/* AfricanDrama Vault — Watch Auto V2 */
.adv-watch-module{--adv-watch-bg:#050505;--adv-watch-surface:#11100d;--adv-watch-surface-2:#1b160c;--adv-watch-text:#f7f2e7;--adv-watch-muted:#c5bdaf;--adv-watch-gold:#d4af37;--adv-watch-gold-text:#080808;--adv-watch-border:#4a3b19;--adv-watch-radius:18px;--adv-watch-width:1240px;background:var(--adv-watch-bg);color:var(--adv-watch-text);padding:var(--adv-watch-pt,56px) max(18px,env(safe-area-inset-right)) var(--adv-watch-pb,56px) max(18px,env(safe-area-inset-left));position:relative;isolation:isolate}
.adv-watch-module *{box-sizing:border-box}.adv-watch-inner{width:min(100%,var(--adv-watch-width));margin-inline:auto}.adv-watch-eyebrow{margin:0 0 10px;color:var(--adv-watch-gold);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.adv-watch-heading{margin:0;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.02;letter-spacing:-.035em}.adv-watch-intro{max-width:760px;margin:14px 0 0;color:var(--adv-watch-muted);font-size:1rem;line-height:1.7}.adv-watch-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.adv-watch-actions{display:flex;flex-wrap:wrap;gap:10px}.adv-watch-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border:1px solid var(--adv-watch-border);border-radius:999px;background:transparent;color:var(--adv-watch-text);font:inherit;font-weight:850;text-decoration:none;cursor:pointer}.adv-watch-btn--primary{border-color:var(--adv-watch-gold);background:linear-gradient(135deg,#efd469,var(--adv-watch-gold));color:var(--adv-watch-gold-text)}.adv-watch-btn:hover{transform:translateY(-1px)}.adv-watch-btn:focus-visible,.adv-watch-card:focus-visible{outline:3px solid var(--adv-watch-gold);outline-offset:3px}.adv-watch-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--adv-watch-gold) 55%,transparent);border-radius:999px;background:color-mix(in srgb,var(--adv-watch-gold) 10%,transparent);color:var(--adv-watch-gold);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.adv-watch-badge__dot{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 14px currentColor}.adv-watch-panel{border:1px solid var(--adv-watch-border);border-radius:var(--adv-watch-radius);background:linear-gradient(180deg,color-mix(in srgb,var(--adv-watch-surface) 96%,transparent),color-mix(in srgb,var(--adv-watch-surface-2) 72%,var(--adv-watch-surface)));overflow:hidden}.adv-watch-frame{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.adv-watch-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.adv-watch-frame--vertical{aspect-ratio:9/16;max-height:720px}.adv-watch-grid{display:grid;grid-template-columns:repeat(var(--adv-watch-cols,4),minmax(0,1fr));gap:var(--adv-watch-gap,16px)}.adv-watch-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--adv-watch-border);border-radius:var(--adv-watch-radius);background:var(--adv-watch-surface);color:inherit;text-decoration:none}.adv-watch-card__media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#090909}.adv-watch-card__media img{width:100%;height:100%;object-fit:cover;display:block}.adv-watch-card__fallback{display:grid;width:100%;height:100%;place-items:center;background:radial-gradient(circle at 40% 20%,color-mix(in srgb,var(--adv-watch-gold) 20%,transparent),transparent 45%),#090909;color:var(--adv-watch-gold);font-weight:950;letter-spacing:.14em}.adv-watch-card__platform{position:absolute;top:10px;left:10px}.adv-watch-card__body{display:flex;flex:1;flex-direction:column;padding:15px}.adv-watch-card__body h3{margin:0;font-size:1.02rem;line-height:1.3}.adv-watch-card__meta{margin:8px 0 0;color:var(--adv-watch-muted);font-size:.82rem;line-height:1.5}.adv-watch-card__desc{margin:10px 0 0;color:var(--adv-watch-muted);font-size:.9rem;line-height:1.55}.adv-watch-card__cta{margin-top:auto;padding-top:14px;color:var(--adv-watch-gold);font-size:.86rem;font-weight:900}.adv-watch-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,31%);gap:var(--adv-watch-gap,16px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:2px 2px 12px;scrollbar-width:thin;scrollbar-color:var(--adv-watch-gold) transparent}.adv-watch-rail>.adv-watch-card{scroll-snap-align:start}.adv-watch-empty{padding:28px;border:1px dashed var(--adv-watch-border);border-radius:var(--adv-watch-radius);color:var(--adv-watch-muted);text-align:center}.adv-watch-kicker-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.adv-watch-editor-note{margin-top:14px;padding:12px 14px;border:1px dashed var(--adv-watch-border);border-radius:12px;color:var(--adv-watch-muted);font-size:.85rem}.adv-watch-status{display:flex;align-items:center;gap:8px;color:var(--adv-watch-muted);font-size:.84rem}.adv-watch-status::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--adv-watch-gold)}
.adv-watch-hero{padding-top:0;padding-bottom:0;background:#050505}.adv-watch-hero__wrap{position:relative;min-height:var(--adv-watch-hero-h,700px);display:grid;align-items:end;overflow:hidden}.adv-watch-hero__visual{position:absolute;inset:0}.adv-watch-hero__visual img{width:100%;height:100%;object-fit:cover}.adv-watch-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.66) 45%,rgba(0,0,0,.28) 72%,rgba(0,0,0,.52) 100%),linear-gradient(0deg,#050505 0%,transparent 42%)}.adv-watch-hero__content{position:relative;z-index:2;width:min(100%,var(--adv-watch-width));margin:0 auto;padding:clamp(72px,10vw,140px) max(18px,env(safe-area-inset-right)) clamp(50px,7vw,92px) max(18px,env(safe-area-inset-left));display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,560px);align-items:end;gap:clamp(30px,5vw,70px)}.adv-watch-hero__copy{max-width:680px}.adv-watch-hero__title{margin:12px 0 0;font-size:clamp(2.4rem,6vw,5.6rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.adv-watch-hero__text{max-width:630px;margin:18px 0 0;color:#ddd4c6;line-height:1.7}.adv-watch-hero__meta{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:16px;color:#e6dfd4;font-size:.9rem}.adv-watch-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.adv-watch-hero__player{border:1px solid color-mix(in srgb,var(--adv-watch-gold) 38%,#2a2a2a);border-radius:var(--adv-watch-radius);overflow:hidden;background:#000;box-shadow:0 30px 90px rgba(0,0,0,.48)}
.adv-watch-tiktok-shell{display:flex;justify-content:center}.adv-watch-tiktok-shell .tiktok-embed{width:min(100%,780px)!important;max-width:780px!important;min-width:288px!important;margin:0!important}
.adv-watch-series-card .adv-watch-card__media{aspect-ratio:3/4}.adv-watch-series-card .adv-watch-card__body{min-height:150px}.adv-watch-prediction{padding:clamp(22px,4vw,38px)}.adv-watch-prediction__options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px}.adv-watch-prediction__option{min-height:48px;padding:11px 15px;border:1px solid var(--adv-watch-border);border-radius:12px;background:transparent;color:var(--adv-watch-text);font:inherit;font-weight:800;cursor:pointer}.adv-watch-prediction__option[aria-pressed="true"]{border-color:var(--adv-watch-gold);background:color-mix(in srgb,var(--adv-watch-gold) 14%,transparent);color:var(--adv-watch-gold)}.adv-watch-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:700px;margin-top:22px}.adv-watch-input{min-width:0;min-height:50px;padding:11px 14px;border:1px solid var(--adv-watch-border);border-radius:999px;background:#090909;color:var(--adv-watch-text);font:inherit}.adv-watch-input::placeholder{color:var(--adv-watch-muted)}.adv-watch-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.adv-watch-shop .adv-watch-card__media{aspect-ratio:1/1}.adv-watch-price{margin-top:9px;font-weight:900}.adv-watch-lock{min-height:70dvh;display:grid;place-items:center}.adv-watch-lock__card{width:min(100%,650px);padding:clamp(28px,6vw,52px);text-align:center}.adv-watch-lock__card .adv-watch-actions{justify-content:center;margin-top:24px}
@media(max-width:980px){.adv-watch-hero__content{grid-template-columns:1fr;align-items:end}.adv-watch-hero__player{width:min(100%,700px)}.adv-watch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.adv-watch-rail{grid-auto-columns:minmax(250px,54%)}.adv-watch-prediction__options{grid-template-columns:1fr}}
@media(max-width:640px){.adv-watch-module{--adv-watch-pt:42px;--adv-watch-pb:42px}.adv-watch-head{align-items:flex-start;flex-direction:column}.adv-watch-hero__wrap{min-height:auto}.adv-watch-hero__visual{position:absolute;min-height:100%}.adv-watch-hero__content{padding-top:88px;gap:26px}.adv-watch-hero__title{font-size:clamp(2.35rem,12vw,4.3rem)}.adv-watch-hero__player{border-radius:14px}.adv-watch-grid{grid-template-columns:1fr}.adv-watch-rail{grid-auto-columns:84%}.adv-watch-form{grid-template-columns:1fr}.adv-watch-btn{width:100%}.adv-watch-actions,.adv-watch-hero__actions{display:grid;grid-template-columns:1fr;width:100%}}
@media(prefers-reduced-motion:reduce){.adv-watch-btn{transition:none!important}.adv-watch-btn:hover{transform:none}}
