:root{color-scheme:light;--ink:#14202a;--muted:#63717d;--paper:#f4f0e8;--paper-strong:#fffaf1;--line:#d3cabd;--red:#a32222;--red-dark:#761919;--blue:#163b63;--gold:#c29346;--gold-light:#ffcc01;--green:#22604f;--black:#0b1218;--shadow:0 18px 50px rgba(20,32,42,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory;height:100%}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:linear-gradient(90deg,rgba(20,32,42,.035)1px,transparent 1px),linear-gradient(rgba(20,32,42,.035)1px,transparent 1px),var(--paper);background-size:42px 42px;min-height:100vh;display:flex;flex-direction:column;height:100%}img{display:block;max-width:100%}a{color:inherit}h1,h2,p{margin-top:0}h1{max-width:760px;margin-bottom:18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3rem,7vw,6.6rem);line-height:.92;letter-spacing:0}h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1;margin-bottom:16px}h3{font-size:1.12rem;margin-bottom:8px}h8{display:block;margin-bottom:8px;color:var(--red);font-size:1.5rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-family:inherit;line-height:inherit}.lead{max-width:680px;color:rgba(255,255,255,.82);font-size:clamp(1.05rem,2vw,1.32rem);line-height:1.62}.hero{min-height:85vh;display:grid;align-items:center;position:relative;background:linear-gradient(135deg,var(--paper)0%,rgba(244,240,232,.8)100%),url("assets/img/plano-fondo-azul.webp")center/cover;color:#fff;scroll-snap-align:start;scroll-snap-stop:always}.hero::after{content:"";position:absolute;inset:auto 0 0;height:60px;background:linear-gradient(transparent,var(--paper));pointer-events:none}.hero-inner{width:min(1160px,calc(100%-32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr);gap:42px;align-items:center;position:relative;z-index:1;padding:54px 0}.eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-bottom:18px;padding:7px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#f4d8a2;font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.case-cover{position:relative;min-height:460px;display:grid;place-items:center}.case-cover img{width:min(340px,74vw);filter:drop-shadow(0 24px 42px rgba(0,0,0,.35))}.evidence-mockup{position:relative;width:min(390px,78vw)}.mockup-main{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 12%;border-radius:8px}.mockup-photo{position:absolute;width:80px;height:80px;object-fit:cover;border-radius:50%;border:3px solid #fff;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.mockup-photo-a{top:20px;right:20px}.mockup-photo-b{bottom:20px;left:20px}.mockup-photo-c{bottom:20px;right:20px}.evidence-strip{display:flex;gap:16px;margin-top:32px}.evidence-strip div{flex:1;text-align:center;font-size:.9rem;font-weight:800}.evidence-strip div:last-child{text-align:right}.label{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-bottom:18px;padding:7px 10px;border:1px solid rgba(20,32,42,.12);border-radius:999px;color:var(--muted);font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}main{margin:0 auto;max-width:1160px;padding:0 16px}.section{width:100%;margin:0 auto;padding:64px 0}.section.compact{padding:48px 0}#productos{min-height:70vh;display:flex;flex-direction:column;justify-content:center}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:64px;align-items:center}.muted{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.asset-wall{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.asset-wall figure{margin:0}.asset-wall img{width:100%;height:200px;object-fit:cover;border-radius:8px}.asset-wall figcaption{margin-top:8px;font-size:.9rem;text-align:center}.card,.product,.panel,.hint-card{background:var(--paper-strong);border:1px solid var(--line);border-radius:8px;padding:24px}.card,.hint-card{min-height:120px}.card p,.product p,.hint-card p{color:var(--muted);line-height:1.6}.product-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:8px}.price{display:flex;flex-direction:column;gap:4px;font-size:.9rem}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border:0;border-radius:6px;background:var(--ink);color:#fff;font-weight:900;text-decoration:none;cursor:pointer;box-shadow:0 12px 26px rgba(20,32,42,.18)}.button.secondary{background:#fffaf1;color:var(--ink);border:1px solid var(--line);box-shadow:none}.button.red{background:var(--red)}.button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(194,147,70,.45);outline-offset:2px}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:26px}.product{min-height:400px;display:flex;flex-direction:column}.product-media{height:250px;width:100%;overflow:hidden;background:#182631}.product-media img{width:100%;height:100%;object-fit:cover;object-position:center 12%;display:block}.product-media.light{background:#fff}.product-body{padding:16px;display:flex;flex-direction:column;flex:1}.status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;background:rgba(34,96,79,.12);color:var(--green);font-size:.75rem;font-weight:900;letter-spacing:.08em}.status.soon{background:rgba(194,147,70,.18);color:#7a5722}.status.soon2{background:rgba(194,147,70,.18);color:var(--red)}.band{background:#132332;color:#f7ead3}.band .section{max-width:1160px;padding:48px 16px}.band p{margin-bottom:0}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.step{display:flex;flex-direction:column;gap:12px;text-align:center}.step::before{content:"";width:48px;height:48px;margin:0 auto;background:var(--red);border-radius:50%;mask:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='m4.5 12.75 6 6 9-13.5' /%3e%3c/svg%3e") center/contain no-repeat}.feature-row{display:flex;gap:24px}.feature-row div{flex:1;text-align:center}.faq{display:flex;flex-direction:column;gap:16px}.faq details{border:1px solid var(--line);border-radius:8px}.faq summary{cursor:pointer;padding:16px;font-weight:800}.faq p{margin-top:8px;padding:0 16px 16px}.newsletter{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.newsletter p{margin-bottom:16px}.newsletter form{display:flex;gap:12px}.newsletter input{flex:1;padding:12px;border:1px solid var(--line);border-radius:6px}.form-message{margin-top:8px;font-size:.9rem;color:var(--green)}.reviews-head{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.reviews-head p{margin:0}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-height:500px;overflow:auto;padding-right:6px}.review-card{min-height:145px;padding:14px;background:var(--paper-strong);border:1px solid var(--line);border-radius:8px}.review-card p{color:var(--muted);line-height:1.4;font-size:.9rem}.stars{color:var(--gold);font-size:1.2rem;letter-spacing:.04em;margin-bottom:10px}.button.gold{background:var(--gold-light);color:var(--red)!important}.page-hero{background:#132332;color:#fff}.page-hero .section{max-width:1160px;padding:64px 16px}.page-hero p{color:rgba(255,255,255,.8);line-height:1.6}.panel{max-width:600px}.form{margin:0 auto;max-width:400px;display:flex;flex-direction:column;gap:16px}.label{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-bottom:18px;padding:7px 10px;border:1px solid rgba(20,32,42,.12);border-radius:999px;color:var(--muted);font-size:.8rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}label{display:block;margin-bottom:8px;font-weight:800}input,select,textarea{padding:12px;border:1px solid var(--line);border-radius:6px;font-family:inherit}textarea{min-height:120px;resize:vertical}.consent{display:flex;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;font-weight:650;color:var(--muted)}.consent input{width:18px;min-height:18px;margin-top:3px}.hidden{display:none!important}.hint-list{display:grid;gap:14px}.hint-card{box-shadow:none}.hint-button{width:100%;display:flex;justify-content:space-between;padding:16px;background:0;border:0;border-radius:6px;text-align:left;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:800}.hint-content{display:none;padding-top:16px;border-top:1px solid var(--line)}.hint-card.open .hint-content{display:block}.solution-check{margin-top:32px;padding-top:24px;border-top:1px solid var(--line)}.solution-result{margin-top:8px;color:var(--green);font-weight:800}.legal-doc h2{margin-bottom:16px}.legal-doc li{margin-bottom:8px}code{background:rgba(20,32,42,.08);padding:2px 4px;border-radius:3px;font-family:monospace;font-size:.9rem}.client-tools{display:flex;gap:12px;margin-bottom:16px}table{width:100%;border-collapse:collapse}th,td{padding:12px;text-align:left;border-bottom:1px solid var(--line)}th{font-weight:900;text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.empty-state{text-align:center;padding:48px;color:var(--muted)}.site-header{position:sticky;top:0;z-index:20;background:rgba(244,240,232,.92);border-bottom:1px solid rgba(20,32,42,.12);backdrop-filter:blur(16px)}.top-bar{background:#132332;color:#f7ead3;border-bottom:1px solid rgba(255,255,255,.12)}.top-bar-inner{width:min(1160px,calc(100%-32px));min-height:38px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:.86rem;font-weight:850}.nav{width:min(1160px,calc(100%-32px));margin:0 auto;min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand span{line-height:1}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{min-height:40px;padding:11px 14px;border-radius:6px;color:#263643;text-decoration:none;font-size:.94rem;font-weight:800}.nav-links a:hover,.nav-links a.active{background:#e8dfd1}.button-strong{min-height:44px;padding-inline:18px;text-transform:uppercase;letter-spacing:.04em}.product-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.product-media{height:250px}.product-body{padding:16px}.status{color:var(--red)}.band p{margin-bottom:0}.steps{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-row{flex-direction:column;gap:16px}.faq{flex-direction:column}.newsletter{grid-template-columns:1fr;gap:24px}.newsletter form{flex-direction:column}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:500px}.review-card{min-height:145px;padding:14px}.site-footer{margin-top:auto;border-top:1px solid var(--line)}.site-footer .section{display:flex;justify-content:space-between;gap:16px;padding:32px 0;font-size:.9rem}.site-footer a{text-decoration:underline}@media(max-width:980px){.hero-inner{gap:32px}.case-cover{min-height:380px}.evidence-mockup{width:min(320px,70vw)}.mockup-photo{width:60px;height:60px}.evidence-strip{flex-direction:column;gap:12px;text-align:left}.evidence-strip div{text-align:left}.evidence-strip div:last-child{text-align:left}.grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.asset-wall{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.asset-wall img{height:150px}.card,.product,.panel,.hint-card{padding:20px}.hero-actions{justify-content:center}.actions{justify-content:center}.steps{grid-template-columns:repeat(2,minmax(0,1fr));scroll-padding-top:60px}.feature-row{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .section{flex-direction:column;text-align:center;gap:8px}}@media(max-width:768px){.hero{min-height:70vh}.hero-inner{grid-template-columns:1fr;gap:24px;padding:32px 0}.eyebrow{margin-bottom:12px}.h1{font-size:clamp(2.5rem,8vw,4rem)}.lead{font-size:1.1rem}.case-cover{display:none}.evidence-mockup{display:none}.split{grid-template-columns:1fr;gap:32px}.grid{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr}.asset-wall{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.asset-wall img{height:120px}.card,.product,.panel,.hint-card{padding:16px}.hero-actions{flex-direction:column}.actions{flex-direction:column}.steps{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr}.faq{flex-direction:column}.newsletter{grid-template-columns:1fr}.newsletter form{flex-direction:column}.review-grid{grid-template-columns:1fr;max-height:none}.review-card{min-height:auto;padding:12px}.nav{flex-direction:column;gap:16px;padding:16px 0}.nav-links{flex-direction:column;width:100%}.nav-links a{min-height:48px;text-align:center}.brand{justify-content:center}.top-bar-inner{flex-direction:column;text-align:center;gap:8px}.site-footer .section{text-align:center}}@media(max-width:640px){.section{padding:32px 0}.section.compact{padding:24px 0}#productos{min-height:50vh}.hero{min-height:60vh}.hero-inner{padding:24px 0}.h1{font-size:clamp(2rem,6vw,3rem)}.h2{font-size:clamp(1.5rem,5vw,2.5rem)}.lead{font-size:1rem}.card,.product,.panel,.hint-card{padding:12px}.steps{grid-template-columns:1fr}.feature-row{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.site-footer .section{text-align:center}}