*{box-sizing:border-box}html,body,#root{min-height:100%;width:100vw;max-width:100vw;margin:0;background:#f5f7fb;color:#151922;overflow-x:hidden!important}body{background:linear-gradient(180deg,#ffffffeb,#f4f7fbf5 42%,#eef3f8),repeating-linear-gradient(135deg,rgba(20,24,33,.028) 0 1px,transparent 1px 18px)}.app-shell{min-height:100vh;width:100vw;max-width:100vw;overflow-x:hidden!important}.app-shell,.app-shell .ant-layout,.auth-shell,.auth-shell .ant-layout{min-width:0;max-width:100vw;overflow-x:hidden}.app-shell>.ant-layout{flex:1 1 auto;width:calc(100vw - 244px);max-width:calc(100vw - 244px)}.auth-shell{min-height:100vh;background:radial-gradient(circle at 50% 18%,rgba(255,107,95,.12),transparent 30%),radial-gradient(circle at 20% 80%,rgba(55,181,160,.08),transparent 28%),linear-gradient(180deg,#fff,#f4f7fb)}.auth-topbar{height:78px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;background:transparent}.brand-light{display:flex;align-items:center;gap:10px;color:#111723;font-size:19px;font-weight:850}.brand-light .anticon{color:#ff6b5f}.auth-content{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:36px 56px 72px}.auth-stage{width:min(1100px,100%);min-height:560px;display:grid;grid-template-columns:1.05fr 480px;align-items:center;gap:68px}.auth-copy .ant-typography{margin:0}.auth-copy h1.ant-typography{max-width:560px;color:#111723;font-size:72px;line-height:.96;font-weight:900}.auth-copy .ant-typography+.ant-typography{margin-top:22px}.auth-copy .ant-typography.ant-typography-secondary,.auth-copy p.ant-typography{max-width:520px;color:#647085;font-size:18px;line-height:1.72}.auth-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.auth-points span{padding:9px 14px;color:#2d3748;background:#ffffffad;border:1px solid rgba(127,139,159,.2);border-radius:999px;font-size:13px;font-weight:780}.auth-card{width:100%;padding:40px;background:#ffffffdb;border:1px solid rgba(127,139,159,.2);border-radius:8px;box-shadow:0 32px 90px #1519221f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card-head{margin-bottom:26px}.auth-card-head .ant-typography{margin-top:0}.auth-card-head h2.ant-typography{margin-bottom:8px;color:#151922;font-size:32px;font-weight:880}.auth-card-head .ant-typography-secondary{color:#687386;font-size:14px}.auth-form .ant-form-item{margin-bottom:20px}.auth-card .ant-input,.auth-card .ant-input-affix-wrapper{height:46px}.auth-card .ant-btn-primary{width:100%;height:46px;margin-top:4px}.code-field{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px;align-items:end;margin-bottom:20px}.conversation-tabs{width:100%}.conversation-thread{display:flex;flex-direction:column;gap:16px;padding:8px 4px 24px}.conversation-message{max-width:84%;padding:14px 16px;background:#fff;border:1px solid #dfe6ef;border-radius:12px;box-shadow:0 6px 20px #1f2a3d0d}.conversation-message.role-user{align-self:flex-end;background:#edf5ff;border-color:#cbdffa}.conversation-message.role-assistant{align-self:flex-start;background:#f7f9fc}.conversation-message.role-system,.conversation-message.role-developer{align-self:stretch;max-width:100%;background:#fff8e8;border-color:#f1d99c}.conversation-role{margin-bottom:7px;color:#607089;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.conversation-content.ant-typography{margin-bottom:0;color:#172033;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.raw-exchange{max-height:65vh;margin:0;padding:18px;overflow:auto;color:#d8e2f0;background:#111827;border-radius:8px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.code-field .ant-form-item{margin-bottom:0}.code-button{height:46px;width:132px}.auth-switch{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;color:#687386;font-size:14px}.auth-switch button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#2c63e7;cursor:pointer;padding:0;font:inherit;font-weight:760}.auth-switch button:hover{color:#111723}.sidebar{flex:0 0 244px!important;width:244px!important;min-width:244px!important;max-width:244px!important;background:#111723!important;border-right:1px solid rgba(255,255,255,.08);box-shadow:18px 0 44px #0f172a2e}.brand{height:84px;display:flex;align-items:center;gap:12px;padding:0 22px;color:#fff;font-size:19px;font-weight:850;border-bottom:1px solid rgba(255,255,255,.08)}.brand .anticon{display:grid;place-items:center;width:38px;height:38px;color:#ff6b5f;background:linear-gradient(145deg,#ff6b5f33,#37b5a029);border:1px solid rgba(255,255,255,.12);border-radius:8px}.sidebar .ant-menu{background:transparent;color:#aeb7c5;border-inline-end:0!important;padding:18px 12px}.sidebar .ant-menu-item{height:44px;margin:5px 0;color:#aeb7c5;border-radius:8px;transition:background .16s ease,color .16s ease,transform .16s ease}.sidebar .ant-menu-item:hover{color:#fff!important;background:#ffffff14!important}.sidebar .ant-menu-item-selected{color:#fff!important;background:linear-gradient(90deg,#ff6b5f38,#37b5a029)!important;box-shadow:inset 3px 0 #ff6b5f}.sidebar .ant-menu-item .anticon{color:#78dcca}.sidebar .ant-menu-submenu{margin:5px 0}.sidebar .ant-menu-submenu-title{height:44px!important;margin:5px 0!important;color:#aeb7c5!important;border-radius:8px;transition:background .16s ease,color .16s ease}.sidebar .ant-menu-submenu-title:hover{color:#fff!important;background:#ffffff14!important}.sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title,.sidebar .ant-menu-submenu-open>.ant-menu-submenu-title{color:#fff!important;background:linear-gradient(90deg,#ff6b5f38,#37b5a029)!important;box-shadow:inset 3px 0 #ff6b5f}.sidebar .ant-menu-submenu-title .anticon{color:#78dcca}.sidebar .ant-menu-sub{margin:2px 0 8px;padding:3px 0 3px 16px!important;background:transparent!important}.sidebar .ant-motion-collapse,.sidebar .ant-motion-collapse-active,.sidebar .ant-menu-submenu,.sidebar .ant-menu-sub{transition:none!important;animation:none!important}.sidebar .ant-menu-sub .ant-menu-item{height:34px;margin:3px 0;padding-left:34px!important;color:#8f9aac;border-radius:7px;font-size:13px}.sidebar .ant-menu-sub .ant-menu-item-selected{color:#fff!important;background:#ffffff17!important;box-shadow:none}.sidebar .ant-menu-sub .ant-menu-item:before{position:absolute;left:16px;width:5px;height:5px;content:"";border-radius:999px;background:#78dcca61}.sidebar .ant-menu-sub .ant-menu-item-selected:before{background:#78dcca}.topbar{min-height:76px;height:76px;width:100%;max-width:100%;min-width:0;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#ffffffdb;border-bottom:1px solid rgba(21,25,34,.06);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-title{display:flex;flex-direction:column;gap:3px;line-height:1.15}.topbar-title span{color:#7a8495;font-size:12px;font-weight:760;letter-spacing:0}.topbar-title strong{color:#151922;font-size:21px;font-weight:850}.mobile-brand,.mobile-nav{display:none}.top-actions{color:#242a35;height:44px;display:inline-flex;align-items:center}.top-actions .ant-space-item{height:44px;display:inline-flex;align-items:center}.account-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#242a35;cursor:pointer;height:40px;display:inline-flex;align-items:center;gap:10px;padding:0;font:inherit;font-weight:820;line-height:1}.account-button .ant-avatar{flex:0 0 28px}.account-button:hover,.text-action:hover{color:#111723}.text-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#242a35;cursor:pointer;padding:0;font:inherit;font-weight:780;height:40px;display:inline-flex;align-items:center;line-height:1}.login-pill{min-width:92px;height:42px;padding-inline:24px;color:#fff;background:#111723;border-color:#111723;border-radius:999px;box-shadow:0 14px 30px #1117232e}.content{width:100%;max-width:100%;padding:28px 36px;min-width:0;overflow-x:hidden}.panel{width:min(100%,1200px);max-width:1200px;margin:0 auto;min-width:0;overflow-x:clip}.panel>.ant-row,.panel .ant-row.mt{margin-left:0!important;margin-right:0!important}.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.section-head .ant-typography{margin:0;color:#151922;font-weight:860;letter-spacing:0}.task-tabs{margin-top:16px;margin-bottom:18px}.task-tabs .ant-tabs-nav{margin-bottom:0;border-bottom:1px solid rgba(127,139,159,.18)}.task-tabs .ant-tabs-tab{padding:12px 4px;font-size:16px;font-weight:760}.task-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:34px}.task-tabs .ant-tabs-ink-bar{height:3px;border-radius:999px}.embedded-panel{min-width:0}.embedded-actions{display:flex;justify-content:flex-end;margin-top:-6px;margin-bottom:14px}.resource-guide-strip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin-bottom:18px;border:1px solid #d9e7ff;border-radius:8px;background:linear-gradient(135deg,#f7fbff,#fff 72%)}.resource-guide-strip>div:first-child{display:grid;gap:4px}.resource-guide-strip .ant-typography-secondary{font-size:13px}.workspace-switcher{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px;padding:16px 18px 0;border:1px solid rgba(127,139,159,.18);border-radius:10px;background:linear-gradient(180deg,#fffffff2,#f8fbfde0),linear-gradient(90deg,#78dcca14,#4f76df0d)}.workspace-switcher-copy{min-width:0;padding-bottom:15px}.workspace-switcher-copy .ant-typography{margin:0}.workspace-switcher-copy h4.ant-typography{color:#151922;font-size:18px;font-weight:850}.workspace-switcher-copy .ant-typography-secondary{display:block;margin-top:5px;font-size:13px}.workspace-switcher .subtask-tabs{flex:0 0 auto;margin:0}.workspace-switcher .subtask-tabs .ant-tabs-nav{margin:0}.subtask-tabs{margin-top:18px;margin-bottom:16px}.subtask-tabs .ant-tabs-nav{margin-bottom:0}.subtask-tabs .ant-tabs-nav:before{display:none}.subtask-tabs .ant-tabs-nav-list{gap:6px;padding:4px;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#f6f8fb}.subtask-tabs .ant-tabs-tab{padding:7px 12px;border-radius:6px;font-size:14px;font-weight:720;color:#667085;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.subtask-tabs .ant-tabs-tab-active{background:#fff;box-shadow:0 4px 12px #15192214}.subtask-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#151922}.subtask-tabs .ant-tabs-tab+.ant-tabs-tab{margin-left:0}.subtask-tabs .ant-tabs-ink-bar{display:none}.page-intro{margin-bottom:18px;border:1px solid rgba(127,139,159,.2);border-radius:8px;background:linear-gradient(180deg,#ffffffe6,#f8fbfde6),linear-gradient(90deg,#78dcca21,#ff6b5f14);box-shadow:0 14px 34px #1519220f}.page-intro .ant-card-body{display:grid;gap:12px;padding:18px}.page-intro-main{display:flex;align-items:center;justify-content:flex-end;gap:18px}.page-intro-actions{flex:0 0 auto}.page-intro-actions .ant-space{justify-content:flex-end}.page-intro-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.intro-metric{min-width:0;padding:10px 12px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#ffffffbd}.intro-metric span,.intro-metric strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.intro-metric span{color:#687386;font-size:12px;font-weight:760;white-space:nowrap}.intro-metric strong{margin-top:4px;color:#151922;font-size:18px;line-height:1.25}.intro-metric.good strong{color:#15803d}.intro-metric.warn strong{color:#b45309}.metric-card{min-height:126px;border:1px solid rgba(127,139,159,.22);border-radius:8px;background:linear-gradient(180deg,#fff,#fbfcfe),linear-gradient(90deg,#ff6b5f1f,#37b5a01f);box-shadow:0 18px 44px #15192214;overflow:hidden}.metric-card:before{content:"";display:block;height:4px}.metric-blue:before{background:#3f6fe8}.metric-green:before{background:#21a886}.metric-slate:before{background:#56647a}.metric-gold:before{background:#cf8a18}.metric-card .ant-statistic-title{color:#687386;font-weight:740;font-size:13px}.metric-card .ant-statistic-content{color:#151922;font-weight:780;font-size:24px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dashboard-card{height:100%;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#ffffffd1}.token-switch-page{display:grid;gap:0}.token-switch-hero{min-height:360px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:52px;padding:clamp(32px,6vw,72px);overflow:hidden;border:1px solid rgba(79,118,223,.18);border-radius:12px;background:radial-gradient(circle at 88% 12%,rgba(37,99,235,.18),transparent 34%),radial-gradient(circle at 10% 100%,rgba(33,168,134,.12),transparent 36%),linear-gradient(135deg,#fff,#f4f8ff 58%,#edf5ff)}.token-switch-hero-copy h1.ant-typography{max-width:720px;margin:18px 0 16px;color:#101828;font-size:clamp(36px,5vw,64px);line-height:1.04;font-weight:900;letter-spacing:-.04em}.token-switch-hero-copy p.ant-typography{max-width:760px;margin-bottom:28px;color:#596579;font-size:17px;line-height:1.75}.token-switch-hero-mark{aspect-ratio:1;display:grid;place-items:center;align-content:center;gap:18px;color:#fff;background:linear-gradient(145deg,#315dd2,#173c99 70%,#102b72);border-radius:28%;box-shadow:0 30px 70px #1f439d4d;transform:rotate(5deg)}.token-switch-hero-mark .anticon{font-size:clamp(58px,8vw,104px)}.token-switch-hero-mark span{font-size:clamp(18px,2vw,26px);font-weight:900;letter-spacing:-.03em}.token-switch-feature-card{height:100%;border-color:#7f8b9f2e}.token-switch-feature-index{color:#315dd2;font-size:12px;font-weight:900;letter-spacing:.12em}.token-switch-feature-card h4.ant-typography{margin:12px 0 8px}.token-switch-feature-card p.ant-typography{margin:0;line-height:1.7}.token-switch-download-card,.token-switch-steps{border-color:#7f8b9f2e}.token-switch-platform{min-height:128px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:18px;border:1px solid rgba(127,139,159,.16);border-radius:10px;background:#f9fbfe}.token-switch-platform>.anticon{grid-row:1 / span 2;color:#315dd2;font-size:32px}.token-switch-platform strong,.token-switch-platform span{display:block}.token-switch-platform strong{color:#172033;font-size:17px}.token-switch-platform span{margin-top:4px;color:#738095;font-size:12px}.token-switch-platform-downloads{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.token-switch-platform-downloads .ant-btn{flex:1 1 130px}.token-switch-step-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.token-switch-step{display:flex;align-items:center;gap:12px;padding:16px;border-radius:10px;background:#f6f8fc}.token-switch-step-index{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;color:#fff;background:#315dd2;border-radius:50%;font-weight:850}.token-switch-step .ant-typography{color:#273247;line-height:1.55}@media(max-width:900px){.token-switch-hero{grid-template-columns:1fr}.token-switch-hero-mark{width:min(260px,72vw);justify-self:center}.token-switch-step-list{grid-template-columns:1fr}}.dashboard-card .ant-card-body{min-height:310px}.dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.dashboard-toolbar .ant-typography{margin:0}.resource-usage-drawer .ant-drawer-body{padding:12px 24px 28px;background:#f8fafc}.resource-usage-tabs>.ant-tabs-nav{margin-bottom:18px}.resource-usage-filterbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:4px;padding:14px 16px;border:1px solid rgba(127,139,159,.16);border-radius:12px;background:#fff;box-shadow:0 10px 28px #1519220a}.resource-usage-filter-copy{min-width:0}.resource-usage-filter-copy .ant-typography{display:block}.resource-usage-filter-copy .ant-typography-secondary{margin-top:3px;font-size:12px}.resource-usage-filter-controls{flex:0 0 auto;display:flex;align-items:center;gap:10px}.resource-subscriber-filter{width:min(300px,34vw)}.resource-range-filter{width:142px}.resource-usage-overview{padding:clamp(14px,2vw,24px);border:1px solid rgba(127,139,159,.18);border-radius:14px;background:#fff;box-shadow:0 16px 42px #1519220f}.resource-usage-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.resource-usage-kpi{min-width:0;padding:17px 20px;border:1px solid rgba(127,139,159,.08);border-radius:12px;background:linear-gradient(145deg,#fbfcff,#f6f7fa)}.resource-usage-kpi-value{min-width:0;display:flex;align-items:center;gap:8px;color:#111723;font-size:clamp(24px,2.4vw,34px);font-weight:850;line-height:1.08;letter-spacing:-.025em}.resource-usage-kpi-value>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-usage-kpi-value .anticon{color:#9aa3b2;font-size:15px}.resource-usage-kpi>span{display:block;margin-top:7px;color:#7b8595;font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-usage-note{margin:10px 2px 18px;color:#8b95a5;font-size:12px;text-align:right}.resource-usage-visuals{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(360px,.92fr) minmax(160px,.32fr);gap:18px;align-items:stretch}.resource-visual-panel,.resource-token-details{min-width:0;padding:20px;border:1px solid rgba(127,139,159,.14);border-radius:12px;background:#fff}.resource-visual-head,.resource-token-details-head{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.resource-visual-head .ant-typography,.resource-token-details-head .ant-typography{margin:0}.resource-visual-head h4.ant-typography,.resource-token-details-head h4.ant-typography{color:#151922;font-size:17px;font-weight:820}.resource-visual-head .ant-typography-secondary,.resource-token-details-head .ant-typography-secondary{font-size:12px}.resource-current-range{margin:0;padding:4px 10px;color:#ff5c45;border-color:#ff5c4533;background:#ff5c4512;font-weight:720}.resource-range-switch{flex:0 0 auto;display:flex;padding:3px;border-radius:9px;background:#f1f3f6}.resource-range-switch button{height:32px;padding:0 13px;border:0;border-radius:7px;color:#7b8595;background:transparent;cursor:pointer;font:inherit;font-size:13px;font-weight:720}.resource-range-switch button.active{color:#1c2433;background:#fff;box-shadow:0 2px 8px #1519221a}.resource-line-chart{position:relative;min-height:286px;margin-top:6px}.resource-line-chart svg{width:100%;height:286px;overflow:visible}.resource-chart-peak{position:absolute;top:8px;left:18px;z-index:1;color:#8a94a4;font-size:12px}.resource-chart-gridline{stroke:#ff5c451f;stroke-width:1}.resource-chart-line{fill:none;stroke:#ff5c45;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}.resource-chart-point{fill:#ff5c45;stroke:#fff;stroke-width:2;cursor:default}.resource-chart-label{fill:#8a94a4;font-size:11px}.resource-heatmap-wrap{min-width:0;margin-top:24px}.resource-heatmap-scroll{padding-bottom:8px;overflow-x:auto}.resource-heatmap-months{width:max-content;display:grid;gap:4px;margin-left:30px;margin-bottom:8px;color:#7d8797;font-size:11px}.resource-heatmap-months span{min-width:15px;white-space:nowrap}.resource-heatmap-body{width:max-content;display:flex;gap:8px}.resource-heatmap-weekdays{width:22px;display:grid;grid-template-rows:repeat(3,1fr);padding:14px 0 13px;color:#7d8797;font-size:11px}.resource-heatmap-grid{width:max-content;display:grid;grid-template-rows:repeat(7,15px);grid-auto-flow:column;gap:4px}.resource-heatmap-grid span,.resource-heatmap-legend i{width:15px;height:15px;display:block;border-radius:4px;background:#f1f3f5}.resource-heatmap-grid span{cursor:default;transition:transform .14s ease,box-shadow .14s ease}.resource-heatmap-grid span:hover{position:relative;z-index:1;box-shadow:0 4px 12px #ff5c4538;transform:scale(1.22)}.resource-heatmap-grid .level-1,.resource-heatmap-legend .level-1{background:#ffe3de}.resource-heatmap-grid .level-2,.resource-heatmap-legend .level-2{background:#ffb8ab}.resource-heatmap-grid .level-3,.resource-heatmap-legend .level-3{background:#ff8977}.resource-heatmap-grid .level-4,.resource-heatmap-legend .level-4{background:#ff5c45}.resource-heatmap-legend{display:flex;align-items:center;justify-content:flex-end;gap:5px;margin-top:10px;color:#7d8797;font-size:11px}.resource-heatmap-tooltip{min-width:210px;display:grid;gap:6px;padding:3px 1px}.resource-heatmap-tooltip>strong{margin-bottom:3px;font-size:13px}.resource-heatmap-tooltip>span{display:flex;align-items:center;justify-content:space-between;gap:18px;color:#ffffffc2;font-size:12px}.resource-heatmap-tooltip b{color:#fff;font-weight:760}.resource-heatmap-tooltip .total{margin-top:3px;padding-top:6px;border-top:1px solid rgba(255,255,255,.16);color:#fff}.resource-lifetime-kpis{display:grid;gap:12px}.resource-lifetime-kpis .resource-usage-kpi{min-height:0;display:flex;flex-direction:column;justify-content:center;padding:16px}.resource-lifetime-kpis .resource-usage-kpi-value{font-size:clamp(22px,2vw,29px)}.resource-token-details{margin-top:18px}.resource-token-details-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px}.resource-token-detail{min-width:0;display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:10px;padding:14px;border-radius:10px;background:#f8fafc}.resource-token-detail-dot{width:8px;height:34px;border-radius:99px;background:#4f76df}.resource-token-detail>div{min-width:0}.resource-token-detail span:not(.resource-token-detail-dot),.resource-token-detail strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-token-detail span:not(.resource-token-detail-dot){color:#7b8595;font-size:11px;font-weight:680}.resource-token-detail strong{margin-top:3px;color:#172033;font-size:18px;font-weight:820}.resource-token-detail small{grid-column:2;color:#21a886;font-weight:760}.resource-token-detail.tone-output .resource-token-detail-dot{background:#8ea8ed}.resource-token-detail.tone-total .resource-token-detail-dot{background:#ff5c45}.resource-token-detail.tone-cache .resource-token-detail-dot{background:#21a886}.resource-token-detail.tone-write .resource-token-detail-dot{background:#6bc9b5}.resource-token-detail.tone-request .resource-token-detail-dot{background:#7c5ce7}.resource-token-detail.tone-success .resource-token-detail-dot{background:#16a34a}.resource-token-detail.tone-latency .resource-token-detail-dot{background:#56647a}.resource-token-detail.tone-cost .resource-token-detail-dot{background:#cf8a18}.resource-usage-table-card{border-color:#7f8b9f29;border-radius:12px}@media(max-width:1180px){.resource-usage-visuals{grid-template-columns:minmax(0,1fr) minmax(330px,.85fr)}.resource-lifetime-kpis{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-token-details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.resource-usage-drawer .ant-drawer-header{padding:14px 16px}.resource-usage-drawer .ant-drawer-title{font-size:15px}.resource-usage-drawer .ant-drawer-body{padding:8px 10px 20px}.resource-usage-overview{padding:12px;border-radius:12px}.resource-usage-filterbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.resource-usage-filter-controls{width:100%}.resource-subscriber-filter{width:auto;min-width:0;flex:1 1 auto}.resource-range-filter{width:124px;flex:0 0 124px}.resource-usage-kpis{gap:7px}.resource-usage-kpi{padding:12px 10px;border-radius:10px}.resource-usage-kpi-value{gap:4px;font-size:clamp(19px,7vw,27px)}.resource-usage-kpi>span{font-size:10px}.resource-usage-note{margin-bottom:14px;font-size:10px}.resource-usage-visuals{grid-template-columns:1fr;gap:12px}.resource-visual-panel,.resource-token-details{padding:14px 12px}.resource-line-chart,.resource-line-chart svg{min-height:230px;height:230px}.resource-lifetime-kpis{grid-column:auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.resource-lifetime-kpis .resource-usage-kpi{padding:12px 9px}.resource-lifetime-kpis .resource-usage-kpi-value{font-size:clamp(18px,6vw,25px)}.resource-token-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-token-detail{padding:11px}.resource-token-detail strong{font-size:16px}}.usage-chart{min-height:250px;display:flex;flex-direction:column}.usage-chart-legend{display:flex;flex-wrap:wrap;gap:16px;color:#687386;font-size:12px;font-weight:720}.usage-chart-legend span:before{content:"";width:8px;height:8px;display:inline-block;margin-right:6px;border-radius:2px}.usage-chart-legend .input:before,.usage-chart-stack .input{background:#4f76df}.usage-chart-legend .output:before,.usage-chart-stack .output{background:#8ea8ed}.usage-chart-legend .cache:before,.usage-chart-stack .cache{background:#21a886}.usage-chart-bars{min-height:220px;flex:1;display:flex;align-items:stretch;gap:clamp(4px,1vw,14px);padding-top:18px;overflow-x:auto}.usage-chart-column{min-width:24px;flex:1 0 24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.usage-chart-stack{width:min(30px,76%);height:180px;display:flex;flex-direction:column-reverse;justify-content:flex-start;overflow:hidden;border-radius:5px 5px 2px 2px;background:#7f8b9f14}.usage-chart-stack span{width:100%;display:block;transition:opacity .16s ease}.usage-chart-column:hover .usage-chart-stack span{opacity:.78}.usage-chart-column small{color:#7c8798;font-size:10px;white-space:nowrap}.cache-efficiency-chart{min-height:230px;display:flex;flex-direction:column}.usage-chart-legend .request-cache:before,.cache-efficiency-track .request-cache{background:#21a886}.usage-chart-legend .token-cache:before,.cache-efficiency-track .token-cache{background:#4f76df}.cache-efficiency-bars{min-height:200px;flex:1;display:flex;align-items:stretch;gap:clamp(5px,1vw,16px);padding-top:18px;overflow-x:auto}.cache-efficiency-column{min-width:34px;flex:1 0 34px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.cache-efficiency-track{width:min(42px,88%);height:160px;display:flex;align-items:flex-end;justify-content:center;gap:4px;padding:0 4px;border-radius:5px 5px 2px 2px;background:linear-gradient(to top,#7f8b9f0f,#7f8b9f1f)}.cache-efficiency-track span{width:calc(50% - 2px);min-height:0;display:block;border-radius:3px 3px 0 0;transition:opacity .16s ease}.cache-efficiency-column:hover .cache-efficiency-track span{opacity:.78}.cache-efficiency-column small{color:#7c8798;font-size:10px;white-space:nowrap}.usage-breakdown-list{display:grid;gap:18px}.usage-breakdown-item>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.usage-breakdown-item strong{max-width:54%;color:#202634;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-breakdown-item span{color:#7a8596;font-size:11px}.usage-breakdown-track{height:7px;margin-top:7px;overflow:hidden;border-radius:999px;background:#4f76df1a}.usage-breakdown-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#4f76df,#21a886)}.onboarding-card{border:1px solid rgba(127,139,159,.2);border-radius:8px;background:#ffffffbd}.onboarding-card .ant-card-head{min-height:44px;border-bottom-color:#7f8b9f24}.onboarding-path{min-height:100%;padding:14px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#fbfcfe}.onboarding-path-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.onboarding-path-head .ant-typography{margin:0}.onboarding-path-head h4.ant-typography{margin-bottom:4px;color:#151922;font-weight:840}.onboarding-steps{display:grid;gap:10px}.onboarding-step{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-height:82px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#fff;color:inherit;cursor:pointer;text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.onboarding-step:hover{border-color:#2563eb52;box-shadow:0 12px 28px #15192214;transform:translateY(-1px)}.onboarding-step-index{width:36px;height:36px;display:grid;place-items:center;color:#56647a;font-weight:820;background:#56647a1a;border-radius:8px}.onboarding-step.done .onboarding-step-index{color:#15803d;background:#15803d1a}.onboarding-step-copy{min-width:0}.onboarding-step-copy strong,.onboarding-step-copy span{display:block;line-height:1.3}.onboarding-step-copy strong{color:#151922;font-weight:820}.onboarding-step-copy span{margin-top:5px;color:#687386;font-size:12px;font-weight:680}.recharge-methods{margin-bottom:18px}.payment-qr{display:block;width:100%;max-width:220px;aspect-ratio:1;object-fit:contain;margin:0 auto}.recharge-methods .ant-typography{overflow-wrap:anywhere}.api-test-result{display:grid;gap:10px;padding:14px;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#fbfcfe}.api-test-result pre{max-height:360px;margin:0;padding:12px;overflow:auto;color:#dbeafe;background:#111723;border-radius:8px;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.price-calculator{border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#fbfcfe}.price-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px 18px;align-items:end;padding:18px 0 16px;background:transparent;border:0;border-top:1px solid rgba(127,139,159,.16);border-bottom:1px solid rgba(127,139,159,.16);border-radius:8px;box-shadow:none;min-width:0;overflow:hidden}.form-grid .ant-form-item{margin-bottom:0;min-width:0}.form-grid .ant-form-item-label>label{color:#384254;font-weight:760}.form-grid .ant-form-item-control,.form-grid .ant-form-item-control-input,.form-grid .ant-form-item-control-input-content{min-width:0}.table-toolbar{width:100%;display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,minmax(160px,220px)) auto auto;align-items:center;gap:10px;margin-top:18px;padding:12px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#ffffffa3}.table-toolbar>.ant-input-affix-wrapper,.table-toolbar>.ant-select,.table-toolbar>.ant-tag,.table-toolbar>.ant-btn{min-width:0}.table-toolbar>.ant-tag{justify-self:start;margin-inline-end:0}.conversation-filter-panel{display:grid;gap:12px;margin-top:18px;padding:14px;border:1px solid rgba(127,139,159,.16);border-radius:10px;background:#ffffffc2}.conversation-filter-grid{display:grid;grid-template-columns:minmax(260px,1.4fr) minmax(220px,1fr) minmax(300px,1.2fr);gap:10px}.conversation-filter-grid>*{min-width:0}.conversation-date-filter{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px;color:#8a94a4}.conversation-filter-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.conversation-filter-actions>.ant-typography{font-size:12px}.conversation-user-cell .ant-typography{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-user-cell .ant-typography-secondary{margin-top:2px;font-size:11px}.form-grid .ant-btn{width:min(300px,100%)}.form-action{justify-self:end}.form-action .ant-form-item-control-input-content{display:flex;justify-content:flex-end}.credentials-form{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(240px,1.15fr) minmax(240px,1.15fr) 180px;align-items:end}.credentials-form .form-action .ant-btn{width:180px;height:40px}.resources-form{grid-template-columns:repeat(4,minmax(180px,1fr))}.resource-model-editor{grid-column:1 / -1;display:grid;gap:12px}.resource-model-picker{display:grid;gap:8px;padding:12px;border:1px solid rgba(37,99,235,.16);border-radius:8px;background:#eff6ff6b}.resource-model-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(130px,.7fr) minmax(130px,.7fr) minmax(110px,.55fr) 96px;gap:12px;align-items:end;min-width:0;padding:12px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#ffffff8f}.resource-model-row .ant-form-item{min-width:0}.resource-model-remove{width:96px!important;height:40px}.resources-form .form-action{grid-column:4}.resources-form .form-action .ant-btn{width:180px;height:40px}.model-form{grid-template-columns:minmax(160px,.85fr) repeat(5,minmax(160px,1fr)) 160px;align-items:end}.model-form .form-action .ant-btn{width:160px;height:40px}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{border-radius:7px!important;min-width:0}.ant-input,.ant-input-affix-wrapper,.ant-select{width:100%;max-width:100%}.ant-btn{border-radius:7px;font-weight:720}.ant-btn-primary{background:#151922;border-color:#151922;box-shadow:0 10px 22px #1519222e}.ant-btn-primary:hover{background:#2a303b!important;border-color:#2a303b!important}.data-table,.data-list{width:100%;max-width:100%;background:#ffffffa3;border:0;border-radius:8px;box-shadow:0 12px 34px #1519220b;overflow:hidden;min-width:0}.data-table .ant-table{max-width:100%;background:transparent}.data-table .ant-table-content{overflow-x:auto}.data-table .ant-table-cell{overflow-wrap:anywhere}.data-table .ant-table-thead>tr>th{background:#eef2f6d1;color:#465267;font-weight:820}.data-table .ant-table-tbody>tr>td{border-bottom-color:#7f8b9f1f}.data-table .ant-empty{margin-block:34px}.action-empty{padding:18px 0}.action-empty .ant-empty-description{color:#1c2431}.role-select{width:120px}.data-list .ant-list-item{padding-inline:20px}.market-search{max-width:520px}.market-filters{width:100%;margin-top:14px}.market-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#ffffff9e}.filter-select{width:190px}.market-list .ant-list-item{padding-block:8px}.resource-card{width:100%;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#ffffffc7}.market-resource-card{height:100%}.subscription-card{max-width:100%}.resource-card .ant-card-body{display:grid;gap:12px;padding:18px}.market-resource-card .ant-card-body{min-height:310px;grid-template-rows:auto auto 1fr auto}.resource-card-head{min-width:0;display:grid;gap:10px}.resource-card-head .ant-typography{margin:0;overflow-wrap:anywhere}.resource-title-block{min-width:0}.resource-title-block .ant-typography-secondary{display:block;margin-top:4px;line-height:1.45;overflow-wrap:anywhere}.market-resource-card .resource-card-head .ant-typography h5,.market-resource-card .resource-card-head h5.ant-typography{font-size:20px;line-height:1.22}.resource-status-strip{min-height:28px}.resource-status-strip .ant-tag{margin-inline-end:0}.resource-interface-summary{display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:6px;background:#64748b12;color:#64748b!important;font-size:12px;line-height:20px}.resource-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.resource-metric{min-width:0;border:1px solid rgba(127,139,159,.18);border-radius:6px;padding:8px 10px;background:#fbfcfe}.resource-metric span{display:block;color:#687386;font-size:12px;font-weight:720;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-metric strong{display:block;margin-top:4px;color:#151922;font-size:15px;line-height:1.2;overflow-wrap:anywhere}.resource-metric.good strong{color:#15803d}.rating-metric .ant-rate{margin-top:2px;color:#f59e0b;font-size:13px;line-height:1;white-space:nowrap}.resource-card-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap;padding-top:12px;border-top:1px solid rgba(127,139,159,.14)}.resource-card-actions .ant-space{flex-wrap:wrap;justify-content:flex-end}.resource-social-proof{margin-right:auto;font-size:13px}.resource-tags,.resource-models,.subscription-timeline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.resource-models{align-items:flex-start}.market-models .ant-tag{max-width:100%;overflow-wrap:anywhere;margin-inline-end:0;border-radius:6px}.market-models{align-content:start}.endpoint-grid{display:grid;gap:4px;padding-top:2px}.config-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.quick-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 12px;border:1px dashed rgba(37,99,235,.28);border-radius:8px;background:#ffffffb8}.route-resource-chip{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;padding:4px;border:1px solid rgba(127,139,159,.16);border-radius:8px;background:#ffffffb3}.full-select{width:100%}.config-row .ant-typography code{white-space:normal;overflow-wrap:anywhere}.api-key-row{padding:10px 12px;border:1px solid rgba(37,99,235,.22);border-radius:8px;background:#eff6ffb8}.secret-row{align-items:center}.secret-value{max-width:min(680px,100%)}.detail-stack{width:100%}.resource-detail-drawer .ant-drawer-body{padding:24px 28px 32px}.resource-usage-drawer .ant-drawer-body{padding:24px 28px 36px}.resource-detail-meta{row-gap:8px}.resource-detail-drawer .compact-table .ant-table-cell{overflow-wrap:normal;word-break:normal;vertical-align:middle}.resource-detail-drawer .compact-table .ant-table-thead>tr>th{white-space:nowrap}.resource-detail-drawer .compact-table .ant-typography-ellipsis{display:block;max-width:100%}.model-interface-tags{white-space:nowrap}.interface-tag{margin-inline-end:0;border-radius:5px;font-size:12px;font-weight:650;line-height:22px}.interface-tag-chat{color:#155e75;background:#ecfeff}.interface-tag-responses{color:#6b21a8;background:#faf5ff}.interface-tag-messages{color:#9a3412;background:#fff7ed}.model-price{font-variant-numeric:tabular-nums;white-space:nowrap}.setting-card{height:100%}.detail-grid{display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px 16px;padding:16px;background:#f7fafce6;border:1px solid rgba(127,139,159,.18);border-radius:8px}.detail-grid .ant-typography{min-width:0;overflow-wrap:anywhere}.notification-item{align-items:flex-start!important;padding:14px 12px!important;border-radius:8px}.notification-item.unread{background:#eff6ffc7}.notification-item+.notification-item{margin-top:8px}.elevated-alert{border-radius:8px;border-color:#37b5a047;background:#eefbf7;box-shadow:0 10px 24px #37b5a014}.profile-drawer .ant-drawer-content{background:linear-gradient(180deg,#fff,#f7fafc 70%,#f2f6fa),repeating-linear-gradient(135deg,rgba(21,25,34,.025) 0 1px,transparent 1px 18px)}.profile-head{display:flex;align-items:center;gap:16px;padding:20px;margin-bottom:16px;background:#fff;border:1px solid rgba(127,139,159,.22);border-radius:8px;box-shadow:0 12px 30px #1519220f}.profile-avatar{flex:0 0 auto;border:1px solid rgba(127,139,159,.22);box-shadow:0 10px 24px #15192214}.profile-head .ant-typography{margin:0}@media(max-width:760px){.resource-detail-drawer .ant-drawer-body,.resource-usage-drawer .ant-drawer-body{padding:18px 16px 24px}.section-head{align-items:flex-start;flex-direction:column}.metric-card{min-height:104px}.metric-card .ant-statistic-content{font-size:20px}.page-intro-main{flex-direction:column}.page-intro-actions,.page-intro-actions .ant-space,.page-intro-actions .ant-space .ant-space-item,.page-intro-actions .ant-btn{width:100%}.page-intro-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.table-toolbar,.conversation-filter-grid{grid-template-columns:1fr}.conversation-filter-actions{align-items:stretch;flex-direction:column}.conversation-filter-actions .ant-space,.conversation-filter-actions .ant-space-item,.conversation-filter-actions .ant-btn{width:100%}.table-toolbar>.ant-tag{justify-self:stretch;text-align:center}.data-table{border-radius:8px}.data-table .ant-table{font-size:12px}.data-table .ant-table-thead>tr>th,.data-table .ant-table-tbody>tr>td{padding:10px 12px}.data-table .ant-table-content table{min-width:720px}.market-filters{display:grid!important;grid-template-columns:1fr}.filter-select{width:100%}.market-summary,.quick-copy-row{align-items:stretch;flex-direction:column}.resource-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card-actions{justify-content:stretch}.resource-card-actions>.ant-btn,.resource-card-actions .ant-space,.resource-card-actions .ant-space .ant-space-item,.resource-card-actions .ant-space .ant-btn{width:100%}.resource-social-proof{width:100%;margin-right:0}}.profile-role{margin-top:8px}.profile-form{margin-top:20px;padding:18px;background:#fff;border:1px solid rgba(127,139,159,.22);border-radius:8px}.profile-form-head{display:grid;gap:4px;margin-bottom:16px}.profile-form-head .ant-typography{margin:0}.profile-meta-panel{margin-top:20px;padding:16px;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#fff}.profile-meta-panel h5.ant-typography{margin-top:0}.profile-meta-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 0;border-top:1px solid rgba(127,139,159,.14)}.profile-meta-row span{color:#8a95a6}.profile-meta-row strong,.profile-meta-row .ant-typography{min-width:0;text-align:right;word-break:break-all}.privacy-panel{margin-top:20px;padding:16px;border:1px solid rgba(127,139,159,.18);border-radius:8px;background:#f7fafcd1}.privacy-panel .ant-typography{margin-bottom:8px}.mt{margin-top:18px}.subsection-title{margin-top:26px!important;margin-bottom:12px!important}@media(max-width:900px){.app-shell>.ant-layout{width:100%;max-width:100%}.sidebar{display:none}.topbar{height:auto;min-height:76px;padding:12px 16px;flex-wrap:wrap}.topbar-title{display:none}.mobile-brand{display:flex;align-items:center;gap:8px;font-weight:850;color:#151922}.mobile-nav{display:block;flex:1 1 220px;min-width:180px}.content{padding:18px}.auth-topbar{padding:0 20px}.auth-content{padding:20px;place-items:start center}.auth-stage{min-height:auto;grid-template-columns:1fr;gap:28px}.auth-copy h1.ant-typography{font-size:44px}.auth-card{padding:26px}.section-head{align-items:flex-start;flex-direction:column}.workspace-switcher{align-items:stretch;flex-direction:column;padding:14px 14px 0}.workspace-switcher-copy{padding-bottom:0}.workspace-switcher .subtask-tabs{width:100%}.workspace-switcher .subtask-tabs .ant-tabs-nav-list{width:100%;overflow-x:auto}.form-grid,.credentials-form,.resources-form,.resource-model-row{grid-template-columns:1fr}.resource-model-remove{width:100%!important}.resource-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-card-actions{justify-content:stretch}.resource-card-actions .ant-btn,.resource-card-actions .ant-space{flex:1 1 auto}.credentials-form .form-action .ant-btn{width:100%}.resources-form .form-action{grid-column:auto}.resources-form .form-action .ant-btn{width:100%}}
