:root{--black:#000;--white:#fff;--blue:#0062ff;--ash:#4d4d4d;--smoke:#808080;--fog:#999;--mist:#c6c6c6;--line:rgba(255,255,255,.18);--line-strong:rgba(255,255,255,.38);--surface:rgba(5,5,5,.78);--ease:cubic-bezier(.16,1,.3,1);--ui:'IBM Plex Sans','Noto Sans SC','PingFang SC','Microsoft YaHei',sans-serif;--display:var(--ui);--reading-scale:1.15;--micro-size:calc(12px * var(--reading-scale));--header-control-height:30px}
html[data-font-size="small"]{--reading-scale:1}
html[data-font-size="medium"]{--reading-scale:1.15}
html[data-font-size="large"]{--reading-scale:1.32}
*{box-sizing:border-box}
html,body{width:100%;min-height:100%;margin:0;background:var(--black);color:var(--white)}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{font-family:var(--ui);font-size:calc(12px * var(--reading-scale));font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
button,a{font:inherit;color:inherit}
button{appearance:none}
.chrome{transition:opacity .4s ease}
body.ui-idle .chrome{opacity:.46}
body.panel-open .chrome{opacity:.08;pointer-events:none}
.site-header{position:fixed;z-index:10;top:0;left:0;width:100%;padding:20px 24px;display:grid;grid-template-columns:1fr auto;align-items:center}
.identity{display:flex;width:max-content;height:var(--header-control-height);align-items:center;color:#fff;text-decoration:none;transition:opacity .28s ease}
.site-header.is-heading-collision .identity{opacity:0;pointer-events:none}
.identity-wordmark{display:block;width:92px;height:auto;opacity:.92;transition:opacity .25s ease}
.identity:hover .identity-wordmark,.identity:focus-visible .identity-wordmark{opacity:1}.identity:focus-visible{outline:1px solid var(--white);outline-offset:6px}
.header-tools{justify-self:end;display:flex;align-items:center;gap:6px}
.ghost-nav{display:flex;align-items:center;gap:4px;order:1}
.ghost-nav button,.ghost-nav a,.panel-close{height:var(--header-control-height);display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:999px;background:rgba(0,0,0,.58);padding:0 11px;color:var(--mist);font-size:var(--micro-size);line-height:1;white-space:nowrap;cursor:pointer;text-decoration:none;backdrop-filter:blur(10px);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .35s var(--ease)}
.ghost-nav .info-button,.reading-tools button{width:var(--header-control-height);min-width:var(--header-control-height);height:var(--header-control-height);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:rgba(0,0,0,.58);padding:0;color:#fff;font-size:var(--micro-size);font-weight:400;line-height:1;cursor:pointer;backdrop-filter:blur(10px);transition:background .22s ease,border-color .22s ease,transform .35s var(--ease)}
.info-button svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;opacity:1}.info-button svg circle{fill:currentColor;stroke:none}
.panel-close{position:relative;width:var(--header-control-height);min-width:var(--header-control-height);aspect-ratio:1;flex:0 0 var(--header-control-height);border-radius:50%;padding:0}.panel-close::before,.panel-close::after{content:"";position:absolute;top:50%;left:50%;width:10px;height:1.5px;border-radius:999px;background:currentColor;transform-origin:center}.panel-close::before{transform:translate(-50%,-50%) rotate(45deg)}.panel-close::after{transform:translate(-50%,-50%) rotate(-45deg)}
.ghost-nav button:hover,.ghost-nav button:focus-visible,.ghost-nav a:hover,.ghost-nav a:focus-visible,.panel-close:hover,.panel-close:focus-visible{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.56);color:#fff;outline:none}
.reading-tools{order:2;height:var(--header-control-height);display:flex;align-items:center;gap:6px;color:var(--fog)}
.reading-tools button:hover,.reading-tools button:focus-visible{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.56);color:#fff;outline:none}
.reading-tools .language-toggle{position:relative;display:block;color:#fff}
.language-toggle>span{position:absolute;inset:0;display:grid;place-items:center;line-height:1;text-align:center;transform:none}
.font-cycle span{display:block;font-size:13px;line-height:1;transition:font-size .2s ease}
html[data-font-size="small"] .font-cycle span{font-size:12px}html[data-font-size="medium"] .font-cycle span{font-size:13px}html[data-font-size="large"] .font-cycle span{font-size:15px}
.page{position:relative;z-index:1;min-height:100svh;background:transparent}
.stage{height:100svh;overflow:hidden}
.mark-stage{position:fixed;z-index:2;left:50%;top:50%;width:min(44vw,500px);aspect-ratio:1;transform:translate(-50%,-50%);display:grid;place-items:center;isolation:isolate;pointer-events:none;touch-action:none;cursor:default;user-select:none;will-change:transform,opacity}
.mark-stage.is-interactive{pointer-events:auto;cursor:grab}
.mark-stage.is-interactive.is-dragging{cursor:grabbing}
.crystal-mark{position:absolute;z-index:2;inset:0;pointer-events:none}
.specimen-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;opacity:0;transition:opacity .22s ease-out}
.crystal-mark.is-webgl-ready .specimen-canvas{opacity:1}
.statement{position:absolute;left:24px;bottom:22px;opacity:var(--statement-opacity,1);transform:translateY(var(--statement-shift,0));will-change:opacity,transform}
.statement p{margin:0;font-family:var(--display);font-size:calc(16px * var(--reading-scale));font-weight:400;line-height:1.2;letter-spacing:-.025em}
.statement span{color:var(--fog);font-size:var(--micro-size);letter-spacing:.07em}
.scroll-cue{position:absolute;z-index:6;left:50%;bottom:24px;width:48px;height:48px;display:grid;place-items:center;border:0;background:transparent;color:inherit;text-decoration:none;opacity:0;visibility:hidden;transform:translate(-50%,8px);pointer-events:none;transition:opacity .55s ease,transform .65s var(--ease),visibility .55s ease}
.scroll-cue.is-visible{opacity:.68;visibility:visible;transform:translate(-50%,0);pointer-events:auto}
.scroll-cue>i{display:block;width:20px;height:20px;background:linear-gradient(180deg,#eef4ff 0 34%,#5790ff 52%,var(--blue) 100%);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpolyline points='48 96 128 176 208 96' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='24'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpolyline points='48 96 128 176 208 96' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='24'/%3E%3C/svg%3E") center/contain no-repeat;animation:scroll-cue-breathe 2.6s cubic-bezier(.45,0,.2,1) infinite;transition:filter .28s ease,transform .4s var(--ease)}
.scroll-cue:hover,.scroll-cue:focus-visible{opacity:1;outline:none;transform:translate(-50%,2px)}
.scroll-cue:hover>i,.scroll-cue:focus-visible>i{filter:drop-shadow(0 5px 8px rgba(0,98,255,.62));transform:scale(1.06)}
.scroll-cue:focus-visible{box-shadow:0 0 0 1px rgba(255,255,255,.28);border-radius:50%}
@keyframes scroll-cue-breathe{0%,100%{opacity:.58;transform:translateY(-2px);filter:drop-shadow(0 4px 4px rgba(0,98,255,.22))}50%{opacity:1;transform:translateY(3px);filter:drop-shadow(0 6px 9px rgba(0,98,255,.62))}}
.render-progress{--render-progress:0%;position:absolute;z-index:5;right:10%;bottom:-32px;left:10%;display:grid;gap:8px;color:var(--fog);font-size:var(--micro-size);letter-spacing:.1em;pointer-events:none;transition:opacity .55s ease,transform .55s var(--ease)}
.render-progress>div{display:flex;justify-content:space-between;align-items:center}.render-progress output{color:var(--white);font:inherit;font-variant-numeric:tabular-nums}.render-track{display:block;height:2px;background:rgba(255,255,255,.16);overflow:hidden}.render-track i{display:block;width:var(--render-progress);height:100%;background:var(--blue);box-shadow:0 0 10px rgba(0,98,255,.7);transition:width .08s linear}.render-progress.is-complete,.mark-stage.render-failed .render-progress{opacity:0;visibility:hidden;transform:translate(-50%,8px)}.render-progress.is-content-state{opacity:0;visibility:hidden;transform:translate(-50%,8px)}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.content-page{padding:92px 24px 64px;display:grid;grid-template-columns:minmax(190px,1fr) minmax(0,3fr);gap:48px}
.page-heading,.work-grid,.social-list{opacity:var(--exit-opacity,1);transform:translateY(var(--exit-shift,0));will-change:opacity,transform}
.page-heading h1,.page-heading h2{margin:0 0 14px;font-family:var(--display);font-size:clamp(42px,5vw,68px);font-weight:400;line-height:.88;letter-spacing:-.055em}.page-heading p{max-width:calc(320px * var(--reading-scale));margin:0;color:var(--mist);font-family:var(--display);font-size:calc(16px * var(--reading-scale));line-height:1.72;letter-spacing:-.015em;text-wrap:pretty}
.page-kicker{margin-bottom:22px;color:var(--fog);font-size:calc(11px * var(--reading-scale));letter-spacing:.14em;line-height:1.2}
html[lang^="zh"] .page-heading h1,html[lang^="zh"] .page-heading h2{letter-spacing:-.035em}
html[lang="en"] .work-page .page-heading p,html[lang="en"] .social-page .page-heading p{max-width:410px}
.work-grid{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-self:center}.work-card{min-width:0;padding:12px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.026),transparent 30%),var(--surface);box-shadow:inset 0 1px rgba(255,255,255,.025),0 22px 70px rgba(0,0,0,.18);backdrop-filter:blur(8px)}.work-card-link{color:inherit;text-decoration:none;transition:border-color .25s ease,transform .4s var(--ease),box-shadow .4s ease}.work-card-link:hover,.work-card-link:focus-visible{border-color:var(--line-strong);outline:none;transform:translateY(-2px);box-shadow:inset 0 1px rgba(255,255,255,.05),0 24px 70px rgba(0,0,0,.28)}.work-card-link:focus-visible{box-shadow:0 0 0 2px rgba(0,98,255,.45),0 24px 70px rgba(0,0,0,.28)}.work-visual{position:relative;aspect-ratio:4/5;margin-bottom:14px;border:1px solid rgba(255,255,255,.035);background:linear-gradient(145deg,rgba(255,255,255,.018),transparent 38%),rgba(3,3,3,.88);border-radius:8px;overflow:hidden}.project-preview{display:flex;flex-direction:column;justify-content:space-between;padding:18px}.project-preview span,.project-preview small{position:relative;z-index:2;font-size:calc(8px * var(--reading-scale));font-style:normal;letter-spacing:.08em}.project-preview small{align-self:flex-end}.icon-preview img{position:absolute;z-index:1;top:50%;left:50%;width:64%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:22%;transform:translate(-50%,-50%);box-shadow:0 18px 48px rgba(0,0,0,.4);transition:transform .55s var(--ease),filter .4s ease,opacity .32s ease}.micronature-preview .theme-icon-dark,.kinview-preview .theme-icon-dark{opacity:0}.work-card-link:hover .icon-preview img,.work-card-link:focus-visible .icon-preview img{transform:translate(-50%,-50%) scale(1.02);filter:brightness(1.025)}.work-meta{display:flex;justify-content:space-between;gap:10px;color:var(--fog);font-size:calc(8px * var(--reading-scale));letter-spacing:.05em}.work-meta span:last-child{text-align:right}.work-card h2,.work-card h3{margin:14px 0 6px;font-size:calc(14px * var(--reading-scale));letter-spacing:-.01em}.work-card>p{margin:0;color:var(--mist);font-family:var(--display);font-size:calc(14px * var(--reading-scale));line-height:1.58;letter-spacing:-.015em;text-wrap:pretty}
.work-card-static{cursor:default}
@media(max-width:1200px){.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-visual{aspect-ratio:4/3}.content-page{align-items:start}.work-page{min-height:auto}.work-card>p{min-height:3em}}
@media(min-width:701px) and (max-width:1000px){.content-page{grid-template-columns:minmax(150px,180px) minmax(0,1fr);gap:28px}.work-grid{grid-template-columns:1fr}.work-card:first-child{grid-column:auto}.work-card:first-child .work-visual,.work-visual{aspect-ratio:16/7}.work-card>p{min-height:0}.social-list>a,.social-list>div{grid-template-columns:40px minmax(120px,.8fr) minmax(160px,1.3fr);gap:14px}.social-owner{display:none}}
.social-page{align-items:start}.social-list{position:relative;z-index:3;align-self:center;border-top:1px solid var(--line);background:rgba(0,0,0,.66);backdrop-filter:blur(8px)}.social-list>a,.social-list>div{min-height:84px;display:grid;grid-template-columns:48px 1fr minmax(210px,1.5fr) 104px;gap:18px;align-items:center;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.social-list span{color:var(--fog);font-size:var(--micro-size);font-weight:400;letter-spacing:.06em}.social-list strong{font-size:calc(14px * var(--reading-scale));transition:transform .35s var(--ease),color .25s ease}.social-list em{color:var(--mist);font-family:var(--display);font-size:calc(16px * var(--reading-scale));font-style:normal;letter-spacing:-.015em}.social-owner{justify-self:end;color:rgba(255,255,255,.56);font-size:calc(10px * var(--reading-scale));font-weight:400;line-height:1;letter-spacing:.055em;white-space:nowrap}.social-owner.owner-labs{color:rgba(255,255,255,.56)}.social-list a{transition:background .3s ease}.social-list a:hover,.social-list a:focus-visible{background:linear-gradient(90deg,rgba(0,98,255,.09),rgba(0,98,255,0) 62%);outline:none}.social-list a:hover strong,.social-list a:focus-visible strong{color:#fff;transform:translateX(4px)}
.site-footer{position:relative;z-index:4;min-height:120px;padding:24px;display:flex;justify-content:space-between;align-items:flex-end;gap:32px;background:var(--black);color:var(--fog);font-size:var(--micro-size);letter-spacing:.08em}
.support-entry{position:relative;min-height:44px;display:inline-flex;align-items:flex-end;padding:12px 0;color:rgba(255,255,255,.64);text-decoration:none;transition:color .28s ease}
.support-entry::after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .4s var(--ease)}
.support-entry-title{font-size:var(--micro-size);font-weight:400;line-height:1;letter-spacing:.08em}
.support-entry:hover,.support-entry:focus-visible{color:var(--mist);outline:none}
.support-entry:hover::after,.support-entry:focus-visible::after{transform:scaleX(1)}
.support-entry:focus-visible{outline:1px solid rgba(255,255,255,.35);outline-offset:4px}
.overlay-panel{position:fixed;z-index:30;top:50%;right:24px;width:min(520px,calc(100vw - 48px));height:auto;max-height:calc(100vh - 96px);transform:translate(24px,-50%);opacity:0;visibility:hidden;display:grid;grid-template-rows:auto 1fr;background:rgba(0,0,0,.7);border:1px solid var(--line);border-radius:12px;box-shadow:0 30px 100px rgba(0,0,0,.5),inset 0 1px rgba(255,255,255,.025);backdrop-filter:blur(14px);transition:opacity .4s ease,transform .4s var(--ease),visibility .4s ease}
.overlay-panel.is-open{opacity:1;visibility:visible;transform:translate(0,-50%)}
.panel-header{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;color:var(--fog);font-size:var(--micro-size);letter-spacing:.06em}
.panel-header{border-bottom:1px solid var(--line)}
.panel-content{padding:48px 28px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--ash) transparent}
.panel-content::-webkit-scrollbar{width:5px}.panel-content::-webkit-scrollbar-track{background:transparent}.panel-content::-webkit-scrollbar-thumb{background:var(--ash);border-radius:5px}
.profile-copy{max-width:430px;font-family:var(--display);font-size:calc(15px * var(--reading-scale));line-height:1.72;letter-spacing:-.012em;text-wrap:pretty}
.profile-copy p{margin:0;color:var(--mist)}
.profile-copy p+p{margin-top:1.45em;padding-top:1.45em;border-top:1px solid rgba(255,255,255,.1)}
.profile-copy .profile-motto{display:grid;gap:.25em;color:var(--mist);font-size:calc(17px * var(--reading-scale));line-height:1.45;letter-spacing:-.02em}
.profile-email{position:relative;display:grid;min-height:62px;grid-template-columns:24px 1fr;align-items:center;gap:13px;margin-top:1.65em;padding:0 2px;border-block:1px solid rgba(255,255,255,.16);color:var(--white);text-decoration:none;overflow:hidden;transition:border-color .3s ease}
.profile-email::before{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease)}
.profile-email-icon{display:grid;width:24px;height:24px;place-items:center;color:var(--mist);transition:color .3s ease,transform .4s var(--ease)}
.profile-email-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}
.profile-email>span:nth-child(2){font-size:calc(15px * var(--reading-scale));font-variant-numeric:tabular-nums;letter-spacing:.015em;transition:transform .4s var(--ease)}
.profile-email:hover,.profile-email:focus-visible{border-color:rgba(255,255,255,.32);outline:none}
.profile-email:hover::before,.profile-email:focus-visible::before{transform:scaleX(1)}
.profile-email:hover .profile-email-icon,.profile-email:focus-visible .profile-email-icon{color:#fff}
.profile-email:hover>span:nth-child(2),.profile-email:focus-visible>span:nth-child(2){transform:translateX(3px)}
.panel-scrim{position:fixed;z-index:20;inset:0;width:100%;height:100%;border:0;background:rgba(0,0,0,.3);opacity:0;visibility:hidden;cursor:default;transition:opacity .4s ease,visibility .4s ease}
body.panel-open .panel-scrim{opacity:1;visibility:visible}
@media(prefers-color-scheme:dark){.micronature-preview .theme-icon-light,.kinview-preview .theme-icon-light{opacity:0}.micronature-preview .theme-icon-dark,.kinview-preview .theme-icon-dark{opacity:1}}
@media(max-width:700px){:root{--header-control-height:44px}.site-header{padding:12px 16px;grid-template-columns:1fr auto}.identity-wordmark{width:74px}.header-tools{gap:6px}.ghost-nav{gap:4px}.ghost-nav button,.ghost-nav a{padding-inline:8px;font-size:calc(9px * var(--reading-scale))}.ghost-nav .info-button{padding:0}.mark-stage{width:min(76vw,330px)}.render-progress{right:8%;bottom:-28px;left:8%}.statement{left:16px;bottom:18px}.statement p{max-width:270px}.statement span{display:block;max-width:210px;line-height:1.5}.scroll-cue{bottom:12px;width:44px;height:44px}.scroll-cue>i{width:18px;height:18px}.content-page{padding:98px 16px 56px;display:block}.page-heading{margin-bottom:36px}.page-heading p{max-width:280px}.work-grid{grid-template-columns:1fr;gap:14px}.work-card:first-child{grid-column:auto}.work-card:first-child .work-visual,.work-visual{aspect-ratio:4/3}.work-card>p{min-height:0;font-size:calc(14px * var(--reading-scale))}.social-list>a,.social-list>div{grid-template-columns:30px minmax(0,1fr) auto;gap:10px;min-height:70px}.social-list em{display:none}.social-owner{font-size:calc(8px * var(--reading-scale))}.site-footer{min-height:104px;padding:20px 16px}.support-entry{min-height:44px}.overlay-panel{top:70px;right:12px;width:calc(100vw - 24px);height:auto;max-height:calc(100vh - 140px);transform:translateY(20px)}.overlay-panel.is-open{transform:none}.panel-content{padding:36px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.render-progress{display:none}.scroll-cue>i{animation:none;opacity:.72;transform:none}.page-heading,.work-grid,.social-list{opacity:1!important;transform:none!important;will-change:auto}.chrome,.scroll-cue,.scroll-cue>i,.overlay-panel,.panel-scrim,.specimen-canvas,.support-entry,.support-entry::after{transition-duration:.01ms!important}}

.micronature-preview .theme-icon-light{opacity:0}.micronature-preview .theme-icon-dark{opacity:1}
@media(max-width:700px){html[lang="en"] .social-page .page-heading p{white-space:normal}}

/* Editorial refinement: preserve the laboratory identity while improving hierarchy and rhythm. */
:root{
  --header-control-height:32px;
  --page-gutter:clamp(22px,3vw,48px);
  --content-width:1600px;
  --surface-refined:rgba(4,4,4,.94);
  --surface-hover:rgba(10,10,10,.96);
  --line-refined:rgba(255,255,255,.14);
  --line-emphasis:rgba(255,255,255,.28);
  --text-secondary:rgba(255,255,255,.72);
  --text-tertiary:rgba(255,255,255,.48)
}
body{overflow-x:clip}
::selection{background:rgba(0,98,255,.82);color:#fff}
body.ui-idle .chrome{opacity:.62}
.site-header{padding:22px var(--page-gutter)}
.identity-wordmark{width:96px;opacity:.88}
.ghost-nav .info-button,.reading-tools button{
  border-color:rgba(255,255,255,.25);
  background:rgba(3,3,3,.72);
  box-shadow:inset 0 1px rgba(255,255,255,.025)
}
html[lang^="zh"] .language-toggle>span{transform:translateY(1px)}
.content-page{
  width:min(100%,var(--content-width));
  min-height:100svh;
  margin-inline:auto;
  padding:clamp(116px,15vh,156px) var(--page-gutter) clamp(88px,11vh,132px);
  grid-template-columns:minmax(240px,.72fr) minmax(0,2.8fr);
  gap:clamp(54px,6vw,108px);
  align-items:start
}
.page-heading{max-width:330px;padding-top:3px}
.page-kicker{
  display:flex;
  align-items:center;
  gap:12px;
  margin:0 0 24px;
  color:rgba(255,255,255,.64);
  font-size:calc(11px * var(--reading-scale));
  font-weight:500;
  letter-spacing:.16em;
  line-height:1;
  text-transform:uppercase
}
.page-heading h1,.page-heading h2{
  margin-bottom:18px;
  font-size:clamp(58px,5.8vw,92px);
  line-height:.9;
  letter-spacing:-.06em
}
html[lang^="zh"] .page-heading h1,html[lang^="zh"] .page-heading h2{letter-spacing:-.045em}
.page-heading p{
  max-width:29ch;
  color:var(--text-secondary);
  font-size:calc(15px * var(--reading-scale));
  line-height:1.78
}
.work-grid{
  width:100%;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;
  align-self:start
}
.work-card{
  padding:14px;
  border-color:var(--line-refined);
  border-radius:10px;
  background:var(--surface-refined);
  box-shadow:inset 0 1px rgba(255,255,255,.018);
  backdrop-filter:blur(10px)
}
.work-card-link{
  transition:border-color .25s ease,background .3s ease,transform .42s var(--ease),box-shadow .3s ease
}
.work-card-link:hover,.work-card-link:focus-visible{
  border-color:var(--line-emphasis);
  background:var(--surface-hover);
  transform:translateY(-2px);
  box-shadow:inset 0 1px rgba(255,255,255,.035),0 28px 80px rgba(0,0,0,.24)
}
.work-card-link:focus-visible{box-shadow:0 0 0 2px rgba(0,98,255,.52),0 28px 80px rgba(0,0,0,.24)}
.work-visual{
  aspect-ratio:16/9;
  margin-bottom:0;
  border-color:transparent;
  border-radius:6px;
  background:linear-gradient(145deg,rgba(255,255,255,.018),transparent 42%),#020202
}
.project-preview{padding:16px 18px}
.project-preview span,.project-preview small,.work-meta{
  color:rgba(255,255,255,.7);
  font-size:calc(12px * var(--reading-scale));
  font-weight:400;
  letter-spacing:.1em;
  line-height:1
}
.project-preview small{margin-top:auto;color:rgba(255,255,255,.78);transition:color .25s ease}
.icon-preview img{
  width:clamp(88px,36%,128px);
  max-height:none;
  object-fit:cover;
  border-radius:22%;
  box-shadow:0 10px 24px rgba(0,0,0,.28);
  transition:transform .58s var(--ease),filter .4s ease,opacity .32s ease
}
.work-card-link:hover .icon-preview img,.work-card-link:focus-visible .icon-preview img{
  transform:translate(-50%,-50%) scale(1.02);
  filter:brightness(1.04)
}
.work-card[href="/tokenbell/"] .icon-preview img,
.work-card[href="/foodbook/"] .icon-preview img{
  box-shadow:0 0 0 1px rgba(255,255,255,.085),0 10px 24px rgba(0,0,0,.28)
}
/* Doumu's artwork fills about 80% of its transparent canvas. */
.doumu-preview img{width:clamp(110px,45%,160px)}
.work-title-row{
  align-items:center;
  margin:20px 2px 8px
}
.work-title-row h2,.work-title-row h3{
  font-size:calc(16px * var(--reading-scale));
  font-weight:600;
  letter-spacing:-.018em
}
.work-title-row>span{
  color:var(--text-tertiary);
  font-size:calc(10px * var(--reading-scale));
  font-weight:500;
  letter-spacing:.12em
}
.work-card>p{
  max-width:48ch;
  margin:0 2px 4px;
  color:var(--text-secondary);
  font-size:calc(16px * var(--reading-scale));
  line-height:1.68;
  letter-spacing:-.01em
}
.social-page{align-items:start}
.social-list{
  width:100%;
  align-self:start;
  border-top-color:var(--line-refined);
  background:rgba(0,0,0,.74)
}
.social-list>a,.social-list>div{
  min-height:82px;
  grid-template-columns:minmax(160px,.8fr) minmax(240px,1.4fr);
  gap:24px;
  border-bottom-color:var(--line-refined)
}
.social-list a:hover,.social-list a:focus-visible{background:rgba(255,255,255,.018)}
.social-list a:hover em,.social-list a:focus-visible em{color:#fff}
.overlay-panel{
  right:var(--page-gutter);
  width:min(580px,calc(100vw - var(--page-gutter) * 2));
  max-height:calc(100vh - 80px);
  border-color:var(--line-refined);
  border-radius:10px;
  background:rgba(3,3,3,.88);
  box-shadow:0 36px 120px rgba(0,0,0,.62),inset 0 1px rgba(255,255,255,.025);
  backdrop-filter:blur(20px) saturate(115%)
}
.panel-scrim{background:rgba(0,0,0,.46);backdrop-filter:blur(2px)}
.panel-header{padding:17px 20px;border-bottom-color:var(--line-refined)}
.panel-content{padding:52px 36px 44px}
.profile-copy{
  max-width:46ch;
  font-size:calc(15px * var(--reading-scale));
  line-height:1.82;
  letter-spacing:-.008em
}
.profile-copy p{color:var(--text-secondary)}
.profile-copy p+p{
  margin-top:1.5em;
  padding-top:0;
  border-top:0
}
.profile-copy .profile-motto{
  margin-top:2.25em;
  color:#fff;
  font-size:calc(18px * var(--reading-scale));
  line-height:1.34
}
.profile-email{margin-top:2em;border-color:var(--line-refined)}
.site-footer{
  width:min(100%,var(--content-width));
  margin-inline:auto;
  padding:28px var(--page-gutter) 30px
}

@media(max-width:1100px){
  .content-page{
    grid-template-columns:minmax(190px,220px) minmax(0,1fr);
    gap:48px
  }
  .page-heading h1,.page-heading h2{font-size:clamp(54px,6.2vw,72px)}
}

@media(min-width:981px){
  html[lang="en"] .content-page{
    grid-template-columns:minmax(300px,.9fr) minmax(0,2.7fr);
    gap:clamp(42px,5vw,84px)
  }
  html[lang="en"] .page-heading h1,html[lang="en"] .page-heading h2{
    font-size:clamp(52px,4.7vw,64px)
  }
}

@media(max-width:980px){
  .content-page{grid-template-columns:minmax(170px,190px) minmax(0,1fr);gap:36px}
  .work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .work-visual{aspect-ratio:16/7}
  .icon-preview img{width:clamp(104px,22%,136px);max-height:72%}
  .work-card>p{min-height:0}
  .social-list>a,.social-list>div{grid-template-columns:minmax(120px,.8fr) minmax(150px,1.2fr);gap:20px}
  html[lang="en"] .content-page{display:block}
  html[lang="en"] .page-heading{max-width:620px;margin-bottom:48px}
}

/* Give the project grid room without changing the other editorial sections. */
.work-page,html[lang="en"] .work-page{
  grid-template-columns:minmax(170px,.65fr) minmax(0,3fr);
  gap:clamp(32px,4vw,64px)
}
.work-page .work-visual,.work-page .work-card:first-child .work-visual{aspect-ratio:16/10}
.work-page .icon-preview img{height:auto;max-height:none}
@media(max-width:1199px){
  .work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
  .work-page,html[lang="en"] .work-page{display:block}
  .work-page .page-heading{margin-bottom:36px}
}

@media(max-width:700px){
  :root{--header-control-height:44px;--page-gutter:16px}
  .site-header{padding:13px var(--page-gutter)}
  .identity-wordmark{width:78px}
  .content-page{
    width:100%;
    min-height:auto;
    padding:104px var(--page-gutter) 68px;
    display:block
  }
  .page-heading{max-width:100%;margin-bottom:44px;padding-top:0}
  .page-kicker{margin-bottom:18px;font-size:calc(11px * var(--reading-scale));letter-spacing:.12em}
  .page-heading h1,.page-heading h2{margin-bottom:16px;font-size:clamp(54px,16vw,76px)}
  .page-heading p{max-width:30ch;font-size:calc(15px * var(--reading-scale));line-height:1.72}
  .work-grid{grid-template-columns:1fr;gap:16px}
  .work-card{padding:12px;border-radius:9px}
  .work-visual{aspect-ratio:16/10;border-radius:5px}
  .project-preview{padding:14px}
  .icon-preview img{width:clamp(106px,32%,136px);max-height:64%}
  .doumu-preview img{width:clamp(132.5px,40%,170px);max-height:80%}
  .work-title-row{margin:17px 2px 7px}
  .work-card>p{margin-bottom:3px;font-size:calc(14px * var(--reading-scale));line-height:1.65}
  .social-page{padding-top:92px}
  .social-list>a,.social-list>div{
    min-height:82px;
    grid-template-columns:minmax(0,1fr);
    grid-template-areas:"name" "handle";
    column-gap:10px;
    row-gap:5px;
    padding-block:12px
  }
  .social-list strong{grid-area:name}
  .social-list em{display:block;grid-area:handle;font-size:calc(12px * var(--reading-scale));line-height:1.35}
  .overlay-panel{
    top:70px;
    right:12px;
    width:calc(100vw - 24px);
    max-height:calc(100vh - 104px)
  }
  .panel-content{padding:36px 22px 32px}
  .profile-copy{max-width:none;font-size:calc(14px * var(--reading-scale));line-height:1.8}
  .site-footer{padding:24px var(--page-gutter)}
}

@media(prefers-reduced-motion:reduce){
  .work-card-link,.work-card-link:hover,.work-card-link:focus-visible{transform:none}
  .work-card-link:hover .icon-preview img,.work-card-link:focus-visible .icon-preview img{transform:translate(-50%,-50%)}
}

/* Network is a continuous editorial link field: no taxonomy, cards, rows, or hover bars. */
.social-page{align-items:start}
.social-page .page-heading{padding-top:0}
.social-list{
  width:100%;
  align-self:start;
  padding:8px 0 44px;
  border:0;
  background:transparent;
  backdrop-filter:none
}
.social-list>.social-channels-flat{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:clamp(58px,7vw,112px);
  row-gap:clamp(34px,5.2vh,54px);
  min-height:0;
  border:0
}
.social-channel{
  position:relative;
  min-width:0;
  min-height:0;
  display:flex;
  align-items:flex-start;
  gap:20px;
  padding:0;
  border:0;
  color:inherit;
  text-decoration:none;
  transition:opacity .28s ease
}
.copy-channel{
  width:100%;
  appearance:none;
  border:0;
  background:transparent;
  font:inherit;
  text-align:left;
  cursor:pointer
}
.social-channel-copy{min-width:0;display:grid;gap:8px}
.social-channel strong{
  display:block;
  color:rgba(255,255,255,.88);
  font-size:clamp(calc(24px * var(--reading-scale)),2.35vw,calc(36px * var(--reading-scale)));
  font-weight:400;
  line-height:.98;
  letter-spacing:-.045em;
  transition:color .28s ease,transform .42s var(--ease)
}
.social-channel-copy strong,.social-channel-copy em{grid-area:auto}
.social-channel em{
  display:block;
  overflow:hidden;
  color:rgba(255,255,255,.64);
  font-family:var(--ui);
  font-size:calc(13px * var(--reading-scale));
  font-style:normal;
  line-height:1.4;
  letter-spacing:.08em;
  text-overflow:ellipsis;
  white-space:nowrap;
  transition:color .3s ease
}
.social-channel-icon{
  width:24px;
  height:24px;
  flex:0 0 24px;
  display:grid;
  place-items:center;
  margin-left:auto;
  color:rgba(255,255,255,.54);
  opacity:.26;
  transform:translate(-5px,3px);
  transition:opacity .3s ease,transform .42s var(--ease),color .3s ease
}
.social-channel-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.social-channel-icon-copy .icon-check{display:none}
.copy-channel.is-copied .social-channel-icon-copy .icon-copy{display:none}
.copy-channel.is-copied .social-channel-icon-copy .icon-check{display:block}
.social-channel[href]:hover,.social-channel[href]:focus-visible,.copy-channel:hover,.copy-channel:focus-visible{
  background:transparent;
  outline:none
}
.social-channel[href]:hover strong,.social-channel[href]:focus-visible strong,.copy-channel:hover strong,.copy-channel:focus-visible strong{color:#fff;transform:translateX(5px)}
.social-channel[href]:hover em,.social-channel[href]:focus-visible em,.copy-channel:hover em,.copy-channel:focus-visible em{color:rgba(255,255,255,.72)}
.social-channel[href]:hover>.social-channel-icon,.social-channel[href]:focus-visible>.social-channel-icon,.copy-channel:hover>.social-channel-icon,.copy-channel:focus-visible>.social-channel-icon{
  color:rgba(92,145,255,.95);
  opacity:1;
  transform:translate(0,3px)
}
.social-channel[href]:focus-visible,.copy-channel:focus-visible{box-shadow:0 0 0 2px rgba(0,98,255,.42);border-radius:4px}
.copy-channel.is-copied>.social-channel-icon{color:#fff;opacity:1;transform:translate(0,3px)}
.social-channel.is-static{cursor:text;user-select:text}
.social-channel.is-static strong{color:rgba(255,255,255,.68)}
.copy-toast{
  position:fixed;
  z-index:18;
  left:50%;
  bottom:30px;
  padding:10px 14px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(8,8,8,.88);
  color:rgba(255,255,255,.9);
  font-size:calc(10px * var(--reading-scale));
  letter-spacing:.05em;
  opacity:0;
  pointer-events:none;
  transform:translate(-50%,8px);
  backdrop-filter:blur(12px);
  transition:opacity .22s ease,transform .32s var(--ease)
}
.copy-toast.is-visible{opacity:1;transform:translate(-50%,0)}

@media(max-width:980px){
  .social-list>.social-channels-flat{column-gap:42px;row-gap:38px}
  .social-channel strong{font-size:clamp(calc(21px * var(--reading-scale)),3.2vw,calc(30px * var(--reading-scale)))}
}

@media(max-width:700px){
  .social-list{padding:4px 0 20px}
  .social-list>.social-channels-flat{grid-template-columns:1fr;gap:28px}
  .social-channel{
    min-height:0;
    align-items:flex-start;
    padding:0;
    background:transparent
  }
  .social-channel strong{font-size:calc(24px * var(--reading-scale));letter-spacing:-.04em}
  .social-channel em{font-size:calc(12px * var(--reading-scale));white-space:normal;overflow-wrap:anywhere}
  .social-channel>.social-channel-icon{width:22px;height:22px;flex-basis:22px;opacity:.38;transform:translate(0,2px)}
  .social-channel>.social-channel-icon svg{width:22px;height:22px}
  .copy-toast{bottom:18px}
}

@media(prefers-reduced-motion:reduce){
  .social-channel,.social-channel strong,.social-channel em,.social-channel>.social-channel-icon{transition-duration:.01ms!important}
}

.work-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 2px 8px;padding-right:16px}.work-title-row h2,.work-title-row h3{min-width:0;margin:0}.work-title-row>span{min-width:4em;flex:0 0 auto;color:var(--text-tertiary);font-size:calc(13px * var(--reading-scale));font-weight:500;letter-spacing:.08em;text-align:right}
.project-preview span,.project-preview small,.work-meta{font-size:calc(11px * var(--reading-scale))}
@media(max-width:700px){.ghost-nav button,.ghost-nav a{font-size:var(--micro-size)}.work-title-row{margin:17px 2px 7px}}

/* Keep each project status on the same right-hand baseline. */
.project-preview small{position:absolute;right:18px;bottom:16px;align-self:auto;text-align:right}

/* The loading readout stays centered while the μ specimen performs its entrance motion. */
.render-progress{position:fixed;z-index:20;top:calc(50% + min(22vw,250px) + 18px);right:auto;bottom:auto;left:50%;width:min(400px,40vw);transform:translateX(-50%)}
.render-progress.is-complete{transform:translate(-50%,8px)}
@media(max-width:700px){.work-card>p{font-size:calc(15px * var(--reading-scale))}.work-title-row{padding-right:14px}.render-progress{top:calc(50% + min(38vw,165px) + 16px);width:70vw}}

/* ByteKibble uses its matching light and dark app icon on the homepage card. */
.bytekibble-preview .theme-icon-dark{opacity:0}
@media(prefers-color-scheme:dark){
  .bytekibble-preview .theme-icon-light{opacity:0}
  .bytekibble-preview .theme-icon-dark{opacity:1}
}
