:root{--fs-body: 1rem;--leading-normal: 1.6}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:100%;overscroll-behavior-y:none;min-height:-webkit-fill-available;scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}html,body,#root{margin:0;min-height:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh}body{font-size:var(--fs-body);line-height:var(--leading-normal);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;padding:0;background:#f9fafb;color:#111827}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}video{max-width:100%;display:block}.movie-card__poster img,.player-poster img,.related-row img{width:100%;max-width:none;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}button,a,summary{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input,select,textarea{font:inherit;font-size:max(16px,1rem);max-width:100%}a:focus-visible,button:focus-visible,select:focus-visible,textarea:focus-visible,input:focus-visible{outline:2px solid var(--accent, #4f46e5);outline-offset:2px}:root{--ink:#111827;--ink-soft:#374151;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-900:#111827;--indigo-100:#e0e7ff;--indigo-400:#818cf8;--indigo-500:#6366f1;--indigo-600:#4f46e5;--indigo-700:#4338ca;--purple-600:#9333ea;--purple-700:#7e22ce;--pink-600:#db2777;--red-500:#ef4444;--yellow-500:#eab308;--green-500:#22c55e;--panel:#ffffff;--radius:.5rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-full:9999px;--page:min(80rem,100%);--gutter:1rem;--shadow-sm:0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md:0 4px 6px -1px rgb(0 0 0 / .1),0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1);--font:"PingFang SC","Hiragino Sans GB","Microsoft YaHei",ui-sans-serif,system-ui,sans-serif,"Segoe UI Emoji","Apple Color Emoji";--accent:#4f46e5;--touch:44px;--header-h:4rem;--header-offset:calc(var(--header-h) + env(safe-area-inset-top,0px))}@media (min-width:640px){:root{--gutter:1.5rem}}@media (min-width:1024px){:root{--gutter:2rem}}@keyframes float-slow{0%,to{transform:translateY(0) translate(0)}25%{transform:translateY(-20px) translate(10px)}50%{transform:translateY(-10px) translate(-15px)}75%{transform:translateY(-30px) translate(5px)}}@keyframes float-medium{0%,to{transform:translateY(0) translate(0)}33%{transform:translateY(-15px) translate(-10px)}66%{transform:translateY(-25px) translate(15px)}}@keyframes float-fast{0%,to{transform:translateY(0) translate(0)}50%{transform:translateY(-20px) translate(-20px)}}body.site-body{margin:0;min-height:100vh;min-height:100dvh;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);background:var(--gray-50);color:var(--ink);font-family:var(--font);line-height:1.5}.container{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter);box-sizing:border-box}.app-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;position:relative;z-index:1;max-width:100%;background:var(--gray-50)}.app-shell>.site-outlet{flex:1;width:100%;min-width:0;max-width:100%;position:relative;z-index:10}.app-shell>.site-footer{position:relative;z-index:10}.app-shell>.site-header{position:relative;z-index:50}.float-bg{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:0}.float-orb{position:absolute;border-radius:9999px;filter:blur(24px);will-change:transform}.float-orb--1{width:16rem;height:16rem;top:-8rem;left:-8rem;background:linear-gradient(to right,#60a5fa33,#c084fc33);animation:float-slow 20s ease-in-out infinite}.float-orb--2{width:12rem;height:12rem;top:25%;right:0;background:linear-gradient(to right,#f472b633,#f8717133);animation:float-medium 15s ease-in-out infinite}.float-orb--3{width:8rem;height:8rem;bottom:25%;left:25%;background:linear-gradient(to right,#4ade8033,#60a5fa33);animation:float-fast 10s ease-in-out infinite}.float-orb--4{width:14rem;height:14rem;bottom:0;right:33%;background:linear-gradient(to right,#facc1533,#fb923c33);animation:float-slow 20s ease-in-out infinite}.float-orb--5{width:10rem;height:10rem;top:42%;left:42%;background:linear-gradient(to right,#818cf833,#c084fc33);animation:float-medium 15s ease-in-out infinite}.site-header{position:sticky;top:0;z-index:50;padding-top:env(safe-area-inset-top,0px);background:#fffffff2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:var(--shadow-lg)}.header-inner{width:100%;max-width:80rem;margin:0 auto;box-sizing:border-box;padding-left:var(--gutter);padding-right:var(--gutter);display:flex;align-items:center;gap:1rem;height:var(--header-h);min-height:var(--header-h)}.brand{display:flex;align-items:center;gap:.5rem;min-width:0;text-decoration:none;color:inherit;flex:0 1 auto}.brand-mark{width:2rem;height:2rem;flex:0 0 auto;color:var(--indigo-600);display:grid;place-items:center}.brand-mark svg{width:2rem;height:2rem;display:block}.brand-title{font-size:clamp(1.05rem,2.2vw,1.5rem);line-height:1.2;font-weight:700;color:var(--indigo-600);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-nav{display:none;align-items:center;justify-content:center;gap:1.25rem;flex:1 1 auto;min-width:0}.nav-link{color:var(--gray-700);font-weight:500;font-size:.875rem;line-height:1.25rem;text-decoration:none;white-space:nowrap;background:transparent;padding:0;min-height:auto;border-radius:0;flex:0 0 auto}.nav-link:hover,.nav-link.is-current{color:var(--indigo-600);background:transparent}.header-tools{display:flex;align-items:center;gap:.75rem;flex:0 0 auto;margin-left:auto}.header-search{display:none;position:relative;align-items:center;width:14rem;flex:0 0 auto}.header-search .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:var(--gray-400);pointer-events:none}.header-search input{width:100%;box-sizing:border-box;padding:.5rem 1rem .5rem 2.25rem;border:1px solid var(--gray-300);border-radius:.5rem;background:#fff;color:var(--ink);outline:none;font-size:max(16px,1rem);line-height:1.25rem}.header-search input:focus{border-color:transparent;box-shadow:0 0 0 2px var(--indigo-500)}.header-search button{display:none}.header-about{display:none;align-items:center;justify-content:center;background:var(--indigo-600);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;flex:0 0 auto;white-space:nowrap;transition:background-color .15s}.header-about:hover{background:var(--indigo-700);color:#fff}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border-radius:.5rem;border:0;background:transparent;color:var(--gray-700);flex:0 0 auto}.menu-toggle svg{width:1.5rem;height:1.5rem}.mobile-panel{display:none;position:absolute;left:0;right:0;top:100%;z-index:40;padding:1rem 0 calc(1rem + env(safe-area-inset-bottom,0px));background:#fff;border-bottom:1px solid var(--gray-200);box-shadow:var(--shadow-lg)}.mobile-panel.is-open{display:block}.mobile-panel__inner{width:100%;max-width:80rem;margin:0 auto;box-sizing:border-box;padding-left:var(--gutter);padding-right:var(--gutter);display:grid;gap:.75rem}.mobile-panel nav{display:grid;gap:.25rem}.mobile-panel .nav-link{display:block;padding:.75rem 0;color:var(--gray-700);font-size:1rem}.mobile-panel .header-search{display:block;width:100%}.mobile-panel .header-about{display:inline-flex;width:100%;box-sizing:border-box;justify-content:center}@media (min-width:768px){.header-nav{display:flex;gap:.75rem}.header-nav .nav-link{font-size:.8125rem}.header-search{display:block;width:12rem}.header-about{display:inline-flex;padding:.4rem .75rem;font-size:.8125rem}.menu-toggle{display:none}.mobile-panel,.mobile-panel.is-open{display:none!important}}@media (min-width:1024px){.header-nav{gap:2rem}.header-nav .nav-link{font-size:.875rem}.header-search{width:16rem}.header-about{padding:.5rem 1rem;font-size:.875rem}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;font-weight:500;transition:.15s;min-height:var(--touch);line-height:1;border:0;box-sizing:border-box;border-radius:.5rem;text-decoration:none;cursor:pointer;font-size:.875rem}.btn.primary{background:var(--indigo-600);color:#fff}.btn.primary:hover{background:var(--indigo-700)}.btn.ghost{background:var(--gray-100);color:var(--gray-700);border:0}.btn.ghost:hover{background:var(--gray-200)}.btn.is-active{background:var(--indigo-600);color:#fff}.btn.is-on.liked{background:#fee2e2;color:#dc2626}.btn.is-on.fav{background:#fef9c3;color:#ca8a04}.home-hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(to right,#4f46e5,#9333ea,#db2777);padding:5rem 0}.home-hero__shade{position:absolute;inset:0;background:#0003;pointer-events:none}.home-hero__inner{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center}.home-hero h1{margin:0 0 1.5rem;font-size:clamp(1.75rem,5vw,3.75rem);line-height:1.15;font-weight:700;max-width:100%;word-break:keep-all}.home-hero__desc{margin:0 0 2rem;max-width:48rem;width:100%;font-size:clamp(1rem,2.5vw,1.5rem);line-height:1.5;color:#fffffff2;padding:0 .25rem}.home-hero__cats{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-hero__cats a{display:inline-flex;align-items:center;padding:.75rem 1.5rem;box-sizing:border-box;border-radius:9999px;background:#fff3;color:#fff;font-size:.875rem;font-weight:500;text-decoration:none;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:background-color .15s}.home-hero__cats a:hover{background:#ffffff4d}.home-section{padding:4rem 0}.home-section--alt{background:var(--gray-50)}.home-section--white{background:#fff}.section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.section-copy{display:flex;align-items:center;gap:.75rem;min-width:0}.section-icon{width:2rem;height:2rem;flex:0 0 auto;display:grid;place-items:center}.section-icon svg{width:1.75rem;height:1.75rem}.section-icon--fire{color:#ef4444}.section-icon--clock{color:#22c55e}.section-icon--star{color:#eab308}.section-copy h2{margin:0;font-size:clamp(1.35rem,3vw,1.875rem);line-height:1.25;font-weight:700;color:var(--ink)}.section-more{color:var(--indigo-600);font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;flex:0 0 auto;white-space:nowrap}.section-more:hover{color:var(--indigo-700)}.section-more svg{width:1rem;height:1rem}.movie-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.movie-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.movie-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.movie-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.movie-list{display:grid;gap:1rem}.movie-card{display:flex;flex-direction:column;min-width:0;background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:var(--shadow-md);text-decoration:none;color:inherit;transition:box-shadow .2s,transform .2s}.movie-card:hover{box-shadow:var(--shadow-xl);transform:translateY(-.25rem)}@media (hover:hover) and (pointer:fine){.movie-card:hover .movie-card__overlay{background:#00000073}.movie-card:hover .movie-card__play{opacity:1}.movie-card:hover .movie-card__title{color:var(--indigo-600)}}@media (hover:none){.movie-card__play{opacity:.85}.movie-card__overlay{background:#0003}}.movie-card__poster{display:block;position:relative;aspect-ratio:16/9;background:#111827;overflow:hidden}.movie-card__poster img{width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;display:block}.movie-card__overlay{position:absolute;inset:0;background:#0000;display:grid;place-items:center;transition:background .2s;pointer-events:none}.movie-card__play{color:#fff;opacity:0;transition:opacity .2s;display:grid;place-items:center}.movie-card__play svg{width:3rem;height:3rem}.movie-card__duration{position:absolute;right:.5rem;bottom:.5rem;z-index:2;display:inline-flex;align-items:center;gap:.25rem;background:#000000bf;color:#fff;font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:.25rem}.movie-card__duration svg{width:.875rem;height:.875rem}.movie-card__body{padding:1rem;display:grid;gap:.5rem;flex:1;min-width:0}.movie-card__title{margin:0;font-size:1rem;font-weight:600;line-height:1.4;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.movie-card__desc{margin:0;font-size:.875rem;line-height:1.5;color:var(--gray-600);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.movie-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.75rem;color:var(--gray-500)}.movie-card__views{display:inline-flex;align-items:center;gap:.25rem;font-weight:500}.movie-card__views svg{width:.875rem;height:.875rem}.movie-card__cat{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;background:var(--indigo-100);color:var(--indigo-600);font-weight:500;font-size:.75rem}.movie-card__tags{display:flex;flex-wrap:wrap;gap:.375rem}.movie-card__tags span{font-size:.75rem;font-weight:500;color:var(--gray-600);padding:.125rem .5rem;border-radius:9999px;background:var(--gray-100)}.movie-card--list{flex-direction:row;align-items:stretch}.movie-card--list .movie-card__poster{width:min(42%,14rem);flex:0 0 auto;aspect-ratio:16/9;align-self:stretch}.movie-card--list .movie-card__body{flex:1;padding:1rem 1.25rem;align-content:center}@media (max-width:640px){.movie-card--list{flex-direction:column}.movie-card--list .movie-card__poster{width:100%}}.category-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}@media (min-width:640px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.category-card{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:.75rem;text-decoration:none;color:#fff;background:linear-gradient(to bottom right,#6366f1,#9333ea);transition:transform .15s,background .15s}.category-card:hover{transform:translateY(-.25rem);background:linear-gradient(to bottom right,#4f46e5,#7e22ce)}.category-card h3,.category-card strong{margin:0;font-size:1.125rem;font-weight:700;font-style:normal}.category-card__subs{display:grid;gap:.25rem;flex:1}.category-card__subs span{font-size:.875rem;line-height:1.25rem;color:#e0e7ff}.category-card em{font-style:normal;font-size:.875rem;font-weight:500;opacity:.95}.catalog-page{background:var(--gray-50);padding:2rem 0;min-height:100vh;position:relative;z-index:10}.catalog-page__inner{width:100%;max-width:80rem;margin:0 auto;box-sizing:border-box;padding-left:var(--gutter);padding-right:var(--gutter)}.catalog-page__title-row{margin-bottom:1.5rem}.catalog-page__title-row h1{margin:0 0 .5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700}.catalog-page__count{margin:0;font-size:1rem;color:var(--gray-600)}.catalog-filter{background:#fff;border-radius:.5rem;box-shadow:var(--shadow-sm);padding:1.25rem 1.5rem;margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.catalog-filter{flex-direction:row;align-items:center;justify-content:space-between}}.catalog-filter__left{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;min-width:0;flex:1}.catalog-filter__group{display:flex;align-items:center;gap:.5rem;min-width:0}.catalog-filter__group svg{width:1.25rem;height:1.25rem;color:var(--gray-500);flex:0 0 auto}.catalog-filter select{min-height:2.5rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid var(--gray-300);background:#fff;font-size:.875rem;color:var(--ink);outline:none;max-width:100%}.catalog-filter select:focus{box-shadow:0 0 0 2px var(--indigo-500);border-color:transparent}.catalog-filter__view{display:flex;gap:.5rem;align-items:center;flex:0 0 auto}.catalog-filter__view button{width:2.5rem;height:2.5rem;padding:0;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;border:1px solid var(--gray-300);background:#fff;color:var(--gray-600);cursor:pointer}.catalog-filter__view button.is-active{background:var(--indigo-100);color:var(--indigo-600);border-color:var(--indigo-100)}.catalog-empty{padding:4rem 1.5rem;text-align:center;color:var(--gray-500)}.catalog-empty svg{width:4rem;height:4rem;margin:0 auto 1rem;display:block;color:var(--gray-300)}.catalog-empty strong{display:block;font-size:1.125rem;margin-bottom:.5rem;color:var(--gray-700)}.catalog-empty p{margin:0;color:var(--gray-500)}.catalog-sheet{min-width:0}.play-page{background:var(--gray-50);min-height:100vh;padding:2rem 0;position:relative;z-index:10}.play-page__inner{width:100%;max-width:80rem;margin:0 auto;box-sizing:border-box;padding-left:var(--gutter);padding-right:var(--gutter)}.play-page .breadcrumb{margin-bottom:1rem}.play-layout{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media (min-width:1024px){.play-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}.play-main{display:grid;gap:0;min-width:0}.play-card{background:#fff;border-radius:.5rem;box-shadow:var(--shadow-lg);overflow:hidden;margin-bottom:1.5rem}.play-card--pad{padding:1.5rem}.player-box{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.player-box video{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:#000;display:block}.player-poster{position:relative;display:block;width:100%;height:100%;border:0;padding:0;cursor:pointer;background:#000;overflow:hidden}.player-poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-poster-shade{position:absolute;inset:0;background:#00000059}.play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;border-radius:50%;display:grid;place-items:center;background:#fffffff2;color:var(--indigo-600);font-size:1.25rem}.player-poster-caption{position:absolute;left:1rem;bottom:1rem;color:#fff;z-index:2}.player-poster-caption__hint{font-size:.75rem;font-weight:600;opacity:.9}.player-error{min-height:240px;display:grid;place-content:center;gap:.75rem;text-align:center;color:#fff;padding:1.5rem;background:#111}.play-info__main h1{margin:0 0 1rem;font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.play-info__main h1{font-size:1.875rem;line-height:2.25rem}}.play-info__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;font-size:.875rem;color:var(--gray-500)}.play-info__meta span,.play-info__meta a{display:inline-flex;align-items:center;gap:.375rem;text-decoration:none;color:inherit}.play-info__meta svg{width:1rem;height:1rem}.play-info__meta a.cat-pill{background:var(--indigo-100);color:var(--indigo-600);padding:.125rem .625rem;border-radius:9999px;font-weight:500}.play-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.play-actions .btn{background:var(--gray-100);color:var(--gray-700);min-height:2.5rem;padding:.5rem 1rem}.play-actions .btn.is-on.liked{background:#fee2e2;color:#dc2626}.play-actions .btn.is-on.fav{background:#fef9c3;color:#ca8a04}.detail-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:.875rem;color:var(--gray-600)}.detail-tags .tag-icon{width:1rem;height:1rem;color:var(--gray-400);flex:0 0 auto}.detail-tags span{font-size:.75rem;font-weight:500;padding:.25rem .625rem;border-radius:9999px;background:var(--gray-100);color:var(--gray-600)}.play-story h3,.play-story h2{margin:0 0 .75rem;font-size:1.125rem;font-weight:700;color:var(--ink)}.play-story p{margin:0;font-size:.9375rem;line-height:1.75;color:var(--gray-600)}.play-side{min-width:0}.play-side__card{background:#fff;border-radius:.5rem;box-shadow:var(--shadow-lg);padding:1.5rem}.play-side__card h2{margin:0 0 1rem;font-size:1.125rem;font-weight:700}.related-list{display:grid;gap:.75rem}.related-row{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.related-row:hover .related-row__title{color:var(--indigo-600)}.related-row img{width:6rem;height:4rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;background:#111;display:block;flex:0 0 auto}.related-row__body{min-width:0;flex:1}.related-row__title,.related-row strong{font-size:.875rem;font-weight:600;line-height:1.35;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s}.related-row__meta{display:block;font-style:normal;font-size:.75rem;color:var(--gray-500);margin-top:.25rem}.play-more{margin-top:3rem}.play-more .section-head{margin-bottom:1.5rem}.site-footer{margin-top:auto;background:var(--gray-900);color:#fff;padding:3rem 0 0}.footer-grid{width:100%;max-width:80rem;margin:0 auto;box-sizing:border-box;padding:0 var(--gutter) 2rem;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-brand-row{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.footer-brand-row svg{width:2rem;height:2rem;color:var(--indigo-400)}.footer-brand-row h2{margin:0;font-size:1.25rem;font-weight:700;color:#fff}.footer-brand p{margin:0 0 1rem;font-size:.875rem;line-height:1.7;color:#9ca3af;max-width:36em}.footer-contact{margin:.75rem 0 0;font-size:.875rem}.footer-contact a{color:#d1d5db;text-decoration:underline;text-underline-offset:2px}.footer-contact a:hover{color:#fff}.footer-col h3{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#fff}.footer-col nav,.footer-col .footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-col a{color:#9ca3af;font-size:.875rem;font-weight:400;text-decoration:none}.footer-col a:hover{color:#fff}.footer-col p{margin:0 0 .75rem;font-size:.875rem;line-height:1.6;color:#9ca3af}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);width:100%;max-width:80rem;margin:0 auto;padding:1rem var(--gutter) calc(1.25rem + env(safe-area-inset-bottom,0px));font-size:.875rem;color:#9ca3af;box-sizing:border-box;text-align:center}.sub-page{background:var(--gray-50);padding:2rem 0 3rem;position:relative;z-index:10;min-height:60vh}.page-hero{margin-bottom:1.5rem}.page-hero .eyebrow{margin:0 0 .375rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;color:var(--indigo-600)}.page-hero h1{margin:0 0 .5rem;font-size:1.875rem;font-weight:700}.page-hero p{margin:0;max-width:42em;color:var(--gray-600);line-height:1.65}.page-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.breadcrumb{margin-bottom:.75rem;font-size:.875rem;font-weight:500;color:var(--gray-500)}.breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.375rem;align-items:center}.breadcrumb-list li{display:inline-flex;align-items:center;gap:.375rem;min-width:0}.breadcrumb-list li:not(:last-child):after{content:"/";color:#9ca3afcc;font-weight:500}.breadcrumb a{color:var(--indigo-600);text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.content-section{padding:0}.content-card{background:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:var(--shadow-md);line-height:1.75}.content-card p{margin:0 0 1rem;color:var(--gray-600)}.content-card a{color:var(--indigo-600)}.wide-search{position:relative;display:block;width:100%;max-width:32rem}.wide-search .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--gray-400);pointer-events:none}.wide-search input{width:100%;box-sizing:border-box;padding:.625rem 1rem .625rem 2.5rem;border:1px solid var(--gray-300);border-radius:.5rem;background:#fff;outline:none;font-size:max(16px,1rem)}.wide-search input:focus{box-shadow:0 0 0 2px var(--indigo-500);border-color:transparent}.wide-search button{display:none}#main-content,#player{scroll-margin-top:calc(var(--header-offset) + 1rem)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-9999px;z-index:100}.skip-link:focus{left:max(1rem,env(safe-area-inset-left,0px));top:max(1rem,env(safe-area-inset-top,0px));width:auto;height:auto;padding:.625rem .875rem;background:#fff;color:#111;border-radius:.5rem}button{border:0;background:transparent;cursor:pointer;font:inherit;color:inherit}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--indigo-600);outline-offset:2px}@media (prefers-reduced-motion: reduce){.float-orb,.movie-card,.category-card,.movie-card__overlay,.movie-card__play{animation:none!important;transition:none!important}}
