:root{--bg:#0A1522;--bg-elevated:#111927;--text:#F8FAFC;--muted:#94A3B8;--accent:#05D5EE;--accent-soft:rgba(5,213,238,0.14);--border:#223148;--font:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;--font-display:Georgia,'Times New Roman',Times,serif;--max:1120px;--radius:14px;--safe-b:env(safe-area-inset-bottom,0px);--safe-t:env(safe-area-inset-top,0px);--touch:48px}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-bottom:0;transition:padding-bottom 0.35s ease}body.sticky-cta-on{padding-bottom:calc(5.5rem+var(--safe-b))}@media (min-width:768px){body,body.sticky-cta-on{padding-bottom:0}}a{color:inherit;text-decoration:none;-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}button,.btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.skip-link{position:absolute;left:0.75rem;top:-100px;z-index:100;background:var(--accent);color:#042029;font-weight:700;padding:0.65rem 1rem;border-radius:10px}.skip-link:focus{top:0.75rem}.wrap{width:min(100% - 1.5rem,var(--max));margin-inline:auto}@media (min-width:640px){.wrap{width:min(100% - 2rem,var(--max))}}.site-header{position:sticky;top:0;z-index:50;padding-top:var(--safe-t);background:rgba(10,21,34,0.94);border-bottom:1px solid rgba(34,49,72,0.8);transition:transform 0.35s cubic-bezier(0.22,1,0.36,1),opacity 0.3s ease,background 0.25s ease}@media (min-width:768px){.site-header{background:rgba(10,21,34,0.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}}.site-header .inner{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;min-height:3.5rem;padding:0.65rem 0}@media (max-width:767px){.site-header .inner{justify-content:center}}.logo img{height:26px;width:auto}@media (min-width:640px){.logo img{height:30px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;font-family:var(--font);font-weight:700;border-radius:12px;border:none;cursor:pointer;min-height:var(--touch);padding:0.85rem 1.35rem;transition:background 0.2s ease,transform 0.2s ease,box-shadow 0.2s ease}.btn-primary{background:var(--accent);color:#042029;box-shadow:0 8px 24px rgba(5,213,238,0.25)}.btn-primary:hover{background:#33dff2;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-lg{padding:1.05rem 1.65rem;font-size:1.05rem;min-height:54px}.header-cta{display:none;font-size:0.95rem;padding:0.8rem 1.25rem;min-height:var(--touch);white-space:nowrap}@media (min-width:768px){.header-cta{display:inline-flex}}@media (max-width:767px){.site-header.is-hidden{transform:translateY(calc(-100% - 8px));opacity:0;pointer-events:none}}.hero{position:relative;isolation:isolate;padding:clamp(3.5rem,10vw,6.5rem) 0 clamp(3rem,8vw,5rem);text-align:center;background-color:var(--bg);overflow:hidden;min-height:min(92vh,720px)}@media (max-width:767px){.hero{min-height:auto;padding:2.25rem 0 1.35rem}.hero-title{margin-bottom:.85rem}.hero-subtitle{margin-bottom:.9rem;font-size:1.05rem}.hero-actions{margin-bottom:.85rem}.hero-badges{display:none}#problema{padding-top:1.25rem;padding-bottom:2rem}.compare-label{margin-bottom:.55rem;font-size:1.35rem}.compare-col{min-height:0;padding:1.05rem 1rem 1.15rem}.compare-brand{margin-bottom:.75rem;min-height:2rem}.compare-brand img{height:28px}}.hero-media{position:absolute;inset:0;z-index:-3;width:100%;height:100%;pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero::before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(135deg,rgba(10,50,90,0.55),rgba(5,25,50,0.78))}.hero::after{content:'';position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 30% 30%,rgba(53,99,233,0.28),transparent 70%),linear-gradient(180deg,transparent 55%,var(--bg) 100%);pointer-events:none}.hero-content{position:relative;z-index:1}.hero-title{font-size:clamp(2.45rem,8vw,4rem);font-weight:800;letter-spacing:-0.035em;line-height:1.08;max-width:16ch;margin:0 auto 1.15rem;text-wrap:balance}.text-gradient{font-family:var(--font-display);font-style:italic;font-weight:400;background:linear-gradient(135deg,#fff 10%,var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{color:#cbd5e1;font-size:clamp(1.1rem,2.8vw,1.35rem);max-width:40ch;margin:0 auto 1.25rem;line-height:1.5}.hero-price{color:var(--text);font-size:clamp(1rem,2.5vw,1.15rem);margin:0 auto 1.5rem;max-width:36ch}.hero-price strong{color:var(--accent);font-weight:800}.hero-actions{display:flex;flex-direction:column;align-items:center;gap:0.85rem;margin-bottom:1.25rem}.hero-foot{color:var(--muted);font-size:0.88rem;margin-bottom:1.5rem}.hero-badges{min-height:2.75rem;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);margin-top:0.5rem}.hero-badges-track{display:flex;gap:0.75rem;width:max-content;animation:badge-marquee 28s linear infinite}.badge{display:inline-flex;align-items:center;gap:0.45rem;white-space:nowrap;background:rgba(15,23,42,0.88);border:1px solid rgba(148,163,184,0.22);color:#e2e8f0;font-size:0.9rem;font-weight:600;border-radius:999px;padding:0.55rem 0.95rem}@media (min-width:768px){.badge{background:rgba(15,23,42,0.72);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.badge .i{background:var(--accent)}@keyframes badge-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}section{padding:clamp(3.25rem,8vw,5rem) 0}.section-head{text-align:center;margin-bottom:clamp(2rem,5vw,3rem)}.section-eyebrow{display:inline-flex;align-items:center;gap:0.4rem;color:var(--accent);font-weight:700;font-size:0.85rem;letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.85rem}.section-head h2{font-size:clamp(1.85rem,4.5vw,2.6rem);font-weight:800;letter-spacing:-0.03em;line-height:1.15;margin-bottom:0.75rem;text-wrap:balance}.section-head p{color:var(--muted);font-size:clamp(1.05rem,2.4vw,1.2rem);max-width:42ch;margin-inline:auto}.section-foot{text-align:center;margin-top:1.75rem;color:#cbd5e1;font-size:1.05rem;font-weight:600;max-width:40ch;margin-inline:auto}#problema{background:linear-gradient(180deg,transparent,rgba(17,25,39,0.55),transparent)}.compare-grid{display:grid;gap:1.35rem;grid-template-columns:1fr;max-width:560px;margin-inline:auto}.compare-label{text-align:center;font-size:clamp(1.55rem,4vw,2rem);font-weight:900;letter-spacing:-0.03em;margin:0 0 0.75rem;line-height:1.1}.compare-label.before-label{color:#fca5a5}.compare-label.after-label{color:var(--accent)}.compare-col{min-height:18rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.35rem 1.25rem 1.45rem}.compare-col.before{border-color:rgba(248,113,113,0.28);opacity:0.92}.compare-col.after{border-color:rgba(5,213,238,0.45);box-shadow:0 0 0 1px rgba(5,213,238,0.12),0 18px 40px rgba(5,213,238,0.08);transform:scale(1.02)}.compare-brand{display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;min-height:2.5rem;position:relative}.compare-brand img{height:34px;width:auto;display:block}.compare-brand--off img{filter:grayscale(1) brightness(0.85) contrast(0.9);opacity:0.55}.compare-brand--off::after{content:"✕";position:absolute;left:50%;top:50%;transform:translate(-50%,-52%);color:#f87171;font-size:2.6rem;font-weight:900;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,0.45);pointer-events:none}.compare-col ul{list-style:none;margin:0;padding:0;display:grid;gap:0.75rem}.compare-col li{display:flex;align-items:flex-start;gap:0.6rem;color:#e2e8f0;font-size:0.98rem;font-weight:600;line-height:1.4}.compare-col.after li{font-size:1.02rem;font-weight:700}.compare-col .mark{flex-shrink:0;width:1.25rem;text-align:center;font-weight:800;line-height:1.35}.compare-col.before .mark{color:#f87171}.compare-col.after .mark{color:var(--accent)}#features{padding-top:clamp(2.5rem,6vw,4rem);background:radial-gradient(ellipse 60% 40% at 50% 0%,rgba(5,213,238,0.08),transparent 60%),linear-gradient(180deg,rgba(17,25,39,0.35),transparent 30%)}#features .section-head{margin-bottom:clamp(2rem,5vw,2.75rem)}.features-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.features-grid{grid-template-columns:repeat(2,1fr);gap:1.15rem}}@media (min-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.feature-card{position:relative;display:flex;flex-direction:column;background:linear-gradient(165deg,rgba(17,25,39,0.95),rgba(10,21,34,0.92));border:1px solid rgba(34,49,72,0.95);border-radius:18px;overflow:hidden;min-height:100%;transition:border-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease}.feature-card:hover{border-color:rgba(5,213,238,0.4);transform:translateY(-4px);box-shadow:0 18px 40px rgba(0,0,0,0.28)}.feature-card-media{aspect-ratio:16/10;background:#0c1520;border-bottom:1px solid var(--border);overflow:hidden}.feature-card-media picture,.feature-card-media img{width:100%;height:100%;object-fit:cover;object-position:top left;display:block}.feature-card-media img{transition:transform 0.5s ease}.feature-card:hover .feature-card-media img{transform:scale(1.03)}.feature-card-body{padding:1.2rem 1.15rem 1.35rem;display:flex;flex-direction:column;gap:0.55rem;flex:1}.feature-card .feature-icon{width:2.6rem;height:2.6rem;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:rgba(5,213,238,0.12);color:var(--accent);font-size:1.1rem;margin-bottom:0.15rem}.feature-card h3{font-size:clamp(1.15rem,2.4vw,1.3rem);font-weight:800;letter-spacing:-0.02em;line-height:1.25}.feature-card p{color:var(--muted);font-size:0.98rem;line-height:1.5}@media (prefers-reduced-motion:reduce){.feature-card:hover{transform:none}.feature-card:hover .feature-card-media img{transform:none}}#oferta{background:linear-gradient(180deg,transparent,rgba(17,25,39,0.7),transparent)}.oferta-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.oferta-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.oferta-grid{grid-template-columns:repeat(3,1fr)}}#garantia .panel{background:transparent;background-image:none;border:0;padding:clamp(1.5rem,4vw,2.5rem) 1rem;text-align:center;display:grid;gap:1.5rem;align-items:center;justify-items:center}@media (min-width:900px){#garantia .panel{grid-template-columns:minmax(220px,320px) 1fr;text-align:left;justify-items:start;gap:2.5rem;max-width:920px;margin-inline:auto}}#garantia .garantia-seal{width:min(280px,70vw);height:auto;display:block;margin:0;filter:drop-shadow(0 14px 28px rgba(0,0,0,0.35))}#garantia .garantia-copy{max-width:36ch}@media (min-width:900px){#garantia .garantia-copy{max-width:28ch}}#garantia h2{font-size:clamp(1.9rem,4.5vw,3rem);font-weight:900;letter-spacing:-0.03em;margin-bottom:0.85rem;line-height:1.1;color:#F8FAFC}#garantia p{color:var(--muted);margin:0;font-size:1.08rem;line-height:1.55}#cta .panel{background:var(--bg-elevated);background-image:radial-gradient(ellipse 70% 80% at 50% 0%,rgba(5,213,238,0.14),transparent);border:1px solid var(--border);border-radius:18px;padding:clamp(2rem,5vw,3rem) 1.35rem;text-align:center}.faq-list{max-width:760px;margin-inline:auto}.faq-item{border-top:1px solid var(--border);padding:1.15rem 0}.faq-item:last-child{border-bottom:1px solid var(--border)}.faq-item summary{font-weight:700;font-size:clamp(1.05rem,2.5vw,1.2rem);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:var(--touch);padding:0.25rem 0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:'+';color:var(--accent);font-weight:700;font-size:1.4rem;flex-shrink:0}.faq-item[open] summary::after{content:'−'}.faq-item p{color:var(--muted);margin-top:0.55rem;font-size:1.05rem;padding-right:1.5rem}#cta{text-align:center;padding-bottom:clamp(4rem,10vw,6rem)}#cta h2{font-size:clamp(1.7rem,4vw,2.35rem);font-weight:800;letter-spacing:-0.03em;margin-bottom:0.7rem;text-wrap:balance}#cta .cta-lead{color:#e2e8f0;margin:0 auto 0.55rem;max-width:28ch;font-size:clamp(1.15rem,3vw,1.35rem);font-weight:800;letter-spacing:-0.02em}#cta .cta-sub{color:var(--muted);margin:0 auto 1.35rem;max-width:36ch;font-size:1.02rem}#cta .cta-price{font-size:clamp(1.85rem,5vw,2.5rem);font-weight:800;letter-spacing:-0.03em;margin-bottom:0.35rem}#cta .cta-day{color:var(--accent);font-weight:700;margin-bottom:1.35rem}#cta .cta-checks{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:0.5rem 1.15rem;margin-top:1.15rem;color:#cbd5e1;font-size:0.92rem;font-weight:600}#cta .cta-checks li{display:inline-flex;align-items:center;gap:0.35rem}.site-footer{border-top:1px solid var(--border);padding:2rem 0 calc(2rem+var(--safe-b))}.site-footer .inner{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media (min-width:640px){.site-footer .inner{flex-direction:row;justify-content:space-between;text-align:left}}.footer-links{display:flex;flex-wrap:wrap;gap:0.85rem 1.25rem;justify-content:center}.footer-links a{color:var(--muted);font-size:0.95rem;min-height:44px;display:inline-flex;align-items:center}.footer-links a:hover{color:var(--accent)}.copy{color:var(--muted);font-size:0.9rem}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;padding:0.75rem 1rem calc(0.75rem+var(--safe-b));background:rgba(10,21,34,0.96);border-top:1px solid var(--border);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(110%);transition:transform 0.4s cubic-bezier(0.22,1,0.36,1),opacity 0.35s ease,visibility 0.35s}.mobile-sticky-cta.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-sticky-cta .btn{width:100%;font-size:1rem}@media (min-width:768px){.mobile-sticky-cta,.mobile-sticky-cta.is-visible{display:none}}.reveal{opacity:0;transition:opacity 0.55s ease}.reveal.is-visible{opacity:1}.reveal-delay-1{transition-delay:0.08s}.reveal-delay-2{transition-delay:0.16s}.reveal-delay-3{transition-delay:0.24s}.hero-anim{opacity:0;animation:hero-in 0.7s ease forwards}.hero-anim.d1{animation-delay:0.08s}.hero-anim.d2{animation-delay:0.16s}.hero-anim.d3{animation-delay:0.28s}.i{display:inline-block;width:1em;height:1em;background:currentColor;-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat;vertical-align:-0.125em;flex-shrink:0}.i-arrow{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m13 6 6 6-6 6'/%3E%3C/svg%3E")}.i-robot{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3Cpath d='M12 2v4M9 14h.01M15 14h.01M8 18h8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='8' width='16' height='12' rx='2'/%3E%3Cpath d='M12 2v4M9 14h.01M15 14h.01M8 18h8'/%3E%3C/svg%3E")}.i-brain{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M22.2819%209.8211a5.9847%205.9847%200%200%200-.5157-4.9108%206.0462%206.0462%200%200%200-6.5098-2.9A6.0651%206.0651%200%200%200%204.9807%204.1818a5.9847%205.9847%200%200%200-3.9977%202.9%206.0462%206.0462%200%200%200%20.7427%207.0966%205.98%205.98%200%200%200%20.511%204.9107%206.051%206.051%200%200%200%206.5146%202.9001A5.9847%205.9847%200%200%200%2013.2599%2024a6.0557%206.0557%200%200%200%205.7718-4.2058%205.9894%205.9894%200%200%200%203.9977-2.9001%206.0557%206.0557%200%200%200-.7475-7.0729zm-9.022%2012.6081a4.4755%204.4755%200%200%201-2.8764-1.0408l.1419-.0806%204.7783-2.7582a.7948.7948%200%200%200%20.3927-.6813v-6.7369l2.02%201.1686a.071.071%200%200%201%20.038.052v5.5826a4.504%204.504%200%200%201-4.4945%204.4944zm-9.6607-4.1254a4.4708%204.4708%200%200%201-.5346-3.0137l.1412.0852%204.783%202.7582a.7712.7712%200%200%200%20.7806%200l5.8428-3.3685v2.3324a.0804.0804%200%200%201-.0332.0615L9.74%2019.9502a4.4992%204.4992%200%200%201-6.1408-1.6464zM2.3408%207.6298a4.485%204.485%200%200%201%202.3655-1.9728V11.6a.7664.7664%200%200%200%20.3879.6765l5.8144%203.3543-2.0201%201.1685a.0757.0757%200%200%201-.071%200l-4.8303-2.7865A4.504%204.504%200%200%201%202.3408%207.6298zm16.5963%203.8882l-5.8448-3.3928.022-.012.02-.01L15.132%205.94a.0757.0757%200%200%201%20.071%200l4.8303%202.7913a4.4944%204.4944%200%200%201-.6765%208.1042v-5.6772a.79.79%200%200%200-.407-.667zm2.0107-3.0231l-.1419.0805-4.7782%202.7617a.767.767%200%200%200-.388.6765v6.7369l-2.02-1.1686a.071.071%200%200%201-.038-.052v-5.5826a4.504%204.504%200%200%201%206.366-4.4944zM8.95%2012.8194l-2.02-1.1658a.0804.0804%200%200%201-.038-.0519V6.0196a4.4992%204.4992%200%200%201%207.3757-3.4537l-.142.0805L8.704%205.4047a.795.795%200%200%200-.3927.6813zm1.0982-2.3074l2.602-1.4998%202.6069%201.4998v2.9994l-2.5974%201.4997-2.6067-1.4997Z%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22black%22%20d%3D%22M22.2819%209.8211a5.9847%205.9847%200%200%200-.5157-4.9108%206.0462%206.0462%200%200%200-6.5098-2.9A6.0651%206.0651%200%200%200%204.9807%204.1818a5.9847%205.9847%200%200%200-3.9977%202.9%206.0462%206.0462%200%200%200%20.7427%207.0966%205.98%205.98%200%200%200%20.511%204.9107%206.051%206.051%200%200%200%206.5146%202.9001A5.9847%205.9847%200%200%200%2013.2599%2024a6.0557%206.0557%200%200%200%205.7718-4.2058%205.9894%205.9894%200%200%200%203.9977-2.9001%206.0557%206.0557%200%200%200-.7475-7.0729zm-9.022%2012.6081a4.4755%204.4755%200%200%201-2.8764-1.0408l.1419-.0806%204.7783-2.7582a.7948.7948%200%200%200%20.3927-.6813v-6.7369l2.02%201.1686a.071.071%200%200%201%20.038.052v5.5826a4.504%204.504%200%200%201-4.4945%204.4944zm-9.6607-4.1254a4.4708%204.4708%200%200%201-.5346-3.0137l.1412.0852%204.783%202.7582a.7712.7712%200%200%200%20.7806%200l5.8428-3.3685v2.3324a.0804.0804%200%200%201-.0332.0615L9.74%2019.9502a4.4992%204.4992%200%200%201-6.1408-1.6464zM2.3408%207.6298a4.485%204.485%200%200%201%202.3655-1.9728V11.6a.7664.7664%200%200%200%20.3879.6765l5.8144%203.3543-2.0201%201.1685a.0757.0757%200%200%201-.071%200l-4.8303-2.7865A4.504%204.504%200%200%201%202.3408%207.6298zm16.5963%203.8882l-5.8448-3.3928.022-.012.02-.01L15.132%205.94a.0757.0757%200%200%201%20.071%200l4.8303%202.7913a4.4944%204.4944%200%200%201-.6765%208.1042v-5.6772a.79.79%200%200%200-.407-.667zm2.0107-3.0231l-.1419.0805-4.7782%202.7617a.767.767%200%200%200-.388.6765v6.7369l-2.02-1.1686a.071.071%200%200%201-.038-.052v-5.5826a4.504%204.504%200%200%201%206.366-4.4944zM8.95%2012.8194l-2.02-1.1658a.0804.0804%200%200%201-.038-.0519V6.0196a4.4992%204.4992%200%200%201%207.3757-3.4537l-.142.0805L8.704%205.4047a.795.795%200%200%200-.3927.6813zm1.0982-2.3074l2.602-1.4998%202.6069%201.4998v2.9994l-2.5974%201.4997-2.6067-1.4997Z%22%2F%3E%3C%2Fsvg%3E")}.i-layers{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 2 9 5-9 5-9-5 9-5z'/%3E%3Cpath d='m3 12 9 5 9-5M3 17l9 5 9-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 2 9 5-9 5-9-5 9-5z'/%3E%3Cpath d='m3 12 9 5 9-5M3 17l9 5 9-5'/%3E%3C/svg%3E")}.i-home{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 10 9-7 9 7v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m3 10 9-7 9 7v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'/%3E%3Cpath d='M9 22V12h6v10'/%3E%3C/svg%3E")}.i-file{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6M8 13h8M8 17h5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpath d='M14 2v6h6M8 13h8M8 17h5'/%3E%3C/svg%3E")}.i-map{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6l6-3 6 3 6-3v15l-6 3-6-3-6 3z'/%3E%3Cpath d='M9 3v15M15 6v15'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 6l6-3 6 3 6-3v15l-6 3-6-3-6 3z'/%3E%3Cpath d='M9 3v15M15 6v15'/%3E%3C/svg%3E")}.i-table{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Cpath d='M3 10h18M9 4v16M15 4v16'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='16' rx='2'/%3E%3Cpath d='M3 10h18M9 4v16M15 4v16'/%3E%3C/svg%3E")}.i-tags{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20.6 13.4-7.1 7.1a2 2 0 0 1-2.8 0L3 13V4h9l8.6 8.6a2 2 0 0 1 0 2.8z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20.6 13.4-7.1 7.1a2 2 0 0 1-2.8 0L3 13V4h9l8.6 8.6a2 2 0 0 1 0 2.8z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1'/%3E%3C/svg%3E")}.i-spark{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M5.6 5.6l2.8 2.8M15.6 15.6l2.8 2.8M18.4 5.6l-2.8 2.8M8.4 15.6l-2.8 2.8'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M5.6 5.6l2.8 2.8M15.6 15.6l2.8 2.8M18.4 5.6l-2.8 2.8M8.4 15.6l-2.8 2.8'/%3E%3C/svg%3E")}.feature-card .feature-price{margin-top:auto;padding-top:0.65rem;font-size:0.92rem;color:#64748b}.feature-card .feature-price s{color:#94A3B8;text-decoration-thickness:1.5px}.feature-card .feature-price .bonus-tag{display:inline-block;margin-left:0.45rem;color:var(--accent);font-weight:800;font-size:0.78rem;letter-spacing:0.04em;text-transform:uppercase}#avaliacoes{overflow:hidden;padding-top:clamp(2.5rem,6vw,4rem)}.avaliacoes-rows{display:flex;flex-direction:column;gap:0.9rem}.avaliacoes-row{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.avaliacoes-track{display:flex;gap:0.85rem;width:max-content}.avaliacoes-track.dir-left{animation:av-marquee-left 45s linear infinite}.avaliacoes-track.dir-right{animation:av-marquee-right 45s linear infinite}@keyframes av-marquee-left{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes av-marquee-right{from{transform:translateX(-50%)}to{transform:translateX(0)}}.avaliacao-card{width:min(340px,82vw);flex:0 0 auto;background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;padding:1.05rem 1.15rem;display:flex;gap:0.85rem;align-items:flex-start}.avaliacao-card .avatar{width:48px;height:48px;border-radius:999px;flex-shrink:0;object-fit:cover;filter:blur(2.5px);box-shadow:0 0 0 2px rgba(5,213,238,0.25)}.avaliacao-card .body{min-width:0}.avaliacao-card .stars{color:#FBBF24;font-size:0.85rem;letter-spacing:0.08em;margin-bottom:0.35rem;line-height:1}.avaliacao-card p{color:#e2e8f0;font-size:0.92rem;line-height:1.45;margin-bottom:0.45rem;text-transform:none}.avaliacao-card .who{color:var(--muted);font-size:0.78rem;font-weight:600}.d-none{display:none !important}.lp-planos-switches{display:flex;flex-direction:column;align-items:center;gap:0.85rem;margin:0 0 1.75rem}#planos .saga-planos-catalogo{--blue-accent:#05D5EE;--primary:#05D5EE;--primary-foreground:#042029;--foreground:#F8FAFC;--muted:#111927;--muted-foreground:#94A3B8;--border:#223148}#planos .pricing-billing{display:flex;justify-content:center;gap:0.35rem;background:rgba(17,25,39,0.9);padding:0.35rem;border-radius:9999px;border:1px solid var(--border);font-size:0.875rem}#planos .billing-option{appearance:none;border:0;background:transparent;padding:0.55rem 1rem;border-radius:9999px;cursor:pointer;font-weight:700;font-family:inherit;color:#94A3B8 !important;transition:all 0.2s;min-height:42px}#planos .billing-option.active{background:rgba(5,213,238,0.16);color:#F8FAFC !important;box-shadow:inset 0 0 0 1px rgba(5,213,238,0.35)}#planos .discount-badge{background:rgba(16,185,129,0.2);color:#6ee7b7;font-size:0.72rem;padding:0.1rem 0.4rem;border-radius:4px;margin-left:0.25rem;font-weight:800}#planos .cards-grid{display:grid;grid-template-columns:1fr;gap:1rem;justify-content:center}#planos .cards-grid--single{max-width:420px;margin-inline:auto}#planos .pricing-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:1.25rem;padding:1.75rem 1.25rem 1.2rem;width:100%;position:relative;display:flex;flex-direction:column;isolation:isolate}#planos .pricing-card.recommended{border:2px solid rgba(5,213,238,0.55);box-shadow:0 22px 42px -18px rgba(5,213,238,0.25);overflow:visible}#planos .recommended-badge{position:absolute;top:-12px;right:12px;background:var(--accent);color:#042029;border-radius:9999px;font-size:0.78rem;font-weight:800;padding:0.3rem 0.75rem;z-index:2}#planos .section-eyebrow.offer-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:0.35rem;white-space:nowrap;font-size:clamp(0.72rem,2.8vw,0.88rem);font-weight:800;letter-spacing:0.12em;text-transform:uppercase;color:#042029;background:linear-gradient(90deg,#FBBF24,#F59E0B,#FBBF24);background-size:200% 100%;padding:0.42rem 0.9rem;border-radius:999px;margin-bottom:1rem;box-shadow:0 0 0 1px rgba(251,191,36,0.35),0 8px 24px rgba(245,158,11,0.25);animation:offer-shimmer 3.2s ease-in-out infinite}#planos .section-eyebrow.offer-eyebrow .i{background:#042029}@keyframes offer-shimmer{0%,100%{background-position:0% 50%}50%{background-position:100% 50%}}@media (prefers-reduced-motion:reduce){#planos .section-eyebrow.offer-eyebrow{animation:none}}#planos .pricing-header{text-align:center}#planos .pricing-header h3{font-size:1.2rem;font-weight:800;color:#F8FAFC;margin-bottom:0.35rem}#planos .price-value{font-size:clamp(2.75rem,7.5vw,3.65rem);font-weight:800;letter-spacing:-0.04em;color:#F8FAFC;display:flex;align-items:baseline;justify-content:center}#planos .price-currency{font-size:1.35rem;font-weight:700;margin-right:0.2rem;transform:translateY(-8px)}#planos .price-period{font-size:1.05rem;font-weight:600;color:var(--muted);margin-left:0.2rem}#planos .price-subtext{font-size:0.82rem;color:var(--muted);text-align:center;font-weight:500;min-height:1.2rem;margin:0.15rem 0 0.75rem}#planos .features-check{list-style:none;margin:0.5rem 0 1.25rem}#planos .features-check li{display:flex;align-items:flex-start;gap:0.65rem;margin-bottom:0.7rem;font-size:0.92rem;color:#cbd5e1}#planos .features-check .ico{margin-top:0.15rem}#planos .features-check .ico-check::before{color:var(--accent)}#planos .features-check li.highlight span{font-weight:700;color:#F8FAFC}#planos .features-check li.sim-feature{background:rgba(5,213,238,0.08);border-radius:0.55rem;padding:0.45rem 0.55rem;margin-left:-0.35rem;margin-right:-0.35rem}#planos .btn-checkout{display:block;width:100%;text-align:center;background:var(--accent);color:#042029;padding:0.95rem;border-radius:0.75rem;font-size:1rem;font-weight:800;text-decoration:none;margin-top:auto;min-height:48px;transition:background 0.2s,transform 0.1s}#planos .btn-checkout:hover{background:#33dff2;color:#042029}#planos .security-note{text-align:center;font-size:0.75rem;color:var(--muted);margin-top:0.85rem;display:flex;align-items:center;justify-content:center;gap:0.4rem}#planos .security-note--payments{margin-top:1rem;flex-direction:column;gap:0.65rem}#planos .pay-label{font-size:0.78rem;font-weight:700;color:#94A3B8;letter-spacing:0.01em}#planos .pay-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0.45rem 0.55rem}#planos .pay-logos img{height:28px;width:auto;display:block;opacity:0.95}#planos .ico-lock::before{content:"🔒";font-size:0.9em}.ico{display:inline-flex;width:1.1em;height:1.1em;flex-shrink:0;align-items:center;justify-content:center;line-height:1;font-style:normal;font-weight:700}.ico-check::before{content:"✓";color:var(--accent)}@keyframes hero-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.hero-anim{opacity:1;transform:none;animation:none;transition:none}.hero-badges-track,.avaliacoes-track{animation:none !important}.btn-primary:hover,.feature-card:hover,.oferta-card:hover,.trust-card:hover{transform:none}.feature-card:hover .feature-card-media img{transform:none}.site-header,.mobile-sticky-cta{transition:none}}
