:root{color-scheme:dark;--void:#0a0714;--panel:#251b45;--field-bg:#3c2f66;--purple:#7b2ff7;--purple-deep:#4c1d95;--magenta:#ff2f92;--gold:#ffb020;--blue:#3aa6ff;--ink:#f4f1fb;--ink-muted:#c4bade;--line:rgba(255, 255, 255, .22);--grad-accent:linear-gradient(90deg, var(--blue), var(--purple) 45%, var(--magenta));--grad-accent-text:linear-gradient(90deg, #1f6fb8, #5a1fb8 45%, #b81f63);--ff-display:'Orbitron',sans-serif;--ff-body:'Rajdhani',sans-serif;--radius:2px;--header-h:60px;--safe-t:env(safe-area-inset-top, 0px);--safe-b:env(safe-area-inset-bottom, 0px);--safe-l:env(safe-area-inset-left, 0px);--safe-r:env(safe-area-inset-right, 0px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:NaNs!important;animation-iteration-count:1!important;transition-duration:NaNs!important}}body{background:var(--void);color:var(--ink);font-family:var(--ff-body);font-size:16px;line-height:1.5;overflow-x:hidden;-webkit-tap-highlight-color:transparent}@media (min-width:600px){body{font-size:17px}}@media (min-width:1024px){body{font-size:18px}}p{font-weight:500}label{font-weight:600}.tag,li,span{font-weight:500}img{max-width:100%;display:block}a,button{color:inherit;text-decoration:none;touch-action:manipulation}button{background:0 0;border:none;font:inherit;appearance:none;-webkit-appearance:none;cursor:pointer}ul{list-style:none}section{position:relative}.skip-link{position:absolute;left:-999px;top:0;background:var(--magenta);color:#fff;padding:.8rem 1.2rem;z-index:999;font-weight:700}.skip-link:focus{left:1rem;top:calc(1rem + var(--safe-t))}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.wrap{max-width:1180px;margin:0 auto;padding:0 1.1rem}@media (min-width:600px){.wrap{padding:0 1.5rem}}h1,h2,h3,h4{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:.04em;line-height:1.15}h2{font-size:clamp(1.7rem, 6vw, 2.6rem);margin-bottom:.6rem}h3{font-size:1.05rem}@media (min-width:600px){h3{font-size:1.15rem}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--ff-body);font-weight:700;letter-spacing:.22em;font-size:.68rem;color:var(--magenta);text-transform:uppercase;margin-bottom:.9rem}@media (min-width:600px){.eyebrow{gap:.9rem;letter-spacing:.35em;font-size:.9rem;margin-bottom:1rem}}.eyebrow--center{justify-content:center}.eyebrow::before{content:"";width:22px;height:2px;background:var(--grad-accent);flex:none}@media (min-width:600px){.eyebrow::before{width:28px}}.section-head{max-width:640px;margin-bottom:1.8rem}@media (min-width:600px){.section-head{margin-bottom:2.6rem}}.section-head p{color:var(--ink-muted);font-size:.98rem}@media (min-width:600px){.section-head p{font-size:1.05rem}}header.site{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(10,7,20,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line);padding-top:var(--safe-t)}.nav{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1.1rem;padding-left:calc(1.1rem + var(--safe-l));padding-right:calc(1.1rem + var(--safe-r));max-width:1180px;margin:0 auto}@media (min-width:600px){.nav{padding:.9rem 1.5rem}}.logo{font-family:var(--ff-display);font-weight:800;font-size:1rem;letter-spacing:.1em;color:var(--ink)}@media (min-width:600px){.logo{font-size:1.15rem;letter-spacing:.12em}}.logo span{color:var(--magenta)}.nav-links{position:fixed;top:var(--header-h);left:0;right:0;height:calc(100vh - var(--header-h));height:calc(100dvh - var(--header-h));background:var(--void);display:flex;flex-direction:column;padding:1.5rem 1.3rem calc(1.5rem + var(--safe-b));gap:1.1rem;border-bottom:1px solid var(--line);transform:translateY(-110%);visibility:hidden;pointer-events:none;transition:transform .3s ease,visibility 0s linear .3s;overflow-y:auto;z-index:90}.nav-links.open{transform:translateY(0);visibility:visible;pointer-events:auto;transition:transform .3s ease,visibility 0s linear 0s}.nav-links a{font-weight:600;font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted);transition:color .2s;padding:.5rem 0;min-height:44px;display:flex;align-items:center}.nav-links a:hover{color:var(--ink)}.btn-nav-cta{display:none}.btn-nav-cta svg{width:18px;height:18px;fill:#fff}.menu-toggle{display:flex;align-items:center;justify-content:center;background:0 0;border:0;color:var(--ink);cursor:pointer;width:44px;height:44px;flex:none}.menu-toggle svg{width:26px;height:26px;fill:currentColor}@media (min-width:861px){.nav-links{position:static;background:0 0;flex-direction:row;align-items:center;padding:0;gap:2rem;border-bottom:0;transform:none;visibility:visible;pointer-events:auto;transition:none;overflow:visible;height:auto}.nav-links a{font-size:.95rem;padding:0;min-height:auto}.nav-links .btn-nav-cta{display:flex;background:var(--grad-accent-text);color:#fff!important;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--radius);padding:.75rem 1.5rem;font-weight:700;font-size:.9rem;min-height:auto;white-space:nowrap;width:auto}.menu-toggle{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-family:var(--ff-body);font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.95rem 1.6rem;font-size:.92rem;min-height:48px;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}@media (min-width:600px){.btn{padding:.95rem 1.8rem;font-size:.95rem}}@media (hover:hover){.btn:hover{transform:translateY(-2px)}}.btn-primary{background:var(--grad-accent-text);color:#fff;box-shadow:0 8px 20px -10px rgba(255,47,146,.6)}.btn-outline{border-color:rgba(255,255,255,.55);color:var(--ink)}.btn-outline:hover{border-color:var(--ink);background:rgba(255,255,255,.06)}.btn-power{background:linear-gradient(90deg,#b8790f,var(--gold));color:#241300;box-shadow:0 8px 20px -10px rgba(255,176,32,.6)}.btn svg{width:20px;height:20px;fill:currentColor;flex:none}.hero{position:relative;min-height:auto;display:flex;align-items:flex-end;padding-top:calc(var(--header-h) + 24px);padding-bottom:1.5rem;overflow:hidden;background:radial-gradient(120% 100% at 50% 0,#201238 0,var(--void) 65%)}@media (min-width:761px){.hero{min-height:min(72vh,640px);min-height:min(72svh,640px);padding-top:120px;padding-bottom:0}}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,5,16,.78) 0,rgba(8,5,16,.74) 40%,rgba(8,5,16,.97) 100%)}.hero__inner{position:relative;z-index:2;padding-bottom:2rem;max-width:680px}@media (min-width:600px){.hero__inner{padding-bottom:3rem}}.hero h1{font-size:clamp(1.7rem, 8vw, 3.2rem);margin:.4rem 0 1rem;color:#fff;text-shadow:0 0 40px rgba(123,47,247,.5)}.hero__accent{background:var(--grad-accent);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p.lead{font-size:.96rem;color:#e6e1f5;max-width:520px;margin-bottom:1.5rem}@media (min-width:600px){.hero p.lead{font-size:1.02rem;margin-bottom:1.7rem}}.hero__ctas{display:flex;flex-direction:column;flex-wrap:wrap;gap:.9rem}.hero__ctas .btn{width:100%}@media (min-width:480px){.hero__ctas{flex-direction:row;gap:1rem}.hero__ctas .btn{width:auto}}.hero__facts{display:flex;flex-direction:column;align-items:flex-start;gap:.7rem;margin-top:1.6rem}@media (min-width:600px){.hero__facts{flex-direction:row;flex-wrap:wrap;gap:.9rem;margin-top:1.9rem}}.hero__facts-item{display:flex;align-items:center;gap:.65rem;color:var(--ink);font-weight:700;font-size:.92rem;background:rgba(10,7,20,.55);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:.5rem 1.1rem .5rem .5rem;box-shadow:0 10px 24px -14px rgba(0,0,0,.7);transition:transform .18s ease,border-color .18s ease,background .18s ease}@media (min-width:600px){.hero__facts-item{font-size:.95rem}}@media (hover:hover){.hero__facts-item:hover{transform:translateY(-2px);background:rgba(10,7,20,.75)}}.hero__facts-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;flex:none}.hero__facts-icon svg{width:16px;height:16px;fill:#fff;flex:none}.hero__facts-item--blue .hero__facts-icon{background:linear-gradient(135deg,var(--blue),var(--purple))}.hero__facts-item--blue:hover{border-color:rgba(58,166,255,.6)}.hero__facts-item--magenta .hero__facts-icon{background:linear-gradient(135deg,var(--magenta),var(--purple))}.hero__facts-item--magenta:hover{border-color:rgba(255,47,146,.6)}.hero__facts-item--gold .hero__facts-icon{background:linear-gradient(135deg,var(--gold),#b8790f)}.hero__facts-item--gold:hover{border-color:rgba(255,176,32,.6)}.grid-floor{position:absolute;left:0;right:0;bottom:0;height:90px;overflow:hidden;pointer-events:none;z-index:2}@media (min-width:600px){.grid-floor{height:130px}}.grid-floor svg{width:100%;height:100%}.chevron-divider{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:1.8rem 0;opacity:.85}@media (min-width:600px){.chevron-divider{gap:.4rem;padding:2.6rem 0}}.chevron-divider svg{width:22px;height:22px}@media (min-width:600px){.chevron-divider svg{width:26px;height:26px}}.chevron-divider .fwd{fill:none;stroke:url(#chevGrad);stroke-width:3}.about{padding:3.5rem 0 1.5rem}@media (min-width:600px){.about{padding:6rem 0 2rem}}.about__grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;justify-items:center;text-align:center}@media (min-width:761px){.about__grid{grid-template-columns:280px 1fr;gap:3.5rem;justify-items:stretch;text-align:left}}.about__avatar{position:relative;width:200px;height:200px;border-radius:50%;flex:none;padding:5px;background:var(--grad-accent);box-shadow:0 0 60px -8px rgba(123,47,247,.6)}@media (min-width:600px){.about__avatar{width:260px;height:260px}}.about__avatar::after{content:"";position:absolute;inset:0;border-radius:50%;box-shadow:0 0 0 3px var(--void) inset;pointer-events:none}.about__avatar__frame{width:100%;height:100%;border-radius:50%;overflow:hidden;background:var(--void)}.about__avatar img{width:100%;height:100%;object-fit:cover;object-position:50% 20%;border-radius:50%;display:block}.about h2{margin-bottom:1.2rem}.about p{color:#d8d1ec;margin-bottom:1rem;font-size:1rem}@media (min-width:600px){.about p{font-size:1.08rem}}.about strong{color:#fff}.coverage{padding:2rem 0 3rem}@media (min-width:600px){.coverage{padding:3rem 0 5rem}}.coverage__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:600px){.coverage__grid{gap:2.5rem}}@media (min-width:761px){.coverage__grid{grid-template-columns:1fr 1fr}}.coverage__card{position:relative;background:linear-gradient(165deg,rgba(58,166,255,.08),var(--panel) 60%);border:1px solid var(--line);border-top:3px solid var(--blue);padding:1.4rem;border-radius:var(--radius);box-shadow:0 16px 34px -24px rgba(0,0,0,.75);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}@media (hover:hover){.coverage__card:hover{transform:translateY(-4px);border-color:rgba(58,166,255,.5);box-shadow:0 20px 40px -20px rgba(58,166,255,.3)}.coverage__card.alt:hover{border-color:rgba(255,47,146,.55);box-shadow:0 20px 40px -20px rgba(255,47,146,.3)}}@media (min-width:600px){.coverage__card{padding:1.8rem}}.coverage__card.alt{background:linear-gradient(165deg,rgba(255,47,146,.08),var(--panel) 60%);border-top-color:var(--magenta)}.coverage__status{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--ff-body);font-weight:700;font-size:.68rem;letter-spacing:.05em;text-transform:uppercase;color:var(--blue);background:rgba(58,166,255,.12);border:1px solid rgba(58,166,255,.3);border-radius:20px;padding:.3rem .7rem;margin-bottom:1rem}.coverage__status svg{width:12px;height:12px;fill:var(--blue);flex:none}.coverage__status--alt{color:var(--magenta);background:rgba(255,47,146,.12);border-color:rgba(255,47,146,.3)}.coverage__status--alt svg{fill:var(--magenta)}.coverage__card h3{color:var(--blue);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.coverage__card h3 svg{width:20px;height:20px;fill:var(--blue);flex:none}.coverage__card.alt h3{color:var(--magenta)}.coverage__card.alt h3 svg{fill:var(--magenta)}.tag-row{display:flex;flex-wrap:wrap;gap:.5rem}@media (min-width:600px){.tag-row{gap:.6rem}}.tag{border:1px solid rgba(58,166,255,.3);background:rgba(58,166,255,.06);padding:.45rem .85rem;font-size:.85rem;color:var(--ink-muted);border-radius:var(--radius)}.coverage__card.alt .tag{border-color:rgba(255,47,146,.3);background:rgba(255,47,146,.06)}@media (min-width:600px){.tag{padding:.4rem .9rem;font-size:.9rem}}.genres{padding:1.5rem 0 3rem;background:var(--panel)}@media (min-width:600px){.genres{padding:2rem 0 5rem}}.genres__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:761px){.genres__grid{grid-template-columns:1.3fr 1fr;gap:3rem}}.genre-list{display:flex;flex-wrap:wrap;gap:.55rem}.genres__note{margin-top:2rem;padding:1rem 1.2rem;background:var(--void);border:1px solid var(--line);border-radius:12px;color:var(--ink-muted);font-size:.92rem;line-height:1.55}.genres__note a{color:var(--blue);text-decoration:underline;text-decoration-color:rgba(58,166,255,.4)}.genres__note a:hover{text-decoration-color:var(--blue)}@media (min-width:600px){.genre-list{gap:.7rem}}.genres__list-title{margin-bottom:1rem}.genres__list-title--blue{color:var(--blue)}.genres__list-title--magenta{color:var(--magenta)}.genre-pill{font-family:var(--ff-display);font-size:.74rem;letter-spacing:.05em;font-weight:700;padding:.55rem .9rem;border:1px solid rgba(255,255,255,.35);border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,rgba(123,47,247,.18),rgba(255,47,146,.1));box-shadow:0 8px 18px -12px rgba(255,47,146,.7);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}@media (hover:hover){.genre-pill:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.6);box-shadow:0 10px 22px -10px rgba(255,47,146,.85)}}@media (min-width:600px){.genre-pill{font-size:.78rem;padding:.6rem 1rem}}.genre-pill.soft{background:0 0;color:var(--ink-muted);border-color:var(--line);box-shadow:none}@media (hover:hover){.genre-pill.soft:hover{border-color:rgba(255,255,255,.5);color:var(--ink);box-shadow:0 8px 18px -14px rgba(255,255,255,.3)}}.gear{padding:3rem 0}@media (min-width:600px){.gear{padding:5rem 0}}.gear__grid{display:grid;grid-template-columns:1fr;gap:.9rem}@media (min-width:481px){.gear__grid{grid-template-columns:1fr 1fr;gap:1.2rem}}@media (min-width:761px){.gear__grid{grid-template-columns:repeat(3,1fr)}}.gear__item{display:flex;align-items:center;gap:.8rem;border:1px solid var(--line);background:linear-gradient(165deg,rgba(58,166,255,.07),rgba(123,47,247,.05) 65%);padding:1rem 1.1rem;border-radius:var(--radius);min-height:44px;box-shadow:0 14px 30px -22px rgba(0,0,0,.7);transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}@media (hover:hover){.gear__item:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.4);box-shadow:0 18px 34px -20px rgba(58,166,255,.35)}}@media (min-width:600px){.gear__item{padding:1.1rem 1.3rem}}.gear__item svg{width:20px;height:20px;flex:none;padding:4px;box-sizing:content-box;border-radius:50%;background:rgba(58,166,255,.12);fill:var(--blue)}.gear__item:nth-child(3n+2) svg{background:rgba(123,47,247,.14);fill:var(--purple)}.gear__item:nth-child(3n+3) svg{background:rgba(255,47,146,.12);fill:var(--magenta)}@media (hover:hover){.gear__item:nth-child(3n+2):hover{box-shadow:0 18px 34px -20px rgba(123,47,247,.4)}.gear__item:nth-child(3n+3):hover{box-shadow:0 18px 34px -20px rgba(255,47,146,.4)}}.gear__item span{font-weight:600}.gear__note{margin-top:1.6rem;color:var(--ink-muted);font-size:.92rem}@media (min-width:600px){.gear__note{font-size:.95rem}}.pricing{padding:3rem 0;background:var(--panel)}@media (min-width:600px){.pricing{padding:5rem 0}}.pricing .section-head{text-align:center;margin-left:auto;margin-right:auto}.pricing .eyebrow{justify-content:center}.pricing__zone-note{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto}@media (min-width:700px){.pricing__zone-note{grid-template-columns:repeat(2,1fr)}}.pricing__zone-note-item{display:flex;gap:.8rem;align-items:flex-start;background:var(--void);border:1px solid var(--line);border-radius:12px;padding:1.1rem 1.2rem;text-align:left}.pricing__zone-note-item svg{width:20px;height:20px;fill:var(--blue);flex:none;margin-top:.2rem}.pricing__zone-note-item strong{display:block;font-family:var(--ff-display);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:#fff;margin-bottom:.35rem}.pricing__zone-note-item p{color:var(--ink-muted);font-size:.9rem;line-height:1.5}.pricing__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:2.6rem}@media (min-width:700px){.pricing__grid{grid-template-columns:repeat(3,1fr);gap:1.4rem}}.pricing__card{position:relative;display:flex;flex-direction:column;gap:1.3rem;background:var(--void);border:1px solid var(--line);border-radius:14px;padding:1.8rem 1.6rem 2rem;box-shadow:0 14px 34px -20px rgba(0,0,0,.6)}.pricing__card--basic{border-color:rgba(58,166,255,.35)}.pricing__card--basic .pricing__card-name{color:var(--blue)}.pricing__card--groove{border-color:rgba(255,47,146,.4);background:linear-gradient(165deg,rgba(255,47,146,.1),rgba(123,47,247,.04) 65%);box-shadow:0 18px 36px -22px rgba(255,47,146,.35)}@media (hover:hover){.pricing__card:hover{border-color:rgba(255,255,255,.45);transform:translateY(-4px);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pricing__card--groove:hover{transform:translateY(-8px)}}.pricing__card--power{position:relative;z-index:1;border:1px solid rgba(255,176,32,.55);background:linear-gradient(165deg,rgba(255,176,32,.14),rgba(123,47,247,.1) 65%);box-shadow:0 20px 40px -22px rgba(255,176,32,.45)}.pricing__card--power .pricing__card-name{color:var(--gold)}@media (hover:hover){.pricing__card--power:hover{border-color:rgba(255,176,32,.8);transform:translateY(-11px) scale(1.02)}}.badge-pro{align-self:flex-start;display:inline-flex;align-items:center;gap:.35rem;font-family:var(--ff-body);font-weight:700;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:var(--grad-accent-text);padding:.3rem .7rem;border-radius:20px}.badge-pro--power{background:linear-gradient(90deg,#b8790f,var(--gold));color:#241300}.badge-pro svg{width:12px;height:12px;fill:#fff}.badge-pro--power svg{fill:#241300}.pricing__card-name{font-family:var(--ff-display);text-transform:uppercase;letter-spacing:.06em;font-size:1.15rem;color:#fff}.pricing__card--groove .pricing__card-name{color:var(--magenta)}.pricing__card-price{padding-bottom:1.1rem;border-bottom:1px dashed var(--line)}.price-row{display:flex;align-items:center;gap:.6rem;margin-bottom:.35rem}.price-old{font-family:var(--ff-body);font-size:.92rem;font-weight:600;color:var(--ink-muted);text-decoration:line-through;text-decoration-color:var(--magenta)}.badge-sale{font-family:var(--ff-body);font-weight:700;font-size:.68rem;letter-spacing:.03em;color:#fff;background:#b21f63;padding:.18rem .55rem;border-radius:20px;white-space:nowrap}.price-now{font-family:var(--ff-display);font-size:2rem;color:var(--ink)}@media (min-width:600px){.price-now{font-size:2.2rem}}.price-now small{display:block;font-family:var(--ff-body);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);margin-top:.3rem}.price-contado{margin:.5rem 0 0;font-size:.78rem;font-weight:600;letter-spacing:.03em;color:var(--ink-muted)}.pricing__msi-banner{display:flex;gap:.9rem;align-items:flex-start;max-width:900px;margin:2rem auto 0;background:linear-gradient(135deg,rgba(58,166,255,.14),rgba(178,31,99,.14));border:1px solid var(--line);border-radius:12px;padding:1.1rem 1.2rem;text-align:left}.pricing__msi-banner svg{width:26px;height:26px;fill:var(--blue);flex:none;margin-top:.1rem}.pricing__msi-banner strong{display:block;font-family:var(--ff-display);font-size:.95rem;letter-spacing:.02em;color:#fff;margin-bottom:.35rem}.pricing__msi-banner p{color:var(--ink-muted);font-size:.88rem;line-height:1.5}.pricing__msi-banner p strong{display:inline;font-family:var(--ff-body);font-size:inherit;color:var(--ink);margin:0}.pricing__deposit-banner{display:flex;gap:.9rem;align-items:flex-start;max-width:900px;margin:1.6rem auto 0;background:linear-gradient(135deg,rgba(178,31,99,.14),rgba(123,47,247,.1));border:1px solid var(--line);border-radius:12px;padding:1.1rem 1.2rem;text-align:left}.pricing__deposit-banner svg{width:26px;height:26px;fill:var(--magenta);flex:none;margin-top:.1rem}.pricing__deposit-banner strong{display:block;font-family:var(--ff-display);font-size:.95rem;letter-spacing:.02em;color:#fff;margin-bottom:.35rem}.pricing__deposit-banner p{color:var(--ink-muted);font-size:.88rem;line-height:1.5}.pricing__msi-list{display:grid;gap:.4rem;margin:.9rem 0;padding:.75rem .9rem;background:var(--void);border:1px solid var(--line);border-radius:10px;list-style:none}.pricing__msi-list li{display:flex;align-items:baseline;gap:.4rem;font-size:.82rem;color:var(--ink-muted)}.pricing__msi-list li svg{align-self:center}.pricing__msi-list li strong{color:var(--ink);font-size:.95rem;font-weight:700}.pricing__msi-list li small{color:var(--ink-muted);font-size:.76rem}.pricing__msi-list svg{width:15px;height:15px;fill:var(--blue);flex:none}.pricing__features{flex:1;display:grid;gap:.65rem;margin:0;padding:0}.pricing__features li{display:flex;align-items:center;gap:.6rem;font-size:.92rem;color:#d8d1ec}.pricing__features svg{width:18px;height:18px;fill:var(--blue);flex:none}.pricing__card--groove .pricing__features svg{fill:var(--magenta)}.pricing__card--power .pricing__features svg{fill:var(--gold)}.pricing__card .btn{width:100%;justify-content:center}.pricing__legend{margin-top:2.4rem;display:grid;justify-items:center;gap:.6rem}.pricing__legend li{display:flex;justify-content:center;text-align:center;gap:.6rem;color:var(--ink-muted);font-size:.9rem}@media (min-width:600px){.pricing__legend li{font-size:.95rem}}.pricing__legend svg{width:18px;height:18px;fill:var(--blue);flex:none;margin-top:.15rem}.social{padding:3rem 0;text-align:center}.social__lead{color:var(--ink-muted);max-width:520px;margin:0 auto}@media (min-width:600px){.social{padding:5rem 0}}.social__grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}@media (min-width:480px){.social__grid{grid-template-columns:1fr 1fr}}@media (min-width:761px){.social__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem}}.social__card{border:1px solid var(--line);padding:1.8rem 1.2rem;border-radius:var(--radius);display:flex;flex-direction:column;align-items:center;gap:1rem;transition:border-color .2s,transform .2s;min-height:44px}@media (min-width:600px){.social__card{padding:2.2rem 1.5rem}}@media (hover:hover){.social__card:hover{border-color:var(--magenta);transform:translateY(-4px)}}.social__card svg{width:30px;height:30px;fill:#fff}@media (min-width:600px){.social__card svg{width:34px;height:34px}}.social__card span{font-family:var(--ff-display);letter-spacing:.05em;font-size:.92rem}@media (min-width:600px){.social__card span{font-size:.95rem}}.faq{padding:3rem 0;background:var(--panel)}@media (min-width:600px){.faq{padding:5rem 0}}.faq__item{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:.8rem;padding:0 1.2rem;transition:border-color .2s ease,box-shadow .2s ease}.faq__item.open{border-color:rgba(255,47,146,.45);box-shadow:0 16px 34px -24px rgba(255,47,146,.5)}@media (hover:hover){.faq__item:hover{border-color:rgba(255,255,255,.4)}}.faq__q{width:100%;text-align:left;background:0 0;border:0;color:var(--ink);font-family:var(--ff-body);font-weight:700;font-size:1rem;padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;gap:1rem;min-height:44px}@media (hover:hover){.faq__q:hover .faq__q-text{color:var(--magenta)}}.faq__item.open .faq__q-text{color:var(--magenta)}.faq__q-text{transition:color .2s ease}@media (min-width:600px){.faq__q{font-size:1.05rem;padding:1.3rem 0}}.faq__toggle{position:relative;width:26px;height:26px;flex:none;border-radius:50%;background:rgba(255,47,146,.12);transition:background .2s ease,transform .3s ease}.faq__toggle::after,.faq__toggle::before{content:'';position:absolute;top:50%;left:50%;background:var(--magenta);transition:transform .3s ease}.faq__toggle::before{width:12px;height:2px;transform:translate(-50%,-50%)}.faq__toggle::after{width:2px;height:12px;transform:translate(-50%,-50%)}.faq__item.open .faq__toggle{background:rgba(255,47,146,.22);transform:rotate(90deg)}.faq__item.open .faq__toggle::after{transform:translate(-50%,-50%) scaleY(0)}.faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease;color:var(--ink-muted);font-size:.94rem}@media (min-width:600px){.faq__a{font-size:.98rem}}.faq__a p{padding-bottom:1.3rem}.contact{padding:3.5rem 0;text-align:center;position:relative}@media (min-width:600px){.contact{padding:6rem 0}}.contact__inner{max-width:640px;margin:0 auto}.contact h2{margin-bottom:1rem}.contact p{color:var(--ink-muted);margin-bottom:1.8rem;font-size:1.02rem}@media (min-width:600px){.contact p{margin-bottom:2.2rem;font-size:1.1rem}}.contact .btn{font-size:.98rem;padding:1.05rem 1.8rem;width:100%;max-width:360px;margin:0 auto}@media (min-width:480px){.contact .btn{font-size:1.05rem;padding:1.1rem 2.4rem;width:auto;max-width:none}}.contact__phone{margin-top:1.4rem;color:var(--ink-muted);font-size:.92rem;letter-spacing:.05em}@media (min-width:600px){.contact__phone{font-size:.95rem}}footer{border-top:1px solid var(--line);padding:2.5rem 0 calc(1.5rem + var(--safe-b));background:var(--void)}@media (min-width:600px){footer{padding:3rem 0 calc(2rem + var(--safe-b))}}.footer__grid{display:flex;flex-direction:column;gap:1.8rem;margin-bottom:1.8rem}@media (min-width:600px){.footer__grid{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:2rem;margin-bottom:2rem}}.footer__brand p{color:var(--ink-muted);max-width:280px;font-size:.9rem;margin-top:.6rem}@media (min-width:600px){.footer__brand p{font-size:.92rem}}.footer__links{display:flex;flex-direction:column;gap:1.6rem}@media (min-width:600px){.footer__links{flex-direction:row;gap:3rem;flex-wrap:wrap}}.footer__links h4{font-size:.82rem;color:var(--ink-muted);margin-bottom:.9rem;letter-spacing:.1em}.footer__links ul li{margin-bottom:.6rem}.footer__links a{color:#cfc6e6;font-size:.95rem;display:inline-block;min-height:32px}.footer__links a:hover{color:var(--magenta)}.footer__social{display:flex;gap:1rem}.footer__social a{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center}.footer__social svg{width:17px;height:17px;fill:var(--ink-muted)}.footer__social a:hover svg{fill:var(--magenta)}.footer__bottom{border-top:1px solid var(--line);padding-top:1.5rem;display:flex;flex-direction:column;gap:.7rem;color:var(--ink-muted);font-size:.82rem;text-align:center}@media (min-width:600px){.footer__bottom{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.85rem;text-align:left}}@media (max-width:599px){.footer__grid{align-items:center;text-align:center}.footer__brand{display:flex;flex-direction:column;align-items:center}.footer__links{align-items:center}.footer__links>div{display:flex;flex-direction:column;align-items:center}.footer__social{justify-content:center}}section:target{scroll-margin-top:calc(var(--header-h) + 4px)}#cobertura,#contacto,#equipo,#escucha,#faq,#generos,#inicio,#precios,#sobre-mi{scroll-margin-top:calc(var(--header-h) + 4px)}.modal-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center;background:rgba(8,4,18,.78);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:0;opacity:0;animation:modalFade .18s ease forwards}@media (min-width:640px){.modal-overlay{align-items:center;padding:1.5rem}}@keyframes modalFade{to{opacity:1}}.modal-overlay[hidden]{display:none}.modal{position:relative;width:100%;max-width:620px;max-height:96vh;max-height:96dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-top:3px solid transparent;border-image:var(--grad-accent) 1;border-radius:18px 18px 0 0;box-shadow:0 30px 70px -20px rgba(0,0,0,.7);transform:translateY(16px);animation:modalRise .22s ease forwards}@keyframes modalRise{to{transform:translateY(0)}}@media (min-width:640px){.modal{border-radius:18px}}.modal__close{position:absolute;top:.9rem;right:.9rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--void);border:1px solid var(--line);border-radius:50%;color:var(--ink-muted);cursor:pointer;flex:none;z-index:3}.modal__close:hover{color:var(--ink);border-color:rgba(255,255,255,.3)}.modal__close svg{width:18px;height:18px;fill:currentColor}.modal__header{flex:none;position:relative;z-index:2;background:var(--panel);border-bottom:1px solid var(--line);padding:1.6rem 3.5rem 1.2rem 1.3rem}@media (min-width:640px){.modal__header{padding:2.2rem 3.8rem 1.4rem 2.2rem}}.modal__header .eyebrow{margin-bottom:.5rem}.modal__header h3{font-size:clamp(1.25rem, 4.5vw, 1.6rem);margin-bottom:.5rem}.modal__header p{color:var(--ink-muted);font-size:.92rem}.modal__body{flex:1 1 auto;overflow-y:auto;padding:1.4rem 1.3rem calc(1.6rem + var(--safe-b))}@media (min-width:640px){.modal__body{padding:1.6rem 2.2rem calc(2.4rem + var(--safe-b))}}.quote-form{display:flex;flex-direction:column;gap:1.1rem}.quote-form__row{display:grid;grid-template-columns:1fr;gap:1.1rem}@media (min-width:560px){.quote-form__row{grid-template-columns:1fr 1fr}}.quote-form__group{display:flex;flex-direction:column;gap:.45rem}.quote-form__group label{font-family:var(--ff-body);font-weight:700;font-size:.82rem;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-muted)}.quote-form__group .hint{font-size:.78rem;color:var(--ink-muted);font-weight:500;text-transform:none;letter-spacing:normal}input,select,textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;color-scheme:dark}.combo-input input[type=text],.quote-form input[type=date],.quote-form input[type=text],.quote-form select,.quote-form textarea,.tag-input{color-scheme:dark!important}.quote-form input[type=date],.quote-form input[type=text],.quote-form select,.quote-form textarea{width:100%;appearance:none;-webkit-appearance:none;background:var(--field-bg)!important;border:1px solid rgba(255,255,255,.32);border-radius:10px;color:var(--ink)!important;font-family:var(--ff-body);font-size:1rem;font-weight:500;padding:.8rem .9rem;min-height:48px;transition:border-color .15s ease}.quote-form input[type=text][readonly],.tag-input input[readonly]{cursor:text}.quote-form input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.6);cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:autofill,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,select:autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover,textarea:autofill{-webkit-text-fill-color:var(--ink)!important;-webkit-box-shadow:0 0 0 1000px var(--field-bg) inset!important;box-shadow:0 0 0 1000px var(--field-bg) inset!important;caret-color:var(--ink)!important;transition:background-color 5000s ease-in-out 0s}.quote-form textarea{min-height:100px;resize:vertical;line-height:1.45}.quote-form input::placeholder,.quote-form textarea::placeholder{color:var(--ink-muted);opacity:1}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:0!important;border-color:var(--blue)!important}.quote-form .ce-input{width:100%;display:block;box-sizing:border-box;background:var(--field-bg)!important;border:1px solid rgba(255,255,255,.32);border-radius:10px;color:var(--ink)!important;font-family:var(--ff-body);font-size:1rem;font-weight:500;padding:.8rem .9rem;min-height:48px;line-height:1.3;cursor:text;white-space:pre-wrap;word-break:break-word;transition:border-color .15s ease}.quote-form .ce-input:focus{outline:0!important;border-color:var(--blue)!important}.quote-form .ce-input:empty::before{content:attr(data-placeholder);color:var(--ink-muted);opacity:1}.quote-form select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23c4bade'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:20px;padding-right:2.4rem}.quote-form select option{background:var(--panel);color:var(--ink)}.required-mark{color:var(--magenta)}.tag-input{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;background:var(--field-bg)!important;border:1px solid rgba(255,255,255,.32);border-radius:10px;padding:.55rem .7rem}.tag-input:focus-within{border-color:var(--blue)}.tag-input__tags{display:flex;flex-wrap:wrap;gap:.4rem}.tag-input__tags:empty{display:none}.tag-chip{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--ff-display);font-size:.7rem;letter-spacing:.04em;font-weight:700;color:#fff;background:linear-gradient(135deg,rgba(123,47,247,.5),rgba(255,47,146,.4));border:1px solid rgba(255,255,255,.35);border-radius:var(--radius);padding:.4rem .5rem .4rem .7rem}.tag-chip button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:rgba(255,255,255,.28);border-radius:50%;cursor:pointer;flex:none;line-height:1;font-size:.8rem}.tag-chip button:hover{background:var(--magenta)}.tag-input .ce-input--tag{flex:1 1 140px;min-width:140px;background:0 0!important;border:none!important;padding:.45rem .2rem;min-height:34px;font-size:1rem;border-radius:0}.tag-input .ce-input--tag:focus{outline:0!important;border-color:transparent!important}.tag-input__suggestions{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:5;max-height:220px;overflow-y:auto;background:#f5f2fb;border:1px solid rgba(0,0,0,.12);border-radius:10px;box-shadow:0 20px 40px -15px rgba(0,0,0,.6)}.tag-input__suggestions[hidden]{display:none}.tag-input__suggestions li{padding:.7rem .9rem;font-size:.92rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;color:#241a3d}.tag-input__suggestions li.active,.tag-input__suggestions li:hover{background:rgba(58,100,220,.14);color:#16408f}.tag-input__suggestions li.suggestion--create{color:#4a4460;font-style:italic}.quote-form__submit{margin-top:.4rem;width:100%;background:#25d366;color:#06341c;box-shadow:0 10px 30px -10px rgba(37,211,102,.55)}.quote-form__submit:hover{background:#1fbd5a}.quote-form__note{font-size:.8rem;color:var(--ink-muted);text-align:center}.toggle-group{display:flex;flex-wrap:wrap;gap:.5rem}.toggle-group__btn{flex:1 1 auto;min-width:88px;min-height:48px;padding:.7rem .9rem;appearance:none;-webkit-appearance:none;background:var(--field-bg);border:1px solid rgba(255,255,255,.32);border-radius:10px;color:var(--ink-muted);font-family:var(--ff-body);font-weight:700;font-size:.95rem;text-align:center;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.toggle-group__btn:hover{border-color:rgba(255,255,255,.55)}.toggle-group__btn.is-active{background:var(--grad-accent-text);border-color:transparent;color:#fff}.combo-input{position:relative}.date-picker{position:relative}.date-picker__trigger{width:100%;display:flex;align-items:center;gap:.6rem;appearance:none;-webkit-appearance:none;background:var(--field-bg);border:1px solid rgba(255,255,255,.32);border-radius:10px;color:var(--ink-muted);font-family:var(--ff-body);font-size:1rem;font-weight:500;padding:.8rem .9rem;min-height:48px;text-align:left;cursor:pointer;transition:border-color .15s ease}.date-picker__trigger.has-value{color:var(--ink)}.date-picker__trigger:hover{border-color:rgba(255,255,255,.4)}.date-picker__trigger[aria-expanded=true]{border-color:var(--blue)}.date-picker__trigger svg{width:20px;height:20px;fill:var(--ink-muted);flex:none}.date-picker__panel{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:6;width:min(320px,100%);background:#f5f2fb;border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:1rem;box-shadow:0 20px 40px -15px rgba(0,0,0,.6);color:#241a3d}.date-picker__panel[hidden]{display:none}.date-picker__nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.7rem}.date-picker__nav-btn{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.06);border:none;border-radius:50%;color:#241a3d;cursor:pointer;flex:none}.date-picker__nav-btn:hover:not(:disabled){background:rgba(0,0,0,.13)}.date-picker__nav-btn:disabled{opacity:.3;cursor:not-allowed}.date-picker__nav-btn svg{width:18px;height:18px;fill:currentColor}.date-picker__month-label{font-family:var(--ff-display);font-weight:700;font-size:.92rem;text-transform:capitalize}.date-picker__weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:.72rem;font-weight:700;color:#4a4460;margin-bottom:.3rem}.date-picker__days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.date-picker__day{aspect-ratio:1;min-height:36px;display:flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none;border:none;background:0 0;border-radius:8px;font-family:var(--ff-body);font-size:.88rem;font-weight:600;color:#241a3d;cursor:pointer}.date-picker__day:hover:not(:disabled){background:rgba(21,80,190,.14)}.date-picker__day.is-outside{color:#8c84a8}.date-picker__day.is-today{box-shadow:inset 0 0 0 2px rgba(21,80,190,.55)}.date-picker__day.is-selected{background:var(--grad-accent-text);color:#fff;box-shadow:none}.date-picker__day:disabled{color:#c7c0da;cursor:not-allowed}.floating-cta{position:fixed;right:calc(1.1rem + var(--safe-r));bottom:calc(1.1rem + var(--safe-b));z-index:80;width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#25d366;border:none;box-shadow:0 10px 26px -8px rgba(37,211,102,.7);cursor:pointer;animation:floating-cta-pulse 2.6s ease-in-out infinite}.floating-cta svg{width:28px;height:28px;fill:#fff}@media (min-width:600px){.floating-cta{width:62px;height:62px;right:calc(1.6rem + var(--safe-r));bottom:calc(1.6rem + var(--safe-b))}.floating-cta svg{width:30px;height:30px}}@media (hover:hover){.floating-cta:hover{transform:scale(1.06);box-shadow:0 14px 32px -8px rgba(37,211,102,.85)}}@keyframes floating-cta-pulse{0%,100%{box-shadow:0 10px 26px -8px rgba(37,211,102,.7),0 0 0 0 rgba(37,211,102,.55)}50%{box-shadow:0 10px 26px -8px rgba(37,211,102,.7),0 0 0 12px rgba(37,211,102,0)}}@media (prefers-reduced-motion:reduce){.floating-cta{animation:none}}.modal-overlay:not([hidden])~.floating-cta{display:none}.guide-hero{padding:calc(var(--header-h) + var(--safe-t) + 2.4rem) 0 2rem;background:linear-gradient(180deg,rgba(123,47,247,.14),transparent 70%)}.guide-hero .breadcrumb{font-size:.82rem;color:var(--ink-muted);margin-bottom:1rem}.guide-hero .breadcrumb a{color:var(--ink-muted);text-decoration:underline;text-decoration-color:rgba(255,255,255,.25)}.guide-hero h1{font-family:var(--ff-display);font-size:clamp(1.6rem, 6vw, 2.6rem);line-height:1.15;margin-bottom:.8rem}.guide-hero .lead{font-size:1rem;color:var(--ink-muted);max-width:640px}.guide-toc{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:1.3rem 1.5rem;margin-top:2rem}.guide-toc h2{font-family:var(--ff-display);font-size:1rem;letter-spacing:.03em;margin-bottom:.8rem}.guide-toc ol{margin:0;padding-left:1.3rem;display:flex;flex-direction:column;gap:.5rem}.guide-toc a{color:var(--ink-muted)}.guide-toc a:hover{color:var(--blue)}.guide-article{padding:1rem 0 3rem}.guide-article section{max-width:720px;padding:2.4rem 0;border-bottom:1px solid var(--line)}.guide-article section:last-child{border-bottom:none}.guide-article h2{font-family:var(--ff-display);font-size:clamp(1.25rem, 3.5vw, 1.6rem);margin-bottom:1rem;scroll-margin-top:calc(var(--header-h) + 12px)}.guide-article h3{font-family:var(--ff-body);font-weight:700;font-size:1.05rem;color:var(--ink);margin:1.4rem 0 .6rem}.guide-article p{color:var(--ink-muted);line-height:1.65;margin-bottom:1rem}.guide-article strong{color:var(--ink)}.guide-article ol.guide-list,.guide-article ul{color:var(--ink-muted);line-height:1.65;padding-left:1.3rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:.5rem}.guide-table{width:100%;border-collapse:collapse;margin:1rem 0 1.4rem;font-size:.92rem}.guide-table td,.guide-table th{text-align:left;padding:.7rem .9rem;border:1px solid var(--line)}.guide-table th{background:var(--panel);color:var(--ink);font-family:var(--ff-body);font-weight:700}.guide-table td{color:var(--ink-muted)}.guide-checklist{list-style:none;padding-left:0!important}.guide-checklist li{display:flex;gap:.6rem;align-items:flex-start}.guide-checklist svg{width:20px;height:20px;fill:var(--blue);flex:none;margin-top:.15rem}.guide-cta{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:2rem;text-align:center;margin-top:1rem}.guide-cta h2{font-family:var(--ff-display);font-size:1.3rem;margin-bottom:.6rem}.guide-cta p{color:var(--ink-muted);margin-bottom:1.4rem}