.stc-mini-cart-content{--stc-bg:#FFFFFF;--stc-cream:#FAFAF8;--stc-cream-2:#F2EFE8;--stc-ink:#221A12;--stc-muted:#8A7C64;--stc-hairline:#EDEAE1;--stc-gold:#BD8B2E;--stc-gold-grad:linear-gradient(135deg,#E4B658 0%,#AD7A22 100%);--stc-raspberry:#C2255C;--stc-raspberry-grad:linear-gradient(135deg,#EC5F97 0%,#A8134F 100%);--stc-ink-grad:linear-gradient(135deg,#33261A 0%,#1A130C 100%);--stc-mint:#3FAE8A;--stc-selected-bg:linear-gradient(135deg,#FFF7E2 0%,#FCECBE 100%);font-family:'Shabnam',sans-serif;direction:rtl;text-align:right;color:var(--stc-ink);background:#fff;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;height:100%;width:100%}.stc-mini-cart-content *{box-sizing:border-box}.stc-mini-cart-content a{text-decoration:none;color:inherit}.stc-mini-cart-content img{max-width:100%;display:block}.stc-mc-head{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 14px;flex-shrink:0;position:relative}.stc-mc-head::after{content:'';position:absolute;bottom:0;right:18px;left:18px;height:1px;background:var(--stc-hairline)}.stc-mc-title{font-size:16px;font-weight:800}.stc-mc-count{font-size:11px;font-weight:700;color:var(--stc-gold);background:var(--stc-selected-bg);padding:4px 12px;border-radius:999px}.stc-mc-list{list-style:none;margin:0;padding:12px 14px 10px;flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:10px;scrollbar-width:thin;scrollbar-color:var(--stc-hairline) #fff0}.stc-mc-list::-webkit-scrollbar{width:5px}.stc-mc-list::-webkit-scrollbar-track{background:#fff0}.stc-mc-list::-webkit-scrollbar-thumb{background:var(--stc-hairline);border-radius:99px}.stc-mc-item{display:flex;align-items:flex-start;gap:12px;padding:12px;background:var(--stc-cream);border:1px solid var(--stc-hairline);border-radius:16px;transition:border-color .18s ease,box-shadow .18s ease;min-width:0}.stc-mc-item:hover{border-color:rgb(189 139 46 / .4);box-shadow:0 6px 18px -12px rgb(34 26 18 / .2)}.stc-mc-thumb{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0;box-shadow:0 4px 10px -6px rgb(34 26 18 / .35)}.stc-mc-thumb>a,.stc-mc-thumb>img{display:block;width:60px;height:60px}.stc-mc-thumb img{width:100%;height:100%;object-fit:cover}.stc-mc-info{flex:1;min-width:0}.stc-mc-name{font-size:12.5px;font-weight:700;margin-bottom:10px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stc-mc-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.stc-mc-price{font-size:13px;font-weight:800;color:var(--stc-raspberry);white-space:nowrap}.stc-mc-right-controls{display:flex;align-items:center;gap:8px;flex-shrink:0}.stc-qty-stepper{display:flex;align-items:center;border-radius:999px;overflow:hidden;background:var(--stc-selected-bg);flex-shrink:0}.stc-qty-btn{width:26px;height:26px;border:none;background:#fff0;color:var(--stc-ink);font-size:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:background .15s ease,color .15s ease,transform .1s ease}.stc-qty-btn:hover{background:var(--stc-gold-grad);color:#fff}.stc-qty-btn:active{transform:scale(.9)}.stc-qty-btn:disabled{opacity:.4;cursor:not-allowed}.stc-qty-value{min-width:20px;text-align:center;font-size:12px;font-weight:800;padding:0 3px}.stc-mc-remove{width:26px;height:26px;border-radius:50%;flex-shrink:0;background:#fff0;border:1px solid var(--stc-hairline);color:var(--stc-muted);display:flex;align-items:center;justify-content:center;transition:all .15s ease}.stc-mc-remove svg{width:13px;height:13px}.stc-mc-remove:hover{background:var(--stc-raspberry);border-color:var(--stc-raspberry);color:#fff}.stc-mc-item.stc-updating{pointer-events:none}.stc-mc-footer{flex-shrink:0;padding:16px 18px 18px;background:var(--stc-cream);border-top:1px solid var(--stc-hairline)}.stc-mc-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:13.5px;font-weight:700;margin-bottom:14px}.stc-mc-subtotal>span:first-child{color:var(--stc-muted)}.stc-mc-total{font-size:18px;font-weight:800;color:var(--stc-raspberry)}.stc-btn-solid{width:100%;display:flex;align-items:center;justify-content:center;padding:15px 12px;border-radius:13px;font-size:14.5px;font-weight:700;border:none;cursor:pointer;color:#fff;background:var(--stc-ink-grad);box-shadow:0 10px 22px -12px rgb(34 26 18 / .5);transition:opacity .15s ease;min-height:48px;height:auto;line-height:1.4;overflow:visible;white-space:normal;text-align:center;box-sizing:border-box}.stc-btn-solid:hover{opacity:.9}.stc-btn-solid:active{opacity:.8}.stc-mini-cart-content a.stc-btn-solid,.stc-mini-cart-content a.stc-btn-solid:visited,.stc-mini-cart-content a.stc-btn-solid:hover,.stc-mini-cart-content a.stc-btn-solid:focus{color:#fff!important;background:var(--stc-ink-grad)!important;font-size:14.5px!important;text-decoration:none!important;opacity:1}.stc-mini-cart-content .stc-btn-solid span{color:#fff!important;font-size:inherit!important;display:inline!important;visibility:visible!important;opacity:1!important}.stc-mc-empty{text-align:center;padding:50px 22px}.stc-mc-empty-seal{width:64px;height:64px;margin:0 auto 18px;position:relative}.stc-mc-empty-seal span{position:absolute;display:block;opacity:.92}.stc-mc-empty-seal span:nth-child(1){width:34px;height:34px;background:#1F4E8C;border-radius:10px;top:0;right:6px}.stc-mc-empty-seal span:nth-child(2){width:26px;height:26px;background:var(--stc-gold-grad);border-radius:50%;bottom:0;left:2px}.stc-mc-empty-seal span:nth-child(3){width:20px;height:20px;background:var(--stc-raspberry-grad);border-radius:5px;bottom:10px;right:18px;transform:rotate(45deg)}.stc-mc-empty-title{font-size:14.5px;font-weight:700;margin-bottom:6px}.stc-mc-empty-sub{font-size:12px;color:var(--stc-muted);line-height:1.7}@media (max-width:480px){.stc-mc-head{padding:14px 14px 12px}.stc-mc-title{font-size:15px}.stc-mc-list{padding:10px 12px 8px;gap:9px}.stc-mc-item{padding:10px;gap:10px;border-radius:14px}.stc-mc-thumb,.stc-mc-thumb>a,.stc-mc-thumb>img{width:52px;height:52px;border-radius:11px}.stc-mc-name{font-size:12px;margin-bottom:8px}.stc-mc-price{font-size:12px}.stc-qty-btn{width:24px;height:24px;font-size:15px}.stc-mc-remove{width:24px;height:24px}.stc-mc-remove svg{width:12px;height:12px}.stc-mc-footer{padding:14px 14px 16px}.stc-mc-total{font-size:16.5px}.stc-btn-solid{font-size:14px;padding:14px 10px}}@media (max-width:340px){.stc-mc-controls{flex-direction:column;align-items:flex-start;gap:8px}.stc-mc-right-controls{width:100%;justify-content:space-between}}