:root{--bg:#f6f7f2;--paper:#fff;--ink:#213a32;--muted:#7d867f;--line:#e5e9e0;--green:#294f40;--pale:#eaf0e1;--orange:#bb8555;--red:#b95045;--radius:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;line-height:1.65}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button,a,input,select,textarea{outline-offset:4px}button:focus-visible,a:focus-visible{outline:2px solid #72967b}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}h1{font-size:30px;letter-spacing:-1px;font-weight:600}h2{font-size:22px;font-weight:600}h3{font-size:16px;font-weight:600}small{font-size:12px}button{border:0}input,select,textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:9px;padding:11px 13px;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:2px solid #c6d8ba;border-color:#78947a}input[type=checkbox]{width:auto;accent-color:var(--green)}label{display:grid;gap:7px;font-size:13px;margin-bottom:18px}label small{color:var(--muted)}[hidden]{display:none!important}.muted{color:var(--muted)}.eyebrow{font-size:10px;letter-spacing:2px;color:#7b8c77;font-weight:600}.primary,.secondary,.danger{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:11px 18px;border-radius:9px;font-weight:500}.primary{background:var(--green);color:#fff}.primary:hover{background:#36634e}.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.secondary:hover{background:var(--pale)}.danger{color:var(--red);background:#fbefed}.wide{width:100%;justify-content:space-between}.text-button{background:none;color:var(--green);padding:6px;font-weight:500}.error{color:var(--red);font-size:13px;margin:8px 0}.brand{display:flex;align-items:center;gap:8px;font-size:23px;white-space:nowrap;font-weight:650;letter-spacing:-1px}.brand img{width:34px;height:34px;margin-right:4px}.brand span{font-weight:400}.sidebar{width:238px;position:fixed;inset:0 auto 0 0;padding:34px 23px 20px;background:#f0f2e9;border-right:1px solid #e0e5d8;display:flex;flex-direction:column;z-index:20}.workspace-label{font-size:10px;display:flex;align-items:center;gap:6px;color:#8a9488;margin:15px 0 28px;white-space:nowrap}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#72966a;flex-shrink:0}.tiny-tag,.tag{padding:3px 9px;border-radius:5px;font-size:11px;font-weight:500;background:var(--pale);color:#5a7356}.tiny-tag{padding:0 5px;border:1px solid #d6dec9;font-size:9px}.tag.orange{background:#faf0e3;color:#ab7c47}.tag.gray{background:#f0f2ef;color:#8c948b}.tag.red{background:#fbefed;color:var(--red)}.nav-label{font-size:10px;color:#969e91;margin:20px 12px 8px;letter-spacing:1.5px}.nav-link{display:flex;align-items:center;gap:13px;border-radius:9px;padding:10px 13px;margin:4px 0;color:#788474;font-size:13px}.nav-link:hover{background:#e6ebdf}.nav-link.active{background:var(--green);color:#fff;box-shadow:0 3px 6px #213a3210}.nav-icon{display:inline-flex;width:17px;height:17px}.nav-icon svg{width:100%;height:100%}.nav-link .nav-end{font-size:10px;margin-left:auto;opacity:.6}.sidebar-bottom{margin-top:auto;padding-top:25px}.milestone{padding:17px 14px;border:1px solid #dfe5d4;border-radius:10px;display:grid;gap:4px}.milestone strong{font-size:18px;font-weight:500}.milestone>span:last-of-type{font-size:11px;color:var(--muted)}.progress-line{height:3px;background:#dce3d3;margin-top:10px;border-radius:3px}.progress-line i{display:block;width:24%;height:100%;background:#73915c}.profile{margin-top:21px;background:none;display:flex;align-items:center;text-align:left;width:100%;gap:10px;padding:0;color:var(--ink)}.avatar{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:50%;background:#dee6d3;font-size:13px}.profile strong{display:block;font-size:12px;font-weight:500}.profile small{font-size:10px;color:#8a9285}.logout-icon{margin-left:auto;color:#889181}.workspace{margin-left:238px}.topbar{height:73px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#fbfcf8}.breadcrumb{font-size:12px;color:#92998c}.breadcrumb span{margin:0 14px;color:#c0c7b7}.breadcrumb b{font-weight:500;color:#50604f}.topbar-right{display:flex;align-items:center;gap:8px;font-size:11px;color:#83917e}.version{margin-left:20px;padding-left:20px;border-left:1px solid var(--line);font-size:10px;color:#a0a69c}#main{max-width:1510px;margin:0 auto;padding:36px 38px 26px;min-height:calc(100vh - 127px)}footer{margin:0 38px;padding:18px 0;border-top:1px solid var(--line);font-size:10px;color:#899480}footer>span{margin-left:18px;color:#a5ac9d}.footer-right{float:right}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.page-heading p{margin-top:8px;color:var(--muted);font-size:13px}.date{font-size:11px;color:#8b9685}.hero{position:relative;overflow:hidden;background:#e8edde;border:1px solid #dfe5d3;border-radius:var(--radius);min-height:217px;padding:31px 33px;display:flex;align-items:center;justify-content:space-between}.hero .eyebrow{font-size:9px;letter-spacing:2.5px}.hero h2{font-size:27px;letter-spacing:-.6px;margin-top:9px;line-height:1.6}.hero p{color:#7a8872;font-size:12px;margin:10px 0 21px}.hero .primary{font-size:12px;padding:9px 17px}.hero-art{width:280px;height:195px;position:relative;margin-right:35px;flex-shrink:0}.hero-art .ring{position:absolute;border:1px solid #b6c5a780;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-25deg);width:230px;height:130px}.hero-art .ring:nth-child(2){width:180px;height:180px;transform:translate(-50%,-50%) rotate(25deg)}.hero-art .ring:nth-child(3){width:130px;height:230px;transform:translate(-50%,-50%) rotate(25deg)}.hero-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:83px;height:83px;border-radius:26px;background:#f6f8ed;box-shadow:0 10px 35px #7b916923}.hero-center img{width:54px;height:54px}.satellite{position:absolute;padding:6px 12px;border:1px solid #d0dcc3;border-radius:8px;background:#f8faefee;font-size:10px;box-shadow:0 3px 10px #8b9b7508}.satellite.s1{top:17px;left:21px}.satellite.s2{top:44px;right:-7px}.satellite.s3{bottom:10px;left:9px}.satellite.s4{bottom:20px;right:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:21px 0 28px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px 20px}.stat-top{display:flex;justify-content:space-between;color:#8c9785;font-size:11px}.stat strong{font-size:29px;font-weight:500;letter-spacing:-1px;display:block;margin:7px 0 5px;line-height:1.2}.stat small{font-size:10px;color:#939c8c}.stat-icon{color:#8b9e78}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:0 0 15px}.section-heading h3{font-size:15px}.section-heading small{color:#97a08f;font-weight:400;margin-left:12px}.section-heading .text-button{font-size:11px}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skill-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px 19px;display:flex;flex-direction:column}.skill-card-top{display:flex;justify-content:space-between;align-items:center}.skill-symbol{width:36px;height:36px;display:grid;place-items:center;background:#f0f3e8;border-radius:10px;color:#71865c}.skill-symbol svg{width:20px;height:20px}.skill-card h3{font-size:14px;margin-top:16px}.skill-card p{font-size:11px;color:#8d9785;line-height:1.9;margin:7px 0 17px;flex:1}.skill-card-bottom{border-top:1px solid #eff1e9;padding-top:13px;font-size:10px;color:#8a987e;display:flex;align-items:center;justify-content:space-between}.skill-card-bottom button{font-size:11px;background:transparent;color:#45633e;padding:0}.lower-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px;margin-top:28px}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.panel>p{font-size:12px;color:var(--muted);margin-top:8px}.channel-row{display:flex;align-items:center;padding:13px 0;border-bottom:1px solid #f0f2ea;gap:12px}.channel-row:last-child{border:0;padding-bottom:0}.channel-icon{width:31px;height:31px;display:grid;place-items:center;background:#f3f5ec;border-radius:8px;color:#798e6a}.channel-row strong{font-size:12px;font-weight:500;display:block}.channel-row small{font-size:10px;color:#98a08f}.channel-row .tag{margin-left:auto}.activity{padding:11px 0;border-bottom:1px solid #eff2e9;display:flex;align-items:center;gap:12px;font-size:12px}.activity .time{font-size:10px;color:#a2aa99;margin-left:auto}.activity:last-child{border:0}.empty{padding:38px 18px;text-align:center;color:#939f88;font-size:12px}.empty-symbol{font-size:27px;display:block;margin-bottom:10px;color:#b7c2ac}.empty p{margin:6px 0 13px}.form-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:25px}.form-panel{max-width:760px}.form-panel label{margin-top:19px}.form-actions{display:flex;gap:12px;margin-top:22px}.notice{background:#f1f5e9;border:1px solid #e2e8d7;border-radius:9px;padding:13px 16px;font-size:12px;color:#748569;margin-bottom:20px}.notice.orange{background:#fbf3e8;border-color:#eee3d2;color:#9c7b54}.note-list{font-size:12px;color:#859078;padding-left:18px;line-height:2}.data-table{width:100%;border-collapse:collapse;font-size:12px}.table-wrap{overflow:auto}.data-table th{text-align:left;font-weight:400;color:#929d87;font-size:11px;background:#f7f9f2;padding:12px}.data-table td{padding:15px 12px;border-bottom:1px solid #edf0e6;max-width:300px;overflow-wrap:anywhere}.data-table td small{display:block;color:#99a18f;font-size:10px}.data-table .primary,.data-table .secondary{padding:5px 10px;font-size:11px}.code{font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.coming{min-height:270px;display:grid;align-content:center;justify-items:center;text-align:center;gap:15px}.coming p{max-width:550px;color:#8a967d}.coming .skill-symbol{width:58px;height:58px}.chat-layout{display:grid;grid-template-columns:190px minmax(250px,1fr) 265px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:white;min-height:570px;height:calc(100vh - 255px)}.chat-sessions{padding:16px 12px;background:#f8faf4;border-right:1px solid var(--line);overflow:auto}.chat-sessions .primary{width:100%;font-size:12px;padding:9px;margin-bottom:15px}.session-button{width:100%;background:none;text-align:left;padding:11px 10px;border-radius:8px;color:#7c8d70;font-size:11px;margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-button.selected{background:#eaf0df;color:#3d5b31}.chat-center{min-width:0;display:flex;flex-direction:column}.chat-top{height:56px;border-bottom:1px solid #eff1e9;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;font-size:12px}.chat-messages{flex:1;overflow:auto;padding:24px 22px}.chat-welcome{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:16px}.chat-welcome img{width:47px;height:47px}.chat-welcome h3{font-size:20px}.chat-welcome p{font-size:12px;color:#8a977e;max-width:290px}.suggestions{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.suggestions button{font-size:11px;color:#79906a;background:#f2f6ea;padding:7px 11px;border-radius:7px}.bubble-row{display:flex;margin-bottom:19px;gap:9px}.bubble-row.user{justify-content:flex-end}.bubble{max-width:90%;padding:12px 15px;border-radius:11px;background:#f3f5ed;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.9}.user .bubble{background:#2e5140;color:#f8fbf3}.bubble-avatar{width:23px;height:23px;flex-shrink:0}.chat-compose{border-top:1px solid var(--line);padding:14px 16px 10px}.chat-compose form{display:flex;align-items:flex-end;gap:9px}.chat-compose textarea{resize:none;border:0;background:#f5f7f0;min-height:62px;max-height:150px;font-size:12px}.chat-compose button{height:40px;padding:0 15px}.chat-compose small{font-size:9px;color:#9fa893;display:block;margin-top:8px}.chat-tools{background:#fbfcf8;border-left:1px solid var(--line);padding:18px 16px;overflow:auto}.chat-tools h3{font-size:12px;margin-bottom:15px}.task-mini{border:1px solid #e0e7d5;background:#fff;border-radius:10px;padding:13px;margin-bottom:12px;font-size:11px}.task-mini dl{display:grid;grid-template-columns:45px 1fr;gap:7px;margin:15px 0}.task-mini dt{color:#8d997f}.task-mini dd{margin:0;overflow-wrap:anywhere}.task-mini .primary,.task-mini .secondary{font-size:10px;padding:7px 9px;margin-top:5px}.task-mini .muted{font-size:10px}details{font-size:11px;margin-top:18px}summary{cursor:pointer;color:#7a8e6a}pre{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere;background:#eff3e8;padding:10px;border-radius:6px;max-height:350px;overflow:auto}.debug-mode{display:flex;justify-content:space-between;font-size:10px;color:#94a086;margin-bottom:13px}.check-label{display:flex;gap:8px;align-items:center}.settings-meta{display:grid;grid-template-columns:120px 1fr;gap:16px;font-size:12px;margin-top:20px}.settings-meta dt{color:#8d9980}.settings-meta dd{margin:0}dialog{border:1px solid var(--line);border-radius:16px;padding:27px;max-width:480px;width:calc(100vw - 40px);color:var(--ink);box-shadow:0 20px 80px #1c34272b}dialog::backdrop{background:#18332440;backdrop-filter:blur(3px)}dialog h2{margin-bottom:20px}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);padding:12px 22px;border-radius:10px;background:#294a3c;color:white;font-size:13px;box-shadow:0 5px 20px #22382d20;max-width:90vw;z-index:100}#loading{min-height:100vh;display:grid;place-items:center;color:var(--muted)}#menu-toggle{display:none}#auth{min-height:100vh;display:grid;grid-template-columns:1.1fr 1fr}.auth-story{padding:44px 55px;background:#e8edde;display:flex;flex-direction:column;overflow:hidden}.story-main{margin:auto 0;padding:40px 0}.story-main h1{font-size:38px;line-height:1.65;margin:20px 0}.story-main p{color:#819273;font-size:14px;line-height:2}.auth-story>small{font-size:11px;color:#8a987d}.orbit{width:230px;height:170px;margin:40px auto 0;position:relative}.orbit i{border:1px solid #aaba9880;border-radius:50%;width:220px;height:120px;position:absolute;top:25px;left:5px;transform:rotate(-30deg)}.orbit i:nth-child(2){transform:rotate(30deg)}.orbit i:nth-child(3){transform:rotate(90deg)}.orbit span{position:absolute;inset:50px 80px;display:grid;place-items:center;font-size:30px;color:#5b7350}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:45px}.auth-form{width:100%;max-width:345px}.auth-form h2{font-size:28px;margin-top:14px}.auth-form>p{margin:10px 0 28px}.auth-form small{display:block;text-align:center;color:#9aa48e;font-size:11px;margin-top:18px}.auth-form input{padding:12px 14px}.auth-form .primary{margin-top:6px}.auth-form .error{margin:0 0 15px}.skeleton{padding:70px;text-align:center;color:var(--muted)}
@media(min-width:1550px){.hero{min-height:250px}.hero-art{margin-right:90px}.skills-grid{gap:22px}.skill-card{padding:25px}.hero h2{font-size:30px}}
@media(max-width:1200px){.sidebar{width:205px;padding:30px 17px}.brand{font-size:21px}.workspace{margin-left:205px}#main{padding:27px}.topbar{padding:0 27px}.hero-art{margin-right:0;width:235px}.chat-layout{grid-template-columns:150px minmax(240px,1fr) 220px}.skill-card{padding:17px 13px}.tag{font-size:10px}.chat-tools{padding:14px 10px}}
@media(max-width:1000px){.skills-grid{grid-template-columns:repeat(2,1fr)}.hero-art{display:none}.stats{gap:10px}.stat{padding:16px 13px}.chat-layout{grid-template-columns:140px 1fr;height:auto;min-height:600px}.chat-center{height:560px}.chat-tools{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);max-height:400px}.lower-grid,.form-grid{grid-template-columns:1fr}.two-columns{grid-template-columns:1fr}.auth-story{padding:35px}.story-main h1{font-size:30px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0);box-shadow:20px 0 80px #142a3320}.workspace{margin-left:0}.topbar{height:60px;padding:0 18px;justify-content:flex-start;gap:12px}.topbar-right{margin-left:auto;font-size:10px}.version{display:none}.breadcrumb{font-size:11px}.breadcrumb span{margin:0 7px}#menu-toggle{display:block;background:none;color:var(--green);font-size:18px;padding:4px}#main{padding:24px 18px;min-height:calc(100vh - 120px)}h1{font-size:26px}.page-heading{align-items:flex-start}.page-heading p{font-size:12px}.date{display:none}.hero{padding:25px}.hero h2{font-size:23px}.stats{grid-template-columns:repeat(2,1fr)}.stat strong{font-size:26px}.skills-grid{gap:12px}.section-heading small{display:none}.panel{padding:18px}.chat-layout{grid-template-columns:1fr}.chat-sessions{display:flex;align-items:center;gap:8px;padding:10px;border-right:0;border-bottom:1px solid var(--line);overflow-x:auto}.chat-sessions .primary{min-width:90px;width:auto;margin:0}.session-button{width:110px;flex-shrink:0}.chat-center{height:510px}.chat-tools{grid-column:auto}.form-actions{flex-wrap:wrap}.footer-right{display:none}footer{margin:0 18px}#auth{grid-template-columns:1fr}.auth-story{padding:25px 25px 0;background:var(--bg)}.story-main,.auth-story>small{display:none}.auth-form-wrap{padding:35px 25px;align-items:flex-start}.auth-form{max-width:420px}.data-table{min-width:620px}}
.greet-band{display:flex;justify-content:space-between;align-items:flex-end;gap:26px;background:linear-gradient(120deg,#eef3e4,#e5ecda);border:1px solid #dfe5d3;border-radius:var(--radius);padding:30px 34px;margin-bottom:22px}.greet-band h2{font-size:26px;letter-spacing:-.6px;line-height:1.5;margin-top:10px}.greet-band .eyebrow{font-size:9px;letter-spacing:2.5px}.greet-band p{color:#7a8872;font-size:13px;margin-top:10px;line-height:1.8}.greet-band .motto{text-align:right;color:#8a967d;font-size:13px;line-height:1.9;white-space:nowrap;border-left:2px solid #c3d1b2;padding-left:22px}.greet-band .motto small{display:block;font-size:10px;color:#9ba78d;margin-top:6px}
.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 22px;box-shadow:0 2px 10px #213a3208}.stat-card-head{display:flex;align-items:center;justify-content:space-between}.stat-card-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;color:#fff}.stat-card-icon svg{width:21px;height:21px}.stat-card.c-wechat .stat-card-icon{background:#38a06a}.stat-card.c-android .stat-card-icon{background:#4e8ee0}.stat-card.c-ai .stat-card-icon{background:#7b6ee8}.stat-card.c-sessions .stat-card-icon{background:#e0a23e}.stat-card h4{font-size:13px;font-weight:500;color:#55624f;margin:13px 0 5px}.stat-card strong{font-size:26px;font-weight:500;letter-spacing:-1px;display:block}.stat-card-state{font-size:17px;font-weight:500}.stat-card small{font-size:11px;color:#8d9785;display:block;margin-top:4px}.stat-delta{font-size:10px;font-weight:600;padding:3px 7px;border-radius:6px;margin-left:6px}.stat-delta.up{color:#b95045;background:#fbefed}.stat-delta.down{color:#3d805b;background:#eaf3e6}.stat-delta.flat{color:#9aa38f;background:#f0f2ec}
.core-grid{display:grid;grid-template-columns:1fr 348px;gap:20px;align-items:start;margin-bottom:24px}.core-skills .section-heading{display:flex;align-items:center;gap:14px}.core-skills .section-heading h3{font-size:16px}.core-skills .skills-grid{gap:12px}.run-panel{background:linear-gradient(180deg,#fbfcf8,#f6f8f1);border:1px solid var(--line)}.run-list{margin-top:8px}.run-item{padding:15px 0;border-bottom:1px solid #edf0e6}.run-item:last-child{border:0}.run-meta{display:flex;justify-content:space-between;color:#8d9785;font-size:12px}.run-value{display:flex;align-items:baseline;gap:10px;margin-top:6px}.run-value strong{font-size:26px;font-weight:500;letter-spacing:-1px}.run-value small{color:#98a08f;font-size:11px}
.dash-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:20px;align-items:start}.recent-list{margin-top:4px}.recent-row{display:flex;align-items:center;gap:12px;width:100%;background:none;text-align:left;padding:13px 2px;border-bottom:1px solid #f0f2ea;color:var(--ink)}.recent-row:hover{background:#f7f9f2}.recent-source{width:30px;height:30px;border-radius:9px;background:#eef3e5;display:grid;place-items:center;color:#6f8758;flex-shrink:0}.recent-source svg{width:16px;height:16px}.recent-main{min-width:0;flex:1}.recent-main strong{display:block;font-size:12px;font-weight:600}.recent-main small{display:block;font-size:11px;color:#98a08f;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.recent-row .time{font-size:10px;color:#a2aa99;flex-shrink:0}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:8px}.quick-item{display:flex;align-items:center;gap:10px;background:#f6f8f1;border:1px solid #e7ecdd;border-radius:10px;padding:12px 11px;text-align:left;color:var(--ink)}.quick-item:hover{background:#eef3e4}.quick-icon{width:26px;height:26px;border-radius:8px;background:#fff;display:grid;place-items:center;color:#6f8758;flex-shrink:0}.quick-icon svg{width:15px;height:15px}.quick-item strong{display:block;font-size:12px;font-weight:600}.quick-item small{display:block;font-size:10px;color:#98a08f;margin-top:2px}.quick-arrow{margin-left:auto;color:#a4ac9b;font-size:14px}.device-list{margin-top:6px}.device-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #f0f2ea}.device-row:last-child{border:0}.device-icon{width:32px;height:32px;border-radius:9px;background:#f0f3e8;display:grid;place-items:center;color:#798e6a;flex-shrink:0}.device-icon svg{width:17px;height:17px}.device-row strong{display:block;font-size:12px;font-weight:600}.device-row small{display:block;font-size:10px;color:#98a08f}.device-row .tag{margin-left:auto}.stat-note{margin-top:14px;font-size:11px}
@media(max-width:1400px){.core-skills .skills-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1200px){.core-grid{grid-template-columns:1fr}.run-panel{margin-top:4px}}@media(max-width:1000px){.status-grid{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr 1fr}.recent-panel{grid-column:1/-1}}@media(max-width:760px){.greet-band{flex-direction:column;align-items:flex-start}.greet-band .motto{white-space:normal;border-left:0;padding-left:0;border-top:2px solid #c3d1b2;padding-top:12px;text-align:left;width:100%}.status-grid{grid-template-columns:1fr 1fr;gap:10px}.dash-grid{grid-template-columns:1fr}.core-grid{gap:14px}}

/* Reference dashboard: blue-white workspace, compact navigation, colored capabilities. */
:root{--bg:#f7faff;--paper:#fff;--ink:#151e43;--muted:#8992ad;--line:#e9eff8;--green:#287eff;--pale:#eaf2ff;--orange:#f68a21;--red:#f04460;--radius:13px}
body{background:linear-gradient(130deg,#fbfdff,#f5f8fe);color:var(--ink)}
.sidebar{width:244px;padding:18px 12px 12px;background:linear-gradient(160deg,#fff 0%,#f4f8ff 100%);border-color:var(--line)}
.sidebar .brand{gap:9px;padding:0 7px;font-size:20px;letter-spacing:0}.brand img{width:43px;height:43px}.brand .brand-copy{font-weight:700}.brand-copy small{display:block;font-size:10px;letter-spacing:1px;color:#8490ad;font-weight:400}.workspace-label{display:none}
#nav{overflow-y:auto;min-height:0;margin-top:21px;scrollbar-width:thin;flex:1}.nav-link{min-height:43px;margin:3px 0;padding:9px 15px;font-size:14px;gap:14px;color:#49557b;font-weight:500}.nav-link:hover{background:#edf4ff}.nav-link.active{background:#e6efff;color:#075bff;box-shadow:none;font-weight:650}.nav-icon{width:21px;height:21px;flex-shrink:0}.nav-end{font-size:9px!important}.nav-label{color:#9aa6bd;margin:16px 15px 8px}.sidebar-bottom{padding-top:10px}.sidebar-art{padding:22px 15px 14px;min-height:80px;border-radius:12px;background:linear-gradient(150deg,#edf5ff 15%,#e9f3ff 60%,#cae2ff);color:#7c8bab;font-size:12px}.sidebar-art small{display:block;font-size:10px;margin-top:3px}.profile{margin-top:12px;padding:5px 8px}.avatar{background:#e5eeff;color:#287eff}.profile small{color:var(--muted)}
.workspace{margin-left:244px}.topbar{height:66px;padding:0 28px;background:#ffffffb8;gap:20px}.breadcrumb{color:#9ba5bc;white-space:nowrap}.breadcrumb b{color:#536182}.topbar-right{color:#8793af;white-space:nowrap}.status-dot{background:#12b86b}.version{color:#9ba5bc}.global-search{position:relative;margin-left:auto;width:clamp(180px,26vw,340px)}.global-search input{border:0;background:#f0f3f9;padding:9px 15px;border-radius:12px;font-size:12px}.global-search input::placeholder{color:#9ba4ba}#search-results{position:absolute;top:46px;width:100%;padding:8px;background:#fff;box-shadow:0 12px 40px #233f7c22;border:1px solid var(--line);border-radius:12px;z-index:30;max-height:380px;overflow:auto}#search-results a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:8px}#search-results a:hover{background:var(--pale)}#search-results svg{width:18px;height:18px;color:#287eff}#search-results small{margin-left:auto;color:var(--muted)}#search-results p{padding:12px;color:var(--muted)}
#main{max-width:1800px;padding:22px 26px;min-height:calc(100vh - 125px)}.greet-band{background:none;border:0;padding:0;margin-bottom:18px;align-items:center}.greet-band .eyebrow{display:none}.greet-band h2{font-size:29px;line-height:1.5;margin:0;font-weight:650}.greet-band p{color:#7f8ba8;font-size:14px;margin-top:0}.greet-band .motto{border:0;font-size:12px;line-height:1.9;color:#8e98b0}.greet-band .motto small{color:#9aa4ba;font-size:11px}.eyebrow{letter-spacing:0;color:#97a1b9;font-size:12px;font-weight:400}
.status-grid{gap:16px;margin-bottom:17px}.stat-card{min-height:116px;padding:18px 18px 18px 98px;position:relative;border-radius:12px;box-shadow:0 4px 18px #729bdb05}.stat-card-head{position:absolute;left:20px;top:20px}.stat-card-icon{width:60px;height:60px;border-radius:17px;box-shadow:inset 0 2px 5px #ffffff55}.stat-card-icon svg{width:32px;height:32px}.stat-card.c-wechat .stat-card-icon{background:linear-gradient(135deg,#28d67c,#00aa4c)}.stat-card.c-android .stat-card-icon{background:linear-gradient(135deg,#7591ff,#405bff)}.stat-card.c-ai .stat-card-icon{background:linear-gradient(135deg,#a0a1ff,#7765ff)}.stat-card.c-sessions .stat-card-icon{background:linear-gradient(135deg,#5ab2ff,#2176ff)}.stat-card h4{margin:0;font-size:13px;color:var(--ink);font-weight:600}.stat-card-state,.stat-card strong{font-size:21px;font-weight:650;line-height:1.6;letter-spacing:0}.stat-card small{font-size:10px;color:#97a0b7}.stat-card-head .stat-delta{position:absolute;top:68px;left:0;white-space:nowrap;font-size:9px;padding:0;margin:0;background:none}
.core-grid{grid-template-columns:minmax(0,1.9fr) minmax(290px,1fr);gap:16px;margin-bottom:16px;align-items:stretch}.core-skills{padding:19px 14px;background:white;border:1px solid var(--line);border-radius:12px;min-width:0}.section-heading{position:relative;display:flex;align-items:flex-start;flex-wrap:wrap;gap:0;margin-bottom:15px;padding-right:65px;min-height:42px}.section-heading h3{font-size:17px;flex-basis:100%;color:var(--ink);font-weight:650}.section-heading .eyebrow{font-size:11px;display:block}.section-heading .text-button{position:absolute;right:0;top:1px;white-space:nowrap;color:#368aff;font-size:11px;padding:0}.core-skills .section-heading{gap:0;padding-left:5px}.core-skills .section-heading h3{font-size:18px}.core-skills .skills-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;height:calc(100% - 57px)}.skill-card{--accent:#ff881e;--tint:#fff0df;text-align:center;align-items:center;padding:16px 12px;border-color:#fcf0e5;background:linear-gradient(#fffaf5,#fffcf9);min-width:0;min-height:221px}.skill-database{--accent:#257dff;--tint:#e5efff;background:linear-gradient(#f9fbff,#f6faff);border-color:#eef3fc}.skill-reminder{--accent:#ff3779;--tint:#ffe6ef;background:linear-gradient(#fff9fc,#fff7fa);border-color:#fbeef4}.skill-document{--accent:#00af69;--tint:#e3f8ef;background:linear-gradient(#f6fcfa,#f5fcf9);border-color:#eaf6f2}.skill-card-top{flex-direction:column;gap:6px}.skill-card-top .tag{font-size:9px;padding:1px 6px;background:transparent;color:var(--muted)}.skill-symbol{width:53px;height:53px;border-radius:50%;background:var(--tint,var(--pale));color:var(--accent,var(--green))}.skill-symbol svg{width:28px;height:28px}.skill-card h3{font-size:16px;margin-top:8px}.skill-card p{font-size:11px;color:#8a91a6;line-height:1.8;margin:6px 0 13px}.skill-card-bottom{width:100%;padding:0;border:0;display:flex;flex-direction:column;gap:5px;color:#a2a9ba}.skill-card-bottom button{width:100%;border-radius:7px;padding:7px 4px;background:var(--tint);color:var(--accent);font-size:12px}.skill-card-bottom button:hover{filter:brightness(.97)}
.panel{padding:18px;border-radius:12px;box-shadow:0 3px 18px #729bdb04;min-width:0}.run-panel{background:white}.run-list{display:grid;gap:8px;margin:0}.run-item{display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-end;gap:15px;border:0;border-radius:12px;background:linear-gradient(110deg,#f9fbff,#f5f7fb);padding:9px 13px;min-height:53px}.run-meta{flex:1;flex-direction:column;font-size:12px;gap:2px;color:var(--ink);font-weight:600}.run-meta .stat-delta{margin:0;background:none;padding:0;font-weight:400}.run-meta .muted{font-size:10px;font-weight:400}.run-value{margin:0;min-width:66px;flex-direction:column;align-items:center;gap:0}.run-value strong{font-size:21px;letter-spacing:0;font-weight:650;color:#3188ff}.run-value small{font-size:9px;color:#8d99b2}.run-item:first-child .run-value strong{color:#00a56a}.run-item:last-child .run-value strong{color:#fb4861}
.dash-grid{grid-template-columns:1.2fr 1fr 1.15fr;gap:16px;align-items:stretch}.recent-row{gap:8px;padding:9px 0;border-color:var(--line)}.recent-row:hover{background:#f6f9ff}.recent-source{width:24px;height:24px;border-radius:6px;color:#2487ff;background:#ebf3ff}.recent-main strong{font-size:10px;color:#647394}.recent-main small{color:#929db5;font-size:10px}.recent-row .time{color:#a0abc3;font-size:9px}.quick-grid{gap:8px}.quick-item{background:#f5f8fd;border:0;padding:11px 9px;gap:8px}.quick-item:hover{background:#eaf2ff}.quick-item strong{font-size:11px}.quick-item small{font-size:9px;color:#94a0b8}.quick-icon{background:none;color:#338cff;width:23px;height:27px}.quick-icon svg{width:24px;height:24px}.quick-arrow{display:none}.device-row{border-color:var(--line);padding:10px 0;gap:8px}.device-icon{background:#edf5ff;color:#368bff}.device-row small{color:#95a0b6}.device-row .tag{font-size:9px;white-space:nowrap}.tag{background:#e9f8f0;color:#0aa565}.tag.gray{background:#f0f3f9;color:#929eb4}.tag.orange{background:#fff3e8;color:#d68835}.connection-flow{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:25px 0}.connection-flow span{background:#eef5ff;padding:12px;border-radius:10px;color:#2979e5}.connection-flow b{color:#91bfff}.notice{background:#f1f6ff;border-color:#e2edff;color:#7085aa}.primary:hover{background:#116aec}.auth-story{background:#edf4ff}.story-main p,.auth-story>small,.auth-form small{color:#899ab8}.orbit i{border-color:#b4d2fc}.orbit span{color:#3888f4}.data-table th{background:#f6f9fe;color:#7b8eaf}.data-table td{border-color:var(--line)}.data-table td small{color:#8c9bb4}.chat-sessions,.chat-tools{background:#f8faff}.session-button{color:#7587a6}.session-button.selected{background:#eaf2ff;color:#287eff}.bubble{background:#f0f5fd}.user .bubble{background:#287eff;color:#fff}.chat-compose textarea{background:#f5f8fd}.suggestions button{color:#4582d6;background:#f0f5ff}.empty,.empty-symbol{color:#99a7bf}input:focus,select:focus,textarea:focus{outline-color:#c5ddff;border-color:#82b3ff}button:focus-visible,a:focus-visible{outline-color:#388aff}footer{color:#a1acc1;border-color:var(--line)}footer>span{color:#a1acc1}#toast{background:#244b8c}
@media(min-width:1550px){.sidebar{width:254px}.workspace{margin-left:254px}.nav-link{min-height:46px;font-size:16px}.skill-card{min-height:248px;padding:19px 16px}.skill-card p{font-size:13px}.stat-card{min-height:119px}.dash-grid .panel{min-height:240px}}
@media(max-width:1200px){.sidebar{width:220px}.workspace{margin-left:220px}.sidebar .brand{font-size:17px}.core-grid{grid-template-columns:1fr}.run-list{grid-template-columns:repeat(4,1fr)}.run-item{flex-direction:column;gap:7px}.run-meta{align-items:center}.dash-grid{grid-template-columns:1fr 1fr}.recent-panel{grid-column:1/-1}.status-grid{gap:10px}.stat-card{padding-left:72px}.stat-card-head{left:12px}.stat-card-icon{width:48px;height:48px}.stat-card-state{font-size:18px}.topbar-right .version{display:none}}
@media(max-width:900px){.status-grid{grid-template-columns:repeat(2,1fr)}.topbar-right{display:none}.greet-band .motto{display:none}.core-skills .skills-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.run-list{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}.recent-panel{grid-column:auto}}
@media(max-width:760px){.sidebar{width:244px}.workspace{margin-left:0}.topbar{padding:0 16px;gap:10px}.breadcrumb{font-size:10px}.breadcrumb span{margin:0 4px}.global-search{width:45%;min-width:120px}.global-search input{font-size:11px}#main{padding:20px 14px}.greet-band h2{font-size:24px}.greet-band p{font-size:12px}.greet-band{gap:0;padding:0}.stat-card{padding:14px 10px 14px 65px;min-height:110px}.stat-card-head{left:10px;top:16px}.stat-card-icon{width:43px;height:43px;border-radius:13px}.stat-card-icon svg{width:25px;height:25px}.stat-card h4{font-size:11px}.stat-card-state{font-size:16px}.core-skills{padding:15px 10px}.skill-card{padding:14px 10px}.skill-card h3{font-size:14px}.run-panel{margin:0}.page-heading{flex-wrap:wrap}.settings-meta{grid-template-columns:90px minmax(0,1fr)}.settings-meta dd{overflow-wrap:anywhere}.form-grid{gap:15px}.sidebar-bottom{padding-top:5px}.sidebar-art{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
