
:root{--green:#0c4a45;--green2:#146a62;--sage:#dfe9de;--sage2:#eef4eb;--cream:#fbf8f1;--paper:#fffdf9;--gold:#b68b3a;--gold2:#d8bd83;--ink:#17302e;--muted:#62716d;--line:#dfe7e2;--white:#fff;--shadow:0 18px 50px rgba(19,57,53,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.65}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1220px,calc(100% - 48px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:20px;background:#fff;padding:10px;z-index:999}.topbar{background:var(--green);color:#ecf4f0;font-size:13px;letter-spacing:.02em}.topbar .container{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar a{color:#fff}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,249,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(12,74,69,.09)}.nav{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:block;flex:0 0 auto}.brand img{width:235px;height:auto}.menu{display:flex;align-items:center;gap:29px;font-weight:700;font-size:15px}.menu>a:not(.btn){padding:10px 0;position:relative}.menu>a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:4px;height:2px;background:var(--gold);transition:.2s}.menu>a:hover:after,.menu>a.active:after{right:0}.mobile-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:10px;width:46px;height:46px;font-size:24px;color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--green);background:var(--green);color:#fff;border-radius:999px;padding:13px 21px;font-weight:800;transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(12,74,69,.18)}.btn.gold{background:var(--gold);border-color:var(--gold)}.btn.outline{background:transparent;color:var(--green);border-color:#9eb9b2}.hero{background:linear-gradient(110deg,#fffdf8 0%,#f6f3e9 48%,#e7efe8 100%);padding:64px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:56px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#7d6431;font-weight:800;letter-spacing:.15em;text-transform:uppercase;font-size:12px}.eyebrow:before{content:"";width:28px;height:1px;background:var(--gold)}h1,h2,h3,.serif{font-family:Georgia,"Times New Roman",serif}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.02;letter-spacing:-.045em;color:var(--green);margin:16px 0 20px}.hero .lead{font-size:19px;color:var(--muted);max-width:620px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.trust-strip{display:flex;gap:18px;flex-wrap:wrap;margin-top:34px;font-size:13px;font-weight:750;color:#51635f}.trust-strip span{display:flex;align-items:center;gap:7px}.trust-strip span:before{content:"✓";display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--sage);color:var(--green)}.hero-media{position:relative}.hero-media img{width:100%;height:520px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.hero-note{position:absolute;right:24px;bottom:24px;background:rgba(255,253,249,.95);border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:17px 19px;width:min(330px,calc(100% - 48px));box-shadow:0 12px 30px rgba(12,74,69,.12)}.hero-note strong{display:block;color:var(--green);font-family:Georgia,"Times New Roman",serif;font-size:19px}.hero-note span{font-size:13px;color:var(--muted)}.quickcards{margin-top:-20px;position:relative;z-index:3}.quickgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.quickcard{background:#fff;border:1px solid #ebeee8;border-radius:20px;padding:24px;box-shadow:0 12px 28px rgba(24,58,53,.07);display:grid;grid-template-columns:52px 1fr;gap:16px}.roundicon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--sage2);color:var(--green);font-weight:900;border:1px solid #d8e4d6}.quickcard h3{font-size:20px;margin:0 0 5px}.quickcard p{font-size:14px;color:var(--muted);margin:0}.section{padding:84px 0}.section.soft{background:var(--sage2)}.section-head{max-width:760px;margin-bottom:38px}.section-head h2{font-size:clamp(34px,4vw,50px);line-height:1.08;color:var(--green);margin:12px 0 14px}.section-head p{font-size:18px;color:var(--muted);margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.photo-card img{width:100%;height:450px;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.info h2{font-size:clamp(34px,4vw,50px);line-height:1.1;color:var(--green);margin:10px 0 16px}.info p{color:var(--muted);font-size:17px}.mini-list{display:grid;gap:12px;margin:22px 0}.mini-item{display:flex;gap:11px;align-items:flex-start}.mini-item b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:13px;flex:none}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;position:relative}.step .n{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:900;margin-bottom:16px}.step h3{font-size:20px;margin:0 0 8px}.step p{margin:0;color:var(--muted);font-size:14px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.benefit{padding:4px 10px 4px 0}.benefit .mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f4ecd9;color:var(--gold);font-size:22px;margin-bottom:14px}.benefit h3{font-size:19px;margin:0 0 6px}.benefit p{margin:0;color:var(--muted);font-size:14px}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center}.about-grid h2{font-size:44px;line-height:1.1;color:var(--green);margin:0 0 15px}.about-grid p{color:var(--muted);font-size:17px}.about-photo{position:relative}.about-photo img{width:100%;height:420px;object-fit:cover;border-radius:26px}.quote-card{position:absolute;left:-46px;bottom:24px;background:#fff;border-radius:18px;padding:20px;max-width:310px;box-shadow:var(--shadow);border:1px solid #edf0e9}.quote-card p{font-family:Georgia,"Times New Roman",serif;font-size:18px;color:var(--green);margin:0}.cta{background:var(--green);color:#fff;border-radius:28px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:34px;line-height:1.12;margin:0 0 8px}.cta p{margin:0;color:#d8e7e3}.page-hero{padding:58px 0;background:linear-gradient(110deg,#fffdf8,#eef4eb)}.page-hero h1{font-size:clamp(42px,5vw,60px);line-height:1.04;color:var(--green);margin:14px 0}.page-hero p{max-width:820px;color:var(--muted);font-size:18px}.page-photo{padding:28px 0 0}.page-photo img{width:100%;height:390px;object-fit:cover;border-radius:24px}.content-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:start}.content-grid h2{font-size:34px;line-height:1.15;color:var(--green);margin-top:0}.panel{background:var(--cream);border:1px solid #ebdfc8;border-radius:22px;padding:28px}.notice{border-left:4px solid var(--gold);background:#fff9ed;padding:17px 19px;border-radius:10px;color:#53615e}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.contact-box,.form-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px}.contact-line{padding:13px 0;border-bottom:1px solid #edf0ec}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.full{grid-column:1/-1}label{font-size:14px;font-weight:750}input,textarea{width:100%;margin-top:6px;border:1px solid #cbd9d4;border-radius:11px;padding:13px 14px;font:inherit;background:#fff}textarea{min-height:150px;resize:vertical}.privacy-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;color:var(--muted)}.privacy-check input{width:auto;margin-top:4px}.hp{position:absolute;left:-9999px}.footer{margin-top:80px;background:#0b3734;color:#dce8e4;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.25fr .75fr .85fr;gap:44px}.footer-logo{width:220px;background:#fffdf9;border-radius:12px;padding:8px 10px;margin-bottom:14px}.footer p{color:#c2d5d0}.footer h4{margin:0 0 12px;color:#fff;font-size:16px}.footer a{display:block;margin:8px 0;color:#dce8e4}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:13px;color:#a9c0bb}.footer-legal{display:flex;gap:18px;flex-wrap:wrap}.footer-legal a{display:inline;margin:0}.breadcrumbs{font-size:13px;color:#71827e;margin-bottom:10px}@media(max-width:960px){.menu{display:none}.mobile-toggle{display:block}.nav.open .menu{display:flex;position:absolute;left:0;right:0;top:92px;background:#fffdf9;flex-direction:column;align-items:flex-start;padding:22px 24px;border-bottom:1px solid var(--line);box-shadow:0 16px 30px rgba(12,74,69,.08)}.hero-grid,.split,.about-grid,.content-grid,.contact-grid{grid-template-columns:1fr}.hero-media img{height:430px}.quickgrid{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.benefits{grid-template-columns:1fr 1fr}.quote-card{left:24px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.container{width:min(100% - 28px,1220px)}.topbar .container{justify-content:center}.topbar span{display:none}.nav{min-height:78px}.brand img{width:190px}.nav.open .menu{top:78px}.hero{padding:42px 0 38px}.hero h1{font-size:43px}.hero-media img{height:330px}.hero-note{left:14px;right:14px;bottom:14px;width:auto}.section{padding:62px 0}.steps,.benefits,.footer-grid,.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.about-photo img,.photo-card img{height:330px}.quote-card{position:relative;left:auto;bottom:auto;margin:-24px 16px 0}.cta{display:block;padding:30px}.cta .btn{margin-top:20px}.footer-bottom{flex-direction:column}.page-photo img{height:300px}}
