*{box-sizing:border-box}:root{color:#020817;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}body{margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#174ea6;border:1px solid #174ea6;border-radius:7px;min-height:36px;padding:0 14px}button:hover{background:#123f86}input,select,textarea{color:#020817;background:#fff;border:1px solid #d8e0eb;border-radius:7px;width:100%;min-height:36px;padding:7px 9px}label{color:#475569;gap:6px;font-size:13px;font-weight:650;display:grid}main{grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0;overflow:hidden}.brand{align-items:center;gap:12px;margin-bottom:24px;display:flex}.brand.compact{margin-bottom:16px}.brand-mark{color:#fff;background:#174ea6;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.brand span,.account span,td span{color:#64748b;margin-top:3px;font-size:12px;display:block}nav{flex:1;gap:14px;padding:2px 4px 20px 0;display:grid;overflow-y:auto}.nav-group{gap:4px;display:grid}.nav-group-label{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin:0 8px 3px;font-size:10px;font-weight:800;display:block}nav button{color:#475569;text-align:left;background:0 0;border-color:#0000;justify-content:flex-start}nav button.active,nav button:hover{color:#174ea6;background:#eff6ff;border-color:#dbeafe}.account{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:none;gap:8px;padding:12px;display:grid}.account small{color:#174ea6;font-size:11px;font-weight:700}.workspace{min-width:0;padding:32px}.page-header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:34px;line-height:1.1}h2{margin-bottom:4px;font-size:19px}p{color:#52657a}.grid{gap:16px;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stack{gap:16px;display:grid}.model-resources-page{gap:18px}.model-resource-toolbar{border-bottom:1px solid #dce5f0;justify-content:space-between;align-items:flex-end;gap:20px;min-height:64px;display:flex}.model-resource-tab{color:#174ea6;border-bottom:3px solid #174ea6;align-items:center;gap:18px;min-height:64px;padding:0 6px;display:flex}.model-resource-tab strong{font-size:17px}.model-resource-tab span{color:#64748b;font-size:13px;font-weight:600}.model-resource-actions{align-items:center;gap:12px;padding-bottom:12px;display:flex}.model-resource-actions .search-bar{width:min(340px,34vw)}.model-resource-actions .search-bar input{min-height:42px}.model-add-button{min-width:126px;min-height:42px}.platform-route-note{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin-bottom:20px;padding:13px 14px;display:grid}.platform-route-note p{color:#52657a;margin:3px 0 0;font-size:12px}.platform-route-icon{color:#fff;background:#174ea6;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.model-resource-form .field-span-two{grid-column:span 2}.field-help{color:#94a3b8;font-size:11px;font-weight:500}.model-card-grid{grid-template-columns:repeat(4,minmax(230px,1fr));gap:18px;display:grid}.model-card{background:#fff;border:1px solid #dce5f0;border-radius:13px;min-width:0;padding:22px 20px 0;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.model-card:hover{border-color:#b9ccec;transform:translateY(-2px);box-shadow:0 12px 30px #174ea617}.model-card-status{text-align:center;border-bottom-left-radius:24px;min-width:72px;padding:6px 10px 7px 18px;font-size:12px;font-weight:750;position:absolute;top:0;right:0}.model-card-status.online{color:#059669;background:#e8faf5}.model-card-status.offline{color:#64748b;background:#f1f5f9}.model-card-main{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;padding-right:42px;display:grid}.model-card-icon{color:#fff;letter-spacing:-.03em;background:linear-gradient(145deg,#7c3aed,#a855f7);border-radius:12px;place-items:center;width:58px;height:58px;font-size:16px;font-weight:850;display:grid;box-shadow:inset 0 1px #ffffff3d}.model-card-icon.ocean{background:linear-gradient(145deg,#2563eb,#38bdf8)}.model-card-icon.indigo{background:linear-gradient(145deg,#4f46e5,#818cf8)}.model-card-icon.violet{background:linear-gradient(145deg,#6d28d9,#a78bfa)}.model-card-icon.emerald{background:linear-gradient(145deg,#047857,#34d399)}.model-card-title{min-width:0}.model-card-title h2{text-overflow:ellipsis;white-space:nowrap;margin:0 0 5px;font-size:17px;overflow:hidden}.model-card-title p{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;overflow:hidden}.model-card-tags{flex-wrap:wrap;gap:7px;min-height:27px;margin-top:18px;display:flex}.model-card-tags span{color:#64748b;background:#f1f5f9;border-radius:4px;padding:4px 7px;font-size:11px;font-weight:650}.model-card-tags span:last-child{color:#174ea6;background:#eff6ff}.model-card-description{color:#25344a;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:14px 0 0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.model-card-meta{color:#94a3b8;border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding:12px 0;font-size:11px;display:flex}.model-card-meta span{margin:0}.model-card-meta .credential-ready{color:#64748b}.model-card-meta .credential-missing{color:#b45309}.model-card-actions{color:#64748b;border-top:1px solid #edf1f6;justify-content:space-between;align-items:center;gap:10px;margin:0 -20px;padding:8px 12px 8px 20px;font-size:11px;display:flex}.model-card-actions>div{align-items:center;display:flex}.model-card-actions button{min-height:30px;font-size:12px}.ghost.danger-text{color:#b91c1c}.ghost.danger-text:hover{background:#fff1f2}.model-resource-empty{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:13px;align-content:center;place-items:center;min-height:280px;padding:32px;display:grid}.model-resource-empty strong{font-size:18px}.model-resource-empty p{margin:8px 0 18px}.routing-page{gap:20px}.route-breadcrumb{color:#64748b;font-size:13px}.route-breadcrumb span{color:#94a3b8;margin:0 8px}.route-config-card{background:#fff;border:1px solid #dce5f0;border-radius:13px;padding:24px 28px 0;overflow:hidden}.route-config-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.route-config-heading h2{margin-bottom:6px;font-size:20px}.route-config-heading p{margin:0;font-size:12px}.route-live-badge{color:#047857;background:#e8faf5;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:750}.route-setting-row{border-top:1px solid #edf1f6;grid-template-columns:minmax(0,1fr) minmax(230px,320px);align-items:center;gap:26px;min-height:102px;padding:18px 0;display:grid}.route-setting-row>div>strong{color:#1e293b;font-size:14px}.route-setting-row>div>p{color:#94a3b8;margin:7px 0 0;font-size:12px;line-height:1.55}.route-setting-row>select{justify-self:end;min-width:260px}.route-setting-row>button.secondary{justify-self:end}.route-scope-row{grid-template-rows:auto auto}.route-scope-list{flex-wrap:wrap;grid-column:1/-1;gap:8px;min-height:28px;display:flex}.route-scope-all{color:#174ea6;background:#eff6ff;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:700}.route-model-chip{color:#174ea6;background:#eff6ff;border:1px solid #dbeafe;border-radius:7px;align-items:center;gap:4px;padding:4px 5px 4px 10px;font-size:12px;font-weight:650;display:inline-flex}.route-model-chip button{color:#174ea6;background:0 0;border:0;place-items:center;width:23px;min-height:23px;padding:0;display:grid}.route-model-chip button:hover{background:#dbeafe}.switch{background:#cbd5e1;border:0;border-radius:999px;justify-self:end;width:50px;min-height:28px;padding:3px;transition:background .16s;position:relative}.switch:hover{background:#94a3b8}.switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s;display:block;box-shadow:0 1px 4px #0f172a40}.switch.on{background:#174ea6}.switch.on:hover{background:#123f86}.switch.on span{transform:translate(22px)}.route-explanation{background:#f7fbff;border:1px solid #bfdbfe;border-radius:12px;gap:12px;padding:18px 20px;display:grid}.route-explanation>div{flex-wrap:wrap;gap:8px;display:flex}.route-explanation>div span{color:#174ea6;background:#fff;border-radius:6px;padding:6px 9px;font-size:12px;font-weight:650}.route-explanation p{margin:0;font-size:12px}.route-save-bar{z-index:5;color:#64748b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #dce5f0;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px 12px 18px;font-size:12px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 30px #0f172a0f}.credit-page,.usage-page{gap:22px}.credit-overview-panel{background:#fff;border:1px solid #dce5f0;border-radius:13px;padding:26px 28px}.credit-panel-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.credit-panel-head h2{margin:0 0 5px}.credit-panel-head p{margin:0;font-size:12px}.credit-panel-head .search-bar{width:min(360px,42vw)}.credit-balance-card{background:linear-gradient(112deg,#eef8ff 0%,#e5f2ff 55%,#edf7ff 100%);border:1px solid #d7eaff;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:24px;min-height:178px;padding:28px 30px;display:flex}.credit-balance-card>div{gap:12px;display:grid}.credit-balance-card>button{margin-top:2px}.credit-balance-label{color:#64748b;align-items:center;gap:10px;font-size:14px;display:flex}.credit-balance-label i{color:#fff;background:#55b6ef;border-radius:50%;place-items:center;width:28px;height:28px;font-size:15px;font-style:normal;font-weight:800;display:grid}.credit-balance-card strong{font-size:34px;line-height:1}.credit-balance-card p{color:#64748b;margin:8px 0 0;font-size:13px}.credit-balance-card p b{background:#cbd5e1;width:1px;height:15px;margin:0 15px -3px;display:inline-block}.credit-account-panel{padding-top:24px}.table-scroll{overflow-x:auto}.table-scroll table{min-width:880px}.positive-value,.success-value{color:#047857;font-weight:700}.negative-value{color:#b91c1c;font-weight:700}.credit-type{color:#174ea6;background:#eff6ff;border-radius:6px;padding:5px 8px;font-size:12px;font-weight:700;display:inline-flex}.credit-type.gift{color:#7e22ce;background:#f3e8ff}.credit-type.consumption{color:#c2410c;background:#fff7ed}.credit-form-note{color:#174ea6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:18px;padding:11px 12px;font-size:12px}.credit-page .modal .field-span-two{grid-column:span 2}.usage-toolbar{background:#fff;border:1px solid #dce5f0;border-radius:12px;align-items:flex-end;gap:12px;padding:14px;display:flex}.usage-toolbar .search-bar{flex:auto;width:auto}.usage-toolbar label{flex:0 0 190px}.usage-toolbar button{flex:none}.usage-metrics{grid-template-columns:repeat(5,minmax(140px,1fr))}.usage-metrics .metric{min-height:112px}.usage-metrics .metric.featured{background:#eff6ff;border-color:#bfdbfe}.usage-metrics small{color:#64748b;margin-top:8px;font-size:11px;display:block}.usage-detail{min-height:460px;max-height:65vh}button:disabled{cursor:not-allowed;opacity:.65}.panel{background:#fff;border:1px solid #dce5f0;border-radius:12px;padding:28px 32px}.panel:only-child,.grid.two .panel:last-child:nth-child(odd){grid-column:1/-1}.panel>label,.panel>button,.panel>.inline,.panel>.grid,.panel>.choice-list{margin-top:16px}.panel-head{justify-content:space-between;gap:12px;margin-bottom:18px;display:flex}.panel-head p{margin-bottom:0}.metrics{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}.metric{background:#fff;border:1px solid #dce5f0;border-radius:12px;padding:16px}.metric span{color:#64748b;font-size:12px}.metric strong{margin-top:8px;font-size:26px;display:block}.managed-scope-banner{background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.managed-scope-banner p{margin:4px 0 0;font-size:13px}.managed-scope-banner>span{color:#174ea6;background:#dbeafe;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}.scope-icon{color:#fff;background:#174ea6;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.workbench-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px;display:grid}.task-list,.journey-list{gap:8px;display:grid}.task-row{color:#0f172a;text-align:left;background:#f8fafc;border-color:#e2e8f0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:68px;display:grid}.task-row:hover{background:#eff6ff;border-color:#bfdbfe}.task-row small,.journey-list small{color:#64748b;margin-top:3px;font-weight:500;display:block}.task-count{color:#475569;background:#e2e8f0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.task-count.attention{color:#92400e;background:#fef3c7}.journey-list{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-list button{color:#0f172a;text-align:left;background:#fff;border-color:#e2e8f0;align-content:start;gap:3px;min-height:96px;padding:14px;display:grid}.journey-list button:hover{background:#eff6ff;border-color:#bfdbfe}.journey-list button>span{color:#174ea6;font-size:11px;font-weight:900}.managed-scope-inline{color:#475569;background:#eff6ff;border-left:4px solid #174ea6;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.managed-scope-inline strong{color:#174ea6}.capability-page .modal{width:min(980px,100%)}.capability-form-section{border-top:1px solid #e2e8f0;gap:14px;padding:18px 0 4px;display:grid}.capability-form-section:first-of-type{border-top:0;padding-top:0}.section-heading{justify-content:space-between;gap:16px;display:flex}.section-heading>span{color:#64748b;font-size:12px;font-weight:500}.skill-policy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.skill-policy-list>label{border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:minmax(0,1fr) 120px;align-items:center;gap:10px;padding:10px;display:grid}.skill-policy-list small{color:#64748b;margin-top:3px;font-weight:500;display:block}.panel-description{margin-top:-10px;font-size:13px}.compact-metrics{grid-template-columns:repeat(4,minmax(140px,1fr))}.warning-text{color:#b45309;font-weight:700}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:18px 12px}th{color:#020817;background:#f8fafc;font-size:14px;font-weight:500}.message-cell{white-space:pre-wrap;word-break:break-word;max-width:420px}.form-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.actions{flex-wrap:wrap;gap:8px;display:flex}.secondary{color:#334155;background:#fff;border-color:#d8e0eb}.secondary:hover{background:#f8fafc;border-color:#cbd5e1}button.danger{color:#fff;background:#b91c1c}.batch-actions{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:12px;display:flex}.file-button{cursor:pointer;background:#e2e8f0;border-radius:8px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;display:inline-flex}.file-button input{display:none}.import-preview{color:#475569;flex-basis:100%;gap:6px;padding-top:8px;font-size:12px;display:grid}tr.clickable{cursor:pointer}tr.clickable:hover{background:#f8fafc}.log-detail{white-space:pre-wrap;word-break:break-word;max-height:360px;margin-top:14px;overflow:auto}.ghost{color:#174ea6;background:0 0;border-color:#0000;min-height:32px;padding:0 8px}.ghost:hover{background:#eff6ff}.icon-button{width:36px;padding:0;font-size:22px}.modal-backdrop{z-index:20;background:#0f172a6b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dce5f0;border-radius:12px;width:min(720px,100%);max-height:min(760px,100vh - 48px);padding:24px;overflow:auto;box-shadow:0 24px 80px #0f172a3d}.modal-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.modal-head h2{margin-bottom:0}.badge{color:#fff;background:#22c55e;border-radius:7px;align-items:center;min-height:28px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.badge.muted{background:#64748b}.search-bar{background:#fff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:40px minmax(0,1fr);align-items:center;width:min(520px,100%);display:grid}.search-bar span{color:#64748b;text-align:center;font-size:24px;line-height:1}.search-bar input{border:0;min-height:48px}.search-bar input:focus{outline:none}.empty-text{color:#64748b;font-size:13px}.inline{align-items:center;gap:16px;display:flex}.inline label{grid:none;align-items:center;gap:7px;display:flex}.inline input{width:auto;min-height:auto}.choice-list{background:#fbfcfd;border:1px solid #e1e7eb;border-radius:8px;gap:8px;max-height:220px;padding:8px;display:grid;overflow:auto}.check-row{color:#31424d;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;padding:8px;font-weight:600;display:grid}.check-row:hover{background:#eef5f4}.check-row input{width:auto;min-height:auto;margin-top:2px}.notice,.error{border-radius:8px;margin-bottom:14px;padding:11px 12px}.notice{color:#174ea6;background:#eff6ff;border:1px solid #bfdbfe}.error{color:#b91c1c;background:#fff1f2;border:1px solid #fecaca}.code,pre{white-space:pre-wrap;min-height:360px;margin-top:12px;font-family:JetBrains Mono,Consolas,monospace;font-size:12px;overflow:auto}.login-screen{background:#eef2f5;place-items:center;min-height:100vh;display:grid}.login-panel{background:#fff;border:1px solid #dce5f0;border-radius:8px;gap:14px;width:min(420px,100vw - 32px);padding:24px;display:grid}.login-panel p{margin:0;font-size:12px}@media (width<=920px){main{grid-template-columns:1fr}.sidebar{height:auto;position:static}.account{margin-top:16px;position:static}.workspace{padding:20px}.page-header{flex-direction:column;align-items:flex-start}.grid.two,.grid.three,.metrics{grid-template-columns:1fr}.model-resource-form .field-span-two{grid-column:auto}.model-resource-toolbar,.model-resource-actions{flex-direction:column;align-items:stretch}.model-resource-tab{align-self:flex-start}.model-resource-actions,.model-resource-actions .search-bar{width:100%}.model-card-grid{grid-template-columns:1fr}.route-config-card{padding:20px 18px 0}.route-config-heading,.route-save-bar{flex-direction:column;align-items:stretch}.route-setting-row{grid-template-columns:1fr;gap:14px}.route-setting-row>select,.route-setting-row>button.secondary,.switch{justify-self:stretch;width:100%}.switch{justify-self:end;width:50px}.route-scope-list{grid-column:auto}.credit-panel-head,.credit-balance-card,.usage-toolbar{flex-direction:column;align-items:stretch}.credit-panel-head .search-bar{width:100%}.credit-balance-card>button{align-self:flex-start}.credit-page .modal .field-span-two{grid-column:auto}.usage-toolbar label{flex-basis:auto}.usage-metrics{grid-template-columns:1fr}.managed-scope-banner{grid-template-columns:auto minmax(0,1fr)}.managed-scope-banner>span{grid-column:1/-1;justify-self:start}.workbench-grid,.journey-list,.skill-policy-list,.compact-metrics{grid-template-columns:1fr}.section-heading{flex-direction:column;gap:4px}}@media (width>=921px) and (width<=1280px){.model-card-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}}.workspace-topbar{justify-content:flex-end;margin-bottom:16px;display:flex}.filter-tabs{flex-wrap:wrap;gap:8px;display:flex}.filter-tabs button{color:#475569;background:#fff;border-color:#d8e0eb}.filter-tabs button:hover{background:#eef2f7}.filter-tabs button.active{color:#fff;background:#174ea6;border-color:#174ea6}.notification-item{border:1px solid #e2e8f0;border-radius:10px;margin-top:10px}.notification-item>button{color:#020817;text-align:left;background:#fff;border:none;border-radius:10px;place-items:flex-start start;gap:4px;width:100%;min-height:0;padding:12px 14px;display:grid}.notification-item>button:hover{background:#f1f5f9}.notification-item>button span{color:#475569;font-size:13px}.notification-item>button small{color:#94a3b8}.notification-item.unread{border-color:#174ea6}.notification-item.unread>button strong:before{content:"";background:#dc2626;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.trend-chart{width:100%;margin-top:12px;display:block}.trend-axis{stroke:#d8e0eb;stroke-width:1px}.trend-bar{fill:#bfd3f2}.trend-bar:hover{fill:#174ea6}.trend-line{fill:none;stroke:#174ea6;stroke-linejoin:round;stroke-width:2px}.trend-label{fill:#64748b;font-size:10px}.skill-card{cursor:pointer}.skill-card:focus-visible{border-color:#174ea6;outline:none;box-shadow:0 0 0 3px #174ea62e}.skill-detail{gap:16px;display:grid}.skill-detail-head{align-items:center;gap:14px;display:flex}.skill-detail-title{flex:1;min-width:0}.skill-detail-title h3{margin:0 0 4px;font-size:18px}.skill-detail-title p{color:#94a3b8;margin:0;font-size:13px}.skill-detail-description{color:#25344a;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.7}.skill-detail .model-card-tags{min-height:0;margin-top:0}.skill-detail-meta{border-top:1px solid #edf1f6;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 24px;margin:0;padding-top:16px;display:grid}.skill-detail-meta>div{gap:4px;min-width:0;display:grid}.skill-detail-meta dt{color:#94a3b8;font-size:12px}.skill-detail-meta dd{overflow-wrap:anywhere;margin:0}.skill-grid-count{color:#64748b;margin:0 0 12px;font-size:13px}
