:root{--navy:#112a45;--blue:#1677d2;--sky:#e9f5ff;--ink:#172536;--muted:#657383;--line:#dce5ed;--white:#fff;--green:#20a66a;--radius:22px;--shadow:0 20px 60px rgba(17,42,69,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fbfdff;font-family:"DM Sans",sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.7rem;z-index:99}button{font:inherit}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:0 clamp(1.25rem,5vw,5.5rem);background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,229,237,.8)}.brand{display:flex;align-items:center;gap:.7rem;font-family:Manrope,sans-serif}.brand-mark{width:42px;height:42px;border-radius:50% 50% 50% 12px;background:linear-gradient(145deg,var(--blue),#0e4f98);display:grid;place-items:center;color:#fff;box-shadow:0 7px 18px rgba(22,119,210,.22)}.brand-mark span{font-weight:800;letter-spacing:-2px}.brand-name{font-size:.93rem;letter-spacing:.12em;white-space:nowrap}.brand-name b{color:var(--blue)}nav{display:flex;gap:2rem;font-size:.9rem;font-weight:600}nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:1rem}.language{border:0;background:transparent;color:#99a5b0;cursor:pointer;font-weight:700}.language span{padding:.25rem}.language .active{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--blue);color:#fff;border-radius:999px;padding:1rem 1.4rem;font-weight:700;box-shadow:0 9px 24px rgba(22,119,210,.24);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#0f67bb}.button-small{padding:.7rem 1.15rem;font-size:.9rem}.hero{min-height:670px;max-width:1440px;margin:auto;padding:clamp(4rem,8vw,7.5rem) clamp(1.25rem,7vw,7rem);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--blue);font-weight:800;font-size:.73rem;margin:0 0 1rem}.hero h1{font:800 clamp(3rem,6vw,5.6rem)/.99 Manrope,sans-serif;letter-spacing:-.055em;margin:0;max-width:760px;color:var(--navy)}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lede{font-size:clamp(1.05rem,1.5vw,1.25rem);color:var(--muted);max-width:610px;margin:1.7rem 0}.hero-actions{display:flex;align-items:center;gap:1.5rem}.text-link{font-weight:700}.text-link span:last-child{color:var(--blue);margin-left:.3rem}.service-area{display:flex;align-items:center;gap:.75rem;margin-top:2.3rem;color:var(--muted);font-size:.86rem}.service-area p{margin:0}.service-area strong{color:var(--ink)}.pulse{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 7px rgba(32,166,106,.1)}.hero-visual{height:min(42vw,540px);min-height:420px;background:radial-gradient(circle at 55% 44%,#fff 0 18%,transparent 18%),linear-gradient(145deg,#eff8ff,#dceeff);border-radius:48% 48% 18% 48%;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(22,119,210,.15);border-radius:50%}.orbit-one{width:72%;height:72%}.orbit-two{width:95%;height:95%;border-style:dashed}.shield{width:210px;height:230px;background:linear-gradient(150deg,var(--navy),#184d7d);clip-path:polygon(50% 0,92% 15%,87% 68%,50% 100%,13% 68%,8% 15%);display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;filter:drop-shadow(0 22px 26px rgba(17,42,69,.24));z-index:2}.shield>span{font:800 4rem Manrope;letter-spacing:-.12em;margin-right:.15em}.shield small{font-size:.58rem;letter-spacing:.14em;opacity:.7}.float-card{position:absolute;z-index:3;background:rgba(255,255,255,.94);box-shadow:var(--shadow);border:1px solid #fff;border-radius:16px;padding:.85rem 1rem;min-width:125px;display:flex;align-items:center;gap:.7rem;font-weight:700}.float-card p{margin:0}.icon{width:35px;height:35px;border-radius:10px;background:var(--sky);color:var(--blue);display:grid;place-items:center}.card-home{top:15%;left:2%}.card-health{top:27%;right:-2%}.card-auto{bottom:14%;left:9%}.trust-strip{background:var(--navy);color:#fff;display:grid;grid-template-columns:repeat(3,180px) 1fr;gap:2rem;align-items:center;padding:1.6rem clamp(1.25rem,7vw,7rem)}.trust-strip p{margin:0;display:flex;align-items:center;gap:.6rem}.trust-strip strong{font:800 1.9rem Manrope}.trust-strip span{font-size:.75rem;color:#b8c9da;max-width:70px;line-height:1.15}.trust-strip .trust-message{justify-self:end;font-size:.9rem;color:#dce9f4}.section{padding:clamp(5rem,8vw,8rem) clamp(1.25rem,7vw,7rem);max-width:1440px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-bottom:3rem}.section-heading h2,.contact h2{font:800 clamp(2.3rem,4vw,4rem)/1.08 Manrope;margin:0;color:var(--navy);letter-spacing:-.045em}.section-heading>p{max-width:475px;color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;min-height:200px;transition:.25s transform,.25s box-shadow,.25s border}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.service-icon{width:46px;height:46px;background:var(--sky);color:var(--blue);border-radius:13px;display:grid;place-items:center;font-weight:800}.service-card h3{font:700 1.08rem Manrope;margin:1.4rem 0 .35rem}.service-card p{font-size:.86rem;color:var(--muted);margin:0}.why{max-width:1440px;margin:auto;padding:0 clamp(1.25rem,7vw,7rem) clamp(5rem,8vw,8rem);display:grid;grid-template-columns:1.3fr .7fr;gap:1.25rem}.why-panel{background:var(--navy);color:#fff;border-radius:32px;padding:clamp(2.2rem,5vw,5rem)}.eyebrow.light{color:#6bbaff}.why h2{font:800 clamp(2.2rem,4vw,3.8rem)/1.05 Manrope;letter-spacing:-.045em;margin:0 0 1rem;max-width:650px}.why-panel>p:not(.eyebrow){color:#b8c9da;max-width:580px}.why-list{margin-top:3rem}.why-list>div{display:flex;gap:1.2rem;border-top:1px solid rgba(255,255,255,.14);padding:1.3rem 0}.why-list>div>span{color:#6bbaff;font-weight:700;font-size:.8rem}.why-list p{display:flex;flex-direction:column;margin:0}.why-list small{color:#b8c9da;margin-top:.3rem}.quote-card{background:linear-gradient(155deg,#edf8ff,#dbeefe);border-radius:32px;padding:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;justify-content:center}.quote-mark{font:800 6rem/1 Georgia;color:var(--blue);margin:0}.quote-card blockquote{font:700 clamp(1.5rem,2.5vw,2.2rem)/1.25 Manrope;margin:0;color:var(--navy)}.signature{color:var(--muted);margin-top:2rem}.contact{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center;border-top:1px solid var(--line)}.contact-copy>p:last-child{color:var(--muted);max-width:520px}.contact-options{display:flex;flex-direction:column;gap:.8rem}.contact-button{display:grid;grid-template-columns:48px 1fr auto;gap:1rem;align-items:center;padding:1rem 1.2rem;border:1px solid var(--line);border-radius:17px;background:#fff;transition:.2s transform,.2s box-shadow}.contact-button:hover{transform:translateX(5px);box-shadow:0 12px 28px rgba(17,42,69,.09)}.contact-button>span:first-child{width:44px;height:44px;border-radius:12px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:1.2rem}.contact-button>span:nth-child(2){display:flex;flex-direction:column}.contact-button small{color:var(--muted)}.contact-button>b{color:var(--blue)}.contact-button.whatsapp>span:first-child{background:#e8f8f0;color:var(--green)}footer{background:#0d2137;color:#b8c9da;padding:3.5rem clamp(1.25rem,7vw,7rem);display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;font-size:.8rem}.footer-brand{color:#fff}.legal{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:1.4rem;display:flex;justify-content:space-between;gap:2rem}.legal span:last-child{max-width:700px;text-align:right}.mobile-contact{display:none}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.service-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-message{display:none}.hero{grid-template-columns:1fr}.hero-visual{height:480px}.why{grid-template-columns:1fr}.quote-card{min-height:350px}nav{display:none}}
@media(max-width:650px){body{padding-bottom:64px}.site-header{height:72px;padding:0 1rem}.header-actions .button{display:none}.brand-name{font-size:.78rem}.brand-mark{width:38px;height:38px}.hero{padding-top:3.5rem}.hero h1{font-size:clamp(2.75rem,13vw,4rem)}.hero-lede{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:360px;height:90vw;margin-top:1rem}.shield{width:150px;height:170px}.shield>span{font-size:3rem}.float-card{min-width:auto;padding:.65rem .75rem;font-size:.8rem}.card-health{right:-4%}.trust-strip{padding:1.2rem 1rem;gap:.5rem}.trust-strip p{flex-direction:column;align-items:flex-start;gap:0}.trust-strip strong{font-size:1.5rem}.section-heading{display:block}.section-heading>p{margin-top:1rem}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:1.15rem;min-height:180px}.why{padding-left:1rem;padding-right:1rem}.why-panel,.quote-card{border-radius:24px}.contact{grid-template-columns:1fr}.contact-options{margin-top:1rem}footer{grid-template-columns:1fr;padding-bottom:3rem}.legal{display:block}.legal span{display:block;text-align:left!important;margin-top:.8rem}.mobile-contact{position:fixed;display:grid;grid-template-columns:repeat(3,1fr);bottom:0;left:0;right:0;background:#fff;z-index:30;box-shadow:0 -8px 28px rgba(17,42,69,.12);padding:.55rem;gap:.4rem}.mobile-contact a{text-align:center;background:var(--navy);color:#fff;padding:.65rem .25rem;border-radius:9px;font-size:.76rem;font-weight:700}.mobile-contact a:first-child{background:var(--green)}}
.coverage-panel{position:relative;z-index:2;width:min(82%,430px);background:rgba(255,255,255,.96);border:1px solid #fff;border-radius:28px;padding:2rem;box-shadow:var(--shadow)}.coverage-panel>img{display:block;width:210px;height:80px;object-fit:contain;object-position:left center}.coverage-kicker{margin:.35rem 0 1.5rem;color:var(--blue);font-size:.72rem;font-weight:800;letter-spacing:.15em}.coverage-list{display:flex;flex-direction:column}.coverage-list>div{display:grid;grid-template-columns:46px 1fr;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid var(--line)}.coverage-list>div>span{width:44px;height:44px;border-radius:13px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:1.2rem;font-weight:800}.coverage-list p{display:flex;flex-direction:column;margin:0}.coverage-list strong{font:700 1rem Manrope}.coverage-list small{color:var(--muted);margin-top:.15rem}.brand-logo{display:block;width:190px;height:60px;object-fit:contain;object-position:left center}.footer-logo{filter:brightness(0) invert(1);opacity:.94}@media(max-width:650px){.brand-logo{width:145px;height:48px}.coverage-panel{width:90%;padding:1.4rem}.coverage-panel>img{width:180px;height:65px}.coverage-list>div{padding:.8rem 0}}
.coverage-panel{overflow:hidden}.coverage-panel:before{content:"";position:absolute;left:0;bottom:0;width:24px;height:24px;background:#cf2434;clip-path:polygon(0 0,100% 100%,0 100%);opacity:.48}.coverage-panel:after{content:"★";position:absolute;left:3px;bottom:1px;color:#fff;font-size:7px;line-height:1;opacity:.9}.contact-button.google>span:first-child{background:#f5f7fa;color:#4285f4;font-family:Arial,sans-serif;font-weight:800}.footer-google{display:inline-block;color:#fff;font-weight:700;margin-top:.45rem}.footer-google:hover{color:#6bbaff}
.quote-section{max-width:none;background:linear-gradient(145deg,#eff8ff,#f8fbfe);display:grid;grid-template-columns:.85fr 1.15fr;gap:7vw;align-items:center}.quote-intro{max-width:540px;margin-left:auto}.quote-intro h2{font:800 clamp(2.3rem,4vw,4rem)/1.08 Manrope;margin:0;color:var(--navy);letter-spacing:-.045em}.quote-intro>p:not(.eyebrow){color:var(--muted)}.delivery-note{display:flex;gap:.8rem;margin-top:2rem;align-items:center}.delivery-note>span{width:38px;height:38px;border-radius:50%;background:#e5f7ef;color:var(--green);display:grid;place-items:center;font-weight:800}.delivery-note p{display:flex;flex-direction:column;margin:0}.delivery-note small{color:var(--muted);margin-top:.2rem}.quote-form{max-width:680px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(1.4rem,3vw,2.4rem);box-shadow:var(--shadow);display:grid;grid-template-columns:1fr 1fr;gap:1rem}.quote-form label:not(.consent){display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;font-weight:700}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{width:100%;border:1px solid #ccd8e2;border-radius:11px;background:#fbfdff;padding:.85rem;font:inherit;color:var(--ink);outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(22,119,210,.1)}.quote-form textarea{resize:vertical}.quote-form .full{grid-column:1/-1}.consent{display:flex;gap:.65rem;align-items:flex-start;font-size:.76rem;color:var(--muted)}.consent input{margin-top:.2rem;accent-color:var(--blue)}.form-help{text-align:center;color:var(--muted);font-size:.72rem;margin:0}.quote-form button{border:0;cursor:pointer}@media(max-width:850px){.quote-section{grid-template-columns:1fr}.quote-intro{margin:0}.quote-form{max-width:none}}@media(max-width:650px){.quote-form{grid-template-columns:1fr}.quote-form>*{grid-column:1!important}}
.quick-actions{display:flex;flex-direction:column;gap:.65rem;margin-top:1.6rem}.quick-action{display:grid;grid-template-columns:38px 1fr auto;gap:.75rem;align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;padding:.75rem .9rem;transition:.2s transform,.2s box-shadow}.quick-action:hover{transform:translateX(4px);box-shadow:0 10px 24px rgba(17,42,69,.08)}.quick-action>span{width:36px;height:36px;border-radius:10px;background:var(--sky);color:var(--blue);display:grid;place-items:center}.quick-action p{display:flex;flex-direction:column;margin:0}.quick-action small{color:var(--muted)}.quick-action>b{color:var(--blue)}.quick-action.whatsapp>span{background:#e8f8f0;color:var(--green)}.form-heading{margin-bottom:.4rem}.form-heading .eyebrow{margin-bottom:.35rem}.form-heading h3{font:800 1.55rem Manrope;color:var(--navy);margin:0}.form-heading>p:last-child{color:var(--muted);margin:.25rem 0 0;font-size:.85rem}
.contact-consent{font-size:.68rem!important;line-height:1.45;color:#788795!important;margin-top:1rem!important;max-width:520px}
.coverage-panel:before{width:36px;height:36px;opacity:.7;z-index:4}.coverage-panel:after{left:6px;bottom:5px;font-size:11px;opacity:1;z-index:5}
.coverage-panel:before,.coverage-panel:after{display:none}.cuban-easter-egg{grid-column:1/-1;justify-self:end;position:relative;width:30px;height:18px;border-radius:2px;overflow:hidden;opacity:.42;background:linear-gradient(to bottom,#4b86c5 0 20%,#fff 20% 40%,#4b86c5 40% 60%,#fff 60% 80%,#4b86c5 80%)}.cuban-easter-egg:before{content:"";position:absolute;inset:0 auto 0 0;width:19px;background:#cf2434;clip-path:polygon(0 0,100% 50%,0 100%)}.cuban-easter-egg i{position:absolute;left:3px;top:4px;color:#fff;font:normal 7px/1 sans-serif;z-index:1}
.cuban-easter-egg{width:22px;height:10px;border-radius:0;overflow:visible;opacity:.35;background:none}.cuban-easter-egg:before{content:"";position:absolute;left:0;top:4px;width:4px;height:4px;border-radius:50%;background:#cf2434;clip-path:none}.cuban-easter-egg:after{content:"";position:absolute;right:0;top:5px;width:9px;height:1px;background:#6bbaff}.cuban-easter-egg i{left:7px;top:1px;color:#fff;font-size:7px}
.cuban-easter-egg{width:30px;height:12px;opacity:.55}.cuban-easter-egg:before{top:4px;width:5px;height:5px}.cuban-easter-egg:after{top:6px;width:12px;height:1px}.cuban-easter-egg i{left:9px;top:1px;font-size:9px}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
/* Health self-service option */
.service-card-health{display:flex;flex-direction:column}
.service-card-health .healthsherpa-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:auto;padding-top:1rem;color:var(--blue);font-size:.82rem;font-weight:800}
.service-card-health .healthsherpa-link:hover{text-decoration:underline;text-underline-offset:3px}
.service-card-health .external-note{display:block;margin-top:.35rem;color:var(--muted);font-size:.65rem;line-height:1.35}
.service-card-direct{display:flex;flex-direction:column}.service-card-direct .direct-quote-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:auto;padding-top:1rem;color:var(--blue);font-size:.82rem;font-weight:800}.service-card-direct .direct-quote-link:hover{text-decoration:underline;text-underline-offset:3px}.service-card-direct .external-note{display:block;margin-top:.35rem;color:var(--muted);font-size:.65rem;line-height:1.35}
/* Simple quote choice opened from the header */
.quote-choice{width:min(92vw,560px);border:0;border-radius:28px;padding:2rem;box-shadow:0 28px 80px rgba(17,42,69,.28);color:var(--ink)}
.quote-choice::backdrop{background:rgba(13,33,55,.52);backdrop-filter:blur(4px)}
.quote-choice-close{position:absolute;right:1rem;top:1rem;width:36px;height:36px;border:0;border-radius:50%;background:#f0f5f9;color:var(--navy);font-size:1.4rem;cursor:pointer}
.quote-choice h2{font:800 1.8rem/1.15 Manrope;color:var(--navy);letter-spacing:-.035em;margin:0 2rem 1.5rem 0}
.quote-choice-options{display:grid;gap:.75rem}
.quote-choice-option{display:grid;grid-template-columns:48px 1fr auto;gap:1rem;align-items:center;border:1px solid var(--line);border-radius:17px;padding:1rem;transition:.2s transform,.2s box-shadow,.2s border-color}
.quote-choice-option:hover{transform:translateY(-2px);border-color:transparent;box-shadow:0 12px 30px rgba(17,42,69,.1)}
.quote-choice-option>span:nth-child(2){display:flex;flex-direction:column}.quote-choice-option small{color:var(--muted);margin-top:.15rem}.quote-choice-option>b{color:var(--blue)}
.quote-choice-icon{width:46px;height:46px;border-radius:13px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-weight:800}
@media(max-width:650px){.quote-choice{width:calc(100% - 1.5rem);padding:1.35rem;border-radius:22px}.quote-choice h2{font-size:1.5rem}.quote-choice-option{padding:.85rem;gap:.75rem}}
