*,*:before,*:after{box-sizing:border-box}body:is(.app-api-keys-page,.app-billing-page){margin:0;padding-top:0;min-height:100vh;color:#d8dae0;background:#07080c;font-family:"DM Sans",var(--site-ui, Inter, "Microsoft YaHei", sans-serif)}body:is(.app-api-keys-page,.app-billing-page) #webgl-container{z-index:0!important;mix-blend-mode:screen!important;opacity:.48}body:is(.app-api-keys-page,.app-billing-page) .page-footer{display:none}.app-console-screen[hidden]{display:none!important}.app-console-screen{position:relative;z-index:1;display:flex;min-height:100vh;background:transparent}.dashboard-sidebar{position:sticky;top:0;display:flex;flex:0 0 260px;flex-direction:column;align-self:flex-start;width:260px;height:100vh;background:#05060ad6;border-right:1px solid rgba(255,255,255,.075);backdrop-filter:blur(12px) saturate(112%);-webkit-backdrop-filter:blur(12px) saturate(112%)}.dashboard-brand{display:flex;align-items:center;gap:13px;min-height:78px;padding:0 28px;color:transparent;text-decoration:none}.dashboard-brand-symbol{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:22px;height:22px;color:#e8ebf2;opacity:.84}.dashboard-brand-symbol svg{width:100%;height:100%}.dashboard-brand-symbol path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.dashboard-brand-symbol circle{fill:currentColor}body:is(.app-api-keys-page,.app-billing-page) .dashboard-brand-text{font-family:var(--site-brand, "EchoScanBrand", "EchoScan", Arial, sans-serif)!important;font-size:19px;font-weight:400;letter-spacing:.08em;line-height:1;text-transform:uppercase;-webkit-text-stroke:.82px rgba(255,255,255,.9);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;filter:drop-shadow(0 0 3px rgba(255,255,255,.22)) drop-shadow(0 0 7px rgba(255,255,255,.16));transition:filter .18s ease,-webkit-text-stroke-color .18s ease}.dashboard-brand:hover,.dashboard-brand:focus-visible{outline:none}.dashboard-brand:hover .dashboard-brand-text,.dashboard-brand:focus-visible .dashboard-brand-text{-webkit-text-stroke-color:#ffffff;filter:drop-shadow(0 0 4px rgba(255,255,255,.34)) drop-shadow(0 0 10px rgba(255,255,255,.18))}.dashboard-nav{display:flex;flex:1;flex-direction:column;gap:8px;padding:20px 14px}.dashboard-nav-item{position:relative;display:flex;align-items:center;gap:15px;min-height:50px;padding:0 16px;border:1px solid transparent;border-radius:8px;color:#565c70;font-size:16px;font-weight:500;line-height:1.25;text-decoration:none;transition:color .16s ease,background .16s ease,border-color .16s ease}.dashboard-nav-item:hover,.dashboard-nav-item:focus-visible{color:#d8dae0;background:#ffffff09;outline:none}.dashboard-nav-item.is-active{color:#f4f5f7;border-color:#ffffff0e;background:#ffffff12}.dashboard-nav-icon{width:18px;height:18px;flex:0 0 auto;opacity:.62;transition:opacity .16s ease}.dashboard-nav-item.is-active .dashboard-nav-icon{opacity:1}.dashboard-nav-item:hover .dashboard-nav-icon{opacity:.9}.dashboard-nav-status{width:7px;height:7px;margin-left:auto;border-radius:999px;background:#f5a623;box-shadow:0 0 14px #f5a62347}.dashboard-nav-separator{display:block;height:1px;margin:8px 0;background:#ffffff0f}.dashboard-nav-docs{color:#686f84}.dashboard-nav-external{width:15px;height:15px;margin-left:auto;opacity:.42}.dashboard-user{display:flex;flex-direction:column;gap:0;padding:18px 18px 20px;border-top:1px solid rgba(255,255,255,.075);background:#ffffff03}.dashboard-account-row{display:flex;align-items:flex-start;gap:11px;min-width:0}.dashboard-avatar,.dashboard-topbar-avatar{display:flex;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;color:#f5f6fa;background:#ffffff1a;font-size:11px;font-weight:700;line-height:1}.dashboard-avatar,.dashboard-topbar-avatar{width:32px;height:32px;border-radius:999px}.dashboard-avatar img,.dashboard-topbar-avatar img{width:100%;height:100%;border-radius:999px;object-fit:cover}.dashboard-user-copy{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}.dashboard-user-name{color:#d6d8df;font-size:13px;font-weight:600;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.dashboard-plan-hover{position:relative;display:inline-flex;align-items:center;width:max-content;max-width:100%}.dashboard-user-plan-badge{display:inline-flex;align-items:center;color:#f5f6fa;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.dashboard-main{display:flex;flex:1;flex-direction:column;min-width:0;min-height:100vh;overflow:hidden;background:#05060985;backdrop-filter:blur(6px) saturate(110%);-webkit-backdrop-filter:blur(6px) saturate(110%)}.dashboard-topbar{position:sticky;top:0;z-index:3;display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;min-height:78px;padding:0 32px;border-bottom:1px solid rgba(255,255,255,.075);background:#0506095c}.dashboard-topbar-title{color:#d9dce5;font-size:17px;font-weight:650;letter-spacing:0}.dashboard-topbar-actions{display:flex;align-items:center;gap:12px}.dashboard-topbar-docs,.dashboard-topbar-icon{display:inline-flex;align-items:center;justify-content:center;height:38px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#7b8295;background:#ffffff05;text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease}.dashboard-topbar-docs{gap:8px;padding:0 14px;font-size:13px;font-weight:600}.dashboard-topbar-docs svg{width:16px;height:16px}.dashboard-topbar-icon{position:relative;width:38px;padding:0;cursor:pointer}.dashboard-topbar-icon svg{width:18px;height:18px}.dashboard-topbar-dot{position:absolute;top:8px;right:9px;width:6px;height:6px;border-radius:999px;background:#f5a623}.dashboard-topbar-docs:hover,.dashboard-topbar-docs:focus-visible,.dashboard-topbar-icon:hover,.dashboard-topbar-icon:focus-visible{color:#f4f5f7;border-color:#ffffff29;background:#ffffff0a;outline:none}.dashboard-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:42px 56px 48px;overflow-y:auto}@media (max-width: 1180px){.dashboard-sidebar{flex-basis:238px;width:238px}.dashboard-content{padding:36px 32px 42px}}@media (max-width: 760px){.app-console-screen{display:block;min-height:0}.dashboard-sidebar{position:static;width:100%;height:auto;min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.055)}.dashboard-brand{min-height:64px;padding:0 18px}.dashboard-nav{flex:none;flex-direction:row;flex-wrap:wrap;gap:8px;padding:14px 14px 16px}.dashboard-nav-item{min-height:42px;padding:0 12px;font-size:13px}.dashboard-nav-separator{display:none}.dashboard-user{padding:16px 18px}.dashboard-topbar{min-height:64px;padding:0 18px}.dashboard-topbar-actions{gap:8px}.dashboard-topbar-docs{height:34px;padding:0 10px;font-size:12px}.dashboard-topbar-icon,.dashboard-topbar-avatar{width:34px;height:34px}.dashboard-content{padding:28px 18px}}
