:root{color:#0f1e17;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{min-width:320px;margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}button,input,select,textarea{max-width:100%;font:inherit}a{color:inherit}#root{min-height:100vh}.route-loader{color:#073b25;background:#f4f8f6;place-items:center;min-height:100vh;font-weight:900;display:grid}.system-message,.legal-page{max-width:760px;margin:5rem auto;padding:2rem}.legal-page section{margin:2rem 0}.legal-page p{line-height:1.7}.cn-logo{color:#006a3a;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.cn-logo-mark{background:#fff;border-radius:16px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 10px 26px #006a3a1f}.cn-logo-mark svg{width:54px;height:54px;overflow:visible}.cn-logo-roof,.cn-logo-chimney,.cn-logo-window,.cn-logo-washer,.cn-logo-washer-door,.cn-logo-broom{fill:none;stroke:#006a3a;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.4px}.cn-logo-window{fill:#006a3a;stroke:0}.cn-logo-swoosh{fill:#006a3a}.cn-logo-arc{fill:none;stroke:#61a83a;stroke-linecap:round;stroke-width:4px}.cn-logo-leaf{fill:#61a83a}.cn-logo-towel-orange{fill:#f39a18}.cn-logo-towel-green{fill:#61a83a}.cn-logo-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.cn-logo-copy strong{color:#006a3a;letter-spacing:0;white-space:nowrap;font-size:30px;font-weight:950;line-height:.95}.cn-logo-copy strong span{color:#61a83a}.cn-logo-copy small{color:#0b4d32;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:850;line-height:1.2}.cn-logo--compact{gap:9px}.cn-logo--compact .cn-logo-mark{border-radius:14px;width:48px;height:48px}.cn-logo--compact .cn-logo-mark svg{width:45px;height:45px}.cn-logo--compact .cn-logo-copy strong{font-size:25px}.cn-logo--compact .cn-logo-copy small{font-size:10px}@media (width<=520px){.cn-logo{gap:8px}.cn-logo-mark{border-radius:13px;width:46px;height:46px}.cn-logo-mark svg{width:43px;height:43px}.cn-logo-copy strong{font-size:22px}.cn-logo-copy small{font-size:9px}}@media (width<=380px){.cn-logo-copy strong{font-size:20px}.cn-logo-copy small{font-size:8px}}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #dceee3;padding:14px clamp(16px,5vw,72px);position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto;display:flex}.navbar .cn-logo{flex:none}.nav-menu{flex:auto;justify-content:space-between;align-items:center;gap:16px;display:flex}.nav-toggle{color:#073b25;cursor:pointer;background:#fff;border:1px solid #dceee3;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.nav-toggle svg{width:22px;height:22px}.nav-links,.nav-version,.nav-auth{align-items:center;gap:6px;display:flex}.nav-version{color:#006a3a;background:#e8f6ec;border-radius:999px;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:900;display:inline-flex}.nav-links a,.nav-auth a{color:#25513c;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.nav-links a:hover,.nav-links a.active,.nav-auth a.active{color:#006a3a;background:#e8f6ec}.nav-auth .nav-cta{color:#fff;background:linear-gradient(135deg,#ff7a1a,#ec5f00)}.nav-links a:nth-child(2n):hover,.nav-links a:nth-child(2n).active{color:#ec5f00;background:#fff2e8}@media (width<=760px){.site-header{padding:10px 16px}.navbar{align-items:center;gap:10px;display:flex;position:relative}.navbar .cn-logo{flex:auto;max-width:100%}.nav-toggle{display:inline-flex}.nav-menu{opacity:0;pointer-events:none;background:#fff;border:1px solid #dceee3;border-radius:8px;grid-template-columns:1fr;gap:8px;padding:12px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0;transform:translateY(-8px);box-shadow:0 18px 40px #073b2524}.site-header.nav-open .nav-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links,.nav-version,.nav-auth{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.nav-links a,.nav-auth a,.nav-version{justify-content:center}}@media (width<=520px){.site-header{padding-inline:14px}.navbar{gap:10px}.nav-links a,.nav-auth a{white-space:nowrap;min-height:38px;padding:0 10px;font-size:13px}.nav-auth{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.nav-auth a{min-width:0}}@media (width<=380px){.site-header{padding-inline:12px}.nav-links,.nav-auth{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-links a,.nav-auth a{min-height:36px;padding:0 8px;font-size:13px}}.home-page{background:linear-gradient(#fff 0%,#f6fbf7 48%,#fff 100%);min-height:100vh}.hero,.section{max-width:1180px;margin:0 auto;padding:clamp(36px,5vw,56px) clamp(16px,5vw,56px)}.hero{justify-content:space-between;align-items:center;gap:clamp(24px,5vw,48px);display:flex}.hero>div:first-child{flex:560px;min-width:0}.hero-card{flex:0 380px}.eyebrow{color:#f07812;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:#073b25;max-width:780px;margin-bottom:16px;font-size:clamp(36px,5vw,60px);line-height:1.04}h2{color:#073b25;font-size:clamp(28px,3.4vw,42px);line-height:1.08}.lead{color:#466454;max-width:640px;font-size:clamp(16px,1.4vw,18px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.primary-action,.secondary-action{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(135deg,#006a3a,#007f45)}.secondary-action{color:#fff;background:linear-gradient(135deg,#ff7a1a,#ec5f00)}.hero-card,.service-grid article{background:#fff;border:1px solid #dceee3;border-radius:8px;box-shadow:0 24px 70px #073b251f}.hero-card{padding:24px}.hero-card strong,.hero-card span{display:block}.hero-card strong{color:#073b25;font-size:24px;line-height:1.2}.hero-card span{color:#fff;background:#ff7a1a;border-radius:999px;width:fit-content;margin:16px 0;padding:7px 12px;font-weight:900}.section-heading{max-width:720px;margin-bottom:24px}.service-grid,.trust-grid{flex-wrap:wrap;gap:16px;display:flex}.service-grid article,.trust-grid span,.trust-grid a{border-radius:8px;flex:230px;padding:20px}.service-grid svg{color:#008a4c;width:34px;height:34px}.service-grid article:nth-child(2n) svg{color:#ff7a1a}.service-grid p{color:#466454}.dark-section{background:#073b25;max-width:none}.dark-section .section-heading{max-width:1180px;margin-inline:auto}.dark-section h2{color:#fff}.trust-grid{max-width:1180px;margin:0 auto}.trust-grid span,.trust-grid a{color:#fff;background:#ffffff1a;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:flex}.trust-grid span:nth-child(2),.trust-grid a{background:#ff7a1a2e}@media (width<=900px){.hero{flex-wrap:wrap;align-items:start;gap:28px}.hero-card{flex-basis:100%}}@media (width<=560px){.hero,.section{padding:28px 16px}h1{font-size:36px;line-height:1.05}h2{font-size:30px}.lead{font-size:16px}.hero-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.primary-action,.secondary-action{justify-content:center;width:100%}.hero-card,.service-grid article,.trust-grid span,.trust-grid a{padding:16px}.service-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-grid article,.trust-grid span,.trust-grid a{min-width:0}.service-grid article{flex-direction:column;gap:8px;min-height:176px;display:flex}.service-grid svg{flex:none;width:28px;height:28px}.service-grid h3{margin-bottom:0;font-size:17px;line-height:1.15}.service-grid p{margin-bottom:0;font-size:14px;line-height:1.4}.trust-grid span,.trust-grid a{min-height:58px;padding:14px;font-size:14px;line-height:1.2}}@media (width<=380px){.hero,.section{padding-inline:12px}h1{font-size:32px}.hero-card strong{font-size:22px}.hero-actions,.service-grid,.trust-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}}
