:root{background:#f3f6f5;color:#20313a;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button{font:inherit}.shell{display:grid;grid-template-columns:238px 1fr;min-height:100vh}aside{background:#173f3b;color:#fff;padding:28px 18px}.brand{align-items:center;display:flex;gap:12px;padding:0 8px 30px}.brand-mark{background:#e8b15b;border-radius:13px;color:#173f3b;display:grid;font-size:21px;font-weight:800;height:42px;place-items:center;width:42px}.brand small,.brand strong{display:block}.brand small{font-size:11px;letter-spacing:.7px;margin-top:3px;opacity:.58}nav{display:grid;gap:8px}nav button{background:transparent;border:0;border-radius:10px;color:#dbe9e6;cursor:pointer;padding:13px 15px;text-align:left}nav button.active{background:#2a625c;color:#fff;font-weight:700}nav button:disabled{cursor:default;opacity:.5}nav span{float:right;font-size:10px;margin-top:3px}main{padding:34px 42px}header{align-items:center;display:flex;justify-content:space-between;margin-bottom:28px}h1{font-size:28px;letter-spacing:-.5px;margin:0}header p{color:#728088;margin:7px 0 0}.cards{display:grid;gap:18px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.cards article,.panel{background:#fff;border:1px solid #e1e9e6;border-radius:16px;box-shadow:0 8px 30px #1f413b0d}.cards article{padding:22px}.cards small,.cards span{color:#75837f;display:block}.cards strong{color:#205c55;display:block;font-size:34px;margin:8px 0 3px}.panel{padding:22px}.welcome{align-items:center;background:linear-gradient(135deg,#fff 45%,#e9f3ef);display:flex;justify-content:space-between;min-height:260px;padding:40px}.welcome h2{font-size:25px;margin:8px 0}.welcome p{color:#63716e;line-height:1.8;max-width:540px}.eyebrow{color:#b27722;font-size:12px;font-weight:700;letter-spacing:1px}.flow{background:#fff;border-radius:14px;box-shadow:0 12px 35px #1f413b17;color:#2a625c;padding:23px}.flow i{color:#d4a354;font-style:normal;padding:0 8px}.toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.toolbar .el-input{width:360px}.empty-page{color:#75837f;display:grid;padding:70px 20px;place-items:center}.empty-icon{background:#e7f1ee;border-radius:18px;color:#2a625c;display:grid;font-size:28px;font-weight:800;height:62px;place-items:center;width:62px}.empty-page h2{color:#31433f;margin-bottom:0}.sidebar-footer{align-items:center;border-top:1px solid hsla(0,0%,100%,.15);display:flex;justify-content:space-between;margin-top:auto;padding:16px 8px 0}.user-info{display:flex;flex-direction:column;gap:4px}.user-name{color:#dbe9e6;font-size:14px}aside{display:flex;flex-direction:column}.sidebar-overlay{background:#00000059;display:none;inset:0;position:fixed;z-index:199}.sidebar-overlay.show{display:block}.menu-toggle{display:none}@media(max-width:768px){.shell{grid-template-columns:1fr}aside{height:100dvh;left:0;position:fixed;top:0;transform:translate(-100%);transition:transform .25s ease;width:260px;z-index:200}aside.open{transform:translate(0)}.menu-toggle{align-items:center;background:#fff;border:1px solid #dfe7e4;border-radius:8px;cursor:pointer;display:flex!important;flex-shrink:0;font-size:20px;height:40px;justify-content:center;margin-right:12px;width:40px}main{padding:18px 14px}header{flex-wrap:wrap;gap:8px}h1{font-size:22px}.cards{grid-template-columns:1fr}.welcome{flex-direction:column;padding:24px}.welcome .flow{margin-top:16px;width:100%}.toolbar{align-items:stretch;flex-direction:column;gap:10px}.toolbar .el-input{width:100%}.review-layout{grid-template-columns:1fr!important}.form-panel{position:static!important}.question-card{max-width:100%!important;padding:16px!important}.el-table{font-size:13px}.el-dialog{margin-top:6vh!important;max-width:94%!important;width:94%!important}}.shell-loading{align-items:center;display:flex;justify-content:center}.empty-guard,.shell-loading{min-height:100dvh}
