:root{--ink:#17253d;--muted:#718096;--line:#e7ebf2;--canvas:#f5f7fa;--white:#fff;--teal:#087f83;--teal-light:#e6f5f3;--nav:#10243d}*{box-sizing:border-box}body{margin:0;font:14px/1.5 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--canvas)}button{font:inherit;border:0;background:none;cursor:pointer;color:inherit}.app-shell{display:flex;min-height:100vh}.is-hidden{display:none!important}.sidebar{width:236px;background:var(--nav);color:#d7e2ef;padding:22px 14px;display:flex;flex-direction:column;flex-shrink:0}.brand{display:flex;align-items:center;gap:10px;padding:0 10px 24px;color:#fff}.brand-mark{width:34px;height:34px;background:#42b5a9;color:#082735;border-radius:9px;font-weight:800;display:grid;place-items:center;font-size:19px}.brand strong{display:block;font-size:16px}.brand span{display:block;color:#8ca1b7;font-size:10px;letter-spacing:1.3px}.workspace-switch{height:40px;border:1px solid #29435f;border-radius:6px;display:flex;align-items:center;gap:8px;padding:0 10px;font-size:12px;margin-bottom:18px}.dot{width:7px;height:7px;background:#46c3ad;border-radius:50%}.chevron{margin-left:auto;color:#7790a7}.nav{display:flex;flex-direction:column;gap:3px}.nav-label{color:#6d849d;font-size:11px;padding:18px 12px 6px}.nav-item{display:flex;align-items:center;gap:11px;color:#a9bed2;text-align:left;padding:10px 12px;border-radius:6px}.nav-item:hover,.nav-item.active{color:#fff;background:#1b3a54}.nav-item.active{box-shadow:inset 3px 0 #55c4b6}.nav-icon{width:18px;text-align:center;font-size:17px;color:#7fa0b9}.nav-item.active .nav-icon{color:#64d0bf}.sidebar-foot{margin-top:auto;color:#8aa0b5;font-size:12px}.help{padding:12px;border-top:1px solid #28415d}.help span{margin-left:8px}.version{padding:8px 12px;color:#56708c;font-size:10px}.main{flex:1;min-width:0}.topbar{height:68px;background:var(--white);border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between}.crumb{display:flex;gap:10px;align-items:center;color:#9aa6b5;font-size:13px}.crumb b{font-weight:400;color:#cad1da}.crumb strong{color:var(--ink);font-weight:600}.top-actions{display:flex;align-items:center;gap:18px}.icon-btn{font-size:19px;color:#718096;position:relative}.icon-btn i{position:absolute;width:6px;height:6px;background:#e46e69;border-radius:50%;top:1px;right:-2px}.user-menu{display:flex;align-items:center;gap:8px;font-size:13px}.user-menu small{color:#9aa6b5}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d8eee9;color:#087f83;font-weight:600}.content{padding:30px 34px 48px;max-width:1500px}.page-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px}.page-head h1{font-size:24px;margin:0 0 4px}.page-head p{margin:0;color:var(--muted);font-size:13px}.primary{background:var(--teal);color:#fff;padding:9px 16px;border-radius:5px;font-weight:600}.stat-card,.panel{background:var(--white);border:1px solid var(--line);border-radius:7px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px}.stat-card{padding:18px 20px;position:relative}.stat-label{color:var(--muted);font-size:12px}.stat-value{font-size:28px;font-weight:650;margin:7px 0}.stat-meta{font-size:12px;color:var(--muted)}.up{color:#2d9b80}.down{color:#d56b63}.stat-icon{position:absolute;right:19px;top:19px;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:18px;background:var(--teal-light);color:var(--teal)}.grid-2{display:grid;grid-template-columns:1.25fr 1fr;gap:20px}.panel-head{padding:17px 20px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.panel-head h2{font-size:15px;margin:0}.link{color:var(--teal);font-size:12px}.panel-body{padding:20px}.trend{height:190px;display:flex;align-items:flex-end;gap:12px;padding:10px 8px 0}.bar-wrap{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;color:#8e9aaa;font-size:11px}.bar{width:100%;max-width:34px;border-radius:4px 4px 0 0;background:#9dd9d1}.bar-wrap em{font-style:normal}.todo{display:flex;flex-direction:column;gap:13px}.todo-row{display:flex;align-items:center;gap:11px;padding-bottom:13px;border-bottom:1px solid #f0f2f5}.todo-row:last-child{border-bottom:0;padding-bottom:0}.badge{margin-left:auto;border-radius:10px;padding:2px 8px;font-size:11px;background:#fff1df;color:#c57b2a}.badge.green{background:#e7f6f2;color:#268c77}.activity{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f0f2f5}.activity:last-child{border-bottom:0}.mini-avatar{width:28px;height:28px;border-radius:50%;background:#edf1f7;display:grid;place-items:center;color:#59708a;font-size:12px}.activity p{margin:0;font-size:13px}.activity time{display:block;color:#9ca8b6;font-size:11px;margin-top:3px}.table-wrap{overflow:auto}.toolbar{display:flex;gap:10px;align-items:center;margin-bottom:16px}.search,.filter{border:1px solid var(--line);background:#fff;border-radius:5px;padding:8px 11px;color:var(--ink)}.search{width:220px}.table{width:100%;border-collapse:collapse;text-align:left}.table th{font-size:12px;color:#8b98a8;font-weight:500;background:#fafbfc}.table th,.table td{padding:13px 15px;border-bottom:1px solid #edf0f4;white-space:nowrap}.table td{font-size:13px}.status{color:#2a9d83}.status.off{color:#a6afbb}.action{color:var(--teal);margin-right:13px;font-size:12px}.system-layout{display:grid;grid-template-columns:190px 1fr;gap:20px}.settings-nav{background:#fff;border:1px solid var(--line);border-radius:7px;padding:8px;height:max-content}.settings-nav button{display:block;width:100%;text-align:left;padding:11px 13px;border-radius:5px;color:#637387}.settings-nav button.active{background:var(--teal-light);color:var(--teal);font-weight:600}.empty{padding:42px;text-align:center;color:#9aa6b5}

.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.05fr) minmax(520px,.95fr);background:#f7f9fc}.auth-brand{position:relative;overflow:hidden;background:#174e72;color:#fff;padding:46px 5vw;display:flex;flex-direction:column}.auth-brand:after{content:"";position:absolute;width:520px;height:520px;border:76px solid rgba(255,255,255,.055);border-radius:50%;right:-170px;bottom:-235px}.auth-brand-name{display:flex;align-items:center;gap:12px;font-size:20px}.auth-logo{width:38px;height:38px;border:1px solid rgba(255,255,255,.7);border-radius:7px;display:grid;place-items:center;font-weight:800}.auth-pitch{margin:auto 0;position:relative;z-index:1}.auth-pitch>p{color:#b9d7e4;margin:0 0 18px}.auth-pitch h1{font-size:36px;line-height:1.45;letter-spacing:0;margin:0 0 42px}.auth-pitch ul{list-style:none;padding:0;margin:0;display:grid;gap:18px;color:#dcecf3}.auth-pitch li{display:flex;align-items:center;gap:12px}.auth-pitch li b{width:27px;height:27px;border:1px solid #7db5c9;border-radius:6px;display:grid;place-items:center;color:#bce2e8;font-size:12px}.auth-brand>small{color:#86afc1;position:relative;z-index:1}.auth-form-side{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}.auth-card{width:min(420px,100%);background:#fff;border:1px solid #dce3eb;border-radius:7px;padding:42px 40px}.eyebrow{color:var(--teal);font-size:11px;font-weight:700;letter-spacing:1px;margin:0 0 8px}.auth-card h2{font-size:27px;margin:0 0 5px}.form-intro,.onboarding-intro{color:var(--muted);margin:0 0 26px}.form-field{margin-bottom:18px}.form-field label{display:block;font-size:12px;font-weight:600;margin-bottom:7px}.form-field input{width:100%;height:44px;border:1px solid #ccd7e4;border-radius:5px;padding:0 12px;color:var(--ink);outline:none;background:#fff}.form-field input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(8,127,131,.09)}.form-field.has-error input,.form-field.has-error .upload-box{border-color:#d95c63}.field-error{display:block;min-height:17px;color:#d95c63;font-size:11px;margin-top:4px}.password-wrap{position:relative}.password-wrap input{padding-right:58px}.password-toggle{position:absolute;right:4px;top:4px;height:36px;padding:0 9px;color:var(--teal);font-size:12px}.auth-submit{width:100%;height:44px;background:var(--teal);color:#fff;border-radius:5px;font-weight:600}.auth-submit:disabled{cursor:not-allowed;background:#9caeb8}.auth-submit span{margin-left:8px}.auth-divider{height:1px;background:var(--line);margin:24px 0 18px}.join-tip{text-align:center;color:#8a98aa;font-size:12px;margin:0}.text-button{color:var(--teal);font-weight:600;padding:4px}.auth-help{font-size:11px;color:#9aa7b7;margin-top:18px}.onboarding-page{min-height:100vh;background:#f4f7fb}.onboarding-header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 4vw}.back-button{color:#62758a;padding:8px 0}.auth-brand-name.compact{font-size:15px}.compact .auth-logo{width:30px;height:30px;background:var(--teal);border:0;color:#fff}.onboarding-content{max-width:1220px;margin:0 auto;padding:38px 28px 60px}.onboarding-content>h1{font-size:28px;margin:0 0 4px}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:25px 0 18px}.status-grid>div,.company-card,.audit-card{background:#fff;border:1px solid #dfe6ee;border-radius:7px}.status-grid>div{padding:17px 20px;display:grid;gap:4px}.status-grid span{font-size:11px;color:#8796a8}.status-grid strong{font-size:15px}.onboarding-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:16px;align-items:start}.company-card,.audit-card{padding:24px}.section-title h2,.audit-card h2{font-size:15px;margin:0}.section-title p{font-size:11px;color:var(--muted);margin:4px 0 22px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload-box{min-height:70px;border:1px dashed #b7c8d9;border-radius:6px;display:flex!important;align-items:center;gap:13px;padding:12px 15px;cursor:pointer}.upload-box.is-disabled{cursor:not-allowed;background:#f6f8fa}.upload-icon{font-size:22px;color:var(--teal)}.upload-box span:nth-child(2){display:grid;flex:1}.upload-box b{font-size:13px}.upload-box small{font-weight:400;color:#91a0b1}.upload-box em{font-size:12px;color:var(--teal);font-style:normal}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.onboarding-submit{margin-top:5px;max-width:220px}.audit-card h2{padding-bottom:15px;border-bottom:1px solid var(--line)}.audit-empty{text-align:center;color:#9aa7b5;padding:42px 10px}.audit-empty span{font-size:28px}.audit-empty p{font-size:12px}.audit-event{display:flex;gap:12px;padding-top:20px}.audit-event>span{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:var(--teal-light);color:var(--teal)}.audit-event b{font-size:13px}.audit-event p,.audit-event time{margin:4px 0 0;color:var(--muted);font-size:11px}

