:root{color-scheme:light;--ink: #202824;--ink-soft: #3d4842;--muted: #6d746d;--paper: #f2efe7;--paper-2: #e8e1d4;--paper-3: #d9d1c2;--card: #fffdf8;--line: rgba(48, 56, 50, .16);--green: #557f21;--green-bright: #8dbd2b;--green-soft: #edf6dd;--slate: #27322d;--slate-2: #354139;--white: #ffffff;--shadow: 0 22px 54px rgba(53, 44, 31, .12);--radius: 18px;--font-body: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display: ui-serif, Georgia, Cambria, "Times New Roman", serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(141,189,43,.13),transparent 30rem),linear-gradient(180deg,#f6f3ec 0%,var(--paper) 42%,#eee9de 100%);color:var(--ink);font-family:var(--font-body);overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}section[id]{scroll-margin-top:112px}h1,h2,h3,p{overflow-wrap:break-word}.site-header{position:sticky;z-index:50;top:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;width:min(1160px,calc(100vw - 32px));min-height:76px;margin:14px auto 0;padding:10px;border:1px solid rgba(39,50,45,.14);border-radius:24px;background:#fffdf8eb;box-shadow:0 16px 42px #392f221f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--ink);font-weight:900;white-space:nowrap}.brand img{width:52px;height:52px;border-radius:50%;object-fit:contain}.site-header nav{display:flex;justify-content:center;gap:18px;color:var(--ink-soft);font-size:.9rem;font-weight:800;white-space:nowrap}.site-header nav a:hover{color:var(--green)}.header-actions,.hero-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:999px;padding:12px 17px;font-weight:900;line-height:1;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--green-bright),#79a720);color:#1b2418;box-shadow:0 10px 22px #8dbd2b42}.button-primary:hover{background:linear-gradient(135deg,#95c734,#6f9a1e)}.button-light{border-color:var(--line);background:var(--white);color:var(--slate)}.button-outline{border-color:#ffffff57;background:#ffffff14;color:var(--white)}.button-large{min-height:52px;padding-inline:22px}.mobile-call{display:none}.hero-section{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.78fr);gap:46px;align-items:center;width:min(1160px,calc(100vw - 32px));min-height:min(700px,calc(100vh - 118px));margin:0 auto;padding:58px 0 54px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 13px;color:var(--green);font-size:.78rem;font-weight:950;letter-spacing:0;text-transform:none}h1,h2{margin:0;color:var(--slate);font-family:var(--font-display);font-weight:650;letter-spacing:0}h1{max-width:780px;font-size:clamp(3.1rem,6.2vw,5.35rem);line-height:.98;text-wrap:balance}h2{font-size:clamp(2.15rem,4.2vw,4.1rem);line-height:1;text-wrap:balance}h3{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.2}.hero-lead{max-width:680px;margin:22px 0 0;color:var(--ink-soft);font-size:1.1rem;line-height:1.6}.hero-actions{flex-wrap:wrap;margin-top:28px}.hero-actions .button-outline{border-color:#27322d33;background:#fffdf8a3;color:var(--slate)}.trust-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-strip span{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 12px;border:1px solid rgba(141,189,43,.22);border-radius:999px;background:#fffdf8b8;color:var(--ink-soft);font-size:.88rem;font-weight:850}.trust-strip svg{color:var(--green)}.hero-visual{min-width:0}.wall-panel{position:relative;overflow:hidden;min-height:480px;border:1px solid rgba(48,56,50,.14);border-radius:30px;background:linear-gradient(135deg,#ffffffb3,#eee7dbb8),repeating-linear-gradient(90deg,rgba(88,83,73,.05) 0 1px,transparent 1px 48px),repeating-linear-gradient(0deg,rgba(88,83,73,.04) 0 1px,transparent 1px 58px);box-shadow:var(--shadow)}.wall-panel:before,.wall-panel:after{content:"";position:absolute;border-radius:999px;background:#ffffff6b;filter:blur(1px)}.wall-panel:before{width:390px;height:46px;top:110px;left:-42px;transform:rotate(-8deg)}.wall-panel:after{width:420px;height:58px;right:-90px;bottom:124px;transform:rotate(-15deg)}.compound-line{position:absolute;height:22px;border-radius:999px;background:#cac2b399;box-shadow:inset 0 1px #ffffff80}.compound-line-one{width:54%;top:180px;right:12%;transform:rotate(8deg)}.compound-line-two{width:60%;left:8%;bottom:210px;transform:rotate(-6deg)}.compound-line-three{width:38%;left:16%;bottom:118px;transform:rotate(5deg)}.corner-bead{position:absolute;top:34px;right:72px;width:76px;height:440px;border-radius:99px;background:linear-gradient(180deg,#8dbd2b57,#8dbd2b0f);transform:rotate(7deg)}.hero-tool-card{position:absolute;left:28px;bottom:34px;display:flex;align-items:center;gap:10px;min-height:58px;padding:14px 16px;border:1px solid rgba(141,189,43,.22);border-radius:18px;background:#fffdf8e0;color:var(--ink);font-weight:900;box-shadow:0 14px 34px #352c1f1f}.hero-tool-card svg{color:var(--green)}.hero-tool-card.second{left:auto;right:28px;bottom:116px}.quick-contact,.section,.why-section,.area-section,.faq-section,.quote-section{width:min(1160px,calc(100vw - 32px));margin:0 auto}.quick-contact{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-32px;position:relative;z-index:2}.quick-contact a,.quick-contact span,.quote-contact a,.quote-contact span{display:flex;align-items:center;gap:10px;min-height:58px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8e6;color:var(--ink-soft);font-weight:900;box-shadow:0 14px 34px #352c1f14}.quick-contact svg,.quote-contact svg{flex:0 0 auto;color:var(--green)}.section{padding-top:82px}.section-heading{max-width:760px;margin-bottom:28px}.section-heading p:not(.eyebrow),.why-copy p,.area-copy p,.quote-copy p,.service-card p{color:var(--muted);line-height:1.6}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{min-height:232px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8d6;box-shadow:0 12px 28px #352c1f12}.service-icon{display:grid;width:48px;height:48px;margin-bottom:28px;place-items:center;border-radius:16px;background:var(--green-soft);color:var(--green)}.service-card p{margin:12px 0 0}.why-section{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,.74fr);gap:40px;align-items:center;margin-top:84px;padding:34px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:linear-gradient(135deg,var(--slate),var(--slate-2));color:var(--white);box-shadow:var(--shadow)}.why-section h2{color:var(--white)}.why-section .eyebrow{color:var(--green-bright)}.why-copy p{margin:18px 0 0;color:#ffffffbf}.why-list{display:grid;gap:10px}.why-list div{display:flex;align-items:center;gap:11px;min-height:54px;padding:13px 15px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff12;font-weight:850}.why-list svg{color:var(--green-bright);flex:0 0 auto}.area-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,.72fr);gap:40px;align-items:center;margin-top:84px;padding:34px;border:1px solid var(--line);border-radius:28px;background:#fffdf8bd}.area-copy p{margin:18px 0 0}.area-list{display:flex;flex-wrap:wrap;gap:10px}.area-list span{padding:11px 14px;border:1px solid rgba(141,189,43,.24);border-radius:999px;background:var(--green-soft);color:#345923;font-size:.9rem;font-weight:900}.faq-section{padding-top:84px}.faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.faq-card{min-height:190px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:#fffdf8b3}.faq-card p{margin:12px 0 0;color:var(--muted);line-height:1.6}.quote-section{padding:86px 0 68px}.quote-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(350px,.78fr);gap:32px;align-items:stretch;padding:34px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#fffdf8fa,#f0ebe1f0);box-shadow:var(--shadow)}.quote-copy{display:flex;flex-direction:column;justify-content:space-between;min-height:500px}.quote-copy p{max-width:590px;margin:18px 0 0}.quote-contact{display:grid;gap:10px;margin-top:30px}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.quote-form label{display:grid;gap:7px;color:var(--ink-soft);font-size:.84rem;font-weight:900}.quote-form .full,.button-form{grid-column:1 / -1}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:50px;border:1px solid rgba(48,56,50,.18);border-radius:14px;background:#fffdf8eb;color:var(--ink);padding:12px 13px;outline:none}.quote-form textarea{min-height:142px;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#557f21c7;box-shadow:0 0 0 4px #8dbd2b24}.button-form{width:100%;min-height:54px}footer{border-top:1px solid var(--line);background:#fffdf8a8}.footer-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;width:min(1160px,calc(100vw - 32px));margin:0 auto;padding:24px 0;color:var(--muted);font-size:.9rem;font-weight:800}.footer-inner>div:first-child{display:flex;align-items:center;gap:10px;color:var(--ink)}.footer-inner img{width:40px;height:40px;border-radius:50%;object-fit:contain}.footer-inner p{margin:0;line-height:1.45}.footer-links{display:flex;gap:12px;white-space:nowrap}.footer-links a{color:var(--green)}.footer-inner small{grid-column:1 / -1;color:#85877e;font-size:.78rem;font-weight:750}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{justify-content:flex-end}.header-actions{display:none}.mobile-call{display:inline-grid;width:46px;height:46px;place-items:center;border-radius:999px;background:var(--green);color:var(--white)}.hero-section,.why-section,.area-section,.quote-panel{grid-template-columns:1fr}.hero-section{min-height:auto;padding-top:56px}.quick-contact,.service-grid,.faq-grid{grid-template-columns:1fr 1fr}.quote-copy{min-height:auto}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}}@media(max-width:680px){section[id]{scroll-margin-top:96px}.site-header{top:8px;width:calc(100vw - 20px);min-height:68px;margin-top:8px;grid-template-columns:auto auto;justify-content:space-between;gap:10px;border-radius:20px}.brand span{display:none}.brand img{width:48px;height:48px}.site-header nav{grid-column:1 / -1;grid-row:2;justify-content:flex-start;gap:10px;overflow-x:auto;padding:2px 2px 0;font-size:.78rem;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.mobile-call{display:inline-grid;grid-column:2;grid-row:1;justify-self:end}.hero-section{width:calc(100vw - 24px);gap:26px;padding:38px 0 58px}h1{font-size:clamp(2.85rem,12.6vw,3.75rem);line-height:1.02}h2{font-size:clamp(2.15rem,9.2vw,3rem);line-height:1.04}.hero-lead{font-size:1rem}.hero-actions,.button,.trust-strip span{width:100%}.wall-panel{min-height:330px;border-radius:24px}.corner-bead{height:286px;right:42px}.hero-tool-card{left:18px;bottom:20px}.hero-tool-card.second{right:18px;bottom:90px}.quick-contact,.section,.why-section,.area-section,.faq-section,.quote-section{width:calc(100vw - 24px)}.quick-contact{grid-template-columns:1fr;margin-top:-22px}.section{padding-top:66px}.service-grid,.faq-grid,.quote-form{grid-template-columns:1fr}.service-card{min-height:0}.why-section,.area-section,.quote-panel{margin-top:66px;padding:22px;border-radius:22px}.quote-section{padding-top:0}.footer-inner{width:calc(100vw - 24px)}}
