/*
Theme Name: Robert's Gardening Services
Theme URI: https://driffieldisgreat.co.uk/
Author: Wolds Media
Description: A premium, accessible one-page WordPress theme for Robert's Gardening Services in Driffield.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: roberts-gardening-services
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--background:#f8f7f1;--foreground:#233e31;--card:#fffefa;--primary:#294f3b;--secondary:#e9eddf;--muted:#edf0e6;--border:#d9decf;--ring:#597339;--font-sans:"Avenir Next","Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:112px}
body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.65}
body.menu-open{overflow:hidden}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a,button{transition:background-color .18s,color .18s,border-color .18s}
a{color:inherit;text-decoration:none}
button{color:inherit;cursor:pointer;background:none;border:0;padding:0}
button:disabled{cursor:wait;opacity:.65}
button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #738d45;outline-offset:4px}
::selection{background:#dbe5c8;color:#173e2e}
.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}
.skip-link{position:fixed;top:-90px;left:20px;z-index:100;padding:14px 22px;background:var(--primary);color:#fff;border-radius:8px}
.skip-link:focus{top:10px}
.site-header{position:sticky;top:0;z-index:30;background:#f8f7f1f5;border-bottom:1px solid #dee2d5;backdrop-filter:blur(16px)}
.header-inner{min-height:102px;display:flex;align-items:center;gap:24px;justify-content:space-between}
.brand{display:flex;gap:12px;align-items:center;flex-shrink:0;color:#264731}
.brand-icon{width:42px;height:48px}
.brand-name{display:block;font-size:29px;letter-spacing:-.05em;font-weight:650;line-height:1.12}
.brand-type{display:block;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;line-height:2}
.brand-location{display:block;font-size:.75rem;line-height:1.4;color:#56634f}
.desktop-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:550}
.desktop-nav a:hover{color:#617744}
.header-contact{display:flex;align-items:center;gap:21px}
.landline{font-size:14px;font-weight:600;white-space:nowrap}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 23px;font-size:15px;line-height:1.4;font-weight:600;border:1px solid transparent;border-radius:6px;text-align:center}
.btn svg{width:18px;height:18px;flex-shrink:0}
.btn-primary{background:#2c513c;color:#fff}
.btn-primary:hover{background:#1d3d2a;color:#fff}
.btn-outline{border-color:#9da88e;background:transparent;color:#294a35}
.btn-outline:hover{background:#e8ecdf}
.btn-light{background:#edf1db;color:#27452f}
.btn-light:hover{background:#fff}
.header-call{min-height:44px;padding:12px 17px;font-size:14px}
.mobile-menu-toggle,.mobile-callbar{display:none}
.mobile-menu-toggle svg{width:23px;height:23px}
.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:45px;padding-top:62px;padding-bottom:68px}
.eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.17em;line-height:1.6;font-weight:650;color:#5b6d48;margin:0 0 21px;display:flex;align-items:center;gap:9px}
.eyebrow svg{width:15px;height:15px}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(44px,4.55vw,68px);font-weight:500;letter-spacing:-.055em;line-height:1.11;margin-bottom:25px}
h1 span{display:block;color:#6d8246}
.hero-copy>p:not(.eyebrow):not(.hero-landline){font-size:17px;max-width:465px;color:#5a6356;line-height:1.85;margin-bottom:29px}
.hero-actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px}
.hero-actions .btn{font-size:14px;padding-inline:18px}
.hero-landline{font-size:14px;color:#576151;margin-top:18px;margin-bottom:0}
.hero-landline a{font-weight:650;margin-left:5px;color:#324c36;text-decoration:underline;text-underline-offset:4px}
.hero-visual{position:relative;padding-bottom:24px}
.hero-photo{display:block;width:100%;height:502px;object-fit:cover;border-radius:140px 14px 14px 14px;background:#dce4d2}
.photo-note{position:absolute;left:-30px;bottom:0;display:flex;align-items:center;gap:16px;padding:20px 26px;background:#fffefa;border:1px solid #e6e8dd;border-radius:9px;box-shadow:0 8px 28px #243f3010}
.photo-note>svg{color:#617c42;width:34px;height:34px;stroke-width:1.4}
.photo-note strong{font-size:16px;font-weight:550;line-height:1.5;display:block}
.photo-note span{display:block;font-size:13px;color:#66705c}
.trust-strip{background:#e9eddf;border-block:1px solid #dce2cf}
.trust-inner{display:grid;grid-template-columns:1fr 1.1fr 1.2fr;min-height:90px;align-items:center}
.trust-inner>div{display:flex;gap:13px;align-items:center;justify-content:center;font-size:14px;font-weight:550;padding:8px 14px}
.trust-inner>div+div{border-left:1px solid #cdd6be}
.trust-inner svg{width:23px;height:23px;stroke-width:1.5;color:#607b41;flex-shrink:0}
.section{padding-top:96px;padding-bottom:96px}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:39px}
.section-head .eyebrow{margin-bottom:13px}
h2{font-size:clamp(30px,3vw,43px);font-weight:500;line-height:1.2;letter-spacing:-.045em;margin-bottom:23px}
.section-head h2{margin:0;max-width:560px}
.section-intro{color:#5d6758;max-width:350px;font-size:1rem;line-height:1.8;margin-bottom:0}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.service-card{border:1px solid #dde2d4;border-radius:10px;padding:26px 23px 27px;background:#fffefa}
.service-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.service-top svg{width:29px;height:29px;color:#69834a;stroke-width:1.5}
.service-top span{font-size:12px;color:#748166}
.service-card h3{font-size:18px;line-height:1.4;letter-spacing:-.02em;font-weight:550;margin-bottom:11px}
.service-card p{font-size:1rem;line-height:1.8;color:#606a58;margin-bottom:0}
.service-card:last-child{background:#edf0e4;border-color:#d6ddc9}
.service-note{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;text-align:center;margin:28px 0 0;font-size:14px;color:#606957}
.text-link{text-decoration:underline;text-underline-offset:5px;color:#345438;font-weight:600}
.icon-link{display:inline-flex;align-items:center;gap:8px;margin-top:7px;font-size:15px}
.icon-link svg{width:17px}
.about{border-top:1px solid #dce1d2;display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}
.about-visual{position:relative}
.about-photo{display:block;width:100%;height:545px;border-radius:12px 12px 120px 12px;object-fit:cover;background:#dce4d2}
.image-caption{font-size:12px;color:#66725f;margin:10px 0 0}
.about-copy p:not(.eyebrow){color:#5d6757;margin-bottom:20px}
.about-copy .eyebrow{margin-bottom:14px}
.about-copy h2{max-width:440px}
.home-panel{padding:32px 0 0;margin-top:29px;border-top:1px solid #d9dfce}
.home-panel h3{font-size:23px;line-height:1.3;letter-spacing:-.025em;font-weight:500;display:flex;align-items:center;gap:12px;margin-bottom:15px}
.home-panel h3 svg{color:#6d8246;width:22px;flex-shrink:0}
.home-panel p{font-size:1rem}
.commercial-section{background:#284732;color:#fffef4;overflow:hidden}
.commercial{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;padding-block:77px}
.commercial .eyebrow{color:#c9d6aa;margin-bottom:14px}
.commercial h2{max-width:530px}
.commercial p:not(.eyebrow){color:#d7dfce;font-size:16px;max-width:490px;margin-bottom:28px}
.commercial-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;list-style:none;padding:12px 0;margin:0}
.commercial-list li{display:flex;align-items:center;gap:11px;border-bottom:1px solid #ffffff24;padding:20px 0;font-size:1rem}
.commercial-list svg{color:#b6cb90;width:17px;height:17px;flex-shrink:0}
.commercial-list li:last-child{grid-column:span 2}
.why{padding-block:75px}
.why-heading{text-align:center}
.why-heading .eyebrow{justify-content:center;margin-bottom:11px}
.why-heading h2{font-size:34px;margin-bottom:42px}
.reason-grid{display:grid;grid-template-columns:repeat(6,1fr)}
.reason{padding:2px 23px;text-align:center;font-size:1rem}
.reason+.reason{border-left:1px solid #d8dfcc}
.reason svg{width:26px;height:26px;color:#687f49;stroke-width:1.5;margin:0 auto 16px}
.reason p{margin-bottom:0}
.areas{display:grid;grid-template-columns:.6fr 1.4fr;align-items:center;gap:60px;padding:45px 55px;margin-bottom:88px;border-radius:12px;background:#e9eddf}
.area-marker{display:flex;gap:18px;align-items:center}
.area-marker>svg{width:49px;height:49px;stroke-width:1.4;color:#59703f;flex:0 0 auto}
.area-marker strong{display:block;font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.025em}
.area-marker span{font-size:14px;color:#5a6850}
.areas h2{font-size:26px;margin-bottom:13px}
.areas p{font-size:1rem;color:#56634f;margin:0}
.areas a{color:#2c4c33;text-decoration:underline;text-underline-offset:3px}
.contact-section{background:#efeee5;border-top:1px solid #e1e2d5}
.contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:95px;padding-block:86px}
.contact-copy{padding-top:20px}
.contact-copy h2{max-width:400px;font-size:45px}
.contact-copy>p:not(.eyebrow){color:#5b6455;max-width:350px}
.contact-number{display:flex;align-items:center;gap:16px;margin-top:24px}
.contact-number>svg{width:25px;height:25px;stroke-width:1.4}
.contact-number span{display:block;font-size:.875rem;color:#5c6852}
.contact-number strong{display:block;font-weight:500;font-size:30px;line-height:1.45;letter-spacing:-.03em}
.contact-number:hover strong{text-decoration:underline;text-underline-offset:5px}
.contact-help{font-size:14px;max-width:330px;margin-top:32px}
.contact-form{background:#fffefa;padding:34px;border:1px solid #dce1d2;border-radius:13px;box-shadow:0 12px 40px #233c2d05}
.contact-form h3{font-size:25px;letter-spacing:-.025em;font-weight:500;margin-bottom:4px}
.form-intro{font-size:.875rem;color:#5c6953;margin-bottom:23px}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}
.field{display:flex;flex-direction:column;gap:7px;min-width:0}
.field.full{grid-column:1/-1}
.field label{font-size:14px;font-weight:550;color:#354b34;line-height:1.4}
.field input,.field textarea,.field select{width:100%;min-height:46px;border:1px solid #9da790;border-radius:5px;background:#fffefa;padding:10px 12px;font-size:15px;line-height:1.45;color:#2e4131;box-shadow:none}
.field textarea{resize:vertical;min-height:100px}
.field input::placeholder,.field textarea::placeholder{color:#7a8272}
.consent{display:flex;align-items:flex-start;gap:11px;font-size:.875rem;line-height:1.65;margin-block:21px}
.consent input[type=checkbox]{width:21px;height:21px;margin:2px 0 0;flex:0 0 auto;accent-color:#2c513c}
.policy-inline{display:inline;text-decoration:underline;text-underline-offset:3px;color:#345438;font-weight:600}
.submit-btn{width:100%}
.form-notice{color:#67715e;font-size:.875rem;line-height:1.7;margin:12px 0 0}
.form-error{color:#982b2b;background:#fff0ea;border:1px solid #e2b3a6;font-size:14px;padding:13px;margin-bottom:17px;border-radius:5px}
.form-success{text-align:center;padding:65px 34px}
.form-success>svg{width:48px;height:48px;margin:0 auto 24px;color:#59723c}
.form-success p{font-size:16px;color:#5d6757}
.form-success .reference{font-size:13px}
.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.site-footer{background:#203c2b;color:#edf1e5;padding-block:47px 24px}
.footer-top{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:start;gap:40px;padding-bottom:39px}
.site-footer .brand{color:#f1f4e9}
.site-footer .brand-location{color:#c6d1bc}
.footer-alias{font-size:13px;color:#c8d3bd;margin:16px 0 0}
.footer-contacts p{margin:1px 0 8px;font-size:14px;color:#d3dcc9}
.footer-contacts a{font-weight:600;white-space:nowrap}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:7px;font-size:14px}
.footer-links button:hover,.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}
.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px;border-top:1px solid #ffffff21;padding-top:20px;color:#bdcbb3;font-size:12px}
.policy-modal{width:min(680px,calc(100% - 32px));max-height:85dvh;overflow-y:auto;padding:35px;border:1px solid #d4dbc9;border-radius:12px;color:#233e31;background:#fffefa;line-height:1.7;font-size:15px;box-shadow:0 25px 80px #12231855}
.policy-modal::backdrop{background:#132019b8;backdrop-filter:blur(3px)}
.policy-modal h2{font-size:28px;margin-bottom:3px;line-height:1.3}
.policy-modal h3{font-size:17px;margin:12px 0 6px}
.policy-modal p{margin-bottom:8px}
.dialog-subtitle{color:#68715f}
.dialog-close{position:sticky;float:right;top:0;width:38px;height:38px;display:grid;place-items:center;background:#edf0e6;border-radius:50%}
.dialog-close svg{width:20px;height:20px}
.menu-backdrop{position:fixed;inset:0;z-index:39;background:#13201999;backdrop-filter:blur(2px)}
.menu-sheet{position:fixed;z-index:40;right:0;top:0;bottom:0;width:min(85vw,380px);padding:65px 30px 30px;background:#fffefa;box-shadow:-12px 0 50px #17291d33;transform:translateX(105%);transition:transform .25s ease;overflow:auto}
.menu-sheet.is-open{transform:translateX(0)}
.menu-sheet h2{font-size:23px;letter-spacing:-.02em;margin-bottom:5px}
.menu-sheet>p{color:#65705e;font-size:14px}
.menu-sheet nav{display:flex;flex-direction:column;padding:15px 0 24px}
.menu-sheet nav a{padding:15px 0;border-bottom:1px solid #d9dfce}
.menu-sheet .btn{width:100%}
.menu-landline{display:block;margin-top:18px;text-align:center}
.menu-close{position:absolute;top:18px;right:20px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d5dccb;border-radius:6px}
.menu-close svg{width:20px;height:20px}
.standard-content{min-height:55vh;padding-block:70px}
.standard-content>*{max-width:800px}
@media(min-width:1450px){.hero{gap:64px}}
@media(max-width:1190px){.wrap{width:calc(100% - 64px)}.header-contact .landline{display:none}.desktop-nav{gap:20px}.hero{gap:34px}h1{font-size:54px}.hero-photo{height:510px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .btn{min-width:242px}.about{gap:45px}.contact{gap:48px}.reason{padding-inline:15px}}
@media(max-width:950px){.desktop-nav{display:none}.header-contact{margin-left:auto}.mobile-menu-toggle{display:grid;place-items:center;width:46px;height:46px;border:1px solid #cbd4bd;border-radius:6px}.header-inner{min-height:90px;gap:16px}.hero{padding-block:45px 50px}h1{font-size:45px}.hero-photo{height:490px;border-top-left-radius:95px}.photo-note{left:-18px;padding:17px;gap:12px}.photo-note strong{font-size:14px}.photo-note span{font-size:12px}.section{padding-block:68px}.section-head{align-items:flex-start;gap:32px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{padding:25px}.about{gap:35px}.about-photo{height:555px}.commercial{gap:45px;padding-block:60px}.commercial-list{grid-template-columns:1fr}.commercial-list li{padding:12px 0}.commercial-list li:last-child{grid-column:auto}.reason-grid{grid-template-columns:repeat(3,1fr);row-gap:35px}.reason:nth-child(4){border-left:0}.areas{gap:35px;padding:35px;grid-template-columns:.75fr 1.25fr}.contact{gap:35px;grid-template-columns:.85fr 1.15fr}.contact-copy h2{font-size:37px}.contact-form{padding:25px}.field-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1.2fr 1fr}.footer-links{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;gap:15px 25px}}
@media(max-width:680px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:80px;gap:9px}.brand-icon{width:31px;height:37px}.brand{gap:9px}.brand-name{font-size:25px}.brand-location{font-size:.75rem;max-width:195px}.header-contact{display:none}.mobile-menu-toggle{width:43px;height:43px}.hero{grid-template-columns:1fr;gap:37px;padding-top:36px;padding-bottom:38px}.eyebrow{font-size:.75rem;margin-bottom:19px}h1{font-size:clamp(41px,10.3vw,60px);line-height:1.12;margin-bottom:22px}.hero-copy>p:not(.eyebrow):not(.hero-landline){font-size:16px;line-height:1.8;margin-bottom:23px}.hero-actions{flex-direction:row;gap:10px}.hero-actions .btn{width:100%;min-width:0;font-size:15px}.hero-landline{text-align:center;font-size:14px;margin-top:14px}.hero-photo{height:340px;border-top-left-radius:100px}.hero-visual{padding-bottom:18px}.photo-note{left:14px;bottom:0;padding:14px 19px}.photo-note span{font-size:.8125rem}.trust-inner{grid-template-columns:1fr;padding-block:14px;gap:4px}.trust-inner>div{justify-content:flex-start;padding:7px 12px;font-size:14px}.trust-inner>div+div{border-left:0}.trust-inner svg{width:20px;height:20px}.section{padding-block:53px}.section-head{display:block;margin-bottom:28px}.section-head h2{margin-bottom:18px}h2{font-size:33px}.section-intro{max-width:none}.service-grid{gap:12px}.service-card{padding:19px 17px}.service-card h3{font-size:1.125rem}.service-card p{line-height:1.7}.service-top{margin-bottom:19px}.service-top svg{width:26px;height:26px}.service-note{display:block;font-size:14px;text-align:left}.service-note a{display:inline;margin-left:4px}.about{grid-template-columns:1fr;gap:28px}.about-photo{height:350px;border-bottom-right-radius:85px}.about-copy h2{max-width:none}.about-copy p:not(.eyebrow){font-size:16px}.home-panel{padding-top:25px;margin-top:25px}.home-panel h3{font-size:22px}.commercial{grid-template-columns:1fr;gap:23px;padding-block:50px}.commercial h2{font-size:34px}.commercial .btn{width:100%;font-size:14px;padding-inline:15px}.commercial-list{grid-template-columns:1fr 1fr;gap:0 18px}.commercial-list li{font-size:14px;gap:8px;padding:15px 0}.commercial-list li:last-child{grid-column:span 2}.why{padding-block:51px}.why-heading h2{font-size:30px;margin-bottom:31px}.reason-grid{grid-template-columns:1fr 1fr;row-gap:30px}.reason{padding-inline:16px}.reason:nth-child(odd){border-left:none}.reason:nth-child(even){border-left:1px solid #d8dfcc}.areas{grid-template-columns:1fr;gap:26px;padding:28px;margin-bottom:52px}.areas h2{font-size:25px}.area-marker strong{font-size:26px}.contact{grid-template-columns:1fr;gap:32px;padding-block:49px}.contact-copy{padding-top:0}.contact-copy h2{max-width:none;font-size:36px}.contact-copy>p:not(.eyebrow){max-width:none}.contact-number strong{font-size:29px}.contact-help{margin-top:23px}.contact-form{padding:25px 21px}.field-grid{gap:19px}.field input,.field textarea,.field select{font-size:16px;min-height:48px}.site-footer{padding-top:36px;padding-bottom:108px}.footer-top{grid-template-columns:1fr;gap:27px;padding-bottom:27px}.footer-links{gap:13px 20px}.footer-bottom{font-size:12px;gap:13px}.mobile-callbar{display:flex;align-items:center;justify-content:space-between;gap:12px;position:fixed;z-index:35;bottom:0;left:0;right:0;background:#fffefaf7;border-top:1px solid #d4dcc9;padding:11px 20px calc(11px + env(safe-area-inset-bottom));box-shadow:0 -3px 20px #23422c0a;backdrop-filter:blur(10px)}.mobile-callbar>a:first-child{font-size:14px;font-weight:650;color:#304c35}.mobile-callbar .btn{min-height:45px;padding:10px 22px;font-size:14px}.policy-modal{padding:30px 24px}}
@media(max-width:360px){.service-grid{grid-template-columns:1fr}.hero-photo{height:300px}.wrap{width:calc(100% - 32px)}.brand-location{max-width:168px}.brand-type{letter-spacing:.015em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
