*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f5f7fb;color:#182135;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}button,input{font:inherit}.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#eef2f7}.auth-card{width:420px;max-width:100%;box-shadow:0 12px 40px #20354f1a}.auth-title{display:flex;align-items:center;gap:12px;color:#1769e0}.auth-title .ant-typography{margin:0}.auth-footer{text-align:center;margin-top:24px}.console-shell{min-height:100vh;background:#f5f7fb}.console-main{min-width:0;background:#f5f7fb}.console-sider{border-right:1px solid #e7ebf2;position:sticky!important;top:0;height:100vh;z-index:12;box-shadow:4px 0 18px #16274b05}.console-sider .ant-layout-sider-children{display:flex;flex-direction:column}.console-sider .ant-menu{padding:14px 12px;border-inline-end:0!important;overflow-y:auto}.console-sider .ant-menu-item,.console-sider .ant-menu-submenu-title{height:44px;line-height:44px;margin:3px 0;border-radius:9px;color:#30394a}.console-sider .ant-menu-item-selected{color:#2468f2;background:#edf3ff;font-weight:600}.console-sider .ant-layout-sider-trigger{background:#fff;color:#7b879c;border-top:1px solid #edf0f5}.brand{height:72px;flex:0 0 72px;display:flex;align-items:center;padding:0 22px;gap:11px;color:#151d2e;font-weight:750;font-size:18px;white-space:nowrap;border-bottom:1px solid #edf0f5}.brand-collapsed{justify-content:center;padding:0}.brand-mark{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:10px;background:#286af4;color:#fff;box-shadow:0 6px 14px #286af43d}.console-header{height:72px;line-height:normal;padding:0 30px;background:#fffffff2;border-bottom:1px solid #e7ebf2;display:flex;justify-content:space-between;align-items:center;gap:24px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-search{width:min(420px,42vw);height:40px;margin-left:auto;margin-right:auto;border-color:#e4e9f1;background:#fafbfd;border-radius:10px;box-shadow:0 2px 8px #23375c08}.global-search .ant-input{background:transparent}.global-search .ant-input-prefix{color:#7d899d;margin-right:9px}.search-hint{color:#9aa5b7;font-size:11px;padding:2px 6px;border:1px solid #e4e8ef;border-radius:5px;background:#fff}.header-icon-button{color:#66738a;font-size:17px}.user-menu-button{display:flex;align-items:center;gap:9px;height:46px;padding-inline:7px 10px}.user-avatar{background:#2f6cf6}.user-menu-arrow{color:#7d899d;font-size:15px;margin-left:3px}.console-content{width:100%;max-width:1680px;margin:0 auto;padding:30px 32px 40px;overflow:auto}.section-card{margin-top:20px}.form-card{max-width:620px}.result-panel{margin-top:20px;max-width:860px}.full-loading{min-height:100vh;display:grid;place-items:center}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}.page-heading .ant-typography{margin-top:0}.debug-form{max-width:760px;margin-top:20px}.json-view,.code-view{background:#111827;color:#d6e2f0;border-radius:6px;padding:16px;overflow:auto;max-height:480px;white-space:pre-wrap}.ant-table-wrapper{background:#fff}.dashboard-page{min-width:0}.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.dashboard-welcome .ant-typography{margin:0}.dashboard-welcome h2.ant-typography{color:#11192b;font-size:26px;line-height:1.35;margin-bottom:5px}.dashboard-welcome .ant-btn-primary{height:46px;padding-inline:20px;border-radius:9px;box-shadow:0 7px 16px #2f6cf638}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card,.dashboard-panel{border:1px solid #e8edf4;box-shadow:0 5px 18px #1c30530a;border-radius:12px;overflow:hidden}.metric-card .ant-card-body{padding:20px}.metric-card-body{min-height:72px;display:flex;align-items:center;gap:16px}.metric-icon{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:14px;font-size:24px}.metric-icon-blue{color:#2f6cf6;background:#edf3ff}.metric-icon-green{color:#13b68b;background:#eafaf5}.metric-icon-purple{color:#7652e8;background:#f2edff}.metric-icon-orange{color:#f39a17;background:#fff6e7}.metric-card .ant-statistic{min-width:0}.metric-card .ant-statistic-title{color:#77849a;margin-bottom:5px;white-space:nowrap}.metric-card .ant-statistic-content{color:#121a2b;font-size:26px;font-weight:700;line-height:1.15;white-space:nowrap}.metric-card .ant-statistic-content-suffix{color:#49556a;font-size:13px;font-weight:500;margin-left:6px}.metric-card .ant-progress{flex:0 0 58px}.dashboard-content-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(300px,1fr);gap:16px;margin-top:16px;align-items:stretch}.dashboard-analytics-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,1fr);gap:16px}.dashboard-panel .ant-card-head{min-height:54px;padding:0 18px;border-bottom-color:#edf1f6}.dashboard-panel .ant-card-head-title{color:#1b2436;font-size:15px;font-weight:650}.dashboard-panel .ant-card-body{padding:18px}.dashboard-chart{width:100%;height:285px}.dashboard-panel .ant-empty{min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.recent-calls-panel{min-width:0}.recent-calls-panel .ant-card-body{padding:6px 16px 8px}.recent-call-list{display:flex;flex-direction:column}.recent-call-item{width:100%;min-height:66px;display:flex;align-items:center;gap:11px;padding:10px 2px;color:inherit;text-align:left;border:0;border-bottom:1px solid #f0f2f6;background:transparent;cursor:pointer;transition:background .18s ease}.recent-call-item:last-child{border-bottom:0}.recent-call-item:hover{background:#f8faff}.platform-badge{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;border-radius:9px;color:#fff;font-size:14px;font-weight:700}.platform-badge.douyin{background:#111827;box-shadow:inset 3px 0 #22d3ee,inset -3px 0 #f43f5e}.platform-badge.xiaohongshu{background:#ff4055}.recent-call-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.recent-call-copy strong{color:#252e40;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-call-copy span{color:#8a96a9;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-call-meta{display:flex;align-items:flex-end;flex-direction:column;gap:1px}.recent-call-meta .ant-tag{margin:0;font-size:11px}.recent-call-meta small{color:#9aa5b6;font-size:10px}.recent-call-arrow{color:#a5afbd;font-size:10px}.quick-api-panel{margin-top:16px}.quick-api-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.quick-api-card{min-width:0;min-height:142px;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:1fr auto;gap:12px;padding:16px;border:1px solid #e8edf4;border-radius:10px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.quick-api-card:hover{border-color:#cbd9f8;box-shadow:0 7px 18px #2f6cf614;transform:translateY(-1px)}.platform-badge-large{width:42px;height:42px;font-size:15px}.quick-api-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.quick-api-copy strong{color:#202a3c;font-size:14px}.quick-api-copy span{display:-webkit-box;overflow:hidden;color:#8995a8;font-size:11px;line-height:1.55;-webkit-line-clamp:2;-webkit-box-orient:vertical}.quick-api-footer{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;color:#69768b;font-size:12px}.quick-api-footer strong{color:#172033;font-size:17px}.quick-api-footer .ant-btn{color:#2f6cf6;border-color:#9bb8fc;border-radius:6px}@media(max-width:1380px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-content-grid{grid-template-columns:1fr}.quick-api-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.console-header{padding-inline:18px}.console-content{padding:24px 20px 32px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-analytics-grid{grid-template-columns:1fr}.user-menu-button .ant-typography,.user-menu-arrow{display:none}}@media(max-width:640px){.console-header{gap:10px}.global-search{width:100%;margin:0}.search-hint,.header-icon-button{display:none}.console-content{padding:20px 14px 28px}.dashboard-welcome{align-items:flex-start;flex-direction:column}.dashboard-welcome .ant-btn{width:100%}.metric-grid,.quick-api-grid{grid-template-columns:1fr}.dashboard-welcome h2.ant-typography{font-size:22px}}
