:root{--color-milk: #f8f1e7;--color-cream: #f4ebdf;--color-beige: #e4d3c0;--color-blush: #d7b1ac;--color-blush-deep: #b9777d;--color-sage: #7f9379;--color-sage-deep: #5f7258;--color-wp-bg: #f5f1eb;--color-wp-surface: #ffffff;--color-wp-text: #242424;--color-mocha: #5f4837;--color-chocolate: #281c16;--color-vanilla: #fff8f1;--color-card: rgba(255, 248, 241, .82);--color-card-strong: rgba(255, 248, 241, .92);--color-border: rgba(95, 72, 55, .12);--color-border-strong: rgba(95, 72, 55, .24);--color-shadow: rgba(77, 54, 40, .12);--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-script: "Marck Script", cursive;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 18px;--radius-xl: 24px;--shadow-soft: 0 8px 24px rgba(36, 36, 36, .06);--shadow-card: 0 10px 28px rgba(36, 36, 36, .08);--shadow-press: 0 8px 18px rgba(36, 36, 36, .12);--max-width: 1280px}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes haloSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sheenDrift{0%{transform:translate(-24%) rotate(10deg)}50%{transform:translate(8%) rotate(10deg)}to{transform:translate(-24%) rotate(10deg)}}@keyframes orbFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-18px,0)}}@keyframes sparkleDrift{0%,to{transform:translateZ(0) scale(1);opacity:.65}50%{transform:translate3d(0,-10px,0) scale(1.16);opacity:1}}@keyframes gentlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:auto}body{margin:0;font-family:var(--font-body);color:var(--color-chocolate);background:radial-gradient(circle at top left,rgba(215,177,172,.22),transparent 28%),radial-gradient(circle at 85% 10%,rgba(127,147,121,.18),transparent 26%),linear-gradient(180deg,#fbf6f0 0%,#f4ebdf 48%,#f8f1e7 100%);min-width:320px;position:relative}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(125deg,rgba(255,255,255,.22),transparent 40%),radial-gradient(circle at center,rgba(255,255,255,.16),transparent 60%);pointer-events:none;z-index:-1}body.is-locked{overflow:hidden}img{display:block;max-width:100%}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}p,li{font-size:.98rem;line-height:1.72}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:600;line-height:1.02;text-wrap:balance}ul{margin:0;padding:0;list-style:none}.site-shell{isolation:isolate}.container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.page-shell{padding-top:6rem}.section{padding:clamp(4rem,8vw,7rem) 0}.section--muted{background:rgba(255,250,245,.58)}.section--catalog{padding-top:2rem}.page-hero{padding:4rem 0 1.4rem}.page-hero--compact{padding-top:2rem}.section-title{max-width:840px;margin-bottom:2rem}.section-title--center{text-align:center;margin-inline:auto}.section-title__eyebrow{margin:0 0 .75rem;color:var(--color-mocha);letter-spacing:.18em;text-transform:uppercase;font-size:.76rem;font-weight:700}.section-title h2{font-size:clamp(2.35rem,5vw,4.6rem);color:var(--color-chocolate)}.section-title__text{margin:1rem 0 0;max-width:62ch;color:#281c16bd}.accent-script{margin:0 0 1rem;font-family:var(--font-script);font-size:clamp(1.8rem,4vw,2.6rem);color:var(--color-sage-deep)}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.95rem 1.4rem;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,var(--color-sage) 0%,var(--color-sage-deep) 100%);color:var(--color-vanilla);box-shadow:var(--shadow-soft);transition:transform .28s ease,box-shadow .28s ease,background .28s ease,color .28s ease,border-color .28s ease}.button:hover{transform:translateY(-2px);box-shadow:var(--shadow-press)}.button--ghost{background:rgba(255,248,241,.56);color:var(--color-chocolate);border-color:var(--color-border-strong);box-shadow:none}.button--small{padding:.82rem 1.15rem;font-size:.92rem}.site-header{position:fixed;inset:0 0 auto;z-index:40;padding:1rem 0;transition:padding .28s ease}.site-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin-inline:auto;width:min(var(--max-width),calc(100% - 2rem));border-radius:999px;background:rgba(255,248,241,.62);border:1px solid transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:none;transition:background .28s ease,border-color .28s ease,box-shadow .28s ease}.site-header.is-compact{padding:.6rem 0}.site-header.is-compact:before{background:rgba(255,248,241,.88);border-color:var(--color-border);box-shadow:var(--shadow-soft)}.site-header__inner{position:relative;z-index:1;min-height:70px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.site-header__logo img,.site-footer__logo{width:min(198px,42vw);object-fit:contain}.site-header__nav{display:flex;justify-content:center;gap:1.15rem}.site-header__link{position:relative;padding:.4rem 0;color:#281c16b8}.site-header__link:after{content:"";position:absolute;left:0;bottom:-.1rem;width:100%;height:1px;background:var(--color-mocha);transform:scaleX(0);transform-origin:center;transition:transform .28s ease}.site-header__link:hover:after,.site-header__link.is-active:after{transform:scaleX(1)}.site-header__actions{display:flex;align-items:center;gap:.7rem}.burger-button{display:none;width:3rem;height:3rem;border:0;border-radius:50%;background:rgba(255,248,241,.7);position:relative;cursor:pointer}.burger-button span{position:absolute;left:50%;width:16px;height:1.5px;background:var(--color-chocolate);transition:transform .28s ease,opacity .28s ease}.burger-button span:nth-child(1){transform:translate(-50%,-6px)}.burger-button span:nth-child(2){transform:translate(-50%)}.burger-button span:nth-child(3){transform:translate(-50%,6px)}.burger-button.is-open span:nth-child(1){transform:translate(-50%) rotate(45deg)}.burger-button.is-open span:nth-child(2){opacity:0}.burger-button.is-open span:nth-child(3){transform:translate(-50%) rotate(-45deg)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(40,28,22,.24)}.mobile-menu__panel{position:relative;z-index:1;margin-left:auto;width:min(26rem,100%);min-height:100%;padding:1.35rem;background:linear-gradient(180deg,#fffaf6 0%,#f3e9de 100%);display:flex;flex-direction:column;gap:2rem;box-shadow:-20px 0 70px #281c162e}.mobile-menu__header,.mobile-menu__footer,.mobile-menu__socials{display:flex;gap:.9rem}.mobile-menu__header img{width:160px}.mobile-menu__header button{border:0;background:transparent;color:var(--color-chocolate);cursor:pointer}.mobile-menu__nav{display:grid;gap:1rem}.mobile-menu__nav a{font-family:var(--font-display);font-size:clamp(2rem,7vw,3rem)}.mobile-menu__footer{margin-top:auto;flex-direction:column}.mobile-menu__socials a{padding:.45rem .8rem;border:1px solid var(--color-border-strong);border-radius:999px;background:rgba(255,255,255,.45)}.hero{padding:clamp(2.2rem,5vw,4rem) 0 clamp(4rem,8vw,7rem)}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}.hero__copy{position:relative;z-index:1}.hero__eyebrow{margin:0 0 1rem;color:var(--color-mocha);letter-spacing:.24em;text-transform:uppercase;font-size:.77rem;font-weight:700}.hero__title{display:flex;flex-wrap:wrap;gap:.25em .2em;font-size:clamp(3.5rem,8vw,7rem);margin-bottom:1.4rem}.hero__word-wrap{overflow:hidden}.hero__word{display:inline-block}.hero__lede,.hero__note{max-width:56ch;color:#281c16c2}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:1.7rem 0}.hero__media{position:relative;display:grid;place-items:center}.hero__frame{position:relative;width:100%;max-width:34rem;aspect-ratio:.95;padding:1rem;border-radius:min(6vw,48px);background:linear-gradient(145deg,rgba(255,248,241,.92),rgba(240,224,209,.88)),rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-card);overflow:hidden}.hero__frame:before{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border-radius:min(5vw,38px);border:1px solid rgba(95,72,55,.09)}.hero__frame:after{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:linear-gradient(110deg,transparent 38%,rgba(255,255,255,.42) 50%,transparent 62%);animation:sheenDrift 10s linear infinite}.hero__image{width:100%;height:100%;object-fit:cover;border-radius:min(5vw,38px)}.hero__floating-card{position:absolute;right:0;bottom:1rem;width:min(18rem,68%);padding:1rem 1.1rem;border-radius:28px;background:rgba(255,248,241,.84);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);animation:floatBob 5.8s ease-in-out infinite}.hero__floating-card p{margin:.35rem 0 0;line-height:1.55}.hero__floating-script{font-family:var(--font-script);color:var(--color-sage-deep);font-size:1.7rem}.brand-moments,.benefits-grid,.product-grid,.recipe-grid,.marketplace-grid{display:grid;gap:1.2rem}.brand-moments{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-moment{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1rem;box-shadow:var(--shadow-soft)}.brand-moment__image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--radius-lg) - 10px);margin-bottom:1rem}.brand-moment__content h3{font-size:clamp(1.7rem,3vw,2.2rem);margin-bottom:.45rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card,.product-slider__card,.benefit-card,.recipe-card,.contact-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.product-card{overflow:hidden}.product-card__media{display:block;overflow:hidden;aspect-ratio:.9}.product-card__image,.product-slider__image{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.product-card:hover .product-card__image,.product-slider__card:hover .product-slider__image{transform:scale(1.04)}.product-card__body{padding:1.15rem;display:grid;gap:1rem}.product-card__meta,.product-card__footer,.product-slider__footer,.breadcrumbs,.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.product-card__meta span,.product-slider__collection,.recipe-card__label,.contact-card__index{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase;color:#281c168f}.product-card__title,.product-slider__body h3,.benefit-card h3,.recipe-card h3,.contact-card h3{font-size:clamp(1.6rem,2.6vw,2rem)}.product-card__description,.product-slider__body p{margin:.45rem 0 0;color:#281c16b8}.product-card__link,.product-slider__footer a,.contact-card__link{color:var(--color-sage-deep)}.product-slider{margin-top:2rem}.product-slider .swiper{overflow:visible}.product-slider__card{overflow:hidden}.product-slider__media{display:block;aspect-ratio:1}.product-slider__body{padding:1.1rem}.recipe-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.recipe-card{position:relative;padding:1.4rem;min-height:19rem;background:radial-gradient(circle at top right,rgba(127,147,121,.2),transparent 28%),linear-gradient(180deg,rgba(255,248,241,.94),rgba(244,235,223,.88))}.recipe-card__label{display:inline-block;margin-bottom:1rem;font-family:var(--font-script);text-transform:none;letter-spacing:0;font-size:1.7rem;color:var(--color-sage-deep)}.benefit-card{padding:1.3rem}.tea-story,.about-story,.catalog-layout,.product-page,.contact-form-layout,.contacts-grid{display:grid;gap:1.4rem}.tea-story,.about-story,.product-page,.contact-form-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.tea-story__media,.about-story__media{overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.tea-story__image,.about-story__image{width:100%;height:100%;object-fit:cover}.brand-quote{margin:1.4rem 0 0;padding:1rem 1.15rem;border-left:2px solid var(--color-sage);background:rgba(255,255,255,.38);border-radius:0 22px 22px 0;font-family:var(--font-display);font-size:1.6rem}.catalog-layout{grid-template-columns:280px minmax(0,1fr);align-items:start}.catalog-sidebar{position:sticky;top:7.5rem;padding:1.25rem;border-radius:var(--radius-lg);background:var(--color-card-strong);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.field-label{display:block;margin-bottom:.6rem;font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#281c1694}.input-field,.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--color-border);border-radius:20px;background:rgba(255,255,255,.52);padding:.95rem 1rem;color:var(--color-chocolate)}.catalog-sidebar__group{margin-top:1.5rem}.catalog-filters{display:flex;flex-wrap:wrap;gap:.65rem}.filter-chip{border:1px solid var(--color-border);border-radius:999px;padding:.7rem .95rem;background:rgba(255,255,255,.46);cursor:pointer;transition:all .25s ease}.filter-chip.is-active{background:var(--color-chocolate);border-color:var(--color-chocolate);color:var(--color-vanilla)}.catalog-sidebar__note{display:grid;gap:.2rem;margin-top:1.6rem;padding-top:1.3rem;border-top:1px solid var(--color-border)}.catalog-sidebar__note p,.catalog-sidebar__note span{margin:0}.catalog-sidebar__note strong{font-family:var(--font-display);font-size:2rem}.empty-state{padding:2rem;border-radius:var(--radius-lg);background:var(--color-card);border:1px solid var(--color-border);text-align:center}.breadcrumbs{justify-content:flex-start;flex-wrap:wrap;margin-bottom:1.25rem;color:#281c1694}.product-gallery__main{overflow:hidden;border-radius:var(--radius-xl);background:var(--color-card-strong);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.product-gallery__image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:.8rem}.product-gallery__thumb{border:1px solid var(--color-border);border-radius:22px;overflow:hidden;padding:0;background:rgba(255,255,255,.52);cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--color-sage-deep)}.product-gallery__thumb-image{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-summary{display:grid;gap:1rem}.product-summary h1{font-size:clamp(3rem,6vw,4.8rem)}.product-summary__price{font-size:1.3rem;font-weight:700;color:var(--color-sage-deep)}.product-summary__actions{display:flex;flex-wrap:wrap;gap:.8rem}.product-summary__details{display:grid;gap:1rem;margin-top:.8rem;padding:1.3rem;border-radius:var(--radius-lg);background:var(--color-card);border:1px solid var(--color-border)}.product-summary__details h2{font-size:1.8rem;margin-bottom:.45rem}.product-specs{display:grid;gap:.45rem}.product-specs li{position:relative;padding-left:1rem}.product-specs li:before{content:"";position:absolute;left:0;top:.72rem;width:5px;height:5px;border-radius:50%;background:var(--color-sage)}.contacts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card{padding:1.35rem}.contact-card__index{display:inline-block;margin-bottom:.8rem}.contact-card__links,.site-footer__links{display:grid;gap:.55rem}.contact-form{padding:1.35rem;border-radius:var(--radius-lg);background:var(--color-card-strong);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);display:grid;gap:1rem}.contact-form label{display:grid;gap:.45rem}.contact-form textarea{resize:vertical}.contact-form__success{margin:0;color:var(--color-sage-deep)}.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.marketplace-card{display:flex;justify-content:space-between;gap:.8rem;padding:1.1rem 1.2rem;border-radius:24px;border:1px solid var(--color-border);background:rgba(255,248,241,.75);box-shadow:var(--shadow-soft);transition:transform .28s ease,box-shadow .28s ease}.marketplace-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card)}.site-footer{position:relative;overflow:hidden;padding:5rem 0 2rem;background:radial-gradient(circle at top right,rgba(127,147,121,.12),transparent 26%),linear-gradient(180deg,rgba(255,248,241,.56),rgba(236,222,206,.88))}.site-footer:before{content:"";position:absolute;width:26rem;height:26rem;right:-10rem;top:-12rem;border-radius:50%;border:1px solid rgba(95,72,55,.08);animation:haloSpin 24s linear infinite}.site-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:1.4rem}.site-footer__brand,.site-footer__column{position:relative;z-index:1}.site-footer__eyebrow,.site-footer__title{margin:0 0 .8rem;font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;color:#281c168f}.site-footer__text{max-width:34ch;margin:1rem 0 1.2rem}.site-footer__phone{display:inline-block;margin-top:1rem;font-family:var(--font-display);font-size:1.7rem}.site-footer__bottom{margin-top:2rem;padding-top:1.2rem;border-top:1px solid rgba(95,72,55,.08);color:#281c169e;justify-content:space-between;flex-wrap:wrap}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.preloader__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-cream)}.preloader__panel{width:50%}.preloader__panel--left{left:0;right:auto}.preloader__panel--right{left:auto;right:0}.preloader__content{position:relative;z-index:1;height:100%;display:grid;place-items:center;gap:1rem}.preloader__brand{width:min(250px,42vw)}.preloader__subtitle{margin:0;letter-spacing:.22em;text-transform:uppercase;font-size:.75rem;color:var(--color-mocha)}.back-to-top{position:fixed;right:1rem;bottom:1rem;z-index:30;border:1px solid var(--color-border);border-radius:999px;background:rgba(255,248,241,.88);padding:.85rem 1rem;box-shadow:var(--shadow-soft);cursor:pointer}@media (max-width: 1100px){.hero__grid,.tea-story,.about-story,.product-page,.contact-form-layout,.site-footer__grid{grid-template-columns:1fr}.brand-moments,.benefits-grid,.contacts-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.catalog-sidebar{position:static}}@media (max-width: 840px){.site-header__nav,.site-header .button--small{display:none}.burger-button{display:inline-flex}.brand-moments,.recipe-grid,.benefits-grid,.contacts-grid,.marketplace-grid{grid-template-columns:1fr}.site-footer__bottom,.product-card__meta,.product-card__footer,.product-slider__footer{align-items:flex-start;flex-direction:column}}@media (max-width: 640px){.container{width:min(var(--max-width),calc(100% - 1.2rem))}.page-shell{padding-top:5.6rem}.hero__title{font-size:clamp(2.8rem,13vw,4.2rem)}.hero__actions,.product-summary__actions{flex-direction:column;align-items:stretch}.product-grid,.product-gallery__thumbs{grid-template-columns:1fr}.hero__floating-card{position:static;width:100%;margin-top:1rem}.product-summary h1,.section-title h2{font-size:clamp(2.2rem,11vw,3.4rem)}}.page-transition{animation:pageFadeIn .28s ease both}.route-fallback{display:grid;gap:.4rem;min-height:18vh;align-content:center}body{background:linear-gradient(180deg,#fbf7f2 0%,#f5f1eb 100%);color:var(--color-wp-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body:before{display:none}.site-ornaments{display:none}.site-ornaments__shape{position:absolute;border-radius:999px;filter:blur(32px);opacity:.42}.site-ornaments__shape--one{top:8%;left:-30px;width:180px;height:180px;background:rgba(215,177,172,.22)}.site-ornaments__shape--two{right:-40px;top:22%;width:220px;height:220px;background:rgba(228,211,192,.26)}.site-ornaments__shape--three{bottom:14%;left:18%;width:160px;height:160px;background:rgba(127,147,121,.12)}p,li{font-size:14px;line-height:1.8}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.03em;line-height:1.05}.container{width:min(var(--max-width),calc(100% - 32px))}.page-shell{padding-top:70px}.page-shell--home{padding-top:0;overflow-x:clip}.section{padding:72px 0}.section--warm{background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(255,255,255,0)),radial-gradient(circle at right top,rgba(215,177,172,.12),transparent 34%)}.section--muted,.site-footer,.preloader,.page-hero,.page-hero--compact{background:var(--color-wp-bg)}.page-hero{padding:44px 0 12px}.page-hero--compact{padding-top:28px}.section-title{max-width:740px;margin-bottom:28px}.section-title__eyebrow,.site-footer__eyebrow,.site-footer__title,.field-label,.contact-card__index,.product-card__meta span,.product-slider__collection,.recipe-card__accent{color:#24242499;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.section-title h2,.product-summary h1{font-size:clamp(32px,5vw,54px);color:var(--color-wp-text)}.section-title__text{max-width:62ch;color:#242424d1}.accent-script{margin:0 0 14px;font-family:var(--font-script);font-size:clamp(24px,4vw,34px);font-weight:400;letter-spacing:0;text-transform:none;color:#5f4837e0}.button{padding:12px 18px;border:1px solid transparent;border-radius:999px;background:linear-gradient(135deg,#3b302a 0%,#685347 100%);color:#fff;box-shadow:0 12px 24px #3b302a24;font-size:13px;font-weight:600;letter-spacing:0;transition:opacity .2s ease,transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px);opacity:1;box-shadow:0 16px 28px #3b302a2e}.button--ghost{background:rgba(255,255,255,.86);color:var(--color-wp-text);border-color:#2424242e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.button--small{padding:10px 16px;font-size:12px}.site-header{position:fixed;inset:0 0 auto;z-index:40;padding:0;background:var(--color-wp-bg);border-bottom:1px solid rgba(36,36,36,1);transition:background .2s ease}.site-header:before{display:none}.site-header.is-compact{padding:0}.site-header__inner{min-height:70px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:20px}.site-header__logo img,.site-footer__logo{width:160px;filter:none}.site-header__nav{display:flex;justify-content:center;gap:24px}.site-header__link{position:relative;padding:6px 0;color:var(--color-wp-text);font-size:13px;font-weight:500}.site-header__link:after{content:"";position:absolute;left:0;right:0;bottom:-19px;height:2px;background:var(--color-wp-text);opacity:0;transition:opacity .2s ease}.site-header__link:hover:after,.site-header__link.is-active:after{opacity:1}.site-header__actions{display:flex;align-items:center;gap:12px}.header-tool{width:40px;height:40px;display:inline-grid;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--color-wp-text);cursor:pointer;transition:background .2s ease,opacity .2s ease}.header-tool:hover{background:rgba(255,255,255,.9);transform:translateY(-1px)}.header-tool svg,.header-cart-button__icon svg{width:18px;height:18px}.header-cart-button{position:relative;display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--color-wp-text);cursor:pointer;padding:0 0 0 6px;box-shadow:none}.header-cart-button__icon{width:40px;height:40px;display:inline-grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(241,232,223,.94));box-shadow:0 10px 18px #24242414}.header-cart-button__copy{display:grid;gap:1px;text-align:left}.header-cart-button__copy span{font-size:12px;font-weight:600}.header-cart-button__copy small{font-size:11px;color:#242424a3}.header-cart-button__leaves{position:absolute;inset:-10px -18px auto auto;width:82px;height:54px;pointer-events:none}.cart-leaf{position:absolute;width:14px;height:10px;border-radius:100% 0;background:linear-gradient(135deg,#d9c08f 0%,#b98261 100%);box-shadow:0 3px 8px #7d543a26;opacity:0;transform:translateZ(0) rotate(-20deg) scale(.6)}.cart-leaf--1{right:18px;top:6px}.cart-leaf--2{right:36px;top:2px}.cart-leaf--3{right:8px;top:18px}.cart-leaf--4{right:28px;top:16px}.header-cart-button:hover .cart-leaf--1{animation:leafFall 1.4s ease-out forwards}.header-cart-button:hover .cart-leaf--2{animation:leafFall 1.55s ease-out .06s forwards}.header-cart-button:hover .cart-leaf--3{animation:leafFall 1.34s ease-out .12s forwards}.header-cart-button:hover .cart-leaf--4{animation:leafFall 1.5s ease-out .2s forwards}.header-cart-button strong,.mobile-menu__cart strong{min-width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;background:var(--color-wp-text);color:#fff;font-size:10px}.burger-button{display:none;border:0;background:transparent}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-menu.is-open{opacity:1;pointer-events:auto}.mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(36,36,36,.32)}.mobile-menu__panel{position:relative;z-index:1;margin-left:auto;width:min(360px,100%);min-height:100%;padding:20px;background:var(--color-wp-bg);transform:translate(100%);transition:transform .32s ease}.mobile-menu.is-open .mobile-menu__panel{transform:translate(0)}.mobile-menu__header,.mobile-menu__footer,.mobile-menu__socials{display:flex;gap:12px}.mobile-menu__header{align-items:center;justify-content:space-between}.mobile-menu__header img{width:152px}.mobile-menu__header button{border:0;background:transparent;color:var(--color-wp-text);cursor:pointer}.mobile-menu__search{margin-top:24px}.mobile-menu__search input{width:100%;border:1px solid rgba(36,36,36,.12);border-radius:999px;padding:12px 14px;background:#fff}.mobile-menu__nav{margin-top:26px;display:grid;gap:14px}.mobile-menu__nav a{font-size:18px;font-weight:600}.mobile-menu__utility-links{margin-top:20px;display:grid;gap:12px}.mobile-menu__utility-links a{color:#242424c7;font-size:14px}.mobile-menu__footer{margin-top:28px;flex-direction:column}.mobile-menu__cart{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid rgba(36,36,36,.16);border-radius:999px;padding:12px 14px;background:#fff;color:var(--color-wp-text)}.mobile-menu__socials{flex-wrap:wrap}.mobile-menu__socials a{font-size:12px}.hero-tree{--hero-stage-top: clamp(104px, 10vh, 132px);--hero-stage-sides: 0px;--hero-product-strip: clamp(20px, 2.4vh, 28px);--hero-products-bottom: clamp(12px, 1.8vh, 18px);--hero-tree-scale: 1.5;--hero-tree-drop: clamp(128px, 14vh, 188px);--hero-product-size: clamp(132px, 8vw, 156px);position:relative;padding:0;margin-top:0;margin-bottom:0;overflow:visible;z-index:0}.hero-tree:before{display:none}.hero-tree__scene{position:relative;height:clamp(820px,calc(100dvh + 48px),1120px);max-width:none;margin:0 auto;overflow:visible}.hero-tree__scene:after{content:"";position:absolute;left:50%;bottom:18px;width:min(780px,72vw);height:52px;border-radius:999px;background:radial-gradient(circle,rgba(95,72,55,.16) 0%,rgba(95,72,55,.08) 48%,rgba(95,72,55,0) 78%);transform:translate(-50%);filter:blur(16px);z-index:2;pointer-events:none}.hero-tree__glow,.hero-tree__leaf-layer,.hero-tree__leaf,.hero-tree__parchment,.hero-tree__parchment-frame,.hero-tree__parchment-image,.hero-tree__card,.hero-tree__card-copy,.hero-tree__card h2,.hero-tree__card p,.hero-tree__card-footer,.hero-tree__card-footer strong{display:none}.hero-tree__tree-wrap{position:absolute;left:50%;bottom:var(--hero-product-strip);z-index:1;display:grid;place-items:end center;pointer-events:none;transform:translate(-50%) translateY(var(--hero-tree-drop))}.hero-tree__tree-image{display:block;width:100%;height:100%;object-fit:contain;transform:scale(var(--hero-tree-scale));transform-origin:center bottom;filter:drop-shadow(0 20px 28px rgba(95,72,55,.12))}.hero-tree__guide{position:absolute;left:50%;bottom:calc(var(--hero-product-strip) + 12px);z-index:5;opacity:0;pointer-events:none;transform:translate(-50%) translateY(14px) scale(.96);transition:opacity .22s ease,transform .22s ease}.hero-tree__guide.is-visible{opacity:1;transform:translate(-50%) translateY(0) scale(1)}.hero-tree__guide-art{position:relative;width:min(370px,26vw);filter:drop-shadow(0 14px 22px rgba(95,72,55,.16))}.hero-tree__guide-image{display:block;width:100%;height:auto;object-fit:contain}.hero-tree__guide-copy{position:absolute;top:13%;right:7%;width:49%;display:grid;gap:6px;color:#462e1ce6}.hero-tree__guide-kicker{margin:0;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#59432fb8}.hero-tree__guide-copy h2{display:block;margin:0;font-size:clamp(18px,1.8vw,24px);line-height:1.02;color:#432a18f5}.hero-tree__guide-note{display:block;margin:0;font-size:11px;line-height:1.45;color:#59432fd1}.hero-tree__guide-footer{display:flex;align-items:end;justify-content:space-between;gap:8px;margin-top:2px}.hero-tree__guide-footer strong{display:block;font-size:16px;line-height:1;color:#331f11f5}.hero-tree__guide-footer span{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#59432fad}.hero-tree__products{position:absolute;left:50%;right:auto;bottom:var(--hero-products-bottom);z-index:4;width:min(760px,68vw);display:flex;align-items:end;justify-content:center;flex-wrap:nowrap;gap:clamp(10px,1.2vw,18px);transform:translate(-50%)}.hero-tree__product{position:relative;display:inline-flex;align-items:end;justify-content:center;width:var(--product-width);height:var(--product-width);transform-origin:bottom center;transition:transform .16s ease,filter .16s ease}.hero-tree__product.is-active,.hero-tree__product:hover,.hero-tree__product:focus-visible,.hero-tree__product:focus{filter:drop-shadow(0 14px 18px rgba(95,72,55,.18));transform:translateY(-4px) scale(1.03)}.hero-tree__product:focus-visible{outline:2px solid rgba(95,72,55,.26);outline-offset:3px}.hero-tree__product-image{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(95,72,55,.12))}.hero-tree__product:nth-child(1){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(2){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(3){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(4){--product-width: var(--hero-product-size);transform:translateY(0)}.hero__banner,.hero__aside,.brand-moment,.benefit-card,.ritual-card,.recipe-card,.product-card,.product-slider__card,.showcase-slide__content,.contact-card,.marketplace-card,.recipes-hero__card,.telegram-callout,.cart-summary,.cart-item,.empty-state,.contact-form,.catalog-sidebar,.product-gallery__main,.product-summary__details{border:1px solid rgba(36,36,36,.08);border-radius:var(--radius-lg);background:rgba(255,255,255,.82);box-shadow:0 16px 32px #2424240f}.hero__banner{position:relative;padding:16px}.hero__banner:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:18px;border:1px solid rgba(255,255,255,.46);pointer-events:none}.hero__banner-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px}.hero__aside{display:grid;grid-template-columns:132px 1fr;gap:14px;padding:14px}.hero__aside-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.hero__aside-title{margin:0 0 8px;font-size:14px;font-weight:700}.hero__aside-text{margin:0;font-size:13px;color:#242424b8}.storefront-hero{padding:26px 0 0}.storefront-hero__shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:22px;align-items:stretch}.storefront-hero__media{position:relative;min-height:620px;overflow:hidden;border-radius:34px;border:1px solid rgba(36,36,36,.08);background:#f2e9de;box-shadow:0 18px 36px #24242414}.storefront-hero__image{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.storefront-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(51,34,22,.54) 0%,rgba(51,34,22,.18) 38%,rgba(51,34,22,.08) 100%),linear-gradient(180deg,rgba(255,247,239,0) 0%,rgba(255,247,239,.16) 100%)}.storefront-hero__copy{position:absolute;left:clamp(24px,4vw,52px);bottom:clamp(28px,4vw,52px);z-index:1;max-width:560px;display:grid;gap:18px;color:#fff9f3}.storefront-hero__eyebrow{margin:0;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;opacity:.84}.storefront-hero__copy h1{font-size:clamp(42px,6vw,80px);line-height:.94;color:#fffdf9;text-shadow:0 10px 28px rgba(36,36,36,.18)}.storefront-hero__copy p:not(.storefront-hero__eyebrow){margin:0;max-width:48ch;font-size:15px;line-height:1.78;color:#fff9f3e6}.storefront-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.storefront-hero__actions .button{background:#f2d8d2;color:#543d31;box-shadow:0 14px 28px #3f291e29}.storefront-hero__actions .button--ghost{background:rgba(255,249,243,.76);color:#39271d}.storefront-hero__facts{display:flex;flex-wrap:wrap;gap:10px}.storefront-hero__facts span{padding:9px 14px;border-radius:999px;background:rgba(255,249,243,.14);border:1px solid rgba(255,249,243,.22);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.storefront-hero__spotlight{display:grid;gap:14px}.storefront-hero__mini-card{display:grid;grid-template-columns:92px 1fr;gap:14px;align-items:center;padding:16px;border:1px solid rgba(36,36,36,.08);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 14px 28px #2424240f;transition:transform .22s ease,box-shadow .22s ease}.storefront-hero__mini-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #24242417}.storefront-hero__mini-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:18px;background:#fff}.storefront-hero__mini-card p,.storefront-hero__mini-card strong,.storefront-hero__mini-card span{margin:0}.storefront-hero__mini-card p{color:#24242475;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.storefront-hero__mini-card strong{display:block;margin-top:6px;font-size:20px;line-height:1.14}.storefront-hero__mini-card span{display:block;margin-top:6px;color:#242424ad;font-size:13px}.storefront-marquee{overflow:hidden;padding:14px 0;margin-top:18px;background:#ecd9d8;border-top:1px solid rgba(95,72,55,.12);border-bottom:1px solid rgba(95,72,55,.12)}.storefront-marquee__track{display:flex;align-items:center;gap:26px;width:max-content;animation:storefrontMarquee 30s linear infinite}.storefront-marquee__item{white-space:nowrap;color:#5c4335;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.category-circle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category-circle-card{display:grid;justify-items:center;gap:12px;padding:12px;border:0;background:transparent;cursor:pointer;text-align:center;color:var(--color-wp-text)}.category-circle-card__image-wrap{width:min(100%,188px);aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:50%;border:1px solid rgba(36,36,36,.08);background:rgba(255,255,255,.78);box-shadow:0 14px 26px #2424240f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.category-circle-card__image{width:100%;height:100%;object-fit:cover}.category-circle-card:hover .category-circle-card__image-wrap,.category-circle-card.is-active .category-circle-card__image-wrap{transform:translateY(-4px) scale(1.02);border-color:#5f48372e;box-shadow:0 18px 34px #24242417}.category-circle-card strong{font-size:24px;line-height:1}.category-circle-card span:last-child{max-width:18ch;color:#242424a3;font-size:13px;line-height:1.55}.brand-moments,.benefits-grid,.recipe-grid,.marketplace-grid{display:grid;gap:20px}.brand-moments,.recipe-grid,.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.brand-moment{padding:16px}.brand-moment__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;margin-bottom:12px}.brand-moment__content h3,.benefit-card h3,.recipe-card h3,.contact-card h3,.product-card__title,.product-slider__body h3{font-size:18px;line-height:1.35}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{position:relative;overflow:hidden;border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 16px 30px #24242412}.product-card__badge{position:absolute;top:16px;left:16px;z-index:1;padding:7px 11px;border-radius:999px;background:rgba(255,248,241,.88);color:#242424d1;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 8px 16px #2424240d}.product-card__media,.product-slider__media{display:block;aspect-ratio:1;padding:26px 24px 12px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(247,240,232,.78))}.product-card__image,.product-slider__image{width:100%;height:100%;object-fit:contain;transition:opacity .22s ease,transform .5s ease}.product-card:hover .product-card__image,.product-slider__card:hover .product-slider__image{transform:scale(1.04);opacity:.98}.product-card,.recipe-card,.product-slider__card,.brand-moment,.benefit-card,.ritual-card{transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover,.recipe-card:hover,.product-slider__card:hover,.brand-moment:hover,.benefit-card:hover,.ritual-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #24242417;border-color:#5f483729}.product-card.is-focused{border-color:#5f483747;box-shadow:0 0 0 4px #ecdcc8b8,0 20px 38px #5f48371f;animation:productFocusGlow 1.3s ease}.product-card__body,.product-slider__body{display:grid;gap:14px;padding:18px 18px 20px}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__meta span{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.product-card__meta span:last-child{color:#2424247a}.product-card__description,.product-slider__body p{margin:0;color:#242424ad}.product-card__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;min-height:5.16em}.product-card__details{display:flex;flex-wrap:wrap;gap:8px}.product-card__chip{padding:7px 10px;border-radius:999px;background:rgba(95,72,55,.06);color:#5f4837db;font-size:11px;font-weight:600;line-height:1}.product-card__footer,.product-slider__footer,.recipe-card__footer,.site-footer__bottom,.breadcrumbs{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__cta{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.product-card__footer strong{font-size:24px;line-height:1}.product-card__link,.product-slider__footer a,.contact-card__link{color:var(--color-wp-text);font-size:13px;font-weight:600}.product-slider{margin-top:10px}.product-slider .swiper-slide,.recipe-carousel .swiper-slide{height:auto}.product-slider__card{height:100%}.recipe-card{overflow:hidden;padding:0}.recipe-card__label{color:#5f4837cc;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.recipe-card__image-wrap{aspect-ratio:1}.recipe-card__image{width:100%;height:100%;object-fit:cover}.recipe-card__body{display:grid;gap:12px;padding:16px}.recipe-card--compact{height:100%}.recipe-card__header,.recipes-hero__meta,.cart-summary__row,.cart-drawer__row,.cart-item__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.recipe-card__ingredients{display:flex;flex-wrap:wrap;gap:8px}.recipe-card__ingredients li{padding:6px 10px;border-radius:999px;background:rgba(36,36,36,.05);font-size:12px;line-height:1.2}.benefit-card,.contact-card,.marketplace-card{padding:18px}.showcase-carousel,.recipe-carousel{position:relative}.showcase-slide{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);align-items:center;gap:0;padding:8px 8px 38px}.showcase-slide__media{min-height:470px;overflow:hidden;border-radius:30px;background:rgba(255,255,255,.6);box-shadow:0 22px 38px #24242414}.showcase-slide__image{width:100%;height:100%;object-fit:cover}.showcase-slide__content{position:relative;z-index:1;margin-left:-82px;padding:34px;border-radius:28px;background:rgba(255,252,248,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.showcase-slide__eyebrow,.ritual-card__time{margin:0 0 8px;color:#5f4837c7;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.showcase-slide__content h3{font-size:clamp(36px,4vw,54px);line-height:.98}.showcase-slide__content p:not(.showcase-slide__eyebrow){margin:14px 0 0;max-width:42ch}.showcase-slide__content .button{margin-top:22px}.cozy-rituals{display:grid;grid-template-columns:360px minmax(0,1fr);gap:24px;align-items:start}.cozy-rituals__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ritual-card{padding:22px;border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(251,245,238,.86)),rgba(255,255,255,.8)}.ritual-card h3{font-size:26px;line-height:1;margin-bottom:10px}.recipe-carousel .recipe-card{height:100%}.section--recipes .recipe-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-actions{display:flex;justify-content:center;margin-top:24px}.swiper-pagination{position:relative!important;bottom:auto!important;margin-top:18px}.swiper-pagination-bullet{width:10px!important;height:10px!important;background:rgba(95,72,55,.24)!important;opacity:1!important}.swiper-pagination-bullet-active{background:rgba(185,119,125,.78)!important;transform:scale(1.12)}.tea-story,.about-story,.catalog-layout,.product-page,.contact-form-layout,.contacts-grid,.recipes-hero,.cart-layout{display:grid;gap:24px}.tea-story,.about-story,.product-page,.contact-form-layout,.recipes-hero,.cart-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.tea-story__media,.about-story__media{overflow:hidden;border-radius:var(--radius-lg)}.tea-story__image,.about-story__image{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg)}.brand-quote{margin:18px 0 0;padding:16px;border-left:3px solid rgba(36,36,36,.18);background:rgba(255,255,255,.54);border-radius:0 10px 10px 0;font-size:14px}.catalog-layout{grid-template-columns:280px minmax(0,1fr)}.catalog-explorer{display:grid;gap:20px}.catalog-explorer__toolbar{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:18px;align-items:end}.catalog-explorer__search{display:grid;gap:8px}.catalog-explorer__summary{display:grid;gap:4px;padding:16px 18px;border-radius:22px;border:1px solid rgba(36,36,36,.08);background:rgba(255,255,255,.72)}.catalog-explorer__summary span{color:#2424248f;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.catalog-explorer__summary strong{font-size:32px;line-height:1}.catalog-explorer__filters{display:flex;flex-wrap:wrap;gap:10px}.catalog-explorer__focus{display:grid;gap:4px;max-width:440px;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(249,240,232,.88));border:1px solid rgba(95,72,55,.12);box-shadow:0 12px 24px #5f48370f}.catalog-explorer__focus p,.catalog-explorer__focus span{margin:0}.catalog-explorer__focus strong{font-size:20px;line-height:1.12}.catalog-sidebar{position:sticky;top:88px;padding:18px}.input-field,.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(36,36,36,.12);border-radius:999px;padding:12px 14px;background:#fff;color:var(--color-wp-text)}.contact-form textarea{border-radius:12px}.catalog-filters{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{border:1px solid rgba(36,36,36,.14);border-radius:999px;padding:10px 14px;background:#fff;cursor:pointer;transition:background .2s ease,color .2s ease}.filter-chip.is-active{background:var(--color-wp-text);border-color:var(--color-wp-text);color:#fff}.catalog-sidebar__group{margin-top:20px}.catalog-sidebar__note{display:grid;gap:4px;margin-top:20px;padding-top:16px;border-top:1px solid rgba(36,36,36,.08)}.catalog-sidebar__note strong{font-size:34px;line-height:1}.catalog-sidebar__focus{display:grid;gap:4px;margin-top:16px;padding:16px;border:1px solid rgba(95,72,55,.12);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(251,242,235,.9)),rgba(255,255,255,.84);box-shadow:0 12px 24px #5f48370f}.catalog-sidebar__focus p,.catalog-sidebar__focus span{margin:0}.catalog-sidebar__focus strong{font-size:20px;line-height:1.1}.storefront-story{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:28px;align-items:center}.storefront-story__media{min-height:520px;overflow:hidden;border-radius:30px;border:1px solid rgba(36,36,36,.08);box-shadow:0 18px 34px #24242412}.storefront-story__image{width:100%;height:100%;object-fit:cover}.storefront-story__copy{display:grid;gap:16px}.storefront-story__copy h2{font-size:clamp(34px,4vw,54px);line-height:.98}.storefront-story__copy p:not(.section-title__eyebrow){margin:0;color:#242424c2}.storefront-reviews{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.storefront-reviews__intro{display:grid;gap:16px}.storefront-reviews__intro h2{font-size:clamp(34px,4vw,52px);line-height:.98}.storefront-reviews__intro p:not(.section-title__eyebrow){margin:0;color:#242424bd}.storefront-reviews__score{display:grid;gap:6px;padding:22px;border-radius:24px;border:1px solid rgba(36,36,36,.08);background:rgba(255,255,255,.78);box-shadow:0 14px 24px #2424240d}.storefront-reviews__score strong{font-size:56px;line-height:1}.storefront-reviews__score span{color:#242424ad}.storefront-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{display:grid;gap:12px;padding:22px;border-radius:24px;border:1px solid rgba(36,36,36,.08);background:rgba(255,255,255,.82);box-shadow:0 14px 28px #2424240d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #24242417;border-color:#5f483724}.review-card__stars{color:#b9777d;font-size:14px;letter-spacing:.18em}.review-card h3{font-size:24px;line-height:1.08}.review-card p,.review-card strong{margin:0}.review-card p{color:#242424b3}.review-card strong{color:#242424e6;font-size:13px;letter-spacing:.08em;text-transform:uppercase}@keyframes storefrontMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.breadcrumbs{justify-content:flex-start;flex-wrap:wrap;margin-bottom:18px;color:#24242494;font-size:13px}.product-gallery__image,.product-gallery__thumb-image{width:100%;object-fit:cover}.product-gallery__image{aspect-ratio:1}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.product-gallery__thumb{padding:0;border:1px solid rgba(36,36,36,.08);border-radius:12px;background:#fff;overflow:hidden;cursor:pointer}.product-gallery__thumb.is-active{border-color:#2424245c}.product-summary{display:grid;gap:14px}.product-summary__price{font-size:22px;font-weight:700}.product-summary__description{margin:0;max-width:54ch}.product-summary__actions,.hero__actions,.site-header__actions{display:flex;flex-wrap:wrap;gap:12px}.product-summary__details{padding:18px}.product-summary__details h2{margin-bottom:8px;font-size:20px}.product-specs{display:grid;gap:8px}.product-specs li{position:relative;padding-left:14px}.product-specs li:before{content:"";position:absolute;left:0;top:10px;width:4px;height:4px;border-radius:50%;background:rgba(36,36,36,.36)}.contacts-grid,.marketplace-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-card__links,.site-footer__links{display:grid;gap:8px}.contact-form{display:grid;gap:14px;padding:18px}.contact-form label{display:grid;gap:8px}.contact-form__success{margin:0}.recipes-hero__card,.telegram-callout,.cart-summary,.cart-item{padding:18px}.recipes-hero__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px;margin-bottom:14px}.telegram-callout{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.quantity-picker{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.quantity-picker__controls,.cart-item__controls{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid rgba(36,36,36,.1);border-radius:999px;background:#fff}.quantity-picker__controls button,.cart-item__controls button,.cart-drawer__close,.cart-item__top button{border:0;background:transparent;color:var(--color-wp-text);cursor:pointer}.quantity-picker__controls button,.cart-item__controls button{width:28px;height:28px;border-radius:50%;background:rgba(36,36,36,.04)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;opacity:0;pointer-events:none;transition:opacity .22s ease}.cart-drawer.is-open{opacity:1;pointer-events:auto}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(36,36,36,.24)}.cart-drawer__panel{position:relative;z-index:1;margin-left:auto;width:min(360px,100%);min-height:100%;display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--color-wp-bg);box-shadow:-12px 0 30px #24242414;transform:translate(100%);transition:transform .28s ease}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.cart-drawer__items,.cart-page__items{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:14px}.cart-item__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:10px}.cart-item__body{display:grid;gap:10px}.cart-item__top h3{font-size:16px}.cart-item__top p,.cart-summary p,.cart-drawer__summary p{margin:4px 0 0}.cart-summary__row strong,.cart-drawer__row strong{font-size:28px;line-height:1}.cart-layout{grid-template-columns:minmax(0,1fr) 320px}.cart-summary{position:sticky;top:88px;display:grid;gap:14px}.cart-summary__actions,.cart-drawer__actions{display:grid;gap:10px}.cart-drawer__summary{margin-top:auto;display:grid;gap:14px;padding-top:16px;border-top:1px solid rgba(36,36,36,.08)}.site-footer{padding:48px 0 22px;border-top:1px solid rgba(36,36,36,.1)}.site-footer:before{display:none}.site-footer__grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:24px}.site-footer__text{margin:14px 0 18px;max-width:34ch}.site-footer__brand-lockup{display:grid;gap:14px}.site-footer__subscribe{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:10px 16px;border:1px solid rgba(36,36,36,.16);border-radius:999px;background:#fff;font-size:13px;font-weight:600}.site-footer__marketplaces{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.site-footer__marketplaces a{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(36,36,36,.12);border-radius:999px;background:#fff;font-size:12px}.site-footer__phone{display:inline-block;margin-top:12px;font-size:15px;font-weight:700}.site-footer__bottom{margin-top:26px;padding-top:14px;border-top:1px solid rgba(36,36,36,.08);color:#242424a3;flex-wrap:wrap}.preloader{display:grid;place-items:center;background:var(--color-wp-bg)}.preloader__split{position:absolute;top:0;bottom:0;width:50%;background:var(--color-wp-bg)}.preloader__split--left{left:0}.preloader__split--right{right:0}.preloader__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(255,255,255,.36),transparent 50%),var(--color-wp-bg)}.preloader__content{position:relative;z-index:1;display:grid;justify-items:center;gap:14px}.preloader__brand{width:min(220px,50vw);aspect-ratio:1;object-fit:cover;border-radius:24px}.preloader__logo{width:210px;filter:none}.preloader__subtitle{font-size:11px;font-weight:600;letter-spacing:.18em;color:#2424249e}.preloader__line{width:180px;height:1px;background:rgba(36,36,36,.12)}.preloader__line span{display:block;height:100%;background:rgba(36,36,36,.4)}.back-to-top{position:fixed;right:18px;bottom:18px;z-index:30;border:1px solid rgba(36,36,36,.1);border-radius:999px;background:rgba(255,255,255,.9);padding:10px 14px;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:rgba(36,36,36,.3)}.search-overlay__panel{position:relative;z-index:1;width:min(920px,calc(100% - 24px));margin:48px auto 0;padding:28px;border:1px solid rgba(36,36,36,.08);border-radius:28px;background:var(--color-wp-bg)}.search-overlay__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-overlay__close{border:0;background:transparent;color:var(--color-wp-text);cursor:pointer}.search-overlay__field{margin-top:14px}.search-overlay__field input{width:100%;border:1px solid rgba(36,36,36,.12);border-radius:999px;padding:16px 18px;background:#fff;font-size:16px}.search-overlay__hint{margin:12px 0 0;color:#242424a3}.search-overlay__results{display:grid;gap:14px;margin-top:24px}.search-result{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid rgba(36,36,36,.08);border-radius:18px;background:rgba(255,255,255,.78)}.search-result__image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.search-result__category,.tea-note__label{margin:0 0 4px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2424248f}.search-result__body h3,.tea-note h3{font-size:18px;line-height:1.3}.search-result__body p:last-child{margin:6px 0 0;font-weight:700}.search-overlay__empty{margin-top:24px}.tea-note{padding:18px;border:1px solid rgba(36,36,36,.08);border-radius:18px;background:rgba(255,255,255,.74)}@keyframes leafFall{0%{opacity:0;transform:translateZ(0) rotate(-20deg) scale(.6)}18%{opacity:1}to{opacity:0;transform:translate3d(-24px,42px,0) rotate(135deg) scale(1.05)}}@keyframes heroTreeLeafDrift{0%{opacity:0;transform:translate3d(0,-2%,0) rotate(var(--leaf-rotate)) scale(var(--leaf-scale))}12%{opacity:.92}50%{transform:translate3d(var(--leaf-drift),54vh,0) rotate(calc(var(--leaf-rotate) + 80deg)) scale(calc(var(--leaf-scale) * 1.03))}to{opacity:0;transform:translate3d(calc(var(--leaf-drift) * -.4),108vh,0) rotate(calc(var(--leaf-rotate) + 180deg)) scale(calc(var(--leaf-scale) * .96))}}@keyframes heroTreeCopyIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes heroTreePopup{0%{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes productFocusGlow{0%{box-shadow:0 0 #ecdcc833,0 18px 34px #5f48370f}60%{box-shadow:0 0 0 10px #ecdcc81f,0 24px 42px #5f48371f}to{box-shadow:0 0 0 4px #ecdcc8b8,0 20px 38px #5f48371f}}@media (max-width: 1100px){.hero__grid,.showcase-slide,.cozy-rituals,.tea-story,.about-story,.product-page,.contact-form-layout,.recipes-hero,.cart-layout,.storefront-hero__shell,.storefront-story,.storefront-reviews,.site-footer__grid,.catalog-layout{grid-template-columns:1fr}.catalog-sidebar,.cart-summary{position:static}.product-grid,.brand-moments,.recipe-grid,.benefits-grid,.contacts-grid,.marketplace-grid,.storefront-reviews__grid,.storefront-hero__spotlight{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-hero__media{min-height:560px}.catalog-explorer__toolbar{grid-template-columns:1fr}.showcase-slide__content{margin-left:0;margin-top:-42px}.cozy-rituals__grid,.section--recipes .recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-tree{--hero-stage-top: 78px;--hero-stage-sides: 4px;--hero-product-strip: 18px;--hero-products-bottom: 20px;--hero-tree-scale: 1;--hero-tree-drop: 88px;--hero-product-size: 112px}.hero-tree__scene{height:clamp(860px,calc(100dvh - 8px),1160px)}.hero-tree__guide-art{width:min(330px,32vw)}.hero-tree__products{width:min(520px,42vw);gap:12px}}@media (max-width: 840px){.site-header__nav,.header-tool--desktop,.header-cart-button__copy{display:none}.burger-button{display:inline-flex}.hero__notes,.site-footer__bottom{flex-direction:column;align-items:flex-start}.telegram-callout{grid-template-columns:1fr}.search-overlay__panel{margin-top:16px;padding:18px}.storefront-hero{padding-top:16px}.storefront-hero__media{min-height:520px}.storefront-hero__copy{left:24px;right:24px;bottom:24px;max-width:none}.storefront-hero__copy h1,.storefront-story__copy h2,.storefront-reviews__intro h2{font-size:clamp(34px,8vw,54px)}.storefront-hero__spotlight,.storefront-reviews__grid{grid-template-columns:1fr}.category-circle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-ornaments{display:none}.hero-tree{--hero-stage-top: 8px;--hero-stage-sides: 4px;--hero-product-strip: 24px;--hero-products-bottom: 18px;--hero-tree-drop: 54px;--hero-product-size: 64px;margin-top:0;margin-bottom:0;padding-bottom:0}.hero-tree__scene{height:clamp(620px,calc(100dvh - 14px),740px)}.hero-tree__guide-art{width:min(270px,36vw)}.hero-tree__guide-copy{top:14%;width:50%}.hero-tree__guide-copy h2{font-size:18px}.hero-tree__guide-note{font-size:10px}.hero-tree__products{width:min(300px,54vw);gap:8px}.hero-tree__product:nth-child(1){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(2){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(3){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(4){--product-width: var(--hero-product-size);transform:translateY(0)}}@media (max-width: 640px){.container{width:min(var(--max-width),calc(100% - 20px))}.product-grid,.brand-moments,.recipe-grid,.benefits-grid,.contacts-grid,.marketplace-grid,.cozy-rituals__grid,.product-gallery__thumbs,.category-circle-grid,.storefront-reviews__grid{grid-template-columns:1fr}.storefront-hero__media{min-height:470px}.storefront-hero__copy{left:20px;right:20px;bottom:20px;gap:14px}.storefront-hero__copy p:not(.storefront-hero__eyebrow){font-size:14px}.storefront-hero__facts{display:none}.storefront-hero__actions{flex-direction:column;align-items:stretch}.storefront-hero__mini-card{grid-template-columns:72px 1fr}.product-card__media{padding:18px 16px 8px}.catalog-explorer__summary{justify-items:start}.hero__heading,.section-title h2,.product-summary h1{font-size:clamp(28px,10vw,40px)}.hero__actions,.product-summary__actions{flex-direction:column;align-items:stretch}.hero__aside,.cart-item{grid-template-columns:1fr}.showcase-slide{padding-inline:0}.showcase-slide__media{min-height:320px;border-radius:22px}.showcase-slide__content{margin-top:0;padding:22px}.section--recipes .recipe-grid{grid-template-columns:1fr}.site-ornaments{display:none}.section-title h2,.product-summary h1{font-size:clamp(32px,10vw,44px)}.hero-tree{--hero-stage-top: 8px;--hero-stage-sides: 4px;--hero-product-strip: 18px;--hero-products-bottom: 18px;--hero-tree-drop: 42px;--hero-product-size: 52px}.hero-tree__scene{height:clamp(560px,calc(100dvh - 18px),660px)}.hero-tree__guide-art{width:min(228px,62vw)}.hero-tree__guide-copy{top:14%;right:8%;width:48%;gap:4px}.hero-tree__guide-kicker,.hero-tree__guide-footer span{font-size:8px}.hero-tree__guide-copy h2{font-size:15px}.hero-tree__guide-note{font-size:9px}.hero-tree__guide-footer strong{font-size:13px}.hero-tree__products{width:min(232px,50vw);gap:8px}.hero-tree__product:nth-child(1){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(2){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(3){--product-width: var(--hero-product-size);transform:translateY(0)}.hero-tree__product:nth-child(4){--product-width: var(--hero-product-size);transform:translateY(0)}}.catalog-welcome{padding:28px 0 12px}.catalog-welcome-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:stretch;overflow:hidden;border:1px solid rgba(36,36,36,.08);border-radius:34px;background:linear-gradient(135deg,rgba(255,250,246,.96),rgba(248,239,232,.92)),#fbf6f1;box-shadow:0 22px 42px #24242414}.catalog-welcome-card__copy{display:grid;align-content:center;gap:18px;padding:clamp(28px,5vw,54px)}.catalog-welcome-card__copy h1{margin:0;font-size:clamp(36px,5.4vw,72px);line-height:.96;color:var(--color-wp-text)}.catalog-welcome-card__copy p{margin:0;max-width:28ch;font-size:16px;line-height:1.7;color:#242424c2}.catalog-welcome-card__actions{display:flex;flex-wrap:wrap;gap:12px}.catalog-welcome-card__media{position:relative;min-height:360px;overflow:hidden;background:radial-gradient(circle at center,rgba(255,255,255,.42),rgba(255,255,255,0) 70%),linear-gradient(180deg,rgba(242,233,222,.8),rgba(246,239,233,.36))}.catalog-welcome-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(248,239,232,.08) 0%,rgba(248,239,232,0) 20%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.3));pointer-events:none}.catalog-welcome-card__image{width:100%;height:100%;object-fit:cover;object-position:center}.product-card{display:grid;grid-template-rows:auto 1fr}.product-card__body{align-content:start;gap:12px;padding:20px}.product-card__title{margin:0;font-size:22px;line-height:1.16}.product-card__title a{color:inherit}.product-card__prices{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px}.product-card__price-old{color:#2424246b;font-size:14px;font-weight:600;text-decoration:line-through}.product-card__price-current{font-size:28px;line-height:1}.product-card__description{min-height:unset;-webkit-line-clamp:4}.product-card__footer{justify-content:flex-start}.product-card__footer .button{min-width:168px;justify-content:center}.product-page__back{width:46px;height:46px;display:inline-grid;place-items:center;border:1px solid rgba(36,36,36,.12);border-radius:999px;background:rgba(255,255,255,.84);color:var(--color-wp-text);font-size:22px;line-height:1;box-shadow:0 10px 20px #2424240d}.product-gallery__image,.product-gallery__thumb-image{object-fit:contain;background:#fff}.product-summary__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.product-summary__price-old{color:#24242466;font-size:18px;font-weight:600;text-decoration:line-through}.product-summary__price{margin:0;font-size:34px;line-height:1}.product-summary__description{font-size:15px;line-height:1.8;color:#242424bd}.product-summary__details{margin-top:4px;padding:22px}.product-summary__details>div{display:grid;gap:10px}.product-summary__actions .button{min-width:220px;justify-content:center}.recipe-grid--catalog{margin-top:8px}.recipe-card{display:grid;align-content:start}.recipe-card__image-wrap{display:grid;place-items:center;aspect-ratio:4 / 5;padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,239,232,.9)),#fff}.recipe-card__image{object-fit:contain}.recipe-card__body{gap:10px}.recipe-card__body h3{margin:0}.recipe-card__footer{justify-content:flex-start}.recipe-card__link{color:var(--color-wp-text);font-size:13px;font-weight:600}.section--marketplace-reviews{background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,0)),radial-gradient(circle at top right,rgba(215,177,172,.14),transparent 36%)}.marketplace-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.marketplace-review-card{display:grid;gap:16px;padding:18px;border:1px solid rgba(36,36,36,.08);border-radius:26px;background:rgba(255,255,255,.84);box-shadow:0 16px 30px #2424240f;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.marketplace-review-card:hover{transform:translateY(-4px);box-shadow:0 20px 36px #24242414;border-color:#5f483729}.marketplace-review-card__image{width:100%;aspect-ratio:1;object-fit:contain;padding:18px;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,241,234,.94))}.marketplace-review-card__body{display:grid;gap:10px}.marketplace-review-card__body h3,.marketplace-review-card__body p{margin:0}.marketplace-review-card__marketplace{color:#24242494;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.marketplace-review-card__metrics{color:#242424b3}.marketplace-review-card__body a{color:var(--color-wp-text);font-size:13px;font-weight:600}.site-footer__brand{display:grid;align-content:start;gap:16px}@media (max-width: 1100px){.catalog-welcome-card,.marketplace-review-grid{grid-template-columns:1fr}.catalog-welcome-card__media{min-height:280px}}@media (max-width: 840px){.catalog-welcome-card__copy{padding:26px}.catalog-welcome-card__copy h1{font-size:clamp(34px,8vw,52px)}.marketplace-review-grid{grid-template-columns:1fr}}@media (max-width: 640px){.catalog-welcome{padding-top:18px}.catalog-welcome-card{border-radius:26px}.catalog-welcome-card__copy,.catalog-welcome-card__actions{gap:14px}.catalog-welcome-card__actions{flex-direction:column;align-items:stretch}.catalog-welcome-card__media{min-height:220px}.product-card__footer .button,.product-summary__actions .button{width:100%;min-width:0}.recipe-card__image-wrap{aspect-ratio:3 / 4;padding:14px}}@media (prefers-reduced-motion: reduce){.hero-tree__tree-image,.product-card.is-focused{animation:none!important}.hero-tree__product,.hero-tree__guide,.hero-tree__product:hover,.hero-tree__product:focus-visible,.hero-tree__product:focus{transition:none;filter:none}}
