.shop-launch{margin-left:auto;border-radius:16px!important;background:#1c1917!important;color:#fff!important;border-color:#1c1917!important;font-weight:900;padding:.7rem .9rem!important}.shop-overlay{position:fixed;inset:0;z-index:90;background:rgba(0,0,0,.45);display:flex;align-items:flex-end;justify-content:center;padding:0}.shop-sheet{width:min(720px,100%);max-height:94vh;overflow:auto;background:#fafaf9;border-radius:28px 28px 0 0;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));box-shadow:0 -18px 50px rgba(0,0,0,.24)}.shop-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.shop-head h2{font-family:Georgia,"Times New Roman",serif;margin:.1rem 0;font-size:1.7rem}.shop-head p{margin:.1rem 0}.shop-head button{border:0;background:#f5f5f4;font-size:1.3rem;padding:.45rem .7rem}.shop-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:.45rem;margin:.9rem 0}.shop-totals>div{border-radius:18px;background:#fff;border:1px solid var(--line);padding:.75rem}.shop-totals>div.over{background:#fef2f2;color:#b91c1c}.shop-totals small{display:block;color:#78716c;font-size:.68rem}.shop-totals b{font-family:Georgia,"Times New Roman",serif;font-size:1.15rem}.shop-store{border:1px solid var(--line);background:#fff;border-radius:24px;padding:.85rem;margin-top:.75rem}.shop-store-head{display:flex;gap:.65rem;align-items:center}.shop-store-head>span{display:grid;place-items:center;width:2rem;height:2rem;border-radius:12px;background:#ecfdf5;color:#065f46}.shop-store-head h3{margin:0;font-family:Georgia,"Times New Roman",serif}.shop-store-head small{color:#78716c}.shop-section{margin-top:.75rem;border-top:1px solid #f0efed;padding-top:.65rem}.shop-section-title{display:flex;justify-content:space-between;gap:1rem;font-size:.75rem;font-weight:900;color:#57534e;text-transform:uppercase;letter-spacing:.04em}.shop-section-title small{color:#78716c}.shop-item{display:grid;grid-template-columns:1fr auto;gap:.7rem;align-items:center;padding:.75rem 0;border-bottom:1px solid #f5f5f4}.shop-item:last-child{border-bottom:0}.shop-item b{font-size:.92rem}.shop-item p{margin:.12rem 0;color:#78716c;font-size:.7rem}.shop-item .shop-issue{color:#b45309;font-weight:800}.shop-item button{background:#047857;color:#fff;border-color:#047857;font-size:.72rem;font-weight:900;padding:.6rem .7rem}.shop-empty{text-align:center;border:2px dashed #d6d3d1;border-radius:22px;padding:2rem;background:#fff}.shop-finish{width:100%;margin-top:.9rem;background:#1c1917;color:#fff;border-color:#1c1917;font-weight:900;border-radius:18px;padding:.9rem}@media(max-width:520px){.shop-totals{grid-template-columns:repeat(3,1fr)}.shop-item{grid-template-columns:1fr}.shop-item button{width:100%}.shop-launch{font-size:.72rem;padding:.58rem .7rem!important}}