:root{font-family:DM Sans,system-ui,sans-serif;color:#0a1628;background:#faf8f4;font-synthesis:none;--navy: #0A1628;--teal: #028090;--mint: #02C39A;--cream: #FAF8F4;--sand: #F5F0E8;--slate: #4A5568;--muted: #8FA3B1;--border: #E2E8ED;--white: #FFFFFF;--shadow: 0 18px 60px rgba(10, 22, 40, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--navy)}body,button,input,select,textarea{font-family:DM Sans,system-ui,sans-serif}button,input,select,textarea{font-size:1rem}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:1.25rem;height:1.25rem;stroke-width:1.8;flex:none}h1,h2,h3{font-family:Syne,system-ui,sans-serif;line-height:1.08;margin:0;letter-spacing:-.025em}h1{font-size:clamp(2.65rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.12rem}p{color:var(--slate);line-height:1.65}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(740px,calc(100% - 32px))}.section{padding-block:100px}.kicker{text-transform:uppercase;letter-spacing:.14em;font-weight:700;font-size:.75rem;color:var(--teal);margin:0 0 14px}.mint-text{color:var(--mint)}.site-header{position:sticky;top:0;z-index:20;background:#faf8f4ed;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:30px}.logo{font-family:Syne,sans-serif;font-size:1.65rem;font-weight:700;letter-spacing:-.05em;color:var(--navy)}.logo span{color:var(--mint)}.logo-light{color:var(--white)}.desktop-nav{display:flex;align-items:center;gap:32px;margin-left:auto}.desktop-nav a,.text-link{font-weight:700;font-size:.93rem}.desktop-nav a.active,.desktop-nav a:hover,.text-link:hover{color:var(--teal)}.header-actions,.button-row,.trust-row{display:flex;align-items:center;gap:12px}.button{border:1px solid var(--mint);min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:10px;background:var(--mint);color:var(--navy);font-weight:700;cursor:pointer;transition:transform .18s,background .18s,box-shadow .18s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #02c39a38}.button:disabled{opacity:.6;cursor:wait;transform:none;box-shadow:none}.button-small{min-height:42px;padding-inline:17px}.button-large{min-height:54px;padding-inline:24px}.button-full{width:100%}.button-outline{color:var(--white);background:transparent;border-color:var(--mint)}.button-outline-dark{color:var(--navy);background:transparent;border-color:var(--teal)}.button-outline-light{color:var(--white);background:transparent;border-color:var(--white)}.button-cream{background:var(--cream);color:var(--navy);border-color:var(--cream)}.icon-button{border:0;width:44px;height:44px;border-radius:10px;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mobile-menu,.mobile-menu-panel{display:none}.hero{background:var(--navy);padding:72px 0 64px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:66px;align-items:center}.hero-copy h1{color:var(--white);max-width:730px}.hero-copy h1 em{font-style:normal;color:var(--mint)}.hero-lead{color:var(--border);font-size:1.25rem;margin:28px 0 34px}.trust-row{margin-top:32px;flex-wrap:wrap;gap:22px;color:var(--border)}.trust-row span{display:inline-flex;align-items:center;gap:8px;font-size:.88rem}.trust-row svg{color:var(--mint)}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:-26px -26px auto auto;width:140px;height:140px;background-image:linear-gradient(var(--teal) 1px,transparent 1px),linear-gradient(90deg,var(--teal) 1px,transparent 1px);background-size:18px 18px;opacity:.25}.hero-visual img{position:relative;aspect-ratio:4/5;width:100%;object-fit:cover;object-position:60% center;border-radius:26px}.visual-note{position:absolute;left:-28px;bottom:24px;background:var(--cream);padding:15px 18px;border-radius:14px;display:flex;align-items:center;gap:12px;box-shadow:var(--shadow)}.visual-note strong,.visual-note small{display:block}.visual-note small{color:var(--slate);margin-top:3px}.note-icon,.service-icon,.request-art{width:46px;height:46px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#02c39a1f;color:var(--teal)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-heading h2{max-width:690px}.section-heading p:last-child{max-width:630px}.section-heading.centered{text-align:center;justify-content:center}.section-heading.centered p{margin-inline:auto}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:var(--white);padding:26px;border:1px solid var(--border);border-radius:16px;min-height:260px;display:flex;flex-direction:column;transition:transform .2s,border .2s,box-shadow .2s}.service-card:hover{transform:translateY(-5px);border-color:var(--mint);box-shadow:var(--shadow)}.service-card .service-icon{margin-bottom:28px}.service-card p{margin:10px 0 20px;font-size:.94rem}.card-link{color:var(--teal);font-weight:700;display:flex;align-items:center;gap:5px;margin-top:auto}.service-grid.large .service-card{min-height:310px}.service-grid.large .button{margin-top:auto}.service-grid.large h2{font-size:1.35rem}.process-section{padding:100px 0;background:var(--sand)}.service-area-section{padding-bottom:40px}.area-cloud{display:flex;flex-wrap:wrap;gap:10px}.area-cloud a{min-height:44px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--border);border-radius:9px;background:var(--white);color:var(--slate);font-weight:700;font-size:.88rem}.area-cloud a:hover{border-color:var(--mint);color:var(--teal)}.area-cloud svg{width:16px;height:16px;color:var(--teal)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;counter-reset:steps}.process-step{border-top:1px solid var(--muted);padding:28px 20px 0 0;position:relative}.process-step>span{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;background:var(--navy);color:var(--mint);border-radius:50%;font-weight:700;margin-bottom:26px}.process-step p{font-size:.92rem}.split-section{padding-block:100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.split-copy>p:not(.kicker){font-size:1.08rem}.check-list{padding:0;list-style:none;margin:25px 0 30px}.check-list li{display:flex;align-items:center;gap:10px;margin-block:13px;font-weight:600}.check-list svg{color:var(--teal)}.evidence-card{background:var(--white);border:1px solid var(--border);padding:26px;border-radius:20px;box-shadow:var(--shadow)}.evidence-head,.panel-title{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.evidence-head small,.evidence-head strong{display:block}.evidence-head strong{margin-top:5px;font-size:1.2rem}.status{display:inline-flex;width:fit-content;padding:7px 10px;background:#02c39a1c;color:var(--teal);border-radius:7px;font-size:.78rem;font-weight:700;white-space:nowrap}.timeline-mini{margin:28px 0}.timeline-mini>div{display:flex;align-items:center;gap:12px;min-height:48px;font-weight:600}.timeline-mini>div>span{width:27px;height:27px;display:flex;align-items:center;justify-content:center;background:var(--mint);border-radius:50%;font-size:.75rem}.timeline-mini .muted{color:var(--muted)}.timeline-mini .muted>span{background:var(--border)}.support-strip,.privacy-note{display:flex;align-items:flex-start;gap:13px;background:#02809014;border:1px solid rgba(2,128,144,.2);padding:15px;border-radius:10px}.support-strip small,.privacy-note small{display:block;margin-top:3px;color:var(--slate)}.business-cta,.vendor-hero{background:var(--navy);color:var(--white)}.business-cta-inner{padding:80px 0;display:flex;align-items:center;justify-content:space-between;gap:50px}.business-cta h2{max-width:670px}.business-cta p:not(.kicker){color:var(--border);max-width:690px}footer{background:var(--navy);color:var(--white);border-top:1px solid rgba(226,232,237,.16);padding:70px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:42px}.footer-grid p,.footer-grid a,.footer-grid span{color:var(--muted);font-size:.88rem;display:block;margin:10px 0}.footer-grid h3{font-family:DM Sans;font-size:.88rem;margin-bottom:18px}.footer-bottom{border-top:1px solid rgba(226,232,237,.14);margin-top:50px;padding-top:24px;color:var(--muted);font-size:.8rem;display:flex;justify-content:space-between;gap:18px}.footer-bottom a:hover{color:var(--mint)}.mobile-bottom-nav{display:none}.page-hero{padding:90px 0 20px}.page-hero h1{max-width:850px}.page-hero>p:last-child{max-width:650px;font-size:1.1rem}.form-page{padding:50px 0 100px}.back-link{display:inline-flex;align-items:center;gap:7px;color:var(--teal);font-weight:700;margin-bottom:25px}.form-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;padding-bottom:28px;border-bottom:1px solid var(--border);margin-bottom:25px}.form-heading h1{font-size:clamp(2.2rem,5vw,3.7rem)}.form-heading p{margin-bottom:0}.step-label{font-weight:700;color:var(--teal);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em}.step-dots{display:flex;gap:6px;min-width:80px}.step-dots span{height:6px;flex:1;background:var(--border);border-radius:3px}.step-dots span.done{background:var(--mint)}.service-picker{display:grid;gap:10px}.service-picker button{border:1px solid var(--border);background:var(--white);min-height:80px;border-radius:13px;display:flex;align-items:center;gap:15px;padding:12px 16px;text-align:left;cursor:pointer}.service-picker button:hover,.service-picker button.selected{border-color:var(--mint)}.service-picker button>span:nth-child(2){flex:1}.service-picker strong,.service-picker small{display:block}.service-picker small{color:var(--slate);margin-top:3px}.request-form{display:grid;gap:20px;background:var(--white);border:1px solid var(--border);border-radius:18px;padding:28px}.selected-service{display:flex;align-items:center;gap:13px;background:var(--sand);padding:14px;border-radius:10px}.selected-service div{flex:1}.selected-service small,.selected-service strong{display:block}.selected-service button{border:0;background:transparent;color:var(--teal);font-weight:700;cursor:pointer}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:8px;color:var(--navy);font-weight:700;font-size:.88rem}label>small{color:var(--slate);font-weight:400}input,select,textarea{width:100%;border:1px solid var(--border);border-radius:9px;min-height:50px;padding:12px 14px;background:var(--cream);color:var(--navy);outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0280901a}.upload-field input{position:absolute;opacity:0;pointer-events:none}.upload-field>span{min-height:116px;border:1px dashed var(--teal);background:var(--cream);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--teal);cursor:pointer}.upload-field>span small{color:var(--slate);font-weight:400;margin-top:4px}.area-selector{margin:0;border:1px solid var(--border);border-radius:10px;padding:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.area-selector legend{padding:0 7px;font-weight:700;font-size:.88rem}.area-selector label{display:flex;align-items:center;gap:8px;min-height:36px;font-weight:500;color:var(--slate)}.area-selector input{width:18px;min-height:18px;accent-color:var(--mint)}.privacy-note.compact{font-size:.86rem;align-items:center}.form-error{margin:0;padding:12px 14px;border:1px solid var(--teal);border-radius:9px;color:var(--navy);background:#02809014;font-weight:600}.empty-state{text-align:center;display:grid;justify-items:center;gap:10px;margin-bottom:14px}.empty-state h1,.empty-state h2,.empty-state p{margin:0}.success-page{min-height:67vh;padding-block:100px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.success-page>p:not(.kicker){max-width:620px;font-size:1.1rem}.success-icon{width:68px;height:68px;display:flex;align-items:center;justify-content:center;background:var(--mint);border-radius:50%;margin-bottom:25px}.success-icon svg{width:32px;height:32px}.reference-box{background:var(--sand);border:1px solid var(--border);border-radius:10px;padding:16px 30px;margin:20px 0 28px}.reference-box small,.reference-box strong{display:block}.reference-box strong{font-family:Syne;font-size:1.2rem;margin-top:5px}.centered-row{justify-content:center}.process-detail{max-width:780px;margin:auto}.process-detail article{display:grid;grid-template-columns:64px 1fr;gap:25px;padding:32px 0;border-bottom:1px solid var(--border)}.process-detail article>span{width:50px;height:50px;border-radius:50%;background:var(--navy);color:var(--mint);display:flex;align-items:center;justify-content:center;font-weight:700}.vendor-hero .split-section{min-height:calc(100vh - 74px)}.vendor-hero h1{font-size:clamp(2.7rem,5vw,4.8rem)}.vendor-hero .split-copy>p:not(.kicker){color:var(--border)}.vendor-promise{background:var(--cream);color:var(--navy);padding:35px;border-radius:20px}.vendor-promise h2{font-size:1.7rem;margin-bottom:24px}.vendor-promise>div{display:flex;gap:14px;align-items:center;border-top:1px solid var(--border);padding:14px 0}.vendor-promise span{width:32px;height:32px;background:var(--mint);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}.vendor-promise p{margin:0;font-weight:600}.vendor-promise>small{color:var(--teal);font-weight:700}.auth-page{min-height:calc(100vh - 74px);padding:70px 20px;display:grid;place-items:center;background:var(--sand)}.auth-card{width:min(520px,100%);padding:34px;border:1px solid var(--border);background:var(--white);border-radius:18px;box-shadow:var(--shadow)}.auth-card h1{font-size:clamp(2.2rem,5vw,3.3rem)}.auth-icon{width:54px;height:54px;margin-bottom:22px}.auth-icon svg{width:26px;height:26px}.auth-note{font-size:.78rem;text-align:center;margin:22px 0 0}.demo-access{display:grid;gap:10px;padding:18px;background:var(--sand);border-radius:12px;margin-top:20px}.demo-access p{margin:0 0 6px;font-size:.88rem}.auth-loading{min-height:100vh;display:grid;place-items:center;background:var(--cream);color:var(--teal);font-weight:700}.portal-page{min-height:100vh;background:var(--sand);display:grid;grid-template-columns:250px 1fr}.portal-sidebar{position:sticky;top:0;height:100vh;background:var(--navy);padding:28px 18px;color:var(--white);display:flex;flex-direction:column}.portal-sidebar nav{display:grid;gap:4px;margin-top:44px}.portal-sidebar nav a{min-height:48px;padding:0 14px;border-radius:9px;display:flex;align-items:center;gap:12px;color:var(--border);font-weight:600}.portal-sidebar nav a:hover,.portal-sidebar nav a.active{background:#02c39a24;color:var(--mint)}.portal-label{color:var(--muted);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em;margin-top:11px}.portal-exit{margin-top:auto;display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.85rem;padding:14px}.portal-identity{margin-top:auto;padding:14px;border-top:1px solid rgba(226,232,237,.15);display:grid;gap:5px}.portal-identity small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.portal-identity strong{color:var(--border);font-size:.85rem}.portal-identity button{border:0;padding:0;text-align:left;background:transparent;color:var(--mint);font-weight:700;cursor:pointer}.portal-identity+.portal-exit{margin-top:0}.portal-main{min-width:0}.portal-content{width:min(1120px,calc(100% - 56px));margin-inline:auto;padding-block:55px 90px}.mobile-portal-head{display:none}.portal-title{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:32px}.portal-title h1,.detail-head h1{font-size:clamp(2.1rem,4vw,3.6rem)}.portal-title p{margin-bottom:0}.request-list{display:grid;gap:12px}.request-card{min-height:100px;display:flex;align-items:center;gap:16px;background:var(--white);border:1px solid var(--border);border-radius:13px;padding:16px}.request-card:hover{border-color:var(--mint)}.request-card-copy{display:grid;gap:4px;flex:1}.request-card-copy small,.request-card-copy span{color:var(--slate)}.request-card-copy span{display:flex;align-items:center;gap:5px;font-size:.85rem}.request-card-copy svg{width:15px}.info-banner{display:flex;align-items:flex-start;gap:16px;padding:22px;border:1px solid rgba(2,128,144,.2);background:#02809014;border-radius:14px;margin-top:25px}.info-banner p{margin:4px 0 0}.detail-head{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.detail-head p{display:flex;align-items:center;gap:6px}.detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:start}.detail-side{display:grid;gap:18px}.panel{background:var(--white);border:1px solid var(--border);border-radius:15px;padding:24px}.panel h2{font-size:1.3rem;margin-bottom:20px}.timeline{display:grid}.timeline>div{display:grid;grid-template-columns:34px 1fr;gap:13px;min-height:68px;position:relative}.timeline>div:before{content:"";position:absolute;left:16px;top:32px;height:36px;width:1px;background:var(--border)}.timeline>div:last-child:before{display:none}.timeline>div>span{width:34px;height:34px;background:var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem}.timeline>.complete>span{background:var(--mint)}.timeline strong,.timeline small{display:block}.timeline small{color:var(--slate);margin-top:3px}.price-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border);color:var(--slate)}.price-row.total{color:var(--navy);font-size:1.04rem;font-weight:700;border-bottom:0;margin-bottom:8px}.panel>small{color:var(--slate)}.panel>.button{margin-top:18px}.support-panel{display:flex;align-items:center;gap:12px}.support-panel>div{flex:1}.support-panel small{display:block;color:var(--slate)}.support-panel .button{margin:0;white-space:nowrap}.warranty-card{max-width:760px;background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden}.warranty-head{display:flex;align-items:center;gap:16px;padding:26px;background:var(--navy);color:var(--white)}.warranty-head h2{font-size:1.4rem;color:var(--mint);margin:4px 0}.warranty-head p{color:var(--border);margin:0}.warranty-grid{padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.warranty-grid small,.warranty-grid strong{display:block}.warranty-grid small{color:var(--slate);margin-bottom:5px}.document-row{margin:0 25px;border:1px solid var(--border);border-radius:10px;display:flex;align-items:center;gap:12px;padding:13px}.document-row span{flex:1}.document-row strong,.document-row small{display:block}.document-row small{color:var(--slate)}.warranty-card>.button{width:calc(100% - 50px);margin:20px 25px 25px}.record-note{margin:18px 25px 0;font-size:.84rem}.profile-form{display:grid;gap:18px}.legal-page{padding:58px 0 100px}.legal-shell{max-width:820px}.legal-heading{padding:24px 0 38px;border-bottom:1px solid var(--border)}.legal-heading h1{font-size:clamp(2.5rem,6vw,4.5rem)}.legal-heading>p:not(.kicker){max-width:680px;font-size:1.1rem}.legal-heading>small{color:var(--slate)}.legal-mark{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:var(--teal);background:#02c39a1f;margin-bottom:22px}.legal-sections{display:grid;gap:0}.legal-sections section{padding:32px 0;border-bottom:1px solid var(--border)}.legal-sections h2{font-size:1.35rem}.legal-sections p{margin:12px 0 0}.legal-sections a{color:var(--teal);text-decoration:underline}.support-form{max-width:760px}.success-panel{max-width:760px;justify-items:start}.success-panel>svg{width:42px;height:42px;color:var(--teal)}.verification-progress{display:inline-flex;align-items:center;gap:7px;color:var(--teal);font-weight:700;background:#02c39a1f;padding:10px 13px;border-radius:8px}.action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.action-card{min-height:170px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:18px;display:grid;grid-template-columns:1fr auto}.action-card:hover{border-color:var(--mint)}.action-card>span{width:40px;height:40px;background:#02c39a1f;color:var(--teal);display:flex;align-items:center;justify-content:center;border-radius:9px}.action-card>strong{grid-column:1;font-family:Syne;font-size:2rem;align-self:end}.action-card>p{grid-column:1;margin:2px 0 0;font-size:.86rem;line-height:1.3}.action-card>svg{grid-column:2;grid-row:3;color:var(--teal)}.schedule-row{display:flex;align-items:center;gap:14px;border-top:1px solid var(--border);padding:15px 0}.time-box{width:58px;color:var(--teal);font-weight:700}.time-box small{display:block;font-size:.65rem}.schedule-row>div{flex:1}.schedule-row strong,.schedule-row small{display:block}.schedule-row small{color:var(--slate);margin-top:4px;display:flex;align-items:center;gap:4px}.progress-track{height:7px;border-radius:4px;background:var(--border);overflow:hidden;margin-top:25px}.progress-track span{display:block;width:66%;height:100%;background:var(--mint)}.job-card{max-width:850px}.job-head,.vendor-review{display:flex;align-items:center;gap:15px}.job-head>div,.vendor-review>div{flex:1}.job-head h2,.vendor-review h2{margin:4px 0 7px}.job-head p,.vendor-review p{margin:0}.job-head small,.vendor-review small{color:var(--teal);font-weight:700}.job-details{background:var(--sand);border-radius:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:16px;margin:22px 0}.job-details small,.job-details strong{display:block}.job-details small{color:var(--slate);margin-bottom:4px}.photo-placeholders{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.photo-placeholders span{min-height:110px;border:1px dashed var(--muted);background:var(--sand);border-radius:10px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--slate)}.job-checklist{display:grid}.job-checklist button{min-height:66px;display:flex;align-items:center;gap:12px;border:0;border-top:1px solid var(--border);background:transparent;cursor:pointer;text-align:left}.job-checklist button>span{width:32px;height:32px;border-radius:50%;background:var(--border);display:flex;align-items:center;justify-content:center}.job-checklist button>span.current{background:var(--mint)}.job-checklist button>strong{flex:1}.simple-upload{min-height:70px;border:1px dashed var(--teal);display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;color:var(--teal)}.review-list{display:grid}.review-list>div{display:grid;grid-template-columns:38px 1fr;gap:2px 10px;border-top:1px solid var(--border);padding:13px 0}.review-list>div>span{grid-row:span 2;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--border)}.review-list>div>span.checked{background:var(--mint)}.review-list small{color:var(--slate)}.responsive-table{display:grid}.table-row{min-height:58px;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 44px;gap:12px;align-items:center;border-top:1px solid var(--border)}.table-head{color:var(--slate);font-size:.76rem;font-weight:700;text-transform:uppercase;border-top:0}.table-row .status{padding-block:5px}.table-row>span>small{display:block;color:var(--slate);margin-top:3px;font-size:.72rem}.vendor-review .button{margin:0}@media(max-width:980px){.hero-grid{gap:35px}.hero-copy h1{font-size:3.6rem}.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.split-section,.detail-grid{gap:35px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1 / -1}.action-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:72px}h1{font-size:2.65rem}h2{font-size:2rem}.shell{width:min(100% - 28px,1180px)}.site-header{position:relative}.header-inner{height:66px}.desktop-nav,.desktop-only,.header-actions>.button{display:none}.mobile-menu{display:inline-flex}.mobile-menu-panel{display:grid;background:var(--cream);border-top:1px solid var(--border);padding:8px 14px 14px}.mobile-menu-panel a{min-height:48px;display:flex;align-items:center;padding:0 10px;font-weight:700;border-bottom:1px solid var(--border)}.mobile-bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;height:72px;background:var(--navy);display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -8px 25px #0a16281f}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:.68rem;min-width:0}.mobile-bottom-nav a.active{color:var(--mint);background:#02c39a14}.mobile-bottom-nav svg{width:21px;height:21px}.hero{padding:44px 0 34px}.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy h1{font-size:2.85rem}.hero-lead{font-size:1.07rem;margin:20px 0 25px}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.trust-row{display:grid;gap:10px;margin-top:25px}.hero-visual img{aspect-ratio:4/3;border-radius:18px}.visual-note{left:10px;right:10px;bottom:10px}.section,.process-section{padding-block:65px}.section-heading{align-items:start;margin-bottom:28px}.section-heading>.text-link{display:none}.service-grid,.process-grid,.split-section,.detail-grid{grid-template-columns:1fr}.service-grid{gap:12px}.service-card{min-height:230px}.process-grid{gap:26px}.split-section{padding-block:65px;gap:38px}.business-cta-inner{padding:60px 0;flex-direction:column;align-items:stretch}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column}footer{padding-top:55px}.legal-page{padding:30px 0 70px}.legal-heading{padding-top:10px}.page-hero{padding-top:55px}.form-page{padding-top:28px}.form-heading{display:block}.step-dots{margin-top:22px}.request-form{padding:18px;border-radius:13px}.field-grid{grid-template-columns:1fr}.area-selector{grid-template-columns:1fr 1fr}.centered-row{flex-direction:column;width:100%}.vendor-hero .split-section{min-height:auto}.vendor-promise{padding:24px 19px}.portal-page{display:block}.portal-sidebar{display:none}.portal-main{min-height:100vh}.mobile-portal-head{display:flex;height:64px;align-items:center;justify-content:space-between;padding:0 16px;background:var(--cream);border-bottom:1px solid var(--border)}.mobile-portal-head>span{font-size:.76rem;color:var(--slate);font-weight:700}.portal-content{width:calc(100% - 28px);padding:32px 0 65px}.portal-title{align-items:start;flex-direction:column}.portal-title .button{width:100%}.request-card{display:grid;grid-template-columns:46px 1fr auto}.request-card .status{grid-column:2}.request-card>svg{grid-column:3;grid-row:1 / 3}.detail-head{align-items:flex-start;flex-direction:column}.support-panel{flex-wrap:wrap}.support-panel .button{width:100%}.warranty-grid{grid-template-columns:1fr}.action-grid{grid-template-columns:1fr 1fr;gap:10px}.action-card{min-height:150px}.job-head,.vendor-review{align-items:flex-start;flex-wrap:wrap}.job-head>div,.vendor-review>div{min-width:calc(100% - 65px)}.job-head .status,.vendor-review .status{margin-left:61px}.job-details,.photo-placeholders{grid-template-columns:1fr}.responsive-table .table-head{display:none}.table-row{grid-template-columns:1fr auto;gap:5px;padding:13px 0}.table-row>span{grid-column:1}.table-row>span:before{content:attr(data-label) ": ";color:var(--slate);font-size:.72rem}.table-row>button{grid-column:2;grid-row:1 / 5}.vendor-review .button{width:100%}}@media(max-width:390px){.hero-copy h1{font-size:2.5rem}.service-card{padding:21px}.action-grid{grid-template-columns:1fr}.request-card{grid-template-columns:42px 1fr auto;padding:13px}.request-art{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
