.product-card[data-v-83784c52]{border:1px solid var(--aurora-border);border-radius:var(--aurora-radius);background:#fff;flex-direction:column;height:100%;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.product-card[data-v-83784c52]:hover{border-color:#634bff40;transform:translateY(-4px);box-shadow:0 20px 40px #634bff24}.product-card__media[data-v-83784c52]{aspect-ratio:4/3;background:#f1f5f9;position:relative;overflow:hidden}.product-card__image[data-v-83784c52]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-card:hover .product-card__image[data-v-83784c52]{transform:scale(1.04)}.product-card__image--placeholder[data-v-83784c52]{color:var(--aurora-purple);background:linear-gradient(#faf5ff,#fff);place-items:center;font-size:2.5rem;display:grid}.product-card__badge[data-v-83784c52]{z-index:2;color:#68ffa1;background:#d9f3db54;position:absolute;top:.75rem;left:.75rem}.product-card__favorite[data-v-83784c52]{z-index:2;width:38px;height:38px;color:var(--aurora-muted);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;transition:color .2s,transform .2s,box-shadow .2s;display:grid;position:absolute;top:.75rem;right:.75rem;box-shadow:0 4px 14px #0f172a1f}.product-card__favorite[data-v-83784c52]:hover{color:#ef4444;transform:scale(1.08);box-shadow:0 6px 18px #ef444433}.product-card__favorite--active[data-v-83784c52]{color:#ef4444;background:#fff1f2}.product-card__body[data-v-83784c52]{flex-direction:column;flex:1;gap:.65rem;padding:1rem 1rem 1.1rem;display:flex}.product-card__meta-row[data-v-83784c52]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__type[data-v-83784c52]{border-radius:var(--aurora-radius-pill);padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-flex}.product-card__type--physical[data-v-83784c52]{color:#1d4ed8;background:#dbeafe}.product-card__type--digital[data-v-83784c52]{color:#15803d;background:#dcfce7}.product-card__type--subscription[data-v-83784c52]{background:var(--aurora-purple-light);color:var(--aurora-purple)}.product-card__rating[data-v-83784c52]{color:#f59e0b;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.product-card__title[data-v-83784c52]{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;font-size:1rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__footer[data-v-83784c52]{justify-content:space-between;align-items:flex-end;gap:.75rem;margin-top:auto;display:flex}.product-card__price[data-v-83784c52]{margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.product-card__stock[data-v-83784c52]{white-space:nowrap;align-items:center;gap:.35rem;margin:0;font-size:.78rem;display:inline-flex}.product-card__stock--ok[data-v-83784c52]{color:#16a34a}.product-card__stock--low[data-v-83784c52]{color:#ea580c}.product-card__stock--out[data-v-83784c52]{color:#dc2626}.product-card__dot[data-v-83784c52]{background:currentColor;border-radius:50%;width:7px;height:7px}.product-card__button[data-v-83784c52]{justify-content:center;width:100%;margin-top:.35rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 8px 24px #634bff47;background:var(--aurora-gradient)!important;color:#fff!important;border:none!important}.product-card__button[data-v-83784c52]:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 28px #634bff59;background:var(--aurora-gradient-hover)!important}.product-card__button[data-v-83784c52] .p-button-icon{color:#fff}.cart-panel__version[data-v-3b12d398]{display:none}.cart-panel__empty[data-v-3b12d398]{color:var(--aurora-muted);text-align:center;justify-items:center;gap:.5rem;padding:2rem 0;display:grid}.cart-panel__empty i[data-v-3b12d398]{color:var(--aurora-purple-soft);font-size:2rem}.cart-panel__empty p[data-v-3b12d398]{color:var(--aurora-text);margin:0;font-size:1.05rem;font-weight:600}.cart-panel__list[data-v-3b12d398]{gap:.85rem;margin:0;padding:0;list-style:none;display:grid}.cart-panel__item[data-v-3b12d398]{border:1px solid var(--aurora-border);background:var(--aurora-bg);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.85rem;display:flex}.cart-panel__item-info[data-v-3b12d398]{min-width:0}.cart-panel__meta[data-v-3b12d398]{color:var(--aurora-muted);margin:.25rem 0 0;font-size:.9rem}.cart-panel__summary[data-v-3b12d398]{gap:.35rem;margin-bottom:.75rem;font-size:.95rem;display:grid}.cart-panel__row[data-v-3b12d398]{color:var(--aurora-muted);justify-content:space-between;gap:.75rem;display:flex}.cart-panel__row--discount[data-v-3b12d398]{color:#16a34a;font-weight:600}.cart-panel__footer[data-v-3b12d398]{justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:1.05rem;display:flex}.cart-panel__checkout[data-v-3b12d398]{width:100%}.header-search[data-v-33442deb]{width:100%;position:relative}.header-search__form[data-v-33442deb]{align-items:center;gap:.35rem;display:flex;position:relative}.header-search__field[data-v-33442deb]{flex:1;min-width:0}.header-search__input[data-v-33442deb]{width:100%}.header-search[data-v-33442deb] .p-inputtext{border:1px solid var(--aurora-border);width:100%;color:var(--aurora-text);background:#fff;border-radius:14px;padding:.72rem 2.5rem .72rem 2.65rem;transition:border-color .2s,box-shadow .2s;box-shadow:inset 0 1px 2px #0f172a0a}.header-search[data-v-33442deb] .p-inputtext::placeholder{color:var(--aurora-muted)}.header-search[data-v-33442deb] .p-inputtext:enabled:focus{border-color:#634bff73;box-shadow:0 0 0 4px #634bff1a}.header-search[data-v-33442deb] .p-inputicon{color:var(--aurora-muted)}.header-search--compact[data-v-33442deb] .p-inputtext{border-radius:var(--aurora-radius-pill);background:var(--aurora-bg);box-shadow:none;padding-top:.62rem;padding-bottom:.62rem}.header-search--compact[data-v-33442deb] .p-inputtext:enabled:focus{background:#fff;border-color:#634bff4d}.header-search__clear[data-v-33442deb]{width:1.75rem;height:1.75rem;color:var(--aurora-muted);cursor:pointer;z-index:2;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.header-search__clear[data-v-33442deb]:hover{background:var(--aurora-purple-light);color:var(--aurora-purple)}.header-search__dropdown[data-v-33442deb]{border:1px solid var(--aurora-border);z-index:30;background:#fff;border-radius:16px;position:absolute;top:calc(100% + .55rem);left:0;right:0;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}.header-search__list[data-v-33442deb]{margin:0;padding:.35rem;list-style:none}.header-search__item[data-v-33442deb]{text-align:left;cursor:pointer;width:100%;color:var(--aurora-text);background:0 0;border:0;border-radius:12px;grid-template-columns:48px 1fr auto;align-items:center;gap:.75rem;padding:.65rem .75rem;transition:background .15s;display:grid}.header-search__item[data-v-33442deb]:hover{background:var(--aurora-bg)}.header-search__thumb[data-v-33442deb]{width:48px;height:48px;color:var(--aurora-purple);background:linear-gradient(#faf5ff,#eef2ff);border-radius:10px;place-items:center;display:grid;overflow:hidden}.header-search__thumb img[data-v-33442deb]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.header-search__info[data-v-33442deb]{gap:.15rem;min-width:0;display:grid}.header-search__info strong[data-v-33442deb]{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;line-height:1.3;overflow:hidden}.header-search__info span[data-v-33442deb]{color:var(--aurora-muted);font-size:.78rem}.header-search__price[data-v-33442deb]{white-space:nowrap;color:var(--aurora-text);font-size:.88rem;font-weight:700}.header-search__empty[data-v-33442deb]{color:var(--aurora-muted);padding:1rem 1.1rem;font-size:.92rem}.header-search__all[data-v-33442deb]{border:0;border-top:1px solid var(--aurora-border);background:var(--aurora-bg);width:100%;color:var(--aurora-purple);cursor:pointer;justify-content:center;align-items:center;gap:.45rem;padding:.85rem 1rem;font-weight:600;transition:background .15s;display:flex}.header-search__all[data-v-33442deb]:hover{background:var(--aurora-purple-light)}.header[data-v-7f0e00c1]{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--aurora-border);background:#fffffff0;position:sticky;top:0}.header__inner[data-v-7f0e00c1]{padding:.85rem 0}.header__main[data-v-7f0e00c1]{align-items:center;gap:1.5rem 2rem;min-height:52px;display:flex}.header__logo[data-v-7f0e00c1]{letter-spacing:-.02em;color:inherit;white-space:nowrap;border-right:2px solid var(--aurora-border);flex-shrink:0;padding-right:2rem;font-size:1.25rem;font-weight:800;text-decoration:none}.header__logo-accent[data-v-7f0e00c1]{color:var(--aurora-purple)}.header__center[data-v-7f0e00c1]{flex:1;justify-content:space-between;gap:1.5rem 2.5rem;min-width:0}.header__center[data-v-7f0e00c1],.header__nav[data-v-7f0e00c1]{align-items:center;display:flex}.header__nav[data-v-7f0e00c1]{flex-shrink:0;gap:1.35rem}.header__nav-link[data-v-7f0e00c1]{color:var(--aurora-muted);white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none}.header__nav-link.router-link-active[data-v-7f0e00c1]{color:var(--aurora-purple)}.header__nav-link[data-v-7f0e00c1]:hover{color:var(--aurora-text)}.header__search[data-v-7f0e00c1]{flex-shrink:0;width:min(100%,300px)}.header__actions[data-v-7f0e00c1]{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.header__login[data-v-7f0e00c1]{color:var(--aurora-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:.5rem .65rem}.header__action[data-v-7f0e00c1]{border-radius:var(--aurora-radius-pill);cursor:pointer;flex-shrink:0;align-items:center;gap:.45rem;padding:.58rem .9rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.header__action--outline[data-v-7f0e00c1]{color:var(--aurora-purple);background:#fff;border:1px solid #634bff38}.header__action--outline[data-v-7f0e00c1]:hover{background:var(--aurora-purple-light);border-color:var(--aurora-purple);transform:translateY(-1px)}.header__action--cart[data-v-7f0e00c1]{background:var(--aurora-gradient);color:#fff;border:0;box-shadow:0 8px 20px #634bff38}.header__action--cart[data-v-7f0e00c1]:hover{transform:translateY(-1px);box-shadow:0 12px 24px #634bff4d}.header__action-icon[data-v-7f0e00c1]{justify-content:center;align-items:center;width:1.1rem;height:1.1rem;display:inline-flex;position:relative}.header__action-badge[data-v-7f0e00c1]{right:-5.5rem}.header__action-badge[data-v-7f0e00c1],.header__action-badge-favorite[data-v-7f0e00c1]{pointer-events:none;min-width:1.1rem;height:1.1rem;margin:0;padding:0 .2rem;font-size:.62rem;line-height:1.1rem;position:absolute;top:-.55rem}.header__action-badge-favorite[data-v-7f0e00c1]{right:-6.7rem}.header__action--cart .header__action-badge[data-v-7f0e00c1],.header__action-badge-favorite[data-v-7f0e00c1]{color:#fff;background:#f55123}@media (width<=1099px){.header__action-label[data-v-7f0e00c1]{display:none}.header__action[data-v-7f0e00c1]{padding:.58rem}.header__nav[data-v-7f0e00c1]{gap:1rem}.header__search[data-v-7f0e00c1]{width:min(100%,240px)}}@media (width<=899px){.header__main[data-v-7f0e00c1]{flex-wrap:wrap;gap:.85rem 1rem}.header__center[data-v-7f0e00c1]{flex:100%;order:3}.header__nav[data-v-7f0e00c1]{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.header__nav[data-v-7f0e00c1]::-webkit-scrollbar{display:none}.header__search[data-v-7f0e00c1]{width:min(100%,220px)}.header__login[data-v-7f0e00c1]{display:none}}@media (width<=599px){.header__center[data-v-7f0e00c1]{flex-direction:column;align-items:stretch;gap:.75rem}.header__search[data-v-7f0e00c1]{width:100%}}.footer[data-v-3a081eba]{border-top:1px solid var(--aurora-border);background:#fff;padding-top:3rem}.footer__inner[data-v-3a081eba]{grid-template-columns:1fr;gap:2rem;padding-bottom:2rem;display:grid}.footer__logo[data-v-3a081eba]{font-size:1.2rem;font-weight:800}.footer__logo span[data-v-3a081eba]{color:var(--aurora-purple)}.footer__tagline[data-v-3a081eba]{max-width:18rem;color:var(--aurora-muted);margin:.75rem 0 0;line-height:1.55}.footer__columns[data-v-3a081eba]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;display:grid}.footer__column h3[data-v-3a081eba]{margin:0 0 .75rem;font-size:.95rem}.footer__column ul[data-v-3a081eba]{margin:0;padding:0;list-style:none}.footer__column li+li[data-v-3a081eba]{margin-top:.45rem}.footer__column a[data-v-3a081eba]{color:var(--aurora-muted);font-size:.9rem;text-decoration:none}.footer__column a[data-v-3a081eba]:hover{color:var(--aurora-purple)}.footer__bottom[data-v-3a081eba]{border-top:1px solid var(--aurora-border);color:var(--aurora-muted);flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:1rem 0 2rem;font-size:.85rem;display:flex}@media (width>=900px){.footer__inner[data-v-3a081eba]{grid-template-columns:.9fr 1.1fr}}
