:root{--blue:#1769e0;--blue-dark:#0d3f91;--ink:#10213d;--muted:#5f6f86;--line:#dce5f1;--soft:#f4f8fd;--green:#16784a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}main{min-height:70vh}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,229,241,.8)}.header-inner{height:76px;justify-content:space-between;gap:30px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px;text-decoration:none}.brand img{border-radius:11px;box-shadow:0 5px 15px rgba(23,105,224,.18)}.brand span{display:flex;flex-direction:column;line-height:1.15}.brand strong{font-size:17px}.brand small{margin-top:4px;color:var(--muted);font-size:11px}.site-header nav{display:flex;align-items:center;gap:26px;font-size:14px;font-weight:650}.site-header nav>a:not(.button){color:#40516a;text-decoration:none}.site-header nav>a:hover{color:var(--blue)}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:12px;padding:0 20px;font-weight:750;font-size:15px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.button:not(.disabled):hover{transform:translateY(-1px)}.button.primary{background:var(--blue);color:#fff;box-shadow:0 8px 22px rgba(23,105,224,.2)}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button.small{min-height:40px;padding-inline:15px;font-size:13px;border-radius:10px}.button.disabled{background:#dae5f3;color:#607087;box-shadow:none;cursor:not-allowed}.hero{overflow:hidden;background:radial-gradient(circle at 80% 15%,#ddebff 0,rgba(221,235,255,0) 34%),linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #eef3f9}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;grid-gap:70px;gap:70px;padding-block:86px}.eyebrow{margin:0 0 13px;color:var(--blue);font-size:12px;line-height:1.4;font-weight:800;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:760px;margin-bottom:24px;font-size:clamp(44px,6vw,72px);line-height:1.02;letter-spacing:-.055em}.hero-copy{max-width:650px;margin-bottom:30px;color:var(--muted);font-size:19px;line-height:1.65}.actions{display:flex;flex-wrap:wrap;gap:12px}.microcopy{margin:18px 0 0;color:#748399;font-size:13px}.hero-mark{position:relative;min-height:390px;border:1px solid #cfddef;border-radius:28px;padding:62px 44px;background:rgba(255,255,255,.82);box-shadow:0 30px 70px rgba(32,71,124,.13);transform:rotate(1deg)}.hero-mark:before{content:"Selected address";position:absolute;top:22px;left:28px;color:#718097;font-size:12px;font-weight:700}.address-line{display:block;width:70%;height:22px;margin-bottom:18px;border-radius:7px;background:linear-gradient(90deg,#dcecff,#cde1ff);box-shadow:0 0 0 5px rgba(54,132,235,.08)}.address-line.wide{width:88%}.address-line.short{width:57%}.cursor-menu{position:absolute;right:27px;bottom:60px;width:240px;display:flex;flex-direction:column;padding:17px 19px;border:1px solid #d8e1ed;border-radius:13px;background:#fff;box-shadow:0 18px 45px rgba(28,52,84,.2)}.cursor-menu b{font-size:14px}.cursor-menu span{margin-top:4px;color:var(--muted);font-size:12px}.section{padding-block:104px}.demo-section{background:linear-gradient(180deg,#fff,#f5f9ff);border-bottom:1px solid #e7eef7}.demo-layout{display:flex;flex-direction:column;align-items:center}.demo-heading{max-width:700px;margin-bottom:34px;text-align:center}.demo-heading>p:last-child{margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.65}.demo-video-frame{width:min(100%,400px);aspect-ratio:9/16;overflow:hidden;border:1px solid #d4dfed;border-radius:28px;background:#0d1d34;box-shadow:0 24px 60px rgba(22,54,99,.16)}.demo-video{width:100%;height:100%;display:block;object-fit:contain;background:#0d1d34}.demo-actions{display:flex;justify-content:center;margin-top:26px}.commercial-callout{padding-block:54px;background:#0f2748;color:#fff}.commercial-callout-inner{display:flex;align-items:center;justify-content:space-between;gap:42px}.commercial-callout h2{margin-bottom:12px;font-size:clamp(30px,4vw,44px)}.commercial-callout p:not(.eyebrow){max-width:720px;margin-bottom:10px;color:#d4e1f2;font-size:17px;line-height:1.65}.commercial-callout small{color:#9fb1c9;line-height:1.5}.commercial-callout .button{flex:none}.section-heading{max-width:720px;margin-bottom:46px}h2{margin-bottom:16px;font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.045em}.product-grid>div>p:last-child,.section-heading>p:last-child,.trust-grid p{color:var(--muted);font-size:17px;line-height:1.65}.steps{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px;padding:0;margin:0}.steps li{min-height:230px;padding:24px 20px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 25px rgba(20,54,99,.045)}.steps li>span{width:38px;height:38px;display:grid;place-items:center;margin-bottom:34px;border-radius:11px;background:#eaf3ff;color:var(--blue);font-size:12px;font-weight:850}.steps h3,.value-grid h3{margin-bottom:10px;font-size:18px;letter-spacing:-.02em}.steps p,.value-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.product-section{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:90px;gap:90px}.product-grid .eyebrow{color:#73adff}.product-grid>div>p:last-child{color:#b8c6d9}.feature-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin:0;padding:20px;border:1px solid #304563;border-radius:24px;background:#182c49;list-style:none}.feature-list li{min-height:92px;display:flex;align-items:center;gap:12px;padding:16px;border-radius:14px;background:#203754;color:#eaf2ff;font-size:14px;font-weight:680}.feature-list span{flex:none;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#1f8b62;color:#fff}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.value-grid article{padding:28px 24px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fafcff)}.value-icon{width:42px;height:42px;display:grid;place-items:center;margin-bottom:40px;border-radius:12px;color:var(--blue);background:#eaf3ff;font-weight:900}.trust-section{background:var(--soft);border-block:1px solid #e7eef7}.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px}.trust-grid p:last-child{margin-bottom:0}.final-cta{text-align:center}.final-cta .shell{padding:70px 20px;border-radius:28px;background:linear-gradient(135deg,#edf5ff,#f8fbff);border:1px solid #d9e7f7}.final-cta h2{margin-bottom:10px}.final-cta p:not(.eyebrow){color:var(--muted);margin-bottom:25px}.site-footer{padding-block:55px;background:#0d1d34;color:#fff}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:50px;gap:50px;align-items:start}.footer-grid p{margin:7px 0 0;color:#9fadc0;font-size:14px}.footer-grid nav{display:grid;grid-gap:10px;gap:10px}.footer-grid a{color:#dbe6f5;font-size:14px;text-decoration:none}.footer-grid a:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.footer-contact span{color:#8494aa;font-size:12px}.legal-page{max-width:820px;padding-block:80px 120px}.legal-page h1{font-size:clamp(40px,6vw,62px)}.legal-page .lead{margin-bottom:55px;color:var(--muted);font-size:19px;line-height:1.7}.updated{color:#7b899c;font-size:13px}.legal-page section{padding-block:27px;border-top:1px solid var(--line)}.legal-page section h2{font-size:25px}.legal-page section p{color:#45566e;line-height:1.75}.legal-page section a{color:var(--blue)}.support-card{padding:32px!important;border:1px solid #d4e2f2!important;border-radius:20px;background:var(--soft)}.support-card .button{margin-top:10px}.email-link{display:block;margin-top:20px;color:var(--blue);font-weight:700}.seo-hero{background:radial-gradient(circle at 82% 10%,#ddebff 0,rgba(221,235,255,0) 34%),linear-gradient(180deg,#f8fbff,#fff);border-bottom:1px solid #eef3f9}.seo-hero-inner{max-width:900px;padding-block:96px 88px}.seo-article,.seo-hero h1{max-width:850px}.seo-article{padding-block:76px 30px}.seo-article>section{padding-block:34px;border-bottom:1px solid var(--line)}.seo-article>section:last-child{border-bottom:0}.seo-article h2{font-size:clamp(28px,4vw,38px)}.seo-article h3{margin-bottom:10px;font-size:18px}.seo-article p{color:#40516a;font-size:17px;line-height:1.78}.seo-article a{color:var(--blue);font-weight:700}.seo-feature-panel{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin-block:30px;padding:24px!important;border:1px solid #d6e4f5!important;border-radius:22px;background:var(--soft)}.seo-feature-panel div{padding:22px 18px;border:1px solid #dde7f3;border-radius:15px;background:#fff}.seo-feature-panel span{width:36px;height:36px;display:grid;place-items:center;margin-bottom:24px;border-radius:10px;background:#e7f1ff;color:var(--blue);font-size:12px;font-weight:850}.seo-feature-panel p{margin:0;font-size:14px;line-height:1.6}.seo-callout{margin-block:30px;padding:38px!important;border:1px solid #cfe0f5!important;border-radius:22px;background:linear-gradient(135deg,#edf5ff,#fafcff)}.seo-callout h2{margin-bottom:12px}.seo-callout p:last-child{margin-bottom:0}.faq-section{background:var(--soft);border-block:1px solid #e7eef7}.faq-list{display:grid;grid-gap:12px;gap:12px;max-width:850px}.faq-list details{border:1px solid #d7e2ef;border-radius:15px;background:#fff}.faq-list summary{position:relative;padding:21px 56px 21px 22px;cursor:pointer;list-style:none;font-weight:750;line-height:1.45}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;top:17px;right:21px;color:var(--blue);font-size:25px;font-weight:500}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 22px 22px;color:var(--muted);line-height:1.7}.seo-links{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin-top:25px}.seo-links a{color:var(--blue-dark);font-size:14px;font-weight:700}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px;color:var(--muted);font-size:13px}.breadcrumbs a{color:var(--blue-dark);font-weight:700;text-decoration:none}.answer-first{max-width:820px;margin-bottom:30px;color:#344963;font-size:19px;line-height:1.7}.geo-article .workflow-comparison{margin-block:28px}.workflow-comparison{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.workflow-comparison>div{display:flex;flex-direction:column;gap:9px;padding:24px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.workflow-comparison strong{color:var(--ink)}.workflow-comparison span{color:var(--muted);line-height:1.55}.comparison-table-wrap{width:100%;overflow-x:auto;margin-block:28px;border:1px solid var(--line);border-radius:18px}.comparison-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}.comparison-table td,.comparison-table th{padding:17px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.5}.comparison-table thead th{background:var(--soft);color:var(--ink);font-size:13px}.comparison-table tbody th{width:25%;color:var(--ink);font-size:14px}.comparison-table td{color:#45566e;font-size:14px}.comparison-table tr:last-child td,.comparison-table tr:last-child th{border-bottom:0}.comparison-card-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:28px}.comparison-card-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;background:var(--soft)}.comparison-card-grid article p{font-size:15px}.comparison-card-grid article a{text-decoration:none}.question-steps{display:grid;grid-gap:12px;gap:12px;margin:28px 0 0;padding:0;list-style:none}.question-steps li{display:grid;grid-template-columns:42px 1fr;align-items:start;grid-gap:15px;gap:15px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.question-steps span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eaf3ff;color:var(--blue);font-size:13px;font-weight:850}.question-steps p{margin:5px 0 0}.trust-callout{margin-block:30px;padding:38px!important;border:1px solid #cfe0f5!important;border-radius:22px;background:linear-gradient(135deg,#edf5ff,#fafcff)}.trust-callout p:last-child{margin-bottom:0}.check-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:0;list-style:none}.check-list li{position:relative;padding:16px 16px 16px 46px;border:1px solid var(--line);border-radius:14px;background:var(--soft);color:#40516a;line-height:1.55}.check-list li:before{content:"✓";position:absolute;left:17px;color:var(--green);font-weight:900}.price-example{margin-block:28px;padding:28px;border:1px solid #cfe4d9;border-radius:18px;background:#f3fbf7}.price-example h3{margin-bottom:8px}.price-example>p{font-size:14px}.price-example dl{margin:22px 0 0}.price-example dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid #d8e9df}.price-example dt{color:#40516a}.price-example dd{margin:0;color:var(--ink);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:800}.savings-table td{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:750}.home-spot-checks{background:#f7faff;border-bottom:1px solid #e7eef7}.spot-checks{margin-block:28px;padding:34px;border:1px solid #cfe0f5;border-radius:22px;background:linear-gradient(145deg,#f7fbff,#fff)}.spot-checks-compact{margin-block:0}.spot-checks>p:not(.eyebrow){max-width:760px}.spot-check-table td,.spot-check-table th{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.spot-check-table td:nth-child(n+3){font-weight:750}.spot-check-table td:last-child{color:var(--green)}.spot-check-disclosure{margin:0;padding:16px 18px;border-left:3px solid #80a4d5;border-radius:8px;background:#eef5fd;color:#52647c!important;font-size:13px!important;line-height:1.65!important}@media (max-width:900px){.hero-grid,.product-grid,.trust-grid{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-mark{min-height:320px}.commercial-callout-inner{align-items:flex-start;flex-direction:column}.steps,.value-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-contact{align-items:flex-start;grid-column:1/-1}.seo-feature-panel{grid-template-columns:1fr}}@media (max-width:640px){.shell{width:min(100% - 28px,1160px)}.site-header nav>a:not(.button){display:none}.site-header nav{gap:8px}.brand small{display:none}.hero-grid{min-height:auto;padding-block:65px}.hero-mark{padding:55px 24px}.cursor-menu{right:15px;width:215px}.section{padding-block:72px}.demo-heading{margin-bottom:26px}.demo-video-frame{width:min(100%,350px);border-radius:22px}.demo-actions{width:100%}.demo-actions .button{width:min(100%,350px)}.check-list,.comparison-card-grid,.feature-list,.steps,.value-grid,.workflow-comparison{grid-template-columns:1fr}.steps li{min-height:auto}.steps li>span,.value-icon{margin-bottom:20px}.answer-first{font-size:17px}.trust-callout{padding:28px 22px!important}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}.legal-page{padding-block:58px 90px}.seo-hero-inner{padding-block:65px 60px}.seo-article{padding-block:42px 15px}.seo-article>section{padding-block:27px}.seo-article p{font-size:16px}.seo-feature-panel{padding:14px!important}.seo-callout{padding:28px 22px!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}