/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy-950:#061a36;--navy-900:#08244a;--navy-800:#0a356a;--blue-700:#006fcf;--blue-600:#0788e7;--blue-100:#dff3ff;--blue-50:#f0f9ff;--green:#13a76b;--green-dark:#0c8957;--red:#f03d4d;--ink:#0a2342;--text:#40516a;--muted:#718096;--line:#dce8f2;--surface:#fff;--page:#f8fbfd;--shadow-card:0 14px 42px #0d366217}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Avenir Next,Avenir,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}.site-header{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #bed3e3b8;height:82px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:100%;margin:0 auto;display:flex}.brand{flex:none;align-items:center;display:inline-flex}.brand img{width:142px;height:auto;display:block}.main-nav{align-items:center;gap:34px;display:flex}.main-nav>a{color:#3c4e65;font-size:14px;font-weight:650;position:relative}.main-nav>a:after{content:"";background:var(--blue-600);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.main-nav>a:hover:after{right:0}.nav-cta{color:#fff;background:var(--navy-900);cursor:pointer;border:0;border-radius:13px;min-height:46px;padding:0 19px;font-size:14px;font-weight:750}.nav-cta span{color:#8dd3ff;margin-left:6px}.menu-button{display:none}.hero{background:linear-gradient(115deg,#fffffff0 8%,#f2fafff0 55%,#def4ffe6 100%),radial-gradient(circle at 70% 20%,#b9e7ff 0,#0000 38%);border-bottom:1px solid #d9eaf5;min-height:710px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.36;background-image:linear-gradient(#0770c712 1px,#0000 1px),linear-gradient(90deg,#0770c712 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 60%,#000);mask-image:linear-gradient(90deg,#0000,#000 60%,#000)}.hero-inner{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:76px;width:min(1180px,100% - 48px);min-height:710px;margin:0 auto;padding:64px 0 74px;display:grid;position:relative}.hero-copy{max-width:615px}.eyebrow,.section-kicker{color:var(--blue-700);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:850;line-height:1;display:inline-flex}.eyebrow span{background:var(--red);width:24px;height:2px}.hero h1{max-width:650px;color:var(--navy-950);letter-spacing:-.056em;margin:22px 0;font-size:clamp(48px,5.1vw,72px);font-weight:790;line-height:.99}.hero h1 em{color:var(--blue-700);font-style:normal}.hero-lede{max-width:580px;color:var(--text);margin:0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:15px;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 22px;font-size:14px;font-weight:780;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 12px 28px #13a76b3b}.button-primary:hover{background:var(--green-dark);box-shadow:0 16px 32px #13a76b4a}.button-secondary{color:var(--navy-900);background:#ffffffb8;border-color:#b8d8ea}.hero-proof{align-items:center;gap:13px;margin-top:30px;display:flex}.hero-proof p{color:#64758a;margin:0;font-size:12px;line-height:1.45}.hero-proof strong{color:var(--ink);font-size:12px}.proof-avatars{display:flex}.proof-avatars i{background:var(--navy-900);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:900;display:grid}.proof-avatars i+i{background:var(--red);margin-left:-10px}.service-visual{place-items:center;min-height:500px;display:grid;position:relative}.service-visual:before{content:"";background:linear-gradient(145deg,#d3efff,#a9dfff);border-radius:50%;width:470px;height:470px;position:absolute;box-shadow:inset 0 0 0 52px #fff3}.service-card{z-index:2;background:#fff;border:1px solid #99c1db8c;border-radius:24px;width:min(438px,100% - 50px);position:relative;overflow:hidden;transform:rotate(-1.3deg);box-shadow:0 34px 80px #09345c33}.service-topbar{border-bottom:1px solid #e4edf4;justify-content:space-between;align-items:center;padding:18px 18px 16px;display:flex}.service-brand-lockup{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.service-logo{object-fit:contain;width:104px;height:auto;display:block}.service-brand-lockup small{color:var(--muted);margin-left:1px;font-size:9px}.secure-pill{color:#147450;background:#eaf8f2;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:9px;font-weight:800;display:inline-flex}.secure-pill i,.store-status i{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #13a76b1f}.chat-area{background:#f6fafc;min-height:338px;padding:18px}.chat-label{text-align:center;color:#91a0b0;letter-spacing:.12em;margin:0 0 14px;font-size:8px;font-weight:850}.message{border-radius:6px 16px 16px;width:fit-content;max-width:78%;padding:11px 13px;font-size:11px;line-height:1.45;box-shadow:0 5px 18px #11385b0f}.message small{color:#8291a3;margin-top:6px;font-size:7px;display:block}.message-team{color:#263e57;background:#fff;border:1px solid #e1eaf1}.message-user{color:#fff;background:var(--blue-700);border-radius:16px 6px 16px 16px;margin:12px 0 12px auto}.message-user small{color:#badfff;text-align:right}.message.compact{max-width:85%}.store-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.store-options button{color:#314b63;text-align:left;min-height:46px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7e5ef;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;font-size:9px;font-weight:740;display:grid}.store-options button span{background:var(--blue-100);width:30px;height:30px;color:var(--blue-700);border-radius:9px;place-items:center;margin-left:5px;font-size:9px;font-weight:900;display:grid}.store-options button b{color:var(--blue-600);margin-right:8px}.chat-input{color:#91a0b0;justify-content:space-between;align-items:center;min-height:58px;padding:10px 11px 10px 17px;font-size:10px;display:flex}.chat-input b{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.floating-note{z-index:3;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #a2c6de9e;border-radius:15px;align-items:center;gap:10px;padding:11px 14px;display:flex;position:absolute}.floating-note b{color:#fff;background:var(--navy-900);border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.floating-note span{color:#50647a;font-size:9px;font-weight:750;line-height:1.35}.floating-note-two{bottom:42px;left:-12px}.floating-note-two b{background:var(--red);font-size:17px}.mascot-medallion{z-index:4;background:#53b9e8;border:6px solid #fff;border-radius:50%;width:124px;height:124px;position:absolute;top:42px;right:-15px;overflow:hidden;transform:rotate(3deg);box-shadow:0 18px 42px #072a4c38}.mascot-medallion img{object-fit:cover;width:100%;height:100%;display:block}.hero-orb{filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{border:35px solid #006fcf14;width:190px;height:190px;top:100px;right:-85px}.hero-orb-two{background:#f03d4d14;width:100px;height:100px;bottom:-56px;left:47%}.trust-strip{border:1px solid var(--line);background:#fff;border-top:0;grid-template-columns:repeat(2,1fr);width:min(1180px,100% - 48px);margin:-1px auto 0;display:grid;box-shadow:0 14px 40px #0728480d}.trust-strip div{padding:24px 28px;position:relative}.trust-strip div+div:before{content:"";background:var(--line);width:1px;position:absolute;top:24px;bottom:24px;left:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{color:var(--navy-900);font-size:14px}.trust-strip span{color:var(--muted);margin-top:4px;font-size:11px}.section{width:min(1180px,100% - 48px);margin:0 auto;padding:112px 0}.section-heading.centered{text-align:center;max-width:810px;margin:0 auto 50px}.section-heading h2,.story-copy h2{letter-spacing:-.045em;color:var(--navy-950);margin:17px 0 18px;font-size:clamp(38px,4.3vw,56px);line-height:1.06}.section-heading p{color:var(--text);margin:0;font-size:16px;line-height:1.65}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step-card{border:1px solid var(--line);background:#fff;border-radius:24px;min-height:330px;padding:30px;position:relative;overflow:hidden;box-shadow:0 8px 25px #0d36620b}.step-card.featured{background:var(--navy-900);border-color:var(--navy-900);transform:translateY(-10px);box-shadow:0 24px 50px #08244a2e}.step-number{color:#9babb9;letter-spacing:.12em;font-size:11px;font-weight:850}.featured .step-number{color:#84b8df}.step-icon{background:var(--blue-50);border-radius:21px;width:70px;height:70px;margin:46px 0 24px;position:relative}.step-icon i:first-child{border:2px solid var(--blue-700);border-radius:8px;width:32px;height:22px;position:absolute;top:16px;left:18px}.step-icon i:last-child{background:var(--red);border:3px solid var(--blue-50);border-radius:5px;width:17px;height:15px;position:absolute;bottom:13px;right:13px}.featured .step-icon{background:#ffffff1f}.location-icon i:first-child{border-color:#fff;border-radius:50% 50% 50% 5px;width:25px;height:32px;top:16px;left:23px;transform:rotate(-45deg)}.location-icon i:last-child{background:var(--navy-900);z-index:2;border:0;border-radius:50%;width:7px;height:7px;inset:25px auto auto 32px}.chat-icon i:first-child{border-radius:9px;width:36px;height:28px;top:16px;left:17px}.chat-icon i:last-child{background:var(--blue-700);border:0;border-radius:3px;width:16px;height:3px;inset:27px auto auto 27px}.step-card h3{color:var(--navy-950);letter-spacing:-.02em;margin:0 0 10px;font-size:20px}.step-card p{color:var(--text);margin:0;font-size:13px;line-height:1.65}.featured h3{color:#fff}.featured p{color:#bad0e4}.story-section{background:var(--navy-950);color:#fff;overflow:hidden}.story-inner{grid-template-columns:.88fr 1.12fr;align-items:center;gap:100px;width:min(1180px,100% - 48px);margin:0 auto;padding:112px 0;display:grid}.story-art{background:radial-gradient(circle at 70% 30%,#2491e040,#0000 38%),linear-gradient(145deg,#0a2c58,#071e3f);border:1px solid #86bce638;border-radius:30px;min-height:490px;position:relative;overflow:hidden}.story-art:before,.story-art:after{content:"";border:45px solid #2a9ce71a;border-radius:50%;position:absolute}.story-art:before{width:360px;height:360px;top:-100px;right:-130px}.story-art:after{border-color:#f03d4d1f;width:240px;height:240px;bottom:-100px;left:-120px}.story-year{z-index:2;position:absolute;top:72px;left:48px}.story-year small{color:#7fc9f8;letter-spacing:.24em;font-size:11px;font-weight:900;display:block}.story-year strong{color:#fff;letter-spacing:-.08em;margin-top:7px;font-size:100px;line-height:.9;display:block}.story-lines{flex-direction:column;gap:8px;display:flex;position:absolute;bottom:90px;left:55px}.story-lines span{background:var(--red);border-radius:9px;height:4px;display:block}.story-lines span:first-child{width:74px}.story-lines span:nth-child(2){width:46px}.story-lines span:nth-child(3){width:25px}.story-badge{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff24;border-radius:16px;align-items:center;gap:12px;padding:15px 18px;display:flex;position:absolute;bottom:30px;right:30px}.story-badge i{background:var(--red);color:#fff;border-radius:11px;place-items:center;width:37px;height:37px;font-size:19px;font-style:normal;font-weight:900;display:grid}.story-badge span{color:#cfdeeb;font-size:10px;font-weight:700;line-height:1.4}.section-kicker.light{color:#70c6fd}.story-copy h2{color:#fff}.story-copy>p{color:#b6c9db;max-width:640px;margin:0;font-size:16px;line-height:1.75}.story-values{border-top:1px solid #99bcdb2e;margin-top:35px}.story-values>div{border-bottom:1px solid #99bcdb2e;grid-template-columns:42px 1fr;gap:12px;padding:18px 0;display:grid}.story-values b{color:#5baee5;letter-spacing:.1em;font-size:10px}.story-values span{color:#9fb6c9;font-size:12px;line-height:1.5}.story-values strong{color:#fff;margin-bottom:3px;font-size:13px;display:block}.split-heading{grid-template-columns:1fr .72fr;align-items:end;gap:80px;margin-bottom:48px;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{padding-bottom:7px}.stores-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.store-card{border:1px solid var(--line);box-shadow:var(--shadow-card);background:#fff;border-radius:26px;padding:30px;position:relative;overflow:hidden}.store-card:after{content:"+";color:#0788e70e;pointer-events:none;font-size:180px;font-weight:900;line-height:.7;position:absolute;top:40px;right:-15px}.store-card-top{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.store-index{color:#99a9b8;letter-spacing:.14em;font-size:10px;font-weight:850}.store-status{color:#51677d;align-items:center;gap:8px;font-size:10px;font-weight:750;display:inline-flex}.store-number{z-index:2;color:var(--blue-700);letter-spacing:-.065em;margin-top:36px;font-size:68px;font-weight:850;line-height:.9;position:relative}.store-card h3{z-index:2;letter-spacing:-.02em;margin:15px 0 10px;font-size:20px;position:relative}.store-card h3 span{color:#6e8296;font-weight:600}.store-card address{z-index:2;color:var(--text);font-size:13px;font-style:normal;line-height:1.6;position:relative}.phone-link{z-index:2;color:var(--navy-800);border-bottom:1px solid #a7c9dd;margin-top:13px;font-size:13px;font-weight:800;display:inline-block;position:relative}.store-actions{z-index:2;align-items:center;gap:24px;margin-top:26px;display:flex;position:relative}.whatsapp-button{color:#fff;background:var(--green);min-width:180px}.whatsapp-button:hover{background:var(--green-dark)}.map-link{color:var(--blue-700);border-bottom:1px solid #b7d9ee;font-size:12px;font-weight:800}.store-card details{z-index:2;border-top:1px solid var(--line);margin-top:26px;position:relative}.store-card summary{cursor:pointer;color:#6a7c8e;justify-content:space-between;align-items:center;min-height:50px;font-size:11px;font-weight:750;list-style:none;display:flex}.store-card summary::-webkit-details-marker{display:none}.store-card summary span{color:var(--blue-600);font-size:18px;transition:transform .2s}.store-card details[open] summary span{transform:rotate(45deg)}.legal-copy{grid-template-columns:1fr 1fr;gap:20px;padding:0 0 5px;display:grid}.legal-copy p{color:#687c90;margin:0;font-size:10px;line-height:1.55}.final-cta-section{width:min(1280px,100% - 32px);margin:0 auto 16px}.final-cta{color:#fff;background:linear-gradient(120deg, var(--blue-700), #06427d 72%, var(--navy-950));border-radius:32px;grid-template-columns:1fr auto;align-items:center;gap:80px;min-height:310px;padding:68px 78px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #07447e36}.final-cta:before{content:"";border:70px solid #ffffff0f;border-radius:50%;width:420px;height:420px;position:absolute;top:-170px;right:-130px}.final-cta>div:not(.final-plus){z-index:2;position:relative}.final-cta h2{letter-spacing:-.045em;margin:14px 0 10px;font-size:clamp(36px,4vw,54px);line-height:1}.final-cta p{color:#c6e4f7;margin:0;font-size:14px}.final-actions{flex-direction:column;align-items:stretch;gap:13px;min-width:250px;display:flex}.button-light{color:var(--navy-900);background:#fff}.text-button{color:#fff;cursor:pointer;background:0 0;border:0;min-height:42px;font-weight:750}.text-button span{color:#78cbff;margin-left:10px}.final-plus{color:#ffffff09;font-size:370px;font-weight:900;line-height:1;position:absolute;bottom:-145px;right:35%}footer{width:min(1180px,100% - 48px);margin:0 auto;padding:68px 0 24px}.footer-main{grid-template-columns:.7fr 1fr .7fr;align-items:center;gap:60px;padding-bottom:48px;display:grid}.footer-brand img{width:135px}.footer-main>p{color:#627489;margin:0;font-size:12px;line-height:1.6}.footer-main nav{color:#40546a;justify-content:flex-end;gap:25px;font-size:11px;font-weight:750;display:flex}.footer-bottom{border-top:1px solid var(--line);color:#8796a4;justify-content:space-between;gap:30px;padding-top:18px;font-size:9px;line-height:1.5;display:flex}.intent-overlay{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#031226a6;place-items:center;padding:24px;animation:.18s ease-out overlay-in;display:grid;position:fixed;inset:0}.intent-modal{background:#fff;border-radius:26px;width:min(540px,100%);padding:40px;animation:.22s ease-out modal-in;position:relative;box-shadow:0 40px 100px #000c1e59}.modal-close{width:40px;height:40px;color:var(--navy-900);cursor:pointer;background:#edf5fa;border:0;border-radius:50%;place-items:center;font-size:24px;display:grid;position:absolute;top:16px;right:18px}.intent-modal h2{color:var(--navy-950);letter-spacing:-.04em;margin:14px 0 9px;font-size:34px}.intent-modal>p{color:var(--text);margin:0 0 24px;font-size:14px;line-height:1.6}.modal-stores{gap:10px;display:grid}.modal-stores a{border:1px solid var(--line);background:#fbfdff;border-radius:16px;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;min-height:92px;padding:12px 16px 12px 12px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.modal-stores a:hover{box-shadow:var(--shadow-card);border-color:#78bce5;transform:translateY(-2px)}.modal-store-number{background:var(--navy-900);color:#fff;border-radius:14px;place-items:center;width:58px;height:58px;font-weight:850;display:grid}.modal-stores a:nth-child(2) .modal-store-number{background:var(--blue-700)}.modal-stores a>span:nth-child(2){flex-direction:column;display:flex}.modal-stores strong{color:var(--navy-950);font-size:14px}.modal-stores small{color:#708195;margin-top:4px;font-size:10px;line-height:1.45}.modal-stores b{color:var(--blue-600)}.modal-note{color:#8a98a7;text-align:center;margin-top:18px;font-size:9px;display:block}@keyframes overlay-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px)scale(.98)}}:is(button:focus-visible,a:focus-visible,summary:focus-visible){outline-offset:3px;outline:3px solid #0788e759}@media (max-width:1000px){.hero-inner{gap:26px}.hero h1{font-size:56px}.service-visual{transform:scale(.9)}.story-inner{gap:54px}.story-year strong{font-size:80px}.final-cta{gap:40px;padding:58px}}@media (max-width:800px){.site-header{height:72px}.header-inner{width:min(100% - 32px,1180px)}.brand img{width:126px}.menu-button{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:flex}.menu-button span{background:var(--navy-900);width:19px;height:2px}.main-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:18px 16px 22px;display:none;position:absolute;top:71px;left:0;right:0;box-shadow:0 18px 35px #0523431a}.main-nav.is-open{display:flex}.main-nav>a{border-bottom:1px solid #eef3f6;align-items:center;min-height:48px;padding:0 8px;display:flex}.main-nav>a:after{display:none}.nav-cta{margin-top:12px}.hero,.hero-inner{min-height:auto}.hero-inner{grid-template-columns:1fr;padding:64px 0 70px}.hero-copy{max-width:680px}.hero h1{font-size:clamp(44px,10vw,62px)}.hero-lede{max-width:620px}.service-visual{width:min(600px,100%);min-height:520px;margin:0 auto;transform:none}.trust-strip{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.step-card,.step-card.featured{min-height:250px;transform:none}.step-icon{margin-top:30px}.story-inner{grid-template-columns:1fr}.story-art{width:100%;max-width:620px;min-height:420px}.split-heading{grid-template-columns:1fr;gap:24px}.stores-grid,.final-cta{grid-template-columns:1fr}.final-actions{max-width:330px}.footer-main{grid-template-columns:1fr 1fr}.footer-main nav{grid-column:1/-1;justify-content:flex-start}}@media (max-width:540px){.header-inner,.hero-inner,.trust-strip,.section,.story-inner,footer{width:calc(100% - 32px)}.hero-inner{gap:38px;padding:48px 0 54px}.eyebrow{letter-spacing:.11em;font-size:9px}.hero h1{margin-top:17px;font-size:43px;line-height:1.02}.hero-lede{font-size:15px;line-height:1.6}.hero-actions{grid-template-columns:1fr;display:grid}.button{width:100%;min-height:56px}.hero-proof{margin-top:24px}.service-visual{min-height:418px}.service-visual:before{width:330px;height:330px}.service-card{border-radius:19px;width:calc(100% - 18px);transform:none}.service-topbar{padding:13px}.secure-pill{font-size:7px}.chat-area{min-height:270px;padding:13px}.message{font-size:9px}.chat-input{min-height:50px}.mascot-medallion{border-width:4px;width:94px;height:94px;top:16px;right:-5px}.floating-note-two{display:none}.trust-strip{width:100%;box-shadow:none;grid-template-columns:1fr 1fr}.trust-strip div{padding:19px 16px}.trust-strip strong{font-size:12px}.trust-strip span{font-size:9px}.section{padding:82px 0}.section-heading.centered{text-align:left;margin-bottom:34px}.section-heading h2,.story-copy h2{font-size:38px}.section-heading p,.story-copy>p{font-size:14px}.step-card{padding:25px}.story-inner{gap:48px;padding:82px 0}.story-art{min-height:340px}.story-year{top:54px;left:28px}.story-year strong{font-size:68px}.story-badge{bottom:18px;right:18px}.story-lines{bottom:64px;left:32px}.store-card{padding:24px}.store-number{margin-top:30px;font-size:60px}.store-actions{flex-direction:column;align-items:stretch;gap:17px}.map-link{align-self:flex-start}.legal-copy{grid-template-columns:1fr}.final-cta-section{width:calc(100% - 16px);margin-bottom:8px}.final-cta{border-radius:25px;gap:30px;min-height:420px;padding:48px 24px}.final-cta h2{font-size:40px}.final-actions{width:100%;max-width:none}footer{padding-top:52px}.footer-main{grid-template-columns:1fr;gap:22px}.footer-main nav{flex-wrap:wrap;grid-column:auto}.footer-bottom{flex-direction:column;gap:9px}.intent-overlay{align-items:end;padding:12px}.intent-modal{border-radius:24px 24px 14px 14px;padding:34px 20px 24px}.intent-modal h2{font-size:29px}.modal-stores a{padding-right:13px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
