*{box-sizing:border-box}body{margin:0;background:var(--k-bg);color:var(--k-text);font-family:Inter,Arial,sans-serif}.skip-link{position:absolute;left:-999px}.page-width{max-width:var(--k-page);margin:0 auto;padding:0 24px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.k-btn{border:0;border-radius:14px;background:var(--k-primary);color:#fff;font-weight:900;letter-spacing:.04em;padding:18px 30px;text-align:center;cursor:pointer}.k-btn:hover{filter:brightness(.96)}.k-btn[disabled]{opacity:.5;cursor:not-allowed}.k-section{padding:56px 0}.k-section-title{text-align:center;font-size:40px;line-height:1.1;margin:0 0 36px;font-weight:900;color:#4a4a4a}.announcement{background:var(--k-primary);color:#fff;overflow:hidden;font-size:14px;font-weight:900;letter-spacing:.02em}.announcement__track{display:flex;gap:48px;white-space:nowrap;animation:k-marquee 30s linear infinite;padding:11px 0}.announcement__item{display:inline-flex;align-items:center;gap:20px}.announcement__dot{opacity:.75}@keyframes k-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.header{background:#fff7edcc;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.header__brand{font-size:30px;font-weight:900;display:flex;align-items:center;gap:10px}.header__mark{width:32px;height:32px;border-radius:9px;background:var(--k-primary);display:inline-flex;align-items:center;justify-content:center;color:#fff}.header__nav{display:flex;gap:26px;align-items:center;font-weight:800}.header__nav a{font-size:15px}.header__tools{display:flex;gap:20px;font-weight:900}.header__toggle{display:none;background:none;border:0;font-size:28px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 14px 34px #31251917;position:relative}.product-card__image{aspect-ratio:1/1;background:#fff2e6;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__placeholder{font-size:54px}.product-card__badge{position:absolute;top:16px;left:0;background:var(--k-primary);color:#fff;font-weight:900;padding:10px 17px;border-radius:0 8px 8px 0}.product-card__info{text-align:center;padding:22px 18px 26px}.product-card__title{font-size:20px;line-height:1.15;margin:0 0 8px;font-weight:900}.product-card__stars{color:#ffae00;font-size:18px}.product-card__price{margin-top:12px;font-size:20px;font-weight:900;color:var(--k-primary)}.product-card__compare{font-size:15px;color:#777;text-decoration:line-through;margin-left:8px}.collection-empty{text-align:center;background:#fff;border-radius:18px;padding:40px}.slider-arrows{text-align:center;margin-top:28px;color:#999;font-size:38px;letter-spacing:26px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.category-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #31251914}.category-card__image{height:270px;background:#fff2e6;display:flex;align-items:center;justify-content:center;overflow:hidden}.category-card__image img{width:100%;height:100%;object-fit:cover}.category-card__body{background:#c9c4bb;padding:24px}.category-card__title{font-size:30px;color:#fff;font-weight:900;margin:0 0 22px}.category-card__button{display:block;background:var(--k-primary);color:#fff;font-weight:900;text-align:center;border-radius:14px;padding:18px 20px}.footer{background:#fff0df;border-top:1px solid rgba(0,0,0,.06);padding:42px 0}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:42px}.footer h3{margin:0 0 14px}.footer p{line-height:1.55}.footer__bottom{border-top:1px solid rgba(0,0,0,.08);padding-top:22px;margin-top:26px;display:flex;justify-content:space-between;color:#777;font-size:13px}.k-product-main{padding:54px 0}.k-product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);gap:54px;align-items:start}.k-gallery__main{background:#fff3e8;border-radius:14px;overflow:hidden;min-height:560px;display:flex;align-items:center;justify-content:center}.k-gallery__main img{width:100%;height:100%;object-fit:cover}.k-gallery__placeholder{font-size:110px}.k-gallery__thumbs{display:flex;gap:10px;margin-top:14px;overflow:auto;padding-bottom:8px}.k-gallery__thumb{border:2px solid transparent;background:#fff;border-radius:10px;overflow:hidden;width:86px;height:86px;flex:0 0 86px;padding:0;cursor:pointer}.k-gallery__thumb.is-active{border-color:#111}.k-gallery__thumb img{width:100%;height:100%;object-fit:cover}.k-product-info{position:sticky;top:100px}.k-product-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.k-pill{display:inline-flex;align-items:center;gap:8px;border:1.5px solid #111;border-radius:6px;background:#fff;padding:5px 10px;font-weight:800;font-size:15px}.k-pill__icon{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border:1.5px solid #111;border-radius:50%;font-size:11px}.k-product-title{font-weight:900;line-height:1.05;margin:0 0 10px;color:#4a4a4a}.k-rating{display:flex;gap:5px;align-items:center;font-size:21px;font-weight:700;margin:0 0 20px}.k-rating__stars{color:#ffae00;letter-spacing:-2px}.k-price-row{display:flex;align-items:center;gap:10px;font-weight:900;font-size:20px;margin-bottom:6px}.k-compare{text-decoration:line-through;color:#777}.k-price{color:#444}.k-discount-badge{background:var(--k-primary);color:#fff;border-radius:8px;font-size:14px;padding:8px 10px}.k-tax-note{font-size:13px;font-weight:700;color:#444;margin-bottom:18px}.k-hr{height:1px;background:#0000001f;margin:18px 0}.k-lead{font-size:21px;line-height:1.25;color:#222;margin-bottom:18px}.k-lead strong{font-weight:900}.k-bullets{list-style:none;padding:0;margin:0 0 22px}.k-bullets li{display:flex;gap:10px;align-items:flex-start;font-size:18px;line-height:1.3;margin:10px 0}.k-check{width:20px;height:20px;border-radius:50%;background:var(--k-accent);color:#fff;font-weight:900;display:inline-flex;align-items:center;justify-content:center;font-size:12px;flex:0 0 20px;margin-top:2px}.k-option-group{margin:18px 0}.k-option-label{font-weight:900;color:#666;margin-bottom:9px;display:block}.k-swatch-row{display:flex;flex-wrap:wrap;gap:12px}.k-swatch input{position:absolute;opacity:0}.k-swatch label{min-width:46px;height:46px;border-radius:50%;border:2px solid #f3c8c8;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 12px;font-size:12px;font-weight:800;cursor:pointer}.k-swatch input:checked+label{outline:3px solid #aaa;outline-offset:3px}.k-variant-select{width:100%;padding:13px 14px;border:1px solid #e8caca;border-radius:10px;background:#fff}.k-stock{display:flex;align-items:center;gap:8px;color:#22bda8;font-weight:900;margin:20px 0}.k-stock-dot{width:12px;height:12px;background:#26d0a8;border-radius:50%}.k-quantity{margin:18px 0}.k-qty-box{display:inline-flex;border:1px solid #f2caca;border-radius:12px;overflow:hidden;background:#fff5ee}.k-qty-box button,.k-qty-box input{height:52px;width:62px;border:0;background:transparent;text-align:center;font-size:16px}.k-qty-box button{cursor:pointer}.k-atc{width:100%;font-size:20px;margin-top:8px}.k-dynamic-wrap{margin-top:12px}.k-guarantee{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #e5e5e5;border-radius:14px;padding:18px 20px;margin:16px 0 22px;box-shadow:0 10px 22px #0000000d;font-size:15px;line-height:1.35}.k-guarantee__icon{width:48px;height:48px;flex:0 0 48px}.k-accordion{border-top:1px solid rgba(0,0,0,.12);margin-top:22px}.k-accordion details{border-bottom:1px solid rgba(0,0,0,.12);padding:0}.k-accordion summary{list-style:none;cursor:pointer;padding:19px 0;font-size:18px;font-weight:900}.k-accordion summary::-webkit-details-marker{display:none}.k-accordion summary:after{content:"\2304";float:right}.k-accordion details[open] summary:after{content:"\2303"}.k-accordion__title{display:flex;align-items:center;gap:8px}.k-accordion__icon{width:18px;height:18px;border:1px solid #777;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.k-accordion__content{padding:0 0 18px;line-height:1.6;color:#555}.k-description{background:#fff;border-radius:18px;padding:28px;margin-top:40px;line-height:1.7}.k-sticky-atc{display:none}.rte img{height:auto}.page-card{background:#fff;border-radius:18px;padding:42px;margin:50px auto;max-width:900px}.cart-page,.search-page,.collection-page{padding:50px 0}.cart-item{display:grid;grid-template-columns:90px 1fr auto;gap:18px;align-items:center;background:#fff;border-radius:14px;padding:15px;margin-bottom:12px}.cart-item img{width:90px;height:90px;object-fit:cover;border-radius:10px}.cart-footer{text-align:right;margin-top:24px}.search-form{display:flex;gap:10px;max-width:640px;margin:0 auto 34px}.search-form input{flex:1;border:1px solid #ddd;border-radius:12px;padding:14px 16px}.not-found{text-align:center;background:#f5f7fb;border-radius:18px;max-width:700px;margin:60px auto;padding:56px}@media(max-width:990px){.header__toggle{display:block}.header__nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff7ed;padding:20px;flex-direction:column}.header__nav.is-open{display:flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid,.k-product-layout{grid-template-columns:1fr}.k-product-info{position:static}.k-gallery__main{min-height:360px}.footer__grid{grid-template-columns:1fr 1fr}.k-sticky-atc{display:block;position:fixed;left:0;right:0;bottom:0;background:#fff;padding:10px 16px;box-shadow:0 -8px 24px #0000001a;z-index:30}.k-sticky-atc .k-btn{width:100%;padding:15px}}@media(max-width:620px){.page-width{padding:0 16px}.header__inner{height:68px}.header__brand{font-size:24px}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-card__title{font-size:15px}.product-card__price{font-size:16px}.k-section-title{font-size:32px}.k-product-title{font-size:32px!important}.k-lead{font-size:17px}.k-bullets li{font-size:15px}.footer__grid{grid-template-columns:1fr}.footer__bottom{display:block}.category-card__image{height:210px}}.k-rating{display:none!important}.k-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:18px;line-height:1.2}.k-accordion summary:after{content:"";float:none;display:inline-block;width:10px;height:10px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);margin:0 4px 4px 18px;flex:0 0 10px}.k-accordion details[open] summary:after{content:"";transform:rotate(225deg);margin-bottom:-4px}.k-accordion__title{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.k-accordion__icon{flex:0 0 18px}.k-dynamic-wrap .shopify-payment-button{width:100%}.k-dynamic-wrap .shopify-payment-button__button{border-radius:14px!important;min-height:52px!important;font-weight:900!important}@media(max-width:990px){.k-product-main{padding:32px 0 94px}.k-product-layout{grid-template-columns:1fr;gap:26px}.k-product-info{position:static;top:auto}.k-gallery__main{min-height:auto;aspect-ratio:1/1;border-radius:14px;background:#fff3e8}.k-gallery__main img{width:100%;height:100%;object-fit:contain;background:#fff3e8}.k-gallery__thumbs{gap:10px;margin-top:12px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.k-gallery__thumb{width:74px;height:74px;flex:0 0 74px;scroll-snap-align:start}.k-sticky-atc{display:block;position:fixed;left:0;right:0;bottom:0;background:#fff;padding:10px 16px;box-shadow:0 -8px 24px #0000001f;z-index:40}.k-sticky-atc .k-btn{width:100%;padding:15px 18px;border-radius:13px}}@media(max-width:749px){body{padding-bottom:76px}.page-width{padding-left:16px;padding-right:16px}.announcement{font-size:12px}.announcement__track{gap:32px;padding:9px 0}.header__inner{height:64px;gap:14px}.header__brand{font-size:24px}.header__mark{width:28px;height:28px;border-radius:8px}.header__nav{top:64px;padding:16px;gap:14px;box-shadow:0 12px 28px #00000014}.header__tools{gap:12px;font-size:14px}.k-product-main{padding-top:22px;padding-bottom:96px}.k-product-layout{gap:22px}.k-gallery__main{border-radius:12px}.k-gallery__thumbs{gap:8px;margin-top:10px;padding-bottom:6px}.k-gallery__thumb{width:62px;height:62px;flex-basis:62px;border-radius:8px}.k-product-badges{gap:8px;margin-bottom:12px}.k-pill{font-size:13px;padding:4px 8px;border-radius:6px}.k-pill__icon{width:15px;height:15px;font-size:10px}.k-product-title{font-size:30px!important;line-height:1.08;margin-bottom:12px}.k-price-row{font-size:18px;flex-wrap:wrap;gap:8px;margin-bottom:6px}.k-discount-badge{font-size:12px;padding:6px 8px;border-radius:7px}.k-tax-note{font-size:12px;margin-bottom:14px}.k-hr{margin:14px 0}.k-lead{font-size:16px;line-height:1.35;margin-bottom:14px}.k-bullets{margin-bottom:18px}.k-bullets li{font-size:15px;line-height:1.35;margin:8px 0;gap:8px}.k-check{width:18px;height:18px;flex:0 0 18px;font-size:11px;margin-top:1px}.k-option-group{margin:16px 0}.k-option-label{font-size:14px;margin-bottom:8px}.k-swatch-row{gap:10px}.k-swatch label{min-width:44px;height:44px;border-radius:999px;font-size:11px;padding:0 10px}.k-variant-select{font-size:16px;padding:12px 13px}.k-stock{font-size:15px;margin:18px 0}.k-stock-dot{width:10px;height:10px}.k-quantity{margin:16px 0}.k-qty-box button,.k-qty-box input{height:48px;width:56px}.k-atc{font-size:17px;padding:16px 20px;border-radius:13px}.k-dynamic-wrap{margin-top:10px}.k-dynamic-wrap .shopify-payment-button__button{min-height:48px!important;border-radius:12px!important}.k-guarantee{gap:12px;padding:14px;font-size:13px;border-radius:12px;margin:14px 0 20px}.k-guarantee__icon{width:40px;height:40px;flex-basis:40px}.k-accordion{margin-top:18px}.k-accordion summary{padding:16px 0;font-size:17px;gap:12px}.k-accordion summary:after{width:9px;height:9px;margin-left:12px}.k-accordion__title{gap:8px;line-height:1.2}.k-accordion__icon{width:18px;height:18px;flex-basis:18px;font-size:12px}.k-accordion__content{font-size:14px;padding-bottom:16px}.k-description{margin-top:28px;padding:20px;border-radius:14px}.footer{padding-bottom:92px}}@media(max-width:480px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:12px}.product-card__badge{font-size:11px;padding:7px 10px;border-radius:0 7px 7px 0}.product-card__info{padding:14px 9px 16px}.product-card__title{font-size:14px;line-height:1.18}.product-card__stars{font-size:14px}.product-card__price{font-size:15px;margin-top:8px}.product-card__compare{font-size:12px}.k-section{padding:36px 0}.k-section-title{font-size:28px;margin-bottom:24px}.category-card__image{height:190px}.category-card__body{padding:18px}.category-card__title{font-size:24px;margin-bottom:16px}.category-card__button{padding:14px 16px;border-radius:12px}.footer__grid{gap:20px}}.header--toddla{background:#fff7ed;border-bottom:1px solid rgba(0,0,0,.06);position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header__top{height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.header__top-left{display:flex;align-items:center;justify-content:flex-start}.header__top-right{display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#4a4a4a;font-size:13px;font-weight:700}.header__brand--center{font-size:34px;line-height:1;font-weight:900;color:#4a4a4a;justify-content:center;letter-spacing:-.02em}.header__brand--center .header__mark{background:var(--k-primary);color:#fff}.header__icon{display:inline-flex;align-items:center;justify-content:center;position:relative;color:#4a4a4a;min-width:28px;min-height:28px}.header__country{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:#555}.header__cart-count{position:absolute;top:-8px;right:-10px;min-width:18px;height:18px;border-radius:50%;background:var(--k-primary);color:#fff;font-size:11px;line-height:18px;text-align:center;font-weight:900}.header__nav-wrap{background:#fff7ed;border-top:1px solid rgba(0,0,0,.04)}.header__inner--nav{min-height:60px;height:auto;justify-content:center;position:relative;gap:0}.header__inner--nav .header__nav{display:flex;align-items:center;justify-content:center;gap:28px;font-weight:700;color:#4a4a4a;letter-spacing:.02em}.header__inner--nav .header__nav a{font-size:16px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.header__inner--nav .header__tools--mobile{display:none}.header__inner--nav .header__toggle{display:none;position:absolute;left:24px;top:50%;transform:translateY(-50%);background:transparent;border:0;font-size:28px;color:#4a4a4a;cursor:pointer}.footer--toddla{background:#fff0df;border-top:1px solid rgba(0,0,0,.06);padding:70px 0 34px;color:#666}.footer__toddla-grid{display:grid;grid-template-columns:1fr 1.05fr 1.55fr;gap:90px;align-items:start}.footer--toddla h3{margin:0 0 26px;color:#4a4a4a;font-size:29px;line-height:1.15;font-weight:900;letter-spacing:-.02em}.footer__text{font-size:20px;line-height:1.65;letter-spacing:.04em;color:#6b6b6b}.footer__link-list{display:flex;flex-direction:column;gap:19px;font-size:19px;line-height:1.25;letter-spacing:.04em;color:#6b6b6b}.footer__form{margin-top:24px;display:flex;flex-direction:column;gap:14px}.footer__form input{width:100%;height:64px;border:1.5px solid #aaa;border-radius:10px;background:#fff7ed;padding:0 22px;font-size:22px;color:#4a4a4a}.footer__form .k-btn{height:70px;border-radius:12px;font-size:22px;text-transform:none;letter-spacing:0}.footer__success{margin:4px 0 0;color:#22bda8;font-weight:800}.footer__bottom--toddla{border-top:1px solid rgba(0,0,0,.08);padding-top:24px;margin-top:44px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:13px}.k-reviews{overflow:hidden}.k-reviews__heading{margin-bottom:10px}.k-reviews__subheading{text-align:center;margin:0 0 38px;font-size:21px;color:#686868;letter-spacing:.02em}.k-reviews__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.k-review-card{background:#f4f4f4;border-radius:16px;padding:30px 28px 22px;text-align:center;box-shadow:0 10px 24px #28211c0f;display:flex;flex-direction:column;min-height:318px}.k-trust-stars{display:flex;justify-content:center;gap:2px;margin:0 auto 18px;color:#fff}.k-trust-stars span{width:27px;height:27px;background:#00b67a;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.k-review-card h3{font-size:20px;line-height:1.2;margin:0 0 18px;color:#20253a;font-weight:900}.k-review-card__text{font-size:17px;line-height:1.55;margin:0 auto 22px;color:#3f4050;flex:1}.k-review-card__buyer{border-top:1px solid rgba(0,0,0,.06);padding-top:14px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6a6a74;font-size:14px;line-height:1.35}.k-review-card__buyer img,.k-review-card__avatar{width:28px;height:28px;border-radius:50%;flex:0 0 28px;object-fit:cover;background:#ffe0e6;display:inline-flex;align-items:center;justify-content:center;font-style:normal}.k-review-card__buyer em{font-style:italic}.k-review-card__buyer strong{font-weight:900;color:#3f4050}@media(max-width:1100px){.header__top{height:84px}.header__inner--nav .header__nav{gap:18px}.header__inner--nav .header__nav a{font-size:14px}.footer__toddla-grid{gap:44px}.k-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.header__top{height:66px;grid-template-columns:1fr auto 1fr;gap:10px;padding-left:16px;padding-right:16px}.header__brand--center{font-size:24px}.header__brand--center .header__mark{width:28px;height:28px}.header__country{display:none}.header__top-right{gap:12px}.header__top-left .header__icon{display:none}.header__nav-wrap{border-top:1px solid rgba(0,0,0,.05)}.header__inner--nav{min-height:48px;justify-content:flex-start;padding-left:16px;padding-right:16px}.header__inner--nav .header__toggle{display:block;left:16px}.header__inner--nav .header__nav{display:none;position:absolute;left:0;right:0;top:48px;background:#fff7ed;padding:18px 20px;box-shadow:0 14px 28px #00000014;z-index:80;flex-direction:column;align-items:flex-start;gap:15px}.header__inner--nav .header__nav.is-open{display:flex}.header__inner--nav .header__tools--mobile{display:flex;margin-left:auto;gap:14px;font-size:14px;font-weight:900}.footer--toddla{padding:42px 0 98px}.footer__toddla-grid{grid-template-columns:1fr;gap:34px}.footer--toddla h3{font-size:25px;margin-bottom:16px}.footer__text,.footer__link-list{font-size:17px;line-height:1.55}.footer__link-list{gap:14px}.footer__form input{height:56px;font-size:18px}.footer__form .k-btn{height:58px;font-size:18px}.footer__bottom--toddla{display:block;line-height:1.8;margin-top:32px}.k-reviews__subheading{font-size:17px;margin-bottom:24px}.k-reviews__grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:8px;margin:0 -16px;padding-left:16px;padding-right:16px}.k-review-card{min-width:82%;scroll-snap-align:start;padding:24px 20px 20px;min-height:300px}.k-review-card__text{font-size:15px}.k-review-card h3{font-size:18px}.k-trust-stars span{width:24px;height:24px;font-size:16px}}@media(max-width:480px){.k-review-card{min-width:88%}.footer__form input{font-size:16px}.header__inner--nav .header__tools--mobile{font-size:13px}}.product-card__stars{display:none!important}.footer--toddla-simple{background:#fff0df;border-top:1px solid rgba(0,0,0,.06);padding:70px 0 38px}.footer--toddla-simple .footer__toddla-grid{display:grid;grid-template-columns:1fr 1fr 1.55fr;gap:96px;align-items:start}.footer--toddla-simple h3{font-size:26px;line-height:1.18;margin:0 0 28px;font-weight:900;color:#4a4a4a}.footer--toddla-simple p{font-size:20px;line-height:1.45;margin:0 0 22px;color:#686868;letter-spacing:.02em}.footer__menu-list{list-style:none;margin:0;padding:0;display:grid;gap:19px}.footer__menu-list a{font-size:20px;line-height:1.2;color:#686868;letter-spacing:.02em}.footer__menu-list a:hover{color:var(--k-primary)}.footer--toddla-simple .footer__form{display:grid;gap:14px;margin-top:28px}.footer--toddla-simple .footer__form input{width:100%;height:62px;border:1.5px solid #9a9a9a;border-radius:8px;background:transparent;padding:0 22px;font-size:20px;color:#444}.footer--toddla-simple .footer__form .k-btn{width:100%;border-radius:10px;font-size:19px;padding:20px 24px}.footer--toddla-simple .footer__bottom--toddla{border-top:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;gap:24px;margin-top:54px;padding-top:24px;color:#777;font-size:14px}@media(max-width:900px){.footer--toddla-simple{padding:48px 0 30px}.footer--toddla-simple .footer__toddla-grid{grid-template-columns:1fr;gap:34px}.footer--toddla-simple h3{font-size:24px;margin-bottom:16px}.footer--toddla-simple p,.footer__menu-list a{font-size:17px}.footer__menu-list{gap:14px}.footer--toddla-simple .footer__bottom--toddla{display:block;margin-top:36px}.footer--toddla-simple .footer__bottom--toddla span{display:block;margin-top:10px}}.header__country-form{margin:0;display:block}.header__country-select{appearance:auto;-webkit-appearance:auto;border:0;background:transparent;color:#4a4a4a;font:inherit;font-weight:800;font-size:13px;line-height:1.2;max-width:230px;padding:7px 24px 7px 6px;cursor:pointer;white-space:nowrap}.header__country-select:focus{outline:2px solid rgba(229,84,110,.35);outline-offset:2px;border-radius:8px}.header__tools--mobile .header__icon{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:34px;color:#4a4a4a;font-size:0}.header__tools--mobile a:not(.header__icon){display:none!important}@media(max-width:760px){.header__top{height:66px;grid-template-columns:1fr auto 1fr;gap:8px}.header__top-right{gap:14px}.header__top-right .header__country{display:none!important}.header__cart{min-width:36px;min-height:36px}.header__inner--nav .header__tools--mobile{margin-left:auto;display:flex;align-items:center;gap:0}.header__inner--nav .header__tools--mobile .header__icon{min-width:40px;min-height:40px}}.header__logo-img{display:block;height:auto;max-width:100%;object-fit:contain}.header__brand--center:has(.header__logo-img){display:flex;align-items:center;justify-content:center;min-width:0}.k-swatch-row{display:flex;flex-wrap:wrap;gap:12px 14px;align-items:center}.k-swatch{position:relative;display:inline-flex}.k-swatch label{min-width:96px;min-height:48px;height:auto;border-radius:18px;border:2px solid #f2c7cf;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;font-size:14px;font-weight:900;line-height:1.15;text-align:center;white-space:normal;word-break:break-word;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease;color:#444}.k-swatch label:hover{border-color:#e5546e;background:#fff8fa;transform:translateY(-1px)}.k-swatch input:focus-visible+label{outline:3px solid rgba(229,84,110,.35);outline-offset:3px}.k-swatch input:checked+label{outline:0;border-color:#9da3ad;background:#fff8fa;box-shadow:0 0 0 4px #fff,0 0 0 7px #969ca6a6}@media(max-width:620px){.header__logo-img{max-width:155px!important}.k-swatch-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.k-swatch,.k-swatch label{width:100%;min-width:0}.k-swatch label{min-height:46px;padding:10px 12px;border-radius:16px;font-size:13px}}.header__logo-img--default{background:transparent!important;box-shadow:none!important;border:0!important}.header__brand--center:has(.header__logo-img--default){background:transparent!important}.category-card{background:transparent!important;box-shadow:none!important;overflow:visible!important}.category-card__image{border-radius:18px;box-shadow:0 14px 34px #3125191a;background:#fff7ed}.category-card__body{background:transparent!important;padding:22px 0 0!important}.category-card__title{color:#4a4a4a!important;text-shadow:none!important;margin-bottom:16px!important}.category-card__button{box-shadow:0 10px 22px #e5546e33}@media(max-width:620px){.header__logo-img--default{max-width:128px!important}.category-card__body{padding:18px 0 0!important}.category-card__title{font-size:24px!important;color:#4a4a4a!important}}.header__nav-item{position:relative;display:inline-flex;align-items:center}.header__nav-button{-webkit-appearance:none;appearance:none;background:transparent;border:0;color:inherit;font:inherit;font-size:16px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;gap:4px;cursor:pointer;padding:0;white-space:nowrap}.header__dropdown-caret{font-size:15px;line-height:1;transition:transform .18s ease}.header__dropdown-menu{position:absolute;left:50%;top:calc(100% + 18px);transform:translate(-50%) translateY(8px);min-width:230px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:10px;box-shadow:0 18px 38px #30271c24;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:120}.header__dropdown-menu:before{content:"";position:absolute;left:50%;top:-8px;transform:translate(-50%) rotate(45deg);width:16px;height:16px;background:#fff;border-left:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08)}.header__dropdown-menu a{display:flex!important;align-items:center;justify-content:space-between;font-size:15px!important;font-weight:800!important;color:#4a4a4a!important;padding:12px 14px;border-radius:12px;white-space:nowrap}.header__dropdown-menu a:hover{background:#fff2f5;color:var(--k-primary)!important}.header__nav-item--dropdown:hover .header__dropdown-menu,.header__nav-item--dropdown:focus-within .header__dropdown-menu,.header__nav-item--dropdown.is-open .header__dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.header__nav-item--dropdown:hover .header__dropdown-caret,.header__nav-item--dropdown:focus-within .header__dropdown-caret,.header__nav-item--dropdown.is-open .header__dropdown-caret{transform:rotate(180deg)}.faq-page--toddla{padding:54px 0 70px;background:#fff7ed}.faq-page__hero{text-align:center;max-width:760px;margin:0 auto 44px}.faq-page__eyebrow{font-weight:900;color:var(--k-primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:14px}.faq-page__hero h1{margin:0 0 14px;font-size:56px;line-height:1.05;color:#4a4a4a;font-weight:900;letter-spacing:-.03em}.faq-page__hero p:last-child{font-size:20px;line-height:1.55;color:#686868;margin:0}.faq-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:42px;align-items:start}.faq-page__content{background:#fff;border-radius:24px;padding:34px 42px;box-shadow:0 18px 40px #31251912}.faq-page__category{font-size:32px;line-height:1.2;color:#4a4a4a;margin:30px 0 12px;font-weight:900}.faq-page__category:first-child{margin-top:0}.faq-page__item{border-bottom:1px solid rgba(0,0,0,.1)}.faq-page__item summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:28px minmax(0,1fr) 24px;gap:12px;align-items:center;padding:19px 0;color:#4a4a4a;font-size:20px;font-weight:900;line-height:1.3}.faq-page__item summary::-webkit-details-marker{display:none}.faq-page__icon{width:24px;height:24px;border:1.5px solid #777;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;color:#555}.faq-page__arrow{justify-self:end;transition:transform .18s ease;font-weight:900;color:#555}.faq-page__item[open] .faq-page__arrow{transform:rotate(180deg)}.faq-page__answer{padding:0 0 20px 40px;color:#686868;font-size:17px;line-height:1.65}.faq-page__answer p{margin:0 0 12px}.faq-page__answer p:last-child{margin-bottom:0}.faq-page__contact{margin-top:34px;background:#fff4f6;border:1px solid rgba(229,84,110,.16);border-radius:22px;padding:30px}.faq-page__contact h2{font-size:32px;line-height:1.15;margin:0 0 8px;color:#4a4a4a;font-weight:900}.faq-page__contact p{margin:0 0 20px;color:#686868;font-size:17px}.faq-contact-form{display:grid;gap:14px}.faq-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-contact-form input,.faq-contact-form textarea{width:100%;border:1px solid rgba(0,0,0,.22);background:#fff;border-radius:12px;padding:15px 16px;font:inherit;font-size:16px;color:#4a4a4a}.faq-contact-form textarea{resize:vertical}.faq-contact-form .k-btn{width:180px;margin-top:4px}.faq-form-success{color:#1fae8c!important;font-weight:800}.faq-form-error{color:#c84d66!important;font-weight:800}.faq-page__sidebar{position:sticky;top:160px;background:#fff;border-radius:24px;padding:30px;box-shadow:0 18px 40px #31251912}.faq-page__sidebar h3{font-size:28px;line-height:1.15;margin:0 0 12px;color:#4a4a4a;font-weight:900}.faq-page__sidebar p{font-size:17px;line-height:1.6;color:#686868;margin:0 0 22px}.faq-page__sidebar .k-btn{display:block;text-align:center;width:100%}@media(max-width:990px){.header__nav-item{display:flex;width:100%;flex-direction:column;align-items:stretch}.header__nav-button{width:100%;justify-content:space-between;font-size:15px;padding:4px 0}.header__dropdown-menu{position:static;transform:none!important;box-shadow:none;border:0;border-radius:14px;background:#fff;padding:8px;margin-top:8px;min-width:0;width:100%;opacity:0;visibility:hidden;display:none}.header__dropdown-menu:before{display:none}.header__nav-item--dropdown.is-open .header__dropdown-menu{display:block;opacity:1;visibility:visible}.header__nav-item--dropdown:hover .header__dropdown-menu,.header__nav-item--dropdown:focus-within .header__dropdown-menu{display:block}.header__dropdown-menu a{font-size:14px!important;padding:11px 12px}.faq-page__layout{grid-template-columns:1fr}.faq-page__sidebar{position:static}.faq-page__hero h1{font-size:44px}.faq-page__content{padding:28px}.faq-page__item summary{font-size:18px}.faq-form-grid{grid-template-columns:1fr}}@media(max-width:620px){.faq-page--toddla{padding:38px 0 52px}.faq-page__hero{margin-bottom:28px}.faq-page__hero h1{font-size:38px}.faq-page__hero p:last-child{font-size:17px}.faq-page__content{padding:22px 18px;border-radius:18px}.faq-page__category{font-size:26px}.faq-page__item summary{grid-template-columns:26px minmax(0,1fr) 20px;font-size:16px;padding:17px 0}.faq-page__answer{padding-left:38px;font-size:15px}.faq-page__contact{padding:22px 18px}.faq-page__contact h2{font-size:26px}.faq-contact-form .k-btn{width:100%}.faq-page__sidebar{padding:22px 18px;border-radius:18px}.faq-page__sidebar h3{font-size:24px}}.k-reviews__slider{position:relative}.k-reviews__viewport{overflow:hidden;width:100%}.k-reviews__track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 18px;scrollbar-width:none;-ms-overflow-style:none}.k-reviews__track::-webkit-scrollbar{display:none}.k-reviews__track .k-review-card{flex:0 0 calc((100% - 54px)/4);scroll-snap-align:start;min-width:0}.k-review-arrows{display:flex;justify-content:center;align-items:center;gap:38px;margin-top:22px}.k-review-arrow{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#9b9b9b;font-size:48px;line-height:1;font-weight:700;cursor:pointer;padding:4px 14px;transition:color .18s ease,transform .18s ease,opacity .18s ease}.k-review-arrow:hover{color:#4a4a4a;transform:translateY(-1px)}.k-review-arrow:focus-visible{outline:3px solid rgba(229,84,110,.35);outline-offset:4px;border-radius:10px}.k-review-arrow.is-disabled{opacity:.28;cursor:not-allowed;transform:none}@media(max-width:1100px){.k-reviews__track .k-review-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:749px){.k-reviews__track{margin:0 -16px;padding-left:16px;padding-right:16px;gap:14px}.k-reviews__track .k-review-card{flex:0 0 82%;min-width:82%}.k-review-arrows{margin-top:16px;gap:32px}.k-review-arrow{font-size:42px}}@media(max-width:480px){.k-reviews__track .k-review-card{flex-basis:88%;min-width:88%}}.k-gallery__main img{object-fit:contain;background:#fff}@media(max-width:749px){html,body{overflow-x:hidden}body{padding-bottom:78px}.page-width{padding-left:14px;padding-right:14px}.announcement{font-size:12px;line-height:1.15}.announcement__track{padding:8px 0;gap:32px;animation-duration:26s}.header{position:sticky;top:0;z-index:100}.header__top{height:58px!important;padding-left:14px!important;padding-right:14px!important;grid-template-columns:1fr auto 1fr!important;background:#fff7ed}.header__brand--center{min-width:0;justify-content:center}.header__logo-img{max-width:116px!important;max-height:42px!important;width:auto!important;height:auto!important;object-fit:contain}.header__top-right{gap:14px;justify-content:flex-end}.header__top-right .header__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.header__top-right .header__icon svg{width:22px;height:22px}.header__top-left .header__search-icon{display:none!important}.header__nav-wrap{background:#fff7ed;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}.header__inner--nav{min-height:50px!important;height:50px!important;padding-left:14px!important;padding-right:14px!important}.header__toggle{font-size:30px;line-height:1;color:#444;padding:0;width:42px;height:42px;display:inline-flex!important;align-items:center;justify-content:flex-start}.header__inner--nav .header__tools--mobile{margin-left:auto!important}.header__inner--nav .header__tools--mobile .header__icon{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.header__inner--nav .header__tools--mobile svg{width:26px;height:26px}.header__inner--nav .header__nav{top:50px!important;max-height:calc(100vh - 120px);overflow:auto}.k-product-main{padding:14px 0 26px!important}.k-product-layout{display:block!important;gap:0!important}.k-gallery{margin:0 -2px 18px}.k-gallery__main{aspect-ratio:1/1!important;min-height:0!important;height:auto!important;width:100%;border-radius:18px!important;background:#fff!important;box-shadow:0 10px 28px #3125190f;padding:0;align-items:center;justify-content:center}.k-gallery__main img{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:18px}.k-gallery__thumbs{gap:8px;margin-top:10px;padding:0 2px 6px;scroll-snap-type:x mandatory;scrollbar-width:none}.k-gallery__thumbs::-webkit-scrollbar{display:none}.k-gallery__thumb{width:60px!important;height:60px!important;flex:0 0 60px!important;border-radius:10px;scroll-snap-align:start;background:#fff}.k-gallery__thumb.is-active{border-color:#111;box-shadow:0 0 0 1px #111}.k-product-info{position:static!important;background:#fff7ed;border-radius:18px;padding:12px 0 0;margin-top:0}.k-product-badges{gap:8px;margin:6px 0 10px}.k-pill{font-size:12px;padding:5px 8px;border-radius:7px}.k-pill__icon{width:15px;height:15px;font-size:10px}.k-product-title{font-size:29px!important;line-height:1.06!important;letter-spacing:-.02em;margin:0 0 10px!important}.k-price-row{font-size:18px!important;gap:8px;flex-wrap:wrap;margin-bottom:4px}.k-discount-badge{font-size:12px;padding:7px 9px}.k-tax-note{font-size:12px;margin-bottom:12px}.k-hr{margin:14px 0}.k-lead{font-size:16px!important;line-height:1.38;margin-bottom:12px}.k-bullets{margin-bottom:16px}.k-bullets li{font-size:15px;line-height:1.35;margin:8px 0}.k-check{width:18px;height:18px;flex-basis:18px;font-size:11px}.k-option-group{margin:14px 0}.k-option-label{font-size:14px;margin-bottom:8px}.k-swatch-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px}.k-swatch label{min-height:44px!important;border-radius:14px!important;font-size:13px!important;padding:9px 10px!important}.k-stock{font-size:15px;margin:14px 0}.k-quantity{margin:14px 0}.k-qty-box{width:100%;display:grid;grid-template-columns:52px 1fr 52px}.k-qty-box button,.k-qty-box input{width:100%;height:48px}.k-atc{font-size:18px!important;padding:17px 20px!important;border-radius:16px!important;margin-top:6px}.k-dynamic-wrap{margin-top:10px}.k-guarantee{padding:14px;gap:12px;margin:14px 0 18px;font-size:13px;border-radius:14px}.k-guarantee__icon{width:38px;height:38px;flex-basis:38px}.k-accordion{margin-top:16px}.k-accordion summary{font-size:16px!important;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:14px}.k-accordion summary:after{float:none;margin-left:auto}.k-accordion__content{font-size:14px;line-height:1.55;padding-bottom:16px}.k-description{margin-top:22px;padding:18px;border-radius:16px;font-size:15px;line-height:1.6}.k-sticky-atc{display:block!important;left:12px!important;right:12px!important;bottom:calc(env(safe-area-inset-bottom) + 10px)!important;background:transparent!important;padding:0!important;box-shadow:none!important;z-index:120!important}.k-sticky-atc .k-btn{width:100%;border-radius:16px!important;padding:16px 18px!important;font-size:17px!important;box-shadow:0 10px 26px #e5546e4d}.product-grid{gap:12px!important}.product-card{border-radius:14px}.product-card__info{padding:15px 10px 18px}.product-card__title{font-size:15px!important;line-height:1.12}.product-card__price{font-size:16px}.product-card__compare{font-size:12px}.product-card__badge{font-size:12px;padding:8px 12px}.k-section{padding:38px 0}.k-section-title{font-size:30px;margin-bottom:24px}.category-grid{gap:26px}.category-card__image{height:auto;aspect-ratio:1.25/1}.category-card__button{padding:15px 18px;border-radius:13px}.slider-arrows{margin-top:18px;font-size:30px}}@media(max-width:380px){.header__logo-img{max-width:104px!important}.k-product-title{font-size:26px!important}.k-gallery__thumb{width:56px!important;height:56px!important;flex-basis:56px!important}.k-atc,.k-sticky-atc .k-btn{font-size:16px!important}}.header{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.shop-categories,.k-reviews,.footer,.k-description{content-visibility:auto;contain-intrinsic-size:1px 700px}.product-card__image img,.k-gallery__main img,.category-card__image img{image-rendering:auto}@media(max-width:749px){.shop-categories,.k-reviews,.footer,.k-description{contain-intrinsic-size:1px 900px}.k-section{padding-top:38px;padding-bottom:38px}.k-gallery__main img{object-fit:contain!important}}.k-design-mode .k-reviews,.k-design-mode .footer,.k-design-mode .shop-categories,.k-design-mode .k-description{content-visibility:visible!important;contain-intrinsic-size:auto!important}.k-design-mode .k-reviews__viewport{overflow:visible!important}.k-design-mode .k-reviews__track{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;overflow:visible!important;scroll-snap-type:none!important;padding:2px 0 18px!important}.k-design-mode .k-reviews__track .k-review-card{flex:none!important;min-width:0!important;width:auto!important;scroll-snap-align:none!important}.k-design-mode .k-review-arrows{display:none!important}@media(max-width:1100px){.k-design-mode .k-reviews__track{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:749px){.k-design-mode .k-reviews__track{grid-template-columns:1fr!important;margin:0!important;padding-left:0!important;padding-right:0!important}.k-design-mode .k-review-card{min-width:0!important}}.k-sticky-atc{display:none!important;visibility:hidden!important}@media(prefers-reduced-motion:reduce){.announcement__track{animation:none!important}.k-reviews__track,*{scroll-behavior:auto!important}}.product-card,.category-card,.k-review-card,.k-guarantee{contain:layout paint;will-change:auto}.product-card__image img,.category-card__image img,.k-gallery__main img{transform:translateZ(0)}body:not(.k-design-mode) .shop-categories,body:not(.k-design-mode) .k-reviews,body:not(.k-design-mode) .footer,body:not(.k-design-mode) .k-description{content-visibility:auto;contain-intrinsic-size:1px 720px}body:not(.k-design-mode).template-index .k-reviews{contain-intrinsic-size:1px 520px}.k-gallery__main{aspect-ratio:1/1;min-height:0!important}.product-card__image{aspect-ratio:1/1}@media(max-width:749px){body{padding-bottom:0!important}.footer{padding-bottom:42px!important}.k-product-main{padding-bottom:28px!important}.k-dynamic-wrap .shopify-payment-button__button{min-height:48px!important}.product-card__image img{object-fit:cover}}.header__mobile-row{display:none}@media(max-width:749px){.header--toddla{background:#fff7ed!important;border-bottom:1px solid rgba(0,0,0,.08)!important}.header__mobile-row{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;height:58px;padding-left:18px!important;padding-right:18px!important;background:#fff7ed;border-bottom:1px solid rgba(0,0,0,.08)}.header__mobile-menu{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:#444;width:42px;height:42px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:flex-start;cursor:pointer}.header__mobile-brand{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:0;line-height:1}.header__mobile-logo{display:block;width:auto!important;height:auto!important;max-width:128px!important;max-height:42px!important;object-fit:contain;background:transparent!important;border:0!important;box-shadow:none!important}.header__mobile-actions{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:15px;color:#444}.header__mobile-icon{position:relative;color:#444;width:31px;height:42px;display:inline-flex;align-items:center;justify-content:center}.header__mobile-icon svg{display:block;width:27px;height:27px}.header__mobile-country,.header__mobile-country-form{width:22px;height:42px;display:flex;align-items:center;justify-content:center;margin:0;overflow:hidden}.header__mobile-country-select{appearance:auto!important;-webkit-appearance:auto!important;border:0!important;background:transparent!important;color:transparent!important;text-shadow:none!important;width:24px!important;height:42px!important;max-width:24px!important;padding:0!important;margin:0!important;cursor:pointer;font-size:16px!important;line-height:1!important;text-indent:999px;overflow:hidden}.header__mobile-country-select option{color:#444!important;text-indent:0!important;background:#fff!important}.header__mobile-country-select:focus{outline:2px solid rgba(229,84,110,.35);outline-offset:2px;border-radius:8px}.header__top{display:none!important}.header__nav-wrap{height:0!important;min-height:0!important;border:0!important;background:transparent!important;position:relative!important;z-index:120!important;overflow:visible!important}.header__inner--nav{height:0!important;min-height:0!important;padding:0!important;max-width:none!important;overflow:visible!important}.header__inner--nav .header__toggle,.header__inner--nav .header__tools--mobile{display:none!important}.header__inner--nav .header__nav{display:none;position:absolute!important;left:0!important;right:0!important;top:0!important;width:100%!important;background:#fff7ed!important;padding:16px 22px 20px!important;box-shadow:0 14px 28px #0000001a!important;border-bottom:1px solid rgba(0,0,0,.06);z-index:130!important;flex-direction:column!important;align-items:flex-start!important;gap:14px!important;max-height:calc(100vh - 98px)!important;overflow:auto!important}.header__inner--nav .header__nav.is-open{display:flex!important}.header__inner--nav .header__nav-link,.header__inner--nav .header__nav-button{font-size:16px!important;width:100%;padding:6px 0!important;justify-content:space-between!important;color:#444!important}.header__dropdown-menu{width:100%!important;margin-top:8px!important}}@media(max-width:380px){.header__mobile-row{grid-template-columns:42px minmax(0,1fr) auto;padding-left:14px!important;padding-right:14px!important;gap:7px}.header__mobile-logo{max-width:110px!important;max-height:38px!important}.header__mobile-actions{gap:10px}.header__mobile-icon{width:28px}.header__mobile-icon svg{width:25px;height:25px}}@media(max-width:749px){.header__mobile-row{position:relative!important;display:flex!important;align-items:center!important;justify-content:space-between!important;grid-template-columns:none!important;height:58px!important;padding-left:18px!important;padding-right:18px!important}.header__mobile-menu{flex:0 0 42px!important;position:relative!important;z-index:3!important}.header__mobile-brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;z-index:2!important;width:auto!important;max-width:150px!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;line-height:1!important}.header__mobile-logo{display:block!important;width:auto!important;max-width:144px!important;max-height:48px!important;height:auto!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.header__mobile-actions{flex:0 0 auto!important;margin-left:auto!important;position:relative!important;z-index:3!important}}@media(max-width:380px){.header__mobile-brand{max-width:132px!important;height:50px!important}.header__mobile-logo{max-width:128px!important;max-height:44px!important}}.k-cart-page{padding:48px 0 72px;background:var(--k-bg)}.k-cart-page__inner{display:flex;justify-content:center}.k-cart-panel{width:min(100%,520px);background:#fff7ed;border:1px solid rgba(0,0,0,.06);border-radius:22px;box-shadow:0 18px 44px #3e2a1c1a;overflow:hidden;color:#3f3f46}.k-cart-header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.06)}.k-cart-header h1{margin:0;font-size:22px;line-height:1.1;font-weight:900;color:#2f2f35;letter-spacing:.01em}.k-cart-close{width:30px;height:30px;border-radius:8px;background:#f1e6dc;color:#999;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;font-weight:700}.k-cart-progress{padding:22px 24px 16px;text-align:center;border-bottom:1px solid rgba(0,0,0,.06)}.k-cart-progress p{margin:0 0 14px;font-size:15px;line-height:1.35;color:#27272a}.k-cart-progress strong{font-weight:900;color:#1f1f24}.k-cart-progress__bar{height:9px;background:#f4e5d7;border-radius:999px;overflow:hidden;position:relative}.k-cart-progress__bar span{display:block;height:100%;background:#25bfae;border-radius:999px;min-width:20px;transition:width .25s ease}.k-cart-progress__labels{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;color:#777;font-weight:800}.k-cart-progress__labels span:last-child{color:#25a996}.k-cart-items{padding:8px 24px 0}.k-cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;padding:20px 0;border-bottom:1px solid rgba(0,0,0,.07)}.k-cart-item__image{width:92px;height:92px;border-radius:12px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.k-cart-item__image img{width:100%;height:100%;object-fit:cover}.k-cart-item__placeholder{font-size:34px}.k-cart-item__main{min-width:0}.k-cart-item__topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.k-cart-item__title{font-size:16px;line-height:1.25;font-weight:900;color:#3f3f46}.k-cart-item__remove{color:#7c8994;flex:0 0 auto;padding:2px}.k-cart-item__variant{margin:5px 0 0;font-size:13px;color:#999}.k-cart-item__price-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:7px 0 9px}.k-cart-item__compare{font-size:13px;color:#b2aaa5;text-decoration:line-through}.k-cart-item__price{font-size:15px;color:#38383f;font-weight:900}.k-cart-item__save{font-size:12px;color:var(--k-primary);font-weight:900}.k-cart-qty{display:inline-grid;grid-template-columns:34px 40px 34px;align-items:center;border:1px solid #eadbd2;border-radius:4px;background:#fff;overflow:hidden}.k-cart-qty button{height:30px;border:0;background:#fff;color:#222;font-size:18px;line-height:1;cursor:pointer}.k-cart-qty span{text-align:center;font-size:14px;font-weight:700;color:#333}.k-cart-upsell{padding:22px 24px;border-bottom:1px solid rgba(0,0,0,.06)}.k-cart-upsell h2{font-size:17px;margin:0 0 16px;text-align:center;font-weight:900;color:#4a4a4a}.k-cart-upsell__row{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.k-cart-upsell__card{flex:0 0 310px;display:grid;grid-template-columns:78px 1fr;gap:12px;align-items:center;scroll-snap-align:start}.k-cart-upsell__image{width:78px;height:78px;border-radius:12px;background:#fff;overflow:hidden}.k-cart-upsell__image img{width:100%;height:100%;object-fit:cover}.k-cart-upsell__title{display:block;font-size:14px;line-height:1.25;font-weight:900;color:#4a4a4a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-cart-upsell__price{font-size:13px;color:#777;margin:4px 0 8px}.k-cart-upsell__info button{width:100%;border:0;border-radius:8px;background:#f1ded5;color:#3f3f46;font-weight:900;padding:9px 14px;cursor:pointer;text-transform:uppercase;letter-spacing:.03em}.k-cart-checkout{padding:22px 24px 24px}.k-cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:17px;color:#444;margin-bottom:6px}.k-cart-subtotal strong{font-size:22px;font-weight:900}.k-cart-checkout p{margin:0 0 16px;color:#777;font-size:13px;line-height:1.4;text-align:right}.k-cart-checkout__button{width:100%;border:0;background:var(--k-primary);color:#fff;border-radius:9px;padding:18px 22px;font-size:16px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.k-cart-continue{display:block;text-align:center;margin-top:14px;color:#777;font-weight:800;font-size:14px}.k-cart-empty{max-width:560px;text-align:center;background:#fff;border-radius:22px;padding:52px 28px;box-shadow:0 14px 34px #31251914}.k-cart-empty h1{margin:0 0 10px;font-size:36px;color:#3f3f46}.k-cart-empty p{margin:0 0 24px;color:#666}@media(min-width:990px){.k-cart-page__inner{justify-content:flex-end}.k-cart-panel{margin-right:20px}}@media(max-width:749px){.k-cart-page{padding:18px 0 36px}.k-cart-page .page-width{padding-left:12px;padding-right:12px}.k-cart-panel{border-radius:18px}.k-cart-header,.k-cart-progress{padding:18px}.k-cart-items{padding:2px 18px 0}.k-cart-item{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:17px 0}.k-cart-item__image{width:82px;height:82px}.k-cart-item__title{font-size:15px}.k-cart-upsell{padding:18px}.k-cart-upsell__card{flex-basis:280px}.k-cart-checkout{padding:18px}.k-cart-checkout__button{border-radius:12px;padding:17px 18px}.k-cart-empty{padding:42px 20px}.k-cart-empty h1{font-size:30px}}.k-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;pointer-events:none;visibility:hidden}.k-cart-drawer.is-open{pointer-events:auto;visibility:visible}.k-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11111175;opacity:0;transition:opacity .22s ease;cursor:pointer}.k-cart-drawer.is-open .k-cart-drawer__overlay{opacity:1}.k-cart-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(440px,100vw);background:#fff7ed;color:#3f3f46;box-shadow:-20px 0 42px #0000002e;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translate(103%);transition:transform .24s ease;outline:0}.k-cart-drawer.is-open .k-cart-drawer__panel{transform:translate(0)}body.k-cart-drawer-open{overflow:hidden}.k-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid rgba(0,0,0,.07);background:#fff7ed}.k-cart-drawer__header h2{margin:0;font-size:22px;line-height:1.1;font-weight:900;color:#333;letter-spacing:.01em}.k-cart-drawer__close{width:32px;height:32px;border:0;border-radius:8px;background:#f1e6dc;color:#999;font-size:24px;font-weight:700;line-height:1;cursor:pointer}.k-cart-drawer__body{overflow:auto;-webkit-overflow-scrolling:touch}.k-cart-drawer__progress{padding:18px 22px 16px;text-align:center;border-bottom:1px solid rgba(0,0,0,.07)}.k-cart-drawer__progress p{margin:0 0 14px;font-size:15px;line-height:1.35;color:#27272a}.k-cart-drawer__progress strong{font-weight:900;color:#1f1f24}.k-cart-drawer__bar{height:9px;background:#f4e5d7;border-radius:999px;overflow:hidden}.k-cart-drawer__bar span{display:block;height:100%;background:#25bfae;border-radius:999px;min-width:12px;transition:width .25s ease}.k-cart-drawer__milestones{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;color:#777;font-weight:800}.k-cart-drawer__milestones span:last-child{color:#25a996}.k-cart-drawer__items{padding:4px 22px 0}.k-drawer-item{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid rgba(0,0,0,.07)}.k-drawer-item__image{width:82px;height:82px;border-radius:12px;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.k-drawer-item__image img{width:100%;height:100%;object-fit:cover}.k-drawer-item__content{min-width:0}.k-drawer-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.k-drawer-item__title{font-size:15px;line-height:1.25;font-weight:900;color:#3f3f46}.k-drawer-item__remove{border:0;background:transparent;color:#7c8994;flex:0 0 auto;padding:2px;cursor:pointer}.k-drawer-item__variant{margin:5px 0 0;font-size:13px;color:#999}.k-drawer-item__price{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:7px 0 9px}.k-drawer-item__compare{font-size:13px;color:#b2aaa5;text-decoration:line-through}.k-drawer-item__price strong{font-size:15px;color:#38383f;font-weight:900}.k-drawer-item__save{font-size:12px;color:var(--k-primary);font-weight:900}.k-drawer-item__qty{display:inline-grid;grid-template-columns:34px 40px 34px;align-items:center;border:1px solid #eadbd2;border-radius:4px;background:#fff;overflow:hidden}.k-drawer-item__qty button{height:30px;border:0;background:#fff;color:#222;font-size:18px;line-height:1;cursor:pointer}.k-drawer-item__qty span{text-align:center;font-size:14px;font-weight:700;color:#333}.k-cart-drawer__empty{text-align:center;padding:38px 10px}.k-cart-drawer__empty h3{font-size:24px;margin:0 0 8px;color:#333;font-weight:900}.k-cart-drawer__empty p{margin:0 0 20px;color:#666}.k-cart-drawer__upsell{padding:20px 22px;border-bottom:1px solid rgba(0,0,0,.07)}.k-cart-drawer__upsell h3{font-size:17px;margin:0 0 15px;text-align:center;font-weight:900;color:#4a4a4a}.k-cart-drawer__upsell-row{display:flex;gap:14px;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.k-drawer-upsell-card{flex:0 0 305px;display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;scroll-snap-align:start}.k-drawer-upsell-card__image{width:72px;height:72px;border-radius:12px;background:#fff;overflow:hidden}.k-drawer-upsell-card__image img{width:100%;height:100%;object-fit:cover}.k-drawer-upsell-card__title{display:block;font-size:14px;line-height:1.25;font-weight:900;color:#4a4a4a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.k-drawer-upsell-card__price{font-size:13px;color:#777;margin:4px 0 8px}.k-drawer-upsell-card button{width:100%;border:0;border-radius:8px;background:#f1ded5;color:#3f3f46;font-weight:900;padding:9px 14px;cursor:pointer;text-transform:uppercase;letter-spacing:.03em}.k-cart-drawer__footer{padding:18px 22px 22px;border-top:1px solid rgba(0,0,0,.07);background:#fff7ed}.k-cart-drawer__subtotal{display:flex;align-items:center;justify-content:space-between;font-size:17px;color:#444;margin-bottom:6px}.k-cart-drawer__subtotal strong{font-size:22px;font-weight:900}.k-cart-drawer__footer p{margin:0 0 14px;color:#777;font-size:13px;line-height:1.4;text-align:right}.k-cart-drawer__checkout{width:100%;border:0;background:var(--k-primary);color:#fff;border-radius:9px;padding:17px 20px;font-size:15px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.k-cart-drawer__continue{display:block;width:100%;border:0;background:transparent;text-align:center;margin-top:13px;color:#777;font-weight:800;font-size:14px;cursor:pointer}.k-cart-drawer.is-loading .k-cart-drawer__panel{cursor:progress}.k-cart-drawer.is-loading .k-cart-drawer__checkout,.k-cart-drawer.is-loading [data-cart-change],.k-cart-drawer.is-loading .k-drawer-upsell-card button{opacity:.65;pointer-events:none}@media(max-width:749px){.k-cart-drawer__panel{width:min(420px,100vw)}.k-cart-drawer__header{padding:16px 18px}.k-cart-drawer__progress{padding:17px 18px 15px}.k-cart-drawer__items{padding-left:18px;padding-right:18px}.k-drawer-item{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:16px 0}.k-drawer-item__image{width:78px;height:78px}.k-cart-drawer__upsell{padding:18px}.k-drawer-upsell-card{flex-basis:280px}.k-cart-drawer__footer{padding:17px 18px calc(18px + env(safe-area-inset-bottom))}.k-cart-drawer__checkout{border-radius:12px}}.k-cart-drawer__upsell-row{display:flex!important;flex-direction:column!important;gap:12px!important;overflow-x:hidden!important;overflow-y:auto!important;max-height:300px;padding:0 2px 2px 0!important;scroll-snap-type:none!important;-webkit-overflow-scrolling:touch}.k-cart-drawer__upsell-row::-webkit-scrollbar{width:6px;height:0}.k-cart-drawer__upsell-row::-webkit-scrollbar-thumb{background:#d8c8bd;border-radius:999px}.k-drawer-upsell-card{width:100%!important;flex:0 0 auto!important;display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;scroll-snap-align:none!important;padding:0 0 12px;border-bottom:1px solid rgba(0,0,0,.06)}.k-drawer-upsell-card:last-child{border-bottom:0;padding-bottom:0}.k-drawer-upsell-card__info{min-width:0}.k-drawer-upsell-card__title{white-space:normal!important;overflow:hidden!important;text-overflow:clip!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}.k-drawer-upsell-card button{max-width:100%}@media(max-width:749px){.k-cart-drawer__upsell-row{max-height:285px}.k-drawer-upsell-card{grid-template-columns:70px minmax(0,1fr)!important}.k-drawer-upsell-card__image{width:70px;height:70px}}.k-product-app-block{margin:18px 0}.k-product-app-block:empty{display:none}.k-product-app-block{margin:22px 0;clear:both}.k-description--block{margin:22px 0;padding:24px;border-radius:16px;background:#fff;box-shadow:0 8px 22px #3125190d;line-height:1.7}.k-description__heading{margin:0 0 14px;font-size:24px;line-height:1.2;font-weight:900;color:#444}.k-description--block>:last-child{margin-bottom:0}@media(max-width:749px){.k-product-app-block{margin:18px 0}.k-description--block{padding:18px;margin:18px 0;border-radius:14px;font-size:15px;line-height:1.6}.k-description__heading{font-size:20px}}.k-product-full-blocks{width:100%;max-width:1120px;margin:44px auto 0;clear:both}.k-product-full-block{width:100%;box-sizing:border-box}.k-product-full-blocks .k-product-app-block{margin:0 0 26px;clear:both}.k-product-full-blocks .k-description--block{width:100%;max-width:none;margin:0;padding:34px 40px;border-radius:18px;background:#fff;box-shadow:0 10px 26px #3125190f;line-height:1.72}.k-product-full-blocks .k-description__heading{font-size:28px;margin-bottom:18px}.k-product-full-blocks .rte img{max-width:100%;height:auto;border-radius:12px}@media(max-width:990px){.k-product-full-blocks{margin-top:28px;max-width:100%}}@media(max-width:749px){.k-product-full-blocks{margin:22px auto 0;padding:0}.k-product-full-blocks .k-product-app-block{margin-bottom:20px}.k-product-full-blocks .k-description--block{padding:20px 16px;border-radius:16px;font-size:15px;line-height:1.62;box-shadow:0 8px 20px #3125190d}.k-product-full-blocks .k-description__heading{font-size:22px;margin-bottom:14px}.k-product-full-blocks .rte h1{font-size:28px;line-height:1.16}.k-product-full-blocks .rte h2{font-size:22px;line-height:1.22}.k-product-full-blocks .rte h3{font-size:19px;line-height:1.28}.k-product-full-blocks .rte p,.k-product-full-blocks .rte li{font-size:15px;line-height:1.62}.k-product-full-blocks .rte ul,.k-product-full-blocks .rte ol{padding-left:20px}}.template-index .best-sellers,.template-index .best-sellers .product-grid,.template-product .k-product-main,.template-product .k-gallery,.template-product .k-gallery__main{content-visibility:visible!important;contain-intrinsic-size:auto!important}.best-sellers .product-card:first-child .product-card__image,.best-sellers .product-card:nth-child(2) .product-card__image{background:#fff}.product-card__image img,.k-gallery__main img{display:block;backface-visibility:hidden;transform:translateZ(0)}.header__logo-img--default,.header__mobile-logo--default{image-rendering:auto}.template-index .shop-categories,.template-index .k-reviews,.template-index .footer{content-visibility:auto;contain-intrinsic-size:1px 700px}.template-product .k-product-full-blocks,.template-product .footer{content-visibility:auto;contain-intrinsic-size:1px 800px}.k-description img{max-width:100%;height:auto!important}@media(max-width:749px){.template-index .best-sellers{padding-top:34px}.template-index .best-sellers .k-section-title{font-size:36px!important;line-height:1.04;margin-bottom:22px}.template-index .best-sellers .product-grid{gap:12px;align-items:start}.template-index .best-sellers .product-card__image{aspect-ratio:1/1}.template-index .best-sellers .product-card__image img{object-fit:cover}.template-product .k-product-main{padding-top:12px}.template-product .k-product-layout{gap:20px}.template-product .k-gallery__main{min-height:auto;aspect-ratio:1/1;border-radius:16px}.template-product .k-gallery__main img{object-fit:contain!important}.template-product .k-product-full-blocks{margin-top:24px}.template-product .k-description{padding:18px;margin-top:0;border-radius:16px;line-height:1.62}.template-product .k-description__heading{font-size:26px;line-height:1.15}.template-product .k-product-app-block{padding:0;margin:22px 0}}@media(max-width:480px){.template-index .product-card__badge{font-size:10px;padding:6px 9px}.template-index .product-card__title{font-size:14px}.template-index .product-card__price{font-size:15px}}.best-sellers .product-card__image{aspect-ratio:1/1;contain:strict;background:#fff6ef}.best-sellers .product-card__image img{content-visibility:visible;will-change:auto}.template-index .best-sellers{content-visibility:visible!important;contain-intrinsic-size:auto!important}.template-index .best-sellers .product-card:nth-child(n+5){content-visibility:auto;contain-intrinsic-size:1px 360px}.shop-categories img,.k-description img{height:auto;max-width:100%}@media(max-width:749px){.product-card__image img{object-fit:contain;background:#fff}.product-card__image{background:#fff}.k-section-title{font-size:34px!important;line-height:1.05}}.best-sellers .product-card__image{background:#fff!important;contain:layout paint;content-visibility:visible!important}.best-sellers .product-card__image img{object-fit:cover!important;transform:none!important;backface-visibility:visible!important}.product-card__image img,.category-card__image img,.k-gallery__main img{will-change:auto!important}@media(max-width:749px){.template-index .best-sellers{padding-top:26px!important}.template-index .best-sellers .k-section-title{font-size:34px!important;margin-bottom:18px!important}.template-index .product-grid{gap:10px!important}.template-index .product-card__image{aspect-ratio:1/1!important}.template-index .product-card__image img{object-fit:cover!important}.template-index .product-card__badge{font-size:10px!important;padding:6px 8px!important}.template-index .product-card__info{padding:12px 8px 14px!important}.template-index .product-card__title{font-size:13px!important;line-height:1.14!important}.template-index .product-card__price{font-size:14px!important}.template-index .product-card__compare{font-size:11px!important}}@media(max-width:380px){.template-index .product-card__title{font-size:12.5px!important}.template-index .product-card__price{font-size:13.5px!important}}.header__logo-picture,.header__mobile-logo-picture{display:flex;align-items:center;justify-content:center;line-height:1;background:transparent!important;border:0!important;box-shadow:none!important}.header__logo-picture img,.header__mobile-logo-picture img{display:block;width:100%;height:auto;object-fit:contain;object-position:center center;background:transparent!important;border:0!important;box-shadow:none!important}.header__mobile-logo-picture{width:auto;max-width:144px;max-height:48px}.header__mobile-logo-picture .header__mobile-logo{max-width:144px!important;max-height:48px!important}@media(max-width:380px){.header__mobile-logo-picture{max-width:128px;max-height:44px}.header__mobile-logo-picture .header__mobile-logo{max-width:128px!important;max-height:44px!important}}.k-judgeme-badge,.product-card__judgeme{display:block}.k-judgeme-badge:empty,.product-card__judgeme:empty{display:none!important}.k-judgeme-badge--product{margin:2px 0 12px;min-height:20px;line-height:1.2}.k-judgeme-badge--product .jdgm-prev-badge{display:inline-flex!important;align-items:center;gap:6px;min-height:20px;font-size:15px;line-height:1.2}.k-judgeme-badge--product .jdgm-prev-badge__stars,.k-judgeme-badge--product .jdgm-star{color:#ffae00!important}.k-judgeme-badge--product .jdgm-prev-badge__text{font-size:14px;color:#4a4a4a;font-weight:700}.product-card__judgeme{min-height:18px;margin:6px 0 7px;text-align:center;line-height:1}.product-card__judgeme .jdgm-prev-badge{display:inline-flex!important;align-items:center;justify-content:center;gap:4px;min-height:18px;font-size:13px;line-height:1}.product-card__judgeme .jdgm-prev-badge__stars,.product-card__judgeme .jdgm-star{color:#ffae00!important}.product-card__judgeme .jdgm-prev-badge__text{font-size:12px;color:#666;font-weight:700}.product-card__judgeme .jdgm-star{font-size:13px!important}@media(max-width:749px){.k-judgeme-badge--product{margin:2px 0 10px}.k-judgeme-badge--product .jdgm-prev-badge{font-size:14px}.k-judgeme-badge--product .jdgm-prev-badge__text{font-size:13px}.product-card__judgeme{margin:5px 0 6px;min-height:16px}.product-card__judgeme .jdgm-prev-badge{font-size:12px;gap:3px}.product-card__judgeme .jdgm-star{font-size:12px!important}}.product-card__judgeme.jdgm-widget{min-height:20px;display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px;margin:6px 0 8px;text-align:center;line-height:1.2}.product-card__judgeme .jdgm-prev-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:4px!important;min-height:18px!important;line-height:1.2!important}.product-card__judgeme .jdgm-prev-badge__stars{display:inline-flex!important;align-items:center!important}.product-card__judgeme .jdgm-prev-badge__text{display:inline-block!important;visibility:visible!important;opacity:1!important;font-size:12px!important;line-height:1.2!important;color:#666!important;font-weight:700!important;margin-left:3px!important;white-space:nowrap!important}.product-card__judgeme .jdgm-prev-badge__text:empty{display:none!important}.product-card__judgeme .jdgm-star{font-size:13px!important;color:#ffae00!important}@media(max-width:620px){.product-card__judgeme.jdgm-widget{min-height:18px;margin:5px 0 7px}.product-card__judgeme .jdgm-prev-badge__text{font-size:11px!important}.product-card__judgeme .jdgm-star{font-size:12px!important}}.k-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px;margin:12px 0 2px}.k-payment-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:27px;padding:3px 5px;border:1px solid rgba(0,0,0,.12);border-radius:4px;background:#fff;box-shadow:0 1px 2px #0000000a}.k-payment-icon svg{display:block;width:100%;height:100%;max-width:34px;max-height:20px}.k-cart-drawer__footer .k-payment-icons{margin-top:12px;margin-bottom:0}.k-cart-checkout .k-payment-icons{margin-top:13px;margin-bottom:0}@media(max-width:749px){.k-payment-icons{gap:6px;margin-top:10px}.k-payment-icon{width:39px;height:25px;padding:3px 4px}.k-payment-icon svg{max-width:32px;max-height:19px}.k-cart-drawer__footer .k-payment-icons{padding:0 2px}}.k-cart-judgeme-mini{min-height:18px;margin:2px 0 8px;display:flex;align-items:center;gap:4px;flex-wrap:wrap;line-height:1.1;color:#777;font-size:12px}.k-cart-judgeme-mini:empty{display:none;min-height:0;margin:0}.k-cart-judgeme-mini .jdgm-prev-badge{display:flex!important;align-items:center;gap:4px;flex-wrap:wrap}.k-cart-judgeme-mini .jdgm-star,.k-cart-judgeme-mini .jdgm-star:before{font-size:13px!important;color:#e5a400!important}.k-cart-judgeme-mini .jdgm-prev-badge__text{display:inline-block!important;visibility:visible!important;opacity:1!important;margin-left:2px;font-size:12px;color:#777;font-weight:800;white-space:nowrap}.k-drawer-item__rating{min-height:18px;margin-top:-2px;margin-bottom:8px}.k-drawer-upsell-card__rating{min-height:18px;margin:2px 0 8px}.k-drawer-upsell-card__rating .k-cart-judgeme-mini{margin:0}.k-cart-drawer__upsell.is-loading [data-cart-upsell-list]{opacity:.55}@media(max-width:749px){.k-cart-judgeme-mini{font-size:11px;margin-bottom:7px}.k-cart-judgeme-mini .jdgm-star,.k-cart-judgeme-mini .jdgm-star:before{font-size:12px!important}.k-cart-judgeme-mini .jdgm-prev-badge__text{font-size:11px}.k-drawer-item__rating{margin-bottom:7px}}.k-drawer-item__rating:has(.k-cart-judgeme-mini:empty),.k-drawer-upsell-card__rating:has(.k-cart-judgeme-mini:empty),.k-cart-item__rating:has(.k-cart-judgeme-mini:empty),.k-cart-upsell__rating:has(.k-cart-judgeme-mini:empty){display:none;margin:0;min-height:0}.k-payment-icons--product{justify-content:center;margin:10px 0 14px;padding:0 4px}.k-product-form .k-payment-icons--product,.k-dynamic-wrap+.k-payment-icons--product{max-width:100%}.k-payment-icons--product .k-payment-icon{background:#fff}@media(max-width:749px){.k-payment-icons--product{gap:6px;margin:9px 0 12px;justify-content:center}.k-payment-icons--product .k-payment-icon{width:38px;height:24px;padding:3px 4px}}.k-drawer-item__rating,.k-drawer-upsell-card__rating{display:block;min-height:18px;margin:4px 0 7px}.k-drawer-item__rating:empty,.k-drawer-upsell-card__rating:empty{display:none;min-height:0;margin:0}.k-cart-judgeme-mini .jdgm-prev-badge__text{white-space:nowrap!important}@media(max-width:749px){.k-drawer-item__rating,.k-drawer-upsell-card__rating{min-height:16px;margin:3px 0 6px}}.k-dynamic-wrap .shopify-payment-button{display:flex;flex-direction:column;align-items:stretch}.k-dynamic-wrap .shopify-payment-button .k-payment-icons--product{order:2;width:100%;margin:10px 0 6px}.k-dynamic-wrap .shopify-payment-button__more-options{order:3;align-self:center;margin-top:4px!important}@media(max-width:749px){.k-dynamic-wrap .shopify-payment-button .k-payment-icons--product{margin:9px 0 5px}.k-dynamic-wrap .shopify-payment-button__more-options{font-size:13px!important;line-height:1.35!important}}.k-product-form{display:flex;flex-direction:column}.k-product-form .k-dynamic-wrap{display:contents}.k-product-form .k-dynamic-wrap .shopify-payment-button{display:contents!important}.k-product-form .shopify-payment-button__button{order:100;width:100%!important}.k-product-form .k-payment-icons--product{order:101;margin:10px 0 4px!important}.k-product-form .shopify-payment-button__more-options{order:102;align-self:center;margin:4px auto 0!important;text-align:center!important}@media(max-width:749px){.k-product-form .k-payment-icons--product{margin:9px 0 4px!important}.k-product-form .shopify-payment-button__more-options{font-size:13px!important;line-height:1.35!important;margin-top:3px!important}}.k-product-form{display:block!important}.k-product-form .k-dynamic-wrap{display:block!important;margin-top:12px!important}.k-product-form .k-dynamic-wrap .shopify-payment-button{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important}.k-product-form .k-dynamic-wrap .shopify-payment-button__button,.k-product-form .k-dynamic-wrap .shopify-payment-button__button--unbranded{order:1!important;width:100%!important;margin:0!important;position:relative!important;z-index:1!important;min-height:52px!important;border-radius:14px!important}.k-product-form .k-dynamic-wrap .k-payment-icons--product,.k-product-form .k-payment-icons--product.k-payment-icons--inside-dynamic{order:2!important;width:100%!important;margin:10px auto 3px!important;padding:0!important;justify-content:center!important;align-self:center!important;position:relative!important;z-index:1!important}.k-product-form .k-dynamic-wrap .shopify-payment-button__more-options{order:3!important;display:block!important;width:auto!important;margin:4px auto 0!important;padding:0!important;text-align:center!important;align-self:center!important;position:relative!important;z-index:1!important}.k-product-form .k-atc{display:block!important;width:100%!important;margin-top:8px!important;margin-bottom:0!important;position:relative!important;z-index:1!important}@media(max-width:749px){.k-product-form .k-dynamic-wrap{margin-top:10px!important}.k-product-form .k-dynamic-wrap .shopify-payment-button__button,.k-product-form .k-dynamic-wrap .shopify-payment-button__button--unbranded{min-height:48px!important;border-radius:12px!important}.k-product-form .k-dynamic-wrap .k-payment-icons--product,.k-product-form .k-payment-icons--product.k-payment-icons--inside-dynamic{margin:8px auto 3px!important;gap:6px!important}.k-product-form .k-dynamic-wrap .shopify-payment-button__more-options{font-size:13px!important;line-height:1.35!important;margin-top:3px!important}}.k-footer-bottom-plus{background:#fff7ed;border-top:1px solid rgba(0,0,0,.08);padding:28px 0 22px}.k-footer-bottom-plus__inner{display:flex;flex-direction:column;gap:22px}.k-footer-bottom-plus__socials{display:flex;justify-content:center;gap:18px}.k-footer-bottom-plus__socials a{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;color:#4a4a4a}.k-footer-bottom-plus__socials svg{width:18px;height:18px;fill:currentColor}.k-footer-bottom-plus__row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.k-footer-bottom-plus__country{display:flex;flex-direction:column;gap:8px;min-width:220px}.k-footer-bottom-plus__country label{font-size:13px;color:#666;font-weight:600}.k-footer-bottom-plus__country select{height:44px;border:1px solid rgba(0,0,0,.25);border-radius:8px;background:#fffaf3;padding:0 36px 0 14px;color:#444;font-weight:600}.k-footer-bottom-plus__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;max-width:560px}.k-footer-bottom-plus__payments .k-payment-icon{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:5px;padding:3px 6px;min-width:38px;height:26px}.k-footer-bottom-plus__payments svg{max-width:34px;max-height:20px;display:block}@media(max-width:749px){.k-footer-bottom-plus{padding:24px 0}.k-footer-bottom-plus__row{align-items:center;flex-direction:column}.k-footer-bottom-plus__country{width:100%;max-width:320px}.k-footer-bottom-plus__payments{justify-content:center;max-width:100%}}.header__cart-button{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;font:inherit;cursor:pointer;color:inherit;display:inline-flex;align-items:center;justify-content:center;position:relative}.product-card__badge{left:auto!important;right:12px!important;top:12px!important;border-radius:10px!important;padding:9px 13px!important;box-shadow:0 8px 18px #e04f6c40;z-index:3;letter-spacing:.02em}.k-cart-drawer__notice{margin:10px 30px 0;padding:10px 12px;border-radius:10px;background:#fff1f2;color:#b4233b;font-size:13px;font-weight:800;text-align:center}@media(max-width:749px){.product-card__badge{right:8px!important;top:8px!important;font-size:10px!important;padding:6px 8px!important;border-radius:8px!important}.k-cart-drawer__notice{margin:8px 16px 0;font-size:12px}.header__cart-button{min-width:30px;min-height:30px}}.k-responsive-video,.k-youtube-embed,.rte .k-responsive-video,.k-description .k-responsive-video,.k-product-full-blocks .k-responsive-video,.page-card .k-responsive-video,.shopify-section .k-responsive-video{position:relative!important;width:100%!important;max-width:100%!important;aspect-ratio:16/9!important;height:auto!important;overflow:hidden!important;border-radius:16px!important;margin:18px auto!important;background:#000!important}.k-responsive-video iframe,.k-youtube-embed iframe,.rte .k-responsive-video iframe,.k-description .k-responsive-video iframe,.k-product-full-blocks .k-responsive-video iframe,.page-card .k-responsive-video iframe,.shopify-section .k-responsive-video iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;border:0!important;display:block!important;margin:0!important;border-radius:inherit!important}.rte iframe[src*="youtube.com"],.rte iframe[src*="youtube-nocookie.com"],.rte iframe[src*="youtu.be"],.k-description iframe[src*="youtube.com"],.k-description iframe[src*="youtube-nocookie.com"],.k-description iframe[src*="youtu.be"],.k-product-full-blocks iframe[src*="youtube.com"],.k-product-full-blocks iframe[src*="youtube-nocookie.com"],.k-product-full-blocks iframe[src*="youtu.be"],.page-card iframe[src*="youtube.com"],.page-card iframe[src*="youtube-nocookie.com"],.page-card iframe[src*="youtu.be"],.shopify-section iframe[src*="youtube.com"],.shopify-section iframe[src*="youtube-nocookie.com"],.shopify-section iframe[src*="youtu.be"]{width:100%!important;max-width:100%!important;aspect-ratio:16/9!important;height:auto!important;min-height:220px!important;border:0!important;display:block!important;margin:18px auto!important;border-radius:16px!important}.rte iframe:not([src*="youtube.com"]):not([src*="youtube-nocookie.com"]):not([src*="youtu.be"]),.k-description iframe:not([src*="youtube.com"]):not([src*="youtube-nocookie.com"]):not([src*="youtu.be"]),.page-card iframe:not([src*="youtube.com"]):not([src*="youtube-nocookie.com"]):not([src*="youtu.be"]){max-width:100%!important}.rte embed,.rte object,.k-description embed,.k-description object,.page-card embed,.page-card object{max-width:100%!important}@media(max-width:749px){.k-responsive-video,.k-youtube-embed,.rte iframe[src*="youtube.com"],.rte iframe[src*="youtube-nocookie.com"],.rte iframe[src*="youtu.be"],.k-description iframe[src*="youtube.com"],.k-description iframe[src*="youtube-nocookie.com"],.k-description iframe[src*="youtu.be"],.k-product-full-blocks iframe[src*="youtube.com"],.k-product-full-blocks iframe[src*="youtube-nocookie.com"],.k-product-full-blocks iframe[src*="youtu.be"],.page-card iframe[src*="youtube.com"],.page-card iframe[src*="youtube-nocookie.com"],.page-card iframe[src*="youtu.be"],.shopify-section iframe[src*="youtube.com"],.shopify-section iframe[src*="youtube-nocookie.com"],.shopify-section iframe[src*="youtu.be"]{border-radius:12px!important;min-height:190px!important;margin:16px auto!important}}@media(max-width:390px){.rte iframe[src*="youtube.com"],.rte iframe[src*="youtube-nocookie.com"],.rte iframe[src*="youtu.be"],.k-description iframe[src*="youtube.com"],.k-description iframe[src*="youtube-nocookie.com"],.k-description iframe[src*="youtu.be"],.k-product-full-blocks iframe[src*="youtube.com"],.k-product-full-blocks iframe[src*="youtube-nocookie.com"],.k-product-full-blocks iframe[src*="youtu.be"],.page-card iframe[src*="youtube.com"],.page-card iframe[src*="youtube-nocookie.com"],.page-card iframe[src*="youtu.be"]{min-height:170px!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/theme.css.map */
