*{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;justify-content:space-between;gap:2rem;height:64px}.nav-topbar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.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}.mobile-menu-toggle{display:none;width:42px;height:42px;border:1px solid #d9e3dd;border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer}.mobile-menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#1f2937}.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;align-items:stretch;gap:0;padding:.75rem 1rem;height:auto;min-height:64px}.nav-topbar{width:100%}.mobile-menu-toggle{display:inline-flex}.nav-content{display:none;flex-direction:column;width:100%;gap:.75rem;padding-top:.85rem}.nav-content--open{display:flex}.nav-menu{gap:.4rem;flex-direction:column;justify-content:flex-start;width:100%}.nav-menu li{width:100%}.nav-menu a{padding:.65rem .8rem;font-size:.875rem;width:100%}.nav-actions{width:100%;justify-content:stretch}.nav-actions .n-button,.user-info{width:100%}.user-info{justify-content:space-between}}.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}.invite-code-toggle[data-v-357fe309]{margin:-.5rem 0 .25rem}.arrow[data-v-357fe309]{display:inline-block;transition:transform .2s;font-size:.75rem;margin-right:.25rem}.arrow-expanded[data-v-357fe309]{transform:rotate(90deg)}#app[data-v-4241eb2b]{height:100vh;display:flex;flex-direction:column;overflow:hidden}.main-content[data-v-4241eb2b]{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.router-view-wrapper[data-v-4241eb2b]{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-f1e4d9d8]{padding:20px 20px 40px;min-height:calc(100vh - 200px)}.container[data-v-f1e4d9d8]{max-width:1200px;margin:0 auto}.products-content[data-v-f1e4d9d8]{background:#fff;padding:2.5rem 3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}.page-title[data-v-f1e4d9d8]{font-size:2.5rem;margin-bottom:.5rem;color:#333;text-align:center}.page-subtitle[data-v-f1e4d9d8]{text-align:center;color:#666;font-size:1.2rem;margin-bottom:3rem}.products-grid[data-v-f1e4d9d8]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card[data-v-f1e4d9d8]{background:#fafafa;border-radius:8px;padding:2rem;transition:all .3s ease;border:1px solid #e5e5e5}.product-card[data-v-f1e4d9d8]:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a;border-color:#098d5e}.product-image[data-v-f1e4d9d8]{text-align:center;margin-bottom:1.5rem}.product-icon[data-v-f1e4d9d8]{width:120px;height:120px;object-fit:contain;display:block;margin:0 auto}.product-info h3[data-v-f1e4d9d8]{font-size:1.5rem;margin-bottom:1rem;color:#333;text-align:center}.product-info p[data-v-f1e4d9d8]{color:#666;line-height:1.6;margin-bottom:1.5rem;text-align:center}.product-features[data-v-f1e4d9d8]{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.feature-tag[data-v-f1e4d9d8]{background:#098d5e;color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.product-btn[data-v-f1e4d9d8]{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-f1e4d9d8]:hover{background:#077a4f;transform:translateY(-2px);box-shadow:0 4px 8px #0d47a14d}@media(max-width:768px){.products-content[data-v-f1e4d9d8]{padding:2rem 1.5rem}.page-title[data-v-f1e4d9d8]{font-size:2rem}.products-grid[data-v-f1e4d9d8]{grid-template-columns:1fr}}.invite-records-footer[data-v-56683213]{font-size:.875rem;color:#6b7280}.invite-card[data-v-8198dcca]{border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;background:#fff;border-top:4px solid #098d5e}.section-title[data-v-8198dcca]{font-size:1rem;font-weight:600;color:#1a1a1a}.section-header[data-v-8198dcca]{display:flex;align-items:center;gap:.5rem}.invite-code-area[data-v-8198dcca]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:1rem}.invite-label[data-v-8198dcca]{font-size:.8125rem;color:#9ca3af;margin-bottom:.5rem}.invite-code-row[data-v-8198dcca]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;gap:1rem}.invite-code-left[data-v-8198dcca]{display:flex;align-items:center;gap:.25rem}.copy-icon-btn[data-v-8198dcca]{color:#8b8b8b;transition:color .2s;display:inline-flex;align-items:center;padding:4px;border-radius:4px}.copy-icon-btn[data-v-8198dcca]:hover{color:#18a058!important;background:#18a05814}.invite-code[data-v-8198dcca]{font-size:1.75rem;font-weight:800;letter-spacing:.08em;color:#1a1a1a;font-family:SF Mono,Fira Code,Courier New,monospace;-webkit-user-select:all;user-select:all}.invite-desc[data-v-8198dcca]{font-size:.875rem;color:#6b7280}.invite-desc strong[data-v-8198dcca]{color:#f57c00;font-weight:700}.invite-stats[data-v-8198dcca]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.75rem;padding:0 .25rem}.view-records-btn[data-v-8198dcca]{color:#6b7280!important;font-size:.8125rem;margin-left:auto}.view-records-btn[data-v-8198dcca]:hover{color:#18a058!important}.invite-stats strong[data-v-8198dcca]{color:#1a1a1a;font-weight:700}.checkin-card[data-v-457cec51]{background:linear-gradient(180deg,#fff,#f0fdf4);border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;height:100%;display:flex;flex-direction:column;overflow:hidden}.checkin-card[data-v-457cec51] .n-card-header{background:#098d5e;padding:.75rem 1.25rem;border-bottom:1px solid #077a4e}.checkin-card[data-v-457cec51] .n-card__content{flex:1;display:flex}.checkin-header-row[data-v-457cec51]{display:flex;align-items:center;gap:.5rem}.checkin-header-icon[data-v-457cec51]{font-size:1.125rem;line-height:1}.checkin-header-label[data-v-457cec51]{font-size:.875rem;font-weight:600;color:#fff}.checkin-body[data-v-457cec51]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1rem 0}.checkin-loading[data-v-457cec51]{display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.checkin-done[data-v-457cec51]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.checkin-done-ring[data-v-457cec51]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #10b9814d;animation:checkin-pop-457cec51 .3s ease-out}@keyframes checkin-pop-457cec51{0%{transform:scale(0)}60%{transform:scale(1.15)}to{transform:scale(1)}}.checkin-done-icon[data-v-457cec51]{color:#fff;font-size:1.375rem;font-weight:700}.checkin-done-text[data-v-457cec51]{font-size:.9375rem;font-weight:600;color:#059669}.checkin-stats[data-v-457cec51]{display:flex;align-items:center;justify-content:center;gap:1.25rem}.stat-item[data-v-457cec51]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.stat-value[data-v-457cec51]{font-size:1.375rem;font-weight:800;color:#1a1a1a;line-height:1.1}.stat-label[data-v-457cec51]{font-size:.6875rem;color:#9ca3af}.stat-divider[data-v-457cec51]{width:1px;height:32px;background:#e5e7eb}.checkin-cta[data-v-457cec51]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.checkin-btn[data-v-457cec51]{position:relative;border:none;cursor:pointer;padding:0;border-radius:12px;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 14px #10b9814d;transition:box-shadow .25s,transform .2s;min-width:200px}.checkin-btn[data-v-457cec51]:hover:not(:disabled){box-shadow:0 6px 20px #10b98166;transform:translateY(-1px)}.checkin-btn[data-v-457cec51]:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #10b9814d}.checkin-btn[data-v-457cec51]:disabled{cursor:default;opacity:.7}.checkin-btn-content[data-v-457cec51]{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.875rem 1.5rem}.checkin-btn-label[data-v-457cec51]{font-size:.9375rem;font-weight:600;color:#ffffffe6}.checkin-btn-reward[data-v-457cec51]{font-size:1.5rem;font-weight:800;color:#fff;line-height:1}.checkin-btn-loading[data-v-457cec51]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;color:#ffffffe6}.checkin-spinner[data-v-457cec51]{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:checkin-spin-457cec51 .6s linear infinite}@keyframes checkin-spin-457cec51{to{transform:rotate(360deg)}}.checkin-remainder[data-v-457cec51]{font-size:.8125rem;color:#6b7280}.checkin-remainder strong[data-v-457cec51]{color:#065f46;font-weight:700}.checkin-first[data-v-457cec51]{font-size:.8125rem;color:#6b7280}.pagination-row[data-v-0b448542]{display:flex;justify-content:flex-end;padding-top:.5rem}.account-balance-page[data-v-d29a367d]{background:#f4f6f9;min-height:100vh}.account-balance[data-v-d29a367d]{max-width:960px;margin:0 auto;padding:1.5rem 2rem}.page-header[data-v-d29a367d]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.header-left[data-v-d29a367d]{display:flex;flex-direction:column;gap:.25rem}.page-title[data-v-d29a367d]{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.page-subtitle[data-v-d29a367d]{font-size:.875rem;color:#9ca3af}.refresh-btn[data-v-d29a367d]{border-radius:8px}.refresh-icon[data-v-d29a367d]{font-size:1.1rem;line-height:1}.card-header-row[data-v-d29a367d]{display:flex;align-items:center;gap:.5rem;width:100%}.card-header-label[data-v-d29a367d]{font-size:.875rem;font-weight:600;color:#fff}.card-header-icon[data-v-d29a367d]{font-size:1.125rem;line-height:1}.balance-card[data-v-d29a367d]{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;background:linear-gradient(180deg,#fff,#f0fdf4)}.balance-card[data-v-d29a367d] .n-card-header{background:#098d5e;padding:.75rem 1.25rem;border-bottom:1px solid #077a4e}.balance-card[data-v-d29a367d] .n-card__content{display:flex}.balance-body[data-v-d29a367d]{flex:1;display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0}.balance-amount-row[data-v-d29a367d]{display:flex;align-items:baseline;gap:.375rem}.amount-number[data-v-d29a367d]{font-size:2.5rem;font-weight:800;color:#1a1a1a;line-height:1.1;letter-spacing:-.03em}.amount-unit[data-v-d29a367d]{font-size:.9375rem;font-weight:500;color:#9ca3af}.balance-actions-row[data-v-d29a367d]{display:flex;align-items:center;gap:.75rem}.unlimited-badge[data-v-d29a367d]{font-size:.6875rem;font-weight:500;color:#f57c00;padding:.125rem .5rem;border:1px solid #ffe0b2;border-radius:999px;background:#fff3e0}.detail-btn[data-v-d29a367d]{font-size:.8125rem}.balance-tip[data-v-d29a367d]{font-size:.75rem;color:#9ca3af;line-height:1.4}.top-row[data-v-d29a367d]{display:grid;grid-template-columns:1.3fr 1fr;gap:1.25rem;margin-bottom:1.5rem}.checkin-wrapper[data-v-d29a367d]{min-width:0;display:flex}.invite-wrapper[data-v-d29a367d]{margin-bottom:1.5rem}.content-grid[data-v-d29a367d]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.recharge-card[data-v-d29a367d],.info-card[data-v-d29a367d]{border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;background:#fff}.section-badge[data-v-d29a367d]{font-size:.6875rem;font-weight:600;color:#098d5e;background:#f0fdf4;padding:.125rem .5rem;border-radius:4px;line-height:1.4;margin-left:.5rem}.recharge-placeholder[data-v-d29a367d]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 0}.placeholder-text[data-v-d29a367d]{font-size:.875rem;color:#9ca3af}.notes-list[data-v-d29a367d]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.notes-list li[data-v-d29a367d]{display:flex;align-items:flex-start;gap:.6rem;font-size:.875rem;color:#6b7280;line-height:1.5}.note-bullet[data-v-d29a367d]{flex-shrink:0;width:5px;height:5px;border-radius:50%;background:#d1d5db;margin-top:.5em}@media(max-width:1024px){.top-row[data-v-d29a367d]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.account-balance[data-v-d29a367d]{padding:1rem}.page-header[data-v-d29a367d]{flex-direction:column;align-items:flex-start;gap:.75rem}.top-row[data-v-d29a367d],.content-grid[data-v-d29a367d]{grid-template-columns:1fr}}.api-keys[data-v-c7c58d5d]{max-width:1200px;margin:0 auto}.page-header[data-v-c7c58d5d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.header-actions[data-v-c7c58d5d]{display:flex;gap:.75rem;align-items:center}.page-title[data-v-c7c58d5d]{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0}.pagination-wrapper[data-v-c7c58d5d]{margin-top:1.5rem;display:flex;justify-content:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}.copy-icon-btn[data-v-c7c58d5d]:hover{color:#18a058!important;background:#18a05814}.api-docs[data-v-6f34fcf5]{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-6f34fcf5]{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-6f34fcf5]{width:220px;border-right:1px solid #e5e7eb;overflow-y:auto;background:#fafafa;flex-shrink:0;height:100%}.docs-nav[data-v-6f34fcf5]{padding:1rem 0}.nav-category[data-v-6f34fcf5]{margin-bottom:.5rem}.category-header[data-v-6f34fcf5]{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-6f34fcf5]:hover{background:#f3f4f6}.category-icon[data-v-6f34fcf5]{font-size:.75rem;color:#6b7280}.category-title[data-v-6f34fcf5]{flex:1}.category-items[data-v-6f34fcf5]{padding-left:1rem}.doc-item[data-v-6f34fcf5]{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-6f34fcf5]:hover{background:#f3f4f6;color:#374151}.doc-item-active[data-v-6f34fcf5]{background:#f0fdf4;color:#098d5e;font-weight:500;border-left-color:#098d5e}.docs-content[data-v-6f34fcf5]{flex:1;min-width:0;overflow-y:auto;overflow-x:auto;padding:1.5rem 2rem;height:100%}.doc-viewer[data-v-6f34fcf5]{max-width:1200px;margin:0 auto;width:100%}.doc-title[data-v-6f34fcf5]{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.doc-meta[data-v-6f34fcf5]{font-size:.875rem;color:#6b7280;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.doc-body[data-v-6f34fcf5]{line-height:1.8;color:#374151}.doc-body[data-v-6f34fcf5] 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-6f34fcf5] h2:first-child{border-top:none;padding-top:0;margin-top:0}.doc-body[data-v-6f34fcf5] h3{font-size:1.25rem;font-weight:600;color:#374151;margin-top:1.5rem;margin-bottom:.75rem}.doc-body[data-v-6f34fcf5] p{margin-bottom:1rem;line-height:1.8}.doc-body[data-v-6f34fcf5] table{white-space:pre;border-collapse:collapse;width:100%;margin:1.5rem 0}.doc-body[data-v-6f34fcf5] table td,.doc-body[data-v-6f34fcf5] table th{white-space:pre-wrap;padding:.5rem;border:1px solid #e5e7eb}.doc-body[data-v-6f34fcf5] 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-6f34fcf5] code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}.doc-body[data-v-6f34fcf5] pre code{color:#e5e7eb}.doc-empty[data-v-6f34fcf5]{text-align:center;padding:4rem;color:#9ca3af}.doc-loading[data-v-6f34fcf5]{text-align:center;padding:4rem;color:#6b7280}@media(max-width:768px){.docs-layout[data-v-6f34fcf5]{flex-direction:column}.docs-sidebar[data-v-6f34fcf5]{width:100%;border-right:none;border-bottom:1px solid #e5e7eb;max-height:300px}.docs-content[data-v-6f34fcf5]{padding:1.5rem}}.user-analysis[data-v-862d87b7]{max-width:1100px;margin:0 auto;padding:1.5rem 2rem;position:relative;min-height:100%}.analysis-header[data-v-862d87b7]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.header-left[data-v-862d87b7]{display:flex;flex-direction:column;gap:.25rem}.page-title[data-v-862d87b7]{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin:0;line-height:1.2}.page-subtitle[data-v-862d87b7]{font-size:.875rem;color:#9ca3af}.header-right[data-v-862d87b7]{display:flex;align-items:center;gap:.75rem}.refresh-btn[data-v-862d87b7]{border-radius:8px}.tab-content[data-v-862d87b7]{padding-top:.5rem}.page-spin[data-v-862d87b7]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.kpi-grid[data-v-862d87b7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.kpi-card[data-v-862d87b7]{background:#fff;border-radius:14px;padding:1.25rem 1.25rem 1rem;box-shadow:0 1px 3px #0000000f;border:1px solid #f0f0f0;display:flex;align-items:flex-start;gap:.875rem;transition:transform .2s,box-shadow .2s}.kpi-card[data-v-862d87b7]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.kpi-icon[data-v-862d87b7]{font-size:1.75rem;line-height:1;flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px}.kpi-card--green .kpi-icon[data-v-862d87b7]{background:#ecfdf5}.kpi-card--blue .kpi-icon[data-v-862d87b7]{background:#eff6ff}.kpi-card--purple .kpi-icon[data-v-862d87b7]{background:#f5f3ff}.kpi-card--orange .kpi-icon[data-v-862d87b7]{background:#fff7ed}.kpi-card--cyan .kpi-icon[data-v-862d87b7]{background:#ecfeff}.kpi-body[data-v-862d87b7]{flex:1;min-width:0}.kpi-label[data-v-862d87b7]{font-size:.75rem;color:#9ca3af;font-weight:500}.kpi-value[data-v-862d87b7]{font-size:1.75rem;font-weight:800;color:#1a1a1a;line-height:1.2;letter-spacing:-.02em}.kpi-trend[data-v-862d87b7]{margin-top:.25rem;font-size:.75rem;display:flex;align-items:center;gap:.375rem}.trend-up[data-v-862d87b7]{color:#10b981;font-weight:600}.trend-down[data-v-862d87b7]{color:#ef4444;font-weight:600}.trend-hint[data-v-862d87b7]{color:#9ca3af}.chart-card[data-v-862d87b7]{border-radius:12px;box-shadow:0 1px 3px #0000000f;margin-bottom:1rem}.chart-card[data-v-862d87b7] .n-card__content{padding-top:.75rem}.chart-toolbar[data-v-862d87b7]{margin-bottom:.75rem}.bar-chart[data-v-862d87b7]{overflow-x:auto;padding-bottom:.5rem}.bar-chart-body[data-v-862d87b7]{display:flex;align-items:flex-end;gap:2px;min-height:200px;min-width:100%}.bar-col[data-v-862d87b7]{flex:1;min-width:24px;display:flex;flex-direction:column;align-items:center;height:200px;justify-content:flex-end;cursor:pointer}.bar-value[data-v-862d87b7]{font-size:.625rem;color:#6b7280;margin-bottom:2px;white-space:nowrap}.bar-fill[data-v-862d87b7]{width:70%;min-height:2px;background:linear-gradient(180deg,#098d5e,#0ba86a);border-radius:3px 3px 0 0;transition:height .3s}.bar-col:hover .bar-fill[data-v-862d87b7]{background:linear-gradient(180deg,#077a4f,#098d5e)}.bar-label[data-v-862d87b7]{font-size:.5625rem;color:#9ca3af;margin-top:4px;white-space:nowrap;transform:rotate(-45deg);transform-origin:center top}.dist-list[data-v-862d87b7]{display:flex;flex-direction:column;gap:.75rem}.dist-row[data-v-862d87b7]{display:flex;align-items:center;gap:.625rem}.dist-label[data-v-862d87b7]{width:90px;font-size:.8125rem;color:#4b5563;font-weight:500;flex-shrink:0;text-align:right}.lc-active[data-v-862d87b7]{color:#10b981}.lc-light[data-v-862d87b7]{color:#f59e0b}.lc-mid[data-v-862d87b7]{color:#f97316}.lc-heavy[data-v-862d87b7]{color:#ef4444}.dist-bar-wrapper[data-v-862d87b7]{flex:1;height:22px;background:#f3f4f6;border-radius:6px;overflow:hidden}.dist-bar[data-v-862d87b7]{height:100%;border-radius:6px;background:linear-gradient(90deg,#098d5e,#0ba86a);transition:width .4s}.bar-green[data-v-862d87b7]{background:linear-gradient(90deg,#10b981,#34d399)}.bar-yellow[data-v-862d87b7]{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.bar-orange[data-v-862d87b7]{background:linear-gradient(90deg,#f97316,#fb923c)}.bar-red[data-v-862d87b7]{background:linear-gradient(90deg,#ef4444,#f87171)}.dist-count[data-v-862d87b7]{width:50px;font-size:.8125rem;font-weight:600;color:#1a1a1a;flex-shrink:0}.dual-grid[data-v-862d87b7]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.donut-section[data-v-862d87b7]{display:flex;align-items:center;gap:1.5rem}.donut-chart[data-v-862d87b7]{width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.donut-chart[data-v-862d87b7]:after{content:"";position:absolute;width:100px;height:100px;background:#fff;border-radius:50%}.donut-center[data-v-862d87b7]{position:relative;z-index:1;text-align:center}.donut-total[data-v-862d87b7]{font-size:1.5rem;font-weight:800;color:#1a1a1a;display:block;line-height:1.2}.donut-label[data-v-862d87b7]{font-size:.75rem;color:#9ca3af}.donut-legend[data-v-862d87b7]{flex:1;display:flex;flex-direction:column;gap:.5rem}.legend-row[data-v-862d87b7]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem}.legend-dot[data-v-862d87b7]{width:12px;height:12px;border-radius:3px;flex-shrink:0}.legend-label[data-v-862d87b7]{flex:1;color:#4b5563}.legend-value[data-v-862d87b7]{font-weight:600;color:#1a1a1a}.growth-section[data-v-862d87b7]{display:flex;flex-direction:column;gap:1rem;padding:.5rem 0}.growth-block[data-v-862d87b7]{display:flex;flex-direction:column;gap:.375rem}.growth-label[data-v-862d87b7]{font-size:.8125rem;color:#6b7280;font-weight:500}.growth-number[data-v-862d87b7]{font-size:1.5rem;font-weight:800;color:#1a1a1a}.growth-bar-wrapper[data-v-862d87b7]{height:10px;background:#f3f4f6;border-radius:5px;overflow:hidden}.growth-bar[data-v-862d87b7]{height:100%;border-radius:5px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .4s}.rank-list[data-v-862d87b7]{display:flex;flex-direction:column;gap:.625rem}.rank-row[data-v-862d87b7]{display:flex;align-items:center;gap:.625rem}.rank-badge[data-v-862d87b7]{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;background:#f3f4f6;color:#6b7280}.rank-1[data-v-862d87b7]{background:#fef3c7;color:#d97706}.rank-2[data-v-862d87b7]{background:#e0e7ff;color:#4f46e5}.rank-3[data-v-862d87b7]{background:#fee2e2;color:#dc2626}.rank-info[data-v-862d87b7]{flex:1;min-width:0}.rank-name[data-v-862d87b7]{font-size:.8125rem;color:#1a1a1a;font-weight:500;margin-bottom:2px}.rank-bar-wrapper[data-v-862d87b7]{height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden}.rank-bar[data-v-862d87b7]{height:100%;border-radius:3px;background:linear-gradient(90deg,#098d5e,#0ba86a);transition:width .4s}.rank-stats[data-v-862d87b7]{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.rank-primary[data-v-862d87b7]{font-size:.8125rem;font-weight:700;color:#1a1a1a}.rank-secondary[data-v-862d87b7]{font-size:.6875rem;color:#9ca3af}.penetration-list[data-v-862d87b7]{display:flex;flex-direction:column;gap:.625rem}.penetration-row[data-v-862d87b7]{display:flex;align-items:center;gap:.5rem}.pen-label[data-v-862d87b7]{width:80px;font-size:.8125rem;color:#4b5563;flex-shrink:0;text-align:right}.pen-bar-wrapper[data-v-862d87b7]{flex:1;height:18px;background:#f3f4f6;border-radius:5px;overflow:hidden}.pen-bar[data-v-862d87b7]{height:100%;border-radius:5px;background:linear-gradient(90deg,#3b82f6,#60a5fa);transition:width .4s}.pen-value[data-v-862d87b7]{width:45px;font-size:.8125rem;font-weight:700;color:#1a1a1a;flex-shrink:0;text-align:right}.pen-detail[data-v-862d87b7]{width:70px;font-size:.6875rem;color:#9ca3af;flex-shrink:0}@media(max-width:768px){.user-analysis[data-v-862d87b7]{padding:1rem}.kpi-grid[data-v-862d87b7]{grid-template-columns:1fr 1fr}.dual-grid[data-v-862d87b7]{grid-template-columns:1fr}.donut-section[data-v-862d87b7]{flex-direction:column}}.platform-layout[data-v-4b740716]{height:calc(100vh - 124px);overflow:hidden}.platform-main[data-v-4b740716]{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-4b740716]{flex:1;display:flex;justify-content:center;align-items:center;width:100%}.component-wrapper[data-v-4b740716]{flex:1;width:100%;min-width:0;min-height:0;overflow:hidden}.component-wrapper[data-v-4b740716] .api-docs{height:100%}@media(max-width:768px){.platform-main[data-v-4b740716]{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}}.api-key-authorize[data-v-c38c9f61]{min-height:calc(100vh - 124px);display:flex;align-items:center;justify-content:center;padding:28px 16px 40px;background:radial-gradient(circle at top,rgba(223,245,233,.9),transparent 42%),linear-gradient(180deg,#f8fbf9,#eef4f1)}.authorize-shell[data-v-c38c9f61]{width:100%;max-width:460px}.authorize-card[data-v-c38c9f61]{position:relative;padding:28px 26px 26px;border-radius:24px;background:#fff;border:1px solid rgba(14,101,67,.08);box-shadow:0 24px 70px #11291e1a;text-align:center}.authorize-card__brand[data-v-c38c9f61]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px}.brand-badge[data-v-c38c9f61]{font-size:1.05rem;font-weight:800;color:#0f6d4a;letter-spacing:.02em}.brand-tag[data-v-c38c9f61]{padding:.22rem .6rem;border-radius:999px;background:#edf8f2;color:#0f6d4a;font-size:.7rem;font-weight:700;letter-spacing:.08em}.connect-visual[data-v-c38c9f61]{display:flex;align-items:flex-start;justify-content:center;gap:14px;margin-bottom:22px}.connect-node[data-v-c38c9f61]{display:flex;flex-direction:column;align-items:center;gap:8px;width:96px}.connect-avatar[data-v-c38c9f61]{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:1.2rem;font-weight:700}.connect-avatar--platform[data-v-c38c9f61]{background:linear-gradient(135deg,#0d8d5e,#0f6d4a);color:#fff}.connect-avatar--third[data-v-c38c9f61]{background:#eef4f1;color:#0f6d4a;border:1px solid #d8e8df}.connect-name[data-v-c38c9f61]{font-size:.8rem;color:#5d6d64;line-height:1.3;word-break:break-all}.connect-link[data-v-c38c9f61]{display:flex;align-items:center;gap:6px;height:58px}.connect-dot[data-v-c38c9f61]{width:6px;height:6px;border-radius:999px;background:#b6d6c6}.connect-dot[data-v-c38c9f61]:nth-child(2){background:#0d8d5e}.authorize-card__title[data-v-c38c9f61]{margin:0;color:#13251d;font-size:1.35rem;font-weight:700;line-height:1.3}.authorize-card__subtitle[data-v-c38c9f61]{margin:10px 0 22px;color:#5d6d64;font-size:.92rem;line-height:1.6}.info-list[data-v-c38c9f61]{margin:0 0 18px;border:1px solid #deebe3;border-radius:16px;overflow:hidden;background:#fcfefd;text-align:left}.info-list__row[data-v-c38c9f61]{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:13px 16px}.info-list__row+.info-list__row[data-v-c38c9f61]{border-top:1px solid #edf3ef}.info-list__row dt[data-v-c38c9f61]{flex-shrink:0;color:#6a7a72;font-size:.85rem}.info-list__row dd[data-v-c38c9f61]{margin:0;color:#172c22;font-size:.9rem;font-weight:600;text-align:right;word-break:break-all}.scope-block[data-v-c38c9f61]{margin-bottom:22px;text-align:left}.scope-block__title[data-v-c38c9f61]{display:block;margin-bottom:10px;color:#6a7a72;font-size:.82rem;font-weight:600;letter-spacing:.02em}.scope-list[data-v-c38c9f61]{margin:0;padding:0;list-style:none}.scope-list li[data-v-c38c9f61]{display:flex;align-items:flex-start;gap:10px;padding:7px 0;color:#3f4f47;font-size:.9rem;line-height:1.5}.scope-check[data-v-c38c9f61]{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#e7f6ee;color:#0d8d5e;font-size:.75rem;font-weight:700;margin-top:1px}.authorize-card__footer[data-v-c38c9f61]{margin-top:4px}.footer-hint[data-v-c38c9f61]{margin:0 0 14px;color:#8a978f;font-size:.82rem}.state-banner[data-v-c38c9f61]{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:16px;font-size:.95rem;text-align:left}.state-banner strong[data-v-c38c9f61]{font-size:1rem}.state-banner--error[data-v-c38c9f61]{background:linear-gradient(180deg,#fff7f6,#fff2f1);border:1px solid #ffd8d5;color:#b42318}.state-banner--success[data-v-c38c9f61]{background:linear-gradient(180deg,#f3fcf7,#ebf9f1);border:1px solid #ccebd9;color:#126c46}@media(max-width:768px){.api-key-authorize[data-v-c38c9f61]{min-height:calc(100vh - 112px);padding:14px 12px 28px}.authorize-card[data-v-c38c9f61]{padding:22px 18px 20px;border-radius:20px}.authorize-card__title[data-v-c38c9f61]{font-size:1.2rem}.connect-node[data-v-c38c9f61]{width:84px}}
