.home{--ink:#0f1729;--ink-muted:#4c5467;--brand:#3c83f6;--brand-700:#175fd3;--bg:#fff;--bg-alt:#f9fafb;--success:#21c45d;--warning:#f59f0a;--danger:#dc2828;--surface-strong:rgba(0,0,0,.38);--surface-soft:hsla(0,0%,100%,.32);--btn-on-dark:#fff;--btn-on-light:var(--bg)}.home .home-container{max-width:1440px;margin-inline:auto;padding-inline:16px}@media (min-width:768px){.home .home-container{padding-inline:24px}}@media (min-width:1024px){.home .home-container{padding-inline:32px}}.home .home-section{padding-block:clamp(48px,6vw,96px)}.home .home-header-wrapper{backdrop-filter:saturate(120%) blur(6px);background:color-mix(in srgb,var(--bg) 78%,transparent);transition:box-shadow .18s ease,background-color .18s ease}body.scrolled .home .home-header-wrapper{background:color-mix(in srgb,var(--bg) 86%,transparent);box-shadow:0 8px 24px rgba(0,0,0,.06)}.home .home-hero{position:relative;isolation:isolate}.home .home-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(0deg,rgba(0,0,0,.38),rgba(0,0,0,.24));z-index:0}.home .home-hero :is(h1,h2){text-shadow:0 1px 2px rgba(0,0,0,.45);position:relative;z-index:1}.home .home-hero :is(a,button){position:relative;z-index:1}.home :where(a,button)[data-primary],.home :where(button,.btn-primary){min-height:44px;border-radius:12px;font-weight:600;outline:none}.home :where(a,button):focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 30%,#fff)}.home .home-services .service-card,.home .home-services [data-service-card]{height:100%}.home .calculator-enhanced .calculator-skeleton{display:grid;gap:12px}.home .calculator-enhanced .calculator-skeleton .line{height:12px;border-radius:6px;background:linear-gradient(90deg,#eee,#f7f7f7,#eee);background-size:200% 100%;animation:shine 1.2s linear infinite}@keyframes shine{to{background-position:-200% 0}}.home .blog-card-wrap>section[id=featured-blog] .container>div{max-width:1200px;margin-inline:auto}.home .reassure-panel{position:relative}.home .reassure-panel:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(0,0,0,.06) 1px,transparent 0);background-size:4px 4px;opacity:.05}.home .process-numberline{position:relative}.home .process-numberline .numberline-figure{display:none;color:var(--ink);opacity:.5;margin-bottom:12px}@media (min-width:768px){.home .process-numberline .numberline-figure{display:block}}@media (max-width:767px){.home .process-numberline .grid{scroll-snap-type:x mandatory;overflow-x:auto;-webkit-overflow-scrolling:touch}.home .process-numberline .grid>*{scroll-snap-align:start}}.home .home-testimonials img[alt][src*=placeholder]{width:64px!important;height:64px!important;object-fit:cover}.home .home-testimonials .shadow-md{color:var(--ink)}.home .leadmagnet-accent .home-container{position:relative}.home .leadmagnet-accent .home-container:before{content:"";position:absolute;top:0;left:32px;right:32px;height:2px;background:currentColor;opacity:.08}@media (prefers-reduced-motion:no-preference){.home [data-reveal]{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.home [data-reveal].is-visible{opacity:1;transform:translateY(0)}}.home .on-image .badge,.home .on-image .chip{color:#fff;background:rgba(0,0,0,.55);border:0}.home .scrim:before{content:"";position:absolute;inset:0;pointer-events:none}.home .scrim.scrim-dark:before{background:linear-gradient(0deg,rgba(0,0,0,.38),rgba(0,0,0,.24))}.home .scrim.scrim-light:before{background:linear-gradient(0deg,hsla(0,0%,100%,.38),hsla(0,0%,100%,.24));mix-blend-mode:multiply}