:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#20332f;background:var(--page-bg,#f5f7f5);font-synthesis:none;--green:#18755e;--muted:#73817b;--line:#e1e8e3;--dark:#112a27;--accent:#d97706;--page-bg:#f5f7f5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:#fff;color:#28463e;border:1px solid #d5dfd8;border-radius:7px;padding:10px 16px;font-size:13px;font-weight:600}button:hover{background:#edf3ef}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #8acaad;outline-offset:3px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#125d4b}.text-button{border:0;background:transparent;padding:7px;color:var(--muted)}.icon-button{font-size:22px;line-height:1;padding:8px;border:0;background:transparent}a{color:var(--green);text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:30px;font-weight:650;letter-spacing:-1px;margin-bottom:12px}h2{font-size:22px}h3{font-size:16px}.muted,small{color:var(--muted);line-height:1.65}.eyebrow{font-size:10px;letter-spacing:2px;color:var(--green);font-weight:700;margin-bottom:12px}label{display:block;font-size:13px;font-weight:600;margin-bottom:18px}input,select,textarea{display:block;width:100%;border:1px solid #d8e1dc;border-radius:6px;padding:11px 12px;background:#fff;color:#20332f;margin-top:8px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #18755e14}textarea{min-height:105px;resize:vertical}small{display:block;font-size:11px;margin-top:6px;font-weight:400}[hidden]{display:none!important}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:var(--dark);color:#fff;padding:12vh 12%;display:flex;flex-direction:column;justify-content:center}.brandmark{font-size:43px;font-weight:700;letter-spacing:-5px;margin-bottom:50px}.brandmark span{color:#69cba1}.auth-brand .eyebrow{color:#8bbaa7}.auth-brand h1{font-size:48px;line-height:1.45;letter-spacing:-1.5px}.auth-brand>p:not(.eyebrow){color:#a6bdb4;font-size:14px;line-height:1.8}.auth-note{margin-top:64px;color:#87a297;font-size:12px}.auth-form{padding:50px;max-width:470px;width:100%;margin:auto}.auth-form form{margin-top:34px}.auth-form .primary{width:100%;padding:13px}.error{color:#b94e38;font-size:13px;line-height:1.65}.app-shell{display:flex;min-height:100vh}.sidebar{width:236px;position:fixed;height:100vh;background:var(--dark);color:#b1c4ba;padding:32px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:14px;color:#fff;font-size:15px;letter-spacing:1px;font-weight:700;margin-bottom:40px}.brandmark.small{font-size:32px;letter-spacing:-3px;margin:0}.brand small{font-size:10px;letter-spacing:2px;color:#a4bcb0;margin-top:3px}.workspace-label{font-size:10px;letter-spacing:1px;color:#7e9d8f;margin-bottom:0}.sidebar select{background:#1c3932;border-color:#315047;color:#e8f1eb;font-size:12px}.sidebar-link{border:0;background:none;color:#97b7a6;font-size:11px;text-align:left;padding:12px 0 22px}nav{overflow:auto}nav .nav-label{font-size:10px;color:#6b9381;padding:21px 12px 9px;letter-spacing:2px}nav a{display:flex;align-items:center;gap:11px;color:#a3baaf;padding:12px 14px;border-radius:6px;font-size:13px;margin-bottom:4px}nav a:hover{background:#1b3a32}nav a.active{background:#285045;color:#fff}nav .nav-icon{width:19px;font-size:15px;text-align:center}.sidebar-footer{margin-top:auto;padding:28px 4px 0;font-size:11px;color:#93ad9f}.status-dot{display:inline-block;width:6px;height:6px;background:#83bd9a;border-radius:50%;margin-right:5px}.sidebar-footer small{font-size:9px;color:#668979}main{margin-left:236px;width:calc(100% - 236px);min-width:0}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 38px;background:#fff;font-size:11px;color:var(--muted)}.topbar-right{display:flex;gap:22px;align-items:center}.admin-shortcut{display:inline-flex;align-items:center;background:var(--dark);color:#fff;padding:8px 12px;border-radius:7px;font-weight:700;font-size:11px}.admin-shortcut:hover{background:#285045}#connection{font-size:10px}#mobile-menu{display:none}.page{padding:38px;max-width:1500px;margin:auto;min-height:calc(100vh - 130px)}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.page-heading .muted{font-size:12px;margin-bottom:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:28px}.stat,.panel,.module-card,.record{background:#fff;border:1px solid var(--line);border-radius:9px}.stat{padding:22px}.stat p{font-size:12px;color:var(--muted);margin-bottom:17px}.stat strong{font-size:32px;font-weight:550;letter-spacing:-1px}.stat small{font-size:10px;margin-top:11px}.panel{padding:24px;margin-bottom:22px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.panel-heading h3{margin:0}.panel-heading span{font-size:10px;color:var(--muted)}.modules{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.module-card{padding:23px}.module-top{display:flex;justify-content:space-between;gap:12px}.module-card h3{margin:12px 0}.module-card p{font-size:12px;line-height:1.8;color:var(--muted);min-height:42px}.module-icon{width:37px;height:37px;background:#edf4f0;border-radius:8px;display:grid;place-items:center;font-size:17px;color:var(--green)}.badge{display:inline-flex;font-size:10px;padding:4px 8px;background:#f0f2f0;color:#738178;border-radius:4px;align-self:flex-start;white-space:nowrap}.badge.good{background:#e6f4ec;color:#287d54}.badge.warn{background:#fbf1df;color:#9f7427}.badge.bad{background:#faece6;color:#b36649}.notice{padding:15px 18px;background:#eff4f0;color:#597062;border:1px solid #e1e8e2;border-radius:6px;font-size:12px;line-height:1.8;margin-bottom:24px}.empty{text-align:center;padding:55px 24px;color:var(--muted);font-size:13px;border:1px dashed #d2ddd5;border-radius:8px;background:#ffffff80}.empty strong{display:block;color:#405b4d;font-size:16px;font-weight:500;margin-bottom:10px}.records{display:grid;gap:13px}.record{padding:22px;display:flex;justify-content:space-between;align-items:flex-start;gap:22px}.record-body{min-width:0;flex:1}.record h3{margin-bottom:9px;display:flex;gap:12px;align-items:center;flex-wrap:wrap}.record p{font-size:12px;color:#65796d;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:10px}.record-meta{font-size:10px;color:#8a998f;line-height:1.9;overflow-wrap:anywhere}.record-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end;max-width:240px}.record-actions button{font-size:11px;padding:8px 10px}.section-title{margin:28px 0 15px;font-size:15px}.offline,.error-banner{padding:14px 38px;font-size:12px;background:#fff0db;color:#936722}.error-banner{background:#fbeae6;color:#a53f2d}footer{padding:15px 38px;color:#91a096;font-size:10px;letter-spacing:.3px}dialog{border:1px solid var(--line);border-radius:12px;width:540px;max-width:calc(100vw - 28px);padding:28px;max-height:90vh;box-shadow:0 25px 90px #112a2740}dialog::backdrop{background:#112a2770;backdrop-filter:blur(3px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.dialog-heading h2{margin:0}.dialog-heading .eyebrow{font-size:9px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:20px;margin-top:25px}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:var(--dark);color:#fff;padding:14px 23px;border-radius:7px;box-shadow:0 8px 25px #112a2725;z-index:20;font-size:12px;max-width:90vw}.loading{padding:60px;text-align:center;color:var(--muted);font-size:13px}.split{display:grid;grid-template-columns:1fr 1fr;gap:20px}.module-details{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.module-details div{background:#f5f7f5;padding:16px;border-radius:6px;font-size:12px}.module-details strong{display:block;margin-bottom:8px}.subtle{font-size:11px;color:var(--muted)}.danger{color:#b15b3c}#editor-form label:last-child{margin-bottom:0}@media(min-width:1500px){.page{padding:50px 60px}}@media(max-width:1100px){.sidebar{width:210px;padding:25px 16px}main{margin-left:210px;width:calc(100% - 210px)}.page{padding:28px}.topbar{padding:0 28px}.stats{gap:12px}.stat{padding:18px}.topbar-right{gap:12px}}@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-brand{padding:32px}.auth-brand h1{font-size:30px}.auth-brand .brandmark{margin-bottom:20px}.auth-note{display:none}.auth-form{padding:35px 28px}.sidebar{transform:translateX(-100%);transition:transform .2s;width:236px}.sidebar.open{transform:translateX(0);box-shadow:0 0 0 100vmax #112a2740}main{margin:0;width:100%}.topbar{padding:0 18px;height:65px;gap:14px;position:relative}.topbar #breadcrumb{display:none}#mobile-menu{display:block}.topbar-right{margin-left:auto;font-size:10px;gap:10px}.page{padding:27px 18px}.page-heading{align-items:flex-start;margin-bottom:23px}.page-heading h1{font-size:25px}.page-heading .primary{padding:10px 12px;white-space:nowrap}.stats{grid-template-columns:repeat(2,1fr)}.stat strong{font-size:27px}.modules,.split,.module-details{grid-template-columns:1fr}.record{flex-direction:column;gap:12px;padding:19px}.record-actions{max-width:none;justify-content:flex-start}.panel{padding:20px}.offline,.error-banner{padding:13px 18px}footer{padding:18px}.panel-heading span{max-width:45%;text-align:right}}

#dialog-fields .notice{white-space:pre-wrap;overflow-wrap:anywhere}

.module-open{margin:20px 0 0}.module-note{margin-top:20px}.section-heading{margin-top:28px}

.module-buttons{display:flex;gap:10px;flex-wrap:wrap}
.oidc-login{display:block;text-align:center;text-decoration:none;margin:1rem 0}.legacy-login{margin-top:1.25rem}.legacy-login summary{cursor:pointer;color:var(--muted,#667)}
.modules>a.module-card{display:block;color:inherit;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.modules>a.module-card:hover{transform:translateY(-2px);border-color:#9fc8b6;box-shadow:0 8px 24px #112a2712}.modules>a.module-card strong{color:var(--green);font-size:12px}
.identity-actions{display:flex;gap:18px;justify-content:center;margin:14px 0}.identity-actions button:disabled{opacity:.45;cursor:not-allowed}
.settings-form>label{margin-top:18px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.json-field{min-height:150px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.compact-form{margin-top:26px}.compact-form h3{margin-bottom:20px}@media(max-width:760px){.form-grid{grid-template-columns:1fr}.settings-form{padding:18px}.json-field{min-height:120px}}
