.pill.dark{background:var(--wine);border:0;color:#fff}.cart-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.cart-heading h1{margin:8px 0 0}.compact-button{padding:12px 14px;white-space:nowrap}.last-scanned{margin-bottom:14px;padding:16px;border:2px solid #23945b;border-radius:18px;background:#effbf4;box-shadow:0 10px 28px #18733b1c}.last-scanned[hidden]{display:none}.last-scanned-badge{display:inline-flex;margin-bottom:10px;padding:5px 9px;border-radius:999px;background:#18733b;color:#fff;font-size:12px;font-weight:900}.last-scanned-main{display:flex;align-items:start;justify-content:space-between;gap:14px}.last-scanned-main b,.last-scanned-main small{display:block}.last-scanned-main b{font-size:18px}.last-scanned-main small{margin-top:5px;color:var(--muted);line-height:1.45}.last-scanned-main strong{flex:0 0 auto;color:var(--wine);font-size:28px}.last-scanned-promo{margin-top:12px;padding:10px 12px;border-radius:11px;background:#fff1f5;color:var(--wine);font-weight:900}.last-scanned-promo.neutral{background:#f4f1f2;color:var(--muted)}.last-scanned-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.last-scanned-actions span{font-size:13px;font-weight:800;color:#18733b}.cart-items{display:grid;gap:12px}.cart-item{padding:16px}.cart-item-top{display:flex;justify-content:space-between;gap:12px}.cart-item-top b,.cart-item-top small{display:block}.cart-item-top small{color:var(--muted);margin-top:4px}.remove-item{width:36px;height:36px;border-radius:50%;background:#fff1f5;color:var(--wine);font-size:23px}.cart-promo{margin-top:11px;padding:9px 11px;border-radius:10px;background:#fff1f5;color:var(--wine);font-size:13px;font-weight:800}.status{display:inline-flex;margin-top:10px;padding:5px 8px;border-radius:8px;font-size:12px;font-weight:800}.status.confirmed{background:#eaf8ef;color:#18733b}.status.pending{background:#fff5d9;color:#8b5c00}.price-change{margin-top:8px;color:#b42318;font-size:13px;font-weight:800}.cart-item-bottom{display:flex;justify-content:space-between;align-items:end;margin-top:14px}.cart-item-bottom small,.cart-item-bottom strong{display:block}.cart-item-bottom small{color:var(--muted)}.cart-item-bottom strong{font-size:22px;color:var(--wine);margin-top:3px}.quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:13px;overflow:hidden}.quantity button{width:40px;height:40px;background:#fff7f9;color:var(--wine);font-size:20px;font-weight:900}.quantity span{min-width:34px;text-align:center;font-weight:900}.cart-summary{margin-top:14px}.cart-summary h2{margin-top:0}.cart-summary>div{display:flex;justify-content:space-between;padding:8px 0;color:var(--muted)}.cart-summary>div b{color:var(--ink)}.cart-summary .discount{color:#18733b}.cart-summary .cart-total{margin-top:7px;padding-top:16px;border-top:1px solid var(--line);align-items:center;color:var(--ink);font-weight:900}.cart-total b{font-size:28px!important;color:var(--wine)!important}.estimate-warning{padding:13px 4px;color:#795548;font-size:13px;line-height:1.55}.cart-notice{margin-bottom:9px;padding:12px 14px;border-radius:13px;background:#fff5d9;color:#735000;font-size:13px;font-weight:700}.empty-cart{text-align:center;padding:30px 20px}.empty-cart p{color:var(--muted);line-height:1.5}.present-card{text-align:center;padding:28px 22px}.present-card h1{margin-bottom:8px}.present-card p{color:var(--muted);line-height:1.5}.present-card img{display:block;width:min(100%,300px);aspect-ratio:1;margin:18px auto;border:10px solid white;border-radius:14px;box-shadow:0 8px 26px #39101c16}#cart-fab{display:none;position:fixed;z-index:12;left:50%;bottom:16px;transform:translateX(-50%);width:min(calc(100% - 36px),480px);padding:13px 18px;border-radius:16px;background:#28171f;color:#fff;box-shadow:0 14px 40px #28171f55;justify-content:space-between;align-items:center}#cart-fab.visible{display:flex}#cart-fab span{font-size:13px}#cart-fab b{font-size:16px}#admin-entry{bottom:76px}@media(max-width:520px){.last-scanned-main,.last-scanned-actions{align-items:stretch;flex-direction:column}.last-scanned-main strong{font-size:26px}.last-scanned-actions .compact-button{width:100%}}@media(max-width:360px){.cart-heading{align-items:start;flex-direction:column}.compact-button{width:100%}.cart-item-bottom{align-items:start;gap:12px;flex-direction:column}.quantity{align-self:flex-end}}
