*{margin:0;padding:0;box-sizing:border-box}html{height:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333;background:#f8f9fa;height:100%;overflow:hidden;margin:0;padding:0}#app{height:100vh;overflow:hidden}.navbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;position:sticky;top:0;z-index:1000}.nav-container{max-width:1400px;margin:0 auto;padding:0 2.5rem;display:flex;align-items:center;gap:3rem;height:64px}.nav-content{flex:1;display:flex;justify-content:space-between;align-items:center}.nav-logo a{text-decoration:none;display:flex;align-items:center;transition:opacity .2s ease}.nav-logo a:hover{opacity:.8}.nav-menu{display:flex;list-style:none;gap:.5rem;margin:0;padding:0;align-items:center}.nav-menu li{position:relative}.nav-menu a{color:#4b5563;text-decoration:none;font-weight:500;font-size:.9375rem;padding:.625rem 1.25rem;border-radius:6px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;display:block;overflow:hidden}.nav-menu a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#098d5e;border-radius:2px 2px 0 0;transform:translate(-50%);transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-menu a:hover{color:#098d5e;background:#f0fdf4;transform:translateY(-1px)}.nav-menu a:hover:after{width:60%}.nav-menu a.router-link-active{color:#098d5e;background:linear-gradient(135deg,#f0fdf4,#e8f5e9);font-weight:600;box-shadow:0 2px 8px #098d5e1a}.nav-menu a.router-link-active:after{width:80%;background:#098d5e;height:2px}.nav-actions{display:flex;align-items:center;gap:.75rem}.user-info{display:flex;align-items:center;gap:1rem}.username{color:#374151;font-size:.9375rem;font-weight:500}.footer{background:#1a1a1a;color:#e0e0e0;padding:.75rem 2.5rem;border-top:1px solid #2a2a2a}.footer-container{max-width:1200px;margin:0 auto;text-align:center}@media(max-width:768px){.nav-container{flex-direction:column;gap:1rem;padding:1rem 1.5rem;height:auto;min-height:64px}.nav-content{flex-direction:column;width:100%;gap:1rem}.nav-menu{gap:.25rem;flex-wrap:wrap;justify-content:flex-start;width:100%}.nav-menu a{padding:.5rem .75rem;font-size:.875rem}.nav-actions{width:100%;justify-content:flex-start}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.logo[data-v-8543e4e6]{display:flex;align-items:center}.logo-img[data-v-8543e4e6]{height:50px;width:auto;object-fit:contain}.logo-small .logo-img[data-v-8543e4e6]{height:62px}#app[data-v-fe76e87c]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.main-content[data-v-fe76e87c]{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.router-view-wrapper[data-v-fe76e87c]{flex:1 0 auto}.n-dialog-provider,.n-message-provider{height:100vh;display:flex;flex-direction:column}.home[data-v-4cac27fc]{width:100%}.hero[data-v-4cac27fc]{background:linear-gradient(135deg,#098d5e,#0ba86a,#0dc376);color:#fff;padding:40px 20px 100px;text-align:center}.hero-content[data-v-4cac27fc]{max-width:900px;margin:0 auto}.hero-title[data-v-4cac27fc]{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;animation:fadeInUp-4cac27fc .8s ease-out;letter-spacing:.02em}.hero-subtitle[data-v-4cac27fc]{font-size:1.5rem;margin-bottom:2.5rem;opacity:.95;animation:fadeInUp-4cac27fc .8s ease-out .2s both;font-weight:300}.hero-buttons[data-v-4cac27fc]{display:flex;gap:1rem;justify-content:center;animation:fadeInUp-4cac27fc .8s ease-out .4s both}.hero-btn[data-v-4cac27fc]{border:1px solid white!important}.btn[data-v-4cac27fc]{padding:14px 36px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;font-size:1rem}.btn-primary[data-v-4cac27fc]{background:#fff;color:#098d5e}.btn-primary[data-v-4cac27fc]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.btn-secondary[data-v-4cac27fc]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-4cac27fc]:hover{background:#fff;color:#098d5e}.features[data-v-4cac27fc]{padding:100px 20px;background:#fff}.container[data-v-4cac27fc]{max-width:1200px;margin:0 auto}.section-title[data-v-4cac27fc]{text-align:center;font-size:2.5rem;margin-bottom:4rem;color:#1a1a1a;font-weight:600}.features-grid[data-v-4cac27fc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.5rem}.feature-card[data-v-4cac27fc]{background:#fafafa;padding:2.5rem;border-radius:8px;text-align:center;border:1px solid #e5e5e5;transition:all .3s ease}.feature-card[data-v-4cac27fc]:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a;border-color:#0d47a1}.feature-icon[data-v-4cac27fc]{font-size:3.5rem;margin-bottom:1.5rem}.feature-card h3[data-v-4cac27fc]{font-size:1.5rem;margin-bottom:1rem;color:#1a1a1a;font-weight:600}.feature-card p[data-v-4cac27fc]{color:#666;line-height:1.8;font-size:.95rem}.about-preview[data-v-4cac27fc]{padding:100px 20px;background:#f5f5f5}.about-content[data-v-4cac27fc]{max-width:900px;margin:0 auto;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 8px #0000000d}.about-text h2[data-v-4cac27fc]{font-size:2rem;margin-bottom:1.5rem;color:#1a1a1a;font-weight:600}.about-text p[data-v-4cac27fc]{color:#555;line-height:1.8;margin-bottom:1.5rem;font-size:1rem}.learn-more-btn[data-v-4cac27fc]{display:inline-block;color:#098d5e;text-decoration:none;font-weight:600;margin-top:1rem;transition:all .2s ease}.learn-more-btn[data-v-4cac27fc]:hover{color:#077a4f;transform:translate(5px)}@keyframes fadeInUp-4cac27fc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-title[data-v-4cac27fc]{font-size:2.5rem}.hero-subtitle[data-v-4cac27fc]{font-size:1.2rem}.hero-buttons[data-v-4cac27fc]{flex-direction:column;align-items:center}.btn[data-v-4cac27fc]{width:200px}.about-content[data-v-4cac27fc]{padding:2rem 1.5rem}}.products[data-v-4c0cdbbe]{padding:20px 20px 40px;min-height:calc(100vh - 200px)}.container[data-v-4c0cdbbe]{max-width:1200px;margin:0 auto}.products-content[data-v-4c0cdbbe]{background:#fff;padding:2.5rem 3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.page-title[data-v-4c0cdbbe]{font-size:2.5rem;margin-bottom:.5rem;color:#333;text-align:center}.page-subtitle[data-v-4c0cdbbe]{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.products-grid[data-v-4c0cdbbe]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card[data-v-4c0cdbbe]{background:#fafafa;border-radius:8px;padding:2rem;transition:all .3s ease;border:1px solid #e5e5e5}.product-card[data-v-4c0cdbbe]:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a;border-color:#098d5e}.product-image[data-v-4c0cdbbe]{text-align:center;margin-bottom:1.5rem}.product-icon[data-v-4c0cdbbe]{width:120px;height:120px;object-fit:contain;display:block;margin:0 auto}.product-info h3[data-v-4c0cdbbe]{font-size:1.5rem;margin-bottom:1rem;color:#333;text-align:center}.product-info p[data-v-4c0cdbbe]{color:#666;line-height:1.6;margin-bottom:1.5rem;text-align:center}.product-features[data-v-4c0cdbbe]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.feature-tag[data-v-4c0cdbbe]{background:#098d5e;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.product-btn[data-v-4c0cdbbe]{width:100%;padding:12px;background:#098d5e;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.product-btn[data-v-4c0cdbbe]:hover{background:#077a4f;transform:translateY(-2px);box-shadow:0 4px 8px #0d47a14d}@media(max-width:768px){.products-content[data-v-4c0cdbbe]{padding:2rem 1.5rem}.page-title[data-v-4c0cdbbe]{font-size:2rem}.products-grid[data-v-4c0cdbbe]{grid-template-columns:1fr}}.account-balance[data-v-ee08a530]{max-width:1200px;margin:0 auto}.page-header[data-v-ee08a530]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-title[data-v-ee08a530]{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0}.balance-section[data-v-ee08a530]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}.balance-label[data-v-ee08a530],.threshold-label[data-v-ee08a530]{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.balance-amount[data-v-ee08a530]{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.balance-amount-sm[data-v-ee08a530]{font-size:1.5rem;margin-bottom:.5rem}.balance-tip[data-v-ee08a530]{font-size:.8125rem;color:#9ca3af;line-height:1.5}.threshold-value[data-v-ee08a530]{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:.75rem}.no-threshold[data-v-ee08a530]{color:#9ca3af;font-weight:400}.amount-grid[data-v-ee08a530]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.payment-grid[data-v-ee08a530]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.payment-radio[data-v-ee08a530]{width:100%}.payment-option[data-v-ee08a530]{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;position:relative}.payment-icon[data-v-ee08a530]{font-size:1.5rem}.payment-name[data-v-ee08a530]{font-size:.9375rem;font-weight:500}.notes-list[data-v-ee08a530]{margin:0;padding-left:1.5rem;color:#6b7280;font-size:.875rem;line-height:1.8}.notes-list li[data-v-ee08a530]{margin-bottom:.5rem}@media(max-width:768px){.balance-section[data-v-ee08a530]{grid-template-columns:1fr}.amount-grid[data-v-ee08a530]{grid-template-columns:repeat(2,1fr)}.payment-grid[data-v-ee08a530]{grid-template-columns:1fr}}.api-keys[data-v-866bf96d]{max-width:1200px;margin:0 auto}.page-header[data-v-866bf96d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.header-actions[data-v-866bf96d]{display:flex;gap:.75rem;align-items:center}.page-title[data-v-866bf96d]{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0}.pagination-wrapper[data-v-866bf96d]{margin-top:1.5rem;display:flex;justify-content:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.api-docs[data-v-53f1c450]{width:100%;max-width:100%;min-width:0;height:100%;min-height:calc(100vh - 200px);overflow:hidden;box-sizing:border-box}.docs-layout[data-v-53f1c450]{display:flex;width:100%;max-width:100%;min-width:0;height:100%;background:#fff;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden;box-sizing:border-box}.docs-sidebar[data-v-53f1c450]{width:220px;border-right:1px solid #e5e7eb;overflow-y:auto;background:#fafafa;flex-shrink:0;height:100%}.docs-nav[data-v-53f1c450]{padding:1rem 0}.nav-category[data-v-53f1c450]{margin-bottom:.5rem}.category-header[data-v-53f1c450]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;cursor:pointer;font-weight:600;color:#374151;transition:background-color .2s ease}.category-header[data-v-53f1c450]:hover{background:#f3f4f6}.category-icon[data-v-53f1c450]{font-size:.75rem;color:#6b7280}.category-title[data-v-53f1c450]{flex:1}.category-items[data-v-53f1c450]{padding-left:1rem}.doc-item[data-v-53f1c450]{padding:.625rem 1.5rem .625rem 2.5rem;cursor:pointer;color:#6b7280;font-size:.875rem;transition:all .2s ease;border-left:3px solid transparent}.doc-item[data-v-53f1c450]:hover{background:#f3f4f6;color:#374151}.doc-item-active[data-v-53f1c450]{background:#f0fdf4;color:#098d5e;font-weight:500;border-left-color:#098d5e}.docs-content[data-v-53f1c450]{flex:1;min-width:0;overflow-y:auto;overflow-x:auto;padding:1.5rem 2rem;height:100%}.doc-viewer[data-v-53f1c450]{max-width:1200px;margin:0 auto;width:100%}.doc-title[data-v-53f1c450]{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.doc-meta[data-v-53f1c450]{font-size:.875rem;color:#6b7280;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.doc-body[data-v-53f1c450]{line-height:1.8;color:#374151}.doc-body[data-v-53f1c450] h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-top:2rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.doc-body[data-v-53f1c450] h2:first-child{border-top:none;padding-top:0;margin-top:0}.doc-body[data-v-53f1c450] h3{font-size:1.25rem;font-weight:600;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.doc-body[data-v-53f1c450] p{margin-bottom:1rem;line-height:1.8}.doc-body[data-v-53f1c450] table{white-space:pre;border-collapse:collapse;width:100%;margin:1.5rem 0}.doc-body[data-v-53f1c450] table td,.doc-body[data-v-53f1c450] table th{white-space:pre-wrap;padding:.5rem;border:1px solid #e5e7eb}.doc-body[data-v-53f1c450] pre{background:#1f2937;color:#e5e7eb;padding:1.25rem;border-radius:8px;overflow-x:auto;margin:1.5rem 0;white-space:pre;-moz-tab-size:4;tab-size:4}.doc-body[data-v-53f1c450] code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.doc-body[data-v-53f1c450] pre code{color:#e5e7eb}.doc-empty[data-v-53f1c450]{text-align:center;padding:4rem;color:#9ca3af}.doc-loading[data-v-53f1c450]{text-align:center;padding:4rem;color:#6b7280}@media(max-width:768px){.docs-layout[data-v-53f1c450]{flex-direction:column}.docs-sidebar[data-v-53f1c450]{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:300px}.docs-content[data-v-53f1c450]{padding:1.5rem}}.platform-layout[data-v-e7948614]{height:calc(100vh - 124px);overflow:hidden}.platform-main[data-v-e7948614]{flex:1 1 0%;width:0;min-width:0;max-width:100%;padding:1rem;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;display:flex;flex-direction:column}.login-prompt-wrapper[data-v-e7948614]{flex:1;display:flex;justify-content:center;align-items:center;width:100%}.component-wrapper[data-v-e7948614]{flex:1;width:100%;min-width:0;min-height:0;overflow:hidden}.component-wrapper[data-v-e7948614] .api-docs{height:100%}@media(max-width:768px){.platform-main[data-v-e7948614]{padding:.5rem}}.about[data-v-60e765c2]{padding:20px 20px 40px;min-height:calc(100vh - 200px);background:#f5f5f5}.container[data-v-60e765c2]{max-width:1000px;margin:0 auto}.about-content[data-v-60e765c2]{background:#fff;padding:2.5rem 3.5rem;border-radius:8px;box-shadow:0 2px 8px #00000014}.page-title[data-v-60e765c2]{font-size:2.5rem;margin-bottom:2.5rem;color:#1a1a1a;text-align:center;font-weight:600}.about-section[data-v-60e765c2]{margin-bottom:3rem}.about-section[data-v-60e765c2]:last-child{margin-bottom:0}.about-section h2[data-v-60e765c2]{font-size:1.75rem;margin-bottom:1.25rem;color:#098d5e;font-weight:600}.about-section p[data-v-60e765c2]{line-height:1.8;color:#555;font-size:1rem;margin-bottom:1rem}.tech-list[data-v-60e765c2]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.tech-list li[data-v-60e765c2]{background:#f5f5f5;padding:1.25rem;border-radius:6px;text-align:center;font-weight:500;color:#098d5e;transition:all .3s ease;border:1px solid #e0e0e0}.tech-list li[data-v-60e765c2]:hover{background:#098d5e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0d47a133}.features-list[data-v-60e765c2]{display:grid;gap:1rem}.feature-item[data-v-60e765c2]{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fafafa;border-radius:6px;transition:all .3s ease;border-left:3px solid #098d5e}.feature-item[data-v-60e765c2]:hover{background:#f0f0f0;transform:translate(5px)}.check-icon[data-v-60e765c2]{color:#098d5e;font-weight:700;font-size:1.2rem}@media(max-width:768px){.about-content[data-v-60e765c2]{padding:2rem 1.5rem}.page-title[data-v-60e765c2]{font-size:2rem}}.contact[data-v-b44bc186]{padding:20px 20px 40px;min-height:calc(100vh - 200px)}.container[data-v-b44bc186]{max-width:1000px;margin:0 auto}.contact-content[data-v-b44bc186]{background:#fff;padding:2.5rem 3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.page-title[data-v-b44bc186]{font-size:2.5rem;margin-bottom:2rem;color:#333;text-align:center}.contact-wrapper[data-v-b44bc186]{display:grid;grid-template-columns:1fr 1.5fr;gap:3rem}.contact-info h2[data-v-b44bc186]{font-size:1.8rem;margin-bottom:1.5rem;color:#098d5e;font-weight:600}.info-item[data-v-b44bc186]{display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1rem;background:#f8f9fa;border-radius:8px}.info-label[data-v-b44bc186]{font-weight:600;color:#098d5e;margin-bottom:.5rem}.info-value[data-v-b44bc186]{color:#666}@media(max-width:768px){.contact-wrapper[data-v-b44bc186]{grid-template-columns:1fr;gap:2rem}.contact-content[data-v-b44bc186]{padding:2rem 1.5rem}.page-title[data-v-b44bc186]{font-size:2rem}}
