:root{--header-height:4.8125rem;--brand:#3b82f6;--brand-dark:#2563eb;--brand-light:#3b82f61f;--brand-secondary:#10b981;--brand-secondary-dk:#059669;--text-primary:#111827;--text-body:#374151;--text-muted:#6b7280;--text-light:#f9fafb;--bg-primary:#fff;--bg-secondary:#f9fafb;--bg-warm:#fffbf0;--bg-dark:#111827;--on-brand:#fff;--on-brand-muted:#ffffffd9;--on-dark:#fff;--error:#dc2626;--on-brand-solid-bg:#fff;--on-brand-solid-color:#111827;--star:var(--brand);--star-high:#15803d;--star-mid:#b45309;--star-low:#dc2626;--border:#e5e7eb;--radius:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-pill:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 25px -5px #00000014, 0 8px 10px -6px #0000000a;--font-heading:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--space-1:.5rem;--space-2:1rem;--space-3:1.5rem;--space-4:2rem;--space-5:2.5rem;--space-6:3rem;--space-7:3.5rem;--space-8:4rem;--space-10:5rem;--space-12:6rem;--section-y:5rem;--header-h:64px;--sticky-cta-height:56px}@media (width<=767px){:root{--section-y:3rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height,4.8125rem) + var(--space-2));-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--text-body);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.75;overflow-x:clip}img,video{max-width:100%;height:auto;display:block}a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-dark)}:where(.bg-dark,.bg-brand) a{color:var(--on-dark)}main :is(p,li,dd,blockquote) a:not([class]){text-underline-offset:.15em;text-decoration:underline .06em}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--text-primary);font-weight:700;line-height:1.2}h1{letter-spacing:-.025em;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:800}h2{letter-spacing:-.015em;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700}h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}h4{font-size:1.125rem;font-weight:600}p{font-family:var(--font-body);color:var(--text-body);font-size:1rem;line-height:1.75}p+p,p+ul,p+ol,ul+p,ol+p{margin-top:1.15em}p+h2,ul+h2,ol+h2,div+h2{margin-top:2.2em}p+h3,ul+h3,ol+h3{margin-top:1.8em}h2+p,h3+p,h2+ul,h3+ul{margin-top:.75em}h2+.grid-2,h2+.grid-3,h2+.grid-4,h3+.grid-2,h3+.grid-3,h3+.grid-4,h2+[class$=-grid],h3+[class$=-grid],h2+[class*=-grid\ ],h3+[class*=-grid\ ]{margin-top:var(--space-5)}h2+.faq-list,h2+.faq-groups,h3+.faq-list,h3+.faq-groups{margin-top:var(--space-4)}.lead{color:var(--text-body);font-size:1.125rem;line-height:1.65}.text-sm{font-size:.875rem;line-height:1.6}.text-xs{font-size:.8125rem;line-height:1.5}.overline{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--brand-secondary);font-size:.8125rem;font-weight:600}.container{width:90%;max-width:1200px;margin-inline:auto}.container-sm{width:90%;max-width:720px;margin-inline:auto}.section{padding:var(--section-y) 0}.section-sm{padding:calc(var(--section-y) * .6) 0}.bg-white{background-color:var(--bg-primary)}.bg-gray{background-color:var(--bg-secondary)}.bg-warm{background-color:var(--bg-warm)}.bg-dark{background-color:var(--bg-dark);color:var(--text-light)}.bg-brand{background-color:var(--brand);color:var(--on-brand)}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4{color:var(--text-light)}.bg-dark .lead,.bg-dark p{color:#ffffffd9}.bg-dark .overline{color:#fffc}.bg-brand h1,.bg-brand h2,.bg-brand h3,.bg-brand h4{color:var(--on-brand)}.bg-brand .lead,.bg-brand p{color:var(--on-brand-muted)}.bg-brand .overline{color:var(--on-brand);opacity:.85}.bg-brand .btn-primary{background-color:var(--on-brand-solid-bg);color:var(--on-brand-solid-color);border-color:var(--on-brand-solid-bg)}.bg-brand .btn-primary:hover{background-color:var(--on-brand-solid-bg);border-color:var(--on-brand-solid-bg);color:var(--on-brand-solid-color);filter:brightness(.9)}.grid-2{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));display:grid}.grid-3{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));display:grid}.grid-4{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));display:grid}.btn{font-family:var(--font-heading);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.btn:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.btn-primary{background-color:var(--brand);color:var(--on-brand);border-color:var(--brand)}.btn-primary:hover{background-color:var(--brand-dark);border-color:var(--brand-dark);color:var(--on-brand);transform:translateY(-1px)}.btn-outline{color:var(--text-primary);border-color:var(--text-primary);background-color:#0000}.btn-outline:hover{background-color:var(--text-primary);color:var(--on-dark)}.btn-outline-light{color:var(--on-dark);background-color:#0000;border-color:#ffffffb3}.btn-outline-light:hover{background-color:#ffffff26;border-color:#fff}.btn-outline-dark{background-color:var(--btn-outline-dark-bg,transparent);color:var(--btn-outline-dark-color,#fff);border-color:var(--btn-outline-dark-border,#ffffffbf)}.btn-outline-dark:hover{background-color:var(--btn-outline-dark-hover-bg,#ffffff1f);color:var(--btn-outline-dark-hover-color,#fff);border-color:var(--btn-outline-dark-hover-border,#fff)}.btn-brand-outline{background-color:var(--btn-brand-outline-bg,transparent);color:var(--btn-brand-outline-color,var(--brand));border-color:var(--btn-brand-outline-border,var(--brand))}.btn-brand-outline:hover{background-color:var(--btn-brand-outline-hover-bg,var(--brand));color:var(--btn-brand-outline-hover-color,#fff);border-color:var(--btn-brand-outline-hover-border,var(--brand))}.btn-brand-light{background-color:var(--btn-brand-light-bg,var(--brand-light));color:var(--btn-brand-light-color,var(--brand));border-color:var(--btn-brand-light-border,var(--brand-light))}.btn-brand-light:hover{background-color:var(--btn-brand-light-hover-bg,var(--brand));color:var(--btn-brand-light-hover-color,#fff);border-color:var(--btn-brand-light-hover-border,var(--brand))}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.btn-sm{min-height:40px;padding:.5rem 1rem;font-size:.875rem}.btn-block{width:100%}.form-group{flex-direction:column;gap:.375rem;display:flex}label{font-family:var(--font-heading);color:var(--text-primary);font-size:.875rem;font-weight:600}input,textarea,select{width:100%;font-family:var(--font-body);color:var(--text-primary);background-color:var(--bg-primary);border:1.5px solid color-mix(in srgb, var(--text-muted) 75%, var(--bg-primary));border-radius:var(--radius);outline:none;min-height:48px;padding:.75rem 1rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--text-muted)}input:focus,textarea:focus,select:focus{border-color:var(--brand-secondary);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-secondary) 18%, transparent)}textarea{resize:vertical;min-height:120px;line-height:1.6}.form-helper{color:var(--text-muted);font-size:.75rem}.form-error{color:var(--error);font-size:.75rem}.card{background-color:var(--bg-primary);color:var(--text-body);border:1px solid var(--border);border-left:4px solid var(--brand);border-radius:var(--radius);padding:var(--space-5);transition:border-color .2s,background-color .2s,transform .2s}.card:hover{border-color:var(--brand);border-left-color:var(--brand-dark);background-color:var(--bg-secondary)}.card-feature{background-color:var(--bg-dark);border:1px solid var(--bg-dark);border-left:4px solid var(--brand);color:#ffffffd9}.card-feature h2,.card-feature h3,.card-feature h4{color:var(--on-dark)}.card-feature p{color:#ffffffd9}.card-feature:hover{border-color:var(--brand);background-color:#0b1220}.card-flat{background-color:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius);padding:var(--space-5)}.check-list{gap:var(--space-2);padding:0;list-style:none;display:grid}.check-list li{padding-left:2rem;position:relative}.check-list li:before{content:"✓";background:var(--brand);width:1.25rem;height:1.25rem;color:var(--on-brand);border-radius:var(--radius-pill);justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:.15em;left:0}@media (width>=768px){.check-list{gap:var(--space-2) var(--space-5);grid-template-columns:1fr 1fr}}.process-grid{margin-top:var(--space-6)}.process-step{text-align:center}.process-step-num{border-radius:var(--radius-pill);background:var(--brand);width:3rem;height:3rem;color:var(--on-brand);font-family:var(--font-heading);margin-bottom:var(--space-2);justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:inline-flex}.pricing-display{margin:var(--space-3) 0}.pricing-amount{font-family:var(--font-heading);color:var(--brand);font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1}.card-icon{color:var(--brand);margin-bottom:var(--space-2)}.card-icon svg{width:2rem;height:2rem}.card-link{margin-top:var(--space-2);font-family:var(--font-heading);color:var(--brand-secondary);font-weight:600}.card:hover .card-link{color:var(--brand-secondary-dk)}.stars{color:var(--star);letter-spacing:.1em;font-size:.95rem;line-height:1}.testimonial-card .stars{margin-bottom:var(--space-2)}.trust-bar-item{flex-direction:column;align-items:center;line-height:1.2;display:flex}.trust-bar-item strong{font-size:1.25rem}.trust-bar-item span{opacity:.9;font-weight:500}.trust-row{gap:var(--space-4);margin-top:var(--space-5);text-align:left;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));display:grid}.trust-item{background:var(--bg-primary);border-left:4px solid var(--brand);padding:var(--space-3)}.trust-item strong{color:var(--text-primary);margin-bottom:.25rem;display:block}.nearby-links{line-height:2.1}.nearby-links a{font-family:var(--font-heading);font-weight:600}.related-list{gap:var(--space-2);padding:0;list-style:none;display:grid}.related-list a{padding:var(--space-3);background:var(--bg-primary);border-left:3px solid var(--brand);transition:background-color .15s;display:block}.related-list a:hover{background:var(--bg-secondary)}.related-list strong{color:var(--text-primary);display:block}.related-list span{color:var(--text-muted);font-size:.9375rem}.toc{background:var(--bg-secondary);border-left:4px solid var(--brand);padding:var(--space-4);border-radius:var(--radius)}.toc h2{margin-bottom:var(--space-2);font-size:1.125rem}.toc ol{margin:0;padding-left:1.25rem}.prose{overflow-wrap:break-word}.prose>*+*{margin-top:var(--space-3)}.prose h2{margin-top:var(--space-6);margin-bottom:var(--space-2)}.prose h3{margin-top:var(--space-4);margin-bottom:var(--space-2)}.prose ul,.prose ol{padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose a:not([class]){color:var(--brand-secondary);overflow-wrap:anywhere;text-decoration:underline}.prose img{border-radius:var(--radius);margin:var(--space-4) 0}.prose table{border-collapse:collapse;width:100%;display:block;overflow-x:auto}.prose th,.prose td{border:1px solid var(--border);padding:.5rem}.prose pre{overflow-x:auto}.prose blockquote{border-left:4px solid var(--brand);padding-left:var(--space-3);color:var(--text-muted);font-style:italic}.testimonials-inner{gap:var(--space-5);display:grid}.t-feature{background:var(--brand-light);border-left:4px solid var(--brand);border-radius:var(--radius);max-width:820px;padding:var(--space-5);margin-inline:auto}.t-feature blockquote{color:var(--text-primary);margin:var(--space-2) 0;font-size:1.375rem;font-style:italic;line-height:1.5}.pull-quote{max-width:720px;margin-inline:auto}.pull-quote blockquote{color:var(--text-primary);margin:var(--space-2) 0;font-size:1.25rem;font-style:italic;line-height:1.55}.case-study{background:var(--bg-primary);border:1px solid var(--border);border-left:4px solid var(--brand);border-radius:var(--radius);padding:var(--space-5);max-width:820px;margin-inline:auto}.case-study h3{margin:.25rem 0 var(--space-2)}.case-study p{margin-bottom:.5rem}.section-header{max-width:720px;margin:0 auto var(--space-6)}.section-header h2{margin:.5rem 0 1rem}.photo-placeholder{background:var(--brand-light);border:1px solid var(--border);border-radius:var(--radius-md);aspect-ratio:4/3;color:var(--text-muted);font-family:var(--font-heading);text-align:center;justify-content:center;align-items:center;padding:1rem;font-size:.875rem;display:flex}.photo-placeholder--sq{aspect-ratio:1}.badge{border-radius:var(--radius-pill);font-family:var(--font-heading);align-items:center;gap:.3rem;padding:.3rem .875rem;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.badge-primary{background:var(--brand);color:var(--on-brand)}.badge-light{background:var(--brand-light);color:var(--text-primary)}.badge-secondary{background:var(--brand-secondary);color:var(--navy)}.badge-outline{border:1.5px solid var(--border);color:var(--text-body);background:0 0}.badge-muted{background:var(--bg-secondary);color:var(--text-muted)}:focus-visible{outline:3px solid var(--brand);outline-offset:2px;border-radius:2px}main:focus,[tabindex="-1"]:focus,[tabindex="-1"]:focus-visible{outline:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-heading{font-family:var(--font-heading)}.font-body{font-family:var(--font-body)}.text-brand{color:var(--brand)}.text-secondary{color:var(--brand-secondary)}.text-muted{color:var(--text-muted)}.text-light{color:var(--text-light)}.text-dark{color:var(--text-primary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-to-content{z-index:1000;background:var(--brand);color:var(--on-brand);font-family:var(--font-heading);border-radius:0 0 var(--radius-md) 0;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .15s;position:fixed;top:0;left:0;transform:translateY(-100%)}.skip-to-content:focus,.skip-to-content:focus-visible{outline:3px solid var(--brand-dark);outline-offset:2px;color:var(--on-brand);transform:translateY(0)}.flex{display:flex}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.gap-2{gap:var(--space-2)}.gap-3{gap:var(--space-3)}.gap-4{gap:var(--space-4)}.w-full{width:100%}.h-full{height:100%}.divider{background-color:var(--border);width:100%;height:1px;margin:var(--space-6) 0}.site-header{z-index:40;background-color:var(--bg-primary);border-bottom:1px solid var(--border);padding:var(--space-2) 0;transition:box-shadow .2s;position:sticky;top:0}.site-header.header--scrolled{box-shadow:var(--shadow)}.logo{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;text-decoration:none}.logo-primary{color:var(--brand)}.logo-light{color:var(--text-light)}.header-cta{align-items:center;gap:var(--space-2);display:flex}@media (width<=1099px){.header-cta{display:none}}.nav-desktop{display:none}@media (width>=1100px){.nav-desktop{display:block}.nav-toggle{display:none}.nav-mobile{display:none!important}}.nav-desktop ul{gap:var(--space-4);list-style:none;display:flex}.nav-desktop a{font-family:var(--font-heading);color:var(--text-primary);font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .15s}.nav-desktop a:hover{color:var(--brand)}.nav-toggle{cursor:pointer;color:var(--text-primary);background:0 0;border:none;padding:.25rem}.nav-mobile{background:var(--bg-primary);border-top:1px solid var(--border);padding:var(--space-3);display:none}.nav-mobile.nav-open{display:block}@media (width<=1099px){html:has(.nav-mobile.nav-open){overflow:hidden}}.nav-mobile ul{flex-direction:column;gap:0;list-style:none;display:flex}.nav-mobile ul a:not(.stage-card){font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid var(--border);padding:.75rem 0;font-size:1rem;font-weight:600;text-decoration:none;display:block}.nav-mobile-cta{gap:var(--space-2);margin-top:var(--space-3);flex-direction:column;display:flex}.sticky-mobile-cta{z-index:50;height:var(--sticky-cta-height);grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0}@media (width>=1100px){.sticky-mobile-cta{display:none}}.sticky-call,.sticky-quote{font-family:var(--font-heading);min-height:var(--sticky-cta-height);justify-content:center;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:flex}.sticky-call{background-color:var(--brand);color:var(--on-brand)}.sticky-quote{background-color:var(--brand-dark);color:var(--on-brand)}@media (width<=767px){body{padding-bottom:var(--sticky-cta-height)}}.site-footer{padding:var(--space-10) 0 var(--space-6)}.site-footer h4{color:var(--text-light);margin-bottom:var(--space-2);font-size:.9375rem}.site-footer ul{list-style:none}.site-footer li{margin-bottom:.375rem}.site-footer a{color:#ffffffa6;font-size:.9375rem;text-decoration:none;transition:color .15s}.site-footer a:hover{color:var(--on-dark)}.site-footer .footer-phone{color:var(--on-dark);font-size:1.125rem;font-weight:700}.footer-brand p{color:#ffffffa6;margin-bottom:var(--space-1);font-size:.9375rem}.footer-bottom{margin-top:var(--space-8);padding-top:var(--space-4);gap:var(--space-2);border-top:1px solid #ffffff1f;flex-wrap:wrap}.footer-bottom p{color:#fff9;font-size:.8125rem}.footer-bottom a{color:#fff9}.footer-bottom a:hover{color:#fffc}.social-links{gap:var(--space-2);margin-top:var(--space-2);display:flex}.social-links a{border-radius:var(--radius);color:#ffffffa6;background:#ffffff1a;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s,color .15s;display:flex}.social-links a:hover{color:var(--on-dark);background:#fff3}.section-angle{clip-path:polygon(0 0,100% 4%,100% 100%,0 96%);padding-top:calc(var(--section-y) + 3rem);padding-bottom:calc(var(--section-y) + 3rem)}.section-fade{background:linear-gradient(to bottom, var(--brand-light) 0%, var(--bg-primary) 100%)}.overlap-card{z-index:10;margin-top:-3rem;position:relative}.section-split{background:linear-gradient(135deg, var(--bg-primary) 60%, var(--brand-light) 60%)}.hero{padding:calc(var(--section-y) * 1.25) 0}.hero h1{margin-bottom:var(--space-3)}.hero .lead{margin-bottom:var(--space-4);max-width:640px}.hero.text-center .lead{margin-inline:auto}.hero.text-left .lead{margin-inline:0}.hero-cta{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;justify-content:center;display:flex}.hero.text-left .hero-cta{justify-content:flex-start}.trust-bar{justify-content:center;gap:var(--space-3) var(--space-5);font-family:var(--font-heading);color:var(--text-body);border-top:1px solid var(--border);padding-top:var(--space-4);flex-wrap:wrap;font-size:.875rem;font-weight:600;display:flex}.trust-bar .trust-bar-item strong{color:var(--text-primary)}.trust-bar--dark{color:#ffffffd9;border-top-color:#fff3}.trust-bar--dark .trust-bar-item strong{color:var(--on-dark)}.trust-bar--brand{color:var(--on-brand-muted);border-top-color:var(--on-brand-muted)}.trust-bar--brand .trust-bar-item strong{color:var(--on-brand)}.hero.text-left .trust-bar{justify-content:flex-start}.review-flow{max-width:560px;padding:var(--space-8) var(--space-3);margin-inline:auto}.progress-bar-track{background:var(--border);width:100%;height:4px;margin-bottom:var(--space-6);border-radius:2px;overflow:hidden}#progress-bar{background:var(--brand);border-radius:2px;width:0%;height:100%;transition:width .3s}.star-row{justify-content:center;gap:var(--space-2);margin:var(--space-5) 0;flex-wrap:nowrap;display:flex}@media (width<=359px){.star-row{gap:.25rem}}.star-btn{cursor:pointer;color:var(--border);background:0 0;border:none;padding:.25rem;font-size:clamp(2.25rem,11vw,3rem);line-height:1;transition:transform .15s,color .15s}.star-btn.star--active{transform:scale(1.2)}.star-btn.star--hover{color:var(--star-mid);transform:scale(1.1)}.chip-group{margin:var(--space-3) 0;flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:2px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;min-height:44px;font-family:var(--font-heading);color:var(--text-primary);background:0 0;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s;display:inline-flex}.chip:hover{border-color:var(--brand);color:var(--brand)}.chip.chip--active{background:var(--brand);border-color:var(--brand);color:var(--on-brand)}.review-quote-display{background:var(--brand-light);border-left:4px solid var(--brand);border-radius:var(--radius);padding:var(--space-3) var(--space-4);margin:var(--space-3) 0;color:var(--text-body);font-style:italic}.faq-list{flex-direction:column;gap:.5rem;display:flex}.faq-groups{gap:var(--space-5);flex-direction:column;display:flex}.faq-group{flex-direction:column;gap:.5rem;display:flex}.faq-group__title{padding-bottom:var(--space-1);margin-bottom:var(--space-2);border-bottom:2px solid var(--brand);font-size:1.125rem;display:inline-block}details.faq-item{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}details.faq-item summary{padding:var(--space-3) var(--space-4);cursor:pointer;font-family:var(--font-heading);color:var(--text-primary);justify-content:space-between;align-items:center;font-weight:600;list-style:none;transition:background .15s;display:flex}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary:hover{background:var(--bg-secondary)}details.faq-item summary:after{content:"+";color:var(--brand);flex-shrink:0;font-size:1.25rem;font-weight:400;transition:transform .2s}details.faq-item[open] summary:after{transform:rotate(45deg)}details.faq-item .faq-answer{padding:0 var(--space-4) var(--space-3);color:var(--text-body)}@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}}p+.hero-cta,.lead+.hero-cta,h2+.hero-cta{margin-top:var(--space-4)}:root{--accent:var(--brand-secondary);--accent-dark:var(--brand-secondary-dk);--accent-strong:var(--brand-secondary-strong);--accent-light:var(--brand-secondary-lt);--surface:var(--bg-primary);--bg-page:var(--bg-secondary);--text-secondary:var(--text-body);--on-dark-muted:color-mix(in srgb, var(--on-dark) 84%, transparent);--line-on-dark:color-mix(in srgb, var(--on-dark) 12%, transparent);--series-compare:color-mix(in srgb, var(--navy) 22%, transparent);--success:#16a34a;--success-strong:#15803d;--fs-display:clamp(2.5rem, 1.6rem + 3vw, 4rem);--fs-display-page:clamp(2rem, 1.4rem + 2.6vw, 3.5rem);--fs-micro:.6875rem;--fs-h2:clamp(2rem, 1.5rem + 1.8vw, 3rem);--fs-h2-quiet:clamp(1.25rem, 1.1rem + .6vw, 1.625rem);--fs-h3:1.25rem;--fs-lead:clamp(1.0625rem, 1rem + .25vw, 1.1875rem);--fs-body:1.0625rem;--fs-small:.9375rem;--fs-caption:.8125rem;--fs-overline:.75rem;--fs-stat:clamp(2.25rem, 1.75rem + 1.5vw, 3rem);--fs-button:.9375rem;--fs-caveat:1.5rem;--container:82rem;--container-narrow:56rem;--measure:44rem;--gutter:clamp(1.25rem, 5vw, 3rem);--mcd-section-y:clamp(5rem, 3.5rem + 5vw, 8.5rem);--head-gap:clamp(2.5rem, 2rem + 2.5vw, 4.5rem);--grid-gap:clamp(1rem, .75rem + 1vw, 1.75rem);--split-gap:clamp(2.5rem, 6vw, 7rem);--card-pad:clamp(1.5rem, 1.1rem + 1.2vw, 2.5rem);--stack-xs:.5rem;--stack-sm:1rem;--stack-md:1.5rem;--stack-lg:2rem;--stack-xl:2.75rem;--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-panel:0 1px 2px color-mix(in srgb, var(--navy) 4%, transparent), 0 12px 32px -8px color-mix(in srgb, var(--navy) 14%, transparent);--shadow-chip:0 2px 8px color-mix(in srgb, var(--navy) 10%, transparent);--dur-hover:.15s;--dur-ui:.25s;--dur-reveal:.5s;--dur-draw:.9s;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-standard:cubic-bezier(.4, 0, .2, 1);--reveal-distance:1rem}@media (width<=480px){:root{--fs-body:1rem;--fs-button:1rem}}.mcd-container{width:100%;max-width:calc(var(--container) + 2 * var(--gutter));padding-inline:var(--gutter);margin-inline:auto}.mcd-narrow{max-width:calc(var(--container-narrow) + 2 * var(--gutter))}.mcd-section{padding-block:var(--mcd-section-y);position:relative}.surface-page+.mcd-section.surface-page,.surface-white+.mcd-section.surface-white,.surface-tint+.mcd-section.surface-tint,.surface-navy+.mcd-section.surface-navy{padding-top:0}.mcd-split{gap:var(--split-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,26rem),1fr));align-items:center;display:grid}.mcd-grid{gap:var(--grid-gap);grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));display:grid}.surface-white{background:var(--surface)}.surface-page{background:var(--bg-page)}.surface-tint{background:var(--brand-light)}.surface-navy{background-color:var(--navy-dark);color:var(--on-dark)}.surface-navy :is(h1,h2,h3,h4,p,li,strong,figcaption){color:var(--on-dark)}.hero-wash{background:radial-gradient(60rem 38rem at 78% 18%, var(--brand-light), transparent 70%), var(--bg-page)}:where(p,li,figcaption){text-wrap:pretty}:where(.mcd-h2-quiet,.mcd-h3,.panel-title,.panel-caption,.mcd-source,.panel-source){text-wrap:balance}.overline{font-family:var(--font-heading);font-size:var(--fs-overline);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:var(--stack-md);font-weight:600;display:inline-block}.surface-navy .overline{color:var(--on-dark-muted)}.mcd-h1{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-display);letter-spacing:-.025em;color:var(--text-primary);margin:0 0 var(--stack-lg);text-wrap:balance;line-height:1.05}.mcd-h1--page{font-size:var(--fs-display-page)}.mcd-chips{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.mcd-chip{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-caption);color:var(--text-primary);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-full);white-space:nowrap;padding:.4rem .85rem;line-height:1.2}.mcd-h2{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-h2);letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--stack-md);text-wrap:balance;line-height:1.1}.mcd-h2-quiet{font-family:var(--font-heading);font-weight:500;font-size:var(--fs-h2-quiet);letter-spacing:-.01em;color:var(--text-muted);margin:0;line-height:1.25}.mcd-h3{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-h3);letter-spacing:-.01em;color:var(--text-primary);margin:0 0 .5rem;line-height:1.3}.mcd-lead{font-size:var(--fs-lead);color:var(--text-secondary);margin:0 0 var(--stack-lg);max-width:var(--measure);text-wrap:pretty;line-height:1.6}.mcd-body{font-size:var(--fs-body);color:var(--text-secondary);max-width:var(--measure);margin:0 0 var(--stack-md);line-height:1.7}:is(.mcd-body,.mcd-lead,.flow)+:is(.text-link,.mcd-btn){margin-top:var(--stack-sm)}.surface-navy :is(.mcd-lead,.mcd-body){color:var(--on-dark-muted)}.mcd-source{font-size:var(--fs-caption);color:var(--text-muted);margin:1rem 0 0;font-weight:500;line-height:1.45}.mcd-source a{color:inherit}.surface-navy .mcd-source{color:var(--on-dark-muted)}.section-head{margin-bottom:var(--head-gap)}.section-head--center{text-align:center;max-width:var(--container-narrow);margin-inline:auto}.section-head--center .mcd-lead{margin-inline:auto}.caveat{font-family:var(--font-accent);font-weight:700;font-size:var(--fs-caveat);text-transform:lowercase;color:var(--accent-dark);line-height:1.1}.surface-navy .caveat{color:var(--accent)}@media (width>=1024px){[data-balanced]{grid-template-columns:repeat(var(--cols), minmax(0, 1fr))!important}[data-balanced]>*{grid-column:span var(--span,1)!important}}@view-transition{navigation:auto}.site-header{view-transition-name:site-header}::view-transition-old(root){animation:vt-out .16s var(--ease-standard) both}::view-transition-new(root){animation:vt-in .36s var(--ease-out) both}@keyframes vt-out{to{opacity:0;transform:translateY(-8px)scale(.992)}}@keyframes vt-in{0%{opacity:0;transform:translateY(16px)}}.vt-pen{background:var(--accent);transform-origin:0;pointer-events:none;height:2px;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}html.vt-arrived .vt-pen{animation:vt-pen .9s var(--ease-out) both}@keyframes vt-pen{0%{opacity:1;transform:scaleX(0)}55%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}html.vt-arrived .vt-pen{animation:none}}.scribble-host{isolation:isolate;position:relative}.scribble--keep{white-space:nowrap}.scribble-svg{z-index:-1;pointer-events:none;position:absolute;overflow:visible}.scribble-svg path{fill:none;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round}.scribble-svg--strike{z-index:1}.panel-stat__n:has([data-scribble=circle]){margin:0 .45em 0 .2em}.mcd-btn{border-radius:var(--radius-sm);min-height:48px;font-family:var(--font-heading);font-weight:700;font-size:var(--fs-button);transition:background-color var(--dur-hover) var(--ease-standard), border-color var(--dur-hover) var(--ease-standard), color var(--dur-hover) var(--ease-standard);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.75rem;line-height:1;text-decoration:none;display:inline-flex}.mcd-btn--lg{min-height:54px;padding:.95rem 2rem;font-size:1rem}@media (width<=400px){.mcd-btn,.mcd-btn--lg{padding-inline:1rem}}.mcd-btn svg{transition:transform var(--dur-hover) var(--ease-standard)}.mcd-btn:hover svg{transform:translate(3px)}.mcd-btn--primary{background:var(--brand);color:var(--on-brand);border-color:var(--brand)}.mcd-btn--primary:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:var(--on-brand)}.mcd-btn--outline{color:var(--brand);border-color:var(--brand);background:0 0}.mcd-btn--outline:hover{background:var(--brand-light);color:var(--brand)}.mcd-btn--accent{background:var(--accent);color:var(--navy-dark);border-color:var(--accent)}.mcd-btn--accent:hover{background:var(--accent-light);border-color:var(--accent-light);color:var(--navy-dark)}.mcd-btn--ghost-dark{color:var(--on-dark);border:1px solid color-mix(in srgb, var(--on-dark) 70%, transparent);background:0 0}.mcd-btn--ghost-dark:hover{background:color-mix(in srgb, var(--on-dark) 12%, transparent);color:var(--on-dark)}.mcd-btn:focus-visible,.text-link:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.surface-navy :is(.mcd-btn,.text-link):focus-visible,:is(.site-footer,.surface-navy,.stage-card--enterprise,.plan--enterprise) :focus-visible{outline-color:var(--on-dark)}.text-link{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--brand);align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}@media (pointer:coarse){.text-link:before{content:"";position:absolute;inset:-.6rem -.25rem}}.text-link .arrow{transition:transform var(--dur-hover) var(--ease-standard)}.text-link:hover .arrow{transform:translate(3px)}.surface-navy .text-link{color:var(--on-dark)}:root{--pen-stroke:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M2 7.4C24 6.6 52 4.6 74 3.9S93 3.3 98 2.8' fill='none' stroke='%23000' stroke-width='3.4' stroke-linecap='round'/%3E%3C/svg%3E")}:is(.nav-desktop a,.text-link,.site-footer ul a,.footer-bottom a){position:relative}:is(.nav-desktop a,.text-link,.site-footer ul a,.footer-bottom a):after{content:"";background:var(--accent);height:.5em;-webkit-mask:var(--pen-stroke) center / 100% 100% no-repeat;mask:var(--pen-stroke) center / 100% 100% no-repeat;clip-path:inset(0 100% 0 0);pointer-events:none;transition:clip-path .3s cubic-bezier(.55,.08,.3,1);position:absolute;bottom:-.45em;left:-.1em;right:-.1em}@media (hover:hover){:is(.nav-desktop a,.text-link,.site-footer ul a,.footer-bottom a):hover:after{clip-path:inset(0)}}:is(.nav-desktop a,.text-link,.site-footer ul a,.footer-bottom a):focus-visible:after,.nav-desktop a[aria-current=page]:after{clip-path:inset(0)}@media (prefers-reduced-motion:reduce){:is(.nav-desktop a,.text-link,.site-footer ul a,.footer-bottom a):after{transition:none}}.mcd-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--card-pad)}.panel .rows{margin:0;padding:0;list-style:none}.panel .rows li{border-top:1px solid var(--border);font-size:var(--fs-small);color:var(--text-secondary);justify-content:space-between;gap:1rem;padding:.85rem 0;display:flex}.panel .rows b{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:700}.panel{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-panel);padding:var(--card-pad);margin:0;position:relative}.panel :is(p,strong,span,figcaption,li){color:inherit}.panel :is(.panel-period,.panel-caption,.panel-source){color:var(--text-muted)}.panel .overline{color:var(--brand)}.panel .caveat{color:var(--accent-dark)}.panel--ghost{isolation:isolate}.panel--ghost:before{content:"";border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);opacity:.6;z-index:-1;position:absolute;inset:0;transform:translate(.75rem,.75rem)}.panel-head{margin-bottom:var(--stack-md);justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.panel-title{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--text-primary);margin:0}.panel-period{font-size:var(--fs-caption);color:var(--text-muted);margin-top:.15rem;display:block}.panel-client{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-caption);color:var(--text-secondary);text-align:right}.panel-stat{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.panel-stat__n{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-stat);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--text-primary);line-height:1}.delta{background:var(--bg-page);border-radius:var(--radius-full);font-family:var(--font-heading);font-weight:600;font-size:var(--fs-caption);color:var(--text-primary);align-items:center;gap:.3rem;padding:.25rem .6rem;display:inline-flex}.delta svg{color:var(--success)}.panel-caption{font-size:var(--fs-caption);color:var(--text-muted);margin:.75rem 0 var(--stack-lg);line-height:1.5}.panel-source{font-size:var(--fs-caption);color:var(--text-muted);border-top:1px solid var(--border);margin:var(--stack-lg) 0 0;padding-top:1rem;font-weight:500;line-height:1.5}.panel-source a{color:inherit}.flow{margin:var(--stack-lg) 0 var(--stack-xl);flex-wrap:wrap;align-items:center;gap:.5rem;padding:0;list-style:none;display:flex}.flow li{align-items:center;gap:.5rem;display:flex}.flow-node{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-caption);border-radius:var(--radius-full);border:1px solid var(--brand);background:var(--surface);color:var(--text-primary);padding:.55rem 1rem}.flow-line{background:var(--brand);width:1.25rem;height:1px;display:block}.surface-navy .flow-node{border-color:var(--line-on-dark);color:var(--on-dark);background:0 0}.surface-navy .flow-line{background:var(--on-dark-muted)}@media (width<=640px){.flow{counter-reset:flow;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.flow li{display:block}.flow-line{display:none}.flow-node{border-radius:var(--radius-md);align-items:center;gap:.55rem;width:100%;padding:.7rem .85rem;display:flex}.flow-node:before{counter-increment:flow;content:counter(flow);width:1.35rem;height:1.35rem;font-size:var(--fs-micro);background:var(--brand);color:var(--on-brand);border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.surface-navy .flow-node:before{background:var(--accent);color:var(--navy-dark)}}@media (width<=360px){.flow{grid-template-columns:minmax(0,1fr)}}.flow-node{white-space:nowrap}html.motion-ok .reveal{opacity:0;transform:translateY(var(--reveal-distance));transition:opacity var(--dur-reveal) var(--ease-out), transform var(--dur-reveal) var(--ease-out)}html.motion-ok .reveal.in-view{opacity:1;transform:none}html.motion-ok .flow .flow-node{opacity:.4;border-color:var(--border);transition:opacity var(--dur-ui) var(--ease-standard), border-color var(--dur-ui) var(--ease-standard)}html.motion-ok .flow.in-view .flow-node{opacity:1;border-color:var(--brand)}html.motion-ok .surface-navy .flow.in-view .flow-node{border-color:var(--on-dark-muted)}html.motion-ok .flow.in-view li:nth-child(2) .flow-node{transition-delay:.3s}html.motion-ok .flow.in-view li:nth-child(3) .flow-node{transition-delay:.6s}html.motion-ok .flow.in-view li:nth-child(4) .flow-node{transition-delay:.9s}html.motion-ok .draw-y{transform-origin:bottom;transition:transform var(--dur-draw) var(--ease-out);transform:scaleY(0)}html.motion-ok .draw-x{transform-origin:0;transition:transform var(--dur-draw) var(--ease-out);transform:scaleX(0)}html.motion-ok .in-view .draw-y,html.motion-ok .in-view .draw-x{transform:none}html.motion-ok .in-view :is(.draw-y,.draw-x):nth-child(2){transition-delay:60ms}html.motion-ok .in-view :is(.draw-y,.draw-x):nth-child(3){transition-delay:.12s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}.stage-tag{font-family:var(--font-heading);font-weight:700;font-size:var(--fs-caption);letter-spacing:.01em;border-radius:var(--radius-full);white-space:nowrap;vertical-align:middle;align-items:center;gap:.45rem;padding:.35rem .8rem .35rem .4rem;line-height:1;text-decoration:none;display:inline-flex}.stage-tag__n{width:1.25rem;height:1.25rem;font-size:var(--fs-micro);border-radius:50%;place-items:center;font-weight:700;display:grid}.stage-tag--foundation{background:var(--surface);color:var(--text-primary);border:1px solid var(--border)}.stage-tag--foundation .stage-tag__n{background:var(--brand-light);color:var(--brand)}.stage-tag--acquisition{background:var(--surface);color:var(--brand);border:2px solid var(--brand);padding:calc(.35rem - 1px) calc(.8rem - 1px) calc(.35rem - 1px) calc(.4rem - 1px)}.stage-tag--acquisition .stage-tag__n{background:var(--brand);color:var(--on-brand)}.stage-tag--enterprise{background:var(--navy-dark);color:var(--on-dark);border:1px solid color-mix(in srgb, var(--on-dark) 22%, transparent)}.stage-tag--enterprise .stage-tag__n{background:var(--accent);color:var(--navy-dark)}a.stage-tag{transition:border-color var(--dur-hover) var(--ease-standard)}a.stage-tag--foundation:hover{border-color:var(--brand)}.stage-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg)}.stage-card--acquisition{border:2px solid var(--brand)}.stage-card--enterprise{background:var(--navy-dark);border-color:var(--navy-dark);color:var(--on-dark)}.stage-card--enterprise :is(h2,h3,h4,strong){color:var(--on-dark)}.stage-card--enterprise :is(p,li){color:var(--on-dark-muted)}.stage-card--enterprise span:not(.stage-tag__n):not(.stage-tag){color:var(--on-dark)}:is(.surface-navy,.stage-card--enterprise) .mcd-btn--navy{color:var(--on-dark);border-color:color-mix(in srgb, var(--on-dark) 70%, transparent);background:0 0}:is(.surface-navy,.stage-card--enterprise) .mcd-btn--navy:hover{background:color-mix(in srgb, var(--on-dark) 12%, transparent);border-color:var(--on-dark)}.stage-line{margin:0 0 1rem}.section-head--center .stage-line{justify-content:center;display:flex}:root{--hero-pad:clamp(3rem, 2.25rem + 2.5vw, 4.5rem)}.page-hero{padding-block:var(--hero-pad)}.page-hero .mcd-container>:last-child,.page-hero .section-head:last-child,.page-hero .section-head:last-child>:last-child{margin-bottom:0}.page-hero--flush{padding-bottom:var(--head-gap)}:root{--band-y:clamp(2.75rem, 2rem + 2.5vw, 4.5rem)}.mcd-band{padding-block:var(--band-y)}.mcd-section[data-stage=acquisition] :is(.mcd-card,.steps--cards .step){border:2px solid var(--brand)}.mcd-section[data-stage=enterprise]:not(.surface-navy) .mcd-card{background:var(--navy-dark);border-color:var(--navy-dark)}.mcd-section[data-stage=enterprise]:not(.surface-navy) .mcd-card :is(h3,strong){color:var(--on-dark)}.mcd-section[data-stage=enterprise]:not(.surface-navy) .mcd-card p{color:var(--on-dark-muted)}.mcd-btn--navy{background:var(--navy-dark);color:var(--on-dark);border-color:var(--navy-dark)}.mcd-btn--navy:hover{background:var(--navy);border-color:var(--navy);color:var(--on-dark)}.calc{gap:var(--stack-md);display:grid}.calc-field{gap:.6rem;display:grid}.calc-label{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.calc-label label{font-family:var(--font-heading);font-weight:600;font-size:var(--fs-small);color:var(--text-secondary)}.calc-label output{font-family:var(--font-heading);letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:clamp(1.5rem,1.2rem + 1vw,2rem);font-weight:700}.calc-scale{font-size:var(--fs-caption);color:var(--text-muted);justify-content:space-between;display:flex}:root{--track-rest:color-mix(in srgb, var(--text-muted) 38%, transparent)}.surface-navy{--track-rest:color-mix(in srgb, var(--on-dark) 30%, transparent)}.calc-range{-webkit-appearance:none;appearance:none;cursor:pointer;width:100%;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.calc-range::-webkit-slider-runnable-track{border-radius:var(--radius-full);background:linear-gradient(to right, var(--brand) var(--fill), var(--track-rest) var(--fill));height:8px}.calc-range::-moz-range-track{border-radius:var(--radius-full);background:linear-gradient(to right, var(--brand) var(--fill), var(--track-rest) var(--fill));height:8px}.calc-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--surface);border:.1875rem solid var(--brand);width:1.75rem;height:1.75rem;box-shadow:var(--shadow-chip);border-radius:50%;margin-top:-.625rem}.calc-range::-moz-range-thumb{background:var(--surface);border:3px solid var(--brand);width:22px;height:22px;box-shadow:var(--shadow-chip);border-radius:50%}.calc-range:focus-visible{outline:2px solid var(--brand);outline-offset:4px;border-radius:var(--radius-md)}.calc-bar{border-radius:var(--radius-full);background:var(--bg-page);height:14px;display:flex;overflow:hidden}.calc-bar span{height:100%;transition:width var(--dur-ui) var(--ease-standard);display:block}.calc-bar__spend{background:var(--brand)}.calc-bar__fee{background:var(--accent)}.calc-key{font-size:var(--fs-caption);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem 1.1rem;margin:-.5rem 0 0;display:flex}.calc-key span{align-items:center;gap:.4rem;display:inline-flex}.calc-dot{border-radius:50%;width:.6rem;height:.6rem;display:inline-block}.calc-dot--spend{background:var(--brand)}.calc-dot--fee{background:var(--accent)}.calc-out{margin:0;display:grid}.calc-out div{border-top:1px solid var(--border);font-size:var(--fs-small);justify-content:space-between;gap:1rem;padding:.8rem 0;display:flex}.calc-out dt{color:var(--text-secondary)}.calc-out dd{font-family:var(--font-heading);font-variant-numeric:tabular-nums;color:var(--text-primary);margin:0;font-weight:600}.calc-total dt,.calc-jobs dt{font-family:var(--font-heading);color:var(--text-primary);font-weight:600}.calc-total dd,.calc-jobs dd{font-size:1.25rem;font-weight:700}.calc-jobs dd{color:var(--brand)}.calc-note{font-size:var(--fs-caption);color:var(--text-muted);margin:0;line-height:1.5}@media (width<=899px){:root main{text-align:center}:root main :is(.mcd-lead,.mcd-body,.flow,.hero-wedge){margin-inline:auto}:root main :is(.mcd-chips,.tiles,.tiles .tile,.section-cta,.stage-line,.flow,[class*=-actions],.guides-jump,.faq-jump,.post-top,.crumbs,.con-keys,.panel-stat,.quote-stars,.plan-price,.role-head,.open-app){justify-content:center}:root main form :is(button[type=submit],.mcd-btn[type=submit]){justify-content:center;justify-self:stretch;width:100%}:root main .stage-line{display:flex}:root main [class*=-actions]{align-items:center}:root main .hero-wedge strong>span{display:block}:root main :is(.steps--cards,.channels){grid-template-columns:1fr}:root main :is(.mcd-card,.stage-card,.step,.panel,.road-col,.attr li){place-items:center}:root main :is(.mcd-card,.stage-card,.step,.panel) :is(.mcd-btn,.text-link){place-self:center}:root main :is(.mcd-card,.stage-card,.step,.panel)>:is(p,span,strong,h3,a):only-child{margin-inline:auto}:root main :is(.fnd-price,.acq-price,.ent-price,.hero-wedge,.factor-q){border-left:0;justify-items:center;padding-left:0}:root main :is(.hero-actions,.fnd-actions,.acq-actions,.ent-actions,.about-actions){flex-direction:column;align-items:center}:root main :where(*):not(#_,:is(.post-layout,form,table,.calc,.faq-item,.cmp,.stc,.phone,.pipe,.map,.schematic,.clock,.panel-head,.il,.wont-list,.notes,.role-does,.rules,.price-terms,.signup-form,.owner-email,.pb-left,.panel li),:is(.post-layout,form,table,.calc,.faq-item,.cmp,.stc,.phone,.pipe,.map,.schematic,.clock,.panel-head,.il,.wont-list,.notes,.role-does,.rules,.price-terms,.signup-form,.owner-email,.pb-left,.panel li) *){justify-content:center}:root main :is(.post-layout,form,table,.calc,.faq-item,.cmp,.stc,.phone,.pipe,.map,.schematic,.clock,.panel-head,.il,.wont-list,.notes,.role-does,.rules,.price-terms,.signup-form,.owner-email,.pb-left){text-align:left}:root main :is(.il,.wont-list,.notes,.role-does,.rules,.price-terms){width:fit-content;max-width:100%;margin-inline:auto}}input:is([type=checkbox],[type=radio]){width:1.25rem;min-width:0;height:1.25rem;min-height:0;box-shadow:none;accent-color:var(--brand);flex:none;margin:.15rem 0 0;padding:0}form .field-err{font-size:var(--fs-small);color:var(--error);text-align:left;margin:0;font-weight:600;line-height:1.45}:is(h1,h2,h3,.mcd-h1,.mcd-h2,.mcd-h3,.mcd-h2-quiet){text-wrap:balance}:is(p,li){text-wrap:pretty}.mcd-container{padding-inline:max(var(--gutter), env(safe-area-inset-left,0px)) max(var(--gutter), env(safe-area-inset-right,0px))}.sticky-mobile-cta{height:auto}.sticky-mobile-cta>*{min-height:calc(var(--sticky-cta-height) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px)}@media (width<=1099px){body{padding-bottom:calc(var(--sticky-cta-height) + env(safe-area-inset-bottom,0px))}}@media (width<=899px){.site-footer li{margin-bottom:0}.site-footer ul a{padding-block:.3rem;display:inline-block}}
