:root{--bg: #0d0b12;--surface: #18151f;--surface-elevated: #221e2c;--lavender: #c4b3d6;--sage: #a8c0a0;--rose: #d4a8a8;--sunflower: #d4c280;--limestone: #c8bca8;--text-primary: #ede8e0;--text-secondary: #7e7290;--text-tertiary: #3e3850;--status-to-watch: var(--lavender);--status-in-progress: var(--sunflower);--status-watched: var(--sage)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}a{color:inherit;text-decoration:none}input{font:inherit;color:var(--text-primary)}input::placeholder{color:var(--text-secondary)}
