:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#1b2334;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:24px 14px;background:#111b35;color:#b9c2d4;display:flex;flex-direction:column}.brand{height:48px;color:#fff;font-weight:700;display:flex;gap:10px;align-items:center;padding:0 10px}.brand-mark{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#4c79ff,#79a4ff)}nav{display:grid;gap:4px;margin-top:30px}.nav-item{border:0;background:transparent;color:inherit;text-align:left;padding:12px 14px;border-radius:9px;font:inherit;cursor:pointer;display:flex;gap:14px;align-items:center}.nav-item.active,.nav-item:hover{color:#fff;background:#26375f}.profile{margin-top:auto;border-top:1px solid #2a3554;padding:18px 10px 0;display:flex;gap:10px;align-items:center}.profile-info{min-width:0;flex:1}.profile strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.profile small{display:block;margin-top:4px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#5d83ff;color:#fff;object-fit:cover;flex:none}.logout-button{border:1px solid #4b5d85;background:transparent;border-radius:7px;color:#dbe4fa;padding:6px 8px;font:inherit;font-size:12px;cursor:pointer}.logout-button:hover{border-color:#91aeff;color:#fff}.main-content{margin-left:244px;padding:30px 42px 70px;max-width:1500px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.topbar h1,.section h2{margin:0;color:#17223b}.eyebrow{color:#788299;font-size:13px;margin:0 0 8px}.icon-button{position:relative;border:0;background:#fff;border-radius:9px;width:38px;height:38px;font-size:19px}.icon-button i{position:absolute;width:7px;height:7px;background:#fd6d75;border-radius:50%;right:9px;top:8px}.welcome-card{background:linear-gradient(115deg,#1d3b8b,#315cd7 55%,#738df4);color:#fff;padding:31px 36px;border-radius:18px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 13px 28px #244ca72b}.welcome-card p{margin:0 0 8px;opacity:.82}.welcome-card h2{margin:0 0 14px;font-size:26px}.welcome-card button,.primary{border:0;border-radius:9px;background:#fff;color:#2149bb;padding:11px 16px;font-weight:700;cursor:pointer}.primary{background:#315fdc;color:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0}.stat,.panel,.project-card,.project-row,.approval-card,.report-entry,.people-table,.empty{background:#fff;border:1px solid #e9ecf3;border-radius:13px}.stat{padding:18px}.stat p,.stat span,.project-card p,.section-heading p,.approval-line p,.timeline small{color:#7d879b;font-size:13px;margin:0}.stat strong{font-size:24px;display:block;margin:10px 0 6px;color:#202b43}.stat span{color:#56825c}.section{margin-top:27px}.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.text-button{border:0;background:transparent;color:#3c67d9;font-weight:600;cursor:pointer}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.project-card{padding:20px}.badge{display:inline-block;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:600}.green{color:#258451;background:#e6f7ed}.amber{color:#a86d14;background:#fff2d9}.purple{color:#7256c7;background:#f0eaff}.slate{color:#687289;background:#eef0f5}.due{float:right;color:#8b94a7;font-size:12px}.project-card h3{margin:20px 0 7px}.progress-label{display:flex;justify-content:space-between;margin-top:20px;font-size:12px;color:#788299}.progress{height:6px;background:#edf0f6;border-radius:99px;margin-top:8px;overflow:hidden}.progress i{display:block;height:100%;border-radius:inherit;background:#4774e5}.split{display:grid;grid-template-columns:1fr 1fr;gap:16px}.panel{padding:20px}.approval-line{display:flex;align-items:center;gap:11px;border-top:1px solid #eef0f5;padding:14px 0}.approval-line div{flex:1}.approval-line strong{font-size:14px}.approval-line button,.outline{border:1px solid #d8dfec;background:#fff;color:#52617d;border-radius:7px;padding:7px 10px;cursor:pointer}.timeline p{font-size:13px;margin:0 0 5px}.timeline small{display:block;margin-bottom:15px}.filter-row{display:flex;gap:10px;margin-bottom:15px}.filter-row button{border:0;background:#edf0f5;color:#6d7890;padding:8px 13px;border-radius:8px;cursor:pointer}.filter-row .selected{color:#315fdc;background:#e8efff}.filter-row input{margin-left:auto;border:1px solid #dfe4ee;border-radius:8px;padding:8px 12px}.project-list{display:grid;gap:10px}.project-row{padding:16px;display:grid;grid-template-columns:2fr 120px 220px 70px;gap:15px;align-items:center}.project-name{display:flex;gap:11px;align-items:center}.project-name h3{margin:0 0 5px;font-size:15px}.project-name p{margin:0;font-size:12px;color:#8791a5}.dot{width:9px;height:9px;border-radius:50%;background:#5480f0}.inline-progress{display:flex;gap:10px;align-items:center}.inline-progress input{accent-color:#3564df;flex:1}.inline-progress b{font-size:12px}.report-wrap{max-width:850px}.report-entry{border:1px solid #e4e9f2;padding:20px;margin:18px 0;position:relative}.report-entry legend{font-weight:700;padding:0 6px}.report-entry label{display:block;color:#536078;font-size:13px;margin:15px 0}.report-entry select,.report-entry textarea,.report-entry input{width:100%;margin-top:7px;border:1px solid #dbe1eb;border-radius:8px;padding:10px;font:inherit}.report-entry textarea{height:104px;resize:vertical}.report-entry .hours{max-width:200px}.remove{position:absolute;right:18px;top:15px;border:0;background:transparent;color:#cf5b65}.form-actions{display:flex;justify-content:space-between;margin-top:22px}.approval-card{padding:24px;display:flex;justify-content:space-between;align-items:center}.approval-card h3{margin:12px 0 5px}.approval-card p{margin:6px 0;color:#6f7990;font-size:14px}.approval-card .description{max-width:500px;color:#3c465b}.decision{display:flex;gap:9px}.empty{padding:45px;text-align:center;color:#6a9273}.people-table{overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:2fr 1.3fr 1fr 1fr;padding:14px 18px;align-items:center}.table-head{background:#f7f8fb;color:#7d879a;font-size:13px}.table-row{border-top:1px solid #edf0f5;font-size:14px}.table-row span:first-child{display:flex;align-items:center;gap:9px}.table-row b,.table-avatar{width:26px;height:26px;border-radius:50%;background:#e5ecff;color:#426be3;display:grid;place-items:center;object-fit:cover}.online{color:#41814c}.toast{position:fixed;z-index:3;right:30px;top:25px;background:#203358;color:#fff;padding:12px 16px;border-radius:9px;box-shadow:0 10px 30px #17223b4c}.mobile-nav{display:none}.login-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#f8f9fc}.login-panel{max-width:480px;width:100%;padding:70px 42px;margin:auto}.login-brand{color:#17223b;padding:0;margin-bottom:64px}.login-panel h1{font-size:31px;margin:10px 0}.login-copy{line-height:1.8;color:#68738a}.login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:28px 0 14px}.login-tabs button{border:0;border-bottom:2px solid #dfe4ef;background:transparent;padding:11px;color:#788299;font:inherit;font-weight:700;cursor:pointer}.login-tabs button.active{color:#315fdc;border-color:#315fdc}.qr-login{max-width:320px;margin:0 auto;border:1px solid #dfe4ef;background:#fff;border-radius:14px;padding:14px;text-align:center;box-shadow:0 10px 28px #3346750d}.qr-login p{margin:0 0 12px;color:#4a556d}.qr-login iframe{display:block;width:100%;height:390px;border:0;border-radius:8px;background:#f8f9fc}.qr-open{margin-top:10px}.preview-button{border:0;background:transparent;color:#8490a8;text-decoration:underline;cursor:pointer}.login-art{padding:78px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 15% 20%,#476be3,#182c70 68%);color:#fff}.login-art span{letter-spacing:4px;font-size:12px;opacity:.65}.login-art h2{font-size:42px;line-height:1.32;margin:17px 0}.login-art p{opacity:.78}@media(max-width:800px){.sidebar{display:none}.main-content{margin:0;padding:22px 16px 82px}.welcome-card{padding:24px;display:block}.welcome-card button{margin-top:20px}.stats{grid-template-columns:1fr 1fr;gap:10px}.project-grid,.split{grid-template-columns:1fr}.project-row{grid-template-columns:1fr 1fr;gap:12px}.inline-progress{grid-column:1/3}.project-row .outline{display:none}.filter-row{overflow:auto}.filter-row input{display:none}.approval-card{display:block}.decision{margin-top:18px}.people-table{overflow:auto}.table-head,.table-row{min-width:620px}.mobile-nav{position:fixed;z-index:2;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e4e8f1;display:grid;grid-template-columns:repeat(4,1fr);padding:7px 0}.mobile-nav button{border:0;background:transparent;color:#7c879d;font-size:11px;display:grid;gap:3px;place-items:center}.mobile-nav span{font-size:18px}.mobile-nav .active{color:#315fdc}.topbar h1{font-size:24px}.section-heading h2{font-size:20px}.toast{right:15px;left:15px;top:15px}.report-entry{padding:14px}.form-actions{gap:10px}.form-actions button{font-size:12px}.due{display:none}}.table-head,.table-row{grid-template-columns:1.7fr 1.5fr 1.15fr 1fr .85fr .45fr;gap:12px}@media(max-width:800px){.table-head,.table-row{min-width:900px}}
