@font-face{font-family:Manrope;src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-weight:200 800;font-style:normal;font-display:swap}
:root{--green:#69b64a;--green-dark:#569a3b;--coral:#ff7875;--yellow:#ffc844;--mint:#75d8a5;--lavender:#b89ed4;--pink:#f99aa8;--lime:#b7dd36;--ink:#171816;--copy:#4f514b;--paper:#fffdfb;--cream:#fff6e8;--line:#ecebe7;--shell:1296px;--display:Manrope,Arial,sans-serif;--body:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;padding:12px 18px;border-radius:12px;background:#fff;box-shadow:0 8px 30px #0002}.skip-link:focus{top:16px}.shell{width:min(var(--shell),calc(100% - 72px));margin-inline:auto}.shell-wide{width:min(1376px,calc(100% - 32px));margin-inline:auto}.section{position:relative}.site-header{position:absolute;inset:0 0 auto;z-index:30;height:104px}.header-inner{height:100%;display:grid;grid-template-columns:230px 1fr 270px;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;width:max-content}.brand-mark{width:45px;height:45px;fill:none;stroke:var(--green);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.brand span{display:flex;flex-direction:column}.brand strong{font-size:15px;line-height:1.1;letter-spacing:.015em}.brand small{font-size:10px;color:#77796f}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2vw,34px);font-size:13px;white-space:nowrap}.desktop-nav a,.site-footer nav a{transition:color .2s}.desktop-nav a:hover,.site-footer nav a:hover{color:var(--green-dark)}.header-actions{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.phone{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:650}.phone svg{width:17px;fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.button{min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--green);color:#fff;font-weight:650;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:var(--green-dark);box-shadow:0 10px 24px rgba(86,154,59,.18)}.button:active{transform:translateY(1px)}.button-small{min-height:44px;padding-inline:22px;font-size:13px}.button-arrow{gap:18px;padding:4px 6px 4px 24px}.button-arrow i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--green-dark);font-style:normal;font-size:18px;transition:transform .2s}.button-arrow:hover i{transform:translateX(4px)}.menu-button{display:none;width:48px;height:48px;border:0;background:transparent;padding:10px;cursor:pointer}.menu-button span{display:block;height:2px;margin:6px 0;background:var(--ink);border-radius:2px}.mobile-menu{position:fixed;inset:0;z-index:50;padding:88px 28px 32px;background:rgba(255,253,251,.98);backdrop-filter:blur(16px)}.mobile-menu nav{display:grid;gap:4px;margin-bottom:26px}.mobile-menu nav a{padding:10px 0;font-size:25px;font-weight:700}.mobile-menu .phone{font-size:16px;margin-bottom:18px}.menu-close{position:absolute;right:24px;top:22px;width:48px;height:48px;border:0;background:transparent;font-size:36px;cursor:pointer}
.hero{position:relative;min-height:934px;overflow:clip;background:radial-gradient(circle at 83% 33%,#fff1cd 0,rgba(255,246,232,.72) 22%,rgba(255,253,251,0) 53%),var(--paper)}.hero:after{content:"";position:absolute;z-index:4;left:-5%;right:-5%;bottom:-80px;height:170px;background:var(--paper);border-radius:50% 50% 0 0/55% 55% 0 0;transform:rotate(-2deg)}.hero-inner{position:relative;z-index:10;min-height:934px;padding-top:194px}.hero-copy{width:min(610px,47%);animation:heroIn .72s cubic-bezier(.2,.7,.2,1) both}.hero-badge{width:max-content;max-width:100%;display:flex;align-items:center;gap:9px;margin:0 0 30px;padding:9px 17px;border-radius:99px;background:rgba(255,246,232,.9);font-size:13px;font-weight:600}.hero-badge svg{width:19px;fill:none;stroke:var(--coral);stroke-width:2}.hero h1{max-width:630px;margin:0;font-family:var(--display);font-size:clamp(58px,5.05vw,73px);line-height:1.1;letter-spacing:-.045em;font-weight:750}.hero h1 span,.hero h1 em{display:block}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:490px;margin:28px 0 32px;color:var(--copy);font-size:18px;line-height:1.65}.hero-buttons{display:flex;align-items:center;gap:23px}.info-button{display:flex;align-items:center;gap:11px;border:0;background:transparent;text-align:left;font-size:13px;line-height:1.35;cursor:pointer}.info-button i{width:48px;height:48px;display:grid;place-items:center;border:2px solid var(--coral);border-radius:50%;color:var(--coral)}.info-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round}.hero-proofs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:76px}.hero-proofs article{display:flex;align-items:center;gap:10px;min-width:0}.hero-proofs i{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff}.hero-proofs svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.proof-coral{background:var(--coral)}.proof-green{background:var(--green)}.proof-yellow{background:var(--yellow)}.hero-proofs p{margin:0;display:flex;flex-direction:column}.hero-proofs strong{font-size:12px;line-height:1.2}.hero-proofs span{font-size:11px;color:#77796f}.hero-visual{position:absolute;z-index:3;inset:0 0 0 42%;overflow:hidden;animation:visualIn .9s .12s cubic-bezier(.2,.7,.2,1) both}.hero-visual img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply}.hero-blob{position:absolute;z-index:-1;width:680px;height:720px;right:3%;top:100px;border-radius:45% 55% 47% 53%/48% 39% 61% 52%;background:rgba(255,200,68,.78);transform:rotate(8deg)}.doodle{position:absolute;z-index:11;fill:none;stroke-width:2.2;stroke-linecap:round}.sun-doodle{left:34%;top:150px;width:54px;stroke:var(--yellow)}.leaf-doodle{right:3%;top:490px;width:70px;stroke:var(--green)}
@media(min-width:801px){.hero-visual img{object-position:right center}}
.advantages{padding:58px 0 70px}.section h2{margin:0;font-family:var(--display);font-size:clamp(38px,3.25vw,47px);line-height:1.12;letter-spacing:-.035em;font-weight:750}.advantages h2,.reviews h2,.gallery h2{text-align:center}.title-heart{position:absolute;left:calc(50% + 238px);top:50px;color:var(--coral);font-size:44px;transform:rotate(12deg)}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:52px}.benefit{min-height:288px;padding:24px 20px 21px;text-align:center;border:1px solid var(--line);border-radius:27px;background:#fff;box-shadow:0 16px 45px rgba(88,70,38,.055)}.benefit i{width:86px;height:86px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;color:#fff}.benefit svg{width:48px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit .mint{background:var(--mint)}.benefit .yellow{background:var(--yellow)}.benefit .lavender{background:var(--lavender)}.benefit .lime{background:var(--lime)}.benefit .pink{background:var(--pink)}.benefit h3{margin:0 0 10px;font-size:15px;line-height:1.35}.benefit p{margin:0;color:#696b64;font-size:12.5px;line-height:1.55}
.about{padding:62px 0 92px}.about-grid{display:grid;grid-template-columns:40% 60%;align-items:center;gap:40px}.about-copy{padding-left:24px}.about-copy h2{margin-bottom:24px}.about-copy p{max-width:500px;margin:0 0 13px;color:var(--copy);font-size:15px}.about-copy ul{list-style:none;padding:0;margin:25px 0 30px}.about-copy li{position:relative;padding:7px 0 7px 36px;font-size:14px}.about-copy li:before{content:"✓";position:absolute;left:0;top:5px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:800}.about-visual{position:relative;margin:0;isolation:isolate}.about-visual:before{content:"";position:absolute;z-index:-1;inset:-8px;border:2px solid var(--green);border-radius:45% 55% 49% 51%/53% 43% 57% 47%;transform:rotate(-2deg)}.about-visual img{width:100%;aspect-ratio:1.48;object-fit:cover;border-radius:45% 55% 49% 51%/53% 43% 57% 47%}.cloud{position:absolute;z-index:2;width:92px;height:42px;border-radius:50px}.cloud:before,.cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.cloud:before{width:42px;height:42px;left:12px;top:-20px}.cloud:after{width:52px;height:52px;right:8px;top:-28px}.cloud-coral{left:-35px;top:58px;background:var(--coral)}.cloud-blue{right:-24px;bottom:30px;background:#78cde6}
.reviews{padding:58px 0 70px;background:var(--cream);border-radius:56px}.review-stage{position:relative;margin-top:42px;padding:0 72px}.review-track{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.review-card{min-height:250px;padding:24px;border-radius:26px;background:#fff;box-shadow:0 15px 40px rgba(88,70,38,.055);transition:transform .35s,opacity .35s}.review-card header{display:flex;align-items:center;gap:12px}.review-card header img{width:56px;height:56px;border-radius:50%;object-fit:cover}.review-card header p{margin:0;display:flex;flex-direction:column}.review-card strong{font-size:14px}.review-card header span{font-size:11px;color:#85867e}.review-card blockquote{margin:20px 0 12px;font-size:14px;line-height:1.55}.stars{color:var(--yellow);letter-spacing:3px}.slider-arrow{position:absolute;z-index:3;top:50%;width:48px;height:48px;display:grid;place-items:center;border:1px solid #d7d7d0;border-radius:50%;background:#fff;font-size:21px;cursor:pointer;transform:translateY(-50%)}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px;border-color:var(--green);background:var(--green);color:#fff}
.gallery{padding:68px 0 74px}.gallery-grid{display:grid;grid-template-columns:1.2fr 1fr 1.15fr 1fr 1.2fr;gap:18px;margin-top:40px}.gallery figure{margin:0;overflow:hidden;border-radius:26px;background:var(--cream)}.gallery figure:nth-child(2),.gallery figure:nth-child(4){margin-top:28px;margin-bottom:-28px}.gallery img{width:100%;height:290px;object-fit:cover;transition:transform .4s}.gallery figure:hover img{transform:scale(1.02)}
.visit{padding:20px 0 14px}.visit-card{position:relative;min-height:278px;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:45px;padding:40px clamp(42px,7vw,110px);overflow:hidden;border-radius:46px;background:var(--cream)}.visit-card:before{content:"";position:absolute;width:420px;height:280px;right:-80px;top:-80px;border-radius:50%;background:rgba(255,200,68,.2)}.visit-copy{position:relative;z-index:2}.visit-copy h2{margin-bottom:13px}.visit-copy>p{max-width:500px;margin:0 0 17px;color:var(--copy);font-size:14px}.contact-row{display:flex;align-items:center;gap:10px!important;margin:8px 0!important;color:var(--ink)!important;font-size:13px!important;font-weight:650}.contact-row svg{width:28px;height:28px;padding:6px;border-radius:50%;background:#fff;fill:none;stroke:var(--green);stroke-width:2}.visit-form{position:relative;z-index:2;padding:24px;border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(88,70,38,.06)}.input-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.visit-form label>span{display:block;margin:0 0 5px;font-size:11px;font-weight:650}.visit-form input[type=text],.visit-form input[type=tel],.visit-form input:not([type]){width:100%;height:46px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:#fff}.visit-form .button{width:100%;margin-top:13px}.consent{display:flex;align-items:flex-start;gap:8px;margin-top:10px;color:#797b73;font-size:10px}.consent input{margin-top:2px;accent-color:var(--green)}.form-status{min-height:17px;margin:4px 0 0;font-size:11px;color:var(--green-dark)}.form-status[data-error=true]{color:#b43b38}.visit-sun{position:absolute;left:24px;bottom:14px;width:70px;fill:none;stroke:var(--yellow);stroke-width:2}
.site-footer{min-height:88px}.footer-inner{min-height:88px;display:grid;grid-template-columns:250px 1fr 180px;align-items:center;gap:24px}.site-footer .brand-mark{width:38px;height:38px}.site-footer nav{display:flex;justify-content:center;gap:30px;font-size:12px}.socials{display:flex;justify-content:flex-end;gap:9px}.socials span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f4f4ef;color:#61635c;font-size:11px;font-weight:750}
.info-dialog{width:min(920px,calc(100% - 32px));padding:0;border:0;border-radius:30px;background:#fff;box-shadow:0 30px 90px #2e332b38;overflow:hidden}.info-dialog[open]{display:grid;grid-template-columns:1.05fr .95fr}.info-dialog::backdrop{background:rgba(23,24,22,.54);backdrop-filter:blur(4px)}.dialog-media img{width:100%;height:100%;object-fit:cover}.dialog-copy{padding:48px 42px}.dialog-copy h2{margin:0 0 18px;font-size:34px;line-height:1.15}.dialog-copy p:not(.dialog-kicker){color:var(--copy);font-size:14px}.dialog-kicker{margin:0 0 12px;color:var(--green-dark);font-size:10px;font-weight:800;letter-spacing:.15em}.dialog-close{position:absolute;right:16px;top:14px;z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:30px;cursor:pointer;box-shadow:0 5px 20px #0001}
.reveal{opacity:0;transform:translateY(14px);transition:opacity .6s,transform .6s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid #1a6f8f;outline-offset:3px}@keyframes heroIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes visualIn{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}
@media(max-width:1120px){.shell{width:min(960px,calc(100% - 48px))}.header-inner{grid-template-columns:205px 1fr 210px;gap:16px}.desktop-nav{gap:14px;font-size:11px}.header-actions .phone{display:none}.hero{min-height:870px}.hero-inner{min-height:870px;padding-top:175px}.hero-copy{width:52%}.hero h1{font-size:58px}.hero-visual{left:45%}.hero-proofs{margin-top:58px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid .benefit:nth-child(4){grid-column:1/2}.benefit-grid .benefit:nth-child(5){grid-column:2/3}.about-grid{grid-template-columns:44% 56%}.review-stage{padding-inline:50px}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery figure:nth-child(4),.gallery figure:nth-child(5){margin:0}.gallery figure:nth-child(5){grid-column:2/3}.footer-inner{grid-template-columns:220px 1fr 130px}.site-footer nav{gap:15px}}
@media(max-width:800px){.shell{width:calc(100% - 40px)}.site-header{height:84px}.header-inner{display:flex;justify-content:space-between}.desktop-nav,.header-actions{display:none}.menu-button{display:block}.hero{min-height:1080px}.hero-inner{min-height:1080px;padding-top:132px}.hero-copy{width:100%}.hero h1{max-width:680px;font-size:clamp(46px,8vw,61px)}.hero-lead{max-width:540px}.hero-visual{left:25%;top:470px;height:570px}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,var(--paper),transparent 28%)}.hero-blob{width:480px;height:500px;top:70px}.hero-proofs{width:70%;grid-template-columns:1fr;margin-top:45px}.sun-doodle{left:auto;right:8%;top:125px}.leaf-doodle{display:none}.advantages{padding-top:45px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit-grid .benefit:nth-child(4),.benefit-grid .benefit:nth-child(5){grid-column:auto}.benefit-grid .benefit:last-child{grid-column:1/-1;width:calc(50% - 9px);justify-self:center}.about-grid{grid-template-columns:1fr}.about-copy{padding:0}.about-visual{margin-top:25px}.review-stage{padding-inline:48px}.review-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review-track::-webkit-scrollbar{display:none}.review-card{flex:0 0 calc(50% - 14px);scroll-snap-align:start}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery figure:nth-child(2){margin:0}.gallery figure:nth-child(5){grid-column:1/-1}.visit-card{grid-template-columns:1fr;padding:48px 36px}.footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block:20px}.site-footer nav{order:3;width:100%;justify-content:flex-start;flex-wrap:wrap}.info-dialog[open]{display:block}.dialog-media{height:280px}.dialog-copy{padding:34px 28px}}
@media(max-width:480px){.shell,.shell-wide{width:calc(100% - 32px)}.brand-mark{width:39px;height:39px}.brand strong{font-size:13px}.hero{min-height:1120px}.hero-inner{min-height:1120px;padding-top:112px}.hero-badge{padding:8px 11px;font-size:10px}.hero h1{font-size:clamp(39px,11vw,48px);letter-spacing:-.04em}.hero-lead{margin:21px 0 25px;font-size:15px}.hero-buttons{align-items:flex-start;flex-direction:column;gap:15px}.hero-buttons .button{width:100%}.info-button{margin-left:4px}.hero-proofs{width:100%;margin-top:30px;gap:10px}.hero-visual{left:0;top:645px;height:430px}.hero-visual img{object-position:60% center}.hero-blob{right:-80px;width:420px;height:410px}.sun-doodle{right:3%;top:101px;width:40px}.section h2{font-size:36px}.advantages{padding:36px 0 48px}.title-heart{display:none}.benefit-grid{grid-template-columns:1fr;margin-top:32px}.benefit-grid .benefit:last-child{grid-column:auto;width:auto}.benefit{min-height:0;display:grid;grid-template-columns:68px 1fr;column-gap:15px;text-align:left;padding:18px}.benefit i{grid-row:1/3;width:68px;height:68px;margin:0}.benefit svg{width:38px}.benefit h3{align-self:end}.benefit p{align-self:start}.about{padding:45px 0 60px}.about-copy p{font-size:14px}.about-copy li{font-size:13px}.about-copy .button{width:100%}.about-visual img{aspect-ratio:1.12}.reviews{padding:44px 0 55px;border-radius:32px}.review-stage{padding:0 0 58px}.review-card{flex-basis:88vw;min-height:235px}.slider-arrow{top:auto;bottom:0;transform:none}.slider-arrow.prev{left:calc(50% - 56px)}.slider-arrow.next{right:calc(50% - 56px)}.gallery{padding:50px 0}.gallery-grid{gap:10px;margin-top:28px}.gallery figure{border-radius:16px}.gallery img{height:170px}.gallery figure:last-child img{height:210px}.visit-card{padding:38px 20px;border-radius:30px}.input-row{grid-template-columns:1fr}.visit-form{padding:18px}.visit-sun{display:none}.footer-inner{display:grid;grid-template-columns:1fr;justify-items:start}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:9px}.socials{justify-content:flex-start}.dialog-media{height:210px}.dialog-copy h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* Reference-faithful geometry and accessibility pass. */
:root{--button-green:#3f812d;--button-green-hover:#2f6721;--display:Neucha,"Arial Narrow",sans-serif}
.button{background:var(--button-green)}.button:hover{background:var(--button-green-hover)}
.about-copy li:before,.slider-arrow.next{background:var(--button-green)}.slider-arrow.next{border-color:var(--button-green)}
.brand-mark{fill:none;stroke-width:2.4}.brand-mark .logo-roof{stroke:var(--green);stroke-width:3.2}.brand-mark .logo-house{fill:#fff2ad;stroke:var(--yellow)}.brand-mark .logo-eye{fill:var(--ink);stroke:none}.brand-mark .logo-smile{stroke:var(--coral);stroke-width:2.7}.brand-mark .logo-chimney{stroke:var(--coral);stroke-width:3}
.hero-copy{width:min(700px,50%)}.hero h1{max-width:700px;font-size:clamp(58px,4.65vw,67px);line-height:1.18;letter-spacing:-.075em;font-weight:700}.hero h1 span,.hero h1 em{transform:scaleX(.88);transform-origin:left center;width:113.5%}.hero-lead{max-width:520px;margin:24px 0 28px}.info-button>span{display:grid;gap:1px}.info-button strong{font-size:13px}.info-button small{font-size:11px;color:var(--copy)}
@media(min-width:801px){.hero h1 span,.hero h1 em{white-space:nowrap}.hero-visual{left:40%}.hero-visual img{right:0;bottom:0;top:auto;width:auto;height:88%;max-width:none;object-fit:contain;object-position:right bottom}.hero-blob{width:620px;height:660px;right:4%;top:118px;border-radius:46% 54% 43% 57%/48% 42% 58% 52%}}
.advantages{padding:42px 0 48px}.title-heart{top:34px}.benefit-grid{margin-top:36px}.benefit{min-height:230px;padding:20px 18px}.benefit i{width:72px;height:72px;margin-bottom:16px}.benefit svg{width:40px}
.about{padding:50px 0 60px;overflow:clip}.about-grid{grid-template-columns:minmax(0,40fr) minmax(0,60fr);gap:46px}.about-copy{padding-left:20px}.about-copy h2{margin-bottom:18px}.about-copy ul{margin:20px 0 24px}.about-copy li{padding-block:5px}.about-visual{min-width:0}.about-visual:before{inset:0}.about-visual img{display:block;width:100%;height:auto;aspect-ratio:1.55/1;object-fit:cover}.cloud{position:absolute;z-index:2;width:96px;height:54px;overflow:visible;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;background:none}.cloud:before,.cloud:after{display:none}.cloud-coral{left:4px;top:54px;color:var(--coral);background:none}.cloud-blue{right:3px;bottom:22px;color:#58b7d7;background:none}
.reviews{padding:42px 0 48px;overflow:clip}.review-stage{margin-top:30px}.review-card{min-height:210px;padding:20px}.review-card blockquote{margin:15px 0 10px}.gallery{padding:46px 0 52px}.gallery-grid{gap:16px;margin-top:30px}.gallery figure:nth-child(2),.gallery figure:nth-child(4){margin:0}.gallery img{height:220px}
.visit{padding:14px 0 10px}.visit-card{min-height:250px;grid-template-columns:minmax(180px,24fr) minmax(260px,30fr) minmax(400px,36fr);gap:28px;padding:28px 48px}.visit-art{position:relative;z-index:2}.visit-art svg{width:100%;max-height:180px;fill:none;stroke-linecap:round;stroke-linejoin:round}.art-cloud{stroke:#58b7d7;stroke-width:4}.art-sun,.art-rays{stroke:var(--yellow);stroke-width:4}.art-house,.art-roof,.art-door{stroke:var(--coral);stroke-width:5}.art-house{fill:#fff9e9}.art-grass{stroke:var(--green);stroke-width:5}.visit-copy h2{font-size:clamp(30px,2.6vw,40px)}
.socials span,.socials a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:11px;font-weight:750}.socials span{border:1px solid var(--line);background:transparent;color:#77796f;opacity:.62}.socials a{background:var(--button-green);color:#fff}
.info-dialog{width:min(940px,calc(100% - 32px))}.info-dialog[open]{grid-template-columns:1.18fr .82fr}.story-stage{position:relative;min-height:430px;overflow:hidden;background:#e9e1d2}.story-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.025);transition:opacity .5s,transform .8s}.story-slide.active{opacity:1;transform:scale(1)}.story-slide img{width:100%;height:100%;object-fit:cover}.story-slide figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:10px 13px;border-radius:12px;background:rgba(23,24,22,.72);color:#fff;font-size:12px}.story-toggle{position:absolute;z-index:3;left:18px;top:18px;display:flex;align-items:center;gap:8px;min-height:44px;padding:0 15px;border:0;border-radius:99px;background:rgba(255,255,255,.92);cursor:pointer}.story-toggle span{font-weight:800}.story-toggle b{font-size:12px}.story-progress{position:absolute;z-index:3;right:18px;top:25px;display:flex;gap:6px}.story-progress i{width:24px;height:4px;border-radius:4px;background:#ffffff66}.story-progress i.active{background:#fff}.dialog-copy{align-self:center}.dialog-copy h2{font-family:var(--display);font-size:32px}
.reveal{transition-duration:.45s}

@media(max-width:1120px){.hero-copy{width:54%}.hero h1{font-size:45px}.hero-lead{font-size:16px}.benefit-grid,.gallery-grid{grid-template-columns:repeat(6,1fr)}.benefit{grid-column:span 2}.benefit-grid .benefit:nth-child(4){grid-column:2/span 2}.benefit-grid .benefit:nth-child(5){grid-column:span 2}.gallery figure{grid-column:span 2}.gallery figure:nth-child(4){grid-column:2/span 2}.gallery figure:nth-child(5){grid-column:span 2}.about-grid{grid-template-columns:minmax(0,44fr) minmax(0,56fr);gap:34px}.visit-card{grid-template-columns:minmax(150px,22fr) minmax(230px,31fr) minmax(360px,40fr);padding-inline:30px}.visit-art svg{max-height:150px}}
@media(max-width:800px){.hero{min-height:960px}.hero-inner{min-height:960px;padding-top:125px}.hero-copy{width:100%}.hero h1{font-size:clamp(43px,7.7vw,58px)}.hero h1 span,.hero h1 em{width:100%;transform:none}.hero-visual{left:18%;top:475px;height:455px}.hero-visual img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:68% center}.hero-blob{width:450px;height:430px;right:-20px;top:32px}.hero-proofs{margin-top:34px}.benefit-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit,.benefit-grid .benefit:nth-child(4),.benefit-grid .benefit:nth-child(5),.gallery figure,.gallery figure:nth-child(4),.gallery figure:nth-child(5){grid-column:auto}.benefit-grid .benefit:last-child,.gallery figure:last-child{grid-column:1/-1}.about{padding:42px 0 54px}.about-grid{grid-template-columns:minmax(0,1fr);gap:26px}.about-visual{width:min(100%,700px);margin:0 auto}.about-visual img{aspect-ratio:1.5/1}.reviews{padding:38px 0 44px}.gallery{padding:40px 0 46px}.visit-card{grid-template-columns:minmax(150px,.7fr) minmax(0,1fr);padding:32px}.visit-art{grid-row:1/3}.visit-form{grid-column:1/-1}.info-dialog[open]{display:block}.story-stage{min-height:300px}}
@media(max-width:480px){.hero{min-height:950px}.hero-inner{min-height:950px;padding-top:105px}.hero h1{font-size:clamp(38px,10.8vw,46px);line-height:1.15}.hero-lead{margin:17px 0 20px;font-size:14px;line-height:1.55}.hero-buttons{gap:12px}.hero-proofs{margin-top:22px}.hero-visual{left:0;top:610px;height:315px}.hero-visual img{object-position:69% center}.hero-blob{width:360px;height:315px;right:-25px;top:18px}.advantages{padding:32px 0 40px}.benefit-grid{margin-top:26px}.about{padding:36px 0 44px}.about-copy ul{margin-block:16px 20px}.about-grid{gap:22px}.about-visual img{aspect-ratio:1.25/1}.cloud{width:70px;height:42px}.reviews{padding:34px 0 40px}.gallery{padding:36px 0 40px}.gallery img,.gallery figure:last-child img{height:auto;aspect-ratio:1.28/1;object-fit:cover}.visit-card{grid-template-columns:1fr;padding:24px 18px}.visit-art{grid-row:auto;height:135px}.visit-art svg{height:145px;margin-top:-10px}.visit-copy,.visit-form{grid-column:auto}.visit-copy h2{font-size:34px}.story-stage{min-height:250px}.dialog-copy{padding:28px 24px}.info-dialog .button{width:100%}}
@media(max-width:480px){.benefit-grid{grid-template-columns:1fr}.benefit{min-height:0}}

/* User-rejection correction: calibrated against the 1440px normalized reference. */
@font-face{font-family:Neucha;src:url("assets/fonts/neucha.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
:root{--display:Neucha,"Arial Narrow",sans-serif;--brand-green:#8fbe70;--button-green:#5aa13a;--button-green-hover:#4f9432}
.about-arcs,.about-loops{position:absolute;z-index:3;width:clamp(76px,10vw,130px);fill:none;stroke-width:4;stroke-linecap:round}
.about-arcs{right:-4px;top:-4px;stroke:#58b7d7}.about-loops{right:-4px;bottom:-4px;stroke:var(--green)}
.section h2{font-family:var(--display);font-weight:400;letter-spacing:0}.hero h1{font-family:var(--display);font-weight:400}.hero h1 em{color:var(--brand-green)}
.button{background:var(--button-green);font-size:19px;font-weight:800}.button:hover{background:var(--button-green-hover)}.button-small,.about .button,.visit-form .button{color:var(--ink);font-size:15px;font-weight:800}.slider-arrow.next,.about-copy li:before{background:var(--button-green);border-color:var(--button-green)}
.socials span,.socials a{opacity:1;border:0;color:#fff}.socials>:nth-child(1){background:#2787f5}.socials>:nth-child(2){background:#29a9ea}.socials>:nth-child(3){background:#e84b88}
.section h2,.hero h1{font-weight:700;-webkit-text-stroke:.55px currentColor;paint-order:stroke fill}.hero h1{-webkit-text-stroke:.85px currentColor}

@media(min-width:1121px){
  .site-header{height:104px}.header-inner.shell{width:calc(100% - 80px);max-width:1360px;grid-template-columns:300px 520px 1fr;gap:40px}.brand{gap:14px;transform:scale(1.17);transform-origin:left center}.brand-mark{width:52px;height:52px}.brand strong{font-size:16px}.brand small{font-size:10px}.desktop-nav{justify-content:flex-start;gap:29px;font-size:12px}.header-actions{justify-self:end;width:240px}.header-actions .button-small{width:240px;min-height:50px;padding-inline:18px;white-space:nowrap;font-size:13px}.phone{font-size:12px}
  .hero,.hero-inner{height:934px;min-height:934px}.hero-inner.shell{width:calc(100% - 170px);max-width:1270px;padding-top:198px}.hero-copy{width:620px}.hero-badge{height:43px;margin-bottom:51px;padding:0 17px;font-size:13px}.hero h1{max-width:none;font-size:84px;line-height:1.03;letter-spacing:-.012em}.hero h1 span,.hero h1 em{width:119%;transform:scaleX(.84);transform-origin:left center;white-space:nowrap}.hero-lead{width:460px;max-width:460px;margin:28px 0 40px;font-size:20px;line-height:1.55}.hero-buttons{gap:30px}.hero-buttons .button{min-width:268px;min-height:60px}.info-button{font-size:14px}.info-button i{width:58px;height:58px}.hero-proofs{width:600px;margin-top:88px;gap:30px}.hero-proofs i{width:52px;height:52px}.hero-proofs strong{font-size:13px}.hero-proofs span{font-size:11px}.hero-visual{inset:0;left:0;right:0;top:0;bottom:0;height:934px}.hero-visual img{left:0;right:auto;top:34px;bottom:auto;width:100%;height:auto;max-width:none;object-fit:contain;object-position:left top;mix-blend-mode:multiply}.hero-blob{left:53%;right:auto;top:112px;width:390px;height:630px;border-radius:38% 62% 44% 56%/31% 43% 57% 69%;background:rgba(255,201,65,.68);box-shadow:155px 105px 0 rgba(255,201,65,.68),205px 280px 0 rgba(255,201,65,.68);transform:rotate(4deg)}.sun-doodle{left:550px;top:258px;width:58px}.leaf-doodle{right:88px;top:330px;width:72px}
  .advantages{height:426px;padding:38px 0 39px}.section h2{font-size:54px;line-height:1.05}.advantages .shell{width:calc(100% - 144px);max-width:1296px}.advantages h2{height:57px}.title-heart{top:33px;left:calc(50% + 245px)}.benefit-grid{width:1256px;max-width:100%;grid-template-columns:repeat(5,1fr);gap:26px;margin:7px auto 0}.benefit{min-height:285px;height:285px;padding:23px 20px}.benefit i{width:106px;height:106px;margin-bottom:18px}.benefit svg{width:56px}.benefit h3{font-size:16px;margin-bottom:12px}.benefit p{font-size:13px;line-height:1.55}
  .about{height:538px;padding:10px 0 38px}.about-grid{grid-template-columns:500px 675px;justify-content:start;align-items:start;gap:68px}.about-copy{align-self:center;padding-left:24px}.about-copy h2{margin-bottom:22px;transform:scaleX(.92);transform-origin:left center}.about-copy p{font-size:15px}.about-copy li{font-size:14px}.about-visual{width:675px;height:490px;margin:0}.about-visual img{width:675px;height:490px;aspect-ratio:auto;object-fit:cover;border-radius:31% 69% 43% 57%/25% 34% 66% 75%}.about-visual:before{inset:-3px;background:var(--green);border:0;border-radius:31% 69% 43% 57%/25% 34% 66% 75%;transform:none}.cloud-coral{left:-68px;top:145px;width:120px;height:68px}.about-arcs{position:absolute;z-index:3;right:-5px;top:-18px;width:120px;fill:none;stroke:#58b7d7;stroke-width:4;stroke-linecap:round}.about-loops{position:absolute;z-index:3;right:-18px;bottom:-12px;width:130px;fill:none;stroke:var(--green);stroke-width:4;stroke-linecap:round}
  .reviews{height:406px;padding:35px 0 27px;border-radius:80px}.reviews h2{height:57px}.review-stage{width:1160px;max-width:100%;margin:15px auto 0;padding:0 50px}.review-track{gap:28px}.review-card{height:272px;min-height:272px;padding:24px 25px;border-radius:27px}.review-card header img{width:64px;height:64px}.review-card strong{font-size:15px}.review-card header span{font-size:12px}.review-card blockquote{margin:18px 0 14px;font-size:16px;line-height:1.45}.slider-arrow{width:50px;height:50px}.slider-arrow.prev{left:-4px}.slider-arrow.next{right:-4px}
  .gallery{height:360px;padding:31px 0 50px}.gallery h2{height:57px}.gallery-grid{width:1344px;max-width:calc(100vw - 64px);grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin:22px auto 0}.gallery figure,.gallery figure:nth-child(2),.gallery figure:nth-child(4){margin:0;border-radius:25px}.gallery img{width:100%;height:200px}
  .visit{height:286px;padding:6px 0 12px}.visit-card{width:calc(100% - 64px);max-width:1376px;height:268px;min-height:268px;grid-template-columns:260px 320px 500px;gap:70px;padding:24px 48px}.visit-art{width:260px}.visit-art svg{width:260px;max-height:190px}.visit-copy{width:320px}.visit-copy h2{font-size:39px;white-space:nowrap;transform:scaleX(.92);transform-origin:left center}.visit-copy>p{font-size:13px}.visit-form{width:500px;padding:20px}.site-footer{height:90px;min-height:90px}.footer-inner.shell{width:calc(100% - 80px);max-width:1360px;height:90px;min-height:90px;grid-template-columns:285px 535px 1fr;gap:40px}.site-footer .brand-mark{width:46px;height:46px}.site-footer nav{justify-content:flex-start;gap:29px}.socials{gap:10px}.socials span,.socials a{width:40px;height:40px}
}

@media(max-width:1120px){
  .about-visual{height:auto;aspect-ratio:1.5/1;overflow:visible}
  .about-visual img{display:block;width:100%;height:100%!important;aspect-ratio:auto;object-fit:cover}
}
@media(max-width:480px){.about-visual{aspect-ratio:1.25/1}}

/* V4 hero: locally faded image plus a three-lobe flower backdrop. */
@media(min-width:1121px){
  .hero-visual img{z-index:2;left:-10%;width:110%;mix-blend-mode:normal;-webkit-mask-image:radial-gradient(ellipse 54% 80% at 78% 49%,#000 0 70%,rgba(0,0,0,.96) 80%,transparent 100%);mask-image:radial-gradient(ellipse 54% 80% at 78% 49%,#000 0 70%,rgba(0,0,0,.96) 80%,transparent 100%)}
  .hero-blob{display:none}
  .hero-blob:before,.hero-blob:after{content:"";position:absolute;z-index:-1;display:block;background:inherit}
  .hero-blob:before{left:-120px;top:105px;width:265px;height:325px;border-radius:58% 42% 52% 48%/42% 60% 40% 58%;transform:rotate(-17deg)}
  .hero-blob:after{left:240px;top:155px;width:285px;height:335px;border-radius:46% 54% 62% 38%/59% 38% 62% 41%;transform:rotate(14deg)}
}
@media(min-width:1121px) and (max-width:1320px){
  .hero-visual img{left:8%;width:92%}
  .visit-card{grid-template-columns:210px 280px minmax(0,1fr);gap:24px;padding-inline:30px}
  .visit-art,.visit-art svg{width:210px}.visit-copy{width:280px}.visit-copy h2{font-size:36px}.visit-form{width:auto;min-width:0}
}

@media(min-width:801px) and (max-width:900px){
  .header-inner{grid-template-columns:205px minmax(0,1fr)}
  .header-actions{display:none}
  .visit-card{grid-template-columns:1fr;padding:40px 36px}
  .visit-form{min-width:0}
}
