#lines .line{display:grid;grid-template-columns:88px minmax(0,1fr) auto auto;gap:1.1rem;align-items:center;background:var(--surface);border-radius:18px;padding:1rem 1.15rem;box-shadow:0 1px 2px #1317130a,0 10px 30px #1317130f;transition:transform .18s cubic-bezier(.2,.7,.3,1),box-shadow .18s ease}#lines .line:hover{transform:translateY(-2px);box-shadow:0 2px 4px #1317130d,0 16px 40px #1317131a}#lines .line-thumb-link{display:block}#lines .line-thumb{width:88px;height:88px;object-fit:cover;border-radius:14px;display:block}#lines .line-info{display:flex;flex-direction:column;align-items:flex-start;gap:.28rem;min-width:0}#lines .line-title{font-weight:600;text-decoration:none;font-size:.98rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}#lines .line-title:hover{color:var(--accent-dark);text-decoration:none}#lines .line-variant{justify-self:start;font-size:.74rem;background:#eef1ec;color:var(--ink);padding:.16rem .6rem;border-radius:999px;font-weight:600;margin-top:0}#lines .line-unit{font-size:.8rem;color:var(--muted)}#lines .qty-stepper{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:var(--surface);overflow:hidden}#lines .qty-btn{width:36px;height:34px;background:none;border:0;font-size:1.05rem;color:var(--ink);cursor:pointer;transition:background .15s ease,color .15s ease}#lines .qty-btn:hover{background:var(--dark);color:#fff}#lines .qty-val{min-width:1.8rem;text-align:center;font-weight:700;font-size:.92rem}#lines .line-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch;gap:.6rem}#lines .line-total{font-weight:800;font-size:1.02rem;letter-spacing:-.01em}#lines .remove-btn{background:linear-gradient(135deg,#fef2f2,#ffe4e6);border:1px solid #fecaca;border-radius:10px;color:#dc2626;cursor:pointer;padding:.5rem;display:inline-flex;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .12s ease,box-shadow .18s ease}#lines .remove-btn:hover{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px #dc262659}#lines .remove-btn:active{transform:translateY(0) scale(.96)}#cs-strip .cs-card{flex-shrink:0;width:158px;background:var(--surface);border-radius:16px;padding:.6rem .65rem .7rem;display:flex;flex-direction:column;gap:.3rem;box-shadow:0 1px 2px #1317130a,0 8px 24px #1317130f;transition:transform .15s ease,box-shadow .15s ease}#cs-strip .cs-card:hover{transform:translateY(-3px);box-shadow:0 2px 4px #1317130d,0 14px 34px #1317131f}#cs-strip .cs-img{display:block;border-radius:10px;overflow:hidden;margin-bottom:.35rem}#cs-strip .cs-card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:transform .25s ease}#cs-strip .cs-card:hover img{transform:scale(1.04)}#cs-strip .cs-title{font-size:.88rem;font-weight:650;line-height:1.4;letter-spacing:-.01em;text-decoration:none;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#cs-strip .cs-title:hover{color:var(--accent-dark);text-decoration:none}#cs-strip .cs-bottom{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.35rem}#cs-strip .cs-price{font-size:.95rem;font-weight:800;letter-spacing:-.01em;color:var(--ink)}#cs-strip .cs-add{display:inline-flex;align-items:center;gap:.25rem;border:0;background:linear-gradient(135deg,#22c55e,#15803d);color:#fff;font:inherit;font-size:.76rem;font-weight:700;padding:.42rem .85rem;border-radius:999px;cursor:pointer;box-shadow:0 4px 12px #16a34a4d;transition:background .18s ease,transform .12s ease,box-shadow .18s ease}#cs-strip .cs-add:before{content:"+";font-size:.9rem;font-weight:800;line-height:1}#cs-strip .cs-add:hover{background:linear-gradient(135deg,#16a34a,#166534);transform:translateY(-1px);box-shadow:0 8px 20px #16a34a66}#cs-strip .cs-add:active{transform:translateY(0) scale(.96)}#cs-strip .cs-add.done{background:linear-gradient(135deg,#166534,#14532d);box-shadow:0 4px 12px #1665344d}#cs-strip .cs-add.done:before{content:"✓"}#cs-strip .cs-add:disabled{opacity:.95;cursor:default;transform:none}@media(max-width:480px){#lines .line{grid-template-columns:64px minmax(0,1fr) auto auto;padding:.75rem;gap:.7rem}#lines .line-thumb{width:64px;height:64px}#lines .qty-btn{width:28px;height:28px;font-size:.95rem}#lines .qty-val{min-width:1.4rem;font-size:.85rem}}.cart-page[data-astro-cid-h3zw4u6d]{padding-bottom:1rem}.cart-head[data-astro-cid-h3zw4u6d]{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.cart-head[data-astro-cid-h3zw4u6d] h1[data-astro-cid-h3zw4u6d]{font-size:clamp(1.7rem,3.5vw,2.3rem);letter-spacing:-.025em;margin:0}.head-note[data-astro-cid-h3zw4u6d]{color:var(--muted);font-size:.92rem}.cart-layout[data-astro-cid-h3zw4u6d]{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:2.25rem;align-items:start}.lines[data-astro-cid-h3zw4u6d]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.9rem}.cart-foot[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}.btn-secondary[data-astro-cid-h3zw4u6d]{display:inline-flex;align-items:center;gap:.45rem}.cross-sell[data-astro-cid-h3zw4u6d]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.cross-sell[data-astro-cid-h3zw4u6d] h2[data-astro-cid-h3zw4u6d]{font-size:1.05rem;margin:0 0 .9rem}.cs-strip[data-astro-cid-h3zw4u6d]{list-style:none;margin:0;padding:0 0 .45rem;display:flex;gap:.75rem;overflow-x:auto;scrollbar-width:thin;scroll-padding-left:1px}.summary[data-astro-cid-h3zw4u6d]{position:sticky;top:84px;background:linear-gradient(165deg,#151b15,#0e1a11);border-radius:22px;box-shadow:0 24px 60px #0e1a1159;padding:1.6rem 1.5rem 1.7rem}.summary[data-astro-cid-h3zw4u6d] .ship-progress[data-astro-cid-h3zw4u6d]{margin:0 0 1.3rem;background:#ffffff14;border:1px solid rgb(255 255 255 / 10%)}.summary[data-astro-cid-h3zw4u6d] .sp-track[data-astro-cid-h3zw4u6d]{background:#ffffff26}.summary[data-astro-cid-h3zw4u6d] .sp-fill[data-astro-cid-h3zw4u6d]{background:linear-gradient(90deg,#16a34a,#4ade80);box-shadow:0 0 12px #4ade8073}.summary[data-astro-cid-h3zw4u6d] .sp-text[data-astro-cid-h3zw4u6d]{color:#ffffffeb}.ship-progress[data-astro-cid-h3zw4u6d].unlocked .sp-text[data-astro-cid-h3zw4u6d]{color:#4ade80}.sum-title[data-astro-cid-h3zw4u6d]{font-size:1.18rem;letter-spacing:-.015em;color:#fff;margin:0 0 1rem}.sum-rows[data-astro-cid-h3zw4u6d]{margin:0 0 .6rem;display:flex;flex-direction:column;gap:.65rem}.sum-row[data-astro-cid-h3zw4u6d]{display:flex;justify-content:space-between;align-items:baseline;font-size:.94rem}.sum-row[data-astro-cid-h3zw4u6d] dt[data-astro-cid-h3zw4u6d]{color:#ffffff9e}.sum-row[data-astro-cid-h3zw4u6d] dd[data-astro-cid-h3zw4u6d]{margin:0;font-weight:600;color:#fff}.sum-row[data-astro-cid-h3zw4u6d] dd[data-astro-cid-h3zw4u6d].muted{color:#ffffff8c;font-weight:500;font-size:.85rem}.sum-row[data-astro-cid-h3zw4u6d] dd[data-astro-cid-h3zw4u6d].free{color:#4ade80;font-weight:700}.sum-row[data-astro-cid-h3zw4u6d].total{border-top:1px solid rgb(255 255 255 / 14%);padding-top:.85rem;margin-top:.5rem}.sum-row[data-astro-cid-h3zw4u6d].total dt[data-astro-cid-h3zw4u6d]{font-weight:700;color:#fff}.sum-row[data-astro-cid-h3zw4u6d].total dd[data-astro-cid-h3zw4u6d]{font-size:1.55rem;font-weight:800;letter-spacing:-.02em}.tax-note[data-astro-cid-h3zw4u6d]{font-size:.76rem;color:#ffffff7f;margin:0 0 1.25rem}.checkout-head[data-astro-cid-h3zw4u6d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.checkout-head[data-astro-cid-h3zw4u6d] h3[data-astro-cid-h3zw4u6d]{margin:0;font-size:.98rem;color:#fff}.secure-chip[data-astro-cid-h3zw4u6d]{display:inline-flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:700;color:#4ade80;background:#4ade801f;border-radius:999px;padding:.24rem .65rem}.paypal-shell[data-astro-cid-h3zw4u6d]{background:#fff;border-radius:14px;padding:.7rem}#paypal-buttons[data-astro-cid-h3zw4u6d]{min-height:120px}.buyer-note[data-astro-cid-h3zw4u6d]{font-size:.76rem;color:#ffffff8c;margin:1rem 0 0;line-height:1.55}.empty-state[data-astro-cid-h3zw4u6d]{text-align:center;padding-block:3rem}.empty-icon[data-astro-cid-h3zw4u6d]{width:76px;height:76px;margin:0 auto 1.2rem;border-radius:999px;background:linear-gradient(135deg,#16a34a,#14532d);color:#fff;display:grid;place-items:center;box-shadow:0 12px 28px #16a34a4d}.empty-actions[data-astro-cid-h3zw4u6d]{display:flex;gap:.65rem;justify-content:center;flex-wrap:wrap;margin-top:1.25rem}.mobile-checkout[data-astro-cid-h3zw4u6d]{position:fixed;left:0;right:0;bottom:0;z-index:150;display:none;align-items:center;justify-content:space-between;gap:1rem;background:#10140fe0;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);border-top:1px solid rgb(255 255 255 / 10%);color:#fff;padding:.65rem 1rem;padding-bottom:calc(.65rem + env(safe-area-inset-bottom,0px));transform:translateY(110%);transition:transform .3s cubic-bezier(.2,.7,.3,1)}.mobile-checkout[data-astro-cid-h3zw4u6d].show{display:flex;transform:translateY(0)}.mc-total[data-astro-cid-h3zw4u6d]{font-size:.85rem;color:#ffffffa6}.mc-total[data-astro-cid-h3zw4u6d] b[data-astro-cid-h3zw4u6d]{color:#fff;font-size:1.08rem;margin-left:.3rem}@media(max-width:1023px){.cart-layout[data-astro-cid-h3zw4u6d]{grid-template-columns:1fr;gap:1.75rem}.summary[data-astro-cid-h3zw4u6d]{position:static}.cart-page[data-astro-cid-h3zw4u6d]{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.mobile-checkout[data-astro-cid-h3zw4u6d].show{display:flex}}@media(min-width:1024px){.mobile-checkout[data-astro-cid-h3zw4u6d]{display:none!important}}@media(max-width:480px){.summary[data-astro-cid-h3zw4u6d]{padding:1.1rem 1rem 1.2rem}}
