@import "https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&family=Space+Grotesk:wght@300;500;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#09090b;--bg-soft:#09090bf0;--text:#fff;--text-soft:#ffffffb8;--text-muted:#fff6;--line:#ffffff14;--line-strong:#ffffff29;--brand:#a855f7;--brand-soft:#a855f714;--brand-soft-strong:#a855f724;--brand-border:#a855f738;--brand-border-strong:#a855f766;--brand-text:#e9d5ff;--surface:#ffffff05;--surface-strong:#ffffff0a;--surface-muted:#ffffff08;--drawer-backdrop:#000000ad;--overlay:#000000f2;--cursor:#fff;--vignette:radial-gradient(circle at center, transparent 0%, #000000b3 100%);--shadow:0 30px 120px #00000059;--theme-switch-duration:1.2s;--theme-switch-ease:cubic-bezier(.23, 1, .32, 1);--image-filter:brightness(.8) contrast(1);--image-frame-border:#ffffff0d;--image-frame-shadow:0 18px 48px #00000029;--nav-text-opacity:.5;--nav-surface:#09090bb8;--nav-surface-edge:#ffffff0f;--nav-active-bg:#ffffff0d;--nav-active-border:#ffffff1a;--nav-active-shadow:0 12px 28px #0000002e;--nav-active-accent:#fff}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f1f1f1;--bg-soft:#f1f1f1f0;--text:#161616;--text-soft:#161616c7;--text-muted:#1616167a;--line:#16161614;--line-strong:#16161629;--brand-soft:#a855f71a;--brand-soft-strong:#a855f729;--brand-border:#a855f733;--brand-border-strong:#a855f752;--brand-text:#7e22ce;--surface:#ffffffad;--surface-strong:#ffffffeb;--surface-muted:#1616160a;--drawer-backdrop:#f5efe8d1;--overlay:#f5efe8f0;--cursor:#111;--vignette:radial-gradient(circle at center, transparent 30%, #d6cdc275 100%);--shadow:0 30px 120px #4f357d1f;--image-filter:contrast(1.1) saturate(1.1) brightness(1);--image-frame-border:#0f172a14;--image-frame-shadow:0 18px 42px #0f172a1f;--nav-text-opacity:1;--nav-surface:#f1f1f1bd;--nav-surface-edge:#0f172a14;--nav-active-bg:#ffffffd1;--nav-active-border:#0f172a14;--nav-active-shadow:0 12px 26px #0f172a14;--nav-active-accent:#161616}*{box-sizing:border-box}html,body{min-height:100vh;margin:0}body{color:var(--text);cursor:none;background-color:#0000;font-family:Inter,sans-serif;overflow:hidden}body.menu-open{overflow:hidden}body.is-touch,body.is-touch *{cursor:auto!important}body.is-touch #cursor{display:none!important}::selection{color:#fff;background:#a855f747}#cursor{pointer-events:none;z-index:11050;mix-blend-mode:difference;will-change:transform, width, height;transform-origin:50%;backface-visibility:hidden;background:#fff;border-radius:999px;width:8px;height:8px;position:fixed;transform:translate(0,0)}#loader{z-index:10001;background:var(--bg);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}#theme-surface{z-index:0;pointer-events:none;position:fixed;inset:0}#theme-luminance-buffer{z-index:9000;pointer-events:none;will-change:opacity;background:#000;position:fixed;inset:0}#nav-chrome{z-index:4990;pointer-events:none;background:linear-gradient(180deg, var(--nav-surface) 0%, #0000 100%);border-bottom:1px solid var(--nav-surface-edge);-webkit-backdrop-filter:blur(18px)saturate(135%);backdrop-filter:blur(18px)saturate(135%);height:128px;position:fixed;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000 100%);mask-image:linear-gradient(#000 0% 72%,#0000 100%)}.loader-bar{background:var(--brand);width:0%;height:1px;filter:drop-shadow(0 0 8px var(--brand));position:absolute;bottom:0;left:0}.deco-text{text-transform:uppercase;letter-spacing:.4em;color:var(--text-muted);font-family:Space Grotesk,sans-serif;font-size:10px}.view{z-index:10;opacity:0;will-change:transform, opacity, filter;-ms-overflow-style:none;scrollbar-width:none;width:100%;height:100vh;padding-bottom:100px;display:none;position:fixed;inset:0;overflow:hidden auto}.view::-webkit-scrollbar{display:none}.view.active{display:block}#trans-layer{z-index:9999;pointer-events:none;background:0 0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.trans-word{color:var(--text);letter-spacing:2em;opacity:0;filter:blur(10px);text-align:center;text-transform:uppercase;font-family:Space Grotesk,sans-serif;font-size:5rem;font-weight:700}.vignette{z-index:5;pointer-events:none;background:var(--vignette);transition:background var(--theme-switch-duration) var(--theme-switch-ease);position:fixed;inset:0}#main-nav{color:var(--text)}.title-mask{display:block;overflow:hidden}.glow-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;transition:all .5s;position:relative;overflow:hidden}.theme-adaptive-frame{border:1px solid var(--image-frame-border);box-shadow:var(--image-frame-shadow);transition:border-color var(--theme-switch-duration) var(--theme-switch-ease), box-shadow var(--theme-switch-duration) var(--theme-switch-ease)}.theme-adaptive-image{filter:var(--image-filter);transition:filter var(--theme-switch-duration) var(--theme-switch-ease)}.theme-adaptive-image--media{filter:var(--image-filter) grayscale(1)}.group:hover .theme-adaptive-image--media{filter:var(--image-filter) grayscale(0)}.media-card-image{will-change:transform, filter;transition:transform 1.45s cubic-bezier(.22,1,.36,1),filter .95s;transform:scale(1)}.group:hover .media-card-image{transform:scale(1.05)}.glow-card:hover{background:var(--surface-strong);border-color:#a855f74d}.glow-card:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,0) var(--mouse-y,0), #a855f70f, transparent 40%);opacity:0;transition:opacity .5s;position:absolute;inset:0}.glow-card:hover:before{opacity:1}.album-card{cursor:pointer}.album-card .deco-text,.album-card .text-white,.album-card .text-white\/80,.album-card .text-white\/70,.album-card .text-white\/60,.album-card .text-white\/55{color:#fff!important}.project-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:32px;display:grid}.project-card{background:linear-gradient(#ffffff06,#ffffff03),#0a0a0af0;border-color:#ffffff14;border-radius:28px;min-height:100%;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.project-card--interactive{width:100%;color:inherit;text-align:left;appearance:none;cursor:pointer;padding:0}.project-card__content{z-index:1;flex-direction:column;flex:1;min-height:100%;padding:40px;display:flex;position:relative}.project-card.glow-card:hover{background:linear-gradient(#ffffff08,#ffffff04),#0e0e10f5;border-color:#ffffff24}.project-card.glow-card:before{background:radial-gradient(720px circle at var(--mouse-x,0) var(--mouse-y,0), #ffffff0b, transparent 40%)}.project-artwork{background:var(--project-gradient);border:1px solid #ffffff14;border-radius:26px;align-items:flex-end;min-height:252px;margin-bottom:28px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,inset 0 -40px 80px #0000001f}.project-artwork--immersive{border-radius:32px;min-height:100%;margin-bottom:0}.project-artwork__noise,.project-artwork__halo,.project-artwork__grid{pointer-events:none;position:absolute;inset:0}.project-artwork__noise{opacity:.16;mix-blend-mode:soft-light;background-image:radial-gradient(#ffffff5c .7px,#0000 .7px);background-size:12px 12px}.project-artwork__halo{background:radial-gradient(circle, var(--project-accent-soft) 0%, #0a0a0a00 72%);filter:blur(12px);border-radius:999px;width:72%;height:72%;inset:auto -8% -18% auto}.project-artwork__grid{background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(#00000014,#000000d1);mask-image:linear-gradient(#00000014,#000000d1)}.project-artwork__content{z-index:1;flex-direction:column;justify-content:flex-end;gap:16px;max-width:78%;min-height:100%;display:flex;position:relative}.project-artwork--slate{background:linear-gradient(145deg,#141416f5 0%,#222225f5 52%,#5c5750db 100%);border-color:#ffffff0f}.project-artwork--slate .project-artwork__noise{opacity:.05;background-size:16px 16px}.project-artwork--slate .project-artwork__halo{filter:blur(18px);background:radial-gradient(circle,#d6d3d11f 0%,#0a0a0a00 72%);width:58%;height:58%;inset:auto -4% -10% auto}.project-artwork--slate .project-artwork__grid{opacity:.18;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:88px 88px}.project-artwork--slate .project-artwork__eyebrow{color:#e7e5e49e}.project-artwork--slate .project-artwork__title{color:#f5f5f4}.project-artwork--slate .project-artwork__meta span{color:#f5f5f4c2;background:#ffffff0a;border-color:#ffffff14}.project-artwork__eyebrow,.project-iris-toolbar__mono,.project-iris-footer__mono,.project-iris-block__label{color:#fff9;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;display:inline-flex}.project-artwork__title{color:#fff;letter-spacing:-.05em;text-wrap:balance;max-width:11ch;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.85rem,3.4vw,3rem);font-weight:700;line-height:.98}.project-artwork__meta{flex-wrap:wrap;gap:10px;display:flex}.project-artwork__meta span{color:#ffffffc7;letter-spacing:.06em;background:#ffffff0d;border:1px solid #ffffff24;border-radius:999px;padding:7px 11px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.project-link:focus-visible{outline-offset:4px;outline:2px solid #a855f7d9}.project-card__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;display:flex}.project-card__cta{color:var(--text-muted);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;display:inline-flex}.project-card__title{letter-spacing:-.04em;text-wrap:balance;max-width:14ch;margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.9rem,3.5vw,3rem);font-weight:700;line-height:1.04}.project-card__summary{max-width:760px;color:var(--text-soft);margin:0;font-size:.96rem;line-height:1.85}.project-card__tags{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.project-card__links{margin-top:auto;padding-top:24px}.project-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:28px;display:grid}.project-detail-block{border:1px solid var(--line);background:var(--surface);border-radius:20px;min-height:100%;padding:22px 22px 24px}.project-detail-block p{color:var(--text-soft);margin:0;font-size:.94rem;line-height:1.85}.project-detail-label{color:#a855f7e6;letter-spacing:.28em;text-transform:uppercase;margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:11px}.project-detail-list{color:var(--text-soft);margin:0;padding-left:18px}.project-detail-list li{margin-bottom:12px;line-height:1.8}.project-detail-list li:last-child{margin-bottom:0}.project-tag{border:1px solid var(--line);background:var(--surface-muted);color:var(--text-soft);border-radius:999px;align-items:center;padding:8px 12px;font-size:12px;line-height:1;display:inline-flex}.project-links{flex-wrap:wrap;gap:12px;display:flex}.project-link{border:1px solid var(--brand-border);background:var(--brand-soft);color:var(--brand-text);border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-family:Inter,sans-serif;font-size:13px;text-decoration:none;transition:all .25s;display:inline-flex}.project-link:hover{border-color:var(--brand-border-strong);background:var(--brand-soft-strong);color:var(--text)}.project-link--label{border-color:var(--line);background:var(--surface-strong);color:var(--text-soft)}.project-iris-overlay{z-index:10500;will-change:clip-path, opacity;contain:paint;background:#0a0a0aa8;position:fixed;inset:0}.project-iris-overlay__backdrop{-webkit-backdrop-filter:blur(18px)saturate(126%);backdrop-filter:blur(18px)saturate(126%);background:radial-gradient(circle at 0 0,#ffffff0a,#0000 28%),radial-gradient(circle at 100% 100%,#ffffff0d,#0000 24%),#0a0a0ab8;position:absolute;inset:0}.project-iris-shell{z-index:1;flex-direction:column;width:100%;height:100%;padding:28px;display:flex;position:relative}.project-iris-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.project-iris-toolbar__meta{align-items:center;gap:18px;display:flex}.project-iris-toolbar__counter{color:#ffffff75;letter-spacing:.24em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.project-iris-close,.project-iris-nav{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.project-iris-close{width:52px;height:52px}.project-iris-close:hover,.project-iris-nav:hover{background:#ffffff1a;border-color:#ffffff38}.project-iris-stage{flex:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:0;display:grid}.project-iris-nav{width:60px;height:60px}.project-iris-viewport{isolation:isolate;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.project-iris-slide{width:100%;height:100%;position:absolute;inset:0}.project-iris-card{will-change:transform, opacity;background:linear-gradient(#ffffff0a,#ffffff05),#0a0a0ae0;border:1px solid #ffffff1a;border-radius:34px;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);gap:28px;height:100%;min-height:0;padding:24px;display:grid;transform:translateZ(0);box-shadow:0 30px 100px #00000052}.project-iris-card__visual{min-height:0}.project-iris-card__body{flex-direction:column;min-width:0;min-height:0;padding:8px 4px 8px 0;display:flex}.project-iris-card__intro{margin-bottom:20px}.project-iris-card__eyebrow{color:#ffffff8f;letter-spacing:.24em;text-transform:uppercase;margin-bottom:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.project-iris-card__title{color:#fff;letter-spacing:-.05em;margin:0 0 16px;font-family:Space Grotesk,sans-serif;font-size:clamp(2.1rem,3vw,3.4rem);line-height:.98}.project-iris-card__summary{color:#ffffffbd;margin:0;font-size:.98rem;line-height:1.9}.project-iris-card__tags{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.project-iris-workflow{margin-bottom:20px}.project-iris-workflow__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-iris-workflow__card{background:#ffffff06;border:1px solid #ffffff14;border-radius:22px;min-width:0;padding:18px 18px 20px}.project-iris-workflow__step{color:#fff6;letter-spacing:.22em;text-transform:uppercase;margin-bottom:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.project-iris-workflow__card h4{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-family:Space Grotesk,sans-serif;font-size:1.02rem}.project-iris-workflow__card p{color:#ffffffb8;margin:0;font-size:.9rem;line-height:1.75}.project-iris-tag{color:#fffc;letter-spacing:.05em;background:#ffffff0a;border:1px solid #ffffff24;border-radius:999px;align-items:center;padding:8px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;display:inline-flex}.project-iris-card__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-height:0;margin-bottom:20px;display:grid}.project-iris-block{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;min-width:0;padding:18px 18px 20px}.project-iris-block p,.project-iris-list{color:#ffffffb8;margin:0;font-size:.92rem;line-height:1.8}.project-iris-block__label{margin-bottom:14px}.project-iris-list{padding-left:18px}.project-iris-list li+li{margin-top:10px}.project-iris-card__links{margin-top:auto}.project-iris-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.project-iris-pagination{align-items:center;gap:10px;display:flex}.project-iris-indicator{background:0 0;border:0;justify-content:center;align-items:center;width:54px;height:18px;padding:0;display:inline-flex}.project-iris-indicator span{background:#ffffff2e;border-radius:999px;width:100%;height:4px;transition:all .3s;display:block}.project-iris-indicator.is-active span{background:#fff;box-shadow:0 0 18px #ffffff3d}.photo-iris-overlay{z-index:10480;will-change:clip-path, opacity;contain:paint;background:#0a0a0a9e;position:fixed;inset:0}.photo-iris-overlay__backdrop{-webkit-backdrop-filter:blur(16px)saturate(122%);backdrop-filter:blur(16px)saturate(122%);background:radial-gradient(circle at top,#ffffff0a,#0000 28%),radial-gradient(circle at 100% 100%,#ffffff0d,#0000 24%),#0a0a0abd;position:absolute;inset:0}.photo-iris-shell{z-index:1;flex-direction:column;width:100%;height:100%;padding:28px;display:flex;position:relative}.photo-iris-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.photo-iris-toolbar__meta{align-items:center;gap:18px;display:flex}.photo-iris-toolbar__mono,.photo-iris-footer__mono,.photo-iris-image__label{color:#fff9;letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px;display:inline-flex}.photo-iris-toolbar__counter{color:#ffffff75;letter-spacing:.24em;text-transform:uppercase;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.photo-iris-close,.photo-iris-nav{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.photo-iris-close{width:52px;height:52px}.photo-iris-close:hover,.photo-iris-nav:hover{background:#ffffff1a;border-color:#ffffff38}.photo-iris-stage{flex:1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:0;display:grid}.photo-iris-nav{width:60px;height:60px}.photo-iris-viewport{isolation:isolate;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.photo-iris-slide{width:100%;height:100%;position:absolute;inset:0}.photo-iris-card{will-change:transform, opacity;background:linear-gradient(#ffffff0a,#ffffff04),#0a0a0ae0;border:1px solid #ffffff17;border-radius:34px;width:100%;height:100%;padding:18px;transform:translateZ(0);box-shadow:0 30px 100px #0000004d}.photo-iris-frame{background:#111;border-radius:26px;width:100%;height:100%;position:relative;overflow:hidden}.photo-iris-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:#050505;width:100%;height:100%}.photo-iris-image__shade{pointer-events:none;background:linear-gradient(#0000000a 0%,#0000 35%),linear-gradient(#0000 55%,#000000ad 100%);position:absolute;inset:0}.photo-iris-image__meta{z-index:1;position:absolute;bottom:26px;left:28px;right:28px}.photo-iris-image__label{margin-bottom:12px}.photo-iris-image__title{color:#fff;letter-spacing:-.05em;margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,4vw,4rem);line-height:.96}.photo-iris-image__excerpt{color:#ffffffb8;max-width:720px;margin:0;font-size:.98rem;line-height:1.8}.photo-iris-footer{justify-content:space-between;align-items:center;gap:20px;margin-top:18px;display:flex}.photo-iris-pagination{align-items:center;gap:10px;max-width:min(72vw,920px);padding-bottom:2px;display:flex;overflow-x:auto}.photo-iris-indicator{background:0 0;border:0;justify-content:center;align-items:center;min-width:36px;height:18px;padding:0;display:inline-flex}.photo-iris-indicator span{background:#ffffff29;border-radius:999px;width:100%;height:4px;transition:all .28s;display:block}.photo-iris-indicator.is-active span{background:#fff;box-shadow:0 0 18px #ffffff38}@media (width>=900px){.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}[data-scene-link].is-active{color:var(--text)!important}#main-nav [data-scene-link].is-active:not(h1){opacity:1}.nav-actions{align-items:center;gap:14px;display:flex}.nav-cluster{align-items:center;display:flex}.nav-cluster--left{flex:1;justify-content:flex-start;gap:34px;min-width:0}.nav-brand{color:var(--text);flex-shrink:0}.nav-links{align-items:center;gap:32px;display:flex}.nav-actions--mobile{margin-left:auto}.nav-link{min-height:38px;opacity:var(--nav-text-opacity);color:var(--text-soft);transition:transform .3s ease, opacity var(--theme-switch-duration) var(--theme-switch-ease), color .3s ease;background:0 0;justify-content:center;align-items:center;padding:0 10px;display:inline-flex;position:relative}.nav-link__label{display:inline-block;position:relative}.nav-link.is-active,.nav-link:hover{opacity:1;color:var(--text)}.nav-link:hover{transform:translateY(-1px)}.nav-link.is-active{color:var(--nav-active-accent)}.theme-toggle{border:1px solid var(--line-strong);background:var(--surface-strong);min-width:118px;height:48px;color:var(--text);letter-spacing:.18em;text-transform:uppercase;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;align-items:center;gap:10px;padding:0 16px;font-family:Space Grotesk,sans-serif;font-size:11px;transition:all .3s;display:inline-flex}.theme-toggle__content{align-items:center;gap:10px;display:inline-flex}.theme-toggle__icon{justify-content:center;align-items:center;display:inline-flex}.theme-toggle:hover{background:var(--brand-soft);border-color:#a855f759}.theme-toggle:focus-visible{outline-offset:4px;outline:2px solid #a855f7d9}.mobile-nav-toggle{border:1px solid var(--line-strong);background:var(--surface-strong);width:48px;height:48px;color:var(--text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;display:none}.mobile-nav-drawer{z-index:7000;opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;inset:0}.mobile-nav-drawer.is-open{opacity:1;pointer-events:auto}.mobile-nav-backdrop{background:var(--drawer-backdrop);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;inset:0}.mobile-nav-panel{background:var(--bg-soft);border-left:1px solid var(--line);flex-direction:column;gap:24px;width:min(86vw,360px);height:100%;padding:28px 22px 32px;transition:transform .36s;display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-12px 0 60px #00000059}.mobile-nav-drawer.is-open .mobile-nav-panel{transform:translate(0)}.mobile-nav-header{justify-content:space-between;align-items:center;display:flex}.mobile-nav-close{border:1px solid var(--line-strong);background:var(--surface-strong);width:44px;height:44px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.mobile-nav-links{gap:12px;display:grid}.mobile-nav-link{border:1px solid var(--line);background:var(--surface-muted);width:100%;color:var(--text-soft);opacity:var(--nav-text-opacity);letter-spacing:.1em;text-align:left;text-transform:uppercase;transition:all .3s ease, opacity var(--theme-switch-duration) var(--theme-switch-ease);border-radius:16px;padding:16px 18px;font-family:Space Grotesk,sans-serif;font-size:1rem}.mobile-nav-link.is-active{opacity:1;color:var(--text);background:var(--brand-soft);border-color:#a855f759}#photo-overlay,#video-overlay{z-index:10000;opacity:0;background:var(--overlay);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:center;align-items:center;display:none;position:fixed;inset:0}.overlay-close,.overlay-nav-btn{border:1px solid var(--line-strong);background:var(--surface-strong);color:var(--text);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute}.overlay-close{width:56px;height:56px;font-size:24px;top:40px;right:40px}.overlay-nav-btn{width:60px;height:60px;font-size:24px;top:50%;transform:translateY(-50%)}.overlay-nav-btn--prev{left:40px}.overlay-nav-btn--next{right:40px}.overlay-close:hover,.overlay-nav-btn:hover{background:#a855f714;border-color:#a855f759}#full-photo{object-fit:contain;max-width:85%;max-height:80%;box-shadow:var(--shadow);touch-action:pan-y;will-change:transform, opacity}.photo-overlay__meta{text-align:center;width:100%;padding:0 24px;position:absolute;bottom:40px;left:0}#photo-caption,#video-caption{color:var(--text);letter-spacing:.3em;text-transform:uppercase;margin-bottom:10px;font-size:12px}#photo-index,#video-index{color:var(--text-muted);letter-spacing:.28em;text-transform:uppercase;font-size:10px}#video-overlay .overlay-nav-btn,#video-overlay .overlay-close{z-index:2}.video-overlay__stage{box-sizing:border-box;touch-action:pan-y;will-change:transform, opacity;width:min(86vw,1400px);max-height:78vh;padding:0 80px}#full-video{width:100%;max-height:78vh;box-shadow:var(--shadow);background:#000;border-radius:12px}html[data-theme=light] #main-nav .deco-text:not(.is-active){color:var(--text-muted)}html[data-theme=light] #main-nav .deco-text:hover,html[data-theme=light] .text-white{color:var(--text)!important}html[data-theme=light] .text-white\/80,html[data-theme=light] .text-white\/70,html[data-theme=light] .text-white\/60,html[data-theme=light] .text-white\/55,html[data-theme=light] .text-white\/50,html[data-theme=light] .text-white\/30,html[data-theme=light] .text-gray-500,html[data-theme=light] .text-gray-400,html[data-theme=light] .text-gray-300{color:var(--text-soft)!important}html[data-theme=light] .text-white\/10{color:#1616161f!important}html[data-theme=light] .album-card .deco-text,html[data-theme=light] .album-card .text-white,html[data-theme=light] .album-card .text-white\/80,html[data-theme=light] .album-card .text-white\/70,html[data-theme=light] .album-card .text-white\/60,html[data-theme=light] .album-card .text-white\/55{color:#fff!important}html[data-theme=light] .bg-white\/5,html[data-theme=light] .bg-white\/10{background-color:var(--surface-muted)!important}html[data-theme=light] .bg-black\/10,html[data-theme=light] .bg-black\/15,html[data-theme=light] .bg-black\/40,html[data-theme=light] .bg-black\/55{background-color:#1414142e!important}html[data-theme=light] .border-white\/10,html[data-theme=light] .border-white\/20{border-color:var(--line-strong)!important}html[data-theme=light] .hover\:bg-white:hover{background-color:var(--text)!important}html[data-theme=light] .hover\:text-black:hover{color:#fff!important}html[data-theme=light] .project-iris-overlay,html[data-theme=light] .photo-iris-overlay{background:#f4efe8a8}html[data-theme=light] .project-iris-overlay__backdrop{background:radial-gradient(circle at 0 0,#ffffff85,#0000 28%),radial-gradient(circle at 100% 100%,#a855f71a,#0000 24%),#f4efe8c2}html[data-theme=light] .photo-iris-overlay__backdrop{background:radial-gradient(circle at top,#ffffff85,#0000 28%),radial-gradient(circle at 100% 100%,#a855f71a,#0000 24%),#f4efe8c2}html[data-theme=light] .project-iris-toolbar__mono,html[data-theme=light] .project-iris-footer__mono,html[data-theme=light] .project-iris-block__label,html[data-theme=light] .photo-iris-toolbar__mono,html[data-theme=light] .photo-iris-footer__mono,html[data-theme=light] .photo-iris-toolbar__counter{color:var(--text-muted)}html[data-theme=light] .project-iris-toolbar__counter{color:#1616168f}html[data-theme=light] .project-iris-close,html[data-theme=light] .project-iris-nav,html[data-theme=light] .photo-iris-close,html[data-theme=light] .photo-iris-nav{border-color:var(--line-strong);background:var(--surface-strong);color:var(--text)}html[data-theme=light] .project-iris-close:hover,html[data-theme=light] .project-iris-nav:hover,html[data-theme=light] .photo-iris-close:hover,html[data-theme=light] .photo-iris-nav:hover{border-color:var(--brand-border-strong);background:var(--brand-soft)}html[data-theme=light] .project-iris-card,html[data-theme=light] .photo-iris-card{border-color:var(--line-strong);box-shadow:var(--shadow);background:linear-gradient(#ffffffd1,#ffffffb8),#f4efe8e0}html[data-theme=light] .project-iris-card__title,html[data-theme=light] .project-iris-tag,html[data-theme=light] .project-iris-close,html[data-theme=light] .project-iris-nav,html[data-theme=light] .photo-iris-close,html[data-theme=light] .photo-iris-nav{color:var(--text)}html[data-theme=light] .project-iris-card__summary,html[data-theme=light] .project-iris-block p,html[data-theme=light] .project-iris-list,html[data-theme=light] .project-iris-workflow__card p{color:var(--text-soft)}html[data-theme=light] .project-iris-tag,html[data-theme=light] .project-iris-block,html[data-theme=light] .project-iris-workflow__card{border-color:var(--line-strong);background:var(--surface-muted)}html[data-theme=light] .project-artwork--slate{background:linear-gradient(145deg,#232325f0 0%,#46433fe6 54%,#aea69bdb 100%);border-color:#0f172a14}html[data-theme=light] .project-artwork--slate .project-artwork__title,html[data-theme=light] .project-iris-workflow__card h4{color:var(--text)}html[data-theme=light] .project-artwork--slate .project-artwork__eyebrow,html[data-theme=light] .project-artwork--slate .project-artwork__meta span,html[data-theme=light] .project-iris-workflow__step{color:#ffffffa8}html[data-theme=light] .photo-iris-frame{background:#ffffffd6}html[data-theme=light] .photo-iris-pagination::-webkit-scrollbar{height:6px}html[data-theme=light] .photo-iris-indicator span,html[data-theme=light] .project-iris-indicator span{background:#16161629}html[data-theme=light] .photo-iris-indicator.is-active span,html[data-theme=light] .project-iris-indicator.is-active span{background:var(--text);box-shadow:0 0 18px #1616161f}@media (width<=767px){#nav-chrome{height:104px}.nav-cluster--left{gap:0}.theme-toggle{min-width:0;padding:0 14px}#theme-toggle-text{display:none}.mobile-nav-toggle{display:inline-flex}.trans-word{letter-spacing:.7em;font-size:2.6rem}.overlay-close{width:48px;height:48px;top:20px;right:20px}.overlay-nav-btn{width:48px;height:48px;font-size:20px}.overlay-nav-btn--prev{left:16px}.overlay-nav-btn--next{right:16px}#full-photo{max-width:calc(100% - 48px);max-height:calc(100% - 180px)}.photo-overlay__meta{padding:0 20px;bottom:26px}.video-overlay__stage{width:100%;padding:0 24px}#full-video{max-height:68vh}.project-card__content{padding:28px 22px}.project-artwork{border-radius:22px;min-height:204px;padding:18px}.project-card__header{flex-direction:column;align-items:flex-start;gap:12px}.project-card__summary{font-size:.92rem;line-height:1.75}.project-detail-grid{grid-template-columns:1fr;gap:16px;padding-top:0}.project-detail-block{border-radius:16px;padding:18px}.project-iris-shell{overscroll-behavior:contain;padding:18px 14px 16px;overflow-y:auto}.project-iris-overlay{will-change:opacity;background:#0a0a0ae0}.project-iris-overlay__backdrop{-webkit-backdrop-filter:none;background:#0a0a0ac7}.project-iris-toolbar{margin-bottom:12px}.project-iris-toolbar__meta{gap:10px}.project-iris-toolbar__counter,.project-iris-footer__mono{letter-spacing:.18em;font-size:10px}.project-iris-stage{flex:none;grid-template-columns:1fr;align-items:start;gap:10px;min-height:auto}.project-iris-nav{z-index:2;-webkit-backdrop-filter:none;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.project-iris-nav--prev{left:8px}.project-iris-nav--next{right:8px}.project-iris-card{border-radius:26px;grid-template-columns:1fr;gap:18px;height:auto;min-height:calc(100svh - 172px);padding:16px;box-shadow:0 18px 42px #00000038}.project-iris-card__visual{min-height:220px}.project-iris-card__body{padding:0;overflow:visible}.project-iris-viewport{height:auto;overflow:visible}.project-iris-slide{height:auto;position:relative;inset:auto}.project-iris-card__details,.project-iris-workflow__grid{grid-template-columns:1fr}.project-iris-footer{flex-direction:column;align-items:flex-start;gap:14px;margin-top:12px}.project-iris-pagination{width:100%;padding-bottom:2px;overflow-x:auto}.project-iris-indicator{min-width:44px}.photo-iris-shell{padding:18px 14px 16px}.photo-iris-overlay{will-change:opacity;background:#0a0a0ae0}.photo-iris-overlay__backdrop{-webkit-backdrop-filter:none;background:#0a0a0ac7}.photo-iris-toolbar{margin-bottom:12px}.photo-iris-toolbar__meta{gap:10px}.photo-iris-toolbar__counter,.photo-iris-footer__mono,.photo-iris-toolbar__mono{letter-spacing:.18em;font-size:10px}.photo-iris-stage{grid-template-columns:1fr;gap:10px}.photo-iris-nav{z-index:2;-webkit-backdrop-filter:none;width:48px;height:48px;position:absolute;top:50%;transform:translateY(-50%)}.photo-iris-nav--prev{left:8px}.photo-iris-nav--next{right:8px}.photo-iris-card{border-radius:26px;padding:12px;box-shadow:0 16px 34px #0003}.photo-iris-frame{background:#080808;border-radius:20px}.photo-iris-image{object-fit:cover;transform:translateZ(0)}.photo-iris-image__meta{bottom:18px;left:18px;right:18px}.photo-iris-image__title{font-size:clamp(1.8rem,7vw,2.8rem)}.photo-iris-image__excerpt{font-size:.9rem;line-height:1.65}.photo-iris-footer{flex-direction:column;align-items:flex-start;gap:12px;margin-top:12px}.photo-iris-pagination{width:100%;max-width:none}}:root{--ease-out-expo:cubic-bezier(.19, 1, .22, 1)}@keyframes drift{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translateY(-18px)rotate(8deg)}}@keyframes floatUp{0%,to{transform:translate(0,0)}50%{transform:translateY(-14px)}}@keyframes borderShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes glowSweep{0%,to{opacity:.24;transform:scale(1)}50%{opacity:.48;transform:scale(1.08)}}.hero-wave{animation:16s ease-in-out infinite drift}.hero-wave--slow{animation-duration:18s}.float-slow{animation:6s ease-in-out infinite floatUp}.float-fast{animation:4.2s ease-in-out infinite floatUp}.glow-border-animated:before{background-size:200% 200%;animation:6s infinite borderShift}.travel-media:before,.travel-media:after{transition:opacity .45s,transform .45s}.travel-card:hover .travel-media:after{animation:1.6s ease-in-out infinite glowSweep}
