.site--admin{--admin-sidebar-w: 268px;--admin-bg: #0a0a0c;--admin-surface: #141418;--admin-surface-2: #1c1c22;--admin-border: rgba(255, 255, 255, .08);--admin-text: #f2f2f2;--admin-muted: #9ca3af;--admin-red: #e50914;--admin-red-dim: rgba(229, 9, 20, .18);--admin-gold: #f5c518;--admin-green: #46d369;--admin-blue: #5eb3ff;--admin-radius: 12px;--admin-shadow: 0 8px 32px rgba(0, 0, 0, .45);min-height:100vh;min-height:100dvh;background:var(--admin-bg);color:var(--admin-text);font-family:system-ui,-apple-system,Segoe UI,Noto Sans Thai,sans-serif}.site--admin *{box-sizing:border-box}.admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:38px;padding:0 1rem;font:inherit;font-size:.85rem;font-weight:600;border-radius:10px;border:1px solid transparent;cursor:pointer;transition:background .15s,border-color .15s,transform .12s}.admin-btn:active:not(:disabled){transform:scale(.98)}.admin-btn:disabled{opacity:.55;cursor:not-allowed}.admin-btn--block{width:100%}.admin-btn--sm{min-height:34px;padding:0 .7rem;font-size:.78rem}.admin-btn--lg{min-height:48px;font-size:.95rem}.admin-btn--primary{color:#fff;background:linear-gradient(180deg,#f40612,#b20710);border-color:#e5091499;box-shadow:0 4px 14px #e5091459}.admin-btn--primary:hover:not(:disabled){filter:brightness(1.08)}.admin-btn--ghost{color:var(--admin-muted);background:transparent;border-color:var(--admin-border)}.admin-btn--ghost:hover:not(:disabled){color:var(--admin-text);background:#ffffff0f}.admin-btn--outline{color:var(--admin-text);background:transparent;border-color:#fff3}.admin-btn--danger{color:#ffb4b4;background:#b4000033;border-color:#e5091473}.admin-btn--danger:hover:not(:disabled){background:#e5091459;color:#fff}.admin-main__body--banners{max-width:1200px;padding-inline:clamp(1rem,2.5vw,1.75rem)}.admin-page--banners{display:flex;flex-direction:column;gap:1.75rem;max-width:100%}.admin-banners-intro{padding:1.15rem 1.25rem;border-radius:var(--admin-radius);border:1px solid rgba(245,197,24,.22);background:linear-gradient(135deg,rgba(245,197,24,.1) 0%,rgba(229,9,20,.06) 48%,transparent 100%)}.admin-banners-intro__eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--admin-gold)}.admin-banners-intro__text{margin:0 0 .85rem;font-size:.88rem;line-height:1.55;color:var(--admin-muted);max-width:52rem}.admin-banners-intro__chips{display:flex;flex-wrap:wrap;gap:.45rem}.admin-banners-chip{padding:.28rem .65rem;font-size:.72rem;font-weight:600;color:#e8e8e8;background:#ffffff0f;border:1px solid var(--admin-border);border-radius:999px}.admin-banners-settings{display:grid;grid-template-columns:auto 1fr;gap:1rem 1.25rem;align-items:start;padding:1.15rem 1.25rem;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow)}.admin-banners-settings__icon{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;font-size:1.35rem;border-radius:12px;background:#5eb3ff1f;border:1px solid rgba(94,179,255,.25)}.admin-banners-settings__title{margin:0 0 .35rem;font-size:1.02rem;font-weight:700}.admin-banners-settings__desc{margin:0 0 .85rem;font-size:.82rem;line-height:1.5;color:var(--admin-muted)}.admin-banners-settings__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.admin-banners-settings__field{display:flex;flex-direction:column;gap:.3rem;min-width:10rem}.admin-banners-settings__field>span:first-child{font-size:.78rem;font-weight:600;color:var(--admin-muted)}.admin-banners-settings__field input[type=number]{width:7.5rem;padding:.5rem .65rem;font:inherit;font-size:.9rem;color:var(--admin-text);background:var(--admin-surface-2);border:1px solid var(--admin-border);border-radius:8px}.admin-banners-settings__hint{font-size:.7rem;color:var(--admin-muted)}.admin-banner-section{margin:0}.admin-banner-section__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1rem;padding-bottom:.65rem;border-bottom:1px solid var(--admin-border)}.admin-banner-section__title{margin:0;font-size:1.05rem;font-weight:700;color:var(--admin-gold)}.admin-banner-section__desc{margin:.25rem 0 0;font-size:.8rem;color:var(--admin-muted)}.admin-banner-section__count{padding:.25rem .65rem;font-size:.72rem;font-weight:700;color:var(--admin-gold);background:#f5c5181a;border:1px solid rgba(245,197,24,.28);border-radius:999px;white-space:nowrap}.admin-banner-stack{display:flex;flex-direction:column;gap:1.25rem}.admin-banner-stack--single{max-width:920px}.admin-banner-grid--sides{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1.25rem;align-items:start}.admin-banner-card{display:flex;flex-direction:column;gap:0;overflow:hidden;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:0 4px 20px #00000040}.admin-banner-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;background:var(--admin-surface-2);border-bottom:1px solid var(--admin-border)}.admin-banner-card__identity{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;min-width:0}.admin-banner-card__badge{padding:.2rem .5rem;font-size:.68rem;font-weight:700;letter-spacing:.04em;color:#111;background:var(--admin-gold);border-radius:4px}.admin-banner-card__title{margin:0;font-size:.95rem;font-weight:700}.admin-banner-card__slot{padding:.15rem .45rem;font-size:.68rem;color:var(--admin-blue);background:#5eb3ff1a;border:1px solid rgba(94,179,255,.22);border-radius:4px}.admin-banner-card__toggle{display:flex;align-items:center;gap:.5rem;font-size:.78rem;color:var(--admin-muted);white-space:nowrap;cursor:pointer;flex-shrink:0}.admin-banner-card__toggle input{position:absolute;opacity:0;width:0;height:0}.admin-banner-card__switch{position:relative;width:2.35rem;height:1.25rem;border-radius:999px;background:#ffffff1f;border:1px solid var(--admin-border);transition:background .2s,border-color .2s}.admin-banner-card__switch:after{content:"";position:absolute;top:2px;left:2px;width:.95rem;height:.95rem;border-radius:50%;background:#aaa;transition:transform .2s,background .2s}.admin-banner-card__switch--on{background:#46d36940;border-color:#46d36973}.admin-banner-card__switch--on:after{transform:translate(1.1rem);background:var(--admin-green)}.admin-banner-card__toggle-text{font-weight:600;color:var(--admin-text)}.admin-banner-card__body{display:grid;gap:0}.admin-banner-card--wide .admin-banner-card__body,.admin-banner-card--overlay .admin-banner-card__body{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.admin-banner-card--side .admin-banner-card__body{grid-template-columns:1fr}.admin-banner-card__preview-panel{padding:1rem;background:#00000047;border-bottom:1px solid var(--admin-border)}.admin-banner-card--wide .admin-banner-card__preview-panel,.admin-banner-card--overlay .admin-banner-card__preview-panel{border-bottom:none;border-right:1px solid var(--admin-border)}.admin-banner-card__preview-label{margin:0 0 .65rem;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-muted)}.admin-banner-card__preview-stage{display:flex;justify-content:center;align-items:center;min-height:4rem;padding:.5rem}.admin-banner-card__preview{position:relative;width:100%;max-width:100%;border-radius:6px;overflow:hidden;border:2px solid rgba(245,197,24,.4);background:#0a0a0e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;box-shadow:0 8px 28px #0006}.admin-banner-card__preview--720x200{max-width:720px;aspect-ratio:720 / 200}.admin-banner-card__preview--720x90{max-width:720px;aspect-ratio:720 / 90}.admin-banner-card__preview--150x400{width:100%;max-width:150px;aspect-ratio:150 / 400}.admin-banner-card__preview:after{content:attr(data-size);position:absolute;right:6px;bottom:6px;padding:.15rem .45rem;font-size:.62rem;font-weight:700;color:#fff;background:#000000bf;border-radius:4px;pointer-events:none;z-index:2}.admin-banner-card__preview img{display:block;width:100%;height:100%;object-fit:cover}.admin-banner-card__preview--empty .admin-banner-card__size{font-size:1rem;font-weight:700;color:#ffffff47}.admin-banner-card--side .admin-banner-card__preview--empty .admin-banner-card__size{writing-mode:vertical-rl;text-orientation:mixed}.admin-banner-card__empty{font-size:.8rem;color:#ffffff2e}.admin-banner-card__form{display:flex;flex-direction:column;gap:.85rem;padding:1rem}.admin-banner-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-banner-card__actions label.admin-btn{cursor:pointer}.admin-banner-card__fields{display:flex;flex-direction:column;gap:.65rem}.admin-banner-card__field{display:flex;flex-direction:column;gap:.35rem}.admin-banner-card__field>span{font-size:.76rem;font-weight:600;color:var(--admin-muted)}.admin-banner-card__field input{width:100%;padding:.5rem .65rem;font:inherit;font-size:.85rem;color:var(--admin-text);background:var(--admin-surface-2);border:1px solid var(--admin-border);border-radius:8px;transition:border-color .15s}.admin-banner-card__field input:focus{border-color:#f5c51873;outline:none}@media (max-width: 900px){.admin-banner-card--wide .admin-banner-card__body,.admin-banner-card--overlay .admin-banner-card__body{grid-template-columns:1fr}.admin-banner-card--wide .admin-banner-card__preview-panel,.admin-banner-card--overlay .admin-banner-card__preview-panel{border-right:none;border-bottom:1px solid var(--admin-border)}}@media (max-width: 640px){.admin-banners-settings{grid-template-columns:1fr}.admin-banner-card__head{flex-direction:column;align-items:stretch}.admin-banner-card__toggle{justify-content:space-between}}.admin-shell{display:grid;grid-template-columns:var(--admin-sidebar-w) minmax(0,1fr);min-height:100vh;min-height:100dvh}.admin-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;border:none;background:#000000a6;cursor:pointer}.admin-sidebar{display:flex;flex-direction:column;gap:.5rem;padding:1rem .85rem;background:linear-gradient(180deg,#121216,#0e0e11);border-right:1px solid var(--admin-border);position:sticky;top:0;height:100vh;height:100dvh;overflow-y:auto;z-index:100}.admin-sidebar__logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;padding:.35rem .4rem}.admin-sidebar__logo-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--admin-red),#8b0000);border-radius:8px}.admin-sidebar__logo-text{font-size:1.05rem;font-weight:800;color:#fff;line-height:1.15}.admin-sidebar__logo-text small{display:block;font-size:.65rem;font-weight:600;color:var(--admin-muted);letter-spacing:.12em}.admin-sidebar__logo-inner{display:flex;align-items:center;gap:.5rem;min-width:0;flex:1}.admin-sidebar__logo-inner.site-logo--with-img{gap:.5rem}.admin-sidebar__logo-img{display:block;height:clamp(48px,9vw,60px);width:auto;max-width:100px;flex-shrink:0;object-fit:contain}.admin-sidebar__logo-text-fallback.site-logo--text{font-size:clamp(1.05rem,2.2vw,1.3rem);line-height:1.15;white-space:nowrap}.admin-sidebar__logo-text-fallback.site-logo--text .site-logo__mark{color:var(--admin-red);font-weight:800}.admin-sidebar__logo-text-fallback.site-logo--text .site-logo__suffix{color:#fff;font-weight:500}.admin-sidebar__logo-admin{margin-left:auto;font-size:.62rem;font-weight:700;color:var(--admin-muted);letter-spacing:.14em;text-transform:uppercase}.admin-login__logo-inner.site-logo--text{font-size:clamp(2.25rem,6vw,3.25rem)}.admin-login__logo-inner.site-logo--text .site-logo__mark{color:var(--admin-red);font-weight:800}.admin-login__logo-inner.site-logo--text .site-logo__suffix{color:#fff;font-weight:500}.admin-login__logo-img{display:block;height:clamp(80px,16vw,140px);width:auto;max-width:min(400px,92vw);margin-inline:auto;object-fit:contain}.admin-branding-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1rem}.admin-branding-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius)}.admin-branding-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.admin-branding-card__title{font-size:.92rem;font-weight:700;margin:0}.admin-branding-card__size{font-size:.72rem;color:var(--admin-muted)}.admin-branding-card__preview{display:grid;place-items:center;min-height:96px;padding:.75rem;background:var(--admin-surface-2);border-radius:10px;border:1px dashed var(--admin-border)}.admin-branding-card__preview--logo{min-height:72px}.admin-branding-card__preview img{max-width:100%;max-height:120px;object-fit:contain}.admin-branding-card__preview--logo img{max-height:56px}.admin-branding-card__empty{font-size:.82rem;color:var(--admin-muted)}.admin-branding-card__actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-branding-card__meta{margin:0;font-size:.75rem;color:var(--admin-green)}.admin-meta--ok{color:var(--admin-green)}.admin-branding-bundle{position:relative;display:grid;gap:.75rem;padding:1.25rem 1.25rem 1.35rem;margin-bottom:1rem;background:linear-gradient(135deg,#e5091424,#141418f2 42%);border:1px solid rgba(229,9,20,.35);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow)}.admin-branding-bundle__badge{position:absolute;top:.85rem;right:.85rem;padding:.2rem .55rem;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--admin-red);border-radius:999px}.admin-branding-bundle__title{margin:0;font-size:1.15rem;font-weight:800}.admin-branding-bundle__desc{margin:.35rem 0 0;font-size:.88rem;line-height:1.55;color:#d1d5db}.admin-branding-bundle__list{margin:.65rem 0 0;padding-left:1.1rem;font-size:.82rem;line-height:1.6;color:var(--admin-muted)}.admin-branding-bundle__actions{margin-top:1rem}.admin-branding-fallback{margin-bottom:1rem}.admin-branding-fallback__form{display:flex;flex-direction:column;gap:.85rem;margin-top:.75rem}.admin-branding-fallback__fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.admin-branding-fallback__fields label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;color:var(--admin-muted)}.admin-branding-fallback__fields input{min-height:38px;padding:.45rem .65rem;font:inherit;color:var(--admin-text);background:var(--admin-surface-2);border:1px solid var(--admin-border);border-radius:8px}.admin-branding-fallback__preview{margin:0;font-size:.82rem;color:var(--admin-muted)}.admin-branding-fallback__sample.site-logo--text{font-size:1.15rem;letter-spacing:-.03em}.admin-branding-fallback__sample .site-logo__mark{color:var(--admin-red);font-weight:800}.admin-branding-fallback__sample .site-logo__suffix{color:#fff;font-weight:500}@media (max-width: 560px){.admin-branding-fallback__fields{grid-template-columns:1fr}}.admin-sidebar__nav{flex:1;display:flex;flex-direction:column;gap:.75rem;padding:.25rem 0}.admin-sidebar__group-title{margin:0 0 .25rem;padding:0 .5rem;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#6b7280}.admin-sidebar__link{display:flex;align-items:center;gap:.55rem;padding:.52rem .65rem;font-size:.84rem;font-weight:500;color:var(--admin-muted);text-decoration:none;border-radius:10px;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.admin-sidebar__link:hover{color:var(--admin-text);background:#ffffff0d}.admin-sidebar__link--on{color:#fff;background:var(--admin-red-dim);border-color:#e5091459;box-shadow:inset 3px 0 0 var(--admin-red)}.admin-sidebar__link-icon{width:1.35rem;text-align:center;flex-shrink:0}.admin-sidebar__foot{padding-top:.75rem;border-top:1px solid var(--admin-border)}.admin-sidebar__user-card{display:flex;align-items:center;gap:.6rem;padding:.55rem;margin-bottom:.65rem;background:#ffffff0a;border-radius:10px}.admin-sidebar__avatar{width:2.25rem;height:2.25rem;display:grid;place-items:center;font-weight:800;font-size:.95rem;color:#fff;background:linear-gradient(135deg,#333,#111);border-radius:50%;flex-shrink:0}.admin-sidebar__user{margin:0;font-size:.85rem;font-weight:600}.admin-sidebar__email{margin:.1rem 0 0;font-size:.7rem;color:#6b7280;word-break:break-all}.admin-sidebar__foot-actions{display:flex;flex-direction:column;gap:.4rem}.admin-main{display:flex;flex-direction:column;min-width:0;background:radial-gradient(ellipse 80% 50% at 100% 0%,rgba(229,9,20,.08),transparent 50%),radial-gradient(ellipse 60% 40% at 0% 100%,rgba(94,179,255,.05),transparent 45%),var(--admin-bg)}.admin-topbar{display:flex;align-items:center;gap:.85rem;padding:.85rem 1.35rem;border-bottom:1px solid var(--admin-border);background:#0a0a0cd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50}.admin-topbar__menu{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-surface);cursor:pointer}.admin-topbar__menu span{display:block;width:18px;height:2px;margin:0 auto;background:#fff;border-radius:1px}.admin-topbar__title{margin:0;font-size:1.2rem;font-weight:700}.admin-topbar__sub{margin:.15rem 0 0;font-size:.82rem;color:var(--admin-muted)}.admin-main__body{padding:1.25rem 1.35rem 2.5rem;max-width:1280px}.admin-page{display:flex;flex-direction:column;gap:1.15rem;animation:admin-fade-in .25s ease}@keyframes admin-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.admin-stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.75rem}.admin-stat{position:relative;padding:1rem 1rem .85rem;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);overflow:hidden}.admin-stat:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#444}.admin-stat--red:before{background:var(--admin-red)}.admin-stat--gold:before{background:var(--admin-gold)}.admin-stat--green:before{background:var(--admin-green)}.admin-stat--blue:before{background:var(--admin-blue)}.admin-stat__icon{font-size:1.1rem;display:block;margin-bottom:.35rem}.admin-stat__label{display:block;font-size:.72rem;color:var(--admin-muted)}.admin-stat__value{display:block;font-size:1.45rem;font-weight:800;margin-top:.15rem;letter-spacing:-.02em}.admin-stat__hint{display:block;font-size:.68rem;color:#6b7280;margin-top:.2rem}.admin-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);overflow:hidden}.admin-card__title{margin:0;padding:.85rem 1.1rem;font-size:.95rem;font-weight:700;border-bottom:1px solid var(--admin-border);background:#ffffff05}.admin-card__body{padding:0}.admin-card__body .admin-table{margin:0}.admin-card__foot{padding:.75rem 1.1rem;border-top:1px solid var(--admin-border)}.admin-grid-2{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.admin-toolbar-bar{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center;justify-content:space-between}.admin-toolbar__select,.admin-toolbar-bar select{min-height:38px;padding:0 .65rem;font:inherit;font-size:.85rem;color:var(--admin-text);background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;cursor:pointer}.admin-toolbar{display:flex;flex:1;min-width:min(100%,320px);align-items:center;gap:.5rem;padding:.35rem .5rem .35rem .75rem;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:999px}.admin-toolbar__icon{opacity:.5;font-size:.9rem}.admin-toolbar__input{flex:1;min-width:0;min-height:38px;padding:0;font:inherit;font-size:.88rem;color:var(--admin-text);background:transparent;border:none;outline:none}.admin-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table{width:100%;border-collapse:collapse;font-size:.84rem}.admin-table th,.admin-table td{padding:.65rem 1rem;text-align:left;border-bottom:1px solid var(--admin-border);vertical-align:middle}.admin-table th{font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-muted);background:#00000040}.admin-table tbody tr:hover{background:#ffffff08}.admin-table__actions{white-space:nowrap}.admin-table--compact{font-size:.8rem}.admin-table a{color:#fff;text-decoration:none;font-weight:500}.admin-table a:hover{color:var(--admin-gold)}.admin-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.5rem}.admin-pager__total{font-size:.82rem;color:var(--admin-muted)}.admin-pager__nav{display:flex;align-items:center;gap:.5rem}.admin-pager__num{font-size:.82rem;color:var(--admin-muted);min-width:5rem;text-align:center}.admin-field{display:block;margin-bottom:1rem}.admin-field__label{display:block;margin-bottom:.35rem;font-size:.78rem;font-weight:600;color:var(--admin-muted)}.admin-field__input{display:block;width:100%;min-height:44px;padding:0 .85rem;font:inherit;font-size:.9rem;color:var(--admin-text);background:#0f0f12;border:1px solid rgba(255,255,255,.12);border-radius:10px;transition:border-color .15s,box-shadow .15s}.admin-field__input:focus{outline:none;border-color:#e509148c;box-shadow:0 0 0 3px #e5091426}.admin-field__row{display:flex;gap:.4rem}.admin-field__row .admin-field__input{flex:1}.admin-field__toggle{flex-shrink:0;padding:0 .75rem;font:inherit;font-size:.78rem;color:var(--admin-muted);background:var(--admin-surface-2);border:1px solid var(--admin-border);border-radius:10px;cursor:pointer}.admin-form label{display:block;margin-bottom:.85rem;font-size:.78rem;font-weight:600;color:var(--admin-muted)}.admin-form input,.admin-form textarea,.admin-form select{display:block;width:100%;margin-top:.35rem;padding:.55rem .75rem;font:inherit;font-size:.88rem;color:var(--admin-text);background:#0f0f12;border:1px solid rgba(255,255,255,.12);border-radius:10px}.admin-form textarea{min-height:5rem;resize:vertical}.admin-panel__card--form,.admin-page .admin-panel__card--form{padding:1.1rem}.admin-panel__card--list{padding:1rem}.admin-page .admin-panel__card--form{padding:1.1rem;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius);margin-bottom:1rem}.admin-panel__subhead{margin:0 0 .75rem;font-size:.88rem;font-weight:600;color:var(--admin-muted)}.admin-alert{margin:0;padding:.65rem .85rem;font-size:.85rem;border-radius:10px;border:1px solid transparent}.admin-alert--err{color:#ffb4b4;background:#e509141f;border-color:#e5091459}.admin-alert--ok{color:#8fd99a;background:#46d3691a;border-color:#46d3694d}.admin-alert--info{color:#ccc;background:#ffffff0d;border-color:var(--admin-border)}.admin-note{margin:0;padding:.75rem 1rem;font-size:.84rem;line-height:1.5;color:#e8d48a;background:#f5c51814;border:1px solid rgba(245,197,24,.22);border-radius:10px}.admin-link{font-size:.85rem;font-weight:600;color:var(--admin-gold);text-decoration:none}.admin-link:hover{text-decoration:underline}.admin-badge{display:inline-block;font-size:.68rem;font-weight:700;padding:.2rem .5rem;border-radius:6px;text-transform:uppercase;letter-spacing:.03em;background:#333;color:#ccc}.admin-badge--open{background:#e5091440;color:#ffb4b4}.admin-badge--answered{background:#46d36933;color:#8fd99a}.admin-badge--closed{background:#ffffff14;color:#888}.admin-ticket{padding:1.1rem!important}.admin-ticket header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.admin-ticket__user{font-size:.8rem;color:var(--admin-muted);margin:0 0 .5rem}.admin-ticket__msg{white-space:pre-wrap;margin:.5rem 0;line-height:1.55;color:#d1d5db}.admin-ticket__reply{margin:.75rem 0 0;padding:.75rem 1rem;border-left:3px solid var(--admin-red);background:#00000059;border-radius:0 10px 10px 0;line-height:1.5}.admin-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:3rem 1rem;color:var(--admin-muted)}.admin-loading__spinner{width:2rem;height:2rem;border:2px solid rgba(255,255,255,.12);border-top-color:var(--admin-red);border-radius:50%;animation:admin-spin .7s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-empty{text-align:center;padding:2rem 1rem;color:var(--admin-muted)}.admin-empty__icon{font-size:2rem;display:block;margin-bottom:.5rem}.admin-seo-layout{display:grid;grid-template-columns:minmax(160px,200px) minmax(0,1fr);gap:1rem;align-items:start}.admin-seo-nav{display:flex;flex-direction:column;gap:.4rem;position:sticky;top:4.5rem}.admin-seo-nav__btn{text-align:left;padding:.55rem .75rem;font:inherit;font-size:.84rem;font-weight:500;color:var(--admin-muted);background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s}.admin-seo-nav__btn--on{color:#fff;border-color:#e5091473;background:var(--admin-red-dim)}.admin-page--seo .admin-form{padding:1.1rem}.admin-login{position:relative;min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:1.5rem;overflow:hidden}.admin-login__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(229,9,20,.2),transparent 45%),radial-gradient(circle at 80% 80%,rgba(94,179,255,.12),transparent 40%),var(--admin-bg);pointer-events:none}.admin-login__panel{position:relative;z-index:1;width:min(100%,920px);display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;align-items:center}.admin-login__intro{display:flex;flex-direction:column;align-items:center;text-align:center}.admin-login__intro h1{margin:.5rem 0;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;width:100%}.admin-login__logo{display:flex;justify-content:center;width:100%;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.admin-login__logo-inner{display:inline-flex;align-items:center;justify-content:center}.admin-login__logo-mark{color:var(--admin-red)}.admin-login__tagline{margin:0;font-size:.95rem;line-height:1.6;color:var(--admin-muted);max-width:22rem;margin-inline:auto}.admin-login__card{padding:1.75rem;background:#141418eb;border:1px solid var(--admin-border);border-radius:16px;box-shadow:var(--admin-shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.admin-login__card-title{margin:0 0 1.25rem;font-size:1.15rem;font-weight:700}.admin-login__back{margin:1.25rem 0 0;text-align:center;font-size:.85rem}.admin-login__back a{color:var(--admin-muted);text-decoration:none}.admin-login__back a:hover{color:#fff}.admin-login--loading{min-height:100vh}.admin-form--google{margin-top:1.25rem}.admin-form__lead{margin:0 0 1rem;font-size:.84rem;line-height:1.55;color:var(--admin-muted)}.admin-form__lead strong{color:var(--admin-text)}.admin-form__subhead{margin:1.35rem 0 .5rem;font-size:1rem;font-weight:600;color:var(--admin-text)}.admin-meta--tight{margin-top:.75rem;margin-bottom:.25rem}.admin-player-preview{margin:1rem 0;padding:.85rem 1rem;border-radius:8px;border:1px solid var(--admin-border);background:#0003}.admin-player-preview__url{display:block;font-size:.78rem;word-break:break-all;color:var(--admin-accent, #7dd3fc)}.admin-details{margin:0 0 1rem;font-size:.82rem;color:var(--admin-muted);border:1px solid var(--admin-border);border-radius:10px;background:var(--admin-surface-2)}.admin-details summary{padding:.65rem .85rem;cursor:pointer;font-weight:600;color:var(--admin-text)}.admin-details__list{margin:0;padding:0 .85rem .85rem 1.5rem;line-height:1.55}.admin-details__list code{font-size:.78rem;color:#e8c4c4;word-break:break-all}.admin-gsc-guide{margin-top:1.25rem}.admin-gsc-guide__steps{margin:0 0 1rem;padding-left:1.35rem;font-size:.84rem;line-height:1.6;color:var(--admin-muted)}.admin-gsc-guide__steps>li{margin-bottom:.85rem}.admin-gsc-guide__steps>li:last-child{margin-bottom:0}.admin-gsc-guide__steps ul{margin:.4rem 0 0;padding-left:1.1rem;list-style:disc}.admin-gsc-guide__steps li li{margin-bottom:.35rem}.admin-gsc-guide__steps code{font-size:.78rem;color:#e8c4c4;word-break:break-all}.admin-gsc-guide__steps a{color:#9ec9ff;text-decoration:none}.admin-gsc-guide__steps a:hover{color:#fff;text-decoration:underline}.admin-gsc-verify{margin:1rem 0;padding:1rem;border:1px solid var(--admin-border);border-radius:12px;background:var(--admin-surface-2)}.admin-gsc-verify__title{margin:0 0 .35rem;font-size:.95rem;font-weight:700}.admin-gsc-verify__upload{display:inline-block;margin:.5rem 0 .75rem;cursor:pointer}.admin-gsc-verify__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.admin-gsc-verify__item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;border-radius:8px;background:#0003;border:1px solid var(--admin-border)}.admin-gsc-verify__item code{font-size:.8rem;color:#e8c4c4;word-break:break-all}.admin-gsc-verify__item a{color:#9ec9ff;text-decoration:none;min-width:0}.admin-gsc-verify__item a:hover{text-decoration:underline;color:#fff}@media (max-width: 960px){.admin-shell{grid-template-columns:1fr}.admin-backdrop{display:block;opacity:0;pointer-events:none;transition:opacity .2s}.admin-shell--menu-open .admin-backdrop{opacity:1;pointer-events:auto}.admin-sidebar{position:fixed;left:0;top:0;width:min(var(--admin-sidebar-w),88vw);height:100dvh;transform:translate(-105%);transition:transform .25s ease;box-shadow:8px 0 40px #00000080}.admin-shell--menu-open .admin-sidebar{transform:translate(0)}.admin-topbar__menu{display:flex}.admin-main__body{padding:1rem 1rem 2rem}.admin-login__panel,.admin-seo-layout{grid-template-columns:1fr}.admin-seo-nav{flex-direction:row;flex-wrap:wrap;position:static}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.admin-stats{grid-template-columns:1fr}.admin-table th,.admin-table td{padding:.5rem .65rem;font-size:.78rem}}.admin-meta--banner{margin:0 0 1rem;padding:.65rem .85rem;border-radius:10px;background:#f5c5181a;border:1px solid rgba(245,197,24,.28)}.admin-meta--note{padding:.55rem .7rem;border-radius:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.admin-tag{display:inline-block;padding:.15rem .45rem;border-radius:6px;font-size:.72rem;font-weight:600}.admin-tag--gold{background:#f5c51833;color:#f5d76e}.admin-perms-inline{font-size:.78rem;color:var(--admin-text-muted, #9ca3af)}.admin-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#000000b8}.admin-modal{width:min(100%,28rem);max-height:min(92dvh,720px);overflow:auto;border-radius:14px;background:#141820;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 60px #0000008c}.admin-modal--wide{width:min(100%,40rem)}.admin-modal__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(255,255,255,.08)}.admin-modal__head h2{margin:0;font-size:1.05rem}.admin-modal__close{border:none;background:transparent;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;opacity:.75}.admin-modal__body{padding:1rem 1.1rem 1.1rem}.admin-modal__foot{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.08)}.admin-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem}.admin-field span{font-size:.8rem;color:var(--admin-text-muted, #9ca3af)}.admin-field input{padding:.55rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#fff}.admin-check--block{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.85rem;font-size:.85rem;cursor:pointer}.admin-perms__group{margin:0 0 .85rem;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.08);border-radius:10px}.admin-perms__group legend{padding:0 .35rem;font-size:.78rem;font-weight:600;color:#f5c518}.admin-perms__grid{display:flex;flex-direction:column;gap:.45rem}.admin-perms__item{display:flex;align-items:flex-start;gap:.5rem;font-size:.82rem;cursor:pointer}.admin-perms__item strong{display:block;font-weight:600}.admin-perms__item small{display:block;margin-top:.1rem;color:var(--admin-text-muted, #9ca3af);font-size:.72rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #e50914;--red-hover: #f40612;--bg: #000;--bg-card: #141414;--text: #fff;--text-muted: #b3b3b3;--border: #333;--site-max: min(1200px, 100%);--pad: clamp(1rem, 4vw, 2.5rem);--header-h: clamp(56px, 10vw, 68px);--radius: 6px;--radius-lg: 12px;--font: "Noto Sans Thai", system-ui, -apple-system, sans-serif;--shadow-card: 0 12px 40px rgba(0, 0, 0, .55);--focus: 0 0 0 3px rgba(229, 9, 20, .55);--hero-h: clamp(300px, 42vh, 440px);--gradient-hero: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, .88) 32%, rgba(0, 0, 0, .45) 58%, transparent 88%), linear-gradient(90deg, rgba(0, 0, 0, .8) 0%, rgba(0, 0, 0, .25) 42%, transparent 72%), linear-gradient(270deg, rgba(0, 0, 0, .45) 0%, transparent 38%);--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased;padding-bottom:var(--safe-bottom);overflow-x:hidden}.site{width:100%;max-width:var(--site-max);margin-inline:auto;min-height:100vh;min-height:100dvh;position:relative;overflow-x:clip}#main{width:100%;display:flex;flex-direction:column;align-items:stretch}img{display:block;max-width:100%;height:auto}.hero__bg .hero__img{max-width:none;width:100%;height:100%;min-height:100%}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit;font-size:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus{outline:none}:focus-visible{outline:2px solid var(--text);outline-offset:3px}.skip-link{position:fixed;top:0;left:max(var(--pad),calc(50% - var(--site-max) / 2 + var(--pad)));z-index:200;padding:.75rem 1rem;background:var(--red);color:var(--text);font-weight:600;border-radius:0 0 var(--radius) var(--radius);transform:translateY(-120%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:44px;padding:.55rem 1.15rem;border-radius:var(--radius);font-weight:600;border:none;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.btn:active{transform:scale(.98)}.btn--primary{background:var(--red);color:var(--text)}.btn--primary:hover{background:var(--red-hover)}.btn--ghost{background:#00000073;color:var(--text);border:1px solid rgba(255,255,255,.45)}.btn--ghost:hover{border-color:var(--text);background:#ffffff14}.btn--lg{min-height:48px;padding:.7rem 1.35rem;font-size:clamp(.95rem,2.5vw,1.05rem)}.btn__arrow{font-size:1.2em}.lang-select{background:#0006;color:var(--text);border:1px solid var(--border);padding:.45rem .65rem;border-radius:var(--radius);min-height:44px;cursor:pointer}.header{position:fixed;top:0;left:50%;z-index:100;width:100%;max-width:var(--site-max);height:calc(var(--header-h) + var(--safe-top));padding:var(--safe-top) clamp(.65rem,2.5vw,1.25rem) 0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem .75rem;transform:translate(-50%);border-bottom:1px solid transparent;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}.header--scrolled,.header--menu-open{background:#08080cf0;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);border-bottom-color:#ffffff14;box-shadow:0 4px 28px #00000073}.header--menu-open{z-index:1310}.header__logo{display:inline-flex;align-items:center;gap:.4rem;flex-shrink:0;font-size:clamp(1.2rem,3.8vw,1.75rem);font-weight:800;color:var(--red);letter-spacing:-.03em;text-decoration:none;z-index:102;justify-self:start;padding:.15rem .1rem;line-height:1.1;transition:opacity .2s,transform .15s}.header__logo .site-logo--with-img{display:inline-flex;align-items:center;gap:.4rem}.header__logo:hover{opacity:.92}.header__logo span.site-logo__suffix{color:var(--text);font-weight:500}.header__logo .site-logo__mark{color:var(--red);font-weight:800}.header__logo .site-logo--text{display:inline}.header__logo-img{display:block;height:clamp(36px,5.5vw,52px);max-height:calc(var(--header-h) - .65rem);width:auto;max-width:min(168px,44vw);object-fit:contain}.site-logo--text{font-size:inherit;letter-spacing:inherit}.site-logo__mark{color:var(--red);font-weight:800}.site-logo__suffix{color:var(--text);font-weight:500}.header__nav{display:none}.header__nav-links{display:contents}.header__nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.4rem .75rem;font-size:.88rem;font-weight:600;color:#d4d4d4;text-decoration:none;white-space:nowrap;border-radius:999px;border:1px solid transparent;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:color .15s,background .15s,border-color .15s,box-shadow .15s}.header__nav-link:hover{color:#fff;background:#ffffff14;border-color:#ffffff1f}.header__nav-link--netflix{border-color:#e5091459;background:#e509141f;color:#fff}.header__nav-link--netflix:hover{background:#e5091447;border-color:#e509148c}.header__nav-link--netflix:before{content:"N";display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em;margin-right:.35em;font-size:.72em;font-weight:800;line-height:1;background:#e50914;border-radius:3px;flex-shrink:0}.header__actions{display:flex;align-items:center;gap:clamp(.35rem,1.5vw,.55rem);z-index:102;justify-self:end;flex-shrink:0}.header__cta-pill{min-height:40px;padding:.45rem 1rem;font-size:.82rem;font-weight:700;border-radius:999px;white-space:nowrap}.lang-select--desktop,.header__login-desktop{display:none}.header__menu-btn{width:clamp(48px,12vw,52px);height:clamp(48px,12vw,52px);min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background:#00000059;border:1px solid rgba(255,255,255,.14);border-radius:12px;cursor:pointer;padding:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s,border-color .15s,transform .1s}.header__menu-btn:hover{background:#ffffff1a;border-color:#ffffff38}.header__menu-btn:active{transform:scale(.94)}.header__menu-icon,.header__menu-icon:before,.header__menu-icon:after{display:block;width:22px;height:2px;background:var(--text);border-radius:2px;transition:transform .25s,opacity .25s}.header__menu-icon{position:relative}.header__menu-icon:before,.header__menu-icon:after{content:"";position:absolute;left:0}.header__menu-icon:before{top:-7px}.header__menu-icon:after{top:7px}.header--menu-open .header__menu-icon{background:transparent}.header--menu-open .header__menu-icon:before{top:0;transform:rotate(45deg)}.header--menu-open .header__menu-icon:after{top:0;transform:rotate(-45deg)}.header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#000000b8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;cursor:pointer}.header__backdrop--legacy{z-index:99}.header-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;pointer-events:none}.header-menu-layer .header__backdrop,.header-menu-layer .header__nav--compact{pointer-events:auto}.header__nav--compact{position:fixed;top:calc(var(--header-h) + var(--safe-top) + .5rem);left:50%;right:auto;bottom:auto;width:min(340px,calc(100vw - 1.25rem));max-height:min(78dvh,560px);margin:0;padding:.7rem .75rem .85rem;display:flex;flex-direction:column;align-items:stretch;gap:0;background:linear-gradient(168deg,#1e1e24,#101014 55%,#0a0a0c);border:1px solid rgba(255,255,255,.12);border-radius:16px;box-shadow:0 24px 56px #000c,inset 0 1px #ffffff12;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translate(-50%);opacity:0;translate:-50% -12px;transition:opacity .22s ease,translate .22s ease;z-index:1}.header__nav--compact.header__nav--open{opacity:1;translate:-50% 0}.header__nav-compact-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.1rem .15rem .55rem;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.header__nav-compact-title{font-size:.88rem;font-weight:700;letter-spacing:.03em;color:#aaa;text-transform:uppercase}.header__nav-compact-close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;line-height:1;color:var(--text-muted);background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer}.header__nav-compact-close:hover{color:var(--text);background:#ffffff1f}.header__menu-section{margin-bottom:.55rem}.header__menu-section:last-child{margin-bottom:0}.header__menu-section-label{display:block;margin:0 0 .35rem .15rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#777}.header__menu-list{display:flex;flex-direction:column;gap:.3rem}.header__menu-item{display:flex;align-items:center;gap:.65rem;width:100%;min-height:48px;padding:.55rem .75rem;font-size:.92rem;font-weight:600;color:#ececec;text-decoration:none;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:11px;cursor:pointer;touch-action:manipulation;transition:background .15s,border-color .15s,color .15s}button.header__menu-item{font:inherit;width:100%}.header__menu-item:hover{color:#fff;background:#ffffff17;border-color:#ffffff29}.header__menu-item-icon{flex-shrink:0;width:1.35rem;text-align:center;font-size:1.05rem;line-height:1}.header__menu-item-label{flex:1;min-width:0}.header__menu-item--netflix{border-color:#e5091466;background:#e5091424}.header__menu-item--netflix:before{content:"N";display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;font-size:.68rem;font-weight:800;line-height:1;background:#e50914;border-radius:3px;flex-shrink:0}.header__menu-item--netflix .header__menu-item-icon{display:none}.header__menu-item--netflix:hover{background:#e5091442;border-color:#e509148c}.header__menu-item--account{border-color:#5b6ee859;background:#5b6ee81f}.header__menu-item--logout{color:#ccc;border-color:#ffffff14}.header__menu-item--logout:hover{color:#fff;background:#e5091433;border-color:#e5091466}.header__menu-item--login{margin-top:.15rem}.header__nav--compact .header__nav-user{display:flex;flex-direction:column;gap:.45rem;padding:.65rem .7rem;margin:0;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.header__nav-user-meta{flex:1;min-width:0}.header__menu-user-actions{display:flex;flex-direction:column;gap:.3rem}.header__menu-section--foot{padding-top:.45rem;margin-top:.15rem;border-top:1px solid rgba(255,255,255,.1)}.header__menu-cta{width:100%;min-height:48px;margin-bottom:.35rem;font-size:.95rem;font-weight:700;border-radius:11px}.header__menu-lang{display:block;margin-top:.35rem}.header__menu-lang .lang-select--nav{width:100%;min-height:46px;margin-top:.3rem;padding:.55rem .75rem;font-size:.9rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:var(--text)}@media (max-width: 480px){.header__nav--compact{width:calc(100vw - 1rem)}}@media (max-width: 767px){.header{grid-template-columns:1fr auto}.header__nav{position:fixed;top:0;right:0;bottom:0;width:min(320px,90vw);z-index:101;display:flex;flex-direction:column;align-items:stretch;gap:.5rem;padding:calc(var(--header-h) + var(--safe-top) + 1.25rem) 1rem 2rem;background:linear-gradient(180deg,#1a1a1f,#0d0d10);transform:translate(100%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-12px 0 40px #0000008c;border-left:1px solid rgba(255,255,255,.08);overflow-y:auto;-webkit-overflow-scrolling:touch}.header__nav--open{transform:translate(0)}.header__nav-links{display:flex;flex-direction:column;gap:.4rem}.header__nav-link{width:100%;min-height:48px;justify-content:flex-start;padding:.75rem 1rem;font-size:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.header__nav-link:hover{background:#ffffff1a;border-color:#ffffff24}.header__nav-link--netflix{border-color:#e5091466;background:#e5091426}.header__nav-auth-link{margin-top:.25rem}.lang-select--nav{margin-top:.35rem;width:100%;min-height:48px;padding:.65rem .85rem;font-size:1rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#00000059;color:var(--text)}.header__nav-links .header__nav-cta{margin-top:0;width:100%;min-height:48px;justify-content:center;font-size:1rem}}@media (min-width: 768px){.header{grid-template-columns:auto 1fr auto}.header__menu-btn{display:none}.header__nav{display:flex;align-items:center;justify-content:center;justify-self:center;min-width:0;max-width:100%;margin:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8px,#000 calc(100% - 8px),transparent)}.header__nav::-webkit-scrollbar{display:none}.header__nav-links{display:flex;align-items:center;gap:.3rem;padding:0 .15rem}.header__nav-link{font-size:clamp(.72rem,1.1vw,.82rem);padding:.38rem .62rem;min-height:36px}.lang-select--nav{display:none}.header__nav-links .header__nav-cta{display:inline-flex;align-items:center;width:auto;margin-top:0;flex-shrink:0}.lang-select--desktop{display:inline-flex;min-height:40px;padding:.4rem .65rem;font-size:.8rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000059;color:var(--text);cursor:pointer}.header__login-desktop{display:inline-flex;align-items:center}.header__login-link{min-height:40px;padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.header__login-link:hover{background:#ffffff1a;border-color:#fff3}}@media (min-width: 1100px){.header__nav-link{font-size:.84rem;padding:.42rem .78rem}.header__nav-links{gap:.4rem}}.site--home .header:not(.header--scrolled):not(.header--menu-open),.site--watch .header:not(.header--scrolled):not(.header--menu-open){background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.site--home,.site--watch,.site--home #main,.site--watch #main{overflow-x:visible}.hero{position:relative;box-sizing:border-box;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);min-height:var(--hero-h);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:calc(var(--header-h) + var(--safe-top) + .5rem) var(--pad) calc(2.75rem + var(--safe-bottom));overflow:hidden;text-align:center;isolation:isolate}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;min-height:var(--hero-h);overflow:hidden;background-color:#0a0a12;background-image:var(--hero-bg-url, url(/hero-cinema.jpg));background-size:cover;background-position:center center;background-repeat:no-repeat}.hero__bg .hero__img,.hero__bg img.hero__img,.hero__img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;min-width:100%;min-height:100%;margin:0;padding:0;border:none;object-fit:cover;object-position:center center;pointer-events:none}.hero__img--poster{object-position:center 30%;filter:blur(3px) brightness(.5) saturate(1.1);transform:scale(1.02);transform-origin:center center}.hero__hf{position:absolute;left:0;right:0;z-index:1;pointer-events:none}.hero__hf--top{top:0;height:calc(var(--header-h) + var(--safe-top) + 6rem);background:linear-gradient(180deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.55) 45%,transparent 100%)}.hero__hf--bottom{bottom:0;height:min(68%,420px);background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.88) 28%,rgba(0,0,0,.35) 62%,transparent 100%)}.hero__edge{position:absolute;left:0;right:0;bottom:0;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:0 var(--pad) .35rem;pointer-events:none}.hero__edge-bar{width:min(94vw,960px);height:2px;margin-bottom:.45rem;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(229,9,20,.35) 8%,#e50914 22%,#f5c518 50%,#e50914 78%,rgba(229,9,20,.35) 92%,transparent 100%);box-shadow:0 0 12px #e50914bf,0 0 28px #f5c51859,0 1px #ffffff26}.hero__edge-track{display:flex;align-items:center;width:min(88vw,720px);gap:0}.hero__edge-wing{flex:1;height:2px;min-width:2rem;border-radius:999px}.hero__edge-wing--left{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 12%,rgba(229,9,20,.7) 40%,#e50914 72%,#f5c518 100%);box-shadow:0 0 8px #e5091480}.hero__edge-wing--right{background:linear-gradient(90deg,#f5c518 0%,#e50914 28%,rgba(229,9,20,.7) 60%,rgba(255,255,255,.12) 88%,transparent 100%);box-shadow:0 0 8px #e5091480}.hero__edge-gem{position:relative;flex-shrink:0;width:11px;height:11px;margin:0 .75rem;border-radius:2px;transform:rotate(45deg);background:linear-gradient(135deg,#f5c518,#e50914 45%,#ff8a7a);box-shadow:0 0 14px #e50914e6,0 0 28px #f5c51873,inset 0 1px #ffffff80}.hero__edge-gem:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:1px;background:#ffffff80}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.5) 38%,rgba(0,0,0,.15) 72%,transparent 100%),linear-gradient(90deg,rgba(0,0,0,.65) 0%,transparent 55%),linear-gradient(270deg,rgba(0,0,0,.35) 0%,transparent 45%)}.hero__content{position:relative;z-index:3;width:100%;max-width:640px;margin-inline:auto}.hero__foot{position:relative;z-index:3;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .5rem;width:100%;max-width:min(540px,94vw);margin:1rem auto .85rem;padding:.65rem .75rem;background:#0000006b;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 6px 24px #00000059,inset 0 1px #ffffff0f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero__foot-link{font-size:.76rem;font-weight:600;color:#e5e5e5;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:.4rem .85rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0a;text-decoration:none;white-space:nowrap;transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .15s}.hero__foot-link:hover{color:#fff;background:#ffffff1a;border-color:#ffffff47;transform:translateY(-1px)}.hero__foot-link--hot{border-color:#f5c51859;background:#f5c51814}.hero__foot-link--hot:hover{border-color:#f5c51899;background:#f5c5182e;box-shadow:0 0 14px #f5c51833}.hero__foot-link--netflix{border-color:#e5091473;background:linear-gradient(180deg,#e5091438,#00000059);color:#fff;box-shadow:inset 0 1px #ffffff14}.hero__foot-link--netflix:hover{border-color:#e50914;background:linear-gradient(180deg,#e5091473,#b2071059);box-shadow:0 0 16px #e5091473,inset 0 1px #ffffff1f}.hero__foot-link--netflix:before{content:"N";display:inline-flex;align-items:center;justify-content:center;width:1.1em;height:1.1em;margin-right:.35em;font-size:.72em;font-weight:800;line-height:1;background:#e50914;border-radius:3px;flex-shrink:0}.hero__foot-link--cinema{border-color:#fff3;background:#ffffff0f}.hero__foot-link--cinema:hover{border-color:#f5c51873;background:#ffffff1a}.hero__foot-link--cta{border-color:#e509148c;background:linear-gradient(180deg,#e50914,#b20710);color:#fff;font-weight:700;padding-inline:1rem}.hero__foot-link--cta:hover{background:linear-gradient(180deg,#f40612,#e50914);border-color:#ff6b6b;box-shadow:0 0 18px #e5091480}.hero__foot--categories{flex-direction:column;align-items:center;max-width:min(960px,98vw);gap:.45rem;padding:.55rem .65rem .6rem}.hero__foot-label{margin:0;font-size:.72rem;font-weight:500;color:#aaa;text-align:center;line-height:1.3;flex-shrink:0}.hero__foot-label-full{display:none}.hero__foot-label-short{display:inline}.hero__foot-row.scroll-row{width:100%;max-width:100%;justify-content:center;gap:.3rem}.hero__foot-row .scroll-row__btn{width:40px;height:40px;min-width:40px;min-height:40px;font-size:1.35rem}.hero__foot-row .scroll-row__track{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.45rem;padding:.15rem .35rem;scroll-snap-type:x proximity}.hero__foot--categories .hero__foot-link{flex:0 0 auto;scroll-snap-align:center;width:auto;min-width:4.75rem;min-height:44px;padding:.5rem .85rem;font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;scroll-snap-align:start}.hero__foot-link-text{display:block;line-height:1.2}.hero__foot-link--cate{border-color:#ffffff24;background:#ffffff0f}.hero__foot-link--cinema{border-color:#f5c5184d;background:#f5c51814}.hero__foot-link--anime{border-color:#b478ff59;background:#783cb41f}.hero__foot-link--kr{border-color:#ff96b459;background:#c83c641a}.hero__foot-link--en{border-color:#64a0ff59;background:#2850a01f}.hero__foot-link--cn{border-color:#ff646459;background:#b428281f}.hero__foot-link--th{border-color:#64c8ff59;background:#2878b41a}.hero__foot-link--jp{border-color:#ffb4c84d;background:#a03c501a}.hero__foot-link--on{border-color:#f5c518;background:linear-gradient(180deg,#f5c51859,#e5091433);color:#fff;box-shadow:0 0 0 1px #f5c51859,0 0 16px #f5c51833}.hero__foot-link--loading .hero__foot-link-text:after{content:" …";opacity:.85}.hero__foot-link:active:not(:disabled){transform:scale(.97)}.hero__foot-loading{display:block;text-align:center;font-size:.82rem;color:var(--text-muted);padding:.5rem}.hero__foot--account{max-width:min(960px,96vw);gap:.4rem .45rem;margin-top:.85rem}.hero__foot--account .hero__foot-link{font-size:.72rem;font-weight:600;color:#e8e8e8;min-height:34px;padding:.35rem .7rem;background:#00000073;border:1px solid rgba(255,255,255,.14);border-radius:999px;transition:background .2s,border-color .2s,color .2s}.hero__foot--account .hero__foot-link:hover{color:#fff;background:#e5091459;border-color:#e509148c}.hero--page,.hero--watch{--hero-h: clamp(280px, 40svh, 420px);min-height:var(--hero-h);padding-bottom:calc(2.75rem + var(--safe-bottom))}.hero--watch{--hero-edge-reserve: 3.25rem;padding-bottom:calc(var(--hero-edge-reserve) + 1.25rem + var(--safe-bottom))}.hero--watch .hero__edge{z-index:2}.hero--watch .hero__content{z-index:4;padding-bottom:.35rem;max-width:min(900px,94vw);margin-inline:auto;text-align:left}.hero--account{--hero-h: clamp(150px, 24svh, 220px);min-height:var(--hero-h);padding-bottom:calc(1.5rem + var(--safe-bottom))}.hero--account .hero__title{font-size:clamp(1.35rem,4.5vw,1.85rem)}.hero--account .hero__subtitle{font-size:clamp(.82rem,2.8vw,.95rem);max-width:36rem;margin-inline:auto}.hero--page .hero__hf--bottom,.hero--watch .hero__hf--bottom{height:min(70%,300px)}.hero--watch{text-align:left}.hero--watch .hero__title{font-size:clamp(1.15rem,3.5vw,1.85rem);text-align:left;text-wrap:unset;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero__watch-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.65rem}.hero__watch-titles{flex:1;min-width:0}.hero__eyebrow{display:inline-block;margin-bottom:.35rem;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5c518}.hero__eyebrow--home{display:block;margin-bottom:.45rem;font-size:clamp(.88rem,2.2vw,1.05rem);font-weight:600;letter-spacing:.02em;text-transform:none;color:#f5c518;text-shadow:0 1px 10px rgba(0,0,0,.75)}.hero__lead{margin:0;font-size:.85rem;color:var(--text-muted)}.hero__status{margin:0 0 .85rem;font-size:.9rem;color:var(--text-muted)}.hero__status--error{color:#ff9a9a}.hero__watch-foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem;margin-top:.15rem;margin-bottom:.25rem;position:relative;z-index:1}.hero__watch-meta{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem .65rem;margin:0;font-size:.8rem;color:var(--text-muted);flex:1;min-width:0}.hero__quality-badge{font-size:.65rem;font-weight:800;letter-spacing:.04em;padding:2px 6px;border-radius:3px;text-transform:uppercase}.hero__quality-badge.movie-card__badge--fhd{background:var(--red);color:#fff}.hero__quality-badge.movie-card__badge--4k{background:linear-gradient(135deg,#8b6914,#ffd54f);color:#1a0f00}.hero__quality-badge.movie-card__badge--hd{background:#333;color:#fff;border:1px solid #555}.hero__watch-rating{color:#46d369;font-weight:600}.hero__tracks{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.4rem;margin:0;flex-shrink:0}.hero--watch .hero__tracks{padding:.2rem;background:#00000073;border:1px solid rgba(255,255,255,.1);border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero__skeleton-title{width:min(90%,420px);height:1.75rem;margin:0 0 .65rem;border-radius:6px;background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%;animation:watch-shimmer 1.2s ease-in-out infinite}@keyframes watch-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hero__title{font-size:clamp(1.5rem,4.5vw,2.75rem);font-weight:700;line-height:1.1;margin-bottom:.5rem;text-wrap:balance;text-shadow:0 2px 16px rgba(0,0,0,.8)}.hero__subtitle{font-size:clamp(.95rem,2.5vw,1.25rem);font-weight:400;color:var(--text);margin-bottom:.65rem;text-shadow:0 1px 8px rgba(0,0,0,.7)}.hero__cta-label{font-size:clamp(.85rem,2vw,1rem);margin-bottom:.5rem;color:var(--text)}.email-form-wrap{width:100%;max-width:600px;margin-inline:auto}.email-form{display:grid;grid-template-columns:1fr;gap:.65rem;justify-items:stretch}.email-form input{min-height:48px;padding:0 1rem;background:#161616e0;border:1px solid #6d6d6d;border-radius:var(--radius);color:var(--text);font-size:16px}.email-form input::placeholder{color:#8c8c8c}.email-form input:focus-visible{border-color:var(--text);box-shadow:var(--focus)}.email-form .btn--lg{width:100%}.search-form-wrap{width:100%;max-width:560px;margin-inline:auto}.search-form--hero{display:block}.search-bar{display:flex;align-items:stretch;gap:.4rem;padding:.35rem;background:#0c0c0cd1;border:1px solid rgba(255,255,255,.18);border-radius:8px;box-shadow:0 8px 28px #00000073}.search-bar__input{flex:1 1 120px;min-width:0;min-height:42px;padding:0 .75rem;background:#1e1e1ef2;border:1px solid #555;border-radius:6px;color:var(--text);font:inherit;font-size:16px}.search-bar__input::placeholder{color:#888}.search-bar__input:focus-visible{border-color:var(--text);box-shadow:var(--focus);outline:none}.search-bar__cate{flex:0 1 7.5rem;min-width:5.5rem;max-width:9rem;min-height:42px;padding:0 1.75rem 0 .5rem;background:#1e1e1ef2 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='%23aaa'%3E%3Cpath d='M0 0l5 6 5-6z'/%3E%3C/svg%3E") no-repeat right .45rem center;border:1px solid #555;border-radius:6px;color:var(--text);font:inherit;font-size:.8rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-overflow:ellipsis}.search-bar__cate:focus-visible{border-color:var(--text);outline:none}.search-bar__submit{flex-shrink:0;min-height:42px;padding:0 1rem;font-size:.9rem;font-weight:600;border-radius:6px}.search-bar__filter{flex-shrink:0;width:42px;min-height:42px;display:flex;align-items:center;justify-content:center;background:#282828e6;border:1px solid #555;border-radius:6px;color:#aaa;font-size:1rem;cursor:pointer;transition:border-color .2s,color .2s}.search-bar__filter:hover{color:var(--text);border-color:#888}.search-bar__filter--on{color:var(--text);border-color:var(--red);background:#e5091426}.search-bar__panel{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem;padding:.4rem;background:#00000080;border-radius:6px;border:1px solid rgba(255,255,255,.1)}.search-bar__mini{flex:1 1 5rem;min-height:36px;padding:0 .5rem;background:#1e1e1ef2;border:1px solid #555;border-radius:6px;color:var(--text);font:inherit;font-size:.8rem}.search-bar__year{flex:0 1 4.5rem;max-width:5rem}.search-bar__year::placeholder{color:#777}.search-hero__error{margin-top:.65rem;color:#ff8a8a;font-size:.9rem}.search-hero__status{margin-top:.65rem;color:var(--text-muted);font-size:.9rem}.search-results-section{padding:1rem var(--pad) 1.5rem;background:linear-gradient(180deg,#0a0a0a,#000);border-bottom:1px solid #1f1f1f;content-visibility:auto}.search-results-section__inner{max-width:var(--site-max);margin:0 auto}.search-results-section__title{font-size:1.1rem;font-weight:700;margin-bottom:.35rem}.search-results-section__status,.search-results-section__error{font-size:.9rem;color:var(--text-muted)}.search-results-section__error{color:#ff8a8a}.search-results-section .search-results__meta{font-size:.875rem;color:var(--text-muted);margin-bottom:1rem}.search-results-section .search-results__meta strong{color:var(--text)}.search-results-tabs{margin-bottom:1.15rem}.search-results-tabs__row{display:flex;flex-wrap:nowrap;gap:.45rem;align-items:center;overflow-x:auto;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.search-results-tabs__row::-webkit-scrollbar{display:none}.search-results-tabs__btn{flex-shrink:0;min-height:40px;padding:.45rem 1rem;font:inherit;font-size:.82rem;font-weight:600;color:#c8c8c8;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:999px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:color .15s,background .15s,border-color .15s}.search-results-tabs__btn:hover:not(:disabled){color:#fff;border-color:#ffffff47;background:#ffffff1a}.search-results-tabs__btn--on{color:#fff;border-color:#f5c518;background:linear-gradient(180deg,#f5c51847,#e5091426);box-shadow:0 0 12px #f5c51826}.search-results__shares-note{margin:0 0 .85rem;padding:.55rem .75rem;font-size:.82rem;line-height:1.45;color:var(--text-muted, #9ca3af);background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px}.movie-card__badge--share{background:#38bdf838;color:#e0f2fe}.search-results-tabs__btn:disabled{opacity:.45;cursor:not-allowed}.search-results__grid--loading{opacity:.55;pointer-events:none}.search-results-section .search-results__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem .5rem}@media (min-width: 600px){.search-results-section .search-results__grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem .65rem}}.search-results-section .search-results__item .movie-card{width:100%}@media (max-width: 767px){.search-bar{flex-wrap:wrap;gap:.35rem}.search-bar__input{flex:1 1 100%;width:100%}.search-bar__cate{flex:1 1 5.5rem;min-width:0;max-width:none;font-size:.8rem}.search-bar__submit{flex:1 1 auto;min-width:4.5rem;padding:0 .85rem;font-size:.85rem}.search-bar__filter{flex:0 0 42px}.search-bar__panel{width:100%}}@media (min-width: 768px){.search-form-wrap{max-width:600px}.search-bar__cate{flex-basis:8.5rem;max-width:10rem}}.toast{margin-top:.75rem;padding:.65rem 1rem;background:#1a472a;border:1px solid #2d6a4f;border-radius:var(--radius);font-size:.9rem;animation:toast-in .35s ease}@keyframes toast-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 580px){.email-form{grid-template-columns:1fr auto;align-items:stretch}.email-form .btn--lg{width:auto;white-space:nowrap}}@media (min-width: 768px){:root{--hero-h: clamp(340px, 38vw, 460px)}.hero__bg .hero__img,.hero__img{object-position:center 65%}.hero__bg{background-position:center 65%}.hero__img--poster{object-position:center 28%}.hero__content{max-width:720px}.hero__foot{max-width:640px;gap:.5rem 1.25rem}.hero__foot--categories{max-width:min(960px,98vw)}.hero__foot-link{font-size:.85rem}}@media (min-width: 1200px){:root{--hero-h: min(52vh, 520px)}.hero__bg .hero__img,.hero__img{object-position:center 72%}.hero__bg{background-position:center 72%}}.section{padding:.75rem 0 .5rem;content-visibility:auto;contain-intrinsic-size:auto 300px}.section--movies{padding:.65rem var(--pad) .85rem}.section--movies:first-of-type{margin-top:.15rem;position:relative;z-index:4;padding-top:.85rem}.section--movies+.section--movies{padding-top:.35rem}.section-panel{position:relative;max-width:1180px;margin-inline:auto;padding:1.1rem 1rem 1.2rem;background:linear-gradient(165deg,#ffffff0d,#121216eb 42%,#08080afa);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff12;overflow:hidden}.section-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,rgba(229,9,20,.5) 20%,rgba(245,197,24,.65) 50%,rgba(229,9,20,.5) 80%,transparent 100%);opacity:.85}.section--movies#trending .section-panel:before{background:linear-gradient(90deg,transparent,#e50914 25%,#f5c518 50%,#e50914 75%,transparent)}.section--movies#watch-history .section-panel:before{background:linear-gradient(90deg,transparent,#5b6ee8 25%,#9aa8ff 50%,#5b6ee8 75%,transparent)}.section--movies#newest .section-panel:before{background:linear-gradient(90deg,transparent,#1a9e4a 25%,#46d369 50%,#1a9e4a 75%,transparent)}.section--movies#netflix .section-panel:before{background:linear-gradient(90deg,transparent,#e50914 35%,#b20710 65%,transparent)}.section--movies#cinema .section-panel:before{background:linear-gradient(90deg,transparent,#f5c518 30%,#e50914 70%,transparent)}.section--movies:first-of-type .section-panel__rule{display:none}.section-panel__rule{display:flex;align-items:center;justify-content:center;gap:0;margin:0 auto .85rem;max-width:520px}.section-panel__rule-line{flex:1;height:2px;min-width:2.5rem;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(229,9,20,.55),rgba(245,197,24,.85));box-shadow:0 0 10px #e5091459}.section-panel__rule-line:last-child{background:linear-gradient(90deg,rgba(245,197,24,.85),rgba(229,9,20,.55),transparent)}.section-panel__rule-gem{flex-shrink:0;width:8px;height:8px;margin:0 .6rem;transform:rotate(45deg);border-radius:2px;background:linear-gradient(135deg,#f5c518,#e50914);box-shadow:0 0 10px #e50914b3}.section-panel__head{position:relative;text-align:center;padding-bottom:.75rem;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.07)}.section-panel__head--has-more{padding-bottom:.55rem;padding-right:.15rem}.section-panel__title{font-size:clamp(1.12rem,3vw,1.4rem);font-weight:700;margin:0 0 .3rem;letter-spacing:.01em}.section-panel__hint{margin:0;font-size:.78rem;color:var(--text-muted);line-height:1.45}.section-panel__more-wrap{position:absolute;right:0;bottom:.45rem;z-index:1;margin:0}.section-panel__more{display:inline-flex;align-items:center;justify-content:center;gap:.28rem;min-height:1.75rem;padding:.28rem .5rem .28rem .55rem;font-size:.68rem;font-weight:700;line-height:1.15;color:#fff;text-decoration:none;letter-spacing:.01em;white-space:nowrap;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(145deg,#e50914f2,#a00810fa);box-shadow:0 2px 8px #e5091452,inset 0 1px #ffffff1f;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,filter .15s ease;-webkit-tap-highlight-color:transparent}.section-panel__more-text{text-shadow:0 1px 2px rgba(0,0,0,.35)}.section-panel__more-arrow{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.05rem;height:1.05rem;font-size:.72rem;font-weight:800;line-height:1;border-radius:50%;background:#fff3;box-shadow:inset 0 1px #ffffff1f;transition:transform .15s ease,background .15s ease}@media (hover: hover){.section-panel__more:hover{transform:translateY(-1px);border-color:#ffffff52;box-shadow:0 4px 14px #e5091473,inset 0 1px #ffffff2e;filter:brightness(1.05)}.section-panel__more:hover .section-panel__more-arrow{transform:translate(2px);background:#ffffff47}}.section-panel__more:active{transform:translateY(0);box-shadow:0 2px 10px #e5091459}.section-panel__more:focus-visible{outline:2px solid #f5c518;outline-offset:3px}.section--movies#netflix .section-panel__more{background:linear-gradient(145deg,#e50914,#9b0610);box-shadow:0 2px 10px #e5091466,inset 0 1px #ffffff24}@media (hover: hover){.section--movies#netflix .section-panel__more:hover{box-shadow:0 4px 16px #e5091480,inset 0 1px #fff3}}.section--movies#cinema .section-panel__more{color:#1a1206;border-color:#ffebb466;background:linear-gradient(145deg,#f5d76e,#c9a227 48%,#9a7b18);box-shadow:0 2px 10px #c9a22759,inset 0 1px #ffffff4d}.section--movies#cinema .section-panel__more-text{text-shadow:0 1px 0 rgba(255,255,255,.25)}.section--movies#cinema .section-panel__more-arrow{color:#f5d76e;background:#1a120638;box-shadow:inset 0 1px #ffffff14}@media (hover: hover){.section--movies#cinema .section-panel__more:hover{box-shadow:0 4px 16px #c9a22773,inset 0 1px #ffffff61}.section--movies#cinema .section-panel__more:hover .section-panel__more-arrow{background:#1a12064d}}.section--movies#cinema .section-panel__more:focus-visible{outline-color:#fff}.section-panel__head:after{content:"";display:block;width:3.5rem;height:2px;margin:.65rem auto 0;border-radius:999px;background:linear-gradient(90deg,#e50914,#f5c518);box-shadow:0 0 8px #e5091473}.section-panel__body{padding-top:.15rem}.section-panel__body .scroll-row{padding-left:0;padding-right:0}.section-panel__status{margin:0;padding:1rem 0;text-align:center;font-size:.88rem;color:var(--text-muted)}.section__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;gap:.25rem .75rem;padding:0 var(--pad);margin-bottom:.5rem}.section__title{font-size:clamp(1.1rem,3vw,1.35rem);font-weight:700}.section__title--center{text-align:center;width:100%;padding:0 var(--pad);margin-bottom:1.25rem}.section__hint{font-size:.75rem;color:var(--text-muted)}.section__status,.api-error{padding:0 var(--pad) 1rem;color:var(--text-muted);font-size:.9rem;text-align:center}.api-error{color:#f5a623;text-align:center;padding-top:.5rem}@media (max-width: 479px){.section__hint{display:none}.section-panel__hint{font-size:.72rem;margin-top:.15rem}.section-panel__more{min-height:1.85rem;padding:.32rem .48rem .32rem .52rem;font-size:.64rem}.section-panel{padding:.9rem .65rem 1rem;border-radius:12px}}.scroll-row{position:relative;display:flex;align-items:stretch;gap:clamp(.35rem,2vw,.55rem);padding:0}.scroll-row.movie-row-wrap{--scroll-fade: rgba(10, 10, 12, .94);align-items:center}.scroll-row--touch{gap:0}.scroll-row--touch .scroll-row__btn{display:none!important}@media (max-width: 767px),(pointer: coarse){.scroll-row__btn{display:none!important;visibility:hidden;width:0!important;min-width:0!important;height:0!important;margin:0;padding:0;border:0;overflow:hidden;position:absolute;clip:rect(0,0,0,0);pointer-events:none}.scroll-row{gap:0}}.scroll-row__track{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;scroll-snap-type:x proximity;scrollbar-width:none;overscroll-behavior-x:contain;padding:.35rem .15rem .55rem;scroll-padding-inline:.15rem}.scroll-row__track::-webkit-scrollbar{display:none}.scroll-row__btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:clamp(52px,14vw,60px);height:clamp(52px,14vw,60px);min-width:52px;min-height:52px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#0c0c0ee0;color:#fff;font-size:clamp(1.65rem,6vw,2.1rem);font-weight:300;line-height:1;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;box-shadow:0 4px 18px #00000080,inset 0 1px #ffffff1a;transition:background .15s,border-color .15s,transform .1s,opacity .2s,box-shadow .15s}.scroll-row__btn:hover:not(:disabled){background:#e50914d9;border-color:#ff786480;box-shadow:0 6px 22px #e5091466}.scroll-row__btn:active:not(:disabled){transform:scale(.92)}.scroll-row__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.scroll-row__btn:disabled{opacity:.28;cursor:not-allowed;pointer-events:none}.movie-row{display:flex;align-items:flex-start;gap:clamp(.45rem,1.5vw,.7rem);padding:0 .15rem .35rem;width:max-content;min-height:0}.movie-card{flex:0 0 auto;position:relative;scroll-snap-align:start;scroll-snap-stop:normal;width:clamp(100px,22vw,168px)}.movie-card--ranked{width:clamp(118px,30vw,200px)}@media (hover: hover){.movie-card{transition:transform .25s ease}.movie-card:hover{transform:scale(1.04);z-index:2}}.movie-card--ranked .movie-card__num{position:absolute;left:-2px;bottom:2.35rem;font-size:clamp(3.25rem,12vw,6rem);font-weight:900;line-height:.72;letter-spacing:-.06em;font-variant-numeric:tabular-nums;font-family:system-ui,-apple-system,Segoe UI,sans-serif;z-index:3;pointer-events:none;background:linear-gradient(165deg,#fff,#f0f0f0 12%,#bdbdbd 38%,#6e6e6e 62%,#2a2a2a 88%,#0f0f0f);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 0 rgba(255,255,255,.4)) drop-shadow(0 2px 0 rgba(0,0,0,.9)) drop-shadow(0 6px 14px rgba(0,0,0,.75))}@supports (-webkit-text-stroke: 1px transparent){.movie-card--ranked .movie-card__num{-webkit-text-stroke:1.5px rgba(255,255,255,.25);paint-order:stroke fill}}.movie-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.movie-card__poster{position:relative;z-index:2;display:block;border-radius:6px;overflow:hidden;aspect-ratio:2 / 3;background:var(--bg-card);box-shadow:0 4px 14px #00000073;border:1px solid rgba(255,255,255,.08)}.movie-card--ranked .movie-card__poster{margin-left:clamp(1.5rem,5vw,2.25rem)}.movie-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 40%),linear-gradient(to bottom,rgba(0,0,0,.25) 0%,transparent 28%);opacity:.75;transition:opacity .25s ease}.movie-card__badges{position:absolute;top:6px;right:6px;z-index:3;display:flex;flex-direction:column;align-items:flex-end;gap:4px;pointer-events:none}.movie-card__badge{font-size:.625rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:3px 7px;border-radius:3px;line-height:1.15;box-shadow:0 1px 6px #0000008c}.movie-card__badge--4k{background:linear-gradient(135deg,#8b6914,#ffd54f 45%,#c9a227);color:#1a0f00}.movie-card__badge--fhd{background:#e50914f0;color:#fff}.movie-card__badge--hd{background:#1c1c1ceb;color:#fff;border:1px solid rgba(255,255,255,.22)}.movie-card__badge--sd{background:#464646e6;color:#e8e8e8}.movie-card__badge--series{background:#000000c7;color:#f0f0f0;border:1px solid rgba(255,255,255,.18);text-transform:none;font-size:.58rem;font-weight:700;letter-spacing:0}.movie-card__badge--watched{background:#22783ceb;color:#ecfdf5;border:1px solid rgba(134,239,172,.45);text-transform:none;font-size:.58rem;font-weight:700;letter-spacing:.02em}.movie-card__poster--watched{border:2px solid #4ade80;box-shadow:0 4px 14px #00000073,0 0 0 1px #22c55e59}.movie-card__poster-foot{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:flex-end;justify-content:space-between;gap:.28rem;padding:.38rem .35rem .32rem;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.82) 0%,rgba(0,0,0,.45) 55%,transparent 100%)}.movie-card__poster-foot-end{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.2rem;max-width:72%}.movie-card__rating{flex-shrink:0;font-size:.65rem;font-weight:700;color:#46d369;background:#000000bf;padding:2px 7px;border-radius:3px;line-height:1.3;box-shadow:0 1px 6px #0000008c}.movie-card__badge--audio{text-transform:none;font-size:.54rem;font-weight:700;letter-spacing:.01em;padding:2px 5px;line-height:1.2;white-space:nowrap}.movie-card__badge--audio-sub{background:#3b82f6e0;color:#eff6ff;border:1px solid rgba(147,197,253,.45)}.movie-card__badge--audio-dub{background:#e50914e6;color:#fff;border:1px solid rgba(252,165,165,.35)}.section--movies#netflix .movie-card__poster:after{content:none}.section--movies#netflix .section-panel__title{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.section--movies#netflix .section-panel__title:before{content:"N";display:inline-flex;align-items:center;justify-content:center;width:1.35em;height:1.35em;font-size:.75em;font-weight:800;background:var(--red);border-radius:4px;line-height:1;flex-shrink:0}.movie-card__poster img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}@media (hover: hover){.movie-card:hover .movie-card__poster img{transform:scale(1.05)}.movie-card:hover .movie-card__shade{opacity:1}.movie-card:hover .movie-card__poster{box-shadow:0 8px 24px #0000008c;border-color:#ffffff24}}.movie-card__title{margin:.35rem 0 0;padding:0;font-size:clamp(.7rem,1.8vw,.8rem);font-weight:500;line-height:1.35;color:#ffffffe0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.movie-card--ranked .movie-card__title{margin-left:clamp(1.5rem,5vw,2.25rem)}@media (hover: hover){.movie-card:hover .movie-card__title{color:#fff}}@media (min-width: 768px) and (max-width: 1023px){.scroll-row__btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.75rem}.movie-card{width:clamp(108px,18vw,152px)}}@media (min-width: 768px){.scroll-row.movie-row-wrap:before,.scroll-row.movie-row-wrap:after{display:none}}@media (min-width: 900px){.scroll-row__btn{width:60px;height:60px;min-width:60px;min-height:60px;font-size:2.15rem}}.landing-section{padding:clamp(1.75rem,5vw,2.75rem) var(--pad);content-visibility:auto}.landing-section__panel{position:relative;max-width:1180px;margin-inline:auto;padding:clamp(1.25rem,4vw,2rem) clamp(1rem,3vw,1.75rem);background:linear-gradient(165deg,#ffffff0d,#121216eb 42%,#08080afa);border:1px solid rgba(255,255,255,.09);border-radius:14px;box-shadow:0 8px 32px #00000073,inset 0 1px #ffffff12;overflow:hidden}.landing-section__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(229,9,20,.45) 25%,rgba(245,197,24,.6) 50%,rgba(229,9,20,.45) 75%,transparent)}.landing-section__head{text-align:center;margin-bottom:clamp(1.25rem,4vw,2rem)}.landing-section__eyebrow{display:inline-block;margin-bottom:.5rem;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5c518}.landing-section__title{font-size:clamp(1.35rem,4vw,1.85rem);font-weight:700;line-height:1.25;margin-bottom:.5rem}.landing-section__lead{color:var(--text-muted);font-size:clamp(.88rem,2.5vw,1rem);line-height:1.55;max-width:42ch;margin-inline:auto}.devices__grid{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.devices__item{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:1rem .65rem;text-align:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:border-color .2s,background .2s,transform .15s}@media (hover: hover){.devices__item:hover{border-color:#f5c51859;background:#ffffff12;transform:translateY(-2px)}}.devices__icon{font-size:1.65rem;line-height:1;margin-bottom:.15rem}.devices__name{font-size:.9rem;font-weight:600}.devices__desc{font-size:.72rem;color:var(--text-muted);line-height:1.35}@media (min-width: 600px){.devices__grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (min-width: 900px){.devices__grid{grid-template-columns:repeat(6,1fr);gap:.85rem}}.landing-section--features{padding:clamp(1rem,3vw,1.75rem) var(--pad)}.landing-section--features .landing-section__panel{padding:clamp(.85rem,2.5vw,1.35rem) clamp(.75rem,2.5vw,1.25rem)}.landing-section--features .landing-section__head{margin-bottom:clamp(.75rem,2.5vw,1.1rem)}.landing-section--features .landing-section__eyebrow{font-size:.68rem;margin-bottom:.35rem}.landing-section--features .landing-section__title{font-size:clamp(1.05rem,3.2vw,1.45rem);margin-bottom:.35rem}.landing-section--features .landing-section__lead{font-size:clamp(.8rem,2.2vw,.92rem);line-height:1.45;max-width:34ch}.landing-section--features .features__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width: 520px){.landing-section--features .features__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}}@media (min-width: 960px){.landing-section--features .features__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.6rem}}.landing-section--features .features__grid>li{min-width:0}.landing-section--features .feature-card{display:grid;grid-template-columns:2.35rem minmax(0,1fr);column-gap:.6rem;align-items:start;height:100%;min-height:0;padding:.65rem .7rem;background:#00000038;border:1px solid rgba(255,255,255,.08);border-radius:10px;transition:border-color .2s,background .2s}.landing-section--features .feature-card__icon{grid-row:1 / span 2;align-self:center;font-size:1.35rem;line-height:1;margin:0}.landing-section--features .feature-card__body{min-width:0}.landing-section--features .feature-card__title{font-size:clamp(.82rem,2.2vw,.95rem);font-weight:600;margin:0 0 .15rem;line-height:1.3}.landing-section--features .feature-card__text{margin:0;color:var(--text-muted);font-size:clamp(.72rem,1.9vw,.8rem);line-height:1.4}@media (hover: hover){.landing-section--features .feature-card:hover{border-color:#e5091459;background:#e509140f}}.landing-section--faq{padding:clamp(1rem,3vw,1.75rem) var(--pad)}.landing-section--faq .landing-section__panel{padding:clamp(.85rem,2.5vw,1.35rem) clamp(.75rem,2.5vw,1.25rem)}.landing-section--faq .landing-section__head{margin-bottom:clamp(.65rem,2vw,1rem)}.landing-section--faq .landing-section__eyebrow{font-size:.68rem;margin-bottom:.3rem}.landing-section--faq .landing-section__title{font-size:clamp(1.05rem,3.2vw,1.45rem);margin-bottom:.3rem}.landing-section--faq .landing-section__lead{font-size:clamp(.78rem,2.2vw,.9rem);line-height:1.4;max-width:32ch}.landing-section--faq .faq__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:.4rem}@media (min-width: 640px){.landing-section--faq .faq__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}}.landing-section--faq .faq-item{min-width:0;border:1px solid rgba(255,255,255,.09);border-radius:8px;overflow:hidden;background:#00000038;transition:border-color .2s,box-shadow .2s}.landing-section--faq .faq-item--open{border-color:#f5c51861;box-shadow:0 4px 16px #00000040}.landing-section--faq .faq-item__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.65rem;min-height:44px;padding:.55rem .7rem;background:transparent;color:var(--text);border:none;font:inherit;font-size:clamp(.8rem,2.2vw,.9rem);font-weight:600;text-align:left;cursor:pointer;transition:background .2s;-webkit-tap-highlight-color:transparent}@media (hover: hover){.landing-section--faq .faq-item__btn:hover{background:#ffffff0d}}.landing-section--faq .faq-item--open .faq-item__btn{background:#f5c51814}.landing-section--faq .faq-item__q{flex:1;min-width:0;line-height:1.35}.landing-section--faq .faq-item__chevron{flex-shrink:0;width:.55rem;height:.55rem;border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);transform:rotate(45deg);margin-top:-.2rem;transition:transform .22s ease,border-color .2s}.landing-section--faq .faq-item--open .faq-item__chevron{transform:rotate(-135deg);margin-top:.15rem;border-color:#f5c518}.landing-section--faq .faq-item__body{border-top:1px solid rgba(255,255,255,.07)}.landing-section--faq .faq-item__body[hidden]{display:none}.landing-section--faq .faq-item__body p{margin:0;padding:.5rem .7rem .65rem;color:var(--text-muted);font-size:clamp(.72rem,1.9vw,.8rem);line-height:1.45}.footer{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);isolation:isolate;min-height:clamp(300px,38vh,420px);padding:clamp(2rem,5vw,3rem) var(--pad) calc(1.75rem + var(--safe-bottom));color:var(--text-muted);font-size:.85rem;overflow:hidden}.footer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.footer__bg-img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.footer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#000000d1 45%,#000000f5),linear-gradient(90deg,rgba(0,0,0,.7) 0%,transparent 35%,transparent 65%,rgba(0,0,0,.7) 100%)}.footer__inner{position:relative;z-index:1;max-width:1180px;margin-inline:auto;display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.25rem)}.footer__recommend{width:100%}.footer__recommend .section--movies{padding:0}.footer__recommend .section-panel{background:#08080ae0;border:1px solid rgba(255,255,255,.12);border-radius:14px;box-shadow:0 12px 40px #00000073}.site--watch .footer__recommend .section-panel__title{font-size:clamp(1.05rem,2.5vw,1.25rem)}.footer__grid{display:grid;gap:clamp(1.25rem,3vw,1.75rem) clamp(1rem,2.5vw,1.5rem);padding:clamp(1.15rem,3vw,1.65rem);background:#08080ac7;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.footer__brand{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;min-width:0}.footer__logo{display:inline-flex;align-items:center;justify-content:center;align-self:center;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;color:var(--red);letter-spacing:-.03em;text-decoration:none;line-height:1.1;margin-bottom:.15rem;text-shadow:0 2px 12px rgba(0,0,0,.6);transition:opacity .2s,transform .15s}.footer__logo:hover{opacity:.9;transform:translateY(-1px)}.footer__logo span.site-logo__suffix{color:var(--text);font-weight:500}.footer__logo .site-logo__mark{color:var(--red);font-weight:800}.footer__logo .site-logo--text{display:inline}.footer__logo-img{display:block;height:clamp(48px,7vw,72px);width:auto;max-width:min(280px,65vw);object-fit:contain}.footer__brand-tagline{font-size:.84rem;line-height:1.45;color:#c4c4c4;margin:0;font-weight:500;max-width:42ch;margin-inline:auto}.footer__desc{margin:.15rem 0 .35rem;font-size:.8rem;line-height:1.55;color:#9a9a9a;max-width:42ch;margin-inline:auto}.footer__highlights{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin:.25rem 0 .65rem;padding:0;width:100%}.footer__highlights li{font-size:.68rem;font-weight:600;line-height:1.2;padding:.28rem .55rem;border-radius:999px;color:#e8e8e8;background:#e509142e;border:1px solid rgba(229,9,20,.35)}.footer__highlights li:nth-child(2n){background:#f5c5181f;border-color:#f5c5184d}.footer__brand .footer__contact-block{display:flex;flex-direction:column;align-items:center}.footer__brand .footer__social-block{display:flex;flex-direction:column;align-items:center;width:100%}.footer__social-block{margin-top:.35rem;padding-top:.55rem;border-top:1px solid rgba(255,255,255,.08)}.footer__social-block .footer__col-title{margin-bottom:.5rem}.footer__social{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem;width:100%}.footer__social-link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:50%;text-decoration:none;color:#fff;border:2px solid rgba(255,255,255,.35);box-shadow:0 3px 14px #00000080,inset 0 1px #ffffff38;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.footer__social-link svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.footer__social-link:hover{transform:translateY(-2px) scale(1.04);filter:brightness(1.08);color:#fff}.footer__social-link--pending{cursor:default}.footer__social-link--pending:after{content:"";position:absolute;right:1px;bottom:1px;width:7px;height:7px;border-radius:50%;background:#ffffffeb;border:1.5px solid rgba(0,0,0,.55);box-shadow:0 0 0 1px #00000040}.footer__social-link--pending:hover{transform:none;filter:none}.footer__social-link--line{background:linear-gradient(155deg,#2ee676,#06c755 42%,#008a3e);border-color:#bbf7d0a6;box-shadow:0 4px 16px #06c7558c,inset 0 1px #ffffff47}.footer__social-link--line:hover{box-shadow:0 6px 20px #06c755a6,inset 0 1px #ffffff52}.footer__social-link--facebook{background:linear-gradient(155deg,#3d8bfd,#1877f2 45%,#0b5fcc);border-color:#bfdbfea6;box-shadow:0 4px 16px #1877f28c,inset 0 1px #ffffff47}.footer__social-link--facebook:hover{box-shadow:0 6px 20px #1877f2a6,inset 0 1px #ffffff52}.footer__social-link--telegram{background:linear-gradient(155deg,#45c3f7,#26a5e4 42%,#0a7fbe);border-color:#bae6fda6;box-shadow:0 4px 16px #26a5e48c,inset 0 1px #ffffff47}.footer__social-link--telegram:hover{box-shadow:0 6px 20px #26a5e4a6,inset 0 1px #ffffff52}.footer__contact-block{width:100%;margin-top:.15rem;padding-top:.65rem;border-top:1px solid rgba(255,255,255,.08)}.footer__contact-block .footer__col-title{margin-bottom:.55rem}.footer__contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.footer__contact-list li{display:grid;grid-template-columns:1.35rem minmax(0,1fr);column-gap:.45rem;row-gap:.1rem;align-items:center}.footer__brand .footer__contact-list li{justify-items:center;text-align:center}.footer__contact-icon{grid-row:1 / span 2;font-size:.95rem;line-height:1;opacity:.85}.footer__contact-list a{color:var(--text);text-decoration:none;font-size:.92rem;font-weight:600;transition:color .15s}.footer__contact-list a:hover{color:#f5c518}.footer__contact-note{grid-column:2;font-size:.68rem;color:#777}.footer__col-note{margin:.65rem 0 0;font-size:.74rem;line-height:1.5;color:#888}.footer__col-note a{color:#c8c8c8;text-decoration:underline;text-underline-offset:2px}.footer__col-note a:hover{color:#f5c518}.footer__col-title{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#aaa;margin-bottom:.75rem;padding-bottom:.4rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer__col-list{list-style:none;display:flex;flex-direction:column;gap:.1rem}.footer__col-list a{display:inline-flex;align-items:center;min-height:36px;padding:.2rem 0;color:#c8c8c8;text-decoration:none;font-size:.86rem;transition:color .15s,transform .15s}.footer__col-list a:hover{color:#fff;transform:translate(3px)}.footer__bottom{margin-top:auto;padding-top:1.25rem;text-align:center;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(229,9,20,.06) 0%,transparent 48%)}.footer__rule{display:flex;align-items:center;justify-content:center;gap:0;max-width:min(480px,88vw);margin:0 auto 1rem}.footer__rule-line{flex:1;height:2px;min-width:3rem;border-radius:999px;background:linear-gradient(90deg,transparent 0%,rgba(229,9,20,.35) 18%,rgba(245,197,24,.75) 50%,rgba(229,9,20,.35) 82%,transparent 100%);box-shadow:0 0 12px #f5c51833}.footer__rule-line:last-child{background:linear-gradient(90deg,transparent 0%,rgba(245,197,24,.5) 25%,rgba(229,9,20,.65) 75%,transparent 100%)}.footer__rule-gem{flex-shrink:0;width:9px;height:9px;margin:0 .75rem;transform:rotate(45deg);border-radius:2px;background:linear-gradient(135deg,#f5c518,#e50914);box-shadow:0 0 10px #f5c5188c,0 0 18px #e5091459}.footer__disclaimer{margin:0 auto .65rem;max-width:52ch;font-size:.72rem;line-height:1.5;color:#7a7a7a}.footer__copy{font-size:.78rem;color:#9a9a9a;line-height:1.55;max-width:42rem;margin-inline:auto;letter-spacing:.02em}.footer__build{color:#666;font-size:.7rem}.footer__region{color:#888}@media (min-width: 600px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__brand{grid-column:1 / -1}}@media (min-width: 768px){.footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__brand{grid-column:auto}.footer__desc{max-width:none}}@media (min-width: 960px){.footer__grid{grid-template-columns:1.35fr 1fr 1fr 1fr;align-items:start}.footer__brand{grid-column:auto;padding-right:.5rem}}@media (min-width: 1100px){.footer__grid{gap:1.75rem 2rem}}main [id]{scroll-margin-top:calc(var(--header-h) + var(--safe-top) + 12px)}.search-section{padding:1.5rem var(--pad) 2rem;border-bottom:1px solid #1f1f1f;content-visibility:auto}.search-section__head{max-width:720px;margin-bottom:1rem}.search-section__title{font-size:clamp(1.25rem,4vw,1.5rem);font-weight:700;margin-bottom:.35rem}.search-section__desc{font-size:.875rem;color:var(--text-muted);line-height:1.5}.search-form{display:flex;flex-direction:column;gap:.75rem}.search-form__main{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end}.search-form__field{display:flex;flex-direction:column;gap:.25rem;min-width:0}.search-form__field--grow{flex:1 1 200px}.search-form__label{font-size:.7rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.search-form__input,.search-form__select{width:100%;padding:.65rem .85rem;font:inherit;font-size:.95rem;color:var(--text);background:#1a1a1a;border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s,box-shadow .2s}.search-form__input:focus,.search-form__select:focus{outline:none;border-color:var(--red);box-shadow:var(--focus)}.search-form__input--short{max-width:7rem}.search-form__input[type=search]::-webkit-search-cancel-button{cursor:pointer}.search-form__submit{flex-shrink:0;min-height:44px;padding-left:1.25rem;padding-right:1.25rem}.search-form__toggle{align-self:flex-start;font-size:.8rem;color:var(--text-muted);background:none;border:none;cursor:pointer;text-decoration:underline;padding:0}.search-form__toggle:hover{color:var(--text)}.search-form__filters{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem;background:#ffffff08;border-radius:var(--radius);border:1px solid #2a2a2a}.search-form__filters .search-form__field{flex:1 1 140px}.search-section__error{margin-top:.75rem;color:#ff6b6b;font-size:.9rem}.search-section__status{margin-top:1rem;color:var(--text-muted);font-size:.9rem}.search-results{margin-top:1.25rem}.search-results__meta{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.search-results__meta strong{color:var(--text)}.search-results__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem .5rem}@media (min-width: 600px){.search-results__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem .65rem}}.search-results__item{position:relative}.search-results__item .movie-card{width:100%}.search-results__cate{display:block;margin-top:.2rem;font-size:.65rem;color:var(--text-muted);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-results__pager{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #2a2a2a}.search-results__page-num{font-size:.9rem;color:var(--text-muted);font-variant-numeric:tabular-nums}body.is-watch{background:linear-gradient(180deg,#0a0a12,#000 28%,#000)}.site--watch{max-width:none;min-height:100dvh;display:flex;flex-direction:column;overflow-x:visible;overflow-y:visible}.site--watch .header.header--scrolled,.site--watch .header.header--menu-open{background:#000000f0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 1px #ffffff0f}.site--watch .header{left:0;transform:none;max-width:none;width:100%;gap:.85rem 1.25rem;padding:calc(var(--safe-top) + .4rem) clamp(1rem,3vw,2rem) .4rem}.site--watch .header__actions{gap:.75rem 1rem}.site--watch .lang-select--desktop{min-width:5.5rem;padding:.45rem 2rem .45rem .65rem}.site--watch .header__login-desktop{padding:.5rem 1.1rem;white-space:nowrap}@media (max-width: 1199px){.header--watch{grid-template-columns:auto 1fr auto}.header--watch .header__menu-btn{display:flex!important}.header--watch .lang-select--desktop,.header--watch .header__login-link,.header--watch .header__account{display:none!important}}@media (min-width: 1200px){.header--watch{grid-template-columns:auto 1fr auto;gap:1rem 2rem}.header--watch .header__nav{display:flex;gap:.65rem 1.5rem;flex-wrap:nowrap}.header--watch .header__nav a{font-size:.875rem;padding:.4rem .25rem;white-space:nowrap}.header--watch .header__menu-btn{display:none}.header--watch .header__actions{gap:1rem 1.25rem}.header--watch .lang-select--desktop,.header--watch .header__login-desktop,.header--watch .header__account{display:inline-flex}}.main--watch{padding:0;flex:1;display:flex;flex-direction:column}.watch{flex:1;display:flex;flex-direction:column;width:100%}.watch__inner{position:relative;width:100%;max-width:1180px;margin-inline:auto;padding-inline:var(--pad);padding-top:.85rem;padding-bottom:2rem}.watch-side-banners{pointer-events:none}.watch-side-banner{position:fixed;z-index:120;top:50%;width:min(150px,22vw);height:auto;aspect-ratio:150 / 400;max-height:min(400px,calc(100dvh - var(--header-h) - 2rem));transform:translateY(-50%);pointer-events:auto;border-radius:8px;overflow:hidden;box-shadow:0 12px 36px #0000008c;border:1px solid rgba(255,255,255,.1);background:#0c0c10;box-sizing:border-box}.watch-side-banner--left{left:max(6px,env(safe-area-inset-left,0px))}.watch-side-banner--right{right:max(6px,env(safe-area-inset-right,0px))}.watch-side-banner__close{position:absolute;top:4px;right:4px;z-index:2;width:28px;height:28px;padding:0;border:none;border-radius:6px;font-size:1.35rem;line-height:1;color:#fff;background:#b40000eb;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000073;transition:background .15s,transform .12s}.watch-side-banner__close:hover{background:#e50914}.watch-side-banner__close:active{transform:scale(.94)}.watch-side-banner__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;height:100%;min-height:0;box-sizing:border-box;padding:2rem .5rem .75rem;background:#0c0c10eb}.watch-side-banner__size{font-size:.95rem;font-weight:700;letter-spacing:.05em;color:#ffffff52;text-align:center}.watch-side-banner__empty-label{font-size:.9rem;font-weight:600;color:#ffffff38}.watch-side-banner__link{display:block;width:100%;height:100%;line-height:0}.watch-side-banner__img{display:block;width:100%;height:100%;aspect-ratio:150 / 400;object-fit:cover}@media (max-width: 767px){.watch-side-banner{top:auto;bottom:max(4.25rem,calc(.65rem + var(--safe-bottom)));width:min(88px,26vw);max-height:min(235px,34dvh);transform:none;border-radius:6px;box-shadow:0 6px 20px #00000080}.watch-side-banner--left{left:max(4px,env(safe-area-inset-left,0px))}.watch-side-banner--right{right:max(4px,env(safe-area-inset-right,0px))}.watch-side-banner__close{width:22px;height:22px;font-size:1.1rem;top:2px;right:2px}.watch-side-banner__slot{padding:1.25rem .35rem .5rem}.watch-side-banner__size{font-size:.62rem}.watch-side-banner__empty-label{font-size:.58rem}}@media (max-width: 399px){.watch-side-banner{width:min(72px,24vw);max-height:min(192px,30dvh)}}.watch-side-banner--empty{border-style:dashed;border-color:#ffffff24}.watch-crumb{padding:.65rem .85rem;margin-bottom:.75rem;font-size:.8rem;background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:10px}.watch-crumb__list{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .6rem;line-height:1.5;color:var(--text-muted)}.watch-crumb__item a{color:var(--text-muted);text-decoration:none;transition:color .2s}.watch-crumb__item a:hover{color:var(--text);text-decoration:underline;text-underline-offset:3px}.watch-crumb__item--current a{color:var(--text);font-weight:500}.watch-crumb__item--current a:hover{color:#f5c518}.watch-crumb__sep{opacity:.45;-webkit-user-select:none;user-select:none}.watch-crumb__loading{color:#888}.watch-player{margin-bottom:.85rem;display:flex;flex-direction:column;align-items:center;width:100%}.watch-player__panel{max-width:none;width:100%;padding:clamp(.5rem,1.5vw,1rem);display:flex;justify-content:center;align-items:center}.watch-player__layout{width:100%;max-width:100%;margin-inline:auto;display:flex;flex-direction:column;align-items:stretch;gap:.65rem}.watch-player-banner{width:100%;max-width:720px;margin-inline:auto;flex-shrink:0}.watch-player-banner__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;max-width:min(720px,100%);height:auto;aspect-ratio:720 / 200;margin-inline:auto;border-radius:8px;border:1px dashed rgba(255,255,255,.12);background:#0c0c10d9;box-sizing:border-box}.watch-player-banner__size{font-size:clamp(1.1rem,4vw,1.5rem);font-weight:700;letter-spacing:.06em;color:#ffffff59}.watch-player-banner__empty-label{font-size:clamp(.85rem,2.5vw,1rem);font-weight:600;color:#ffffff38}.watch-player-banner__link{display:block;width:100%;max-width:720px;margin-inline:auto;border-radius:8px;overflow:hidden;line-height:0;background:#0a0a0c}.watch-player-banner__img{display:block;width:100%;max-width:min(720px,100%);height:auto;aspect-ratio:720 / 200;object-fit:cover;margin:0 auto}@media (max-width: 767px){.watch-player-banner__slot{border-radius:6px}.watch-player-banner__size{font-size:.72rem}.watch-player-banner__empty-label{font-size:.68rem}}.player-banner{position:absolute;left:50%;bottom:clamp(18px,5%,40px);z-index:12;width:min(720px,calc(100% - .5rem));max-width:100%;height:auto;aspect-ratio:720 / 90;transform:translate(-50%);pointer-events:auto;border-radius:6px;overflow:hidden;box-shadow:0 4px 24px #000000a6;border:1px solid rgba(255,255,255,.12);background:#0a0a0c;box-sizing:border-box}.player-banner--empty{border-style:dashed;border-color:#ffffff2e}.player-banner-close{position:absolute;top:4px;right:4px;z-index:3;width:26px;height:26px;padding:0;border:none;border-radius:5px;font-size:1.25rem;line-height:1;color:#fff;background:#b40000eb;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000073;transition:background .15s,transform .12s}.player-banner-close:hover{background:#e50914}.player-banner-close:active{transform:scale(.94)}.player-banner__link{display:block;width:100%;line-height:0}.player-banner__img{display:block;width:100%;height:auto;aspect-ratio:720 / 90;object-fit:cover}.player-banner__slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;width:100%;height:auto;aspect-ratio:720 / 90;margin-inline:auto;padding:1.25rem .5rem .5rem;box-sizing:border-box;background:#0a0a0cf0}@media (max-width: 767px){.player-banner{width:calc(100% - .5rem);bottom:clamp(8px,2.5%,20px);border-radius:5px}.player-banner-close{width:22px;height:22px;font-size:1rem;top:2px;right:2px}.player-banner__slot{padding:.75rem .35rem .35rem}.player-banner__size{font-size:.65rem}.player-banner__empty-label{font-size:.6rem}}.player-banner__size{font-size:.85rem;font-weight:700;letter-spacing:.05em;color:#ffffff52}.player-banner__empty-label{font-size:.8rem;font-weight:600;color:#ffffff38}.watch-details{padding:0;margin-top:.85rem}.watch-history-row{margin-top:1rem;width:100%}.watch-history-row .section--movies{padding:0}.watch-history-row__error{padding:1rem;text-align:center;font-size:.88rem;color:var(--text-muted);background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:10px}.watch-history-row .section-panel__hint a{color:#f5c518;text-decoration:underline;text-underline-offset:3px}.watch-history-row .section-panel__hint a:hover{color:#fff}.watch-details__panel{max-width:none;padding:clamp(1.15rem,3vw,1.75rem)}.watch-details .landing-section__head{margin-bottom:1rem;text-align:left}.watch-details .landing-section__eyebrow{text-align:left}.watch-details .landing-section__title{text-align:left;margin-inline:0}.watch-details__grid{display:grid;gap:1.25rem;align-items:start}@media (min-width: 640px){.watch-details__grid{grid-template-columns:minmax(120px,200px) 1fr;gap:1.5rem}}.watch-details__poster{margin:0;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 24px #00000073;background:#111}.watch-details__poster img{width:100%;height:auto;aspect-ratio:2 / 3;object-fit:cover}.watch-details__meta{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem;font-size:.85rem;margin-bottom:1.25rem;padding:.85rem 1rem;background:#00000040;border:1px solid rgba(255,255,255,.08);border-radius:10px}.watch-details__meta dt{color:#888;font-weight:600;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.watch-details__meta dd{margin:0;color:var(--text)}.watch-details__badge{display:inline-block;font-size:.65rem;font-weight:800;letter-spacing:.04em;padding:2px 6px;border-radius:3px;text-transform:uppercase}.watch-details__badge.movie-card__badge--fhd{background:var(--red);color:#fff}.watch-details__badge.movie-card__badge--4k{background:linear-gradient(135deg,#8b6914,#ffd54f);color:#1a0f00}.watch-details__badge.movie-card__badge--hd{background:#333;color:#fff;border:1px solid #555}.watch-details__rating{color:#46d369;font-weight:600}.watch-details__rating-max{color:var(--text-muted);font-weight:400}.watch-details__plot-title{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.watch-details__plot{padding-top:.25rem}.watch-details__plot p{font-size:.9rem;line-height:1.75;color:#d4d4d4}.watch-details__plot-empty{font-size:.88rem;color:var(--text-muted);line-height:1.6}.watch-pill{padding:.38rem .8rem;font:inherit;font-size:.78rem;font-weight:600;border-radius:999px;border:1px solid #3a3a3a;background:transparent;color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.watch-pill:hover{border-color:#666;color:var(--text)}.watch-pill--on{background:linear-gradient(180deg,#e50914,#b20710);border-color:#e50914cc;color:#fff;box-shadow:0 0 12px #e5091459}.watch-main{--player-max-h: clamp(200px, min(72dvh, 78svh), 900px);display:flex;flex-direction:column;align-items:stretch;justify-content:center;width:100%;max-width:100%;margin-inline:auto;gap:.5rem;scroll-margin:clamp(3.5rem,14vh,6.5rem) .75rem;outline:none;cursor:pointer}.watch-main:focus-visible{outline:2px solid rgba(229,9,20,.65);outline-offset:3px;border-radius:clamp(8px,1.5vw,12px)}.watch-stage{position:relative;width:100%;max-width:100%;max-height:var(--player-max-h);aspect-ratio:16 / 9;height:auto;margin-inline:auto;background:#000;border-radius:clamp(8px,1.5vw,12px);overflow:hidden;isolation:isolate;border:none;box-shadow:0 12px 40px #0000008c;clip-path:inset(0 round clamp(8px,1.5vw,12px))}.watch-stage__iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;outline:none;background:#000;display:block}.watch-stage--loading,.watch-stage--message,.watch-stage__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;max-width:100%;max-height:var(--player-max-h, 58dvh);aspect-ratio:16 / 9;margin-inline:auto;padding:2rem 1rem;text-align:center}.watch-stage--message{color:#ff9a9a}.watch-stage__empty{color:var(--text-muted)}.watch-skeleton{width:100%;height:100%;min-height:inherit;background:linear-gradient(110deg,#141414 8%,#1e1e1e 18%,#141414 33%);background-size:200% 100%;animation:watch-shimmer 1.2s ease-in-out infinite}@keyframes watch-shimmer{to{background-position:-200% 0}}.watch-stage__hint{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.8rem;color:var(--text-muted);pointer-events:none}.watch-player-meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem;width:100%;max-width:min(720px,100%);margin:.65rem auto 0;padding:0 .25rem}.watch-meta-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.38rem .8rem;font-size:.8rem;font-weight:600;color:#f0f0f0;background:#0000008c;border:1px solid rgba(255,255,255,.18);border-radius:999px;text-shadow:0 1px 4px rgba(0,0,0,.8);box-shadow:0 2px 10px #00000059}.watch-meta-chip--audio{color:#fff;border-color:#e5091473;background:#e5091438}.watch-meta-chip--link{text-decoration:none;transition:background .15s,border-color .15s,transform .12s}.watch-meta-chip--link:hover{border-color:#ffffff59;background:#000000b8;color:#fff;transform:translateY(-1px)}.watch-meta-chip__icon{font-size:1rem;line-height:1}.watch-meta-chip__text{display:flex;flex-direction:column;align-items:flex-start;gap:.05rem;line-height:1.2}.watch-meta-chip__label{font-size:.8rem;font-weight:600}.watch-meta-chip__hint{font-size:.65rem;font-weight:500;color:#b3b3b3}.watch-meta-chip--link:hover .watch-meta-chip__hint{color:#ddd}.watch-meta-chip__badge{min-width:1.15rem;padding:.1rem .35rem;font-size:.65rem;font-weight:700;line-height:1.2;text-align:center;color:#fff;background:var(--red);border-radius:999px;box-shadow:0 0 8px #e509148c}@media (max-width: 479px){.watch-player-meta{gap:.35rem}.watch-meta-chip{padding:.35rem .65rem;font-size:.75rem}.watch-meta-chip__text{flex-direction:row;align-items:center;gap:.25rem}.watch-meta-chip__hint:before{content:"·";margin-right:.1rem;opacity:.6}}.site--watch .footer{margin-top:auto}@media (max-width: 479px){.watch-main{--player-max-h: clamp(160px, min(52dvh, 56svh), 420px)}.watch-player__panel{padding:.65rem}}@media (min-width: 768px){.watch-main{--player-max-h: clamp(240px, min(68dvh, 74svh), 920px)}}@media (min-width: 1200px){.watch-main{--player-max-h: clamp(280px, min(72dvh, 78svh), 960px)}}@media (max-height: 500px) and (orientation: landscape){.watch-main{--player-max-h: min(78dvh, calc((100vw - 2 * var(--pad)) * 9 / 16))}.hero--watch{--hero-h: clamp(140px, 24svh, 220px);--hero-edge-reserve: 2.5rem}}@media (min-height: 900px) and (min-width: 1024px){.watch-main{--player-max-h: min(960px, 72dvh)}}.header__login-link{display:none;font-size:.82rem;font-weight:600;color:#e5e5e5;white-space:nowrap;text-decoration:none;transition:color .15s,background .15s,border-color .15s}.header__login-link:hover{color:#fff}.header__account{display:none;align-items:center;gap:0;max-width:min(13rem,32vw);padding:.22rem;background:#0006;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 2px 12px #00000059}.header__account-link{display:flex;align-items:center;gap:.4rem;min-width:0;padding:.3rem .5rem .3rem .35rem;border-radius:999px;transition:background .2s}.header__account-link:hover{background:#ffffff14}.header__account-avatar{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--red),#8b0000);border-radius:50%}.header__account-name{font-size:.8rem;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header__account-logout{flex-shrink:0;margin-right:.12rem;min-height:36px;padding:.4rem .65rem;font:inherit;font-size:.75rem;font-weight:600;color:#ccc;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;cursor:pointer;touch-action:manipulation;transition:color .15s,background .15s,border-color .15s}.header__account-logout:hover{color:#fff;background:#e5091459;border-color:#e5091473}.header__nav-user{display:none;flex-direction:column;gap:.5rem;padding:1rem;margin-bottom:.5rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.header__nav-user-head{display:flex;align-items:center;gap:.75rem}.header__nav-user-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--red),#8b0000);border-radius:50%;flex-shrink:0}.header__nav-user-name{font-size:1rem;font-weight:600;color:var(--text);line-height:1.3;word-break:break-word}.header__nav-user-email{font-size:.78rem;color:var(--text-muted);margin-top:.15rem;word-break:break-all}.header__nav-user-link{display:flex;align-items:center;min-height:48px;padding:.75rem 1rem;font-size:1rem;font-weight:600;color:var(--text);text-decoration:none;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#e509141f}.header__nav-user-link:hover{background:#e5091438}.header__nav-user-logout{width:100%;min-height:48px;padding:.75rem 1rem;font:inherit;font-size:.95rem;font-weight:600;color:#ccc;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;cursor:pointer;touch-action:manipulation}.header__nav-user-logout:hover{color:#fff;background:#ffffff14}@media (max-width: 767px){.header--auth .header__nav-user{display:flex}}@media (min-width: 768px){.header__login-link{display:inline-flex;align-items:center}.header__account{display:flex}.header__nav-user{display:none!important}.header__nav-auth-link{display:none}}.auth-page{padding:0 var(--pad) calc(3rem + var(--safe-bottom));margin-top:-.5rem}.auth-page--logged-in{margin-top:-1rem}.auth-page__inner{max-width:1000px;margin-inline:auto}.account-page{display:flex;flex-direction:column;gap:1rem}.auth-highlights{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-bottom:1.75rem;padding:.85rem 1rem;background:#e509141f;border:1px solid rgba(229,9,20,.35);border-radius:var(--radius-lg)}.auth-highlights li{font-size:.9rem;font-weight:600;color:var(--text)}.auth-highlights li:before{content:"✓ ";color:var(--red)}.auth-page__grid{display:grid;gap:2rem;align-items:start}@media (min-width: 900px){.auth-page__grid{grid-template-columns:minmax(300px,400px) 1fr;gap:2.5rem}}.auth-card{background:#141414f2;border:1px solid #333;border-radius:var(--radius-lg);padding:1.25rem;box-shadow:var(--shadow-card)}.auth-card--loading{text-align:center;color:var(--text-muted);padding:2.5rem 1rem}.auth-card__tabs{display:grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:1.25rem;padding:.25rem;background:#0006;border-radius:var(--radius)}.auth-tab{padding:.65rem .75rem;font:inherit;font-size:.9rem;font-weight:600;border:none;border-radius:6px;background:transparent;color:var(--text-muted);cursor:pointer;transition:background .2s,color .2s}.auth-tab:hover{color:var(--text)}.auth-tab--on{background:var(--red);color:#fff}.auth-form__title{font-size:1.25rem;font-weight:700;margin-bottom:.35rem}.auth-form__hint{font-size:.85rem;color:var(--text-muted);margin-bottom:1.25rem;line-height:1.5}.auth-field{margin-bottom:1rem}.auth-field label{display:block;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.auth-field input{width:100%;min-height:48px;padding:0 .85rem;font:inherit;font-size:16px;background:#1e1e1ef2;border:1px solid #555;border-radius:var(--radius);color:var(--text)}.auth-field input:focus-visible{border-color:var(--text);outline:none;box-shadow:var(--focus)}.auth-field__note{margin:.35rem 0 0;font-size:.72rem;line-height:1.45;color:#a3a3a3f2}.auth-field__password{display:flex;gap:.35rem}.auth-field__password input{flex:1;min-width:0}.auth-field__toggle{flex-shrink:0;padding:0 .75rem;font:inherit;font-size:.8rem;color:var(--text-muted);background:#282828e6;border:1px solid #555;border-radius:var(--radius);cursor:pointer}.auth-field__toggle:hover{color:var(--text)}.auth-form__error{margin-bottom:1rem;padding:.65rem .85rem;font-size:.85rem;color:#ffb4b4;background:#e5091426;border-radius:var(--radius);border:1px solid rgba(229,9,20,.4)}.auth-form__submit{width:100%;margin-top:.25rem}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.1rem 0 1rem;color:var(--text-muted);font-size:.8rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}.auth-divider span{flex-shrink:0;font-weight:600;letter-spacing:.02em}.auth-google{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-height:44px}.auth-google__btn-host{display:flex;justify-content:center;width:100%;min-height:44px}.auth-google__btn-host>div{width:100%!important;max-width:100%}.auth-google--loading .auth-google__btn-host{opacity:.55;pointer-events:none}.auth-google__loading{margin:0;font-size:.78rem;color:var(--text-muted);text-align:center}.auth-form__switch{margin-top:1rem;text-align:center;font-size:.85rem;color:var(--text-muted)}.auth-link{font:inherit;font-weight:600;color:var(--text);background:none;border:none;padding:0;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.auth-link:hover{color:var(--red-hover)}.auth-card--welcome{text-align:center;padding:2rem 1.5rem}.auth-welcome__badge{display:inline-block;font-size:.75rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#1a7a3a,#0d5c2e);padding:.35rem .75rem;border-radius:999px;margin-bottom:1rem}.auth-welcome__title{font-size:1.5rem;font-weight:700;margin-bottom:.35rem}.auth-welcome__email{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.auth-welcome__text{font-size:.9rem;color:#ccc;line-height:1.6;margin-bottom:1.5rem}.auth-welcome__actions{display:flex;flex-direction:column;gap:.65rem}@media (min-width: 400px){.auth-welcome__actions{flex-direction:row;justify-content:center;flex-wrap:wrap}}.auth-benefits__title{font-size:1.1rem;font-weight:700;margin-bottom:1.25rem}.auth-benefits__list{list-style:none;display:flex;flex-direction:column;gap:1rem}.auth-benefit{display:flex;gap:.85rem;align-items:flex-start;padding:.85rem 1rem;background:#ffffff08;border:1px solid #252525;border-radius:var(--radius)}.auth-benefit__icon{font-size:1.5rem;line-height:1;flex-shrink:0}.auth-benefit h3{font-size:.95rem;font-weight:600;margin-bottom:.2rem}.auth-benefit p{font-size:.85rem;color:var(--text-muted);line-height:1.5}.auth-benefits__note{margin-top:1.25rem;font-size:.8rem;color:#888;text-align:center;line-height:1.5}.account-welcome-bar{display:grid;gap:1rem;padding:1.1rem 1.2rem;background:linear-gradient(145deg,#1e1e1ef2,#121212fa);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.account-welcome-bar__profile{display:flex;align-items:center;gap:.85rem;min-width:0}.account-welcome-bar__avatar{flex-shrink:0;width:3rem;height:3rem;display:grid;place-items:center;font-size:1.2rem;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--red),#8b0000);border-radius:50%;box-shadow:0 4px 14px #e5091459}.account-welcome-bar__info{min-width:0}.account-welcome-bar__badge{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--red);padding:.15rem .45rem;border-radius:4px;margin-bottom:.25rem}.account-welcome-bar__name{margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-welcome-bar__email{margin:.15rem 0 0;font-size:.8rem;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-welcome-bar__phone{margin:.1rem 0 0;font-size:.78rem;color:#cbd5e1e6;letter-spacing:.02em}.account-welcome-bar__quick{display:flex;flex-wrap:wrap;gap:.4rem}.account-welcome-bar__quick-link{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .7rem;font-size:.78rem;font-weight:600;color:var(--text);text-decoration:none;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:999px;transition:background .15s,border-color .15s,color .15s}.account-welcome-bar__quick-link:hover{color:#fff;background:#e5091438;border-color:#e5091473}.account-welcome-bar__actions{display:flex;flex-wrap:wrap;gap:.5rem}.account-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;padding:2rem 1rem;color:var(--text-muted);font-size:.88rem}.account-loading__spinner{width:1.75rem;height:1.75rem;border:2px solid rgba(255,255,255,.15);border-top-color:var(--red);border-radius:50%;animation:account-spin .7s linear infinite}@keyframes account-spin{to{transform:rotate(360deg)}}.auth-card--loading{display:flex;flex-direction:column;align-items:center;gap:.75rem}.account-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;padding:1.75rem 1.25rem;background:#00000040;border:1px dashed rgba(255,255,255,.12);border-radius:var(--radius-lg)}.account-empty__icon{font-size:2rem;line-height:1;opacity:.85}.account-empty p{margin:0;font-size:.88rem;color:var(--text-muted);line-height:1.55;max-width:22rem}.auth-page__inner--account{max-width:1120px}.account-hub{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);gap:1rem 1.35rem;align-items:start}.account-nav{position:sticky;top:calc(var(--header-h) + var(--safe-top) + .65rem);display:flex;flex-direction:column;gap:.35rem;padding:.85rem;background:linear-gradient(180deg,#1c1c1cfa,#101010fa);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.account-nav__group-title{margin:.5rem 0 .25rem;padding:0 .35rem;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#666}.account-nav__group-title:first-child{margin-top:0}.account-nav__list{display:flex;flex-direction:column;gap:.2rem}.account-nav__btn{display:flex;align-items:center;gap:.55rem;width:100%;padding:.55rem .65rem;text-align:left;font-size:.88rem;color:var(--text-muted);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .15s,color .15s;position:relative}.account-nav__badge{margin-left:auto;flex-shrink:0;min-width:1.2rem;padding:.12rem .4rem;font-size:.68rem;font-weight:800;line-height:1.15;text-align:center;color:#fff;background:var(--red);border-radius:999px;box-shadow:0 0 8px #e5091473}.account-nav__btn:hover{color:var(--text);background:#ffffff0f}.account-nav__btn--on{color:var(--text);background:#e509142e;box-shadow:inset 3px 0 0 var(--accent, #e50914)}.account-nav__icon{font-size:1.1rem;line-height:1;flex-shrink:0}.account-nav__label--short{display:none}.account-nav__label{line-height:1.3}.account-panel{scroll-margin-top:calc(var(--header-h) + var(--safe-top) + 1rem);padding:1.15rem 1.25rem;background:linear-gradient(180deg,#1a1a1afa,#0e0e0efc);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);min-height:280px}.account-panel--solo{min-height:300px}.account-panel__toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-bottom:.85rem}.account-panel__card{padding:1rem;margin-bottom:1rem;background:#00000047;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius)}.account-panel__card--list{margin-bottom:0}.account-panel__subhead{margin:0 0 .75rem;font-size:.88rem;font-weight:600;color:var(--text-muted)}.account-panel__head{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1.1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.account-panel__titles h2{font-size:1.2rem;font-weight:600;margin:0 0 .35rem}.account-panel__icon{font-size:1.5rem;line-height:1;flex-shrink:0}.account-panel__desc{font-size:.88rem;color:var(--text-muted);line-height:1.5;margin:0}.account-panel__body{min-height:120px}@media (min-width: 600px){.account-welcome-bar{grid-template-columns:1fr auto;align-items:center}.account-welcome-bar__profile{grid-column:1 / -1}.account-welcome-bar__quick{grid-column:1}.account-welcome-bar__actions{grid-column:2;justify-content:flex-end}}@media (min-width: 900px){.account-welcome-bar{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.account-welcome-bar__profile{grid-column:auto}.account-welcome-bar__quick{grid-column:auto;justify-content:center}.account-welcome-bar__actions{grid-column:auto}}@media (max-width: 899px){.account-hub{grid-template-columns:1fr;gap:.75rem}.account-nav{position:static;padding:.65rem .75rem;gap:.5rem}.account-nav__group-title{font-size:.62rem;margin:.15rem 0 0;padding:0 .15rem}.account-nav__list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:.35rem;padding:.15rem .1rem .35rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,#000 92%,transparent);mask-image:linear-gradient(90deg,#000 92%,transparent)}.account-nav__list::-webkit-scrollbar{display:none}.account-nav__btn{flex-shrink:0;scroll-snap-align:start;width:auto;white-space:nowrap;padding:.48rem .8rem;border:1px solid rgba(255,255,255,.1);min-height:40px}.account-nav__label--full{display:none}.account-nav__label--short{display:inline;font-size:.82rem}.account-nav__badge{margin-left:.3rem}.account-nav__btn--on{box-shadow:none;border-color:var(--accent, #e50914);background:#e5091433}.account-panel{padding:1rem;min-height:240px}.account-panel__head{flex-direction:row;align-items:center;gap:.65rem;padding-bottom:.85rem;margin-bottom:.85rem}.account-panel__titles h2{font-size:1.05rem}.account-panel__desc{font-size:.8rem}}@media (min-width: 900px){.account-nav__list{flex-direction:column}}.account-panel__empty,.account-panel__gate{font-size:.85rem;color:#aaa;padding:.65rem .85rem;background:#00000040;border-radius:var(--radius)}.account-panel__gate a{color:var(--text);text-decoration:underline}.account-panel__ok{font-size:.85rem;color:#8fd99a;margin-bottom:.75rem}.account-panel__hint{font-size:.78rem;color:#888;margin-top:.35rem}.account-panel__support a{color:var(--text)}.account-panel__form{max-width:min(100%,420px)}.account-panel__form .btn--primary{width:100%}@media (min-width: 480px){.account-panel__form .btn--primary{width:auto;min-width:10rem}}.account-panel__textarea{width:100%;padding:.65rem .75rem;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#00000059;color:var(--text);font:inherit;resize:vertical;min-height:5rem}.account-movie-list{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}@media (min-width: 640px){.account-movie-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.account-movie-list__item{display:flex;align-items:stretch;gap:.5rem;background:#ffffff0a;border-radius:10px;overflow:hidden}.account-movie-list__link{display:flex;flex:1;gap:.75rem;padding:.5rem;text-decoration:none;color:inherit;min-width:0}.account-movie-list__link:hover{background:#ffffff0f}.account-movie-list__poster{width:56px;height:84px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#222}.account-movie-list__poster--empty{display:block}.account-movie-list__meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.account-movie-list__title{font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-movie-list__sub,.account-movie-list__date{font-size:.78rem;color:var(--text-muted)}.account-movie-list__remove{align-self:center;margin-right:.5rem;padding:.35rem .6rem;font-size:.75rem;color:#aaa;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:6px;cursor:pointer}.account-movie-list__remove:hover{color:var(--text);border-color:#ffffff4d}.account-notify-settings{border:none;margin:0 0 1rem;padding:.85rem;display:flex;flex-direction:column;gap:.5rem;background:#00000047;border-radius:var(--radius);border:1px solid rgba(255,255,255,.08)}.account-notify-settings__legend{font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.15rem;padding:0}.account-notify-settings__row{display:flex;align-items:center;gap:.65rem;font-size:.85rem;cursor:pointer;padding:.55rem .65rem;border-radius:8px;background:#ffffff08;transition:background .15s}.account-notify-settings__row:hover{background:#ffffff0f}.account-notify-settings__row input{width:1.1rem;height:1.1rem;accent-color:var(--red);flex-shrink:0}.account-notify-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.account-notify-list__item{display:flex;justify-content:space-between;gap:.75rem;padding:.75rem;border-radius:10px;background:#ffffff0a;font-size:.85rem}.account-notify-list__item--unread{border-left:3px solid var(--accent, #e50914)}.account-notify-list__body p{margin:.25rem 0;color:var(--text-muted);font-size:.82rem}.account-notify-list__body time{font-size:.75rem;color:#888}.account-notify-list__actions{display:flex;flex-direction:column;gap:.35rem;flex-shrink:0}.btn--sm{padding:.3rem .55rem;font-size:.75rem}.account-ticket-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.75rem}.account-ticket-list__item{padding:.85rem;border-radius:10px;background:#ffffff0a;font-size:.85rem}.account-ticket-list__head{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start}.account-ticket-list__status{font-size:.72rem;padding:.15rem .45rem;border-radius:4px;background:#ffffff14;flex-shrink:0}.account-ticket-list__status--answered{background:#50c87833;color:#8fd99a}.account-ticket-list__msg{margin:.5rem 0;color:var(--text-muted);white-space:pre-wrap}.account-ticket-list__reply{margin:.5rem 0 0;padding:.65rem .75rem;border-left:3px solid var(--accent, #e50914);background:#00000040;border-radius:0 8px 8px 0}.account-ticket-list__reply span{display:block;font-size:.72rem;color:#aaa;margin-bottom:.25rem}.account-ticket-list__date{font-size:.75rem;color:#888}.hero__watch-actions{display:flex;flex-direction:column;align-items:stretch;gap:.4rem;flex-shrink:0;min-width:min(100%,7.5rem)}.hero__fav,.hero__hist,.hero__share{width:100%;justify-content:center}.fav-btn,.hist-btn,.share-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#00000073;color:var(--text);cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.fav-btn:hover:not(:disabled),.hist-btn:hover,.share-btn:hover{border-color:#ffffff73;background:#0009}.fav-btn--on{border-color:#f5c518;color:#f5c518}.fav-btn:disabled{opacity:.6;cursor:wait}.fav-btn--guest,.hist-btn--guest{opacity:.9}.hist-btn{border-color:#5b6ee873;background:#5b6ee826}.hist-btn:hover{border-color:#9aa8ffa6;background:#5b6ee847;color:#fff}.hist-btn:before{content:"◷";font-size:.9em;opacity:.9}.share-btn{border-color:#46d36973;background:#46d3691f}.share-btn:hover{border-color:#46d369bf;background:#46d36940;color:#fff}.share-btn:before{content:"⎘";font-size:.95em;opacity:.95}.share-btn__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;padding:.1rem .4rem;margin-left:.15rem;font-size:.72em;font-weight:800;line-height:1.2;color:#0d1a10;background:#ffffffeb;border-radius:999px}.share-watch{width:100%}.share-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:max(1rem,var(--safe-top)) 1rem max(1rem,var(--safe-bottom));background:#000000b8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:share-modal-in .2s ease}@keyframes share-modal-in{0%{opacity:0}to{opacity:1}}.share-modal__dialog{width:min(92vw,360px);max-height:min(90vh,640px);overflow:auto;padding:1rem 1.05rem 1.1rem;background:linear-gradient(165deg,#1c2026fa,#0c0e12fc);border:1px solid rgba(255,255,255,.14);border-radius:14px;box-shadow:0 24px 64px #000000bf,inset 0 1px #ffffff14;animation:share-dialog-in .22s ease}@keyframes share-dialog-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.share-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;font-size:1rem}.share-modal__head-text{flex:1;min-width:0}.share-modal__head-text strong{display:block;margin-bottom:.25rem}.share-modal__stats{margin:0;font-size:.78rem;font-weight:500;line-height:1.45;color:#aaa}.share-modal__close{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;line-height:1;color:var(--text-muted);background:transparent;border:none;border-radius:8px;cursor:pointer}.share-modal__close:hover{color:var(--text);background:#ffffff14}.share-modal__qr{display:flex;flex-direction:column;align-items:center;gap:.35rem;margin-bottom:.85rem;padding:.55rem;background:#fff;border-radius:10px}.share-modal__qr img{display:block;width:168px;height:168px}.share-modal__qr-hint{margin:0;font-size:.75rem;color:#333;font-weight:600}.share-modal__save-qr{width:100%;margin-top:.15rem;padding:.5rem .85rem;font:inherit;font-size:.82rem;font-weight:700;color:#1a1a1a;background:linear-gradient(180deg,#f5c518,#e5a800);border:none;border-radius:8px;cursor:pointer;transition:filter .15s,opacity .15s}.share-modal__save-qr:hover:not(:disabled){filter:brightness(1.06)}.share-modal__save-qr:disabled{opacity:.75;cursor:wait}.share-modal__field{margin-bottom:.6rem}.share-modal__label{display:block;margin-bottom:.32rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#888}.share-modal__row{display:flex;gap:.4rem;align-items:stretch}.share-modal__input{flex:1;min-width:0;padding:.45rem .6rem;font-size:.75rem;font-family:inherit;color:#e8e8e8;background:#00000073;border:1px solid rgba(255,255,255,.12);border-radius:8px}.share-modal__input--full{font-size:.68rem}.share-modal__copy{flex-shrink:0;padding:.45rem .75rem;font:inherit;font-size:.75rem;font-weight:600;color:#fff;background:linear-gradient(180deg,#e50914,#b20710);border:none;border-radius:8px;cursor:pointer;white-space:nowrap}.share-modal__copy:hover{filter:brightness(1.08)}.share-modal__native{width:100%;margin-top:.3rem;padding:.5rem .85rem;font:inherit;font-size:.85rem;font-weight:600;color:var(--text);background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:8px;cursor:pointer}.share-modal__native:hover{background:#ffffff1f}.share-modal__err{margin:.4rem 0 0;font-size:.78rem;color:#ff9a9a}.short-redirect{flex:1;display:flex;align-items:center;justify-content:center;min-height:40vh;color:var(--text-muted)}@media (max-width: 767px){:root{--hero-h: clamp(300px, 56dvh, 440px);--pad: clamp(.85rem, 4vw, 1.15rem);--header-h: clamp(52px, 12vw, 60px)}.hero{width:100%;max-width:none;margin-left:0;margin-right:0;left:auto;right:auto;min-height:var(--hero-h)}.hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;min-height:var(--hero-h);background-image:var(--hero-bg-url, url(/hero-cinema.jpg));background-size:cover;background-position:center top;background-repeat:no-repeat}.hero__hf--top{height:calc(var(--header-h) + var(--safe-top) + 2rem);background:linear-gradient(180deg,rgba(0,0,0,.55) 0%,rgba(0,0,0,.2) 40%,transparent 72%)}.hero__hf--bottom{height:min(45%,200px);background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.82) 22%,rgba(0,0,0,.25) 55%,transparent 100%)}.hero__overlay{background:linear-gradient(0deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.35) 35%,transparent 68%),linear-gradient(90deg,rgba(0,0,0,.45) 0%,transparent 48%)}.footer{width:100%;max-width:100%;margin-left:0;margin-right:0}.hero--page{--hero-h: clamp(220px, 38dvh, 300px);padding-bottom:calc(1.5rem + var(--safe-bottom))}.hero--page .hero__bg,.hero--watch .hero__bg{min-height:100%;background-position:center top}.hero--watch{--hero-h: clamp(240px, 42dvh, 340px);--hero-edge-reserve: 2.85rem;padding-bottom:calc(var(--hero-edge-reserve) + 1rem + var(--safe-bottom))}.hero--watch .hero__watch-foot{flex-direction:column;align-items:stretch;gap:.55rem}.hero--watch .hero__tracks{justify-content:flex-start;width:fit-content;max-width:100%}.hero__title{font-size:clamp(1.35rem,6vw,1.85rem)}}@media (max-width: 399px){:root{--hero-h: clamp(280px, 58dvh, 400px)}.hero__bg{background-position:center top}.hero__hf--bottom{height:min(40%,170px)}.hero__subtitle{font-size:clamp(.88rem,3.5vw,1rem)}.hero__foot-label-full{display:none}.hero__foot-label-short{display:inline}.hero__foot--categories{padding:.45rem .35rem .5rem}.hero__foot-row .scroll-row__btn{display:none}.hero__foot-row.scroll-row{justify-content:center}.hero__foot-row .scroll-row__track{justify-content:center;padding-inline:.25rem}.hero__watch-top{flex-direction:column;align-items:stretch;gap:.65rem}.hero__watch-actions{width:100%;min-width:0;flex-direction:row;flex-wrap:wrap;gap:.35rem}.hero__watch-actions .fav-btn,.hero__watch-actions .hist-btn,.hero__watch-actions .share-btn{flex:1 1 calc(50% - .2rem);width:auto;min-width:0;font-size:.78rem;padding:.42rem .55rem;white-space:nowrap}.hero__watch-actions .share-watch{flex:1 1 100%;width:100%}.hero__watch-meta{font-size:.75rem;gap:.35rem .5rem}.scroll-row__btn{display:none!important}.scroll-row{gap:0}.section--movies{padding:.5rem var(--pad) .75rem}.section--movies:first-of-type{padding-top:.65rem}.section-panel{padding:.8rem .5rem .9rem;border-radius:12px;overflow:visible}.section-panel__body{overflow:visible;padding-top:.25rem}.section-panel__head{padding-bottom:.55rem;margin-bottom:.4rem}.section__title,.section-panel__title{font-size:clamp(1rem,4.5vw,1.2rem)}.scroll-row.movie-row-wrap{margin-inline:-.5rem;padding-inline:0}.scroll-row.movie-row-wrap:before,.scroll-row.movie-row-wrap:after{content:"";position:absolute;top:0;bottom:.35rem;width:clamp(18px,5vw,28px);z-index:2;pointer-events:none}.scroll-row.movie-row-wrap:before{left:0;background:linear-gradient(90deg,var(--scroll-fade) 15%,transparent)}.scroll-row.movie-row-wrap:after{right:0;background:linear-gradient(270deg,var(--scroll-fade) 15%,transparent)}.scroll-row__track{scroll-snap-type:x mandatory;padding:.4rem .5rem .55rem;scroll-padding-inline:.5rem}.movie-row{gap:.5rem;padding-bottom:.25rem}.movie-card{width:clamp(108px,31vw,132px);scroll-snap-align:center}.movie-card--ranked{width:clamp(118px,34vw,148px)}.movie-card--ranked .movie-card__num{font-size:clamp(2.2rem,8.5vw,3.5rem);bottom:1.85rem}.movie-card__title{font-size:.7rem}.movie-card__poster{border-radius:8px}.search-results__meta,.search-results-section__title,.search-results-section__title strong{overflow-wrap:anywhere;word-break:break-word}.search-results-section .search-results__grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.65rem .45rem}.footer{min-height:clamp(200px,30svh,300px);padding-top:clamp(1.5rem,4vw,2rem)}.footer__grid{gap:1.1rem;padding:.9rem .75rem}.footer__brand{grid-column:1 / -1}.footer__desc{max-width:none;font-size:.76rem}.footer__highlights li{font-size:.64rem}.footer__col-note{font-size:.7rem}.footer__disclaimer{font-size:.68rem;padding-inline:.25rem}.footer__sep,.footer__region{display:block;margin-top:.15rem}.footer__sep{display:none}.devices__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.devices__item{padding:.75rem .45rem}.devices__name{font-size:.82rem}.landing-section__panel{padding:1rem .75rem 1.1rem}.landing-section__title{font-size:clamp(1.05rem,4.5vw,1.25rem)}.landing-section--features{padding:.75rem var(--pad) .9rem}.landing-section--features .landing-section__panel{padding:.65rem .55rem .7rem;border-radius:10px}.landing-section--features .landing-section__head{margin-bottom:.55rem}.landing-section--features .landing-section__title{font-size:1rem}.landing-section--features .landing-section__lead{font-size:.76rem;max-width:none}.landing-section--features .feature-card{padding:.5rem .55rem;border-radius:8px}.landing-section--features .feature-card__icon{font-size:1.2rem}.landing-section--faq{padding:.75rem var(--pad) .9rem}.landing-section--faq .landing-section__panel{padding:.65rem .55rem .7rem;border-radius:10px}.landing-section--faq .landing-section__title{font-size:1rem}.landing-section--faq .landing-section__lead{max-width:none;font-size:.74rem}.landing-section--faq .faq__list{grid-template-columns:1fr;gap:.35rem}.landing-section--faq .faq-item__btn{min-height:42px;padding:.5rem .6rem;font-size:.78rem}.landing-section--faq .faq-item__body p{padding:.45rem .6rem .55rem;font-size:.72rem}.watch__inner{padding-inline:var(--pad);padding-bottom:1.5rem}.watch-crumb{font-size:.72rem;padding:.55rem .65rem;overflow-wrap:anywhere;word-break:break-word}.watch-player-meta{flex-direction:column;align-items:stretch;width:100%;gap:.4rem}.watch-meta-chip{width:100%;justify-content:center;border-radius:10px}.watch-meta-chip__hint{display:none}.watch-details__grid{gap:1rem}.auth-page{padding-bottom:2rem}.auth-highlights{flex-direction:column;align-items:stretch;gap:.4rem;padding:.75rem .85rem;font-size:.85rem}.auth-card{padding:1rem}.account-notify-list__item{flex-direction:column;align-items:stretch}.account-notify-list__actions{flex-direction:row;flex-wrap:wrap}.account-ticket-list__head{flex-wrap:wrap}.account-panel__form{max-width:none}.account-welcome-bar{padding:1rem}.account-welcome-bar__profile{flex-direction:column;text-align:center}.account-welcome-bar__info{width:100%}.account-welcome-bar__name,.account-welcome-bar__email{white-space:normal;word-break:break-word}.account-welcome-bar__quick{justify-content:center}.account-welcome-bar__actions{width:100%}.account-welcome-bar__actions .btn{flex:1;min-height:44px;justify-content:center}.account-movie-list{grid-template-columns:1fr}.account-movie-list__item{flex-direction:column;align-items:stretch}.account-movie-list__remove{align-self:stretch;margin:0 .5rem .5rem;min-height:40px}.share-modal__row{flex-direction:column}.share-modal__copy{width:100%;min-height:44px}}@media (min-width: 768px){.hero__foot-label-short{display:none}.hero__foot-label-full{display:inline}}@media (max-width: 380px){:root{--pad: .75rem}.hero__watch-actions .fav-btn,.hero__watch-actions .hist-btn,.hero__watch-actions .share-btn{flex:1 1 100%}.devices__grid{grid-template-columns:1fr}.search-results-section .search-results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.site--movecast{max-width:none;width:100%}.main--movecast{flex:1;min-height:0;padding:0}.movecast-page{display:flex;flex-direction:column;width:100%;min-height:100dvh;min-height:100vh;background:#000}.movecast-page__bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;padding:max(.55rem,var(--safe-top)) .85rem .55rem;background:linear-gradient(180deg,#0c0c0efa,#000000eb);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000073}.movecast-page__back{font-size:.82rem;font-weight:600;color:#e5e5e5;text-decoration:none;padding:.4rem .65rem;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.movecast-page__back:hover{color:#fff;border-color:#e5091473;background:#e509141f}.movecast-page__title{display:flex;align-items:center;gap:.4rem;margin:0;font-size:.95rem;font-weight:700;color:#fff}.movecast-page__title-icon{display:inline-flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;font-size:1rem;border-radius:8px;background:#e5091433;border:1px solid rgba(229,9,20,.35)}.movecast-page__frame-wrap{flex:1;min-height:0;position:relative;background:#000}.movecast-page__frame{display:block;width:100%;height:100%;min-height:calc(100dvh - 3.25rem - var(--safe-top));border:0;background:#000}.smart-tv-fab{position:fixed;right:max(.85rem,calc((100vw - var(--site-max)) / 2 + .85rem));bottom:max(1.1rem,calc(.85rem + var(--safe-bottom)));z-index:88;display:flex;flex-direction:column;align-items:flex-end;gap:.65rem;pointer-events:none}.smart-tv-fab>*{pointer-events:auto}.smart-tv-fab__panel{width:min(18.5rem,calc(100vw - 1.75rem));padding:0;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(165deg,#1c1c20f7,#0c0c0efa);box-shadow:0 16px 48px #0000008c,0 0 0 1px #e509141f,inset 0 1px #ffffff14;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;transform-origin:bottom right;opacity:0;visibility:hidden;transform:translateY(10px) scale(.94);transition:opacity .22s ease,transform .22s ease,visibility .22s}.smart-tv-fab--open .smart-tv-fab__panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.smart-tv-fab__head{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem .85rem .65rem;background:linear-gradient(135deg,rgba(229,9,20,.22) 0%,transparent 72%);border-bottom:1px solid rgba(255,255,255,.08)}.smart-tv-fab__head-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-size:1.35rem;border-radius:12px;background:#e5091433;border:1px solid rgba(229,9,20,.35);box-shadow:0 4px 14px #e5091440}.smart-tv-fab__head-text{flex:1;min-width:0}.smart-tv-fab__title{margin:0;font-size:1rem;font-weight:700;color:#fff;line-height:1.25}.smart-tv-fab__sub{margin:.2rem 0 0;font-size:.72rem;color:#b3b3b3;line-height:1.35}.smart-tv-fab__close{flex-shrink:0;width:2rem;height:2rem;padding:0;border:none;border-radius:8px;background:#ffffff0f;color:#ccc;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s,color .15s}.smart-tv-fab__close:hover{background:#ffffff1f;color:#fff}.smart-tv-fab__tips{list-style:none;margin:0;padding:.65rem .85rem .5rem;display:flex;flex-direction:column;gap:.55rem}.smart-tv-fab__tips li{display:flex;align-items:flex-start;gap:.5rem;font-size:.78rem;color:#e0e0e0;line-height:1.4}.smart-tv-fab__tip-icon{flex-shrink:0;font-size:.95rem;line-height:1.35}.smart-tv-fab__cta{display:block;margin:0 .85rem .85rem;padding:.55rem .85rem;font-size:.82rem;font-weight:700;text-align:center;text-decoration:none;color:#fff;border-radius:10px;background:linear-gradient(180deg,var(--red) 0%,#b20710 100%);border:1px solid rgba(255,120,100,.35);box-shadow:0 6px 20px #e5091459;transition:transform .15s,box-shadow .15s,filter .15s}.smart-tv-fab__cta:hover{filter:brightness(1.08);box-shadow:0 8px 24px #e5091473;transform:translateY(-1px)}.smart-tv-fab__toggle{position:relative;display:inline-flex;align-items:center;gap:.45rem;min-height:52px;padding:.5rem 1rem .5rem .55rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:linear-gradient(145deg,#1a1a1e,#0d0d0f);color:#fff;font:inherit;font-size:.82rem;font-weight:700;text-decoration:none;cursor:pointer;box-shadow:0 8px 28px #00000080,0 0 0 1px #e5091440,inset 0 1px #ffffff1a;transition:transform .15s,box-shadow .2s,border-color .2s;-webkit-tap-highlight-color:transparent}.smart-tv-fab__toggle:hover{border-color:#e509148c;box-shadow:0 10px 32px #0000008c,0 0 20px #e5091459;transform:translateY(-2px)}.smart-tv-fab__pulse{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:999px;border:2px solid rgba(229,9,20,.45);animation:smart-tv-fab-pulse 2.4s ease-out infinite;pointer-events:none}.smart-tv-fab--open .smart-tv-fab__pulse{animation:none;opacity:0}@keyframes smart-tv-fab-pulse{0%{transform:scale(1);opacity:.75}70%{transform:scale(1.12);opacity:0}to{transform:scale(1.12);opacity:0}}.smart-tv-fab__toggle-icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;font-size:1.2rem;border-radius:50%;background:linear-gradient(180deg,var(--red) 0%,#9b060f 100%);box-shadow:0 4px 14px #e5091473}.smart-tv-fab__toggle-label{position:relative;z-index:1;white-space:nowrap}.site--watch .smart-tv-fab{bottom:max(1.5rem,calc(1rem + var(--safe-bottom)))}@media (max-width: 640px){.smart-tv-fab{right:max(.65rem,calc((100vw - var(--site-max)) / 2 + .65rem));bottom:max(.85rem,calc(.65rem + var(--safe-bottom)))}.smart-tv-fab__toggle-label{display:none}.smart-tv-fab__toggle{width:56px;height:56px;min-height:56px;padding:0;justify-content:center;border-radius:50%}.smart-tv-fab__toggle-icon{width:100%;height:100%;font-size:1.45rem;background:transparent;box-shadow:none}}@media (prefers-reduced-motion: reduce){.smart-tv-fab__pulse{animation:none}.smart-tv-fab__panel{transition:none}}.pwa-banner{position:fixed;left:max(var(--pad),env(safe-area-inset-left,0px));right:max(var(--pad),env(safe-area-inset-right,0px));bottom:max(5.5rem,calc(4.5rem + env(safe-area-inset-bottom,0px)));z-index:900;pointer-events:none}.pwa-banner--out{opacity:0;transform:translateY(.5rem);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.pwa-banner__inner{position:relative;pointer-events:auto;max-width:22rem;margin:0 auto;padding:.85rem 2.35rem .85rem 1rem;border-radius:12px;background:#121212f5;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pwa-banner__close{position:absolute;top:.35rem;right:.35rem;z-index:1;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:8px;background:transparent;color:var(--text-muted);font-size:1.35rem;line-height:1;cursor:pointer}.pwa-banner__close:hover{color:#fff;background:#ffffff14}.pwa-banner__block+.pwa-banner__block,.pwa-banner__block+.pwa-banner__error{margin-top:.65rem;padding-top:.65rem;border-top:1px solid rgba(255,255,255,.08)}.pwa-banner__block--success .pwa-banner__title{color:#9ee6a8}.pwa-banner__block--success .pwa-banner__actions{margin-bottom:0}.pwa-banner__title{margin:0 0 .35rem;font-size:.95rem;font-weight:700}.pwa-banner__text{margin:0 0 .65rem;font-size:.82rem;color:var(--text-muted);line-height:1.45}.pwa-banner__text:last-child,.pwa-banner__block--success .pwa-banner__title:last-child{margin-bottom:0}.pwa-banner__actions{display:flex;flex-wrap:wrap;gap:.5rem}.pwa-banner__error{margin:.5rem 0 0;font-size:.8rem;color:#ff8a8a}.pwa-banner__link{background:none;border:none;padding:0;color:var(--accent, #e50914);text-decoration:underline;cursor:pointer;font:inherit}@media (min-width: 768px){.pwa-banner{left:auto;right:max(1rem,env(safe-area-inset-right,0px));max-width:24rem}.pwa-banner__inner{margin:0}}
