.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.photo-upload small{display:block;margin-top:7px;color:#738077;font-weight:500}.turnstile-wrap{margin:14px 0 12px;min-height:12px}.security-note{font-size:11px;color:#68766c;margin:6px 0 0}.form-message{display:none;margin-top:13px;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.5}.form-message.error{display:block;background:#fff1ef;border:1px solid #f2c6c0;color:#8a3028}.form-message.info{display:block;background:#eef6eb;border:1px solid #d2e5cc;color:#28553a}.success-card{margin-top:22px;padding:32px 24px;text-align:center;background:linear-gradient(180deg,#f3faef,#fff);border:1px solid #d7e9d1;border-radius:16px;box-shadow:0 14px 34px rgba(17,63,39,.08)}.success-card[hidden]{display:none}.success-icon{width:58px;height:58px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:#167a45;color:#fff;font-size:30px;font-weight:800}.success-card h3{font-family:"DM Serif Display",serif;font-size:28px;line-height:1.15;margin:0 0 10px}.success-card p{color:#607064;line-height:1.6}.success-ref{font-size:12px;word-break:break-all}.btn[disabled]{cursor:not-allowed;opacity:.68;transform:none}.btn.is-loading{position:relative}.quote-panel input:focus,.quote-panel select:focus,.quote-panel textarea:focus{outline:3px solid rgba(22,122,69,.13);border-color:#16834b}.quote-panel input:user-invalid,.quote-panel select:user-invalid{border-color:#c95d50}.credential h3{min-height:2.6em}

/* Premium homepage polish */
.site-header{min-height:82px;padding-left:5vw;padding-right:5vw;box-shadow:0 1px 0 rgba(13,90,52,.04)}.brand{width:215px}.brand img{height:54px}.main-nav{gap:25px}.main-nav a{position:relative;font-size:13px;letter-spacing:.01em}.main-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:#167a45;transition:right .2s}.main-nav a:hover:after{right:0}.header-cta{border-radius:999px;padding:12px 18px}.hero-visual{min-height:700px;padding:94px 7vw 88px;background:radial-gradient(circle at 83% 35%,rgba(190,239,119,.20),transparent 29%),radial-gradient(circle at 93% 90%,rgba(109,180,113,.20),transparent 28%),linear-gradient(122deg,#082d20 0%,#0b4d2e 48%,#17663c 100%)}.hero-visual:after{display:none}.hero-copy{width:min(720px,52%)}.hero-copy h1{font-size:clamp(50px,5vw,76px);max-width:700px}.hero-copy>p{max-width:650px}.hero-actions .btn{border-radius:999px}.hero-proof span{backdrop-filter:blur(7px)}.hero-trust-card{position:absolute;right:3.5vw;top:50%;transform:translateY(-50%);z-index:4;width:min(46vw,620px);height:auto;min-height:0;padding:0;background:transparent;border:0;box-shadow:none;color:#fff;text-align:center;pointer-events:none}.hero-trust-card img{display:block;position:static;transform:none;width:100%;height:auto;border-radius:0;object-fit:contain;filter:drop-shadow(0 22px 34px rgba(0,0,0,.18))}.hero-trust-card div{display:none}.hero-trust-card small{display:none}.hero-trust-card strong{display:none}.hero-trust-card span{display:none}

/* Residential / Commercial business entry */
.market-section{position:relative;padding:64px 7vw 70px;background:linear-gradient(180deg,#fff 0%,#f7faf6 100%);overflow:hidden}.market-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-220px;top:-240px;background:rgba(164,217,87,.08)}.market-heading{position:relative;z-index:1;display:grid;grid-template-columns:.55fr 1.45fr;gap:34px;align-items:end;max-width:1180px;margin:0 auto 30px}.market-heading .eyebrow{margin:0 0 4px}.market-heading h2{font-family:"DM Serif Display",serif;font-size:clamp(34px,3.2vw,48px);line-height:1.06;font-weight:400;margin:0;max-width:760px}.market-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:1180px;margin:0 auto}.market-card{position:relative;display:grid;grid-template-columns:72px 1fr;gap:22px;min-height:300px;padding:34px 34px 32px;border:1px solid #d9e6db;border-radius:24px;background:rgba(255,255,255,.94);overflow:hidden;box-shadow:0 12px 32px rgba(17,63,39,.055);transition:transform .2s,box-shadow .2s,border-color .2s}.market-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,#0d5a34,#a4d957)}.market-card:nth-child(2){background:linear-gradient(145deg,#0d5633,#113f2b);border-color:#174f35;color:#fff}.market-card:nth-child(2):before{background:linear-gradient(90deg,#a4d957,#e0f6a9)}.market-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px rgba(17,63,39,.10);border-color:#c5d9c9}.market-icon{width:64px;height:64px;border:1px solid #cfe0d3;border-radius:18px;display:grid;place-items:center;font-size:31px;color:var(--green);background:#f6faf5;font-family:Georgia,serif}.market-card:nth-child(2) .market-icon{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:#c9ef8e}.market-card h3{font-family:"DM Serif Display",serif;font-size:32px;font-weight:400;margin:0 0 8px}.market-card p{font-size:14px;line-height:1.6;color:#637469;margin:0 0 20px;max-width:520px}.market-card:nth-child(2) p{color:#d9e7de}.market-card ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;padding:0;margin:0;list-style:none}.market-card li{position:relative;font-size:12px;font-weight:700;color:#285039;background:#edf5eb;border-radius:10px;padding:10px 12px 10px 30px;line-height:1.35}.market-card li:before{content:"✓";position:absolute;left:11px;top:9px;color:#167a45;font-weight:800}.market-card:nth-child(2) li{color:#edf7f0;background:rgba(255,255,255,.08)}.market-card:nth-child(2) li:before{color:#b9ef6e}

/* Robotic tools as service capability, not retail products */
.technology{position:relative;background:linear-gradient(180deg,#f2f7f0 0%,#fff 100%);overflow:hidden}.technology:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;left:-260px;bottom:-270px;background:rgba(22,122,69,.055)}.technology .section-heading{position:relative;z-index:1;max-width:1380px;margin-left:auto;margin-right:auto;text-align:center}.technology .section-heading h2{font-size:clamp(38px,3.5vw,54px)}.technology .technology-title{white-space:nowrap;line-height:1.05;letter-spacing:-.02em}.technology .section-heading p{max-width:800px;margin-left:auto;margin-right:auto}.technology-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1180px;margin:36px auto 0}.technology-card{position:relative;overflow:hidden;border:1px solid #dce7dd;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(17,63,39,.055);transition:transform .2s,box-shadow .2s}.technology-card:before{position:absolute;top:18px;left:18px;z-index:3;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(13,90,52,.92);color:#fff;font-size:11px;font-weight:800}.technology-card:nth-child(1):before{content:"01"}.technology-card:nth-child(2):before{content:"02"}.technology-card:nth-child(3):before{content:"03"}.technology-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(17,63,39,.11)}.machine-image{position:relative;height:310px;display:flex;align-items:center;justify-content:center;padding:30px 24px 16px;background:linear-gradient(180deg,#fff,#f8fbf7)}.machine-image:after{content:"";position:absolute;left:12%;right:12%;bottom:18px;height:16px;border-radius:50%;background:rgba(13,90,52,.07);filter:blur(9px)}.machine-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;transition:transform .25s}.technology-card:hover .machine-image img{transform:scale(1.025)}.machine-copy{position:relative;padding:22px 25px 28px;border-top:1px solid #edf2ed}.machine-copy>span{display:inline-block;margin-bottom:7px;font-size:9px;letter-spacing:.15em;color:#167a45;font-weight:800}.machine-copy h3{font-family:"DM Serif Display",serif;font-size:26px;font-weight:400;margin:0 0 10px;color:#173c28}.machine-copy p{font-size:14px;line-height:1.7;color:#647368;margin:0}.technology-note{position:relative;z-index:1;font-size:11px;color:#77857b;text-align:center;margin:22px auto 0;max-width:820px;line-height:1.55}

/* Why RoboGardener: professional proof */
.why{position:relative;background:#0c3827;color:#fff;overflow:hidden}.why:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;right:-280px;top:-330px;background:rgba(164,217,87,.08);border:1px solid rgba(255,255,255,.06)}.why .section-heading{position:relative;z-index:1;max-width:900px}.why .eyebrow.green{color:#b9ef6e}.why .section-heading h2{font-size:clamp(44px,4.5vw,64px);color:#fff}.why .section-heading p{max-width:760px;color:#d5e4da}.credential-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.credential{position:relative;display:block;min-height:245px;padding:28px 26px 26px;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:rgba(255,255,255,.065);backdrop-filter:blur(6px);overflow:hidden}.credential:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-55px;bottom:-55px;background:rgba(164,217,87,.08)}.credential>span{width:44px;height:44px;margin-bottom:28px;border-radius:50%;background:#b9ef6e;color:#0d4c2e;font-size:16px}.credential h3{min-height:0;font-family:"DM Serif Display",serif;font-size:24px;font-weight:400;line-height:1.2;margin:0 0 12px;color:#fff}.credential p{font-size:14px;line-height:1.7;color:#cfddd4;margin:0}

/* Services: clean professional capability grid */
.services{position:relative;background:#f6f8f3}.services .section-heading{max-width:800px;margin-left:auto;margin-right:auto;text-align:center}.services .section-heading h2{font-size:clamp(40px,4vw,56px)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:1180px;margin:0 auto;background:#dce6dd;border:1px solid #dce6dd;border-radius:24px;overflow:hidden}.service-grid article{position:relative;min-height:235px;padding:32px 30px 28px;border:0;border-radius:0;background:#fff;transition:background .2s}.service-grid article:hover{background:#f1f7ef}.service-grid article:after{content:"→";position:absolute;right:26px;bottom:24px;color:#167a45;font-size:21px;font-weight:500;opacity:.65}.service-grid .icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:20px;border-radius:14px;background:#edf5eb;font-size:23px;filter:grayscale(.35)}.service-grid h3{font-family:"DM Serif Display",serif;font-size:22px;font-weight:400;line-height:1.25;margin:0 0 10px;color:#173c28}.service-grid p{max-width:300px;font-size:13.5px;line-height:1.7;color:#66756a;margin:0;padding-right:8px}

/* Meet Dr Bill: founder authority */
.founder{position:relative;max-width:1180px;margin:0 auto;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:72px;padding-top:105px;padding-bottom:105px}.founder:before{display:none}.founder-image{position:relative;display:flex;align-items:center;justify-content:center}.founder-image:after{content:"FOUNDER-LED CARE";position:absolute;right:-12px;bottom:28px;padding:10px 14px;border-radius:999px;background:#0d5a34;color:#fff;font-size:10px;font-weight:800;letter-spacing:.14em;box-shadow:0 10px 28px rgba(13,90,52,.18)}.founder-image img{width:100%;max-width:500px;margin:auto;border-radius:0;object-fit:contain;background:transparent;box-shadow:none;filter:drop-shadow(0 24px 34px rgba(17,63,39,.16))}.founder-copy{max-width:610px}.founder-copy .eyebrow{margin-bottom:14px}.founder-copy h2{font-size:clamp(44px,4vw,60px);line-height:1.02;margin-bottom:24px;color:#153b27}.founder-copy p{font-size:18px;line-height:1.8;color:#5f7064;max-width:590px}.founder-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px}.founder-facts span{display:flex;align-items:center;justify-content:center;min-height:72px;padding:12px 10px;border:1px solid #d6e5d7;border-radius:14px;background:#f4f8f2;color:#174b2f;font-size:12px;line-height:1.35;text-align:center}.founder-copy:after{content:"Professional judgement first. Technology where it adds value.";display:block;margin-top:28px;padding-left:18px;border-left:3px solid #a4d957;color:#244c35;font-family:"DM Serif Display",serif;font-size:20px;line-height:1.4}

@media(max-width:1180px){.technology .technology-title{white-space:normal}.quote-panel{overflow:visible}.hero{min-height:auto}.hero-copy{width:58%}.hero-trust-card{right:2vw;width:min(44vw,520px)}.market-heading{grid-template-columns:1fr}.market-grid{grid-template-columns:1fr 1fr}.market-card{grid-template-columns:60px 1fr;padding:28px}.market-card ul{grid-template-columns:1fr}.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technology-card:nth-child(3){grid-column:1/-1;max-width:570px;width:100%;justify-self:center}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder{padding-left:7vw;padding-right:7vw;gap:48px}.founder-image:after{right:0}}
@media(max-width:900px){.hero-visual{min-height:900px;padding-bottom:410px}.hero-copy{width:100%;max-width:720px}.hero-trust-card{left:50%;right:auto;top:auto;bottom:24px;transform:translateX(-50%);width:min(78vw,520px)}.market-grid{grid-template-columns:1fr}.market-card{min-height:0}.market-card ul{grid-template-columns:repeat(2,minmax(0,1fr))}.credential-grid{grid-template-columns:1fr}.credential{min-height:0}.credential>span{margin-bottom:18px}.founder{grid-template-columns:1fr;gap:32px;text-align:left}.founder-image img{max-width:420px}.founder-copy{max-width:720px}.founder-facts{max-width:620px}}
@media(max-width:720px){body{overflow-x:hidden}.site-header{position:sticky}.brand{width:155px}.hero-visual{min-height:825px;padding:58px 22px 365px}.hero-copy h1{font-size:clamp(38px,11vw,48px);line-height:1.01}.hero-copy>p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-proof{display:none}.hero-trust-card{width:min(88vw,390px);bottom:22px}.market-section{padding:44px 22px 50px}.market-heading{display:block;margin-bottom:20px}.market-heading h2{font-size:33px;margin-top:8px}.market-card{grid-template-columns:48px 1fr;gap:15px;padding:24px 20px;border-radius:19px}.market-card ul{grid-template-columns:1fr}.technology .section-heading,.services .section-heading{text-align:left}.technology-grid{grid-template-columns:1fr;margin-top:26px}.technology-card:nth-child(3){grid-column:auto;max-width:none}.machine-image{height:270px;padding:24px 18px 10px}.service-grid{grid-template-columns:1fr;border-radius:18px}.service-grid article{min-height:210px;padding:27px 24px}.why .section-heading h2{font-size:40px}.founder{padding:64px 22px}.founder:before{width:330px;height:330px;left:-120px;top:210px}.founder-image img{max-width:330px}.founder-image:after{right:8px;bottom:10px;font-size:8px;padding:8px 10px}.founder-copy h2{font-size:40px}.founder-copy p{font-size:16px}.founder-facts{grid-template-columns:1fr}.founder-facts span{min-height:52px}.founder-copy:after{font-size:18px}.expert-card{width:min(76vw,310px)}.quote-panel h2{font-size:31px}.quote-panel input,.quote-panel select,.quote-panel textarea{font-size:16px;min-height:46px}.btn-wide{min-height:52px}.turnstile-wrap{max-width:100%;overflow:hidden}.success-card{padding:28px 18px}.credential h3{min-height:0}footer{grid-template-columns:1fr}footer .footer-brand{grid-column:auto}footer a{overflow-wrap:anywhere}}

/* Why headline alignment */
.why-title{white-space:nowrap;letter-spacing:-.025em}
@media(max-width:980px){.why-title{white-space:normal}}

/* Footer brand artwork — transparent cutout, no white logo panel */
footer .footer-brand img{
  width:min(100%,260px);
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:left center;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  mix-blend-mode:multiply;
}
@media(max-width:720px){
  footer .footer-brand img{width:min(72vw,240px);object-position:left center}
}

/* ===== Front-end polish pass ===== */
:root{--radius-lg:24px;--radius-md:16px;--section-space:104px}
.mobile-menu-toggle{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px;cursor:pointer}
.mobile-menu-toggle span{display:block;height:2px;background:#153b27;margin:5px 0;border-radius:2px;transition:.2s}

/* Hero: cleaner 50/50 composition */
.hero-visual{min-height:680px;padding-top:86px;padding-bottom:86px}
.hero-copy{width:min(700px,50%)}
.hero-copy>p{max-width:620px}
.hero-trust-card{right:2.5vw;width:min(48vw,650px)}
.hero-trust-line{display:flex;align-items:center;gap:0;margin-top:24px;padding:12px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(255,255,255,.075);backdrop-filter:blur(10px);width:max-content;max-width:100%}
.hero-trust-line span{background:none;border:0;border-radius:0;padding:0 13px;font-size:11px;font-weight:700;white-space:nowrap}
.hero-trust-line span+span{border-left:1px solid rgba(255,255,255,.2)}
.hero-trust-line span:before{content:"✓";color:#b9ef6e;margin-right:7px;font-weight:900}

/* Consistent section rhythm */
.section,.market-section{padding-top:var(--section-space);padding-bottom:var(--section-space)}
.section-heading,.market-heading{margin-bottom:38px}
.section-heading h2,.market-heading h2{letter-spacing:-.025em}

/* Technology: service-first, not retail */
.machine-copy{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}
.machine-copy>span{grid-column:1}
.machine-copy>em{grid-column:2;justify-self:start;font-style:normal;font-size:10px;font-weight:800;letter-spacing:.04em;color:#4f6656;background:#eef5ec;padding:6px 9px;border-radius:999px}
.machine-copy h3,.machine-copy p{grid-column:1/-1}
.machine-copy h3{margin-top:12px}

/* Services: consistent professional line icons */
.service-icon{width:48px;height:48px;padding:11px;border-radius:14px;background:#eef5ec;color:#0d5a34}
.service-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.service-grid article{min-height:230px}
.service-grid article:after{opacity:.35}

/* Founder: trust-first and less card-heavy */
.founder{padding-top:var(--section-space);padding-bottom:var(--section-space)}
.founder-image:after{display:none!important}
.founder-facts{display:flex;gap:10px;flex-wrap:wrap}
.founder-facts span{min-height:auto;padding:10px 14px;border-radius:999px;background:#eef6eb;border:1px solid #d8e6d7;font-size:12px;font-weight:800}
.founder-copy:after{display:none!important}

/* Footer: premium, functional and clean */
.site-footer{display:block;padding:0;background:linear-gradient(135deg,#082d20,#0d5a34 58%,#12683d);color:#e6f0e9}
.footer-main{max-width:1280px;margin:0 auto;padding:68px 6vw 54px;display:grid;grid-template-columns:1.35fr .8fr .8fr 1.1fr;gap:48px;align-items:start}
.footer-brand-mark{width:220px;aspect-ratio:1/1;border-radius:50%;background:#fff;padding:8px;display:grid;place-items:center;overflow:hidden;margin-bottom:18px;box-shadow:0 14px 34px rgba(0,0,0,.14)}
.footer-brand-mark img{width:100%;height:100%;object-fit:cover;border-radius:50%;background:#fff;mix-blend-mode:normal}
.site-footer .footer-brand p{font-size:13px;color:#d4e6da;margin:0 0 14px;font-style:italic}
.site-footer .footer-brand a{font-size:13px;color:#fff;margin:4px 0;display:block}
.site-footer h4{font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;color:#b9ef6e}
.footer-column a{display:block;color:#e4efe8;font-size:13px;margin:0 0 11px;transition:.2s}
.footer-column a:hover{color:#b9ef6e;transform:translateX(2px)}
.footer-cta{padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:rgba(255,255,255,.06)}
.footer-cta .eyebrow{color:#b9ef6e;margin-bottom:10px}
.footer-cta h3{font-family:"DM Serif Display",serif;font-size:29px;line-height:1.05;margin:0 0 10px;color:#fff;font-weight:400}
.footer-cta p{font-size:13px;color:#d6e5da;margin:0 0 20px}
.footer-bottom{max-width:1280px;margin:0 auto;padding:20px 6vw 26px;border-top:1px solid rgba(255,255,255,.13);display:flex;justify-content:space-between;gap:20px;color:#bcd0c3;font-size:11px}

/* Header/mobile navigation */
@media(max-width:1180px){
  .mobile-menu-toggle{display:block;margin-left:auto}
  .header-actions{margin-left:0}
  .main-nav{display:none;position:absolute;left:4vw;right:4vw;top:76px;padding:18px;background:#fff;border:1px solid #e0e8e1;border-radius:16px;box-shadow:0 18px 45px rgba(17,63,39,.16);flex-direction:column;align-items:stretch;gap:0}
  .nav-open .main-nav{display:flex}
  .main-nav a{padding:12px 8px;border-bottom:1px solid #edf2ee}
  .main-nav a:last-child{border-bottom:0}
}
@media(max-width:980px){
  .hero-visual{min-height:900px;padding-bottom:410px}
  .hero-copy{width:100%;max-width:720px}
  .hero-trust-card{left:50%;right:auto;top:auto;bottom:22px;transform:translateX(-50%);width:min(80vw,540px)}
  .hero-trust-line{width:100%;justify-content:center}
  .footer-main{grid-template-columns:1fr 1fr;gap:34px}
  .footer-brand,.footer-cta{grid-column:1/-1}
  .footer-brand-mark{width:190px}
}
@media(max-width:720px){
  :root{--section-space:68px}
  .site-header{padding:0 16px}
  .mobile-menu-toggle{margin-left:auto}
  .header-actions{gap:6px}
  .hero-visual{min-height:820px;padding:54px 22px 330px}
  .hero-trust-card{width:min(92vw,410px);bottom:16px}
  .hero-trust-line{display:grid;gap:7px;background:transparent;border:0;padding:0;width:auto}
  .hero-trust-line span{padding:0;border:0!important;white-space:normal}
  .market-section,.section{padding-left:22px;padding-right:22px}
  .footer-main{grid-template-columns:1fr;padding:52px 22px 38px}
  .footer-brand,.footer-cta{grid-column:auto}
  .footer-brand-mark{width:180px}
  .footer-bottom{padding:18px 22px 24px;flex-direction:column}
  .footer-column a{font-size:14px}
}
