/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--ink:#f7f1df;--muted:#a79d87;--faint:#f7f1df1f;--panel:#161815c7;--panel-strong:#090b0aeb;--accent:#d9ff66;--accent-2:#ffb84d;--ground:#0b0d0c;--danger:#ff6b57}*{box-sizing:border-box}html{color-scheme:dark}body{min-height:100vh;color:var(--ink);background:var(--ground);margin:0;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-bg{z-index:-2;background:radial-gradient(circle at 12% 10%,#d9ff662e,#0000 27%),radial-gradient(circle at 90% 20%,#ffb84d29,#0000 24%),linear-gradient(135deg,#070807,#121712 48%,#070807);position:fixed;inset:0}.page-bg:after{content:"";opacity:.18;background-image:linear-gradient(#ffffff0d 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.site-header{z-index:20;border-bottom:1px solid var(--faint);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070807c7;grid-template-columns:auto 1fr minmax(240px,360px);align-items:center;gap:28px;padding:18px clamp(18px,4vw,64px);display:grid;position:sticky;top:0}.brand{letter-spacing:.04em;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#111;background:var(--accent);border-radius:14px;place-items:center;width:38px;height:38px;display:grid}.top-nav{color:var(--muted);gap:18px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;display:flex;overflow-x:auto}.top-nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:10px;min-width:0;display:flex}.search-box{border:1px solid var(--faint);background:#ffffff0a;border-radius:999px;display:flex;overflow:hidden}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:11px 14px}.search-box button{color:#121;background:var(--accent);cursor:pointer;border:0;padding:0 16px}.history-link{border:1px solid var(--faint);color:var(--muted);white-space:nowrap;background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font:800 13px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}.history-link:hover{color:var(--ink);border-color:#d9ff6666}.history-menu{flex:none;position:relative}.history-dropdown{z-index:60;opacity:0;visibility:hidden;pointer-events:none;width:min(340px,100vw - 32px);padding-top:10px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;right:0;transform:translateY(-4px)}.history-menu:focus-within .history-dropdown,.history-menu:hover .history-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.history-dropdown-panel{border:1px solid var(--faint);background:#101210fa;border-radius:18px;padding:12px;box-shadow:0 18px 48px #0000006b}.history-dropdown-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;display:flex}.history-dropdown-head strong{color:var(--ink);font:900 14px/1 ui-sans-serif,system-ui,sans-serif}.history-dropdown-head a{color:var(--accent-2);font:800 12px/1 ui-sans-serif,system-ui,sans-serif}.history-dropdown-list{gap:7px;display:grid}.history-dropdown-item{border:1px solid var(--faint);background:#ffffff0a;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px 11px;display:grid;position:relative;overflow:hidden}.history-dropdown-item small,.history-dropdown-item span,.history-dropdown-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.history-dropdown-item strong{color:var(--ink);font:900 13px/1.25 ui-sans-serif,system-ui,sans-serif}.history-dropdown-item small{color:var(--muted);margin-top:5px;font:12px/1 ui-sans-serif,system-ui,sans-serif}.history-dropdown-item em{color:var(--accent-2);white-space:nowrap;font:900 12px/1 ui-sans-serif,system-ui,sans-serif}.history-dropdown-item i{background:var(--accent);height:3px;position:absolute;bottom:0;left:0}.history-dropdown-item:hover{background:#ffffff12;border-color:#d9ff666b}.history-dropdown-empty{border:1px solid var(--faint);color:var(--muted);background:#ffffff0a;border-radius:12px;gap:10px;padding:14px;font:13px/1.5 ui-sans-serif,system-ui,sans-serif;display:grid}.history-dropdown-empty p{margin:0}.history-dropdown-empty a{color:#10130f;background:var(--accent);border-radius:8px;justify-content:center;align-items:center;min-height:34px;font-weight:900;display:inline-flex}.page-wrap,.play-wrap{width:min(1180px,100% - 32px);margin:0 auto;padding:34px 0 64px}.hero-panel{border:1px solid var(--faint);background:linear-gradient(135deg,#161815f0,#141d15b8);border-radius:36px;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:28px;min-height:460px;padding:clamp(28px,5vw,58px);display:grid;overflow:hidden;box-shadow:0 30px 90px #0000005c}.hero-copy{flex-direction:column;justify-content:center;display:flex}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font:700 12px/1 ui-sans-serif,system-ui,sans-serif}h1{letter-spacing:-.06em;font-size:clamp(38px,8vw,88px);line-height:.92}h1,h2{margin:0}h2{letter-spacing:-.04em;font-size:clamp(26px,4vw,42px)}.detail-copy p,.hero-copy p:not(.eyebrow),.list-heading p{color:var(--muted);font:16px/1.8 ui-sans-serif,system-ui,sans-serif}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.ghost-btn,.primary-btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font:800 14px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}.primary-btn{color:#10130f;background:var(--accent)}.ghost-btn{border:1px solid var(--faint);color:var(--ink);background:#ffffff0a}.hero-poster{aspect-ratio:3/4;border-radius:28px;place-self:center;width:min(320px,100%);overflow:hidden;transform:rotate(2deg);box-shadow:0 28px 80px #0000007a}.detail-poster img,.hero-poster img,.poster-wrap img{object-fit:cover;width:100%;height:100%}.category-strip,.filter-tabs{gap:10px;margin:26px 0;display:flex;overflow-x:auto}.category-strip a,.episode-list a,.filter-tabs a{border:1px solid var(--faint);color:var(--muted);background:#ffffff09;border-radius:999px;flex:none;padding:10px 15px;font:700 13px/1 ui-sans-serif,system-ui,sans-serif}.episode-list a.active,.filter-tabs a.active{color:#10130f;background:var(--accent);border-color:var(--accent)}.filter-groups{gap:10px;margin:12px 0 24px;display:grid}.filter-row{align-items:center;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-row span{min-width:42px;color:var(--accent-2);flex:none;font:800 12px/1 ui-sans-serif,system-ui,sans-serif}.filter-row a,.hot-searches a{border:1px solid var(--faint);color:var(--muted);background:#ffffff09;border-radius:999px;flex:none;padding:9px 13px;font:700 12px/1 ui-sans-serif,system-ui,sans-serif}.filter-row a.active,.hot-searches a:hover{color:#10130f;background:var(--accent);border-color:var(--accent)}.rail-section{margin-top:52px}.section-title{justify-content:space-between;align-items:end;margin-bottom:18px;display:flex}.section-title span{color:var(--accent-2);text-transform:uppercase;letter-spacing:.18em;font:700 11px/1 ui-sans-serif,system-ui,sans-serif}.vod-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.list-grid{margin-top:22px}.vod-card{border:1px solid var(--faint);background:var(--panel);border-radius:22px;transition:transform .18s,border-color .18s;overflow:hidden}.vod-card:hover{border-color:#d9ff6673;transform:translateY(-4px)}.poster-wrap{aspect-ratio:3/4;background:#171a16;display:block;position:relative}.badge{text-overflow:ellipsis;white-space:nowrap;color:#10130f;background:var(--accent);border-radius:999px;max-width:calc(100% - 20px);padding:6px 9px;font:800 11px/1 ui-sans-serif,system-ui,sans-serif;position:absolute;bottom:10px;left:10px;overflow:hidden}.poster-fallback{width:100%;height:100%;color:var(--muted);place-items:center;font:700 12px ui-sans-serif,system-ui,sans-serif;display:grid}.vod-title{text-overflow:ellipsis;white-space:nowrap;font-weight:800;display:block;overflow:hidden}.vod-card-body p{min-height:40px;color:var(--muted);margin:8px 0 12px;font:12px/1.7 ui-sans-serif,system-ui,sans-serif}.vod-meta{color:var(--muted);justify-content:space-between;gap:8px;font:12px/1 ui-sans-serif,system-ui,sans-serif;display:flex}.vod-meta strong{color:var(--accent-2)}.list-heading h1{font-size:clamp(36px,6vw,70px)}.ranking-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:18px;margin:18px 0 28px;display:grid}.ranking-board,.ranking-hero>div,.ranking-link-grid a,.ranking-matrix-card,.ranking-quick-nav{border:1px solid var(--faint);background:var(--panel);border-radius:22px}.ranking-hero>div{padding:clamp(24px,4vw,42px)}.ranking-hero h1{font-size:clamp(38px,6vw,74px);line-height:1.02}.ranking-hero p:not(.eyebrow){max-width:760px;color:var(--muted);font:15px/1.8 ui-sans-serif,system-ui,sans-serif}.ranking-hero-meta{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.ranking-hero-meta span{border:1px solid var(--faint);color:var(--ink);background:#ffffff0a;border-radius:999px;padding:8px 11px;font:800 12px/1 ui-sans-serif,system-ui,sans-serif}.ranking-quick-nav{align-content:start;gap:14px;padding:18px;display:grid}.ranking-quick-nav strong{color:var(--accent-2);font:900 13px/1 ui-sans-serif,system-ui,sans-serif}.ranking-quick-nav div{flex-wrap:wrap;gap:9px;display:flex}.ranking-matrix-card a,.ranking-quick-nav a{border:1px solid var(--faint);min-height:34px;color:var(--muted);background:#ffffff09;border-radius:999px;align-items:center;padding:0 12px;font:800 12px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}.ranking-matrix-card a:hover,.ranking-quick-nav a.active,.ranking-quick-nav a:hover{color:#10130f;border-color:var(--accent);background:var(--accent)}.ranking-category-matrix{margin:36px 0 10px}.ranking-matrix-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ranking-matrix-card{padding:16px}.ranking-matrix-card h3{color:var(--ink);margin:0 0 12px;font:950 1rem/1.2 ui-sans-serif,system-ui,sans-serif}.ranking-matrix-card div{flex-wrap:wrap;gap:8px;display:flex}.ranking-board{grid-template-columns:260px minmax(0,1fr);gap:18px;margin-top:22px;padding:18px;display:grid}.ranking-board-head{align-self:start}.ranking-board-head span{color:var(--accent-2);text-transform:uppercase;letter-spacing:.16em;font:900 11px/1 ui-sans-serif,system-ui,sans-serif}.ranking-board-head h2{margin-top:8px;font-size:clamp(24px,3.6vw,40px)}.ranking-board-head p{color:var(--muted);font:14px/1.7 ui-sans-serif,system-ui,sans-serif}.ranking-board ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.ranking-board li{list-style:none}.ranking-board li a{border:1px solid var(--faint);background:#ffffff09;border-radius:14px;grid-template-columns:36px minmax(0,.9fr) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.ranking-board b{color:#10130f;background:var(--accent);border-radius:10px;place-items:center;width:32px;height:32px;font:950 14px/1 ui-sans-serif,system-ui,sans-serif;display:grid}.ranking-board small,.ranking-board span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ranking-board span{color:var(--ink);font-weight:900}.ranking-board small{color:var(--muted);font:12px/1 ui-sans-serif,system-ui,sans-serif}.ranking-board em{color:var(--accent-2);white-space:nowrap;font:950 12px/1 ui-sans-serif,system-ui,sans-serif}.ranking-link-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.ranking-link-grid a{gap:8px;padding:15px;display:grid}.ranking-link-grid strong{color:var(--ink);font:950 14px/1.25 ui-sans-serif,system-ui,sans-serif}.ranking-link-grid span{-webkit-line-clamp:2;min-height:42px;color:var(--muted);-webkit-box-orient:vertical;font:12px/1.7 ui-sans-serif,system-ui,sans-serif;display:-webkit-box;overflow:hidden}.ranking-grid-section,.ranking-related{margin-top:38px}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:34px;font:800 14px ui-sans-serif,system-ui,sans-serif;display:flex}.pagination a{border:1px solid var(--faint);border-radius:999px;padding:11px 18px}.pagination .disabled{opacity:.35;pointer-events:none}.empty-state{border:1px solid var(--faint);color:var(--muted);background:var(--panel);text-align:center;border-radius:24px;padding:46px}.error-state h1{margin:10px 0 14px;font-size:clamp(34px,6vw,68px)}.center-actions{justify-content:center}.button-reset{cursor:pointer;border:0}.hot-searches{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:20px;display:flex}.history-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.history-list a{border:1px solid var(--faint);background:#ffffff0a;border-radius:20px;gap:8px;padding:16px;display:grid}.history-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-list span{color:var(--muted);font:12px ui-sans-serif,system-ui,sans-serif}.history-heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.history-page-list{gap:10px;display:grid}.history-page-item{border:1px solid var(--faint);background:#ffffff0a;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:15px 16px;display:grid;position:relative;overflow:hidden}.history-page-item span,.history-page-item strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.history-page-item span{color:var(--muted);margin-top:7px;font:12px ui-sans-serif,system-ui,sans-serif}.history-page-item small{color:var(--accent-2);white-space:nowrap;font:800 12px ui-sans-serif,system-ui,sans-serif}.history-page-item i{background:var(--accent);height:3px;position:absolute;bottom:0;left:0}.history-empty .hero-actions{margin-top:16px}.detail-hero{border:1px solid var(--faint);background:var(--panel-strong);border-radius:34px;grid-template-columns:320px 1fr;gap:34px;padding:28px}.detail-poster{aspect-ratio:3/4;background:#151815;border-radius:24px;overflow:hidden}.detail-copy h1{font-size:clamp(38px,6vw,76px)}.credit-line,.detail-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font:14px/1.6 ui-sans-serif,system-ui,sans-serif;display:flex}.detail-meta span,.detail-meta strong{border:1px solid var(--faint);border-radius:999px;padding:7px 10px}.episode-panel{border:1px solid var(--faint);background:var(--panel);border-radius:28px;margin-top:28px;padding:24px}.source-block{margin-top:18px}.source-block h3{margin:0 0 12px;font:800 15px ui-sans-serif,system-ui,sans-serif}.episode-list{flex-wrap:wrap;gap:10px;display:flex}.play-wrap{width:min(1280px,100% - 28px)}.play-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.play-heading h1{font-size:clamp(28px,5vw,56px)}.player-shell{aspect-ratio:16/9;border:1px solid var(--faint);background:#020302;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000080}.player-canvas{width:100%;height:100%}.player-status{color:var(--muted);background:radial-gradient(circle,#d9ff6614,#000000b8);place-items:center;font:800 15px ui-sans-serif,system-ui,sans-serif;display:grid;position:absolute;inset:0}.player-status-panel{text-align:center;align-content:center;gap:12px;padding:24px}.player-status-panel strong{color:var(--ink);font-size:18px}.player-status-panel span{font-weight:500}.compact-panel{margin-bottom:44px}.site-footer{color:var(--muted);border-top:1px solid var(--faint);justify-content:center;gap:16px;padding:30px 16px 44px;font:12px ui-sans-serif,system-ui,sans-serif;display:flex}.site-footer__citation{color:var(--muted);align-items:center;gap:6px;text-decoration:none;display:inline-flex}.site-footer__citation strong{color:var(--ink);font-weight:700}.site-footer__citation span{color:var(--muted)}@media (max-width:960px){.site-header{gap:14px}.detail-hero,.hero-panel,.site-header{grid-template-columns:1fr}.detail-poster,.hero-poster{width:min(280px,72vw)}.vod-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.history-list,.ranking-board,.ranking-hero{grid-template-columns:1fr}.ranking-link-grid,.ranking-matrix-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ranking-board ol{grid-template-columns:1fr}}@media (max-width:560px){.page-wrap,.play-wrap{width:min(100% - 20px,1180px);padding-top:18px}.detail-hero,.hero-panel{border-radius:24px;padding:20px}.vod-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.search-box{width:100%}.play-heading{flex-direction:column;align-items:flex-start}.player-shell{border-radius:18px}.site-footer{flex-direction:column;align-items:center}.ranking-link-grid,.ranking-matrix-grid{grid-template-columns:1fr}.ranking-board li a{grid-template-columns:34px minmax(0,1fr) auto}.ranking-board small{grid-column:2/-1}}body{color:#e8e0c8;background:#151515;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-bg{background:radial-gradient(circle at 22% 0,#f6c84f1f,#0000 30%),linear-gradient(#171717,#111 54%,#0d0d0d)}.page-bg:after{display:none}.site-header{background:#121212eb;border-bottom:1px solid #f6c84f2e;grid-template-columns:auto minmax(0,1fr) minmax(300px,380px);gap:18px;min-height:68px;padding:0 max(18px,50vw - 590px)}.brand{color:#fff7dd;letter-spacing:0;white-space:nowrap;gap:0;font-size:1.28rem;font-weight:950}.brand-mark{display:none}.top-nav{color:#c9bea0;gap:2px;font-size:.88rem;font-weight:700}.header-actions{justify-content:flex-end}.top-nav a{border-bottom:2px solid #0000;align-items:center;min-height:68px;padding:0 10px;display:inline-flex}.top-nav a:hover{color:#fff;background:#f6c84f14;border-bottom-color:#f6c84f}.search-box{background:#ffffff0e;border-color:#ffffff1f;flex:1;min-width:0;height:38px}.search-box input{padding:0 14px;font-size:.86rem}.search-box button{color:#211806;background:#f6c84f;min-width:62px;font-weight:950}.history-link{color:#c9bea0;background:#ffffff0e;border-color:#ffffff1f;border-radius:7px;min-height:38px}.history-link:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}.history-dropdown-panel{background:#222;border-color:#ffffff1f;border-radius:8px;box-shadow:0 24px 70px #00000075}.history-dropdown-head strong{color:#fff7dd}.history-dropdown-head a,.history-dropdown-item em{color:#f6c84f}.history-dropdown-item{background:#ffffff0b;border-color:#ffffff1a;border-radius:7px}.history-dropdown-item strong{color:#fff7dd}.history-dropdown-empty,.history-dropdown-item small{color:#b8ad92}.history-dropdown-empty a,.history-dropdown-item i{background:#f6c84f}.history-dropdown-empty{background:#ffffff0b;border-color:#ffffff1a;border-radius:7px}.page-wrap{width:min(1180px,100% - 36px);padding:22px 0 70px}.portal-hero{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:16px;margin-bottom:22px;display:grid}.portal-feature{background:#242424;border:1px solid #f6c84f2e;border-radius:8px;min-height:380px;display:block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000042}.portal-feature img{object-fit:cover;object-position:center 24%;width:100%;height:100%;position:absolute;inset:0}.portal-feature-shade{background:linear-gradient(90deg,#000000d6,#00000059 58%,#0000001f),linear-gradient(#0000,#00000080);position:absolute;inset:0}.portal-feature-copy{flex-direction:column;align-items:flex-start;gap:9px;display:flex;position:absolute;bottom:28px;left:28px;right:28px}.portal-feature-copy em,.portal-section-head span{color:#f6c84f;font-size:.74rem;font-style:normal;font-weight:950}.portal-feature-copy h1{color:#fff;letter-spacing:0;max-width:10em;margin:0;font-size:clamp(2rem,4vw,2.7rem);line-height:1.08}.portal-feature-copy small{color:#ffffffc7;font-size:.88rem}.portal-actions{gap:10px;margin-top:6px;display:flex}.ghost-btn,.portal-actions b,.portal-actions i,.primary-btn{border-radius:7px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:.86rem;font-style:normal;font-weight:950;display:inline-flex}.portal-actions b,.primary-btn{color:#211806;background:#f6c84f}.ghost-btn,.portal-actions i{color:#f7f0d6;background:#ffffff14;border:1px solid #ffffff24}.portal-rank,.portal-section,.portal-tools a{background:#2b2b2b;border:1px solid #ffffff1f;border-radius:8px}.portal-rank{flex-direction:column;min-width:0;padding:14px;display:flex}.portal-section-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:13px;display:flex}.portal-section-head h2{color:#fff7dd;letter-spacing:0;margin:0;font-size:1.18rem;line-height:1.16}.portal-section-head a{color:#c9bea0;font-size:.76rem}.portal-section-head nav{background:#0000002e;border:1px solid #ffffff1a;border-radius:8px;gap:2px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.portal-section-head nav a{color:#c9bea0;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.portal-section-head nav a.active,.portal-section-head nav a:hover{color:#211806;background:#f6c84f}.portal-rank ol{gap:7px;margin:0;padding:0;display:grid}.portal-rank li{list-style:none}.portal-rank li a{color:#eee5ca;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:30px;display:grid}.portal-rank b{color:#d1c8ad;background:#1f1f1f;border-radius:5px;place-items:center;width:24px;height:24px;font-size:.72rem;display:grid}.portal-rank li:nth-child(-n+3) b{color:#211806;background:#f6c84f}.portal-rank span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.portal-rank em{color:#f6c84f;font-size:.76rem;font-style:normal;font-weight:950}.portal-section{margin-bottom:22px;padding:14px}.portal-poster-row,.vod-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.portal-poster-card,.vod-card{background:0 0;border:0;border-radius:0;min-width:0;transition:transform .18s;overflow:visible}.portal-poster-card:hover,.vod-card:hover{transform:translateY(-2px)}.portal-poster-card>span,.poster-wrap{aspect-ratio:2/3;background:#202020;border:1px solid #ffffff1f;border-radius:7px;display:block;position:relative;overflow:hidden}.portal-poster-card img,.poster-wrap img{object-fit:cover;width:100%;height:100%}.badge,.portal-poster-card em{color:#211806;white-space:nowrap;text-overflow:ellipsis;background:#f6c84f;border-radius:4px;max-width:calc(100% - 12px);padding:3px 6px;font-size:.66rem;font-style:normal;font-weight:950;position:absolute;inset:6px 6px auto auto;overflow:hidden}.portal-poster-card strong,.vod-title{color:#fff7dd;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.27em;margin-top:7px;font-size:.84rem;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.portal-card-meta,.vod-meta{color:#b8ad92;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:20px;margin-top:6px;font-size:.72rem;line-height:1;display:grid}.portal-card-meta span,.vod-meta span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.portal-card-meta b,.vod-meta strong{color:#f6c84f;white-space:nowrap;font-weight:950}.vod-card-body{padding:0}.vod-card-body p{display:none}.portal-category-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:9px;display:grid}.portal-category-grid a{color:#d4c8aa;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:7px;place-items:center;min-height:64px;display:grid}.portal-category-grid a:hover{color:#fff7dd;border-color:#f6c84f5c}.portal-split{grid-template-columns:minmax(0,1fr) 330px;align-items:stretch;gap:16px;margin-bottom:22px;display:grid}.portal-split>.portal-section{height:100%;margin-bottom:0}.portal-tools{align-content:stretch;gap:10px;display:grid}.portal-tools a{gap:7px;min-height:118px;padding:16px;display:grid}.portal-tools span{color:#f6c84f;background:#f6c84f21;border-radius:999px;width:max-content;min-height:22px;padding:4px 8px;font-size:.68rem;font-weight:950}.portal-tools strong{color:#fff7dd;font-size:1.05rem}.portal-tools small{color:#b8ad92;font-size:.78rem;line-height:1.65}.portal-ad{background:linear-gradient(135deg,#f6c84f21,#ffffff0b),#242424;border:1px solid #f6c84f2e;border-radius:8px;margin-bottom:22px;overflow:hidden}.portal-ad a{color:#fff7dd;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:92px;padding:12px;display:grid}.portal-ad img{object-fit:cover;background:#00000040;border-radius:7px;width:150px;height:68px}.portal-ad span{gap:5px;min-width:0;display:grid}.portal-ad em{color:#211806;background:#f6c84f;border-radius:4px;width:max-content;padding:3px 7px;font-size:.66rem;font-style:normal;font-weight:950}.portal-ad small,.portal-ad strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-ad strong{color:#fff7dd;font-size:.94rem}.portal-ad small{color:#c9bea0;font-size:.78rem}.portal-ad b{color:#211806;white-space:nowrap;background:#f6c84f;border-radius:6px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:.78rem;font-weight:950;display:inline-flex}.portal-ad--compact{margin-bottom:0}.portal-ad--compact a{grid-template-columns:74px minmax(0,1fr);gap:10px;min-height:86px}.portal-ad--compact img{width:74px;height:58px}.portal-ad--compact b{grid-column:1/-1;width:100%}.portal-ad.portal-ad--banner{border-radius:12px;margin:14px 0 0;padding:0;overflow:hidden}.portal-ad.portal-ad--banner a{min-height:0;padding:0;display:block}.portal-ad.portal-ad--banner img{aspect-ratio:960/216;object-fit:contain;background:#061529;width:100%;height:auto;display:block}.portal-ad.portal-ad--banner b,.portal-ad.portal-ad--banner span{display:none}body[data-frontend-template=base_streaming]{--ink:#fff7dd;--muted:#c9bea0;--faint:#fff7dd21;--panel:#242424;--panel-strong:#171717;--accent:#f6c84f;--accent-2:#7fb7ff;--ground:#111;color:#fff7dd;background:#111}body[data-frontend-template=base_streaming] .page-bg{background:linear-gradient(#f6c84f14,#0000 260px),linear-gradient(#171717,#111 52%,#0e0e0e)}body[data-frontend-template=base_streaming] .page-bg:after{display:none}body[data-frontend-template=base_streaming] .site-header{background:#111111f0;border-bottom-color:#f6c84f2e}body[data-frontend-template=base_streaming] .brand,body[data-frontend-template=base_streaming] .top-nav a:hover,body[data-frontend-template=base_streaming] .vod-title{color:#fff7dd}body[data-frontend-template=base_streaming] .history-dropdown-panel,body[data-frontend-template=base_streaming] .history-link,body[data-frontend-template=base_streaming] .search-box{background:#ffffff0d;border-color:#fff7dd21}body[data-frontend-template=base_streaming] .search-box button{color:#211806;background:#f6c84f}body[data-frontend-template=base_streaming] .streaming-wrap{gap:22px;width:min(1180px,100% - 36px);padding-top:22px;display:grid}body[data-frontend-template=base_streaming] .streaming-hero{grid-template-columns:minmax(0,1fr) 310px;align-items:stretch;gap:16px;display:grid}body[data-frontend-template=base_streaming] .streaming-feature,body[data-frontend-template=base_streaming] .streaming-rank,body[data-frontend-template=base_streaming] .streaming-section,body[data-frontend-template=base_streaming] .streaming-seo-hub,body[data-frontend-template=base_streaming] .streaming-side{background:#242424;border:1px solid #fff7dd21;border-radius:8px}body[data-frontend-template=base_streaming] .streaming-feature{min-height:430px;display:block;position:relative;overflow:hidden;box-shadow:0 22px 70px #0000004d}body[data-frontend-template=base_streaming] .streaming-feature img{object-fit:cover;object-position:center 24%;width:100%;height:100%;position:absolute;inset:0}body[data-frontend-template=base_streaming] .streaming-feature-shade{background:linear-gradient(90deg,#000000db,#00000061 58%,#0000001f),linear-gradient(#0000 45%,#0000009e);position:absolute;inset:0}body[data-frontend-template=base_streaming] .streaming-feature-copy{gap:10px;max-width:620px;display:grid;position:absolute;bottom:clamp(18px,4vw,34px);left:clamp(18px,4vw,34px);right:clamp(18px,4vw,34px)}body[data-frontend-template=base_streaming] .portal-section-head span,body[data-frontend-template=base_streaming] .seo-link-head span,body[data-frontend-template=base_streaming] .streaming-feature-copy em,body[data-frontend-template=base_streaming] .streaming-side span{color:#f6c84f;font-size:.72rem;font-style:normal;font-weight:950}body[data-frontend-template=base_streaming] .streaming-feature-copy h1{color:#fff;letter-spacing:0;max-width:10em;margin:0;font-size:clamp(2.25rem,5vw,4.5rem);line-height:1.04}body[data-frontend-template=base_streaming] .streaming-feature-copy small{color:#fff7ddd1;font:800 .92rem/1.6 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_streaming] .streaming-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}body[data-frontend-template=base_streaming] .streaming-actions b,body[data-frontend-template=base_streaming] .streaming-actions i{border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:.86rem;font-style:normal;font-weight:950;display:inline-flex}body[data-frontend-template=base_streaming] .streaming-actions b{color:#211806;background:#f6c84f}body[data-frontend-template=base_streaming] .streaming-actions i{color:#fff7dd;background:#ffffff14;border:1px solid #ffffff2e}body[data-frontend-template=base_streaming] .streaming-side{align-content:space-between;gap:22px;padding:18px;display:grid}body[data-frontend-template=base_streaming] .portal-section-head h2,body[data-frontend-template=base_streaming] .seo-link-head strong,body[data-frontend-template=base_streaming] .streaming-side h2{color:#fff7dd}body[data-frontend-template=base_streaming] .streaming-side h2{letter-spacing:0;margin:6px 0 10px;font-size:1.42rem}body[data-frontend-template=base_streaming] .streaming-side p{color:#c9bea0;margin:0;font:.88rem/1.75 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_streaming] .streaming-side nav{flex-wrap:wrap;gap:8px;display:flex}body[data-frontend-template=base_streaming] .seo-link-grid a,body[data-frontend-template=base_streaming] .streaming-side nav a{color:#c9bea0;background:#ffffff0b;border:1px solid #fff7dd21;border-radius:8px}body[data-frontend-template=base_streaming] .streaming-side nav a{padding:9px 11px;font-size:.78rem;font-weight:900}body[data-frontend-template=base_streaming] .seo-link-grid a:hover,body[data-frontend-template=base_streaming] .streaming-side nav a:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}body[data-frontend-template=base_streaming] .history-section,body[data-frontend-template=base_streaming] .streaming-rank,body[data-frontend-template=base_streaming] .streaming-section{margin:0;padding:14px}body[data-frontend-template=base_streaming] .history-section{background:#242424;border:1px solid #fff7dd21;border-radius:8px}body[data-frontend-template=base_streaming] .history-list a{background:#ffffff0b;border-color:#fff7dd21;border-radius:8px}body[data-frontend-template=base_streaming] .streaming-feature-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}body[data-frontend-template=base_streaming] .streaming-wide-card{gap:8px;min-width:0;display:grid}body[data-frontend-template=base_streaming] .streaming-wide-cover{aspect-ratio:16/9;background:#171717;border:1px solid #fff7dd21;border-radius:8px;display:block;position:relative;overflow:hidden}body[data-frontend-template=base_streaming] .streaming-wide-cover img{object-fit:cover;width:100%;height:100%}body[data-frontend-template=base_streaming] .streaming-wide-cover em{color:#211806;text-overflow:ellipsis;white-space:nowrap;background:#f6c84f;border-radius:5px;max-width:calc(100% - 14px);padding:4px 7px;font-size:.68rem;font-style:normal;font-weight:950;position:absolute;top:7px;right:7px;overflow:hidden}body[data-frontend-template=base_streaming] .streaming-wide-card strong{color:#fff7dd;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;font-weight:950;overflow:hidden}body[data-frontend-template=base_streaming] .streaming-wide-card small{color:#b8ad92;grid-template-columns:minmax(0,1fr) auto;gap:8px;font-size:.74rem;display:grid}body[data-frontend-template=base_streaming] .streaming-wide-card small span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_streaming] .streaming-wide-card b{color:#f6c84f}body[data-frontend-template=base_streaming] .streaming-split{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}body[data-frontend-template=base_streaming] .streaming-grid{grid-template-columns:repeat(6,minmax(0,1fr))}body[data-frontend-template=base_streaming] .poster-wrap,body[data-frontend-template=base_streaming] .vod-card{border-radius:8px}body[data-frontend-template=base_streaming] .poster-wrap{background:#171717;border-color:#fff7dd21}body[data-frontend-template=base_streaming] .badge{color:#211806;background:#f6c84f;border-radius:5px}body[data-frontend-template=base_streaming] .vod-meta{color:#b8ad92}body[data-frontend-template=base_streaming] .streaming-rank em,body[data-frontend-template=base_streaming] .vod-meta strong{color:#f6c84f}body[data-frontend-template=base_streaming] .streaming-rank ol{gap:8px;margin:0;padding:0;display:grid}body[data-frontend-template=base_streaming] .streaming-rank li{list-style:none}body[data-frontend-template=base_streaming] .streaming-rank li a{color:#eee5ca;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:38px;display:grid}body[data-frontend-template=base_streaming] .streaming-rank b{color:#211806;background:#f6c84f;border-radius:6px;place-items:center;width:26px;height:26px;font-size:.75rem;display:grid}body[data-frontend-template=base_streaming] .streaming-rank span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:900;overflow:hidden}body[data-frontend-template=base_streaming] .streaming-rank em{font-style:normal;font-weight:950}body[data-frontend-template=base_streaming] .streaming-seo-hub{padding:14px}@media (max-width:1100px){body[data-frontend-template=base_streaming] .streaming-hero,body[data-frontend-template=base_streaming] .streaming-split{grid-template-columns:1fr}body[data-frontend-template=base_streaming] .streaming-side{align-content:start}body[data-frontend-template=base_streaming] .streaming-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-frontend-template=base_streaming] .streaming-feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body[data-frontend-template=base_streaming] .streaming-wrap{gap:16px;width:min(100% - 20px,1180px);padding-top:16px}body[data-frontend-template=base_streaming] .streaming-feature{min-height:360px}body[data-frontend-template=base_streaming] .streaming-feature-copy h1{font-size:clamp(2rem,10vw,3rem)}body[data-frontend-template=base_streaming] .history-section,body[data-frontend-template=base_streaming] .streaming-rank,body[data-frontend-template=base_streaming] .streaming-section,body[data-frontend-template=base_streaming] .streaming-seo-hub,body[data-frontend-template=base_streaming] .streaming-side{padding:12px}body[data-frontend-template=base_streaming] .streaming-feature-row,body[data-frontend-template=base_streaming] .streaming-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body[data-frontend-template=base_streaming] .streaming-side nav{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}body[data-frontend-template=base_streaming] .streaming-side nav a{flex:none}}body[data-frontend-template=base_database] .page-wrap{width:min(1180px,100% - 36px)}body[data-frontend-template=base_database] .database-wrap{gap:16px;display:grid}body[data-frontend-template=base_database] .database-ddys-intro,body[data-frontend-template=base_database] .database-list-head{background:linear-gradient(135deg,#f6c84f14,#ffffff06),#202020;border:1px solid #f6c84f29;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:18px;padding:16px;display:flex}body[data-frontend-template=base_database] .database-list-head{flex-direction:column;align-items:flex-start}body[data-frontend-template=base_database] .database-ddys-intro span,body[data-frontend-template=base_database] .database-list-head span{color:#f6c84f;font-size:.76rem;font-weight:950}body[data-frontend-template=base_database] .database-ddys-intro h1,body[data-frontend-template=base_database] .database-list-head h1{color:#fff7dd;letter-spacing:0;margin:4px 0 0;font-size:clamp(1.9rem,4vw,3rem);line-height:1.08}body[data-frontend-template=base_database] .database-ddys-intro p,body[data-frontend-template=base_database] .database-list-head p{color:#c9bea0;max-width:780px;margin:8px 0 0;font-size:.92rem;line-height:1.7}body[data-frontend-template=base_database] .database-stats-inline{flex:0 0 min(360px,42%);grid-template-columns:repeat(3,minmax(88px,1fr));gap:8px;display:grid}body[data-frontend-template=base_database] .database-stats-inline div{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:8px;min-width:0;padding:10px 12px}body[data-frontend-template=base_database] .database-stats-inline span,body[data-frontend-template=base_database] .database-stats-inline strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}body[data-frontend-template=base_database] .database-stats-inline strong{color:#fff7dd;font-size:1.35rem;line-height:1}body[data-frontend-template=base_database] .database-stats-inline span{color:#b8ad92;margin-top:6px;font-size:.72rem;font-weight:850}body[data-frontend-template=base_database] .database-filter-board{z-index:5;background:#242424;border:1px solid #ffffff1f;border-radius:8px;padding:16px;position:relative}body[data-frontend-template=base_database] .database-filter-selects{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}body[data-frontend-template=base_database] .database-filter-dropdown{min-width:0;position:relative}body[data-frontend-template=base_database] .database-filter-dropdown summary{color:#fff7dd;cursor:pointer;background:#0000002e;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:9px 12px;list-style:none;display:grid}body[data-frontend-template=base_database] .database-filter-dropdown summary::-webkit-details-marker{display:none}body[data-frontend-template=base_database] .database-filter-dropdown summary:after{content:"v";color:#b8ad92;font-size:.74rem;font-weight:950}body[data-frontend-template=base_database] .database-filter-dropdown span,body[data-frontend-template=base_database] .database-filter-dropdown strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_database] .database-filter-dropdown span{color:#f6c84f;grid-column:1/-1;font-size:.72rem;font-weight:950}body[data-frontend-template=base_database] .database-filter-dropdown strong{color:#fff7dd;font-size:.88rem}body[data-frontend-template=base_database] .database-filter-menu{background:#1b1b1b;border:1px solid #ffffff24;border-radius:8px;gap:4px;max-height:300px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 46px #0000006b}body[data-frontend-template=base_database] .database-filter-menu a{text-overflow:ellipsis;white-space:nowrap;color:#c9bea0;border-radius:6px;padding:9px 10px;font-size:.82rem;font-weight:850;display:block;overflow:hidden}body[data-frontend-template=base_database] .database-filter-menu a.active,body[data-frontend-template=base_database] .database-filter-menu a:hover{color:#211806;background:#f6c84f}body[data-frontend-template=base_database] .database-hero{background:linear-gradient(135deg,#f6c84f1a,#ffffff09),#222;border:1px solid #f6c84f2e;border-radius:8px;grid-template-columns:minmax(0,1fr) 320px;align-items:stretch;gap:14px;padding:18px;display:grid}body[data-frontend-template=base_database] .database-hero-copy{align-content:center;gap:10px;min-width:0;display:grid}body[data-frontend-template=base_database] .database-hero-copy>span{color:#f6c84f;font-size:.76rem;font-weight:950}body[data-frontend-template=base_database] .database-hero h1{color:#fff7dd;letter-spacing:0;margin:0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.08}body[data-frontend-template=base_database] .database-hero p{color:#c9bea0;max-width:680px;margin:0;line-height:1.75}body[data-frontend-template=base_database] .database-search{background:#0000003d;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:minmax(0,1fr) 92px;max-width:680px;min-height:48px;margin-top:6px;display:grid;overflow:hidden}body[data-frontend-template=base_database] .database-search input{color:#fff7dd;background:0 0;border:0;outline:0;min-width:0;padding:0 16px}body[data-frontend-template=base_database] .database-search button{color:#211806;background:#f6c84f;border:0;font-weight:950}body[data-frontend-template=base_database] .database-stats{grid-template-columns:1fr;gap:10px;display:grid}body[data-frontend-template=base_database] .database-stats div{background:#ffffff0b;border:1px solid #ffffff1c;border-radius:8px;align-content:center;min-height:92px;padding:12px;display:grid}body[data-frontend-template=base_database] .database-stats strong{color:#fff7dd;font-size:1.7rem;line-height:1}body[data-frontend-template=base_database] .database-stats span{color:#b8ad92;margin-top:7px;font-size:.8rem;font-weight:800}body[data-frontend-template=base_database] .database-filter-panel,body[data-frontend-template=base_database] .database-section{background:#242424;border:1px solid #ffffff1f;border-radius:8px;padding:14px}body[data-frontend-template=base_database] .database-filter-row{border-bottom:1px solid #ffffff14;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:9px 0;display:grid}body[data-frontend-template=base_database] .database-filter-row:last-child{border-bottom:0}body[data-frontend-template=base_database] .database-filter-row strong{color:#f6c84f;font-size:.78rem}body[data-frontend-template=base_database] .database-filter-row div{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}body[data-frontend-template=base_database] .database-category-list a,body[data-frontend-template=base_database] .database-filter-row a{color:#c9bea0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:7px;flex:none;min-height:34px;padding:8px 12px;font-size:.82rem;font-weight:850}body[data-frontend-template=base_database] .database-category-list a:hover,body[data-frontend-template=base_database] .database-filter-row a:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}body[data-frontend-template=base_database] .database-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}body[data-frontend-template=base_database] .database-grid .poster-wrap{border-radius:7px}body[data-frontend-template=base_database] .database-grid .vod-title{font-size:.86rem}body[data-frontend-template=base_database] .database-two-col{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;display:grid}body[data-frontend-template=base_database] .database-category-list{flex-wrap:wrap;gap:8px;display:flex}body[data-frontend-template=base_database] .database-rank-list{gap:8px;display:grid}body[data-frontend-template=base_database] .database-rank-list a{color:#fff7dd;background:#ffffff09;border:1px solid #ffffff1a;border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:38px;padding:7px 9px;display:grid}body[data-frontend-template=base_database] .database-rank-list b{color:#211806;background:#f6c84f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;display:inline-flex}body[data-frontend-template=base_database] .database-rank-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:850;overflow:hidden}body[data-frontend-template=base_database] .database-rank-list em{color:#f6c84f;font-size:.78rem;font-style:normal;font-weight:950}body[data-frontend-template=base_database] .pagination{gap:8px;margin:14px 0 8px}body[data-frontend-template=base_database] .pagination a,body[data-frontend-template=base_database] .pagination span{color:#e8f5ee;background:#eef8f114;border:1px solid #d2e2da9e;border-radius:6px;justify-content:center;align-items:center;min-width:40px;min-height:38px;padding:0 14px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}body[data-frontend-template=base_database] .pagination span.active{color:#122820;background:#eef8f1;border-color:#dcefe7;min-width:40px}.rail-section{background:#2b2b2b;border:1px solid #ffffff1f;border-radius:8px;margin-top:0;margin-bottom:22px;padding:14px}.play-related{margin-top:32px}.section-title{align-items:flex-end;margin-bottom:13px}.section-title span{color:#f6c84f;letter-spacing:0;text-transform:none;font-size:.72rem}.section-title h2{color:#fff7dd;letter-spacing:0;font-size:1.18rem}.section-title>a{color:#c9bea0;font-size:.76rem;font-weight:800}.section-title>a:hover{color:#f6c84f}.history-page-item{background:#2b2b2b;border-color:#ffffff1f;border-radius:8px}.history-page-item strong{color:#fff7dd}.history-page-item span{color:#b8ad92}.history-page-item small{color:#f6c84f}.history-page-item i{background:#f6c84f}.list-heading{padding:22px 0 18px}.list-heading h1{color:#fff7dd;letter-spacing:0;font-size:clamp(2rem,5vw,3.8rem);line-height:1.05}.detail-copy p,.list-heading p,.play-heading p{color:#b8ad92;font-size:.95rem;line-height:1.75}.filter-groups,.filter-tabs{margin:0 0 18px}.episode-list a,.filter-row a,.filter-tabs a,.hot-searches a,.pagination a,.source-tabs a{color:#c9bea0;background:#ffffff0b;border-color:#ffffff1f}.episode-list a.active,.filter-row a.active,.filter-tabs a.active,.source-tabs a.active{color:#211806;background:#f6c84f;border-color:#f6c84f}.filter-row span{color:#f6c84f}.seo-link-panel{background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;margin:6px 0 22px;padding:14px}.seo-link-head{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.seo-collapsible-panel>summary{cursor:pointer;-webkit-user-select:none;user-select:none;list-style:none}.seo-collapsible-panel>summary::-webkit-details-marker{display:none}.seo-collapsible-panel>summary:after{content:"展开";color:inherit;border:1px solid;border-radius:999px;margin-left:auto;padding:5px 9px;font-size:.72rem;font-weight:900;line-height:1}.seo-collapsible-panel[open]>summary:after{content:"收起"}.seo-collapsible-panel>.section-title,.seo-collapsible-panel>.seo-link-head{margin-bottom:0}.seo-collapsible-panel[open]>.section-title,.seo-collapsible-panel[open]>.seo-link-head{margin-bottom:14px}.seo-collapsible-body{gap:10px;display:grid}.seo-collapsible-body>p{margin:0}.seo-collapsible-panel>summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.seo-link-head span{color:#f6c84f;font-size:.74rem;font-weight:950}.seo-link-head strong{color:#fff7dd;font-size:.9rem}.seo-link-grid{flex-wrap:wrap;gap:8px;display:flex}.seo-link-grid a{text-overflow:ellipsis;white-space:nowrap;color:#c9bea0;background:#00000029;border:1px solid #ffffff1a;border-radius:999px;max-width:100%;padding:8px 11px;font-size:.76rem;font-weight:800;overflow:hidden}.seo-link-grid a.active,.seo-link-grid a:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}.detail-hero{background:#222;border-color:#ffffff1f;border-radius:8px;grid-template-columns:300px minmax(0,1fr);gap:28px;padding:22px;display:grid}.detail-poster{background:#151515;border-radius:7px}.detail-copy h1{color:#fff7dd;letter-spacing:0;font-size:clamp(2rem,4.8vw,4.2rem);line-height:1.08}.detail-meta{margin:16px 0}.detail-meta span,.detail-meta strong{background:#ffffff0d;border-color:#ffffff1f}.detail-meta strong{color:#f6c84f}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.detail-fact{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:7px;min-width:0;padding:12px}.detail-fact>span{color:#f6c84f;margin-bottom:7px;font-size:.72rem;font-weight:950;display:block}.detail-fact strong{color:#fff7dd;flex-wrap:wrap;gap:7px;min-width:0;font-size:.85rem;line-height:1.55;display:flex}.detail-fact a{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f6c84f52;max-width:100%;overflow:hidden}.detail-fact a:hover{color:#f6c84f;border-color:#f6c84f}.credit-line{color:#b8ad92}.credit-line a{color:#fff7dd;border-bottom:1px solid #f6c84f59}.credit-line a:hover{color:#f6c84f;border-color:#f6c84f}.vod-interaction-panel{background:#0000002e;border:1px solid #ffffff1f;border-radius:8px;gap:12px;margin-top:16px;padding:14px;display:grid}.play-side .vod-interaction-panel{background:#2b2b2b;margin-top:0}.interaction-primary{justify-content:space-between;align-items:center;gap:12px;display:flex}.interaction-primary div{min-width:0}.interaction-primary span{color:#f6c84f;margin-bottom:5px;font-size:.73rem;font-weight:950;display:block}.interaction-primary strong{text-overflow:ellipsis;white-space:nowrap;color:#fff7dd;font-size:.9rem;line-height:1.4;display:block;overflow:hidden}.interaction-primary .ghost-btn{flex:none}.ghost-btn.is-active{color:#211806;background:#f6c84f;border-color:#f6c84f}.interaction-report{gap:10px;display:grid}.report-reasons{flex-wrap:wrap;gap:8px;display:flex}.report-reasons button{color:#c9bea0;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;min-height:34px;padding:0 12px;font-size:.76rem;font-weight:900}.report-reasons button.active,.report-reasons button:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}.interaction-report label{color:#b8ad92;gap:7px;font-size:.75rem;font-weight:900;display:grid}.interaction-report textarea{resize:vertical;color:#fff7dd;width:100%;min-height:62px;font:inherit;background:#00000038;border:1px solid #ffffff1f;border-radius:8px;outline:none;padding:10px 11px;line-height:1.45}.interaction-report textarea:focus{border-color:#f6c84fb3;box-shadow:0 0 0 3px #f6c84f1f}.interaction-message{color:#f6c84f;margin:0;font-size:.76rem;font-weight:900}.episode-panel{background:#2b2b2b;border-color:#ffffff1f;border-radius:8px;margin-top:18px;padding:18px}.episode-panel-head{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.episode-panel-head span{color:#f6c84f;font-size:.72rem;font-weight:950}.episode-panel h2{color:#fff7dd;letter-spacing:0;font-size:1.18rem}.source-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.source-summary-grid a{background:#0000002e;border:1px solid #ffffff1a;border-radius:7px;min-width:0;padding:12px}.source-summary-grid span,.source-summary-grid strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.source-summary-grid strong{color:#fff7dd;font-size:.84rem}.source-summary-grid span{color:#b8ad92;margin-top:7px;font-size:.72rem}.source-block-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.source-block h3{color:#f6c84f;margin:0}.source-block-head span{color:#b8ad92;flex:none;font-size:.76rem;font-weight:800}.play-wrap{width:min(1280px,100% - 36px);padding:22px 0 70px}.play-heading{align-items:center;margin-bottom:14px}.play-heading h1{color:#fff7dd;letter-spacing:0;font-size:clamp(1.55rem,4vw,2.4rem);line-height:1.16}.play-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.play-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:14px;display:grid}.play-main{gap:10px;min-width:0;display:grid}.player-shell{border-color:#ffffff1f;border-radius:8px;box-shadow:0 24px 70px #0000005c}.play-context-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.play-context-card>div{background:#2b2b2b;border:1px solid #ffffff1f;border-radius:8px;min-width:0;padding:13px 14px}.play-context-card span{color:#f6c84f;margin-bottom:7px;font-size:.74rem;font-weight:950;display:block}.play-context-card small,.play-context-card strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.play-context-card strong{color:#fff7dd;font-size:.88rem}.play-context-card small{color:#b8ad92;margin-top:7px;font-size:.74rem}.play-under-panels{gap:10px;display:grid}.play-under-panels .source-tabs a{flex:0 min(180px,100%)}.play-under-panels .episode-strip{max-height:220px;padding-right:2px;overflow:auto}.play-side{gap:10px;display:grid}.play-side-card{background:#2b2b2b;border:1px solid #ffffff1f;border-radius:8px;padding:14px}.play-side-card>span{color:#f6c84f;margin-bottom:10px;font-size:.78rem;font-weight:950;display:block}.play-side-card strong{color:#fff7dd;line-height:1.45;display:block}.play-side-card small{color:#b8ad92;margin-top:8px;display:block}.episode-list,.source-tabs{flex-wrap:wrap;gap:8px;display:flex}.source-tabs a{box-sizing:border-box;border-radius:7px;flex:0 calc(33.333% - 8px);align-content:center;justify-items:start;gap:4px;min-width:96px;min-height:64px;padding:10px 12px;line-height:1.2;display:inline-grid}.source-tabs b,.source-tabs em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-style:normal;display:block;overflow:hidden}.source-tabs b{color:inherit;font-size:.9rem;line-height:1.15}.source-tabs em{opacity:.72;font-size:.68rem}.play-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.play-action-grid a,.play-action-grid span{color:#c9bea0;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#ffffff0b;border:1px solid #ffffff1f;border-radius:7px;place-items:center;min-width:0;min-height:38px;padding:0 12px;font-size:.8rem;font-weight:900;display:grid;overflow:hidden}.play-action-grid span{opacity:.45}.play-action-grid a:hover{color:#211806;background:#f6c84f;border-color:#f6c84f}.site-footer{color:#9d9378;border-top-color:#ffffff1a}body[data-frontend-template=base_database] .database-watch-wrap{width:min(1240px,100% - 36px)}body[data-frontend-template=base_database] .database-watch-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;display:grid}body[data-frontend-template=base_database] .database-watch-main,body[data-frontend-template=base_database] .database-watch-side{min-width:0}body[data-frontend-template=base_database] .database-watch-main{gap:14px;display:grid}body[data-frontend-template=base_database] .database-watch-title{justify-content:space-between;align-items:flex-end;gap:16px;padding:4px 0 6px;display:flex}body[data-frontend-template=base_database] .database-watch-title h1{color:#21342b;letter-spacing:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1.02}body[data-frontend-template=base_database] .database-watch-title p{color:#6f7f75;margin-top:8px;font-size:.95rem;line-height:1.65}body[data-frontend-template=base_database] .database-watch-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}body[data-frontend-template=base_database] .database-watch-wrap .player-shell{background:#101714;border-color:#dfe8e1;border-radius:10px;box-shadow:0 18px 54px #3057402e}body[data-frontend-template=base_database] .database-watch-current{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}body[data-frontend-template=base_database] .database-watch-current>div,body[data-frontend-template=base_database] .database-watch-section,body[data-frontend-template=base_database] .database-watch-side{background:#fff;border:1px solid #dfe8e1;border-radius:10px}body[data-frontend-template=base_database] .database-watch-current>div{min-width:0;padding:13px 14px}body[data-frontend-template=base_database] .database-watch-current span,body[data-frontend-template=base_database] .database-watch-section .episode-panel-head span,body[data-frontend-template=base_database] .database-watch-section .section-title span,body[data-frontend-template=base_database] .database-watch-section .source-block h3,body[data-frontend-template=base_database] .database-watch-side .detail-fact>span{color:#4da67b}body[data-frontend-template=base_database] .database-watch-current strong{text-overflow:ellipsis;white-space:nowrap;color:#21342b;margin-top:6px;font-size:.9rem;display:block;overflow:hidden}body[data-frontend-template=base_database] .database-watch-section{padding:16px}body[data-frontend-template=base_database] .database-watch-empty{color:#6f7f75;background:#eef6f0;border:1px solid #dfe8e1;border-radius:10px;place-items:center;min-height:320px;font-weight:900;display:grid}body[data-frontend-template=base_database] .database-source-summary a,body[data-frontend-template=base_database] .database-watch-section .detail-fact,body[data-frontend-template=base_database] .database-watch-section .vod-interaction-panel{background:#f7faf7;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-source-summary strong,body[data-frontend-template=base_database] .database-watch-section .interaction-primary strong,body[data-frontend-template=base_database] .database-watch-section h2,body[data-frontend-template=base_database] .database-watch-side .detail-fact strong{color:#21342b}body[data-frontend-template=base_database] .database-source-summary span,body[data-frontend-template=base_database] .database-watch-content,body[data-frontend-template=base_database] .database-watch-section .interaction-report label,body[data-frontend-template=base_database] .database-watch-side .credit-line{color:#6f7f75}body[data-frontend-template=base_database] .database-watch-content{margin:0;font-size:.98rem;line-height:1.9}body[data-frontend-template=base_database] .database-watch-side{gap:13px;padding:14px;display:grid;position:sticky;top:86px}body[data-frontend-template=base_database] .database-watch-poster{aspect-ratio:3/4;background:#eef6f0;border-radius:10px;overflow:hidden}body[data-frontend-template=base_database] .database-watch-poster img{object-fit:cover;width:100%;height:100%}body[data-frontend-template=base_database] .database-watch-meta{margin:0}body[data-frontend-template=base_database] .database-watch-meta span,body[data-frontend-template=base_database] .database-watch-meta strong{color:#21342b;background:#f7faf7;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-watch-meta strong{color:#4da67b}body[data-frontend-template=base_database] .database-watch-facts{grid-template-columns:1fr;margin:0}body[data-frontend-template=base_database] .database-watch-side .detail-fact{background:#f7faf7;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-watch-side .credit-line a{color:#21342b;border-bottom-color:#4da67b5c}body[data-frontend-template=base_database] .database-watch-wrap .episode-list a,body[data-frontend-template=base_database] .database-watch-wrap .source-tabs a{color:#21342b;background:#fff;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-watch-wrap .episode-list a.active,body[data-frontend-template=base_database] .database-watch-wrap .episode-list a:hover,body[data-frontend-template=base_database] .database-watch-wrap .source-tabs a.active,body[data-frontend-template=base_database] .database-watch-wrap .source-tabs a:hover{color:#fff;background:#4da67b;border-color:#4da67b}body[data-frontend-template=base_database] .database-watch-wrap .vod-interaction-panel{color:#21342b}body[data-frontend-template=base_database] .database-watch-wrap .report-reasons button{color:#21342b;background:#fff;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-watch-wrap .report-reasons button.active,body[data-frontend-template=base_database] .database-watch-wrap .report-reasons button:hover{color:#fff;background:#4da67b;border-color:#4da67b}body[data-frontend-template=base_database] .database-watch-wrap .interaction-report textarea{color:#21342b;background:#fff;border-color:#dfe8e1}@media (max-width:1100px){.site-header{grid-template-columns:auto minmax(0,1fr)}.header-actions{grid-column:1/-1}.play-layout,.portal-hero,.portal-split,body[data-frontend-template=base_database] .database-watch-layout{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-watch-side{grid-template-columns:180px minmax(0,1fr);position:static}body[data-frontend-template=base_database] .database-watch-poster{grid-row:span 4}.portal-rank ol{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-hero{grid-template-columns:220px minmax(0,1fr)}.source-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{grid-template-columns:1fr;gap:10px;padding:10px 16px}.brand{min-height:32px}.top-nav{gap:6px;width:100%;padding-bottom:2px}.top-nav a{white-space:nowrap;background:#ffffff09;border:1px solid #ffffff1a;border-radius:999px;flex:none;min-height:34px;padding:0 10px}.header-actions{gap:8px;width:100%}.header-actions .search-box{min-width:0}.history-link{flex:none}.history-heading{flex-direction:column;align-items:flex-start}.history-heading .ghost-btn{width:100%}.history-page-item{grid-template-columns:1fr;gap:8px}.page-wrap,.play-wrap{width:min(100% - 24px,1180px);padding-top:14px}.portal-feature{min-height:300px}.portal-feature img{object-position:center 18%}.portal-feature-copy{bottom:18px;left:18px;right:18px}.portal-ad a,.portal-ad--compact a{grid-template-columns:88px minmax(0,1fr);gap:10px}.portal-ad img,.portal-ad--compact img{width:88px;height:60px}.portal-ad b,.portal-ad--compact b{grid-column:1/-1;width:100%}.portal-ad.portal-ad--banner img{aspect-ratio:375/125;width:100%;height:auto}.portal-rank ol{grid-template-columns:1fr}.portal-section-head{flex-wrap:wrap}.portal-section-head nav{flex:100%;width:100%}.portal-poster-row,.vod-grid{gap:10px}.portal-category-grid,.portal-poster-row,.vod-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero{grid-template-columns:1fr;padding:16px}.detail-poster{width:min(220px,70vw)}.detail-facts,.play-context-card,body[data-frontend-template=base_database] .database-watch-current{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-watch-wrap{width:min(100% - 24px,1180px)}body[data-frontend-template=base_database] .database-watch-title{flex-direction:column;align-items:flex-start}body[data-frontend-template=base_database] .database-watch-actions{justify-content:flex-start;width:100%}body[data-frontend-template=base_database] .database-watch-actions a{flex:auto}body[data-frontend-template=base_database] .database-watch-side{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-watch-poster{grid-row:auto;width:min(220px,70vw)}.interaction-primary{flex-direction:column;align-items:flex-start}.interaction-primary strong{white-space:normal}.interaction-primary .ghost-btn,.interaction-report .primary-btn{width:100%}.episode-panel-head{flex-direction:column;align-items:flex-start}.source-summary-grid{grid-template-columns:1fr}.play-heading{flex-direction:column;align-items:flex-start}.play-heading-actions{justify-content:flex-start}}.app-shell{--app-bg:#050505;--app-card:#121212;--app-card-soft:#ffffff13;--app-line:#ffffff1f;--app-text:#f8f8f8;--app-muted:#a7a7a7;--app-red:#e50914;--app-red-2:#ff3340;min-height:100vh;color:var(--app-text);background:radial-gradient(circle at 18% 0,#e5091447,#0000 28%),linear-gradient(#090909,#050505 42%,#000);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell p{margin:0}.app-main{width:100%;max-width:1180px;margin:0 auto;padding:16px clamp(10px,3vw,24px) 96px}.app-topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#050505f5,#050505a8);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex;position:sticky;top:0}.app-logo{letter-spacing:0;align-items:center;min-height:36px;font-weight:950;display:inline-flex}.app-icon-btn,.app-secondary{border:1px solid var(--app-line);min-height:38px;color:var(--app-text);background:#ffffff0f;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-weight:800;display:inline-flex}.app-hero{background-color:#111;background-position:50%;background-size:cover;border-radius:0 0 34px 34px;align-items:end;min-height:clamp(460px,70vh,720px);margin:-60px -14px 0;padding:118px 24px 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 120px #000000b8}.app-hero:after{content:"";background:linear-gradient(180deg,transparent,var(--app-bg));pointer-events:none;height:42%;position:absolute;inset:auto 0 0}.app-hero>div{z-index:1;width:min(620px,100%);position:relative}.app-live-dot{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#e509142e;border:1px solid #e509148c;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin-bottom:14px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.app-live-dot:before{content:"";background:var(--app-red-2);width:7px;height:7px;box-shadow:0 0 18px var(--app-red-2);border-radius:999px}.app-detail-copy h1,.app-hero h1,.app-me-hero h1{letter-spacing:-.075em;max-width:12ch;font-size:clamp(42px,10vw,96px);line-height:.88}.app-detail-copy p,.app-hero p,.app-me-hero p,.app-panel-text{max-width:720px;color:var(--app-muted);margin-top:16px;font-size:15px;line-height:1.75}.app-hero-meta{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.app-hero-meta span,.app-hero-meta strong{color:#fff;background:#ffffff1f;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.app-hero-meta strong{background:#e50914e6}.app-hero-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.app-primary{color:#fff;background:linear-gradient(135deg,var(--app-red),#a4000b);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:950;display:inline-flex;box-shadow:0 14px 34px #e5091452}.app-tabs{scrollbar-width:none;gap:10px;margin:20px 0 4px;padding-bottom:6px;display:flex;overflow-x:auto}.app-tabs a{border:1px solid var(--app-line);color:var(--app-muted);background:#ffffff0e;border-radius:999px;flex:none;padding:10px 15px;font-size:13px;font-weight:900}.app-tabs a.active,.app-tabs a:hover{color:#fff;background:#e5091438;border-color:#e50914cc}.app-netdisk,.app-panel,.app-profile-card,.app-rail{margin-top:30px}.app-section-head{justify-content:space-between;align-items:end;gap:12px;margin-bottom:14px;display:flex}.app-section-head h1,.app-section-head h2{letter-spacing:-.05em;font-size:clamp(24px,5vw,34px);line-height:1}.app-muted,.app-section-head span{color:var(--app-muted);font-size:12px;font-weight:800}.app-rail-scroll{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(142px,16%);grid-auto-flow:column;gap:12px;padding:2px 2px 10px;display:grid;overflow-x:auto}.app-card{scroll-snap-align:start;min-width:0}.app-poster{aspect-ratio:2/3;background:#181818;border-radius:16px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 48px #0000006b}.app-poster img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.app-card:hover .app-poster img{transform:scale(1.045)}.app-poster:after{content:"";background:linear-gradient(#0000,#000000c7);position:absolute;inset:45% 0 0}.app-mini-poster,.app-poster-empty{color:#fff;background:linear-gradient(135deg,#222,#0b0b0b);place-items:center;width:100%;height:100%;font-weight:950;display:grid}.app-pill{text-overflow:ellipsis;white-space:nowrap;color:#fff;text-align:center;background:#e50914e6;border-radius:999px;padding:6px 8px;font-size:11px;font-weight:900;bottom:8px;left:8px;right:8px;overflow:hidden}.app-pill,.app-rank{z-index:1;position:absolute}.app-rank{color:#ffffffe6;text-shadow:0 8px 22px #000000b3;letter-spacing:-.12em;font-size:62px;font-weight:1000;line-height:1;top:-6px;left:6px}.app-card-title{text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-weight:950;display:block;overflow:hidden}.app-card p{min-height:34px;color:var(--app-muted);margin-top:5px;font-size:12px;line-height:1.45}.app-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.app-search-form{gap:10px;margin:18px 0;display:flex}.app-search-form input{border:1px solid var(--app-line);color:#fff;background:#ffffff14;border-radius:999px;outline:0;flex:1;min-width:0;padding:14px 16px}.app-link-modal button,.app-login-form button,.app-netdisk-list button,.app-search-form button,.app-user-row button{color:#fff;background:var(--app-red);cursor:pointer;border:0;border-radius:999px;padding:0 16px;font-weight:900}.app-empty{border:1px solid var(--app-line);text-align:center;background:#ffffff0e;border-radius:20px;padding:24px}.app-empty,.app-pager{color:var(--app-muted)}.app-pager{justify-content:center;align-items:center;gap:14px;margin-top:24px;font-weight:900;display:flex}.app-pager a{border:1px solid var(--app-line);border-radius:999px;padding:10px 14px}.app-pager a[aria-disabled=true]{opacity:.35;pointer-events:none}.app-detail-hero{border:1px solid var(--app-line);background:linear-gradient(135deg,#ffffff1a,#ffffff09);border-radius:30px;grid-template-columns:260px 1fr;align-items:end;gap:24px;margin-top:10px;padding:18px;display:grid}.app-detail-poster{aspect-ratio:2/3;background:#171717;border-radius:22px;overflow:hidden;box-shadow:0 22px 60px #0000007a}.app-detail-poster img{object-fit:cover;width:100%;height:100%}.app-netdisk,.app-panel,.app-profile-card{border:1px solid var(--app-line);background:#ffffff0e;border-radius:24px;padding:18px}.app-source+.app-source{margin-top:18px}.app-source h3{margin-bottom:10px;font-size:15px}.app-episode-grid{flex-wrap:wrap;gap:8px;display:flex}.app-episode-grid a{border:1px solid var(--app-line);color:var(--app-muted);background:#00000038;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900}.app-episode-grid a.active{color:#fff;border-color:var(--app-red);background:#e509143d}.app-player-box{aspect-ratio:16/9;background:#000;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 24px 90px #000000a8}.app-player-canvas{width:100%;height:100%}.app-player-status{color:var(--app-muted);text-align:center;background:radial-gradient(circle,#e509142e,#000000e6);place-items:center;gap:12px;padding:22px;display:grid;position:absolute;inset:0}.app-player-status strong{color:#fff}.app-player-status button{color:#fff;background:var(--app-red);border:0;border-radius:999px;padding:12px 16px;font-weight:900}.app-play-title{margin:8px 0 14px}.app-play-title span{color:var(--app-red-2);font-weight:900}.app-play-title h1{letter-spacing:-.06em;margin-top:4px;font-size:clamp(28px,7vw,56px);line-height:.95}.app-netdisk-tabs{gap:8px;margin-bottom:12px;padding-bottom:4px;display:flex;overflow-x:auto}.app-netdisk-tabs button{border:1px solid var(--app-line);color:var(--app-muted);background:#00000038;border-radius:999px;flex:none;padding:8px 11px;font-weight:900}.app-netdisk-tabs button.active{color:#fff;border-color:currentColor}.is-quark{color:#31d7ff!important}.is-baidu{color:#2f7dff!important}.is-uc{color:#ff9f1a!important}.is-xunlei{color:#8b5cf6!important}.is-aliyun{color:#22c55e!important}.app-netdisk-list{gap:10px;display:grid}.app-netdisk-list article{background:#00000042;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.app-netdisk-list strong{font-size:14px;display:block}.app-netdisk-list span{color:var(--app-muted);margin-top:5px;font-size:12px;font-weight:900;display:block}.app-netdisk-list button{min-height:36px}.app-netdisk-list button:disabled{opacity:.65;cursor:wait}.app-fav-btn{cursor:pointer;border:0}.app-fav-btn.active{color:#fff;background:#e5091447;border-color:#e50914b3}.app-favorite-list{gap:10px;display:grid}.app-favorite-item{border:1px solid var(--app-line);background:#fff1;border-radius:18px;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.app-favorite-item .app-mini-poster,.app-favorite-item img{object-fit:cover;border-radius:12px;width:74px;height:92px}.app-favorite-item strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-favorite-item p{color:var(--app-muted);margin:7px 0 9px;font-size:12px;line-height:1.45}.app-favorite-meta{flex-wrap:wrap;gap:7px;display:flex}.app-favorite-meta span{color:#fff;background:#ffffff1a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.app-favorite-item button{border:1px solid var(--app-line);min-height:34px;color:var(--app-muted);cursor:pointer;background:#00000038;border-radius:999px;padding:0 12px;font-weight:900}.app-link-modal{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.app-link-modal>div{border:1px solid var(--app-line);background:#111;border-radius:24px;width:min(360px,100%);padding:22px;box-shadow:0 30px 120px #0009}.app-link-modal p{color:var(--app-muted);margin:8px 0 14px;line-height:1.6}.app-link-modal button{background:#ffffff1f;min-height:40px;margin-left:10px}.app-continue-list{scrollbar-width:none;grid-auto-columns:minmax(240px,32%);grid-auto-flow:column;gap:12px;padding-bottom:8px;display:grid;overflow-x:auto}.app-continue-item{border:1px solid var(--app-line);background:#fff1;border-radius:18px;grid-template-columns:78px 1fr;align-items:center;gap:12px;min-height:98px;padding:10px;display:grid;position:relative;overflow:hidden}.app-continue-item img,.app-mini-poster{object-fit:cover;border-radius:12px;width:78px;height:78px}.app-continue-item strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-continue-item span{color:var(--app-muted);margin-top:6px;font-size:12px;display:block}.app-continue-item i{background:var(--app-red);height:3px;position:absolute;bottom:0;left:0}.app-me-hero{margin:10px 0 22px}.app-profile-card{gap:16px;display:grid}.app-user-row{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.app-avatar{background:var(--app-red);border-radius:18px;place-items:center;width:52px;height:52px;font-weight:950;display:grid}.app-user-row span{color:var(--app-muted);margin-top:5px;font-size:12px;display:block}.app-login-form{grid-template-columns:1fr 1fr auto;gap:10px;display:grid}.app-login-form input{border:1px solid var(--app-line);color:#fff;background:#0000003d;border-radius:999px;outline:0;min-width:0;padding:12px 14px}.app-form-message{color:var(--app-muted);font-size:13px}.app-sync-card{border:1px solid var(--app-line);background:linear-gradient(135deg,#ffffff13,#ffffff09);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px;display:grid}.app-sync-card span{color:var(--app-red-2);letter-spacing:.08em;font-size:12px;font-weight:950;display:block}.app-sync-card strong{color:#fff;margin-top:5px;font-size:15px;display:block}.app-sync-card p{color:var(--app-muted);margin:7px 0 0;font-size:12px}.app-sync-card button{border:1px solid var(--app-line);color:#fff;cursor:pointer;background:#ffffff1a;border-radius:999px;min-height:36px;padding:0 14px;font-weight:900}.app-sync-card button:disabled{opacity:.65;cursor:wait}.app-sync-card.is-error{background:linear-gradient(135deg,#e5091429,#ffffff09);border-color:#e5091485}.app-bottom-nav{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0c0cd1;border:1px solid #ffffff29;border-radius:24px;grid-template-columns:repeat(3,1fr);gap:4px;width:min(420px,100% - 28px);padding:7px;display:grid;position:fixed;bottom:14px;left:50%;transform:translate(-50%);box-shadow:0 20px 80px #0000009e}.app-bottom-nav a{color:var(--app-muted);border-radius:18px;place-items:center;gap:2px;padding:8px 0;display:grid}.app-bottom-nav span{font-size:18px;line-height:1}.app-bottom-nav strong{font-size:11px}.app-bottom-nav a:hover{color:#fff;background:#e5091438}@media (max-width:920px){body[data-frontend-template=base_database] .database-ddys-intro{flex-direction:column;align-items:flex-start}body[data-frontend-template=base_database] .database-stats-inline{flex-basis:auto;width:100%}body[data-frontend-template=base_database] .database-filter-selects{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_database] .database-hero,body[data-frontend-template=base_database] .database-two-col{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-frontend-template=base_database] .database-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.app-rail-scroll{grid-auto-columns:minmax(138px,31%)}.app-detail-hero{grid-template-columns:180px 1fr}.app-login-form,.app-sync-card{grid-template-columns:1fr}.app-sync-card button{width:100%}}@media (max-width:560px){body[data-frontend-template=base_database] .database-wrap{gap:12px}body[data-frontend-template=base_database] .database-ddys-intro,body[data-frontend-template=base_database] .database-filter-board,body[data-frontend-template=base_database] .database-list-head{padding:12px}body[data-frontend-template=base_database] .database-stats-inline{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-filter-selects{grid-template-columns:1fr;gap:8px}body[data-frontend-template=base_database] .database-filter-dropdown summary{min-height:48px}body[data-frontend-template=base_database] .database-filter-menu{max-height:220px;margin-top:8px;position:static}body[data-frontend-template=base_database] .database-filter-panel,body[data-frontend-template=base_database] .database-hero,body[data-frontend-template=base_database] .database-section{padding:12px}body[data-frontend-template=base_database] .database-search{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-search button,body[data-frontend-template=base_database] .database-search input{min-height:44px}body[data-frontend-template=base_database] .database-stats{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-stats div{min-height:68px}body[data-frontend-template=base_database] .database-filter-row{grid-template-columns:1fr}body[data-frontend-template=base_database] .database-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-main{padding-top:10px}.app-hero{min-height:560px;margin-left:-10px;margin-right:-10px;padding:104px 18px 30px}.app-detail-copy h1,.app-hero h1,.app-me-hero h1{max-width:10ch}.app-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.app-rail-scroll{grid-auto-columns:minmax(132px,42%)}.app-detail-hero{grid-template-columns:1fr;padding:14px}.app-detail-poster{width:min(220px,68vw)}.app-player-box{border-radius:0;margin-left:-10px;margin-right:-10px}.app-continue-list{grid-auto-columns:minmax(238px,86%)}.app-netdisk-list article{grid-template-columns:1fr}.app-favorite-item{grid-template-columns:64px 1fr}.app-favorite-item button{grid-column:1/-1}.app-favorite-item .app-mini-poster,.app-favorite-item img{width:64px;height:82px}}body:has(.app-shell) .site-footer,body:has(.app-shell) .site-header{display:none}body:has(.app-shell) main{display:block}.app-resume-btn{isolation:isolate;position:relative;overflow:hidden}.app-resume-btn span{z-index:1;position:relative}.app-resume-btn i{background:#ffffffb8;height:4px;position:absolute;bottom:0;left:0}.app-player-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.app-player-actions a{border:1px solid var(--app-line);color:#fff;background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-weight:900;display:inline-flex}.app-netdisk-list em{color:#ffb4b4;margin-top:6px;font-size:12px;font-style:normal;line-height:1.45;display:block}.app-bottom-nav a.active{color:#fff;background:#e5091447}body[data-frontend-template=base_database]{--ink:#21342b;--muted:#5b6d63;--faint:#dfe8e1;--panel:#fff;--panel-strong:#fff;--accent:#f4c95d;--accent-2:#28734f;--ground:#f7faf7;--danger:#d84f3a;color-scheme:light;color:#21342b;background:#f7faf7;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body[data-frontend-template=base_database] .page-bg{background:linear-gradient(#5c89710e 1px,#0000 0) 0 0/42px 42px,linear-gradient(90deg,#5c89710d 1px,#0000 0) 0 0/42px 42px,linear-gradient(#fbfdfb,#f3f8f4 48%,#eef6f0)}body[data-frontend-template=base_database] .page-bg:after{display:none}body[data-frontend-template=base_database] .site-header{background:#ffffffe0;border-bottom-color:#dfe8e1;box-shadow:0 10px 34px #2e4a3b14}body[data-frontend-template=base_database] .brand,body[data-frontend-template=base_database] .detail-copy h1,body[data-frontend-template=base_database] .episode-panel h2,body[data-frontend-template=base_database] .history-dropdown-head strong,body[data-frontend-template=base_database] .history-dropdown-item strong,body[data-frontend-template=base_database] .interaction-primary strong,body[data-frontend-template=base_database] .list-heading h1,body[data-frontend-template=base_database] .play-heading h1,body[data-frontend-template=base_database] .play-side-card strong,body[data-frontend-template=base_database] .search-box input,body[data-frontend-template=base_database] .section-title h2,body[data-frontend-template=base_database] .top-nav a:hover,body[data-frontend-template=base_database] .vod-title{color:#21342b}body[data-frontend-template=base_database] .credit-line,body[data-frontend-template=base_database] .detail-copy p,body[data-frontend-template=base_database] .detail-meta,body[data-frontend-template=base_database] .history-dropdown-item small,body[data-frontend-template=base_database] .history-link,body[data-frontend-template=base_database] .list-heading p,body[data-frontend-template=base_database] .play-heading p,body[data-frontend-template=base_database] .play-side-card small,body[data-frontend-template=base_database] .top-nav,body[data-frontend-template=base_database] .vod-card-body p,body[data-frontend-template=base_database] .vod-meta{color:#5b6d63}body[data-frontend-template=base_database] .episode-list a,body[data-frontend-template=base_database] .filter-row a,body[data-frontend-template=base_database] .filter-tabs a,body[data-frontend-template=base_database] .ghost-btn,body[data-frontend-template=base_database] .history-dropdown-empty,body[data-frontend-template=base_database] .history-dropdown-item,body[data-frontend-template=base_database] .history-dropdown-panel,body[data-frontend-template=base_database] .history-link,body[data-frontend-template=base_database] .history-page-item,body[data-frontend-template=base_database] .hot-searches a,body[data-frontend-template=base_database] .play-action-grid a,body[data-frontend-template=base_database] .play-action-grid span,body[data-frontend-template=base_database] .report-reasons button,body[data-frontend-template=base_database] .search-box,body[data-frontend-template=base_database] .source-tabs a{color:#52645a;background:#ffffffb8;border-color:#dfe8e1}body[data-frontend-template=base_database] .credit-line a,body[data-frontend-template=base_database] .ghost-btn{color:#21342b}body[data-frontend-template=base_database] .credit-line a:hover,body[data-frontend-template=base_database] .ghost-btn:hover{color:#1f6847;background:#f4fbf7;border-color:#bfe6d2}body[data-frontend-template=base_database] .badge,body[data-frontend-template=base_database] .filter-row a.active,body[data-frontend-template=base_database] .filter-tabs a.active,body[data-frontend-template=base_database] .ghost-btn.is-active,body[data-frontend-template=base_database] .primary-btn,body[data-frontend-template=base_database] .report-reasons button.active,body[data-frontend-template=base_database] .report-reasons button:hover,body[data-frontend-template=base_database] .search-box button{color:#233126;background:#f4c95d;border-color:#f4c95d}body[data-frontend-template=base_database] .detail-hero,body[data-frontend-template=base_database] .episode-panel,body[data-frontend-template=base_database] .history-dropdown-panel,body[data-frontend-template=base_database] .history-page-item,body[data-frontend-template=base_database] .play-context-card>div,body[data-frontend-template=base_database] .play-side-card,body[data-frontend-template=base_database] .rail-section,body[data-frontend-template=base_database] .seo-link-panel,body[data-frontend-template=base_database] .vod-card,body[data-frontend-template=base_database] .vod-interaction-panel{background:#fff;border-color:#dfe8e1;box-shadow:0 12px 32px #2e4a3b12}body[data-frontend-template=base_database] .vod-card:hover{border-color:#4da67b6b;box-shadow:0 14px 36px #2e4a3b1f}body[data-frontend-template=base_database] .detail-poster,body[data-frontend-template=base_database] .poster-wrap{background:#eef6f0}body[data-frontend-template=base_database] .vod-card-body{padding:10px 10px 8px}body[data-frontend-template=base_database] .vod-card{border-radius:8px;overflow:hidden}body[data-frontend-template=base_database] .vod-title{margin-top:0}body[data-frontend-template=base_database] .vod-meta{gap:10px;margin-top:8px}body[data-frontend-template=base_database] .database-ddys-intro,body[data-frontend-template=base_database] .database-filter-board,body[data-frontend-template=base_database] .database-filter-panel,body[data-frontend-template=base_database] .database-list-head,body[data-frontend-template=base_database] .database-section{background:#ffffffe0;border-color:#dfe8e1;box-shadow:0 12px 34px #2e4a3b14}body[data-frontend-template=base_database] .database-ddys-intro,body[data-frontend-template=base_database] .database-list-head{background:linear-gradient(135deg,#e2f6ebeb,#fff8e0ad),#fff}body[data-frontend-template=base_database] .database-ddys-intro span,body[data-frontend-template=base_database] .database-filter-dropdown span,body[data-frontend-template=base_database] .database-list-head span,body[data-frontend-template=base_database] .detail-fact>span,body[data-frontend-template=base_database] .episode-panel-head span,body[data-frontend-template=base_database] .filter-row span,body[data-frontend-template=base_database] .play-context-card span,body[data-frontend-template=base_database] .play-side-card>span,body[data-frontend-template=base_database] .portal-section-head span,body[data-frontend-template=base_database] .section-title span,body[data-frontend-template=base_database] .seo-link-head span{color:#28734f}body[data-frontend-template=base_database] .database-ddys-intro h1,body[data-frontend-template=base_database] .database-filter-dropdown strong,body[data-frontend-template=base_database] .database-list-head h1,body[data-frontend-template=base_database] .database-stats strong,body[data-frontend-template=base_database] .database-stats-inline strong,body[data-frontend-template=base_database] .detail-fact strong,body[data-frontend-template=base_database] .play-context-card strong,body[data-frontend-template=base_database] .portal-section-head h2,body[data-frontend-template=base_database] .seo-link-head strong{color:#21342b}body[data-frontend-template=base_database] .database-ddys-intro p,body[data-frontend-template=base_database] .database-list-head p,body[data-frontend-template=base_database] .database-stats span,body[data-frontend-template=base_database] .database-stats-inline span,body[data-frontend-template=base_database] .play-context-card small{color:#5b6d63}body[data-frontend-template=base_database] .database-filter-dropdown summary,body[data-frontend-template=base_database] .database-stats div,body[data-frontend-template=base_database] .database-stats-inline div,body[data-frontend-template=base_database] .detail-fact,body[data-frontend-template=base_database] .source-summary-grid a{background:#f7faf7;border-color:#dfe8e1}body[data-frontend-template=base_database] .source-summary-grid a:hover{background:#e6f6ee;border-color:#bfe6d2}body[data-frontend-template=base_database] .source-block h3,body[data-frontend-template=base_database] .source-summary-grid strong{color:#21342b}body[data-frontend-template=base_database] .source-block-head span,body[data-frontend-template=base_database] .source-summary-grid span{color:#5b6d63}body[data-frontend-template=base_database] .database-filter-dropdown summary{color:#21342b}body[data-frontend-template=base_database] .database-filter-dropdown summary:after{color:#789184}body[data-frontend-template=base_database] .database-filter-dropdown[open] summary{border-color:#4da67b73;box-shadow:0 0 0 3px #4da67b1f}body[data-frontend-template=base_database] .database-category-list a:focus-visible,body[data-frontend-template=base_database] .database-filter-dropdown summary:focus-visible,body[data-frontend-template=base_database] .database-filter-menu a:focus-visible,body[data-frontend-template=base_database] .database-filter-row a:focus-visible,body[data-frontend-template=base_database] .episode-list a:focus-visible,body[data-frontend-template=base_database] .play-action-grid a:focus-visible,body[data-frontend-template=base_database] .report-reasons button:focus-visible,body[data-frontend-template=base_database] .seo-link-grid a:focus-visible,body[data-frontend-template=base_database] .source-tabs a:focus-visible{outline-offset:2px;outline:2px solid #4da67b}body[data-frontend-template=base_database] .database-filter-menu{background:#fff;border-color:#dfe8e1;box-shadow:0 18px 46px #2e4a3b26}body[data-frontend-template=base_database] .database-category-list a,body[data-frontend-template=base_database] .database-filter-menu a,body[data-frontend-template=base_database] .database-filter-row a,body[data-frontend-template=base_database] .seo-link-grid a{color:#4f6258;background:#f7faf7;border-color:#dfe8e1}body[data-frontend-template=base_database] .database-category-list a:hover,body[data-frontend-template=base_database] .database-filter-menu a.active,body[data-frontend-template=base_database] .database-filter-menu a:hover,body[data-frontend-template=base_database] .database-filter-row a:hover,body[data-frontend-template=base_database] .play-action-grid a:hover,body[data-frontend-template=base_database] .seo-link-grid a.active,body[data-frontend-template=base_database] .seo-link-grid a:hover{color:#21342b;background:#e6f6ee;border-color:#bfe6d2}body[data-frontend-template=base_database] .episode-list a.active,body[data-frontend-template=base_database] .episode-list a:hover,body[data-frontend-template=base_database] .source-tabs a.active,body[data-frontend-template=base_database] .source-tabs a:hover{color:#fff;background:#4da67b;border-color:#4da67b}body[data-frontend-template=base_database] .database-rank-list em,body[data-frontend-template=base_database] .detail-meta strong,body[data-frontend-template=base_database] .history-dropdown-head a,body[data-frontend-template=base_database] .history-dropdown-item em,body[data-frontend-template=base_database] .history-page-item small,body[data-frontend-template=base_database] .interaction-message,body[data-frontend-template=base_database] .vod-meta strong{color:#28734f}body[data-frontend-template=base_database] .interaction-primary span,body[data-frontend-template=base_database] .interaction-report label,body[data-frontend-template=base_database] .interaction-report label span{color:#5b6d63}body[data-frontend-template=base_database] .interaction-report textarea{color:#21342b;background:#fff;border-color:#dfe8e1}body[data-frontend-template=base_database] .interaction-report textarea::placeholder{color:#6b7d72;opacity:1}body[data-frontend-template=base_database] .interaction-report textarea:focus{border-color:#9fd8bb;box-shadow:0 0 0 3px #28734f1f}body[data-frontend-template=base_database] .pagination a,body[data-frontend-template=base_database] .pagination span{color:#4f6258;background:#fff;border-color:#d8e8dd}body[data-frontend-template=base_database] .pagination span.active{color:#21342b;background:#e6f6ee;border-color:#bfe6d2}body[data-frontend-template=base_database] .pagination a:hover{color:#21342b;background:#f4fbf7;border-color:#bfe6d2}body[data-frontend-template=base_database] .pagination .disabled{color:#aab8af;background:#f4f7f5;border-color:#e7eee9}body[data-frontend-template=base_database] .player-shell{background:#101513;border-color:#dfe8e1;box-shadow:0 24px 60px #2e4a3b2e}body[data-frontend-template=base_database] .player-status{color:#e6f6ee;background:radial-gradient(circle,#4da67b33,#080c0ad1)}body[data-frontend-template=base_database] .player-status-panel strong{color:#f4fff7}body[data-frontend-template=base_database] .player-status-panel span{color:#d6eadf}body[data-frontend-template=base_database] .site-footer{color:#7f9086;background:#ffffff94;border-top-color:#dfe8e1}body[data-frontend-template=base_database] .detail-hero{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;padding:22px}body[data-frontend-template=base_database] .detail-poster{border-radius:8px;position:sticky;top:88px;box-shadow:0 14px 34px #2e4a3b1c}body[data-frontend-template=base_database] .detail-copy{gap:14px;display:grid}body[data-frontend-template=base_database] .detail-copy h1{font-size:clamp(2rem,4.2vw,4rem);line-height:1.1}body[data-frontend-template=base_database] .detail-copy>p{color:#34483d;margin:0;font-size:.96rem;line-height:1.9}body[data-frontend-template=base_database] .detail-meta{margin:0}body[data-frontend-template=base_database] .detail-meta span,body[data-frontend-template=base_database] .detail-meta strong{background:#f7faf7;border-radius:7px}body[data-frontend-template=base_database] .detail-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0}body[data-frontend-template=base_database] .detail-fact{min-height:72px}body[data-frontend-template=base_database] .credit-line{gap:8px;margin:0}body[data-frontend-template=base_database] .detail-copy>.hero-actions{margin-top:2px}body[data-frontend-template=base_database] .detail-copy>.vod-interaction-panel{margin-top:4px}body[data-frontend-template=base_database] .episode-panel{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px 24px;display:grid}body[data-frontend-template=base_database] .episode-panel-head{align-content:start;gap:16px;margin:0;display:grid}body[data-frontend-template=base_database] .source-summary-grid{grid-column:1;grid-template-columns:1fr;margin:0;display:grid}body[data-frontend-template=base_database] .source-block{grid-column:2;min-width:0}body[data-frontend-template=base_database] .source-block+.source-block{margin-top:12px}body[data-frontend-template=base_database] .source-block-head{border-bottom:1px solid #dfe8e1;padding-bottom:10px}body[data-frontend-template=base_database] .play-wrap{width:min(1280px,100% - 36px)}body[data-frontend-template=base_database] .play-heading{border-bottom:1px solid #dfe8e1;grid-template-columns:minmax(0,1fr) auto;align-items:end;margin-bottom:8px;padding:14px 0 16px;display:grid}body[data-frontend-template=base_database] .play-heading h1{font-size:clamp(1.7rem,3.2vw,2.7rem)}body[data-frontend-template=base_database] .play-heading p{margin-top:6px;font-weight:800}body[data-frontend-template=base_database] .play-layout{grid-template-columns:minmax(0,1fr) 320px;gap:16px}body[data-frontend-template=base_database] .play-main{gap:12px}body[data-frontend-template=base_database] .player-shell{border-radius:8px}body[data-frontend-template=base_database] .play-context-card{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_database] .play-side{align-self:start;position:sticky;top:86px}body[data-frontend-template=base_database] .play-side-card{box-shadow:none}body[data-frontend-template=base_database] .source-tabs a{flex-basis:100%;min-height:56px}body[data-frontend-template=base_database] .play-under-panels .source-tabs a{flex:0 min(172px,100%)}body[data-frontend-template=base_database] .episode-strip{max-height:288px;padding-right:2px;overflow:auto}body[data-frontend-template=base_database] .play-under-panels .episode-strip{max-height:228px}body[data-frontend-template=base_database] .play-related{margin-top:18px}@media (max-width:1100px){body[data-frontend-template=base_database] .detail-hero,body[data-frontend-template=base_database] .episode-panel,body[data-frontend-template=base_database] .play-heading,body[data-frontend-template=base_database] .play-layout{grid-template-columns:1fr}body[data-frontend-template=base_database] .detail-poster,body[data-frontend-template=base_database] .play-side{position:static}body[data-frontend-template=base_database] .source-block,body[data-frontend-template=base_database] .source-summary-grid{grid-column:auto}body[data-frontend-template=base_database] .source-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){body[data-frontend-template=base_database] .detail-hero{padding:16px}body[data-frontend-template=base_database] .top-nav{scrollbar-width:none;padding-right:24px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}body[data-frontend-template=base_database] .top-nav::-webkit-scrollbar{display:none}body[data-frontend-template=base_database] .detail-poster{justify-self:center;width:min(100%,320px)}body[data-frontend-template=base_database] .detail-facts,body[data-frontend-template=base_database] .play-context-card,body[data-frontend-template=base_database] .source-summary-grid{grid-template-columns:1fr}body[data-frontend-template=base_database] .episode-panel{padding:16px}body[data-frontend-template=base_database] .episode-panel-head{gap:12px}body[data-frontend-template=base_database] .play-heading-actions{justify-content:flex-start}}body[data-frontend-template=base_ranking]{--ink:#fff4df;--muted:#b7aa91;--faint:#ffcd522e;--panel:#1f1f1ddb;--panel-strong:#0b0b0af5;--accent:#ffd34f;--accent-2:#ff7b54;--ground:#080806;color:#fff4df;background:#080806}body[data-frontend-template=base_ranking] .page-bg:after{opacity:.1;background-size:28px 28px;display:block;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}body[data-frontend-template=base_ranking] .site-header{background:#080806e6;border-bottom-color:#ffd34f33;grid-template-columns:auto minmax(0,1fr) minmax(300px,410px);min-height:70px}body[data-frontend-template=base_ranking] .brand{color:#fff7dd;letter-spacing:0;font-size:1.32rem}body[data-frontend-template=base_ranking] .top-nav a{border-bottom:2px solid #0000;min-height:70px;padding:0 11px;font-weight:900}body[data-frontend-template=base_ranking] .top-nav a:hover{color:#fff;background:#ffd34f17;border-bottom-color:#ffd34f}body[data-frontend-template=base_ranking] .history-link,body[data-frontend-template=base_ranking] .search-box{border-radius:8px}body[data-frontend-template=base_ranking] .primary-btn,body[data-frontend-template=base_ranking] .search-box button{color:#1d1505;background:#ffd34f}body[data-frontend-template=base_ranking] .page-wrap{width:min(1240px,100% - 36px);padding-top:26px}body[data-frontend-template=base_ranking] .empty-state,body[data-frontend-template=base_ranking] .ranking-board,body[data-frontend-template=base_ranking] .ranking-hero>div,body[data-frontend-template=base_ranking] .ranking-link-grid a,body[data-frontend-template=base_ranking] .ranking-matrix-card,body[data-frontend-template=base_ranking] .ranking-quick-nav{box-shadow:none;background:linear-gradient(#24221ef0,#171715e6);border-color:#ffd34f2e;border-radius:8px}body[data-frontend-template=base_ranking] .ranking-hero{grid-template-columns:minmax(0,1fr) 380px;gap:14px}body[data-frontend-template=base_ranking] .ranking-hero>div{position:relative;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-hero>div:after{content:"TOP";color:#ffd34f12;font:1000 9rem/.8 ui-sans-serif,system-ui,sans-serif;position:absolute;bottom:-20px;right:24px}body[data-frontend-template=base_ranking] .ranking-hero h1{color:#fff;letter-spacing:0;max-width:900px;font-size:clamp(3rem,7vw,6.2rem)}body[data-frontend-template=base_ranking] .eyebrow,body[data-frontend-template=base_ranking] .ranking-board-head span,body[data-frontend-template=base_ranking] .ranking-quick-nav strong,body[data-frontend-template=base_ranking] .section-title span{color:#ffd34f}body[data-frontend-template=base_ranking] .ranking-hero-meta span,body[data-frontend-template=base_ranking] .ranking-matrix-card a,body[data-frontend-template=base_ranking] .ranking-quick-nav a{background:#ffffff0b;border-color:#ffffff1f;border-radius:7px}body[data-frontend-template=base_ranking] .ranking-matrix-card a:hover,body[data-frontend-template=base_ranking] .ranking-quick-nav a.active,body[data-frontend-template=base_ranking] .ranking-quick-nav a:hover{color:#201603;background:#ffd34f;border-color:#ffd34f}body[data-frontend-template=base_ranking] .ranking-board li a{background:#ffffff0a;border-color:#ffffff1a;border-radius:7px}body[data-frontend-template=base_ranking] .ranking-board li a:hover{background:#ffd34f14;border-color:#ffd34f6b}body[data-frontend-template=base_ranking] .badge,body[data-frontend-template=base_ranking] .ranking-board b{color:#1d1505;background:#ffd34f}body[data-frontend-template=base_ranking] .ranking-board em,body[data-frontend-template=base_ranking] .vod-meta strong{color:#ffd34f}body[data-frontend-template=base_ranking] .vod-grid{gap:14px}body[data-frontend-template=base_ranking] .vod-card{background:0 0;border:0;border-radius:0}body[data-frontend-template=base_ranking] .poster-wrap{border-color:#ffffff24;border-radius:8px;box-shadow:0 18px 40px #00000047}body[data-frontend-template=base_ranking] .vod-card-body{padding:10px 2px 0}body[data-frontend-template=base_ranking] .vod-title{color:#fff4df}body[data-frontend-template=base_ranking] .vod-meta{color:#b7aa91}body[data-frontend-template=base_ranking] .ranking-link-grid a:hover{background:#ffd34f14;border-color:#ffd34f61}body[data-frontend-template=base_ranking] .ranking-dashboard-page{width:min(1480px,100% - 48px)}body[data-frontend-template=base_ranking] .ranking-dashboard{grid-template-columns:170px minmax(0,1fr) 290px;align-items:stretch;gap:16px;display:grid}body[data-frontend-template=base_ranking] .ranking-riser-card,body[data-frontend-template=base_ranking] .ranking-sidebar,body[data-frontend-template=base_ranking] .ranking-table-card,body[data-frontend-template=base_ranking] .ranking-tags{background:linear-gradient(#23221ff0,#121210f0);border:1px solid #ffd34f29;border-radius:8px;box-shadow:inset 0 1px #ffffff0d}body[data-frontend-template=base_ranking] .ranking-sidebar{align-content:start;gap:8px;min-height:286px;padding:8px;display:grid}body[data-frontend-template=base_ranking] .ranking-sidebar a{color:#f1dfb6;border:1px solid #0000;border-radius:7px;align-items:center;min-height:48px;padding:0 15px;font-size:.92rem;font-weight:950;display:flex}body[data-frontend-template=base_ranking] .ranking-sidebar a.active,body[data-frontend-template=base_ranking] .ranking-sidebar a:hover{color:#ffd34f;background:#ffd34f1f;border-color:#ffd34f47}body[data-frontend-template=base_ranking] .ranking-sidebar small{color:#b7aa91;border-top:1px solid #ffffff14;margin:12px 4px 0;padding-top:14px;font:800 12px/1.5 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-main-stage{min-width:0}body[data-frontend-template=base_ranking] .ranking-card-head,body[data-frontend-template=base_ranking] .ranking-stage-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}body[data-frontend-template=base_ranking] .ranking-stage-head{min-height:70px;margin-bottom:12px}body[data-frontend-template=base_ranking] .ranking-stage-head h1{color:#ffe8b7;letter-spacing:0;font-size:clamp(2rem,3.2vw,2.9rem);line-height:1}body[data-frontend-template=base_ranking] .ranking-stage-head p{color:#b7aa91;margin:7px 0 0;font:13px/1.4 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-card-head a,body[data-frontend-template=base_ranking] .ranking-stage-head a{color:#ffd34f;white-space:nowrap;font:900 13px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-top-row{grid-template-columns:1.18fr 1.08fr 1.08fr .88fr .88fr;align-items:end;gap:12px;display:grid}body[data-frontend-template=base_ranking] .ranking-top-card{background:#20201e;border:1px solid #ffffff21;border-radius:8px;align-content:end;min-height:270px;display:grid;position:relative;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-top-card:nth-child(n+4){min-height:220px}body[data-frontend-template=base_ranking] .ranking-poster-empty,body[data-frontend-template=base_ranking] .ranking-top-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}body[data-frontend-template=base_ranking] .ranking-poster-empty{color:#8d8067;text-align:center;background:#25231f;place-items:center;padding:18px;font-weight:900;display:grid}body[data-frontend-template=base_ranking] .ranking-top-shade{background:linear-gradient(#0000000a,#00000047 45%,#000000d1);position:absolute;inset:0}body[data-frontend-template=base_ranking] .ranking-top-no{z-index:2;color:#ffbf42;text-shadow:0 8px 22px #000000ad;font:1000 clamp(2.4rem,4vw,4.5rem)/.9 ui-sans-serif,system-ui,sans-serif;position:absolute;top:8px;left:12px}body[data-frontend-template=base_ranking] .ranking-heat,body[data-frontend-template=base_ranking] .ranking-top-card strong{z-index:2;position:relative}body[data-frontend-template=base_ranking] .ranking-top-card strong{color:#fff4df;text-overflow:ellipsis;white-space:nowrap;padding:0 12px 8px;font:1000 1.08rem/1.2 ui-sans-serif,system-ui,sans-serif;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-heat{gap:7px;padding:0 12px 12px;display:grid}body[data-frontend-template=base_ranking] .ranking-heat span{color:#ffb14a;font:900 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-heat:after{content:"";background:#ffffff24;border-radius:999px;width:100%;height:7px;display:block}body[data-frontend-template=base_ranking] .ranking-heat i{z-index:1;background:linear-gradient(90deg,#ffd34f,#ff6b35);border-radius:999px;height:7px;margin-top:-14px;display:block;position:relative}body[data-frontend-template=base_ranking] .ranking-riser-card{padding:16px}body[data-frontend-template=base_ranking] .ranking-card-head h2{color:#ffe8b7;margin:0;font-size:1.1rem;line-height:1.1}body[data-frontend-template=base_ranking] .ranking-riser-card ol,body[data-frontend-template=base_ranking] .ranking-table-card ol{gap:5px;margin:12px 0 0;padding:0;display:grid}body[data-frontend-template=base_ranking] .ranking-riser-card li,body[data-frontend-template=base_ranking] .ranking-table-card li{list-style:none}body[data-frontend-template=base_ranking] .ranking-riser-card li a{color:#eadcb7;grid-template-columns:24px minmax(0,1fr) auto 46px;align-items:center;gap:8px;min-height:25px;font:800 13px/1 ui-sans-serif,system-ui,sans-serif;display:grid}body[data-frontend-template=base_ranking] .ranking-riser-card b,body[data-frontend-template=base_ranking] .ranking-table-card b{color:#211806;text-align:center;background:linear-gradient(#ffd95e,#b9822f);border-radius:5px;font:950 12px/20px ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-riser-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-riser-card em,body[data-frontend-template=base_ranking] .ranking-table-card em{color:#ff7b45;font:950 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-riser-card i{opacity:.86;background:linear-gradient(135deg,#0000 38%,#ff6b35 39% 46%,#0000 47%) 0 4px/12px 10px repeat-x;height:14px;display:block}body[data-frontend-template=base_ranking] .ranking-table-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px;display:grid}body[data-frontend-template=base_ranking] .ranking-table-card{min-width:0;padding:16px}body[data-frontend-template=base_ranking] .ranking-table-card li a,body[data-frontend-template=base_ranking] .ranking-table-head{grid-template-columns:34px minmax(0,1.4fr) minmax(90px,.85fr) 70px;align-items:center;gap:8px;display:grid}body[data-frontend-template=base_ranking] .ranking-table-head{color:#b7aa91;border-bottom:1px solid #ffffff14;margin-top:14px;padding-bottom:9px;font:800 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-table-card li a{color:#eadcb7;min-height:31px}body[data-frontend-template=base_ranking] .ranking-mini-title{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}body[data-frontend-template=base_ranking] .ranking-mini-title img{object-fit:cover;background:#28241e;border-radius:3px;width:24px;height:30px}body[data-frontend-template=base_ranking] .ranking-mini-title strong,body[data-frontend-template=base_ranking] .ranking-table-card small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-mini-title strong{color:#f6ecd0;font-size:13px}body[data-frontend-template=base_ranking] .ranking-table-card small{color:#b7aa91;font:12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-tags{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-top:22px;padding:15px 18px;display:grid}body[data-frontend-template=base_ranking] .ranking-tags strong{color:#ffe8b7;white-space:nowrap;font-size:1.1rem}body[data-frontend-template=base_ranking] .ranking-tags div{flex-wrap:wrap;gap:10px;padding-bottom:2px;display:flex}body[data-frontend-template=base_ranking] .ranking-tags a{color:#d7c9a6;background:#ffffff09;border:1px solid #ffd34f29;border-radius:999px;flex:none;min-height:32px;padding:0 15px;font:800 12px/32px ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-tags a:hover{color:#201603;background:#ffd34f}body[data-frontend-template=base_ranking] .ranking-pager{justify-content:center;gap:14px;margin-top:28px;display:flex}body[data-frontend-template=base_ranking] .ranking-pager a,body[data-frontend-template=base_ranking] .ranking-pager span{color:#f1dfb6;background:linear-gradient(#ffffff14,#ffffff09);border:1px solid #ffffff1f;border-radius:9px;justify-content:center;align-items:center;min-width:52px;min-height:40px;padding:0 16px;font:900 14px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}body[data-frontend-template=base_ranking] .ranking-pager .active{color:#201603;background:linear-gradient(#fd6,#f0b63d);border-color:#ffd34f}body[data-frontend-template=base_ranking] .ranking-home-page{width:min(1480px,100% - 48px)}body[data-frontend-template=base_ranking] .database-filter-dropdown summary span,body[data-frontend-template=base_ranking] .ranking-list-head span,body[data-frontend-template=base_ranking] .ranking-stage-head span{color:#ffd34f;text-transform:uppercase;letter-spacing:.16em;font:900 11px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-stage-head h1{margin-top:8px}body[data-frontend-template=base_ranking] .ranking-home-tables{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}body[data-frontend-template=base_ranking] .database-filter-board,body[data-frontend-template=base_ranking] .database-watch-section,body[data-frontend-template=base_ranking] .database-watch-side,body[data-frontend-template=base_ranking] .episode-panel,body[data-frontend-template=base_ranking] .history-page-item,body[data-frontend-template=base_ranking] .play-context-card,body[data-frontend-template=base_ranking] .play-side-card,body[data-frontend-template=base_ranking] .ranking-home-table,body[data-frontend-template=base_ranking] .seo-link-panel,body[data-frontend-template=base_ranking] .source-block,body[data-frontend-template=base_ranking] .source-summary-grid a{background:linear-gradient(#23221ff0,#121210f0);border:1px solid #ffd34f29;border-radius:8px;box-shadow:inset 0 1px #ffffff0d}body[data-frontend-template=base_ranking] .ranking-home-table{min-width:0;padding:16px}body[data-frontend-template=base_ranking] .ranking-home-table ol{gap:7px;margin:12px 0 0;padding:0;display:grid}body[data-frontend-template=base_ranking] .ranking-home-table li{list-style:none}body[data-frontend-template=base_ranking] .ranking-home-table li a{color:#eadcb7;grid-template-columns:30px minmax(0,1fr) minmax(80px,auto) 70px;align-items:center;gap:9px;min-height:34px;font:850 13px/1 ui-sans-serif,system-ui,sans-serif;display:grid}body[data-frontend-template=base_ranking] .ranking-home-table b{color:#211806;text-align:center;background:linear-gradient(#ffd95e,#b9822f);border-radius:5px;font:950 12px/22px ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-home-table small,body[data-frontend-template=base_ranking] .ranking-home-table span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_ranking] .ranking-home-table small{color:#b7aa91;font:12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-home-table em{color:#ff7b45;font:950 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .ranking-list-page{width:min(1280px,100% - 36px)}body[data-frontend-template=base_ranking] .history-heading,body[data-frontend-template=base_ranking] .ranking-list-head{background:linear-gradient(#23221fe6,#121210e6);border:1px solid #ffd34f29;border-radius:8px;padding:24px}body[data-frontend-template=base_ranking] .history-heading h1,body[data-frontend-template=base_ranking] .ranking-list-head h1{color:#ffe8b7;letter-spacing:0;font-size:clamp(2.2rem,5.4vw,5rem);line-height:1}body[data-frontend-template=base_ranking] .history-heading p,body[data-frontend-template=base_ranking] .ranking-list-head p{color:#b7aa91;max-width:760px;font:14px/1.7 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .database-filter-board{margin:18px 0 20px;padding:14px}body[data-frontend-template=base_ranking] .database-filter-selects{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}body[data-frontend-template=base_ranking] .database-filter-dropdown{min-width:0;position:relative}body[data-frontend-template=base_ranking] .database-filter-dropdown summary{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;gap:7px;min-height:58px;padding:10px 12px;list-style:none;display:grid}body[data-frontend-template=base_ranking] .database-filter-dropdown summary::-webkit-details-marker{display:none}body[data-frontend-template=base_ranking] .database-filter-dropdown summary strong{text-overflow:ellipsis;white-space:nowrap;color:#fff4df;min-width:0;font:950 14px/1.1 ui-sans-serif,system-ui,sans-serif;overflow:hidden}body[data-frontend-template=base_ranking] .database-filter-menu{z-index:30;background:#0e0e0cfa;border:1px solid #ffd34f33;border-radius:8px;grid-template-columns:repeat(2,minmax(110px,1fr));gap:8px;width:min(360px,100vw - 32px);max-height:320px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 20px 48px #00000073}body[data-frontend-template=base_ranking] .database-filter-menu a,body[data-frontend-template=base_ranking] .filter-row a,body[data-frontend-template=base_ranking] .filter-tabs a,body[data-frontend-template=base_ranking] .hot-searches a,body[data-frontend-template=base_ranking] .seo-link-grid a{color:#d7c9a6;background:#ffffff0a;border-color:#ffffff1f;border-radius:7px}body[data-frontend-template=base_ranking] .database-filter-menu a.active,body[data-frontend-template=base_ranking] .database-filter-menu a:hover,body[data-frontend-template=base_ranking] .filter-row a.active,body[data-frontend-template=base_ranking] .filter-tabs a.active,body[data-frontend-template=base_ranking] .hot-searches a:hover,body[data-frontend-template=base_ranking] .seo-link-grid a.active,body[data-frontend-template=base_ranking] .seo-link-grid a:hover{color:#201603;background:#ffd34f;border-color:#ffd34f}body[data-frontend-template=base_ranking] .seo-link-panel{margin-top:18px;padding:16px}body[data-frontend-template=base_ranking] .filter-row span,body[data-frontend-template=base_ranking] .seo-link-head span{color:#ffd34f}body[data-frontend-template=base_ranking] .seo-link-head strong{color:#ffe8b7}body[data-frontend-template=base_ranking] .pagination{gap:12px}body[data-frontend-template=base_ranking] .pagination a,body[data-frontend-template=base_ranking] .pagination span{color:#f1dfb6;background:linear-gradient(#ffffff14,#ffffff09);border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;min-width:46px;min-height:40px;padding:0 16px;display:inline-flex}body[data-frontend-template=base_ranking] .pagination .active{color:#201603;background:linear-gradient(#fd6,#f0b63d);border-color:#ffd34f}body[data-frontend-template=base_ranking] .empty-state{border-radius:8px}body[data-frontend-template=base_ranking] .history-page-list{margin-top:16px}body[data-frontend-template=base_ranking] .history-page-item{border-radius:8px}body[data-frontend-template=base_ranking] .history-page-item small{color:#ffd34f}body[data-frontend-template=base_ranking] .history-page-item i{background:linear-gradient(90deg,#ffd34f,#ff6b35)}body[data-frontend-template=base_ranking] .database-watch-wrap,body[data-frontend-template=base_ranking] .play-wrap{width:min(1280px,100% - 36px)}body[data-frontend-template=base_ranking] .database-watch-layout,body[data-frontend-template=base_ranking] .play-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:16px;display:grid}body[data-frontend-template=base_ranking] .database-watch-main,body[data-frontend-template=base_ranking] .play-main{min-width:0}body[data-frontend-template=base_ranking] .database-watch-title,body[data-frontend-template=base_ranking] .play-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}body[data-frontend-template=base_ranking] .database-watch-title h1,body[data-frontend-template=base_ranking] .play-heading h1{color:#ffe8b7;letter-spacing:0;font-size:clamp(2rem,4.2vw,4rem);line-height:1.02}body[data-frontend-template=base_ranking] .database-watch-title p,body[data-frontend-template=base_ranking] .play-heading p{color:#b7aa91;margin:8px 0 0;font:14px/1.6 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .database-watch-actions,body[data-frontend-template=base_ranking] .play-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}body[data-frontend-template=base_ranking] .ghost-btn{color:#fff4df;background:#ffffff0a;border-color:#ffd34f2e;border-radius:8px}body[data-frontend-template=base_ranking] .ghost-btn:hover{border-color:#ffd34f6b}body[data-frontend-template=base_ranking] .primary-btn{border-radius:8px}body[data-frontend-template=base_ranking] .player-shell{border-color:#ffd34f33;border-radius:8px;box-shadow:0 24px 70px #0000008c}body[data-frontend-template=base_ranking] .database-watch-current,body[data-frontend-template=base_ranking] .play-context-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}body[data-frontend-template=base_ranking] .database-watch-current>div,body[data-frontend-template=base_ranking] .play-context-card>div{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;min-width:0;padding:12px}body[data-frontend-template=base_ranking] .database-watch-current span,body[data-frontend-template=base_ranking] .database-watch-section .section-title span,body[data-frontend-template=base_ranking] .episode-panel-head span,body[data-frontend-template=base_ranking] .play-context-card span,body[data-frontend-template=base_ranking] .play-side-card>span{color:#ffd34f;font:900 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .database-watch-current strong,body[data-frontend-template=base_ranking] .play-context-card strong,body[data-frontend-template=base_ranking] .play-side-card strong{text-overflow:ellipsis;white-space:nowrap;color:#fff4df;min-width:0;margin-top:7px;font:950 15px/1.2 ui-sans-serif,system-ui,sans-serif;display:block;overflow:hidden}body[data-frontend-template=base_ranking] .play-context-card small,body[data-frontend-template=base_ranking] .play-side-card small{color:#b7aa91;margin-top:7px;font:12px/1.4 ui-sans-serif,system-ui,sans-serif;display:block}body[data-frontend-template=base_ranking] .database-watch-section,body[data-frontend-template=base_ranking] .play-side-card{margin-top:14px;padding:16px}body[data-frontend-template=base_ranking] .episode-panel-head,body[data-frontend-template=base_ranking] .source-block-head{justify-content:space-between;align-items:end;gap:12px;display:flex}body[data-frontend-template=base_ranking] .database-watch-section h2,body[data-frontend-template=base_ranking] .episode-panel-head h2,body[data-frontend-template=base_ranking] .source-block-head h3{color:#ffe8b7}body[data-frontend-template=base_ranking] .play-action-grid,body[data-frontend-template=base_ranking] .source-summary-grid,body[data-frontend-template=base_ranking] .source-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}body[data-frontend-template=base_ranking] .episode-list a,body[data-frontend-template=base_ranking] .play-action-grid a,body[data-frontend-template=base_ranking] .play-action-grid span,body[data-frontend-template=base_ranking] .source-summary-grid a,body[data-frontend-template=base_ranking] .source-tabs a{color:#d7c9a6;background:#ffffff0a;border-color:#ffffff1f;border-radius:7px}body[data-frontend-template=base_ranking] .source-summary-grid a,body[data-frontend-template=base_ranking] .source-tabs a{gap:6px;min-height:58px;padding:12px;display:grid}body[data-frontend-template=base_ranking] .source-summary-grid strong,body[data-frontend-template=base_ranking] .source-tabs b{color:#fff4df;font:950 14px/1.1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .source-summary-grid span,body[data-frontend-template=base_ranking] .source-tabs em{color:#b7aa91;font:12px/1.3 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .episode-list a.active,body[data-frontend-template=base_ranking] .play-action-grid a:hover,body[data-frontend-template=base_ranking] .source-tabs a.active{color:#201603;background:#ffd34f;border-color:#ffd34f}body[data-frontend-template=base_ranking] .episode-strip{max-height:260px;overflow:auto}body[data-frontend-template=base_ranking] .database-watch-content{color:#cfc3a6;font:14px/1.85 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .database-watch-poster{background:#20201e;border-radius:8px;overflow:hidden}body[data-frontend-template=base_ranking] .database-watch-poster img{aspect-ratio:3/4;object-fit:cover;width:100%}body[data-frontend-template=base_ranking] .database-watch-facts,body[data-frontend-template=base_ranking] .detail-facts{gap:9px;margin-top:14px;display:grid}body[data-frontend-template=base_ranking] .detail-fact{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:7px;gap:6px;padding:10px;display:grid}body[data-frontend-template=base_ranking] .credit-line span,body[data-frontend-template=base_ranking] .detail-fact span{color:#ffd34f;font:900 12px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .credit-line a,body[data-frontend-template=base_ranking] .detail-fact a,body[data-frontend-template=base_ranking] .detail-fact strong{color:#fff4df;font:850 13px/1.5 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_ranking] .credit-line{margin-top:12px}body[data-frontend-template=base_ranking] .database-watch-wrap>.rail-section,body[data-frontend-template=base_ranking] .rail-section.play-related{margin-top:28px}@media (max-width:960px){body[data-frontend-template=base_ranking] .database-watch-layout,body[data-frontend-template=base_ranking] .play-layout,body[data-frontend-template=base_ranking] .ranking-dashboard,body[data-frontend-template=base_ranking] .ranking-hero,body[data-frontend-template=base_ranking] .ranking-home-tables,body[data-frontend-template=base_ranking] .ranking-table-grid,body[data-frontend-template=base_ranking] .site-header{grid-template-columns:1fr}body[data-frontend-template=base_ranking] .database-filter-selects,body[data-frontend-template=base_ranking] .database-watch-current,body[data-frontend-template=base_ranking] .play-context-card{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_ranking] .ranking-sidebar{grid-template-columns:repeat(4,minmax(0,1fr));min-height:0}body[data-frontend-template=base_ranking] .ranking-sidebar small{grid-column:1/-1}body[data-frontend-template=base_ranking] .ranking-top-row{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_ranking] .ranking-top-card,body[data-frontend-template=base_ranking] .ranking-top-card:nth-child(n+4){min-height:230px}}@media (max-width:560px){body[data-frontend-template=base_ranking] .page-wrap{width:min(100% - 20px,1240px)}body[data-frontend-template=base_ranking] .ranking-hero h1{font-size:clamp(2.6rem,17vw,4.4rem)}body[data-frontend-template=base_ranking] .ranking-hero>div:after{font-size:5.5rem}body[data-frontend-template=base_ranking] .ranking-dashboard-page{width:min(100% - 18px,1480px)}body[data-frontend-template=base_ranking] .ranking-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_ranking] .ranking-top-row{grid-template-columns:1fr}body[data-frontend-template=base_ranking] .ranking-top-card,body[data-frontend-template=base_ranking] .ranking-top-card:nth-child(n+4){min-height:250px}body[data-frontend-template=base_ranking] .ranking-table-head{display:none}body[data-frontend-template=base_ranking] .ranking-table-card li a{grid-template-columns:30px minmax(0,1fr) 64px}body[data-frontend-template=base_ranking] .ranking-table-card small{grid-column:2/-1}body[data-frontend-template=base_ranking] .ranking-home-table li a{grid-template-columns:30px minmax(0,1fr) 62px}body[data-frontend-template=base_ranking] .ranking-home-table small{grid-column:2/-1}body[data-frontend-template=base_ranking] .database-filter-selects,body[data-frontend-template=base_ranking] .database-watch-current,body[data-frontend-template=base_ranking] .play-action-grid,body[data-frontend-template=base_ranking] .play-context-card,body[data-frontend-template=base_ranking] .source-summary-grid,body[data-frontend-template=base_ranking] .source-tabs{grid-template-columns:1fr}body[data-frontend-template=base_ranking] .database-filter-menu{width:100%;margin-top:8px;position:static}body[data-frontend-template=base_ranking] .database-watch-title,body[data-frontend-template=base_ranking] .history-heading,body[data-frontend-template=base_ranking] .play-heading{flex-direction:column;align-items:flex-start}body[data-frontend-template=base_ranking] .ranking-tags{grid-template-columns:1fr}body[data-frontend-template=base_ranking] .ranking-pager{justify-content:flex-start;padding-bottom:4px;overflow-x:auto}}body[data-frontend-template=base_ranking]{--ink:#203529;--muted:#6f7f75;--faint:#dfe8e1;--panel:#fff;--panel-strong:#f3f8f4;--accent:#f3bf38;--accent-2:#4da67b;--ground:#f7faf7;color:#203529;color-scheme:light;background:#f7faf7}body[data-frontend-template=base_ranking] .page-bg{background:linear-gradient(#4da67b14,#0000 32%),linear-gradient(135deg,#fbfdfb,#f0f7f1 48%,#fffdf5)}body[data-frontend-template=base_ranking] .page-bg:after{opacity:.42;background-image:linear-gradient(#63826d17 1px,#0000 0),linear-gradient(90deg,#63826d14 1px,#0000 0);background-size:34px 34px}body[data-frontend-template=base_ranking] .site-header{background:#ffffffe0;border-bottom-color:#ab892a2e;box-shadow:0 14px 36px #2d493814}body[data-frontend-template=base_ranking] .brand,body[data-frontend-template=base_ranking] .history-dropdown-head strong,body[data-frontend-template=base_ranking] .history-dropdown-item strong,body[data-frontend-template=base_ranking] .ranking-board span,body[data-frontend-template=base_ranking] .ranking-matrix-card h3,body[data-frontend-template=base_ranking] .top-nav a:hover,body[data-frontend-template=base_ranking] .vod-title{color:#203529}body[data-frontend-template=base_ranking] .top-nav a{color:#66766c}body[data-frontend-template=base_ranking] .top-nav a:hover{background:#f3bf3824;border-bottom-color:#e9b735}body[data-frontend-template=base_ranking] .history-dropdown-empty,body[data-frontend-template=base_ranking] .history-dropdown-item,body[data-frontend-template=base_ranking] .history-dropdown-panel,body[data-frontend-template=base_ranking] .history-link,body[data-frontend-template=base_ranking] .search-box{background:#ffffffeb;border-color:#dfe8e1;box-shadow:0 12px 28px #2d493814}body[data-frontend-template=base_ranking] .search-box input{color:#203529}body[data-frontend-template=base_ranking] .history-dropdown-empty a,body[data-frontend-template=base_ranking] .primary-btn,body[data-frontend-template=base_ranking] .search-box button{color:#2a2108;background:#f3bf38}body[data-frontend-template=base_ranking] .credit-line,body[data-frontend-template=base_ranking] .database-watch-content,body[data-frontend-template=base_ranking] .database-watch-title p,body[data-frontend-template=base_ranking] .detail-copy p,body[data-frontend-template=base_ranking] .detail-meta,body[data-frontend-template=base_ranking] .empty-state,body[data-frontend-template=base_ranking] .hero-copy p:not(.eyebrow),body[data-frontend-template=base_ranking] .history-dropdown-item small,body[data-frontend-template=base_ranking] .history-heading p,body[data-frontend-template=base_ranking] .history-link,body[data-frontend-template=base_ranking] .list-heading p,body[data-frontend-template=base_ranking] .play-context-card small,body[data-frontend-template=base_ranking] .play-heading p,body[data-frontend-template=base_ranking] .play-side-card small,body[data-frontend-template=base_ranking] .player-status,body[data-frontend-template=base_ranking] .poster-fallback,body[data-frontend-template=base_ranking] .ranking-board small,body[data-frontend-template=base_ranking] .ranking-hero p:not(.eyebrow),body[data-frontend-template=base_ranking] .ranking-hero-meta span,body[data-frontend-template=base_ranking] .ranking-home-table small,body[data-frontend-template=base_ranking] .ranking-list-head p,body[data-frontend-template=base_ranking] .ranking-matrix-card a,body[data-frontend-template=base_ranking] .ranking-quick-nav a,body[data-frontend-template=base_ranking] .ranking-sidebar small,body[data-frontend-template=base_ranking] .ranking-stage-head p,body[data-frontend-template=base_ranking] .ranking-table-card small,body[data-frontend-template=base_ranking] .ranking-table-head,body[data-frontend-template=base_ranking] .source-summary-grid span,body[data-frontend-template=base_ranking] .source-tabs em,body[data-frontend-template=base_ranking] .vod-card-body p,body[data-frontend-template=base_ranking] .vod-meta{color:#6f7f75}body[data-frontend-template=base_ranking] .database-filter-board,body[data-frontend-template=base_ranking] .database-watch-section,body[data-frontend-template=base_ranking] .database-watch-side,body[data-frontend-template=base_ranking] .empty-state,body[data-frontend-template=base_ranking] .episode-panel,body[data-frontend-template=base_ranking] .history-heading,body[data-frontend-template=base_ranking] .history-page-item,body[data-frontend-template=base_ranking] .play-context-card,body[data-frontend-template=base_ranking] .play-side-card,body[data-frontend-template=base_ranking] .rail-section,body[data-frontend-template=base_ranking] .ranking-board,body[data-frontend-template=base_ranking] .ranking-hero>div,body[data-frontend-template=base_ranking] .ranking-home-table,body[data-frontend-template=base_ranking] .ranking-link-grid a,body[data-frontend-template=base_ranking] .ranking-list-head,body[data-frontend-template=base_ranking] .ranking-matrix-card,body[data-frontend-template=base_ranking] .ranking-quick-nav,body[data-frontend-template=base_ranking] .ranking-riser-card,body[data-frontend-template=base_ranking] .ranking-sidebar,body[data-frontend-template=base_ranking] .ranking-table-card,body[data-frontend-template=base_ranking] .ranking-tags,body[data-frontend-template=base_ranking] .seo-link-panel,body[data-frontend-template=base_ranking] .source-block,body[data-frontend-template=base_ranking] .source-summary-grid a{background:#ffffffe6;border-color:#dfe8e1;box-shadow:0 16px 38px #2d493814}body[data-frontend-template=base_ranking] .rail-section{padding:16px}body[data-frontend-template=base_ranking] .ranking-hero>div:after{color:#4da67b14}body[data-frontend-template=base_ranking] .database-watch-section h2,body[data-frontend-template=base_ranking] .database-watch-title h1,body[data-frontend-template=base_ranking] .episode-panel-head h2,body[data-frontend-template=base_ranking] .history-heading h1,body[data-frontend-template=base_ranking] .play-heading h1,body[data-frontend-template=base_ranking] .player-status-panel strong,body[data-frontend-template=base_ranking] .ranking-card-head h2,body[data-frontend-template=base_ranking] .ranking-hero h1,body[data-frontend-template=base_ranking] .ranking-list-head h1,body[data-frontend-template=base_ranking] .ranking-stage-head h1,body[data-frontend-template=base_ranking] .ranking-tags strong,body[data-frontend-template=base_ranking] .section-title h2,body[data-frontend-template=base_ranking] .source-block-head h3{color:#203529}body[data-frontend-template=base_ranking] .credit-line span,body[data-frontend-template=base_ranking] .database-filter-dropdown summary span,body[data-frontend-template=base_ranking] .database-watch-current span,body[data-frontend-template=base_ranking] .database-watch-section .section-title span,body[data-frontend-template=base_ranking] .detail-fact span,body[data-frontend-template=base_ranking] .episode-panel-head span,body[data-frontend-template=base_ranking] .eyebrow,body[data-frontend-template=base_ranking] .filter-row span,body[data-frontend-template=base_ranking] .history-page-item small,body[data-frontend-template=base_ranking] .play-context-card span,body[data-frontend-template=base_ranking] .play-side-card>span,body[data-frontend-template=base_ranking] .ranking-board-head span,body[data-frontend-template=base_ranking] .ranking-list-head span,body[data-frontend-template=base_ranking] .ranking-quick-nav strong,body[data-frontend-template=base_ranking] .ranking-stage-head span,body[data-frontend-template=base_ranking] .section-title span,body[data-frontend-template=base_ranking] .seo-link-head span{color:#b98212}body[data-frontend-template=base_ranking] .history-dropdown-head a,body[data-frontend-template=base_ranking] .history-dropdown-item em,body[data-frontend-template=base_ranking] .ranking-board em,body[data-frontend-template=base_ranking] .ranking-card-head a,body[data-frontend-template=base_ranking] .ranking-home-table em,body[data-frontend-template=base_ranking] .ranking-riser-card em,body[data-frontend-template=base_ranking] .ranking-stage-head a,body[data-frontend-template=base_ranking] .ranking-table-card em,body[data-frontend-template=base_ranking] .section-title>a,body[data-frontend-template=base_ranking] .vod-meta strong{color:#2f9b72}body[data-frontend-template=base_ranking] .database-filter-dropdown summary,body[data-frontend-template=base_ranking] .database-filter-menu a,body[data-frontend-template=base_ranking] .database-watch-current>div,body[data-frontend-template=base_ranking] .detail-fact,body[data-frontend-template=base_ranking] .detail-meta span,body[data-frontend-template=base_ranking] .detail-meta strong,body[data-frontend-template=base_ranking] .episode-list a,body[data-frontend-template=base_ranking] .filter-row a,body[data-frontend-template=base_ranking] .filter-tabs a,body[data-frontend-template=base_ranking] .ghost-btn,body[data-frontend-template=base_ranking] .hot-searches a,body[data-frontend-template=base_ranking] .pagination a,body[data-frontend-template=base_ranking] .pagination span,body[data-frontend-template=base_ranking] .play-action-grid a,body[data-frontend-template=base_ranking] .play-action-grid span,body[data-frontend-template=base_ranking] .play-context-card>div,body[data-frontend-template=base_ranking] .ranking-board li a,body[data-frontend-template=base_ranking] .ranking-hero-meta span,body[data-frontend-template=base_ranking] .ranking-home-table li a,body[data-frontend-template=base_ranking] .ranking-matrix-card a,body[data-frontend-template=base_ranking] .ranking-pager a,body[data-frontend-template=base_ranking] .ranking-pager span,body[data-frontend-template=base_ranking] .ranking-quick-nav a,body[data-frontend-template=base_ranking] .ranking-riser-card li a,body[data-frontend-template=base_ranking] .ranking-sidebar a,body[data-frontend-template=base_ranking] .ranking-table-card li a,body[data-frontend-template=base_ranking] .ranking-tags a,body[data-frontend-template=base_ranking] .seo-link-grid a,body[data-frontend-template=base_ranking] .source-summary-grid a,body[data-frontend-template=base_ranking] .source-tabs a{color:#53675a;background:#f7faf7eb;border-color:#dfe8e1}body[data-frontend-template=base_ranking] .ghost-btn:hover,body[data-frontend-template=base_ranking] .ranking-board li a:hover,body[data-frontend-template=base_ranking] .ranking-link-grid a:hover{background:#fffaf0;border-color:#b9821259}body[data-frontend-template=base_ranking] .database-filter-menu a.active,body[data-frontend-template=base_ranking] .database-filter-menu a:hover,body[data-frontend-template=base_ranking] .episode-list a.active,body[data-frontend-template=base_ranking] .filter-row a.active,body[data-frontend-template=base_ranking] .filter-tabs a.active,body[data-frontend-template=base_ranking] .hot-searches a:hover,body[data-frontend-template=base_ranking] .pagination .active,body[data-frontend-template=base_ranking] .play-action-grid a:hover,body[data-frontend-template=base_ranking] .ranking-matrix-card a:hover,body[data-frontend-template=base_ranking] .ranking-pager .active,body[data-frontend-template=base_ranking] .ranking-quick-nav a.active,body[data-frontend-template=base_ranking] .ranking-quick-nav a:hover,body[data-frontend-template=base_ranking] .ranking-sidebar a.active,body[data-frontend-template=base_ranking] .ranking-sidebar a:hover,body[data-frontend-template=base_ranking] .ranking-tags a:hover,body[data-frontend-template=base_ranking] .seo-link-grid a.active,body[data-frontend-template=base_ranking] .seo-link-grid a:hover,body[data-frontend-template=base_ranking] .source-tabs a.active{color:#2a2108;background:#f3bf38;border-color:#f3bf38}body[data-frontend-template=base_ranking] .badge,body[data-frontend-template=base_ranking] .ranking-board b,body[data-frontend-template=base_ranking] .ranking-home-table b,body[data-frontend-template=base_ranking] .ranking-riser-card b,body[data-frontend-template=base_ranking] .ranking-table-card b{color:#2a2108;background:linear-gradient(#ffd95e,#f0b63d)}body[data-frontend-template=base_ranking] .ranking-sidebar small,body[data-frontend-template=base_ranking] .ranking-table-head{border-color:#dfe8e1}body[data-frontend-template=base_ranking] .ranking-top-card{background:#edf5ef;border-color:#2035291f;box-shadow:0 18px 38px #2d49381f}body[data-frontend-template=base_ranking] .ranking-top-shade{background:linear-gradient(#ffffff05,#19261d1f 46%,#121e18c7)}body[data-frontend-template=base_ranking] .ranking-top-no{color:#f3bf38;text-shadow:0 8px 18px #20352947}body[data-frontend-template=base_ranking] .ranking-top-card strong{color:#fff;text-shadow:0 3px 14px #0000006b}body[data-frontend-template=base_ranking] .ranking-heat span{color:#ffe18a;text-shadow:0 2px 8px #0000005c}body[data-frontend-template=base_ranking] .ranking-heat:after{background:#ffffff52}body[data-frontend-template=base_ranking] .history-page-item i,body[data-frontend-template=base_ranking] .ranking-heat i{background:linear-gradient(90deg,#f3bf38,#4da67b)}body[data-frontend-template=base_ranking] .ranking-riser-card i{background:linear-gradient(135deg,#0000 38%,#4da67b 39% 46%,#0000 47%) 0 4px/12px 10px repeat-x}body[data-frontend-template=base_ranking] .credit-line a,body[data-frontend-template=base_ranking] .database-filter-dropdown summary strong,body[data-frontend-template=base_ranking] .database-watch-current strong,body[data-frontend-template=base_ranking] .detail-fact a,body[data-frontend-template=base_ranking] .detail-fact strong,body[data-frontend-template=base_ranking] .play-context-card strong,body[data-frontend-template=base_ranking] .play-side-card strong,body[data-frontend-template=base_ranking] .ranking-home-table span,body[data-frontend-template=base_ranking] .ranking-mini-title strong,body[data-frontend-template=base_ranking] .ranking-riser-card span,body[data-frontend-template=base_ranking] .source-summary-grid strong,body[data-frontend-template=base_ranking] .source-tabs b{color:#203529}body[data-frontend-template=base_ranking] .database-filter-menu{background:#fffffffa;border-color:#d4e3d7;box-shadow:0 18px 44px #2d493829}body[data-frontend-template=base_ranking] .poster-wrap{border-color:#2035291f;box-shadow:0 12px 26px #2d49381f}body[data-frontend-template=base_ranking] .vod-card:hover .poster-wrap{border-color:#4da67b61}body[data-frontend-template=base_ranking] .database-watch-poster,body[data-frontend-template=base_ranking] .detail-poster,body[data-frontend-template=base_ranking] .poster-wrap,body[data-frontend-template=base_ranking] .ranking-poster-empty{color:#6f7f75;background:#edf5ef}body[data-frontend-template=base_ranking] .player-shell{background:#101612;border-color:#d4e3d7;box-shadow:0 20px 58px #2d49382e}body[data-frontend-template=base_ranking] .player-status{background:radial-gradient(circle,#4da67b1f,#ffffffc7)}body[data-frontend-template=base_short]{color:#1f2f27;background-color:#fbfaf6;background-image:linear-gradient(90deg,#2f9b720f 1px,#0000 0),linear-gradient(#2f9b720d 1px,#0000 0),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}body[data-frontend-template=base_short] .page-bg{background:0 0}body[data-frontend-template=base_short] .site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-color:#eadfd5}body[data-frontend-template=base_short] .brand,body[data-frontend-template=base_short] .history-link,body[data-frontend-template=base_short] .top-nav a{color:#1f2f27}body[data-frontend-template=base_short] .top-nav a.active,body[data-frontend-template=base_short] .top-nav a:hover,body[data-frontend-template=base_short] .vod-title{color:#d94b3e}body[data-frontend-template=base_short] .top-nav,body[data-frontend-template=base_short] .top-nav a{color:#1f2f27}body[data-frontend-template=base_short] .top-nav a.active{border-color:#d94b3e}body[data-frontend-template=base_short] .history-dropdown-panel,body[data-frontend-template=base_short] .history-link,body[data-frontend-template=base_short] .search-box{background:#fff;border-color:#eadfd5;box-shadow:0 10px 26px #4a3a2d14}body[data-frontend-template=base_short] .search-box input{color:#1f2f27}body[data-frontend-template=base_short] .primary-btn,body[data-frontend-template=base_short] .search-box button{color:#fff;background:#d94b3e}body[data-frontend-template=base_short] .short-wrap{gap:18px;display:grid}body[data-frontend-template=base_short] .short-hero{grid-template-columns:minmax(0,1.6fr) 360px;gap:16px;display:grid}body[data-frontend-template=base_short] .database-filter-board,body[data-frontend-template=base_short] .database-watch-section,body[data-frontend-template=base_short] .database-watch-side,body[data-frontend-template=base_short] .episode-panel,body[data-frontend-template=base_short] .history-page-item,body[data-frontend-template=base_short] .history-section,body[data-frontend-template=base_short] .play-context-card,body[data-frontend-template=base_short] .play-side-card,body[data-frontend-template=base_short] .seo-link-panel,body[data-frontend-template=base_short] .short-hero-main,body[data-frontend-template=base_short] .short-list-head,body[data-frontend-template=base_short] .short-quick-panel,body[data-frontend-template=base_short] .short-rank-card,body[data-frontend-template=base_short] .short-section,body[data-frontend-template=base_short] .source-block{background:#ffffffeb;border:1px solid #eadfd5;border-radius:8px;box-shadow:0 18px 40px #4a3a2d14}body[data-frontend-template=base_short] .short-hero-main{color:#fff;background:radial-gradient(circle at 76% 30%,#d94b3e29,#0000 36%),linear-gradient(135deg,#162820,#101713 72%);min-height:430px;position:relative;overflow:hidden}body[data-frontend-template=base_short] .short-hero-main img{z-index:0;object-fit:contain;object-position:center;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:8px;width:min(42%,360px);height:calc(100% - 36px);min-height:0;display:block;position:absolute;top:18px;right:18px;box-shadow:0 20px 48px #00000047}body[data-frontend-template=base_short] .short-hero-shade{z-index:1;background:linear-gradient(90deg,#0f1612f5,#0f1612db 48%,#0f161261 76%,#0f161214);position:absolute;inset:0}body[data-frontend-template=base_short] .short-hero-copy{z-index:2;gap:10px;width:min(500px,52%);display:grid;position:absolute;bottom:28px;left:28px}body[data-frontend-template=base_short] .credit-line span,body[data-frontend-template=base_short] .database-list-head span,body[data-frontend-template=base_short] .database-watch-title span,body[data-frontend-template=base_short] .detail-fact span,body[data-frontend-template=base_short] .episode-panel-head span,body[data-frontend-template=base_short] .play-heading span,body[data-frontend-template=base_short] .play-side-card>span,body[data-frontend-template=base_short] .portal-section-head span,body[data-frontend-template=base_short] .section-title span,body[data-frontend-template=base_short] .seo-link-head span,body[data-frontend-template=base_short] .short-hero-copy em,body[data-frontend-template=base_short] .short-list-head span,body[data-frontend-template=base_short] .short-quick-panel>span{color:#d94b3e}body[data-frontend-template=base_short] .short-hero-copy h1{color:#fff;margin:0;font-size:clamp(34px,5vw,54px);line-height:1.08}body[data-frontend-template=base_short] .short-hero-copy small{color:#ffffffd1;font-size:15px}body[data-frontend-template=base_short] .short-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}body[data-frontend-template=base_short] .short-actions b,body[data-frontend-template=base_short] .short-actions i{border-radius:8px;align-items:center;min-height:40px;padding:0 16px;font-style:normal;display:inline-flex}body[data-frontend-template=base_short] .short-actions b{color:#fff;background:#d94b3e}body[data-frontend-template=base_short] .short-actions i{color:#fff;background:#ffffff1f;border:1px solid #ffffff47}body[data-frontend-template=base_short] .short-quick-panel{align-content:start;gap:14px;padding:20px;display:grid}body[data-frontend-template=base_short] .database-list-head h1,body[data-frontend-template=base_short] .database-watch-section h2,body[data-frontend-template=base_short] .database-watch-title h1,body[data-frontend-template=base_short] .play-heading h1,body[data-frontend-template=base_short] .player-status-panel strong,body[data-frontend-template=base_short] .portal-section-head h2,body[data-frontend-template=base_short] .seo-link-head strong,body[data-frontend-template=base_short] .short-list-head h1,body[data-frontend-template=base_short] .short-quick-panel h2{color:#1f2f27}body[data-frontend-template=base_short] .database-list-head p,body[data-frontend-template=base_short] .database-watch-content,body[data-frontend-template=base_short] .database-watch-title p,body[data-frontend-template=base_short] .detail-meta,body[data-frontend-template=base_short] .empty-state,body[data-frontend-template=base_short] .play-heading p,body[data-frontend-template=base_short] .player-status,body[data-frontend-template=base_short] .short-list-head p,body[data-frontend-template=base_short] .short-quick-panel p,body[data-frontend-template=base_short] .vod-card-body p,body[data-frontend-template=base_short] .vod-meta{color:#66776b}body[data-frontend-template=base_short] .short-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}body[data-frontend-template=base_short] .database-filter-dropdown summary,body[data-frontend-template=base_short] .database-filter-menu a,body[data-frontend-template=base_short] .detail-fact,body[data-frontend-template=base_short] .detail-meta span,body[data-frontend-template=base_short] .detail-meta strong,body[data-frontend-template=base_short] .episode-list a,body[data-frontend-template=base_short] .filter-row a,body[data-frontend-template=base_short] .filter-tabs a,body[data-frontend-template=base_short] .ghost-btn,body[data-frontend-template=base_short] .hot-searches a,body[data-frontend-template=base_short] .pagination a,body[data-frontend-template=base_short] .pagination span,body[data-frontend-template=base_short] .play-action-grid a,body[data-frontend-template=base_short] .play-action-grid span,body[data-frontend-template=base_short] .seo-link-grid a,body[data-frontend-template=base_short] .short-quick-panel nav a,body[data-frontend-template=base_short] .short-stat-grid div,body[data-frontend-template=base_short] .source-summary-grid a,body[data-frontend-template=base_short] .source-tabs a{color:#506258;background:#fffdf8;border-color:#eadfd5}body[data-frontend-template=base_short] .short-stat-grid div{border:1px solid #eadfd5;border-radius:8px;gap:2px;padding:12px;display:grid}body[data-frontend-template=base_short] .short-stat-grid strong{color:#2f9b72;font-size:22px}body[data-frontend-template=base_short] .short-stat-grid small{color:#66776b}body[data-frontend-template=base_short] .short-grid,body[data-frontend-template=base_short] .short-quick-panel nav,body[data-frontend-template=base_short] .short-wide-row{gap:12px;display:grid}body[data-frontend-template=base_short] .short-quick-panel nav{grid-template-columns:1fr}body[data-frontend-template=base_short] .short-quick-panel nav a{border:1px solid #eadfd5;border-radius:8px;padding:12px;font-weight:800}body[data-frontend-template=base_short] .database-filter-menu a.active,body[data-frontend-template=base_short] .database-filter-menu a:hover,body[data-frontend-template=base_short] .episode-list a.active,body[data-frontend-template=base_short] .filter-row a.active,body[data-frontend-template=base_short] .filter-tabs a.active,body[data-frontend-template=base_short] .pagination .active,body[data-frontend-template=base_short] .play-action-grid a:hover,body[data-frontend-template=base_short] .primary-btn:hover,body[data-frontend-template=base_short] .seo-link-grid a:hover,body[data-frontend-template=base_short] .short-quick-panel nav a:hover,body[data-frontend-template=base_short] .source-tabs a.active{color:#fff;background:#d94b3e;border-color:#d94b3e}body[data-frontend-template=base_short] .portal-ad{background:#fffffff0;border:1px solid #eadfd5;border-radius:8px;margin:0;box-shadow:0 18px 40px #4a3a2d14}body[data-frontend-template=base_short] .portal-ad a{color:#1f2f27;min-height:84px}body[data-frontend-template=base_short] .portal-ad img{background:#f3f7ef;border:1px solid #eadfd5}body[data-frontend-template=base_short] .portal-ad em{color:#fff;background:#d94b3e}body[data-frontend-template=base_short] .portal-ad strong{color:#1f2f27}body[data-frontend-template=base_short] .portal-ad small{color:#66776b}body[data-frontend-template=base_short] .portal-ad b{color:#fff;background:#d94b3e}body[data-frontend-template=base_short] .short-home-ad,body[data-frontend-template=base_short] .short-list-ad{margin-bottom:0}body[data-frontend-template=base_short] .short-rank-card,body[data-frontend-template=base_short] .short-section{padding:16px}body[data-frontend-template=base_short] .short-grid{grid-template-columns:repeat(6,minmax(0,1fr))}body[data-frontend-template=base_short] .short-wide-row{grid-template-columns:repeat(4,minmax(0,1fr))}body[data-frontend-template=base_short] .short-episode-card,body[data-frontend-template=base_short] .vod-card{color:#1f2f27;gap:8px;min-width:0;display:grid}body[data-frontend-template=base_short] .database-watch-poster,body[data-frontend-template=base_short] .detail-poster,body[data-frontend-template=base_short] .poster-wrap,body[data-frontend-template=base_short] .short-cover{background:#f3f7ef;border:1px solid #eadfd5;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 12px 24px #4a3a2d14}body[data-frontend-template=base_short] .short-cover{aspect-ratio:3/4}body[data-frontend-template=base_short] .short-cover img{object-fit:cover;width:100%;height:100%;display:block}body[data-frontend-template=base_short] .short-cover em{color:#fff;background:#d94b3e;border-radius:6px;max-width:calc(100% - 16px);padding:4px 8px;font-size:12px;font-style:normal;font-weight:800;position:absolute;top:8px;right:8px}body[data-frontend-template=base_short] .credit-line a,body[data-frontend-template=base_short] .database-watch-current strong,body[data-frontend-template=base_short] .detail-fact a,body[data-frontend-template=base_short] .detail-fact strong,body[data-frontend-template=base_short] .play-context-card strong,body[data-frontend-template=base_short] .play-side-card strong,body[data-frontend-template=base_short] .short-episode-card strong,body[data-frontend-template=base_short] .source-summary-grid strong,body[data-frontend-template=base_short] .source-tabs b,body[data-frontend-template=base_short] .vod-card-body h3{color:#1f2f27}body[data-frontend-template=base_short] .short-episode-card small{color:#66776b;justify-content:space-between;gap:8px;display:flex}body[data-frontend-template=base_short] .history-dropdown-item em,body[data-frontend-template=base_short] .short-episode-card small b,body[data-frontend-template=base_short] .vod-meta strong{color:#2f9b72}body[data-frontend-template=base_short] .short-split{grid-template-columns:minmax(0,1fr) 360px;gap:16px;display:grid}body[data-frontend-template=base_short] .short-rank-card ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}body[data-frontend-template=base_short] .short-rank-card a{color:#1f2f27;background:#fffdf8;border:1px solid #eadfd5;border-radius:8px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}body[data-frontend-template=base_short] .short-rank-card .badge,body[data-frontend-template=base_short] .short-rank-card b{color:#fff;background:#d94b3e;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}body[data-frontend-template=base_short] .poster-wrap .badge{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#d94b3e;border-radius:7px;justify-content:center;align-items:center;width:auto;min-width:0;max-width:calc(100% - 16px);height:auto;min-height:26px;padding:0 8px;font-size:.72rem;font-weight:900;line-height:1.1;display:inline-flex;inset:8px 8px auto auto;overflow:hidden}body[data-frontend-template=base_short] .short-rank-card span{text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}body[data-frontend-template=base_short] .short-rank-card em{color:#2f9b72;font-style:normal;font-weight:800}body[data-frontend-template=base_short] .database-grid,body[data-frontend-template=base_short] .vod-grid.list-grid{gap:18px 14px}body[data-frontend-template=base_short] .poster-wrap,body[data-frontend-template=base_short] .vod-card,body[data-frontend-template=base_short] .vod-card-body,body[data-frontend-template=base_short] .vod-grid,body[data-frontend-template=base_short] .vod-meta{min-width:0}body[data-frontend-template=base_short] .database-filter-menu{background:#fffffffa;border-color:#eadfd5;box-shadow:0 18px 42px #4a3a2d1f}body[data-frontend-template=base_short] .short-list-head{padding:22px}body[data-frontend-template=base_short] .short-list-head h1{margin:8px 0;font-size:clamp(2.35rem,5.2vw,4rem);line-height:1.05}body[data-frontend-template=base_short] .short-list-head p{max-width:760px;margin:0;font-size:.96rem;line-height:1.7}body[data-frontend-template=base_short] .database-filter-board{margin:14px 0 20px;padding:12px}body[data-frontend-template=base_short] .database-filter-selects{gap:8px;display:grid}body[data-frontend-template=base_short] .database-filter-dropdown{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:2px;display:grid}body[data-frontend-template=base_short] .database-filter-dropdown summary{color:#1f2f27;cursor:default;background:0 0;border:0;align-content:center;gap:4px;min-width:0;min-height:36px;padding:0;list-style:none;display:grid}body[data-frontend-template=base_short] .database-filter-dropdown summary::-webkit-details-marker{display:none}body[data-frontend-template=base_short] .database-filter-dropdown summary span,body[data-frontend-template=base_short] .database-filter-dropdown summary strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}body[data-frontend-template=base_short] .database-filter-dropdown summary span{color:#d94b3e;font-size:.76rem;font-weight:950}body[data-frontend-template=base_short] .database-filter-dropdown summary strong{color:#1f2f27;font-size:.9rem;font-weight:950}body[data-frontend-template=base_short] .database-filter-menu{min-width:0;max-height:none;box-shadow:none;background:0 0;border:0;flex-wrap:wrap;gap:8px;padding:1px 0 5px;display:flex;position:static;overflow:visible}body[data-frontend-template=base_short] .database-filter-menu a{color:#506258;background:#fffdf8;border:1px solid #eadfd5;border-radius:999px;flex:none;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:850;display:inline-flex}body[data-frontend-template=base_short] .database-filter-menu a.active,body[data-frontend-template=base_short] .database-filter-menu a:hover{color:#fff;background:#d94b3e;border-color:#d94b3e}body[data-frontend-template=base_short] .play-wrap{width:min(1120px,100% - 36px);padding-top:24px}body[data-frontend-template=base_short] .play-heading{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin-bottom:14px;display:grid}body[data-frontend-template=base_short] .play-heading h1{margin:4px 0 0;font-size:clamp(1.9rem,4vw,3rem)}body[data-frontend-template=base_short] .play-heading p{margin:6px 0 0}body[data-frontend-template=base_short] .play-layout{grid-template-columns:1fr;gap:14px;display:grid}body[data-frontend-template=base_short] .play-main{grid-template-columns:minmax(0,1fr);gap:12px}body[data-frontend-template=base_short] .art-video-player,body[data-frontend-template=base_short] .play-main>*,body[data-frontend-template=base_short] .player-canvas{min-width:0;max-width:100%}body[data-frontend-template=base_short] .play-context-card{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0}body[data-frontend-template=base_short] .play-context-card>div{padding:12px}body[data-frontend-template=base_short] .play-under-panels{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0}body[data-frontend-template=base_short] .play-episode-card,body[data-frontend-template=base_short] .play-source-card{width:100%;min-width:0;max-width:100%;padding:12px}body[data-frontend-template=base_short] .play-episode-card>span,body[data-frontend-template=base_short] .play-source-card>span{margin-bottom:9px}body[data-frontend-template=base_short] .source-tabs{flex-wrap:nowrap;gap:8px;width:100%;min-width:0;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}body[data-frontend-template=base_short] .play-under-panels .source-tabs a,body[data-frontend-template=base_short] .source-tabs a{border-radius:999px;flex:none;align-items:center;gap:8px;min-width:0;min-height:38px;padding:0 12px;display:inline-flex}body[data-frontend-template=base_short] .source-tabs em{font-size:.72rem}body[data-frontend-template=base_short] .play-under-panels .episode-strip{flex-wrap:wrap;gap:8px;width:100%;min-width:0;max-width:100%;max-height:168px;padding-right:2px;display:flex;overflow:auto}body[data-frontend-template=base_short] .episode-list a{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;line-height:1;display:inline-flex}body[data-frontend-template=base_short] .play-side{grid-template-columns:1fr;gap:12px;min-width:0;display:grid}body[data-frontend-template=base_short] .play-side>.play-side-card{display:none}body[data-frontend-template=base_short] .play-side .portal-play-ad,body[data-frontend-template=base_short] .play-side .vod-interaction-panel{display:block}body[data-frontend-template=base_short] .player-shell{background:#101713;border-color:#eadfd5;box-shadow:0 20px 58px #4a3a2d29}body[data-frontend-template=base_short] .player-status{color:#ffffffd1;background:radial-gradient(circle,#2f9b7238,#101713d6)}body[data-frontend-template=base_short] .player-status-panel strong{color:#fff}body[data-frontend-template=base_short] .player-status-panel span{color:#ffffffc7}body[data-frontend-template=base_short] .database-watch-wrap>.rail-section,body[data-frontend-template=base_short] .rail-section,body[data-frontend-template=base_short] .rail-section.play-related,body[data-frontend-template=base_short] .ranking-board,body[data-frontend-template=base_short] .ranking-grid-section,body[data-frontend-template=base_short] .ranking-hero>div,body[data-frontend-template=base_short] .ranking-link-grid a,body[data-frontend-template=base_short] .ranking-matrix-card,body[data-frontend-template=base_short] .ranking-quick-nav,body[data-frontend-template=base_short] .ranking-related,body[data-frontend-template=base_short] .vod-interaction-panel{background:#ffffffeb;border:1px solid #eadfd5;border-radius:8px;box-shadow:0 18px 40px #4a3a2d14}body[data-frontend-template=base_short] .ranking-hero{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)}body[data-frontend-template=base_short] .ranking-board span,body[data-frontend-template=base_short] .ranking-board-head h2,body[data-frontend-template=base_short] .ranking-board-head p,body[data-frontend-template=base_short] .ranking-hero h1,body[data-frontend-template=base_short] .ranking-link-grid strong,body[data-frontend-template=base_short] .ranking-matrix-card h3{color:#1f2f27}body[data-frontend-template=base_short] .ranking-board small,body[data-frontend-template=base_short] .ranking-hero p:not(.eyebrow),body[data-frontend-template=base_short] .ranking-link-grid span{color:#66776b}body[data-frontend-template=base_short] .eyebrow,body[data-frontend-template=base_short] .ranking-board-head span,body[data-frontend-template=base_short] .ranking-quick-nav strong{color:#d94b3e}body[data-frontend-template=base_short] .ranking-board li a,body[data-frontend-template=base_short] .ranking-hero-meta span,body[data-frontend-template=base_short] .ranking-matrix-card a,body[data-frontend-template=base_short] .ranking-quick-nav a{color:#506258;background:#fffdf8;border-color:#eadfd5}body[data-frontend-template=base_short] .ranking-board li a:hover,body[data-frontend-template=base_short] .ranking-link-grid a:hover,body[data-frontend-template=base_short] .ranking-matrix-card a:hover,body[data-frontend-template=base_short] .ranking-quick-nav a.active,body[data-frontend-template=base_short] .ranking-quick-nav a:hover{color:#fff;background:#d94b3e;border-color:#d94b3e}body[data-frontend-template=base_short] .ranking-board b{color:#fff;background:#d94b3e}body[data-frontend-template=base_short] .ranking-board em{color:#2f9b72}body[data-frontend-template=base_short] .ranking-link-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}body[data-frontend-template=base_short] .rail-section{padding:16px}body[data-frontend-template=base_short] .database-watch-current>div,body[data-frontend-template=base_short] .play-context-card>div{background:#fffdf8;border-color:#eadfd5}body[data-frontend-template=base_short] .database-watch-current span,body[data-frontend-template=base_short] .play-context-card span{color:#d94b3e}body[data-frontend-template=base_short] .database-watch-current small,body[data-frontend-template=base_short] .play-context-card small{color:#66776b}body[data-frontend-template=base_short] .interaction-primary strong,body[data-frontend-template=base_short] .interaction-report label,body[data-frontend-template=base_short] .interaction-report label span,body[data-frontend-template=base_short] .vod-interaction-panel{color:#1f2f27}body[data-frontend-template=base_short] .interaction-message,body[data-frontend-template=base_short] .interaction-primary span{color:#d94b3e}body[data-frontend-template=base_short] .interaction-report button,body[data-frontend-template=base_short] .interaction-report textarea{color:#506258;background:#fffdf8;border-color:#eadfd5}body[data-frontend-template=base_short] .interaction-report button.active{color:#fff;background:#d94b3e;border-color:#d94b3e}body[data-frontend-template=base_short] .interaction-report textarea::placeholder{color:#9aa69c}body[data-frontend-template=base_short] .site-footer,body[data-frontend-template=base_short] .site-footer span{color:#66776b}body[data-frontend-template=base_short] .portal-section-head a,body[data-frontend-template=base_short] .section-title>a{color:#506258}body[data-frontend-template=base_short] .rail-section h2,body[data-frontend-template=base_short] .section-title h2,body[data-frontend-template=base_short] .source-block h3{color:#1f2f27}body[data-frontend-template=base_short] .credit-line,body[data-frontend-template=base_short] .play-side-card small,body[data-frontend-template=base_short] .poster-fallback,body[data-frontend-template=base_short] .source-summary-grid span,body[data-frontend-template=base_short] .source-tabs em{color:#66776b}@media (max-width:980px){body[data-frontend-template=base_short] .ranking-hero,body[data-frontend-template=base_short] .short-hero,body[data-frontend-template=base_short] .short-split{grid-template-columns:1fr}body[data-frontend-template=base_short] .short-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:620px){body[data-frontend-template=base_short] .site-header{grid-template-columns:1fr;align-items:start;gap:10px;overflow:hidden}body[data-frontend-template=base_short] .top-nav{width:100%;min-width:0;max-width:100%;padding-bottom:2px;overflow-x:auto}body[data-frontend-template=base_short] .header-actions{width:100%}body[data-frontend-template=base_short] .short-hero-main,body[data-frontend-template=base_short] .short-hero-main img{min-height:360px}body[data-frontend-template=base_short] .short-hero-main img{width:min(38%,180px);height:calc(100% - 28px);top:14px;right:14px}body[data-frontend-template=base_short] .short-hero-shade{background:linear-gradient(90deg,#0f1612f5,#0f1612d6 62%,#0f161266)}body[data-frontend-template=base_short] .short-hero-copy{width:min(64%,100% - 36px);bottom:18px;left:18px}body[data-frontend-template=base_short] .database-grid,body[data-frontend-template=base_short] .short-grid,body[data-frontend-template=base_short] .short-wide-row,body[data-frontend-template=base_short] .vod-grid,body[data-frontend-template=base_short] .vod-grid.list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_short] .short-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-frontend-template=base_short] .ranking-board li a{grid-template-columns:32px minmax(0,1fr)}body[data-frontend-template=base_short] .ranking-board em{grid-column:2}}body[data-frontend-template=base_magazine]{--ink:#17261f;--muted:#607169;--faint:#dce5db;--panel:#fff;--panel-strong:#f6f8f3;--accent:#2f7768;--accent-2:#b94f3d;--ground:#f4f7f1;--danger:#c63d31;color:#17261f;background:#f4f7f1;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body[data-frontend-template=base_magazine] .page-bg{background:linear-gradient(#2f77680b 1px,#0000 0) 0 0/42px 42px,linear-gradient(90deg,#2f77680a 1px,#0000 0) 0 0/42px 42px,#f4f7f1}body[data-frontend-template=base_magazine] .page-bg:after{display:none}body[data-frontend-template=base_magazine] .site-header{background:#ffffffe0;border-bottom-color:#dce5db;grid-template-columns:auto minmax(0,1fr) minmax(280px,430px);box-shadow:0 10px 28px #2f4c4114}body[data-frontend-template=base_magazine] .brand,body[data-frontend-template=base_magazine] .history-dropdown-head strong,body[data-frontend-template=base_magazine] .top-nav a:hover{color:#17261f}body[data-frontend-template=base_magazine] .brand-mark{color:#fff;background:#2f7768;border-radius:8px}body[data-frontend-template=base_magazine] .history-dropdown-item small,body[data-frontend-template=base_magazine] .history-link,body[data-frontend-template=base_magazine] .top-nav{color:#607169}body[data-frontend-template=base_magazine] .history-dropdown-empty,body[data-frontend-template=base_magazine] .history-dropdown-item,body[data-frontend-template=base_magazine] .history-dropdown-panel,body[data-frontend-template=base_magazine] .history-link,body[data-frontend-template=base_magazine] .search-box{background:#fff;border-color:#dce5db}body[data-frontend-template=base_magazine] .search-box input{color:#17261f}body[data-frontend-template=base_magazine] .episode-list a.active,body[data-frontend-template=base_magazine] .filter-tabs a.active,body[data-frontend-template=base_magazine] .primary-btn,body[data-frontend-template=base_magazine] .search-box button{color:#fff;background:#b94f3d}body[data-frontend-template=base_magazine] .ghost-btn{color:#17261f;background:#fff;border-color:#dce5db}body[data-frontend-template=base_magazine] .page-wrap,body[data-frontend-template=base_magazine] .play-wrap{width:min(1220px,100% - 36px);padding-top:28px}body[data-frontend-template=base_magazine] h1,body[data-frontend-template=base_magazine] h2{letter-spacing:0}body[data-frontend-template=base_magazine] h1{line-height:1.08}body[data-frontend-template=base_magazine] .magazine-wrap{gap:22px;display:grid}body[data-frontend-template=base_magazine] .magazine-masthead{border-bottom:2px solid #17261f;grid-template-columns:minmax(0,.55fr) minmax(280px,.45fr);align-items:end;gap:18px;padding:18px 0 22px;display:grid}body[data-frontend-template=base_magazine] .magazine-masthead div{gap:8px;display:grid}body[data-frontend-template=base_magazine] .magazine-masthead span{color:#b94f3d;font:950 13px/1.1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-masthead h1{color:#17261f;font-size:56px;line-height:.95}body[data-frontend-template=base_magazine] .magazine-masthead p{color:#607169;margin:0;font:800 15px/1.75 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-masthead nav{flex-wrap:wrap;grid-column:1/-1;gap:9px;display:flex}body[data-frontend-template=base_magazine] .magazine-masthead a{color:#2c4b40;background:#fff;border:1px solid #dce5db;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font:850 13px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}body[data-frontend-template=base_magazine] .magazine-masthead a:hover{color:#fff;background:#2f7768;border-color:#2f7768}body[data-frontend-template=base_magazine] .magazine-issue-grid{grid-template-columns:minmax(210px,.25fr) minmax(0,.45fr) minmax(300px,.3fr);align-items:stretch;gap:18px;display:grid}body[data-frontend-template=base_magazine] .magazine-cover-story,body[data-frontend-template=base_magazine] .magazine-issue-note,body[data-frontend-template=base_magazine] .magazine-toc{background:#fffffff0;border:1px solid #dce5db;border-radius:8px;box-shadow:0 18px 42px #2f4c4114}body[data-frontend-template=base_magazine] .magazine-issue-note{align-content:space-between;gap:18px;padding:20px;display:grid}body[data-frontend-template=base_magazine] .magazine-cover-copy small,body[data-frontend-template=base_magazine] .magazine-issue-note span,body[data-frontend-template=base_magazine] .magazine-toc .magazine-editor-head span{color:#b94f3d;font:950 13px/1.1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-issue-note h2{color:#17261f;font-size:clamp(30px,4.4vw,52px);line-height:1.02}body[data-frontend-template=base_magazine] .magazine-issue-note p{color:#607169;margin:0;font:15px/1.8 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-issue-note a{color:#fff;background:#b94f3d;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 16px;font:900 14px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}body[data-frontend-template=base_magazine] .magazine-cover-story{grid-template-rows:minmax(360px,1fr) auto;display:grid;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-cover-image{background:#edf3ed;min-height:360px;display:block;position:relative}body[data-frontend-template=base_magazine] .magazine-cover-image img{object-fit:cover;width:100%;height:100%}body[data-frontend-template=base_magazine] .magazine-cover-image em{text-overflow:ellipsis;white-space:nowrap;color:#fff;background:#b94f3d;border-radius:8px;max-width:calc(100% - 20px);padding:7px 9px;font:900 12px/1 ui-sans-serif,system-ui,sans-serif;position:absolute;top:10px;right:10px;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-cover-copy{color:#17261f;background:#fff;gap:8px;padding:16px;display:grid}body[data-frontend-template=base_magazine] .magazine-cover-copy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font:950 28px/1.15 ui-sans-serif,system-ui,sans-serif;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-cover-copy b{color:#607169;font:800 14px/1.5 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-toc{align-content:start;gap:14px;padding:18px;display:grid}body[data-frontend-template=base_magazine] .magazine-toc ol{gap:8px;margin:0;padding:0;display:grid}body[data-frontend-template=base_magazine] .magazine-toc li{list-style:none}body[data-frontend-template=base_magazine] .magazine-toc a{border-top:1px solid #dce5db;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;min-height:54px;padding:10px 0 0;display:grid}body[data-frontend-template=base_magazine] .magazine-toc b{color:#2f7768;font:950 14px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-toc em,body[data-frontend-template=base_magazine] .magazine-toc span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-toc span{color:#17261f;font-weight:950}body[data-frontend-template=base_magazine] .magazine-toc em{color:#b94f3d;grid-column:2;margin-top:-2px;font-size:12px;font-weight:900}body[data-frontend-template=base_magazine] .magazine-hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px;display:grid}body[data-frontend-template=base_magazine] .database-filter-board,body[data-frontend-template=base_magazine] .database-watch-current>div,body[data-frontend-template=base_magazine] .database-watch-main,body[data-frontend-template=base_magazine] .database-watch-section,body[data-frontend-template=base_magazine] .database-watch-side,body[data-frontend-template=base_magazine] .magazine-brief,body[data-frontend-template=base_magazine] .magazine-editor-list,body[data-frontend-template=base_magazine] .magazine-feature-grid,body[data-frontend-template=base_magazine] .magazine-lead,body[data-frontend-template=base_magazine] .magazine-section,body[data-frontend-template=base_magazine] .magazine-topic-panel,body[data-frontend-template=base_magazine] .play-episode-card,body[data-frontend-template=base_magazine] .play-side-card,body[data-frontend-template=base_magazine] .play-source-card,body[data-frontend-template=base_magazine] .portal-ad,body[data-frontend-template=base_magazine] .rail-section,body[data-frontend-template=base_magazine] .ranking-board,body[data-frontend-template=base_magazine] .ranking-hero>div,body[data-frontend-template=base_magazine] .ranking-matrix-card,body[data-frontend-template=base_magazine] .ranking-quick-nav,body[data-frontend-template=base_magazine] .seo-link-panel,body[data-frontend-template=base_magazine] .vod-interaction-panel{background:#fffffff0;border:1px solid #dce5db;border-radius:8px;box-shadow:0 18px 42px #2f4c4114}body[data-frontend-template=base_magazine] .magazine-lead{color:#fff;min-height:520px;position:relative;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-lead img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}body[data-frontend-template=base_magazine] .magazine-lead-shade{background:linear-gradient(90deg,#0e1a16eb,#0e1a16b3 43%,#0e1a1633);position:absolute;inset:0}body[data-frontend-template=base_magazine] .magazine-lead-copy{gap:12px;width:min(580px,100% - 44px);display:grid;position:absolute;bottom:clamp(22px,4vw,44px);left:clamp(22px,4vw,46px)}body[data-frontend-template=base_magazine] .database-filter-dropdown summary span,body[data-frontend-template=base_magazine] .database-watch-current span,body[data-frontend-template=base_magazine] .database-watch-section .section-title span,body[data-frontend-template=base_magazine] .magazine-brief span,body[data-frontend-template=base_magazine] .magazine-editor-head span,body[data-frontend-template=base_magazine] .magazine-feature-copy span,body[data-frontend-template=base_magazine] .magazine-lead-copy em,body[data-frontend-template=base_magazine] .play-episode-card>span,body[data-frontend-template=base_magazine] .play-side-card>span,body[data-frontend-template=base_magazine] .play-source-card>span,body[data-frontend-template=base_magazine] .portal-section-head span,body[data-frontend-template=base_magazine] .section-title span{color:#b94f3d;letter-spacing:0;text-transform:none;font:900 13px/1.2 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-lead-copy em{color:#ffd99a}body[data-frontend-template=base_magazine] .magazine-lead-copy h1{color:#fff;text-shadow:0 3px 18px #00000047;max-width:10em;font-size:clamp(34px,5.6vw,64px)}body[data-frontend-template=base_magazine] .magazine-lead-copy small{color:#ffffffdb;font:700 15px/1.7 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-feature-copy a,body[data-frontend-template=base_magazine] .magazine-lead-copy b{color:#fff;background:#b94f3d;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:42px;padding:0 16px;font:900 14px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}body[data-frontend-template=base_magazine] .magazine-editor-list{align-content:start;gap:14px;padding:18px;display:grid}body[data-frontend-template=base_magazine] .database-watch-title h1,body[data-frontend-template=base_magazine] .list-heading h1,body[data-frontend-template=base_magazine] .magazine-editor-head h2,body[data-frontend-template=base_magazine] .magazine-feature-copy h2,body[data-frontend-template=base_magazine] .play-heading h1,body[data-frontend-template=base_magazine] .portal-section-head h2,body[data-frontend-template=base_magazine] .section-title h2{color:#17261f}body[data-frontend-template=base_magazine] .magazine-editor-list ol{gap:8px;margin:0;padding:0;display:grid}body[data-frontend-template=base_magazine] .magazine-editor-list li{list-style:none}body[data-frontend-template=base_magazine] .magazine-editor-list a{background:#f8faf5;border:1px solid #dce5db;border-radius:8px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:grid}body[data-frontend-template=base_magazine] .magazine-editor-list b{color:#2f7768;font:950 14px/1 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .magazine-editor-list em,body[data-frontend-template=base_magazine] .magazine-editor-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-style:normal;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-editor-list span{color:#17261f;font-weight:900}body[data-frontend-template=base_magazine] .magazine-editor-list em{color:#b94f3d;font-size:12px;font-weight:900}body[data-frontend-template=base_magazine] .magazine-brief{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 18px;display:grid}body[data-frontend-template=base_magazine] .magazine-brief div{gap:6px;display:grid}body[data-frontend-template=base_magazine] .magazine-brief strong{color:#17261f;font:900 18px/1.55 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .database-filter-menu,body[data-frontend-template=base_magazine] .magazine-brief nav,body[data-frontend-template=base_magazine] .magazine-topic-grid,body[data-frontend-template=base_magazine] .seo-link-grid{flex-wrap:wrap;gap:9px;display:flex}body[data-frontend-template=base_magazine] .database-filter-menu a,body[data-frontend-template=base_magazine] .magazine-brief a,body[data-frontend-template=base_magazine] .magazine-topic-grid a,body[data-frontend-template=base_magazine] .ranking-matrix-card a,body[data-frontend-template=base_magazine] .ranking-quick-nav a,body[data-frontend-template=base_magazine] .seo-link-grid a{color:#2c4b40;background:#fff;border:1px solid #dce5db;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font:850 13px/1 ui-sans-serif,system-ui,sans-serif;display:inline-flex}body[data-frontend-template=base_magazine] .database-filter-menu a.active,body[data-frontend-template=base_magazine] .database-filter-menu a:hover,body[data-frontend-template=base_magazine] .magazine-brief a:hover,body[data-frontend-template=base_magazine] .magazine-topic-grid a:hover,body[data-frontend-template=base_magazine] .ranking-matrix-card a:hover,body[data-frontend-template=base_magazine] .ranking-quick-nav a:hover,body[data-frontend-template=base_magazine] .seo-link-grid a:hover{color:#fff;background:#2f7768;border-color:#2f7768}body[data-frontend-template=base_magazine] .magazine-feature-grid{grid-template-columns:minmax(240px,.36fr) minmax(0,.64fr);gap:18px;padding:18px;display:grid}body[data-frontend-template=base_magazine] .magazine-feature-copy{align-content:center;gap:12px;display:grid}body[data-frontend-template=base_magazine] .credit-line,body[data-frontend-template=base_magazine] .database-watch-content,body[data-frontend-template=base_magazine] .database-watch-title p,body[data-frontend-template=base_magazine] .interaction-message,body[data-frontend-template=base_magazine] .interaction-primary span,body[data-frontend-template=base_magazine] .list-heading p,body[data-frontend-template=base_magazine] .magazine-feature-copy p,body[data-frontend-template=base_magazine] .play-heading p,body[data-frontend-template=base_magazine] .play-side-card small,body[data-frontend-template=base_magazine] .ranking-hero p:not(.eyebrow),body[data-frontend-template=base_magazine] .source-summary-grid span,body[data-frontend-template=base_magazine] .source-tabs em,body[data-frontend-template=base_magazine] .vod-meta{color:#607169}body[data-frontend-template=base_magazine] .magazine-wide-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}body[data-frontend-template=base_magazine] .magazine-split{grid-template-columns:minmax(0,1fr) 340px;gap:18px;display:grid}body[data-frontend-template=base_magazine] .magazine-section,body[data-frontend-template=base_magazine] .magazine-topic-panel,body[data-frontend-template=base_magazine] .rail-section,body[data-frontend-template=base_magazine] .seo-link-panel{padding:16px}body[data-frontend-template=base_magazine] .magazine-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}body[data-frontend-template=base_magazine] .magazine-story{color:#17261f;gap:9px;min-width:0;display:grid}body[data-frontend-template=base_magazine] .magazine-story-cover,body[data-frontend-template=base_magazine] .poster-wrap{aspect-ratio:3/4;background:#edf3ed;border:1px solid #dce5db;border-radius:8px;display:block;position:relative;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-story--wide{background:#f8faf5;border:1px solid #dce5db;border-radius:8px;grid-template-rows:auto auto 1fr;grid-template-columns:112px minmax(0,1fr);align-items:start;padding:10px}body[data-frontend-template=base_magazine] .magazine-story--wide .magazine-story-cover{grid-row:1/4;width:112px}body[data-frontend-template=base_magazine] .database-watch-poster img,body[data-frontend-template=base_magazine] .magazine-story-cover img,body[data-frontend-template=base_magazine] .poster-wrap img{object-fit:cover;width:100%;height:100%}body[data-frontend-template=base_magazine] .magazine-story-cover em,body[data-frontend-template=base_magazine] .poster-wrap .badge{color:#fff;background:#b94f3d;border-radius:8px;max-width:calc(100% - 16px);padding:6px 8px;font:900 12px/1 ui-sans-serif,system-ui,sans-serif;position:absolute;inset:8px 8px auto auto}body[data-frontend-template=base_magazine] .database-watch-current strong,body[data-frontend-template=base_magazine] .detail-fact strong,body[data-frontend-template=base_magazine] .interaction-primary strong,body[data-frontend-template=base_magazine] .interaction-report label,body[data-frontend-template=base_magazine] .magazine-story strong,body[data-frontend-template=base_magazine] .play-side-card strong,body[data-frontend-template=base_magazine] .source-summary-grid strong,body[data-frontend-template=base_magazine] .vod-title{color:#17261f}body[data-frontend-template=base_magazine] .magazine-story strong,body[data-frontend-template=base_magazine] .vod-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font:950 15px/1.28 ui-sans-serif,system-ui,sans-serif;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-story small{color:#607169;justify-content:space-between;gap:8px;min-width:0;font:12px/1.2 ui-sans-serif,system-ui,sans-serif;display:flex}body[data-frontend-template=base_magazine] .magazine-story small b,body[data-frontend-template=base_magazine] .magazine-story small span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}body[data-frontend-template=base_magazine] .magazine-story small b,body[data-frontend-template=base_magazine] .ranking-board em,body[data-frontend-template=base_magazine] .vod-meta strong{color:#b94f3d}body[data-frontend-template=base_magazine] .magazine-story p{color:#607169;grid-column:2;margin:0;font:13px/1.6 ui-sans-serif,system-ui,sans-serif}body[data-frontend-template=base_magazine] .vod-grid,body[data-frontend-template=base_magazine] .vod-grid.list-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}body[data-frontend-template=base_magazine] .vod-card{box-shadow:none;background:0 0;border-color:#dce5db;border-radius:8px;overflow:visible}body[data-frontend-template=base_magazine] .vod-card:hover{border-color:#bed1c7;transform:translateY(-2px)}body[data-frontend-template=base_magazine] .vod-card-body{padding:10px 2px 0}body[data-frontend-template=base_magazine] .poster-wrap{overflow:hidden}body[data-frontend-template=base_magazine] .database-filter-board{padding:14px 16px}body[data-frontend-template=base_magazine] .database-filter-selects{gap:12px;display:grid}body[data-frontend-template=base_magazine] .database-filter-dropdown{background:0 0;border:0}body[data-frontend-template=base_magazine] .database-filter-dropdown summary{cursor:default;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:10px;padding:0;list-style:none;display:grid}body[data-frontend-template=base_magazine] .database-filter-dropdown summary::-webkit-details-marker{display:none}body[data-frontend-template=base_magazine] .database-filter-dropdown summary:after{display:none}body[data-frontend-template=base_magazine] .database-filter-dropdown summary strong{color:#17261f}body[data-frontend-template=base_magazine] .database-filter-menu{margin-top:9px;padding-left:102px}body[data-frontend-template=base_magazine] .database-filter-menu a.active{color:#fff;background:#b94f3d;border-color:#b94f3d}body[data-frontend-template=base_magazine] .list-heading,body[data-frontend-template=base_magazine] .magazine-list-head{background:#fffffff0;border:1px solid #dce5db;border-radius:8px;margin-bottom:16px;padding:22px 24px}body[data-frontend-template=base_magazine] .list-heading h1{font-size:clamp(34px,5vw,58px)}body[data-frontend-template=base_magazine] .database-watch-layout,body[data-frontend-template=base_magazine] .play-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:18px;display:grid}body[data-frontend-template=base_magazine] .database-watch-main,body[data-frontend-template=base_magazine] .database-watch-side{padding:22px}body[data-frontend-template=base_magazine] .database-watch-title,body[data-frontend-template=base_magazine] .play-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}body[data-frontend-template=base_magazine] .database-watch-title h1,body[data-frontend-template=base_magazine] .play-heading h1{font-size:clamp(28px,4.2vw,48px)}body[data-frontend-template=base_magazine] .database-watch-actions,body[data-frontend-template=base_magazine] .play-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}body[data-frontend-template=base_magazine] .database-watch-current,body[data-frontend-template=base_magazine] .play-context-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}body[data-frontend-template=base_magazine] .database-watch-current>div,body[data-frontend-template=base_magazine] .play-context-card>div{min-width:0;padding:14px}body[data-frontend-template=base_magazine] .database-watch-section,body[data-frontend-template=base_magazine] .play-episode-card,body[data-frontend-template=base_magazine] .play-side-card,body[data-frontend-template=base_magazine] .play-source-card,body[data-frontend-template=base_magazine] .vod-interaction-panel{padding:20px 22px}body[data-frontend-template=base_magazine] .database-watch-section .section-title,body[data-frontend-template=base_magazine] .episode-panel-head,body[data-frontend-template=base_magazine] .interaction-primary,body[data-frontend-template=base_magazine] .interaction-report,body[data-frontend-template=base_magazine] .source-block-head{min-width:0}body[data-frontend-template=base_magazine] .database-watch-content{max-width:78ch;margin:14px 0 18px}body[data-frontend-template=base_magazine] .source-block{gap:10px;margin-top:18px;display:grid}body[data-frontend-template=base_magazine] .database-watch-poster{aspect-ratio:3/4;background:#edf3ed;border:1px solid #dce5db;border-radius:8px;overflow:hidden}body[data-frontend-template=base_magazine] .detail-fact,body[data-frontend-template=base_magazine] .detail-meta span,body[data-frontend-template=base_magazine] .detail-meta strong,body[data-frontend-template=base_magazine] .episode-list a,body[data-frontend-template=base_magazine] .interaction-report button,body[data-frontend-template=base_magazine] .interaction-report textarea,body[data-frontend-template=base_magazine] .play-action-grid a,body[data-frontend-template=base_magazine] .play-action-grid span,body[data-frontend-template=base_magazine] .source-summary-grid a,body[data-frontend-template=base_magazine] .source-tabs a{color:#2c4b40;background:#fff;border-color:#dce5db}body[data-frontend-template=base_magazine] .episode-list a.active,body[data-frontend-template=base_magazine] .episode-list a:hover,body[data-frontend-template=base_magazine] .interaction-report button.active,body[data-frontend-template=base_magazine] .source-summary-grid a:hover,body[data-frontend-template=base_magazine] .source-tabs a.active,body[data-frontend-template=base_magazine] .source-tabs a:hover{color:#fff;background:#2f7768;border-color:#2f7768}body[data-frontend-template=base_magazine] .interaction-report{gap:14px;display:grid}body[data-frontend-template=base_magazine] .report-reasons{flex-wrap:wrap;gap:10px;display:flex}body[data-frontend-template=base_magazine] .interaction-report textarea{box-sizing:border-box;width:100%;min-height:104px;padding:14px 16px}body[data-frontend-template=base_magazine] .play-under-panels{gap:12px;margin-top:12px;display:grid}body[data-frontend-template=base_magazine] .episode-list,body[data-frontend-template=base_magazine] .episode-strip,body[data-frontend-template=base_magazine] .source-tabs{flex-wrap:wrap;gap:8px;min-width:0;display:flex;overflow:visible}body[data-frontend-template=base_magazine] .episode-list a,body[data-frontend-template=base_magazine] .source-tabs a{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;display:inline-flex}body[data-frontend-template=base_magazine] .player-shell{background:#101816;border-color:#dce5db;border-radius:8px}body[data-frontend-template=base_magazine] .player-status{color:#ffffffd6;background:linear-gradient(135deg,#12211df0,#2f776870)}body[data-frontend-template=base_magazine] .portal-ad a{color:#17261f;background:#fff;border-color:#dce5db}body[data-frontend-template=base_magazine] .portal-ad b,body[data-frontend-template=base_magazine] .portal-ad em{color:#fff;background:#2f7768}body[data-frontend-template=base_magazine] .site-footer,body[data-frontend-template=base_magazine] .site-footer span{color:#607169}@media (max-width:1080px){body[data-frontend-template=base_magazine] .database-watch-layout,body[data-frontend-template=base_magazine] .magazine-feature-grid,body[data-frontend-template=base_magazine] .magazine-hero,body[data-frontend-template=base_magazine] .magazine-issue-grid,body[data-frontend-template=base_magazine] .magazine-masthead,body[data-frontend-template=base_magazine] .magazine-split,body[data-frontend-template=base_magazine] .play-layout,body[data-frontend-template=base_magazine] .ranking-hero{grid-template-columns:1fr}body[data-frontend-template=base_magazine] .magazine-card-grid,body[data-frontend-template=base_magazine] .vod-grid,body[data-frontend-template=base_magazine] .vod-grid.list-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){body[data-frontend-template=base_magazine] .site-header{grid-template-columns:1fr;gap:10px;overflow:hidden}body[data-frontend-template=base_magazine] .header-actions,body[data-frontend-template=base_magazine] .top-nav{width:100%;min-width:0}body[data-frontend-template=base_magazine] .magazine-lead{min-height:430px}body[data-frontend-template=base_magazine] .magazine-masthead{padding-top:10px}body[data-frontend-template=base_magazine] .magazine-masthead h1{font-size:36px}body[data-frontend-template=base_magazine] .magazine-cover-story{grid-template-rows:auto auto}body[data-frontend-template=base_magazine] .magazine-cover-image{min-height:360px}body[data-frontend-template=base_magazine] .database-watch-title,body[data-frontend-template=base_magazine] .magazine-brief,body[data-frontend-template=base_magazine] .play-heading{grid-template-columns:1fr;align-items:start;display:grid}body[data-frontend-template=base_magazine] .database-watch-current,body[data-frontend-template=base_magazine] .magazine-wide-list,body[data-frontend-template=base_magazine] .play-context-card{grid-template-columns:1fr}body[data-frontend-template=base_magazine] .magazine-card-grid,body[data-frontend-template=base_magazine] .vod-grid,body[data-frontend-template=base_magazine] .vod-grid.list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-frontend-template=base_magazine] .magazine-story--wide{grid-template-columns:92px minmax(0,1fr)}body[data-frontend-template=base_magazine] .magazine-story--wide .magazine-story-cover{width:92px}body[data-frontend-template=base_magazine] .magazine-story p{display:none}body[data-frontend-template=base_magazine] .database-filter-dropdown summary{grid-template-columns:1fr}body[data-frontend-template=base_magazine] .database-filter-menu{padding-left:0}body[data-frontend-template=base_magazine] .page-wrap,body[data-frontend-template=base_magazine] .play-wrap{width:min(100% - 28px,1220px);padding-top:18px}body[data-frontend-template=base_magazine] .database-watch-main,body[data-frontend-template=base_magazine] .database-watch-section,body[data-frontend-template=base_magazine] .database-watch-side,body[data-frontend-template=base_magazine] .play-episode-card,body[data-frontend-template=base_magazine] .play-side-card,body[data-frontend-template=base_magazine] .play-source-card,body[data-frontend-template=base_magazine] .vod-interaction-panel{padding:18px}body[data-frontend-template=base_magazine] .database-watch-actions,body[data-frontend-template=base_magazine] .play-heading-actions{justify-content:flex-start}}body[data-frontend-template=base_database] .portal-section-head a,body[data-frontend-template=base_magazine] .portal-section-head a,body[data-frontend-template=base_magazine] .section-title>a{color:#59635d}body[data-frontend-template=base_database] .site-footer,body[data-frontend-template=base_database] .site-footer span{color:#53675b}body[data-frontend-template=base_database] .pagination .disabled{color:#53675b;opacity:1}body[data-frontend-template=base_short] .poster-wrap .badge,body[data-frontend-template=base_short] .primary-btn,body[data-frontend-template=base_short] .search-box button,body[data-frontend-template=base_short] .short-cover em,body[data-frontend-template=base_short] .short-hero-main .short-actions b,body[data-frontend-template=base_short] .short-rank-card .badge,body[data-frontend-template=base_short] .short-rank-card b{background:#c83f35}body[data-frontend-template=base_ranking] .ranking-card-head a,body[data-frontend-template=base_ranking] .ranking-home-table em,body[data-frontend-template=base_ranking] .ranking-riser-card em,body[data-frontend-template=base_ranking] .ranking-stage-head a,body[data-frontend-template=base_ranking] .ranking-table-card em,body[data-frontend-template=base_short] .ranking-board em,body[data-frontend-template=base_short] .short-rank-card em{color:#217451}body[data-frontend-template=base_ranking] .ranking-home-table small,body[data-frontend-template=base_ranking] .ranking-table-card small{color:#53675b}body[data-frontend-template=base_ranking] .section-title span{color:#8a610c}body[data-frontend-template=base_ranking] .site-footer,body[data-frontend-template=base_ranking] .site-footer span,body[data-frontend-template=base_ranking] .vod-meta,body[data-frontend-template=base_ranking] .vod-meta span{color:#53675b}body[data-frontend-template=base_ranking] .vod-meta strong{color:#217451}