.toast[data-v-dc820ca5]{border-radius:var(--radius-sm);box-shadow:var(--shadow-md);padding:var(--space-md) var(--space-xl);position:fixed;right:var(--space-lg);top:50px;z-index:1000}.toast[data-v-dc820ca5],.toast-content[data-v-dc820ca5]{align-items:center;display:flex}.toast-content[data-v-dc820ca5]{gap:var(--space-sm)}.toast-icon[data-v-dc820ca5]{align-items:center;background:var(--state-success);border-radius:50%;color:var(--text-inverse);display:flex;font-size:var(--fs-text-md);height:24px;justify-content:center;width:24px}.toast.success[data-v-dc820ca5]{background:var(--bg-surface);border-left:4px solid var(--state-success)}.toast-enter-active[data-v-dc820ca5],.toast-leave-active[data-v-dc820ca5]{transition:all .3s ease}.toast-enter-from[data-v-dc820ca5],.toast-leave-to[data-v-dc820ca5]{opacity:0;transform:translate(100%)}.catalog[data-v-5c6ffae6]{padding:var(--space-section) 0}h1[data-v-5c6ffae6]{font-family:var(--font-heading);font-size:var(--fs-title-md);margin-bottom:var(--space-2xl);text-align:center}.catalog__grid[data-v-5c6ffae6]{display:grid;gap:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.product-card[data-v-5c6ffae6]{border-radius:var(--radius-lg);box-shadow:0 8px 24px #0000000f;padding:var(--space-lg);position:relative;text-align:center;transition:transform .2s,box-shadow .2s}.product-card[data-v-5c6ffae6]:nth-child(3n+1){background:var(--bg-card-moss);border:2px solid var(--brand-gold-muted)}.product-card[data-v-5c6ffae6]:nth-child(3n+2){background:var(--bg-page);border:2px solid var(--brand-gold)}.product-card[data-v-5c6ffae6]:nth-child(3n+3){background:var(--bg-card-tangelo);border:2px solid var(--action-primary-bg)}.product-card[data-v-5c6ffae6]:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-3px)}.product-image[data-v-5c6ffae6]{aspect-ratio:1/1.15;border-radius:var(--radius-sm);height:auto;margin-bottom:var(--space-lg);-o-object-fit:contain;object-fit:contain;width:100%}.product-title[data-v-5c6ffae6]{font-family:var(--font-heading);font-size:var(--fs-title-sm);margin-bottom:var(--space-md)}.product-specs[data-v-5c6ffae6]{margin-bottom:var(--space-md);text-align:left}.spec-item[data-v-5c6ffae6]{color:var(--text-secondary);font-size:var(--fs-text-sm);line-height:1.4;margin-bottom:var(--space-xxs)}.spec-label[data-v-5c6ffae6]{color:var(--brand-gold-muted);font-weight:500}.product-weight[data-v-5c6ffae6]{font-size:var(--fs-text-md);margin-bottom:var(--space-md)}.product-price[data-v-5c6ffae6]{margin-bottom:var(--space-sm)}.price-regular[data-v-5c6ffae6]{margin-bottom:var(--space-xs)}.price-regular[data-v-5c6ffae6],.price-special[data-v-5c6ffae6]{align-items:center;display:flex;justify-content:space-between}.price-special[data-v-5c6ffae6]{margin-bottom:var(--space-sm)}.old-price[data-v-5c6ffae6]{color:var(--text-muted);text-decoration:line-through}.price-special span[data-v-5c6ffae6]:first-child{color:var(--state-error);font-size:var(--fs-text-sm)}.new-price[data-v-5c6ffae6]{color:var(--brand-gold);display:block;font-size:var(--fs-price-lg);font-weight:700;margin-top:var(--space-xxs)}.product-button[data-v-5c6ffae6]{background:var(--action-primary-gradient);border:none;border-radius:var(--radius-md);color:var(--action-primary-text);cursor:pointer;font-size:var(--btn-font-lg);font-weight:700;height:var(--btn-height-lg);margin-top:var(--space-sm);overflow:hidden;padding:1rem 3rem;position:relative;transition:box-shadow .3s ease,transform .3s ease;width:95%}.product-button[data-v-5c6ffae6]:before{background:#fff3;content:"";height:200%;left:-100%;position:absolute;top:0;transform:skew(-30deg);width:20%}.product-button[data-v-5c6ffae6]:hover{box-shadow:0 0 0 2px var(--brand-gold),var(--shadow-brand);transform:translateY(-1px)}.product-badge[data-v-5c6ffae6]{background:var(--action-primary-bg);border-radius:var(--radius-sm);color:var(--text-inverse);font-size:var(--fs-text-md);font-weight:700;padding:5px 15px;position:absolute;right:-10px;top:-10px;z-index:1}@media (max-width:768px){.container[data-v-5c6ffae6]{padding:0 var(--space-xxs)}.catalog__grid[data-v-5c6ffae6]{gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr))}.product-card[data-v-5c6ffae6]{padding:var(--space-xs)}.product-title[data-v-5c6ffae6]{font-size:var(--fs-text-base);margin-bottom:var(--space-xs)}.product-badge[data-v-5c6ffae6]{font-size:var(--fs-text-xs);padding:3px 5px}.product-specs[data-v-5c6ffae6]{margin-bottom:var(--space-xs)}.product-specs .spec-item[data-v-5c6ffae6]:nth-child(n+4){display:none}.spec-item[data-v-5c6ffae6]{font-size:var(--fs-text-xs);line-height:1.3;margin-bottom:2px}.product-weight[data-v-5c6ffae6]{font-size:var(--fs-text-sm);margin-bottom:var(--space-xs)}.price-regular[data-v-5c6ffae6],.price-special[data-v-5c6ffae6]{align-items:flex-start;display:flex;flex-direction:column;gap:2px}.price-regular[data-v-5c6ffae6]{margin-bottom:2px}.price-special[data-v-5c6ffae6]{margin-bottom:var(--space-xs)}.old-price[data-v-5c6ffae6]{font-size:var(--fs-text-sm)}.new-price[data-v-5c6ffae6]{font-size:var(--fs-text-lg);line-height:1.2}.product-button[data-v-5c6ffae6]{font-size:var(--fs-text-xs);height:var(--btn-height-sm);margin-top:var(--space-xs);padding:var(--space-xs)}}@media (max-width:480px){.product-card[data-v-5c6ffae6]{padding:var(--space-xs)}}.how-to-order[data-v-fb25ace4]{padding:var(--space-section) 0}.title[data-v-fb25ace4]{color:var(--text-primary);font-size:var(--fs-title-md);font-weight:700;margin-bottom:var(--space-2xl);text-align:center}.order-steps[data-v-fb25ace4]{align-items:center;flex-direction:column;margin:0 auto;max-width:760px}.order-steps[data-v-fb25ace4],.step[data-v-fb25ace4]{display:flex;gap:var(--space-md)}.step[data-v-fb25ace4]{align-items:flex-start;width:100%}.step-number[data-v-fb25ace4]{align-items:center;background:var(--action-primary-bg);border-radius:50%;color:var(--action-primary-text);display:flex;flex-shrink:0;font-size:var(--fs-text-lg);font-weight:700;height:52px;justify-content:center;width:52px}.step-content[data-v-fb25ace4]{flex:1}.step-title[data-v-fb25ace4]{color:var(--text-primary);font-size:var(--fs-text-lg);font-weight:700;margin-bottom:var(--space-xxs)}.step-description[data-v-fb25ace4]{color:var(--text-secondary);font-size:var(--fs-text-md);line-height:1.45}.connection-line[data-v-fb25ace4]{background:var(--border-default);height:32px;margin-left:25px;width:2px}@media (max-width:768px){.title[data-v-fb25ace4]{font-size:var(--fs-title-sm);margin-bottom:var(--space-md)}.step[data-v-fb25ace4]{align-items:center;flex-direction:column;gap:var(--space-sm);text-align:center}.step-number[data-v-fb25ace4]{font-size:var(--fs-text-base);height:44px;width:44px}.step-description[data-v-fb25ace4],.step-title[data-v-fb25ace4]{font-size:var(--fs-text-md)}.connection-line[data-v-fb25ace4]{margin-left:0}}.delivery[data-v-f4b5b307]{padding:var(--space-section) 0}.delivery-title[data-v-f4b5b307]{color:var(--text-primary);font-size:var(--fs-title-md);font-weight:700;margin-bottom:var(--space-2xl);text-align:center}.delivery-content[data-v-f4b5b307]{display:flex;flex-direction:column;gap:var(--space-md);margin:0 auto;max-width:760px}.delivery-info[data-v-f4b5b307]{align-items:center;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-md);display:flex;gap:var(--space-md);padding:var(--space-md)}.delivery-icon[data-v-f4b5b307]{flex-shrink:0}.delivery-icon img[data-v-f4b5b307]{height:auto;width:72px}.delivery-text[data-v-f4b5b307]{color:var(--text-secondary);font-size:var(--fs-text-md);line-height:1.5}@media (max-width:768px){.delivery-title[data-v-f4b5b307]{font-size:var(--fs-title-sm);margin-bottom:var(--space-md)}.delivery-info[data-v-f4b5b307]{flex-direction:column;padding:var(--space-sm);text-align:center}.delivery-icon img[data-v-f4b5b307]{width:64px}.delivery-text[data-v-f4b5b307]{font-size:var(--fs-text-md)}}.divider[data-v-4fe74f50]{align-items:center;display:flex;height:var(--space-3xl);justify-content:center;margin:var(--space-sm) auto;overflow:hidden}.divider-image[data-v-4fe74f50]{max-width:90%;-o-object-fit:cover;object-fit:cover;width:350px}@media (max-width:768px){.divider[data-v-4fe74f50]{height:var(--space-xl);margin:var(--space-sm)}}.consultation-form[data-v-749ae639]{margin:0 auto;max-width:500px;padding:var(--space-lg)}.form-group[data-v-749ae639]{margin-bottom:var(--space-md)}.input-field[data-v-749ae639]{background:var(--bg-input);border:1px solid var(--border-default);border-radius:var(--radius-sm);color:var(--text-primary);font-size:var(--fs-text-base);padding:var(--space-sm);width:100%}.error-message[data-v-749ae639]{color:var(--state-error);display:block;font-size:var(--fs-text-sm);margin-top:var(--space-xxs)}.submit-button[data-v-749ae639]{background:var(--action-primary-gradient);border:none;border-radius:var(--radius-sm);color:var(--action-primary-text);cursor:pointer;font-size:var(--fs-text-lg);font-weight:700;margin-bottom:var(--space-xxs);padding:var(--space-sm) var(--space-xl);transition:box-shadow .3s ease,transform .3s ease;width:100%}.submit-button[data-v-749ae639]:hover{box-shadow:0 0 0 2px var(--brand-gold),var(--shadow-brand);transform:translateY(-1px)}.visually-hidden[data-v-749ae639]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.success-message[data-v-749ae639]{color:var(--state-success);font-size:var(--fs-text-lg);font-weight:600;padding:var(--space-lg);text-align:center}.consultation-call-to-action[data-v-b63932fc]{margin:var(--space-section) auto;max-width:720px;padding:var(--space-2xl) var(--space-md);text-align:center}.title[data-v-b63932fc]{color:var(--text-primary);font-family:var(--font-heading);font-size:var(--fs-title-md);font-weight:700;letter-spacing:.02em;margin-bottom:var(--space-sm)}.description[data-v-b63932fc]{color:var(--text-secondary);font-family:var(--font-body);font-size:var(--fs-text-md);line-height:1.45;margin:0 auto var(--space-lg);max-width:520px}@media (max-width:768px){.consultation-call-to-action[data-v-b63932fc]{margin:var(--space-section-mobile) auto;padding:var(--space-lg) var(--space-sm)}.title[data-v-b63932fc]{font-size:var(--fs-title-sm)}.description[data-v-b63932fc]{font-size:var(--fs-text-sm);margin-bottom:var(--space-md)}}.fraud-warning-banner[data-v-ff230082]{background-color:#7a1a1a;border-radius:var(--radius-lg);color:var(--text-inverse);max-width:500px;padding:var(--space-md)}.content[data-v-ff230082],.fraud-warning-banner[data-v-ff230082]{margin:0 auto;text-align:center}.content[data-v-ff230082]{font-weight:100;max-width:800px}.content>p[data-v-ff230082]{font-size:var(--fs-text-md);line-height:1.4;margin:var(--space-md) 0}.content>p[data-v-ff230082],h3[data-v-ff230082]{color:var(--text-inverse)}h3[data-v-ff230082]{font-family:var(--font-heading);font-size:var(--fs-title-sm);margin-bottom:var(--space-sm);margin-top:0}@media (max-width:768px){.fraud-warning-banner[data-v-ff230082]{margin:0 var(--space-sm)}}.summer-hero[data-v-d8e67daa]{align-items:center;border-radius:var(--radius-lg);display:flex;margin:0 auto;max-width:900px;min-height:500px;overflow:hidden;position:relative}.summer-hero__image-wrap[data-v-d8e67daa]{top:0;right:0;bottom:0;left:0;position:absolute}.summer-hero__img[data-v-d8e67daa]{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;width:100%}.summer-hero__overlay[data-v-d8e67daa]{display:none}.summer-hero__content[data-v-d8e67daa]{background:#e8edd999;border:1px solid hsla(74,37%,89%,.8);border-radius:var(--radius-lg);margin:var(--space-2xl) var(--space-lg);max-width:480px;padding:var(--space-xl) var(--space-xl);position:relative;text-align:center;z-index:1}.summer-hero__badge[data-v-d8e67daa]{align-items:center;background:#ffffffd9;border-radius:var(--radius-full);color:var(--brand-gold-muted);display:inline-flex;font-family:var(--font-accent);font-size:var(--fs-text-sm);font-weight:700;gap:6px;letter-spacing:.3px;margin-bottom:var(--space-md);padding:6px 14px}.summer-hero__title[data-v-d8e67daa]{color:var(--text-primary);font-family:var(--font-heading);font-weight:900;line-height:1.15;margin-bottom:var(--space-sm)}.summer-hero__accent[data-v-d8e67daa]{color:var(--brand-gold-muted)}.summer-hero__subtitle[data-v-d8e67daa]{color:var(--text-secondary);font-family:var(--font-accent);font-size:var(--fs-text-base);line-height:1.5;margin-bottom:var(--space-md)}.summer-hero__timer[data-v-d8e67daa]{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:var(--space-xl)}.timer-block[data-v-d8e67daa]{align-items:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#ffffff80;border:1px solid hsla(0,0%,100%,.7);border-radius:var(--radius-md);display:flex;flex-direction:column;min-width:60px;padding:8px 14px}.timer-value[data-v-d8e67daa]{color:var(--brand-gold-muted);font-family:var(--font-heading);font-size:var(--fs-title-xl);font-weight:900;line-height:1}.timer-label[data-v-d8e67daa]{color:var(--text-secondary);font-family:var(--font-accent);font-size:var(--fs-text-xs);margin-top:2px;text-transform:lowercase}.timer-sep[data-v-d8e67daa]{color:var(--text-muted);font-family:var(--font-heading);font-size:var(--fs-title-xl);font-weight:900;margin-bottom:18px}.summer-hero__cta[data-v-d8e67daa]{background:var(--brand-gold);border:none;border-radius:var(--radius-full);color:var(--text-primary);cursor:pointer;font-family:var(--font-accent);font-size:var(--fs-text-base);font-weight:700;letter-spacing:.3px;padding:14px 28px;transition:background .2s,transform .15s}.summer-hero__cta[data-v-d8e67daa]:hover{background:var(--brand-gold-hover);transform:translateY(-2px)}@media (min-width:769px){.summer-hero__content[data-v-d8e67daa]{margin-left:auto}}@media (max-width:768px){.summer-hero[data-v-d8e67daa]{min-height:430px}.summer-hero__content[data-v-d8e67daa]{padding:var(--space-xl) var(--space-md) var(--space-xl)}.summer-info__card[data-v-d8e67daa]{align-items:flex-start;flex-direction:column;gap:var(--space-sm);padding:var(--space-md)}.summer-info__btn[data-v-d8e67daa]{text-align:center;width:100%}}
