:root{--bg:#030b10;--panel:#071820;--teal:#18ded6;--amber:#e69a38;--silver:#e4ecee;--muted:#91a5aa;--line:rgba(111,244,235,.2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% 0,rgba(24,222,214,.13),transparent 28%),linear-gradient(180deg,#02070b,#041218 60%,#02070b);color:var(--silver);font-family:Inter,system-ui,sans-serif;min-height:100vh}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(111,244,235,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(111,244,235,.035) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}a{color:inherit;text-decoration:none}button,input{font:inherit}.gate{min-height:100vh;display:grid;place-items:center;padding:24px;position:relative}.gate-card{width:min(560px,100%);background:linear-gradient(145deg,rgba(10,34,42,.97),rgba(4,16,22,.97));border:1px solid var(--line);box-shadow:0 30px 100px rgba(0,0,0,.6);padding:clamp(30px,6vw,58px)}.gate-brand,.studio-brand{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.11em;font-size:13px}.gate-brand>span,.studio-brand>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--teal);color:var(--teal);font-weight:900}.gate-brand b{color:var(--teal)}.eyebrow{margin-top:55px;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.gate h1,.studio-hero h1{font:500 clamp(48px,8vw,82px) Newsreader,Georgia,serif;letter-spacing:-.045em;line-height:.92;margin:15px 0}.gate-card>p:not(.eyebrow):not(.gate-message){color:var(--muted);line-height:1.7}.gate label{display:block;text-transform:uppercase;font-size:9px;font-weight:900;letter-spacing:.1em;margin:30px 0 8px}.password-row{display:grid;grid-template-columns:1fr auto}.password-row input{min-width:0;background:#02090d;border:1px solid #2f4c54;color:white;padding:15px;outline:none}.password-row input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(24,222,214,.12)}.password-row button{border:0;background:var(--teal);color:#031014;padding:0 22px;font-weight:900;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.gate-message{min-height:22px;color:#ffb45a;font-size:12px}.return-link{color:#94adb2;font-size:12px}.studio{position:relative;z-index:1}.studio>header{height:78px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:rgba(2,11,15,.85);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}.studio>header>div{display:flex;gap:20px;align-items:center}.secure-dot{color:#9cb1b5;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.secure-dot:before{content:"";display:inline-block;width:7px;height:7px;background:#65e391;border-radius:50%;margin-right:7px;box-shadow:0 0 12px #65e391}.studio header button{border:1px solid #38535a;background:none;color:#d9e4e6;padding:10px 14px;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.studio main{width:min(1400px,92vw);margin:auto}.studio-hero{padding:100px 0 80px;display:grid;grid-template-columns:1fr .75fr;align-items:end}.studio-hero .eyebrow{grid-column:1/-1;margin:0}.studio-hero h1 em{color:var(--teal);font-style:normal}.studio-hero>p:last-child{color:var(--muted);line-height:1.7;font-size:17px;padding-bottom:6px}.project-grid{display:grid;gap:36px;padding-bottom:90px}.project{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;border:1px solid var(--line);background:#07151b;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.26)}.project-image{position:relative;min-height:420px;overflow:hidden}.project-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(7,21,27,.45))}.project-image img{width:100%;height:100%;object-fit:cover;display:block}.project-image>span{position:absolute;z-index:2;left:22px;top:22px;padding:9px 12px;background:#07151b;color:var(--teal);font-size:9px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.project-copy{padding:clamp(30px,5vw,72px);display:flex;flex-direction:column;justify-content:center}.project-number{color:var(--teal);font-size:9px;font-weight:900;letter-spacing:.14em}.project-copy h2{font:500 clamp(45px,6vw,76px) Newsreader,Georgia,serif;margin:10px 0}.project-copy>p:not(.project-number){color:var(--muted);line-height:1.7}.project-copy ul{list-style:none;padding:10px 0 22px;color:#c5d1d3}.project-copy li{padding:10px 0;border-bottom:1px solid #263b41;font-size:13px}.project-copy li:before{content:"✓";color:var(--teal);margin-right:10px}.project-link{align-self:flex-start;background:var(--teal);color:#041116;padding:16px 19px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}.project-link span{margin-left:26px}.labnesia{background:#f3eee4;color:#243127;border-color:#d9d1c4}.labnesia .project-image{background:linear-gradient(145deg,#c2e1d5,#edf1d6)}.labnesia .project-image img{object-fit:contain;object-position:center bottom;padding:40px 5% 0}.labnesia .project-copy>p:not(.project-number){color:#667068}.labnesia .project-number{color:#ae6c46}.labnesia .project-copy li{border-color:#d5d5cb}.labnesia .project-copy li:before{color:#ae6c46}.labnesia .project-link{background:#243127;color:white}.studio-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0 40px;display:grid;grid-template-columns:230px 1fr;gap:30px;color:var(--muted);font-size:13px;line-height:1.6}.studio-note b{color:white;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.studio footer{width:min(1400px,92vw);margin:auto;padding:30px 0 50px;display:flex;justify-content:space-between;color:#70888e;font-size:11px}.studio footer a{color:var(--teal);font-weight:800}@media(max-width:800px){.studio-hero,.project{grid-template-columns:1fr}.project-image{min-height:330px}.studio-hero>p:last-child{padding:0}.studio>header{height:70px}.secure-dot{display:none}.studio-note{grid-template-columns:1fr;gap:2px}}@media(max-width:520px){.gate{padding:14px}.gate-card{padding:28px 20px}.password-row{grid-template-columns:1fr}.password-row button{min-height:48px}.studio-hero{padding:70px 0 50px}.project-copy{padding:30px 22px}.project-image{min-height:270px}.studio footer{flex-direction:column;gap:10px}.studio-brand b{display:none}}
/* Ensure scripted access states override component display declarations. */
[hidden]{display:none!important}

/* Password-routed private project sessions */
.project-session{height:100vh;overflow:hidden}.project-session>header{height:66px;padding:0 clamp(14px,3vw,44px);display:grid;grid-template-columns:1fr auto 1fr}.project-session>header>div:last-child{justify-self:end}.project-identity{text-align:center;display:block!important}.project-identity small{display:block;color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.16em}.project-identity strong{display:block;margin-top:4px;font-size:11px;letter-spacing:.12em}.project-session iframe{display:block;width:100%;height:calc(100vh - 66px);border:0;background:#061014}
@media(max-width:620px){.project-session>header{height:58px;grid-template-columns:1fr auto}.project-identity{display:none!important}.project-session iframe{height:calc(100vh - 58px)}.project-session .studio-brand>span{width:32px;height:32px}.project-session header button{padding:9px 11px}}
