.app-header__logo[data-v-361fb513]{display:inline-flex;align-items:center;gap:8px}.app-header__logo-icon[data-v-361fb513]{flex:0 0 auto;color:#7c3aed}.app-header__nav[data-v-361fb513]{display:flex;align-items:center;gap:10px}.app-header__user[data-v-361fb513]{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 12px;border-radius:999px;background:#ffffffe0;border:1px solid #ece7f7;color:#5d5871;font-weight:700}.app-header__user-name[data-v-361fb513]{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header__auth-button[data-v-361fb513]{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #ece7f7;border-radius:999px;background:#ffffffeb;color:#5d5871;font-weight:700;cursor:pointer}.app-header__auth-button[data-v-361fb513]:disabled{opacity:.65;cursor:not-allowed}.app-header__cart-badge[data-v-361fb513]{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:var(--primary-dark);font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.cart-badge-bounce-enter-active[data-v-361fb513],.cart-badge-bounce-leave-active[data-v-361fb513]{transition:all .22s ease}.cart-badge-bounce-enter-from[data-v-361fb513]{opacity:0;transform:scale(.6)}.cart-badge-bounce-enter-to[data-v-361fb513],.cart-badge-bounce-leave-from[data-v-361fb513]{opacity:1;transform:scale(1)}.cart-badge-bounce-leave-to[data-v-361fb513]{opacity:0;transform:scale(1.25)}@media(max-width:768px){.app-header__user[data-v-361fb513]{min-height:36px;padding:0 10px;font-size:13px;gap:0}.app-header__user svg[data-v-361fb513]{display:none}.app-header__cart span[data-v-361fb513]{display:none}.app-header__user-name[data-v-361fb513]{max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header__auth-button span[data-v-361fb513]{display:none}.app-header__auth-button[data-v-361fb513]{width:42px;padding:0;justify-content:center}}.floating-cart-bar[data-v-5430a6ce]{position:fixed;left:12px;right:12px;bottom:12px;z-index:60;min-height:64px;padding:12px 16px;border-radius:20px;background:radial-gradient(circle at top right,rgba(255,255,255,.18),transparent 30%),linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 18px 38px #7c3aed4d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform-origin:center}.floating-cart-bar.is-pulsing[data-v-5430a6ce]{animation:floating-cart-pulse-5430a6ce .52s ease}.floating-cart-bar__left[data-v-5430a6ce]{display:flex;flex-direction:column;gap:6px;min-width:0}.floating-cart-bar__title-row[data-v-5430a6ce]{display:inline-flex;align-items:center;gap:8px}.floating-cart-bar__title[data-v-5430a6ce]{font-size:16px;font-weight:800;line-height:1.1}.floating-cart-bar__count[data-v-5430a6ce]{font-size:13px;color:#ffffffdb}.floating-cart-bar__right[data-v-5430a6ce]{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:18px;font-weight:800}.floating-cart-enter-active[data-v-5430a6ce],.floating-cart-leave-active[data-v-5430a6ce]{transition:all .2s ease}.floating-cart-enter-from[data-v-5430a6ce],.floating-cart-leave-to[data-v-5430a6ce]{opacity:0;transform:translateY(16px)}.cart-text-bounce-enter-active[data-v-5430a6ce],.cart-text-bounce-leave-active[data-v-5430a6ce]{transition:all .22s ease}.cart-text-bounce-enter-from[data-v-5430a6ce]{opacity:0;transform:translateY(6px) scale(.96)}.cart-text-bounce-enter-to[data-v-5430a6ce],.cart-text-bounce-leave-from[data-v-5430a6ce]{opacity:1;transform:translateY(0) scale(1)}.cart-text-bounce-leave-to[data-v-5430a6ce]{opacity:0;transform:translateY(-6px) scale(1.04)}@keyframes floating-cart-pulse-5430a6ce{0%{transform:scale(1);box-shadow:0 18px 38px #7c3aed4d}35%{transform:scale(1.03);box-shadow:0 24px 46px #7c3aed61}to{transform:scale(1);box-shadow:0 18px 38px #7c3aed4d}}@media(min-width:769px){.floating-cart-bar[data-v-5430a6ce]{display:none}}.app-toast[data-v-a826b2c0]{position:fixed;left:50%;bottom:92px;transform:translate(-50%);z-index:80;display:flex;align-items:center;gap:10px;width:calc(100% - 24px);max-width:420px;min-height:56px;padding:12px 14px;border-radius:18px;border:1px solid #ece7f7;background:#fffffff5;box-shadow:0 18px 38px #6d28d924;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-toast.is-success[data-v-a826b2c0]{border-color:#d1fae5}.app-toast.is-error[data-v-a826b2c0]{border-color:#fee2e2}.app-toast.is-info[data-v-a826b2c0]{border-color:#dbeafe}.app-toast__icon-wrap[data-v-a826b2c0]{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#f3e8ff;color:#7c3aed}.app-toast.is-success .app-toast__icon-wrap[data-v-a826b2c0]{background:#ecfdf5;color:#059669}.app-toast.is-error .app-toast__icon-wrap[data-v-a826b2c0]{background:#fef2f2;color:#dc2626}.app-toast.is-info .app-toast__icon-wrap[data-v-a826b2c0]{background:#eff6ff;color:#2563eb}.app-toast__content[data-v-a826b2c0]{flex:1 1 auto;min-width:0;color:#1f1b2d;font-weight:600;line-height:1.4}.app-toast__close[data-v-a826b2c0]{flex:0 0 auto;width:30px;height:30px;border:none;background:transparent;border-radius:999px;color:#7b768f;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.app-toast-enter-active[data-v-a826b2c0],.app-toast-leave-active[data-v-a826b2c0]{transition:all .22s ease}.app-toast-enter-from[data-v-a826b2c0],.app-toast-leave-to[data-v-a826b2c0]{opacity:0;transform:translate(-50%) translateY(14px) scale(.98)}@media(min-width:769px){.app-toast[data-v-a826b2c0]{bottom:24px}}.product-card[data-v-54958d03]{position:relative;overflow:hidden;background:#ffffffeb;border:1px solid #ece7f7;border-radius:24px;box-shadow:0 12px 30px #6d28d914;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-v-54958d03]:hover{transform:translateY(-3px);box-shadow:0 18px 36px #6d28d91f}.product-card__image-link[data-v-54958d03]{position:relative;display:block;padding:10px 10px 0}.product-card__image[data-v-54958d03]{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:radial-gradient(circle at top right,#fce7f3 0%,transparent 30%),linear-gradient(180deg,#faf7ff,#f3e8ff)}.product-card__badge[data-v-54958d03]{position:absolute;top:18px;left:18px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;font-size:12px;font-weight:700;box-shadow:0 10px 20px #7c3aed33}.product-card__body[data-v-54958d03]{padding:16px}.product-card__category[data-v-54958d03]{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#f3e8ff;color:#6d28d9;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product-card__title[data-v-54958d03]{display:block;min-height:48px;margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.35}.product-card__article[data-v-54958d03]{margin-bottom:14px;font-size:13px;color:#9f99b6}.product-card__bottom[data-v-54958d03]{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:14px}.product-card__price[data-v-54958d03]{font-size:22px;font-weight:800;line-height:1;color:#1f1b2d}.product-card__old-price[data-v-54958d03]{margin-top:6px;font-size:13px;color:#9f99b6;text-decoration:line-through}.product-card__stock[data-v-54958d03]{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.is-in-stock[data-v-54958d03]{color:#047857;background:#ecfdf5}.is-out-stock[data-v-54958d03]{color:#b91c1c;background:#fef2f2}.product-card__actions[data-v-54958d03]{display:flex;flex-direction:column;gap:10px}.product-card__button[data-v-54958d03],.product-card__link[data-v-54958d03]{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:46px;border-radius:14px;font-weight:700}.product-card__button[data-v-54958d03]{border:none;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;cursor:pointer;box-shadow:0 12px 24px #7c3aed2e;transform-origin:center}.product-card__button.is-animating[data-v-54958d03]{animation:add-to-cart-bounce-54958d03 .26s ease}.product-card__button[data-v-54958d03]:disabled{background:#c9c3d8;box-shadow:none;cursor:not-allowed}.product-card__qty[data-v-54958d03]{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;width:100%;min-height:46px;padding:4px;border-radius:14px;background:#faf7ff;border:1px solid #ece7f7;box-shadow:0 10px 22px #7c3aed14;transform-origin:center}.product-card__qty.is-animating[data-v-54958d03]{animation:add-to-cart-bounce-54958d03 .26s ease}.product-card__qty-btn[data-v-54958d03]{width:34px;height:34px;margin:0 auto;border:none;border-radius:10px;background:#fff;color:#6d28d9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #6d28d914}.product-card__qty-value[data-v-54958d03]{text-align:center;font-weight:800;font-size:16px;color:#1f1b2d}.product-card__link[data-v-54958d03]{background:#faf7ff;color:#6d28d9;border:1px solid #ece7f7}@keyframes add-to-cart-bounce-54958d03{0%{transform:scale(1)}35%{transform:scale(.95)}70%{transform:scale(1.03)}to{transform:scale(1)}}@media(max-width:640px){.product-card[data-v-54958d03]{border-radius:18px}.product-card__image-link[data-v-54958d03]{padding:8px 8px 0}.product-card__image[data-v-54958d03]{border-radius:14px}.product-card__body[data-v-54958d03]{padding:12px}.product-card__title[data-v-54958d03]{min-height:40px;font-size:15px}.product-card__article[data-v-54958d03]{margin-bottom:10px;font-size:12px}.product-card__bottom[data-v-54958d03]{margin-bottom:10px;align-items:flex-start;flex-direction:column}.product-card__price[data-v-54958d03]{font-size:18px}.product-card__stock[data-v-54958d03]{padding:6px 8px;font-size:11px}.product-card__actions[data-v-54958d03]{gap:8px}.product-card__button[data-v-54958d03],.product-card__link[data-v-54958d03],.product-card__qty[data-v-54958d03]{min-height:40px;font-size:14px;border-radius:12px}.product-card__qty[data-v-54958d03]{grid-template-columns:38px 1fr 38px}.product-card__qty-btn[data-v-54958d03]{width:30px;height:30px}}.catalog-grid__item[data-v-4b146e2e]{opacity:0;transform:translateY(18px);animation:catalog-card-in-4b146e2e .45s ease forwards}@keyframes catalog-card-in-4b146e2e{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.catalog-page[data-v-4b146e2e]{display:flex;flex-direction:column;gap:22px}.catalog-hero[data-v-4b146e2e]{position:relative;overflow:hidden;padding:30px;border-radius:30px;background:radial-gradient(circle at top right,rgba(255,255,255,.42),transparent 24%),radial-gradient(circle at bottom left,rgba(255,255,255,.25),transparent 28%),linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 18px 42px #7c3aed38}.catalog-hero__content[data-v-4b146e2e]{max-width:660px}.catalog-hero__badge[data-v-4b146e2e]{display:inline-flex;align-items:center;min-height:34px;margin-bottom:14px;padding:0 14px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:13px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.catalog-hero h1[data-v-4b146e2e]{margin-bottom:12px;color:#fff}.catalog-hero p[data-v-4b146e2e]{color:#ffffffe0;font-size:16px;line-height:1.6}.catalog-toolbar[data-v-4b146e2e]{display:flex;flex-direction:column;gap:14px}.catalog-search[data-v-4b146e2e]{position:relative}.catalog-search__icon[data-v-4b146e2e]{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#8b84a6;pointer-events:none}.catalog-search__input[data-v-4b146e2e]{width:100%;min-height:54px;padding:0 18px 0 46px;border:1px solid #e8def8;border-radius:18px;background:#ffffffeb;color:#1f1b2d;box-shadow:0 12px 28px #7c3aed0f}.catalog-search__input[data-v-4b146e2e]:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #c4b5fd2e}.catalog-categories[data-v-4b146e2e]{display:flex;flex-wrap:wrap;gap:10px}.catalog-categories__chip[data-v-4b146e2e]{min-height:42px;padding:0 16px;border:1px solid #ece7f7;border-radius:999px;background:#fffffff0;color:#5d5871;cursor:pointer;font-weight:600;transition:.2s ease;box-shadow:0 8px 20px #7c3aed0a;white-space:nowrap}.catalog-categories__chip[data-v-4b146e2e]:hover{border-color:#d8c9fb;color:#6d28d9;background:#faf7ff}.catalog-categories__chip.is-active[data-v-4b146e2e]{background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;border-color:transparent;box-shadow:0 12px 28px #7c3aed2e}.catalog-meta[data-v-4b146e2e]{display:flex;align-items:center;justify-content:space-between}.catalog-meta p[data-v-4b146e2e]{color:#6f6a86}.catalog-grid[data-v-4b146e2e]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.catalog-empty[data-v-4b146e2e]{padding:30px 20px;background:#ffffffe6;border:1px solid #ece7f7;border-radius:26px;text-align:center;box-shadow:0 16px 38px #6d28d914}.catalog-empty__icon[data-v-4b146e2e]{margin:0 auto 12px;color:#8b5cf6}.catalog-empty h2[data-v-4b146e2e]{margin-bottom:10px}.catalog-empty p[data-v-4b146e2e]{margin-bottom:16px}@media(max-width:980px){.catalog-grid[data-v-4b146e2e]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.catalog-hero[data-v-4b146e2e]{padding:22px 18px;border-radius:24px}.catalog-search__input[data-v-4b146e2e]{min-height:48px;padding:0 14px 0 42px;border-radius:14px}.catalog-search__icon[data-v-4b146e2e]{left:14px}.catalog-categories[data-v-4b146e2e]{flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.catalog-categories[data-v-4b146e2e]::-webkit-scrollbar{display:none}.catalog-categories__chip[data-v-4b146e2e]{flex:0 0 auto;min-height:38px;padding:0 14px;font-size:14px}.catalog-grid[data-v-4b146e2e]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.back-button[data-v-4a250095]{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid #ece7f7;border-radius:999px;background:#ffffffe6;color:#5d5871;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #7c3aed0d}.product-page__topbar[data-v-da2a724e]{margin-bottom:16px}.product-page__grid[data-v-da2a724e]{display:grid;grid-template-columns:1.02fr .98fr;gap:24px}.product-page__gallery[data-v-da2a724e],.product-page__content[data-v-da2a724e]{background:#ffffffe0;border:1px solid #ece7f7;border-radius:28px;box-shadow:0 16px 38px #6d28d914}.product-page__gallery[data-v-da2a724e]{position:relative;overflow:hidden;padding:16px;background:radial-gradient(circle at top right,#fce7f3 0%,transparent 25%),linear-gradient(180deg,#fff,#faf7ff)}.product-page__sale-badge[data-v-da2a724e]{position:absolute;top:22px;left:22px;z-index:2;display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;font-size:13px;font-weight:700;box-shadow:0 12px 24px #7c3aed33}.product-page__image[data-v-da2a724e]{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:22px}.product-page__content[data-v-da2a724e]{padding:24px}.product-page__category[data-v-da2a724e]{display:inline-flex;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;border-radius:999px;background:#f3e8ff;color:#6d28d9;font-size:13px;font-weight:700}.product-page__title[data-v-da2a724e]{margin:0 0 10px;font-size:34px}.product-page__article[data-v-da2a724e]{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;color:#6f6a86}.product-page__price-row[data-v-da2a724e]{display:flex;align-items:center;gap:12px;margin-bottom:14px}.product-page__price[data-v-da2a724e]{font-size:32px;font-weight:800;color:#1f1b2d}.product-page__old-price[data-v-da2a724e]{color:#9f99b6;text-decoration:line-through;font-size:18px}.product-page__stock[data-v-da2a724e]{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;padding:8px 12px;border-radius:999px;font-weight:700}.is-in-stock[data-v-da2a724e]{color:#047857;background:#ecfdf5}.is-out-stock[data-v-da2a724e]{color:#b91c1c;background:#fef2f2}.product-page__description[data-v-da2a724e]{margin:0 0 22px;line-height:1.7;color:#4f4a63}.product-page__info-list[data-v-da2a724e]{display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.product-page__info-item[data-v-da2a724e]{display:inline-flex;align-items:center;gap:10px;color:#5d5871;padding:10px 12px;border-radius:14px;background:#faf7ff;border:1px solid #ece7f7}.product-page__actions[data-v-da2a724e]{display:flex;flex-direction:column;gap:12px}.product-page__button[data-v-da2a724e],.product-page__secondary-button[data-v-da2a724e]{gap:8px}.product-page__button[data-v-da2a724e]:disabled{opacity:.6;cursor:not-allowed}.product-page__message[data-v-da2a724e]{margin-top:14px;display:inline-flex;align-items:center;gap:8px;color:#059669;font-weight:700}.product-not-found[data-v-da2a724e]{padding:28px;text-align:center}.product-not-found__icon[data-v-da2a724e]{margin:0 auto 14px;color:#8b5cf6}.product-not-found p[data-v-da2a724e]{margin:12px 0 18px}.product-not-found__link[data-v-da2a724e]{gap:8px}@media(max-width:860px){.product-page__grid[data-v-da2a724e]{grid-template-columns:1fr}.product-page__title[data-v-da2a724e],.product-page__price[data-v-da2a724e]{font-size:28px}}.cart-item[data-v-6d17f742]{display:grid;grid-template-columns:116px 1fr;gap:16px;padding:16px;background:#ffffffeb;border:1px solid #ece7f7;border-radius:22px;box-shadow:0 12px 28px #6d28d912}.cart-item__image-wrap[data-v-6d17f742]{display:flex;align-items:center;justify-content:center}.cart-item__image[data-v-6d17f742]{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;background:radial-gradient(circle at top right,#fce7f3 0%,transparent 28%),linear-gradient(180deg,#faf7ff,#f3e8ff)}.cart-item__content[data-v-6d17f742]{display:flex;flex-direction:column;justify-content:space-between;gap:14px}.cart-item__top[data-v-6d17f742]{display:flex;justify-content:space-between;gap:16px}.cart-item__main[data-v-6d17f742]{min-width:0}.cart-item__title[data-v-6d17f742]{margin:0 0 6px;font-size:18px;line-height:1.3}.cart-item__price[data-v-6d17f742]{color:#6f6a86;font-size:14px}.cart-item__remove[data-v-6d17f742]{display:inline-flex;align-items:center;gap:6px;border:none;background:#fef2f2;color:#dc2626;cursor:pointer;padding:10px 12px;font-weight:700;border-radius:12px;height:fit-content}.cart-item__bottom[data-v-6d17f742]{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.cart-item__qty-block[data-v-6d17f742],.cart-item__sum-block[data-v-6d17f742]{display:flex;flex-direction:column;gap:8px}.cart-item__qty-label[data-v-6d17f742],.cart-item__sum-label[data-v-6d17f742]{font-size:13px;color:#8b84a6}.cart-item__qty[data-v-6d17f742]{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:14px;background:#faf7ff;border:1px solid #ece7f7}.cart-item__qty-btn[data-v-6d17f742]{width:34px;height:34px;border:none;background:#fff;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#6d28d9;box-shadow:0 4px 10px #6d28d914}.cart-item__qty-value[data-v-6d17f742]{min-width:24px;text-align:center;font-weight:800}.cart-item__sum[data-v-6d17f742]{font-size:20px;font-weight:800;color:#1f1b2d}@media(max-width:640px){.cart-item[data-v-6d17f742]{grid-template-columns:88px 1fr;gap:12px;padding:12px}.cart-item__top[data-v-6d17f742],.cart-item__bottom[data-v-6d17f742]{flex-direction:column;align-items:flex-start}.cart-item__remove[data-v-6d17f742]{padding:8px 10px;font-size:14px}.cart-item__title[data-v-6d17f742]{font-size:16px}.cart-item__sum[data-v-6d17f742]{font-size:18px}}.cart-page__topbar[data-v-5da7b298]{margin-bottom:16px}.cart-page__header[data-v-5da7b298]{margin-bottom:20px}.cart-page__header-top[data-v-5da7b298]{display:inline-flex;align-items:center;gap:10px;margin-bottom:8px}.cart-page__header-top svg[data-v-5da7b298]{color:#7c3aed}.cart-page__layout[data-v-5da7b298]{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.cart-page__list[data-v-5da7b298]{display:flex;flex-direction:column;gap:16px}.cart-page__summary[data-v-5da7b298]{position:sticky;top:88px}.cart-page__summary-card[data-v-5da7b298]{background:radial-gradient(circle at top right,#fce7f3 0%,transparent 28%),linear-gradient(180deg,#fff,#faf7ff);border:1px solid #ece7f7;border-radius:24px;padding:20px;box-shadow:0 16px 38px #6d28d914}.cart-page__summary-top[data-v-5da7b298]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.cart-page__summary-title[data-v-5da7b298]{font-size:24px}.cart-page__summary-badge[data-v-5da7b298]{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:#f3e8ff;color:#6d28d9;font-weight:700;font-size:13px}.cart-page__summary-row[data-v-5da7b298]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #f1ecfa}.cart-page__summary-row[data-v-5da7b298]:last-of-type{margin-bottom:16px}.cart-page__summary-note[data-v-5da7b298]{display:inline-flex;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px;border-radius:14px;background:#faf7ff;border:1px solid #ece7f7;color:#5d5871}.cart-page__checkout-button[data-v-5da7b298],.cart-page__clear-button[data-v-5da7b298],.cart-page__catalog-button[data-v-5da7b298]{gap:8px}.cart-page__clear-button[data-v-5da7b298]{width:100%;margin-top:10px}.cart-page__empty[data-v-5da7b298]{padding:28px;text-align:center}.cart-page__empty-icon[data-v-5da7b298]{margin:0 auto 14px;color:#8b5cf6}.cart-page__empty-text[data-v-5da7b298]{margin:0 0 16px}@media(max-width:900px){.cart-page__layout[data-v-5da7b298]{grid-template-columns:1fr}.cart-page__summary[data-v-5da7b298]{position:static}}.checkout-page__topbar[data-v-0d92e4ad]{margin-bottom:16px}.checkout-page__header[data-v-0d92e4ad]{margin-bottom:20px}.checkout-page__header-top[data-v-0d92e4ad]{display:inline-flex;align-items:center;gap:10px;margin-bottom:8px}.checkout-page__header-top svg[data-v-0d92e4ad]{color:#7c3aed}.checkout-page__layout[data-v-0d92e4ad]{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.checkout-page__form-card[data-v-0d92e4ad],.checkout-page__summary-card[data-v-0d92e4ad]{background:radial-gradient(circle at top right,#fce7f3 0%,transparent 26%),linear-gradient(180deg,#fff,#faf7ff);border:1px solid #ece7f7;border-radius:24px;padding:22px;box-shadow:0 16px 38px #6d28d914}.checkout-page__auth-note[data-v-0d92e4ad]{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:12px;border-radius:14px;background:#ecfdf5;border:1px solid #d1fae5;color:#047857;font-weight:600}.checkout-page__field[data-v-0d92e4ad]{margin-bottom:16px}.checkout-page__label[data-v-0d92e4ad]{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;font-weight:700}.checkout-page__input[data-v-0d92e4ad],.checkout-page__textarea[data-v-0d92e4ad]{width:100%;border:1px solid #e7dff6;border-radius:16px;padding:13px 15px;background:#ffffffeb;color:#1f1b2d}.checkout-page__input[data-v-0d92e4ad]:focus,.checkout-page__textarea[data-v-0d92e4ad]:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #c4b5fd2e}.checkout-page__textarea[data-v-0d92e4ad]{resize:vertical;min-height:120px}.checkout-page__error[data-v-0d92e4ad]{margin-top:6px;font-size:14px;color:#dc2626}.checkout-page__note[data-v-0d92e4ad]{display:inline-flex;align-items:flex-start;gap:8px;margin-bottom:16px;padding:12px;border-radius:14px;background:#faf7ff;border:1px solid #ece7f7;color:#5d5871}.checkout-page__submit[data-v-0d92e4ad]{gap:8px}.checkout-page__submit[data-v-0d92e4ad]:disabled{opacity:.7;cursor:not-allowed}.checkout-page__spinner[data-v-0d92e4ad]{animation:spin-0d92e4ad 1s linear infinite}.checkout-page__summary[data-v-0d92e4ad]{position:sticky;top:88px}.checkout-page__summary-title[data-v-0d92e4ad]{margin:0 0 16px}.checkout-page__summary-list[data-v-0d92e4ad]{display:flex;flex-direction:column;gap:14px}.checkout-page__summary-item[data-v-0d92e4ad]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #f1ecfa}.checkout-page__summary-item-name[data-v-0d92e4ad]{font-weight:700;margin-bottom:4px}.checkout-page__summary-item-meta[data-v-0d92e4ad]{color:#6f6a86;font-size:14px}.checkout-page__summary-item-sum[data-v-0d92e4ad]{font-weight:800;white-space:nowrap}.checkout-page__summary-total[data-v-0d92e4ad]{margin-top:18px;padding-top:16px;border-top:1px solid #ece7f7;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:18px}.checkout-page__empty[data-v-0d92e4ad]{padding:28px;text-align:center}.checkout-page__empty-icon[data-v-0d92e4ad]{margin:0 auto 14px;color:#8b5cf6}.checkout-page__empty-text[data-v-0d92e4ad]{margin:0 0 16px}.checkout-page__back-button[data-v-0d92e4ad]{gap:8px}@keyframes spin-0d92e4ad{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:900px){.checkout-page__layout[data-v-0d92e4ad]{grid-template-columns:1fr}.checkout-page__summary[data-v-0d92e4ad]{position:static}}.success-page[data-v-c75909f9]{display:flex;justify-content:center;padding:42px 0}.success-page__card[data-v-c75909f9]{position:relative;overflow:hidden;width:100%;max-width:640px;background:radial-gradient(circle at top right,#fce7f3 0%,transparent 24%),radial-gradient(circle at bottom left,#ede9fe 0%,transparent 28%),linear-gradient(180deg,#fff,#faf7ff);border:1px solid #ece7f7;border-radius:30px;padding:34px 24px;text-align:center;box-shadow:0 20px 46px #6d28d91a}.success-page__glow[data-v-c75909f9]{position:absolute;border-radius:999px;filter:blur(40px);opacity:.35;pointer-events:none}.success-page__glow--one[data-v-c75909f9]{top:-40px;right:-10px;width:160px;height:160px;background:#f9a8d4}.success-page__glow--two[data-v-c75909f9]{left:-20px;bottom:-30px;width:180px;height:180px;background:#c4b5fd}.success-page__icon-wrap[data-v-c75909f9]{position:relative;z-index:1;display:flex;justify-content:center;margin-bottom:16px}.success-page__icon[data-v-c75909f9]{width:88px;height:88px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#bbf7d0,#dcfce7);color:#16a34a;box-shadow:0 16px 32px #22c55e29,inset 0 2px 10px #ffffff80;animation:success-pop-c75909f9 .45s ease}.success-page__badge[data-v-c75909f9]{position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;min-height:36px;margin-bottom:16px;padding:0 14px;border-radius:999px;background:#7c3aed1a;color:#6d28d9;font-size:13px;font-weight:700}.success-page__title[data-v-c75909f9]{position:relative;z-index:1;margin:0 0 12px;font-size:34px;line-height:1.1}.success-page__text[data-v-c75909f9]{position:relative;z-index:1;max-width:520px;margin:0 auto 22px;color:#5d5871;line-height:1.7}.success-page__text strong[data-v-c75909f9]{color:#1f1b2d}.success-page__info[data-v-c75909f9]{position:relative;z-index:1;display:flex;flex-direction:column;gap:10px;margin:0 auto 24px;max-width:520px;text-align:left}.success-page__info-item[data-v-c75909f9]{display:inline-flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:16px;background:#ffffffbf;border:1px solid #ece7f7;color:#5d5871;box-shadow:0 8px 20px #6d28d90d}.success-page__info-item svg[data-v-c75909f9]{color:#7c3aed;flex:0 0 auto;margin-top:1px}.success-page__actions[data-v-c75909f9]{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px;max-width:420px;margin:0 auto}.success-page__button[data-v-c75909f9],.success-page__secondary[data-v-c75909f9]{gap:8px}@keyframes success-pop-c75909f9{0%{transform:scale(.7);opacity:0}70%{transform:scale(1.06);opacity:1}to{transform:scale(1)}}@media(max-width:640px){.success-page[data-v-c75909f9]{padding:28px 0}.success-page__card[data-v-c75909f9]{padding:28px 18px;border-radius:24px}.success-page__title[data-v-c75909f9]{font-size:28px}.success-page__text[data-v-c75909f9]{font-size:15px}.success-page__icon[data-v-c75909f9]{width:76px;height:76px}}.auth-page[data-v-d09892f0]{display:flex;justify-content:center;padding:24px 0}.auth-card[data-v-d09892f0]{width:100%;max-width:520px;padding:24px;border-radius:24px;background:#ffffffeb;border:1px solid #ece7f7;box-shadow:0 16px 38px #6d28d914}.auth-title[data-v-d09892f0]{margin:0 0 8px}.auth-text[data-v-d09892f0]{margin:0 0 20px}.auth-form[data-v-d09892f0]{display:flex;flex-direction:column;gap:16px}.auth-field[data-v-d09892f0]{display:flex;flex-direction:column;gap:8px}.auth-label[data-v-d09892f0]{font-weight:700}.auth-input[data-v-d09892f0]{width:100%;min-height:48px;padding:0 14px;border:1px solid #e7dff6;border-radius:14px;background:#fff}.auth-input[data-v-d09892f0]:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #c4b5fd2e}.auth-error[data-v-d09892f0]{color:#dc2626;font-size:14px}.auth-error--block[data-v-d09892f0]{padding:12px;border-radius:12px;background:#fef2f2}.auth-submit[data-v-d09892f0]{width:100%}.auth-link[data-v-d09892f0]{display:inline-block;margin-top:18px;color:#6d28d9;font-weight:700}.auth-hint[data-v-d09892f0]{margin-top:14px;color:#8b84a6;font-size:13px}.auth-page[data-v-9c463d3c]{display:flex;justify-content:center;padding:24px 0}.auth-card[data-v-9c463d3c]{width:100%;max-width:520px;padding:24px;border-radius:24px;background:#ffffffeb;border:1px solid #ece7f7;box-shadow:0 16px 38px #6d28d914}.auth-title[data-v-9c463d3c]{margin:0 0 8px}.auth-text[data-v-9c463d3c]{margin:0 0 20px}.auth-form[data-v-9c463d3c]{display:flex;flex-direction:column;gap:16px}.auth-field[data-v-9c463d3c]{display:flex;flex-direction:column;gap:8px}.auth-label[data-v-9c463d3c]{font-weight:700}.auth-input[data-v-9c463d3c]{width:100%;min-height:48px;padding:0 14px;border:1px solid #e7dff6;border-radius:14px;background:#fff}.auth-input[data-v-9c463d3c]:focus{border-color:#c4b5fd;box-shadow:0 0 0 4px #c4b5fd2e}.auth-error[data-v-9c463d3c]{color:#dc2626;font-size:14px}.auth-error--block[data-v-9c463d3c]{padding:12px;border-radius:12px;background:#fef2f2}.auth-submit[data-v-9c463d3c]{width:100%}.auth-link[data-v-9c463d3c]{display:inline-block;margin-top:18px;color:#6d28d9;font-weight:700}*{box-sizing:border-box}:root{--bg: #f8f7ff;--bg-soft: #fdfaff;--surface: #ffffff;--surface-2: #faf7ff;--text: #1f1b2d;--muted: #6f6a86;--border: #ece7f7;--primary: #7c3aed;--primary-dark: #6d28d9;--primary-soft: #f3e8ff;--accent: #ec4899;--accent-soft: #fce7f3;--success: #059669;--success-soft: #ecfdf5;--danger: #dc2626;--danger-soft: #fef2f2;--shadow-sm: 0 8px 20px rgba(109, 40, 217, .08);--shadow-md: 0 16px 38px rgba(109, 40, 217, .12);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 18px;--radius-sm: 14px;--container: 1120px}html,body,#app{margin:0;padding:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at top left,#fdf2ff 0%,transparent 25%),radial-gradient(circle at top right,#eef2ff 0%,transparent 25%),linear-gradient(180deg,var(--bg-soft) 0%,var(--bg) 100%);color:var(--text)}body{min-height:100vh}a{color:inherit;text-decoration:none}button,a,input,textarea{transition:all .18s ease}button:active,a:active{transform:scale(.98)}::selection{background:#7c3aed2e;color:#1f1b2d}img{max-width:100%;display:block}input,textarea{outline:none}.app{min-height:100vh}.app-header{position:sticky;top:0;z-index:30;padding:12px 12px 0;background:linear-gradient(to bottom,#f8f7fff2,#f8f7ffad);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-header__inner{max-width:var(--container);margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffffd6;border:1px solid rgba(236,231,247,.9);border-radius:22px;box-shadow:var(--shadow-sm)}.app-header__logo{font-size:20px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.app-header__nav{display:flex;align-items:center;gap:10px}.app-header__link{padding:10px 14px;border-radius:999px;color:var(--muted);transition:.2s ease}.app-header__link:hover{background:var(--primary-soft);color:var(--primary-dark)}.app-header__cart{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-weight:700;box-shadow:0 12px 28px #7c3aed3d}.app-header__cart-badge{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;color:var(--primary-dark);font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.page{max-width:var(--container);margin:0 auto;padding:22px 12px 110px}h1,h2,h3{margin:0;letter-spacing:-.03em}h1{font-size:34px;line-height:1.08}h2{font-size:26px;line-height:1.15}h3{font-size:20px;line-height:1.2}p{margin:0;color:var(--muted);line-height:1.55}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.app-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border:none;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-weight:700;cursor:pointer;box-shadow:0 12px 24px #7c3aed2e;transition:transform .18s ease,box-shadow .18s ease}.app-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #7c3aed38}.app-button--secondary{background:var(--primary-soft);color:var(--primary-dark);box-shadow:none}.app-button--ghost{background:#fff;color:var(--text);border:1px solid var(--border);box-shadow:none}@media(max-width:768px){.app-header__inner{padding:12px 14px}.app-header__logo{font-size:18px}.app-header__link{display:none}.page{padding:18px 10px 100px}h1{font-size:28px}h2{font-size:22px}}.app-header__logo{display:inline-flex;align-items:center;gap:8px}.app-header__logo-icon{flex:0 0 auto}
