@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-cyrillic-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-cyrillic-600.woff2) format("woff2")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/playfair-display-cyrillic-700.woff2) format("woff2")}:root{--page-bg: #f3ede3;--header-bg: #f7f1e8;--main-surface: #fbf7f1;--brand-accent: #a05230;--brand-accent-hover: #8f4324;--text-primary: #241c18;--text-secondary: #6b625b;--border: #e5d9cc;--container: min(1360px, calc(100vw - 80px) );--font-sans: "Inter", "Segoe UI", sans-serif;--font-serif: "Playfair Display", "Iowan Old Style", "Palatino Linotype", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--text-primary);background:linear-gradient(180deg,#f8f2ea,#f3ede3 46%,#efe5d9);line-height:1.55}body.body--locked{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--brand-accent);outline-offset:2px}main{overflow:clip}.container{width:var(--container);margin:0 auto}h1,h2,h3{margin:0;font-family:var(--font-serif);font-weight:700;line-height:1.02;letter-spacing:-.03em}h1{font-size:clamp(2.625rem,5.6vw,5rem)}h2{font-size:clamp(1.875rem,3.6vw,3.25rem)}h3{font-size:clamp(1.25rem,2vw,1.875rem)}.eyebrow{margin:0 0 12px;color:var(--brand-accent);font-size:.875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:999px;background:var(--brand-accent);color:#fff;font-weight:600}.button:hover,.button:focus-visible{background:var(--brand-accent-hover)}.button--secondary{background:#f2e8dc;border-color:var(--border);color:var(--text-primary)}.skip-link{position:absolute;top:-100%;left:16px;z-index:100;padding:12px 24px;border-radius:14px;background:var(--brand-accent);color:#fff}.skip-link:focus{top:16px}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.site-header{position:sticky;top:0;z-index:50;padding:16px 0 12px;background:#f7f1e8d9;border-bottom:1px solid rgba(229,217,204,.52);backdrop-filter:blur(16px)}.site-header.is-compact{padding:10px 0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.brand-mark--header .brand-mark__image{width:clamp(190px,22vw,250px)}.site-header__cta{min-height:48px;padding:0 22px;border-radius:999px;background:var(--brand-accent);color:#fff;display:inline-flex;align-items:center}.nav-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:18px}.nav-list a{color:var(--text-secondary);font-weight:600}.nav-list a.active{color:var(--text-primary)}.nav-toggle,.site-nav__footer{display:none}.hero-section{padding:clamp(24px,3.6vw,42px) 0 clamp(28px,4.6vw,54px)}.hero-section__grid{display:grid;gap:30px;align-items:center}.hero-section__content{display:grid;gap:16px;max-width:36rem}.hero-section__eyebrow{margin:0;color:var(--brand-accent);letter-spacing:.18em;text-transform:uppercase;font-weight:600}.hero-section__subhead{color:var(--text-primary);font-size:clamp(1.05rem,1.9vw,1.35rem)}.hero-section__actions{display:flex;flex-wrap:wrap;gap:12px}.hero-visual__frame{position:relative;min-height:520px;padding:28px;border:1px solid var(--border);border-radius:34px;background:linear-gradient(180deg,#fffdf9e0,#f5ece1fa);display:grid;place-items:center}.hero-visual__frame:before{content:"";width:min(72%,430px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 40%,#f8efe3,#efe0d0 70%,#ead8c4);box-shadow:inset 0 0 0 14px #f6eee4}.hero-visual__frame img{position:absolute;width:min(66%,390px);height:auto;object-fit:contain}.hero-visual__badge{position:absolute;min-height:38px;padding:0 14px;border-radius:999px;background:#fffdf9e6;display:inline-flex;align-items:center;font-weight:600}.hero-visual__badge--time{right:24px;top:24px}.hero-visual__badge--weight{left:24px;bottom:24px}.home-section{padding:clamp(28px,4vw,54px) 0}.section-lead{margin:12px 0 0;color:var(--text-secondary)}.product-grid{margin-top:24px;display:grid;gap:22px}.product-card{border:1px solid var(--border);border-radius:30px;overflow:hidden;background:var(--main-surface)}.product-card__image{display:block;padding:16px;background:linear-gradient(180deg,#fffdf9fa,#f0e7dbe0)}.product-card__image img{border-radius:20px}.product-card__body{display:grid;gap:12px;padding:22px}.product-card__meta{margin:0;color:var(--brand-accent);font-weight:600;font-size:.9rem}.product-card__body p{margin:0;color:var(--text-secondary)}.product-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.cta-strip{border:1px solid var(--border);border-radius:28px;padding:24px;background:linear-gradient(180deg,#fffdf9fa,#f6eee4e6)}.button-group{display:flex;flex-wrap:wrap;gap:12px}.site-footer{padding:clamp(40px,5vw,68px) 0 28px;border-top:1px solid var(--border);background:linear-gradient(180deg,#f7f1e8bd,#f5eee4f5)}.site-footer__grid{display:grid;gap:24px}.site-footer__brand,.site-footer__links,.site-footer__meta{display:grid;gap:12px}.brand-mark--footer .brand-mark__image{width:min(100%,260px)}.site-footer__text{margin:0;color:var(--text-secondary)}.site-footer__title{margin:0;text-transform:uppercase;letter-spacing:.08em;font-size:.95rem}.site-footer__list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.site-footer__list a{color:var(--text-secondary)}.site-footer__meta{padding-top:8px;border-top:1px solid rgba(229,217,204,.8)}.section{padding:clamp(24px,3.5vw,52px) 0}.section--compact{padding:clamp(20px,2.8vw,40px) 0}.section--tight-top{padding-top:10px}.surface-card{border:1px solid var(--border);border-radius:28px;background:var(--main-surface)}.button--ghost{background:transparent;border-color:var(--border);color:var(--text-primary)}.button--text{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--text-primary)}.catalog-hero__inner{display:grid;gap:24px;align-items:center}.catalog-hero__media{margin:0;padding:20px;border:1px solid var(--border);border-radius:30px;background:linear-gradient(180deg,#fffdf9e6,#f2e8dcde)}.catalog-hero__content{max-width:42rem}.catalog-filter-bar{padding:0 0 18px}.catalog-filter-shell{padding:14px}.catalog-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-toggle__button{min-height:48px;padding:0 16px;border:1px solid var(--border);border-radius:16px;background:#f8f2ea;color:var(--text-primary);font:inherit;font-weight:600;text-align:center;cursor:pointer}.catalog-toggle__button.is-active{border-color:var(--brand-accent);background:#f5e7dc}.catalog-filter-meta{margin-top:12px}.catalog-mode-note{margin:0;color:var(--text-secondary);font-size:.95rem}.catalog-grid{display:grid;gap:18px}.catalog-card{border:1px solid var(--border);border-radius:28px;overflow:hidden;background:var(--main-surface)}.catalog-card__media{display:block;padding:14px;background:linear-gradient(180deg,#fffdf9f5,#efe4d7d4)}.catalog-card__media img{display:block;width:100%;height:auto;border-radius:18px}.catalog-card__body{display:grid;gap:12px;padding:18px 18px 20px}.catalog-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.pill{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#f1e4d7;font-size:.8rem;color:var(--text-primary)}.catalog-card__weight{color:var(--brand-accent);font-size:.875rem;font-weight:600}.catalog-card__desc{margin:0;color:var(--text-secondary)}.product-meta{display:flex;flex-wrap:wrap;gap:6px}.product-meta span{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:#fffcf8;font-size:.82rem}.catalog-card__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.catalog-card__actions[hidden]{display:none!important}.catalog-card__note{margin:0;color:var(--text-secondary);font-size:.85rem}.catalog-support-grid{display:grid;gap:18px}.catalog-support-card,.catalog-b2b-card{padding:22px}.catalog-b2b-card__footnote{margin:8px 0 0;color:var(--text-secondary);font-size:.85rem}.breadcrumbs{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px;color:var(--text-secondary);font-size:.9rem}.breadcrumbs li{display:inline-flex;align-items:center;gap:8px}.breadcrumbs li:not(:last-child):after{content:"/";color:#b29f8f}.breadcrumbs span[aria-current=page]{color:var(--text-primary)}.product-hero-grid{margin-top:12px;display:grid;gap:16px}.product-hero-image,.product-summary,.product-info-grid>article,.cta-strip{padding:20px}.product-summary__descriptor{margin:12px 0 6px;color:var(--text-secondary);font-weight:600}.product-summary__text{margin:0 0 14px;color:var(--text-secondary)}.product-image{border-radius:18px;overflow:hidden}.product-image :global(img){width:100%;height:auto;object-fit:cover}.product-image__fallback{min-height:220px;border:1px dashed var(--border);border-radius:18px;display:grid;place-items:center;gap:8px;text-align:center;color:var(--text-secondary)}.product-info-grid{display:grid;gap:16px}.ingredient-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.ingredient-chips span{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border-radius:999px;background:#f3e8dc;font-size:.82rem}.composition-copy h3{margin-bottom:8px}.composition-copy p{margin:0;color:var(--text-secondary)}.nutrition-panels{margin-top:18px;display:grid;gap:12px}.nutrition-panel{padding:14px;border:1px solid var(--border);border-radius:18px;background:#fffdf9}.nutrition-panel h3{margin-bottom:10px;font-size:1.05rem}.nutrition-grid{display:grid;gap:8px}.nutrition-grid div{display:flex;justify-content:space-between;gap:10px}.detail-list{margin:0;padding-left:1.1rem;display:grid;gap:8px;color:var(--text-secondary)}.prep-tabs__nav{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.prep-tabs__button{min-height:44px;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#faf5ee;color:var(--text-primary);font:inherit;font-weight:600;cursor:pointer}.prep-tabs__button.is-active{border-color:var(--brand-accent);background:#f5e8dc}.prep-tabs__panels{margin-top:14px}.prep-tabs__panel p{margin:8px 0 0;color:var(--text-secondary)}.page-intro{padding-top:26px}.page-intro__layout{display:grid;gap:20px;align-items:center}.page-intro__media{margin:0;width:min(100%,240px);aspect-ratio:1;padding:12px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,#fffdf9f2,#efe5d8de)}.page-intro__media :global(img){width:100%;height:100%;object-fit:contain}.section-lead--strong{margin:10px 0 0;max-width:52rem;color:var(--text-secondary)}.section-head{display:grid;gap:10px;margin-bottom:18px}.section-head--compact{margin-bottom:12px}.simple-grid,.simple-stack,.split-grid{display:grid;gap:14px}.info-card{padding:20px}.info-card p{margin:0;color:var(--text-secondary)}.info-card h3{margin:0 0 8px}.form-card{padding:22px}.form-grid{display:grid;gap:12px}.field{display:grid;gap:6px}.field--full{grid-column:1 / -1}.field label{font-weight:600;font-size:.9rem}.field input,.field select,.field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:#fffdfa;color:var(--text-primary);font:inherit}.field textarea{min-height:118px;resize:vertical}.pd-checkbox{display:flex;gap:8px;align-items:flex-start;margin-top:14px}.pd-checkbox input{margin-top:3px}.pd-checkbox span{color:var(--text-secondary);font-size:.9rem}.pd-checkbox a{text-decoration:underline}.pd-form-error{margin:0;color:#9a2d2d;font-size:.84rem}.pd-form-success{margin:10px 0 0;color:#1d6d3c;font-size:.9rem}.pd-form-note{margin:10px 0 0;color:#594f48;font-size:.88rem}.pd-form-note--muted{color:#6a5f56}.form-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.metric{margin:12px 0 0;display:flex;align-items:baseline;gap:10px}.metric strong{font-size:1.5rem;font-family:var(--font-serif)}.faq-item{border-top:1px solid var(--border);padding:10px 0}.faq-item:first-of-type{border-top:0;padding-top:0}.faq-item summary{cursor:pointer;font-weight:600}.faq-item p{margin:8px 0 0}.gateway-scenarios{display:grid;gap:10px}.gateway-scenario-card{min-height:64px;padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:#fffdf8;color:var(--text-primary);display:grid;gap:4px;text-align:left;cursor:pointer}.gateway-scenario-card strong{font-size:.98rem}.gateway-scenario-card span{color:var(--text-secondary);font-size:.88rem}.gateway-scenario-card.is-active{border-color:var(--brand-accent);background:#f6e9dc}.gateway-form-layout{display:grid;gap:14px}.gateway-form-aside{align-self:start}.gateway-steps{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.gateway-step-chip{min-height:30px;padding:0 10px;border:1px solid var(--border);border-radius:999px;display:inline-flex;align-items:center;font-size:.8rem}.gateway-step-chip.is-active{border-color:var(--brand-accent);background:#f4e6d8}.gateway-form__actions{margin-top:12px}.gateway-scenario-fields[hidden]{display:none}@media(min-width:960px){.hero-section__grid{grid-template-columns:44fr 56fr}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-hero__inner{grid-template-columns:minmax(320px,1fr) minmax(420px,1.2fr)}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}.product-info-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.nutrition-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.page-intro__layout{grid-template-columns:minmax(200px,240px) minmax(0,1fr)}.simple-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.split-grid,.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-form-layout{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr)}.gateway-scenarios{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.site-footer__meta{grid-column:1 / -1}}@media(max-width:1023px){.nav-toggle{display:inline-grid;place-items:center;width:48px;height:48px;border:1px solid var(--border);border-radius:14px;background:#fffdf9f0}.nav-toggle span:not(.sr-only){display:block;width:18px;height:2px;margin:3px 0;background:currentColor}.site-header__cta{display:none}.site-nav{position:fixed;inset:84px 16px auto;z-index:60;border:1px solid var(--border);border-radius:20px;background:#fffdf9;padding:16px;box-shadow:0 18px 36px #241c181f;display:none}.site-nav[data-open=true]{display:grid;gap:16px}.nav-list{flex-direction:column;align-items:flex-start;gap:8px}.site-nav__footer{display:grid;gap:10px}}@media(max-width:719px){.container{width:min(100vw - 32px,1360px)}h1{font-size:clamp(2.3rem,11vw,3rem)}.hero-visual__frame{min-height:auto;padding:16px}.hero-visual__frame:before{width:min(82%,290px)}.hero-visual__frame img{width:min(74%,250px)}.product-grid{grid-template-columns:1fr}.product-card__actions{flex-direction:column;align-items:stretch}.catalog-toggle{grid-template-columns:1fr}.catalog-card__actions{flex-direction:column;align-items:stretch}.prep-tabs__nav{width:100%}}
