:root{font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif;color:#20324a;background:#f4f6f9;font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #d8ab45;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-size:29px;letter-spacing:-1px;margin:8px 0 10px}h2{font-size:16px;margin:0}small{display:block;color:#7b8798;font-size:12px;margin-top:5px;line-height:1.5}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#102642;color:#d4deed;padding:28px 16px 20px;display:flex;flex-direction:column;z-index:30}.brand{font-family:Georgia,serif;font-size:43px;font-style:italic;color:#e2b75c;letter-spacing:-2px;line-height:1.2}.sidebar .brand{text-align:center}.brand-sub{font-size:9px;letter-spacing:3px;text-align:center;margin:7px 0 27px;color:#cbd4df}.workspace{border:1px solid #32445c;border-radius:8px;padding:13px 12px;font-size:12px;margin-bottom:24px}.workspace small{padding-left:15px;color:#9daec3;font-size:10px}.live-dot{display:inline-block;width:6px;height:6px;background:#70af91;border-radius:50%;margin-right:8px}nav{display:grid;gap:5px}nav button{border:0;background:none;color:#afbed1;text-align:left;display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:6px;font-size:13px}nav button:hover{background:#1b3555;color:#fff}nav button.active{background:#294568;color:#fff;border-left:3px solid #e2b75c;padding-left:12px}.sidebar-foot{margin-top:auto;padding:24px 10px 0;font-size:11px;line-height:1.9;color:#aebcce}.sidebar-foot span{font-size:9px}.main-shell{margin-left:240px;width:calc(100% - 240px)}.topbar{height:77px;background:#fff;border-bottom:1px solid #e4e8ee;display:flex;align-items:center;justify-content:space-between;padding:0 35px;font-size:13px}.topbar>div{display:flex;align-items:center;gap:12px}.topbar small{font-size:10px;margin-top:2px}.breadcrumb{color:#8b96a6;margin-left:12px}.local-badge{font-size:11px;color:#778697;padding-right:16px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf1f6;color:#355273;font-weight:600}main{padding:30px 35px 20px;max-width:1650px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{letter-spacing:2px;font-size:9px;color:#8b97a7;font-weight:600}.page-heading p{font-size:13px;color:#7a8798;margin-bottom:0}.toolbar{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:60%}.button{border:1px solid #173554;border-radius:6px;background:#153451;color:#fff;padding:11px 16px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:500;font-size:13px;text-decoration:none}.button:hover{background:#24496f}.button.secondary{background:#fff;color:#40536c;border-color:#d8dfe7}.text-button{border:0;background:transparent;color:#345b86;font-size:12px;display:inline-flex;align-items:center;gap:6px;padding:6px 0;text-decoration:none}.text-button:hover{text-decoration:underline}.icon-button{border:0;background:transparent;color:#617084;display:inline-flex;padding:7px;border-radius:5px}.icon-button:hover{background:#edf1f7}.danger{color:#b54f4f}.panel{background:#fff;border:1px solid #e2e7ee;border-radius:9px;margin-bottom:22px;overflow:hidden}.panel-title{padding:20px 23px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;margin-bottom:24px}.stat{border:1px solid #e2e7ee;background:#fff;border-radius:9px;padding:21px 24px}.stat>span{display:flex;justify-content:space-between;color:#6a788a;font-size:12px}.stat svg{color:#8b9db3}.stat>strong{font-size:34px;display:block;margin:13px 0 8px;letter-spacing:-1px;font-weight:600}.stat small{font-size:11px}.two-col{display:grid;grid-template-columns:1.2fr 1fr;gap:22px}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}th{background:#fafbfd;color:#8994a3;font-size:11px;font-weight:500;padding:14px 22px;white-space:nowrap}td{padding:17px 22px;border-top:1px solid #eef1f5;line-height:1.6;vertical-align:middle}td small{font-size:10px}td strong{font-weight:600}tbody tr:hover{background:#fcfdff}.pill{display:inline-block;border-radius:5px;font-size:10px;padding:4px 8px;white-space:nowrap;line-height:1.4}.pill.green{background:#edf6f1;color:#44846b}.pill.amber{background:#fcf4e5;color:#ae7e28}.pill.blue{background:#eef3fa;color:#5f7da6}.pill.red{background:#fbecec;color:#b45b5b}.empty{min-height:200px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:35px 20px;color:#a5b0bf}.empty strong{color:#718197;font-size:13px;font-weight:500;margin-top:13px}.empty p{font-size:12px;color:#98a3b2;max-width:390px;line-height:1.7;margin:8px 0 0}.onboarding{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;margin-bottom:23px;background:#f7f1e5;border:1px solid #eaddbf;border-radius:8px}.onboarding strong{font-weight:600;font-size:14px}.onboarding p{color:#927d55;font-size:12px;margin:7px 0 0}.info-strip{background:#edf2f8;padding:16px 20px;border-radius:7px;color:#60748d;line-height:1.8;font-size:12px;margin-bottom:21px}.list-toolbar{display:flex;justify-content:space-between;margin:0 0 18px}.search{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #dfe5ec;border-radius:6px;background:#fff;color:#98a4b4;max-width:380px;width:100%}.search input{background:none;border:0;outline:0;width:100%;font-size:12px}.row-actions{display:flex;gap:12px;flex-wrap:wrap;min-width:70px}.alert-list{padding:6px 22px}.alert-list>div{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid #eef1f5}.page-footer{font-size:10px;color:#a1adbc;display:flex;justify-content:space-between;padding:10px 0}.alert{padding:12px 16px;border-radius:5px;background:#fff5df;color:#967028;font-size:12px;line-height:1.8;margin:15px 0}.alert.error{background:#fff0ef;color:#b1524c}.toast{display:flex;align-items:center;gap:8px;background:#eaf3ef;color:#438367;padding:10px 15px;border-radius:6px;margin-bottom:15px;font-size:12px}.toast button{background:none;border:0;color:inherit;margin-left:auto;font-size:11px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0c1d36a6;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;display:flex;justify-content:center;align-items:center;padding:24px}.modal{width:760px;max-width:100%;max-height:90vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 90px #07182b66}.modal>header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e9edf2}.modal form,.dialog-body,.trace{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;color:#596c83}.field.wide{grid-column:1/-1}.field b{color:#ba9450;font-weight:400}.field input,.field select,.field textarea{width:100%;background:#fff;border:1px solid #d6dee8;border-radius:5px;padding:11px 12px;color:#243a54;min-width:0;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:#577fa9;box-shadow:0 0 0 3px #edf3f9}.field input[type=checkbox]{width:18px;height:18px}.field small{font-size:10px;margin:0}.field textarea{resize:vertical}.form-description{font-size:12px;line-height:1.9;color:#74849a;background:#f5f7fa;padding:13px;border-radius:5px}.modal footer{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid #eef1f5;margin-top:20px;padding-top:20px}.line-editor{background:#f7f9fc;padding:15px;border-radius:8px}.line-editor-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:12px}.line-row{display:flex;align-items:center;gap:10px}.line-row .field{flex:1;min-width:0}.line-row .icon-button{flex-shrink:0}.import-panel{padding:24px}.import-panel h2{margin-bottom:24px}.import-panel>a{margin:0 0 15px}.import-preview{margin-top:24px;border-top:1px solid #e9edf2;padding-top:20px}.import-preview p{font-size:12px;color:#73849b;margin-top:16px}.report-bars{padding:22px}.report-bars>div{display:flex;align-items:center;gap:20px;margin:14px 0}.report-bars>div>div{background:#edf1f6;border-radius:3px;flex:1;height:8px}.report-bars i{display:block;height:8px;background:#5e7fa6;border-radius:3px}.report-bars strong{width:30px;font-size:12px}.login-page{min-height:100vh;display:grid;grid-template-columns:43% 57%}.login-brand{background:#102642;padding:65px;color:#f6f3eb;display:flex;flex-direction:column}.login-brand .brand{font-size:68px}.login-brand>p{font-size:11px;letter-spacing:3px;color:#a7b7cb;line-height:1.8}.login-brand h1{font-size:34px;line-height:1.8;margin-top:125px;margin-bottom:18px;letter-spacing:0;font-weight:500}.login-credit{margin-top:auto;padding-top:100px;font-size:11px;line-height:2;color:#9cafc5}.login-main{display:flex;justify-content:center;align-items:center;padding:50px;width:100%}.login-form{width:370px}.login-form h2{font-size:25px;margin:20px 0 13px}.login-form>p{font-size:13px;color:#7b889b;line-height:1.9;margin-bottom:30px}.login-icon{display:inline-flex;background:#e9edf3;padding:12px;border-radius:12px;color:#466684}.login-form .button{width:100%;margin-top:10px}.login-form .login-foot{font-size:10px;text-align:center;margin-top:26px}.loading{display:grid;place-content:center;min-height:100vh;gap:20px;color:#65778d}.mobile-toggle{display:none}.spin{animation:spin 1s infinite linear}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.stats{gap:24px}.stat{padding:25px}}@media(max-width:1150px){.sidebar{width:205px;padding-left:10px;padding-right:10px}.main-shell{margin-left:205px;width:calc(100% - 205px)}main{padding:25px 22px}.topbar{padding:0 22px}.stat{padding:18px}.two-col{grid-template-columns:1fr}.local-badge{display:none}.toolbar{max-width:55%}.page-heading{align-items:flex-start}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:translate(0);width:240px}.main-shell{margin:0;width:100%}.mobile-toggle{display:inline-flex}.topbar{height:66px;padding:0 14px}.topbar>span{font-size:11px}.breadcrumb{display:none}.topbar>div{gap:7px}.topbar>div>span:not(.avatar){display:none}main{padding:23px 15px}.page-heading{display:block}.toolbar{max-width:100%;justify-content:flex-start;margin-top:18px}.stats{grid-template-columns:1fr 1fr;gap:12px}.stat>strong{font-size:28px}.onboarding{display:block;padding:18px}.onboarding .button{margin-top:14px}.two-col{gap:0}.page-footer{display:block;line-height:1.8}.page-footer span{display:block}.modal-backdrop{padding:10px}.modal form,.dialog-body,.trace{padding:17px}.form-grid{grid-template-columns:1fr;gap:0}.line-row{flex-wrap:wrap;border-bottom:1px solid #dfe4eb;margin-bottom:10px}.line-row .field{flex:1 0 40%}.login-page{grid-template-columns:1fr}.login-brand{padding:28px}.login-brand .brand{font-size:44px}.login-brand h1{font-size:20px;margin-top:22px}.login-brand>p:last-of-type,.login-credit{display:none}.login-main{padding:35px 24px}.login-form{width:100%}.login-form h2{font-size:23px}}.sidebar{overflow-y:auto}.sidebar>nav,.sidebar>.workspace,.sidebar>.brand,.sidebar>.brand-sub,.sidebar-foot{flex-shrink:0}
