:root{font-family:Inter,ui-sans-serif,system-ui;color:#172033;background:#f4f7fb}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit;border-radius:8px;padding:10px 12px}input,select{border:1px solid #cbd5e1;background:#fff}button{border:0;background:#2563eb;color:#fff;font-weight:700;cursor:pointer}.muted{background:#e2e8f0;color:#334155}.brand{color:#2563eb;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}p,small{color:#64748b}.card{background:#fff;border:1px solid #dbe3ef;border-radius:12px;padding:22px;box-shadow:0 8px 30px #1e293b0f}.center,.login-shell{min-height:100vh;display:grid;place-items:center}.login{width:min(430px,calc(100% - 32px));display:grid;gap:16px}.login label,form label{display:grid;gap:6px;font-size:14px;font-weight:650}.shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.shell aside{position:sticky;top:0;height:100vh;padding:28px 20px;background:#0f172a;color:#fff;display:flex;flex-direction:column}.shell aside h2{margin-top:8px}.shell nav{display:grid;gap:6px;margin-top:25px}.shell nav button{background:transparent;text-align:left;color:#cbd5e1}.shell nav button.active{background:#1d4ed8;color:#fff}.account{margin-top:auto;display:grid;gap:7px}.account small{color:#94a3b8}.shell>main{padding:36px;width:min(1250px,100%)}header,.title-row{display:flex;justify-content:space-between;align-items:center;gap:16px}.nav-toggle,.nav-close,.nav-backdrop{display:none}.notice{padding:12px 15px;border-radius:8px;background:#fee2e2;color:#991b1b}.notice.success{margin:15px 0;background:#dcfce7;color:#166534}.form-row,.item-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:14px;padding:16px 0;border-top:1px solid #e2e8f0}.item-row{grid-template-columns:1fr 2fr 120px 1.5fr auto}.item-row code{display:block;margin-top:8px;overflow-wrap:anywhere}.user-create{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.list{border-top:1px solid #e2e8f0}.user-line{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid #e2e8f0}.user-line div{display:grid;gap:4px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:18px}.chat-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:20px}.rooms form{display:grid;gap:12px}.members{max-height:120px;overflow:auto;display:grid;gap:5px;padding:10px;border:1px solid #e2e8f0;border-radius:8px}.members label,.check{display:flex;align-items:center;gap:7px}.room-list{display:grid;gap:7px;margin-top:18px}.room-list button{display:grid;gap:5px;text-align:left;background:#f1f5f9;color:#334155}.room-list button.selected{background:#dbeafe;color:#1d4ed8}.conversation{min-height:650px;display:flex;flex-direction:column}.messages{flex:1;overflow:auto;max-height:540px;padding:10px 0}.message{width:fit-content;max-width:75%;margin:10px 0;padding:10px 13px;border-radius:12px;background:#f1f5f9}.message.mine{margin-left:auto;background:#dbeafe}.message p{margin:4px 0;color:#172033;white-space:pre-wrap}.composer{display:grid;grid-template-columns:1fr auto;gap:10px}.empty{margin:auto;color:#64748b}.room-settings{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:end;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.audit-list article{display:grid;grid-template-columns:1.4fr 1fr 2fr;gap:16px;padding:14px 0;border-top:1px solid #e2e8f0;align-items:start}.audit-list article div{display:grid;gap:5px}.audit-list code{overflow-wrap:anywhere}.audit-list pre{margin:0;padding:10px;border-radius:8px;background:#0f172a;color:#e2e8f0;white-space:pre-wrap;overflow:auto}@media(max-width:800px){.shell{display:block}.shell aside{position:fixed;z-index:1001;top:0;bottom:0;left:0;width:min(290px,86vw);height:100dvh;padding:24px 20px;overflow-y:auto;transform:translate(-105%);transition:transform .22s ease;box-shadow:10px 0 30px #02061755}.shell aside.mobile-open{transform:translate(0)}.shell nav{display:grid;overflow:visible}.account{margin-top:auto}.shell>main{width:100%;padding:20px 16px}.workspace-header{justify-content:flex-start}.workspace-header h1{font-size:24px}.nav-toggle,.nav-close{display:inline-grid;place-items:center;flex:0 0 auto;width:44px;height:44px;padding:0}.nav-toggle{font-size:22px}.nav-close{position:absolute;top:14px;right:14px;background:#1e293b;color:#cbd5e1;font-size:25px}.nav-backdrop{display:block;position:fixed;z-index:1000;inset:0;border:0;border-radius:0;padding:0;background:#02061799}.chat-layout{grid-template-columns:1fr}.form-row,.item-row,.user-create,.user-line,.grid,.room-settings,.audit-list article{grid-template-columns:1fr}.conversation{min-height:500px}}.search{width:100%;margin:16px 0}.connection-indicator{width:10px;height:10px;margin-left:auto;flex:0 0 auto;border:2px solid white;border-radius:50%;background:#ef4444;box-shadow:0 0 0 1px #cbd5e1}.connection-indicator.connected{background:#22c55e;box-shadow:0 0 0 1px #16a34a,0 0 8px #22c55e66}.connection-indicator.connecting{background:#f59e0b;box-shadow:0 0 0 1px #d97706}.shell{grid-template-columns:230px minmax(0,1fr)}.shell>main{min-width:0}.shell>main:has(.chat-layout){display:flex;height:100dvh;flex-direction:column;overflow:hidden}.shell>main:has(.chat-layout)>.workspace-header,.shell>main:has(.chat-layout)>.notice{flex:0 0 auto}.shell>main:has(.chat-layout)>.chat-layout{flex:1;min-height:0}.chat-layout>.card{min-width:0}.shell>main:has(.chat-layout) .rooms{display:flex;flex-direction:column;min-height:0;overflow:hidden}.rooms .room-list{min-height:0;overflow-y:auto}.conversation{min-height:0}.conversation .messages{min-height:0;max-height:none;padding-right:12px;scrollbar-gutter:stable}.message-group{display:flex;width:fit-content;max-width:75%;flex-direction:column;align-items:flex-start;margin:3px 0}.message-group.has-sender{margin-top:12px}.message-group.mine{margin-left:auto;align-items:flex-end}.message-sender{margin:0 8px 4px;color:#2563eb;font-size:12px;line-height:1.2}.message-group.mine .message-sender{color:#1d4ed8}.message-bubble{min-width:72px;border:1px solid #e2e8f0;border-radius:6px 16px 16px;padding:9px 12px;background:#f8fafc;box-shadow:0 2px 7px #0f172a0a}.message-group.mine .message-bubble{border-color:#bfdbfe;border-radius:16px 6px 16px 16px;background:linear-gradient(145deg,#dbeafe,#e8f2ff);box-shadow:0 2px 7px #1d4ed80d}.message-bubble p{margin:0;color:#172033;overflow-wrap:anywhere;font-size:14px;line-height:1.45;white-space:pre-wrap}.message-image{display:block;width:min(320px,100%);max-height:360px;border-radius:9px;object-fit:contain}.message-bubble a+p{margin-top:8px}.message-time{margin:3px 7px 0;color:#94a3b8;font-size:10px;line-height:1.2}.visitor-context{margin:0 0 10px;border:1px solid #dbe3ef;border-radius:9px;padding:8px 10px;background:#f8fafc;color:#475569;font-size:12px}.visitor-context summary{overflow:hidden;cursor:pointer;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.visitor-context dl{display:grid;gap:7px;margin:10px 0 2px}.visitor-context dl div{display:grid;grid-template-columns:85px minmax(0,1fr);gap:8px}.visitor-context dt{color:#64748b;font-weight:700}.visitor-context dd{margin:0;overflow-wrap:anywhere;color:#334155}.composer{grid-template-columns:minmax(0,1fr) auto}.composer:has(.attachment-button){grid-template-columns:auto minmax(0,1fr) auto}.attachment-button{display:grid;width:42px;place-items:center;border:1px solid #cbd5e1;border-radius:9px;color:#176b4d;cursor:pointer;font-size:24px}.attachment-button input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.composer-error{padding:7px 12px;color:#991b1b;background:#fee2e2;font-size:12px}.attachment-preview{display:grid;grid-template-columns:48px minmax(0,1fr) 32px;gap:10px;align-items:center;padding:9px 12px;border-top:1px solid #e2e8f0;background:#f8fafc}.attachment-preview img{width:48px;height:48px;border-radius:8px;object-fit:cover}.attachment-preview span{overflow:hidden;color:#475569;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.attachment-preview button{width:32px;height:32px;border:0;border-radius:50%;padding:0;color:#475569;background:#e2e8f0;cursor:pointer;font-size:20px}.resource-line{display:grid;grid-template-columns:1.4fr 1.5fr .6fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e2e8f0}.resource-line>div{display:grid;gap:4px}.embed-instructions{margin-top:18px;border:1px solid #bbd8c8;border-radius:12px;padding:14px 16px;background:#f0faf4}.embed-instructions p{margin:6px 0 0;color:#52645a}.site-actions{display:flex!important;grid-auto-flow:column;gap:8px!important}.site-actions button{white-space:nowrap}.site-field{min-width:0}.widget-key-field code{overflow-wrap:anywhere}.site-logo-preview{max-width:100%;object-fit:contain;background:#eef3f0}.mobile-label{display:none;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.site-status{width:fit-content;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:750}.status-1{color:#166534;background:#dcfce7}.status-2{color:#991b1b;background:#fee2e2}.conversation-title{display:flex;align-items:center;gap:12px;margin-bottom:12px}.conversation-title h2{min-width:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-title .edit-room{margin-left:auto}.conversation-title .resolution-toggle{display:inline-flex;align-items:center;gap:6px;margin-left:auto;min-height:34px;border:1px solid #bbf7d0;border-radius:999px;padding:6px 11px;color:#166534;background:#f0fdf4;font-size:12px;font-weight:700;white-space:nowrap}.conversation-title .resolution-toggle svg{width:15px;height:15px;flex:0 0 auto;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.conversation-title .resolution-toggle.resolved{border-color:#fed7aa;color:#9a3412;background:#fff7ed}.conversation-title .resolution-toggle+.edit-room{margin-left:0}.rooms .title-row{justify-content:flex-start;gap:10px}.rooms .title-row h2{margin:0}.room-editor-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:18px}.room-editor-title h2{margin-bottom:4px}.room-editor-title p{margin-bottom:0}.icon-button{display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;padding:0}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chat-back{display:none}.embed-code{display:block;border:1px solid #dbe3ef;border-radius:8px;padding:11px 12px;background:#f8fafc;color:#334155;line-height:1.5;-webkit-user-select:all;user-select:all;white-space:pre-wrap;overflow-wrap:anywhere}.modal-backdrop{position:fixed;inset:0;z-index:1100;display:grid;place-items:center;padding:20px;background:#0f172a94}.modal{width:min(680px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a4d}.modal-header{position:sticky;z-index:1;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0;padding:18px 22px;background:#fff}.modal-header h2{margin:0;font-size:20px}.modal-close{width:40px;height:40px;padding:0;font-size:24px;line-height:1}.modal-body{padding:22px}.installation-intro{margin-bottom:18px}.installation-option{display:grid;gap:10px;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.installation-option+.installation-option{margin-top:14px}.installation-option h3,.installation-option p{margin:0}.installation-option button{justify-self:start}.installation-option .copy-error{color:#b42318}.chat-url{min-width:0;border:1px solid #dbe3ef;border-radius:8px;padding:11px 12px;overflow-wrap:anywhere;background:#f8fafc;color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5;-webkit-user-select:all;user-select:all}.list-header{display:grid;gap:14px;padding:10px 0;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #cbd5e1}.resource-header{grid-template-columns:1.4fr 1.5fr .6fr auto}.user-header{grid-template-columns:2fr 1fr 1fr auto}.resource-line code,.block-code{overflow-wrap:anywhere}.block-code{display:block;margin-top:8px}.badge{display:inline-block;min-width:22px;margin-left:8px;border-radius:999px;padding:2px 7px;background:#dc2626;color:#fff;font-size:11px;text-align:center}.room-name{display:flex;min-width:0;align-items:center;gap:6px}.room-name>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-label{flex:0 1 auto;max-width:42%;overflow:hidden;border-radius:999px;padding:2px 7px;background:#dbeafe;color:#1d4ed8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.resolution-flag{display:inline-grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:7px}.resolution-flag svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.resolution-flag.open{color:#c2410c;background:#ffedd5}.resolution-flag.resolved{color:#15803d;background:#dcfce7}.nav-badge{float:right;background:#ef4444}.member-editor{margin:0 0 18px}.editor-actions{display:flex;gap:10px}button.danger{background:#b91c1c}.profile-card{max-width:620px}.profile-card form{display:grid;gap:16px}.profile-card hr{width:100%;border:0;border-top:1px solid #e2e8f0}@media(max-width:800px){.workspace-header{min-height:44px;margin-bottom:14px;align-items:center}.workspace-header h1{margin:0;line-height:1.2}.sites-page .title-row{align-items:stretch;flex-direction:column;gap:14px}.sites-page .title-row>button{min-height:46px;width:100%}.embed-instructions{margin-top:14px;padding:14px}.sites-page .search{min-height:46px;margin:14px 0;font-size:16px}.sites-page .list{display:grid;gap:12px}.list-header{display:none}.sites-page .resource-line{grid-template-columns:minmax(0,1fr);gap:14px;border:1px solid #dbe4df;border-radius:14px;padding:16px;background:#fff;box-shadow:0 3px 12px #17231d0d}.sites-page .resource-line>div:first-child{border-bottom:1px solid #e5ece8;padding-bottom:12px}.sites-page .resource-line>div:first-child strong{font-size:17px}.sites-page .resource-line>div:first-child small{overflow-wrap:anywhere}.mobile-label{display:block;margin-bottom:3px}.site-actions{grid-auto-flow:row;grid-template-columns:1fr}.site-actions button{min-height:46px;width:100%}.embed-code{font-size:12px}.modal-backdrop{place-items:end center;padding:0}.modal{width:100%;max-height:calc(100dvh - 24px);border-radius:16px 16px 0 0}.modal-header,.modal-body{padding:16px}.installation-option button{min-height:46px;width:100%}.chat-layout{display:flex;width:100%;min-width:0;flex-direction:column;gap:14px}.chat-layout>.card{width:100%;min-width:0;padding:16px}.rooms{display:block}.conversation{display:none;min-height:0}.shell>main:has(.chat-layout) .chat-layout.has-selection .rooms{display:none}.chat-layout.has-selection .conversation{display:flex}.conversation-title{gap:8px;margin-bottom:8px}.conversation-title h2{flex:1;font-size:19px;line-height:1.25;text-align:center}.conversation-title .icon-button{display:inline-grid;width:40px;height:40px;min-height:40px}.conversation-title:not(:has(.edit-room)):after{width:40px;content:""}.rooms .title-row{justify-content:flex-start;align-items:center;gap:10px}.rooms .title-row h2{margin:0}.rooms .title-row .create-room{width:40px;height:40px;min-height:40px}.chat-layout:not(.has-selection) .rooms,.chat-layout.has-selection .conversation{flex:1;min-height:0}.room-list{max-height:none;overflow-y:auto;overscroll-behavior:contain}.room-list button{min-height:54px;width:100%}.conversation .messages{min-height:0;max-height:none}.message-group{max-width:86%}.composer{grid-template-columns:minmax(0,1fr) auto}.composer input{min-width:0;font-size:16px}.composer button{min-height:44px}}
