:root{--bg:#000;--fg:#fff;--muted:#8f8f8f;--line:#1f1f1f;--card:#080808;--paper:#f3f3f0}*{box-sizing:border-box}html,body{color:#fff;background:#000;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit;cursor:pointer}.nav{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000e6;border-bottom:1px solid #151515;justify-content:space-between;align-items:center;padding:20px 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.055em;font-size:24px;font-weight:800}.navActions{gap:10px;display:flex}.ghost,.light{border-radius:999px;padding:11px 18px;font-weight:700}.ghost{color:#fff;background:0 0;border:1px solid #333}.light{color:#000;background:#fff;border:1px solid #fff}.hero{flex-direction:column;justify-content:space-between;min-height:92vh;padding:7vh 5vw 8vh;display:flex}.logoLockup h1{letter-spacing:-.075em;margin:0;font-size:clamp(72px,15vw,200px);font-weight:800;line-height:.82}.logoLockup p{letter-spacing:.33em;margin:24px 0 0;font-size:clamp(9px,1vw,13px);font-weight:700}.heroCopy{max-width:760px;margin-left:auto;padding-top:100px}.heroCopy>span,.eyebrow{letter-spacing:.22em;color:#707070;font-size:11px;font-weight:800}.heroCopy h2,.statement h2,.preview h2{letter-spacing:-.06em;margin:14px 0 20px;font-size:clamp(42px,6vw,88px);line-height:.98}.heroCopy>p,.statement>p:last-child{color:#a8a8a8;max-width:700px;font-size:clamp(18px,2vw,25px);line-height:1.55}.heroButton{margin-top:18px;padding:15px 24px}.pillars{background:#1f1f1f;border:1px solid #1f1f1f;grid-template-columns:repeat(4,1fr);gap:1px;margin:0 5vw 120px;display:grid}.pillars article{background:#050505;min-height:280px;padding:30px}.pillars article>span{color:#4f4f4f;font-size:11px}.pillars h3{letter-spacing:-.04em;margin:80px 0 10px;font-size:28px}.pillars p{color:#888;margin:0;line-height:1.55}.statement{color:#0a0a0a;background:#f3f3f0;flex-direction:column;justify-content:center;min-height:75vh;padding:110px 5vw;display:flex}.statement .eyebrow{color:#666}.statement>p:last-child{color:#555}.preview{grid-template-columns:1fr 1fr;align-items:end;gap:70px;padding:120px 5vw;display:grid}.cards{background:#1f1f1f;border:1px solid #1f1f1f;grid-template-columns:1fr 1fr;gap:1px;display:grid}.cards div{background:#080808;flex-direction:column;justify-content:space-between;min-height:150px;padding:26px;display:flex}.cards span{color:#666;font-size:12px}.cards strong{letter-spacing:-.04em;font-size:22px}footer{color:#777;border-top:1px solid #1f1f1f;justify-content:space-between;padding:50px 5vw 80px;display:flex}@media (max-width:850px){.pillars,.preview,.cards{grid-template-columns:1fr}footer{flex-direction:column;gap:12px}}
