@import url('/whatsapp.css');
.price-caption{display:block;font-size:.68rem;letter-spacing:.12em;color:#536378;margin-bottom:8px}
:root{--ink:#132e50;--muted:#536378;--brand:#163c73;--brand-dark:#0a2953;--paper:#f5f7fb;--line:#dce3ed;--accent:#ffcb58;--white:#fff;--radius:20px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0}a{color:inherit}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ae6f00;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.045em}p{line-height:1.7}h1{font-size:clamp(2.6rem,5vw,4.7rem);line-height:1.04;margin-bottom:24px;font-weight:750}h1 em{color:var(--brand);font-style:normal}h2{font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15;margin-bottom:20px}h3{font-size:1.22rem;line-height:1.3}.shell{width:min(1160px,calc(100% - 48px));margin-inline:auto}.skip{position:absolute;top:-70px;left:15px;background:white;padding:15px;z-index:20}.skip:focus{top:10px}.topline{background:var(--brand-dark);color:white;text-align:center;font-size:.78rem;padding:9px 15px;letter-spacing:.025em}.header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:80px}.brand{text-decoration:none;display:flex;align-items:center;gap:12px;white-space:nowrap}.brand-symbol{width:43px;height:44px;display:block;flex-shrink:0}.brand-symbol img{display:block;width:100%;height:100%;object-fit:contain}.brand strong{display:block;letter-spacing:-.04em;font-size:1.1rem}.brand small{display:block;color:var(--muted);font-size:.72rem;margin-top:4px;letter-spacing:.035em}.nav{display:flex;gap:26px;align-items:center;font-size:.88rem}.nav a{text-decoration:none}.nav a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:15px 24px;border-radius:10px;border:1px solid transparent;background:var(--accent);color:var(--brand-dark);font-weight:700;text-decoration:none;line-height:1.3;text-align:center;transition:background .15s,transform .15s}.button:hover{background:#f2b93f;transform:translateY(-1px)}.button.small{min-height:43px;font-size:.82rem;padding:11px 17px}.button.light{background:white;color:var(--brand);border-color:var(--line)}.button.light:hover{background:#edf2fa}.hero{padding:65px 0 58px;display:grid;grid-template-columns:1fr 1fr;gap:66px;align-items:start}.hero-copy{padding-top:18px}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:700;color:var(--brand);margin-bottom:24px;display:flex;align-items:center;gap:8px}.eyebrow:before{content:'';width:7px;height:7px;border-radius:100%;background:#efb83c}.intro{font-size:1.06rem;max-width:470px;color:var(--muted);margin-bottom:28px}.benefits{list-style:none;padding:0;margin:26px 0 29px;display:grid;gap:14px;font-size:.9rem}.benefits li{display:flex;align-items:center;gap:11px}.check{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:100%;background:#e6edf8;color:var(--brand);font-size:.8rem;font-weight:700;flex-shrink:0}.small-note{font-size:.77rem;line-height:1.6;color:var(--muted)}.hero-assurance{padding-top:22px;margin-top:25px;border-top:1px solid var(--line);display:flex;gap:13px;align-items:center}.ocaso{width:48px;height:auto;object-fit:contain}.hero-assurance p{margin:0;font-size:.78rem;line-height:1.5;max-width:290px}.price{font-size:1rem;margin:-2px 0 19px}.price strong{font-size:3.7rem;letter-spacing:-.05em}.price sup{font-size:1.4rem}.quote-card{background:white;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 55px #17386310;overflow:hidden;scroll-margin-top:96px}.quote-head{padding:28px 30px 21px;border-bottom:1px solid var(--line)}.quote-head .eyebrow{margin-bottom:12px;font-size:.66rem}.quote-head h2{font-size:1.65rem;letter-spacing:-.035em;margin-bottom:9px}.quote-head p{font-size:.83rem;color:var(--muted);margin:0;line-height:1.5}.progress-meta{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);margin-bottom:11px}.progress-track{height:5px;background:#edf1f7;border-radius:9px;overflow:hidden}.progress-fill{height:100%;background:var(--brand);width:20%;transition:width .2s}.quote-body{padding:24px 30px 28px}.step-title{font-size:1.25rem;margin:24px 0 8px;outline:none}.step-hint{font-size:.83rem;color:var(--muted);line-height:1.5;margin-bottom:18px}.options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{position:relative;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:14px 12px;min-height:51px;cursor:pointer;font-size:.88rem}.choice:hover{background:#f5f8fc;border-color:#9ab0cd}.choice:has(input:checked){background:#ecf2fb;border-color:var(--brand);color:var(--brand);font-weight:700}.choice input{accent-color:var(--brand);width:17px;height:17px;margin:0;flex-shrink:0}.choice.wide{grid-column:1/-1}.field{display:block;margin:15px 0 0;font-size:.83rem;font-weight:600}.field input,.field select{display:block;width:100%;height:48px;border:1px solid #bbc9dc;border-radius:9px;background:#fff;color:var(--ink);padding:11px 12px;margin-top:8px;font-size:1rem}.field input::placeholder{color:#6c7b90}.field small{display:block;font-weight:400;line-height:1.5;color:var(--muted);margin-top:6px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.step-actions{display:flex;gap:12px;margin-top:23px}.step-actions .button{flex:1}.back{border:1px solid var(--line);border-radius:10px;background:white;color:var(--muted);padding:12px 15px;min-height:52px}.error{color:#a12c25;font-size:.85rem;line-height:1.5;margin-top:14px}.error:empty{display:none}.form-foot{font-size:.73rem;color:var(--muted);text-align:center;line-height:1.5;margin:17px 0 0}.consent{display:flex;align-items:flex-start;gap:9px;font-size:.75rem;color:var(--muted);line-height:1.55;margin-top:17px}.consent input{accent-color:var(--brand);width:19px;height:19px;flex-shrink:0;margin-top:1px}.privacy-mini{font-size:.67rem;color:var(--muted);line-height:1.5;margin-top:13px}.trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success{text-align:center;padding:25px 0 10px}.success .check{width:55px;height:55px;font-size:1.5rem;margin-bottom:20px}.success h3{font-size:1.7rem}.success p{color:var(--muted);font-size:.9rem}.trust-strip{background:white;border-block:1px solid var(--line)}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px;gap:25px}.trust-item{display:flex;align-items:center;justify-content:center;gap:13px;font-size:.81rem}.trust-item svg{color:var(--brand);flex-shrink:0}.trust-item strong{display:block;margin-bottom:4px}.trust-item span{color:var(--muted);font-size:.74rem}.section{padding:75px 0}.section-title{max-width:650px;margin-bottom:35px}.section-title .eyebrow{margin-bottom:15px}.section-title p{color:var(--muted);font-size:.96rem}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:white}.card .icon{width:45px;height:45px;border-radius:12px;background:#fff3d6;display:grid;place-items:center;color:var(--brand);margin-bottom:23px}.card p{color:var(--muted);font-size:.88rem;margin-bottom:0}.card a{display:inline-flex;margin-top:22px;font-weight:700;font-size:.84rem;text-decoration:none;color:var(--brand)}.card a:hover{text-decoration:underline}.steps-band{background:var(--brand-dark);color:white;padding:48px;border-radius:24px;display:grid;grid-template-columns:1.05fr 1.6fr;gap:50px}.steps-band h2{margin-bottom:13px}.steps-band p{color:#d6e2f3;font-size:.9rem}.process{display:grid;gap:21px}.process-item{display:flex;gap:18px;align-items:flex-start}.num{color:var(--accent);font-size:1.3rem;font-weight:700}.process-item h3{font-size:1rem;margin-bottom:5px;letter-spacing:0}.process-item p{margin:0;font-size:.85rem}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq details:first-child{padding-top:0}.faq summary{font-size:.98rem;font-weight:600;cursor:pointer;line-height:1.5;list-style:none;padding-right:32px;position:relative}.faq summary:after{content:'+';position:absolute;right:2px;top:0;font-size:1.4rem;color:var(--brand)}.faq details[open] summary:after{content:'−'}.faq details p{margin:13px 0 2px;color:var(--muted);font-size:.9rem}.guide-tag{font-size:.66rem;color:var(--brand);text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px;display:block}.closing{border-radius:22px;background:#edf2fb;padding:40px 46px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:55px}.closing h2{font-size:1.85rem;margin-bottom:10px}.closing p{font-size:.9rem;color:var(--muted);margin:0}.closing .button{flex-shrink:0}.footer{padding:35px 0 105px;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:22px}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer p{max-width:800px;font-size:.74rem}.breadcrumb{font-size:.76rem;color:var(--muted);padding-top:25px}.breadcrumb a{text-decoration:none}.article{max-width:760px;margin:45px auto 65px}.article h1{font-size:clamp(2.3rem,4vw,3.6rem)}.article h2{font-size:1.65rem;margin-top:36px}.article p,.article li{color:var(--muted);line-height:1.8}.article li{margin-bottom:10px}.article table{border-collapse:collapse;width:100%;font-size:.9rem}.article th,.article td{text-align:left;padding:15px;border:1px solid var(--line);line-height:1.5}.article th{background:#e9eff8}.table-scroll{overflow-x:auto}.article-callout{background:white;border-left:4px solid var(--brand);padding:23px;border-radius:0 12px 12px 0;margin:25px 0}.article-callout p{margin:0}.article-meta{font-size:.75rem;margin:15px 0 30px}.source{font-size:.8rem}.sticky-mobile{display:none}
@media(max-width:950px){.hero{gap:30px}.nav{gap:15px}.nav .optional{display:none}h1{font-size:3.4rem}.steps-band{gap:25px;padding:35px}.split{gap:40px}.quote-head,.quote-body{padding-inline:23px}}
@media(max-width:700px){.shell{width:calc(100% - 32px)}.header-inner{min-height:69px;gap:10px}.brand strong{font-size:1rem}.brand small{font-size:.65rem}.brand-symbol{width:32px;height:37px}.nav>a:not(.button){display:none}.button.small{padding:10px 12px;font-size:.75rem}.topline{font-size:.69rem;padding:8px 10px}.hero{grid-template-columns:1fr;gap:27px;padding:30px 0 35px}.hero-copy{padding:0}.hero-copy .eyebrow{margin-bottom:17px}h1{font-size:2.35rem;max-width:500px;margin-bottom:17px}.intro{font-size:.96rem;margin-bottom:18px}.hero-copy>.button{display:none}.benefits{margin:18px 0;gap:10px;font-size:.82rem}.hero-assurance{margin-top:20px;padding-top:17px}.hero-assurance p{font-size:.74rem}.quote-head{padding:23px}.quote-head h2{font-size:1.45rem}.quote-body{padding:21px}.trust-inner{grid-template-columns:1fr;gap:19px;padding:24px 0}.trust-item{justify-content:flex-start;padding-left:13px}.section{padding:45px 0}.cards,.steps-band,.split{grid-template-columns:1fr}.cards{gap:14px}.card{padding:24px}.steps-band{padding:28px;gap:20px;border-radius:18px}.split{gap:20px}.section-title{margin-bottom:25px}.closing{flex-direction:column;align-items:flex-start;padding:28px;margin-bottom:35px;gap:24px}.closing .button{width:100%}.footer-top{flex-direction:column;gap:18px}.footer{padding-bottom:120px}.article{margin-top:30px}.article h1{font-size:2.35rem}.field-grid{gap:0 10px}.sticky-mobile{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:11;background:rgba(255,255,255,.97);border-top:1px solid var(--line);padding:10px 85px calc(10px + env(safe-area-inset-bottom)) 15px}.sticky-mobile .button{width:100%;min-height:46px;font-size:.85rem;padding:12px}.wa-float{bottom:calc(12px + env(safe-area-inset-bottom))!important}.wa-float .wa-label{display:none}.price strong{font-size:3rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Contactos y marca: azul marino y amarillo del logo. */
.topline{background:var(--brand-dark);text-align:left;padding-block:10px}
.topline-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}
.topline-contacts{display:flex;gap:24px;align-items:center}
.topline a{text-decoration:none}.topline a:hover{text-decoration:underline}
.footer-contact{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:18px;font-size:.85rem;color:var(--brand)}
.footer-contact a{text-decoration:none}.footer-contact a:hover{text-decoration:underline}
.hero-assurance a{text-decoration:none;color:var(--brand)}
.quote-head{background:#f9fbfe}
.form-foot{color:#617085}
@media(max-width:700px){.topline-inner{justify-content:flex-end}.topline-inner>span{display:none}.topline-contacts{width:100%;justify-content:space-between;gap:8px;font-size:.72rem;letter-spacing:0}.footer-contact{flex-direction:column;overflow-wrap:anywhere}.brand-symbol{width:36px;height:37px}}

/* Preferencias publicitarias: botones equivalentes y diálogo adaptable. */
.marketing-preferences{border:0;background:none;color:inherit;text-decoration:underline;cursor:pointer;padding:12px 0;font:inherit}.marketing-dialog{border:0;border-radius:18px;padding:28px;max-width:540px;width:calc(100% - 32px);box-sizing:border-box;color:#123667}.marketing-dialog::backdrop{background:#12366788}.marketing-actions{display:flex;gap:12px;flex-wrap:wrap}.marketing-actions button{flex:1;border:1px solid #123667;background:white;color:#123667;border-radius:9px;padding:14px;font:inherit;cursor:pointer;min-width:150px}.marketing-actions button:disabled{opacity:.5}.marketing-dialog p{line-height:1.5}
