@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{color:#17202b;font-synthesis:none;background:#f5f6f8;font-family:DM Sans,Noto Sans SC,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-loading{place-items:center;min-height:100vh;display:grid}.spinner{border:3px solid #d9dee6;border-top-color:#171b23;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}.spinner.small{border-width:2px;border-color:#fff #fff6 #fff6;width:17px;height:17px}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:minmax(430px,44%) 1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:#151a22;flex-direction:column;min-height:680px;padding:46px 9%;display:flex;position:relative;overflow:hidden}.login-brand:before{content:"";opacity:.35;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.login-brand:after{content:"";border:1px solid #ffffff18;border-radius:50%;width:620px;height:620px;position:absolute;bottom:-330px;left:-250px;box-shadow:0 0 0 90px #ffffff08,0 0 0 180px #ffffff05}.brand-mark,.brand-copy,.brand-footer,.signal-bars{z-index:1;position:relative}.brand-mark{letter-spacing:0;align-items:center;gap:11px;font-size:15px;font-weight:700;display:flex}.brand-mark svg{color:#48d597}.brand-copy{max-width:490px;margin:auto 0}.brand-kicker{color:#55dca0;font-size:14px;font-weight:600}.brand-copy h1{letter-spacing:0;margin:20px 0 25px;font-size:clamp(42px,4.4vw,67px);line-height:1.15}.brand-copy p{color:#aeb7c3;max-width:420px;font-size:17px;line-height:1.8}.brand-footer{color:#687381;font-size:11px}.signal-bars{align-items:flex-end;gap:5px;height:42px;display:flex;position:absolute;bottom:42px;right:9%}.signal-bars i{background:#43d294;border-radius:1px;width:4px;display:block}.signal-bars i:first-child{opacity:.4;height:12px}.signal-bars i:nth-child(2){opacity:.55;height:20px}.signal-bars i:nth-child(3){opacity:.7;height:28px}.signal-bars i:nth-child(4){opacity:.85;height:36px}.signal-bars i:nth-child(5){height:42px}.login-panel{place-items:center;padding:48px;display:grid}.login-form{width:min(400px,100%)}.form-heading{margin-bottom:38px}.form-heading>span{color:#718096;border-bottom:2px solid #38bf83;padding-bottom:7px;font-size:13px;display:inline-block}.form-heading h2{letter-spacing:0;margin:20px 0 8px;font-size:29px}.form-heading p{color:#8b95a3;margin:0;font-size:14px}.field-label{color:#344050;margin:21px 0 9px;font-size:13px;font-weight:600;display:block}.input-wrap{border:1px solid #dfe3e8;border-radius:6px;align-items:center;gap:11px;height:50px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.input-wrap:focus-within{border-color:#2ab87a;box-shadow:0 0 0 3px #2ab87a17}.input-wrap>svg{color:#98a1ad;flex:none}.input-wrap input{color:#202936;border:0;outline:0;flex:1;min-width:0}.input-wrap input::placeholder{color:#b3bac3}.icon-button{color:#98a1ad;background:0 0;border:0;place-items:center;padding:6px;display:grid}.form-message{color:#d64d55;min-height:37px;padding-top:9px;font-size:13px}.primary-button{color:#fff;background:#1b2029;border:0;border-radius:6px;width:100%;height:50px;font-weight:600;transition:background .2s}.primary-button:hover{background:#2a323d}.primary-button:disabled{opacity:.7;cursor:wait}.button-loading{justify-content:center;align-items:center;gap:9px;display:flex}.security-note{text-align:center;color:#a1a8b1;margin-top:22px;font-size:12px}.admin-shell{background:#f5f6f8;min-height:100vh;display:flex}.sidebar{z-index:20;color:#fff;background:#171c24;flex-direction:column;width:240px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-logo{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;height:70px;padding:0 24px;font-weight:700;display:flex}.sidebar-logo svg{color:#48d597}.mobile-close{color:#fff;background:0 0;border:0;margin-left:auto;display:none}.sidebar-nav{padding:27px 14px}.nav-caption{color:#626d7c;padding:0 12px 10px;font-size:11px;font-weight:700;display:block}.nav-caption.second{margin-top:24px}.nav-item{color:#939dab;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:12px;width:100%;height:44px;margin:2px 0;padding:0 12px;font-size:14px;display:flex}.nav-item:hover{color:#dce1e7;background:#ffffff09}.nav-item.active{color:#fff;background:#29313b}.nav-item.active svg{color:#4bd49a}.nav-item b{color:#1e252e;background:#e6a438;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:11px;display:grid}.system-status{background:#ffffff05;border:1px solid #ffffff0c;border-radius:6px;align-items:center;gap:11px;margin:auto 18px 20px;padding:14px;display:flex}.status-dot{background:#43d192;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #43d19219}.system-status div{flex-direction:column;gap:3px;display:flex}.system-status b{font-size:12px}.system-status small{color:#788492;font-size:10px}.admin-main{flex:1;min-width:0;margin-left:240px}.topbar{z-index:10;background:#fff;border-bottom:1px solid #e9ebee;justify-content:space-between;align-items:center;height:70px;padding:0 35px;display:flex;position:sticky;top:0}.menu-button{background:0 0;border:0;display:none}.search{color:#9ba3ad;align-items:center;gap:10px;width:min(360px,40%);display:flex}.search input{border:0;outline:0;width:100%;font-size:13px}.search input::placeholder{color:#aeb5be}.top-actions{align-items:center;gap:24px;display:flex}.notification-button{color:#606b78;background:0 0;border:0;place-items:center;display:grid;position:relative}.notification-button i{background:#e0565b;border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:0;right:1px}.profile{position:relative}.profile-trigger{background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.avatar{color:#fff;background:#202731;border-radius:4px;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.profile-name{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.profile-name b{font-size:12px}.profile-name small{color:#959da8;font-size:10px}.profile-menu{background:#fff;border:1px solid #e7e9ec;border-radius:6px;width:150px;padding:6px;position:absolute;top:47px;right:0;box-shadow:0 10px 30px #18202b1c}.profile-menu button{color:#4b5563;background:#fff;border:0;border-radius:4px;align-items:center;gap:9px;width:100%;padding:9px;font-size:13px;display:flex}.profile-menu button:hover{background:#f3f4f6}.dashboard-content{max-width:1440px;margin:auto;padding:34px 38px 48px}.page-title{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.page-title p{color:#8a929d;margin:0 0 12px;font-size:12px}.page-title h1{margin:0 0 7px;font-size:26px}.page-title span{color:#8b949f;font-size:13px}.create-button{color:#fff;background:#1a2029;border:0;border-radius:5px;align-items:center;gap:8px;height:40px;padding:0 17px;font-size:13px;font-weight:600;display:flex}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{background:#fff;border:1px solid #e7e9ec;border-radius:6px;align-items:center;gap:17px;min-height:135px;padding:22px;display:flex}.stat-icon{border-radius:5px;flex:none;place-items:center;width:45px;height:45px;display:grid}.stat-icon svg{width:21px}.stat-icon.dark{color:#fff;background:#222a35}.stat-icon.green{color:#29aa70;background:#e7f8f0}.stat-icon.blue{color:#4a8fc5;background:#e8f2fb}.stat-icon.amber{color:#d8932f;background:#fff2dc}.stat-info{flex-direction:column;min-width:0;display:flex}.stat-info>span{color:#818a96;font-size:12px}.stat-info strong{margin:5px 0 4px;font-size:25px}.stat-info small{color:#57a87f;white-space:nowrap;font-size:10px}.stat-info small.live-copy{color:#7d8792}.live-copy i{background:#36c586;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.dashboard-grid{grid-template-columns:1.5fr 1fr;gap:18px;margin-top:18px;display:grid}.panel{background:#fff;border:1px solid #e7e9ec;border-radius:6px;min-height:330px;padding:24px}.panel-head{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;padding-bottom:19px;display:flex}.panel-head h2{margin:0 0 5px;font-size:16px}.panel-head p{color:#9aa2ad;margin:0;font-size:11px}.panel-head button{color:#598c75;background:0 0;border:0;font-size:11px}.activity-row{border-bottom:1px solid #f0f1f3;align-items:center;gap:14px;min-height:76px;display:flex}.activity-row:last-child{border:0}.activity-icon{border-radius:4px;place-items:center;width:37px;height:37px;display:grid}.activity-icon.live{color:#28ae74;background:#e9f8f1}.activity-icon.task{color:#d28c26;background:#fff4e2}.activity-icon.user{color:#5a8eb9;background:#ebf2f8}.activity-row div{flex-direction:column;gap:5px;display:flex}.activity-row b{font-size:12px;font-weight:600}.activity-row small{color:#9aa2ac;font-size:10px}.skeleton-lines{background:linear-gradient(#f3f4f5 20px,#0000 20px) 0 0/100% 50px;height:150px;margin-top:30px}.health-score{align-items:center;gap:18px;padding:23px 0;display:flex}.health-ring{border:6px solid #4ace93;border-left-color:#dff4eb;border-radius:50%;place-items:center;width:68px;height:68px;font-size:16px;font-weight:700;display:grid}.health-ring small{display:none}.health-score>div:last-child{flex-direction:column;gap:6px;display:flex}.health-score b{font-size:13px}.health-score span{color:#65aa86;font-size:10px}.health-score span i{background:#42cb8c;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.service-row{color:#697380;grid-template-columns:68px 1fr 32px;align-items:center;gap:10px;margin:14px 0;font-size:10px;display:grid}.service-row>div{background:#edf0f2;border-radius:2px;height:4px;overflow:hidden}.service-row i{background:#45c98e;height:100%;display:block}.service-row b{text-align:right;font-size:10px}.sidebar-overlay{display:none}.rooms-title{align-items:center}.rooms-panel{background:#fff;border:1px solid #e5e8ec;border-radius:6px;min-height:420px;overflow:hidden}.rooms-summary{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:center;min-height:72px;padding:0 22px;display:flex}.rooms-summary>div{align-items:baseline;gap:7px;display:flex}.rooms-summary b{font-size:22px}.rooms-summary span,.rooms-summary p{color:#88919d;font-size:12px}.rooms-loading,.empty-state{color:#818b98;justify-content:center;align-items:center;gap:12px;min-height:340px;font-size:13px;display:flex}.empty-state{text-align:center;flex-direction:column}.empty-state>span{color:#677484;background:#eef2f4;border-radius:6px;place-items:center;width:54px;height:54px;display:grid}.empty-state h2{color:#222b36;margin:8px 0 0;font-size:17px}.empty-state p{color:#929ba6;margin:0 0 10px}.rooms-table-wrap{overflow-x:auto}.rooms-table{border-collapse:collapse;table-layout:fixed;width:100%}.rooms-table th{color:#8b94a0;text-align:left;background:#fafbfc;height:45px;padding:0 18px;font-size:11px;font-weight:600}.rooms-table th:nth-child(4){width:14%}.rooms-table td{vertical-align:middle;border-top:1px solid #edf0f2;height:84px;padding:0 18px}.room-name{align-items:center;gap:11px;display:flex}.room-name>span{color:#2caf74;background:#e7f7f0;border-radius:4px;flex:none;place-items:center;width:36px;height:36px;display:grid}.room-name div,.collection-meta{flex-direction:column;gap:5px;min-width:0;display:flex}.room-name b{color:#27313d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.room-name small,.collection-meta small{color:#9aa2ad;font-size:10px}.rooms-table td>a{color:#617081;align-items:center;gap:7px;min-width:0;font-size:12px;text-decoration:none;display:flex}.rooms-table td>a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rooms-table td>a svg{flex:none}.rooms-table td>a:hover{color:#269a67}.collection-meta b{font-size:12px}.created-time{color:#6f7985;font-size:11px}.collect-button{color:#354151;white-space:nowrap;background:#fff;border:1px solid #d9dee4;border-radius:4px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.collect-button:hover:not(:disabled){color:#219461;background:#f4fbf8;border-color:#36b77b}.collect-button:disabled{cursor:wait;opacity:.65}.rotating{animation:.8s linear infinite spin}.notice{border-radius:5px;align-items:center;gap:9px;min-height:44px;margin:-12px 0 16px;padding:0 14px;font-size:12px;display:flex}.notice.success{color:#24895d;background:#eefaf5;border:1px solid #c9ebdc}.notice.error{color:#c24b52;background:#fff4f4;border:1px solid #f0cfd1}.notice button{color:currentColor;background:0 0;border:0;place-items:center;margin-left:auto;padding:4px;display:grid}.modal-backdrop{z-index:50;background:#111821a8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.room-modal{background:#fff;border-radius:7px;width:min(480px,100%);overflow:hidden;box-shadow:0 24px 70px #080d1466}.modal-head{border-bottom:1px solid #eceef1;justify-content:space-between;align-items:flex-start;min-height:88px;padding:20px 22px;display:flex}.modal-head h2{margin:0 0 6px;font-size:18px}.modal-head p{color:#929aa5;margin:0;font-size:11px}.modal-close{color:#808a96;background:0 0;border:0;place-items:center;padding:5px;display:grid}.room-modal form{padding:22px}.room-modal label{color:#46515e;margin:0 0 8px;font-size:12px;font-weight:600;display:block}.room-modal input{color:#28323e;border:1px solid #dce1e6;border-radius:5px;outline:0;width:100%;height:44px;margin-bottom:18px;padding:0 12px;font-size:13px}.room-modal input:focus{border-color:#31b779;box-shadow:0 0 0 3px #31b77917}.modal-error{color:#cf4c54;min-height:22px;margin-top:-7px;font-size:11px}.modal-actions{background:#fafbfc;border-top:1px solid #eceef1;justify-content:flex-end;gap:9px;margin:10px -22px -22px;padding:16px 22px;display:flex}.secondary-button,.primary-action{border-radius:4px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.secondary-button{color:#5c6672;background:#fff;border:1px solid #d9dee4}.primary-action{color:#fff;background:#1b222c;border:0}.primary-action:disabled{cursor:not-allowed;opacity:.55}.stats-grid{grid-template-columns:repeat(3,1fr)}.rooms-table th:first-child{width:19%}.rooms-table th:nth-child(2){width:27%}.rooms-table th:nth-child(3),.rooms-table th:nth-child(4){width:12%}.rooms-table th:nth-child(5){width:13%}.rooms-table th:nth-child(6){width:180px}.collection-status{color:#77818d;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.collection-status i{background:#aab1ba;border-radius:50%;width:7px;height:7px}.collection-status.success{color:#248d60}.collection-status.success i{background:#39c386;box-shadow:0 0 0 3px #39c38618}.collection-status.collecting{color:#327da8}.collection-status.collecting i{background:#4a9bc8;animation:1s ease-in-out infinite status-pulse;box-shadow:0 0 0 3px #4a9bc81a}.collection-status.failed{color:#c34d55}.collection-status.failed i{background:#d75b62}.collection-status.pending{color:#956f31}.collection-status.pending i{background:#d9a343}.collection-status.stopped{color:#747e89}.collection-status.stopped i{box-shadow:none;background:#9ba4ae}.collect-button.stop{color:#b34a51;background:snow;border-color:#e5c9cb}.collect-button.stop:hover:not(:disabled){color:#a63e45;background:#fff4f4;border-color:#d66a70}.board-collect.stop{background:#b34850}.room-actions{align-items:center;gap:7px;display:flex}.delete-room-button{color:#a55359;background:#fff;border:1px solid #e3d8da;border-radius:4px;flex:none;place-items:center;width:34px;height:34px;display:grid}.delete-room-button:hover:not(:disabled){color:#b33f48;background:#fff5f5;border-color:#d26970}.delete-room-button:disabled{cursor:not-allowed;opacity:.55}.delete-modal{width:min(440px,100%)}.delete-modal>.modal-actions{margin:0}.delete-modal-title{align-items:flex-start;gap:12px;display:flex}.delete-modal-title>span{color:#bd454d;background:#fff0f0;border-radius:5px;flex:none;place-items:center;width:38px;height:38px;display:grid}.delete-modal-body{padding:22px}.delete-modal-body>p{color:#4f5965;margin:0;font-size:13px;line-height:1.75}.delete-modal-body b{color:#232c37}.delete-worker-warning{color:#a5661d;background:#fff8ee;border:1px solid #f0d5b4;border-radius:5px;align-items:center;gap:9px;margin-top:16px;padding:12px;font-size:12px;display:flex}.delete-worker-warning svg{flex:none}.danger-action{color:#fff;background:#b7464e;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 16px;font-size:12px;font-weight:600;display:inline-flex}.danger-action:hover:not(:disabled){background:#a83a42}.danger-action:disabled,.secondary-button:disabled,.modal-close:disabled{cursor:not-allowed;opacity:.55}@keyframes status-pulse{50%{opacity:.35;transform:scale(.75)}}.collection-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px;display:flex}.collection-heading p{color:#8a929d;margin:0 0 11px;font-size:12px}.collection-heading h1{margin:0 0 7px;font-size:26px}.collection-heading>div>span{color:#8b949f;font-size:13px}.collection-filter{color:#929ba7;background:#fff;border:1px solid #dce1e6;border-radius:5px;align-items:center;gap:9px;width:min(390px,42%);height:42px;padding:0 12px;display:flex}.collection-filter:focus-within{border-color:#35b77c;box-shadow:0 0 0 3px #35b77c14}.collection-filter input{border:0;outline:0;flex:1;min-width:0;font-size:12px}.collection-filter button{color:#39966d;background:0 0;border:0;padding:4px;font-size:11px}.collection-error{color:#c24b52;background:#fff4f4;border:1px solid #f0cfd1;border-radius:5px;justify-content:space-between;align-items:center;min-height:44px;margin-bottom:16px;padding:0 14px;font-size:12px;display:flex}.collection-error button{color:inherit;background:0 0;border:0;font-weight:600}.collection-loading,.collection-empty{color:#84909d;background:#fff;border:1px solid #e4e7ea;border-radius:6px;justify-content:center;align-items:center;gap:12px;min-height:430px;font-size:13px;display:flex}.collection-empty{flex-direction:column}.collection-empty svg{color:#38b97e}.collection-empty h2{color:#28323e;margin:7px 0 0;font-size:17px}.collection-empty p{margin:0}.collection-boards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.collection-board{background:#fff;border:1px solid #e2e6ea;border-radius:6px;min-width:0;overflow:hidden}.collection-board>header{border-bottom:1px solid #eceff2;justify-content:space-between;align-items:center;gap:18px;min-height:96px;padding:20px 22px;display:flex}.board-identity{align-items:center;gap:13px;min-width:0;display:flex}.board-identity>span{color:#29ad73;background:#e8f8f1;border-radius:5px;flex:none;place-items:center;width:44px;height:44px;display:grid}.board-identity>div{min-width:0}.board-identity>div>div{align-items:center;gap:13px;display:flex}.board-identity h2{color:#26303c;text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin:0;font-size:16px;overflow:hidden}.board-identity a{color:#89939f;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;max-width:100%;margin-top:6px;font-size:10px;text-decoration:none;display:flex;overflow:hidden}.board-identity a:hover{color:#2a9568}.board-identity a svg{flex:none}.board-collect{color:#fff;background:#1b222c;border:0;border-radius:4px;flex:none;align-items:center;gap:8px;height:37px;padding:0 14px;font-size:11px;font-weight:600;display:inline-flex}.board-collect:disabled{cursor:wait;opacity:.6}.board-metrics{background:#fafbfc;border-bottom:1px solid #eceff2;grid-template-columns:repeat(3,1fr);display:grid}.board-metric{border-right:1px solid #e9ecef;align-items:center;gap:10px;min-width:0;min-height:76px;padding:13px 16px;display:flex}.board-metric:last-child{border-right:0}.board-metric>span{color:#5d6c7b;background:#fff;border:1px solid #e5e8eb;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;display:grid}.board-metric svg{width:16px}.board-metric div{flex-direction:column;gap:3px;min-width:0;display:flex}.board-metric small{color:#929ba6;font-size:9px}.board-metric b{color:#313c48;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.message-section{padding:20px 22px 22px}.message-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.message-head>div{align-items:center;gap:7px;display:flex}.message-head svg{color:#667585}.message-head b{font-size:12px}.message-head span{color:#77828e;background:#edf1f3;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:9px;display:grid}.message-head small{color:#9ba3ad;font-size:9px}.message-stream{scroll-behavior:smooth;scrollbar-width:thin;background:#fafbfc;border:1px solid #e7eaed;border-radius:4px;height:280px;overflow-y:auto}.message-empty{color:#a0a8b1;place-items:center;height:100%;font-size:11px;display:grid}.stream-message{border-bottom:1px solid #eaedf0;grid-template-columns:92px minmax(0,1fr);align-items:start;gap:12px;min-height:66px;padding:12px 14px;display:grid}.stream-message:last-child{border-bottom:0}.event-type{color:#667380;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:#edf1f4;border-radius:3px;place-items:center;width:92px;height:24px;padding:0 7px;font-size:9px;font-weight:700;display:grid;overflow:hidden}.event-type.chat{color:#278b60;background:#e8f7f0}.event-type.system{color:#477da8;background:#e9f1f8}.message-body{min-width:0}.message-primary{grid-template-columns:minmax(76px,auto) minmax(0,1fr) auto;align-items:center;gap:10px;min-height:24px;display:grid}.message-body b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.message-body span{color:#8c96a2;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;font-size:9px;display:flex;overflow:hidden}.message-body span svg{flex:none}.message-body time{color:#9ca4ae;white-space:nowrap;font-size:9px}.message-body p{overflow-wrap:anywhere;color:#46515e;margin:5px 0 3px;font-size:11px;line-height:1.5}.message-body small{color:#a0a8b1;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}@media (width<=1180px){.collection-boards{grid-template-columns:1fr}}@media (width<=1050px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand{min-height:250px;padding:28px}.brand-copy{margin:auto 0 0}.brand-copy h1{margin:10px 0 0;font-size:34px}.brand-copy p,.brand-footer,.signal-bars{display:none}.login-panel{padding:38px 24px}.form-heading{margin-bottom:26px}.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:none}.mobile-close{display:block}.sidebar-overlay{z-index:15;background:#0d1219aa;border:0;display:block;position:fixed;inset:0}.admin-main{margin-left:0}.topbar{padding:0 16px}.menu-button{place-items:center;display:grid}.search,.profile-name{display:none}.dashboard-content{padding:26px 16px 40px}.page-title{align-items:flex-start}.create-button{justify-content:center;width:40px;padding:0;font-size:0}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:11px;min-height:118px;padding:15px}.stat-icon{width:38px;height:38px}.stat-info strong{font-size:21px}.dashboard-grid{gap:10px;margin-top:10px}.panel{padding:18px}.rooms-summary p{display:none}.rooms-table{min-width:900px}.rooms-panel{min-height:380px}.notice{margin-top:0}.collection-heading{flex-direction:column;align-items:stretch;gap:18px}.collection-filter{width:100%}.collection-board>header{align-items:flex-start}.board-identity>div>div{flex-direction:column;align-items:flex-start;gap:5px}.board-identity h2{max-width:48vw}.board-metrics{grid-template-columns:1fr}.board-metric{border-bottom:1px solid #e9ecef;border-right:0;min-height:58px}.board-metric:last-child{border-bottom:0}.message-section{padding:14px}.message-stream{height:280px}.stream-message{grid-template-columns:74px minmax(0,1fr);padding:11px}.event-type{width:74px}.message-primary{grid-template-columns:minmax(64px,1fr) auto}.message-primary span{display:none}.board-collect{justify-content:center;width:38px;padding:0;font-size:0}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.stat-card{min-height:100px}.login-brand{min-height:220px}}
