:root{--night:#05051a;--night-soft:#0b0927;--panel:#161139c7;--panel-solid:#131032;--text:#f3efff;--muted:#a99bc9;--dim:#74658f;--violet:#9f63ff;--violet-light:#d8b8ff;--violet-deep:#5d2bc8;--mint:#68edc6;--line:#bb97ff40;--display:"Avenir Next Condensed", "DIN Condensed", "Noto Sans SC", sans-serif;--body:"Avenir Next", "Noto Sans SC", "PingFang SC", sans-serif;--mono:"SFMono-Regular", "Roboto Mono", Consolas, monospace;--nav-height:74px;--radius:14px;--page-gutter:clamp(20px, 4vw, 64px)}*{box-sizing:border-box}html{background:var(--night);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--night);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}.click-spark-root{min-height:100dvh;position:relative}.click-spark-canvas{z-index:1300;pointer-events:none;-webkit-user-select:none;user-select:none;width:100vw;height:100dvh;display:block;position:fixed;inset:0}button,a{color:inherit;font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--violet-light);outline-offset:4px}img{max-width:100%;display:block}main{background:radial-gradient(circle at 84% 7%, #7443e02e, transparent 28%), var(--night);min-height:100dvh;position:relative;overflow:clip}.archive-noise,.archive-scanlines{z-index:200;pointer-events:none;position:fixed;inset:0}.archive-noise{opacity:.12;mix-blend-mode:soft-light;background-image:radial-gradient(circle at 20% 31%,#fff 0 .5px,#0000 .8px),radial-gradient(circle at 72% 67%,#fff 0 .45px,#0000 .8px),radial-gradient(circle at 46% 81%,#fff 0 .5px,#0000 .8px);background-size:7px 9px,11px 13px,17px 19px}.archive-scanlines{opacity:.035;background:linear-gradient(#0000 50%,#000 50%) 0 0/100% 4px}.skip-link{z-index:500;color:var(--night);background:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.loading-screen{z-index:600;font-family:var(--mono);letter-spacing:.08em;background-color:#050516;background-image:linear-gradient(#d8b8ff09 1px,#0000 1px),linear-gradient(90deg,#d8b8ff06 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-content:center;padding:24px;display:grid;position:fixed;inset:0;overflow:hidden}.loading-screen:before{content:"";background:linear-gradient(90deg,#0000,#ad74ff1f,#0000);width:22%;animation:.86s cubic-bezier(.16,1,.3,1) both loading-scan;position:absolute;inset:-20% 0;transform:skew(-16deg)translate(-180%)}.loading-console{clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,28px 100%,0 calc(100% - 28px));background:#07061cdb;border:1px solid #d8b8ff33;width:min(680px,100vw - 48px);padding:clamp(24px,5vw,54px);position:relative;box-shadow:0 34px 100px #0000006b}.loading-kicker,.loading-wordmark,.loading-modules{justify-content:space-between;align-items:center;display:flex}.loading-kicker{color:var(--violet-light);font-size:.58rem}.loading-kicker small{color:var(--dim);font-size:.48rem}.loading-wordmark{gap:18px;margin:clamp(34px,7vw,68px) 0 28px;position:relative}.loading-wordmark svg{color:var(--mint);flex:none;animation:.72s ease-in-out infinite alternate loading-pulse}.loading-wordmark strong{font:700 clamp(2.7rem, 8vw, 6rem)/.78 var(--display);letter-spacing:-.045em;margin-right:auto}.loading-wordmark b{color:var(--violet-light);font:400 clamp(1.5rem, 4vw, 2.8rem)/1 var(--mono);align-self:end}.loading-bar{background:#ffffff0a;width:100%;height:3px;overflow:hidden}.loading-bar span{background:linear-gradient(90deg, var(--violet-deep), var(--violet-light), var(--mint));height:100%;transition:width 80ms linear;display:block;box-shadow:0 0 16px #9f63ff80}.loading-modules{gap:10px;margin-top:14px}.loading-modules span{color:#d8b8ff3d;flex:1;font-size:.46rem;transition:color .14s,transform .14s}.loading-modules span.is-ready{color:var(--mint);transform:translateY(-2px)}.loading-screen p{min-height:1.5em;color:var(--muted);margin:28px 0 0;font-size:.62rem;animation:.18s both loading-line-in}.loading-corners i{border-style:solid;border-color:#d8b8ff47;width:46px;height:46px;position:absolute}.loading-corners i:first-child{border-width:1px 0 0 1px;top:22px;left:22px}.loading-corners i:nth-child(2){border-width:1px 1px 0 0;top:22px;right:22px}.loading-corners i:nth-child(3){border-width:0 1px 1px 0;bottom:22px;right:22px}.loading-corners i:nth-child(4){border-width:0 0 1px 1px;bottom:22px;left:22px}@keyframes loading-scan{to{transform:skew(-16deg)translate(620%)}}@keyframes loading-pulse{to{filter:drop-shadow(0 0 14px #68edc69e);transform:scale(1.18)rotate(12deg)}}@keyframes loading-line-in{0%{opacity:0;transform:translateY(5px)}}@keyframes loading-float{50%{transform:translateY(-7px)rotate(8deg)}}.archive-nav{z-index:250;height:var(--nav-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#050519f0,#050519a3);grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:0 2.8vw;display:grid;position:fixed;top:0;left:0;right:0}.archive-brand,.archive-nav nav button,.nav-tools button{background:0 0;border:0}.archive-brand{white-space:nowrap;align-items:center;gap:11px;padding:0;display:flex}.brand-rune{border:1px solid var(--violet);width:26px;height:32px;color:var(--violet-light);font-family:var(--display);clip-path:polygon(0 0,100% 0,82% 50%,100% 100%,0 100%,18% 50%);place-items:center;font-weight:900;display:grid}.archive-brand strong{color:var(--violet-light);letter-spacing:.04em;font-size:.92rem}.archive-brand small{border-left:1px solid var(--line);color:var(--dim);padding-left:12px;font-size:.7rem}.archive-nav nav{justify-content:center;gap:28px;min-width:0;display:flex}.archive-nav nav button{color:var(--muted);white-space:nowrap;padding:26px 0 24px;font-size:.78rem;position:relative}.archive-nav nav button:after{content:"";background:var(--violet-light);height:2px;box-shadow:0 0 12px var(--violet);transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.archive-nav nav button:hover,.archive-nav nav button.active{color:var(--text)}.archive-nav nav button.active:after{transform:scaleX(1)}.nav-tools{align-items:center;gap:10px;display:flex}.language-switch{min-width:42px;color:var(--violet-light);font-family:var(--mono)!important;padding:7px 8px!important;font-size:.66rem!important}.contact-pill{border-radius:999px;align-items:center;gap:15px;min-height:38px;display:inline-flex;border:1px solid var(--line)!important;color:var(--violet-light)!important;padding:8px 18px!important;font-size:.72rem!important}.contact-pill span{background:var(--violet-light);width:5px;height:5px;box-shadow:0 0 10px var(--violet-light);border-radius:50%}.pill-archive-nav{z-index:260;top:18px;right:var(--page-gutter);left:var(--page-gutter);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(135deg,#110c2de0,#05051994),#07061db8;border:1px solid #d8b8ff33;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:58px;padding:8px;display:grid;position:fixed;box-shadow:0 24px 80px #00000057,inset 0 1px #ffffff14}.pill-logo,.pill-nav-item,.pill-tool,.pill-menu,.pill-mobile-menu button{background:0 0;border:0}.pill-logo{min-width:218px;color:var(--text);text-align:left;border-radius:999px;align-items:center;gap:10px;padding:4px 12px 4px 7px;display:inline-flex}.pill-logo strong{color:var(--violet-light);letter-spacing:.04em;font-size:.88rem}.pill-logo small{border-left:1px solid var(--line);color:var(--dim);font-family:var(--mono);padding-left:10px;font-size:.62rem}.pill-nav-items{justify-content:center;gap:clamp(4px,.6vw,10px);min-width:0;display:flex}.pill-nav-item{min-height:40px;color:var(--muted);white-space:nowrap;isolation:isolate;border-radius:999px;padding:0 17px;font-size:.72rem;transition:color .18s;position:relative;overflow:hidden}.pill-hover-circle{z-index:-1;aspect-ratio:1;opacity:0;background:radial-gradient(circle,#d8b8ff80,#9f63ff3d 56%,#0000 72%),#9f63ff1a;border-radius:50%;width:10px;transition:transform .36s cubic-bezier(.2,.8,.2,1),opacity .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 0 28px #9f63ff70}.pill-label-stack{height:1.2em;display:block;position:relative;overflow:hidden}.pill-label,.pill-label-hover{transition:transform .26s cubic-bezier(.2,.8,.2,1);display:block}.pill-label-hover{color:var(--text);position:absolute;inset:0;transform:translateY(118%)}.pill-nav-item:hover,.pill-nav-item.is-active{color:var(--text)}.pill-nav-item:hover .pill-hover-circle,.pill-nav-item.is-active .pill-hover-circle{opacity:1;transform:translate(-50%,-50%)scale(12)}.pill-nav-item:hover .pill-label,.pill-nav-item.is-active .pill-label{transform:translateY(-118%)}.pill-nav-item:hover .pill-label-hover,.pill-nav-item.is-active .pill-label-hover{transform:translateY(0)}.pill-tools{align-items:center;gap:8px;display:inline-flex}.pill-tool{height:38px;min-height:38px;color:var(--violet-light);font-family:var(--mono);letter-spacing:.05em;border:1px solid #d8b8ff38;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 15px;font-size:.62rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.pill-tool.sound{gap:7px;min-width:82px}.pill-tool.sound svg{flex:none}.pill-tool.sound.is-on{color:var(--mint);background:#68ffcf14;border-color:#68ffcf85}.pill-tool:hover{background:#d8b8ff14;border-color:#d8b8ff94;transform:translateY(-1px)}.pill-tool.contact span{background:var(--violet-light);width:5px;height:5px;box-shadow:0 0 10px var(--violet-light);border-radius:50%;flex:none}.pill-menu{border:1px solid #d8b8ff38;border-radius:999px;place-items:center;width:40px;height:38px;display:none}.pill-menu i{background:var(--violet-light);width:15px;height:1px;transition:transform .24s;position:absolute}.pill-menu i:first-child{transform:translateY(-4px)}.pill-menu i:last-child{transform:translateY(4px)}.pill-menu.open i:first-child{transform:rotate(45deg)}.pill-menu.open i:last-child{transform:rotate(-45deg)}.pill-mobile-menu{display:none}.observe{scroll-margin-top:var(--nav-height)}.archive-hero{min-height:100dvh;padding:calc(var(--nav-height) + 4vh) 8vw 5vh 11vw;position:relative;overflow:hidden}.hero-art,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-art{will-change:transform}.hero-art-static{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-intro{z-index:5;background:#05051a;transition:opacity .72s,visibility .72s;position:absolute;inset:0;overflow:hidden}.hero-intro video{object-fit:cover;width:100%;height:100%}.hero-intro:after{content:"";pointer-events:none;background:linear-gradient(90deg,#03041833,#0000 45%),linear-gradient(#0000 65%,#0404186b);position:absolute;inset:0}.hero-intro.is-done{visibility:hidden;opacity:0;pointer-events:none}.hero-intro button{z-index:12;color:#f5edff;min-height:38px;font-family:var(--mono);letter-spacing:.1em;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06051cc7;border:1px solid #d8b8ff6b;border-radius:999px;padding:0 18px;font-size:.62rem;transition:border-color .18s,background .18s,box-shadow .18s;position:absolute;bottom:26px;right:50%;transform:translate(50%);box-shadow:0 12px 34px #00000052,inset 0 1px #ffffff14}.hero-intro button:hover{background:#5b34aa7a;border-color:#d8b8ffc2;box-shadow:0 14px 38px #0006,0 0 24px #9f63ff2e}.hero-replay-button{z-index:4;min-height:36px;color:var(--violet-light);font:.58rem var(--mono);letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08061e7a;border:1px solid #d8b8ff47;border-radius:999px;padding:0 14px;transition:transform .18s,border-color .18s,background .18s;position:absolute;bottom:102px;right:34px;box-shadow:inset 0 1px #ffffff14}.hero-replay-button:hover{background:#7643d738;border-color:#d8b8ff9e;transform:translateY(-2px)}.hero-overlay{background:linear-gradient(90deg,#030418f5 4%,#04051dd1 31%,#0000 64%),linear-gradient(#0000 70%,#040418d1),radial-gradient(circle at 24% 48%,#321f6829,#0000 36%)}.hero-interface{z-index:1;border-left:1px solid #a069ff7a;width:30px;position:absolute;top:17%;bottom:9%;left:2.1vw}.hero-interface span{background:var(--violet);width:4px;height:4px;box-shadow:0 0 10px var(--violet);position:absolute;left:-2px}.hero-interface span:first-child{top:0}.hero-interface span:nth-child(2){top:48%}.hero-interface span:nth-child(3){bottom:0}.hero-content{z-index:2;width:min(760px,56vw);margin-top:10.5vh;position:relative}.hero-eyebrow,.section-heading>span,.modal-code,.coop-section>div>span{color:var(--violet-light);font-family:var(--mono);letter-spacing:.12em;align-items:center;gap:9px;font-size:.65rem;display:flex}.hero-heading{font-family:var(--display);letter-spacing:.06em;margin:22px 0 0;font-weight:600;line-height:1.18}.hero-heading>span{display:block;overflow:hidden}.hero-heading>span:first-child{background:linear-gradient(90deg, white 8%, var(--violet-light) 86%);color:#0000;-webkit-background-clip:text;font-size:clamp(2.65rem,4vw,4.5rem)}.hero-heading>span:last-child{color:#b68cff;margin-top:10px;font-size:clamp(1.7rem,2.7vw,2.8rem);font-weight:400}.hero-rule{width:min(510px,90%);color:var(--violet-light);grid-template-columns:1fr auto .24fr;align-items:center;gap:8px;margin:25px 0;display:grid}.hero-rule i{background:linear-gradient(90deg, var(--violet), transparent);height:1px}.hero-rule i:last-child{background:linear-gradient(90deg, var(--violet-light), transparent)}.hero-description{color:#cabee0;letter-spacing:.12em;max-width:36ch;margin:0;font-size:clamp(.92rem,1.2vw,1.12rem);line-height:2}.hero-actions{gap:18px;margin-top:28px;display:flex}.game-button{border:1px solid var(--line);letter-spacing:.05em;clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0 calc(100% - 10px),0 10px);border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:12px 28px;font-weight:650;text-decoration:none;transition:transform .18s,filter .18s,border-color .18s;display:inline-flex;position:relative}.game-button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff2e,#0000);transition:transform .52s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-120%)skew(-18deg)}.game-button.primary{color:#fff;background:linear-gradient(135deg,#7040d7,#a66dff);border-color:#d3b1ffcc;box-shadow:inset 0 1px #ffffff59,0 0 28px #9052ff40}.game-button.ghost{color:var(--text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0807229e}.game-button:hover{filter:brightness(1.12);border-color:var(--violet-light);transform:translateY(-2px)}.game-button:hover:after{transform:translate(120%)skew(-18deg)}.game-button:active{transform:scale(.98)}.guest-login{color:var(--dim);font-family:var(--mono);background:0 0;border:0;margin-top:20px;padding:0;font-size:.62rem}.guest-login:hover{color:var(--violet-light)}.player-status{z-index:2;color:var(--dim);font-family:var(--mono);letter-spacing:.1em;gap:9px;font-size:.63rem;display:grid;position:absolute;bottom:4.8vh;left:8vw}.player-status b{color:var(--mint)}.archive-section{min-height:100dvh;padding:calc(var(--nav-height) + 9vh) 8vw 10vh;position:relative;overflow:hidden}.section-heading{z-index:2;max-width:680px;position:relative}.section-heading h2{font-family:var(--display);letter-spacing:-.035em;margin:12px 0 14px;font-size:clamp(3.6rem,8vw,7.6rem);line-height:.9}.section-heading p{color:var(--violet-light);margin:0;font-size:clamp(1rem,1.4vw,1.3rem)}.section-heading p small{color:var(--muted);margin-top:7px;font-size:.75rem;display:inline-block}.world-map{background:radial-gradient(circle at 52% 45%,#683abe3d,#0000 34%),linear-gradient(145deg,#090725,#05051a)}.world-map:before{content:"";opacity:.18;background-image:linear-gradient(var(--line) 1px, transparent 1px), linear-gradient(90deg, var(--line) 1px, transparent 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.map-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:7vh auto 0;display:grid;position:relative}.map-node{border:1px solid var(--line);border-radius:var(--radius);min-height:190px;color:var(--text);text-align:left;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 20% 10%,#a163ff38,#0000 40%),#110d30b8;align-content:end;justify-items:start;gap:8px;padding:24px;transition:transform .22s,border-color .22s,background .22s;display:grid;position:relative;overflow:hidden}.map-node:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1c,#0000);width:45%;height:220%;transition:transform .5s;position:absolute;top:-80%;left:-20%;transform:rotate(18deg)}.map-node:hover{border-color:var(--violet-light);background:radial-gradient(circle at 20% 10%,#b177ff57,#0000 42%),#191241d6;transform:translateY(-5px)}.map-node:hover:before{transform:translate(500%)rotate(18deg)}.map-node svg{color:var(--violet-light)}.map-node>svg:last-child{position:absolute;bottom:23px;right:22px}.map-node strong{font-family:var(--display);font-size:1.35rem}.map-node small{color:var(--muted)}.node-index{color:var(--dim);font-family:var(--mono);font-size:.65rem;position:absolute;top:18px;right:20px}.player-profile{background:radial-gradient(circle at 25% 45%,#6d40d22e,#0000 30%),#07061d;grid-template-columns:minmax(330px,.85fr) minmax(0,1.15fr);align-items:center;gap:7vw;display:grid}.profile-portrait{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-solid);min-height:70vh;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 26px 80px #00000073}.profile-portrait img{object-fit:cover;object-position:72% center;width:100%;height:100%;min-height:70vh}.profile-portrait:after{content:"";background:linear-gradient(#0000 55%,#050519d9);position:absolute;inset:0}.portrait-stamp{z-index:2;color:var(--violet-light);font-family:var(--mono);align-items:center;gap:9px;font-size:.68rem;display:flex;position:absolute;bottom:18px;left:18px;right:18px}.profile-panel{max-width:760px;position:relative}.profile-panel:before{content:"";z-index:-1;border-radius:calc(var(--radius) + 10px);filter:drop-shadow(0 28px 60px #00000038);background:radial-gradient(circle at 88% 12%,#9f63ff1f,#0000 30%),#08061f57;border:1px solid #bb97ff1a;position:absolute;inset:-38px -26px}.profile-story{color:var(--text);margin:30px 0 10px;font-size:1.02rem;line-height:1.8}.profile-mission{color:var(--muted);margin:0 0 30px;line-height:1.8}.character-data{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.character-data div{background:#0c0a26f0;grid-template-columns:92px 1fr;gap:12px;padding:13px 15px;transition:background .18s,transform .18s;display:grid}.character-data div:hover{background:#150f3afa;transform:translateY(-2px)}.character-data dt{color:var(--violet-light);font-size:.7rem}.character-data dd{color:var(--muted);margin:0;font-size:.72rem}.character-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px;display:grid}.character-stats div{border:1px solid var(--line);background:#120d34a3;border-radius:10px;padding:14px}.character-stats span,.character-stats strong{display:block}.character-stats span{color:var(--dim);font-size:.66rem}.character-stats strong{color:var(--violet-light);margin-top:5px;font-size:.8rem}.skill-tree{background:#07061d}.skill-visual,.skill-scrim{width:100%;height:100%;position:absolute;inset:0}.skill-visual{object-fit:cover;opacity:.46}.skill-network{z-index:2;perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1080px;margin:6vh 0 0 auto;display:grid;position:relative}.skill-node{border:1px solid var(--line);border-radius:var(--radius);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:230px;transform-style:preserve-3d;background:linear-gradient(135deg,#ffffff0d,#0000 38%),#0e0a2dc2;padding:22px;transition:border-color .26s,box-shadow .26s,transform .26s,background .26s;position:relative;overflow:hidden}.skill-node:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#d9b8ff29,#0000);transition:transform .65s cubic-bezier(.2,.8,.2,1);position:absolute;inset:-1px;transform:translate(-115%)skew(-17deg)}.skill-node:after{content:"";opacity:.4;background:linear-gradient(90deg,#0000,#d8b8ff66);width:42%;height:1px;position:absolute;bottom:14px;right:16px}.skill-node:nth-child(2),.skill-node:nth-child(5){transform:translateY(24px)}.skill-node:nth-child(3),.skill-node:nth-child(4){transform:translateY(-8px)}.skill-node:hover{border-color:var(--violet-light);background:radial-gradient(circle at 18% 0,#b77eff2e,#0000 44%),#140d3ae0;transform:translateY(-8px)rotateX(4deg)rotateY(-4deg);box-shadow:0 22px 55px #4e289a47,inset 0 0 30px #d8b8ff0f}.skill-node:hover:before{transform:translate(115%)skew(-17deg)}.skill-orb{color:var(--violet-light);font-family:var(--mono);justify-content:space-between;align-items:center;font-size:.65rem;display:flex}.skill-node h3{font-family:var(--display);margin:30px 0 10px;font-size:1.55rem;line-height:1.05}.skill-node p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.skill-node small{color:var(--mint);font-family:var(--mono);align-items:center;gap:6px;margin-top:20px;font-size:.6rem;display:flex}.skill-node:hover .skill-orb svg{animation:.62s cubic-bezier(.2,.8,.2,1) skill-icon-pop}.quest-archive{min-height:100dvh;padding:calc(var(--nav-height) + 7vh) 0 6vh;background:radial-gradient(circle at 50% 35%,#6735c638,#0000 34%),#05051a;position:relative;overflow:hidden}.quest-heading{z-index:3;top:calc(var(--nav-height) + 7vh);width:330px;position:absolute;left:7vw}.quest-heading h2{font-size:clamp(3.7rem,6.4vw,6.8rem)}.quest-track{will-change:transform;gap:4vw;width:max-content;padding-right:12vw;display:flex;position:absolute;top:15vh;left:34vw}.quest-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel-solid);width:min(760px,62vw);height:70vh;min-height:540px;transform-style:preserve-3d;transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .42s,border-color .42s;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.quest-card:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0f;position:absolute;inset:1px}.quest-card>img,.quest-shade{width:100%;height:100%;position:absolute;inset:0}.quest-card>img{object-fit:cover;filter:brightness(.8)saturate(.88);transition:transform .55s,filter .55s}.quest-card:hover>img{filter:brightness(.92)saturate();transform:scale(1.025)}.quest-card:hover{border-color:#d8b8ffa8;transform:translateY(-10px)rotateX(2deg)rotateY(-1deg);box-shadow:0 45px 120px #5d2bc840}.quest-shade{background:linear-gradient(#0000 30%,#050519f0)}.quest-copy{z-index:2;padding:34px;position:absolute;bottom:0;left:0;right:0}.quest-code{color:var(--violet-light);font-family:var(--mono);letter-spacing:.1em;justify-content:space-between;font-size:.62rem;display:flex}.quest-copy h3{font-family:var(--display);margin:14px 0 4px;font-size:clamp(2.2rem,4vw,4rem);line-height:.95}.quest-copy>strong{color:var(--violet-light);font-size:.82rem}.difficulty{color:var(--violet-light);gap:4px;margin:12px 0;display:flex}.quest-copy p{color:#cbbfe2;max-width:54ch;margin:0 0 18px;line-height:1.65}.quest-copy a{border:0;border-bottom:1px solid var(--violet-light);color:var(--text);background:0 0;align-items:center;gap:9px;padding:8px 0;font-size:.72rem;text-decoration:none;display:inline-flex}.quest-stage-wrap{z-index:2;perspective:1400px;grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:flex-end;gap:22px;width:min(1180px,86vw);min-height:72vh;margin:8vh 6vw 0 auto;display:grid;position:relative}.quest-stage{min-height:72vh;transform-style:preserve-3d;background:#0d0a28db;border:1px solid #d8b8ff40;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 42px 120px #0000006b,0 0 80px #7035de21}.quest-stage:before,.quest-stage:after{content:"";z-index:3;pointer-events:none;position:absolute}.quest-stage:before{border:1px solid #ffffff17;border-radius:17px;inset:18px}.quest-stage:after{background:linear-gradient(90deg, transparent, var(--violet-light), transparent);height:1px;box-shadow:0 0 18px var(--violet);bottom:24px;left:24px;right:24px}.quest-stage>img,.quest-stage-shade{width:100%;height:100%;position:absolute;inset:0}.quest-stage>img{object-fit:cover;filter:brightness(.78)saturate(.95);transition:transform .64s cubic-bezier(.2,.8,.2,1),filter .64s;transform:scale(1.02)}.quest-stage:hover>img{filter:brightness(.92)saturate(1.12);transform:scale(1.065)translate(1.5%)}.quest-stage-shade{background:radial-gradient(circle at 75% 20%,#d8b8ff24,#0000 26%),linear-gradient(90deg,#050519f0,#05051970 50%,#05051929),linear-gradient(#0000 38%,#050519c7)}.quest-stage-copy{z-index:4;flex-direction:column;justify-content:flex-end;width:min(560px,68%);min-height:72vh;padding:38px;display:flex;position:relative}.quest-stage-copy>span{color:var(--violet-light);font-family:var(--mono);letter-spacing:.13em;font-size:.64rem}.quest-stage-copy h3{font-family:var(--display);text-transform:uppercase;text-shadow:0 0 28px #9f63ff57;margin:15px 0 8px;font-size:clamp(3rem,6vw,6.8rem);line-height:.84}.quest-stage-copy>strong{width:fit-content;color:var(--violet-light);font-family:var(--mono);letter-spacing:.08em;border:1px solid #d8b8ff52;border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:.64rem}.quest-stage-copy p{color:#d6cdea;max-width:50ch;margin:0 0 22px;font-size:.88rem;line-height:1.75}.quest-stack{align-self:stretch;gap:12px;display:grid}.quest-stack-card{min-height:132px;color:var(--text);text-align:left;background:linear-gradient(135deg,#181141c2,#09071fe6),#0a0820;border:1px solid #d8b8ff2e;border-radius:18px;grid-template-columns:auto 1fr;align-content:center;gap:12px 16px;padding:18px;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s,background .26s;display:grid;position:relative;overflow:hidden;transform:translateZ(0)}.quest-stack-card:before{content:"";opacity:0;background:conic-gradient(from 90deg,#0000,#d8b8ff33,#0000 30%);transition:opacity .22s,transform .52s;position:absolute;inset:-40%;transform:rotate(18deg)translate(-35%)}.quest-stack-card>span,.quest-stack-card div,.quest-stack-card i{z-index:1;position:relative}.quest-stack-card>span{width:44px;height:44px;color:var(--violet-light);font-family:var(--mono);border:1px solid #d8b8ff38;border-radius:50%;place-items:center;font-size:.7rem;display:grid}.quest-stack-card strong,.quest-stack-card small,.quest-stack-card i{display:block}.quest-stack-card strong{font-size:.92rem}.quest-stack-card small{color:var(--dim);font-family:var(--mono);letter-spacing:.08em;margin-top:5px;font-size:.58rem}.quest-stack-card i{color:var(--muted);grid-column:1/-1;font-size:.7rem;font-style:normal}.quest-stack-card:hover,.quest-stack-card:focus-visible,.quest-stack-card.active{background:linear-gradient(135deg,#3c237ed6,#0e0a2af5),#0a0820;border-color:#d8b8ff9e;transform:translate(-10px)scale(1.02)}.quest-stack-card:hover:before,.quest-stack-card:focus-visible:before,.quest-stack-card.active:before{opacity:1;transform:rotate(18deg)translate(22%)}.visual-archive{background:radial-gradient(circle at 78% 45%,#9f63ff38,#0000 36%),linear-gradient(135deg,#08071f,#040414);grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);align-items:center;gap:5vw;display:grid;overflow:hidden}.visual-archive-copy{z-index:3;position:relative}.visual-archive-note{background:#16113994;border:1px solid #d8b8ff3d;border-radius:18px;margin-top:28px;padding:18px}.visual-archive-note span{color:var(--mint);font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:.62rem;display:block}.visual-archive-note p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.7}.visual-archive-gallery{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/40px 40px,linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/40px 40px,radial-gradient(circle at 50% 35%,#d8b8ff21,#0000 36%),#08061cd1;border:1px solid #d8b8ff2e;border-radius:26px;place-items:center;min-height:72vh;display:grid;overflow:hidden;box-shadow:inset 0 0 70px #9f63ff1f,0 34px 100px #00000047}.circular-gallery{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;outline:none;width:100%;height:min(680px,72vh);position:relative;overflow:hidden}.circular-gallery.dragging{cursor:grabbing}.circular-gallery-track{transform-style:preserve-3d;perspective:1100px;place-items:center;display:grid;position:absolute;inset:0}.circular-gallery-card{aspect-ratio:.78;border-radius:clamp(16px, var(--gallery-radius), 26px);will-change:transform, opacity;background:#0a0820;border:1px solid #d8b8ff47;width:min(330px,42vw);transition:border-color .18s,box-shadow .18s;position:absolute;overflow:hidden;box-shadow:0 28px 80px #0000006b}.circular-gallery-card:hover{border-color:#d8b8ffb8;box-shadow:0 34px 96px #5d2bc857}.circular-gallery-card img{object-fit:cover;filter:brightness(.82)saturate(.95);width:100%;height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1),filter .42s}.circular-gallery-card:hover img{filter:brightness(.98)saturate(1.08);transform:scale(1.04)}.circular-gallery-card div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#09071fcc,#2f1c6675);border:1px solid #ffffff1f;border-radius:14px;padding:13px;position:absolute;bottom:12px;left:12px;right:12px}.circular-gallery-card span,.circular-gallery-card small{color:var(--violet-light);font-family:var(--mono);letter-spacing:.08em;font-size:.58rem}.circular-gallery-card strong{color:var(--gallery-text);font-family:var(--display);margin:4px 0 2px;font-size:clamp(1.45rem,2.8vw,2.4rem);line-height:.9;display:block}.circular-gallery-card small{color:var(--muted)}.circular-gallery-hint{color:var(--dim);font-family:var(--mono);letter-spacing:.08em;margin:0;font-size:.58rem;position:absolute;bottom:14px;right:18px}.hidden-area{text-align:center;background:radial-gradient(circle,#6730c540,#0000 32%),#05051a;place-content:center;display:grid}.hidden-glow{border:1px solid var(--line);border-radius:50%;width:460px;height:460px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 80px #884eef2e,inset 0 0 80px #884eef1a}.hidden-area .section-heading{margin-inline:auto}.hidden-pressure-title{z-index:2;width:min(920px,86vw);height:clamp(82px,13vw,160px);margin:12px auto 6px;position:relative}.text-pressure-shell{width:100%;height:100%;position:relative}.hidden-pressure-text{filter:drop-shadow(0 0 22px #9f63ff61)}.hidden-copy{z-index:2;max-width:58ch;color:var(--muted);margin:24px auto 38px;line-height:1.75;position:relative}.secret-grid{z-index:2;grid-template-columns:repeat(3,170px);justify-content:center;gap:12px;display:grid;position:relative}.secret-grid button{aspect-ratio:1;border:1px dashed var(--line);border-radius:var(--radius);color:var(--dim);font-family:var(--mono);background:#0c0927b8;align-content:center;place-items:center;gap:14px;font-size:.62rem;transition:transform .22s,color .22s,border-color .22s;display:grid}.secret-grid button:hover,.secret-grid button.found{border-color:var(--violet-light);color:var(--violet-light);background:radial-gradient(circle at 50% 22%,#9f63ff2e,#0000 55%),#110c32d1;transform:rotate(-2deg)translateY(-3px);box-shadow:0 20px 42px #5d2bc833}.coop-section{min-height:90dvh;padding:calc(var(--nav-height) + 8vh) 8vw 10vh;text-align:center;place-items:center;display:grid;position:relative;overflow:hidden}.coop-section>img,.coop-section-shade{width:100%;height:100%;position:absolute;inset:0}.coop-section>img{object-fit:cover;object-position:center}.coop-section-shade{background:radial-gradient(circle,#06051c47,#050519f0),#0505198a}.coop-section>div:last-child{z-index:2;max-width:760px;position:relative}.coop-section>div>span{justify-content:center}.coop-section h2{font-family:var(--display);margin:18px 0;font-size:clamp(3.5rem,8vw,7.5rem);line-height:.92}.coop-section p{color:#cbbfe2;max-width:55ch;margin:0 auto 32px;line-height:1.75}.archive-footer{border-top:1px solid var(--line);min-height:120px;color:var(--dim);font-family:var(--mono);justify-content:space-between;align-items:center;gap:20px;padding:30px 6vw;font-size:.66rem;display:flex}.coop-modal{z-index:500;visibility:hidden;opacity:0;pointer-events:none;place-items:center;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030312c7;border:0;position:absolute;inset:0}.coop-panel{z-index:2;border-radius:var(--radius);background:radial-gradient(circle at 90% 0,#9f63ff40,#0000 32%),#100c33;border:1px solid #caa6ff8c;width:min(620px,100vw - 32px);padding:44px;position:relative;box-shadow:0 24px 90px #00000094}.modal-close{border:1px solid var(--line);background:#ffffff0a;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.coop-panel h2{font-family:var(--display);margin:16px 0 10px;font-size:clamp(2.8rem,6vw,5rem);line-height:.95}.coop-panel>strong{color:var(--violet-light)}.coop-panel>p{color:var(--muted);line-height:1.75}.coop-panel>a{color:var(--violet-light);margin:24px 0;text-decoration:none;display:block}.sent-state{text-align:center;justify-items:center;display:grid}.sent-state>svg{color:var(--mint)}.sent-state p{color:var(--muted);line-height:1.7}.sent-email-link{color:var(--mint);font:.66rem var(--mono);letter-spacing:.04em;border:1px solid #68edc657;border-radius:999px;align-items:center;gap:8px;margin:4px 0 22px;padding:10px 14px;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.sent-email-link:hover{background:#68edc614;border-color:#68edc6b3;transform:translateY(-2px)}.not-found{background:radial-gradient(circle at center, #6f39d342, transparent 32%), var(--night);text-align:center;place-content:center;justify-items:center;gap:18px;min-height:100dvh;padding:24px;display:grid}.not-found-orbit{border:1px dashed var(--violet);width:120px;height:120px;color:var(--violet-light);border-radius:50%;place-items:center;animation:2s ease-in-out infinite loading-float;display:grid}.not-found>span{color:var(--violet-light);font-family:var(--mono);letter-spacing:.12em;font-size:.65rem}.not-found h1{font-family:var(--display);margin:0;font-size:clamp(3rem,8vw,7rem);line-height:.98}.not-found p{color:var(--muted);margin:0 0 14px}@media (max-width:1120px){.pill-archive-nav{grid-template-columns:auto 1fr auto;gap:10px}.pill-logo{min-width:168px}.pill-logo small,.pill-tool.contact{display:none}.pill-nav-item{padding:0 12px;font-size:.68rem}.archive-nav{grid-template-columns:auto 1fr auto}.archive-brand small,.contact-pill{display:none}.archive-nav nav{gap:16px}.hero-content{width:min(620px,56vw)}.player-profile{grid-template-columns:.78fr 1.22fr;gap:4vw}.character-data{grid-template-columns:1fr}.quest-stage-wrap{grid-template-columns:1fr 280px;width:min(960px,90vw);margin-right:4vw}.quest-stage-copy{width:74%}.visual-archive{grid-template-columns:.9fr 1.1fr;gap:32px}.circular-gallery-card{width:min(290px,38vw)}}@media (max-width:768px){:root{--nav-height:108px}.pill-archive-nav{border-radius:24px;grid-template-columns:1fr auto;min-height:58px;top:12px;left:12px;right:12px}.pill-logo{min-width:0}.pill-logo small{display:block}.pill-nav-items,.pill-tool.contact{display:none}.pill-tools{gap:7px}.pill-menu{display:grid;position:relative}.pill-mobile-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform-origin:top;opacity:0;pointer-events:none;background:#08061cf0;border:1px solid #d8b8ff33;border-radius:20px;gap:6px;padding:10px;transition:transform .22s,opacity .22s;display:grid;position:absolute;top:calc(100% + 9px);left:0;right:0;transform:translateY(-10px)scale(.98);box-shadow:0 22px 70px #00000070}.pill-mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.pill-mobile-menu button{min-height:40px;color:var(--muted);text-align:left;border-radius:12px;padding:0 12px}.pill-mobile-menu button:hover{color:var(--text);background:#d8b8ff14}.archive-nav{height:var(--nav-height);padding:12px 16px 7px;display:block}.archive-brand{height:32px}.archive-brand small{display:block}.archive-nav nav{scrollbar-width:none;justify-content:flex-start;gap:19px;padding-top:10px;overflow-x:auto}.archive-nav nav::-webkit-scrollbar{display:none}.archive-nav nav button{flex:none;padding:7px 0 10px}.nav-tools{position:absolute;top:14px;right:12px}.archive-hero{min-height:100dvh;padding:calc(var(--nav-height) + 20px) 20px 34px}.hero-art{object-position:68% center}.hero-overlay{background:linear-gradient(#04041838,#040418a3 38%,#040418fa 92%),linear-gradient(90deg,#0404187a,#0000)}.hero-interface{display:none}.hero-content{width:100%;margin-top:22vh}.hero-eyebrow{font-size:.55rem}.hero-heading{margin-top:14px}.hero-heading>span:first-child{max-width:10ch;font-size:clamp(2.15rem,10vw,3rem)}.hero-heading>span:last-child{font-size:clamp(1.16rem,5.8vw,1.7rem)}.hero-rule{margin:13px 0}.hero-description{max-width:29ch;font-size:.72rem;line-height:1.65}.hero-actions{gap:9px;margin-top:16px}.game-button{gap:9px;min-height:46px;padding:10px 15px;font-size:.75rem}.guest-login,.player-status{display:none}.archive-section{min-height:auto;padding:calc(var(--nav-height) + 54px) 20px 72px}.section-heading h2,.section-heading.compact h2{font-size:clamp(3.1rem,16vw,5rem)}.map-grid{grid-template-columns:1fr;margin-top:42px}.map-node{min-height:145px}.player-profile{flex-direction:column;gap:42px;display:flex}.profile-portrait,.profile-portrait img{width:100%;min-height:64vh}.character-data,.character-stats{grid-template-columns:1fr 1fr}.character-data div{display:block}.character-data dd{margin-top:5px}.skill-visual{object-position:66% center}.skill-scrim{background:#050519d1}.skill-network{perspective:none;grid-template-columns:1fr;margin-top:42px}.skill-node{min-height:210px}.skill-node:nth-child(2),.skill-node:nth-child(3),.skill-node:nth-child(4),.skill-node:nth-child(5){transform:none}.quest-archive{min-height:auto;padding:calc(var(--nav-height) + 54px) 20px 72px}.quest-heading{width:auto;margin-bottom:42px;position:relative;top:auto;left:auto}.quest-track{gap:20px;padding:0;display:grid;position:relative;top:auto;left:auto}.quest-card{width:100%;height:70vh;min-height:520px}.quest-copy{padding:24px}.quest-stage-wrap{flex-direction:column;gap:16px;width:100%;min-height:auto;margin:0;display:flex}.quest-stage{width:100%;min-height:66vh}.quest-stage-copy{width:100%;min-height:66vh;padding:24px}.quest-stage-copy h3{font-size:clamp(2.75rem,16vw,4.8rem)}.quest-stack{grid-template-columns:1fr;width:100%}.quest-stack-card{min-height:112px}.quest-stack-card:hover,.quest-stack-card:focus-visible,.quest-stack-card.active{transform:translateY(-4px)}.visual-archive{flex-direction:column;gap:34px;display:flex}.visual-archive-gallery{width:100%;min-height:66vh}.circular-gallery{height:64vh}.circular-gallery-card{width:min(270px,72vw)}.secret-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.secret-grid button{font-size:.52rem}.hidden-glow{width:320px;height:320px}.coop-section{min-height:84dvh;padding:calc(var(--nav-height) + 50px) 20px 70px}.coop-panel{padding:38px 24px 26px}.archive-footer{padding:28px 20px;line-height:1.6;display:grid}}.chapter-map.world-map{isolation:isolate;background:radial-gradient(at 50% 52%,#9b4fff33,#0000 28%),radial-gradient(at 50% 52%,#ff48c726,#0000 48%),#03030c;min-height:100svh;position:relative;overflow:hidden}.chapter-map.world-map:after{content:"";z-index:0;filter:blur(38px);opacity:.42;pointer-events:none;background:linear-gradient(90deg,#0000 4%,#6337ff 26%,#ff52c2 50%,#4d8cff 74%,#0000 96%);height:140px;position:absolute;top:51%;left:-12vw;right:-12vw;transform:translateY(-50%)}.world-map-reference-copy,.world-map-signal{z-index:8;position:absolute;top:29%}.world-map-reference-copy{left:var(--page-gutter);width:min(360px,25vw)}.world-map-reference-copy>span,.world-map-reference-copy small,.world-map-signal span,.world-map-signal small{color:var(--dim);font:.58rem var(--mono);letter-spacing:.12em}.world-map-reference-copy>span{color:#f493be}.world-map-reference-copy h2{font:clamp(3rem, 5.2vw, 5.8rem)/1 var(--display);letter-spacing:-.035em;text-wrap:balance;gap:.14em;margin:20px 0 24px;display:grid}.world-map-reference-copy h2 span{display:block}.world-map-reference-copy p{max-width:31ch;color:var(--muted);font-size:.75rem;line-height:1.72}.world-map-reference-copy small{margin-top:36px;display:block}.world-map-signal{right:var(--page-gutter);gap:8px;width:min(230px,18vw);display:grid}.world-map-signal b{font:clamp(3.2rem, 6vw, 7rem)/.85 var(--display);text-align:right}.world-map-signal span,.world-map-signal strong,.world-map-signal small{text-align:right}.world-map-signal strong{color:var(--violet-light);font:1rem var(--display);margin-top:10px}.world-map .chapter-dome-shell{z-index:4;inset:var(--nav-height) 26vw 0;width:auto;min-height:0;position:absolute}.world-map .dome-gallery{perspective:1300px;perspective-origin:50% 54%;contain:layout paint;width:100%;min-height:100%}.world-map .dome-gallery-beam{z-index:0;background:linear-gradient(90deg,#0000,#d8b8ffb8,#0000);height:1px;position:absolute;top:51%;left:2%;right:2%;box-shadow:0 0 22px #9f63ffb3}.world-map .dome-card{aspect-ratio:1.42;backface-visibility:hidden;background:#040412eb;border-radius:24px;width:min(650px,44vw);box-shadow:0 34px 90px #0000009e}.world-map .dome-card:before{background:linear-gradient(#0000 58%,#050414d1)}.world-map .dome-card img{object-fit:contain;filter:brightness(.62)saturate(.8);background:#040412;width:100%;height:100%;transform:none}.world-map .dome-card.is-front{border-color:#ecd2ffb8;box-shadow:0 42px 120px #000000a8,0 0 42px #9e62ff33}.world-map .dome-card span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0926b8;padding:12px 14px;bottom:13px;left:14px;right:14px}.world-map .dome-card strong{font-size:clamp(1.5rem,2.5vw,2.7rem)}.world-map .dome-gallery-floor{opacity:.8;height:12%;bottom:8%;left:20%;right:20%}.world-map .chapter-thumbnail-strip button{background:#050518;border-radius:9px;width:58px}.project-process-list{gap:clamp(32px,7vw,100px);width:min(1320px,100%);margin:0 auto;display:grid}.project-process-list figure{margin:0;position:relative}.project-process-list figure>div{color:var(--dim);font:.58rem var(--mono);letter-spacing:.12em;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.project-process-list figure>div span{color:var(--violet-light)}.project-process-list img,.project-process-list video{background:#08061f;border:1px solid #d8b8ff33;border-radius:clamp(12px,1.8vw,26px);width:100%;height:auto;box-shadow:0 34px 100px #0000006b}.coop-message-form{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.coop-message-form input,.coop-message-form textarea{border:1px solid var(--line);width:100%;color:var(--text);font:.76rem var(--body);background:#ffffff0b;border-radius:12px;outline:none}.coop-message-form input{min-height:44px;padding:0 13px}.coop-message-form textarea{resize:vertical;grid-column:1/-1;min-height:112px;padding:12px 13px;line-height:1.55}.coop-message-form input:focus,.coop-message-form textarea:focus{border-color:var(--violet-light);box-shadow:0 0 0 3px #9f63ff1f}.coop-message-form .game-button,.feedback-error{grid-column:1/-1}.feedback-fallback{justify-items:start;gap:10px;display:grid}.coop-message-form .game-button:disabled{cursor:wait;opacity:.62}.feedback-honeypot{position:absolute!important;left:-9999px!important}.feedback-error{color:#ff9dbd}.feedback-inbox{background:radial-gradient(circle at 82% 12%,#9f63ff33,#0000 28%),#05051a;min-height:100svh;padding:6vw}.feedback-inbox>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:32px;display:flex}.feedback-inbox h1{font:clamp(3rem, 8vw, 8rem)/.88 var(--display);margin:10px 0 0}.feedback-inbox header span,.feedback-inbox header p,.feedback-inbox time{color:var(--dim);font:.62rem var(--mono);letter-spacing:.1em}.feedback-inbox>header>a,.feedback-locked>a{border:1px solid var(--line);border-radius:999px;padding:10px 16px;text-decoration:none}.feedback-stats{grid-template-columns:repeat(2,1fr);gap:14px;margin:28px 0;display:grid}.feedback-stats article,.feedback-message-list article,.feedback-empty{border:1px solid var(--line);background:#140e37a8;border-radius:18px}.feedback-stats article{gap:12px;padding:20px;display:grid}.feedback-stats strong{font:3rem var(--display)}.feedback-message-list{gap:12px;display:grid}.feedback-message-list article,.feedback-empty{padding:22px}.feedback-message-list article header{justify-content:space-between;gap:14px;display:flex}.feedback-message-list article>a{color:var(--violet-light);margin-top:8px;font-size:.72rem;display:inline-block}.feedback-message-list article p{color:var(--muted);white-space:pre-wrap;margin:18px 0 0;line-height:1.75}.archive-section,.mission-log,.reactbits-visual-archive,.hidden-area,.coop-section{content-visibility:auto;contain-intrinsic-size:900px}@media (max-width:980px){.world-map-reference-copy,.world-map-signal{display:none}.world-map .chapter-dome-shell{inset:var(--nav-height) 5vw 0}.world-map .dome-card{width:min(720px,76vw)}}@media (max-width:768px){.world-map .chapter-dome-shell,.world-map .dome-gallery{min-height:0}.world-map .chapter-dome-shell{inset:var(--nav-height) 0 50px;position:absolute}.world-map .dome-card{width:min(620px,88vw)}.world-map .chapter-thumbnail-strip{width:max-content;margin:0;position:absolute;bottom:18px;right:50%;transform:translate(50%)}.world-map .chapter-thumbnail-strip button{width:48px}.coop-message-form,.feedback-stats{grid-template-columns:1fr}.coop-message-form input{grid-column:1/-1}.feedback-inbox{padding:80px 20px}.feedback-inbox>header,.feedback-message-list article header{flex-direction:column;align-items:flex-start}}@media (max-width:1100px){.world-map-reference-copy{top:calc(var(--nav-height) + 34px);right:var(--page-gutter);left:var(--page-gutter);text-align:center;width:auto;display:block}.world-map-reference-copy>span,.world-map-reference-copy p,.world-map-reference-copy small,.world-map-signal{display:none}.world-map-reference-copy h2{gap:.08em;margin:0;font-size:clamp(2.5rem,6vw,4.3rem);line-height:1.04}.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 190px) 4vw 48px}.world-map .dome-card{width:min(650px,76vw)}}@media (max-width:768px){.pill-archive-nav{left:12px;right:12px}.world-map-reference-copy{top:calc(var(--nav-height) + 12px)}.world-map-reference-copy h2{gap:.12em;font-size:clamp(2rem,10vw,2.8rem);line-height:1.08}.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 112px) 0 54px}.world-map .dome-gallery{perspective:1100px;min-height:100%}.world-map .dome-card{border-radius:15px;width:min(620px,88vw)}.world-map .dome-card span{padding:9px 11px;bottom:8px;left:8px;right:8px}.world-map .chapter-thumbnail-strip{bottom:14px;left:12px;right:auto;transform:none}.world-map .chapter-thumbnail-strip button{aspect-ratio:auto;width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.world-map .chapter-dome-shell,.world-map .dome-card{will-change:auto}}.project-case-archive{min-height:auto;padding:clamp(130px, 16vh, 190px) var(--page-gutter) 16vh;background:radial-gradient(circle at 78% 14%,#9f63ff29,#0000 30%),#050518;display:block;position:relative;overflow:visible}.project-case-heading h2{font-size:clamp(4.2rem,10vw,10rem);line-height:.84}.project-case-stack{gap:11vh;width:min(1540px,100%);margin:0 auto;display:grid}.project-case-card{top:calc(var(--nav-height) + 18px);transform-origin:50% 0;background:#0b0828;border:1px solid #d8b8ff3d;border-radius:20px;min-height:min(72vh,760px);position:sticky;overflow:hidden;box-shadow:0 36px 100px #0000007a}.project-case-card-2{top:calc(var(--nav-height) + 30px)}.project-case-card-3{top:calc(var(--nav-height) + 42px)}.project-case-link{min-height:inherit;color:var(--text);grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);text-decoration:none;display:grid}.project-case-media{min-height:inherit;background:radial-gradient(circle at 50% 44%,#7c4bda33,#0000 54%),#07061e;border-right:1px solid #d8b8ff29;place-items:center;display:grid;position:relative;overflow:hidden}.project-case-media img{object-fit:contain;width:100%;height:100%;max-height:min(72vh,760px);transition:transform .7s cubic-bezier(.16,1,.3,1),filter .3s}.project-case-media>span{color:var(--violet-light);font:.58rem var(--mono);letter-spacing:.12em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#07051cc7;padding:8px 11px;position:absolute;top:22px;left:24px}.project-case-copy{flex-direction:column;justify-content:space-between;padding:clamp(30px,4vw,70px);display:flex}.project-case-index{color:var(--dim);font:.62rem var(--mono);letter-spacing:.1em;justify-content:space-between;gap:20px;display:flex}.project-case-index small{color:var(--violet-light);font:inherit;text-align:right}.project-case-copy h3{max-width:10ch;font:clamp(3.1rem, 5.8vw, 7.2rem)/.88 var(--display);letter-spacing:-.035em;margin:auto 0 24px}.project-case-copy p{color:#c9bddf;margin:0 0 24px;font-size:clamp(.82rem,1.05vw,1rem);line-height:1.8}.project-case-copy ul{color:var(--dim);font:.6rem var(--mono);letter-spacing:.05em;flex-wrap:wrap;gap:8px 16px;margin:0 0 clamp(34px,5vh,64px);padding:0;list-style:none;display:flex}.project-case-copy li:before{content:"+ ";color:var(--violet-light)}.project-case-copy>strong{color:var(--text);border-top:1px solid #d8b8ff33;justify-content:space-between;align-items:center;padding-top:20px;font-size:.82rem;display:flex}.project-case-copy>strong svg{transition:transform .22s cubic-bezier(.16,1,.3,1)}.project-case-link:hover .project-case-media img,.project-case-link:focus-visible .project-case-media img{filter:brightness(1.06);transform:scale(1.025)}.project-case-link:hover .project-case-copy>strong svg,.project-case-link:focus-visible .project-case-copy>strong svg{transform:translate(8px)}@media (max-width:900px){.project-case-card,.project-case-card-2,.project-case-card-3{min-height:0;position:relative;top:auto}.project-case-stack{gap:28px}.project-case-link{grid-template-columns:1fr}.project-case-media{border-bottom:1px solid #d8b8ff29;border-right:0;min-height:54vw}.project-case-media img{max-height:62vw}.project-case-copy h3{max-width:14ch;margin-top:64px}}@media (max-width:768px){.project-case-archive{padding:110px 16px}.project-case-heading h2{font-size:clamp(3.6rem,18vw,6.4rem)}.project-case-card{border-radius:14px}.project-case-copy{padding:26px 22px}.project-case-copy h3{margin-top:54px;font-size:clamp(2.7rem,13vw,4.8rem)}}@media (prefers-reduced-motion:reduce){.project-case-card,.project-case-media img{opacity:1;position:relative;top:auto;transition:none!important;transform:none!important}}.orbit-visual-archive.visual-archive{background:radial-gradient(circle at 50% 48%,#7441d542,#0000 42%),linear-gradient(#ffffff06 1px,#0000 1px) 0 0/54px 54px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/54px 54px,#050417;width:100%;min-height:100svh;position:relative;overflow:hidden;padding:calc(var(--nav-height) + 16px) 2.4vw 26px!important;display:block!important}.orbit-gallery-shell{width:100%;height:calc(100svh - var(--nav-height) - 42px);isolation:isolate;background:#050417;border:1px solid #be92ff33;border-radius:30px;min-height:680px;position:relative;overflow:hidden;box-shadow:inset 0 0 120px #6f3dcf29,0 30px 100px #00000052}.orbit-gallery-shell:before,.orbit-gallery-shell:after{content:"";z-index:2;pointer-events:none;position:absolute}.orbit-gallery-shell:before{background:linear-gradient(90deg,#050417d1,#0000 18% 82%,#050417d1),linear-gradient(#05041770,#0000 20% 78%,#05041799);inset:0}.orbit-gallery-shell:after{border-radius:inherit;inset:1px;box-shadow:inset 0 0 0 1px #ffffff06}.orbit-gallery-canvas{touch-action:none;inset:0;width:100%!important;height:100%!important;position:absolute!important}.orbit-gallery-heading{z-index:4;pointer-events:none;gap:7px;display:grid;position:absolute;top:clamp(24px,4vw,52px);left:clamp(22px,4.2vw,70px)}.orbit-gallery-heading span,.orbit-gallery-hint{color:#d6c0ffb8;font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;font-size:.62rem}.orbit-gallery-heading strong{color:#f5efff;font-family:var(--display);letter-spacing:.04em;text-shadow:0 0 28px #985eff42;font-size:clamp(1.8rem,3.2vw,3.8rem);font-weight:680}.orbit-gallery-hint{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:none;background:#07051da8;border:1px solid #c59fff33;border-radius:999px;padding:10px 14px;position:absolute;bottom:clamp(20px,3vw,42px);right:clamp(20px,3vw,48px)}.orbit-gallery-loading,.orbit-gallery-empty,.orbit-gallery-component-loading{color:#dcc7ff;min-width:max-content;font-family:var(--mono);letter-spacing:.1em;background:#0c0827d1;border:1px solid #c399ff47;border-radius:999px;padding:12px 16px;font-size:.68rem}.orbit-gallery-empty,.orbit-gallery-component-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-gallery-component-loading{z-index:2}.orbit-gallery-static{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:clamp(90px,10vw,150px) clamp(20px,6vw,100px) 80px;display:grid;position:absolute;inset:0;overflow:auto}.orbit-gallery-static img{object-fit:contain;background:#0c0924c2;border:1px solid #ba8bff38;border-radius:14px;width:100%;height:210px}.orbit-gallery-viewer{z-index:90;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#030310e6;place-items:center;padding:max(70px,7vh) max(24px,5vw) 44px;animation:.26s both orbit-viewer-in;display:grid;position:fixed;inset:0}.orbit-gallery-viewer img{object-fit:contain;border:1px solid #dabcff57;border-radius:18px;width:auto;max-width:min(88vw,1300px);height:auto;max-height:78vh;box-shadow:0 34px 100px #00000094,0 0 50px #8e54ff29}.orbit-gallery-viewer button{color:#fff;cursor:pointer;background:#0f0a2bdb;border:1px solid #d9baff5c;border-radius:50%;width:46px;height:46px;font-size:1.6rem;position:fixed;top:28px;right:32px}.orbit-gallery-viewer span{color:#e0d0ffb8;font-family:var(--mono);letter-spacing:.12em;font-size:.65rem;position:fixed;bottom:18px}@keyframes orbit-viewer-in{0%{opacity:0}}@media (max-width:900px){.orbit-gallery-shell{min-height:620px}.orbit-gallery-static{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.orbit-visual-archive.visual-archive{padding:calc(var(--nav-height) + 22px) 12px 82px!important}.orbit-gallery-shell{border-radius:20px;height:72svh;min-height:560px}.orbit-gallery-heading{top:20px;left:18px}.orbit-gallery-heading strong{font-size:clamp(1.65rem,9vw,2.5rem)}.orbit-gallery-hint{width:max-content;font-size:.55rem;bottom:16px;right:50%;transform:translate(50%)}.orbit-gallery-static{padding:100px 14px 70px}.orbit-gallery-static img{height:165px}.orbit-gallery-viewer{padding-inline:14px}}@media (prefers-reduced-motion:reduce){.orbit-gallery-static{scroll-behavior:auto}}@media (max-width:768px){.ai-agent-orb{border-radius:16px;width:52px;height:52px}}.pill-archive-nav{background:#08071ee6;border-radius:20px;grid-template-columns:250px minmax(0,1fr) 250px;gap:16px;height:66px;min-height:66px;padding:7px 10px;box-shadow:0 16px 48px #0000003d,inset 0 1px #ffffff0f}.pill-logo{width:250px;min-width:0;height:50px;padding-left:4px}.pill-nav-items{justify-content:center;gap:4px;width:100%}.pill-nav-item{border-radius:12px;min-height:42px;padding:0 clamp(10px,1vw,17px)}.pill-hover-circle{display:none}.pill-nav-item:hover{background:#d8b8ff14}.pill-nav-item.is-active{color:#0a071c;background:var(--violet-light);box-shadow:none}.pill-nav-item.is-active .pill-label-hover{color:#0a071c}.pill-tools{grid-template-columns:88px 46px 92px;justify-content:end;align-items:center;gap:7px;width:250px;display:grid}.pill-tool,.pill-tool.sound,.pill-tool.contact{width:100%;min-width:0;height:42px;min-height:42px;padding:0 10px}.pill-tool:hover{transform:none}.archive-noise{opacity:.08}.skill-tree{min-height:100dvh;overflow:hidden}.skill-visual{opacity:.52;filter:saturate(.88)contrast(1.02);transition:transform .52s cubic-bezier(.16,1,.3,1),opacity .3s}.skill-scrim{background:linear-gradient(90deg,#050519e6,#0505197a 62%,#050519b3),linear-gradient(#0000 50%,#050519eb)}.skill-tree>.section-heading{z-index:4;position:relative}.image-trail{z-index:2;pointer-events:none;contain:layout paint;position:absolute;inset:0;overflow:hidden}.image-trail-item{aspect-ratio:.78;opacity:0;will-change:transform, opacity;background:#09071feb;border:1px solid #d8b8ff6b;border-radius:16px;width:clamp(124px,12vw,190px);position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 24px 58px #0000006b,0 0 30px #8b4eff24}.image-trail-inner{object-fit:cover;will-change:transform;width:100%;height:100%;display:block}.stable-skill-grid{z-index:4;z-index:4;perspective:none;grid-template-columns:1fr;gap:0;width:min(1120px,86vw);max-width:1120px;margin:5vh 0 0 auto;display:grid;position:relative}.stable-skill-grid .skill-node{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #d8b8ff33;border-radius:0;grid-template-columns:72px minmax(190px,.62fr) minmax(280px,1fr) minmax(120px,auto);grid-template-areas:"index title copy status";align-items:center;gap:clamp(18px,3vw,46px);min-height:108px;padding:23px 22px;transition:transform .24s cubic-bezier(.16,1,.3,1),border-color .18s;display:grid;position:relative;overflow:hidden;transform:none}.stable-skill-grid .skill-node:first-child{border-top:1px solid #d8b8ff33}.stable-skill-grid .skill-node:before{transform-origin:0;background:linear-gradient(90deg,#7749cd33,#d8b8ff0a);transition:transform .3s cubic-bezier(.16,1,.3,1);inset:0;transform:scaleX(0)}.stable-skill-grid .skill-node:after{content:attr(data-title);color:#d8b8ff0f;width:auto;height:auto;font:clamp(2.6rem, 5vw, 5.5rem)/.8 var(--display);white-space:nowrap;opacity:0;pointer-events:none;background:0 0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .2s;bottom:-.18em;right:18px;transform:translate(24px)}.stable-skill-grid .skill-node:hover,.stable-skill-grid .skill-node:focus-within{box-shadow:none;background:0 0;border-color:#d8b8ff8f;transform:translate(8px)}.stable-skill-grid .skill-node:hover:before,.stable-skill-grid .skill-node:focus-within:before{transform:scaleX(1)}.stable-skill-grid .skill-node:hover:after,.stable-skill-grid .skill-node:focus-within:after{opacity:1;transform:translate(0)}.skill-tree:has(.skill-node:hover) .skill-visual{opacity:.6;transform:scale(1.02)}.stable-skill-grid .skill-orb{z-index:1;color:var(--violet-light);grid-area:index;justify-content:flex-start;gap:12px}.stable-skill-grid .skill-node h3{z-index:1;text-wrap:balance;grid-area:title;margin:0;font-size:clamp(1.25rem,1.8vw,1.72rem)}.stable-skill-grid .skill-node p{z-index:1;color:#c6b9dc;-webkit-line-clamp:initial;grid-area:copy;margin:0;font-size:.76rem;line-height:1.65;display:block;overflow:visible}.stable-skill-grid .skill-node small{z-index:1;color:var(--violet-light);white-space:nowrap;grid-area:status;justify-self:end;margin:0}.ai-agent-callout small{color:var(--dim)}.ai-agent-orb{background:#140e36f5;border-radius:18px;width:58px;height:58px;box-shadow:0 14px 34px #00000052}.ai-agent-ring{display:none}.ai-agent-core{background:var(--violet-light);color:#0a071c;box-shadow:none;border-radius:11px}.ai-agent-panel{background:#09071ffa;border-radius:18px;box-shadow:0 24px 80px #0000007a}@media (max-width:1239px) and (min-width:769px){.pill-archive-nav{grid-template-columns:188px minmax(0,1fr) 188px;gap:8px}.pill-logo{width:188px}.pill-logo small,.pill-tool.contact{display:none}.pill-tools{grid-template-columns:92px 48px;width:188px}.pill-nav-item{padding:0 9px;font-size:.66rem}.stable-skill-grid .skill-node{grid-template-columns:58px minmax(170px,.55fr) minmax(240px,1fr);grid-template-areas:"index title copy""index status copy"}.stable-skill-grid .skill-node small{justify-self:start}}@media (max-width:768px){.pill-archive-nav{border-radius:18px;grid-template-columns:minmax(0,1fr) auto;height:64px;min-height:64px;padding:7px}.pill-logo{gap:8px;width:auto;height:48px}.pill-logo small{display:none!important}.pill-logo strong{max-width:76px;font-size:.75rem;line-height:1.08}.pill-tools{gap:5px;width:auto;display:flex}.pill-tool.sound{width:44px;min-width:44px;padding:0}.pill-tool.sound span{display:none}.pill-tools>.pill-tool:nth-child(2),.pill-menu{width:44px;min-width:44px;height:44px}.stable-skill-grid{width:100%;margin-top:34px}.stable-skill-grid .skill-node{grid-template-columns:52px 1fr;grid-template-areas:"index title""copy copy""status status";gap:10px 14px;width:100%;min-height:0;margin-left:0;padding:22px 4px}.stable-skill-grid .skill-node:hover{transform:none}.stable-skill-grid .skill-node:after{display:none}.stable-skill-grid .skill-node p{font-size:.74rem}.stable-skill-grid .skill-node small{justify-self:start}.skill-image-trail{display:none}}@media (prefers-reduced-motion:reduce){.stable-skill-grid .skill-node,.stable-skill-grid .skill-node:before,.stable-skill-grid .skill-node:after,.skill-visual{transition:none!important;transform:none!important}.skill-image-trail{display:none}}.player-profile{perspective:1200px}.profile-portrait{--scan-x:50%;--scan-y:50%;transform-style:preserve-3d;will-change:transform}.profile-portrait:after{z-index:0}.profile-scan-grid{z-index:1;opacity:0;background-image:linear-gradient(#d8b8ff21 1px, transparent 1px), linear-gradient(90deg, #d8b8ff21 1px, transparent 1px), radial-gradient(circle 120px at var(--scan-x) var(--scan-y), #b47fff3d, transparent 72%);-webkit-mask-image:radial-gradient(circle 170px at var(--scan-x) var(--scan-y), black 12%, transparent 76%);mask-image:radial-gradient(circle 170px at var(--scan-x) var(--scan-y), black 12%, transparent 76%);pointer-events:none;background-size:38px 38px,38px 38px,100% 100%;transition:opacity .26s;position:absolute;inset:0}.profile-portrait:hover .profile-scan-grid{opacity:1}.profile-inspector{z-index:3;opacity:.42;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#05051994;border:1px solid #d8b8ff47;border-radius:8px;gap:5px;padding:11px 13px;transition:opacity .22s,border-color .22s;display:grid;position:absolute;top:22px;left:22px;transform:translateZ(28px)}.profile-portrait:hover .profile-inspector{opacity:1;border-color:#68edc68f}.profile-inspector span,.profile-inspector small{color:var(--mint);font:.46rem var(--mono);letter-spacing:.1em}.profile-inspector strong{color:var(--text);font:.62rem var(--mono)}.profile-inspector small{color:var(--dim)}.character-stats div{transition:transform .18s,background .18s}.character-stats div:hover{background:#1f1449d1;transform:translateY(-3px)}.character-stats div>i{background:#d8b8ff1f;height:2px;margin-top:11px;display:block;overflow:hidden}.character-stats div>i>em{transform-origin:0;background:linear-gradient(90deg, var(--violet), var(--mint));height:100%;transition:transform .42s cubic-bezier(.2,.8,.2,1);display:block;box-shadow:0 0 9px #9f63ff7a}.character-stats div:hover>i>em{transform:scaleX(.92)}@media (max-width:768px){.profile-portrait{will-change:auto}.profile-inspector{opacity:.8}.profile-scan-grid{display:none}}@media (prefers-reduced-motion:reduce){.profile-portrait,.profile-portrait img,.skill-node,.character-stats div{will-change:auto;transform:none!important}.world-map .dome-card{will-change:auto}}@media (max-width:430px){.hero-heading>span:first-child{font-size:2.4rem}.hero-actions{align-items:stretch}.hero-actions .game-button{flex:1;padding-inline:10px}.character-data,.character-stats{grid-template-columns:1fr}.quest-card{min-height:500px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-art,.quest-track,.radar-canvas{transform:none!important}.hero-intro{display:none}}.world-map{min-height:112dvh}.world-map-scene{z-index:2;width:min(1160px,88vw);height:min(650px,65vw);min-height:560px;transform-style:preserve-3d;will-change:transform;margin:-3vh 0 0 auto;position:relative}.map-radar,.map-radar:before,.map-radar:after{border-radius:50%;position:absolute}.map-radar{aspect-ratio:1;background:repeating-radial-gradient(circle,#0000 0 57px,#b88fff1a 58px 59px),radial-gradient(circle,#733cd82e,#0000 68%);border:1px solid #c5a4ff38;width:min(550px,48vw);top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 80px #733cd814,0 0 90px #733cd81a}.radar-canvas{opacity:.88;width:116%;height:116%;position:absolute;inset:-8%}.map-radar:before,.map-radar:after{content:"";border:1px dashed #bb97ff2e;inset:11%}.map-radar:after{border-style:solid;inset:26%}.map-orbit{border:1px solid #c29fff2e;border-radius:50%;animation:18s linear infinite orbit-spin;position:absolute;inset:4%}.map-orbit:before,.map-orbit:after{content:"";background:var(--violet-light);width:7px;height:7px;box-shadow:0 0 18px var(--violet);border-radius:50%;position:absolute}.map-orbit:before{top:13%;left:16%}.map-orbit:after{bottom:27%;right:6%}.orbit-two{animation-duration:13s;animation-direction:reverse;inset:17%}.orbit-three{animation-duration:9s;inset:33%}.radar-sweep{background:conic-gradient(from 0deg, transparent 0 79%, #a970ff38 94%, transparent);border-radius:50%;animation:5.5s linear infinite radar-spin;position:absolute;inset:0}.map-axis{background:linear-gradient(90deg,#0000,#c1a0ff2e,#0000);width:84%;height:1px;position:absolute;top:50%;left:8%}.axis-y{transform:rotate(90deg)}.map-core{z-index:3;background:radial-gradient(circle,#743eda61,#0a0824e0 68%);border:1px solid #d7beff7a;border-radius:50%;place-content:center;justify-items:center;width:142px;height:142px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 70px #7e45e861,inset 0 0 24px #d2b2ff2e}.map-core:before,.map-core:after{content:"";border:1px dashed #be97ff57;border-radius:50%;animation:14s linear infinite orbit-spin;position:absolute;inset:-10px}.map-core:after{border-style:solid;border-color:#be97ff1f;animation-direction:reverse;inset:-23px}.map-core span{color:var(--violet-light);font-family:var(--mono);letter-spacing:.14em;font-size:.55rem}.map-core strong{font-family:var(--display);font-size:2.6rem;line-height:1}.map-core i{background:var(--violet-light);width:30px;height:2px;box-shadow:0 0 12px var(--violet);margin-top:8px}.world-map .map-grid{max-width:none;margin:0;display:block;position:absolute;inset:0}.world-map .map-node{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(105deg,#191142eb,#08071fb8);border-radius:10px;grid-template-columns:34px 1fr 18px;align-content:center;place-items:center start;gap:12px;width:245px;min-height:94px;padding:17px 17px 17px 20px;display:grid;position:absolute;overflow:visible;box-shadow:0 18px 45px #0000003d}.world-map .map-node:after{content:"";background:linear-gradient(90deg, var(--line), transparent);pointer-events:none;width:80px;height:1px;position:absolute;top:50%}.world-map .map-node-1{top:6%;left:3%}.world-map .map-node-2{top:1%;right:5%}.world-map .map-node-3{top:40%;right:0}.world-map .map-node-4{bottom:3%;right:9%}.world-map .map-node-5{bottom:0;left:9%}.world-map .map-node-6{top:40%;left:0}.world-map .map-node-1:after,.world-map .map-node-5:after,.world-map .map-node-6:after{left:100%}.world-map .map-node-2:after,.world-map .map-node-3:after,.world-map .map-node-4:after{right:100%;transform:rotate(180deg)}.world-map .map-node:hover,.world-map .map-node.active{background:linear-gradient(105deg,#432689f5,#110c33e0);border-color:#dbc2ffcc;transform:translateY(-4px)scale(1.025);box-shadow:0 22px 60px #4f27a34d,inset 0 0 28px #b989ff14}.world-map .map-node>svg:last-child{position:static}.node-copy{gap:5px;display:grid}.world-map .map-node strong{font-size:1.05rem}.world-map .map-node small{font-size:.65rem}.node-pulse{border:2px solid var(--violet-light);background:var(--night);width:10px;height:10px;box-shadow:0 0 14px var(--violet);border-radius:50%;position:absolute;top:-5px;left:-5px}.world-map .map-node.active .node-pulse{animation:1.5s ease-out infinite node-pulse}.world-map .node-index{top:8px;right:10px}.map-console{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07061de0;border-radius:10px;width:260px;padding:16px 18px;position:absolute;bottom:-32px;right:0}.map-console>span,.map-console small{color:var(--dim);font-family:var(--mono);letter-spacing:.1em;font-size:.55rem}.map-console>strong,.map-console>p{display:block}.map-console>strong{margin-top:8px;font-size:1rem}.map-console>p{color:var(--muted);margin:4px 0 12px;font-size:.68rem}.map-console>div{align-items:center;gap:8px;display:flex}.map-console i{background:var(--mint);width:6px;height:6px;box-shadow:0 0 10px var(--mint);border-radius:50%}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes radar-spin{to{transform:rotate(360deg)}}@keyframes node-pulse{0%{box-shadow:0 0 #d8b8ff8c}to{box-shadow:0 0 0 14px #d8b8ff00}}@keyframes skill-icon-pop{40%{transform:translateY(-5px)scale(1.2)rotate(12deg)}}.ai-agent{z-index:1050;pointer-events:none;transition:opacity .26s,transform .36s cubic-bezier(.2,.8,.2,1),visibility .26s;position:fixed;bottom:20px;right:22px}.ai-agent.is-suppressed{display:none}.ai-agent-trigger{align-items:center;gap:11px;display:flex}.ai-agent-callout{color:var(--violet-light);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:linear-gradient(90deg,#68edc614,#0000 28%),#07061ed1;border:1px solid #d8b8ff3b;border-radius:12px 4px 4px 12px;gap:3px;padding:9px 14px 9px 15px;line-height:1.15;transition:opacity .18s,transform .18s;display:grid;box-shadow:0 12px 32px #0000003d}.ai-agent-callout small{color:var(--dim);font:.44rem var(--mono);letter-spacing:.12em}.ai-agent-callout strong{font-size:.65rem;font-weight:600}.ai-agent.open .ai-agent-callout{opacity:0;transform:translate(8px)}.ai-agent-orb{color:#fff;pointer-events:auto;background:radial-gradient(circle at 35% 22%,#ffffff38,#0000 24%),conic-gradient(from 215deg,#68edc633,#8b4debe0,#241757f5,#68edc633);border:1px solid #d8b8ff99;border-radius:50%;place-items:center;width:58px;height:58px;transition:transform .22s,box-shadow .22s;display:grid;position:relative;box-shadow:0 0 0 5px #7546d21a,0 0 34px #9f63ff6b,0 18px 46px #00000057}.ai-agent-orb:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 0 0 6px #7546d21f,0 0 42px #9f63ff8f,0 20px 50px #00000061}.ai-agent-orb svg{z-index:2;position:relative}.ai-agent-core{background:radial-gradient(circle at 35% 25%,#efe3ff,#9b67ec 38%,#392064 76%);border:1px solid #ffffff3d;border-radius:50%;place-items:center;display:grid;position:absolute;inset:12px;box-shadow:inset 0 1px #ffffff57,0 0 19px #c38fff75}.ai-agent-orb small{color:var(--mint);font:.43rem var(--mono);letter-spacing:.04em;position:absolute;bottom:5px;right:4px}.ai-agent-ring{border:1px dashed #d8b8ff73;border-radius:50%;animation:8s linear infinite orbit-spin;position:absolute;inset:-6px}.ai-agent-ring:after{content:"";background:var(--mint);width:6px;height:6px;box-shadow:0 0 12px var(--mint);border-radius:50%;position:absolute;top:-3px;left:50%}.ai-agent-panel{transform-origin:100% 100%;opacity:0;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);pointer-events:none;background:linear-gradient(90deg,#68edc61a,#0000 24%,#d8b8ff1f) top/100% 2px no-repeat,radial-gradient(circle at 82% 0,#9f63ff3d,#0000 34%),linear-gradient(145deg,#120c34f7,#06051bfa);border:1px solid #d3b1ff80;border-radius:18px 18px 5px;grid-template-rows:auto auto minmax(0,1fr) auto auto auto;width:min(390px,100vw - 28px);height:min(560px,100dvh - 132px);min-height:430px;transition:opacity .24s,transform .32s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;bottom:76px;right:0;overflow:hidden;transform:translateY(18px)scale(.96);box-shadow:0 28px 90px #0000007a,inset 0 1px #ffffff14}.ai-agent-panel:before{content:"M-07";z-index:2;color:var(--mint);font:.42rem var(--mono);letter-spacing:.08em;writing-mode:vertical-rl;background:#050519b8;border:1px solid #68edc63d;border-right:0;border-radius:5px 0 0 5px;padding:6px 5px;position:absolute;top:88px;right:0}.ai-agent.open .ai-agent-panel{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.ai-agent-panel header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 18px 15px;display:flex}.ai-agent-identity{align-items:center;gap:11px;display:flex}.ai-agent-panel header .ai-agent-avatar{color:#fff;background:linear-gradient(145deg,#864ee780,#2318548a);border:1px solid #d8b8ff57;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff1f,0 0 20px #9153f538}.ai-agent-panel header .ai-agent-avatar:after{content:"07";background:var(--mint);color:#07151a;font:.4rem var(--mono);border-radius:4px;padding:2px 4px;position:absolute;bottom:-4px;right:-5px}.ai-agent-panel header span{color:var(--dim);font:.54rem var(--mono);letter-spacing:.12em;align-items:center;gap:7px;display:inline-flex}.ai-live-dot{background:var(--mint);width:7px;height:7px;box-shadow:0 0 14px var(--mint);border-radius:50%;animation:1.2s ease-in-out infinite live-pulse;display:inline-block}.ai-agent-panel header strong{color:var(--violet-light);align-items:center;gap:7px;margin-top:6px;font-size:.92rem;display:flex}.ai-agent-panel header button{border:1px solid var(--line);background:#ffffff0a;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.ai-agent-telemetry{min-height:30px;color:var(--dim);font:.45rem var(--mono);letter-spacing:.1em;background:#ffffff06;border-bottom:1px solid #d8b8ff1f;grid-template-columns:auto 1fr .72fr .42fr auto;align-items:center;gap:6px;padding:7px 16px;display:grid}.ai-agent-telemetry i{background:linear-gradient(90deg, var(--violet-light), #68edc680);height:2px;box-shadow:0 0 8px #9f63ff52}.ai-agent-telemetry i:nth-of-type(2){opacity:.62}.ai-agent-telemetry i:nth-of-type(3){opacity:.34}.ai-agent-messages{align-content:start;gap:10px;min-height:0;max-height:none;padding:16px;display:grid;overflow-y:auto}.ai-agent-messages p{color:#d9d0ef;border:1px solid #ffffff14;border-radius:14px;width:fit-content;max-width:86%;margin:0;padding:10px 12px;font-size:.76rem;line-height:1.65}.ai-agent-messages .agent{background:linear-gradient(135deg,#d8b8ff14,#0000 60%),#ffffff0b;border-top-left-radius:4px;justify-self:start}.ai-agent-messages .user{color:#fff;background:#7340d757;border-color:#d8b8ff47;border-top-right-radius:4px;justify-self:end}.ai-agent-messages .typing{color:var(--mint);align-items:center;gap:7px;display:flex}@keyframes live-pulse{50%{opacity:.58;transform:scale(1.55)}}.ai-agent-suggestions{flex-wrap:wrap;gap:7px;padding:0 16px 13px;display:flex}.ai-agent-suggestions button{color:var(--violet-light);background:#ffffff0a;border:1px solid #d8b8ff3d;border-radius:999px;padding:6px 9px;font-size:.62rem;transition:transform .16s,border-color .16s,background .16s}.ai-agent-suggestions button:hover{background:#8b53e724;border-color:#d8b8ff80;transform:translateY(-2px)}.ai-agent-panel form{border-top:1px solid var(--line);grid-template-columns:1fr 42px;gap:8px;padding:14px 16px 16px;display:grid}.ai-agent-panel input{min-width:0;height:42px;color:var(--text);background:#050519b8;border:1px solid #d8b8ff2e;border-radius:10px;outline:0;padding:0 13px;font-size:.76rem}.ai-agent-panel input:focus{border-color:var(--violet-light);box-shadow:0 0 0 3px #9f63ff1f}.ai-agent-panel form button{color:#fff;background:linear-gradient(135deg,#7040d7,#a66dff);border:1px solid #d8b8ff66;border-radius:10px;place-items:center;height:42px;display:grid}.ai-agent-footnote{color:var(--dim);font:.5rem var(--mono);letter-spacing:.06em;text-align:right;margin:0;padding:0 16px 13px}.ai-agent-footnote span{background:var(--mint);width:6px;height:6px;box-shadow:0 0 10px var(--mint);border-radius:50%;margin-right:6px;display:inline-block}.feedback-delivery-status{background:#ffffff09;border:1px solid #d8b8ff2e;border-radius:10px;align-items:center;gap:10px;margin:-8px 0 18px;padding:10px 12px;display:flex}.feedback-delivery-status>i{background:#e7ad62;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 12px #e7ad628f}.feedback-delivery-status.is-email>i{background:var(--mint);box-shadow:0 0 12px var(--mint)}.feedback-delivery-status div{gap:3px;display:grid}.feedback-delivery-status small{color:var(--dim);font:.46rem var(--mono);letter-spacing:.1em}.feedback-delivery-status strong{color:var(--muted);font-size:.7rem;font-weight:500}.feedback-delivery-status.is-email strong{color:var(--mint)}.media-sync-toast{z-index:1100;opacity:0;color:var(--mint);font:.65rem var(--mono);pointer-events:none;background:#071a1ff0;border:1px solid #68edc66b;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;transition:opacity .18s,transform .18s;display:flex;position:fixed;bottom:82px;right:20px;transform:translateY(12px);box-shadow:0 12px 35px #00000052}.media-sync-toast.visible{opacity:1;transform:translateY(0)}body.dg-scroll-lock{overflow:hidden}.reactbits-visual-archive{background:radial-gradient(circle at 50% 48%,#9f63ff3d,#0000 38%),linear-gradient(145deg,#080621,#02020f 70%);min-height:100dvh;padding:0;position:relative;overflow:hidden}.reactbits-visual-archive:before{content:"";z-index:1;pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.visual-dome-gallery{z-index:2;--radius:520px;--viewer-pad:72px;--circ:calc(var(--radius) * 3.14);--rot-y:calc((360deg / var(--segments-x)) / 2);--rot-x:calc((360deg / var(--segments-y)) / 2);--item-width:calc(var(--circ) / var(--segments-x));--item-height:calc(var(--circ) / var(--segments-y));width:100%;height:100dvh;position:relative}.visual-dome-gallery *,.visual-dome-gallery :before,.visual-dome-gallery :after{box-sizing:border-box}.visual-dome-gallery .sphere,.visual-dome-gallery .item,.visual-dome-gallery .item__image{transform-style:preserve-3d}.visual-dome-gallery main.sphere-main{touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.visual-dome-gallery .stage{width:100%;height:100%;perspective:calc(var(--radius) * 2);perspective-origin:50%;contain:layout paint size;place-items:center;display:grid}.visual-dome-gallery .sphere{transform:translateZ(calc(var(--radius) * -1));will-change:transform}.visual-dome-gallery .overlay,.visual-dome-gallery .overlay--blur{z-index:3;pointer-events:none;margin:auto;position:absolute;inset:0}.visual-dome-gallery .overlay{background-image:radial-gradient(#ebebeb00 65%, var(--overlay-blur-color,#120f17) 100%)}.visual-dome-gallery .overlay--blur{-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);-webkit-mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);mask-image:radial-gradient(#ebebeb00 70%, var(--overlay-blur-color,#120f17) 90%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.visual-dome-gallery .item{width:calc(var(--item-width) * var(--item-size-x));height:calc(var(--item-height) * var(--item-size-y));transform-origin:50%;backface-visibility:hidden;transform:rotateY(calc(var(--rot-y) * (var(--offset-x) + ((var(--item-size-x) - 1) / 2)) + var(--rot-y-delta,0deg))) rotateX(calc(var(--rot-x) * (var(--offset-y) - ((var(--item-size-y) - 1) / 2)) + var(--rot-x-delta,0deg))) translateZ(var(--radius));margin:auto;transition:transform .3s;position:absolute;inset:-999px}.visual-dome-gallery .item__image{border-radius:var(--tile-radius,12px);backface-visibility:hidden;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;background:#0a0820;border:1px solid #d8b8ff47;transition:transform .3s,border-color .22s,box-shadow .22s;display:block;position:absolute;inset:10px;overflow:hidden;transform:translateZ(0);box-shadow:0 18px 60px #00000057}.visual-dome-gallery .item__image:hover{border-color:#d8b8ffb8;box-shadow:0 24px 80px #9f63ff47}.visual-dome-gallery .item__image:focus{outline:none}.visual-dome-gallery .item__image img{object-fit:cover;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;filter:var(--image-filter,none)}.visual-dome-gallery .viewer{z-index:20;padding:var(--viewer-pad);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.visual-dome-gallery .viewer .frame{aspect-ratio:1;border-radius:var(--enlarge-radius,32px);height:100%;display:flex}.visual-dome-gallery .viewer .scrim{z-index:10;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0006;transition:opacity .5s;position:absolute;inset:0}.visual-dome-gallery[data-enlarging=true] .viewer .scrim{opacity:1;pointer-events:all}.visual-dome-gallery .viewer .enlarge{z-index:30;border-radius:var(--enlarge-radius,32px);transform-origin:0 0;transition:transform .5s,opacity .5s;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000059}.visual-dome-gallery .viewer .enlarge img{object-fit:contain;width:100%;height:100%;filter:var(--image-filter,none);background:#05051a}.visual-dome-gallery .enlarge-closing img{object-fit:contain;filter:var(--image-filter,none);background:#05051a}.visual-dome-gallery .edge-fade{z-index:5;background:linear-gradient(to bottom, transparent, var(--overlay-blur-color,#120f17));pointer-events:none;height:120px;position:absolute;left:0;right:0}.visual-dome-gallery .edge-fade--top{top:0;transform:rotate(180deg)}.visual-dome-gallery .edge-fade--bottom{bottom:0}@media (max-aspect-ratio:1){.visual-dome-gallery .viewer .frame{width:100%;height:auto}}@media (max-width:768px){.visual-dome-gallery{height:100dvh}}.project-detail{background:var(--night);min-height:100dvh}.project-nav{z-index:200;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050519d6;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 4vw;display:grid;position:fixed;top:0;left:0;right:0}.project-nav a{align-items:center;gap:8px;font-size:.72rem;text-decoration:none;display:flex}.project-nav span{color:var(--violet-light);font:.58rem var(--mono);letter-spacing:.12em}.project-nav strong{color:var(--dim);font:.62rem var(--mono);justify-self:end}.project-hero{background:radial-gradient(circle at 70% 28%,#713dda47,#0000 30%),linear-gradient(140deg,#0b092a,#040414);align-content:end;min-height:82dvh;padding:130px 8vw 9vh;display:grid}.project-hero-code{max-width:980px;color:var(--violet-light);font:.62rem var(--mono);letter-spacing:.12em;justify-content:space-between;align-items:center;display:flex}.project-hero-code div{gap:4px;display:flex}.project-hero h1{max-width:1100px;font:clamp(4rem, 10vw, 9rem)/.88 var(--display);letter-spacing:-.04em;margin:22px 0 4px}.project-hero>p{color:var(--violet-light);margin:0;font-size:clamp(1.2rem,2.6vw,2rem)}.project-meta{gap:5px;margin-top:36px;display:grid}.project-meta span,.project-brief span,.project-facts span,.project-media-template header span,.project-next>span{color:var(--dim);font:.58rem var(--mono);letter-spacing:.12em}.project-meta strong{color:var(--violet-light);font-size:.82rem}.project-brief{border-top:1px solid var(--line);background:#07061d;grid-template-columns:.75fr 1.25fr;gap:5vw;padding:14vh 8vw;display:grid}.project-brief h2,.project-media-template h2{font:clamp(2.8rem, 6vw, 5.5rem)/.95 var(--display);margin:10px 0 0}.project-brief>p{color:var(--text);margin:0;font-size:clamp(1.15rem,2vw,1.75rem);line-height:1.65}.project-brief>p:last-child{color:var(--muted);font-size:1rem}.project-facts{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;padding:1px 8vw;display:grid}.project-facts article{background:#0b0829;min-height:250px;padding:34px}.project-facts h3{max-width:28ch;font:1.35rem/1.35 var(--display);margin:50px 0 10px}.project-facts p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.6}.project-media-template{background:#05051a;padding:14vh 8vw}.project-media-template header{max-width:760px;margin-bottom:7vh}.project-media-template header p{color:var(--muted);line-height:1.7}.media-slot{border-radius:var(--radius);min-height:420px;color:var(--dim);background:repeating-linear-gradient(135deg,#824ee006 0 10px,#0000 10px 20px);border:1px dashed #c09aff57;place-content:center;justify-items:center;gap:10px;display:grid}.media-slot svg{color:var(--violet-light)}.media-slot strong{color:var(--muted);font:.75rem var(--mono);letter-spacing:.08em}.media-slot small{font-size:.65rem}.media-slot-grid{grid-template-columns:1fr 1fr;gap:18px;margin:18px 0;display:grid}.media-slot-grid .media-slot{min-height:360px}.media-slot.short{min-height:270px}.project-next{border-top:1px solid var(--line);background:#0a0725;padding:10vh 8vw}.project-next>a{color:var(--text);justify-content:space-between;align-items:center;margin-top:24px;text-decoration:none;display:flex}.project-next a div{gap:6px;display:grid}.project-next a small{color:var(--dim)}.project-next a strong{font:clamp(2rem, 5vw, 5rem) var(--display)}.project-next a svg{color:var(--violet-light);transition:transform .18s}.project-next a:hover svg{transform:translate(8px)}@media (max-width:768px){.world-map{min-height:auto}.world-map-scene{width:100%;height:auto;min-height:0;margin:40px 0 0;transform:none!important}.map-radar,.map-core,.map-console{display:none}.world-map .map-grid{grid-template-columns:1fr;gap:12px;display:grid;position:relative}.world-map .map-node{width:100%;min-height:105px;position:relative;inset:auto}.world-map .map-node:after{display:none}.ai-agent{bottom:12px;right:12px}.ai-agent-callout{display:none}.ai-agent-orb{width:52px;height:52px}.ai-agent-core{inset:10px}.ai-agent-panel{width:calc(100vw - 24px);height:min(540px,100dvh - 104px);min-height:0;bottom:66px;right:0}.ai-agent-messages{max-height:none}.project-nav{grid-template-columns:1fr auto}.project-nav span{display:none}.project-hero{min-height:76dvh;padding:110px 20px 60px}.project-hero h1{font-size:clamp(3.4rem,17vw,5.4rem)}.project-brief{grid-template-columns:1fr;padding:90px 20px}.project-facts{background:0 0;grid-template-columns:1fr;gap:10px;padding-inline:20px}.project-facts article{border:1px solid var(--line);border-radius:var(--radius);min-height:210px}.project-media-template{padding:90px 20px}.media-slot-grid{grid-template-columns:1fr}.media-slot,.media-slot-grid .media-slot{min-height:280px}.project-next{padding:70px 20px 110px}}.chapter-map{background:radial-gradient(circle at 68% 45%,#9f63ff3b,#0000 34%),linear-gradient(135deg,#06051b,#02020e);grid-template-columns:minmax(320px,.62fr) minmax(0,1.38fr);align-items:center;gap:3vw;min-height:100dvh;padding-right:0;display:grid;overflow:hidden}.chapter-map:before{opacity:.42}.world-map-copy{z-index:5;align-self:center;position:relative}.world-map-copy>span{color:var(--violet-light);font:.62rem var(--mono);letter-spacing:.13em}.world-map-copy h2{max-width:8ch;font:clamp(4.2rem, 8vw, 8.5rem)/.82 var(--display);letter-spacing:-.04em;margin:18px 0}.world-map-copy p{max-width:34ch;color:var(--muted);line-height:1.75}.world-map-copy small{color:var(--violet-light)}.chapter-active-file{background:#140e37b8;border:1px solid #d8b8ff3d;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:min(420px,100%);margin-top:30px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff14}.chapter-active-file>b{color:#100827;width:54px;height:54px;font:1.5rem var(--display);background:linear-gradient(135deg,#cda8ff,#7e48e4);border-radius:14px;place-items:center;display:grid}.chapter-active-file strong,.chapter-active-file small{display:block}.chapter-active-file strong{color:var(--text);font-size:.95rem}.chapter-active-file small{color:var(--dim);font:.58rem var(--mono);letter-spacing:.08em;margin-top:4px}.chapter-active-file button{min-height:38px;color:var(--violet-light);background:#ffffff0d;border:1px solid #d8b8ff47;border-radius:999px;align-items:center;gap:7px;padding:0 12px;font-size:.68rem;display:inline-flex}.chapter-dome-shell{z-index:3;min-height:78vh;transform-style:preserve-3d;border-left:1px solid #d8b8ff1f;margin-right:-5vw;position:relative}.chapter-dome-shell:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff07 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #d8b8ff26;border-radius:32px 0 0 32px;position:absolute;inset:8% 0 8% 8%;-webkit-mask-image:linear-gradient(90deg,#000,#000 70%,#0000);mask-image:linear-gradient(90deg,#000,#000 70%,#0000)}.dome-gallery{perspective:1500px;cursor:grab;touch-action:none;outline:none;width:100%;min-height:78vh;position:relative;overflow:hidden}.dome-gallery:active{cursor:grabbing}.dome-gallery-stage{transform-style:preserve-3d;place-items:center;display:grid;position:absolute;inset:0}.dome-card{aspect-ratio:1.42;width:min(560px,45vw);color:var(--text);transform-style:preserve-3d;will-change:transform, opacity;background:#08061c;border:1px solid #d8b8ff47;border-radius:26px;transition:border-color .22s,filter .22s,box-shadow .22s;position:absolute;overflow:hidden;box-shadow:0 36px 110px #00000080}.dome-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 46%,#060418b8),linear-gradient(90deg,#06041833,#0000);position:absolute;inset:0}.dome-card img{object-fit:cover;filter:brightness(.72)saturate(.95);width:100%;height:100%;transition:transform .52s cubic-bezier(.2,.8,.2,1),filter .52s;transform:scale(1.02)}.dome-card span{z-index:3;text-align:left;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#120c3494;border:1px solid #ffffff1f;border-radius:15px;gap:4px;padding:13px 14px;display:grid;position:absolute;bottom:16px;left:18px;right:18px}.dome-card b{color:var(--violet-light);font:.62rem var(--mono)}.dome-card strong{font:clamp(1.6rem, 3vw, 2.8rem)/.9 var(--display)}.dome-card small{color:var(--muted);font:.58rem var(--mono);letter-spacing:.1em}.dome-card.is-front{filter:drop-shadow(0 0 24px #9f63ff52);border-color:#d8b8ffb3}.dome-card.is-front img,.dome-card:hover img{filter:brightness(.94)saturate(1.1);transform:scale(1.065)}.dome-gallery-floor{filter:blur(10px);pointer-events:none;background:radial-gradient(#9f63ff33,#0000 68%);border-radius:50%;height:22%;position:absolute;bottom:7%;left:10%;right:8%;transform:perspective(700px)rotateX(66deg)}.chapter-thumbnail-strip{z-index:8;gap:9px;display:flex;position:absolute;bottom:5vh;right:4vw}.chapter-thumbnail-strip button{aspect-ratio:1.35;opacity:.62;background:#0a0820;border:1px solid #d8b8ff38;border-radius:12px;width:74px;transition:transform .18s,opacity .18s,border-color .18s;position:relative;overflow:hidden}.chapter-thumbnail-strip button.active{opacity:1;border-color:var(--violet-light);transform:translateY(-8px)}.chapter-thumbnail-strip img{object-fit:cover;width:100%;height:100%}.chapter-thumbnail-strip span{color:#fff;font:.56rem var(--mono);position:absolute;bottom:4px;right:5px}.mission-log{min-height:100dvh;padding:calc(var(--nav-height) + 6vh) 5vw 7vh;background:radial-gradient(circle at 35% 35%,#9f63ff3d,#0000 34%),linear-gradient(145deg,#06051b,#02020f);grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);align-items:center;gap:3vw;display:grid}.mission-visual-card{background:#0a0820;border:1px solid #d8b8ff42;border-radius:30px;animation:5.5s ease-in-out infinite mission-card-float;position:relative;overflow:hidden;box-shadow:0 44px 120px #0000007a,0 0 80px #9f63ff21}.mission-visual-card img{object-fit:cover;filter:brightness(.88)saturate(1.06);width:100%;min-height:68vh}.mission-scan{mix-blend-mode:multiply;pointer-events:none;background:linear-gradient(90deg,#0000,#fff3,#0000);width:34%;position:absolute;inset:0 auto 0 -35%;transform:skew(-16deg)}.mission-visual-label{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0826a8;border:1px solid #ffffff21;border-radius:18px;padding:16px;position:absolute;bottom:22px;left:22px;right:22px}.mission-visual-label small{color:var(--violet-light);font:.58rem var(--mono);letter-spacing:.11em}.mission-visual-label strong{font:clamp(1.9rem, 3.4vw, 3.7rem)/.9 var(--display);margin-top:6px;display:block}.mission-console{gap:14px;display:grid}.mission-console .section-heading h2{font-size:clamp(3.4rem,6vw,6.6rem)}.mission-status-card,.mission-project-card,.mission-pipeline{background:#140e37b3;border:1px solid #d8b8ff3b;border-radius:18px;box-shadow:inset 0 1px #ffffff12}.mission-status-card{padding:18px}.mission-status-card span{color:var(--mint);font:.58rem var(--mono);letter-spacing:.1em}.mission-status-card b{color:var(--violet-light);font:1.25rem var(--display);margin-top:8px;display:block}.mission-status-card p{color:var(--muted);font-size:.78rem;line-height:1.7}.mission-project-list{gap:10px;display:grid}.mission-project-card{min-height:82px;color:var(--text);text-align:left;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:12px 14px;transition:transform .22s,border-color .22s,background .22s;display:grid}.mission-project-card>span{width:42px;height:42px;color:var(--violet-light);font:.68rem var(--mono);background:#d8b8ff1f;border-radius:12px;place-items:center;display:grid}.mission-project-card strong,.mission-project-card small{display:block}.mission-project-card strong{font-size:.86rem}.mission-project-card small,.mission-project-card i{color:var(--dim);font:.58rem var(--mono);letter-spacing:.07em}.mission-project-card i{font-style:normal}.mission-project-card.active,.mission-project-card:hover{background:#4b2b967a;border-color:#d8b8ffa8;transform:translate(-8px)}.mission-pipeline{grid-template-columns:repeat(5,1fr);gap:0;margin:0;padding:16px 12px;list-style:none;display:grid}.mission-pipeline li{color:var(--muted);font:.55rem var(--mono);text-align:center;justify-items:center;gap:8px;display:grid;position:relative}.mission-pipeline li:before{content:"";background:#d8b8ff52;width:100%;height:1px;position:absolute;top:7px;left:-50%}.mission-pipeline li:first-child:before{display:none}.mission-pipeline span{z-index:1;border:1px solid var(--violet-light);background:var(--night);border-radius:50%;width:14px;height:14px;position:relative;box-shadow:0 0 14px #9f63ff80}.visual-archive-board-section{min-height:100dvh;padding:calc(var(--nav-height) + 7vh) 5vw 7vh;background:radial-gradient(circle at 52% 46%,#9f63ff33,#0000 40%),linear-gradient(145deg,#06051b,#02020e);place-items:center;display:grid;position:relative}.visual-archive-title-pin{z-index:5;top:calc(var(--nav-height) + 3.5vh);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d09268f;border:1px solid #d8b8ff38;border-radius:18px;min-width:270px;padding:18px 20px;position:absolute;left:4vw}.visual-archive-title-pin span{color:var(--violet-light);font:.58rem var(--mono);letter-spacing:.12em}.visual-archive-title-pin h2{font:clamp(2.4rem, 4.2vw, 4.6rem)/.9 var(--display);color:var(--text);margin:6px 0 0}.visual-archive-board{width:min(1160px,82vw);transform-style:preserve-3d;filter:drop-shadow(0 44px 90px #00000094);margin:0;animation:6.5s ease-in-out infinite archive-board-float;transform:rotateX(2deg)rotateY(-2deg)}.visual-archive-board img{border-radius:28px;width:100%}.visual-archive-replace-tip{max-width:360px;color:var(--dim);font:.62rem/1.65 var(--mono);background:#0d09268a;border:1px solid #d8b8ff33;border-radius:14px;margin:0;padding:12px 14px;position:absolute;bottom:5vh;right:5vw}@keyframes mission-card-float{50%{transform:translateY(-10px)rotateX(1.5deg)rotateY(-1deg)}}@keyframes archive-board-float{50%{transform:translateY(-12px)rotateX(3deg)rotateY(1.5deg)}}@media (max-width:1120px){.chapter-map{grid-template-columns:1fr;padding-right:5vw}.world-map-copy h2{max-width:none}.chapter-dome-shell{border-left:0;min-height:62vh;margin-right:0}.dome-gallery{min-height:62vh}.dome-card{width:min(520px,62vw)}.mission-log{grid-template-columns:1fr}.mission-visual-card img{min-height:58vh}}@media (max-width:768px){.chapter-map{padding:calc(var(--nav-height) + 54px) 20px 84px}.chapter-active-file{grid-template-columns:auto 1fr}.chapter-active-file button{grid-column:1/-1;justify-content:center}.chapter-dome-shell,.dome-gallery{min-height:54vh}.dome-card{border-radius:20px;width:min(340px,82vw)}.chapter-thumbnail-strip{justify-content:center;width:100%;margin-top:18px;position:relative;bottom:auto;right:auto}.mission-log{padding:calc(var(--nav-height) + 54px) 20px 84px}.mission-console .section-heading h2{font-size:clamp(3rem,16vw,5rem)}.mission-pipeline{grid-template-columns:1fr;gap:10px}.mission-pipeline li{text-align:left;grid-template-columns:auto 1fr;justify-items:start}.mission-pipeline li:before{display:none}.visual-archive-board-section{min-height:auto;padding:calc(var(--nav-height) + 120px) 20px 90px}.visual-archive-title-pin{top:calc(var(--nav-height) + 18px);left:20px;right:20px}.visual-archive-board{width:100%;transform:none}.visual-archive-replace-tip{max-width:none;margin-top:18px;position:relative;bottom:auto;right:auto}}.reactbits-visual-archive.visual-archive{width:100%;min-height:100svh;padding:calc(var(--nav-height) + 18px) 2.4vw 28px!important;grid-template-columns:none!important;gap:0!important;display:block!important}.reactbits-visual-archive .visual-dome-gallery{width:100%;height:calc(100svh - var(--nav-height) - 46px);min-height:720px;margin:0 auto}.reactbits-visual-archive .visual-dome-gallery .stage{transform-origin:50%;transform:translate(0)scale(1.14)}.reactbits-visual-archive .visual-dome-gallery main.sphere-main{overflow:hidden}.chapter-map.world-map{width:100%;min-height:100svh;padding:calc(var(--nav-height) + 18px) 2.4vw 32px!important;grid-template-columns:none!important;display:block!important}.world-map .world-map-copy{display:none!important}.world-map .chapter-dome-shell{width:100%;min-height:calc(100svh - var(--nav-height) - 50px);place-items:center;display:grid;border-left:0!important;margin:0 auto!important}.world-map .chapter-dome-shell:before{border-radius:32px;-webkit-mask-image:none;mask-image:none;inset:0!important}.world-map .dome-gallery{width:100%;min-height:calc(100svh - var(--nav-height) - 50px)}.world-map .dome-gallery-stage{place-items:center;inset:0}.world-map .dome-card{aspect-ratio:1.42;border-radius:30px;width:min(980px,68vw)}.world-map .dome-card img{object-fit:contain;filter:brightness(.9)saturate(1.05);background:#060518;transform:none}.world-map .dome-card.is-front img,.world-map .dome-card:hover img{filter:brightness()saturate(1.08);transform:none}.world-map .chapter-thumbnail-strip{bottom:4vh;right:50%;transform:translate(50%)}.mission-pipeline{display:none!important}@media (max-width:1120px){.world-map .dome-card{width:min(840px,76vw)}}@media (max-width:768px){.reactbits-visual-archive.visual-archive{padding:calc(var(--nav-height) + 32px) 16px 82px!important}.reactbits-visual-archive .visual-dome-gallery{height:74svh;min-height:560px}.reactbits-visual-archive .visual-dome-gallery .stage{transform:scale(.92)}.chapter-map.world-map{padding:calc(var(--nav-height) + 32px) 16px 96px!important}.world-map .chapter-dome-shell,.world-map .dome-gallery{min-height:70svh}.world-map .dome-card{width:min(620px,86vw)}.world-map .chapter-thumbnail-strip{margin-top:14px;position:relative;bottom:auto;right:auto;transform:none}}.chapter-map.world-map{isolation:isolate;background:radial-gradient(at 50% 52%,#9b4fff2e,#0000 30%),radial-gradient(at 50% 52%,#ff48c71c,#0000 50%),#03030c;min-height:100svh;position:relative;overflow:hidden;padding:0!important}.world-map .chapter-dome-shell{z-index:4;inset:var(--nav-height) 23vw 0;will-change:transform;width:auto;min-height:0;display:block;position:absolute;border:0!important;margin:0!important}.world-map .chapter-dome-shell:before{display:none}.world-map .dome-gallery{perspective:1350px;perspective-origin:50% 52%;width:100%;min-height:100%}.world-map .dome-card{border-radius:20px;width:min(680px,48vw);box-shadow:0 28px 72px #00000085}.world-map .dome-card.is-front{filter:none;box-shadow:0 34px 88px #00000094,0 0 34px #9e62ff2e}.world-map .dome-card span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px}.world-map .chapter-thumbnail-strip{width:max-content;margin:0;position:absolute;bottom:2.8vh;right:50%;transform:translate(50%)}@media (max-width:1100px){.world-map-reference-copy{top:calc(var(--nav-height) + 34px);right:var(--page-gutter);left:var(--page-gutter);text-align:center;width:auto;display:block}.world-map-reference-copy>span,.world-map-reference-copy p,.world-map-reference-copy small,.world-map-signal{display:none}.world-map-reference-copy h2{gap:.08em;margin:0;font-size:clamp(2.5rem,6vw,4.3rem);line-height:1.04}.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 190px) 4vw 48px}.world-map .dome-card{width:min(650px,76vw)}}@media (max-width:768px){.chapter-map.world-map{padding:0!important}.world-map-reference-copy{top:calc(var(--nav-height) + 12px)}.world-map-reference-copy h2{gap:.12em;font-size:clamp(2rem,10vw,2.8rem);line-height:1.08}.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 112px) 0 54px;min-height:0}.world-map .dome-gallery{min-height:100%}.world-map .dome-card{border-radius:15px;width:min(620px,88vw)}.world-map .dome-card span{padding:9px 11px;bottom:8px;left:8px;right:8px}.world-map .chapter-thumbnail-strip{margin:0;position:absolute;bottom:14px;left:12px;right:auto;transform:none}.world-map .chapter-thumbnail-strip button{aspect-ratio:auto;width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.world-map .chapter-dome-shell,.world-map .dome-card{will-change:auto}}.orbit-visual-archive.visual-archive{padding:var(--nav-height) 0 0!important}.orbit-gallery-shell{height:calc(100svh - var(--nav-height));min-height:640px;box-shadow:none;border:0;border-radius:0}.orbit-gallery-shell:after{display:none}.orbit-gallery-canvas{touch-action:pan-y pinch-zoom!important}.orbit-gallery-viewer{z-index:1000;padding:calc(var(--nav-height) + 34px) clamp(16px, 4vw, 64px) 54px;cursor:zoom-out}.orbit-gallery-viewer img{max-width:min(92vw,1500px);max-height:calc(100dvh - var(--nav-height) - 126px);cursor:default;border-radius:12px}.orbit-gallery-viewer button{z-index:2;top:calc(var(--nav-height) + 14px);background:#0a0720f5;border-color:#f0e0ff94;place-items:center;width:52px;height:52px;display:grid;right:clamp(16px,3vw,44px);box-shadow:0 12px 36px #0000006b}.project-detail{color:var(--text);background:#050518}.project-nav{height:74px;padding-inline:var(--page-gutter);background:#050518e6}.project-hero{background:radial-gradient(circle at 50% 38%,#7b48da40,#0000 48%),#07061d;align-items:end;min-height:94svh;padding:0;display:grid;position:relative;overflow:hidden}.project-hero-image{object-fit:contain;object-position:center;width:100%;height:calc(100% - 74px);position:absolute;inset:74px 0 0}.project-hero-shade{pointer-events:none;background:linear-gradient(90deg,#04041480,#0000 42%),linear-gradient(#0000 42%,#050518e6 88%,#050518 100%);position:absolute;inset:0}.project-hero-content{z-index:1;width:min(1500px,100%);padding:130px var(--page-gutter) clamp(54px, 8vh, 92px);margin:0 auto;position:relative}.project-hero-code{width:min(760px,100%);max-width:none}.project-hero-code strong{font-weight:500}.project-hero h1{text-wrap:balance;max-width:11ch;margin:24px 0 8px;font-size:clamp(4.2rem,10vw,10.5rem);line-height:.86}.project-hero-content>p{color:#d8b8ff;margin:0;font-size:clamp(1rem,2vw,1.6rem)}.project-brief{padding:clamp(100px, 15vh, 180px) var(--page-gutter);background:#07061d;border:0;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);gap:clamp(48px,9vw,150px)}.project-brief-heading{top:calc(var(--nav-height) + 38px);align-self:start;position:sticky}.project-brief-copy{gap:32px;display:grid}.project-brief-copy p{max-width:32ch;color:var(--text);margin:0;font-size:clamp(1.25rem,2.2vw,2.1rem);line-height:1.55}.project-brief-copy p+p{color:#c6b9dc;font-size:clamp(1rem,1.45vw,1.3rem);line-height:1.72}.project-brief-copy small{max-width:60ch;color:var(--dim);font-size:.76rem;line-height:1.8}.project-facts{width:min(1500px, calc(100% - (var(--page-gutter) * 2)));background:0 0;margin:0 auto;padding:0 0 clamp(100px,16vh,180px);display:block}.project-facts article{background:0 0;border-top:1px solid #d8b8ff33;grid-template-columns:72px minmax(220px,.7fr) minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,72px);min-height:0;padding:clamp(28px,4vw,54px) 0;display:grid}.project-facts article:last-child{border-bottom:1px solid #d8b8ff33}.project-facts article>span{color:var(--violet-light);font-size:.68rem}.project-facts article div{gap:12px;display:grid}.project-facts article small{color:var(--dim);font:.58rem var(--mono);letter-spacing:.12em}.project-facts h3{max-width:none;margin:0;font-size:clamp(1.45rem,2.4vw,2.4rem);line-height:1.25}.project-facts p{max-width:58ch;font-size:.78rem;line-height:1.8}.project-media-template{padding:clamp(100px, 15vh, 180px) var(--page-gutter);background:#040414}.project-media-template header{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);gap:18px clamp(48px,9vw,150px);width:min(1500px,100%);max-width:none;margin:0 auto clamp(70px,10vh,120px);display:grid}.project-media-template header span,.project-media-template header h2{grid-column:1}.project-media-template header p{grid-area:1/2/span 2;align-self:end;max-width:52ch;margin:0}.project-media-template h2{font-size:clamp(3.2rem,6vw,7rem);line-height:.9}.project-process-frame{content-visibility:auto;contain-intrinsic-size:auto 900px;opacity:0;transition:opacity .52s,transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.project-process-frame.is-visible{opacity:1;transform:translateY(0)}.project-process-list img,.project-process-list video{border:0;border-radius:10px;box-shadow:0 30px 90px #00000061}.project-next{padding:clamp(80px, 12vh, 140px) var(--page-gutter);background:#080620}@media (max-width:768px){.orbit-visual-archive.visual-archive{padding:var(--nav-height) 0 0!important}.orbit-gallery-shell{height:calc(100svh - var(--nav-height));border-radius:0;min-height:560px}.orbit-gallery-viewer button{top:calc(var(--nav-height) + 10px);right:12px}.project-nav{height:66px}.project-hero{min-height:84svh}.project-hero-image{height:calc(100% - 66px);top:66px}.project-hero-content{padding:110px 18px 48px}.project-hero h1{font-size:clamp(3.4rem,17vw,5.8rem)}.project-brief{grid-template-columns:1fr;gap:46px;padding:90px 20px}.project-brief-heading{position:static}.project-facts{width:calc(100% - 40px);padding-bottom:90px}.project-facts article{grid-template-columns:44px 1fr;gap:18px}.project-facts article>p{grid-column:2}.project-media-template{padding:90px 20px}.project-media-template header{grid-template-columns:1fr;gap:20px}.project-media-template header span,.project-media-template header h2,.project-media-template header p{grid-area:auto/1}}@media (prefers-reduced-motion:reduce){.project-process-frame{opacity:1;transition:none!important;transform:none!important}}.section-heading{max-width:min(720px,100%)}.section-heading h2{letter-spacing:-.024em;text-wrap:balance;max-width:11ch;margin:14px 0 18px;font-size:clamp(3.1rem,5.9vw,6.4rem);line-height:.96}.section-heading.compact h2{font-size:clamp(3rem,5.1vw,5.5rem)}.section-heading p{max-width:42ch;line-height:1.65}.chapter-map.world-map{min-height:92svh}.world-map-reference-copy h2{letter-spacing:-.02em;max-width:8ch;margin:18px 0 20px;font-size:clamp(2.8rem,4.4vw,4.9rem);line-height:1.04}.world-map-reference-copy p{max-width:34ch;font-size:.8rem;line-height:1.85}.world-map-reference-copy small{max-width:34ch;margin-top:24px;line-height:1.7}.world-map-signal b{font-size:clamp(2.7rem,4.6vw,5.4rem);line-height:.92}.world-map-signal strong{font-size:1.08rem;line-height:1.3}.world-map-signal p{color:var(--muted);text-align:right;margin:12px 0 0;font-size:.72rem;line-height:1.75}.world-map-signal button{min-height:38px;color:var(--violet-light);background:#d8b8ff14;border:1px solid #d8b8ff52;border-radius:999px;justify-self:end;align-items:center;gap:8px;margin-top:8px;padding:0 14px;font-size:.68rem;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.world-map-signal button:hover{background:#9f63ff2e;border-color:#d8b8ffb8;transform:translate(4px)}.skill-tree>.section-heading h2{font-size:clamp(3.4rem,6.2vw,6.8rem);line-height:.94}.project-case-heading{width:min(760px,100%);margin-bottom:clamp(56px,8vh,92px)}.project-case-heading h2{letter-spacing:-.022em;max-width:9ch;font-size:clamp(3.8rem,7.4vw,7.8rem);line-height:.92}.project-case-heading p{max-width:38ch;line-height:1.7}.project-case-copy h3{letter-spacing:-.018em;line-break:strict;text-wrap:balance;max-width:11ch;margin-bottom:28px;font-size:clamp(2.55rem,4.1vw,4.9rem);line-height:1}.project-case-copy p{max-width:42ch;line-height:1.85}.coop-section h2{letter-spacing:-.02em;text-wrap:balance;max-width:11ch;margin-inline:auto;font-size:clamp(3.2rem,6.2vw,6.5rem);line-height:.98}.project-hero h1{letter-spacing:-.025em;line-break:strict;text-wrap:balance;max-width:12ch;font-size:clamp(3.7rem,7.4vw,7.8rem);line-height:.94}.project-brief h2{letter-spacing:-.02em;max-width:9ch;font-size:clamp(2.8rem,4.8vw,5.2rem);line-height:1}.project-media-template h2{letter-spacing:-.02em;font-size:clamp(2.9rem,5vw,5.5rem);line-height:.98}.project-next a strong{font-size:clamp(2rem,4.2vw,4.3rem);line-height:1.05}@media (max-width:1100px){.chapter-map.world-map{min-height:100svh}.world-map-reference-copy h2{max-width:none;font-size:clamp(2.5rem,5.6vw,4rem)}}@media (max-width:768px){.section-heading h2,.section-heading.compact h2{max-width:10ch;font-size:clamp(2.7rem,12.5vw,4.2rem);line-height:1}.world-map-reference-copy h2{font-size:clamp(2.2rem,9vw,3rem);line-height:1.06}.project-case-heading h2{font-size:clamp(3rem,14vw,4.9rem);line-height:.96}.project-case-copy h3{max-width:12ch;font-size:clamp(2.35rem,10vw,3.7rem);line-height:1.04}.coop-section h2{font-size:clamp(2.7rem,12vw,4.4rem);line-height:1.02}.project-hero h1{max-width:11ch;font-size:clamp(3rem,13vw,4.8rem);line-height:.98}.project-brief h2,.project-media-template h2{font-size:clamp(2.5rem,11vw,4.1rem);line-height:1.02}}.project-brief{padding:clamp(62px, 8vh, 88px) var(--page-gutter);grid-template-columns:minmax(240px,.68fr) minmax(0,1.32fr);gap:clamp(40px,5vw,80px)}.project-brief-heading{top:calc(var(--nav-height) + 26px)}.project-brief h2{max-width:8ch;font-size:clamp(2.5rem,3.5vw,3.8rem);line-height:1.08}.project-brief-copy{gap:20px}.project-brief-copy p{max-width:40ch;font-size:clamp(1.08rem,1.45vw,1.38rem);line-height:1.72}.project-brief-copy p+p{max-width:46ch;font-size:clamp(.9rem,1.1vw,1.05rem);line-height:1.78}.project-facts{padding-bottom:clamp(72px,10vh,110px)}.project-facts article{gap:clamp(20px,3vw,48px);padding:clamp(20px,2.5vw,32px) 0}.project-facts h3{font-size:clamp(1.25rem,1.9vw,1.9rem);line-height:1.36}.project-process-gallery{padding:clamp(58px, 8vh, 86px) var(--page-gutter) clamp(74px, 10vh, 110px)}.project-process-gallery header{border-bottom:1px solid #d8b8ff29;grid-template-columns:auto minmax(280px,1fr);align-items:end;gap:16px 42px;width:min(1020px,78vw);margin:0 auto clamp(22px,3vh,34px);padding-bottom:16px}.project-process-gallery header span{grid-column:1;align-self:end}.project-process-gallery header p{grid-area:1/2;justify-self:end;max-width:50ch;font-size:.78rem;line-height:1.75}.project-process-list{gap:clamp(14px,1.8vw,26px);width:min(1020px,78vw)}.project-process-list figure>div{margin-bottom:5px}.project-process-list img,.project-process-list video{border-radius:6px;box-shadow:0 16px 46px #00000047}.project-process-list video{background:#050516;width:100%;height:auto;display:block}.ai-agent-panel{grid-template-rows:auto minmax(0,1fr) auto auto auto;width:min(410px,100vw - 28px);height:min(590px,100dvh - 132px)}.ai-agent-messages{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.ai-agent-suggestions{z-index:3;scrollbar-width:none;background:#07061e80;border-top:1px solid #d8b8ff1f;flex-wrap:nowrap;gap:7px;min-width:0;padding:10px 16px 9px;display:flex;position:relative;overflow-x:auto}.ai-agent-suggestions::-webkit-scrollbar{display:none}.ai-agent-suggestions button{white-space:nowrap;flex:none}.ai-agent-panel form{z-index:4;background:#07061ee6;flex:none;padding:10px 16px 12px;position:relative}.ai-agent-footnote{z-index:4;background:#07061ee6;flex:none;padding-bottom:12px;position:relative}@media (max-width:768px){.project-brief{grid-template-columns:1fr;gap:30px;padding:72px 20px}.project-brief h2{max-width:10ch;font-size:clamp(2.35rem,9vw,3.25rem)}.project-process-gallery{padding:70px 16px 90px}.project-process-gallery header{grid-template-columns:1fr;gap:12px;width:100%}.project-process-gallery header span,.project-process-gallery header p{grid-area:auto/1;justify-self:start}.project-process-list{gap:14px;width:100%}.ai-agent-panel{width:calc(100vw - 24px);height:min(580px,100dvh - 112px)}.ai-agent-suggestions,.ai-agent-panel form{padding-inline:12px}}.project-brief{width:min(1320px, calc(100% - (var(--page-gutter) * 2)));grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(36px,6vw,88px);margin:0 auto;padding:clamp(72px,10vh,112px) 0 clamp(48px,7vh,76px)}.project-brief-heading{position:static}.project-brief h2{max-width:7ch;margin-top:14px;font-size:clamp(2.35rem,3.3vw,3.5rem);line-height:1.08}.project-brief-copy{gap:18px;padding-top:2px}.project-brief-copy p,.project-brief-copy p+p,.project-brief-copy small{max-width:46rem}.project-facts{width:min(1320px, calc(100% - (var(--page-gutter) * 2)));background:#d8b8ff29;border:1px solid #d8b8ff2e;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 auto;padding:1px 1px clamp(72px,10vh,110px);display:grid;overflow:hidden}.project-facts article,.project-facts article:last-child{background:#090721;border:0;flex-direction:column;align-items:flex-start;gap:14px;min-width:0;min-height:220px;padding:clamp(24px,2.6vw,36px);display:flex}.project-facts article>span{font-size:.66rem}.project-facts article div{gap:8px}.project-facts h3{max-width:18ch;font-size:clamp(1.28rem,1.75vw,1.75rem);line-height:1.34}.project-facts p{max-width:34ch;margin-top:auto;padding-top:18px;line-height:1.72}@media (max-width:768px){.project-brief{grid-template-columns:1fr;gap:28px;width:auto;margin:0 20px;padding:68px 0 42px}.project-facts{grid-template-columns:1fr;width:auto;margin:0 20px;padding-bottom:1px}.project-facts article,.project-facts article:last-child{min-height:0;padding:24px;display:flex}.project-facts article>p{grid-column:auto;margin-top:0;padding-top:8px}}.project-hero{background:radial-gradient(circle at 50% 24%,#7b48da2e,#0000 38%),#050518;min-height:auto;padding:calc(74px + clamp(58px,9vh,98px)) 0 0;display:block;overflow:visible}.project-hero-content{width:min(1320px, calc(100% - (var(--page-gutter) * 2)));margin:0 auto;padding:0 0 clamp(58px,8vh,88px);position:static}.project-hero-code{border-bottom:1px solid #d8b8ff33;width:100%;padding-bottom:18px}.project-hero-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(28px,6vw,92px);padding-top:clamp(24px,4vh,42px);display:grid}.project-hero h1{max-width:14ch;margin:0 0 8px;font-size:clamp(3rem,6vw,6.4rem);line-height:.98}.project-hero-title-row>div>p{color:#d8b8ff;margin:0;font-size:clamp(.92rem,1.45vw,1.25rem)}.project-meta{text-align:right;min-width:180px;margin:0 0 6px}.project-facts{border-top-color:#d8b8ff42;margin-bottom:clamp(72px,10vh,110px);padding-bottom:1px}@media (max-width:768px){.project-hero{padding-top:114px}.project-hero-content{width:auto;margin:0 20px;padding-bottom:54px}.project-hero-title-row{grid-template-columns:1fr;align-items:start;gap:24px;padding-top:24px}.project-hero h1{max-width:12ch;font-size:clamp(2.7rem,13vw,4.4rem);line-height:1}.project-meta{text-align:left;min-width:0;margin:0}.project-facts{margin-bottom:70px}}.ai-agent-panel{background:radial-gradient(circle at 88% -8%,#ad73ff3b,#0000 36%),linear-gradient(155deg,#120d31fb,#060519fc);border-radius:20px 20px 7px;grid-template-rows:auto minmax(0,1fr) auto auto auto;width:min(420px,100vw - 28px);height:min(600px,100dvh - 132px)}.ai-agent-panel:before{content:none}.ai-agent-panel header{background:#ffffff05;align-items:center;padding:18px}.ai-agent-panel header button,.ai-agent-panel form button{min-width:42px;min-height:42px}.ai-agent-message{gap:9px;width:fit-content;max-width:91%;display:grid}.ai-agent-message.user{justify-self:end}.ai-agent-message.agent{background:0 0;border:0;justify-self:start}.ai-agent-message>p,.ai-agent-messages>.typing{width:fit-content;max-width:100%;margin:0}.ai-agent-actions{flex-wrap:wrap;gap:7px;display:flex}.ai-agent-actions button{color:#eee5ff;background:linear-gradient(135deg,#8d4fe833,#68edc60f);border:1px solid #d8b8ff4d;border-radius:8px;align-items:center;gap:6px;min-height:32px;padding:7px 10px;font-size:.65rem;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.ai-agent-actions button:hover{background:#8d4fe845;border-color:#d8b8ff94;transform:translateY(-1px)}.ai-agent-actions button:focus-visible,.ai-agent-suggestions button:focus-visible,.ai-agent-panel header button:focus-visible,.ai-agent-orb:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.ai-agent-panel form button:disabled{cursor:wait;opacity:.55}.ai-agent-callout{border-radius:11px}@media (max-width:768px){.ai-agent{right:12px;bottom:max(12px, env(safe-area-inset-bottom))}.ai-agent-panel{right:12px;bottom:calc(76px + env(safe-area-inset-bottom));border-radius:18px;width:calc(100vw - 24px);height:min(610px,100dvh - 104px);position:fixed}.ai-agent-message{max-width:94%}.ai-agent-actions button{min-height:38px}}@media (prefers-reduced-motion:reduce){.ai-agent,.ai-agent-panel,.ai-agent-orb,.ai-agent-actions button{transition-duration:.01ms!important}.ai-agent-ring,.ai-live-dot{animation:none!important}}.skill-focus-list{width:100%;max-width:none;margin:clamp(34px,5vh,64px) 0 0}.skill-focus-list .skill-node{appearance:none;width:100%;min-height:96px;color:var(--text);text-align:left;cursor:pointer;opacity:.36;grid-template-columns:70px minmax(250px,.68fr) minmax(320px,1fr) minmax(120px,auto);grid-template-areas:"index title copy status";padding:18px 20px;transition:opacity .32s,transform .52s cubic-bezier(.16,1,.3,1),border-color .32s}.skill-focus-list .skill-node:before{background:linear-gradient(90deg,#9d5eff2b,#9d5eff06 72%,#0000);transition:transform .52s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.skill-focus-list .skill-node:after{display:none}.skill-focus-list .skill-node.is-active{z-index:2;opacity:1;border-color:#d8b8ff9e;transform:translate(14px)}.skill-focus-list .skill-node.is-active:before{transform:scaleX(1)}.skill-focus-list .skill-node h3{transform-origin:0;transition:color .32s,transform .52s cubic-bezier(.16,1,.3,1)}.skill-focus-list .skill-node.is-active h3{color:#fff;transform:scale(1.12)}.skill-focus-list .skill-node p{opacity:0;transition:opacity .28s,transform .52s cubic-bezier(.16,1,.3,1);transform:translate(28px)}.skill-focus-list .skill-node.is-active p{opacity:1;transform:translate(0)}.skill-focus-list .skill-node small{opacity:0;transition:opacity .24s 80ms,transform .42s cubic-bezier(.16,1,.3,1);transform:translate(14px)}.skill-focus-list .skill-node.is-active small{opacity:1;transform:translate(0)}.skill-focus-list .skill-node:hover,.skill-focus-list .skill-node:focus-visible{outline:0;transform:translate(14px)}.project-case-archive{min-height:100svh;padding:clamp(128px, 15vh, 176px) var(--page-gutter) clamp(88px, 12vh, 144px);overflow:hidden}.project-carousel-head{justify-content:space-between;align-items:end;gap:40px;width:min(1640px,100%);margin:0 auto clamp(38px,5vh,64px);display:flex}.project-carousel-head .project-case-heading{width:min(760px,100%);margin:0}.project-carousel-head .project-case-heading h2{max-width:none;font-size:clamp(3.6rem,6.2vw,6.8rem);line-height:.92}.project-carousel-controls{flex:none;gap:10px;padding-bottom:4px;display:flex}.project-carousel-controls button{width:50px;height:50px;color:var(--text);cursor:pointer;background:#130d32b8;border:1px solid #d8b8ff47;border-radius:50%;place-items:center;transition:color .2s,border-color .2s,background .2s,transform .26s cubic-bezier(.16,1,.3,1);display:grid}.project-carousel-controls button:hover:not(:disabled),.project-carousel-controls button:focus-visible:not(:disabled){border-color:var(--violet-light);color:#fff;background:#844be23d;outline:0;transform:translateY(-3px)}.project-carousel-controls button:disabled{cursor:default;opacity:.24}.project-carousel-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;gap:clamp(16px,1.6vw,28px);width:min(1640px,100%);margin:0 auto;padding:3px 0 22px;display:flex;overflow:auto hidden}.project-carousel-track::-webkit-scrollbar{display:none}.project-carousel-card{scroll-snap-align:none start;flex:0 0 clamp(330px,30vw,500px)}.project-carousel-link{color:var(--text);text-decoration:none;display:block}.project-carousel-media{aspect-ratio:4/3;background:#090722;border:1px solid #d8b8ff3d;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 22px 62px #00000047}.project-carousel-media:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#050414d6);position:absolute;inset:0}.project-carousel-media img{object-fit:cover;width:100%;height:100%;transition:transform .78s cubic-bezier(.16,1,.3,1),filter .36s;display:block}.project-carousel-overlay{z-index:2;font:.6rem var(--mono);letter-spacing:.12em;justify-content:space-between;align-items:end;gap:16px;display:flex;position:absolute;bottom:18px;left:20px;right:20px}.project-carousel-overlay span{color:#f2eaff}.project-carousel-overlay small{color:var(--violet-light);font:inherit}.project-carousel-copy{min-height:230px;padding:22px 4px 0;position:relative}.project-carousel-copy>small{color:var(--violet-light);font:.62rem var(--mono);letter-spacing:.11em}.project-carousel-copy h3{font:clamp(2rem, 3vw, 3.25rem)/1.02 var(--display);letter-spacing:-.018em;text-wrap:balance;margin:11px 0 12px}.project-carousel-copy p{color:#bfb2d5;max-width:46ch;margin:0 0 24px;font-size:.75rem;line-height:1.72}.project-carousel-copy strong{border-top:1px solid #d8b8ff2e;justify-content:space-between;align-items:center;padding-top:16px;font-size:.72rem;font-weight:500;display:flex}.project-carousel-copy strong svg{transition:transform .32s cubic-bezier(.16,1,.3,1)}.project-carousel-link:hover .project-carousel-media img,.project-carousel-link:focus-visible .project-carousel-media img{filter:brightness(1.07);transform:scale(1.035)}.project-carousel-link:hover .project-carousel-copy strong svg,.project-carousel-link:focus-visible .project-carousel-copy strong svg{transform:translate(7px)}.project-carousel-link:focus-visible{outline:2px solid var(--mint);outline-offset:6px}.project-carousel-hint{width:min(1640px,100%);color:var(--dim);font:.58rem var(--mono);letter-spacing:.08em;text-align:right;margin:10px auto 0}@media (max-width:1024px){.skill-focus-list{width:100%}.skill-focus-list .skill-node{grid-template-columns:56px minmax(190px,.7fr) minmax(260px,1fr);grid-template-areas:"index title copy"}.skill-focus-list .skill-node small{display:none}.project-carousel-card{flex-basis:clamp(320px,46vw,460px)}}@media (max-width:768px){.skill-tree{overflow:visible}.skill-focus-list .skill-node{opacity:.52;grid-template-columns:46px 1fr;grid-template-areas:"index title""index copy";gap:8px 16px;min-height:132px;padding:18px 8px}.skill-focus-list .skill-node.is-active,.skill-focus-list .skill-node:hover,.skill-focus-list .skill-node:focus-visible{transform:translate(6px)}.skill-focus-list .skill-node p{font-size:.7rem;line-height:1.58}.project-case-archive{padding:108px 16px 80px}.project-carousel-head{align-items:flex-end;gap:16px;margin-bottom:32px}.project-carousel-head .project-case-heading h2{font-size:clamp(3rem,13vw,4.6rem)}.project-carousel-head .project-case-heading p{max-width:29ch}.project-carousel-controls button{width:42px;height:42px}.project-carousel-card{flex-basis:min(84vw,390px)}.project-carousel-copy{min-height:210px}.project-carousel-copy h3{font-size:clamp(2rem,9vw,2.8rem)}}@media (prefers-reduced-motion:reduce){.skill-focus-list .skill-node,.skill-focus-list .skill-node:before,.skill-focus-list .skill-node h3,.skill-focus-list .skill-node p,.project-carousel-media img,.project-carousel-controls button{transition:none!important}}.narrative-section{isolation:isolate}.archive-journey{z-index:145;top:calc(var(--nav-height) + 76px);color:#d8b8ff7a;pointer-events:none;grid-template-rows:auto minmax(120px,1fr) auto auto;justify-items:center;gap:12px;width:44px;display:grid;position:fixed;bottom:44px;left:max(14px,1.45vw)}.archive-journey>span,.archive-journey>small{font:.43rem var(--mono);letter-spacing:.12em;writing-mode:vertical-rl}.archive-journey>i{background:linear-gradient(#0000,#d8b8ff57 14% 86%,#0000);width:1px;height:100%;display:block;position:relative}.archive-journey>i>b{background:var(--violet-light);border-radius:50%;width:7px;height:7px;transition:top .7s cubic-bezier(.16,1,.3,1);position:absolute;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #9f63ff1f,0 0 18px #9f63ffb8}.archive-journey>strong{color:#f3efffb3;letter-spacing:.08em;writing-mode:vertical-rl;font-size:.56rem;font-weight:500;line-height:1.2}@media (max-width:1100px){.archive-journey{display:none}}@media (prefers-reduced-motion:reduce){.archive-journey>i>b{transition:none}}.profile-carousel{isolation:isolate;background:radial-gradient(circle at 50% 44%,#9d5eff33,#0000 52%),#08061ff5}.profile-carousel-stage{z-index:1;perspective:1100px;transform-style:preserve-3d;position:absolute;inset:54px 0 72px}.profile-carousel-card{opacity:.48;transform-origin:50%;cursor:pointer;will-change:transform;background:#090721;border:1px solid #d8b8ff3d;border-radius:14px;width:69%;padding:0;transition:transform .72s cubic-bezier(.16,1,.3,1),opacity .42s,filter .42s,border-color .42s;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate3d(-50%,3%,-90px)scale(.82);box-shadow:0 28px 70px #00000075}.profile-carousel-card img,.profile-portrait .profile-carousel-card img{object-fit:cover;object-position:72% center;width:100%;height:100%;min-height:0}.profile-carousel-card.is-active{z-index:3;opacity:1;filter:saturate(1.04)brightness(1.03);border-color:#d8b8ff8a;transform:translate3d(-50%,0,40px)scale(1)}.profile-carousel-card.is-previous{z-index:1;transform:translate3d(-82%,4%,-110px)rotateY(17deg)scale(.82)}.profile-carousel-card.is-next{z-index:2;transform:translate3d(-18%,4%,-110px)rotateY(-17deg)scale(.82)}.profile-carousel .profile-scan-grid{z-index:4}.profile-carousel .profile-inspector{z-index:5}.profile-carousel-controls{z-index:5;align-items:center;gap:10px;display:flex;position:absolute;bottom:18px;right:20px}.profile-carousel-controls>button{width:34px;height:34px;color:var(--text);background:#090720c7;border:1px solid #d8b8ff40;border-radius:50%;place-items:center;padding:0;transition:transform .22s,border-color .22s,background .22s;display:grid}.profile-carousel-controls>button:hover,.profile-carousel-controls>button:focus-visible{border-color:var(--violet-light);background:#7541d64d;transform:translateY(-2px)}.profile-carousel-controls>div{gap:6px;display:flex}.profile-carousel-controls>div button{background:#d8b8ff47;border:0;border-radius:50%;width:6px;height:6px;padding:0;transition:width .28s,background .28s}.profile-carousel-controls>div button.is-active{background:var(--mint);border-radius:999px;width:22px}.profile-carousel .portrait-stamp{width:auto;max-width:42%;right:auto}.scrambled-text{white-space:pre-wrap;display:inline}.scrambled-char{display:inline-block}.project-process-empty{text-align:center;background:radial-gradient(circle,#9f63ff1f,#0000 48%),#0a082375;border:1px dashed #d8b8ff3d;border-radius:18px;place-content:center;justify-items:center;gap:14px;min-height:42vh;padding:48px 24px;display:grid}.project-process-empty span{color:var(--mint);font:.58rem var(--mono);letter-spacing:.13em}.project-process-empty strong{font:clamp(1.8rem, 4vw, 3.4rem)/1 var(--display)}.project-process-empty p{max-width:42ch;color:var(--muted);margin:0;font-size:.76rem;line-height:1.7}@media (max-width:768px){.profile-carousel-stage{inset:42px 0 72px}.profile-carousel-card{width:76%}.profile-carousel-card.is-previous{transform:translate3d(-76%,5%,-100px)rotateY(12deg)scale(.8)}.profile-carousel-card.is-next{transform:translate3d(-24%,5%,-100px)rotateY(-12deg)scale(.8)}.profile-carousel .portrait-stamp{display:none}}@media (prefers-reduced-motion:reduce){.profile-carousel-card{will-change:auto;transition:none!important}.profile-carousel-card:not(.is-active){display:none}.profile-carousel-card.is-active{width:auto;left:8%;right:8%;transform:none!important}}.player-profile{--profile-frame-height:clamp(760px, 80svh, 880px);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(34px,4.5vw,82px)}.player-profile .profile-portrait,.player-profile .profile-panel{width:100%;height:auto;min-height:var(--profile-frame-height);will-change:auto;background:#08061fb8;border:1px solid #d8b8ff33;border-radius:22px;box-shadow:0 28px 82px #0000004d;opacity:1!important;visibility:visible!important;transform:none!important}.player-profile .profile-panel{flex-direction:column;max-width:none;padding:clamp(26px,3vw,44px);display:flex;overflow:visible}.player-profile .profile-panel:before{display:none}.profile-heading h2,.section-heading.compact.profile-heading h2{white-space:nowrap;max-width:none;margin:12px 0 18px;font-size:clamp(3rem,4.2vw,5.4rem);line-height:.9}.profile-heading.zh h2{letter-spacing:-.04em;font-size:clamp(3rem,4.5vw,5.7rem)}.player-profile .profile-story{margin-top:22px}.player-profile .character-data{flex:none}.player-profile .character-stats{isolation:isolate;margin-top:auto;padding-top:18px;overflow:visible}.player-profile .character-stats>.character-stat-item{min-width:0;box-shadow:none;transform-origin:50% 100%;will-change:transform;background:0 0;border:0;border-radius:0;outline:none;padding:10px 2px 8px}.player-profile .character-stats>.character-stat-item:hover,.player-profile .character-stats>.character-stat-item:focus-visible{box-shadow:none;background:0 0}.player-profile .character-stats>.character-stat-item:focus-visible{outline-offset:4px;outline:1px solid #68edc673}.player-profile .character-stats .character-stat-item>i{margin-top:9px}.world-map .horizontal-archive-track{touch-action:pan-y pinch-zoom;cursor:ew-resize;perspective-origin:50% 48%;overflow:hidden}.world-map .horizontal-archive-track .dome-gallery-stage{transform-style:preserve-3d}.world-map .horizontal-archive-track .dome-card{width:min(720px,48vw)}.world-map .horizontal-archive-track .dome-gallery-beam{opacity:.48;inset:auto 7% 13%}.world-map .horizontal-archive-track .dome-gallery-floor{height:10%;bottom:4%;left:12%;right:12%;transform:perspective(700px)rotateX(68deg)}.contact-stage{background:#070617;grid-template-rows:minmax(0,75fr) minmax(0,25fr);height:100svh;min-height:720px;display:grid;position:relative;overflow:hidden}.contact-stage:after{content:"";z-index:0;pointer-events:none;background:#04041229;position:absolute;inset:0}.contact-stage-background{z-index:0;object-fit:cover;object-position:center 38%;filter:brightness(.78)saturate(.9);width:100%;height:100%;position:absolute;inset:0}.contact-stage .coop-section{z-index:1;height:100%;min-height:0;padding:calc(var(--nav-height) + 12px) 8vw 22px;content-visibility:visible;contain-intrinsic-size:auto;position:relative}.contact-stage .coop-section-shade{background:radial-gradient(circle at 50% 44%,#06051c1f,#05051985),linear-gradient(#0505190d,#03030d52 88%,#0000)}.contact-stage .coop-section h2{margin:10px 0 12px;font-size:clamp(2.8rem,5.5vw,5.9rem)}.contact-stage .coop-section p{margin-bottom:18px;line-height:1.65}.contact-stage .coop-section .game-button{min-height:46px}.portfolio-footer.archive-footer{z-index:1;color:#f2effa;height:calc(100% + 16px);min-height:0;max-height:none;font-family:var(--body);background:#0404123d;border-top:0;grid-template-rows:minmax(0,1fr) auto auto;padding:0;display:grid;position:relative;overflow:hidden;transform:translateY(-16px)}.footer-ticker{color:#f2effaad;width:100%;font:.44rem var(--mono);letter-spacing:.08em;border-bottom:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.footer-ticker-track{will-change:transform;width:max-content;animation:26s linear infinite paused footer-ticker-move;display:flex}.footer-ticker-group{flex:none;justify-content:space-around;align-items:center;gap:clamp(28px,3vw,58px);min-width:100vw;padding:8px clamp(18px,2.8vw,48px);display:flex}.footer-ticker span:before{content:"✦";color:var(--violet-light);margin-right:12px}.footer-body{grid-template-columns:minmax(0,1fr);place-items:center;height:100%;min-height:0;display:grid;overflow:hidden}.footer-columns{grid-template-columns:repeat(3,minmax(180px,220px));justify-content:center;justify-self:center;align-items:stretch;gap:clamp(38px,4vw,68px);width:min(820px,100% - 72px);padding:2px 0;display:grid}.footer-columns section{grid-template-rows:22px repeat(3,10px 21px);align-content:center;display:grid}.footer-columns h3{margin:0;font-size:clamp(.72rem,.86vw,.92rem);line-height:1.25}.footer-columns small{color:#f2effa75;align-self:end;margin:0;font-size:clamp(.42rem,.46vw,.5rem);line-height:1.35}.footer-columns strong,.footer-columns a,.footer-columns button{color:#fff;text-align:left;overflow-wrap:anywhere;align-self:start;margin:0;font-size:clamp(.56rem,.67vw,.72rem);font-weight:700;line-height:1.4;text-decoration:none}.footer-columns a,.footer-columns button{background:0 0;border:0;border-bottom:1px solid #d8b8ff3d;width:fit-content;padding:0 0 4px;transition:color .18s,border-color .18s,transform .18s}.footer-columns a:hover,.footer-columns button:hover{color:var(--mint);border-color:var(--mint);transform:translate(4px)}.footer-meta{padding:7px var(--page-gutter);color:#f2effa6b;font:.44rem var(--mono);border-top:1px solid #d8b8ff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.fireworks-overlay{z-index:2200;cursor:crosshair;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(circle at 50% 58%,#9f63ff1a,#0000 40%),#03030d4d;border:0;width:100vw;height:100svh;padding:0;position:fixed;inset:0;overflow:hidden}.fireworks-overlay canvas{pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.fireworks-overlay>span{color:#ffffffad;font:.48rem var(--mono);letter-spacing:.12em;text-align:center;text-shadow:0 0 14px #9f63ffcc;position:absolute;bottom:30px;left:0;right:0}.footer-meta span:last-child{text-align:right}.footer-meta button{color:#d8b8ff8a;font:inherit;background:#ffffff05;border:1px solid #d8b8ff24;border-radius:999px;padding:5px 10px}.easter-egg-toast{z-index:1200;color:var(--mint);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:radial-gradient(circle,#9f63ff33,#0000 34%),#03030dc7;place-items:center;padding:24px;animation:.48s cubic-bezier(.16,1,.3,1) both easter-toast-in;display:grid;position:fixed;inset:0}.easter-egg-card{text-align:center;background:linear-gradient(145deg,#130d3af5,#06061bfa);border:1px solid #68edc675;border-radius:22px;align-content:center;place-items:center;gap:12px;width:min(520px,100vw - 48px);min-height:420px;padding:34px;display:grid;box-shadow:0 32px 120px #000000b3,inset 0 0 50px #9f63ff1a}.easter-egg-card small{color:var(--mint);font:.58rem var(--mono);letter-spacing:.16em}.easter-egg-card b{color:#fff;font:clamp(4.5rem, 12vw, 7rem)/.8 var(--display);text-shadow:0 0 36px #9f63ffb3}.easter-egg-card strong{color:#fff;font-size:clamp(1.2rem,3vw,1.7rem)}.easter-egg-card span{color:var(--muted);font-size:.76rem}.easter-egg-card em{color:var(--dim);font:normal .52rem var(--mono);margin-top:12px}@keyframes footer-ticker-move{to{transform:translate(-50%)}}@keyframes easter-toast-in{0%{opacity:0;transform:scale(.97)}}@media (max-width:1050px){.player-profile{--profile-frame-height:auto;grid-template-columns:1fr}.player-profile .profile-portrait,.player-profile .profile-panel{height:auto;min-height:680px}.contact-stage{height:auto;min-height:100svh;display:block;overflow:visible}.world-map .horizontal-archive-track .dome-card{width:min(680px,76vw)}.contact-stage .coop-section{min-height:72svh;padding:calc(var(--nav-height) + 42px) 20px 54px}.portfolio-footer.archive-footer{height:auto;max-height:none;display:block;transform:none}.footer-body{grid-template-columns:1fr;height:auto;overflow:visible}}@media (max-width:720px){.loading-kicker small{display:none}.loading-wordmark strong{font-size:clamp(2.5rem,17vw,4.6rem)}.player-profile .profile-portrait,.player-profile .profile-panel{min-height:600px}.player-profile .profile-panel{padding:24px 18px;overflow:visible}.profile-heading h2,.section-heading.compact.profile-heading h2{font-size:clamp(2.6rem,14vw,4.6rem)}.world-map .horizontal-archive-track .dome-card{width:88vw}.footer-columns{grid-template-columns:1fr;gap:26px;padding:40px 24px}.footer-columns section{grid-template-rows:auto;gap:4px}.footer-columns h3{margin-bottom:22px}.footer-columns strong,.footer-columns a,.footer-columns button{margin-bottom:20px}.footer-meta{grid-template-columns:1fr auto}.footer-meta span:last-child{text-align:left;grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.footer-ticker,.loading-screen:before,.loading-wordmark svg,.easter-egg-toast{animation:none!important}}@media (min-width:1101px){.world-map-reference-copy,.world-map-signal{top:clamp(108px,13vh,142px)}.world-map-reference-copy{width:min(430px,30vw)}.world-map-reference-copy h2{color:#f6f1ff;letter-spacing:-.035em;white-space:nowrap;text-wrap:nowrap;text-shadow:0 8px 36px #03030db8,0 0 24px #9f63ff2e;max-width:none;margin:16px 0 20px;font-size:clamp(3rem,4.15vw,4.75rem);line-height:.98}.world-map-reference-copy p{color:#d3c8e7;text-shadow:0 2px 16px #03030deb;font-size:.82rem;line-height:1.85}.world-map-reference-copy small{color:#aa9cbe;text-shadow:0 2px 14px #03030deb}.world-map-signal{width:min(280px,20vw)}.world-map-signal b,.world-map-signal span,.world-map-signal strong,.world-map-signal small,.world-map-signal p{text-shadow:0 3px 18px #03030de0}.world-map-signal p{color:#c6bad9}.world-map .chapter-thumbnail-strip{z-index:12;bottom:clamp(34px,5vh,56px)}.world-map .chapter-thumbnail-strip button{aspect-ratio:1.35;width:clamp(70px,5.6vw,92px);height:auto}.world-map .chapter-thumbnail-strip img{object-fit:contain;background:#070619}}.kinetic-archive-register{color:#d8b8ff6b;width:min(430px,36vw);font:.46rem var(--mono);letter-spacing:.13em;align-items:center;gap:9px;margin-top:18px;display:flex}.kinetic-archive-register i{background:linear-gradient(90deg,#d8b8ff57,#0000);flex:20px;height:1px}.kinetic-archive-register span:last-child{color:var(--mint)}@media (max-width:768px){.section-heading h2,.section-heading.compact h2,.section-heading.compact.profile-heading h2,.profile-heading.zh h2,.mission-console .section-heading h2,.skill-tree>.section-heading h2{font-size:clamp(2.35rem,10.8vw,3.65rem);line-height:1.08}.project-case-archive{padding:104px 18px 88px}.project-carousel-head{margin-bottom:42px}.project-carousel-head .project-case-heading h2{font-size:clamp(2.65rem,11.5vw,3.8rem);line-height:1.05}.project-carousel-copy{min-height:224px}.kinetic-archive-header h2{font-size:clamp(2.15rem,10.5vw,3.05rem)}.kinetic-archive-register{width:min(310px,100vw - 36px);margin-top:13px}.kinetic-archive-register span:nth-of-type(2){display:none}}.orbit-gallery-shell.kinetic-archive{height:calc(100svh - var(--nav-height));color:#f5efff;cursor:grab;isolation:isolate;perspective:1600px;touch-action:pan-y pinch-zoom;background:#050416;min-height:680px;position:relative;overflow:hidden}.orbit-gallery-shell.kinetic-archive.is-dragging{cursor:grabbing}.orbit-gallery-shell.kinetic-archive:before,.orbit-gallery-shell.kinetic-archive:after{display:none}.kinetic-archive-backdrop{z-index:0;opacity:0;animation:.9s cubic-bezier(.16,1,.3,1) forwards kinetic-backdrop-in;position:absolute;inset:-9%}.kinetic-archive-backdrop:after{content:"";background:radial-gradient(circle at 50% 42%,#08051c47,#040311d1 52%,#040311 78%),linear-gradient(90deg,#040311 0%,#0000 24% 76%,#040311 100%);position:absolute;inset:0}.kinetic-archive-backdrop>img,.kinetic-archive-backdrop>video{object-fit:cover;filter:blur(46px)saturate(.62)brightness(.38);width:100%;height:100%;transform:scale(1.16)}.kinetic-archive-grid{z-index:1;opacity:.46;pointer-events:none;background-image:linear-gradient(#d8b8ff09 1px,#0000 1px),linear-gradient(90deg,#d8b8ff07 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 18%,#0000 76%);mask-image:radial-gradient(#000 18%,#0000 76%)}.kinetic-cursor-glow{z-index:2;aspect-ratio:1;filter:blur(5px);pointer-events:none;will-change:transform;background:radial-gradient(circle,#b176ff21,#0000 68%);border-radius:50%;width:min(34vw,560px);position:absolute;top:0;left:0}.kinetic-archive-header{z-index:8;top:clamp(28px,4.5vh,56px);left:var(--page-gutter);pointer-events:none;display:grid;position:absolute}.kinetic-archive-header>span,.kinetic-archive-header>p,.kinetic-meta-copy small{color:#d8b8ff9e;font:.55rem var(--mono);letter-spacing:.17em;text-transform:uppercase}.kinetic-archive-header h2{font-family:var(--display);letter-spacing:-.025em;margin:12px 0 0;font-size:clamp(2.5rem,4.5vw,5.3rem);font-weight:620;line-height:.96}.kinetic-archive-header>p{color:#ebe1f980;letter-spacing:.08em;margin:15px 0 0}.kinetic-archive-stage{z-index:4;transform-style:preserve-3d;position:absolute;inset:clamp(118px,14vh,160px) 0 clamp(122px,14vh,162px)}.kinetic-archive-stage:before{content:"";background:linear-gradient(90deg,#0000 4%,#d8b8ff33,#0000 96%);height:1px;position:absolute;bottom:0;left:0;right:0}.kinetic-archive-card{clip-path:polygon(18px 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%,0 18px);cursor:pointer;width:clamp(280px,26vw,500px);height:min(60vh,650px);min-height:420px;transform-style:preserve-3d;will-change:transform, opacity;background:#08061de0;border:1px solid #d8b8ff3d;padding:0;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 30px 90px #0000008f}.kinetic-archive-card:before,.kinetic-archive-card:after{content:"";z-index:3;pointer-events:none;position:absolute}.kinetic-archive-card:before{clip-path:inherit;border:1px solid #ffffff12;transition:border-color .38s;inset:10px}.kinetic-archive-card:after{background:linear-gradient(#0000 54%,#040311cc);inset:0}.kinetic-archive-card>img,.kinetic-archive-card>video{object-fit:contain;filter:brightness(.64)saturate(.72);pointer-events:none;background:#070519;width:100%;height:100%;transition:filter .52s,transform .78s cubic-bezier(.16,1,.3,1);transform:scale(.94)}.kinetic-archive-card.is-active{border-color:#d7b3ffcc;box-shadow:0 42px 130px #000000ad,0 0 0 1px #ad6cff1f,0 0 54px #7e40ea38}.kinetic-archive-card.is-active:before{border-color:#ebd9ff29}.kinetic-archive-card.is-active>img,.kinetic-archive-card.is-active>video{filter:brightness(.98)saturate(1.04);transform:scale(1)}.kinetic-card-scan{z-index:4;opacity:0;pointer-events:none;background:linear-gradient(#0000,#d8b8ff24,#0000);height:18%;position:absolute;top:-25%;left:0;right:0}.kinetic-card-caption{z-index:5;color:#fff;text-align:left;grid-template-columns:auto 1fr;align-items:end;gap:6px 14px;display:grid;position:absolute;bottom:22px;left:24px;right:24px}.kinetic-card-caption small{color:var(--mint);font:.62rem var(--mono);grid-row:1/3;align-self:start}.kinetic-card-caption strong{font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1rem,1.5vw,1.45rem);font-weight:560;line-height:1.1;overflow:hidden}.kinetic-card-caption em{color:#ede5f899;font:normal .5rem var(--mono);letter-spacing:.08em;opacity:0;align-items:center;gap:6px;transition:opacity .28s,transform .42s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(8px)}.kinetic-archive-card.is-active .kinetic-card-caption em{opacity:1;transform:translateY(0)}.kinetic-archive-counter{z-index:7;bottom:clamp(28px,4vh,52px);left:var(--page-gutter);color:#f2ecff29;font-family:var(--display);pointer-events:none;align-items:flex-end;gap:10px;display:flex;position:absolute}.kinetic-archive-counter span{letter-spacing:-.05em;font-size:clamp(4.6rem,8.5vw,9.8rem);line-height:.72}.kinetic-archive-counter small{color:#d8b8ff7a;font:.58rem var(--mono);margin-bottom:2px}.kinetic-meta-copy{z-index:8;right:var(--page-gutter);text-align:right;pointer-events:none;gap:8px;width:min(260px,19vw);display:grid;position:absolute;bottom:clamp(92px,10vh,116px)}.kinetic-meta-copy strong{color:#f5efffdb;font-family:var(--display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.05rem,1.4vw,1.45rem);font-weight:520;overflow:hidden}.kinetic-archive-controls{z-index:10;right:var(--page-gutter);align-items:center;gap:14px;display:flex;position:absolute;bottom:clamp(28px,4vh,48px)}.kinetic-archive-controls>button{color:#efe6ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:#08061d94;border:1px solid #d8b8ff47;border-radius:50%;place-items:center;width:42px;height:42px;transition:border-color .22s,color .22s,transform .32s cubic-bezier(.16,1,.3,1);display:grid}.kinetic-archive-controls>button:hover,.kinetic-archive-controls>button:focus-visible{color:var(--mint);border-color:var(--mint);outline:0;transform:scale(1.08)}.kinetic-archive-controls>div{align-items:center;gap:4px;width:min(260px,18vw);display:flex}.kinetic-archive-controls i{background:#d8b8ff29;flex:1 1 0;height:2px;transition:flex .42s cubic-bezier(.16,1,.3,1),background .26s}.kinetic-archive-controls i.is-active{background:linear-gradient(90deg, var(--violet-light), var(--mint));flex-grow:3.5}.kinetic-archive-static{min-height:calc(100svh - var(--nav-height));padding:110px var(--page-gutter) 60px;background:#050416;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kinetic-archive-static figure{background:#070519;border:1px solid #d8b8ff2e;min-height:260px;margin:0;position:relative}.kinetic-archive-static img,.kinetic-archive-static video{object-fit:contain;width:100%;height:100%}.kinetic-archive-static span{color:var(--mint);font:.55rem var(--mono);position:absolute;bottom:8px;right:10px}.kinetic-archive .orbit-gallery-viewer>img,.kinetic-archive .orbit-gallery-viewer>video{max-width:min(92vw,1500px);max-height:calc(100dvh - var(--nav-height) - 126px);object-fit:contain;cursor:default;border:1px solid #dabcff57;border-radius:12px;width:auto;height:auto;box-shadow:0 34px 100px #00000094,0 0 50px #8e54ff29}@keyframes kinetic-backdrop-in{0%{opacity:0;transform:scale(1.04)}to{opacity:.72;transform:scale(1)}}@keyframes kinetic-scan{0%{opacity:0;transform:translateY(0)}14%{opacity:1}74%{opacity:.55}to{opacity:0;transform:translateY(720%)}}@media (max-width:900px){.orbit-gallery-shell.kinetic-archive{min-height:620px}.kinetic-archive-stage{inset-block:132px 126px}.kinetic-archive-card{width:min(54vw,430px);height:min(55vh,560px)}.kinetic-archive-header>p,.kinetic-meta-copy{display:none}.kinetic-archive-controls>div{width:180px}.kinetic-archive-static{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.orbit-gallery-shell.kinetic-archive{height:calc(100svh - var(--nav-height));min-height:560px}.kinetic-archive-header{top:22px;left:18px}.kinetic-archive-header h2{margin-top:8px;font-size:clamp(2.25rem,12vw,3.5rem)}.kinetic-archive-stage{inset:112px 0}.kinetic-archive-card{width:72vw;height:min(54vh,510px);min-height:360px}.kinetic-card-caption{bottom:16px;left:16px;right:16px}.kinetic-archive-counter{bottom:26px;left:18px}.kinetic-archive-counter span{font-size:4.2rem}.kinetic-archive-controls{gap:8px;bottom:82px;right:16px}.kinetic-archive-controls>div{width:96px}.kinetic-archive-controls>button{width:40px;height:40px}.kinetic-cursor-glow{display:none}.kinetic-archive-static{grid-template-columns:1fr;padding:88px 14px 36px}}@media (prefers-reduced-motion:reduce){.kinetic-archive-backdrop,.kinetic-card-scan{animation:none!important}}.skill-tree>.section-heading h2{white-space:nowrap;text-wrap:nowrap;width:100%;max-width:none;font-size:clamp(2rem,5.2vw,5.8rem)}.project-case-archive{min-height:auto;padding-bottom:clamp(40px,5.5vh,68px)}.project-carousel-copy{min-height:178px}.project-carousel-copy p{margin-bottom:16px}.contact-stage{background:#070617;grid-template-rows:minmax(0,72fr) minmax(0,28fr)}.contact-stage:after{background:#04041233}.contact-stage-background{object-position:center 38%;filter:brightness(.72)saturate(.92);display:block}.contact-stage .coop-section-shade{background:radial-gradient(circle at 50% 44%,#06051c14,#0505196b),linear-gradient(#05051908,#03030d33 78%,#0000 100%);-webkit-mask-image:linear-gradient(#000 0% 76%,#0000 100%);mask-image:linear-gradient(#000 0% 76%,#0000 100%)}.portfolio-footer.archive-footer{background:0 0;height:100%;transform:none}.footer-columns{grid-template-columns:repeat(3,minmax(190px,224px));gap:clamp(42px,4.4vw,76px);width:min(850px,100% - 64px)}.footer-columns section{grid-template-rows:20px repeat(3,11px 25px)}.footer-columns h3{font-size:clamp(.64rem,.75vw,.82rem);line-height:1.35}.footer-columns small{font-size:clamp(.42rem,.48vw,.51rem);line-height:1.5}.footer-columns strong,.footer-columns a,.footer-columns button{font-size:clamp(.62rem,.75vw,.8rem);line-height:1.55}.project-carousel-media{background:linear-gradient(110deg,#140d39db,#2c165bb8,#140d39db) 0 0/220% 100%}.easter-egg-media{width:min(330px,72vw);height:270px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 82%,#0000 100%);mask-image:linear-gradient(#000 0% 82%,#0000 100%)}.easter-egg-media video{object-fit:contain;object-position:center top;mix-blend-mode:screen;filter:contrast(1.14)saturate(1.08);width:100%;height:100%;display:block}.dome-card>img,.dome-card>video,.chapter-thumbnail-strip img,.chapter-thumbnail-strip video,.project-carousel-media>img,.project-carousel-media>video,.profile-carousel-card>img,.profile-carousel-card>video,.easter-egg-media>img,.easter-egg-media>video{object-fit:cover;width:100%;height:100%;display:block}.dome-card>video,.project-carousel-media>video,.profile-carousel-card>video{pointer-events:none}.dome-card.is-front>video,.dome-card:hover>video{filter:brightness(.94)saturate(1.1);transform:scale(1.065)}.visual-dome-gallery .item__image img,.visual-dome-gallery .item__image video,.visual-dome-gallery .viewer .enlarge img,.visual-dome-gallery .viewer .enlarge video,.visual-dome-gallery .enlarge-closing img,.visual-dome-gallery .enlarge-closing video{object-fit:cover;pointer-events:none;backface-visibility:hidden;width:100%;height:100%;filter:var(--image-filter,none)}.visual-dome-gallery .viewer .enlarge img,.visual-dome-gallery .viewer .enlarge video,.visual-dome-gallery .enlarge-closing img,.visual-dome-gallery .enlarge-closing video{object-fit:contain;pointer-events:auto;background:#05051a}.skill-tree .skill-visual{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.project-carousel-media>video{transition:transform .78s cubic-bezier(.16,1,.3,1),filter .36s}.project-carousel-link:hover .project-carousel-media>video,.project-carousel-link:focus-visible .project-carousel-media>video{filter:brightness(1.07);transform:scale(1.035)}.profile-sticker-specimen{border-top:1px solid #d8b8ff1f;flex:none;margin-top:12px;padding-top:18px;position:relative}.profile-sticker-label{z-index:2;color:#d8b8ff6b;font:.42rem var(--mono);letter-spacing:.12em;pointer-events:none;position:absolute;top:7px;left:0}.profile-sticker-field{isolation:isolate;background:radial-gradient(circle at 18%,#9f63ff1f,#0000 30%),linear-gradient(90deg,#ffffff05,#0000);border-radius:14px;height:126px;position:relative;overflow:hidden}.profile-sticker-field:after{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#d8b8ff09 1px,#0000 1px);background-size:100% 31px;position:absolute;inset:0}.player-profile .character-stats{margin-top:8px}.wechat-qr-trigger{align-self:start;width:fit-content;position:relative}.wechat-qr-popover{z-index:20;opacity:0;visibility:hidden;transform-origin:100%;pointer-events:none;background:#08061df5;border:1px solid #d8b8ff5c;border-radius:14px;width:146px;padding:9px;transition:opacity .18s,visibility .18s,transform .26s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;right:calc(100% + 16px);transform:translate(10px,-50%)scale(.94);box-shadow:0 24px 72px #0000009e,0 0 28px #9f63ff2e}.wechat-qr-popover img,.wechat-qr-popover video{object-fit:contain;background:#fff;border-radius:8px;width:126px;height:126px;display:block}.wechat-qr-popover small{color:#f2effa9e;font:.46rem var(--mono);text-align:center;letter-spacing:.08em;margin-top:7px;display:block}.wechat-qr-trigger:hover .wechat-qr-popover,.wechat-qr-trigger:focus-within .wechat-qr-popover{opacity:1;visibility:visible;transform:translateY(-50%)scale(1)}.chapter-map.world-map{background:radial-gradient(at 50% 48%,#7f47ff40,#0000 30%),radial-gradient(at 50% 75%,#332a9c29,#0000 42%),linear-gradient(#05051a,#03030d 86%);min-height:100svh}.chapter-map.world-map:before{content:"";z-index:0;opacity:.5;pointer-events:none;background-image:linear-gradient(#d8b8ff06 1px,#0000 1px),linear-gradient(90deg,#d8b8ff06 1px,#0000 1px);background-size:48px 48px;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 4%,#000 24% 82%,#0000);mask-image:linear-gradient(#0000 4%,#000 24% 82%,#0000)}.chapter-map.world-map:after{opacity:.3;filter:blur(48px);height:90px;top:61%}.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 10px) 18vw 72px}.world-map .horizontal-archive-track{perspective:1600px;perspective-origin:50% 49%}.world-map .horizontal-archive-track .dome-card{aspect-ratio:1.48;background:#080621;border:1px solid #d8b8ff6b;border-radius:22px;width:min(740px,48vw);box-shadow:0 32px 100px #000000a3,inset 0 0 0 1px #ffffff09}.world-map .horizontal-archive-track .dome-card:after{content:"";z-index:4;pointer-events:none;border:1px solid #d8b8ff1f;border-radius:14px;position:absolute;inset:10px}.world-map .horizontal-archive-track .dome-card.is-front{border-color:#be8fffe6;box-shadow:0 38px 120px #000000ad,0 0 38px #8e4dff4d,inset 0 0 0 1px #ffffff0d}.world-map .dome-card>img,.world-map .dome-card>video{object-fit:contain;filter:brightness(.82)saturate(.96);background:#070619}.world-map .dome-card.is-front>img,.world-map .dome-card.is-front>video{filter:brightness()saturate(1.03)}.world-map .dome-card span{background:#08061dbd;border-radius:12px;width:min(220px,44%);padding:11px 13px;bottom:20px;left:auto;right:24px}.world-map-reference-copy,.world-map-signal{top:clamp(150px,20vh,210px)}.world-map-reference-copy{width:min(350px,22vw)}.world-map-reference-copy h2{font-size:clamp(3.2rem,4.5vw,5.2rem)}.world-map-reference-copy small{margin-top:28px}.world-map-signal{width:min(240px,16vw)}.world-map-signal b{padding-right:42px;font-size:clamp(3.6rem,5.2vw,6.2rem);position:relative}.world-map-signal b:after{content:"/ 04";color:#d8b8ff94;font:.62rem var(--mono);position:absolute;bottom:.18em;right:0}.world-map .chapter-thumbnail-strip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#05041485;border:1px solid #d8b8ff1f;border-radius:16px;gap:12px;padding:8px;bottom:3vh}.world-map .chapter-thumbnail-strip button{border-radius:9px;width:clamp(84px,6.4vw,112px)}@media (max-width:1100px){.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 120px) 8vw 76px}.world-map .horizontal-archive-track .dome-card{width:min(680px,74vw)}.profile-sticker-field{height:116px}}@media (max-width:720px){.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 100px) 0 84px}.world-map .horizontal-archive-track .dome-card{border-radius:15px;width:86vw}.world-map .dome-card span{width:46%;padding:8px;bottom:10px;right:12px}.world-map .dome-card strong{font-size:1.25rem}.world-map .chapter-thumbnail-strip{gap:7px;max-width:calc(100vw - 24px);overflow-x:auto}.world-map .chapter-thumbnail-strip button{flex:0 0 68px;width:68px}.profile-sticker-field{height:108px}.profile-sticker-label{display:none}.wechat-qr-popover{transform-origin:0 100%;inset:auto auto calc(100% + 12px) 0;transform:translateY(8px)scale(.94)}.wechat-qr-trigger:hover .wechat-qr-popover,.wechat-qr-trigger:focus-within .wechat-qr-popover{transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.wechat-qr-popover{transition:none}}.hero-heading>span:last-child{font-size:clamp(1.35rem,2.05vw,2.2rem)}.wechat-qr-popover{transform-origin:0;left:calc(100% + 16px);right:auto;transform:translate(-10px,-50%)scale(.94)}.wechat-qr-trigger:hover .wechat-qr-popover,.wechat-qr-trigger:focus-within .wechat-qr-popover{transform:translateY(-50%)scale(1)}@media (min-width:1101px){.world-map .chapter-dome-shell{inset:calc(var(--nav-height) + 4px) 18vw 140px;overflow:visible}.world-map .horizontal-archive-track{overflow:visible}.world-map-reference-copy,.world-map-signal{top:clamp(96px,10.5vh,126px)}.world-map .chapter-thumbnail-strip{align-items:center;min-height:78px;padding:9px 10px;bottom:clamp(68px,7vh,84px)}.world-map .chapter-thumbnail-strip button{aspect-ratio:1.48;width:clamp(92px,6.7vw,118px)}.world-map .chapter-thumbnail-strip img,.world-map .chapter-thumbnail-strip video{object-fit:contain;background:#070619}}@media (max-width:720px){.wechat-qr-popover{transform-origin:0 100%;inset:auto auto calc(100% + 12px) 0;transform:translateY(8px)scale(.94)}.wechat-qr-trigger:hover .wechat-qr-popover,.wechat-qr-trigger:focus-within .wechat-qr-popover{transform:translateY(0)scale(1)}}.section-heading h2,.section-heading.compact h2,.section-heading.compact.profile-heading h2,.profile-heading.zh h2,.mission-console .section-heading h2,.skill-tree>.section-heading h2{letter-spacing:-.018em;white-space:normal;text-wrap:balance;max-width:13ch;margin:16px 0 22px;font-size:clamp(2.65rem,4.65vw,5.05rem);line-height:1.06}.section-heading p,.project-case-heading p,.world-map-reference-copy p,.contact-stage .coop-section p{line-height:1.8}.world-map-reference-copy h2{letter-spacing:-.015em;margin:18px 0 24px;font-size:clamp(2.55rem,3.9vw,4.35rem);line-height:1.08}.contact-stage .coop-section h2{margin:12px 0 18px;font-size:clamp(2.55rem,4.7vw,5rem);line-height:1.06}.project-case-archive{min-height:100svh;padding:clamp(116px, 13vh, 150px) var(--page-gutter) clamp(82px, 10vh, 118px)}.project-carousel-head{align-items:flex-start;margin-bottom:clamp(48px,6vh,72px)}.project-carousel-head .project-case-heading{width:min(680px,100%)}.project-carousel-head .project-case-heading h2{letter-spacing:-.016em;margin:15px 0 20px;font-size:clamp(3rem,4.85vw,5.25rem);line-height:1.02}.project-carousel-head .project-case-heading p{max-width:42ch;font-size:.86rem}.project-carousel-track{gap:clamp(22px,2.2vw,36px);padding-bottom:32px}.project-carousel-copy h3{letter-spacing:-.012em;margin:13px 0 17px;font-size:clamp(1.85rem,2.55vw,2.8rem);line-height:1.1}.project-carousel-copy p{margin-bottom:26px;font-size:.78rem;line-height:1.82}.project-carousel-hint{margin-top:12px}.kinetic-archive-header h2{letter-spacing:-.018em;margin-top:14px;font-size:clamp(2.4rem,4vw,4.45rem);line-height:1.04}.kinetic-archive-header>p{margin-top:18px;line-height:1.7}.kinetic-card-caption{grid-template-columns:auto auto;justify-content:start;align-items:center}.kinetic-card-caption small{grid-row:auto;align-self:center}.kinetic-card-caption em{opacity:.5;transform:none}.kinetic-archive-card.is-active .kinetic-card-caption em{opacity:.84}.kinetic-meta-copy strong{font-family:var(--mono);letter-spacing:.12em;font-size:clamp(.72rem,.9vw,.9rem)}@media (max-width:768px){.section-heading h2,.section-heading.compact h2,.section-heading.compact.profile-heading h2,.profile-heading.zh h2,.mission-console .section-heading h2,.skill-tree>.section-heading h2{font-size:clamp(2.35rem,10.8vw,3.65rem);line-height:1.08}.project-case-archive{padding:104px 18px 88px}.project-carousel-head{margin-bottom:42px}.project-carousel-head .project-case-heading h2{font-size:clamp(2.65rem,11.5vw,3.8rem);line-height:1.05}.project-carousel-copy{min-height:224px}.kinetic-archive-header h2{font-size:clamp(2.15rem,10.5vw,3.05rem)}}.project-carousel-copy{min-height:138px;padding-top:24px}.project-carousel-copy h3{letter-spacing:-.008em;max-width:18ch;margin:12px 0 22px;font-size:clamp(1.45rem,1.9vw,2.1rem);line-height:1.16}.project-snowfall{z-index:0;pointer-events:none;opacity:.72;contain:strict;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 1%,#000 13% 88%,#0000 100%);mask-image:linear-gradient(#0000 1%,#000 13% 88%,#0000 100%)}.project-case-archive>:not(.project-snowfall){z-index:1;position:relative}@media (max-width:768px){.project-snowfall{opacity:.58}}.kinetic-archive-stage{perspective:1800px;inset:clamp(128px,15vh,172px) 0 34px}.kinetic-archive-stage:before{background:linear-gradient(90deg,#0000,#d8b8ff33 22%,#68edc638 50%,#d8b8ff33 78%,#0000);left:7vw;right:7vw}.kinetic-book-spine{z-index:7;right:var(--page-gutter);bottom:22px;left:var(--page-gutter);color:#d8b8ff6b;font:.47rem var(--mono);letter-spacing:.16em;pointer-events:none;align-items:center;gap:12px;display:flex;position:absolute}.kinetic-book-spine i{background:linear-gradient(90deg,#0000,#d8b8ff2e);flex:1;height:1px}.kinetic-book-spine i:last-child{transform:scaleX(-1)}.kinetic-archive-card{clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);background:#08061e;height:min(65vh,680px);min-height:430px;box-shadow:0 40px 110px #0000009e,-8px 0 18px #0000003d,inset 1px 0 #ffffff14}.kinetic-archive-card:after{background:linear-gradient(90deg,#00000038,#0000 8% 92%,#0003),linear-gradient(#0000 72%,#04031157)}.kinetic-archive-card>img,.kinetic-archive-card>video{filter:brightness(.7)saturate(.78);transform:scale(.965)}.kinetic-archive-card.is-active>img,.kinetic-archive-card.is-active>video{transform:scale(.985)}.kinetic-card-index{z-index:6;color:#f2eaffa8;min-width:36px;font:.52rem var(--mono);letter-spacing:.1em;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050414ad;border:1px solid #d8b8ff38;padding:7px 8px;position:absolute;top:16px;right:16px}.kinetic-archive-counter,.kinetic-meta-copy,.kinetic-archive-controls,.kinetic-card-caption{display:none!important}.kinetic-archive .orbit-gallery-viewer{cursor:zoom-out}.kinetic-archive .orbit-gallery-viewer>img,.kinetic-archive .orbit-gallery-viewer>video{pointer-events:none;cursor:zoom-out}@media (max-width:768px){.project-carousel-copy{min-height:144px}.project-carousel-copy h3{margin-bottom:20px;font-size:clamp(1.55rem,7.2vw,2.15rem);line-height:1.16}.kinetic-archive-stage{inset:118px 0 30px}.kinetic-archive-card{width:76vw;height:min(61vh,540px);min-height:380px}.kinetic-book-spine{bottom:16px;left:18px;right:18px}}@media (min-width:769px){html{scroll-snap-type:y proximity;scroll-padding-top:0}.narrative-section{scroll-snap-align:start;scroll-snap-stop:normal;min-height:100svh;scroll-margin-top:0}.project-case-archive{min-height:100svh;padding-top:calc(var(--nav-height) + 18px);grid-template-rows:auto auto auto;align-content:center;padding-bottom:22px;display:grid}.project-carousel-head{margin-bottom:clamp(24px,3.4vh,38px)}.project-carousel-head .project-case-heading h2{margin-block:10px 14px}.project-carousel-track{width:min(1640px,100%);padding:3px 0 22px;scroll-padding-inline:0}.project-carousel-card{scroll-snap-align:none start;scroll-snap-stop:normal;flex:0 0 clamp(330px,30vw,500px)}}.archive-noise{opacity:.055;mix-blend-mode:normal}.archive-scanlines{opacity:.022}.kinetic-archive-backdrop>img,.kinetic-archive-backdrop>video{opacity:.14;filter:none;transform:scale(1.05)}.kinetic-archive-card>img,.kinetic-archive-card>video{opacity:.64;filter:none;transition:opacity .42s,transform .68s cubic-bezier(.16,1,.3,1)}.kinetic-archive-card.is-active>img,.kinetic-archive-card.is-active>video{opacity:1;filter:none}.kinetic-archive-card.is-active .kinetic-card-scan{animation:none}.contact-stage-background{opacity:.74;filter:none}.footer-ticker-track{animation-play-state:paused}.contact-stage.is-active .footer-ticker-track{animation-play-state:running}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none}}
