.cd-overlay{z-index:100;background:#0a0a0a80;position:fixed;inset:0}.cd-drawer{z-index:101;background:#fff;flex-direction:column;width:100%;max-width:420px;font-family:Archivo,-apple-system,Helvetica Neue,Helvetica,Arial,system-ui,sans-serif;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-12px 0 40px -12px #0a0a0a4d}.cd-header{padding:20px;padding-top:calc(20px + env(safe-area-inset-top));border-bottom:1px solid #e4e4e4;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.cd-header h2{letter-spacing:-.01em;color:#0a0a0a;margin:0;font-size:17px;font-weight:800}.cd-close{color:#0a0a0a;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:none;place-items:center;width:44px;height:44px;margin-right:-8px;display:grid}.cd-close:active{background:#f4f4f4}.cd-body{flex:1;padding:16px 20px;overflow-y:auto}.cd-empty{color:#6e6e6e;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:40px 20px;display:flex}.cd-empty svg{opacity:.4}.cd-empty p{margin:0;font-size:14px}.cd-empty-cta{color:#fff;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:#f43f5e;border:none;border-radius:10px;min-height:44px;margin-top:8px;padding:12px 20px;font-size:13px;font-weight:700}.cd-groups{flex-direction:column;gap:20px;display:flex}.cd-group{border:1px solid #e4e4e4;border-radius:14px;padding:14px}.cd-group-head{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.cd-group-title{text-transform:uppercase;letter-spacing:.02em;color:#0a0a0a;font-size:13.5px;font-weight:700}.cd-group-price{color:#0a0a0a;font-variant-numeric:tabular-nums;font-size:15px;font-weight:800}.cd-thumbs{flex-wrap:wrap;gap:8px;display:flex}.cd-thumb-item{width:64px;height:64px;position:relative}.cd-thumb-image{background:#f4f4f4;border-radius:8px;width:100%;height:100%;overflow:hidden}.cd-thumb-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cd-thumb-remove{color:#fff;cursor:pointer;cursor:pointer;background:#0a0a0a;border:none;border-radius:999px;place-items:center;width:22px;height:22px;font-size:10px;line-height:1;display:grid;position:absolute;top:-6px;right:-6px;box-shadow:0 0 0 2px #fff}.cd-group-rate{color:#6e6e6e;margin-top:10px;font-size:11.5px;display:block}.cd-footer{padding:16px 20px calc(16px + env(safe-area-inset-bottom,0px));background:#f4f4f4;border-top:1px solid #e4e4e4;flex-shrink:0}.cd-subtotal{color:#6e6e6e;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:13.5px;display:flex}.cd-subtotal-value{color:#0a0a0a;font-variant-numeric:tabular-nums;font-size:19px;font-weight:800}.cd-checkout{color:#fff;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:#0a0a0a;border:none;border-radius:10px;width:100%;padding:15px;font-size:13.5px;font-weight:700}.cd-checkout:active{opacity:.85}
