:root{--primary: #0e60da;--primary-dark: #0b4bb3;--primary-light: #2f8dff;--bg: #eef4fb;--card: #ffffff;--text: #243b63;--muted: #6f86ad;--border: #dce7f5;--shadow: 0 16px 40px rgba(20, 72, 156, .1)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:1280px;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;background:var(--bg);color:var(--text)}button,input{font:inherit}button{cursor:pointer}.login-screen{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(33,115,255,.12),transparent 32%),radial-gradient(circle at 88% 8%,rgba(33,115,255,.12),transparent 32%),linear-gradient(180deg,#f3f8ff,#edf3fb);padding:58px 64px 30px;position:relative}.login-bg-mark{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(23,97,219,.06),transparent 26%),linear-gradient(135deg,transparent 65%,rgba(30,101,232,.06));pointer-events:none}.login-wrap{position:relative;z-index:1;display:grid;grid-template-columns:1.55fr 1fr;gap:0;max-width:1510px;margin:0 auto;align-items:stretch}.login-cover{min-height:730px;border-radius:36px 0 0 36px;padding:66px 62px 0;position:relative;overflow:hidden;box-shadow:var(--shadow);background:transparent}.login-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0456dd47,#0456dd1f 42%,#0456dd05);z-index:1}.login-cover-content{padding-top:94px;position:relative;z-index:2;max-width:760px}.emblem-row{display:flex;gap:18px;align-items:center}.emblem,.mini-emblem{background:transparent;border-radius:0}.emblem{width:92px;height:92px}.emblem-row .emblem,.emblem-row .emblem-image{background:#fffffff5;border-radius:18px;padding:8px;box-shadow:0 6px 18px #08205038;box-sizing:content-box;object-fit:contain}.mini-emblem{width:44px;height:44px}.login-cover h1{margin:42px 0 12px;color:#fff;font-size:66px;line-height:1.12;font-weight:800;letter-spacing:1px}.login-cover p{margin:0;color:#ffffffeb;font-size:22px}.feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:78px;max-width:760px}.feature-pill{display:flex;flex-direction:column;align-items:center;gap:16px;color:#fff;text-align:center}.ficon{width:92px;height:92px;display:grid;place-items:center;font-size:38px;border-radius:28px;background:linear-gradient(180deg,#ffffff3d,#ffffff1f);border:1px solid rgba(255,255,255,.22)}.feature-pill span:last-child{font-size:17px;font-weight:600}.cover-image{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/D4.png) 0 0 / 100% 100% no-repeat;z-index:0}.cover-wave{display:none}.login-panel{min-height:730px;border-radius:0 36px 36px 0;background:#fffffff5;border:1px solid #e2ebf8;padding:54px 42px 28px;box-shadow:var(--shadow)}.login-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.login-title-row h2{margin:0;font-size:52px;color:#173f8b}.login-title-row p{margin:12px 0 0;color:#7a8eb0;font-size:18px}.shield-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;background:#edf4ff}.login-tabs{margin-top:34px;display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:6px;border-radius:18px;background:#f1f4fa}.login-tabs button{height:70px;border:none;background:transparent;color:#687da1;font-size:16px;font-weight:700;border-radius:14px}.login-tabs button.active{background:linear-gradient(90deg,#0f66ef,#1490ff);color:#fff}.field{display:grid;gap:10px;margin-top:24px}.field span{font-size:16px;color:#476182;font-weight:700}.field input{height:74px;border-radius:18px;border:1px solid #d7e3f3;padding:0 22px;font-size:18px;outline:none;background:#fff}.field input:focus{border-color:#77a9ff;box-shadow:0 0 0 4px #227eff1f}.login-tools{margin-top:22px;display:flex;align-items:center;justify-content:space-between}.checkbox-line{display:flex;align-items:center;gap:10px;color:#5d7395}.checkbox-line input{width:18px;height:18px}.help-link{border:none;background:transparent;color:#2f78ea;font-weight:700}.submit-btn{margin-top:22px;width:100%;height:74px;border:none;border-radius:18px;background:linear-gradient(90deg,#0f67ef,#1492ff);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:14px}.submit-btn.full{margin-top:18px}.arrow-circle{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#ffffff38}.error-box{margin-top:16px;padding:14px 16px;border-radius:14px;background:#fff0ee;color:#cf4e3d;border:1px solid #ffd0ca}.browser-tip{margin-top:26px;border:1px solid #dbe7f7;background:#f6f9fe;border-radius:18px;padding:18px;display:flex;align-items:flex-start;gap:12px;color:#59739a}.tip-icon{font-size:22px}.browser-tip small{display:block;margin-top:6px}.login-icp{margin-top:24px;padding-top:16px;border-top:1px solid #e8eef7;text-align:center;font-size:12px;color:#94a4bd;letter-spacing:.4px;line-height:1.9;display:flex;flex-direction:column;gap:4px}.login-icp-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px}.login-icp .dot{color:#c8d2df;margin:0 2px}.login-icp span:not(.dot){transition:color .15s}.login-icp:hover span:not(.dot){color:#5d7392}.login-footer-links{margin-top:28px;border-top:1px solid #e8eef7;padding-top:24px;display:flex;justify-content:space-around;color:#607aa1;font-weight:700}.screen-footer{position:relative;z-index:1;margin-top:18px;text-align:center;color:#4c6590;font-size:16px}.admin-screen{min-height:100vh;background:#eef4fb}.home-nav-wrap{padding:14px 12px 10px;background:#f0f4fb}.home-nav{height:78px;border-radius:24px;background:linear-gradient(90deg,#0c60da,#176ee4 58%,#0b57ca);display:flex;align-items:center;justify-content:space-between;padding:0 18px;box-shadow:var(--shadow);color:#fff}.home-brand{display:flex;align-items:center;gap:14px;font-size:22px;font-weight:800}.home-brand>span{margin-left:18px;white-space:nowrap}.brand-emblem{height:56px;width:56px;object-fit:contain;flex-shrink:0;display:block}.home-nav-items{display:flex;gap:4px;flex:1;min-width:0;justify-content:space-evenly;overflow-x:auto;scrollbar-width:none;padding:0 36px}.home-nav-items::-webkit-scrollbar{display:none}.home-nav-items button{position:relative;height:56px;padding:0 12px;border:none;border-radius:14px;background:transparent;color:#eaf2ff;font-size:17px;font-weight:800;letter-spacing:.3px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .18s,color .18s,transform .12s}.home-nav-items{flex-wrap:nowrap}.home-nav-items button:hover{background:#ffffff1f;color:#fff;transform:translateY(-1px)}.home-nav-items button.active{background:#fff3;color:#fff}.home-nav-right{display:flex;align-items:center;gap:10px;height:44px;padding:0 14px 0 6px;border-radius:24px;background:#ffffff24;color:#fff;flex-shrink:0;max-width:220px}.nav-user-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#ffd54f,#ff9800);color:#fff;display:grid;place-items:center;font-size:14px;font-weight:700;flex-shrink:0;box-shadow:0 2px 6px #0000002e}.nav-user-info{display:flex;flex-direction:column;justify-content:center;line-height:1.2;min-width:0}.nav-user-name{font-size:13px;font-weight:700;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.nav-user-position{font-size:11px;font-weight:500;opacity:.85;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis;margin-top:1px}@media (max-width: 1440px){.home-nav-items{gap:8px}.home-nav-items button{padding:0 14px;font-size:16px}}.admin-body-wrap{padding:0 12px 20px}.role-strip{margin:12px 0 4px;padding:0 4px;display:flex;align-items:center;justify-content:space-between;font-size:13px}.role-strip>div:first-child{display:inline-flex;align-items:center;gap:8px;color:#8099be;font-size:12px}.role-strip>div:first-child:before{content:"";display:inline-block;width:13px;height:13px;flex-shrink:0;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238099be' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E")}.role-strip-name{color:#1a3a6e;font-weight:700;font-size:13px;padding:3px 10px;background:linear-gradient(135deg,#eef4ff,#e1edff);border:1px solid #d6e7ff;border-radius:999px}.role-strip-actions{display:inline-flex;align-items:center;gap:4px;padding:4px;background:#fff;border:1px solid #e2ebf8;border-radius:999px;box-shadow:0 2px 8px #1461df0a}.ghost-small{height:32px;padding:0 14px;border-radius:999px;border:none;background:transparent;color:#5d7392;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.ghost-small:hover{background:#eef4ff;color:#1461df}.subnav-panel{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px;padding:12px 14px;border-radius:18px;background:#fff;border:1px solid #dde8f5;box-shadow:0 8px 24px #1858ae14}.subnav-panel button{height:40px;padding:0 16px;border-radius:12px;border:1px solid #d9e5f4;background:#f8fbff;color:#55749c;font-weight:700;cursor:pointer;transition:background .15s,color .15s,border-color .15s,transform .12s,box-shadow .15s}.subnav-panel button:hover{background:#eef5ff;border-color:#bfdbff;color:#1768dd;transform:translateY(-1px)}.subnav-panel button.active{background:linear-gradient(90deg,#0f67ef,#1492ff);border-color:transparent;color:#fff;box-shadow:0 6px 14px #146eff47}.dev-empty{text-align:center;padding:56px 20px;color:#6080a8;font-size:16px;font-weight:700;background:#fafdff;border-radius:14px;border:1px dashed #d9e5f4}.dev-two-pane{display:grid;grid-template-columns:360px 1fr;gap:14px}.dev-three-pane{display:grid;grid-template-columns:240px 1fr 320px;gap:14px}.dev-pane-left,.dev-pane-mid,.dev-pane-right{padding:18px}.dev-pane-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #eef2f8;margin-bottom:14px}.dev-pane-head strong{color:#1a3a6e;font-size:15px}.dev-section-title{margin:18px 0 10px;color:#1a3a6e;font-size:13px;font-weight:800}.dev-role-tabs{display:inline-flex;background:#eef2f8;border-radius:10px;padding:3px;gap:0}.dev-role-tabs button{background:transparent;border:0;padding:6px 14px;border-radius:8px;color:#5d749b;font-weight:700;font-size:13px;cursor:pointer}.dev-role-tabs button.active{background:#1461df;color:#fff;box-shadow:0 4px 10px #1461df40}.dev-tree{display:flex;flex-direction:column;gap:4px}.dev-tree-row{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:13px;transition:background .15s}.dev-tree-row:hover{background:#f3f7fd}.dev-tree-top{font-weight:700;color:#1a3a6e}.dev-tree-top.active{background:#eef4ff;color:#1461df;box-shadow:inset 3px 0 #1461df}.dev-tree-caret{color:#9eb0c8;width:14px}.dev-tree-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:#eef4ff;color:#2869d4;border-radius:6px;font-size:13px}.dev-tree-label{flex:1}.dev-tree-path{color:#9eb0c8;font-size:12px;font-family:ui-monospace,monospace}.dev-tree-child{padding-left:44px;color:#5d749b}.chip-blue{background:#eef4ff;color:#1461df;padding:5px 12px;border-radius:20px;font-size:13px;font-weight:700}.chip-dashed{padding:5px 12px;border-radius:20px;font-size:13px;color:#5d749b;border:1px dashed #c8d4e8;cursor:pointer}.dev-switch-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #e9eff7;border-radius:12px;margin-bottom:10px;background:#fff}.dev-switch-row .r-title{color:#1a3a6e;font-weight:700;font-size:14px}.dev-switch-row .r-desc{color:#8099be;font-size:12px;margin-top:2px}.dev-sub-row{display:flex;align-items:center;padding:10px 14px;background:#f8fbff;border:1px solid #e9eff7;border-radius:10px}.dev-pill-tabs{display:inline-flex;background:#eef2f8;padding:3px;border-radius:10px}.dev-pill-tabs button{background:transparent;border:0;padding:6px 14px;font-weight:700;color:#5d749b;cursor:pointer;border-radius:8px}.dev-pill-tabs button.active{background:#1461df;color:#fff}.dev-field-lib{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dev-field-lib.biz{grid-template-columns:1fr}.dev-field-tile{background:#fafdff;border:1px dashed #d9e5f4;border-radius:10px;padding:14px 6px;text-align:center;color:#3a5272;font-size:12px;cursor:grab}.dev-field-tile .ico{display:block;font-size:16px;margin-bottom:4px;color:#5b7aa6}.dev-field-tile-row{display:flex;align-items:center;gap:10px;background:#fafdff;border:1px solid #e9eff7;border-radius:10px;padding:10px 12px;font-size:13px;color:#3a5272;cursor:grab}.dev-field-tile-row .ico{width:22px}.dev-preview-field{position:relative;padding:12px 14px;border-radius:12px;border:1px solid #e9eff7;cursor:pointer;transition:border-color .15s,box-shadow .15s;background:#fff}.dev-preview-field:hover{border-color:#c4d6f0}.dev-preview-field.selected{border:2px solid #1461df;box-shadow:0 6px 14px #1461df1a}.dev-preview-field.warn{border:1px dashed #f3b35a;background:#fffaf0}.dev-preview-field label{display:block;font-size:13px;color:#1a3a6e;font-weight:700;margin-bottom:6px}.dev-preview-tag{position:absolute;top:-10px;left:12px;background:#1461df;color:#fff;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700}.dev-preview-warn{color:#c78a00;font-size:12px;font-weight:700;margin-bottom:4px}.dev-fake-input{width:100%;height:36px;border:1px solid #d5e3f3;border-radius:8px;background:#f8fbff;padding:0 12px;color:#3a5272}textarea.dev-fake-input{height:auto;padding:8px 12px;resize:vertical}.dev-add-field{padding:14px;border:1px dashed #c8d4e8;border-radius:12px;text-align:center;color:#6080a8;font-size:13px;cursor:pointer}.dev-upload-zone{padding:24px;border:1px dashed #c8d4e8;border-radius:12px;text-align:center;color:#5b7aa6;background:#f8fbff}.dev-role-table{display:flex;flex-direction:column;gap:6px}.dev-role-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background:#fafdff;border:1px solid #e9eff7;border-radius:8px;font-size:13px;color:#3a5272}.dev-mode-tag{padding:2px 10px;border-radius:12px;font-size:12px;font-weight:700}.dev-mode-tag.green{background:#e8f5ee;color:#1a9155}.dev-mode-tag.blue{background:#eef4ff;color:#2869d4}.dev-link-rule{padding:10px 12px;background:#fff8e6;border:1px solid #ffe2a8;border-radius:10px;color:#6e4e10;font-size:13px}.dev-link-rule code{background:#ffefc6;padding:1px 6px;border-radius:4px}.dev-canvas-wrap{padding:0!important;overflow:hidden}.dev-canvas{position:relative;min-height:420px}.dev-canvas-zoom{position:absolute;right:14px;bottom:14px;background:#fff;border:1px solid #e9eff7;border-radius:10px;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 8px;box-shadow:0 4px 10px #0000000a;font-size:12px}.dev-canvas-zoom button{width:26px;height:26px;border:0;background:transparent;cursor:pointer;color:#5b7aa6;font-size:14px}.dev-node-lib{display:flex;flex-direction:column;gap:8px}.dev-node-tile{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px dashed #d9e5f4;border-radius:10px;cursor:grab;font-size:13px;color:#3a5272}.dev-node-tile .ico{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:14px}.dev-avatar-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;border:1px solid #e9eff7;border-radius:20px;background:#fafdff;font-size:13px;color:#3a5272}.dev-avatar-chip .av{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:12px}.dev-radio-group{display:flex;flex-direction:column;gap:8px}.dev-radio-card{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e9eff7;border-radius:12px;cursor:pointer}.dev-radio-card.active{border:2px solid #1461df;background:#eef4ff}.dev-radio-card .t{color:#1a3a6e;font-weight:700;font-size:14px}.dev-radio-card .d{color:#8099be;font-size:12px;margin-top:2px}.home-page-shell{margin-top:12px}.banner-card{display:grid;grid-template-columns:1.1fr .9fr;aspect-ratio:2490 / 500;background:linear-gradient(90deg,#0861de,#1a77ef 52%,#57a8ff);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.banner-left{padding:0 3% 3% 3.7%;color:#fff;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;flex-direction:column;justify-content:flex-end}.banner-left h1{margin:1.4% 0 .9%;font-size:clamp(20px,3.3vw,62px);line-height:1.15}.banner-left p{margin:0;font-size:clamp(12px,1.15vw,22px);color:#ffffffeb}.banner-slogan-row{display:flex;gap:1.2vw;margin-top:1.8vw;color:#ffffffeb;font-size:clamp(11px,.9vw,17px)}.banner-image{position:relative;background:linear-gradient(90deg,#1469e647,#1469e605),url(/home-banner.jpg) center/cover no-repeat}.banner-image:after{content:"";position:absolute;inset:auto 0 0 0;height:130px;background:radial-gradient(120% 120% at 0% 100%,rgba(255,255,255,.92),transparent 42%),radial-gradient(120% 120% at 40% 100%,rgba(164,211,255,.95),transparent 34%),radial-gradient(120% 120% at 70% 100%,rgba(65,145,255,.92),transparent 36%),radial-gradient(120% 120% at 100% 100%,rgba(255,255,255,.92),transparent 44%)}.banner-greet{position:absolute;top:28px;right:32px;z-index:6;text-align:right;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.4)}.banner-greet-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#001e5066;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:1.5px;margin-bottom:18px}.banner-greet-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e;animation:bg-pulse 1.8s ease-out infinite}@keyframes bg-pulse{0%,to{box-shadow:0 0 #22c55e99}70%{box-shadow:0 0 0 6px #22c55e00}}.banner-greet-hero{font-size:clamp(28px,3.2vw,48px);font-weight:900;letter-spacing:3px;line-height:1;margin-bottom:6px}.banner-greet-name{background:linear-gradient(135deg,#fff2c1,#ffd54f 25%,#ffb300,#ff8f00 85%,#ff6f00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;filter:drop-shadow(0 4px 10px rgba(255,140,0,.45));padding-left:6px}.banner-greet-sub{font-size:13px;font-weight:500;opacity:.85;letter-spacing:2px;margin-top:10px}.banner-greet-chips{display:flex;gap:10px;margin-top:18px;justify-content:flex-end}.bg-chip{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;background:#001e5066;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.5px;color:#fff;cursor:pointer;transition:all .15s;position:relative}.bg-chip:hover{transform:translateY(-1px);background:#001e508c}.bg-chip-emo{font-size:14px}.bg-chip-num{font-size:14px;font-weight:900;color:#ffd54f;margin-left:2px}.bg-chip-label{opacity:.92}.bg-chip-urgent{background:linear-gradient(135deg,#ef444473,#dc26264d);border-color:#fca5a58c}.bg-chip-urgent .bg-chip-num{color:#fff;text-shadow:0 0 8px rgba(255,200,200,.6)}.bg-chip-urgent:before{content:"";position:absolute;top:-2px;right:-2px;width:10px;height:10px;border-radius:50%;background:#ef4444;border:2px solid rgba(0,30,80,.6);animation:bg-urg-pulse 1.6s ease-out infinite}@keyframes bg-urg-pulse{0%,to{box-shadow:0 0 #ef444499}70%{box-shadow:0 0 0 8px #ef444400}}.module-grid{margin-top:16px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.module-card{background:#fff;border-radius:20px;border:1px solid #e1ebf7;box-shadow:0 10px 24px #164fa014;padding:24px 24px 22px;min-height:196px;position:relative}.module-icon{width:64px;height:64px;border-radius:18px;background:linear-gradient(180deg,#eff5ff,#dceafe)}.module-card.green .module-icon{background:linear-gradient(180deg,#edfdf6,#d2f5e5)}.module-card.orange .module-icon{background:linear-gradient(180deg,#fff6ea,#fde3c3)}.module-card.purple .module-icon{background:linear-gradient(180deg,#f4ecff,#e2d3ff)}.module-card.navy .module-icon{background:linear-gradient(180deg,#eaf2ff,#d4e2ff)}.module-card.amber .module-icon{background:linear-gradient(180deg,#fff5e8,#ffe1b7)}.module-card h3{margin:22px 0 14px;font-size:22px}.module-card p{margin:0;color:#617a9f;font-size:16px;line-height:1.8;white-space:pre-line}.module-arrow{position:absolute;right:18px;bottom:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#256ee4;border:2px solid #d6e6ff}.bottom-grid{margin-top:16px;display:grid;grid-template-columns:1.15fr 1fr;gap:16px}.notice-card,.overview-card,.role-header-card,.data-card,.info-card{background:#fff;border-radius:20px;border:1px solid #e1ebf7;box-shadow:0 10px 24px #164fa014;padding:22px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#304f80;font-weight:800}.section-title button{border:none;background:transparent;color:#3478ea;font-weight:700}.notice-card ul{margin:18px 0 0;padding:0;list-style:none}.notice-card li{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf3fb;color:#496487}.notice-card li em{font-style:normal;color:#8ea1bf}.overview-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.overview-box{min-height:150px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:10px;background:#eef4ff}.overview-box.blue{background:#eef4ff;color:#2b70ea}.overview-box.green{background:#edf9f2;color:#17a05f}.overview-box.orange{background:#fff5eb;color:#ee9228}.overview-box.purple{background:#f4efff;color:#8359e6}.overview-box strong{font-size:52px}.overview-box span{font-size:18px}.home-footer{margin-top:16px;height:86px;border-radius:0 0 28px 28px;background:linear-gradient(90deg,#0d63dd,#135fd1);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.home-footer-icp{color:#ffffffbf;font-size:13px;text-decoration:none}.home-footer-icp:hover{color:#fff;text-decoration:underline}.role-page-shell{margin-top:14px;display:grid;gap:16px}.role-header-card{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.crumb-line{color:#6c86ab;font-size:14px}.role-header-card h2{margin:10px 0;font-size:36px}.role-header-card p{margin:0;color:#60789d;line-height:1.85}.role-badge{padding:12px 16px;border-radius:999px;font-weight:800}.role-badge.school{background:#e8f2ff;color:#1b6fe5}.role-badge.class{background:#edf8ef;color:#178e57}.role-badge.developer{background:#f3edff;color:#7f57de}.role-content-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.role-content-grid.dev{grid-template-columns:1fr .9fr}.table-ui{width:100%;margin-top:16px;border-collapse:collapse}.table-ui th,.table-ui td{padding:14px 12px;text-align:left;border-bottom:1px solid #ecf2fb;font-size:15px}.table-ui th{background:#f7faff;color:#4b6b98}.info-card ul{margin:16px 0 0;padding-left:18px;color:#5e789c;line-height:1.95}.chip-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.chip-box{min-height:72px;border-radius:16px;background:#f7faff;border:1px solid #deebfa;display:grid;place-items:center;color:#48678f;font-weight:700}.query-page-screen{min-height:100vh;background:linear-gradient(180deg,#eef4fb,#f7faff);padding:40px 0}.query-panel{width:900px;margin:0 auto;background:#fff;border-radius:28px;border:1px solid #dbe7f7;box-shadow:var(--shadow);padding:28px}.query-topbar{display:flex;justify-content:space-between;align-items:center}.query-brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;color:#1a4f9b}.query-panel h2{margin:26px 0 10px;font-size:36px}.query-panel p{margin:0;color:#60789d;line-height:1.8}.query-form-grid{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.query-result-card{margin-top:18px;padding:20px;border-radius:18px;background:#f6faff;border:1px solid #d9e8fa;color:#4f6890;display:grid;gap:10px}.banner-card{position:relative!important;height:auto!important;min-height:0!important;aspect-ratio:2490 / 500!important;overflow:hidden!important;background:url(/D5.png) center / 100% 100% no-repeat,linear-gradient(90deg,#0861de,#1a77ef 52%,#57a8ff)!important}.banner-left{background:transparent!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:0 3% 3% 3.7%!important}.banner-image{background:transparent!important;opacity:0!important}.banner-card:before,.banner-card:after,.banner-image:before,.banner-image:after{display:none!important;content:none!important;background:transparent!important}.banner-card .cover-image,.banner-left .cover-image,.banner-image .cover-image{background:transparent!important;background-image:none!important}.banner-left h1,.banner-left p,.banner-slogan-row,.feature-pill{position:relative!important;z-index:6!important}.login-cover h1{width:100%!important;text-align:center!important;margin-left:auto!important;margin-right:auto!important}.login-cover .cover-image{background-image:url(/D4.png)!important;background-position:0 0!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.login-cover h1,.login-cover .cover-subtitle,.login-cover .hero-subtitle,.login-cover .subtitle,.login-cover .cover-desc,.login-cover .visual-feature-row,.login-cover .feature-row,.login-cover .cover-feature-row,.login-cover .cover-slogan-row,.login-cover .login-highlights{position:relative!important;transform:translateY(113px)!important}.topbar{background-image:none!important;background:linear-gradient(90deg,#0c60da,#176ee4 58%,#0b57ca)!important}.topbar:before,.topbar:after{display:none!important;content:none!important;background:transparent!important}.topbar>div,.topbar>nav,.topbar>header{background:transparent!important}.topbar,.top-nav,.main-nav,.nav-bar,.header-bar,.app-header,.admin-header,.layout-header,.shell-header,.dashboard-header{position:relative!important;overflow:hidden!important;background-image:none!important;background:linear-gradient(90deg,#0c60da,#176ee4 58%,#0b57ca)!important}.topbar:before,.topbar:after,.top-nav:before,.top-nav:after,.main-nav:before,.main-nav:after,.nav-bar:before,.nav-bar:after,.header-bar:before,.header-bar:after,.app-header:before,.app-header:after,.admin-header:before,.admin-header:after,.layout-header:before,.layout-header:after,.shell-header:before,.shell-header:after,.dashboard-header:before,.dashboard-header:after{display:none!important;content:none!important;background:none!important}.topbar>*,.top-nav>*,.main-nav>*,.nav-bar>*,.header-bar>*,.app-header>*,.admin-header>*,.layout-header>*,.shell-header>*,.dashboard-header>*{position:relative!important;z-index:2!important}.scope-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:14px}.scope-page{display:grid;gap:18px}.scope-header-card strong{color:#0f66ef;margin:0 4px}.scope-card{background:#fff;border:1px solid #dce8f8;border-radius:20px;padding:18px;box-shadow:0 10px 30px #0f367014}.scope-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.scope-title-row h3,.scope-card h3{margin:0;color:#17345d}.scope-title-row span{background:#eef5ff;color:#1557b4;border:1px solid #bdd5ff;border-radius:999px;padding:6px 12px;font-weight:800}.scope-table{width:100%;border-collapse:collapse}.scope-table th{background:#f3f7ff;color:#244265;text-align:left}.scope-table th,.scope-table td{border-bottom:1px solid #edf2f8;padding:12px;font-size:14px}.scope-rule-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.scope-rule-grid div{background:#f8fbff;border:1px solid #e1ebfa;border-radius:16px;padding:14px}.scope-rule-grid b{color:#17345d}.scope-rule-grid p{margin:8px 0 0;line-height:1.7;color:#506685}@media (max-width: 900px){.scope-rule-grid{grid-template-columns:1fr}}tbody tr.universal-selected-row,tbody tr.universal-selected-row td{background:#fff3c4!important}tbody tr.universal-selected-row{outline:2px solid #f0b429;outline-offset:-2px}.universal-table-ops{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:12px 14px;border:1px solid #dbe7f6;border-radius:14px;background:#f8fbff}.universal-table-ops-left{display:flex;align-items:center;gap:12px;color:#284665;font-size:14px}.universal-table-ops-left strong{color:#14345f}.universal-table-ops-left b{color:#0f66ef}.universal-table-ops-right{display:flex;flex-wrap:wrap;gap:8px}.universal-table-ops-right button{border:1px solid #bcd3f8;background:#eef5ff;color:#1557b4;border-radius:10px;padding:8px 11px;font-weight:800;cursor:pointer}.universal-table-ops-right button:hover{background:#dfeeff}.universal-check-th,.universal-check-td{width:48px!important;min-width:48px!important;text-align:center!important;position:sticky;left:0;z-index:2;background:#f8fbff!important}.universal-check-td{background:#fff!important}.universal-check-th input,.universal-check-td input{width:18px;height:18px;cursor:pointer}tbody tr.universal-row-checked,tbody tr.universal-row-checked td{background:#fff3c4!important}tbody tr.universal-row-checked .universal-check-td{background:#ffe9a3!important}tbody tr[data-imported="1"] td{background:#f7fbff}.universal-print-host{display:none}@media print{body *{visibility:hidden!important}.universal-print-host,.universal-print-host *{visibility:visible!important}.universal-print-host{display:block!important;position:absolute;left:0;top:0;width:100%}.universal-print-paper{width:100%}.universal-print-page{page-break-after:always;padding:24px;color:#111;background:#fff}.universal-print-page h1{text-align:center;font-size:22px;margin:0 0 16px}.universal-print-meta{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px}.universal-print-page table{width:100%;border-collapse:collapse}.universal-print-page th,.universal-print-page td{border:1px solid #111;padding:10px;text-align:left;font-size:14px}.universal-print-page th{width:28%;background:#f2f2f2}.universal-print-sign{margin-top:36px;display:flex;justify-content:space-between;font-size:14px}}@media (max-width: 900px){.universal-table-ops{align-items:flex-start;flex-direction:column}}.universal-table-ops[data-managed-by=universal-table-ops-v4]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;padding:12px 14px;border:1px solid #dbe7f6;border-radius:14px;background:#f8fbff}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-left{display:flex;align-items:center;gap:12px;color:#284665;font-size:14px}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-left strong{color:#14345f}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-left b{color:#0f66ef}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-right{display:flex;flex-wrap:wrap;gap:8px}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-right button{border:1px solid #bcd3f8;background:#eef5ff;color:#1557b4;border-radius:10px;padding:8px 11px;font-weight:800;cursor:pointer}.universal-table-ops[data-managed-by=universal-table-ops-v4] .universal-table-ops-right button:hover{background:#dfeeff}.universal-page-ops[data-managed-by=universal-page-ops-v5]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid #dbe7f6;border-radius:14px;background:#f8fbff;box-shadow:0 6px 20px #0f36700d}.universal-page-ops-left{display:flex;align-items:center;gap:12px;color:#284665;font-size:14px}.universal-page-ops-left strong{color:#14345f}.universal-page-ops-left b{color:#0f66ef}.universal-page-ops-right{display:flex;flex-wrap:wrap;gap:8px}.universal-page-ops-right button{border:1px solid #bcd3f8;background:#eef5ff;color:#1557b4;border-radius:10px;padding:8px 11px;font-weight:800;cursor:pointer}.universal-page-ops-right button:hover{background:#dfeeff}@media (max-width: 900px){.universal-page-ops[data-managed-by=universal-page-ops-v5]{align-items:flex-start;flex-direction:column}}.linked-page{display:grid;gap:18px}.linked-card{background:#fff;border:1px solid #dbe7f6;border-radius:20px;padding:18px;box-shadow:0 10px 30px #0f367014}.linked-card h3{margin:0 0 14px;color:#16345f}.linked-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.linked-form-grid label{display:grid;gap:6px;font-size:14px;font-weight:700;color:#38557a}.linked-form-grid input,.linked-form-grid select{height:40px;border:1px solid #d5e2f3;border-radius:10px;padding:0 10px;background:#f8fbff}.linked-primary{border:0;border-radius:12px;background:#0f66ef;color:#fff;font-weight:800;padding:11px 16px;margin-top:14px;cursor:pointer}.linked-scroll{overflow:auto;border:1px solid #dce8f8;border-radius:14px}.linked-table{width:100%;border-collapse:collapse;font-size:13px}.linked-wide{min-width:2150px}.linked-table th{background:#f3f7ff;color:#244265}.linked-table th,.linked-table td{border-bottom:1px solid #edf2f8;padding:10px;text-align:left;white-space:nowrap}.linked-mini{border:1px solid #bcd3f8;background:#eef5ff;color:#1557b4;border-radius:9px;padding:7px 9px;font-weight:700;margin-right:6px;cursor:pointer}.linked-print-wrap{display:grid;gap:12px}.linked-print-paper{background:#fff;color:#111;border:1px solid #bbb;border-radius:6px;padding:30px;max-width:980px;margin:0 auto}.linked-print-paper h1{text-align:center;font-size:24px}.linked-print-paper table{width:100%;border-collapse:collapse}.linked-print-paper th,.linked-print-paper td{border:1px solid #111;padding:10px}.linked-sign{margin-top:35px;text-align:right}@media print{body *{visibility:hidden!important}.linked-print-paper,.linked-print-paper *{visibility:visible!important}.linked-print-paper{position:absolute;left:0;top:0;width:100%;max-width:none;border:0}.no-print{display:none!important}}.jd-page{min-height:calc(100vh - 100px);background:#f5f8fd;padding:12px 14px 28px}.jd-title{text-align:center;margin:0 0 18px}.jd-title h1{margin:0;color:#101828;font-size:30px;line-height:1.25;font-weight:900;letter-spacing:1px}.jd-title p{margin:8px 0 0;color:#4b5b76;font-size:15px}.jd-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px;align-items:start}.jd-main,.jd-right{display:flex;flex-direction:column;gap:14px}.jd-panel,.jd-search,.jd-stat,.jd-right-card,.jd-top-flow,.jd-link-box,.jd-print-entry,.jd-score-card,.jd-veto,.jd-print-settings{background:#fff;border:1px solid #dce8f7;border-radius:12px;box-shadow:0 6px 18px #0a3a820f}.jd-panel{overflow:hidden}.jd-panel-title{display:inline-block;background:#0867df;color:#fff;padding:9px 18px;border-radius:0 0 10px;font-size:17px;font-weight:900}.jd-search{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px 18px;padding:15px 16px;align-items:end}.jd-search label{display:flex;align-items:center;gap:10px;color:#1f2b44;font-weight:800;white-space:nowrap}.jd-search input,.jd-search select,.jd-print-settings select{height:34px;border:1px solid #d6e0ee;border-radius:8px;padding:0 10px;min-width:0;color:#667085;background:#fff}.jd-date{height:34px;border:1px solid #d6e0ee;border-radius:8px;padding:0 10px;display:inline-flex;align-items:center;color:#98a2b3;background:#fff}.jd-search-actions{display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.jd-btn{height:34px;padding:0 16px;border-radius:8px;border:1px solid #b8ccec;background:#fff;color:#1459c8;font-weight:900;cursor:pointer}.jd-btn.primary{background:#0867df;color:#fff;border-color:#0867df}.jd-btn.green{background:#ecfff5;color:#13945f;border-color:#95d8b7}.jd-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.jd-stat{min-height:84px;padding:15px 18px;display:flex;justify-content:space-between;align-items:center}.jd-stat span{color:#334155;font-weight:800}.jd-stat strong{display:block;margin-top:6px;font-size:30px;color:#17233d}.jd-stat small{color:#667085}.jd-stat i{width:58px;height:58px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;font-style:normal;font-size:28px}.jd-right-card{padding:16px}.jd-right-card h3{margin:0 0 12px;color:#17233d;font-size:18px}.jd-right-card ul{margin:0;padding-left:18px;color:#40516e;font-size:14px;line-height:2}.jd-more{color:#667085;margin-top:10px}.jd-top-flow{padding:14px 20px;display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr;gap:12px;align-items:center}.jd-top-flow.compact{grid-template-columns:1fr 36px 1fr}.jd-top-flow div{min-height:76px;border:1px solid #c9dcf7;border-radius:10px;background:#f8fbff;padding:12px;display:grid;grid-template-columns:48px 1fr;column-gap:10px;align-items:center}.jd-top-flow i{grid-row:span 2;width:48px;height:48px;background:#e9f2ff;border-radius:10px;display:grid;place-items:center;font-style:normal;font-size:26px}.jd-top-flow b{color:#0b63d8;font-size:16px}.jd-top-flow span{color:#52657f;font-size:13px;line-height:1.6}.jd-top-flow em{text-align:center;color:#0b63d8;font-size:28px;font-style:normal;font-weight:900}.jd-flow-section-title{width:fit-content;background:#0867df;color:#fff;padding:9px 18px;border-radius:10px 10px 0 0;font-size:17px;font-weight:900;margin-bottom:-14px;z-index:1;position:relative}.jd-flow-grid{background:#fff;border:1px solid #bdd5f7;border-radius:0 12px 12px;padding:14px;display:grid;gap:12px}.jd-flow-grid.six{grid-template-columns:repeat(6,minmax(120px,1fr))}.jd-flow-grid.three{grid-template-columns:repeat(3,1fr)}.jd-flow-card{position:relative;border:1px solid #d7e4f5;border-radius:10px;padding:12px;background:#fff;min-height:150px}.jd-flow-head{display:flex;gap:8px;align-items:center}.jd-flow-head b{width:24px;height:24px;border-radius:50%;background:#0b70e7;color:#fff;display:grid;place-items:center}.jd-flow-head strong{color:#0b57c2;font-size:14px}.jd-flow-card ul{margin:12px 0;padding-left:16px;color:#465773;font-size:13px;line-height:1.7}.jd-flow-status{border:1px solid #9ad8bb;color:#13945f;background:#f2fff9;text-align:center;border-radius:7px;padding:6px;font-weight:900;font-size:13px}.jd-flow-card em{position:absolute;right:-21px;top:50%;transform:translateY(-50%);color:#0b70e7;font-style:normal;font-size:24px;z-index:2}.jd-print-entry{padding:18px;border-color:#bfe5cc;display:grid;grid-template-columns:82px 1fr 1fr;gap:18px;align-items:center}.jd-printer{width:72px;height:72px;border-radius:12px;background:#ecfff5;display:grid;place-items:center;font-size:38px}.jd-print-entry h3{margin:0 0 8px;color:#15915d}.jd-print-entry ul{columns:2;margin:0;padding-left:18px;line-height:1.9}.jd-tip{background:#f7fbff;border:1px solid #bdd5f7;border-radius:10px;padding:12px 16px;color:#40516e}.jd-progress-card,.jd-score-card,.jd-veto{padding:16px;background:#fff}.jd-progress-card h3,.jd-score-card h3,.jd-veto h3{margin:0 0 12px}.jd-ring,.jd-score-ring{width:96px;height:96px;margin:0 auto 12px;border-radius:50%;border:10px solid #18b36b;border-left-color:#1677ff;display:grid;place-items:center;font-size:24px;font-weight:900}.jd-score-ring{color:#0867df;border-color:#9cc4ff;border-left-color:#0867df}.jd-score-card h2{color:#0867df;margin:10px 0}.jd-veto{border-color:#ffc7c7;background:#fff7f7}.jd-veto strong{display:block;text-align:center;color:#12a462;font-size:20px}.jd-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:6px}.jd-dot.ok{background:#18b36b}.jd-dot.warn{background:#f5a623}.jd-dot.blue{background:#1677ff}.jd-dot.gray{background:#98a2b3}.jd-tag{display:inline-block;padding:4px 8px;border-radius:6px;font-weight:900;font-size:12px}.jd-tag.blue{background:#eaf3ff;color:#0b63d8}.jd-tag.green{background:#e9fbf1;color:#10915a}.jd-tag.red{background:#fff1f1;color:#df3b3b}.jd-link-box{padding:16px 20px;color:#40516e}.jd-link-box b{color:#0b63d8;font-size:18px}.jd-score-dimensions{background:#fff;border:1px solid #bdd5f7;border-radius:12px;padding:14px;display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.jd-score-dimensions div{border:1px solid #d7e4f5;border-radius:10px;min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center}.jd-score-dimensions i{font-style:normal;font-size:24px}.jd-score-dimensions b{color:#334155;margin:6px 0}.jd-score-dimensions strong{color:#0867df;font-size:20px}.jd-score-process{border:1px solid #bdd5f7;border-radius:12px;background:#fff;padding:14px;display:grid;grid-template-columns:1fr 40px 1fr 40px 1fr;gap:12px;align-items:center}.jd-score-process div{background:#f8fbff;border:1px solid #d7e4f5;border-radius:10px;padding:14px}.jd-score-process b{display:inline-grid;place-items:center;width:26px;height:26px;background:#0867df;color:#fff;border-radius:50%;margin-right:8px}.jd-score-process strong{color:#0b63d8}.jd-score-process em{text-align:center;font-style:normal;color:#1677ff;font-size:28px}.jd-recommend-flow{padding:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.jd-table{width:100%;border-collapse:collapse}.jd-table th,.jd-table td{border-bottom:1px solid #edf2f8;padding:11px 10px;font-size:13px;text-align:left}.jd-table th{background:#f8fbff;color:#384860;font-weight:900}.jd-actions{color:#0b63d8;font-weight:900;white-space:nowrap}.jd-pager{padding:14px;text-align:center;color:#52657f}.jd-print-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px}.jd-print-settings{padding:16px}.jd-print-settings h3{margin-top:0}.jd-print-settings select{width:100%;margin:8px 0 14px}.jd-radio,.jd-check{background:#f5f9ff;border:1px solid #dbe7f7;border-radius:8px;padding:10px;margin:10px 0;color:#2f4563}.jd-print-buttons{display:flex;gap:8px;flex-wrap:wrap}.jd-task-row{padding:12px 16px;border-top:1px dashed #d8e3f2;color:#334155}@media (max-width: 980px){.jd-layout,.jd-print-grid{grid-template-columns:1fr}.jd-right{display:none}.jd-search,.jd-stats,.jd-flow-grid.six,.jd-flow-grid.three,.jd-recommend-flow,.jd-score-dimensions,.jd-score-process,.jd-top-flow,.jd-top-flow.compact,.jd-print-entry{grid-template-columns:1fr}.jd-top-flow em,.jd-score-process em{display:none}}.jd-layout,.jd-layout-final-right{display:grid!important;grid-template-columns:minmax(0,1fr) 190px!important;gap:14px!important;align-items:start!important}.jd-main{grid-column:1!important;min-width:0!important}.jd-right,.jd-final-right-cards,.jd-right-under-ops{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;gap:14px!important;width:190px!important;min-width:190px!important;align-self:start!important;margin-top:0!important}.jd-right-card,.jd-progress-card,.jd-score-card,.jd-veto{width:100%!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #dbe7f7!important;border-radius:10px!important;box-shadow:0 6px 18px #0a3a820f!important}.jd-right-card{padding:14px 12px!important}.jd-right-card h3{margin:0 0 10px!important;color:#12345b!important;font-size:15px!important;font-weight:900!important}.jd-right-card ul{margin:0!important;padding-left:16px!important;color:#40516e!important;font-size:12px!important;line-height:1.85!important}.jd-progress-card,.jd-score-card,.jd-veto{padding:14px 12px!important}.jd-right{visibility:visible!important;opacity:1!important}@media (max-width: 980px){.jd-layout,.jd-layout-final-right{grid-template-columns:1fr!important}.jd-right,.jd-final-right-cards,.jd-right-under-ops{grid-column:1!important;grid-row:auto!important;width:100%!important;min-width:0!important}}.unified-data-operation,.unified-data-actions,.unified-ops-bar,.bulk-action-bar,.batch-operation-bar,.selection-action-bar,.jd-unified-ops-card,.universal-page-ops,.universal-table-ops{display:none!important}.sl-page{min-height:calc(100vh - 100px);padding:22px 28px 36px;background:#f3f7fc}.sl-location{color:#7a8da8;font-size:14px;font-weight:700;margin:0 0 18px}.sl-card{background:#fff;border:1px solid #dbe7f7;border-radius:18px;box-shadow:0 8px 30px #0a3a8214;overflow:hidden}.sl-tabs{height:72px;border-bottom:1px solid #e3ebf7;display:flex;align-items:center;gap:34px;padding:0 34px}.sl-tabs button{position:relative;border:none;background:transparent;color:#53657f;font-size:17px;font-weight:900;cursor:pointer;height:72px;padding:0}.sl-tabs button.active{color:#0b63d8}.sl-tabs button.active:before{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#0b70e7}.sl-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-5px;width:12px;height:12px;border-radius:50%;transform:translate(-50%);background:#0b70e7}.sl-hero{position:relative;min-height:132px;margin:26px 26px 24px;border:1px solid #cfe0f6;border-radius:16px;background:linear-gradient(90deg,#eaf3ff,#f8fbff 52%,#fff);display:grid;grid-template-columns:116px minmax(0,1fr) 420px;align-items:center;overflow:hidden}.sl-hero-icon{width:86px;height:86px;margin-left:28px;border-radius:50%;background:linear-gradient(135deg,#1377ff,#075bd3);color:#fff;display:grid;place-items:center;font-size:38px;box-shadow:0 10px 26px #0a5adc47;z-index:2}.sl-hero-text{z-index:2}.sl-hero-text h1{margin:0;color:#12345b;font-size:32px;font-weight:1000;letter-spacing:1px}.sl-hero-text p{margin:12px 0 0;color:#48617f;font-size:16px;font-weight:700}.sl-hero-art{position:absolute;top:0;right:230px;bottom:0;left:360px;opacity:.28;background:linear-gradient(#a9cdfa 0,#a9cdfa 0) 40px 86px/280px 2px no-repeat,linear-gradient(#a9cdfa 0,#a9cdfa 0) 120px 58px/2px 30px no-repeat,linear-gradient(#a9cdfa 0,#a9cdfa 0) 180px 40px/2px 48px no-repeat,linear-gradient(#a9cdfa 0,#a9cdfa 0) 240px 66px/2px 22px no-repeat,linear-gradient(#a9cdfa 0,#a9cdfa 0) 300px 50px/2px 38px no-repeat}.sl-hero-actions{z-index:2;display:flex;justify-content:flex-end;gap:14px;padding-right:24px}.sl-btn{min-width:132px;height:52px;padding:0 22px;border-radius:10px;border:1px solid #bcd0ee;background:#fff;color:#184f9e;font-size:15px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px #0f37780d}.sl-btn.primary{border-color:#0b63d8;background:#0b63d8;color:#fff;box-shadow:0 10px 22px #0b63d838}.sl-member-grid{padding:0 26px 26px;display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:22px}.sl-member-card{position:relative;min-height:214px;border:1px solid #dce8f7;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0a3a8212;display:grid;grid-template-columns:130px minmax(0,1fr);column-gap:16px;padding:28px 28px 22px}.sl-avatar,.sl-contact-avatar{width:88px;height:88px;border-radius:50%;background:linear-gradient(180deg,#eef4fb,#dfeaf7);display:grid;place-items:center;color:#506b8d;font-size:44px}.sl-member-title{display:flex;align-items:center;gap:14px;margin-bottom:16px}.sl-member-title h2{margin:0;color:#102a55;font-size:24px;font-weight:1000}.sl-role{display:inline-flex;align-items:center;height:30px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:900}.sl-role.purple{background:#f0ddff;color:#8b35d4}.sl-role.violet{background:#efe0ff;color:#8d42df}.sl-role.green{background:#dff8e8;color:#15915d}.sl-member-info p{margin:10px 0;color:#607591;font-size:15px;font-weight:700}.sl-status{position:absolute;right:26px;top:28px;background:#dcf8e7;color:#16945d;border-radius:999px;padding:7px 18px;font-size:14px;font-weight:900}.sl-member-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.sl-member-actions button{height:42px;border-radius:8px;background:#fff;font-size:15px;font-weight:900;cursor:pointer}.sl-member-actions .edit{border:1px solid #bdd2ef;color:#0b63d8}.sl-member-actions .remove{border:1px solid #ffd0d0;color:#df3b3b}.sl-table-panel{margin:0 26px 26px;border:1px solid #dce8f7;border-radius:14px;overflow:hidden;background:#fff}.sl-panel-title{background:#0b63d8;color:#fff;display:inline-block;padding:10px 20px;border-radius:0 0 10px;font-weight:900;font-size:16px}.sl-table{width:100%;border-collapse:collapse}.sl-table th,.sl-table td{border-bottom:1px solid #edf2f8;padding:15px 16px;text-align:left;color:#334155}.sl-table th{background:#f8fbff;color:#30415d;font-weight:900}.sl-tag{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.sl-tag.green{background:#e9fbf1;color:#10915a}.sl-tag.blue{background:#eaf3ff;color:#0b63d8}.sl-actions{color:#0b63d8;font-weight:900}.sl-contact-card{border:1px solid #dce8f7;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0a3a8212;padding:26px;text-align:center}.sl-contact-avatar{margin:0 auto 14px}.sl-contact-card h2{margin:0;color:#102a55;font-size:24px}.sl-contact-card span{display:inline-block;margin:8px 0 16px;color:#0b63d8;font-weight:900}.sl-contact-card p{color:#607591;font-weight:700}@media (max-width: 1100px){.sl-hero{grid-template-columns:100px 1fr}.sl-hero-actions{grid-column:1 / -1;justify-content:flex-start;padding:0 28px 20px}.sl-member-grid{grid-template-columns:1fr}}.sl-leader-page{min-height:calc(100vh - 100px);padding:22px 28px 36px;background:#f3f7fc}.sl-leader-titlebar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.sl-leader-titlebar h1{margin:0;font-size:24px;font-weight:900;color:#12345b}.sl-leader-tip{display:flex;gap:8px;align-items:center;background:#eaf4ff;border:1px solid #cfe1f6;color:#1565c0;font-size:14px;font-weight:700;padding:10px 16px;border-radius:8px;margin-bottom:16px}.sl-leader-card{padding:0}.sl-shell-card{padding:22px 0 8px}.sl-shell-card .sl-table-panel{margin:0 26px 18px}.sl-leader-table{width:100%;border-collapse:collapse;font-size:14px}.sl-leader-table th,.sl-leader-table td{padding:14px 16px;vertical-align:middle;border-bottom:1px solid #eef2f8;text-align:left}.sl-leader-table thead th{background:#2a6fd6;color:#fff;font-weight:800;letter-spacing:1px}.sl-leader-table thead th:first-child{border-top-left-radius:12px}.sl-leader-table thead th:last-child{border-top-right-radius:12px}.sl-leader-table tbody tr{background:#fff;transition:background .15s}.sl-leader-table tbody tr:hover{background:#f7faff}.sl-leader-table tbody tr[draggable=true]{cursor:default}.sl-drag-handle{white-space:nowrap;color:#4f6486;font-weight:800;font-size:14px}.sl-drag-grip{display:inline-block;width:20px;margin-right:8px;color:#98a8c2;cursor:grab;font-size:16px;letter-spacing:-3px}.sl-drag-grip:active{cursor:grabbing}.sl-portrait{width:72px;height:96px;border-radius:6px;object-fit:cover;background:#eef2f7;border:1px solid #e3eaf3;display:block}.sl-leader-name{font-size:15px;font-weight:800;color:#173b67}.sl-role-badge{display:inline-block;margin-top:4px;padding:2px 10px;background:#eef0fb;color:#5c6ed4;border-radius:999px;font-size:12px;font-weight:700}.sl-leader-title-cell{color:#2c4a73;font-weight:700}.sl-duty-cell{max-width:320px;white-space:normal;line-height:1.6;color:#455a7d}.sl-status-on{display:inline-flex;align-items:center;color:#22a06b;font-weight:700}.sl-status-off{color:#94a3b8;font-weight:700}.sl-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22a06b;margin-right:6px}.sl-leader-table .sl-actions{white-space:nowrap;font-weight:700}.sl-leader-table .sl-actions a{display:inline-block;margin-right:14px;color:#1167d6;cursor:pointer}.sl-leader-table .sl-actions a.danger{color:#d4380d}.sl-leader-table .sl-actions a:hover{text-decoration:underline}.sl-leader-count{padding:14px 20px;text-align:right;color:#6b7d96;font-size:13px;border-top:1px solid #eef2f8;background:#fafcff}.sl-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1e3773;display:flex;align-items:center;justify-content:center;z-index:1000}.sl-leader-modal{width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 60px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 18px 40px #0a285a38}.sl-modal-header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 14px;border-bottom:1px solid #edf2f9}.sl-modal-header h3{margin:0;font-size:18px;font-weight:800;color:#12345b}.sl-modal-close{border:none;background:transparent;color:#8b9bb2;font-size:24px;line-height:1;cursor:pointer;padding:0 4px}.sl-modal-close:hover{color:#2c4a73}.sl-modal-body{padding:18px 24px 4px}.sl-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.sl-form-row{display:flex;flex-direction:column;gap:6px}.sl-form-row-full{grid-column:1 / -1}.sl-form-row label{font-size:13px;color:#2c4a73;font-weight:700}.sl-form-row label.required:after{content:" *";color:#e64545}.sl-form-row input[type=text],.sl-form-row input[type=number],.sl-form-row select,.sl-form-row textarea{border:1px solid #d5e0ee;border-radius:8px;padding:8px 12px;font-size:14px;outline:none;font-family:inherit;color:#173b67;background:#fff}.sl-form-row input:focus,.sl-form-row select:focus,.sl-form-row textarea:focus{border-color:#1167d6;box-shadow:0 0 0 3px #1167d61f}.sl-form-row textarea{resize:vertical;min-height:70px}.sl-form-error{color:#e64545;font-size:12px;font-weight:700}.sl-form-hint{color:#7c8ca8;font-size:12px;margin-top:4px}.sl-photo-uploader{display:flex;gap:14px;align-items:flex-start}.sl-photo-uploader .sl-preview{flex-shrink:0}.sl-photo-uploader input[type=file]{font-size:13px}.sl-status-toggle{display:flex;gap:18px;font-size:14px;color:#2c4a73;font-weight:700}.sl-status-toggle label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.sl-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 22px;border-top:1px solid #edf2f9;margin-top:14px}.sl-modal-footer .sl-btn{min-width:88px;padding:8px 18px;border-radius:8px;font-weight:800;font-size:14px}@media (max-width: 720px){.sl-form-grid{grid-template-columns:1fr}}body:has(.sl-page) .subnav-panel,body:has(.sl-page) .sub-nav,body:has(.sl-page) .module-subnav,body:has(.sl-page) .page-tabs:first-of-type{display:none!important}.am-page{min-height:calc(100vh - 90px);background:#f3f7fc;padding:22px 22px 34px}.am-top-line{display:flex;justify-content:space-between;align-items:center;color:#6b7d96;font-size:14px;font-weight:700;margin-bottom:16px}.am-top-line button{margin-left:14px;border:1px solid #d3e1f5;background:#fff;color:#0b63d8;border-radius:8px;padding:7px 14px;font-weight:800}.am-tabs{height:54px;background:#fff;border:1px solid #dbe7f7;border-radius:12px;display:flex;align-items:center;gap:34px;padding:0 30px;margin-bottom:18px;box-shadow:0 6px 20px #0a3a820d}.am-tabs button{height:54px;border:none;background:transparent;color:#30415d;font-size:16px;font-weight:900;cursor:pointer;position:relative}.am-tabs button.active{color:#0b63d8}.am-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:999px;background:#0b70e7}.am-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:22px;align-items:start}.am-main,.am-right{display:flex;flex-direction:column;gap:16px}.am-hero,.am-stat,.am-create-panel,.am-permission-panel,.am-table-panel,.am-right-card{background:#fff;border:1px solid #dbe7f7;border-radius:14px;box-shadow:0 8px 24px #0a3a820f}.am-hero{min-height:118px;padding:26px 30px;display:grid;grid-template-columns:minmax(0,1fr) 320px 130px;gap:20px;align-items:center;overflow:hidden}.am-hero h1{margin:0 0 10px;color:#12345b;font-size:28px;font-weight:1000}.am-hero p{margin:0;color:#506782;line-height:1.7;font-weight:700}.am-hero-art{height:90px;color:#0b63d8;font-size:58px;text-align:center;opacity:.35}.am-outline-btn,.am-gray-btn,.am-primary-btn{height:42px;border-radius:9px;font-weight:900;cursor:pointer}.am-outline-btn,.am-gray-btn{border:1px solid #bfd2ef;color:#0b63d8;background:#fff}.am-primary-btn{border:1px solid #0b63d8;color:#fff;background:#0b63d8;box-shadow:0 8px 20px #0b63d838}.am-stats{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px}@media (max-width: 1360px){.am-stats{grid-template-columns:repeat(3,1fr)}}.am-stat{min-height:92px;padding:18px;display:flex;align-items:center;gap:18px}.am-stat i{width:58px;height:58px;border-radius:50%;background:#eef5ff;display:grid;place-items:center;font-style:normal;font-size:28px}.am-stat span{color:#596c86;font-weight:800}.am-stat strong{display:block;color:#102a55;font-size:28px;line-height:1.1;margin:5px 0}.am-stat small{color:#6b7d96}.am-two-col{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.85fr);gap:16px}.am-create-panel,.am-permission-panel{padding:18px 22px 22px}.am-panel-title{font-size:20px;font-weight:1000;color:#12345b;margin-bottom:16px}.am-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px 18px}.am-form-grid label{color:#334155;font-weight:800;font-size:14px}.am-form-grid b{color:#f04438;margin-right:4px}.am-form-grid input,.am-form-grid select,.am-form-grid textarea{width:100%;margin-top:7px;border:1px solid #d7e3f3;border-radius:8px;min-height:38px;padding:0 12px;color:#667085;box-sizing:border-box}.am-form-grid textarea{padding-top:10px;resize:none;height:74px}.am-textarea{grid-column:span 2}.am-form-actions{display:flex;gap:18px;margin-top:18px}.am-form-actions button{width:150px}.am-permission-item{display:flex;gap:12px;align-items:flex-start;margin-bottom:13px}.am-permission-item span{width:34px;height:34px;border-radius:50%;background:#eef5ff;display:grid;place-items:center}.am-permission-item strong{color:#12345b}.am-permission-item p{margin:4px 0 0;color:#5d708a;font-size:13px}.am-rule-box{background:#f3f7ff;border:1px solid #dbe7f7;border-radius:10px;padding:12px 14px;color:#35506f;font-size:13px}.am-rule-box ul{margin:8px 0 0;padding-left:18px}.am-table-panel{overflow:hidden}.am-table-header{padding:16px 18px 10px;display:flex;justify-content:space-between;gap:16px;align-items:center}.am-table-search{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.am-table-search input,.am-table-search select{height:34px;border:1px solid #d7e3f3;border-radius:8px;padding:0 12px}.am-table-search button{height:34px;border:1px solid #bfd2ef;border-radius:8px;background:#fff;color:#0b63d8;font-weight:900}.am-table-search button.primary{background:#0b63d8;color:#fff;border-color:#0b63d8}.am-table{width:100%;border-collapse:collapse;font-size:13px}.am-table th,.am-table td{padding:13px 14px;border-bottom:1px solid #edf2f8;text-align:left;color:#334155}.am-table th{background:#f8fbff;color:#30415d;font-weight:900}.am-tag{display:inline-block;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900}.am-tag.blue{background:#eaf3ff;color:#0b63d8}.am-tag.green{background:#e9fbf1;color:#10915a}.am-tag.orange{background:#fff4df;color:#d88400}.am-tag.red{background:#ffecec;color:#df3b3b}.am-actions{color:#0b63d8;font-weight:900;white-space:nowrap}.am-pager{padding:14px;text-align:center;color:#52657f}.am-right-card{padding:20px}.am-right-title{font-size:20px;color:#12345b;font-weight:1000;display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.am-right-title span{color:#0b63d8;font-size:13px}.am-log{display:grid;grid-template-columns:40px minmax(0,1fr) 96px;gap:10px;align-items:center;margin-bottom:16px}.am-log i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;font-style:normal}.am-log strong{display:block;color:#12345b;font-size:13px}.am-log p{margin:4px 0 0;color:#607591;font-size:12px}.am-log time{color:#8a9bb3;font-size:12px;text-align:right}.am-safe-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf2f8;border-left:1px solid #edf2f8}.am-safe-grid div{padding:18px;border-right:1px solid #edf2f8;border-bottom:1px solid #edf2f8}.am-safe-grid strong{display:block;color:#0b63d8;font-size:28px}.am-safe-grid strong.red{color:#f04438}.am-safe-grid span{display:block;color:#30415d;font-weight:800;margin:4px 0}.am-safe-grid small{color:#6b7d96}.am-safe-tip{background:#f8fbff}.am-safe-tip h3{margin:0 0 12px;color:#0b63d8}.am-safe-tip ul{margin:0;padding-left:18px;color:#40516e;line-height:2}@media (max-width: 1200px){.am-dashboard-grid,.am-two-col,.am-hero{grid-template-columns:1fr}.am-stats{grid-template-columns:repeat(2,1fr)}}body:has(.am-page) .am-tabs{display:none!important}.full-ledger-card{background:#fff;border:1px solid #dbe7f7;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0a3a820f}.full-ledger-title{display:inline-block;background:#0867df;color:#fff;padding:10px 18px;border-radius:0 0 10px;font-size:16px;font-weight:900}.full-ledger-scroll{width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:8px}.full-ledger-table{width:max-content;min-width:4200px;border-collapse:collapse;table-layout:fixed;white-space:nowrap;background:#fff}.full-ledger-table th,.full-ledger-table td{border-bottom:1px solid #edf2fb;padding:12px 14px;font-size:13px;color:#2d3a58;text-align:left;vertical-align:middle;white-space:nowrap}.full-ledger-table thead th{background:#f7faff;color:#244a86;font-weight:900;position:sticky;top:0;z-index:1}.full-ledger-table tbody tr:hover{background:#f9fbff}.full-ledger-check{width:64px;min-width:64px;text-align:center!important;position:sticky;left:0;z-index:2;background:#fff}.full-ledger-table thead .full-ledger-check{background:#f7faff;z-index:3}.full-ledger-actions-col,.full-ledger-actions{min-width:180px}.full-ledger-actions button{border:0;background:transparent;color:#0b63d8;font-size:13px;font-weight:800;margin-right:8px;cursor:pointer}.full-ledger-actions button:hover{text-decoration:underline}.full-ledger-footer{padding:14px 18px;text-align:center;color:#52657f;background:#fff;font-size:13px}.so-page{background:#f3f7fc;min-height:calc(100vh - 90px);padding:16px 22px 32px}.so-shell{display:grid;grid-template-columns:minmax(0,1fr) 530px;gap:18px;align-items:start}.so-main,.so-right{display:flex;flex-direction:column;gap:14px}.so-hero,.so-stat,.so-org-card,.so-table-card,.so-right-card,.so-score-card,.so-structure-editor{background:#fff;border:1px solid #dbe7f7;border-radius:14px;box-shadow:0 8px 24px #0a3a820f}.so-hero{position:relative;min-height:110px;padding:26px 30px;display:grid;grid-template-columns:minmax(0,1fr) 320px;align-items:center;overflow:hidden;background:linear-gradient(90deg,#eef6ff,#fff 80%)}.so-hero h1{margin:0 0 12px;color:#12345b;font-size:30px;font-weight:1000}.so-hero p{margin:0;color:#506782;font-size:15px;line-height:1.7;font-weight:700}.so-hero-art{position:absolute;right:250px;bottom:0;width:360px;height:100px;opacity:.26;background:linear-gradient(#b9d7fa 0,#b9d7fa 0) 20px 80px / 300px 2px no-repeat,linear-gradient(#b9d7fa 0,#b9d7fa 0) 70px 42px / 2px 40px no-repeat,linear-gradient(#b9d7fa 0,#b9d7fa 0) 120px 55px / 2px 28px no-repeat,linear-gradient(#b9d7fa 0,#b9d7fa 0) 175px 35px / 2px 48px no-repeat,linear-gradient(#b9d7fa 0,#b9d7fa 0) 235px 50px / 2px 32px no-repeat}.so-hero-actions{display:flex;justify-content:flex-end;gap:14px;z-index:2}.so-hero-actions button{height:46px;min-width:128px;border-radius:10px;border:1px solid #bdd2ef;background:#fff;color:#0b63d8;font-size:15px;font-weight:900;cursor:pointer}.so-hero-actions button.primary{border-color:#0b63d8;background:#0b63d8;color:#fff;box-shadow:0 8px 20px #0b63d838}.so-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.so-stat{min-height:100px;padding:18px;display:flex;align-items:center;gap:18px}.so-stat i{width:64px;height:64px;border-radius:50%;background:#edf5ff;display:grid;place-items:center;font-style:normal;font-size:32px}.so-stat span{color:#596c86;font-weight:800}.so-stat strong{display:block;color:#102a55;font-size:30px;line-height:1.1;margin:5px 0}.so-stat strong em{font-size:16px;font-style:normal}.so-stat small{color:#6b7d96}.so-org-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:14px}.so-org-card{min-height:178px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;padding:20px}.so-org-icon{width:72px;height:72px;border-radius:50%;background:#eef5ff;display:grid;place-items:center;font-size:38px}.so-org-title{display:flex;justify-content:space-between;align-items:center}.so-org-title h2{margin:0;color:#12345b;font-size:22px;font-weight:1000}.so-org-title span{background:#eaf3ff;color:#0b63d8;padding:5px 10px;border-radius:999px;font-weight:900;font-size:12px}.so-org-metrics{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:14px 0}.so-org-metrics label{display:block;color:#596c86;font-weight:800;margin-bottom:6px}.so-org-metrics strong{color:#0b63d8;font-size:24px;margin-right:4px}.so-org-metrics em{color:#48617f;font-style:normal}.so-org-content p{margin:7px 0;color:#607591;font-weight:700}.so-org-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:14px;margin-top:14px}.so-org-actions button{height:36px;border-radius:8px;border:1px solid #bdd2ef;background:#fff;color:#0b63d8;font-weight:900;cursor:pointer}.so-org-actions button.primary{background:#0b63d8;color:#fff;border-color:#0b63d8}.so-org-actions b{background:#ff3b3b;color:#fff;border-radius:999px;padding:2px 6px}.so-table-card{overflow:hidden}.so-table-title,.so-card-title{display:flex;justify-content:space-between;align-items:center;color:#12345b;font-weight:1000}.so-table-title{padding:16px 20px 8px}.so-table-title span,.so-card-title span{color:#0b63d8;font-size:13px;font-weight:900}.so-table{width:100%;border-collapse:collapse;font-size:13px}.so-table th,.so-table td{padding:13px 18px;border-bottom:1px solid #edf2f8;text-align:left;color:#334155}.so-table th{background:#f8fbff;color:#30415d;font-weight:900}.so-tag{display:inline-block;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.so-tag.red{background:#ffecec;color:#df3b3b}.so-tag.green{background:#e9fbf1;color:#10915a}.so-tag.orange{background:#fff4df;color:#d88400}.so-actions{color:#0b63d8;font-weight:900}.so-right-card{padding:18px}.so-right-card h3{margin:0 0 14px;color:#12345b;font-size:18px;font-weight:1000}.so-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.so-quick-grid button{min-height:78px;border:0;border-radius:12px;background:#f7fbff;display:grid;grid-template-columns:46px 1fr;grid-template-rows:1fr 1fr;gap:2px 10px;align-items:center;text-align:left;padding:14px;cursor:pointer}.so-quick-grid i{grid-row:1 / 3;width:42px;height:42px;border-radius:50%;background:#edf5ff;display:grid;place-items:center;font-style:normal;font-size:24px}.so-quick-grid strong{color:#12345b;font-size:14px}.so-quick-grid span{color:#6b7d96;font-size:12px}.so-todo{display:grid;grid-template-columns:10px minmax(0,1fr) 92px 70px 90px;gap:10px;align-items:center;min-height:42px;border-bottom:1px solid #edf2f8;font-size:13px}.so-todo b{width:6px;height:6px;border-radius:50%;background:#0b63d8}.so-todo.green b{background:#17b26a}.so-todo.orange b{background:#f97316}.so-todo span{color:#334155;font-weight:800}.so-todo em{color:#667085;font-style:normal}.so-todo label{background:#ffecec;color:#df3b3b;border-radius:999px;padding:4px 8px;font-weight:900;text-align:center}.so-todo time{color:#8a9bb3}.so-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.so-bar-chart{height:160px;display:flex;align-items:end;justify-content:space-around;gap:12px;padding-top:20px}.so-bar-chart div{width:36px;background:linear-gradient(180deg,#0b70e7,#2f8cff);border-radius:8px 8px 0 0;position:relative;min-height:34px}.so-bar-chart b{position:absolute;top:-22px;left:0;right:0;text-align:center;color:#12345b}.so-bar-chart span{position:absolute;bottom:-24px;left:50%;transform:translate(-50%);white-space:nowrap;color:#6b7d96;font-size:12px}.so-ring,.so-donut{width:116px;height:116px;margin:14px auto;border-radius:50%;border:12px solid #e5edf8;border-top-color:#20bf6b;border-right-color:#20bf6b;display:grid;place-items:center;color:#12345b;font-size:22px;font-weight:1000}.so-ring.green{border-top-color:#20bf6b;border-right-color:#20bf6b}.so-donut{border-top-color:#0b70e7;border-right-color:#20bf6b;border-bottom-color:#f59e0b;border-left-color:#8b5cf6}.so-ring-desc{text-align:center;color:#52657f;font-weight:800}.so-legend{padding-left:0;list-style:none;color:#52657f;line-height:1.8;font-size:13px}.so-legend b{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:6px}.so-legend .blue{background:#0b70e7}.so-legend .green{background:#20bf6b}.so-legend .orange{background:#f59e0b}.so-legend .purple{background:#8b5cf6}.so-score-card{padding:24px;text-align:center}.so-score-card h2{margin:0;color:#12345b}.so-score{width:96px;height:96px;margin:18px auto;border-radius:50%;border:10px solid #0b70e7;display:grid;place-items:center;color:#0b63d8;font-size:26px;font-weight:1000}.so-score-card p{color:#607591;line-height:1.7}.so-score-card button{height:38px;padding:0 18px;border-radius:8px;border:1px solid #bdd2ef;background:#fff;color:#0b63d8;font-weight:900}.so-structure-editor{padding:30px;text-align:center}.so-structure-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:26px}.so-node{border:1px solid #bdd2ef;border-radius:14px;background:#f7fbff;padding:18px;color:#12345b;font-weight:1000}.so-node.root{display:inline-block;background:#0b63d8;color:#fff;min-width:220px}.so-node span{display:block;margin-top:8px;color:#607591;font-weight:700}@media (max-width: 1350px){.so-shell{grid-template-columns:1fr}.so-stats,.so-org-grid,.so-mini-grid,.so-structure-row{grid-template-columns:1fr 1fr}}@media (max-width: 800px){.so-stats,.so-org-grid,.so-mini-grid,.so-structure-row,.so-hero{grid-template-columns:1fr}}.ya-page{background:#f3f7fc;min-height:calc(100vh - 90px);padding:16px 16px 32px}.ya-title-row,.ya-search-card,.ya-table-card{background:#fff;border:1px solid #dbe7f7;border-radius:14px;box-shadow:0 8px 24px #0a3a820f}.ya-title-row{min-height:126px;padding:26px 28px;display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:14px}.ya-crumb{color:#7a8da8;font-weight:800;margin-bottom:14px}.ya-title-row h1{margin:0 0 14px;color:#12345b;font-size:32px;font-weight:1000}.ya-title-row p{margin:0;color:#506782;font-size:15px;font-weight:700}.ya-info-tip{min-width:430px;background:#f3f8ff;border:1px solid #d1e2fa;border-radius:12px;padding:18px 22px;color:#36506f}.ya-info-tip strong{color:#0b63d8;display:block;margin-bottom:8px}.ya-info-tip p{margin:0}.ya-metric-box{min-width:420px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #dbe7f7;border-radius:12px;background:#fbfdff}.ya-metric-box div{padding:18px 30px;text-align:center}.ya-metric-box div+div{border-left:1px solid #dbe7f7}.ya-metric-box span{display:block;color:#334155;font-weight:900;margin-bottom:10px}.ya-metric-box strong{font-size:32px;margin-right:4px}.ya-metric-box .orange{color:#f97316}.ya-metric-box .green{color:#16a34a}.ya-metric-box em{font-style:normal;color:#52657f}.ya-search-card{padding:22px 24px;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:18px 26px;margin-bottom:14px}.ya-replace-search{grid-template-columns:repeat(5,minmax(150px,1fr))}.ya-field label{display:block;color:#334155;font-size:14px;font-weight:900;margin-bottom:8px}.ya-field input,.ya-field select{width:100%;height:44px;border:1px solid #d7e3f3;border-radius:8px;padding:0 12px;color:#667085;box-sizing:border-box;background:#fff}.ya-actions{grid-column:1 / -1;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.ya-actions button{height:42px;min-width:96px;border-radius:8px;border:1px solid #bfd2ef;background:#fff;color:#0b63d8;font-weight:900;cursor:pointer}.ya-actions button.primary{background:#0b63d8;color:#fff;border-color:#0b63d8;box-shadow:0 8px 20px #0b63d838}.ya-table-card{overflow:hidden}.ya-table-count{padding:18px 18px 0;color:#334155;font-weight:800}.ya-scroll{width:100%;overflow-x:auto}.ya-table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff;white-space:nowrap}.ya-wide-table{width:max-content;min-width:2500px}.ya-table th,.ya-table td{border-bottom:1px solid #edf2f8;border-right:1px solid #edf2f8;padding:14px 16px;color:#334155;font-size:13px;text-align:left;vertical-align:middle}.ya-table th{background:#f8fbff;color:#30415d;font-weight:1000}.ya-table tbody tr:hover{background:#f9fbff}.ya-tag{display:inline-block;min-width:54px;text-align:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.ya-tag.green{background:#e9fbf1;color:#10915a}.ya-tag.orange{background:#fff4df;color:#d88400}.ya-tag.red{background:#ffecec;color:#df3b3b}.ya-tag.blue{background:#eaf3ff;color:#0b63d8}.ya-tag.gray{background:#edf2f7;color:#52657f}.ya-blue,.ya-actions-cell{color:#0b63d8!important;font-weight:900}.ya-actions-cell{white-space:nowrap}.ya-pager{padding:18px;text-align:center;color:#52657f;font-weight:700;background:#fff}@media (max-width: 1200px){.ya-title-row{flex-direction:column;align-items:stretch}.ya-info-tip,.ya-metric-box{min-width:0}.ya-search-card,.ya-replace-search{grid-template-columns:repeat(2,1fr)}}.ot-page{background:#f3f7fc;min-height:calc(100vh - 90px);padding:16px 18px 32px}.ot-title-card,.ot-stat,.ot-search-card,.ot-table-card,.ot-right-card,.ot-note-card{background:#fff;border:1px solid #dbe7f7;border-radius:14px;box-shadow:0 8px 24px #0a3a820f}.ot-title-card{position:relative;min-height:150px;padding:28px 26px;margin-bottom:14px;display:flex;justify-content:space-between;align-items:flex-start}.ot-crumb{color:#7a8da8;font-weight:800;margin-bottom:16px}.ot-title-card h1{margin:0 0 14px;color:#12345b;font-size:32px;font-weight:1000}.ot-title-card p{margin:0;color:#506782;font-size:15px;font-weight:700;line-height:1.7}.ot-linked{background:#eaf3ff;color:#0b63d8;border-radius:999px;padding:8px 16px;font-weight:900}.ot-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:14px}.ot-stat{min-height:92px;padding:20px 24px;display:flex;align-items:center;gap:20px}.ot-stat i{width:62px;height:62px;border-radius:50%;background:#eef5ff;display:grid;place-items:center;font-style:normal;font-size:32px}.ot-stat span{display:block;color:#596c86;font-weight:900}.ot-stat strong{display:block;color:#102a55;font-size:32px;line-height:1;margin-top:8px}.ot-search-card{padding:22px;display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:18px 24px;margin-bottom:14px}.ot-field label{display:block;color:#334155;font-size:14px;font-weight:900;margin-bottom:8px}.ot-field input,.ot-field select{width:100%;height:44px;border:1px solid #d7e3f3;border-radius:8px;padding:0 12px;box-sizing:border-box;color:#667085;background:#fff}.ot-search-actions{grid-column:1 / -1;display:flex;gap:16px;justify-content:flex-end;align-items:center}.ot-search-actions button{height:42px;min-width:96px;border-radius:8px;border:1px solid #bfd2ef;background:#fff;color:#0b63d8;font-weight:900;cursor:pointer}.ot-search-actions button.primary{background:#0b63d8;color:#fff;border-color:#0b63d8;box-shadow:0 8px 20px #0b63d838}.ot-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:14px;align-items:start}.ot-table-card{overflow:hidden}.ot-table-title{color:#12345b;font-size:18px;font-weight:1000;padding:20px 20px 8px}.ot-table-scroll{width:100%;overflow-x:auto}.ot-table{width:100%;min-width:1080px;border-collapse:collapse;background:#fff;white-space:nowrap}.ot-table th,.ot-table td{border-bottom:1px solid #edf2f8;padding:14px 16px;color:#334155;font-size:13px;text-align:left}.ot-table th{background:#f8fbff;color:#30415d;font-weight:1000}.ot-table tbody tr:hover{background:#f9fbff}.ot-actions{color:#0b63d8!important;font-weight:900;white-space:nowrap}.ot-tag{display:inline-block;min-width:54px;text-align:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.ot-tag.green{background:#e9fbf1;color:#10915a}.ot-tag.orange{background:#fff4df;color:#d88400}.ot-tag.blue{background:#eaf3ff;color:#0b63d8}.ot-right{display:flex;flex-direction:column;gap:14px}.ot-right-card,.ot-note-card{padding:18px}.ot-right-title{color:#12345b;font-size:18px;font-weight:1000;display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ot-right-title span{color:#0b63d8;font-size:13px}.ot-small-table{width:100%;border-collapse:collapse;font-size:13px}.ot-small-table th,.ot-small-table td{padding:12px 10px;border-bottom:1px solid #edf2f8;text-align:left;color:#334155}.ot-small-table th{background:#f8fbff;color:#30415d;font-weight:900}.ot-note-card{background:#eef6ff;color:#36506f;line-height:1.8}.ot-note-card strong{color:#0b63d8}.ot-note-card p{margin:8px 0 0}.ot-pager{padding:18px;text-align:right;color:#52657f;font-weight:700}@media (max-width: 1300px){.ot-content-grid{grid-template-columns:1fr}.ot-stat-grid,.ot-search-card{grid-template-columns:repeat(2,1fr)}.ot-search-actions{justify-content:flex-start}}@media (max-width: 760px){.ot-stat-grid,.ot-search-card{grid-template-columns:1fr}}.login-page .login-logo-row img:nth-of-type(n+3),.login-page .login-brand-logos img:nth-of-type(n+3),.login-page .brand-logos img:nth-of-type(n+3),.login-page .logo-group img:nth-of-type(n+3),.login-page .school-logo-group img:nth-of-type(n+3),.login-page .login-header img:nth-of-type(n+3),.login-page .login-card img:nth-of-type(n+3),.login-page .login-panel img:nth-of-type(n+3){display:none!important}.login-page .extra-logo,.login-page .duplicate-logo,.login-page .floating-logo,.login-page .corner-logo,.login-page .login-extra-logo{display:none!important}.auth-page .login-logo-row img:nth-of-type(n+3),.auth-page .login-brand-logos img:nth-of-type(n+3),.auth-page .brand-logos img:nth-of-type(n+3),.auth-page .logo-group img:nth-of-type(n+3),.auth-page .school-logo-group img:nth-of-type(n+3){display:none!important}.login-screen img[src*="tuanhui.png"]:not(:first-of-type),.login-screen img[src*="xiaohui.png"]:not(:first-of-type),.login-page img[src*="tuanhui.png"]:not(:first-of-type),.login-page img[src*="xiaohui.png"]:not(:first-of-type),.auth-page img[src*="tuanhui.png"]:not(:first-of-type),.auth-page img[src*="xiaohui.png"]:not(:first-of-type){display:none!important}.notice-final-page{background:#f3f7fc;min-height:calc(100vh - 90px);padding:18px 22px 34px}.notice-final-header,.notice-final-stat,.notice-final-form-card,.notice-final-card,.notice-final-list-card,.notice-final-reminder-grid>div,.notice-final-wechat-card{background:#fff;border:1px solid #dce8f7;border-radius:14px;box-shadow:0 8px 24px #0b4a9b0f}.notice-final-header{min-height:112px;padding:26px 28px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.notice-final-crumb{color:#7a8da8;font-weight:800;margin-bottom:14px}.notice-final-header h1{margin:0 0 10px;color:#12345b;font-size:30px;font-weight:1000}.notice-final-header p{margin:0;color:#506782;font-weight:700}.notice-final-main-btn,.notice-final-actions .primary,.notice-final-tools .primary,.notice-final-reminder-grid button,.notice-final-wechat-card button{height:42px;padding:0 24px;border:1px solid #0b63d8;border-radius:8px;background:#0b63d8;color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 20px #0b63d838}.notice-final-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:14px}.notice-final-stat{min-height:88px;padding:20px 24px;display:flex;align-items:center;gap:18px}.notice-final-stat i{width:62px;height:62px;border-radius:50%;background:#eef5ff;display:grid;place-items:center;font-style:normal;font-size:30px}.notice-final-stat span{color:#596c86;font-weight:900}.notice-final-stat strong{display:block;color:#102a55;font-size:30px;line-height:1.1;margin:4px 0}.notice-final-stat small{color:#6b7d96}.notice-final-grid{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:18px;align-items:start}.notice-final-form-card{padding:22px 26px}.notice-final-form-card h2{margin:0 0 20px;color:#12345b;font-size:20px;font-weight:1000}.notice-final-form-row{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:16px}.notice-final-form-row>label{color:#334155;font-weight:900}.notice-final-form-row b{color:#f04438;margin-right:4px}.notice-final-title-input{position:relative}.notice-final-title-input input,.notice-final-date,.notice-final-tools input,.notice-final-tools select,.notice-final-wechat-grid input,.notice-final-wechat-grid select{width:100%;height:42px;border:1px solid #d7e3f3;border-radius:8px;padding:0 12px;box-sizing:border-box;color:#667085;background:#fff}.notice-final-title-input span{position:absolute;right:12px;top:11px;color:#9aa8ba}.notice-final-radio-line{display:flex;align-items:center;gap:38px;color:#334155;font-weight:700}.notice-final-radio-line input{margin-right:8px}.notice-final-editor-row{align-items:start}.notice-final-editor{border:1px solid #d7e3f3;border-radius:8px;background:#fff;overflow:hidden;position:relative}.notice-final-toolbar{height:38px;border-bottom:1px solid #d7e3f3;display:flex;align-items:center;gap:16px;padding:0 14px;color:#334155;background:#fbfdff}.notice-final-editor textarea{width:100%;height:112px;border:0;outline:none;resize:none;padding:14px;box-sizing:border-box;color:#667085}.notice-final-editor small{position:absolute;right:12px;bottom:8px;color:#9aa8ba}.notice-final-upload{height:46px;border:1px dashed #c9d8ec;border-radius:8px;background:#fbfdff;display:flex;align-items:center;justify-content:center;color:#8a9bb3;font-weight:700}.notice-final-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:20px}.notice-final-actions button{height:42px;padding:0 26px;border-radius:8px;border:1px solid #bfd2ef;background:#fff;color:#0b63d8;font-weight:900}.notice-final-right{display:flex;flex-direction:column;gap:14px}.notice-final-card{padding:22px 24px}.notice-final-card-title{display:flex;justify-content:space-between;color:#12345b;font-size:18px;font-weight:1000;margin-bottom:16px}.notice-final-card-title span{color:#0b63d8;font-size:13px}.notice-final-recent{display:grid;grid-template-columns:minmax(0,1fr) 90px 70px;gap:10px;min-height:42px;align-items:center;border-bottom:1px solid #edf2f8}.notice-final-recent strong{color:#334155;font-weight:900}.notice-final-recent time{color:#8a9bb3}.notice-final-card h3{margin:0 0 18px;color:#12345b;font-size:20px}.notice-final-tip{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;margin-bottom:18px}.notice-final-tip i{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#fff;font-style:normal;font-weight:1000}.notice-final-tip.blue i{background:#0b63d8}.notice-final-tip.orange i{background:#f59e0b}.notice-final-tip.green i{background:#17b26a}.notice-final-tip.purple i{background:#8b5cf6}.notice-final-tip strong{color:#12345b}.notice-final-tip p{margin:4px 0 0;color:#607591;line-height:1.6}.notice-final-list-card,.notice-final-wechat-card{padding:22px}.notice-final-tools{display:flex;gap:12px;margin-bottom:18px;flex-wrap:wrap;align-items:center}.notice-final-tools input,.notice-final-tools select{max-width:240px}.notice-final-tools button{height:42px;border:1px solid #bfd2ef;background:#fff;color:#0b63d8;border-radius:8px;padding:0 18px;font-weight:900}.notice-final-table{width:100%;border-collapse:collapse;font-size:13px}.notice-final-table th,.notice-final-table td{border-bottom:1px solid #edf2f8;padding:14px 16px;text-align:left;color:#334155}.notice-final-table th{background:#f8fbff;color:#30415d;font-weight:1000}.notice-final-op{color:#0b63d8!important;font-weight:900;white-space:nowrap}.notice-final-tag{display:inline-block;min-width:54px;text-align:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:900}.notice-final-tag.green{background:#e9fbf1;color:#10915a}.notice-final-tag.blue{background:#eaf3ff;color:#0b63d8}.notice-final-tag.orange{background:#fff4df;color:#d88400}.notice-final-tag.purple{background:#f0eaff;color:#7c3aed}.notice-final-tag.gray{background:#edf2f7;color:#52657f}.notice-final-reminder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.notice-final-reminder-grid>div{padding:24px}.notice-final-reminder-grid h3{margin:0 0 12px;color:#12345b;font-size:22px}.notice-final-reminder-grid p,.notice-final-wechat-card p{color:#607591;line-height:1.8}.notice-final-wechat-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,1fr));gap:16px;margin:20px 0}.notice-final-wechat-grid strong{display:block;color:#334155;margin-bottom:8px}@media (max-width: 1300px){.notice-final-grid{grid-template-columns:1fr}.notice-final-stats,.notice-final-reminder-grid,.notice-final-wechat-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 760px){.notice-final-stats,.notice-final-reminder-grid,.notice-final-wechat-grid,.notice-final-form-row{grid-template-columns:1fr}.notice-final-radio-line{flex-wrap:wrap;gap:14px}}.login-cover,.login-cover .cover-image,.login-page .login-cover,.auth-page .login-cover{background-image:url(/D4.png)!important;background-position:0 0!important;background-size:100% 100%!important;background-repeat:no-repeat!important}.banner-card,.home-banner,.dashboard-banner{background-image:url(/D5.png)!important;background-position:center center!important;background-size:100% 100%!important;background-repeat:no-repeat!important;background-color:#176ee4!important}.topbar,.top-nav,.main-nav,.nav-bar,.header-bar,.app-header,.admin-header,.layout-header,.shell-header,.dashboard-header{background-image:url(/D5.png)!important;background-position:center top!important;background-size:100% auto!important;background-repeat:no-repeat!important;background-color:transparent!important}.topbar:before,.topbar:after,.top-nav:before,.top-nav:after,.main-nav:before,.main-nav:after,.nav-bar:before,.nav-bar:after,.header-bar:before,.header-bar:after,.app-header:before,.app-header:after,.admin-header:before,.admin-header:after,.layout-header:before,.layout-header:after,.shell-header:before,.shell-header:after,.dashboard-header:before,.dashboard-header:after{display:none!important;content:none!important;background:transparent!important}.notice-final-redtag{color:#c00;font-weight:700;margin-right:6px}.notice-final-redno-inline{color:#c00;font-weight:600;margin-right:4px}.notice-final-tag.red{background:#fde7e7;color:#c00}.notice-final-tab-bar{display:flex;gap:24px;border-bottom:1px solid #e6e9ef;margin:-4px 0 16px;padding:0 4px}.notice-final-tab-bar a{padding:10px 0;cursor:pointer;color:#666;-webkit-user-select:none;user-select:none}.notice-final-tab-bar a:hover{color:#1a73e8}.notice-final-tab-bar a.active{color:#1a73e8;border-bottom:2px solid #1a73e8;font-weight:600}.notice-final-banner-warn{background:#fff8e1;border:1px solid #ffe0a3;color:#a06000;padding:10px 14px;border-radius:6px;margin-bottom:16px;display:flex;align-items:center;gap:8px;font-size:13px}.notice-final-reddoc-block{background:#fff8f8;border:1px dashed #f5c2c2;border-radius:8px;padding:12px 16px;margin:0 0 12px}.notice-final-readonly{background:#f4f5f7!important;color:#666!important}.notice-final-redno{color:#c00!important;font-weight:600;letter-spacing:1px}.notice-final-num{width:160px}.notice-final-tip-line{color:#a06000;font-size:12px;margin-top:6px}.notice-final-form-msg{color:#1a73e8;font-size:13px;margin:8px 0;padding:8px 12px;background:#e8f0fe;border-radius:4px}.notice-final-table .notice-final-op a{display:inline-block;margin-right:10px;color:#1a73e8;cursor:pointer;-webkit-user-select:none;user-select:none}.notice-final-table .notice-final-op a:hover{text-decoration:underline}.notice-final-empty{text-align:center;color:#999;padding:32px 0!important}.notice-detail-card{background:#fff;padding:32px 40px;border-radius:8px}.notice-detail-card h1{font-size:24px;margin:8px 0 16px}.notice-detail-meta{color:#666;font-size:13px;margin:4px 0 24px;display:flex;flex-wrap:wrap;gap:18px;align-items:center}.notice-detail-content{line-height:1.8;color:#333;font-size:14px;min-height:200px}.notice-detail-back{background:none;border:none;color:#1a73e8;cursor:pointer;padding:0;margin-bottom:8px;font-size:13px}.notice-detail-attachments{margin-top:32px;padding-top:16px;border-top:1px dashed #e6e9ef}.notice-detail-attachments h4{margin:0 0 8px;font-size:14px}.notice-detail-attachments ul{list-style:none;padding:0;margin:0}.notice-detail-attachments li{padding:6px 0;display:flex;gap:12px;align-items:baseline}.notice-detail-attachments li a{color:#1a73e8}.notice-detail-att-meta{color:#999;font-size:12px}.redhead-detail-wrap{background:#e8eaed;padding:32px 16px;border-radius:0;box-shadow:none;position:relative;overflow-x:auto;display:flex;flex-direction:column;align-items:center}.redhead-detail-wrap .notice-detail-back{position:absolute;top:16px;left:16px;z-index:2;background:#fff;border:1px solid #ddd;padding:6px 12px;border-radius:4px}.redhead-doc{background:#fff;font-family:"FangSong",仿宋,仿宋_GB2312,STFangsong,SimSun,宋体,serif;color:#000;width:210mm;min-height:297mm;padding:37mm 26mm 35mm 28mm;box-shadow:0 2px 12px #0000002e;margin:0;position:relative;box-sizing:border-box;flex-shrink:0}.redhead-banner{display:flex;justify-content:space-between;align-items:baseline;width:100%;color:#c00;font-family:方正小标宋_GBK,STSong,SimSun,宋体,serif;font-weight:900;font-size:38px;line-height:1.2;margin-bottom:26px;white-space:nowrap}.redhead-banner>span{display:inline-block}.redhead-no{text-align:center;font-size:15px;color:#000;margin:8px 0 4px;font-family:"FangSong",仿宋,serif}.redhead-divider{position:relative;height:24px;display:flex;align-items:center;justify-content:center;margin:0 0 40px}.redhead-divider:before,.redhead-divider:after{content:"";flex:1;height:0;border-top:2px solid #c00}.redhead-divider-star{color:#c00;font-size:22px;margin:0 14px;line-height:1}.redhead-title{font-family:STSong,SimSun,宋体,方正小标宋,serif;font-size:26px;font-weight:700;text-align:center;line-height:1.65;letter-spacing:2px;margin:0 0 8px;padding:0 20px;color:#000}.redhead-subtitle{font-family:KaiTi,楷体,楷体_GB2312,serif;font-size:17px;font-weight:400;text-align:center;margin:0 0 28px;letter-spacing:2px;color:#000}.redhead-recipients{font-weight:700;font-size:15px;margin:24px 0 12px;padding:0;font-family:"FangSong",仿宋,serif}.redhead-body{font-size:15px;line-height:1.9;font-family:"FangSong",仿宋,serif}.redhead-body p{text-indent:2em;margin:0 0 .5em}.redhead-empty{color:#999;text-indent:2em}.redhead-signature{margin:48px 4em 0 0;text-align:right;position:relative;min-height:64px}.redhead-signature-block{display:inline-block;text-align:center;vertical-align:top}.redhead-signature-seal{color:#bbb;font-size:11px;font-style:italic;margin-bottom:4px}.redhead-signature-dept{font-size:15px;font-weight:700;letter-spacing:1px;margin-bottom:4px;font-family:"FangSong",仿宋,serif;white-space:nowrap}.redhead-signature-date{font-size:15px;font-family:"FangSong",仿宋,serif;white-space:nowrap}.redhead-footer{margin-top:64px;border-top:1px solid #c00;padding-top:6px;font-size:13px;color:#000;font-family:"FangSong",仿宋,serif}.redhead-footer-row{margin:2px 0;border-bottom:1px solid #ddd;padding-bottom:3px}.redhead-footer-label{font-weight:700;margin-right:6px}.redhead-footer-issue{display:flex;justify-content:space-between;margin-top:6px;border-bottom:none;padding:2px 0}.redhead-pageno{text-align:center;font-family:SimSun,宋体,serif;font-size:13px;margin-top:20px;color:#000}.notice-final-modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999}.notice-final-modal{background:#fff;padding:24px 28px;border-radius:8px;width:720px;max-width:92vw;max-height:80vh;overflow:auto}.notice-final-modal h3{margin:0 0 8px;font-size:16px}.notice-final-modal-cols{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px}.notice-final-modal-cols h4{margin:0 0 8px;font-size:14px;color:#1a73e8}.notice-final-modal-cols ul{list-style:none;padding:0;margin:0;max-height:320px;overflow:auto}.notice-final-modal-cols li{padding:6px 0;border-bottom:1px solid #f0f2f5;font-size:13px;display:flex;align-items:center;gap:8px}.notice-final-modal-cols li small{color:#999;margin-left:auto}.notice-final-utype{font-size:11px;color:#5a7099;background:#eef2f8;border-radius:6px;padding:1px 7px;white-space:nowrap}.notice-final-modal-actions{margin-top:16px;text-align:right}.notice-final-reminder-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.notice-final-reminder-grid>div{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px #0000000a}.notice-final-reminder-grid h3{margin:0 0 8px;font-size:15px}.notice-final-reminder-grid p{color:#666;font-size:13px;margin:0 0 12px;line-height:1.6}.notice-final-reminder-grid button{padding:6px 14px;border:1px solid #1a73e8;color:#1a73e8;background:#fff;border-radius:4px;cursor:pointer}.notice-final-reminder-grid button:disabled{color:#999;border-color:#ddd;cursor:not-allowed}.notice-final-wechat-card{background:#fff;padding:32px 40px;border-radius:8px}.notice-final-wechat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:20px 0}.notice-final-wechat-grid>div{display:flex;flex-direction:column;gap:6px}.notice-final-wechat-grid strong{font-size:13px;color:#333}.notice-final-card-title{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f2f5;font-weight:600;font-size:14px}.notice-final-upload-block{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.notice-final-upload-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border:1px solid #1a73e8;color:#1a73e8;background:#fff;border-radius:4px;cursor:pointer;font-size:13px}.notice-final-upload-btn:hover{background:#f0f7ff}.notice-final-upload-hint{color:#999;font-size:12px}.notice-final-upload-list{list-style:none;padding:0;margin:4px 0 0;width:100%}.notice-final-upload-list li{display:flex;align-items:center;gap:12px;padding:6px 10px;background:#f7f9fc;border-radius:4px;margin-bottom:4px;font-size:13px}.notice-final-upload-list li>span:first-child{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-final-upload-size{color:#999;font-size:12px}.notice-final-upload-list a{color:#e63946;cursor:pointer;font-size:12px}.notice-final-upload-list a:hover{text-decoration:underline}.rte{background:#fff;border:1px solid #d8dde5;border-radius:6px;overflow:hidden}.rte-toolbar{display:flex;flex-wrap:wrap;gap:6px;align-items:center;background:#f7f9fc;border-bottom:1px solid #e6e9ef;padding:6px 8px}.rte-group{display:inline-flex;align-items:center;gap:1px;padding:0 4px;border-right:1px solid #e6e9ef}.rte-group:last-of-type{border-right:none}.rte-toolbar button,.rte-toolbar select{background:transparent;border:1px solid transparent;border-radius:3px;padding:4px 8px;font-size:13px;cursor:pointer;color:#333;min-width:28px;line-height:1.4;font-family:inherit}.rte-toolbar button:hover,.rte-toolbar select:hover{background:#e6f0ff;border-color:#c8d8f5}.rte-toolbar button:active,.rte-toolbar button.active{background:#cfe0ff;border-color:#1a73e8}.rte-toolbar select{background:#fff;border:1px solid #d8dde5;padding:3px 6px}.rte-toolbar select.rte-sel-wide{min-width:84px}.rte-color{display:inline-flex;align-items:center;padding:2px 6px;border:1px solid transparent;border-radius:3px;cursor:pointer;font-size:13px}.rte-color:hover{background:#e6f0ff;border-color:#c8d8f5}.rte-color input[type=color]{width:18px;height:18px;padding:0;margin-left:4px;border:none;background:transparent;cursor:pointer}.rte-stats{margin-left:auto;font-size:12px;color:#888;padding:0 6px}.rte-charpicker{display:flex;flex-wrap:wrap;gap:2px;padding:8px;background:#fff;border-bottom:1px solid #e6e9ef}.rte-charpicker button{width:30px;height:30px;border:1px solid #e6e9ef;background:#fff;cursor:pointer;font-size:15px;border-radius:3px}.rte-charpicker button:hover{background:#e6f0ff;border-color:#1a73e8}.rte-area .rte-table{border-collapse:collapse;width:100%;margin:8px 0}.rte-area .rte-table td{border:1px solid #999;padding:6px 8px;vertical-align:top}.redhead-body .rte-table,.notice-detail-content .rte-table{border-collapse:collapse;width:100%;margin:8px 0}.redhead-body .rte-table td,.notice-detail-content .rte-table td{border:1px solid #999;padding:6px 8px;vertical-align:top}.rte-area{padding:14px 18px;outline:none;font-family:"FangSong",仿宋,仿宋_GB2312,serif;font-size:15px;line-height:1.9;color:#222;background:#fff;overflow-y:auto;max-height:60vh}.rte-area:empty:before{content:attr(data-placeholder);color:#aaa;pointer-events:none}.rte-area p{margin:0 0 .5em;text-indent:2em}.rte-area h1{font-size:22px;font-weight:700;text-align:center;margin:12px 0 8px;font-family:STSong,SimSun,宋体,serif}.rte-area h2{font-size:18px;font-weight:700;margin:14px 0 6px;font-family:SimHei,黑体,sans-serif;text-indent:2em}.rte-area h3{font-size:16px;font-weight:700;margin:12px 0 4px}.rte-area ul,.rte-area ol{margin:0 0 .5em;padding-left:2.5em}.rte-area li{margin:0 0 .25em;text-indent:0}.rte-area blockquote{margin:8px 16px;padding:6px 12px;border-left:3px solid #ccc;color:#555}.rte-area pre{background:#f5f5f5;padding:8px 12px;border-radius:4px;font-family:monospace}.rte-area img{max-width:100%;height:auto}.rte-area a{color:#1a73e8;text-decoration:underline}.rte-area hr{border:none;border-top:1px solid #c00;margin:12px 0}.redhead-doc-editable .redhead-edit-body-rte{margin-top:12px}.redhead-doc-editable .redhead-edit-body-rte .rte{border:1px dashed #c8d8f5}.redhead-doc-editable .redhead-edit-body-rte .rte-area{font-family:"FangSong",仿宋,serif;font-size:15px}.redhead-body p,.notice-detail-content p{text-indent:2em;margin:0 0 .5em;line-height:1.9}.redhead-body h1,.notice-detail-content h1{font-size:22px;font-weight:700;text-align:center;margin:14px 0 10px;font-family:STSong,SimSun,宋体,serif}.redhead-body h2,.notice-detail-content h2{font-size:18px;font-weight:700;margin:14px 0 6px;font-family:SimHei,黑体,sans-serif}.redhead-body h3,.notice-detail-content h3{font-size:16px;font-weight:700;margin:12px 0 4px}.redhead-body ul,.redhead-body ol,.notice-detail-content ul,.notice-detail-content ol{margin:0 0 .5em;padding-left:2.5em}.redhead-body li,.notice-detail-content li{text-indent:0;margin:0 0 .25em}.redhead-body blockquote,.notice-detail-content blockquote{margin:8px 16px;padding:6px 12px;border-left:3px solid #ccc;color:#555}.redhead-body img,.notice-detail-content img{max-width:100%;height:auto}.notice-edit-toolbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:14px;background:#fff;padding:10px 16px;border-radius:8px;box-shadow:0 1px 3px #0000000f;margin-bottom:12px;flex-wrap:wrap}.notice-edit-meta{color:#666;font-size:13px}.notice-edit-redfields{display:inline-flex;gap:6px;align-items:center;font-size:13px;color:#666}.notice-edit-redfields input{padding:4px 6px;border:1px solid #ddd;border-radius:4px;font-size:13px}.notice-edit-redfields input:disabled{background:#f5f5f5;color:#999}.notice-edit-attachments{background:#fff;padding:16px 20px;border-radius:8px;margin-top:16px;box-shadow:0 1px 3px #0000000f}.notice-edit-attachments h3{margin:0 0 12px;font-size:14px}.redhead-doc-editable input,.redhead-doc-editable textarea{font-family:inherit;color:inherit;background:#1a73e80a;border:1px dashed transparent;border-radius:2px;outline:none;resize:none;width:100%;display:block;padding:4px 6px;margin:0;box-sizing:border-box}.redhead-doc-editable input:hover,.redhead-doc-editable textarea:hover{border-color:#1a73e84d;background:#1a73e814}.redhead-doc-editable input:focus,.redhead-doc-editable textarea:focus{border-color:#1a73e8;background:#1a73e81a}.redhead-doc-editable input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}.redhead-doc-editable .redhead-edit-title{font-family:STSong,SimSun,宋体,方正小标宋,serif;font-size:26px;font-weight:700;text-align:center;letter-spacing:2px;line-height:1.65;margin:0 0 8px;padding:4px 16px;min-height:1.8em}.redhead-doc-editable .redhead-edit-subtitle{font-family:KaiTi,楷体,楷体_GB2312,serif;font-size:17px;text-align:center;letter-spacing:2px;margin:0 0 28px;padding:4px}.redhead-doc-editable .redhead-edit-recipients{font-family:"FangSong",仿宋,serif;font-weight:700;font-size:15px;margin:24px 0 12px;padding:4px 6px;text-align:left}.redhead-doc-editable .redhead-edit-body{font-family:"FangSong",仿宋,serif;font-size:15px;line-height:1.9;text-indent:2em;min-height:14em;margin-top:12px;padding:8px;white-space:pre-wrap}.redhead-doc-editable .redhead-signature-block input{width:auto!important;min-width:240px;display:block;margin:0 auto 4px!important;text-align:center;font-family:"FangSong",仿宋,serif;font-size:15px}.redhead-doc-editable .redhead-signature-block .redhead-edit-dept{font-weight:700;letter-spacing:1px}.redhead-doc-editable .redhead-signature-block .redhead-edit-date{min-width:180px}.redhead-doc-editable .redhead-footer-row{display:flex;align-items:center}.redhead-doc-editable .redhead-footer-row .redhead-footer-label{flex:0 0 auto}.redhead-doc-editable .redhead-edit-cc{flex:1!important;width:auto!important;font-family:"FangSong",仿宋,serif;font-size:13px;padding:2px 4px}.normal-editable.redhead-doc-editable{padding:30mm 20mm}.normal-editable .redhead-edit-title{font-size:24px;padding:4px}.notice-final-preview-pane{margin:16px 0;border:2px dashed #1a73e8;border-radius:8px;padding:16px;background:#e8eaed;display:flex;flex-direction:column;align-items:center;overflow-x:auto}.notice-final-preview-label{font-size:13px;color:#1a73e8;font-weight:600;margin-bottom:12px;align-self:flex-start}@media (max-width: 768px){.redhead-detail-wrap{padding:16px 8px}.notice-final-preview-pane{padding:8px}.notice-final-modal-cols,.notice-final-wechat-grid{grid-template-columns:1fr}}.at-page{padding:16px 20px 24px;color:#1f2a4a}.at-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;background:#fff;border-radius:12px;padding:18px 20px;box-shadow:0 1px 2px #1461df0f;margin-bottom:14px}.at-page-head h1{margin:4px 0;font-size:20px;color:#1461df}.at-page-head p{margin:0;color:#5b6b88;font-size:13px;line-height:1.6}.at-crumb{font-size:12px;color:#8099be}.at-page-actions{display:flex;gap:8px;flex-wrap:wrap}.at-page-actions button.primary{background:#1461df;color:#fff;border:0;height:32px;padding:0 14px;border-radius:6px;cursor:pointer}.at-page-actions button.btn-outline{background:#fff;border:1px solid #cfdcf3;height:32px;padding:0 14px;border-radius:6px;cursor:pointer}.at-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.at-stat-card{background:#fff;border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:12px;border-left:4px solid #cfdcf3}.at-stat-card.blue{border-left-color:#1461df}.at-stat-card.green{border-left-color:#2ea160}.at-stat-card.orange{border-left-color:#ec943a}.at-stat-card.red{border-left-color:#de4f4f}.at-stat-card.gray{border-left-color:#8099be}.at-stat-icon{font-size:24px}.at-stat-meta .at-stat-label{color:#5b6b88;font-size:12px}.at-stat-meta .at-stat-value{font-size:22px;font-weight:700;color:#1f2a4a}.at-stat-meta .at-stat-value em{font-size:12px;color:#8099be;font-style:normal;margin-left:4px}.at-status-tabs{display:flex;gap:4px;background:#fff;border-radius:10px;padding:6px;margin-bottom:12px;flex-wrap:wrap}.at-status-tab{background:transparent;border:0;height:32px;padding:0 14px;border-radius:6px;cursor:pointer;color:#5b6b88;font-size:13px}.at-status-tab:hover{background:#f1f6ff;color:#1461df}.at-status-tab.active{background:#1461df;color:#fff}.at-status-count{display:inline-block;margin-left:6px;min-width:18px;padding:0 6px;background:#ffffff40;border-radius:9px;font-size:11px}.at-status-tab.active .at-status-count{background:#ffffff4d}.at-filter-card{background:#fff;border-radius:10px;padding:14px 16px;margin-bottom:12px}.at-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.at-filter-field label{display:block;font-size:12px;color:#5b6b88;margin-bottom:4px}.at-filter-field input,.at-filter-field select{width:100%;height:32px;padding:0 10px;border:1px solid #d6e0f0;border-radius:6px;font-size:13px;background:#fbfdff;color:#1f2a4a}.at-filter-field input:focus,.at-filter-field select:focus{border-color:#1461df;outline:none}.at-filter-actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.at-filter-actions button.primary{background:#1461df;color:#fff;border:0;height:32px;padding:0 16px;border-radius:6px;cursor:pointer}.at-filter-actions button{background:#fff;color:#1461df;border:1px solid #cfdcf3;height:32px;padding:0 16px;border-radius:6px;cursor:pointer}.at-batch-bar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:10px 14px;border-radius:10px;margin-bottom:10px}.at-batch-info{color:#5b6b88;font-size:13px}.at-batch-info strong{color:#1461df;margin:0 4px}.at-batch-clear{margin-left:10px;background:transparent;border:0;color:#8099be;cursor:pointer;font-size:12px}.at-batch-actions{display:flex;gap:6px;flex-wrap:wrap}.at-batch-actions button{height:30px;padding:0 12px;border-radius:6px;font-size:12px;cursor:pointer}.at-batch-actions button.primary{background:#1461df;color:#fff;border:0}.at-batch-actions button.btn-outline{background:#fff;color:#1461df;border:1px solid #cfdcf3}.at-batch-actions button[disabled]{opacity:.5;cursor:not-allowed}.at-table-card{background:#fff;border-radius:10px;padding:12px}.at-table-scroll{overflow-x:auto}.at-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.at-table th{background:#f1f6ff;color:#1461df;font-weight:600;padding:10px 12px;text-align:left;white-space:nowrap;border-bottom:1px solid #e6eef9}.at-table td{padding:10px 12px;color:#1f2a4a;border-bottom:1px solid #f0f4fa}.at-table tr:hover td{background:#fbfcff}.at-empty{text-align:center;padding:32px!important;color:#8099be!important}.at-row-actions button.link{background:transparent;border:0;color:#1461df;cursor:pointer;padding:0 6px;font-size:13px}.at-row-actions button.link.primary{font-weight:600}.at-row-actions button.link.danger{color:#de4f4f}.at-row-actions button.link:hover{text-decoration:underline}.at-tag{display:inline-block;padding:2px 8px;border-radius:9px;font-size:12px;line-height:18px}.at-tag.green{background:#e6f6ec;color:#2ea160}.at-tag.blue{background:#e7f0ff;color:#1461df}.at-tag.orange{background:#fff4e1;color:#c97a13}.at-tag.red{background:#fdebeb;color:#c63d3d}.at-tag.gray{background:#eef1f7;color:#5b6b88}.at-tag.ok{background:#e6f6ec;color:#2ea160}.at-tag.off{background:#eef1f7;color:#8099be}.at-tag-generated{display:inline-block;margin-left:6px;padding:1px 6px;background:#fff7e0;color:#a37000;border-radius:8px;font-size:11px}.at-pager{display:flex;justify-content:space-between;align-items:center;padding:10px 4px 4px;gap:12px;color:#8099be;font-size:12px}.at-pager button{height:28px;padding:0 10px;border-radius:6px;font-size:12px}.at-page-num{color:#1461df;font-weight:600}.at-error{background:#fdebeb;color:#c63d3d;padding:8px 12px;border-radius:6px;margin-bottom:8px;font-size:13px}.at-progress-steps{display:flex;align-items:center;background:#fff;border-radius:12px;padding:16px 20px;margin-bottom:14px;gap:4px;flex-wrap:wrap}.at-progress-step{display:flex;flex-direction:column;align-items:center;min-width:80px}.at-progress-circle{width:32px;height:32px;border-radius:50%;background:#eef1f7;color:#8099be;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;border:2px solid #eef1f7}.at-progress-step.done .at-progress-circle{background:#2ea160;color:#fff;border-color:#2ea160}.at-progress-step.active .at-progress-circle{background:#1461df;color:#fff;border-color:#1461df;box-shadow:0 0 0 4px #1461df26}.at-progress-label{margin-top:6px;font-size:12px;color:#5b6b88;text-align:center;max-width:100px;line-height:1.4}.at-progress-step.active .at-progress-label{color:#1461df;font-weight:600}.at-progress-line{flex:1;min-width:12px;height:2px;background:#eef1f7;margin:17px 4px 0;align-self:flex-start}.at-progress-line.done{background:#2ea160}.at-detail-grid-2col{display:grid;grid-template-columns:1.3fr 1fr;gap:14px;margin-bottom:14px}.at-detail-section{background:#fff;border-radius:12px;padding:16px 20px;margin-bottom:14px}.at-detail-section h4{margin:0 0 10px;font-size:14px;color:#1461df}.at-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.at-detail-grid>div{display:flex;align-items:center;gap:8px;font-size:13px}.at-detail-grid label{color:#8099be;min-width:80px}.at-detail-grid span{color:#1f2a4a}.at-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px}.at-form-row{display:flex;align-items:center;gap:10px;font-size:13px}.at-form-row.col{grid-column:span 2;flex-direction:column;align-items:stretch}.at-form-row label{min-width:110px;color:#5b6b88}.at-form-row.col label{min-width:0;margin-bottom:4px}.at-form-row input,.at-form-row textarea,.at-form-row select{flex:1;height:32px;border:1px solid #d6e0f0;border-radius:6px;padding:0 10px;font-size:13px;background:#fbfdff}.at-form-row textarea{height:auto;min-height:100px;padding:8px 10px}.at-form-row input:disabled{background:#f5f7fb;color:#8099be}.at-form-actions{margin-top:14px;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.at-form-actions button{height:32px;padding:0 16px;border-radius:6px;font-size:13px;cursor:pointer;border:1px solid #cfdcf3;background:#fff;color:#1461df}.at-form-actions button.primary{background:#1461df;color:#fff;border:0}.at-checklist{background:#fbfdff;border:1px solid #e6eef9;border-radius:8px;padding:6px}.at-checklist-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.at-checklist-table th{background:#f1f6ff;color:#1461df;padding:8px 10px;text-align:left;font-weight:600}.at-checklist-table td{padding:8px 10px;border-bottom:1px solid #f0f4fa}.at-checklist-table input[type=text]{width:100%;height:28px;padding:0 8px;border:1px solid #d6e0f0;border-radius:4px;background:#fff;font-size:12px}.at-checklist-table select{height:28px;padding:0 6px;border:1px solid #d6e0f0;border-radius:4px;font-size:12px}.at-checklist-hint{font-size:11px;color:#c97a13}.at-checklist-footer{margin-top:14px;padding-top:14px;border-top:1px dashed #d6e0f0}.at-log-list{list-style:none;margin:0;padding:0}.at-log-item{display:flex;gap:10px;padding:8px 0;border-bottom:1px dashed #f0f4fa}.at-log-item:last-child{border-bottom:0}.at-log-dot{width:8px;height:8px;border-radius:50%;background:#1461df;margin-top:6px;flex-shrink:0}.at-log-item.tone-ok .at-log-dot{background:#2ea160}.at-log-item.tone-warn .at-log-dot{background:#ec943a}.at-log-item.tone-err .at-log-dot{background:#de4f4f}.at-log-body{flex:1}.at-log-head{display:flex;justify-content:space-between;font-size:13px}.at-log-time{color:#8099be;font-size:12px}.at-log-meta{color:#5b6b88;font-size:12px;margin-top:2px}.at-log-note{margin-left:8px}.at-log-empty{color:#8099be;font-size:13px;padding:12px 0;text-align:center}.at-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f1e3c59;z-index:999;display:flex;justify-content:flex-end}.at-drawer{background:#fff;height:100%;max-width:95vw;box-shadow:-2px 0 16px #00000014;display:flex;flex-direction:column;animation:at-drawer-in .18s ease-out}@keyframes at-drawer-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.at-drawer-head{display:flex;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e6eef9}.at-drawer-head h3{margin:0;font-size:16px;color:#1461df}.at-drawer-sub{font-size:12px;color:#8099be;margin-top:4px}.at-drawer-close{background:transparent;border:0;font-size:24px;line-height:1;color:#8099be;cursor:pointer}.at-drawer-close:hover{color:#de4f4f}.at-drawer-body{flex:1;overflow-y:auto;padding:16px 20px}.at-drawer-foot{padding:12px 20px;border-top:1px solid #e6eef9;background:#fbfdff;display:flex;justify-content:flex-end;gap:8px}.at-tpl-hint{background:#fff7e0;border:1px solid #f4dc8e;border-radius:8px;padding:10px 12px;margin-bottom:12px}.at-tpl-hint strong{color:#a37000;font-size:13px}.at-tpl-vars{margin-top:6px;display:flex;flex-wrap:wrap;gap:4px}.at-tpl-vars code{background:#fff;padding:2px 6px;border-radius:4px;font-size:12px;color:#1461df;border:1px solid #f4dc8e}.at-tpl-warn{margin-top:6px;color:#c97a13;font-size:12px}.at-tpl-list{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.at-tpl-list th{background:#f1f6ff;color:#1461df;padding:8px 10px;text-align:left}.at-tpl-list td{padding:8px 10px;border-bottom:1px solid #f0f4fa}.at-tpl-list button.link{background:transparent;border:0;color:#1461df;cursor:pointer;margin-right:6px;font-size:12px}.at-tpl-list button.link.danger{color:#de4f4f}.at-tpl-edit textarea{font-family:ui-monospace,Menlo,monospace;font-size:12px}.at-doc-list h4{margin:0 0 8px;font-size:13px;color:#1461df}.at-doc-row{display:flex;align-items:center;gap:12px;padding:8px 10px;background:#fbfdff;border:1px solid #e6eef9;border-radius:6px;margin-bottom:6px;font-size:13px}.at-doc-meta{color:#8099be;font-size:12px;flex:1}@media (max-width: 1100px){.at-stat-grid,.at-filter-grid{grid-template-columns:repeat(2,1fr)}.at-detail-grid-2col,.at-detail-grid,.at-form-grid{grid-template-columns:1fr}.at-form-row.col{grid-column:span 1}}.home-brand img.brand-emblem,.home-nav .home-brand img.brand-emblem,img.brand-emblem[src*=tuanhui],img.brand-emblem[src*=xiaohui]{display:block!important;height:56px!important;width:56px!important;object-fit:contain;flex-shrink:0}.at-table.at-archive-wide{min-width:3500px}.at-archive-wide td{white-space:nowrap}.at-archive-wide .at-cell-time{color:#5b6b88;font-size:12px}.at-archive-wide .at-cell-mono{font-family:ui-monospace,Menlo,monospace;font-size:12px}.at-archive-wide .at-cell-truncate{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.at-archive-wide .at-sticky-left{position:sticky;left:0;background:#fff;z-index:2}.at-archive-wide .at-sticky-right{position:sticky;right:0;background:#fff;z-index:2;box-shadow:-2px 0 4px #1461df0f}.at-archive-wide tr:hover .at-sticky-left,.at-archive-wide tr:hover .at-sticky-right{background:#fbfcff}.at-print-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0f1e3c2e;width:540px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;align-self:center;margin:auto;animation:at-drawer-in .18s ease-out}.at-print-modal.preview{width:min(960px,96vw);max-height:94vh;height:94vh}.at-print-iframe-wrap{flex:1;min-height:0;padding:0;background:#f1f6ff}.at-drawer-mask:has(.at-print-modal){align-items:center}.at-print-head{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 20px;border-bottom:1px solid #e6eef9}.at-print-head button.primary{height:30px;padding:0 14px;background:#1461df;color:#fff;border:0;border-radius:6px;cursor:pointer;font-size:13px}.at-print-head>div:last-child>button:not(.primary):not(.at-drawer-close){height:30px;padding:0 12px;background:#fff;color:#1461df;border:1px solid #cfdcf3;border-radius:6px;cursor:pointer;font-size:13px}.at-print-list{flex:1;overflow-y:auto;padding:8px}.at-print-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;margin:6px;background:#fbfdff;border:1px solid #e6eef9;border-radius:8px}.at-print-item:hover{background:#f1f6ff;border-color:#cfdcf3}.at-print-item-name{font-size:14px;font-weight:600;color:#1a3a6e}.at-print-item button.primary{height:30px;padding:0 14px;background:#1461df;color:#fff;border:0;border-radius:6px;cursor:pointer;font-size:13px}.at-print-item button.primary:disabled{opacity:.5;cursor:not-allowed}.at-print-footer{padding:12px 20px;border-top:1px solid #e6eef9;background:#fbfdff;display:flex;justify-content:space-between;align-items:center}.at-print-footer button{height:30px;padding:0 14px;border:1px solid #cfdcf3;background:#fff;color:#1461df;border-radius:6px;cursor:pointer;font-size:13px}.lg2-page{position:fixed;top:0;right:0;bottom:0;left:0;min-width:0;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;background:#0a2868;overflow:hidden}body:has(.lg2-page){min-width:0}.lg2-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/login-bg.jpg) center/cover no-repeat;z-index:0}.lg2-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(110deg,#0a286859,#0a286859,#0a2868a6 60%,#0a2868e0)}.lg2-brand{position:absolute;top:4vh;left:4vw;z-index:3;display:flex;align-items:center;gap:22px}.lg2-tuan{height:7vh;width:auto;object-fit:contain}.lg2-divider{width:1px;height:4.5vh;background:#fff6}.lg2-school{height:7vh;width:auto;object-fit:contain}.lg2-hero{position:absolute;left:6vw;top:50%;transform:translateY(-50%);z-index:2;color:#fff;max-width:50vw}.lg2-hero h1{margin:0;font-size:clamp(48px,6vw,96px);font-weight:900;letter-spacing:.06em;line-height:1.08;text-shadow:0 4px 24px rgba(0,0,0,.4);color:#fff}.lg2-hero h1 .lg2-t1{letter-spacing:1.1em;margin-right:-1.1em}.lg2-en-sub{margin-top:22px;font-size:clamp(11px,.9vw,14px);letter-spacing:8px;opacity:.75}.lg2-slogans{margin-top:36px;display:flex;gap:28px;flex-wrap:wrap;color:#ffffffeb;font-size:clamp(13px,1vw,16px);letter-spacing:2px}.lg2-slogans span:before{content:"◆ ";color:#ffd54f;font-size:.7em;vertical-align:2px}.lg2-card{position:absolute;right:6vw;top:50%;transform:translateY(-50%);z-index:3;width:clamp(380px,27vw,460px);padding:52px 48px 40px;background:#fff;border-radius:20px;box-shadow:0 30px 80px #08163c59,0 2px #fff6 inset;display:flex;flex-direction:column}.lg2-card .lg2-hello{font-size:14px;color:#95a3bd;letter-spacing:6px;font-weight:500}.lg2-card h2{margin:8px 0 0;font-size:34px;color:#0a2868;font-weight:800;letter-spacing:2px;line-height:1.2}.lg2-card .lg2-sub{margin-top:8px;color:#95a3bd;font-size:13px;letter-spacing:.5px}.lg2-tabs{display:flex;gap:32px;margin-top:34px;border-bottom:1px solid #eef1f7}.lg2-tab{padding:0 0 14px;font-size:14px;color:#95a3bd;font-weight:600;background:transparent;border:none;cursor:pointer;position:relative}.lg2-tab.active{color:#0a2868}.lg2-tab.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#0a2868;border-radius:1px}.lg2-field{margin-top:24px;display:flex;align-items:center;gap:12px;padding:6px 0 12px;border-bottom:1.5px solid #e6ebf3;transition:border-color .15s}.lg2-field:focus-within{border-bottom-color:#0a2868}.lg2-field svg{width:18px;height:18px;color:#b0bbcd;flex:none;transition:color .15s}.lg2-field:focus-within svg{color:#0a2868}.lg2-field input{flex:1;border:none;outline:none;background:transparent;font-size:14.5px;color:#1f2a44;letter-spacing:.5px;padding:0}.lg2-field input::placeholder{color:#b0bbcd}.lg2-row{margin-top:22px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.lg2-check{display:flex;align-items:center;gap:8px;color:#7a8eb0;cursor:pointer}.lg2-check input{width:14px;height:14px;accent-color:#0a2868;cursor:pointer}.lg2-forgot{background:transparent;border:none;color:#95a3bd;cursor:pointer;font-size:13px;padding:0}.lg2-forgot:hover{color:#0a2868}.lg2-error{margin-top:18px;padding:10px 14px;background:#fff0ee;color:#cf4e3d;border:1px solid #ffd0ca;border-radius:8px;font-size:13px}.lg2-btn{margin-top:28px;padding:16px;text-align:center;background:linear-gradient(135deg,#0a2868,#1845a8);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;letter-spacing:8px;box-shadow:0 10px 24px #0a286859;cursor:pointer;transition:transform .1s,box-shadow .15s}.lg2-btn:hover:not(:disabled){box-shadow:0 14px 32px #0a286873;transform:translateY(-1px)}.lg2-btn:disabled{opacity:.7;cursor:not-allowed}.lg2-tip{margin-top:22px;text-align:center;font-size:12px;color:#b0bbcd;letter-spacing:.5px}.lg2-footer{position:absolute;bottom:20px;left:0;right:0;z-index:2;text-align:center;color:#fff9;font-size:11px;letter-spacing:1px;display:flex;flex-direction:column;gap:6px;padding:0 20px}.lg2-footer-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:10px}.lg2-footer-row.sub{opacity:.85}.lg2-footer .dot{color:#ffffff59}.lg2-icp{color:#fff9;text-decoration:none}.lg2-icp:hover{color:#fff;text-decoration:underline}.lg2-qr-inline{display:inline-flex;align-items:center;gap:6px;margin-left:12px}.lg2-qr-inline img{width:24px;height:24px;background:#fff;padding:2px;border-radius:4px;object-fit:contain;display:block}.page-shell{margin-top:14px;display:flex;flex-direction:column;gap:16px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;background:#fff;border-radius:20px;border:1px solid #e1ebf7;box-shadow:0 10px 24px #164fa014;padding:24px 26px}.page-header .crumb-line{color:#6c86ab;font-size:13px;margin-bottom:6px}.page-header h2{margin:0 0 8px;font-size:28px;color:#1a3a6e}.page-header p{margin:0;color:#60789d;font-size:14px;line-height:1.7}.header-actions{display:flex;gap:10px;align-items:center;flex-shrink:0}.btn-primary{height:40px;padding:0 18px;border:none;border-radius:12px;background:linear-gradient(90deg,#0f67ef,#1492ff);color:#fff;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap}.btn-outline{height:40px;padding:0 16px;border-radius:12px;border:1px solid #ccdaf3;background:#fff;color:#3a6db5;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.btn-danger{height:40px;padding:0 18px;border:none;border-radius:12px;background:#d4341a;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.filter-bar{display:flex;gap:12px;align-items:center;background:#fff;border-radius:16px;border:1px solid #e1ebf7;padding:14px 18px}.search-input{flex:1;height:38px;border-radius:10px;border:1px solid #d5e3f3;padding:0 14px;font-size:14px;outline:none;background:#f8fbff}.search-input:focus{border-color:#77a9ff;background:#fff}.filter-select{height:38px;padding:0 12px;border-radius:10px;border:1px solid #d5e3f3;background:#f8fbff;font-size:14px;color:#3a5a8a;outline:none;cursor:pointer}.select-tip{color:#2869d4;font-size:13px;font-weight:600}.table-card{background:#fff;border-radius:20px;border:1px solid #e1ebf7;box-shadow:0 10px 24px #164fa014;overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{background:#f7faff;color:#4b6b98;font-size:13px;font-weight:700;padding:13px 14px;text-align:left;border-bottom:1px solid #e8f0fa;white-space:nowrap}.data-table td{padding:13px 14px;font-size:14px;color:#3a5272;border-bottom:1px solid #f0f5fc}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#fafcff}.data-table tr.row-selected td{background:#f0f6ff}.code-cell{font-family:monospace;font-size:13px;color:#6889b5}.location-cell{font-size:13px;color:#7a93b8}.status-tag{display:inline-block;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap}.row-actions{display:flex;gap:8px}.link-btn{border:none;background:transparent;color:#2869d4;font-size:13px;font-weight:600;cursor:pointer;padding:0}.link-btn.danger{color:#d4341a}.link-btn:hover{text-decoration:underline}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;font-size:13px;color:#7a93b8;border-top:1px solid #eef3fb}.pagination{display:flex;gap:6px}.page-btn{width:32px;height:32px;border-radius:8px;border:1px solid #d8e8f8;background:#fff;font-size:13px;color:#4a6b9a;cursor:pointer}.page-btn.active{background:#1461df;color:#fff;border-color:#1461df}.stage-flow{display:flex;align-items:center;background:#fff;border-radius:16px;border:1px solid #e1ebf7;padding:16px 22px;gap:0;overflow:hidden}.stage-item{display:flex;align-items:center;flex:1;gap:12px;position:relative}.stage-count{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;font-size:24px;font-weight:800;background:var(--scbg);color:var(--sc);flex-shrink:0}.stage-label{font-size:13px;font-weight:700;color:#3a5272}.stage-arrow{font-size:22px;color:#c8d8f0;margin:0 6px;flex-shrink:0}.stat-row{display:flex;gap:12px}.stat-mini-card{flex:1;background:#fff;border-radius:14px;border:1px solid #e1ebf7;padding:16px 18px;cursor:pointer;transition:box-shadow .15s;display:flex;align-items:center;gap:14px}.stat-mini-card:hover{box-shadow:0 6px 20px #1450b41f}.stat-mini-num{font-size:36px;font-weight:800;color:var(--sc);line-height:1}.stat-mini-label{font-size:13px;color:#6080a8;font-weight:600}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi-card{background:#fff;border-radius:20px;border:1px solid #e1ebf7;box-shadow:0 10px 24px #164fa014;padding:22px 22px 18px}.kpi-icon{font-size:26px;margin-bottom:10px}.kpi-num{font-size:42px;font-weight:800;line-height:1}.kpi-label{font-size:15px;color:#5a789e;margin-top:8px}.kpi-sub{font-size:12px;color:#9ab2cc;margin-top:6px}.kpi-card.blue .kpi-num{color:#1461df}.kpi-card.green .kpi-num{color:#1a9155}.kpi-card.orange .kpi-num{color:#d4640a}.kpi-card.purple .kpi-num{color:#7040cc}.stats-bottom-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.chart-card{background:#fff;border-radius:20px;border:1px solid #e1ebf7;padding:22px;box-shadow:0 10px 24px #164fa014}.bar-chart{margin-top:16px;display:flex;flex-direction:column;gap:12px}.bar-row{display:flex;align-items:center;gap:10px}.bar-label{width:130px;font-size:13px;color:#5a789e;flex-shrink:0;text-align:right}.bar-track{flex:1;height:28px;background:#eef4ff;border-radius:8px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#1461df,#38a0ff);border-radius:8px;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;transition:width .5s}.bar-fill span{color:#fff;font-size:12px;font-weight:700}.bar-num{width:52px;font-size:12px;color:#8099be;text-align:right;flex-shrink:0}.trend-chart{margin-top:16px;display:flex;gap:10px;align-items:flex-end;height:160px;padding-bottom:28px;position:relative}.trend-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.trend-bars{display:flex;gap:4px;align-items:flex-end}.trend-bar{width:18px;border-radius:5px 5px 0 0;transition:height .4s}.trend-bar.total{background:#4a9aee}.trend-bar.new{background:#2ad88a}.trend-month{font-size:12px;color:#8099be}.trend-val{font-size:11px;color:#aabdd8}.chart-legend{margin-top:8px;display:flex;align-items:center;gap:8px;font-size:12px;color:#7a93b8}.legend-dot{display:inline-block;width:12px;height:12px;border-radius:3px;background:#4a9aee}.legend-dot.new{background:#2ad88a}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1e4661;display:grid;place-items:center;z-index:999}.modal-box{background:#fff;border-radius:24px;width:640px;max-height:80vh;overflow-y:auto;box-shadow:0 24px 60px #0a287833;padding:28px}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.modal-header h3{margin:0;font-size:20px;color:#1a3a6e}.modal-close{width:32px;height:32px;border:none;background:#f0f5ff;border-radius:8px;font-size:16px;cursor:pointer;color:#6080a8}.flow-steps{display:flex;flex-direction:column;gap:0}.flow-step{display:flex;align-items:flex-start;gap:14px;position:relative;padding-bottom:18px}.flow-dot{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:14px;flex-shrink:0}.flow-line{position:absolute;left:15px;top:32px;width:2px;height:calc(100% - 16px);background:#e0eaf7}.flow-info{padding-top:4px}.flow-node-name{font-size:15px;font-weight:700;color:#1a3a6e}.flow-node-status{font-size:13px;margin-top:2px}.flow-handler{font-size:12px;color:#8099be;margin-top:2px}.modal-action-area{margin-top:20px;border-top:1px solid #eef3fb;padding-top:18px}.comment-input{width:100%;border-radius:12px;border:1px solid #d5e3f3;padding:12px 14px;font-size:14px;outline:none;resize:vertical;min-height:80px;font-family:inherit}.modal-btns{display:flex;gap:10px;justify-content:flex-end;margin-top:14px}.notice-list{display:flex;flex-direction:column;gap:12px}.notice-item{background:#fff;border-radius:16px;border:1px solid #e1ebf7;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.notice-item-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.notice-title{font-size:15px;font-weight:700;color:#1a3a6e;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notice-meta{font-size:12px;color:#9ab2cc;flex-shrink:0;white-space:nowrap}.form-card{background:#fff;border-radius:20px;border:1px solid #d0e4ff;box-shadow:0 6px 24px #1461e61a;padding:22px 24px}.form-card-title{font-size:17px;font-weight:800;color:#1a3a6e;margin-bottom:16px}.form-grid{display:flex;flex-wrap:wrap;gap:14px}.form-field{display:flex;flex-direction:column;gap:6px;flex:1;min-width:200px}.form-field.full{flex-basis:100%;min-width:100%}.form-field span{font-size:13px;color:#5070a0;font-weight:700}.form-field input,.form-field select,.form-field textarea{border-radius:10px;border:1px solid #d5e3f3;padding:10px 13px;font-size:14px;outline:none;background:#f8fbff;font-family:inherit}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#77a9ff;background:#fff}.form-btns{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}
