@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.login-modal[data-v-bf600f1e]{position:relative;width:100%;max-width:450px;margin:0 auto}.auth-card[data-v-bf600f1e]{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid rgba(226,232,240,.8);position:relative;overflow:hidden}.auth-card[data-v-bf600f1e]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#e8336e,#d12757)}.card-header[data-v-bf600f1e]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.header-content[data-v-bf600f1e]{flex:1}.auth-title[data-v-bf600f1e]{font-size:2rem;font-weight:800;color:#1a202c;margin:0 0 8px 0;line-height:1.2}.auth-subtitle[data-v-bf600f1e]{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.close-button[data-v-bf600f1e]{background:rgba(248,250,252,.8);border:1px solid #e2e8f0;border-radius:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .3s ease;flex-shrink:0;margin-left:16px}.close-button[data-v-bf600f1e]:hover{background:rgba(220,38,38,.1);border-color:#dc2626;color:#dc2626}.verification-icon[data-v-bf600f1e]{display:flex;justify-content:center;margin-bottom:32px}.icon-wrapper[data-v-bf600f1e]{width:80px;height:80px;background:linear-gradient(135deg,rgba(232,51,110,.1),rgba(209,39,87,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e8336e;animation:pulse-icon-bf600f1e 2s ease-in-out infinite}.auth-form[data-v-bf600f1e]{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.form-group[data-v-bf600f1e]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-bf600f1e]{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:#374151;text-transform:uppercase;letter-spacing:.5px}.form-label svg[data-v-bf600f1e]{color:#e8336e}.form-input[data-v-bf600f1e]{width:100%;padding:16px 20px;border:2px solid #e2e8f0;border-radius:16px;font-size:16px;color:#1a202c;background:#f8fafc;transition:all .3s ease;outline:none}.form-input[data-v-bf600f1e]::-moz-placeholder{color:#9ca3af}.form-input[data-v-bf600f1e]::placeholder{color:#9ca3af}.form-input[data-v-bf600f1e]:focus{border-color:#e8336e;background:#fff;box-shadow:0 0 0 4px rgba(232,51,110,.1);transform:translateY(-2px)}.input-error[data-v-bf600f1e]{border-color:#dc2626;background:rgba(220,38,38,.05)}.input-error[data-v-bf600f1e]:focus{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.1)}.code-inputs[data-v-bf600f1e]{display:flex;gap:16px;justify-content:center;margin-top:8px}.code-digit-input[data-v-bf600f1e]{width:64px;height:64px;border:2px solid #e5e7eb;border-radius:16px;background:rgba(249,250,251,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:28px;font-weight:700;text-align:center;color:#1f2937;transition:all .3s ease;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.code-digit-input[data-v-bf600f1e]:focus{border-color:#e8336e;background:#fff;box-shadow:0 0 0 4px rgba(232,51,110,.15),0 8px 25px rgba(232,51,110,.1);transform:translateY(-2px) scale(1.05)}.code-digit-input[data-v-bf600f1e]:not(:-moz-placeholder-shown){border-color:#e8336e;background:rgba(232,51,110,.05)}.code-digit-input[data-v-bf600f1e]:not(:placeholder-shown){border-color:#e8336e;background:rgba(232,51,110,.05)}.code-digit-input.input-error[data-v-bf600f1e]{border-color:#dc2626;background:rgba(220,38,38,.05)}.code-digit-input.input-error[data-v-bf600f1e]:focus{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.15)}.submit-button[data-v-bf600f1e]{background:linear-gradient(135deg,#e8336e,#d12757);border:none;border-radius:16px;padding:18px 24px;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(232,51,110,.3);display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px}.submit-button[data-v-bf600f1e]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .3s ease}.submit-button[data-v-bf600f1e]:hover:not(:disabled):before{left:0}.submit-button[data-v-bf600f1e]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px rgba(232,51,110,.4)}.submit-button[data-v-bf600f1e]:disabled{opacity:.8;cursor:not-allowed;transform:none;background:linear-gradient(135deg,#e8336e,#d12757)}.submit-button[data-v-bf600f1e]:disabled:hover:before{left:-100%}.submit-button span[data-v-bf600f1e]{position:relative;z-index:1;transition:opacity .2s ease}.button-loading[data-v-bf600f1e],.submit-button span[data-v-bf600f1e]:not(.button-loading span){animation:fadeIn-bf600f1e .3s ease-in-out}.button-loading[data-v-bf600f1e]{display:flex;align-items:center;gap:12px;position:relative;z-index:1;opacity:1}.spinner[data-v-bf600f1e]{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.25);border-top:2px solid #fff;border-radius:50%;animation:spin-bf600f1e 1s linear infinite;flex-shrink:0}@keyframes fadeIn-bf600f1e{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.resend-button[data-v-bf600f1e]{background:rgba(232,51,110,.1);border:2px solid rgba(232,51,110,.2);border-radius:16px;padding:12px 20px;color:#e8336e;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.resend-button[data-v-bf600f1e]:hover:not(.button-disabled){background:rgba(232,51,110,.2);border-color:#e8336e;transform:translateY(-1px)}.button-disabled[data-v-bf600f1e]{opacity:.5;cursor:not-allowed;color:#9ca3af;border-color:#e5e7eb;background:#f9fafb}.resend-section[data-v-bf600f1e]{text-align:center;margin-bottom:24px}.message[data-v-bf600f1e]{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:16px;font-weight:600;font-size:14px;margin-bottom:24px;border:2px solid transparent}.message-success[data-v-bf600f1e]{background:linear-gradient(135d,#d1fae5,#a7f3d0);color:#065f46;border-color:#34d399}.message-error[data-v-bf600f1e]{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#991b1b;border-color:#f87171}.message-icon[data-v-bf600f1e]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-switch[data-v-bf600f1e]{text-align:center;padding:20px 0;border-top:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;gap:8px;color:#64748b;font-size:14px}.switch-button[data-v-bf600f1e]{background:none;border:none;color:#e8336e;font-weight:600;cursor:pointer;transition:all .3s ease;padding:4px 8px;border-radius:12px}.switch-button[data-v-bf600f1e]:hover{background:rgba(232,51,110,.1)}@keyframes spin-bf600f1e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse-icon-bf600f1e{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.auth-overlay[data-v-bf600f1e]{padding:20px}.auth-card[data-v-bf600f1e]{max-width:90vw;width:100%;padding:36px 28px}.auth-title[data-v-bf600f1e]{font-size:1.85rem}.icon-wrapper[data-v-bf600f1e]{width:70px;height:70px}}@media (max-width:640px){.auth-overlay[data-v-bf600f1e]{padding:16px}.auth-card[data-v-bf600f1e]{padding:32px 24px;border-radius:20px;max-width:95vw}.auth-title[data-v-bf600f1e]{font-size:1.75rem}.card-header[data-v-bf600f1e]{margin-bottom:24px}.auth-form[data-v-bf600f1e]{gap:20px;margin-bottom:24px}.code-inputs[data-v-bf600f1e]{gap:12px}.code-digit-input[data-v-bf600f1e]{width:56px;height:56px;font-size:24px}.form-input[data-v-bf600f1e]{padding:14px 18px;font-size:16px}.submit-button[data-v-bf600f1e]{padding:16px 20px;min-height:52px;font-size:16px}.icon-wrapper[data-v-bf600f1e]{width:65px;height:65px}}@media (max-width:480px){.auth-overlay[data-v-bf600f1e]{padding:12px}.auth-card[data-v-bf600f1e]{padding:24px 20px;max-width:100vw;border-radius:16px}.card-header[data-v-bf600f1e]{flex-direction:column;align-items:center;text-align:center;gap:16px}.close-button[data-v-bf600f1e]{position:absolute;top:16px;right:16px;margin:0;width:36px;height:36px}.close-button svg[data-v-bf600f1e]{width:18px;height:18px}.auth-title[data-v-bf600f1e]{font-size:1.5rem;margin:0}.icon-wrapper[data-v-bf600f1e]{width:60px;height:60px}.verification-icon[data-v-bf600f1e]{margin-bottom:20px}.auth-form[data-v-bf600f1e]{gap:18px;margin-bottom:20px}.form-input[data-v-bf600f1e]{padding:12px 16px;border-radius:12px}.code-inputs[data-v-bf600f1e]{gap:8px}.code-digit-input[data-v-bf600f1e]{width:48px;height:48px;font-size:20px;border-radius:12px}.submit-button[data-v-bf600f1e]{padding:14px 18px;min-height:48px;border-radius:12px}.auth-links[data-v-bf600f1e]{gap:12px}.auth-link[data-v-bf600f1e]{font-size:14px}.error-message[data-v-bf600f1e]{padding:12px;font-size:14px;border-radius:10px}}@media (max-width:375px){.auth-overlay[data-v-bf600f1e]{padding:8px}.auth-card[data-v-bf600f1e]{padding:20px 16px;border-radius:12px}.auth-title[data-v-bf600f1e]{font-size:1.375rem}.icon-wrapper[data-v-bf600f1e]{width:56px;height:56px}.form-input[data-v-bf600f1e]{padding:10px 14px;font-size:16px}.submit-button[data-v-bf600f1e]{padding:12px 16px;min-height:44px;font-size:15px}.close-button[data-v-bf600f1e]{width:32px;height:32px;top:12px;right:12px}.close-button svg[data-v-bf600f1e]{width:16px;height:16px}}@media (max-height:500px) and (orientation:landscape){.auth-overlay[data-v-bf600f1e]{padding:8px;overflow-y:auto}.auth-card[data-v-bf600f1e]{margin:8px auto;padding:20px;max-height:calc(100vh - 16px);overflow-y:auto}.card-header[data-v-bf600f1e]{margin-bottom:16px}.icon-wrapper[data-v-bf600f1e]{width:48px;height:48px}.auth-title[data-v-bf600f1e]{font-size:1.25rem}.auth-form[data-v-bf600f1e]{gap:14px;margin-bottom:16px}}.logo[data-v-7140a2f5]{cursor:pointer;display:flex;align-items:center;gap:10px;height:100%}.logo-img[data-v-7140a2f5]{width:auto;height:100%;max-height:70px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.logo-text[data-v-7140a2f5]{font-family:Pizzicato,sans-serif;font-weight:700;color:#000;white-space:nowrap}.white[data-v-7140a2f5]{color:#fff}@media (min-width:1201px){.logo-text[data-v-7140a2f5]{font-size:36px}}@media (max-width:1200px){.logo-text[data-v-7140a2f5]{font-size:32px}}@media (max-width:1000px){.logo-text[data-v-7140a2f5]{font-size:28px}.logo-img[data-v-7140a2f5]{max-height:60px}}@media (max-width:780px){.logo-text[data-v-7140a2f5]{font-size:24px}.logo-img[data-v-7140a2f5]{max-height:50px}.logo[data-v-7140a2f5]{gap:8px}}@media (max-width:650px){.logo-text[data-v-7140a2f5]{font-size:20px}.logo-img[data-v-7140a2f5]{max-height:45px}}@media (max-width:480px){.logo-text[data-v-7140a2f5]{font-size:18px}.logo-img[data-v-7140a2f5]{max-height:40px}.logo[data-v-7140a2f5]{gap:5px}}@media (max-width:380px){.logo-text[data-v-7140a2f5]{font-size:16px}.logo-img[data-v-7140a2f5]{max-height:35px}}.register-modal[data-v-1c304c75]{position:relative;width:100%;max-width:500px;margin:0 auto}.auth-card[data-v-1c304c75]{background:#fff;border-radius:24px;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid rgba(226,232,240,.8);position:relative;overflow:hidden}.auth-card[data-v-1c304c75]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#e8336e,#d12757)}.card-header[data-v-1c304c75]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.header-content[data-v-1c304c75]{flex:1}.auth-title[data-v-1c304c75]{font-size:2rem;font-weight:800;color:#1a202c;margin:0 0 8px 0;line-height:1.2}.auth-subtitle[data-v-1c304c75]{font-size:1rem;color:#64748b;margin:0;line-height:1.5}.close-button[data-v-1c304c75]{background:rgba(248,250,252,.8);border:1px solid #e2e8f0;border-radius:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .3s ease;flex-shrink:0;margin-left:16px}.close-button[data-v-1c304c75]:hover{background:rgba(220,38,38,.1);border-color:#dc2626;color:#dc2626}.verification-icon[data-v-1c304c75]{display:flex;justify-content:center;margin-bottom:32px}.icon-wrapper[data-v-1c304c75]{width:80px;height:80px;background:linear-gradient(135deg,rgba(34,197,94,.1),rgba(22,163,74,.1));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#22c55e;animation:pulse-icon-1c304c75 2s ease-in-out infinite}.auth-form[data-v-1c304c75]{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.form-group[data-v-1c304c75]{display:flex;flex-direction:column;gap:8px}.form-label[data-v-1c304c75]{display:flex;align-items:center;gap:8px;font-weight:600;font-size:14px;color:#374151;text-transform:uppercase;letter-spacing:.5px}.form-label svg[data-v-1c304c75]{color:#e8336e}.form-input[data-v-1c304c75]{width:100%;padding:16px 20px;border:2px solid #e2e8f0;border-radius:16px;font-size:16px;color:#1a202c;background:#f8fafc;transition:all .3s ease;outline:none}.form-input[data-v-1c304c75]::-moz-placeholder{color:#9ca3af}.form-input[data-v-1c304c75]::placeholder{color:#9ca3af}.form-input[data-v-1c304c75]:focus{border-color:#e8336e;background:#fff;box-shadow:0 0 0 4px rgba(232,51,110,.1);transform:translateY(-2px)}.input-error[data-v-1c304c75]{border-color:#dc2626;background:rgba(220,38,38,.05)}.input-error[data-v-1c304c75]:focus{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.1)}.code-inputs[data-v-1c304c75]{display:flex;gap:16px;justify-content:center;margin-top:8px}.code-digit-input[data-v-1c304c75]{width:64px;height:64px;border:2px solid #e5e7eb;border-radius:16px;background:rgba(249,250,251,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:28px;font-weight:700;text-align:center;color:#1f2937;transition:all .3s ease;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.code-digit-input[data-v-1c304c75]:focus{border-color:#e8336e;background:#fff;box-shadow:0 0 0 4px rgba(232,51,110,.15),0 8px 25px rgba(232,51,110,.1);transform:translateY(-2px) scale(1.05)}.code-digit-input[data-v-1c304c75]:not(:-moz-placeholder-shown){border-color:#e8336e;background:rgba(232,51,110,.05)}.code-digit-input[data-v-1c304c75]:not(:placeholder-shown){border-color:#e8336e;background:rgba(232,51,110,.05)}.code-digit-input.input-error[data-v-1c304c75]{border-color:#dc2626;background:rgba(220,38,38,.05)}.code-digit-input.input-error[data-v-1c304c75]:focus{border-color:#dc2626;box-shadow:0 0 0 4px rgba(220,38,38,.15)}.submit-button[data-v-1c304c75]{background:linear-gradient(135deg,#e8336e,#d12757);border:none;border-radius:16px;padding:18px 24px;color:#fff;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 8px 30px rgba(232,51,110,.3);display:flex;align-items:center;justify-content:center;gap:8px;min-height:56px}.submit-button[data-v-1c304c75]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .3s ease}.submit-button[data-v-1c304c75]:hover:not(:disabled):before{left:0}.submit-button[data-v-1c304c75]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px rgba(232,51,110,.4)}.submit-button[data-v-1c304c75]:disabled{opacity:.8;cursor:not-allowed;transform:none;background:linear-gradient(135deg,#e8336e,#d12757)}.submit-button[data-v-1c304c75]:disabled:hover:before{left:-100%}.submit-button span[data-v-1c304c75]{position:relative;z-index:1;transition:opacity .2s ease}.button-loading[data-v-1c304c75],.submit-button span[data-v-1c304c75]:not(.button-loading span){animation:fadeIn-1c304c75 .3s ease-in-out}.button-loading[data-v-1c304c75]{display:flex;align-items:center;gap:12px;position:relative;z-index:1;opacity:1}.spinner[data-v-1c304c75]{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.25);border-top:2px solid #fff;border-radius:50%;animation:spin-1c304c75 1s linear infinite;flex-shrink:0}@keyframes fadeIn-1c304c75{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.message[data-v-1c304c75]{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:16px;font-weight:600;font-size:14px;margin-bottom:24px;border:2px solid transparent}.message-success[data-v-1c304c75]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#34d399}.message-error[data-v-1c304c75]{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#991b1b;border-color:#f87171}.message-icon[data-v-1c304c75]{display:flex;align-items:center;justify-content:center;flex-shrink:0}.privacy-notice[data-v-1c304c75]{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.2);border-radius:16px;margin-bottom:24px}.notice-icon[data-v-1c304c75]{color:#3b82f6;flex-shrink:0;margin-top:2px}.privacy-notice span[data-v-1c304c75]{font-size:14px;color:#374151;line-height:1.5}.email-info[data-v-1c304c75]{background:rgba(248,250,252,.8);border:1px solid #e2e8f0;border-radius:16px;padding:20px;text-align:center}.info-content p[data-v-1c304c75]{margin:0;font-size:14px;color:#64748b;line-height:1.5}@keyframes spin-1c304c75{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse-icon-1c304c75{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.auth-overlay[data-v-1c304c75]{padding:20px}.auth-card[data-v-1c304c75]{max-width:90vw;width:100%;padding:36px 28px}.auth-title[data-v-1c304c75]{font-size:1.85rem}.icon-wrapper[data-v-1c304c75]{width:70px;height:70px}}@media (max-width:640px){.auth-overlay[data-v-1c304c75]{padding:16px}.auth-card[data-v-1c304c75]{padding:32px 24px;border-radius:20px;max-width:95vw}.auth-title[data-v-1c304c75]{font-size:1.75rem}.card-header[data-v-1c304c75]{margin-bottom:24px}.auth-form[data-v-1c304c75]{gap:20px;margin-bottom:24px}.code-inputs[data-v-1c304c75]{gap:12px}.code-digit-input[data-v-1c304c75]{width:56px;height:56px;font-size:24px}.form-input[data-v-1c304c75]{padding:14px 18px;font-size:16px}.submit-button[data-v-1c304c75]{padding:16px 20px;min-height:52px;font-size:16px}.icon-wrapper[data-v-1c304c75]{width:65px;height:65px}}@media (max-width:480px){.auth-overlay[data-v-1c304c75]{padding:12px}.auth-card[data-v-1c304c75]{padding:24px 20px;max-width:100vw;border-radius:16px}.card-header[data-v-1c304c75]{flex-direction:column;align-items:center;text-align:center;gap:16px}.close-button[data-v-1c304c75]{position:absolute;top:16px;right:16px;margin:0;width:36px;height:36px}.close-button svg[data-v-1c304c75]{width:18px;height:18px}.auth-title[data-v-1c304c75]{font-size:1.5rem;margin:0}.icon-wrapper[data-v-1c304c75]{width:60px;height:60px}.verification-icon[data-v-1c304c75]{margin-bottom:20px}.auth-form[data-v-1c304c75]{gap:16px;margin-bottom:20px}.code-inputs[data-v-1c304c75]{gap:8px}.code-digit-input[data-v-1c304c75]{width:48px;height:48px;font-size:20px;border-radius:12px}.form-input[data-v-1c304c75]{padding:12px 16px;border-radius:12px}.submit-button[data-v-1c304c75]{padding:14px 18px;min-height:48px;border-radius:12px}.auth-links[data-v-1c304c75]{gap:12px}.auth-link[data-v-1c304c75]{font-size:14px}.error-message[data-v-1c304c75]{padding:12px;font-size:14px;border-radius:10px}.privacy-notice[data-v-1c304c75]{padding:12px 16px;font-size:14px;border-radius:12px}.email-info[data-v-1c304c75]{padding:16px;font-size:14px;border-radius:12px}}@media (max-width:375px){.auth-overlay[data-v-1c304c75]{padding:8px}.auth-card[data-v-1c304c75]{padding:20px 16px;border-radius:12px}.auth-title[data-v-1c304c75]{font-size:1.375rem}.icon-wrapper[data-v-1c304c75]{width:56px;height:56px}.form-input[data-v-1c304c75]{padding:10px 14px;font-size:16px}.submit-button[data-v-1c304c75]{padding:12px 16px;min-height:44px;font-size:15px}.close-button[data-v-1c304c75]{width:32px;height:32px;top:12px;right:12px}.close-button svg[data-v-1c304c75]{width:16px;height:16px}.privacy-notice[data-v-1c304c75]{padding:10px 14px;font-size:13px}.email-info[data-v-1c304c75]{padding:14px;font-size:13px}}@media (max-height:500px) and (orientation:landscape){.auth-overlay[data-v-1c304c75]{padding:8px;overflow-y:auto}.auth-card[data-v-1c304c75]{margin:8px auto;padding:20px;max-height:calc(100vh - 16px);overflow-y:auto}.card-header[data-v-1c304c75]{margin-bottom:16px}.icon-wrapper[data-v-1c304c75]{width:48px;height:48px}.auth-title[data-v-1c304c75]{font-size:1.25rem}.auth-form[data-v-1c304c75]{gap:12px;margin-bottom:16px}}.modern-header[data-v-352db188]{position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(226,232,240,.8);transition:all .3s ease;width:100vw;left:50%;right:0;margin-left:-50vw}.header-scrolled[data-v-352db188]{background:hsla(0,0%,100%,.98);box-shadow:0 4px 20px rgba(0,0,0,.08);width:100vw}.header-container[data-v-352db188]{width:100%;margin:0 auto;padding:0 60px;display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:40px}.logo-section[data-v-352db188]{flex-shrink:0}.main-navigation[data-v-352db188]{flex:1;display:flex;justify-content:center}.nav-list[data-v-352db188]{display:flex;list-style:none;margin:0;padding:0;gap:48px}.nav-item[data-v-352db188]{position:relative}.nav-link[data-v-352db188]{display:flex;align-items:center;padding:12px 0;text-decoration:none;font-weight:600;font-size:16px;color:#475569;transition:all .3s ease;position:relative}.nav-link span[data-v-352db188]{position:relative;z-index:2}.nav-link[data-v-352db188]:before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;background:linear-gradient(135deg,#e8336e,#d12757);border-radius:8px;transition:width .3s ease}.nav-link[data-v-352db188]:hover{color:#e8336e}.nav-active[data-v-352db188]:before,.nav-link[data-v-352db188]:hover:before{width:100%}.nav-active[data-v-352db188]{color:#e8336e}.user-actions[data-v-352db188]{display:flex;align-items:center;gap:16px;flex-shrink:0}.auth-button[data-v-352db188]{background:linear-gradient(135deg,#e8336e,#d12757);border:none;border-radius:16px;padding:14px 24px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(232,51,110,.2)}.auth-button[data-v-352db188]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .3s ease}.auth-button[data-v-352db188]:hover:before{left:0}.auth-button[data-v-352db188]:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(232,51,110,.3)}.auth-text[data-v-352db188]{position:relative;z-index:1}.action-button[data-v-352db188]{width:48px;height:48px;border:none;border-radius:16px;background:rgba(248,250,252,.8);border:1px solid #e2e8f0;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative}.action-button[data-v-352db188]:hover{background:rgba(232,51,110,.1);border-color:#e8336e;color:#e8336e;transform:translateY(-2px)}.button-icon[data-v-352db188]{position:relative}.badge[data-v-352db188],.button-icon[data-v-352db188]{display:flex;align-items:center;justify-content:center}.badge[data-v-352db188]{position:absolute;top:-8px;right:-8px;min-width:20px;height:20px;background:linear-gradient(135deg,#e8336e,#d12757);color:#fff;border-radius:10px;font-size:12px;font-weight:700;padding:0 6px;animation:pulse-badge-352db188 2s ease-in-out infinite}.profile-section[data-v-352db188]{position:relative;display:flex;align-items:center}.profile-button[data-v-352db188]{background:none;border:none;cursor:pointer;padding:0;border-radius:50%;overflow:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.profile-button[data-v-352db188]:hover{transform:scale(1.05)}.avatar-wrapper[data-v-352db188]{width:48px;height:48px;border-radius:50%;overflow:hidden;border:2px solid #e2e8f0;transition:border-color .3s ease;display:flex;align-items:center;justify-content:center}.profile-button:hover .avatar-wrapper[data-v-352db188]{border-color:#e8336e}.user-avatar[data-v-352db188]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.default-avatar[data-v-352db188]{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);display:flex;align-items:center;justify-content:center;color:#64748b}.profile-dropdown[data-v-352db188]{position:absolute;top:100%;right:0;margin-top:8px;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);padding:8px;min-width:180px;z-index:1000;animation:dropdown-appear-352db188 .2s ease-out}.dropdown-item[data-v-352db188]{width:100%;padding:12px 16px;background:none;border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;color:#334155;transition:all .2s ease;text-align:left}.dropdown-item[data-v-352db188]:hover{background:#f8fafc;color:#e8336e}.dropdown-item.logout-item[data-v-352db188]:hover{background:#fef2f2;color:#dc2626}@keyframes dropdown-appear-352db188{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-button[data-v-352db188]{display:none;background:none;border:none;cursor:pointer;padding:8px;border-radius:12px;transition:background-color .3s ease}.mobile-menu-button[data-v-352db188]:hover{background:rgba(232,51,110,.1)}.hamburger[data-v-352db188]{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger span[data-v-352db188]{display:block;width:100%;height:2px;background:#475569;border-radius:8px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.hamburger-active span[data-v-352db188]:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger-active span[data-v-352db188]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger-active span[data-v-352db188]:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay[data-v-352db188]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;display:none}.mobile-menu-content[data-v-352db188]{position:absolute;top:0;right:0;width:320px;max-width:85vw;height:100vh;background:#fff;padding:30px 20px;display:flex;flex-direction:column;gap:30px;overflow-y:auto;box-shadow:-4px 0 20px rgba(0,0,0,.1);will-change:transform}.mobile-profile[data-v-352db188]{display:flex;align-items:center;gap:16px;padding:20px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;border:1px solid #e2e8f0}.mobile-avatar[data-v-352db188]{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.1);flex-shrink:0}.mobile-avatar img[data-v-352db188]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.default-mobile-avatar[data-v-352db188]{width:100%;height:100%;background:linear-gradient(135deg,#e8336e,#d12757);display:flex;align-items:center;justify-content:center;color:#fff}.mobile-profile-text[data-v-352db188]{font-size:18px;font-weight:700;color:#1a202c;min-width:0;word-break:break-word}.mobile-navigation[data-v-352db188]{display:flex;flex-direction:column;gap:8px}.mobile-nav-link[data-v-352db188]{display:flex;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;color:#475569;font-weight:600;font-size:16px;border-radius:16px;transition:background-color .2s ease,color .2s ease,transform .2s ease;position:relative;background:none;border:none;cursor:pointer;width:100%;text-align:left}.mobile-nav-link[data-v-352db188]:hover{background:rgba(232,51,110,.1);color:#e8336e;transform:translateX(4px)}.mobile-nav-icon[data-v-352db188]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;position:relative;flex-shrink:0}.mobile-badge[data-v-352db188]{position:absolute;top:-8px;right:-8px;min-width:16px;height:16px;background:#e8336e;color:#fff;border-radius:12px;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px}.mobile-auth-button[data-v-352db188]{background:linear-gradient(135deg,#e8336e,#d12757);color:#fff;margin-top:20px;box-shadow:0 4px 20px rgba(232,51,110,.2)}.mobile-auth-button[data-v-352db188]:hover{background:linear-gradient(135deg,#d12757,#b91c5c);transform:translateX(0) translateY(-2px)}.logout-button[data-v-352db188]{color:#dc2626;margin-top:20px;border-top:1px solid #e2e8f0;padding-top:24px}.logout-button[data-v-352db188]:hover{background:rgba(220,38,38,.1);color:#dc2626}.mobile-menu-enter-active[data-v-352db188]{transition:opacity .2s ease-out}.mobile-menu-leave-active[data-v-352db188]{transition:opacity .15s ease-in}.mobile-menu-enter-active .mobile-menu-content[data-v-352db188]{animation:slideInRight-352db188 .25s ease-out}.mobile-menu-leave-active .mobile-menu-content[data-v-352db188]{animation:slideOutRight-352db188 .2s ease-in}.mobile-menu-enter-from[data-v-352db188],.mobile-menu-leave-to[data-v-352db188]{opacity:0}@keyframes slideInRight-352db188{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight-352db188{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes pulse-badge-352db188{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width:1200px){.header-container[data-v-352db188]{padding:0 40px;gap:24px}.nav-list[data-v-352db188]{gap:28px}.nav-link[data-v-352db188]{font-size:15px}}@media (max-width:1024px){.header-container[data-v-352db188]{padding:0 32px;gap:20px}.nav-list[data-v-352db188]{gap:24px}.nav-link[data-v-352db188]{font-size:14px}.action-button[data-v-352db188],.avatar-wrapper[data-v-352db188]{width:46px;height:46px}}@media (max-width:768px){.main-navigation[data-v-352db188]{display:none}.mobile-menu-button[data-v-352db188]{display:flex}.mobile-menu-overlay[data-v-352db188]{display:block}.header-container[data-v-352db188]{padding:0 24px;min-height:72px}.auth-button[data-v-352db188]{padding:12px 18px;font-size:14px}.auth-text[data-v-352db188]{display:none}.action-button[data-v-352db188],.avatar-wrapper[data-v-352db188]{width:44px;height:44px}.user-actions[data-v-352db188]{gap:12px}}@media (max-width:640px){.header-container[data-v-352db188]{padding:0 20px;min-height:68px;gap:12px}.user-actions[data-v-352db188]{gap:8px}.mobile-menu-content[data-v-352db188]{width:85vw;max-width:320px;padding:24px 16px}.auth-button[data-v-352db188]{padding:10px 14px;font-size:13px;min-width:auto}.action-button[data-v-352db188],.avatar-wrapper[data-v-352db188]{width:42px;height:42px}.badge[data-v-352db188]{font-size:10px;min-width:16px;height:16px;top:-6px;right:-6px}}@media (max-width:480px){.header-container[data-v-352db188]{padding:0 16px;min-height:64px;gap:8px}.action-button[data-v-352db188],.avatar-wrapper[data-v-352db188]{width:40px;height:40px}.auth-button[data-v-352db188]{padding:8px 12px;font-size:12px}.mobile-menu-content[data-v-352db188]{width:100vw;padding:20px 12px;border-radius:0 0 16px 16px}.logo-section[data-v-352db188]{flex-shrink:1}.user-actions[data-v-352db188]{gap:6px}.badge[data-v-352db188]{font-size:9px;min-width:14px;height:14px;top:-5px;right:-5px}}@media (max-width:375px){.header-container[data-v-352db188]{padding:0 6px;min-height:60px}.action-button[data-v-352db188],.avatar-wrapper[data-v-352db188]{width:36px;height:36px}.auth-button[data-v-352db188]{padding:6px 10px;font-size:11px}.mobile-menu-content[data-v-352db188]{padding:16px 8px}}@media (max-height:500px) and (orientation:landscape){.header-container[data-v-352db188]{min-height:56px}.mobile-menu-overlay[data-v-352db188]{position:fixed;height:100vh;overflow-y:auto}.mobile-menu-content[data-v-352db188]{max-height:calc(100vh - 56px);overflow-y:auto}}@media print{.modern-header[data-v-352db188]{display:none}}.hero-section[data-v-51833e68]{position:relative;min-height:100vh;width:100vw;margin-left:calc(-50vw + 50%);display:flex;align-items:center;justify-content:center;overflow:hidden;opacity:0;transform:translateY(30px);transition:all .8s ease}.hero-visible[data-v-51833e68]{opacity:1;transform:translateY(0)}.hero-background[data-v-51833e68]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.background-image[data-v-51833e68]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(https://i.imgur.com/Hg1CFFb.jpeg);background-repeat:no-repeat;background-size:cover;background-position:50%;animation:subtle-zoom-51833e68 20s ease-in-out infinite alternate}.background-overlay[data-v-51833e68]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(232,51,110,.8),rgba(209,39,87,.7) 35%,rgba(26,32,44,.8));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.background-pattern[data-v-51833e68]{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 75% 75%,rgba(232,51,110,.1) 0,transparent 50%);animation:pattern-float-51833e68 15s ease-in-out infinite}.hero-content[data-v-51833e68]{position:relative;z-index:10;text-align:center;width:100%;max-width:1200px;margin:0 auto;padding:0 60px;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-text[data-v-51833e68]{margin-bottom:80px;width:100%;text-align:center}.hero-title[data-v-51833e68]{font-size:clamp(3.5rem,10vw,7rem);font-weight:800;line-height:1.1;margin:0 0 30px 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;width:100%}.title-line[data-v-51833e68]{display:block;opacity:0;transform:translateY(50px);animation:title-reveal-51833e68 .8s ease forwards}.title-line[data-v-51833e68]:first-child{animation-delay:.3s}.title-line[data-v-51833e68]:nth-child(2){animation-delay:.6s}.title-accent[data-v-51833e68]{background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.title-accent[data-v-51833e68]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:0;height:4px;background:linear-gradient(135deg,#e8336e,#d12757);border-radius:8px;animation:underline-grow-51833e68 1s ease-out 1.2s forwards}.hero-subtitle[data-v-51833e68]{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:400;line-height:1.6;margin:0 auto;opacity:.95;max-width:600px;text-align:center;opacity:0;transform:translateY(30px);animation:subtitle-reveal-51833e68 1s ease-out .9s forwards}.hero-actions[data-v-51833e68]{display:flex;gap:32px;justify-content:center;align-items:center;margin-bottom:100px;flex-wrap:wrap}.cta-button[data-v-51833e68]{background:linear-gradient(135deg,#e8336e,#d12757);border:none;border-radius:24px;padding:20px 40px;color:#fff;font-weight:700;font-size:18px;cursor:pointer;display:flex;align-items:center;gap:16px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(232,51,110,.3);opacity:0;transform:translateY(30px);animation:button-reveal-51833e68 1s ease-out 1.2s forwards}.cta-button[data-v-51833e68]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .4s ease}.cta-button[data-v-51833e68]:hover:before{left:0}.cta-button[data-v-51833e68]:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(232,51,110,.4)}.button-icon[data-v-51833e68],.button-text[data-v-51833e68]{position:relative;z-index:1}.button-icon[data-v-51833e68]{transition:transform .3s ease}.cta-button:hover .button-icon[data-v-51833e68]{transform:translateX(4px)}.secondary-button[data-v-51833e68]{background:hsla(0,0%,100%,.1);border:2px solid hsla(0,0%,100%,.3);border-radius:24px;padding:18px 36px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;transform:translateY(30px);animation:button-reveal-51833e68 1s ease-out 1.4s forwards}.secondary-button[data-v-51833e68]:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.hero-stats[data-v-51833e68]{display:flex;gap:40px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:60px;opacity:0;transform:translateY(30px);animation:stats-reveal-51833e68 1s ease-out 1.6s forwards}.stat-item[data-v-51833e68]{text-align:center;display:flex;flex-direction:column;gap:12px;min-width:120px;padding:20px;border-radius:16px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;overflow:hidden;word-wrap:break-word}.stat-item[data-v-51833e68]:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.3)}.stat-number[data-v-51833e68]{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#fff,#f8fafc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.stat-label[data-v-51833e68]{font-size:1.25rem}.floating-elements[data-v-51833e68]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;pointer-events:none}.floating-circle[data-v-51833e68]{position:absolute;border-radius:50%;background:linear-gradient(135deg,hsla(0,0%,100%,.1),rgba(232,51,110,.1));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.circle-1[data-v-51833e68]{width:200px;height:200px;top:10%;left:10%;animation:float-1-51833e68 20s ease-in-out infinite}.circle-2[data-v-51833e68]{width:150px;height:150px;top:60%;right:15%;animation:float-2-51833e68 15s ease-in-out infinite}.circle-3[data-v-51833e68]{width:100px;height:100px;bottom:20%;left:20%;animation:float-3-51833e68 18s ease-in-out infinite}@keyframes title-reveal-51833e68{to{opacity:1;transform:translateY(0)}}@keyframes subtitle-reveal-51833e68{to{opacity:.9;transform:translateY(0)}}@keyframes button-reveal-51833e68{to{opacity:1;transform:translateY(0)}}@keyframes stats-reveal-51833e68{to{opacity:1;transform:translateY(0)}}@keyframes underline-grow-51833e68{to{width:100px}}@keyframes subtle-zoom-51833e68{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pattern-float-51833e68{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float-1-51833e68{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(180deg)}}@keyframes float-2-51833e68{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-40px) rotate(-180deg)}}@keyframes float-3-51833e68{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-25px) rotate(90deg)}}@keyframes bounce-51833e68{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width:1920px){.hero-content[data-v-51833e68]{max-width:1400px;padding:0 100px}.hero-title[data-v-51833e68]{font-size:5.5rem;line-height:1.05}.hero-subtitle[data-v-51833e68]{font-size:1.5rem;max-width:700px;margin:0 auto 3rem auto}.hero-actions[data-v-51833e68]{gap:32px}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{padding:24px 48px;font-size:20px}.hero-stats[data-v-51833e68]{gap:40px;margin-top:4rem}.stat-item[data-v-51833e68]{padding:32px}.stat-number[data-v-51833e68]{font-size:3.5rem}.stat-label[data-v-51833e68]{font-size:1.25rem}}@media (min-width:1440px) and (max-width:1919px){.hero-content[data-v-51833e68]{max-width:1200px;padding:0 80px;margin:0 auto}.hero-title[data-v-51833e68]{font-size:4.5rem;line-height:1.1}.hero-subtitle[data-v-51833e68]{font-size:1.375rem;max-width:600px;margin:0 auto}.hero-actions[data-v-51833e68]{gap:28px;justify-content:center}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{padding:22px 44px;font-size:18px}.hero-stats[data-v-51833e68]{gap:30px;margin-top:3.5rem;justify-content:center}.stat-item[data-v-51833e68]{padding:28px}.stat-number[data-v-51833e68]{font-size:3rem}.stat-label[data-v-51833e68]{font-size:1.125rem}}@media (min-width:1025px) and (max-width:1439px){.hero-content[data-v-51833e68]{padding:0 60px}.hero-title[data-v-51833e68]{font-size:3.5rem;line-height:1.15}.hero-subtitle[data-v-51833e68]{font-size:1.25rem;max-width:550px;margin:0 auto 2rem auto}.floating-circle[data-v-51833e68]{transform:scale(.9)}}@media (max-width:1024px){.hero-section[data-v-51833e68]{padding:100px 0;min-height:100vh}.hero-content[data-v-51833e68]{padding:0 60px;max-width:800px}.hero-title[data-v-51833e68]{font-size:3.5rem;line-height:1.1;margin-bottom:2rem}.hero-subtitle[data-v-51833e68]{font-size:1.25rem;margin-bottom:2.5rem;max-width:600px}.hero-actions[data-v-51833e68]{flex-direction:row;gap:20px;justify-content:flex-start}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{width:auto;min-width:180px;padding:18px 36px}.hero-stats[data-v-51833e68]{margin-top:4rem;gap:24px}.floating-circle[data-v-51833e68]{transform:scale(.8)}}@media (max-width:768px){.hero-section[data-v-51833e68]{padding:120px 0;width:100%;margin-left:0;min-height:100vh}.hero-content[data-v-51833e68]{padding:0 50px;text-align:center;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px}.hero-title[data-v-51833e68]{font-size:3rem;line-height:1.15;margin-bottom:2rem;text-align:center}.hero-subtitle[data-v-51833e68]{font-size:1.2rem;margin:0 auto 2.5rem auto;text-align:center;max-width:500px;line-height:1.6}.hero-actions[data-v-51833e68]{flex-direction:row;gap:20px;align-items:center;justify-content:center;flex-wrap:wrap}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{width:auto;min-width:160px;justify-content:center;padding:18px 32px;font-size:16px}.hero-stats[data-v-51833e68]{gap:32px;flex-wrap:nowrap;justify-content:center;margin-top:3.5rem}.stat-item[data-v-51833e68]{flex:1;min-width:140px;max-width:160px;text-align:center;padding:20px 16px;background:hsla(0,0%,100%,.1);border-radius:20px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.2)}.stat-number[data-v-51833e68]{font-size:2.25rem;margin-bottom:.5rem}.stat-label[data-v-51833e68]{font-size:.95rem}.floating-circle[data-v-51833e68]{transform:scale(.7);opacity:.5}}@media (max-width:820px) and (orientation:portrait){.hero-section[data-v-51833e68]{padding:100px 0}.hero-content[data-v-51833e68]{padding:0 40px;max-width:500px}.hero-title[data-v-51833e68]{font-size:2.75rem}.hero-subtitle[data-v-51833e68]{font-size:1.1rem;margin-bottom:2rem}.hero-actions[data-v-51833e68]{flex-direction:column;gap:16px;width:100%;max-width:320px}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{width:100%;min-width:auto}.hero-stats[data-v-51833e68]{gap:24px;margin-top:3rem}.stat-item[data-v-51833e68]{min-width:100px;max-width:120px}}@media (max-width:640px){.hero-section[data-v-51833e68]{padding:80px 0;width:100%;margin-left:0;min-height:100vh}.hero-content[data-v-51833e68]{padding:0 32px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.hero-title[data-v-51833e68]{font-size:2.5rem;margin-bottom:1.5rem;text-align:center;line-height:1.2}.hero-subtitle[data-v-51833e68]{font-size:1.1rem;margin:0 auto 2rem auto;line-height:1.6;text-align:center;max-width:400px}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{padding:16px 32px;font-size:16px;min-height:56px}.hero-stats[data-v-51833e68]{gap:24px;margin-top:3rem}.stat-item[data-v-51833e68]{min-width:100px}.stat-number[data-v-51833e68]{font-size:1.75rem}.stat-label[data-v-51833e68]{font-size:.8rem}.scroll-text[data-v-51833e68]{font-size:12px}.scroll-arrow svg[data-v-51833e68]{width:20px;height:20px}}@media (max-width:480px){.hero-section[data-v-51833e68]{padding:40px 0;width:100%;margin-left:0;min-height:100vh}.hero-content[data-v-51833e68]{padding:0 20px;gap:24px}.hero-title[data-v-51833e68]{font-size:2.25rem;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-v-51833e68]{font-size:1rem;margin-bottom:1.5rem;line-height:1.6;max-width:320px}.hero-actions[data-v-51833e68]{gap:16px;width:100%;max-width:320px}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{padding:16px 32px;font-size:15px;width:100%;min-height:52px}.hero-stats[data-v-51833e68]{gap:12px;margin-top:2rem;flex-direction:row;justify-content:center;flex-wrap:wrap;width:100%;max-width:100%;padding:0 10px}.stat-item[data-v-51833e68]{flex:1;min-width:80px;max-width:100px;padding:12px 8px;background:hsla(0,0%,100%,.08);border-radius:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);overflow:hidden}.stat-number[data-v-51833e68]{font-size:1.35rem;margin-bottom:.25rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-label[data-v-51833e68]{font-size:.7rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-circle[data-v-51833e68]{display:none}}@media (max-width:375px){.hero-section[data-v-51833e68]{padding:32px 0}.hero-content[data-v-51833e68]{padding:0 20px}.hero-title[data-v-51833e68]{font-size:2rem;margin-bottom:1rem}.hero-subtitle[data-v-51833e68]{font-size:.95rem;margin-bottom:1.5rem;max-width:280px}.cta-button[data-v-51833e68],.secondary-button[data-v-51833e68]{padding:14px 28px;font-size:14px;min-height:48px;max-width:250px}.stat-item[data-v-51833e68]{padding:12px 8px;max-width:100px;min-width:70px}.stat-number[data-v-51833e68]{font-size:1.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-label[data-v-51833e68]{font-size:.65rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-stats[data-v-51833e68]{margin-top:1.5rem;gap:8px;padding:0 5px}}@media (max-height:500px) and (orientation:landscape){.hero-section[data-v-51833e68]{padding:30px 0}.hero-title[data-v-51833e68]{font-size:1.75rem;margin-bottom:.75rem}.hero-subtitle[data-v-51833e68]{font-size:.875rem;margin-bottom:1rem}.hero-actions[data-v-51833e68]{gap:10px}.hero-stats[data-v-51833e68]{margin-top:1.5rem;flex-direction:row;gap:12px}.stat-item[data-v-51833e68]{padding:8px 12px;min-width:80px}.stat-number[data-v-51833e68]{font-size:1.25rem}.stat-label[data-v-51833e68]{font-size:.7rem}}@media (max-width:360px){.hero-content[data-v-51833e68]{padding:0 16px}.hero-title[data-v-51833e68]{font-size:1.85rem}.hero-subtitle[data-v-51833e68]{font-size:.9rem;max-width:260px}.hero-stats[data-v-51833e68]{gap:8px;margin-top:1.5rem;padding:0 8px}.stat-item[data-v-51833e68]{flex:1;min-width:65px;max-width:85px;padding:10px 6px;border-radius:10px}.stat-number[data-v-51833e68]{font-size:1.15rem;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:clip}.stat-label[data-v-51833e68]{font-size:.6rem;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width:320px){.hero-stats[data-v-51833e68]{gap:6px;padding:0 6px}.stat-item[data-v-51833e68]{min-width:60px;max-width:75px;padding:8px 4px}.stat-number[data-v-51833e68]{font-size:1rem}.stat-label[data-v-51833e68]{font-size:.55rem}}.advantages-section[data-v-777c2498]{width:100%;padding:120px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.advantages-section[data-v-777c2498]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(232,51,110,.05) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(232,51,110,.03) 0,transparent 50%);pointer-events:none}.container[data-v-777c2498]{max-width:1600px;width:100%;margin:0 auto;padding:0 60px;position:relative;z-index:10}.section-header[data-v-777c2498]{text-align:center;margin-bottom:80px}.section-title[data-v-777c2498]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#1a202c;margin:0 0 24px 0;line-height:1.2}.title-accent[data-v-777c2498]{background:linear-gradient(135deg,#e8336e,#d12757);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-777c2498]{font-size:1.25rem;color:#64748b;margin:0;width:100%;margin:0 auto;line-height:1.6}.advantages-grid[data-v-777c2498]{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;width:100%;max-width:1400px;margin:0 auto}.advantage-card[data-v-777c2498]{opacity:0;transform:translateY(50px);transition:all .6s ease;transition-delay:var(--delay)}.card-visible[data-v-777c2498]{opacity:1;transform:translateY(0)}.card-inner[data-v-777c2498]{background:#fff;border-radius:24px;padding:48px 36px;min-height:320px;height:100%;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s ease;cursor:pointer}.card-inner[data-v-777c2498]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#e8336e,#d12757);transition:left .3s ease;z-index:1}.card-inner[data-v-777c2498]:hover:before{left:0}.card-inner[data-v-777c2498]:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgba(232,51,110,.15);border-color:#e8336e}.icon-wrapper[data-v-777c2498]{position:relative;margin-bottom:32px;z-index:10}.icon-bg[data-v-777c2498]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background:linear-gradient(135deg,rgba(232,51,110,.1),rgba(209,39,87,.1));border-radius:50%;transition:all .3s ease}.card-inner:hover .icon-bg[data-v-777c2498]{background:hsla(0,0%,100%,.2);transform:translate(-50%,-50%) scale(1.1)}.advantage-icon[data-v-777c2498]{width:64px;height:64px;position:relative;z-index:2;transition:all .3s ease;filter:brightness(0) saturate(100%) invert(24%) sepia(87%) saturate(2637%) hue-rotate(323deg) brightness(89%) contrast(91%)}.card-inner:hover .advantage-icon[data-v-777c2498]{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);transform:scale(1.05)}.card-content[data-v-777c2498]{flex:1;display:flex;flex-direction:column;gap:16px;position:relative;z-index:10}.advantage-title[data-v-777c2498]{font-size:1.375rem;font-weight:700;color:#1a202c;margin:0;line-height:1.3;transition:color .3s ease}.card-inner:hover .advantage-title[data-v-777c2498]{color:#fff}.advantage-description[data-v-777c2498]{font-size:1rem;color:#64748b;margin:0;line-height:1.7;transition:color .3s ease}.card-inner:hover .advantage-description[data-v-777c2498]{color:hsla(0,0%,100%,.9)}.card-decoration[data-v-777c2498]{position:absolute;top:0;right:0;z-index:5}.decoration-circle[data-v-777c2498]{width:60px;height:60px;background:linear-gradient(135deg,rgba(232,51,110,.1),rgba(209,39,87,.1));border-radius:50%;position:absolute;top:-30px;right:-30px;transition:all .3s ease}.card-inner:hover .decoration-circle[data-v-777c2498]{background:hsla(0,0%,100%,.1);transform:scale(1.2)}.decoration-line[data-v-777c2498]{width:40px;height:2px;background:linear-gradient(135deg,#e8336e,#d12757);position:absolute;top:20px;right:20px;border-radius:8px;transition:all .3s ease}.card-inner:hover .decoration-line[data-v-777c2498]{background:hsla(0,0%,100%,.3);width:60px}@media (min-width:1920px){.container[data-v-777c2498]{max-width:1920px;padding:0 100px}.advantages-section[data-v-777c2498]{padding:160px 0}.section-header[data-v-777c2498]{margin-bottom:100px}.section-title[data-v-777c2498]{font-size:5rem}.section-subtitle[data-v-777c2498]{font-size:1.5rem;max-width:800px}.advantages-grid[data-v-777c2498]{grid-template-columns:repeat(4,1fr);gap:60px;max-width:1600px}.card-inner[data-v-777c2498]{padding:60px 48px;min-height:380px}.advantage-icon[data-v-777c2498]{width:80px;height:80px}.icon-bg[data-v-777c2498]{width:120px;height:120px}.advantage-title[data-v-777c2498]{font-size:1.625rem;line-height:1.3}.advantage-description[data-v-777c2498]{font-size:1.125rem;line-height:1.7}}@media (min-width:1440px) and (max-width:1919px){.container[data-v-777c2498]{max-width:1600px;padding:0 80px}.advantages-section[data-v-777c2498]{padding:140px 0}.section-header[data-v-777c2498]{margin-bottom:90px}.section-title[data-v-777c2498]{font-size:4.5rem}.section-subtitle[data-v-777c2498]{font-size:1.375rem;max-width:700px}.advantages-grid[data-v-777c2498]{grid-template-columns:repeat(4,1fr);gap:50px;max-width:1500px}.card-inner[data-v-777c2498]{padding:48px 40px;min-height:340px}.advantage-icon[data-v-777c2498]{width:70px;height:70px}.icon-bg[data-v-777c2498]{width:110px;height:110px}.advantage-title[data-v-777c2498]{font-size:1.5rem;line-height:1.3}.advantage-description[data-v-777c2498]{font-size:1.0625rem;line-height:1.7}}@media (min-width:1025px) and (max-width:1439px){.container[data-v-777c2498]{max-width:1400px;padding:0 60px}.advantages-section[data-v-777c2498]{padding:120px 0}.advantages-grid[data-v-777c2498]{grid-template-columns:repeat(4,1fr);gap:36px;max-width:1300px}.section-title[data-v-777c2498]{font-size:3.75rem}.section-subtitle[data-v-777c2498]{font-size:1.25rem;max-width:600px}.card-inner[data-v-777c2498]{padding:42px 32px;min-height:320px}.advantage-title[data-v-777c2498]{font-size:1.25rem;line-height:1.3}.advantage-description[data-v-777c2498]{font-size:.9375rem;line-height:1.65}}@media (min-width:769px) and (max-width:1024px){.advantages-section[data-v-777c2498]{padding:80px 0}.container[data-v-777c2498]{padding:0 40px}.advantages-grid[data-v-777c2498]{grid-template-columns:repeat(2,1fr);gap:28px}.section-header[data-v-777c2498]{margin-bottom:60px}.section-title[data-v-777c2498]{font-size:3rem}.section-subtitle[data-v-777c2498]{font-size:1.125rem}.card-inner[data-v-777c2498]{padding:36px 28px}.advantage-title[data-v-777c2498]{font-size:1.375rem}.advantage-description[data-v-777c2498]{font-size:.9375rem}.advantage-icon[data-v-777c2498]{width:60px;height:60px}.icon-bg[data-v-777c2498]{width:100px;height:100px}}@media (min-width:481px) and (max-width:768px){.advantages-section[data-v-777c2498]{padding:60px 0}.container[data-v-777c2498]{padding:0 32px}.advantages-grid[data-v-777c2498]{grid-template-columns:repeat(2,1fr);gap:20px}.section-header[data-v-777c2498]{margin-bottom:50px}.section-title[data-v-777c2498]{font-size:2.5rem}.section-subtitle[data-v-777c2498]{font-size:1.0625rem}.card-inner[data-v-777c2498]{padding:28px 20px}.advantage-title[data-v-777c2498]{font-size:1.125rem}.advantage-description[data-v-777c2498]{font-size:.875rem;line-height:1.5}.advantage-icon[data-v-777c2498]{width:52px;height:52px}.icon-bg[data-v-777c2498]{width:90px;height:90px}.icon-wrapper[data-v-777c2498]{margin-bottom:24px}}@media (max-width:480px){.advantages-section[data-v-777c2498]{padding:50px 0}.container[data-v-777c2498]{padding:0 20px}.advantages-grid[data-v-777c2498]{grid-template-columns:1fr;gap:16px}.section-header[data-v-777c2498]{margin-bottom:40px}.section-title[data-v-777c2498]{font-size:2rem;margin-bottom:16px}.section-subtitle[data-v-777c2498]{font-size:1rem}.card-inner[data-v-777c2498]{padding:28px 20px}.advantage-title[data-v-777c2498]{font-size:1.125rem}.advantage-description[data-v-777c2498]{font-size:.875rem;line-height:1.5}.advantage-icon[data-v-777c2498]{width:48px;height:48px}.icon-bg[data-v-777c2498]{width:80px;height:80px}.icon-wrapper[data-v-777c2498]{margin-bottom:20px}.decoration-circle[data-v-777c2498]{width:40px;height:40px;top:-20px;right:-20px}.decoration-line[data-v-777c2498]{width:30px;top:15px;right:15px}}.faq-section[data-v-199b4fa0]{width:100%;padding:120px 0 60px 0;background:linear-gradient(135deg,#fff,#f8fafc);position:relative}.faq-section[data-v-199b4fa0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(232,51,110,.03) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(232,51,110,.03) 0,transparent 50%);pointer-events:none}.container[data-v-199b4fa0]{width:100%;margin:0 auto;padding:0 60px;position:relative;z-index:10}.section-header[data-v-199b4fa0]{text-align:center;margin-bottom:80px}.section-title[data-v-199b4fa0]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#1a202c;margin:0 0 24px 0;line-height:1.2}.title-accent[data-v-199b4fa0]{background:linear-gradient(135deg,#e8336e,#d12757);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-199b4fa0]{font-size:1.25rem;color:#64748b;margin:0;line-height:1.6;max-width:600px;margin:0 auto}.faq-container[data-v-199b4fa0]{max-width:800px;margin:0 auto 80px auto;min-height:calc(100vh - 200px);padding:40px 20px}.faq-card[data-v-199b4fa0]{background:#fff;border-radius:20px;border:2px solid transparent;margin-bottom:20px;overflow:hidden;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.08)}.faq-card[data-v-199b4fa0]:hover{border-color:rgba(232,51,110,.2);transform:translateY(-2px);box-shadow:0 8px 40px rgba(0,0,0,.12)}.faq-card.is-open[data-v-199b4fa0]{border-color:#e8336e;box-shadow:0 12px 50px rgba(232,51,110,.15)}.faq-header[data-v-199b4fa0]{padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.faq-question[data-v-199b4fa0]{font-size:1.375rem;font-weight:700;color:#1a202c;margin:0;line-height:1.4;flex:1;transition:color .3s ease}.faq-card.is-open .faq-question[data-v-199b4fa0]{color:#e8336e}.faq-toggle[data-v-199b4fa0]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.faq-card:hover .faq-toggle[data-v-199b4fa0]{background:linear-gradient(135deg,#e8336e,#d12757);transform:scale(1.1)}.faq-card:hover .toggle-icon[data-v-199b4fa0]{color:#fff}.faq-card.is-open .faq-toggle[data-v-199b4fa0]{background:linear-gradient(135deg,#e8336e,#d12757)}.toggle-icon[data-v-199b4fa0]{color:#64748b;transition:all .3s ease}.toggle-icon.rotated[data-v-199b4fa0]{transform:rotate(180deg);color:#fff}.faq-content[data-v-199b4fa0]{overflow:hidden}.faq-answer[data-v-199b4fa0]{padding:0 32px 32px 32px;font-size:1.125rem;line-height:1.7;color:#475569}.faq-answer h3[data-v-199b4fa0],.faq-answer h4[data-v-199b4fa0]{color:#1a202c;font-weight:600;margin:24px 0 16px 0}.faq-answer ol[data-v-199b4fa0],.faq-answer ul[data-v-199b4fa0]{margin:16px 0;padding-left:24px}.faq-answer li[data-v-199b4fa0]{margin:8px 0;color:#64748b}.faq-answer p[data-v-199b4fa0]{margin:16px 0}.faq-answer p[data-v-199b4fa0]:first-child{margin-top:0}.faq-answer p[data-v-199b4fa0]:last-child{margin-bottom:0}.faq-content-enter-active[data-v-199b4fa0],.faq-content-leave-active[data-v-199b4fa0]{transition:all .3s ease}.faq-content-enter-from[data-v-199b4fa0],.faq-content-leave-to[data-v-199b4fa0]{max-height:0;opacity:0;transform:translateY(-20px)}.faq-content-enter-to[data-v-199b4fa0],.faq-content-leave-from[data-v-199b4fa0]{max-height:1000px;opacity:1;transform:translateY(0)}.faq-footer[data-v-199b4fa0]{display:flex;justify-content:center}.support-card[data-v-199b4fa0]{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:24px;padding:48px 40px;color:#fff;text-align:center;max-width:600px;width:100%;position:relative;overflow:hidden}.support-card[data-v-199b4fa0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none}.support-icon[data-v-199b4fa0]{width:80px;height:80px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;margin:0 auto 24px auto;position:relative;z-index:1}.support-icon svg[data-v-199b4fa0]{color:#fff}.support-content[data-v-199b4fa0]{position:relative;z-index:1}.support-title[data-v-199b4fa0]{font-size:1.75rem;font-weight:700;margin:0 0 12px 0}.support-description[data-v-199b4fa0]{font-size:1.125rem;opacity:.9;margin:0 0 32px 0;line-height:1.6}.support-actions[data-v-199b4fa0]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.support-btn[data-v-199b4fa0]{background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.3);border-radius:16px;padding:14px 24px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.support-btn[data-v-199b4fa0]:hover{background:hsla(0,0%,100%,.3);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.support-btn.primary[data-v-199b4fa0]{background:hsla(0,0%,100%,.95);color:#667eea;border-color:transparent}.support-btn.primary[data-v-199b4fa0]:hover{background:#fff;color:#5a67d8;transform:translateY(-2px)}.support-btn svg[data-v-199b4fa0]{flex-shrink:0}@media (min-width:1920px){.container[data-v-199b4fa0]{max-width:1800px;padding:0 100px}.faq-section[data-v-199b4fa0]{padding:160px 0 80px 0}.section-header[data-v-199b4fa0]{margin-bottom:100px}.section-title[data-v-199b4fa0]{font-size:5rem}.section-subtitle[data-v-199b4fa0]{font-size:1.5rem;max-width:800px}.faq-container[data-v-199b4fa0]{max-width:1000px;margin-bottom:100px}.faq-header[data-v-199b4fa0]{padding:40px}.faq-question[data-v-199b4fa0]{font-size:1.5rem}.faq-answer[data-v-199b4fa0]{padding:0 40px 40px 40px;font-size:1.25rem}.support-card[data-v-199b4fa0]{padding:60px 50px}}@media (min-width:1440px) and (max-width:1919px){.container[data-v-199b4fa0]{max-width:1400px;padding:0 80px}.faq-section[data-v-199b4fa0]{padding:140px 0 70px 0}.section-header[data-v-199b4fa0]{margin-bottom:90px}.section-title[data-v-199b4fa0]{font-size:4.5rem}.section-subtitle[data-v-199b4fa0]{font-size:1.375rem;max-width:700px}.faq-container[data-v-199b4fa0]{max-width:900px;margin-bottom:90px}.faq-header[data-v-199b4fa0]{padding:36px}.faq-answer[data-v-199b4fa0]{padding:0 36px 36px 36px}.support-card[data-v-199b4fa0]{padding:52px 44px}}@media (min-width:1025px) and (max-width:1439px){.container[data-v-199b4fa0]{padding:0 60px}.faq-section[data-v-199b4fa0]{padding:120px 0}.section-title[data-v-199b4fa0]{font-size:3.75rem}.section-subtitle[data-v-199b4fa0]{font-size:1.25rem;max-width:600px}}@media (max-width:1024px){.container[data-v-199b4fa0]{padding:0 40px}.faq-section[data-v-199b4fa0]{padding:80px 0}.section-header[data-v-199b4fa0]{margin-bottom:60px}.section-title[data-v-199b4fa0]{font-size:2.75rem}.section-subtitle[data-v-199b4fa0]{font-size:1.125rem}.faq-container[data-v-199b4fa0]{margin-bottom:60px}.faq-header[data-v-199b4fa0]{padding:28px}.faq-question[data-v-199b4fa0]{font-size:1.25rem}.faq-answer[data-v-199b4fa0]{padding:0 28px 28px 28px;font-size:1rem}.support-card[data-v-199b4fa0]{padding:40px 32px}.support-title[data-v-199b4fa0]{font-size:1.5rem}.support-description[data-v-199b4fa0]{font-size:1rem}}@media (max-width:768px){.container[data-v-199b4fa0]{padding:0 32px}.faq-section[data-v-199b4fa0]{padding:60px 0}.section-header[data-v-199b4fa0]{margin-bottom:50px}.section-title[data-v-199b4fa0]{font-size:2.25rem}.faq-header[data-v-199b4fa0]{padding:24px;gap:16px}.faq-question[data-v-199b4fa0]{font-size:1.125rem}.faq-toggle[data-v-199b4fa0]{width:40px;height:40px}.faq-answer[data-v-199b4fa0]{padding:0 24px 24px 24px;font-size:.975rem}.support-card[data-v-199b4fa0]{padding:32px 24px}.support-icon[data-v-199b4fa0]{width:64px;height:64px}.support-actions[data-v-199b4fa0]{flex-direction:column}.support-btn[data-v-199b4fa0]{width:100%;justify-content:center}}@media (max-width:640px){.container[data-v-199b4fa0]{padding:0 24px}.faq-header[data-v-199b4fa0]{padding:20px}.faq-question[data-v-199b4fa0]{font-size:1rem}.faq-answer[data-v-199b4fa0]{padding:0 20px 20px 20px;font-size:.9rem}.support-card[data-v-199b4fa0]{padding:28px 20px}}@media (max-width:480px){.container[data-v-199b4fa0]{padding:0 20px}.faq-section[data-v-199b4fa0]{padding:50px 0}.section-header[data-v-199b4fa0]{margin-bottom:40px}.section-title[data-v-199b4fa0]{font-size:2rem}.section-subtitle[data-v-199b4fa0]{font-size:1rem}.faq-container[data-v-199b4fa0]{margin-bottom:50px}.faq-card[data-v-199b4fa0]{margin-bottom:16px}.faq-header[data-v-199b4fa0]{padding:16px}.faq-question[data-v-199b4fa0]{font-size:.95rem}.faq-toggle[data-v-199b4fa0]{width:36px;height:36px}.faq-answer[data-v-199b4fa0]{padding:0 16px 16px 16px;font-size:.875rem}.support-card[data-v-199b4fa0]{padding:24px 16px}.support-title[data-v-199b4fa0]{font-size:1.25rem}.support-description[data-v-199b4fa0]{font-size:.9rem}.support-btn[data-v-199b4fa0]{padding:12px 20px;font-size:14px}}.wrapper[data-v-dd731a80]{position:absolute;height:100vh;width:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:4}.card[data-v-dd731a80]{position:relative;display:flex;flex-direction:column;gap:25px;padding:32px;background-color:#fff;border:1px solid #fff}.title[data-v-dd731a80]{font-size:28px;font-weight:700;line-height:33.6px;color:#000}.desc[data-v-dd731a80]{opacity:80%;font-weight:500;font-size:16px;line-height:22.4px}.btn[data-v-dd731a80]{width:100%;background-color:#e8336e;padding:17px 24px;color:#fff;font-weight:500;font-size:16px;line-height:16px}.log[data-v-dd731a80]{display:flex;justify-content:center;align-items:center;gap:10px}.log span[data-v-dd731a80],a[data-v-dd731a80]{font-weight:500;font-size:16px;line-height:22.4px}a[data-v-dd731a80]{color:#e8336e}.cancel[data-v-dd731a80]{position:absolute;top:3%;right:2%;display:flex;justify-content:end;align-items:center}.cancel img[data-v-dd731a80]{cursor:pointer;height:24px;width:24px}.card[data-v-dd731a80]:hover{cursor:auto;transform:none}@keyframes fadeIn-5019af59{0%{opacity:0}to{opacity:1}}@keyframes slideIn-5019af59{to{transform:scale(1)}}@keyframes successPulse-5019af59{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes spin-5019af59{to{transform:rotate(1turn)}}.reset-modal[data-v-5019af59]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn-5019af59 .3s cubic-bezier(.4,0,.2,1)}.auth-card[data-v-5019af59]{background:#fff;border-radius:24px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px hsla(0,0%,100%,.1);max-width:480px;width:100%;max-height:90vh;overflow-y:auto;transform:scale(.95);animation:slideIn-5019af59 .3s cubic-bezier(.4,0,.2,1) forwards;position:relative}.auth-card.success-card[data-v-5019af59]{text-align:center}.card-header[data-v-5019af59]{display:flex;align-items:flex-start;justify-content:space-between;padding:2rem 2rem 1rem;border-bottom:1px solid rgba(0,0,0,.05)}.card-header .header-content[data-v-5019af59]{flex:1}.card-header .close-button[data-v-5019af59]{background:none;border:none;padding:.5rem;margin:-.5rem -.5rem -.5rem 1rem;border-radius:12px;color:#6b7280;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.card-header .close-button[data-v-5019af59]:hover{background:rgba(0,0,0,.05);color:#374151}.auth-title[data-v-5019af59]{font-size:1.875rem;font-weight:700;color:#111827;margin:0 0 .5rem;line-height:1.2}.auth-subtitle[data-v-5019af59]{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.reset-icon[data-v-5019af59]{display:flex;justify-content:center;padding:1rem 2rem}.reset-icon .icon-wrapper[data-v-5019af59]{width:80px;height:80px;background:linear-gradient(135deg,rgba(232,51,110,.1),rgba(209,39,87,.1));border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;color:#e8336e}.reset-icon .icon-wrapper .lock-overlay[data-v-5019af59]{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#e8336e}.success-icon[data-v-5019af59]{display:flex;justify-content:center;padding:1rem 2rem}.success-icon .icon-wrapper[data-v-5019af59]{width:80px;height:80px;background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.1));border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;color:#10b981}.success-icon .icon-wrapper.success[data-v-5019af59]{animation:successPulse-5019af59 .6s cubic-bezier(.4,0,.2,1)}.success-icon .icon-wrapper .check-mark[data-v-5019af59]{position:absolute;bottom:-4px;right:-4px;width:32px;height:32px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#10b981}.auth-form[data-v-5019af59]{padding:0 2rem 1rem}.form-group[data-v-5019af59]{margin-bottom:1.5rem}.form-label[data-v-5019af59]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-label svg[data-v-5019af59]{color:#6b7280}.form-input[data-v-5019af59]{width:100%;padding:1rem 1.25rem;border:2px solid #e5e7eb;border-radius:16px;font-size:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);background:#fafafa}.form-input[data-v-5019af59]:focus{outline:none;border-color:#e8336e;background:#fff;box-shadow:0 0 0 3px rgba(232,51,110,.1)}.form-input.input-error[data-v-5019af59]{border-color:#ef4444;background:#fef2f2}.form-input.input-error[data-v-5019af59]:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-input[data-v-5019af59]::-moz-placeholder{color:#9ca3af}.form-input[data-v-5019af59]::placeholder{color:#9ca3af}.submit-button[data-v-5019af59]{width:100%;background:linear-gradient(135deg,#e8336e,#d12757);color:#fff;border:none;border-radius:16px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.submit-button[data-v-5019af59]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px rgba(232,51,110,.3)}.submit-button[data-v-5019af59]:active:not(:disabled){transform:translateY(0)}.submit-button[data-v-5019af59]:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-button .button-loading[data-v-5019af59]{display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-button .spinner[data-v-5019af59]{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top:2px solid #fff;border-radius:50%;animation:spin-5019af59 1s linear infinite}.message[data-v-5019af59]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;font-size:.875rem;font-weight:500;margin:1rem 2rem}.message.message-error[data-v-5019af59]{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.message .message-icon[data-v-5019af59]{flex-shrink:0}.help-info[data-v-5019af59]{padding:0 2rem 2rem}.help-info .info-content[data-v-5019af59]{background:#f8fafc;border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0}.help-info .info-content h4[data-v-5019af59]{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#374151}.help-info .info-content ul[data-v-5019af59]{margin:0;padding-left:1.5rem;color:#6b7280}.help-info .info-content ul li[data-v-5019af59]{margin-bottom:.5rem;line-height:1.5}.help-info .info-content ul li[data-v-5019af59]:last-child{margin-bottom:0}.success-content[data-v-5019af59]{padding:0 2rem 1rem}.success-content .success-message[data-v-5019af59]{font-size:1.125rem;color:#374151;margin:0 0 2rem;line-height:1.6}.success-content .success-message .email-highlight[data-v-5019af59]{color:#e8336e;font-weight:600}.success-content .next-steps h4[data-v-5019af59]{font-size:1rem;font-weight:600;color:#374151;margin:0 0 1rem;text-align:left}.success-content .next-steps .steps-list[data-v-5019af59]{display:flex;flex-direction:column;gap:1rem}.success-content .next-steps .steps-list .step-item[data-v-5019af59]{display:flex;align-items:center;gap:1rem;text-align:left}.success-content .next-steps .steps-list .step-item .step-number[data-v-5019af59]{width:32px;height:32px;background:linear-gradient(135deg,#e8336e,#d12757);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0}.success-content .next-steps .steps-list .step-item .step-content[data-v-5019af59]{flex:1;color:#6b7280;font-size:.875rem}.additional-help[data-v-5019af59]{padding:1rem 2rem 2rem;border-top:1px solid rgba(0,0,0,.05)}.additional-help p[data-v-5019af59]{margin:0;font-size:.875rem;color:#9ca3af;text-align:center;line-height:1.5}@media (max-width:640px){.reset-modal[data-v-5019af59]{padding:1rem}.auth-card[data-v-5019af59]{border-radius:20px;margin:0}.card-header[data-v-5019af59]{padding:1.5rem 1.5rem 1rem}.auth-title[data-v-5019af59]{font-size:1.5rem}.auth-form[data-v-5019af59]{padding:0 1.5rem 1rem}.help-info[data-v-5019af59]{padding:0 1.5rem 1.5rem}.success-content[data-v-5019af59]{padding:0 1.5rem 1rem}.additional-help[data-v-5019af59]{padding:1rem 1.5rem 1.5rem}.message[data-v-5019af59]{margin:1rem 1.5rem}.reset-icon[data-v-5019af59],.success-icon[data-v-5019af59]{padding:1rem 1.5rem}.reset-icon .icon-wrapper[data-v-5019af59],.success-icon .icon-wrapper[data-v-5019af59]{width:64px;height:64px}.reset-icon .icon-wrapper .lock-overlay[data-v-5019af59],.success-icon .icon-wrapper .check-mark[data-v-5019af59]{width:28px;height:28px}}.wrapper[data-v-0e9e388c]{width:100%;min-height:80px;display:flex;gap:20px;flex-direction:column;align-items:center;padding:60px;justify-content:space-between;background-color:#202020;margin-bottom:0;margin-top:auto}.text[data-v-0e9e388c]{font-weight:400;font-size:12px;line-height:14px;color:#fff;opacity:50%}.legal-links[data-v-0e9e388c]{display:flex;align-items:center;gap:10px;margin:10px 0}.legal-link[data-v-0e9e388c]{color:#fff;text-decoration:none;font-size:12px;font-weight:400;opacity:70%;transition:opacity .3s ease}.legal-link[data-v-0e9e388c]:hover{opacity:100%;text-decoration:underline}.separator[data-v-0e9e388c]{color:#fff;opacity:50%;font-size:12px}.company-info[data-v-0e9e388c]{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:15px}.company-info .text[data-v-0e9e388c]{font-size:11px;opacity:40%}.contacts[data-v-0e9e388c]{transform:translateX(-15px);display:flex;align-items:center;justify-content:center;gap:7px}.flag[data-v-0e9e388c]{height:14px}.arrow[data-v-0e9e388c]{height:20px;width:20px}.item-group[data-v-0e9e388c]{cursor:pointer}.contacts span[data-v-0e9e388c],.item-group[data-v-0e9e388c]{color:#fff;font-weight:400;font-size:12px;line-height:14px}.item-group[data-v-0e9e388c]:after{margin-top:2px;background-color:#e8336e;display:block;content:"";height:2px;width:0;-webkit-transition:width .4s ease-in-out;-moz--transition:width .4s ease-in-out;transition:width .4s ease-in-out}.item-group[data-v-0e9e388c]:focus:after,.item-group[data-v-0e9e388c]:hover:after{width:100%}.lan[data-v-0e9e388c]{display:flex;align-items:center;gap:6px;position:relative;cursor:pointer}.all_flags[data-v-0e9e388c]{position:absolute;padding:3px 7px;transform:translateY(-60px);background-color:#fff;box-shadow:0 0 10px 0 #00000037;z-index:3}.group-country[data-v-0e9e388c]{display:flex;align-items:center;gap:6px}.name-country[data-v-0e9e388c]{font-size:14px;color:#fff;line-height:14px;font-weight:500}.contacts img[data-v-0e9e388c]{height:28px;width:28px;cursor:pointer;transition:all .5s ease}.logo[data-v-0e9e388c]{display:flex;align-items:center;gap:10px;height:60px;cursor:pointer}.mainLogo[data-v-0e9e388c]{width:70px}.logoText[data-v-0e9e388c]{width:180px;padding-top:10px}.contacts img[data-v-0e9e388c]:hover{transform:translateY(-3px)}.info[data-v-0e9e388c]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.group[data-v-0e9e388c]{display:flex;align-items:center;gap:60px;list-style-type:none}.group-span[data-v-0e9e388c]{display:flex;flex-direction:column;gap:10px}.number[data-v-0e9e388c]{direction:ltr!important}@media (max-width:850px){.info[data-v-0e9e388c]{flex-direction:column}.group-span[data-v-0e9e388c]{align-items:center}.contacts[data-v-0e9e388c]{transform:none}}@media (max-width:769px){.wrapper[data-v-0e9e388c]{padding:40px 40px 40px 40px;margin-bottom:0}}@media (max-width:500px){.wrapper[data-v-0e9e388c]{padding:30px 20px;margin-bottom:0}.contacts[data-v-0e9e388c]{gap:6px}.group[data-v-0e9e388c]{gap:20px}}.card[data-v-0b644639]{width:20%;min-width:340px;display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;position:relative;border:1px solid rgba(232,51,110,.1)}.card[data-v-0b644639]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(232,51,110,.15);border-color:rgba(232,51,110,.3)}.card[data-v-0b644639]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,#e8336e,#d12757);opacity:0;transition:opacity .3s ease}.card[data-v-0b644639]:hover:before{opacity:1}.info[data-v-0b644639]{display:flex;flex-direction:column;padding:24px 20px;gap:16px;flex-grow:1}.info>span[data-v-0b644639]:first-child{font-size:18px;font-weight:600;color:#2d3748;line-height:1.4;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.btn[data-v-0b644639]{width:100%;padding:14px 20px;color:#fff;font-weight:600;font-size:15px;border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.button-group .btn[data-v-0b644639]{margin-top:0}.btn-primary[data-v-0b644639]{background:linear-gradient(135deg,#e8336e,#d12757)}.btn-primary[data-v-0b644639]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .3s ease}.btn-primary[data-v-0b644639]:hover:before{left:0}.btn-primary[data-v-0b644639]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,51,110,.3)}.btn-secondary[data-v-0b644639]{background:linear-gradient(135deg,#6366f1,#4f46e5)}.btn-secondary[data-v-0b644639]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#4f46e5,#4338ca);transition:left .3s ease}.btn-secondary[data-v-0b644639]:hover:before{left:0}.btn-secondary[data-v-0b644639]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.3)}.btn-danger[data-v-0b644639]{background:linear-gradient(135deg,#ef4444,#dc2626)}.btn-danger[data-v-0b644639]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#dc2626,#b91c1c);transition:left .3s ease}.btn-danger[data-v-0b644639]:hover:before{left:0}.btn-danger[data-v-0b644639]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(239,68,68,.3)}.btn span[data-v-0b644639]{position:relative;z-index:1}.button-group[data-v-0b644639]{display:flex;flex-direction:column;gap:12px;margin-top:16px}.btn-favorite[data-v-0b644639]{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.btn-favorite[data-v-0b644639]:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.btn-favorite.active[data-v-0b644639]{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#dc2626}.btn-favorite.active svg[data-v-0b644639]{fill:#dc2626}.btn-favorite.active[data-v-0b644639]:hover{background:linear-gradient(135deg,#fca5a5,#f87171);box-shadow:0 8px 25px rgba(220,38,38,.3)}.status[data-v-0b644639]{padding:8px 16px;font-size:13px;font-weight:600;border-radius:20px;text-align:center;transition:all .3s ease;border:1px solid transparent}.inStok[data-v-0b644639]{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46;border-color:#a7f3d0}.nonStok[data-v-0b644639]{background:linear-gradient(135deg,#fecaca,#fca5a5);color:#991b1b;border-color:#fca5a5}.one[data-v-0b644639]{background:linear-gradient(135deg,#e8336e,#d12757);color:#fff;border-color:#e8336e}.carousel-container[data-v-0b644639]{position:relative;width:100%;height:220px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.carousel-slide[data-v-0b644639]{position:relative;width:100%;height:100%}.carousel-image[data-v-0b644639]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.card:hover .carousel-image[data-v-0b644639]{transform:scale(1.05)}.carousel-arrow[data-v-0b644639]{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:hsla(0,0%,100%,.95);border:none;border-radius:16px;color:#e8336e;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:10;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-arrow[data-v-0b644639]:hover{background:#e8336e;color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 25px rgba(232,51,110,.3)}.prev[data-v-0b644639]{left:12px}.next[data-v-0b644639]{right:12px}.carousel-indicators[data-v-0b644639]{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:10}.carousel-indicators span[data-v-0b644639]{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.6);cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.carousel-indicators span.active[data-v-0b644639]{background:#e8336e;transform:scale(1.3);box-shadow:0 2px 8px rgba(232,51,110,.4)}.carousel-indicators span[data-v-0b644639]:hover{background:rgba(232,51,110,.8);transform:scale(1.1)}.artist-info[data-v-0b644639]{display:flex;align-items:center;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;cursor:pointer;transition:all .3s ease;border:1px solid #e2e8f0;position:relative;overflow:hidden}.artist-info[data-v-0b644639]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#e8336e,#d12757);transition:left .3s ease;z-index:1}.artist-info[data-v-0b644639]:hover:before{left:0}.artist-info[data-v-0b644639]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,51,110,.2);border-color:#e8336e}.artist-info[data-v-0b644639]>*{position:relative;z-index:2}.artist-info:hover .artist-label[data-v-0b644639],.artist-info:hover .artist-name[data-v-0b644639]{color:#fff}.artist-avatar[data-v-0b644639]{width:36px;height:36px;border-radius:16px;-o-object-fit:cover;object-fit:cover;border:2px solid #e2e8f0;transition:all .3s ease;flex-shrink:0}.avatar-placeholder[data-v-0b644639]{background:linear-gradient(135deg,#e8336e,#d12757);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.artist-info:hover .artist-avatar[data-v-0b644639]{border-color:#fff;transform:scale(1.05)}.artist-details[data-v-0b644639]{display:flex;flex-direction:column;gap:4px;flex-grow:1}.artist-label[data-v-0b644639]{font-size:11px;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.8px;transition:color .3s ease}.artist-name[data-v-0b644639]{font-size:14px;color:#475569;font-weight:600;transition:color .3s ease;line-height:1.3}.flex.font-medium[data-v-0b644639]{align-items:center;justify-content:center;margin-top:8px}.flex.font-medium span[data-v-0b644639]{font-size:24px;font-weight:700;color:#e8336e;background:linear-gradient(135deg,#e8336e,#d12757);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width:1400px){.card[data-v-0b644639]{width:20%;min-width:340px}.carousel-container[data-v-0b644639]{height:320px}.info[data-v-0b644639]{padding:28px 24px;gap:18px}.info>span[data-v-0b644639]:first-child{font-size:19px;line-height:1.4}}@media (max-width:1200px){.card[data-v-0b644639]{width:25%;min-width:300px}.carousel-container[data-v-0b644639]{height:280px}.info[data-v-0b644639]{padding:26px 22px;gap:16px}.info>span[data-v-0b644639]:first-child{font-size:18px}}@media (max-width:992px){.card[data-v-0b644639]{width:33.333%;min-width:280px}.carousel-container[data-v-0b644639]{height:260px}.info>span[data-v-0b644639]:first-child{font-size:17px;line-height:1.3}.info[data-v-0b644639]{padding:24px 20px;gap:15px}}@media (max-width:768px){.card[data-v-0b644639]{width:50%;min-width:260px}.carousel-container[data-v-0b644639]{height:240px}.info[data-v-0b644639]{padding:22px 18px;gap:14px}.info>span[data-v-0b644639]:first-child{font-size:16px;line-height:1.4}.flex.font-medium span[data-v-0b644639]{font-size:20px}.rating[data-v-0b644639]{font-size:12px}.add-to-cart[data-v-0b644639]{width:40px;height:40px}.add-to-cart svg[data-v-0b644639]{width:18px;height:18px}}@media (max-width:640px){.card[data-v-0b644639]{width:100%;min-width:280px;max-width:400px;margin:0 auto}.carousel-container[data-v-0b644639]{height:280px}.info[data-v-0b644639]{padding:24px 20px;gap:16px}.info>span[data-v-0b644639]:first-child{font-size:17px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.flex.font-medium span[data-v-0b644639]{font-size:22px}.rating[data-v-0b644639]{font-size:12px}.add-to-cart[data-v-0b644639]{width:42px;height:42px}.add-to-cart svg[data-v-0b644639]{width:18px;height:18px}}@media (max-width:480px){.card[data-v-0b644639]{width:100%;min-width:unset;margin:0 auto;max-width:360px}.carousel-container[data-v-0b644639]{height:260px}.info[data-v-0b644639]{padding:20px 18px;gap:14px}.info>span[data-v-0b644639]:first-child{font-size:16px;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.flex.font-medium[data-v-0b644639]{flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.flex.font-medium span[data-v-0b644639]{font-size:20px}.rating[data-v-0b644639]{font-size:11px}.add-to-cart[data-v-0b644639]{width:40px;height:40px;position:static;margin-top:0}.add-to-cart svg[data-v-0b644639]{width:16px;height:16px}.button-container[data-v-0b644639]{display:flex;gap:12px;justify-content:center;margin-top:12px}}@media (max-width:375px){.card[data-v-0b644639]{margin:0 auto;max-width:320px}.carousel-container[data-v-0b644639]{height:240px}.info[data-v-0b644639]{padding:18px 16px;gap:12px}.info>span[data-v-0b644639]:first-child{font-size:15px}.flex.font-medium span[data-v-0b644639]{font-size:18px}.add-to-cart[data-v-0b644639]{width:38px;height:38px}.add-to-cart svg[data-v-0b644639]{width:15px;height:15px}}@media (max-width:480px){.cards-grid[data-v-0b644639]{grid-template-columns:1fr;gap:20px;padding:0 20px;justify-items:center}}@media (max-width:640px) and (min-width:481px){.cards-grid[data-v-0b644639]{grid-template-columns:1fr;gap:18px;padding:0 16px;justify-items:center}}@media (max-width:768px) and (min-width:641px){.cards-grid[data-v-0b644639]{grid-template-columns:repeat(2,1fr);gap:20px;padding:0 20px}}@media (max-width:992px) and (min-width:769px){.cards-grid[data-v-0b644639]{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 24px}}@media (max-height:500px) and (orientation:landscape){.card[data-v-0b644639]{width:33.333%;min-width:240px;max-width:300px}.carousel-container[data-v-0b644639]{height:160px}.info[data-v-0b644639]{padding:16px 14px;gap:8px}.info>span[data-v-0b644639]:first-child{font-size:14px;-webkit-line-clamp:2;line-clamp:2}.flex.font-medium span[data-v-0b644639]{font-size:16px}}.market-section[data-v-4f0f6672]{width:100%;padding:120px 0;background:linear-gradient(135deg,#fff,#f8fafc);position:relative}.market-section[data-v-4f0f6672]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 10% 20%,rgba(232,51,110,.02) 0,transparent 50%),radial-gradient(circle at 90% 80%,rgba(232,51,110,.02) 0,transparent 50%);pointer-events:none}.container[data-v-4f0f6672]{width:100%;margin:0 auto;padding:0 60px;position:relative;z-index:10}.section-header[data-v-4f0f6672]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:60px;gap:40px}.header-content[data-v-4f0f6672]{flex:1}.section-title[data-v-4f0f6672]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:#1a202c;margin:0 0 16px 0;line-height:1.2}.title-accent[data-v-4f0f6672]{background:linear-gradient(135deg,#e8336e,#d12757);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-v-4f0f6672]{font-size:1.25rem;color:#64748b;margin:0;line-height:1.6;width:100%}.view-all-btn[data-v-4f0f6672]{background:rgba(232,51,110,.1);border:2px solid #e8336e;border-radius:16px;padding:12px 24px;color:#e8336e;font-weight:600;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .3s ease;white-space:nowrap}.view-all-btn[data-v-4f0f6672]:hover{background:#e8336e;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px rgba(232,51,110,.3)}.view-all-btn svg[data-v-4f0f6672]{transition:transform .3s ease}.view-all-btn:hover svg[data-v-4f0f6672]{transform:translateX(4px)}.loading-state[data-v-4f0f6672]{opacity:1;transition:opacity .3s ease}.loading-grid[data-v-4f0f6672]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.loading-card[data-v-4f0f6672]{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #e2e8f0;animation:pulse-4f0f6672 1.5s ease-in-out infinite}.loading-image[data-v-4f0f6672]{width:100%;height:250px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;animation:shimmer-4f0f6672 1.5s ease-in-out infinite}.loading-content[data-v-4f0f6672]{padding:24px;display:flex;flex-direction:column;gap:12px}.loading-title[data-v-4f0f6672]{height:24px}.loading-price[data-v-4f0f6672],.loading-title[data-v-4f0f6672]{background:linear-gradient(90deg,#f1f5f9,#e2e8f0 50%,#f1f5f9);background-size:200% 100%;border-radius:16px;animation:shimmer-4f0f6672 1.5s ease-in-out infinite}.loading-price[data-v-4f0f6672]{height:20px;width:60%}.artworks-grid[data-v-4f0f6672]{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px;margin-bottom:80px}.artwork-wrapper[data-v-4f0f6672]{opacity:0;transform:translateY(50px);transition:all .6s ease;transition-delay:var(--delay)}.card-visible[data-v-4f0f6672]{opacity:1;transform:translateY(0)}.cta-section[data-v-4f0f6672]{text-align:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:24px;padding:60px 40px;border:1px solid #e2e8f0;position:relative;overflow:hidden}.cta-section[data-v-4f0f6672]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 30% 30%,rgba(232,51,110,.05) 0,transparent 50%),radial-gradient(circle at 70% 70%,rgba(232,51,110,.03) 0,transparent 50%);pointer-events:none}.cta-content[data-v-4f0f6672]{position:relative;z-index:10;width:100%;margin:0 auto}.cta-title[data-v-4f0f6672]{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 16px 0;line-height:1.2}.cta-description[data-v-4f0f6672]{font-size:1.125rem;color:#64748b;margin:0 0 32px 0;line-height:1.6}.cta-button[data-v-4f0f6672]{background:linear-gradient(135deg,#e8336e,#d12757);border:none;border-radius:20px;padding:18px 36px;color:#fff;font-weight:700;font-size:18px;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(232,51,110,.3)}.cta-button[data-v-4f0f6672]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#d12757,#b91c5c);transition:left .4s ease}.cta-button[data-v-4f0f6672]:hover:before{left:0}.cta-button[data-v-4f0f6672]:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(232,51,110,.4)}.button-icon[data-v-4f0f6672],.cta-button span[data-v-4f0f6672]{position:relative;z-index:1}.button-icon[data-v-4f0f6672]{transition:transform .3s ease}.cta-button:hover .button-icon[data-v-4f0f6672]{transform:translateX(4px)}@keyframes pulse-4f0f6672{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer-4f0f6672{0%{background-position:-200% 0}to{background-position:200% 0}}@media (min-width:1440px){.container[data-v-4f0f6672]{max-width:1400px;padding:0 80px}.market-section[data-v-4f0f6672]{padding:140px 0}.section-header[data-v-4f0f6672]{margin-bottom:80px}.section-title[data-v-4f0f6672]{font-size:4rem}.section-subtitle[data-v-4f0f6672]{font-size:1.375rem;max-width:600px}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:100px}.cta-section[data-v-4f0f6672]{padding:60px;margin-top:40px}.cta-title[data-v-4f0f6672]{font-size:2.5rem}.cta-description[data-v-4f0f6672]{font-size:1.25rem;max-width:700px}}@media (min-width:1920px){.container[data-v-4f0f6672]{max-width:1800px;padding:0 100px}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(4,1fr);gap:50px}.section-title[data-v-4f0f6672]{font-size:4.5rem}.section-subtitle[data-v-4f0f6672]{font-size:1.5rem;max-width:800px}}@media (min-width:1024px) and (max-width:1439px){.container[data-v-4f0f6672]{padding:0 60px}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.section-header[data-v-4f0f6672]{flex-direction:column;text-align:center;gap:24px;align-items:center}.header-content[data-v-4f0f6672]{text-align:center}}@media (max-width:1023px){.market-section[data-v-4f0f6672]{padding:80px 0}.container[data-v-4f0f6672]{padding:0 40px}.section-header[data-v-4f0f6672]{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.view-all-btn[data-v-4f0f6672]{align-self:flex-start}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}.container[data-v-4f0f6672]{padding:0 40px}.market-section[data-v-4f0f6672]{padding:80px 0}.section-header[data-v-4f0f6672]{flex-direction:column;text-align:center;gap:24px;align-items:center;margin-bottom:50px}.header-content[data-v-4f0f6672]{text-align:center}.section-title[data-v-4f0f6672]{font-size:2.75rem}.section-subtitle[data-v-4f0f6672]{font-size:1.125rem}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px;margin-bottom:60px}.cta-section[data-v-4f0f6672]{padding:40px 24px}.cta-title[data-v-4f0f6672]{font-size:2rem}.cta-description[data-v-4f0f6672]{font-size:1.125rem}.loading-grid[data-v-4f0f6672]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:28px}}@media (max-width:768px){.market-section[data-v-4f0f6672]{padding:60px 0}.artworks-grid[data-v-4f0f6672]{grid-template-columns:repeat(2,1fr);gap:20px}.cta-section[data-v-4f0f6672]{padding:40px 24px}.cta-title[data-v-4f0f6672]{font-size:1.75rem}.cta-description[data-v-4f0f6672]{font-size:1rem}.loading-grid[data-v-4f0f6672]{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.artworks-grid[data-v-4f0f6672],.loading-grid[data-v-4f0f6672]{grid-template-columns:1fr}.section-title[data-v-4f0f6672]{font-size:2rem}.section-subtitle[data-v-4f0f6672]{font-size:1.125rem}.cta-button[data-v-4f0f6672],.view-all-btn[data-v-4f0f6672]{width:100%;justify-content:center}}@media (max-width:480px){.container[data-v-4f0f6672]{padding:0 24px}.cta-section[data-v-4f0f6672]{padding:32px 20px}.section-header[data-v-4f0f6672]{margin-bottom:32px}.artworks-grid[data-v-4f0f6672]{margin-bottom:40px}}.notification[data-v-6b1c59b9]{position:fixed;top:20px;right:20px;z-index:9999;max-width:350px;min-width:250px;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateZ(0);will-change:transform,opacity}.notification.error[data-v-6b1c59b9]{background:linear-gradient(135deg,hsla(0,93%,94%,.95),hsla(0,96%,89%,.95));border:1px solid hsla(0,91%,71%,.3);box-shadow:0 10px 15px -3px rgba(239,68,68,.1),0 4px 6px -2px rgba(239,68,68,.05)}.notification.success[data-v-6b1c59b9]{background:linear-gradient(135deg,rgba(209,250,229,.95),rgba(167,243,208,.95));border:1px solid rgba(52,211,153,.3);box-shadow:0 10px 15px -3px rgba(16,185,129,.1),0 4px 6px -2px rgba(16,185,129,.05)}.notification-content[data-v-6b1c59b9]{display:flex;align-items:center;gap:8px;padding:8px 12px}.notification-icon[data-v-6b1c59b9]{flex-shrink:0;width:18px;height:18px}.notification-text[data-v-6b1c59b9]{flex:1;font-size:13px;font-weight:500;color:#374151;line-height:1.3}.notification-close[data-v-6b1c59b9]{flex-shrink:0;background:none;border:none;cursor:pointer;color:#6b7280;padding:2px;border-radius:8px;transition:all .2s ease;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.notification-close[data-v-6b1c59b9]:hover{background-color:rgba(0,0,0,.1);color:#374151;transform:scale(1.1)}.notification-close svg[data-v-6b1c59b9]{width:14px;height:14px}.notification-enter-active[data-v-6b1c59b9]{transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.notification-leave-active[data-v-6b1c59b9]{transition:all .3s cubic-bezier(.55,.085,.68,.53)}.notification-enter-from[data-v-6b1c59b9]{transform:translateX(100%) scale(.8);opacity:0}.notification-leave-to[data-v-6b1c59b9]{transform:translateX(100%) scale(.9);opacity:0}@media (max-width:768px){.notification[data-v-6b1c59b9]{top:12px;right:12px;max-width:280px;min-width:220px}.notification-content[data-v-6b1c59b9]{padding:6px 10px;gap:6px}.notification-icon[data-v-6b1c59b9]{width:16px;height:16px}.notification-text[data-v-6b1c59b9]{font-size:12px;line-height:1.2}.notification-close[data-v-6b1c59b9]{width:18px;height:18px}.notification-close svg[data-v-6b1c59b9]{width:12px;height:12px}}@media (max-width:480px){.notification[data-v-6b1c59b9]{top:10px;right:10px;max-width:240px;min-width:180px;border-radius:6px}.notification-content[data-v-6b1c59b9]{padding:5px 8px;gap:5px}.notification-icon[data-v-6b1c59b9]{width:14px;height:14px}.notification-text[data-v-6b1c59b9]{font-size:11px;line-height:1.2}.notification-close[data-v-6b1c59b9]{width:16px;height:16px;padding:1px}.notification-close svg[data-v-6b1c59b9]{width:10px;height:10px}}.loader-container[data-v-6da7259a]{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.9);display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}svg[data-v-6da7259a]{width:3.25em;transform-origin:center;animation:rotate4-6da7259a 2s linear infinite}circle[data-v-6da7259a]{fill:none;stroke:#e8336e;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4-6da7259a 1.5s ease-in-out infinite}@keyframes rotate4-6da7259a{to{transform:rotate(1turn)}}@keyframes dash4-6da7259a{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.loader-container[data-v-6da7259a]{animation:fadeIn-6da7259a .3s ease-in-out}@keyframes fadeIn-6da7259a{0%{opacity:0}to{opacity:1}}html{margin:0;padding:0;height:100%;overflow-x:hidden}#app{font-family:Montserrat,sans-serif;width:100%}*{padding:0;margin:0;border:none;font-weight:400;font-style:normal;scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}.page-enter-active,.page-leave-active{transition:all .5s cubic-bezier(.25,.8,.25,1)}.page-enter-from{opacity:0;transform:translateY(20px) scale(.98)}.page-leave-to{opacity:0;transform:translateY(-20px) scale(.98)}.page-enter-to,.page-leave-from{opacity:1;transform:translateY(0) scale(1)}@font-face{font-family:Pizzicato;src:url(/fonts/pizzicato.a2225bfe.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}h2{text-align:center}.wrap{display:flex;flex-direction:column;width:100vw;position:relative;margin:0;overflow-x:hidden}.market,.more{width:100%;max-width:none}#app,body{width:100vw;min-height:100vh;height:auto;display:flex;flex-direction:column;background-color:#f0f0f5;overflow-x:hidden;margin:0;padding:0}a,a:hover,a:link,a:visited{text-decoration:none}aside,footer,header,main,nav,section{display:block}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.card{transition:all .5s ease;cursor:pointer}.card:hover{transform:scale(1.06);box-shadow:0 0 10px 0 #00000037}.market{flex-direction:row}.marketplace{width:100%;min-height:100vh;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}.content-wrapper{flex:1 0 auto;display:flex;flex-direction:column}.content-wrapper>*{flex:1 0 auto}.content-wrapper .wrapper:not(.cards){display:flex;flex-direction:column}.content-wrapper>*{flex:1}.content-wrapper>:not([class*=profile]):not([class*=about]):not([class*=product-details]){min-height:calc(100vh - 200px)}.bottomPanel{display:none}.msg{padding:10px 13px;font-size:16px;line-height:16px;color:#fff;width:-moz-fit-content;width:fit-content;margin:0 auto}.success{background-color:#3cca0d}.error{background-color:#cf0032}.btn,.bx{transition:all .5s ease}.btn:hover,.bx:hover{box-shadow:0 0 10px 0 #00000037}.font-medium{font-weight:500}.justify-between{justify-content:space-between}.flex{display:flex}.mt-4{margin-top:1rem}.items-center{align-items:center}.font-bold{font-weight:700}.text-2xl{font-size:1.5rem;line-height:2rem}.text-center{text-align:center}.pb-16{padding-bottom:4rem}@media (max-width:768px){.leftPanel{display:none}.bottomPanel{display:block}.marketplace{width:100%}}@media (max-width:420px){.wrapper{margin-top:0!important;padding:20px!important}}@media (min-width:2560px){.marketplace,.wrap{max-width:2400px;margin:0 auto}}@media (min-width:1920px) and (max-width:2559px){.marketplace,.wrap{max-width:2000px;margin:0 auto}}@media (min-width:1440px){body{font-size:16px;line-height:1.6}h2{font-size:clamp(2rem,4vw,3.5rem)}}@media (max-width:768px){#app,body,html{margin:0!important;padding:0!important;height:auto!important;min-height:100vh!important}body{overflow-x:hidden!important;-webkit-overflow-scrolling:touch}.marketplace{min-height:100vh!important;height:auto!important}.content-wrapper{flex:1 0 auto!important}.content-wrapper,.content-wrapper>*{min-height:auto!important}.wrap{min-height:100vh!important;height:auto!important}}