/* SHORT DRAMA HUB - clean cinematic theme matching the approved desktop/mobile concept */
:root{--sdh-bg:#070b12;--sdh-panel:#0d131c;--sdh-card:#111923;--sdh-line:rgba(255,255,255,.09);--sdh-text:#f7f8fb;--sdh-muted:#9aa6b6;--sdh-yellow:#ffd21f;--sdh-yellow2:#ffb800;--sdh-max:1440px}
html{scroll-behavior:smooth}body{background:var(--sdh-bg)!important;color:var(--sdh-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}body:before{display:none!important}.app-main{background:var(--sdh-bg)}
.sdh-topbar{position:sticky!important;top:0!important;z-index:100!important;height:76px!important;padding:0 30px!important;display:flex!important;align-items:center!important;gap:26px!important;background:rgba(7,11,18,.94)!important;border-bottom:1px solid var(--sdh-line)!important;backdrop-filter:blur(16px)!important;box-shadow:0 12px 40px rgba(0,0,0,.25)!important}
.sdh-brand{display:flex;align-items:center;gap:11px;min-width:270px;font-weight:900;white-space:nowrap}.sdh-brand img{width:42px!important;height:42px!important;filter:none!important}.sdh-brand-name{font-size:19px;letter-spacing:-.02em;color:#fff}.sdh-brand-name b{color:var(--sdh-yellow)}.sdh-brand-ar{display:block;color:var(--sdh-yellow);font-size:12px;line-height:1.1;margin-top:2px;direction:rtl}
.sdh-nav{display:flex;align-items:center;gap:28px;margin-left:4px}.sdh-nav a{font-size:14px;font-weight:700;color:#dce2ea;position:relative;padding:29px 0}.sdh-nav a:hover,.sdh-nav a.active{color:#fff}.sdh-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--sdh-yellow)}
.sdh-search{margin-left:auto;display:flex;align-items:center;min-width:270px;max-width:380px;flex:1}.sdh-search input{height:44px!important;width:100%!important;border-radius:24px!important;background:#1b2431!important;border:1px solid rgba(255,255,255,.10)!important;color:#fff!important;padding:0 18px!important;outline:none}.sdh-search input::placeholder{color:#8793a3}.sdh-account{display:flex;gap:14px;align-items:center}.sdh-login{font-weight:700;color:#dce2ea}.sdh-signup{background:var(--sdh-yellow);color:#101318!important;border-radius:10px;padding:11px 18px;font-weight:900}
.sdh-home{overflow:hidden}.sdh-hero{position:relative;min-height:540px;display:flex;align-items:center;background:#111820;isolation:isolate}.sdh-hero-bg{position:absolute;inset:0;background-image:var(--sdh-hero-image);background-size:cover;background-position:center 28%;z-index:-3;filter:saturate(.95)}.sdh-hero:after{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#070b12 0%,rgba(7,11,18,.86) 25%,rgba(7,11,18,.40) 55%,rgba(7,11,18,.28) 100%),linear-gradient(0deg,#070b12 0%,transparent 30%)}.sdh-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 72% 42%,rgba(255,210,31,.10),transparent 24%)}
.sdh-hero-inner{width:min(var(--sdh-max),calc(100% - 64px));margin:0 auto;padding:78px 0 88px}.sdh-eyebrow{font-size:13px;letter-spacing:.16em;font-weight:900;color:#d6e0ec;text-transform:uppercase;margin-bottom:16px}.sdh-eyebrow span{color:var(--sdh-yellow)}.sdh-hero h1{font-size:clamp(48px,6vw,82px)!important;line-height:.98!important;letter-spacing:-.045em!important;max-width:650px;margin:0!important;text-transform:none!important;text-shadow:0 10px 45px rgba(0,0,0,.55)}.sdh-hero h1 strong{color:var(--sdh-yellow);font-weight:950}.sdh-hero h1 .sdh-ar{display:block;color:var(--sdh-yellow);font-size:.56em;line-height:1.1;margin-top:15px;direction:rtl;text-align:left}.sdh-hero-copy{max-width:570px;color:#d9e0e8;font-size:17px;line-height:1.65;margin:22px 0}.sdh-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.sdh-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 22px;border-radius:10px;font-weight:900}.sdh-btn-primary{background:var(--sdh-yellow);color:#0b0f15!important;box-shadow:0 12px 35px rgba(255,210,31,.18)}.sdh-btn-secondary{border:1px solid rgba(255,255,255,.25);background:rgba(7,11,18,.35);color:#fff!important;backdrop-filter:blur(10px)}
.sdh-content{width:min(var(--sdh-max),calc(100% - 64px));margin:0 auto}.sdh-section{padding:34px 0}.sdh-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.sdh-section-head h2{font-size:27px!important;margin:0!important;letter-spacing:-.025em}.sdh-section-head h2 .sdh-icon{color:var(--sdh-yellow)}.sdh-section-head a{color:#cbd3dd;font-size:13px;font-weight:800}.sdh-slider{display:grid;grid-auto-flow:column;grid-auto-columns:220px;gap:16px;overflow-x:auto;padding:4px 2px 14px;scrollbar-width:none}.sdh-slider::-webkit-scrollbar{display:none}.sdh-story{min-width:0;border-radius:12px;overflow:hidden;background:var(--sdh-card);border:1px solid var(--sdh-line);transition:.2s}.sdh-story:hover{transform:translateY(-4px);border-color:rgba(255,210,31,.4)}.sdh-story-media{position:relative;aspect-ratio:16/10;background:#18202b;overflow:hidden}.sdh-story img{width:100%;height:100%;object-fit:cover;display:block}.sdh-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.55))}.sdh-hd{position:absolute;right:8px;bottom:8px;z-index:2;background:var(--sdh-yellow);color:#101318;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:950}.sdh-story-body{padding:11px 12px 13px}.sdh-story-title{font-size:14px;font-weight:850;line-height:1.25;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sdh-meta{font-size:11px;color:#8e9aab;margin-top:5px}
.sdh-cats{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sdh-cat{min-height:88px;border:1px solid var(--sdh-line);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:linear-gradient(135deg,#121a25,#0e141d);font-weight:800}.sdh-cat:hover{border-color:rgba(255,210,31,.35);transform:translateY(-2px)}.sdh-cat-icon{font-size:24px}.sdh-cat small{font-size:12px;color:#dbe1e8}
.sdh-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.sdh-card{background:var(--sdh-card);border:1px solid var(--sdh-line);border-radius:12px;overflow:hidden;transition:.2s}.sdh-card:hover{transform:translateY(-4px);border-color:rgba(255,210,31,.35)}.sdh-cover{position:relative;display:block;aspect-ratio:16/10;overflow:hidden}.sdh-cover img{width:100%;height:100%;object-fit:cover;display:block}.sdh-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.5))}.sdh-card-body{padding:12px}.sdh-card-title{font-size:14px;font-weight:850;line-height:1.3;color:#fff}.sdh-card-meta{font-size:11px;color:#8e9aab;margin-top:6px}
.sdh-feature-strip{margin:20px 0 46px;padding:18px 24px;border:1px solid var(--sdh-line);background:#0d141d;border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sdh-feature{display:flex;align-items:center;gap:12px}.sdh-feature-icon{font-size:28px}.sdh-feature strong{display:block;font-size:14px}.sdh-feature span{display:block;color:#8793a3;font-size:11px;margin-top:2px}
.sdh-footer{background:#080d13;border-top:1px solid var(--sdh-line);padding:34px 0 90px;margin-top:20px}.sdh-footer-inner{width:min(var(--sdh-max),calc(100% - 64px));margin:auto;display:flex;justify-content:space-between;gap:25px;align-items:center}.sdh-footer-brand{font-weight:900}.sdh-footer-brand b{color:var(--sdh-yellow)}.sdh-footer-ar{color:var(--sdh-yellow);font-size:12px;direction:rtl}.sdh-footer-links{display:flex;gap:20px;color:#a9b3c0;font-size:13px}.sdh-footer-copy{color:#7f8b9b;font-size:12px}
.bottom-nav{display:none!important}.footer-links{display:none!important}.filmix-ad-top{margin-top:0!important}.sdh-no-top-ad{display:none}

.sdh-releases-head{align-items:center}.sdh-releases-head h2{color:#fff}.sdh-releases-head h2 strong{color:var(--sdh-yellow)}.sdh-count-badge{font-size:11px;font-weight:800;color:#9da8b8;background:#0d141f;border:1px solid #273242;border-radius:999px;padding:7px 11px}.sdh-show-more-wrap{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:34px 0 10px}.sdh-show-more-line{position:absolute;left:0;right:0;top:53px;height:1px;background:linear-gradient(90deg,transparent,#283342 20%,#283342 80%,transparent);z-index:0}.sdh-show-more{position:relative;z-index:1;min-width:230px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid rgba(255,210,31,.55);background:linear-gradient(180deg,#111923,#0b1119);color:#fff;border-radius:999px;padding:14px 24px;font-weight:950;font-size:14px;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.03);transition:transform .2s,box-shadow .2s,border-color .2s,opacity .2s}.sdh-show-more-label strong{color:var(--sdh-yellow)}.sdh-show-more-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--sdh-yellow);color:#101318;font-size:16px;font-weight:950}.sdh-show-more:hover{transform:translateY(-2px);border-color:var(--sdh-yellow);box-shadow:0 14px 36px rgba(0,0,0,.38),0 0 0 5px rgba(255,210,31,.05)}.sdh-show-more:disabled{cursor:wait;opacity:.7;transform:none}.sdh-show-more.is-loading .sdh-show-more-arrow{animation:sdh-spin .7s linear infinite}.sdh-show-more-sub{position:relative;z-index:1;color:#6f7c8e;font-size:11px}.sdh-show-more-status{min-height:14px;color:#8d99aa;font-size:11px}.sdh-grid{grid-template-columns:repeat(5,1fr)}@keyframes sdh-spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.sdh-nav{gap:17px}.sdh-brand{min-width:225px}.sdh-grid{grid-template-columns:repeat(4,1fr)}.sdh-cats{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.sdh-topbar{height:68px!important;padding:0 14px!important;gap:12px!important}.sdh-brand{min-width:auto}.sdh-brand-name{font-size:15px}.sdh-brand img{width:36px!important;height:36px!important}.sdh-nav,.sdh-account{display:none}.sdh-search{order:2;min-width:0}.sdh-search input{height:40px!important}.sdh-hero{min-height:500px}.sdh-hero-inner,.sdh-content,.sdh-footer-inner{width:min(100% - 28px,700px)}.sdh-hero-inner{padding:62px 0 65px}.sdh-hero h1{font-size:clamp(42px,11vw,65px)!important}.sdh-hero-copy{font-size:15px}.sdh-slider{grid-auto-columns:190px}.sdh-grid{grid-template-columns:repeat(2,1fr)}.sdh-cats{grid-template-columns:repeat(3,1fr);gap:9px}.sdh-cat{min-height:76px}.sdh-feature-strip{grid-template-columns:repeat(2,1fr);padding:16px}.sdh-footer{padding-bottom:76px}.sdh-footer-inner{flex-direction:column;align-items:flex-start}.sdh-footer-links{flex-wrap:wrap}.bottom-nav{display:flex!important}}
@media(max-width:480px){.sdh-brand-name{display:none}.sdh-topbar{gap:9px}.sdh-search input{font-size:12px}.sdh-hero{min-height:480px}.sdh-hero-inner{padding-top:48px}.sdh-eyebrow{font-size:10px}.sdh-hero h1{font-size:42px!important}.sdh-hero h1 .sdh-ar{font-size:24px}.sdh-hero-actions{display:grid;grid-template-columns:1fr 1fr}.sdh-btn{padding:0 10px;font-size:13px}.sdh-section{padding:25px 0}.sdh-section-head h2{font-size:22px!important}.sdh-slider{grid-auto-columns:168px;gap:10px}.sdh-grid{gap:10px}.sdh-card-body{padding:9px}.sdh-cats{grid-template-columns:repeat(2,1fr)}.sdh-feature-strip{grid-template-columns:1fr}.sdh-footer-links{gap:12px}}

html[lang=ru] .sdh-brand-ar,html[lang=ru] .sdh-footer-ar,html[lang=ru] .sdh-hero h1 .sdh-ar{direction:ltr}
