:root{--ink:#1c362d;--forest:#234d3d;--green:#477c51;--sage:#dce6d3;--cream:#fbf8ef;--clay:#d97953;--gold:#efbc54;--line:#d7dfd2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.5}.site-header{min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:18px clamp(24px,6vw,90px);border-bottom:1px solid var(--line);background:#fcfaf4}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand-mark{display:inline-grid;place-items:center;width:45px;height:45px;border-radius:50%;color:white;background:var(--forest);font-family:Fraunces,serif;font-size:18px;font-weight:700;letter-spacing:-2px}.brand-mark span{color:#add078;font-size:14px}.brand-name{font-weight:700;font-size:15px;line-height:1.05}.brand-name small{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:500;color:#688077;margin-top:4px}.site-header nav{display:flex;gap:30px}.site-header nav a{color:var(--ink);text-decoration:none;font-weight:600;font-size:14px}.button{background:var(--forest);border:0;color:#fff;border-radius:2px;display:inline-flex;gap:26px;align-items:center;justify-content:center;padding:15px 19px;font:600 14px 'DM Sans',sans-serif;text-decoration:none;cursor:pointer;transition:.2s}.button:hover{background:#17392d;transform:translateY(-1px)}.button span{font-size:20px;line-height:0}.button-small{padding:11px 15px;font-size:13px}.hero{display:grid;grid-template-columns:1.03fr .97fr;min-height:590px;overflow:hidden}.hero-copy{padding:clamp(65px,10vw,145px) clamp(24px,8vw,130px);padding-right:25px;position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#678b58;font-size:11px;font-weight:700;margin:0 0 17px}h1,h2,h3{font-family:Fraunces,serif;line-height:1.05;letter-spacing:-.035em;margin:0}h1{font-size:clamp(47px,5.2vw,76px);max-width:640px}h1 em,h2 em{font-weight:600;color:var(--green)}.hero-text{max-width:510px;font-size:18px;color:#50645c;margin:25px 0 30px}.hero-actions{display:flex;gap:24px;align-items:center}.text-link,.card-link{font-size:14px;font-weight:700;color:var(--forest);text-decoration:none;border-bottom:1px solid #789a78;padding-bottom:3px}.text-link span,.card-link span{font-size:18px;margin-left:7px}.rating{display:flex;align-items:center;gap:13px;margin-top:53px}.rating-leaves{color:var(--gold);font-size:18px;letter-spacing:0}.rating p{margin:0;font-size:12px;color:#5f726a}.rating strong{color:var(--ink)}.hero-visual{position:relative;background:linear-gradient(180deg,#dce8e2 0%,#dce8e2 58%,#9ebb75 58%,#638d56 100%);overflow:hidden}.sun{position:absolute;width:100px;height:100px;background:#f5c55d;border-radius:50%;top:13%;right:19%;box-shadow:0 0 0 20px #f2ce793d}.cloud{position:absolute;width:100px;height:25px;border-radius:30px;background:#f6f4e9;opacity:.8}.cloud:before,.cloud:after{content:"";position:absolute;background:#f6f4e9;border-radius:50%}.cloud:before{width:40px;height:40px;bottom:4px;left:17px}.cloud:after{width:50px;height:50px;bottom:3px;right:13px}.cloud-one{top:20%;left:10%;transform:scale(.6)}.cloud-two{top:34%;right:13%;transform:scale(.42)}.house{position:absolute;bottom:16%;left:23%;width:280px;height:230px;filter:drop-shadow(0 14px 14px #234d3d2e)}.home-body{position:absolute;bottom:0;left:30px;width:220px;height:150px;background:#f2ead8;border:8px solid #fff7e9;border-bottom:0}.roof{position:absolute;top:15px;left:3px;width:0;height:0;border-left:138px solid transparent;border-right:138px solid transparent;border-bottom:105px solid #bc624f}.roof:after{content:"";position:absolute;left:-126px;top:77px;width:250px;border-top:12px solid #fff1da}.chimney{position:absolute;width:35px;height:73px;right:37px;top:4px;background:#a95043}.window{position:absolute;width:53px;height:57px;left:28px;top:33px;background:#9bc5c6;border:7px solid #fff}.window:after{content:"";position:absolute;width:5px;height:43px;background:#fff;left:17px}.door{position:absolute;width:55px;height:86px;right:28px;bottom:0;background:#31584a;border:7px solid #fff;border-bottom:0}.door:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#ecc262;right:7px;top:40px}.bush{position:absolute;border-radius:50%;background:#32633c;bottom:13%;z-index:2}.bush-one{width:130px;height:100px;left:-28px}.bush-two{width:160px;height:123px;right:-40px}.bush-three{width:90px;height:80px;right:95px;background:#4b8145}.lawn-line{position:absolute;bottom:10%;left:0;width:100%;height:5px;background:#d9d65d;transform:skewY(-3deg)}.flower{position:absolute;color:#f4d165;font-size:26px;z-index:3}.flower-one{bottom:20%;left:13%}.flower-two{bottom:13%;right:15%;color:#ea8066}.flower-three{bottom:24%;right:6%;font-size:18px}.trust-strip{background:var(--forest);padding:22px clamp(24px,8vw,130px);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.trust-strip p{margin:0;font-family:Fraunces,serif;font-size:18px}.trust-strip div{display:flex;gap:23px;flex-wrap:wrap}.trust-strip span{color:#dce9d1;font-size:12px;font-weight:600}.trust-strip span:before{content:'✦';color:#d7b859;margin-right:7px}.section{padding:clamp(75px,10vw,130px) clamp(24px,8vw,130px)}.services{display:grid;grid-template-columns:.73fr 1.27fr;gap:clamp(50px,8vw,120px);align-items:start}.section-heading h2,.contact h2{font-size:clamp(42px,4.5vw,63px)}.section-heading>p:last-child{color:#5d7069;max-width:330px;margin-top:22px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.service-card{padding:32px;min-height:440px;border-radius:3px}.lawn-card{background:#dce9d3}.cleaning-card{background:#f2e5d8}.card-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#f7f3e8;color:#478055;font-size:20px}.cleaning-card .card-icon{color:#ce6a4f}.card-label{text-transform:uppercase;letter-spacing:.13em;font-weight:700;color:#6a806b;font-size:10px;margin:28px 0 8px}.cleaning-card .card-label{color:#aa735b}.service-card h3{font-size:29px}.service-card>p:not(.card-label){font-size:14px;color:#566a61}.service-card ul{list-style:none;padding:0;margin:23px 0 30px;font-size:13px;color:#334c42}.service-card li{padding:5px 0;border-bottom:1px solid #c8d8c0}.cleaning-card li{border-color:#e4cdbb}.service-card li:before{content:'✓';font-weight:700;color:#568354;margin-right:8px}.cleaning-card li:before{color:#d27155}.promise{background:#e8c56b;display:grid;grid-template-columns:130px 1fr 1fr;gap:45px;align-items:center;padding:51px clamp(24px,8vw,130px)}.promise-badge{width:105px;height:105px;border-radius:50%;border:2px dashed #805d2f;display:grid;place-content:center;text-align:center;color:#294c3e;font-family:Fraunces,serif;font-size:25px;line-height:.85;transform:rotate(-10deg)}.promise-badge span{font-family:'DM Sans';font-size:11px;text-transform:uppercase;letter-spacing:.1em}.promise h2{font-size:37px}.promise>p{margin:0;color:#594e37;max-width:405px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:clamp(50px,10vw,160px);background:#f5f1e7}.contact-copy>p:not(.eyebrow){color:#566a61;max-width:435px;margin-top:24px}.contact .location{font-size:13px;font-weight:700;color:#3d6950!important}.quote-form{padding:30px;background:#fffdf8;border:1px solid #e3ddcf;box-shadow:8px 8px 0 #e6eadc;display:grid;gap:14px}.quote-form label{font-weight:700;font-size:12px;color:#314d42}.quote-form input,.quote-form select,.quote-form textarea{width:100%;display:block;margin-top:5px;padding:11px;background:#faf9f3;border:1px solid #d8dfd4;border-radius:1px;font:14px 'DM Sans';color:var(--ink);resize:vertical}.quote-form .button{margin-top:4px}.form-note{text-align:center;margin:0;color:#6b8076;font-size:12px}footer{background:#18372d;color:#d6e2d3;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:29px clamp(24px,8vw,130px);font-size:12px}footer .brand{color:white}footer .brand-mark{background:#477c51}footer .brand-name{font-size:14px}footer p{margin:0;color:#aec3b4}@media(max-width:800px){.site-header nav{display:none}.hero,.services,.contact{grid-template-columns:1fr}.hero-copy{padding-bottom:60px}.hero-visual{min-height:420px}.trust-strip,.promise{display:block}.trust-strip div{margin-top:15px;gap:11px 18px}.promise>*+*{margin-top:26px}.service-grid{grid-template-columns:1fr}.site-header{padding:15px 22px}.button-small{display:none}footer{display:grid;grid-template-columns:1fr 1fr}.hero-actions{flex-wrap:wrap}}@media(max-width:440px){h1{font-size:47px}.hero-visual{min-height:330px}.house{transform:scale(.78);transform-origin:bottom left;left:10%}.hero-copy,.section{padding-left:23px;padding-right:23px}.rating{margin-top:37px}}
:root{}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:980px}.project-card{margin:0;border:1px solid #cad8c8;background:#fffdf8;overflow:hidden;box-shadow:0 5px 14px #1f3d3012}.project-card>a{display:block;height:155px;background:#dce7d7}.project-card img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.project-card>a:hover img{transform:scale(1.035)}.project-card p{margin:0;padding:10px 12px;color:#315041;font-size:13px;font-weight:700}.project-pair{display:grid;grid-template-columns:1fr 1fr}.project-pair>div{position:relative;min-width:0}.project-pair>div>a{height:155px}.project-pair>p{grid-column:1/-1}.project-pair span{position:absolute;top:8px;left:8px;padding:3px 6px;background:#17392ddd;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.gallery-extra{margin-top:14px}@media(max-width:800px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card>a,.project-pair>div>a{height:135px}}@media(max-width:480px){.project-gallery{gap:10px}.project-card>a,.project-pair>div>a{height:112px}.project-card p{padding:8px;font-size:12px}}
/* Professional multi-page additions */
.site-header nav .active{color:var(--forest);border-bottom:2px solid var(--green)}
.worker-name{margin:0;text-align:center;font:600 28px Fraunces,serif;color:#21483b}.worker-page .portal-card{max-width:390px}.worker-page #workerCode{margin:12px auto 0;text-align:center;letter-spacing:.55em;font-size:22px;font-weight:700}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0}.keypad button{min-height:48px;border:1px solid #cbd9c8;background:#f7faf5;color:#21483b;font:600 18px 'DM Sans',sans-serif;cursor:pointer}.keypad button:hover{background:#e2ebdf}.keypad .keypad-clear{font-size:13px;color:#52685e}
.subpage{max-width:1200px;margin:0 auto;padding:92px 24px}.subpage h1{max-width:780px;margin:8px 0 16px;font:600 clamp(42px,6vw,76px)/1.02 Fraunces,serif;color:var(--forest)}.subpage h1 em{color:var(--green)}.subpage-lead{max-width:620px;font-size:1.1rem;line-height:1.7;color:#52685e}.subpage-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin:30px 0 52px}.service-page-grid{margin-top:20px}.about-page .promise{margin:52px 0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.why-grid article{display:grid;gap:8px;padding:24px;border:1px solid #cbd9c8;background:#f7faf5}.why-grid strong{font:600 24px Fraunces,serif;color:#21483b}.why-grid span{line-height:1.55;color:#536c60}.worker-panel{max-width:760px;display:grid;gap:22px}.worker-jobs{display:grid;gap:14px}.worker-jobs>p{margin:0;color:#5d7167}.worker-job{padding:22px;border:1px solid #cbd9c8;background:#fffdf8}.worker-job h2{margin:0 0 10px;font:600 24px Fraunces,serif;color:#21483b}.worker-job p{margin:6px 0;color:#52685e;line-height:1.5}.worker-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:16px}@media(max-width:800px){.subpage{padding:62px 23px}.why-grid{grid-template-columns:1fr}.site-header nav{gap:10px}.site-header nav a{font-size:12px}}

/* Polished public site and owner workspace */
.site-header{position:sticky;top:0;z-index:8;background:#fcfaf4ed;backdrop-filter:blur(12px);box-shadow:0 2px 16px #17392d0a}.hero-copy{background:radial-gradient(circle at 15% 10%,#fffef8 0,transparent 34%)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 48%,#fff8 100%);pointer-events:none}.availability-chip{display:inline-flex;align-items:center;gap:8px;margin:20px 0 0;padding:7px 11px;border:1px solid #afc7a8;border-radius:999px;background:#eff6eb;color:#315b40;font-size:12px;font-weight:700}.availability-chip:before{content:"";width:7px;height:7px;border-radius:50%;background:#57a169;box-shadow:0 0 0 3px #57a16922}.header-phone{font-size:13px;font-weight:700;color:#315b40;text-decoration:none}.header-phone:hover{color:#17392d}.admin-section{position:relative;background:linear-gradient(135deg,#e8f0e4,#dce9df)!important}.admin-section:before{content:"OWNER WORKSPACE";position:absolute;right:clamp(24px,8vw,130px);top:34px;color:#31584a18;font:700 11px 'DM Sans',sans-serif;letter-spacing:.2em}.admin-intro{position:sticky;top:115px;height:max-content}.admin-intro h2{color:#17392d}.admin-form{border-radius:10px!important;border:1px solid #c5d6c8!important;box-shadow:0 18px 44px #17392d14}.admin-panel{border-radius:7px!important;border-color:#d4e0d3!important}.admin-panel legend{font-size:19px!important}.admin-highlight{background:linear-gradient(135deg,#f8fcf4,#eaf4e5)!important;border-color:#aac89f!important}.security-panel{background:linear-gradient(135deg,#f0f6f1,#e5f0e8)!important}.security-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;color:#315b40;font-size:12px;font-weight:700}.security-checklist span{padding:8px 9px;border-radius:5px;background:#fffdf8;border:1px solid #cfdfcf}.toggle-grid label{padding:9px 10px;border-radius:5px;background:#fffdf8;border:1px solid #dce6d8;transition:.2s}.toggle-grid label:has(input:checked){border-color:#8eb487;background:#f4faef}.quote-form{border-radius:8px;box-shadow:12px 12px 0 #dce6d5}.quick-contact a{box-shadow:0 10px 24px #17392d25}.site-notice{position:sticky;top:88px;z-index:7;margin:0;padding:11px 24px;text-align:center;background:#f4d88f;color:#543f1e;font-weight:700}.site-notice p{margin:0}.form-check{padding:10px;background:#f4f8f0;border-radius:4px}.form-check input{width:auto!important;display:inline!important;margin:0 7px 0 0!important}@media(max-width:900px){.header-phone{display:none}.admin-intro{position:static}.security-checklist{grid-template-columns:1fr}}@media(max-width:520px){.site-header{position:relative}.site-notice{top:0}.admin-section:before{display:none}.admin-form{padding:18px!important}.security-checklist{font-size:11px}}
