:root{--font: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--radius: 14px;--radius-sm: 10px;--radius-lg: 20px;--shadow-sm: 0 1px 3px rgba(15, 23, 42, .08);--shadow: 0 6px 20px rgba(15, 23, 42, .1);--shadow-lg: 0 18px 48px rgba(15, 23, 42, .18);--green: #16a34a;--yellow: #d97706;--red: #dc2626;--green-bg: #ecfdf5;--yellow-bg: #fffbeb;--red-bg: #fef2f2}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font);background:#eef1f6;color:#0f172a;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#64748b4d;border-radius:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;transition:transform .06s ease,filter .15s ease;white-space:nowrap}.btn:active{transform:scale(.97)}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary:hover{filter:brightness(1.05)}.btn-dark{background:#0f172a;color:#fff}.btn-ghost{background:#6366f11a;color:#5b53e0}.btn-ghost:hover{background:#6366f12e}.btn-outline{border:1.5px solid #cbd5e1;color:#334155;background:#fff}.btn-outline:hover{border-color:#94a3b8}.btn-sm{padding:6px 12px;font-size:12.5px;border-radius:8px}.btn-block{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.card-pad{padding:16px}.chip{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#f1f5f9;color:#475569}.chip-indigo{background:#6366f11f;color:#5b53e0}.chip-green{background:var(--green-bg);color:var(--green)}.chip-yellow{background:var(--yellow-bg);color:var(--yellow)}.chip-red{background:var(--red-bg);color:var(--red)}.chip-blue{background:#eff6ff;color:#2563eb}.badge-state{padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:700}.st-published{background:var(--green-bg);color:var(--green)}.st-draft{background:#f1f5f9;color:#64748b}.st-review{background:var(--yellow-bg);color:var(--yellow)}.st-rejected{background:var(--red-bg);color:var(--red)}.st-generating{background:#eff6ff;color:#2563eb}.st-approved{background:#6366f11f;color:#5b53e0}.st-audited{background:#ede9fe;color:#7c3aed}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dot-g{background:var(--green)}.dot-y{background:var(--yellow)}.dot-r{background:var(--red)}.muted{color:#64748b}.tiny{font-size:12px}.row{display:flex;align-items:center}.between{display:flex;align-items:center;justify-content:space-between}.wrap{flex-wrap:wrap}.gap8{gap:8px}.gap12{gap:12px}.gap16{gap:16px}.grow{flex:1}.col{display:flex;flex-direction:column}.section-title{font-size:15px;font-weight:800;margin-bottom:12px}.bar{height:8px;border-radius:999px;background:#eef2f7;overflow:hidden}.bar>span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.empty{text-align:center;color:#94a3b8;padding:48px 16px}.empty .ico{font-size:42px;margin-bottom:10px}.tabs{display:flex;gap:6px;background:#f1f5f9;padding:5px;border-radius:12px}.tabs button{flex:1;padding:8px;border-radius:9px;font-size:13px;font-weight:600;color:#64748b}.tabs button.active{background:#fff;color:#0f172a;box-shadow:var(--shadow-sm)}.tag{font-size:11px;padding:2px 8px;border-radius:6px;background:#f8fafc;color:#64748b;border:1px solid #eef2f7}.emp-shell{max-width:440px;margin:0 auto;min-height:100vh;background:linear-gradient(180deg,#eef0ff,#f4f6fb 220px,#f4f6fb);position:relative;padding-bottom:78px}.emp-shell.no-tab{padding-bottom:0}.emp-top{padding:26px 18px 14px}.emp-top h1{font-size:21px;font-weight:900;letter-spacing:-.3px}.emp-top .sub{color:#6b7280;font-size:13px;margin-top:3px}.emp-coach-orb{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:var(--shadow)}.emp-back-bar{display:flex;align-items:center;gap:6px;padding:14px 14px 8px;color:#475569;font-size:15px;font-weight:700;cursor:pointer}.emp-back-bar .ic{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.emp-back-bar:active{opacity:.7}.prepare{position:relative}.prepare .emp-back-bar.on-card{position:absolute;top:4px;left:14px;z-index:2;color:#fff;padding:0}.prepare .emp-back-bar.on-card .ic svg{stroke:#fff}.emp-card{background:#fff;border-radius:var(--radius);margin:0 14px 14px;padding:16px;box-shadow:var(--shadow-sm)}.emp-card h3{font-size:14.5px;font-weight:800}.emp-reco{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:var(--radius);margin:0 14px 14px;padding:18px;box-shadow:var(--shadow);position:relative;overflow:hidden}.emp-reco:after{content:"";position:absolute;right:-30px;top:-30px;width:120px;height:120px;background:#ffffff1f;border-radius:50%}.emp-reco h3{font-size:17px;font-weight:900;margin-bottom:4px}.emp-reco .why{font-size:12.5px;opacity:.92;margin:8px 0 12px;line-height:1.5}.emp-reco .meta{display:flex;gap:14px;font-size:12px;opacity:.9;margin-bottom:14px}.ability-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ability-item{background:#f8fafc;border-radius:12px;padding:12px}.ability-item .name{font-size:12.5px;color:#475569}.ability-item .val{font-size:22px;font-weight:900;margin:2px 0}.ability-item .up{font-size:11px;color:var(--green);font-weight:700}.growth-pill{display:flex;align-items:center;gap:12px}.growth-pill .lv{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:18px}.coach-tip{background:#6366f11a;border:1.5px dashed #818cf8;color:#4338ca;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.55;margin:10px 0}.emp-tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:440px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid #eef2f7;display:flex;padding:8px 6px;box-shadow:0 -4px 20px #0f172a0f;z-index:50}.emp-tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:11px;color:#94a3b8;padding:4px 0;border-radius:10px;font-weight:600}.emp-tabbar a.active{color:#0f172a}.emp-tabbar .ic{width:22px;height:22px;display:flex;align-items:center;justify-content:center}.emp-tabbar .ic svg{width:100%;height:100%}.coach-stage{display:flex;flex-direction:column;height:100vh;height:100dvh;max-width:440px;margin:0 auto;background:#f5f7fb;overflow:hidden}.coach-head{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;flex:0 0 auto}.coach-head .avatar{width:40px;height:40px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:20px}.coach-head .back{font-size:22px;cursor:pointer;opacity:.9}.states-row{display:flex;gap:6px;padding:8px 12px;background:#fff;overflow-x:auto}.states-row:first-child{border-bottom:1px solid #eef2f7}.state-pill{flex:0 0 auto;display:flex;flex-direction:column;gap:3px;min-width:64px;background:#f8fafc;border-radius:10px;padding:7px 9px}.state-pill .sl{font-size:10.5px;color:#64748b}.state-pill .sv{font-size:12px;font-weight:800}.coach-status{flex:0 0 auto;background:#fff;box-shadow:0 4px 10px #0f172a0d}.coach-thread{flex:1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:10px}.msg{max-width:80%;padding:11px 13px;border-radius:14px;font-size:14px;line-height:1.5}.msg-char{align-self:flex-start;background:#fff;color:#0f172a;border-bottom-left-radius:4px;box-shadow:var(--shadow-sm)}.msg-user{align-self:flex-end;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:4px}.msg-event{align-self:center;background:#fff7ed;color:#c2410c;font-size:11.5px;padding:6px 12px;border-radius:999px;border:1px solid #fed7aa}.coach-input{position:sticky;bottom:0;background:#fff;border-top:1px solid #eef2f7;padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom));display:flex;gap:8px;align-items:center}.coach-input input{flex:1;border:1.5px solid #e2e8f0;border-radius:12px;padding:11px 12px;font-size:14px;outline:none;min-width:0}.coach-input input::placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coach-input input:focus{border-color:#818cf8}.send-btn{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.mic-btn{width:42px;height:42px;border-radius:12px;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;flex:0 0 auto;transition:all .15s}.mic-btn.active{background:var(--red);color:#fff;animation:pulse 1.2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.dot-pulse{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-left:8px;vertical-align:middle;animation:dotPulse 1.2s infinite}@keyframes dotPulse{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.mic-btn:active,.mic-btn.active{background:var(--red);color:#fff}.voice-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:60}.voice-panel{width:260px;padding:24px 20px 22px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 20px 50px #0000004d;transition:background .15s,transform .15s}.voice-panel.cancel{background:#fee2e2;transform:scale(1.04)}.voice-wave{display:flex;gap:4px;justify-content:center;align-items:flex-end;height:22px;margin-bottom:6px}.voice-wave i{width:4px;height:6px;background:#818cf8;border-radius:2px;animation:vwave 1s infinite ease-in-out}.voice-wave i:nth-child(2){animation-delay:.15s}.voice-wave i:nth-child(3){animation-delay:.3s}.voice-wave i:nth-child(4){animation-delay:.45s}.voice-wave i:nth-child(5){animation-delay:.6s}@keyframes vwave{0%,to{height:6px}50%{height:22px}}.voice-mic{width:64px;height:64px;margin:6px auto 14px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;animation:vpulse 1.3s infinite}.voice-panel.cancel .voice-mic{background:linear-gradient(135deg,#ef4444,#f97316)}@keyframes vpulse{0%,to{transform:scale(1);box-shadow:0 0 #6366f180}50%{transform:scale(1.06);box-shadow:0 0 0 12px #6366f100}}.voice-tip{font-size:14px;font-weight:700;color:#475569;margin-bottom:10px}.voice-panel.cancel .voice-tip{color:#b91c1c}.voice-text{font-size:13px;color:#64748b;background:#f1f5f9;border-radius:10px;padding:9px 12px;min-height:38px;line-height:1.5;word-break:break-all}.hint-card{align-self:center;background:#fffbeb;border:1.5px solid #fcd34d;color:#92400e;border-radius:12px;padding:10px 13px;font-size:12.5px;line-height:1.5;max-width:90%;box-shadow:var(--shadow-sm)}.hint-card b{color:#b45309}.suggest-card{align-self:center;background:#eff6ff;border:1.5px solid #bfdbfe;color:#1e40af;border-radius:12px;padding:10px 13px;font-size:12.5px;line-height:1.5;max-width:90%;box-shadow:var(--shadow-sm)}.suggest-card b{color:#1d4ed8}.prepare{max-width:440px;margin:0 auto;padding:26px 14px 28px}.prepare .scene-hero{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:var(--radius-lg);padding:22px;margin-bottom:16px;box-shadow:var(--shadow)}.prepare .scene-hero h2{font-size:22px;font-weight:900}.kv{display:flex;justify-content:space-between;padding:11px 0;border-bottom:1px solid #f1f5f9;font-size:13.5px}.kv:last-child{border-bottom:none}.kv .k{color:#64748b}.cap-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.admin-shell{display:flex;min-height:100vh}.admin-side{width:228px;flex:0 0 228px;background:#0f172a;color:#cbd5e1;display:flex;flex-direction:column;position:fixed;height:100vh;overflow-y:auto}.admin-logo{padding:16px 18px;display:flex;align-items:center;gap:10px;color:#fff;font-weight:900;font-size:15px;border-bottom:1px solid rgba(255,255,255,.07)}.admin-logo .mk{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:16px}.admin-nav{padding:10px;flex:1}.admin-nav .group{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.6px;padding:14px 12px 6px;font-weight:700}.admin-nav a{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:9px;font-size:13px;color:#cbd5e1;font-weight:500;margin-bottom:2px}.admin-nav a:hover{background:#ffffff0f;color:#fff}.admin-nav a.active{background:linear-gradient(90deg,#6366f159,#6366f11f);color:#fff;font-weight:700}.admin-nav .ic{font-size:16px;width:20px;text-align:center}.admin-main{margin-left:228px;flex:1;background:#f1f5f9;min-height:100vh}.admin-top{height:58px;background:#fff;border-bottom:1px solid #e5e9f0;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20}.admin-top h1{font-size:17px;font-weight:800}.admin-crumbs{font-size:12px;color:#94a3b8}.admin-content{padding:22px}.admin-grid{display:grid;gap:16px}.cols-4{grid-template-columns:repeat(4,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-2{grid-template-columns:repeat(2,1fr)}.stat{background:#fff;border-radius:var(--radius);padding:16px 18px;box-shadow:var(--shadow-sm)}.stat .lab{font-size:12.5px;color:#64748b}.stat .num{font-size:26px;font-weight:900;margin:4px 0 2px}.stat .delta{font-size:12px;font-weight:700}.stat .delta.up{color:var(--green)}.stat .delta.down{color:var(--red)}.panel{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.panel-h{padding:15px 18px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.panel-h h3{font-size:15px;font-weight:800}.panel-b{padding:18px}.tbl{width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.tbl th{text-align:left;color:#64748b;font-weight:700;font-size:12px;padding:10px 12px;border-bottom:2px solid #eef2f7;background:#fafbfc}.tbl td{padding:11px 12px;border-bottom:1px solid #f1f5f9;color:#334155}.tbl tr:hover td{background:#f8fafc}.tbl .act{color:#6366f1;font-weight:700;cursor:pointer}.tbl .nowrap{white-space:nowrap}.tbl .cell-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tbl-kb th:first-child,.tbl-kb td:first-child{width:auto}.tbl-kb th,.tbl-kb td{vertical-align:middle}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:16px}.fld{border:1.5px solid #e2e8f0;border-radius:9px;padding:8px 11px;font-size:13px;background:#fff;color:#0f172a}.fld:focus{outline:none;border-color:#818cf8}.mini-prog{height:6px;border-radius:999px;background:#eef2f7;overflow:hidden;width:80px;display:inline-block;vertical-align:middle}.mini-prog>span{display:block;height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.kv2{display:flex;justify-content:space-between;align-items:center;padding:9px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.kv2:last-child{border-bottom:none}.kv2 .k{color:#475569}.route-flow{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12.5px}.route-node{background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:8px 12px;font-weight:600}.route-arrow{color:#94a3b8;font-weight:800}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:12px 20px;border-radius:12px;font-size:13.5px;box-shadow:var(--shadow-lg);z-index:999;animation:pop .25s ease}@keyframes pop{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.seg{display:inline-flex;background:#f1f5f9;border-radius:10px;padding:4px;gap:4px}.seg button{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;color:#64748b}.seg button.active{background:#fff;color:#0f172a;box-shadow:var(--shadow-sm)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:720px){.detail-grid{grid-template-columns:1fr}.cols-4,.cols-3,.cols-2{grid-template-columns:1fr 1fr}}.fade{animation:fade .3s ease}@keyframes fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.scroll-x{overflow-x:auto}.app-entry{max-width:980px;margin:40px auto;padding:0 20px}.entry-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.entry-card{border-radius:var(--radius-lg);padding:30px;color:#fff;box-shadow:var(--shadow);cursor:pointer;transition:transform .1s}.entry-card:hover{transform:translateY(-3px)}.entry-card.emp{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.entry-card.admin{background:linear-gradient(135deg,#0f172a,#334155)}.entry-card h2{font-size:24px;font-weight:900;margin-bottom:8px}.entry-card p{font-size:13.5px;opacity:.9;line-height:1.6}.entry-card .go{margin-top:18px;font-weight:800;display:inline-flex;gap:6px;align-items:center}.entry-card .url-row{margin-top:14px;padding:8px 10px;background:#ffffff26;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:12px}.entry-card .url{opacity:.9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-card .copy{flex:0 0 auto;padding:3px 8px;background:#fff3;border-radius:6px;font-weight:700}.brand{text-align:center;margin-bottom:30px}.brand .mk{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:inline-flex;align-items:center;justify-content:center;font-size:28px;box-shadow:var(--shadow)}.brand h1{font-size:26px;font-weight:900;margin-top:12px}.brand .tag2{color:#64748b;font-size:13px;margin-top:4px}.modal-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:200;padding:20px}.modal{background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:720px;max-height:90vh;overflow:auto;animation:pop .2s ease}.modal-h{padding:16px 20px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.modal-h h3{font-size:16px;font-weight:800}.modal-b{padding:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1 / -1}.form-row{display:flex;flex-direction:column;gap:5px}.form-row label{font-size:12px;font-weight:700;color:#475569}.form-row .fld{width:100%}.form-row textarea{min-height:72px;resize:vertical}.fld:disabled{background:#f8fafc;color:#94a3b8}.drawer-back{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:210}.drawer{position:fixed;top:0;right:0;width:100%;max-width:520px;height:100vh;background:#fff;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;animation:slideIn .25s ease}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-h{padding:16px 20px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.drawer-h h3{font-size:16px;font-weight:800}.drawer-b{flex:1;overflow-y:auto;padding:20px}
