:root{--bg:#f4f7fb;--ink:#14213a;--muted:#718096;--line:#e6eaf0;--nav:#0b1728;--nav2:#13243a;--blue:#356ae6;--cyan:#19b6c9;--green:#11a36a;--amber:#e89b21;--red:#d94b57;--white:#fff;--shadow:0 10px 32px rgba(24,39,75,.08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.app{min-height:100vh;display:grid;grid-template-columns:240px 1fr}aside{position:fixed;inset:0 auto 0 0;width:240px;background:var(--nav);color:#fff;padding:26px 18px;display:flex;flex-direction:column}.logo{display:flex;align-items:center;gap:12px;padding:0 8px 30px}.logo b{display:block;font-size:17px}.logo small{color:#7790ad}.mark{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;font-weight:800;letter-spacing:-2px;font-size:22px;box-shadow:0 10px 30px #356ae655}.mark.small{width:40px;height:40px;border-radius:12px;font-size:15px}nav{display:grid;gap:7px}nav button{border:0;background:transparent;color:#9db0c8;text-align:left;padding:12px 14px;border-radius:10px;font-weight:600}nav button i{font-style:normal;margin-right:11px;width:18px;display:inline-block;text-align:center}nav button:hover,nav button.active{background:var(--nav2);color:#fff}.side-foot{margin-top:auto;border-top:1px solid #1d3148;padding-top:18px}.user-chip{display:flex;align-items:center;gap:10px;margin-bottom:12px}.user-chip>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#263e5b;color:#b8d4ef}.user-chip b,.user-chip small{display:block}.user-chip small{color:#7890a9;font-size:11px;margin-top:2px}.ghost{color:#8ea5bc;background:transparent;border:0;padding:5px}.app main{grid-column:2;min-width:0}header{height:116px;background:#fff;padding:23px 36px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}header h1{margin:5px 0 0;font-size:25px;letter-spacing:-.6px}.header-actions{display:flex;gap:16px;align-items:center}.live{font-size:12px;color:var(--muted)}.live i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-right:7px;box-shadow:0 0 0 4px #11a36a18}.primary,.secondary{border:0;border-radius:9px;padding:10px 16px;font-weight:700}.primary{background:var(--blue);color:#fff;box-shadow:0 5px 14px #356ae62b}.primary:hover{background:#285bcf}.secondary{background:#edf1f6;color:#4b5d73}.wide{width:100%;padding:13px}#content{padding:30px 36px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat,.panel{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 4px 16px rgba(15,32,57,.035)}.stat{padding:20px}.stat-top{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.stat-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#edf3ff;color:var(--blue)}.stat strong{display:block;font-size:27px;margin:9px 0 3px}.stat small{color:var(--muted)}.grid-2{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-top:18px}.panel{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.panel h2{font-size:16px;margin:0}.pipeline{display:flex;align-items:flex-end;gap:16px;height:210px;padding-top:20px}.pipe{flex:1;text-align:center;color:var(--muted);font-size:12px}.pipe-bar{background:linear-gradient(#4a7bea,#74c8da);border-radius:7px 7px 2px 2px;min-height:7px;margin:7px 0}.activity{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #edf0f4}.activity:last-child{border:0}.activity .dot{width:9px;height:9px;background:var(--cyan);border-radius:50%;margin-top:6px}.activity b{font-size:13px}.activity p{margin:3px 0;color:var(--muted);font-size:12px}.toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}.search{position:relative;max-width:420px;width:100%}.search input{width:100%;padding-left:36px}.search:before{content:'⌕';position:absolute;left:13px;top:9px;color:var(--muted)}input,select,textarea{border:1px solid #dbe1e9;border-radius:8px;padding:10px 11px;background:#fff;color:var(--ink);outline:none;width:100%}input:focus,select:focus,textarea:focus{border-color:#6d91ed;box-shadow:0 0 0 3px #356ae612}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#7b899b;font-size:11px;text-transform:uppercase;letter-spacing:.5px;padding:12px;border-bottom:1px solid var(--line)}td{padding:14px 12px;border-bottom:1px solid #edf0f4}tr:hover td{background:#fafcff}.name-cell b{display:block}.name-cell small{color:var(--muted)}.badge{display:inline-flex;border-radius:20px;padding:4px 9px;font-size:11px;font-weight:700;background:#edf1f6;color:#53647a}.badge.active,.badge.completed,.badge.done{background:#e5f7ef;color:#078454}.badge.lead,.badge.todo{background:#eaf0fe;color:#315fcb}.badge.vip,.badge.high{background:#fff0e2;color:#b66a0c}.badge.inactive,.badge.cancelled{background:#fbe9eb;color:#b23541}.link{background:none;border:0;color:var(--blue);padding:0}.kanban{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.column{background:#eef2f7;border-radius:13px;padding:14px;min-height:420px}.column-title{display:flex;justify-content:space-between;font-weight:700;font-size:13px;margin-bottom:14px}.task-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:10px;box-shadow:0 3px 8px #14213a08}.task-card b{font-size:13px}.task-card p{color:var(--muted);font-size:12px;line-height:1.5}.task-meta{display:flex;justify-content:space-between;color:#8390a1;font-size:11px}.detail-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.detail-head h2{margin:0 0 5px}.tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);margin-bottom:18px}.tabs button{background:none;border:0;padding:11px 1px;color:var(--muted)}.tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.kv{padding:8px 0}.kv small{display:block;color:var(--muted);font-size:11px}.kv b{font-size:13px}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#fff}.auth-brand{background:radial-gradient(circle at 20% 25%,#224e88 0,#10243e 36%,#091524 75%);color:#fff;display:flex;align-items:center;justify-content:center;gap:24px;padding:50px}.auth-brand h1{font-size:42px;margin:0}.auth-brand p{color:#91acc8;max-width:320px}.auth-card{width:min(390px,80%);margin:auto}.auth-card h2{font-size:27px;margin:10px 0}.auth-card label{font-size:12px;font-weight:700;display:block;margin:18px 0 7px}.auth-card input{margin-top:7px}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:var(--blue);font-size:11px;font-weight:800}.muted{color:var(--muted)}.error{color:var(--red);font-size:12px;margin-top:12px;min-height:18px}.modal{position:fixed;inset:0;background:#07101dcc;display:grid;place-items:center;z-index:10;padding:20px}.modal-box{background:#fff;border-radius:16px;width:min(620px,100%);max-height:90vh;overflow:auto;box-shadow:0 25px 70px #0005}.modal-head{display:flex;justify-content:space-between;padding:21px 24px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:19px}.modal-head button{border:0;background:none;font-size:25px;color:var(--muted)}#modalBody{padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;gap:14px}#modalBody label{font-size:12px;font-weight:700}#modalBody input,#modalBody select,#modalBody textarea{margin-top:7px}#modalBody .full{grid-column:1/-1}.modal-actions{padding:17px 24px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px}.toast{position:fixed;right:25px;bottom:25px;background:#10243e;color:#fff;padding:13px 18px;border-radius:9px;box-shadow:var(--shadow);z-index:20}.empty{text-align:center;color:var(--muted);padding:45px}.menu{display:none}
.help-hero{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:28px;border-radius:16px;background:linear-gradient(120deg,#0d2240,#174e73);margin-bottom:18px}.help-search{max-width:720px}.help-search input{border:0;padding:14px 16px 14px 42px}.help-search:before{top:13px}.help-cats{display:flex;gap:8px;overflow:auto;padding:2px 0 16px}.help-cats button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--muted);padding:9px 13px;border-radius:20px}.help-cats button.active{background:var(--nav2);color:#fff;border-color:var(--nav2)}.help-cats span{opacity:.7;margin-left:5px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.help-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;padding:19px;color:var(--ink);min-height:165px;box-shadow:0 4px 14px #14213a08}.help-card:hover{border-color:#9ab2ee;transform:translateY(-1px)}.help-card span,.help-card small{display:block;color:var(--blue);font-size:11px}.help-card b{display:block;font-size:15px;margin:12px 0 7px}.help-card p{color:var(--muted);font-size:13px;line-height:1.55;margin:0 0 15px}.help-card small{color:var(--muted)}.article{max-width:900px;margin:auto}.article .eyebrow{display:block;margin:24px 0 7px}.article h2{font-size:26px}.article-body{line-height:1.85;border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.article-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:30px;padding-top:18px}.notice{width:100%;display:flex;text-align:left;gap:13px;border:0;border-bottom:1px solid var(--line);background:#f7faff;padding:15px}.notice.read{background:#fff;opacity:.68}.notice .dot{width:8px;height:8px;background:var(--blue);border-radius:50%;margin-top:6px}.notice.read .dot{background:#c5ceda}.notice b,.notice p,.notice small{display:block}.notice p{margin:4px 0;color:var(--muted)}.notice small{color:var(--muted)}.report-filter>div{display:flex;gap:12px}.report-filter label{font-size:12px;color:var(--muted)}.report-filter input{margin-top:5px}
@media(max-width:900px){.app{display:block}aside{transform:translateX(-100%);z-index:9;transition:.2s}aside.open{transform:none}.app main{display:block}header{padding:20px;height:105px}.menu{display:inline-block;border:0;background:none;margin-right:8px}#content{padding:20px}.stats{grid-template-columns:1fr 1fr}.grid-2{grid-template-columns:1fr}.kanban{grid-template-columns:1fr}.help-grid{grid-template-columns:1fr 1fr}.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.auth-card{padding-top:90px}.header-actions .live{display:none}}@media(max-width:560px){.stats{grid-template-columns:1fr}.help-grid{grid-template-columns:1fr}.help-hero{align-items:stretch;flex-direction:column}.report-filter,.report-filter>div{align-items:stretch;flex-direction:column}.header-actions .primary{font-size:0}.header-actions .primary:first-letter{font-size:18px}#modalBody{grid-template-columns:1fr}.detail-grid{grid-template-columns:1fr}.table-wrap{overflow:auto}}
