:root{--bg:#0a0a0a;--bg-soft:#111;--surface:#ffffff0d;--surface-strong:#ffffff1a;--border:#ffffff1f;--text:#f5f5f4;--muted:#96958f;--accent:#e4e2dc;--accent-2:#a8a69f;--accent-contrast:#121210;--glow:#e4e2dc38}.theme-light{--bg:#f4eee3;--bg-soft:#fbf8f2;--surface:#211d160f;--surface-strong:#211d161a;--border:#211d162e;--text:#1c1a15;--muted:#63604f;--accent:#1c1a15;--accent-2:#4a4638;--accent-contrast:#fbf8f2;--glow:#1c1a1524}*{box-sizing:border-box}html,body,#root{height:100%}html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}body{margin:0;overflow-x:hidden}@media (hover:hover) and (pointer:fine){*{cursor:none}}.custom-cursor{border:1.5px solid var(--accent);pointer-events:none;z-index:300;will-change:transform;background:#d9a4411f;border-radius:50%;width:16px;height:16px;transition:width .25s cubic-bezier(.34,1.56,.64,1),height .25s cubic-bezier(.34,1.56,.64,1),background .25s,opacity .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom-cursor.hover{background:#d9a44129;width:44px;height:44px}.pf-root{background:var(--bg);color:var(--text);min-height:100vh;font-family:Inter,sans-serif;transition:background .5s,color .5s;position:relative}.signature-font{font-family:Dancing Script,cursive}.display-font{font-family:Sora,sans-serif}.ambient{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.ambient:before,.ambient:after{content:"";filter:blur(90px);opacity:.16;border-radius:50%;width:60vw;max-width:780px;height:60vw;max-height:780px;animation:26s ease-in-out infinite alternate drift;position:absolute}.ambient:before{background:var(--accent);top:-14%;left:-10%}.ambient:after{background:var(--accent-2);animation-duration:32s;animation-direction:alternate-reverse;bottom:-18%;right:-12%}@keyframes drift{0%{transform:translate(0)scale(1)}to{transform:translate(4%,5%)scale(1.08)}}.intro{z-index:100;background:var(--bg);justify-content:center;align-items:center;transition:opacity .45s;display:flex;position:fixed;inset:0;overflow:hidden}.intro:after{content:"";pointer-events:none;background:radial-gradient(circle at 50% 48%, transparent 38%, var(--bg) 92%);position:absolute;inset:0}.intro.exit{opacity:0;pointer-events:none}.intro-stage{width:min(84vw,600px);height:min(84vw,600px);position:relative}.ring-icon{background:var(--surface-strong);border:1px solid var(--border);opacity:0;border-radius:15px;justify-content:center;align-items:center;width:clamp(34px,8.5vw,50px);height:clamp(34px,8.5vw,50px);transition:margin 1.15s cubic-bezier(.65,0,.35,1);animation:.5s cubic-bezier(.34,1.56,.64,1) both iconPop;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.25);box-shadow:0 8px 20px #00000040}@keyframes iconPop{0%{opacity:0;transform:translate(-50%,-50%)scale(.25)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.ring-icon.absorb{opacity:0;transition:margin 1.15s cubic-bezier(.65,0,.35,1),opacity .45s,transform .45s;animation:none;transform:translate(-50%,-50%)scale(.15)}.intro-lines{position:absolute;inset:0;overflow:visible}.intro-lines line{stroke:var(--accent);stroke-width:1.4px;opacity:0;stroke-dasharray:260;stroke-dashoffset:260px;transition:opacity .35s,stroke-dashoffset .5s}.intro-lines line.show{opacity:.5;stroke-dashoffset:0}.intro-lines line.absorb{opacity:0;transition:opacity .45s}.core-glow{background:conic-gradient(from 0deg, var(--accent), var(--accent-2), var(--accent));filter:blur(26px);opacity:0;border-radius:50%;width:220px;height:220px;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .6s;animation:6s linear infinite paused spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.core-glow.show{opacity:.5;animation-play-state:running;transform:translate(-50%,-50%)scale(1)}@keyframes spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.intro-core{opacity:0;flex-direction:column;align-items:center;gap:22px;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .5s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.intro-core.show{opacity:1;transform:translate(-50%,-50%)scale(1)}.intro-photo{background:linear-gradient(145deg, var(--surface-strong), var(--surface));border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000059}.intro-photo img{object-fit:contain;object-position:50% 0%;width:88%;height:88%;transition:opacity .25s}.intro-photo .ph-icon{transition:opacity .25s}.intro-photo.shrink{border-color:var(--accent);box-shadow:0 0 40px var(--glow);transition:transform .25s cubic-bezier(.34,1.56,.64,1);transform:scale(.82)}.intro-photo.grow{background:var(--accent);border-color:var(--accent);transition:transform .68s cubic-bezier(.6,0,.85,.15),background .3s;transform:scale(48)}.intro-photo.grow img,.intro-photo.grow .ph-icon{opacity:0}.intro-core.grow .intro-sig{opacity:0;transition:opacity .2s}.intro-sig{opacity:0;font-size:36px}.intro-sig span{opacity:0;transition:opacity .35s,transform .35s;display:inline-block;transform:translateY(10px)}.intro-sig.show{opacity:1}.intro-skip{color:var(--muted);border:1px solid var(--border);cursor:pointer;letter-spacing:.03em;z-index:2;background:0 0;border-radius:999px;padding:7px 16px;font-size:12px;position:absolute;bottom:28px;right:28px}.navbar{z-index:50;background:var(--surface);-webkit-backdrop-filter:blur(18px);border:1px solid var(--border);opacity:0;border-radius:999px;justify-content:space-between;align-items:center;max-width:880px;margin:0 auto;padding:12px 26px;transition:opacity .6s,transform .6s,background .4s,border-color .4s;display:flex;position:fixed;top:18px;left:5%;right:5%;transform:translateY(-16px);box-shadow:0 10px 30px #0000002e}.navbar.reveal{opacity:1;transform:translateY(0)}.nav-brand{color:var(--text);white-space:nowrap;font-size:23px}.nav-links{gap:28px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:var(--muted);padding-bottom:4px;font-size:14px;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.nav-links a:hover{color:var(--text)}.nav-links a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .25s;position:absolute;bottom:0;left:0}.nav-links a:hover:after{width:100%}.nav-menu-btn{border:1px solid var(--border);background:var(--surface-strong);width:38px;height:38px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:none}.nav-mobile-panel{background:var(--surface-strong);-webkit-backdrop-filter:blur(20px)saturate(160%);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:22px;flex-direction:column;gap:4px;padding:14px;transition:opacity .25s,transform .25s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:calc(100% + 12px);left:0;right:0;transform:translateY(-10px)scale(.98);box-shadow:0 20px 50px #0000004d}.nav-mobile-panel.open{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.nav-mobile-panel a{color:var(--text);border-radius:12px;padding:12px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s}.nav-mobile-panel a:hover{background:var(--surface)}.nav-right{align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--surface-strong);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:relative;overflow:hidden}.theme-toggle svg{transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;position:absolute}.icon-sun{opacity:0;color:var(--accent-2);transform:rotate(-90deg)scale(.4)}.icon-moon{opacity:1;color:var(--text);transform:rotate(0)scale(1)}.theme-light .icon-sun{opacity:1;transform:rotate(0)scale(1)}.theme-light .icon-moon{opacity:0;transform:rotate(90deg)scale(.4)}.hero{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;min-height:100vh;padding:170px 130px 100px 8%;display:grid;position:relative}.hero-text{flex-direction:column;gap:8px;display:flex}.hero-text>*{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(18px)}.hero.reveal .hero-text>*{opacity:1;transform:translateY(0)}.hero-text>:first-child{transition-delay:.1s}.hero-text>:nth-child(2){transition-delay:.22s}.hero-text>:nth-child(3){transition-delay:.34s}.hero-text>:nth-child(4){transition-delay:.46s}.hero-text>:nth-child(5){transition-delay:.58s}.hero-hi{color:var(--muted);letter-spacing:.02em;font-size:18px}.hero-name{margin:2px 0;font-size:clamp(38px,5.4vw,62px);font-weight:700;line-height:1.08}.hero-role{color:var(--accent);margin-bottom:2px;font-size:clamp(18px,2.4vw,25px);font-weight:600}.hero-role:before{content:"— ";color:var(--accent-2)}.hero-tagline{color:var(--muted);max-width:420px;margin-bottom:6px;font-size:15px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:16px;display:flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-contrast)}.btn-primary:hover{box-shadow:0 14px 30px var(--glow);transform:translateY(-2px)}.btn-outline{color:var(--text);border-color:var(--border);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.hero-visual{opacity:0;flex-direction:column;justify-self:end;align-items:center;gap:20px;transition:opacity .8s .2s,transform .8s cubic-bezier(.22,1,.36,1) .2s;display:flex;position:relative;transform:translate(34px)scale(.96)}.hero.reveal .hero-visual{opacity:1;transform:translate(-26px)scale(1)}.hero-visual{position:relative}.hero-ring{aspect-ratio:1;border:2px solid var(--border);z-index:0;border-radius:50%;width:62%;position:absolute;top:-8%;right:-10%}.hero-blob{aspect-ratio:1;background:radial-gradient(circle at 35% 30%, var(--accent), var(--accent-2));opacity:.28;filter:blur(2px);z-index:0;border-radius:50%;width:46%;position:absolute;bottom:-6%;left:-8%}.hero-dot{background:var(--accent);opacity:.7;z-index:0;border-radius:50%;width:7px;height:7px;animation:3s ease-in-out infinite dotPulse;position:absolute}.hero-dot.d1{animation-delay:0s;top:6%;left:4%}.hero-dot.d2{animation-delay:.5s;top:18%;right:6%}.hero-dot.d3{animation-delay:1s;bottom:14%;right:-2%}.hero-dot.d4{animation-delay:1.5s;bottom:4%;left:22%}.hero-photo-wrap{z-index:1;position:relative}.hero-photo{width:min(340px,70vw);height:min(390px,78vw);position:relative}.hero-photo img{object-fit:contain;object-position:50% 0%;filter:drop-shadow(0 24px 30px #0000004d);width:100%;height:100%;display:block}.hero-photo .ph-icon{color:var(--muted);width:34%;height:34%}.hero-badge{background:var(--surface-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);color:var(--text);z-index:2;border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:12.5px;font-weight:600;display:inline-flex;position:absolute;bottom:10%;right:-8%;box-shadow:0 14px 30px #00000040}.hero-badge svg{color:var(--accent)}.hero-sig{color:var(--text);opacity:.92;font-size:27px}.scroll-cue{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;opacity:0;align-items:center;gap:10px;font-size:12px;transition:opacity .8s .9s;display:flex;position:absolute;bottom:42px;left:8%}.hero.reveal .scroll-cue{opacity:.7}.scroll-cue-line{background:var(--border);width:26px;height:1px;position:relative;overflow:hidden}.scroll-cue-line:after{content:"";background:var(--text);animation:2.2s ease-in-out infinite scrollLine;position:absolute;inset:0;transform:translate(-100%)}@keyframes scrollLine{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding:150px 6% 100px}.hero-visual{order:-1;justify-self:center}.hero.reveal .hero-visual{transform:translate(0)scale(1)}.hero-text{align-items:center}.nav-links{display:none}.nav-menu-btn{display:flex}.navbar{left:4%;right:4%}.social-rail{right:12px}}.about{z-index:1;border-top:1px solid var(--border);grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;min-height:100vh;padding:140px 8%;display:grid;position:relative}.about-visual{opacity:0;justify-content:center;transition:opacity .8s,transform .8s cubic-bezier(.22,1,.36,1);display:flex;transform:translateY(-48px)}.about.in-view .about-visual{opacity:1;transform:translateY(0)}.about-photo-frame{justify-content:center;align-items:center;width:min(320px,70vw);height:min(360px,76vw);display:flex}.about-photo-frame img{object-fit:contain;object-position:50% 0%;filter:drop-shadow(0 24px 30px #00000047);width:100%;height:100%}.about-photo-frame .ph-icon{color:var(--muted);width:32%;height:32%}.about-content>*{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(-24px)}.about.in-view .about-content>*{opacity:1;transform:translateY(0)}.about.in-view .about-kicker{transition-delay:.1s}.about.in-view .about-heading{transition-delay:.2s}.about.in-view .about-text{transition-delay:.32s}.about.in-view .about-tags{transition-delay:.44s}.about-kicker{color:var(--muted);letter-spacing:.25em;text-transform:uppercase;font-size:12px;display:inline-block}.about-heading{max-width:620px;margin:12px 0 20px;font-size:clamp(26px,3.2vw,38px);font-weight:700;line-height:1.28}.about-heading em{color:var(--accent);font-style:normal}.about-text{color:var(--muted);max-width:560px;margin-bottom:24px;font-size:15.5px;line-height:1.85}.about-tags{flex-wrap:wrap;gap:10px;display:flex}.about-tag{color:var(--text);border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:8px 16px;font-size:12.5px;font-weight:500}@media (width<=900px){.about{text-align:center;grid-template-columns:1fr;gap:40px;padding:100px 6%}.about-heading,.about-text{max-width:none}.about-tags{justify-content:center}}.reveal-block{opacity:0;transition:opacity .75s,transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(-42px)}.reveal-block.in-view{opacity:1;transform:translateY(0)}.placeholder-section{z-index:1;border-top:1px solid var(--border);justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative}.placeholder-inner{text-align:center;color:var(--muted)}.placeholder-line{background:var(--accent);width:40px;height:1px;margin:0 auto 18px;display:block}.placeholder-title{color:var(--text);margin-bottom:8px;font-size:30px}.placeholder-note{font-size:14px}.social-rail{z-index:40;flex-direction:column;align-items:center;gap:14px;display:flex;position:fixed;top:50%;right:32px;transform:translateY(-50%)}.social-rail a{background:linear-gradient(160deg, var(--surface-strong), var(--surface));-webkit-backdrop-filter:blur(22px)saturate(160%);border:1px solid var(--border);opacity:0;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:opacity .45s,transform .45s cubic-bezier(.34,1.56,.64,1),border-color .25s,background .25s;display:flex;transform:translateY(14px)scale(.7);box-shadow:inset 0 1px #ffffff1f,0 8px 20px #00000038}.social-rail a:hover{border-color:var(--accent);background:linear-gradient(160deg, var(--surface-strong), var(--surface-strong))}.social-rail.show a{opacity:1;transform:translateY(0)scale(1)}.social-rail-line{background:linear-gradient(var(--border), transparent);opacity:0;width:1px;height:46px;transition:opacity .6s}.social-rail.show .social-rail-line{opacity:1}.scene-wrap{z-index:1;height:220vh;position:relative}.scroll-anchor{width:1px;height:1px;position:absolute;top:94%;left:0}.scene-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.scene-photo-outer{z-index:2;will-change:transform, filter;flex-direction:column;align-items:center;gap:20px;display:flex;position:absolute;top:50%;left:50%;translate:-50% -50%}.hero-photo.dim{filter:brightness(.35);transition:filter 1.1s .4s}.hero-photo.lit{filter:brightness();transition:filter 1.1s .4s}.scene-hero-text{z-index:3;width:min(46%,560px);position:absolute;top:50%;left:8%;translate:0 -50%}.scene-about-text{z-index:3;width:min(40%,500px);position:absolute;top:50%;right:9%;translate:0 -50%}.scene-about-text .about-heading{margin:8px 0 16px;font-size:clamp(24px,2.8vw,34px)}.scene-about-text .about-text{margin-bottom:18px;font-size:14.5px;line-height:1.7}.scene-sticky .scroll-cue{z-index:3;position:absolute;bottom:42px;left:8%}@media (width<=900px){.scene-wrap{height:240vh}.scene-hero-text,.scene-about-text{text-align:center;width:auto;left:6%;right:6%}.scene-photo-outer{translate:-50% -46%}}.skills-wrap{z-index:1;position:relative}.skills-sticky{border-top:1px solid var(--border);background:var(--bg-soft);justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.skills-kicker{position:absolute;top:64px;left:50%;translate:-50%}.group-stops{text-align:center;width:min(680px,84vw);height:320px;position:relative}.group-stop{will-change:transform, filter, opacity;flex-direction:column;align-items:center;display:flex;position:absolute;inset:0}.group-stop-num{color:var(--accent);letter-spacing:.08em;margin-bottom:14px;font-size:13px;font-weight:600}.group-stop-title{color:var(--text);margin:0 0 16px;font-size:clamp(28px,4vw,44px)}.group-stop-desc{color:var(--muted);max-width:480px;margin:0 0 28px;font-size:15px;line-height:1.7}.group-stop-chips{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.group-chip{color:var(--text);border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:500;display:inline-flex}.skills-dots{gap:10px;display:flex;position:absolute;bottom:48px;left:50%;translate:-50%}.skills-dot{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}@media (width<=900px){.group-stops{width:88vw;height:380px}.group-stop-chips{gap:8px}}.works{z-index:1;border-top:1px solid var(--border);padding:120px 8% 100px;position:relative;overflow:hidden}.works-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:70px;display:flex}.works-title{color:var(--text);margin-top:6px;font-size:clamp(40px,6vw,68px)}.works-filters{flex-wrap:wrap;gap:26px;display:flex}.works-filter{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding-bottom:6px;font-size:13px;font-weight:600;transition:color .25s,border-color .25s}.works-filter.active{color:var(--text);border-color:var(--accent)}.works-filter:hover{color:var(--text)}.works-stage{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.work-card{cursor:pointer;text-align:center;width:min(500px,68vw);transform:translateX(calc(var(--offset) * 74%)) scale(calc(1 - var(--abs-offset) * .18)) rotate(calc(var(--offset) * 6deg));opacity:calc(1 - var(--abs-offset) * .55);filter:blur(calc(var(--abs-offset) * 2px));transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .55s,filter .55s;position:absolute}.work-card-window{border:1px solid var(--border);background:var(--surface-strong);border-radius:16px;overflow:hidden;box-shadow:0 30px 60px #00000059}.work-card-bar{background:var(--bg-soft);gap:6px;padding:10px 12px;display:flex}.work-card-bar span{background:var(--border);border-radius:50%;width:8px;height:8px}.work-card-screen{aspect-ratio:16/10;background:radial-gradient(circle at 40% 30%, var(--surface-strong), var(--surface) 75%);justify-content:center;align-items:center;display:flex}.work-card-screen img{object-fit:cover;object-position:top center;width:100%;height:100%}.work-card-icon{width:30%;height:30%;color:var(--muted)}.work-card-name{color:var(--text);margin:18px 0 4px;font-size:18px;font-weight:600}.work-card-tag{color:var(--muted);letter-spacing:.04em;font-size:12.5px}.works-nav{justify-content:center;align-items:center;gap:22px;margin-top:40px;display:flex}.works-arrow{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:border-color .25s,transform .25s;display:flex}.works-arrow:hover{border-color:var(--accent);transform:translateY(-1px)}.works-dots{gap:8px;display:flex}.works-dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .25s,transform .25s}.works-dot.active{background:var(--accent);transform:scale(1.3)}@media (width<=700px){.work-card{width:74vw}.works-stage{height:340px}}.work-card-window{position:relative}.work-card.is-active{cursor:default}.work-card:not(.is-active){cursor:pointer}.work-card-view{color:#fff;opacity:0;background:#0000008c;justify-content:center;align-items:center;gap:8px;font-size:13.5px;font-weight:600;text-decoration:none;transition:opacity .25s;display:flex;position:absolute;inset:0}.work-card-window:hover .work-card-view{opacity:1}.project-page{min-height:100vh;position:relative}.pd-hero{background:var(--bg-soft);align-items:flex-end;height:88vh;min-height:520px;display:flex;position:relative;overflow:hidden}.pd-hero-bg{position:absolute;inset:0}.pd-hero-bg img{object-fit:contain;background:var(--bg-soft);width:100%;height:100%}.pd-hero-fallback{background:radial-gradient(circle at 25% 20%, color-mix(in srgb, var(--project-tint,var(--accent)) 45%, transparent), transparent 55%), radial-gradient(circle at 80% 70%, color-mix(in srgb, var(--project-tint,var(--accent-2)) 30%, transparent), transparent 55%), var(--bg-soft);width:100%;height:100%}.pd-hero-scrim{background:linear-gradient(0deg, var(--bg) 4%, #00000059 40%, #00000026 65%, #0006 100%);position:absolute;inset:0}.pd-back{z-index:4;color:#ffffffeb;letter-spacing:.06em;text-transform:uppercase;text-shadow:0 2px 10px #00000073;align-items:center;gap:8px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;top:26px;left:6%}.pd-back:hover{opacity:.75}.pd-hero-nav{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000004d;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.pd-hero-nav:hover{background:#00000080}.pd-hero-nav.left{left:24px}.pd-hero-nav.right{right:24px}.pd-hero-content{z-index:3;flex-direction:column;align-items:flex-start;gap:14px;max-width:900px;padding:0 6% 56px;display:flex;position:relative}.pd-glass{-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0f0f1280;border:1px solid #ffffff24;border-radius:16px;padding:10px 18px;display:inline-block}.pd-hero-title{color:#fff;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0f0f1280;border:1px solid #ffffff24;border-radius:18px;margin:0;padding:10px 24px;font-size:clamp(38px,6.5vw,76px);line-height:.98;display:inline-block}.pd-badges{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.pd-badge{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;border:1px solid #ffffff40;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:700}.pd-badge--tag{border-color:var(--project-tint,var(--accent));color:var(--project-tint,var(--accent))}.pd-pills{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.pd-pill{color:#ffffffe6;background:#ffffff0f;border:1px solid #ffffff40;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:500}.pd-meta-line{color:#ffffffd9;-webkit-backdrop-filter:blur(18px)saturate(150%);background:#0f0f1280;border:1px solid #ffffff24;border-radius:999px;padding:9px 16px;font-size:14px;display:inline-block}.pd-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.pd-btn-dark{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border-color:#ffffff47}.pd-btn-dark:hover{color:#fff;border-color:#fff}.pd-body{grid-template-columns:1fr 320px;align-items:start;gap:70px;max-width:1180px;margin:0 auto;padding:64px 6% 120px;display:grid;position:relative}.pd-main{flex-direction:column;gap:56px;min-width:0;display:flex}.pd-section p{color:var(--muted);margin-bottom:14px;font-size:16px;line-height:1.9}.project-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:12px;font-weight:700}.project-lede{color:var(--text)!important;font-size:17.5px!important;line-height:1.75!important}.project-focus-list{flex-direction:column;gap:20px;margin:0;padding:0;list-style:none;display:flex}.project-focus-list li{color:var(--muted);gap:18px;font-size:15px;line-height:1.7;display:flex}.project-focus-num{color:var(--accent);flex-shrink:0;padding-top:1px;font-size:13px;font-weight:700}.pd-gallery{column-count:2;column-gap:16px}.pd-shot{break-inside:avoid;border:1px solid var(--border);background:radial-gradient(circle at 40% 30%, var(--surface-strong), var(--surface) 75%);border-radius:14px;justify-content:center;align-items:center;min-height:100px;margin-bottom:16px;display:flex;overflow:hidden}.pd-shot img{object-fit:contain;width:100%;height:auto;display:block}.project-shot-icon{width:22%;height:22%;color:var(--muted);margin:40px 0}.pd-shot-clickable{cursor:pointer;width:100%;font:inherit;color:inherit;padding:0;transition:opacity .2s}.pd-shot-clickable:hover{opacity:.85}.pd-lightbox{z-index:400;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#000000d1;justify-content:center;align-items:center;padding:5vh 5vw;display:flex;position:fixed;inset:0}.pd-lightbox-img{border:1px solid var(--border);cursor:default;border-radius:14px;max-width:100%;max-height:90vh;box-shadow:0 30px 80px #00000080}.pd-lightbox-close{border:1px solid var(--border);background:var(--surface-strong);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:24px;right:24px}.pd-side{position:sticky;top:30px}.pd-side-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:6px;padding:30px 26px;display:flex}.pd-side-sig{color:var(--muted);opacity:.8;margin-bottom:6px;font-size:15px}.pd-side-title{color:var(--text);margin:0 0 10px;font-size:26px}.pd-side-summary{color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.65}.project-side-label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:11px;display:block}.pd-side-stack{gap:7px;margin-bottom:26px}.pd-side-stack .about-tag{padding:6px 12px;font-size:11.5px}.project-live-btn{justify-content:center;width:100%}.btn-disabled{opacity:.45;cursor:default;pointer-events:none}@media (width<=900px){.pd-body{grid-template-columns:1fr;gap:40px}.pd-side{position:static}.pd-hero{height:76vh}.pd-gallery{column-count:1}}@keyframes pdFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pdRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes pdScaleIn{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}.project-page{animation:.5s both pdFadeIn}.pd-hero-bg img,.pd-hero-fallback{animation:1s cubic-bezier(.22,1,.36,1) both pdScaleIn}.pd-back{animation:.6s 50ms both pdRise}.pd-hero-content>*{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) both pdRise}.pd-hero-content>:first-child{animation-delay:.12s}.pd-hero-content>:nth-child(2){animation-delay:.22s}.pd-hero-content>:nth-child(3){animation-delay:.3s}.pd-hero-content>:nth-child(4){animation-delay:.38s}.pd-hero-content>:nth-child(5){animation-delay:.46s}.pd-side-card{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) .5s both pdRise}@media (prefers-reduced-motion:reduce){.project-page,.pd-hero-bg img,.pd-hero-fallback,.pd-back,.pd-hero-content>*,.pd-side-card{opacity:1!important;animation:none!important;transform:none!important}}.exp{z-index:1;border-top:1px solid var(--border);padding:130px 8% 40vh;position:relative}.exp-head{margin-bottom:70px}.exp-title{color:var(--text);margin-top:8px;font-size:clamp(30px,4.4vw,46px)}.exp-timeline{max-width:760px;margin:0 auto;position:relative}.exp-timeline:before{content:"";background:var(--border);width:1px;position:absolute;top:8px;bottom:8px;left:5px}.exp-item{margin-bottom:46px;padding-left:40px;position:relative}.exp-item:last-child{margin-bottom:0}.exp-dot{background:var(--border);border-radius:50%;width:11px;height:11px;transition:background .4s,box-shadow .4s;position:absolute;top:6px;left:0;box-shadow:0 0 0 4px #0000}.exp-item.is-active .exp-dot{background:var(--accent);box-shadow:0 0 0 4px var(--glow)}.exp-item-role{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12.5px;transition:opacity .4s}.exp-item-name{color:var(--muted);margin:8px 0 0;font-size:clamp(22px,2.6vw,30px);transition:color .45s}.exp-item.is-active .exp-item-name{color:var(--text)}.exp-item.is-active .exp-item-role{opacity:1}.exp-item:not(.is-active) .exp-item-role{opacity:.55}.exp-item-details{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .5s cubic-bezier(.22,1,.36,1),opacity .4s;display:grid}.exp-item-details>*{min-height:0;overflow:hidden}.exp-item.is-active .exp-item-details{opacity:1;grid-template-rows:1fr}.exp-item-desc{color:var(--muted);max-width:560px;margin:14px 0 16px;font-size:15px;line-height:1.75}.exp-item-stack{gap:8px;margin-bottom:16px}.exp-item-stack .about-tag{padding:5px 12px;font-size:11.5px}.exp-item-link{color:var(--accent);align-items:center;gap:6px;font-size:13.5px;font-weight:600;text-decoration:none;display:inline-flex}.exp-item-link:hover{opacity:.75}.contact{z-index:1;border-top:1px solid var(--border);padding:140px 8% 60px;position:relative}.contact-layout{grid-template-columns:1fr 380px;align-items:start;gap:70px;max-width:1080px;margin:0 auto;display:grid}.contact-title{color:var(--text);margin:12px 0 20px;font-size:clamp(32px,4.4vw,48px);line-height:1.15}.contact-title em{color:var(--accent);font-style:normal}.contact-text{color:var(--muted);max-width:440px;margin-bottom:34px;font-size:16px;line-height:1.75}.contact-cta{width:fit-content}.contact-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:22px;padding:30px 26px;display:flex}.contact-row{align-items:flex-start;gap:14px;display:flex}.contact-row-icon{color:var(--accent);flex-shrink:0;margin-top:3px}.contact-row-value{color:var(--text);margin:4px 0 0;font-size:15px;font-weight:600}.contact-row-link{text-decoration:none;display:inline-block}.contact-row-link:hover{color:var(--accent)}.contact-socials{border-top:1px solid var(--border);gap:12px;padding-top:6px;display:flex}.contact-social{background:var(--surface);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s;display:flex}.contact-social:hover{border-color:var(--accent)}@media (width<=800px){.contact-layout{grid-template-columns:1fr}}.site-footer{border-top:1px solid var(--border);max-width:900px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin:90px auto 0;padding-top:26px;font-size:12.5px;display:flex}@media (width<=640px){.site-footer{text-align:center;justify-content:center}.exp{padding:90px 6% 20vh}.exp-head{margin-bottom:46px}.exp-timeline:before{left:4px}.exp-item{margin-bottom:34px;padding-left:30px}.exp-item-desc{font-size:14px}.works-head{flex-direction:column;align-items:flex-start;gap:16px}.works-filters{gap:18px}.works-stage{height:300px}.work-card{width:82vw}.navbar{padding:10px 16px}.nav-brand{font-size:19px}.theme-toggle{width:34px;height:34px}.about{padding:90px 6%}.about-photo-frame{width:min(240px,62vw);height:min(240px,62vw)}.contact-card{padding:24px 20px}.contact-cta{justify-content:center;width:100%}}@media (width<=420px){.intro-photo{width:130px;height:130px}.intro-sig{font-size:28px}.group-stop-title{font-size:24px}.pd-hero-title{font-size:34px}.project-editorial,.project-page-inner{padding-left:5%;padding-right:5%}}
