:root{--hc-bg:#f5f7fb;--hc-panel:#fff;--hc-line:#e5eaf2;--hc-text:#0f172a;--hc-muted:#64748b;--hc-primary:#2563eb;--hc-primary-dark:#1d4ed8;--hc-bubble:#edf2f7;--hc-shadow:0 14px 34px #0f172a14}*{box-sizing:border-box}body{background:#f5f7fb;background:var(--hc-bg);color:#0f172a;color:var(--hc-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,Roboto,sans-serif;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.hc-login-page{background:radial-gradient(circle at top left,#2563eb2e,#0000 34%),linear-gradient(180deg,#f8fbff,#eef4fb);display:grid;min-height:100%;padding:24px;place-items:center}.hc-login-card{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:24px;box-shadow:0 14px 34px #0f172a14;box-shadow:var(--hc-shadow);padding:28px;width:min(420px,100%)}.hc-brand-row{align-items:center;display:flex;gap:14px;margin-bottom:28px}.hc-logo-mark{background:#2563eb;background:var(--hc-primary);border-radius:16px;color:#fff;display:grid;font-size:24px;font-weight:900;height:48px;place-items:center;width:48px}.hc-brand-row h1{font-size:24px;margin:0}.hc-brand-row p{color:#64748b;color:var(--hc-muted);font-size:14px;margin:3px 0 0}.hc-login-form{grid-gap:14px;display:grid;gap:14px}.hc-login-form label{grid-gap:7px;display:grid;font-size:14px;font-weight:700;gap:7px}.hc-login-form input{border:1px solid #d7dfec;border-radius:14px;outline:none;padding:13px 14px;width:100%}.hc-login-form input:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1f}.hc-login-form button{background:#2563eb;background:var(--hc-primary);border:0;border-radius:14px;color:#fff;font-weight:800;padding:14px}.hc-login-form button:disabled{cursor:not-allowed;opacity:.6}.hc-login-error{background:#fff1f2;border-radius:12px;color:#be123c;font-size:13px;padding:10px 12px}.hc-login-note{color:#64748b;color:var(--hc-muted);font-size:13px;margin-top:18px;text-align:center}.hc-shell{background:#f5f7fb;background:var(--hc-bg);display:grid;grid-template-columns:340px minmax(0,1fr);height:100%}.hc-sidebar{background:#fff;border-right:1px solid #e5eaf2;border-right:1px solid var(--hc-line);display:flex;flex-direction:column;min-width:0}.hc-side-head{align-items:flex-start;border-bottom:1px solid #e5eaf2;border-bottom:1px solid var(--hc-line);display:flex;gap:12px;justify-content:space-between;padding:22px 18px 18px}.hc-side-head h1{font-size:22px;letter-spacing:-.02em;margin:0 0 6px}.hc-status{color:#64748b;color:var(--hc-muted);font-size:12px}.hc-status.online{color:#16a34a;font-weight:800}.hc-status.error{color:#ea580c;font-weight:800}.hc-primary{background:#2563eb;background:var(--hc-primary);border:0;border-radius:14px;color:#fff;font-weight:800;padding:10px 14px}.hc-primary:hover{background:#1d4ed8;background:var(--hc-primary-dark)}.hc-search-panel{background:#f8fafc;border-bottom:1px solid #e5eaf2;border-bottom:1px solid var(--hc-line);padding:14px}.hc-search-row{display:flex;gap:8px}.hc-search-row input{border:1px solid #d7dfec;border-radius:12px;flex:1 1;min-width:0;padding:10px 12px}.hc-search-row button,.hc-user-area button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;color:#334155;padding:9px 12px}.hc-user-list{grid-gap:8px;display:grid;gap:8px;margin-top:10px;max-height:280px;overflow:auto}.hc-user-list button{grid-gap:4px;background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:13px;display:grid;gap:4px;padding:10px 12px;text-align:left}.hc-user-list span{color:#64748b;color:var(--hc-muted);font-size:12px}.hc-room-list{flex:1 1;overflow:auto;padding:12px}.hc-room-section{grid-gap:8px;display:grid;gap:8px}.hc-room-section+.hc-room-section{border-top:1px solid #edf2f7;margin-top:16px;padding-top:12px}.hc-room-section-head{background:#fffffff0;border-radius:13px;box-shadow:0 1px 0 #e2e8f0b8;display:flex;gap:10px;justify-content:space-between;margin:0 -2px;min-height:34px;padding:8px 10px;z-index:5}.hc-room-section-head>div{align-items:baseline;display:flex;gap:7px;min-width:0}.hc-room-section-head strong{color:#0f172a;font-size:13px;font-weight:950;letter-spacing:-.03em}.hc-room-section-head span{color:#94a3b8;font-size:11px;font-weight:800;white-space:nowrap}.hc-room-section-head em{background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-grid;font-size:11px;font-style:normal;font-weight:950;height:22px;min-width:22px;padding:0 7px;place-items:center}.hc-room-section--self .hc-room-section-head em{background:#dcfce7;color:#15803d}.hc-room-section--direct .hc-room-section-head em{background:#dbeafe;color:#1d4ed8}.hc-room-section--group .hc-room-section-head em{background:#ede9fe;color:#6d28d9}.hc-room-section-body{grid-gap:4px;gap:4px}.hc-room{grid-gap:10px;background:#0000;border:0;border-radius:16px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:13px 12px;text-align:left;width:100%}.hc-room:hover{background:#f1f5f9}.hc-room-main{grid-gap:4px;display:grid;gap:4px}.hc-room-main span,.hc-room-main strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-room-main span{color:#64748b;color:var(--hc-muted);font-size:13px}.hc-room-meta{grid-gap:6px;align-content:start;color:#94a3b8;display:grid;font-size:11px;gap:6px;justify-items:end}.hc-room-meta em{background:#ef4444;border-radius:999px;color:#fff;display:grid;font-style:normal;font-weight:800;height:20px;min-width:20px;padding:0 6px;place-items:center}.hc-empty-box{grid-gap:8px;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;color:var(--hc-muted);display:grid;gap:8px;line-height:1.5;padding:20px}.hc-empty-box strong{color:#334155}.hc-empty-small{color:#64748b;color:var(--hc-muted);font-size:13px;padding:12px}.hc-main{display:grid}.hc-topbar{align-items:center;background:#fff;border-bottom:1px solid #e5eaf2;border-bottom:1px solid var(--hc-line);display:flex;gap:12px;height:76px;padding:0 18px}.hc-menu-btn{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;display:none;padding:8px 11px}.hc-title-area{flex:1 1;min-width:0}.hc-title-area h2{font-size:18px;margin:0}.hc-title-area span{color:#64748b;color:var(--hc-muted);display:block;font-size:13px;margin-top:4px}.hc-title-area small{color:#ea580c;display:block;margin-top:4px}.hc-user-area{align-items:center;color:#64748b;color:var(--hc-muted);display:flex;font-size:13px;gap:8px}.hc-messages{padding:24px}.hc-center-empty{grid-gap:8px;color:#64748b;color:var(--hc-muted);display:grid;gap:8px;min-height:100%;place-content:center;text-align:center}.hc-center-empty strong{color:#334155}.hc-message{grid-gap:6px;display:grid;gap:6px;margin-bottom:16px;max-width:72%}.hc-message.mine{justify-items:end;margin-left:auto}.hc-message.other{margin-right:auto}.hc-message-meta{align-items:center;color:#475569;display:flex;font-size:13px;font-weight:600;gap:7px;line-height:1.35}.hc-message-meta strong{color:#334155;font-size:14px;font-weight:800;letter-spacing:-.01em}.hc-message-meta>span:not(.hc-sender-department):not(.hc-sender-person):not(.hc-sender-position){color:#64748b;font-size:12px;font-weight:500}.hc-message.mine .hc-message-meta{flex-direction:row-reverse}.hc-bubble{background:#edf2f7;background:var(--hc-bubble);border-radius:18px;font-size:14px;line-height:1.55;padding:11px 14px;white-space:pre-wrap;word-break:break-word}.hc-message.mine .hc-bubble{background:#2563eb;background:var(--hc-primary);border-bottom-right-radius:6px;color:#fff}.hc-message.other .hc-bubble{border-bottom-left-radius:6px}.hc-composer{border-top:1px solid #e5eaf2;border-top:1px solid var(--hc-line);display:flex;gap:10px;padding:14px}.hc-composer textarea{border:1px solid #d7dfec;border-radius:16px;flex:1 1;max-height:140px;min-height:48px;outline:none;padding:13px 14px;resize:vertical}.hc-composer textarea:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-composer button{background:#2563eb;background:var(--hc-primary);border:0;border-radius:16px;color:#fff;font-weight:900;padding:0 20px}.hc-composer button:disabled{cursor:not-allowed;opacity:.45}.hc-backdrop{display:none}@media (max-width:820px){.hc-shell{grid-template-columns:1fr}.hc-sidebar{box-shadow:0 14px 34px #0f172a14;box-shadow:var(--hc-shadow);inset:0 auto 0 0;position:fixed;transform:translateX(-105%);transition:transform .2s ease;width:min(86vw,340px);z-index:20}.hc-sidebar.is-open{transform:translateX(0)}.hc-backdrop{background:#0f172a52;border:0;display:block;inset:0;position:fixed;z-index:10}.hc-menu-btn{display:inline-flex}.hc-topbar{height:68px;padding:0 12px}.hc-user-area span{display:none}.hc-user-area button{padding:8px 9px}.hc-title-area h2{font-size:16px}.hc-title-area span{max-width:44vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-messages{padding:16px 12px}.hc-message{max-width:86%}.hc-composer{padding:10px}.hc-composer button{padding:0 14px}}.hc-head-actions{align-items:center;display:flex;gap:8px}.hc-secondary{background:#fff;border:1px solid #cbd5e1;border-radius:14px;color:#334155;font-weight:800;padding:10px 14px}.hc-secondary:hover{background:#f8fafc}.hc-panel-title-row{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.hc-panel-title-row strong{font-size:14px}.hc-panel-title-row button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:10px;padding:7px 10px}.hc-full-input{border:1px solid #d7dfec;border-radius:12px;margin-bottom:8px;outline:none;padding:10px 12px;width:100%}.hc-full-input:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-check-line{align-items:center;color:#334155;display:flex;font-size:13px;gap:8px;margin:4px 0 10px}.hc-check-line input{height:16px;width:16px}.hc-selected-list{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.hc-selected-list button{background:#e0ecff;border:0;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:800;padding:6px 10px}.hc-user-list button.is-selected{background:#eff6ff;border-color:#2563eb;border-color:var(--hc-primary)}.hc-wide-primary{background:#2563eb;background:var(--hc-primary);border:0;border-radius:13px;color:#fff;font-weight:900;margin-top:10px;padding:11px 12px;width:100%}.hc-wide-primary:disabled{cursor:not-allowed;opacity:.55}.hc-load-older{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:999px;color:#334155;display:block;font-size:13px;font-weight:800;margin:0 auto 18px;padding:8px 14px}.hc-load-older:disabled{cursor:wait;opacity:.6}.hc-history-start{color:#64748b;color:var(--hc-muted);font-size:12px;margin:0 0 18px;text-align:center}.hc-system-message{background:#e2e8f0;border-radius:999px;color:#475569;font-size:12px;line-height:1.45;margin:10px auto 18px;max-width:min(720px,86%);padding:8px 13px;text-align:center;width:-webkit-fit-content;width:fit-content}@media (max-width:820px){.hc-side-head{align-items:center}.hc-head-actions{gap:6px}.hc-primary,.hc-secondary{padding:9px 11px}.hc-user-area{gap:5px}.hc-user-area button{font-size:12px}.hc-system-message{border-radius:14px;max-width:92%}}.hc-date-separator{background:#0f172a0f;border-radius:999px;color:#475569;font-size:12px;font-weight:700;margin:12px 0 8px;padding:6px 12px}.hc-file-input{display:none}.hc-file-button{background:#fff!important;border:1px solid #cbd5e1!important;color:#334155!important;flex:0 0 auto;min-width:64px;padding:0 14px!important}.hc-file-button:hover:not(:disabled){background:#f8fafc!important}.hc-bubble.is-file{min-width:min(360px,100%)}.hc-bubble-text+.hc-attachment-list{margin-top:9px}.hc-attachment-list{grid-gap:8px;display:grid;gap:8px}.hc-attachment-card{background:#ffffffb8;border:1px solid #94a3b873;border-radius:14px;color:#0f172a;overflow:hidden;width:100%}.hc-message.mine .hc-attachment-card{background:#ffffff29;border-color:#ffffff6b;color:#fff}.hc-attachment-card.expired{opacity:.62}.hc-attachment-thumb{background:#0f172a0a;border:0;cursor:pointer;display:block;padding:0;width:100%}.hc-attachment-thumb img{display:block;max-height:220px;object-fit:cover;width:100%}.hc-attachment-row{align-items:stretch;display:flex;gap:8px;padding:9px 10px}.hc-attachment-download,.hc-attachment-open{align-items:center;background:#0000;border:0;color:inherit;display:flex;flex:1 1 auto;gap:9px;min-width:0;padding:0;text-align:left}.hc-attachment-download:disabled,.hc-attachment-open:disabled{cursor:not-allowed}.hc-attachment-open.previewable{cursor:zoom-in}.hc-attachment-download-action{background:#ffffffd6;border:1px solid #94a3b873;border-radius:10px;color:#334155;flex:0 0 auto;font-size:12px;font-weight:800;padding:0 10px;white-space:nowrap}.hc-message.mine .hc-attachment-download-action{background:#ffffff38;border-color:#ffffff57;color:#fff}.hc-attachment-download-action:hover{filter:brightness(.98)}.hc-preview-button{flex:0 0 auto}.hc-file-icon{flex:0 0 auto;font-size:17px}.hc-file-main{grid-gap:2px;display:grid;gap:2px;min-width:0}.hc-file-main strong{font-size:13px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-file-main em{color:#64748b;font-size:11px;font-style:normal}.hc-message.mine .hc-file-main em{color:#ffffffc7}@media (max-width:820px){.hc-file-button{min-width:54px;padding:0 10px!important}.hc-bubble.is-file{min-width:min(280px,100%)}}.hc-drop-overlay{background:#eff6ffe0;border:2px dashed #2563eb;border-radius:20px;box-shadow:inset 0 0 0 1px #2563eb1f;display:grid;inset:12px;place-items:center;pointer-events:none;position:absolute;z-index:30}.hc-drop-overlay>div{grid-gap:6px;background:#ffffffeb;border:1px solid #bfdbfe;border-radius:16px;color:#1e3a8a;display:grid;gap:6px;padding:18px 22px;text-align:center}.hc-drop-overlay strong{font-size:15px;font-weight:800}.hc-drop-overlay span{color:#475569;font-size:12px}.hc-attachment-card.expired .hc-attachment-download{cursor:not-allowed;opacity:.58}.hc-upload-panel{grid-gap:8px;background:#f8fafc;border-top:1px solid #e5eaf2;border-top:1px solid var(--hc-line);display:grid;gap:8px;padding:10px 14px}.hc-upload-panel-head{align-items:center;color:#334155;display:flex;font-size:12px;gap:12px;justify-content:space-between}.hc-upload-panel-head strong{font-size:13px;font-weight:900}.hc-upload-panel-head span{color:#64748b;font-size:12px}.hc-upload-list{grid-gap:7px;display:grid;gap:7px;max-height:160px;overflow:auto}.hc-upload-item{grid-gap:6px;background:#fff;border:1px solid #dbe4f0;border-radius:12px;display:grid;gap:6px;padding:8px 10px}.hc-upload-info{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.hc-upload-info strong{color:#0f172a;font-size:12px;font-weight:800;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-upload-info span{color:#64748b;flex:0 0 auto;font-size:11px;white-space:nowrap}.hc-upload-bar{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.hc-upload-bar i{background:#2563eb;border-radius:inherit;display:block;height:100%;transition:width .18s ease}.hc-upload-item.done .hc-upload-bar i{background:#16a34a}.hc-upload-item.error{background:#fff7f7;border-color:#fecaca}.hc-upload-item.error .hc-upload-bar i{background:#dc2626}.hc-upload-item.error .hc-upload-info span{color:#b91c1c}@media (max-width:820px){.hc-upload-panel{padding:8px 10px}.hc-upload-panel-head{align-items:flex-start;flex-direction:column;gap:3px}.hc-upload-list{max-height:120px}.hc-upload-info{align-items:flex-start;flex-direction:column;gap:3px}.hc-upload-info span{white-space:normal}}.hc-preview-backdrop{background:#0f172a94;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:9999}.hc-preview-modal{background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a4d;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(780px,92dvh);overflow:hidden;width:min(920px,96vw)}.hc-preview-head{align-items:center;border-bottom:1px solid #e5eaf2;border-bottom:1px solid var(--hc-line);display:flex;gap:12px;justify-content:space-between;padding:13px 15px}.hc-preview-head>div{grid-gap:2px;display:grid;gap:2px;min-width:0}.hc-preview-head strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-preview-head span{color:#64748b;color:var(--hc-muted);font-size:12px}.hc-preview-foot button,.hc-preview-head button{background:#fff;border:1px solid #cbd5e1;border-radius:11px;color:#334155;font-weight:800;padding:8px 12px}.hc-preview-body{background:#f8fafc;display:grid;max-height:calc(92dvh - 126px);min-height:240px;overflow:auto;place-items:center}.hc-preview-body img,.hc-preview-body video{max-height:calc(92dvh - 150px);max-width:100%;object-fit:contain}.hc-preview-body audio{width:min(620px,86%)}.hc-preview-body iframe{background:#fff;border:0;height:calc(92dvh - 150px);width:100%}.hc-preview-body pre{background:#fff;color:#0f172a;font-size:12px;line-height:1.55;margin:0;min-height:100%;padding:18px;white-space:pre-wrap;width:100%;word-break:break-word}.hc-preview-state{color:#475569;font-size:13px;font-weight:700}.hc-preview-state.error{color:#dc2626}.hc-preview-foot{border-top:1px solid #e5eaf2;border-top:1px solid var(--hc-line);display:flex;justify-content:flex-end;padding:12px 15px}@media (max-width:820px){.hc-preview-backdrop{padding:10px}.hc-preview-modal{border-radius:16px;max-height:94dvh;width:100%}.hc-preview-body iframe{height:calc(94dvh - 150px)}.hc-attachment-thumb img{max-height:180px}}.hc-attachment-thumb{cursor:zoom-in}.hc-attachment-thumb:hover img{transform:scale(1.015)}.hc-attachment-thumb img{transition:transform .12s ease}.hc-date-jump input[type=date]{color:#334155;font-size:12px;height:38px;padding:0 10px}.hc-date-jump button,.hc-load-newer{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;color:#334155;font-size:12px;font-weight:800;padding:9px 12px}.hc-date-jump button:hover:not(:disabled),.hc-load-newer:hover:not(:disabled){background:#f8fafc}.hc-date-jump button:disabled,.hc-load-newer:disabled{cursor:wait;opacity:.55}.hc-date-jump-notice{background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;color:#1d4ed8;font-size:12px;font-weight:800;margin:0 auto 14px;max-width:min(720px,86%);padding:7px 12px;text-align:center;width:-webkit-fit-content;width:fit-content}.hc-load-newer{border-radius:999px;display:block;margin:18px auto 4px}@media (max-width:980px){.hc-topbar{align-content:center;flex-wrap:wrap;height:auto;min-height:76px;padding-bottom:8px;padding-top:8px}.hc-title-area{flex-basis:calc(100% - 52px);flex-grow:1;flex-shrink:1}.hc-date-jump{justify-content:flex-start;order:5;width:100%}.hc-date-jump input[type=date]{flex:1 1 auto;min-width:0}}#root,body,html{height:100%;overflow:hidden}.hc-shell{height:100dvh;overflow:hidden}.hc-main,.hc-sidebar{height:100dvh;min-height:0}.hc-main{grid-template-rows:auto minmax(0,1fr) auto}.hc-topbar{align-items:stretch;flex-direction:column;gap:8px;height:auto;justify-content:center;min-height:76px;padding-bottom:10px;padding-top:10px;position:-webkit-sticky;position:sticky;top:0;z-index:8}.hc-top-main{gap:12px;min-width:0;width:100%}.hc-room-actions,.hc-top-main{align-items:center;display:flex}.hc-room-actions{flex:0 0 auto;gap:8px}.hc-date-jump button,.hc-message-search button,.hc-room-actions button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;color:#334155;font-size:12px;font-weight:800;padding:9px 12px}.hc-date-jump button:hover:not(:disabled),.hc-message-search button:hover:not(:disabled),.hc-room-actions button:hover{background:#f8fafc}.hc-message-search{flex:1 1 auto;min-width:220px}.hc-message-search input{background:#fff;border:1px solid #d7dfec;border-radius:12px;color:#334155;font-size:12px;font-weight:700;height:38px;outline:none;padding:0 11px;width:100%}.hc-message-search input:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-messages{overflow-y:auto;overscroll-behavior:contain}.hc-side-foot{align-items:center;background:#fff;border-top:1px solid #e5eaf2;border-top:1px solid var(--hc-line);display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.hc-side-foot>div{grid-gap:2px;display:grid;gap:2px;min-width:0}.hc-side-foot strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-side-foot span{color:#64748b;color:var(--hc-muted);font-size:11px}.hc-side-foot button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;color:#334155;flex:0 0 auto;font-size:12px;font-weight:800;padding:8px 11px}.hc-members-backdrop{background:#0f172a70;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:9998}.hc-members-modal{background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a42;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(680px,88dvh);overflow:hidden;width:min(520px,94vw)}.hc-members-head{align-items:center;border-bottom:1px solid #e5eaf2;border-bottom:1px solid var(--hc-line);display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.hc-members-head>div:first-child{grid-gap:3px;display:grid;gap:3px;min-width:0}.hc-members-head strong{font-size:15px;font-weight:900}.hc-members-head span{color:#64748b;color:var(--hc-muted);font-size:12px}.hc-members-head>div:last-child{display:flex;gap:6px}.hc-members-foot button,.hc-members-head button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:11px;color:#334155;font-size:12px;font-weight:800;padding:8px 11px}.hc-members-body{grid-gap:7px;align-content:start;background:#f8fafc;display:grid;gap:7px;min-height:120px;overflow:auto;padding:10px}.hc-member-row{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;gap:10px;padding:10px 11px}.hc-member-avatar{background:#e0ecff;border-radius:12px;color:#1d4ed8;display:grid;font-weight:900;height:34px;place-items:center;width:34px}.hc-member-info{grid-gap:2px;display:grid;gap:2px}.hc-member-info strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-member-info span{color:#64748b;color:var(--hc-muted);font-size:12px}.hc-members-foot{border-top:1px solid #e5eaf2;border-top:1px solid var(--hc-line);display:flex;justify-content:flex-end;padding:12px 16px}.hc-members-foot button{background:#2563eb;background:var(--hc-primary);border-color:#2563eb;border-color:var(--hc-primary);color:#fff}@media (max-width:980px){.hc-topbar{min-height:auto}.hc-top-main{align-items:flex-start}.hc-room-actions{flex-wrap:wrap;justify-content:flex-end}.hc-top-tools{align-items:stretch;flex-direction:column}.hc-message-search{min-width:0;width:100%}.hc-date-jump{width:100%}}@media (max-width:820px){.hc-main,.hc-shell,.hc-sidebar{height:100dvh}.hc-room-actions button{padding:8px 9px}.hc-message-search{flex-wrap:wrap}.hc-message-search input{flex:1 1 100%}.hc-members-backdrop{padding:10px}.hc-members-modal{max-height:92dvh;width:100%}}.hc-message-search{min-width:0;width:100%}.hc-message-search button{flex:0 0 auto;white-space:nowrap}@media (max-width:820px){.hc-message-search{flex-wrap:nowrap}.hc-message-search input{flex:1 1 auto;min-width:0;width:auto}.hc-message-search button{flex:0 0 auto}}.hc-top-tools{align-items:center;display:flex;flex-wrap:nowrap;gap:8px;width:100%}.hc-message-search{align-items:center;display:flex;flex:0 1 420px;flex-wrap:nowrap;gap:6px;max-width:420px;min-width:280px;width:min(420px,42vw)}.hc-message-search input{flex:1 1 auto;height:40px;min-width:0;padding:0 12px;width:auto}.hc-date-jump button,.hc-message-search button{align-items:center;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;line-height:1;min-height:40px;padding:0 13px;white-space:nowrap}.hc-date-jump{gap:6px;min-width:0}.hc-date-jump input[type=date]{min-height:40px}@media (max-width:980px){.hc-top-tools{align-items:stretch;flex-direction:column;gap:8px}.hc-message-search{flex:0 0 auto;max-width:none;min-width:0;width:100%}.hc-date-jump{width:100%}.hc-date-jump input[type=date]{flex:1 1 auto;min-width:0}}@media (max-width:820px){.hc-topbar{padding-left:10px;padding-right:10px}.hc-message-search{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px}.hc-message-search input{flex:1 1 auto;height:40px;min-width:0;width:auto}.hc-message-search button{flex:0 0 52px;height:40px;min-height:40px;padding:0;width:52px}.hc-date-jump{grid-gap:6px;display:grid;gap:6px;grid-template-columns:minmax(0,1fr) auto auto}.hc-date-jump input[type=date]{width:100%}.hc-date-jump button{height:40px;min-height:40px;padding:0 11px}}.hc-total-badge,.hc-unread-badge{align-items:center;background:#ef4444;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:800;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px}.hc-total-badge{margin-left:6px;vertical-align:middle}.hc-room-meta .hc-unread-badge{margin-top:5px}.hc-read-marker{align-items:center;color:#64748b;display:flex;font-size:12px;font-weight:700;gap:12px;margin:14px 0;white-space:nowrap}.hc-read-marker:after,.hc-read-marker:before{background:#cbd5e1;content:"";flex:1 1;height:1px}.hc-reply-preview{grid-gap:2px;-webkit-appearance:none;appearance:none;background:#ffffff29;border:0;border-radius:10px 10px 6px 6px;box-shadow:none;color:inherit;cursor:pointer;display:grid;gap:2px;margin:0;outline:none;padding:8px 10px 7px;text-align:left;transition:background .12s ease,transform .12s ease;width:100%}.hc-reply-preview:hover{background:#ffffff38;transform:translateY(-1px)}.hc-reply-preview:focus-visible{box-shadow:0 0 0 2px #ffffff47}.hc-message.other .hc-reply-preview{background:#f1f6ff}.hc-message.other .hc-reply-preview:hover{background:#e8f1ff}.hc-message.other .hc-reply-preview:focus-visible{box-shadow:0 0 0 2px #2563eb29}.hc-reply-preview-sender{color:#fffffff5;display:block;font-size:12px;font-weight:900;line-height:1.35;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-message.other .hc-reply-preview-sender{color:#1d4ed8}.hc-reply-preview-body{color:#ffffffc7;display:block;font-size:12px;font-weight:600;line-height:1.45;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-message.other .hc-reply-preview-body{color:#475569}.hc-reply-preview+.hc-bubble-text.is-reply-body{border-top:1px solid #ffffff2e;margin-top:7px;padding-top:8px}.hc-message.other .hc-reply-preview+.hc-bubble-text.is-reply-body{border-top-color:#dbeafe}.hc-bubble-text.is-reply-body{margin-top:0;padding-left:0;position:relative}.hc-message-shake .hc-bubble{animation:hcReplyTargetShake .72s ease both;box-shadow:0 0 0 3px #2563eb38,0 8px 24px #0f172a29}@keyframes hcReplyTargetShake{0%,to{transform:translateX(0)}15%{transform:translateX(-5px)}30%{transform:translateX(5px)}45%{transform:translateX(-4px)}60%{transform:translateX(4px)}75%{transform:translateX(-2px)}}.hc-message-actions{align-items:center;display:flex;gap:6px;opacity:0;transition:opacity .15s ease}.hc-message.mine .hc-message-actions{justify-content:flex-end}.hc-message:focus-within .hc-message-actions,.hc-message:hover .hc-message-actions{opacity:1}.hc-message-actions button{background:#ffffffe6;border:1px solid #dbe3ef;border-radius:999px;color:#475569;cursor:pointer;font-size:11px;font-weight:700;padding:4px 9px}.hc-message-actions button:hover{background:#f8fafc;color:#0f172a}.hc-message-actions button:disabled{cursor:not-allowed;opacity:.55}.hc-composer{position:relative}.hc-composer.is-replying textarea{padding-left:36px}.hc-composer.is-replying:before{bottom:31px;color:#94a3b8;content:"↳";font-size:18px;font-weight:700;left:28px;line-height:1;pointer-events:none;position:absolute;z-index:2}.hc-reply-composer{align-items:center;background:#fff;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;color:#0f172a;display:flex;flex:1 1 100%;gap:10px;justify-content:space-between;order:-1;padding:10px 4px 11px}.hc-reply-composer-content{flex:1 1 auto;min-width:0;padding-left:0}.hc-reply-composer span,.hc-reply-composer strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-reply-composer strong{color:#2563eb;font-size:13px;font-weight:900;line-height:1.35}.hc-reply-composer span{color:#64748b;font-size:12px;font-weight:600;line-height:1.35;margin-top:3px}.hc-reply-composer-close{background:#0000;border:0;border-radius:999px;color:#64748b;cursor:pointer;display:grid;flex:0 0 auto;font-size:23px;font-weight:500;height:30px;line-height:1;padding:0;place-items:center;width:30px}.hc-reply-composer-close:hover{background:#f1f5f9;color:#0f172a}@media (max-width:820px){.hc-message-actions{opacity:1}.hc-reply-composer{order:-1}}.hc-composer{flex-wrap:wrap}.hc-composer textarea{min-width:160px}.hc-message-actions{display:none!important}.hc-message{-webkit-touch-callout:none}.hc-message .hc-bubble{cursor:default}.hc-message:not(.is-deleted) .hc-bubble:active{filter:brightness(.98)}.hc-message.is-deleted .hc-bubble{background:#e2e8f0;border:1px solid #cbd5e1;box-shadow:none;color:#64748b}.hc-message.mine.is-deleted .hc-bubble{background:#dbeafe;color:#64748b}.hc-deleted-message{color:#64748b;font-size:13px;font-style:italic;min-width:120px}.hc-message-menu{grid-gap:4px;background:#fff;border:1px solid #dbe3ef;border-radius:14px;box-shadow:0 18px 45px #0f172a2e;display:grid;gap:4px;min-width:132px;padding:7px;position:fixed;-webkit-user-select:none;user-select:none;z-index:10020}.hc-message-menu button{background:#0000;border:0;border-radius:10px;color:#0f172a;cursor:pointer;font-size:13px;font-weight:800;padding:9px 12px;text-align:left}.hc-message-menu button:hover{background:#f1f5f9}.hc-message-menu button.danger{color:#dc2626}.hc-message-menu button.danger:hover{background:#fef2f2}.hc-message-menu button:disabled{cursor:not-allowed;opacity:.55}.hc-member-remove{background:#fff1f2;border:1px solid #fecaca;border-radius:10px;color:#be123c;cursor:pointer;flex:0 0 auto;font-size:12px;font-weight:800;padding:7px 10px}.hc-member-remove:hover:not(:disabled){background:#ffe4e6}.hc-member-remove:disabled{cursor:not-allowed;opacity:.55}@media (max-width:720px){.hc-member-row{align-items:flex-start}.hc-member-remove{padding:7px 9px;white-space:nowrap}}.hc-sender-display{align-items:baseline;display:inline-flex;flex-wrap:wrap;font-size:14px;gap:4px;line-height:1.3}.hc-sender-department{color:#2563eb;font-size:14px;font-weight:800}.hc-sender-person{color:#0f172a;font-size:14px;font-weight:900}.hc-sender-position{color:#475569;font-size:13px;font-weight:750}.hc-message.mine .hc-sender-department{color:#1d4ed8}.hc-message.mine .hc-sender-person{color:#0f172a}.hc-message.mine .hc-sender-position{color:#475569}.hc-message-meta strong.hc-sender-display{font-size:14px;line-height:1.3}.hc-message-meta strong.hc-sender-display .hc-sender-department,.hc-message-meta strong.hc-sender-display .hc-sender-person{font-size:14px}.hc-message-meta strong.hc-sender-display .hc-sender-position{font-size:13px}.hc-room.has-unread{border:1px solid #ef444429}.hc-room.has-unread:hover{background:#fff1f2}.hc-room.has-unread .hc-room-main strong{color:#0f172a;font-weight:900}.hc-room.has-unread .hc-room-main span{color:#334155;font-weight:700}.hc-menu-btn{align-items:center;justify-content:center;min-height:40px;min-width:44px;position:relative}.hc-menu-btn span{line-height:1}.hc-menu-badge{align-items:center;background:#ef4444;border:2px solid #fff;border-radius:999px;box-shadow:0 6px 14px #ef444447;color:#fff;display:inline-flex;font-size:10px;font-weight:900;height:20px;justify-content:center;line-height:1;min-width:20px;padding:0 6px;position:absolute;right:-7px;top:-7px}.hc-total-badge,.hc-unread-badge{box-shadow:0 6px 14px #ef44443d}.hc-room-meta .hc-unread-badge{font-size:11px;height:23px;min-width:23px}.hc-menu-btn,.hc-top-main,.hc-topbar{overflow:visible}.hc-mobile-unread-summary{align-items:center;background:#ef4444;border-radius:999px;box-shadow:0 7px 16px #ef44443d;color:#fff;display:none;font-size:11px;font-style:normal;font-weight:900;line-height:1.25;margin-top:4px;padding:3px 8px;width:-webkit-fit-content;width:fit-content}.hc-menu-badge{pointer-events:none;z-index:20}@media (max-width:820px){.hc-menu-btn{overflow:visible!important;position:relative}.hc-menu-badge{border-width:2px;display:inline-flex!important;font-size:10px;height:22px;min-width:22px;padding:0 6px;right:-8px;top:-8px}.hc-mobile-unread-summary{display:inline-flex}.hc-title-area{min-width:0}.hc-total-badge{display:inline-flex!important}}.hc-pending-attachments{grid-gap:8px;background:#f8fbff;border:1px solid #dbeafe;border-radius:16px;display:grid;flex:1 0 100%;gap:8px;padding:10px 12px}.hc-pending-head{align-items:center;color:#334155;display:flex;font-size:12px;gap:8px;justify-content:space-between}.hc-pending-head strong{color:#1d4ed8;font-size:13px;font-weight:900}.hc-pending-head span{color:#64748b;font-weight:700}.hc-pending-list{display:flex;flex-wrap:wrap;gap:8px}.hc-pending-item{grid-gap:8px;align-items:center;background:#fff;border:1px solid #d7e4f7;border-radius:12px;display:grid;gap:8px;grid-template-columns:44px minmax(0,1fr) auto;padding:7px;width:min(280px,100%)}.hc-pending-item img{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;height:44px;object-fit:cover;width:44px}.hc-pending-file-icon{background:#eff6ff;border-radius:10px;display:grid;height:44px;place-items:center;width:44px}.hc-pending-item div{grid-gap:2px;display:grid;gap:2px;min-width:0}.hc-pending-item strong{color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-pending-item span{color:#64748b;font-size:12px;font-weight:700}.hc-pending-item button{background:#fff5f5!important;border:1px solid #fecaca!important;border-radius:10px!important;color:#b91c1c!important;font-size:12px;font-weight:900;height:34px;min-width:44px;padding:0 10px!important}@media (max-width:720px){.hc-pending-head{align-items:flex-start;flex-direction:column;gap:3px}.hc-pending-item{width:100%}}.hc-date-jump{align-items:center;display:flex;flex:0 0 auto;gap:8px}.hc-date-jump input[type=date]{font-feature-settings:"tnum";background:#fff;border:1px solid #d7dfec;border-radius:12px;box-sizing:border-box;color:#1f2937;font-size:13px;font-variant-numeric:tabular-nums;font-weight:700;height:40px;outline:none;padding:0 12px;width:154px}.hc-date-jump input[type=date]:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-date-jump button{box-sizing:border-box;height:40px;white-space:nowrap}@media (max-width:760px){.hc-top-tools{gap:8px}.hc-date-jump{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto auto;width:100%}.hc-date-jump input[type=date]{font-size:13px;min-width:0;width:100%}.hc-date-jump button{min-width:54px;padding-left:10px;padding-right:10px}}.hc-message-body-row{align-items:flex-end;display:flex;gap:6px;max-width:100%}.hc-message.mine .hc-message-body-row{justify-content:flex-end}.hc-message.other .hc-message-body-row{justify-content:flex-start}.hc-message-body-row .hc-bubble{min-width:0}.hc-message-unread-count{align-items:center;background:#f97316;border-radius:999px;box-shadow:0 2px 6px #f9731638;color:#fff;display:inline-flex;flex:0 0 auto;font-size:10px;font-style:normal;font-weight:900;height:17px;justify-content:center;line-height:1;margin-bottom:2px;min-width:17px;padding:0 5px}.hc-self-chat-btn{min-width:42px}@media (max-width:720px){.hc-self-chat-btn{min-width:38px;padding-left:11px;padding-right:11px}}.hc-side-head{align-items:center;padding:18px 16px 14px}.hc-side-brand{grid-gap:5px;display:grid;gap:5px;min-width:0}.hc-side-brand h1{align-items:center;display:flex;font-size:20px;gap:8px;line-height:1.2;margin:0;white-space:nowrap}.hc-create-menu-wrap{flex:0 0 auto;position:relative}.hc-new-chat-btn{background:#2563eb;background:var(--hc-primary);border:0;border-radius:14px;box-shadow:0 8px 18px #2563eb2e;color:#fff;font-size:13px;font-weight:900;height:40px;padding:0 14px}.hc-create-menu{grid-gap:4px;background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:16px;box-shadow:0 20px 44px #0f172a29;display:grid;gap:4px;min-width:180px;padding:7px;position:absolute;right:0;top:calc(100% + 8px);z-index:40}.hc-create-menu button{background:#0000;border:0;border-radius:11px;color:#334155;font-size:13px;font-weight:800;padding:10px 11px;text-align:left}.hc-create-menu button:hover{background:#f1f5f9}.hc-room{padding:10px 11px}.hc-room.active{border-color:#dbeafe}.hc-room.has-unread{background:#fff7f7;border-color:#fecaca}.hc-room-title-row{display:flex;gap:7px;min-width:0}.hc-room-title-row strong{color:#0f172a;font-size:14px;font-weight:900;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-room-member-chip{align-items:center;background:#f1f5f9;color:#475569;display:inline-flex;height:20px;padding:0 7px}.hc-room-member-chip,.hc-room-type-pill{border-radius:999px;flex:0 0 auto;font-size:11px;font-weight:900;letter-spacing:-.02em}.hc-room-type-pill{display:inline-grid;font-style:normal;min-width:34px;padding:0 7px;place-items:center}.hc-room-type-pill.direct{background:#dbeafe;color:#1d4ed8}.hc-room-type-pill.group{background:#ede9fe;color:#6d28d9}.hc-room-type-pill.self{background:#dcfce7;color:#15803d}.hc-room-type-pill.department{background:#e0f2fe;color:#0369a1}.hc-room-type-pill.project{background:#ffedd5;color:#c2410c}.hc-room-type-pill.notice{background:#fef3c7;color:#92400e}.hc-room-sub{font-weight:700}.hc-room-last{color:#475569!important;font-size:12px!important;line-height:1.25;max-width:100%}.hc-room.has-unread .hc-room-last,.hc-room.has-unread .hc-room-title-row strong{font-weight:900}.hc-rename-backdrop{background:#0f172a6b;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:9998}.hc-rename-modal{grid-gap:14px;background:#fff;border-radius:18px;box-shadow:0 24px 70px #0f172a47;display:grid;gap:14px;padding:16px;width:min(420px,94vw)}.hc-rename-actions,.hc-rename-head{align-items:center;display:flex;gap:10px;justify-content:space-between}.hc-rename-head strong{font-size:16px;font-weight:900}.hc-rename-modal input{border:1px solid #d7dfec;border-radius:13px;font-size:14px;font-weight:700;height:44px;outline:none;padding:0 13px;width:100%}.hc-rename-modal input:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-rename-actions button,.hc-rename-head button{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:12px;color:#334155;font-size:13px;font-weight:900;padding:9px 13px}.hc-rename-actions button:last-child{background:#2563eb;background:var(--hc-primary);border-color:#2563eb;border-color:var(--hc-primary);color:#fff}@media (max-width:820px){.hc-side-head{padding:16px 14px 12px}.hc-new-chat-btn{height:38px;padding:0 12px}.hc-create-menu{right:0}}.hc-member-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:6px;justify-content:flex-end;max-width:260px}.hc-member-role-btn{background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:800;padding:7px 9px;white-space:nowrap}.hc-member-role-btn.owner{background:#fffbeb;border-color:#fde68a;color:#a16207}.hc-member-role-btn:hover:not(:disabled){background:#dbeafe}.hc-member-role-btn.owner:hover:not(:disabled){background:#fef3c7}.hc-member-role-btn:disabled{cursor:not-allowed;opacity:.55}@media (max-width:720px){.hc-member-actions{justify-content:flex-start;max-width:none;padding-left:44px;width:100%}}.hc-members-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172aa8;z-index:12000}.hc-members-modal{position:relative;z-index:12001}.hc-member-row{min-width:0}.hc-member-info{flex:1 1 auto;min-width:0}.hc-member-info strong{display:block;max-width:100%}.hc-member-actions{min-width:0}@media (max-width:720px){.hc-members-backdrop{align-items:center;padding:10px}.hc-members-modal{border-radius:18px;max-height:86dvh;width:min(96vw,560px)}.hc-members-head{align-items:flex-start;padding:13px 14px}.hc-members-head>div:first-child{min-width:0}.hc-members-head>div:last-child{flex:0 0 auto}.hc-members-head span{display:block;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-members-body{gap:8px;padding:8px}.hc-member-row{grid-column-gap:10px;grid-row-gap:9px;align-items:start;column-gap:10px;display:grid;grid-template-columns:34px minmax(0,1fr);padding:10px;row-gap:9px}.hc-member-avatar{grid-column:1;grid-row:1}.hc-member-info{grid-column:2;grid-row:1;width:100%}.hc-member-info strong{font-size:14px;line-height:1.35}.hc-member-info span{font-size:12px;line-height:1.35}.hc-member-actions{display:flex;flex-wrap:wrap;gap:6px;grid-column:1/-1;justify-content:flex-start;max-width:none;padding-left:44px;width:100%}.hc-member-remove,.hc-member-role-btn{border-radius:10px;font-size:12px;height:34px;padding:0 10px}.hc-members-foot{padding:10px 14px}.hc-members-foot button{height:42px;width:100%}}.hc-confirm-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a75;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:10050}.hc-confirm-modal{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 24px 70px #0f172a47;max-height:calc(100vh - 36px);overflow:auto;width:min(440px,calc(100vw - 28px))}.hc-confirm-head{align-items:center;border-bottom:1px solid #edf2f7;display:flex;gap:12px;justify-content:space-between;padding:16px 18px 12px}.hc-confirm-head strong{color:#0f172a;font-size:16px;font-weight:800}.hc-confirm-actions button,.hc-confirm-head button{background:#fff;border:1px solid #d7e0ec;border-radius:10px;color:#334155;cursor:pointer;font-weight:700;height:36px}.hc-confirm-body{grid-gap:10px;display:grid;gap:10px;padding:16px 18px}.hc-confirm-body p{color:#475569;font-size:13px;line-height:1.45;margin:0 0 4px}.hc-history-option{grid-gap:10px;align-items:start;background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;cursor:pointer;display:grid;gap:10px;grid-template-columns:18px minmax(0,1fr);padding:12px}.hc-history-option.active{background:#eef4ff;border-color:#2d62e7;box-shadow:0 0 0 2px #2d62e714}.hc-history-option input{margin-top:2px}.hc-history-option span{grid-gap:3px;display:grid;gap:3px;min-width:0}.hc-history-option strong{color:#0f172a;font-size:14px;font-weight:800}.hc-history-option em{color:#64748b;font-size:12px;font-style:normal;line-height:1.35}.hc-confirm-actions{border-top:1px solid #edf2f7;display:flex;gap:8px;justify-content:flex-end;padding:12px 18px 18px}.hc-confirm-actions button{padding:0 14px}.hc-confirm-actions button.primary{background:#2d62e7;border-color:#2d62e7;color:#fff}.hc-confirm-actions button:disabled{cursor:not-allowed;opacity:.62}@media (max-width:720px){.hc-confirm-backdrop{align-items:end;padding:12px}.hc-confirm-modal{border-radius:18px 18px 14px 14px;width:100%}.hc-confirm-actions{display:grid;grid-template-columns:1fr 1.4fr}.hc-confirm-actions button{height:42px;width:100%}}.hc-shared-backdrop{background:#0f172a8a;display:grid;inset:0;padding:18px;place-items:center;position:fixed;z-index:10020}.hc-shared-modal{background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 22px 70px #0f172a47;display:flex;flex-direction:column;max-height:min(82vh,760px);overflow:hidden;width:min(760px,calc(100vw - 28px))}.hc-shared-head{align-items:center;border-bottom:1px solid #e5edf7;display:flex;gap:12px;justify-content:space-between;padding:16px 18px}.hc-shared-head strong{color:#0f172a;display:block;font-size:17px}.hc-shared-head span{color:#64748b;display:block;font-size:12px;margin-top:4px}.hc-shared-download,.hc-shared-head button,.hc-shared-segments button,.hc-shared-tabs button{background:#fff;border:1px solid #d7e0eb;border-radius:10px;color:#334155;font-weight:700;min-height:36px;padding:0 12px}.hc-shared-toolbar{grid-gap:10px;background:#f8fafc;border-bottom:1px solid #edf2f7;display:grid;gap:10px;padding:12px 18px}.hc-shared-segments,.hc-shared-tabs{display:flex;flex-wrap:wrap;gap:8px}.hc-shared-segments button.active,.hc-shared-tabs button.active{background:#2563eb;border-color:#2563eb;color:#fff}.hc-shared-list{grid-gap:10px;display:grid;gap:10px;overflow:auto;padding:12px 18px 18px}.hc-shared-empty{background:#f8fafc;border:1px dashed #d6e0eb;border-radius:14px;color:#64748b;padding:30px 16px;text-align:center}.hc-shared-item{grid-gap:10px;align-items:center;background:#fff;border:1px solid #e1e8f2;border-radius:14px;display:grid;gap:10px;grid-template-columns:1fr auto;padding:10px}.hc-shared-main{grid-gap:10px;background:#0000;border:0;cursor:pointer;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);min-width:0;padding:0;text-align:left}.hc-shared-icon{background:#eff6ff;border-radius:12px;display:grid;font-size:18px;height:38px;place-items:center;width:38px}.hc-shared-text{grid-gap:3px;display:grid;gap:3px;min-width:0}.hc-shared-text em,.hc-shared-text small,.hc-shared-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-shared-text strong{color:#0f172a;font-size:14px}.hc-shared-text em{color:#64748b;font-size:12px;font-style:normal}.hc-shared-text small{color:#2563eb;font-size:12px}.hc-shared-download{min-height:38px;white-space:nowrap}@media (max-width:720px){.hc-shared-backdrop{align-items:end;padding:0}.hc-shared-modal{border-radius:20px 20px 0 0;max-height:86vh;width:100vw}.hc-shared-item{grid-template-columns:1fr}.hc-shared-download{justify-self:stretch}}.hc-share-backdrop{background:#0f172a85;display:grid;inset:0;padding:18px;place-items:center;position:fixed;-webkit-user-select:none;user-select:none;z-index:10040}.hc-share-modal{background:#fff;border-radius:18px;box-shadow:0 18px 60px #0f172a38;display:grid;grid-template-rows:auto auto minmax(160px,1fr) auto;isolation:isolate;max-height:min(720px,calc(100vh - 32px));overflow:hidden;width:min(560px,calc(100vw - 24px))}.hc-share-head{align-items:flex-start;border-bottom:1px solid #e5e7eb;display:flex;gap:14px;justify-content:space-between;padding:18px 18px 14px}.hc-share-head>div{min-width:0}.hc-share-head strong{color:#0f172a;display:block;font-size:18px;font-weight:800}.hc-share-head span{color:#64748b;display:block;font-size:13px;line-height:1.4;margin-top:4px}.hc-share-actions button,.hc-share-head button{background:#fff;border:1px solid #dbe3ef;border-radius:12px;color:#334155;cursor:pointer;font-weight:700;min-height:38px;padding:0 14px;white-space:nowrap}.hc-share-head button{flex:0 0 auto;min-width:58px}.hc-share-source{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;margin:14px 18px;padding:13px 14px}.hc-share-source b{color:#2563eb;display:block;font-size:12px;margin-bottom:6px}.hc-share-source p{color:#0f172a;font-size:14px;line-height:1.45;margin:0;word-break:break-word}.hc-share-room-list{grid-gap:8px;display:grid;gap:8px;overflow:auto;padding:0 18px 8px}.hc-share-empty{border:1px dashed #cbd5e1;border-radius:14px;color:#64748b;font-size:14px;padding:22px;text-align:center}.hc-share-room{grid-gap:10px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;cursor:pointer;display:grid;gap:10px;grid-template-columns:auto auto minmax(0,1fr);padding:12px}.hc-share-room.selected{background:#eff6ff;border-color:#2563eb}.hc-share-room input{height:18px;margin:0;width:18px}.hc-room-type-mini{align-items:center;background:#e0ecff;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:800;height:26px;justify-content:center;min-width:42px}.hc-share-room-text{grid-gap:3px;display:grid;gap:3px;min-width:0}.hc-share-room-text strong{color:#0f172a;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-share-room-text em{color:#64748b;font-size:12px;font-style:normal}.hc-share-actions{border-top:1px solid #e5e7eb;display:flex;gap:8px;justify-content:flex-end;padding:14px 18px 18px}.hc-share-actions button.primary{background:#2563eb;border-color:#2563eb;color:#fff}.hc-share-actions button:disabled{cursor:not-allowed;opacity:.55}@media (max-width:720px){.hc-share-backdrop{align-items:end;padding:0}.hc-share-modal{border-radius:20px 20px 0 0;max-height:86vh;width:100vw}.hc-share-actions,.hc-share-head{padding-left:16px;padding-right:16px}.hc-share-source{margin-left:16px;margin-right:16px}.hc-share-room-list{padding-left:16px;padding-right:16px}}.hc-room-notify-toggle{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#2563eb;cursor:pointer;display:inline-flex;flex:0 0 auto;height:26px;justify-content:center;margin-right:4px;position:relative;transition:background .15s ease,border-color .15s ease,transform .12s ease,box-shadow .15s ease;-webkit-user-select:none;user-select:none;width:30px}.hc-room-notify-toggle:focus-visible,.hc-room-notify-toggle:hover{background:#eff6ff;border-color:#93c5fd;box-shadow:0 5px 12px #2563eb24;outline:none;transform:translateY(-1px)}.hc-room-notify-toggle .hc-notify-bell{display:inline-block;height:20px;position:relative;width:22px}.hc-notify-bell-shape{height:15px;left:50%;position:absolute;top:2px;transform:translateX(-50%);width:12px}.hc-notify-bell-top{border-radius:4px 4px 0 0;height:3px;top:0;width:5px}.hc-notify-bell-body,.hc-notify-bell-top{background:currentColor;left:50%;position:absolute;transform:translateX(-50%)}.hc-notify-bell-body{border-radius:8px 8px 5px 5px;height:11px;top:3px;width:12px}.hc-notify-bell-body:after{content:"";height:3px;left:-2px;right:-2px}.hc-notify-bell-body:after,.hc-notify-bell-clapper{background:currentColor;border-radius:999px;bottom:-1px;position:absolute}.hc-notify-bell-clapper{height:4px;left:50%;transform:translateX(-50%);width:4px}.hc-notify-wave{border-color:currentColor;height:12px;opacity:0;position:absolute;top:3px;width:6px}.hc-notify-wave-left{border-left:2px solid;border-radius:10px 0 0 10px;left:0}.hc-notify-wave-right{border-radius:0 10px 10px 0;border-right:2px solid;right:0}.hc-notify-off-slash{background:#ef4444;border-radius:999px;box-shadow:0 0 0 1px #ffffffad;height:2px;left:3px;opacity:0;position:absolute;top:9px;transform:rotate(-38deg);width:17px}.hc-room-notify-toggle.notice{background:#eff6ff;border-color:#bfdbfe;color:#2563eb}.hc-room-notify-toggle.vibrate-only{background:#fff7ed;border-color:#fed7aa;color:#ea580c}.hc-room-notify-toggle.vibrate{background:#ecfdf5;border-color:#bbf7d0;color:#16a34a}.hc-room-notify-toggle.vibrate .hc-notify-wave,.hc-room-notify-toggle.vibrate-only .hc-notify-wave{opacity:1}.hc-room-notify-toggle.vibrate .hc-notify-wave{animation:hcNotifyPulse 1.2s ease-in-out infinite}.hc-room-notify-toggle.off{background:#f1f5f9;border-color:#cbd5e1;color:#64748b}.hc-room-notify-toggle.off .hc-notify-off-slash{opacity:1}@keyframes hcNotifyPulse{0%,to{opacity:.55;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.05)}}.hc-room-meta{align-items:flex-end}@media (max-width:720px){.hc-room-notify-toggle{height:26px;width:28px}}.hc-room-notify-badge{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d8e2f1;border-radius:999px;box-shadow:0 1px 2px #0f172a0f;color:#334155;cursor:pointer;display:inline-flex;font-size:11px;font-style:normal;font-weight:800;gap:5px;height:24px;justify-content:center;letter-spacing:-.03em;line-height:1;min-width:48px;padding:0 8px;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease;-webkit-user-select:none;user-select:none}.hc-room-notify-badge:focus-visible,.hc-room-notify-badge:hover{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f;outline:none;transform:translateY(-1px)}.hc-room-notify-dot{background:currentColor;border-radius:50%;flex:0 0 auto;height:7px;width:7px}.hc-room-notify-text{white-space:nowrap}.hc-room-notify-badge--notice{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.hc-room-notify-badge--vibrate-only{background:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}.hc-room-notify-badge--vibrate{background:#ecfdf5;border-color:#bbf7d0;color:#047857}.hc-room-notify-badge--off{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.hc-room-notify-badge--off .hc-room-notify-dot{background:#cbd5e1}@media (max-width:720px){.hc-room-notify-badge{font-size:10.5px;height:22px;min-width:44px;padding:0 7px}}.hc-room-meta .hc-room-alert-chip{align-items:center;align-self:flex-end;-webkit-appearance:none;appearance:none;background:#f8fafc;border:1px solid #d7deea;border-radius:999px;box-shadow:none;color:#475569;cursor:pointer;display:inline-flex;font-size:10px;font-style:normal;font-weight:700;height:18px;justify-content:center;letter-spacing:-.04em;line-height:1;max-width:64px;min-width:34px;padding:0 6px;transition:background .15s ease,border-color .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.hc-room-meta .hc-room-alert-chip:focus-visible,.hc-room-meta .hc-room-alert-chip:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8;outline:none}.hc-room-meta .hc-room-alert-chip--notice{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.hc-room-meta .hc-room-alert-chip--vibrate-only{background:#f5f3ff;border-color:#c4b5fd;color:#6d28d9}.hc-room-meta .hc-room-alert-chip--vibrate{background:#ecfdf5;border-color:#a7f3d0;color:#047857;max-width:72px}.hc-room-meta .hc-room-alert-chip--off{background:#f1f5f9;border-color:#e2e8f0;color:#64748b}@media (max-width:720px){.hc-room-meta .hc-room-alert-chip{font-size:9.5px;height:17px;min-width:30px;padding:0 5px}}.hc-composer textarea{flex:1 1 min(620px,100%);order:1}.hc-composer>.hc-file-button{border-radius:16px;display:inline-grid;font-size:0;height:48px;line-height:1;min-width:48px;order:2;padding:0!important;place-items:center;width:48px}.hc-composer>.hc-file-button:before{color:#334155;content:"+";font-size:25px;font-weight:600;line-height:1;transform:translateY(-1px)}.hc-composer>.hc-file-button:hover:not(:disabled):before{color:#1d4ed8}.hc-composer>button:not(.hc-file-button):not(.hc-reply-composer-close){align-self:flex-end;height:48px;order:3}.hc-composer .hc-pending-attachments,.hc-composer .hc-reply-composer{order:-1}@media (max-width:820px){.hc-composer{gap:8px}.hc-composer textarea{flex-basis:0;min-width:0}.hc-composer>.hc-file-button{border-radius:14px;height:44px;min-width:44px;width:44px}.hc-composer>.hc-file-button:before{font-size:24px}.hc-composer>button:not(.hc-file-button):not(.hc-reply-composer-close){height:44px;min-width:58px;padding:0 14px!important}}.hc-composer{grid-gap:10px!important;background:#fff;display:grid!important;gap:10px!important;grid-template-columns:1fr;padding:12px 16px!important}.hc-composer.is-replying:before,.hc-composer:before{content:none!important;display:none!important}.hc-composer-input-row{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) 46px auto;width:100%}.hc-composer:not(.is-replying) .hc-composer-input-row{grid-template-columns:minmax(0,1fr) 46px auto}.hc-reply-input-mark{align-self:center;color:#64748b;font-size:18px;font-weight:800;justify-self:center;line-height:1;min-width:18px;transform:translateY(-1px);-webkit-user-select:none;user-select:none}.hc-composer-input-row textarea{background:#fff;border:1px solid #cbd5e1;border-radius:16px;color:#0f172a;flex:initial!important;font-size:14px;line-height:1.45;margin:0;max-height:140px;min-height:52px;min-width:0!important;order:0!important;padding:14px 15px!important;resize:vertical;width:100%}.hc-composer.is-replying .hc-composer-input-row textarea{padding-left:14px!important}.hc-composer-input-row textarea:focus{border-color:#2563eb;border-color:var(--hc-primary);box-shadow:0 0 0 4px #2563eb1a}.hc-composer-input-row>.hc-file-button{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:16px!important;color:#1f2937!important;display:inline-grid;font-size:24px!important;font-weight:600!important;height:52px!important;line-height:1!important;min-width:46px!important;order:0!important;padding:0!important;place-items:center;width:46px!important}.hc-composer-input-row>.hc-file-button:before{content:none!important}.hc-composer-input-row>.hc-file-button:hover:not(:disabled){background:#eff6ff!important;border-color:#93c5fd!important;color:#1d4ed8!important}.hc-composer-input-row>.hc-send-button{background:#2563eb!important;background:var(--hc-primary)!important;border:0!important;border-radius:16px!important;color:#fff!important;font-weight:900!important;height:52px!important;min-width:72px;order:0!important;padding:0 20px!important}.hc-composer-input-row>.hc-file-button:disabled,.hc-composer-input-row>.hc-send-button:disabled{cursor:not-allowed;opacity:.45}.hc-composer .hc-pending-attachments,.hc-composer .hc-reply-composer{order:0!important}.hc-reply-composer{margin:0!important;padding:8px 4px 9px!important}@media (max-width:820px){.hc-composer{gap:8px!important;padding:10px!important}.hc-composer-input-row{gap:6px;grid-template-columns:auto minmax(0,1fr) 42px 58px}.hc-composer:not(.is-replying) .hc-composer-input-row{grid-template-columns:minmax(0,1fr) 42px 58px}.hc-reply-input-mark{font-size:16px;min-width:15px}.hc-composer-input-row textarea{border-radius:14px;min-height:46px;padding:12px!important}.hc-composer-input-row>.hc-file-button{border-radius:14px!important;font-size:22px!important;height:46px!important;min-width:42px!important;width:42px!important}.hc-composer-input-row>.hc-send-button{border-radius:14px!important;height:46px!important;min-width:58px;padding:0 12px!important}}.hc-device-push{grid-gap:3px;display:grid;gap:3px;margin-top:6px;max-width:210px}.hc-device-push-btn{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;color:#334155;cursor:pointer;font-size:12px;font-weight:800;justify-self:start;line-height:1.15;padding:5px 10px}.hc-device-push-btn.enabled{background:#ecfdf5;border-color:#86efac;color:#15803d}.hc-device-push-btn.denied,.hc-device-push-btn.error{background:#fff1f2;border-color:#fecaca;color:#be123c}.hc-device-push-btn.saving{cursor:wait;opacity:.65}.hc-device-push-btn.unsupported{cursor:not-allowed;opacity:.55}.hc-device-push small{color:#64748b;font-size:11px;line-height:1.25}@media (max-width:760px){.hc-device-push{max-width:none}.hc-device-push small{display:none}}.hc-message-link{color:inherit;text-decoration:underline;text-underline-offset:2px;word-break:break-all}.hc-message.other .hc-message-link{color:#1d4ed8}.hc-message.mine .hc-message-link{color:#fff}.hc-message[draggable=true] .hc-bubble{cursor:grab}.hc-message[draggable=true] .hc-bubble:active{cursor:grabbing}.hc-room.is-share-drop-target{background:#eff6ff!important;border-color:#2563eb!important;box-shadow:inset 0 0 0 2px #2563eb47}.hc-room.is-share-drop-blocked{opacity:.62}.hc-room.is-share-drop-target:after{color:#2563eb;content:"여기에 놓으면 공유";font-size:12px;font-weight:800;grid-column:1/-1;text-align:right}.hc-preview-video-wrap{background:#000;border-radius:12px;display:grid;min-height:320px;overflow:hidden;place-items:center;position:relative;width:100%}.hc-preview-video,.hc-preview-video-wrap video{background:#000;max-height:min(70vh,720px);max-width:100%}.hc-preview-video-play{background:#0f172ad1;border:0;border-radius:999px;bottom:18px;color:#fff;cursor:pointer;font-weight:800;left:50%;padding:10px 16px;position:absolute;transform:translateX(-50%)}@media (max-width:720px){.hc-share-modal{grid-template-rows:auto auto minmax(260px,1fr) auto}.hc-share-room-list{max-height:52vh}.hc-share-room{min-height:58px}.hc-share-actions{background:#fff;bottom:0;position:-webkit-sticky;position:sticky}.hc-share-actions button{flex:1 1;min-height:44px}.hc-preview-video-wrap{min-height:220px}}.hc-shared-copy{display:flex;flex-direction:column;gap:6px;max-width:min(420px,72vw);min-width:180px}.hc-shared-copy-label{color:#ffffffc7;font-size:11px;font-weight:700;letter-spacing:-.02em}.hc-message.other .hc-shared-copy-label{color:#64748b}.hc-shared-copy-card{background:#ffffff29;border-left:3px solid #ffffff9e;border-radius:12px;display:flex;flex-direction:column;gap:3px;padding:9px 10px}.hc-message.other .hc-shared-copy-card{background:#f8fafc;border-left-color:#2563eb}.hc-shared-copy-sender{color:inherit;font-size:12px;font-weight:800;line-height:1.25}.hc-shared-copy-time{color:#ffffffa8;font-size:10px;line-height:1.2}.hc-message.other .hc-shared-copy-time{color:#94a3b8}.hc-shared-copy-body{line-height:1.45;margin-top:3px;white-space:pre-wrap;word-break:break-word}.hc-shared-copy-body .hc-message-link{color:inherit;text-decoration:underline;text-underline-offset:2px}@media (max-width:720px){.hc-shared-copy{max-width:min(320px,76vw)}}.hc-message{-webkit-user-select:text;user-select:text}.hc-bubble,.hc-bubble-text,.hc-shared-copy-body{user-select:text;-webkit-user-select:text}.hc-message-share-handle{align-self:flex-end;background:#ffffffeb;border:1px solid #dbe3ef;border-radius:999px;color:#475569;cursor:grab;flex:0 0 auto;font-size:11px;font-weight:800;line-height:22px;margin-bottom:2px;min-height:24px;opacity:0;padding:0 8px;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease,background .14s ease,color .14s ease;user-select:none;-webkit-user-select:none}.hc-message-share-handle:active{cursor:grabbing}.hc-message:focus-within .hc-message-share-handle,.hc-message:hover .hc-message-share-handle{opacity:1;transform:translateY(0)}.hc-message-share-handle:focus-visible,.hc-message-share-handle:hover{background:#eff6ff;color:#1d4ed8;opacity:1;outline:none;transform:translateY(0)}.hc-message.mine .hc-message-share-handle{margin-right:2px}.hc-message.other .hc-message-share-handle{margin-left:2px}@media (max-width:820px){.hc-message-share-handle{font-size:11px;line-height:26px;min-height:28px;opacity:1;padding:0 10px;transform:none}}.hc-export-progress{background:#2563eb0f;border:1px solid #2563eb2e;border-radius:14px;margin:14px 0 10px}.hc-export-progress-top{color:#1e3a8a;gap:12px;margin-bottom:8px}.hc-export-progress-bar{background:#0f172a1f;height:9px;width:100%}.hc-export-progress-bar>span{border-radius:inherit;min-width:0;transition:width .25s ease}.hc-export-progress small{margin-top:4px}.hc-export-floating{bottom:20px;max-height:min(78vh,720px);pointer-events:none;position:fixed;right:20px;width:min(520px,calc(100vw - 32px));z-index:1200}.hc-export-floating .hc-export-modal{pointer-events:auto}.hc-export-modal{background:#fff;border:1px solid #dbe4f0;border-radius:16px;box-shadow:0 18px 45px #0f172a38;color:#111827;overflow:hidden}.hc-export-head{align-items:flex-start;border-bottom:1px solid #eef2f7;display:flex;gap:14px;justify-content:space-between;padding:14px 16px 10px}.hc-export-head strong{display:block;font-size:15px;line-height:1.35}.hc-export-head span{color:#64748b;display:block;font-size:12px;margin-top:3px}.hc-export-actions button,.hc-export-head button{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#1f2937;cursor:pointer;font-weight:700;padding:7px 11px}.hc-export-body{max-height:calc(min(78vh, 720px) - 126px);overflow:auto;padding:14px 16px}.hc-export-check{align-items:center;display:flex;font-size:13px;font-weight:700;gap:8px;margin:8px 0}.hc-export-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:10px 0}.hc-export-row label{color:#475569;display:flex;flex-direction:column;font-size:12px;font-weight:700;gap:5px}.hc-export-row input[type=date]{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#111827;height:36px;padding:0 10px}.hc-export-check input:disabled+span,.hc-export-row input[type=date]:disabled{opacity:.55}.hc-export-help{color:#475569;font-size:12px;line-height:1.55;margin:10px 0 0}.hc-export-actions{border-top:1px solid #eef2f7;display:flex;gap:8px;justify-content:flex-end;padding:10px 16px 14px}.hc-export-actions .primary{background:#2563eb;border-color:#2563eb;color:#fff}.hc-export-actions button:disabled{cursor:default;opacity:.6}.hc-export-progress{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:12px 0;padding:12px}.hc-export-progress-top{align-items:center;display:flex;font-size:13px;gap:10px;justify-content:space-between}.hc-export-progress-bar{background:#dbeafe;border-radius:999px;height:8px;margin-top:9px;overflow:hidden}.hc-export-progress-bar>span{background:#2563eb;border-radius:999px;display:block;height:100%;transition:width .2s ease}.hc-export-progress p{color:#334155;font-size:12px;line-height:1.45;margin:8px 0 0}.hc-export-progress small{color:#64748b;display:block;font-size:11px;margin-top:5px}@media (max-width:720px){.hc-export-floating{bottom:10px;left:10px;max-height:82vh;right:10px;width:auto}.hc-export-row{grid-template-columns:1fr}}.hc-export-floating{bottom:auto;max-height:calc(100vh - 110px);right:18px;top:86px;width:min(380px,calc(100vw - 36px))}.hc-export-modal.is-running{width:min(360px,calc(100vw - 36px))}.hc-export-modal.is-running .hc-export-head{padding:10px 12px 8px}.hc-export-modal.is-running .hc-export-body{max-height:230px;padding:10px 12px}.hc-export-modal.is-running .hc-export-actions .primary,.hc-export-modal.is-running .hc-export-check,.hc-export-modal.is-running .hc-export-help,.hc-export-modal.is-running .hc-export-row{display:none}.hc-export-modal.is-running .hc-export-progress{margin:0}.hc-export-modal.is-running .hc-export-actions{padding:8px 12px 10px}@media (max-width:720px){.hc-export-floating{bottom:auto;left:auto;right:10px;top:76px;width:min(340px,calc(100vw - 20px))}}.hc-export-status-chip{align-items:center;background:#fff;border:1px solid #bfdbfe;border-radius:999px;box-shadow:0 10px 30px #0f172a2e;color:#1e3a8a;cursor:pointer;display:inline-flex;font-size:12px;gap:10px;justify-content:space-between;max-width:min(320px,calc(100vw - 36px));min-width:190px;padding:9px 13px;position:fixed;right:18px;top:86px;z-index:1201}.hc-export-status-chip span{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-export-status-chip strong{font-size:12px;white-space:nowrap}.hc-export-status-chip--completed{border-color:#bbf7d0;color:#166534}.hc-export-status-chip--failed{border-color:#fecaca;color:#991b1b}@media (max-width:720px){.hc-export-status-chip{max-width:calc(100vw - 20px);right:10px;top:76px}}.hc-export-head{align-items:center}.hc-export-floating{bottom:auto!important;left:auto!important;max-height:calc(100vh - 112px)!important;pointer-events:none!important;position:fixed!important;right:16px!important;top:84px!important;width:min(360px,calc(100vw - 32px))!important;z-index:1200!important}.hc-export-floating .hc-export-modal{display:flex!important;flex-direction:column!important;max-height:calc(100vh - 112px)!important;pointer-events:auto!important;width:100%!important}.hc-export-head button,.hc-export-modal .hc-export-head>button{display:none!important}.hc-export-body{max-height:360px!important;overflow:auto!important}.hc-export-modal.is-running .hc-export-body{max-height:210px!important}.hc-export-status-chip{right:16px!important;top:84px!important}@media (max-width:720px){.hc-export-floating{width:min(340px,calc(100vw - 20px))!important}.hc-export-floating,.hc-export-status-chip{right:10px!important;top:72px!important}}.hc-export-floating{max-height:calc(100vh - 96px)!important;right:18px!important;top:76px!important;width:min(340px,calc(100vw - 36px))!important}.hc-export-modal{border:1px solid #d8e0ee!important;border-radius:18px!important;box-shadow:0 16px 42px #0f172a33!important;overflow:hidden!important}.hc-export-head{border-bottom:1px solid #eef2f7!important;padding:14px 16px 12px!important}.hc-export-head strong{font-size:16px!important;letter-spacing:-.02em!important}.hc-export-head span{max-width:280px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hc-export-body{max-height:340px!important;padding:14px 16px 12px!important}.hc-export-check{font-size:13px!important;gap:8px!important;margin:7px 0!important}.hc-export-check input{height:15px!important;width:15px!important}.hc-export-row{gap:8px!important;margin:9px 0 10px!important}.hc-export-row label{color:#64748b!important;font-size:11px!important;gap:4px!important}.hc-export-row input[type=date]{border-radius:10px!important;font-size:13px!important;height:34px!important}.hc-export-progress{background:#f1f7ff!important;border-radius:14px!important;margin:12px 0 10px!important;padding:11px 12px!important}.hc-export-modal--completed .hc-export-progress{background:#f0fdf4!important;border-color:#bbf7d0!important}.hc-export-modal--failed .hc-export-progress{background:#fef2f2!important;border-color:#fecaca!important}.hc-export-progress-top{color:#1e3a8a!important;margin-bottom:7px!important}.hc-export-modal--completed .hc-export-progress-top{color:#166534!important}.hc-export-modal--failed .hc-export-progress-top{color:#991b1b!important}.hc-export-progress-bar{height:7px!important}.hc-export-modal--completed .hc-export-progress-bar>span{background:#16a34a!important}.hc-export-modal--failed .hc-export-progress-bar>span{background:#dc2626!important}.hc-export-progress p{font-size:12px!important;line-height:1.35!important;margin-top:7px!important}.hc-export-progress small{font-size:11px!important;margin-top:4px!important}.hc-export-help{background:#f8fafc!important;border-radius:10px!important;color:#64748b!important;font-size:11px!important;line-height:1.45!important;margin:8px 0 0!important;padding:8px 10px!important}.hc-export-actions{gap:8px!important;padding:11px 16px 14px!important}.hc-export-actions button{border-radius:12px!important;font-size:13px!important;min-height:38px!important;padding:0 14px!important}.hc-export-actions .primary{padding-left:16px!important;padding-right:16px!important}.hc-export-modal.is-running .hc-export-body{max-height:185px!important}.hc-export-modal.is-running .hc-export-progress{margin:0!important}.hc-export-modal.is-running .hc-export-actions{padding-top:9px!important}.hc-export-status-chip{border-radius:14px!important;max-width:min(290px,calc(100vw - 36px))!important;min-width:170px!important;right:18px!important;top:76px!important}@media (max-width:720px){.hc-export-floating{right:10px!important;top:68px!important;width:min(330px,calc(100vw - 20px))!important}.hc-export-body{max-height:320px!important}.hc-export-row{grid-template-columns:1fr 1fr!important}.hc-export-status-chip{right:10px!important;top:68px!important}}.hc-export-progress-message{margin-bottom:0!important;margin-top:8px!important}.hc-export-current-file{grid-gap:6px!important;align-items:baseline!important;background:#ffffff9e!important;border-radius:9px!important;color:#334155!important;display:grid!important;font-size:11px!important;gap:6px!important;grid-template-columns:56px 1fr!important;line-height:1.25!important;margin:5px 0 0!important;padding:6px 8px!important}.hc-export-current-file span{color:#64748b!important;white-space:nowrap!important}.hc-export-current-file b{color:#1e293b!important;font-weight:700!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.hc-export-help{grid-gap:2px!important;display:grid!important;gap:2px!important}.hc-export-help span{display:block!important}.hc-export-actions .danger{background:#fff1f2!important;border-color:#fecaca!important;color:#be123c!important;font-weight:700!important}.hc-export-modal--cancelled .hc-export-progress{background:#f8fafc!important;border-color:#cbd5e1!important}.hc-export-modal--cancelled .hc-export-progress-top{color:#475569!important}.hc-export-modal--cancelled .hc-export-progress-bar>span{background:#94a3b8!important}.hc-export-status-chip--cancelled{background:#f8fafc!important;border-color:#cbd5e1!important}.hc-message-share-handle{display:none!important}.hc-room-action-danger-soft{background:#fff7ed!important;border-color:#fed7aa!important;color:#b45309!important}.hc-room-action-danger{background:#fff1f2!important;border-color:#fecaca!important;color:#b91c1c!important}.hc-room-action-danger-soft:disabled,.hc-room-action-danger:disabled{cursor:not-allowed;opacity:.55}.hc-room-menu-wrap{flex:0 0 auto;position:relative}.hc-room-menu-trigger{min-width:62px}.hc-room-menu{background:#fff;border:1px solid #e5eaf2;border:1px solid var(--hc-line);border-radius:14px;box-shadow:0 18px 45px #0f172a2e;padding:8px;position:absolute;right:0;top:calc(100% + 8px);width:168px;z-index:40}.hc-room-menu button{align-items:center;background:#0000!important;border:0!important;border-radius:10px!important;color:#334155!important;display:flex;font-size:13px!important;font-weight:800!important;justify-content:flex-start;padding:10px 11px!important;text-align:left;width:100%}.hc-room-menu button:hover:not(:disabled){background:#f8fafc!important}.hc-room-menu button:disabled{cursor:not-allowed;opacity:.55}.hc-room-menu .hc-room-menu-danger-soft{color:#b45309!important}.hc-room-menu .hc-room-menu-danger{color:#b91c1c!important}@media (max-width:820px){.hc-room-menu{right:0;width:min(190px,72vw)}.hc-room-actions{flex-wrap:nowrap}}.hc-room-notice-banner{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;box-shadow:none;color:#1e3a8a;display:flex;gap:10px;justify-content:space-between;margin:8px 18px 0;min-height:38px;padding:7px 10px}.hc-room-notice-banner div{align-items:center;display:flex;flex:1 1 auto;gap:8px;min-width:0}.hc-room-notice-banner strong{background:#2563eb;border-radius:999px;color:#fff;flex:0 0 auto;font-size:12px;padding:2px 7px}.hc-room-notice-banner span{display:block;font-size:13px;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.hc-room-notice-banner button{background:#fff;border:1px solid #93c5fd;border-radius:9px;color:#1d4ed8;cursor:pointer;flex:0 0 auto;font-weight:800;padding:5px 9px}.hc-note-backdrop{align-items:center;background:#0f172a61;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:80}.hc-note-modal{background:#fff;border-radius:20px;box-shadow:0 24px 70px #0f172a38;display:flex;flex-direction:column;max-height:min(760px,calc(100vh - 36px));overflow:hidden;width:min(720px,100%)}.hc-note-modal-wide{width:min(1040px,100%)}.hc-note-head{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:18px 20px}.hc-note-head div{display:flex;flex-direction:column;gap:4px;min-width:0}.hc-note-head strong{color:#111827;font-size:18px}.hc-note-head span{color:#64748b;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-note-actions button,.hc-note-head button,.hc-note-item footer button,.hc-notice-item footer button{background:#fff;border:1px solid #d7dee8;border-radius:12px;color:#334155;cursor:pointer;font-weight:800;padding:8px 12px}.hc-note-body{display:flex;flex-direction:column;gap:12px;overflow:auto;padding:16px 20px 20px}.hc-note-editor,.hc-notice-editor{display:flex;flex-direction:column;gap:10px}.hc-note-editor input,.hc-note-editor textarea,.hc-notice-editor textarea{background:#fff;border:1px solid #d7dee8;border-radius:14px;color:#111827;font:inherit;outline:none;padding:11px 12px;width:100%}.hc-note-editor input:focus,.hc-note-editor textarea:focus,.hc-notice-editor textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.hc-note-actions{display:flex;gap:8px;justify-content:flex-end}.hc-note-actions .primary{background:#2563eb;border-color:#2563eb;color:#fff}.hc-empty-small,.hc-note-help{color:#64748b;font-size:13px}.hc-note-item,.hc-notice-item{background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;gap:10px;padding:14px}.hc-notice-item.is-active{background:#f8fbff;border-color:#93c5fd}.hc-notice-item.is-archived{opacity:.72}.hc-note-item.is-editing{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.hc-note-item-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.hc-note-item-head strong{color:#111827;font-size:14px;word-break:break-word}.hc-note-item-head span{color:#94a3b8;flex:0 0 auto;font-size:12px}.hc-note-item p,.hc-notice-item p{color:#334155;font-size:14px;line-height:1.5;margin:0;white-space:pre-wrap;word-break:break-word}.hc-note-item footer,.hc-notice-item footer{align-items:center;color:#64748b;display:flex;font-size:12px;gap:10px;justify-content:space-between}.hc-note-item footer div{display:flex;gap:6px}.hc-note-item footer .danger{border-color:#fecaca;color:#dc2626}.hc-notes-layout{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(280px,360px) 1fr;min-height:0;overflow:hidden;padding:16px 20px 20px}.hc-note-list{display:flex;flex-direction:column;gap:12px;overflow:auto;padding-right:4px}@media (max-width:760px){.hc-room-notice-banner{gap:7px;margin:6px 10px 0;min-height:34px;padding:6px 8px}.hc-room-notice-banner div{align-items:center;flex-direction:row;gap:6px}.hc-room-notice-banner strong{font-size:11px;padding:2px 6px}.hc-room-notice-banner span{font-size:12px}.hc-room-notice-banner button{border-radius:8px;font-size:12px;padding:4px 7px}.hc-note-backdrop{align-items:flex-end;padding:0}.hc-note-modal{border-radius:20px 20px 0 0;max-height:88vh;width:100%}.hc-notes-layout{grid-template-columns:1fr;overflow:auto}.hc-note-list{overflow:visible}}.hc-room-notice-strip{align-items:center;background:#f8fbff;border:1px solid #bfdbfe;border-radius:10px;box-sizing:border-box;color:#1e3a8a;cursor:pointer;display:flex;flex:0 0 auto;gap:8px;height:36px!important;margin:8px 18px 0;max-height:36px!important;min-height:36px!important;overflow:hidden;padding:0 10px;text-align:left;width:calc(100% - 36px)}.hc-room-notice-strip:hover{background:#eff6ff}.hc-room-notice-strip__badge{background:#2563eb;border-radius:999px;color:#fff;flex:0 0 auto;font-size:12px;font-weight:800;line-height:1;padding:4px 7px}.hc-room-notice-strip__text{color:#1e3a8a;flex:1 1 auto;font-size:13px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-room-notice-strip__more{color:#2563eb;flex:0 0 auto;font-size:12px;font-weight:800}.hc-room-notice-banner{box-sizing:border-box!important;flex:0 0 auto!important;height:36px!important;max-height:36px!important;min-height:36px!important;overflow:hidden!important}@media (max-width:760px){.hc-room-notice-strip{gap:6px;height:34px!important;margin:6px 10px 0;max-height:34px!important;min-height:34px!important;padding:0 8px;width:calc(100% - 20px)}.hc-room-notice-strip__badge{font-size:11px;padding:4px 6px}.hc-room-notice-strip__text{font-size:12px}.hc-room-notice-strip__more{font-size:11px}}.hc-notice-body-simple{gap:14px}.hc-notice-current-simple{background:#f8fbff;border:1px solid #dbeafe;border-radius:14px;display:flex;flex-direction:column;gap:10px;padding:16px}.hc-notice-current-simple.is-empty{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.hc-notice-current-meta{color:#64748b;display:flex;font-size:12px;gap:12px;justify-content:space-between}.hc-notice-current-content{color:#0f172a;font-size:15px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.hc-notice-admin-actions{display:flex;gap:8px;justify-content:flex-end}.hc-notice-editor-simple{border-top:1px solid #e5e7eb;padding-top:14px}@media (max-width:700px){.hc-notice-current-simple{padding:13px}.hc-notice-current-meta{flex-direction:column;gap:3px}.hc-notice-admin-actions{justify-content:stretch}.hc-notice-admin-actions button{flex:1 1}}.hc-notice-head-simple{border-bottom:0!important;justify-content:flex-end!important;padding:14px 20px 10px!important}@media (max-width:700px){.hc-notice-head-simple{padding:12px 14px 8px!important}}.hc-notice-modal-clean{background:#fffffffa;border-radius:22px;box-shadow:0 24px 70px #0f172a38;max-height:min(72vh,620px);width:min(560px,calc(100vw - 40px))}.hc-notice-modal-clean .hc-notice-body-simple{gap:14px;padding:22px}.hc-notice-modal-clean .hc-notice-current-simple{background:#fff;border:0;border-radius:18px;box-shadow:none;gap:12px;padding:4px 2px 2px}.hc-notice-modal-clean .hc-notice-current-meta{color:#94a3b8;font-size:12px;padding:0 2px}.hc-notice-modal-clean .hc-notice-current-content{color:#0f172a;font-size:16px;line-height:1.75;padding:8px 2px 2px}.hc-notice-modal-clean .hc-notice-current-simple.is-empty{background:#f8fafc;border:1px dashed #cbd5e1;padding:22px;text-align:center}.hc-notice-modal-clean .hc-notice-admin-actions{border-top:1px solid #eef2f7;justify-content:flex-end;padding-top:12px}.hc-notice-modal-clean .hc-notice-admin-actions button{background:#fff;border:1px solid #d7dee8;border-radius:999px;color:#334155;cursor:pointer;font-weight:800;padding:8px 13px}.hc-notice-modal-clean .hc-notice-admin-actions button.primary{background:#2563eb;border-color:#2563eb;color:#fff}.hc-notice-modal-clean .hc-notice-editor-simple{border-top:1px solid #eef2f7;padding-top:14px}.hc-notice-modal-clean .hc-notice-editor-simple textarea{border-radius:16px;min-height:120px}@media (max-width:760px){.hc-note-backdrop:has(.hc-notice-modal-clean){align-items:center;padding:18px}.hc-notice-modal-clean{border-radius:20px;max-height:calc(100vh - 80px);width:min(520px,calc(100vw - 28px))}.hc-notice-modal-clean .hc-notice-body-simple{padding:18px}.hc-notice-modal-clean .hc-notice-current-content{font-size:15px}}.hc-room-list{background:linear-gradient(180deg,#f8fafc,#fff 34%);padding:12px 10px 16px}.hc-room-section{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 22px rgba(15,23,42,.045);gap:0;overflow:hidden}.hc-room-section+.hc-room-section{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:0}.hc-room-section--self{border-color:#bbf7d0}.hc-room-section--direct{border-color:#bfdbfe}.hc-room-section--group{border-color:#ddd6fe}.hc-room-section-head{grid-gap:8px;align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafc;border:0;border-radius:0;box-shadow:inset 0 -1px 0 #e2e8f0e6;cursor:pointer;display:grid;gap:8px;grid-template-columns:22px minmax(0,1fr) auto;margin:0;min-height:44px;padding:10px 12px;position:-webkit-sticky;position:sticky;text-align:left;top:-12px;width:100%;z-index:6}.hc-room-section-head:hover{filter:brightness(.995)}.hc-room-section-head:focus-visible{outline:2px solid #2563eb73;outline-offset:-2px}.hc-room-section--self .hc-room-section-head{background:linear-gradient(90deg,#f0fdf4,#fff)}.hc-room-section--direct .hc-room-section-head{background:linear-gradient(90deg,#eff6ff,#fff)}.hc-room-section--group .hc-room-section-head{background:linear-gradient(90deg,#f5f3ff,#fff)}.hc-room-section-chevron{background:#ffffffd1;border-radius:999px;box-shadow:inset 0 0 0 1px #94a3b83d;color:#475569;font-size:18px;font-weight:950;height:22px;line-height:1;width:22px}.hc-room-section-title{align-items:baseline;display:flex;gap:7px;min-width:0}.hc-room-section-title strong{color:#0f172a;font-size:13px;font-weight:950;letter-spacing:-.03em}.hc-room-section-title span{color:#64748b;font-size:11px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-room-section-head>em{border-radius:999px;display:inline-grid;font-size:11px;font-style:normal;font-weight:950;height:24px;place-items:center}.hc-room-section-body{grid-gap:6px;display:grid;gap:6px;padding:8px}.hc-room-section.is-collapsed .hc-room-section-head{box-shadow:none}.hc-room-section.is-collapsed{box-shadow:0 4px 14px rgba(15,23,42,.035)}.hc-room{background:#fff;border:1px solid #0000;border-radius:14px;padding:12px 10px}.hc-room+.hc-room{border-top:1px solid #f1f5f9}.hc-room:hover{background:#f8fafc;border-color:#e2e8f0}.hc-room.active{background:#eef4ff;border-color:#bfdbfe;box-shadow:inset 3px 0 0 #2563eb}.hc-room-section--self .hc-room.active{box-shadow:inset 3px 0 0 #22c55e}.hc-room-section--direct .hc-room.active{box-shadow:inset 3px 0 0 #2563eb}.hc-room-section--group .hc-room.active{box-shadow:inset 3px 0 0 #8b5cf6}@media (max-width:640px){.hc-room-list{padding:10px 8px 14px}.hc-room-section{border-radius:16px}.hc-room-section-head{grid-template-columns:20px minmax(0,1fr) auto;min-height:42px;padding:9px 10px}.hc-room-section-title{gap:5px}.hc-room-section-title strong{font-size:12.5px}.hc-room-section-title span{font-size:10.5px}.hc-room-section-body{gap:5px;padding:6px}}.hc-self-pinned-rooms{grid-gap:6px;background:linear-gradient(180deg,#f8fafc,#f8fafcf5 70%,#f8fafc00);display:grid;gap:6px;margin:0 0 12px;padding:0 0 10px;position:-webkit-sticky;position:sticky;top:-12px;z-index:8}.hc-room--self-pinned{background:linear-gradient(90deg,#f0fdf4,#fff 70%);border:1px solid #bbf7d0;box-shadow:0 8px 18px #16a34a14}.hc-room--self-pinned:hover{background:linear-gradient(90deg,#ecfdf5,#f8fafc 74%);border-color:#86efac}.hc-room--self-pinned.active{background:linear-gradient(90deg,#dcfce7,#eef4ff 76%);border-color:#86efac;box-shadow:inset 3px 0 0 #22c55e,0 8px 18px #16a34a17}.hc-room-section{border-color:#e2e8f0;box-shadow:none}.hc-room-section+.hc-room-section{margin-top:10px}.hc-room-section-head{background:#fff;gap:9px;grid-template-columns:18px minmax(0,1fr) auto;min-height:42px;padding:9px 12px}.hc-room-section--direct .hc-room-section-head{background:linear-gradient(90deg,#eff6ff,#fff 78%)}.hc-room-section--group .hc-room-section-head{background:linear-gradient(90deg,#f5f3ff,#fff 78%)}.hc-room-section-chevron{background:#0000;border-radius:6px;box-shadow:none;color:#64748b;display:inline-grid;height:18px;place-items:center;transition:transform .16s ease,background .16s ease;width:18px}.hc-room-section-chevron:before{border-bottom:2px solid;border-right:2px solid;content:"";height:7px;transform:rotate(45deg) translate(-1px,-1px);transition:transform .16s ease;width:7px}.hc-room-section.is-collapsed .hc-room-section-chevron:before{transform:rotate(-45deg) translate(-1px,1px)}.hc-room-section-head:hover .hc-room-section-chevron{background:#94a3b81f}.hc-room-section-title{align-items:center;gap:0}.hc-room-section-title strong{font-size:13.5px}.hc-room-section-title span{display:none}.hc-room-section-head>em{height:22px;min-width:24px;padding:0 8px}.hc-room-section--direct .hc-room-section-head>em{background:#dbeafe;color:#1d4ed8}.hc-room-section--group .hc-room-section-head>em{background:#ede9fe;color:#6d28d9}@media (max-width:640px){.hc-self-pinned-rooms{margin-bottom:10px;padding-bottom:8px;top:-10px}.hc-room-section-head{grid-template-columns:18px minmax(0,1fr) auto;padding:9px 10px}}.hc-main{display:flex!important;flex-direction:column;min-height:0;min-width:0;overflow:hidden;position:relative}.hc-composer,.hc-room-notice-strip,.hc-topbar{flex:0 0 auto}.hc-messages{flex:1 1 auto;min-height:0;overflow:auto}.hc-room-main{gap:0}.hc-room-title-row{align-items:center}.hc-room-sub{color:#64748b!important;font-size:12px!important;font-weight:600;margin-top:4px}.hc-room--self-pinned .hc-room-sub,.hc-room-last,.hc-room-section--direct .hc-room-sub{display:none!important}.hc-room{min-height:54px;padding-bottom:11px;padding-top:11px}.hc-room--self-pinned{min-height:56px}.hc-room-section-body{gap:2px}.hc-room-section--group .hc-room-sub{display:block}.hc-room-notice-strip{box-shadow:0 4px 12px #2563eb14;margin-bottom:8px;position:relative;z-index:12}@media (max-width:760px){.hc-room{min-height:52px;padding-bottom:10px;padding-top:10px}.hc-room-sub{font-size:11.5px!important}.hc-room-notice-strip{margin-bottom:6px}}.hc-active-room-title{align-items:center;display:flex;gap:8px;min-width:0}.hc-active-room-title h2{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-title-area>span{display:none}.hc-room-type-pill{height:22px;min-width:auto;padding:0 8px;white-space:nowrap}.hc-room--self-pinned .hc-room-sub,.hc-room-member-chip,.hc-room-section--direct .hc-room-sub,.hc-room-section--group .hc-room-sub,.hc-room-sub{display:none!important}.hc-room{min-height:50px;padding-bottom:10px;padding-top:10px}.hc-room-main{min-width:0}.hc-room-title-row strong{flex:1 1 auto}.hc-top-tools{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:8px;padding:10px 12px 12px}@media (max-width:760px){.hc-active-room-title{gap:6px}.hc-active-room-title h2{font-size:16px}.hc-room-type-pill{font-size:10.5px;height:21px;padding:0 7px}}.hc-room-menu-wrap{z-index:80!important}.hc-room-menu{z-index:9999!important}.hc-room-notice-strip{z-index:10!important}.hc-top-tools{grid-gap:10px!important;display:grid!important;gap:10px!important}.hc-top-tools-head{align-items:center!important;display:flex!important;gap:10px!important;justify-content:space-between!important}.hc-top-tools-head strong{color:#334155!important;font-size:13px!important;font-weight:900!important}.hc-top-tools-close{background:#fff!important;border:1px solid #dbe4f0!important;border-radius:10px!important;color:#475569!important;flex:0 0 auto!important;font-size:12px!important;font-weight:800!important;padding:7px 10px!important}.hc-top-tools-close:hover{background:#f1f5f9!important}@media (max-width:760px){.hc-top-tools{padding:9px 10px 10px!important}.hc-date-jump,.hc-message-search{display:flex!important;gap:7px!important}.hc-message-search input{min-width:0!important}}.hc-main{isolation:isolate!important}.hc-topbar{overflow:visible!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:3000!important}.hc-room-actions,.hc-room-menu-wrap,.hc-top-main{overflow:visible!important;position:relative!important;z-index:3010!important}.hc-room-menu{position:absolute!important;transform:translateZ(0);z-index:99999!important}.hc-top-tools{position:relative!important;z-index:1!important}.hc-room-notice-strip{position:relative!important;z-index:20!important}.hc-room-section-head{grid-template-columns:22px minmax(0,1fr) auto auto}.hc-room-section-count{background:#eef2f7;border-radius:999px;color:#64748b;display:inline-grid;font-size:11px;font-weight:950;height:24px;line-height:1;min-width:24px;padding:0 8px;place-items:center}.hc-room-section-unread{box-shadow:0 6px 14px #ef44443d!important;margin:0!important}.hc-room.has-unread .hc-room-title-row strong{font-weight:950}@media (max-width:720px){.hc-room-section-head{grid-template-columns:22px minmax(0,1fr) auto auto}.hc-room-meta .hc-unread-badge{font-size:11px;height:22px;margin-top:3px;min-width:22px}}.hc-search-highlight{background:#fde68a;border-radius:4px;color:inherit;display:inline-block;font-weight:800;padding:0 2px}.hc-date-separator{align-self:center;max-width:none;width:min(720px,calc(100% - 24px))}.hc-chat-tool-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a75!important;z-index:13000!important}.hc-tool-modal{background:#fff;border-radius:18px;box-shadow:0 24px 80px #0f172a42;display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:min(78dvh,720px);overflow:hidden;width:min(720px,94vw)}.hc-search-modal{grid-template-rows:auto auto;width:min(760px,94vw)}.hc-add-members-modal{width:min(560px,94vw)}.hc-tool-modal-head strong{color:#0f172a;font-size:16px;font-weight:950}.hc-tool-modal-head span{color:#64748b;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-tool-modal-head button{background:#fff;border:1px solid #dbe4f0;border-radius:10px;color:#334155;font-size:12px;font-weight:900;padding:8px 12px}.hc-tool-modal-head button:hover{background:#f8fafc}.hc-tool-modal-body{grid-gap:12px;display:grid;gap:12px;min-height:0;overflow:auto;padding:16px}.hc-tool-modal-foot{background:#f8fafc;border-top:1px solid #e2e8f0;padding:14px 16px}.hc-message-search--modal{flex:1 1 auto!important;max-width:none!important;min-width:0!important;width:100%!important}.hc-message-search--modal input{height:42px!important}.hc-date-jump--modal{flex-wrap:wrap;width:100%}.hc-date-jump--modal input[type=date]{min-width:170px}.hc-search-row--modal input{border:1px solid #cbd5e1;border-radius:12px;font-size:14px;font-weight:700;height:44px;outline:none;padding:0 14px;width:100%}.hc-search-row--modal input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb24}.hc-selected-list--modal{margin:0}.hc-user-list--modal{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;max-height:min(42dvh,360px);overflow:auto;padding:8px}.hc-date-separator{align-self:center!important;background:#0f172a12!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important}@media (max-width:720px){.hc-chat-tool-backdrop{padding:10px!important}.hc-tool-modal{border-radius:18px;max-height:88dvh;width:min(96vw,560px)}.hc-tool-modal-body{padding:14px}.hc-message-search--modal{display:grid!important;grid-template-columns:minmax(0,1fr) auto}.hc-message-search--modal button:nth-of-type(2){grid-column:1/-1}.hc-date-jump--modal{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto}.hc-date-jump--modal input[type=date]{min-width:0;width:100%}.hc-date-separator{margin-left:10px!important;margin-right:10px!important;width:calc(100% - 20px)!important}}.hc-chat-tool-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0f172ab8!important;isolation:isolate!important;z-index:14000!important}.hc-chat-tool-backdrop .hc-tool-modal{position:relative!important;z-index:14001!important}.hc-chat-tool-backdrop .hc-tool-modal,.hc-chat-tool-backdrop .hc-tool-modal *{filter:none!important}.hc-date-separator{background:#e5e7eb!important;border:0!important;border-radius:999px!important;box-sizing:border-box!important;color:#475569!important;margin:12px 16px 8px!important;max-width:none!important;padding:7px 14px!important;text-align:left!important;width:calc(100% - 32px)!important}@media (max-width:720px){.hc-chat-tool-backdrop{background:#0f172ac2!important}.hc-date-separator{margin-left:10px!important;margin-right:10px!important;width:calc(100% - 20px)!important}}.hc-chat-tool-backdrop,.hc-members-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background:#0f172ae0!important;inset:0!important;isolation:isolate!important;position:fixed!important;z-index:2147483000!important}.hc-chat-tool-backdrop .hc-tool-modal,.hc-members-backdrop .hc-members-modal{position:relative!important;z-index:2147483001!important}@media (max-width:720px){.hc-chat-tool-backdrop,.hc-members-backdrop{background:#0f172ae6!important}}.hc-push-repair-btn{background:#eef4ff;border:1px solid #2563eb2e;border-radius:12px;color:#1d4ed8;cursor:pointer;font-size:12px;font-weight:800;padding:9px 11px;white-space:nowrap}.hc-push-repair-btn:hover{background:#dbeafe}@media (max-width:720px){.hc-push-repair-btn{font-size:11px;padding:8px 9px}}.hc-room-type-pill-wrap{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;line-height:1;margin:0;padding:0;position:relative}.hc-room-type-pill-wrap:focus-visible .hc-room-type-pill,.hc-room-type-pill-wrap:hover .hc-room-type-pill{box-shadow:0 0 0 2px #2563eb24;filter:brightness(.98)}.hc-room-member-popover{background:#fff;border:1px solid #dbe3ef;border-radius:16px;box-shadow:0 18px 45px #0f172a2e;color:#172033;display:none;left:0;line-height:1.35;max-width:320px;min-width:238px;padding:12px;position:absolute;text-align:left;top:calc(100% + 10px);z-index:1200}.hc-room-member-popover:before{background:#fff;border-left:1px solid #dbe3ef;border-top:1px solid #dbe3ef;content:"";height:12px;left:18px;position:absolute;top:-7px;transform:rotate(45deg);width:12px}.hc-room-type-pill-wrap:focus-within .hc-room-member-popover,.hc-room-type-pill-wrap:hover .hc-room-member-popover{grid-gap:7px;display:grid;gap:7px}.hc-room-member-popover>strong{color:#111827;display:block;font-size:13px;font-weight:800;margin-bottom:2px}.hc-room-member-popover-row{grid-gap:8px;align-items:center;color:#24324a;display:grid;font-size:13px;gap:8px;grid-template-columns:26px minmax(0,1fr);min-width:0}.hc-room-member-popover-row>em{align-items:center;background:#eaf1ff;border-radius:9px;color:#2563eb;display:inline-flex;font-style:normal;font-weight:800;height:26px;justify-content:center;width:26px}.hc-room-member-popover-empty,.hc-room-member-popover-more{color:#6b7280;display:block;font-size:12px;padding-top:2px}.hc-members-modal .hc-member-actions:empty{display:none}@media (max-width:720px){.hc-room-member-popover{left:-8px;max-width:calc(100vw - 32px);min-width:220px}}.hc-room-type-pill-wrap:focus-within .hc-room-member-popover{display:none}.hc-room-type-pill-wrap:hover .hc-room-member-popover{display:grid}.hc-room-member-popover-row{display:block;grid-template-columns:none}.hc-room-member-popover-row>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-member-avatar{display:none!important}.hc-member-row{gap:12px}@media (max-width:720px){.hc-member-row{align-items:start;display:grid;grid-template-columns:minmax(0,1fr)}.hc-member-info{grid-column:1;grid-row:1}}.hc-room-member-popover{pointer-events:none!important}.hc-room-type-pill-wrap:focus .hc-room-member-popover,.hc-room-type-pill-wrap:focus-within .hc-room-member-popover,.hc-room-type-pill-wrap:not(:hover) .hc-room-member-popover{display:none!important}.hc-room-type-pill-wrap:hover .hc-room-member-popover{grid-gap:7px;display:grid!important;gap:7px}.hc-room-member-popover-row{display:block!important;grid-template-columns:none!important;padding:2px 0}.hc-room-member-popover-row>em{display:none!important}.hc-user-list button.is-existing-member,.hc-user-list--modal button.is-existing-member{background:#f5f7fb;border-color:#dbe4f0;color:#7b8798;cursor:not-allowed;opacity:1}.hc-user-list button.is-existing-member strong,.hc-user-list--modal button.is-existing-member strong{color:#8a94a6}.hc-user-list button.is-existing-member span,.hc-user-list--modal button.is-existing-member span{color:#2563eb;font-weight:700}.hc-push-settings-modal{max-width:560px}.hc-push-settings-body{gap:14px}.hc-push-status-card{background:#f8fafc;border:1px solid #dbe5f2;border-radius:14px;color:#0f172a;display:flex;flex-direction:column;gap:6px;padding:14px 16px}.hc-push-status-card strong{font-size:14px}.hc-push-help-text,.hc-push-status-card span{color:#64748b;font-size:12px;line-height:1.6}.hc-push-action-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.hc-push-action-list button{background:#fff;border:1px solid #cbd5e1;border-radius:12px;color:#0f172a;cursor:pointer;font-weight:800;min-height:42px}.hc-push-action-list button:hover:not(:disabled){background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.hc-push-action-list button:disabled{cursor:not-allowed;opacity:.55}.hc-push-action-list .hc-push-repair-action{background:#2563eb;border-color:#2563eb;color:#fff}.hc-push-action-list .hc-push-repair-action:hover:not(:disabled){background:#1d4ed8;color:#fff}.hc-push-help-text{margin:0}@media (max-width:640px){.hc-push-action-list{grid-template-columns:1fr}}.hc-hidden-file-input{display:none!important}.hc-room-item-file-pick{align-self:flex-start;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;color:#1d4ed8;cursor:pointer;font-weight:800;padding:9px 12px}.hc-room-item-file-pick:hover{background:#e0e7ff}.hc-room-item-attachments,.hc-room-item-pending-files{grid-gap:8px;display:grid;gap:8px;margin-top:10px}.hc-room-item-attachment,.hc-room-item-pending-file{grid-gap:10px;align-items:center;background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;color:#0f172a;display:grid;gap:10px;grid-template-columns:44px minmax(0,1fr) auto;padding:8px 10px;text-align:left;width:100%}.hc-room-item-attachment{cursor:pointer;grid-template-columns:56px minmax(0,1fr)}.hc-room-item-attachment:hover:not(:disabled){background:#eff6ff;border-color:#93c5fd}.hc-room-item-attachment.is-expired,.hc-room-item-attachment:disabled{cursor:not-allowed;opacity:.55}.hc-room-item-attachment>img,.hc-room-item-pending-file>img{background:#e2e8f0;border-radius:10px;height:44px;object-fit:cover;width:44px}.hc-room-item-attachment>img{height:56px;width:56px}.hc-room-item-attachment>span:first-child,.hc-room-item-pending-file>span{align-items:center;background:#e2e8f0;border-radius:10px;display:inline-flex;font-size:20px;height:44px;justify-content:center;width:44px}.hc-room-item-attachment strong,.hc-room-item-pending-file strong{display:block;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hc-room-item-attachment em,.hc-room-item-pending-file em{color:#64748b;display:block;font-size:12px;font-style:normal;margin-top:2px}.hc-room-item-pending-file button{background:#fee2e2;border:0;border-radius:999px;color:#b91c1c;cursor:pointer;font-weight:900;height:28px;width:28px}.hc-note-item .hc-room-item-attachments,.hc-notice-current-simple .hc-room-item-attachments{margin-top:12px}.hc-note-item .hc-room-item-attachment,.hc-notice-current-simple .hc-room-item-attachment{background:#fff}@media (max-width:720px){.hc-room-item-attachment{grid-template-columns:48px minmax(0,1fr)}.hc-room-item-attachment>img{height:48px;width:48px}}.hc-notice-inline-editor-wrap{gap:12px}.hc-notice-inline-editor{background:#fff;border:1px solid #cbd5e1;border-radius:14px;color:#0f172a;font-size:15px;line-height:1.65;max-height:48vh;min-height:180px;outline:none;overflow:auto;padding:14px 16px;white-space:pre-wrap}.hc-notice-inline-editor:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.hc-notice-inline-editor:empty:before{color:#94a3b8;content:attr(data-placeholder);pointer-events:none}.hc-notice-inline-token{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;display:block;margin:12px 0;max-width:min(100%,520px);padding:10px;position:relative;width:-webkit-fit-content;width:fit-content}.hc-notice-inline-token img{background:#fff;border-radius:10px;display:block;max-height:320px;max-width:100%;object-fit:contain}.hc-notice-inline-token figcaption{color:#1e40af;font-size:13px;font-weight:700;margin-top:7px;word-break:break-all}.hc-notice-inline-remove{background:#ef4444eb;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:17px;height:28px;line-height:1;position:absolute;right:8px;top:8px;width:28px}.hc-notice-editor-foot{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:13px;gap:12px}.hc-room-item-content{color:#0f172a;display:block;font-size:15px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.hc-room-item-content-text{white-space:pre-wrap}.hc-room-item-inline-image{background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;cursor:pointer;display:block;margin:12px 0;max-width:min(100%,560px);padding:10px;text-align:left;width:-webkit-fit-content;width:fit-content}.hc-room-item-inline-image img{background:#fff;border-radius:10px;display:block;max-height:420px;max-width:100%;object-fit:contain}.hc-room-item-inline-image span{color:#64748b;display:block;padding:18px 20px}.hc-room-item-inline-image em{color:#1e40af;display:block;font-size:13px;font-style:normal;font-weight:700;margin-top:7px;word-break:break-all}.hc-room-item-inline-missing{background:#fef2f2;border-radius:10px;color:#b91c1c;display:inline-block;font-size:13px;margin:8px 0;padding:8px 10px}@media (max-width:720px){.hc-notice-inline-editor{font-size:14px;max-height:52vh;min-height:220px}.hc-notice-inline-token,.hc-room-item-inline-image{width:100%}}.hc-note-backdrop{background:#0f172a85!important;pointer-events:auto!important;z-index:2147483000!important}.hc-note-modal{position:relative;z-index:2147483001!important}.hc-notice-modal-clean{width:min(720px,calc(100vw - 32px))}.hc-notice-modal-clean,.hc-notice-modal-clean .hc-notice-body-simple{max-height:calc(100vh - 56px)}.hc-notice-inline-token.is-missing{align-items:center;background:#fff1f2;border-color:#fecaca;color:#b91c1c;justify-content:center;min-height:52px}.hc-notice-inline-editor .hc-room-item-inline-missing{display:inline-flex;margin:8px 0}.hc-notice-modal-clean{overflow:hidden}.hc-notice-modal-head{align-items:flex-start;background:#fffffffa;border-bottom:1px solid #eef2f7;display:flex;gap:16px;justify-content:space-between;padding:18px 22px 14px;position:-webkit-sticky;position:sticky;top:0;z-index:4}.hc-notice-modal-head strong{color:#0f172a;display:block;font-size:18px;font-weight:900;line-height:1.2}.hc-notice-modal-head span{color:#64748b;display:block;font-size:12px;margin-top:5px}.hc-note-close-button{background:#fff;border:1px solid #dbe3ef;border-radius:12px;box-shadow:0 1px 2px #0f172a0a;color:#1e293b;cursor:pointer;font-size:14px;font-weight:900;padding:9px 15px}.hc-note-close-button:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.hc-notice-modal-clean .hc-notice-body-simple{max-height:calc(100vh - 128px);overflow:auto}.hc-notice-current-meta-card{grid-gap:10px!important;color:inherit!important;display:grid!important;gap:10px!important;grid-template-columns:repeat(2,minmax(0,1fr));padding:0!important}.hc-notice-current-meta-card>div{background:#f8fafc;border:1px solid #e5eaf3;border-radius:14px;min-width:0;padding:10px 12px}.hc-notice-current-meta-label{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:-.01em;margin-bottom:4px}.hc-notice-current-meta-card strong{color:#0f172a;display:block;font-size:13px;font-weight:900;line-height:1.35}@media (max-width:700px){.hc-notice-modal-head{padding:15px 16px 12px}.hc-notice-current-meta-card{grid-template-columns:1fr}.hc-note-close-button{padding:8px 12px}}.hc-note-backdrop:has(.hc-notice-modal-clean){align-items:center!important;background:#0f172a9e!important;display:flex!important;inset:0!important;justify-content:center!important;padding:22px!important;pointer-events:auto!important;position:fixed!important;z-index:2147483600!important}.hc-notice-modal-clean{background:#fff!important;border-radius:22px!important;box-shadow:0 30px 90px #0f172a57!important;max-height:calc(100vh - 44px)!important;overflow:hidden!important;width:min(780px,calc(100vw - 44px))!important}.hc-notice-modal-head{align-items:center!important;background:#fff!important;border-bottom:1px solid #edf2f7!important;padding:18px 22px 14px!important}.hc-notice-modal-head strong{font-size:18px!important;letter-spacing:-.02em!important}.hc-notice-modal-head span{color:#64748b!important;font-size:12px!important;margin-top:4px!important}.hc-notice-modal-clean .hc-notice-body-simple{background:#fff!important;max-height:calc(100vh - 122px)!important;overflow:auto!important;padding:20px 22px 22px!important}.hc-notice-view{display:flex!important;flex-direction:column!important;gap:14px!important}.hc-notice-view-meta{align-items:center!important;border-bottom:1px solid #eef2f7!important;color:#64748b!important;display:flex!important;font-size:12px!important;font-weight:800!important;gap:12px!important;justify-content:space-between!important;padding:0 2px 10px!important}.hc-notice-view-content{padding-top:2px!important}.hc-notice-view-content .hc-notice-inline-token,.hc-notice-view-content .hc-room-item-inline-image{margin:10px 0 16px!important;max-width:100%!important}.hc-notice-modal-clean .hc-notice-admin-actions{border-top:1px solid #eef2f7!important;justify-content:flex-end!important;margin-top:8px!important;padding-top:14px!important}.hc-notice-current-meta-card,.hc-notice-current-meta-card>div{all:unset}@media (max-width:700px){.hc-note-backdrop:has(.hc-notice-modal-clean){align-items:flex-end!important;padding:0!important}.hc-notice-modal-clean{border-radius:20px 20px 0 0!important;max-height:92vh!important;width:100%!important}.hc-notice-modal-clean .hc-notice-body-simple{max-height:calc(92vh - 88px)!important;padding:16px!important}.hc-notice-view-meta{align-items:flex-start!important;flex-direction:column!important;gap:4px!important}}body:has(.hc-notice-modal-clean){overflow:hidden!important}body>.hc-note-backdrop:has(.hc-notice-modal-clean){align-items:center!important;background:#0f172a9e!important;box-sizing:border-box!important;display:flex!important;height:100vh!important;inset:0!important;justify-content:center!important;padding:22px!important;pointer-events:auto!important;position:fixed!important;width:100vw!important;z-index:2147483640!important}body>.hc-note-backdrop:has(.hc-notice-modal-clean) .hc-notice-modal-clean{margin:0 auto!important;max-height:calc(100vh - 44px)!important;position:relative!important;width:min(780px,calc(100vw - 44px))!important;z-index:2147483641!important}@media (max-width:700px){body>.hc-note-backdrop:has(.hc-notice-modal-clean){align-items:flex-end!important;padding:0!important}body>.hc-note-backdrop:has(.hc-notice-modal-clean) .hc-notice-modal-clean{border-radius:20px 20px 0 0!important;max-height:92vh!important;width:100%!important}}body>.hc-preview-backdrop{align-items:center!important;background:#0f172aa3!important;box-sizing:border-box!important;display:flex!important;height:100vh!important;inset:0!important;justify-content:center!important;padding:22px!important;pointer-events:auto!important;position:fixed!important;width:100vw!important;z-index:2147483644!important}body>.hc-preview-backdrop .hc-preview-modal{border-radius:18px!important;margin:0 auto!important;max-height:calc(100vh - 44px)!important;position:relative!important;width:min(1040px,calc(100vw - 44px))!important;z-index:2147483645!important}body>.hc-preview-backdrop .hc-preview-body{max-height:calc(100vh - 166px)!important}body>.hc-preview-backdrop .hc-preview-body img,body>.hc-preview-backdrop .hc-preview-body video{max-height:calc(100vh - 190px)!important;max-width:100%!important}body>.hc-preview-backdrop .hc-preview-body iframe{height:calc(100vh - 190px)!important}@media (max-width:820px){body>.hc-preview-backdrop{align-items:center!important;padding:10px!important}body>.hc-preview-backdrop .hc-preview-modal{border-radius:16px!important;max-height:calc(100vh - 20px)!important;width:calc(100vw - 20px)!important}body>.hc-preview-backdrop .hc-preview-body{max-height:calc(100vh - 142px)!important}body>.hc-preview-backdrop .hc-preview-body iframe,body>.hc-preview-backdrop .hc-preview-body img,body>.hc-preview-backdrop .hc-preview-body video{max-height:calc(100vh - 166px)!important}}body>.hc-share-backdrop,body>.hc-shared-backdrop{background:#0f172a8f!important;display:grid!important;height:100vh!important;inset:0!important;padding:18px!important;place-items:center!important;position:fixed!important;-webkit-user-select:none;user-select:none;width:100vw!important;z-index:2147483000!important}body>.hc-share-backdrop .hc-share-modal,body>.hc-shared-backdrop .hc-shared-modal{position:relative!important;z-index:2147483001!important}@media (max-width:720px){body>.hc-share-backdrop,body>.hc-shared-backdrop{align-items:end!important;padding:0!important;place-items:end center!important}}@media (max-width:820px){.hc-shell.hc-mobile-room-list{background:#fff!important;display:block!important;height:100dvh!important;overflow:hidden!important;width:100%!important}.hc-shell.hc-mobile-room-list .hc-sidebar{border-right:0!important;box-shadow:none!important;height:100dvh!important;inset:auto!important;max-width:none!important;min-height:100dvh!important;position:relative!important;transform:none!important;transition:none!important;width:100%!important;z-index:1!important}.hc-shell.hc-mobile-room-list .hc-backdrop,.hc-shell.hc-mobile-room-list .hc-main{display:none!important}.hc-shell.hc-mobile-room-list .hc-side-head{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff5!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:30!important}.hc-shell.hc-mobile-room-list .hc-room-list{padding-bottom:86px!important}.hc-shell.hc-mobile-room-list .hc-side-foot{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#fffffff5!important;border-top:1px solid #e5eaf2!important;border-top:1px solid var(--hc-line)!important;bottom:0!important;position:-webkit-sticky!important;position:sticky!important;z-index:25!important}.hc-shell.hc-mobile-room-open .hc-sidebar:not(.is-open){transform:translateX(-105%)!important}.hc-shell.hc-mobile-room-open .hc-main{display:flex!important}.hc-menu-btn--back{font-size:20px!important;font-weight:950!important;padding:0!important}.hc-menu-btn--back span{font-size:21px!important;line-height:1!important}}
/*# sourceMappingURL=main.1f657480.css.map*/