:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}.container{max-width:900px;margin:auto;padding:30px;font-family:Arial,sans-serif}input{width:100%;margin-bottom:20px;padding:12px;font-size:16px}.movie-card{background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:10px;padding:12px 16px}.movie-title{margin:0 0 10px;font-size:24px}.movie-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.movie-info{margin:0;font-size:15px}.movie-footer button{white-space:nowrap;min-width:90px;height:36px}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:4px;padding:8px 16px}button:hover{background:#1d4ed8}.add-movie-box{background:#fafafa;border:1px dashed #999;border-radius:12px;max-width:600px;margin:20px auto;padding:24px;box-shadow:0 2px 8px #00000014}.add-movie-box input{box-sizing:border-box;width:100%;margin-bottom:12px;display:block}.message{color:#2563eb;font-weight:600}.search-row{align-items:center;gap:12px;margin-bottom:20px;display:flex}.search-row input{flex:1;height:48px;margin-bottom:0}.search-row button{white-space:nowrap;min-width:140px;height:48px}.button-row{gap:12px;margin-top:12px;display:flex}.button-row button{flex:1;height:44px}.add-movie-box h3{text-align:center;margin-top:0;margin-bottom:24px}.form-content{max-width:500px;margin:0 auto}.tab-row{gap:12px;margin-bottom:20px;display:flex}.tab-row button{color:#374151;background:#e5e7eb;font-weight:600}.tab-row button:hover{background:#d1d5db}.active-tab{color:#fff!important;background:#2563eb!important}.show-info-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;font-size:15px;display:flex}.show-button-row{gap:10px;display:flex}.show-button-row button{flex:1;height:38px}.status-badge{border-radius:999px;padding:4px 10px;font-size:13px;font-weight:600}.status-badge.unwatched{color:#92400e;background:#fef3c7}.status-badge.watching{color:#166534;background:#dcfce7}.status-badge.stopped{color:#991b1b;background:#fee2e2}.status-badge.ended{color:#374151;background:#e5e7eb}
