@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;600;700&family=Manrope:wght@700&display=swap";*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 85% 0,#c8eee4,transparent 28%),#eef3f5;color:#102638;font-family:DM Sans,sans-serif}button,input,select,textarea{font:inherit}header{height:78px;background:#071d2d;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1120px)/2))}.brand{display:flex;align-items:center;gap:13px}.brand i{display:grid;place-items:center;background:#0b806f;width:43px;height:43px;border-radius:12px}.brand small{font-size:9px;letter-spacing:1.5px;color:#8fb0bd}.brand h1{font:700 20px Manrope;margin:3px 0}header>span{display:flex;gap:7px;align-items:center;font-size:12px;color:#aad2c8;background:#0d293a;padding:9px 13px;border-radius:30px}svg{width:18px}main{max-width:1120px;margin:auto;padding:36px 0 50px}.hero{display:flex;align-items:end;justify-content:space-between;margin-bottom:25px}.hero b{display:flex;gap:6px;align-items:center;color:#087866;font-size:10px;letter-spacing:1.4px}.hero h2{font:700 35px Manrope;margin:10px 0 8px}.hero p{margin:0;color:#667a84}.hero aside{font-size:11px;background:#fff;border:1px solid #d5e0e4;padding:11px 14px;border-radius:8px}.card{background:#fff;border:1px solid #dbe4e7;border-radius:15px;margin:14px 0;padding:24px;box-shadow:0 8px 30px #1535440b}.title{display:flex;align-items:center;gap:13px;border-bottom:1px solid #e8edef;padding-bottom:19px;margin-bottom:20px}.title em{font-style:normal;font-weight:700;font-size:11px;color:#087866;background:#e4f4f0;padding:7px;border-radius:7px}.title div{flex:1}.title h3{font:700 17px Manrope;margin:0}.title p{font-size:12px;color:#71848d;margin:4px 0 0}.grid{display:grid;gap:15px}.six{grid-template-columns:150px 2fr 100px 1fr 1fr 1fr}.three{grid-template-columns:180px 1fr 220px}label{font-size:10px;text-transform:uppercase;letter-spacing:.7px;color:#526a75;font-weight:700}input,select,textarea{display:block;width:100%;border:1px solid #ccd9de;background:#fbfcfc;border-radius:8px;color:#152f3f;outline:0;margin-top:7px}input,select{height:42px;padding:0 11px}input:focus,select:focus,textarea:focus{border-color:#0a8a75;box-shadow:0 0 0 3px #dbf1ed}.pw{position:relative}.pw button{position:absolute;right:5px;top:12px;border:0;background:none}.edit{display:grid;grid-template-columns:1fr 2fr;gap:15px;margin-top:20px}.edit small{float:right}.edit textarea{min-height:180px;padding:13px;resize:vertical;font:12px/1.5 Consolas,monospace}.warn{display:flex;gap:8px;background:#fff8e7;color:#795b0a;padding:11px;border-radius:8px;margin-top:16px}.notice{display:flex;gap:9px;padding:14px 16px;border-radius:9px;font-size:12px}.ok{background:#e8f7f2;color:#086c59}.bad{background:#fff0ef;color:#9e2f28}.actions{display:flex;justify-content:space-between;margin-top:18px}.actions>div{display:flex;gap:10px}.actions button{height:44px;padding:0 17px;border:1px solid #aebfc5;background:#fff;border-radius:9px;font-weight:700;font-size:12px;display:flex;gap:7px;align-items:center}.actions .clear{border:0;background:transparent}.actions .primary{background:#087866;color:#fff;border-color:#087866}.actions button:disabled{opacity:.4}footer{max-width:1120px;margin:auto;padding-bottom:25px;color:#819198;font-size:11px;display:flex;justify-content:space-between}@media(max-width:1150px){main,footer{margin-left:25px;margin-right:25px}.six{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){header{padding:0 15px}header>span,.hero aside{display:none}main{margin:0;padding:25px 14px}.six,.three,.edit{grid-template-columns:1fr}.actions,.actions>div{flex-direction:column}}.edit{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.edit>*,.editor-field{min-width:0;max-width:100%}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.editor-heading label{flex:1}.editor-heading .beautify{display:flex;align-items:center;gap:6px;border:1px solid #a9d8cf;background:#eff9f6;color:#087866;border-radius:7px;padding:6px 10px;font-size:10px;font-weight:700;text-transform:none;letter-spacing:0;cursor:pointer}.editor-heading .beautify:hover{background:#dff3ee}.editor-heading .beautify svg{width:14px;height:14px}.payload-code-editor{width:100%;max-width:100%;margin-top:7px;overflow:hidden;border:1px solid #ccd9de;border-radius:8px;background:#fbfcfc}.payload-code-editor:focus-within{border-color:#0a8a75;box-shadow:0 0 0 3px #dbf1ed}.payload-code-editor .cm-editor{background:#fbfcfc;color:#152f3f;font:12px/1.5 Consolas,monospace}.payload-code-editor .cm-focused{outline:none}.payload-code-editor .cm-scroller{overflow:auto}.payload-code-editor .cm-gutters{border-right:1px solid #e1e8eb;background:#f3f7f8;color:#8ba0aa}.payload-code-editor .cm-activeLine,.payload-code-editor .cm-activeLineGutter{background:#edf7f5}@media(max-width:650px){.edit{grid-template-columns:minmax(0,1fr)}}.mode-tabs{display:flex;gap:4px;background:#dfe8eb;padding:4px;border-radius:11px;width:max-content;margin-bottom:18px}.mode-tabs button{border:0;background:transparent;color:#607681;padding:10px 22px;border-radius:8px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:8px;cursor:pointer}.mode-tabs button.active{background:#fff;color:#087866;box-shadow:0 2px 8px #15354418}.danger-banner{display:flex;align-items:center;gap:14px;background:#fff3e5;border:1px solid #efc98e;color:#704a0b;padding:15px 18px;border-radius:12px;margin-bottom:14px}.danger-banner>svg{width:24px;flex:none}.danger-banner div{display:flex;flex-direction:column;gap:3px}.danger-banner strong{font-size:13px}.danger-banner span{font-size:12px}.consume-grid{grid-template-columns:130px 2fr 100px 1fr 1fr 1fr}.consume-grid .queue-field{grid-column:span 3}.toggle-label{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.toggle-label>small{font-size:9px;color:#8899a0}.toggle{display:block!important;width:40px!important;height:22px!important;padding:2px!important;border:0!important;background:#bdc9cd!important;border-radius:20px!important;margin-top:7px!important}.toggle i{display:block;width:18px;height:18px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px #0003}.toggle.on{background:#087866!important}.toggle.on i{transform:translate(18px)}.status-pill{display:flex;align-items:center;gap:7px;border-radius:20px;padding:8px 12px;font-size:11px;font-weight:700;background:#e5e9eb;color:#5f7179}.status-pill i{width:8px;height:8px;border-radius:50%;background:#7f9097}.status-listening,.status-message-received{background:#e1f4ed;color:#076a58}.status-listening i,.status-message-received i{background:#0a8a72;box-shadow:0 0 0 4px #0a8a7220}.status-connecting{background:#fff4d9;color:#82600e}.status-connecting i{background:#d49b0d}.status-authentication-failed,.status-queue-access-denied,.status-connection-lost{background:#fde8e6;color:#9b3028}.status-authentication-failed i,.status-queue-access-denied i,.status-connection-lost i{background:#c64035}.listener-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.listener-actions button,.detail-head button{height:40px;padding:0 14px;border:1px solid #adbdc3;background:#fff;border-radius:8px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.listener-actions .primary{background:#087866;color:#fff;border-color:#087866}.listener-actions .stop{color:#a33c33;border-color:#d9aaa5}.listener-actions button:disabled{opacity:.4;cursor:not-allowed}.messages-card{min-height:260px}.empty-state{display:flex;min-height:180px;align-items:center;justify-content:center;flex-direction:column;color:#81939b;gap:7px}.empty-state>svg{width:28px;color:#9aabb1}.empty-state strong{font-size:13px;color:#5f747d}.empty-state span{font-size:11px}.message-layout{display:grid;grid-template-columns:330px 1fr;gap:18px;min-height:360px}.message-list{border:1px solid #dae3e6;border-radius:9px;overflow:auto;max-height:590px}.message-row{width:100%;border:0;border-bottom:1px solid #e6ecee;background:#fff;padding:13px 11px;display:grid;grid-template-columns:20px 1fr auto;text-align:left;align-items:center;gap:7px;cursor:pointer}.message-row.selected{background:#edf8f5}.message-row svg{width:15px}.message-row div{min-width:0}.message-row strong,.message-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-row strong{font-size:11px;color:#284452}.message-row small{font-size:9px;color:#7b8d95;margin-top:3px}.message-row em{font-style:normal;font-size:8px;text-transform:uppercase;letter-spacing:.5px;padding:4px 6px;border-radius:5px;background:#fff4d9;color:#82600e}.message-row .ack-acknowledged{background:#ddf2eb;color:#08715f}.message-row .ack-released,.message-row .ack-released-during-shutdown{background:#e9edef;color:#60727a}.message-detail{border:1px solid #dae3e6;border-radius:9px;padding:18px;min-width:0}.detail-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e4eaec;padding-bottom:13px}.detail-head h4{margin:0;font:700 14px Manrope}.detail-head span{font-size:10px;color:#748790}.detail-head>div:last-child{display:flex;gap:7px}.detail-head button{height:34px;color:#087866}.detail-head button.release{color:#986026}.message-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.message-detail dl div{background:#f5f8f9;padding:9px;border-radius:6px}.message-detail dt{font-size:8px;text-transform:uppercase;color:#7e9098}.message-detail dd{font-size:10px;margin:3px 0 0;word-break:break-all}.message-detail h5{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#617781;margin:16px 0 6px}.message-detail pre{background:#071d2d;color:#c9e4dd;border-radius:8px;padding:13px;max-height:230px;overflow:auto;font:11px/1.5 Consolas,monospace;white-space:pre-wrap;word-break:break-word}@media(max-width:1000px){.consume-grid{grid-template-columns:repeat(2,1fr)}.consume-grid .queue-field{grid-column:span 2}.message-layout{grid-template-columns:1fr}.message-list{max-height:250px}}@media(max-width:650px){.mode-tabs{width:100%}.mode-tabs button{flex:1;justify-content:center}.consume-grid{grid-template-columns:1fr}.consume-grid .queue-field{grid-column:span 1}.listener-actions{flex-direction:column}.listener-actions button{justify-content:center}.detail-head{flex-direction:column}.message-detail dl{grid-template-columns:1fr}}.publish-switch{display:flex;gap:6px;background:#dfe9ec;padding:5px;border-radius:10px;width:max-content;margin:0 0 14px}.publish-switch button{border:0;background:transparent;color:#526a75;padding:9px 15px;border-radius:7px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:7px}.publish-switch button.active{background:#fff;color:#087866;box-shadow:0 2px 8px #15354416}.file-drop{min-height:145px;border:2px dashed #b8cbd1;border-radius:12px;background:#f8fbfb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;cursor:pointer;transition:.2s}.file-drop:hover{border-color:#0a8a75;background:#f0faf7}.file-drop svg{width:28px;height:28px;color:#087866}.file-drop strong{font-size:14px;text-transform:none;letter-spacing:0;color:#173646}.file-drop span{font-size:11px;text-transform:none;letter-spacing:0;color:#71848d}.file-drop input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.batch-metrics{display:flex;gap:10px;margin-top:16px}.batch-metrics span{background:#eef3f5;border-radius:8px;padding:10px 13px;color:#617680;font-size:11px}.batch-metrics b{color:#173646;font-size:16px;margin-right:5px}.batch-metrics .metric-good{background:#e8f7f2;color:#086c59}.batch-metrics .metric-bad{background:#fff0ef;color:#9e2f28}.batch-errors{margin-top:14px;background:#fff7f5;border:1px solid #f1cbc7;border-radius:9px;padding:13px;display:grid;gap:5px;color:#8d302a;font-size:11px}.batch-errors strong{margin-bottom:3px}.batch-table-wrap{overflow:auto;max-height:520px;border:1px solid #dbe4e7;border-radius:10px}.batch-table{width:100%;border-collapse:collapse;font-size:11px;min-width:880px}.batch-table th{position:sticky;top:0;background:#0b806f;color:#fff;text-align:left;padding:11px;z-index:1}.batch-table td{border-bottom:1px solid #e3e9eb;padding:11px;vertical-align:top}.batch-table tr:nth-child(2n){background:#f8fafb}.batch-table tr.disabled-row{opacity:.55}.batch-table td b,.batch-table td small{display:block}.batch-table td small{color:#71848d;margin-top:4px}.row-status{display:inline-block;padding:5px 8px;border-radius:20px;font-weight:700;background:#edf1f2;color:#61717a}.row-status.ready,.row-status.accepted{background:#e3f5ef;color:#08705d}.row-status.invalid,.row-status.failed{background:#ffebe9;color:#a23831}.row-status.disabled{background:#eceff0;color:#77868c}.batch-table details summary{color:#087866;cursor:pointer;font-weight:700}.batch-table pre{white-space:pre-wrap;word-break:break-word;max-width:390px;background:#071d2d;color:#d9f2ec;padding:10px;border-radius:7px;font:11px/1.5 Consolas,monospace}.batch-table .result-error{color:#a23831}.batch-card .notice{margin-top:14px}@media(max-width:650px){.publish-switch{width:100%}.publish-switch button{flex:1;justify-content:center}.batch-metrics{flex-wrap:wrap}}
