:root{--ink:#18202d;--muted:#748093;--line:#e8edf2;--paper:#f5f7fa;--white:#fff;--navy:#15233a;--blue:#345ee8;--blue-dark:#244ccc;--red:#d94a4a;--red-soft:#fff0ef;--green:#17976c;--green-soft:#eaf8f1;--shadow:0 10px 35px #1f2f470e}*{box-sizing:border-box}html{background:var(--paper);min-height:100%}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.topbar{border-bottom:1px solid var(--line);z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;align-items:center;gap:46px;height:74px;padding:0 max(36px,50vw - 660px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:18px;display:flex}.brand b{color:#68748a;font-weight:800}.brand-mark{color:#fff;background:linear-gradient(145deg,#4275fd,#273fc2);border-radius:11px;place-items:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800;display:grid;box-shadow:0 5px 12px #365bdc38}.main-nav{flex:1;align-items:stretch;gap:28px;height:100%;display:flex}.nav-link{color:#778196;align-items:center;font-weight:600;transition:color .18s;display:flex;position:relative}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-link.active:after{content:"";background:#4569e8;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.logout-button{color:#788397;background:0 0;border:0;padding:9px 2px;font-size:13px;font-weight:600}.logout-button:hover{color:var(--ink)}.logout-button span{margin-left:5px}.page-container{max-width:1320px;margin:0 auto;padding:44px 36px 80px}.dashboard-page{padding-top:48px}.page-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-1.3px;margin:0 0 9px;font:800 32px/1.15 Manrope,sans-serif}.page-heading .muted{margin:0;font-size:14px}.eyebrow{text-transform:uppercase;letter-spacing:1.45px;color:#8490a3;margin:0 0 8px;font-size:10px;font-weight:700}.muted{color:var(--muted)}.refresh-status{color:#758095;background:#fff;border:1px solid #e5eaf0;border-radius:9px;align-items:center;gap:9px;padding:9px 12px;font-size:12px;font-weight:500;display:flex}.live-indicator{background:#25aa78;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e3f6ee}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:38px;display:grid}.summary-card{border:1px solid var(--line);height:120px;box-shadow:var(--shadow);background:#fff;border-radius:13px;flex-direction:column;justify-content:space-between;padding:19px 22px;display:flex}.summary-card strong{letter-spacing:-1px;font:800 30px/1 Manrope,sans-serif}.summary-label{color:#758095;font-size:12px;font-weight:600}.attention-summary{background:linear-gradient(112deg,#fff 38%,#fff9f8);border-color:#f5d9d7}.attention-summary strong{color:#d54545}.chat-section{margin:38px 0 0}.section-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-heading h2{margin:0;font:700 17px Manrope,sans-serif}.section-heading p{color:#8b95a6;margin:5px 0 0 17px;font-size:12px}.section-title{align-items:center;gap:10px;display:flex}.section-marker{border-radius:50%;flex:none;width:7px;height:7px;display:inline-block}.marker-attention{background:#e15151;box-shadow:0 0 0 4px #ffeceb}.marker-read{background:#9ea9b9;box-shadow:0 0 0 4px #eef1f5}.count-pill{color:#6e7889;background:#edf0f4;border-radius:7px;justify-content:center;align-items:center;min-width:24px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.count-alert{color:#d14a49;background:#fff0ef}.chat-list{flex-direction:column;gap:10px;display:flex}.chat-card{background:var(--white);border:1px solid var(--line);border-radius:13px;justify-content:space-between;align-items:center;gap:24px;min-height:111px;padding:20px 23px;transition:box-shadow .2s,border-color .2s;display:flex;box-shadow:0 3px 12px #1f2f4707}.chat-card:hover{box-shadow:0 8px 25px #1f2f4712}.chat-card-unread{background:linear-gradient(100deg,#fffdfd,#fff 42%);border-color:#f1cdca;box-shadow:inset 3px 0 #df5150,0 3px 12px #1f2f4707}.chat-card-main{min-width:0}.chat-title-line{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:11px;display:flex}.chat-title-line h3{letter-spacing:-.25px;margin:0;font:700 16px Manrope,sans-serif}.platform-badge{color:#727d8e;white-space:nowrap;background:#fff;border:1px solid #e8edf1;border-radius:7px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.platform-badge i{background:#4b82d1;border-radius:50%;width:6px;height:6px}.platform-max i{background:#3b75d8}.unread-count{color:#c73f3e;align-items:center;gap:8px;margin:0 0 8px;font-size:13px;font-weight:700;display:flex}.unread-dot{background:#dc4b49;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ffebea}.message-time{color:#8b95a3;margin:0;font-size:11px}.message-time time{color:#5f6c7f;margin-left:5px;font-weight:600}.read-label{color:#19906a;align-items:center;gap:7px;margin:0 0 8px;font-size:12px;font-weight:600;display:flex}.read-label span{font-size:13px}.card-actions{flex:none;justify-content:flex-end;align-items:center;gap:9px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:39px;padding:0 14px;font-size:12px;font-weight:700;transition:all .16s;display:inline-flex}.button:disabled{opacity:.58;cursor:not-allowed}.button-primary{background:var(--blue);color:#fff;box-shadow:0 4px 10px #325ade24}.button-primary:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.button-secondary{color:#5b687d;background:#fff;border-color:#e1e6ed}.button-secondary:hover:not(:disabled){color:#355ad0;background:#f8faff;border-color:#cbd6ee}.acknowledge-button{min-width:125px}.button-small{height:33px;padding:0 11px;font-size:11px}.read-section{border-top:1px solid #e3e8ef;margin-top:36px;padding-top:24px}.collapse-heading{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 0 16px;display:flex}.heading-text{flex-direction:column;gap:4px;display:flex}.heading-text b{font:700 15px Manrope,sans-serif}.heading-text small{color:#8b95a6;font-size:11px}.chevron{color:#8c97a8;font-size:20px;transition:transform .18s;transform:rotate(-90deg)}.chevron.open{transform:rotate(0)}.read-empty{padding:8px 18px;font-size:12px}.empty-state{background:#fff;border:1px dashed #dfe5ed;border-radius:12px;align-items:center;gap:15px;min-height:118px;padding:24px;display:flex}.empty-state h3{margin:0 0 4px;font:700 14px Manrope,sans-serif}.empty-state p{color:#8590a2;margin:0;font-size:12px}.empty-icon{color:#168f68;background:#eaf7f0;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:18px;font-weight:700;display:grid}.skeleton-line{background:#edf0f4;border-radius:8px;width:130px;height:9px}.skeleton-line.short{width:95px}.skeleton-button{background:#edf0f4;border-radius:8px;width:118px;height:34px;margin-left:auto}.notice{border:1px solid;border-radius:9px;justify-content:space-between;align-items:center;margin:0 0 18px;padding:12px 15px;font-size:12px;display:flex}.notice-error{color:#b83e3e;background:#fff5f4;border-color:#f2d2d0}.notice-error button{color:#ac3636;background:0 0;border:0;font-weight:700;text-decoration:underline}.notice-success{color:#187654;background:#f0faf4;border-color:#cfe9dc}.settings-heading{align-items:center;margin-bottom:25px}.settings-total{color:#8190a1;align-items:center;gap:9px;font-size:12px;display:flex}.settings-total strong{color:#253248;font:800 23px Manrope,sans-serif}.panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px}.table-panel{overflow:hidden}.table-scroll{overflow:auto}.settings-table{border-collapse:collapse;text-align:left;width:100%;min-width:1090px}.settings-table th{border-bottom:1px solid var(--line);color:#8490a1;letter-spacing:.3px;white-space:nowrap;background:#f8f9fb;padding:13px 12px;font-size:10px;font-weight:700}.settings-table td{vertical-align:middle;border-bottom:1px solid #edf0f4;padding:13px 12px}.settings-table tr:last-child td{border-bottom:0}.settings-table tbody tr:hover{background:#fcfdff}.settings-table .row-disabled{opacity:.62}.table-chat-name{max-width:170px;font-size:12px;line-height:1.45;display:block}.settings-table td code{color:#8b94a2;margin-top:6px;font:10px ui-monospace,monospace;display:block}.table-input{color:#283448;background:#fff;border:1px solid #e0e6ed;border-radius:6px;outline:none;width:150px;min-width:125px;height:32px;padding:0 9px;font-size:11px}.table-input:focus{border-color:#8299ef;box-shadow:0 0 0 3px #ebefff}.url-input{width:175px}.switch-label{color:#6c7789;white-space:nowrap;cursor:pointer;align-items:center;gap:8px;font-size:10px;display:inline-flex}.switch-label input{opacity:0;width:1px;height:1px;position:absolute}.switch-control{background:#cbd2dc;border-radius:12px;width:29px;height:17px;transition:background .18s;position:relative}.switch-control:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;transition:transform .18s;position:absolute;top:3px;left:3px}.switch-label input:checked+.switch-control{background:#3b63e5}.switch-label input:checked+.switch-control:after{transform:translate(12px)}.switch-label input:focus-visible+.switch-control{outline:3px solid #dce4ff}.table-date{color:#758094;min-width:112px;font-size:10px;line-height:1.5}.table-note{color:#8993a3;border-top:1px solid #edf0f4;margin:0;padding:13px 16px;font-size:10px}.loading-panel{text-align:center;color:#7c8797;padding:35px;font-size:12px}.empty-settings{text-align:center;padding:65px 20px}.empty-settings .empty-icon{width:43px;height:43px;margin:0 auto 15px}.empty-settings h2{margin-bottom:7px;font:700 17px Manrope,sans-serif}.empty-settings p{color:#828da0;max-width:430px;margin:0 auto;font-size:12px;line-height:1.6}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.integration-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:22px}.integration-card-head{border-bottom:1px solid #edf0f4;align-items:center;gap:12px;padding-bottom:18px;display:flex}.integration-card-head h2{margin:0 0 4px;font:700 16px Manrope,sans-serif}.integration-card-head p{color:#8791a2;margin:0;font-size:11px}.integration-icon{color:#3f68db;background:#edf2ff;border-radius:12px;place-items:center;width:39px;height:39px;font-size:17px;font-weight:800;display:grid}.integration-max{color:#3671ce;background:#edf4ff}.status-badge{white-space:nowrap;border-radius:7px;align-items:center;gap:6px;margin-left:auto;padding:6px 8px;font-size:10px;font-weight:700;display:flex}.status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-active{color:#158b64;background:#eaf8f1}.status-error{color:#c84341;background:#fff0ef}.status-idle{color:#748093;background:#f0f2f5}.integration-details{flex-direction:column;gap:14px;padding-top:17px;display:flex}.integration-details>div{flex-direction:column;gap:5px;display:flex}.integration-details>div>span{color:#8b96a6;font-size:10px;font-weight:600}.integration-details code{color:#40516d;overflow-wrap:anywhere;font:10px/1.5 ui-monospace,monospace}.integration-details strong{color:#4d5b70;font-size:11px;font-weight:600}.integration-error strong{color:#bd4442}.integration-hint{color:#947132;background:#fff8e9;border-radius:8px;margin:1px 0 0;padding:11px 12px;font-size:10px;line-height:1.55}.privacy-note{background:#fafbfd;border:1px solid #e3e9ef;border-radius:11px;align-items:flex-start;gap:13px;max-width:640px;margin-top:22px;padding:18px;display:flex}.privacy-lock{color:#208a67;background:#edf5f1;border-radius:8px;place-items:center;width:27px;height:27px;font-size:17px;display:grid}.privacy-note strong{margin:2px 0 5px;font:700 12px Manrope,sans-serif;display:block}.privacy-note p{color:#818c9e;margin:0;font-size:11px;line-height:1.55}.login-screen{background:radial-gradient(at 20% 10%,#e8eeff 0,#0000 34%),radial-gradient(at 85% 88%,#eaf7f2 0,#0000 30%),#f5f7fa;place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{background:#fff;border:1px solid #e9edf3;border-radius:17px;width:min(100%,420px);padding:40px;box-shadow:0 20px 65px #22304917}.login-mark{border-radius:13px;width:43px;height:43px;margin-bottom:28px;font-size:21px}.login-card h1{letter-spacing:-.8px;margin:0 0 9px;font:800 25px Manrope,sans-serif}.login-description{margin-bottom:26px;font-size:12px;line-height:1.55}.login-form{flex-direction:column;gap:15px;display:flex}.login-form label{color:#576479;flex-direction:column;gap:7px;font-size:11px;font-weight:700;display:flex}.login-form input{color:#202a3b;border:1px solid #dfe5ed;border-radius:8px;outline:none;height:42px;padding:0 11px}.login-form input:focus{border-color:#7e96ee;box-shadow:0 0 0 3px #eef1ff}.button-wide{width:100%;height:43px;margin-top:3px}.form-error{color:#bd4140;margin:-4px 0 0;font-size:11px}.login-footnote{color:#96a0ad;text-align:center;border-top:1px solid #eef1f5;margin:20px 0 0;padding-top:16px;font-size:10px}@media (max-width:850px){.topbar{gap:24px;height:64px;padding:0 20px}.main-nav{gap:17px}.page-container{padding:34px 20px 60px}.integration-grid{grid-template-columns:1fr}.summary-grid{gap:10px}.summary-card{height:105px;padding:15px}.chat-card{align-items:flex-start}.card-actions{flex-direction:column-reverse;align-items:stretch}.card-actions .button{min-width:120px}}@media (max-width:600px){.topbar{gap:15px;padding:0 14px}.brand{gap:8px;font-size:15px}.brand-mark{width:30px;height:30px}.main-nav{gap:13px}.nav-link{font-size:11px}.logout-button{font-size:0}.logout-button span{font-size:14px}.page-container{padding:28px 14px 48px}.dashboard-page{padding-top:31px}.page-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:23px}.settings-heading{align-items:flex-start}.page-heading h1{font-size:27px}.refresh-status{font-size:10px}.summary-grid{grid-template-columns:1fr 1fr}.summary-card:last-child{display:none}.summary-card{height:93px}.summary-card strong{font-size:25px}.summary-label{font-size:10px}.chat-section{margin-top:30px}.chat-card{flex-direction:column;gap:14px;padding:16px}.chat-card-main{width:100%}.card-actions{flex-direction:row;justify-content:flex-start;width:100%}.card-actions .button{flex:1;min-width:0;padding:0 10px;font-size:11px}.chat-title-line h3{font-size:14px}.read-section{margin-top:28px}.integration-card{padding:16px}.integration-card-head{gap:9px}.integration-card-head h2{font-size:14px}.integration-card-head p{font-size:10px}.status-badge{padding:6px;font-size:9px}.login-card{padding:28px 22px}.notice{align-items:flex-start;gap:8px}.settings-total{margin-top:2px}}.ack-time{color:#8b95a3;margin:6px 0 0;font-size:10px}.ack-time time{color:#5f6c7f;margin-left:5px;font-weight:600}
