.precios-page{--bg:#f7fbf9;--surface:#fff;--surface-2:#f0f7f4;--fg:#16221d;--muted:#616c67;--border:#dde3e0;--primary:#009162;--primary-600:#007e53;--primary-700:#006643;--primary-soft:#def5e8;--primary-ink:#005034;--accent:#ea7b4e;--accent-600:#da6438;--accent-soft:#ffe9de;--success:#2e9e52;--warn:#e7b643;--ink:#11241c;--ink-2:#1c3329;--font-display:"Poppins",-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;--radius:16px;--radius-sm:10px;--radius-lg:24px;--shadow-sm:0 1px 2px #14281e0f,0 1px 3px #14281e0d;--shadow-md:0 8px 24px -8px #14322329,0 2px 8px -4px #1432231a;--shadow-lg:0 24px 60px -18px #143c2847;--maxw:1160px;font-family:var(--font-body);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}@supports (color:lab(0% 0 0)){.precios-page{--bg:lab(98.341% -1.96999 .572372);--surface:lab(100% 0 0);--surface-2:lab(96.6279% -2.62779 .763321);--fg:lab(12.1079% -6.67375 1.92168);--muted:lab(44.5354% -5.27942 1.52972);--border:lab(89.6679% -2.62809 .763357);--primary:lab(53.0598% -45.9743 15.9309);--primary-600:lab(46.0303% -44.4897 15.3836);--primary-700:lab(37.6481% -37.5848 13.0051);--primary-soft:lab(94.6058% -9.75055 3.44664);--primary-ink:lab(29.2659% -30.6847 10.6275);--accent:lab(64.1035% 41.3714 44.4746);--accent-600:lab(56.9851% 45.5368 47.3107);--accent-soft:lab(93.9806% 9.74178 11.0568);--success:lab(57.7987% -45.4011 30.0617);--warn:lab(77.0057% 10.1238 62.6808);--ink:lab(12.2403% -10.1078 2.89471);--ink-2:lab(19.2674% -11.769 3.37425)}}.precios-page *{box-sizing:border-box}.precios-page h1,.precios-page h2,.precios-page h3,.precios-page h4{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.1}.precios-page a{color:inherit;text-decoration:none}.precios-page img{max-width:100%;display:block}.precios-page p{margin:0}.precios-page ul{margin:0;padding:0;list-style:none}.precios-page .wrap{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:20px}.precios-page .section{padding-block:clamp(56px,9vw,104px)}.precios-page .eyebrow{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--primary-700);background:var(--primary-soft);border-radius:999px;margin-bottom:18px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.precios-page .section-head{text-align:center;margin-inline:auto;max-width:640px;margin-bottom:clamp(36px,5vw,56px)}.precios-page .section-head h2{font-size:clamp(28px,4.4vw,44px)}.precios-page .section-head p{color:var(--muted);text-wrap:pretty;margin-top:14px;font-size:clamp(16px,2vw,18px)}.precios-page .btn{font-family:var(--font-display);cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:13px 22px;font-size:15px;font-weight:600;transition:transform .12s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.precios-page .btn:active{transform:translateY(1px)}.precios-page .btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-md)}.precios-page .btn-primary:hover{background:var(--accent-600);box-shadow:var(--shadow-lg)}.precios-page .btn-green{background:var(--primary);color:#fff;box-shadow:var(--shadow-md)}.precios-page .btn-green:hover{background:var(--primary-600)}.precios-page .btn-outline{background:var(--surface);color:var(--fg);border-color:var(--border)}.precios-page .btn-outline:hover{border-color:var(--primary);color:var(--primary-700)}.precios-page .btn-ghost-light{color:#fff;background:#ffffff24;border-color:#ffffff47}.precios-page .btn-ghost-light:hover{background:#ffffff3d}.precios-page .btn-block{width:100%}.precios-page header.nav-header{z-index:60;background:color-mix(in oklab,var(--bg)86%,transparent);-webkit-backdrop-filter:saturate(140%)blur(12px);border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.precios-page header.nav-header.scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.precios-page .nav-inner{justify-content:space-between;align-items:center;height:68px;display:flex}.precios-page .logo{font-family:var(--font-display);letter-spacing:-.03em;align-items:center;gap:10px;font-size:20px;font-weight:800;display:flex}.precios-page .logo .mark{background:linear-gradient(135deg,var(--primary),var(--primary-700));color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:17px;font-weight:800;display:grid;box-shadow:inset 0 1px #ffffff59}.precios-page .nav-links{align-items:center;gap:30px;display:flex}.precios-page .nav-links a.link{color:var(--fg);font-size:15px;font-weight:500;transition:color .15s}.precios-page .nav-links a.link:hover{color:var(--primary-700)}.precios-page .nav-cta{align-items:center;gap:12px;display:flex}.precios-page .nav-cta .link{font-family:var(--font-display);font-size:15px;font-weight:600}.precios-page .hamburger{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.precios-page .hamburger svg{width:22px;height:22px}.precios-page .mobile-menu{display:none}@media (max-width:900px){.precios-page .nav-links,.precios-page .nav-cta .desktop-only{display:none}.precios-page .hamburger{display:inline-flex}.precios-page .mobile-menu{z-index:55;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow-lg);padding:18px 20px 26px;transition:transform .28s cubic-bezier(.4,0,.2,1);display:block;position:fixed;inset:68px 0 auto;transform:translateY(-120%)}.precios-page .mobile-menu.open{transform:translateY(0)}.precios-page .mobile-menu a.link{font-family:var(--font-display);border-bottom:1px solid var(--border);padding:14px 4px;font-size:17px;font-weight:600;display:block}.precios-page .mobile-menu .btn{margin-top:18px}}.precios-page .hero{padding-block:clamp(48px,8vw,92px) clamp(48px,8vw,88px);position:relative;overflow:hidden}.precios-page .hero:before{content:"";z-index:-1;background:radial-gradient(60% 55% at 82% 8%,color-mix(in oklab,var(--primary)16%,transparent),transparent 70%),radial-gradient(50% 50% at 8% 90%,color-mix(in oklab,var(--accent)12%,transparent),transparent 70%);position:absolute;inset:0}.precios-page .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}.precios-page .hero h1{letter-spacing:-.035em;font-size:clamp(34px,6vw,60px);font-weight:800}.precios-page .hero h1 .hl{color:var(--primary-700);white-space:nowrap;position:relative}.precios-page .hero .lead{color:var(--muted);text-wrap:pretty;max-width:34ch;margin-top:20px;font-size:clamp(17px,2.2vw,20px)}.precios-page .hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.precios-page .hero-trust{color:var(--muted);flex-wrap:wrap;gap:18px 26px;margin-top:30px;font-size:14px;display:flex}.precios-page .hero-trust .t{align-items:center;gap:8px;display:inline-flex}.precios-page .hero-trust svg{width:18px;height:18px;color:var(--primary);flex:none}.precios-page .phone{background:var(--ink);width:min(300px,78vw);box-shadow:var(--shadow-lg);border:1px solid #ffffff0f;border-radius:40px;margin-inline:auto;padding:12px;position:relative}.precios-page .phone .screen{background:var(--surface);border-radius:30px;overflow:hidden}.precios-page .phone .notch{background:var(--ink);z-index:3;border-radius:999px;width:92px;height:22px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.precios-page .app-top{background:linear-gradient(135deg,var(--primary),var(--primary-700));color:#fff;padding:34px 16px 16px}.precios-page .app-top .store{font-family:var(--font-display);font-size:16px;font-weight:700}.precios-page .app-top .sub{opacity:.85;font-size:12px}.precios-page .app-cats{gap:8px;padding:12px 16px;display:flex;overflow:hidden}.precios-page .app-cats span{background:var(--surface-2);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:11px}.precios-page .app-cats span.on{background:var(--accent-soft);color:var(--accent-600);font-weight:600}.precios-page .app-prods{grid-template-columns:1fr 1fr;gap:10px;padding:4px 16px 16px;display:grid}.precios-page .app-prod{border:1px solid var(--border);border-radius:12px;overflow:hidden}.precios-page .app-prod .thumb{aspect-ratio:1;background:linear-gradient(135deg,var(--surface-2),color-mix(in oklab,var(--primary)10%,var(--surface-2)))}.precios-page .app-prod .info{padding:8px 10px}.precios-page .app-prod .info .n{font-size:11px;font-weight:600}.precios-page .app-prod .info .p{color:var(--primary-700);font-size:11px;font-weight:700}.precios-page .app-bar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.precios-page .app-bar .total{color:var(--muted);font-size:12px}.precios-page .app-bar .total b{color:var(--fg);font-family:var(--font-display)}.precios-page .app-bar .pay{background:var(--primary);color:#fff;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:700}.precios-page .float-badge{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:14px;align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:600;display:flex;position:absolute}.precios-page .float-badge svg{width:20px;height:20px}.precios-page .float-badge.b1{color:var(--primary-700);top:12%;left:-6%}.precios-page .float-badge.b2{color:var(--accent-600);bottom:14%;right:-8%}.precios-page .steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.precios-page .step{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:30px 26px;transition:transform .18s,box-shadow .18s;position:relative}.precios-page .step:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.precios-page .step .ic{background:var(--primary-soft);width:52px;height:52px;color:var(--primary-700);border-radius:14px;place-items:center;margin-bottom:18px;display:grid}.precios-page .step .ic svg{width:26px;height:26px}.precios-page .step .num{counter-increment:step;font-family:var(--font-display);color:var(--border);font-size:40px;font-weight:800;line-height:1;position:absolute;top:22px;right:24px}.precios-page .step .num:before{content:counter(step,decimal-leading-zero)}.precios-page .step h3{margin-bottom:8px;font-size:20px}.precios-page .step p{color:var(--muted);font-size:15px}.precios-page .toggle-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:40px;display:flex}.precios-page .toggle-wrap .label{font-family:var(--font-display);color:var(--muted);font-size:15px;font-weight:600;transition:color .15s}.precios-page .toggle-wrap .label.active{color:var(--fg)}.precios-page .switch-track{background:var(--primary);cursor:pointer;border:none;border-radius:999px;flex:none;width:58px;height:32px;padding:0;position:relative}.precios-page .switch-track .knob{width:26px;height:26px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.precios-page .switch-track[aria-checked=true] .knob{transform:translate(26px)}.precios-page .save-pill{color:var(--accent-600);background:var(--accent-soft);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.precios-page .plans{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;display:grid}.precios-page .plan{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;padding:32px 28px;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.precios-page .plan:hover{box-shadow:var(--shadow-md)}.precios-page .plan.featured{box-shadow:var(--shadow-lg);background:linear-gradient(var(--surface),var(--surface))padding-box,linear-gradient(150deg,var(--primary),var(--accent))border-box;border:2px solid #0000;transform:translateY(-8px)}@media (max-width:820px){.precios-page .plan.featured{transform:none}}.precios-page .plan .tag-rec{background:var(--primary);color:#fff;font-family:var(--font-display);letter-spacing:.04em;white-space:nowrap;box-shadow:var(--shadow-md);border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.precios-page .plan .p-name{font-family:var(--font-display);color:var(--primary-700);letter-spacing:.02em;text-transform:uppercase;font-size:15px;font-weight:700}.precios-page .plan .p-title{margin-top:4px;font-size:24px}.precios-page .plan .p-desc{color:var(--muted);min-height:40px;margin-top:8px;font-size:14px}.precios-page .price{align-items:baseline;gap:4px;margin:22px 0 4px;display:flex}.precios-page .price .cur{font-family:var(--font-display);color:var(--muted);font-size:20px;font-weight:600}.precios-page .price .amt{font-family:var(--font-display);letter-spacing:-.03em;font-size:44px;font-weight:800}.precios-page .price .per{color:var(--muted);align-self:flex-end;margin-bottom:8px;font-size:14px}.precios-page .price-ex{color:var(--accent-600);align-items:center;gap:5px;margin-bottom:20px;font-size:12px;font-weight:600;display:inline-flex}.precios-page .price-ex:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.precios-page .plan ul{flex-direction:column;gap:12px;margin:6px 0 26px;padding:0;list-style:none;display:flex}.precios-page .plan ul li{align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.precios-page .plan ul li svg{width:20px;height:20px;color:var(--primary);flex:none;margin-top:1px}.precios-page .plan ul li.off{color:var(--muted)}.precios-page .plan ul li.off svg{color:var(--border)}.precios-page .plan .btn{margin-top:auto}.precios-page .cmp-scroll{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.precios-page table.cmp{border-collapse:collapse;width:100%;min-width:620px}.precios-page table.cmp th,.precios-page table.cmp td{text-align:center;border-bottom:1px solid var(--border);padding:15px 18px}.precios-page table.cmp thead th{font-family:var(--font-display);background:var(--surface);z-index:2;font-size:15px;position:sticky;top:0}.precios-page table.cmp thead th.rec{color:var(--primary-700)}.precios-page table.cmp thead th small{color:var(--muted);font-size:12px;font-weight:500;font-family:var(--font-body);display:block}.precios-page table.cmp tbody th{text-align:left;font-weight:500;font-family:var(--font-body);color:var(--fg);font-size:14.5px}.precios-page table.cmp tbody tr:nth-child(2n){background:var(--surface-2)}.precios-page table.cmp td svg{width:20px;height:20px}.precios-page table.cmp td .yes{color:var(--primary)}.precios-page table.cmp td .no{color:var(--border)}.precios-page table.cmp td .val{font-size:14px;font-weight:600}.precios-page table.cmp col.rec-col,.precios-page table.cmp th.rec{background:color-mix(in oklab,var(--primary)5%,var(--surface))}.precios-page .cmp-hint{text-align:center;color:var(--muted);margin-top:12px;font-size:13px}.precios-page .tst{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.precios-page .tcard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;padding:28px 26px;display:flex}.precios-page .tcard .stars{color:var(--warn);gap:2px;margin-bottom:14px;display:flex}.precios-page .tcard .stars svg{width:18px;height:18px}.precios-page .tcard blockquote{color:var(--fg);text-wrap:pretty;flex:1;margin:0;font-size:15.5px}.precios-page .tcard .who{align-items:center;gap:12px;margin-top:22px;display:flex}.precios-page .tcard .avatar{background:var(--primary-soft);width:44px;height:44px;color:var(--primary-700);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.precios-page .tcard .who .n{font-family:var(--font-display);font-size:15px;font-weight:600}.precios-page .tcard .who .r{color:var(--muted);font-size:13px}.precios-page .ph-note{color:var(--muted);background:var(--surface-2);border:1px dashed var(--border);border-radius:8px;margin-top:12px;padding:3px 8px;font-size:12px;display:inline-block}.precios-page .integ{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.precios-page .icard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;padding:24px 20px;transition:transform .16s,box-shadow .16s}.precios-page .icard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.precios-page .icard .il{border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 14px;display:grid}.precios-page .icard .il svg{width:26px;height:26px}.precios-page .icard .name{font-family:var(--font-display);font-size:15px;font-weight:600}.precios-page .icard .desc{color:var(--muted);margin-top:5px;font-size:13px}.precios-page .faq{max-width:760px;margin-inline:auto}.precios-page .faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:12px;overflow:hidden}.precios-page .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-display);color:var(--fg);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-size:16px;font-weight:600;display:flex}.precios-page .faq-q .chev{color:var(--primary);flex:none;transition:transform .22s}.precios-page .faq-q .chev svg{width:22px;height:22px;display:block}.precios-page .faq-item[data-state=open] .faq-q .chev{transform:rotate(180deg)}.precios-page .faq-a{overflow:hidden}.precios-page .faq-a .inner{color:var(--muted);text-wrap:pretty;padding:0 22px 20px;font-size:15px}.precios-page .cta-final{background:linear-gradient(150deg,var(--ink),var(--ink-2));color:#fff;border-radius:var(--radius-lg);text-align:center;padding:clamp(40px,6vw,68px);position:relative;overflow:hidden}.precios-page .cta-final:after{content:"";background:radial-gradient(50% 60% at 85% 0%,color-mix(in oklab,var(--primary)40%,transparent),transparent 70%);opacity:.5;position:absolute;inset:0}.precios-page .cta-final>*{position:relative}.precios-page .cta-final h2{font-size:clamp(28px,4.6vw,46px)}.precios-page .cta-final p{color:#fffc;text-wrap:pretty;max-width:46ch;margin:16px auto 30px;font-size:clamp(16px,2vw,18px)}.precios-page .cta-final .hero-actions{justify-content:center}.precios-page .cta-final .mini{color:#fff9;margin-top:20px;font-size:13px}.precios-page footer.foot{background:var(--surface);border-top:1px solid var(--border);padding-block:56px 30px}.precios-page .foot-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px;display:grid}.precios-page .foot-grid .brand p{color:var(--muted);max-width:30ch;margin-top:14px;font-size:14px}.precios-page .foot-col h4{font-family:var(--font-display);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:14px}.precios-page .foot-col a{color:var(--fg);padding:5px 0;font-size:14.5px;transition:color .15s;display:block}.precios-page .foot-col a:hover{color:var(--primary-700)}.precios-page .foot-bottom{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-top:40px;padding-top:24px;font-size:13px;display:flex}.precios-page .foot-social{gap:10px;display:flex}.precios-page .foot-social a{border:1px solid var(--border);width:38px;height:38px;color:var(--muted);border-radius:10px;place-items:center;transition:all .15s;display:grid}.precios-page .foot-social a:hover{color:var(--primary-700);border-color:var(--primary)}.precios-page .foot-social svg{width:18px;height:18px}@media (max-width:900px){.precios-page .hero-grid{text-align:center;grid-template-columns:1fr}.precios-page .hero .lead{margin-inline:auto}.precios-page .hero-actions,.precios-page .hero-trust{justify-content:center}.precios-page .hero-visual{margin-top:20px}.precios-page .steps{grid-template-columns:1fr}.precios-page .plans{grid-template-columns:1fr;max-width:440px;margin-inline:auto}.precios-page .tst{grid-template-columns:1fr}.precios-page .foot-grid{grid-template-columns:1fr 1fr}.precios-page .foot-grid .brand{grid-column:1/-1}}@media (max-width:520px){.precios-page .wrap{padding-inline:16px}.precios-page .foot-grid{grid-template-columns:1fr}.precios-page .hero-trust{flex-direction:column;align-items:center;gap:12px}.precios-page .float-badge{display:none}}
