:root{--ink:#183329;--muted:#5f6d62;--lime:#dfff29;--yellow:#ffd632;--cream:#fffdf4;--sand:#f0ead8;--line:#d7dac5;--orange:#ce713a;--dark:#142b23;--shadow:0 18px 55px rgba(27,53,42,.13);--r:22px;--header:82px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 22px)}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:var(--header);position:sticky;top:0;z-index:30;background:rgba(255,253,244,.96);border-bottom:1px solid rgba(24,51,41,.1);backdrop-filter:blur(12px)}.header-inner{height:100%;max-width:1240px;padding:0 28px;margin:auto;display:flex;align-items:center;gap:25px}.brand{font-weight:800;letter-spacing:-.05em;font-size:21px;line-height:.95;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{width:37px;height:37px;flex:0 0 auto;background:linear-gradient(135deg,var(--yellow),var(--lime));clip-path:polygon(50% 0,100% 37%,100% 100%,0 100%,0 37%);position:relative}.brand-mark:after{content:"";position:absolute;inset:15px 6px 7px;background:repeating-linear-gradient(to bottom,var(--ink) 0 2px,transparent 2px 6px)}.brand small{display:block;font-size:9px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;margin-top:4px}.primary-nav{display:flex;align-items:center;gap:20px;margin-left:auto;font-size:13px;font-weight:700}.primary-nav a{position:relative;padding:8px 0}.primary-nav a:not(.active):hover:after,.primary-nav .active:after{content:"";height:3px;background:var(--lime);left:0;right:0;bottom:1px;position:absolute}.phone{font-weight:800;font-size:14px;white-space:nowrap;display:flex;align-items:center;gap:7px}.phone i,.call-icon{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--lime);font-style:normal}.menu-toggle{display:none;border:0;background:var(--dark);color:white;width:44px;height:42px;border-radius:12px;font-size:22px;line-height:1;cursor:pointer}.container{width:min(1140px,calc(100% - 48px));margin:auto}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:800}.eyebrow:before{content:"";display:inline-block;width:23px;height:3px;background:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.03;letter-spacing:-.055em}h1{font-size:clamp(46px,6.4vw,84px);max-width:790px;margin:17px 0 25px}h2{font-size:clamp(32px,4.4vw,54px);margin-bottom:20px}h3{font-size:23px;margin-bottom:10px}.lead{font-size:19px;line-height:1.55;max-width:610px;color:#34483b}.button{display:inline-flex;align-items:center;gap:10px;padding:14px 21px;border-radius:999px;background:var(--ink);color:white;font-weight:800;font-size:14px;transition:.2s}.button:hover{transform:translateY(-2px);background:#284b3b}.button.lime{background:var(--lime);color:var(--ink)}.button.outline{background:transparent;color:var(--ink);border:1px solid var(--ink)}.hero{position:relative;overflow:hidden;min-height:650px;display:flex;align-items:center;background:#e9f0d1}.hero .container{position:relative;z-index:1;padding:76px 0 65px}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,244,.98) 0%,rgba(255,253,244,.88) 35%,rgba(255,253,244,.20) 68%,rgba(255,253,244,.05) 100%)}.hero .lead{margin-bottom:30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.roof-rhythm{position:absolute;bottom:-1px;left:0;right:0;height:70px;background:repeating-radial-gradient(ellipse at 50% 100%,transparent 0 20px,var(--cream) 21px 29px,transparent 30px 44px);z-index:2}.intro-strip{background:var(--dark);color:white;padding:38px 0}.intro-strip .container{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:36px;align-items:center}.intro-strip p{margin:0;color:#d7e1d4;font-size:15px}.intro-strip strong{font-size:17px;display:block}.intro-strip .tag{color:var(--lime);font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:bold}.section{padding:102px 0}.section.tint{background:var(--sand)}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:42px}.section-head p{max-width:460px;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:white;border-radius:var(--r);padding:27px;min-height:315px;display:flex;flex-direction:column;box-shadow:0 0 0 1px rgba(24,51,41,.06)}.service-card .number{color:#91a720;font-weight:800;font-size:13px;letter-spacing:.12em}.service-card p{color:var(--muted);font-size:15px}.service-card a{font-weight:bold;margin-top:auto;display:inline-flex;gap:8px;align-items:center}.service-card a:after{content:"→";color:#789000;font-size:20px}.feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:76px;align-items:center}.feature-img{min-height:460px;border-radius:var(--r);overflow:hidden;position:relative}.feature-img img{width:100%;height:100%;object-fit:cover}.feature-img:after{content:"";position:absolute;right:0;bottom:0;width:42%;height:32%;background:linear-gradient(135deg,var(--yellow),var(--lime));clip-path:polygon(100% 0,100% 100%,0 100%);opacity:.9}.feature-copy p{color:var(--muted);max-width:600px}.checklist{list-style:none;padding:0;margin:25px 0}.checklist li{margin:13px 0;padding-left:31px;position:relative}.checklist li:before{content:"✓";position:absolute;left:0;top:1px;font-weight:900;background:var(--lime);width:21px;height:21px;border-radius:50%;display:grid;place-items:center;font-size:13px}.process{background:var(--dark);color:white;padding:102px 0;overflow:hidden}.process h2{max-width:620px}.process .eyebrow{color:var(--lime)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}.step{border-top:1px solid rgba(255,255,255,.33);padding-top:17px}.step span{color:var(--lime);font-size:13px;font-weight:bold;letter-spacing:.12em}.step p{color:#cbd8ce;font-size:15px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-layout aside p{color:var(--muted)}details{border-top:1px solid var(--line);padding:20px 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:18px;font-weight:800;list-style:none;padding-right:40px;position:relative}summary:after{content:"+";position:absolute;right:3px;top:-5px;font-size:27px;font-weight:400;color:#8ba21d}details[open] summary:after{content:"–"}details p{color:var(--muted);padding:12px 40px 0 0;margin-bottom:0}.cta{background:linear-gradient(115deg,var(--yellow),var(--lime));padding:70px 0}.cta .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0;max-width:690px;font-size:clamp(35px,4.4vw,60px)}.site-footer{background:#10261f;color:#edf3dd;padding:52px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px;padding-bottom:38px}.footer-brand{font-size:23px;font-weight:800;letter-spacing:-.05em}.site-footer p{color:#b7c9bb;font-size:14px;max-width:350px}.footer-links{display:flex;flex-direction:column;gap:8px;font-size:14px}.footer-links a:hover{text-decoration:underline;color:var(--lime)}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#9fb0a2;font-size:12px}.footer-bottom span{color:var(--lime)}.page-hero{padding:82px 0 70px;background:var(--sand);overflow:hidden;position:relative}.page-hero:after{content:"";position:absolute;right:-7vw;bottom:-88px;width:410px;height:270px;border-radius:50% 50% 0 0;background:repeating-radial-gradient(ellipse at 50% 100%,var(--yellow) 0 13px,var(--lime) 14px 23px,transparent 24px 36px);opacity:.85}.page-hero .container{position:relative;z-index:1}.page-hero h1{margin-bottom:19px}.breadcrumb{font-size:13px;color:var(--muted);margin-bottom:31px}.breadcrumb a{text-decoration:underline;text-underline-offset:3px}.editorial{width:min(810px,100%);margin:auto}.editorial p{font-size:17px;color:#425247;margin-bottom:21px}.editorial h2{margin-top:57px}.editorial h3{margin-top:31px}.editorial ul{padding-left:22px;color:#425247;font-size:17px;margin-bottom:25px}.editorial li{margin:9px 0}.image-band{width:min(1140px,calc(100% - 48px));margin:0 auto 80px;height:440px;border-radius:var(--r);overflow:hidden}.image-band img{width:100%;height:100%;object-fit:cover}.split-note{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:45px 0}.note{background:#edf3ca;padding:25px;border-radius:16px}.note:nth-child(2){background:#f8e9a9}.note p{font-size:15px;margin:0}.contact-top{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;padding:85px 0 55px}.contact-top h1{font-size:clamp(45px,5.5vw,73px)}.contact-card{background:var(--dark);color:white;border-radius:var(--r);padding:31px}.contact-card .eyebrow{color:var(--lime)}.contact-card a{font-size:21px;font-weight:800;display:block;margin:9px 0 23px}.contact-card p{color:#c3d1c5;font-size:14px}.form-area{padding:35px 0 90px;background:var(--sand)}.form-shell{width:min(900px,calc(100% - 48px));margin:auto;background:white;padding:20px;border-radius:var(--r);box-shadow:var(--shadow)}.form-intro{padding:15px 15px 23px}.form-intro h2{font-size:35px;margin:0 0 8px}.form-intro p{margin:0;color:var(--muted)}.legal{padding:80px 0 100px}.legal .editorial{margin-left:0}.legal .notice{background:#fff0ad;border-left:5px solid var(--yellow);padding:20px 22px;border-radius:0 12px 12px 0;color:#4f4a30}.legal h1{font-size:clamp(43px,5.3vw,69px)}.legal p,.legal li{font-size:16px}.legal h2{font-size:31px;margin-top:44px}@media(max-width:1000px){.primary-nav{gap:14px}.header-inner{padding:0 18px;gap:16px}.services{gap:12px}.feature{gap:45px}.faq-layout{gap:45px}}@media(max-width:760px){:root{--header:68px}.site-header{overflow:visible}.header-inner{padding:0 16px;justify-content:space-between}.brand{font-size:17px;gap:7px}.brand-mark{width:31px;height:31px}.brand small{font-size:7px}.phone{margin-left:auto}.phone span{display:none}.phone i{width:36px;height:36px;font-size:16px}.menu-toggle{display:block;position:relative;z-index:4}.primary-nav{display:none;position:absolute;top:calc(var(--header) + 1px);right:0;left:0;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:0 13px 20px rgba(19,42,33,.1);padding:12px 24px 22px;margin:0;flex-direction:column;align-items:stretch;gap:0}.primary-nav.open{display:flex}.primary-nav a{padding:13px 0;font-size:15px;border-bottom:1px solid var(--line)}.primary-nav a:last-child{border-bottom:0}.hero{min-height:615px}.hero .container{padding:70px 0 95px}.hero:after{background:linear-gradient(90deg,rgba(255,253,244,.96),rgba(255,253,244,.81))}.hero-photo{object-position:65% center}h1{font-size:49px}.lead{font-size:17px}.intro-strip .container,.feature,.faq-layout,.contact-top{grid-template-columns:1fr;gap:28px}.intro-strip{padding:32px 0}.intro-strip .container{gap:18px}.section{padding:70px 0}.section-head{display:block;margin-bottom:28px}.section-head p{margin-top:15px}.services,.steps{grid-template-columns:1fr}.service-card{min-height:220px}.feature-img{min-height:280px;order:2}.feature-copy{order:1}.process{padding:70px 0}.steps{gap:12px;margin-top:28px}.cta{padding:54px 0}.cta .container{display:block}.cta h2{margin-bottom:25px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-bottom{display:block}.footer-bottom div+div{margin-top:8px}.page-hero{padding:55px 0 52px}.page-hero:after{width:270px;height:170px;right:-100px;bottom:-66px}.image-band{height:260px;margin-bottom:50px}.editorial p,.editorial ul{font-size:16px}.editorial h2{margin-top:42px}.split-note{grid-template-columns:1fr;gap:12px;margin:30px 0}.contact-top{padding:57px 0 38px}.form-area{padding:22px 0 65px}.form-shell{width:min(100% - 24px,900px);padding:8px;border-radius:14px}.form-intro{padding:13px 10px 18px}.form-intro h2{font-size:30px}.legal{padding:56px 0 70px}.legal .notice{font-size:14px}.container{width:min(100% - 32px,1140px)}}