:root{--tv-bg: #020617;--tv-bg-soft: #020617;--tv-surface: #020617;--tv-surface-soft: #020617;--tv-border: #1f2937;--tv-border-soft: #1f2937;--tv-text: #f9fafb;--tv-text-muted: #d1d5db;--tv-accent: #bef264;--tv-accent-dark: #84cc16}*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Poppins,Segoe UI,sans-serif;background:#020617;color:var(--tv-text)}.tv-page{width:100%;min-height:100vh;background:radial-gradient(circle at top left,#0f172a 0,#020617 50%)}.tv-nav{position:sticky;top:0;z-index:100;background:#020617eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(30,64,175,.4)}.tv-nav-inner{max-width:1120px;margin:0 auto;padding:12px 16px;display:flex;justify-content:space-between;align-items:center}.tv-brand{display:flex;align-items:center;gap:8px}.tv-logo{height:32px;width:32px;border-radius:12px;background:var(--tv-accent);display:flex;align-items:center;justify-content:center;color:#020617;font-weight:800;font-size:12px;box-shadow:0 0 18px #bef264b3}.tv-brand-text{font-size:13px;letter-spacing:.2em;text-transform:uppercase;color:#e5e7eb}.tv-nav-links{display:flex;align-items:center;gap:20px;font-size:12px;color:var(--tv-text-muted)}.tv-nav-links a{color:inherit;text-decoration:none}.tv-nav-links a:hover{color:var(--tv-accent)}.tv-btn-primary,.tv-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;font-size:11px;border-radius:8px;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .15s ease-out;font-weight:600}.tv-btn-primary{background:var(--tv-accent);color:#020617;box-shadow:0 0 18px #bef26499}.tv-btn-primary:hover{background:var(--tv-accent-dark)}.tv-btn-outline{border-color:#475569;color:var(--tv-text);background:transparent}.tv-btn-outline:hover{background:#020617}.tv-hero{max-width:1120px;margin:0 auto;padding:64px 16px 40px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:40px;align-items:center}@media(max-width:1024px){.tv-hero{grid-template-columns:1fr;padding-top:48px}.tv-nav-links{display:none}}.tv-eyebrow,.tv-mini-title{font-size:12px;letter-spacing:.28em;text-transform:uppercase;color:var(--tv-accent);margin-bottom:14px}.tv-hero-title{font-size:40px;line-height:1.15;font-weight:650;margin-bottom:18px;color:var(--tv-text)}@media(max-width:768px){.tv-hero-title{font-size:30px}}.tv-highlight{color:var(--tv-accent)}.tv-hero-desc{color:var(--tv-text-muted);font-size:15px;line-height:1.8;margin-bottom:22px}.tv-hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.tv-tags{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:#e5e7eb}.tv-tags span{background:#0f172ae6;padding:6px 10px;border-radius:999px;border:1px solid rgba(51,65,85,1)}.tv-hero-right{position:relative}.tv-main-image,.tv-showcase-image{width:100%;border-radius:20px;display:block;max-height:280px;object-fit:cover}.tv-stats{max-width:1120px;margin:0 auto;padding:16px 16px 40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tv-stat-card{border-radius:16px;background:radial-gradient(circle at top left,#111827 0,#020617 60%);border:1px solid rgba(55,65,81,.9);padding:16px;font-size:12px;color:var(--tv-text-muted)}.tv-stat-card h2{font-size:24px;color:var(--tv-text);margin-bottom:4px}.tv-section{max-width:1120px;margin:0 auto;padding:32px 16px 40px}.tv-section-head{text-align:center;margin-bottom:28px}.tv-section-head h2{font-size:20px;font-weight:600;color:var(--tv-text)}.tv-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;font-size:13px}.tv-feature-card{border-radius:16px;background:radial-gradient(circle at top left,#111827 0,#020617 60%);border:1px solid rgba(55,65,81,.8);padding:18px}.tv-feature-card h3{font-size:13px;font-weight:600;color:var(--tv-accent);margin-bottom:8px}.tv-feature-card p{font-size:13px;color:var(--tv-text-muted)}.tv-showcase{max-width:1120px;margin:0 auto;padding:32px 16px 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:28px;align-items:center}.tv-showcase-right h2{font-size:20px;line-height:1.5;margin-bottom:18px;color:var(--tv-text)}.tv-check-list{display:flex;flex-direction:column;gap:8px;font-size:12px;color:var(--tv-text-muted)}.tv-pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tv-price-card{border-radius:16px;background:radial-gradient(circle at top left,#111827 0,#020617 60%);border:1px solid rgba(55,65,81,.8);padding:18px;font-size:12px;color:var(--tv-text)}.tv-price-card.active{border-color:var(--tv-accent);box-shadow:0 0 20px #bef26459}.tv-price-card h3{font-size:13px;font-weight:600;margin-bottom:10px;color:var(--tv-text)}.tv-price{font-size:22px;font-weight:700;margin:10px 0 8px;color:var(--tv-accent)}.tv-price-card p{font-size:13px;color:var(--tv-text-muted);margin-bottom:10px}.tv-price-card .tv-btn-primary{width:100%;font-size:12px}.tv-cta{max-width:900px;margin:32px auto 40px;text-align:center;padding:24px 16px;background:radial-gradient(circle at top left,#0f172a 0,#020617 70%);border-radius:20px;border:1px solid rgba(30,64,175,.6)}.tv-cta h2{font-size:22px;margin-bottom:12px;color:var(--tv-text)}.tv-cta p{font-size:13px;color:var(--tv-text-muted);margin-bottom:18px}.center{justify-content:center}.tv-footer{max-width:1120px;margin:0 auto;padding:20px 16px 32px;display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(55,65,81,.8);font-size:11px;color:#9ca3af}@media(max-width:1024px){.tv-hero,.tv-showcase,.tv-stats,.tv-feature-grid,.tv-pricing-grid{grid-template-columns:1fr}.tv-footer{flex-direction:column}}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f3f3f3;color:#111827}.dashboard-root{display:flex;min-height:100vh}.sidebar{width:260px;background:#2f3136;color:#e5e7eb;display:flex;flex-direction:column;padding:20px 16px}.sidebar-logo{display:flex;align-items:center;gap:10px;margin-bottom:24px}.logo-circle{width:32px;height:32px;border-radius:999px;background:#7cab2f;color:#111827;font-weight:700;display:flex;align-items:center;justify-content:center}.logo-text{font-weight:600;font-size:18px}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-item{padding:10px 12px;border-radius:8px;font-size:14px;cursor:pointer;color:#d1d5db}.sidebar-item:hover{background:#3b3d43}.sidebar-item.active{background:#7cab2f;color:#111827;font-weight:600}.main-area{flex:1;display:flex;flex-direction:column}.topbar{height:60px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:10}.hamburger{width:34px;height:34px;border-radius:999px;border:none;background:#f3f4f6;display:flex;flex-direction:column;justify-content:center;padding:6px;cursor:pointer}.hamburger span{height:2px;background:#111827;margin:2px 0;border-radius:999px}.topbar-right{display:flex;align-items:center;gap:16px}.wallet-badge{background:#fefce8;color:#7cab2f;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;border:1px solid #eab30833}.user-info{display:flex;align-items:center;gap:10px}.user-name{font-size:14px;color:#4b5563}.user-avatar{width:32px;height:32px;border-radius:999px;background:#7cab2f;color:#111827;display:flex;align-items:center;justify-content:center;font-weight:700}.content{padding:24px;display:flex;flex-direction:column;gap:20px}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 8px 16px #0f172a0f;border:1px solid #e5e7eb}.stat-label{font-size:13px;color:#6b7280;margin-bottom:8px}.stat-value{font-size:20px;font-weight:700;color:#111827}.card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0f172a14;border:1px solid #e5e7eb;display:flex;flex-direction:column}.large-card{flex:1.3}.card-header{padding:14px 18px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.card-header h2{font-size:16px;font-weight:600;color:#111827}.card-body{padding:18px}.two-column{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.wallet-amount{font-size:32px;font-weight:700;color:#7cab2f;margin-bottom:4px}.wallet-subtext{font-size:13px;color:#6b7280;margin-bottom:18px}.wallet-actions{display:flex;gap:12px;margin-bottom:18px}.btn-primary{background:#7cab2f;color:#111827;border-radius:999px;border:none;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer}.btn-primary:hover{background:#8fbe37}.btn-outline{background:#fff;color:#111827;border-radius:999px;border:1px solid #d1d5db;padding:9px 18px;font-size:14px;font-weight:500;cursor:pointer}.btn-outline:hover{background:#f9fafb}.btn-secondary{background:#e5f5cf;color:#3f6212;border-radius:999px;border:none;padding:9px 18px;font-size:14px;font-weight:600;cursor:pointer}.btn-secondary:hover{background:#d7f0b6}.btn-ghost{background:transparent;color:#6b7280;border-radius:999px;border:none;padding:8px 14px;font-size:13px;cursor:pointer}.btn-ghost:hover{background:#f3f4f6}.api-pricing{margin-top:8px;border-top:1px dashed #e5e7eb;padding-top:10px;display:flex;flex-direction:column;gap:6px}.pricing-item{display:flex;justify-content:space-between;font-size:13px;color:#4b5563}.pricing-item .price{font-weight:600;color:#111827}.simple-table{width:100%;border-collapse:collapse;font-size:13px}.simple-table td{padding:8px 6px;border-bottom:1px solid #e5e7eb}.simple-table td:first-child{color:#6b7280}.api-test-buttons{display:flex;gap:12px;flex-wrap:wrap}.result-block{margin-top:16px}.result-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.result-price{color:#b91c1c;font-weight:600}.result-json{background:#0f172a;color:#e5e7eb;padding:12px;border-radius:10px;font-size:12px;max-height:260px;overflow:auto}.filters{display:flex;gap:10px;align-items:center}.filters input[type=date]{padding:6px 10px;font-size:13px;border-radius:999px;border:1px solid #d1d5db}.scrollable{max-height:260px;overflow:auto}.usage-table{width:100%;border-collapse:collapse;font-size:13px}.usage-table th,.usage-table td{padding:10px 8px;border-bottom:1px solid #e5e7eb;text-align:left}.usage-table thead{background:#f9fafb}.green{color:#15803d}.red{color:#b91c1c}.scrollable::-webkit-scrollbar,.result-json::-webkit-scrollbar{width:6px}.scrollable::-webkit-scrollbar-thumb,.result-json::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.footer{margin-top:8px;font-size:12px;color:#9ca3af;text-align:right}@media(max-width:1024px){.stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column{grid-template-columns:1fr}}@media(max-width:768px){.sidebar{display:none}.stats-row{grid-template-columns:1fr}}
