@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Heavy.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:yekan-bakh;src:url('/assets/fonts/yekan-bakh/YekanBakhFaNum-Fat.woff2') format('woff2');font-weight:900;font-style:normal;font-display:swap}
:root{--sh-primary:#ef394e;--sh-accent:#19bfd3;--sh-green:#00a049;--sh-ink:#212529;--sh-muted:#7d8590;--sh-bg:#f4f5f9;--sh-line:#e9eaee;--sh-white:#fff;--sh-shadow:0 7px 25px rgba(32,35,42,.07);--sh-radius:15px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sh-bg);color:var(--sh-ink);font-family:yekan-bakh,Tahoma,sans-serif;font-size:14px;line-height:1.85;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}img{max-width:100%;height:auto}a{color:inherit}.sh-container{width:min(1600px,calc(100% - 42px));margin-inline:auto}.sh-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.sh-preview-bar{background:#111827;color:#fff;text-align:center;padding:8px;position:sticky;top:0;z-index:100}.sh-alert{border-radius:12px;padding:13px 17px;margin:15px 0;list-style-position:inside}.sh-alert.success{background:#e9fbf0;color:#08783d;border:1px solid #b8eecb}.sh-alert.error{background:#fff0f1;color:#b42332;border:1px solid #ffd0d5}.sh-page{padding-top:22px;padding-bottom:45px}.sh-page-title{font-size:1.55rem;margin:20px 0}.sh-rich-text{line-height:2.15}.sh-rich-text img{border-radius:12px}.sh-rich-text table{width:100%;border-collapse:collapse}.sh-rich-text td,.sh-rich-text th{border:1px solid var(--sh-line);padding:9px}.sh-rich-text a{color:var(--sh-primary)}
.sh-header{background:#fff;padding:18px 0;border-bottom:1px solid #f1f1f1}.sh-header-row{display:grid;grid-template-columns:minmax(250px,1fr) minmax(300px,1.6fr) minmax(300px,1fr);gap:34px;align-items:center}.sh-logo{display:flex;align-items:center;gap:12px;text-decoration:none}.sh-logo img{width:165px;max-height:62px;object-fit:contain}.sh-logo-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:15px;background:linear-gradient(145deg,var(--sh-primary),#b51434);color:#fff;font-size:1.65rem;font-weight:850}.sh-logo span:last-child{display:flex;flex-direction:column;line-height:1.5}.sh-logo b{font-size:1.15rem;font-weight:830}.sh-logo small{font-size:.71rem;color:var(--sh-muted)}.sh-search{height:48px;display:flex;background:#f3f4f6;border-radius:10px;overflow:hidden;border:1px solid transparent;transition:.2s}.sh-search:focus-within{background:#fff;border-color:var(--sh-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-accent) 12%,transparent)}.sh-search input{flex:1;border:0;background:transparent;padding:0 16px;outline:0;min-width:0}.sh-search button{width:52px;border:0;background:var(--sh-accent);color:#fff;display:grid;place-items:center;cursor:pointer}.sh-header svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sh-header-actions{display:flex;justify-content:flex-end;gap:9px}.sh-account,.sh-cart{height:46px;display:flex;align-items:center;gap:7px;text-decoration:none;border-radius:9px;padding:0 13px;font-weight:650;white-space:nowrap}.sh-account{border:1px solid var(--sh-line);background:#fff}.sh-cart{background:var(--sh-primary);color:#fff}.sh-cart b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#fff;color:var(--sh-primary);font-size:.7rem}.sh-mobile-toggle{display:none;background:transparent;border:0}.sh-nav-wrap{background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 5px 16px rgba(30,34,45,.05)}.sh-nav{height:52px;display:flex;align-items:center;position:relative}.sh-nav nav{display:flex;align-items:center;height:100%}.sh-nav nav a{display:flex;align-items:center;height:100%;padding:0 15px;text-decoration:none;font-size:.78rem;position:relative}.sh-nav nav a:after{content:'';position:absolute;bottom:0;right:50%;left:50%;height:2px;background:var(--sh-primary);transition:.2s}.sh-nav nav a:hover:after{right:14px;left:14px}.sh-category-button{height:40px;min-width:190px;border:0;border-radius:8px;background:#20242d;color:#fff;display:flex;align-items:center;gap:9px;padding:0 15px;cursor:pointer;font-weight:650}.sh-category-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7}.sh-category-menu{display:none;position:absolute;right:0;top:49px;width:260px;background:#fff;border:1px solid var(--sh-line);border-radius:0 0 12px 12px;padding:9px;box-shadow:var(--sh-shadow);z-index:50}.sh-category-menu.open{display:grid}.sh-category-menu a,.sh-category-menu span{padding:9px 11px;text-decoration:none;border-radius:7px}.sh-category-menu a:hover{background:#f6f7f8;color:var(--sh-primary)}.sh-contact{margin-right:auto;display:flex;gap:13px;direction:ltr}.sh-contact a{text-decoration:none;color:#69707b;font-size:.7rem}.sh-mobile-menu,.sh-menu-backdrop{display:none}
.sh-home{padding:1px 0 38px}.builder-block{margin-block:20px}.builder-block.space-none{margin-block:0}.builder-block.space-small{margin-block:12px}.builder-block.space-medium{margin-block:22px}.builder-block.space-large{margin-block:38px}.builder-block.visible-mobile{display:none}.builder-preview-label{display:inline-block;margin:0 24px 6px;background:#111827;color:#fff;border-radius:6px;padding:2px 8px;font-size:.65rem}.builder-block.is-disabled{opacity:.55}.sh-main-slider{padding-top:20px}.sh-slider{background:#fff;border-radius:var(--sh-radius);overflow:hidden;box-shadow:var(--sh-shadow);position:relative;aspect-ratio:1920/560}.sh-slider article{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s}.sh-slider article.is-active{opacity:1;visibility:visible}.sh-slider article>a{display:block;width:100%;height:100%}.sh-slider img{width:100%;height:100%;object-fit:cover;display:block}.sh-slide-copy{position:absolute;inset:auto 8% 15% auto;display:flex;flex-direction:column;max-width:42%;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.35)}.sh-slide-copy b{font-size:clamp(1.2rem,2.7vw,2.6rem)}.sh-slide-copy small{font-size:clamp(.75rem,1.2vw,1.15rem)}.sh-slide-copy em{align-self:flex-start;background:var(--sh-primary);padding:7px 16px;border-radius:8px;font-style:normal;margin-top:13px;text-shadow:none}.sh-slide-next,.sh-slide-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:1.8rem;cursor:pointer;box-shadow:var(--sh-shadow)}.sh-slide-next{right:18px}.sh-slide-prev{left:18px}.sh-slider-dots{position:absolute;bottom:13px;right:0;left:0;z-index:3;display:flex;justify-content:center;gap:6px}.sh-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.7);cursor:pointer;transition:.2s}.sh-slider-dots button.active{width:26px;background:var(--sh-primary)}.sh-features{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.sh-features article{display:flex;align-items:center;justify-content:center;gap:12px;background:#fff;border-radius:13px;padding:14px;min-height:92px}.sh-features img{width:52px;height:52px;object-fit:contain}.sh-features h2{font-size:.87rem;margin:0}.sh-features p{font-size:.69rem;color:var(--sh-muted);margin:1px 0 0}.sh-section{padding-top:22px;padding-bottom:12px}.sh-section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.sh-section-title>div{position:relative}.sh-section-title h2{font-size:1.45rem;margin:0}.sh-section-title h2 span{color:var(--sh-primary)}.sh-section-title p{color:var(--sh-muted);font-size:.77rem;margin:3px 0 0}.sh-section-title>a{color:var(--sh-primary);text-decoration:none;font-size:.8rem}.sh-section-icon{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--sh-primary);color:#fff;float:right;margin-left:9px}.sh-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sh-category-grid>a{display:flex;flex-direction:column;align-items:center;text-decoration:none;background:#fff;border-radius:13px;padding:15px 10px;box-shadow:var(--sh-shadow);transition:.2s}.sh-category-grid>a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(32,35,42,.11)}.sh-category-grid>a span{width:100%;aspect-ratio:1;display:grid;place-items:center}.sh-category-grid img{width:100%;height:100%;object-fit:contain}.sh-category-grid b{font-size:.78rem;margin-top:7px}.sh-brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.sh-brand-grid a{background:#fff;border-radius:11px;padding:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-decoration:none;min-height:110px}.sh-brand-grid img{max-height:65px;object-fit:contain}.sh-brand-grid b{font-size:.7rem;color:var(--sh-muted)}.sh-banner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sh-banner-grid a{display:block;border-radius:14px;overflow:hidden;position:relative;box-shadow:var(--sh-shadow)}.sh-banner-grid img{display:block;width:100%;aspect-ratio:2.25/1;object-fit:cover}.sh-banner-grid span{position:absolute;right:18px;bottom:15px;color:#fff;font-weight:750;text-shadow:0 1px 8px #000}.sh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sh-product-grid.cols-2{grid-template-columns:repeat(2,1fr)}.sh-product-grid.cols-3{grid-template-columns:repeat(3,1fr)}.sh-product-grid.cols-5{grid-template-columns:repeat(5,1fr)}.sh-product-grid.cols-6{grid-template-columns:repeat(6,1fr)}.sh-product-grid.is-slider{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.sh-product-grid.is-slider .sh-product-card{min-width:260px;scroll-snap-align:start}.sh-product-card{background:#fff;border:1px solid transparent;border-radius:14px;overflow:hidden;transition:.25s;min-width:0}.sh-product-card:hover{transform:translateY(-4px);box-shadow:var(--sh-shadow);border-color:#f0f0f0}.sh-product-media{aspect-ratio:1;position:relative;padding:14px}.sh-product-media>a{display:block;width:100%;height:100%}.sh-product-media img{display:block;width:100%;height:100%;object-fit:contain}.sh-product-tools{position:absolute;left:12px;top:13px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateX(-7px);transition:.2s}.sh-product-card:hover .sh-product-tools{opacity:1;transform:none}.sh-product-tools a,.sh-product-tools button{width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--sh-line);border-radius:50%;background:#fff;text-decoration:none;cursor:pointer;font-size:1.05rem}.sh-product-tools a:hover,.sh-product-tools button:hover{background:var(--sh-primary);color:#fff}.sh-product-body{padding:4px 15px 16px}.sh-product-body h2,.sh-product-body h3{font-size:.82rem;line-height:1.9;margin:0 0 13px;height:3.8em;overflow:hidden;font-weight:600}.sh-product-body h2 a,.sh-product-body h3 a{text-decoration:none}.sh-product-price{display:flex;align-items:end;justify-content:space-between;gap:8px}.sh-product-price strong{color:var(--sh-green);font-size:.94rem;white-space:nowrap}.sh-product-price span{font-size:.64rem;border-radius:999px;padding:2px 7px}.sh-product-price .in_stock{background:#e9faef;color:#08783d}.sh-product-price .backorder{background:#fff5df;color:#9a6400}.sh-product-price .out_of_stock{background:#f0f1f2;color:#747b84}.sh-empty{grid-column:1/-1;text-align:center;color:var(--sh-muted);padding:34px}.sh-empty img{max-width:220px}.sh-rich-section{background:#fff;border-radius:14px;padding:24px;box-shadow:var(--sh-shadow)}.sh-rich-section h2{margin-top:0}.safe-html{width:min(1600px,calc(100% - 42px));margin-inline:auto;background:#fff;border-radius:14px;padding:22px}.spacer{height:25px}.spacer-large{height:65px}.spacer-small{height:12px}.spacer.has-divider{border-bottom:1px solid var(--sh-line)}.sh-empty-home{background:#fff;border-radius:15px;padding:38px;text-align:center;margin-top:25px}.sh-empty-home a{display:inline-block;background:var(--sh-primary);color:#fff;padding:8px 16px;border-radius:9px;text-decoration:none}
.sh-breadcrumb{display:flex;align-items:center;gap:8px;color:var(--sh-muted);font-size:.73rem;margin-bottom:18px;white-space:nowrap;overflow:auto}.sh-breadcrumb a{text-decoration:none}.sh-breadcrumb b{color:#4b515a;font-weight:600}.sh-product-detail{display:grid;grid-template-columns:minmax(300px,1.05fr) minmax(320px,1.5fr) minmax(280px,.85fr);gap:22px;background:#fff;border-radius:16px;padding:25px;box-shadow:var(--sh-shadow)}.sh-gallery-main{aspect-ratio:1;position:relative;display:grid;place-items:center}.sh-gallery-main>img{width:100%;height:100%;object-fit:contain}.sh-gallery-tools{position:absolute;right:5px;top:5px;display:flex;flex-direction:column;gap:7px}.sh-gallery-tools button{width:39px;height:39px;border:1px solid var(--sh-line);border-radius:50%;background:#fff;font-size:1.1rem;cursor:pointer}.sh-thumbnails{display:flex;gap:8px;overflow:auto;margin-top:12px}.sh-thumbnails button{width:70px;height:70px;padding:4px;border:1px solid var(--sh-line);border-radius:10px;background:#fff;flex:0 0 auto;cursor:pointer}.sh-thumbnails button.active{border-color:var(--sh-primary)}.sh-thumbnails img{width:100%;height:100%;object-fit:contain}.sh-product-heading{border-bottom:1px solid var(--sh-line);padding-bottom:15px}.sh-product-heading h1{font-size:1.32rem;line-height:1.8;margin:7px 0}.sh-product-heading p{font-size:.73rem;margin:0}.sh-product-heading a{color:var(--sh-primary)}.sh-product-code{font-size:.66rem;color:var(--sh-muted);direction:ltr}.sh-short-description{color:#5e6570;font-size:.8rem;margin-top:15px}.sh-key-features h2{font-size:.9rem}.sh-key-features ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.sh-key-features li{background:#f5f6f8;border-radius:8px;padding:7px 10px;font-size:.73rem}.sh-key-features li span{color:var(--sh-muted);margin-left:6px}.sh-buy-box{background:#f7f8f9;border:1px solid #e3e4e7;border-radius:13px;padding:17px;height:max-content}.sh-seller{border-bottom:1px solid #dddfe2;padding-bottom:13px}.sh-seller span,.sh-seller strong,.sh-seller small{display:block}.sh-seller span,.sh-seller small{font-size:.7rem;color:var(--sh-muted)}.sh-seller strong{font-size:.9rem}.sh-buy-stock{margin:14px 0;color:var(--sh-green);font-weight:650}.sh-buy-stock.out_of_stock{color:#b42332}.sh-buy-stock small{display:block;font-weight:400}.sh-buy-price{text-align:left;margin:15px 0}.sh-buy-price>span{display:flex;justify-content:flex-end;align-items:center;gap:8px}.sh-buy-price del{color:var(--sh-muted);font-size:.72rem}.sh-buy-price em{background:var(--sh-primary);color:#fff;border-radius:999px;padding:1px 7px;font-style:normal;font-size:.65rem}.sh-buy-price strong{display:block;color:var(--sh-green);font-size:1.3rem}.sh-add-cart{display:grid;gap:9px}.sh-add-cart label{display:flex;align-items:center;justify-content:space-between;font-size:.73rem}.sh-add-cart input{width:80px;border:1px solid var(--sh-line);border-radius:8px;padding:7px}.sh-add-cart button,.sh-variants button{border:0;border-radius:9px;background:var(--sh-primary);color:#fff;padding:10px;cursor:pointer}.sh-buy-benefits{border-top:1px solid #dddfe2;margin-top:14px;padding-top:12px;display:grid;gap:5px;font-size:.67rem;color:#5e6570}.sh-variants h2{font-size:.88rem}.sh-variants article{border:1px solid var(--sh-line);border-radius:8px;padding:8px;margin:7px 0;display:grid;gap:6px}.sh-variants article b{font-size:.75rem;color:var(--sh-green)}.sh-product-tabs{background:#fff;border-radius:15px;margin-top:20px;padding:22px;box-shadow:var(--sh-shadow)}.sh-tab-buttons{display:flex;gap:22px;border-bottom:1px solid var(--sh-line)}.sh-tab-buttons button{border:0;background:transparent;padding:10px 2px;cursor:pointer;color:var(--sh-muted);position:relative}.sh-tab-buttons button.active{color:var(--sh-primary);font-weight:700}.sh-tab-buttons button.active:after{content:'';position:absolute;right:0;left:0;bottom:-1px;height:2px;background:var(--sh-primary)}.sh-tab-panel{display:none;padding-top:20px}.sh-tab-panel.active{display:block}.sh-tab-panel h2{font-size:1.05rem}.sh-specs{display:grid;grid-template-columns:220px 1fr;margin:0}.sh-specs dt,.sh-specs dd{margin:0;padding:10px;border-bottom:1px solid var(--sh-line)}.sh-specs dt{color:var(--sh-muted);background:#f7f8f9}.sh-archive-head{background:linear-gradient(110deg,#fff,#f9fafb);border-radius:15px;padding:22px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--sh-shadow)}.sh-archive-head h1{font-size:1.5rem;margin:4px 0}.sh-archive-head>div>span{color:var(--sh-primary);font-size:.73rem}.sh-archive-head img{width:150px;height:110px;object-fit:contain}.sh-catalog-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px}.sh-filters{background:#fff;border-radius:14px;padding:17px;height:max-content;position:sticky;top:72px;box-shadow:var(--sh-shadow)}.sh-filters h2{font-size:.95rem;margin-top:0}.sh-filters details{border-top:1px solid var(--sh-line);padding:10px 0}.sh-filters summary{cursor:pointer;font-weight:650}.sh-filters label,.sh-filters p{font-size:.72rem;color:var(--sh-muted)}.sh-archive-products>header{background:#fff;border-radius:12px;padding:11px 15px;margin-bottom:13px;display:flex;justify-content:space-between;align-items:center}.sh-archive-products>header div{display:flex;gap:5px;font-size:.72rem;align-items:center}.sh-archive-products>header button{border:0;background:transparent;color:var(--sh-muted);cursor:pointer}.sh-archive-products>header button.active{color:var(--sh-primary)}
.sh-cart-title{display:flex;align-items:center;gap:10px}.sh-cart-title h1{font-size:1.45rem}.sh-cart-title span{background:var(--sh-primary);color:#fff;border-radius:999px;padding:2px 9px;font-size:.68rem}.sh-empty-cart,.sh-payment-result{background:#fff;border-radius:16px;text-align:center;padding:45px;box-shadow:var(--sh-shadow)}.sh-empty-cart img{max-width:250px}.sh-empty-cart h2{margin:5px 0}.sh-empty-cart p{color:var(--sh-muted)}.sh-empty-cart a,.sh-payment-result a{display:inline-block;background:var(--sh-primary);color:#fff;border-radius:9px;padding:8px 17px;text-decoration:none}.sh-cart-layout,.sh-checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.sh-cart-items{display:grid;gap:12px}.sh-cart-items article{background:#fff;border-radius:14px;padding:15px;display:grid;grid-template-columns:150px 1fr auto;gap:16px;box-shadow:var(--sh-shadow)}.sh-cart-item-image img{width:100%;height:150px;object-fit:contain}.sh-cart-item-info h2{font-size:.88rem;margin:4px 0 7px}.sh-cart-item-info p,.sh-cart-item-info small,.sh-cart-item-info span{display:block;color:var(--sh-muted);font-size:.69rem}.sh-cart-item-actions{display:flex;flex-direction:column;justify-content:space-between;align-items:end}.sh-cart-item-price{text-align:left}.sh-cart-item-price del{display:block;color:var(--sh-muted);font-size:.68rem}.sh-cart-item-price strong{color:var(--sh-green)}.sh-cart-item-actions form{display:flex;border:1px solid var(--sh-line);border-radius:9px;overflow:hidden}.sh-cart-item-actions form button,.sh-cart-item-actions form input{width:32px;height:34px;border:0;background:#fff;text-align:center}.sh-cart-item-actions form input{appearance:textfield}.sh-cart-item-actions form .sh-update-cart{width:auto;background:#f1f3f5;padding:0 8px;font-size:.66rem;cursor:pointer}.sh-cart-summary{background:#fff;border:1px solid #e0e2e5;border-radius:14px;padding:18px;position:sticky;top:72px;box-shadow:var(--sh-shadow)}.sh-cart-summary h2{font-size:1rem;margin-top:0}.sh-cart-summary dl{display:grid;grid-template-columns:1fr auto;gap:12px;font-size:.77rem}.sh-cart-summary dt,.sh-cart-summary dd{margin:0}.sh-cart-summary dd{text-align:left}.sh-cart-summary .discount{color:var(--sh-primary)}.sh-cart-summary .total{font-size:.94rem;font-weight:750;border-top:1px solid var(--sh-line);padding-top:12px}.sh-cart-summary>p{font-size:.66rem;color:var(--sh-muted)}.sh-checkout-button,.sh-quote-button{display:block;width:100%;border:0;border-radius:9px;padding:10px;background:var(--sh-primary);color:#fff;text-align:center;text-decoration:none;cursor:pointer;margin-top:8px}.sh-quote-button{background:#fff;border:1px solid var(--sh-primary);color:var(--sh-primary)}.sh-coupon{display:grid;grid-template-columns:1fr auto;margin-top:18px;border-top:1px solid var(--sh-line);padding-top:13px}.sh-coupon label{font-size:.68rem}.sh-coupon input{width:100%;border:1px solid var(--sh-line);border-radius:7px;padding:7px;margin-top:4px}.sh-coupon button{align-self:end;border:0;background:#232832;color:#fff;padding:8px;border-radius:7px;margin-right:5px}.sh-checkout-steps{display:flex;align-items:center;justify-content:center;gap:12px;margin:12px auto 26px;max-width:650px}.sh-checkout-steps span{display:flex;align-items:center;gap:7px;color:var(--sh-muted);font-size:.73rem;white-space:nowrap}.sh-checkout-steps span b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;border:1px solid #d5d8dc}.sh-checkout-steps span.active,.sh-checkout-steps span.done{color:var(--sh-primary)}.sh-checkout-steps span.active b,.sh-checkout-steps span.done b{background:var(--sh-primary);color:#fff;border-color:var(--sh-primary)}.sh-checkout-steps i{height:1px;background:#d5d8dc;flex:1}.sh-checkout-fields{display:grid;gap:14px}.sh-checkout-card{background:#fff;border-radius:14px;padding:20px;box-shadow:var(--sh-shadow)}.sh-checkout-card>header{display:flex;gap:11px;align-items:center;border-bottom:1px solid var(--sh-line);padding-bottom:13px;margin-bottom:16px}.sh-checkout-card>header>span{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:color-mix(in srgb,var(--sh-primary) 12%,white);color:var(--sh-primary);font-weight:750}.sh-checkout-card h2{font-size:.9rem;margin:0}.sh-checkout-card header p{font-size:.68rem;color:var(--sh-muted);margin:0}.sh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sh-form-grid label{display:block}.sh-form-grid label.full{grid-column:1/-1}.sh-form-grid label>span{display:block;font-size:.72rem;font-weight:650;margin-bottom:4px}.sh-form-grid input,.sh-form-grid select,.sh-form-grid textarea{width:100%;border:1px solid #dcdfe3;border-radius:9px;padding:9px;background:#fff;outline:0}.sh-form-grid input:focus,.sh-form-grid select:focus,.sh-form-grid textarea:focus{border-color:var(--sh-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-accent) 10%,transparent)}.sh-form-grid textarea{min-height:90px}.sh-choice-list{display:grid;gap:9px}.sh-choice-list>label{display:flex;align-items:center;gap:10px;border:1px solid var(--sh-line);border-radius:10px;padding:11px;cursor:pointer}.sh-choice-list>label:has(input:checked){border-color:var(--sh-primary);background:color-mix(in srgb,var(--sh-primary) 4%,white)}.sh-choice-list>label>span:nth-of-type(1){flex:1}.sh-choice-list b,.sh-choice-list small{display:block}.sh-choice-list small{color:var(--sh-muted);font-size:.67rem}.sh-choice-list strong{font-size:.75rem}.sh-delivery-slots{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:0 22px}.sh-delivery-slots label{border:1px solid var(--sh-line);border-radius:8px;padding:8px;font-size:.68rem}.sh-payment-icon{font-size:1.4rem}.sh-mini-items{display:grid;gap:7px;border-bottom:1px solid var(--sh-line);padding-bottom:12px}.sh-mini-items span{display:flex;justify-content:space-between;font-size:.7rem}.sh-mini-items small{color:var(--sh-muted)}.sh-payment-result{max-width:650px;margin:30px auto}.sh-result-icon{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 12px;border-radius:50%;background:#e9fbf0;color:#00a049;font-size:2.2rem}.sh-payment-result>span{color:#00a049}.sh-payment-result h1{font-size:1.5rem;margin:5px}.sh-payment-result>p{color:var(--sh-muted)}.sh-payment-result dl{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#f6f7f8;border-radius:10px;padding:10px 20px;margin:22px 0}.sh-payment-result dt,.sh-payment-result dd{margin:0;padding:8px;border-bottom:1px solid #e2e4e7}.sh-payment-result dd{text-align:left;font-weight:700}.sh-payment-result a.secondary{background:#fff;color:var(--sh-ink);border:1px solid var(--sh-line)}
.sh-footer{background:#fff;margin-top:30px;border-top:1px solid var(--sh-line);padding:28px 0 0}.sh-footer-top{display:flex;align-items:center;justify-content:space-between}.sh-logo-footer .sh-logo-mark{width:47px;height:47px}.sh-footer-top>button{border:1px solid var(--sh-line);border-radius:8px;background:#fff;padding:7px 11px;cursor:pointer}.sh-footer-features{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-block:1px solid var(--sh-line);margin:22px 0;padding:18px 0}.sh-footer-features span{display:flex;align-items:center;justify-content:center;gap:8px}.sh-footer-features img{width:45px;height:45px;object-fit:contain}.sh-footer-features b{font-size:.75rem}.sh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:35px;padding:8px 0 25px}.sh-footer-grid section{display:flex;flex-direction:column;align-items:flex-start}.sh-footer-grid h2{font-size:.9rem;margin:0 0 9px}.sh-footer-grid a,.sh-footer-grid p,.sh-footer-grid .sh-rich-text{font-size:.7rem;color:var(--sh-muted);text-decoration:none;margin:2px 0}.sh-social{display:flex;gap:7px}.sh-social a{background:#f1f2f4;padding:4px 7px;border-radius:6px}.sh-copyright{border-top:1px solid var(--sh-line);display:flex;justify-content:space-between;padding:13px 0;color:var(--sh-muted);font-size:.67rem}.sh-mobile-bottom{display:none}
@media(max-width:1200px){.sh-header-row{grid-template-columns:1fr 1.6fr 1fr;gap:14px}.sh-account span{display:none}.sh-contact{display:none}.sh-category-grid{grid-template-columns:repeat(4,1fr)}.sh-product-grid,.sh-product-grid.cols-5,.sh-product-grid.cols-6{grid-template-columns:repeat(4,1fr)}.sh-product-detail{grid-template-columns:1fr 1.35fr}.sh-buy-box{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.sh-add-cart{grid-column:3}.sh-features{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){body{padding-bottom:63px}.sh-container{width:min(100% - 24px,1600px)}.sh-header{padding:11px 0}.sh-header-row{grid-template-columns:auto 1fr auto;gap:10px}.sh-mobile-toggle{display:block}.sh-logo span:last-child small{display:none}.sh-logo-mark{width:43px;height:43px}.sh-search{grid-column:1/-1;grid-row:2}.sh-header-actions .sh-account{display:none}.sh-nav-wrap{display:none}.sh-mobile-menu{display:flex;position:fixed;z-index:90;top:0;bottom:0;right:0;width:min(320px,87vw);background:#fff;flex-direction:column;padding:18px;transform:translateX(105%);transition:.25s;overflow:auto}.sh-mobile-menu.open{transform:none}.sh-mobile-menu>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--sh-line);padding-bottom:12px}.sh-mobile-menu button{border:0;background:transparent;font-size:1.5rem}.sh-mobile-menu a{text-decoration:none;padding:9px;border-bottom:1px solid #f1f2f3}.sh-menu-backdrop{position:fixed;z-index:85;inset:0;border:0;background:rgba(0,0,0,.45)}.sh-menu-backdrop.open{display:block}.sh-mobile-bottom{position:fixed;z-index:70;right:8px;left:8px;bottom:7px;height:56px;background:#fff;border:1px solid var(--sh-line);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 8px 35px rgba(0,0,0,.18)}.sh-mobile-bottom a,.sh-mobile-bottom button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;font-size:1rem;position:relative}.sh-mobile-bottom span{font-size:.62rem}.sh-mobile-bottom b{position:absolute;top:3px;margin-right:28px;background:var(--sh-primary);color:#fff;border-radius:50%;min-width:17px;height:17px;font-size:.58rem}.sh-slider{aspect-ratio:2.5/1}.sh-slide-copy{display:none}.sh-features{grid-template-columns:repeat(2,1fr)}.sh-category-grid{grid-template-columns:repeat(3,1fr)}.sh-brand-grid{grid-template-columns:repeat(3,1fr)}.sh-product-grid,.sh-product-grid.cols-3,.sh-product-grid.cols-4,.sh-product-grid.cols-5,.sh-product-grid.cols-6{grid-template-columns:repeat(3,1fr)}.sh-product-detail{grid-template-columns:1fr 1fr}.sh-buy-box{grid-template-columns:1fr;grid-column:1/-1}.sh-add-cart{grid-column:auto}.sh-catalog-layout{grid-template-columns:1fr}.sh-filters{position:static}.sh-cart-layout,.sh-checkout-layout{grid-template-columns:1fr}.sh-cart-summary{position:static}.sh-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.sh-footer-grid section:last-child{grid-column:1/-1}.sh-footer-features{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.sh-container{width:calc(100% - 18px)}.sh-logo span:last-child{display:none}.sh-header-actions{gap:4px}.sh-cart{padding:0 9px}.sh-cart span{display:none}.sh-main-slider{padding-top:10px}.sh-slider{border-radius:10px;aspect-ratio:2.15/1}.sh-slide-next,.sh-slide-prev{display:none}.builder-block{margin-block:13px}.sh-features{display:flex;overflow:auto}.sh-features article{min-width:210px}.sh-category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.sh-category-grid>a{padding:10px}.sh-brand-grid{grid-template-columns:repeat(2,1fr)}.sh-banner-grid{grid-template-columns:1fr;gap:9px}.sh-section-title h2{font-size:1.12rem}.sh-section-title p{display:none}.sh-product-grid,.sh-product-grid.cols-2,.sh-product-grid.cols-3,.sh-product-grid.cols-4,.sh-product-grid.cols-5,.sh-product-grid.cols-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sh-product-body{padding:3px 9px 11px}.sh-product-body h2,.sh-product-body h3{font-size:.7rem}.sh-product-price{align-items:flex-start;flex-direction:column}.sh-product-price strong{font-size:.78rem}.sh-product-tools{display:none}.sh-product-detail{grid-template-columns:1fr;padding:14px}.sh-gallery-main{max-height:340px}.sh-product-info{grid-row:2}.sh-buy-box{grid-row:3}.sh-product-tabs{padding:15px}.sh-specs{grid-template-columns:110px 1fr}.sh-archive-head{padding:15px}.sh-archive-head img{display:none}.sh-archive-products>header div{display:none}.sh-cart-items article{grid-template-columns:90px 1fr}.sh-cart-item-image img{height:90px}.sh-cart-item-actions{grid-column:1/-1;flex-direction:row;align-items:center}.sh-form-grid{grid-template-columns:1fr}.sh-form-grid label.full{grid-column:auto}.sh-delivery-slots{grid-template-columns:1fr;padding:0}.sh-checkout-steps{gap:5px}.sh-checkout-steps span{font-size:0}.sh-checkout-steps span b{font-size:.72rem}.sh-footer-features{display:flex;overflow:auto}.sh-footer-features span{min-width:160px}.sh-footer-grid{grid-template-columns:1fr 1fr;gap:20px}.sh-footer-grid section:first-child,.sh-footer-grid section:last-child{grid-column:1/-1}.sh-copyright{flex-direction:column}.builder-block.visible-desktop{display:none}.builder-block.visible-mobile{display:block}}
.builder-block.tone-brand{background:linear-gradient(135deg,var(--sh-primary),#b91436);padding-block:22px}.builder-block.tone-brand .sh-section-title,.builder-block.tone-brand .sh-section-title>a{color:#fff}.builder-block.tone-brand .sh-section-title p{color:#ffe5e9}
.sh-custom-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:30px;align-items:center;padding:32px;border:1px solid var(--sh-line);border-radius:var(--sh-radius);background:#fff}.sh-custom-section__copy>span{display:inline-flex;margin-bottom:7px;padding:4px 10px;border-radius:99px;background:#fff0f2;color:var(--sh-primary);font-size:.72rem;font-weight:800}.sh-custom-section h2{margin:0 0 10px;font-size:clamp(1.35rem,2.4vw,2rem)}.sh-custom-section__copy>div{color:#5d6561;line-height:2}.sh-custom-section__copy>a{display:inline-flex;margin-top:15px;padding:10px 18px;border-radius:11px;background:var(--sh-primary);color:#fff;text-decoration:none;font-weight:800}.sh-custom-section>img{width:100%;max-height:340px;object-fit:cover;border-radius:18px}.sh-custom-section--highlight{background:linear-gradient(135deg,var(--sh-primary),#8f102b);color:#fff;border:0}.sh-custom-section--highlight .sh-custom-section__copy>div{color:#ffe9ed}.sh-custom-section--highlight .sh-custom-section__copy>a{background:#fff;color:var(--sh-primary)}.sh-custom-section--minimal{display:block;padding:5px 0;border:0;background:transparent}.sh-custom-section--split{background:#f6f7f6}@media(max-width:700px){.sh-custom-section{grid-template-columns:1fr;padding:20px}.sh-custom-section>img{grid-row:1}.sh-custom-section h2{font-size:1.25rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Checkout and customer account */
.sh-checkout-page{max-width:1320px}.sh-checkout-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:10px 0 22px;padding:24px 28px;border:1px solid color-mix(in srgb,var(--sh-primary) 14%,#e6e8eb);border-radius:20px;background:linear-gradient(120deg,#fff 54%,color-mix(in srgb,var(--sh-primary) 7%,#fff));box-shadow:0 14px 40px rgba(35,40,50,.06)}.sh-checkout-heading>div:first-child>span,.sh-auth-card-head>span,.sh-account-content-head>div>span,.sh-address-dialog>section>header span{font-size:.68rem;font-weight:750;color:var(--sh-primary)}.sh-checkout-heading h1{font-size:1.5rem;margin:4px 0 5px}.sh-checkout-heading p{max-width:680px;margin:0;color:var(--sh-muted);font-size:.77rem}.sh-checkout-trust{display:flex;gap:7px;flex-wrap:wrap}.sh-checkout-trust span{padding:7px 10px;border-radius:999px;background:#fff;color:#087647;font-size:.68rem;box-shadow:0 3px 12px rgba(16,24,40,.05)}.sh-checkout-alert{margin-bottom:16px;padding:14px 18px}.sh-checkout-alert>strong{display:block;margin-bottom:5px}.sh-checkout-alert ul{margin:0;padding-right:18px}.sh-checkout-card{border:1px solid #e7e9ec;border-radius:17px;padding:22px;box-shadow:0 8px 28px rgba(35,40,50,.055)}.sh-checkout-card>header{position:relative}.sh-checkout-card>header>a{margin-right:auto;color:var(--sh-primary);font-size:.7rem;text-decoration:none}.sh-form-grid input,.sh-form-grid select,.sh-form-grid textarea,.sh-saved-address select{min-height:45px;border-radius:11px;padding:10px 12px;font-family:inherit;font-size:.76rem}.sh-form-grid textarea{min-height:104px;resize:vertical}.sh-saved-address{display:block;margin-bottom:16px;padding:13px;border:1px dashed color-mix(in srgb,var(--sh-primary) 35%,#d9dde2);border-radius:12px;background:color-mix(in srgb,var(--sh-primary) 3%,#fff)}.sh-saved-address>span{display:block;font-size:.7rem;font-weight:700;margin-bottom:5px}.sh-saved-address select{width:100%;background:#fff}.sh-choice-list>label{min-height:64px;border-radius:13px;padding:12px 14px;transition:border-color .2s,box-shadow .2s,background .2s}.sh-choice-list>label:hover{border-color:#c8cdd3}.sh-choice-list>label:has(input:checked){box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-primary) 9%,transparent)}.sh-choice-list input[type=radio]{accent-color:var(--sh-primary);width:18px;height:18px;flex:0 0 auto}.sh-delivery-slots{margin:0 28px 4px;padding:10px;border-radius:12px;background:#f7f8fa}.sh-delivery-slots[hidden]{display:none}.sh-delivery-slots label{background:#fff;cursor:pointer}.sh-checkout-summary{top:84px;padding:20px;border-radius:17px;box-shadow:0 14px 38px rgba(35,40,50,.085)}.sh-checkout-summary>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--sh-line);padding-bottom:12px}.sh-checkout-summary>header span{font-size:.62rem;color:var(--sh-muted)}.sh-checkout-summary>header h2{margin:1px 0 0}.sh-checkout-summary>header>a{font-size:.68rem;color:var(--sh-primary);text-decoration:none}.sh-mini-items{max-height:250px;overflow:auto;padding:12px 2px}.sh-mini-items article{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px dashed #e8eaed}.sh-mini-items article:last-child{border:0}.sh-mini-items article>span{min-width:0}.sh-mini-items article b,.sh-mini-items article small{display:block;overflow-wrap:anywhere}.sh-mini-items article b{font-size:.72rem}.sh-mini-items article small{margin-top:2px}.sh-mini-items article>strong{font-size:.66rem;white-space:nowrap}.sh-quote-ready{margin:12px 0 7px;padding:9px 11px;border-radius:9px;background:#ecfdf3;color:#087647;font-size:.7rem;font-weight:700}.sh-checkout-button,.sh-quote-button{min-height:44px;font-family:inherit;font-weight:700}.sh-summary-security{display:grid;gap:6px;margin-top:13px;padding-top:12px;border-top:1px solid var(--sh-line);color:var(--sh-muted);font-size:.64rem}.sh-checkout-error{max-width:620px;margin:50px auto;padding:38px;text-align:center;border-radius:20px;background:#fff;box-shadow:var(--sh-shadow)}.sh-checkout-error>span{display:grid;place-items:center;width:70px;height:70px;margin:auto;border-radius:50%;background:#fff3f4;color:var(--sh-primary);font-size:2rem;font-weight:800}.sh-checkout-error h1{margin-bottom:5px}.sh-checkout-error p{color:var(--sh-muted)}.sh-checkout-error a{display:inline-block;margin:6px;padding:9px 16px;border-radius:9px;background:var(--sh-primary);color:#fff;text-decoration:none}.sh-checkout-error a.secondary{background:#f1f3f5;color:#252a34}

.sh-auth-layout{display:grid;grid-template-columns:minmax(300px,.85fr) minmax(360px,1fr);max-width:960px;min-height:520px;margin:28px auto;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 22px 70px rgba(28,36,48,.12)}.sh-auth-intro{position:relative;padding:58px 46px;color:#fff;background:linear-gradient(145deg,#242b38,color-mix(in srgb,var(--sh-primary) 72%,#1d2530))}.sh-auth-intro::after{content:"";position:absolute;inset:auto -70px -100px auto;width:260px;height:260px;border:46px solid rgba(255,255,255,.07);border-radius:50%}.sh-auth-mark{display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:#fff;color:var(--sh-primary);font-size:1.7rem;font-weight:850}.sh-auth-intro h1{font-size:1.7rem;margin:34px 0 8px}.sh-auth-intro p{color:rgba(255,255,255,.78);font-size:.78rem;line-height:2}.sh-auth-intro ul{display:grid;gap:10px;margin:30px 0 0;padding:0;list-style:none;font-size:.73rem}.sh-auth-intro li::before{content:"✓";margin-left:8px;color:#8ff0c7}.sh-auth-card{align-self:center;padding:44px 50px}.sh-auth-card-head h2{font-size:1.25rem;margin:4px 0}.sh-auth-card-head p{color:var(--sh-muted);font-size:.72rem;line-height:1.8;margin:0 0 22px}.sh-auth-form{display:grid;gap:14px}.sh-auth-form label>span{display:block;margin-bottom:5px;font-size:.72rem;font-weight:700}.sh-auth-form label small{color:var(--sh-muted);font-weight:400}.sh-auth-form input{width:100%;min-height:48px;border:1px solid #d9dde2;border-radius:11px;padding:11px 13px;font:inherit}.sh-auth-form input:focus{outline:3px solid color-mix(in srgb,var(--sh-primary) 10%,transparent);border-color:var(--sh-primary)}.sh-auth-form button{min-height:48px;border:0;border-radius:11px;background:var(--sh-primary);color:#fff;font:700 .78rem inherit;cursor:pointer}.sh-auth-form>a{text-align:center;color:var(--sh-primary);font-size:.7rem;text-decoration:none}.sh-otp-input{text-align:center;letter-spacing:.65em;font-size:1.2rem!important}.sh-auth-security{margin-top:20px;padding-top:15px;border-top:1px solid var(--sh-line);color:var(--sh-muted);font-size:.65rem;text-align:center}

.sh-account-shell{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;align-items:start}.sh-account-sidebar{position:sticky;top:76px;border:1px solid #e5e7ea;border-radius:18px;background:#fff;box-shadow:0 10px 32px rgba(35,40,50,.06);overflow:hidden}.sh-account-person{display:flex;align-items:center;gap:11px;padding:19px;border-bottom:1px solid var(--sh-line);background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--sh-primary) 5%,#fff))}.sh-account-person>span{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:var(--sh-primary);color:#fff;font-size:1.15rem;font-weight:800}.sh-account-person strong,.sh-account-person small{display:block}.sh-account-person strong{font-size:.78rem}.sh-account-person small{max-width:155px;color:var(--sh-muted);font-size:.64rem;overflow:hidden;text-overflow:ellipsis}.sh-account-sidebar nav{display:grid;padding:10px}.sh-account-sidebar nav a{display:flex;align-items:center;gap:9px;padding:10px;border-radius:10px;color:#343a45;text-decoration:none;font-size:.73rem}.sh-account-sidebar nav a>span{width:23px;color:var(--sh-muted);text-align:center}.sh-account-sidebar nav a:hover,.sh-account-sidebar nav a.active{background:color-mix(in srgb,var(--sh-primary) 8%,#fff);color:var(--sh-primary);font-weight:700}.sh-account-sidebar form{padding:11px 15px;border-top:1px solid var(--sh-line)}.sh-account-sidebar form button{width:100%;border:0;background:none;color:#d92d20;font:inherit;font-size:.7rem;cursor:pointer}.sh-account-content{min-width:0}.sh-account-content-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.sh-account-content-head h1{font-size:1.35rem;margin:3px 0}.sh-account-content-head>a,.sh-account-content-head>button,.sh-account-welcome>a,.sh-account-section>header>a,.sh-account-empty>a{border:0;border-radius:9px;padding:9px 13px;background:var(--sh-primary);color:#fff;font:inherit;font-size:.7rem;text-decoration:none;cursor:pointer}.sh-account-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:25px 27px;border-radius:18px;color:#fff;background:linear-gradient(130deg,#293140,color-mix(in srgb,var(--sh-primary) 76%,#202732));box-shadow:0 14px 34px rgba(35,40,50,.13)}.sh-account-welcome span{font-size:.7rem;color:#ffbdc7}.sh-account-welcome h2{font-size:1.15rem;margin:5px 0}.sh-account-welcome p{margin:0;color:rgba(255,255,255,.76);font-size:.7rem}.sh-account-welcome>a{background:#fff;color:#272e39;white-space:nowrap}.sh-account-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin:15px 0}.sh-account-stats article{padding:16px;border:1px solid #e7e9ec;border-radius:15px;background:#fff}.sh-account-stats span,.sh-account-stats strong,.sh-account-stats small{display:block}.sh-account-stats span{font-size:.67rem;color:var(--sh-muted)}.sh-account-stats strong{margin:7px 0 1px;font-size:1.15rem;color:#252b35;overflow-wrap:anywhere}.sh-account-stats small{font-size:.59rem;color:#98a0ac}.sh-account-section{padding:20px;border:1px solid #e7e9ec;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(35,40,50,.045)}.sh-account-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sh-account-section>header h2{font-size:.9rem;margin:0}.sh-account-section>header p{font-size:.65rem;color:var(--sh-muted);margin:2px 0 0}.sh-account-orders{display:grid;gap:10px}.sh-account-orders article{border:1px solid #e6e8eb;border-radius:13px;overflow:hidden}.sh-account-orders article>header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fafbfc}.sh-account-orders article>header small,.sh-account-orders article>header strong{display:block}.sh-account-orders article>header small,.sh-account-orders article>div small{font-size:.6rem;color:var(--sh-muted)}.sh-account-orders article>header strong{font-size:.72rem}.sh-account-orders article>header>span,.sh-order-hero>span{border-radius:999px;padding:5px 9px;background:#f1f3f5;font-size:.62rem}.sh-account-orders .status-completed,.sh-order-hero .status-completed,.sh-account-orders .status-confirmed{background:#ecfdf3;color:#087647}.sh-account-orders .status-pending,.sh-order-hero .status-pending{background:#fff7e8;color:#b54708}.sh-account-orders .status-cancelled,.sh-order-hero .status-cancelled{background:#fff1f3;color:#c01048}.sh-account-orders article>div{display:grid;grid-template-columns:1fr 1fr 1.4fr auto;align-items:center;gap:12px;padding:13px 14px}.sh-account-orders article>div span small,.sh-account-orders article>div span b{display:block}.sh-account-orders article>div b{font-size:.7rem}.sh-account-orders article>div>a{color:var(--sh-primary);font-size:.68rem;text-decoration:none;white-space:nowrap}.sh-account-empty{padding:38px 15px;text-align:center}.sh-account-empty>span{font-size:2rem;color:#a5abb4}.sh-account-empty h3{margin:7px 0 3px;font-size:.9rem}.sh-account-empty p{margin:0 0 13px;color:var(--sh-muted);font-size:.7rem}.sh-account-pagination{display:flex;justify-content:center;gap:5px;margin-top:16px}.sh-account-pagination a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--sh-line);border-radius:8px;color:#333;text-decoration:none;font-size:.7rem}.sh-account-pagination a.active{background:var(--sh-primary);border-color:var(--sh-primary);color:#fff}

.sh-order-hero{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-radius:17px;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--sh-primary) 5%,#fff));border:1px solid #e4e7eb}.sh-order-hero small,.sh-order-hero span{font-size:.64rem;color:var(--sh-muted)}.sh-order-hero h2{font-size:1rem;margin:3px 0}.sh-order-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:14px 0;padding:17px;border:1px solid #e7e9ec;border-radius:15px;background:#fff}.sh-order-progress span{position:relative;display:grid;justify-items:center;gap:5px;color:#a0a6af;font-size:.64rem}.sh-order-progress span:not(:last-child)::after{content:"";position:absolute;top:15px;right:50%;width:100%;height:2px;background:#e3e6e9}.sh-order-progress i{position:relative;z-index:1;display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef0f2;font-style:normal}.sh-order-progress span.active{color:#087647}.sh-order-progress span.active i{background:#dcfae6}.sh-order-progress span.active:not(:last-child)::after{background:#abefc6}.sh-order-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:13px}.sh-order-detail-grid>section,.sh-order-detail-grid>aside,.sh-order-info-grid>section,.sh-order-notes{padding:18px;border:1px solid #e7e9ec;border-radius:15px;background:#fff}.sh-order-detail-grid>section>header{display:flex;justify-content:space-between}.sh-order-detail-grid h2,.sh-order-info-grid h2,.sh-order-notes h2{font-size:.82rem;margin-top:0}.sh-order-detail-grid header>span{font-size:.64rem;color:var(--sh-muted)}.sh-order-items{display:grid}.sh-order-items article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;padding:12px 0;border-top:1px dashed #e3e6e9}.sh-order-items strong,.sh-order-items small{display:block}.sh-order-items strong{font-size:.72rem}.sh-order-items small{font-size:.62rem;color:var(--sh-muted)}.sh-order-items article>span,.sh-order-items article>b{font-size:.68rem}.sh-order-detail-grid dl{display:grid;grid-template-columns:1fr auto;gap:11px;margin:0}.sh-order-detail-grid dt,.sh-order-detail-grid dd{margin:0;font-size:.68rem}.sh-order-detail-grid dd{text-align:left}.sh-order-detail-grid .discount{color:var(--sh-primary)}.sh-order-detail-grid .total{border-top:1px solid var(--sh-line);padding-top:10px;font-weight:800}.sh-order-info-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:13px;margin-top:13px}.sh-order-info-grid strong,.sh-order-info-grid p,.sh-order-info-grid small{display:block;font-size:.68rem}.sh-order-info-grid p,.sh-order-info-grid small{color:var(--sh-muted);line-height:1.9}.sh-order-info-grid a{font-size:.67rem;color:var(--sh-primary);text-decoration:none}.sh-order-notes{margin-top:13px}.sh-order-notes article{padding:10px;border-radius:10px;background:#f8f9fa}.sh-order-notes p{margin:0;font-size:.7rem}.sh-order-notes small{color:var(--sh-muted);font-size:.6rem}

.sh-address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sh-address-list>article{padding:18px;border:1px solid #e5e8eb;border-radius:15px;background:#fff}.sh-address-list article>header{display:flex;justify-content:space-between;gap:10px}.sh-address-list article>header strong{font-size:.78rem}.sh-address-list article>header span{margin-right:5px;padding:3px 7px;border-radius:999px;background:#ecfdf3;color:#087647;font-size:.58rem}.sh-address-list article>header button{border:0;background:none;color:var(--sh-primary);font:inherit;font-size:.66rem;cursor:pointer}.sh-address-list h3{font-size:.72rem;margin:16px 0 4px}.sh-address-list p{min-height:48px;color:var(--sh-muted);font-size:.68rem;line-height:1.9}.sh-address-list footer{display:flex;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px dashed #e2e5e8;color:#555e6b;font-size:.62rem}.sh-address-dialog{display:none;position:fixed;z-index:1000;inset:0;align-items:center;justify-content:center;padding:18px}.sh-address-dialog[data-open="1"]{display:flex}.sh-address-backdrop{position:absolute;inset:0;border:0;background:rgba(16,24,40,.56);backdrop-filter:blur(3px)}.sh-address-dialog>section{position:relative;width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;border-radius:19px;background:#fff;box-shadow:0 26px 90px rgba(16,24,40,.25)}.sh-address-dialog>section>header{display:flex;justify-content:space-between;padding:19px 22px;border-bottom:1px solid var(--sh-line)}.sh-address-dialog h2{font-size:1rem;margin:3px 0}.sh-address-dialog>section>header button{border:0;background:#f1f3f5;width:34px;height:34px;border-radius:9px;font-size:1.25rem;cursor:pointer}.sh-address-dialog form{padding:22px}.sh-check-field{display:flex!important;align-items:center;gap:8px}.sh-check-field input{width:18px!important;min-height:18px!important;accent-color:var(--sh-primary)}.sh-check-field span{margin:0!important}.sh-address-submit{width:100%;min-height:46px;border:0;border-radius:10px;background:var(--sh-primary);color:#fff;font:700 .75rem inherit;cursor:pointer}

@media(max-width:1050px){.sh-account-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.sh-order-info-grid{grid-template-columns:1fr 1fr}.sh-order-info-grid>section:first-child{grid-column:1/-1}}
@media(max-width:900px){.sh-checkout-heading{align-items:flex-start}.sh-checkout-trust{display:none}.sh-account-shell{grid-template-columns:1fr}.sh-account-sidebar{position:static}.sh-account-person{display:none}.sh-account-sidebar nav{display:flex;overflow:auto;padding:8px}.sh-account-sidebar nav a{white-space:nowrap}.sh-account-sidebar form{padding:8px 15px}.sh-auth-layout{grid-template-columns:1fr;max-width:560px}.sh-auth-intro{display:none}.sh-order-detail-grid{grid-template-columns:1fr}.sh-address-list{grid-template-columns:1fr}}
@media(max-width:620px){.sh-checkout-heading{margin-top:4px;padding:18px;border-radius:16px}.sh-checkout-heading h1{font-size:1.18rem}.sh-checkout-heading p{font-size:.69rem}.sh-checkout-page .sh-checkout-steps{margin-bottom:16px}.sh-checkout-card{padding:16px;border-radius:14px}.sh-checkout-card>header{align-items:flex-start}.sh-checkout-card>header>span{flex:0 0 auto}.sh-choice-list>label{align-items:flex-start;padding:11px}.sh-choice-list>label>strong{margin-right:auto;white-space:nowrap}.sh-delivery-slots{margin:0;padding:8px}.sh-checkout-summary{padding:16px}.sh-mini-items{max-height:none}.sh-auth-layout{min-height:0;margin:5px auto;border-radius:17px}.sh-auth-card{padding:26px 20px}.sh-account-content-head{align-items:flex-start}.sh-account-stats{grid-template-columns:1fr 1fr;gap:8px}.sh-account-stats article{padding:13px}.sh-account-stats strong{font-size:.91rem}.sh-account-welcome{align-items:flex-start;flex-direction:column;padding:20px}.sh-account-section{padding:14px}.sh-account-orders article>div{grid-template-columns:1fr 1fr}.sh-account-orders article>div>a{grid-column:1/-1;padding-top:9px;border-top:1px dashed #e4e7ea}.sh-order-progress{padding:12px 4px}.sh-order-progress span{font-size:.56rem}.sh-order-progress i{width:27px;height:27px}.sh-order-progress span:not(:last-child)::after{top:13px}.sh-order-items article{grid-template-columns:minmax(0,1fr) auto}.sh-order-items article>b{grid-column:1/-1;text-align:left}.sh-order-info-grid{grid-template-columns:1fr}.sh-order-info-grid>section:first-child{grid-column:auto}.sh-address-list footer{flex-direction:column}.sh-address-dialog{padding:0;align-items:flex-end}.sh-address-dialog>section{width:100%;max-height:92vh;border-radius:20px 20px 0 0}.sh-address-dialog form{padding:17px}.sh-checkout-error{padding:26px 18px}}
@media(max-width:390px){.sh-account-stats{grid-template-columns:1fr}.sh-account-content-head{display:grid;gap:9px}.sh-account-content-head>a,.sh-account-content-head>button{width:100%}.sh-order-hero{align-items:flex-start;gap:10px;flex-direction:column}}
/* Sepantar SMS product notifications */
.sh-shipping-location{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;align-items:center;margin-top:14px;padding:13px;border:1px dashed color-mix(in srgb,var(--sh-primary) 35%,#d9dde2);border-radius:12px;background:color-mix(in srgb,var(--sh-primary) 3%,#fff)}.sh-shipping-location b,.sh-shipping-location small{display:block}.sh-shipping-location b{font-size:.72rem}.sh-shipping-location small,.sh-shipping-location>span{font-size:.61rem;color:var(--sh-muted)}.sh-shipping-location button{grid-row:1/3;grid-column:2;border:1px solid var(--sh-primary);border-radius:9px;padding:8px 11px;background:#fff;color:var(--sh-primary);font:inherit;font-size:.65rem;cursor:pointer}@media(max-width:620px){.sh-shipping-location{grid-template-columns:1fr}.sh-shipping-location button{grid-column:auto;grid-row:auto;width:100%}}
.sh-shipping-method>strong{white-space:nowrap}.sh-delivery-slots{display:block!important;padding:13px!important}.sh-delivery-slots[hidden]{display:none!important}.sh-delivery-slots>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.sh-delivery-slots>header b{font-size:.73rem}.sh-delivery-slots>header small{color:var(--sh-muted);font-size:.61rem}.sh-slot-strip{display:flex;gap:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 1px 7px}.sh-slot-strip>label{display:grid;grid-template-columns:auto auto;gap:5px 13px;min-width:185px;padding:11px!important;border:1px solid var(--sh-line);border-radius:11px;background:#fff;cursor:pointer;scroll-snap-align:start}.sh-slot-strip>label:has(input:checked){border-color:var(--sh-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--sh-primary) 9%,transparent)}.sh-slot-strip input{position:absolute;opacity:0;pointer-events:none}.sh-slot-day b,.sh-slot-day small{display:block}.sh-slot-day b{font-size:.72rem}.sh-slot-day small{font-size:.59rem;color:var(--sh-muted)}.sh-slot-time{align-self:center;font-size:.72rem;font-weight:750;direction:ltr}.sh-slot-capacity{font-size:.58rem;color:#087647}.sh-slot-strip em{font-size:.57rem;color:var(--sh-primary);font-style:normal;text-align:left}.sh-no-slots{margin:0;padding:11px;border-radius:9px;background:#fff6e8;color:#9a5b08;font-size:.67rem}.sh-slot-select{display:block!important}.sh-slot-select>span{display:block;margin-bottom:5px;font-size:.68rem;font-weight:700}.sh-slot-select select{width:100%;min-height:44px;border:1px solid var(--sh-line);border-radius:10px;background:#fff;padding:8px 11px;font:inherit}.sh-delivery-slots.mode-accordion .sh-slot-strip{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.sh-delivery-slots.mode-accordion .sh-slot-strip>label{min-width:0}.sh-delivery-slots.mode-calendar .sh-slot-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.sh-delivery-slots.mode-calendar .sh-slot-strip>label{min-width:0}@media(max-width:620px){.sh-delivery-slots>header{align-items:flex-start;flex-direction:column}.sh-slot-strip{margin-inline:-8px;padding-inline:8px}.sh-slot-strip>label{min-width:165px}.sh-delivery-slots.mode-accordion .sh-slot-strip,.sh-delivery-slots.mode-calendar .sh-slot-strip{grid-template-columns:1fr;margin:0;padding:0}.sh-delivery-slots.mode-accordion .sh-slot-strip>label,.sh-delivery-slots.mode-calendar .sh-slot-strip>label{min-width:0}}
.sms-product-notify{margin:24px 0;padding:24px;border:1px solid #e3e7ed;border-radius:20px;background:linear-gradient(135deg,#fff,#f7fbfa);display:grid;grid-template-columns:minmax(220px,1fr) minmax(300px,1.4fr);gap:24px;align-items:center}.sms-product-notify h2{margin:8px 0;font-size:22px}.sms-product-notify p{margin:0;color:#667085}.sms-product-notify-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#e7f6f2;color:#176b5b}.sms-product-notify-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sms-product-notify-options label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e3e7ed;border-radius:14px;background:#fff;cursor:pointer}.sms-product-notify-options input{accent-color:#176b5b}.sms-product-notify-options span{display:grid;gap:3px}.sms-product-notify-options small{color:#7a8290}.sms-product-notify form>button{margin-top:12px;width:100%;border:0;border-radius:12px;padding:12px 16px;background:#176b5b;color:#fff;font:inherit;font-weight:700;cursor:pointer}.sms-product-notify-result{grid-column:1/-1;padding:10px 12px;border-radius:12px;background:#fff3d9;color:#815b00}.sms-product-notify-result.success{background:#e8f7ef;color:#176b5b}@media(max-width:720px){.sms-product-notify{grid-template-columns:1fr;padding:18px}.sms-product-notify-options{grid-template-columns:1fr}}
.sh-content{padding-block:34px 60px}.sh-content-card,.sh-comments,.sh-post-card{background:#fff;border:1px solid var(--sh-line);border-radius:18px;padding:clamp(20px,4vw,42px);box-shadow:0 8px 24px #1118270a}.sh-content-card>header{padding-bottom:22px;border-bottom:1px solid var(--sh-line);margin-bottom:24px}.sh-content-card h1,.sh-archive-head h1{margin:0 0 12px;font-size:clamp(1.45rem,3vw,2.2rem)}.sh-content-card header small,.sh-post-meta,.sh-post-card time{color:var(--sh-muted);font-size:.7rem}.sh-post-meta{display:flex;gap:16px}.sh-lead{font-size:1rem;color:#475467}.sh-rich-text{line-height:2}.sh-rich-text img{max-width:100%;height:auto;border-radius:12px}.sh-archive-head{margin-bottom:24px}.sh-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sh-post-card{padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:18px}.sh-post-card h2{font-size:1.05rem;line-height:1.7}.sh-post-card a{text-decoration:none;color:var(--sh-text)}.sh-comments{margin-top:22px}.sh-comments article{padding:16px 0;border-bottom:1px solid var(--sh-line)}.sh-comments article header{display:flex;justify-content:space-between}.sh-comments form{display:grid;gap:14px;margin-top:24px}.sh-comments label{display:grid;gap:6px;font-size:.72rem;font-weight:700}.sh-comments input,.sh-comments textarea{border:1px solid var(--sh-line);border-radius:10px;padding:11px;font:inherit}.sh-comments button{border:0;border-radius:10px;padding:12px 20px;background:var(--sh-primary);color:#fff;font:inherit;font-weight:750;cursor:pointer}.sh-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sh-notice{padding:12px;border-radius:10px}.sh-notice.success{background:#ecfdf3;color:#027a48}.sh-notice.error{background:#fef3f2;color:#b42318}@media(max-width:900px){.sh-post-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.sh-post-grid,.sh-form-grid{grid-template-columns:1fr}.sh-content{padding-top:18px}}
.sh-managed-menu,.sh-managed-menu ul,.sh-managed-mobile,.sh-managed-mobile ul,.sh-managed-footer,.sh-managed-footer ul{list-style:none;margin:0;padding:0}.sh-managed-menu{display:flex;height:100%}.sh-managed-menu>li{position:relative;height:100%}.sh-managed-menu ul{display:none;position:absolute;right:0;top:100%;min-width:210px;background:#fff;border:1px solid var(--sh-line);border-radius:0 0 10px 10px;box-shadow:var(--sh-shadow);padding:7px;z-index:60}.sh-managed-menu li:hover>ul,.sh-managed-menu li:focus-within>ul{display:grid}.sh-managed-menu ul li{position:relative}.sh-managed-menu ul ul{right:100%;top:0;border-radius:10px}.sh-managed-menu ul a{height:auto!important;padding:9px 11px!important}.sh-managed-mobile li,.sh-managed-footer li{display:grid}.sh-managed-mobile ul{padding-right:15px}.sh-managed-mobile a{display:block}.sh-managed-footer a{display:block}.sh-managed-footer ul{padding-right:10px}
