:root{font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#102957;background:#f6f8fc}*{box-sizing:border-box}body{margin:0;min-width:1180px;background:#f6f8fc}button,input{font:inherit}button{cursor:pointer}.admin-shell{min-height:100vh;background:#f7f9fd;padding-top:64px;padding-left:240px}.admin-topbar{height:64px;background:#fff;border-bottom:1px solid #e8edf5;position:fixed;z-index:5;top:0;left:0;right:0;padding:0 30px;display:flex;align-items:center;justify-content:space-between}.admin-topbar strong{font-size:23px;letter-spacing:-.8px}.top-actions{display:flex;align-items:center;gap:19px;font-size:14px}.top-actions span{display:flex;gap:7px;align-items:center}.top-actions svg{color:#102957}.top-actions i{height:22px;width:1px;background:#e2e7ef}.logout-button{border:1px solid #d5dfef;background:#fff;color:#315782;border-radius:4px;padding:6px 10px;font-size:13px}.logout-button:hover{border-color:#8eafe1;color:#1557d5}.sidebar{position:fixed;left:0;top:64px;bottom:0;z-index:4;width:248px;padding:16px 12px 76px;overflow-y:auto;background:linear-gradient(180deg,#fff,#f8faff);border-right:1px solid #e1e8f3;box-shadow:8px 0 24px #1c3e7509;display:flex;flex-direction:column}.admin-shell{padding-left:248px}.nav-group{margin:2px 0}.nav-item{position:relative;width:100%;min-height:46px;border:1px solid transparent;border-radius:9px;background:transparent;color:#34496a;text-align:left;display:flex;align-items:center;gap:13px;padding:0 14px;font-size:15px;font-weight:600;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.nav-item:hover{color:#1557d5;background:#f1f6ff}.nav-item:active{transform:scale(.99)}.nav-item>svg:first-child{width:20px;font-size:19px;color:#6780a5;transition:color .18s ease}.nav-item.selected{background:linear-gradient(90deg,#e8f1ff,#f5f8ff);color:#1459d5;border-color:#d9e8ff;font-weight:700;box-shadow:0 3px 10px #185bcc14}.nav-item.selected:before{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:3px;border-radius:0 4px 4px 0;background:#1762db}.nav-item.selected>svg:first-child,.nav-item:hover>svg:first-child{color:#1762db}.system-parent{justify-content:flex-start}.system-parent .menu-arrow{margin-left:auto;font-size:11px;color:#8ba0bd;transition:transform .2s ease,color .18s ease}.system-parent .menu-arrow.open{transform:rotate(90deg);color:#1762db}.nav-submenu{position:relative;margin:3px 0 7px 24px;padding:3px 0 3px 12px}.nav-submenu:before{content:"";position:absolute;left:0;top:3px;bottom:3px;width:1px;background:#dce7f5}.nav-subitem{position:relative;width:100%;height:38px;margin:1px 0;padding:0 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:#627795;text-align:left;display:flex;align-items:center;gap:10px;font-size:14px;transition:background .18s ease,color .18s ease,border-color .18s ease}.nav-subitem:hover{color:#1557d5;background:#f3f7ff}.nav-subitem svg{width:17px;font-size:15px;color:#8aa0bd}.nav-subitem.selected{background:#eaf3ff;color:#1557d5;border-color:#d7e7ff;font-weight:700}.nav-subitem.selected:before{content:"";position:absolute;left:-13px;width:5px;height:5px;border-radius:50%;background:#1762db}.nav-subitem.selected svg{color:#1762db}.collapse{position:absolute;bottom:20px;left:22px;right:22px;height:40px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:#506887;font-size:13px;display:flex;justify-content:center;gap:9px;align-items:center;box-shadow:0 3px 10px #1235660a}.collapse:hover{border-color:#b9d0f4;color:#1557d5;background:#f6f9ff}.collapse span{font-size:17px}.workspace{padding:37px 30px 44px;position:relative}.page-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.page-head h1{margin:0;font-size:29px;letter-spacing:-1px}.page-head p{color:#71819b;margin:8px 0 0;font-size:14px}.page-actions{display:flex;align-items:center;gap:12px}.primary{border:0;border-radius:5px;background:#ff7416;color:#fff;height:42px;padding:0 19px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:7px;box-shadow:0 4px 9px #ff74162b}.primary:disabled{opacity:.55;cursor:default}.filter-panel,.whitelist-search,.participation-search{margin:0 0 20px;padding:16px;border:1px solid #dfe8f5;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 5px 16px #163e760b}.filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-row+.filter-row{margin-top:12px;padding-top:12px;border-top:1px dashed #dce7f5}.filter-row input,.filter-row select,.whitelist-search input,.participation-search input,.participation-search select{height:40px;min-width:126px;border:1px solid #cfdced;border-radius:7px;outline:none;background:#fff;padding:0 12px;color:#263d60;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease}.filter-row input::placeholder,.whitelist-search input::placeholder,.participation-search input::placeholder{color:#94a3b8}.filter-row input:focus,.filter-row select:focus,.whitelist-search input:focus,.participation-search input:focus,.participation-search select:focus{border-color:#3f7ee8;box-shadow:0 0 0 3px #2b6fdc1f}.filter-keyword{flex:1 1 250px;min-width:250px!important}.filter-select{min-width:118px!important}.filter-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.filter-actions button,.filter-reset,.filter-search{height:40px;border-radius:7px;padding:0 16px;font-weight:700;font-size:14px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.filter-actions button:active,.filter-reset:active,.filter-search:active{transform:translateY(1px)}.filter-reset{border:1px solid #cfdced;background:#fff;color:#5b6f8d}.filter-reset:hover{border-color:#9dbbe9;background:#f5f9ff;color:#185dce}.filter-search{border:1px solid #1d64d7;background:#2169dc;color:#fff;box-shadow:0 3px 8px #2169dc2e}.filter-search:hover{background:#1559c8;box-shadow:0 5px 12px #2169dc40}.compact-filter{width:max-content;max-width:100%;margin-bottom:20px;padding:12px;border:1px solid #dfe8f5;border-radius:10px;background:#fff;box-shadow:0 4px 13px #163e760a}.compact-filter input{min-width:220px}.group-create-row input{min-width:260px}.filter-result{color:#6c7f99;font-size:13px;white-space:nowrap}.group-create-row .primary{margin-left:auto}.toolbar{min-height:55px;display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.segmented{border:1px solid #d9e1ef;border-radius:5px;overflow:hidden;display:flex;background:#fff}.segmented button{min-width:104px;height:39px;padding:0 18px;border:0;border-right:1px solid #dfe5ef;color:#253a62;background:#fff}.segmented button:last-child{border-right:0}.segmented button.active{color:#135bd0;border:1px solid #135bd0;margin:-1px;font-weight:700}.date-box{height:40px;border:1px solid #d9e1ef;border-radius:5px;background:#fff;display:flex;align-items:center;gap:11px;padding:0 14px;color:#283e66;font-size:14px}.date-box svg:first-child{color:#55709f}.date-box svg:last-child{font-size:10px}.table-card{border:1px solid #e1e7f0;background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 2px 5px #10295705}.table-card table{width:100%;border-collapse:collapse;table-layout:fixed}.table-card th{text-align:left;background:#f3f6fb;color:#1d3560;padding:18px 14px;font-weight:700;font-size:14px}.table-card td{padding:19px 14px;color:#30476f;font-size:14px;border-top:1px solid #e7ebf2;line-height:1.55;vertical-align:middle}.table-card th:nth-child(1){width:15%}.table-card th:nth-child(2){width:24%}.table-card th:nth-child(3){width:11%}.table-card th:nth-child(4){width:10%}.table-card th:nth-child(5){width:11%}.table-card th:nth-child(6){width:10%}.table-card th:nth-child(7){width:12%}.activity-name{color:#153d88!important;font-weight:700;font-size:15px!important}.status{white-space:nowrap;display:inline-flex;align-items:center;gap:6px;color:#1f7f43}.status i{width:7px;height:7px;border-radius:50%;background:#26a44b}.status.pending{color:#e98520}.status.pending i{background:#e98520}.status.bad{color:#d6474b}.status.bad i{background:#d6474b}.operations{white-space:nowrap}.operations button{background:none;border:0;color:#1d5ed1;padding:0 5px;font-size:14px}.operations svg{font-size:9px}.table-footer{height:70px;border-top:1px solid #e7ebf2;display:flex;align-items:center;justify-content:space-between;padding:0 27px;color:#536887;font-size:14px}.table-footer b{background:#185bcc;color:#fff;display:inline-grid;place-items:center;width:33px;height:33px;border-radius:3px}.table-footer input{width:43px;height:32px;border:1px solid #dce3ef;border-radius:4px;text-align:center}.empty,.muted-row{padding:45px!important;text-align:center!important;color:#8996aa!important}.floating-search{position:absolute;top:105px;right:260px;width:205px;height:40px;background:#fff;border:1px solid #d9e1ef;border-radius:5px;display:flex;align-items:center;padding:0 10px;gap:8px;color:#8390a5}.floating-search input{border:0;outline:0;width:100%;color:#20375f}.upload-card{min-height:250px;background:#fff;border:1px dashed #b8c8e1;border-radius:7px;display:flex;align-items:center;flex-direction:column;justify-content:center}.upload-icon{width:52px;height:52px;border-radius:13px;background:#edf4ff;color:#1c64d9;display:grid;place-items:center;font-size:28px}.upload-card h2{margin:14px 0 7px;font-size:18px}.upload-card p{margin:0 0 16px;color:#74829a;font-size:14px}.upload-card button,.file-box button,.prize-row button{border:1px solid #bfd0ee;color:#1c60d0;background:#fff;border-radius:4px;padding:8px 14px}.import-table{margin-top:24px}.import-table h2{font-size:18px;margin:0;padding:20px 21px}.import-table th:first-child{width:auto}.whitelist-top{position:sticky;top:64px;z-index:3;background:#f6f8fc;padding:24px 0 18px;margin:-37px 0 18px}.whitelist-top .page-head{margin-bottom:18px}.whitelist-search{display:flex;gap:10px}.whitelist-search input{height:40px;flex:1;min-width:0;border:1px solid #d9e1ef;border-radius:4px;padding:0 11px;color:#253b61;background:#fff}.whitelist-search button:not(.primary),.pagination-actions button{height:40px;border:1px solid #d8e0ec;border-radius:5px;background:#fff;color:#52647f;padding:0 14px}.pagination-actions{display:flex;align-items:center;gap:12px}.pagination-actions button{height:32px}.pagination-actions button:disabled{opacity:.45;cursor:default}.import-table th:nth-child(1),.import-table td:nth-child(1){width:calc(4em + 28px);white-space:nowrap}.import-table th:nth-child(2),.import-table td:nth-child(2){width:calc(11ch + 28px);white-space:nowrap}.import-table th:nth-child(3),.import-table td:nth-child(3){width:19%;white-space:nowrap}.import-table th:nth-child(4),.import-table td:nth-child(4){width:24%}.import-table th:nth-child(5),.import-table td:nth-child(5){width:20%;white-space:nowrap}.import-table th:nth-child(6),.import-table td:nth-child(6){width:10%;white-space:nowrap}.table-card.import-table th:nth-child(1),.table-card.import-table td:nth-child(1){width:calc(4em + 28px);white-space:nowrap}.table-card.import-table th:nth-child(2),.table-card.import-table td:nth-child(2){width:calc(11ch + 20px);white-space:nowrap}.table-card.import-table th:nth-child(3),.table-card.import-table td:nth-child(3){width:22%;white-space:nowrap}.table-card.import-table th:nth-child(4),.table-card.import-table td:nth-child(4){width:19%}.table-card.import-table th:nth-child(5),.table-card.import-table td:nth-child(5){width:17%;white-space:nowrap}.table-card.import-table th:nth-child(6),.table-card.import-table td:nth-child(6){width:9%;white-space:nowrap}.table-card.import-table th:nth-child(7),.table-card.import-table td:nth-child(7){width:16%;white-space:nowrap}.operations .danger-action{color:#d6474b}.approval-layout{display:grid;grid-template-columns:minmax(620px,1.65fr) minmax(260px,.75fr);gap:22px}.approval-card,.approval-side{border:1px solid #e1e7f0;background:#fff;border-radius:6px;padding:27px}.approval-title{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f5;padding-bottom:20px}.eyebrow{color:#687d9f;font-size:13px}.approval-title h2{font-size:23px;margin:7px 0}.approval-title p{color:#7c8aa0;margin:0;font-size:14px}.approval-card dl,.review-list{margin:0}.approval-card dl>div,.review-list>div{display:grid;grid-template-columns:118px 1fr;padding:18px 0;border-bottom:1px solid #edf0f5}.approval-card dt,.review-list dt{color:#8190a6}.approval-card dd,.review-list dd{margin:0;color:#233b63}.approval-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.reject{border:1px solid #e1a8a9;color:#d14a4e;background:#fff;border-radius:5px;padding:0 19px}.approval-side h3{margin:0 0 22px}.approval-side p{font-size:14px;color:#4b607f;display:flex;gap:10px;align-items:center}.approval-side svg{color:#25a15b}.alert-strip{display:flex;align-items:center;gap:10px;color:#8d5912;background:#fff7e8;border:1px solid #f5d89d;padding:13px 16px;margin-bottom:18px;border-radius:5px}.alert-strip svg{color:#e99720}.alert-strip button{margin-left:auto;border:0;background:none;color:#1b5fcc}.placeholder{min-height:550px;display:grid;place-content:center;justify-items:center;color:#7a8aa3}.placeholder svg{font-size:54px;color:#aac0e8}.placeholder h1{color:#233a63;margin:18px 0 4px}.modal-layer{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#0818366b;display:grid;place-items:center}.new-modal{width:780px;min-height:600px;background:#fff;border-radius:8px;box-shadow:0 20px 60px #01133642;overflow:hidden;display:flex;flex-direction:column}.account-modal{width:520px;min-height:0}.new-modal header{display:flex;justify-content:space-between;align-items:flex-start;padding:23px 28px;border-bottom:1px solid #edf0f4}.new-modal h2{margin:0 0 5px;font-size:22px}.new-modal header p{margin:0;color:#7a899f;font-size:14px}.icon-close{border:0;background:none;color:#8491a5;font-size:28px;line-height:1}.steps{display:flex;padding:22px 30px 17px;gap:10px;border-bottom:1px solid #edf0f4}.step{flex:1;display:flex;align-items:center;gap:7px;color:#8a98ad;font-size:13px;white-space:nowrap}.step b{border-radius:50%;width:22px;height:22px;display:grid;place-items:center;background:#e7ecf4;font-size:12px}.step.current,.step.done{color:#155ed0}.step.current b,.step.done b{color:#fff;background:#155ed0}.form-area{padding:25px 30px;min-height:330px}.account-modal .form-area{min-height:0}.field{display:block;margin-bottom:18px}.field span{display:block;margin-bottom:7px;color:#405678;font-size:14px}.field input,.field select{width:100%;height:40px;border:1px solid #d9e1ef;border-radius:4px;padding:0 11px;color:#253b61;outline-color:#155ed0}.field select{background:#fff}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.toggle-row{display:flex;align-items:center;justify-content:space-between;border:1px solid #e1e7f0;border-radius:4px;padding:12px 13px;margin-bottom:17px;color:#3d5273}.toggle-row small{display:block;color:#8794a8;margin-top:4px}.toggle-row input{accent-color:#155ed0;width:18px;height:18px}.file-box,.prize-row,.review-box{display:flex;align-items:center;gap:15px;border:1px solid #e2e8f1;border-radius:5px;padding:16px;margin-bottom:12px}.file-box svg,.prize-row svg{font-size:26px;color:#1c62d2}.file-box div,.prize-row div{flex:1}.file-box p,.prize-row p{margin:5px 0 0;color:#7c8aa0;font-size:13px}.probability{color:#63758f;font-size:14px}.review-box{border-color:#b8dcca;background:#f5fbf7}.review-box svg{color:#2da565;font-size:29px}.review-box h3{margin:0 0 5px}.review-box p{margin:0;color:#638071;font-size:14px}.new-modal footer{padding:16px 28px;border-top:1px solid #edf0f4;display:flex;justify-content:flex-end;gap:10px}.new-modal footer>button:not(.primary){border:1px solid #d8e0ec;color:#52647f;background:#fff;border-radius:5px;padding:0 18px}.toast{position:fixed;z-index:40;left:50%;top:26px;transform:translate(-50%);background:#1d365f;color:#fff;padding:12px 18px;border-radius:6px;box-shadow:0 9px 26px #0718392e;display:flex;align-items:center;gap:8px}.toast svg{color:#5ed594}.table-card th:nth-child(2){width:23%}.table-card th:nth-child(3){width:10%}.table-card th:nth-child(7){width:11%}.table-card th:nth-child(8){width:10%}.operations button{padding:0 3px;font-size:13px}.operations svg{font-size:8px}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.kpi-card,.report-card{background:#fff;border:1px solid #e1e7f0;border-radius:6px;padding:21px}.kpi-card span,.kpi-card small{color:#71819b;font-size:13px;display:block}.kpi-card strong{display:block;font-size:31px;color:#153d88;margin:11px 0 9px}.report-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;margin-bottom:20px}.report-card h2,.report-table h2{margin:0;font-size:17px}.trend-bars{height:170px;border-bottom:1px solid #dfe6f0;display:flex;align-items:end;gap:18px;padding:18px 20px 0}.trend-bars i{flex:1;background:linear-gradient(#4e91f5,#175fd2);border-radius:4px 4px 0 0}.report-card p{color:#75849a;font-size:13px;margin:16px 0 0}.health-ring{width:138px;height:138px;border-radius:50%;border:13px solid #e6effe;border-top-color:#1760d5;display:grid;place-content:center;text-align:center;margin:18px auto 0}.health-ring strong{font-size:23px}.health-ring span{color:#73829a;font-size:12px;margin-top:4px}.danger-text{color:#d6474b}.report-table h2{padding:20px 21px}.system-login{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#eef4ff,#f7f9fd)}.system-login form{width:390px;background:#fff;padding:42px;border-radius:10px;box-shadow:0 15px 38px #11397824;text-align:center}.system-login svg{font-size:38px;color:#1557d5}.system-login h1{margin:15px 0 8px}.system-login p{color:#71819b}.system-login input{width:100%;height:44px;border:1px solid #d9e1ef;border-radius:5px;margin-top:13px;padding:0 12px}.system-login small{display:block;color:#d6474b;text-align:left;margin-top:8px}.system-login button{width:100%;margin-top:18px}.permission-note,.saved-hint,.save-error{display:flex;align-items:center;gap:10px;background:#f0f6ff;border:1px solid #cdddf8;color:#27518e;padding:14px 16px;border-radius:6px;margin-bottom:18px}.permission-note svg,.saved-hint svg{color:#1760d5;font-size:19px}.role-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.role-card,.config-card{background:#fff;border:1px solid #e1e7f0;border-radius:6px;padding:20px}.role-card.active{border-color:#7faef1;background:#f5f9ff}.role-card svg{color:#1760d5;font-size:24px}.role-card h3,.config-card h2{margin:12px 0 7px;font-size:17px}.role-card p,.config-tip{margin:0;color:#71819b;font-size:13px;line-height:1.6}.config-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.config-card .field input,.config-card .field textarea{background:#fbfcfe}.config-card .field textarea{width:100%;box-sizing:border-box;border:1px solid #d9e0eb;border-radius:4px;padding:9px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.form-actions{display:flex;gap:10px;margin-top:18px}.saved-hint{margin-top:18px;background:#f3fbf5;border-color:#c8e6d0;color:#31734a}.save-error{margin-top:18px;background:#fff3f2;border-color:#f1c8c4;color:#a03830}.save-error svg{color:#d0443b;font-size:19px}.account-table th:nth-child(1){width:15%}.account-table th:nth-child(2){width:14%;white-space:nowrap}.account-table th:nth-child(3){width:15%}.account-table th:nth-child(4){width:13%}.account-table th:nth-child(5){width:10%}.account-table th:nth-child(6){width:33%}.account-table td:nth-child(2){white-space:nowrap}.account-table .operations button{padding:0 5px}.benefit-product-table th:nth-child(1){width:16%}.benefit-product-table th:nth-child(2){width:12%;white-space:nowrap}.benefit-product-table th:nth-child(3){width:11%;white-space:nowrap}.benefit-product-table th:nth-child(4){width:10%;white-space:nowrap}.benefit-product-table th:nth-child(5){width:11%;white-space:nowrap}.benefit-product-table th:nth-child(6){width:16%;white-space:nowrap}.benefit-product-table th:nth-child(7){width:9%;white-space:nowrap}.benefit-product-table th:nth-child(8){width:15%;white-space:nowrap}.benefit-product-table td:nth-child(2),.benefit-product-table td:nth-child(3),.benefit-product-table td:nth-child(4),.benefit-product-table td:nth-child(5),.benefit-product-table td:nth-child(6){white-space:nowrap}.benefit-product-table .operations button{padding:0 4px}.benefit-product-table .operations button:disabled{color:#9ba9bd;cursor:default}.inline-retry{display:inline-flex;align-items:center;gap:4px;margin-left:5px}.inline-retry input{width:108px;height:27px;border:1px solid #d9e1ef;border-radius:4px;padding:0 7px;color:#253b61;font-size:12px}.inline-retry button{white-space:nowrap}.table-card:has(.inline-retry) th:nth-child(1){width:13%}.table-card:has(.inline-retry) th:nth-child(2){width:15%}.table-card:has(.inline-retry) th:nth-child(3){width:19%}.table-card:has(.inline-retry) th:nth-child(4){width:10%}.table-card:has(.inline-retry) th:nth-child(5){width:8%}.table-card:has(.inline-retry) th:nth-child(6){width:12%}.table-card:has(.inline-retry) th:nth-child(7){width:23%}.message-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:20px}.message-summary article{display:flex;align-items:baseline;gap:11px;background:#fff;border:1px solid #e1e7f0;border-radius:6px;padding:20px 22px}.message-summary b{font-size:30px;color:#1557d5}.message-summary span{font-size:14px;color:#71819b}.message-filter{margin-bottom:16px}.message-list{background:#fff;border:1px solid #e1e7f0;border-radius:6px;overflow:hidden}.message-item{display:flex;gap:16px;padding:20px 22px;border-bottom:1px solid #edf0f5;align-items:center}.message-item:last-child{border-bottom:0}.message-item.read{background:#fbfcfe}.message-icon{width:40px;height:40px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#fff3df;color:#e68a18;font-size:19px}.message-icon.approval{background:#edf4ff;color:#1760d5}.message-icon.issue{background:#fff0ef;color:#d6474b}.message-content{flex:1;min-width:0}.message-content>div{display:flex;align-items:center;gap:10px}.message-content h2{font-size:16px;margin:0;color:#20375f}.message-content p{margin:8px 0 5px;color:#536887;font-size:14px}.message-content time{color:#8b98aa;font-size:12px}.unread-dot{width:7px;height:7px;border-radius:50%;background:#e34b4f}.message-actions{display:flex;gap:6px;flex:0 0 auto}.message-actions button,.page-actions>button:not(.primary){border:1px solid #cbd8ec;color:#185bcc;background:#fff;border-radius:4px;height:34px;padding:0 11px;font-size:13px}.message-actions button:hover,.page-actions>button:not(.primary):hover{background:#f1f6ff}.message-actions button:last-child{color:#6d7d95;border-color:transparent}.message-actions button:last-child:hover{background:#f4f6f9}.message-summary+.segmented{width:max-content}.audit-table th:nth-child(1){width:18%;white-space:nowrap}.audit-table th:nth-child(2){width:13%}.audit-table th:nth-child(3){width:14%;white-space:nowrap}.audit-table th:nth-child(4){width:14%;white-space:nowrap}.audit-table th:nth-child(5){width:16%;white-space:nowrap}.audit-table th:nth-child(6){width:14%;white-space:nowrap}.audit-table th:nth-child(7){width:11%;white-space:nowrap}.audit-table td:first-child,.audit-table td:last-child{white-space:nowrap}.template-picker{display:flex;gap:16px;align-items:center;padding:14px 16px;margin-bottom:20px;border:1px solid #cdddf8;border-radius:6px;background:#f3f7ff}.template-picker>div{flex:1}.template-picker b,.template-picker span{display:block}.template-picker span{margin-top:5px;color:#687d9f;font-size:13px}.template-picker select{width:250px;height:40px;border:1px solid #c9d8ef;border-radius:4px;background:#fff;padding:0 10px;color:#253b61}.template-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.template-card{background:#fff;border:1px solid #e1e7f0;border-radius:7px;padding:20px}.template-card>div{display:flex;justify-content:space-between;align-items:center;gap:8px}.template-card h2{margin:0;font-size:18px;color:#20375f}.template-card p{height:44px;color:#627491;font-size:13px;line-height:1.65;overflow:hidden}.template-card dl{margin:16px 0;border-top:1px solid #edf0f5}.template-card dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #edf0f5;font-size:13px}.template-card dt{color:#7e8da3}.template-card dd{margin:0;color:#30476f}.template-card footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.template-card small{color:#8794a8;font-size:12px}.danger-action{border:0;background:none;color:#d6474b;padding:0;font-size:13px}.inventory-threshold{display:block;margin-top:4px;color:#7d8ba0;font-size:12px}.kpi-grid:has(.kpi-card:nth-child(5)){grid-template-columns:repeat(5,1fr)}.page-load-fallback{min-height:440px;background:#fff;border:1px solid #e1e7f0;border-radius:7px;display:grid;place-content:center;justify-items:center;text-align:center;padding:36px;color:#60728e}.page-load-fallback>svg{font-size:44px;color:#d94d52}.page-load-fallback h1{color:#263d66;margin:16px 0 8px;font-size:22px}.page-load-fallback p{max-width:440px;margin:0 0 20px;line-height:1.7;font-size:14px}.participation-search{display:flex;align-items:end;gap:14px;background:#fff;border:1px solid #e1e7f0;border-radius:6px;padding:18px 20px;margin-bottom:18px}.participation-search .field{width:280px;margin:0}.participation-search .field:nth-child(2){width:340px}.participation-search .primary{margin-bottom:0}.participation-table th:nth-child(1){width:16%}.participation-table th:nth-child(2){width:10%;white-space:nowrap}.participation-table th:nth-child(3){width:16%}.participation-table th:nth-child(4){width:10%;white-space:nowrap}.participation-table th:nth-child(5){width:12%}.participation-table th:nth-child(6){width:11%;white-space:nowrap}.participation-table th:nth-child(7){width:15%;white-space:nowrap}.participation-table th:nth-child(8){width:18%}.record-detail{display:block;margin-top:4px;color:#7a899f;font-size:12px;white-space:nowrap}.tenant-switch{display:flex;align-items:center;gap:7px;color:#253b61;font-size:14px}.tenant-switch select{height:32px;min-width:150px;border:1px solid #d8e0ec;border-radius:4px;background:#fff;padding:0 8px;color:#253b61}.bank-table th:nth-child(1){width:28%}.bank-table th:nth-child(2){width:22%}.bank-table th:nth-child(3){width:18%}.bank-table th:nth-child(4){width:14%}.bank-table th:nth-child(5){width:18%;white-space:nowrap}.color-dot{display:inline-block;width:12px;height:12px;border-radius:50%;vertical-align:-1px;margin-right:7px;border:1px solid rgba(0,0,0,.12)}.field textarea{width:100%;box-sizing:border-box;border:1px solid #d9e1ef;border-radius:4px;padding:10px 11px;color:#253b61;outline-color:#155ed0;resize:vertical;font:inherit}.selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.selection-option{display:flex;align-items:center;gap:9px;min-height:42px;padding:9px 12px;border:1px solid #d9e1ef;border-radius:5px;color:#334c74;background:#fbfcfe;cursor:pointer}.selection-option input{width:16px;height:16px;accent-color:#155ed0}.group-manager{width:920px;max-height:86vh}.group-manager .form-area{overflow:auto;min-height:300px}.group-tabs{margin:20px 28px 0}.group-manager .form-actions input,.group-manager .form-actions select{flex:1;height:40px;border:1px solid #d9e1ef;border-radius:4px;padding:0 11px;color:#253b61;background:#fff}.selection-table{width:100%;border-collapse:collapse;margin:18px 0}.selection-table th,.selection-table td{padding:10px;border-bottom:1px solid #e7ebf2;text-align:left;font-size:13px}.selection-table th{background:#f3f6fb;color:#1d3560}.selection-table .danger-action{border:0;background:none;color:#d6474b;padding:0}.whitelist-group-table th:nth-child(1){width:20%}.whitelist-group-table th:nth-child(2){width:9%;white-space:nowrap}.whitelist-group-table th:nth-child(3){width:17%;white-space:nowrap}.whitelist-group-table th:nth-child(4){width:54%;white-space:nowrap}.whitelist-group-table .operations button{padding:0 6px;white-space:nowrap}.whitelist-search,.participation-search{align-items:center;gap:10px;padding:16px;border:1px solid #dfe8f5;border-radius:10px;background:linear-gradient(135deg,#fff,#f8fbff);box-shadow:0 5px 16px #163e760b}.whitelist-search input,.participation-search input,.participation-search select{height:40px;border:1px solid #cfdced;border-radius:7px;background:#fff;padding:0 12px;color:#263d60;outline:none}.whitelist-search input:focus,.participation-search input:focus,.participation-search select:focus{border-color:#3f7ee8;box-shadow:0 0 0 3px #2b6fdc1f}.whitelist-search button:not(.primary),.pagination-actions button{border-radius:7px}.participation-search .field{margin:0}.participation-search .primary{height:40px;border-radius:7px}.new-modal{min-height:0;max-height:calc(100vh - 32px)}.new-modal header,.new-modal footer{flex:0 0 auto}.new-modal .form-area{min-height:0;overflow:auto;flex:1 1 auto}.activity-table th:nth-child(1){width:16%}.activity-table th:nth-child(2){width:17%}.activity-table th:nth-child(3){width:10%}.activity-table th:nth-child(4){width:10%}.activity-table th:nth-child(5){width:9%}.activity-table th:nth-child(6){width:10%}.activity-table th:nth-child(7){width:11%}.activity-table th:nth-child(8){width:17%;white-space:nowrap}.activity-table .operations button{padding:0 4px;white-space:nowrap}.table-card .operations,.table-card .table-actions,.table-card tbody td:has(>button),.table-card tbody td:has(>.inline-retry){display:flex;align-items:center;gap:7px;flex-wrap:wrap;white-space:normal}.table-card .operations button,.table-card .table-actions button,.table-card tbody td:has(>button)>button,.table-card tbody td:has(>.inline-retry)>button{height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #c9d9f0;border-radius:6px;background:#fff;color:#195fc9;padding:0 10px;font-size:13px;font-weight:600;line-height:1;white-space:nowrap;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.table-card .operations button:hover:not(:disabled),.table-card .table-actions button:hover:not(:disabled),.table-card tbody td:has(>button)>button:hover:not(:disabled),.table-card tbody td:has(>.inline-retry)>button:hover:not(:disabled){border-color:#78a8ee;background:#f2f7ff;color:#0f54b9;box-shadow:0 2px 6px #1d5ed11f}.table-card .operations button:disabled,.table-card .table-actions button:disabled,.table-card tbody td:has(>button)>button:disabled{cursor:default;opacity:.45;background:#f7f9fc;color:#8897ab;border-color:#e0e7f0;box-shadow:none}.table-card .operations .danger-action,.table-card .table-actions .danger-action,.table-card tbody td:has(>button)>.danger-action{border-color:#f0c7ca;background:#fff8f8;color:#d4484d}.table-card .operations .danger-action:hover:not(:disabled),.table-card .table-actions .danger-action:hover:not(:disabled),.table-card tbody td:has(>button)>.danger-action:hover:not(:disabled){border-color:#e38f95;background:#fff0f0;color:#c5363d}.table-card .inline-retry{display:inline-flex;align-items:center;gap:7px}.table-card .inline-retry input{height:30px;width:132px;border:1px solid #cfdced;border-radius:6px;padding:0 9px;color:#30476f;font-size:13px;outline:none}.table-card .inline-retry input:focus{border-color:#3f7ee8;box-shadow:0 0 0 3px #2b6fdc1f}.dictionary-guide{display:flex;align-items:center;gap:14px;margin:-8px 0 18px;padding:14px 16px;border:1px solid #cfe0fb;border-radius:9px;background:#f4f8ff;color:#456284;font-size:14px}.dictionary-guide b{color:#1e5fcb;font-size:15px}.dictionary-guide small{margin-left:auto;color:#72839a}.dictionary-filter{margin-bottom:14px}.dictionary-editor{display:grid;grid-template-columns:1.15fr 1.2fr 100px 1.6fr auto auto;align-items:end;gap:12px;margin-bottom:18px;padding:17px 18px;border:1px solid #dfe8f5;border-radius:10px;background:#fff;box-shadow:0 4px 13px #163e760a}.dictionary-editor .field{margin:0}.dictionary-editor .field input{height:40px}.dictionary-code-hint{height:66px;min-width:170px;padding:10px 12px;border:1px dashed #bfd0ea;border-radius:7px;background:#f8fbff;color:#71819b;font-size:12px}.dictionary-code-hint span,.dictionary-code-hint b{display:block}.dictionary-code-hint b{margin-top:5px;color:#31577d;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dictionary-enabled{height:40px;display:flex;align-items:center;gap:7px;color:#405678;font-size:14px;white-space:nowrap}.dictionary-enabled input{width:16px;height:16px;accent-color:#2169dc}.dictionary-form-actions{display:flex;align-items:center;gap:8px}.dictionary-form-actions>button:not(.primary){height:40px;border:1px solid #cfdced;border-radius:7px;background:#fff;color:#5b6f8d;padding:0 14px}.dictionary-table code{display:inline-block;padding:3px 7px;border-radius:5px;background:#f1f5fb;color:#31577d;font-size:12px}.dictionary-table th:nth-child(1){width:18%}.dictionary-table th:nth-child(2){width:18%}.dictionary-table th:nth-child(3){width:29%}.dictionary-table th:nth-child(4){width:10%}.dictionary-table th:nth-child(5){width:12%}.dictionary-table th:nth-child(6){width:13%}.merchant-channel-section{margin-top:4px;padding:16px;border:1px solid #dfe8f5;border-radius:8px;background:#f8fbff}.merchant-channel-section>span{display:block;margin-bottom:10px;color:#405678;font-size:14px}.merchant-channel-row{display:flex;align-items:center;gap:8px;margin-top:8px}.merchant-channel-row:first-of-type{margin-top:0}.merchant-channel-row select{width:230px;height:40px;border:1px solid #d9e1ef;border-radius:6px;background:#fff;padding:0 11px;color:#253b61}.merchant-channel-row input{flex:1;height:40px;border:1px solid #d9e1ef;border-radius:6px;padding:0 11px;color:#253b61}.merchant-channel-add{width:32px;height:32px;flex:0 0 32px;border:1px solid #9fc0ee;border-radius:50%;background:#fff;color:#1a62ce;font-size:21px;line-height:1}.merchant-channel-add:hover{background:#edf5ff;border-color:#4d8fea}.merchant-channel-remove{height:32px;border:1px solid #f0c7ca;border-radius:6px;background:#fff8f8;color:#d4484d;padding:0 10px;font-size:13px}.dictionary-table th:nth-child(1){width:22%}.dictionary-table th:nth-child(2){width:16%}.dictionary-table th:nth-child(3){width:26%}.dictionary-table th:nth-child(4){width:8%}.dictionary-table th:nth-child(5){width:11%}.dictionary-table th:nth-child(6){width:17%;white-space:nowrap}.dictionary-table td:nth-child(1) code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dictionary-table .table-actions{min-width:145px}.page>.table-card+.table-card{margin-top:18px}.table-card-title{padding:14px 16px;border-bottom:1px solid #e1e7f0;color:#1d3560;font-size:15px;font-weight:700;background:#fff}.merchant-group-results th:nth-child(1),.merchant-group-results td:nth-child(1){width:52px;text-align:center}.merchant-group-results th:nth-child(2){width:19%}.merchant-group-results th:nth-child(3){width:15%}.merchant-group-results th:nth-child(4){width:13%}.merchant-group-results th:nth-child(5){width:10%}.merchant-group-results th:nth-child(6){width:11%}.merchant-group-results th:nth-child(7){width:25%}.merchant-group-results input[type=checkbox]{width:16px;height:16px;accent-color:#2169dc;cursor:pointer}.sidebar{padding:16px 12px;overflow:hidden;transition:width .2s ease,padding .2s ease}.sidebar-nav{flex:1 1 auto;min-height:0;overflow-y:auto;padding-bottom:12px}.sidebar-footer{flex:0 0 auto;padding-top:12px;border-top:1px solid #e5edf7}.collapse{position:static;width:100%;left:auto;right:auto;bottom:auto}.sidebar-is-collapsed{padding-left:76px}.sidebar.collapsed{width:76px;padding:16px 10px}.sidebar.collapsed .nav-item{justify-content:center;padding:0;font-size:0;gap:0}.sidebar.collapsed .nav-item>svg:first-child{font-size:19px}.sidebar.collapsed .menu-arrow,.sidebar.collapsed .nav-submenu{display:none}.sidebar.collapsed .nav-group{margin:2px 0}.sidebar.collapsed .collapse{padding:0;font-size:0}.sidebar.collapsed .collapse span{font-size:17px}.app-load-fallback{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;background:#f7f9fd;color:#30476f}.app-load-fallback svg{font-size:38px;color:#d4484d}.app-load-fallback h1{margin:0;color:#1d3560}.app-load-fallback p{margin:0;color:#6c7f99}
