:root {
  --paper: #efe9dc;
  --ink: #151b18;
  --muted: #68716c;
  --line: rgba(21,27,24,.18);
  --rust: #b8492f;
  --green: #245c48;
  font-family: "Avenir Next", "Trebuchet MS", sans-serif;
  color: var(--ink);
  background: var(--paper);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: linear-gradient(90deg, transparent calc(50% - 1px), rgba(21,27,24,.035) 50%, transparent calc(50% + 1px)), var(--paper); }
a { color: inherit; }
button, input, textarea { font: inherit; }
#privacy-lens-demo-launcher { position:fixed; right:18px; bottom:18px; z-index:2147483647; min-height:44px; padding:0 15px; color:#f8e9c9; border:2px solid #7e0909; background:#9d0f0f; box-shadow:0 12px 30px rgba(0,0,0,.28); font:800 13px/1 Rockwell,Georgia,serif; cursor:pointer; }
.site-header { min-height: 70px; padding: 0 max(24px, calc((100vw - 1180px)/2)); display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 25px; border-bottom: 1px solid var(--line); }
.wordmark { display: inline-flex; align-items: center; gap: 10px; font-weight: 850; text-decoration: none; }
.wordmark span { width: 31px; height: 31px; display: grid; place-items: center; color: var(--paper); border-radius: 50%; background: var(--ink); font-family: Georgia,serif; font-size: 11px; }
nav { display: flex; gap: 24px; }
nav a { color: var(--muted); font-size: 11px; font-weight: 700; text-decoration: none; text-transform: uppercase; }
.live-chip { justify-self: end; display: inline-flex; align-items: center; gap: 8px; color: var(--rust); font-size: 10px; font-weight: 800; text-transform: uppercase; }
.live-chip i { width: 7px; height: 7px; border-radius: 50%; background: var(--rust); box-shadow: 0 0 0 4px rgba(184,73,47,.12); }
main { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.sensitive-review { padding: 58px 0 70px; border-bottom: 1px solid var(--line); }
.sensitive-review > header { margin-bottom: 25px; display: flex; align-items: end; justify-content: space-between; gap: 30px; }
.sensitive-review h2 { max-width: 760px; margin: 0; font-family: Georgia, "Times New Roman", serif; font-size: clamp(42px,5.5vw,72px); font-weight: 500; line-height: .95; letter-spacing: -.035em; }
.content-warning { padding: 8px 11px; color: #7f2514; border: 1px solid rgba(184,73,47,.4); border-radius: 999px; background: rgba(184,73,47,.08); font: 800 9px/1 ui-monospace,monospace; text-transform: uppercase; }
.sensitive-grid { display: grid; grid-template-columns: 1fr 1fr .78fr; gap: 12px; align-items: stretch; }
.sensitive-media { min-width: 0; margin: 0; padding: 9px; border: 1px solid var(--line); background: rgba(255,255,255,.2); }
.sensitive-media img,.sensitive-media video { width: 100%; aspect-ratio: 3/2; display: block; object-fit: cover; background: #111; }
.sensitive-media figcaption { padding: 9px 2px 1px; color: var(--muted); font: 9px/1.4 ui-monospace,monospace; text-transform: uppercase; }
.sensitive-copy { padding: 20px; color: #ecede6; background: #17221d; }
.small-sensitive-badge { width:52px; height:52px; margin:0 0 17px; display:block; object-fit:cover; border:1px solid rgba(255,255,255,.2); }
.sensitive-copy > span { color: #85d9bb; font: 800 9px/1 ui-monospace,monospace; letter-spacing: .1em; text-transform: uppercase; }
.sensitive-copy h3 { margin: 18px 0 22px; font-family: Georgia,serif; font-size: 26px; font-weight: 500; line-height: 1.08; }
.sensitive-copy p { margin: 0; padding: 8px 0; overflow-wrap: anywhere; color: #c2cbc6; border-top: 1px solid rgba(255,255,255,.1); font: 10px/1.45 ui-monospace,monospace; }
.sensitive-copy small { display: block; margin-top: 19px; color: #829189; font-size: 9px; line-height: 1.5; }
.hero { min-height: 600px; display: grid; grid-template-columns: 1.03fr .97fr; align-items: center; gap: 70px; border-bottom: 1px solid var(--line); }
.kicker { margin: 0 0 16px; color: var(--rust); font-family: ui-monospace, "SFMono-Regular", Consolas, monospace; font-size: 10px; font-weight: 750; letter-spacing: .1em; text-transform: uppercase; }
h1,h2,h3,p { margin-top: 0; }
h1 { max-width: 690px; margin-bottom: 23px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(66px, 7vw, 104px); font-weight: 500; line-height: .88; letter-spacing: -.055em; }
.dek { max-width: 610px; color: #535e58; font-size: 17px; line-height: 1.65; }
.hero-meta { display: flex; gap: 8px; margin-top: 30px; }
.hero-meta span { padding: 7px 10px; border: 1px solid var(--line); border-radius: 999px; font-size: 10px; font-weight: 700; }
.hero-art { margin: 0; }
.hero-art img { width: 100%; display: block; border: 1px solid var(--line); background: #112119; }
.hero-art figcaption { margin-top: 9px; color: var(--muted); font-family: Georgia,serif; font-size: 12px; font-style: italic; }
.board { padding: 80px 0; border-bottom: 1px solid var(--line); }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 34px; }
.section-heading h2, .contact-sheet h2, .studio-panel h2 { margin: 0; font-family: Georgia,serif; font-size: clamp(38px,5vw,65px); font-weight: 500; line-height: .95; }
.section-heading > span { color: var(--muted); font-size: 11px; }
.rundown-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.rundown-grid article { min-height: 170px; padding: 23px; display: grid; grid-template-columns: 54px 1fr; gap: 15px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.rundown-grid article > span { color: var(--rust); font-family: ui-monospace,monospace; font-size: 10px; font-weight: 800; }
.rundown-grid h3 { margin-bottom: 9px; font-family: Georgia,serif; font-size: 24px; font-weight: 500; }
.rundown-grid p { margin-bottom: 0; color: var(--muted); font-size: 13px; line-height: 1.6; }
.split-section { padding: 80px 0; display: grid; grid-template-columns: 1fr 1fr; gap: 70px; border-bottom: 1px solid var(--line); }
.contact-sheet dl { margin: 32px 0 22px; border-top: 1px solid var(--line); }
.contact-sheet dl > div { padding: 15px 0; display: grid; grid-template-columns: 90px 1fr; gap: 12px; border-bottom: 1px solid var(--line); }
.contact-sheet dt { color: var(--rust); font-size: 10px; font-weight: 800; text-transform: uppercase; }
.contact-sheet dd { margin: 0; font-size: 13px; }
.contact-sheet button { min-height: 40px; padding: 0 14px; color: var(--paper); border: 0; border-radius: 4px; background: var(--green); font-size: 11px; font-weight: 750; cursor: pointer; }
.live-updates p { margin: 16px 0 0; padding: 13px; color: #164a37; border: 1px solid rgba(36,92,72,.35); background: rgba(36,92,72,.08); font-size: 12px; }
.note-card { align-self: start; padding: 22px; color: #eee9dd; background: #12231b; }
.note-card img { width: 100%; display: block; border: 1px solid rgba(255,255,255,.14); }
.note-card blockquote { margin: 28px 0 18px; font-family: Georgia,serif; font-size: 28px; line-height: 1.2; }
.note-card p { margin: 0; color: #a5b3ab; font-size: 11px; line-height: 1.6; }
.studio-panel { padding: 80px 0 90px; }
.warning { padding: 7px 10px; color: #7f2514 !important; border: 1px solid rgba(184,73,47,.38); border-radius: 999px; background: rgba(184,73,47,.08); font-weight: 800; text-transform: uppercase; }
.credential-grid { display: grid; grid-template-columns: 1.15fr .85fr; gap: 20px; }
pre { min-width: 0; margin: 0; padding: 24px; overflow: auto; color: #bff2cf; border: 1px solid #293b32; background: #0c1510; font: 12px/1.8 ui-monospace,"SFMono-Regular",Consolas,monospace; }
.control-form { padding: 22px; display: grid; gap: 9px; border: 1px solid var(--line); background: rgba(255,255,255,.18); }
.control-form label { margin-top: 5px; font-size: 10px; font-weight: 800; text-transform: uppercase; }
.control-form input,.control-form textarea,.fake-editor { width: 100%; padding: 10px; color: var(--ink); border: 1px solid rgba(21,27,24,.3); border-radius: 3px; background: rgba(255,255,255,.42); outline: none; }
.fake-editor { min-height: 44px; font: 11px/1.5 ui-monospace,monospace; }
.control-form small { color: var(--muted); line-height: 1.5; }
footer { min-height: 70px; padding: 0 max(24px, calc((100vw - 1180px)/2)); display: flex; align-items: center; justify-content: space-between; color: var(--muted); border-top: 1px solid var(--line); font-size: 10px; }
@media (max-width: 940px) { .sensitive-grid { grid-template-columns:1fr 1fr; } .sensitive-copy { grid-column:1/-1; } }
@media (max-width: 800px) { .site-header { grid-template-columns: 1fr auto; } nav { display:none; } .hero,.split-section,.credential-grid { grid-template-columns:1fr; } .hero { padding: 60px 0; gap: 35px; } h1 { font-size: clamp(58px,16vw,86px); } .rundown-grid { grid-template-columns:1fr; } .section-heading,.sensitive-review > header { align-items:flex-start; flex-direction:column; } }
@media (max-width: 620px) { .sensitive-grid { grid-template-columns:1fr; } .sensitive-copy { grid-column:auto; } }
@media (max-width: 480px) { main { width:min(100% - 28px,1180px); } .live-chip { font-size:0; } .hero-meta { flex-wrap:wrap; } .rundown-grid article { grid-template-columns:44px 1fr; padding:18px; } footer { align-items:flex-start; flex-direction:column; justify-content:center; gap:5px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior:auto; } }
