html:has(.precios-page){scroll-behavior:auto}body:has(.precios-page){background:radial-gradient(circle at 18% 0%, color-mix(in oklab, var(--sea) 16%, transparent), transparent 42%), radial-gradient(circle at 88% 8%, color-mix(in oklab, var(--sea) 10%, transparent), transparent 38%), var(--background);margin:0;overflow-x:hidden}.precios-page{--navy-900:var(--marine);--navy-800:var(--primary);--navy-700:var(--marine-soft);--teal:var(--sea);--teal-dark:color-mix(in oklab, var(--sea) 72%, var(--marine));--teal-bg:color-mix(in oklab, var(--sea) 16%, white);--sky-50:var(--background);--sky-100:var(--surface-2);--white:var(--surface);--text-dark:var(--foreground);--text-mid:var(--muted-foreground);--text-dim:color-mix(in oklab, var(--muted-foreground) 78%, white);--line:var(--border);--gold:var(--warning);--gold-bg:color-mix(in oklab, var(--warning) 18%, white);--green:var(--success);--green-bg:color-mix(in oklab, var(--success) 14%, white);--font:var(--font-sans);--text-xs:clamp(.6875rem, .65rem + .15vw, .75rem);--text-sm:clamp(.8125rem, .78rem + .2vw, .875rem);--text-base:clamp(.9375rem, .9rem + .2vw, 1rem);--text-lg:clamp(1.0625rem, .98rem + .4vw, 1.25rem);--text-xl:clamp(1.375rem, 1.2rem + .7vw, 1.9375rem);--text-2xl:clamp(1.9375rem, 1.55rem + 1.6vw, 2.9375rem);--text-3xl:clamp(2.5rem, 1.9rem + 2.8vw, 4rem);--sp-2:.5rem;--sp-3:clamp(.75rem, .65rem + .4vw, 1rem);--sp-4:clamp(1rem, .85rem + .6vw, 1.5rem);--sp-6:clamp(1.5rem, 1.2rem + 1.2vw, 2.5rem);--sp-8:clamp(2rem, 1.5rem + 2vw, 3.5rem);--sp-10:clamp(2.5rem, 1.8rem + 2.5vw, 4.5rem);--sp-12:clamp(3rem, 2rem + 4vw, 5.5rem);--sp-16:clamp(3.5rem, 2.2rem + 5vw, 7rem);--max:72rem;--radius-sm:var(--radius-md);--radius:var(--radius-2xl);--radius-pill:999px;--ease-ios:cubic-bezier(.22, 1, .36, 1);--ease:cubic-bezier(.4, 0, .2, 1);font-family:var(--font);color:var(--text-dark);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}.precios-page *,.precios-page :before,.precios-page :after{box-sizing:border-box}.precios-page a{color:inherit;text-decoration:none}.precios-page .wrap{max-width:var(--max);padding:0 var(--sp-6);margin:0 auto}.precios-page .eyebrow{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-dark);font-weight:700}.precios-page .pill{font-size:var(--text-xs);border-radius:var(--radius-pill);align-items:center;gap:.4rem;padding:.4em .9em;font-weight:700;display:inline-flex}.precios-page .pill--soft{background:var(--white);color:var(--text-mid);border:1px solid var(--line);box-shadow:var(--shadow-ios)}.precios-page .pill--teal{background:var(--teal-bg);color:var(--teal-dark)}.precios-page .btn{font-weight:700;font-size:var(--text-sm);border-radius:var(--radius-pill);cursor:pointer;transition:transform .35s var(--ease-ios), box-shadow .35s var(--ease-ios), background .3s var(--ease);white-space:nowrap;border:1px solid #0000;align-items:center;gap:.5rem;padding:.85em 1.7em;display:inline-flex}.precios-page .btn:active{transform:scale(.96)}.precios-page .btn--dark{background:var(--navy-800);color:var(--primary-foreground)}.precios-page .btn--dark:hover{background:var(--navy-900);transform:translateY(-2px)}.precios-page .btn--teal{background:var(--teal);color:var(--accent-foreground);box-shadow:var(--shadow-glow)}.precios-page .btn--teal:hover{background:var(--teal-dark);color:#fff;transform:translateY(-2px)}.precios-page .btn--outline{border-color:var(--line);color:var(--text-dark);background:var(--white)}.precios-page .btn--outline:hover{border-color:var(--teal);transform:translateY(-2px)}.precios-page .btn--block{justify-content:center;width:100%}.precios-page .icon{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.precios-page .r{opacity:0;transition:opacity .8s var(--ease-ios), transform .8s var(--ease-ios);will-change:transform, opacity;transform:translateY(24px)}.precios-page .r.r-scale{transform:scale(.96)}.precios-page .r.is-visible{opacity:1;transform:none}.precios-page .r-stagger>*{transition-delay:calc(var(--i,0) * 70ms)}.precios-page .nav{z-index:100;padding:var(--sp-4) var(--sp-6) 0;transition:background .3s var(--ease);background:0 0;position:sticky;top:0}.precios-page .nav__inner{max-width:var(--max);background:color-mix(in oklab, var(--surface) 85%, transparent);backdrop-filter:blur(14px)saturate(1.3);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--shadow-ios);justify-content:space-between;align-items:center;margin:0 auto;padding:.6rem .6rem .6rem 1.2rem;display:flex}.precios-page .nav__logo{font-weight:800;font-size:var(--text-sm);align-items:center;gap:.6rem;min-width:0;display:flex}.precios-page .nav__logo-text{white-space:nowrap}.precios-page .nav__logo small{color:var(--text-dim);margin-left:.2rem;font-weight:500}.precios-page .nav__mark{background:var(--navy-800);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.precios-page .nav__links{gap:var(--sp-4);font-size:var(--text-sm);font-weight:600;display:flex}.precios-page .nav__links a{color:var(--text-mid);transition:color .25s var(--ease)}.precios-page .nav__links a.is-current,.precios-page .nav__links a:hover{color:var(--text-dark)}.precios-page .nav__cta-short{display:none}@media (width<=900px){.precios-page .nav__links{display:none}.precios-page .nav{padding:var(--sp-3) var(--sp-4) 0}.precios-page .nav__inner{gap:.5rem;padding:.5rem .5rem .5rem .9rem}.precios-page .nav__cta{font-size:var(--text-xs);padding:.7em 1.1em}.precios-page .nav__cta-full{display:none}.precios-page .nav__cta-short{display:inline}}.precios-page .page-hero{padding:var(--sp-16) var(--sp-6) var(--sp-10);text-align:center;position:relative}.precios-page .page-hero__inner{max-width:40rem;margin:0 auto;position:relative}.precios-page .page-hero__title{margin-top:var(--sp-4);font-size:var(--text-3xl);letter-spacing:-.02em;color:var(--text-dark);font-weight:800;line-height:1.05}.precios-page .page-hero__title span{color:var(--teal)}.precios-page .page-hero__sub{margin-top:var(--sp-4);font-size:var(--text-lg);color:var(--text-mid);font-weight:400}.precios-page .billing-toggle{margin-top:var(--sp-8);border-radius:var(--radius-pill);background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow-ios);align-items:center;gap:.2rem;padding:.3rem;display:inline-flex}.precios-page .billing-btn{border-radius:var(--radius-pill);font-size:var(--text-sm);color:var(--text-mid);cursor:pointer;font-weight:700;font-family:var(--font);transition:background .35s var(--ease-ios), color .3s var(--ease);background:0 0;border:none;padding:.6rem 1.4rem;position:relative}.precios-page .billing-btn.is-active{background:var(--navy-800);color:var(--primary-foreground)}.precios-page .billing-btn__save{background:var(--gold);color:#fff;border-radius:var(--radius-pill);padding:.15rem .4rem;font-size:9px;font-weight:800;position:absolute;top:-.7rem;right:-.4rem}.precios-page .section{padding:var(--sp-16) var(--sp-6)}.precios-page .section__head{max-width:42rem;margin-bottom:var(--sp-8)}.precios-page .section__title{margin-top:var(--sp-2);font-size:var(--text-2xl);letter-spacing:-.02em;color:var(--text-dark);font-weight:800;line-height:1.12}.precios-page .section__title span{color:var(--teal)}.precios-page .section__body{margin-top:var(--sp-3);font-size:var(--text-base);color:var(--text-mid);max-width:36rem}.precios-page .feat-grid{gap:var(--sp-6);margin-bottom:var(--sp-10);grid-template-columns:repeat(auto-fit,minmax(min(100%,15rem),1fr));display:grid}.precios-page .feat-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-6);box-shadow:var(--shadow-ios);transition:transform .35s var(--ease-ios), box-shadow .35s var(--ease-ios)}.precios-page .feat-card:hover{box-shadow:var(--shadow-float);transform:translateY(-4px)}.precios-page .feat-card__icon{background:var(--teal-bg);width:2.8rem;height:2.8rem;color:var(--teal-dark);margin-bottom:var(--sp-4);border-radius:50%;justify-content:center;align-items:center;display:flex}.precios-page .feat-card__title{font-weight:800;font-size:var(--text-base)}.precios-page .feat-card__body{font-size:var(--text-sm);color:var(--text-mid);margin-top:.4rem}.precios-page .pricing-grid{gap:var(--sp-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));display:grid}.precios-page .price-card{border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-6);background:var(--white);box-shadow:var(--shadow-ios);transition:transform .35s var(--ease-ios), box-shadow .35s var(--ease-ios);flex-direction:column;display:flex}.precios-page .price-card:hover{box-shadow:var(--shadow-float);transform:translateY(-4px)}.precios-page .price-card--featured{border-color:var(--teal);background:var(--gradient-deep);color:oklch(97% .008 230);position:relative}.precios-page .price-card--featured:hover{transform:translateY(-6px)scale(1.01)}.precios-page .price-card__badge{top:-.8em;left:var(--sp-6);background:var(--teal);color:var(--accent-foreground);font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-pill);padding:.35em .9em;font-weight:800;position:absolute}.precios-page .price-card__tier{font-size:var(--text-base);font-weight:800}.precios-page .price-card__persona{font-size:var(--text-sm);color:var(--text-mid);margin-top:.3rem}.precios-page .price-card--featured .price-card__persona{color:oklab(100% 0 5.96046e-8/.7)}.precios-page .price-card__price{margin-top:var(--sp-4);font-size:var(--text-2xl);letter-spacing:-.02em;flex-wrap:wrap;align-items:baseline;gap:.4rem;font-weight:800;display:flex}.precios-page .price-card__price .price-note{font-size:var(--text-sm);color:var(--text-dim);font-weight:600}.precios-page .price-card--featured .price-card__price .price-note{color:oklab(100% 0 5.96046e-8/.55)}.precios-page .price-card__renewal{font-size:var(--text-xs);color:var(--text-dim);min-height:2.2em;margin-top:.5rem}.precios-page .price-card--featured .price-card__renewal{color:oklab(100% 0 5.96046e-8/.5)}.precios-page .price-card__list{margin-top:var(--sp-6);flex-direction:column;flex-grow:1;gap:.6rem;margin-bottom:0;padding:0;display:flex}.precios-page .price-card__list li{font-size:var(--text-sm);gap:.6rem;list-style:none;display:flex}.precios-page .price-card__list li:before{content:"✓";color:var(--teal-dark);flex-shrink:0;font-weight:800}.precios-page .price-card--featured .price-card__list li:before{color:var(--teal)}.precios-page .price-card .btn{margin-top:var(--sp-6)}.precios-page .maint-block{margin-top:var(--sp-10);border-radius:var(--radius);background:var(--gold-bg);border:1px solid color-mix(in oklab, var(--gold) 45%, white);padding:var(--sp-8);gap:var(--sp-8);transition:transform .35s var(--ease-ios);grid-template-columns:1fr auto;align-items:center;display:grid}.precios-page .maint-block:hover{transform:translateY(-3px)}@media (width<=700px){.precios-page .maint-block{text-align:center;grid-template-columns:1fr}}.precios-page .maint-block__icon{background:var(--gold);color:#fff;width:3.2rem;height:3.2rem;margin-bottom:var(--sp-4);border-radius:50%;justify-content:center;align-items:center;display:flex}@media (width<=700px){.precios-page .maint-block__icon{margin-left:auto;margin-right:auto}}.precios-page .maint-block__title{font-size:var(--text-xl);font-weight:800}.precios-page .maint-block__body{margin-top:var(--sp-2);font-size:var(--text-sm);color:var(--text-mid);max-width:34rem}.precios-page .maint-block__list{margin-top:var(--sp-4);flex-wrap:wrap;gap:.5rem 1.2rem;display:flex}@media (width<=700px){.precios-page .maint-block__list{justify-content:center}}.precios-page .maint-block__list span{font-size:var(--text-xs);color:var(--text-mid);align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.precios-page .maint-block__list span:before{content:"✓";color:var(--gold);font-weight:800}.precios-page .maint-block__price{text-align:center;background:var(--white);border-radius:var(--radius);padding:var(--sp-6);border:1px solid color-mix(in oklab, var(--gold) 45%, white);min-width:12rem;box-shadow:var(--shadow-ios)}.precios-page .maint-block__price-num{font-size:var(--text-2xl);color:var(--text-dark);font-weight:800}.precios-page .maint-block__price-num span{font-size:var(--text-sm);color:var(--text-dim);font-weight:600}.precios-page .maint-block__price-note{font-size:var(--text-xs);color:var(--text-dim);margin-top:.3rem}.precios-page .compare-card{background:var(--gradient-deep);border-radius:var(--radius);padding:var(--sp-8);color:oklch(97% .008 230);box-shadow:var(--shadow-float)}.precios-page .compare-card__title{font-size:var(--text-2xl);letter-spacing:-.02em;margin-top:var(--sp-2);font-weight:800;line-height:1.15}.precios-page .compare-card__body{margin-top:var(--sp-3);font-size:var(--text-sm);color:oklab(100% 0 5.96046e-8/.65);max-width:34rem}.precios-page .compare{margin-top:var(--sp-8);border-radius:var(--radius-sm);background:oklab(100% 0 5.96046e-8/.04);border:1px solid oklab(100% 0 5.96046e-8/.1);overflow:hidden}.precios-page .compare__row{border-top:1px solid oklab(100% 0 5.96046e-8/.08);grid-template-columns:1.4fr repeat(3,1fr);display:grid}.precios-page .compare__row:first-child{border-top:none}.precios-page .compare__cell{padding:var(--sp-4);font-size:var(--text-sm);color:oklab(100% 0 5.96046e-8/.85)}.precios-page .compare__cell:not(:first-child){text-align:center}.precios-page .compare__row:first-child .compare__cell{font-weight:800;font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:oklab(100% 0 5.96046e-8/.5)}.precios-page .compare__row:first-child .compare__cell--us{color:var(--teal)}.precios-page .compare__cell--label{color:oklab(100% 0 5.96046e-8/.55);font-weight:600}.precios-page .compare__cell--us{color:var(--teal);font-weight:800}.precios-page .compare__row--highlight{background:color-mix(in oklab, var(--sea) 14%, transparent)}@media (width<=640px){.precios-page .compare__row{grid-template-columns:1fr}.precios-page .compare__cell:not(:first-child){text-align:left}.precios-page .compare__row:first-child{display:none}.precios-page .compare__cell:before{content:attr(data-label);font-size:var(--text-xs);color:oklab(100% 0 5.96046e-8/.4);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;display:block}}.precios-page .savings-line{margin-top:var(--sp-8);padding:var(--sp-6);border-radius:var(--radius-sm);background:color-mix(in oklab, var(--sea) 14%, transparent);border:1px solid color-mix(in oklab, var(--sea) 30%, transparent)}.precios-page .savings-line__num{font-size:var(--text-xl);color:var(--teal);font-weight:800}.precios-page .savings-line p{margin-top:var(--sp-2);font-size:var(--text-sm);color:oklab(100% 0 5.96046e-8/.7);max-width:42rem}.precios-page .faq{flex-direction:column;display:flex}.precios-page .faq__item{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:var(--sp-4) var(--sp-6);margin-bottom:var(--sp-3);box-shadow:var(--shadow-ios)}.precios-page .faq__q{font-weight:700;font-size:var(--text-base);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--sp-4);list-style:none;display:flex}.precios-page .faq__q::-webkit-details-marker{display:none}.precios-page .faq__q:after{content:"+";color:var(--teal);transition:transform .2s var(--ease);flex-shrink:0;font-size:1.4em;font-weight:400}.precios-page .faq__item[open] .faq__q:after{transform:rotate(45deg)}.precios-page .faq__a{margin-top:var(--sp-3);font-size:var(--text-sm);color:var(--text-mid);max-width:42rem}.precios-page .final-cta{text-align:center;padding:var(--sp-16) var(--sp-6)}.precios-page .final-cta__card{max-width:var(--max);background:var(--gradient-deep);border-radius:var(--radius);padding:var(--sp-16) var(--sp-8);color:oklch(97% .008 230);box-shadow:var(--shadow-float);margin:0 auto}.precios-page .final-cta__title{font-size:var(--text-2xl);letter-spacing:-.02em;max-width:26rem;margin:0 auto;font-weight:800}.precios-page .final-cta__body{margin-top:var(--sp-3);color:oklab(100% 0 5.96046e-8/.65);font-size:var(--text-base);max-width:26rem;margin-left:auto;margin-right:auto}.precios-page .final-cta .btn{margin-top:var(--sp-6)}.precios-page .footer{padding:var(--sp-8) var(--sp-6);color:var(--text-dim);justify-content:space-between;align-items:center;gap:var(--sp-3);font-size:var(--text-xs);flex-wrap:wrap;display:flex}.precios-page .footer b{color:var(--text-mid);font-weight:700}@media (prefers-reduced-motion:reduce){.precios-page .r{opacity:1;transition:none;transform:none}}
