.video-mode{background:#050a12;min-height:100vh;overflow:hidden}.video-bg{background:radial-gradient(80% 50% at 20% 40%,#0ea5e926,#0000),radial-gradient(60% 40% at 80% 60%,#6366f11f,#0000),#050a12;animation:8s ease-in-out infinite video-bg-pulse;position:fixed;inset:0}@keyframes video-bg-pulse{0%,to{opacity:1}50%{opacity:.85}}.video-stage-wrap{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}.video-stage{aspect-ratio:16/9;background:linear-gradient(145deg,#0c1929 0%,#0f172a 100%);border-radius:16px;width:min(1280px,100%);position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 25px 80px #0009}.video-scene{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:48px 56px;transition:opacity .9s,transform .9s;display:flex;position:absolute;inset:0;transform:scale(.96)}.video-scene.ativo{opacity:1;pointer-events:auto;transform:scale(1)}.video-scene.saindo{opacity:0;transform:scale(1.02)}.video-titulo{letter-spacing:-.02em;text-align:center;background:linear-gradient(135deg,#fff 0%,#7dd3fc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.video-sub{text-align:center;color:#94a3b8;max-width:640px;margin-top:16px;font-size:clamp(1rem,2vw,1.35rem);line-height:1.5}.video-sub strong{color:#e2e8f0}.video-badge{color:#7dd3fc;text-transform:uppercase;letter-spacing:.08em;background:#0ea5e933;border:1px solid #0ea5e966;border-radius:999px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.video-numero-grande{color:#38bdf8;font-variant-numeric:tabular-nums;font-size:clamp(4rem,12vw,7rem);font-weight:800;line-height:1}.video-barra-progresso{background:#1e293b;border-radius:999px;width:min(400px,80%);height:8px;margin-top:24px;overflow:hidden}.video-barra-fill{background:linear-gradient(90deg,#10b981,#0ea5e9);border-radius:999px;height:100%;transition:width 1.2s ease-out}.video-timeline{z-index:20;background:#ffffff1a;height:4px;position:fixed;bottom:0;left:0;right:0}.video-timeline-fill{background:linear-gradient(90deg,#0ea5e9,#6366f1);height:100%;transition:width .3s linear}.video-controls{z-index:30;align-items:center;gap:12px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.video-btn{cursor:pointer;border:none;border-radius:999px;padding:12px 24px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s}.video-btn:hover{transform:scale(1.03)}.video-btn-primary{color:#fff;background:linear-gradient(135deg,#0ea5e9,#6366f1);box-shadow:0 8px 32px #0ea5e966}.video-btn-record{color:#fff;background:#dc2626;box-shadow:0 8px 32px #dc262666}.video-btn-ghost{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff26}.video-rec-indicator{color:#fca5a5;background:#dc262633;border:1px solid #dc262680;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:flex}.video-rec-dot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1s infinite rec-blink}@keyframes rec-blink{0%,to{opacity:1}50%{opacity:.3}}.video-grid-3{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:720px;margin-top:32px;display:grid}.video-card-mini{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;padding:20px}.video-card-mini span:first-child{margin-bottom:8px;font-size:28px;display:block}.video-equipe-card{text-align:center;background:#0ea5e91f;border:1px solid #0ea5e94d;border-radius:20px;margin-top:24px;padding:28px 40px}.video-equipe-card h3{color:#fff;margin:0;font-size:1.75rem;font-weight:700}.video-map-slot{border-radius:12px;width:100%;height:280px;margin-top:16px;overflow:hidden}.video-whatsapp-slot{transform:scale(.95)}.video-lista-rota{text-align:left;color:#cbd5e1;width:100%;max-width:520px;margin-top:16px;font-size:14px}.video-lista-rota li{opacity:0;border-bottom:1px solid #ffffff0f;padding:8px 0;animation:.5s forwards video-fade-line}@keyframes video-fade-line{to{opacity:1}}.video-fullscreen:fullscreen .video-stage{border-radius:0;width:100vw;max-width:none;height:100vh}
