:root{font-family:Inter,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17191c;background:#f6f7f9;font-synthesis:none;text-rendering:optimizeLegibility;--room-accent: #574de8;--room-accent-dark: #463bd0;--room-soft: #efedff;--room-nav: #1d2025;--room-line: #e5e7eb;--room-muted: #7f848c}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input{font:inherit}.room-mark{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:12px;background:var(--room-accent);box-shadow:0 9px 22px #574de840}.room-mark svg{width:20px;height:20px;display:block}.room-loading,.room-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--room-muted);background:#f6f7f9}.room-loading>svg{width:20px;margin-top:22px;color:var(--room-accent);animation:spin .7s linear infinite}.room-loading p{margin:10px 0 0;font-size:12px}.room-error>span{width:46px;height:46px;display:grid;place-items:center;color:#cd4646;border-radius:13px;background:#ffeded}.room-error>span svg{width:20px}.room-error h1{margin:19px 0 7px;color:#30343a;font-size:19px}.room-error p{margin:0;font-size:12px}.room-error button{margin-top:20px;padding:9px 15px;color:#fff;border:0;border-radius:8px;background:var(--room-accent);font-size:11px;font-weight:700;cursor:pointer}.room-login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(450px,44%) 1fr;background:#fff}.room-login-brand{position:relative;min-height:100vh;overflow:hidden;display:flex;flex-direction:column;padding:38px 48px;color:#fff;background:radial-gradient(circle at 95% 12%,rgba(99,88,255,.2),transparent 30%),linear-gradient(145deg,#181b20,#22262d 62%,#191c21)}.room-login-brand:before{content:"";position:absolute;inset:0;opacity:.27;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 90%);mask-image:linear-gradient(to bottom,#000,transparent 90%)}.room-login-brand>*{position:relative;z-index:1}.room-login-logo{display:flex;align-items:center;gap:12px}.room-login-logo>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.room-login-logo strong{max-width:300px;overflow:hidden;font-size:17px;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.room-login-logo small{color:#7f858f;font-size:8px;font-weight:700;letter-spacing:.14em}.room-login-copy{margin:auto 0;padding:50px 0}.room-login-copy>span{display:flex;align-items:center;gap:8px;color:#aaa5ff;font-size:10px;font-weight:800;letter-spacing:.15em}.room-login-copy>span i{width:22px;height:1px;background:#7770e9}.room-login-copy h1{margin:20px 0 17px;font-size:clamp(38px,4vw,54px);line-height:1.18;letter-spacing:-.065em}.room-login-copy p{margin:0;color:#abb0b9;font-size:14px;line-height:1.8}.room-login-safe{display:flex;align-items:center;gap:10px;width:fit-content;padding:11px 14px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:#ffffff0b}.room-login-safe>svg{width:17px;color:#75d2b0}.room-login-safe>span{display:flex;flex-direction:column;gap:3px}.room-login-safe strong{font-size:10px}.room-login-safe small{color:#858b94;font-size:9px}.room-login-panel{min-height:100vh;display:grid;place-items:center;padding:44px}.room-login-card{width:min(390px,100%)}.room-login-mobile-logo{display:none}.room-login-kicker{color:var(--room-accent);font-size:9px;font-weight:800;letter-spacing:.16em}.room-login-card h2{margin:10px 0 8px;color:#202328;font-size:27px;letter-spacing:-.05em}.room-login-card>p{margin:0 0 30px;color:#858a91;font-size:13px;line-height:1.6}.room-login-card>p strong{color:#5f646b}.room-login-card label{display:block;margin-bottom:18px}.room-login-card label>span:first-child{display:block;margin:0 0 8px 1px;color:#474b51;font-size:11px;font-weight:700}.room-input{height:47px;display:flex;align-items:center;border:1px solid #dfe1e5;border-radius:10px;background:#fafbfc;transition:.16s}.room-input:focus-within{border-color:#aaa4f7;background:#fff;box-shadow:0 0 0 3px #574de814}.room-input svg{width:16px;margin-left:14px;color:#999da4}.room-input input{min-width:0;flex:1;height:100%;padding:0 12px;color:#292d32;border:0;outline:0;background:transparent;font-size:12px}.room-input input::placeholder{color:#b1b5bb}.room-login-error{margin:-3px 0 16px;padding:10px 12px;color:#c83f3f;border:1px solid #f0cece;border-radius:8px;background:#fff5f5;font-size:11px;line-height:1.5}.room-login-card>button{width:100%;height:47px;display:flex;align-items:center;justify-content:space-between;margin-top:5px;padding:0 15px 0 18px;color:#fff;border:0;border-radius:10px;background:var(--room-accent);box-shadow:0 9px 20px #574de82e;font-size:12px;font-weight:700;cursor:pointer}.room-login-card>button:hover:not(:disabled){background:var(--room-accent-dark)}.room-login-card>button:disabled{opacity:.55;cursor:default}.room-login-card>button svg{width:16px}.room-login-note{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:20px;color:#969aa1;font-size:10.5px}.room-login-note svg{width:13px;color:#7e82aa}.consultation-room{width:100%;height:100vh;min-width:0;display:grid;grid-template-columns:clamp(250px,20vw,285px) minmax(0,1fr);overflow:hidden;background:#f8f9fb}.client-sidebar{min-height:0;display:grid;grid-template-rows:66px auto minmax(0,1fr) 65px;border-right:1px solid var(--room-line);background:#fff}.client-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 18px;border-bottom:1px solid var(--room-line)}.room-logo-small{min-width:0;display:flex;align-items:center;gap:10px}.room-logo-small .room-mark{width:35px;height:35px;border-radius:10px}.room-logo-small .room-mark svg{width:17px;height:17px}.room-logo-small>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.room-logo-small strong{max-width:225px;overflow:hidden;color:#282c31;font-size:13px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.room-logo-small small{color:#a0a4aa;font-size:7.5px;font-weight:700;letter-spacing:.13em}.mobile-sidebar-close{display:none}.room-side-nav{display:grid;gap:4px;padding:11px 12px;border-bottom:1px solid var(--room-line)}.room-side-nav button{position:relative;width:100%;height:40px;display:flex;align-items:center;gap:9px;padding:0 10px;color:#666b73;border:0;border-radius:9px;background:transparent;font-size:11.5px;font-weight:700;cursor:pointer}.room-side-nav button:hover{color:var(--room-accent);background:#f6f5ff}.room-side-nav button.active{color:var(--room-accent);background:var(--room-soft)}.room-side-nav button svg{width:16px}.room-side-nav button i{position:absolute;right:11px;width:5px;height:5px;border-radius:50%;background:var(--room-accent);box-shadow:0 0 7px #574de866}.room-nav-new-count{min-width:21px;height:21px;display:grid;place-items:center;margin-left:auto;padding:0 6px;color:#fff;border-radius:11px;background:var(--room-accent);box-shadow:0 4px 10px #574de833;font-size:9.5px;font-weight:800;line-height:1}.client-list-section{position:relative;min-height:0;display:flex;flex-direction:column}.client-list-title{display:flex;align-items:center;gap:4px;padding:12px 19px 10px;color:var(--room-accent);font-size:10.5px;font-weight:800;letter-spacing:.12em}.client-list-title>span{letter-spacing:0}.client-room-tabs{display:grid;grid-template-columns:.72fr .9fr 1.2fr;gap:3px;margin:0 13px 10px;padding:3px;border-radius:9px;background:#f1f2f5}.client-room-tabs button{min-width:0;height:29px;overflow:hidden;padding:0 5px;color:#7d828a;border:0;border-radius:7px;background:transparent;font-size:9.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.client-room-tabs button:hover{color:#5f58c8}.client-room-tabs button.active{color:var(--room-accent);background:#fff;box-shadow:0 2px 7px #23272f14}.client-search{height:38px;display:flex;flex:0 0 auto;align-items:center;margin:0 13px;border:1px solid var(--room-line);border-radius:9px;background:#f7f8fa}.client-search svg{width:15px;margin-left:11px;color:#9ca0a7}.client-search input{min-width:0;flex:1;height:100%;padding:0 10px;border:0;outline:0;background:transparent;color:#777c84;font-size:12px}.client-list{min-height:0;flex:1;overflow-y:auto;padding:9px 10px}.client-list-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.client-list-empty>span{width:43px;height:43px;display:grid;place-items:center;color:#8982ed;border-radius:12px;background:#f0efff}.client-list-empty>span svg{width:19px}.client-list-empty>svg{width:19px;color:var(--room-accent)}.client-list-empty.error>svg{color:#cf5151}.client-list-empty strong{margin-top:14px;color:#555a61;font-size:12px}.client-list-empty p{margin:6px 0 0;color:#9a9ea5;font-size:11.5px}.client-list-row{width:100%;min-width:0;display:flex;align-items:center;padding:3px 4px 3px 0;color:inherit;border:1px solid transparent;border-radius:10px;background:transparent}.client-list-row:hover{background:#f6f6fa}.client-list-row.active{border-color:#dedbff;background:#f1f0ff}.client-select{min-width:0;display:flex;flex:1;align-items:center;gap:9px;padding:6px 4px 6px 8px;color:inherit;border:0;background:transparent;text-align:left;cursor:pointer}.client-row-avatar{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#5c54bd;border-radius:9px;background:#e9e7ff;font-size:11px;font-weight:800}.client-row-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.client-row-copy strong{overflow:hidden;color:#41454b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.client-row-copy small{overflow:hidden;color:#969ba2;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.client-row-copy time{overflow:hidden;margin-top:2px;color:#8c82df;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.client-unanswered-count{min-width:21px;height:21px;display:grid;place-items:center;flex:0 0 auto;padding:0 6px;color:#fff;border-radius:12px;background:var(--room-accent);box-shadow:0 4px 10px #574de833;font-size:9.5px;font-weight:800;line-height:1}.client-list-pagination{height:42px;display:flex;align-items:center;justify-content:center;gap:10px;flex:0 0 auto;border-top:1px solid #eff0f2;background:#fcfcfd}.client-list-pagination button{width:27px;height:27px;display:grid;place-items:center;color:#6d7279;border:1px solid #dfe1e5;border-radius:7px;background:#fff;cursor:pointer}.client-list-pagination button:hover:not(:disabled){color:var(--room-accent);border-color:#c9c5f8;background:#f7f6ff}.client-list-pagination button:disabled{color:#c1c4c9;background:#f6f7f8;cursor:default}.client-list-pagination button svg{width:13px}.client-list-pagination span{min-width:54px;color:#969aa1;font-size:9.5px;text-align:center}.client-list-pagination span strong{color:#565b62}.client-list-error{position:absolute;right:13px;bottom:49px;left:13px;padding:8px 10px;color:#bd4545;border:1px solid #f0d0d0;border-radius:7px;background:#fff5f5;font-size:9.5px}.client-profile{display:flex;align-items:center;gap:9px;padding:0 16px;border-top:1px solid var(--room-line);background:#fcfcfd}.client-profile-avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#514a99;border-radius:9px;background:#e7e4ff;font-size:10px;font-weight:800}.client-profile-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.client-profile-copy strong{max-width:180px;overflow:hidden;color:#41454b;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.client-profile-copy small{color:#969aa1;font-size:9px}.client-profile>button{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#8d9299;border:0;border-radius:7px;background:transparent;cursor:pointer}.client-profile>button:hover{color:#cc4545;background:#fff1f1}.client-profile>button svg{width:15px}.client-profile>.client-profile-add{color:var(--room-accent);background:#efedff}.client-profile>.client-profile-add:hover{color:#fff;background:var(--room-accent)}.chat-workspace{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:66px minmax(0,1fr)}.chat-topbar{display:flex;align-items:center;gap:10px;padding:0 22px;border-bottom:1px solid var(--room-line);background:#fff}.chat-title{min-width:0;display:flex;align-items:center;gap:7px}.chat-status-dot{width:7px;height:7px;border-radius:50%;background:#29a877}.chat-title strong{overflow:hidden;font-size:13.5px;text-overflow:ellipsis;white-space:nowrap}.chat-title-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.chat-title-name{min-width:0;display:flex;align-items:baseline;gap:5px}.chat-title-name>strong{max-width:min(330px,35vw)}.chat-title-name>span{overflow:hidden;max-width:150px;flex:0 1 auto;color:#8c9097;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.chat-title-managers{min-width:0;display:flex;align-items:center;gap:4px;overflow:hidden}.manager-name-badge{overflow:hidden;max-width:130px;padding:2px 7px;color:#b56317;border-radius:5px;background:#fff0dc;font-size:11.5px;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.manager-name-badge.tone-1{color:#666b73;background:#eff0f2}.manager-name-badge.tone-2{color:#5f58bd;background:#eeecff}.manager-name-badge.tone-3{color:#24775e;background:#e7f7f0}.manager-name-badge.unassigned{color:#858a91;background:#eff0f2}.dashboard-title-icon{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:var(--room-accent);border-radius:7px;background:var(--room-soft)}.dashboard-title-icon svg{width:14px}.mobile-chat-back{display:none}.chat-topbar-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.chat-settings-button,.share-room-button,.postit-button,.favorites-button{height:36px;display:flex;align-items:center;gap:6px;padding:0 12px;border-radius:9px;font-size:11.5px;font-weight:700;cursor:pointer}.chat-settings-button{color:#5e6269;border:1px solid #dedfe4;background:#fff}.chat-settings-button:hover{color:var(--room-accent);border-color:#c9c5f8;background:#f7f6ff}.chat-settings-button svg{width:15px;color:#8079df}.favorites-button{color:#665fd0;border:1px solid #d7d3f7;background:#f4f2ff}.favorites-button:hover,.favorites-button.active{color:#fff;border-color:#6c64d8;background:#746ce0}.favorites-button svg{width:15px;fill:currentColor}.postit-button{color:#735412;border:1px solid #e5c957;background:#ffdf62;box-shadow:0 3px 8px #9b720c1a}.postit-button:hover,.postit-button.active{color:#604300;border-color:#d4b43b;background:#ffd541}.postit-button svg{width:15px}.postit-button span{overflow:hidden;max-width:125px;text-overflow:ellipsis;white-space:nowrap}.share-room-button{color:#fff;border:1px solid var(--room-accent);background:var(--room-accent)}.share-room-button:hover{background:var(--room-accent-dark)}.share-room-button svg{width:15px}.client-postit{position:absolute;z-index:30;width:min(460px,calc(100% - 32px));height:480px;min-width:min(290px,calc(100% - 16px));min-height:240px;max-width:calc(100% - 16px);max-height:calc(100% - 80px);overflow:hidden;display:grid;grid-template-rows:50px minmax(0,1fr) 53px;color:#4f431e;border:1px solid #dfc761;border-radius:4px 4px 12px;background:#fff3a7;box-shadow:0 18px 40px #493b0d33,0 3px 8px #493b0d14;resize:both}.client-postit.hidden{display:none}.client-postit:after{content:"";position:absolute;right:0;bottom:0;width:15px;height:15px;pointer-events:none;background:linear-gradient(135deg,transparent 48%,#c3a846 50%,#ead778 54%,#ead778)}.client-postit>header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 0 14px;border-bottom:1px solid rgba(129,104,19,.16);background:#efd24d5c;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.client-postit>header:active{cursor:grabbing}.client-postit>header>div{min-width:0;display:flex;align-items:center;gap:8px}.client-postit>header>div>svg{width:18px;flex:0 0 auto;color:#8d6b12}.client-postit>header>div>span{min-width:0;display:flex;flex-direction:column;gap:2px}.client-postit>header strong{color:#4c3c10;font-size:13px}.client-postit>header small{overflow:hidden;max-width:230px;color:#87752f;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.client-postit>header>button{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#7b6827;border:0;border-radius:7px;background:transparent;cursor:pointer}.client-postit>header>button:hover{color:#430;background:#83650a1f}.client-postit>header>button:disabled{opacity:.45;cursor:wait}.client-postit>header>button svg{width:16px}.postit-body{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;padding:12px 13px 0}.postit-editor{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(70px,1fr) auto 42px}.postit-body textarea{width:100%;min-width:0;min-height:0;overflow-y:auto;padding:4px 3px 12px;color:#51451f;border:0;outline:0;background:transparent;font:inherit;font-size:13.5px;line-height:1.7;resize:none}.postit-body textarea::placeholder{color:#a59555}.postit-attachment-list{max-height:94px;overflow-y:auto;padding:5px 0;border-top:1px solid rgba(129,104,19,.14)}.postit-attachment{min-width:0;height:33px;display:flex;align-items:center;gap:4px}.postit-attachment>a{min-width:0;height:29px;display:flex;flex:1;align-items:center;gap:6px;padding:0 7px;color:#68571f;border-radius:6px;background:#ffffff59;text-decoration:none}.postit-attachment>a:hover{background:#ffffff9e}.postit-attachment>a>svg{width:13px;flex:0 0 auto;color:#8a6b10}.postit-attachment>a>strong{min-width:0;overflow:hidden;flex:1;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.postit-attachment>a>small{flex:0 0 auto;color:#96823e;font-size:8.5px}.postit-attachment>button{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:#957d30;border:0;border-radius:6px;background:transparent;cursor:pointer}.postit-attachment>button:hover:not(:disabled){color:#a44232;background:#ffffff8c}.postit-attachment>button:disabled{opacity:.5;cursor:wait}.postit-attachment>button svg{width:12px}.postit-attachment-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:8px;border-top:1px solid rgba(129,104,19,.14)}.postit-attachment-toolbar>label{height:27px;display:flex;align-items:center;gap:5px;padding:0 7px;color:#745914;border:1px solid rgba(134,101,12,.26);border-radius:6px;background:#ffffff61;font-size:10.5px;font-weight:700;cursor:pointer}.postit-attachment-toolbar>label:hover:not(.disabled){background:#ffffffad}.postit-attachment-toolbar>label.disabled{opacity:.5;cursor:wait}.postit-attachment-toolbar>label svg{width:13px}.postit-attachment-toolbar input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.postit-attachment-toolbar>span{color:#95823f;font-size:9.5px}.postit-loading{display:flex;align-items:center;justify-content:center;gap:8px;color:#8f7b31;font-size:12px}.postit-loading svg{width:17px}.postit-conflict{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px;padding:8px 9px;color:#795c08;border:1px solid rgba(145,108,5,.24);border-radius:7px;background:#ffffff6b;font-size:10.5px}.postit-conflict button{flex:0 0 auto;padding:5px 7px;color:#fff;border:0;border-radius:5px;background:#8b6a0c;font-size:10px;font-weight:700;cursor:pointer}.postit-feedback{display:flex;align-items:center;gap:5px;margin:0 0 8px;font-size:10.5px;line-height:1.45}.postit-feedback.error{color:#a34835}.postit-feedback svg{width:13px;flex:0 0 auto}.client-postit>footer{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 13px 10px;border-top:1px solid rgba(129,104,19,.15);background:#f5db6033}.client-postit>footer>span{overflow:hidden;color:#8a7836;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.client-postit>footer>button{height:32px;display:flex;align-items:center;gap:5px;flex:0 0 auto;padding:0 11px;color:#fff;border:0;border-radius:7px;background:#8a6b10;font-size:11px;font-weight:700;cursor:pointer}.client-postit>footer>button:hover:not(:disabled){background:#6f5407}.client-postit>footer>button:disabled{opacity:.45;cursor:default}.client-postit>footer>button svg{width:14px}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#9499a0;text-align:center}.chat-empty>span{width:57px;height:57px;display:grid;place-items:center;color:#7770e8;border:1px solid #dddafa;border-radius:17px;background:#f2f1ff;box-shadow:0 10px 25px #574de814}.chat-empty>span svg{width:24px}.chat-empty h2{margin:18px 0 7px;color:#4a4f55;font-size:15px}.chat-empty p{margin:0;font-size:11.5px;line-height:1.7}.room-dashboard-blank{min-width:0;min-height:0;background:#f8f9fb}.conversation{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto auto;background:#f8f9fb}.message-list{min-height:0;overflow-y:auto;padding:24px clamp(18px,4vw,52px)}.conversation-state{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#979ba2;text-align:center}.conversation-state>svg{width:22px;margin-bottom:5px;color:#817ae4}.conversation-state>strong{color:#555a61;font-size:13px}.conversation-state>span{font-size:11px}.chat-history-state{min-height:29px;display:flex;align-items:center;justify-content:center;gap:6px;margin:0 0 14px;color:#a0a4aa;font-size:9.5px}.chat-history-state.loading{color:#7771d8;font-weight:700}.chat-history-state svg{width:12px}.message-row{display:flex;margin:10px 0}.message-row.own{justify-content:flex-end}.message-row>div{max-width:min(70%,620px)}.message-sender{display:block;margin:0 4px 5px;color:#777c84;font-size:11px;font-weight:700}.message-row p{margin:0;padding:11px 13px;color:#3d4248;border:1px solid #e1e3e7;border-radius:4px 13px 13px;background:#fff;box-shadow:0 3px 9px #23283009;font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.message-row time{color:#a0a4aa;font-size:10px}.message-row.own .message-sender{text-align:right}.message-row.own p{color:#fff;border-color:var(--room-accent);border-radius:13px 4px 13px 13px;background:var(--room-accent)}.message-reply-quote{width:100%;max-width:100%;display:flex;flex-direction:column;gap:4px;margin-bottom:5px;padding:9px 11px;color:#62676e;border:0;border-left:3px solid #8a83e8;border-radius:8px;background:#efeff5;font:inherit;text-align:left;cursor:pointer}.message-reply-quote:hover{background:#e8e7f2}.message-reply-quote strong{display:flex;align-items:center;gap:5px;color:#5e57c7;font-size:10.5px}.message-reply-quote strong svg{width:12px}.message-reply-quote span{display:-webkit-box;overflow:hidden;font-size:11.5px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.message-row.own .message-reply-quote{border-left-color:#6f68d6;background:#e9e8f8}.message-meta{min-height:24px;display:flex;align-items:center;gap:7px;margin:3px 4px 0}.message-meta button{height:23px;display:flex;align-items:center;gap:3px;padding:0 6px;color:#858990;border:0;border-radius:6px;background:transparent;font-size:10px;font-weight:700;cursor:pointer}.message-meta button:hover{color:#655ed0;background:#eceafc}.message-meta button:disabled{opacity:.55;cursor:wait}.message-meta button svg{width:11px}.message-meta .message-favorite-button.active{color:#b47c09;background:#fff3c4}.message-meta .message-favorite-button.active svg{fill:currentColor}.message-meta .message-staff-inquiry-button{color:#34735f}.message-meta .message-staff-inquiry-button:hover{color:#21624d;background:#e7f6f0}.message-row.own .message-meta{justify-content:flex-end}.message-attachments{display:flex;flex-direction:column;gap:7px;margin-top:7px}.message-row p+.message-attachments{margin-top:7px}.message-image{width:min(330px,100%);display:block;overflow:hidden;color:inherit;border:1px solid #dedfe4;border-radius:12px;background:#fff;text-decoration:none;box-shadow:0 3px 9px #2328300a}.message-image>img{width:100%;max-height:260px;display:block;object-fit:cover;background:#eef0f3}.message-image>span{min-width:0;height:36px;display:flex;align-items:center;gap:6px;padding:0 9px;color:#666b72;font-size:9.5px}.message-image>span svg{width:13px;flex:0 0 auto;color:#817ae4}.message-image>span small{margin-left:auto;color:#9ca0a7;font-size:8.5px}.message-file{min-width:220px;max-width:340px;height:54px;display:flex;align-items:center;gap:9px;padding:0 11px;color:#555a61;border:1px solid #dedfe4;border-radius:11px;background:#fff;text-decoration:none;box-shadow:0 3px 9px #2328300a}.message-file:hover{border-color:#c9c5f8;background:#faf9ff}.message-file>span{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#756ee0;border-radius:8px;background:#efedff}.message-file>span svg{width:15px}.message-file>strong{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.message-file>strong small{color:#989ca3;font-size:8.5px;font-weight:500}.message-file>svg{width:14px;flex:0 0 auto;color:#989ca3}.message-row.own .message-attachments{align-items:flex-end}.conversation-error{display:flex;align-items:center;gap:7px;margin:0 18px 8px;padding:8px 10px;color:#bd4545;border:1px solid #f0d0d0;border-radius:8px;background:#fff5f5;font-size:10.5px}.conversation-error svg{width:14px;flex:0 0 auto}.conversation-staff-notice{display:flex;align-items:center;gap:7px;margin:0 18px 8px;padding:8px 10px;color:#28765e;border:1px solid #cbe8dc;border-radius:8px;background:#effaf6;font-size:10.5px}.conversation-staff-notice svg{width:14px;flex:0 0 auto}.conversation-options{min-height:39px;display:flex;align-items:center;gap:9px;padding:8px clamp(14px,3vw,34px) 2px;border-top:1px solid var(--room-line);background:#fff}.conversation-options>button{height:29px;display:flex;align-items:center;gap:5px;padding:0 9px;color:#5e646b;border:1px solid #d9dce1;border-radius:7px;background:#fff;font-size:10.5px;font-weight:700;cursor:pointer}.conversation-options>button.pending:hover:not(:disabled){color:#287358;border-color:#91c8b4;background:#f0faf6}.conversation-options>button.completed{color:#45806b;border-color:#cfe5dc;background:#f1f8f5}.conversation-options>button:disabled{cursor:default}.conversation-options>button svg{width:13px}.conversation-options>button strong{min-width:18px;height:18px;display:grid;place-items:center;padding:0 5px;color:#fff;border-radius:9px;background:#e18a36;font-size:9px}.conversation-options>span{overflow:hidden;color:#659080;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.conversation-options+.message-composer{padding-top:7px;border-top:0}.message-composer{min-height:70px;display:grid;gap:8px;padding:10px clamp(14px,3vw,34px);border-top:1px solid var(--room-line);background:#fff}.composer-reply-preview{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:8px 8px 8px 11px;color:#686d74;border:1px solid #dddaf8;border-left:3px solid #766ee0;border-radius:9px;background:#f7f6ff}.composer-reply-preview>svg{width:15px;color:#746cdb}.composer-reply-preview>div{min-width:0;display:flex;flex-direction:column;gap:3px}.composer-reply-preview strong{color:#5f59bd;font-size:10px}.composer-reply-preview span{overflow:hidden;font-size:10.5px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.composer-reply-preview button{width:28px;height:28px;display:grid;place-items:center;color:#90949a;border:0;border-radius:7px;background:transparent;cursor:pointer}.composer-reply-preview button:hover{color:#c44b4b;background:#ffeded}.composer-reply-preview button svg{width:13px}.composer-row{min-width:0;display:flex;align-items:center;gap:8px}.composer-row textarea{min-width:0;height:43px;max-height:110px;flex:1;resize:none;padding:11px 13px;color:#34383e;border:1px solid #dfe1e5;border-radius:10px;outline:0;background:#fafbfc;font:inherit;font-size:12px;line-height:1.55}.composer-row textarea:focus{border-color:#aaa4f7;background:#fff;box-shadow:0 0 0 3px #574de812}.composer-row>button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border:0;border-radius:10px;background:var(--room-accent);cursor:pointer}.composer-row>button:hover:not(:disabled){background:var(--room-accent-dark)}.composer-row>button:disabled{opacity:.45;cursor:default}.composer-row>button svg{width:17px}.file-picker{height:42px;display:flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;padding:0 11px;color:#666b73;border:1px solid #dfe1e5;border-radius:10px;background:#fff;font-size:10.5px;font-weight:700;cursor:pointer}.file-picker:hover{color:var(--room-accent);border-color:#c9c5f8;background:#f8f7ff}.file-picker svg{width:15px;color:#8079df}.file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.queued-files{max-height:104px;display:flex;flex-wrap:wrap;gap:6px;overflow-y:auto}.queued-file{min-width:0;max-width:min(280px,100%);height:34px;display:flex;align-items:center;gap:6px;padding:0 5px 0 9px;color:#5f646b;border:1px solid #dedfe4;border-radius:9px;background:#f8f9fa}.queued-file>svg{width:13px;flex:0 0 auto;color:#7c75e2}.queued-file strong{min-width:0;overflow:hidden;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.queued-file small{flex:0 0 auto;color:#999da4;font-size:8px}.queued-file button{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:#979ba2;border:0;border-radius:6px;background:transparent;cursor:pointer}.queued-file button:hover:not(:disabled){color:#c44b4b;background:#ffeded}.queued-file button svg{width:12px}.upload-progress{display:flex;align-items:center;gap:6px;color:#7771d8;font-size:9.5px;font-weight:700}.upload-progress svg{width:12px}.file-drop-overlay{position:absolute;z-index:5;inset:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#5e56cb;border:2px dashed #948df0;border-radius:17px;background:#f4f3fff2;pointer-events:none}.file-drop-overlay>span{width:54px;height:54px;display:grid;place-items:center;margin-bottom:13px;border-radius:15px;background:#e3e0ff}.file-drop-overlay>span svg{width:23px}.file-drop-overlay strong{font-size:14px}.file-drop-overlay small{margin-top:6px;color:#8d88bd;font-size:10.5px}.context-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#1b1d2480;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.context-modal{width:min(700px,100%);max-height:min(820px,90dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #e0e1e5;border-radius:16px;background:#f8f9fb;box-shadow:0 24px 70px #1719203d}.context-modal>header{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px 12px 20px;border-bottom:1px solid #e3e4e8;background:#fff}.context-modal>header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.context-modal>header strong{color:#353941;font-size:15px}.context-modal>header span{color:#92969d;font-size:10.5px}.context-modal>header>button{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#858a91;border:0;border-radius:9px;background:#f3f4f6;cursor:pointer}.context-modal>header>button:hover{color:#4f48c1;background:#eceafd}.context-modal>header>button svg{width:16px}.context-modal-body{min-height:260px;overflow-y:auto;padding:14px 18px 18px}.context-modal-state{min-height:260px;display:flex;align-items:center;justify-content:center;gap:8px;color:#7d8188;font-size:12px}.context-modal-state svg{width:16px;color:#7169dd}.context-more-button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:center;gap:5px;color:#7069d6;border:1px solid #dedcf6;border-radius:9px;background:#f4f3ff;font-size:10.5px;font-weight:700;cursor:pointer}.context-more-button:hover:not(:disabled){border-color:#c7c3ef;background:#ebe9ff}.context-more-button:disabled{color:#aaaeb4;border-color:#e5e6e9;background:#f2f3f5;cursor:default}.context-more-button svg{width:13px;transform:rotate(90deg)}.context-message-list{display:flex;flex-direction:column;gap:9px;padding:12px 0}.context-message{width:min(82%,560px);align-self:flex-start;padding:11px 13px;border:1px solid #e0e2e6;border-radius:5px 13px 13px;background:#fff;box-shadow:0 3px 10px #23283009}.context-message.own{align-self:flex-end;border-radius:13px 5px 13px 13px}.context-message.target{width:min(90%,600px);padding:13px 15px;border:2px solid #7a72e0;background:#f5f4ff;box-shadow:0 7px 22px #574de81f}.context-message>header{display:flex;align-items:center;gap:7px;margin-bottom:7px}.context-message>header strong{color:#5b6067;font-size:11px}.context-message>header time{color:#a0a4aa;font-size:9.5px}.context-message>header span{margin-left:auto;padding:3px 7px;color:#fff;border-radius:9px;background:#6c64d8;font-size:9px;font-weight:800}.context-message>p{margin:0;color:#3d4248;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.context-reply-reference{display:grid;grid-template-columns:15px minmax(0,1fr);gap:7px;margin-bottom:8px;padding:8px 9px;color:#7771d7;border-left:3px solid #8982e8;border-radius:7px;background:#efeff7}.context-reply-reference>svg{width:13px}.context-reply-reference>div{min-width:0;display:flex;flex-direction:column;gap:2px}.context-reply-reference strong{font-size:9.5px}.context-reply-reference span{display:-webkit-box;overflow:hidden;color:#6d7178;font-size:10.5px;line-height:1.45;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.context-attachments{display:flex;flex-direction:column;gap:5px;margin-top:8px}.context-attachments a{min-width:0;display:flex;align-items:center;gap:6px;padding:7px 8px;overflow:hidden;color:#625bc7;border-radius:7px;background:#f0effb;font-size:10px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.context-attachments a:hover{background:#e7e5fa}.context-attachments a svg{width:13px;flex:0 0 auto}.context-modal-error{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;color:#b94747;border:1px solid #efcdcd;border-radius:8px;background:#fff1f1;font-size:10.5px}.context-modal-error svg{width:14px;flex:0 0 auto}.context-modal.embedded{width:100%;height:100%;max-height:none;border:0;border-radius:0;background:#f8f9fb;box-shadow:none}.context-modal.embedded>header{min-height:61px;padding:10px 16px}.context-modal>header>.context-list-back{display:none}.favorites-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#1b1d2480;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.favorites-modal{width:min(1080px,100%);height:min(780px,90dvh);max-height:90dvh;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #e0e1e5;border-radius:16px;background:#f8f9fb;box-shadow:0 24px 70px #1719203d}.favorites-modal>header{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px 12px 20px;border-bottom:1px solid #e3e4e8;background:#fff}.favorites-modal>header>div{min-width:0;display:flex;align-items:center;gap:10px}.favorites-modal>header>div>svg{width:20px;color:#c38a16;fill:#ffd75a}.favorites-modal>header>div>span{min-width:0;display:flex;flex-direction:column;gap:3px}.favorites-modal>header strong{color:#353941;font-size:15px}.favorites-modal>header small{overflow:hidden;color:#92969d;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.favorites-modal>header>button{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#858a91;border:0;border-radius:9px;background:#f3f4f6;cursor:pointer}.favorites-modal>header>button:hover{color:#4f48c1;background:#eceafd}.favorites-modal>header>button svg{width:16px}.favorites-modal-body{min-width:0;min-height:260px;overflow:hidden}.favorites-split{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(320px,390px) minmax(0,1fr)}.favorites-list-pane{min-width:0;min-height:0;overflow-y:auto;padding:13px;border-right:1px solid #e2e3e7;background:#f8f9fb}.favorites-context-pane{min-width:0;min-height:0;overflow:hidden;background:#f8f9fb}.favorites-context-empty{width:100%;height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:30px;color:#989ca3;text-align:center}.favorites-context-empty>svg{width:29px;margin-bottom:6px;color:#817ae4}.favorites-context-empty strong{color:#5c6168;font-size:13px}.favorites-context-empty span{font-size:10.5px;line-height:1.6}.favorites-modal-state{min-height:260px;display:flex;align-items:center;justify-content:center;gap:8px;color:#7d8188;font-size:12px}.favorites-modal-state>svg{width:17px;color:#c18a17}.favorites-modal-state.empty{flex-direction:column;gap:6px;text-align:center}.favorites-modal-state.empty>svg{width:28px;margin-bottom:5px;fill:#ffe28a}.favorites-modal-state.empty strong{color:#5b6067;font-size:12.5px}.favorites-modal-state.empty span{color:#969aa1;font-size:10.5px}.favorite-message-list{display:flex;flex-direction:column;gap:7px}.favorite-message-row{min-width:0;display:flex;align-items:stretch;overflow:hidden;border:1px solid #e0e1e5;border-radius:10px;background:#fff}.favorite-message-row:hover{border-color:#cfcaf4;background:#f7f6ff}.favorite-message-row.active{border-color:#aaa4ed;background:#efedff;box-shadow:0 0 0 2px #6c64d812}.favorite-message-open{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) 22px;align-items:center;gap:10px;flex:1;padding:11px 8px 11px 10px;color:inherit;border:0;background:transparent;text-align:left;cursor:pointer}.favorite-message-open>svg{width:15px;color:#918ba5}.favorite-message-delete{width:42px;display:grid;place-items:center;flex:0 0 auto;color:#a1a5ab;border:0;border-left:1px solid #ececef;background:transparent;cursor:pointer}.favorite-message-delete:hover:not(:disabled){color:#c34848;background:#fff0f0}.favorite-message-delete:disabled{opacity:.55;cursor:wait}.favorite-message-delete svg{width:14px}.favorite-sender-type{min-width:39px;padding:5px 7px;color:#2b8164;border-radius:7px;background:#e6f6ef;font-size:9.5px;font-weight:800;text-align:center}.favorite-sender-type.agency{color:#625ac5;background:#eceaff}.favorite-message-copy{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 8px}.favorite-message-copy strong{overflow:hidden;color:#555a61;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.favorite-message-copy>span{grid-column:1 / -1;overflow:hidden;color:#696e75;font-size:12px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.favorite-message-copy time{color:#a0a4aa;font-size:9.5px}.favorite-message-list>.favorites-more{width:100%;min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;color:#7169d5;border:1px solid #dcd9f5;border-radius:9px;background:#f3f2ff;font-size:10.5px;font-weight:700;text-align:center;cursor:pointer}.favorite-message-list>.favorites-more>svg{width:13px;color:inherit;transform:rotate(90deg)}.favorites-modal-error{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;color:#b94747;border:1px solid #efcdcd;border-radius:8px;background:#fff1f1;font-size:10.5px}.favorites-modal-error svg{width:14px;flex:0 0 auto}.staff-inquiry-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;background:#1b1d2485;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.staff-inquiry-modal{width:min(650px,100%);max-height:min(820px,92dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #e1e2e6;border-radius:16px;background:#fff;box-shadow:0 25px 75px #17192040}.staff-inquiry-modal>header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 19px;border-bottom:1px solid #e5e6e9}.staff-inquiry-modal>header>div{min-width:0;display:flex;align-items:center;gap:11px}.staff-inquiry-modal>header>div>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:#397961;border-radius:11px;background:#e8f7f1}.staff-inquiry-modal>header>div>span svg{width:18px}.staff-inquiry-modal>header small{display:block;color:#397961;font-size:9px;font-weight:800;letter-spacing:.12em}.staff-inquiry-modal>header h2{margin:3px 0 2px;color:#292d32;font-size:18px}.staff-inquiry-modal>header p{margin:0;color:#92969d;font-size:10.5px}.staff-inquiry-modal>header>button{width:33px;height:33px;display:grid;place-items:center;color:#91959c;border:0;border-radius:8px;background:transparent;cursor:pointer}.staff-inquiry-modal>header>button:hover:not(:disabled){color:#464b52;background:#f2f3f5}.staff-inquiry-modal>header>button svg{width:17px}.staff-inquiry-modal>form{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.staff-inquiry-body{min-height:0;overflow-y:auto;padding:18px;background:#f8f9fb}.staff-customer-question,.staff-recipient-section,.staff-inquiry-input{display:block;padding:15px;border:1px solid #e3e5e8;border-radius:12px;background:#fff}.staff-customer-question>header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.staff-customer-question>header span{color:#625bc7;font-size:10px;font-weight:800}.staff-customer-question>header strong{color:#777c84;font-size:10px}.staff-customer-question>p{max-height:130px;overflow-y:auto;margin:0;color:#40444a;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.staff-customer-question>small{display:block;margin-top:8px;color:#8d82de;font-size:9.5px}.staff-recipient-section{margin-top:11px}.staff-recipient-section h3,.staff-inquiry-input>span{display:block;margin:0 0 9px;color:#4d5258;font-size:10.5px;font-weight:800}.staff-recipient-list{max-height:190px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;overflow-y:auto}.staff-recipient-list label{min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:8px;border:1px solid #e4e5e9;border-radius:9px;cursor:pointer}.staff-recipient-list label:hover,.staff-recipient-list label.selected{border-color:#aaa4ed;background:#f4f2ff}.staff-recipient-list input{position:absolute;opacity:0;pointer-events:none}.staff-recipient-list label>span{width:31px;height:31px;display:grid;place-items:center;color:#5f58c1;border-radius:8px;background:#e9e7ff;font-size:10px;font-weight:800}.staff-recipient-list label>strong{min-width:0;overflow:hidden;color:#4e5359;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.staff-recipient-list label>strong small{display:block;overflow:hidden;margin-top:3px;color:#989ca3;font-size:8.5px;font-weight:500;text-overflow:ellipsis}.staff-recipient-list label>svg{width:14px;color:transparent}.staff-recipient-list label.selected>svg{color:#6b63d6}.staff-recipient-state{min-height:60px;display:flex;align-items:center;justify-content:center;gap:7px;color:#969aa1;font-size:10.5px}.staff-recipient-state svg{width:14px;color:#746de0}.staff-inquiry-input{margin-top:11px}.staff-inquiry-input textarea{width:100%;min-height:96px;padding:10px 11px;color:#383c42;border:1px solid #dfe1e5;border-radius:9px;outline:0;background:#fafbfc;font:inherit;font-size:12px;line-height:1.6;resize:vertical}.staff-inquiry-input textarea:focus{border-color:#aaa4ed;background:#fff;box-shadow:0 0 0 3px #574de812}.staff-inquiry-error,.staff-page-error{display:flex;align-items:center;gap:7px;margin-top:10px;padding:9px 10px;color:#b94747;border:1px solid #efcdcd;border-radius:8px;background:#fff1f1;font-size:10.5px}.staff-inquiry-error svg,.staff-page-error svg{width:14px;flex:0 0 auto}.staff-inquiry-modal>form>footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 18px;border-top:1px solid #e4e5e8}.staff-inquiry-modal>form>footer>span{color:#969aa1;font-size:9.5px}.staff-inquiry-modal>form>footer>button{height:39px;display:flex;align-items:center;gap:6px;padding:0 14px;color:#fff;border:0;border-radius:9px;background:#397961;font-size:10.5px;font-weight:750;cursor:pointer}.staff-inquiry-modal>form>footer>button:disabled{opacity:.5;cursor:default}.staff-inquiry-modal>form>footer>button svg{width:14px}.staff-messages-page{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);overflow:hidden;background:#f8f9fb}.staff-contact-panel{min-width:0;min-height:0;display:grid;grid-template-rows:52px minmax(0,1fr);border-right:1px solid #e1e2e6;background:#fff}.staff-contact-panel>header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #ececef}.staff-contact-panel>header strong{color:#42474d;font-size:12.5px}.staff-contact-panel>header span{min-width:21px;height:21px;display:grid;place-items:center;padding:0 6px;color:#655ed0;border-radius:11px;background:#efedff;font-size:9px;font-weight:800}.staff-contact-list{min-height:0;overflow-y:auto;padding:8px}.staff-contact-list>button{width:100%;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;gap:9px;padding:9px;color:inherit;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.staff-contact-list>button:hover,.staff-contact-list>button.active{border-color:#ddd9fb;background:#f2f0ff}.staff-contact-list>button>svg{width:14px;color:#a0a4aa}.staff-contact-avatar{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;color:#5e57be;border-radius:10px;background:#e9e7ff;font-size:10.5px;font-weight:800}.staff-contact-copy{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 6px}.staff-contact-copy strong{overflow:hidden;color:#454a50;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.staff-contact-copy small{grid-column:1 / -1;overflow:hidden;color:#9599a0;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.staff-contact-copy time{color:#9a94dc;font-size:8.5px}.staff-contact-new-count{min-width:21px;height:21px;display:grid;place-items:center;padding:0 6px;color:#fff;border-radius:11px;background:var(--room-accent);box-shadow:0 4px 10px #574de833;font-size:9.5px;font-weight:800;line-height:1}.staff-conversation-panel{position:relative;min-width:0;min-height:0;display:grid;grid-template-rows:53px minmax(0,1fr) auto auto auto;background:#f8f9fb}.staff-conversation-panel>header{display:flex;align-items:center;gap:9px;padding:0 16px;border-bottom:1px solid #e2e3e7;background:#fff}.staff-conversation-panel>header>button{display:none}.staff-conversation-panel>header .staff-contact-avatar{width:32px;height:32px;border-radius:8px}.staff-conversation-panel>header>div{min-width:0;display:flex;flex-direction:column;gap:2px}.staff-conversation-panel>header strong{color:#41464c;font-size:12px}.staff-conversation-panel>header small{color:#979ba2;font-size:9px}.staff-conversation-list{min-height:0;overflow-y:auto;padding:20px clamp(15px,3vw,34px)}.staff-history-more{width:100%;height:29px;display:flex;align-items:center;justify-content:center;gap:5px;margin-bottom:12px;color:#8d9198;border:0;background:transparent;font-size:9.5px;cursor:pointer}.staff-history-more:disabled{cursor:default}.staff-history-more svg{width:12px}.staff-message{display:flex;margin:11px 0}.staff-message.own{justify-content:flex-end}.staff-message>div{max-width:min(74%,650px)}.staff-message-sender{display:block;margin:0 4px 5px;color:#777c84;font-size:10.5px;font-weight:700}.staff-message.own .staff-message-sender{text-align:right}.staff-message-body{margin:0;padding:11px 13px;color:#3d4248;border:1px solid #dfe1e5;border-radius:4px 13px 13px;background:#fff;font-size:13px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.staff-message.own .staff-message-body{color:#fff;border-color:#6760ce;border-radius:13px 4px 13px 13px;background:#7169d8}.staff-message time{display:block;margin:5px 4px 0;color:#a0a4aa;font-size:9px}.staff-message.own time{text-align:right}.staff-reply-reference{width:100%;display:flex;flex-direction:column;gap:4px;margin-bottom:6px;padding:10px 11px;color:#745d19;border:1px solid #ead78e;border-left:3px solid #d1a52a;border-radius:9px;background:#fff8d8;text-align:left;cursor:pointer}.staff-reply-reference:hover:not(:disabled){border-color:#dabd55;background:#fff3bd}.staff-reply-reference:disabled{cursor:wait}.staff-reply-reference>span{display:flex;align-items:center;gap:5px;color:#92721a}.staff-reply-reference>span svg{width:13px}.staff-reply-reference>span strong{font-size:10.5px}.staff-reply-reference>p{display:-webkit-box;overflow:hidden;margin:0;color:#665a37;font-size:11.5px;line-height:1.5;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.staff-message.jump-highlight>div{animation:staff-message-jump-highlight 1.8s ease}@keyframes staff-message-jump-highlight{0%,35%{filter:drop-shadow(0 0 8px rgba(215,169,42,.65));transform:scale(1.015)}to{filter:none;transform:scale(1)}}.staff-customer-reference{width:100%;display:flex;flex-direction:column;gap:4px;margin-bottom:6px;padding:10px 11px;color:#5a6066;border:1px solid #dad7f4;border-left:3px solid #776fdb;border-radius:9px;background:#f3f2ff;text-align:left;cursor:pointer}.staff-customer-reference:hover{background:#ebe9ff}.staff-customer-reference>span{display:flex;align-items:center;gap:5px;color:#625bc7}.staff-customer-reference>span svg{width:13px}.staff-customer-reference>span svg:last-child{margin-left:auto}.staff-customer-reference>span strong{font-size:10.5px}.staff-customer-reference>small{color:#8e9299;font-size:9px}.staff-customer-reference>p{display:-webkit-box;overflow:hidden;margin:0;color:#555a61;font-size:11.5px;line-height:1.5;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:3}.staff-message-attachments{margin-bottom:2px}.staff-message.own .staff-message-attachments{align-items:flex-end}.staff-message-meta{display:flex;align-items:center;gap:7px;margin:5px 4px 0}.staff-message.own .staff-message-meta{justify-content:flex-end}.staff-message .staff-message-meta time{margin:0}.staff-message-meta button{height:22px;display:flex;align-items:center;gap:3px;padding:0 6px;color:#8b8f96;border:0;border-radius:5px;background:transparent;font-size:9px;font-weight:650;cursor:pointer}.staff-message-meta button:hover{color:#665ed0;background:#efedff}.staff-message-meta button svg{width:10px}.staff-composer{min-height:67px;display:grid;gap:7px;padding:10px clamp(14px,3vw,30px);border-top:1px solid #e1e2e6;background:#fff}.staff-composer-row{min-width:0;display:flex;align-items:center;gap:8px}.staff-composer-row textarea{min-width:0;height:43px;max-height:110px;flex:1;resize:none;padding:11px 13px;color:#34383e;border:1px solid #dfe1e5;border-radius:10px;outline:0;background:#fafbfc;font:inherit;font-size:12px;line-height:1.55}.staff-composer-row textarea:focus{border-color:#aaa4ed;background:#fff;box-shadow:0 0 0 3px #574de812}.staff-composer-row>button{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;color:#fff;border:0;border-radius:10px;background:#6d65d5;cursor:pointer}.staff-composer-row>button:disabled{opacity:.45;cursor:default}.staff-composer-row>button svg{width:17px}.staff-file-picker{height:42px;display:flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;padding:0 11px;color:#666b73;border:1px solid #dfe1e5;border-radius:10px;background:#fff;font-size:10.5px;font-weight:700;cursor:pointer}.staff-file-picker:hover{color:var(--room-accent);border-color:#c9c5f8;background:#f8f7ff}.staff-file-picker svg{width:15px;color:#8079df}.staff-file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.staff-composer-reply-preview{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) 28px;align-items:center;gap:8px;padding:8px 8px 8px 11px;color:#745d19;border:1px solid #ead78e;border-left:3px solid #d1a52a;border-radius:9px;background:#fff8d8}.staff-composer-reply-preview>svg{width:15px;color:#b2871e}.staff-composer-reply-preview>div{min-width:0;display:flex;flex-direction:column;gap:3px}.staff-composer-reply-preview strong{color:#92721a;font-size:10px}.staff-composer-reply-preview span{overflow:hidden;color:#6f6341;font-size:10.5px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.staff-composer-reply-preview>button{width:28px;height:28px;display:grid;place-items:center;color:#9c8b59;border:0;border-radius:7px;background:transparent;cursor:pointer}.staff-composer-reply-preview>button:hover:not(:disabled){color:#c44b4b;background:#fff0dc}.staff-composer-reply-preview>button svg{width:13px}.staff-file-drop-overlay{inset:62px 10px 10px}.staff-page-state,.staff-conversation-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:28px;color:#969aa1;font-size:10.5px;text-align:center}.staff-page-state>svg,.staff-conversation-empty>svg{width:25px;margin-bottom:4px;color:#817ae4}.staff-page-state strong,.staff-conversation-empty strong{color:#555a61;font-size:13px}.staff-page-error{margin:0 15px 8px}.staff-conversation-options{padding-right:clamp(14px,3vw,30px);padding-left:clamp(14px,3vw,30px)}.staff-conversation-options+.staff-composer{padding-top:7px;border-top:0}@media(max-width:760px){.favorites-modal-backdrop{padding:10px}.favorites-modal{width:100%;height:min(820px,94dvh);max-height:94dvh;border-radius:13px}.favorites-split{width:200%;grid-template-columns:repeat(2,minmax(0,1fr));transition:transform .24s ease}.favorites-split.show-context{transform:translate(-50%)}.favorites-list-pane{border-right:0}.context-modal.embedded>header{padding-left:12px}.context-modal>header>.context-list-back{width:auto;display:flex;align-items:center;gap:5px;padding:0 9px;color:#625bc8;background:#efedff;font-size:10px;font-weight:700}.context-modal>header>.context-list-back svg{width:13px}}.external-login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 50% 0,rgba(87,77,232,.1),transparent 34%),#f5f6f8}.external-login-card{width:min(430px,100%);padding:34px;border:1px solid #e2e4e8;border-radius:18px;background:#fff;box-shadow:0 22px 60px #1e222b1a}.external-login-brand{min-width:0;display:flex;align-items:center;gap:13px}.external-login-brand>span:last-child{min-width:0;display:flex;flex-direction:column;gap:5px}.external-login-brand small{color:var(--room-accent);font-size:8.5px;font-weight:800;letter-spacing:.14em}.external-login-brand strong{overflow:hidden;color:#292d32;font-size:20px;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap}.external-login-card>p{margin:25px 0 23px;color:#858a91;font-size:12px;line-height:1.65}.external-login-card>label{display:block;margin-bottom:16px}.external-login-card>label>span:first-child{display:block;margin:0 0 8px 1px;color:#4b4f55;font-size:11px;font-weight:700}.external-login-card>label>span:last-child{height:46px;display:flex;align-items:center;border:1px solid #dfe1e5;border-radius:10px;background:#fafbfc;transition:.16s}.external-login-card>label>span:last-child:focus-within{border-color:#aaa4f7;background:#fff;box-shadow:0 0 0 3px #574de814}.external-login-card label svg{width:16px;margin-left:13px;flex:0 0 auto;color:#999da4}.external-login-card input{min-width:0;height:100%;flex:1;padding:0 12px;color:#30343a;border:0;outline:0;background:transparent;font-size:12px}.external-login-error{margin:0 0 15px;padding:10px 11px;color:#bd4545;border:1px solid #f0d0d0;border-radius:8px;background:#fff5f5;font-size:10.5px;line-height:1.5}.external-login-card>button{width:100%;height:46px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:6px;color:#fff;border:0;border-radius:10px;background:var(--room-accent);box-shadow:0 9px 20px #574de82b;font-size:12px;font-weight:750;cursor:pointer}.external-login-card>button:hover:not(:disabled){background:var(--room-accent-dark)}.external-login-card>button:disabled{opacity:.5;cursor:default}.external-login-card>button svg{width:16px}.external-chat-room{width:100%;height:100vh;min-width:0;min-height:0;display:grid;grid-template-rows:68px minmax(0,1fr);overflow:hidden;background:#f8f9fb}.external-chat-room>header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(17px,4vw,38px);border-bottom:1px solid var(--room-line);background:#fff}.external-chat-room>header>div:first-child{min-width:0;display:flex;align-items:center;gap:11px}.external-chat-room>header>div:first-child .room-mark{width:36px;height:36px;border-radius:10px}.external-chat-room>header>div:first-child .room-mark svg{width:17px;height:17px}.external-chat-room>header>div:first-child>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.external-chat-room>header small{color:#999da4;font-size:7.5px;font-weight:800;letter-spacing:.12em}.external-chat-room>header strong{overflow:hidden;color:#30343a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.external-chat-user{min-width:0;display:flex;align-items:center;gap:8px}.external-chat-user>span{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#5c54bd;border-radius:8px;background:#e9e7ff;font-size:10px;font-weight:800}.external-chat-user>strong{max-width:160px;overflow:hidden;color:#666b72;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.external-chat-user>button{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#898e95;border:0;border-radius:8px;background:transparent;cursor:pointer}.external-chat-user>button:hover{color:#c54a4a;background:#fff1f1}.external-chat-user>button svg{width:15px}.external-chat-room .message-list{width:min(1100px,100%);justify-self:center}.external-chat-room .message-composer{padding-right:max(clamp(14px,3vw,34px),calc((100% - 1100px)/2 + 34px));padding-left:max(clamp(14px,3vw,34px),calc((100% - 1100px)/2 + 34px))}.client-modal-backdrop{position:fixed;z-index:50;inset:0;display:grid;place-items:center;padding:28px;background:#12151a80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.client-modal{width:min(620px,100%);max-height:min(760px,calc(100vh - 56px));display:grid;grid-template-rows:auto auto auto minmax(220px,1fr) auto auto;overflow:hidden;border:1px solid #e4e5e9;border-radius:16px;background:#fff;box-shadow:0 28px 80px #12161e3d}.client-modal>header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 21px;border-bottom:1px solid var(--room-line)}.client-modal>header>div{display:flex;align-items:center;gap:11px}.client-modal>header>div>span{width:38px;height:38px;display:grid;place-items:center;color:var(--room-accent);border-radius:10px;background:var(--room-soft)}.client-modal>header>div>span svg{width:18px}.client-modal>header small{display:block;color:var(--room-accent);font-size:9.5px;font-weight:800;letter-spacing:.13em}.client-modal>header h2{margin:4px 0 0;color:#292d32;font-size:18px;letter-spacing:-.04em}.client-modal>header>button{width:33px;height:33px;display:grid;place-items:center;color:#91959c;border:0;border-radius:8px;background:transparent;cursor:pointer}.client-modal>header>button:hover{color:#464b52;background:#f2f3f5}.client-modal>header>button svg{width:18px}.site-search{display:flex;gap:8px;padding:17px 20px 12px}.site-search label{min-width:0;height:41px;display:flex;flex:1;align-items:center;border:1px solid #dedfe4;border-radius:9px;background:#f8f9fa}.site-search label:focus-within{border-color:#aaa4f7;background:#fff;box-shadow:0 0 0 3px #574de812}.site-search label svg{width:15px;margin-left:12px;color:#9a9ea5}.site-search input{min-width:0;flex:1;height:100%;padding:0 11px;border:0;outline:0;background:transparent;color:#363a40;font-size:12px}.site-search>button{width:65px;color:#fff;border:0;border-radius:9px;background:var(--room-accent);font-size:12px;font-weight:700;cursor:pointer}.site-search>button:hover{background:var(--room-accent-dark)}.site-list-summary{display:flex;align-items:center;justify-content:space-between;padding:0 21px 10px;color:#878c93;font-size:11px}.site-list-summary strong{color:#555a62;font-size:11px}.available-site-list{min-height:220px;overflow-y:auto;margin:0 12px;padding:3px 8px 8px;border-top:1px solid #eff0f2;border-bottom:1px solid #eff0f2}.available-site-row{width:100%;display:flex;align-items:center;gap:11px;padding:10px 8px;color:inherit;border:0;border-bottom:1px solid #f0f1f3;background:transparent;text-align:left;cursor:pointer}.available-site-row:last-child{border-bottom:0}.available-site-row:hover:not(:disabled){border-radius:9px;background:#f7f7fb}.available-site-row:disabled{opacity:.65;cursor:default}.site-row-icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;color:#766fe0;border-radius:9px;background:#f0efff}.site-row-icon svg{width:16px}.site-row-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.site-row-copy strong{overflow:hidden;color:#3c4147;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.site-row-copy small{color:#92979e;font-size:10.5px}.site-created-at{width:94px;display:flex;flex:0 0 auto;flex-direction:column;gap:3px;text-align:right}.site-created-at small{color:#a1a5ab;font-size:9.5px}.site-created-at strong{color:#656a71;font-size:10.5px;font-weight:650}.site-add-action{width:58px;display:flex;align-items:center;justify-content:center;gap:4px;color:var(--room-accent);font-size:11px;font-weight:750}.site-add-action svg{width:13px}.site-list-state{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#92979e;font-size:11.5px}.site-list-state>svg{width:20px;color:#8881eb}.site-list-state.error>svg{color:#ce4c4c}.client-modal-error{margin:10px 20px 0;padding:8px 10px;color:#bf4444;border:1px solid #f0d0d0;border-radius:7px;background:#fff5f5;font-size:10px}.client-modal>footer{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#9599a0;font-size:10.5px}.client-modal>footer>div{display:flex;align-items:center;gap:9px}.client-modal>footer button{width:30px;height:30px;display:grid;place-items:center;color:#6e737a;border:1px solid #e0e2e6;border-radius:7px;background:#fff;cursor:pointer}.client-modal>footer button:disabled{color:#c3c6ca;background:#f7f7f8;cursor:default}.client-modal>footer button svg{width:14px}.client-modal>footer strong{min-width:45px;color:#5a5f66;font-size:10px;text-align:center}.room-link-modal{width:min(520px,100%);overflow:hidden;border:1px solid #e4e5e9;border-radius:16px;background:#fff;box-shadow:0 28px 80px #12161e3d}.room-link-modal>header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--room-line)}.room-link-modal>header>div{min-width:0;display:flex;align-items:center;gap:11px}.room-link-modal>header>div>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:var(--room-accent);border-radius:11px;background:var(--room-soft)}.room-link-modal>header>div>span svg{width:18px}.room-link-modal header div div{min-width:0}.room-link-modal header small{display:block;color:var(--room-accent);font-size:9px;font-weight:800;letter-spacing:.12em}.room-link-modal header h2{margin:4px 0 2px;color:#292d32;font-size:18px;letter-spacing:-.04em}.room-link-modal header p{overflow:hidden;margin:0;color:#92969d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.room-link-modal>header>button{width:33px;height:33px;display:grid;place-items:center;flex:0 0 auto;color:#91959c;border:0;border-radius:8px;background:transparent;cursor:pointer}.room-link-modal>header>button:hover{color:#464b52;background:#f2f3f5}.room-link-modal>header>button svg{width:18px}.room-link-body{padding:21px}.room-link-body>p{margin:0 0 17px;color:#777c84;font-size:11.5px;line-height:1.6}.room-link-body label>span:first-child{display:block;margin:0 0 7px 1px;color:#4b4f55;font-size:10.5px;font-weight:700}.room-link-body label>span:last-child{height:42px;display:flex;overflow:hidden;border:1px solid #dedfe4;border-radius:9px;background:#f8f9fa}.room-link-body input{min-width:0;flex:1;padding:0 11px;color:#555a61;border:0;outline:0;background:transparent;font-size:11px}.room-link-body label button{min-width:74px;display:flex;align-items:center;justify-content:center;gap:5px;color:var(--room-accent);border:0;border-left:1px solid #dedfe4;background:#fff;font-size:10.5px;font-weight:700;cursor:pointer}.room-link-body label button:hover{background:#f5f4ff}.room-link-body label button svg{width:14px}.open-room-link{height:39px;display:flex;align-items:center;justify-content:center;gap:6px;margin:13px 0 0 auto;padding:0 13px;color:#fff;border:0;border-radius:9px;background:var(--room-accent);font-size:10.5px;font-weight:700;cursor:pointer}.open-room-link:hover{background:var(--room-accent-dark)}.open-room-link svg{width:14px}.room-settings-modal{width:min(560px,100%);height:min(690px,calc(100vh - 56px));display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid #e4e5e9;border-radius:16px;background:#fff;box-shadow:0 28px 80px #12161e3d}.room-settings-modal>header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid var(--room-line)}.room-settings-modal>header>div{min-width:0;display:flex;align-items:center;gap:11px}.room-settings-modal>header>div>span{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;color:var(--room-accent);border-radius:11px;background:var(--room-soft)}.room-settings-modal>header>div>span svg{width:18px}.room-settings-modal header div div{min-width:0}.room-settings-modal header small{display:block;color:var(--room-accent);font-size:9px;font-weight:800;letter-spacing:.12em}.room-settings-modal header h2{margin:4px 0 2px;color:#292d32;font-size:18px;letter-spacing:-.04em}.room-settings-modal header p{overflow:hidden;margin:0;color:#92969d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.room-settings-modal>header>button{width:33px;height:33px;display:grid;place-items:center;flex:0 0 auto;color:#91959c;border:0;border-radius:8px;background:transparent;cursor:pointer}.room-settings-modal>header>button:hover:not(:disabled){color:#464b52;background:#f2f3f5}.room-settings-modal>header>button:disabled{opacity:.5;cursor:wait}.room-settings-modal>header>button svg{width:18px}.room-settings-form{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.room-settings-body{min-height:0;overflow-y:auto;padding:20px;background:#f8f9fb}.settings-loading{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9499a0;font-size:11.5px}.settings-loading svg{width:19px;color:var(--room-accent)}.settings-block{padding:18px;border:1px solid #e5e7eb;border-radius:13px;background:#fff}.settings-block+.settings-block{margin-top:13px}.settings-block-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-block-title>div{min-width:0;display:flex;align-items:flex-start;gap:10px}.settings-block-title>div>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;color:var(--room-accent);border-radius:7px;background:var(--room-soft);font-size:10px;font-weight:800}.settings-block-title h3{margin:1px 0 4px;color:#33373d;font-size:13px;letter-spacing:-.025em}.settings-block-title p{margin:0;color:#969aa1;font-size:10.5px;line-height:1.55}.settings-block-title>strong{flex:0 0 auto;padding:5px 7px;color:#8b9097;border-radius:6px;background:#f1f2f4;font-size:9.5px}.settings-block-title>strong.is-set{color:#23795d;background:#eaf8f2}.settings-password-input{height:42px;display:flex;align-items:center;margin-top:16px;border:1px solid #dfe1e5;border-radius:9px;background:#fafbfc;transition:.16s ease}.settings-password-input:focus-within{border-color:#aaa4f7;background:#fff;box-shadow:0 0 0 3px #574de812}.settings-password-input.disabled{opacity:.55}.settings-password-input>svg{width:15px;margin-left:12px;flex:0 0 auto;color:#999da4}.settings-password-input input{min-width:0;flex:1;height:100%;padding:0 11px;color:#34383e;border:0;outline:0;background:transparent;font-size:11.5px}.settings-password-input>button{width:39px;height:39px;display:grid;place-items:center;flex:0 0 auto;color:#92969d;border:0;background:transparent;cursor:pointer}.settings-password-input>button:hover:not(:disabled){color:var(--room-accent);background:var(--room-soft)}.settings-password-input>button:disabled{cursor:default}.settings-password-input>button svg{width:15px}.password-legacy-warning{display:flex;align-items:flex-start;gap:7px;margin-top:8px;padding:9px 10px;color:#8a641d;border:1px solid #f0dfb6;border-radius:8px;background:#fff9ea;font-size:10px;line-height:1.55}.password-legacy-warning svg{width:14px;height:14px;flex:0 0 auto;margin-top:1px}.password-setting-note{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.password-setting-note>span{color:#9b9fa5;font-size:9.5px}.password-setting-note>button{padding:4px 5px;color:#b04b4b;border:0;border-radius:5px;background:transparent;font-size:9.5px;cursor:pointer}.password-setting-note>button:hover,.password-setting-note>button.active{background:#fff0f0}.manager-settings-block{padding-bottom:12px}.manager-options{max-height:225px;overflow-y:auto;margin-top:14px;border-top:1px solid #eff0f2}.manager-option{min-width:0;display:flex;align-items:center;gap:9px;padding:9px 5px;border-bottom:1px solid #eff0f2;cursor:pointer}.manager-option:hover{background:#fafafe}.manager-option.selected{background:#f8f7ff}.manager-option input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.manager-avatar{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#5d55bd;border-radius:9px;background:#ebe9ff;font-size:10px;font-weight:800}.manager-copy{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.manager-copy strong{overflow:hidden;color:#41454b;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.manager-copy small{overflow:hidden;color:#969ba2;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.manager-role{flex:0 0 auto;color:#777c83;font-size:9.5px}.manager-check{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;color:transparent;border:1px solid #d9dbe0;border-radius:6px;background:#fff}.manager-check svg{width:13px}.manager-option.selected .manager-check{color:#fff;border-color:var(--room-accent);background:var(--room-accent)}.manager-empty{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#999da4;font-size:10.5px}.manager-empty svg{width:19px;color:#8b85e8}.settings-feedback{display:flex;align-items:center;gap:7px;margin-top:12px;padding:9px 11px;border-radius:8px;font-size:10.5px}.settings-feedback svg{width:14px;flex:0 0 auto}.settings-feedback.error{color:#bb4545;border:1px solid #f0d0d0;background:#fff5f5}.settings-feedback.success{color:#28765e;border:1px solid #cbe8dc;background:#effaf6}.room-settings-form>footer{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border-top:1px solid var(--room-line);background:#fff}.room-settings-form>footer>span{color:#9a9ea5;font-size:9.5px}.room-settings-form>footer>button{height:38px;display:flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;padding:0 14px;color:#fff;border:0;border-radius:9px;background:var(--room-accent);font-size:10.5px;font-weight:750;cursor:pointer}.room-settings-form>footer>button:hover:not(:disabled){background:var(--room-accent-dark)}.room-settings-form>footer>button:disabled{opacity:.55;cursor:wait}.room-settings-form>footer>button svg{width:14px}.spin{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.room-login-shell{grid-template-columns:1fr;background:#f6f7f9}.room-login-brand{display:none}.room-login-panel{display:block;padding:28px 20px;background:#f6f7f9}.room-login-card{margin:40px auto 0;padding:29px;border:1px solid var(--room-line);border-radius:15px;background:#fff;box-shadow:0 14px 34px #1b1f260f}.room-login-mobile-logo{display:flex;align-items:center;gap:11px;margin-bottom:43px}.room-login-mobile-logo strong{min-width:0;overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}}@media(max-width:760px){.consultation-room{position:relative;display:block;min-height:100dvh;height:100dvh}.client-sidebar,.chat-workspace{width:100%;height:100dvh}.client-sidebar{display:none;grid-template-rows:64px auto minmax(0,1fr) 66px}.chat-workspace,.consultation-room.mobile-sidebar-open .client-sidebar{display:grid}.consultation-room.mobile-sidebar-open .chat-workspace{display:none}.mobile-sidebar-close{width:32px;height:32px;display:grid;place-items:center;flex:0 0 auto;color:#858a91;border:0;border-radius:8px;background:transparent;cursor:pointer}.mobile-sidebar-close:hover{color:#4d5259;background:#f2f3f5}.mobile-sidebar-close svg{width:17px}.chat-workspace{grid-template-rows:64px minmax(0,1fr)}.chat-topbar{padding:0 14px}.mobile-chat-back{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;color:#666b72;border:1px solid var(--room-line);border-radius:9px;background:#fff;cursor:pointer}.mobile-chat-back svg{width:17px}.chat-title{flex:1}.chat-title-name>strong{max-width:min(30vw,240px)}.chat-settings-button,.postit-button,.favorites-button{flex:0 0 auto;margin-left:0}.staff-messages-page{position:relative;display:block;overflow:hidden}.staff-contact-panel,.staff-conversation-panel{position:absolute;inset:0;width:100%;height:100%;transition:transform .24s ease}.staff-contact-panel{transform:translate(0)}.staff-conversation-panel{transform:translate(100%)}.staff-messages-page.conversation-selected .staff-contact-panel{transform:translate(-100%)}.staff-messages-page.conversation-selected .staff-conversation-panel{transform:translate(0)}.staff-conversation-panel>header>button{width:31px;height:31px;display:grid;place-items:center;flex:0 0 auto;color:#656a71;border:0;border-radius:8px;background:#f1f2f5;cursor:pointer}.staff-conversation-panel>header>button svg{width:15px}.staff-composer-row{gap:6px}.staff-file-picker{width:42px;padding:0}.staff-file-picker span{display:none}.staff-composer-row textarea{padding-right:10px;padding-left:10px;font-size:11.5px}}@media(max-width:560px){.room-login-panel{padding:18px 14px}.room-login-card{margin-top:12px;padding:24px 21px}.client-modal-backdrop{padding:0}.client-modal,.room-settings-modal{width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.client-modal{grid-template-rows:auto auto auto minmax(0,1fr) auto auto}.client-modal>header{height:70px;padding:0 16px}.site-search{padding:14px 14px 11px}.site-list-summary{padding-right:15px;padding-left:15px}.available-site-list{margin:0 7px;padding-right:7px;padding-left:7px}.available-site-row{gap:8px;padding-right:4px;padding-left:4px}.site-row-icon{width:32px;height:32px}.site-created-at{width:82px}.site-add-action{width:48px}.client-modal>footer{padding:0 14px}.room-settings-body{min-height:0;padding:14px}.settings-block{padding:15px}.settings-block-title p{max-width:230px}.room-settings-form>footer{min-height:68px;padding:11px 14px}.room-settings-form>footer>span{display:none}.room-settings-form>footer>button{width:100%}.chat-title-name>strong{max-width:27vw}.chat-title-name>span{display:none}.manager-name-badge{max-width:22vw}.chat-topbar-actions{gap:5px}.chat-settings-button,.share-room-button,.postit-button,.favorites-button{width:36px;padding:0;justify-content:center}.chat-settings-button span,.share-room-button span,.postit-button span,.favorites-button span{display:none}.client-postit{top:70px!important;left:12px!important;width:calc(100% - 24px);height:min(480px,calc(100% - 82px));max-width:none;max-height:calc(100% - 80px);resize:vertical}.room-link-modal{width:100%;border-right:0;border-left:0;border-radius:0}.room-link-modal>header{padding-right:16px;padding-left:16px}.room-link-body{padding:18px 16px}.external-login-page{padding:14px}.external-login-card{padding:27px 21px;border-radius:15px}.external-login-brand strong{font-size:18px}.external-chat-room{height:100dvh;grid-template-rows:62px minmax(0,1fr)}.external-chat-room>header{gap:9px;padding:0 12px}.external-chat-user>strong{display:none}.external-chat-user>span{width:29px;height:29px}.external-chat-user>button{width:30px;height:30px}.message-list{padding:16px 13px}.message-row>div{max-width:86%}.message-composer{min-height:64px;padding:9px 11px}.conversation-options{padding-right:11px;padding-left:11px}.composer-row{gap:6px}.file-picker{width:42px;padding:0}.file-picker span{display:none}.composer-row textarea{padding-right:10px;padding-left:10px;font-size:11.5px}.queued-files{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.queued-file{flex:0 0 auto;max-width:230px}.message-image{max-width:280px}.message-file{min-width:205px;max-width:280px}.context-modal-backdrop{padding:10px}.context-modal{max-height:94dvh;border-radius:13px}.context-modal>header{min-height:61px;padding-left:15px}.context-modal-body{padding:11px 12px 14px}.context-message{width:90%}.context-message.target{width:96%}.favorites-modal-backdrop{padding:0}.favorites-modal{height:100dvh;max-height:none;border:0;border-radius:0}.favorites-modal>header{min-height:61px;padding-left:15px}.favorites-list-pane{padding:10px}.staff-inquiry-backdrop{padding:0}.staff-inquiry-modal{width:100%;height:100dvh;max-height:none;border:0;border-radius:0}.staff-inquiry-body{padding:13px}.staff-recipient-list{grid-template-columns:1fr;max-height:220px}.staff-inquiry-modal>form>footer{padding:10px 13px}.staff-inquiry-modal>form>footer>span{display:none}.staff-inquiry-modal>form>footer>button{width:100%;justify-content:center}.staff-message>div{max-width:88%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.room-sso-provider{display:flex;align-items:center;gap:14px;margin:26px 0;padding:20px;background:#f2f8fc;border:1px solid #dce8f2;border-radius:14px}.room-sso-provider>svg{width:30px;height:30px;color:#297bb1}.room-sso-provider strong{font-size:17px}.room-sso-provider small{display:block;margin-top:7px;font-size:12px;color:#6d8191}.room-login-card input[type=hidden]{display:none}.room-login-card button>span{flex:1}.client-sidebar{min-width:0;grid-template-columns:minmax(0,1fr)}.client-profile{min-width:0}.client-profile-copy strong{max-width:100%}
