@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}h1,h2,h3,h4,.display-font{font-family:Manrope,Inter,sans-serif;letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(2.7rem,6vw,5.4rem)}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:1.25rem}.container{width:min(1240px,calc(100% - 40px));margin-inline:auto}.section{padding-block:clamp(70px,9vw,120px)}.section--soft{background:var(--soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.section-heading h2{max-width:750px;margin-bottom:0}.section-heading p{max-width:500px;margin:0;color:#555}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{width:30px;height:8px;border-radius:99px;background:var(--red);content:""}.rte>*:last-child{margin-bottom:0}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:12px 18px;transform:translateY(-150%);border-radius:8px;color:#fff;background:#000}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:2px solid var(--ink);border-radius:14px;color:#fff;background:var(--ink);font-weight:800;line-height:1;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:5px 5px 0 var(--yellow)}.button--light{color:var(--ink);background:#fff}.button--ghost{color:var(--ink);background:transparent}.button--ghost:hover{background:#fff}.button--full{width:100%}.text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:2px solid currentColor;font-weight:800}.text-link:after{content:"\2192";transition:transform .2s ease}.text-link:hover:after{transform:translate(4px)}.announcement{position:relative;z-index:31;padding:9px 0;color:#fff;background:var(--ink);font-size:.84rem;font-weight:700;letter-spacing:.02em}.announcement__inner{display:flex;justify-content:center;gap:14px;text-align:center}.site-header{position:sticky;z-index:30;top:0;border-bottom:1px solid rgba(17,17,17,.1);background:#fffffff0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header__inner{display:grid;min-height:96px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.header__logo{display:block;width:246px;height:78px;overflow:hidden;justify-self:start;position:relative}.header__logo img,.footer__logo img{position:absolute;top:50%;left:50%;width:100%;max-width:none;transform:translate(-50%,-50%)}.header__nav{display:flex;align-items:center;justify-content:center;gap:8px}.header__nav a{position:relative;padding:11px 16px;border-radius:99px;font-weight:700}.header__nav a:hover,.header__nav a[aria-current=page]{background:var(--soft)}.header__nav a[aria-current=page]:after{position:absolute;right:16px;bottom:6px;left:16px;height:3px;border-radius:3px;background:var(--red);content:""}.header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header__phone{display:flex;align-items:center;gap:8px;padding:10px;font-weight:700}.header__phone svg{width:19px}.cart-button{display:inline-flex;min-height:46px;align-items:center;gap:8px;padding:0 15px;border:2px solid var(--ink);border-radius:12px;font-weight:800}.cart-count{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--lime);font-size:.78rem}.menu-toggle{display:none;width:46px;height:46px;padding:10px;border:2px solid var(--ink);border-radius:12px;background:#fff;cursor:pointer}.menu-toggle span{display:block;height:2px;margin:5px 0;background:var(--ink)}.mobile-menu{position:fixed;z-index:29;top:0;right:0;bottom:0;left:0;padding:150px 24px 40px;background:#fff}.mobile-menu[hidden]{display:none}.mobile-menu nav{display:grid;gap:8px}.mobile-menu nav a{padding:15px 0;border-bottom:1px solid #ddd;font-family:Manrope,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.04em}.mobile-menu__details{margin-top:34px;padding:22px;border-radius:20px;background:var(--soft)}.hero-wholesale{position:relative;overflow:hidden;padding:clamp(55px,7vw,100px) 0 clamp(70px,9vw,120px);background:var(--soft)}.hero-wholesale:before{position:absolute;top:-100px;left:-130px;width:300px;height:300px;border:45px solid var(--yellow);border-radius:50%;opacity:.9;content:""}.hero-wholesale:after{position:absolute;right:8%;bottom:-120px;width:250px;height:250px;border-radius:55px;background:var(--cyan);opacity:.16;transform:rotate(25deg);content:""}.hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:48px}.hero__content{max-width:640px}.hero__content h1{margin-bottom:24px}.hero__content h1 .accent-word{position:relative;z-index:0;white-space:nowrap}.hero__content h1 .accent-word:after{position:absolute;z-index:-1;right:-4px;bottom:.08em;left:-4px;height:.24em;border-radius:99px;background:var(--lime);content:""}.hero__text{max-width:570px;margin-bottom:32px;color:#484848;font-size:clamp(1.05rem,1.6vw,1.25rem)}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px}.hero__note{display:flex;align-items:center;gap:10px;margin-top:24px;font-size:.9rem;font-weight:700}.hero__note-mark{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#fff;background:var(--teal)}.hero-art{position:relative;min-height:540px}.hero-art__backdrop{position:absolute;top:35px;right:4%;width:82%;height:82%;border-radius:48% 52%/56% 45% 55% 44%;background:var(--yellow);transform:rotate(-5deg)}.hero-art__grid{position:absolute;top:68px;right:8%;width:75%;height:68%;border-radius:50%;background-image:radial-gradient(rgba(17,17,17,.2) 1.4px,transparent 1.4px);background-size:20px 20px;opacity:.35}.hero-art__shelf{position:absolute;right:4%;bottom:42px;width:92%;height:38px;border:3px solid var(--ink);border-radius:50%;background:#fff;box-shadow:0 18px #11111114}.pack{position:absolute;z-index:2;border:3px solid var(--ink);box-shadow:9px 11px #1111111f}.pack:after{position:absolute;border:2px solid var(--ink);background:#fff;content:""}.pack--carton{right:5%;bottom:78px;width:180px;height:245px;border-radius:18px 18px 24px 24px;background:var(--orange);transform:rotate(5deg)}.pack--carton:before{position:absolute;top:-30px;right:24px;left:24px;height:50px;border:3px solid var(--ink);border-bottom:0;background:var(--orange);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);content:""}.pack--carton:after{top:58px;left:31px;width:116px;height:98px;border-radius:50%;background:var(--paper)}.pack--bottle{right:32%;bottom:76px;width:150px;height:310px;border-radius:44px 44px 30px 30px;background:var(--cyan)}.pack--bottle:before{position:absolute;top:-46px;left:45px;width:58px;height:56px;border:3px solid var(--ink);border-radius:9px 9px 3px 3px;background:var(--plum);content:""}.pack--bottle:after{top:100px;left:23px;width:100px;height:118px;border-radius:18px;background:var(--paper)}.pack--tub{right:55%;bottom:76px;width:184px;height:178px;border-radius:18px 18px 42px 42px;background:var(--plum);transform:rotate(-3deg)}.pack--tub:before{position:absolute;top:-22px;left:-9px;width:196px;height:38px;border:3px solid var(--ink);border-radius:15px;background:var(--lime);content:""}.pack--tub:after{top:43px;left:31px;width:116px;height:74px;border-radius:15px;background:var(--paper)}.pack--can{right:72%;bottom:77px;width:106px;height:230px;border-radius:27px;background:var(--teal);transform:rotate(-7deg)}.pack--can:before{position:absolute;top:5px;right:7px;left:7px;height:15px;border:2px solid var(--ink);border-radius:50%;background:#e9e9e9;content:""}.pack--can:after{top:68px;left:17px;width:67px;height:86px;border-radius:50%;background:var(--paper)}.pack__label-line{position:absolute;z-index:5;top:47%;left:50%;width:48%;height:8px;border-radius:99px;background:var(--ink);transform:translate(-50%,-50%)}.pack__label-line:after{position:absolute;top:15px;left:15%;width:70%;height:5px;border-radius:99px;background:currentColor;opacity:.24;content:""}.hero-art__tag{position:absolute;z-index:5;top:30px;right:0;display:grid;width:115px;height:115px;place-items:center;border:3px solid var(--ink);border-radius:50%;background:var(--lime);box-shadow:7px 7px 0 var(--ink);font-family:Manrope,sans-serif;font-size:.85rem;font-weight:800;line-height:1.1;text-align:center;text-transform:uppercase;transform:rotate(8deg)}.value-strip{position:relative;z-index:4;margin-top:-25px}.value-strip__inner{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:2px solid var(--ink);border-radius:20px;background:#fff;box-shadow:7px 7px 0 var(--ink)}.value-item{display:flex;min-height:96px;align-items:center;gap:15px;padding:22px 26px}.value-item+.value-item{border-left:2px solid var(--ink)}.value-item__icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border-radius:13px;background:var(--yellow)}.value-item:nth-child(2) .value-item__icon{background:var(--teal)}.value-item:nth-child(3) .value-item__icon{background:var(--lime)}.value-item__icon svg{width:24px;height:24px}.value-item strong,.value-item span{display:block}.value-item strong{font-family:Manrope,sans-serif;line-height:1.2}.value-item span{margin-top:2px;color:#666;font-size:.88rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;min-height:390px;overflow:hidden;padding:32px;border:2px solid var(--ink);border-radius:26px;background:var(--yellow);transition:transform .25s ease,box-shadow .25s ease}.category-card:nth-child(2){background:var(--teal)}.category-card:nth-child(3){background:var(--plum);color:#fff}.category-card:hover{transform:translateY(-7px);box-shadow:8px 9px 0 var(--ink)}.category-card__index{display:inline-grid;width:40px;height:40px;place-items:center;border:2px solid currentColor;border-radius:50%;font-weight:800}.category-card h3{max-width:270px;margin:28px 0 12px;font-size:clamp(1.75rem,3vw,2.55rem)}.category-card p{max-width:300px;opacity:.78}.category-card__arrow{position:absolute;right:28px;bottom:28px;display:grid;width:56px;height:56px;place-items:center;border:2px solid var(--ink);border-radius:50%;color:var(--ink);background:#fff;font-size:1.7rem;transition:transform .2s ease}.category-card:hover .category-card__arrow{transform:rotate(-35deg)}.category-card__shape{position:absolute;right:-45px;bottom:-60px;width:220px;height:220px;border:3px solid var(--ink);border-radius:50%;background:#ffffff4d}.category-card__shape:before,.category-card__shape:after{position:absolute;border:3px solid var(--ink);background:#fff;content:""}.category-card__shape:before{top:25px;left:30px;width:62px;height:100px;border-radius:16px;transform:rotate(-15deg)}.category-card__shape:after{top:45px;left:105px;width:65px;height:80px;border-radius:50%}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{display:flex;min-width:0;flex-direction:column}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;border:1px solid #e5e2db;border-radius:22px;background:var(--soft)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__media img{transform:scale(1.04)}.product-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(135deg,#fff 0%,var(--soft) 100%)}.product-card__placeholder svg{width:44%;color:#bbb7ae}.product-card__badge{position:absolute;top:14px;left:14px;padding:6px 10px;border-radius:99px;color:#fff;background:var(--red);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-card__content{display:flex;flex:1;flex-direction:column;padding:16px 3px 0}.product-card__vendor{margin-bottom:5px;color:#777;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.product-card__title{margin-bottom:7px;font-family:Manrope,sans-serif;font-size:1.03rem;font-weight:700;letter-spacing:-.025em;line-height:1.35}.product-card__price{display:flex;align-items:baseline;gap:8px;margin-top:auto;font-weight:800}.product-card__compare{color:#777;font-size:.9rem;font-weight:500;text-decoration:line-through}.product-card__form{margin-top:14px}.product-card__form .button{min-height:46px;border-radius:11px;font-size:.9rem}.empty-products{grid-column:1 / -1;padding:55px 30px;border:2px dashed #bbb;border-radius:24px;text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:2px solid var(--ink);border-radius:25px;background:#fff}.step{position:relative;min-height:260px;padding:32px}.step+.step{border-left:2px solid var(--ink)}.step__number{display:grid;width:52px;height:52px;margin-bottom:40px;place-items:center;border:2px solid var(--ink);border-radius:15px;background:var(--yellow);box-shadow:4px 4px 0 var(--ink);font-family:Manrope,sans-serif;font-weight:800}.step:nth-child(2) .step__number{background:var(--teal)}.step:nth-child(3) .step__number{background:var(--lime)}.step h3{margin-bottom:10px;font-size:1.6rem}.step p{margin:0;color:#626262}.wholesale-cta{overflow:hidden;padding-block:clamp(70px,9vw,110px);color:#fff;background:var(--ink)}.wholesale-cta__inner{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.wholesale-cta__inner:before{position:absolute;top:-130px;right:18%;width:230px;height:230px;border:38px solid var(--plum);border-radius:50%;opacity:.8;content:""}.wholesale-cta h2{position:relative;z-index:1;max-width:760px;margin-bottom:14px}.wholesale-cta p{position:relative;z-index:1;max-width:630px;margin:0;color:#ccc;font-size:1.1rem}.wholesale-cta__actions{position:relative;z-index:1;display:flex;gap:12px}.page-hero{position:relative;overflow:hidden;padding:clamp(64px,8vw,105px) 0;background:var(--soft)}.page-hero:after{position:absolute;top:-90px;right:8%;width:190px;height:190px;border:34px solid var(--yellow);border-radius:50%;content:""}.page-hero h1{max-width:850px;margin-bottom:16px}.page-hero p{max-width:610px;margin:0;color:#565656;font-size:1.15rem}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,100px)}.contact-details h2,.contact-form h2{margin-bottom:24px;font-size:clamp(2rem,3vw,3rem)}.contact-card{display:flex;gap:16px;padding:22px 0;border-bottom:1px solid #ddd}.contact-card:first-of-type{border-top:1px solid #ddd}.contact-card__icon{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border-radius:13px;background:var(--yellow)}.contact-card:nth-of-type(2) .contact-card__icon{background:var(--teal)}.contact-card:nth-of-type(3) .contact-card__icon{background:var(--lime)}.contact-card__icon svg{width:22px}.contact-card span,.contact-card strong{display:block}.contact-card span{margin-bottom:4px;color:#777;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.contact-card strong{font-size:1.02rem;line-height:1.45}.contact-form{padding:clamp(26px,4vw,48px);border:2px solid var(--ink);border-radius:28px;background:#fff;box-shadow:9px 9px 0 var(--yellow)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:7px}.field--full{grid-column:1 / -1}.field label{font-size:.87rem;font-weight:800}.field input,.field textarea,.field select{width:100%;min-height:52px;padding:13px 15px;border:1.5px solid #bababa;border-radius:11px;color:var(--ink);background:#fff;outline:none}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px #00c9852e}.form-success,.form-errors{margin-bottom:20px;padding:14px 16px;border-radius:10px;font-weight:700}.form-success{background:#00c98526}.form-errors{background:#ed1c241a}.contact-map{position:relative;min-height:270px;overflow:hidden;margin-top:60px;border:2px solid var(--ink);border-radius:28px;background-color:var(--cyan);background-image:linear-gradient(30deg,rgba(255,255,255,.2) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.2) 87.5%),linear-gradient(150deg,rgba(255,255,255,.2) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.2) 87.5%);background-size:80px 140px}.contact-map__pin{position:absolute;top:50%;left:50%;width:min(460px,calc(100% - 40px));padding:28px;border:2px solid var(--ink);border-radius:20px;background:#fff;box-shadow:7px 7px 0 var(--ink);text-align:center;transform:translate(-50%,-50%)}.contact-map__pin strong{display:block;margin-bottom:5px;font-family:Manrope,sans-serif;font-size:1.2rem}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:34px}.collection-toolbar__count{color:#666}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort label{font-size:.9rem;font-weight:700}.collection-sort select{min-height:44px;padding:0 38px 0 13px;border:1.5px solid var(--ink);border-radius:10px;background:#fff}.pagination{display:flex;justify-content:center;gap:8px;margin-top:52px}.pagination a,.pagination span{display:grid;min-width:44px;height:44px;padding:0 8px;place-items:center;border:1.5px solid var(--ink);border-radius:10px;font-weight:700}.pagination .current{background:var(--lime)}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,90px);align-items:start}.product-page__media{overflow:hidden;aspect-ratio:1;border-radius:28px;background:var(--soft)}.product-page__media img{width:100%;height:100%;object-fit:cover}.product-page__info{position:sticky;top:140px}.product-page__vendor{margin-bottom:10px;color:#777;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-page h1{margin-bottom:18px;font-size:clamp(2.2rem,4vw,4rem)}.product-page__price{margin-bottom:24px;font-size:1.5rem;font-weight:800}.product-page__description{margin-bottom:28px;color:#555}.product-form{display:grid;gap:16px}.quantity{display:inline-grid;width:142px;grid-template-columns:42px 1fr 42px;overflow:hidden;border:1.5px solid var(--ink);border-radius:11px}.quantity button{border:0;background:var(--soft);cursor:pointer}.quantity input{min-width:0;height:46px;border:0;text-align:center}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:start}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:22px;padding:22px 0;border-bottom:1px solid #ddd}.cart-item__image{overflow:hidden;aspect-ratio:1;border-radius:14px;background:var(--soft)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-summary{position:sticky;top:130px;padding:28px;border:2px solid var(--ink);border-radius:22px;background:var(--soft)}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:20px;font-size:1.2rem;font-weight:800}.site-footer{padding:65px 0 28px;border-top:1px solid #ddd;background:#fff}.footer__grid{display:grid;grid-template-columns:1.3fr .7fr .8fr;gap:70px}.footer__logo{position:relative;width:290px;height:130px;overflow:hidden;margin-bottom:10px}.footer__brand p{max-width:370px;color:#555}.footer__heading{margin-bottom:20px;font-family:Manrope,sans-serif;font-size:.83rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer__links{display:grid;gap:11px}.footer__links a:hover{text-decoration:underline;text-underline-offset:4px}.footer__contact{display:grid;gap:12px}.footer__contact span{display:block;color:#777;font-size:.75rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.footer__contact strong{display:block;margin-top:2px;font-weight:600}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:55px;padding-top:22px;border-top:1px solid #ddd;color:#777;font-size:.82rem}@media(max-width:1100px){.header__inner{grid-template-columns:1fr auto}.header__nav,.header__phone{display:none}.menu-toggle{display:block}.hero__grid{grid-template-columns:1fr 480px;gap:20px}.hero-art{min-height:500px;transform:scale(.92);transform-origin:right center}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__grid{gap:38px}}@media(max-width:860px){.section-heading{display:block}.section-heading p{margin-top:14px}.hero__grid{grid-template-columns:1fr}.hero__content{max-width:720px}.hero-art{width:min(620px,100%);min-height:510px;margin-inline:auto;transform:none}.value-strip__inner,.category-grid,.steps{grid-template-columns:1fr}.value-item+.value-item,.step+.step{border-top:2px solid var(--ink);border-left:0}.category-card{min-height:330px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wholesale-cta__inner{grid-template-columns:1fr}.wholesale-cta__actions{justify-content:flex-start}.contact-layout,.product-page,.cart-layout{grid-template-columns:1fr}.product-page__info,.cart-summary{position:static}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1 / -1}}@media(max-width:600px){.container{width:min(100% - 28px,1240px)}.announcement{font-size:.74rem}.announcement__optional{display:none}.header__inner{min-height:80px}.header__logo{width:190px;height:66px}.cart-button__label{display:none}.hero-wholesale{padding-top:46px}.hero-wholesale:before{width:190px;height:190px;border-width:28px}.hero__buttons,.wholesale-cta__actions{display:grid;grid-template-columns:1fr}.hero__buttons .button,.wholesale-cta__actions .button{width:100%}.hero-art{min-height:380px;margin-top:10px;transform:scale(.76);transform-origin:center top}.hero-art__shelf{right:-3%;width:106%}.value-strip{margin-top:-95px}.value-item{min-height:86px;padding:18px}.category-card{min-height:310px;padding:25px}.product-grid{gap:24px 12px}.product-card__media{border-radius:16px}.product-card__title{font-size:.94rem}.product-card__form .button{padding:0 10px;font-size:.79rem}.step{min-height:220px;padding:25px}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.contact-form{box-shadow:6px 6px 0 var(--yellow)}.collection-toolbar{display:block}.collection-sort{margin-top:14px}.collection-sort select{flex:1}.cart-item{grid-template-columns:84px 1fr}.cart-item__price{grid-column:2}.footer__grid{grid-template-columns:1fr;gap:34px}.footer__brand{grid-column:auto}.footer__logo{width:255px;height:110px}.footer__bottom{display:block}.footer__bottom span{display:block;margin-top:5px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--professional-border: #deded9;--professional-muted: #666b70;--professional-soft: #f5f5f2}body{color:#17191b;background:#fff}h1,h2,h3,h4,.display-font{letter-spacing:-.035em}.section{padding-block:clamp(64px,8vw,104px)}.eyebrow{gap:9px;margin-bottom:15px;color:#50555a;font-size:.73rem;letter-spacing:.14em}.eyebrow:before{width:22px;height:3px;border-radius:0;background:var(--plum)}.button{min-height:51px;padding-inline:22px;border-width:1px;border-radius:8px;background:#17191b;font-size:.94rem;font-weight:700}.button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #1111111f}.button--ghost{border-color:#aeb1b3;background:transparent}.button--ghost:hover{border-color:#17191b;background:#fff}.announcement{padding-block:8px;background:#202326;font-size:.78rem;font-weight:600}.announcement__dot{color:var(--lime)}.site-header{border-bottom-color:#e7e7e3;box-shadow:0 2px 12px #14161809}.header__inner{min-height:102px}.header__logo{width:285px;height:106px;overflow:hidden}.header__logo img,.footer__logo img{width:100%;height:auto;max-width:none;transform:translate(-50%,-50%)}.header__nav{gap:3px}.header__nav a{padding:10px 14px;border-radius:6px;font-size:.93rem;font-weight:600}.header__nav a:hover,.header__nav a[aria-current=page]{background:#f1f1ee}.header__nav a[aria-current=page]:after{right:14px;bottom:5px;left:14px;height:2px;background:var(--plum)}.header__phone{font-size:.88rem;font-weight:600}.cart-button,.menu-toggle{border-width:1px;border-radius:8px}.cart-count{background:#e8edcf}.hero-wholesale{padding:clamp(58px,7vw,92px) 0 clamp(65px,8vw,105px);border-bottom:1px solid #e5e5e0;background:#f7f7f4}.hero-wholesale:before,.hero-wholesale:after{display:none}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(480px,.95fr);gap:clamp(44px,7vw,92px)}.hero__content h1{max-width:700px;margin-bottom:22px;font-size:clamp(2.75rem,5.5vw,4.9rem);line-height:1.02}.hero__content h1 .accent-word:after{right:0;bottom:.03em;left:0;height:.11em;border-radius:0;background:var(--plum);opacity:.75}.hero__text{max-width:610px;color:#565b60;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.7}.hero__note{color:#5f6468;font-size:.83rem;font-weight:600}.hero__note-mark{width:22px;height:22px;border-radius:5px;color:#17372b;background:#dcefe7;font-size:.78rem}.hero-art{min-height:490px;overflow:hidden;border:1px solid #d8d8d2;border-radius:16px;background:#efefeb;box-shadow:0 24px 50px #191b1d17}.hero-art__backdrop{top:0;right:0;width:100%;height:100%;border-radius:0;background:linear-gradient(150deg,#f7f7f4,#e9e9e4);transform:none}.hero-art__grid{top:0;right:0;width:100%;height:100%;border-radius:0;background-image:linear-gradient(rgba(30,32,34,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(30,32,34,.045) 1px,transparent 1px);background-size:34px 34px;opacity:1}.hero-art__shelf{right:7%;bottom:54px;width:86%;height:15px;border:0;border-radius:2px;background:#777a7b;box-shadow:0 12px 18px #1c1e2024}.pack{border:1px solid rgba(29,31,33,.24);box-shadow:0 13px 24px #1c1e2024}.pack:after{border:1px solid #d9d9d5}.pack--carton{right:6%;bottom:69px;width:150px;height:220px;border-radius:6px;background:#caa879;transform:rotate(0)}.pack--carton:before{top:-24px;right:20px;left:20px;height:35px;border:1px solid rgba(29,31,33,.24);border-bottom:0;background:#caa879}.pack--carton:after{top:58px;left:25px;width:98px;height:80px;border-radius:3px;background:#f6f3ed}.pack--bottle{right:31%;bottom:68px;width:128px;height:278px;border-radius:26px 26px 12px 12px;background:#39454e}.pack--bottle:before{top:-38px;left:40px;width:46px;height:46px;border:1px solid #252b30;border-radius:5px;background:#272d32}.pack--bottle:after{top:91px;left:20px;width:86px;height:108px;border-radius:4px;background:#f7f7f3}.pack--tub{right:53%;bottom:68px;width:158px;height:160px;border-radius:6px 6px 20px 20px;background:#e5e4de;transform:none}.pack--tub:before{top:-15px;left:-5px;width:166px;height:24px;border:1px solid #a5a6a1;border-radius:4px;background:#aebe54}.pack--tub:after{top:39px;left:26px;width:104px;height:69px;border-radius:3px;background:#fff}.pack--can{right:75%;bottom:69px;width:85px;height:203px;border-radius:16px;background:#e3e4e2;transform:none}.pack--can:before{border-width:1px;border-color:#9fa2a1;background:#bfc2c0}.pack--can:after{top:60px;left:13px;width:57px;height:73px;border:0;border-radius:3px;background:#0e9d82}.pack__label-line{height:5px;background:#282b2d}.pack__label-line:after{top:11px;height:3px}.hero-art__tag{top:22px;right:22px;display:block;width:auto;height:auto;padding:9px 12px;border:1px solid #cfd0cb;border-radius:6px;color:#4d5256;background:#ffffffe6;box-shadow:none;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.08em;line-height:1.3;text-align:left;transform:none}.value-strip{margin-top:0;padding-top:0;background:#fff}.value-strip__inner{border:0;border-bottom:1px solid #e4e4df;border-radius:0;box-shadow:none}.value-item{min-height:102px;padding:24px 28px}.value-item+.value-item{border-left:1px solid #e4e4df}.value-item__icon{width:42px;height:42px;border-radius:7px;background:#f2ead5}.value-item:nth-child(2) .value-item__icon{background:#dcefeb}.value-item:nth-child(3) .value-item__icon{background:#ebefd7}.value-item strong{font-size:.94rem;letter-spacing:-.02em}.value-item span{color:#6b7074;font-size:.81rem}.category-grid{gap:18px}.category-card,.category-card:nth-child(2),.category-card:nth-child(3){min-height:310px;padding:28px;border:1px solid #ddddda;border-top:4px solid var(--yellow);border-radius:12px;color:#17191b;background:#fff}.category-card:nth-child(2){border-top-color:var(--teal)}.category-card:nth-child(3){border-top-color:var(--plum)}.category-card:hover{transform:translateY(-3px);border-color:#c7c8c5;box-shadow:0 15px 30px #1e202214}.category-card__index{width:auto;height:auto;border:0;border-radius:0;color:#888c8f;font-size:.73rem;letter-spacing:.1em}.category-card h3{margin-top:38px;font-size:clamp(1.55rem,2.5vw,2.05rem)}.category-card p{color:#686d71;opacity:1}.category-card__arrow{width:43px;height:43px;border:1px solid #d0d1cd;color:#17191b;font-size:1.25rem}.category-card:hover .category-card__arrow{transform:translate(2px)}.category-card__shape{right:-80px;bottom:-100px;width:210px;height:210px;border:1px solid #c9cac6;background:transparent;opacity:.2}.category-card__shape:before,.category-card__shape:after{border-width:1px;border-color:#a7aaa7;background:transparent}.section--soft{background:#f6f6f3}.product-card__media{border-color:#e0e0dc;border-radius:10px;background:#f4f4f1}.product-card__badge{top:12px;left:12px;border-radius:4px;background:#8d235b;font-size:.65rem}.product-card__vendor{color:#7b7f82;font-size:.69rem}.product-card__form .button{border-radius:7px}.steps{border:1px solid #d9d9d5;border-radius:12px}.step{min-height:235px;padding:30px}.step+.step{border-left:1px solid #d9d9d5}.step__number{width:44px;height:44px;margin-bottom:34px;border:0;border-radius:6px;background:#f3ead2;box-shadow:none;color:#4f4b41;font-size:.82rem}.step:nth-child(2) .step__number{background:#dcefeb}.step:nth-child(3) .step__number{background:#ebefd7}.step h3{font-size:1.38rem}.wholesale-cta{background:#202326}.wholesale-cta__inner:before{top:-75px;right:25%;width:150px;height:150px;border-width:24px;opacity:.24}.page-hero{border-bottom:1px solid #e5e5e0;background:#f6f6f3}.page-hero:after{top:0;right:9%;width:1px;height:100%;border:0;border-radius:0;background:#d9d9d4}.contact-card__icon{border-radius:7px;background:#f2ead5}.contact-card:nth-of-type(2) .contact-card__icon{background:#dcefeb}.contact-card:nth-of-type(3) .contact-card__icon{background:#ebefd7}.contact-form{border:1px solid #d7d7d3;border-radius:14px;box-shadow:0 16px 35px #1c1e2014}.field input,.field textarea,.field select{border-width:1px;border-color:#c8cac8;border-radius:7px}.contact-map{border:1px solid #d0d1cd;border-radius:14px;background-color:#e7e7e2;background-image:linear-gradient(30deg,rgba(255,255,255,.4) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.4) 87.5%),linear-gradient(150deg,rgba(255,255,255,.4) 12%,transparent 12.5%,transparent 87%,rgba(255,255,255,.4) 87.5%)}.contact-map__pin{border:1px solid #d1d2ce;border-radius:10px;box-shadow:0 12px 25px #1c1e201f}.collection-sort select,.pagination a,.pagination span{border-width:1px;border-color:#bfc1bf;border-radius:7px}.pagination .current{background:#ebefd7}.product-page__media{border:1px solid #e0e0dc;border-radius:12px}.cart-summary{border:1px solid #d5d6d2;border-radius:12px}.site-footer{border-top-color:#dedfdb;background:#f7f7f4}.footer__logo{width:310px;height:130px}@media(max-width:1100px){.hero__grid{grid-template-columns:1fr 440px;gap:36px}}@media(max-width:860px){.hero__grid{grid-template-columns:1fr}.hero-art{min-height:470px}.value-item+.value-item,.step+.step{border-top:1px solid #e0e0dc;border-left:0}}@media(max-width:600px){.header__inner{min-height:82px}.header__logo{width:210px;height:82px}.hero-art{min-height:410px;margin-top:14px;transform:scale(.84);transform-origin:center top}.value-strip{margin-top:-52px}.category-card,.category-card:nth-child(2),.category-card:nth-child(3){min-height:280px}.footer__logo{width:270px;height:115px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
