:root{--bg-dark: #070a13;--bg-card: rgba(13, 19, 35, .75);--bg-card-hover: rgba(20, 28, 52, .9);--border-subtle: rgba(255, 255, 255, .08);--border-blue: rgba(70, 130, 240, .4);--border-glow: rgba(59, 130, 246, .7);--accent-blue: #3b82f6;--accent-cyan: #06b6d4;--accent-indigo: #6366f1;--accent-emerald: #10b981;--text-main: #ffffff;--text-muted: #94a3b8;--text-dim: #64748b;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-display: "Inter", "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-sans);min-height:100vh;overflow-x:hidden;position:relative;background-image:radial-gradient(ellipse 65% 45% at 50% 12%,rgba(28,65,140,.28) 0%,transparent 70%),radial-gradient(circle at 10% 85%,rgba(60,20,100,.12) 0%,transparent 45%),linear-gradient(180deg,#070a13,#0a0d18);background-attachment:fixed}.scenedubs-wrapper{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.scenedubs-navbar{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.75rem;max-width:1280px;width:100%;margin:0 auto;box-sizing:border-box;gap:.5rem}.scenedubs-logo-wrap{display:flex;align-items:center;gap:.65rem;-webkit-user-select:none;user-select:none;flex-shrink:0}.scenedubs-logo-text{font-family:var(--font-display, "Inter", "Outfit", sans-serif);font-size:1.35rem;font-weight:800;letter-spacing:-.02em;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5);white-space:nowrap}.scenedubs-mode-badge-wrapper{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;pointer-events:auto}.scenedubs-mode-badge{border:1.5px solid #285496;background:#101c37b3;box-shadow:0 0 20px #2d6ef059;color:#cde0ff;letter-spacing:.8px;font-weight:700;font-size:.82rem;padding:.45rem 1.4rem;border-radius:9999px;text-transform:uppercase;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease}.scenedubs-mode-badge:hover{border-color:#3b82f6;box-shadow:0 0 25px #3b82f68c}.scenedubs-nav-actions{display:flex;align-items:center;gap:.6rem;flex-shrink:0}.scenedubs-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;padding:0 1rem;border-radius:9999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#e2e8f0;font-size:.84rem;font-weight:600;white-space:nowrap;cursor:pointer;flex-shrink:0;box-sizing:border-box;line-height:1;width:auto!important;min-width:fit-content!important;max-width:none!important;aspect-ratio:auto!important;transition:all .2s ease}.scenedubs-back-btn:hover{background:#ffffff24;color:#fff;border-color:#ffffff4d;transform:translateY(-1px)}.scenedubs-mic-indicator{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;padding:0 .95rem;border-radius:9999px;font-size:.82rem;font-weight:600;white-space:nowrap;cursor:pointer;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#94a3b8;flex-shrink:0;box-sizing:border-box;line-height:1;transition:all .2s ease}.scenedubs-mic-indicator:hover{background:#ffffff1a}.scenedubs-mic-indicator.active{border-color:#10b981;color:#10b981;background:#10b9811f;box-shadow:0 0 15px #10b98133}.scenedubs-lang-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;padding:0 .95rem;border-radius:9999px;font-size:.82rem;font-weight:700;white-space:nowrap;cursor:pointer;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#e2e8f0;flex-shrink:0;box-sizing:border-box;line-height:1;transition:all .2s ease}.scenedubs-lang-btn:hover{background:#ffffff24;border-color:#ffffff40;color:#fff;transform:translateY(-1px)}.card-badge-lines{font-size:.8rem;font-weight:700;color:gold;background:#ffd7001f;padding:.2rem .55rem;border-radius:8px;border:1px solid rgba(255,215,0,.25);display:inline-flex;align-items:center;gap:.3rem}.card-badge-category{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;background:#00f0ff26;color:#00f0ff;padding:.2rem .6rem;border-radius:8px;border:1px solid rgba(0,240,255,.3)}.scenedubs-hero{text-align:center;padding:3rem 1.5rem 2.5rem;max-width:900px;margin:0 auto}.scenedubs-hero-title{font-size:clamp(2rem,3.8vw,2.75rem);font-weight:800;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1.25}.scenedubs-hero-subtitle{font-size:1.08rem;color:var(--text-muted);line-height:1.6;max-width:720px;margin:0 auto 1.85rem;font-weight:400}.btn-pill-glow{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 2.2rem;border-radius:9999px;background:#1a2642a6;border:1.5px solid rgba(80,140,235,.45);color:#e2e8f0;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;box-shadow:0 0 30px #3273f04d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .25s cubic-bezier(.4,0,.2,1)}.btn-pill-glow:hover{transform:translateY(-2px);border-color:#78b4ffcc;box-shadow:0 0 40px #3282ff8c;color:#fff;background:#203055cc}.scenedubs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1240px;width:100%;margin:0 auto 3rem;padding:0 1.5rem}@media(max-width:980px){.scenedubs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.scenedubs-grid{grid-template-columns:1fr}}.scene-card{background:#0d1323bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border-subtle);border-radius:20px;padding:1rem 1rem 1.25rem;display:flex;flex-direction:column;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.scene-card:hover{transform:translateY(-4px);border-color:var(--border-blue);box-shadow:0 15px 35px #0009,0 0 25px #2d6ef040;background:#121a30e0}.scene-card-thumb-wrap{width:100%;aspect-ratio:16 / 9;border-radius:13px;overflow:hidden;margin-bottom:.95rem;background:#080c16;position:relative;border:1px solid rgba(255,255,255,.05)}.scene-card-thumb{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;display:block}.scene-card:hover .scene-card-thumb{transform:scale(1.03)}.scene-card-title{font-size:1.12rem;font-weight:700;color:#fff;margin-bottom:.3rem;line-height:1.35}.scene-card-meta{font-size:.82rem;color:var(--text-muted);margin-bottom:.95rem}.scene-card-roles-label{font-size:.78rem;font-weight:600;color:var(--text-dim);margin-bottom:.45rem}.scene-card-roles-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.role-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.26rem .65rem;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#cbd5e1;font-size:.78rem;font-weight:500;white-space:nowrap}@keyframes skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.scene-card-skeleton{pointer-events:none;cursor:default!important;-webkit-user-select:none;user-select:none;background:#0d1323bf;border:1px solid rgba(255,255,255,.07)}.scene-card-skeleton:hover{transform:none!important;box-shadow:none!important;border-color:#ffffff12!important}.skeleton-item{position:relative;overflow:hidden;background:linear-gradient(90deg,#ffffff08,#ffffff12 35%,#00f0ff1f,#ffffff12 65%,#ffffff08);background-size:250% 100%;animation:skeletonShimmer 1.8s infinite ease-in-out}.scene-card-skeleton:nth-child(1) .skeleton-item{animation-delay:0s}.scene-card-skeleton:nth-child(2) .skeleton-item{animation-delay:.18s}.scene-card-skeleton:nth-child(3) .skeleton-item{animation-delay:.36s}.skeleton-badge{height:24px;border-radius:8px}.skeleton-badge-cat{width:90px}.skeleton-badge-lines{width:82px}.skeleton-thumb-wrap{width:100%;aspect-ratio:16 / 9;border-radius:13px;margin-bottom:.95rem;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.skeleton-thumb{width:100%;height:100%}.skeleton-title{height:22px;width:76%;border-radius:8px;margin-bottom:.65rem}.skeleton-line{height:13px;border-radius:6px}.skeleton-line-long{width:92%;margin-bottom:.45rem}.skeleton-line-short{width:65%;margin-bottom:1rem}.skeleton-roles-label{height:12px;width:38px;border-radius:4px;margin-bottom:.55rem}.skeleton-role-pill{height:25px;border-radius:9999px}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scene-card:not(.scene-card-skeleton){animation:cardFadeIn .35s ease-out}.scenedubs-footer{text-align:center;padding:2.5rem 1.5rem 2rem;color:#64748b;font-size:.85rem;font-weight:500;margin-top:auto}.scenedubs-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#04060cd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:99999;display:flex;align-items:center;justify-content:center;padding:1.5rem;box-sizing:border-box}.scenedubs-modal{background:#0d1424;border:1px solid rgba(80,140,240,.3);border-radius:24px;max-width:960px;width:100%;max-height:88vh;overflow-y:auto;padding:2rem;box-shadow:0 25px 60px #000c,0 0 35px #3b82f633;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.modal-header>div:first-child{flex:1;min-width:0}.modal-close-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:50%;width:38px;height:38px;min-width:38px;min-height:38px;max-width:38px;max-height:38px;flex-shrink:0;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;color:#94a3b8;cursor:pointer;transition:all .2s;padding:0;margin:0}.modal-close-btn:hover{background:#ffffff29;border-color:#ffffff40;color:#fff;transform:scale(1.05)}.upload-dropzone{border:2px dashed rgba(59,130,246,.4);background:#3b82f60d;border-radius:18px;padding:2rem;text-align:center;cursor:pointer;transition:all .25s;margin-bottom:2rem}.upload-dropzone:hover{border-color:#3b82f6cc;background:#3b82f61a}.modal-search-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.category-pill{padding:.45rem .95rem;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.category-pill:hover,.category-pill.active{background:#3b82f633;border-color:#3b82f6;color:#fff}.modal-search-input{background:#0006;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:.55rem 1rem;color:#fff;font-size:.9rem;width:260px}.modal-search-input:focus{outline:none;border-color:#3b82f6}.studio-card{background:#0d1323cc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:2rem;box-shadow:0 15px 40px #00000080;max-width:1240px;margin:0 auto}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:14px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;box-shadow:0 8px 25px #2563eb66;transition:all .25s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px #2563eb99;filter:brightness(1.1)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.8rem 1.5rem;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.visualizer-canvas{width:100%;height:80px;border-radius:14px;background:#080c16e6;border:1px solid rgba(255,255,255,.08);display:block}.role-setup-box{background:#121a30e6;border:1px solid rgba(70,130,240,.35);border-radius:20px;padding:1.5rem;margin-bottom:1.5rem}.actor-input{width:100%;margin-top:.35rem;background:#0006;border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:.65rem .9rem;color:#fff;font-weight:600;font-size:.95rem}.actor-input:focus{outline:none;border-color:#3b82f6}.scenedubs-timeline-track{scrollbar-width:thin;scrollbar-color:#00f0ff rgba(10,16,32,.85)}.scenedubs-timeline-track::-webkit-scrollbar{height:6px}.scenedubs-timeline-track::-webkit-scrollbar-track{background:#0a1020d9;border-radius:9999px;border:1px solid rgba(255,255,255,.05)}.scenedubs-timeline-track::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#00f0ff,#0070f3);border-radius:9999px;box-shadow:0 0 10px #00f0ff80;transition:all .2s ease}.scenedubs-timeline-track::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#38bdf8,#60a5fa);box-shadow:0 0 16px #00f0ffcc}::-webkit-scrollbar{width:7px;height:6px}::-webkit-scrollbar-track{background:#070a13f2}::-webkit-scrollbar-thumb{background:#00f0ff59;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#00f0ffb3;box-shadow:0 0 10px #00f0ff80}.scenedubs-record-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.scenedubs-record-btn:hover{transform:translateY(-3px) scale(1.03)}.scenedubs-record-btn:active{transform:translateY(1px) scale(.97)}.scenedubs-record-btn .record-btn-glow{position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:9999px;background:radial-gradient(circle,#ff2a708c,#ff2a7000 75%);filter:blur(12px);opacity:.75;transition:opacity .3s ease,filter .3s ease;pointer-events:none}.scenedubs-record-btn:hover .record-btn-glow{opacity:1;filter:blur(18px)}.scenedubs-record-btn .record-btn-inner{position:relative;z-index:2;display:flex;align-items:center;gap:.85rem;padding:.85rem 2.4rem .85rem 1.25rem;border-radius:9999px;background:linear-gradient(135deg,#ff1a53,#d4003d,#99002b);border:1.5px solid rgba(255,120,160,.6);box-shadow:0 10px 25px #d4003d73,0 2px 10px #0009,inset 0 1px 1px #fff6;color:#fff;transition:all .25s ease}.scenedubs-record-btn:hover .record-btn-inner{border-color:#ffb4cde6;box-shadow:0 12px 35px #ff1a5399,0 2px 15px #000000b3,inset 0 1px 2px #fff9}.record-mic-circle{width:42px;height:42px;border-radius:50%;background:#00000040;border:1px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 4px #0000004d}.record-btn-text{font-family:var(--font-display, "Outfit", sans-serif);font-size:1.12rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4)}.scenedubs-record-btn.is-recorded .record-btn-inner{background:linear-gradient(135deg,#0284c7,#0369a1,#075985);border-color:#38bdf899;box-shadow:0 10px 25px #0369a173,0 2px 10px #0009,inset 0 1px 1px #fff6}.scenedubs-record-btn.is-recorded .record-btn-glow{background:radial-gradient(circle,#0ea5e980,#0ea5e900 75%)}.scenedubs-record-btn.is-recorded:hover .record-btn-inner{border-color:#7dd3fce6;box-shadow:0 12px 35px #0ea5e999,0 2px 15px #000000b3,inset 0 1px 2px #fff9}.scenedubs-record-btn.is-recording{animation:studioRecPulse 1.4s infinite ease-in-out}.scenedubs-record-btn.is-recording .record-btn-inner{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#fca5a5;box-shadow:0 0 35px #dc2626b3,inset 0 1px 1px #fff6}.record-stop-square{width:20px;height:20px;border-radius:4px;background:#fff;box-shadow:0 0 8px #fffc}@keyframes studioRecPulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 15px rgba(239,68,68,.6))}50%{transform:scale(1.04);filter:drop-shadow(0 0 30px rgba(239,68,68,.95))}}.live-rec-dot{width:9px;height:9px;border-radius:50%;background:#f04;box-shadow:0 0 10px #f04;animation:recDotBlink .8s infinite alternate}@keyframes recDotBlink{0%{opacity:.3;transform:scale(.85)}to{opacity:1;transform:scale(1.2)}}.scenedubs-countdown-ring{width:90px;height:90px;margin:0 auto;border-radius:50%;border:4px solid #ffd700;display:flex;align-items:center;justify-content:center;background:#ffd7001f;box-shadow:0 0 40px #ffd70080,inset 0 0 20px #ffd70033;animation:countPulse .7s infinite alternate ease-in-out}.scenedubs-countdown-num{font-family:var(--font-display, "Outfit", sans-serif);font-size:3.2rem;font-weight:900;color:gold;text-shadow:0 0 25px rgba(255,215,0,.8)}@keyframes countPulse{0%{transform:scale(.95);opacity:.9}to{transform:scale(1.06);opacity:1}}.scenedubs-bottom-nav-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;margin-top:2rem;gap:1rem}.scenedubs-nav-left{justify-self:start}.scenedubs-nav-center{justify-self:center;display:flex;justify-content:center}.scenedubs-nav-right{justify-self:end}.scenedubs-premiere-btn{position:relative;display:grid;grid-template-columns:36px auto auto;align-items:center;justify-content:center;gap:.75rem;padding:.85rem 1.6rem;border-radius:9999px;background:linear-gradient(135deg,#14307df2,#2563ebf2,#0ea5e9f2);border:1.5px solid rgba(125,211,252,.6);color:#fff;font-family:var(--font-display, "Outfit", sans-serif);font-size:1.05rem;font-weight:700;letter-spacing:.02em;cursor:pointer;box-shadow:0 10px 30px #2563eb66,0 0 25px #00f0ff59,inset 0 1px 1px #fff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .25s cubic-bezier(.34,1.56,.64,1);-webkit-user-select:none;user-select:none}.scenedubs-premiere-btn:hover{transform:translateY(-2px) scale(1.02);border-color:#bae6fde6;box-shadow:0 14px 40px #2563eb99,0 0 35px #00f0ff99,inset 0 1px 2px #ffffffb3;background:linear-gradient(135deg,#2563ebf2,#3b82f6,#38bdf8)}.scenedubs-premiere-btn:active{transform:translateY(1px) scale(.98)}.premiere-btn-icon-slot{display:flex;align-items:center;justify-content:center}.premiere-btn-title{text-align:center;white-space:nowrap}.premiere-btn-badge{display:inline-flex;align-items:center;justify-content:center;padding:.2rem .65rem;border-radius:9999px;background:#00000059;border:1px solid rgba(255,255,255,.25);font-size:.8rem;font-weight:800;color:#7dd3fc;white-space:nowrap}.scenedubs-nav-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.4rem;border-radius:9999px;background:#10192ebf;border:1px solid rgba(255,255,255,.12);color:#cbd5e1;font-size:.92rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease}.scenedubs-nav-btn:hover:not(:disabled){background:#1a284be6;border-color:#3b82f680;color:#fff;box-shadow:0 4px 15px #0006,0 0 12px #3b82f633;transform:translateY(-1px)}.scenedubs-nav-btn:disabled{opacity:.4;cursor:not-allowed}.scenedubs-reset-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .65rem;border-radius:9999px;background:#ef44441f;border:1px solid rgba(239,68,68,.35);color:#fca5a5;font-size:.76rem;font-weight:600;cursor:pointer;transition:all .2s ease}.scenedubs-reset-btn:hover{background:#ef444440;border-color:#ef4444a6;color:#fff;box-shadow:0 0 10px #ef44444d}.scenedubs-mute-toggle-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;border-radius:9999px;font-size:.86rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.scenedubs-mute-toggle-btn.is-muted{background:#00f0ff14;border:1px solid rgba(0,240,255,.45);color:#e0f2fe;box-shadow:0 0 15px #00f0ff26}.scenedubs-mute-toggle-btn.is-muted:hover{background:#00f0ff29;border-color:#00f0ff;color:#fff;box-shadow:0 0 25px #00f0ff59;transform:translateY(-1px)}.scenedubs-mute-toggle-btn.is-active{background:#f59e0b1f;border:1px solid rgba(245,158,11,.5);color:#fef3c7;box-shadow:0 0 15px #f59e0b26}.scenedubs-mute-toggle-btn.is-active:hover{background:#f59e0b38;border-color:#f59e0b;color:#fff;box-shadow:0 0 25px #f59e0b59;transform:translateY(-1px)}.scenedubs-download-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.85rem 1.8rem;border-radius:14px;background:linear-gradient(135deg,#0284c7,#2563eb 60%,#1d4ed8);color:#fff!important;font-weight:700;font-size:1rem;border:1px solid rgba(56,189,248,.6);box-shadow:0 8px 25px #0284c773,0 0 15px #00f0ff33;cursor:pointer;transition:all .25s ease}.scenedubs-download-action-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,#0ea5e9,#3b82f6 60%,#2563eb);border-color:#38bdf8;box-shadow:0 12px 30px #0284c7a6,0 0 25px #00f0ff59;color:#fff!important}.spin-animate{animation:spinLoader 1s linear infinite}@keyframes spinLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{max-width:100vw;overflow-x:hidden}.scenedubs-filter-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;max-width:1240px;margin:0 auto 1.75rem;padding:0 1.5rem;width:100%}.scenedubs-search-wrap{position:relative}.scenedubs-search-input{width:280px;max-width:100%}.scenedubs-studio-stage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:1.5rem;margin-bottom:1.5rem;width:100%}.scenedubs-studio-topbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;width:100%}.scenedubs-character-card{border-radius:20px}.scenedubs-subtitle-caption{font-size:clamp(1.15rem,3.5vw,1.5rem)}.role-setup-inputs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.scenedubs-premiere-title{font-size:clamp(1.4rem,4.5vw,2.4rem)}.scenedubs-premiere-actions-row{display:flex;justify-content:center;gap:1rem;margin-top:2rem;flex-wrap:wrap;align-items:center}@media(max-width:980px){.scenedubs-mode-badge-wrapper{display:none}}@media(max-width:768px){.scenedubs-navbar{padding:.75rem 1rem;gap:.4rem}.scenedubs-logo-text{font-size:1.2rem!important}.scenedubs-logo-wrap{gap:.45rem!important}.scenedubs-logo-wrap svg{width:32px!important;height:32px!important}.scenedubs-nav-actions{gap:.4rem}.scenedubs-back-btn{height:36px;padding:0 .8rem;font-size:.8rem;gap:.35rem}.scenedubs-mic-indicator{width:36px;height:36px;min-width:36px;max-width:36px;padding:0;border-radius:50%}.scenedubs-mic-indicator .mic-label{display:none}.scenedubs-lang-btn{height:36px;padding:0 .65rem;font-size:.78rem;gap:.3rem}.scenedubs-hero{padding:2.25rem 1rem 1.75rem}.scenedubs-hero-title{font-size:clamp(1.6rem,5vw,2.2rem)}.scenedubs-filter-bar{padding:0 1rem;margin-bottom:1.25rem}.scenedubs-grid{padding:0 1rem;gap:1rem}.studio-card{padding:1.35rem 1.1rem;border-radius:20px;margin:.5rem}.scenedubs-studio-topbar{flex-direction:column;align-items:flex-start;gap:.85rem}.scenedubs-studio-stage-grid{grid-template-columns:1fr;gap:1.25rem}.scenedubs-bottom-nav-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.85rem;margin-top:1.5rem;padding-top:1.25rem}.scenedubs-nav-left{order:1;flex:1 1 45%}.scenedubs-nav-right{order:2;flex:1 1 45%}.scenedubs-nav-left .scenedubs-nav-btn,.scenedubs-nav-right .scenedubs-nav-btn{width:100%;justify-content:center}.scenedubs-nav-center{order:3;width:100%}.scenedubs-premiere-btn{width:100%;justify-content:center}}@media(max-width:640px){.scenedubs-navbar{padding:.75rem .85rem}.btn-pill-glow{max-width:100%;padding:.75rem 1.25rem;font-size:.92rem;text-align:center}.scenedubs-filter-bar{flex-direction:column;align-items:stretch;gap:.85rem}.scenedubs-search-wrap{width:100%}.scenedubs-search-input{width:100%;max-width:100%}.studio-card{padding:1rem .75rem;border-radius:16px;margin:.25rem}.scenedubs-character-card{padding:1rem!important;border-radius:16px!important}.scenedubs-premiere-card{padding:1rem .75rem!important}.scenedubs-cinema-container{border-radius:14px!important;border-width:2px!important}.scenedubs-mute-toggle-btn{width:100%;justify-content:center;padding:.55rem .85rem;font-size:.82rem;white-space:normal;text-align:center}.scenedubs-premiere-actions-row{flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.5rem}.scenedubs-premiere-actions-row>button{width:100%;justify-content:center}.scenedubs-modal-backdrop{padding:.5rem}.scenedubs-modal{padding:1.25rem .85rem!important;border-radius:16px!important;max-height:94vh!important}}@media(max-width:640px){.scenedubs-navbar{padding:.65rem .85rem;gap:.4rem}.scenedubs-logo-text{font-size:1.18rem!important}.scenedubs-logo-wrap{gap:.4rem!important}.scenedubs-logo-wrap svg{width:30px!important;height:30px!important}.scenedubs-nav-actions{gap:.4rem}.scenedubs-back-btn{height:35px;padding:0 .75rem;font-size:.8rem;gap:.35rem}.scenedubs-mic-indicator .mic-label{display:none}.scenedubs-mic-indicator{width:35px;height:35px;min-width:35px;max-width:35px;padding:0;border-radius:50%;aspect-ratio:1 / 1;justify-content:center}.scenedubs-lang-btn{height:35px;padding:0 .6rem;font-size:.76rem}.scenedubs-lang-btn .lang-globe-icon{display:none}}@media(max-width:480px){.scenedubs-navbar{padding:.55rem;gap:.3rem}.scenedubs-logo-text{font-size:1.05rem!important}.scenedubs-logo-wrap{gap:.3rem!important}.scenedubs-logo-wrap svg{width:26px!important;height:26px!important}.scenedubs-nav-actions{gap:.3rem}.scenedubs-back-btn{height:33px;padding:0 .6rem;font-size:.75rem;gap:.25rem}.scenedubs-mic-indicator .mic-label{display:none}.scenedubs-mic-indicator{width:33px;height:33px;min-width:33px;max-width:33px;padding:0;border-radius:50%;aspect-ratio:1 / 1;justify-content:center}.scenedubs-lang-btn{height:33px;padding:0 .5rem;font-size:.73rem}.scenedubs-lang-btn .lang-globe-icon{display:none}.scenedubs-premiere-btn{grid-template-columns:28px 1fr auto;padding:.75rem .85rem;gap:.4rem}.scenedubs-premiere-btn .premiere-btn-title{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scenedubs-premiere-btn .premiere-btn-badge{padding:.2rem .45rem;font-size:.72rem}.role-setup-inputs-grid{grid-template-columns:1fr;gap:.75rem}}@media(max-width:360px){.scenedubs-navbar{padding:.45rem .4rem;gap:.25rem}.scenedubs-logo-text{font-size:.95rem!important}.scenedubs-back-btn{padding:0 .45rem;font-size:.72rem}.scenedubs-lang-btn{padding:0 .4rem;font-size:.7rem}}@media(max-width:340px){.scenedubs-back-btn .back-btn-text{display:none}.scenedubs-back-btn{width:32px;height:32px;min-width:32px;max-width:32px;padding:0;border-radius:50%;aspect-ratio:1 / 1;justify-content:center}}.scenedubs-footer{margin-top:4rem;border-top:1px solid rgba(255,255,255,.08);background:#060a14f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%}.scenedubs-footer-inner{max-width:1240px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid;grid-template-columns:1.3fr 1fr;gap:3rem}@media(max-width:768px){.scenedubs-footer-inner{grid-template-columns:1fr;gap:2rem;padding:2.25rem 1.25rem 1.75rem}}.footer-brand-col{display:flex;flex-direction:column;gap:.85rem}.footer-logo-row{display:flex;align-items:center}.footer-tagline{color:var(--text-muted);font-size:.9rem;line-height:1.6;max-width:480px}.footer-links-col{display:flex;flex-direction:column;gap:1rem}.footer-section-title{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#7dd3fc}.footer-nav-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem}.footer-link-btn{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;color:#94a3b8;font-size:.88rem;font-weight:500;cursor:pointer;padding:.35rem 0;text-align:left;transition:all .2s ease}.footer-link-btn:hover{color:#38bdf8;transform:translate(3px)}.footer-bottom-bar{max-width:1240px;margin:0 auto;padding:1.5rem;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;color:var(--text-muted);font-size:.84rem}.legal-modal-container{max-height:88vh;display:flex;flex-direction:column}.legal-modal-header{flex-shrink:0;margin-bottom:.85rem}.legal-tabs-row{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.2rem .1rem .65rem;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;scrollbar-width:thin}.legal-tabs-row::-webkit-scrollbar{height:4px}.legal-tabs-row::-webkit-scrollbar-track{background:#ffffff08;border-radius:9999px}.legal-tabs-row::-webkit-scrollbar-thumb{background:#38bdf859;border-radius:9999px}.legal-tab-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;height:38px;min-height:38px;padding:0 1rem;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:.84rem;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;box-sizing:border-box;transition:all .2s}.legal-tab-btn:hover,.legal-tab-btn.active{background:#3b82f62e;border-color:#3b82f6;color:#60a5fa;box-shadow:0 0 12px #3b82f640}.legal-content-scroll{overflow-y:auto;padding-right:.5rem;flex:1;min-height:0;max-height:52vh}.legal-modal-footer{flex-shrink:0;display:flex;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:640px){.legal-modal-container{max-height:92vh!important;padding:1.25rem .85rem!important}.legal-tab-btn{height:35px;min-height:35px;padding:0 .8rem;font-size:.78rem;gap:.35rem}.legal-content-scroll{max-height:50vh}}.legal-article h4{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.3rem}.legal-date{font-size:.8rem;color:var(--text-dim);margin-bottom:1.25rem}.legal-article section{margin-bottom:1.25rem}.legal-article h5{font-size:.98rem;font-weight:700;color:#93c5fd;margin-bottom:.45rem}.legal-article p{color:#cbd5e1;font-size:.88rem;line-height:1.65;margin-bottom:.6rem}.scenedubs-ad-wrapper{margin:1.5rem auto;max-width:100%;overflow:hidden;text-align:center}.scenedubs-ad-placeholder{margin:1.5rem auto;padding:1.25rem;border-radius:14px;border:1px dashed rgba(59,130,246,.35);background:#0e193273;text-align:center;max-width:728px}.ad-placeholder-label{font-size:.8rem;font-weight:700;color:#60a5fa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem}.ad-placeholder-desc{font-size:.8rem;color:var(--text-dim)}
