:root{--bg:#f7f5f1;--card:#fff;--soft:#efe9e0;--ink:#141210;--mut:#1412109e;--mut2:#14121066;--orange:#ff6d24;--orangeD:#e35a15;--orangeS:#c94e12;--line:#1412101f;--rad:14px;--radL:20px;--sh-soft:0 1px 2px #14121008, 0 8px 24px -12px #14121026;--sh-hover:0 18px 40px -20px #14121040}.site *{box-sizing:border-box}.site{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Hanken Grotesk,system-ui,sans-serif;overflow-x:clip}.site .wrap{max-width:1200px;margin:0 auto;padding:0 24px}.site .disp{letter-spacing:.01em;text-transform:uppercase;margin:0;font-family:Anton,system-ui,sans-serif;font-weight:400;line-height:.98}.site h1,.site h2,.site h3{margin:0}.site a{color:inherit;text-decoration:none}.site .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--orangeD);align-items:center;gap:9px;font-size:12.5px;font-weight:800;display:inline-flex}.site .eyebrow:before{content:"";background:var(--orange);width:24px;height:3px}.site .btn{cursor:pointer;text-transform:uppercase;letter-spacing:.02em;border:none;border-radius:12px;align-items:center;gap:9px;padding:14px 24px;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:800;transition:transform .14s,box-shadow .2s,background .2s;display:inline-flex}.site .btn-orange{background:var(--orange);color:#fff;box-shadow:0 12px 26px -12px #ff6d24bf}.site .btn-orange:hover{background:var(--orangeD);transform:translateY(-2px);box-shadow:0 18px 34px -12px #ff6d24d9}.site .btn-dark{background:var(--ink);color:#fff}.site .btn-dark:hover{background:#000;transform:translateY(-2px)}.site .btn-ghost{border:2px solid var(--ink);color:var(--ink);background:0 0}.site .btn-ghost:hover{background:var(--ink);color:#fff}.site .btn-lg{padding:17px 30px;font-size:16px}.site .btn-sm{border-radius:10px;padding:10px 16px;font-size:13px}.site header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f7f5f1e6;position:sticky;top:0}.site .nav{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;height:78px;display:flex}.site .brand{cursor:pointer;align-items:center;gap:10px;display:flex}.site .brand img{height:54px;display:block}.site .brand-text{letter-spacing:.04em;color:var(--ink);text-transform:uppercase;font-family:Anton,sans-serif;font-size:22px}.site .brand-text .accent{color:var(--orange)}.site .navlinks{flex-wrap:nowrap;align-items:center;gap:2px;display:flex}.site .navlink{color:var(--mut);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:9px;padding:9px 12px;font-family:inherit;font-size:14.5px;font-weight:700;transition:all .15s}.site .navlink:hover{color:var(--ink);background:#1412100d}.site .navlink.on{color:var(--orangeD);background:#ff6d241f}.site .navr{align-items:center;gap:12px;display:flex}.site .lang{border:1px solid var(--line);border-radius:10px;display:flex;overflow:hidden}.site .lang button{color:var(--mut);cursor:pointer;background:0 0;border:none;padding:6px 10px;font:800 12.5px Hanken Grotesk,sans-serif}.site .lang button.on{background:var(--ink);color:#fff}.site .phone{color:var(--ink);align-items:center;gap:7px;font-size:14.5px;font-weight:800;display:flex}.site .burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:8px;display:none}.site .burger span{background:var(--ink);border-radius:2px;width:24px;height:2.5px}.site .hero{padding:60px 0 70px;position:relative;overflow:hidden}.site .hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}.site .hero h1{margin:16px 0 0;font-size:clamp(48px,8.2vw,116px)}.site .hero:has(.hero-story) .hero-grid{align-items:stretch}.site .hero:has(.hero-story) .hero-copy{flex-direction:column;justify-content:center;max-width:532px;display:flex}.site .hero:has(.hero-story) h1{font-size:clamp(44px,7vw,104px);line-height:.95}.site .hero h1 .accent{color:var(--orange)}.site .hero .lede{color:var(--mut);max-width:34ch;margin:22px 0 0;font-size:19px;font-weight:500;line-height:1.55}.site .hero-cta{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.site .trustline{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.site .stars{color:#fbbc04;letter-spacing:2px;font-size:16px}.site .g{vertical-align:-3px;flex:none;width:16px;height:16px}.site .rev-rating .g{width:22px;height:22px}.site .trustline b{font-weight:800}.site .trust-sub{color:var(--mut);font-size:13.5px}.site .leaf-pill{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.site .hero-media{position:relative}.site .hero-photo{border-radius:var(--radL);object-fit:cover;border:1px solid var(--line);width:100%;height:450px;box-shadow:var(--sh-soft)}.site .hero-story{aspect-ratio:9/16;width:auto;max-width:100%;height:auto;max-height:620px;margin-left:auto;margin-right:auto;display:block}.site .hero-square{aspect-ratio:1;object-fit:cover;width:100%;max-width:620px;height:auto;max-height:620px;margin-left:auto;margin-right:auto;display:block}.site .hero:has(.hero-square) .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch;gap:48px}.site .hero:has(.hero-square) .hero-copy{flex-direction:column;justify-content:center;min-width:0;max-width:100%;display:flex}.site .hero:has(.hero-square) h1{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(42px,4.6vw,78px);line-height:.96}.site .hero-badge{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-hover);align-items:center;gap:13px;padding:14px 18px;display:flex;position:absolute;bottom:24px;left:-16px}.site .hero-badge .ico{background:#ff6d2426;border-radius:11px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.site .hero-badge .n{color:var(--ink);font-family:Anton,sans-serif;font-size:26px;line-height:1}.site .hero-badge .l{color:var(--mut);margin-top:3px;font-size:12px;font-weight:600}.site .marquee{background:var(--ink);border-top:none;border-bottom:none;padding:15px 0;overflow:hidden}.site .marquee-track{width:max-content;animation:38s linear infinite mq;display:flex}.site .marquee-track:hover{animation-play-state:paused}@keyframes mq{to{transform:translate(-50%)}}.site .strip-run{flex:none;display:flex}.site .strip-item{color:#ffffffe6;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:9px;margin-right:44px;font-size:13.5px;font-weight:700;display:flex}.site .strip-item .d{color:var(--orange);font-size:16px}.site section.blk{padding:78px 0}.site .sec-head{max-width:660px}.site .sec-head.center{text-align:center;margin:0 auto}.site .sec-head h2{margin:14px 0 0;font-size:clamp(30px,4.4vw,52px)}.site .sec-head h2 .accent{color:var(--orange)}.site .sec-head p{color:var(--mut);margin:16px 0 0;font-size:17px;font-weight:500;line-height:1.6}.site .blk-dark{background:var(--ink);color:#fff}.site .blk-dark .sec-head p,.site .blk-dark .lede{color:#ffffffa6}.site .blk-dark h2,.site .blk-dark h3{color:#fff}.site .blk-dark .bcard{color:#fff;background:#ffffff0a;border-color:#ffffff1f}.site .blk-dark .bcard p{color:#ffffffa6}.site .blk-dark .eyebrow{color:var(--orange)}.site .blk-dark .bacard{box-shadow:none;border-color:#ffffff1f}.site .blk-dark .quote{background:#ffffff08;border:1px solid #ffffff1f}.site .blk-dark .qform h3,.site .blk-dark .msq h3{color:var(--ink)}.site .split{grid-template-columns:1fr 1fr;align-items:center;gap:52px;display:grid}.site .split.rev .split-media{order:2}.site .split-media img{object-fit:cover;border-radius:var(--radL);border:1px solid var(--line);width:100%;height:410px;box-shadow:var(--sh-soft)}.site .split h3{text-transform:uppercase;margin:12px 0 0;font-family:Anton,sans-serif;font-size:32px;line-height:1.02}.site .split p{color:var(--mut);margin:16px 0 0;font-size:16.5px;font-weight:500;line-height:1.65}.site .checks{grid-template-columns:1fr 1fr;gap:11px 18px;margin:24px 0 0;padding:0;list-style:none;display:grid}.site .checks li{align-items:center;gap:10px;font-size:15px;font-weight:700;display:flex}.site .checks .ck{background:var(--orange);color:#fff;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.site .steps{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:44px;display:grid}.site .step{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-soft);padding:28px 24px}.site .step .num{color:var(--orange);font-family:Anton,sans-serif;font-size:50px;line-height:1}.site .step h3{text-transform:uppercase;margin:12px 0 0;font-family:Anton,sans-serif;font-size:21px}.site .step p{color:var(--mut);margin:10px 0 0;font-size:15px;font-weight:500;line-height:1.6}.site .bgrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-top:44px;display:grid}.site .bcard{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-soft);padding:28px;transition:transform .15s,box-shadow .2s}.site a.bcard{color:inherit;text-decoration:none;display:block}.site .bcard:hover{box-shadow:var(--sh-hover);transform:translateY(-3px)}.site .bcard .ico{background:#ff6d2424;border-radius:13px;place-items:center;width:52px;height:52px;margin-bottom:16px;font-size:25px;display:grid}.site .bcard h3{text-transform:uppercase;font-family:Anton,sans-serif;font-size:20px}.site .bcard p{color:var(--mut);margin:10px 0 0;font-size:15px;font-weight:500;line-height:1.6}.site .band{background:var(--ink);color:#fff;border-radius:var(--radL);padding:54px 40px;position:relative;overflow:hidden}.site .band:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 80%,#ff6d2412,#0000 70%);position:absolute;inset:0}.site .statgrid{z-index:1;grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.site .stat .n{color:#fff;font-family:Anton,sans-serif;font-size:clamp(38px,4.6vw,58px);line-height:1}.site .stat .l{color:#ffffffc7;margin-top:8px;font-size:14px;font-weight:600}.site .tgrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;display:grid}.site .tcard{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-soft);flex-direction:column;gap:13px;padding:24px;display:flex}.site .tcard .stars{font-size:15px}.site .tcard p{flex:1;margin:0;font-size:14.5px;font-weight:500;line-height:1.6}.site .tcard .who{align-items:center;gap:11px;display:flex}.site .tcard .av{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.site .tcard .who b{font-size:14.5px;font-weight:800;display:block}.site .tcard .who span{color:var(--mut);font-size:12.5px}.site .rev-rating{text-align:center;flex-direction:column;align-items:center;gap:7px;margin:28px auto 0;display:flex}.site .rev-rating .n{color:var(--ink);justify-content:center;align-items:center;gap:10px;font-family:Anton,sans-serif;font-size:clamp(48px,6vw,68px);line-height:1;display:flex}.site .rev-rating .stars{letter-spacing:3px;font-size:20px}.site .rev-rating .l{color:var(--mut);font-size:14px;font-weight:600}.site .revgrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.site .rev-card{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-soft);flex-direction:column;gap:13px;padding:24px;display:flex}.site .rev-card .stars{font-size:15px}.site .rev-card p{color:var(--ink);flex:1;margin:0;font-size:14.5px;font-weight:500;line-height:1.6}.site .rev-who{align-items:center;gap:11px;display:flex}.site .rev-av{background:var(--orange);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:grid}.site .rev-who b{font-size:14.5px;font-weight:800;display:block}.site .rev-who span{color:var(--mut);align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.site .vgrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px;display:grid}.site .vcard{border-radius:var(--rad);background:var(--card);border:1px solid var(--line);box-shadow:var(--sh-soft);padding:26px}.site .vcard .ico{font-size:27px}.site .vcard h3{text-transform:uppercase;margin:14px 0 0;font-family:Anton,sans-serif;font-size:19px}.site .vcard p{color:var(--mut);margin:9px 0 0;font-size:14.5px;font-weight:500;line-height:1.58}.site .cgrid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px;display:grid}.site .ccard{text-align:center;border-radius:var(--rad);background:var(--soft);padding:26px 20px}.site .ccard .ico{border:1px solid var(--line);background:#fff;border-radius:15px;place-items:center;width:56px;height:56px;margin:0 auto;font-size:25px;display:grid}.site .ccard h3{text-transform:uppercase;margin:14px 0 0;font-family:Anton,sans-serif;font-size:16px}.site .ccard p{color:var(--mut);margin:8px 0 0;font-size:13.5px;font-weight:500;line-height:1.55}.site .quote{background:var(--ink);color:#fff;border-radius:var(--radL);grid-template-columns:1fr 1fr;align-items:center;gap:44px;padding:52px;display:grid;position:relative;overflow:hidden}.site .quote:before{content:"";pointer-events:none;background:radial-gradient(600px 300px at 80%,#ff6d2412,#0000 70%);position:absolute;inset:0}.site .quote h2{text-transform:uppercase;font-family:Anton,sans-serif;font-size:clamp(30px,3.8vw,46px);line-height:1.02}.site .quote h2 .accent{color:var(--orange)}.site .qlist{z-index:1;gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid;position:relative}.site .qlist li{align-items:center;gap:11px;font-size:15.5px;font-weight:700;display:flex}.site .qlist .ck{background:var(--orange);color:#fff;border-radius:7px;flex:none;place-items:center;width:24px;height:24px;font-size:13px;display:grid}.site .qform{background:var(--card);color:var(--ink);border-radius:var(--radL);z-index:1;padding:28px;position:relative}.site .qform h3{text-transform:uppercase;font-family:Anton,sans-serif;font-size:22px}.site .field{margin-top:14px}.site .field label{color:var(--mut);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12.5px;font-weight:800;display:block}.site .field input,.site .field select{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:11px;padding:12px 14px;font:15px Hanken Grotesk,sans-serif}.site .field input:focus,.site .field select:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #ff6d2426}.site .qform .btn{justify-content:center;width:100%;margin-top:18px}.site .qnote{color:var(--mut);text-align:center;margin-top:12px;font-size:12.5px;font-weight:600}.site .blogrid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px;display:grid}.site .blog-read{color:var(--orangeD);text-transform:uppercase;letter-spacing:.02em;margin-top:14px;font-size:14px;font-weight:800}.site .bawrap{grid-template-columns:1fr 1fr;gap:20px;margin-top:40px;display:grid}.site .bacard{border-radius:var(--radL);border:1px solid var(--line);box-shadow:var(--sh-soft);position:relative;overflow:hidden}.site .bacard img{object-fit:cover;width:100%;height:380px;display:block}.site .balbl{background:var(--ink);color:#fff;letter-spacing:.06em;border-radius:8px;padding:6px 14px;font-family:Anton,sans-serif;font-size:15px;position:absolute;top:14px;left:14px}.site .balbl.a{background:var(--orange)}.site .faqwrap{gap:14px;max-width:820px;margin-top:40px;margin-left:auto;margin-right:auto;display:grid}.site .faq{background:var(--card);border:1px solid var(--line);border-radius:var(--rad);box-shadow:var(--sh-soft);padding:20px 24px}.site .faq-q{text-transform:uppercase;letter-spacing:.02em;font-family:Anton,sans-serif;font-size:18px}.site .faq-a{color:var(--mut);margin-top:10px;font-size:15px;font-weight:500;line-height:1.6}.site footer{background:var(--ink);color:#ffffffd1;margin-top:22px;padding:58px 0 28px}.site .foot-top{border-bottom:1px solid #ffffff29;grid-template-columns:1.4fr 1fr 2fr;gap:40px;padding-bottom:34px;display:grid}.site .foot-brand img{filter:brightness(0)invert();height:54px}.site .foot-brand .brand-text{color:#fff}.site .foot-brand p{max-width:34ch;margin:14px 0 0;font-size:14px;font-weight:500;line-height:1.6}.site .foot h4{text-transform:uppercase;letter-spacing:.06em;color:var(--orange);margin:0 0 14px;font-family:Anton,sans-serif;font-size:14px}.site .foot-links{flex-direction:column;gap:9px;display:flex}.site .foot-links a,.site .foot-links button{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font:600 15px Hanken Grotesk,sans-serif}.site .foot-links a:hover,.site .foot-links button:hover{color:var(--orange)}.site .regions{grid-template-columns:1fr 1fr;gap:16px;display:grid}.site .region b{color:#fff;font-size:14px;font-weight:800;display:block}.site .region span{color:#ffffffa3;font-size:13px;line-height:1.5}.site .foot-bot{color:#fff9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:13px;display:flex}.site .mmenu{display:none}@media (width<=940px){.site .navlinks,.site .phone{display:none}.site .burger{display:flex}.site .hero-grid,.site .split,.site .quote,.site .foot-top,.site .bawrap{grid-template-columns:1fr}.site .split.rev .split-media{order:0}.site .steps,.site .statgrid,.site .tgrid,.site .vgrid,.site .cgrid,.site .bgrid,.site .blogrid,.site .revgrid{grid-template-columns:1fr}.site .hero-media{order:-1}.site .mmenu.open{border-top:1px solid var(--line);flex-direction:column;gap:4px;padding:12px 0 18px;display:flex}.site .mmenu .navlink{text-align:left;padding:12px 14px;font-size:16px}.site .quote{padding:32px}.site .band{padding:38px 24px}:is(.site .hero:has(.hero-square) .hero-grid,.site .hero:has(.hero-story) .hero-grid){grid-template-columns:1fr;align-items:stretch;gap:28px}:is(.site .hero:has(.hero-square) .hero-copy,.site .hero:has(.hero-story) .hero-copy){max-width:100%}.site header .navr .btn-sm{display:none}.site .nav{gap:10px;height:68px}.site .brand img{height:44px}.site .hero{padding:32px 0 40px}:is(.site .hero h1,.site .hero:has(.hero-story) h1,.site .hero:has(.hero-square) h1){word-break:break-word;font-size:clamp(36px,10vw,56px)}.site .hero .lede{margin-top:16px;font-size:16px}.site .hero-cta{margin-top:22px}.site .hero-cta .btn{flex:auto;justify-content:center}.site .hero-photo{height:340px}.site .hero-story{max-height:900px}.site .hero-square{max-width:100%;max-height:640px}.site .hero-badge{padding:10px 14px;bottom:12px;left:8px;right:auto}.site .hero-badge .n{font-size:22px}.site .hero-badge .l{font-size:11px}.site section.blk{padding:52px 0}.site .sec-head h2{font-size:clamp(28px,8vw,40px)}.site .split{gap:28px}.site .split-media img{height:260px}}@media (width<=560px){.site .checks{grid-template-columns:1fr}.site .statgrid{grid-template-columns:1fr 1fr}.site .hero-photo{height:320px}.site .bacard img{height:260px}.site .wrap{padding:0 18px}.site .foot-top{gap:28px}.site .regions{grid-template-columns:1fr}.site .band{padding:32px 20px}.site .quote{padding:26px}.site .qform{padding:22px}}.sticky-cta{display:none}@media (width<=940px){.sticky-cta{z-index:90;text-align:center;padding:18px 20px calc(18px + env(safe-area-inset-bottom,0px));letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;background:#ff6d24;border:none;border-radius:0;justify-content:center;align-items:center;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:800;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000002e}.site footer{padding-bottom:96px}}.lp-top,.site header.lp-top{background:var(--ink);border-bottom:1px solid #ffffff0f;padding:8px 0}.site .lp-top .lp-logo{filter:brightness(0)invert()}.lp-top-in{justify-content:space-between;align-items:center;gap:16px;display:flex}.lp-logo{width:auto;height:56px;display:block}.lp-wordmark{color:#fff;font-size:22px}.site .lp-phone{color:#fff;letter-spacing:.02em;white-space:nowrap;border:1px solid #fff3;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.site .lp-phone:hover{background:#ffffff14}.lp-call{flex-wrap:wrap;align-items:center;gap:10px 16px;margin-top:18px;display:flex}.lp-call a{color:var(--ink);letter-spacing:.02em;font-family:Anton,sans-serif;font-size:22px;text-decoration:none}.lp-call a:hover{color:var(--orange)}.lp-call span{color:var(--mut);font-size:14px}@media (width<=640px){.lp-call a{font-size:20px}.lp-call span{width:100%}.lp-phone{padding:7px 10px;font-size:13px}}.lp-hero{position:relative;overflow:hidden}.site .lp-hero{padding:44px 0 60px}.site .lp-hero .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:44px}.site .lp-hero .hero-copy{min-width:0;max-width:640px}.site .lp-hero h1{overflow-wrap:anywhere;margin:12px 0 0;font-size:clamp(38px,5.6vw,80px);line-height:.98}.site .lp-hero .lede{max-width:46ch;margin-top:18px;font-size:17px}.site .lp-stars{align-items:baseline;gap:8px;margin-top:14px;display:flex}.site .lp-stars .stars{letter-spacing:2px;font-size:17px}.site .lp-stars b{color:var(--ink);font-size:16px;font-weight:800}.site .lp-stars .c{color:var(--mut);font-size:14px;font-weight:600}.site .lp-hero .lp-checks{margin-top:22px;display:block}.site .lp-hero .lp-checks li{margin-bottom:12px;padding-left:32px;font-size:15.5px;font-weight:600;line-height:1.5;display:block;position:relative}.site .lp-hero .lp-checks li strong{font-weight:800}.site .lp-hero .lp-checks li .ck{position:absolute;top:2px;left:0}.lp-form{border:1px solid var(--line);background:#fff;border-radius:20px;padding:28px;position:sticky;top:20px;box-shadow:0 24px 60px -30px #14121059}.lp-form h3{letter-spacing:.02em;color:var(--ink);margin:0 0 18px;font-family:Anton,sans-serif;font-size:26px}.lp-form .field{margin-bottom:12px}.lp-form input{font-size:16px}.site .lp-photo{margin-top:16px;position:relative}.site .lp-photo img{object-fit:cover;border:1px solid var(--line);border-radius:14px;width:100%;height:180px;display:block}.site .lp-photo-badge{background:#fff;border-radius:12px;padding:10px 16px;position:absolute;bottom:12px;left:12px;box-shadow:0 8px 24px -12px #14121040}.site .lp-photo-badge .n{color:var(--ink);letter-spacing:.02em;font-family:Anton,sans-serif;font-size:22px;line-height:1}.site .lp-photo-badge .l{color:var(--mut);margin-top:2px;font-size:12px;font-weight:600}@media (width<=780px){.site .lp-hero{padding:18px 0 36px}.site .lp-hero .hero-grid{grid-template-columns:1fr;gap:0}.site .lp-hero .hero-copy,.site .lp-hero .hero-media{display:contents}.site .lp-hero .eyebrow{order:1}.site .lp-hero h1{order:2;margin-top:10px;font-size:clamp(34px,9vw,52px)}.site .lp-hero .lp-stars{order:3;margin-top:12px}.site .lp-hero .lp-form{box-shadow:var(--sh-soft);order:4;margin-top:16px;padding:22px;position:static}.site .lp-hero .lede{order:5;margin-top:22px;font-size:15.5px}.site .lp-hero .lp-checks{order:6;margin-top:14px}.site .lp-hero .lp-checks li{font-size:14.5px}.site .lp-hero .lp-photo{order:7;margin-top:18px}.lp-form h3{margin-bottom:14px;font-size:22px}.lp-top-in{gap:10px}.lp-logo{height:44px}.lp-phone{padding:6px 11px;font-size:13px}.lp-foot{padding:24px 0 96px}}.lp-foot{background:var(--ink);color:#fff9;text-align:center;padding:28px 0 100px;font-size:13px;line-height:1.8}.lp-foot a{color:#fff;font-weight:700;text-decoration:none}.lp-sticky{z-index:90;padding:18px 20px calc(18px + env(safe-area-inset-bottom,0px));letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;background:#ff6d24;border:none;font-family:Hanken Grotesk,sans-serif;font-size:15px;font-weight:800;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0000002e}@media (width>=900px){.lp-sticky{display:none}}.msq{position:relative}.msq .msq-progress{background:#14121014;border-radius:4px;height:4px;margin-bottom:8px;position:relative;overflow:hidden}.msq .msq-bar{background:linear-gradient(90deg,#ff6d24,#ff8f4c);border-radius:4px;height:100%;transition:width .35s cubic-bezier(.2,.8,.2,1)}.msq .msq-step-label{letter-spacing:.14em;text-transform:uppercase;color:#14121080;margin:0 0 14px;font-size:11.5px;font-weight:800}.msq h3{letter-spacing:-.01em;margin:0 0 6px;font-size:22px;line-height:1.2}.msq .msq-sub{color:#1412109e;margin:0 0 18px;font-size:14.5px}.msq .msq-choices{grid-template-columns:1fr;gap:10px;margin-bottom:14px;display:grid}.msq .msq-choice{color:#141210;cursor:pointer;text-align:left;background:#fff;border:1.5px solid #1412101f;border-radius:14px;align-items:center;gap:14px;width:100%;padding:16px 18px;font:700 15px Hanken Grotesk,sans-serif;transition:transform .12s,border-color .15s,box-shadow .2s,background .2s;display:flex}.msq .msq-choice:hover{border-color:#ff6d24;transform:translateY(-2px);box-shadow:0 12px 24px -14px #14121040}.msq .msq-choice-ico{font-size:22px;line-height:1}.msq .msq-choice-t{flex:1}.msq .msq-choice-arrow{color:#ff6d24;opacity:.6;font-size:18px;font-weight:900;transition:transform .15s,opacity .15s}.msq .msq-choice:hover .msq-choice-arrow{opacity:1;transform:translate(4px)}.msq .msq-choices-grid{grid-template-columns:1fr 1fr}.msq .msq-choice-tile{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:96px;padding:20px 12px}.msq .msq-choice-tile .msq-choice-ico{font-size:30px}.msq .msq-choice-tile .msq-choice-t{flex:0}.msq .msq-row-center{justify-content:center}.msq .msq-row{gap:10px;margin-top:6px;display:flex}.msq .msq-row .btn{flex:1;justify-content:center}.msq .msq-row .btn-ghost{flex:none}@media (width<=600px){.msq h3{font-size:20px}.msq .msq-choice{padding:14px;font-size:14.5px}}.site .merci{background:var(--bg);padding:92px 0 96px}.site .merci-card{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:20px;max-width:680px;margin:0 auto;padding:46px 40px;box-shadow:0 24px 60px -30px #14121059}.site .merci-check{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 22px;font-size:36px;font-weight:900;line-height:1;display:grid}.site .merci-card h1{letter-spacing:.5px;text-transform:uppercase;color:var(--ink);margin:0;font-family:Anton,sans-serif;font-size:clamp(30px,5vw,46px);line-height:.98}.site .merci-card .merci-lede{color:var(--mut);max-width:46ch;margin:16px auto 0;font-size:17px;font-weight:500;line-height:1.55}.site .merci-steps{text-align:left;gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.site .merci-steps li{background:var(--bg);color:var(--ink);border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.site .merci-steps .ck{background:var(--orange);color:#fff;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;font-size:12px;display:grid}.site .merci-back{color:var(--ink);border-bottom:2px solid var(--orange);margin-top:30px;font-size:15px;font-weight:700;text-decoration:none;display:inline-block}.site .merci-back:hover{color:var(--orange)}@media (width<=600px){.site .merci{padding:56px 0 64px}.site .merci-card{padding:32px 20px}.site .merci-check{width:62px;height:62px;font-size:30px}}.msq .msq-loading{text-align:center;place-items:center;gap:16px;padding:46px 10px;display:grid}.msq .msq-loading p{color:#141210b3;margin:0;font-size:15px;font-weight:700}.msq .msq-spinner{border:4px solid #1412101f;border-top-color:#ff6d24;border-radius:50%;width:42px;height:42px;animation:.8s linear infinite msq-spin}@keyframes msq-spin{to{transform:rotate(360deg)}}.lp-modal-overlay{z-index:120;background:#0009;justify-content:center;align-items:center;padding:40px 16px;animation:.18s ease-out lpModalFade;display:flex;position:fixed;inset:0;overflow-y:auto}.lp-modal{background:var(--card);width:100%;max-width:520px;color:var(--ink);border-radius:14px;padding:28px 22px 22px;animation:.2s ease-out lpModalIn;position:relative;box-shadow:0 24px 60px #00000059}.lp-modal-title{margin:0 0 6px;font-size:24px;line-height:1.15}.lp-modal-sub{opacity:.8;margin:0 0 16px;font-size:14.5px}.lp-modal-close{cursor:pointer;width:36px;height:36px;color:inherit;background:#0000000f;border:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.lp-modal-close:hover{background:#0000001f}@keyframes lpModalFade{0%{opacity:0}to{opacity:1}}@keyframes lpModalIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.site *,.site :before,.site :after,.sticky-cta,.lp-sticky,.lp-modal-overlay,.lp-modal{transition:none!important;animation:none!important}.site .marquee-track{flex-wrap:wrap;justify-content:center;width:auto}.site .strip-run{flex-wrap:wrap;justify-content:center}.site .strip-run[aria-hidden=true]{display:none}.site .strip-item{margin:4px 18px}}
