:root{color:#111217;background:#f7f7f4;font-family:Aptos,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--black: #0b0c10;--ink: #111217;--muted: #62656d;--line: #dcded8;--paper: #f7f7f4;--white: #ffffff;--yellow: #ffd523;--yellow-dark: #efbd00;--radius: 22px;--shadow: 0 24px 80px rgba(11, 12, 16, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px;background:var(--paper)}body{margin:0;min-width:0;min-height:100vh;overflow-x:clip;background:var(--paper);color:var(--ink)}body,button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;z-index:300;top:8px;left:8px;transform:translateY(-160%);border-radius:999px;padding:11px 18px;background:var(--yellow);color:var(--black);font-size:13px;font-weight:850;text-decoration:none}.skip-link:focus{transform:translateY(0)}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(255,213,35,.72);outline-offset:3px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:#8a6b00;font-size:12px;font-weight:800;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.eyebrow svg{flex:0 0 auto}p{overflow-wrap:anywhere}h1,h2,h3{overflow-wrap:normal;word-break:normal}h1,h2,h3{margin-top:0}h1,h2{font-family:Arial Black,Aptos Display,Segoe UI,sans-serif;letter-spacing:-.055em}.section-heading h2{max-width:760px;margin-bottom:0;font-size:clamp(36px,5vw,64px);line-height:1}.section-heading>p:not(.eyebrow){max-width:540px;margin:22px 0 0;color:var(--muted);font-size:17px;line-height:1.65}.section-heading.centered{text-align:center}.section-heading.centered .eyebrow{justify-content:center}.section-heading.centered h2{margin-inline:auto}.compact-heading{margin-bottom:52px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:14px;border:1px solid transparent;border-radius:999px;padding:0 24px;font-size:13px;font-weight:850;letter-spacing:.025em;line-height:1.15;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px;flex:0 0 auto}.button:disabled{cursor:wait;opacity:.66;transform:none}.button-yellow{background:var(--yellow);color:var(--black);box-shadow:0 12px 32px #ffd52338}.button-yellow:hover{background:#ffe05c}.button-dark{background:var(--black);color:var(--white)}.button-dark:hover{background:#24262c}.button-outline{border-color:#33353b;color:var(--white);background:transparent}.button-ghost{border-color:var(--line);color:var(--ink);background:transparent}.button-wide{width:100%}.service-bar{position:relative;z-index:45;border-bottom:1px solid #e6e6e1;background:var(--white);color:#26272c}.service-bar-inner{min-height:38px;display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:650}.service-bar span,.service-bar a{display:inline-flex;align-items:center;gap:7px}.service-bar a{min-height:30px;border:0;padding:0;background:transparent;color:#765d00;font-weight:800;text-decoration:none}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(17,18,23,.1);background:#fffffff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{width:min(1640px,calc(100% - 64px));min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;color:var(--ink);text-decoration:none}.brand-logo-crop{position:relative;display:block;width:208px;height:86px;overflow:hidden;background:transparent}.brand-logo-crop img{position:absolute;width:125%;height:auto;max-width:none;left:-13.5%;top:-36%;mix-blend-mode:multiply}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:32px;margin-left:auto}.desktop-nav a{position:relative;padding:28px 0;color:#292b31;font-size:13px;font-weight:900;text-decoration:none;text-transform:uppercase}.desktop-nav a:after{position:absolute;right:0;bottom:21px;left:0;height:2px;background:var(--yellow-dark);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.desktop-nav a:hover:after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px}.header-cta{min-height:46px;padding-inline:20px;font-size:11px}.language-switch{display:flex;height:42px;align-items:center;gap:2px;border:1px solid var(--line);border-radius:999px;padding:3px 6px 3px 10px;background:var(--white)}.language-switch>svg{margin-right:2px;color:var(--muted)}.language-switch button{width:31px;height:31px;border:0;border-radius:50%;background:transparent;font-size:9px;font-weight:850;cursor:pointer}.language-switch button.active{background:var(--yellow);color:var(--black)}.menu-button{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:0;border-radius:50%;background:var(--black);color:var(--white);cursor:pointer}.mobile-menu{display:none}.mobile-language{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mobile-language button{min-height:40px;border:1px solid #35373e;border-radius:10px;background:#191a1f;color:#bfc1c7;font-size:10px;font-weight:750;cursor:pointer}.mobile-language button.active{border-color:var(--yellow-dark);background:var(--yellow);color:var(--black)}.home-hero{overflow:hidden;border-bottom:1px solid var(--line);background:var(--white)}.home-hero-grid{width:100%;min-height:min(690px,calc(100vh - 130px));display:grid;grid-template-columns:minmax(0,52%) minmax(0,48%);align-items:stretch}.home-hero-copy{position:relative;z-index:2;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:58px 58px 58px max(40px,calc((100vw - 1640px)/2));background:var(--white)}.home-hero h1{max-width:790px;margin-bottom:20px;font-size:clamp(44px,3.6vw,66px);line-height:.96}.home-hero h1 span{display:block;color:var(--ink)}.hero-lead{max-width:680px;margin:0;color:var(--muted);font-size:clamp(17px,1.6vw,21px);line-height:1.55}.hero-bullets{display:grid;gap:11px;max-width:690px;margin:24px 0 0;padding:0;list-style:none}.hero-bullets li{display:flex;align-items:center;gap:12px;color:#26272c;font-size:clamp(15px,1.25vw,19px);font-weight:720;line-height:1.25}.hero-bullets svg{width:21px;height:21px;flex:0 0 auto;border-radius:50%;padding:4px;background:var(--yellow);color:var(--black);stroke-width:3}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:34px}.hero-actions small{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:700}.hero-actions small svg{width:18px;height:18px;border-radius:50%;padding:3px;background:var(--yellow);color:var(--black)}.trust-row{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:38px}.trust-row span{display:inline-flex;align-items:center;gap:8px;color:#46484f;font-size:11px;font-weight:750}.trust-row svg{width:16px;height:16px;color:#9d7c00}.hero-reference-visual{position:relative;isolation:isolate;min-height:600px;overflow:hidden;background:var(--black)}.hero-reference-visual:before{position:absolute;z-index:1;inset:0 auto 0 0;width:26%;background:linear-gradient(90deg,var(--white),rgba(255,255,255,0));content:""}.hero-reference-visual>img{width:100%;height:100%;object-fit:cover;object-position:54% center}.hero-visual-badge{position:absolute;z-index:2;right:34px;bottom:30px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:11px 16px;background:#fffffff0;color:var(--black);font-size:11px;font-weight:450;letter-spacing:.045em}.hero-visual-badge svg{width:18px;color:#9d7c00}.hero-visual-badge span{font-weight:900}.product-section{background:var(--paper)}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:52px}.split-heading>p{text-align:right}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-tile{position:relative;min-height:350px;overflow:hidden;border-radius:var(--radius);background:var(--black);color:var(--white);text-decoration:none;transform:translateZ(0)}.product-tile picture{position:absolute;top:0;right:0;bottom:0;left:0}.product-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease,opacity .3s ease}.product-tile:hover img{transform:scale(1.035)}.product-tile-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0405072e,#04050729 35%,#040507ed)}.product-number{position:absolute;top:24px;left:25px;color:#ffffffad;font:750 11px/1 monospace;letter-spacing:.12em}.product-icon{position:absolute;top:20px;right:21px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-copy{position:absolute;right:80px;bottom:28px;left:26px}.product-copy strong{display:block;margin-bottom:8px;font-size:clamp(24px,3vw,38px);font-weight:850;letter-spacing:-.045em;line-height:1}.product-copy small{color:#ffffffb8;font-size:13px}.round-arrow{display:inline-grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--yellow);color:var(--black)}.round-arrow svg{width:18px;height:18px}.product-tile>.round-arrow{position:absolute;right:24px;bottom:24px;transition:transform .18s ease}.product-tile:hover>.round-arrow{transform:translate(3px)}.home-trust-strip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:20px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--line)}.home-trust-strip span{display:flex;min-height:68px;grid-column:span 2;align-items:center;justify-content:center;gap:10px;padding:12px 18px;background:var(--white);font-size:12px;font-weight:750;text-align:center}.home-trust-strip span:nth-child(n+4){grid-column:span 3}.home-trust-strip svg{width:17px;color:#8d6f00}.about-section{background:#f4f4ef}.about-card{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--white);box-shadow:0 26px 70px #12131814}.about-brand-panel{position:relative;isolation:isolate;display:flex;min-height:500px;align-items:center;justify-content:center;flex-direction:column;gap:22px;padding:46px;overflow:hidden;background:radial-gradient(circle at 22% 18%,rgba(255,207,38,.2),transparent 34%),linear-gradient(145deg,#0a0b0f,#181a21)}.about-brand-panel:after{position:absolute;z-index:-1;right:-90px;bottom:-115px;width:320px;height:320px;border:1px solid rgba(255,207,38,.18);border-radius:50%;content:""}.about-logo{width:min(100%,390px);height:auto;border-radius:22px;background:var(--white);box-shadow:0 24px 54px #00000047}.about-brand-panel>span{color:var(--yellow);font-size:10px;font-weight:850;letter-spacing:.16em;text-align:center}.about-copy{padding:clamp(46px,6vw,82px)}.about-copy h2{max-width:720px;margin-bottom:24px;font-size:clamp(38px,4.6vw,66px);line-height:.96}.about-copy>p:not(.eyebrow){max-width:760px;margin:0 0 15px;color:var(--muted);font-size:15px;line-height:1.7}.about-values{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.about-values li{display:flex;align-items:flex-start;gap:11px;color:#2e3036;font-size:13px;font-weight:750;line-height:1.45}.about-values svg{width:19px;height:19px;flex:0 0 auto;border-radius:50%;padding:4px;background:var(--yellow);color:var(--black);stroke-width:3}.about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.about-actions .button{min-height:52px;font-size:10px}.about-actions .button-outline{border-color:#cfd0d4;color:var(--ink)}.about-actions .button-outline:hover{border-color:var(--ink);background:var(--ink);color:var(--white)}.process-section{background:var(--white)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:60px;border-block:1px solid var(--line)}.process-step{display:grid;min-width:0;grid-template-columns:64px minmax(0,1fr);gap:22px;padding:44px 34px;border-right:1px solid var(--line)}.process-step:last-child{border-right:0}.process-number{color:#a27e00;font:800 13px/1 monospace;letter-spacing:.1em}.process-step h3{margin-bottom:10px;font-size:20px;letter-spacing:-.035em}.process-step p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.faq-section{background:var(--paper)}.faq-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:100px;align-items:start}.sticky-heading{position:sticky;top:136px}.heading-symbol{width:88px;height:88px;margin-top:46px;color:#d0d1cc;stroke-width:1}.faq-list{border-top:1px solid var(--ink)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:20px;padding:22px 4px;font-size:17px;font-weight:780;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;transition:background .18s ease,transform .18s ease}.faq-chevron svg{width:17px}.faq-item[open] .faq-chevron{background:var(--yellow);transform:rotate(180deg)}.faq-item p{max-width:720px;margin:-4px 50px 26px 4px;color:var(--muted);font-size:15px;line-height:1.68}.final-cta-section{padding:92px 0;background:var(--black);color:var(--white)}.final-cta-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.final-cta-inner>div{max-width:780px}.final-cta-inner .eyebrow{color:var(--yellow)}.final-cta-inner h2{margin-bottom:20px;font-size:clamp(42px,6vw,72px);line-height:.98}.final-cta-inner p:not(.eyebrow){max-width:650px;margin:0;color:#aeb0b7;font-size:17px;line-height:1.6}.final-cta-inner .button{flex:0 0 auto}.contact-section{background:var(--paper)}.contact-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:70px;border:1px solid var(--line);border-radius:var(--radius);padding:52px;background:var(--white);box-shadow:0 18px 50px #1112170f}.contact-card h2{max-width:650px;margin-bottom:16px;font-size:clamp(34px,4vw,52px);line-height:1}.contact-card>div:first-child>p:last-child{max-width:640px;margin:0;color:var(--muted);line-height:1.65}.contact-details{display:grid;gap:16px}.contact-details>div{display:grid;gap:5px;border-bottom:1px solid var(--line);padding-bottom:14px}.contact-details span{color:#777980;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-details a:not(.button),.contact-details strong{color:var(--ink);font-size:15px;font-weight:800;text-decoration:none;overflow-wrap:anywhere}.contact-details .button{width:100%;margin-top:4px}.product-hero{overflow:hidden;background:var(--white)}.product-hero-grid{min-height:min(720px,calc(100vh - 110px));display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:stretch}.product-hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:42px 60px 42px 0}.back-link{display:inline-flex;width:fit-content;align-items:center;gap:5px;margin-bottom:30px;color:var(--muted);font-size:12px;font-weight:750;text-decoration:none}.back-link svg{width:16px}.product-hero h1{max-width:720px;margin-bottom:20px;font-size:clamp(40px,3.6vw,52px);line-height:.97}.product-hero h2{max-width:700px;margin-bottom:18px;font-family:inherit;font-size:clamp(21px,2.3vw,30px);font-weight:750;letter-spacing:-.035em;line-height:1.15}.product-hero-visual{position:relative;min-height:560px;overflow:hidden;background:#222}.product-hero-visual:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(5,6,8,.68));content:"";pointer-events:none}.product-hero-visual picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product-hero-visual img{width:100%;height:100%;object-fit:cover}.product-hero .button{font-size:11px;white-space:nowrap}.visual-label{position:absolute;z-index:2;right:28px;bottom:26px;left:28px;display:flex;align-items:center;gap:10px;color:var(--white);font-size:13px;font-weight:750}.visual-label svg{width:19px;color:var(--yellow)}.product-highlights-section{padding:38px 0;background:var(--black);color:var(--white)}.product-highlights-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #32343a;border-radius:var(--radius);overflow:hidden}.product-highlights-grid article{display:grid;min-width:0;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:14px;border-right:1px solid #32343a;padding:24px 20px}.product-highlights-grid article:last-child{border-right:0}.product-highlights-grid article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--yellow);color:var(--black)}.product-highlights-grid svg{width:20px}.product-highlights-grid h2{margin:2px 0 0;font-family:inherit;font-size:16px;font-weight:800;letter-spacing:-.025em;line-height:1.25}.product-highlights-grid p{margin:8px 0 0;color:#aeb0b7;font-size:12px;line-height:1.5}.benefits-section{background:var(--paper)}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.benefits-grid article{position:relative;min-height:210px;padding:28px;background:var(--white)}.benefits-grid article>span{color:#9b9da3;font:750 10px/1 monospace;letter-spacing:.1em}.benefits-grid article>svg{display:block;width:34px;height:34px;margin:38px 0 20px;border-radius:50%;padding:8px;background:var(--yellow)}.benefits-grid h3{margin:0;font-size:19px;letter-spacing:-.035em;line-height:1.25}.benefits-note{margin:14px 4px 0;color:#74767d;font-size:11px}.coverage-section{background:var(--white)}.coverage-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:42px 92px;align-items:start}.coverage-heading{position:sticky;top:136px}.coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--ink)}.coverage-grid article{min-height:150px;padding:28px 28px 26px 0;border-bottom:1px solid var(--line)}.coverage-grid article:nth-child(odd){padding-right:32px;border-right:1px solid var(--line)}.coverage-grid article:nth-child(2n){padding-left:32px}.coverage-grid article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#f2f2ed;color:#8d6f00}.coverage-grid svg{width:20px}.coverage-grid h3{margin:26px 0 0;font-size:17px;letter-spacing:-.025em;line-height:1.38}.tariff-note{grid-column:2;display:flex;align-items:flex-start;gap:10px;margin:0;color:#777980;font-size:12px;line-height:1.55}.tariff-note svg{width:17px;flex:0 0 auto;color:#9a7900}.situations-section{background:var(--black);color:var(--white)}.situations-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:92px}.situations-heading .eyebrow{color:var(--yellow)}.situations-heading h2{margin-bottom:0;font-size:clamp(48px,7vw,88px);line-height:.9}.situation-list{border-top:1px solid #46484e}.situation-list>div{display:grid;min-height:92px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:16px;border-bottom:1px solid #33353b}.situation-list>div span{color:var(--yellow);font:750 11px/1 monospace}.situation-list>div p{margin:0;color:#e0e1e5;font-size:19px;font-weight:650;line-height:1.4}.situation-list .button{margin-top:34px}.site-footer{padding:78px 0 26px;background:#050609;color:var(--white)}.site-footer .brand{color:var(--white)}.site-footer .brand-logo-crop{width:208px;height:86px;border-radius:12px;background:var(--white)}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:70px}.footer-brand>p{max-width:430px;margin:26px 0;color:#a3a5ad;font-size:15px;line-height:1.6}.footer-language{display:inline-flex;align-items:center;gap:9px;color:#d3d4d9;font-size:12px;font-weight:650}.footer-language svg{width:17px;color:var(--yellow)}.footer-grid h3{margin-bottom:22px;color:#777982;font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footer-grid nav{display:flex;flex-direction:column;gap:13px}.footer-grid nav a{color:#d9dae0;font-size:13px;text-decoration:none}.footer-grid nav a:hover{color:var(--yellow)}.footer-grid>div:last-child p{margin:0 0 9px;color:#b3b5bc;font-size:13px;line-height:1.5}.footer-call{display:inline-flex;min-height:42px;align-items:center;gap:8px;margin-top:15px;border:0;border-radius:999px;padding:0 16px;background:var(--yellow);color:var(--black);font-size:11px;font-weight:850;text-decoration:none}.footer-call svg{width:15px}.footer-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-top:62px;border-top:1px solid #27282e;padding-top:24px}.footer-bottom>p{max-width:720px;margin:0;color:#73757d;font-size:10px;line-height:1.55}.footer-bottom>div{display:flex;gap:18px}.footer-bottom a{color:#b9bbc2;font-size:11px;text-decoration:underline}.mobile-sticky-actions{display:none}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#030407c2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card{width:min(520px,100%);max-height:min(850px,calc(100svh - 48px));overflow:auto;border:1px solid #2e3036;border-radius:26px;background:#111217;color:var(--white);box-shadow:0 40px 120px #00000073}.modal-card.modal-wide{width:min(880px,100%)}.modal-header{position:sticky;z-index:2;top:0;display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #292b31;padding:20px 24px;background:#111217f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.modal-kicker{display:block;margin-bottom:5px;color:var(--yellow);font-size:9px;font-weight:850;letter-spacing:.15em}.modal-header h2{margin:0;font-family:inherit;font-size:23px;letter-spacing:-.035em}.modal-close{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:1px solid #3a3c43;border-radius:50%;background:transparent;color:var(--white);cursor:pointer}.modal-close svg{width:20px}.call-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px 10px}.call-intro p{margin:0;font-size:14px;font-weight:700}.call-intro span{color:#8f9199;font-size:11px}.call-list{display:grid;gap:10px;padding:16px 24px 28px}.call-list>a{display:grid;grid-template-columns:48px minmax(0,1fr) 44px;align-items:center;gap:14px;border:1px solid #34363d;border-radius:17px;padding:12px;color:var(--white);text-decoration:none;transition:border .18s ease,background .18s ease}.call-list>a:hover{border-color:#6d5b09;background:#191a1f}.contact-avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:#24262c;color:var(--yellow)}.contact-avatar svg{width:21px}.call-list small{display:block;margin-bottom:3px;color:#9fa1a8;font-size:11px}.call-list strong{font-size:17px}.funnel-form{padding:24px}.funnel-progress{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:30px}.funnel-progress>span{color:#9c9ea6;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.funnel-progress>div{height:4px;overflow:hidden;border-radius:999px;background:#303239}.funnel-progress i{display:block;height:100%;border-radius:inherit;background:var(--yellow);transition:width .22s ease}.funnel-panel>h3{max-width:680px;margin-bottom:10px;font-size:clamp(25px,4vw,36px);letter-spacing:-.045em;line-height:1.08}.funnel-panel>h3:focus{outline:0}.funnel-panel>p{margin:0 0 24px;color:#a8aab2;font-size:14px;line-height:1.55}.funnel-slide{animation:funnel-slide-in .18s ease both}.funnel-question-eyebrow{margin-bottom:9px!important;color:var(--yellow)!important;font-size:9px!important;font-weight:850;letter-spacing:.15em;text-transform:uppercase}.funnel-multiple-hint{margin-bottom:16px!important;font-size:11px!important}.funnel-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.funnel-product-grid>button{display:grid;min-height:100px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:13px;border:1px solid #34363d;border-radius:17px;padding:16px;background:#17181d;color:var(--white);text-align:left;cursor:pointer}.funnel-product-grid>button:hover,.funnel-product-grid>button.selected{border-color:#9d7c00;background:#211e10}.funnel-product-grid>button>svg:first-child{width:22px;color:var(--yellow)}.funnel-product-grid>button>svg:last-child{width:17px;color:#81838b}.funnel-product-grid strong{display:block;margin-bottom:5px;font-size:14px;line-height:1.2}.funnel-product-grid small{display:block;color:#8e9098;font-size:10px;line-height:1.35}.funnel-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:25px}.funnel-answer-grid>button{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;border:1px solid #383a42;border-radius:15px;padding:12px 14px 12px 18px;background:#191a1f;color:#e1e2e6;font-size:13px;font-weight:750;line-height:1.3;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.funnel-answer-grid>button:hover{border-color:#756320;transform:translateY(-1px)}.funnel-answer-grid>button.selected{border-color:#a48200;background:#26200c;color:var(--white)}.answer-state{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:#292b31;color:#8e9098}.answer-state svg{width:15px;height:15px}.funnel-answer-grid>button.selected .answer-state{background:var(--yellow);color:var(--black)}.question-block{margin-top:26px}.question-block>.question-label{display:block;margin:0 0 11px;color:#dddfe4;font-size:12px;font-weight:750}.choice-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.choice-chips.two-up{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-chips.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-chips button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:7px;border:1px solid #383a42;border-radius:13px;padding:9px 12px;background:#191a1f;color:#d6d7dc;font-size:11px;font-weight:700;line-height:1.3;text-align:center;cursor:pointer}.choice-chips button:hover,.choice-chips button.selected{border-color:#9e7c00;background:#26200c;color:var(--white)}.choice-chips button svg{width:14px;height:14px;flex:0 0 auto;color:var(--yellow)}.funnel-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:30px;border-top:1px solid #2c2e34;padding-top:20px}.funnel-nav .button-ghost{border-color:#484a52;color:var(--white)}.funnel-nav .button-ghost:hover{background:#1e2026}.form-error{border:1px solid #763d40;border-radius:10px;padding:10px 12px;background:#2b171a;color:#ffbec1!important;font-size:12px!important}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:7px}.field-wide{grid-column:1 / -1}.field>span{color:#c6c8ce;font-size:11px;font-weight:700}.field input{width:100%;height:52px;border:1px solid #3a3c43;border-radius:12px;padding:0 14px;outline:0;background:#191a1f;color:var(--white)}.field input::placeholder{color:#62646c}.field input:focus{border-color:var(--yellow-dark);box-shadow:0 0 0 3px #ffd5231f}.honeypot{position:absolute;left:-99999px;width:1px;height:1px;overflow:hidden}.privacy-consent{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:10px;margin-top:18px;border:1px solid #34363d;border-radius:13px;padding:13px;color:#aeb0b7;font-size:11px;line-height:1.55;cursor:pointer}.privacy-consent.invalid{border-color:#9d5054}.privacy-consent>input{position:absolute;width:1px;height:1px;opacity:0}.privacy-consent>input+span{display:grid;width:23px;height:23px;place-items:center;border:1px solid #555760;border-radius:6px;background:#191a1f}.privacy-consent>input:focus-visible+span{outline:3px solid rgba(255,213,35,.22);outline-offset:2px}.privacy-consent>input+span svg{width:15px;height:15px;opacity:0}.privacy-consent>input:checked+span{border-color:var(--yellow);background:var(--yellow);color:var(--black)}.privacy-consent>input:checked+span svg{opacity:1}.privacy-consent a{color:#e1e2e6;text-decoration:underline;text-underline-offset:2px}.funnel-submit-stack{display:grid;justify-items:center;gap:8px}.funnel-submit-stack small{color:#a3a5ad;font-size:10px;font-weight:700}.funnel-submit-stack .button{min-width:310px}.success-state{padding:70px 28px;text-align:center}.success-state>span{display:grid;width:70px;height:70px;place-items:center;margin:0 auto 28px;border-radius:50%;background:var(--yellow);color:var(--black)}.success-state>span svg{width:32px;height:32px}.success-state h3{max-width:560px;margin:0 auto 14px;font-size:clamp(28px,5vw,43px);letter-spacing:-.045em;line-height:1.05}.success-state p{margin:0 0 30px;color:#a7a9b0}@keyframes funnel-slide-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.legal-content{padding:12px 28px 34px}.legal-content section{border-bottom:1px solid #2d2f36;padding:24px 0}.legal-content h3{margin-bottom:10px;font-size:17px;letter-spacing:-.025em}.legal-content p,.legal-content address{color:#b3b5bd;font-size:12px;line-height:1.65}.legal-content a{color:var(--yellow);overflow-wrap:anywhere}.legal-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.legal-contact-grid address{display:flex;flex-direction:column;gap:3px;border:1px solid #35373e;border-radius:14px;padding:14px;font-style:normal}.legal-contact-grid strong{color:var(--white);font-size:13px}.legal-updated{color:var(--yellow)!important}.legal-page{padding:82px 0 110px;background:var(--white)}.legal-page-shell{max-width:920px}.legal-page h1{margin-bottom:34px;overflow-wrap:break-word;font-size:clamp(46px,7vw,82px);line-height:.95;-webkit-hyphens:auto;hyphens:auto}.legal-page .legal-content{border:1px solid var(--line);border-radius:var(--radius);padding:16px 32px 38px;background:var(--paper)}.legal-page .legal-content section{border-color:var(--line)}.legal-page .legal-content h3{color:var(--ink)}.legal-page .legal-content p,.legal-page .legal-content address{color:#555860}.legal-page .legal-content a{color:#765d00}.legal-page .legal-contact-grid address{border-color:var(--line);background:var(--white)}.legal-page .legal-contact-grid strong{color:var(--ink)}.legal-page .legal-updated{color:#765d00!important}.not-found{min-height:62vh;display:grid;place-items:center;background:var(--white);text-align:center}.not-found span{color:var(--yellow-dark);font:800 14px/1 monospace}.not-found h1{max-width:700px;margin:20px auto 30px;font-size:clamp(42px,7vw,78px);line-height:.98}@media(max-width:1080px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-menu{position:fixed;z-index:39;top:130px;right:0;left:0;display:grid;gap:12px;border-bottom:1px solid #2c2e34;padding:20px max(24px,calc((100vw - 1180px)/2));background:var(--black);color:var(--white);box-shadow:var(--shadow)}.mobile-menu nav{display:grid}.mobile-menu nav a{display:flex;min-height:50px;align-items:center;justify-content:space-between;border-bottom:1px solid #292b31;font-size:15px;font-weight:750;text-decoration:none}.mobile-menu nav svg{width:18px;color:var(--yellow)}.mobile-language{margin:4px 0}.home-hero-grid{grid-template-columns:minmax(0,54%) minmax(320px,46%)}.home-hero-copy{padding-right:44px}.product-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}.product-hero-copy{padding-right:44px}.faq-layout,.coverage-layout,.situations-grid{gap:60px}.product-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-highlights-grid article:nth-child(2){border-right:0}.product-highlights-grid article:nth-child(-n+2){border-bottom:1px solid #32343a}}@media(max-width:820px){.shell{width:min(100% - 34px,720px)}.section{padding:84px 0}.header-cta{display:none}.home-hero-grid{min-height:auto;grid-template-columns:1fr}.home-hero-copy{padding:58px max(24px,calc((100vw - 720px)/2)) 52px}.hero-reference-visual{min-height:360px}.product-grid{grid-template-columns:1fr}.product-tile{min-height:310px}.product-hero-grid{min-height:auto;grid-template-columns:1fr}.product-hero-copy{padding:48px 0 50px}.product-hero-visual{min-height:430px;border-radius:var(--radius);margin-bottom:24px}.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-layout,.situations-grid,.faq-layout{grid-template-columns:1fr;gap:42px}.coverage-heading,.sticky-heading{position:static}.tariff-note{grid-column:1}.heading-symbol{display:none}.process-grid{grid-template-columns:1fr}.process-step{border-right:0;border-bottom:1px solid var(--line)}.process-step:last-child{border-bottom:0}.final-cta-inner{align-items:flex-start;flex-direction:column;gap:34px}.contact-card{grid-template-columns:1fr;gap:36px;padding:38px}.about-card{grid-template-columns:1fr}.about-brand-panel{min-height:330px}.about-copy{padding:48px 40px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:600px){html{scroll-padding-top:92px}body{padding-bottom:68px}.site-header,.mobile-sticky-actions,.modal-backdrop,.modal-header{-webkit-backdrop-filter:none;backdrop-filter:none}.shell{width:min(100% - 28px,520px)}.section{padding:70px 0}.section-heading h2{font-size:36px}.eyebrow{margin-bottom:13px;font-size:10px;letter-spacing:.14em}.service-bar-inner{min-height:31px;justify-content:center}.service-bar-inner>span{display:none}.service-bar a{min-height:31px}.header-inner{width:calc(100% - 28px);min-height:72px}.brand-logo-crop{width:142px;height:64px}.language-switch{display:none}.menu-button{width:42px;height:42px}.mobile-menu{top:103px;max-height:calc(100svh - 103px);overflow:auto;padding:16px 14px 24px}.home-hero-copy{padding:37px 14px 36px}.home-hero h1{margin-bottom:21px;overflow-wrap:anywhere;font-size:clamp(36px,10.6vw,42px);line-height:.94;-webkit-hyphens:auto;hyphens:auto}.hero-lead{font-size:16px;line-height:1.48}.hero-bullets{gap:9px;margin-top:19px}.hero-bullets li{gap:10px;font-size:14px}.hero-bullets svg{width:19px;height:19px}.hero-actions{align-items:stretch;flex-direction:column;gap:12px;margin-top:25px}.hero-actions .button{width:100%;min-height:54px;padding-inline:16px;font-size:11px}.hero-actions small{justify-content:center}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin-top:25px}.trust-row span{align-items:flex-start;font-size:10px;line-height:1.3}.trust-row span:last-child{grid-column:1 / -1}.hero-reference-visual{width:calc(100% - 28px);min-height:0;aspect-ratio:16 / 9;margin:0 auto 22px;border-radius:18px}.hero-reference-visual:before{display:none}.hero-reference-visual>img{object-position:60% center}.hero-visual-badge{right:14px;bottom:14px;padding:9px 12px;font-size:9px}.about-section{padding-block:54px}.about-card{border-radius:20px}.about-brand-panel{min-height:235px;padding:28px 22px}.about-logo{width:min(100%,300px);border-radius:16px}.about-brand-panel>span{font-size:9px}.about-copy{padding:34px 22px 38px}.about-copy h2{margin-bottom:19px;font-size:36px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.62}.about-values{margin-top:23px}.about-actions{align-items:stretch;flex-direction:column;margin-top:28px}.about-actions .button{width:100%;padding-inline:15px}.split-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:30px}.split-heading>p{margin-top:0!important;text-align:left}.product-grid{gap:12px}.product-tile{min-height:252px;border-radius:18px}.product-number{top:17px;left:18px}.product-icon{top:14px;right:15px;width:38px;height:38px}.product-copy{right:68px;bottom:20px;left:18px}.product-copy strong{margin-bottom:6px;overflow-wrap:anywhere;font-size:25px;-webkit-hyphens:auto;hyphens:auto}.product-copy small{font-size:11px}.product-tile>.round-arrow{right:17px;bottom:17px;width:40px;height:40px}.home-trust-strip{grid-template-columns:1fr}.home-trust-strip span,.home-trust-strip span:nth-child(n+4){min-height:54px;grid-column:auto;justify-content:flex-start;text-align:left}.process-grid{margin-top:38px}.process-step{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:28px 6px}.process-step h3{font-size:18px}.process-step p{font-size:13px}.faq-item summary{min-height:74px;padding-block:18px;font-size:15px;line-height:1.35}.faq-item p{margin:-2px 44px 22px 0;font-size:13px;line-height:1.6}.faq-chevron{width:34px;height:34px}.final-cta-section{padding:68px 0}.final-cta-inner h2{overflow-wrap:anywhere;font-size:clamp(32px,10vw,39px);-webkit-hyphens:auto;hyphens:auto}.final-cta-inner p:not(.eyebrow){font-size:15px}.final-cta-inner .button{width:100%}.product-hero-copy{padding:30px 0 34px}.product-hero .back-link{display:none}.back-link{margin-bottom:27px}.product-hero h1{margin-bottom:17px;overflow-wrap:break-word;font-size:clamp(34px,9.8vw,42px);-webkit-hyphens:auto;hyphens:auto}.product-hero h2{margin-bottom:14px;font-size:21px}.product-hero-visual{min-height:285px;margin-bottom:14px;border-radius:18px}.product-hero-visual img{object-position:center}.visual-label{right:18px;bottom:17px;left:18px;font-size:11px}.product-highlights-section{padding:20px 0}.product-highlights-grid{grid-template-columns:1fr;border-radius:18px}.product-highlights-grid article,.product-highlights-grid article:nth-child(2){min-height:86px;border-right:0;border-bottom:1px solid #32343a;padding:18px 15px}.product-highlights-grid article:last-child{border-bottom:0}.product-highlights-grid h2{font-size:15px}.product-highlights-grid p{margin-top:5px;font-size:11px}.compact-heading{margin-bottom:34px}.benefits-grid{grid-template-columns:1fr;border-radius:18px}.benefits-grid article{display:grid;min-height:auto;grid-template-columns:28px 38px minmax(0,1fr);align-items:center;gap:12px;padding:20px 16px}.benefits-grid article>svg{width:34px;height:34px;margin:0}.benefits-grid h3{font-size:16px}.coverage-grid{grid-template-columns:1fr}.coverage-grid article,.coverage-grid article:nth-child(odd),.coverage-grid article:nth-child(2n){display:grid;min-height:90px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:15px;border-right:0;padding:20px 0}.coverage-grid h3{margin:0;font-size:15px}.situations-grid{gap:34px}.situations-heading h2{font-size:55px}.situation-list>div{min-height:82px;grid-template-columns:42px minmax(0,1fr)}.situation-list>div p{font-size:16px}.situation-list .button{width:100%}.contact-card{gap:30px;border-radius:18px;padding:27px 20px}.contact-card h2{font-size:34px}.contact-details .button{min-height:52px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:22px;margin-top:46px}.footer-bottom>p{font-size:11px}.site-footer{padding-top:62px;padding-bottom:30px}.mobile-sticky-actions{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;border-top:1px solid #303239;padding:8px max(10px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:#0b0c10f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.sticky-contact{display:grid;min-height:48px;place-items:center;border:1px solid #3a3c43;border-radius:999px;background:#202127;color:var(--yellow);text-decoration:none}.sticky-contact svg{width:20px}.sticky-cta{display:flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:0;border-radius:999px;padding:0 13px;background:var(--yellow);color:var(--black);font-size:10px;font-weight:900;line-height:1.1;text-align:center;text-transform:uppercase}.sticky-cta svg{width:16px;flex:0 0 auto}.modal-backdrop{align-items:end;padding:0}.modal-card,.modal-card.modal-wide{width:100%;max-height:calc(100svh - 8px);border-radius:24px 24px 0 0}.modal-header{min-height:76px;padding:14px}.modal-header h2{font-size:20px}.modal-close{width:42px;height:42px}.call-intro{align-items:flex-start;flex-direction:column;gap:5px;padding-inline:14px}.call-list{padding:14px}.call-list>a{grid-template-columns:44px minmax(0,1fr) 40px;padding:10px}.contact-avatar{width:42px;height:42px}.funnel-form{padding:18px 14px 24px}.funnel-progress{margin-bottom:24px}.funnel-panel>h3{font-size:26px}.funnel-product-grid{grid-template-columns:1fr;gap:8px}.funnel-product-grid>button{min-height:75px}.funnel-answer-grid{grid-template-columns:1fr;gap:8px;margin-top:20px}.funnel-answer-grid>button{min-height:58px}.choice-chips,.choice-chips.three-up{grid-template-columns:1fr}.choice-chips.two-up{grid-template-columns:1fr 1fr}.choice-chips button{justify-content:flex-start;min-height:47px;text-align:left}.choice-chips.two-up button{justify-content:center;text-align:center}.funnel-nav{align-items:stretch;flex-direction:column-reverse}.funnel-nav .button,.funnel-submit-stack{width:100%}.funnel-submit-stack .button{min-width:0}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.legal-content{padding:8px 16px 28px}.legal-contact-grid{grid-template-columns:1fr}.legal-page{padding:52px 0 76px}.legal-page h1{font-size:43px}.legal-page .legal-content{border-radius:18px;padding:8px 16px 26px}}@media(max-width:370px){.brand-logo-crop{width:132px;height:60px}.home-hero h1{font-size:36px}.trust-row{grid-template-columns:1fr}.trust-row span:last-child{grid-column:auto}.sticky-cta{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
