:root{color:#18202f;background:#f6f8fb;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f8fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.loading{min-height:100vh;display:grid;place-items:center;color:#475569;gap:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:48px;align-items:center;padding:64px clamp(24px,7vw,112px);background:linear-gradient(115deg,#ffffffd1,#ffffff47),url(https://images.unsplash.com/photo-1556761175-b413da4baf72?auto=format&fit=crop&w=1800&q=85) center/cover}.login-copy{max-width:700px;color:#102033}.eyebrow{display:inline-flex;color:#0f766e;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.login-copy h1,.solution-hero h1{margin:12px 0 16px;font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:0}.login-copy p,.solution-hero p{margin:0;max-width:680px;color:#334155;font-size:20px}.login-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.login-points span,.delivery-list span{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid rgba(15,118,110,.2);border-radius:8px;background:#ffffffc7;color:#0f172a;font-weight:700}.login-panel{padding:28px;background:#ffffffeb;border:1px solid rgba(148,163,184,.32);border-radius:8px;box-shadow:0 24px 70px #0f172a29}.panel-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#0f766e;color:#fff}.login-panel h2{margin:18px 0}label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:800}input,textarea,select{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;padding:11px 12px;outline:none}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e24}.login-panel label+label,.form-panel label+label{margin-top:14px}button,.hero-actions a{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#0f766e;color:#fff;padding:11px 16px;font-weight:800;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.62}.login-panel button{width:100%;margin-top:18px}.hint,.error,.empty{color:#64748b;font-size:13px}.error,.toast{color:#b91c1c}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:#132033;color:#fff}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:#14b8a6;font-weight:900}.sidebar h1{margin:18px 0 8px;font-size:22px}.sidebar p{margin:0;color:#b6c2d0;font-size:14px}.sidebar nav{display:grid;gap:8px;margin-top:32px}.sidebar a,.logout{justify-content:flex-start;color:#e2e8f0;background:transparent;border:1px solid transparent;padding:10px;text-decoration:none}.sidebar a:hover,.logout:hover{background:#ffffff14;border-color:#ffffff1f}.workspace{padding:26px;min-width:0}.topbar,.section-title,.panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar h2,.section-title h2,.panel-title h3{margin:0}.topbar button{background:#fff;color:#0f172a;border:1px solid #dbe3ee}.toast{margin-top:16px;padding:12px 14px;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:22px 0}.stats-grid article,.panel,.solution-grid article,.architecture,.delivery,.process-section{background:#fff;border:1px solid #dbe3ee;border-radius:8px}.stats-grid article{padding:18px}.stats-grid strong{display:block;color:#0f766e;font-size:28px}.stats-grid span{color:#64748b;font-size:13px;font-weight:800}.split-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:16px}.split-layout.lower{grid-template-columns:420px minmax(0,1fr);margin-top:16px}.panel{min-width:0;padding:18px}.panel-title{justify-content:flex-start;margin-bottom:14px}.project-list{display:grid;gap:10px}.project-list button{display:grid;justify-content:stretch;gap:6px;text-align:left;color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0}.project-list button.active{border-color:#0f766e;background:#ecfdf5}.project-list span{color:#64748b;font-size:13px}.project-list i{height:6px;overflow:hidden;border-radius:999px;background:#dbe3ee}.project-list b{display:block;height:100%;background:#0f766e}.project-head{display:flex;justify-content:space-between;gap:20px}.project-head h2{margin:8px 0;font-size:26px}.project-head p{margin:0;color:#475569}.project-head>strong{color:#0f766e;font-size:42px}.status-pill,.priority{display:inline-flex;align-items:center;border-radius:999px;padding:3px 9px;background:#e0f2fe;color:#075985;font-size:12px;font-weight:900}.meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.meta-grid span{display:grid;gap:3px;padding:12px;border-radius:8px;background:#f8fafc;color:#64748b;font-size:12px}.meta-grid b{color:#0f172a;font-size:15px}.board-section{margin-top:16px}.section-title{margin:0 0 12px}.section-title>span{color:#64748b;font-weight:800}.kanban{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:12px;overflow-x:auto;padding-bottom:2px}.column{min-height:320px;padding:12px;border:1px solid #dbe3ee;border-radius:8px;background:#eef3f8}.column h3{margin:2px 0 12px;font-size:15px}.task-card{width:100%;display:grid;gap:10px;margin-bottom:10px;padding:12px;text-align:left;color:#0f172a;background:#fff;border:1px solid #dbe3ee}.task-card.selected{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f}.task-card div,.task-card footer{display:flex;justify-content:space-between;gap:10px}.task-card p{min-height:42px;margin:0;color:#475569;font-size:13px}.task-card footer{color:#64748b;font-size:12px;font-weight:800}.task-card footer span{display:inline-flex;align-items:center;gap:4px}.task-card select{padding:8px}.p-低{background:#f1f5f9;color:#475569}.p-中{background:#e0f2fe;color:#075985}.p-高{background:#fff7ed;color:#c2410c}.p-紧急{background:#ffe4e6;color:#be123c}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.form-panel button,.comment-form button{width:100%;margin-top:14px}.comment-form{display:grid;gap:10px}.activity-list{display:grid;gap:10px;max-height:420px;overflow:auto}.comment-item,.activity-item{display:grid;gap:4px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.comment-item{grid-template-columns:32px 1fr}.comment-item span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:900}.comment-item p,.activity-item p{margin:0;color:#475569;font-size:13px}.comment-item strong,.activity-item strong{display:block;color:#0f172a;font-size:13px}.solution-page{background:#f6f8fb;color:#0f172a}.solution-hero{min-height:82vh;display:flex;flex-direction:column;justify-content:center;padding:72px clamp(24px,8vw,120px);background:linear-gradient(90deg,#f6f8fbf0,#f6f8fbb8,#f6f8fb47),url(https://images.unsplash.com/photo-1552664730-d307ca884978?auto=format&fit=crop&w=1900&q=85) center/cover}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-actions a{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.solution-grid,.process-section,.architecture,.screenshot-section,.delivery{width:min(1180px,calc(100% - 40px));margin:22px auto}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.solution-grid article,.process-section,.architecture,.delivery{padding:24px}.solution-grid h2,.architecture h2,.screenshot-section h2,.delivery h2,.process-section h2{margin:0 0 10px}.solution-grid p,.architecture p,.screenshot-section p{margin:0;color:#475569}.process-list{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.process-list span{min-height:86px;display:flex;align-items:center;padding:14px;border-radius:8px;background:#eef6f4;color:#134e4a;font-weight:800}.architecture{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px}.arch-diagram{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px}.arch-diagram div{min-height:104px;display:grid;place-items:center;text-align:center;border-radius:8px;background:#132033;color:#fff;font-weight:900}.arch-diagram small{color:#b6c2d0;font-weight:700}.screenshot-section{display:grid;gap:16px}.real-screenshots{display:grid;grid-template-columns:1fr 1fr;gap:14px}figure{margin:0;padding:10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff}figure img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:6px;background:#e2e8f0}figcaption{margin-top:8px;color:#64748b;font-size:13px;font-weight:800}.delivery-list{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:980px){.login-shell,.app-shell,.split-layout,.split-layout.lower,.architecture,.solution-grid,.real-screenshots{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}.process-list{grid-template-columns:1fr}}@media(max-width:640px){.login-shell,.workspace,.solution-hero{padding:22px}.login-copy h1,.solution-hero h1{font-size:38px}.stats-grid,.meta-grid,.form-row,.arch-diagram{grid-template-columns:1fr}.arch-diagram svg{transform:rotate(90deg);margin:auto}}
