:root{--bg:#050d18;--bg2:#08172a;--card:#0b1c32;--blue:#228cff;--cyan:#13d5ff;--orange:#ff8800;--white:#f7f9fc;--muted:#aebed1;--line:#193a62;--green:#45d46f;--shadow:0 24px 70px rgba(0,0,0,.38)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,system-ui,Arial,sans-serif;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 36px));margin:auto}.topbar{min-height:38px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:center;padding:8px 18px;background:#071a2f;color:#d8e8fb;font-size:13px;border-bottom:1px solid #153557}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(69,212,111,.12)}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Oswald,sans-serif;font-size:25px;font-weight:700;letter-spacing:.5px;white-space:nowrap}.brand b{color:var(--blue);margin-left:5px}.nav nav{display:flex;gap:26px;color:#b9c8d9;font-size:14px}.nav nav a:hover{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:14px 21px;font-weight:900;letter-spacing:.2px;cursor:pointer;transition:.2s transform,.2s filter}.btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.btn-primary{background:linear-gradient(135deg,#ff9a00,#ff7900);color:#111;box-shadow:0 13px 36px rgba(255,126,0,.25)}.btn-small{font-size:12px;padding:11px 16px;background:#102a48;border:1px solid #24588e;color:#fff}.btn-large{font-size:16px;padding:17px 25px}.btn small{margin-left:10px;font-size:12px;font-weight:800;opacity:.78}
.hero{min-height:690px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:60px;padding:62px 0 78px}.eyebrow,.kicker{display:inline-block;color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:1.8px}.hero h1{font-family:Oswald,sans-serif;font-size:62px;line-height:1.03;margin:17px 0 22px;letter-spacing:-1px}.hero h1 strong,.section h2 strong{color:var(--orange)}.lead{font-size:19px;color:#c7d4e2;max-width:680px}.hero-pills{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0}.hero-pills span{border:1px solid #1f4b78;background:#0a2038;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.hero-actions p{font-size:12px;color:#758ba3;margin:10px 0 0}.micro-proof{display:flex;gap:32px;margin-top:28px;padding-top:23px;border-top:1px solid #143455}.micro-proof div{display:flex;flex-direction:column}.micro-proof b{font-family:Oswald;font-size:30px;color:#fff;line-height:1}.micro-proof span{font-size:11px;color:#8da2b9;margin-top:5px}.hero-visual{position:relative;display:flex;justify-content:center}.halo{position:absolute;width:470px;height:470px;border-radius:50%;background:radial-gradient(circle,rgba(34,140,255,.22),transparent 66%);filter:blur(8px);top:90px}.book{width:420px;max-height:585px;object-fit:contain;position:relative;z-index:2;filter:drop-shadow(0 30px 38px rgba(0,0,0,.52));border-radius:18px}.float{position:absolute;z-index:3;background:rgba(8,25,45,.94);border:1px solid #24588d;border-radius:14px;padding:11px 14px;font-size:12px;box-shadow:var(--shadow)}.f1{top:95px;left:5px}.f2{right:-5px;top:260px}.f3{left:15px;bottom:80px}
.section{padding:90px 0}.section-head{max-width:780px;margin:0 0 44px}.section-head.center{text-align:center;margin:0 auto 52px}.section h2{font-family:Oswald,sans-serif;font-size:46px;line-height:1.07;margin:12px 0 17px}.section-head p{color:var(--muted);font-size:17px}.darkband{background:linear-gradient(180deg,#071525,#091a2e);border-top:1px solid #143454;border-bottom:1px solid #143454}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pillar{background:#091d34;border:1px solid #1b4673;border-radius:24px;padding:25px;position:relative;overflow:hidden}.pillar .num{position:absolute;right:20px;top:13px;font-family:Oswald;font-size:56px;color:#11345a}.pillar-icon{font-size:28px}.pillar h3{font-family:Oswald;font-size:26px;margin:13px 0 8px}.pillar p{color:#adbed0;min-height:72px}.pillar img{height:255px;width:100%;object-fit:contain;background:#06111f;border-radius:16px;margin-top:18px}.show-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.show-grid figure{margin:0;background:#091a2e;border:1px solid #193d66;border-radius:22px;overflow:hidden}.show-grid img{width:100%;height:390px;object-fit:contain;background:#020812}.show-grid figcaption{padding:17px 20px;display:flex;justify-content:space-between;gap:16px;align-items:center}.show-grid figcaption b{font-family:Oswald;font-size:22px}.show-grid figcaption span{font-size:12px;color:#90a4ba;text-align:right}
.method{background:#07182b}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.method-copy h2{font-family:Oswald;font-size:47px;line-height:1.08}.method-copy>p{color:#b2c2d3}.method-list{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:12px}.method-list li{display:grid;grid-template-columns:120px 1fr;gap:15px;padding:14px 16px;border-left:3px solid var(--orange);background:#0a213b;border-radius:0 13px 13px 0}.method-list b{color:var(--orange);font-family:Oswald}.method-list span{color:#c0cfde;font-size:14px}.method-visual img{max-height:650px;width:100%;object-fit:contain;border-radius:22px}.learn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.learn-card{background:#081a2e;border:1px solid #1d4774;border-radius:22px;padding:20px}.learn-card>span{font-family:Oswald;color:var(--blue);font-size:24px}.learn-card h3{font-family:Oswald;font-size:25px;margin:5px 0}.learn-card p{color:#aebfd1;min-height:60px}.learn-card img{height:260px;width:100%;object-fit:contain;background:#030a12;border-radius:14px;margin-top:14px}
.curriculum{background:#061423}.module-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.module{position:relative;padding:22px 24px 22px 78px;background:#0a2038;border:1px solid #173e68;border-radius:18px}.module i{position:absolute;left:20px;top:20px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#123d6d;color:#65b7ff;font-family:Oswald;font-style:normal;font-weight:700}.module h3{font-family:Oswald;font-size:23px;margin:0 0 5px}.module p{color:#a6b9cd;font-size:13px;margin:0}.kit{background:linear-gradient(180deg,#07172a,#071321)}.kit-split{grid-template-columns:.85fr 1.15fr}.stack{height:520px;position:relative;display:flex;justify-content:center;align-items:center}.stack img{height:470px;object-fit:contain;position:relative;z-index:4;filter:drop-shadow(0 25px 30px rgba(0,0,0,.55))}.sheet{position:absolute;width:300px;height:390px;background:#0b2440;border:1px solid #24629e;border-radius:16px;display:flex;align-items:flex-end;justify-content:center;padding:22px;font-family:Oswald;font-weight:700;letter-spacing:1px}.s1{transform:rotate(-10deg) translateX(-100px);z-index:1}.s2{transform:rotate(9deg) translateX(100px);z-index:2;border-color:#ff8700}.s3{transform:rotate(3deg) translateX(155px) translateY(40px);z-index:0;border-color:#57d87c}.kit-copy h2{font-family:Oswald;font-size:47px}.kit-list{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:11px}.kit-list li{padding:13px 15px;background:#0b213a;border-radius:13px;border:1px solid #193e65;display:flex;flex-direction:column}.kit-list b{color:#fff}.kit-list span{color:#9eb2c8;font-size:13px}.first-card{border:1px solid #2869a6;background:linear-gradient(135deg,#0b2746,#081a2f);border-radius:26px;padding:34px;display:grid;grid-template-columns:1.1fr .9fr;gap:35px;align-items:center}.first-card h2{margin:10px 0}.first-card p{color:#adc0d3}.win-steps{display:grid;gap:9px}.win-steps span{background:#071729;border:1px solid #1d4d7e;border-radius:12px;padding:11px 15px;font-weight:700;font-size:13px}.who{background:#071525}.who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.who-card{min-height:145px;background:#0a2038;border:1px solid #163e69;border-radius:18px;padding:21px;font-size:27px}.who-card b{display:block;font-family:Oswald;font-size:22px;margin-top:10px}.who-card span{display:block;color:#9fb4c9;font-size:12px;margin-top:3px}
.offer-section{padding:105px 0;background:radial-gradient(circle at 70% 45%,rgba(255,136,0,.08),transparent 35%),#04101e}.offer{border:1px solid #275f96;border-radius:28px;padding:42px;display:grid;grid-template-columns:1.1fr .9fr;gap:45px;background:#081b31;box-shadow:var(--shadow)}.offer h2{font-size:50px}.offer-copy>p{color:#afc0d1}.value-list{display:grid;gap:9px;margin-top:22px}.value-list span{font-size:14px;color:#d8e2ed}.checkout-card{background:#030b14;border:1px solid #ff8a00;border-radius:23px;padding:28px;text-align:center}.label{display:inline-block;border-radius:999px;padding:7px 12px;background:#142b45;color:#8bc7ff;font-size:10px;font-weight:900;letter-spacing:1.3px}.price{font-family:Oswald;margin:10px 0;line-height:1;color:#fff}.price small{font-size:24px;color:#9db0c4;vertical-align:top;margin-right:3px}.price b{font-size:82px;color:var(--orange)}.price sup{font-size:30px;color:var(--orange)}.checkout-card>p{font-size:12px;color:#8da2b8}.btn-checkout{width:100%;margin:10px 0 12px;padding:18px}.secure{font-size:11px;color:#8095aa}.mini{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.mini span{font-size:10px;border:1px solid #1d3e61;border-radius:999px;padding:5px 8px;color:#abc0d4}.legal{font-size:10px;color:#687f95;margin-top:18px;text-align:center}.faq-list{max-width:880px;margin:auto;display:grid;gap:10px}.faq details{background:#081d34;border:1px solid #173c65;border-radius:15px;padding:0 19px}.faq summary{padding:18px 0;font-weight:800;cursor:pointer}.faq details p{color:#aebed0;margin-top:-4px;padding-bottom:18px}.final-cta{background:#071629}.final-box{padding:42px;border:1px solid #225b92;background:linear-gradient(135deg,#0b2746,#0a1c32);border-radius:25px;display:flex;align-items:center;justify-content:space-between;gap:35px}.final-box h2{font-size:43px;margin:8px 0}.final-box p{color:#aabccf;margin:0}footer{padding:55px 0 95px;background:#02070d;border-top:1px solid #102a46}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr 1.1fr;gap:45px;color:#7e93a8;font-size:12px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid b{color:#fff}.mobile-buy{display:none}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,130px);background:#16283d;color:#fff;border:1px solid #345b82;padding:12px 18px;border-radius:12px;font-size:12px;z-index:99;transition:.3s}.toast.show{transform:translate(-50%,0)}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.in{opacity:1;transform:none}.delay-1{transition-delay:.09s}.delay-2{transition-delay:.16s}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding:35px 0 65px;text-align:center}.hero h1{font-size:50px}.lead{margin:auto}.hero-pills{justify-content:center}.micro-proof{justify-content:center}.hero-visual{margin-top:5px}.book{width:360px}.float{display:none}.pillars,.learn-grid,.who-grid{grid-template-columns:1fr}.show-grid,.split,.offer,.first-card,.footer-grid{grid-template-columns:1fr}.module-grid{grid-template-columns:1fr}.method-copy h2,.kit-copy h2,.offer h2{font-size:41px}.method-visual{order:-1}.show-grid img{height:auto;max-height:470px}.pillar img,.learn-card img{height:auto;max-height:390px}.stack{height:430px}.stack img{height:390px}.sheet{height:320px;width:240px}.final-box{flex-direction:column;text-align:center}.footer-grid{gap:28px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:80;background:rgba(3,11,20,.96);backdrop-filter:blur(10px);border-top:1px solid #204c79;padding:9px 12px;align-items:center;justify-content:space-between}.mobile-buy div{display:flex;flex-direction:column;font-size:10px}.mobile-buy div b{font-size:17px;color:var(--orange)}.mobile-buy .btn{font-size:11px;padding:11px 14px}footer{padding-bottom:120px}}
@media(max-width:560px){.shell{width:min(100% - 24px,1160px)}.topbar{font-size:10px}.nav{height:64px}.brand{font-size:21px}.nav>.btn{display:none}.hero h1{font-size:43px}.lead{font-size:16px}.hero-pills span{font-size:10px}.hero{gap:30px}.book{width:310px}.section{padding:68px 0}.section h2{font-size:37px}.pillars{gap:14px}.pillar{padding:18px}.show-grid{grid-template-columns:1fr}.show-grid figcaption{align-items:flex-start;flex-direction:column}.show-grid figcaption span{text-align:left}.method-list li{grid-template-columns:90px 1fr;padding:12px}.learn-card img{max-height:none}.module{padding-left:68px}.stack{height:360px}.stack img{height:330px}.sheet{height:270px;width:190px;font-size:12px}.s1{transform:rotate(-8deg) translateX(-70px)}.s2{transform:rotate(7deg) translateX(70px)}.s3{transform:rotate(3deg) translateX(90px) translateY(30px)}.offer{padding:25px 18px}.checkout-card{padding:23px 15px}.price b{font-size:70px}.final-box{padding:27px 20px}.footer-grid{font-size:11px}}
/* =========================
   LAPIDACIÓN V2 — CONVERSIÓN
   ========================= */
.hero{min-height:720px;padding-top:48px}.hero h1{max-width:690px}.hero-benefits{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:25px 0}.hero-benefits span{font-size:12px;color:#dbe6f1;background:#091d34;border:1px solid #1d4b79;padding:9px 11px;border-radius:11px;text-align:left}.trust-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.trust-row span{font-size:11px;color:#9eb3c9;border:1px solid #1a3c60;border-radius:999px;padding:7px 10px;background:#07182a}
.result-stack{position:relative;width:510px;height:590px;z-index:2}.result-card{position:absolute;object-fit:contain;background:#020812;border-radius:18px;border:1px solid #24588e;box-shadow:0 28px 60px rgba(0,0,0,.45)}.r1{width:340px;height:300px;left:15px;top:30px;transform:rotate(-4deg);z-index:2}.r2{width:355px;height:290px;right:-5px;bottom:10px;transform:rotate(4deg);z-index:3;border-color:#ff8700}.r3{width:275px;height:270px;right:0;top:65px;transform:rotate(7deg);z-index:1;opacity:.82}.result-label{position:absolute;left:50%;bottom:-28px;transform:translateX(-50%);z-index:5;white-space:nowrap;background:#071b31;border:1px solid #2a669f;border-radius:999px;padding:8px 13px;color:#c8def4;font-size:11px;font-weight:900;letter-spacing:.7px}
.quick-win{background:#061727;border-top:1px solid #15395f;border-bottom:1px solid #15395f}.quick-win-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:30px}.quick-title{display:flex;flex-direction:column}.quick-title span{font-size:10px;letter-spacing:1.4px;color:var(--cyan);font-weight:900}.quick-title b{font-family:Oswald;font-size:22px}.quick-steps{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.quick-steps span{display:flex;align-items:center;gap:7px;font-size:11px;background:#0a223d;border:1px solid #1d4a78;border-radius:999px;padding:8px 11px}.quick-steps i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--orange);color:#101010;font-style:normal;font-weight:900}
.pain-section{padding-top:82px}.pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:960px;margin:auto}.pain-card{padding:23px;border-radius:18px;background:#081c31;border:1px solid #193f69;display:flex;flex-direction:column;gap:8px}.pain-card b{font-family:Oswald;font-size:23px;color:#fff}.pain-card span{font-size:13px;color:#a9bdd0}.show-grid-v2 figure{transition:.2s transform,.2s border-color}.show-grid-v2 figure:hover{transform:translateY(-4px);border-color:#2d6aa7}.compare-section{padding-top:78px}.compare-table{max-width:920px;margin:auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid #244f7e;border-radius:24px;overflow:hidden;background:#07182b}.compare-col{padding:28px;display:grid;gap:11px}.compare-col h3{font-family:Oswald;font-size:28px;margin:0 0 8px}.compare-col span{font-size:13px;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.025)}.bad-col{border-right:1px solid #244f7e}.bad-col h3{color:#ff786f}.bad-col span{color:#d6c6c6}.good-col h3{color:#58dc82}.good-col span{color:#dbe7e0}.text-cta{display:inline-block;margin-top:22px;color:#65b9ff;font-weight:800;font-size:13px}.text-cta:hover{color:#fff}.pillars-v2 .pillar p{min-height:95px}.no-need{display:grid;grid-template-columns:1fr;gap:7px;margin-top:20px;padding-top:17px;border-top:1px solid #173b60}.no-need span{font-size:12px;color:#c2d1df}.opportunity{background:#061423}.opportunity-card{display:grid;grid-template-columns:1.05fr .95fr;gap:35px;align-items:center;background:#091d34;border:1px solid #1b4774;border-radius:26px;padding:34px}.opportunity-card img{width:100%;max-height:390px;object-fit:contain;background:#020812;border-radius:18px}.opp-copy h2{font-family:Oswald;font-size:43px;line-height:1.1;margin:10px 0}.opp-copy p{color:#aec0d2}.responsible{font-size:11px!important;color:#7f97ae!important;border-left:3px solid #2b6094;padding-left:12px;margin-top:20px!important}.offer-note{margin-top:20px;padding:12px 14px;border-radius:12px;background:#07182b;border:1px solid #173e66;font-size:12px;color:#aebfd0}.offer-note b{color:#fff}.honesty{padding-top:75px}.honesty-grid{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.honesty-card{border-radius:20px;padding:25px;display:grid;gap:10px;border:1px solid #214a76;background:#081b30}.honesty-card h3{font-family:Oswald;font-size:32px;margin:0 0 6px}.honesty-card span{font-size:13px}.honesty-card.yes h3{color:#57d77f}.honesty-card.no h3{color:#ff847b}.honesty-card.no{background:#111927}
@media(max-width:900px){.result-stack{width:min(520px,100%);margin:auto}.quick-win-inner{padding:18px 0;flex-direction:column;align-items:flex-start}.quick-steps{justify-content:flex-start}.opportunity-card{grid-template-columns:1fr}.opportunity-card img{max-height:500px}.honesty-grid{grid-template-columns:1fr}}
@media(max-width:560px){.hero-benefits{grid-template-columns:1fr}.hero h1{font-size:41px}.result-stack{height:500px}.r1{width:290px;height:250px;left:0}.r2{width:300px;height:245px;right:0}.r3{width:225px;height:210px;right:-6px}.quick-steps span{font-size:10px}.pain-grid{grid-template-columns:1fr}.compare-table{grid-template-columns:1fr}.bad-col{border-right:0;border-bottom:1px solid #244f7e}.opp-copy h2{font-size:37px}.opportunity-card{padding:24px 18px}}

/* V2 finishing touches */
.nav{position:sticky;top:0;z-index:70;background:rgba(5,13,24,.90);backdrop-filter:blur(14px);border-bottom:1px solid rgba(36,88,142,.28);padding-left:14px;padding-right:14px;border-radius:0 0 14px 14px}.nav .brand{position:relative;z-index:2}

/* =========================
   LAPIDACIÓN V3 — TRÁFICO FRÍO + CONVERSIÓN
   ========================= */
.proof-first{padding-top:80px}.after-proof-cta{margin:34px auto 0;max-width:900px;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:20px 22px;border:1px solid #244f7e;background:#07182b;border-radius:18px}.after-proof-cta div{display:flex;flex-direction:column;gap:3px}.after-proof-cta b{font-family:Oswald;font-size:21px}.after-proof-cta span{font-size:12px;color:#93a9bf}.after-proof-cta .btn{white-space:nowrap}.pain-grid-3{grid-template-columns:repeat(3,1fr);max-width:1100px}.pain-grid-3 .pain-card{min-height:190px}.delivery-flow{padding-top:76px;padding-bottom:82px}.delivery-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1000px;margin:auto}.delivery-steps article{position:relative;background:#081c31;border:1px solid #1c4774;border-radius:20px;padding:25px 23px 24px;display:flex;flex-direction:column;gap:8px}.delivery-steps i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--orange);color:#111;font-style:normal;font-weight:900;font-size:20px}.delivery-steps b{font-family:Oswald;font-size:22px;color:#fff}.delivery-steps span{font-size:13px;color:#aebfd0}.offer-section{position:relative}.offer-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 44%,rgba(255,136,0,.08),transparent 33%);pointer-events:none}.checkout-card{position:relative;z-index:2}.checkout-card .btn-checkout{width:100%;font-size:15px;padding:18px 18px}.checkout-card .label{letter-spacing:1.3px}.hero .btn-primary,.checkout-card .btn-primary,.final-cta .btn-primary,.after-proof-cta .btn-primary{box-shadow:0 14px 40px rgba(255,126,0,.28)}
@media(max-width:900px){.after-proof-cta{align-items:flex-start;flex-direction:column}.pain-grid-3,.delivery-steps{grid-template-columns:1fr}.pain-grid-3 .pain-card{min-height:0}.delivery-steps article{min-height:0}}
@media(max-width:560px){.after-proof-cta{padding:18px}.after-proof-cta .btn{width:100%}.proof-first{padding-top:64px}.delivery-flow{padding-top:62px;padding-bottom:64px}}


/* =========================
   LAPIDACIÓN V4 FINAL — MESSAGE MATCH + CHECKOUT REAL
   ========================= */
.guarantee-section{
  padding-top:72px;
  padding-bottom:20px;
  background:linear-gradient(180deg,#061423,#071525);
}
.guarantee-card{
  display:grid;
  grid-template-columns:110px 1fr .72fr;
  gap:28px;
  align-items:center;
  padding:30px 34px;
  border:1px solid #6e49d8;
  border-radius:24px;
  background:
    radial-gradient(circle at 8% 50%,rgba(140,92,255,.16),transparent 24%),
    #091a2f;
  box-shadow:0 22px 60px rgba(0,0,0,.26);
}
.guarantee-icon{
  width:92px;height:92px;border-radius:50%;
  display:grid;place-items:center;
  font-family:Oswald,sans-serif;font-size:48px;font-weight:800;
  color:#fff;border:2px solid #8c5cff;
  background:linear-gradient(135deg,#5127a8,#8c5cff);
  box-shadow:0 0 0 9px rgba(140,92,255,.08);
  position:relative;
}
.guarantee-icon:after{
  content:"DÍAS";
  position:absolute;bottom:11px;font-size:9px;letter-spacing:1.6px;
}
.guarantee-copy h2{font-family:Oswald,sans-serif;font-size:39px;line-height:1.05;margin:7px 0 10px}
.guarantee-copy p{margin:0;color:#aebfd0;font-size:13px;max-width:650px}
.guarantee-points{display:grid;gap:9px}
.guarantee-points span{
  padding:10px 12px;border-radius:11px;border:1px solid #294d77;
  background:#07182b;color:#d9e6f2;font-size:12px;font-weight:800
}
.checkout-card{
  border-color:#8c5cff;
  box-shadow:0 20px 60px rgba(140,92,255,.08),var(--shadow)
}
.checkout-card .label{background:#24164a;color:#c9b9ff;border:1px solid #6041b5}
.checkout-card .secure{color:#aeb8d8}
.offer-note{border-color:#433276}
.topbar b{color:#fff}
.hero-actions .btn-primary,.after-proof-cta .btn-primary,.checkout-card .btn-primary,.final-cta .btn-primary{
  background:linear-gradient(135deg,#ff9a00,#ff7900)
}
@media(max-width:900px){
  .guarantee-card{grid-template-columns:90px 1fr}
  .guarantee-points{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
  .guarantee-section{padding-top:58px}
  .guarantee-card{grid-template-columns:1fr;text-align:center;padding:25px 18px}
  .guarantee-icon{margin:auto}
  .guarantee-copy h2{font-size:34px}
  .guarantee-points{grid-template-columns:1fr}
}
