@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Prata&display=swap');

:root{--milk:#f5f0e8;--paper:#fbf8f2;--ink:#17251f;--sage:#7b8462;--lilac:#8775a5;--line:rgba(23,37,31,.18);--pad:clamp(22px,5vw,76px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--milk);color:var(--ink);font-family:Manrope,Arial,sans-serif}.header{height:104px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand{display:flex;align-items:center;gap:16px;color:inherit;text-decoration:none}.brand strong{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:14px}.brand small{display:block;color:#6e746f;margin-top:5px;font-size:12px}.monogram{width:58px;height:58px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font:28px Prata,serif}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;background:var(--ink);color:#fff;padding:18px 25px;border-radius:999px;text-decoration:none;font-weight:600;transition:.2s}.button:hover{background:var(--lilac);transform:translateY(-2px)}.button--small{padding:13px 22px;font-size:14px}.section{padding:clamp(76px,10vw,150px) var(--pad)}.hero{min-height:calc(100vh - 104px);display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:600;color:var(--sage);margin:0 0 28px}.hero h1,.section h2{font-family:Prata,Georgia,serif;font-weight:400;line-height:.98;letter-spacing:-.035em;margin:0}.hero h1{font-size:clamp(58px,7.4vw,116px)}em{font-weight:400;color:var(--lilac)}.lead{max-width:530px;font-size:clamp(18px,2vw,25px);line-height:1.5;margin:35px 0;color:#49524d}.hero__visual{position:relative;min-height:620px}.hero__visual img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;border-radius:280px 280px 24px 24px;filter:saturate(.78) contrast(.94)}.hero__badge{position:absolute;left:-46px;bottom:42px;width:164px;height:164px;border-radius:50%;background:#dbe76a;display:flex;align-items:center;justify-content:center;gap:8px;transform:rotate(-7deg)}.hero__badge strong{font:54px Prata,serif}.hero__badge span{font-size:12px;line-height:1.2}.manifesto{background:var(--ink);color:var(--paper);min-height:75vh;display:flex;flex-direction:column;justify-content:center}.manifesto .eyebrow{color:#dbe76a}.manifesto h2{font-size:clamp(42px,6vw,90px);max-width:1300px}.approach{display:grid;grid-template-columns:.9fr 1.1fr;gap:10vw}.approach h2,.visit h2{font-size:clamp(44px,5.4vw,82px)}.principles article{padding:32px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:50px 1fr;gap:4px 18px}.principles span{grid-row:1/3;color:var(--lilac);font:18px Prata,serif}.principles h3{margin:0;font:25px Prata,serif}.principles p{margin:9px 0 0;color:#606862;line-height:1.65}.quote{padding-top:35px;padding-bottom:140px}.quote p{font:clamp(34px,5vw,76px)/1.12 Prata,serif;margin:0;padding-left:8vw;border-left:1px solid var(--lilac)}.visit{background:#ded5ea;display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.visit__mark img{width:100%;display:block;border-radius:50%}.visit__copy>p:not(.eyebrow){font-size:20px;line-height:1.55;max-width:560px;color:#4c514d}.visit address{font-style:normal;line-height:1.7;margin:34px 0}.visit address strong{font-size:18px}footer{background:var(--ink);color:var(--paper);padding:50px var(--pad);display:flex;align-items:flex-end;justify-content:space-between;gap:30px}footer p{margin:0;font-size:12px;line-height:1.7;color:#b9c0bb}.brand--footer small{color:#b9c0bb}
@media(max-width:800px){.header{height:86px}.header .brand small{display:none}.header .monogram{width:46px;height:46px;font-size:21px}.header .button{font-size:0;width:46px;height:46px;padding:0}.header .button:after{content:'↗';font-size:18px}.hero{grid-template-columns:1fr;padding-top:70px}.hero__visual{min-height:460px;margin-left:18px}.hero__badge{left:-18px;width:128px;height:128px}.hero__badge strong{font-size:42px}.approach,.visit{grid-template-columns:1fr}.visit__mark{max-width:460px}.manifesto h2 br{display:none}footer{align-items:flex-start;flex-direction:column}.brand--footer{margin-bottom:20px}}
@media(max-width:480px){.section{padding-top:72px;padding-bottom:72px}.hero h1{font-size:52px}.hero__visual{min-height:390px}.quote{padding-top:25px;padding-bottom:90px}.visit .button{font-size:13px;gap:12px;padding:16px 18px}.brand strong{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Финальная настройка визуального направления */
.eyebrow--strong{font-size:14px;font-weight:700;color:var(--ink)}
.lead{max-width:560px;font-weight:600;color:#35413a}
.hero__call{min-width:min(100%,500px)}
.hero__call>span{display:flex;flex-direction:column;gap:5px}
.hero__call small{font-size:13px;font-weight:500;color:#d9dedb}
.hero__call b{font-size:20px}
.phone-icon{width:18px;height:18px;fill:currentColor;flex:0 0 auto}
.header__call .phone-icon{display:none}
.arrow-icon{font-family:Arial,sans-serif;font-style:normal;font-weight:400;line-height:1}
.hero__badge{flex-direction:column;text-align:center;gap:1px;padding:20px;transform:rotate(-5deg);box-shadow:0 12px 34px rgba(23,37,31,.13)}
.hero__badge strong{font-size:46px;line-height:1;white-space:nowrap}
.hero__badge span{max-width:92px;font-weight:600;line-height:1.25}
.manifesto{position:relative;overflow:hidden}
.manifesto:after{content:'MS';position:absolute;right:-.05em;bottom:-.25em;color:rgba(255,255,255,.035);font:clamp(260px,42vw,650px)/1 Prata,serif;pointer-events:none}
.manifesto>*{position:relative;z-index:1}
@media(max-width:800px){.header .brand small{display:block;font-size:10px}.header .header__call{background:var(--lilac);color:#fff;box-shadow:0 8px 24px rgba(72,55,103,.2)}.header .header__call:after{content:none}.header__call-text{display:none}.header__call .phone-icon{display:block;width:20px;height:20px}.hero__badge{width:126px;height:126px;padding:17px}.hero__badge strong{font-size:35px}.hero__badge span{font-size:11px}}
@media(max-width:480px){.header .brand{gap:9px}.header .brand small{max-width:145px}.hero__call{min-width:0;font-size:13px;gap:14px;padding:16px 19px}.hero__call small{font-size:12px}}

.gallery{background:var(--paper);display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-template-rows:auto auto;gap:clamp(18px,2.5vw,38px);align-items:end}
.gallery__intro{align-self:center;padding-right:4vw}
.gallery__intro h2{font-size:clamp(42px,5vw,76px)}
.gallery__intro>p:last-child{max-width:510px;margin:30px 0 0;font-size:18px;line-height:1.65;color:#5c655f}
.gallery__item{margin:0}
.gallery__item img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px;filter:saturate(.86)}
.gallery__item figcaption{padding-top:12px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:600;color:var(--sage)}
.gallery__item--garden{grid-column:2/4}
.gallery__item--garden img{aspect-ratio:2/1}
.gallery__item--science img,.gallery__item--study img{aspect-ratio:1/1}
@media(max-width:800px){.gallery{grid-template-columns:1fr 1fr}.gallery__intro{grid-column:1/3;padding:0 0 22px}.gallery__item--garden{grid-column:1/3}}
@media(max-width:480px){.gallery{gap:16px}.gallery__item figcaption{font-size:9px}.gallery__item img{border-radius:14px}}

/* Полный адаптив: ноутбук, планшет и телефон */
body{overflow-x:hidden}
.header,.section,footer{width:100%}
.hero__copy,.visit__copy,.gallery__intro{min-width:0}
@media(min-width:1600px){:root{--pad:max(76px,calc((100vw - 1500px)/2))}.hero{grid-template-columns:minmax(0,1fr) minmax(560px,700px);gap:110px}.hero h1{font-size:112px}}
@media(max-width:1100px){.hero{gap:5vw}.hero h1{font-size:clamp(56px,7.5vw,82px)}.hero__visual{min-height:540px}.hero__call{width:100%;min-width:0}.approach{gap:6vw}.visit{gap:6vw}}
@media(max-width:900px){:root{--pad:clamp(24px,6vw,54px)}.hero{grid-template-columns:1fr;gap:54px;padding-top:68px}.hero__copy{max-width:700px}.hero__visual{min-height:clamp(480px,72vw,680px);margin-left:20px}.approach,.visit{grid-template-columns:1fr;gap:56px}.visit__mark{width:min(72vw,480px);justify-self:center}.manifesto{min-height:62vh}.gallery{grid-template-columns:1fr 1fr}.gallery__intro{grid-column:1/3;padding:0 0 18px}.gallery__item--garden{grid-column:1/3}footer{align-items:flex-start;flex-wrap:wrap}}
@media(max-width:600px){:root{--pad:20px}.header{height:78px}.header .monogram{width:43px;height:43px;font-size:20px;flex:0 0 auto}.header .brand strong{font-size:11px;letter-spacing:.11em}.header .brand small{font-size:9px;white-space:nowrap}.header .button{width:43px;height:43px;flex:0 0 43px}.section{padding-top:68px;padding-bottom:68px}.hero{min-height:auto;padding-top:58px;gap:45px}.hero h1{font-size:clamp(45px,14vw,62px);line-height:1.03}.lead{font-size:17px;margin:26px 0}.hero__call{width:100%;border-radius:26px}.hero__call>span{max-width:230px}.hero__visual{min-height:0;height:auto;aspect-ratio:1/1.06;max-height:none;margin-left:6px}.hero__visual img{border-radius:170px 170px 18px 18px;object-position:50% 68%}.hero__badge{left:-6px;bottom:16px;width:108px;height:108px}.hero__badge strong{font-size:30px}.manifesto{min-height:70vh}.manifesto h2{font-size:clamp(38px,11vw,54px);line-height:1.05}.approach h2,.visit h2,.gallery__intro h2{font-size:clamp(38px,11vw,52px);line-height:1.03}.principles article{grid-template-columns:36px 1fr;gap:5px 12px;padding:26px 0}.principles h3{font-size:21px}.gallery{grid-template-columns:1fr;gap:28px}.gallery__intro,.gallery__item--garden{grid-column:auto}.gallery__item--garden img,.gallery__item--science img,.gallery__item--study img{aspect-ratio:4/3}.gallery__item figcaption{padding-top:9px}.quote p{padding-left:24px;font-size:clamp(32px,10vw,46px)}.visit__mark{width:min(84vw,390px)}.visit__copy>p:not(.eyebrow){font-size:17px}.visit .button{width:100%;font-size:12px}.brand--footer small{white-space:normal}footer{padding-top:42px;padding-bottom:42px;gap:24px}}
@media(max-width:360px){.header .brand small{display:none}.hero h1{font-size:43px}.hero__call>span{max-width:205px}.hero__call{padding-left:16px;padding-right:16px}.hero__badge{width:104px;height:104px}.visit .button{font-size:11px;padding-left:15px;padding-right:15px}}

/* Точная мобильная композиция первого экрана */
@media(max-width:600px){
  .header{padding-left:18px;padding-right:18px}
  .header .brand{gap:10px}
  .header .brand small{display:none}
  .header .header__call{width:auto;height:48px;flex:0 0 auto;padding:0 17px;gap:9px;border-radius:24px;font-size:13px;letter-spacing:.01em;background:var(--lilac)}
  .header__call-text{display:block;white-space:nowrap}
  .header__call .phone-icon{width:21px;height:21px;display:block;fill:#fff}
  .hero{gap:34px}
  .hero__visual{width:100%;margin-left:0;aspect-ratio:4/3;min-height:0;height:auto;max-height:none}
  .hero__visual img{border-radius:145px 145px 18px 18px;object-fit:cover;object-position:50% 100%}
  .hero__badge{left:8px;bottom:12px;width:102px;height:102px;padding:13px}
  .hero__badge strong{font-size:28px}
  .hero__badge span{font-size:10px;max-width:76px}
}
@media(max-width:390px){
  .header .header__call{padding:0 13px}
  .header__call-text{font-size:12px}
  .hero__visual{aspect-ratio:1.22/1}
}
