:root{--home-ink:#1e293b;--home-green:#005134;--home-green2:#0b6a4a;--home-gray:#6b7280;--home-soft:#f9faf9;--home-white:#fff;--home-mint:#edf6f2;--home-line:rgba(30,41,59,.10);--home-shadow:0 24px 70px rgba(30,41,59,.13);--home-shadow-soft:0 14px 42px rgba(30,41,59,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body[data-page="main"]{margin:0;background:var(--home-soft);color:var(--home-ink);font-family:Montserrat,Arial,sans-serif;line-height:1.6;overflow-x:hidden}body[data-page="main"] img{display:block;max-width:100%}body[data-page="main"] a{text-decoration:none;color:inherit}.home-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.home-hero{position:relative;overflow:hidden;padding:78px 0 64px;background:linear-gradient(135deg,#f9faf9 0%,#eef6f2 54%,#f8faf9 100%)}.home-hero:before{content:"";position:absolute;width:620px;height:620px;right:-180px;top:-250px;border-radius:50%;background:radial-gradient(circle,rgba(0,81,52,.14),transparent 66%);pointer-events:none}.home-hero:after{content:"";position:absolute;width:420px;height:420px;left:-210px;bottom:-250px;border-radius:50%;background:radial-gradient(circle,rgba(30,41,59,.08),transparent 70%);pointer-events:none}.home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.03fr .97fr;gap:66px;align-items:center}.home-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--home-green);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-eyebrow:before{content:"";width:30px;height:2px;background:currentColor}.home-hero h1,.home-section h2,.home-story h2,.home-lead h2,.home-final h2{font-family:"Playfair Display",Georgia,serif;letter-spacing:-.028em;color:var(--home-ink)}.home-hero h1{font-size:clamp(3.1rem,5.8vw,5.8rem);line-height:.96;margin:18px 0 22px;max-width:760px}.home-hero p{font-size:1.08rem;color:var(--home-gray);max-width:680px;margin:0}.home-actions{display:flex;gap:11px;flex-wrap:wrap;margin:30px 0 23px}.home-btn{appearance:none;border:1px solid transparent;min-height:50px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font:800 .82rem/1 Montserrat,Arial,sans-serif;cursor:pointer;transition:.2s ease}.home-btn:hover{transform:translateY(-2px)}.home-btn-primary{background:linear-gradient(135deg,var(--home-green),var(--home-green2));color:#fff;box-shadow:0 12px 30px rgba(0,81,52,.22)}.home-btn-light{background:#fff;border-color:rgba(30,41,59,.12);color:var(--home-ink)}.home-btn-dark{background:var(--home-ink);color:#fff}.home-proof{display:flex;gap:9px;flex-wrap:wrap}.home-proof span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(30,41,59,.08);font-size:.73rem;font-weight:750;color:#475569}.home-visual{position:relative;min-height:610px}.home-visual-main{position:absolute;inset:0 28px 26px 0;border-radius:38px;overflow:hidden;border:7px solid rgba(255,255,255,.92);box-shadow:var(--home-shadow)}.home-visual-main img{width:100%;height:100%;object-fit:cover;object-position:center 15%}.home-visual-main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(20,36,49,.35))}.home-hero-card{position:absolute;right:0;bottom:0;z-index:2;width:min(335px,76%);padding:21px 22px;border-radius:23px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);box-shadow:var(--home-shadow-soft);border-left:4px solid var(--home-green)}.home-hero-card strong{display:block;margin-bottom:5px;font-size:1rem}.home-hero-card span{display:block;color:var(--home-gray);font-size:.8rem}.home-emergency{background:#fff;border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-emergency-inner{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.83rem}.home-emergency-inner strong{color:#8e342f}.home-emergency a{font-weight:900;color:var(--home-green);white-space:nowrap}.home-trust{padding:28px 0;background:#fff}.home-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.home-trust-item{padding:17px 18px;border-right:1px solid var(--home-line)}.home-trust-item:last-child{border-right:0}.home-trust-item strong{display:block;font-size:.88rem;margin-bottom:4px}.home-trust-item span{display:block;color:var(--home-gray);font-size:.76rem;line-height:1.45}.home-section{padding:94px 0}.home-section.soft{background:#edf4f1}.home-section-head{max-width:790px;margin:0 auto 44px;text-align:center}.home-section-head.left{text-align:left;margin-left:0}.home-section h2,.home-story h2,.home-lead h2,.home-final h2{font-size:clamp(2.35rem,4.3vw,4rem);line-height:1.02;margin:14px 0 17px}.home-section-head p{color:var(--home-gray);margin:0;font-size:1rem}.home-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-pillar{position:relative;overflow:hidden;border-radius:28px;background:#fff;border:1px solid var(--home-line);box-shadow:var(--home-shadow-soft);min-height:560px;display:flex;flex-direction:column;transition:.25s ease}.home-pillar:hover{transform:translateY(-5px);box-shadow:var(--home-shadow)}.home-pillar-media{height:225px;overflow:hidden}.home-pillar-media img{width:100%;height:100%;object-fit:cover;transition:.35s ease}.home-pillar:hover .home-pillar-media img{transform:scale(1.035)}.home-pillar-body{padding:27px 26px 26px;display:flex;flex-direction:column;flex:1}.home-pillar-kicker{font-size:.67rem;letter-spacing:.13em;text-transform:uppercase;color:var(--home-green);font-weight:900}.home-pillar h3{font-family:"Playfair Display",Georgia,serif;font-size:1.65rem;line-height:1.08;margin:10px 0 12px}.home-pillar p{color:var(--home-gray);font-size:.88rem;margin:0 0 18px}.home-pillar ul{margin:0 0 22px;padding-left:18px;color:#526071;font-size:.82rem}.home-pillar-link{margin-top:auto;font-weight:900;font-size:.8rem;color:var(--home-green)}.home-bridge{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:28px 30px;border-radius:26px;background:linear-gradient(120deg,var(--home-ink),#174638);color:#fff}.home-bridge strong{display:block;font-family:"Playfair Display",Georgia,serif;font-size:1.65rem;line-height:1.08}.home-bridge span{display:block;color:rgba(255,255,255,.68);font-size:.82rem;margin-top:7px}.home-process{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-step{position:relative;padding:29px 24px;border-radius:23px;background:#fff;border:1px solid var(--home-line);min-height:225px}.home-step-num{font-family:"Playfair Display",Georgia,serif;font-size:2.8rem;color:rgba(0,81,52,.20);display:block;margin-bottom:29px}.home-step h3{font-size:1rem;margin:0 0 8px}.home-step p{font-size:.83rem;color:var(--home-gray);margin:0}.home-story{padding:96px 0;background:#fff}.home-story-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:68px;align-items:center}.home-story-media{position:relative;min-height:570px}.home-story-main{position:absolute;left:0;top:0;width:82%;height:88%;overflow:hidden;border-radius:34px;box-shadow:var(--home-shadow)}.home-story-main img{width:100%;height:100%;object-fit:cover}.home-story-small{position:absolute;right:0;bottom:0;width:56%;height:43%;overflow:hidden;border-radius:28px;border:8px solid #fff;box-shadow:var(--home-shadow-soft)}.home-story-small img{width:100%;height:100%;object-fit:cover}.home-story-copy p{color:var(--home-gray);font-size:.97rem}.home-story-quote{margin:27px 0 0;padding:22px 0 22px 23px;border-left:4px solid var(--home-green);font-family:"Playfair Display",Georgia,serif;font-size:1.45rem;line-height:1.25;color:#334155}.home-lead{padding:96px 0;background:linear-gradient(135deg,#172333,#0b4736);color:#fff}.home-lead .home-eyebrow{color:#7dd8b5}.home-lead h2{color:#fff}.home-lead p{color:rgba(255,255,255,.72)}.home-lead .lead-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:42px;align-items:start}.home-lead .lead-copy{align-self:start}.home-lead-points{display:grid;gap:10px;margin:22px 0 27px}.home-lead-points span{font-size:.82rem;color:rgba(255,255,255,.82)}.home-lead .lead-form{background:#fff;color:var(--home-ink);border-radius:26px;padding:28px;box-shadow:0 22px 60px rgba(0,0,0,.20)}.home-lead .lead-form .label{font-size:.69rem;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--home-green);margin-bottom:16px}.home-lead .lead-form label{display:grid;gap:6px;font-size:.79rem;font-weight:700;margin-bottom:13px}.home-lead .lead-form input,.home-lead .lead-form textarea,.home-lead .lead-form select{width:100%;border:1px solid #d8e0dc;border-radius:12px;background:#fbfcfb;padding:12px 13px;font:inherit;color:var(--home-ink);outline:0}.home-lead .row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.home-lead .consent{display:flex!important;gap:9px;align-items:flex-start;font-size:.7rem!important;font-weight:500!important;color:#67717e}.home-lead .consent input{width:16px;height:16px;margin-top:3px}.home-lead .status{margin-top:10px;font-size:.8rem}.home-final{padding:82px 0;background:var(--home-soft)}.home-final-box{position:relative;overflow:hidden;min-height:390px;border-radius:38px;background:#172333;color:#fff;display:flex;align-items:center;box-shadow:var(--home-shadow)}.home-final-bg{position:absolute;inset:0}.home-final-bg img{width:100%;height:100%;object-fit:cover;opacity:.42}.home-final-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,35,51,.97),rgba(9,76,57,.88) 56%,rgba(9,76,57,.36))}.home-final-content{position:relative;z-index:1;max-width:690px;padding:58px}.home-final h2{color:#fff;margin-top:14px}.home-final p{color:rgba(255,255,255,.72);max-width:580px}.home-final .home-actions{margin-bottom:0}@media(max-width:980px){.home-hero-grid,.home-story-grid{grid-template-columns:1fr}.home-visual{min-height:540px;width:min(100%,650px);margin:10px auto 0}.home-trust-grid{grid-template-columns:1fr 1fr}.home-trust-item:nth-child(2){border-right:0}.home-pillars{grid-template-columns:1fr 1fr}.home-pillars .home-pillar:last-child{grid-column:1/-1}.home-process{grid-template-columns:1fr 1fr}.home-lead .lead-grid{grid-template-columns:1fr}.home-story-media{min-height:520px;width:min(100%,650px)}}@media(max-width:680px){.home-wrap{width:min(100% - 26px,1180px)}.home-hero{padding:52px 0 45px}.home-hero h1{font-size:clamp(2.7rem,13vw,3.65rem)}.home-hero p{font-size:.95rem}.home-actions{flex-direction:column}.home-actions .home-btn{width:100%}.home-visual{min-height:455px}.home-visual-main{inset:0 0 60px 0;border-radius:28px}.home-hero-card{width:90%;right:5%;padding:16px 17px}.home-emergency-inner{flex-direction:column;align-items:flex-start;padding:14px 0;gap:6px}.home-trust{padding:16px 0}.home-trust-grid{grid-template-columns:1fr}.home-trust-item{border-right:0;border-bottom:1px solid var(--home-line);padding:14px 4px}.home-trust-item:last-child{border-bottom:0}.home-section,.home-story,.home-lead{padding:72px 0}.home-pillars,.home-process{grid-template-columns:1fr}.home-pillars .home-pillar:last-child{grid-column:auto}.home-pillar{min-height:0}.home-pillar-media{height:205px}.home-bridge{align-items:flex-start;flex-direction:column;padding:24px 21px}.home-story-media{min-height:430px}.home-story-main{width:88%;height:80%}.home-story-small{width:62%;height:43%}.home-lead .row{grid-template-columns:1fr;gap:0}.home-lead .lead-form{padding:22px 18px}.home-final{padding:68px 0}.home-final-box{min-height:440px;border-radius:28px}.home-final-bg:after{background:linear-gradient(180deg,rgba(23,35,51,.91),rgba(9,76,57,.77))}.home-final-content{padding:36px 24px}}
