:root{--background:#080808;--surface:#111;--surface-soft:#171717;--text:#fff;--muted:#b7b7b7;--accent:#d7f46a;--border:#ffffff24;--shell:min(100% - 48px, 1440px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background)}body{background:var(--background);color:var(--text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:2px}::selection{background:var(--accent);color:#080808}.shell{width:var(--shell);margin-inline:auto}.skipLink{z-index:100;background:var(--accent);color:#080808;padding:12px 16px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skipLink:focus{transform:translateY(0)}.siteHeader{z-index:10;border-bottom:1px solid #ffffff29;position:absolute;inset:0 0 auto}.headerInner{justify-content:space-between;align-items:center;min-height:88px;display:flex}.logo{color:var(--text);letter-spacing:-.09em;align-items:center;font-size:1.7rem;font-weight:900;line-height:1;display:inline-flex}.logo span{color:var(--accent);margin:0 .03em;font-size:.96em;line-height:1}.nav,.footerLinks{letter-spacing:-.02em;align-items:center;gap:clamp(24px,4vw,58px);font-size:.9rem;font-weight:700;display:flex}.nav a,.footerLinks a{padding-block:10px;position:relative}.nav a:after,.footerLinks a:after{content:"";transform-origin:100%;background:var(--accent);height:1px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.nav a:hover:after,.footerLinks a:hover:after{transform-origin:0;transform:scaleX(1)}.hero{isolation:isolate;align-items:flex-end;min-height:max(760px,100svh);display:flex;position:relative;overflow:hidden}.heroMedia,.heroShade{z-index:-2;position:absolute;inset:0}.heroMedia img{object-fit:cover;object-position:center 56%;animation:18s ease-out both heroDrift}.heroShade{z-index:-1;background:linear-gradient(90deg,#080808ed 0%,#0808089e 47%,#08080838 74%),linear-gradient(#0808086b 0%,#0000 52%,#080808eb 100%)}.heroContent{padding-top:180px;padding-bottom:clamp(72px,9vh,116px)}.eyebrow,.sectionIndex{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 26px;font-size:.78rem;font-weight:700;display:flex}.eyebrow:before{background:var(--accent);content:"";width:34px;height:2px}.hero h1,.section h2{letter-spacing:-.065em;margin:0;font-weight:900;line-height:.9}.hero h1{text-wrap:balance;max-width:1100px;font-size:clamp(4rem,9vw,9.25rem)}.heroIntro{color:#d7d7d7;max-width:690px;margin:32px 0 0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.65}.buttonRow{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.button{letter-spacing:-.02em;border:1px solid #0000;justify-content:center;align-items:center;gap:20px;min-height:56px;padding:0 24px;font-size:.95rem;font-weight:800;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.buttonPrimary{background:var(--accent);color:#080808}.buttonPrimary:hover{background:#e2fb87}.buttonSecondary{color:var(--text);background:#08080838;border-color:#ffffff57}.buttonSecondary:hover{border-color:var(--text);background:#08080880}.heroMarker{color:#ffffff8c;letter-spacing:.16em;text-transform:uppercase;writing-mode:vertical-rl;margin:0;font-size:.72rem;font-weight:700;position:absolute;bottom:38px;right:max(24px,50vw - 720px)}.section{padding-block:clamp(110px,14vw,210px);position:relative}.comingSoon{background:var(--surface);padding-block:clamp(100px,12vw,170px)}.sectionGrid{grid-template-columns:minmax(140px,.32fr) minmax(0,1fr);gap:clamp(40px,8vw,140px);display:grid}.sectionIndex{align-self:start;margin:9px 0 0}.section h2{max-width:1080px;font-size:clamp(3.25rem,7vw,7.5rem)}.sectionLead{max-width:760px;color:var(--muted);margin:38px 0 0;font-size:clamp(1.08rem,1.6vw,1.42rem);line-height:1.55}.formatList{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);margin:clamp(64px,8vw,112px) 0 0;padding:0;list-style:none;display:grid}.formatList li{border-bottom:1px solid var(--border);align-items:flex-end;gap:16px;min-height:112px;padding:24px 20px 22px 0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:700;display:flex}.formatList li:not(:last-child){margin-right:24px}.formatList span{color:var(--accent);letter-spacing:.08em;font-size:.74rem}.about{background:var(--background);scroll-margin-top:0}.aboutContent h2{max-width:1180px}.aboutColumns{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:clamp(60px,9vw,150px);margin-top:clamp(64px,9vw,120px);display:grid}.aboutCopy{max-width:670px;color:var(--muted);font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.75}.aboutCopy p{margin:0}.aboutCopy p+p{margin-top:30px}blockquote{border-top:2px solid var(--accent);color:var(--text);letter-spacing:-.05em;align-self:end;margin:0;padding:30px 0 0 36px;font-size:clamp(1.8rem,3.2vw,3.5rem);font-weight:800;line-height:1.06;position:relative}blockquote span{color:var(--accent);position:absolute;top:30px;left:0}.follow{isolation:isolate;border-top:1px solid var(--border);background:var(--surface);text-align:center;overflow:hidden}.followGlow{z-index:-1;filter:blur(100px);background:#d7f46a0e;border-radius:50%;width:650px;height:650px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.followInner{flex-direction:column;align-items:center;display:flex}.follow .sectionIndex{color:var(--accent);margin:0 0 34px}.follow h2{max-width:1050px}.follow p:not(.sectionIndex){max-width:620px;color:var(--muted);margin:36px 0 0;font-size:clamp(1.05rem,1.4vw,1.25rem)}.follow .button{margin-top:40px}.footer{border-top:1px solid var(--border);background:var(--background);padding:78px 0 34px}.footerTop,.footerBottom{justify-content:space-between;align-items:flex-end;display:flex}.footerTop>div>p{color:var(--muted);margin:16px 0 0}.footerBottom{border-top:1px solid var(--border);color:#858585;letter-spacing:.02em;margin-top:76px;padding-top:24px;font-size:.78rem}.footerBottom p{margin:0}.reveal{animation:.8s ease-out .12s both reveal}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroDrift{0%{transform:scale(1.035)}to{transform:scale(1)}}@media (max-width:900px){.sectionGrid{grid-template-columns:1fr;gap:42px}.sectionIndex{margin:0}.aboutColumns{grid-template-columns:1fr;gap:64px}blockquote{max-width:610px}}@media (max-width:640px){:root{--shell:min(100% - 32px, 1440px)}.headerInner{min-height:72px}.logo{font-size:1.55rem}.nav,.footerLinks{gap:18px;font-size:1rem}.nav a:first-child{display:none}.hero{min-height:max(700px,100svh)}.heroMedia img{object-position:62% center}.heroShade{background:linear-gradient(#08080885 0%,#080808a3 40%,#080808f5 100%)}.heroContent{padding-top:150px;padding-bottom:54px}.eyebrow,.sectionIndex{letter-spacing:.08em;font-size:1rem}.eyebrow{margin-bottom:24px}.hero h1{font-size:clamp(3.35rem,15vw,4.8rem);line-height:.91}.heroIntro{margin-top:28px;font-size:1rem;line-height:1.55}.buttonRow{grid-template-columns:1fr;margin-top:30px;display:grid}.button{width:100%;min-height:58px;padding-inline:20px;font-size:1rem}.heroMarker{display:none}.section{padding-block:96px}.section h2{font-size:clamp(3.25rem,15vw,5rem);line-height:.92}.sectionLead,.aboutCopy,.follow p:not(.sectionIndex){font-size:1.05rem}.sectionLead{margin-top:28px}.formatList{grid-template-columns:1fr;margin-top:52px}.formatList li{min-height:76px;padding:18px 0;font-size:1.05rem}.formatList li:not(:last-child){margin-right:0}.formatList span{font-size:1rem}.aboutColumns{margin-top:52px}blockquote{padding-left:30px;font-size:2.1rem}.follow .button{max-width:340px}.footer{padding-top:58px}.footerTop{align-items:flex-start}.footerLinks{flex-direction:column;align-items:flex-end;gap:6px}.footerBottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:54px;font-size:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
