:root{--bg:#0a0a0a;--surface:#141414;--surface-2:#1c1c1c;--border:#ffffff12;--accent:#e53e3e;--accent-dim:#e53e3e2e;--text:#fff;--text-2:#ffffff8c;--text-3:#ffffff47;--font-title:"Bebas Neue",sans-serif;--font-body:"DM Sans",system-ui,sans-serif;--radius:12px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100dvh;font-size:15px;line-height:1.6;overflow-x:hidden}body:after{content:"";pointer-events:none;z-index:9999;opacity:.35;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.ambient-bg{z-index:0;position:fixed;inset:0;overflow:hidden}.ambient-bg img{object-fit:cover;filter:blur(80px)saturate(.4)brightness(.18);width:100%;height:100%;transform:scale(1.1)}.ambient-bg:after{content:"";background:radial-gradient(ellipse at center,transparent 0%,var(--bg)75%);position:absolute;inset:0}.page{z-index:1;flex-direction:column;min-height:100dvh;display:flex;position:relative}.player-wrap{background:#000;width:100%}@media (min-width:768px){.player-wrap{background:0 0;padding:2rem 1.5rem 0}}.player-inner{width:100%;max-width:1100px;margin:0 auto}@media (min-width:768px){.player-inner{border-radius:var(--radius);box-shadow:0 0 0 1px var(--border),0 32px 80px #000c,0 0 120px #e53e3e0a;overflow:hidden}}.info{width:100%;max-width:1100px;margin:0 auto;padding:1.5rem 1rem 3rem}@media (min-width:768px){.info{padding:2rem 1.5rem 4rem}}.info-divider{background:var(--border);height:1px;margin-bottom:1.5rem}.movie-title{font-family:var(--font-title);letter-spacing:.03em;color:var(--text);margin-bottom:.75rem;font-size:clamp(2.2rem,6vw,4rem);line-height:1}.meta-row{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.meta-chip{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);background:var(--surface-2);border:1px solid var(--border);border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.72rem;font-weight:500;display:inline-flex}.meta-chip.accent{color:var(--accent);background:var(--accent-dim);border-color:#e53e3e40}.meta-dot{background:var(--text-3);border-radius:50%;flex-shrink:0;width:3px;height:3px}.imdb-badge{letter-spacing:.04em;color:#f5c518;background:#f5c5181a;border:1px solid #f5c51833;border-radius:4px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.nf{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:100dvh;padding:2rem;display:flex}.nf-title{font-family:var(--font-title);letter-spacing:.05em;color:var(--text-2);font-size:2.5rem}.nf-sub{color:var(--text-3);font-size:.85rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}
