:root{--ink:#07111f;--glass:#122b45;--water:#5fa9df;--lime:#c7ff24;--warm:#f0d6a2;--text:#f4f7fa;--muted:#c3d0da;--line:rgba(244,247,250,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:Aptos,"Segoe UI Variable",sans-serif;line-height:1.5}::selection{background:var(--lime);color:var(--ink)}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;background:var(--lime);color:var(--ink);padding:10px;z-index:20}.skip-link:focus{top:16px}.site-header{position:absolute;top:0;left:0;right:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:26px clamp(24px,6vw,96px)}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-size:14px;letter-spacing:.16em;font-weight:800}.brand img{width:42px;height:42px;object-fit:cover;border-radius:50%}.site-header nav,.site-header nav a,footer nav{display:flex;gap:26px;text-decoration:none;font-size:13px;letter-spacing:.08em}.site-header nav a:hover,footer a:hover{color:var(--lime)}.hero{min-height:760px;padding:28px clamp(24px,6vw,96px);position:relative;background:url("assets/midnight-manhattan.png") center/cover no-repeat;display:flex;align-items:center}.hero-copy{max-width:550px;margin-top:80px}.hero h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(56px,6.4vw,96px);font-weight:600;line-height:.92;letter-spacing:-.04em;margin-bottom:28px}.hero p{max-width:460px;color:#eef5fb;font-size:18px}.button{display:inline-block;border:1px solid transparent;padding:14px 20px;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;cursor:pointer}.button-primary{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-primary:hover,.button-primary:focus{background:transparent;color:var(--lime)}.button-quiet{background:transparent;border-color:var(--text);color:var(--text)}.location{position:absolute;right:clamp(24px,6vw,96px);bottom:24px;font-size:12px!important;letter-spacing:.1em}.manifesto,.meeting{max-width:1240px;margin:auto;padding:120px clamp(24px,8vw,110px);display:grid;grid-template-columns:1.35fr .65fr;gap:80px}.section-label{color:var(--lime);font-size:12px;font-weight:800;letter-spacing:.13em}.manifesto h2,.meeting h2,.risk h2{font-size:clamp(40px,4.5vw,68px);line-height:1;letter-spacing:-.04em;margin-bottom:0}.manifesto>p,.meeting-copy>p,.risk p{color:var(--muted);font-size:18px}.services{max-width:1240px;margin:auto;padding:0 clamp(24px,8vw,110px) 120px;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.services article{border-top:1px solid var(--line);padding-top:22px}.services h3{font-size:22px;margin-bottom:10px}.services p{color:var(--muted)}.city-view{min-height:560px;margin:0 clamp(24px,6vw,96px);padding:50px;background:url("assets/midnight-manhattan.png") 74% 60%/cover no-repeat;display:flex;align-items:flex-end}.city-view div{max-width:470px;text-shadow:0 2px 14px #000}.city-view h2{font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.04em}.city-view p:last-child{max-width:420px}.meeting{border-bottom:1px solid var(--line)}.meeting-copy{max-width:400px}.booking-status{font-size:13px!important;margin-top:14px}.risk{max-width:940px;margin:auto;padding:90px clamp(24px,8vw,110px)}.risk h2{font-size:clamp(32px,3vw,46px);margin-bottom:20px}.risk p{font-size:15px}footer{padding:42px clamp(24px,6vw,96px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:26px;color:var(--muted);font-size:13px}footer .brand{color:var(--text)}.cookie-banner{position:fixed;z-index:10;bottom:20px;left:20px;right:20px;max-width:620px;padding:20px;background:#0c1c2d;border:1px solid var(--line);box-shadow:0 18px 50px rgba(0,0,0,.35)}.cookie-banner p{color:var(--muted);font-size:14px;margin-bottom:16px}.cookie-banner div{display:flex;gap:10px}@media(max-width:760px){.site-header nav{display:none}.hero{min-height:700px;background-position:62% center}.hero-copy{margin-top:120px}.manifesto,.meeting{grid-template-columns:1fr;gap:32px;padding-top:82px;padding-bottom:82px}.services{grid-template-columns:1fr;padding-bottom:82px}.city-view{margin:0 24px;min-height:450px;padding:24px;background-position:76% center}.meeting{gap:20px}footer{align-items:flex-start;flex-direction:column}.site-header,footer{padding-left:24px;padding-right:24px}.cookie-banner{left:12px;right:12px}.cookie-banner div{flex-wrap:wrap}}
.schedule-page{min-height:100vh;background:#07111f url("assets/midnight-manhattan.png") center top/cover fixed no-repeat}.schedule-page::before{content:"";position:fixed;inset:0;background:rgba(7,17,31,.74);pointer-events:none;z-index:-1}.schedule-header{position:relative;background:rgba(7,17,31,.65);border-bottom:1px solid var(--line)}.schedule-main{max-width:1060px;margin:0 auto;padding:88px 24px}.schedule-intro{max-width:670px;margin-bottom:40px}.schedule-intro h1{font-size:clamp(46px,6vw,78px);line-height:.94;letter-spacing:-.04em;margin-bottom:20px}.schedule-intro>p:last-child,.schedule-return{color:var(--muted)}.scheduler-shell{min-height:680px;background:#fff;border:1px solid rgba(244,247,250,.32);box-shadow:0 20px 70px rgba(0,0,0,.3)}.meetings-iframe-container{min-height:680px}.schedule-return{margin:28px 0 0;font-size:16px}.schedule-return a{color:var(--lime);font-weight:800}.schedule-page footer{margin-top:0;background:rgba(7,17,31,.8)}@media(max-width:760px){.schedule-header .button{padding:10px 12px;font-size:10px}.schedule-main{padding:56px 18px}.scheduler-shell,.meetings-iframe-container{min-height:720px}}
.legal-page{min-height:100vh;background:linear-gradient(rgba(7,17,31,.78),rgba(7,17,31,.94)),url("assets/midnight-manhattan.png") center top/cover fixed}.legal-header{position:relative;background:rgba(7,17,31,.72);border-bottom:1px solid var(--line)}.legal-main{max-width:900px;margin:0 auto;padding:96px 24px}.legal-main h1{font-size:clamp(48px,6vw,76px);line-height:.95;letter-spacing:-.045em;margin:12px 0 28px}.legal-lead{max-width:720px;color:var(--muted);font-size:20px;margin-bottom:64px}.legal-main section{max-width:760px;padding:28px 0;border-top:1px solid var(--line)}.legal-main h2{font-size:24px;line-height:1.15;margin-bottom:12px}.legal-main section p{color:var(--muted);margin-bottom:0}.legal-main a{color:var(--lime)}@media(max-width:760px){.legal-main{padding:64px 24px}.legal-lead{font-size:18px;margin-bottom:44px}.legal-header .button{padding:10px 12px;font-size:10px}}
