:root{--color-primary: #e50914;--color-bg: #141414;--color-surface: #1f1f1f;--color-text: #ffffff;--color-muted: #cecece;--color-border: #333333;--radius-card: 22px;--transition-fast: .15s ease;--page-pad-inline: 1rem;--page-pad-block: 1rem;--font-weight-body: 400;--font-weight-medium: 500;--font-weight-bold: 700}@media(min-width:640px){:root{--page-pad-inline: 1.25rem;--page-pad-block: 1.25rem}}@media(min-width:960px){:root{--page-pad-inline: 1.5rem;--page-pad-block: 1.5rem}}:root[data-app-theme=light]{--color-primary: #b20710;--color-bg: #e8eaed;--color-surface: #ffffff;--color-text: #121212;--color-muted: #5f6368;--color-border: #dadce0}*,*:before,*:after{box-sizing:border-box}html{font-family:Roboto,system-ui,-apple-system,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;font-weight:var(--font-weight-body);line-height:1.5;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;min-height:100dvh;color:var(--color-text);background:var(--color-bg);transition:background-color .28s ease,color .28s ease}h1,h2,h3{font-family:Roboto,system-ui,sans-serif;font-variation-settings:"wdth" 100;font-weight:var(--font-weight-bold)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
