*,:before,:after{box-sizing:border-box}body{color:#e8e8e8;-webkit-font-smoothing:antialiased;background:#0f0f0f;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}body{color:#e8e8e8;background:#0f0f0f;min-height:100vh;font-family:system-ui,-apple-system,sans-serif}.app{max-width:1400px;margin:0 auto;padding:0 24px 64px}.site-header{border-bottom:1px solid #2a2a2a;margin-bottom:48px;padding:48px 0 40px}.site-header h1{letter-spacing:-.02em;color:#fff;font-size:2.5rem;font-weight:700}.site-subtitle{color:#888;margin-top:8px;font-size:1rem}.series-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;display:grid}.series-card{cursor:pointer;background:#1a1a1a;border-radius:12px;transition:transform .2s,box-shadow .2s;overflow:hidden}.series-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000080}.series-card-image-wrap{aspect-ratio:1;background:#111;overflow:hidden}.series-card-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.series-card:hover .series-card-image-wrap img{transform:scale(1.04)}.series-card-info{padding:16px}.series-card-title{color:#fff;font-size:1rem;font-weight:600;line-height:1.3}.series-card-director{color:#888;margin-top:4px;font-size:.875rem}.section-label{letter-spacing:.1em;text-transform:uppercase;color:#555;margin-bottom:24px;font-size:.75rem;font-weight:600}.archive-section{margin-top:64px}.series-list{border-top:1px solid #2a2a2a;list-style:none}.series-list-item{cursor:pointer;border-bottom:1px solid #2a2a2a;align-items:center;gap:16px;padding:14px 0;transition:background .15s;display:flex}.series-list-item:hover{background:#1a1a1a;border-bottom-color:#0000;border-radius:8px;margin:0 -12px;padding:14px 12px}.series-list-thumb{object-fit:cover;background:#111;border-radius:6px;flex-shrink:0;width:48px;height:48px}.series-list-info{flex-direction:column;gap:2px;display:flex}.series-list-title{color:#e8e8e8;font-size:.95rem;font-weight:500}.series-list-director{color:#666;font-size:.825rem}.series-list-arrow{color:#444;flex-shrink:0;margin-left:auto;font-size:1.25rem}.panel-backdrop{z-index:100;background:#0009;animation:.2s fade-in;position:fixed;inset:0}.series-panel{z-index:101;background:#141414;border-left:1px solid #2a2a2a;flex-direction:column;width:480px;max-width:100vw;animation:.25s slide-in;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.panel-header{border-bottom:1px solid #2a2a2a;flex-shrink:0;align-items:flex-start;gap:16px;padding:24px 20px;display:flex}.panel-thumb{object-fit:cover;background:#111;border-radius:8px;flex-shrink:0;width:72px;height:72px}.panel-header-text{flex:1;min-width:0}.panel-title{color:#fff;margin:0 0 4px;font-size:1rem;font-weight:700;line-height:1.3}.panel-director{color:#888;margin:0 0 10px;font-size:.875rem}.panel-series-link{color:#888;border-bottom:1px solid #444;padding-bottom:1px;font-size:.8rem;text-decoration:none;transition:color .15s,border-color .15s}.panel-series-link:hover{color:#ccc;border-color:#888}.panel-close{color:#555;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:4px 8px;font-size:1.1rem;line-height:1;transition:color .15s}.panel-close:hover{color:#fff}.panel-body{flex:1;min-height:0;padding:8px 20px 32px;overflow-y:auto}.film-row{border-bottom:1px solid #1f1f1f;flex-direction:column;align-items:flex-start;gap:8px;padding:12px 0;display:flex}.film-meta{align-items:baseline;gap:8px;display:flex}.film-title{color:#e8e8e8;font-size:.9rem}.film-year{color:#555;flex-shrink:0;font-size:.8rem}.film-providers{flex-wrap:wrap;gap:6px;max-width:222px;display:flex}.provider-badge{opacity:.9;border-radius:6px;flex-shrink:0;transition:opacity .15s,transform .15s;display:block;overflow:hidden}.provider-badge:hover{opacity:1;transform:scale(1.1)}.provider-logo{border-radius:6px;width:32px;height:32px;display:block}.film-rent-label{color:#666;border-bottom:1px solid #444;font-size:.75rem;text-decoration:none}.film-rent-label:hover{color:#aaa}.film-unavailable{color:#3a3a3a;font-size:.75rem}.panel-error{color:#f87171;padding:16px 0;font-size:.875rem}.panel-empty{color:#555;padding:16px 0;font-size:.875rem}.skeleton-row{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.skeleton-line{background:#1f1f1f;border-radius:4px;animation:1.4s infinite pulse}.skeleton-title-line{width:55%;height:14px}.skeleton-providers-line{border-radius:6px;width:80px;height:32px}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}@media (width<=600px){.site-header h1{font-size:1.75rem}.series-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}}
