:root{--bg: #f0f5fb;--bg2: #e8f0fa;--card: #ffffff;--text: #0f172a;--muted: #64748b;--line: #e2e8f0;--gold: #0d9488;--gold-dim: rgba(13, 148, 136, .14);--red: #ef4444;--radius: 14px;--fs-xs: .8125rem;--fs-sm: .875rem;--fs-body: 1rem;--fs-md: 1.0625rem;--leading-tight: 1.35;--leading-normal: 1.6;--leading-relaxed: 1.7;font-family:Noto Sans SC,Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:100%}html,body,#root{margin:0;min-height:100%}body{font-size:var(--fs-body);line-height:var(--leading-normal);background:linear-gradient(180deg,#f8fafc 0%,var(--bg) 40%,#e8f0fa 100%);color:var(--text);-webkit-tap-highlight-color:transparent;padding-bottom:env(safe-area-inset-bottom,0px);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:not([tabindex="-1"]):focus-visible{outline:2px solid rgba(13,148,136,.45);outline-offset:2px}body.body-tpl-portal{--portal-accent: #0d9488;--portal-accent-hover: #0f766e;--portal-accent-light: #2dd4bf;--portal-accent-dark: #115e59;--portal-accent-soft: rgba(13, 148, 136, .14);--portal-coral: #14b8a6;--portal-coral-soft: rgba(20, 184, 166, .14);--portal-page: #f8fafc;--portal-footer: #134e4a;--portal-footer-mid: #042f2e;--qjz-ink: #0f172a;--qjz-ink-muted: #64748b;--qjz-surface: #ffffff;--qjz-surface-subtle: #f4f4f5;--qjz-line: rgba(15, 23, 42, .08);--qjz-line-strong: rgba(15, 23, 42, .12);--qjz-nav-bg: #115e59;--qjz-nav-hover: rgba(255, 255, 255, .1);--qjz-radius-lg: 16px;--qjz-radius-md: 12px;--qjz-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--qjz-shadow-md: 0 4px 20px rgba(15, 23, 42, .07);background:var(--portal-page);background-image:linear-gradient(180deg,#fafafa,#ecfdf5 40%,#f8fafc);color:var(--qjz-ink)}body.body-tpl-portal .container{width:min(80rem,calc(100% - 32px));max-width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box}body.body-tpl-portal a:focus-visible,body.body-tpl-portal button:focus-visible,body.body-tpl-portal input:focus-visible,body.body-tpl-portal select:focus-visible,body.body-tpl-portal textarea:focus-visible,body.body-tpl-portal [tabindex]:not([tabindex="-1"]):focus-visible{outline:2px solid rgba(13,148,136,.45);outline-offset:2px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.app-shell{min-height:100dvh;min-height:100svh;display:flex;flex-direction:column;overflow-x:clip}.app-shell>main{flex:1}.container{width:min(1180px,calc(100% - 32px));margin:0 auto;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px)}.top-strip{text-align:center;font-size:var(--fs-xs);font-weight:600;letter-spacing:.04em;padding:10px 16px;padding-top:max(10px,env(safe-area-inset-top,0px));line-height:var(--leading-tight);color:#f0fdfa;background:linear-gradient(90deg,var(--portal-accent-hover),var(--portal-accent) 45%,var(--portal-accent-dark));border-bottom:1px solid rgba(13,148,136,.35)}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);box-shadow:0 4px 24px #0f172a0f}.header-inner{display:flex;align-items:center;gap:16px;flex-wrap:wrap;min-height:64px;padding:8px 0}.header-brand{display:flex;align-items:center;gap:10px;margin-right:auto}.header-brand__logo{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));box-shadow:0 4px 14px #0d948859}.header-brand__text{display:flex;flex-direction:column;gap:0}.header-brand__text strong{font-size:17px;font-weight:800;letter-spacing:-.02em}.header-brand__text span{font-size:var(--fs-xs);color:var(--muted);line-height:1.35}.header-nav{display:flex;align-items:center;gap:6px 20px;flex-wrap:wrap}.header-nav a{font-size:var(--fs-sm);font-weight:600;color:#475569;padding:8px 0;min-height:44px;display:inline-flex;align-items:center;border-bottom:2px solid transparent}.header-nav a:hover{color:var(--portal-accent-dark)}.header-nav a.active{color:var(--portal-accent);border-bottom-color:var(--portal-accent)}.header-search{flex:1;min-width:min(220px,100%);max-width:320px;display:flex;height:40px;border-radius:999px;border:1px solid var(--line);background:var(--card);overflow:hidden}.header-search:focus-within{border-color:var(--gold-dim);box-shadow:0 0 0 2px var(--gold-dim)}.header-search input{flex:1;min-width:0;border:none;background:transparent;padding:0 14px;font-size:var(--fs-md);color:var(--text)}.header-search input::-moz-placeholder{color:#94a3b8}.header-search input::placeholder{color:#94a3b8}.header-search input:focus{outline:none}.header-search button{flex-shrink:0;border:none;padding:0 16px;font-size:var(--fs-sm);font-weight:700;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));cursor:pointer}.site-header--ref{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d}.site-header--main{position:sticky;top:0;z-index:60;background:var(--qjz-surface);border-bottom:1px solid var(--qjz-line);box-shadow:var(--qjz-shadow-sm)}.site-head{display:flex;flex-direction:column}.site-head__top{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:16px 24px;padding:14px 0;min-height:4.5rem}.site-head__brand{display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none;color:inherit;transition:opacity .15s ease}.site-head__brand:hover{opacity:.92}.site-head__logo{flex-shrink:0;width:2.875rem;height:2.875rem;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--portal-accent-light) 0%,var(--portal-accent) 52%,var(--portal-accent-hover) 100%);box-shadow:0 2px 10px #0d948859}.site-head__brand-text{display:flex;flex-direction:column;gap:3px;min-width:0}.site-head__title{margin:0;font-size:1.0625rem;font-weight:800;letter-spacing:-.02em;color:var(--qjz-ink);line-height:1.25}.site-head__tagline{font-size:.6875rem;font-weight:500;color:var(--qjz-ink-muted);letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:15rem}.site-head__search{display:flex;align-items:stretch;max-width:480px;width:100%;margin:0 auto;min-height:2.625rem;border-radius:12px;border:1px solid var(--qjz-line-strong);background:var(--qjz-surface-subtle);overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.site-head__search:focus-within{border-color:#0d948866;background:var(--qjz-surface);box-shadow:0 0 0 3px var(--portal-accent-soft)}.site-head__search input{flex:1;min-width:0;border:none;background:transparent;padding:0 14px;font-size:.9375rem;color:var(--qjz-ink)}.site-head__search input::-moz-placeholder{color:#a1a1aa}.site-head__search input::placeholder{color:#a1a1aa}.site-head__search input:focus{outline:none}.site-head__search-btn{flex-shrink:0;border:none;padding:0 18px;font-size:var(--fs-sm);font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(180deg,var(--portal-coral) 0%,var(--portal-accent) 100%)}.site-head__search-btn:hover{filter:brightness(1.04)}.site-head__tools{display:flex;align-items:center;gap:8px;flex-shrink:0}.site-head__user{font-size:var(--fs-xs);font-weight:600;color:var(--qjz-ink-muted);max-width:6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-head__btn{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border-radius:10px;font-size:var(--fs-xs);font-weight:600;text-decoration:none;border:1px solid transparent;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.site-head__btn--ghost{color:var(--qjz-ink-muted);background:transparent;border-color:var(--qjz-line-strong)}.site-head__btn--ghost:hover{background:var(--qjz-surface-subtle);color:var(--qjz-ink);border-color:#d4d4d8}.site-head__btn--accent{color:#fff;background:linear-gradient(180deg,var(--portal-accent-light) 0%,var(--portal-accent) 100%);border-color:transparent;box-shadow:0 1px 3px #0d948847}.site-head__btn--accent:hover{filter:brightness(1.05);color:#fff}.site-head__band--primary{background:var(--qjz-nav-bg);border-top:1px solid var(--qjz-line)}.site-head__primary{display:flex;align-items:center;justify-content:flex-start;gap:2px;flex-wrap:nowrap;overflow-x:auto;padding:8px 0 10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.site-head__nav-link{flex:0 0 auto;padding:8px 14px;border-radius:8px;font-size:.875rem;font-weight:500;color:#ffffffc7;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.site-head__nav-link:hover{color:#fff;background:var(--qjz-nav-hover)}.site-head__nav-link--active{color:#fff!important;font-weight:600;background:#ffffff1f;box-shadow:inset 0 -2px #99f6e4}.site-head__band--cats{background:#f0fdfa;border-top:1px solid rgba(199,210,254,.45)}.site-head__band--cats .container{display:flex;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px}.site-head__cat-label{flex-shrink:0;font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:var(--portal-accent-hover);padding:5px 10px;border-radius:8px;background:#0d94881a}.site-head__categories{display:flex;align-items:center;gap:8px;flex:1;min-width:0;overflow-x:auto;flex-wrap:nowrap;padding:2px 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.site-head__cat-link{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:999px;font-size:.8125rem;font-weight:600;color:#52525b;text-decoration:none;background:var(--qjz-surface);border:1px solid var(--qjz-line-strong);transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.site-head__cat-link:hover{border-color:#0d94884d;color:var(--portal-accent-dark);background:#fff}.site-head__cat-link--active{color:#fff!important;font-weight:600;border-color:transparent;background:linear-gradient(180deg,var(--portal-accent-light) 0%,var(--portal-accent) 100%);box-shadow:var(--qjz-shadow-sm)}.site-head__cat-emoji{font-size:.9375rem;line-height:1;opacity:.95}@media (max-width: 900px){.site-head__top{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;padding:12px 0 14px;gap:12px 16px}.site-head__brand{max-width:100%;grid-column:1;grid-row:1}.site-head__tools{grid-column:2;grid-row:1;align-self:center;justify-content:flex-end}.site-head__search{grid-column:1 / -1;grid-row:2;max-width:none;margin:0}}@media (max-width: 480px){.site-head__tagline{max-width:11rem}}.header-inner--ref{width:min(80rem,calc(100% - 32px));max-width:80rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px 24px;min-height:4.5rem;padding:12px 0}.header-brand--ref{display:flex;align-items:center;gap:12px;min-width:0}.header-brand--ref .header-brand__logo{width:2.75rem;height:2.75rem;border-radius:.75rem;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#f472b6,#ec4899 45%,#db2777);box-shadow:0 4px 14px #ec489959;flex-shrink:0}.header-brand__stack{display:flex;flex-direction:column;gap:2px;min-width:0}.header-brand__title{margin:0;font-size:1.0625rem;font-weight:800;letter-spacing:-.02em;color:#be185d;line-height:1.2}.header-brand__sub{font-size:var(--fs-xs);font-weight:500;color:#9ca3af;line-height:1.4}.header-main-nav{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.header-main-nav__link{display:inline-flex;align-items:center;gap:6px;padding:.5rem .9rem;font-size:.9375rem;font-weight:500;color:#374151;border-radius:.5rem;border-bottom:none!important;transition:background .15s ease,color .15s ease}.header-main-nav__link:hover{color:#111827;background:#f3f4f6}.header-main-nav__link--active{color:#db2777!important;font-weight:600;background:#fce7f3}.header-main-nav__ico{display:flex;color:#ec4899;opacity:.9}.header-main-nav__link--active .header-main-nav__ico{color:#db2777}.header-tools{display:flex;align-items:center;gap:12px;min-width:0}.header-search--ref{flex:1 1 auto;min-width:140px;max-width:280px;display:flex;align-items:center;height:2.75rem;padding:0 6px 0 14px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px #0000000a}.header-search--ref:focus-within{border-color:#d8b4fe;box-shadow:0 0 0 3px #a855f733}.header-search--ref .header-search__icon{display:flex;color:#a78bfa;margin-right:8px;flex-shrink:0}.header-search--ref input{flex:1;min-width:0;border:none;background:transparent;padding:0 10px 0 0;font-size:var(--fs-md);color:#111827}.header-search--ref input::-moz-placeholder{color:#9ca3af}.header-search--ref input::placeholder{color:#9ca3af}.header-search--ref input:focus{outline:none}.header-login-btn{display:inline-flex;align-items:center;gap:6px;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;color:#fff!important;border-radius:999px;background:linear-gradient(145deg,#f472b6,#ec4899 55%,#db2777);box-shadow:0 2px 12px #ec489959;white-space:nowrap}.header-login-btn:hover{filter:brightness(1.06)}.header-login-btn svg{flex-shrink:0}.header-btn-logout{font:inherit;font-size:.8125rem;font-weight:600;color:#6b7280;padding:.4rem .65rem;border:none;border-radius:.375rem;background:#f3f4f6;cursor:pointer}.header-btn-logout:hover{color:#111827}.header-user-name--ref{color:#4b5563;font-size:.8125rem;font-weight:500;max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.body-tpl-portal .site-header--portal{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}body.body-tpl-portal .header-brand--ref .header-brand__logo{background:linear-gradient(145deg,var(--portal-accent-light) 0%,var(--portal-accent) 55%,var(--portal-accent-hover) 100%);box-shadow:0 4px 14px #ec489966}body.body-tpl-portal .header-brand__title{color:var(--portal-accent)}body.body-tpl-portal .header-main-nav__link{color:#374151}body.body-tpl-portal .header-main-nav__link:hover{color:#111827;background:#f3f4f6}body.body-tpl-portal .header-main-nav__link--active{color:var(--portal-accent-hover)!important;font-weight:600;background:var(--portal-accent-soft);box-shadow:inset 0 0 0 1px #ec489947}body.body-tpl-portal .header-main-nav__ico{color:var(--portal-accent)}body.body-tpl-portal .header-main-nav__link--active .header-main-nav__ico{color:var(--portal-accent-hover)}body.body-tpl-portal .header-search--with-btn{display:flex;align-items:stretch;flex:1 1 auto;min-width:140px;max-width:360px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:0;height:auto;min-height:2.75rem;box-shadow:0 1px 2px #0000000a}body.body-tpl-portal .header-search--with-btn:focus-within{border-color:#f9a8d4;box-shadow:0 0 0 3px #ec489938}body.body-tpl-portal .header-search--with-btn input{flex:1;min-width:0;border:none;background:transparent;padding:10px 12px;font-size:var(--fs-md);color:#111827}body.body-tpl-portal .header-search--with-btn input::-moz-placeholder{color:#9ca3af}body.body-tpl-portal .header-search--with-btn input::placeholder{color:#9ca3af}body.body-tpl-portal .header-search--with-btn input:focus{outline:none}body.body-tpl-portal .header-search__submit{flex-shrink:0;border:none;border-radius:0 9px 9px 0;padding:0 18px;font-size:var(--fs-sm);font-weight:700;color:#fff;cursor:pointer;background:linear-gradient(145deg,var(--portal-accent-light),var(--portal-accent))}body.body-tpl-portal .header-search__submit:hover{filter:brightness(1.05)}body.body-tpl-portal .header-link-login{font-size:var(--fs-sm);font-weight:600;color:#4b5563;padding:8px 10px}body.body-tpl-portal .header-link-login:hover{color:var(--portal-accent)}body.body-tpl-portal .header-reg--portal{min-height:40px;padding:0 18px;background:linear-gradient(145deg,var(--portal-accent-light),var(--portal-accent));color:#fff!important;border-radius:10px;font-weight:700;font-size:var(--fs-xs);box-shadow:0 2px 10px #ec489961}body.body-tpl-portal .header-btn-logout{background:#f3f4f6;color:#4b5563}body.body-tpl-portal .header-user-name--ref{color:#374151}body.body-tpl-portal .site-header--portal-dark{background:linear-gradient(180deg,#9d174d,#831843 52%,#500724);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 10px 40px #0f172a59}body.body-tpl-portal .site-header--portal-dark .header-brand__title{color:#fff}body.body-tpl-portal .site-header--portal-dark .header-brand--ref .header-brand__logo{box-shadow:0 4px 18px #ec489980}body.body-tpl-portal .site-header--portal-dark .header-main-nav__link{color:#ffffffd9}body.body-tpl-portal .site-header--portal-dark .header-main-nav__link:hover{color:#fff;background:#ffffff1a}body.body-tpl-portal .site-header--portal-dark .header-main-nav__link--active{color:#fff!important;background:#f43f5e38;box-shadow:inset 0 0 0 1px #f43f5e73}body.body-tpl-portal .site-header--portal-dark .header-main-nav__ico{color:#fda4af}body.body-tpl-portal .site-header--portal-dark .header-main-nav__link--active .header-main-nav__ico{color:#fecdd3}body.body-tpl-portal .site-header--portal-dark .header-search--with-btn{background:#0f172a59;border-color:#ffffff24}body.body-tpl-portal .site-header--portal-dark .header-search--with-btn:focus-within{border-color:#f43f5e8c;box-shadow:0 0 0 3px #f43f5e2e}body.body-tpl-portal .site-header--portal-dark .header-search--with-btn input{color:#f8fafc}body.body-tpl-portal .site-header--portal-dark .header-search--with-btn input::-moz-placeholder{color:#f8fafc6b}body.body-tpl-portal .site-header--portal-dark .header-search--with-btn input::placeholder{color:#f8fafc6b}body.body-tpl-portal .site-header--portal-dark .header-search__submit{background:linear-gradient(145deg,#f43f5e,#e11d48)}body.body-tpl-portal .site-header--portal-dark .header-link-login{color:#ffffffe0}body.body-tpl-portal .site-header--portal-dark .header-link-login:hover{color:#fda4af}body.body-tpl-portal .site-header--portal-dark .header-reg--portal{background:linear-gradient(145deg,#fb7185,#f43f5e 45%,#db2777);box-shadow:0 2px 14px #f43f5e6b}body.body-tpl-portal .site-header--portal-dark .header-btn-logout{background:#ffffff1f;color:#e2e8f0}body.body-tpl-portal .site-header--portal-dark .header-user-name--ref{color:#e2e8f0}.header-actions{display:flex;align-items:center;gap:4px 8px;flex-shrink:0}.header-auth{display:flex;align-items:center;gap:8px}.header-user-name{font-size:var(--fs-xs);font-weight:600;color:#334155;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-link-btn{font-size:14px;font-weight:600;color:#475569;padding:8px 10px;background:none;border:none;cursor:pointer}.header-link-btn:hover{color:var(--portal-accent-dark)}a.header-link-btn{display:inline-flex}.header-reg{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;font-size:var(--fs-xs);font-weight:800;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));box-shadow:0 2px 10px #0d94884d}.hero-fsp{position:relative;min-height:min(70vh,600px);display:flex;align-items:center;padding:56px 0 48px;overflow:hidden;border-bottom:1px solid var(--line)}.hero-fsp__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-bg);background-size:cover;background-position:center 25%;filter:brightness(.5) saturate(1.05);transform:scale(1.04)}.hero-fsp__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,#fffffff5,#eff6ffeb 42%,#0f172a14)}.hero-fsp__inner{position:relative;z-index:1;max-width:720px}.hero-fsp__title{margin:0 0 14px;font-size:clamp(32px,5vw,48px);font-weight:900;letter-spacing:-.03em;color:var(--text);line-height:1.12}.hero-fsp__lead{margin:0 0 24px;font-size:clamp(15px,2vw,17px);line-height:1.75;color:#475569;max-width:540px}.hero-fsp__cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.hero-fsp__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:520px}.hero-fsp__stat{padding:16px 18px;border-radius:14px;background:#fff;border:1px solid var(--line);box-shadow:0 4px 20px #0f172a0f;text-align:center}.hero-fsp__stat strong{display:block;font-size:26px;font-weight:900;color:var(--portal-accent);margin-bottom:4px}.hero-fsp__stat span{font-size:var(--fs-xs);font-weight:600;color:#64748b;line-height:var(--leading-normal)}.home-fsp__stack{padding:48px 0 56px;display:flex;flex-direction:column;gap:56px}.home-cq__stack{padding:40px 0 56px;display:flex;flex-direction:column;gap:48px}.home-tuyona__stack{padding:44px 0 60px;display:flex;flex-direction:column;gap:52px}.home-tuyona__stack--v2{gap:48px}.home-portal-page{flex:1;display:flex;flex-direction:column;min-width:0}.hero-portal{position:relative;padding:2.75rem 1rem 3rem;overflow:hidden;border-bottom:1px solid rgba(199,210,254,.35)}.hero-portal__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d9488,#14b8a6 32%,#0891b2 65%,#22d3ee);opacity:1}.hero-portal__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.12),transparent 55%);pointer-events:none}.hero-portal__inner{position:relative;z-index:1;max-width:42rem;margin:0 auto;text-align:center}.hero-portal__kicker{margin:0 0 .75rem;font-size:.75rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#ffffffb8}.hero-portal__title{margin:0 0 1rem;font-size:clamp(1.5rem,4.5vw,2.125rem);font-weight:800;letter-spacing:-.02em;line-height:1.3;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.15)}.hero-portal__lead{margin:0 0 1.5rem;font-size:clamp(.9375rem,2.2vw,1.0625rem);line-height:1.65;font-weight:500;color:#fffffff2;max-width:36rem;margin-left:auto;margin-right:auto}.hero-portal__cta{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center}.hero-portal__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 1.35rem;border-radius:12px;font-size:.875rem;font-weight:700;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease,background .15s ease}.hero-portal__btn--primary{color:var(--portal-accent-dark);background:#fff;border:none;box-shadow:0 4px 14px #00000026}.hero-portal__btn--primary:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 6px 20px #0000002e}.hero-portal__btn--ghost{color:#fff;background:#ffffff1a;border:1px solid rgba(255,255,255,.35);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-portal__btn--ghost:hover{background:#ffffff29;border-color:#ffffff80}.hero-portal__pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;margin:0}.hero-portal__pill{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:999px;font-size:.875rem;font-weight:600;text-decoration:none;color:#fff;background:#ffffff38;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:transform .15s ease,background .15s ease,border-color .15s ease}.hero-portal__pill:hover{transform:translateY(-1px);background:#ffffff52;border-color:#fff9;color:#fff}.home-section--nj-cats{background:linear-gradient(180deg,#fafafa,#fff)}.nj-cat-blocks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.nj-cat-block{padding:1.1rem 1rem;border-radius:var(--qjz-radius-md);border:1px solid var(--qjz-line);background:var(--qjz-surface);box-shadow:var(--qjz-shadow-sm)}.nj-cat-block__title{margin:0 0 8px;font-size:1rem;font-weight:800;color:var(--qjz-ink)}.nj-cat-block__link{font-size:var(--fs-sm);color:var(--portal-accent);font-weight:600;text-decoration:none;line-height:1.5}.nj-cat-block__link:hover{text-decoration:underline}.home-section--hot-tags .home-section__head{margin-bottom:.75rem}.nj-tag-cloud{display:flex;flex-wrap:wrap;gap:8px 10px;justify-content:center}.nj-tag-cloud__link{display:inline-block;padding:6px 12px;border-radius:999px;font-size:.8125rem;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid rgba(148,163,184,.35);text-decoration:none;transition:background .15s ease,color .15s ease}.nj-tag-cloud__link:hover{background:#e0e7ff;color:var(--portal-accent-dark);border-color:#14b8a659}.home-section--bulletin{background:var(--qjz-surface-subtle)}.nj-bulletin{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.nj-bulletin__item{padding:1rem 1.1rem;border-radius:var(--qjz-radius-md);border:1px solid var(--qjz-line);background:var(--qjz-surface)}.nj-bulletin__meta{display:flex;align-items:center;gap:10px;margin-bottom:6px;font-size:var(--fs-xs);color:var(--qjz-ink-muted)}.nj-bulletin__tag{padding:2px 8px;border-radius:6px;font-weight:700;font-size:.6875rem;background:#0d94881f;color:var(--portal-accent-hover)}.nj-bulletin__title{margin:0 0 6px;font-size:.9375rem;font-weight:800;color:var(--qjz-ink)}.nj-bulletin__desc{margin:0;font-size:var(--fs-sm);line-height:1.55;color:var(--qjz-ink-muted)}.page-h1-inline{margin:0;font-size:clamp(1.1rem,2.4vw,1.35rem);font-weight:800;color:var(--qjz-ink);letter-spacing:-.02em}@media (max-width: 640px){.nj-cat-blocks{grid-template-columns:1fr}}.home-wrap{padding:1rem 0 3rem;flex:1}.home-sheet{background:var(--qjz-surface);border-radius:var(--qjz-radius-lg);border:1px solid var(--qjz-line);box-shadow:var(--qjz-shadow-md);overflow:hidden}.home-stack--sections{display:flex;flex-direction:column;gap:0}.home-section{padding:1.5rem 1.25rem 1.6rem;border-bottom:1px solid var(--qjz-line);margin:0}.home-section:last-child{border-bottom:none}.home-section__head{margin-bottom:1rem}.home-section__head--center{text-align:center;max-width:32rem;margin-left:auto;margin-right:auto;margin-bottom:1.25rem}.home-section__head--center h2,.home-stats__heading{margin:0 0 .4rem;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:800;color:var(--qjz-ink);letter-spacing:-.02em;line-height:1.35;text-align:center;border-left:none;padding-left:0}.home-section__head--center .home-section__sub{text-align:center}.home-section__sub{margin:0;font-size:var(--fs-sm);color:var(--qjz-ink-muted);line-height:1.6}.home-section--tags{padding-top:1.35rem;background:linear-gradient(180deg,#fafafa,#fff)}.home-tag-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.home-tag-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:92px;padding:14px 8px;border-radius:var(--qjz-radius-md);border:1px solid var(--qjz-line);background:var(--qjz-surface);box-shadow:var(--qjz-shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.home-tag-card:hover{transform:translateY(-2px);border-color:#0d948838;box-shadow:var(--qjz-shadow-md)}.home-tag-card__emoji{font-size:1.625rem;line-height:1}.home-tag-card__title{margin:0;font-size:.8125rem;font-weight:700;color:var(--qjz-ink)}.home-spotlight__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:.25rem}.home-spotlight-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1.1rem 1.4rem;border-radius:var(--qjz-radius-md);border:1px solid var(--qjz-line);background:var(--qjz-surface);box-shadow:var(--qjz-shadow-sm);transition:border-color .18s ease,box-shadow .18s ease}.home-spotlight-card:hover{border-color:#0d948833;box-shadow:var(--qjz-shadow-md)}.home-spotlight-card__emoji{font-size:2rem;line-height:1;margin-bottom:6px}.home-spotlight-card__title{margin:0 0 .45rem;font-size:1rem;font-weight:800;color:var(--qjz-ink)}.home-spotlight-card__desc{margin:0 0 1.1rem;font-size:var(--fs-sm);line-height:1.58;color:var(--qjz-ink-muted);flex:1}.home-spotlight-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 1.25rem;border-radius:10px;font-size:var(--fs-sm);font-weight:700;color:#fff;background:linear-gradient(180deg,var(--portal-coral) 0%,var(--portal-accent) 100%);box-shadow:0 2px 10px #0d948847}.home-spotlight-card__cta:hover{filter:brightness(1.05)}.home-features{background:var(--qjz-surface-subtle)}.home-features__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:.25rem}.home-feat-card{padding:1.2rem .9rem;border-radius:var(--qjz-radius-md);border:1px solid var(--qjz-line);background:var(--qjz-surface);text-align:center;box-shadow:var(--qjz-shadow-sm)}.home-feat-card__icon{display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:var(--portal-accent)}.home-feat__hd{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;font-size:.75rem;font-weight:800;letter-spacing:.08em;color:#fff;background:linear-gradient(180deg,var(--portal-accent) 0%,var(--portal-accent-dark) 100%)}.home-feat-card__title{margin:0 0 6px;font-size:.9375rem;font-weight:800;color:var(--qjz-ink)}.home-feat-card__desc{margin:0;font-size:var(--fs-xs);line-height:1.55;color:var(--qjz-ink-muted)}.home-section--stats{padding-bottom:1.6rem;background:linear-gradient(180deg,#fafafa,#fff)}.home-section--stats .home-section__head--center{margin-bottom:1rem}.home-stats__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:1.25rem 1rem;border-radius:var(--qjz-radius-md);text-align:center;background:linear-gradient(145deg,#eef2ff,#e0e7ff);border:1px solid rgba(129,140,248,.35)}.home-stats__item{padding:8px 4px}.home-stats__num{display:block;font-size:clamp(1.05rem,2.8vw,1.45rem);font-weight:800;letter-spacing:-.02em;color:var(--portal-accent-dark);line-height:1.2}.home-stats__label{display:block;margin-top:6px;font-size:.75rem;font-weight:600;color:var(--qjz-ink-muted)}body.body-tpl-portal .home-sheet .cq-block__head--row h2{padding-left:11px;border-left:3px solid var(--portal-accent);line-height:1.3;font-weight:800;color:var(--qjz-ink)}body.body-tpl-portal .home-sheet .cq-card-grid{margin-top:14px}body.body-tpl-portal .home-sheet .cq-block__sub{color:var(--qjz-ink-muted);font-size:var(--fs-sm)}body.body-tpl-portal .home-sheet .cq-link-all{color:var(--portal-accent);font-weight:700}body.body-tpl-portal .home-sheet .cq-link-all:hover{color:var(--portal-accent-hover);text-decoration:none;opacity:.92}.tuy-card__channel{margin:0 0 10px;font-size:var(--fs-xs);font-weight:700;color:#a8a29e}body.body-tpl-portal .tuy-card__meta--home{gap:10px 14px}@media (max-width: 900px){.home-tag-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-spotlight__grid{grid-template-columns:1fr}.home-features__grid,.home-stats__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.home-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-portal{padding:2rem .75rem 2.25rem}}.home-szst-page{flex:1;display:flex;flex-direction:column;min-width:0}.hero-szst{text-align:center;padding:2rem 1rem 1.75rem;border-bottom:1px solid #fbcfe8;background:linear-gradient(180deg,#fce7f3,#fbcfe8 55%,#f8fafc)}.hero-szst__inner{max-width:42rem;margin:0 auto}.hero-szst__title{margin:0 0 .65rem;font-size:clamp(1.5rem,4.2vw,1.85rem);font-weight:900;letter-spacing:-.02em;color:#831843;line-height:1.25}.hero-szst__tagline{margin:0;font-size:clamp(.9rem,2.2vw,1rem);line-height:1.65;color:#78716c;font-weight:500}.szst-page{padding:.65rem 0 2.25rem;flex:1}.szst-main-sheet{background:#fff;border-radius:10px;border:1px solid #e7e5e4;box-shadow:0 2px 12px #1c19170f;overflow:hidden}.szst-stack{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.szst-stack--sections{gap:0;margin-top:0}.szst-section{padding:1.2rem 1rem 1.35rem;border-bottom:1px solid #f0f0ee;margin:0}.szst-section:last-child{border-bottom:none}.szst-section--tags{padding-top:1rem;padding-bottom:1rem;background:linear-gradient(180deg,#fafaff,#fff)}.szst-section--stats{padding:1rem 1rem 1.15rem;background:#fafaf9}body.body-tpl-portal .szst-main-sheet .cq-card-grid{margin-top:14px}body.body-tpl-portal .szst-main-sheet .cq-block__head--row{margin-bottom:0;align-items:flex-start}body.body-tpl-portal .szst-main-sheet .cq-block__head--row .cq-link-all{margin-top:4px}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__head{margin-bottom:10px}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__title{font-size:clamp(1rem,2.2vw,1.2rem);color:#831843;padding-left:10px;border-left:4px solid #ec4899}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__hint{color:#a8a29e}body.body-tpl-portal .home-cat-rail__scroll--szst{flex-wrap:wrap;overflow-x:visible;padding-bottom:2px;scroll-snap-type:none;gap:8px 10px;justify-content:flex-start}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__pill{flex:0 0 auto;min-width:0;flex-direction:row;align-items:center;gap:8px;padding:6px 12px;border-radius:6px;background:#fce7f3;border:1px solid #fbcfe8;box-shadow:none;scroll-snap-align:unset}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__pill:hover{border-color:#f9a8d4;background:#fbcfe8;transform:none}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__pill-name{color:#be185d;font-weight:800;font-size:var(--fs-sm)}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__pill-count{color:#ec4899;font-size:11px}@media (max-width: 640px){body.body-tpl-portal .home-cat-rail__scroll--szst{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;-webkit-overflow-scrolling:touch}body.body-tpl-portal .home-cat-rail--szst .home-cat-rail__pill{scroll-snap-align:start}}.szst-main-sheet--subpage{margin-top:0}body.body-tpl-portal .inner-page--cq,body.body-tpl-portal .inner-page.play-route{padding:.65rem 0 2.25rem}.szst-subhead__title h1{margin:0;font-size:clamp(1.2rem,2.6vw,1.45rem);font-weight:900;color:#831843;letter-spacing:-.02em;padding-left:12px;border-left:4px solid #ec4899;line-height:1.3}.szst-subhead__title p{margin:8px 0 0;font-size:var(--fs-sm);color:#78716c;line-height:1.6}.szst-section--grid{padding-top:1.1rem}.szst-section--grid .cq-card-grid{margin-top:0}body.body-tpl-portal .filter-row--szst{margin-top:12px}body.body-tpl-portal .filter-row--szst .filter-chip{border-color:#e7e5e4;background:#fafaf9;color:#57534e}body.body-tpl-portal .filter-row--szst .filter-chip:hover{border-color:#f9a8d4;color:#be185d}.szst-section--play{padding-bottom:1.25rem}.szst-section--play .player-head-simple{margin-bottom:12px}body.body-tpl-portal .pill-badge--szst{color:var(--portal-accent-dark);background:#fce7f3;border-color:#ec489959}body.body-tpl-portal .ghost-btn--szst{color:var(--portal-accent-dark);border-color:#fbcfe8;background:#fce7f3}body.body-tpl-portal .ghost-btn--szst:hover{background:#fbcfe8;border-color:#f9a8d4}.play-info-section--szst{margin-top:16px;padding:0;border:none;background:transparent}body.body-tpl-portal .detail-tags--szst span{background:#fce7f3;border-color:#f9a8d4;color:#57534e}body.body-tpl-portal .detail-info-grid--szst div{background:#fafaf9;border-color:#e7e5e4}.related-block--szst{scroll-margin-top:72px}body.body-tpl-portal .related-block--szst .cq-card-grid{margin-top:14px}body.body-tpl-portal .primary-btn{background:linear-gradient(135deg,var(--portal-accent-dark),var(--portal-accent))}.hero-split{position:relative;padding:2.75rem 0 3.25rem;overflow:hidden;border-bottom:1px solid #fbcfe8}.hero-split__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#fce7f3,#faf5ff 42%,#fff);pointer-events:none}.hero-split__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(ellipse 70% 50% at 15% 20%,rgba(236,72,153,.14),transparent 55%),radial-gradient(ellipse 60% 45% at 88% 75%,rgba(244,63,94,.1),transparent 50%)}.hero-split__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.25rem 2.75rem;align-items:center}.hero-split__kicker{margin:0 0 .5rem;font-size:var(--fs-xs);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ec4899}.hero-split__title{margin:0 0 1rem;font-size:clamp(1.85rem,4vw,2.35rem);font-weight:900;letter-spacing:-.03em;line-height:1.15;color:#831843}.hero-split__lead{margin:0 0 1.5rem;font-size:clamp(.95rem,1.8vw,1.0625rem);line-height:1.65;color:#475569;max-width:36rem}.hero-split__cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1.75rem}.hero-split__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 1.5rem;border-radius:12px;font-size:.9375rem;font-weight:800;transition:transform .15s ease,box-shadow .15s ease}.hero-split__btn--primary{color:#fff;background:linear-gradient(135deg,var(--portal-accent-light),var(--portal-accent) 50%,var(--portal-accent-hover));border:none;box-shadow:0 10px 28px #ec489959}.hero-split__btn--primary:hover{transform:translateY(-2px);filter:brightness(1.04)}.hero-split__btn--ghost{color:var(--portal-accent-dark);background:#fff;border:2px solid #fbcfe8;box-shadow:0 2px 10px #0f172a0f}.hero-split__btn--ghost:hover{border-color:var(--portal-coral);color:#be123c}.hero-split__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:36rem}.hero-split__stat{padding:.85rem .5rem;border-radius:12px;text-align:center;background:#fff;border:1px solid #fbcfe8;box-shadow:0 2px 12px #ec48990f}.hero-split__stat-ico{display:flex;justify-content:center;margin-bottom:6px;color:var(--portal-accent)}.hero-split__stat-num{display:block;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:900;color:#831843}.hero-split__stat-label{display:block;margin-top:4px;font-size:var(--fs-xs);font-weight:600;color:#64748b}.hero-split__stats--three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%}body.body-tpl-portal .tpl-szst .hero-split{border-bottom-color:#fbcfe8}body.body-tpl-portal .tpl-szst .hero-split__bg{background:linear-gradient(155deg,#fbcfe8,#f9a8d4 40%,#fff)}body.body-tpl-portal .tpl-szst .hero-split__bg:after{background-image:radial-gradient(ellipse 70% 50% at 12% 18%,rgba(236,72,153,.14),transparent 55%),radial-gradient(ellipse 55% 45% at 88% 78%,rgba(139,92,246,.12),transparent 52%)}body.body-tpl-portal .tpl-szst .hero-split__kicker{color:#db2777;text-transform:none;letter-spacing:.06em}body.body-tpl-portal .tpl-szst .hero-split__title{color:#831843}body.body-tpl-portal .tpl-szst .hero-split__btn--primary{box-shadow:0 10px 28px #ec48994d}body.body-tpl-portal .tpl-szst .hero-split__btn--ghost{border-color:#fbcfe8}body.body-tpl-portal .tpl-szst .hero-split__stat{border-color:#f9a8d4;box-shadow:0 2px 12px #ec489912}body.body-tpl-portal .tpl-szst .hero-split__stat-num{color:#be185d}.home-szst-stats{scroll-margin-top:72px}.home-szst-stats__inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:1.5rem 1.25rem;border-radius:16px;text-align:center;background:linear-gradient(145deg,#fce7f3,#f9a8d4);border:1px solid #fbcfe8;box-shadow:0 6px 24px #ec489914}.szst-section--stats.home-szst-stats .home-szst-stats__inner{padding:1.1rem .75rem;border-radius:10px;box-shadow:none}.home-szst-stats__num{display:block;font-size:clamp(1.35rem,3.5vw,1.85rem);font-weight:900;letter-spacing:-.02em;color:#ec4899;line-height:1.2}.home-szst-stats__label{display:block;margin-top:6px;font-size:var(--fs-sm);font-weight:600;color:#78716c}.about-szst{scroll-margin-top:80px;padding-bottom:.5rem}.about-szst__inner{padding:1.75rem 1.5rem 2rem;border-radius:16px;background:#fff;border:1px solid #e7e5e4;box-shadow:0 4px 22px #1c19170f}.szst-section.about-szst .about-szst__inner{padding:0;border:none;box-shadow:none;background:transparent;border-radius:0}.about-szst__inner h2{margin:0 0 1rem;font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:900;color:#1c1917;padding-left:12px;border-left:4px solid #ec4899;line-height:1.35}.about-szst__inner p{margin:0 0 .9rem;font-size:var(--fs-md);line-height:1.75;color:#57534e}.about-szst__inner p:last-child{margin-bottom:0}body.body-tpl-portal .cq-block--szst .cq-block__head--row h2{padding-left:12px;border-left:4px solid #ec4899;line-height:1.25}body.body-tpl-portal .site-header--portal-szst{background:#fff;border-bottom:1px solid #f9a8d4;box-shadow:0 4px 18px #ec489912}body.body-tpl-portal .site-header--portal-szst .header-brand__title{color:#be185d}.hero-split__poster-main{position:relative;display:block;border-radius:20px;overflow:hidden;aspect-ratio:16 / 10;box-shadow:0 24px 56px #312e8147}.hero-split__poster-main img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-split__poster-cap{position:absolute;left:0;right:0;bottom:0;padding:14px 16px;font-size:.9375rem;font-weight:800;color:#fff;line-height:1.35;background:linear-gradient(transparent,#0f172ae0)}.hero-split__play-ico{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;transition:opacity .2s ease;background:#1e1b4b59;pointer-events:none}.hero-split__poster-main:hover .hero-split__play-ico{opacity:1}.hero-split__poster-sub{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.hero-split__poster-mini{display:block;border-radius:12px;overflow:hidden;border:1px solid #fbcfe8;background:#fff;box-shadow:0 4px 14px #ec489914}.hero-split__poster-mini img{width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover;display:block}.hero-split__poster-mini span{display:block;padding:8px 10px;font-size:var(--fs-xs);font-weight:700;color:#be185d;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-cat-rail{scroll-margin-top:72px}.home-cat-rail__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:14px}.home-cat-rail__title{margin:0;font-size:clamp(1.15rem,2.2vw,1.35rem);font-weight:900;color:#831843;letter-spacing:-.02em}.home-cat-rail__hint{margin:0;font-size:var(--fs-xs);font-weight:600;color:#94a3b8}.home-cat-rail__scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.home-cat-rail__pill{flex:0 0 auto;scroll-snap-align:start;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 18px;border-radius:14px;background:#fff;border:1px solid #fbcfe8;box-shadow:0 2px 10px #ec489912;min-width:112px;transition:border-color .15s ease,transform .15s ease}body.body-tpl-portal .home-cat-rail__pill:hover{border-color:#f43f5e8c;transform:translateY(-2px)}.home-cat-rail__pill-name{font-weight:800;color:#831843}.home-cat-rail__pill-count{font-size:var(--fs-xs);font-weight:700;color:var(--portal-coral)}.home-mag-split{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}.cq-block--in-mag{margin:0;min-width:0}.cq-card-grid--mag{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:16px;align-items:stretch}.cq-card-grid--mag>.fsp-hl-card{min-width:0}.hot-sidebar{position:sticky;top:5.75rem;padding:18px 16px 20px;border-radius:16px;background:#fff;border:1px solid #fbcfe8;box-shadow:0 8px 28px #ec48991a}.hot-sidebar__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #f1f5f9}.hot-sidebar__head h2{margin:0;font-size:1.0625rem;font-weight:900;color:#831843}.hot-sidebar__more{font-size:var(--fs-xs);font-weight:800;color:var(--portal-accent)}.hot-sidebar__more:hover{color:var(--portal-coral)}.hot-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.hot-sidebar__row{display:grid;grid-template-columns:26px 40px minmax(0,1fr);gap:10px 12px;align-items:flex-start;padding:10px 0;border-bottom:1px solid #f1f5f9;transition:background .12s ease;text-decoration:none;color:inherit}.hot-sidebar__list li:last-child .hot-sidebar__row{border-bottom:none;padding-bottom:0}.hot-sidebar__row:hover{background:linear-gradient(90deg,rgba(236,72,153,.04),transparent)}.hot-sidebar__rank{font-size:.8125rem;font-weight:900;color:#94a3b8;text-align:right;line-height:1.2;padding-top:6px;flex-shrink:0}.hot-sidebar__rank--top{color:var(--portal-coral)}.hot-sidebar__thumb{width:40px;height:54px;border-radius:6px;-o-object-fit:cover;object-fit:cover;background:#e2e8f0;flex-shrink:0;display:block}.hot-sidebar__body{min-width:0;display:flex;flex-direction:column;gap:2px}.hot-sidebar__t{font-size:var(--fs-xs);font-weight:800;color:#1e293b;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hot-sidebar__m{font-size:.6875rem;font-weight:600;color:#94a3b8}@media (max-width: 1024px){.home-mag-split{grid-template-columns:1fr}.hot-sidebar{position:static}}@media (max-width: 900px){.hero-split__grid{grid-template-columns:1fr}.hero-split__visual{order:-1}}@media (max-width: 640px){.hero-split__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-split__stats.hero-split__stats--three,.cq-card-grid--mag{grid-template-columns:1fr}.home-szst-stats__inner{grid-template-columns:1fr;padding:1.25rem 1rem}}.home-pop-cats{scroll-margin-top:72px}.home-pop-cats__title{text-align:center;margin:0 0 22px;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:900;color:#111827;letter-spacing:-.02em}.home-pop-cats__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.home-pop-cats__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:104px;padding:18px 12px;border-radius:12px;color:#fff;font-weight:800;text-align:center;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 14px #0000001f}.home-pop-cats__card:hover{transform:translateY(-3px);box-shadow:0 10px 26px #0000002e}.home-pop-cats__name{font-size:1.05rem}.home-pop-cats__count{font-size:.8125rem;font-weight:700;opacity:.95}.home-pop-cats__card--red{background:linear-gradient(145deg,#f87171,#dc2626)}.home-pop-cats__card--teal{background:linear-gradient(145deg,var(--portal-accent-light),var(--portal-accent))}.home-pop-cats__card--green{background:linear-gradient(145deg,#4ade80,#16a34a)}.home-pop-cats__card--purple{background:linear-gradient(145deg,#f9a8d4,#ec4899)}.home-pop-cats__card--amber{background:linear-gradient(145deg,#fbbf24,#d97706)}.home-pop-cats__card--blue{background:linear-gradient(145deg,#60a5fa,var(--portal-accent))}@media (max-width: 900px){.home-pop-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.home-pop-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-cq{position:relative;overflow:hidden}.hero-cq--light{position:relative;min-height:min(56vh,520px);display:flex;align-items:center;justify-content:center;padding:3.5rem 1rem 3rem;border-bottom:1px solid #f3e8ff;background:#fff;overflow:hidden}.hero-cq--banner{position:relative;min-height:min(52vh,500px);display:flex;align-items:center;justify-content:center;padding:3.5rem 1rem 3rem;border-bottom:none;background:linear-gradient(125deg,#1e1b4b 0%,#312e81 32%,var(--portal-accent) 65%,#312e81 100%);overflow:hidden}.hero-cq__bokeh{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle 120px at 12% 25%,rgba(147,197,253,.45),transparent 70%),radial-gradient(circle 100px at 88% 20%,rgba(251,207,232,.5),transparent 70%),radial-gradient(circle 90px at 75% 75%,rgba(253,230,138,.45),transparent 70%),radial-gradient(circle 85px at 18% 80%,rgba(167,243,208,.4),transparent 70%);filter:blur(2px)}.hero-cq__bokeh--banner{filter:none;opacity:.4;background:radial-gradient(ellipse 80% 60% at 20% 30%,rgba(255,255,255,.18),transparent 55%),radial-gradient(ellipse 70% 50% at 85% 70%,rgba(129,140,248,.35),transparent 60%)}.hero-cq--banner .hero-cq__title{color:#fff}.hero-cq--banner .hero-cq__lead--line1,.hero-cq--banner .hero-cq__lead--line2{color:#ffffffeb}.hero-cq--banner .btn-cq--hero-primary{color:var(--portal-accent-hover)!important;background:#fff!important;border:none!important;box-shadow:0 10px 32px #00000038!important}.hero-cq--banner .btn-cq--hero-primary:hover{filter:brightness(1.03)}.hero-cq--banner .btn-cq--hero-secondary{color:#fff!important;background:transparent!important;border:2px solid rgba(255,255,255,.88)!important;box-shadow:none!important}.hero-cq--banner .btn-cq--hero-secondary:hover{background:#ffffff1a!important}.hero-cq--banner .btn-cq--hero-secondary svg{color:#fff}.hero-cq__inner--center{position:relative;z-index:1;width:100%;max-width:44rem;margin:0 auto;text-align:center}.hero-cq--light .hero-cq__title{margin:0 0 1rem;font-size:clamp(1.85rem,4.5vw,2.5rem);font-weight:900;letter-spacing:-.03em;line-height:1.15;color:#0f766e}.hero-cq__lead--line1{margin:0 auto .35rem;font-size:clamp(.95rem,2vw,1.125rem);font-weight:500;color:#4b5563;line-height:1.6;max-width:34rem}.hero-cq__lead--line2{margin:0 auto 1.75rem;font-size:clamp(.95rem,2vw,1.0625rem);font-weight:500;color:#6b7280;line-height:1.6;max-width:34rem}.hero-cq--light .hero-cq__cta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px}.btn-cq--hero{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 1.6rem;border-radius:999px;font-size:.9375rem;font-weight:700;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-cq--hero-primary{color:#fff!important;background:linear-gradient(145deg,var(--portal-coral) 0%,var(--portal-accent) 50%,var(--portal-accent-hover) 100%)!important;border:none!important;box-shadow:0 8px 24px #0d948861}.btn-cq--hero-primary:hover{transform:translateY(-2px);filter:brightness(1.05)}.btn-cq--hero-secondary{color:#4b5563!important;background:#fff!important;border:1px solid #e5e7eb!important;box-shadow:0 4px 14px #0f172a14!important;gap:8px}.btn-cq--hero-secondary:hover{background:#fafafa!important;border-color:#d1d5db!important}.btn-cq--hero-secondary svg{color:var(--portal-accent)}.hero-cq__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:2.25rem auto 0;max-width:52rem;width:100%}.hero-cq__stat{padding:1.1rem .75rem;border-radius:1rem;background:#fff;border:1px solid #f3e8ff;text-align:center;box-shadow:0 4px 18px #0f172a0f}.hero-cq__stat-icon{display:flex;justify-content:center;margin-bottom:8px;color:var(--portal-accent)}.hero-cq__stat-num{display:block;font-size:clamp(1.15rem,2.8vw,1.4rem);font-weight:900;color:#1f2937;letter-spacing:-.02em;line-height:1.2}.hero-cq__stat-label{display:block;margin-top:6px;font-size:var(--fs-xs);font-weight:600;color:#6b7280;line-height:var(--leading-tight)}body.body-tpl-portal .hero-cq--banner .hero-cq__stat{border-color:#ffffff38;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #00000026}body.body-tpl-portal .hero-cq--banner .hero-cq__stat-icon{color:#fde68a}body.body-tpl-portal .hero-cq--banner .hero-cq__stat-num{color:#fff}body.body-tpl-portal .hero-cq--banner .hero-cq__stat-label{color:#ffffffe0}.tuyona-features{scroll-margin-top:80px}.tuyona-features__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}.tuyona-features__card{padding:24px 20px;border-radius:1rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 20px #0f172a0f;text-align:center}.tuyona-features__icon{display:block;font-size:2rem;margin-bottom:12px;line-height:1}.tuyona-features__card h3{margin:0 0 10px;font-size:1.125rem;font-weight:800;color:#0f172a}.tuyona-features__card p{margin:0;font-size:var(--fs-sm);line-height:var(--leading-relaxed);color:#64748b}body.body-tpl-portal .tuyona-features__card{border-color:#e5e7eb;box-shadow:0 2px 14px #0f172a0f}body.body-tpl-portal .tuyona-features__card h3{color:#111827}@media (max-width: 700px){.hero-cq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.tuyona-features__grid{grid-template-columns:1fr}}.btn-cq{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 26px;border-radius:999px;font-size:15px;font-weight:800;letter-spacing:.02em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn-cq--primary{color:#fff;background:linear-gradient(135deg,#db2777,#ec4899 55%,#f472b6);border:none;box-shadow:0 10px 25px -5px #ec489973,0 8px 10px -6px #be185d59}.btn-cq--primary:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 14px 28px -6px #ec489980}body.body-tpl-portal .btn-cq--primary{background:linear-gradient(135deg,var(--portal-accent-dark) 0%,var(--portal-accent) 50%,var(--portal-accent-light) 100%);box-shadow:0 10px 25px -5px #0d948859,0 8px 10px -6px #115e5940}body.body-tpl-portal .btn-cq--primary:hover{box-shadow:0 14px 28px -6px #0d94886b}body.body-tpl-portal .btn-cq--ghost{color:var(--portal-accent-hover);border-color:#c7d2fe}body.body-tpl-portal .btn-cq--ghost:hover{background:#eef2ff;border-color:#99f6e4}.btn-cq--ghost{color:#5b21b6;background:#fff;border:2px solid #e9d5ff;box-shadow:0 1px 2px #0000000d}.btn-cq--ghost:hover{background:#faf5ff;border-color:#d8b4fe}.cq-block{scroll-margin-top:72px}.cq-block--featured{scroll-margin-top:88px}.cq-block__head{text-align:center;margin-bottom:8px}.cq-block__head h2{margin:0 0 8px;font-size:clamp(22px,2.8vw,28px);font-weight:900;color:#0f172a;letter-spacing:-.02em}.cq-block__sub{margin:0;font-size:var(--fs-md);color:var(--muted);line-height:var(--leading-normal)}.cq-block__head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;text-align:left}.cq-block__head--row>div:first-child{flex:1;min-width:min(100%,220px)}.cq-block__head--row h2,.cq-block__head--row .cq-block__sub{text-align:left}.cq-link-all{font-size:var(--fs-sm);font-weight:800;color:var(--portal-accent);white-space:nowrap;padding:6px 0;min-height:44px;display:inline-flex;align-items:center}.cq-link-all:hover{color:var(--portal-accent-hover);text-decoration:underline}body.body-tpl-portal .cq-link-all{color:var(--portal-accent-hover)}body.body-tpl-portal .cq-link-all:hover{color:var(--portal-accent)}body.body-tpl-portal .cq-block__head h2{color:#111827}body.body-tpl-portal .cq-tab--active{background:linear-gradient(135deg,var(--portal-accent-dark) 0%,var(--portal-accent) 55%,var(--portal-accent-light) 100%)!important;box-shadow:0 6px 18px #0d948852!important}body.body-tpl-portal .page-panel--cq-movies{background:#fff;border-color:#e5e7eb}.cq-card-grid{display:grid;gap:20px;margin-top:20px;align-items:stretch}.cq-card-grid>.fsp-hl-card{min-width:0}.cq-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.cq-card-grid--dense{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media (max-width: 1400px){.cq-card-grid--dense{grid-template-columns:repeat(3,minmax(0,1fr))}}.cq-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:16px 0 4px}.cq-tab{font:inherit;cursor:pointer;padding:10px 18px;border-radius:999px;font-size:var(--fs-xs);font-weight:700;min-height:42px;color:#475569;background:#fff;border:1px solid var(--line);transition:border-color .15s ease,color .15s ease,background .15s ease}.cq-tab:hover{border-color:#5eead4;color:var(--portal-accent-hover)}.cq-tab--active{border-color:transparent;color:#fff;background:linear-gradient(135deg,#db2777,#ec4899,#f472b6);box-shadow:0 8px 20px -4px #7c3aed73}.cq-more-wrap{text-align:center;margin-top:22px}.cq-more-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;border-radius:999px;font-size:14px;font-weight:800;color:#6d28d9;border:2px solid #e9d5ff;background:#fff;box-shadow:0 1px 2px #0000000d}.cq-more-btn:hover{background:#faf5ff;border-color:#d8b4fe}.cq-emoji{font-style:normal;margin-right:2px}.cq-stats{padding:28px 22px;border-radius:1rem;background:linear-gradient(180deg,#fff,#f9fafb);border:1px solid #e5e7eb;box-shadow:0 10px 25px -5px #0000000f,0 8px 10px -6px #0000000a}.cq-stats__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:20px}.cq-stats__card{text-align:center;padding:20px 14px;border-radius:.75rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.cq-stats__num{display:block;font-size:clamp(26px,4vw,2.25rem);font-weight:900;letter-spacing:-.03em;line-height:1.1;background:linear-gradient(90deg,#db2777,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}@supports not ((-webkit-background-clip: text) or (background-clip: text)){.cq-stats__num{color:var(--portal-accent);background:none}}.cq-stats__label{display:block;margin-top:8px;font-size:14px;font-weight:600;color:#64748b}.cq-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.cq-review-card{margin:0;padding:22px 20px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);box-shadow:0 4px 20px #0f172a0d}.cq-review-card__name{margin:0 0 12px;font-size:16px;font-weight:900;color:#6d28d9}.cq-review-card__text{margin:0;font-size:14px;line-height:1.75;color:#475569}.cq-hl-card.fsp-hl-card{border-radius:1rem;border-color:#e5e7eb;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.cq-hl-card.fsp-hl-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #00000014}.cq-hl-card .fsp-hl-card__label{color:#db2777}.why-fsp__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:8px}.why-fsp__card{padding:24px 22px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);box-shadow:0 4px 24px #0f172a0d}.why-fsp__card h3{margin:0 0 10px;font-size:18px;font-weight:800;color:var(--portal-accent-dark)}.why-fsp__card p{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}.genre-fsp__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:8px}.genre-fsp__card{padding:20px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;gap:10px;min-height:100%;transition:box-shadow .2s ease,border-color .2s ease}.genre-fsp__card:hover{border-color:#bfdbfe;box-shadow:0 8px 28px #0d94881a}.genre-fsp__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.genre-fsp__head h3{margin:0;font-size:18px;font-weight:900}.genre-fsp__count{font-size:13px;font-weight:700;color:#64748b}.genre-fsp__pick{margin-left:auto;font-size:var(--fs-xs);font-weight:800;padding:3px 8px;border-radius:4px;background:#dbeafe;color:var(--portal-accent-hover)}.genre-fsp__desc{margin:0;flex:1;font-size:var(--fs-xs);line-height:var(--leading-relaxed);color:var(--muted)}.genre-fsp__more{font-size:var(--fs-sm);font-weight:800;color:var(--portal-accent);margin-top:auto}.genre-fsp__more:hover{text-decoration:underline}.section-head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap;text-align:left}.fsp-link-all{font-size:var(--fs-sm);font-weight:800;color:var(--portal-accent);white-space:nowrap;padding:6px 0;min-height:44px;display:inline-flex;align-items:center}.fsp-link-all:hover{text-decoration:underline}.fsp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:20px}.fsp-hl-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 20px #0f172a0d;transition:transform .18s ease,box-shadow .18s ease}.fsp-hl-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0f172a1a}.fsp-hl-card__media{display:block;aspect-ratio:16 / 10;overflow:hidden;background:#e2e8f0}.fsp-hl-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fsp-hl-card__body{padding:16px 18px 18px}.fsp-hl-card__label{margin:0 0 4px;font-size:12px;font-weight:800;color:var(--portal-accent)}.fsp-hl-card__still{margin:0 0 8px;font-size:12px;color:#94a3b8}.fsp-hl-card__body h3{margin:0 0 8px;font-size:17px;font-weight:900;line-height:1.3}.fsp-hl-card__body h3 a:hover{color:var(--portal-accent)}.fsp-hl-card__desc{margin:0 0 12px;font-size:13px;line-height:1.65;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.fsp-hl-card__nums{display:flex;flex-wrap:wrap;gap:10px 16px;font-size:13px;font-weight:700;color:#475569;margin-bottom:8px}.fsp-hl-card__tags{margin:0;font-size:12px;color:#64748b;word-break:break-all}.tuy-card.fsp-hl-card{border-radius:14px;box-shadow:0 4px 16px #0f172a14;display:flex;flex-direction:column;height:100%;min-height:0}.tuy-card .tuy-card__media.fsp-hl-card__media{position:relative;aspect-ratio:16 / 9;flex-shrink:0}.tuy-card__badge{position:absolute;top:10px;left:10px;z-index:2;padding:5px 10px;border-radius:6px;font-size:var(--fs-xs);font-weight:800;color:#fff;background:linear-gradient(135deg,var(--portal-accent-hover),var(--portal-accent));box-shadow:0 2px 8px #0d948859}.tuy-card__dur{position:absolute;bottom:10px;right:10px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:999px;font-size:var(--fs-xs);font-weight:700;color:#fff;background:#0009}.tuy-card__dur-ico{flex-shrink:0;opacity:.95}.tuy-card__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;pointer-events:none;opacity:0;transition:opacity .2s ease;background:#0000001a}.tuy-card:hover .tuy-card__play{opacity:1}.tuy-card .fsp-hl-card__body h3.tuy-card__title{margin:0 0 8px;font-size:var(--fs-md);font-weight:800;line-height:var(--leading-tight);color:#0f172a;min-height:2.65em}.tuy-card__title a{color:inherit;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tuy-card__title a:hover{color:var(--portal-accent)}.tuy-card .tuy-card__desc{margin:0 0 10px;font-size:var(--fs-sm);line-height:var(--leading-normal);color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(2 * 1.6 * .875rem)}.tuy-card__pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0;flex-shrink:0}.tuy-card__pills span{font-size:var(--fs-xs);font-weight:600;padding:5px 11px;border-radius:999px;background:#f0f0f0;color:#475569}.tuy-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;font-size:var(--fs-xs);line-height:var(--leading-tight);color:#94a3b8;margin-top:auto;padding-top:12px}.tuy-card__meta-item{display:inline-flex;align-items:center;gap:5px;min-width:0}.tuy-card__meta-ico{flex-shrink:0;opacity:.88}.tuy-card .tuy-card__body.fsp-hl-card__body{padding:18px 20px 20px;flex:1 1 auto;display:flex;flex-direction:column;min-height:0}body.body-tpl-portal .cq-hl-card.fsp-hl-card{border:1px solid #e8eaed;box-shadow:0 2px 12px #0f172a0f}body.body-tpl-portal .cq-hl-card.fsp-hl-card:hover{transform:translateY(-3px);box-shadow:0 14px 36px #0f172a1a;border-color:#818cf866}body.body-tpl-portal .tuy-card__badge{background:linear-gradient(135deg,var(--portal-accent-light),var(--portal-accent));box-shadow:0 2px 10px #0d94884d}body.body-tpl-portal .tuy-card__title a:hover{color:var(--portal-accent-hover)}body.body-tpl-portal .tuy-card__pills span{background:#eef2ff;color:var(--portal-accent-dark);border:1px solid #c7d2fe}body.body-tpl-portal .tuy-card__meta{color:#78716c}.fsp-more-wrap{text-align:center;margin-top:24px}.fsp-more-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;border-radius:999px;font-size:14px;font-weight:800;color:var(--portal-accent);border:2px solid #bfdbfe;background:#fff}.fsp-more-btn:hover{background:#f0fdfa}.trailer-fsp{scroll-margin-top:88px}.trailer-fsp__box{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px;align-items:center;margin-top:20px;padding:24px;border-radius:var(--radius);background:#fff;border:1px solid var(--line);box-shadow:0 4px 24px #0f172a0f}.trailer-fsp__video-wrap{position:relative;border-radius:12px;overflow:hidden;background:#0f172a}.trailer-fsp__video{display:block;width:100%;aspect-ratio:16 / 9;-o-object-fit:contain;object-fit:contain;vertical-align:middle}.trailer-fsp__dur{position:absolute;bottom:12px;right:12px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:800;color:#fff;background:#0f172abf}.trailer-fsp__kicker{margin:0 0 8px;font-size:13px;font-weight:800;color:var(--portal-accent)}.trailer-fsp__line{margin:0 0 12px;font-size:14px;color:#64748b}.trailer-fsp__badge{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:700;background:#dbeafe;color:var(--portal-accent-hover)}.trailer-fsp__side h3{margin:0 0 10px;font-size:22px;font-weight:900;line-height:1.25}.trailer-fsp__copy{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}.cta-fsp{margin-top:8px;border-radius:var(--radius);overflow:hidden;background:linear-gradient(135deg,var(--portal-accent-dark) 0%,var(--portal-accent) 50%,var(--portal-accent-light) 100%);box-shadow:0 12px 40px #0d948859}.cta-fsp__inner{padding:44px 28px;text-align:center;color:#fff}.cta-fsp__inner h2{margin:0 0 10px;font-size:clamp(22px,3vw,28px);font-weight:900}.cta-fsp__inner>p{margin:0 0 24px;font-size:15px;opacity:.95;line-height:1.65}.cta-fsp__btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cta-fsp .btn-hero--primary{background:#fff;color:var(--portal-accent-dark);box-shadow:0 8px 24px #00000026}.cta-fsp .btn-hero--ghost{background:transparent;color:#fff;border-color:#ffffff8c}.btn-hero{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:10px;font-size:15px;font-weight:800;border:none;cursor:pointer;transition:transform .12s ease,filter .12s ease}.btn-hero:active{transform:scale(.98)}.btn-hero--primary{color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));box-shadow:0 10px 28px #0d948859}.btn-hero--ghost{color:var(--portal-accent-dark);background:#fff;border:1px solid #bfdbfe}.btn-hero--fav{color:#475569;background:#f8fafc;border:1px solid var(--line)}.btn-hero--fav.is-on{color:var(--portal-accent);border-color:#5eead4;background:#f0fdfa}.home-sections{padding:40px 0 56px}.section-head{text-align:center;margin-bottom:28px}.section-head--tight{text-align:left;margin-bottom:18px}.section-head--tight h2{margin:0 0 6px;font-size:22px}.section-kicker{margin:0 0 8px;font-size:var(--fs-xs);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.section-head h2{margin:0 0 10px;font-size:26px;font-weight:900;letter-spacing:-.02em}.section-sub{margin:0;font-size:var(--fs-sm);line-height:var(--leading-relaxed);color:var(--muted);max-width:560px}.section-head--row .section-sub{max-width:none}.pick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pick-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.pick-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0f172a1f}.pick-card__cover{position:relative;display:block;aspect-ratio:16 / 10;overflow:hidden;background:#e2e8f0}.pick-card__cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pick-card__badge{position:absolute;top:10px;left:10px;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:800;color:#fff;background:var(--red)}.pick-card__score{position:absolute;top:10px;right:10px;padding:3px 8px;border-radius:4px;font-size:13px;font-weight:900;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light))}.pick-card__body{padding:14px}.pick-card__line{margin:0 0 6px;font-size:var(--fs-xs);color:#a8a29e}.pick-card h3{margin:0 0 8px;font-size:var(--fs-md);font-weight:800;line-height:var(--leading-tight)}.pick-card h3 a:hover{color:var(--gold)}.pick-card__desc{margin:0 0 8px;font-size:var(--fs-xs);line-height:var(--leading-normal);color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pick-card__hint{margin:0 0 10px;font-size:var(--fs-xs);color:#78716c}.pick-card__foot{display:flex;gap:12px;font-size:var(--fs-xs);color:#78716c;margin-bottom:10px}.pick-card__more{font-size:var(--fs-xs);font-weight:700;color:var(--gold)}.pick-card__more:hover{text-decoration:underline;text-underline-offset:3px}.section-more{text-align:center;margin-top:28px}.link-more{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 28px;border-radius:999px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));box-shadow:0 4px 16px #0d94884d}.block-cats{margin-top:48px}.cat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cat-tile{display:flex;flex-direction:column;gap:10px;padding:22px 18px;border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(165deg,var(--card) 0%,var(--bg2) 100%);transition:border-color .15s ease,transform .15s ease}.cat-tile:hover{border-color:var(--gold-dim);transform:translateY(-2px)}.cat-tile h3{margin:0;font-size:20px;font-weight:900}.cat-tile__sub{margin:0;font-size:13px;color:var(--muted);line-height:1.5}.cat-tile__stats{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:12px;color:#94a3b8}.cat-tile__go{margin-top:auto;font-size:13px;font-weight:800;color:var(--gold)}.stats-strip{margin:48px 0;padding:28px 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;border-radius:var(--radius);border:1px solid var(--line);background:var(--card);text-align:center}.stats-strip__item strong{display:block;font-size:28px;font-weight:900;color:var(--gold);margin-bottom:4px}.stats-strip__item span{font-size:13px;color:var(--muted)}.block-latest{margin-top:8px}.latest-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.latest-tabs__btn{padding:8px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#64748b;font-size:13px;font-weight:600;cursor:pointer}.latest-tabs__btn.is-active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light))}.latest-list{list-style:none;margin:0;padding:0;border-radius:var(--radius);border:1px solid var(--line);background:var(--card);overflow:hidden}.latest-list li{border-bottom:1px solid var(--line)}.latest-list li:last-child{border-bottom:none}.latest-row{display:grid;grid-template-columns:120px 1fr auto;gap:16px;align-items:center;padding:16px 18px}.latest-row__poster{position:relative;display:block;border-radius:8px;overflow:hidden;aspect-ratio:3 / 4;background:#e2e8f0}.latest-row__poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.latest-row__badge{position:absolute;top:6px;left:6px;font-size:.6875rem;font-weight:800;padding:3px 6px;border-radius:4px;color:#fff;background:var(--red)}.latest-row__ep{margin:0 0 4px;font-size:12px;font-weight:700;color:var(--gold)}.latest-row__body h3{margin:0 0 6px;font-size:17px;font-weight:800}.latest-row__body h3 a:hover{color:var(--gold)}.latest-row__desc{margin:0 0 8px;font-size:13px;color:var(--muted);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.latest-row__meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:12px;color:#78716c}.latest-row__ago{color:var(--gold)!important}.latest-row__detail{font-size:14px;font-weight:800;color:var(--gold);white-space:nowrap}.latest-row__detail:hover{text-decoration:underline}.latest-load{text-align:center;margin:20px 0 0;font-size:14px;font-weight:700;color:var(--muted)}.latest-hints{list-style:none;margin:28px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.latest-hints li{padding:16px;border-radius:var(--radius);border:1px solid var(--line);background:var(--bg2)}.latest-hints strong{display:block;font-size:14px;margin-bottom:4px;color:var(--gold)}.latest-hints span{font-size:12px;color:var(--muted)}.card-grid{display:grid;gap:18px}.card-grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.video-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.video-thumb{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#e2e8f0;display:block}.video-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tag-left,.tag-time{position:absolute;font-size:var(--fs-xs);font-weight:800;color:#fff;padding:3px 8px;border-radius:4px}.tag-left{top:8px;left:8px;background:var(--red)}.tag-time{bottom:8px;right:8px;top:auto;background:#000000a6}.video-body{padding:14px 14px 16px}.video-body h3{margin:0 0 6px;font-size:var(--fs-md);font-weight:800;line-height:var(--leading-tight)}.video-body p{margin:0 0 8px;font-size:var(--fs-xs);color:var(--muted);line-height:var(--leading-normal);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-meta{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:var(--fs-xs);color:#78716c}.related-block .section-head--tight h2{font-size:20px}.inner-page{padding:28px 0 52px}.page-panel{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:24px;margin-bottom:16px}.page-panel--flush{padding:8px 0 0}.page-panel--cq-movies{padding:22px 20px 24px;border-color:#e5e7eb;border-radius:1rem;background:#fff;box-shadow:0 1px 3px #0000000f}.page-panel--cq-movies .cq-card-grid,.page-panel--cq-movies .category-page-grid{margin-top:0}.inner-page--cq .search-empty{text-align:center;padding:28px 12px;color:#6b7280;margin:0}.inner-page--cq .filter-chip--active{border-color:transparent;color:#fff;font-weight:700;background:linear-gradient(135deg,#db2777,#ec4899 55%,#f472b6);box-shadow:0 4px 12px #ec48994d}body.body-tpl-portal .inner-page--cq .filter-chip--active{background:linear-gradient(135deg,var(--portal-accent-dark) 0%,var(--portal-accent) 55%,var(--portal-accent-light) 100%);box-shadow:0 4px 14px #ec489959}.page-head-panel .section-title h1{margin:0;font-size:clamp(1.375rem,2.5vw,1.5rem);font-weight:900;line-height:var(--leading-tight)}.page-head-panel .section-title p{margin:8px 0 0;color:var(--muted);font-size:var(--fs-sm);line-height:var(--leading-normal)}.section-title.left-title h1{margin:0;font-size:22px}.section-title.left-title p{margin:8px 0 0;color:var(--muted);font-size:var(--fs-sm);line-height:var(--leading-normal)}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.filter-chip{padding:8px 16px;border-radius:999px;font-size:var(--fs-xs);border:1px solid var(--line);color:#475569;background:#fff;min-height:40px;display:inline-flex;align-items:center}.filter-chip:hover{border-color:var(--gold-dim);color:var(--gold)}.filter-row--fsp-genres{margin-top:10px}.filter-chip--active{border-color:var(--portal-accent);color:var(--portal-accent);background:#0d94880f;font-weight:600}.result-list{list-style:none;margin:0;padding:0}.result-row{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.result-row:last-child{border-bottom:none}.result-row__poster{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:3 / 4;background:#e2e8f0}.result-row__poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.result-row__badge{position:absolute;top:6px;left:6px;font-size:10px;padding:2px 5px;border-radius:3px;background:var(--red);color:#fff;font-weight:800}.result-row__main h3{margin:0 0 6px;font-size:16px;font-weight:800}.result-row__desc{margin:0;font-size:13px;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-row__meta{display:flex;flex-wrap:wrap;gap:8px 12px;margin-top:8px;font-size:12px;color:#78716c}.result-row__play{min-height:40px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));display:inline-flex;align-items:center;justify-content:center}.search-empty{text-align:center;color:var(--muted);padding:24px}.detail-page{padding-bottom:32px}.detail-hero{position:relative;border-radius:var(--radius);overflow:hidden;margin-bottom:16px;border:1px solid var(--line)}.detail-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--detail-poster);background-size:cover;background-position:center;filter:blur(24px) brightness(.4);transform:scale(1.06)}.detail-hero__inner{position:relative;display:grid;grid-template-columns:minmax(120px,200px) 1fr;gap:22px;padding:24px;background:linear-gradient(135deg,#fffffff7,#f1f5f9fa)}.detail-hero__cover{border-radius:10px;overflow:hidden;border:1px solid var(--line)}.detail-hero__cover img{width:100%;aspect-ratio:3 / 4;-o-object-fit:cover;object-fit:cover}.detail-hero__body h1{margin:10px 0 12px;font-size:clamp(22px,3vw,30px);font-weight:900;color:var(--text)}.detail-hero__desc{margin:0;font-size:14px;line-height:1.75;color:var(--muted)}.pill-badge{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:700;color:var(--portal-accent);background:var(--gold-dim);border:1px solid rgba(13,148,136,.22)}.detail-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.detail-tags span{padding:4px 10px;border-radius:999px;font-size:12px;color:#475569;border:1px solid var(--line);background:#f1f5f9}.detail-hero__cta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.primary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:8px;font-weight:800;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));border:none;cursor:pointer}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:8px;font-weight:700;color:var(--portal-accent-dark);border:1px solid #bfdbfe;background:#fff}.detail-info-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detail-info-grid div{padding:14px;border-radius:8px;border:1px solid var(--line);background:var(--bg2)}.detail-info-grid span{display:block;font-size:11px;color:var(--muted);margin-bottom:6px;text-transform:uppercase;letter-spacing:.06em}.detail-info-grid strong{font-size:14px;line-height:1.5}.play-page{padding-bottom:32px}.player-head-simple{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;flex-wrap:wrap}.player-head-simple h1{margin:8px 0 0;font-size:clamp(20px,2.5vw,26px);font-weight:900}.video-frame{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background:#000;max-height:min(56.25vw,calc(100dvh - 220px))}.video-frame--play{-webkit-touch-callout:none}.video-el{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.play-info-section{margin-top:18px;padding:18px;border-radius:10px;border:1px solid var(--line);background:#fff}.play-info-title{margin:0;font-size:17px;font-weight:900}.play-info-head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:10px}.play-info-desc{margin:12px 0 0;font-size:14px;line-height:1.75;color:var(--muted)}.auth-page{flex:1;display:grid;place-items:center;padding:40px 16px}.auth-card{width:min(400px,100%);padding:28px;border-radius:var(--radius);border:1px solid var(--line);background:var(--card)}.auth-card h1{margin:0 0 8px;font-size:24px;font-weight:900}.auth-card>p:first-of-type{margin:0 0 20px;color:var(--muted);font-size:14px}.auth-field{margin-bottom:14px}.auth-field label{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:#475569}.auth-field input{width:100%;height:44px;border:1px solid var(--line);border-radius:8px;padding:0 12px;font-size:14px;background:#fff;color:var(--text)}.auth-field input:focus{outline:none;border-color:var(--gold-dim)}.auth-submit{width:100%;margin-top:6px}.auth-err{color:#fb7185;font-size:13px;margin:0 0 10px}.auth-switch{text-align:center;margin-top:18px;font-size:14px;color:var(--muted)}.auth-switch a{color:var(--gold);font-weight:800}.site-footer--fsp{margin-top:auto;border-top:none;background:transparent;padding:0;box-shadow:none}.footer-fsp__upper{background:linear-gradient(180deg,#0f172a,#020617);color:#e2e8f0;padding:48px 16px 40px}.footer-fsp__grid{display:grid;grid-template-columns:1.35fr repeat(3,minmax(0,1fr));gap:32px 28px;align-items:start}.footer-fsp__col--brand{padding-right:12px}.footer-fsp__logo{display:inline-flex;align-items:center;gap:12px;margin-bottom:14px}.footer-fsp__logo-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:16px;color:#fff;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-light));flex-shrink:0}.footer-fsp__logo strong{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em;color:#f8fafc}.footer-fsp__logo-sub{display:block;margin-top:2px;font-size:12px;font-weight:600;color:#94a3b8}.footer-fsp__intro{margin:0;font-size:13px;line-height:1.75;color:#94a3b8;max-width:320px}.footer-fsp__title{margin:0 0 14px;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#94a3b8}.footer-fsp__links{display:flex;flex-direction:column;gap:10px}.footer-fsp__links a{font-size:14px;font-weight:600;color:#cbd5e1;transition:color .15s ease}.footer-fsp__links a:hover{color:#60a5fa}.footer-fsp__hint{margin:14px 0 0;font-size:12px;color:#64748b;line-height:1.5}.footer-fsp__bar{background:#020617;border-top:1px solid rgba(148,163,184,.12);padding:16px 16px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.footer-fsp__bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 20px}.footer-fsp__copyright{margin:0;font-size:12px;color:#64748b;line-height:1.5}.footer-fsp__legal{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px}.footer-fsp__legal a{font-size:12px;color:#64748b;font-weight:500}.footer-fsp__legal a:hover{color:#5eead4}.footer-fsp__sep{color:#334155;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 2px}.site-footer--tuy{margin-top:auto;border-top:none;background:transparent;padding:0;box-shadow:none}.footer-tuy__upper{background:#1a1128;color:#e2e8f0;padding:48px 16px 40px}.footer-tuy__grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:36px 28px;align-items:start}.footer-tuy__brand{padding-right:8px}.footer-tuy__logo{display:inline-flex;align-items:center;gap:14px;margin-bottom:14px;text-decoration:none;color:inherit}.footer-tuy__logo-icon{flex-shrink:0;line-height:0}.footer-tuy__logo-text{display:flex;flex-direction:column;gap:2px}.footer-tuy__logo-text strong{font-size:18px;font-weight:800;letter-spacing:-.02em;color:#f8fafc}.footer-tuy__logo-text span{font-size:12px;font-weight:600;color:#94a3b8}.footer-tuy__intro{margin:0 0 18px;font-size:13px;line-height:1.75;color:#94a3b8;max-width:340px}.footer-tuy__pills{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.footer-tuy__pills>span{font-size:13px;font-weight:700;padding:8px 16px;border-radius:999px;color:#e9d5ff;border:1px solid rgba(167,139,250,.55);background:transparent}.footer-tuy__cta{font-size:13px;font-weight:800;padding:8px 20px;border-radius:999px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#f472b6,#ec4899 50%,#db2777);box-shadow:0 4px 16px #ec489959;border:none}.footer-tuy__cta:hover{filter:brightness(1.06);color:#fff}.footer-tuy__h{margin:0 0 14px;font-size:15px;font-weight:800;letter-spacing:.02em}.footer-tuy__h--pink{color:#e056fd}.footer-tuy__h--blue{color:#3498db}.footer-tuy__nav{display:flex;flex-direction:column;gap:10px}.footer-tuy__nav a{font-size:14px;font-weight:600;color:#cbd5e1;text-decoration:none;transition:color .15s ease}.footer-tuy__nav a:hover{color:#f472b6}.footer-tuy__nav--icons a{display:inline-flex;align-items:center;gap:10px}.footer-tuy__nav--icons svg{flex-shrink:0;color:#94a3b8}.footer-tuy__contact p{display:flex;align-items:flex-start;gap:10px;margin:0 0 12px;font-size:14px;line-height:1.55;color:#cbd5e1}.footer-tuy__contact p:last-child{margin-bottom:0}.footer-tuy__contact svg{flex-shrink:0;margin-top:2px;color:#94a3b8}.footer-tuy__contact em{font-style:normal;font-size:12px;color:#94a3b8;margin-right:6px}.footer-tuy__mid{background:#120c1c;border-top:1px solid rgba(148,163,184,.1);padding:18px 16px 14px}.footer-tuy__mid-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px 24px}.footer-tuy__copy{margin:0 0 6px;font-size:13px;color:#94a3b8}.footer-tuy__sub{margin:0;font-size:12px;color:#64748b;line-height:1.5}.footer-tuy__mid-links{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px}.footer-tuy__mid-links a{font-size:13px;font-weight:600;color:#cbd5e1;text-decoration:none}.footer-tuy__mid-links a:hover{color:#3498db}.footer-tuy__sep{color:#475569;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-tuy__seo{background:#0d0814;padding:12px 16px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom));text-align:center;font-size:11px;line-height:1.65;color:#475569}.footer-tuy__seo .container{max-width:960px}body.body-tpl-portal .footer-tuy__upper{background:linear-gradient(180deg,#1e293b 0%,var(--portal-footer) 100%)}body.body-tpl-portal .footer-tuy__h--pink{color:var(--portal-accent)}body.body-tpl-portal .footer-tuy__h--blue{color:#38bdf8}body.body-tpl-portal .footer-tuy__pills>span{color:#fbcfe8;border-color:#f472b680}body.body-tpl-portal .footer-tuy__cta{background:linear-gradient(135deg,var(--portal-accent-light),var(--portal-accent) 50%,var(--portal-accent-hover));box-shadow:0 4px 20px #ec489961}body.body-tpl-portal .footer-tuy__nav a:hover{color:var(--portal-accent)}body.body-tpl-portal .footer-tuy__mid-links a:hover{color:#38bdf8}body.body-tpl-portal .footer-tuy__mid{background:var(--portal-footer-mid);border-top-color:#94a3b81f}@media (max-width: 1100px){.genre-fsp__grid,.fsp-card-grid,.card-grid--related,.cq-card-grid--3,.cq-card-grid--dense,.cq-reviews__grid,.footer-tuy__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.header-inner{flex-direction:column;align-items:stretch}.header-brand{margin-right:0}.header-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch}.header-search{max-width:none}.header-auth{justify-content:flex-end}.header-inner--ref{grid-template-columns:1fr;gap:12px}.header-main-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.header-tools{flex-wrap:wrap;width:100%}.header-search--ref{max-width:none;flex:1 1 200px}.hero-fsp{min-height:auto;padding:36px 0 40px}.hero-cq{min-height:auto;padding:36px 0 38px}.home-cq__stack,.home-tuyona__stack{gap:36px;padding:28px 0 44px}.hero-fsp__stats{grid-template-columns:1fr;max-width:none}.cq-card-grid--3,.cq-card-grid--dense{grid-template-columns:1fr}.cq-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cq-reviews__grid{grid-template-columns:1fr}.cq-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.why-fsp__grid,.genre-fsp__grid,.fsp-card-grid,.trailer-fsp__box{grid-template-columns:1fr}.footer-fsp__grid,.footer-tuy__grid{grid-template-columns:1fr;gap:28px}.footer-fsp__intro,.footer-tuy__intro{max-width:none}.footer-fsp__bar-inner,.footer-tuy__mid-inner{flex-direction:column;align-items:flex-start}.detail-hero__inner{grid-template-columns:1fr}.detail-hero__cover{max-width:180px}.result-row{grid-template-columns:80px 1fr}.result-row__play{grid-column:1 / -1;justify-self:start}.play-route.inner-page{padding-left:0;padding-right:0}.play-route .container.play-page{width:100%;max-width:100%;padding-left:0;padding-right:0}.play-route .szst-main-sheet--subpage{border-radius:0;border-left:none;border-right:none;box-shadow:none}.play-route .szst-section--play{padding-left:0;padding-right:0}.play-route .player-head-simple{padding:0 16px;margin-bottom:10px}.play-route .player-head-simple h1{word-break:break-word}.play-route .video-frame.video-frame--play{max-height:none;border-radius:0;aspect-ratio:16 / 9;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box}.play-route .play-info-section{margin-left:16px;margin-right:16px;border-radius:12px}.play-route .related-block--szst{padding-left:16px;padding-right:16px}.container{width:min(1180px,calc(100% - 24px))}.inner-page{padding:16px 0 40px}body.body-tpl-portal .inner-page.play-route,body.body-tpl-portal .inner-page--cq{padding:12px 0 32px}.page-panel{padding:16px}.filter-row--fsp-genres{gap:8px;max-height:none}.filter-chip{min-height:40px;display:inline-flex;align-items:center}.btn-hero{min-height:48px;padding:12px 22px}.trailer-fsp__box{padding:16px}.footer-fsp__bar{padding-bottom:env(safe-area-inset-bottom,0px)}}@media (max-width: 480px){.hero-fsp__title{font-size:28px}.hero-fsp__cta{flex-direction:column}.hero-fsp__cta .btn-hero{width:100%;justify-content:center}.cta-fsp__btns{flex-direction:column;align-items:stretch}.cta-fsp__btns .btn-hero{width:100%;justify-content:center}.result-row{grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:start}.result-row__desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.result-row__play{width:100%;text-align:center;justify-self:stretch;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.genre-fsp__head .genre-fsp__pick{margin-left:0}.cq-stats__grid{grid-template-columns:1fr}}body.body-tpl-nj{background:#f1f5f9}.nj-header.nj-header--bar.site-header--main{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0f172a0f}.nj-head-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px;padding:12px 0;min-height:4rem}.nj-head-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0}.nj-head-brand__logo{width:2.75rem;height:2.75rem;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--portal-accent-light) 0%,var(--portal-accent) 52%,var(--portal-accent-hover) 100%);box-shadow:0 2px 10px #0d948859}.nj-head-brand__title{font-size:1.125rem;font-weight:800;letter-spacing:-.02em;color:#0f172a}.nj-head-nav{display:flex;align-items:center;gap:2px;flex:1 1 auto;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding:2px 0}.nj-head-nav__link{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:10px;font-size:.875rem;font-weight:600;color:#475569;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.nj-head-nav__link:hover{color:var(--portal-accent);background:#f8fafc}.nj-head-nav__link--active{color:var(--portal-accent)!important;background:#f0fdfa!important;font-weight:700}.nj-head-nav__ico{display:flex;align-items:center;justify-content:center;color:currentColor}.nj-head-search{display:flex;align-items:stretch;flex:1 1 200px;min-width:min(100%,200px);max-width:400px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.nj-head-search:focus-within{border-color:#5eead4;background:#fff;box-shadow:0 0 0 3px #0d94881f}.nj-head-search input{flex:1;min-width:0;border:none;background:transparent;padding:0 12px;font-size:.9375rem;color:#0f172a}.nj-head-search input::-moz-placeholder{color:#94a3b8}.nj-head-search input::placeholder{color:#94a3b8}.nj-head-search input:focus{outline:none}.nj-head-search__btn{flex-shrink:0;border:none;padding:0 18px;font-size:.875rem;font-weight:700;color:#fff;background:var(--portal-accent);cursor:pointer;font-family:inherit}.nj-head-search__btn:hover{background:var(--portal-accent-hover)}.nj-head-user{display:flex;align-items:center;gap:8px;flex-shrink:0;margin-left:auto}.nj-head-user__name{font-size:.8125rem;font-weight:600;color:#64748b;max-width:5.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nj-head-login{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 16px;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff!important;background:var(--portal-accent);text-decoration:none;border:none;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #0d948840}.nj-head-login:hover{background:var(--portal-accent-hover);color:#fff!important}.nj-head-login--outline{background:#fff;color:#64748b!important;border:1px solid #e5e7eb;box-shadow:none;font-weight:600}.nj-head-login--outline:hover{background:#f8fafc;color:#0f172a!important}@media (max-width: 960px){.nj-head-bar{gap:10px}.nj-head-search{order:4;flex:1 1 100%;max-width:none}.nj-head-user{margin-left:0}}.nj-footer{margin-top:auto;background:#0f172a;color:#e2e8f0;padding:2rem 0 1.5rem;border-top:1px solid rgba(148,163,184,.2)}.nj-footer__inner{display:flex;flex-direction:column;gap:1.5rem}.nj-footer__top{display:flex;flex-wrap:wrap;gap:1.75rem 2rem;justify-content:space-between;align-items:flex-start}.nj-footer__brand{max-width:22rem}.nj-footer__logo-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;margin-bottom:10px}.nj-footer__logo-link span:last-child{display:flex;flex-direction:column;gap:2px}.nj-footer__name{font-size:1.0625rem;font-weight:800;color:#fff}.nj-footer__tag{font-size:.75rem;color:#94a3b8}.nj-footer__intro{margin:0;font-size:var(--fs-sm);line-height:1.6;color:#94a3b8}.nj-footer__nav{display:flex;flex-wrap:wrap;gap:10px 14px;justify-content:flex-end;align-items:center}.nj-footer__nav a{font-size:.875rem;font-weight:600;color:#cbd5e1;text-decoration:none}.nj-footer__nav a:hover{color:#99f6e4}.nj-footer__bottom{padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.15);text-align:center}.nj-footer__copy{margin:0 0 8px;font-size:var(--fs-xs);color:#64748b}.nj-footer__seo{margin:0;font-size:.6875rem;color:#475569;line-height:1.5}.nj-page-wrap{padding:1rem 0 2rem}.nj-page-sheet{padding:0}.nj-cat-head{padding:1.35rem 1.25rem 1rem;border-bottom:1px solid var(--qjz-line);background:linear-gradient(180deg,#fafafa,#fff)}.nj-cat-head h1{margin:0 0 8px;font-size:clamp(1.2rem,2.8vw,1.5rem);font-weight:800;color:var(--qjz-ink)}.nj-cat-head__lead{margin:0 0 1rem;font-size:var(--fs-sm);color:var(--qjz-ink-muted);line-height:1.55}.nj-sort-tabs{display:flex;flex-wrap:wrap;gap:8px}.nj-sort-tabs__btn{border:1px solid var(--qjz-line-strong);background:#fff;padding:8px 16px;border-radius:999px;font-size:.8125rem;font-weight:600;color:#64748b;cursor:pointer;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease}.nj-sort-tabs__btn:hover{border-color:#0d948859;color:var(--portal-accent-hover)}.nj-sort-tabs__btn.is-active{border-color:var(--portal-accent);background:#0d94881a;color:var(--portal-accent-dark)}.nj-genre-chips{margin-top:4px}.nj-cat-body{padding:1.25rem 1rem 1.5rem}.nj-empty{margin:0;padding:2rem 1rem;text-align:center;color:var(--qjz-ink-muted);font-size:var(--fs-sm)}body.body-tpl-portal .inner-page--nj-cat{padding:0 0 40px;min-height:48vh}.nj-play-page{padding:0 0 40px}.nj-play-sheet{overflow:hidden}.nj-play-player{padding:1rem 1.25rem 0;background:#0f172a}.nj-play-player__title{margin:0 0 12px;font-size:1rem;font-weight:700;color:#e2e8f0;line-height:1.4}.video-frame--nj-play{border-radius:12px;overflow:hidden;background:#000;aspect-ratio:16 / 9;max-height:min(70vh,720px)}.video-frame--nj-play .video-el{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain;vertical-align:top}.nj-play-head{padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--qjz-line)}.nj-play-head__h1{margin:0 0 12px;font-size:clamp(1.15rem,2.8vw,1.45rem);font-weight:800;color:var(--qjz-ink);line-height:1.35}.nj-play-meta{display:flex;flex-wrap:wrap;gap:10px 18px;font-size:var(--fs-sm);color:var(--qjz-ink-muted);margin-bottom:14px}.nj-play-meta__score{font-weight:800;color:#ea580c;font-size:1.05rem}.nj-play-actions{display:flex;flex-wrap:wrap;gap:10px}.nj-play-actions__btn{min-height:38px;padding:0 18px;border-radius:10px;border:1px solid var(--qjz-line-strong);background:#fff;font-size:var(--fs-sm);font-weight:600;color:#475569;cursor:pointer;font-family:inherit}.nj-play-actions__btn:hover{border-color:#0d948866;color:var(--portal-accent-hover)}.nj-play-block{padding:1.25rem;border-bottom:1px solid var(--qjz-line)}.nj-play-block__h{margin:0 0 10px;font-size:1.05rem;font-weight:800;color:var(--qjz-ink)}.nj-play-block__p{margin:0 0 12px;font-size:var(--fs-sm);line-height:1.7;color:#475569}.nj-play-tags{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px}.nj-play-tags span{padding:4px 10px;border-radius:999px;font-size:var(--fs-xs);font-weight:600;background:#f1f5f9;color:#64748b}.nj-play-cat{margin:0;font-size:var(--fs-sm);color:var(--qjz-ink-muted)}.nj-play-cat a{color:var(--portal-accent);font-weight:600;text-decoration:none;margin-left:4px}.nj-play-cat a:hover{text-decoration:underline}.nj-play-section{padding:1.25rem 1rem 1.5rem;border-bottom:1px solid var(--qjz-line)}.nj-play-section:last-child{border-bottom:none}.nj-play-section__h{margin:0 0 14px;font-size:1.05rem;font-weight:800;color:var(--qjz-ink)}@media (max-width: 640px){.video-frame--nj-play{border-radius:0}.nj-play-player{padding-left:0;padding-right:0}.nj-play-player__title{padding:0 16px}}body.body-tpl-portal.body-tpl-anime{--portal-accent: #ec4899;--portal-accent-hover: #db2777;--portal-accent-light: #f9a8d4;--portal-accent-dark: #9d174d;--portal-accent-soft: rgba(236, 72, 153, .16);--portal-coral: #a855f7;--portal-coral-soft: rgba(168, 85, 247, .14);--portal-footer: #4c1d95;--portal-footer-mid: #2e1065;--qjz-nav-bg: #7c3aed;--qjz-ink: #1e1b4b;font-family:ZCOOL KuaiLe,"M PLUS Rounded 1c",Noto Sans SC,system-ui,sans-serif;background-image:radial-gradient(ellipse 120% 70% at 50% -15%,rgba(252,231,243,.95) 0%,transparent 52%),linear-gradient(180deg,#fdf4ff,#fce7f3 38%,#faf5ff 72%,#f8fafc)}body.body-tpl-portal.body-tpl-anime .container{width:min(80rem,calc(100% - 28px))}body.body-tpl-portal.body-tpl-anime a:focus-visible,body.body-tpl-portal.body-tpl-anime button:focus-visible,body.body-tpl-portal.body-tpl-anime input:focus-visible,body.body-tpl-portal.body-tpl-anime textarea:focus-visible{outline-color:#ec489980}body.body-tpl-portal.body-tpl-anime .nj-header.nj-header--bar.site-header--main{background:linear-gradient(180deg,#fff,#fdf4ff);border-bottom:2px solid rgba(244,114,182,.38);box-shadow:0 4px 22px #ec48991a}body.body-tpl-portal.body-tpl-anime .nj-head-brand__logo{background:linear-gradient(145deg,#f9a8d4,#ec4899 48%,#a855f7);border-radius:14px;box-shadow:0 4px 18px #ec489961}body.body-tpl-portal.body-tpl-anime .nj-head-brand__title{background:linear-gradient(90deg,#db2777,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}body.body-tpl-portal.body-tpl-anime .nj-head-nav__link:hover{color:#db2777;background:#fdf4fff2}body.body-tpl-portal.body-tpl-anime .nj-head-nav__link--active{color:#be185d!important;background:linear-gradient(180deg,#fce7f3,#fdf4ff)!important;box-shadow:inset 0 0 0 1px #f472b68c}body.body-tpl-portal.body-tpl-anime .nj-head-search{border-color:#fbcfe8;background:#fff;border-radius:14px}body.body-tpl-portal.body-tpl-anime .nj-head-search__btn,body.body-tpl-portal.body-tpl-anime .nj-head-login{background:linear-gradient(180deg,#f472b6,#ec4899);box-shadow:0 2px 10px #ec489959}body.body-tpl-portal.body-tpl-anime .nj-head-search__btn:hover,body.body-tpl-portal.body-tpl-anime .nj-head-login:hover{background:linear-gradient(180deg,#ec4899,#db2777)}body.body-tpl-portal.body-tpl-anime .hero-portal--anime .hero-portal__bg{background:linear-gradient(125deg,#fbcfe8,#f9a8d4 16%,#e879f9,#a855f7 64%,#38bdf8)}body.body-tpl-portal.body-tpl-anime .hero-portal__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;background-image:radial-gradient(circle at 14% 22%,rgba(255,255,255,.55) 0,transparent 28%),radial-gradient(circle at 86% 28%,rgba(255,255,255,.38) 0,transparent 24%),radial-gradient(circle at 42% 88%,rgba(255,255,255,.32) 0,transparent 26%)}body.body-tpl-portal.body-tpl-anime .hero-portal--anime .hero-portal__inner{position:relative;z-index:1}body.body-tpl-portal.body-tpl-anime .hero-portal__badge{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;letter-spacing:.12em;color:#fffffff5;text-shadow:0 1px 10px rgba(126,34,206,.35)}body.body-tpl-portal.body-tpl-anime .hero-portal__title{text-shadow:0 2px 24px rgba(91,33,182,.35)}body.body-tpl-portal.body-tpl-anime .hero-portal__pill{background:#ffffff4d;border-color:#ffffff8c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.body-tpl-portal.body-tpl-anime .home-sheet{border-radius:22px;border:2px solid rgba(244,114,182,.28);box-shadow:0 4px 6px -1px #ec489912,0 14px 36px -10px #7c3aed24;background:linear-gradient(180deg,#fff,#fdf4ff)}body.body-tpl-portal.body-tpl-anime .home-section{border-color:#f472b62e}body.body-tpl-portal.body-tpl-anime .home-stats__inner{background:linear-gradient(145deg,#fdf4ff,#fce7f3 48%,#e0e7ff);border-color:#a855f747}body.body-tpl-portal.body-tpl-anime .home-stats__num{color:#a21caf}body.body-tpl-portal.body-tpl-anime .nj-footer{background:linear-gradient(180deg,#4c1d95,#2e1065 52%,#1e1b4b);border-top:2px solid rgba(244,114,182,.3)}body.body-tpl-portal.body-tpl-anime .nj-footer__nav a:hover{color:#f9a8d4}body.body-tpl-portal.body-tpl-anime .nj-tag-cloud__link:hover{background:#fce7f3;color:#be185d;border-color:#f9a8d4}body.body-tpl-portal.body-tpl-anime .nj-sort-tabs__btn.is-active{border-color:#ec4899;background:linear-gradient(180deg,#fce7f3,#fdf4ff);color:#9d174d}body.body-tpl-portal.body-tpl-anime .nj-page-sheet{border-radius:22px;border:2px solid rgba(244,114,182,.24)}body.body-tpl-portal.body-tpl-anime .nj-play-player{background:linear-gradient(180deg,#5b21b6,#312e81)}body.body-tpl-portal.body-tpl-anime .home-feat-card{border-radius:18px;border-color:#f472b638}body.body-tpl-portal.body-tpl-anime .home-feat-card__icon{color:#db2777}body.body-tpl-portal.body-tpl-anime .nj-bulletin__tag{background:#ec48992e;color:#a21caf}body.body-tpl-portal.body-tpl-anime .tuy-card__badge{background:linear-gradient(135deg,#f472b6,#a855f7)}body.body-tpl-portal.body-tpl-anime .hero-portal--anime{border-bottom:1px solid rgba(244,114,182,.35)}body.body-tpl-portal.body-tpl-anime .cq-link-all{color:#db2777}body.body-tpl-portal.body-tpl-anime .cq-link-all:hover{color:#a21caf}.app-shell.anime-app-root{display:flex;flex-direction:column}.anime-shell{flex:1;display:grid;grid-template-columns:minmax(220px,260px) minmax(0,1fr);min-height:0;width:100%;align-items:stretch}.anime-main{min-width:0;overflow-x:clip;display:flex;flex-direction:column}.anime-main>.inner-page,.anime-main>.home-page{flex:1}.anime-topbar{position:sticky;top:0;z-index:80;flex-shrink:0;background:linear-gradient(180deg,#fff,#fdf4ff);border-bottom:2px solid rgba(244,114,182,.35);box-shadow:0 4px 20px #ec489914}.anime-topbar__inner{width:min(100%,90rem);margin:0 auto;padding:10px min(24px,4vw);display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:14px 20px}.anime-topbar__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0}.anime-topbar__logo{flex-shrink:0;width:2.65rem;height:2.65rem;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#f9a8d4,#ec4899 48%,#a855f7);box-shadow:0 4px 14px #ec489959}.anime-topbar__brand-text{display:flex;flex-direction:column;gap:1px;min-width:0}.anime-topbar__brand-text strong{font-size:1.05rem;font-weight:800;background:linear-gradient(90deg,#db2777,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.02em}.anime-topbar__brand-text span{font-size:.6875rem;font-weight:600;color:#a855f7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14rem}.anime-topbar__search{display:flex;max-width:520px;width:100%;margin:0 auto;border:1px solid #fbcfe8;border-radius:14px;overflow:hidden;background:#fff;box-shadow:inset 0 1px #fffc}.anime-topbar__search:focus-within{border-color:#f9a8d4;box-shadow:0 0 0 3px #ec48991f}.anime-topbar__search input{flex:1;min-width:0;border:none;padding:10px 14px;font-size:.9375rem;font-family:inherit;background:transparent}.anime-topbar__search input:focus{outline:none}.anime-topbar__search button{flex-shrink:0;border:none;padding:0 18px;font-weight:700;font-size:.875rem;color:#fff;cursor:pointer;font-family:inherit;background:linear-gradient(180deg,#f472b6,#ec4899)}.anime-topbar__search button:hover{filter:brightness(1.05)}.anime-topbar__user{display:flex;align-items:center;gap:8px;flex-shrink:0}.anime-topbar__uname{font-size:.8125rem;font-weight:600;color:#64748b;max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anime-topbar__btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:12px;font-size:.875rem;font-weight:700;text-decoration:none;font-family:inherit;cursor:pointer;border:none}.anime-topbar__btn--primary{color:#fff;background:linear-gradient(180deg,#f472b6,#ec4899);box-shadow:0 2px 8px #ec48994d}.anime-topbar__btn--ghost{color:#64748b;background:#fff;border:1px solid #e9d5ff;font-weight:600}.anime-sidenav{position:sticky;top:0;align-self:start;max-height:calc(100dvh + -0px);overflow-y:auto;padding:1rem .65rem 1.5rem;background:linear-gradient(180deg,#fdf4ff,#fce7f3 55%,#faf5ff);border-right:2px solid rgba(244,114,182,.28);box-shadow:4px 0 24px #7c3aed0f}.anime-sidenav__section{margin-bottom:1.25rem}.anime-sidenav__section:last-child{margin-bottom:0}.anime-sidenav__label{margin:0 0 8px 8px;font-size:.6875rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#a855f7;opacity:.9}.anime-sidenav__nav{display:flex;flex-direction:column;gap:4px}.anime-sidenav__link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;font-size:.875rem;font-weight:600;color:#5b21b6;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.anime-sidenav__link:hover{background:#ffffffbf;color:#86198f}.anime-sidenav__link--active{color:#9d174d!important;background:linear-gradient(135deg,#fce7f3,#fae8ff)!important;box-shadow:inset 0 0 0 1px #f472b673}.anime-sidenav__ico{display:flex;flex-shrink:0;color:currentColor;opacity:.92}.anime-sidenav__emoji{width:1.25rem;text-align:center;flex-shrink:0;font-size:.75rem;opacity:.85}@media (max-width: 900px){.anime-shell{grid-template-columns:1fr}.anime-sidenav{position:relative;max-height:none;border-right:none;border-bottom:2px solid rgba(244,114,182,.25);padding:.75rem min(16px,4vw) 1rem;box-shadow:none}.anime-sidenav__nav{flex-direction:row;flex-wrap:wrap;gap:6px}.anime-sidenav__link{flex:1 1 auto;min-width:calc(50% - 4px);justify-content:center}.anime-sidenav__section{margin-bottom:.75rem}.anime-topbar__inner{grid-template-columns:1fr;gap:10px}.anime-topbar__search{max-width:none;order:3;grid-column:1 / -1}.anime-topbar__user{justify-content:flex-end}}body.body-tpl-portal.body-tpl-cinema{--portal-accent: #f59e0b;--portal-accent-hover: #d97706;--portal-accent-light: #fbbf24;--portal-accent-dark: #b45309;--portal-accent-soft: rgba(245, 158, 11, .14);--portal-coral: #38bdf8;--portal-coral-soft: rgba(56, 189, 248, .12);--portal-footer: #0f172a;--portal-footer-mid: #020617;--qjz-nav-bg: #1e293b;--qjz-ink: #e2e8f0;font-family:DM Sans,Noto Sans SC,system-ui,sans-serif;background:linear-gradient(180deg,#0f172a,#1e293b 42%,#0f172a);color:#e2e8f0;min-height:100vh}body.body-tpl-portal.body-tpl-cinema .container{width:min(80rem,calc(100% - 28px))}body.body-tpl-portal.body-tpl-cinema a:focus-visible,body.body-tpl-portal.body-tpl-cinema button:focus-visible,body.body-tpl-portal.body-tpl-cinema input:focus-visible,body.body-tpl-portal.body-tpl-cinema textarea:focus-visible{outline-color:#fbbf248c}body.body-tpl-portal.body-tpl-cinema .home-wrap{color:#e2e8f0}body.body-tpl-portal.body-tpl-cinema .hero-portal--cinema .hero-portal__bg{background:linear-gradient(125deg,#0f172a,#1e3a5f 28%,#78350f 72%,#f59e0b)}body.body-tpl-portal.body-tpl-cinema .hero-portal__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.35;background-image:radial-gradient(circle at 18% 24%,rgba(251,191,36,.35) 0,transparent 30%),radial-gradient(circle at 82% 18%,rgba(56,189,248,.2) 0,transparent 26%),radial-gradient(circle at 48% 88%,rgba(15,23,42,.5) 0,transparent 32%)}body.body-tpl-portal.body-tpl-cinema .hero-portal--cinema .hero-portal__inner{position:relative;z-index:1}body.body-tpl-portal.body-tpl-cinema .hero-portal__badge{margin:0 0 .75rem;font-size:.8125rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fef3c7f2;text-shadow:0 1px 12px rgba(0,0,0,.45)}body.body-tpl-portal.body-tpl-cinema .hero-portal__title{color:#fff;text-shadow:0 2px 28px rgba(0,0,0,.45)}body.body-tpl-portal.body-tpl-cinema .hero-portal__lead{color:#f1f5f9eb}body.body-tpl-portal.body-tpl-cinema .hero-portal__pill{background:#0f172a73;border-color:#fbbf2473;color:#fef3c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.body-tpl-portal.body-tpl-cinema .hero-portal--cinema{border-bottom:1px solid rgba(251,191,36,.22)}body.body-tpl-portal.body-tpl-cinema .home-sheet{border-radius:16px;border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 48px #00000059;background:linear-gradient(180deg,#1e293b,#0f172a)}body.body-tpl-portal.body-tpl-cinema .home-section{border-color:#94a3b829}body.body-tpl-portal.body-tpl-cinema .home-section h2,body.body-tpl-portal.body-tpl-cinema .cq-block__head h2{color:#f8fafc}body.body-tpl-portal.body-tpl-cinema .cq-block__sub,body.body-tpl-portal.body-tpl-cinema .home-section__sub{color:#94a3b8}body.body-tpl-portal.body-tpl-cinema .home-stats__inner{background:linear-gradient(145deg,#1e293b,#334155 52%,#0f172a);border-color:#fbbf2438}body.body-tpl-portal.body-tpl-cinema .home-stats__num{color:#fbbf24}body.body-tpl-portal.body-tpl-cinema .nj-footer{background:linear-gradient(180deg,#020617,#0f172a 55%,#020617);border-top:1px solid rgba(251,191,36,.2)}body.body-tpl-portal.body-tpl-cinema .nj-footer__name{color:#fef3c7}body.body-tpl-portal.body-tpl-cinema .nj-footer__tag{color:#94a3b8}body.body-tpl-portal.body-tpl-cinema .nj-footer__intro,body.body-tpl-portal.body-tpl-cinema .nj-footer__nav a{color:#cbd5e1}body.body-tpl-portal.body-tpl-cinema .nj-footer__nav a:hover{color:#fbbf24}body.body-tpl-portal.body-tpl-cinema .nj-tag-cloud__link:hover{background:#fbbf241f;color:#fbbf24;border-color:#fbbf2459}body.body-tpl-portal.body-tpl-cinema .nj-sort-tabs__btn.is-active{border-color:#f59e0b;background:linear-gradient(180deg,#fbbf242e,#0f172ae6);color:#fef3c7}body.body-tpl-portal.body-tpl-cinema .nj-page-sheet{border-radius:16px;border:1px solid rgba(148,163,184,.2);background:linear-gradient(180deg,#1e293b,#0f172a)}body.body-tpl-portal.body-tpl-cinema .nj-play-player{background:linear-gradient(180deg,#020617,#1e293b)}body.body-tpl-portal.body-tpl-cinema .home-feat-card{border-radius:14px;border-color:#94a3b833;background:#0f172a8c}body.body-tpl-portal.body-tpl-cinema .home-feat-card__title{color:#f1f5f9}body.body-tpl-portal.body-tpl-cinema .home-feat-card__desc{color:#94a3b8}body.body-tpl-portal.body-tpl-cinema .home-feat-card__icon{color:#fbbf24}body.body-tpl-portal.body-tpl-cinema .nj-bulletin__tag{background:#fbbf2429;color:#fbbf24}body.body-tpl-portal.body-tpl-cinema .tuy-card__badge{background:linear-gradient(135deg,#f59e0b,#d97706)}body.body-tpl-portal.body-tpl-cinema .cq-link-all{color:#fbbf24}body.body-tpl-portal.body-tpl-cinema .cq-link-all:hover{color:#fde68a}body.body-tpl-portal.body-tpl-cinema .nj-cat-block{background:#0f172aa6;border-color:#94a3b833}body.body-tpl-portal.body-tpl-cinema .nj-cat-block__title{color:#f1f5f9}body.body-tpl-portal.body-tpl-cinema .nj-cat-block__link{color:#94a3b8}.app-shell.tpl-szst{display:flex;flex-direction:column;min-height:100vh}.site-outlet{flex:1;min-width:0;display:flex;flex-direction:column}.site-outlet>.inner-page,.site-outlet>.home-page{flex:1}.cinema-header{position:sticky;top:0;z-index:80;flex-shrink:0;background:#0f172a;border-bottom:1px solid rgba(51,65,85,.65);box-shadow:0 1px #0006}.cinema-header--simple .cinema-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(140px,280px) auto;align-items:center;gap:12px 16px;padding-top:10px;padding-bottom:10px}.cinema-header__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0}.cinema-header__logo{flex-shrink:0;width:2.35rem;height:2.35rem;border-radius:10px;display:grid;place-items:center;color:#0f172a;background:linear-gradient(145deg,#fbbf24,#d97706)}.cinema-header__titles{display:flex;flex-direction:column;gap:1px;min-width:0}.cinema-header__titles strong{font-size:1.05rem;font-weight:800;color:#fef3c7;letter-spacing:-.02em}.cinema-header__titles span{font-size:.6875rem;font-weight:600;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:14rem}.cinema-header__nav{display:flex;flex-wrap:nowrap;gap:0;min-width:0;overflow-x:auto;overflow-y:hidden;padding:4px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);-webkit-overflow-scrolling:touch;scrollbar-width:none}.cinema-header__nav::-webkit-scrollbar{display:none}.cinema-header__nav-link{flex-shrink:0;padding:6px 10px;border-radius:6px;font-size:.8125rem;font-weight:600;color:#94a3b8;text-decoration:none;white-space:nowrap;transition:background .15s ease,color .15s ease}.cinema-header__nav-link:hover{color:#e2e8f0;background:#94a3b81f}.cinema-header__nav-link--active{color:#fbbf24!important;background:#fbbf241a!important}.cinema-header__search{display:flex;min-width:160px;border:1px solid rgba(148,163,184,.35);border-radius:12px;overflow:hidden;background:#0f172ad9}.cinema-header__search:focus-within{border-color:#fbbf248c;box-shadow:0 0 0 3px #f59e0b26}.cinema-header__search input{flex:1;min-width:0;border:none;padding:9px 12px;font-size:.875rem;font-family:inherit;background:transparent;color:#f1f5f9}.cinema-header__search input::-moz-placeholder{color:#64748b}.cinema-header__search input::placeholder{color:#64748b}.cinema-header__search input:focus{outline:none}.cinema-header__search button{flex-shrink:0;border:none;padding:0 16px;font-weight:700;font-size:.8125rem;color:#0f172a;cursor:pointer;font-family:inherit;background:linear-gradient(180deg,#fbbf24,#d97706)}.cinema-header__search button:hover{filter:brightness(1.06)}.cinema-header__user{display:flex;align-items:center;gap:8px;flex-shrink:0}.cinema-header__uname{font-size:.8125rem;font-weight:600;color:#94a3b8;max-width:5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cinema-header__btn{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:10px;font-size:.875rem;font-weight:700;text-decoration:none;font-family:inherit;cursor:pointer;border:none}.cinema-header__btn--primary{color:#0f172a;background:linear-gradient(180deg,#fbbf24,#d97706);box-shadow:0 2px 10px #f59e0b47}.cinema-header__btn--ghost{color:#cbd5e1;background:transparent;border:1px solid rgba(148,163,184,.35);font-weight:600}@media (max-width: 900px){.cinema-header--simple .cinema-header__inner{grid-template-columns:1fr auto;grid-template-areas:"brand user" "nav nav" "search search"}.cinema-header__brand{grid-area:brand}.cinema-header__user{grid-area:user;justify-self:end}.cinema-header__nav{grid-area:nav;-webkit-mask-image:none;mask-image:none}.cinema-header__search{grid-area:search;max-width:none}}.fh-home{--fh-amber: #fbbf24;--fh-line: rgba(71, 85, 105, .55)}.fh-home__stage{padding:1.75rem 0 2.5rem;display:flex;flex-direction:column;gap:2rem;background:#0f172a}.fh-panel{margin:0}.fh-billboard{position:relative;min-height:min(48vh,400px);display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--fh-line)}.fh-billboard__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 20%;transform:scale(1.03)}.fh-billboard__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f172a,#0f172ae0 42%,#0f172a8c)}.fh-billboard__content{position:relative;z-index:1;width:100%;padding:2.5rem 0 1.75rem}.fh-billboard__copy{max-width:38rem}.fh-billboard__kicker{margin:0 0 .4rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;color:#fbbf24}.fh-billboard__title{margin:0 0 .5rem;font-size:clamp(1.35rem,3.5vw,2rem);font-weight:800;line-height:1.25;color:#f8fafc}.fh-billboard__meta{margin:0 0 .5rem;font-size:.8125rem;color:#94a3b8}.fh-billboard__desc{margin:0 0 1rem;font-size:.875rem;line-height:1.55;color:#cbd5e1;max-width:36rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fh-billboard__cta{display:flex;flex-wrap:wrap;gap:8px}.fh-billboard__btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1.1rem;border-radius:8px;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .15s ease,border-color .15s ease}.fh-billboard__btn--play{color:#0f172a;background:#fbbf24;border:1px solid #f59e0b}.fh-billboard__btn--play:hover{background:#fcd34d}.fh-billboard__btn--ghost{color:#e2e8f0;border:1px solid var(--fh-line);background:#1e293b99}.fh-billboard__btn--ghost:hover{border-color:#64748b}.fh-billboard__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.25rem;padding-top:1.1rem;border-top:1px solid rgba(148,163,184,.2)}.fh-billboard__chip{padding:6px 12px;border-radius:6px;font-size:.8125rem;font-weight:600;color:#cbd5e1;background:#1e293bbf;border:1px solid var(--fh-line);text-decoration:none}.fh-billboard__chip:hover{color:#fbbf24;border-color:#fbbf2473}.fh-rail-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.fh-rail-section__head h2{margin:0;font-size:1.05rem;font-weight:800;color:#f1f5f9;letter-spacing:-.02em}.fh-rail-section__sub{margin:.15rem 0 0;font-size:.75rem;color:#64748b}.fh-rail-section__more{flex-shrink:0;font-size:.75rem;font-weight:600;color:#fbbf24;text-decoration:none}.fh-rail-section__more:hover{text-decoration:underline}.fh-rail__wrap{margin:0}.fh-rail__viewport{overflow-x:auto;overflow-y:hidden;padding:2px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.fh-rail__track{display:flex;gap:16px;width:-moz-max-content;width:max-content;scroll-snap-type:x proximity;padding-bottom:6px}.fh-rail-card{flex:0 0 auto;width:148px;scroll-snap-align:start}.fh-rail-card--classic .fh-rail-card__shell{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;background:#fff;border:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000f;outline:none;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}.fh-rail-card--classic .fh-rail-card__shell:hover{border-color:#c7d2fe;box-shadow:0 6px 16px #4f46e51f;transform:translateY(-2px)}.fh-rail-card--classic .fh-rail-card__shell:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #4f46e5}.fh-rail-card__thumb{position:relative;aspect-ratio:2 / 3;overflow:hidden;background:#f0f0f0}.fh-rail-card__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fh-rail-card__body{padding:8px 8px 10px;flex:1;display:flex;flex-direction:column;gap:4px;min-height:0}.fh-rail-card--classic .fh-rail-card__title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.35;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fh-rail-card__meta{margin:0;font-size:.6875rem;line-height:1.35;color:#999;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.fh-rail-card__sep{opacity:.6}.fh-rail-card__score{margin-left:auto;color:#4f46e5;font-weight:700;font-variant-numeric:tabular-nums}.fh-bento-wrap__head{margin-bottom:1rem}.fh-bento-wrap__head h2{margin:0 0 .25rem;font-size:1.05rem;font-weight:800;color:#f1f5f9}.fh-bento-wrap__lead{margin:0;font-size:.8125rem;color:#64748b}.fh-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (min-width: 768px){.fh-bento{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}}.fh-bento__cell{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:108px;padding:1rem 1rem 1rem .85rem;border-radius:10px;text-decoration:none;border:1px solid var(--fh-line);background:#1e293b;transition:border-color .15s ease,background .15s ease}.fh-bento__cell:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:3px;border-radius:0 3px 3px 0;background:#64748b}.fh-bento__cell--jp:before{background:#38bdf8}.fh-bento__cell--kr:before{background:#a78bfa}.fh-bento__cell--an:before{background:#f472b6}.fh-bento__cell--va:before{background:#2dd4bf}.fh-bento__cell:hover{border-color:#94a3b873;background:#243447}.fh-bento__label{font-size:.9375rem;font-weight:800;color:#f8fafc}.fh-bento__count{margin-top:4px;font-size:.75rem;font-weight:600;color:#fbbf24}.fh-bento__hint{margin-top:4px;font-size:.6875rem;color:#94a3b8}.fh-lower-band__page-title{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#f1f5f9}.fh-lower-band__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}@media (min-width: 960px){.fh-lower-band__grid{grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:1.5rem;align-items:start}}.fh-feature-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media (max-width: 520px){.fh-feature-grid{grid-template-columns:1fr}}.fh-feature-grid__item{padding:12px;border-radius:10px;border:1px solid var(--fh-line);background:#1e293b}.fh-feature-grid__ico{display:flex;color:#fbbf24;margin-bottom:6px}.fh-feature-grid__title{display:block;font-size:.8125rem;font-weight:700;color:#f1f5f9}.fh-feature-grid__desc{margin:4px 0 0;font-size:.75rem;line-height:1.45;color:#94a3b8}.fh-lower-band__aside{display:flex;flex-direction:column;gap:12px}.fh-stats-compact{padding:12px 14px;border-radius:10px;border:1px solid var(--fh-line);background:#1e293b}.fh-stats-compact__h{margin:0 0 8px;font-size:.8125rem;font-weight:700;color:#e2e8f0}.fh-stats-compact__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.fh-stats-compact__cell{text-align:center;padding:6px;border-radius:8px;background:#0f172a}.fh-stats-compact__num{display:block;font-size:1rem;font-weight:800;color:#fbbf24}.fh-stats-compact__label{font-size:.625rem;color:#64748b}.fh-bulletin-compact{padding:12px 14px;border-radius:10px;border:1px solid var(--fh-line);background:#1e293b}.fh-bulletin-compact__h{margin:0 0 8px;font-size:.8125rem;font-weight:700;color:#e2e8f0}.fh-bulletin-compact__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.fh-bulletin-compact__item time{display:block;font-size:.625rem;color:#64748b;margin-bottom:2px}.fh-bulletin-compact__item strong{display:block;font-size:.75rem;font-weight:700;color:#f1f5f9;margin-bottom:2px}.fh-bulletin-compact__item p{margin:0;font-size:.6875rem;line-height:1.4;color:#94a3b8}.fh-tags-section{padding:1.25rem 0 0;margin-top:.5rem;border-top:1px solid var(--fh-line)}.fh-tags-section .home-section__head{margin-bottom:.75rem}.fh-tags-section .home-section__head--center h2{color:#f1f5f9}.fh-tags-section .nj-tag-cloud{justify-content:center}.fh-tags-section .nj-tag-cloud__link{background:#1e293b;border-color:var(--fh-line);color:#94a3b8}.fh-tags-section .nj-tag-cloud__link:hover{background:#fbbf241a;color:#fbbf24;border-color:#fbbf2459}body.body-tpl-portal.body-tpl-szst{--portal-accent: #ea580c;--portal-accent-mid: #f97316;--portal-accent-hover: #c2410c;--portal-accent-dark: #9a3412;--portal-accent-light: rgba(234, 88, 12, .12);--portal-accent-border: rgba(251, 146, 60, .45);--portal-accent-glow: rgba(234, 88, 12, .2);--portal-accent-glow-soft: rgba(234, 88, 12, .1);--xxsz-dark: #ffffff;--xxsz-surface: #fafafa;--xxsz-hl-kr: #ea580c;--xxsz-hl-jp: #2563eb;--xxsz-hl-cn: #16a34a;--xxsz-hl-th: #f97316;--portal-page-bg: #f4f4f5;--portal-footer-bg: #18181b;--portal-footer-link-hover: #fdba74;--qjz-ink: #27272a;--qjz-ink-muted: #71717a;--fh-line: #e4e4e7;background:var(--portal-page-bg);color:#27272a}body.body-tpl-portal.body-tpl-szst a:focus-visible,body.body-tpl-portal.body-tpl-szst button:focus-visible{outline-color:#ea580c73}body.body-tpl-portal.body-tpl-szst .cinema-header,body.body-tpl-portal.body-tpl-szst .cinema-header--szst{background:#fff;border-bottom:1px solid var(--fh-line);box-shadow:0 1px 3px #0000000f}body.body-tpl-portal.body-tpl-szst .cinema-header--simple .cinema-header__inner{grid-template-columns:auto auto minmax(200px,1fr) auto;gap:12px 20px;padding-top:12px;padding-bottom:12px}body.body-tpl-portal.body-tpl-szst .cinema-header__titles strong{color:#18181b;font-size:1.05rem;font-weight:800;letter-spacing:.02em}body.body-tpl-portal.body-tpl-szst .cinema-header__titles span{color:#71717a;font-size:.75rem;font-weight:600}body.body-tpl-portal.body-tpl-szst .cinema-header__logo{width:2.5rem;height:2.5rem;border-radius:12px;background:linear-gradient(145deg,var(--portal-accent-mid),var(--portal-accent-dark));color:#fff;box-shadow:0 4px 16px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .cinema-header__nav--main{gap:6px;padding:0;-webkit-mask-image:none;mask-image:none}body.body-tpl-portal.body-tpl-szst .cinema-header__nav-link{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:10px;font-size:.875rem;font-weight:600;color:#52525b}body.body-tpl-portal.body-tpl-szst .cinema-header__nav-link:hover{color:var(--portal-accent-hover);background:#fafafa}body.body-tpl-portal.body-tpl-szst .cinema-header__nav-link--active{color:var(--portal-accent-hover)!important;background:var(--portal-accent-light)!important;box-shadow:inset 0 0 0 1px #fb923c59;font-weight:700}body.body-tpl-portal.body-tpl-szst .cinema-header__nav-ico{flex-shrink:0;opacity:.95}body.body-tpl-portal.body-tpl-szst .cinema-header__search--pill{border-radius:999px;border:1px solid var(--fh-line);background:#fafafa;min-width:0;align-items:center}body.body-tpl-portal.body-tpl-szst .cinema-header__search--pill:focus-within{border-color:#ea580c73;box-shadow:0 0 0 3px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .cinema-header__search-lead{display:flex;align-items:center;padding-left:14px;color:#a1a1aa;pointer-events:none}body.body-tpl-portal.body-tpl-szst .cinema-header__search--pill input{padding:10px 10px 10px 6px;color:#18181b;font-size:.875rem}body.body-tpl-portal.body-tpl-szst .cinema-header__search--pill input::-moz-placeholder{color:#a1a1aa}body.body-tpl-portal.body-tpl-szst .cinema-header__search--pill input::placeholder{color:#a1a1aa}body.body-tpl-portal.body-tpl-szst .cinema-header__search-go{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:40px;margin:2px 4px 2px 0;padding:0;border:none;border-radius:999px;background:transparent;color:#a1a1aa;cursor:pointer;transition:color .15s ease,background .15s ease}body.body-tpl-portal.body-tpl-szst .cinema-header__search-go:hover{color:var(--portal-accent-hover);background:var(--portal-accent-light)}body.body-tpl-portal.body-tpl-szst .cinema-header__search-go-ico{width:18px;height:18px}body.body-tpl-portal.body-tpl-szst .cinema-header__login-link{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;font-size:.875rem;font-weight:600;color:#52525b;text-decoration:none;border-radius:10px;transition:color .15s ease,background .15s ease}body.body-tpl-portal.body-tpl-szst .cinema-header__login-link:hover{color:var(--portal-accent-hover);background:#fafafa}body.body-tpl-portal.body-tpl-szst .cinema-header__btn--register{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 16px;border-radius:10px;font-size:.875rem;font-weight:700;color:#fff!important;background:linear-gradient(180deg,var(--portal-accent-mid),var(--portal-accent-hover));border:none;box-shadow:0 4px 16px var(--portal-accent-glow-soft);text-decoration:none}body.body-tpl-portal.body-tpl-szst .cinema-header__btn--register:hover{filter:brightness(1.06)}body.body-tpl-portal.body-tpl-szst .cinema-header__btn--primary{background:linear-gradient(180deg,var(--portal-accent-mid),var(--portal-accent-hover));color:#fff;box-shadow:0 4px 16px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .cinema-header__btn--ghost{border-color:var(--fh-line);color:#52525b;background:#fafafa}body.body-tpl-portal.body-tpl-szst .cinema-header__uname{color:#71717a}@media (max-width: 900px){body.body-tpl-portal.body-tpl-szst .cinema-header--simple .cinema-header__inner{grid-template-columns:1fr auto;grid-template-areas:"brand user" "nav nav" "search search"}}body.body-tpl-portal.body-tpl-szst .fh-home--xxsz .fh-home__stage{background:var(--portal-page-bg);gap:1.25rem}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz{min-height:min(52vh,440px);border-bottom:1px solid rgba(123,47,247,.18)}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__scrim{background:linear-gradient(165deg,#0b0e1ef5,#0b0e1ee6 45%,#5b21b661)}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__title,body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__title--xxsz-site{color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__meta{color:#ffffffa6}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__desc{color:#ffffffb8}body.body-tpl-portal.body-tpl-szst .fh-billboard__lead-xxsz{color:#ffffffc7;font-size:1rem;line-height:1.75;max-width:36rem}body.body-tpl-portal.body-tpl-szst .fh-billboard__hl{font-weight:700}body.body-tpl-portal.body-tpl-szst .fh-billboard__hl--kr{color:var(--xxsz-hl-kr)}body.body-tpl-portal.body-tpl-szst .fh-billboard__hl--jp{color:var(--xxsz-hl-jp)}body.body-tpl-portal.body-tpl-szst .fh-billboard__hl--cn{color:var(--xxsz-hl-cn)}body.body-tpl-portal.body-tpl-szst .fh-billboard__hl--th{color:var(--xxsz-hl-th)}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;min-height:44px;padding:0 1.25rem}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple.fh-billboard__btn--play{background:linear-gradient(180deg,var(--portal-accent-mid),var(--portal-accent-hover));color:#fff;border:1px solid rgba(167,139,250,.5);box-shadow:0 8px 28px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple.fh-billboard__btn--play:hover{filter:brightness(1.05)}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple-outline{color:#fff!important;background:transparent!important;border:2px solid var(--portal-accent-mid)!important;box-shadow:none}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple-outline:hover{background:var(--portal-accent-light)!important;border-color:#c4b5fd!important}body.body-tpl-portal.body-tpl-szst .fh-billboard__btn--purple-outline svg{width:15px;height:15px;opacity:.95}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__chips{border-top-color:#ffffff1a}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__chip{color:#ffffffe0;background:#ffffff0f;border-color:#ffffff1f}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz .fh-billboard__chip:hover{border-color:var(--portal-accent-mid);color:#fff;background:var(--portal-accent-light)}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst{min-height:0;padding:2.35rem 0 1.85rem;border-bottom:1px solid rgba(234,88,12,.12);background:linear-gradient(180deg,#fffbeb,#ffedd5 38%,#fff)}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__bg,body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__scrim{display:none}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__title,body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__title--xxsz-site{color:#18181b;text-shadow:none}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__lead-xxsz,body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__lead--szst{color:#52525b}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__btn--purple-outline{color:var(--portal-accent-hover)!important;background:#fff!important}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__btn--purple-outline:hover{border-color:var(--portal-accent-dark)!important}body.body-tpl-portal.body-tpl-szst .fh-billboard--szst .fh-billboard__btn--purple.fh-billboard__btn--play{border-color:#fb923c8c}body.body-tpl-portal.body-tpl-szst .fh-home__stage--szst{gap:1rem}body.body-tpl-portal.body-tpl-szst .szst-tag-strip{padding:.35rem 0 .5rem}body.body-tpl-portal.body-tpl-szst .szst-tag-strip .container{padding-top:.5rem;padding-bottom:.5rem}body.body-tpl-portal.body-tpl-szst .szst-tag-strip__track{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;justify-content:center}body.body-tpl-portal.body-tpl-szst .szst-tag-strip__link{padding:6px 12px;border-radius:999px;font-size:.8125rem;font-weight:600;color:var(--portal-accent-hover);background:#fff;border:1px solid rgba(234,88,12,.22);text-decoration:none;transition:background .15s ease,border-color .15s ease}body.body-tpl-portal.body-tpl-szst .szst-tag-strip__link:hover{background:var(--portal-accent-light);border-color:var(--portal-accent-mid)}body.body-tpl-portal.body-tpl-szst .szst-stats{padding:.25rem 0 .5rem}body.body-tpl-portal.body-tpl-szst .szst-stats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:720px;margin:0 auto}@media (max-width: 520px){body.body-tpl-portal.body-tpl-szst .szst-stats__grid{grid-template-columns:1fr}}body.body-tpl-portal.body-tpl-szst .szst-stats__cell{text-align:center;padding:1.1rem .75rem;background:#fff;border:1px solid var(--fh-line);border-radius:12px;box-shadow:0 1px 2px #0000000a}body.body-tpl-portal.body-tpl-szst .szst-stats__num{display:block;font-size:1.35rem;font-weight:800;color:var(--portal-accent-hover);margin-bottom:4px}body.body-tpl-portal.body-tpl-szst .szst-stats__label{font-size:.8125rem;color:#71717a;font-weight:600}body.body-tpl-portal.body-tpl-szst .szst-about{padding:.5rem 0 1rem}body.body-tpl-portal.body-tpl-szst .szst-about .container{background:#fff;border:1px solid var(--fh-line);border-radius:14px;padding:1.25rem 1.35rem 1.35rem}body.body-tpl-portal.body-tpl-szst .szst-about__title{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#18181b;padding-left:10px;border-left:3px solid var(--portal-accent-mid)}body.body-tpl-portal.body-tpl-szst .szst-about__p{margin:0 0 .85rem;font-size:.875rem;line-height:1.75;color:#52525b}body.body-tpl-portal.body-tpl-szst .szst-about__p:last-child{margin-bottom:0}body.body-tpl-portal.body-tpl-szst .fh-rail-section--xxsz .fh-rail-section__head h2{font-size:1.05rem;color:#1a1a1a;padding-left:10px;border-left:3px solid var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-rail-section--xxsz .fh-rail-section__sub{color:#999}body.body-tpl-portal.body-tpl-szst .fh-rail-section--xxsz .fh-rail-section__more{color:var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento-wrap__head h2{color:#1a1a1a;padding-left:10px;border-left:3px solid var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento-wrap__lead{color:#888}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento__cell{background:#fff;border-color:#e8e8e8}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento__cell:hover{border-color:var(--portal-accent-border);box-shadow:0 4px 12px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento__label{color:#333}body.body-tpl-portal.body-tpl-szst .fh-bento-wrap--xxsz .fh-bento__count{color:var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-lower-band__page-title{color:#1a1a1a;padding-left:10px;border-left:3px solid var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-feature-grid__item{background:#fff;border-color:#e8e8e8}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-feature-grid__title{color:#333}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-feature-grid__desc{color:#888}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-feature-grid__ico{color:var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-stats-compact,body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-bulletin-compact{background:#fff;border-color:#e8e8e8}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-stats-compact__h,body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-bulletin-compact__h{color:#333}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-stats-compact__cell{background:#fafafa}body.body-tpl-portal.body-tpl-szst .fh-lower-band--xxsz .fh-stats-compact__num{color:var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .fh-tags-section{border-top-color:#e8e8e8}body.body-tpl-portal.body-tpl-szst .fh-tags-section .home-section__head--center h2{color:#1a1a1a}body.body-tpl-portal.body-tpl-szst .fh-tags-section .nj-tag-cloud__link{background:#fff;border-color:#e0e0e0;color:#666}body.body-tpl-portal.body-tpl-szst .fh-tags-section .nj-tag-cloud__link:hover{color:var(--portal-accent);border-color:var(--portal-accent-border);background:var(--portal-accent-light)}body.body-tpl-portal.body-tpl-szst .nj-footer{background:var(--portal-footer-bg);border-top:none}body.body-tpl-portal.body-tpl-szst .nj-footer__name{color:#fff}body.body-tpl-portal.body-tpl-szst .nj-footer__tag{color:#bfbfbf}body.body-tpl-portal.body-tpl-szst .nj-footer__intro{color:#8c8c8c}body.body-tpl-portal.body-tpl-szst .nj-footer__nav a{color:#bfbfbf}body.body-tpl-portal.body-tpl-szst .nj-footer__nav a:hover{color:var(--portal-footer-link-hover)}body.body-tpl-portal.body-tpl-szst .nj-page-sheet,body.body-tpl-portal.body-tpl-szst .home-sheet{background:#fff;border-color:#e8e8e8}body.body-tpl-portal.body-tpl-szst .nj-sort-tabs__btn.is-active{border-color:var(--portal-accent);color:var(--portal-accent);background:var(--portal-accent-light)}body.body-tpl-portal.body-tpl-szst .nj-play-page .nj-page-sheet{background:#fff;border:1px solid var(--fh-line);border-radius:14px;box-shadow:0 4px 20px #0000000f}body.body-tpl-portal.body-tpl-szst .nj-play-player{background:#fafafa}body.body-tpl-portal.body-tpl-szst .nj-play-player__title{color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .video-frame--nj-play{border:1px solid var(--fh-line);box-shadow:0 2px 12px #0000000f}body.body-tpl-portal.body-tpl-szst .nj-play-head{border-bottom-color:var(--fh-line);background:#fff}body.body-tpl-portal.body-tpl-szst .nj-play-head__h1{color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .nj-play-meta{color:var(--qjz-ink-muted)}body.body-tpl-portal.body-tpl-szst .nj-play-meta__score{color:var(--portal-accent-hover);font-weight:800}body.body-tpl-portal.body-tpl-szst .nj-play-actions__btn{background:#fff;border-color:var(--fh-line);color:#52525b}body.body-tpl-portal.body-tpl-szst .nj-play-actions__btn:hover{border-color:#ea580c59;color:var(--portal-accent-hover);background:var(--portal-accent-light)}body.body-tpl-portal.body-tpl-szst .nj-play-block{border-bottom-color:var(--fh-line);background:#fff}body.body-tpl-portal.body-tpl-szst .nj-play-block__h{margin-left:0;padding-left:10px;border-left:3px solid var(--portal-accent-mid);color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .nj-play-block__p{color:#52525b}body.body-tpl-portal.body-tpl-szst .nj-play-tags span{background:#fff7ed;color:#9a3412;border:1px solid rgba(234,88,12,.2)}body.body-tpl-portal.body-tpl-szst .nj-play-cat{color:var(--qjz-ink-muted)}body.body-tpl-portal.body-tpl-szst .nj-play-cat a{color:var(--portal-accent-mid)}body.body-tpl-portal.body-tpl-szst .nj-play-cat a:hover{color:var(--portal-accent-hover);text-decoration:none}body.body-tpl-portal.body-tpl-szst .nj-play-section{border-bottom-color:var(--fh-line);background:#fff}body.body-tpl-portal.body-tpl-szst .nj-play-section__h{margin-left:0;padding-left:10px;border-left:3px solid var(--portal-accent-mid);color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .detail-page .detail-hero__inner{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid var(--fh-line)}body.body-tpl-portal.body-tpl-szst .detail-hero__body h1{color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .detail-hero__desc{color:var(--qjz-ink-muted)}body.body-tpl-portal.body-tpl-szst .detail-page .pill-badge{color:var(--portal-accent-hover);background:var(--portal-accent-light);border-color:#ea580c4d}body.body-tpl-portal.body-tpl-szst .detail-tags span{background:#fafafa;color:#52525b;border-color:var(--fh-line)}body.body-tpl-portal.body-tpl-szst .detail-page .detail-info-grid div{background:#fafafa;border-color:var(--fh-line)}body.body-tpl-portal.body-tpl-szst .detail-page .detail-info-grid span{color:#a1a1aa}body.body-tpl-portal.body-tpl-szst .detail-page .detail-info-grid strong{color:var(--qjz-ink)}body.body-tpl-portal.body-tpl-szst .detail-page .ghost-btn{color:var(--portal-accent-hover);border-color:#ea580c73;background:#fff}body.body-tpl-portal.body-tpl-szst .detail-page .ghost-btn:hover{background:var(--portal-accent-light);border-color:var(--portal-accent-mid)}body.body-tpl-portal.body-tpl-szst .fh-grid-section--xxsz .tuy-card__channel{color:var(--portal-accent-hover);font-weight:600}body.body-tpl-portal.body-tpl-szst .fh-grid-section--xxsz .tuy-card__meta--home{color:#64748b}body.body-tpl-portal.body-tpl-szst .fh-grid-section--xxsz .tuy-card__meta-ico{color:var(--portal-accent);opacity:.85}body.body-tpl-portal.body-tpl-szst #root,body.body-tpl-portal.body-tpl-szst .app-shell.tpl-szst{width:100%;max-width:100%}body.body-tpl-portal.body-tpl-szst .site-outlet,body.body-tpl-portal.body-tpl-szst .home-portal-page{width:100%;max-width:100%;align-items:stretch}body.body-tpl-portal.body-tpl-szst .container{width:min(1400px,calc(100% - 32px));max-width:100%;margin-left:auto;margin-right:auto}body.body-tpl-portal.body-tpl-szst .fh-home--xxsz{width:100%}body.body-tpl-portal.body-tpl-szst .fh-home__stage{width:100%;box-sizing:border-box}body.body-tpl-portal.body-tpl-szst .fh-rail__wrap{width:100%;max-width:100%}body.body-tpl-portal.body-tpl-szst .fh-rail__viewport{width:100%;max-width:100%;min-width:0}body.body-tpl-portal.body-tpl-szst .cinema-header{width:100%}body.body-tpl-portal.body-tpl-szst .fh-billboard--xxsz-portal{align-items:flex-end}body.body-tpl-portal.body-tpl-szst .fh-billboard__copy--xxsz{max-width:42rem}body.body-tpl-portal.body-tpl-szst .fh-billboard__title--xxsz-site{font-size:clamp(1.75rem,5vw,2.85rem);font-weight:800;letter-spacing:.02em}body.body-tpl-portal.body-tpl-szst .fh-billboard__lead-xxsz{margin:0 0 1.25rem}body.body-tpl-portal.body-tpl-szst .fh-billboard__chips--xxsz{margin-top:1rem}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats{padding:1.25rem 0 .25rem}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats .container{background:#fff;border:1px solid var(--fh-line);border-radius:14px;padding:1.15rem 1.25rem 1.3rem;box-shadow:0 1px #4f46e50f}body.body-tpl-portal.body-tpl-szst .xxsz-why .container{background:#fff;border:1px solid var(--fh-line);border-radius:14px;padding:1.25rem 1.25rem 1.35rem;box-shadow:0 1px #4f46e50f}body.body-tpl-portal.body-tpl-szst .tuy-card__badge{background:linear-gradient(135deg,var(--portal-accent-mid),var(--portal-accent-hover));box-shadow:0 2px 10px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__head h2{margin:0 0 .85rem;font-size:1.05rem;font-weight:800;color:#1a1a1a;padding-left:10px;border-left:3px solid var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}@media (max-width: 960px){body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__card{display:flex;flex-direction:column;gap:6px;padding:1rem 1rem 1.1rem;background:#fff;border:1px solid #e8e8e8;border-radius:8px;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__card:hover{border-color:var(--portal-accent-border);box-shadow:0 4px 14px var(--portal-accent-glow-soft)}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__name{margin:0;font-size:1rem;font-weight:700;color:#1a1a1a}body.body-tpl-portal.body-tpl-szst .xxsz-hot-cats__sub{font-size:.8125rem;color:var(--portal-accent);font-weight:600}body.body-tpl-portal.body-tpl-szst .fh-grid-section--xxsz{padding:1.15rem 1.25rem .5rem;margin:0 auto;width:min(1400px,calc(100% - 32px));max-width:100%;box-sizing:border-box;background:#fff;border:1px solid var(--fh-line);border-radius:14px;box-shadow:0 1px #ea580c0f}body.body-tpl-portal.body-tpl-szst .fh-grid-section--xxsz .container{width:100%;max-width:100%;padding-left:0;padding-right:0}body.body-tpl-portal.body-tpl-szst .fh-grid-section__body{padding-bottom:.5rem}body.body-tpl-portal.body-tpl-szst .cq-card-grid--xxsz-home{margin-top:.35rem}body.body-tpl-portal.body-tpl-szst .xxsz-why{padding:1.35rem 0 1rem}body.body-tpl-portal.body-tpl-szst .xxsz-why__title{margin:0 0 1rem;font-size:1.05rem;font-weight:800;color:#1a1a1a;padding-left:10px;border-left:3px solid var(--portal-accent)}body.body-tpl-portal.body-tpl-szst .xxsz-why__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}@media (max-width: 720px){body.body-tpl-portal.body-tpl-szst .xxsz-why__grid{grid-template-columns:1fr}}body.body-tpl-portal.body-tpl-szst .xxsz-why__card{margin:0;padding:1.1rem 1.15rem;background:#fff;border:1px solid #e8e8e8;border-radius:8px}body.body-tpl-portal.body-tpl-szst .xxsz-why__card-title{display:block;margin:0 0 .5rem;font-size:.9375rem;color:#1a1a1a}body.body-tpl-portal.body-tpl-szst .xxsz-why__card-desc{margin:0;font-size:.8125rem;line-height:1.55;color:#888}body.body-tpl-portal.body-tpl-szst .xxsz-why__outro{margin:1rem 0 0;padding:1rem 1.15rem;font-size:.8125rem;line-height:1.7;color:#666;background:#fff;border:1px solid #e8e8e8;border-radius:8px}body.body-tpl-portal.body-tpl-ceteng{--ct-bg: #0f172a;--ct-card: rgba(30, 41, 59, .6);--ct-line: #1e293b;--ct-line2: #334155;--ct-text: #e2e8f0;--ct-muted: #94a3b8;--ct-accent-coral: #f87171;--ct-accent-blue: #60a5fa;background:var(--ct-bg);color:var(--ct-text)}body.body-tpl-portal.body-tpl-ceteng #root,body.body-tpl-portal.body-tpl-ceteng .app-shell.tpl-ceteng{max-width:1200px;margin:0 auto;min-height:100vh}body.body-tpl-portal.body-tpl-ceteng .cinema-header.cinema-header--ceteng{background-color:#0f172af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--ct-line);box-shadow:0 2px 15px #0000004d;position:sticky;top:0;z-index:1000}body.body-tpl-portal.body-tpl-ceteng .cinema-header--ceteng.cinema-header--simple .cinema-header__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;min-height:70px;padding-top:10px;padding-bottom:10px;width:100%;max-width:1200px}body.body-tpl-portal.body-tpl-ceteng .cinema-header__titles strong{color:var(--ct-text)}body.body-tpl-portal.body-tpl-ceteng .cinema-header__titles span{color:var(--ct-muted);font-size:.72rem}body.body-tpl-portal.body-tpl-ceteng .cinema-header__logo{background:linear-gradient(145deg,var(--ct-accent-coral),#dc2626);box-shadow:0 4px 14px #f8717140}body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav--main{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px 8px;flex:1;min-width:0;-webkit-mask-image:none;mask-image:none}body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav-link{color:#cbd5e1;font-size:.9375rem;font-weight:500;padding:6px 10px;border-radius:6px;background:transparent}body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav-link:hover{color:var(--ct-accent-blue);background:#1e293b80}body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav-link--active{color:var(--ct-accent-blue)!important;background:transparent!important;box-shadow:none!important;font-weight:600;position:relative}body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav-link--active:after{content:"";position:absolute;bottom:-2px;left:10%;width:80%;height:3px;background:var(--ct-accent-blue);border-radius:2px}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search--pill{background:#1e293bd9;border:1px solid var(--ct-line2);border-radius:999px}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search--pill:focus-within{border-color:var(--ct-accent-blue);box-shadow:0 0 0 2px #60a5fa33}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search--pill input{color:var(--ct-text)}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search-lead,body.body-tpl-portal.body-tpl-ceteng .cinema-header__search-go{color:var(--ct-muted)}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search-go:hover{color:var(--ct-accent-blue);background:#60a5fa1f}body.body-tpl-portal.body-tpl-ceteng .cinema-header__login-link{color:#cbd5e1}body.body-tpl-portal.body-tpl-ceteng .cinema-header__login-link:hover{color:var(--ct-accent-blue);background:#1e293b80}body.body-tpl-portal.body-tpl-ceteng .cinema-header__btn--register{background:#1e293bd9;color:var(--ct-accent-blue);border:1px solid var(--ct-line2);box-shadow:none}body.body-tpl-portal.body-tpl-ceteng .cinema-header__btn--register:hover{border-color:var(--ct-accent-blue);filter:none}body.body-tpl-portal.body-tpl-ceteng .cinema-header__btn--ghost{border-color:var(--ct-line2);color:#cbd5e1;background:#1e293b80}body.body-tpl-portal.body-tpl-ceteng .cinema-header__uname{color:var(--ct-muted)}body.body-tpl-portal.body-tpl-ceteng .ceteng-home{padding:10px 10px 40px}body.body-tpl-portal.body-tpl-ceteng .movies-list{margin:18px 0 28px}body.body-tpl-portal.body-tpl-ceteng .section-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid var(--ct-line)}body.body-tpl-portal.body-tpl-ceteng .section-title{margin:0;font-size:1.125rem;font-weight:700;color:var(--ct-accent-coral)}body.body-tpl-portal.body-tpl-ceteng .tab-title{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}body.body-tpl-portal.body-tpl-ceteng .tab-title button{background:#1e293bcc;color:#cbd5e1;border:1px solid var(--ct-line2);padding:4px 12px;border-radius:999px;cursor:pointer;font-size:.8125rem;font-weight:500;transition:background .2s ease,color .2s ease,border-color .2s ease}body.body-tpl-portal.body-tpl-ceteng .tab-title button:hover{border-color:var(--ct-accent-blue);color:var(--ct-accent-blue)}body.body-tpl-portal.body-tpl-ceteng .tab-title button.active{background:linear-gradient(to right,var(--ct-accent-blue),var(--ct-accent-coral));color:#fff;border-color:transparent}body.body-tpl-portal.body-tpl-ceteng .view-more{color:var(--ct-muted);text-decoration:none;font-size:.75rem;transition:color .2s ease;white-space:nowrap}body.body-tpl-portal.body-tpl-ceteng .view-more:hover{color:var(--ct-accent-blue)}body.body-tpl-portal.body-tpl-ceteng .movies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:15px}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ceteng .movies-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}body.body-tpl-portal.body-tpl-ceteng .movie-card{background:var(--ct-card);border-radius:10px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}body.body-tpl-portal.body-tpl-ceteng .movie-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #0006}body.body-tpl-portal.body-tpl-ceteng .movie-card-img>a{display:flex;aspect-ratio:.65;width:100%;justify-content:center;align-items:center;overflow:hidden;border-radius:5px 5px 0 0;background:#020617}body.body-tpl-portal.body-tpl-ceteng .movie-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}body.body-tpl-portal.body-tpl-ceteng .movie-card:hover .movie-card-img img{transform:scale(1.06)}body.body-tpl-portal.body-tpl-ceteng .movie-card-info{padding:8px 6px 10px}body.body-tpl-portal.body-tpl-ceteng .movie-card-title{font-size:.875rem;font-weight:700;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body.body-tpl-portal.body-tpl-ceteng .movie-card-title a{text-decoration:none;color:var(--ct-text)}body.body-tpl-portal.body-tpl-ceteng .movie-card-title a:hover{color:var(--ct-accent-blue)}body.body-tpl-portal.body-tpl-ceteng .movie-card-meta{display:flex;justify-content:space-between;font-size:.75rem;color:var(--ct-muted)}body.body-tpl-portal.body-tpl-ceteng .site-outlet{background:var(--ct-bg)}body.body-tpl-portal.body-tpl-ceteng .site-footer.nj-footer{background:#0f172afa;border-top:1px solid var(--ct-line)}body.body-tpl-portal.body-tpl-ceteng .nj-footer__name{color:var(--ct-text)}body.body-tpl-portal.body-tpl-ceteng .nj-footer__tag,body.body-tpl-portal.body-tpl-ceteng .nj-footer__intro,body.body-tpl-portal.body-tpl-ceteng .nj-footer__nav a{color:var(--ct-muted)}body.body-tpl-portal.body-tpl-ceteng .nj-footer__nav a:hover{color:var(--ct-accent-blue)}body.body-tpl-portal.body-tpl-ceteng .nj-footer__bottom{border-top-color:var(--ct-line)}body.body-tpl-portal.body-tpl-ceteng .nj-footer__copy,body.body-tpl-portal.body-tpl-ceteng .nj-footer__seo{color:#64748b}@media (max-width: 720px){body.body-tpl-portal.body-tpl-ceteng .cinema-header__nav--main{order:3;width:100%;justify-content:center}body.body-tpl-portal.body-tpl-ceteng .cinema-header__search--pill{flex:1;min-width:200px;max-width:100%}}body.body-tpl-portal.body-tpl-ceteng .ceteng-category-page__title{margin:0;font-size:1.125rem;font-weight:700;color:var(--ct-accent-coral)}body.body-tpl-portal.body-tpl-ceteng .ceteng-category-page__meta{margin:0 0 14px;font-size:.8125rem;line-height:1.5;color:var(--ct-muted)}body.body-tpl-portal.body-tpl-ceteng .ceteng-category-page__empty{margin:24px 0;text-align:center;color:var(--ct-muted);font-size:.875rem}body.body-tpl-portal.body-tpl-ceteng .ceteng-load-more{display:flex;justify-content:center;margin-top:22px}body.body-tpl-portal.body-tpl-ceteng .ceteng-load-more button{background:#1e293bcc;color:#cbd5e1;border:1px solid var(--ct-line2);padding:10px 22px;border-radius:999px;cursor:pointer;font-size:.875rem;font-weight:600;transition:border-color .2s ease,color .2s ease,background .2s ease}body.body-tpl-portal.body-tpl-ceteng .ceteng-load-more button:hover{border-color:var(--ct-accent-blue);color:var(--ct-accent-blue);background:#1e293b}body.body-tpl-portal.body-tpl-ceteng .ceteng-genre-strip{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}body.body-tpl-portal.body-tpl-ceteng .ceteng-genre-strip__link{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:.8125rem;font-weight:500;text-decoration:none;background:#1e293bcc;color:#cbd5e1;border:1px solid var(--ct-line2);transition:border-color .2s ease,color .2s ease}body.body-tpl-portal.body-tpl-ceteng .ceteng-genre-strip__link:hover{border-color:var(--ct-accent-blue);color:var(--ct-accent-blue)}body.body-tpl-portal.body-tpl-ceteng .ceteng-genre-strip__link.is-active{background:linear-gradient(to right,var(--ct-accent-blue),var(--ct-accent-coral));color:#fff;border-color:transparent}body.body-tpl-portal.body-tpl-ceteng .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}body.body-tpl-portal.body-tpl-ygptw{--yzz-bg: #f3f4f6;--yzz-surface: #ffffff;--yzz-ink: #18181b;--yzz-muted: #71717a;--yzz-accent: #e11d48;--yzz-accent-deep: #be123c;--yzz-rose: #fb7185;--yzz-rose-deep: #e11d48;--yzz-violet: #f43f5e;--yzz-violet-deep: #be123c;--yzz-header-0: #ffffff;--yzz-header-1: #ffffff;--yzz-footer-0: #18181b;--yzz-footer-1: #27272a;background:var(--yzz-bg);color:var(--yzz-ink)}body.body-tpl-portal.body-tpl-ygptw #root,body.body-tpl-portal.body-tpl-ygptw .app-shell.tpl-ygptw{min-height:100vh}body.body-tpl-portal.body-tpl-ygptw .gradient-text{background:linear-gradient(115deg,#e11d48,#f43f5e,#fb7185);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}body.body-tpl-portal.body-tpl-ygptw .card-hover{transition:all .3s ease}body.body-tpl-portal.body-tpl-ygptw .card-hover:hover{transform:translateY(-3px);box-shadow:0 16px 36px -12px #e11d481f,0 8px 20px -8px #18181b14}body.body-tpl-portal.body-tpl-ygptw .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}body.body-tpl-portal.body-tpl-ygptw .site-outlet{background:var(--yzz-bg);flex:1}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header{position:sticky;top:0;z-index:50;background:#fff;box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000f}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__row{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;min-height:4rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__wordmark{display:inline-flex;align-items:baseline;gap:0;font-size:1.25rem;font-weight:800;letter-spacing:-.02em;text-decoration:none;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__w-red{color:#dc2626}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__w-blue{color:#2563eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__w-gray{color:#1f2937}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__nav{display:none;align-items:center;gap:.25rem 1.25rem}@media (min-width: 768px){body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__nav{display:flex}}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__nav-link{font-size:.9375rem;font-weight:600;color:#4b5563;padding:.35rem 0;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__nav-link:hover{color:#111827}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__nav-link.is-active{color:#2563eb;border-bottom-color:#2563eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search{display:flex;align-items:center;flex:1 1 12rem;min-width:0;max-width:28rem;margin-left:auto;border-radius:.5rem;border:1px solid #e5e7eb;background:#f9fafb;overflow:hidden}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search:focus-within{border-color:#93c5fd;background:#fff;box-shadow:0 0 0 3px #2563eb1f}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search-icon{display:grid;place-items:center;padding-left:.65rem;color:#9ca3af;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search input{flex:1;min-width:0;border:none;padding:.5rem;font-size:.875rem;font-family:inherit;background:transparent;color:#111827}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search input:focus{outline:none}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search-btn{flex-shrink:0;border:none;padding:0 .85rem;min-height:2.25rem;margin:3px;border-radius:.375rem;font-size:.8125rem;font-weight:700;font-family:inherit;cursor:pointer;color:#fff;background:linear-gradient(90deg,#dc2626,#2563eb);transition:filter .15s ease,transform .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__search-btn:hover{filter:brightness(1.06)}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__auth{display:flex;align-items:center;gap:.5rem;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__who{font-size:.8125rem;font-weight:600;color:#4b5563;max-width:6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .65rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;font-family:inherit;transition:background .15s ease,color .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn svg{flex-shrink:0;opacity:.85}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--text{color:#2563eb;background:transparent}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--text:hover{color:#1d4ed8;background:#2563eb14}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--primary{color:#fff;background:#2563eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--primary:hover{background:#1d4ed8}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--outline{color:#374151;background:#fff;border:1px solid #e5e7eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-top-header__btn--outline:hover{background:#f9fafb}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar{position:sticky;top:4rem;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:1rem 1rem 1.1rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__block{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-bottom:.85rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__block:last-child{margin-bottom:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__block--tags{align-items:flex-start}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__label{font-size:.875rem;font-weight:700;color:#374151;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills{display:flex;flex-wrap:wrap;gap:.5rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills button{border:none;cursor:pointer;font-family:inherit;font-size:.8125rem;font-weight:600;padding:.35rem 1rem;border-radius:999px;background:#f3f4f6;color:#374151;transition:background .15s ease,color .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills button:hover{background:#e5e7eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills button.is-all{background:#9333ea;color:#fff}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills button.is-japan{background:#dc2626;color:#fff}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__pills button.is-korea{background:#2563eb;color:#fff}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-bar__tags{display:flex;flex-wrap:wrap;gap:.5rem;flex:1;min-width:0}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-tag{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:.375rem;font-size:.8125rem;font-weight:600;background:#f3f4f6;color:#374151;text-decoration:none;transition:background .15s ease,color .15s ease,box-shadow .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-tag:hover{background:#e5e7eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-filter-tag.is-active{background:#2563eb;color:#fff;box-shadow:0 4px 6px -1px #2563eb59}body.body-tpl-portal.body-tpl-ygptw .ygptw-main{min-height:60vh}body.body-tpl-portal.body-tpl-ygptw .ygptw-main__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding:2rem 1rem 3rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-section-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;margin-bottom:1.5rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-section-head__title{margin:0;font-size:1.5rem;font-weight:800;color:#111827;letter-spacing:-.02em}body.body-tpl-portal.body-tpl-ygptw .ygptw-section-head__count{font-size:.875rem;font-weight:600;color:#6b7280}body.body-tpl-portal.body-tpl-ygptw .ygptw-video-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ygptw .ygptw-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){body.body-tpl-portal.body-tpl-ygptw .ygptw-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){body.body-tpl-portal.body-tpl-ygptw .ygptw-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard{background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 4px 14px #0000000f}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#111827;border-radius:.75rem .75rem 0 0}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard:hover .ygptw-vcard__media img{transform:scale(1.04)}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__region{position:absolute;top:.5rem;left:.5rem;z-index:3;width:1.85rem;height:1.85rem;border-radius:50%;background:#fff;border:1px solid #0a0a0a;font-size:.5625rem;font-weight:800;letter-spacing:-.02em;color:#0a0a0a;display:grid;place-items:center;line-height:1;box-shadow:0 1px 2px #00000014}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__play-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-items:center;background:#00000038;opacity:0;transition:opacity .2s ease;pointer-events:none}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard:hover .ygptw-vcard__play-layer,body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__play-layer--always{opacity:1}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__play-btn{display:grid;place-items:center;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__dur{position:absolute;right:.5rem;bottom:.5rem;z-index:3;padding:.2rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;background:#000000bf}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__body{padding:.85rem .9rem 1rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__title{margin:0 0 .45rem;font-size:.9375rem;font-weight:800;line-height:1.35;color:#0a0a0a}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__title--accent a{color:#dc2626}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__title--accent a:hover{color:#b91c1c}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__title a:hover{color:#2563eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__desc{margin:0 0 .65rem;font-size:.8125rem;line-height:1.55;color:#737373;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__stats{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:.65rem;font-size:.75rem;font-weight:600;color:#999}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__stat{display:inline-flex;align-items:center;gap:.3rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__stat svg{flex-shrink:0;opacity:.9}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__row-cat{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin-bottom:.55rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__pill{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:999px;font-size:.75rem;font-weight:700;color:#2563eb;background:#eff6ff}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__loc{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#999}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__loc svg{flex-shrink:0;opacity:.85}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__tags{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__htag{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:.25rem;font-size:.6875rem;font-weight:600;color:#737373;background:#f5f5f5}body.body-tpl-portal.body-tpl-ygptw .ygptw-vcard__htag--more{color:#525252;background:#e5e5e5}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer{margin-top:auto;background:#111827;color:#e5e7eb;padding:3rem 0 0}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__inner{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__grid{display:grid;grid-template-columns:1fr;gap:2rem;padding-bottom:2rem}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr)}}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__wordmark{display:inline-flex;font-size:1.25rem;font-weight:800;text-decoration:none;margin-bottom:.75rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__w-red{color:#f87171}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__w-blue{color:#60a5fa}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__w-muted{color:#f9fafb}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__blurb{margin:0;font-size:.875rem;line-height:1.65;color:#9ca3af;max-width:22rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__col-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:700;color:#f9fafb}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__links{display:flex;flex-direction:column;gap:.45rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__links a{font-size:.875rem;color:#9ca3af;text-decoration:none;transition:color .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__links a:hover{color:#fff}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__about{margin:0;font-size:.875rem;line-height:1.6;color:#9ca3af}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__bar{border-top:1px solid #1f2937;padding:1.25rem 0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;justify-content:space-between;align-items:center;font-size:.8125rem;color:#6b7280}body.body-tpl-portal.body-tpl-ygptw .ygptw-site-footer__seo{margin:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header{position:sticky;top:0;z-index:1000;background:var(--yzz-header-1);border-bottom:1px solid #e4e4e7;box-shadow:0 1px 3px #18181b0f}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__top{border-bottom:1px solid #f4f4f5}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__top-inner{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;padding-top:.65rem;padding-bottom:.65rem;min-height:3.5rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;color:inherit;min-width:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__logo{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:12px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#f43f5e,#be123c);box-shadow:0 4px 14px #e11d4847}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__titles{display:flex;flex-direction:column;gap:2px;min-width:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__titles strong{font-size:1.0625rem;font-weight:800;letter-spacing:-.02em;color:#18181b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:16rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__titles span{font-size:.6875rem;font-weight:600;color:#71717a;letter-spacing:.04em}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search{display:flex;align-items:center;max-width:28rem;width:100%;margin:0 auto;border-radius:999px;border:1px solid #e4e4e7;background:#f4f4f5;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search:focus-within{border-color:#e11d4873;box-shadow:0 0 0 3px #e11d481a;background:#fff}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search-icon{display:grid;place-items:center;padding-left:.85rem;color:#a1a1aa;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search input{flex:1;min-width:0;border:none;padding:.55rem .5rem;font-size:.875rem;font-family:inherit;background:transparent;color:#18181b}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search input::-moz-placeholder{color:#a1a1aa}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search input::placeholder{color:#a1a1aa}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search input:focus{outline:none}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search-submit{flex-shrink:0;border:none;padding:0 1.1rem;min-height:2.35rem;margin:3px;border-radius:999px;font-size:.8125rem;font-weight:700;font-family:inherit;cursor:pointer;color:#fff;background:linear-gradient(135deg,#f43f5e,#be123c);transition:filter .15s ease,transform .15s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search-submit:hover{filter:brightness(1.08)}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__who{font-size:.8125rem;font-weight:600;color:#71717a;max-width:6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.25rem;padding:0 .85rem;border-radius:10px;font-size:.8125rem;font-weight:700;text-decoration:none;font-family:inherit;cursor:pointer;border:none;transition:background .15s ease,color .15s ease,border-color .15s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--ghost{color:#52525b;background:transparent;border:1px solid #e4e4e7}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--ghost:hover{color:#18181b;border-color:#e11d4859;background:#fff5f5}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--solid{color:#fff!important;background:linear-gradient(135deg,#f43f5e,#be123c);box-shadow:0 4px 14px #e11d484d}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--solid:hover{filter:brightness(1.06)}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--outline{color:#52525b;background:transparent;border:1px solid #d4d4d8;font-weight:600}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__btn--outline:hover{border-color:#e11d4873;color:var(--yzz-accent-deep)}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav-wrap{background:#fafafa;border-top:1px solid #f4f4f5}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .15rem;row-gap:.45rem;padding:.5rem 0 .55rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav::-webkit-scrollbar{display:none}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav-group{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem .45rem;padding:.15rem .65rem .15rem 0;margin-right:.15rem;border-right:1px solid #e4e4e7}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav-group:last-child{border-right:none;padding-right:0;margin-right:0}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav-region{flex-shrink:0;font-size:.625rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#a1a1aa;padding:.2rem .15rem .2rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__nav-cluster{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__link{flex-shrink:0;position:relative;padding:.38rem .72rem;font-size:.8125rem;font-weight:600;color:#52525b;text-decoration:none;border-radius:999px;border:1px solid #e4e4e7;background:#fff;transition:color .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__link:hover{color:#18181b;border-color:#e11d4859;background:#fff5f5;box-shadow:0 1px 3px #e11d4814}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__link--active{color:#fff!important;border-color:transparent!important;background:linear-gradient(135deg,#f43f5e,#be123c)!important;box-shadow:0 2px 10px #e11d4847}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__link--active:after{display:none}@media (max-width: 900px){body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__top-inner{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search"}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__brand{grid-area:brand}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__actions{grid-area:actions}body.body-tpl-portal.body-tpl-ygptw .yzz-site-header__search{grid-area:search;max-width:none;margin:0}}body.body-tpl-portal.body-tpl-ygptw .ygptw-home{background:var(--yzz-bg)}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero{padding:2rem 1rem 1.5rem;text-align:center}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__inner{max-width:56rem;margin:0 auto}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__h1{margin:0 0 1rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;color:#111827}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__h1-accent{color:#dc2626}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__h1-rest{color:#111827}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__lead{margin:0 auto 1.5rem;max-width:48rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6;color:#4b5563}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__actions{margin-bottom:3rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__random{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.75rem;border-radius:.5rem;border:none;font-size:1rem;font-weight:700;font-family:inherit;cursor:pointer;color:#fff;background:linear-gradient(90deg,#dc2626,#2563eb);box-shadow:0 10px 15px -3px #0000001f;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__random:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 12px 24px -4px #00000026}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:56rem;margin:0 auto;padding:0;list-style:none}@media (min-width: 768px){body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats{grid-template-columns:repeat(4,minmax(0,1fr))}}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats li{padding:0;text-align:center;background:transparent;border:none}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats strong{display:block;font-size:1.875rem;font-weight:800;line-height:1.2}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats strong.stat-red{color:#dc2626}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats strong.stat-blue{color:#2563eb}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats strong.stat-purple{color:#9333ea}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats strong.stat-green{color:#16a34a}body.body-tpl-portal.body-tpl-ygptw .ygptw-hero__stats span{display:block;margin-top:.35rem;font-size:.875rem;font-weight:500;color:#4b5563}body.body-tpl-portal.body-tpl-ygptw .ygptw-tags-wrap{padding:.75rem 0 1.25rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-tags-head{margin-bottom:.5rem}body.body-tpl-portal.body-tpl-ygptw .ygptw-tags-title{margin:0;font-size:.875rem;font-weight:800;color:#18181b}body.body-tpl-portal.body-tpl-ygptw .ygptw-tags-scroll{display:flex;flex-wrap:nowrap;gap:.45rem;overflow-x:auto;padding:.15rem 0 .45rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}body.body-tpl-portal.body-tpl-ygptw .ygptw-tag-link{flex-shrink:0;padding:.28rem .65rem;border-radius:6px;font-size:.75rem;font-weight:600;color:#52525b;text-decoration:none;background:#fff;border:1px solid #e4e4e7;transition:border-color .15s ease,color .15s ease,background .15s ease}body.body-tpl-portal.body-tpl-ygptw .ygptw-tag-link:hover{border-color:#e11d4866;color:#e11d48;background:#fff5f5}body.body-tpl-portal.body-tpl-ygptw .yzz-home__container{padding-top:1rem;padding-bottom:3rem;max-width:80rem}body.body-tpl-portal.body-tpl-ygptw .yzz-section{margin-bottom:2.5rem}body.body-tpl-portal.body-tpl-ygptw .yzz-section__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}body.body-tpl-portal.body-tpl-ygptw .yzz-section__title{margin:0;font-size:1.375rem;font-weight:800;color:#1f2937}body.body-tpl-portal.body-tpl-ygptw .yzz-section__title--center{text-align:center;width:100%;margin-bottom:1.25rem}body.body-tpl-portal.body-tpl-ygptw .yzz-section__more{font-size:.875rem;font-weight:600;color:#e11d48;text-decoration:none}body.body-tpl-portal.body-tpl-ygptw .yzz-section__more:hover{text-decoration:underline}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ygptw .yzz-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){body.body-tpl-portal.body-tpl-ygptw .yzz-cat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile{display:flex;align-items:center;justify-content:center;min-height:4.5rem;padding:.75rem;border-radius:.75rem;text-decoration:none;border:1px solid #e5e7eb;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile:hover{border-color:#e11d4859;box-shadow:0 8px 22px #e11d4814}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile__name{margin:0;font-size:.875rem;font-weight:700;color:#374151;text-align:center}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--violet .yzz-cat-tile__name{color:#6d28d9}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--blue .yzz-cat-tile__name{color:#1d4ed8}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--pink .yzz-cat-tile__name{color:#be185d}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--cyan .yzz-cat-tile__name{color:#0e7490}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--amber .yzz-cat-tile__name{color:#b45309}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--teal .yzz-cat-tile__name{color:#0f766e}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--purple .yzz-cat-tile__name{color:#7e22ce}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--rose .yzz-cat-tile__name{color:#be123c}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--fuchsia .yzz-cat-tile__name{color:#a21caf}body.body-tpl-portal.body-tpl-ygptw .yzz-cat-tile--indigo .yzz-cat-tile__name{color:#4338ca}body.body-tpl-portal.body-tpl-ygptw .yzz-film-grid{display:flex;flex-direction:column;gap:.85rem;width:100%}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card{display:flex;flex-direction:row;align-items:stretch;gap:1rem 1.25rem;width:100%;padding:.9rem 1.1rem;background:var(--yzz-surface);border-radius:14px;border:1px solid #e4e4e7;box-shadow:0 1px 3px #18181b0a;text-decoration:none;color:inherit;min-width:0;box-sizing:border-box}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card:hover{border-color:#e11d4838}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__media{position:relative;flex-shrink:0;width:6.75rem;aspect-ratio:2 / 3;border-radius:10px;overflow:hidden;background:#1e1535;align-self:flex-start}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__media{width:7.85rem}}@media (min-width: 1024px){body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__media{width:8.65rem}}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card:hover .yzz-film-card__media img{transform:scale(1.04)}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__dur{position:absolute;bottom:.35rem;right:.35rem;padding:.1rem .35rem;border-radius:6px;font-size:.62rem;font-weight:800;letter-spacing:.03em;color:#fff;background:#1e1535e0}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.45rem;border-left:1px solid #f4f4f5;padding:.1rem 0 0 1.15rem;margin-left:.1rem}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__title{margin:0;font-size:1.0625rem;font-weight:800;line-height:1.3;letter-spacing:-.02em}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__title a{color:var(--yzz-ink);text-decoration:none}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__title a:hover{color:#e11d48}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__list{margin:0;padding-left:1.1rem;font-size:.75rem;line-height:1.5;color:#94a3b8}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__list li{padding-left:.2rem}@media (min-width: 640px){body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.75rem;column-gap:1.75rem;row-gap:.2rem}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__list li:nth-child(5){grid-column:1 / -1}}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__synopsis{margin:.15rem 0 0;font-size:.8125rem;line-height:1.6;color:#64748b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 768px){body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__synopsis{-webkit-line-clamp:3}}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__foot{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-top:auto;padding-top:.45rem;border-top:1px solid rgba(148,163,184,.15);font-size:.7rem;font-weight:600;color:#94a3b8}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__score{color:#c2410c;font-weight:800}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__tag{margin-left:auto;padding:.12rem .45rem;border-radius:999px;font-size:.65rem;font-weight:700;color:#be123c;background:#fff1f2;border:1px solid rgba(225,29,72,.2)}@media (max-width: 520px){body.body-tpl-portal.body-tpl-ygptw .yzz-film-card{flex-direction:column;align-items:stretch}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__body{border-left:none;padding-left:0;margin-left:0}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__media{width:100%;max-width:8rem}body.body-tpl-portal.body-tpl-ygptw .yzz-film-card__tag{margin-left:0}}body.body-tpl-portal.body-tpl-ygptw .yzz-why-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 768px){body.body-tpl-portal.body-tpl-ygptw .yzz-why-grid{grid-template-columns:repeat(3,1fr)}}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card{padding:1.25rem 1.35rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;border-left-width:4px}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card h3{margin:0 0 .5rem;font-size:1.05rem;font-weight:800;color:#1f2937}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card p{margin:0;font-size:.875rem;line-height:1.6;color:#6b7280}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card--blue{border-left-color:#3b82f6}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card--green{border-left-color:#22c55e}body.body-tpl-portal.body-tpl-ygptw .yzz-why-card--purple{border-left-color:#e11d48}body.body-tpl-portal.body-tpl-ygptw .yzz-page{padding:1.25rem 0 3rem}body.body-tpl-portal.body-tpl-ygptw .yzz-list-section{max-width:80rem}body.body-tpl-portal.body-tpl-ygptw .yzz-category-page__head{align-items:flex-start}body.body-tpl-portal.body-tpl-ygptw .yzz-category-page__meta{margin:0 0 1rem;font-size:.875rem;color:#6b7280}body.body-tpl-portal.body-tpl-ygptw .yzz-category-page__empty{text-align:center;padding:2rem;color:#9ca3af}body.body-tpl-portal.body-tpl-ygptw .yzz-sort-tabs,body.body-tpl-portal.body-tpl-ygptw .yzz-genre-strip{display:flex;flex-wrap:wrap;gap:.5rem}body.body-tpl-portal.body-tpl-ygptw .yzz-sort-tabs{margin-top:.25rem}body.body-tpl-portal.body-tpl-ygptw .yzz-sort-tabs button{padding:.35rem .85rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8125rem;font-weight:600;color:#4b5563;cursor:pointer;transition:all .2s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-sort-tabs button.is-active{background:linear-gradient(135deg,#f43f5e,#be123c);color:#fff;border-color:transparent}body.body-tpl-portal.body-tpl-ygptw .yzz-genre-strip{margin-bottom:1.25rem}body.body-tpl-portal.body-tpl-ygptw .yzz-genre-strip__link{padding:.35rem .85rem;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:.8125rem;font-weight:600;color:#4b5563;text-decoration:none}body.body-tpl-portal.body-tpl-ygptw .yzz-genre-strip__link:hover{border-color:#e11d4866;color:#e11d48}body.body-tpl-portal.body-tpl-ygptw .yzz-genre-strip__link.is-active{background:linear-gradient(135deg,#f43f5e,#be123c);color:#fff;border-color:transparent}body.body-tpl-portal.body-tpl-ygptw .yzz-load-more{display:flex;justify-content:center;margin-top:1.75rem}body.body-tpl-portal.body-tpl-ygptw .yzz-load-more button{padding:.6rem 1.5rem;border-radius:999px;border:1px solid rgba(225,29,72,.28);background:#fff;font-size:.875rem;font-weight:600;color:#e11d48;cursor:pointer;transition:border-color .2s ease,background .2s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-load-more button:hover{border-color:#fb7185;background:#fff1f2}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer{position:relative;margin-top:auto;background:linear-gradient(180deg,var(--yzz-footer-1) 0%,var(--yzz-footer-0) 100%);color:#94a3b8;border-top:1px solid rgba(244,63,94,.2)}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__accent{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,rgba(244,63,94,.75),rgba(225,29,72,.65),transparent);pointer-events:none}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__inner{padding-top:2.5rem;padding-bottom:1.5rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__grid{display:grid;grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr));gap:2rem 2.5rem;padding-bottom:2rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;margin-bottom:.85rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__logo{flex-shrink:0;filter:drop-shadow(0 4px 14px rgba(244,63,94,.25))}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__brand-text{display:flex;flex-direction:column;gap:2px}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__brand-text strong{font-size:1.05rem;font-weight:800;color:#f1f5f9;letter-spacing:-.02em}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__brand-text span{font-size:.7rem;font-weight:600;color:#64748b;letter-spacing:.06em;text-transform:uppercase}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__blurb{margin:0;font-size:.875rem;line-height:1.65;color:#94a3b8;max-width:22rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__col-title{margin:0 0 .85rem;font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#fb7185;opacity:.95}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__links{display:flex;flex-direction:column;gap:.45rem}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__links a{font-size:.875rem;font-weight:600;color:#cbd5e1;text-decoration:none;transition:color .15s ease,transform .15s ease}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__links a:hover{color:#fda4af}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding-top:1.25rem;border-top:1px solid rgba(148,163,184,.12)}body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__copy,body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__seo{margin:0;font-size:.75rem;color:#64748b}@media (max-width: 768px){body.body-tpl-portal.body-tpl-ygptw .yzz-site-footer__grid{grid-template-columns:1fr;gap:1.75rem}}
