:root{--cf-bg:#f0eef4;--cf-surface:#fff;--cf-surface-soft:#f4f1fb;--cf-text:#19171d;--cf-muted:#817b88;--cf-border:#e7e2ed;--cf-purple:#7047eb;--cf-purple-dark:#5934ce;--cf-purple-light:#9b75ff;--cf-purple-soft:#f1ecff;--cf-green:#2f8b55;--cf-red:#d84d55;--cf-shadow:0 16px 45px #32234614;color:var(--cf-text);background:var(--cf-bg);font-synthesis:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}#__nuxt,body,html{min-height:100%;margin:0}body{background:var(--cf-bg);min-width:320px;color:var(--cf-text)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}.site{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(1440px,100% - 48px);margin:0 auto}.mouse-glow{--mouse-x:50%;--mouse-y:50%;--mouse-glow-color:#7047eb2e;position:relative;overflow:hidden}.mouse-glow:after{content:"";z-index:20;pointer-events:none;border-radius:inherit;background:radial-gradient(110px circle at var(--mouse-x) var(--mouse-y),var(--mouse-glow-color),transparent 70%);opacity:0;transition:opacity .15s;position:absolute;inset:0}.mouse-glow:hover:after{opacity:1}.catalog-filters-done.mouse-glow,.store-cart.mouse-glow,.store-login-modal__login.mouse-glow,.store-nav__link--active.mouse-glow,.store-product-add.mouse-glow{--mouse-glow-color:#ffffff4d}.store-header{z-index:100;border-bottom:1px solid var(--cf-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;position:sticky;top:0}.store-header__top{grid-template-columns:minmax(230px,1fr) auto auto;align-items:center;gap:28px;min-height:82px;display:grid}.store-brand{letter-spacing:-.045em;white-space:nowrap;font-size:22px;font-weight:850}.store-support{flex-direction:column;gap:3px;display:flex}.store-support__phone{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.store-support__phone svg{color:var(--cf-purple)}.store-support__message{color:var(--cf-purple);padding-left:26px;font-size:11px;font-weight:750}.store-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.store-action,.store-cart,.store-user{white-space:nowrap;border-radius:13px;align-items:center;gap:7px;min-height:43px;padding:0 11px;font-size:13px;display:inline-flex}.store-action--button{color:inherit;background:0 0;border:0}.store-action--active,.store-action:hover,.store-user:hover{background:var(--cf-purple-soft);color:var(--cf-purple)}.store-user{max-width:190px}.store-user span{text-overflow:ellipsis;overflow:hidden}.store-login{border:1px solid var(--cf-purple);min-height:42px;color:var(--cf-purple);background:#fff;border-radius:999px;padding:0 21px;font-size:13px;font-weight:750;transition:transform .17s,background .17s,box-shadow .17s}.store-login:hover{background:var(--cf-purple-soft);transform:translateY(-2px);box-shadow:0 9px 22px #7047eb24}.store-logout{min-height:38px;color:var(--cf-muted);background:0 0;border:0;padding:0 7px;font-size:11px}.store-cart{background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff;border-radius:999px;padding:0 17px;font-weight:800;transition:transform .17s,box-shadow .17s}.store-cart:hover{transform:translateY(-2px)scale(1.015);box-shadow:0 11px 27px #7047eb45}.store-auth-loading{color:var(--cf-muted);font-size:12px}.store-nav{border-top:1px solid #f0edf4}.store-nav__inner{justify-content:center;align-items:center;gap:clamp(8px,1.5vw,22px);min-height:58px;display:flex}.store-nav__inner a{white-space:nowrap;border-radius:999px;margin:7px 0;padding:10px 17px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,color .18s,box-shadow .18s;position:relative;overflow:hidden}.store-nav__inner a:not(.store-nav__link--active):hover{color:var(--cf-purple);background:linear-gradient(135deg,#7047eb12,#9b75ff26);transform:translateY(-2px);box-shadow:0 7px 18px #7047eb14}.store-nav__inner a.store-nav__link--active{color:#fff;background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));font-weight:800;box-shadow:0 8px 22px #7047eb38}.store-nav__inner a.store-nav__link--active:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:45%;height:250%;transition:left .43s;position:absolute;top:-80%;left:-45%;transform:rotate(20deg)}.store-nav__inner a.store-nav__link--active:hover:before{left:120%}.mobile-menu-button,.mobile-nav{display:none}.home-page{padding-bottom:78px}.home-hero{padding:30px 0 6px}.home-hero__card{background:radial-gradient(circle at 88% 20%,#9b75ff40,#0000 30%),linear-gradient(125deg,#faf8ff,#eee8ff);border:1px solid #e7dfff;border-radius:30px;grid-template-columns:1.08fr .92fr;min-height:390px;display:grid;overflow:hidden}.home-hero__content{z-index:2;padding:66px 24px 66px 62px}.favorites-page__heading>div>span,.home-hero__label,.home-section__eyebrow{color:var(--cf-purple);letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:850;display:block}.home-hero h1{letter-spacing:-.055em;max-width:700px;margin:13px 0 0;font-size:clamp(40px,5vw,66px);line-height:.99}.home-hero p{color:#625d68;max-width:560px;margin:22px 0 0;font-size:16px;line-height:1.55}.home-hero__actions{flex-wrap:wrap;gap:9px;margin-top:30px;display:flex}.home-button{border-radius:999px;justify-content:center;align-items:center;min-height:47px;padding:0 20px;font-size:13px;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.home-button:hover{transform:translateY(-3px)}.home-button--primary{background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff;box-shadow:0 11px 26px #7047eb33}.home-button--light{background:#ffffffc2;border:1px solid #ded6f5}.home-hero__visual{min-height:390px;position:relative}.home-hero__product{position:absolute;inset:8%}.home-hero__product img{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 28px 30px #4a306e2b);width:100%;height:100%}.home-section{padding-top:58px}.home-section--catalog{padding-top:66px;scroll-margin-top:155px}.home-section__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.home-section__heading h2{letter-spacing:-.045em;margin:7px 0 0;font-size:clamp(30px,3vw,42px);line-height:1}.catalog-state{text-align:center;color:var(--cf-muted);padding:70px 20px}.catalog-state--error{color:var(--cf-red)}.catalog-return-link{border:1px solid var(--cf-border);background:#fff;border-radius:13px;align-items:center;width:max-content;min-height:42px;margin-bottom:17px;padding:0 15px;font-size:12px;font-weight:750;transition:transform .17s,color .17s,border-color .17s,box-shadow .17s;display:inline-flex}.catalog-return-link:hover{color:var(--cf-purple);border-color:#9d84ee;transform:translate(-4px);box-shadow:0 8px 20px #7047eb1c}.category-showcase{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.category-showcase__item{border:1px solid var(--cf-border);min-height:105px;color:var(--cf-text);text-align:left;background:#fff;border-radius:21px;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:16px 19px;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid}.category-showcase__item:hover{border-color:#ac97ec;transform:translateY(-3px);box-shadow:0 13px 30px #7047eb1c}.category-showcase__icon{background:var(--cf-purple-soft);width:62px;height:62px;color:var(--cf-purple);border-radius:17px;place-items:center;font-size:23px;font-weight:850;display:grid}.category-showcase__text strong{font-size:15px;display:block}.category-showcase__text small{color:var(--cf-muted);margin-top:5px;font-size:11px;display:block}.catalog-subcategory__arrow,.category-showcase__arrow{color:var(--cf-purple);font-size:19px}.catalog-breadcrumbs{color:var(--cf-muted);scrollbar-width:none;align-items:center;gap:7px;margin-bottom:19px;font-size:12px;display:flex;overflow-x:auto}.catalog-breadcrumbs::-webkit-scrollbar{display:none}.catalog-breadcrumbs button{color:inherit;background:0 0;border:0;flex:none;padding:0}.catalog-breadcrumbs button.is-current,.catalog-breadcrumbs button:hover{color:var(--cf-purple)}.catalog-breadcrumbs button.is-current{font-weight:800}.catalog-subcategories{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:26px;display:grid}.catalog-subcategory{border:1px solid var(--cf-border);min-height:69px;color:var(--cf-text);text-align:left;background:#fff;border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px 13px;font-size:12px;font-weight:750;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid}.catalog-subcategory:hover{border-color:#a78fee;transform:translateY(-3px);box-shadow:0 11px 25px #7047eb1c}.catalog-subcategory__icon{background:var(--cf-purple-soft);width:42px;height:42px;color:var(--cf-purple);border-radius:12px;place-items:center;font-weight:850;display:grid}.catalog-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:27px;display:grid}.catalog-results{min-width:0}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:27px 14px;display:grid}.catalog-toolbar{border:1px solid var(--cf-border);background:#fff;border-radius:17px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin-bottom:8px;padding:8px 10px 8px 15px;display:flex}.catalog-toolbar__total{color:var(--cf-muted);font-size:12px}.catalog-toolbar__right{align-items:center;gap:10px;display:flex}.catalog-toolbar__size{color:var(--cf-muted);align-items:center;gap:8px;font-size:11px;display:flex}.catalog-toolbar__size select{border:1px solid var(--cf-border);height:38px;color:var(--cf-text);background:#fff;border-radius:11px;outline:none;padding:0 29px 0 11px}.catalog-toolbar__size select:focus{border-color:var(--cf-purple)}.catalog-view-switch{border:1px solid var(--cf-border);background:var(--cf-bg);border-radius:12px;padding:3px;display:flex}.catalog-view-switch button{width:36px;height:34px;color:var(--cf-muted);background:0 0;border:0;border-radius:9px;place-items:center;padding:0;display:grid}.catalog-view-switch button:hover{color:var(--cf-purple);background:var(--cf-purple-soft)}.catalog-view-switch button.is-active{background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff;box-shadow:0 5px 13px #7047eb33}.catalog-pagination-wrap--top{margin:15px 0 20px}.catalog-pagination-wrap--bottom{margin:30px 0 0}.catalog-pagination{justify-content:center;align-items:center;gap:8px;display:flex}.catalog-pagination__pages{align-items:center;gap:5px;display:flex}.catalog-pagination__arrow,.catalog-pagination__page{border:1px solid var(--cf-border);width:42px;height:42px;color:var(--cf-text);background:#fff;border-radius:12px;place-items:center;font-size:12px;font-weight:800;transition:transform .17s,color .17s,background .17s,border-color .17s,box-shadow .17s;display:grid;position:relative;overflow:hidden}.catalog-pagination__arrow:not(:disabled):hover,.catalog-pagination__page:hover{background:var(--cf-purple-soft);color:var(--cf-purple);border-color:#9d82ed;transform:translateY(-3px);box-shadow:0 8px 20px #7047eb1c}.catalog-pagination__page--active{border-color:var(--cf-purple);background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff;box-shadow:0 8px 20px #7047eb33}.catalog-pagination__arrow:disabled{opacity:.32}.catalog-pagination__ellipsis{text-align:center;width:24px;color:var(--cf-muted)}.catalog-filters-mobile-open{display:none}.catalog-filters-panel{border:1px solid var(--cf-border);background:#fff;border-radius:20px;position:sticky;top:155px;overflow:hidden;box-shadow:0 10px 30px #2d1f3e0b}.catalog-filters-header{border-bottom:1px solid var(--cf-border);padding:20px 18px 16px}.catalog-filters-header h3{margin:0;font-size:20px}.catalog-filters-header p{color:var(--cf-muted);margin:5px 0 0;font-size:10px}.catalog-filters-header strong{color:var(--cf-purple);margin-top:8px;font-size:11px;display:block}.catalog-filters-close{display:none}.catalog-filters-body{padding:0 15px}.catalog-filter-section{border-bottom:1px solid var(--cf-border)}.catalog-filter-section summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:50px;font-size:12px;font-weight:800;list-style:none;display:flex}.catalog-filter-section summary::-webkit-details-marker{display:none}.catalog-filter-section summary span:last-child{color:#aaa3b0;transition:transform .16s}.catalog-filter-section[open] summary span:last-child{transform:rotate(180deg)}.catalog-filter-content{padding-bottom:13px}.catalog-filter-checkbox,.catalog-filter-radio{cursor:pointer;align-items:center;gap:9px;min-height:35px;font-size:12px;display:flex}.catalog-filter-checkbox input,.catalog-filter-radio input{width:16px;height:16px;accent-color:var(--cf-purple)}.catalog-filter-checkbox:hover span,.catalog-filter-radio:hover span{color:var(--cf-purple)}.catalog-filter-search{border:1px solid var(--cf-border);background:var(--cf-bg);border-radius:10px;outline:0;width:100%;height:37px;margin-bottom:7px;padding:0 10px;font-size:11px}.catalog-filter-search:focus{border-color:var(--cf-purple);background:#fff;box-shadow:0 0 0 3px #7047eb17}.catalog-filter-list{max-height:180px;overflow-y:auto}.catalog-filter-chips{flex-wrap:wrap;gap:5px;display:flex}.catalog-filter-chip{position:relative}.catalog-filter-chip input{opacity:0;position:absolute;inset:0}.catalog-filter-chip span{border:1px solid var(--cf-border);background:var(--cf-bg);border-radius:999px;align-items:center;min-height:30px;padding:0 9px;font-size:10px;display:inline-flex}.catalog-filter-chip input:checked+span{border-color:var(--cf-purple);background:var(--cf-purple);color:#fff}.catalog-filters-footer{border-top:1px solid var(--cf-border);padding:13px 15px 15px}.catalog-filters-done,.catalog-filters-reset{border-radius:11px;width:100%;min-height:40px;font-size:11px;font-weight:800}.catalog-filters-reset{border:1px solid var(--cf-border);background:#fff}.catalog-filters-reset:hover{border-color:var(--cf-purple);color:var(--cf-purple)}.catalog-filters-done{background:var(--cf-purple);color:#fff;border:0;display:none}.shop-product-card{border:1px solid var(--cf-border);background:#fff;border-radius:19px;flex-direction:column;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.shop-product-card:hover{box-shadow:var(--cf-shadow);border-color:#d8cdf6;transform:translateY(-4px)}.shop-product-card__image-link{display:block}.shop-product-card__image{aspect-ratio:1;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#f5f3f8;position:relative;overflow:hidden}.shop-product-card__image img{-o-object-fit:contain;object-fit:contain;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .17s,transform .24s;position:absolute;inset:0}.shop-product-card__image .shop-product-card__photo--active{opacity:1}.shop-product-card:hover .shop-product-card__photo--active{transform:scale(1.025)}.shop-product-card__empty{width:100%;height:100%;color:var(--cf-muted);place-items:center;font-size:12px;display:grid}.shop-product-card__badges{z-index:4;gap:5px;display:flex;position:absolute;top:9px;left:9px}.shop-product-card__badge{color:#fff;background:#242028;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:850}.shop-product-card__badge--sale{background:var(--cf-purple)}.shop-product-card__unavailable{z-index:4;color:var(--cf-red);background:#fffffff0;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;bottom:9px;right:9px}.shop-product-card__gallery-progress{gap:3px;height:10px;padding:4px 7px 3px;display:flex}.shop-product-card__gallery-segment{background:#dfd9e8;border-radius:99px;flex:1;height:3px}.shop-product-card__gallery-segment--active{background:var(--cf-purple)}.shop-product-card__content{flex-direction:column;height:100%;padding:13px;display:flex}.shop-product-card__meta{min-height:16px;color:var(--cf-muted);gap:7px;font-size:10px;display:flex}.shop-product-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:14px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.shop-product-card__name:hover{color:var(--cf-purple)}.shop-product-card__description{color:var(--cf-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0 0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-product-card__bottom{justify-content:space-between;align-items:flex-end;gap:9px;margin-top:auto;padding-top:14px;display:flex}.shop-product-card__price{font-size:16px;font-weight:850}.shop-product-card__sale-row{color:var(--cf-purple);gap:6px;margin-top:2px;font-size:9px;display:flex}.shop-product-card__sale-row del{color:#aaa4af}.shop-product-card__open{background:var(--cf-purple-soft);width:36px;height:36px;color:var(--cf-purple);border-radius:50%;flex:0 0 36px;place-items:center;transition:background .16s,color .16s,transform .16s;display:grid}.shop-product-card__open:hover{background:var(--cf-purple);color:#fff;transform:scale(1.07)}.catalog-results--list .product-grid{grid-template-columns:1fr;gap:7px}.catalog-results--list .shop-product-card{border-radius:14px;grid-template-columns:88px minmax(0,1fr);min-height:88px;display:grid;overflow:hidden}.catalog-results--list .shop-product-card:hover{transform:translateY(-2px)}.catalog-results--list .shop-product-card__image-link{border-right:1px solid var(--cf-border);flex-direction:column;width:88px;height:88px;display:flex;overflow:hidden}.catalog-results--list .shop-product-card__image{aspect-ratio:auto;flex:auto;width:88px;min-width:0;height:80px;min-height:0}.catalog-results--list .shop-product-card__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.catalog-results--list .shop-product-card__gallery-progress{flex:0 0 8px;height:8px;padding:3px 5px 2px}.catalog-results--list .shop-product-card__content{-moz-column-gap:24px;grid-template-rows:auto auto 1fr;grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:1px 24px;min-width:0;min-height:88px;padding:9px 13px;display:grid}.catalog-results--list .shop-product-card__meta{white-space:nowrap;text-overflow:ellipsis;grid-area:1/1;min-width:0;min-height:0;margin:0;font-size:10px;overflow:hidden}.catalog-results--list .shop-product-card__name{-webkit-line-clamp:1;grid-area:2/1;min-width:0;margin:1px 0 0;font-size:14px;line-height:1.25}.catalog-results--list .shop-product-card__description{min-width:0;max-width:none;color:var(--cf-muted);-webkit-line-clamp:1;grid-area:3/1;margin:2px 0 0;padding:0;font-size:10px;line-height:1.35}.catalog-results--list .shop-product-card__bottom{grid-area:1/2/4;justify-content:flex-end;align-self:center;align-items:center;gap:10px;min-width:105px;margin:0;padding:0;display:flex}.catalog-results--list .shop-product-card__prices{text-align:right;min-width:0}.catalog-results--list .shop-product-card__price{white-space:nowrap;font-size:15px;line-height:1.15}.catalog-results--list .shop-product-card__sale-row{white-space:nowrap;justify-content:flex-end;font-size:9px}.catalog-results--list .shop-product-card__open{flex:0 0 32px;width:32px;height:32px}.store-product-page{padding:27px 0 80px}.store-product-back{border:1px solid var(--cf-border);background:#fff;border-radius:13px;align-items:center;gap:7px;min-height:43px;margin-bottom:22px;padding:0 15px;font-size:12px;font-weight:750;transition:transform .17s,color .17s,border-color .17s,box-shadow .17s;display:inline-flex}.store-product-back:hover{color:var(--cf-purple);border-color:#9e84ed;transform:translate(-4px);box-shadow:0 8px 20px #7047eb1c}.store-product-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:50px;display:grid}.store-product-info{position:sticky;top:155px}.store-product-info__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-product-info__meta{color:var(--cf-muted);flex-wrap:wrap;gap:7px 11px;font-size:11px;display:flex}.store-product-stock{color:var(--cf-green);background:#eaf7ef;border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-weight:800}.store-product-stock--empty{color:var(--cf-red);background:#fff0f1}.store-product-title{letter-spacing:-.045em;margin:13px 0 0;font-size:clamp(31px,3.6vw,51px);line-height:1.02}.store-product-short{color:var(--cf-muted);margin:13px 0 0;font-size:13px;line-height:1.55}.store-product-weight{border:1px solid var(--cf-border);width:max-content;color:var(--cf-muted);background:#fff;border-radius:999px;margin-top:13px;padding:6px 10px;font-size:11px}.store-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:17px;display:grid}.store-product-actions>:only-child{grid-column:1/-1}.store-product-notify,.store-product-secondary{border-radius:13px;min-height:45px;padding:0 14px;font-size:11px;font-weight:800;transition:transform .17s,background .17s,color .17s,border-color .17s,box-shadow .17s}.store-product-secondary{border:1px solid var(--cf-border);background:#fff}.store-product-secondary:hover{color:var(--cf-purple);border-color:#9c81ed;transform:translateY(-3px);box-shadow:0 9px 21px #7047eb1c}.store-product-secondary--active{border-color:#ac97ef}.store-product-notify,.store-product-secondary--active{background:var(--cf-purple-soft);color:var(--cf-purple)}.store-product-notify{border:1px solid #a68fee}.store-product-notify--active,.store-product-notify:hover{background:var(--cf-purple);color:#fff}.store-product-sets-link{border:1px solid var(--cf-border);background:#fff;border-radius:13px;align-items:center;gap:8px;min-height:49px;margin-top:9px;padding:0 14px;font-size:11px;transition:transform .17s,color .17s,border-color .17s,box-shadow .17s;display:flex}.store-product-sets-link:hover{color:var(--cf-purple);border-color:#9c82ed;transform:translateY(-3px);box-shadow:0 9px 22px #7047eb1c}.store-product-sets-link b{background:var(--cf-purple-soft);min-width:23px;height:23px;color:var(--cf-purple);border-radius:999px;place-items:center;display:grid}.store-product-sets-link__arrow{margin-left:auto}.store-product-buy{border:1px solid var(--cf-border);background:#fff;border-radius:19px;margin-top:11px;padding:18px;box-shadow:0 11px 30px #2d1f3e0b}.store-product-buy__header{justify-content:space-between;gap:18px;font-size:12px;display:flex}.store-product-buy__price{align-items:baseline;gap:7px;display:flex}.store-product-buy__price strong{font-size:23px}.store-product-buy__price del{color:#aaa3ae;font-size:11px}.store-product-quantity{justify-content:space-between;align-items:center;margin-top:17px;font-size:12px;display:flex}.store-product-counter{text-align:center;grid-template-columns:44px 50px 44px;align-items:center;display:grid}.store-product-counter button{border:1px solid var(--cf-border);background:#fff;border-radius:13px;width:44px;height:44px;font-size:23px;transition:transform .16s,background .16s,color .16s,border-color .16s}.store-product-counter button:not(:disabled):hover{border-color:var(--cf-purple);background:var(--cf-purple);color:#fff;transform:scale(1.06)}.store-product-counter button:disabled{color:#bcb6c0}.store-product-add{background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff;border:0;border-radius:14px;width:100%;min-height:51px;margin-top:17px;font-size:13px;font-weight:850;transition:transform .17s,box-shadow .17s}.store-product-add:not(:disabled):hover{transform:translateY(-3px)scale(1.01);box-shadow:0 14px 32px #7047eb47}.store-product-add:disabled{opacity:.45}.store-product-message{border-radius:11px;margin:10px 0 0;padding:10px 12px;font-size:11px}.store-product-message--success{color:var(--cf-green);background:#eef8f1}.store-product-message--error{color:var(--cf-red);background:#fff0f1}.store-product-description,.store-product-properties{border-top:1px solid var(--cf-border);margin-top:27px;padding-top:21px}.store-product-description h2{margin:0 0 11px;font-size:16px}.store-product-description p{color:#5f5963;white-space:pre-line;margin:0;font-size:13px;line-height:1.7}.store-product-properties{grid-template-columns:150px 1fr;gap:9px 18px;font-size:12px;display:grid}.store-product-properties dt{color:var(--cf-muted)}.store-product-properties dd{margin:0}.store-product-set{border:1px solid var(--cf-border);background:#fff;border-radius:17px;margin-top:27px;padding:14px}.store-product-set h2{margin:0 0 10px;font-size:13px;font-weight:850}.store-product-set__list{display:grid}.store-product-set__item{min-width:0;color:inherit;border-bottom:1px solid var(--cf-border);grid-template-columns:62px minmax(0,1fr);align-items:center;gap:12px;padding:11px 0;text-decoration:none;transition:background .16s,color .16s;display:grid}.store-product-set__item:first-child{padding-top:4px}.store-product-set__item:last-child{border-bottom:0;padding-bottom:2px}.store-product-set__item:hover{color:var(--cf-purple)}.store-product-set__image{background:#f3f1f7;border-radius:11px;place-items:center;width:62px;height:62px;display:grid;overflow:hidden}.store-product-set__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%;display:block}.store-product-set__image span{font-size:24px}.store-product-set__content{gap:5px;min-width:0;display:grid}.store-product-set__heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.store-product-set__heading strong{color:#17131f;min-width:0;font-size:13px;font-weight:800;line-height:1.35}.store-product-set__heading b{color:#17131f;white-space:nowrap;font-size:13px;font-weight:850}.store-product-set__description{color:var(--cf-muted);margin:0;font-size:11px;line-height:1.45}.store-product-set__meta{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.store-product-set__meta span{color:var(--cf-muted);font-size:10px}.store-product-set__meta strong{color:#17131f;font-size:11px;font-weight:850}@media (width<=640px){.store-product-set{border-radius:15px;padding:12px}.store-product-set__item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:10px 0}.store-product-set__image{border-radius:10px;width:56px;height:56px}.store-product-set__heading{gap:8px}.store-product-set__heading b,.store-product-set__heading strong{font-size:12px}.store-product-set__description{font-size:10px}}.product-detail-gallery__stage{aspect-ratio:1.12;touch-action:pan-y;background:#f3f1f7;border-radius:25px;place-items:center;display:grid;position:relative;overflow:hidden}.product-detail-gallery__media,.product-detail-gallery__stage{-webkit-user-select:none;user-select:none}.product-detail-gallery__media{-o-object-fit:contain;object-fit:contain;cursor:pointer;-webkit-user-drag:none;width:100%;height:100%}.product-detail-gallery__empty{color:var(--cf-muted)}.product-detail-gallery__counter{z-index:8;color:#fff;pointer-events:none;background:#0f0b13ad;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:11px;font-weight:850;display:flex;position:absolute;bottom:13px;right:13px}.product-detail-gallery__hints{z-index:6;pointer-events:none;grid-template-columns:33% 34% 33%;display:grid;position:absolute;inset:0}.product-detail-gallery__hints span{color:#fffffff5;text-shadow:0 2px 10px #00000094;align-items:center;font-size:34px;font-weight:300;transition:background .18s,color .18s,padding .18s;display:flex}.product-detail-gallery__hints span:first-child{background:linear-gradient(90deg,#2e194e4d,#2e194e0f,#0000);justify-content:flex-start;padding-left:19px}.product-detail-gallery__hints span:nth-child(2){color:#ffffffc7;text-shadow:0 2px 10px #000000a6;justify-content:center;font-size:23px}.product-detail-gallery__hints span:last-child{background:linear-gradient(270deg,#2e194e4d,#2e194e0f,#0000);justify-content:flex-end;padding-right:19px}@media (hover:hover) and (pointer:fine){.product-detail-gallery__stage:hover .product-detail-gallery__hints span:first-child{background:linear-gradient(90deg,#7047eb85,#7047eb1a,#0000);padding-left:23px}.product-detail-gallery__stage:hover .product-detail-gallery__hints span:last-child{background:linear-gradient(270deg,#7047eb85,#7047eb1a,#0000);padding-right:23px}}.product-detail-gallery__progress{gap:4px;height:13px;padding:6px 3px 3px;display:flex}.product-detail-gallery__progress button{background:#ded8e8;border:0;border-radius:999px;flex:1;height:4px;padding:0}.product-detail-gallery__progress button.is-active{background:var(--cf-purple)}.product-gallery-fullscreen{z-index:6000;background:#0f0c12;position:fixed;inset:0;overflow:hidden}.product-gallery-fullscreen__backdrop{-o-object-fit:cover;object-fit:cover;opacity:.28;filter:blur(55px)brightness(.35);width:calc(100% + 160px);height:calc(100% + 160px);position:absolute;inset:-80px;transform:scale(1.1)}.product-gallery-fullscreen__viewer{z-index:4;place-items:center;padding:64px 86px 74px;display:grid;position:absolute;inset:0}.product-gallery-fullscreen__media{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:100%;height:100%;max-height:100%}video.product-gallery-fullscreen__media{background:#000}.product-gallery-fullscreen__close{z-index:30;color:#fff;background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;width:47px;height:47px;padding:0;font-size:28px;position:fixed;top:17px;right:19px}.product-gallery-fullscreen__close:hover,.product-gallery-fullscreen__nav:hover{background:var(--cf-purple)}.product-gallery-fullscreen__nav{z-index:30;color:#fff;background:#ffffff17;border:1px solid #ffffff24;border-radius:16px;place-items:center;width:51px;height:70px;padding:0;font-size:36px;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.product-gallery-fullscreen__nav--left{left:18px}.product-gallery-fullscreen__nav--right{right:18px}.product-gallery-fullscreen__counter{z-index:30;color:#fff;background:#0009;border-radius:999px;align-items:center;min-height:33px;padding:0 11px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:20px;right:20px}.product-gallery-fullscreen__progress{z-index:30;gap:5px;width:min(600px,55vw);display:flex;position:fixed;bottom:23px;left:50%;transform:translate(-50%)}.product-gallery-fullscreen__progress button{background:#ffffff40;border:0;border-radius:999px;flex:1;height:4px;padding:0}.product-gallery-fullscreen__progress button.is-active{background:#a77fff;box-shadow:0 0 11px #a77fffad}.store-login-modal{z-index:5000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#140e1985;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.store-login-modal__card{text-align:center;background:#fff;border-radius:23px;width:min(430px,100%);padding:29px;position:relative;box-shadow:0 28px 75px #1c12223d}.store-login-modal__close{border:0;border-radius:50%;width:36px;height:36px;position:absolute;top:12px;right:12px}.store-login-modal__icon{background:var(--cf-purple-soft);width:56px;height:56px;color:var(--cf-purple);border-radius:17px;place-items:center;margin:0 auto 15px;font-size:23px;display:grid}.store-login-modal__card h2{margin:0}.store-login-modal__card p{color:var(--cf-muted);margin:11px 0 21px;line-height:1.55}.store-login-modal__cancel,.store-login-modal__login{border-radius:13px;width:100%;min-height:47px;font-weight:800}.store-login-modal__login{background:var(--cf-purple);color:#fff;border:0}.store-login-modal__cancel{border:1px solid var(--cf-border);background:#fff;margin-top:7px}.about-page,.favorites-page,.placeholder-page{min-height:55vh;padding:45px 0 75px}.favorites-page__heading{margin-bottom:27px}.about-page h1,.favorites-page__heading h1,.placeholder-page h1{letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(34px,5vw,52px)}.favorites-auth,.favorites-empty{border:1px solid var(--cf-border);text-align:center;background:#fff;border-radius:23px;max-width:510px;margin:45px auto;padding:35px}.favorites-auth__icon,.favorites-empty>div{color:var(--cf-purple);font-size:38px}.favorites-auth p,.favorites-empty p{color:var(--cf-muted)}.favorites-auth button,.favorites-empty a{background:var(--cf-purple);color:#fff;border:0;border-radius:13px;align-items:center;min-height:46px;margin-top:10px;padding:0 20px;font-weight:800;display:inline-flex}.store-reviews{border-top:1px solid var(--cf-border);background:#fff;padding:64px 0}.store-reviews__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px;display:flex}.store-reviews__eyebrow{color:var(--cf-purple);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.store-reviews__heading h2{letter-spacing:-.04em;margin:6px 0 0;font-size:clamp(29px,3vw,40px)}.store-reviews__heading-right{align-items:center;gap:16px;display:flex}.store-reviews__rating{align-items:center;gap:5px;display:flex}.store-reviews__rating strong{font-size:24px}.store-reviews__rating>span{color:var(--cf-purple);font-size:20px}.store-reviews__rating small{color:var(--cf-muted);margin-left:5px}.store-reviews__navigation{gap:6px;display:flex}.store-reviews__navigation button{border:1px solid var(--cf-border);background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;padding:0;transition:transform .16s,border-color .16s,background .16s,color .16s;display:grid}.store-reviews__navigation button:hover{border-color:var(--cf-purple);background:var(--cf-purple);color:#fff;transform:translateY(-2px)}.store-reviews__track{gap:12px;width:100%;padding:2px 0 13px;display:flex}.store-review-card{box-sizing:border-box;border:1px solid var(--cf-border);background:var(--cf-bg);scroll-snap-align:start;border-radius:20px;flex:0 0 calc(33.3333% - 8px);min-width:0;padding:20px}.store-review-card__top{justify-content:space-between;gap:15px;display:flex}.store-review-card__top strong{font-size:13px}.store-review-card__top time{color:var(--cf-muted);font-size:10px}.store-review-card__stars{color:#d8d3df;margin-top:8px;font-size:15px}.store-review-card__stars span.is-active{color:var(--cf-purple)}.store-review-card>p{color:#57515b;margin:13px 0 0;font-size:12px;line-height:1.6}.store-review-card__photos{gap:7px;margin-top:13px;display:flex;overflow-x:auto}.store-review-card__photo{background:#ece8f1;border:0;border-radius:11px;flex:0 0 72px;width:72px;height:72px;padding:0;position:relative;overflow:hidden}.store-review-card__photo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .18s}.store-review-card__photo:hover img{transform:scale(1.07)}.store-review-card__more{color:#fff;background:#140e1a94;place-items:center;font-size:13px;font-weight:850;display:grid;position:absolute;inset:0}.store-review-card__answer{background:var(--cf-purple-soft);border-radius:13px;margin-top:14px;padding:12px}.store-review-card__answer strong{color:var(--cf-purple);font-size:11px}.store-review-card__answer p{margin:5px 0 0;font-size:11px;line-height:1.5}.review-gallery-fullscreen{z-index:7000;background:#0e0b12;position:fixed;inset:0;overflow:hidden}.review-gallery-fullscreen__backdrop{-o-object-fit:cover;object-fit:cover;opacity:.28;filter:blur(55px)brightness(.34);pointer-events:none;width:calc(100% + 140px);height:calc(100% + 140px);position:absolute;inset:-70px;transform:scale(1.08)}.review-gallery-fullscreen__viewer{z-index:3;touch-action:none;place-items:center;padding:62px 82px 72px;display:grid;position:absolute;inset:0}.review-gallery-fullscreen__viewer img{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:pointer;width:100%;height:100%}.review-gallery-fullscreen__close{background:#ffffff1a;border:1px solid #ffffff29;border-radius:50%;width:47px;height:47px;font-size:28px;top:17px;right:19px}.review-gallery-fullscreen__close,.review-gallery-fullscreen__nav{z-index:20;color:#fff;place-items:center;padding:0;display:grid;position:fixed}.review-gallery-fullscreen__nav{background:#ffffff17;border:1px solid #ffffff24;border-radius:16px;width:52px;height:70px;font-size:36px;top:50%;transform:translateY(-50%)}.review-gallery-fullscreen__close:hover,.review-gallery-fullscreen__nav:hover{background:var(--cf-purple)}.review-gallery-fullscreen__nav--left{left:18px}.review-gallery-fullscreen__nav--right{right:18px}.review-gallery-fullscreen__counter{z-index:20;color:#fff;background:#0000009e;border-radius:999px;justify-content:center;align-items:center;min-width:48px;min-height:33px;padding:0 11px;font-size:12px;font-weight:850;display:flex;position:fixed;bottom:19px;right:20px}.review-gallery-fullscreen__progress{z-index:20;gap:5px;width:min(600px,55vw);display:flex;position:fixed;bottom:23px;left:50%;transform:translate(-50%)}.review-gallery-fullscreen__progress button{background:#ffffff40;border:0;border-radius:999px;flex:1;height:4px;padding:0}.review-gallery-fullscreen__progress button.is-active{background:#a77fff;box-shadow:0 0 12px #a77fffb8}@media (width<=950px){.store-review-card{flex-basis:calc(50% - 6px)}}@media (width<=700px){.store-reviews{padding:46px 0}.store-reviews__heading{flex-direction:column;align-items:flex-start}.store-reviews__heading-right{justify-content:space-between;width:100%}.store-review-card{flex-basis:100%}.review-gallery-fullscreen__viewer{padding:57px 7px}.review-gallery-fullscreen__nav{display:none}.review-gallery-fullscreen__close{width:43px;height:43px;top:11px;right:11px}.review-gallery-fullscreen__counter{bottom:12px;right:11px}.review-gallery-fullscreen__progress{width:min(65vw,390px);bottom:16px}}.site-footer{border-top:1px solid var(--cf-border);background:#f4f3f6;padding:33px 0 38px}.site-footer__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.site-footer__documents{color:#77717c;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:11px;display:flex}.site-footer__documents a{text-underline-offset:3px;text-decoration:underline}.site-footer__documents a:hover{color:var(--cf-purple)}.site-footer__time{color:#6f6974;background:#fff;border:1px solid #dfdbe3;border-radius:999px;align-items:center;gap:7px;margin-top:15px;padding:7px 11px;font-size:10px;display:inline-flex}.site-footer__time strong{min-width:53px;color:var(--cf-text);font-variant-numeric:tabular-nums}.site-footer__time-dot{background:var(--cf-purple);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #7047eb1a}.site-footer__seller{color:#a09aa4;margin-top:13px;font-size:10px;line-height:1.45}@media (width<=1250px){.store-header__top{grid-template-columns:auto 1fr}.store-support{display:none}.store-actions{justify-self:end}.catalog-subcategories,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=950px){.container{width:min(100% - 32px,1440px)}.store-action__desktop{display:none}.store-nav__inner{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.store-nav__inner::-webkit-scrollbar{display:none}.home-hero__content{padding:48px 20px 48px 40px}.category-showcase{grid-template-columns:repeat(2,1fr)}.catalog-layout{display:block}.catalog-filters-mobile-open{border:1px solid var(--cf-border);background:#fff;border-radius:999px;align-items:center;gap:7px;min-height:43px;margin-bottom:15px;padding:0 14px;display:inline-flex}.catalog-filters-mobile-count{background:var(--cf-purple);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:9px;display:grid}.catalog-filters-backdrop{z-index:1100;visibility:hidden;opacity:0;background:#130d1885;align-items:flex-end;display:flex;position:fixed;inset:0}.catalog-filters-backdrop--open{visibility:visible;opacity:1}.catalog-filters-panel{border:0;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-height:90dvh;transition:transform .21s;display:flex;position:static;transform:translateY(100%)}.catalog-filters-backdrop--open .catalog-filters-panel{transform:translateY(0)}.catalog-filters-header{justify-content:space-between;display:flex}.catalog-filters-close{border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.catalog-filters-body{overflow-y:auto}.catalog-filters-footer{grid-template-columns:.7fr 1.3fr;gap:7px;display:grid}.catalog-filters-done{display:block}.store-product-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:28px}}@media (width<=700px){.container{width:min(100% - 24px,1440px)}.store-header__top{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:7px;min-height:63px}.store-actions{white-space:nowrap;justify-self:end;gap:2px;min-width:0}.store-brand{text-overflow:ellipsis;font-size:17px;overflow:hidden}.store-user{max-width:80px;padding:0 5px;font-size:10px}.store-logout,.store-user svg{display:none}.store-login{min-height:36px;padding:0 11px;font-size:10px}.store-cart{min-width:39px;min-height:39px;padding:0 8px}.store-nav{display:none}.mobile-menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:39px;height:39px;padding:0;display:inline-flex}.mobile-menu-button span{background:var(--cf-text);width:18px;height:2px}.mobile-nav{background:#fff;flex-direction:column;padding:8px 12px 14px;display:flex}.mobile-nav a{border-radius:11px;margin:2px 0;padding:11px 12px;font-size:13px;font-weight:700}.mobile-nav a.store-nav__link--active{background:linear-gradient(135deg,var(--cf-purple-dark),var(--cf-purple-light));color:#fff}.home-hero{padding-top:14px}.home-hero__card{border-radius:21px;min-height:auto;display:block}.home-hero__content{padding:30px 22px 22px}.home-hero h1{font-size:34px}.home-hero p{font-size:13px}.home-hero__visual{min-height:210px}.home-section,.home-section--catalog{padding-top:42px}.home-section__heading h2{font-size:27px}.category-showcase{grid-template-columns:1fr}.catalog-subcategories{display:flex;overflow-x:auto}.catalog-subcategory{flex:0 0 220px;width:220px}.catalog-toolbar{flex-direction:column;align-items:flex-start}.catalog-toolbar__right{justify-content:space-between;width:100%}.catalog-toolbar__size>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 8px}.shop-product-card{border-radius:14px}.shop-product-card__content{padding:9px}.shop-product-card__name{font-size:12px}.shop-product-card__description{display:none}.shop-product-card__price{font-size:13px}.catalog-results--list .shop-product-card{grid-template-columns:76px minmax(0,1fr);min-height:76px}.catalog-results--list .shop-product-card__image-link{width:76px;height:76px}.catalog-results--list .shop-product-card__image{width:76px;height:68px}.catalog-results--list .shop-product-card__content{-moz-column-gap:7px;column-gap:7px;min-height:76px;padding:7px 8px}.catalog-results--list .shop-product-card__meta{font-size:8px}.catalog-results--list .shop-product-card__name{-webkit-line-clamp:2;font-size:11px}.catalog-results--list .shop-product-card__description{display:none}.catalog-results--list .shop-product-card__bottom{flex-direction:column;align-items:flex-end;gap:4px;min-width:62px}.catalog-results--list .shop-product-card__price{font-size:11px}.catalog-results--list .shop-product-card__sale-row{font-size:7px}.catalog-results--list .shop-product-card__open{flex-basis:27px;width:27px;height:27px}.catalog-pagination{gap:4px}.catalog-pagination__pages{gap:3px}.catalog-pagination__arrow,.catalog-pagination__page{border-radius:10px;width:36px;height:36px;font-size:11px}.catalog-pagination__ellipsis{width:15px}.store-product-page{padding-top:14px}.store-product-layout{display:block}.store-product-info{margin-top:18px;position:static}.store-product-title{font-size:27px}.store-product-actions{grid-template-columns:1fr}.store-product-properties{grid-template-columns:120px 1fr}.product-detail-gallery__stage{aspect-ratio:1.42;border-radius:18px}.product-detail-gallery__hints{display:none}.product-gallery-fullscreen__viewer{padding:58px 7px}.product-gallery-fullscreen__nav{display:none}.product-gallery-fullscreen__close{width:43px;height:43px;top:11px;right:11px}.product-gallery-fullscreen__counter{bottom:12px;right:11px}.product-gallery-fullscreen__progress{width:min(65vw,390px);bottom:16px}.store-reviews{padding:46px 0}.store-reviews__heading{flex-direction:column;align-items:flex-start}.site-footer{padding:27px 0 30px}}@media (width<=390px){.store-brand{font-size:15px}.store-user{display:none}.home-hero h1{font-size:30px}}.store-promotions{width:100%}.store-promotions__subscription{width:min(100%,430px);margin:0 auto 34px}.store-promotions__state{color:#666;text-align:center;padding:32px 0}.store-promotions__state--error{color:#a43131}.store-promotions__carousel-shell{--promotion-card-width:min(320px, calc(100vw - 100px));width:min(100%,760px);margin:0 auto;padding:0 46px 34px;position:relative}.store-promotions__viewport{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.store-promotions__viewport::-webkit-scrollbar{display:none}.store-promotions__track{width:max-content;padding:4px calc((100% - var(--promotion-card-width))/2) 14px;gap:16px;display:flex}.store-promotion-card{flex:0 0 var(--promotion-card-width);width:var(--promotion-card-width);opacity:.45;transform-origin:50%;scroll-snap-align:center;scroll-snap-stop:always;background:#fff;border:1px solid #e5e5e5;border-radius:18px;transition:opacity .2s,transform .2s,box-shadow .2s;overflow:hidden;transform:scale(.94)}.store-promotion-card--active{opacity:1;transform:scale(1);box-shadow:0 8px 30px #00000012}.store-promotion-card__image{aspect-ratio:1.25;box-sizing:border-box;cursor:zoom-in;background:#f5f5f5;border:0;place-items:center;width:100%;padding:12px;display:grid;position:relative;overflow:hidden}.store-promotion-card__image img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.store-promotion-card__image--empty{font-size:40px}.store-promotion-card__body{gap:10px;padding:13px;display:grid}.store-promotion-card__type{background:#f5f5f5;border-radius:999px;width:max-content;max-width:100%;padding:5px 8px;font-size:11px;font-weight:700}.store-promotion-card__title{margin:0;font-size:19px;line-height:1.2}.store-promotion-card__description{color:#666;margin:0;font-size:13px;line-height:1.4}.store-promotion-card__description.is-collapsible:not(.is-expanded){-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.store-promotion-card__description-toggle{color:#333;min-width:34px;min-height:25px;font:inherit;cursor:pointer;background:#f1f1f1;border:0;border-radius:8px;justify-self:end;margin-top:-7px;padding:0 7px;font-size:15px;font-weight:700;line-height:1}.store-promotion-card__description-toggle:hover{background:#e8e8e8}.store-promotion-card__deadline{color:#777;font-size:12px}.store-promotion-card__caption{padding-top:2px;font-size:13px;font-weight:800}.store-promotion-bundle-products,.store-promotion-products{gap:7px;display:grid}.store-promotion-product{background:#fff;border:1px solid #e7e7e7;border-radius:12px;overflow:hidden}.store-promotion-product__link{color:inherit;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:8px;padding:7px;text-decoration:none;display:grid}.store-promotion-product__image{background:#f5f5f5;border-radius:9px;place-items:center;width:58px;height:58px;display:grid;overflow:hidden}.store-promotion-product__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.store-promotion-product__copy{gap:3px;min-width:0;display:grid}.store-promotion-product__copy strong{font-size:12px;line-height:1.25}.store-promotion-product__copy small{color:#777;font-size:10px}.store-promotion-product__price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.store-promotion-product__price del{color:#999;font-size:10px}.store-promotion-product__price b{font-size:13px}.store-promotion-card__action,.store-promotion-product__add{color:#fff;width:100%;min-height:36px;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:10px;font-size:11px;font-weight:800}.store-promotion-product__add{width:calc(100% - 14px);margin:0 7px 7px}.store-promotion-card__action:disabled,.store-promotion-product__add:disabled{opacity:.45;cursor:default}.store-promotion-bundle-product{color:inherit;border:1px solid #e7e7e7;border-radius:12px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:8px;padding:7px;text-decoration:none;display:grid}.store-promotion-bundle-product__image{background:#f5f5f5;border-radius:9px;place-items:center;width:50px;height:50px;display:grid;overflow:hidden}.store-promotion-bundle-product__image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.store-promotion-bundle-product__copy{gap:3px;min-width:0;display:grid}.store-promotion-bundle-product__copy strong{font-size:12px}.store-promotion-bundle-product__copy small{color:#777;font-size:10px}.store-promotion-bundle-summary{background:#f6f6f6;border-radius:11px;gap:4px;padding:9px;display:grid}.store-promotion-bundle-summary__prices{align-items:baseline;gap:7px;display:flex}.store-promotion-bundle-summary__prices del{color:#888;font-size:11px}.store-promotion-bundle-summary__prices strong{font-size:17px}.store-promotion-bundle-summary__saving{font-size:11px;font-weight:800}.store-promotion-bundle-summary small{color:#666;font-size:10px}.store-promotions__arrow{z-index:4;color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:38px;height:38px;font-size:28px;line-height:1;display:grid;position:absolute;top:46%;transform:translateY(-50%);box-shadow:0 5px 18px #0000001a}.store-promotions__arrow--left{left:0}.store-promotions__arrow--right{right:0}.store-promotions__arrow:disabled{opacity:.25;cursor:default}.store-promotions__dots{justify-content:center;gap:7px;display:flex;position:absolute;bottom:4px;left:46px;right:46px}.store-promotions__dots button{cursor:pointer;background:#ccc;border:0;border-radius:50%;width:7px;height:7px;padding:0}.store-promotions__dots button.is-active{background:#171717;border-radius:999px;width:20px}.store-promotion-login{z-index:10000;background:#00000075;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.store-promotion-login__dialog{background:#fff;border-radius:18px;width:min(100%,400px);padding:22px;box-shadow:0 20px 70px #0000003d}.store-promotion-login__dialog>strong{font-size:18px}.store-promotion-login__dialog p{color:#606060;margin:9px 0 0;font-size:14px;line-height:1.5}.store-promotion-login__actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.store-promotion-login__cancel,.store-promotion-login__submit{min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:11px;font-weight:800}.store-promotion-login__cancel{color:#222;background:#eee}.store-promotion-login__submit{color:#fff;background:#171717}@media (width<=700px){.store-promotions__subscription{margin-bottom:24px}.store-promotions__carousel-shell{--promotion-card-width:min(300px, calc(100vw - 76px));width:100%;padding-left:26px;padding-right:26px}.store-promotions__arrow{width:32px;height:32px;font-size:23px}.store-promotions__arrow--left{left:0}.store-promotions__arrow--right{right:0}.store-promotions__dots{left:26px;right:26px}}@media (width<=390px){.store-promotions__carousel-shell{--promotion-card-width:calc(100vw - 64px);padding-left:18px;padding-right:18px}.store-promotions__arrow{display:none}.store-promotions__dots{left:18px;right:18px}}.store-promotion-card__image-expand{color:#222;pointer-events:none;background:#ffffffeb;border-radius:9px;place-items:center;width:30px;height:30px;font-size:17px;line-height:1;display:grid;position:absolute;bottom:10px;right:10px;box-shadow:0 3px 12px #00000021}body.storefront-promotion-image-open{overflow:hidden}.store-promotion-image-viewer{z-index:25000;padding:max(18px,env(safe-area-inset-top)) max(18px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.store-promotion-image-viewer__image{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:12px;width:auto;max-width:96vw;height:auto;max-height:92vh;display:block}.store-promotion-image-viewer__close{z-index:1;top:max(14px,calc(env(safe-area-inset-top) + 8px));right:max(14px,calc(env(safe-area-inset-right) + 8px));color:#111;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;font-size:30px;line-height:1;display:grid;position:fixed}.storefront-toast{z-index:20000;top:max(88px,calc(env(safe-area-inset-top) + 82px));opacity:0;pointer-events:none;background:#fff;border:1px solid #e2e2e2;border-radius:14px;width:min(380px,100vw - 36px);transition:opacity .18s,transform .22s;position:fixed;right:18px;overflow:hidden;transform:translate(calc(100% + 30px));box-shadow:0 12px 36px #00000024}.storefront-toast.is-visible{opacity:1;transform:translate(0)}.storefront-toast__body{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:13px 15px 12px;display:grid}.storefront-toast__icon{border-radius:50%;place-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:grid}.storefront-toast__text{min-width:0;font-size:13px;font-weight:600;line-height:1.4}.storefront-toast__progress{background:#ececec;width:100%;height:3px;overflow:hidden}.storefront-toast__progress-bar{transform-origin:0;width:100%;height:100%;display:block}.storefront-toast--success{border-color:#d7eadb}.storefront-toast--success .storefront-toast__icon{color:#16722b;background:#e7f5e9}.storefront-toast--success .storefront-toast__text{color:#17672a}.storefront-toast--success .storefront-toast__progress-bar{background:#38a653}.storefront-toast--error{border-color:#efd5d5}.storefront-toast--error .storefront-toast__icon{color:#a12626;background:#fae9e9}.storefront-toast--error .storefront-toast__text{color:#962828}.storefront-toast--error .storefront-toast__progress-bar{background:#cf4343}.storefront-toast--info{border-color:#d9e1ef}.storefront-toast--info .storefront-toast__icon{color:#315b9c;background:#eaf0fa}.storefront-toast--info .storefront-toast__progress-bar{background:#507bc0}@keyframes storefront-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=600px){.storefront-toast{top:max(76px,calc(env(safe-area-inset-top) + 70px));width:calc(100vw - 20px);right:10px}}.promotion-notification-subscription{background:#fff;border:1px solid #00000017;border-radius:16px;grid-template-columns:auto 1fr;gap:10px 12px;margin-bottom:14px;padding:14px;display:grid}.promotion-notification-subscription__icon{background:#ffa6001f;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.promotion-notification-subscription__content{min-width:0}.promotion-notification-subscription__title{font-size:15px;font-weight:800;line-height:1.3;display:block}.promotion-notification-subscription__text{color:#666;margin-top:4px;font-size:12px;line-height:1.45}.promotion-notification-subscription__button{color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#171717;border:0;border-radius:13px;grid-column:1/-1;padding:11px 14px;font-size:14px;font-weight:700}.promotion-notification-subscription__button:disabled{opacity:.5;cursor:default}.promotion-notification-subscription__button.is-subscribed{color:#26733b;background:#eef7f0;border:1px solid #26733b2e}.promotion-notification-subscription__consent{color:#777;grid-column:1/-1;font-size:10px;line-height:1.45}.promotion-notification-subscription__error{color:#d93025;grid-column:1/-1;font-size:12px;line-height:1.4}.promotion-notification-subscription__error[hidden]{display:none}.promotion-notification-subscription__consent a{color:revert;-webkit-text-decoration-skip:ink;-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-decoration:underline}.promotion-notification-subscription__consent a:visited{color:revert}
