.admin-page .panel{padding-bottom:20px}body.admin-logged-out{background:radial-gradient(circle at 30% 20%,#48c6ef 0,#1677c6 45%,#0a4f91 100%)}body.admin-logged-out .topbar{display:none}body.admin-logged-out .page.admin-page{min-height:100vh;padding:24px;display:flex;align-items:center;justify-content:center}body.admin-logged-out .admin-header{display:none}body.admin-logged-out .panel{width:380px;max-width:100%;border:0;border-radius:8px;padding:20px 18px 12px;box-shadow:0 18px 42px rgba(0,0,0,.28)}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.admin-header h1{font-size:20px;margin:0}.admin-user{font-size:13px;color:#555}.admin-login{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.login-brand{width:100%;text-align:center;margin-bottom:4px}.login-logo{font-size:26px;font-weight:700;color:#1d9de0;letter-spacing:1px}.login-subtitle{margin-top:3px;font-size:13px;color:#666}.login-actions,.login-field{width:100%}.btn-login-main{width:100%;height:38px;font-size:14px}.admin-actions{display:flex;gap:8px;margin-bottom:8px}.admin-workbench{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px;align-items:start}.admin-sidebar{position:sticky;top:72px;border:1px solid #e6e8ef;border-radius:8px;background:#f7f9fc;padding:10px}.admin-sidebar-title{font-size:12px;color:#667085;margin-bottom:8px}.admin-nav-btn{display:block;width:100%;text-align:left;border:1px solid #d6dbe7;border-radius:6px;background:#fff;color:#344054;font-size:13px;padding:8px 10px;margin-bottom:6px;cursor:pointer}.admin-nav-btn:hover{border-color:#9eb5df;background:#f2f7ff}.admin-nav-btn.active{border-color:#2b96f1;background:#eaf4ff;color:#0b63b5}.admin-main{min-width:0}.admin-tip{min-height:22px;color:#c0392b;font-size:13px;margin-bottom:8px}body.admin-logged-out .admin-tip{text-align:center;margin-bottom:0}.admin-section{margin-top:12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:12px}.admin-section h2{margin:0 0 8px;font-size:16px}.admin-tip-sub{font-size:12px;color:#666;margin-bottom:8px}.table-wrap{overflow-x:auto;max-height:460px;border:1px solid #eceff5;border-radius:6px}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table thead th{background:#f6f8fb;font-weight:600}.admin-table td,.admin-table th{border:1px solid #e2e2e2;padding:6px;font-size:12px;text-align:center;white-space:nowrap}.admin-table input[type=text],.admin-table select{width:100%;min-width:90px;height:28px;border:1px solid #ccc;border-radius:3px;padding:0 6px;font-size:12px}.admin-table select[multiple]{height:auto;min-height:92px;padding:4px 6px}.permission-editor{min-width:220px;text-align:left}.permission-tags{display:flex;flex-wrap:wrap;gap:6px;min-height:28px;margin-bottom:6px}.permission-tag{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border:1px solid #c7d7ef;background:#eef5ff;color:#244a76;border-radius:999px;font-size:12px;line-height:1.2}.permission-tag-remove{border:none;background:0 0;color:#244a76;cursor:pointer;font-size:13px;line-height:1;padding:0 2px}.permission-tag-remove:hover{color:#d93025}.permission-empty{font-size:12px;color:#8a93a6}.permission-add-row{display:block}.admin-table .permission-add-select{width:100%;min-width:150px;height:28px;border:1px solid #ccc;border-radius:3px;padding:0 6px;font-size:12px;background:#fff}.btn-small{height:28px;border:none;border-radius:3px;color:#fff;font-size:12px;padding:0 8px;cursor:pointer}.btn-pass{background:#18a55b}.btn-reject{background:#e74c3c}.btn-save{background:#2b96f1}.admin-igc-section .admin-igc-layout{display:flex;flex-direction:column;gap:14px;margin-top:10px;max-width:1100px}.admin-igc-card{border:1px solid #e8ecf1;border-radius:10px;padding:12px 14px 14px;background:linear-gradient(180deg,#fcfdff 0,#f7f9fc 100%);box-shadow:0 1px 2px rgba(15,23,42,.04)}.admin-igc-card--styles{background:#fff}.admin-igc-card-title{margin:0 0 10px;font-size:14px;font-weight:600;color:#1e293b;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.admin-igc-grid-basic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;align-items:start}.admin-igc-field-span2{grid-column:1/-1}.admin-igc-input-full{width:100%;max-width:100%;box-sizing:border-box}.admin-igc-input-num{width:100%;max-width:160px;box-sizing:border-box}.admin-igc-stack{display:flex;flex-direction:column;gap:8px}.admin-igc-ta-sm{min-height:64px}.admin-igc-ta-md{min-height:100px}.admin-igc-hint{font-size:12px;color:#64748b;margin:0 0 8px;line-height:1.55}.admin-igc-styles-json{min-height:300px;font-size:11px;line-height:1.5}.admin-igc-actions{margin-top:4px;padding-top:14px;border-top:1px solid #e5e7eb}@media (max-width:768px){.admin-igc-grid-basic{grid-template-columns:1fr}.admin-igc-field-span2{grid-column:auto}}.retail-rule-actions{margin-top:8px}.lexicon-textarea{width:100%;min-height:96px;resize:vertical;border:1px solid #ccc;border-radius:3px;padding:6px;font-size:12px;font-family:Consolas,"Courier New",monospace;line-height:1.45}.agent-layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.tutorial-editor-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.tutorial-editor-card{border:1px solid #e5e7eb;border-radius:10px;background:linear-gradient(180deg,#fff 0,#f9fbff 100%);padding:12px}.tutorial-editor-card h3{margin:0 0 10px;font-size:15px}.tutorial-list{display:grid;gap:10px}.tutorial-empty{border:1px dashed #c7d2fe;border-radius:8px;padding:14px;color:#64748b;background:#f8fafc;font-size:13px}.tutorial-item{border:1px solid #e4e7ef;border-radius:10px;padding:10px;background:#fff}.tutorial-item-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.tutorial-status{font-size:12px;padding:2px 8px;border-radius:999px;font-weight:600}.tutorial-status.on{background:#dcfce7;color:#166534}.tutorial-status.off{background:#f1f5f9;color:#475569}.tutorial-updated{font-size:12px;color:#64748b}.tutorial-item-grid{display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px}.tutorial-cover-wrap{width:120px;height:90px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#f8fafc}.tutorial-cover-wrap img{width:100%;height:100%;object-fit:cover;display:block}.tutorial-cover-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#94a3b8}.tutorial-fields .mi-field{margin-bottom:8px}.tutorial-actions{display:flex;gap:8px;flex-wrap:wrap}.bulletin-item{background:linear-gradient(180deg,#fff 0,#fbfdff 100%)}.bulletin-meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.bulletin-chip{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;background:#eef6ff;color:#1677c6;font-size:12px;font-weight:600}.bulletin-chip-kind{background:#f8fafc;color:#475569}.bulletin-chip-soft{background:#fff7ed;color:#c2410c}.bulletin-flags-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bulletin-flags-row label{display:flex;align-items:center;gap:8px;font-size:13px}.bulletin-admin-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,0.85fr);gap:14px}.bulletin-editor-card,.bulletin-side-card{border:1px solid #dbe4ee;border-radius:16px;background:linear-gradient(180deg,#fff 0,#f9fbff 100%);box-shadow:0 12px 26px rgba(15,23,42,.04)}.bulletin-editor-card{padding:16px}.bulletin-editor-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.bulletin-editor-head h3,.bulletin-side-block h3{margin:0 0 6px;font-size:18px;color:#0f172a}.bulletin-editor-head p{margin:0;color:#64748b;font-size:13px;line-height:1.7}.bulletin-editor-head-actions{display:flex;gap:8px;flex-wrap:wrap}.bulletin-editor-link-grid,.bulletin-editor-media-grid,.bulletin-editor-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.bulletin-switch-row{display:flex;gap:18px;flex-wrap:wrap;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;margin-bottom:12px}.bulletin-switch-row label{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}.bulletin-summary-textarea{min-height:92px}.bulletin-editor-media-box{margin-bottom:12px;padding:14px;border:1px solid #fee2e2;border-radius:14px;background:linear-gradient(180deg,snow 0,#fff 100%)}.bulletin-editor-media-title{margin-bottom:10px;font-size:14px;font-weight:700;color:#9f1239}.bulletin-editor-compose{margin-top:12px;border:1px solid #dbe4ee;border-radius:16px;background:#fff;overflow:hidden}.bulletin-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border-bottom:1px solid #e5e7eb;background:linear-gradient(180deg,#f8fafc 0,#fff 100%)}.bulletin-tool-btn{min-height:36px;padding:7px 12px;border:1px solid #d5deea;border-radius:10px;background:#fff;color:#334155;font-size:13px;font-weight:600;cursor:pointer}.bulletin-tool-btn:hover{border-color:#bfdbfe;background:#f8fbff;color:#1677c6}.bulletin-editor-canvas{min-height:360px;padding:18px;outline:0;color:#0f172a;font-size:14px;line-height:1.85;background:linear-gradient(180deg,#fff 0,#fcfdff 100%)}.bulletin-editor-canvas:empty::before{content:attr(data-placeholder);color:#94a3b8}.bulletin-editor-canvas h2,.bulletin-editor-canvas h3,.bulletin-preview-body h2,.bulletin-preview-body h3{margin:0 0 10px;color:#0f172a}.bulletin-editor-canvas p,.bulletin-preview-body p{margin:0 0 12px}.bulletin-editor-canvas blockquote,.bulletin-preview-body blockquote{margin:0 0 12px;padding:10px 14px;border-left:4px solid #bfdbfe;background:#f8fbff;color:#334155}.bulletin-editor-canvas img,.bulletin-preview-body img{max-width:100%;height:auto;border-radius:10px}.bulletin-editor-submit-row{margin-top:14px}.bulletin-side-card{padding:14px;display:grid;gap:14px;align-content:start}.bulletin-side-block{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#fff}.bulletin-live-preview{border:1px solid #e2e8f0;border-radius:16px;padding:16px;background:linear-gradient(180deg,#fff8f1 0,#fff 60%)}.bulletin-preview-top{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:10px}.bulletin-preview-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:10px;line-height:1.45}.bulletin-preview-summary{color:#334155;font-size:14px;line-height:1.8;font-weight:600;margin-bottom:12px;white-space:pre-wrap}.bulletin-preview-cover{margin-bottom:12px}.bulletin-preview-cover img{width:100%;border-radius:14px;display:block}.bulletin-preview-media{margin-bottom:12px;color:#475569;font-size:13px;line-height:1.7;word-break:break-all}.bulletin-preview-body{color:#475569;font-size:14px;line-height:1.85}.bulletin-list-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.bulletin-list-count{font-size:12px;color:#64748b;background:#f8fafc;padding:4px 10px;border-radius:999px}.bulletin-list-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.bulletin-list-filter-row select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #d5deea;border-radius:10px;background:#fff}.bulletin-visual-list{max-height:980px;overflow:auto;padding-right:4px}.bulletin-item-visual{border-radius:14px;padding:14px}.bulletin-list-cover{margin-bottom:10px}.bulletin-list-cover img{width:100%;height:180px;object-fit:cover;border-radius:12px;display:block}.bulletin-list-title{font-size:16px;font-weight:700;color:#0f172a;line-height:1.55;margin-bottom:8px}.bulletin-list-summary{color:#475569;font-size:13px;line-height:1.75;white-space:pre-wrap}.bulletin-list-link{margin-top:8px;color:#64748b;font-size:12px;line-height:1.6;word-break:break-all}.agent-card{border:1px solid #e6e8ef;border-radius:8px;padding:10px;background:#fafcff}.agent-card h3{margin:0 0 8px;font-size:14px}.agent-card label{display:block;font-size:12px;color:#667085;margin-bottom:4px}.agent-card .lexicon-textarea{min-height:88px;margin-bottom:8px}@media (max-width:1024px){.admin-workbench{grid-template-columns:1fr}.admin-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.admin-sidebar-title{grid-column:1/-1}.admin-nav-btn{margin:0}.agent-layout,.bulletin-admin-layout{grid-template-columns:1fr}.bulletin-editor-link-grid,.bulletin-editor-media-grid,.bulletin-editor-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.retail-rules-subtitle{font-size:16px;margin:20px 0 8px;color:#303133}.wuyou-rates-upload-card{margin:12px 0 16px;padding:12px 14px;border:1px solid #e4e7ed;border-radius:8px;background:#fafbfc}.wuyou-rates-upload-title{margin:0 0 6px;font-size:15px;color:#303133}.wuyou-rates-upload-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.wuyou-rates-upload-row input[type=file]{max-width:100%}.wuyou-rates-pending-panel{margin-top:10px}.wuyou-pending-meta{font-size:12px;color:#606266;margin:0 0 6px}.wuyou-pending-pre{margin:0;padding:10px;font-size:11px;line-height:1.45;max-height:280px;overflow:auto;background:#fff;border:1px solid #ebeef5;border-radius:6px;white-space:pre-wrap;word-break:break-word}.wuyou-pending-empty{margin:0}.wuyou-pending-diff-note{margin:0 0 8px;padding:8px 10px;font-size:12px;line-height:1.55;border-radius:6px}.wuyou-pending-diff-none{color:#303133;background:#ecf9f0;border:1px solid #b7e4c7}.wuyou-pending-diff-has{color:#303133;background:#fff8e6;border:1px solid #f5d78e}.wuyou-rates-publish-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.wuyou-last-publish-card{margin:16px 0 12px;padding:12px 14px;border:1px solid #e4e7ed;border-radius:8px;background:#fafcff}.wuyou-last-publish-title{margin:0 0 6px;font-size:15px;color:#303133}.wuyou-last-publish-hint{margin-bottom:8px}.wuyou-last-publish-panel{margin-top:6px}.wuyou-last-publish-diff{margin:0 0 10px;padding:8px 10px;font-size:12px;line-height:1.5;border-radius:6px}.wuyou-last-publish-line{margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #ebeef5}.wuyou-last-publish-line:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.wuyou-last-publish-line-head{font-size:13px;margin-bottom:4px;color:#303133}.wuyou-last-publish-codes{max-height:140px;overflow:auto;padding:6px 8px;font-size:11px;line-height:1.45;word-break:break-all;color:#606266;background:#fff;border:1px solid #ebeef5;border-radius:4px}