body.storefront-page{--sf-primary: #8b5e3c;--sf-primary-dark: #6f4a30;--sf-primary-light: #c4a882;--sf-bg: #f8f6f3;--sf-surface: #ffffff;--sf-text: #3a3632;--sf-muted: #8a847c;--sf-border: #e6e0d8;--sf-radius: 12px;--sf-hero-from: #efe9e0;--sf-hero-to: #faf8f5;--sf-footer-bg: #f3f0ec;--sf-image-bg: #f0ebe6;--sf-input-focus-ring: rgba(139, 94, 60, .12);--sf-header-shadow: rgba(58, 54, 50, .06);--sf-card-hover-shadow: rgba(58, 54, 50, .08);--sf-table-striped-bg: #f3f0ec;--bs-body-bg: var(--sf-bg);--bs-body-color: var(--sf-text);--bs-body-color-rgb: 58, 54, 50;--bs-emphasis-color: var(--sf-text);--bs-secondary-color: var(--sf-muted);--bs-border-color: var(--sf-border);--bs-link-color: var(--sf-primary);--bs-link-hover-color: var(--sf-primary-dark);background-color:var(--sf-bg);color:var(--sf-text)}body.storefront-page.storefront-dark{--sf-primary: #c4a882;--sf-primary-dark: #d4b892;--sf-primary-light: #a8895e;--sf-bg: #1a1816;--sf-surface: #242220;--sf-text: #f0ebe3;--sf-muted: #a39e96;--sf-border: #3a3632;--sf-hero-from: #2a2622;--sf-hero-to: #1f1d1b;--sf-footer-bg: #1f1d1b;--sf-image-bg: #2e2b28;--sf-input-focus-ring: rgba(196, 168, 130, .2);--sf-header-shadow: rgba(0, 0, 0, .25);--sf-card-hover-shadow: rgba(0, 0, 0, .35);--sf-table-striped-bg: #2a2622;--bs-body-color-rgb: 240, 235, 227}html:has(body.storefront-page){background-color:var(--sf-bg)}.storefront-root{background:var(--sf-bg);color:var(--sf-text);min-height:100vh}.storefront-container{max-width:1200px;margin-inline:auto;padding-inline:1rem}.storefront-header{background:var(--sf-surface)!important;border-color:var(--sf-border)!important;box-shadow:0 1px 0 var(--sf-header-shadow);overflow-x:clip}.sf-header{display:flex;flex-direction:column;gap:.75rem;min-width:0}.sf-header-top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;min-width:0}.sf-header-brand{display:flex;flex-direction:column;gap:.125rem;min-width:0;max-width:min(100%,14rem)}.sf-header-welcome{margin:0;min-width:0;line-height:1.25;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem}.sf-header-welcome-label{font-size:.8125rem;color:var(--sf-muted);white-space:nowrap}.sf-header-welcome-name{font-size:.8125rem;font-weight:600;color:var(--sf-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:10rem}.sf-header-logo{display:inline-flex;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;color:var(--sf-primary);text-decoration:none;white-space:nowrap;flex-shrink:0}.sf-header-logo-mark{display:block;flex-shrink:0;border-radius:.5rem}.sf-header-logo-text{line-height:1}.sf-header-top-actions{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.sf-header-cart-mobile{padding:.25rem .5rem;font-size:1.1rem;line-height:1}.sf-header-menu-btn{width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center}.sf-header-search{width:100%;min-width:0}.sf-header-search .form-control{width:100%}.sf-header-nav{display:none;flex-direction:column;gap:.75rem;width:100%;padding-top:.75rem;border-top:1px solid var(--sf-border)}.sf-header-nav.is-open{display:flex}.sf-header-nav-links{display:flex;flex-direction:column;gap:.125rem;min-width:0}.sf-header-nav-links .btn-link{justify-content:flex-start;padding-inline:.5rem;white-space:nowrap}.sf-header-nav-utils{display:flex;flex-direction:column;gap:.5rem;min-width:0}.sf-header-nav-utils .btn{width:100%}.sf-header-selects{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%;min-width:0}.sf-header-selects .form-select{width:100%;min-width:0}@media(min-width:992px){.sf-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;column-gap:1rem;row-gap:.75rem}.sf-header-top{grid-column:1;grid-row:1;align-self:center}.sf-header-brand{max-width:16rem}.sf-header-welcome-label,.sf-header-welcome-name{font-size:.875rem}.sf-header-welcome-name{max-width:12rem}.sf-header-search{grid-column:2;grid-row:1}.sf-header-nav{display:flex;grid-column:1/-1;grid-row:2;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;padding-top:0;border-top:none;width:100%}.sf-header-nav-links{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.25rem;flex:1 1 auto;min-width:0}.sf-header-nav-links .btn-link{padding-inline:.75rem}.sf-header-nav-utils{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.5rem;flex:0 1 auto;min-width:0;max-width:100%}.sf-header-nav-utils .btn{width:auto;flex-shrink:0}.sf-header-selects{display:flex;flex-wrap:wrap;gap:.5rem;width:auto}.sf-header-selects .form-select{width:auto;min-width:4.75rem;max-width:6.5rem}}.storefront-footer{background:var(--sf-footer-bg)!important;border-color:var(--sf-border)!important;color:var(--sf-muted)}.storefront-theme-toggle{width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center}body.storefront-page .form-control,body.storefront-page .form-select{background-color:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-text)}body.storefront-page .form-control:focus,body.storefront-page .form-select:focus{background-color:var(--sf-surface);border-color:var(--sf-primary-light);color:var(--sf-text);box-shadow:0 0 0 .2rem var(--sf-input-focus-ring)}body.storefront-page .form-control::placeholder,body.storefront-page .form-select::placeholder{color:var(--sf-muted)}body.storefront-page .btn-link{--bs-btn-color: var(--sf-primary);--bs-btn-hover-color: var(--sf-primary-dark);text-decoration:none}body.storefront-page .btn-outline-secondary{--bs-btn-color: var(--sf-text);--bs-btn-border-color: var(--sf-border);--bs-btn-hover-bg: var(--sf-hero-from);--bs-btn-hover-border-color: var(--sf-primary-light);--bs-btn-hover-color: var(--sf-primary)}body.storefront-page .table{--bs-table-bg: var(--sf-surface);--bs-table-color: var(--sf-text);--bs-table-border-color: var(--sf-border);--bs-table-striped-bg: var(--sf-table-striped-bg)}body.storefront-page .card{background-color:var(--sf-surface);border-color:var(--sf-border);color:var(--sf-text)}body.storefront-page .text-muted{color:var(--sf-muted)!important}body.storefront-page .text-dark{color:var(--sf-text)!important}.sf-btn-primary{background:var(--sf-primary);border-color:var(--sf-primary);color:#fff}.sf-btn-primary:hover,.sf-btn-primary:focus{background:var(--sf-primary-dark);border-color:var(--sf-primary-dark);color:#fff}.storefront-hero{background:linear-gradient(135deg,var(--sf-hero-from),var(--sf-hero-to));border:1px solid var(--sf-border);color:var(--sf-text)}.storefront-hero--has-image{background:linear-gradient(135deg,#efe9e0e0,#faf8f5d1),var(--sf-hero-image) center/cover no-repeat;min-height:280px;display:flex;flex-direction:column;justify-content:center}body.storefront-page.storefront-dark .storefront-hero--has-image{background:linear-gradient(135deg,#2a2622e6,#1f1d1bd9),var(--sf-hero-image) center/cover no-repeat}.storefront-hero__accent{color:var(--sf-primary)}.product-card{background:var(--sf-surface);border:1px solid var(--sf-border);border-radius:var(--sf-radius);overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;height:100%}.product-card:hover{box-shadow:0 8px 24px var(--sf-card-hover-shadow);transform:translateY(-2px)}.product-card__image{aspect-ratio:3/4;background:var(--sf-image-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:992px){.product-grid{grid-template-columns:repeat(4,1fr)}}[dir=rtl] .storefront-root{text-align:start}.sf-header-role-link{font-weight:600;color:var(--sf-primary)!important}.sf-product-gallery{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:420px;margin-inline:auto}@media(min-width:992px){.sf-product-gallery{max-width:440px;margin-inline:0}}.sf-product-gallery__main{min-height:200px;padding:.75rem}.sf-product-gallery__image{width:100%;max-height:320px;object-fit:contain}.sf-product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.sf-product-gallery__thumb{width:64px;height:64px;padding:0;border:2px solid var(--sf-border);border-radius:.5rem;overflow:hidden;background:var(--sf-surface);cursor:pointer}.sf-product-gallery__thumb.is-active{border-color:var(--sf-primary)}.sf-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}@media(min-width:992px){.sf-product-gallery__main{min-height:260px}.sf-product-gallery__image{max-height:400px}}.star-rating-input{display:inline-flex;align-items:center;gap:.15rem}.star-rating-input__star{border:0;background:transparent;color:#f0ad4e;font-size:1.75rem;line-height:1;padding:0 .1rem;cursor:pointer}.star-rating-input__star.is-active{color:#e69500}.sf-write-review{margin-bottom:1.5rem}.sf-product-reviews__list{border-top:1px solid var(--sf-border);padding-top:1rem}:root .abp-logo{background-repeat:no-repeat}:root .abp-support{width:178px;height:30px;background-image:url("./media/abp-support-5FTJLBAK.svg")}:root .abp-community{width:215px;height:30px;background-image:url("./media/abp-community-UTOLGIBV.svg")}:root .abp-blog{width:142px;height:30px;background-image:url("./media/abp-blog-D3STSQ3T.svg")}:root .logo-x{width:20px;height:20px;background-image:url("./media/x-DMDTMORX.svg")}
