.cart-actions{padding:1rem;margin:1rem 0;border:1px solid var(--line,#d7e1e5);border-radius:14px;background:var(--paper,#fff)}
.cart-actions>a{display:inline-block;margin:.65rem 0 .5rem 1rem}.cart-actions p{margin:.35rem 0;font-size:.9rem}
.check-row:has(>.cart-badge){display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:.25rem .8rem;align-items:start}
.check-row>.cart-badge{margin:0;min-width:0;color:#365666;font-size:.875rem}
.cart-badge>summary{display:flex;align-items:center;gap:.4rem;min-height:44px;margin:-.3rem 0 0;padding:.4rem .65rem;list-style:none;border-radius:10px;background:#eef3f6;font-weight:500;line-height:1.35}
.cart-badge>summary::-webkit-details-marker{display:none}
.cart-badge>summary:hover{background:#e3edf2}
.cart-badge.verified_added>summary{color:#246442;background:#edf6f0}
.cart-badge:is(.needs_attention,.not_added,.needs_selection_review,.previously_added)>summary{color:#80480f;background:#fff4e5}
.cart-icon{flex-shrink:0;font-size:1rem}.cart-chevron{margin-left:auto;flex-shrink:0}.cart-units{white-space:nowrap;font-variant-numeric:tabular-nums}
.check-row>.cart-badge[open]{grid-column:2/-1}
.cart-badge[open]>summary{width:fit-content;margin-top:.15rem}.cart-badge[open] .cart-chevron{transform:rotate(180deg)}
.cart-detail{display:grid;gap:.3rem;padding:.6rem .65rem .2rem;line-height:1.45;overflow-wrap:anywhere}
.cart-detail a{display:flex;align-items:center;min-height:44px;width:fit-content}
.grocery-request{padding:1rem;border:1px solid #d7e1e5;border-radius:12px;margin:.75rem 0;background:#fff}.grocery-request h3{font-size:1rem;margin:0}.grocery-request p{font-size:.9rem}.grocery-time{color:#56707b}
@media(max-width:560px){.check-row:has(>.cart-badge){grid-template-columns:24px minmax(0,1fr)}.check-row>.cart-badge{grid-column:2}.cart-badge>summary{width:fit-content;max-width:100%;margin-top:.1rem}}
@media(max-width:480px){.cart-actions button{width:100%}.cart-actions>a{margin-left:0}}
