@import "https://api.fontshare.com/v2/css?f[]=general-sans@400,500&display=swap";:root{--palette-oat:#cbc3ae;--palette-warm-black:#2a2620;--palette-terracotta:#8a3f2b;--palette-forest:#595e48;--palette-cream:#e8dfc9;--palette-oxblood:#9c2a1f;--palette-gold:#c9a96b;--bg:var(--palette-oat);--text:var(--palette-warm-black);--accent:var(--palette-terracotta);--font-sans:"General Sans", system-ui, -apple-system, sans-serif;--space-4:4px;--space-8:8px;--space-12:12px;--space-16:16px;--space-24:24px;--space-32:32px;--space-48:48px;--space-64:64px;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--dur-fast:.2s;--dur-ceremonial:.7s;--dur-slow:1.1s}[data-mode=cinema]{--bg:var(--palette-forest);--text:var(--palette-cream);--accent:var(--palette-oxblood)}[data-mode=editorial]{--bg:var(--palette-oxblood);--text:var(--palette-cream);--accent:var(--palette-gold)}[data-mode=film-takeover]{--dur-mode:var(--dur-slow)}[data-film=the-coretta-show]{--bg:#3a1f3a;--text:#f0d8e0;--accent:#c47a99}[data-film=pass-the-salt]{--bg:#2a3540;--text:#d8dde2;--accent:#6e8290}[data-film=negotiation]{--bg:#0e0e0e;--text:#f0f0f0;--accent:#888}[data-film=pick-v1]{--bg:#1f1a1f;--text:#ff6a2a;--accent:#fa6}@media (width<=767px){:root{--dur-ceremonial:.49s;--dur-slow:.77s}}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0s;--dur-ceremonial:0s;--dur-slow:0s}}:root{--type-h1:clamp(2.5rem, 5vw + 1rem, 4rem);--type-h2:clamp(1.75rem, 3vw + .5rem, 2.5rem);--type-h3:clamp(1.25rem, 2vw + .25rem, 1.625rem);--type-body:clamp(1rem, .5vw + .875rem, 1.125rem);--type-small:.875rem;--type-micro:.75rem}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-weight:400;line-height:1.5}h1,h2,h3{margin:0;font-weight:500;line-height:1.15}h1{font-size:var(--type-h1)}h2{font-size:var(--type-h2)}h3{font-size:var(--type-h3)}p{font-size:var(--type-body);margin:0}small{font-size:var(--type-small)}:root{--bp-phone:480px;--bp-tablet:768px;--bp-desktop:1024px;--bp-wide:1440px;--container-max:1280px;--container-pad:var(--space-24);--tap-min:44px}@media (width>=768px){:root{--container-pad:var(--space-32)}}@media (width>=1024px){:root{--container-pad:var(--space-48)}}.container{width:100%;max-width:var(--container-max);padding-inline:var(--container-pad);margin-inline:auto}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);transition:background-color var(--dur-mode,var(--dur-ceremonial)), color var(--dur-mode,var(--dur-ceremonial));margin:0}@media (prefers-reduced-motion:reduce){body{transition:none}}img,picture,video,canvas,svg{max-width:100%;display:block}
