.light[data-v-4cd85f12]{--bg-color: #f5f5f5;--text-color: #1a1a1a;--card-bg: #ffffff;--card-border: #e0e0e0;--btn-outline-hover: #e0e0e0}.dark[data-v-4cd85f12]{--bg-color: #121212;--text-color: #e0e0e0;--card-bg: #1e1e1e;--card-border: #333333;--btn-outline-hover: #333333}.product-showcase[data-v-4cd85f12]{background-color:var(--bg-color);color:var(--text-color);margin-top:-68px;padding:20px;min-height:100vh}.showcase-header[data-v-4cd85f12]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;padding-bottom:24px;border-bottom:1px solid var(--card-border);margin-bottom:30px}.showcase-actions .action-btn[data-v-4cd85f12]{color:var(--text-color);opacity:.7;transition:opacity .3s ease}.showcase-actions .action-btn[data-v-4cd85f12]:hover{opacity:1}.product-card[data-v-4cd85f12]{height:100%;border-radius:12px;background-color:var(--card-bg);border:1px solid var(--card-border);display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.product-card[data-v-4cd85f12]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.dark .product-card[data-v-4cd85f12]:hover{box-shadow:0 10px 30px #0003}.product-card__image[data-v-4cd85f12]{cursor:pointer;border-radius:12px 12px 0 0;transition:transform .3s ease}.product-card:hover .product-card__image[data-v-4cd85f12]{transform:scale(1.05)}.status-badge[data-v-4cd85f12]{font-size:.75rem;font-weight:500;border-radius:6px}.product-card .q-card__section[data-v-4cd85f12]{flex-grow:1}.product-card__content[data-v-4cd85f12]{display:flex;flex-direction:column;justify-content:space-between}.product-card__title[data-v-4cd85f12]{font-weight:600;font-size:1rem;line-height:1.4;color:var(--text-color)}.product-card__price[data-v-4cd85f12]{font-weight:700;font-size:1.1rem;color:var(--text-color);min-height:44px;display:flex;flex-direction:column;justify-content:flex-end}.add-to-cart-btn[data-v-4cd85f12]{border-radius:8px;font-weight:600;text-transform:none}.theme--light .add-to-cart-btn[data-v-4cd85f12]:not(.bg-positive){background:var(--btn-outline-hover)!important;color:#1a1a1a!important}
