html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}body{min-height:100%;margin:0;overflow-x:clip}#root{min-height:100%;margin:0}:root{--bg-dark:#141414;--bg-card:#1a1a1a;--bg-input:#ffffff26;--red:#e50914;--red-hover:#f40612;--red-dark:#8b1218;--white:#fff;--gray:#b3b3b3;--gray-dark:gray;--banner-promo-bg:#5c1414;--accent-red:#c41e1e;--accent-red-deep:#6b0f0f;--font-sans:"Segoe UI", "Helvetica Neue", Arial, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-dark);color:var(--white);margin:0;line-height:1.5}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.header{z-index:100;padding:calc(1rem + env(safe-area-inset-top,0px)) max(2rem, env(safe-area-inset-right,0px)) 1rem max(2rem, env(safe-area-inset-left,0px));background:linear-gradient(#000c 0%,#0000 100%);border-bottom:1px solid #007bff;transition:background .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{background:#000}.header-inner{justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto;display:flex}.logo{height:36px;display:block}.logo img{width:auto;height:100%}.header-actions{align-items:center;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-entrar{background:var(--red);color:var(--white)}.btn-entrar:hover{background:var(--red-hover)}.hero{text-align:center;justify-content:center;align-items:center;min-height:85vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg{background-color:#1a1a2e;background-image:url(/bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-overlay{background:linear-gradient(to top, var(--bg-dark) 0%, transparent 40%, #0006 100%), #000c;position:absolute;inset:0}.hero-content{z-index:1;max-width:640px;position:relative}.hero h1{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15}.hero-subtitle{color:var(--white);margin:0 0 1.5rem;font-size:clamp(1.1rem,2.5vw,1.5rem)}.hero-cta-text{color:var(--white);margin:0 0 1rem;font-size:1.1rem}.hero-form{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:560px;margin:0 auto;display:flex}.hero-form input{background:var(--bg-input);border:1px solid var(--gray-dark);min-width:200px;color:var(--white);border-radius:4px;flex:1;padding:1rem 1.2rem;font-size:1rem}.hero-form input::placeholder{color:var(--gray-dark)}.hero-form input:focus{border-color:var(--white);outline:none}.btn-cta{background:var(--red);color:var(--white);white-space:nowrap;padding:1rem 1.5rem;font-size:1.1rem}.btn-cta:hover{background:var(--red-hover)}.banner-promo{background:var(--banner-promo-bg);padding:1rem 2rem}.banner-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.banner-icon{font-size:1.5rem}.banner-inner p{flex:1;min-width:200px;margin:0;font-size:.95rem}.btn-banner-cta{letter-spacing:.02em;color:var(--white);box-shadow:none;background:#0000007a;border:1px solid #fff3;border-radius:4px;flex-shrink:0;padding:.65rem 1.5rem;font-size:.95rem;font-weight:700;transition:none}.btn-banner-cta span{opacity:.95;margin-left:.15em;font-weight:700}.btn-banner-cta:focus-visible{outline:2px solid var(--white);outline-offset:3px}.btn-banner-cta:active{transform:none}.em-alta{border-bottom:1px solid var(--red-dark);max-width:1920px;margin:0 auto;padding:3rem 2rem 4rem}.em-alta h2{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.carousel-wrapper{align-items:center;gap:.5rem;display:flex;position:relative}.carousel-arrow{width:48px;height:48px;color:var(--white);cursor:pointer;background:#fff3;border:none;border-radius:50%;flex-shrink:0;font-size:1.5rem;transition:background .2s}.carousel-arrow:hover{background:#ffffff59}.carousel{flex:1;overflow:hidden}.carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;padding:.25rem 0;display:flex;overflow-x:auto}.carousel-track::-webkit-scrollbar{display:none}.poster{scroll-snap-align:start;flex:0 0 clamp(140px,18vw,220px);position:relative}.poster-placeholder{aspect-ratio:2/3;background:linear-gradient(135deg, var(--bg-card) 0%, #e5091461 100%);color:#ffffffe6;border-radius:8px;align-items:flex-end;padding:.5rem;font-size:2.5rem;font-weight:700;display:flex}.poster-title{color:var(--white);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.poster-cover{aspect-ratio:2/3;background:var(--bg-card);border-radius:8px;overflow:hidden;box-shadow:0 8px 24px #00000073}.poster-cover--horizontal{aspect-ratio:16/9}.poster-cover--916{aspect-ratio:9/16}.poster-cover img{object-fit:cover;width:100%;height:100%;display:block}.poster--horizontal{flex:0 0 clamp(200px,28vw,320px)}.em-alta-empty{color:var(--gray);margin:0;font-size:1rem}.landing-categorias{border-top:1px solid #ffffff0f}.landing-categorias .poster--category{flex:0 0 clamp(120px,15vw,200px)}.landing-categorias .poster-skeleton-thumb{aspect-ratio:9/16}.carousel--full{flex:1;width:100%}.em-alta-skeleton .poster{flex:0 0 clamp(140px,18vw,220px)}.landing-categorias .em-alta-skeleton .poster--category{flex:0 0 clamp(120px,15vw,200px)}.poster-skeleton-thumb{aspect-ratio:2/3;background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1f 50%,#ffffff0f 100%) 0 0/200% 100%;border-radius:8px;animation:1.2s ease-in-out infinite landing-shimmer}.poster-skeleton-line{background:linear-gradient(90deg,#ffffff0f 0%,#ffffff1a 50%,#ffffff0f 100%) 0 0/200% 100%;border-radius:4px;width:85%;height:12px;margin-top:.6rem;animation:1.2s ease-in-out infinite landing-shimmer}@keyframes landing-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.motivos{background:radial-gradient(90% 70% at 50% 0,#5c141438 0%,#0000 58%);max-width:1200px;margin:0 auto;padding:4rem 2rem}.motivos h2{text-align:center;margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.motivos-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.motivo-card{text-align:center;background:linear-gradient(165deg,#1a1a1af2 0%,#160e0efa 100%);border:1px solid #e5091438;border-radius:10px;padding:2rem;transition:border-color .2s,box-shadow .2s}.motivo-card:hover{border-color:#f40612a6;box-shadow:0 0 24px #e5091438,0 8px 28px #00000059}.motivo-icon{background:radial-gradient(circle at 32% 28%, #ff5a5f 0%, var(--red) 38%, var(--accent-red) 72%, var(--accent-red-deep) 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1rem;display:flex;box-shadow:0 6px 18px #e5091466,inset 0 1px #fff3}.motivo-icon svg{flex-shrink:0;width:34px;height:34px}.motivo-card h3{margin:0 0 .75rem;font-size:1.15rem;font-weight:700}.motivo-card p{color:var(--gray);margin:0;font-size:.95rem}.faq{max-width:800px;margin:0 auto;padding:4rem 2rem}.faq h2{text-align:center;margin:0 0 2rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}.faq-list{flex-direction:column;gap:.5rem;display:flex}.faq-item{background:var(--bg-card);border-radius:4px;overflow:hidden}.faq-question{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;font-size:1.1rem;font-weight:500;display:flex}.faq-question .faq-icon{margin-left:1rem;font-size:1.5rem;font-weight:300}.faq-answer{opacity:0;border-top:1px solid #ffffff1a;max-height:0;padding:0 1.5rem;transition:max-height .3s,opacity .3s,padding .3s;overflow:hidden}.faq-answer p{color:var(--gray);margin:0;padding:.75rem 0 1.25rem;font-size:1rem;line-height:1.6}.faq-item.open .faq-answer{opacity:1;max-height:400px;padding:0 1.5rem 1.25rem}.faq-item.open .faq-question .faq-icon{content:"×"}.cta-final{text-align:center;padding:3rem 2rem 4rem}.cta-final-text{color:var(--white);margin:0 0 1rem;font-size:1.1rem}.cta-final .hero-form{justify-content:center}.footer{border-top:1px solid #ffffff1a;padding:2rem 2rem 3rem}.footer-contact{color:var(--gray);margin:0 0 1.5rem;font-size:.95rem}.footer-links{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem 2rem;margin-bottom:2rem;display:grid}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links a{color:var(--gray);font-size:.9rem}.footer-links a:hover{text-decoration:underline}.footer-lang{margin-bottom:1rem}.footer-lang select{background:var(--bg-card);color:var(--gray);border:1px solid var(--gray-dark);cursor:pointer;border-radius:4px;padding:.5rem 2rem .5rem .8rem;font-size:.9rem}.footer-brand{color:var(--gray);margin:0 0 .5rem;font-size:.9rem}.footer-recaptcha{color:var(--gray-dark);margin:0;font-size:.8rem}.footer-recaptcha a{color:#3d8bfd}@media (width<=768px){.header{padding:calc(1rem + env(safe-area-inset-top,0px)) max(1rem, env(safe-area-inset-right,0px)) 1rem max(1rem, env(safe-area-inset-left,0px))}.header-inner{flex-wrap:wrap;gap:.75rem}.header-actions{gap:.5rem}.hero-form{flex-direction:column}.hero-form input{min-width:100%}.btn-cta{width:100%}.banner-inner{text-align:center;flex-direction:column}.banner-inner .btn-banner-cta{width:100%;max-width:280px}.carousel-arrow{display:none}.poster{flex:0 0 140px}.landing-categorias .poster--category{flex:0 0 120px}.faq-question{align-items:flex-start;gap:.75rem}.faq-question .faq-icon{flex-shrink:0;margin-top:.15rem;margin-left:0}}@media (width<=600px){.hero{padding:6.5rem max(1rem, env(safe-area-inset-left,0px)) 3rem max(1rem, env(safe-area-inset-right,0px))}.em-alta{padding:2rem max(1rem, env(safe-area-inset-left,0px)) 3rem max(1rem, env(safe-area-inset-right,0px))}.motivos{padding:3rem max(1rem, env(safe-area-inset-right,0px)) 3rem max(1rem, env(safe-area-inset-left,0px))}.faq{padding:3rem max(1rem, env(safe-area-inset-right,0px)) 4rem max(1rem, env(safe-area-inset-left,0px))}.cta-final{padding:2rem max(1rem, env(safe-area-inset-left,0px)) 3rem max(1rem, env(safe-area-inset-right,0px))}.footer{padding:2rem max(1rem, env(safe-area-inset-left,0px)) max(3rem, env(safe-area-inset-bottom,0px)) max(1rem, env(safe-area-inset-right,0px))}.banner-promo{padding:1rem max(1rem, env(safe-area-inset-left,0px)) 1rem max(1rem, env(safe-area-inset-right,0px))}}@media (width<=480px){.hero h1{font-size:clamp(1.65rem,8vw,3.5rem)}.faq-question{padding:1rem max(.85rem, env(safe-area-inset-left,0px)) 1rem max(.85rem, env(safe-area-inset-right,0px));font-size:1rem}.faq-answer,.faq-item.open .faq-answer{padding-left:max(.85rem, env(safe-area-inset-left,0px));padding-right:max(.85rem, env(safe-area-inset-right,0px))}.motivos-grid,.footer-links{grid-template-columns:1fr;gap:1.25rem}}:root{--shell-bg:#0c0c0f;--shell-bg-elevated:#121218;--shell-card:#16161c;--shell-red:#e50914;--shell-red-glow:#e5091473;--shell-white:#fff;--shell-gray:#a3a3ad;--shell-muted:#6b6b76;--shell-border:#ffffff14;--shell-radius:12px;--shell-radius-lg:20px;--shell-font:"Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}.shell{background:var(--shell-bg);min-height:100vh;color:var(--shell-white);font-family:var(--shell-font)}.shell--showcase{background:radial-gradient(ellipse 120% 80% at 50% -20%, #e509142e, transparent 55%), radial-gradient(ellipse 80% 50% at 100% 50%, #584c781f, transparent 50%), radial-gradient(ellipse 60% 40% at 0% 80%, #1e3a5f1a, transparent 45%), var(--shell-bg)}.shell--showcase:before{content:"";pointer-events:none;opacity:.35;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.shell--showcase>*{z-index:1;position:relative}.shell-header{padding:calc(1.25rem + env(safe-area-inset-top,0px)) max(2rem, env(safe-area-inset-right,0px)) 1.25rem max(2rem, env(safe-area-inset-left,0px));border-bottom:1px solid var(--shell-border)}.shell-logo{color:var(--shell-red);font-size:1.5rem;font-weight:800;text-decoration:none}.shell-main{padding:0 max(1.5rem, env(safe-area-inset-right,0px)) max(3rem, env(safe-area-inset-bottom,0px)) max(1.5rem, env(safe-area-inset-left,0px));max-width:1280px;margin:0 auto}@media (width>=768px){.shell-main{padding:0 max(2rem, env(safe-area-inset-right,0px)) max(3.5rem, env(safe-area-inset-bottom,0px)) max(2rem, env(safe-area-inset-left,0px))}}.auth-card-wrap{justify-content:center;align-items:flex-start;padding-top:4rem;display:flex}.auth-card{background:var(--shell-card);border:1px solid var(--shell-border);border-radius:8px;width:100%;max-width:420px;padding:2rem}.auth-card h1{margin:0 0 1.25rem;font-size:1.75rem}.auth-label{color:var(--shell-gray);flex-direction:column;gap:.35rem;margin-bottom:1rem;font-size:.9rem;display:flex}.auth-label input{color:var(--shell-white);background:#ffffff14;border:1px solid #444;border-radius:4px;padding:.75rem 1rem;font-size:1rem}.auth-label input:focus{border-color:var(--shell-white);outline:none}.auth-submit{background:var(--shell-red);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:700}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-error{color:#ff6b6b;margin:0 0 1rem;font-size:.95rem}.auth-alt{text-align:center;color:var(--shell-gray);margin-top:1.25rem;font-size:.95rem}.auth-alt a{color:#fff}.page-loading{background:var(--shell-bg);min-height:100vh;color:var(--shell-white);justify-content:center;align-items:center;display:flex}.showcase-bar{padding:calc(1rem + env(safe-area-inset-top,0px)) max(1.5rem, env(safe-area-inset-right,0px)) 1rem max(1.5rem, env(safe-area-inset-left,0px));border-bottom:1px solid var(--shell-border);-webkit-backdrop-filter:blur(16px);z-index:20;background:#0c0c0fb8;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 -1.5rem 1.5rem;display:flex;position:sticky;top:0}@media (width>=768px){.showcase-bar{padding:calc(1rem + env(safe-area-inset-top,0px)) max(2rem, env(safe-area-inset-right,0px)) 1rem max(2rem, env(safe-area-inset-left,0px));border-radius:0 0 var(--shell-radius-lg) var(--shell-radius-lg);border:1px solid var(--shell-border);border-top:none;margin:0 -2rem 2rem}}.shell--admin .showcase-bar{border-bottom:none;margin-bottom:0;position:static}@media (width>=768px){.shell--admin .showcase-bar{border-bottom:none;border-radius:0;margin-bottom:0}}.admin-shell-top{z-index:20;margin:0 -1.5rem 1.25rem;position:sticky;top:0}@media (width>=768px){.admin-shell-top{margin:0 -2rem 1.5rem}}.admin-shell-top .showcase-bar{margin-left:0;margin-right:0}.admin-shell-top .admin-subnav{margin-bottom:0;margin-left:0;margin-right:0}.admin-subnav{padding:.5rem max(1.5rem, env(safe-area-inset-right,0px)) .85rem max(1.5rem, env(safe-area-inset-left,0px));border-bottom:1px solid var(--shell-border);-webkit-backdrop-filter:blur(12px);background:#08080aa6;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 -1.5rem 1.25rem;display:flex}@media (width>=768px){.admin-subnav{padding:.55rem max(2rem, env(safe-area-inset-right,0px)) .9rem max(2rem, env(safe-area-inset-left,0px));border-radius:0 0 var(--shell-radius-lg) var(--shell-radius-lg);border:1px solid var(--shell-border);border-top:none;gap:.5rem;margin:0 -2rem 1.5rem}}@media (width<=520px){.admin-subnav{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:.35rem;padding-bottom:.75rem;overflow-x:auto}.admin-subnav-link{flex-shrink:0}}.admin-subnav-link{color:var(--shell-gray);border:1px solid #0000;border-radius:8px;align-items:center;padding:.45rem .95rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.admin-subnav-link:hover{color:var(--shell-white);background:#ffffff0f}.admin-subnav-link--active{color:var(--shell-white);background:#e5091433;border-color:#e5091473}.admin-you-badge{color:var(--shell-muted);font-size:.85em;font-weight:500}.showcase-brand{flex-direction:column;gap:.15rem;min-width:0;display:flex}.showcase-logo{letter-spacing:-.02em;color:var(--shell-red);font-size:1.35rem;font-weight:800;line-height:1.2;text-decoration:none}.showcase-logo:hover{color:#ff1a26}.showcase-tagline{color:var(--shell-muted);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.75rem}.showcase-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.showcase-user{text-overflow:ellipsis;white-space:nowrap;max-width:200px;color:var(--shell-gray);border:1px solid var(--shell-border);background:#ffffff0d;border-radius:999px;padding:.35rem .75rem;font-size:.85rem;display:none;overflow:hidden}@media (width>=640px){.showcase-user{display:inline-block}}.app-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.app-topbar h1{margin:0;font-size:1.5rem}.app-topbar-actions{align-items:center;gap:.75rem;display:flex}.app-link{color:var(--shell-gray);border-radius:8px;padding:.4rem .65rem;font-size:.9rem;text-decoration:none;transition:color .15s,background .15s}.app-link:hover{color:#fff;background:#ffffff0f}.btn-outline{border:1px solid var(--shell-border);color:var(--shell-white);cursor:pointer;background:#ffffff0a;border-radius:999px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s,box-shadow .15s}.btn-outline:hover{background:#ffffff14;border-color:#fff3}@media (width<=768px){.app-link{justify-content:center;align-items:center;min-height:44px;padding:.5rem .75rem;display:inline-flex}.btn-outline{justify-content:center;align-items:center;min-height:44px;padding:.55rem 1.1rem;display:inline-flex}}.showcase-hero{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-border);background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 50%,#e5091414 100%);margin-bottom:2rem;padding:1.75rem 1.5rem;box-shadow:0 24px 48px #00000059}@media (width>=768px){.showcase-hero{padding:2rem 2.25rem}}.showcase-hero-title{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.showcase-hero-sub{color:var(--shell-gray);max-width:42ch;margin:0;font-size:1rem;line-height:1.5}.showcase-hero-meta{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.hero-pill{color:var(--shell-white);border:1px solid var(--shell-border);background:#ffffff14;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero-pill--accent{color:#ffb4b8;background:#e5091433;border-color:#e5091473}.showcase-section{margin-bottom:2.5rem}.showcase-section:last-child{margin-bottom:0}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.25rem;display:flex}.section-head--with-cover{align-items:center}.section-head-main{align-items:center;gap:1rem;min-width:0;display:flex}.category-cover-badge{aspect-ratio:9/16;background:#0003;border-radius:10px;flex-shrink:0;width:56px;height:auto;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000040}.category-cover-badge img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.section-head--with-back{margin-bottom:.75rem}.category-back-btn{font:inherit;color:var(--shell-muted);cursor:pointer;text-underline-offset:.2em;background:0 0;border:none;border-radius:6px;align-items:center;margin:0;padding:.35rem .5rem .35rem 0;font-size:.95rem;font-weight:600;text-decoration:underline;transition:color .15s;display:inline-flex}.category-back-btn:hover{color:var(--shell-white)}.category-back-btn:focus-visible{outline:2px solid var(--shell-red);outline-offset:2px}.category-pick-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.category-pick-grid>li{flex-direction:column;min-width:0;display:flex}@media (width>=480px){.category-pick-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.35rem}}@media (width>=768px){.category-pick-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}@media (width>=1200px){.category-pick-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.75rem}}.category-pick-card{box-sizing:border-box;text-align:left;width:100%;min-width:0;font:inherit;color:inherit;cursor:pointer;border:1px solid var(--shell-border);border-radius:var(--shell-radius-lg);background:#ffffff08;flex-direction:column;align-items:stretch;margin:0;padding:0;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s;display:flex;overflow:hidden}.category-pick-card:hover{background:#ffffff0f;border-color:#ffffff2e;box-shadow:0 12px 32px #00000059}.category-pick-card:focus-visible{outline:2px solid var(--shell-red);outline-offset:2px}.category-pick-card:active{transform:scale(.98)}.category-pick-card-media{aspect-ratio:9/16;background:#00000040;width:100%;position:relative;overflow:hidden}.category-pick-card-media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.category-pick-card-placeholder{color:var(--shell-muted);opacity:.6;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute;inset:0}.category-pick-card-body{flex-direction:column;gap:.35rem;min-width:0;padding:1rem 1.15rem 1.15rem;display:flex}.category-pick-card-name{letter-spacing:-.02em;color:var(--shell-white);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.08rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}@media (width>=768px){.category-pick-card-name{font-size:1.15rem}.category-pick-card-body{padding:1.1rem 1.25rem 1.25rem}}.category-pick-card-meta{color:var(--shell-muted);font-size:.875rem;font-weight:500}.admin-category-thumb{aspect-ratio:9/16;background:#ffffff0f;border-radius:8px;width:44px;overflow:hidden}.admin-category-thumb img{object-fit:cover;width:100%;height:100%;display:block}.admin-category-thumb--empty{color:var(--shell-muted);justify-content:center;align-items:center;font-size:.7rem;display:flex}.section-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--shell-red);margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.video-section-title{letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.section-count{color:var(--shell-muted);font-size:.85rem;font-weight:500}.trending-scroller{--video-row-gap:1.25rem;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-x;width:100%;overflow:auto hidden;container:trending/inline-size}.trending-scroller::-webkit-scrollbar{display:none}.trending-scroller--dragging{cursor:grabbing;touch-action:none}@media (width>=900px){.trending-scroller{--video-row-gap:1.5rem}}.trending-scroller__track{gap:var(--video-row-gap);flex-wrap:nowrap;width:max-content;margin:0;padding:0 0 .25rem;list-style:none;display:flex}.trending-scroller__item{width:max(140px, calc((100cqw - 4 * var(--video-row-gap)) / 5));flex:none;min-width:0}.trending-scroller__item .video-card{width:100%}.video-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:1.25rem;display:grid}@media (width>=900px){.video-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}}.video-grid.vertical{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}@media (width>=900px){.video-grid.vertical{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (width<=479px){.video-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.video-grid.vertical{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:1rem}}.video-card{color:inherit;border-radius:var(--shell-radius);text-decoration:none;transition:transform .22s,box-shadow .22s;display:block}.video-card:focus-visible{outline:2px solid var(--shell-red);outline-offset:4px}.video-card:hover{transform:translateY(-6px)}.video-card-inner{border-radius:var(--shell-radius);background:var(--shell-card);border:1px solid var(--shell-border);transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000059}.video-card:hover .video-card-inner{border-color:#ffffff2e;box-shadow:0 20px 40px #00000073,0 0 0 1px #e5091426}.video-card-poster{aspect-ratio:2/3;background:linear-gradient(145deg,#2a2a32 0%,#141418 100%);position:relative;overflow:hidden}.video-card.horizontal .video-card-poster{aspect-ratio:16/9}.video-card-poster:after{content:"";opacity:.85;pointer-events:none;background:linear-gradient(#0000 55%,#000000bf 100%);transition:opacity .2s;position:absolute;inset:0}.video-card:hover .video-card-poster:after{opacity:1}.video-card-play{color:#fff;opacity:0;pointer-events:none;z-index:2;background:#0000008c;border:2px solid #ffffffd9;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .2s,transform .2s,background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.92)}.video-card-play svg{width:22px;height:22px;margin-left:3px}.video-card:hover .video-card-play{opacity:1;background:var(--shell-red);border-color:var(--shell-red);box-shadow:0 8px 24px var(--shell-red-glow);transform:translate(-50%,-50%)scale(1)}.video-card-poster img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.video-card:hover .video-card-poster img{transform:scale(1.06)}.video-card-body{padding:.85rem .95rem 1rem}.video-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.92rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.video-card-badge{z-index:3;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#000000a6;border:1px solid #fff3;border-radius:6px;padding:.2rem .5rem;font-size:.65rem;font-weight:800;position:absolute;top:.65rem;left:.65rem}.video-card-badge--horizontal{background:#e50914eb;border-color:#ffffff40}.video-card-badge--accent{color:#1a1204;background:#d4af37eb;border-color:#ffffff4d}.catalog-loading{flex-direction:column;gap:2rem;padding:.5rem 0 2rem;display:flex}.skeleton-block{border-radius:var(--shell-radius-lg);background:linear-gradient(90deg,#ffffff0d 0%,#ffffff17 50%,#ffffff0d 100%) 0 0/200% 100%;height:120px;animation:1.2s ease-in-out infinite shell-shimmer}.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:1.25rem;display:grid}@media (width<=479px){.skeleton-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}}.skeleton-card{border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:var(--shell-card);overflow:hidden}.skeleton-poster{aspect-ratio:2/3;background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite shell-shimmer}.skeleton-line{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff1a 50%,#ffffff0d 100%) 0 0/200% 100%;border-radius:6px;height:14px;margin:.85rem;animation:1.2s ease-in-out infinite shell-shimmer}@keyframes shell-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.catalog-empty{text-align:center;border-radius:var(--shell-radius-lg);border:1px dashed var(--shell-border);background:#ffffff05;padding:3rem 1.5rem}.catalog-empty-icon{border:1px solid var(--shell-border);width:56px;height:56px;color:var(--shell-muted);background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.catalog-empty-icon svg{width:28px;height:28px}.catalog-empty h2{margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.catalog-empty p{color:var(--shell-gray);max-width:360px;margin:0 auto;font-size:.95rem}.watch-wrap{max-width:960px;margin:0 auto;padding-top:.5rem}.watch-back{color:var(--shell-gray);border:1px solid var(--shell-border);background:#ffffff0a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.45rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s,border-color .15s;display:inline-flex}.watch-back:hover{color:#fff;background:#ffffff14;border-color:#ffffff26}.watch-hero{border-bottom:1px solid var(--shell-border);margin-bottom:1.75rem;padding-bottom:1.5rem}.watch-title{letter-spacing:-.02em;margin:0 0 .65rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.25}.watch-desc{color:var(--shell-gray);max-width:65ch;margin:0;font-size:1rem;line-height:1.55}.watch-frame{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-border);background:var(--shell-bg-elevated);overflow:hidden;box-shadow:0 32px 64px #00000073,inset 0 0 0 1px #ffffff0a}.watch-player{aspect-ratio:16/9;background:#000;width:100%;position:relative;overflow:hidden}.watch-player.vertical{aspect-ratio:9/16;max-width:min(420px,100%);margin:0 auto}.watch-player iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.watch-loading{text-align:center;color:var(--shell-gray);padding:3rem 1rem;font-size:.95rem}@media (height<=520px) and (orientation:landscape){.watch-wrap{padding-left:max(0px, env(safe-area-inset-left,0px));padding-right:max(0px, env(safe-area-inset-right,0px))}.watch-frame{max-height:min(88vh,100%)}.watch-player:not(.vertical){max-height:min(72vh,56.25vw)}.watch-player.vertical{max-height:min(88vh,100%)}}.admin-intro{margin-bottom:1.75rem}.admin-form{background:var(--shell-card);border:1px solid var(--shell-border);border-radius:var(--shell-radius);margin-bottom:2.5rem;padding:1.5rem}.admin-form--panel{border-radius:var(--shell-radius-lg);background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border-color:#ffffff1a;padding:1.75rem 1.5rem 2rem;box-shadow:0 20px 48px #00000059,inset 0 0 0 1px #e509140f}@media (width>=768px){.admin-form--panel{padding:2rem 2rem 2.25rem}}.admin-form-head{margin-bottom:1.35rem}.admin-form-title{letter-spacing:-.02em;margin:.25rem 0 .5rem;font-size:1.35rem;font-weight:700}.admin-form-lead{color:var(--shell-muted);max-width:52ch;margin:0;font-size:.9rem;line-height:1.45}.admin-row{flex-direction:column;gap:.45rem;margin-bottom:1.15rem;display:flex}.admin-row label{letter-spacing:.02em;color:var(--shell-gray);font-size:.8rem;font-weight:600}.admin-row input:not([type=file]),.admin-row textarea{color:#fff;background:#00000059;border:1px solid #ffffff1f;border-radius:10px;padding:.7rem 1rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.admin-row input::placeholder,.admin-row textarea::placeholder{color:var(--shell-muted)}.admin-row input:not([type=file]):focus,.admin-row textarea:focus{border-color:#e5091480;outline:none;box-shadow:0 0 0 3px #e509141a}.admin-row textarea{resize:vertical;min-height:88px}.admin-row select{color:#fff;cursor:pointer;appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:var(--shell-red);background-color:#00000073;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a3a3ad' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;border:1px solid #ffffff1f;border-radius:10px;padding:.7rem 2.75rem .7rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s,background-color .15s}.admin-row select:hover:not(:disabled){background-color:#0000008c;border-color:#fff3}.admin-row select:disabled{opacity:.55;cursor:not-allowed}.admin-row select:focus{border-color:#e509148c;outline:none;box-shadow:0 0 0 3px #e509141f}.admin-row select option{color:#fff;background:#1a1a22;padding:.5rem}.shell-select{min-width:0;max-width:100%;display:inline-block;position:relative}.shell-select__trigger{width:100%;min-height:2.15rem;color:var(--shell-white);cursor:pointer;text-align:left;background:linear-gradient(#ffffff0f 0%,#0000006b 100%);border:1px solid #ffffff24;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:.4rem 2rem .4rem .65rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s;display:inline-flex;position:relative}.shell-select__trigger:hover:not(:disabled){background:linear-gradient(#ffffff14 0%,#00000080 100%);border-color:#e5091459}.shell-select__trigger:focus-visible{border-color:#e509148c;outline:none;box-shadow:0 0 0 3px #e509141f}.shell-select__trigger:disabled{opacity:.55;cursor:not-allowed}.shell-select__value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.shell-select__chev{border-right:2px solid var(--shell-gray);border-bottom:2px solid var(--shell-gray);pointer-events:none;opacity:.85;width:.65rem;height:.65rem;margin-top:-.32rem;transition:transform .2s,border-color .15s;position:absolute;top:50%;right:.55rem;transform:rotate(45deg)}.shell-select[data-open=true] .shell-select__chev{border-color:#e50914a6;margin-top:.1rem;transform:rotate(225deg)}.shell-select__list{overscroll-behavior:contain;background:#121218;border:1px solid #ffffff1f;border-radius:10px;max-height:min(240px,70vh);margin:0;padding:.35rem 0;list-style:none;overflow-y:auto;box-shadow:0 18px 48px #0000008c,0 0 0 1px #0006}.shell-select__list::-webkit-scrollbar{width:8px}.shell-select__list::-webkit-scrollbar-track{background:#00000040;border-radius:8px}.shell-select__list::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:8px}.shell-select__list::-webkit-scrollbar-thumb:hover{background:#ffffff47}.shell-select__opt{color:var(--shell-white);cursor:pointer;margin:0;padding:.5rem .85rem;font-size:.82rem;line-height:1.35;transition:background .1s,color .1s}.shell-select__opt:hover{color:#fff;background:#e5091424}.shell-select__opt--active{color:#fff;background:#e5091438;font-weight:600}.shell-select__opt--active:hover{background:#e509144d}.shell-select--table{width:100%;max-width:200px}.shell-select--form{width:100%;max-width:none}.shell-select--form .shell-select__trigger{min-height:unset;border-radius:10px;padding:.7rem 2.75rem .7rem 1rem;font-size:.95rem}.shell-select--form .shell-select__chev{right:.85rem}.shell-select--form .shell-select__opt{padding:.55rem 1rem;font-size:.95rem}.admin-file{background:#0006;border:1px dashed #ffffff2e;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.65rem .85rem;transition:border-color .15s,background .15s;display:flex}.admin-file:focus-within{background:#00000080;border-style:solid;border-color:#e5091473;box-shadow:0 0 0 3px #e5091414}.admin-file input[type=file]{min-width:0;color:var(--shell-gray);background:0 0;border:none;flex:200px;margin:0;padding:0;font-size:.85rem}.admin-file input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%);border:1px solid #ffffff24;border-radius:8px;margin-right:.85rem;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,transform .1s}.admin-file input[type=file]::file-selector-button:hover{background:#e5091438;border-color:#e5091473}.admin-file input[type=file]::file-selector-button:active{transform:scale(.98)}.admin-file input[type=file]::-webkit-file-upload-button{color:#fff;cursor:pointer;background:linear-gradient(#ffffff1a 0%,#ffffff0a 100%);border:1px solid #ffffff24;border-radius:8px;margin-right:.85rem;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .15s,border-color .15s,transform .1s}.admin-file input[type=file]::-webkit-file-upload-button:hover{background:#e5091438;border-color:#e5091473}.admin-file input[type=file]::-webkit-file-upload-button:active{transform:scale(.98)}.admin-checks{border-radius:var(--shell-radius);background:#00000038;border:1px solid #ffffff14;flex-direction:column;gap:.75rem;margin:1rem 0 1.35rem;padding:1rem 1.1rem;display:flex}.admin-check{cursor:pointer;align-items:flex-start;gap:.75rem;margin:0;font-size:.9rem;line-height:1.45;display:flex}.admin-check input[type=checkbox]{appearance:none;cursor:pointer;background:#00000059;border:2px solid #ffffff47;border-radius:5px;flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.12rem;transition:border-color .15s,background .15s,box-shadow .15s}.admin-check input[type=checkbox]:hover{border-color:#ffffff73}.admin-check input[type=checkbox]:focus{border-color:#e5091499;outline:none;box-shadow:0 0 0 3px #e5091426}.admin-check input[type=checkbox]:checked{background:var(--shell-red);border-color:var(--shell-red);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpath d='M5 12l5 5L20 7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.75rem}.admin-check-text{flex-direction:column;gap:.2rem;display:flex}.admin-check-title{color:#fffffff2;font-weight:600}.admin-check-hint{color:var(--shell-muted);font-size:.78rem;font-weight:500;line-height:1.35}.admin-submit{max-width:280px;box-shadow:0 8px 24px var(--shell-red-glow);border-radius:999px;margin-top:.25rem}.admin-submit:disabled{box-shadow:none}.admin-library{margin-bottom:2rem}.admin-empty{text-align:center;border-radius:var(--shell-radius-lg);border:1px dashed var(--shell-border);color:var(--shell-gray);background:#ffffff05;padding:2.5rem 1.5rem;font-size:.95rem}.admin-table-skeleton{flex-direction:column;gap:.65rem;margin-bottom:1rem;display:flex}.admin-skel-row{border-radius:var(--shell-radius);background:linear-gradient(90deg,#ffffff0a 0%,#ffffff17 50%,#ffffff0a 100%) 0 0/200% 100%;height:56px;animation:1.2s ease-in-out infinite shell-shimmer}.admin-table-wrap{overflow-x:auto}.admin-table-card{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-border);background:#16161cd9;padding:.25rem;box-shadow:0 16px 40px #00000059}.admin-table{border-collapse:collapse;width:100%;font-size:.88rem}.admin-table thead th{letter-spacing:.1em;text-transform:uppercase;color:var(--shell-muted);text-align:left;border-bottom:1px solid var(--shell-border);background:#00000059;padding:.85rem .75rem;font-size:.68rem;font-weight:700}.admin-table tbody tr{transition:background .15s}.admin-table tbody tr:hover{background:#ffffff08}.admin-table th,.admin-table td{border-bottom:1px solid var(--shell-border);text-align:left;vertical-align:middle;padding:.75rem}.admin-table tbody tr:last-child td{border-bottom:none}.admin-thumb-wrap{border:1px solid var(--shell-border);background:#111;border-radius:8px;width:96px;height:54px;overflow:hidden;box-shadow:0 4px 12px #00000059}.admin-table img.thumb{object-fit:cover;width:100%;height:100%;display:block}.admin-cell-title{color:var(--shell-white);text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:220px;font-weight:600;overflow:hidden}@media (width>=900px){.admin-cell-title{max-width:320px}}.admin-pill{letter-spacing:.04em;border:1px solid var(--shell-border);color:var(--shell-gray);border-radius:6px;align-items:center;padding:.2rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.admin-pill--format{background:#ffffff0f}.admin-badge{border:1px solid var(--shell-border);color:var(--shell-gray);background:#ffffff0f;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.admin-badge--kids{color:#b8d4ff;background:#82b4ff1f;border-color:#82b4ff59}.admin-badge--live{color:#86efac;background:#22c55e26;border-color:#22c55e66}.admin-badge--off{color:#fde047;background:#facc1514;border-color:#facc1540}.admin-actions{flex-wrap:wrap;gap:.45rem;display:flex}.btn-admin-sm{padding:.4rem .75rem;font-size:.8rem}.btn-danger-ghost{color:#fca5a5;border-color:#ef444459}.btn-danger-ghost:hover{color:#fecaca;background:#ef44441f;border-color:#ef444480}.admin-select-inline{width:100%;max-width:200px;color:var(--shell-white);appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;accent-color:var(--shell-red);cursor:pointer;background-color:#00000073;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23a3a3ad' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .55rem center;background-repeat:no-repeat;border:1px solid #ffffff24;border-radius:8px;padding:.4rem 2rem .4rem .65rem;font-size:.82rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background-color .15s}.admin-select-inline:hover:not(:disabled){border-color:#e5091459}.admin-select-inline:focus{border-color:#e509148c;outline:none;box-shadow:0 0 0 3px #e509141f}.admin-select-inline:disabled{opacity:.55;cursor:not-allowed}.admin-select-inline option{color:#fff;background:#1a1a22}.admin-inline-num{border:1px solid var(--shell-border);width:4.5rem;color:var(--shell-white);background:#00000059;border-radius:6px;padding:.35rem .45rem;font-size:.85rem}.admin-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.admin-modal-panel{border-radius:var(--shell-radius-lg);border:1px solid var(--shell-border);background:var(--shell-card,#1a1a20);width:100%;max-width:440px;max-height:min(90vh,720px);padding:1.5rem 1.75rem;overflow-y:auto;box-shadow:0 24px 64px #0000008c}.admin-modal-title{color:var(--shell-white);margin:0 0 .35rem;font-size:1.25rem;font-weight:700}.admin-modal-lead{color:var(--shell-muted);word-break:break-all;margin:0 0 1.25rem;font-size:.88rem}.admin-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:1rem;display:flex}.admin-modal-panel .admin-submit{max-width:none}
