:root{--green:#173f2a;--green2:#0d2c1d;--gold:#c99a43;--gold2:#e3bf6e;--cream:#f7f5ef;--ink:#1e2822;--muted:#69746d;--line:#e3e7e2;--white:#fff;--radius:18px;--shadow:0 14px 45px rgba(16,48,30,.10)}
.reh-page{font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}.reh-page *{box-sizing:border-box}.reh-container{width:min(1180px,calc(100% - 40px));margin:auto}.reh-nav{position:absolute;z-index:20;left:0;right:0;top:0;color:#fff}.reh-nav-inner{height:78px;display:flex;align-items:center;gap:28px}.reh-logo{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none;min-width:220px}.reh-logo-mark{width:38px;height:38px;border:1px solid rgba(255,255,255,.65);display:grid;place-items:center;font-family:Georgia,serif;font-weight:700;transform:rotate(45deg);border-radius:7px}.reh-logo-mark+span{display:flex;flex-direction:column}.reh-logo b{font-family:Georgia,serif;font-size:17px;letter-spacing:1.2px}.reh-logo small{font-size:8px;letter-spacing:1.4px;text-transform:uppercase;opacity:.75}.reh-nav nav{display:flex;gap:25px;flex:1;justify-content:center}.reh-nav nav a{color:#fff;text-decoration:none;font-size:13px;font-weight:600;opacity:.92}.reh-nav-cta{white-space:nowrap!important}.reh-menu{display:none;background:none;border:0;color:#fff;font-size:24px}.reh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;padding:13px 20px;text-decoration:none;font-weight:700;font-size:13px;border:1px solid transparent;cursor:pointer}.reh-btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#1b2b20}.reh-btn-green{background:var(--green);color:#fff}.reh-btn-outline{border-color:rgba(255,255,255,.6);color:#fff;background:rgba(0,0,0,.15)}.reh-hero{position:relative;min-height:670px;background:linear-gradient(135deg,#234937,#0f2519);background-image:var(--reh-hero),linear-gradient(135deg,#234937,#0f2519);background-size:cover;background-position:center}.reh-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,12,.82) 0%,rgba(4,20,12,.52) 48%,rgba(4,20,12,.18) 100%)}.reh-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.05) 50%,rgba(5,25,15,.4))}.reh-hero-grid{position:relative;z-index:2;min-height:670px;display:grid;grid-template-columns:1.18fr .72fr;gap:70px;align-items:center;padding-top:70px}.reh-hero-copy{color:#fff;max-width:700px}.reh-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.8px;color:var(--gold);text-transform:uppercase}.reh-hero h1,.reh-section h2,.reh-cta h2{font-family:'Playfair Display',Georgia,serif;line-height:1.08;margin:13px 0 16px}.reh-hero h1{font-size:clamp(42px,5vw,68px);color:#fff}.reh-hero h1::first-line{color:#fff}.reh-hero p{font-size:18px;max-width:650px;color:rgba(255,255,255,.88)}.reh-trust-row{display:flex;gap:20px;flex-wrap:wrap;margin:28px 0}.reh-trust-row span{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700}.reh-trust-row svg,.reh-checklist svg,.reh-legal-badges svg,.reh-location svg,.reh-use-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.reh-actions{display:flex;gap:12px}.reh-lead-card{background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.7);border-radius:20px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.reh-lead-top{display:flex;gap:12px;align-items:flex-start;margin-bottom:17px}.reh-mini-icon{width:38px;height:38px;border-radius:12px;background:#edf4ed;color:var(--green);display:grid;place-items:center;font-size:22px}.reh-lead-card h3{margin:0 0 2px;font-size:20px}.reh-lead-card p{margin:0;color:var(--muted);font-size:13px}.reh-lead-form{display:grid;gap:10px}.reh-lead-form input,.reh-lead-form select{width:100%;padding:13px 14px;border:1px solid #dfe5df;border-radius:10px;background:#fff;font:inherit;font-size:13px}.reh-lead-form small{font-size:10px;color:#87918b}.reh-trustbar{margin-top:-28px;position:relative;z-index:5}.reh-stat-grid{background:#fff;border-radius:18px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid var(--line)}.reh-stat{padding:19px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.reh-stat:last-child{border-right:0}.reh-stat strong{font-family:'Playfair Display',Georgia,serif;color:var(--green);font-size:25px}.reh-stat span{font-size:11px;color:var(--muted);line-height:1.4}.reh-section{padding:90px 0}.reh-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.reh-section h2{font-size:42px;color:var(--green);margin-top:8px}.reh-section-head p,.reh-center p{color:var(--muted);margin:0;max-width:700px}.reh-text-link{color:var(--green);font-weight:800;text-decoration:none;font-size:13px}.reh-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reh-project-card{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(16,48,30,.06);transition:.25s}.reh-project-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.reh-project-image{height:210px;position:relative}.reh-img{height:100%;background-size:cover;background-position:center}.reh-placeholder{background:linear-gradient(135deg,#dfe8e1,#b6c8b9);display:grid;place-items:center;color:#31553e;font-weight:700}.reh-number{position:absolute;top:12px;left:12px;background:var(--green);color:#fff;border-radius:8px;padding:6px 10px;font-weight:800}.reh-project-body{padding:18px}.reh-project-body h3{margin:0 0 5px;font-size:20px;color:#1f2b24}.reh-location{font-size:12px;color:var(--green);display:flex;align-items:center;gap:5px}.reh-meta{font-size:11px;color:#7a837d;margin:9px 0}.reh-project-body p{font-size:13px;color:var(--muted);min-height:44px;margin:0 0 13px}.reh-card-link{font-size:12px;color:var(--green);font-weight:800;text-decoration:none}.reh-soft{background:var(--cream)}.reh-center{text-align:center;margin:0 auto 32px;display:flex;align-items:center;flex-direction:column}.reh-center h2{margin-bottom:10px}.reh-use-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.reh-use{background:#fff;border:1px solid var(--line);padding:22px;border-radius:15px}.reh-use-icon{width:45px;height:45px;border-radius:12px;background:#edf5ed;color:var(--green);display:grid;place-items:center;font-size:22px;margin-bottom:13px}.reh-use h3{font-size:16px;margin:0 0 6px}.reh-use p{font-size:12px;color:var(--muted);margin:0}.reh-two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.reh-lead{font-size:16px;color:var(--muted)}.reh-checklist{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:12px}.reh-checklist li{display:flex;gap:10px;align-items:flex-start;font-size:14px}.reh-checklist svg{color:var(--green);flex:none}.reh-cred-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.reh-cred{padding:25px;border:1px solid var(--line);border-radius:17px;background:#fbfcfa}.reh-cred b{font-size:11px;color:var(--gold);letter-spacing:1px}.reh-cred h3{font-size:18px;color:var(--green);margin:8px 0}.reh-cred p{font-size:12px;color:var(--muted);margin:0}.reh-legal{background:#f4f7f2}.reh-legal-badges{display:flex;gap:10px;flex-wrap:wrap}.reh-legal-badges span{padding:10px 13px;background:#fff;border:1px solid var(--line);border-radius:10px;font-size:11px;font-weight:800;color:var(--green);display:flex;align-items:center;gap:6px}.reh-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.reh-gallery-item{height:160px;border-radius:13px;background-size:cover;background-position:center;border:1px solid #dfe6df}.reh-disclaimer{font-size:10px;color:#7c857f;margin-top:12px}.reh-test-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.reh-test{border:1px solid var(--line);border-radius:16px;padding:20px;background:#fff}.reh-test-person{display:flex;align-items:center;gap:9px}.reh-avatar{width:42px;height:42px;border-radius:50%;background:#e8efe8;display:grid;place-items:center;color:var(--green);font-weight:800;overflow:hidden}.reh-avatar img{width:100%;height:100%;object-fit:cover}.reh-test-person b{font-size:12px;display:block}.reh-test-person small{font-size:10px;color:var(--muted)}.reh-stars{color:#d69b27;font-size:11px;margin-left:auto}.reh-test p{font-size:13px;color:#5f6b64;margin:17px 0 0}.reh-cta{background:linear-gradient(100deg,#163e28,#315d3e);color:#fff;padding:60px 0}.reh-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.reh-cta h2{color:#fff;font-size:40px;margin-bottom:10px}.reh-cta p{color:rgba(255,255,255,.78);max-width:650px;margin:0}.reh-footer{background:#0d281a;color:#dce6df;padding:55px 0 20px}.reh-footer-grid{display:grid;grid-template-columns:1.5fr .7fr 1fr 1fr;gap:45px}.reh-logo-footer{margin-bottom:15px}.reh-footer h4{color:#fff;margin:0 0 15px}.reh-footer a,.reh-footer span{display:block;color:#bdcbc2;text-decoration:none;font-size:12px;margin:7px 0}.reh-footer p{font-size:12px;color:#aebdb3;max-width:330px}.reh-footer-btn{font-size:11px}.reh-copy{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;margin-top:35px;color:#809286;font-size:10px}.reh-lead-form .reh-btn{width:100%}
@media(max-width:980px){.reh-nav nav{display:none}.reh-menu{display:block}.reh-nav-cta{margin-left:auto}.reh-hero-grid{grid-template-columns:1fr;gap:30px;padding-top:120px}.reh-hero{min-height:auto;padding-bottom:60px}.reh-hero-grid{min-height:auto}.reh-lead-card{max-width:560px}.reh-stat-grid{grid-template-columns:repeat(3,1fr)}.reh-stat:nth-child(3){border-right:0}.reh-project-grid{grid-template-columns:repeat(2,1fr)}.reh-use-grid{grid-template-columns:repeat(3,1fr)}.reh-two-col{grid-template-columns:1fr;gap:35px}.reh-test-grid{grid-template-columns:repeat(2,1fr)}.reh-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.reh-container{width:min(100% - 28px,1180px)}.reh-logo{min-width:auto}.reh-logo small{display:none}.reh-nav-inner{height:68px}.reh-nav-cta{display:none}.reh-hero h1{font-size:40px}.reh-hero p{font-size:15px}.reh-trust-row{gap:10px}.reh-trust-row span{font-size:11px}.reh-actions{flex-direction:column;align-items:stretch}.reh-btn{width:100%}.reh-stat-grid{grid-template-columns:repeat(2,1fr)}.reh-stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.reh-section{padding:65px 0}.reh-section h2{font-size:32px}.reh-section-head{align-items:start;flex-direction:column}.reh-project-grid{grid-template-columns:1fr}.reh-use-grid{grid-template-columns:1fr 1fr}.reh-gallery{grid-template-columns:1fr 1fr}.reh-gallery-item{height:120px}.reh-test-grid{grid-template-columns:1fr}.reh-cta-inner{flex-direction:column;align-items:start}.reh-cta h2{font-size:32px}.reh-footer-grid{grid-template-columns:1fr}.reh-project-image{height:190px}}
