@font-face{font-family:Satoshi;font-weight:400;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Regular.ttf) format("truetype")}@font-face{font-family:Satoshi;font-weight:500;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Medium.ttf) format("truetype")}@font-face{font-family:Satoshi;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Bold.ttf) format("truetype")}@font-face{font-family:Satoshi;font-weight:900;font-style:normal;font-display:swap;src:url(/fonts/Satoshi-Black.ttf) format("truetype")}.vv-root{--bg-base:#000;--bg-elevated:#0a0a0a;--bg-card:#000;--border:#1a1a1a;--border-strong:#2a2a2a;--text:#fff;--muted:#7a7a7a;--muted-2:#7a7a7a;--teal-300:#5fe0cb;--teal-500:#14b8a6;--teal-600:#0f9488;--teal-700:#0d766c;--teal-tint:rgba(20,184,166,.08);--teal-tint-2:rgba(20,184,166,.14);--success:#2dcbb4;--info:#5fe0cb;--warning:#e0b341;--error:#f0746b;--r-8:8px;--r-12:12px;--r-16:16px;--r-20:20px;--r-full:9999px;--font:"Satoshi",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--nav-h:68px;--maxw:1240px;--ease:cubic-bezier(.22,.61,.36,1)}.vv-root *,.vv-root :after,.vv-root :before{box-sizing:border-box}.vv-root{margin:0;padding:0;background:var(--bg-base);color:var(--text);font-family:var(--font);font-weight:400;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-variant-numeric:tabular-nums;letter-spacing:-.005em;overflow-x:clip}.vv-root img{display:block;max-width:100%}.vv-root a{color:inherit;text-decoration:none}.vv-root ::selection{background:var(--teal-600);color:#001613}.vv-root :focus-visible{outline:2px solid var(--teal-500);outline-offset:3px;border-radius:4px}.vv-root .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 40px}.vv-root .tnum{font-variant-numeric:tabular-nums}.vv-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font);font-weight:700;font-size:15px;letter-spacing:-.01em;line-height:1;padding:14px 22px;border-radius:var(--r-full);border:1px solid transparent;cursor:pointer;transition:background .18s var(--ease),border-color .18s var(--ease),color .18s var(--ease),transform .18s var(--ease);white-space:nowrap}.vv-root .btn:active{transform:translateY(1px)}.vv-root .btn-primary{background:var(--teal-600);color:#001613}.vv-root .btn-primary:hover{background:var(--teal-700);color:#001613}.vv-root .btn-ghost{background:transparent;color:var(--text);border-color:var(--border-strong)}.vv-root .btn-ghost:hover{border-color:var(--teal-600);color:var(--teal-300)}.vv-root .btn-sm{padding:11px 18px;font-size:14px}.vv-root .btn-lg{padding:18px 30px;font-size:17px}.vv-root .nav{position:fixed;top:0;left:0;right:0;height:var(--nav-h);z-index:100;display:flex;align-items:center;background:rgba(0,0,0,.55);backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border-bottom:1px solid transparent;transition:border-color .25s var(--ease),background .25s var(--ease)}.vv-root .nav.scrolled{border-bottom-color:var(--border);background:rgba(0,0,0,.72)}.vv-root .nav .wrap{display:flex;align-items:center;justify-content:space-between}.vv-root .wordmark{font-weight:900;font-size:22px;letter-spacing:-.04em;display:inline-flex;align-items:baseline}.vv-root .wordmark .dot{color:var(--teal-500)}.vv-root .nav-links{display:flex;align-items:center;gap:30px}.vv-root .nav-links a{font-size:14px;font-weight:500;color:var(--muted);transition:color .16s var(--ease)}.vv-root .nav-links a:hover{color:var(--text)}.vv-root .nav-right{display:flex;align-items:center;gap:18px}@media (max-width:860px){.vv-root .nav-links{display:none}}.vv-root .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--teal-300)}.vv-root .eyebrow.muted{color:var(--muted)}.vv-root .rule-led{width:22px;height:1.5px;flex-shrink:0;background:var(--teal-500)}.vv-root .section{padding:130px 0;border-top:1px solid var(--border)}.vv-root .h-section{font-weight:900;font-size:clamp(34px,4.4vw,60px);line-height:1.04;letter-spacing:-.035em;margin:18px 0 0;text-wrap:balance}.vv-root .teal{color:var(--teal-300)}.vv-root .lede{font-size:18px;line-height:1.55;color:var(--muted);max-width:52ch;margin:22px 0 0;text-wrap:pretty}.vv-root .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.vv-root .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.vv-root .reveal{opacity:1;transform:none;transition:none}}.vv-root .phone{--pw:318px;--ph:654px;width:var(--pw);height:var(--ph);position:relative;border-radius:46px;background:#050505;border:1px solid var(--border-strong);box-shadow:inset 0 2px 1px hsla(0,0%,100%,.04),0 50px 100px -30px rgba(0,0,0,.9),0 0 0 1px rgba(0,0,0,.6);padding:7px;flex-shrink:0}.vv-root .phone-screen{position:relative;width:100%;height:100%;border-radius:40px;overflow:hidden;background:var(--bg-base)}.vv-root .island{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:86px;height:26px;background:#000;border-radius:var(--r-full);z-index:40}.vv-root .statusbar{position:absolute;top:0;left:0;right:0;height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:13px;font-weight:700;z-index:35;color:#fff}.vv-root .statusbar .sig{display:flex;align-items:center;gap:5px}.vv-root .statusbar .sig svg{width:16px;height:16px}.vv-root .screen-layer{position:absolute;inset:0;border-radius:40px;overflow:hidden;opacity:0;transition:opacity .55s var(--ease);pointer-events:none}.vv-root .screen-layer.active{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.vv-root .screen-layer{transition:none}}.vv-root .tabbar{position:absolute;bottom:0;left:0;right:0;height:64px;padding-bottom:8px;background:rgba(0,0,0,.78);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-around;z-index:30}.vv-root .tabbar .tab{display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--muted-2)}.vv-root .tabbar .tab svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .tabbar .tab span{font-size:9px;font-weight:600;letter-spacing:.02em}.vv-root .tabbar .tab.on{color:var(--teal-300)}.vv-root .pscroll{position:absolute;inset:0;padding-top:46px;padding-bottom:64px;overflow:hidden}.vv-root .pbody{padding:14px 16px}.vv-root .flyer{border-radius:var(--r-12);position:relative;overflow:hidden;background:radial-gradient(115% 85% at 28% 12%,hsla(0,0%,100%,.12),transparent 46%),radial-gradient(90% 80% at 82% 95%,rgba(20,184,166,.1),transparent 62%),linear-gradient(158deg,#1c1c1c,#070707 78%);box-shadow:inset 0 0 60px rgba(0,0,0,.55);border:1px solid var(--border);display:flex;flex-direction:column;justify-content:flex-end;padding:12px}.vv-root .flyer:before{background:radial-gradient(60% 40% at 65% 22%,rgba(95,224,203,.14),transparent 70%),linear-gradient(180deg,transparent 45%,rgba(0,0,0,.55))}.vv-root .flyer:after,.vv-root .flyer:before{content:"";position:absolute;inset:0;pointer-events:none}.vv-root .flyer:after{background-image:repeating-linear-gradient(125deg,hsla(0,0%,100%,.03) 0 1px,transparent 1px 4px),radial-gradient(hsla(0,0%,100%,.5) .5px,transparent 0);background-size:auto,3px 3px;opacity:.5;mix-blend-mode:overlay}.vv-root .flyer.teal{background:radial-gradient(110% 80% at 30% 10%,rgba(95,224,203,.3),transparent 48%),radial-gradient(100% 90% at 85% 100%,rgba(13,118,108,.55),transparent 60%),linear-gradient(158deg,#0c3530,#050505 80%)}.vv-root .flyer .ft{position:relative;z-index:1;font-weight:900;letter-spacing:-.03em;line-height:.95}.vv-root .flyer .fm{position:relative;z-index:1;font-size:10px;color:var(--muted);margin-top:5px;font-weight:600}.vv-root .searchbar{display:flex;align-items:center;gap:10px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-full);padding:11px 16px;color:var(--muted);font-size:13px}.vv-root .searchbar svg{width:17px;height:17px;stroke:var(--muted);stroke-width:2;fill:none}.vv-root .pchip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.02em;padding:7px 12px;border-radius:var(--r-full);background:var(--teal-tint);color:var(--teal-300);border:1px solid rgba(20,184,166,.22)}.vv-root .pchip.ghost{background:var(--bg-elevated);color:var(--muted);border-color:var(--border)}.vv-root .pcard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-16);padding:14px}.vv-root .phr{height:1px;background:var(--border);border:0;margin:14px 0}.vv-root .map-screen{position:absolute;inset:0;background:radial-gradient(120% 80% at 50% 30%,#0d1413,#050505 75%)}.vv-root .map-grid{position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:46px 46px;opacity:.5;mask-image:radial-gradient(80% 70% at 50% 45%,#000 40%,transparent 85%);-webkit-mask-image:radial-gradient(80% 70% at 50% 45%,#000 40%,transparent 85%)}.vv-root .geo{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:230px;height:230px;border-radius:var(--r-full);border:1.5px solid rgba(20,184,166,.5);background:radial-gradient(circle,var(--teal-tint),transparent 70%)}.vv-root .mepin{width:12px;height:12px;background:var(--teal-500);box-shadow:0 0 0 4px var(--teal-tint),0 0 14px rgba(20,184,166,.6)}.vv-root .mappin,.vv-root .mepin{position:absolute;border-radius:var(--r-full)}.vv-root .mappin{width:44px;height:44px;border:2px solid var(--teal-500);background:linear-gradient(150deg,#1a1a1a,#050505);box-shadow:0 6px 18px rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:900;color:var(--teal-300)}.vv-root .qr{width:150px;height:150px;border-radius:var(--r-16);background:repeating-linear-gradient(0deg,#fff 0 7px,#000 7px 14px),repeating-linear-gradient(90deg,#fff 0 7px,#000 7px 14px);background-blend-mode:difference;background-color:#fff;margin:0 auto;position:relative;image-rendering:pixelated}.vv-root .qr:after,.vv-root .qr:before{content:"";position:absolute;width:38px;height:38px;border:7px solid #000;background:#fff}.vv-root .qr:before{top:8px;left:8px}.vv-root .qr:after{top:8px;right:8px}.vv-root .bubble{max-width:76%;padding:9px 12px;border-radius:14px;font-size:12px;line-height:1.4}.vv-root .bubble.them{background:var(--bg-elevated);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.vv-root .bubble.me{background:var(--teal-600);color:#001613;border-bottom-right-radius:4px;align-self:flex-end;font-weight:500}.vv-root .bubble .who{display:block;font-size:9px;font-weight:700;color:var(--teal-300);margin-bottom:3px;letter-spacing:.03em}.vv-root .stage-inner{display:grid;grid-template-columns:1fr 384px;gap:56px;align-items:start}.vv-root .stage-phone-col{position:relative}.vv-root .stage-phone-sticky{position:sticky;top:calc((100vh - 654px) / 2);display:flex;justify-content:center;transition:transform .6s var(--ease)}.vv-root .scrub-rail{position:absolute;left:50%;transform:translateX(-50%);bottom:-42px;display:flex;gap:7px}.vv-root .scrub-dot{width:7px;height:7px;border-radius:var(--r-full);background:var(--border-strong);transition:all .35s var(--ease)}.vv-root .scrub-dot.on{background:var(--teal-500);width:22px}.vv-root .rail,.vv-root .scene-hero{display:flex;flex-direction:column}.vv-root .scene-hero{min-height:100vh;justify-content:center;padding:120px 0 80px}.vv-root .badge-launch{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text);padding:8px 14px;border:1px solid var(--border);border-radius:var(--r-full);background:var(--bg-elevated)}.vv-root .hero-h1{font-weight:900;font-size:clamp(40px,5.6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:28px 0 0;text-wrap:balance}.vv-root .hero-sub{font-size:19px;line-height:1.55;max-width:46ch;margin:26px 0 0;text-wrap:pretty}.vv-root .hero-cta{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap}.vv-root .scene{min-height:92vh;display:flex;flex-direction:column;justify-content:center;padding:40px 0}.vv-root .scene .stop-num{font-size:13px;font-weight:700;color:var(--muted-2);letter-spacing:.1em}.vv-root .scene-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--teal-300);margin:0 0 16px}.vv-root .scene-h{font-weight:900;font-size:clamp(30px,3.6vw,48px);line-height:1.08;letter-spacing:-.03em;margin:0;text-wrap:balance}.vv-root .scene-p{font-size:17px;line-height:1.6;color:var(--muted);max-width:40ch;margin:20px 0 0;text-wrap:pretty}.vv-root .scene-bullets{list-style:none;padding:0;margin:26px 0 0;display:flex;flex-direction:column;gap:13px}.vv-root .scene-bullets li{display:flex;gap:12px;align-items:flex-start;font-size:15px;color:var(--text);line-height:1.45}.vv-root .scene-bullets svg{width:18px;height:18px;stroke:var(--teal-500);stroke-width:2.2;fill:none;flex-shrink:0;margin-top:2px}.vv-root .note-priv{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:12px;color:var(--muted);padding:8px 13px;border:1px solid var(--border);border-radius:var(--r-full);background:var(--teal-tint)}.vv-root .note-priv .rule-led{width:16px;height:1.5px}.vv-root .phase-tag{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--muted-2);margin-bottom:10px}.vv-root .aud-block{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:56px 0;border-top:1px solid var(--border)}.vv-root .aud-block:first-of-type{border-top:0}.vv-root .aud-block.rev .aud-copy{order:2}.vv-root .aud-block.rev .aud-visual{order:1}.vv-root .aud-copy .pchip{margin-bottom:18px}.vv-root .aud-h{font-weight:900;font-size:clamp(26px,3vw,38px);line-height:1.1;letter-spacing:-.03em;margin:0;text-wrap:balance}.vv-root .aud-p{font-size:16px;line-height:1.55;color:var(--muted);margin:16px 0 0;max-width:42ch}.vv-root .aud-bullets{list-style:none;padding:0;margin:22px 0 28px;display:flex;flex-direction:column;gap:11px}.vv-root .aud-bullets li{display:flex;gap:11px;align-items:flex-start;font-size:14px;color:var(--text)}.vv-root .aud-bullets svg{width:17px;height:17px;stroke:var(--teal-500);stroke-width:2.2;fill:none;flex-shrink:0;margin-top:2px}.vv-root .aud-note{font-size:12px;color:var(--muted-2);margin-top:14px;max-width:40ch;line-height:1.5}.vv-root .aud-visual{display:flex;justify-content:center}.vv-root .aud-mock{width:100%;max-width:420px;background:var(--bg-base);border:1px solid var(--border);border-radius:var(--r-20);padding:22px;position:relative;overflow:hidden}.vv-root .aud-mock.fans-bg{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.9)),url(/venues/seguidores-bg.jpg);background-size:cover;background-position:50%}.vv-root .aud-mock.fans-bg:before{display:none}.vv-root .aud-mock:before{content:"";position:absolute;inset:0;background:radial-gradient(120% 80% at 100% 0,var(--teal-tint),transparent 60%);pointer-events:none}.vv-root .conn-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:56px}.vv-root .conn-card{background:var(--bg-base);border:1px solid var(--border);border-radius:var(--r-16);padding:24px 22px;transition:border-color .2s var(--ease),transform .2s var(--ease),background .2s var(--ease)}.vv-root .conn-card:hover{border-color:var(--teal-600);transform:translateY(-3px);background:var(--bg-elevated)}.vv-root .conn-card svg{width:26px;height:26px;stroke:var(--teal-300);stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .conn-card h4{font-size:17px;font-weight:700;margin:18px 0 6px;letter-spacing:-.02em}.vv-root .conn-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.45}.vv-root .conn-card.wide{grid-column:span 1}@media (max-width:980px){.vv-root .conn-grid{grid-template-columns:repeat(2,1fr)}}.vv-root .cta-band{border-top:1px solid var(--border-strong);background:radial-gradient(90% 140% at 50% 0,var(--teal-tint),transparent 60%),var(--bg-base);padding:140px 0;text-align:center}.vv-root .cta-band h2{font-weight:900;font-size:clamp(36px,5vw,68px);line-height:1.04;letter-spacing:-.04em;margin:0 auto;max-width:16ch;text-wrap:balance}.vv-root .cta-band p{font-size:19px;color:var(--muted);margin:24px auto 0;max-width:46ch}.vv-root .email-capture{display:flex;gap:10px;max-width:460px;margin:40px auto 0}.vv-root .email-capture input{flex:1;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:var(--r-full);padding:16px 22px;color:var(--text);font-family:var(--font);font-size:15px}.vv-root .email-capture input::placeholder{color:var(--muted)}.vv-root .email-capture input:focus{outline:none;border-color:var(--teal-600)}.vv-root .footer{border-top:1px solid var(--border);padding:64px 0 48px}.vv-root .footer-top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.vv-root .footer-nav{display:flex;gap:48px;flex-wrap:wrap}.vv-root .footer-col h5{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);margin:0 0 16px}.vv-root .footer-col a{display:block;font-size:14px;color:var(--muted);margin-bottom:11px;transition:color .15s var(--ease)}.vv-root .footer-col a:hover{color:var(--text)}.vv-root .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:56px;padding-top:28px;border-top:1px solid var(--border);flex-wrap:wrap}.vv-root .footer-bottom p{font-size:12px;color:var(--muted-2);margin:0}.vv-root .socials{display:flex;gap:12px}.vv-root .socials a{width:38px;height:38px;border-radius:var(--r-full);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;transition:border-color .15s var(--ease),color .15s var(--ease);color:var(--muted)}.vv-root .socials a:hover{border-color:var(--teal-600);color:var(--teal-300)}.vv-root .socials svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.8;fill:none}.vv-root .scroll-cue{position:absolute;bottom:34px;left:0;display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.vv-root .scroll-cue .line{width:34px;height:1px;background:linear-gradient(90deg,var(--teal-500),transparent);position:relative;overflow:hidden}.vv-root .scroll-cue .line:after{content:"";position:absolute;top:0;left:-10px;width:10px;height:1px;background:var(--teal-300);animation:cue 1.8s var(--ease) infinite}@keyframes cue{0%{left:-10px}to{left:34px}}@media (prefers-reduced-motion:reduce){.vv-root .scroll-cue .line:after{animation:none}}@media (max-width:960px){.vv-root .wrap{padding:0 22px}.vv-root .section{padding:90px 0}.vv-root .stage-inner{grid-template-columns:1fr;gap:0}.vv-root .stage-phone-col{order:-1;position:sticky;top:var(--nav-h);z-index:20}.vv-root .stage-phone-sticky{position:static;padding:16px 0 18px;background:linear-gradient(180deg,#000 70%,transparent);transform:scale(.82);transform-origin:top center}.vv-root .scrub-rail{bottom:10px}.vv-root .scene-hero{min-height:auto;padding:30px 0 50px;text-align:left}.vv-root .scene{min-height:auto;padding:44px 0}.vv-root .rail{margin-top:-10px}.vv-root .aud-block{grid-template-columns:1fr;gap:28px;padding:44px 0}.vv-root .aud-block.rev .aud-copy{order:1}.vv-root .aud-block.rev .aud-visual{order:2}.vv-root .conn-grid{grid-template-columns:1fr 1fr}.vv-root .email-capture{flex-direction:column}.vv-root .email-capture .btn{width:100%}}@media (max-width:540px){.vv-root .conn-grid{grid-template-columns:1fr}.vv-root .hero-cta{flex-direction:column;align-items:stretch}.vv-root .hero-cta .btn{width:100%}.vv-root .phone{--pw:290px;--ph:596px}}.vv-root .store-badges{display:flex;gap:12px;flex-wrap:wrap}.vv-root .store-badge{display:inline-flex;align-items:center;gap:11px;height:52px;padding:0 18px 0 16px;background:#000;border:1px solid var(--border-strong);border-radius:12px;color:#fff;transition:border-color .18s var(--ease),background .18s var(--ease),transform .18s var(--ease)}.vv-root .store-badge:hover{border-color:var(--teal-600);background:#070707;transform:translateY(-2px)}.vv-root .store-badge:active{transform:translateY(0)}.vv-root .store-badge svg{width:26px;height:26px;flex-shrink:0;fill:#fff}.vv-root .store-badge .sb-txt{display:flex;flex-direction:column;line-height:1;text-align:left}.vv-root .store-badge .sb-top{font-size:10px;font-weight:500;letter-spacing:.01em;opacity:.82}.vv-root .store-badge .sb-main{font-size:18px;font-weight:700;letter-spacing:-.01em;margin-top:3px}.vv-root .store-badge.sm{height:44px;padding:0 14px 0 12px;border-radius:10px}.vv-root .store-badge.sm svg{width:21px;height:21px}.vv-root .store-badge.sm .sb-top{font-size:9px}.vv-root .store-badge.sm .sb-main{font-size:15px;margin-top:2px}.vv-root .store-hint{font-size:13px;color:var(--muted);margin:16px 0 0;display:flex;align-items:center;gap:8px}.vv-root .store-hint .rule-led{width:16px;height:1.5px}.vv-root .hero-cta-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:36px}.vv-root .link-ghost{font-size:15px;font-weight:600;color:var(--text);display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--border-strong);padding-bottom:3px;transition:color .16s var(--ease),border-color .16s var(--ease)}.vv-root .link-ghost svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.vv-root .link-ghost:hover{color:var(--teal-300);border-color:var(--teal-600)}.vv-root .dl-band{border-top:1px solid var(--border);background:radial-gradient(70% 110% at 85% 8%,var(--teal-tint),transparent 55%),var(--bg-base);padding:130px 0}.vv-root .dl-inner{display:grid;grid-template-columns:1fr 340px;gap:72px;align-items:center}.vv-root .dl-copy h2{font-weight:900;font-size:clamp(34px,4.4vw,58px);line-height:1.04;letter-spacing:-.035em;margin:18px 0 0;max-width:15ch;text-wrap:balance}.vv-root .dl-copy p{font-size:18px;line-height:1.55;color:var(--muted);margin:22px 0 34px;max-width:46ch;text-wrap:pretty}.vv-root .dl-qr-row{display:flex;align-items:center;gap:18px;margin-top:34px}.vv-root .dl-qr{width:104px;height:104px;border-radius:var(--r-12);border:1px solid var(--border-strong);padding:9px;background:#000;flex-shrink:0}.vv-root .dl-qr .qr{width:100%;height:100%;margin:0;border-radius:8px}.vv-root .dl-qr-row span{font-size:13px;color:var(--muted);line-height:1.45;max-width:22ch}.vv-root .dl-visual{display:flex;justify-content:center}.vv-root .nl-band{border-top:1px solid var(--border-strong);background:radial-gradient(80% 130% at 50% 0,var(--teal-tint),transparent 58%),var(--bg-base);padding:120px 0;text-align:center}.vv-root .nl-band h2{font-weight:900;font-size:clamp(32px,4.4vw,56px);line-height:1.05;letter-spacing:-.035em;margin:14px auto 0;max-width:18ch;text-wrap:balance}.vv-root .nl-band>.wrap>p{font-size:18px;color:var(--muted);margin:22px auto 0;max-width:44ch}.vv-root .nl-form{display:flex;gap:10px;max-width:480px;margin:36px auto 0}.vv-root .nl-form input{flex:1;background:var(--bg-elevated);border:1px solid var(--border-strong);border-radius:var(--r-full);padding:16px 22px;color:var(--text);font-family:var(--font);font-size:15px}.vv-root .nl-form input::placeholder{color:var(--muted)}.vv-root .nl-form input:focus{outline:none;border-color:var(--teal-600)}.vv-root .nl-micro{font-size:12px;color:var(--muted-2);margin:18px auto 0;max-width:42ch;line-height:1.5}.vv-root .nl-success{display:none;align-items:center;justify-content:center;gap:10px;max-width:480px;margin:36px auto 0;padding:18px 22px;border:1px solid rgba(45,203,180,.35);border-radius:var(--r-16);background:var(--teal-tint);color:var(--success);font-size:16px;font-weight:600}.vv-root .nl-success svg{width:22px;height:22px;stroke:var(--success);stroke-width:2.2;fill:none}.vv-root .nl-band.done .nl-form,.vv-root .nl-band.done .nl-micro{display:none}.vv-root .nl-band.done .nl-success{display:flex}.vv-root .footer-badges{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}@media (max-width:960px){.vv-root .dl-band{padding:90px 0}.vv-root .dl-inner{grid-template-columns:1fr;gap:48px}.vv-root .dl-visual{order:-1}.vv-root .nl-band{padding:90px 0}.vv-root .nl-form{flex-direction:column}.vv-root .nl-form .btn{width:100%}}.vv-root .brand{display:inline-flex;align-items:center}.vv-root .brand-logo{height:26px;width:auto;display:block}.vv-root .footer-logo{height:30px}@media (max-width:540px){.vv-root .brand-logo{height:23px}}.vv-root .scene-hero{gap:0}.vv-root .hero-h1{font-size:clamp(30px,3.4vw,52px);line-height:1.1;letter-spacing:-.02em;margin:30px 0 0;max-width:18ch}.vv-root .hero-sub{font-size:clamp(16px,1.25vw,18px);line-height:1.6;color:var(--muted);max-width:30rem;margin:24px 0 0}.vv-root .scene-hero .badge-launch{margin-bottom:2px}.vv-root .hero-cta-row{margin-top:40px}.vv-root .store-hint{margin-top:20px}.vv-root .stage{position:relative;overflow:visible}.vv-root .stage-bg{position:absolute;top:0;left:0;right:0;height:100vh;min-height:680px;background-size:cover;background-position:50% 38%;z-index:0;pointer-events:none}.vv-root .stage-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.74) 52%,#000)}.vv-root .stage .wrap{position:relative;z-index:1}.vv-root .phone{--pw:292px;--ph:600px}.vv-root .stage-phone-col{overflow:visible}.vv-root .stage-phone-sticky{top:max(24px,calc(50vh - 300px));overflow:visible;transform-origin:top center}@media (min-width:961px) and (max-height:720px){.vv-root .stage-phone-sticky{transform:scale(.84);top:max(20px,calc(50vh - 252px))}}@media (min-width:961px) and (max-height:600px){.vv-root .stage-phone-sticky{transform:scale(.7);top:16px}}.vv-root .dl-visual{overflow:visible}.vv-root .scene-figure{position:relative;margin:32px 0 0;width:100%;aspect-ratio:16/9;border-radius:var(--r-16);border:1px solid var(--border);background-color:#000;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;overflow:hidden;box-shadow:0 24px 50px -28px rgba(0,0,0,.9)}.vv-root .scene-figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(0,0,0,.5));pointer-events:none}.vv-root .scene-figure.map{aspect-ratio:4/3;background-size:contain;background-position:50% 46%}.vv-root .scene-figure.map:after{background:linear-gradient(180deg,transparent 68%,rgba(0,0,0,.42))}.vv-root .scene-figure.portrait{aspect-ratio:16/10;background-position:28% 32%}.vv-root .scene-figure figcaption{position:absolute;left:14px;bottom:14px;z-index:2}.vv-root .aud-photo{position:relative;height:168px;margin:-22px -22px 20px;border-radius:var(--r-20) var(--r-20) 0 0;background-size:cover;background-position:50% 46%;border-bottom:1px solid var(--border)}.vv-root .aud-photo:after{content:"";position:absolute;inset:0;border-radius:var(--r-20) var(--r-20) 0 0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.45))}.vv-root .section.has-bg{position:relative;overflow:hidden}.vv-root .section-bg{position:absolute;inset:0;background-size:cover;background-position:50% 55%;z-index:0;pointer-events:none}.vv-root .section-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.86) 58%,#000)}.vv-root .section.has-bg .wrap{position:relative;z-index:1}.vv-root .section.has-bg .conn-card{background:rgba(5,5,5,.72);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.vv-root .section.has-bg .conn-card:hover{background:rgba(10,12,12,.85)}.vv-root .dl-band{position:relative;overflow:hidden}.vv-root .dl-bg{position:absolute;inset:0;background-size:cover;background-position:88% 42%;z-index:0;pointer-events:none;opacity:.5}.vv-root .dl-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000 26%,rgba(0,0,0,.5) 58%,rgba(0,0,0,.28))}.vv-root .dl-band .wrap{position:relative;z-index:1}@media (max-width:960px){.vv-root .scene-figure{aspect-ratio:16/9;margin-top:22px}.vv-root .scene-figure.map{aspect-ratio:4/3}.vv-root .dl-bg{opacity:.34;background-position:70% 30%}.vv-root .dl-bg:after{background:linear-gradient(180deg,rgba(0,0,0,.5),#000 70%)}.vv-root .stage-bg{height:76vh;min-height:520px}}.vv-root .nav-links a.on{color:var(--teal-300)}.vv-root .nav-links a{position:relative}.vv-root .nav-links a.on:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:2px;border-radius:2px;background:var(--teal-500)}.vv-root .art-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.vv-root .art-hero .stage-bg{position:absolute;top:0;left:0;right:0;height:100%;background-size:cover;background-position:50% 42%;z-index:0;pointer-events:none;opacity:.5}.vv-root .art-hero .stage-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.72) 46%,#000)}.vv-root .art-hero .wrap{position:relative;z-index:1}.vv-root .art-hero-inner{display:grid;grid-template-columns:1fr 320px;gap:64px;align-items:center;padding:calc(var(--nav-h) + 76px) 0 96px}.vv-root .art-hero-copy{max-width:34rem}.vv-root .art-hero-copy .eyebrow{margin-bottom:22px}.vv-root .art-h1{font-weight:900;font-size:clamp(38px,5.2vw,72px);line-height:1.02;letter-spacing:-.03em;margin:0;text-wrap:balance}.vv-root .art-sub{font-size:clamp(16px,1.3vw,19px);line-height:1.6;color:var(--muted);max-width:40ch;margin:26px 0 0;text-wrap:pretty}.vv-root .art-hero-cta{display:flex;gap:14px;margin-top:38px;flex-wrap:wrap}.vv-root .art-hero-note{font-size:13px;color:var(--muted);margin:22px 0 0;display:flex;align-items:center;gap:8px}.vv-root .art-hero-note .rule-led{width:16px;height:1.5px}.vv-root .art-hero-phone{display:flex;justify-content:center}.vv-root .art-hero-phone .phone{--pw:300px;--ph:618px}.vv-root .phone-shot{width:100%;height:100%;object-fit:cover;object-position:50% 0}@media (max-width:960px){.vv-root .art-hero-inner{grid-template-columns:1fr;gap:40px;padding:calc(var(--nav-h) + 40px) 0 60px}.vv-root .art-hero-phone{order:-1}.vv-root .art-hero-phone .phone{transform:scale(.9);transform-origin:top center}}.vv-root .features{padding:40px 0 130px}.vv-root .features .h-section{max-width:20ch}.vv-root .aud-block .aud-h{font-weight:700}.vv-root .chip-row{display:flex;align-items:center;gap:10px;margin-bottom:18px;flex-wrap:wrap}.vv-root .chip-row .pchip{margin-bottom:0}.vv-root .badge-dest{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#001613;background:var(--teal-500);padding:5px 10px;border-radius:var(--r-full);line-height:1}.vv-root .features-head{padding-bottom:8px}.vv-root .aud-mock .mock-cap{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);margin:0 0 12px;position:relative;z-index:1}.vv-root .url-bar{display:flex;align-items:center;gap:9px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-full);padding:10px 14px;font-size:12.5px;color:var(--text);font-weight:500;position:relative;z-index:1}.vv-root .url-bar svg{width:14px;height:14px;stroke:var(--teal-300);stroke-width:2;fill:none;flex-shrink:0}.vv-root .url-bar .u-host{color:var(--muted)}.vv-root .url-bar .u-copy{margin-left:auto;color:var(--teal-300);font-size:11px;font-weight:700}.vv-root .og{border:1px solid var(--border);border-radius:var(--r-12);overflow:hidden;margin-top:12px;position:relative;z-index:1;background:var(--bg-base)}.vv-root .og-img{aspect-ratio:1.9/1;background-size:cover;background-position:50% 40%;position:relative}.vv-root .og-img .og-badge{position:absolute;left:10px;bottom:10px}.vv-root .og-meta{padding:11px 13px}.vv-root .og-meta .og-t{font-size:13px;font-weight:700;letter-spacing:-.01em}.vv-root .og-meta .og-d{font-size:11px;color:var(--muted);margin-top:3px}.vv-root .og-meta .og-host{font-size:10px;color:var(--muted-2);margin-top:7px;letter-spacing:.03em}.vv-root .svc-list{display:flex;flex-direction:column;gap:8px;position:relative;z-index:1}.vv-root .svc-btn{display:flex;align-items:center;gap:11px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12);padding:11px 13px;font-size:13px;font-weight:600}.vv-root .svc-btn .svc-ic{width:22px;height:22px;border-radius:6px;flex-shrink:0;display:grid;place-items:center;font-size:11px;font-weight:900;color:#fff}.vv-root .svc-btn .svc-go{margin-left:auto;width:15px;height:15px;stroke:var(--muted-2);stroke-width:2;fill:none}.vv-root .svc-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;position:relative;z-index:1}.vv-root .svc-btn.full{grid-column:1/-1;border-color:var(--border-strong);background:var(--teal-tint)}.vv-root .album-row{display:flex;gap:9px;margin-top:12px;position:relative;z-index:1}.vv-root .album{width:62px;flex-shrink:0}.vv-root .album .cover{aspect-ratio:1;border-radius:9px}.vv-root .album .a-t{font-size:10px;font-weight:600;margin-top:6px;line-height:1.2;color:var(--text)}.vv-root .album .a-m{font-size:9px;color:var(--muted);margin-top:2px}.vv-root .vgrid{display:grid;grid-template-columns:1fr 1fr;gap:9px;position:relative;z-index:1}.vv-root .vthumb{position:relative;aspect-ratio:16/10;border-radius:10px;overflow:hidden;border:1px solid var(--border)}.vv-root .vthumb .vbg{position:absolute;inset:0;background-size:cover;background-position:50%}.vv-root .vthumb .play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;border-radius:var(--r-full);background:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.3);display:grid;place-items:center}.vv-root .vthumb .play:after{content:"";border-left:8px solid #fff;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px}.vv-root .vthumb .tog{position:absolute;top:7px;right:7px;width:30px;height:17px;border-radius:var(--r-full);background:var(--teal-600);border:1px solid hsla(0,0%,100%,.2)}.vv-root .vthumb .tog:after{content:"";position:absolute;right:2px;top:2px;width:11px;height:11px;border-radius:99px;background:#fff}.vv-root .vthumb.off .tog{background:var(--bg-elevated);border-color:var(--border-strong)}.vv-root .vthumb.off .tog:after{right:auto;left:2px;background:var(--muted)}.vv-root .vthumb.off .vbg{opacity:.4}.vv-root .vthumb .vdur{position:absolute;right:6px;bottom:6px;font-size:9px;font-weight:700;background:rgba(0,0,0,.7);padding:2px 5px;border-radius:5px}.vv-root .push{display:flex;gap:11px;align-items:flex-start;background:hsla(0,0%,5%,.92);border:1px solid var(--border-strong);border-radius:var(--r-16);padding:13px 14px;position:relative;z-index:1;box-shadow:0 18px 40px -20px rgba(0,0,0,.9)}.vv-root .push .p-ic{width:34px;height:34px;border-radius:9px;flex-shrink:0;background:linear-gradient(150deg,var(--teal-500),#0a3d38);display:grid;place-items:center}.vv-root .push .p-ic svg{width:18px;height:18px;stroke:#001613;stroke-width:2.2;fill:none}.vv-root .push .p-body{flex:1;min-width:0}.vv-root .push .p-top{display:flex;justify-content:space-between;align-items:baseline}.vv-root .push .p-app{font-size:11px;font-weight:700;letter-spacing:.02em}.vv-root .push .p-time{font-size:10px;color:var(--muted-2)}.vv-root .push .p-msg{font-size:12px;color:var(--muted);margin-top:3px;line-height:1.4}.vv-root .push .p-msg strong{color:var(--text);font-weight:700}.vv-root .follow-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px;position:relative;z-index:1}.vv-root .follow-row .f-l{font-size:12px;color:var(--muted)}.vv-root .btn-follow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:#001613;background:var(--teal-600);border:0;border-radius:var(--r-full);padding:8px 16px;cursor:default}.vv-root .btn-follow svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.4;fill:none}.vv-root .evt-card{position:relative;z-index:1}.vv-root .evt-photo{height:132px;border-radius:var(--r-12);background-size:cover;background-position:50%;position:relative;overflow:hidden;border:1px solid var(--border)}.vv-root .evt-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.82))}.vv-root .evt-photo .evt-t{position:absolute;left:12px;bottom:11px;z-index:1;font-size:17px;font-weight:900;letter-spacing:-.02em}.vv-root .lineup-link{display:flex;align-items:center;gap:11px;margin-top:10px;padding:11px 13px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12)}.vv-root .lineup-link .ll-av{width:34px;height:34px;border-radius:9px;flex-shrink:0;background-size:cover;background-position:50%}.vv-root .lineup-link .ll-name{font-size:13px;font-weight:700}.vv-root .lineup-link .ll-tag{font-size:10px;color:var(--teal-300);margin-top:2px;font-weight:600}.vv-root .lineup-link .ll-go{margin-left:auto;width:16px;height:16px;stroke:var(--teal-300);stroke-width:2;fill:none}.vv-root .claim-check{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;color:var(--success);background:var(--teal-tint);border:1px solid rgba(45,203,180,.3);padding:6px 12px;border-radius:var(--r-full);position:relative;z-index:1}.vv-root .claim-check .dot{width:6px;height:6px;border-radius:99px;background:var(--success)}.vv-root .role-list{display:flex;flex-direction:column;gap:8px;margin-top:14px;position:relative;z-index:1}.vv-root .role{display:flex;align-items:center;gap:10px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12);padding:9px 12px}.vv-root .role .r-av{width:28px;height:28px;border-radius:99px;flex-shrink:0;background:linear-gradient(135deg,var(--teal-600),#0a3d38)}.vv-root .role .r-name{font-size:12px;font-weight:700}.vv-root .role .r-role{font-size:10px;color:var(--muted);margin-top:1px}.vv-root .role .r-tag{margin-left:auto;font-size:9px;font-weight:700;color:var(--teal-300);background:var(--teal-tint);border:1px solid rgba(20,184,166,.22);padding:4px 8px;border-radius:var(--r-full);letter-spacing:.04em}.vv-root .aud-mock.has-photo{padding-top:0}.vv-root .aud-mock .prof-photo{height:150px;margin:-22px -22px 16px;position:relative;background-size:cover;background-position:50% 30%;border-bottom:1px solid var(--border)}.vv-root .aud-mock .prof-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.7))}.vv-root .aud-mock .prof-photo .prof-name{position:absolute;left:16px;bottom:12px;z-index:1;font-size:24px;font-weight:900;letter-spacing:-.03em}.vv-root .flow{display:flex;align-items:stretch;gap:0;margin-top:52px;border:1px solid var(--border);border-radius:var(--r-20);overflow:hidden;background:rgba(5,5,5,.72);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.vv-root .flow-step{flex:1;min-width:0;padding:26px 20px;border-left:1px solid var(--border);position:relative}.vv-root .flow-step:first-child{border-left:0}.vv-root .flow-step .fs-n{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--muted-2);font-variant-numeric:tabular-nums}.vv-root .flow-step .fs-h{font-size:15px;font-weight:700;letter-spacing:-.01em;margin:12px 0 6px;display:flex;align-items:center;gap:7px}.vv-root .flow-step .fs-h svg{width:17px;height:17px;stroke:var(--teal-300);stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .flow-step .fs-p{font-size:12px;color:var(--muted);line-height:1.45;margin:0}.vv-root .flow-step .fs-arrow{position:absolute;right:-8px;top:50%;transform:translateY(-50%);z-index:2;width:16px;height:16px;color:var(--border-strong)}@media (max-width:980px){.vv-root .flow{flex-wrap:wrap}.vv-root .flow-step{flex:1 1 33.33%;border-top:1px solid var(--border)}.vv-root .flow-step .fs-arrow{display:none}}@media (max-width:620px){.vv-root .flow-step{flex:1 1 50%}}@media (max-width:960px){.vv-root .features{padding:20px 0 90px}.vv-root .features .aud-block .aud-visual{order:1}.vv-root .features .aud-block .aud-copy{order:2}}@media (max-width:640px){.vv-root{overflow-x:hidden;max-width:100%}.vv-root .art-h1,.vv-root .art-sub,.vv-root .aud-h,.vv-root .aud-note,.vv-root .aud-p,.vv-root .dl-copy h2,.vv-root .dl-copy p,.vv-root .h-section,.vv-root .nl-band h2,.vv-root .nl-band>.wrap>p{max-width:100%;overflow-wrap:break-word;word-break:normal}.vv-root .chip-row{flex-wrap:wrap}.vv-root .aud-mock{width:100%;max-width:100%}.vv-root .url-bar{flex-wrap:wrap}.vv-root .url-bar>span{min-width:0;overflow-wrap:anywhere}.vv-root .url-bar .u-copy{margin-left:auto}.vv-root .flow-step .fs-h,.vv-root .follow-row,.vv-root .lineup-link,.vv-root .push,.vv-root .role,.vv-root .svc-btn{min-width:0}.vv-root .svc-btn{overflow:hidden}.vv-root .art-hero-copy,.vv-root .art-hero-inner{max-width:100%;box-sizing:border-box}.vv-root .art-hero-cta{width:100%;flex-direction:column;align-items:stretch}.vv-root .art-hero-cta .btn{width:100%;white-space:normal}.vv-root .art-hero-phone,.vv-root .dl-visual,.vv-root .phone{max-width:100%}}@media (max-width:430px){.vv-root .svc-grid{grid-template-columns:1fr}.vv-root .svc-btn.full{grid-column:auto}.vv-root .vgrid{gap:7px}.vv-root .album-row{flex-wrap:wrap}.vv-root .flow-step{flex:1 1 100%}.vv-root .store-badges{width:100%}.vv-root .store-badge{flex:1 1 auto}.vv-root .dl-qr-row{flex-wrap:wrap}}.vv-root .rsvp-evt{display:flex;align-items:center;gap:11px;position:relative;z-index:1}.vv-root .rsvp-flyer{width:44px;height:44px;border-radius:12px;flex-shrink:0;position:relative;overflow:hidden}.vv-root .rsvp-flyer:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.vv-root .rsvp-evt-txt{flex:1;min-width:0}.vv-root .rsvp-evt-t{font-size:15px;font-weight:900;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vv-root .rsvp-evt-m{font-size:11px;font-weight:600;color:var(--muted);margin-top:3px}.vv-root .rsvp-cap{flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:-.01em;color:var(--teal-300);background:rgba(20,184,166,.14);border-radius:var(--r-full);padding:5px 10px}.vv-root .rsvp-voy{width:100%;height:46px;margin-top:14px;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--r-full);background:var(--teal-600);color:#001613;font-family:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;position:relative;z-index:1;transition:background .15s var(--ease),transform .12s var(--ease)}.vv-root .rsvp-voy svg{width:18px;height:18px;stroke:#001613;stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .rsvp-voy:hover{background:var(--teal-700)}.vv-root .rsvp-voy:active{transform:scale(.985)}.vv-root .rsvp-hint{font-size:11px;font-weight:600;color:var(--muted-2);text-align:center;margin:8px 0 0;position:relative;z-index:1}.vv-root .rsvp-tiers{display:flex;flex-direction:column;gap:8px;margin-top:14px;position:relative;z-index:1}.vv-root .rsvp-tier{display:flex;align-items:center;gap:12px;padding:12px 13px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:12px}.vv-root .rsvp-tier.free{border-color:rgba(20,184,166,.3);background:rgba(20,184,166,.05)}.vv-root .rsvp-tier .rt-l{flex:1;min-width:0}.vv-root .rsvp-tier .rt-name{font-size:14px;font-weight:700;letter-spacing:-.01em}.vv-root .rsvp-tier .rt-sub{font-size:11.5px;font-weight:500;color:var(--muted);margin-top:2px}.vv-root .rt-price{font-size:14px;font-weight:800;letter-spacing:-.01em;flex-shrink:0}.vv-root .rt-price.free{color:var(--teal-300);background:rgba(20,184,166,.14);border-radius:var(--r-full);padding:5px 11px;font-size:12px;font-weight:700}.vv-root .rt-ext{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;letter-spacing:-.01em;color:var(--teal-300);border:1px solid var(--border-strong);border-radius:var(--r-full);padding:7px 13px}.vv-root .rt-ext svg{width:13px;height:13px;stroke:var(--teal-300);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .rsvp-pass{display:flex;align-items:center;gap:12px;margin-top:12px;padding:12px;background:var(--bg-card);border:1px solid var(--border);border-radius:14px;position:relative;z-index:1}.vv-root .rsvp-qr{width:56px;height:56px;border-radius:9px;flex-shrink:0;background:#fff;padding:6px;position:relative}.vv-root .rsvp-qr:before{content:"";position:absolute;inset:6px;border-radius:2px;background-image:conic-gradient(from 0deg,#000 90deg,#fff 0 180deg,#000 0 270deg,#fff 0);background-size:8px 8px;background-position:0 0}.vv-root .rsvp-qr:after{content:"";position:absolute;top:7px;left:7px;width:15px;height:15px;border:4px solid #000;background:#fff;border-radius:3px;box-shadow:27px 0 0 -4px #fff,27px 0 0 0 #000,0 27px 0 -4px #fff,0 27px 0 0 #000}.vv-root .rsvp-pass-txt{flex:1;min-width:0}.vv-root .rp-name{font-size:13.5px;font-weight:800;letter-spacing:-.01em}.vv-root .rp-meta{font-size:11px;font-weight:500;color:var(--muted);margin-top:3px}.vv-root .rp-badge{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:-.01em;color:var(--teal-300);background:rgba(20,184,166,.14);border-radius:var(--r-full);padding:6px 10px}.vv-root .rp-badge .dot{width:6px;height:6px;border-radius:50%;background:var(--teal-300)}.vv-root .rsvp-toggle-row{display:flex;align-items:center;gap:12px;padding:12px 13px;background:var(--bg-elevated);border:1px solid rgba(20,184,166,.3);border-radius:12px;position:relative;z-index:1}.vv-root .rsvp-toggle-row .rt-l{flex:1;min-width:0}.vv-root .rsvp-toggle-row .rt-name{font-size:14px;font-weight:700;letter-spacing:-.01em}.vv-root .rsvp-toggle-row .rt-sub{font-size:11.5px;font-weight:500;color:var(--muted);margin-top:2px}.vv-root .rsvp-switch{width:44px;height:26px;border-radius:var(--r-full);background:var(--border-strong);position:relative;flex-shrink:0;transition:background .22s var(--ease)}.vv-root .rsvp-switch:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .22s var(--ease)}.vv-root .rsvp-switch.on{background:var(--teal-600)}.vv-root .rsvp-switch.on:after{transform:translateX(18px)}.vv-root .rsvp-count{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:12px;font-weight:600;color:var(--muted);letter-spacing:-.01em;position:relative;z-index:1}.vv-root .rsvp-count b{color:var(--text);font-weight:800}.vv-root .rsvp-count .rc-mut{color:var(--muted-2)}.vv-root .rsvp-count .rc-dot{width:7px;height:7px;border-radius:50%;background:var(--teal-300);flex-shrink:0}.vv-root .art-eyebrow,.vv-root .vrot{color:var(--teal-300)}.vv-root .vrot{position:relative;display:inline-block;vertical-align:top}.vv-root .vrot .vrot-sizer{visibility:hidden;white-space:nowrap}.vv-root .vrot .vrot-item{position:absolute;left:0;top:0;white-space:nowrap;opacity:0;transform:translateY(.42em);transition:opacity .5s var(--ease),transform .5s var(--ease)}.vv-root .vrot .vrot-item.on{opacity:1;transform:none}.vv-root .vrot .vrot-item.out{opacity:0;transform:translateY(-.42em)}@media (prefers-reduced-motion:reduce){.vv-root .vrot .vrot-item{transition:none}}.vv-root .vrot:after{content:"";display:inline-block;width:3px;height:.82em;margin-left:2px;vertical-align:-.06em;background:var(--teal-500);border-radius:2px;animation:vcaret 1.05s steps(1) infinite}@media (prefers-reduced-motion:reduce){.vv-root .vrot:after{animation:none;opacity:.6}}@keyframes vcaret{0%,50%{opacity:1}51%,to{opacity:0}}.vv-root .vhp{background:var(--bg-base);overflow:hidden}.vv-root .vhp-scroll{position:absolute;inset:0;padding:0 15px 16px;overflow:hidden}.vv-root .vhp-cover{position:relative;height:150px;margin:0 -15px;background:radial-gradient(80% 90% at 26% 6%,rgba(95,224,203,.45),transparent 52%),radial-gradient(90% 80% at 88% 20%,rgba(15,148,136,.6),transparent 58%),linear-gradient(165deg,#0c3b37,#06201e 46%,#050505)}.vv-root .vhp-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000 4%,rgba(0,0,0,.15) 52%,transparent 82%)}.vv-root .vhp-cover .vhp-status{position:absolute;left:14px;top:14px;z-index:2}.vv-root .vstatus{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:-.01em;padding:6px 11px;border-radius:var(--r-full);background:rgba(0,0,0,.55);border:1px solid var(--border-strong);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.vv-root .vstatus .sdot{width:7px;height:7px;border-radius:50%;background:var(--teal-500);box-shadow:0 0 8px var(--teal-500)}.vv-root .vstatus.off .sdot{background:var(--muted-2);box-shadow:none}.vv-root .vstatus .smut{color:var(--muted);font-weight:600}.vv-root .vhp-logo{position:relative;z-index:3;width:68px;height:68px;margin:-34px auto 0;border-radius:18px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.12);box-shadow:0 0 0 3px #000,0 16px 34px -12px rgba(0,0,0,.9);background:radial-gradient(120% 120% at 30% 20%,rgba(95,224,203,.35),transparent 60%),linear-gradient(150deg,#0f9488,#06201e);font-size:26px;font-weight:900;letter-spacing:-.04em;color:#fff}.vv-root .vhp-name{text-align:center;font-size:20px;font-weight:900;letter-spacing:-.03em;margin:11px 0 0}.vv-root .vhp-meta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:9px}.vv-root .vhp-meta .vsep{color:var(--muted-2)}.vv-root .vhp-meta .vcity{font-size:12px;color:var(--muted);font-weight:500}.vv-root .vhp-cta{width:100%;height:44px;margin-top:15px;border:0;cursor:default;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--r-full);background:var(--teal-600);color:#001613;font-family:inherit;font-size:14px;font-weight:700;letter-spacing:-.01em}.vv-root .vhp-cta svg{width:16px;height:16px;stroke:#001613;stroke-width:2.2;fill:none}.vv-root .vhp-quick{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:9px}.vv-root .vhp-qbtn{display:flex;flex-direction:column;align-items:center;gap:5px;min-height:54px;justify-content:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12);font-size:11px;font-weight:600;color:var(--text)}.vv-root .vhp-qbtn svg{width:18px;height:18px;stroke:var(--teal-300);stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .vhp-cap{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2);margin:16px 0 9px}.vv-root .vhp-ev{display:flex;align-items:center;gap:11px;padding:9px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12)}.vv-root .vhp-ev+.vhp-ev{margin-top:8px}.vv-root .vhp-ev .ev-fly{width:38px;height:46px;border-radius:8px;flex-shrink:0}.vv-root .vhp-ev .ev-b{flex:1;min-width:0}.vv-root .vhp-ev .ev-d{font-size:10px;font-weight:700;letter-spacing:.02em;color:var(--teal-300);text-transform:uppercase}.vv-root .vhp-ev .ev-t{font-size:13px;font-weight:700;letter-spacing:-.01em;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vv-root .vhp-ev .ev-go{width:15px;height:15px;stroke:var(--muted-2);stroke-width:2;fill:none;flex-shrink:0}.vv-root .vlink{display:flex;align-items:center;gap:11px;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12);padding:11px 13px;position:relative;z-index:1}.vv-root .vlink+.vlink{margin-top:8px}.vv-root .vlink .vl-ic{width:30px;height:30px;border-radius:8px;flex-shrink:0;display:grid;place-items:center;background:var(--teal-tint);border:1px solid rgba(20,184,166,.22)}.vv-root .vlink .vl-ic svg{width:15px;height:15px;stroke:var(--teal-300);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .vlink .vl-t{flex:1;min-width:0;font-size:13.5px;font-weight:600;letter-spacing:-.01em}.vv-root .vlink .vl-clicks{flex-shrink:0;font-size:11px;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums}.vv-root .vlink .vl-clicks b{color:var(--teal-300)}.vv-root .vlink .vl-grip{width:15px;height:15px;flex-shrink:0;stroke:var(--muted-2);stroke-width:2;fill:none}.vv-root .vlink.drag{border-color:var(--border-strong);background:#0d0d0d;box-shadow:0 12px 28px -14px rgba(0,0,0,.9)}.vv-root .vclicks-panel{display:flex;align-items:center;gap:12px;margin-top:14px;padding:13px;background:var(--teal-tint);border:1px solid rgba(20,184,166,.28);border-radius:var(--r-12);position:relative;z-index:1}.vv-root .vclicks-panel .vcp-n{font-size:26px;font-weight:900;letter-spacing:-.03em;color:var(--teal-300);font-variant-numeric:tabular-nums;line-height:1}.vv-root .vclicks-panel .vcp-l{font-size:11px;color:var(--muted);font-weight:600;margin-top:4px}.vv-root .vclicks-panel .vcp-spark{flex:1;display:flex;align-items:flex-end;gap:4px;height:40px}.vv-root .vclicks-panel .vcp-spark i{flex:1;background:linear-gradient(180deg,var(--teal-500),var(--teal-700));border-radius:3px 3px 0 0;min-width:3px;animation:vbar .7s var(--ease) both}.vv-root .vhours{position:relative;z-index:1}.vv-root .vhrow{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-top:1px solid var(--border)}.vv-root .vhrow:first-child{border-top:0}.vv-root .vhrow .vh-d{font-size:13px;font-weight:500;color:var(--muted);display:flex;align-items:center;gap:8px}.vv-root .vhrow .vh-t{font-size:13px;font-weight:600;color:var(--muted);font-variant-numeric:tabular-nums}.vv-root .vhrow.today .vh-d,.vv-root .vhrow.today .vh-t{color:#fff;font-weight:700}.vv-root .vhrow.today .vh-dot{width:7px;height:7px;border-radius:50%;background:var(--teal-500);box-shadow:0 0 8px var(--teal-500)}.vv-root .vhrow .vh-closed{color:var(--muted-2);font-weight:500}.vv-root .vmap{position:relative;height:128px;margin-top:14px;border-radius:var(--r-12);overflow:hidden;border:1px solid var(--border);background:linear-gradient(135deg,#0a0a0a,#0e1413)}.vv-root .vmap .vm-grid{position:absolute;inset:0;opacity:.55;background-image:linear-gradient(rgba(95,224,203,.08) 1px,transparent 0),linear-gradient(90deg,rgba(95,224,203,.08) 1px,transparent 0);background-size:26px 26px;mask-image:radial-gradient(80% 80% at 50% 46%,#000 45%,transparent 88%);-webkit-mask-image:radial-gradient(80% 80% at 50% 46%,#000 45%,transparent 88%)}.vv-root .vmap .vm-pin{position:absolute;left:50%;top:48%;transform:translate(-50%,-100%);width:30px;height:30px;border-radius:50% 50% 50% 0;rotate:-45deg;background:var(--teal-500);box-shadow:0 6px 16px rgba(0,0,0,.7);display:grid;place-items:center}.vv-root .vmap .vm-pin:after{content:"";width:9px;height:9px;border-radius:50%;background:#001613;rotate:45deg}.vv-root .vmap .vm-pulse{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;border:1.5px solid rgba(20,184,166,.45);background:radial-gradient(circle,var(--teal-tint),transparent 70%);animation:vpulse 2.4s var(--ease) infinite}@keyframes vpulse{0%{transform:translate(-50%,-50%) scale(.6);opacity:.9}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@media (prefers-reduced-motion:reduce){.vv-root .vmap .vm-pulse{animation:none}}.vv-root .vmap-dir{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:12px;height:42px;border-radius:var(--r-full);background:var(--bg-elevated);border:1px solid var(--border-strong);font-size:13px;font-weight:700;color:var(--teal-300);position:relative;z-index:1}.vv-root .vmap-dir svg{width:15px;height:15px;stroke:var(--teal-300);stroke-width:2;fill:none}.vv-root .vcontact{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;position:relative;z-index:1}.vv-root .vcontact .vc-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border-radius:var(--r-12);background:var(--bg-elevated);border:1px solid var(--border);font-size:12.5px;font-weight:600}.vv-root .vcontact .vc-btn svg{width:15px;height:15px;stroke:var(--teal-300);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.vv-root .vdash{position:relative;z-index:1}.vv-root .vdash-head{display:flex;gap:10px}.vv-root .vdash-stat{flex:1;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--r-12);padding:13px 14px}.vv-root .vdash-stat.hi{border-color:rgba(20,184,166,.3);background:var(--teal-tint)}.vv-root .vdash-stat .ds-n{font-size:26px;font-weight:900;letter-spacing:-.03em;font-variant-numeric:tabular-nums;line-height:1}.vv-root .vdash-stat.hi .ds-n{color:var(--teal-300)}.vv-root .vdash-stat .ds-l{font-size:10.5px;color:var(--muted);font-weight:600;margin-top:6px}.vv-root .vdash-stat .ds-up{font-size:10px;font-weight:700;color:var(--success);margin-top:6px;display:inline-flex;align-items:center;gap:4px}.vv-root .vdash-stat .ds-up svg{width:11px;height:11px;stroke:var(--success);stroke-width:2.4;fill:none}.vv-root .vdash-bars{margin-top:14px;display:flex;flex-direction:column;gap:10px}.vv-root .vbar-row{display:grid;grid-template-columns:78px 1fr 34px;align-items:center;gap:10px}.vv-root .vbar-row .vb-l{font-size:11.5px;font-weight:600;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vv-root .vbar-track{height:8px;border-radius:var(--r-full);background:var(--bg-elevated);border:1px solid var(--border);overflow:hidden}.vv-root .vbar-fill{height:100%;border-radius:var(--r-full);background:linear-gradient(90deg,var(--teal-700),var(--teal-500));width:0;animation:vbarw 1s var(--ease) forwards}.vv-root .vbar-row .vb-v{font-size:11px;font-weight:700;color:var(--text);text-align:right;font-variant-numeric:tabular-nums}@keyframes vbarw{0%{width:0}}@keyframes vbar{0%{transform:scaleY(0);transform-origin:bottom}}.vv-root .vtier-ext-note{font-size:11px;color:var(--muted-2);margin:10px 0 0;line-height:1.5;position:relative;z-index:1}.vv-root .vstate-tabs{display:inline-flex;gap:4px;padding:3px;border-radius:var(--r-full);background:var(--bg-elevated);border:1px solid var(--border);margin-bottom:12px;position:relative;z-index:1}.vv-root .vstate-tab{font-size:10.5px;font-weight:700;letter-spacing:.02em;padding:5px 11px;border-radius:var(--r-full);color:var(--muted);cursor:pointer;border:0;background:transparent;font-family:inherit;transition:color .16s var(--ease),background .16s var(--ease)}.vv-root .vstate-tab.on{color:#001613;background:var(--teal-500)}.vv-root .vstate-panel{display:none}.vv-root .vstate-panel.on{display:block;animation:vfade .32s var(--ease)}@keyframes vfade{0%{opacity:0;transform:translateY(6px)}}.vv-root .vempty{text-align:center;padding:26px 18px;border-radius:var(--r-12);border:1px dashed var(--border-strong);background:hsla(0,0%,100%,.02);position:relative;z-index:1}.vv-root .vempty svg{width:26px;height:26px;stroke:var(--muted-2);stroke-width:1.6;fill:none;margin-bottom:10px}.vv-root .vempty p{margin:0;font-size:12.5px;color:var(--muted);line-height:1.5}.vv-root .vempty .vempty-cta{margin-top:14px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--teal-300)}.vv-root .verror{display:flex;gap:11px;padding:13px;border-radius:var(--r-12);border:1px solid hsla(4,82%,68%,.3);background:hsla(4,82%,68%,.07);position:relative;z-index:1}.vv-root .verror svg{width:20px;height:20px;stroke:var(--error);stroke-width:2;fill:none;flex-shrink:0;margin-top:1px}.vv-root .verror .ve-t{font-size:13px;font-weight:700;color:var(--error)}.vv-root .verror .ve-m{font-size:11.5px;color:var(--muted);margin-top:3px;line-height:1.45}.vv-root .verror .ve-retry{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:var(--text);border:1px solid var(--border-strong);border-radius:var(--r-full);padding:6px 13px}.vv-root .vskel{border-radius:8px;background:linear-gradient(100deg,#0c0c0c 30%,#161616 50%,#0c0c0c 70%);background-size:200% 100%;animation:vshim 1.3s linear infinite}@keyframes vshim{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.vv-root .vskel{animation:none}}@media (max-width:430px){.vv-root .vhp-quick{gap:6px}.vv-root .vbar-row{grid-template-columns:64px 1fr 30px}}.vv-root #pagina{grid-template-columns:minmax(0,1fr) 420px;align-items:start}.vv-root #pagina .aud-visual{justify-content:flex-end}.vv-root #pagina .aud-copy>.features-head{margin:0 0 40px}@media (max-width:960px){.vv-root #pagina{grid-template-columns:1fr}.vv-root #pagina>.aud-copy{order:1}.vv-root #pagina>.aud-visual{order:2}.vv-root #pagina .aud-copy>.features-head{margin:0 0 22px}}.vv-root .art-hero .stage-bg{height:118%;top:-9%;will-change:transform}@media (prefers-reduced-motion:reduce){.vv-root .art-hero .stage-bg{animation:none;height:100%;top:0}}.vv-root #pagina .mb.preview{margin-top:12px}.vv-root .mb.preview{background:var(--bg-base);border:1px solid var(--border-strong);border-radius:var(--r-16);overflow:hidden;padding:0;transition:border-color .2s,box-shadow .2s}.vv-root .mb.preview:hover{border-color:var(--teal-600);box-shadow:0 22px 50px -30px rgba(20,184,166,.5)}.vv-root .mb-chrome{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--border);background:var(--bg-elevated)}.vv-root .mb-lights{display:flex;gap:5px}.vv-root .mb-lights i{width:8px;height:8px;border-radius:99px;background:#2a2a2a}.vv-root .mb-omni{flex:1;display:flex;align-items:center;gap:7px;background:var(--bg-base);border:1px solid var(--border);border-radius:99px;padding:5px 12px;font-size:11px;min-width:0}.vv-root .mb-omni svg{width:10px;height:10px;stroke:var(--teal-300);stroke-width:2;fill:none;flex-shrink:0}.vv-root .mb-omni>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vv-root .mb-omni .mh{color:var(--muted)}.vv-root .mb-view{position:relative;flex:1;overflow:hidden}.vv-root .mb-fade{position:absolute;left:0;right:0;bottom:0;height:78px;background:linear-gradient(180deg,transparent,var(--bg-base) 82%);pointer-events:none}.vv-root .mb-view.vp{flex:none;height:560px;position:relative;overflow:hidden;background:#000}.vv-root .vp-scroll{height:100%}.vv-root .vp-cov{height:104px;position:relative;background:linear-gradient(135deg,#123b37,#0a1f1c 55%,#000)}.vv-root .vp-cov:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),#000 96%)}.vv-root .vp-share{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;border-radius:99px;background:rgba(0,0,0,.55);border:1px solid var(--border-strong);display:grid;place-items:center;cursor:pointer}.vv-root .vp-share svg{width:15px;height:15px}.vv-root .vp-logo{width:64px;height:64px;margin:-34px auto 0;position:relative;z-index:1;border-radius:16px;background:#0a0a0a;border:1.5px solid var(--teal-500);display:grid;place-items:center;font-weight:900;font-size:16px;letter-spacing:-.02em;color:#fff;box-shadow:0 10px 26px -10px rgba(0,0,0,.9)}.vv-root .vp-name{text-align:center;font-size:22px;font-weight:900;letter-spacing:-.03em;margin:12px 0 0}.vv-root .vp-meta{display:flex;align-items:center;justify-content:center;gap:7px;margin:9px 0 0;font-size:12px;color:var(--muted)}.vv-root .vp-chip{font-size:11px;font-weight:700;color:#fff;padding:3px 10px;border-radius:99px;border:1px solid var(--border-strong)}.vv-root .vp-sep{color:var(--muted-2)}.vv-root .vp-status{display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;margin:12px auto 0;font-size:11.5px;color:var(--muted);padding:6px 14px;border-radius:99px;border:1px solid var(--border);background:var(--bg-elevated)}.vv-root .vp-led{width:6px;height:6px;border-radius:99px;background:#2dcbb4}.vv-root .vp-cta{box-sizing:border-box;width:calc(100% - 32px);display:flex;align-items:center;justify-content:center;gap:9px;margin:14px 16px 0;padding:13px;border-radius:14px;background:var(--bg-elevated);border:1px solid var(--border-strong);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.vv-root .vp-cta svg{width:17px;height:17px;stroke:var(--teal-300);fill:none;stroke-width:1.7}.vv-root .vp-sec{margin:18px 18px 9px}.vv-root .vp-sec .vp-h{font-size:10px;font-weight:700;letter-spacing:.14em;color:var(--muted-2)}.vv-root .vp-link{display:flex;align-items:center;gap:12px;margin:0 16px;padding:13px 14px;border-radius:13px;background:var(--bg-elevated);border:1px solid var(--border)}.vv-root .vp-ic{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;border:1px solid var(--border-strong);flex-shrink:0}.vv-root .vp-ic svg{width:15px;height:15px;stroke:var(--teal-300);fill:none;stroke-width:1.8}.vv-root .vp-link .vp-nm{font-size:13px;font-weight:600;color:#fff}.vv-root .vp-link .vp-go{margin-left:auto;width:14px;height:14px;color:var(--muted);flex-shrink:0}.vv-root .vp-ev{display:flex;align-items:center;gap:11px;margin:8px 16px 0;padding:9px;border-radius:13px;background:var(--bg-elevated);border:1px solid var(--border)}.vv-root .vp-th{width:48px;height:48px;border-radius:9px;flex-shrink:0;background:linear-gradient(135deg,#123b37,#0a1f1c);border:1px solid var(--border-strong)}.vv-root .vp-ed{font-size:10px;font-weight:700;letter-spacing:.04em;color:var(--teal-300)}.vv-root .vp-et{font-size:13px;font-weight:700;color:#fff;margin-top:3px;letter-spacing:-.01em}.vv-root .mb-view.vp .mb-fade{height:88px;background:linear-gradient(180deg,transparent,#000 88%);z-index:3}.vv-root #links .vclicks-panel,.vv-root #links .vlink{opacity:0;transform:translateY(12px)}.vv-root #links .vcp-spark i{transform:scaleY(0);transform-origin:bottom}.vv-root #links.in .vlink{animation:vl-row-in .5s var(--ease) both}.vv-root #links.in .vlink:nth-child(2){animation-delay:.05s}.vv-root #links.in .vlink:nth-child(3){animation-delay:.13s}.vv-root #links.in .vlink:nth-child(4){animation-delay:.21s}.vv-root #links.in .vlink:nth-child(5){animation-delay:.29s}.vv-root #links.in .vclicks-panel{animation:vl-row-in .55s var(--ease) both;animation-delay:.4s}.vv-root #links.in .vcp-spark i{animation:vl-bar-grow .55s cubic-bezier(.34,1.25,.5,1) both}.vv-root #links.in .vcp-spark i:first-child{animation-delay:.5s}.vv-root #links.in .vcp-spark i:nth-child(2){animation-delay:.56s}.vv-root #links.in .vcp-spark i:nth-child(3){animation-delay:.62s}.vv-root #links.in .vcp-spark i:nth-child(4){animation-delay:.68s}.vv-root #links.in .vcp-spark i:nth-child(5){animation-delay:.74s}.vv-root #links.in .vcp-spark i:nth-child(6){animation-delay:.8s}.vv-root #links.in .vcp-spark i:nth-child(7){animation-delay:.86s}@keyframes vl-row-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes vl-bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.vv-root #links .vclicks-panel,.vv-root #links .vlink{opacity:1!important;transform:none!important}.vv-root #links .vcp-spark i{transform:scaleY(1)!important}.vv-root #links.in .vclicks-panel,.vv-root #links.in .vcp-spark i,.vv-root #links.in .vlink{animation:none!important}}.vv-root #horarios .vcontact,.vv-root #horarios .vhrow,.vv-root #horarios .vmap,.vv-root #horarios .vmap-dir{opacity:0;transform:translateY(12px)}.vv-root #horarios.in .vhrow{animation:vl-row-in .46s var(--ease) both}.vv-root #horarios.in .vhrow:first-child{animation-delay:.04s}.vv-root #horarios.in .vhrow:nth-child(2){animation-delay:.1s}.vv-root #horarios.in .vhrow:nth-child(3){animation-delay:.16s}.vv-root #horarios.in .vhrow:nth-child(4){animation-delay:.22s}.vv-root #horarios.in .vhrow:nth-child(5){animation-delay:.28s}.vv-root #horarios.in .vhrow:nth-child(6){animation-delay:.34s}.vv-root #horarios.in .vmap{animation:vl-row-in .55s var(--ease) both;animation-delay:.4s}.vv-root #horarios.in .vmap-dir{animation:vl-row-in .5s var(--ease) both;animation-delay:.54s}.vv-root #horarios.in .vcontact{animation:vl-row-in .5s var(--ease) both;animation-delay:.62s}.vv-root #horarios.in .vm-pin{animation:vh-pin-drop .6s cubic-bezier(.34,1.5,.6,1) both;animation-delay:.5s}@keyframes vh-pin-drop{0%{transform:translate(-50%,-210%)}to{transform:translate(-50%,-100%)}}.vv-root #horarios.in .vm-pulse{animation:vpulse 2.4s ease-out .95s infinite}.vv-root #horarios.in .vhrow.today .vh-dot{animation:vh-dot-glow 2.2s ease-in-out .8s infinite}@keyframes vh-dot-glow{0%,to{box-shadow:0 0 6px var(--teal-500)}50%{box-shadow:0 0 12px 2px var(--teal-500)}}@media (prefers-reduced-motion:reduce){.vv-root #horarios .vcontact,.vv-root #horarios .vhrow,.vv-root #horarios .vmap,.vv-root #horarios .vmap-dir{opacity:1!important;transform:none!important}.vv-root #horarios.in .vcontact,.vv-root #horarios.in .vhrow,.vv-root #horarios.in .vhrow.today .vh-dot,.vv-root #horarios.in .vm-pin,.vv-root #horarios.in .vm-pulse,.vv-root #horarios.in .vmap,.vv-root #horarios.in .vmap-dir{animation:none!important}}.vv-root #seguidores .push{opacity:0;transform:translateY(-18px) scale(.96)}.vv-root #seguidores .follow-row{opacity:0;transform:translateY(10px)}.vv-root #seguidores.in .push{animation:vn-drop .6s cubic-bezier(.3,1.35,.5,1) both}.vv-root #seguidores.in .push:nth-child(2){animation-delay:.14s}.vv-root #seguidores.in .push:nth-child(3){animation-delay:.38s}.vv-root #seguidores.in .follow-row{animation:vl-row-in .5s var(--ease) both;animation-delay:.58s}@keyframes vn-drop{0%{opacity:0;transform:translateY(-18px) scale(.96)}55%{opacity:1}to{opacity:1;transform:translateY(0) scale(1)}}.vv-root #analiticas .vbar-row,.vv-root #analiticas .vdash-stat{opacity:0;transform:translateY(12px)}.vv-root #analiticas .vbar-fill{transform:scaleX(0);transform-origin:left;animation:none}.vv-root #analiticas.in .vdash-stat{animation:vl-row-in .5s var(--ease) both}.vv-root #analiticas.in .vdash-stat:first-child{animation-delay:.06s}.vv-root #analiticas.in .vdash-stat:nth-child(2){animation-delay:.16s}.vv-root #analiticas.in .vbar-row{animation:vl-row-in .5s var(--ease) both}.vv-root #analiticas.in .vbar-row:first-child{animation-delay:.3s}.vv-root #analiticas.in .vbar-row:nth-child(2){animation-delay:.38s}.vv-root #analiticas.in .vbar-row:nth-child(3){animation-delay:.46s}.vv-root #analiticas.in .vbar-row:nth-child(4){animation-delay:.54s}.vv-root #analiticas.in .vbar-fill{animation:vh-fill-grow .7s var(--ease) both}.vv-root #analiticas.in .vbar-row:first-child .vbar-fill{animation-delay:.34s}.vv-root #analiticas.in .vbar-row:nth-child(2) .vbar-fill{animation-delay:.42s}.vv-root #analiticas.in .vbar-row:nth-child(3) .vbar-fill{animation-delay:.5s}.vv-root #analiticas.in .vbar-row:nth-child(4) .vbar-fill{animation-delay:.58s}@keyframes vh-fill-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.vv-root #analiticas .vbar-row,.vv-root #analiticas .vdash-stat,.vv-root #seguidores .follow-row,.vv-root #seguidores .push{opacity:1!important;transform:none!important}.vv-root #analiticas .vbar-fill{transform:scaleX(1)!important}.vv-root #analiticas.in .vbar-fill,.vv-root #analiticas.in .vbar-row,.vv-root #analiticas.in .vdash-stat,.vv-root #seguidores.in .follow-row,.vv-root #seguidores.in .push{animation:none!important}}.vv-root #eventos .rsvp-count,.vv-root #eventos .rsvp-evt,.vv-root #eventos .rsvp-hint,.vv-root #eventos .rsvp-tier,.vv-root #eventos .rsvp-toggle-row{opacity:0;transform:translateY(12px)}.vv-root #eventos .rsvp-voy{opacity:0;transform:translateY(12px) scale(.97)}.vv-root #eventos.in .rsvp-evt{animation:vl-row-in .5s var(--ease) both;animation-delay:.06s}.vv-root #eventos.in .rsvp-voy{animation:ve-voy-in .5s cubic-bezier(.3,1.35,.5,1) both,ve-voy-glow 1.5s ease-out .95s 1}.vv-root #eventos.in .rsvp-hint{animation:vl-row-in .45s var(--ease) both;animation-delay:.34s}.vv-root #eventos.in .rsvp-tier{animation:vl-row-in .5s var(--ease) both}.vv-root #eventos.in .rsvp-tier:first-child{animation-delay:.42s}.vv-root #eventos.in .rsvp-tier:nth-child(2){animation-delay:.5s}.vv-root #eventos.in .rsvp-toggle-row{animation:vl-row-in .5s var(--ease) both;animation-delay:.6s}.vv-root #eventos.in .rsvp-count{animation:vl-row-in .5s var(--ease) both;animation-delay:.7s}.vv-root #eventos .rsvp-switch:after{animation:none}.vv-root #eventos.in .rsvp-switch:after{animation:ve-switch .45s cubic-bezier(.4,1.5,.6,1) both;animation-delay:.74s}@keyframes ve-voy-in{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes ve-voy-glow{0%,to{box-shadow:0 0 0 0 rgba(20,184,166,0)}45%{box-shadow:0 0 26px 2px rgba(20,184,166,.45)}}@keyframes ve-switch{0%{transform:translateX(0)}to{transform:translateX(18px)}}@media (prefers-reduced-motion:reduce){.vv-root #eventos .rsvp-count,.vv-root #eventos .rsvp-evt,.vv-root #eventos .rsvp-hint,.vv-root #eventos .rsvp-tier,.vv-root #eventos .rsvp-toggle-row,.vv-root #eventos .rsvp-voy{opacity:1!important;transform:none!important}.vv-root #eventos.in .rsvp-count,.vv-root #eventos.in .rsvp-evt,.vv-root #eventos.in .rsvp-hint,.vv-root #eventos.in .rsvp-switch:after,.vv-root #eventos.in .rsvp-tier,.vv-root #eventos.in .rsvp-toggle-row,.vv-root #eventos.in .rsvp-voy{animation:none!important}}