.shop-card[data-astro-cid-2lo2ibim]{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.outer-frame[data-astro-cid-2lo2ibim]{aspect-ratio:1;background:#f5f5f5;justify-content:center;align-items:center;padding:1.25rem;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:flex}.inner-frame[data-astro-cid-2lo2ibim]{background:#fff;width:92%;height:92%;padding:10px;display:flex;box-shadow:0 15px 35px #0000001f}.image-container[data-astro-cid-2lo2ibim]{width:100%;height:100%;position:relative;overflow:hidden}.shop-card[data-astro-cid-2lo2ibim]:hover .outer-frame[data-astro-cid-2lo2ibim] img[data-astro-cid-2lo2ibim]{transform:scale(1.05)}.add-to-cart-btn[data-astro-cid-2lo2ibim]{cursor:pointer;z-index:10;color:#111;background:#ffffffe6;border:none;justify-content:center;align-items:center;width:36px;height:36px;padding:8px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.add-to-cart-btn[data-astro-cid-2lo2ibim]:hover{color:#fff;background:#111;transform:scale(1.1)}.add-to-cart-btn[data-astro-cid-2lo2ibim] svg[data-astro-cid-2lo2ibim]{width:100%;height:100%}.product-info[data-astro-cid-2lo2ibim]{flex-direction:column;gap:.4rem;display:flex}.artist-label[data-astro-cid-2lo2ibim]{text-transform:uppercase;letter-spacing:.2em;color:#999;font-size:.65rem;font-weight:500}.product-title[data-astro-cid-2lo2ibim]{font-family:var(--font-serif);letter-spacing:.05em;margin:0;font-size:1.2rem;font-weight:400}.product-price[data-astro-cid-2lo2ibim]{color:var(--color-dark);letter-spacing:.05em;font-size:.85rem;font-weight:700}@media (width<=900px){.outer-frame[data-astro-cid-2lo2ibim]{padding:1.5rem}}.shop-action-bar[data-astro-cid-6mtxfuqw]{backdrop-filter:blur(15px);z-index:900;background:#ffffffd9;border-bottom:1px solid #0000000d;width:100%;margin-bottom:3rem;padding:1rem 0;transition:all .4s cubic-bezier(.165,.84,.44,1);position:sticky;top:80px}.shop-action-bar[data-astro-cid-6mtxfuqw].is-stuck{padding:.8rem 0;box-shadow:0 4px 20px #00000008}.action-bar-container[data-astro-cid-6mtxfuqw]{max-width:var(--spacing-container);justify-content:space-between;align-items:center;margin:0 auto;padding:0 2rem;display:flex;position:relative}.search-wrapper[data-astro-cid-6mtxfuqw]{width:300px;position:absolute;left:50%;transform:translate(-50%)}#shop-search[data-astro-cid-6mtxfuqw]{text-transform:uppercase;letter-spacing:.2em;text-align:center;color:#111;background:0 0;border:none;outline:none;width:100%;padding:.5rem 0;font-size:.75rem;font-weight:600}#shop-search[data-astro-cid-6mtxfuqw]::placeholder{color:#ccc;font-weight:400}.search-underline[data-astro-cid-6mtxfuqw]{background:#111;width:0;height:1px;transition:width .4s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#shop-search[data-astro-cid-6mtxfuqw]:focus+.search-underline[data-astro-cid-6mtxfuqw]{width:100%}.cart-trigger[data-astro-cid-6mtxfuqw]{cursor:pointer;align-items:center;gap:1rem;margin-left:auto;transition:opacity .3s;display:flex}.cart-trigger[data-astro-cid-6mtxfuqw]:hover{opacity:.6}.cart-label[data-astro-cid-6mtxfuqw]{text-transform:uppercase;letter-spacing:.25em;color:#999;font-size:.65rem;font-weight:700}.cart-icon-wrapper[data-astro-cid-6mtxfuqw]{width:24px;height:24px;position:relative}.cart-icon-wrapper[data-astro-cid-6mtxfuqw] svg[data-astro-cid-6mtxfuqw]{color:#111;width:100%;height:100%}.cart-count[data-astro-cid-6mtxfuqw]{color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:800;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:-5px;right:-8px;transform:scale(0)}.cart-count[data-astro-cid-6mtxfuqw].has-items{transform:scale(1)}@media (width<=768px){.search-wrapper[data-astro-cid-6mtxfuqw]{width:200px}.cart-label[data-astro-cid-6mtxfuqw]{display:none}}@media (width<=480px){.search-wrapper[data-astro-cid-6mtxfuqw]{width:60%;position:static;transform:none}#shop-search[data-astro-cid-6mtxfuqw]{text-align:left}.search-underline[data-astro-cid-6mtxfuqw]{left:0;transform:none}}.cart-drawer-overlay[data-astro-cid-7o6y2myb]{z-index:3000;visibility:hidden;position:fixed;inset:0;overflow:hidden}.cart-drawer-overlay[data-astro-cid-7o6y2myb].is-open{visibility:visible}.cart-drawer-backdrop[data-astro-cid-7o6y2myb]{backdrop-filter:blur(8px);opacity:0;background:#0006;transition:opacity .5s cubic-bezier(.165,.84,.44,1);position:absolute;inset:0}.cart-drawer-overlay[data-astro-cid-7o6y2myb].is-open .cart-drawer-backdrop[data-astro-cid-7o6y2myb]{opacity:1}.cart-drawer[data-astro-cid-7o6y2myb]{background:#fff;flex-direction:column;width:400px;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 50px #0000001a}.cart-drawer-overlay[data-astro-cid-7o6y2myb].is-open .cart-drawer[data-astro-cid-7o6y2myb]{transform:translate(0)}.cart-drawer-header[data-astro-cid-7o6y2myb]{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:2rem;display:flex}.cart-drawer-title[data-astro-cid-7o6y2myb]{text-transform:uppercase;letter-spacing:.25em;margin:0;font-size:.85rem;font-weight:700}.cart-close-btn[data-astro-cid-7o6y2myb]{cursor:pointer;color:#111;background:0 0;border:none;width:24px;height:24px;padding:0;transition:opacity .3s}.cart-close-btn[data-astro-cid-7o6y2myb]:hover{opacity:.5}.cart-drawer-content[data-astro-cid-7o6y2myb]{flex-direction:column;flex:1;gap:2rem;padding:2rem;display:flex;overflow-y:auto}.cart-empty-state[data-astro-cid-7o6y2myb]{text-align:center;color:#999;padding-top:4rem;font-size:.9rem;font-weight:300}.cart-item[data-astro-cid-7o6y2myb]{align-items:center;gap:1.5rem;display:flex}.cart-item-image[data-astro-cid-7o6y2myb]{background:#f9f9f9;border:1px solid #0000000d;flex-shrink:0;width:80px;height:80px}.cart-item-image[data-astro-cid-7o6y2myb] img[data-astro-cid-7o6y2myb]{object-fit:cover;width:100%;height:100%}.cart-item-details[data-astro-cid-7o6y2myb]{flex-direction:column;flex:1;gap:.3rem;display:flex}.cart-item-title[data-astro-cid-7o6y2myb]{font-family:var(--font-serif);margin:0;font-size:1rem}.cart-item-price[data-astro-cid-7o6y2myb]{color:#111;font-size:.75rem;font-weight:700}.remove-item-btn[data-astro-cid-7o6y2myb]{color:#ccc;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;width:fit-content;padding:0;font-size:.6rem;transition:color .3s}.remove-item-btn[data-astro-cid-7o6y2myb]:hover{color:#f44}.cart-drawer-footer[data-astro-cid-7o6y2myb]{background:#fafafa;border-top:1px solid #0000000d;padding:2rem}.cart-total-section[data-astro-cid-7o6y2myb]{justify-content:space-between;margin-bottom:2rem;display:flex}.total-label[data-astro-cid-7o6y2myb]{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:.75rem}.total-amount[data-astro-cid-7o6y2myb]{font-size:1.1rem;font-weight:700}.checkout-btn[data-astro-cid-7o6y2myb]{color:#fff;text-transform:uppercase;letter-spacing:.25em;cursor:pointer;background:#111;border:none;width:100%;padding:1.25rem;font-size:.75rem;font-weight:700;transition:all .3s}.checkout-btn[data-astro-cid-7o6y2myb]:hover{background:#333;transform:translateY(-2px)}.cart-checkout-content[data-astro-cid-7o6y2myb]{flex:1;padding:2rem;overflow-y:auto}.checkout-form[data-astro-cid-7o6y2myb]{flex-direction:column;gap:1.25rem;display:flex}.checkout-subtitle[data-astro-cid-7o6y2myb]{text-transform:uppercase;letter-spacing:.15em;color:#111;margin:0;font-size:.8rem;font-weight:700}.checkout-description[data-astro-cid-7o6y2myb]{color:#666;margin:0 0 .5rem;font-size:.8rem;font-weight:300;line-height:1.4}.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb]{flex-direction:column;gap:.4rem;display:flex}.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb] label[data-astro-cid-7o6y2myb]{text-transform:uppercase;letter-spacing:.25em;color:#111;font-size:.65rem;font-weight:700}.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb] input[data-astro-cid-7o6y2myb],.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb] textarea[data-astro-cid-7o6y2myb]{background:#fafafa;border:1px solid #eee;border-radius:0;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb] input[data-astro-cid-7o6y2myb]:focus,.checkout-form[data-astro-cid-7o6y2myb] .form-group[data-astro-cid-7o6y2myb] textarea[data-astro-cid-7o6y2myb]:focus{background:#fff;border-color:#111;outline:none}.checkout-summary-section[data-astro-cid-7o6y2myb]{background:#fafafa;border:1px solid #0000000d;flex-direction:column;gap:.5rem;margin-top:.5rem;padding:1.25rem;display:flex}.summary-row[data-astro-cid-7o6y2myb]{color:#666;justify-content:space-between;font-size:.8rem;display:flex}.summary-row[data-astro-cid-7o6y2myb].total{color:#111;border-top:1px solid #0000000d;margin-top:.25rem;padding-top:.5rem;font-size:.95rem;font-weight:700}.checkout-actions[data-astro-cid-7o6y2myb]{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.checkout-submit-btn[data-astro-cid-7o6y2myb]{color:#fff;text-transform:uppercase;letter-spacing:.25em;cursor:pointer;background:#111;border:none;width:100%;padding:1.25rem;font-size:.75rem;font-weight:700;transition:all .3s}.checkout-submit-btn[data-astro-cid-7o6y2myb]:hover{background:#333}.checkout-submit-btn[data-astro-cid-7o6y2myb]:disabled{cursor:not-allowed;background:#ccc}.checkout-back-btn[data-astro-cid-7o6y2myb]{color:#111;text-transform:uppercase;letter-spacing:.15em;cursor:pointer;text-align:center;background:0 0;border:1px solid #00000026;padding:1rem;font-size:.7rem;font-weight:600;transition:all .3s}.checkout-back-btn[data-astro-cid-7o6y2myb]:hover{background:#fafafa;border-color:#111}.cart-success-content[data-astro-cid-7o6y2myb]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.success-icon-container[data-astro-cid-7o6y2myb]{color:#10b981;width:64px;height:64px}.success-title[data-astro-cid-7o6y2myb]{text-transform:uppercase;letter-spacing:.15em;margin:0;font-size:1rem;font-weight:700}.success-message[data-astro-cid-7o6y2myb]{color:#666;margin:0;font-size:.85rem;font-weight:300;line-height:1.5}.success-close-btn[data-astro-cid-7o6y2myb]{color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:#111;border:none;margin-top:1rem;padding:1rem 2.5rem;font-size:.7rem;font-weight:700;transition:all .3s}.success-close-btn[data-astro-cid-7o6y2myb]:hover{background:#333}@media (width<=480px){.cart-drawer[data-astro-cid-7o6y2myb]{width:100%}}.shop-page[data-astro-cid-l7yrjx73]{padding-bottom:var(--spacing-phi-6)}.shop-header[data-astro-cid-l7yrjx73]{text-align:center;max-width:800px;margin:0 auto 2.5rem;padding:0 2rem}.shop-container[data-astro-cid-l7yrjx73]{width:95vw;max-width:1600px;margin:0 auto;padding:0 2rem}.shop-grid[data-astro-cid-l7yrjx73]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.empty-state[data-astro-cid-l7yrjx73]{text-align:center;color:var(--color-mid);padding:10rem 0;font-weight:300}.toast[data-astro-cid-l7yrjx73]{color:#fff;text-transform:uppercase;letter-spacing:.2em;z-index:2000;background:#111;padding:1rem 2.5rem;font-size:.75rem;font-weight:700;transition:transform .6s cubic-bezier(.165,.84,.44,1);position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(100px);box-shadow:0 10px 30px #0003}.toast[data-astro-cid-l7yrjx73].is-active{transform:translate(-50%)translateY(0)}@media (width<=1200px){.shop-grid[data-astro-cid-l7yrjx73]{gap:3rem}}@media (width<=1024px){.shop-grid[data-astro-cid-l7yrjx73]{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.shop-grid[data-astro-cid-l7yrjx73]{grid-template-columns:1fr;gap:3rem}.shop-header[data-astro-cid-l7yrjx73]{margin-bottom:3rem}}
