:root{--ink:#151714;--muted:#5d625d;--green:#087a43;--green-dark:#04512d;--green-soft:#eaf5ee;--cream:#f6f3ec;--white:#fff;--line:#d9ddd8;--shadow:0 24px 70px #10281a1f;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}button,summary{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:1.08}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:500}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.3rem,4.3vw,4.4rem)}h3{font-size:1.28rem}.container{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{max-width:900px}.section{padding:clamp(70px,9vw,130px) 0}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:18px;font-size:.78rem;font-weight:800}.skip-link{z-index:100;color:var(--white);background:var(--ink);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #15171414;position:sticky;top:0}.header-inner{align-items:center;gap:26px;min-height:86px;display:flex}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:48px;height:45px}.brand span{line-height:1.05;display:grid}.brand strong{font-family:var(--serif);font-size:1.42rem;font-weight:500}.brand strong em{color:var(--green);font-style:normal}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:.61rem;font-weight:700}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{font-size:.91rem;font-weight:650;text-decoration:none;position:relative}.desktop-nav a:after{background:var(--green);content:"";height:2px;transition:transform .18s;position:absolute;bottom:-10px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{transform:scaleX(1)}.button{border:1px solid var(--green);min-height:52px;color:var(--white);background:var(--green);border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-weight:750;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-2px)}.button-small{min-height:43px;padding:10px 18px;font-size:.87rem}.button-light{border-color:var(--white);color:var(--ink);background:var(--white)}.button-light:hover{color:var(--white);background:0 0}.text-link{color:var(--ink);align-items:center;gap:8px;font-weight:760;display:inline-flex}.text-link span{color:var(--green)}.button-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.mobile-menu{margin-left:auto;display:none}.hero{background:linear-gradient(135deg, var(--cream), #fff 62%);padding:clamp(70px,8vw,120px) 0;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(48px,7vw,100px);display:grid}.hero-copy h1{max-width:790px;margin:24px 0;font-size:clamp(3rem,5.9vw,6.1rem)}.hero-lead{max-width:660px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.05rem,1.7vw,1.25rem)}.hero-logo{mix-blend-mode:multiply;width:min(520px,100%)}.hero-visual{position:relative}.hero-visual>img{width:100%;box-shadow:var(--shadow);aspect-ratio:.93;object-fit:cover;border-radius:48% 48% 18px 18px}.hero-note{min-width:190px;color:var(--white);background:var(--green);box-shadow:var(--shadow);border-radius:16px;padding:20px 24px;display:grid;position:absolute;bottom:26px;right:-18px}.hero-note strong{font-family:var(--serif);font-size:1.4rem;font-weight:500}.hero-note span{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.trust-strip{border-block:1px solid var(--line);padding-block:30px}.trust-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.trust-grid p{border-left:2px solid var(--green);margin:0;padding-left:18px;display:grid}.trust-grid strong{font-size:.94rem}.trust-grid span{color:var(--muted);font-size:.8rem}.split-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:55px;display:grid}.split-heading h2{max-width:760px;margin:0}.split-heading>p{max-width:460px;color:var(--muted);margin:0 0 10px;font-size:1.05rem}.service-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-column:span 2;min-height:270px;padding:30px;transition:border-color .18s,transform .18s,box-shadow .18s}.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 3}.service-card:hover{border-color:#087a438c;transform:translateY(-4px);box-shadow:0 18px 50px #0d412614}.service-number{color:var(--green);letter-spacing:.1em;font-size:.75rem;font-weight:800}.service-card h3{margin:60px 0 16px}.service-card p{color:var(--muted);margin-bottom:0}.service-card h3 a{text-decoration:none}.service-link{color:var(--green);align-items:center;gap:8px;margin-top:24px;font-size:.88rem;font-weight:780;display:inline-flex}.section-action{text-align:right;margin-top:40px}.dark-section{color:var(--white);background:var(--ink)}.dark-section .eyebrow{color:#74d5a2}.statement-grid{grid-template-columns:.42fr 1.25fr .7fr;align-items:start;gap:55px;display:grid}.statement-grid h2{margin-bottom:0}.statement-grid>p:not(.eyebrow){color:#c9ceca;font-size:1.05rem}.statement-grid .button{grid-column:2;justify-self:start}.reviews-section{background:var(--green-soft)}.reviews-heading{grid-template-columns:1fr auto;align-items:end;gap:50px;margin-bottom:48px;display:grid}.reviews-heading h2{max-width:760px;margin:0}.rating-card{background:var(--white);border-radius:16px;min-width:190px;padding:22px 26px;text-decoration:none;display:grid;box-shadow:0 14px 40px #0f432714}.rating-card strong{font-family:var(--serif);font-size:2.4rem;font-weight:500;line-height:1}.rating-card>span:last-child{color:var(--muted);font-size:.82rem}.stars{color:#f3a712;letter-spacing:.08em;font-size:1rem}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{background:var(--white);border-radius:18px;flex-direction:column;min-height:280px;margin:0;padding:30px;display:flex}.review-card blockquote{font-family:var(--serif);margin:28px 0;font-size:1.35rem;line-height:1.4}.review-card figcaption{margin-top:auto;font-weight:750;display:grid}.review-card figcaption span{color:var(--muted);font-size:.78rem;font-weight:500}.reviews-note{color:var(--muted);margin:28px 0 0;font-size:.85rem}.cta-section{background:var(--cream)}.cta-card{background:var(--white);border-radius:24px;justify-content:space-between;align-items:end;gap:50px;padding:clamp(36px,5vw,70px);display:flex;box-shadow:0 18px 55px #18251d12}.cta-card h2{max-width:740px;margin:0}.page-hero{background:var(--cream);padding:clamp(90px,11vw,165px) 0 clamp(65px,8vw,110px)}.page-hero h1{margin-bottom:30px}.page-hero p:last-child{max-width:720px;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,2vw,1.3rem)}.gallery-hero{padding-bottom:80px}.service-details-section{padding-top:0}.service-details{border-top:1px solid var(--line)}.service-details article{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;gap:30px;padding:44px 0;display:grid}.service-details article>span{color:var(--green);font-weight:800}.service-details article div{grid-template-columns:.8fr 1.2fr;gap:60px;display:grid}.service-details h2{margin:0;font-size:clamp(2rem,3vw,3rem)}.service-details p{max-width:620px;color:var(--muted);margin:4px 0 0}.service-details h2 a{text-decoration:none}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:9px;margin-bottom:38px;font-size:.85rem;display:flex}.service-page-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(50px,9vw,120px);display:grid}.service-prose h2{margin-bottom:32px}.service-prose strong{color:var(--ink)}.included-card{background:var(--cream);border-radius:20px;padding:clamp(30px,4vw,48px)}.included-card ul{gap:0;margin:0;padding:0;list-style:none;display:grid}.included-card li{border-bottom:1px solid var(--line);padding:19px 0 19px 30px;position:relative}.included-card li:before{color:var(--green);content:"✓";font-weight:800;position:absolute;top:20px;left:0}.gallery-section{background:var(--ink)}.slideshow{outline:none}.slideshow-stage{background:#0d0f0d;border-radius:20px;place-items:center;min-height:min(72vh,760px);display:grid;overflow:hidden}.slide{width:100%;margin:0}.slide[hidden]{display:none}.slide img{object-fit:contain;width:100%;max-height:min(72vh,760px)}.slideshow-controls{color:var(--white);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:22px;display:grid}.slideshow-controls p{font-variant-numeric:tabular-nums;text-align:center;margin:0}.slideshow-button{color:var(--white);cursor:pointer;background:0 0;border:0;justify-self:start;padding:10px 0;font-weight:750}.slideshow-button:last-child{justify-self:end}.slideshow-button:hover{color:#74d5a2}.about-grid{grid-template-columns:.7fr 1.3fr;gap:clamp(50px,9vw,130px);display:grid}.about-grid h2{margin:0}.prose{max-width:720px}.prose p{color:var(--muted);margin-bottom:28px;font-size:1.08rem}.values-section{background:var(--green-soft)}.values-grid{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.values-grid article{border-top:2px solid var(--green);padding-top:24px}.values-grid span{color:var(--green);font-size:.75rem;font-weight:800}.values-grid h2{margin:34px 0 14px;font-size:2.4rem}.values-grid p{color:var(--muted)}.contact-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.contact-card{border:1px solid var(--line);border-radius:18px;min-height:220px;padding:30px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid}.contact-card:hover{border-color:var(--green);transform:translateY(-4px)}.contact-card>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.contact-card strong{font-family:var(--serif);overflow-wrap:anywhere;align-self:center;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:500}.contact-card small{color:var(--muted);align-self:end}.enquiry-section{padding-top:20px}.enquiry-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.enquiry-grid>div>p:not(.eyebrow){max-width:450px;color:var(--muted)}.location-copy{border-top:1px solid var(--line);margin-top:38px;padding-top:24px}.enquiry-form{border:1px solid var(--line);border-radius:22px;padding:clamp(28px,5vw,52px);box-shadow:0 20px 60px #11341f14}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;margin-bottom:28px;display:grid}.form-grid label{color:var(--ink);gap:8px;font-size:.86rem;font-weight:700;display:grid}.form-grid .full-field{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;color:var(--ink);background:var(--white);font:inherit;border:1px solid #bbc2bc;border-radius:9px;padding:13px 15px;font-weight:400}.form-grid textarea{resize:vertical;min-height:150px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--green);outline:3px solid #087a4326}.honeypot{position:absolute;left:-10000px}.enquiry-form button:disabled{cursor:wait;opacity:.65}.form-status{color:#a13e29;min-height:1.6em;margin:18px 0 0;font-weight:650}.form-status.success{color:var(--green)}.location-section{background:var(--cream)}.location-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:70px;display:grid}.location-grid h2{margin-bottom:24px}.map-card{min-height:280px;color:var(--white);background:linear-gradient(135deg, var(--green-dark), var(--green));border-radius:22px;padding:34px;text-decoration:none;display:grid}.map-card>span:first-child{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.map-card strong{font-family:var(--serif);align-self:center;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.map-card>span:last-child{place-self:end;font-size:2rem}.error-page{min-height:64vh}.site-footer{color:#e9edea;background:#101410;padding:75px 0 24px}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:70px;padding-bottom:55px;display:grid}.brand-footer{color:var(--white)}.brand-footer img{filter:brightness(0)invert()}.brand-footer+p{color:#adb6af;font-family:var(--serif);margin:20px 0 0 70px;font-size:1.3rem;font-style:italic}.footer-badge{color:#c5ccc7;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:16px;margin:28px 0 0 68px;font-size:.75rem;font-weight:700;line-height:1.35;display:flex}.footer-badge img{object-fit:contain;width:82px;height:82px}.site-footer h2{color:#7ee0aa;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.76rem;font-weight:800}.site-footer ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.site-footer a{color:inherit}.footer-bottom{color:#9ea7a0;border-top:1px solid #323a34;justify-content:space-between;align-items:center;padding-top:24px;font-size:.8rem;display:flex}.footer-bottom p{margin:0}.footer-bottom div{gap:22px;display:flex}:focus-visible{outline-offset:4px;outline:3px solid #51c885}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (width<=920px){.desktop-nav,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;padding:10px 0;font-weight:750;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--white);width:min(300px,100vw - 40px);box-shadow:var(--shadow);border-radius:14px;padding:18px;display:grid;position:absolute;top:54px;right:0}.mobile-menu nav a{padding:10px;text-decoration:none}.hero-grid,.split-heading,.statement-grid,.about-grid,.location-grid,.enquiry-grid,.service-page-grid{grid-template-columns:1fr}.hero-visual{max-width:650px}.hero-note{right:12px}.trust-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:span 3}.statement-grid .button{grid-column:1}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:180px}.review-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.2fr .8fr}.footer-grid>div:last-child{grid-column:1/-1}}@media (width<=640px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:74px}.brand small{display:none}.brand strong{font-size:1.22rem}.hero{padding-top:55px}.hero-grid{gap:48px}.hero-copy h1{font-size:clamp(2.8rem,14vw,4.4rem)}.hero-note{min-width:160px;padding:15px 18px;bottom:18px;right:8px}.trust-grid,.values-grid,.footer-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr;display:grid}.service-card,.service-card:nth-child(4),.service-card:nth-child(5){grid-column:auto;min-height:230px}.service-details article{grid-template-columns:42px 1fr}.service-details article div{grid-template-columns:1fr;gap:16px}.reviews-heading{grid-template-columns:1fr}.rating-card{width:100%}.form-grid{grid-template-columns:1fr}.form-grid .full-field{grid-column:auto}.cta-card{flex-direction:column;align-items:flex-start}.slideshow-stage{min-height:360px}.slideshow-button span{display:none}.footer-grid{gap:44px}.footer-grid>div:last-child{grid-column:auto}.brand-footer+p,.footer-badge{margin-left:0}.footer-bottom{flex-direction:column;align-items:flex-start;gap:14px}}.service-process-section{background:var(--green-soft)}.service-process-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-process-grid article{background:var(--white);border:1px solid #087a4333;border-radius:18px;min-height:270px;padding:32px}.service-process-grid span,.gallery-service-grid span{color:var(--green);letter-spacing:.1em;font-size:.76rem;font-weight:800}.service-process-grid h3{margin:62px 0 16px}.service-process-grid p,.gallery-service-grid p{color:var(--muted);margin-bottom:0}.service-faq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(50px,8vw,110px);display:grid}.service-faq-grid>div:first-child>p:last-child{max-width:480px;color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:25px 46px 25px 0;font-weight:760;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{color:var(--green);content:"+";font-size:1.35rem;font-weight:500;position:absolute;top:22px;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:720px;color:var(--muted);margin:0 46px 25px 0}.gallery-intro-section{padding-bottom:clamp(60px,8vw,105px)}.gallery-service-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.gallery-service-grid a{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-column:span 2;min-height:250px;padding:28px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s}.gallery-service-grid a:nth-child(4),.gallery-service-grid a:nth-child(5){grid-column:span 3}.gallery-service-grid a:hover{border-color:#087a438c;transform:translateY(-4px);box-shadow:0 18px 50px #0d412614}.gallery-service-grid h3{margin:58px 0 14px}.gallery-context-section{background:var(--green-soft)}.gallery-context-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(50px,9vw,120px);display:grid}.gallery-context-grid h2{max-width:560px}.related-compliance-section{padding-top:0}.related-compliance-card{color:var(--white);background:linear-gradient(135deg, var(--green-dark), var(--green));border-radius:24px;justify-content:space-between;align-items:end;gap:50px;padding:clamp(36px,5vw,64px);display:flex}.related-compliance-card h2{max-width:720px;margin-bottom:20px}.related-compliance-card p:last-child{color:#d8eee2;max-width:760px;margin-bottom:0}.related-compliance-card .eyebrow{color:#9be3ba}.related-compliance-card .button{border-color:var(--white);color:var(--ink);background:var(--white);flex:none}.about-businesses-section{padding-top:0}.about-businesses-card{background:var(--green-soft);border:1px solid #087a432e;border-radius:24px;grid-template-columns:.78fr 1.22fr;gap:clamp(42px,8vw,100px);padding:clamp(36px,5vw,64px);display:grid}.about-businesses-card h2{max-width:520px;margin-bottom:0}.about-businesses-copy p{max-width:720px;color:var(--muted);margin:0 0 22px;font-size:1.04rem}.about-businesses-copy .button{margin-top:10px}.contact-routing-section{padding-top:0}.contact-routing-card{background:var(--green-soft);border:1px solid #087a432e;border-radius:24px;grid-template-columns:.78fr 1.22fr;gap:clamp(42px,8vw,100px);padding:clamp(36px,5vw,64px);display:grid}.contact-routing-card h2{max-width:540px;margin-bottom:0}.contact-routing-links{gap:14px;display:grid}.contact-routing-links a{background:var(--white);border:1px solid #087a4333;border-radius:16px;gap:9px;padding:24px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.contact-routing-links a:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 16px 40px #0d412614}.contact-routing-links span{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.75rem;font-weight:800}.contact-routing-links strong{font-family:var(--serif);font-size:clamp(1.25rem,2vw,1.7rem);font-weight:500}.contact-routing-links small{color:var(--muted);font-size:.92rem;line-height:1.6}.relationship-grid,.compliance-process-grid{grid-template-columns:.72fr 1.28fr;gap:clamp(50px,9vw,120px);display:grid}.relationship-grid h2,.compliance-process-grid h2{max-width:560px}.compliance-services-section{background:var(--green-soft)}.compliance-service-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.compliance-service-grid a{background:var(--white);border:1px solid #087a4333;border-radius:18px;flex-direction:column;min-height:330px;padding:30px;text-decoration:none;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.compliance-service-grid a:hover{border-color:var(--green);transform:translateY(-4px);box-shadow:0 18px 50px #0d412614}.compliance-service-grid>a>span{color:var(--green);letter-spacing:.1em;font-size:.76rem;font-weight:800}.compliance-service-grid h3{margin:58px 0 16px}.compliance-service-grid p{color:var(--muted);margin-bottom:26px}.compliance-service-grid strong{color:var(--green);margin-top:auto;font-size:.88rem}.compliance-process-section{background:var(--ink);color:var(--white)}.compliance-process-section .eyebrow{color:#74d5a2}.compliance-steps{border-top:1px solid #39413b}.compliance-steps article{border-bottom:1px solid #39413b;grid-template-columns:54px 1fr;gap:22px;padding:28px 0;display:grid}.compliance-steps article>span{color:#74d5a2;font-size:.76rem;font-weight:800}.compliance-steps h3{margin-bottom:10px}.compliance-steps p{color:#c9ceca;margin-bottom:0}.compliance-cta p:last-child{max-width:720px;color:var(--muted)}@media (width<=920px){.service-faq-grid,.gallery-context-grid,.about-businesses-card,.contact-routing-card,.relationship-grid,.compliance-process-grid{grid-template-columns:1fr}.related-compliance-card{flex-direction:column;align-items:flex-start}.compliance-service-grid{grid-template-columns:repeat(2,1fr)}.gallery-service-grid a,.gallery-service-grid a:nth-child(4),.gallery-service-grid a:nth-child(5){grid-column:span 3}}@media (width<=640px){.service-process-grid,.gallery-service-grid,.compliance-service-grid{grid-template-columns:1fr}.gallery-service-grid a,.gallery-service-grid a:nth-child(4),.gallery-service-grid a:nth-child(5){grid-column:auto;min-height:220px}}.resource-hero{border-bottom:1px solid var(--line);background:linear-gradient(145deg, var(--cream), #fff 68%);padding:clamp(76px,9vw,130px) 0 clamp(62px,7vw,96px)}.resource-hero-inner{max-width:1040px}.resource-hero .breadcrumbs{margin-bottom:44px}.resource-hero h1{max-width:1000px;margin-bottom:30px;font-size:clamp(3.2rem,6.4vw,6.6rem)}.resource-intro{max-width:880px;color:var(--muted);margin-bottom:32px;font-size:clamp(1.12rem,2vw,1.36rem);line-height:1.65}.resource-meta{color:var(--muted);flex-wrap:wrap;gap:10px 24px;font-size:.82rem;font-weight:650;display:flex}.resource-meta span:not(:last-child):after{color:#aeb5af;content:"•";margin-left:24px}.resource-body-section{padding:clamp(70px,8vw,110px) 0}.resource-layout{grid-template-columns:260px minmax(0,760px);justify-content:space-between;gap:clamp(55px,8vw,110px);display:grid}.resource-sidebar{align-self:stretch}.resource-sidebar-inner{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:24px;position:sticky;top:118px}.resource-sidebar-title{color:var(--ink);letter-spacing:.12em;text-transform:uppercase;margin-bottom:15px;font-size:.78rem;font-weight:800}.resource-sidebar nav{display:grid}.resource-sidebar nav a{color:var(--muted);padding:8px 0;font-size:.87rem;line-height:1.45;text-decoration:none}.resource-sidebar nav a:hover{color:var(--green)}.resource-sidebar-cta{border-top:1px solid var(--line);color:var(--green);justify-content:space-between;gap:12px;margin-top:20px;padding-top:18px;font-size:.86rem;font-weight:760;text-decoration:none;display:flex}.resource-article{min-width:0}.resource-article>:first-child{margin-top:0}.resource-article h2{margin:86px 0 26px;padding-top:8px;scroll-margin-top:120px;font-size:clamp(2.25rem,4vw,3.75rem)}.resource-article h3{font-family:var(--serif);letter-spacing:-.025em;margin:42px 0 16px;scroll-margin-top:120px;font-size:clamp(1.55rem,2.5vw,2.15rem);font-weight:500}.resource-article p,.resource-article li{color:#424842;font-size:1.04rem;line-height:1.82}.resource-article p{margin-bottom:25px}.resource-article ul,.resource-article ol{gap:9px;margin:0 0 30px;padding-left:24px;display:grid}.resource-article a{color:var(--green-dark);font-weight:650}.resource-article strong{color:var(--ink)}.resource-article blockquote,.answer-box{border-left:4px solid var(--green);background:var(--green-soft);border-radius:0 14px 14px 0;margin:34px 0;padding:26px 28px}.resource-article blockquote p,.answer-box p{color:var(--ink);margin:0;font-size:1.08rem}.answer-box strong{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;display:block}.resource-table-wrap{border:1px solid var(--line);border-radius:16px;margin:34px 0 42px;overflow-x:auto}.resource-table{border-collapse:collapse;background:var(--white);width:100%;min-width:650px}.resource-table th,.resource-table td{border-bottom:1px solid var(--line);vertical-align:top;text-align:left;padding:17px 18px}.resource-table th{color:var(--white);background:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.resource-table td{color:#424842;font-size:.94rem;line-height:1.58}.resource-table tr:last-child td{border-bottom:0}.resource-card-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0 42px;display:grid}.resource-card{border:1px solid var(--line);background:var(--white);border-radius:16px;padding:25px}.resource-card h3{margin:0 0 12px;font-size:1.45rem}.resource-card p{margin:0;font-size:.95rem}.resource-callout{color:var(--white);background:linear-gradient(135deg, var(--green-dark), var(--green));border-radius:20px;margin:48px 0;padding:clamp(28px,5vw,46px)}.resource-callout h2,.resource-callout h3{color:var(--white);margin-top:0}.resource-callout p{color:#e3f1e8}.resource-callout a{color:var(--white)}.resource-callout .button{border-color:var(--white);color:var(--ink);background:var(--white)}.resource-faq{border-top:1px solid var(--line);margin-top:38px}.resource-faq details{border-bottom:1px solid var(--line)}.resource-faq summary{cursor:pointer;color:var(--ink);padding:24px 44px 24px 0;font-weight:760;list-style:none;position:relative}.resource-faq summary::-webkit-details-marker{display:none}.resource-faq summary:after{color:var(--green);content:"+";font-size:1.35rem;position:absolute;top:21px;right:4px}.resource-faq details[open] summary:after{content:"−"}.resource-faq details p{margin:0 38px 24px 0;font-size:.98rem}.source-list{border:1px solid var(--line);background:#fafbf9;border-radius:16px;margin-top:36px;padding:25px 28px}.source-list h3{margin-top:0;font-size:1.35rem}.source-list li{font-size:.9rem}.article-note{color:var(--muted);font-size:.87rem!important}.resources-index-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.resources-preview{background:var(--cream)}.resource-index-card{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;min-height:340px;padding:clamp(28px,4vw,42px);text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.resource-index-card:hover{border-color:var(--green);transform:translateY(-4px);box-shadow:0 20px 55px #0d412617}.resource-index-card .eyebrow{margin-bottom:50px}.resource-index-card h2{margin-bottom:20px;font-size:clamp(2rem,3.5vw,3.2rem)}.resource-index-card p{color:var(--muted)}.resource-index-card strong{color:var(--green);margin-top:auto}.maintenance-calendar{grid-template-columns:repeat(2,1fr);gap:16px;margin:30px 0 40px;display:grid}.season-card{background:var(--green-soft);border-radius:16px;padding:25px}.season-card h3{margin:0 0 14px;font-size:1.5rem}.season-card ul{margin-bottom:0}.season-card li{font-size:.94rem}@media (width<=920px){.resource-layout{grid-template-columns:1fr}.resource-sidebar{display:none}.resource-article{width:100%;max-width:760px;margin-inline:auto}}@media (width<=640px){.resource-hero h1{font-size:clamp(2.8rem,13vw,4.4rem)}.resource-meta{gap:6px;display:grid}.resource-meta span:after{display:none}.resource-card-grid,.resources-index-grid,.maintenance-calendar{grid-template-columns:1fr}.resource-table-wrap{border-radius:0;margin-inline:-14px}.resource-article h2{margin-top:68px}}
