:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#0f172a;background:#f8fafc;font-synthesis:none;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--panel: #ffffff;--accent: #14b8a6;--accent-dark: #0d9488;--accent-soft: #ccfbf1;--sidebar: rgba(255, 255, 255, .88);--shadow-card: 0 1px 3px rgba(15, 23, 42, .04), 0 1px 2px rgba(15, 23, 42, .06);--shadow-hover: 0 16px 40px rgba(15, 23, 42, .09)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f8fafc}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}code{font-family:SFMono-Regular,Consolas,monospace}.boot-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;color:var(--muted);background-color:#f8fafc;background-image:radial-gradient(circle at 75% 15%,rgba(45,212,191,.14),transparent 34%),linear-gradient(rgba(20,184,166,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(20,184,166,.035) 1px,transparent 1px);background-size:auto,64px 64px,64px 64px}.boot-mark,.brand-mark{display:grid;place-items:center;background:linear-gradient(135deg,#2dd4bf,#0d9488);color:#fff;font-weight:800;letter-spacing:0;box-shadow:0 8px 20px #14b8a638}.boot-mark{width:52px;height:52px;border-radius:15px}.icon-button{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid transparent;border-radius:11px;background:transparent;color:inherit;transition:.2s ease}.icon-button:hover{background:#f1f5f9;border-color:var(--line);color:#0f766e}.primary-button,.primary-small,.secondary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;font-weight:650;letter-spacing:0;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.primary-button,.primary-small{border:1px solid transparent;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;box-shadow:0 8px 20px #14b8a638}.primary-button:hover,.primary-small:hover{background:linear-gradient(135deg,#0d9488,#0f766e);box-shadow:0 12px 26px #14b8a647;transform:translateY(-1px)}.primary-button{width:100%;min-height:48px;padding:0 18px}.primary-button svg:last-child{margin-left:auto}.primary-small{min-height:38px;padding:0 15px}.secondary-button{min-height:40px;padding:0 14px;color:#334155;background:#ffffffe0;border:1px solid #dbe3ea;box-shadow:0 1px 2px #0f172a0a}.secondary-button:hover{border-color:#99f6e4;color:#0f766e;background:#fff;box-shadow:0 6px 16px #0f172a0f}.text-button{margin:13px auto 0;padding:7px 10px;color:var(--muted);background:none;border:0}.login-page{min-height:100vh;background-color:#f8fafc;background-image:radial-gradient(circle at 88% 14%,rgba(45,212,191,.2),transparent 32%),radial-gradient(circle at 16% 82%,rgba(20,184,166,.1),transparent 30%),linear-gradient(rgba(20,184,166,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(20,184,166,.04) 1px,transparent 1px);background-size:auto,auto,64px 64px,64px 64px;display:flex;flex-direction:column}.login-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,88px);border-bottom:1px solid rgba(226,232,240,.82);background:#ffffffb8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:40px;height:40px;border-radius:13px;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy strong{font-size:15px;color:#0f172a;white-space:nowrap}.brand-copy span{color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap}.environment{display:flex;align-items:center;gap:7px;color:#53616a;font-size:12px}.environment i{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #d1fae5}.login-main{width:min(1160px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:clamp(64px,9vw,130px);align-items:center;padding:58px 0}.login-intro{max-width:560px}.login-kicker{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid rgba(153,246,228,.9);color:#0f766e;background:#f0fdfad1;border-radius:999px;font-size:12px;font-weight:700;box-shadow:0 4px 14px #14b8a614}.login-intro h1{margin:25px 0 18px;font-size:clamp(44px,5.4vw,68px);line-height:1.06;font-weight:760;color:#0f172a;letter-spacing:-.045em}.login-intro>p{max-width:520px;margin:0;color:#64748b;font-size:16px;line-height:1.8}.login-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.login-facts>div{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:14px;border:1px solid rgba(226,232,240,.88);border-radius:16px;background:#ffffffa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.login-facts svg{width:19px;color:var(--accent);flex:0 0 auto}.login-facts span{display:flex;flex-direction:column;gap:4px;min-width:0}.login-facts strong{font-size:12px;color:#25383e}.login-facts small{color:#77858b;line-height:1.5}.login-panel{padding:30px;border:1px solid rgba(226,232,240,.9);border-radius:24px;background:#ffffffd1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 70px #0f172a1f}.login-panel-head{display:flex;flex-direction:column;gap:3px}.login-panel-head span{color:var(--accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.login-panel-head strong{font-size:21px}.wallet-visual{display:grid;place-items:center;height:160px}.wallet-rings{width:78px;height:78px;display:grid;place-items:center;color:#fff;border-radius:22px;background:linear-gradient(135deg,#2dd4bf,#0d9488);box-shadow:0 16px 34px #14b8a640,0 0 0 12px #ccfbf1b8}.connected-address{margin-bottom:16px;padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#f8fafc;display:flex;flex-direction:column;gap:5px}.connected-address span{color:var(--muted);font-size:11px}.connected-address code{font-size:12px;overflow:hidden;text-overflow:ellipsis}.login-error{margin-top:14px;padding:9px 11px;color:#a53232;background:#fff1f1;border:1px solid #f1cccc;font-size:12px}.login-note{margin:18px 0 0;text-align:center;color:#7b878d;font-size:11px}.login-footer{height:52px;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(24px,6vw,88px);color:#94a3b8;border-top:1px solid rgba(226,232,240,.8);background:#ffffff73;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.app-shell{min-height:100vh;background:#f8fafc}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:244px;background:#fff;color:#64748b;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;transition:width .22s ease,transform .22s ease}.sidebar .brand{height:72px;padding:0 20px;border-bottom:1px solid #eef2f7}.sidebar .brand-mark{width:34px;height:34px}.sidebar .brand-copy strong{color:#0f172a}.sidebar .brand-copy span{color:#94a3b8}.nav-label{margin:24px 22px 9px;color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.14em}.sidebar nav{padding:0 10px;display:grid;gap:3px}.sidebar nav a,.sidebar-action{height:44px;display:flex;align-items:center;gap:12px;padding:0 13px;border:0;border-radius:12px;color:#64748b;background:transparent;font-size:13px;white-space:nowrap;overflow:hidden;transition:.18s ease}.sidebar nav a:hover,.sidebar-action:hover{color:#0f766e;background:#f0fdfa}.sidebar nav a.active{color:#0f766e;background:linear-gradient(135deg,#ccfbf1,#f0fdfa);box-shadow:inset 0 0 0 1px #5eead48c,0 5px 14px #14b8a614}.sidebar nav a svg,.sidebar-action svg{flex:0 0 auto}.sidebar-foot{margin-top:auto;padding:12px 10px;border-top:1px solid #eef2f7}.sidebar-action{width:100%;cursor:pointer}.main-column{min-height:100vh;margin-left:244px;transition:margin .22s ease}.topbar{height:72px;position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:0 28px;border-bottom:1px solid #e2e8f0;background:#fff}.topbar-title{display:flex;align-items:center;gap:8px}.topbar-title>div{display:flex;flex-direction:column;gap:1px}.topbar-title span{color:#7a8792;font-size:10px}.topbar-title strong{font-size:15px;color:#202b35}.menu-button,.mobile-close{display:none}.wallet-chip{display:flex;align-items:center;gap:8px;padding:4px 5px 4px 11px;border:1px solid #e2e8f0;border-radius:999px;background:#ffffffdb;box-shadow:0 2px 8px #0f172a0a}.wallet-chip>i{width:7px;height:7px;border-radius:50%;background:#14a176}.wallet-chip code{color:#334155;font-size:13px;font-weight:650;white-space:nowrap}.wallet-chip .icon-button{width:29px;height:29px}.collapsed .sidebar{width:72px}.collapsed .sidebar .brand{padding:0 19px}.collapsed .brand-copy,.collapsed .sidebar nav span,.collapsed .nav-label,.collapsed .sidebar-action span{display:none}.collapsed .sidebar nav a,.collapsed .sidebar-action{justify-content:center;padding:0}.collapsed .main-column{margin-left:72px}.page{width:min(1500px,100%);margin:0 auto;padding:30px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{color:var(--accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.page-heading h1{margin:5px 0 4px;color:#0f172a;font-size:30px;font-weight:730;letter-spacing:-.025em}.page-heading p{margin:0;color:var(--muted);font-size:13px}.panel,.table-panel{border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:var(--shadow-card);overflow:hidden}.table-panel{contain:paint}.panel-head{min-height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #e8ecef}.panel-head>div{display:flex;flex-direction:column;gap:3px}.panel-head strong{font-size:13px}.panel-head span{color:#84909a;font-size:10px}.panel-head a{display:flex;align-items:center;gap:5px;color:var(--accent);font-size:11px;font-weight:700}.error-state{padding:28px;border:1px solid #efcaca;color:#9b3030;background:#fff5f5}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton{position:relative;overflow:hidden;background:#e9edef!important}.skeleton:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translate(100%)}}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{min-height:128px;position:relative;display:flex;align-items:center;gap:16px;padding:20px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:var(--shadow-card);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-3px);border-color:#99f6e4;box-shadow:var(--shadow-hover)}.stat-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px}.stat-icon.teal{color:#0f766e;background:linear-gradient(135deg,#ccfbf1,#f0fdfa)}.stat-icon.blue{color:#2866a8;background:#e2edf8}.stat-icon.amber{color:#9b6717;background:#f8edda}.stat-icon.rose{color:#a34f60;background:#f7e5e9}.stat-copy{display:flex;flex-direction:column;min-width:0}.stat-copy>span{color:#64748b;font-size:12px;font-weight:700}.stat-copy strong{margin:3px 0;color:#0f172a;font-size:29px;line-height:1.15}.stat-copy small{color:#94a3b8;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-arrow{position:absolute;right:14px;top:14px;color:#b3bdc4}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(270px,.75fr);gap:14px;margin-top:14px}.dashboard-grid>*,.recent-panel{min-width:0}.bar-chart{height:235px;padding:24px 18px 15px;display:flex;align-items:stretch;gap:7px}.bar-column{flex:1;min-width:0;display:grid;grid-template-rows:16px 1fr 22px;justify-items:center}.bar-value{font-size:9px;color:#77848e}.bar-track{width:min(26px,70%);height:100%;position:relative;border-radius:7px;background:#f1f5f9;display:flex;align-items:flex-end;overflow:hidden}.bar-track i{display:block;width:100%;border-radius:7px 7px 0 0;background:linear-gradient(180deg,#2dd4bf,#0d9488);transition:height .4s ease}.bar-column span{align-self:end;color:#89959d;font-size:8px;white-space:nowrap;transform:rotate(-40deg)}.status-list{padding:6px 18px}.status-list>div{min-height:43px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #edf0f2}.status-list>div:last-child{border:0}.status-list>div>strong{font-size:13px}.entity-tag{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:800}.recent-panel{margin-top:14px}.recent-table{min-width:0;max-width:100%;padding:0 18px 10px}.table-head,.table-row{display:grid;grid-template-columns:90px minmax(240px,1fr) 140px 130px;gap:12px;align-items:center}.table-head{min-height:42px;color:#64748b;border-bottom:1px solid var(--line);font-size:12px;font-weight:800;text-transform:uppercase}.table-row{min-height:54px;contain:paint;color:#475569;border-bottom:1px solid #edf0f2;font-size:14px}.table-row:hover{background:#fafcfc}.table-row>span:first-child{display:flex;align-items:center;gap:7px}.table-row>strong{color:#26333d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-row time{color:#64748b;font-size:13px}.type-dot{width:7px;height:7px;border-radius:2px}.type-dot.outcome{background:#1d8d80}.type-dot.metric{background:#3979b6}.type-dot.task{background:#bd8127}.type-dot.evaluation{background:#b15b6c}.status-pill{width:fit-content;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.status-pill i{width:5px;height:5px;border-radius:50%}.status-pill.done{color:#167461;background:#e4f4ef}.status-pill.done i{background:#1b997c}.status-pill.risk{color:#a43b3b;background:#faeaea}.status-pill.risk i{background:#c95353}.status-pill.neutral{color:#687681;background:#edf1f3}.status-pill.neutral i{background:#8a98a2}.dashboard-skeleton{height:320px;margin-top:14px}.table-toolbar{min-height:64px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.search-box{height:40px;width:min(430px,100%);display:flex;align-items:center;border:1px solid #dbe3ea;border-radius:12px;background:#f8fafc;transition:.2s ease;overflow:hidden}.search-box:focus-within{border-color:#5eead4;box-shadow:0 0 0 3px #2dd4bf29;background:#fff}.search-box>svg{margin-left:11px;color:#89969f;flex:0 0 auto}.search-box input{min-width:0;flex:1;border:0;outline:0;padding:0 9px;background:transparent;font-size:14px}.search-box button{height:100%;padding:0 15px;border:0;border-left:1px solid #dbe3ea;color:#0f766e;background:#fff;font-size:13px;font-weight:750}.table-controls{display:flex;align-items:center;gap:14px}.sort-control{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;white-space:nowrap}.sort-control select{max-width:100%;height:40px;padding:0 34px 0 12px;border:1px solid #dbe3ea;border-radius:11px;outline:0;color:#334155;background:#f8fafc;font-size:13px}.sort-control select:focus{border-color:#5eead4;box-shadow:0 0 0 3px #2dd4bf29;background:#fff}.result-count{display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px;white-space:nowrap}.data-table{padding:0 16px}.data-table-head,.data-row{display:grid;align-items:center;gap:14px}.data-table.outcome .data-table-head,.data-table.outcome .data-row{grid-template-columns:minmax(210px,1.2fr) minmax(250px,1.5fr) 75px 110px 105px}.data-table.metric .data-table-head,.data-table.metric .data-row{grid-template-columns:minmax(220px,1.2fr) 80px minmax(230px,1.2fr) 130px 110px}.data-table.task .data-table-head,.data-table.task .data-row{grid-template-columns:minmax(250px,1.4fr) 120px 100px 150px 100px}.data-table.evaluation .data-table-head,.data-table.evaluation .data-row{grid-template-columns:minmax(240px,1.4fr) 100px 100px minmax(180px,1fr) 100px}.data-table-head{height:44px;color:#64748b;border-bottom:1px solid var(--line);font-size:12px;font-weight:800;text-transform:uppercase}.data-row{min-height:68px;contain:paint;border-bottom:1px solid #edf2f7;color:#475569;font-size:14px;transition:background-color .12s ease}.data-row:hover{background:#f8fffd}.row-title{min-width:0;display:flex;align-items:center;gap:7px}.row-title>a:first-child{color:#25333d;font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-title>a:first-child:hover{color:var(--accent)}.row-title>a:last-child{color:#a0abb2;flex:0 0 auto}.truncate-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.number-cell{color:#25333d;font-variant-numeric:tabular-nums;font-weight:700}.value-pair{display:flex;flex-direction:column;gap:3px;min-width:0}.value-pair b,.value-pair small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.value-pair b{color:#34424d;font-weight:650}.value-pair small{color:#929ca4}.progress-cell{display:grid;grid-template-columns:1fr 34px;gap:8px;align-items:center}.progress-cell>i{height:5px;background:#e7ecee}.progress-cell>i b{display:block;height:100%;background:#31978a}.progress-cell small{color:#64748b;font-size:12px}.metric-toggle-cell{display:flex;align-items:center;gap:8px}.metric-toggle-cell small{color:#64748b;font-size:12px;white-space:nowrap}.table-loading,.empty-state{min-height:270px;display:grid;place-content:center;justify-items:center;gap:8px;color:#8b969e;font-size:14px}.empty-state strong{color:#586670;font-size:13px}.pagination{height:58px;padding:0 16px;display:flex;align-items:center;justify-content:flex-end;gap:14px;border-top:1px solid var(--line);color:#64748b;font-size:13px}.pagination>div{display:flex;gap:5px}.pagination .icon-button{border-color:#dce2e5}.skill-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px}.skill-summary-grid>div{min-height:76px;display:flex;align-items:center;gap:12px;padding:16px 18px;border:1px solid #e2e8f0;border-radius:15px;color:#0d9488;background:#fff;box-shadow:var(--shadow-card)}.skill-summary-grid span{display:flex;flex-direction:column;gap:3px;color:#64748b;font-size:12px}.skill-summary-grid strong{color:#17232d;font-size:17px}.skill-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px;border:1px solid #e2e8f0;border-radius:15px;background:#fff}.skill-search{width:min(560px,100%);height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbe3ea;border-radius:11px;color:#89969f;background:#f8fafc}.skill-search input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.skill-browser{display:grid;grid-template-columns:330px minmax(0,1fr);gap:14px;align-items:start}.skill-index{position:sticky;top:88px;max-height:calc(100vh - 116px);display:flex;flex-direction:column}.skill-index-head{padding:16px 18px;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #e8ecef}.skill-index-head strong{font-size:14px}.skill-index-head span{color:#84909a;font-size:10px}.skill-role-list{overflow:auto;padding:8px}.skill-role-list button{width:100%;min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:9px;padding:10px 11px;border:1px solid transparent;border-radius:11px;color:#52606b;background:transparent;text-align:left}.skill-role-list button:hover{background:#f8fafc}.skill-role-list button.active{border-color:#99f6e4;background:#f0fdfa}.skill-role-list button>span{min-width:0;display:flex;flex-direction:column;gap:3px}.skill-role-list strong{color:#26343e;font-size:14px}.skill-role-list small{overflow:hidden;color:#84909a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.skill-role-list em{flex:0 0 auto;color:#0f766e;font-size:10px;font-style:normal}.skill-detail{padding:22px}.skill-detail-head{display:flex;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #e8ecef}.skill-detail-head>svg{color:#14b8a6}.skill-detail-head h2{margin:10px 0 4px;font-size:27px}.skill-detail-head p{margin:0;color:#64748b;font-size:13px}.skill-source{margin:15px 0;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;color:#64748b;background:#f8fafc;font-size:12px}.skill-source code{color:#0f766e;overflow-wrap:anywhere}.skill-intro{padding:16px 18px;border-left:3px solid #2dd4bf;color:#34424c;background:#f0fdfa;font-size:14px;line-height:1.7}.skill-intro p{margin:0}.skill-intro blockquote{margin:10px 0 0;color:#52606b}.skill-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.skill-section{padding:15px 17px;border:1px solid #e5eaf0;border-radius:13px}.skill-section h3,.skill-workflow h3,.skill-custom h3{margin:0 0 10px;color:#26343e;font-size:14px}.skill-section h3 span{margin-left:6px;color:#0d9488;font-size:11px}.skill-section ul{margin:0;padding-left:19px;color:#52606b;font-size:13px;line-height:1.65}.skill-section.risk{border-color:#f1d1d1;background:snow}.skill-chips{display:flex;flex-wrap:wrap;gap:6px}.skill-chips span{padding:4px 7px;border-radius:7px;color:#0f766e;background:#ecfdf5;font-size:11px}.skill-workflow,.skill-expression,.skill-custom{margin-top:14px;padding:17px 18px;border:1px solid #e5eaf0;border-radius:13px}.skill-workflow h3{display:flex;align-items:center;gap:7px}.skill-workflow ol{margin:0;padding:0;list-style:none}.skill-workflow li{display:grid;grid-template-columns:26px 1fr;gap:9px;padding:7px 0}.skill-workflow li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;color:#0f766e;background:#ccfbf1;font-size:11px;font-weight:800}.skill-workflow p,.skill-expression p{margin:0;color:#52606b;font-size:13px;line-height:1.65}.skill-expression strong{display:block;margin-bottom:7px;font-size:14px}.skill-custom{color:#52606b;font-size:13px;line-height:1.7}.skill-empty{min-height:320px;display:grid;place-content:center;justify-items:center;gap:8px;color:#84909a}.skill-custom table{width:100%;border-collapse:collapse}.skill-custom th,.skill-custom td{padding:8px 10px;border:1px solid #dfe6eb;text-align:left;vertical-align:top}.skill-custom th{color:#34424c;background:#f8fafc}.back-link{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;color:#61707b;font-size:13px}.back-link:hover{color:var(--accent)}.detail-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px}.detail-heading h1{max-width:920px;margin:10px 0 8px;color:#0f172a;font-size:28px;font-weight:730;line-height:1.3;letter-spacing:-.025em}.detail-meta,.detail-actions{display:flex;align-items:center;gap:12px}.detail-meta>span:not(.status-pill){display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:13px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start}.detail-page .panel-head strong{font-size:15px}.detail-page .panel-head span{font-size:12px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.field{min-height:92px;padding:18px 20px;border-bottom:1px solid #edf2f7;border-right:1px solid #edf2f7;display:flex;flex-direction:column;gap:9px;min-width:0}.field:nth-child(2n){border-right:0}.field.wide{grid-column:1 / -1;border-right:0}.field>span{color:#64748b;font-size:12px;font-weight:750}.field>strong{color:#26343e;font-size:14px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.markdown-content{color:#26343e;font-size:14px;line-height:1.75;overflow-wrap:anywhere}.markdown-content>:first-child{margin-top:0}.markdown-content>:last-child{margin-bottom:0}.markdown-content h1,.markdown-content h2,.markdown-content h3{margin:18px 0 8px;color:#17232d;line-height:1.35}.markdown-content h1{font-size:21px}.markdown-content h2{font-size:18px}.markdown-content h3{font-size:16px}.markdown-content p,.markdown-content ul,.markdown-content ol,.markdown-content blockquote,.markdown-content pre{margin:0 0 12px}.markdown-content ul,.markdown-content ol{padding-left:24px}.markdown-content li+li{margin-top:4px}.markdown-content blockquote{padding:8px 14px;border-left:3px solid #5eead4;color:#52606b;background:#f0fdfa}.markdown-content code{padding:2px 5px;border-radius:5px;color:#0f766e;background:#ecfdf5;font-size:.92em}.markdown-content pre{overflow-x:auto;padding:12px 14px;border-radius:10px;background:#f1f5f9}.markdown-content pre code{padding:0;color:inherit;background:transparent}.markdown-content a{color:#0d9488;text-decoration:underline;text-underline-offset:2px}.version-panel{position:sticky;top:88px;max-height:calc(100vh - 116px);overflow:auto}.timeline{padding:18px 20px}.timeline-item{min-height:86px;position:relative;display:grid;grid-template-columns:16px 1fr;gap:10px}.timeline-item:before{content:"";position:absolute;left:4px;top:10px;bottom:-2px;width:1px;background:#dce3e6}.timeline-item:last-child:before{display:none}.timeline-item>i{width:9px;height:9px;margin-top:4px;position:relative;z-index:1;border:2px solid #9ca9b1;border-radius:50%;background:#fff}.timeline-item>i.current{border-color:var(--accent);background:#2ca092}.timeline-item>div{display:flex;flex-direction:column;gap:4px}.timeline-item strong{color:#34424c;font-size:13px}.timeline-item time{color:#64748b;font-size:12px}.timeline-item code{color:#64748b;font-size:11px}.dialog-scrim{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0c141a9e}.edit-dialog{width:min(760px,100%);max-height:min(820px,calc(100vh - 40px));display:flex;flex-direction:column;border:1px solid rgba(226,232,240,.9);border-radius:20px;background:#fff;box-shadow:0 28px 80px #0f172a3d;overflow:hidden}.dialog-head{min-height:72px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.dialog-head>div{display:flex;flex-direction:column;gap:2px}.dialog-head span{color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase}.dialog-head strong{font-size:18px}.edit-form{overflow:auto;padding:18px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.edit-form label{min-width:0;display:flex;flex-direction:column;gap:7px;color:#596772;font-size:13px;font-weight:700}.edit-form label.wide{grid-column:1 / -1}.edit-form input,.edit-form textarea,.edit-form select{width:100%;border:1px solid #dbe3ea;border-radius:11px;outline:0;padding:11px 12px;color:#1e293b;background:#f8fafc;font-size:14px}.edit-form input:focus,.edit-form textarea:focus,.edit-form select:focus{border-color:#5eead4;box-shadow:0 0 0 3px #2dd4bf29;background:#fff}.edit-form textarea{resize:vertical;line-height:1.6}.toggle{width:40px;height:23px;padding:2px;border:0;border-radius:12px;background:#cbd3d8}.toggle i{display:block;width:19px;height:19px;border-radius:50%;background:#fff;transition:transform .15s ease;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--accent)}.toggle.on i{transform:translate(17px)}.dialog-foot{min-height:68px;padding:0 20px;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid var(--line)}.mobile-scrim{display:none}@media(max-width:1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.table-toolbar{padding:13px 16px;flex-wrap:wrap}.table-controls{margin-left:auto;flex-wrap:wrap}.data-table{overflow-x:auto}.data-table-head,.data-row{min-width:920px}.detail-layout{grid-template-columns:1fr}.skill-browser{grid-template-columns:280px minmax(0,1fr)}.version-panel{position:static;max-height:none}}@media(max-width:760px){.login-header{height:66px;padding:0 18px}.login-main{width:calc(100% - 32px);grid-template-columns:1fr;gap:38px;padding:40px 0}.login-intro h1{font-size:44px}.login-facts{grid-template-columns:1fr;gap:15px;margin-top:28px}.login-panel{padding:22px}.login-footer{padding:0 18px}.sidebar{transform:translate(-100%);width:244px!important}.sidebar.mobile-open{transform:translate(0)}.sidebar.mobile-open .brand-copy,.sidebar.mobile-open nav span,.sidebar.mobile-open .nav-label,.sidebar.mobile-open .sidebar-action span{display:flex}.mobile-close,.menu-button{display:inline-grid}.mobile-close{margin-left:auto;color:#aebcc5}.mobile-scrim{display:block;position:fixed;inset:0;z-index:29;border:0;background:#0a12188c}.main-column,.collapsed .main-column{margin-left:0}.topbar{height:64px;padding:0 14px}.topbar-title span{display:none}.topbar-title strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wallet-chip{gap:6px;padding-left:9px}.wallet-chip code{display:inline;font-size:12px}.page{padding:20px 14px}.page-heading,.detail-heading{align-items:flex-start;flex-direction:column}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:112px;padding:13px;gap:10px}.stat-icon{width:36px;height:36px}.stat-copy strong{font-size:23px}.stat-copy small{display:none}.table-head,.table-row{min-width:630px}.recent-table,.bar-chart{overflow-x:auto}.bar-column{min-width:28px}.table-toolbar{align-items:stretch;flex-direction:column;padding:13px}.search-box{width:100%}.table-controls{justify-content:space-between;flex-wrap:wrap}.field-grid,.edit-form{grid-template-columns:1fr}.field,.field:nth-child(2n){border-right:0}.edit-form label.wide{grid-column:auto}.detail-meta{flex-wrap:wrap}.skill-summary-grid,.skill-section-grid{grid-template-columns:1fr}.skill-toolbar{align-items:stretch;flex-direction:column}.skill-browser{grid-template-columns:1fr}.skill-index{position:static;max-height:430px}.skill-source{align-items:flex-start;flex-direction:column}}@media(max-width:410px){.stat-grid{grid-template-columns:1fr}.login-intro h1{font-size:38px}.login-footer span:last-child{display:none}}
