.product-card[data-v-03f50f1e]{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.product-card[data-v-03f50f1e]:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.product-card[data-v-03f50f1e]:hover{border-color:#ffffff1f;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.product-card[data-v-03f50f1e]:hover:before{opacity:1}.card-header[data-v-03f50f1e]{margin-bottom:1.5rem}.card-icon[data-v-03f50f1e]{width:56px;height:56px;box-shadow:0 8px 24px var(--glow,#6366f133);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.card-icon svg[data-v-03f50f1e]{color:#fff;width:28px;height:28px}.card-header h2[data-v-03f50f1e]{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.category-tag[data-v-03f50f1e]{color:#a0a0b0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.25rem .75rem;font-size:.8rem;display:inline-block}.card-body[data-v-03f50f1e]{flex-direction:column;gap:1.5rem;display:flex}.stats-row[data-v-03f50f1e]{background:#ffffff08;border-radius:12px;align-items:center;gap:1.5rem;padding:1rem;display:flex}.stat-item[data-v-03f50f1e]{flex-direction:column;flex:1;gap:.25rem;display:flex}.stat-value[data-v-03f50f1e]{color:#fff;font-size:1.25rem;font-weight:700}.stat-label[data-v-03f50f1e]{color:#6b6b80;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.stat-divider[data-v-03f50f1e]{background:#ffffff14;width:1px;height:40px}.price-section[data-v-03f50f1e]{align-items:flex-end;gap:1rem;padding-bottom:1rem;display:flex}.price-main[data-v-03f50f1e]{align-items:baseline;gap:.25rem;display:flex}.currency[data-v-03f50f1e]{color:#a0a0b0;font-size:1.25rem;font-weight:600}.amount[data-v-03f50f1e]{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.card-actions[data-v-03f50f1e]{flex-direction:column;gap:.75rem;display:flex}.preview-btn[data-v-03f50f1e]{color:#a0a0b0;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.preview-btn svg[data-v-03f50f1e]{width:16px;height:16px}.preview-btn[data-v-03f50f1e]:hover{color:#818cf8;background:#6366f10d;border-color:#6366f14d}.view-button[data-v-03f50f1e]{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.view-button svg[data-v-03f50f1e]{width:18px;height:18px;transition:transform .3s}.view-button[data-v-03f50f1e]:hover{background:var(--glow,#6366f11a);border-color:var(--glow,#6366f14d);box-shadow:0 0 20px var(--glow,#6366f126)}.view-button:hover svg[data-v-03f50f1e]{transform:translate(4px)}.modal-overlay[data-v-03f50f1e]{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:2rem;animation:.2s fadeIn-03f50f1e;display:flex;position:fixed;inset:0}@keyframes fadeIn-03f50f1e{0%{opacity:0}to{opacity:1}}.modal-content[data-v-03f50f1e]{background:#12121afa;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;animation:.3s slideUp-03f50f1e;display:flex;box-shadow:0 24px 48px #00000080}@keyframes slideUp-03f50f1e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header[data-v-03f50f1e]{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.modal-header h3[data-v-03f50f1e]{color:#fff;font-size:1.125rem;font-weight:700}.modal-close[data-v-03f50f1e]{color:#6b6b80;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.modal-close[data-v-03f50f1e]:hover{color:#fff;background:#ffffff0d}.modal-close svg[data-v-03f50f1e]{width:20px;height:20px}.modal-body[data-v-03f50f1e]{flex-direction:column;flex:1;display:flex;overflow:hidden}.domain-list[data-v-03f50f1e]{flex:1;padding:1rem 2rem;overflow-y:auto}.domain-list[data-v-03f50f1e]::-webkit-scrollbar{width:6px}.domain-list[data-v-03f50f1e]::-webkit-scrollbar-track{background:0 0}.domain-list[data-v-03f50f1e]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.domain-item[data-v-03f50f1e]{color:#a0a0b0;border-bottom:1px solid #ffffff08;padding:.6rem 0;font-family:SF Mono,Fira Code,monospace;font-size:.875rem}.modal-footer[data-v-03f50f1e]{text-align:center;border-top:1px solid #ffffff0f;padding:1rem 2rem}.domain-count[data-v-03f50f1e]{color:#6b6b80;font-size:.8rem}@media (width<=768px){.product-card[data-v-03f50f1e]{padding:1.5rem}.modal-overlay[data-v-03f50f1e]{padding:1rem}.modal-content[data-v-03f50f1e]{max-height:90vh}.modal-header[data-v-03f50f1e]{padding:1.25rem 1.5rem}.domain-list[data-v-03f50f1e],.modal-footer[data-v-03f50f1e]{padding:1rem 1.5rem}}.home[data-v-22f66d41]{min-height:100vh}.hero[data-v-22f66d41]{justify-content:center;align-items:center;min-height:90vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.hero-bg[data-v-22f66d41]{z-index:0;position:absolute;inset:0}.hero-gradient[data-v-22f66d41]{background:radial-gradient(80% 50% at 50% -20%,#6366f126,#0000);position:absolute;inset:0}.hero-grid[data-v-22f66d41]{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50%,#000,#0000);mask-image:radial-gradient(60% 50%,#000,#0000)}.hero-content[data-v-22f66d41]{z-index:1;text-align:center;max-width:900px;position:relative}.hero-badge[data-v-22f66d41]{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.hero-badge svg[data-v-22f66d41]{width:16px;height:16px}.hero-title[data-v-22f66d41]{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.gradient-text[data-v-22f66d41]{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero-subtitle[data-v-22f66d41]{color:#a0a0b0;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.8}.hero-stats[data-v-22f66d41]{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:700px;margin:0 auto;display:grid}.stat-card[data-v-22f66d41]{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem 1rem;transition:all .3s}.stat-card[data-v-22f66d41]:hover{background:#6366f10d;border-color:#6366f14d}.stat-number[data-v-22f66d41]{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800}.stat-label[data-v-22f66d41]{color:#6b6b80;font-size:.875rem}.products-section[data-v-22f66d41]{max-width:1400px;margin:0 auto;padding:6rem 2rem}.section-header[data-v-22f66d41]{text-align:center;margin-bottom:4rem}.section-title[data-v-22f66d41]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.section-subtitle[data-v-22f66d41]{color:#6b6b80;max-width:500px;margin:0 auto;font-size:1.125rem}.products-grid[data-v-22f66d41]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.loading-state[data-v-22f66d41]{text-align:center;grid-column:1/-1;padding:4rem}.loading-spinner[data-v-22f66d41]{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite spin-22f66d41}@keyframes spin-22f66d41{to{transform:rotate(360deg)}}.loading-state p[data-v-22f66d41]{color:#6b6b80}.features-section[data-v-22f66d41]{background:#ffffff03;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:6rem 2rem}.features-grid[data-v-22f66d41]{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card[data-v-22f66d41]{text-align:center;padding:2rem 1.5rem}.feature-icon-wrapper[data-v-22f66d41]{background:#6366f11a;border:1px solid #6366f133;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.feature-icon[data-v-22f66d41]{color:#818cf8;width:28px;height:28px}.feature-card h3[data-v-22f66d41]{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-card p[data-v-22f66d41]{color:#6b6b80;font-size:.95rem;line-height:1.7}.cta-section[data-v-22f66d41]{text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.cta-section[data-v-22f66d41]:before{content:"";background:radial-gradient(60% 50%,#6366f114,#0000);position:absolute;inset:0}.cta-content[data-v-22f66d41]{z-index:1;position:relative}.cta-content h2[data-v-22f66d41]{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.cta-content p[data-v-22f66d41]{color:#6b6b80;margin-bottom:2rem;font-size:1.125rem}.cta-button[data-v-22f66d41]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #6366f14d}.cta-button[data-v-22f66d41]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.cta-button svg[data-v-22f66d41]{width:20px;height:20px;transition:transform .3s}.cta-button:hover svg[data-v-22f66d41]{transform:translate(4px)}@media (width<=1024px){.products-grid[data-v-22f66d41],.features-grid[data-v-22f66d41]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero[data-v-22f66d41]{min-height:auto;padding:6rem 1.5rem 4rem}.hero-stats[data-v-22f66d41]{grid-template-columns:repeat(2,1fr);gap:1rem}.products-grid[data-v-22f66d41]{grid-template-columns:1fr}.features-grid[data-v-22f66d41]{grid-template-columns:1fr;gap:1rem}.products-section[data-v-22f66d41],.features-section[data-v-22f66d41]{padding:4rem 1.5rem}}.products-page[data-v-1d59683c]{min-height:100vh;padding-top:6rem}.products-hero[data-v-1d59683c]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.products-hero-bg[data-v-1d59683c]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.products-hero-content[data-v-1d59683c]{z-index:1;position:relative}.products-hero h1[data-v-1d59683c]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.products-hero p[data-v-1d59683c]{color:#a0a0b0;font-size:1.125rem}.products-container[data-v-1d59683c]{max-width:1400px;margin:0 auto;padding:2rem}.products-toolbar[data-v-1d59683c]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.search-box[data-v-1d59683c]{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex:1;align-items:center;gap:.75rem;max-width:500px;padding:.5rem 1rem;transition:all .3s;display:flex}.search-box[data-v-1d59683c]:focus-within{background:#6366f108;border-color:#6366f14d}.search-box svg[data-v-1d59683c]{color:#6b6b80;flex-shrink:0;width:20px;height:20px}.search-box input[data-v-1d59683c]{color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.search-box input[data-v-1d59683c]::placeholder{color:#4b4b60}.clear-btn[data-v-1d59683c]{color:#6b6b80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:color .2s;display:flex}.clear-btn[data-v-1d59683c]:hover{color:#fff}.clear-btn svg[data-v-1d59683c]{width:16px;height:16px}.search-btn[data-v-1d59683c]{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.search-btn[data-v-1d59683c]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.results-info[data-v-1d59683c]{color:#6b6b80;font-size:.9rem}.loading-state[data-v-1d59683c]{text-align:center;padding:4rem}.loading-spinner[data-v-1d59683c]{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite spin-1d59683c}@keyframes spin-1d59683c{to{transform:rotate(360deg)}}.loading-state p[data-v-1d59683c]{color:#6b6b80}.empty-state[data-v-1d59683c]{text-align:center;padding:4rem}.empty-state svg[data-v-1d59683c]{color:#4b4b60;width:64px;height:64px;margin-bottom:1rem}.empty-state h3[data-v-1d59683c]{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.empty-state p[data-v-1d59683c]{color:#6b6b80;margin-bottom:1.5rem}.reset-btn[data-v-1d59683c]{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s}.reset-btn[data-v-1d59683c]:hover{background:#ffffff1a}.products-grid[data-v-1d59683c]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.pagination[data-v-1d59683c]{justify-content:center;align-items:center;gap:.5rem;padding:2rem 0;display:flex}.page-btn[data-v-1d59683c]{color:#a0a0b0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 .75rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.page-btn[data-v-1d59683c]:hover:not(:disabled):not(.active){color:#fff;border-color:#ffffff26}.page-btn.active[data-v-1d59683c]{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-color:#0000}.page-btn[data-v-1d59683c]:disabled{opacity:.3;cursor:not-allowed}.page-btn svg[data-v-1d59683c]{width:18px;height:18px}@media (width<=1024px){.products-grid[data-v-1d59683c]{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.products-hero[data-v-1d59683c]{padding:4rem 1.5rem 3rem}.products-container[data-v-1d59683c]{padding:1.5rem}.products-toolbar[data-v-1d59683c]{flex-direction:column;align-items:stretch}.search-box[data-v-1d59683c]{max-width:100%}.results-info[data-v-1d59683c]{text-align:center}.products-grid[data-v-1d59683c]{grid-template-columns:1fr}.pagination[data-v-1d59683c]{flex-wrap:wrap}}.product-detail[data-v-d0641a3a]{min-height:100vh}.loading-page[data-v-d0641a3a]{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.loading-page p[data-v-d0641a3a]{color:#6b6b80}.loading-spinner[data-v-d0641a3a]{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin-d0641a3a}@keyframes spin-d0641a3a{to{transform:rotate(360deg)}}.product-hero[data-v-d0641a3a]{padding:10rem 2rem 6rem;position:relative;overflow:hidden}.product-hero-bg[data-v-d0641a3a]{background:linear-gradient(135deg,#6366f11f 0%,#8b5cf614 100%);position:absolute;inset:0}.product-hero[data-v-d0641a3a]:after{content:"";background:linear-gradient(#0000,#0a0a0f);height:200px;position:absolute;bottom:0;left:0;right:0}.product-hero-content[data-v-d0641a3a]{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.product-badge[data-v-d0641a3a]{letter-spacing:.1em;color:#818cf8;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:100px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.product-hero h1[data-v-d0641a3a]{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.product-hero p[data-v-d0641a3a]{color:#a0a0b0;font-size:1.25rem;line-height:1.8}.product-content[data-v-d0641a3a]{z-index:1;max-width:1200px;margin:-3rem auto 0;padding:0 2rem 6rem;position:relative}.product-main[data-v-d0641a3a]{grid-template-columns:1fr 1.5fr;align-items:start;gap:2rem;display:grid}.purchase-card[data-v-d0641a3a]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:2rem;position:sticky;top:100px}.price-section[data-v-d0641a3a]{border-bottom:1px solid #ffffff0f;margin-bottom:2rem;padding-bottom:2rem}.price-header[data-v-d0641a3a]{align-items:baseline;gap:.25rem;margin-bottom:.75rem;display:flex}.currency[data-v-d0641a3a]{color:#a0a0b0;font-size:1.5rem;font-weight:600}.amount[data-v-d0641a3a]{color:#fff;font-size:3.5rem;font-weight:800;line-height:1}.price-note[data-v-d0641a3a]{color:#6b6b80;font-size:.875rem}.stats-grid[data-v-d0641a3a]{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.stat-box[data-v-d0641a3a]{text-align:center;background:#ffffff08;border-radius:12px;padding:1.25rem}.stat-value[data-v-d0641a3a]{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.stat-label[data-v-d0641a3a]{color:#6b6b80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.error-message[data-v-d0641a3a]{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.error-message svg[data-v-d0641a3a]{flex-shrink:0;width:18px;height:18px}.buy-button[data-v-d0641a3a],.download-button[data-v-d0641a3a]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f14d}.download-button[data-v-d0641a3a]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 20px #10b9814d}.buy-button[data-v-d0641a3a]:hover,.download-button[data-v-d0641a3a]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.download-button[data-v-d0641a3a]:hover:not(:disabled){box-shadow:0 8px 30px #10b98166}.buy-button[data-v-d0641a3a]:disabled,.download-button[data-v-d0641a3a]:disabled{opacity:.7;cursor:not-allowed}.buy-button svg[data-v-d0641a3a],.download-button svg[data-v-d0641a3a]{width:20px;height:20px}.preview-card[data-v-d0641a3a]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:2rem}.preview-card h3[data-v-d0641a3a]{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.preview-note[data-v-d0641a3a]{color:#6b6b80;margin-bottom:1.5rem;font-size:.9rem}.preview-content[data-v-d0641a3a]{background:#0000004d;border:1px solid #ffffff0f;border-radius:12px;max-height:400px;padding:1.5rem;overflow:auto}.preview-content pre[data-v-d0641a3a]{color:#a0a0b0;white-space:pre-wrap;word-break:break-all;margin:0;font-family:SF Mono,Fira Code,monospace;font-size:.85rem;line-height:1.6}.preview-placeholder[data-v-d0641a3a]{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:12px;padding:4rem 2rem}.preview-placeholder svg[data-v-d0641a3a]{color:#4b4b60;width:48px;height:48px;margin-bottom:1rem}.preview-placeholder p[data-v-d0641a3a]{color:#6b6b80}.not-found[data-v-d0641a3a]{text-align:center;padding:8rem 2rem}.not-found svg[data-v-d0641a3a]{color:#6b6b80;width:64px;height:64px;margin-bottom:1.5rem}.not-found h1[data-v-d0641a3a]{margin-bottom:1rem;font-size:2rem}.not-found p[data-v-d0641a3a]{color:#6b6b80;margin-bottom:2rem}.back-btn[data-v-d0641a3a]{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;transition:all .3s}.back-btn[data-v-d0641a3a]:hover{background:#ffffff1a}@media (width<=1024px){.product-main[data-v-d0641a3a]{grid-template-columns:1fr}.purchase-card[data-v-d0641a3a]{position:static}}@media (width<=768px){.product-hero[data-v-d0641a3a]{padding:8rem 1.5rem 4rem}.product-content[data-v-d0641a3a]{padding:0 1.5rem 4rem}.purchase-card[data-v-d0641a3a],.preview-card[data-v-d0641a3a]{padding:1.5rem}.stats-grid[data-v-d0641a3a]{grid-template-columns:repeat(2,1fr)}}.privacy-policy[data-v-5268d991]{min-height:100vh;padding-top:6rem}.policy-hero[data-v-5268d991]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.policy-hero-bg[data-v-5268d991]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.policy-hero-content[data-v-5268d991]{z-index:1;position:relative}.policy-hero h1[data-v-5268d991]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.policy-hero p[data-v-5268d991]{color:#a0a0b0;margin-bottom:1.5rem;font-size:1.125rem}.update-date[data-v-5268d991]{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;padding:.4rem 1rem;font-size:.875rem;display:inline-block}.policy-content[data-v-5268d991]{max-width:800px;margin:0 auto;padding:2rem}.policy-card[data-v-5268d991]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:3rem}section[data-v-5268d991]{margin-bottom:3rem}section[data-v-5268d991]:last-child{margin-bottom:0}h2[data-v-5268d991]{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}h3[data-v-5268d991]{color:#d0d0e0;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}p[data-v-5268d991]{color:#a0a0b0;margin-bottom:1rem;line-height:1.8}ul[data-v-5268d991]{margin-bottom:1rem;padding:0;list-style:none}ul li[data-v-5268d991]{color:#a0a0b0;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.7;position:relative}ul li[data-v-5268d991]:before{content:"";background:#6366f1;border-radius:50%;width:6px;height:6px;position:absolute;top:.75rem;left:0}strong[data-v-5268d991]{color:#d0d0e0;font-weight:600}@media (width<=768px){.policy-hero[data-v-5268d991]{padding:4rem 1.5rem 3rem}.policy-content[data-v-5268d991]{padding:1.5rem}.policy-card[data-v-5268d991]{padding:2rem}h2[data-v-5268d991]{font-size:1.25rem}h3[data-v-5268d991]{font-size:1rem}}.terms-of-service[data-v-b9ebd0f2]{min-height:100vh;padding-top:6rem}.terms-hero[data-v-b9ebd0f2]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.terms-hero-bg[data-v-b9ebd0f2]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.terms-hero-content[data-v-b9ebd0f2]{z-index:1;position:relative}.terms-hero h1[data-v-b9ebd0f2]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.terms-hero p[data-v-b9ebd0f2]{color:#a0a0b0;margin-bottom:1.5rem;font-size:1.125rem}.update-date[data-v-b9ebd0f2]{color:#818cf8;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;padding:.4rem 1rem;font-size:.875rem;display:inline-block}.terms-content[data-v-b9ebd0f2]{max-width:800px;margin:0 auto;padding:2rem}.terms-card[data-v-b9ebd0f2]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:3rem}section[data-v-b9ebd0f2]{margin-bottom:3rem}section[data-v-b9ebd0f2]:last-child{margin-bottom:0}h2[data-v-b9ebd0f2]{color:#fff;border-bottom:1px solid #ffffff14;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}h3[data-v-b9ebd0f2]{color:#d0d0e0;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}p[data-v-b9ebd0f2]{color:#a0a0b0;margin-bottom:1rem;line-height:1.8}ul[data-v-b9ebd0f2]{margin-bottom:1rem;padding:0;list-style:none}ul li[data-v-b9ebd0f2]{color:#a0a0b0;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.7;position:relative}ul li[data-v-b9ebd0f2]:before{content:"";background:#6366f1;border-radius:50%;width:6px;height:6px;position:absolute;top:.75rem;left:0}strong[data-v-b9ebd0f2]{color:#d0d0e0;font-weight:600}@media (width<=768px){.terms-hero[data-v-b9ebd0f2]{padding:4rem 1.5rem 3rem}.terms-content[data-v-b9ebd0f2]{padding:1.5rem}.terms-card[data-v-b9ebd0f2]{padding:2rem}h2[data-v-b9ebd0f2]{font-size:1.25rem}h3[data-v-b9ebd0f2]{font-size:1rem}}.auth-page[data-v-f1492241]{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative}.auth-bg[data-v-f1492241]{z-index:0;position:fixed;inset:0;overflow:hidden}.auth-gradient[data-v-f1492241]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.floating-orb[data-v-f1492241]{filter:blur(80px);opacity:.6;border-radius:50%;animation:20s ease-in-out infinite float-f1492241;position:absolute}.orb-1[data-v-f1492241]{background:#6366f180;width:500px;height:500px;animation-duration:25s;animation-delay:0s;top:5%;left:-10%}.orb-2[data-v-f1492241]{background:#8b5cf666;width:400px;height:400px;animation-duration:20s;animation-delay:-5s;top:40%;right:-10%}.orb-3[data-v-f1492241]{background:#a855f759;width:350px;height:350px;animation-duration:22s;animation-delay:-10s;bottom:5%;left:10%}.orb-4[data-v-f1492241]{background:#3b82f64d;width:450px;height:450px;animation-duration:28s;animation-delay:-3s;top:10%;right:20%}.orb-5[data-v-f1492241]{background:#ec489940;width:300px;height:300px;animation-duration:18s;animation-delay:-8s;bottom:15%;right:5%}@keyframes float-f1492241{0%,to{transform:translate(0)scale(1)}25%{transform:translate(50px,-80px)scale(1.1)}50%{transform:translate(-30px,-50px)scale(.9)}75%{transform:translate(40px,30px)scale(1.05)}}.grid-overlay[data-v-f1492241]{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(50% 50% at 50% 40%,#000 0%,#0000 70%);mask-image:radial-gradient(50% 50% at 50% 40%,#000 0%,#0000 70%)}.auth-container[data-v-f1492241]{z-index:1;width:100%;max-width:440px;position:relative}.auth-card[data-v-f1492241]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2.5rem;box-shadow:0 8px 32px #0000004d}.auth-header[data-v-f1492241]{text-align:center;margin-bottom:2rem}.auth-header h1[data-v-f1492241]{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.auth-header p[data-v-f1492241]{color:#6b6b80;font-size:.95rem}.auth-tabs[data-v-f1492241]{background:#ffffff08;border-radius:12px;gap:.5rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.tab-btn[data-v-f1492241]{color:#6b6b80;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:.75rem;font-size:.95rem;font-weight:600;transition:all .3s}.tab-btn.active[data-v-f1492241]{color:#818cf8;background:#6366f126}.tab-btn[data-v-f1492241]:hover:not(.active){color:#a0a0b0}.auth-google[data-v-f1492241]{margin-bottom:1.5rem}.auth-google>div[data-v-f1492241]{width:100%}.auth-divider[data-v-f1492241]{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.auth-divider[data-v-f1492241]:before,.auth-divider[data-v-f1492241]:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-divider span[data-v-f1492241]{color:#6b6b80;white-space:nowrap;font-size:.85rem}.auth-form[data-v-f1492241]{flex-direction:column;gap:1rem;display:flex}.form-group[data-v-f1492241]{flex-direction:column;gap:.5rem;display:flex}.form-group label[data-v-f1492241]{color:#a0a0b0;font-size:.875rem;font-weight:500}.form-group input[data-v-f1492241]{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:.85rem 1rem;font-size:.95rem;transition:all .3s}.form-group input[data-v-f1492241]::placeholder{color:#4b4b60}.form-group input[data-v-f1492241]:focus{background:#6366f10d;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.password-input-wrapper[data-v-f1492241]{align-items:center;display:flex;position:relative}.password-input-wrapper input[data-v-f1492241]{flex:1;padding-right:2.75rem}.toggle-password[data-v-f1492241]{cursor:pointer;color:#4b4b60;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:4px;transition:color .2s;display:flex;position:absolute;right:.75rem}.toggle-password[data-v-f1492241]:hover{color:#a0a0b0}.toggle-password svg[data-v-f1492241]{width:18px;height:18px}.password-hint[data-v-f1492241]{color:#6b6b80;margin-top:.35rem;font-size:.8rem}.field-error-text[data-v-f1492241]{color:#ef4444;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;display:flex}.field-error-text svg[data-v-f1492241]{flex-shrink:0;width:14px;height:14px}.input-error[data-v-f1492241]{background:#ef44440d!important;border-color:#ef4444!important}.input-error[data-v-f1492241]:focus{box-shadow:0 0 0 3px #ef44441a!important}.password-error-text[data-v-f1492241]{color:#ef4444;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;display:flex}.password-error-text svg[data-v-f1492241]{flex-shrink:0;width:14px;height:14px}.field-success-text[data-v-f1492241]{color:#10b981;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;display:flex}.field-success-text svg[data-v-f1492241]{flex-shrink:0;width:14px;height:14px}.form-error[data-v-f1492241]{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.form-error svg[data-v-f1492241]{flex-shrink:0;width:18px;height:18px}.submit-btn[data-v-f1492241]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.9rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 20px #6366f14d}.submit-btn[data-v-f1492241]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.submit-btn[data-v-f1492241]:disabled{opacity:.7;cursor:not-allowed}.loading-spinner[data-v-f1492241]{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin-f1492241}@keyframes spin-f1492241{to{transform:rotate(360deg)}}.auth-footer[data-v-f1492241]{text-align:center;margin-top:1.5rem}.auth-footer p[data-v-f1492241]{color:#6b6b80;font-size:.9rem}.auth-footer a[data-v-f1492241]{color:#818cf8;cursor:pointer;font-weight:500;transition:color .3s}.auth-footer a[data-v-f1492241]:hover{color:#a5b4fc}@media (width<=480px){.auth-card[data-v-f1492241]{padding:2rem 1.5rem}}.payment-page[data-v-533081b4]{justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex}.payment-container[data-v-533081b4]{width:100%;max-width:520px}.payment-card[data-v-533081b4]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:2.5rem}.payment-loading[data-v-533081b4]{text-align:center;padding:3rem 0}.loading-spinner[data-v-533081b4]{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite spin-533081b4}@keyframes spin-533081b4{to{transform:rotate(360deg)}}.payment-loading p[data-v-533081b4]{color:#6b6b80}.payment-success[data-v-533081b4],.payment-error[data-v-533081b4]{text-align:center;padding:2rem 0}.payment-success svg[data-v-533081b4],.payment-error svg[data-v-533081b4]{width:64px;height:64px;margin-bottom:1.5rem}.payment-success svg[data-v-533081b4]{color:#10b981}.payment-error svg[data-v-533081b4]{color:#ef4444}.status-icon[data-v-533081b4]{color:#f59e0b}.payment-success h2[data-v-533081b4],.payment-error h2[data-v-533081b4]{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.payment-success p[data-v-533081b4],.payment-error p[data-v-533081b4]{color:#6b6b80;margin-bottom:1.5rem}.download-btn[data-v-533081b4]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.download-btn[data-v-533081b4]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px #10b98166}.download-btn[data-v-533081b4]:disabled{opacity:.7;cursor:not-allowed}.download-btn svg[data-v-533081b4]{width:20px;height:20px}.skip-btn[data-v-533081b4]{color:#a0a0b0;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:.75rem;font-size:.9rem;transition:all .3s;display:block}.skip-btn[data-v-533081b4]:hover{color:#fff;border-color:#fff3}.back-btn[data-v-533081b4]{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;transition:all .3s}.back-btn[data-v-533081b4]:hover{background:#ffffff1a}.no-order-actions[data-v-533081b4]{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.pay-btn[data-v-533081b4]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.pay-btn[data-v-533081b4]:hover{transform:translateY(-2px)}@media (width<=480px){.payment-card[data-v-533081b4]{padding:1.5rem}}.dashboard[data-v-4a3ed6d0]{min-height:100vh;padding:8rem 2rem 4rem}.dashboard-container[data-v-4a3ed6d0]{max-width:900px;margin:0 auto}.dashboard-header[data-v-4a3ed6d0]{margin-bottom:3rem}.dashboard-header h1[data-v-4a3ed6d0]{margin-bottom:.5rem;font-size:2rem;font-weight:800}.user-greeting[data-v-4a3ed6d0]{color:#6b6b80;font-size:1rem}.loading-state[data-v-4a3ed6d0]{text-align:center;padding:4rem}.loading-state p[data-v-4a3ed6d0]{color:#6b6b80;margin-top:1rem}.loading-spinner[data-v-4a3ed6d0]{border:3px solid #ffffff1a;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;margin:0 auto;animation:.8s linear infinite spin-4a3ed6d0}@keyframes spin-4a3ed6d0{to{transform:rotate(360deg)}}.dashboard-section[data-v-4a3ed6d0]{margin-bottom:2.5rem}.dashboard-section h2[data-v-4a3ed6d0]{border-bottom:1px solid #ffffff0f;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700}.info-card[data-v-4a3ed6d0]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem}.info-item[data-v-4a3ed6d0]{justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.info-item[data-v-4a3ed6d0]:not(:last-child){border-bottom:1px solid #ffffff0a}.info-label[data-v-4a3ed6d0]{color:#6b6b80;font-size:.9rem}.info-value[data-v-4a3ed6d0]{color:#fff;font-weight:600}.empty-state[data-v-4a3ed6d0]{text-align:center;background:#ffffff05;border:1px dashed #ffffff14;border-radius:16px;padding:3rem}.empty-state svg[data-v-4a3ed6d0]{color:#4b4b60;width:48px;height:48px;margin-bottom:1rem}.empty-state p[data-v-4a3ed6d0]{color:#6b6b80}.order-list[data-v-4a3ed6d0]{flex-direction:column;gap:.75rem;display:flex}.order-item[data-v-4a3ed6d0]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.25rem 1.5rem;transition:all .2s}.order-item[data-v-4a3ed6d0]:hover{border-color:#ffffff1a}.order-main[data-v-4a3ed6d0]{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.order-info[data-v-4a3ed6d0]{flex:1;min-width:200px}.order-title[data-v-4a3ed6d0]{color:#fff;margin-bottom:.35rem;font-size:.95rem;font-weight:600}.order-meta[data-v-4a3ed6d0]{flex-wrap:wrap;gap:1rem;display:flex}.order-no[data-v-4a3ed6d0],.order-time[data-v-4a3ed6d0]{color:#6b6b80;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.order-price[data-v-4a3ed6d0]{color:#fff;text-align:right;min-width:80px;font-size:1.1rem;font-weight:700}.order-status-col[data-v-4a3ed6d0]{text-align:center;min-width:70px}.order-status[data-v-4a3ed6d0]{border-radius:6px;padding:.25rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.status-pending[data-v-4a3ed6d0]{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b40}.status-paid[data-v-4a3ed6d0]{color:#34d399;background:#10b98126;border:1px solid #10b98140}.status-cancelled[data-v-4a3ed6d0]{color:#9ca3af;background:#6b6b8026;border:1px solid #6b6b8040}.status-expired[data-v-4a3ed6d0]{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.order-action[data-v-4a3ed6d0]{text-align:right;min-width:80px}.action-btn[data-v-4a3ed6d0]{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .3s}.action-btn.pay-btn[data-v-4a3ed6d0]{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.action-btn.pay-btn[data-v-4a3ed6d0]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.action-btn.download-btn[data-v-4a3ed6d0]{color:#34d399;background:#10b98126;border:1px solid #10b98140}.action-btn.download-btn[data-v-4a3ed6d0]:hover{background:#10b98140}.action-disabled[data-v-4a3ed6d0]{color:#4b4b60;font-size:.85rem}.dashboard-actions[data-v-4a3ed6d0]{margin-top:2rem}.logout-btn[data-v-4a3ed6d0]{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.logout-btn svg[data-v-4a3ed6d0]{width:18px;height:18px}.logout-btn[data-v-4a3ed6d0]:hover{background:#ef444426}@media (width<=768px){.dashboard[data-v-4a3ed6d0]{padding:6rem 1.5rem 3rem}.order-main[data-v-4a3ed6d0]{flex-direction:column;align-items:flex-start;gap:.75rem}.order-price[data-v-4a3ed6d0],.order-status-col[data-v-4a3ed6d0],.order-action[data-v-4a3ed6d0]{text-align:left;min-width:auto}}.help-page[data-v-35a1063d]{min-height:100vh;padding-top:6rem}.help-hero[data-v-35a1063d]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.help-hero-bg[data-v-35a1063d]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.help-hero-content[data-v-35a1063d]{z-index:1;position:relative}.help-hero h1[data-v-35a1063d]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.help-hero p[data-v-35a1063d]{color:#a0a0b0;font-size:1.125rem}.help-container[data-v-35a1063d]{max-width:900px;margin:0 auto;padding:2rem}.help-categories[data-v-35a1063d]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.category-btn[data-v-35a1063d]{color:#a0a0b0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;padding:.65rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s}.category-btn.active[data-v-35a1063d]{color:#818cf8;background:#6366f126;border-color:#6366f14d}.category-btn[data-v-35a1063d]:hover:not(.active){color:#fff;border-color:#ffffff26}.faq-list[data-v-35a1063d]{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.faq-item[data-v-35a1063d]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem;transition:all .3s}.faq-item[data-v-35a1063d]:hover{border-color:#ffffff1a}.faq-question[data-v-35a1063d]{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.faq-question svg[data-v-35a1063d]{color:#6366f1;flex-shrink:0;width:20px;height:20px}.faq-question h3[data-v-35a1063d]{color:#fff;margin:0;font-size:1rem;font-weight:600}.faq-answer[data-v-35a1063d]{padding-left:2.25rem}.faq-answer p[data-v-35a1063d]{color:#a0a0b0;margin:0;font-size:.95rem;line-height:1.7}.help-contact[data-v-35a1063d]{margin-top:2rem}.contact-card[data-v-35a1063d]{text-align:center;background:#6366f10d;border:1px solid #6366f126;border-radius:16px;padding:2rem}.contact-card svg[data-v-35a1063d]{color:#818cf8;width:40px;height:40px;margin-bottom:1rem}.contact-card h3[data-v-35a1063d]{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.contact-card p[data-v-35a1063d]{color:#a0a0b0;margin:.25rem 0;font-size:.9rem}@media (width<=768px){.help-hero[data-v-35a1063d]{padding:4rem 1.5rem 3rem}.help-container[data-v-35a1063d]{padding:1.5rem}.faq-item[data-v-35a1063d]{padding:1.25rem}}.instructions-page[data-v-c71a45d4]{min-height:100vh;padding-top:6rem}.instructions-hero[data-v-c71a45d4]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.instructions-hero-bg[data-v-c71a45d4]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.instructions-hero-content[data-v-c71a45d4]{z-index:1;position:relative}.instructions-hero h1[data-v-c71a45d4]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.instructions-hero p[data-v-c71a45d4]{color:#a0a0b0;font-size:1.125rem}.instructions-container[data-v-c71a45d4]{max-width:1000px;margin:0 auto;padding:2rem}.steps-section[data-v-c71a45d4]{margin-bottom:4rem}.steps-section h2[data-v-c71a45d4]{text-align:center;margin-bottom:2.5rem;font-size:1.75rem;font-weight:800}.steps-grid[data-v-c71a45d4]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.step-card[data-v-c71a45d4]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.step-card[data-v-c71a45d4]:hover{background:#6366f108;border-color:#6366f133}.step-number[data-v-c71a45d4]{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:800;display:flex}.step-content h3[data-v-c71a45d4]{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.step-content p[data-v-c71a45d4]{color:#a0a0b0;margin:0;font-size:.95rem;line-height:1.7}.faq-section h2[data-v-c71a45d4]{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.faq-list[data-v-c71a45d4]{flex-direction:column;gap:1rem;display:flex}.faq-item[data-v-c71a45d4]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem}.faq-item h3[data-v-c71a45d4]{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:600}.faq-item p[data-v-c71a45d4]{color:#a0a0b0;margin:0;font-size:.95rem;line-height:1.7}@media (width<=768px){.instructions-hero[data-v-c71a45d4]{padding:4rem 1.5rem 3rem}.instructions-container[data-v-c71a45d4]{padding:1.5rem}.steps-grid[data-v-c71a45d4]{grid-template-columns:1fr}.step-card[data-v-c71a45d4]{padding:1.25rem}}.about-page[data-v-d0a0e7a5]{min-height:100vh;padding-top:6rem}.about-hero[data-v-d0a0e7a5]{text-align:center;padding:6rem 2rem 4rem;position:relative;overflow:hidden}.about-hero-bg[data-v-d0a0e7a5]{background:radial-gradient(80% 50% at 50% -20%,#6366f11f,#0000);position:absolute;inset:0}.about-hero-content[data-v-d0a0e7a5]{z-index:1;position:relative}.about-hero h1[data-v-d0a0e7a5]{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800}.about-hero p[data-v-d0a0e7a5]{color:#a0a0b0;font-size:1.125rem}.about-container[data-v-d0a0e7a5]{max-width:1000px;margin:0 auto;padding:2rem}.company-section[data-v-d0a0e7a5]{margin-bottom:4rem}.company-card[data-v-d0a0e7a5]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;padding:2.5rem}.company-header[data-v-d0a0e7a5]{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.company-logo[data-v-d0a0e7a5]{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;box-shadow:0 8px 24px #6366f14d}.company-logo svg[data-v-d0a0e7a5]{color:#fff;width:32px;height:32px}.company-info h2[data-v-d0a0e7a5]{margin-bottom:.25rem;font-size:1.5rem;font-weight:800}.reg-number[data-v-d0a0e7a5]{color:#6366f1;background:#6366f114;border:1px solid #6366f126;border-radius:6px;padding:.25rem .75rem;font-family:SF Mono,Fira Code,monospace;font-size:.875rem;display:inline-block}.company-desc[data-v-d0a0e7a5]{color:#a0a0b0;font-size:1rem;line-height:1.8}.mission-section[data-v-d0a0e7a5]{margin-bottom:4rem}.mission-grid[data-v-d0a0e7a5]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.mission-card[data-v-d0a0e7a5]{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .3s}.mission-card[data-v-d0a0e7a5]:hover{background:#6366f108;border-color:#6366f133}.mission-icon[data-v-d0a0e7a5]{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.mission-icon svg[data-v-d0a0e7a5]{color:#fff;width:26px;height:26px}.mission-card h3[data-v-d0a0e7a5]{color:#fff;margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.mission-card p[data-v-d0a0e7a5]{color:#a0a0b0;margin:0;font-size:.95rem;line-height:1.7}.data-section[data-v-d0a0e7a5]{margin-bottom:4rem}.data-section h2[data-v-d0a0e7a5]{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.data-grid[data-v-d0a0e7a5]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.data-card[data-v-d0a0e7a5]{text-align:center;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.data-card[data-v-d0a0e7a5]:hover{border-color:#6366f133}.data-number[data-v-d0a0e7a5]{background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.data-label[data-v-d0a0e7a5]{color:#6b6b80;font-size:.875rem}.contact-section h2[data-v-d0a0e7a5]{text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:800}.contact-card[data-v-d0a0e7a5]{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-wrap:wrap;justify-content:center;gap:3rem;padding:2rem;display:flex}.contact-item[data-v-d0a0e7a5]{align-items:center;gap:.75rem;display:flex}.contact-item svg[data-v-d0a0e7a5]{color:#6366f1;flex-shrink:0;width:20px;height:20px}.contact-item span[data-v-d0a0e7a5]{color:#a0a0b0;font-size:.95rem}@media (width<=768px){.about-hero[data-v-d0a0e7a5]{padding:4rem 1.5rem 3rem}.about-container[data-v-d0a0e7a5]{padding:1.5rem}.company-header[data-v-d0a0e7a5]{text-align:center;flex-direction:column}.company-card[data-v-d0a0e7a5]{padding:1.5rem}.mission-grid[data-v-d0a0e7a5]{grid-template-columns:1fr}.data-grid[data-v-d0a0e7a5]{grid-template-columns:repeat(2,1fr)}.contact-card[data-v-d0a0e7a5]{flex-direction:column;align-items:center;gap:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#0a0a0f;--bg-secondary:#12121a;--bg-tertiary:#1a1a2e;--bg-card:#ffffff08;--border-color:#ffffff14;--border-hover:#ffffff26;--text-primary:#fff;--text-secondary:#a0a0b0;--text-muted:#6b6b80;--accent-primary:#6366f1;--accent-secondary:#8b5cf6;--accent-gradient:linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a855f7 100%);--gold-gradient:linear-gradient(135deg, #f59e0b 0%, #fbbf24 50%, #fcd34d 100%);--success:#10b981;--shadow-sm:0 2px 8px #0000004d;--shadow-md:0 4px 16px #0006;--shadow-lg:0 8px 32px #00000080;--shadow-glow:0 0 40px #6366f126}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);background-color:var(--bg-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}img{max-width:100%;height:auto}::selection{background:var(--accent-primary);color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--bg-tertiary);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-primary)}.header[data-v-09184635]{z-index:100;background:0 0;padding:1.5rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.header.scrolled[data-v-09184635]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fcc;border-bottom:1px solid #ffffff0d;padding:1rem 0}.header-container[data-v-09184635]{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.logo[data-v-09184635]{cursor:pointer;align-items:center;gap:.75rem;transition:opacity .3s;display:flex}.logo[data-v-09184635]:hover{opacity:.8}.logo-icon[data-v-09184635]{color:#6366f1;width:32px;height:32px}.logo-text[data-v-09184635]{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.nav-menu[data-v-09184635]{align-items:center;gap:.5rem;display:flex}.nav-link[data-v-09184635]{color:#a0a0b0;cursor:pointer;border-radius:12px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .3s}.nav-link[data-v-09184635]:hover{color:#fff;background:#ffffff0d}.lang-switch[data-v-09184635]{margin-left:.5rem}.lang-btn[data-v-09184635]{color:#a0a0b0;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .3s;display:flex}.lang-btn[data-v-09184635]:hover{color:#fff;background:#6366f10d;border-color:#6366f14d}.lang-btn svg[data-v-09184635]{flex-shrink:0}.nav-actions[data-v-09184635]{border-left:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-left:1.5rem;padding-left:1.5rem;display:flex}.btn-login[data-v-09184635]{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:10px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s}.btn-login[data-v-09184635]:hover{background:#6366f11a;border-color:#6366f1}.btn-register[data-v-09184635]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:10px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 2px 12px #6366f140}.btn-register[data-v-09184635]:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f159}.user-menu[data-v-09184635]{cursor:pointer;position:relative}.user-avatar[data-v-09184635]{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;transition:all .3s;display:flex}.user-menu:hover .user-dropdown[data-v-09184635]{opacity:1;visibility:visible;transform:translateY(0)}.user-dropdown[data-v-09184635]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;z-index:200;background:#12121afa;border:1px solid #ffffff14;border-radius:16px;width:220px;padding:.75rem;transition:all .3s;position:absolute;top:calc(100% + .75rem);right:0;transform:translateY(-8px);box-shadow:0 8px 32px #00000080}.user-info[data-v-09184635]{padding:.75rem}.user-name[data-v-09184635]{color:#fff;font-size:.875rem;font-weight:600}.dropdown-divider[data-v-09184635]{background:#ffffff0f;height:1px;margin:.5rem 0}.dropdown-item[data-v-09184635]{color:#a0a0b0;border-radius:10px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.dropdown-item svg[data-v-09184635]{width:18px;height:18px}.dropdown-item[data-v-09184635]:hover{color:#fff;background:#ffffff0d}.logout-item[data-v-09184635]:hover{color:#f87171;background:#ef44441a}.mobile-menu-btn[data-v-09184635]{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.mobile-menu-btn span[data-v-09184635]{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}.mobile-menu-btn span.open[data-v-09184635]:first-child{transform:rotate(45deg)translate(5px,5px)}.mobile-menu-btn span.open[data-v-09184635]:nth-child(2){opacity:0}.mobile-menu-btn span.open[data-v-09184635]:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=768px){.header[data-v-09184635]{padding:1rem 0}.mobile-menu-btn[data-v-09184635]{display:flex}.nav-menu[data-v-09184635]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12121afa;border-left:1px solid #ffffff0d;flex-direction:column;gap:.5rem;width:280px;height:100vh;padding:6rem 2rem 2rem;transition:transform .3s;position:fixed;top:0;right:0;transform:translate(100%)}.nav-menu.mobile-open[data-v-09184635]{transform:translate(0)}.nav-link[data-v-09184635]{width:100%;padding:1rem}}.footer[data-v-e9bcc35c]{background:#ffffff03;border-top:1px solid #ffffff0d;padding:4rem 2rem 2rem}.footer-container[data-v-e9bcc35c]{max-width:1200px;margin:0 auto}.footer-content[data-v-e9bcc35c]{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer-logo[data-v-e9bcc35c]{align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.footer-logo-icon[data-v-e9bcc35c]{color:#6366f1;width:28px;height:28px}.footer-section p[data-v-e9bcc35c]{color:#6b6b80;font-size:.9rem;line-height:1.7}.footer-section h3[data-v-e9bcc35c]{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.9rem;font-weight:600}.footer-section ul[data-v-e9bcc35c]{padding:0;list-style:none}.footer-section li[data-v-e9bcc35c]{color:#6b6b80;cursor:pointer;padding:.4rem 0;font-size:.9rem;transition:color .3s}.footer-section li[data-v-e9bcc35c]:hover{color:#a0a0b0}.footer-bottom[data-v-e9bcc35c]{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}.footer-bottom p[data-v-e9bcc35c]{color:#4b4b60;font-size:.875rem}@media (width<=768px){.footer-content[data-v-e9bcc35c]{grid-template-columns:1fr 1fr;gap:2rem}.footer-section[data-v-e9bcc35c]:first-child{grid-column:span 2}}@media (width<=480px){.footer-content[data-v-e9bcc35c]{grid-template-columns:1fr}.footer-section[data-v-e9bcc35c]:first-child{grid-column:span 1}}.app-container[data-v-531abc01]{flex-direction:column;min-height:100vh;display:flex}.main-content[data-v-531abc01]{flex:1}
