.cart-fab[data-astro-cid-7o6y2myb]{z-index:60;color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--st-holo), var(--st-holo-2));width:3.25rem;height:3.25rem;box-shadow:0 6px 28px var(--st-glow);border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.cart-fab[data-astro-cid-7o6y2myb]:hover{box-shadow:0 8px 34px var(--st-glow);transform:translateY(-2px)}.cart-fab-count[data-astro-cid-7o6y2myb]{background:var(--st-panel-solid);min-width:1.35rem;height:1.35rem;color:var(--st-holo);border:1px solid var(--st-holo);font-family:var(--st-mono);border-radius:999px;justify-content:center;align-items:center;padding:0 .3rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-.25rem;right:-.25rem}.cart-overlay[data-astro-cid-7o6y2myb]{z-index:70;backdrop-filter:blur(3px);opacity:0;background:#02061099;transition:opacity .25s;position:fixed;inset:0}.cart-overlay[data-astro-cid-7o6y2myb].is-open{opacity:1}.cart-panel[data-astro-cid-7o6y2myb]{z-index:80;background:var(--st-panel-solid);border-left:1px solid var(--st-line-soft);flex-direction:column;width:min(24rem,100vw);transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-panel[data-astro-cid-7o6y2myb].is-open{transform:translate(0)}.cart-head[data-astro-cid-7o6y2myb]{border-bottom:1px solid var(--st-line-soft);justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;display:flex}.cart-title[data-astro-cid-7o6y2myb]{font-family:var(--st-display);color:var(--st-text);font-size:1.05rem;font-weight:700}.cart-close[data-astro-cid-7o6y2myb]{border:1px solid var(--st-line-soft);width:2rem;height:2rem;color:var(--st-text-dim);cursor:pointer;background:0 0;border-radius:.4rem;justify-content:center;align-items:center;display:flex}.cart-close[data-astro-cid-7o6y2myb]:hover{color:var(--st-holo);border-color:var(--st-holo)}.cart-items[data-astro-cid-7o6y2myb]{flex:1;padding:.75rem;overflow-y:auto}.cart-empty{text-align:center;color:var(--st-text-dim);padding:2rem 1rem;font-size:.875rem}.cart-item{border:1px solid var(--st-line-soft);border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.6rem;display:flex}.cart-item-img{object-fit:cover;background:var(--st-panel);border-radius:.25rem;flex-shrink:0;width:2.6rem;height:3.5rem}.cart-item-img--empty{background:var(--st-panel)}.cart-item-body{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.cart-item-title{color:var(--st-text);font-size:.85rem;font-weight:600;line-height:1.3;text-decoration:none}.cart-item-title:hover{color:var(--st-holo)}.cart-item-price{font-family:var(--st-mono);color:var(--st-holo);font-size:.75rem}.cart-item-remove{color:var(--st-text-dim);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.25rem}.cart-item-remove:hover{color:#f87171}.cart-foot[data-astro-cid-7o6y2myb]{border-top:1px solid var(--st-line-soft);padding:1rem 1.25rem 1.25rem}.cart-total-row[data-astro-cid-7o6y2myb]{font-family:var(--st-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--st-text-dim);justify-content:space-between;align-items:baseline;font-size:.75rem;display:flex}.cart-total-row[data-astro-cid-7o6y2myb] strong[data-astro-cid-7o6y2myb]{font-family:var(--st-display);color:var(--st-text);font-size:1.35rem}.cart-note[data-astro-cid-7o6y2myb]{color:var(--st-text-dim);margin-top:.35rem;font-size:.7rem;line-height:1.5}.cart-note[data-astro-cid-7o6y2myb] a[data-astro-cid-7o6y2myb]{color:var(--st-holo);text-decoration:underline}.cart-checkout[data-astro-cid-7o6y2myb]{width:100%;font-family:var(--st-display);letter-spacing:.04em;text-transform:uppercase;color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--st-holo), var(--st-holo-2));box-shadow:0 0 18px var(--st-glow);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.9rem;padding:.75rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex}.cart-checkout[data-astro-cid-7o6y2myb]:hover{filter:brightness(1.1)}.cart-checkout[data-astro-cid-7o6y2myb]:disabled{opacity:.6;cursor:wait}.cart-error[data-astro-cid-7o6y2myb]{color:#f87171;margin-top:.7rem;font-size:.78rem;line-height:1.5}.cart-success[data-astro-cid-7o6y2myb]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem 1.25rem;display:flex}.cart-success-mark[data-astro-cid-7o6y2myb]{color:#fff;background:linear-gradient(135deg,#10b981,#047857);border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 0 22px #10b98173}.cart-success-title[data-astro-cid-7o6y2myb]{font-family:var(--st-display);color:var(--st-text);margin-top:1rem;font-size:1.1rem;font-weight:700}.cart-success-text[data-astro-cid-7o6y2myb]{color:var(--st-text-dim);overflow-wrap:anywhere;margin-top:.5rem;font-size:.82rem;line-height:1.6}.cart-downloads[data-astro-cid-7o6y2myb]{flex-direction:column;gap:.5rem;width:100%;margin-top:1.25rem;display:flex}.cart-download.is-busy{opacity:.7;cursor:wait;pointer-events:none}.cart-download{border:1px solid color-mix(in srgb, var(--st-ok) 40%, transparent);cursor:pointer;width:100%;font-family:var(--st-display);border:1px solid color-mix(in srgb, var(--st-ok) 40%, transparent);background:color-mix(in srgb, var(--st-ok) 10%, transparent);font-family:var(--st-display);color:var(--st-ok);border-radius:.5rem;padding:.7rem .9rem;font-size:.85rem;font-weight:600;text-decoration:none;display:block}.cart-download:hover{filter:brightness(1.15)}.cart-clear[data-astro-cid-7o6y2myb]{width:100%;font-family:var(--st-mono);letter-spacing:.06em;color:var(--st-text-dim);cursor:pointer;background:0 0;border:none;margin-top:.6rem;font-size:.7rem}.cart-clear[data-astro-cid-7o6y2myb]:hover{color:#f87171}@media (prefers-reduced-motion:reduce){.cart-panel[data-astro-cid-7o6y2myb],.cart-overlay[data-astro-cid-7o6y2myb],.cart-fab[data-astro-cid-7o6y2myb]{transition:none}}
