*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17312b;background:#f8fbf7;line-height:1.65}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1140px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(248,251,247,.94);backdrop-filter:blur(14px)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:900;font-size:1.08rem;display:flex;align-items:center;gap:9px}.brand-dot{width:15px;height:15px;border-radius:50% 50% 50% 10%;background:var(--primary);transform:rotate(-18deg)}.nav-links{display:flex;gap:10px}.nav-links a{padding:9px 13px;border-radius:12px;font-weight:750;color:#4d665f}.nav-links a:hover{background:#fff;box-shadow:0 8px 25px rgba(20,60,45,.08);color:var(--primary)}.nav-toggle{display:none;border:0;background:#fff;border-radius:11px;padding:9px 12px}.hero{padding:72px 0 98px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;background:color-mix(in srgb,var(--primary) 11%,#eaf6ed);border-radius:38px;padding:62px}.hero h1,.page-hero h1{font-size:clamp(2.6rem,6vw,5rem);line-height:.98;letter-spacing:-.055em;margin:.5rem 0 1.2rem}.hero p,.lead{font-size:1.12rem;color:#61756f}.eyebrow{display:inline-block;font-weight:850;color:var(--primary);font-size:.82rem}.hero-media{position:relative}.hero-media img{position:relative;z-index:2;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:36% 64% 48% 52%/48% 40% 60% 52%;box-shadow:0 24px 70px rgba(30,80,60,.18)}.bubble{position:absolute;border-radius:50%;background:var(--primary);opacity:.15}.bubble-1{width:90px;height:90px;right:-20px;top:-24px}.bubble-2{width:54px;height:54px;left:-15px;bottom:10px}.btn{display:inline-flex;padding:13px 20px;border-radius:14px;background:var(--primary);color:#fff;font-weight:850;border:1px solid var(--primary)}.btn.ghost{background:#fff;color:var(--primary)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.section{padding:88px 0}.section.soft,.page-hero{background:#eaf3ed}.page-hero{padding:72px 0;border-radius:0 0 42px 42px}.section h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.04em;margin:.5rem 0 1rem}.fresh-about{display:grid;grid-template-columns:.9fr 1.1fr;gap:22px;align-items:stretch}.about-card{padding:48px;background:#fff;border-radius:28px;box-shadow:0 18px 55px rgba(20,60,45,.07)}.fresh-about>img,.split img{width:100%;height:100%;min-height:360px;object-fit:cover;border-radius:28px}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.center{text-align:center}.center .lead,.narrow{max-width:760px;margin-left:auto;margin-right:auto}.text-link{font-weight:850;color:var(--primary)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:22px;background:#e7eeea}.fresh-gallery img:nth-child(2){border-radius:50px 18px 50px 18px}.contact-card{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card>div{padding:32px;background:#fff;border-radius:24px;box-shadow:0 12px 40px rgba(20,60,45,.06)}.site-footer{padding:36px 0;background:#f8fbf7}.footer-card{background:#18362f;color:#fff;border-radius:32px;padding:48px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:44px}.footer-brand{font-size:1.25rem}.footer-card p{color:#bcd0c9}.socials{display:flex;flex-direction:column;gap:8px}.wa-float{position:fixed;right:24px;bottom:24px;width:56px;height:56px;display:grid;place-items:center;border-radius:18px 18px 18px 5px;background:#16a34a;color:#fff;font-weight:900;box-shadow:0 15px 32px rgba(10,80,45,.22)}@media(max-width:800px){.nav-toggle{display:block}.nav-links{display:none;position:absolute;top:76px;left:20px;right:20px;background:#fff;padding:16px;border-radius:18px;box-shadow:0 18px 50px rgba(20,60,45,.12);flex-direction:column}.nav-links.open{display:flex}.hero{padding:38px 0 64px}.hero-grid{grid-template-columns:1fr;padding:36px 24px;border-radius:28px}.fresh-about,.split,.contact-card,.footer-card{grid-template-columns:1fr}.section{padding:62px 0}.gallery-grid{grid-template-columns:1fr 1fr}.section-head{flex-direction:column;align-items:flex-start}}