@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:290px;padding:30px}.auth-pitch{margin:42px 0}.auth-pitch h1{font-size:28px;margin-bottom:24px}.auth-pitch ul{grid-template-columns:repeat(3,1fr);gap:10px}.auth-brand>small{display:none}.auth-form-side{padding:32px 18px}.onboarding-layout{grid-template-columns:1fr}.sidebar{width:70px;padding:18px 8px}.brand div:not(.brand-mark),.workspace-switch span:not(.dot),.workspace-switch .chevron{display:none}.nav-item{justify-content:center;font-size:0}.nav-icon{font-size:18px}.help span,.version{display:none}.topbar{padding:0 18px}.content{padding:22px 18px}.stats{grid-template-columns:repeat(2,1fr)}.grid-2,.system-layout{grid-template-columns:1fr}}@media(max-width:560px){.auth-brand{min-height:230px;padding:24px 20px}.auth-pitch{margin:28px 0 0}.auth-pitch>p{margin-bottom:10px}.auth-pitch h1{font-size:23px;margin-bottom:0}.auth-pitch ul{display:none}.auth-form-side{padding:22px 14px}.auth-card{padding:28px 22px}.onboarding-header{padding:0 16px}.onboarding-content{padding:26px 14px 42px}.status-grid,.field-grid{grid-template-columns:1fr}.status-grid{gap:8px}.company-card,.audit-card{padding:18px}.onboarding-submit{max-width:none}.stats{grid-template-columns:1fr}.page-head{align-items:flex-start;gap:12px;flex-direction:column}.top-actions span{display:none}.topbar{height:58px}.content{padding:18px 12px}}
