:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#090909;--surface-1:#141414;--surface-2:#1c1c1c;--ink:#fff;--ink-muted:#999;--accent:#09f;--hairline:#262626;--hairline-soft:#1a1a1a;--radius-sm:6px;--radius-md:10px;--radius-lg:15px;--radius-pill:100px;--space-xs:8px;--space-sm:12px;--space-md:15px;--space-lg:20px;--space-xl:30px;--space-xxl:40px;--font-body:system-ui, -apple-system, "Segoe UI", sans-serif;background:var(--canvas);color:var(--ink);font-family:var(--font-body);font-synthesis:none;font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}::selection{background:var(--accent);color:var(--canvas)}h1,h2,p{margin:0}.page-container,.header-inner{width:min(100% - 40px,1200px);margin-inline:auto}.page-container{padding-block:var(--space-xl) var(--space-lg)}.site-header{border-bottom:1px solid var(--hairline);background:var(--canvas)}.header-inner{align-items:center;min-height:76px;display:flex}.wordmark{letter-spacing:-.06em;align-items:center;min-height:44px;font-size:1.5rem;font-weight:650;display:inline-flex}.brand-dot{color:var(--accent)}.brand-mark{align-items:center;gap:3px;height:24px;margin-right:10px;display:flex}.brand-mark i{background:var(--ink);width:3px;height:12px;display:block}.brand-mark i:nth-child(2){height:24px}.brand-mark i:nth-child(3){height:18px}.catalog-heading{margin-bottom:var(--space-xl)}h1{letter-spacing:-.045em;font-size:clamp(2rem,3vw,2.625rem);font-weight:550;line-height:1.13}.category-nav{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface-1);flex-wrap:wrap;gap:4px;padding:6px;display:flex}.category-link{border-radius:var(--radius-md);min-height:44px;color:var(--ink-muted);justify-content:center;align-items:center;padding:10px 14px;font-size:.875rem;font-weight:500;transition:background-color .16s,color .16s;display:inline-flex}.category-link[aria-current=page]{background:var(--ink);color:var(--canvas)}.catalog-grid{column-gap:var(--space-md);row-gap:var(--space-xl);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:"";display:grid}.catalog-grid>li{align-self:start;min-width:0}.content-card{min-width:0}.content-card-link{border-radius:var(--radius-sm);display:block}.content-card-link:where(:hover) :where(h2){text-underline-offset:4px;text-decoration:underline}.poster-placeholder,.skeleton-poster{aspect-ratio:2/3;border-radius:var(--radius-sm);background:var(--surface-1)}.poster-placeholder[data-format=album],.skeleton-poster[data-format=album]{aspect-ratio:1}.poster-placeholder{color:var(--ink-muted);justify-content:center;align-items:center;display:flex}.poster-placeholder svg{opacity:.65}.poster-placeholder{position:relative;overflow:hidden}.cover-image{object-fit:cover;width:100%;height:100%;display:block;position:absolute}.tmdb-logo{width:100px;height:auto;margin-bottom:16px;display:block}.card-year{color:var(--ink-muted);margin-top:5px;font-size:.75rem;line-height:1.5}.content-card h2{margin-top:var(--space-sm);letter-spacing:-.02em;overflow-wrap:anywhere;font-size:1rem;font-weight:550;line-height:1.4}.original-title,.artist{color:var(--ink-muted);overflow-wrap:anywhere;margin-top:5px;font-size:.8125rem;line-height:1.5}.artist{color:var(--ink)}.button{border-radius:var(--radius-pill);border:0;justify-content:center;align-items:center;min-height:44px;padding:10px 20px;font-size:.875rem;font-weight:500;line-height:1.4;transition:background-color .16s;display:inline-flex}button.button{cursor:pointer}.button-primary{background:var(--ink);color:var(--canvas)}.button-secondary{background:var(--surface-2);color:var(--ink)}.unavailable{color:var(--ink-muted)}.pagination{justify-content:space-between;align-items:center;gap:var(--space-xs);margin-top:var(--space-xxl);padding-top:var(--space-lg);border-top:1px solid var(--hairline);color:var(--ink-muted);font-size:.8125rem;display:flex}.catalog-message{padding:50px var(--space-lg) 70px;text-align:center;background:var(--surface-1);border-radius:var(--radius-lg)}.message-mark{color:var(--accent);font-size:2rem}.catalog-message h2{margin-top:var(--space-sm);letter-spacing:-.025em;font-size:1.375rem;font-weight:550}.catalog-message p{max-width:48ch;margin:var(--space-sm) auto var(--space-xl);color:var(--ink-muted);font-size:.9375rem;line-height:1.5}.loading-state>p{margin-bottom:var(--space-lg);font-size:.875rem}.muted{color:var(--ink-muted)}.skeleton-line{width:85%;height:12px;margin-top:var(--space-md);background:var(--surface-2);border-radius:var(--radius-sm)}.skeleton-line.short{width:55%}.skip-link{z-index:10;border-radius:var(--radius-sm);background:var(--ink);color:var(--canvas);padding:12px 20px;position:fixed;top:12px;left:20px;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}@media (hover:hover){.category-link:hover:not([aria-current]){color:var(--ink);background:var(--surface-2)}.button-primary:hover{background:#ddd}.button-secondary:hover{background:var(--hairline)}}@media (min-width:768px){.page-container,.header-inner{width:min(100% - 80px,1200px)}.page-container{padding-top:var(--space-xxl)}.catalog-grid{gap:var(--space-xl) var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr))}.category-nav{width:fit-content}.category-link{min-width:90px}}@media (min-width:1100px){.catalog-grid{gap:var(--space-xxl) var(--space-lg);grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:420px){.category-link{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.category-link,.button{transition:none}}.catalog-results{margin-top:var(--space-xl)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.poster-placeholder[data-format=album] .cover-image{object-fit:contain}.catalog-controls{align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);display:flex}.catalog-search{align-items:center;gap:var(--space-xs);flex:1;min-width:0;max-width:620px;display:flex}.catalog-search form{align-items:center;gap:var(--space-xs);flex:1;min-width:0;display:flex}.catalog-search input,.filter-fields select{border:1px solid var(--hairline);border-radius:var(--radius-md);background:var(--surface-1);min-width:0;min-height:44px;color:var(--ink);font:inherit;padding:10px 12px}.catalog-search input{flex:1;width:100%}.catalog-search{position:relative}.search-field{flex:1;min-width:0}.catalog-search input::-webkit-search-cancel-button{-webkit-appearance:none}.suggestions-panel{z-index:5;border:1px solid var(--hairline);border-radius:var(--radius-md);background:var(--surface-1);max-height:min(480px,60dvh);position:absolute;inset:calc(100% + 8px) 0 auto;overflow-y:auto;box-shadow:0 12px 30px #0006}.suggestions-panel [role=listbox]{margin:0;padding:4px;list-style:none}.suggestions-panel button{text-align:left;border-radius:var(--radius-sm);width:100%;min-height:64px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:8px;display:flex}.suggestions-panel .poster-placeholder{flex:0 0 36px}.suggestions-panel .poster-placeholder svg{width:20px;height:24px}.suggestions-panel strong,.suggestions-panel small{overflow-wrap:anywhere;display:block}.suggestions-panel strong{font-size:.875rem;font-weight:550}.suggestions-panel small{color:var(--ink-muted);margin-top:4px;font-size:.75rem}.suggestions-panel [aria-selected=true],.suggestions-panel button:hover{background:var(--surface-2)}.suggestions-panel p{color:var(--ink-muted);padding:12px;font-size:.875rem}.about-service{justify-content:flex-end;width:min(100% - 40px,1200px);margin:0 auto;padding:12px 0 24px;display:flex}.about-trigger{border:1px solid var(--hairline);width:44px;height:44px;color:var(--ink-muted);background:var(--canvas);cursor:pointer;border-radius:50%;font-family:Georgia,serif;font-size:1.125rem}.about-dialog{font-size:.875rem;line-height:1.6}.about-dialog section+section{margin-top:24px}.about-dialog h3{margin:0 0 12px;font-size:1rem}.about-dialog a{text-underline-offset:3px;text-decoration:underline}.catalog-heading{overflow-wrap:anywhere}.catalog-search input::placeholder{color:var(--ink-muted)}.search-clear{border-radius:var(--radius-md);background:var(--surface-1);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;border:0;font-size:1.4rem}.filters-dialog{width:min(540px,100% - 32px);max-height:calc(100dvh - 32px);padding:var(--space-xl);border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface-1);color:var(--ink);overflow-y:auto}.filters-dialog::backdrop{background:#000000b3}.filters-heading{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.filters-heading h2{font-size:1.5rem;font-weight:550}.filter-fields{gap:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.filter-fields label{gap:var(--space-xs);color:var(--ink-muted);font-size:.875rem;display:grid}.filter-fields select{width:100%}.filter-actions,.empty-actions{justify-content:space-between;gap:var(--space-sm);flex-wrap:wrap;display:flex}.filter-actions{margin-top:var(--space-xl)}.empty-actions{justify-content:center}.button:disabled{opacity:.5;cursor:default}@media (max-width:600px){.catalog-controls{flex-wrap:wrap}.catalog-search{flex-basis:100%}.catalog-search .button{padding-inline:12px}.filters-dialog{padding:var(--space-lg)}.filter-fields{grid-template-columns:minmax(0,1fr)}}.search-scope select{border:1px solid var(--hairline);border-radius:var(--radius-md);background:var(--surface-1);max-width:115px;min-height:44px;color:var(--ink);font:inherit;padding:10px 8px;font-size:.875rem}.result-category+.result-category{margin-top:36px}.result-category-title{margin-bottom:20px;font-size:1.25rem;font-weight:550}.header-inner{flex-wrap:wrap;gap:16px;width:min(100% - 40px,1200px);min-height:76px;padding-block:12px}.header-search{flex:1 0 100%;min-width:0}.header-inner .catalog-search{max-width:680px;margin-inline:auto}.catalog-heading-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.catalog-heading-row .catalog-heading{margin:0;font-size:clamp(1.5rem,2.5vw,2rem)}.catalog-heading-row .catalog-controls{flex:none;margin:0}.catalog-sidebar{display:none}.sidebar-nav{gap:8px;display:grid}.sidebar-row{align-items:center;display:flex}.sidebar-row .category-link{flex:1;justify-content:flex-start;min-width:0}.sidebar-row .category-link[aria-current=page],.sidebar-children [aria-current=page]{color:var(--ink);background:var(--surface-2)}.sidebar-expand{height:44px;color:var(--ink-muted);font:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 44px;font-size:1.4rem}.sidebar-children{border-left:1px solid var(--hairline);margin-left:14px;padding-left:10px;display:grid}.sidebar-children a{min-height:44px;color:var(--ink-muted);border-radius:6px;align-items:center;padding:8px;font-size:.8125rem;line-height:1.4;display:flex}.navigation-drawer{background:var(--canvas);width:min(300px,85vw);max-width:none;height:100dvh;max-height:none;color:var(--ink);border:0;margin:0;padding:0}.navigation-drawer::backdrop{background:#000000b3}.drawer-content{padding:20px}.drawer-close{margin-bottom:24px}@media (max-width:600px){.header-inner{gap:8px 12px}.header-search{flex:1 0 100%}.catalog-search form{gap:6px}.search-scope select{max-width:98px}.search-clear{min-width:32px}.catalog-search input{font-size:16px}.catalog-heading-row{align-items:flex-start;gap:12px}}@media (min-width:768px) and (max-width:999px){.header-inner{width:min(100% - 80px,1200px)}.header-search{flex:1 0 100%}}@media (min-width:1000px){.menu-trigger{display:none}.header-inner{grid-template-columns:minmax(192px,1fr) minmax(0,680px) minmax(192px,1fr);gap:0;width:100%;display:grid}.header-inner .wordmark{justify-self:start;margin-left:32px}.header-search{width:100%}.catalog-body .page-container{width:calc(100% - 64px);max-width:1320px;margin-inline:auto}.site-header{z-index:8;position:sticky;top:0}.catalog-sidebar{width:210px;padding:0 12px 20px 20px;display:block;position:fixed;top:100px;bottom:20px;overflow-y:auto}.catalog-body{margin-left:224px}.catalog-body .page-container{padding-top:24px}.catalog-body .about-service{width:calc(100% - 64px)}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}html{scrollbar-gutter:stable both-edges}.filters-dialog{overscroll-behavior:contain;max-height:calc(100dvh - 32px);overflow-y:auto}.sidebar-expand,.about-trigger{justify-content:center;align-items:center;display:inline-flex}.detail-back{gap:8px}.catalog-sidebar{overscroll-behavior:contain;overflow-y:auto}
