:root{--ink:#111814;--green:#13ec80;--green-dark:#0eb562;--mint:#e8fdf2;--soft:#f6f8f7;--line:#dce5e1;--muted:#5f6f67;--wrap:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--ink);font-family:Plus Jakarta Sans,sans-serif;font-size:15px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(var(--wrap),calc(100% - 32px));margin:auto}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.06em;padding:10px 16px}.site-header{position:sticky;top:0;z-index:20;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{font-size:25px;font-weight:800;display:flex;align-items:center;gap:10px}.site-logo img{width:var(--logo-width);max-height:58px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav a:hover,.header-actions a:hover{color:var(--green-dark)}.header-actions{display:flex;align-items:center;gap:14px}.icon-button{border:0;background:transparent;padding:9px;cursor:pointer;font:inherit}.button{display:inline-flex;justify-content:center;align-items:center;border:1px solid transparent;border-radius:999px;padding:13px 24px;font-weight:800;cursor:pointer;transition:.2s}.button--primary{background:var(--green);color:var(--ink)}.button--primary:hover{background:var(--green-dark);color:#fff}.button--dark{background:var(--ink);color:#fff}.hero{padding:14px 0}.hero__slide{position:relative;min-height:clamp(350px,42vw,590px);border-radius:30px;overflow:hidden;background:var(--mint)}.hero__image{width:100%;height:100%;min-height:inherit;object-fit:cover}.hero__placeholder{height:100%;min-height:inherit;display:grid;place-items:center;text-align:center;padding:40px;background:linear-gradient(120deg,#e8fdf2,#a3f3c9);font-size:clamp(36px,6vw,80px);font-weight:800}.section{padding:62px 0}.section--mint{background:#f0fdf6}.section-heading{text-align:center;margin:0 0 28px;font-size:32px;letter-spacing:-.04em}.section-subheading{text-align:center;color:var(--muted);margin:-15px auto 28px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{text-align:center;font-weight:700}.category-card__image{aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--mint);margin-bottom:10px}.category-card img{width:100%;height:100%;object-fit:cover}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #0f172a0a}.product-card__image-wrap{aspect-ratio:1;position:relative;display:block;background:var(--mint)}.product-card__image{width:100%;height:100%;object-fit:cover}.product-card__placeholder{height:100%;display:grid;place-items:center;color:var(--green-dark);font-weight:800}.product-card__sale{position:absolute;left:10px;top:10px;background:var(--green);padding:5px 9px;border-radius:99px;font-size:11px;font-weight:800}.product-card__content{padding:16px}.product-card__brand{margin:0;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-card__title{display:block;font-weight:800;margin:6px 0;min-height:38px}.product-card__price{font-weight:800;margin:8px 0 14px}.product-card__price s{font-size:12px;color:var(--muted);margin-left:7px;font-weight:500}.product-card__button{width:100%;padding:10px 14px;font-size:13px}.story{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.story__media{border-radius:24px;overflow:hidden;background:var(--mint)}.story__media img{width:100%;height:100%;min-height:380px;object-fit:cover}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark)}.story h2{font-size:42px;line-height:1.13;letter-spacing:-.05em;margin:12px 0}.story p{color:var(--muted);line-height:1.8}.stats{display:flex;gap:55px;margin:26px 0}.stat strong{font-size:28px;color:var(--green-dark);display:block}.faq{max-width:850px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:20px;margin:13px 0;padding:0 22px}.faq summary{cursor:pointer;font-weight:800;padding:21px 4px;list-style:none}.faq summary:after{content:"+";float:right;font-size:23px;color:var(--green-dark)}.faq details[open] summary:after{content:"\2013"}.faq details p{padding:0 4px 21px;margin:0;color:var(--muted);line-height:1.7}.footer{background:var(--ink);color:#fff;padding:56px 0 20px}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer h3{font-size:14px}.footer p,.footer a{color:#b9c8bf;line-height:2}.footer__bottom{border-top:1px solid #344139;margin-top:38px;padding-top:18px;color:#b9c8bf;font-size:12px}.collection-hero,.page-hero{padding:60px 0 30px;text-align:center}.collection-hero h1,.page-hero h1{font-size:44px;margin:0}.product-page{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;padding:55px 0}.product-page__image{background:#fff;border-radius:24px;overflow:hidden}.product-page__image img{width:100%;height:auto}.product-page h1{font-size:38px;line-height:1.15;margin:12px 0}.product-page__price{font-size:25px;font-weight:800;margin:20px 0}.variant-picker select{width:100%;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;margin:8px 0 16px}.rte{line-height:1.8;color:var(--muted)}@media(max-width:800px){.nav{display:none}.site-header__inner{height:68px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.section{padding:42px 0}.section-heading{font-size:27px}.hero{padding:0}.hero__slide{border-radius:0;min-height:350px}.story,.product-page{grid-template-columns:1fr;gap:28px}.story h2{font-size:34px}.story__media{order:-1}.story__media img{min-height:280px}.footer__grid{grid-template-columns:1fr 1fr}.header-actions .account-label{display:none}.collection-hero h1,.page-hero h1{font-size:34px}}.nav__item{position:relative;padding:29px 0}.nav__dropdown{display:none;position:absolute;left:-20px;top:74px;width:220px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 30px #0f172a1a}.nav__dropdown a{display:block;padding:9px}.nav__item:hover .nav__dropdown{display:block}.product-card__variants{width:100%;margin:9px 0 0;padding:8px 9px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit;font-size:12px}.product-card__actions{display:flex;gap:8px}.product-card__buy{flex:1;padding:10px 8px;font-size:13px}.product-card__add{width:40px;border:1px solid #bcebd2;border-radius:10px;background:var(--mint);color:var(--green-dark);font-size:23px;font-weight:700;cursor:pointer}.product-card__soldout{width:100%;padding:10px;background:#eef1ef;color:var(--muted);cursor:not-allowed}.content-feature{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.content-feature--reverse .content-feature__body{order:2}.content-feature__body{padding:48px}.content-feature__body h2{font-size:34px;letter-spacing:-.04em;margin:10px 0}.content-feature__media{min-height:330px;background:var(--mint)}.content-feature__media img,.content-feature__video{width:100%;height:100%;object-fit:cover}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial{margin:0;padding:25px;background:#fff;border:1px solid var(--line);border-radius:19px}.testimonial__stars{color:#e1ac23;letter-spacing:2px}.testimonial p{line-height:1.7;font-size:15px}.testimonial footer{display:flex;flex-direction:column;font-size:12px;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:20px}.article-card__image{display:block;aspect-ratio:1.4;background:var(--mint)}.article-card__image img{height:100%;width:100%;object-fit:cover}.article-card>div{padding:19px}.article-card h2{font-size:20px;line-height:1.3;margin:7px 0}.article-card p{color:var(--muted);line-height:1.6}.article-card__link{font-weight:800;color:var(--green-dark)}.article__hero{max-width:1000px}.article__hero img{width:100%;border-radius:22px}.article__content{max-width:760px;padding:40px 0 70px;font-size:16px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1000px}.contact h2{font-size:32px}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:7px;font-weight:700;font-size:13px}.contact-form input,.contact-form textarea,.search-form input{border:1px solid var(--line);border-radius:12px;background:#fff;padding:13px;font:inherit}.form-success{padding:12px;border-radius:10px;background:var(--mint)}.search-form{display:flex;justify-content:center;gap:8px;margin:25px auto 0;max-width:560px}.search-form input{flex:1}.mobile-nav{display:none}@media(max-width:800px){.content-feature,.contact{grid-template-columns:1fr}.content-feature--reverse .content-feature__body{order:unset}.content-feature__body{padding:28px}.content-feature__media{min-height:240px}.testimonial-grid,.blog-grid{grid-template-columns:1fr}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;justify-content:space-around;padding:8px;background:#fff;border-top:1px solid var(--line)}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:19px;color:var(--muted)}.mobile-nav span{font-size:10px}.footer{padding-bottom:75px}.search-form{flex-direction:column}}.announcement-marquee{overflow:hidden;padding:0;background:var(--green);color:var(--ink);white-space:nowrap}.announcement-marquee__track{display:flex;width:max-content;will-change:transform}.announcement-marquee__set{display:flex;flex:none;align-items:center;animation:announcement-scroll var(--announcement-speed,55s) linear infinite}.announcement-marquee:hover .announcement-marquee__set{animation-play-state:paused}.announcement-marquee__item{display:inline-flex;align-items:center;padding:11px 42px;font-size:12px;font-weight:700;letter-spacing:.035em}.announcement-marquee__item:after{content:"\2726";margin-left:42px;font-size:11px;color:var(--green-dark)}.announcement-marquee__item a:hover{text-decoration:underline}@keyframes announcement-scroll{to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.announcement-marquee__set{animation:none}.announcement-marquee__set[aria-hidden=true]{display:none}}@media(max-width:800px){.announcement-marquee__item{padding:10px 25px;font-size:11px}.announcement-marquee__item:after{margin-left:25px}}.site-header__inner{height:108px}.nav--fixed{gap:38px}.nav--fixed>a,.mega-menu__trigger{border:0;background:transparent;color:var(--ink);font:500 16px inherit;cursor:pointer}.mega-menu__trigger{display:flex;align-items:center;gap:6px;color:#00bd69}.mega-menu__trigger svg{width:15px;height:15px;transition:transform .2s}.mega-menu.is-open .mega-menu__trigger svg{transform:rotate(180deg)}.mega-menu{position:relative}.mega-menu__panel{position:absolute;top:calc(100% + 28px);left:50%;z-index:30;display:grid;grid-template-columns:repeat(3,180px);gap:28px 50px;width:max-content;min-width:800px;padding:30px 48px;transform:translate(-50%);border:1px solid #dce5e1;border-radius:20px;background:#fff;box-shadow:0 20px 45px #0f172a1f;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.mega-menu:hover .mega-menu__panel,.mega-menu.is-open .mega-menu__panel{opacity:1;visibility:visible}.mega-menu__item{display:flex;flex-direction:column;align-items:center;gap:11px;text-align:center;font-size:15px;font-weight:600}.mega-menu__image{display:grid;place-items:center;width:72px;height:72px;overflow:hidden;border-radius:50%;background:var(--mint)}.mega-menu__image img{width:100%;height:100%;object-fit:cover}.header-actions{gap:17px}.header-search{display:flex;align-items:center;width:325px;padding:0 15px;border-radius:999px;background:#f0f4f2}.header-search input{width:100%;height:50px;border:0;background:transparent;outline:0;font:inherit;color:var(--ink)}.header-search button{display:grid;place-items:center;border:0;background:transparent;color:#5f6f67;cursor:pointer}.header-search svg,.header-icon svg{width:22px;height:22px}.header-icon{display:grid;place-items:center;color:var(--ink)}.header-cart{position:relative;display:grid;place-items:center;width:52px;height:52px;border:0;border-radius:50%;background:#f0f4f2;color:var(--ink);cursor:pointer}.header-cart__count{position:absolute;right:-2px;top:-2px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:50%;background:var(--green);font-size:10px;font-weight:800}@media(max-width:800px){.site-header__inner{height:68px}.nav--fixed,.header-search{display:none}.header-actions{margin-left:auto}.header-cart{width:42px;height:42px}}@media(min-width:801px){.site-header__inner{height:84px}.mega-menu__trigger{color:var(--ink)}}.mega-menu__empty{grid-column:1/-1;margin:0;padding:16px;color:var(--muted);text-align:center}.nav--fixed>a,.mega-menu__trigger{font-family:inherit;font-size:16px;font-weight:500}@media(min-width:801px){.hero .page-width{width:min(1400px,calc(100% - 32px))}}@media(min-width:801px){.section{padding:42px 0}.hero+.section{padding-top:42px}.shopify-section:has(.hero)+.shopify-section .section{padding-top:42px}}@media(max-width:800px){.section{padding:36px 0}}.category-section__heading{margin-bottom:30px}.category-carousel{display:flex;align-items:center;gap:20px}.category-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:118px;flex:1;gap:18px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.category-carousel__track::-webkit-scrollbar{display:none}.category-carousel__card{display:grid;gap:12px;justify-items:center;text-align:center;font-size:16px;font-weight:600;white-space:nowrap;scroll-snap-align:start}.category-carousel__image{display:grid;width:112px;height:112px;place-items:center;overflow:hidden;border-radius:50%;background:var(--mint)}.category-carousel__image img{width:100%;height:100%;object-fit:cover}.category-carousel__control{display:grid;flex:0 0 50px;width:50px;height:50px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 2px 4px #11181414}.category-carousel__control svg{display:block;width:24px;height:24px}.category-carousel__control:hover{border-color:var(--green-dark);color:var(--green-dark)}@media(max-width:800px){.category-section__heading{margin-bottom:22px}.category-carousel{gap:10px}.category-carousel__track{grid-auto-columns:94px;gap:12px}.category-carousel__image{width:82px;height:82px}.category-carousel__card{gap:8px;font-size:13px}.category-carousel__control{flex-basis:38px;width:38px;height:38px}.category-carousel__control svg{width:19px;height:19px}}.product-card--new{position:relative;border:1px solid #dbe7e1;border-radius:22px;background:#fff;box-shadow:none}.product-card--new .product-card__image-wrap{margin:8px 8px 0;aspect-ratio:1;border-radius:14px;background:#f3f7f5}.product-card--new .product-card__image{padding:12px;object-fit:contain}.product-card--new .product-card__badge{position:absolute;top:11px;left:11px;display:inline-flex;align-items:center;min-height:31px;padding:6px 13px;border:1px solid #f0bd42;border-radius:999px;background:#fff5cf;color:#9c6200;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 4px #67450024}.product-card--new .product-card__badge:before{content:"\2606";margin-right:5px;font-size:14px}.product-card--new .product-card__badge--sale{animation:badge-glow 1.7s ease-in-out infinite}.product-card--new .product-card__content{padding:15px 16px 10px}.product-card--new .product-card__brand{font-size:11px;letter-spacing:.12em;color:#486158}.product-card--new .product-card__title{min-height:0;margin:5px 0 14px;font-size:17px;line-height:1.35;letter-spacing:-.035em}.product-card__variant-picker{position:relative;margin-bottom:11px}.product-card__variant-trigger{display:flex;width:100%;height:42px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid #d7e1dc;border-radius:12px;background:#fff;color:var(--ink);font:inherit;font-size:14px;text-align:left;cursor:pointer}.product-card__variant-trigger svg{width:18px;height:18px}.product-card__variant-menu{position:absolute;z-index:5;right:0;bottom:calc(100% + 6px);left:0;overflow:hidden;border:1px solid #d7e1dc;border-radius:12px;background:#fff;box-shadow:0 10px 25px #11181426}.product-card__variant-menu button{display:block;width:100%;padding:10px 14px;border:0;background:#fff;color:var(--ink);font:inherit;font-size:14px;text-align:left;cursor:pointer}.product-card__variant-menu button:hover,.product-card__variant-menu button[aria-selected=true]{background:var(--mint)}.product-card__variant-menu button:disabled{color:#98a59f;cursor:not-allowed}.product-card__rating{display:flex;align-items:center;gap:6px;margin:-3px 0 10px;color:#4c5d56;font-size:12px}.product-card__rating span{color:#f7bd32;font-size:16px;letter-spacing:0}.product-card__rating strong{color:var(--ink)}.product-card__rating em{font-style:normal}.product-card__pricing{min-height:37px}.product-card__flash{display:flex;align-items:center;gap:7px;color:#00a75b;font-size:13px}.product-card__flash strong{font-size:22px;letter-spacing:-.04em}.product-card__flash.is-hidden{display:none}.product-card__price-row{display:flex;align-items:baseline;gap:7px}.product-card__price-row strong{font-size:22px;letter-spacing:-.045em}.product-card__price-row s{color:#77847e;font-size:14px}.product-card__price-row span{margin-left:auto;color:#00a75b;font-size:15px;font-weight:700}.product-card__flash:not(.is-hidden)+.product-card__price-row{display:none}.product-card--new .product-card__actions{display:grid;grid-template-columns:1fr 51px;gap:9px;margin-top:12px}.product-card--new .product-card__buy{min-height:48px;border:0;background:#000;color:#fff;font-size:15px}.product-card--new .product-card__add{position:relative;display:grid;min-height:48px;place-items:center;border:1px solid #81ecc1;border-radius:13px;background:#effff7;color:#00a75b;cursor:pointer}.product-card--new .product-card__add svg{width:24px;height:24px}.product-card--new .product-card__add span{position:absolute;top:-4px;right:-3px;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:#08bd70;color:#fff;font-size:13px;font-weight:800}.product-card--new .product-card__soldout{width:100%;margin-top:12px;background:#edf1ef;color:#718079}.product-card--new .product-card__placeholder{font-size:20px}@keyframes badge-glow{50%{transform:translateY(-1px);box-shadow:0 3px 10px #f6ad0059}}@media(max-width:800px){.product-grid{gap:12px}.product-card--new{border-radius:18px}.product-card--new .product-card__image-wrap{margin:6px 6px 0;border-radius:12px}.product-card--new .product-card__content{padding:12px 12px 9px}.product-card--new .product-card__title{font-size:15px}.product-card__variant-trigger{height:38px;padding:0 11px;font-size:13px}.product-card__flash{font-size:12px}.product-card__flash strong,.product-card__price-row strong{font-size:19px}.product-card--new .product-card__actions{grid-template-columns:1fr 44px;gap:7px;margin-top:9px}.product-card--new .product-card__buy,.product-card--new .product-card__add{min-height:42px}.product-card--new .product-card__badge{top:8px;left:8px;min-height:27px;padding:4px 9px;font-size:9px}}.hero-carousel__arrow{font-size:0;line-height:0}.hero-carousel__arrow svg{display:block;width:22px;height:22px}.product-card--new .product-card__image-wrap{aspect-ratio:1 / 1;min-height:0}.product-card__pricing.is-showing-normal .product-card__flash{display:none}.product-card__pricing.is-showing-normal .product-card__price-row{display:flex!important}.product-card--new .product-card__image{padding:0;object-fit:cover}.product-card--new{display:flex;height:100%;flex-direction:column}.product-card--new .product-card__image-wrap{flex:0 0 auto}.product-card--new .product-card__content{display:flex;flex:1;flex-direction:column}.product-card--new .product-card__title{min-height:39px}.product-card--new .product-card__pricing{margin-top:2px}.product-card--new .product-card__actions,.product-card--new .product-card__soldout{margin-top:auto}.product-card--new .product-card__brand,.product-card--new .product-card__title{font-weight:600}.product-card--new .product-card__variant-trigger,.product-card--new .product-card__variant-menu button{font-weight:400}.product-card--new .product-card__flash strong,.product-card--new .product-card__price-row strong,.product-card--new .product-card__price-row span,.product-card--new .product-card__buy{font-weight:600}.product-card--new .product-card__badge{font-weight:700}@media(min-width:1200px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}}@media(min-width:801px)and (max-width:1199px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-card--new .product-card__content{padding:11px 12px 9px}.product-card--new .product-card__brand{font-size:10px;letter-spacing:.1em}.product-card--new .product-card__title{display:-webkit-box;min-height:0;margin:4px 0 10px;overflow:hidden;font-size:15px;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-card__variant-picker{margin-bottom:8px}.product-card__variant-trigger{height:37px;padding:0 11px;font-size:13px}.product-card__rating{margin:-2px 0 7px;font-size:11px}.product-card__rating span{font-size:14px}.product-card__pricing{min-height:31px}.product-card__flash{gap:5px;font-size:12px;white-space:nowrap}.product-card__flash strong{font-size:18px;white-space:nowrap}.product-card__price-row{gap:5px;white-space:nowrap}.product-card__price-row strong{font-size:18px;white-space:nowrap}.product-card__price-row s{font-size:12px}.product-card__price-row span{font-size:13px;white-space:nowrap}.product-card--new .product-card__actions{grid-template-columns:1fr 43px;gap:7px;margin-top:9px}.product-card--new .product-card__buy,.product-card--new .product-card__add{min-height:42px;font-size:14px}.product-card--new .product-card__add svg{width:21px;height:21px}.product-card--new .product-card__badge{min-height:27px;padding:4px 10px;font-size:10px}.featured-collection__heading-row{display:flex;align-items:center;justify-content:center;position:relative}.featured-collection__heading-row .section-heading{margin-bottom:28px}.featured-collection__view-all{position:absolute;right:0;top:5px;display:flex;align-items:center;gap:6px;color:#00a75b;font-size:14px;font-weight:500}.featured-collection__view-all svg{width:19px;height:19px}.product-carousel{display:flex;align-items:center;gap:16px}.product-carousel__track.product-grid{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:calc((100% - 72px)/5);flex:1;gap:18px;min-width:0;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.product-carousel__track::-webkit-scrollbar{display:none}.product-carousel__track .product-card{scroll-snap-align:start}.product-carousel__control{display:grid;flex:0 0 48px;width:48px;height:48px;padding:0;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);cursor:pointer;box-shadow:0 2px 4px #11181414}.product-carousel__control svg{width:23px;height:23px}.product-carousel__control:hover{color:var(--green-dark);border-color:var(--green-dark)}@media(min-width:801px)and (max-width:1199px){.product-carousel__track.product-grid{grid-auto-columns:calc((100% - 36px) / 3)}}@media(max-width:800px){.product-card--new .product-card__content{padding:10px 10px 8px}.product-card--new .product-card__title{font-size:13px}.product-card__flash{font-size:10px}.product-card__flash strong,.product-card__price-row strong{font-size:16px}.product-card__price-row s{font-size:10px}.product-card__price-row span{font-size:11px}.product-carousel{gap:8px}.product-carousel__track.product-grid{grid-auto-columns:72vw;gap:12px}.product-carousel__control{flex-basis:34px;width:34px;height:34px}.product-carousel__control svg{width:18px;height:18px}.featured-collection__view-all{font-size:12px}}.hero{padding:18px 0}.hero-carousel{position:relative;aspect-ratio:2.893/1;overflow:hidden;border-radius:28px;background:var(--mint)}.hero-carousel__slides,.hero-carousel__slide,.hero-carousel__slide>a,.hero-carousel__slide picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hero-carousel__slide{z-index:0;opacity:0;transition:opacity .55s ease}.hero-carousel__slide.is-active{z-index:1;opacity:1}.hero-carousel__image{width:100%;height:100%;object-fit:cover}.hero-carousel__placeholder{display:grid;width:100%;height:100%;place-items:center;background:linear-gradient(120deg,#e8fdf2,#a3f3c9);font-size:clamp(20px,3vw,40px);font-weight:700}.hero-carousel__arrow{position:absolute;z-index:2;top:50%;display:grid;width:42px;height:42px;place-items:center;transform:translateY(-50%);border:0;border-radius:50%;background:#ffffffe0;color:var(--ink);font-size:31px;line-height:1;cursor:pointer;opacity:0;transition:opacity .2s}.hero-carousel:hover .hero-carousel__arrow{opacity:1}.hero-carousel__arrow--previous{left:18px}.hero-carousel__arrow--next{right:18px}.hero-carousel__dots{position:absolute;z-index:2;bottom:16px;left:50%;display:flex;gap:8px;transform:translate(-50%)}.hero-carousel__dot{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:#ffffffa6;cursor:pointer;transition:.2s}.hero-carousel__dot.is-active{width:27px;background:#fff}.hero-carousel--empty{display:grid;place-items:center;min-height:340px;text-align:center;color:var(--muted)}@media(max-width:800px){.hero{padding:0}.hero .page-width{width:100%}.hero-carousel{border-radius:0;aspect-ratio:1.07145/1}.hero-carousel__arrow{display:none}.hero-carousel__dots{bottom:12px}}.product-card__price-row{gap:4px!important;min-width:0}.product-card__price-row strong{font-size:16px!important}.product-card__price-row s{font-size:11px!important;letter-spacing:-.02em}.product-card__price-row span{font-size:12px!important;letter-spacing:-.03em}@media(max-width:800px){.product-card__price-row strong{font-size:15px!important}.product-card__price-row s{font-size:10px!important}.product-card__price-row span{font-size:11px!important}}.product-carousel__track .product-card--new{display:flex!important;height:100%!important;align-self:stretch;flex-direction:column}.product-carousel__track .product-card--new .product-card__content{display:flex!important;flex:1 1 auto;min-height:0;flex-direction:column}.product-carousel__track .product-card--new .product-card__title{min-height:42px!important}.product-carousel__track .product-card--new .product-card__actions,.product-carousel__track .product-card--new .product-card__soldout{margin-top:auto!important}.collection-products .product-grid{align-items:stretch}.collection-products .product-card--new{display:flex!important;height:100%!important;align-self:stretch;flex-direction:column}.collection-products .product-card--new .product-card__content{display:flex!important;flex:1 1 auto;min-height:0;flex-direction:column}.collection-products .product-card--new .product-card__title{min-height:42px!important}.collection-products .product-card--new .product-card__actions,.collection-products .product-card--new .product-card__soldout{margin-top:auto!important}.product-card--new .product-card__badge{max-width:calc(100% - 22px);overflow:hidden;border-color:#edba42!important;background:linear-gradient(135deg,#fff9df,#fff0b2)!important;color:#996000!important;font-size:10px!important;font-weight:700!important;letter-spacing:.09em;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 3px 10px #b778002e!important}.faq__eyebrow{display:block;text-align:center}.faq summary{display:flex;align-items:center;gap:14px}.faq summary:after{content:none!important}.faq__icon{display:grid;margin-left:auto;place-items:center;color:var(--green-dark)}.faq__icon svg{display:block;width:22px;height:22px}.faq__icon--remove{display:none}.faq details[open] .faq__icon--add{display:none}.faq details[open] .faq__icon--remove{display:grid}.header-search{position:relative;width:285px!important;padding:0 12px!important}.header-search input{height:46px!important}.header-search button:first-child svg{width:20px;height:20px}.header-search__clear{display:grid!important;width:22px;height:22px;padding:0;place-items:center}.header-search__clear svg{width:18px;height:18px}.header-search__clear[hidden]{display:none!important}.predictive-search{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:40;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 30px #11181424}.predictive-search__item{display:flex;align-items:center;gap:10px;padding:10px 12px}.predictive-search__item:hover{background:var(--soft)}.predictive-search__image{width:42px;height:42px;flex:0 0 42px;border-radius:50%;object-fit:cover;background:var(--mint)}.predictive-search__title{display:block;font-size:13px;font-weight:600}.predictive-search__price{display:block;margin-top:2px;color:var(--muted);font-size:12px}.predictive-search__all{display:block;padding:12px;text-align:center;border-top:1px solid var(--line);color:var(--green-dark);font-size:13px;font-weight:700}@media(max-width:800px){.predictive-search{display:none}}.header-search input::-webkit-search-cancel-button{-webkit-appearance:none}.collection-tabs{overflow:hidden;border-bottom:1px solid var(--line);background:#fff}.collection-tabs__track{display:flex;gap:12px;width:max-content;min-width:100%;padding:20px max(24px,calc((100vw - var(--wrap))/2));overflow-x:auto;scrollbar-width:none}.collection-tabs__track::-webkit-scrollbar{display:none}.collection-tabs__item{padding:14px 24px;border:1px solid #d9e3df;border-radius:12px;background:#f0f4f2;color:#607169;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.collection-tabs__item.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.collection-page{padding:34px 0 60px}.collection-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}.collection-sidebar h1{margin:0;font-size:36px;letter-spacing:-.05em}.collection-sidebar__count{margin:5px 0 28px;color:var(--muted)}.collection-sidebar__filter-title{display:flex;align-items:center;gap:9px;margin-bottom:18px}.collection-sidebar__filter-title svg{width:20px;height:20px}.collection-filter{border-bottom:1px solid var(--line)}.collection-filter summary{display:flex;align-items:center;justify-content:space-between;padding:19px 0;cursor:pointer;font-size:16px;font-weight:600;list-style:none}.collection-filter summary svg{width:18px;height:18px}.collection-filter[open] summary svg{transform:rotate(180deg)}.collection-filter__values{padding:0 0 16px}.collection-filter__option{display:flex;align-items:center;gap:9px;padding:7px 0;color:#53645c;font-size:13px}.collection-filter__option input{-webkit-appearance:none;appearance:none;width:17px;height:17px;margin:0;border:1px solid #bac9c2;border-radius:4px;background:#fff}.collection-filter__option input:checked{border-color:var(--green-dark);background:var(--green-dark);box-shadow:inset 0 0 0 4px #fff}.collection-filter__option em{margin-left:auto;color:#8a9891;font-style:normal}.collection-filter__price{display:grid;grid-template-columns:1fr 1fr;gap:8px}.collection-filter__price input{width:100%;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;font:inherit}.collection-filter__apply{margin-top:12px;padding:8px 14px;border:0;border-radius:8px;background:var(--ink);color:#fff;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.collection-products .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.collection-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:42px}.collection-pagination a,.collection-pagination span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px}.collection-pagination .is-active{border-color:var(--ink);background:var(--ink);color:#fff}.collection-pagination svg{width:18px;height:18px}@media(max-width:1000px){.collection-layout{grid-template-columns:1fr}.collection-sidebar{display:none}.collection-products .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:800px){.collection-tabs__track{padding:13px 16px}.collection-tabs__item{padding:10px 15px;font-size:11px}.collection-page{padding:22px 0 45px}.collection-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}html,body{overflow-x:hidden}.collection-tabs{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.collection-tabs::-webkit-scrollbar{display:none}.collection-tabs__track{overflow:visible}.product-detail{padding:42px 0 70px}.product-detail__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,1fr);gap:58px}.product-gallery{display:grid;grid-template-columns:74px minmax(0,1fr);gap:16px}.product-gallery__thumbs{display:grid;align-content:start;gap:10px}.product-gallery__thumb{overflow:hidden;aspect-ratio:1;padding:0;border:1px solid #dde6e2;border-radius:14px;background:#f2f6f4;cursor:pointer}.product-gallery__thumb.is-active{border-color:var(--ink)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__main{position:relative;aspect-ratio:1;overflow:hidden;background:#f2f6f4}.product-gallery__main-image{width:100%;height:100%;object-fit:cover}.product-gallery__zoom{position:absolute;top:16px;right:16px;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 3px 10px #11181421}.product-gallery__zoom svg{width:21px;height:21px}.product-detail__info h1{margin:0;font-size:clamp(34px,2.7vw,48px);font-weight:700;letter-spacing:-.055em;line-height:1.06}.product-detail__description{margin:12px 0 20px;color:#5d6f67;font-size:16px;line-height:1.55}.product-detail__rating{display:flex;align-items:center;gap:9px;font-size:14px}.product-detail__rating span{color:#f6bd34;font-size:19px;letter-spacing:1px}.product-detail__rating i{font-style:normal;color:#7f8e87}.product-detail__rating em{font-style:normal;color:#52635b}.product-detail__viewers{display:flex;align-items:center;gap:8px;margin:18px 0 23px;font-size:15px}.product-detail__viewers b{width:11px;height:11px;border-radius:50%;background:#05c66f;box-shadow:0 0 0 5px #dcf9e9;animation:viewer-pulse 1s infinite}.product-detail__price{display:flex;align-items:baseline;gap:12px;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-detail__price strong{font-size:38px;letter-spacing:-.05em}.product-detail__price s{color:#718078;font-size:21px}.product-detail__price span{color:#00ae61;font-size:27px;font-weight:600}.product-detail__options{margin:24px 0}.product-detail__options p{margin:0 0 10px;color:#607168;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.product-detail__variant-buttons{display:flex;flex-wrap:wrap;gap:10px}.product-detail__variant-buttons button{min-width:96px;padding:12px 18px;border:1px solid #dce6e1;border-radius:14px;background:#fff;color:var(--ink);font:600 15px inherit;cursor:pointer}.product-detail__variant-buttons button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.product-detail__variant-buttons button:disabled{opacity:.4;cursor:not-allowed}.product-detail__actions{display:grid;grid-template-columns:1fr 60px;gap:14px;padding-top:8px}.product-detail__buy{min-height:58px;border:0;background:#000;color:#fff;font-size:16px;font-weight:700}.product-detail__add{position:relative;display:grid;place-items:center;border:1px solid #81ecc1;border-radius:14px;background:#effff7;color:#00a75b;cursor:pointer}.product-detail__add svg{width:27px;height:27px}.product-detail__add span{position:absolute;top:-5px;right:-5px;display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#08bd70;color:#fff;font-weight:800}@keyframes viewer-pulse{50%{transform:scale(.72);opacity:.65}}@media(max-width:900px){.product-detail__grid{grid-template-columns:1fr;gap:30px}.product-detail__info{max-width:720px;margin:auto}.product-gallery{grid-template-columns:62px minmax(0,1fr)}.product-gallery__thumb{border-radius:12px}}@media(max-width:600px){.product-detail{padding:20px 0 45px}.product-gallery{grid-template-columns:54px minmax(0,1fr);gap:9px}.product-gallery__thumbs{gap:8px}.product-gallery__thumb{border-radius:10px}.product-gallery__zoom{width:42px;height:42px;top:10px;right:10px}.product-detail__info h1{font-size:34px}.product-detail__description{font-size:15px}.product-detail__price strong{font-size:32px}.product-detail__price s{font-size:17px}.product-detail__price span{font-size:23px}.product-detail__actions{grid-template-columns:1fr 54px;gap:10px}.product-detail__buy{min-height:54px}}.product-gallery__zoom{display:none!important}.product-sticky-bar{position:fixed;z-index:40;right:0;bottom:0;left:0;border-top:1px solid #dfe7e3;background:#fffffffa;box-shadow:0 -8px 24px #14261d14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-sticky-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px;padding-top:10px;padding-bottom:10px}.product-sticky-bar__product{display:flex;align-items:center;min-width:0;gap:14px}.product-sticky-bar__product img{width:68px;height:68px;flex:0 0 68px;object-fit:cover;border:1px solid #dce5e0}.product-sticky-bar__product small,.product-sticky-bar__product strong{display:block;overflow:hidden;max-width:550px;text-overflow:ellipsis;white-space:nowrap}.product-sticky-bar__product small{margin-bottom:2px;color:#65736d;font-size:12px;text-transform:uppercase}.product-sticky-bar__product strong{font-size:15px}.product-sticky-bar__price{display:flex;align-items:baseline;gap:8px;margin-top:5px}.product-sticky-bar__price em{color:#00ae61;font-size:13px;font-style:normal;font-weight:700}.product-sticky-bar__price b{font-size:18px}.product-sticky-bar__price s{color:#849089;font-size:14px}.product-sticky-bar__action{min-width:210px;padding:18px 28px;border:0;background:#111;color:#fff;font:700 15px Plus Jakarta Sans,sans-serif;text-transform:uppercase;cursor:pointer}@media(max-width:650px){.product-sticky-bar__inner{min-height:76px;gap:10px;padding:7px 16px}.product-sticky-bar__product img{width:52px;height:52px;flex-basis:52px}.product-sticky-bar__product small{font-size:10px}.product-sticky-bar__product strong{max-width:150px;font-size:12px}.product-sticky-bar__price b{font-size:15px}.product-sticky-bar__price s{display:none}.product-sticky-bar__action{min-width:auto;padding:14px 16px;font-size:12px}}.product-details{padding-bottom:120px}.product-trust-labels{display:flex;justify-content:center;flex-wrap:wrap;gap:28px;padding:8px 0 38px;color:#61726a}.product-trust-label{display:flex;align-items:center;gap:8px;font-size:15px}.product-trust-label svg{width:20px;height:20px;color:#00b964}.product-accordions{max-width:1440px;margin:auto;border-top:1px solid var(--line)}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:22px 0;list-style:none;font-size:17px;font-weight:600;cursor:pointer}.product-accordions summary svg{width:18px;height:18px;transition:transform .2s}.product-accordions details[open] summary svg{transform:rotate(180deg)}.product-accordions__content{max-width:900px;padding:0 0 24px;color:#64746c;font-size:15px;line-height:1.65}.product-accordions__content>*:first-child{margin-top:0}.product-related{margin-top:52px}.product-related h2{text-align:center;margin:0 0 26px;font-size:30px;letter-spacing:-.05em}.product-related__frame{position:relative}.product-related__track{display:flex;gap:18px;overflow:auto;padding:4px 2px 10px;scroll-behavior:smooth;scrollbar-width:none}.product-related__track::-webkit-scrollbar{display:none}.product-related__item{flex:0 0 calc((100% - 72px)/5)}.product-related__arrow{position:absolute;z-index:2;top:50%;display:grid;width:48px;height:48px;place-items:center;border:1px solid #dbe5e0;border-radius:50%;background:#fff;box-shadow:0 3px 10px #14261d1a;transform:translateY(-50%);cursor:pointer}.product-related__arrow svg{width:23px;height:23px}.product-related__arrow--previous{left:-62px}.product-related__arrow--next{right:-62px}@media(max-width:1100px){.product-related__item{flex-basis:calc((100% - 36px)/3)}.product-related__arrow--previous{left:-20px}.product-related__arrow--next{right:-20px}}@media(max-width:650px){.product-details{padding-bottom:95px}.product-trust-labels{justify-content:flex-start;gap:14px 20px;padding-bottom:26px}.product-trust-label{font-size:13px}.product-accordions summary{padding:17px 0;font-size:15px}.product-related{margin-top:38px}.product-related h2{font-size:25px}.product-related__item{flex-basis:78%}.product-related__arrow{display:none}}.video-reviews{padding-bottom:118px}.video-reviews h2{margin:0 0 26px;text-align:center;font-size:32px;letter-spacing:-.055em}.video-reviews__frame{position:relative}.video-reviews__track{display:flex;gap:16px;overflow:auto;padding:3px 2px 12px;scroll-behavior:smooth;scrollbar-width:none}.video-reviews__track::-webkit-scrollbar{display:none}.video-review{flex:0 0 calc((100% - 80px)/6);min-width:0}.video-review__media{position:relative;display:block;overflow:hidden;aspect-ratio:9/12;border-radius:18px;background:#eaf1ed}.video-review__media video{width:100%;height:100%;object-fit:cover}.video-review__product-image{position:absolute;bottom:12px;left:12px;display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0000001f}.video-review__product-image img{width:40px;height:40px;object-fit:contain;border-radius:50%}.video-review__customer{margin:9px 0 2px;color:#64746c;font-size:13px}.video-review__title{display:block;overflow:hidden;color:var(--ink);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.video-review__price{display:flex;align-items:baseline;gap:6px;margin:5px 0 10px;white-space:nowrap}.video-review__price strong{font-size:15px}.video-review__price s{color:#7a8780;font-size:12px}.video-review__price em{padding:2px 6px;border-radius:7px;background:#dff9eb;color:#009e58;font-size:10px;font-style:normal;font-weight:700}.video-review__buy{display:grid;min-height:38px;place-items:center;border-radius:10px;background:#101914;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}.video-reviews__arrow{position:absolute;z-index:2;top:37%;display:grid;width:48px;height:48px;place-items:center;border:1px solid #dbe5e0;border-radius:50%;background:#fff;box-shadow:0 3px 10px #14261d1a;transform:translateY(-50%);cursor:pointer}.video-reviews__arrow svg{width:23px;height:23px}.video-reviews__arrow--previous{left:-62px}.video-reviews__arrow--next{right:-62px}@media(max-width:1100px){.video-review{flex-basis:calc((100% - 48px)/4)}.video-reviews__arrow--previous{left:-20px}.video-reviews__arrow--next{right:-20px}}@media(max-width:650px){.video-reviews{padding-bottom:90px}.video-reviews h2{font-size:25px}.video-review{flex-basis:65%}.video-reviews__arrow{display:none}}.video-review__media{width:100%;padding:0;border:0;cursor:pointer}.video-review-modal[hidden]{display:none}.video-review-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.video-review-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#080d0ad1}.video-review-modal__dialog{position:relative;z-index:1;width:min(92vw,520px);max-height:92vh}.video-review-modal__video{display:block;max-width:100%;max-height:88vh;margin:auto;border-radius:18px;background:#000}.video-review-modal__close,.video-review-modal__sound{position:absolute;z-index:2;border:0;color:#fff;cursor:pointer}.video-review-modal__close{top:10px;right:10px;width:38px;height:38px;border-radius:50%;background:#0009;font-size:28px;line-height:1}.video-review-modal__sound{right:10px;bottom:10px;padding:9px 12px;border-radius:8px;background:#000000b3;font:600 12px Plus Jakarta Sans,sans-serif}.video-review-modal.is-open{animation:video-modal-in .18s ease-out}@keyframes video-modal-in{0%{opacity:0}to{opacity:1}}.footer--drazzel{padding:64px 0 28px;background:#0b2519;color:#fff}.footer-drazzel__grid{display:grid;grid-template-columns:1.55fr .8fr .8fr;gap:90px;min-height:360px}.footer-drazzel__logo{width:max-content}.footer-drazzel__logo img{max-width:90px;max-height:65px}.footer-drazzel__brand>p{max-width:310px;margin:35px 0 23px;color:#b7c6bc;font-size:16px;line-height:1.75}.footer-drazzel__socials{display:flex;gap:12px}.footer-drazzel__socials a{display:grid;width:45px;height:45px;place-items:center;border-radius:50%;background:#203a2e;color:#fff;font-size:17px;font-weight:700;text-transform:uppercase}.footer-drazzel__contact{display:grid;gap:7px;margin-top:39px;font-size:14px}.footer-drazzel__contact strong,.footer-drazzel__menu h3{margin:0 0 11px;color:#16e980;font-size:16px}.footer-drazzel__contact a,.footer-drazzel__contact span,.footer-drazzel__menu a{color:#f5faf7}.footer-drazzel__menu{display:grid;align-content:start;gap:12px;padding-top:1px}.footer-drazzel__menu a{font-size:16px}.footer-drazzel__menu a:hover,.footer-drazzel__bottom a:hover{color:#16e980}.footer-drazzel__bottom{display:flex;justify-content:space-between;gap:24px;padding-top:28px;border-top:1px solid rgba(222,245,234,.16);color:#a9bcb0;font-size:13px}.footer-drazzel__bottom nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.footer-drazzel__bottom a{color:#a9bcb0}@media(max-width:800px){.footer--drazzel{padding:42px 0 90px}.footer-drazzel__grid{grid-template-columns:1fr 1fr;gap:40px;min-height:0}.footer-drazzel__brand{grid-column:1/-1}.footer-drazzel__brand>p{margin:20px 0}.footer-drazzel__contact{margin-top:26px}.footer-drazzel__bottom{display:grid;gap:15px;margin-top:38px}.footer-drazzel__bottom nav{justify-content:flex-start;gap:12px 18px}.footer-drazzel__menu a{font-size:14px}}.journal-hero{padding:72px 0 38px;text-align:center;background:linear-gradient(180deg,#ecfbf3 0%,var(--soft) 100%)}.journal-hero h1,.contact-page__hero h1{margin:9px 0 13px;font-size:clamp(38px,5vw,64px);letter-spacing:-.07em}.journal-hero>div>p:last-child,.contact-page__hero>p:last-child{max-width:600px;margin:auto;color:#61726a;font-size:17px;line-height:1.6}.journal-list{padding-bottom:92px}.journal-featured{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff}.journal-featured__image{min-height:400px;background:#eaf2ed}.journal-featured__image img,.journal-card__image img{width:100%;height:100%;object-fit:cover}.journal-featured__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px}.journal-featured h2{margin:8px 0 13px;font-size:34px;letter-spacing:-.05em;line-height:1.13}.journal-featured__content>p:not(.eyebrow):not(.journal-card__meta),.journal-card__content>p:not(.journal-card__meta){color:#65756d;line-height:1.65}.journal-card__meta{margin:0;color:#718078;font-size:12px}.journal-link{display:inline-flex;align-items:center;gap:5px;margin-top:14px;color:#00a95d;font-size:13px;font-weight:800}.journal-link svg{width:18px;height:18px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:32px}.journal-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.journal-card__image{display:block;aspect-ratio:1.35;background:#eaf2ed}.journal-card__content{padding:19px}.journal-card h2{margin:7px 0;font-size:20px;letter-spacing:-.035em;line-height:1.25}.journal-card__content>p:not(.journal-card__meta){margin:0;font-size:13px}.journal-empty{color:#65756d}.journal-pagination{display:flex;justify-content:center;gap:8px;margin-top:38px}.journal-pagination a,.journal-pagination span{display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px}.journal-pagination .is-active{background:var(--ink);border-color:var(--ink);color:#fff}.journal-pagination svg{width:18px}.journal-article__header{max-width:900px;padding-top:55px;text-align:center}.journal-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:38px;color:#5e7067;font-size:13px;font-weight:700}.journal-back svg{width:18px}.journal-article__header h1{margin:10px 0;font-size:clamp(38px,5.2vw,66px);letter-spacing:-.07em;line-height:1.06}.journal-article__byline{margin:0;color:#65756d}.journal-article__image{margin-top:42px}.journal-article__image img{width:100%;max-height:720px;object-fit:cover;border-radius:24px}.journal-article__body{width:min(760px,calc(100% - 32px));margin:45px auto 105px;color:#45594f;font-size:17px;line-height:1.85}.journal-article__body h2,.journal-article__body h3{margin-top:40px;color:var(--ink);line-height:1.2}.contact-page{padding:72px 0 105px}.contact-page__hero{max-width:680px;margin:0 auto 45px;text-align:center}.contact-page__grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;max-width:1050px;margin:auto}.contact-page__details{padding:28px}.contact-page__details .rte{margin-bottom:28px}.contact-detail{display:grid;gap:7px;padding:19px 0;border-top:1px solid var(--line)}.contact-detail span{color:#65756d;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contact-detail a,.contact-detail p{margin:0;font-size:16px;font-weight:600}.contact-page__form{display:grid;gap:17px;padding:30px;border:1px solid var(--line);border-radius:22px;background:#fff}.contact-page__form label{display:grid;gap:8px;font-size:13px;font-weight:700}.contact-page__form input,.contact-page__form textarea{width:100%;border:1px solid #d8e3dd;border-radius:11px;padding:13px 14px;background:#fff;font:400 14px Plus Jakarta Sans,sans-serif;resize:vertical}.contact-page__form input:focus,.contact-page__form textarea:focus{outline:2px solid #9ef1c7;border-color:#1acb78}.contact-page__form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-page__form .button{justify-self:start;gap:7px}.contact-page__form .button svg{width:18px}@media(max-width:800px){.journal-hero{padding:50px 0 27px}.journal-featured,.contact-page__grid{grid-template-columns:1fr}.journal-featured__image{min-height:260px}.journal-featured__content{padding:27px}.journal-featured h2{font-size:27px}.journal-grid{grid-template-columns:1fr;gap:15px}.journal-card{display:grid;grid-template-columns:120px 1fr}.journal-card__image{aspect-ratio:auto;height:100%}.journal-card__content{padding:15px}.journal-card__content>p:not(.journal-card__meta),.journal-card .journal-link{display:none}.journal-article__header{padding-top:35px}.journal-article__image{margin-top:28px}.journal-article__image img{border-radius:15px}.journal-article__body{margin-top:28px;font-size:16px}.contact-page{padding:48px 0 75px}.contact-page__grid{gap:18px}.contact-page__details{padding:0}.contact-page__form-row{grid-template-columns:1fr}}.footer-drazzel__socials a svg{width:21px;height:21px}.mobile-nav a svg{width:19px;height:19px}.mobile-nav a:first-child{color:#00b965}@media(max-width:800px){.category-carousel__control,.product-carousel__control{display:none!important}.category-carousel{display:block}.category-carousel__track{grid-auto-columns:82px;gap:14px;justify-content:start}.category-carousel__image{width:72px;height:72px}.category-carousel__card{font-size:12px}.product-carousel__track.product-grid{grid-auto-columns:calc((100% - 12px)/2)!important;gap:12px}.video-review{flex-basis:calc((100% - 12px)/2)!important}.video-review__media{border-radius:13px}.video-review__customer{font-size:11px}.video-review__title{font-size:12px}.video-review__price strong{font-size:13px}.video-review__buy{min-height:33px;font-size:11px}}@media(max-width:600px){.product-gallery{display:block!important}.product-gallery__thumbs{display:none!important}.product-gallery__main{width:100%;touch-action:pan-y}.product-detail__grid{gap:22px}.product-detail__info{width:100%}}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:2px;border:0;background:transparent;color:var(--muted);font:inherit;font-size:19px}.mobile-side-menu[hidden]{display:none}.mobile-side-menu{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0}.mobile-side-menu__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#05100a80}.mobile-side-menu__panel{position:relative;width:min(86vw,360px);min-height:100%;padding:20px;background:#fff;box-shadow:14px 0 35px #0000002e;overflow-y:auto}.mobile-side-menu__top{display:flex;align-items:center;justify-content:space-between}.mobile-side-menu__logo img{max-width:54px;max-height:42px;object-fit:contain}.mobile-side-menu__top button{border:0;background:transparent;font-size:30px;cursor:pointer}.mobile-side-menu__login{display:flex;justify-content:center;align-items:center;gap:8px;margin:22px 0 18px;padding:13px;border-radius:999px;background:#101914;color:#fff;font-weight:700}.mobile-side-menu__login svg{width:18px}.mobile-side-menu h2{margin:0 0 15px;font-size:17px}.mobile-side-menu__categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px 10px;padding-bottom:24px}.mobile-side-menu__categories a{display:grid;gap:6px;justify-items:center;text-align:center}.mobile-side-menu__categories span{display:grid;width:62px;height:62px;place-items:center;overflow:hidden;border-radius:50%;background:var(--mint)}.mobile-side-menu__categories img{width:100%;height:100%;object-fit:cover}.mobile-side-menu__categories small{font-size:11px;line-height:1.2}.mobile-side-menu details{border-top:1px solid var(--line)}.mobile-side-menu summary{display:flex;align-items:center;justify-content:space-between;padding:19px 0;font-weight:700;cursor:pointer;list-style:none}.mobile-side-menu summary svg{width:17px}.mobile-side-menu details>a{display:block;padding:0 0 14px;color:#5d6f67;font-size:14px}.template-product .product-sticky-bar{bottom:0}@media(max-width:800px){.template-product .product-sticky-bar{bottom:58px}.template-product{padding-bottom:76px}}.product-sticky-bar__inner>form{margin:0;flex:0 0 auto}.site-header__inner{height:auto!important;padding-top:var(--header-padding-top,12px);padding-bottom:var(--header-padding-bottom,12px)}.site-logo--header img{width:var(--header-logo-width,118px)!important;max-height:none!important}.footer-drazzel__logo img{width:var(--footer-logo-width,90px)!important;max-width:none!important;max-height:none!important}@media(max-width:800px){.site-header__inner{height:68px!important;padding-top:0;padding-bottom:0}.site-logo--header img{width:min(var(--header-logo-width,118px),120px)!important;max-height:48px!important}}@media(min-width:801px){.site-header{height:auto!important;min-height:0!important}.site-header__inner{height:calc(84px + var(--header-padding-top,0px) + var(--header-padding-bottom,0px))!important;min-height:0!important;padding-top:0!important;padding-bottom:0!important}}.footer--drazzel{min-height:0!important;padding-top:44px!important}.footer-drazzel__grid{min-height:0!important;align-items:start!important}.footer-drazzel__brand{align-self:start!important}.footer-drazzel__logo{display:flex!important;width:var(--footer-logo-width,90px)!important;height:var(--footer-logo-width,90px)!important}.footer-drazzel__logo img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.footer-drazzel__bottom{margin-top:24px!important}.cart-page{min-height:55vh}.cart-page__heading{text-align:center;margin-bottom:34px}.cart-page__heading h1{margin:6px 0 0;font-size:42px;letter-spacing:-.055em}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:28px;align-items:start}.cart-items,.cart-summary,.cart-empty{border:1px solid var(--line);border-radius:20px;background:#fff}.cart-item{display:grid;grid-template-columns:100px minmax(0,1fr) 92px 105px;gap:18px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.cart-item:last-of-type{border-bottom:0}.cart-item__image{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;border-radius:12px;background:#f2f6f4}.cart-item__image img{width:100%;height:100%;object-fit:contain}.cart-item__info{display:grid;gap:5px}.cart-item__info p,.cart-item__info small{margin:0;color:#61716a;font-size:12px}.cart-item__info>a{font-size:16px;font-weight:700}.cart-item__remove{width:max-content;padding:0;border:0;background:transparent;color:#718078;font:inherit;font-size:12px;text-decoration:underline;cursor:pointer}.cart-item__quantity{display:grid;gap:7px;font-size:11px;color:#607168;text-transform:uppercase;letter-spacing:.08em}.cart-item__quantity input{width:78px;padding:9px;border:1px solid var(--line);border-radius:10px;font:inherit;color:var(--ink)}.cart-item__price{display:grid;justify-items:end;gap:4px}.cart-item__price s{color:#78847e;font-size:12px}.cart-item__price strong{font-size:16px}.cart-update{margin:14px 18px;padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font:600 13px inherit;cursor:pointer}.cart-summary{position:sticky;top:120px;padding:23px}.cart-summary h2{margin:0 0 21px;font-size:21px}.cart-summary>div{display:flex;justify-content:space-between;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cart-summary>p{color:#64736c;font-size:13px;line-height:1.5}.cart-summary__checkout{width:100%;margin:12px 0;border:0;background:#000;color:#fff}.cart-summary>a{display:block;text-align:center;color:#00a75b;font-size:13px}.cart-empty{max-width:520px;margin:auto;padding:55px 30px;text-align:center}.cart-empty h2{margin:0;font-size:27px}.cart-empty p{margin:12px auto 24px;color:#64736c;line-height:1.6}@media(max-width:800px){.cart-page__heading h1{font-size:32px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{grid-template-columns:72px minmax(0,1fr) 78px;gap:12px;padding:14px}.cart-item__quantity{grid-column:2}.cart-item__price{grid-column:3;grid-row:1/3}.cart-item__quantity input{width:62px}.cart-update{margin:12px 14px}}.mobile-nav button{display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:19px!important}.mobile-nav button svg{width:19px!important;height:19px!important}.mobile-nav button span{font-size:10px!important;line-height:1.2}.product-related__track .product-card--new{display:flex!important;height:100%!important;align-self:stretch;flex-direction:column}.product-related__track .product-card--new .product-card__content{display:flex!important;flex:1 1 auto;min-height:0;flex-direction:column}.product-related__track .product-card--new .product-card__title{min-height:42px!important}.product-related__track .product-card--new .product-card__actions,.product-related__track .product-card--new .product-card__soldout{margin-top:auto!important}
/*# sourceMappingURL=/cdn/shop/t/32/assets/base.css.map */
