:root{--black: #0a0a0a;--gray-900: #141414;--gray-800: #1e1e1e;--gray-700: #555555;--gray-600: #999999;--gray-500: #c0c0c0;--gray-400: #e0e0e0;--gray-300: #f0f0f0;--gray-200: #f8f8f8;--gray-100: #f5f5f5;--white: #ffffff;--accent: #d4d4d4;--wa-green: #25D366;--font-serif: "DM Serif Display", serif;--font-sans: "DM Sans", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--black);color:var(--white);overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:400;line-height:1.1;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-label{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-400);margin-bottom:1.5rem;font-weight:500}.container{max-width:1200px;margin:0 auto;padding:0 2.5rem}@media(max-width:720px){.container{padding:0 1.4rem}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2.5rem;background:#0a0a0ad9;backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-800)}.logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center}.logo[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{height:40px;width:auto;filter:invert(1)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem}.nav-link[data-astro-cid-dmqpwcec]{color:var(--gray-400);font-size:1rem;font-weight:500;text-decoration:none;letter-spacing:.02em;transition:color .2s}.nav-link[data-astro-cid-dmqpwcec]:hover{color:var(--white)}.nav-cta[data-astro-cid-dmqpwcec]{background:var(--white);color:var(--black);font-family:var(--font-sans);font-weight:600;font-size:1rem;letter-spacing:.04em;padding:.6rem 1.4rem;border:none;text-decoration:none;transition:background .2s}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:var(--gray-300)}@media(max-width:900px){.nav-links[data-astro-cid-dmqpwcec]{display:none}}@media(max-width:720px){nav[data-astro-cid-dmqpwcec]{padding:1rem 1.4rem}}footer[data-astro-cid-sz7xmlte]{padding:3.5rem 2.5rem 2rem;border-top:1px solid var(--gray-800);display:grid;grid-template-rows:auto auto auto;gap:2.5rem}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center}.footer-logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:clamp(28px,3vw,38px);width:auto;filter:invert(1);opacity:.6}.footer-cols[data-astro-cid-sz7xmlte]{display:flex;gap:4rem;flex-wrap:wrap}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.5rem;min-width:120px}.footer-col-title[data-astro-cid-sz7xmlte]{font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-600);margin-bottom:.3rem}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.82rem;color:var(--gray-500);text-decoration:none;transition:color .2s;font-weight:300}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--gray-300)}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--gray-800);padding-top:1.5rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.75rem;color:var(--gray-600);font-weight:300}@media(max-width:720px){footer[data-astro-cid-sz7xmlte]{padding:2.5rem 1.4rem 1.5rem;gap:2rem}.footer-cols[data-astro-cid-sz7xmlte]{gap:2rem}}.wa-float[data-astro-cid-y4hhiakm]{position:fixed;bottom:1.8rem;right:1.8rem;z-index:999;width:58px;height:58px;border-radius:50%;background:var(--wa-green);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;text-decoration:none;transition:transform .2s,box-shadow .2s}.wa-float[data-astro-cid-y4hhiakm]:hover{transform:scale(1.1);box-shadow:0 6px 28px #25d3668c}@media(max-width:720px){.wa-float[data-astro-cid-y4hhiakm]{bottom:1.2rem;right:1.2rem;width:52px;height:52px}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}.section-label{font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--gray-600);margin-bottom:1rem;display:block}.cupos-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .75rem;border-radius:99px;margin-bottom:1.4rem;width:fit-content;animation:badgePulse 2.5s ease-in-out infinite}@keyframes badgePulse{0%,to{opacity:1}50%{opacity:.75}}.garantia-block{display:flex;align-items:flex-start;gap:1.2rem;padding:1.8rem 2rem;border:1px solid rgba(255,255,255,.06);background:#ffffff05;margin-bottom:2.5rem}.garantia-icon{font-size:2rem;flex-shrink:0;line-height:1}.garantia-text h4{font-family:var(--font-sans);font-size:.95rem;font-weight:600;letter-spacing:0;margin-bottom:.4rem;color:var(--white)}.garantia-text p{font-size:.83rem;color:var(--gray-400);line-height:1.65;font-weight:300}.anchor-comparacion{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--gray-800);margin-bottom:2.5rem}.anchor-item{background:var(--black);padding:1.5rem 1.2rem;text-align:center}.anchor-item--highlight{background:#ffffff08}.anchor-label{font-size:.68rem;color:var(--gray-600);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-weight:500}.anchor-precio{font-family:var(--font-serif);font-size:1.6rem;letter-spacing:-.02em;color:var(--white);margin-bottom:.2rem;line-height:1}.anchor-desc{font-size:.72rem;color:var(--gray-600);font-weight:300;line-height:1.4}.anchor-item--highlight .anchor-precio{color:var(--white)}.social-proof-bar{display:flex;justify-content:center;align-items:center;gap:0;padding:2.5rem;background:var(--gray-900);border-bottom:1px solid var(--gray-800)}.sp-stat{flex:1;text-align:center;padding:0 2rem;border-right:1px solid var(--gray-800)}.sp-stat:last-child{border-right:none}.sp-num{font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.8rem);letter-spacing:-.03em;line-height:1;margin-bottom:.3rem}.sp-label{font-size:.78rem;color:var(--gray-500);font-weight:300;line-height:1.4}@media(max-width:720px){.anchor-comparacion{grid-template-columns:1fr}.social-proof-bar{flex-direction:column;gap:1.5rem}.sp-stat{border-right:none;border-bottom:1px solid var(--gray-800);padding:0 0 1.5rem;width:100%}.sp-stat:last-child{border-bottom:none;padding-bottom:0}.garantia-block{flex-direction:column}}
