body .site-header .header-cart-panel{--mini-paper:#fff9ef;--mini-ink:#174f50;--mini-line:#d9c9ac55;background:var(--mini-paper);color:var(--mini-ink);width:min(460px,calc(100vw - 28px));padding:18px;border:1px solid #c8b99480;border-radius:24px;box-shadow:0 20px 65px #001f2855;max-height:calc(100dvh - 150px);overflow-y:auto;overscroll-behavior:contain}
body.theme-shanasheel-noir .site-header .header-cart-panel{--mini-paper:#141711;--mini-ink:#eee2c7;--mini-line:#c4a35a40}
body .site-header .header-cart-panel::before{display:none}
body .site-header .header-cart-panel>header{padding-bottom:12px;margin-bottom:12px;border-color:var(--mini-line)}
body .site-header .header-cart-panel>header small{font-size:11px;color:#a57835}
body .site-header .header-cart-panel>header strong{font-size:18px;color:var(--mini-ink)}
body .site-header .header-cart-panel>header button{width:40px;height:40px;color:var(--mini-ink);font-size:25px;border-color:var(--mini-line)}
body .site-header .header-cart-panel__items{max-height:310px;overflow-y:auto;padding:2px;scrollbar-width:thin}
body .site-header .header-cart-item{position:relative;display:grid;grid-template-columns:80px minmax(0,1fr) 34px;gap:8px 12px;padding:12px;margin-bottom:10px;border:1px solid var(--mini-line);border-radius:16px;background:transparent;align-items:start}
body .site-header .header-cart-item>img{grid-column:1;grid-row:1/3;width:80px;height:100%;min-height:88px;max-height:120px;object-fit:cover;border-radius:10px}
body .site-header .mini-cart-copy{grid-column:2;min-width:0}
body .site-header .mini-cart-copy>strong{display:block;color:var(--mini-ink);font-size:15px;line-height:1.6;overflow-wrap:anywhere}
body .site-header .mini-cart-copy>span{display:block;color:#78908b;font-size:11px;line-height:1.6}
body .site-header .mini-cart-price{display:block;margin-top:6px;color:#af7d30;font-size:19px}
body .site-header .mini-cart-price small{font-size:11px}
body .site-header .header-cart-item .mini-cart-remove{grid-column:3;grid-row:1;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#e9675d;padding:7px}
body .site-header .mini-cart-remove svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}
body .site-header .header-cart-item .mini-cart-quantity{grid-column:2/4;justify-self:end;display:flex;direction:ltr;align-items:center;gap:8px;padding:2px;border:1px solid var(--mini-line);border-radius:25px}
body .site-header .mini-cart-quantity button{position:static;display:grid;place-items:center;width:32px;height:32px;background:#174f50;color:#fff8e9;border:0;border-radius:50%;font-size:22px}
body .site-header .mini-cart-quantity button:first-child{background:#87988b15;color:var(--mini-ink)}
body .site-header .mini-cart-quantity button:disabled{opacity:.4;cursor:default}
body .site-header .mini-cart-quantity strong{min-width:20px;text-align:center;font-size:14px;color:var(--mini-ink)}
body .site-header .mini-cart-summary{border:1px solid var(--mini-line);border-radius:14px;overflow:hidden;margin-bottom:14px}
body .site-header .mini-cart-summary h3{font-size:15px;margin:0;padding:10px 12px;background:#7b947719;color:var(--mini-ink)}
body .site-header .mini-cart-summary>div{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:7px 12px;font-size:12px;color:var(--mini-ink)}
body .site-header .mini-cart-summary>div>span:last-child{font-size:11px}
body .site-header .mini-cart-summary .mini-cart-summary__total{border-top:1px solid var(--mini-line);padding-block:12px;font-weight:700;font-size:15px}
body .site-header .mini-cart-summary__total b{font-size:24px}
body .site-header .header-cart-panel footer .mini-cart-checkout{display:flex;justify-content:space-between;min-height:68px;padding:10px 16px;background:linear-gradient(115deg,#ffe3ab,#ddb474);color:#123f40;border:1px solid #d6ab65;border-radius:23px;box-shadow:0 6px 16px #ac85351a}
body .site-header .mini-cart-checkout span{flex:1;text-align:center}
body .site-header .mini-cart-checkout strong{display:block;font-size:18px}
body .site-header .mini-cart-checkout small{display:block;font-size:11px;font-weight:400;margin-top:3px}
body .site-header .mini-cart-checkout>b{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#9b712944;font-size:22px}
body .site-header .header-cart-panel footer>a:not(.button){display:block;text-align:center;font-size:12px;color:var(--mini-ink);margin-top:12px}
body .site-header .mini-cart-note{font-size:11px;color:#78908b;text-align:center;margin:10px 0 0}
body .site-header .header-cart-panel__empty p,body .site-header .header-cart-panel__empty a{color:var(--mini-ink);font-size:14px}
body .site-header .header-cart-panel button:focus-visible,body .site-header .header-cart-panel a:focus-visible{outline:2px solid #c79542;outline-offset:2px}
@media(max-width:600px){body .site-header .header-cart-panel{width:auto;padding:12px;max-height:calc(100dvh - 155px)}body .site-header .header-cart-item{grid-template-columns:66px minmax(0,1fr) 30px;padding:8px;gap:6px 8px}body .site-header .header-cart-item>img{width:66px}body .site-header .mini-cart-copy>strong{font-size:13px}}@media(min-width:601px){body .site-header--english .header-cart-panel{left:auto;right:0}}
/* Narrow gold scrollbars for both the item list and the outer panel. */
body .site-header .header-cart-panel,body .site-header .header-cart-panel__items{scrollbar-width:thin;scrollbar-color:#c59a4b transparent}
body .site-header .header-cart-panel::-webkit-scrollbar,body .site-header .header-cart-panel__items::-webkit-scrollbar{width:4px;height:4px}
body .site-header .header-cart-panel::-webkit-scrollbar-track,body .site-header .header-cart-panel__items::-webkit-scrollbar-track{background:transparent;margin-block:14px}
body .site-header .header-cart-panel::-webkit-scrollbar-thumb,body .site-header .header-cart-panel__items::-webkit-scrollbar-thumb{background:linear-gradient(#e8c47d,#b58a3e);border-radius:20px}
body .site-header .header-cart-panel::-webkit-scrollbar-thumb:hover,body .site-header .header-cart-panel__items::-webkit-scrollbar-thumb:hover{background:#c59a4b}