@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700;800&family=Nunito:wght@500;600;700;800;900&display=swap";:root{--surface:#f7fbff;--ink:#2b1b4d;--muted:#6f6689;--green:#1fc876;--green-dark:#18a862;--mint:#dff8ec;--line:#e2e5ee;--heading:"Fredoka", system-ui, sans-serif;--body:"Nunito", system-ui, sans-serif;color:var(--muted);background:var(--surface);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}::selection{color:#fff;background:var(--green)}.app-shell{background:linear-gradient(180deg, #e5f7ffd1 0%, #fff0 520px), var(--surface);min-height:100vh}.site-header{z-index:30;justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 32px);margin:0 auto;padding:16px 0;display:flex;position:sticky;top:0}.brand-logo{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-logo img{width:148px;height:auto}.signup-brand img{width:136px}.footer-brand img{width:126px}.primary-nav{background:#ffffffe6;border:1px solid #2b1b4d1a;border-radius:999px;flex:auto;justify-content:space-between;align-items:center;gap:4px;max-width:1040px;margin-left:auto;padding:7px;display:flex;box-shadow:0 12px 36px #2b1b4d14}.primary-nav a,.nav-action{min-height:44px;color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.primary-nav a.active,.primary-nav a:hover,.nav-action:hover{color:var(--ink);background:var(--mint)}.menu-button{display:none}.hero-section{isolation:isolate;background:#dff4ff;align-items:center;min-height:calc(100svh - 86px);padding:clamp(56px,7vw,112px) 0 clamp(132px,15vw,210px);display:grid;position:relative;overflow:hidden}.hero-landscape{z-index:-2;object-fit:cover;object-position:center 38%;opacity:1;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-inner{grid-template-columns:minmax(0,760px);justify-content:start;align-items:center;width:min(1180px,100% - 32px);margin:0 auto;display:grid}.hero-copy{gap:24px;max-width:760px;display:grid}.eyebrow{width:fit-content;color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:0;font-size:13px;font-weight:900;display:inline-flex}.hero-section .eyebrow{color:#fff}.hero-section h1,.signup-intro h1,.ops-heading h1,.auth-card h1{color:var(--ink);font-family:var(--heading);letter-spacing:0;margin:0;font-size:clamp(48px,6.2vw,84px);line-height:.92}.hero-lede,.section-heading p,.split-band p,.signup-intro p,.ops-heading p,.auth-card p{max-width:650px;color:var(--muted);margin:0;font-size:20px;font-weight:700;line-height:1.65}.hero-actions,.step-actions,.done-actions,.ops-actions,.row-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-weight:900;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button.primary{color:#fff;background:var(--green);box-shadow:0 16px 30px #1fc8763d}.button.primary:hover:not(:disabled){background:var(--green-dark)}.button.secondary,.button.ghost{color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);background:#fff}.button.full{width:100%}.link-button{width:fit-content;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:0;font-weight:900;text-decoration:underline}.link-button:hover{color:var(--ink)}.icon-button{width:44px;height:44px;color:var(--ink);box-shadow:inset 0 0 0 1px var(--line);cursor:pointer;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.icon-button.menu-button{display:none}.trust-strip{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.trust-strip span,.support-strip div span{color:var(--muted);align-items:center;gap:8px;font-weight:900;display:inline-flex}.trust-strip svg,.support-strip svg{color:var(--green)}.content-band,.split-band,.signup-page,.ops-page,.auth-page{width:min(1180px,100% - 32px);margin:0 auto;padding:88px 0}.manage-page{gap:46px;width:min(1180px,100% - 32px);min-height:calc(100vh - 210px);margin:0 auto;padding:clamp(72px,8vw,120px) 0 150px;display:grid}.manage-heading{text-align:center;justify-items:center;gap:14px;display:grid}.manage-heading h1{max-width:780px;color:var(--ink);font-family:var(--heading);letter-spacing:0;margin:0;font-size:clamp(42px,5vw,64px);line-height:.95}.manage-heading p,.manage-card>p{max-width:760px;color:var(--muted);margin:0;font-size:20px;font-weight:700;line-height:1.55}.manage-card{border:1px solid var(--line);background:#fffffff0;border-radius:8px;gap:18px;padding:clamp(24px,4vw,32px);display:grid;box-shadow:0 22px 60px #2b1b4d14}.manage-card h2{color:var(--ink);font-family:var(--heading);margin:0;font-size:clamp(26px,3vw,34px);line-height:1}.honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.content-band.muted{padding-top:60px}.section-heading{gap:14px;max-width:760px;margin-bottom:34px;display:grid}.section-heading h2,.split-band h2,.signup-card h2,.panel h2,.worker-card h2{color:var(--ink);font-family:var(--heading);margin:0;font-size:clamp(30px,4vw,52px);line-height:1}.process-grid,.ops-grid,.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-card,.feature-card,.metric-card,.signup-card,.support-strip,.panel,.auth-card,.price-card{border:1px solid var(--line);background:#ffffffeb;border-radius:8px;box-shadow:0 22px 60px #2b1b4d14}.process-card,.feature-card{gap:14px;padding:24px;display:grid}.process-icon,.process-card>svg,.feature-card svg,.metric-card svg{width:48px;height:48px;color:var(--green);background:var(--mint);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.process-card h3,.feature-card h3,.price-card h3,.schedule-card h3,.summary-panel h3{color:var(--ink);font-family:var(--heading);margin:0;font-size:22px}.process-card p,.feature-card p,.price-card span,.schedule-card p{color:var(--muted);margin:0;font-weight:700;line-height:1.55}.split-band{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:32px;padding-top:44px;display:grid}.about-panel{border:1px solid var(--line);background:#fff;border-radius:8px;gap:14px;padding:24px;display:grid;box-shadow:0 22px 60px #2b1b4d14}.about-panel h3{color:var(--ink);font-family:var(--heading);margin:0;font-size:28px}.about-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.about-panel li{color:var(--muted);font-weight:900}.about-panel li:before{content:"✓";color:var(--green);margin-right:10px}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.cta-band{color:#fff;background:var(--ink);text-align:center;border-radius:8px;justify-items:center;gap:14px;width:min(1180px,100% - 32px);margin:0 auto 58px;padding:48px 24px;display:grid}.cta-band h2{font-family:var(--heading);margin:0;font-size:clamp(34px,5vw,58px);line-height:1}.cta-band p{color:#dcd6f0;margin:0;font-size:19px;font-weight:800}.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.price-list{gap:10px;display:grid}.price-row{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px 18px;display:flex}.price-row span{color:var(--ink);font-weight:900}.price-row strong{color:var(--green);font-family:var(--heading);font-size:24px}.price-card{gap:10px;padding:24px;display:grid}.price-card.featured{background:var(--mint);border-color:#1fc87661}.price-card p{color:var(--green);margin:0;font-weight:900}.home-section{width:min(1180px,100% - 32px);margin:0 auto;padding:clamp(60px,8vw,104px) 0}.home-section+.home-section{border-top:1px solid #2b1b4d14}.home-copy{gap:16px;max-width:760px;display:grid}.home-copy.compact{max-width:700px}.home-copy h2{max-width:760px;color:var(--ink);font-family:var(--heading);letter-spacing:0;margin:0;font-size:clamp(38px,5vw,62px);line-height:.94}.home-copy p{color:var(--muted);margin:0;font-size:20px;font-weight:750;line-height:1.6}.home-about{grid-template-columns:minmax(0,1.1fr) minmax(300px,.72fr);align-items:center;gap:clamp(28px,6vw,72px);display:grid}.service-summary{background:#fff;border:1px solid #1fc87638;border-radius:8px;align-content:center;gap:18px;padding:clamp(24px,4vw,36px);display:grid;box-shadow:0 22px 60px #2b1b4d14}.service-summary strong{color:var(--green);font-family:var(--heading);font-size:clamp(42px,4.6vw,60px);line-height:.95}.service-summary span,.home-final-cta p{color:var(--muted);margin:0;font-size:18px;font-weight:850;line-height:1.5}.service-summary .button{justify-self:start}.home-how{gap:28px;display:grid}.home-how .process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-how .process-card{background:#fffffff5;border-color:#2b1b4d1a;align-content:start;min-height:190px}.home-how .process-card .process-icon{color:#fff;background:var(--green);font-family:var(--heading);font-size:22px}.home-how .process-card>svg{justify-self:end;margin-top:-62px}.home-results{gap:28px;display:grid}.before-after-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.result-card{border:1px solid #2b1b4d1a;border-radius:8px;align-content:end;gap:10px;min-height:280px;padding:clamp(22px,4vw,34px);display:grid;overflow:hidden}.result-card.before{background:linear-gradient(#2b1b4d14,#2b1b4d2e),#f1eef7}.result-card.after{background:linear-gradient(#1fc87614,#1fc8762e),#effcf5;border-color:#1fc87642}.result-card span{width:fit-content;color:var(--green);background:#fff;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:950}.result-card h3{color:var(--ink);font-family:var(--heading);margin:0;font-size:clamp(28px,4vw,42px);line-height:.95}.result-card p{max-width:420px;color:var(--muted);margin:0;font-size:18px;font-weight:800;line-height:1.45}.home-final-cta{background:var(--ink);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.home-final-cta p{color:#eee9ff;max-width:720px}.signup-page{max-width:760px;padding-top:22px}.signup-intro{text-align:center;gap:8px;margin:0 auto 18px;display:grid}.signup-intro .eyebrow,.signup-intro p{margin-inline:auto}.signup-brand{justify-self:center;margin-bottom:20px}.signup-page .signup-intro h1{font-size:clamp(38px,6vw,62px)}.signup-stepper{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:0 0 18px;padding:0;list-style:none;display:grid}.signup-stepper li{color:#a7a2b8;text-align:center;gap:8px;font-size:13px;font-weight:900;display:grid}.signup-stepper span{background:#ccd6e5;border-radius:999px;height:7px}.signup-stepper li.current,.signup-stepper li.complete{color:var(--green)}.signup-stepper li.current span,.signup-stepper li.complete span{background:var(--green)}.signup-card{padding:clamp(20px,4vw,34px)}.form-step{gap:16px;display:grid}.form-step>p{color:var(--muted);margin:0;font-size:18px;font-weight:700}.step-icon{color:var(--green);justify-self:center}.field{color:var(--ink);gap:8px;font-size:15px;font-weight:900;display:grid}.field em{color:var(--green);font-style:normal}input,select,textarea{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:2px solid #dddce6;border-radius:8px;outline:none;padding:0 16px;font-weight:800;transition:border-color .18s,box-shadow .18s}textarea{resize:vertical;min-height:92px;padding-top:14px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #1fc8761f}.inline-message,.error-message{color:var(--ink);background:var(--mint);border-radius:8px;margin:0;padding:12px 14px;font-weight:900}.error-message{color:#9f1239;background:#fff1f2}.choice-grid,.form-grid.two,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choice-card,.radio-card{border:2px solid var(--line);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:8px;gap:8px;padding:18px;display:grid}.choice-card.selected{border-color:var(--green);background:var(--mint)}.radio-card:has(input:checked){border-color:var(--green);background:var(--mint)}.choice-card span,.radio-card span{font-weight:900}.choice-card strong{color:var(--green);font-family:var(--heading);font-size:30px}.choice-card small{color:var(--muted);font-weight:800}.service-choice{appearance:none;cursor:pointer}.service-choice strong{font-size:34px}.service-choice-grid{align-items:stretch}.service-note{border:1px solid var(--line);background:#fff;border-radius:8px;gap:6px;padding:14px 16px;display:grid}.service-note strong{color:var(--ink);font-family:var(--heading);font-size:18px}.service-note span{color:var(--muted);font-weight:800;line-height:1.45}.bin-list,.schedule-list,.visit-list,.worker-list,.stack-list,.customer-table,.form-grid,.payment-options{gap:12px;display:grid}.bin-row,.summary-bar,.schedule-card,.visit-row,.customer-row,.mini-card,.worker-card,.route-summary{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.bin-row>span,.summary-bar strong,.visit-row strong,.customer-row strong,.mini-card strong{color:var(--ink);font-weight:900}.bin-row>span{gap:2px;display:grid}.bin-row small{color:var(--muted);font-size:13px;font-weight:800}.stepper-control{text-align:center;grid-template-columns:38px 44px 38px;align-items:center;display:inline-grid}.stepper-control button{border:2px solid var(--green);width:38px;height:38px;color:var(--green);cursor:pointer;background:#fff;border-radius:999px;font-size:22px;font-weight:900}.summary-bar{color:#fff;background:var(--ink)}.summary-bar span{opacity:.74;text-transform:uppercase;font-size:12px;font-weight:900;display:block}.summary-bar strong{color:inherit}.schedule-card{align-items:stretch;display:grid}.council-note{color:#075e35;background:#dff8ec;border-radius:8px;margin:0;padding:12px 14px;font-weight:900}.schedule-head,.worker-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-head span{color:var(--ink);background:#f0eff6;border-radius:999px;padding:5px 10px;font-weight:900}.checkbox-row{color:var(--muted);align-items:flex-start;gap:12px;font-weight:800;line-height:1.5;display:flex}.checkbox-row input,.radio-card input{width:auto;min-height:auto;margin-top:3px}.summary-panel{background:#f7fbff;border-radius:8px;padding:18px}.summary-panel dl{gap:12px;margin:14px 0 0;display:grid}.summary-panel div{grid-template-columns:140px 1fr;gap:12px;display:grid}.summary-panel dt{color:var(--muted);font-weight:900}.summary-panel dd{color:var(--ink);margin:0;font-weight:900}.complete-step{text-align:center;place-items:center}.success-icon{color:#fff;background:var(--green);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.support-strip{text-align:center;justify-items:center;gap:12px;margin-top:30px;padding:24px;display:grid}.support-strip h2{color:var(--ink);font-family:var(--heading);margin:0}.support-strip a,.site-footer a{color:var(--green);align-items:center;gap:8px;font-weight:900;text-decoration:none;display:inline-flex}.support-strip div{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.auth-page{place-items:center;min-height:calc(100vh - 210px);display:grid}.auth-card{gap:18px;width:min(560px,100%);padding:32px;display:grid}.demo-logins{color:var(--muted);gap:6px;font-size:14px;font-weight:800;display:grid}.ops-page{gap:24px;display:grid}.ops-heading{justify-content:space-between;gap:24px;display:flex}.ops-heading h1{font-size:clamp(40px,5vw,64px)}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{gap:10px;padding:20px;display:grid}.metric-card span{color:var(--muted);font-weight:900}.metric-card strong{color:var(--ink);font-family:var(--heading);font-size:40px}.tabs{border:1px solid var(--line);background:#fff;border-radius:8px;flex-wrap:wrap;gap:8px;padding:8px;display:flex}.tabs button,.row-actions button,.mini-card button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;padding:0 14px;font-weight:900}.tabs button.active,.row-actions button:hover,.mini-card button:hover{color:#fff;background:var(--green)}.panel{gap:18px;padding:22px;display:grid}.panel h2{font-size:30px}.empty-state{color:var(--muted);background:#f8fafc;border-radius:8px;margin:0;padding:18px;font-weight:800}.calendar-admin-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);align-items:start;gap:16px;display:grid}.calendar-shell{border:1px solid var(--line);background:#fff;border-radius:8px;display:grid;overflow:hidden}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.calendar-toolbar div:first-child{gap:2px;display:grid}.calendar-toolbar span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:900}.calendar-toolbar strong{color:var(--ink);font-family:var(--heading);font-size:30px;line-height:1}.calendar-controls{align-items:center;gap:6px;display:inline-flex}.calendar-controls button{border:1px solid var(--line);min-height:36px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-weight:900;display:inline-flex}.calendar-weekdays,.calendar-board{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekdays{border-bottom:1px solid var(--line);background:#f8fafc}.calendar-weekdays span{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.04em;padding:10px 8px;font-size:12px;font-weight:900}.calendar-board button{border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:122px;color:var(--muted);text-align:left;cursor:pointer;background:#fff;align-content:start;gap:6px;padding:10px;display:grid}.calendar-board button:nth-child(7n){border-right:0}.calendar-board button.active{outline:2px solid var(--green);outline-offset:-2px;background:var(--mint)}.calendar-board button.outside-month{color:#a5a0b8;background:#f8fafc}.calendar-board button.today .calendar-date-number{color:#fff;background:var(--green)}.calendar-board button.has-visits:not(.active){background:#fbfdff}.calendar-date-number{width:28px;height:28px;color:var(--ink);border-radius:999px;place-items:center;font-size:16px;font-weight:900;display:inline-grid}.calendar-board small{color:var(--muted);font-size:12px;font-weight:900}.calendar-events{gap:4px;display:grid}.calendar-event{color:#14633c;text-overflow:ellipsis;white-space:nowrap;background:#d9f8e8;border-radius:6px;max-width:100%;padding:4px 7px;font-size:11px;font-weight:900;overflow:hidden}.calendar-event.more{color:var(--muted);background:#eef2ff}.calendar-day-detail{border:1px solid var(--line);background:#f8fafc;border-radius:8px;align-content:start;gap:12px;padding:16px;display:grid}.calendar-day-detail h3{font-size:28px}.calendar-day-detail .visit-row{grid-template-columns:minmax(0,1fr);place-items:start;display:grid}.calendar-day-detail .visit-row .bin-tags,.calendar-day-detail .visit-actions{justify-content:flex-start}.ops-alert{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;margin:0;padding:12px 14px;font-weight:900;line-height:1.35}.status-pill,.visit-status{width:fit-content;min-height:30px;color:var(--ink);text-transform:capitalize;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pill.active,.visit-status.done{color:#075e35;background:#d1fae5}.status-pill.payment_pending,.visit-status.planned{color:#6d4b00;background:#fef3c7}.status-pill.paused,.visit-status.issue{color:#7c2d12;background:#ffedd5}.status-pill.cancelled,.visit-status.skipped{color:#7f1d1d;background:#fee2e2}.customer-row{grid-template-columns:minmax(220px,1.2fr) auto minmax(180px,1fr) auto;display:grid}.customer-admin-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:start;gap:16px;display:grid}.customer-row{cursor:pointer}.customer-row:hover,.customer-row.selected,.visit-row.clickable:hover{border-color:var(--green);box-shadow:0 12px 28px #2b1b4d14}.customer-row.selected{background:var(--mint)}.customer-row div:first-child,.mini-card div,.visit-row div:first-child,.worker-card>div:last-child{gap:4px;display:grid}.customer-row span,.customer-row small,.mini-card span,.visit-row span,.visit-row small,.worker-card p{color:var(--muted);font-weight:800}.visit-row small{margin-top:4px;display:block}.visit-row,.visit-row>div{min-width:0}.visit-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.visit-actions button{min-height:34px;color:var(--ink);cursor:pointer;background:#eef2f7;border:0;border-radius:999px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:900}.visit-actions button:first-child{color:#075e35;background:#d1fae5}.duplicate-note{font-size:13px;color:var(--warning-ink,#7a5312)!important}.customer-detail{border:1px solid var(--line);background:#fff;border-radius:8px;gap:16px;padding:18px;display:grid;position:sticky;top:104px}.empty-detail{color:var(--muted);background:#f8fafc}.empty-detail h3,.customer-detail h3,.detail-section h4,.calendar-day-detail h3{color:var(--ink);font-family:var(--heading);margin:0;line-height:1}.empty-detail p{color:var(--muted);margin:0;font-weight:800;line-height:1.45}.detail-head,.detail-status-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-head span,.detail-field span,.detail-list dt,.record-list span{color:var(--muted);font-size:12px;font-weight:900}.detail-head h3{margin-top:4px;font-size:32px}.detail-head button{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;flex:none;place-items:center;display:inline-grid}.detail-status-row strong{color:var(--ink);font-family:var(--heading);font-size:20px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-field{background:#f8fafc;border-radius:8px;gap:4px;min-width:0;padding:12px;display:grid}.detail-field.wide{grid-column:1/-1}.detail-field strong,.detail-list dd,.record-list strong{overflow-wrap:anywhere;min-width:0;color:var(--ink);font-weight:900}.detail-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.detail-actions button{min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;padding:0 10px;font-weight:900}.detail-actions button:hover{color:#fff;background:var(--green)}.detail-section{gap:10px;display:grid}.detail-section h4{font-size:22px}.detail-list,.record-list{gap:8px;margin:0;display:grid}.detail-list div,.record-list div{border:1px solid var(--line);background:#fff;border-radius:8px;gap:4px;padding:10px 12px;display:grid}.detail-list dd{margin:0}.detail-list a{color:var(--green-dark)}.date-toolbar{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:8px;display:inline-flex}.date-toolbar input{width:160px;min-height:34px;box-shadow:none;border:0;padding:0 8px}.bin-tags{flex-wrap:wrap;gap:8px;display:flex}.bin-tags span{color:var(--green-dark);background:var(--mint);border-radius:999px;padding:6px 10px;font-size:13px;font-weight:900}.route-planner{gap:14px;display:grid}.route-summary{justify-content:flex-start}.route-summary strong{color:var(--ink)}.route-summary span{color:var(--muted);font-weight:900}.route-list{gap:10px;margin:0;padding-left:22px;display:grid}.route-list li{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px 14px}.route-list strong,.route-list span{display:block}.route-list span{color:var(--muted);font-weight:800}.worker-list{gap:16px}.worker-card{justify-content:flex-start;align-items:flex-start}.route-number{color:#fff;background:var(--ink);border-radius:999px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:inline-flex}.worker-card h2{font-size:28px}.site-footer{border-top:1px solid var(--line);justify-content:space-between;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0;display:flex}.site-footer p{max-width:360px;color:var(--muted);margin:12px 0 0;font-weight:800}.site-footer>div:last-child{align-content:start;gap:10px;display:grid}@media (width<=1120px){.icon-button.menu-button{display:inline-flex}.site-header{align-items:flex-start}.brand-logo img{width:138px}.primary-nav{border-radius:8px;flex-direction:column;align-items:stretch;display:none;position:absolute;top:76px;left:0;right:0}.primary-nav.open{display:flex}.primary-nav a,.nav-action{justify-content:center}.hero-inner,.split-band,.home-about,.ops-heading,.site-footer{flex-direction:column;grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:42px;padding-bottom:118px}.hero-landscape{object-position:center 34%}.process-grid,.ops-grid,.metrics-grid,.pricing-cards,.admin-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-row{grid-template-columns:1fr;align-items:flex-start}}@media (width<=680px){.site-header{width:min(100% - 24px,1240px)}.brand-logo img{width:122px}.hero-section{min-height:calc(100svh - 130px);padding-top:50px;padding-bottom:80px}.hero-landscape{object-position:100% 27%;opacity:1;height:112%}.hero-inner{width:min(100% - 24px,1180px)}.hero-copy{gap:19px;margin-left:22px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:18px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section h1,.hero-section .hero-copy h1,.signup-intro h1,.ops-heading h1,.auth-card h1,.manage-heading h1{font-size:46px;line-height:.9}.hero-section .hero-copy h1{max-width:370px;font-size:52px;line-height:.87}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:260px;font-size:14px;font-weight:800;line-height:1.45}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:12px;width:min(100%,340px);margin-top:253px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:49px;padding-inline:8px;font-size:15px}.hero-lede,.section-heading p,.split-band p,.signup-intro p,.ops-heading p,.auth-card p,.manage-heading p,.manage-card>p{font-size:16px}.hero-section .trust-strip span{color:var(--ink);text-shadow:0 2px 14px #ffffffd9}.hero-section .trust-strip{display:none}.home-section{width:min(100% - 24px,1180px);padding:52px 0}.home-copy{gap:12px}.home-copy h2{font-size:clamp(36px,11vw,48px);line-height:.95}.home-copy p,.service-summary span,.home-final-cta p{font-size:16px;line-height:1.5}.service-summary{padding:22px}.service-summary .button,.home-final-cta .button{width:100%}.home-how{gap:20px}.home-how .process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-how .process-card{gap:10px;min-height:172px;padding:16px}.home-how .process-card .process-icon,.home-how .process-card>svg{width:38px;height:38px}.home-how .process-card .process-icon{font-size:18px}.home-how .process-card>svg{margin-top:-48px}.home-how .process-card h3{font-size:19px;line-height:1}.home-how .process-card p{font-size:14px;line-height:1.35}.before-after-grid{grid-template-columns:1fr}.result-card{min-height:220px}.home-final-cta{padding:22px;display:grid}.process-grid,.ops-grid,.metrics-grid,.pricing-cards,.faq-grid,.choice-grid,.form-grid.two{grid-template-columns:1fr}.signup-page{width:min(100% - 20px,980px);padding-top:20px}.signup-page .support-strip{display:none}.signup-intro{margin-bottom:14px}.signup-card{box-shadow:0 12px 36px #2b1b4d14}.signup-stepper{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.signup-stepper li{font-size:11px}.signup-card,.auth-card,.panel{padding:18px}.bin-row,.summary-bar,.visit-row,.mini-card,.route-summary{flex-direction:column;align-items:stretch}.bin-row{flex-direction:row;align-items:center;padding:12px 14px}.stepper-control{grid-template-columns:34px 36px 34px}.stepper-control button{width:34px;height:34px}.step-actions,.done-actions,.hero-actions,.ops-actions,.row-actions{flex-direction:column;align-items:stretch}.button{width:100%}.summary-panel div{grid-template-columns:1fr}.ops-page{gap:14px;width:min(100% - 16px,1180px)}.ops-heading{gap:12px}.ops-heading h1{max-width:320px;font-size:34px;line-height:.95}.ops-heading p:not(.eyebrow){font-size:13px;line-height:1.35}.ops-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;display:grid}.ops-actions .button{min-height:38px;padding-inline:10px;font-size:13px}.ops-page .metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ops-page .metric-card{grid-template-columns:36px 1fr;gap:2px 8px;min-height:78px;padding:12px}.ops-page .metric-card svg{grid-row:1/span 2;width:32px;height:32px;padding:7px}.ops-page .metric-card span{align-self:end;font-size:12px;line-height:1.1}.ops-page .metric-card strong{align-self:start;font-size:30px;line-height:.9}.ops-page .tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:6px;padding:6px;overflow-x:auto}.ops-page .tabs button{flex:none;min-height:34px;padding-inline:12px;font-size:13px}.admin-grid{grid-template-columns:1fr;gap:12px}.ops-page .panel{gap:12px;padding:14px}.ops-page .panel h2{font-size:26px;line-height:.95}.ops-page .stack-list,.ops-page .visit-list,.ops-page .customer-table,.ops-page .route-list{gap:8px}.ops-page .mini-card,.ops-page .visit-row,.ops-page .customer-row,.ops-page .route-list li{padding:12px}.ops-page .visit-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;display:grid}.ops-page .visit-row .bin-tags{grid-column:1/-1}.ops-page .visit-row strong,.ops-page .customer-row strong,.ops-page .mini-card strong{font-size:15px;line-height:1.1}.ops-page .visit-row span,.ops-page .customer-row span,.ops-page .customer-row small,.ops-page .mini-card span,.ops-page .route-list span{font-size:13px;line-height:1.25}.ops-page .bin-tags{gap:6px}.ops-page .bin-tags span,.ops-page .status-pill,.ops-page .visit-status{min-height:26px;padding-inline:8px;font-size:11px}.calendar-shell{overflow-x:auto}.calendar-toolbar{flex-direction:column;align-items:flex-start}.calendar-weekdays,.calendar-board{min-width:720px}.ops-page .calendar-board button{min-height:94px;padding:10px}.ops-page .row-actions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.ops-page .row-actions button{padding-inline:8px;font-size:12px}.customer-admin-layout,.calendar-admin-layout{grid-template-columns:1fr}.customer-detail{gap:12px;padding:14px;position:static}.detail-head h3{font-size:28px}.detail-grid{grid-template-columns:1fr;gap:8px}.detail-actions{gap:6px}.detail-actions button{min-height:34px;padding-inline:8px;font-size:12px}.detail-section h4{font-size:20px}.calendar-day-detail{padding:12px}.calendar-day-detail h3{font-size:24px}}@media (width<=340px){.hero-section{min-height:calc(100svh - 130px);padding-top:26px;padding-bottom:62px}.hero-landscape{object-position:100% 28%;opacity:1;height:116%}.hero-copy{gap:12px;margin-left:18px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:16px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:288px;font-size:40px;line-height:1.03}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:178px;font-size:11px;font-weight:800;line-height:1.43}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,167px);margin-top:85px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:41px;padding-inline:8px;font-size:14px}.hero-section .trust-strip{display:none}}@media (width>=341px) and (width<=374px){.hero-section{min-height:calc(100svh - 130px);padding-top:32px;padding-bottom:78px}.hero-landscape{object-position:100% 28%;opacity:1;height:112%}.hero-copy{gap:13px;margin-left:22px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:18px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:311px;font-size:43px;line-height:1.01}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:190px;font-size:11px;font-weight:800;line-height:1.46}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,185px);margin-top:108px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:45px;padding-inline:8px;font-size:15px}.hero-section .trust-strip{display:none}}@media (width>=375px) and (width<=400px){.hero-section{min-height:calc(100svh - 130px);padding-top:35px;padding-bottom:80px}.hero-landscape{object-position:100% 27%;opacity:1;height:112%}.hero-copy{gap:19px;margin-left:24px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:19px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:319px;font-size:46px;line-height:1.01}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:209px;font-size:12px;font-weight:800;line-height:1.42}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,192px);margin-top:116px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:44px;padding-inline:8px;font-size:15px}.hero-section .trust-strip{display:none}}@media (width>=401px) and (width<=480px){.hero-section{min-height:calc(100svh - 130px);padding-top:33px;padding-bottom:80px}.hero-landscape{object-position:100% 27%;opacity:1;height:112%}.hero-copy{gap:24px;margin-left:22px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:19px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:358px;font-size:51px;line-height:1.03}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:240px;font-size:14px;font-weight:800;line-height:1.34}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,211px);margin-top:122px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:50px;padding-inline:8px;font-size:19px}.hero-section .trust-strip{display:none}}@media (width>=481px) and (width<=680px){.hero-section{min-height:calc(100svh - 130px);padding-top:33px;padding-bottom:40px}.hero-landscape{object-position:100% 30%;opacity:1;height:138%}.hero-copy{gap:17px;margin-left:43px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:19px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:470px;font-size:58px;line-height:.96}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 14px #2b1b4d42;max-width:310px;font-size:15px;font-weight:800;line-height:1.4}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,236px);margin-top:181px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:50px;padding-inline:8px;font-size:16px}.hero-section .trust-strip{display:none}}@media (width>=681px) and (width<=900px){.hero-section{min-height:calc(100svh - 96px);padding-top:48px;padding-bottom:77px}.hero-landscape{object-position:82% 10%;opacity:1;height:100%}.hero-copy{gap:26px;margin-left:67px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:34px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:634px;font-size:83px;line-height:.94}.hero-section .hero-lede{max-width:422px;color:var(--muted);text-shadow:0 3px 14px #2b1b4d42;font-size:20px;font-weight:800;line-height:1.5}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,280px);margin-top:8px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:74px;padding-inline:8px;font-size:24px}}@media (width>=901px) and (width<=1120px){.hero-section{min-height:calc(100svh - 96px);padding-top:76px;padding-bottom:40px}.hero-landscape{object-position:68% 36%;opacity:1;height:100%}.hero-copy{gap:27px;margin-left:70px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:36px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:680px;font-size:76px;line-height:.94}.hero-section .hero-lede{max-width:434px;color:var(--muted);text-shadow:0 3px 14px #2b1b4d42;font-size:21px;font-weight:800;line-height:1.5}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,224px);margin-top:2px}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:54px;padding-inline:8px;font-size:17px}}@media (width>=1121px){.hero-section{min-height:calc(100svh - 86px);padding-top:178px;padding-bottom:43px}.hero-landscape{object-position:50% 38%;opacity:1;height:119%}.hero-copy{gap:24px;margin-left:130px}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d38;font-size:36px;font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:760px;font-size:92px;line-height:.92}.hero-section .hero-lede{max-width:650px;color:var(--muted);text-shadow:0 3px 14px #2b1b4d42;font-size:20px;font-weight:800;line-height:1.55}.hero-section .hero-actions{flex-flow:row;align-items:center;gap:0;width:min(100%,210px);margin-top:0}.hero-section .hero-actions .button{white-space:nowrap;flex:1 1 0;width:auto;min-width:0;min-height:54px;padding-inline:8px;font-size:17px}}.hero-section{align-items:center;min-height:calc(100svh - 86px);padding:clamp(84px,10svh,128px) 0 clamp(96px,12svh,156px)}.hero-landscape{object-position:center 40%;height:100%}.hero-inner{width:min(1180px,100% - 48px)}.hero-copy{gap:22px;max-width:660px;margin-left:clamp(0px,2vw,44px)}.hero-section .eyebrow{color:#fff;font-family:var(--heading);letter-spacing:0;text-transform:none;text-shadow:0 3px 14px #2b1b4d40;font-size:clamp(20px,2vw,28px);font-weight:800;display:inline-flex}.hero-section .eyebrow svg{display:none}.hero-section .hero-copy h1{max-width:660px;font-size:clamp(62px,5vw,82px);line-height:.94}.hero-section .hero-lede{color:#fff;text-shadow:0 3px 16px #2b1b4d57;max-width:560px;font-size:clamp(18px,1.6vw,20px);font-weight:900;line-height:1.48}.hero-section .hero-actions{flex-flow:row;align-items:center;width:fit-content;margin-top:4px}.hero-section .hero-actions .button{white-space:nowrap;width:auto;min-width:220px;min-height:58px;padding-inline:28px;font-size:18px}.hero-section .trust-strip{display:none}@media (width>=1121px){.hero-landscape{object-position:center 60%}.hero-section .hero-copy h1{text-shadow:0 3px 18px #ffffff6b}.hero-section .hero-lede{text-shadow:0 3px 18px #2b1b4d8c,0 1px 5px #2b1b4d61}}@media (width>=681px) and (width<=1120px){.hero-section{min-height:calc(100svh - 96px);padding:clamp(72px,9svh,98px) 0 clamp(86px,12svh,132px)}.hero-landscape{object-position:58% 18%}.hero-inner{width:min(100% - 48px,860px)}.hero-copy{gap:21px;max-width:600px;margin-left:0}.hero-section .eyebrow{font-size:clamp(22px,3vw,30px)}.hero-section .hero-copy h1{max-width:590px;font-size:clamp(58px,8vw,72px);line-height:.94}.hero-section .hero-lede{max-width:460px;font-size:clamp(18px,2.4vw,20px)}}@media (width<=680px){.hero-section{align-items:start;min-height:max(680px,100svh - 130px);padding:clamp(72px,10svh,96px) 0 48px}.hero-landscape{object-position:62% 10%;height:100%}.hero-inner{width:min(100% - 44px,1180px)}.hero-copy{gap:18px;max-width:318px;margin-left:0}.hero-section .eyebrow{font-size:clamp(20px,5.6vw,24px);line-height:1}.hero-section .hero-copy h1{max-width:318px;font-size:clamp(39px,10.8vw,46px);line-height:.95}.hero-section .hero-lede{color:#fff;max-width:270px;font-size:clamp(14px,4vw,16px);line-height:1.45}.hero-section .hero-actions{width:min(100%,230px);margin-top:clamp(12px,5svh,34px)}.hero-section .hero-actions .button{width:100%;min-width:0;min-height:54px;padding-inline:20px;font-size:19px}}@media (width<=374px){.hero-section{min-height:max(640px,100svh - 130px);padding-top:62px}.hero-copy{max-width:292px}.hero-section .hero-copy h1{max-width:292px;font-size:clamp(36px,11vw,40px)}.hero-section .hero-lede{max-width:235px;font-size:13px}.hero-section .hero-actions{width:min(100%,210px)}.hero-section .hero-actions .button{min-height:50px;font-size:17px}}
