:root{--cream:#f8f2e9;--sand:#efe3d2;--sand-deep:#e2cca8;--paper:#fffdf8;--ink:#241f1b;--ink-soft:#5b5044;--ink-faint:#8a7f71;--line:rgba(36,31,27,.14);--line-strong:rgba(36,31,27,.34);--accent:#b07a3e;--accent-dark:#8c5f2e;--accent-rgb:176,122,62;--accent-soft:#ecd6b7;--dark-surface:#201a15;--dark-fg:#f5eee3;--dark-fg-soft:hsla(37,47%,93%,.74);--radius-card:14px;--radius-pill:999px;--container-max:1240px;--container-pad:24px;--header-h:76px}@media (min-width:640px){:root{--container-pad:32px}}@media (min-width:1024px){:root{--container-pad:40px}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body,html{margin:0;padding:0;overflow-x:hidden;min-height:100%}body{font-family:Onest,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased}blockquote,figure,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}input,label,select,textarea{font-family:Onest,system-ui,sans-serif}button,input,select,textarea{color:inherit}main{display:block;min-width:0;overflow-wrap:anywhere}.container{max-width:var(--container-max)}.container,.container-narrow{margin:0 auto;padding-inline:var(--container-pad);min-width:0}.container-narrow{max-width:780px}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-dark)}.eyebrow:before{content:"";width:22px;height:1px;background:var(--accent);display:inline-block}h1{font-size:clamp(38px,5vw + 12px,76px);letter-spacing:-.03em;line-height:1.06}h1,h2{font-weight:700}h2{font-size:clamp(30px,3.4vw + 10px,52px);letter-spacing:-.02em;line-height:1.14}h3{font-size:clamp(21px,1.6vw + 12px,28px);font-weight:600;letter-spacing:-.01em;line-height:1.28}.lead{font-size:clamp(17px,.6vw + 15px,21px);font-weight:400;line-height:1.62;max-width:46ch}.lead,p.body-text{color:var(--ink-soft)}p.body-text{font-size:16px;line-height:1.72;max-width:62ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 30px;border-radius:var(--radius-pill);font-size:15px;font-weight:600;letter-spacing:.02em;border:1px solid transparent;cursor:pointer;white-space:nowrap;transition:background-color .18s ease-out,transform .14s ease-out,box-shadow .18s ease-out,color .18s ease-out,border-color .18s ease-out}.btn:active{transform:translateY(0) scale(.98)}.btn-primary{background:var(--ink);color:var(--cream)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(36,31,27,.22);background:var(--accent-dark)}.btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-strong)}.btn-ghost:hover{transform:translateY(-2px);border-color:var(--ink);box-shadow:0 8px 20px rgba(36,31,27,.1)}.btn-on-dark{background:var(--accent);color:var(--dark-surface)}.btn-on-dark:hover{background:var(--accent-soft);transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.28)}.glow-accent{animation:glowPulse 4.2s ease-in-out infinite}@keyframes glowPulse{0%,to{box-shadow:0 0 20px 3px rgba(var(--accent-rgb),.16)}50%{box-shadow:0 0 44px 12px rgba(var(--accent-rgb),.34)}}@media (prefers-reduced-motion:reduce){.glow-accent{animation:none}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:500;background:hsla(36,52%,94%,.94);border-bottom:1px solid var(--line)}.site-header__inner{justify-content:space-between;height:var(--header-h);gap:20px}.brand,.site-header__inner{display:flex;align-items:center}.brand{gap:10px;min-width:0;font-weight:700;font-size:19px;letter-spacing:-.01em;color:var(--ink)}.brand-logo{width:34px;height:34px;object-fit:contain;border-radius:8px;flex-shrink:0}.brand-name{white-space:nowrap}.site-nav{display:none;align-items:center;gap:30px}.site-nav a{font-size:15px;font-weight:500;color:var(--ink-soft);transition:color .16s ease-out;position:relative}.site-nav a:hover{color:var(--ink)}.site-header__actions{display:flex;align-items:center;gap:18px}.site-header__phone{display:none;font-size:14px;font-weight:600;color:var(--ink);white-space:nowrap}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:10px;border:1px solid var(--line-strong);background:transparent;cursor:pointer;flex-shrink:0}.menu-toggle__bars{width:20px;height:14px;position:relative}.menu-toggle__bars span{position:absolute;left:0;right:0;height:2px;background:var(--ink);border-radius:2px}.menu-toggle__bars span:first-child{top:0}.menu-toggle__bars span:nth-child(2){top:6px}.menu-toggle__bars span:nth-child(3){top:12px}@media (min-width:900px){.site-nav{display:flex}.site-header__phone{display:inline-flex}.menu-toggle{display:none}}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between}.mobile-menu__brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:var(--mnb-mobile-chrome-fg,#f4efe6)}.mobile-menu__brand img{width:30px;height:30px;object-fit:contain;border-radius:8px}.menu-close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;border-radius:10px;border:1px solid hsla(39,39%,93%,.28);background:transparent;color:var(--mnb-mobile-chrome-fg,#f4efe6);font-size:22px;line-height:1;cursor:pointer}.mobile-menu__nav{display:flex;flex-direction:column;gap:6px;margin-top:12px}.mobile-menu__nav a{display:block;padding:14px 4px;font-size:clamp(24px,5vw,32px);font-weight:600;letter-spacing:-.01em;color:var(--mnb-mobile-chrome-fg,#f4efe6);border-bottom:1px solid hsla(39,39%,93%,.14);min-height:44px;overflow-wrap:anywhere}.mobile-menu__contacts{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:20px;padding-bottom:max(12px,env(safe-area-inset-bottom,0px))}.mobile-menu__contacts a,.mobile-menu__contacts span{font-size:16px;color:hsla(39,39%,93%,.86);overflow-wrap:anywhere;min-height:44px;display:flex;align-items:center}.mobile-menu__cta{margin-top:8px;align-self:flex-start}.reveal,.reveal-from-left,.reveal-from-right,.reveal-scale{opacity:1;transform:none}html.js .reveal{opacity:0;transform:translateY(28px);transition:opacity .56s ease-out,transform .56s ease-out}html.js .reveal.revealed{opacity:1;transform:none}html.js .reveal-from-left{opacity:0;transform:translateX(-36px);transition:opacity .6s ease-out,transform .6s ease-out}html.js .reveal-from-left.revealed{opacity:1;transform:none}html.js .reveal-from-right{opacity:0;transform:translateX(36px);transition:opacity .6s ease-out,transform .6s ease-out}html.js .reveal-from-right.revealed{opacity:1;transform:none}html.js .reveal-scale{opacity:0;transform:scale(.96);transition:opacity .56s ease-out,transform .62s cubic-bezier(.22,1,.36,1)}html.js .reveal-scale.revealed{opacity:1;transform:scale(1)}html.js .revealed .reveal,html.js .revealed .reveal-from-left,html.js .revealed .reveal-from-right,html.js .revealed .reveal-scale{opacity:1;transform:none}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.js .reveal,html.js .reveal-from-left,html.js .reveal-from-right,html.js .reveal-scale{opacity:1;transform:none}}.masked-reveal-wrap{overflow:hidden;border-radius:var(--radius-card)}.masked-reveal{opacity:1;transform:none}html.js .masked-reveal{transform:translateY(8%) scale(1.04);opacity:0;transition:transform .95s cubic-bezier(.22,1,.36,1),opacity .7s ease-out}html.js .masked-reveal.revealed,html.js .revealed .masked-reveal{transform:translateY(0) scale(1);opacity:1}@media (prefers-reduced-motion:reduce){html.js .masked-reveal{transform:none;opacity:1}}.frame-draw-line{overflow:visible}.frame-draw-line line{stroke-dasharray:400;stroke-dashoffset:0}html.js .frame-draw-line line{stroke-dashoffset:400;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}html.js .frame-draw-line.draw-complete line{stroke-dashoffset:0}@media (prefers-reduced-motion:reduce){html.js .frame-draw-line line{stroke-dashoffset:0;transition:none}}.card{transition:transform .24s ease-out,box-shadow .24s ease-out,border-color .24s ease-out}.card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(36,31,27,.12)}.img-hover-zoom{overflow:hidden}.img-hover-zoom img{transition:transform .5s cubic-bezier(.22,1,.36,1)}.img-hover-zoom:hover img{transform:scale(1.045)}section{position:relative;min-width:0}.section-pad{padding-block:104px}.section-pad-tight{padding-block:72px}.section-pad-quiet{padding-block:128px}@media (max-width:899px){.section-pad{padding-block:64px}.section-pad-tight{padding-block:48px}.section-pad-quiet{padding-block:80px}}.hero{background:var(--cream);overflow:hidden}.hero__grid{display:grid;grid-template-columns:1fr;align-items:center;grid-gap:48px;gap:48px;padding-top:56px;padding-bottom:72px}@media (min-width:960px){.hero__grid{grid-template-columns:.92fr 1.08fr;gap:56px;padding-top:40px;padding-bottom:96px;min-height:calc(92vh - var(--header-h))}}.hero__copy{display:flex;flex-direction:column;gap:22px;max-width:560px}.hero__actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:8px}.hero__visual{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:4/5;min-height:320px}.hero__visual-bg{position:absolute;inset:-8%;will-change:transform}.hero__visual-bg img{width:100%;height:118%;object-fit:cover}.hero__visual-note{position:absolute;left:20px;bottom:20px;padding:10px 16px;border-radius:var(--radius-pill);background:rgba(36,31,27,.55);color:var(--cream);font-size:13px;font-weight:500;letter-spacing:.02em;-webkit-backdrop-filter:none;backdrop-filter:none}.philosophy{background:var(--sand)}.philosophy__inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:26px}.philosophy__inner h2{max-width:16ch}.philosophy__quote{font-size:clamp(19px,1vw + 16px,24px);line-height:1.6;color:var(--ink-soft);max-width:52ch}.prices-section{background:var(--paper)}.prices-head{display:flex;flex-direction:column;gap:18px;margin-bottom:40px}.prices-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.prices-tabs{display:flex;flex-wrap:wrap;gap:10px}.prices-tab{height:42px;padding:0 20px;border-radius:var(--radius-pill);border:1.5px solid var(--line-strong);background:var(--paper);color:var(--ink);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .18s ease-out,color .18s ease-out,border-color .18s ease-out,transform .14s ease-out}.prices-tab:hover{transform:translateY(-2px);border-color:var(--ink)}.prices-tab[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--cream)}.prices-search{position:relative;min-width:220px;flex:1 1 260px;max-width:360px}.prices-search input{width:100%;height:46px;border-radius:var(--radius-pill);border:1.6px solid var(--line-strong);background:var(--cream);color:var(--ink);padding:0 18px;font-size:15px}.prices-search input::placeholder{color:var(--ink-faint)}.prices-search input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.18)}.prices-groups{display:flex;flex-direction:column;gap:36px}.prices-group__title{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:16px}.prices-list{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line)}.prices-row{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:20px 4px;border-bottom:1px solid var(--line)}.prices-row__name{font-size:17px;font-weight:500;color:var(--ink);min-width:0;overflow-wrap:anywhere}.prices-row__price{font-size:19px;font-weight:700;color:var(--accent-dark);white-space:nowrap}.prices-empty{padding:40px 4px;color:var(--ink-soft);font-size:15px;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.prices-feature{display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px;margin-top:44px;align-items:center}@media (min-width:860px){.prices-feature{grid-template-columns:.9fr 1.1fr}}.prices-feature__media{border-radius:var(--radius-card);overflow:hidden;aspect-ratio:4/5}.prices-feature__media img{width:100%;height:100%;object-fit:cover}.prices-feature__copy{display:flex;flex-direction:column;gap:14px}@media (max-width:599px){.prices-toolbar{flex-direction:column;align-items:stretch}.prices-search{max-width:none}.prices-row{flex-direction:column;align-items:flex-start;gap:6px}}.about{background:var(--cream)}.about__grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}@media (min-width:960px){.about__grid{grid-template-columns:1.05fr .95fr;gap:60px}}.about__media{position:relative;border-radius:20px;overflow:hidden;aspect-ratio:5/4}.about__media img{width:100%;height:100%;object-fit:cover}.about__copy{display:flex;flex-direction:column;gap:18px}.cta-band{position:relative;overflow:hidden;color:var(--cream)}.cta-band__bg{position:absolute;inset:0;z-index:0}.cta-band__bg img{width:100%;height:100%;object-fit:cover}.cta-band__scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(32,26,21,.62),rgba(32,26,21,.42))}.cta-band__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:22px}.cta-band__content h2{color:#fff;max-width:18ch}.cta-band__content p{color:hsla(0,0%,100%,.86);max-width:44ch}.grain-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.contacts{background:var(--sand)}.contacts__grid{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}@media (min-width:900px){.contacts__grid{grid-template-columns:.85fr 1.15fr;gap:48px;align-items:stretch}}.contacts__list{gap:22px}.contacts__item,.contacts__list{display:flex;flex-direction:column}.contacts__item{gap:4px}.contacts__item-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint)}.contacts__item-value{font-size:20px;font-weight:600;color:var(--ink);overflow-wrap:anywhere}.contacts__item-value a{transition:color .16s ease-out}.contacts__item-value a:hover{color:var(--accent-dark)}.contacts__map{border-radius:var(--radius-card);overflow:hidden;min-height:320px;border:1px solid var(--line)}.contacts__map iframe{width:100%;height:100%;min-height:320px;border:0;display:block}.site-footer{background:var(--dark-surface);color:var(--dark-fg)}.site-footer__top{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;padding-block:56px;border-bottom:1px solid hsla(37,47%,93%,.14)}.site-footer__brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:19px}.site-footer__brand img{width:32px;height:32px;object-fit:contain;border-radius:8px}.site-footer__nav{display:flex;flex-wrap:wrap;gap:28px}.site-footer__nav a{color:var(--dark-fg-soft);font-size:15px;transition:color .16s ease-out}.site-footer__nav a:hover{color:var(--dark-fg)}.site-footer__contacts{display:flex;flex-direction:column;gap:6px;font-size:15px}.site-footer__contacts,.site-footer__contacts a{color:var(--dark-fg-soft)}.site-footer__contacts a:hover{color:var(--dark-fg)}.site-footer__bottom{padding-block:24px;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;font-size:13px;color:hsla(37,47%,93%,.6)}.site-footer__bottom a{color:hsla(37,47%,93%,.86);font-weight:600}.site-footer__bottom a:hover{color:var(--dark-fg)}.requisites-main{background:var(--cream)}.requisites-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-card);padding:32px;display:flex;flex-direction:column;gap:14px}.requisites-back{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--accent-dark)}button,input,label,select,textarea{font-family:inherit}