:root{--blue:#193be9;--ink:#172640;--muted:#5d687a;--paper:#fafaf7;--line:#dee2e8;--soft:#eef1fa}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #e49622;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(46px,5.7vw,82px);font-weight:500;margin-bottom:28px}h2{font-size:clamp(32px,3.5vw,48px);font-weight:500;margin-bottom:24px}h3{font-size:24px;letter-spacing:-.035em;font-weight:500}p{color:var(--muted)}em{font-family:Georgia,serif;font-weight:400;color:var(--blue)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.topline{background:var(--ink);color:#e1e7f1;font-size:12px;padding:8px 0}.topline .wrap{display:flex;justify-content:space-between}.header{display:flex;align-items:center;justify-content:space-between;min-height:96px}header{background:#fffefcf5;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand img{height:48px;width:160px;object-fit:contain}.header nav{display:flex;align-items:center;gap:32px;font-size:14px}.header nav>a:not(.button):hover,.header nav [aria-current]{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--blue);color:white;border:1px solid var(--blue);padding:16px 23px;border-radius:6px;font-size:14px;font-weight:600;line-height:1.3;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#102cb8;transform:translateY(-2px)}.button span{font-size:21px}.text-link{display:inline-flex;align-items:center;gap:22px;font-weight:600;font-size:14px;min-height:48px}.text-link:hover{text-decoration:underline}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:58px;padding-block:64px 78px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:700;color:var(--blue);margin-bottom:22px}.dot{display:inline-block;width:7px;height:7px;background:var(--blue);border-radius:50%;margin-right:8px}.hero-copy h1{font-size:clamp(56px,5.9vw,84px);letter-spacing:-.065em}.lead{font-size:18px;line-height:1.65;max-width:580px}.hero-copy .lead{max-width:455px;margin-bottom:30px}.hero-copy>.text-link{margin-left:24px}.hero-note{display:flex;align-items:center;gap:14px;margin-top:45px}.hero-note p{font-size:12px;margin:0}.hero-note strong{font-weight:500;color:var(--ink)}svg{width:28px;height:28px}.mini-shield{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--blue)}.hero-visual{position:relative;min-width:0;padding-bottom:26px}.hero-visual>img{width:100%;height:510px;object-fit:cover;object-position:50% 50%;border-radius:180px 8px 8px 8px}.photo-label{position:absolute;left:26px;bottom:125px;color:white;font-size:9px;letter-spacing:.2em;text-shadow:0 1px 4px #000}.floating-card{position:absolute;bottom:0;left:-25px;right:25px;display:flex;align-items:center;gap:18px;background:#fff;padding:25px;border-radius:8px;box-shadow:0 18px 50px #18284412;z-index:2}.floating-card small{font-size:8px;letter-spacing:.12em;color:var(--muted);display:block;margin-bottom:6px}.floating-card strong{font-size:18px;font-weight:500}.floating-card>a{margin-left:auto;color:var(--blue);font-size:25px;min-width:44px;min-height:44px;text-align:center}.icon{display:grid;place-items:center;width:52px;height:52px;background:var(--soft);color:var(--blue);border-radius:12px;flex-shrink:0}.orbit{position:absolute;width:115px;height:115px;border:1px solid #193be955;border-radius:50%;top:20px;right:-23px;z-index:-1}.path-strip{border-block:1px solid var(--line);background:#f0f2ed}.path-strip .wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:24px;font-size:14px}.path-strip span{color:var(--muted);font-size:12px}.path-strip a{padding:8px}.section{padding-block:86px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading h2{margin:0}.section-heading>p{font-size:14px;max-width:290px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:9px;padding:28px 23px;transition:transform .2s,border-color .2s}.product[href]:hover{transform:translateY(-5px);border-color:var(--blue)}.product .icon{margin-bottom:30px}.product .eyebrow{font-size:9px;margin-bottom:12px}.product h3{font-size:24px}.product p{font-size:14px}.product h2{font-size:29px}.card-end{font-size:12px;font-weight:600;padding-top:20px;margin-top:auto;display:flex;justify-content:space-between}.section-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;margin:24px 0 0;color:var(--muted)}.blue-section{background:var(--ink);padding-block:90px;color:white}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px}.blue-section .eyebrow{color:#b4c3ff}.blue-section em{color:#b4c3ff}.blue-section p{color:#c6cfde;max-width:480px}.light{background:white;color:var(--blue);border-color:white}.light:hover{background:#e9edff}.steps{margin:0;padding:0;list-style:none}.steps li{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #ffffff25}.steps li>span{color:#9faecc;font-size:13px}.steps h3{font-size:23px;margin-bottom:12px}.steps p{font-size:14px;margin:0}.faqs details{border-bottom:1px solid var(--line);padding:22px 0}.faqs summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;font-weight:500;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{font-size:24px;color:var(--blue)}.faqs details[open] summary span{transform:rotate(45deg)}.faqs details p{font-size:15px;margin:18px 25px 0 0}.banner{padding:54px 60px;background:#e9edf9;border-radius:12px;margin-bottom:85px;display:flex;justify-content:space-between;align-items:center;gap:30px}.banner h2{margin:0}.banner .eyebrow{margin-bottom:18px}footer{background:#fff;border-top:1px solid var(--line);padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.15fr;gap:40px;padding-bottom:55px}.footer-grid h3{font-size:14px;letter-spacing:0;font-weight:600;margin-bottom:22px}.footer-grid a:not(.footer-brand){display:block;font-size:12px;padding:5px 0;color:var(--muted)}.footer-grid p{font-size:12px;margin-top:20px}.footer-brand{color:var(--blue);font-family:Georgia,serif;font-size:36px;letter-spacing:.1em;line-height:1}.footer-brand span{display:block;font-family:Arial,sans-serif;font-size:10px;letter-spacing:.43em;margin-top:8px}.legal{padding-block:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;font-size:10px;color:var(--muted)}.mobile-cta{display:none}.breadcrumb{font-size:11px;color:var(--muted);padding-top:25px;display:flex;gap:14px}.intro{padding-block:58px 42px}.intro h1{max-width:970px}.intro .lead{max-width:680px}.intro+.section{padding-top:20px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.filters button{border:1px solid var(--line);border-radius:30px;padding:12px 22px;background:white;color:var(--ink);font-size:13px;min-height:44px}.filters button.active{background:var(--ink);color:white}.product[hidden]{display:none}.detail-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;padding-block:20px 80px}.detail-layout h2{font-size:32px}.check-list{padding:0;list-style:none;margin:30px 0}.check-list li{padding:18px 0;border-bottom:1px solid var(--line);display:flex;gap:16px}.check-list li:before{content:'✓';color:var(--blue)}.note,.source{font-size:12px;line-height:1.7}.note a,.source a{text-decoration:underline}.source{margin-top:28px}.quote-card,.values{background:#edf0f7;border-radius:10px;padding:36px}.quote-card{align-self:start;position:sticky;top:126px}.quote-card .icon{background:white;margin-bottom:24px}.quote-card li{font-size:14px;margin-bottom:12px}.quote-card ul{padding-left:20px;margin-bottom:26px}.quote-card .button{width:100%}.quote-card small{display:block;margin-top:15px;font-size:11px;color:var(--muted)}.values h3{margin-top:20px}.values p{font-size:15px}.narrow{max-width:800px}.narrow h2{font-size:28px;margin-top:40px}.narrow .button{margin-top:25px}.quote-form{background:white;border:1px solid var(--line);padding:36px;border-radius:10px}.quote-form>label,legend{display:block;margin-bottom:10px;font-size:14px;font-weight:600}.quote-form input:not([type=radio]),select{display:block;width:100%;min-height:52px;background:var(--paper);border:1px solid #b8c1cf;border-radius:5px;padding:12px;color:var(--ink);margin-bottom:25px}.quote-form fieldset{border:0;padding:0;margin:0 0 26px}.radio{display:flex;align-items:center;gap:10px;padding:13px 0;font-size:14px}.radio input{accent-color:var(--blue);width:18px;height:18px}.quote-form .button{width:100%;margin-bottom:20px}.quote-form label span{font-weight:400;color:var(--muted)}.phone{font-size:24px;color:var(--blue)}hr{border:0;border-top:1px solid var(--line);margin:30px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-grid>div:last-child{grid-column:1/-1}.guide{min-height:290px}.skip{position:fixed;left:12px;top:-100px;background:white;z-index:99;padding:12px}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
@media(min-width:1100px){.cards:has(>.product:nth-child(3):last-child){grid-template-columns:repeat(3,1fr)}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.header nav{gap:20px}.hero{gap:35px}.hero-copy>.text-link{margin-left:0;display:flex}.hero-visual>img{height:470px}.cards{grid-template-columns:repeat(2,1fr)}.split{gap:45px}.detail-layout{gap:35px}.footer-grid{gap:24px}.floating-card{padding:18px;gap:12px}.floating-card strong{font-size:16px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topline{font-size:10px}.topline a{display:none}.header{min-height:77px}.brand img{height:40px;width:133px}.menu-toggle{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:5px;background:white;padding:10px 14px;min-height:44px;font-size:13px}.header nav{display:none;position:absolute;left:0;right:0;top:77px;background:white;border-bottom:1px solid var(--line);padding:22px;box-shadow:0 20px 30px #15243b12}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}.header nav>a{padding:14px}.hero{grid-template-columns:1fr;padding-block:38px 40px;gap:34px}.hero-copy h1{font-size:58px;line-height:1.02;margin-bottom:24px}.hero .eyebrow{font-size:9px;letter-spacing:.1em}.lead{font-size:16px}.hero-copy .lead{margin-bottom:22px}.hero-copy>.text-link{display:inline-flex;margin-left:16px;font-size:12px;gap:10px}.button{padding:14px 17px;font-size:13px;gap:18px}.hero-note{display:none}.hero-visual{padding-bottom:25px}.hero-visual>img{height:340px;border-top-left-radius:110px}.orbit{display:none}.floating-card{left:12px;right:12px;bottom:0;padding:18px 14px;gap:12px}.floating-card .icon{width:42px;height:42px}.floating-card small{font-size:7px}.floating-card strong{font-size:15px}.photo-label{bottom:110px;left:22px;font-size:8px}.path-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:4px 15px;padding-block:19px}.path-strip span{grid-column:1/-1;margin-bottom:6px}.path-strip a{font-size:13px;padding:8px 0;min-height:40px}.section{padding-block:52px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.section-heading h2{font-size:35px}.cards{gap:12px}.product{padding:22px 17px}.product .icon{margin-bottom:23px;width:44px;height:44px}.product h3{font-size:21px}.product p{font-size:13px;line-height:1.6}.product .eyebrow{font-size:8px;letter-spacing:.08em}.card-end{font-size:11px;gap:10px}.section-bottom{align-items:start;flex-direction:column;gap:5px}.split{grid-template-columns:1fr;gap:25px}.blue-section{padding-block:54px}.steps{margin-top:10px}.banner{padding:34px 26px;flex-direction:column;align-items:start;margin-bottom:52px}.banner h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.legal{flex-direction:column;gap:8px;padding-bottom:100px}.mobile-cta{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#fffffff5;border-top:1px solid var(--line);padding:10px 20px max(10px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:20px;backdrop-filter:blur(12px)}.mobile-cta>a:first-child{font-size:12px;padding:12px}.mobile-cta .button{min-width:160px;min-height:46px}.intro{padding-block:36px 24px}.intro h1{font-size:43px}.breadcrumb{font-size:10px;flex-wrap:wrap;gap:8px}.detail-layout{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.quote-card{position:static}.quote-card,.values,.quote-form{padding:27px}.contact-grid{grid-template-columns:1fr}.contact-grid>div:last-child{grid-column:auto}.filters{gap:7px}.filters button{padding:11px 15px;font-size:12px}.guide h2{font-size:25px}.guide{grid-column:1/-1;min-height:240px}.faqs summary{font-size:16px}h2{font-size:34px}.narrow h2{font-size:26px}}
@media(max-width:360px){.hero-copy h1{font-size:49px}.hero-copy>.text-link{margin-left:0;display:flex}.cards{grid-template-columns:1fr}.floating-card small{font-size:6px}.floating-card strong{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
