@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#eef5f6;--surface:#ffffff;--text:#12213d;--muted:#667085;--green:#35a85b;--green-dark:#14713e;--border:#e2e9e8;--radius:18px;--shadow:0 8px 24px rgba(21,43,56,.07);--container:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.page-width{width:min(calc(100% - 48px),var(--container));margin:0 auto}.skip-link{position:absolute;left:-9999px;top:8px}.skip-link:focus{left:16px;z-index:100;background:var(--surface);padding:10px 14px;border-radius:8px}.announcement-bar{margin:5px 0 7px}.announcement-bar__inner{background:#ffffffd6;border:1px solid rgba(220,231,230,.8);border-radius:24px;min-height:43px;display:flex;align-items:center;justify-content:space-around;gap:15px;padding:7px 24px;box-shadow:0 4px 14px #294a4b0a}.announcement-item,.hero-trust__item,.benefit-item{display:flex;align-items:center;gap:10px;color:#1d2d37;font-size:12px;font-weight:600}.announcement-item__icon,.benefit-item__icon,.hero-trust__item>span{color:var(--green-dark);width:22px;height:22px;display:grid;place-items:center}.announcement-item svg,.benefit-item svg,.hero-trust__item svg{width:22px;height:22px;fill:currentColor}.site-header{position:relative;z-index:20;margin-bottom:16px}.header-main{min-height:88px;display:flex;align-items:center;gap:28px;background:#ffffffeb;padding:15px 28px;border:1px solid rgba(220,231,230,.85);border-radius:25px;box-shadow:var(--shadow)}.brand{display:flex;align-items:center;gap:10px;min-width:194px}.brand-mark{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#2da75a,#9be05d);display:grid;place-items:center;color:#fff;box-shadow:0 6px 12px #2ca65838}.brand-mark svg{width:28px;height:28px;fill:currentColor}.brand-copy{display:flex;flex-direction:column;line-height:1.05}.brand-copy strong{font-size:27px;letter-spacing:-1.4px;color:#12213d}.brand-copy small{font-size:8px;color:#71808b;letter-spacing:.1px;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:27px;flex:1}.nav-link{font-weight:600;white-space:nowrap;padding:11px 20px;border-radius:22px;transition:background .18s ease,color .18s ease}.nav-link:hover,.nav-link:focus-visible,.nav-dropdown[open]>summary{background:var(--green);color:#fff}.nav-dropdown{position:relative}.nav-dropdown summary{list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown__panel{position:absolute;top:42px;left:-10px;background:var(--surface);min-width:180px;padding:10px;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow)}.nav-dropdown__panel a{display:block;padding:8px;border-radius:8px}.nav-dropdown__panel a:hover{background:#eff8f1}.header-actions{display:flex;align-items:center;gap:10px}.search-form{height:45px;width:255px;display:flex;align-items:center;background:#f8fafb;border:1px solid #edf0f0;border-radius:25px;padding-left:15px}.search-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.search-form button{border:0;background:transparent;color:#879198;display:grid;place-items:center;padding:8px}.search-form svg{width:19px;height:19px;fill:currentColor}.header-icon-link,.icon-button{position:relative;width:44px;height:44px;border:1px solid #edf0f0;background:#fff;border-radius:50%;display:grid;place-items:center;color:var(--text)}.header-icon-link svg,.icon-button svg{width:23px;height:23px;fill:currentColor}.cart-count{position:absolute;top:-3px;right:-2px;width:20px;height:20px;background:var(--green);color:#fff;border-radius:50%;font-size:10px;display:grid;place-items:center;border:2px solid #fff}.mobile-menu-button,.mobile-menu{display:none}.section-spacing{padding:8px 0}.section-spacing--tight{padding-top:2px;padding-bottom:2px}.hero-card{min-height:390px;border:1px solid rgba(215,228,226,.8);border-radius:28px;background:linear-gradient(106deg,#f5f8f8,#e9f4f0 57%,#d4e9e1);overflow:hidden;display:grid;grid-template-columns:45% 55%;position:relative;box-shadow:0 7px 20px #204d4e0a}.hero-content{padding:42px 35px 30px 78px;position:relative;z-index:2}.eyebrow{margin:0 0 16px;font-size:11px;font-weight:700;letter-spacing:.5px;color:#465766}.hero-content h1{font-size:40px;line-height:1.1;letter-spacing:-1.5px;margin:0 0 14px;max-width:510px}.hero-content h1 em,.hero-content h1 strong{color:var(--green);font-style:normal}.hero-description{max-width:445px;color:#54626d;font-size:15px}.hero-description p{margin:0}.hero-buttons{display:flex;gap:14px;margin:22px 0 26px}.button{min-height:43px;border:0;border-radius:25px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 21px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px);box-shadow:0 8px 15px #17663929}.button svg{width:17px;height:17px;fill:currentColor}.button--primary{background:var(--green);color:#fff}.button--secondary{background:#fff;color:var(--text)}.button--cart{width:100%;min-height:36px;background:linear-gradient(180deg,#3cb764,#2ca657);color:#fff;font-size:12px;padding:0 10px;box-shadow:0 5px 10px #2ca65729;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.button--cart:hover{filter:saturate(1.06);box-shadow:0 8px 15px #2ca6573d;transform:translateY(-2px)}.button--disabled{background:#ccd5d1;cursor:not-allowed}.hero-trust{display:flex;gap:22px}.hero-trust__item{gap:8px;padding-right:18px;border-right:1px solid rgba(120,147,140,.25)}.hero-trust__item:last-child{border:0}.hero-trust__item strong,.benefit-item strong{display:block;font-size:11px}.hero-trust__item small,.benefit-item small{display:block;color:#6f7d84;font-size:10px;font-weight:400}.hero-visual{position:relative;min-height:390px;display:flex;align-items:center;justify-content:center}.hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-art__glow{position:absolute;top:13%;right:9%;bottom:5%;left:5%;background:radial-gradient(ellipse at center,rgba(255,255,255,.92),rgba(196,229,213,.15) 65%,transparent 70%)}.hero-art__bag{position:absolute;width:145px;height:104px;border-radius:15px 15px 30px 30px;background:linear-gradient(135deg,#1c5d3c,#326d45);right:28%;top:26%;box-shadow:inset 17px 0 18px #ffffff1a,8px 19px 22px #14483333}.hero-art__bag:before{content:"";position:absolute;left:38px;top:-34px;width:68px;height:48px;border:8px solid #245c3e;border-bottom:0;border-radius:50px 50px 0 0}.hero-art__watch{position:absolute;width:79px;height:108px;border-radius:20px;right:57%;top:39%;background:linear-gradient(90deg,#111820,#34414a);box-shadow:8px 15px 12px #0000002e;transform:rotate(-4deg)}.hero-art__watch:after{content:"\2726";position:absolute;top:18px;right:10px;bottom:18px;left:10px;display:grid;place-items:center;border-radius:13px;background:#192f39;color:#84e7c6;font-size:22px}.hero-art__buds{position:absolute;width:93px;height:63px;border-radius:16px 16px 28px 28px;right:39%;top:51%;background:#fff;box-shadow:0 10px 13px #2647402e}.hero-art__bottle{position:absolute;width:59px;height:100px;right:16%;top:40%;background:linear-gradient(90deg,#e3ddd1,#fff,#dac9ba);border-radius:9px 9px 14px 14px;box-shadow:8px 14px 14px #2d54482e}.hero-art__bottle:before{content:"";position:absolute;width:26px;height:25px;top:-24px;left:17px;background:#d2c7b9;border-radius:3px 3px 0 0}.hero-slogan{position:absolute;right:8%;top:14%;font-family:cursive;font-size:23px;line-height:1.45;color:#fff;transform:rotate(-4deg);white-space:pre-wrap}.trusted-badge{position:absolute;right:4%;bottom:10px;background:#ffffffd1;border-radius:18px;padding:12px 16px;display:flex;align-items:center;gap:11px;min-width:184px;box-shadow:0 8px 24px #28554417}.trusted-badge__flag{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;background:#0c713e;color:#fff;font-size:20px}.trusted-badge strong{display:block;font-size:12px}.trusted-badge small{display:block;color:#f3bd35;letter-spacing:2px;font-size:13px}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.category-card{background:#ffffffd4;border:1px solid rgba(221,231,229,.8);border-radius:18px;min-height:76px;padding:12px;display:flex;align-items:center;justify-content:center;gap:11px;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card__icon{width:30px;height:30px;display:grid;place-items:center}.category-card__icon svg{width:28px;height:28px;fill:currentColor}.category-card__icon--green{color:#38a85d}.category-card__icon--pink{color:#ed3c68}.category-card__icon--blue{color:#2577ca}.category-card__icon--purple{color:#923bd2}.category-card strong,.category-card small{display:block}.category-card strong{font-size:12px;line-height:1.25}.category-card small{color:#77848c;font-size:10px;margin-top:3px}.benefits-bar{display:grid;grid-template-columns:repeat(5,1fr);background:#ffffffd4;border:1px solid rgba(221,231,229,.8);border-radius:19px;padding:12px 14px}.benefit-item{justify-content:center;border-right:1px solid var(--border);padding:5px 13px}.benefit-item:last-child{border:0}.products-section{padding-bottom:35px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:18px 0 16px}.section-heading .eyebrow{color:var(--green-dark);margin:0 0 2px}.section-heading h2{font-size:23px;line-height:1.1;letter-spacing:-.5px;margin:0}.text-link{display:inline-flex;align-items:center;gap:5px;color:#357152;font-size:12px;font-weight:600}.text-link svg{width:16px;height:16px;fill:currentColor}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.product-card{background:#ffffffeb;border:1px solid rgba(220,230,229,.85);border-radius:18px;overflow:hidden;box-shadow:0 5px 16px #2243470b;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-6px);border-color:#35a85b3d;box-shadow:0 15px 30px #225b4221}.product-card__media{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#fafcfc,#f0f6f4);padding:13px;overflow:hidden}.product-card__media:after{content:"";position:absolute;inset:auto 12% 7% 12%;height:16px;background:#1f4b3914;border-radius:50%;filter:blur(10px);opacity:.7;transition:opacity .24s ease,transform .24s ease}.product-card:hover .product-card__media:after{opacity:1;transform:scale(1.08)}.product-card__image-link{display:block;height:100%;position:relative;z-index:1}.product-card__image{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease,filter .3s ease}.product-card:hover .product-card__image{transform:scale(1.045);filter:saturate(1.04)}.product-card__placeholder{height:100%;display:grid;place-items:center;color:#2c9a58;font-size:54px;font-weight:800}.product-card__badge{position:absolute;top:11px;left:11px;z-index:3;background:#2daf61;color:#fff;border-radius:12px;padding:4px 9px;font-size:9px;font-weight:700;box-shadow:0 4px 9px #248e4b24;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover .product-card__badge{transform:translateY(-2px);box-shadow:0 6px 12px #248e4b33}.product-card__badge--hot{background:#f7941d}.product-card__badge--new{background:#28ae62}.product-card__badge--20-off{background:#ef3e45}.product-card__badge--top-rated{background:#8e37d5}.wishlist-button{position:absolute;top:10px;right:10px;width:30px;height:30px;border:1px solid rgba(215,225,222,.8);background:#ffffffe0;border-radius:50%;display:grid;place-items:center;z-index:4;color:#34404a;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.wishlist-button:hover{transform:scale(1.1);color:#e64168;background:#fff1f4;box-shadow:0 5px 12px #e6416824}.wishlist-button svg{width:17px;height:17px;fill:transparent;stroke:currentColor;stroke-width:1.5}.wishlist-button.is-active{color:#e64168;background:#fff1f4;box-shadow:0 4px 10px #e641681f}.wishlist-button.is-active svg{fill:currentColor}.product-card__body{padding:10px 12px 13px;display:flex;flex-direction:column;flex:1}.product-card__title{font-size:12px;line-height:1.3;margin:0 0 5px;min-height:31px}.product-card__title a{transition:color .18s ease}.product-card:hover .product-card__title a{color:var(--green-dark)}.product-card__price{display:flex;gap:7px;align-items:center;margin-bottom:10px;min-height:18px}.price{font-size:12px;color:var(--green-dark);font-weight:800}.compare-price{color:#a2abad;font-size:10px}.product-card__form{margin:auto 0 0}.empty-state{grid-column:1/-1;text-align:center;background:#fff;padding:38px;border-radius:var(--radius)}.empty-state h3{margin:0 0 6px}.empty-state p{color:var(--muted);margin:0 0 18px}.site-footer{background:#102b2e;color:#edf9f3;padding:46px 0 20px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:36px}.brand--footer .brand-copy strong{color:#fff}.brand--footer .brand-copy small{color:#aec2bd}.footer-copy{color:#adc2be;max-width:280px;font-size:12px}.site-footer h3{font-size:13px;margin:0 0 13px}.site-footer a{color:#adc2be;display:block;font-size:12px;margin:7px 0}.site-footer a:hover{color:#fff}.footer-social{display:flex;gap:10px;flex-wrap:wrap}.footer-social a{border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:5px 10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:16px;color:#91aaa5;font-size:11px;display:flex;justify-content:space-between}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden}.cart-drawer.is-open{visibility:visible}.cart-drawer__backdrop,.video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1b1f6b;opacity:0;transition:opacity .2s}.cart-drawer.is-open .cart-drawer__backdrop,.video-modal.is-open .video-modal__backdrop{opacity:1}.cart-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(410px,100%);background:#fff;transform:translate(100%);transition:transform .25s ease;display:flex;flex-direction:column}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--border)}.cart-drawer__head h2{font-size:20px;margin:0}.cart-drawer__content{padding:20px;overflow:auto}.cart-line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.cart-line__image{width:72px;height:72px;object-fit:contain;background:#f3f7f6;border-radius:10px}.cart-line__title{font-size:13px;font-weight:700}.cart-line__meta{font-size:11px;color:var(--muted)}.cart-line__remove{border:0;background:transparent;color:#b04d5c;font-size:11px;padding:0}.cart-total{display:flex;justify-content:space-between;font-weight:800;font-size:15px;padding:18px 0}.cart-checkout{width:100%}.cart-empty{text-align:center;padding:34px 10px}.cart-empty__icon{width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:#edf8ef;color:var(--green);display:grid;place-items:center}.cart-empty__icon svg{width:29px;height:29px;fill:currentColor}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;visibility:hidden;display:grid;place-items:center}.video-modal.is-open{visibility:visible}.video-modal__dialog{position:relative;background:#102b2e;border-radius:18px;width:min(780px,calc(100% - 32px));min-height:320px;transform:scale(.96);transition:transform .2s;overflow:hidden}.video-modal.is-open .video-modal__dialog{transform:scale(1)}.video-modal__close{position:absolute;right:12px;top:12px;z-index:1}.video-frame{aspect-ratio:16/9}.video-frame iframe{width:100%;height:100%;border:0}.video-placeholder{min-height:320px;display:grid;place-items:center;text-align:center;color:#fff;padding:40px}.video-placeholder span{width:64px;height:64px;border-radius:50%;background:var(--green);display:grid;place-items:center}.video-placeholder svg{width:30px;height:30px;fill:#fff}.video-placeholder p{margin:12px 0 0;color:#c7d7d2}.template-product main,.template-collection main,.template-cart main,.template-search main{min-height:55vh;padding-bottom:40px}@media(max-width:1250px){.desktop-nav,.header-main{gap:16px}.brand{min-width:170px}.search-form{width:210px}.hero-content{padding-left:45px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:800px){.page-width{width:min(calc(100% - 28px),var(--container))}.announcement-bar__inner{justify-content:flex-start;overflow:auto;white-space:nowrap;border-radius:16px}.announcement-item{flex:0 0 auto}.announcement-item:nth-child(n+3){display:none}.header-main{min-height:72px;padding:10px 14px;border-radius:18px}.mobile-menu-button{display:grid;border:0;width:36px;height:36px;background:transparent;border-radius:8px;font-size:22px}.brand{min-width:0;flex:1}.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:22px}.brand-copy small{font-size:7px}.desktop-nav{display:none}.header-actions{gap:5px}.search-form{width:38px;height:38px;padding:0;justify-content:center}.search-form input{display:none}.search-form button{padding:7px}.header-icon-link{width:38px;height:38px}.hide-on-small{display:none}.mobile-menu{display:block;position:absolute;left:0;right:0;top:78px;background:#fff;border-radius:16px;padding:18px;box-shadow:var(--shadow);border:1px solid var(--border);opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.mobile-menu__head .icon-button{width:32px;height:32px}.mobile-menu nav a{display:block;padding:11px 4px;border-bottom:1px solid #edf1f0;font-weight:600}.hero-card{grid-template-columns:1fr;min-height:620px}.hero-content{padding:28px 25px 20px}.hero-content h1{font-size:35px}.hero-visual{min-height:300px}.hero-slogan{top:8%;right:8%;font-size:20px}.hero-trust{gap:10px;flex-wrap:wrap}.hero-trust__item{padding-right:10px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-card{justify-content:flex-start;min-height:68px;padding:10px}.benefits-bar{grid-template-columns:repeat(2,1fr);gap:4px}.benefit-item{justify-content:flex-start;border-right:0;padding:8px}.benefit-item:last-child{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr);gap:9px}.section-heading h2{font-size:20px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:26px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}}@media(max-width:430px){.product-card__body{padding:9px}.hero-content h1{font-size:31px}.hero-description{font-size:13px}.button{padding:0 15px}.hero-trust__item strong{font-size:10px}.hero-trust__item small{font-size:9px}}.no-scroll{overflow:hidden}.page-section{padding-top:30px;padding-bottom:48px}.page-content,.product-detail,.cart-page{background:#ffffffc7;border:1px solid var(--border);border-radius:var(--radius);padding:28px}.page-content h1,.product-detail__info h1,.cart-page h1{font-size:34px;line-height:1.12;margin:0 0 18px}.rte{color:#55646d;line-height:1.75}.rte h2,.rte h3{color:var(--text)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:44px}.product-detail__media{background:#f1f6f5;border-radius:18px;min-height:480px;display:grid;place-items:center}.product-detail__image{width:100%;height:100%;max-height:560px;object-fit:contain}.product-detail__price{font-weight:800;color:var(--green-dark);font-size:24px;margin:0 0 18px}.product-detail__price s{font-size:14px;color:#9aa6a6;margin-left:8px;font-weight:400}.product-detail__form{display:grid;gap:8px;margin-top:24px;max-width:420px}.product-detail__form label{font-size:12px;font-weight:700}.product-detail__form select,.product-detail__form input,.cart-page__line input{width:100%;border:1px solid var(--border);background:#fff;border-radius:10px;padding:12px;outline-color:var(--green)}.product-detail__form .button{margin-top:7px}.pagination{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:28px}.cart-page__lines{border-top:1px solid var(--border)}.cart-page__line{display:grid;grid-template-columns:90px 1fr 110px 110px;gap:18px;align-items:center;border-bottom:1px solid var(--border);padding:15px 0}.cart-page__image{width:90px;height:90px;object-fit:contain;border-radius:12px;background:#f1f6f5}.cart-page__line h2{font-size:14px;margin:0 0 4px}.cart-page__line p{color:var(--muted);font-size:12px;margin:0 0 8px}.cart-page__line>strong{text-align:right}.cart-page__summary{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding-top:22px}.cart-page__summary>strong{margin-right:auto;font-size:17px}@media(max-width:800px){.product-detail{grid-template-columns:1fr;gap:22px}.product-detail__media{min-height:300px}.page-content h1,.product-detail__info h1,.cart-page h1{font-size:28px}.cart-page__line{grid-template-columns:70px 1fr 70px;gap:10px}.cart-page__image{width:70px;height:70px}.cart-page__line>strong{grid-column:2/4;text-align:left}.cart-page__summary{flex-wrap:wrap;justify-content:stretch}.cart-page__summary>strong{width:100%}.cart-page__summary .button{flex:1}}.product-page{padding-bottom:38px}.product-breadcrumb{display:flex;align-items:center;gap:12px;color:#66747b;font-size:12px;margin:2px 0 12px;padding:0 5px}.product-breadcrumb strong,.product-breadcrumb a:hover{color:var(--green-dark)}.product-main-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:16px}.product-gallery-card,.product-buy-card,.product-benefits-bar,.product-info-card,.product-side-card{background:#ffffffe6;border:1px solid rgba(220,230,229,.88);border-radius:18px;box-shadow:0 5px 18px #22434709}.product-gallery-card{padding:22px 22px 16px}.product-gallery__main{height:390px;position:relative;display:grid;place-items:center;background:#fff;border-radius:14px;overflow:hidden}.product-media-slide{display:none;width:100%;height:100%;align-items:center;justify-content:center}.product-media-slide.is-active{display:flex}.product-gallery__image{width:100%;height:100%;object-fit:contain}.product-gallery__video{max-width:100%;max-height:100%}.product-gallery__empty{font-size:120px;font-weight:800;color:var(--green);opacity:.45}.product-status-badge{position:absolute;z-index:3;left:0;top:0;background:var(--green);color:#fff;border-radius:18px;padding:6px 13px;font-size:11px;font-weight:700}.product-gallery__wishlist{right:6px;top:2px;width:42px;height:42px;border:1px solid #edf0f0}.product-gallery__wishlist svg{width:22px;height:22px}.product-gallery__thumbs{display:flex;gap:20px;padding:18px 64px 0;overflow:auto}.product-gallery__thumb{flex:0 0 106px;width:106px;height:95px;padding:7px;border-radius:11px;border:1px solid #e7eeee;background:#fff;display:grid;place-items:center}.product-gallery__thumb.is-active{border:2px solid var(--green)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain;border-radius:7px}.product-buy-card{padding:22px 26px 18px}.product-buy-card h1{font-size:32px;line-height:1.12;letter-spacing:-1px;margin:0 0 9px}.product-buy-card>.eyebrow{color:var(--green-dark);margin-bottom:7px}.product-rating-row{display:flex;align-items:center;gap:8px;color:#647078;font-size:12px;margin-bottom:12px}.product-rating-row .stars,.stars{color:#f4bf25;letter-spacing:2px;font-size:18px}.product-rating-row strong{color:#56636b;font-size:12px}.stock-dot{width:8px;height:8px;background:#31a75c;border-radius:50%;margin-left:7px}.stock-dot--out{background:#d75757}.product-price-row{display:flex;align-items:center;gap:14px;margin-bottom:7px}.product-price{font-size:27px;color:var(--green-dark);font-weight:800}.product-price-row s{font-size:15px;color:#9da7aa}.discount-pill{font-size:11px;background:var(--green);color:#fff;border-radius:17px;padding:5px 10px;font-weight:700}.is-hidden{display:none!important}.product-short-description{color:#5c6870;line-height:1.6;font-size:13px;max-width:620px;margin-bottom:16px}.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:5px 0 16px}.product-feature-chip{min-height:44px;border:1px solid #e5ecea;border-radius:10px;display:flex;align-items:center;gap:8px;padding:8px 12px;color:#34424a;font-size:12px;white-space:nowrap}.product-feature-chip span{display:grid;place-items:center;color:var(--green);width:22px}.product-feature-chip svg{width:21px;height:21px;fill:currentColor}.product-feature-empty{grid-column:1/-1;border:1px dashed #b8d9c2;background:#f4fbf5;color:#587267;border-radius:10px;padding:10px 12px;font-size:11px}.product-feature-empty strong{color:var(--green-dark)}.product-options{display:flex;flex-wrap:wrap;gap:20px;margin:6px 0 14px}.product-option{border:0;margin:0;padding:0;min-width:150px}.product-option legend{font-size:12px;font-weight:600;padding:0 0 7px}.product-option__values{display:flex;gap:8px;flex-wrap:wrap}.option-value{border:1px solid #dbe4e1;background:#fff;border-radius:18px;padding:7px 13px;color:#506069;font-size:12px}.option-value.is-selected{border:2px solid var(--green);color:var(--text);padding:6px 12px;font-weight:700}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin:6px 0 11px}.quantity-row>label{font-size:12px;font-weight:700}.quantity-stepper{height:39px;border:1px solid #e1e8e5;border-radius:9px;display:flex;align-items:center;overflow:hidden}.quantity-stepper button{height:100%;width:39px;border:0;background:#fff;color:#56646a;display:grid;place-items:center}.quantity-stepper button:hover{background:#eff8f0}.quantity-stepper svg{width:17px;height:17px;fill:currentColor}.quantity-stepper input{width:43px;text-align:center;border:0;outline:0;background:#fff;color:#45535a}.purchase-actions{display:grid;grid-template-columns:1fr .62fr;gap:18px}.product-add-button,.button--buy-now{min-height:49px;border-radius:10px;font-size:15px}.button--buy-now{background:var(--green);border:2px solid var(--green);color:#fff}.button--add-to-cart{background:#fff;border:2px solid var(--green);color:var(--green-dark)}.product-add-button:disabled,.button--buy-now:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.secure-checkout-note{display:flex;align-items:center;gap:8px;color:#637079;font-size:11px;margin-top:13px}.secure-checkout-note svg{width:18px;height:18px;fill:var(--green-dark)}.product-benefits-bar{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;padding:13px 30px}.product-benefit{display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #e5ebea;padding:4px 15px}.product-benefit:last-child{border:0}.product-benefit>span{color:var(--green-dark);display:grid;place-items:center}.product-benefit svg{width:25px;height:25px;fill:currentColor}.product-benefit strong,.product-benefit small{display:block}.product-benefit strong{font-size:12px}.product-benefit small{font-size:10px;color:#718087}.product-lower-grid{display:grid;grid-template-columns:1.85fr 1fr;gap:14px;margin-top:14px}.product-info-card{min-width:0}.product-tabs{display:flex;align-items:center;gap:30px;border-bottom:1px solid #e4ebea;padding:0 18px}.product-tab{position:relative;border:0;background:transparent;padding:15px 0 12px;color:#68767d;font-size:12px}.product-tab.is-active{color:var(--green-dark);font-weight:700}.product-tab.is-active:after{content:"";position:absolute;bottom:-1px;left:-8px;right:-8px;height:2px;background:var(--green)}.product-tab-panel{display:none;padding:20px 22px;color:#5c6970;font-size:12px;line-height:1.8;min-height:170px}.product-tab-panel.is-active{display:block}.product-tab-panel p{margin-top:0}.spec-table{display:grid;grid-template-columns:1fr 1fr}.spec-table>div{display:grid;grid-template-columns:110px 1fr;gap:10px;padding:10px 8px;border-bottom:1px solid #edf1f0}.spec-table strong{color:#43515a}.review-summary{display:flex;align-items:center;gap:12px;margin-bottom:14px}.review-summary .stars--large{font-size:22px}.review-summary strong{font-size:18px;color:var(--text)}.review-summary p{margin:0;color:var(--muted)}.product-side-card{padding:19px 18px}.product-side-card h2{font-size:16px;margin:0 0 15px}.love-item{display:flex;align-items:center;gap:10px;margin:11px 0;color:#56636a;font-size:12px}.love-item span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#edfaf0;color:var(--green)}.love-item svg{width:17px;height:17px;fill:currentColor}.recommendation-heading{border-top:1px solid #e7edeb;padding-top:16px;margin-top:19px!important}.mini-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mini-product-grid .product-card{border-radius:10px}.mini-product-grid .product-card__media{padding:5px}.mini-product-grid .product-card__badge{display:none}.mini-product-grid .wishlist-button{top:4px;right:4px;width:22px;height:22px}.mini-product-grid .wishlist-button svg{width:14px;height:14px}.mini-product-grid .product-card__body{padding:6px}.mini-product-grid .product-card__title{font-size:10px;min-height:27px}.mini-product-grid .product-card__price{gap:3px;margin-bottom:6px;display:block}.mini-product-grid .price{font-size:10px}.mini-product-grid .compare-price{display:block;font-size:8px}.mini-product-grid .button--cart{font-size:9px;min-height:27px;border-radius:6px}.mini-product-grid .button--cart svg{display:none}@media(max-width:1100px){.product-main-grid{grid-template-columns:1fr 1fr}.product-buy-card{padding:20px}.product-buy-card h1{font-size:27px}.product-feature-grid{grid-template-columns:repeat(2,1fr)}.product-gallery__thumbs{padding-left:20px;padding-right:20px}.product-lower-grid{grid-template-columns:1.4fr 1fr}}@media(max-width:800px){.product-page{padding-top:0}.product-breadcrumb{overflow:auto;white-space:nowrap;padding-top:3px}.product-main-grid,.product-lower-grid{grid-template-columns:1fr}.product-gallery-card{padding:14px}.product-gallery__main{height:330px}.product-gallery__thumbs{gap:10px;padding:12px 4px 0}.product-gallery__thumb{flex-basis:77px;width:77px;height:70px}.product-buy-card{padding:18px 16px}.product-buy-card h1{font-size:26px}.product-rating-row{flex-wrap:wrap}.product-price{font-size:25px}.product-feature-grid{grid-template-columns:repeat(2,1fr);gap:7px}.product-feature-chip{font-size:10px;padding:7px 8px;white-space:normal;line-height:1.25}.product-options{display:block}.product-option{margin:0 0 12px}.product-benefits-bar{grid-template-columns:repeat(2,1fr);padding:9px}.product-benefit{justify-content:flex-start;padding:9px 7px;border-right:0}.product-benefit:last-child{grid-column:1/-1}.product-tabs{gap:20px;overflow:auto;white-space:nowrap}.product-tab-panel{padding:17px 15px}.spec-table{grid-template-columns:1fr}.mini-product-grid{gap:10px}}@media(max-width:430px){.product-gallery__main{height:285px}.product-feature-grid{grid-template-columns:1fr 1fr}.purchase-actions{grid-template-columns:1fr}.button--buy-now{min-height:45px}.product-benefit strong{font-size:10px}.product-benefit small{font-size:9px}}.site-header{margin-bottom:12px}.header-main{min-height:76px;padding:10px 22px;border-radius:21px;gap:21px}.brand{min-width:218px;gap:9px}.brand-mark{width:40px;height:40px;border-radius:11px}.brand-mark svg{width:27px;height:27px}.brand-copy strong{font-size:25px;letter-spacing:-1.25px}.desktop-nav{gap:16px}.nav-link{padding:9px 15px;font-size:13px}.nav-dropdown__panel{top:39px}.header-actions{gap:8px}.search-form{height:42px;width:220px}.header-icon-link{width:41px;height:41px}.cart-count{width:18px;height:18px;font-size:9px}@media(max-width:1250px){.header-main{gap:14px;padding-left:18px;padding-right:18px}.brand{min-width:190px}.desktop-nav{gap:8px}.nav-link{padding-left:12px;padding-right:12px}.search-form{width:200px}}@media(max-width:800px){.site-header{margin-bottom:10px}.header-main{min-height:66px;padding:8px 12px;border-radius:17px;gap:8px}.brand{min-width:0}.brand-mark{width:36px;height:36px}.brand-copy strong{font-size:22px}.desktop-nav{gap:0}.nav-link{padding:9px 12px}.search-form{height:38px;width:38px}.header-icon-link{width:38px;height:38px}}.nav-link{position:relative;isolation:isolate;overflow:hidden;transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease,border-color .25s ease}.nav-link:before{content:"";position:absolute;z-index:0;pointer-events:none;left:10%;right:10%;top:-45%;height:80%;border-radius:50%;background:#ffffff6b;filter:blur(8px);opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease}.nav-link:hover,.nav-link:focus-visible,.nav-dropdown[open]>summary{background:radial-gradient(ellipse at 50% -25%,rgba(255,255,255,.5) 0%,rgba(255,255,255,.14) 27%,transparent 56%),linear-gradient(135deg,#5bd384e6,#25aa57d1 45%,#0d793deb);border:1px solid rgba(255,255,255,.58);color:#fff;box-shadow:inset 0 1px #ffffffb3,inset 0 -7px 15px #055c2c33,0 8px 22px #20944b52;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);text-shadow:0 1px 2px rgba(5,77,38,.22);transform:translateY(-1px)}.nav-link:hover:before,.nav-link:focus-visible:before,.nav-dropdown[open]>summary:before{opacity:1;transform:translateY(0)}.nav-link:active{transform:translateY(0) scale(.98)}@supports not ((backdrop-filter:blur(1px))){.nav-link:hover,.nav-link:focus-visible,.nav-dropdown[open]>summary{background:linear-gradient(135deg,#55c87b,#1b914e)}}.header-actions .header-icon-link,.header-actions .search-form button{position:relative;isolation:isolate;overflow:hidden;transition:background .25s ease,color .25s ease,box-shadow .25s ease,transform .2s ease,border-color .25s ease}.header-actions .header-icon-link:before,.header-actions .search-form button:before{content:"";position:absolute;z-index:0;pointer-events:none;left:8%;right:8%;top:-48%;height:78%;border-radius:50%;background:#ffffff75;filter:blur(7px);opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease}.header-actions .header-icon-link:hover,.header-actions .header-icon-link:focus-visible,.header-actions .search-form button:hover,.header-actions .search-form button:focus-visible{background:radial-gradient(ellipse at 50% -25%,rgba(255,255,255,.54) 0%,rgba(255,255,255,.14) 30%,transparent 58%),linear-gradient(135deg,#5bd384e6,#25aa57d1 48%,#0d793deb);border-color:#ffffffa6;color:#fff;box-shadow:inset 0 1px #ffffffb8,inset 0 -6px 12px #055c2c33,0 8px 18px #20944b4d;backdrop-filter:blur(14px) saturate(1.2);-webkit-backdrop-filter:blur(14px) saturate(1.2);transform:translateY(-1px)}.header-actions .header-icon-link:hover:before,.header-actions .header-icon-link:focus-visible:before,.header-actions .search-form button:hover:before,.header-actions .search-form button:focus-visible:before{opacity:1;transform:translateY(0)}.header-actions .header-icon-link svg,.header-actions .search-form button svg{position:relative;z-index:1}.header-actions .cart-count{z-index:5}.header-actions .search-form button{border-radius:50%;width:36px;height:36px;padding:7px}@media(max-width:800px){.header-actions .search-form button{width:32px;height:32px;padding:6px}}.category-card__icon{width:36px;height:36px;flex:0 0 36px;transition:transform .24s ease,filter .24s ease}.category-card__icon svg{width:32px;height:32px;filter:drop-shadow(0 3px 3px rgba(25,78,58,.14));transition:filter .24s ease}.category-card:hover .category-card__icon{transform:translateY(-2px) scale(1.1) rotate(-2deg)}.category-card:hover .category-card__icon svg{filter:drop-shadow(0 5px 5px rgba(25,78,58,.22))}.category-card__icon--pink svg{filter:drop-shadow(0 3px 3px rgba(226,43,91,.18))}.category-card__icon--blue svg{filter:drop-shadow(0 3px 3px rgba(25,105,190,.18))}.benefit-item__icon{width:28px;height:28px;transition:transform .22s ease,filter .22s ease}.benefit-item__icon svg{width:26px;height:26px;filter:drop-shadow(0 3px 3px rgba(25,78,58,.16))}.benefit-item:hover .benefit-item__icon{transform:translateY(-2px) scale(1.08)}.benefit-item:hover .benefit-item__icon svg{filter:drop-shadow(0 5px 5px rgba(25,78,58,.24))}.benefit-item__icon,.benefit-item__icon svg{color:var(--green-dark)}@media(max-width:800px){.category-card__icon{width:32px;height:32px;flex-basis:32px}.category-card__icon svg{width:29px;height:29px}}.category-card__custom-icon,.benefit-item__custom-icon{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 3px 3px rgba(25,78,58,.14));transition:transform .24s ease,filter .24s ease}.category-card:hover .category-card__custom-icon{transform:scale(1.08)}.category-card__custom-icon{width:32px;height:32px}.benefit-item__custom-icon{width:26px;height:26px}.category-card__icon:has(.category-card__custom-icon),.benefit-item__icon:has(.benefit-item__custom-icon){color:transparent}.category-card:hover .category-card__custom-icon,.benefit-item:hover .benefit-item__custom-icon{filter:drop-shadow(0 5px 5px rgba(25,78,58,.22))}@media(max-width:800px){.category-card__custom-icon{width:29px;height:29px}.benefit-item__custom-icon{width:24px;height:24px}}.category-card__icon--custom{width:var(--custom-icon-size,32px);height:var(--custom-icon-size,32px);flex-basis:var(--custom-icon-size,32px)}.category-card__icon--custom .category-card__custom-icon{width:100%;height:100%}.benefit-item__icon--custom{width:var(--custom-icon-size,26px);height:var(--custom-icon-size,26px);flex-basis:var(--custom-icon-size,26px)}.benefit-item__icon--custom .benefit-item__custom-icon{width:100%;height:100%}.category-card__icon--custom{position:relative;width:36px!important;height:36px!important;flex:0 0 36px!important;overflow:visible}.category-card__icon--custom .category-card__custom-icon{position:absolute;left:50%;top:50%;width:var(--custom-icon-size,32px)!important;height:var(--custom-icon-size,32px)!important;max-width:none;transform:translate(-50%,-50%);z-index:2}.category-card:hover .category-card__icon--custom .category-card__custom-icon{transform:translate(-50%,-50%) scale(1.06)}.benefit-item__icon--custom{position:relative;width:28px!important;height:28px!important;flex:0 0 28px!important;overflow:visible}.benefit-item__icon--custom .benefit-item__custom-icon{position:absolute;left:50%;top:50%;width:var(--custom-icon-size,26px)!important;height:var(--custom-icon-size,26px)!important;max-width:none;transform:translate(-50%,-50%);z-index:2}.benefit-item:hover .benefit-item__icon--custom .benefit-item__custom-icon{transform:translate(-50%,-50%) scale(1.06)}.announcement-item__icon--custom{position:relative;width:20px!important;height:20px!important;flex:0 0 20px!important;overflow:visible}.announcement-item__icon--custom .announcement-item__custom-icon{position:absolute;left:50%;top:50%;width:var(--announcement-icon-size,18px)!important;height:var(--announcement-icon-size,18px)!important;max-width:none;object-fit:contain;transform:translate(-50%,-50%);z-index:2;filter:drop-shadow(0 2px 2px rgba(25,78,58,.16))}html{background:#eef7f7}body{background-color:#eef7f7;background-image:radial-gradient(ellipse 38% 30% at 7% 8%,rgba(160,224,214,.42) 0%,rgba(160,224,214,.18) 38%,transparent 76%),radial-gradient(ellipse 42% 34% at 94% 18%,rgba(190,225,247,.38) 0%,rgba(190,225,247,.15) 42%,transparent 78%),radial-gradient(ellipse 34% 28% at 27% 66%,rgba(221,245,235,.48) 0%,rgba(221,245,235,.16) 45%,transparent 78%),radial-gradient(ellipse 42% 32% at 82% 82%,rgba(187,238,217,.34) 0%,rgba(187,238,217,.12) 45%,transparent 80%);background-attachment:fixed;background-size:cover}.site-header,.announcement-bar,main,.site-footer{position:relative;z-index:1}@media(max-width:800px){body{background-image:radial-gradient(ellipse 70% 22% at 8% 8%,rgba(160,224,214,.3),transparent 76%),radial-gradient(ellipse 76% 24% at 94% 28%,rgba(190,225,247,.26),transparent 78%),radial-gradient(ellipse 72% 24% at 30% 78%,rgba(221,245,235,.32),transparent 78%);background-attachment:scroll}}.header-icon-link svg,.wishlist-button svg{overflow:visible}.header-icon-link svg path,.wishlist-button svg path{vector-effect:non-scaling-stroke}.header-icon-link.is-active svg path,.wishlist-button.is-active svg path{fill:currentColor;stroke:currentColor}.wishlist-button svg{display:block}.wishlist-page{padding:24px 0 56px}.wishlist-page__heading{margin:6px 0 24px}.wishlist-page__heading h1{margin:0;font-size:32px;letter-spacing:-1px}.wishlist-page__loading{text-align:center;color:var(--muted);padding:48px 10px}.wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wishlist-card{display:flex;flex-direction:column;overflow:hidden;background:#ffffffeb;border:1px solid rgba(220,230,229,.9);border-radius:20px;box-shadow:0 6px 18px #2243470f;transition:transform .2s ease,box-shadow .2s ease}.wishlist-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #225b4221}.wishlist-card__media{display:grid;place-items:center;aspect-ratio:1/1;background:linear-gradient(145deg,#fafcfc,#edf6f3);padding:14px}.wishlist-card__media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.wishlist-card__media>span{font-size:52px;font-weight:800;color:var(--green)}.wishlist-card__body{display:flex;flex-direction:column;gap:8px;flex:1;padding:15px}.wishlist-card__body h2{margin:0;min-height:38px;font-size:14px;line-height:1.35}.wishlist-card__body h2 a:hover{color:var(--green-dark)}.wishlist-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:8px}.wishlist-card__actions .button{min-height:38px;padding:0 8px;font-size:11px}.wishlist-page__empty{text-align:center;background:#ffffffd9;border:1px solid var(--border);border-radius:22px;padding:54px 20px}.wishlist-page__empty[hidden],.wishlist-page__loading[hidden]{display:none}.wishlist-page__empty-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 15px;border-radius:50%;background:#fff0f4;color:#e64168}.wishlist-page__empty-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7}.wishlist-page__empty h2{margin:0 0 5px;font-size:22px}.wishlist-page__empty p{margin:0 0 18px;color:var(--muted)}@media(max-width:620px){.wishlist-page{padding-top:12px}.wishlist-page__heading{align-items:flex-start;gap:12px}.wishlist-page__heading h1{font-size:26px}.wishlist-page__heading .text-link{font-size:10px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-card__body{padding:11px}.wishlist-card__body h2{font-size:12px;min-height:34px}.wishlist-card__actions{grid-template-columns:1fr;gap:5px}.wishlist-card__actions .button{min-height:34px}}.wishlist-card__media>span{font-size:42px}@media(max-width:620px){.wishlist-card__media{padding:18px}.wishlist-card__media img{width:90%;height:90%}}.nav-dropdown>summary{cursor:pointer}.nav-dropdown__panel{z-index:60;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.nav-dropdown[open] .nav-dropdown__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-dropdown__panel a{white-space:nowrap}@media(max-width:900px){.nav-dropdown__panel{left:auto;right:0}}.site-header{position:relative;z-index:1000;isolation:isolate;overflow:visible}.header-main{position:relative;z-index:1001;overflow:visible}.desktop-nav,.nav-dropdown{position:relative;z-index:1002}.nav-dropdown__panel{z-index:1003}.hero-card{z-index:0}.nav-dropdown__panel{max-height:min(70vh,420px);overflow-y:auto;scrollbar-width:thin}.nav-dropdown__panel a{font-size:12px;font-weight:600;color:var(--text)}.nav-dropdown__panel a+a{margin-top:2px}.nav-dropdown__panel a:focus-visible{outline:2px solid var(--green);outline-offset:1px}.nav-dropdown__empty{display:block;padding:8px;color:var(--muted);font-size:11px;white-space:nowrap}.nav-dropdown__panel{background:linear-gradient(145deg,#10141ddb,#3d2743b8);border:1px solid rgba(255,255,255,.24);box-shadow:0 20px 48px #080c1647,inset 0 1px #ffffff29;backdrop-filter:blur(22px) saturate(135%);-webkit-backdrop-filter:blur(22px) saturate(135%)}.nav-dropdown__panel a{color:#ffffffeb;text-shadow:0 1px 9px rgba(0,0,0,.25)}.nav-dropdown__panel a:hover,.nav-dropdown__panel a:focus-visible{color:#fff;background:linear-gradient(100deg,#5ddd974d,#ffffff1f);box-shadow:inset 0 0 0 1px #ffffff1f}.nav-dropdown__empty{color:#ffffffad}.nav-dropdown__panel{background:linear-gradient(145deg,#ffffffad,#e0f6ed7a);border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 42px #2d6a5329,inset 0 1px #ffffffe0;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%)}.nav-dropdown__panel a{color:#183c36;text-shadow:0 1px 5px rgba(255,255,255,.42)}.nav-dropdown__panel a:hover,.nav-dropdown__panel a:focus-visible{color:#12372d;background:linear-gradient(100deg,#70d3973d,#ffffff8a);box-shadow:inset 0 0 0 1px #ffffff9e,0 4px 12px #2d8f5714}.nav-dropdown__empty{color:#52726b}.cart-count[hidden]{display:none!important}.cart-count{top:-6px;right:-6px;min-width:21px;height:21px;padding:0 5px;z-index:5;background:#159447;color:#fff;border:2px solid #fff;box-shadow:0 3px 8px #1594474d;line-height:17px;text-align:center}.cart-count.is-empty{display:none!important}.header-main,.header-actions,.header-icon-link,.cart-trigger{overflow:visible!important}.cart-trigger .cart-count{top:-11px;right:-11px;min-width:24px;height:24px;padding:0 6px;z-index:20;font-size:11px;line-height:20px;pointer-events:none}.header-group-sticky{position:sticky;top:0;z-index:1000;padding:1px 0 4px;background:#eef5f6c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-group-sticky .site-header{z-index:1001;margin-bottom:0}.header-group-sticky .announcement-bar{margin-top:4px}.header-group-sticky .header-main{margin-bottom:0}.header-group-sticky{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.header-group-sticky .announcement-bar__inner,.header-group-sticky .header-main{background:#fffffffa;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);border-color:#dce7e6f5;box-shadow:0 8px 24px #234b481a,inset 0 1px #fffffff2}.nav-dropdown__panel{background-color:#edf8f2;background:#f4fbf8ed;border-color:#ffffffeb;box-shadow:0 18px 42px #25654d2e,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(30px) saturate(125%);backdrop-filter:blur(30px) saturate(125%)}.search-form{position:relative;overflow:visible}.search-field{position:relative;min-width:0;flex:1;height:100%;display:flex;align-items:center}.search-field input{width:100%}.search-suggestions[hidden]{display:none}.search-suggestions{position:absolute;top:calc(100% + 9px);left:-10px;right:-10px;z-index:1200;padding:8px;border:1px solid rgba(255,255,255,.9);border-radius:17px;background:#fffffff5;box-shadow:0 16px 34px #1e4c4129,inset 0 1px #fffffffa;-webkit-backdrop-filter:blur(22px) saturate(125%);backdrop-filter:blur(22px) saturate(125%)}.search-suggestion{min-height:48px;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:9px;padding:5px 7px;border-radius:11px;color:var(--text);transition:background .18s ease,transform .18s ease}.search-suggestion:hover,.search-suggestion:focus-visible{background:#cff2dec7;transform:translate(2px);outline:none}.search-suggestion__image{width:40px;height:40px;display:grid;place-items:center;border-radius:9px;overflow:hidden;background:#f0f7f3}.search-suggestion__image img{width:100%;height:100%;object-fit:contain}.search-suggestion__title{overflow:hidden;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.search-suggestion__arrow{color:var(--green-dark);font-size:16px;text-align:right}.search-suggestions__empty{padding:12px 9px;color:var(--muted);font-size:11px}@media(max-width:600px){.search-suggestions{left:-4px;right:-4px}}.nav-link .nav-chevron{display:inline-block;width:6px;height:6px;margin-left:6px;vertical-align:3px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.nav-dropdown[open]>summary .nav-chevron{transform:rotate(225deg) translate(-1px,-1px);vertical-align:0}.product-card__media{border-radius:18px 18px 0 0}.product-card__image-link{border-radius:14px;overflow:hidden}.product-card__image,.product-card__placeholder{border-radius:14px}.product-card__media .wishlist-button{top:14px;right:14px;background:#fffffff5;border-color:#d7e1def2;box-shadow:0 4px 10px #2143401f}.wishlist-card__media{border-radius:20px 20px 0 0;overflow:hidden}.wishlist-card__media img{border-radius:16px}.wishlist-card__media>span{border-radius:16px}.wishlist-card__media{padding:26px}.wishlist-card__media img{width:76%;height:76%;object-fit:contain}@media(max-width:620px){.wishlist-card__media{padding:20px}.wishlist-card__media img{width:80%;height:80%}}.wishlist-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.wishlist-card__media{padding:24px}.wishlist-card__media img{width:88%;height:88%;object-fit:contain}.wishlist-card__body{padding:13px;gap:6px}@media(max-width:900px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wishlist-card__media{padding:18px}.wishlist-card__media img{width:90%;height:90%}.wishlist-card__body{padding:11px}}.products-heading{color:var(--text)}.products-heading__first{color:#12213d}.products-heading__second{color:var(--green-dark)}.product-gallery-card--has-thumbs{display:grid;grid-template-columns:106px minmax(0,1fr);gap:16px;align-items:start}.product-gallery-card--has-thumbs .product-gallery__main{grid-column:2;grid-row:1}.product-gallery-card--has-thumbs .product-gallery__thumbs{grid-column:1;grid-row:1;display:flex;flex-direction:column;gap:12px;padding:0;max-height:390px;overflow-y:auto;overflow-x:hidden}.product-gallery__thumb{flex:0 0 95px;width:106px;height:95px}.product-gallery__arrow{position:absolute;top:50%;z-index:4;width:34px;height:34px;transform:translateY(-50%);border:1px solid rgba(220,230,229,.95);border-radius:50%;background:#ffffffeb;color:#34424a;display:grid;place-items:center;font-size:28px;line-height:1;box-shadow:0 5px 12px #2243471a;transition:transform .18s ease,background .18s ease,color .18s ease}.product-gallery__arrow:hover{transform:translateY(-50%) scale(1.06);background:var(--green);color:#fff}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}@media(max-width:800px){.product-gallery-card--has-thumbs{display:block}.product-gallery-card--has-thumbs .product-gallery__main,.product-gallery-card--has-thumbs .product-gallery__thumbs{display:flex}.product-gallery-card--has-thumbs .product-gallery__main{display:grid}.product-gallery-card--has-thumbs .product-gallery__thumbs{flex-direction:row;max-height:none;overflow-x:auto;overflow-y:hidden;padding:12px 4px 0}.product-gallery__thumb{flex-basis:77px;width:77px;height:70px}}.product-buy-card .purchase-actions{display:flex;flex-direction:column;gap:7px}.product-buy-card .purchase-actions .product-add-button,.product-buy-card .purchase-actions .button--buy-now{width:100%;min-height:35px;border-radius:7px;font-size:11px;font-weight:600}.product-buy-card .purchase-actions .product-add-button{order:1;border:1px solid var(--green);background:var(--green);color:#fff;box-shadow:0 4px 10px #2ca6571f}.product-buy-card .purchase-actions .button--buy-now{order:2;border:1px solid #bed0ca;background:#fff;color:#344a43;box-shadow:none}.product-buy-card .purchase-actions .button--buy-now svg{width:15px;height:15px;fill:var(--green-dark)}.product-buy-card .purchase-actions .product-add-button svg{width:15px;height:15px;fill:currentColor}.product-buy-card .purchase-actions .product-add-button:hover{background:var(--green-dark);border-color:var(--green-dark)}.product-buy-card .purchase-actions .button--buy-now:hover{background:#f3faf5;border-color:var(--green);color:var(--green-dark)}.product-buy-card .quantity-row{margin-bottom:9px}.product-buy-card .quantity-stepper{height:34px;border-radius:7px}.product-buy-card .quantity-stepper button{width:34px}.product-buy-card .quantity-stepper input{width:38px}@media(max-width:430px){.product-buy-card .purchase-actions{gap:7px}}.product-buy-card .purchase-actions .button--buy-now{order:1;background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 4px 10px #2ca6571f}.product-buy-card .purchase-actions .product-add-button{order:2;background:#fff;border:1px solid var(--green);color:var(--green-dark);box-shadow:none}.product-buy-card .purchase-actions .button--buy-now svg{fill:currentColor}.product-buy-card .purchase-actions .product-add-button svg{fill:currentColor}.product-buy-card .purchase-actions .button--buy-now:hover{background:var(--green-dark);border-color:var(--green-dark)}.product-buy-card .purchase-actions .product-add-button:hover{background:#f3faf5;border-color:var(--green-dark);color:var(--green-dark)}.product-buy-card .purchase-actions .product-add-button{order:1}.product-buy-card .purchase-actions .button--buy-now{order:2}.product-buy-card .purchase-actions .button--buy-now:hover,.product-buy-card .purchase-actions .button--buy-now:focus-visible{color:#fff}.product-buy-card .purchase-actions .button--buy-now:hover svg,.product-buy-card .purchase-actions .button--buy-now:focus-visible svg{fill:#fff}.product-buy-card .quantity-row{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;margin:9px 0 12px}.product-buy-card .quantity-row>label{line-height:1.2}.product-buy-card .quantity-stepper{height:40px;border-radius:8px;background:#f8fafb;border-color:#edf1f0}.product-buy-card .quantity-stepper button{width:39px;background:#f4f7f7;color:#657178}.product-buy-card .quantity-stepper input{width:43px;height:100%;font-weight:600;background:#fff}.product-buy-card .quantity-stepper button:hover{background:#eaf7ed;color:var(--green-dark)}.header-group-sticky{position:relative;z-index:100}.cart-drawer{z-index:1000!important}@media(min-width:901px){.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.header-group-sticky{position:sticky!important;top:0;z-index:500;background:transparent}.header-group-sticky>*{position:relative;z-index:1}.product-rating-row .product-sold-count{display:inline-flex;align-items:center;gap:5px;color:#68747a;white-space:nowrap}.product-rating-row .product-sold-count strong{color:#68747a;font-weight:700}.product-sold-count__icon{color:var(--green);font-size:14px;line-height:1}@media(max-width:620px){.product-rating-row .product-sold-count{flex-basis:100%}}.product-rating-row .stock-dot{width:auto;height:auto;min-height:24px;display:inline-flex;align-items:center;gap:6px;margin-left:4px;padding:4px 10px;border-radius:7px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:700}.product-rating-row .stock-dot:before{content:"";width:6px;height:6px;border-radius:50%;background:#baf2c9}.product-rating-row .stock-dot--out{background:#b94c55}.product-rating-row .stock-dot--out:before{background:#ffd2d5}@media(max-width:800px){.product-rating-row .stock-dot{margin-left:0}}.product-rating-row .product-stock-pill{display:inline-flex;align-items:center;gap:6px;min-height:24px;margin-left:4px;padding:4px 10px;border-radius:7px;background:var(--green-dark);color:#fff;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.product-stock-pill__dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#baf2c9}.product-rating-row .product-stock-pill--out{background:#b94c55}.product-stock-pill--out .product-stock-pill__dot{background:#ffd2d5}@media(max-width:800px){.product-rating-row .product-stock-pill{margin-left:0}}.product-rating-row .product-stock-pill{min-height:24px;padding:4px 9px;border:1.5px solid var(--green-dark);border-radius:9px;background:#ffffff8c;color:#5f6d73;font-size:11px;font-weight:500}.product-rating-row .product-stock-pill__dot{width:6px;height:6px;flex-basis:6px;background:var(--green)}.product-rating-row .product-stock-pill--out{border-color:#b94c55;background:#ffffff8c;color:#7d5559}.product-rating-row .product-stock-pill--out .product-stock-pill__dot{background:#d75757}@keyframes product-stock-dot-blink{0%,45%{opacity:1;transform:scale(1)}50%,95%{opacity:.28;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.product-rating-row .product-stock-pill:not(.product-stock-pill--out) .product-stock-pill__dot{animation:product-stock-dot-blink 1s ease-in-out infinite;transform-origin:center}@media(prefers-reduced-motion:reduce){.product-rating-row .product-stock-pill:not(.product-stock-pill--out) .product-stock-pill__dot{animation:none}}.product-buy-card .purchase-actions{align-items:center}.product-buy-card .purchase-actions .product-add-button,.product-buy-card .purchase-actions .button--buy-now{width:min(72%,420px);max-width:420px}@media(max-width:800px){.product-buy-card .purchase-actions .product-add-button,.product-buy-card .purchase-actions .button--buy-now{width:min(86%,420px)}}@media(max-width:430px){.product-buy-card .purchase-actions .product-add-button,.product-buy-card .purchase-actions .button--buy-now{width:100%}}.product-buy-card .quantity-stepper{position:relative;height:46px;min-width:132px;padding:4px;gap:3px;overflow:visible;border:1px solid rgba(255,255,255,.9);border-radius:15px;background:linear-gradient(135deg,#ffffffd1,#e2f1ebb3);box-shadow:0 7px 16px #245c461a,inset 0 1px #fffffff2,inset 0 -1px #b5d5c657;backdrop-filter:blur(12px) saturate(1.15);-webkit-backdrop-filter:blur(12px) saturate(1.15)}.product-buy-card .quantity-stepper:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;border:1px solid rgba(255,255,255,.48);border-radius:13px;pointer-events:none}.product-buy-card .quantity-stepper button{position:relative;z-index:1;width:36px;height:36px;flex:0 0 36px;border:1px solid rgba(205,225,215,.7);border-radius:11px;background:#ffffff9e;color:#547066;box-shadow:0 2px 5px #2b5e4912,inset 0 1px #fffc;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.product-buy-card .quantity-stepper button:hover{background:#35a85b29;border-color:#35a85b6b;color:var(--green-dark);box-shadow:0 4px 9px #2b7e4924,inset 0 1px #ffffffe6;transform:translateY(-1px)}.product-buy-card .quantity-stepper button:active{transform:translateY(0) scale(.94)}.product-buy-card .quantity-stepper input{position:relative;z-index:1;width:43px;height:36px;flex:1 1 43px;border:1px solid rgba(215,230,223,.72);border-radius:10px;background:#ffffffc2;color:var(--text);font-weight:700;box-shadow:inset 0 1px #fffc}.product-buy-card .quantity-stepper input:focus{border-color:#35a85b8c;box-shadow:0 0 0 3px #35a85b1f,inset 0 1px #ffffffe6}.product-buy-card .quantity-stepper input::-webkit-inner-spin-button,.product-buy-card .quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-buy-card .quantity-stepper input[type=number]{-moz-appearance:textfield}@media(prefers-reduced-motion:reduce){.product-buy-card .quantity-stepper button{transition:none}}.product-buy-card .purchase-primary-row{display:grid;grid-template-columns:minmax(132px,.34fr) minmax(0,1fr);align-items:end;gap:12px;margin:9px 0 8px}.product-buy-card .purchase-primary-row .quantity-row{margin:0}.product-buy-card .purchase-primary-row .product-add-button{width:100%;max-width:none;min-height:46px;align-self:end}.product-buy-card .purchase-actions{width:100%;align-items:stretch;gap:0;margin:0}.product-buy-card .purchase-actions .button--buy-now{width:100%;max-width:none;min-height:46px}@media(max-width:800px){.product-buy-card .purchase-primary-row{grid-template-columns:1fr;gap:10px}.product-buy-card .purchase-primary-row .product-add-button,.product-buy-card .purchase-actions .button--buy-now{width:100%}}.announcement-bar{width:100vw;margin:5px 0 7px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0}.announcement-bar .announcement-bar__inner{width:100%;max-width:none;margin:0;border-radius:16px;padding-left:clamp(18px,4vw,64px);padding-right:clamp(18px,4vw,64px)}@media(max-width:800px){.announcement-bar .announcement-bar__inner{gap:12px;padding-left:14px;padding-right:14px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.announcement-bar .announcement-bar__inner::-webkit-scrollbar{display:none}.announcement-bar .announcement-item{flex:0 0 auto}}.category-section .category-grid{gap:14px}.category-section .category-card{min-height:82px;padding:14px 16px;justify-content:flex-start;gap:12px;background:linear-gradient(145deg,#ffffffe0,#f6fcfab8);border:1px solid rgba(220,232,229,.9);border-radius:18px;box-shadow:0 7px 18px #224c460e,inset 0 1px #ffffffd9;backdrop-filter:blur(10px) saturate(1.08);-webkit-backdrop-filter:blur(10px) saturate(1.08)}.category-section .category-card:hover{transform:translateY(-4px);border-color:#35a85b4d;box-shadow:0 13px 25px #225b421f,inset 0 1px #fffffff2}.category-section .category-card__icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#ffffffb8;box-shadow:0 4px 10px #235b4614,inset 0 1px #ffffffe6}.category-section .category-card__icon svg{width:25px;height:25px}.category-section .category-card>span:last-child{min-width:0}.category-section .category-card strong{font-size:12px}.category-section .category-card small{margin-top:4px}.benefits-section .benefits-bar{min-height:72px;padding:12px 18px;gap:0;background:linear-gradient(145deg,#ffffffe0,#f6fcfab8);border:1px solid rgba(220,232,229,.9);border-radius:19px;box-shadow:0 8px 20px #224c460f,inset 0 1px #ffffffe6;backdrop-filter:blur(10px) saturate(1.08);-webkit-backdrop-filter:blur(10px) saturate(1.08)}.benefits-section .benefit-item{min-height:42px;gap:12px;padding:7px 22px;border-right:1px solid rgba(207,224,218,.8)}.benefits-section .benefit-item:last-child{border-right:0}.benefits-section .benefit-item__icon{width:32px;height:32px;flex:0 0 32px;border-radius:10px;background:#ebf9efe0;box-shadow:0 3px 8px #27784614,inset 0 1px #ffffffe6}.benefits-section .benefit-item__icon svg{width:21px;height:21px}@media(max-width:800px){.category-section .category-grid{gap:10px}.category-section .category-card{min-height:76px;padding:11px 10px}.category-section .category-card__icon{width:34px;height:34px;flex-basis:34px}.category-section .category-card__icon svg{width:22px;height:22px}.benefits-section .benefits-bar{padding:10px 8px}.benefits-section .benefit-item{padding:8px 10px;border-right:0}}.product-side-card .mini-product-grid .product-card__media{border-radius:12px;overflow:hidden}.product-side-card .mini-product-grid .wishlist-button{top:7px;right:7px;width:29px;height:29px;border:1px solid rgba(205,218,214,.95);background:#fffffff0;color:#34404a;box-shadow:0 3px 8px #1f453d21,inset 0 1px #fffffff2;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.product-side-card .mini-product-grid .wishlist-button svg{width:16px;height:16px;stroke-width:1.8}.product-side-card .mini-product-grid .wishlist-button:hover{transform:scale(1.08);color:#e64168;background:#fff1f4f7}.product-side-card .mini-product-grid .wishlist-button.is-active{color:#e64168;background:#fff1f4f7}.product-card__badge{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;min-height:25px;padding:5px 10px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:linear-gradient(135deg,#30b765f5,#188445d1);color:#fff;font-size:10px;font-weight:800;letter-spacing:.05px;line-height:1;box-shadow:0 5px 12px #19693c33,inset 0 1px #ffffff75,inset 0 -1px #004d252e;backdrop-filter:blur(9px) saturate(1.25);-webkit-backdrop-filter:blur(9px) saturate(1.25);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.product-card__badge:before{content:"";width:4px;height:4px;margin-right:5px;border-radius:50%;background:#ffffffe0;box-shadow:0 0 0 2px #ffffff24}.product-card:hover .product-card__badge{transform:translateY(-2px) scale(1.03);box-shadow:0 8px 16px #19693c3d,inset 0 1px #ffffff94,inset 0 -1px #004d252e;filter:saturate(1.08)}.product-card__badge--hot{background:linear-gradient(135deg,#ffab2cfa,#eb6b0bdb);box-shadow:0 5px 12px #cd660f33,inset 0 1px #ffffff7a,inset 0 -1px #8b3b002e}.product-card__badge--new{background:linear-gradient(135deg,#31c071fa,#198f4cdb)}.product-card__badge--top-rated{background:linear-gradient(135deg,#a35bebfa,#672cb5db);box-shadow:0 5px 12px #6932ae33,inset 0 1px #ffffff80,inset 0 -1px #3e187733}.product-card__badge--20-off,.product-card__badge--20{background:linear-gradient(135deg,#f5575bfa,#c22a34de);box-shadow:0 5px 12px #be2b3433,inset 0 1px #ffffff7a,inset 0 -1px #6f0f1633}.product-card__badge--best-seller{background:linear-gradient(135deg,#30b765fa,#13793fe0)}@media(max-width:800px){.product-card__badge{top:8px;left:8px;min-height:23px;padding:4px 8px;font-size:9px}}.product-card__badge{border:0;outline:none;background:linear-gradient(135deg,#35a85be6,#12743db3);box-shadow:0 5px 12px #19693c29,inset 0 1px #ffffff38,inset 0 -1px #004d2524}.product-card__badge--hot{background:linear-gradient(135deg,#ffab2ceb,#dc5b08b3);box-shadow:0 5px 12px #cd660f29,inset 0 1px #ffffff38,inset 0 -1px #8b3b0024}.product-card__badge--new{background:linear-gradient(135deg,#31c071eb,#198f4cb3)}.product-card__badge--top-rated{background:linear-gradient(135deg,#a35bebeb,#672cb5b3);box-shadow:0 5px 12px #6932ae29,inset 0 1px #ffffff38,inset 0 -1px #3e187724}.product-card__badge--20-off,.product-card__badge--20{background:linear-gradient(135deg,#f5575beb,#c22a34b3);box-shadow:0 5px 12px #be2b3429,inset 0 1px #ffffff38,inset 0 -1px #6f0f1624}.product-card__badge--best-seller{background:linear-gradient(135deg,#30b765eb,#13793fb3)}.product-card:hover .product-card__badge{box-shadow:0 8px 16px #19693c33,inset 0 1px #ffffff47,inset 0 -1px #004d2524}.products-heading{display:inline-flex;align-items:center;gap:9px}.products-heading__accent{display:inline-flex;width:var(--heading-accent-size, 26px);height:var(--heading-accent-size, 26px);align-items:center;justify-content:center;vertical-align:middle;margin-left:1px;filter:drop-shadow(0 4px 6px rgba(198,74,34,.18))}.products-heading__accent-image{display:block;width:100%;height:100%;object-fit:contain;border-radius:7px}@media(max-width:800px){.products-heading{gap:7px}.products-heading__accent{--heading-accent-size: min(var(--heading-accent-size, 26px), 22px)}}
/*# sourceMappingURL=/cdn/shop/t/92/assets/base.css.map */
