.landing-page{overflow:clip}.landing-page [id]{scroll-margin-top:140px}.home-kicker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500;line-height:1.7}.home-heading{letter-spacing:-.045em;margin-top:18px;font-size:clamp(36px,4.3vw,56px);font-weight:800;line-height:1.08}.home-heading>span{color:var(--text-muted)}.home-section{padding-block:96px}.home-section-intro{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:44px;display:flex}.home-text-link{min-height:48px;text-decoration:underline;-webkit-text-decoration-color:var(--rule-strong);text-decoration-color:var(--rule-strong);text-underline-offset:7px;justify-content:space-between;align-items:center;gap:16px;font-size:14px;font-weight:700;transition:text-decoration-color .2s;display:inline-flex}.home-text-link:hover{text-decoration-color:currentColor}.home-text-link svg{flex-shrink:0}.home-hero{background:radial-gradient(ellipse at 82% 55%, var(--surface-navy-soft), transparent 60%), var(--surface-navy);max-width:1536px;color:var(--text-on-navy);border-radius:24px;margin:12px auto 0;padding:0 46px;position:relative}.home-hero:before{content:"";pointer-events:none;border-radius:inherit;background-image:linear-gradient(color-mix(in srgb, var(--text-on-navy) 3%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--text-on-navy) 3%, transparent) 1px, transparent 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 35%,#000);mask-image:linear-gradient(90deg,#0000 35%,#000)}.home-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:36px;max-width:1136px;min-height:650px;margin:auto;padding:62px 0 58px;display:grid;position:relative}.home-hero .home-kicker{color:var(--text-on-navy);align-items:center;gap:10px;font-size:10px;display:flex}.home-status-dot{background:var(--text-on-navy);width:6px;height:6px;box-shadow:0 0 0 4px color-mix(in srgb, var(--text-on-navy) 9%, transparent);border-radius:50%;flex-shrink:0}.home-hero h1{letter-spacing:-.065em;margin-top:25px;font-size:clamp(60px,6.2vw,84px);font-weight:800;line-height:1.01}.home-hero h1>span{color:var(--chrome-to)}.home-hero-description{max-width:38ch;color:color-mix(in srgb, var(--text-on-navy) 78%, transparent);margin-top:25px;font-size:16px;line-height:1.75}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:30px;display:flex}.home-hero-work-link{align-items:center;gap:10px;min-height:48px;font-size:13px;font-weight:700;display:inline-flex}.home-hero-work-link:hover{text-underline-offset:5px;text-decoration:underline}.home-hero-note{color:color-mix(in srgb, var(--text-on-navy) 65%, transparent);margin-top:25px;font-size:10px}.home-hero-showcase{min-width:0;height:500px;position:relative}.home-showcase-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.11em;color:var(--chrome-to);justify-content:space-between;align-items:center;font-size:9px;display:flex;position:absolute;top:0;left:10%;right:1%}.home-showcase-label>span:last-child{font-size:22px}.home-browser{background:var(--surface);border:1px solid color-mix(in srgb, var(--text-on-navy) 28%, transparent);transition:transform .35s var(--ease-signal), box-shadow .35s;border-radius:10px;display:block;position:absolute;overflow:hidden;box-shadow:0 28px 60px #00000047}.home-browser img{width:100%;height:auto}.home-browser-main{width:90%;top:52px;right:-10px;transform:rotate(3deg)}.home-browser-main:hover{transform:rotate(1deg)translateY(-5px)}.home-browser-bar{height:29px;font-family:var(--font-mono);color:var(--text-muted);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding-inline:11px;font-size:8px;display:flex}.home-browser-dots{flex-shrink:0;gap:4px;display:inline-flex}.home-browser-dots i{background:var(--rule-strong);border-radius:50%;width:5px;height:5px}.home-browser-caption{color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-size:10px;font-weight:700;display:flex}.home-browser-caption>span:last-child{font-family:var(--font-mono);color:var(--text-muted);font-size:8px;font-weight:400}.home-browser-secondary{width:61%;bottom:0;left:-8%;transform:rotate(-7deg)}.home-browser-secondary:hover{transform:rotate(-4deg)translateY(-5px)}.home-hero-bottom{border-top:1px solid color-mix(in srgb, var(--text-on-navy) 15%, transparent);max-width:1136px;color:var(--chrome-to);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:20px;margin:auto;padding-block:20px;font-size:9px;display:flex;position:relative}.home-client-strip{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:44px;padding-block:42px;display:flex}.home-client-strip>p{color:var(--text-muted);flex-shrink:0;font-size:12px;line-height:1.7}.home-client-strip strong{color:var(--text);font-weight:500}.home-client-strip ul{flex:1;justify-content:space-between;align-items:center;gap:20px;max-width:690px;display:flex}.home-client-strip a{letter-spacing:-.04em;align-items:center;gap:10px;min-height:48px;font-size:clamp(15px,1.5vw,19px);font-weight:800;display:flex}.home-client-strip svg{color:var(--text-muted)}.home-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 28px;display:grid}.home-project-preview{aspect-ratio:1.36;background:var(--surface-raised);border-radius:16px;align-items:center;padding:38px 26px;display:flex;position:relative;overflow:hidden}.home-project-divepure .home-project-preview{background:color-mix(in srgb, var(--info) 10%, var(--surface))}.home-project-luxe-lawn-care .home-project-preview{background:color-mix(in srgb, var(--ok) 10%, var(--surface))}.home-project-northtexasscoop .home-project-preview{background:color-mix(in srgb, var(--warn) 10%, var(--surface))}.home-project-safetytree .home-project-preview{background:color-mix(in srgb, var(--surface-navy) 13%, var(--surface))}.home-project-browser{background:var(--surface);width:100%;transition:transform .4s var(--ease-signal);border:1px solid #0b162014;border-radius:7px;overflow:hidden;box-shadow:0 16px 25px -12px #0b16204d}.home-project-preview:hover .home-project-browser{transform:translateY(-5px)scale(1.015)}.home-project-toolbar{height:24px;font-family:var(--font-mono);color:var(--text-muted);align-items:center;gap:15px;padding-inline:10px;font-size:8px;display:flex}.home-project-toolbar>span:last-child{margin-inline:auto;padding-right:24px}.home-project-browser img{width:100%;height:auto}.home-project-placeholder{aspect-ratio:1.6;background:var(--surface-raised);place-items:center;font-size:24px;display:grid}.home-project-view{background:var(--surface);width:40px;height:40px;color:var(--text);border-radius:50%;place-items:center;transition:transform .25s;display:grid;position:absolute;bottom:14px;right:14px}.home-project-preview:hover .home-project-view{transform:rotate(45deg)}.home-project-meta{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:20px;display:flex}.home-project-meta h3{letter-spacing:-.035em;font-size:20px;font-weight:800}.home-project-meta h3 a{align-items:center;min-height:44px;display:inline-flex}.home-project-meta h3 a:hover{text-underline-offset:4px;text-decoration:underline}.home-project-meta p{max-width:44ch;color:var(--text-muted);margin-top:4px;font-size:12px;line-height:1.8}.home-project-status{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;margin-top:13px;font-size:10px}.home-project-status:before{content:"";background:var(--ok);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.home-project-concept{max-width:120px;color:var(--warn);line-height:1.6}.home-project-concept:before{background:var(--warn)}.home-about{border-block:1px solid var(--rule);background:var(--surface-raised);padding-block:78px}.home-about-grid{grid-template-columns:1fr 3fr;gap:36px;display:grid}.home-about h2{letter-spacing:-.04em;max-width:28ch;font-size:clamp(30px,3.3vw,43px);font-weight:700;line-height:1.2}.home-about h2 span{color:var(--text-muted)}.home-about-details{justify-content:space-between;align-items:flex-end;gap:44px;margin-top:30px;display:flex}.home-about-details p{max-width:47ch;color:var(--text-muted);font-size:15px;line-height:1.8}.home-about-details .home-text-link{flex-shrink:0}.home-services-grid{grid-template-columns:1fr 1.25fr;gap:95px;display:grid}.home-services-intro{align-self:start;position:sticky;top:120px}.home-services-intro>p:not(.home-kicker){max-width:35ch;color:var(--text-muted);margin-top:25px;font-size:16px;line-height:1.8}.home-services-intro .home-text-link{margin-top:27px}.home-service-list{border-top:1px solid var(--rule-strong)}.home-service-list>li{border-bottom:1px solid var(--rule)}.home-service-row{align-items:flex-start;gap:22px;padding:25px 0;display:flex}a.home-service-row{transition:padding .2s,background .2s}a.home-service-row:hover{background:var(--surface-raised);padding-inline:12px}.home-service-number{color:var(--text-muted);font-family:var(--font-mono);padding-top:7px;font-size:10px}.home-service-row>div{flex:1}.home-service-row>svg{flex-shrink:0;margin-top:5px}.home-service-row h3{letter-spacing:-.035em;font-size:26px;font-weight:700}.home-service-row p{max-width:37ch;color:var(--text-muted);margin-top:8px;font-size:14px;line-height:1.7}.home-pricing{border-top:1px solid var(--rule);padding-bottom:38px}.home-intro-copy{max-width:32ch;color:var(--text-muted);font-size:15px;line-height:1.8}.home-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.home-price-card{border:1px solid var(--rule-strong);background:var(--surface);border-radius:16px;padding:35px}.home-price-featured{background:var(--surface-navy);color:var(--text-on-navy);border-color:var(--surface-navy)}.home-price-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-price-top h3{letter-spacing:-.03em;font-size:20px;font-weight:800}.home-price-top>span{border:1px solid var(--rule);font-family:var(--font-mono);white-space:nowrap;border-radius:30px;padding:6px 10px;font-size:9px}.home-price-description{min-height:44px;color:var(--text-muted);margin-top:14px;font-size:14px;line-height:1.7}.home-price-amount{flex-wrap:wrap;align-items:baseline;gap:12px;margin-top:30px;display:flex}.home-price-amount strong{letter-spacing:-.055em;font-variant-numeric:tabular-nums;font-size:clamp(44px,4.5vw,62px);font-weight:700;line-height:1.15}.home-price-amount>span{color:var(--text-muted);font-size:14px}.home-price-detail{color:var(--text-muted);flex-wrap:wrap;gap:4px 16px;margin-top:10px;font-size:12px;display:flex}.home-price-detail>span{border-left:1px solid var(--rule-strong);padding-left:16px}.home-price-inclusion{border-top:1px solid var(--rule);align-items:center;gap:10px;margin-top:30px;padding-top:23px;font-size:12px;display:flex}.home-price-inclusion svg{flex-shrink:0}.home-price-card .home-price-button{border-width:1px;border-radius:8px;justify-content:space-between;width:100%;margin-top:24px;padding-inline:20px}.home-price-featured .home-price-description,.home-price-featured .home-price-amount>span,.home-price-featured .home-price-detail{color:var(--chrome-to)}.home-price-featured .home-price-inclusion,.home-price-featured .home-price-top>span,.home-price-featured .home-price-detail>span{border-color:color-mix(in srgb, var(--text-on-navy) 22%, transparent)}.home-price-featured .home-price-button{background:var(--text-on-navy);color:var(--surface-navy);border-color:var(--text-on-navy)}.home-price-featured .home-price-button:hover{background:var(--chrome-to)}.home-pricing-foot{justify-content:space-between;align-items:center;gap:20px;margin-top:20px;display:flex}.home-pricing-foot>p{color:var(--text-muted);font-size:12px}.home-pricing-foot .home-text-link{font-size:12px}.home-estimate-panel{border:1px solid var(--rule);background:var(--surface-raised);border-radius:16px;align-items:center;gap:26px;padding:34px;display:flex}.home-estimate-icon{background:var(--surface);border:1px solid var(--rule);border-radius:16px;flex-shrink:0;place-items:center;width:68px;height:68px;display:grid}.home-estimate-panel>div{flex:1}.home-estimate-panel h2{letter-spacing:-.04em;margin-top:7px;font-size:26px;font-weight:700}.home-estimate-panel p:not(.home-kicker){color:var(--text-muted);margin-top:8px;font-size:13px;line-height:1.7}.home-estimate-panel>a{background:var(--surface);border-width:1px;flex-shrink:0}.home-contact{padding-block:110px 100px}.home-contact h2{letter-spacing:-.065em;margin-top:27px;font-size:clamp(48px,7.8vw,104px);font-weight:800;line-height:1.07;position:relative}.home-contact h2>span{color:var(--text-muted)}.home-contact h2>svg{stroke-width:1px;width:110px;height:110px;position:absolute;top:10px;right:0}.home-contact-bottom{border-top:1px solid var(--rule-strong);justify-content:space-between;align-items:center;gap:30px;margin-top:45px;padding-top:30px;display:flex}.home-contact-bottom>p{color:var(--text-muted);font-size:15px;line-height:1.8}.home-contact-actions{align-items:center;gap:27px;display:flex}.home-contact-actions .home-text-link{font-size:12px}@media (min-width:1001px) and (max-width:1584px){.home-hero{margin-inline:24px}}@media (min-width:1001px) and (max-width:1150px){.home-hero{padding-inline:32px}.home-hero-grid{gap:20px}.home-hero-actions{gap:18px}.home-hero-actions>a:first-child{padding-inline:22px}}@media (max-width:1000px){.home-hero{margin:10px 16px 0;padding-inline:36px}.home-hero-grid{grid-template-columns:1fr;gap:45px;min-height:auto;padding-block:48px 46px}.home-hero h1{font-size:clamp(64px,9vw,85px)}.home-hero-description{max-width:46ch}.home-hero-showcase{width:75%;max-width:590px;height:430px;margin:0 auto}.home-browser-main{width:90%}.home-browser-secondary{width:57%;left:-9%}.home-client-strip{gap:25px}.home-client-strip ul{gap:14px}.home-client-strip a{font-size:14px}.home-client-strip svg{display:none}.home-section{padding-block:72px}.home-about-grid{grid-template-columns:1fr 2.6fr;gap:24px}.home-about-details{flex-direction:column;align-items:flex-start;gap:15px}.home-services-grid{gap:40px}.home-service-row{gap:15px}.home-project-meta{flex-wrap:wrap;gap:4px}.home-project-status{margin-top:4px}.home-project-concept{max-width:none}.home-price-card{padding:26px}.home-price-top{flex-direction:column;align-items:flex-start;gap:8px}.home-price-detail{flex-direction:column;gap:8px}.home-price-detail>span{border:0;padding:0}.home-estimate-panel{flex-wrap:wrap}.home-estimate-panel>a{margin-left:94px}.home-contact h2>svg{width:70px;height:70px}.home-contact-actions{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:700px){.home-hero{border-radius:18px;margin:8px 10px 0;padding-inline:24px}.home-hero-grid{gap:35px;padding-block:36px 28px}.home-hero .home-kicker{letter-spacing:.08em;font-size:8px}.home-hero h1{margin-top:23px;font-size:clamp(47px,12.8vw,82px)}.home-hero-description{margin-top:22px;font-size:15px}.home-hero-actions{gap:12px 22px;margin-top:24px}.home-hero-actions>a:first-child{padding:14px 22px;font-size:14px}.home-hero-work-link{font-size:12px}.home-hero-note{margin-top:18px;font-size:9px;line-height:1.8}.home-hero-showcase{width:100%;height:clamp(300px,76vw,460px);margin-top:5px}.home-showcase-label{font-size:8px;left:4%}.home-browser-main{width:93%;top:48px;right:0}.home-browser-secondary{width:63%;bottom:0;left:-3%}.home-browser-bar{height:22px;padding-inline:8px;font-size:6px}.home-browser-caption{padding:10px;font-size:8px}.home-browser-caption>span:last-child{font-size:6px}.home-browser-dots{gap:3px}.home-browser-dots i{width:4px;height:4px}.home-hero-bottom{padding-block:17px;font-size:8px}.home-hero-bottom>span:last-child{display:none}.home-client-strip{flex-direction:column;align-items:stretch;gap:16px;padding-block:28px}.home-client-strip>p{font-size:11px}.home-client-strip>p br{display:none}.home-client-strip>p strong:before{content:" "}.home-client-strip ul{flex-wrap:wrap;gap:12px}.home-client-strip a{min-height:44px;font-size:14px}.home-section{padding-block:60px}.home-kicker{font-size:9px}.home-heading{margin-top:15px;font-size:clamp(31px,8.4vw,48px)}.home-section-intro{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:26px}.home-section-intro .home-text-link{font-size:12px}.home-project-grid{grid-template-columns:1fr;gap:30px}.home-project-preview{border-radius:12px;padding:30px 19px}.home-project-meta{margin-top:12px}.home-project-meta h3{font-size:20px}.home-project-meta p{margin-top:0}.home-project-status{margin-top:7px}.home-project-toolbar{height:21px;font-size:7px}.home-about{padding-block:46px}.home-about-grid{grid-template-columns:1fr;gap:20px}.home-about-grid>.home-kicker br{display:none}.home-about h2{font-size:30px}.home-about-details{gap:14px;margin-top:22px}.home-about-details p{font-size:14px}.home-services-grid{grid-template-columns:1fr;gap:30px}.home-services-intro{position:static}.home-services-intro>p:not(.home-kicker){margin-top:20px;font-size:15px}.home-services-intro .home-text-link{margin-top:15px}.home-service-row{gap:20px;padding-block:23px}.home-service-row h3{font-size:24px}.home-service-row p{font-size:13px}.home-pricing{padding-bottom:26px}.home-intro-copy{max-width:40ch;font-size:14px}.home-pricing-grid{grid-template-columns:1fr;gap:18px}.home-price-card{padding:26px}.home-price-top{flex-direction:row;align-items:center}.home-price-top h3{font-size:18px}.home-price-top>span{font-size:8px}.home-price-description{min-height:auto;font-size:13px}.home-price-amount{margin-top:24px}.home-price-amount strong{font-size:50px}.home-price-inclusion{font-size:11px}.home-pricing-foot{flex-direction:column;align-items:flex-start;gap:5px}.home-pricing-foot>p{font-size:11px;line-height:1.7}.home-estimate-panel{grid-template-columns:1fr;gap:20px;padding:26px;display:grid}.home-estimate-icon{border-radius:12px;width:50px;height:50px}.home-estimate-icon svg{width:25px}.home-estimate-panel h2{font-size:25px}.home-estimate-panel>a{margin-left:0;padding-inline:18px;font-size:14px}.home-contact{padding-block:65px 60px}.home-contact>div>.home-kicker{max-width:28ch}.home-contact h2{font-size:clamp(40px,10.7vw,70px)}.home-contact h2>svg{width:38px;height:38px;top:-60px}.home-contact-bottom{flex-direction:column;align-items:stretch;gap:24px;margin-top:28px;padding-top:24px}.home-contact-bottom>p{font-size:14px}.home-contact-actions{gap:12px}.home-contact-actions .home-text-link{font-size:13px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{transition:none!important}.home-browser-main:hover{transform:rotate(3deg)}.home-browser-secondary:hover{transform:rotate(-7deg)}.home-project-preview:hover .home-project-browser,.home-project-preview:hover .home-project-view{transform:none}}