:root{--st-bg:#0f1117;--st-text:#f5f5f6;--st-muted:#a5a5aa;--st-orange:#ff650d}*{box-sizing:border-box}.st-page{margin:0;background:var(--st-bg);color:var(--st-text);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif}.st-page a,.st-header a{color:inherit;text-decoration:none}.st-page button,.st-header button{font:inherit;cursor:pointer}.st-page button:focus-visible,.st-page a:focus-visible,.st-header a:focus-visible{outline:2px solid var(--st-orange);outline-offset:4px}.st-wrap{width:88%;max-width:1800px;margin-inline:auto}.st-header{position:relative;z-index:30;width:100%;color:var(--st-text);background:#0f1117;font-family:Arial,"PingFang SC",sans-serif}.st-nav{display:flex;align-items:center;gap:22px;min-height:88px}.st-home .st-header{position:absolute;inset:0 0 auto;background:linear-gradient(#090a0bcc,transparent)}.st-logo{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:26px;font-weight:700}.st-brand-logo{display:block;width:165px;height:44px;flex-shrink:0}.st-menu{display:flex;gap:0;border-radius:30px;background:#ffffff29;overflow:hidden}.st-menu a{font-size:17px;font-weight:700;color:#b7b7bd;padding:11px 25px;white-space:nowrap}.st-menu a[aria-current],.st-menu a:hover{color:var(--st-orange);background:linear-gradient(120deg,transparent,#ff650d14,transparent)}.st-search{margin-left:auto;display:flex;align-items:center;background:#ffffff29;border-radius:30px;width:230px;height:42px;min-width:120px}.st-search input{border:0;background:none;outline:none;color:#fff;min-width:0;width:100%;padding:0 17px;font:inherit}.st-search button{color:#eee;background:none;border:0;padding:10px 14px;display:flex}.st-search svg{height:23px;width:23px}.st-account{white-space:nowrap;font-size:14px}.st-hero{height:33.3vw;min-height:440px;max-height:760px;position:relative;overflow:hidden;background:#111214}.st-slide{position:absolute;inset:0}.st-slide[hidden]{display:none}.st-hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 35%}.st-hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0f1117 0%,transparent 35%),linear-gradient(90deg,#101112cc,transparent 45%,#10111270)}.st-hero-copy{position:absolute;bottom:32px;left:6%}.st-hero h1{font-size:28px;line-height:1.3;margin:0 0 18px;max-width:65%}.st-play{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#fff;border-radius:40px;padding:14px 32px;color:#101217!important;font-weight:700;font-size:18px}.st-hero-empty{padding-top:180px;color:var(--st-muted)}.st-hero-empty h1{color:#fff}.st-arrow{display:inline-flex;align-items:center;justify-content:center;background:#262628;color:white;border:0;border-radius:50%;width:40px;height:40px;font-size:28px!important;line-height:1}.st-arrow:hover{background:#414144}.st-arrow:disabled{opacity:.5;cursor:wait}.st-hero-prev,.st-hero-next{position:absolute;top:46%;width:62px;height:48px;border-radius:30px;background:#ffffff20}.st-hero-prev{left:6%}.st-hero-next{right:6%}.st-dots{position:absolute;bottom:34px;right:6%;display:flex;gap:8px}.st-dots button{border:0;border-radius:8px;background:#ffffff50;width:8px;height:8px;padding:0}.st-dots button[aria-current]{width:28px;background:white}.st-shelves{padding-top:54px}.st-shelf{margin-bottom:44px}.st-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.st-section-heading h1,.st-section-heading h2{font-size:23px;margin:0;line-height:1.5}.st-shelf-controls{display:flex;align-items:center;gap:18px}.st-shelf-controls a,.st-total{color:var(--st-muted);font-size:13px}.st-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:16px}.st-card{min-width:0;display:block}.st-poster{position:relative;border-radius:10px;overflow:hidden;aspect-ratio: .72;background:#202229}.st-poster img{height:100%;width:100%;object-fit:cover;display:block;transition:transform .2s}.st-card h3{font-size:14px;line-height:1.5;margin:9px 0 0;font-weight:600;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.st-card-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0005;opacity:0;transition:opacity .2s;font-size:30px}.st-card:hover .st-card-play,.st-card:focus-visible .st-card-play{opacity:1}.st-missing{display:flex;align-items:center;justify-content:center;height:100%;color:var(--st-muted)}.st-empty{grid-column:1/-1;text-align:center;padding:60px 20px;color:var(--st-muted)}.st-empty h2{font-size:20px;color:#ddd}.st-empty a{color:var(--st-orange)}.st-shelf-status{margin:8px 0 0;font-size:13px;color:var(--st-muted)}.st-catalog{min-height:60vh}.st-breadcrumb{display:flex;gap:10px;font-size:14px;color:#bbb;padding:5px 0 20px}.st-categories{display:flex;flex-wrap:wrap;column-gap:26px;row-gap:16px;padding:0 0 22px}.st-categories a{font-size:14px;font-weight:600;position:relative;padding:4px 0}.st-categories a[aria-current]{color:var(--st-orange)}.st-categories a[aria-current]:after{content:"";position:absolute;height:3px;width:16px;background:var(--st-orange);left:50%;bottom:-3px;border-radius:4px;transform:translateX(-50%)}.st-tags{display:flex;flex-wrap:wrap;gap:10px 12px;margin:0 0 16px}.st-tags.is-collapsed{max-height:84px;overflow:hidden}.st-tags a{font-size:14px;padding:8px 17px;background:#292b31;border-radius:24px;color:#b6b6bb;border:1px solid transparent}.st-tags a[aria-current]{background:#ff650d15;color:var(--st-orange);border-color:#ad490c}.st-more{display:block;margin:0 auto 20px;border:1px solid #727278;border-radius:25px;background:#292b31;color:#eee;padding:5px 18px}.st-more[hidden]{display:none}.st-catalog .st-section-heading{margin-top:20px}.st-catalog-grid{row-gap:52px}.st-pagination{display:flex;justify-content:center;align-items:center;gap:24px;padding:45px 0;color:#ccc}.st-pagination a{background:#292b31;border-radius:20px;padding:10px 20px}.st-footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;border-top:1px solid #262830;padding:48px 0;color:var(--st-muted);margin-top:50px;font-size:13px}.st-footer h2{font-size:16px;color:white;margin:0 0 15px}.st-footer>div>a:not(.st-logo){display:block;margin:12px 0}.st-skip{position:fixed;left:16px;top:-60px;z-index:1000;background:#fff;color:#111;padding:12px}.st-skip:focus{top:10px}
@media(min-width:1800px){.st-nav{min-height:96px}.st-hero-copy{bottom:40px}.st-shelf{margin-bottom:64px}.st-grid{gap:20px}.st-card h3{font-size:16px}}
@media(max-width:1100px){.st-nav{gap:14px}.st-menu a{padding:10px 16px;font-size:15px}.st-logo{font-size:23px}.st-search{width:180px}.st-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.st-shelf-grid>.st-card:nth-child(n+5){display:none}.st-hero{min-height:380px}}
@media(max-width:600px){.st-wrap{width:92%}.st-nav{min-height:110px;flex-wrap:wrap;gap:10px;padding:12px 0}.st-logo{font-size:20px}.st-brand-logo{width:120px;height:32px}.st-menu{margin-left:auto}.st-menu a{font-size:13px;padding:8px 12px}.st-menu a:last-child{display:none}.st-account{font-size:13px}.st-search{order:4;flex-basis:100%;height:35px;margin:0}.st-home .st-header{position:relative;background:#101217}.st-hero{height:70vw;min-height:280px;max-height:420px}.st-hero-image{object-position:60% center}.st-hero-copy{left:4%;bottom:22px}.st-hero h1{font-size:23px;max-width:85%;margin-bottom:14px}.st-play{font-size:15px;padding:10px 23px}.st-hero-prev,.st-hero-next{width:35px;height:35px;top:30%}.st-hero-prev{left:4%}.st-hero-next{right:4%}.st-dots{right:4%;bottom:26px}.st-hero-empty{padding-top:45px}.st-shelves{padding-top:28px}.st-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.st-shelf-grid>.st-card:nth-child(n+3){display:none}.st-section-heading{margin-bottom:16px}.st-section-heading h1,.st-section-heading h2{font-size:20px}.st-card h3{font-size:14px}.st-shelf{margin-bottom:28px}.st-categories{column-gap:22px;row-gap:14px}.st-tags{gap:8px}.st-tags a{padding:7px 14px}.st-catalog-grid{row-gap:25px}.st-footer{grid-template-columns:1fr 1fr;gap:24px;padding-top:30px}.st-footer>div:first-child{grid-column:1/-1}.st-empty{padding:30px 10px}.st-hero-empty h1{font-size:26px}.st-breadcrumb{padding-top:12px}}
@media(prefers-reduced-motion:reduce){.st-poster img,.st-card-play{transition:none}}
@media(max-width:1100px) and (min-width:601px){.st-shelf-grid{grid-template-columns:repeat(8,calc((100% - 48px)/4));overflow-x:auto;scroll-snap-type:x mandatory}.st-shelf-grid>.st-card:nth-child(n+5){display:block}.st-shelf-grid>.st-card{scroll-snap-align:start}}
@media(max-width:600px){.st-shelf-grid{grid-template-columns:repeat(8,calc((100% - 12px)/2));overflow-x:auto;scroll-snap-type:x mandatory}.st-shelf-grid>.st-card:nth-child(n+3){display:block}.st-shelf-grid>.st-card{scroll-snap-align:start}}

.st-search input::placeholder{color:#b6b6bb;opacity:1}.st-icon{width:24px;height:24px;display:block}.st-play .st-icon{width:18px;height:18px}.st-card-play .st-icon{width:34px;height:34px}

/* Hover treatment matched to the supplied ShortMax card capture. */
.st-card{position:relative;transition:transform .4s ease,box-shadow .4s ease;transform-origin:center;isolation:isolate;border-radius:16px}
.st-poster{display:block}
.st-card-overlay{z-index:2;position:absolute;inset:15% 0 0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px 8px;border-radius:0 0 20px 20px;isolation:isolate;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s}
/* Keep blur outside the fading overlay: opacity creates a backdrop root. */
.st-card::after{content:"";position:absolute;inset:15% 0 0;z-index:1;border-radius:0 0 20px 20px;pointer-events:none;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);-webkit-mask-image:linear-gradient(180deg,transparent,#000 40%);mask-image:linear-gradient(180deg,transparent,#000 40%);transition:backdrop-filter .5s linear,-webkit-backdrop-filter .5s linear}
@media(hover:hover) and (pointer:fine){.st-card:hover::after,.st-card:focus-within::after{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}
.st-card-overlay::before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:linear-gradient(180deg,transparent,rgba(0,0,0,.15) 45%,#0d0f14 82%);-webkit-mask-image:linear-gradient(180deg,transparent,#000 40%);mask-image:linear-gradient(180deg,transparent,#000 40%);pointer-events:none}
.st-overlay-title{font-size:16px;font-weight:700;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.st-overlay-tags{align-self:flex-start;max-width:100%;border-radius:96px;background:#ffffff1a;padding:2px 6px;font-size:12px;line-height:16px;margin:4px 0;color:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}
.st-overlay-desc{font-size:12px;line-height:16px;color:#ffffffb3;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;pointer-events:none}
.st-overlay-play{align-self:center;display:flex;align-items:center;justify-content:center;flex-shrink:0;gap:4px;background:white;color:#111218!important;border-radius:96px;height:32px;margin:16px auto 0;padding:0 20px;font-size:14px;font-weight:600;line-height:20px}
.st-overlay-play svg{height:14px;width:14px;fill:currentColor}
@media(hover:hover) and (pointer:fine){.st-card{padding-bottom:16px}.st-card>h3{min-height:42px}.st-card:hover,.st-card:focus-within{transform:scale(1.15);z-index:10;border-radius:20px;background:#0d0f14;box-shadow:0 9.583px 57.5px #343434f5}.st-card:hover .st-poster,.st-card:focus-within .st-poster{border-radius:20px 20px 0 0}.st-card:hover>h3,.st-card:focus-within>h3{opacity:0}.st-card:hover .st-card-overlay,.st-card:focus-within .st-card-overlay{opacity:1;visibility:visible;pointer-events:auto}}
@media(prefers-reduced-motion:reduce){.st-card,.st-card::after,.st-card-overlay{transition:none}}

/* Focus follows the search pill instead of outlining its inner text field. */
.st-header .st-search{transition:background-color .18s ease,outline-color .18s ease;outline:1px solid transparent;outline-offset:2px}
.st-header .st-search:hover{background-color:#ffffff33}
.st-header .st-search:focus-within{background-color:#ffffff38;outline-color:#b6b6bb}
.st-header .st-search input:focus-visible{outline:none}
.st-header .st-search button{border-radius:50%;flex-shrink:0}
.st-header .st-search button:focus-visible{outline:2px solid #f5f5f6;outline-offset:-4px}
@media(prefers-reduced-motion:reduce){.st-header .st-search{transition:none}}

/* Banner play button follows the supplied source dimensions. */
.st-hero-copy .st-play{height:60px;width:fit-content;padding:4px 40px;gap:8px;border-radius:100px;color:#141516!important;font-size:20px;font-weight:700;line-height:28px}
.st-hero-copy .st-play>span{display:flex;align-items:center;justify-content:center}
.st-hero-copy .st-play .st-icon{width:20px;height:20px}
@media(max-width:600px){.st-hero-copy .st-play{height:44px;padding:4px 24px;font-size:16px;line-height:24px}.st-hero-copy .st-play .st-icon{width:16px;height:16px}}

.st-shelf-prev[hidden],.st-shelf-status:empty{display:none}.st-shelf-controls .st-arrow:disabled{cursor:default;opacity:.35}
