:root{--color-brand:#f5c518;--color-brand-muted:#ecd168;--color-accent:#00539c;--color-canvas:#000;--color-ink:#121212;--color-surface:#2f2d2d;--color-backdrop:#1f1f1f;--color-text:#d3d3d3;--color-text-muted:#a9a9a9;--color-text-placeholder:gray;--color-text-on-brand:#121212;--color-link:#5799ef;--color-error:#cd5c5c;--color-success:green;--transition:.3s}.skeleton{background:linear-gradient(90deg, var(--color-surface) 25%, var(--color-ink) 37%, var(--color-surface) 63%);background-size:400% 100%;border-radius:4px;animation:1.6s ease-in-out infinite skeleton-shimmer}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.show-skeleton-poster{border-radius:8px;flex-shrink:0;width:180px;height:270px}.show-skeleton-title{width:60%;max-width:320px;height:2.1rem;margin-bottom:.75rem}.show-skeleton-meta{width:40%;max-width:220px;height:1rem;margin-bottom:1rem}.show-skeleton-line{height:1rem;margin-bottom:.5rem}.show-skeleton-line:last-child{width:70%;margin-bottom:0}.show-skeleton-panel-title{width:30%;max-width:160px;height:1.1rem;margin-bottom:.75rem}.show-skeleton-flag{border-radius:3px;flex-shrink:0;width:24px;height:18px}.show-skeleton-country-name{width:100px;height:1rem}.show-skeleton-pill{border-radius:12px;width:64px;height:40px}.show-skeleton-checkbox-row{border-radius:6px;height:32px}.show-skeleton-providers{border-top:1px dashed var(--color-surface);flex-direction:column;gap:.375rem;margin-top:.5rem;padding-top:.5rem;display:flex}.show-skeleton-providers-label{width:60px;height:.75rem}.show-skeleton-providers-list{flex-wrap:wrap;gap:.5rem;display:flex}.show-skeleton-provider-chip{border-radius:4px;width:70px;height:20px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
