.kf-camp-rail-item{display:flex;flex-direction:column;align-items:center;gap:.3rem;width:100%;padding:.55rem .4rem;cursor:pointer;transition:background .15s,border-color .15s;border-left:3px solid transparent;text-align:center}.kf-camp-rail-item:hover{background:#f8fafc}.dark .kf-camp-rail-item:hover{background:#ffffff0a}.kf-camp-rail-item.is-active{background:#6359e612;border-left-color:#6359e6}.dark .kf-camp-rail-item.is-active{background:#b8b3f81a;border-left-color:#b8b3f8}.kf-camp-rail-tile{width:44px;height:44px;border-radius:12px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;overflow:hidden}.kf-camp-rail-tile.kf-rail-all{background:linear-gradient(135deg,#1c176b,#6359e6);color:#fff}.kf-camp-rail-tile.kf-rail-cover{background:#f1f5f9;padding:0}.kf-camp-rail-tile.kf-rail-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.dark .kf-camp-rail-tile.kf-rail-cover{background:#1e293b}.kf-camp-rail-name{font-size:10.5px;font-weight:700;color:#475569;line-height:1.15;word-break:break-word;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.4rem}.dark .kf-camp-rail-name{color:#cbd5e1}.kf-camp-rail-item.is-active .kf-camp-rail-name{color:#1c176b}.dark .kf-camp-rail-item.is-active .kf-camp-rail-name{color:#fff}.kf-camp-rail-tile-wrap{position:relative}.kf-camp-rail-unread{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;border-radius:999px;background:#f43f5e;color:#fff;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 .3rem;box-shadow:0 0 0 2px #fff}.dark .kf-camp-rail-unread{box-shadow:0 0 0 2px #0a0833}.kf-chat-stage{position:relative}.kf-chat-glow{position:absolute;border-radius:9999px;filter:blur(80px);pointer-events:none;opacity:.55;z-index:0;animation:kf-chat-glow-drift 20s ease-in-out infinite}.kf-chat-glow-1{top:-120px;left:-90px;width:420px;height:420px;background:radial-gradient(circle,rgba(184,179,248,.7),transparent 60%);animation-delay:0s}.kf-chat-glow-2{top:30%;right:-140px;width:480px;height:480px;background:radial-gradient(circle,rgba(248,220,103,.45),transparent 60%);animation-delay:-7s}.kf-chat-glow-3{bottom:-120px;left:30%;width:400px;height:400px;background:radial-gradient(circle,rgba(99,89,230,.55),transparent 60%);animation-delay:-14s}.dark .kf-chat-glow-1{background:radial-gradient(circle,rgba(184,179,248,.32),transparent 60%)}.dark .kf-chat-glow-2{background:radial-gradient(circle,rgba(248,220,103,.18),transparent 60%)}.dark .kf-chat-glow-3{background:radial-gradient(circle,rgba(99,89,230,.3),transparent 60%)}.dark .kf-chat-glow{opacity:.7}@keyframes kf-chat-glow-drift{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-10px) scale(1.05)}66%{transform:translate(-12px,18px) scale(.95)}}@media(prefers-reduced-motion:reduce){.kf-chat-glow{animation:none}}.kf-glass{background:#fff;border:1px solid rgb(226,232,240);border-radius:18px;box-shadow:0 1px 2px #0f172a0a}.dark .kf-glass{background:#0f0e38;border-color:#ffffff14;box-shadow:0 1px 2px #0000004d}[data-chat-feed],[data-chat-composer]{background-color:#efeae2}[data-chat-feed]{background-image:radial-gradient(rgba(0,0,0,.03) 1px,transparent 1px),radial-gradient(rgba(0,0,0,.02) 1px,transparent 1px);background-size:22px 22px,14px 14px;background-position:0 0,11px 11px}.dark [data-chat-feed],.dark [data-chat-composer]{background-color:#0b141a}.dark [data-chat-feed]{background-image:none}[data-chat-composer]{border-top-color:#0000000f}.dark [data-chat-composer]{border-top-color:#ffffff0f}.kf-bubble{position:relative;max-width:72%;padding:.45rem .7rem .4rem;border-radius:8px;font-size:14px;line-height:1.45;box-shadow:0 1px .5px #0b141a21}.kf-bubble-body{color:#0f172a;white-space:pre-wrap;word-wrap:break-word;word-break:break-word}.kf-bubble-body:after{content:"";display:inline-block;width:5.6rem;height:1em;vertical-align:bottom}.kf-bubble-meta{position:absolute;right:.65rem;bottom:.32rem;display:inline-flex;align-items:center;gap:.25rem;font-size:10.5px;color:#00000073;pointer-events:none;white-space:nowrap}.dark .kf-bubble-meta{color:#ffffff8c}.kf-typing-pill{display:inline-flex;align-items:center;gap:.4rem;color:#53bdeb;font-weight:600;font-size:11.5px}.kf-typing-dots{display:inline-flex;align-items:flex-end;gap:2px;height:.55rem}.kf-typing-dots i{display:inline-block;width:4px;height:4px;border-radius:999px;background:currentColor;animation:kf-typing-bounce 1.1s infinite ease-in-out}.kf-typing-dots i:nth-child(2){animation-delay:.15s}.kf-typing-dots i:nth-child(3){animation-delay:.3s}@keyframes kf-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.kf-typing-dots i{animation:none;opacity:.7}}.kf-md-code{display:inline;padding:.05rem .4rem;border-radius:.35rem;background:#00000012;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em;color:#0f172a}.dark .kf-md-code{background:#ffffff1a;color:#f1f1f2}.kf-bubble-mine{background:#d9fdd3;border-top-right-radius:0;margin-left:auto}.kf-bubble-other{background:#fff;border-top-left-radius:0}.dark .kf-bubble-mine{background:#005c4b}.dark .kf-bubble-mine .kf-bubble-body{color:#e7ffdbf5}.dark .kf-bubble-other{background:#202c33}.dark .kf-bubble-other .kf-bubble-body{color:#f1f1f2f2}.kf-bubble-tail-r:before,.kf-bubble-tail-l:before{content:"";position:absolute;top:0;width:8px;height:13px;background:inherit}.kf-bubble-tail-r:before{right:-7px;clip-path:polygon(0 0,0 100%,100% 0)}.kf-bubble-tail-l:before{left:-7px;clip-path:polygon(0 0,100% 0,100% 100%)}.kf-bubble-mine .kf-tick{color:#00000073}.dark .kf-bubble-mine .kf-tick{color:#ffffff8c}.kf-bubble-mine .kf-tick.is-read,.dark .kf-bubble-mine .kf-tick.is-read{color:#53bdeb}.kf-composer-shell{display:flex;flex-direction:column;border:1px solid rgba(226,232,240,.8);border-radius:18px;background:#ffffffd9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 4px 16px -8px #1c176b1a;transition:border-color .15s,box-shadow .15s,transform .15s}.kf-composer-shell:focus-within{border-color:#6359e6;box-shadow:0 0 0 3px #6359e62e,0 14px 30px -16px #6359e659;transform:translateY(-1px)}.dark .kf-composer-shell{background:#0a0833b3;border-color:#ffffff1f}.dark .kf-composer-shell:focus-within{border-color:#b8b3f8;box-shadow:0 0 0 3px #b8b3f833,0 14px 30px -16px #b8b3f84d}.kf-composer-input{width:100%;padding:.7rem .9rem .4rem;background:transparent;border:0;outline:0;font-size:14px;color:#0f172a;resize:none;max-height:180px;min-height:38px;line-height:1.5}.dark .kf-composer-input{color:#fff}.kf-composer-input::-moz-placeholder{color:#94a3b8}.kf-composer-input::placeholder{color:#94a3b8}.kf-composer-toolbar{display:flex;align-items:center;justify-content:space-between;padding:.3rem .45rem .4rem}.kf-composer-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;color:#64748b;transition:background .12s,color .12s}.kf-composer-icon:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.kf-composer-icon:disabled{opacity:.45;cursor:not-allowed}.dark .kf-composer-icon{color:#94a3b8}.dark .kf-composer-icon:hover:not(:disabled){background:#ffffff0f;color:#fff}.kf-composer-send{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#1c176b;color:#fff;transition:background .12s,transform .12s,opacity .12s}.kf-composer-send:hover:not(:disabled){background:#261f90;transform:scale(1.05)}.kf-composer-send:disabled{opacity:.35;cursor:not-allowed;transform:none}.kf-composer-shell:focus-within [data-composer-count]{opacity:1}.kf-composer-shell:not(:focus-within) [data-composer-count][data-near="1"]{opacity:1}.kf-emoji-picker{width:460px;max-width:92vw;display:flex;flex-direction:column;overflow:hidden}.kf-emoji-tabs{display:flex;gap:2px;padding:.35rem;border-bottom:1px solid rgb(226 232 240);background:#f8fafc}.dark .kf-emoji-tabs{background:#ffffff0a;border-color:#ffffff0f}.kf-emoji-tab{flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem .25rem;border-radius:.5rem;font-size:20px;line-height:1;cursor:pointer;opacity:.55;transition:opacity .12s,background .12s}.kf-emoji-tab:hover{background:#f1f5f9;opacity:1}.dark .kf-emoji-tab:hover{background:#ffffff14}.kf-emoji-tab.is-active{opacity:1;background:#6359e61f;box-shadow:inset 0 -2px #6359e6}.dark .kf-emoji-tab.is-active{background:#b8b3f82e;box-shadow:inset 0 -2px #b8b3f8}.kf-emoji-grid{flex:1 1 auto;overflow-y:auto;max-height:360px;padding:.55rem;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:.2rem}.kf-emoji-tile{width:100%;aspect-ratio:1;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;line-height:1;transition:background .1s,transform .1s;cursor:pointer}.kf-emoji-tile:hover{background:#f1f5f9;transform:scale(1.18)}.dark .kf-emoji-tile:hover{background:#ffffff14}.kf-bulk-recip-row{display:flex;align-items:center;gap:.6rem;padding:.45rem .5rem;border-radius:.55rem;cursor:pointer;transition:background .12s;margin:.05rem 0}.kf-bulk-recip-row:hover{background:#f1f5f9}.dark .kf-bulk-recip-row:hover{background:#ffffff0a}.kf-bulk-recip-row.is-selected{background:#6359e60b;box-shadow:inset 3px 0 #6359e6}.dark .kf-bulk-recip-row.is-selected{background:#b8b3f812;box-shadow:inset 3px 0 #b8b3f8}.kf-bulk-textarea{width:100%;padding:.85rem 1rem;border-radius:14px;border:1px solid rgb(226 232 240);background:#fff;font-size:14px;color:#0f172a;resize:none;outline:0;line-height:1.55;transition:border-color .15s,box-shadow .15s}.kf-bulk-textarea::-moz-placeholder{color:#94a3b8}.kf-bulk-textarea::placeholder{color:#94a3b8}.kf-bulk-textarea:focus{border-color:#6359e6;box-shadow:0 0 0 3px #6359e626}.dark .kf-bulk-textarea{background:#ffffff08;border-color:#ffffff1a;color:#fff}.dark .kf-bulk-textarea:focus{border-color:#b8b3f8;box-shadow:0 0 0 3px #b8b3f82e}.kf-thread-camp-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.5rem .75rem;font-size:12px;font-weight:600;color:#475569;cursor:pointer;transition:background .12s;text-align:left}.kf-thread-camp-item:hover{background:#f8fafc}.kf-thread-camp-item.is-active{background:#6359e614;color:#1c176b}.dark .kf-thread-camp-item{color:#cbd5e1}.dark .kf-thread-camp-item:hover{background:#ffffff0d}.dark .kf-thread-camp-item.is-active{background:#b8b3f826;color:#fff}.kf-thread-camp-item .kf-camp-dot{width:.55rem;height:.55rem;border-radius:999px;flex-shrink:0}.kf-thread-camp-item .kf-camp-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kf-thread-camp-item .kf-camp-check{width:.85rem;height:.85rem;color:#6359e6;flex-shrink:0;visibility:hidden}.kf-thread-camp-item.is-active .kf-camp-check{visibility:visible}.dark .kf-thread-camp-item .kf-camp-check{color:#b8b3f8}.kf-thread-camp-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.1rem .45rem;border-radius:9999px;font-size:10px;font-weight:700;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kf-thread-camp-chip svg{flex-shrink:0}.kf-camp-color-0{background:#6359e61f;color:#3c32b4}.kf-camp-color-1{background:#10b98124;color:#065f46}.kf-camp-color-2{background:#f59e0b29;color:#92400e}.kf-camp-color-3{background:#f43f5e1f;color:#9f1239}.kf-camp-color-4{background:#0ea5e924;color:#075985}.kf-camp-color-5{background:#a855f724;color:#6b21a8}.dark .kf-camp-color-0{background:#6359e638;color:#c7c3f8}.dark .kf-camp-color-1{background:#10b98138;color:#a7f3d0}.dark .kf-camp-color-2{background:#f59e0b42;color:#fde68a}.dark .kf-camp-color-3{background:#f43f5e38;color:#fecdd3}.dark .kf-camp-color-4{background:#0ea5e93d;color:#bae6fd}.dark .kf-camp-color-5{background:#a855f73d;color:#e9d5ff}
