*{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#090909;color:#f3eee5;line-height:1.6}a{color:#d2b06c}.site-header{display:flex;justify-content:space-between;align-items:center;padding:18px clamp(18px,5vw,72px);border-bottom:1px solid #2a241b;background:#0d0d0d;position:sticky;top:0;z-index:5}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#f3eee5;font-weight:800;letter-spacing:.04em}.brand img{width:44px;height:44px;border-radius:12px;object-fit:cover}.site-header nav{display:flex;gap:18px;flex-wrap:wrap}.site-header nav a{text-decoration:none;color:#cfc6b6;font-weight:650}.site-header nav a:hover{color:#fff}main{padding:clamp(28px,6vw,82px) clamp(18px,5vw,72px)}.hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:44px;align-items:center;max-width:1180px;margin:0 auto}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#d2b06c;font-weight:800;font-size:.8rem}.hero h1{font-size:clamp(2.2rem,6vw,5rem);line-height:.98;margin:0 0 22px}.lede{font-size:1.2rem;color:#d8d0c4;max-width:760px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button{background:#b8914f;color:#111;padding:13px 18px;border-radius:12px;text-decoration:none;font-weight:800}.button.ghost{background:transparent;color:#f3eee5;border:1px solid #5c4b30}.hero-card{background:linear-gradient(145deg,#171717,#0d0d0d);border:1px solid #3a3022;border-radius:30px;padding:24px;box-shadow:0 22px 70px rgba(0,0,0,.45)}.hero-card img{width:100%;border-radius:28px;display:block}.hero-card p{margin:18px 4px 2px;color:#d8d0c4;font-weight:700}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:60px auto 0}.grid article,.content{background:#111;border:1px solid #30291f;border-radius:22px;padding:26px}.grid h2,.content h1,.content h2{line-height:1.15}.grid p,.content p,.content li{color:#d8d0c4}.narrow{max-width:850px;margin:0 auto}.policy{max-width:980px;margin:0 auto}.policy h1{font-size:2.4rem}.policy h2{margin-top:34px;color:#f3eee5}.callout{padding:18px;background:#19150f;border:1px solid #5c4b30;border-radius:16px;margin:24px 0}.video-placeholder{min-height:240px;border:1px dashed #6b5635;border-radius:20px;display:grid;place-items:center;color:#bda170;background:#15120d;margin:20px 0}.site-footer{padding:28px clamp(18px,5vw,72px);border-top:1px solid #2a241b;color:#a99f90;text-align:center}@media(max-width:800px){.hero,.grid{grid-template-columns:1fr}.site-header{align-items:flex-start;gap:14px;flex-direction:column}.hero h1{font-size:2.4rem}}