
:root{--bg:#050505;--panel:#111214;--panel2:#17181b;--text:#f7f7f7;--muted:#b8b8bc;--red:#ff1515;--red2:#ff4545;--line:rgba(255,255,255,.09);--max:1180px;--shadow:0 24px 70px rgba(0,0,0,.42)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 85% 0,rgba(255,21,21,.17),transparent 27%),radial-gradient(circle at 0 28%,rgba(255,21,21,.08),transparent 28%),linear-gradient(#050505,#0a0a0b 55%,#060606);color:var(--text);line-height:1.64}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(calc(100% - 2rem),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(5,5,5,.84);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.head{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand img{height:52px;width:auto}.menu{display:flex;align-items:center;gap:1.1rem}.menu a,.menu summary{font-weight:650;color:#eee;cursor:pointer}.menu a:hover,.menu summary:hover{color:var(--red2)}details{position:relative}summary{list-style:none}summary::-webkit-details-marker{display:none}.drop{position:absolute;top:calc(100% + 14px);left:0;width:285px;background:#101012;border:1px solid var(--line);border-radius:18px;padding:.75rem;display:grid;gap:.28rem;box-shadow:var(--shadow)}.drop a{padding:.55rem .7rem;border-radius:10px}.drop a:hover{background:rgba(255,21,21,.12)}.toggle{display:none;background:transparent;border:1px solid var(--line);color:white;border-radius:12px;padding:.7rem .95rem;font:inherit}.hero,.page-hero{padding:4rem 0 2.6rem}.hero-grid,.page-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:2.2rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.78rem;color:var(--red2)}h1{font-size:clamp(2.65rem,6vw,5.35rem);line-height:.96;letter-spacing:-.045em;margin:.55rem 0 1rem}h2{font-size:clamp(1.85rem,3.4vw,2.85rem);line-height:1.06;letter-spacing:-.03em;margin:0 0 .8rem}h3{line-height:1.2}.lead{font-size:1.12rem;color:var(--muted);max-width:62ch}.notice{margin-top:1.35rem;border:1px solid rgba(255,21,21,.25);background:linear-gradient(180deg,rgba(255,21,21,.09),rgba(255,21,21,.025));padding:1rem 1.1rem;border-radius:18px}.buttons{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.3rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.9rem 1.25rem;border-radius:999px;font-weight:800;border:1px solid var(--line)}.btn.red{background:linear-gradient(135deg,var(--red),#ff4444);border-color:transparent;box-shadow:0 14px 36px rgba(255,21,21,.24)}.portrait{position:relative;border:1px solid var(--line);background:#101011;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.portrait{max-width:560px;justify-self:end;width:100%}.portrait picture{display:block;width:100%}.portrait img{width:100%;height:clamp(420px,48vw,590px);object-fit:cover;object-position:center 24%}.portrait-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:1rem 1.05rem;border-radius:16px;background:rgba(5,5,5,.8);backdrop-filter:blur(12px);border:1px solid var(--line)}.portrait-caption strong{display:block}.section{padding:1rem 0 4.2rem}.intro{max-width:70ch;color:var(--muted)}.grid3,.grid2,.stats{display:grid;gap:1rem}.grid3{grid-template-columns:repeat(3,1fr)}.grid2{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(4,1fr);margin-top:1.65rem}.card,.stat,.sidebox{border:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));border-radius:20px;overflow:hidden}.card-body,.sidebox,.stat{padding:1.15rem}.card picture{display:block;overflow:hidden;background:#0b0b0c}.card img{width:100%;height:280px;object-fit:cover;object-position:center 22%}.card p,.sidebox p,.stat span{color:var(--muted)}.stat strong{font-size:1.15rem;display:block}.content{display:grid;grid-template-columns:1.15fr .85fr;gap:1.2rem}.stack{display:grid;gap:1rem}.breadcrumbs{font-size:.92rem;color:#aaa;margin-bottom:.75rem}.breadcrumbs a{color:#ddd}.links{display:grid;gap:.65rem}.links a{padding:.8rem .9rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02)}.links a:hover{border-color:rgba(255,21,21,.35)}.check{padding:0;margin:0;list-style:none;display:grid;gap:.7rem}.check li{position:relative;padding-left:1.4rem;color:var(--muted)}.check li:before{content:"•";position:absolute;left:.15rem;color:var(--red2)}.faq{display:grid;gap:.8rem}.faq article{padding:1rem;border:1px solid var(--line);border-radius:14px}.faq h3{margin:0 0 .25rem;font-size:1.02rem}.site-footer{border-top:1px solid var(--line);background:rgba(0,0,0,.28);padding:3rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:1.4rem}.footer-brand img{height:54px;width:auto}.footer-brand p{max-width:34ch;color:var(--muted)}.footer-col{display:flex;flex-direction:column;gap:.62rem}.footer-col strong{margin-bottom:.2rem}.footer-col a{color:#ccc}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--line);margin-top:1.8rem;padding-top:1rem;color:#aaa;display:flex;justify-content:space-between;gap:1rem;font-size:.92rem}
@media(max-width:1050px){.hero-grid,.page-grid,.content,.footer-grid{grid-template-columns:1fr}.grid3,.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.toggle{display:block}.menu{display:none;position:fixed;left:1rem;right:1rem;top:86px;flex-direction:column;align-items:stretch;padding:1rem;background:#0d0d0f;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.menu.open{display:flex}.drop{position:static;width:100%;margin-top:.6rem}.brand img{height:42px}.grid3,.grid2,.stats{grid-template-columns:1fr}h1{font-size:clamp(2.45rem,12vw,3.55rem)}.hero,.page-hero{padding-top:2.8rem}.footer-bottom{flex-direction:column}}

/* Offline and responsive media refinements */
.hero-grid,.page-grid{min-width:0}.portrait,.card,.content>*{min-width:0}
@media(max-width:1050px){.portrait{justify-self:center;max-width:520px}.portrait img{height:520px}.card img{height:260px}}
@media(max-width:820px){.portrait{max-width:440px}.portrait img{height:440px}.card img{height:235px}.hero-grid,.page-grid{gap:1.35rem}.section{padding-bottom:3rem}}
@media(max-width:480px){.portrait img{height:360px}.card img{height:210px}.container{width:min(calc(100% - 1.2rem),var(--max))}.head{min-height:72px}.menu{top:74px}}


/* Long-form legal pages */
.legal-page { padding: 2.2rem 0 4rem; }
.legal-hero { max-width: 900px; margin: 0 auto 1.4rem; }
.legal-hero h1 { font-size: clamp(2.2rem, 7vw, 4rem); line-height: 1; margin: .45rem 0 .85rem; letter-spacing: -.035em; }
.legal-hero p { color: var(--muted); max-width: 70ch; }
.legal-shell { max-width: 980px; margin: 0 auto; }
.legal-copy { padding: clamp(1rem, 3vw, 2rem); background: rgba(255,255,255,.025); border: 1px solid var(--line); border-radius: 22px; box-shadow: 0 18px 60px rgba(0,0,0,.24); overflow-wrap: anywhere; }
.legal-copy h2 { margin: 2rem 0 .7rem; font-size: clamp(1.35rem, 3vw, 1.8rem); line-height: 1.2; }
.legal-copy h3, .legal-copy h4 { margin: 1.55rem 0 .55rem; line-height: 1.25; }
.legal-copy p, .legal-copy li { color: #d3d3d7; }
.legal-copy ul, .legal-copy ol { padding-left: 1.35rem; }
.legal-copy li + li { margin-top: .35rem; }
.legal-copy a { color: #ff6262; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px; }
.legal-copy strong { color: #fff; }
.legal-topline { display:flex; flex-wrap:wrap; gap:.55rem 1rem; color:#aaaab0; font-size:.92rem; margin-bottom:.75rem; }
@media (max-width: 700px) {
  .legal-page { padding-top: 1.4rem; }
  .legal-copy { border-radius: 16px; padding: 1rem; }
}
