:root{color:#111318;font-synthesis:none;--ink:#111318;--muted:#7b808d;--line:#e6e7eb;--soft:#f2f3f6;--violet:#7655ed;--violet-dark:#6545df;background:#f2f3f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:#f2f3f6;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{color:inherit}.identity-page{width:100%;min-height:100dvh;color:var(--ink);background:#fff;place-items:center;display:grid}.identity-card{background:#fff;flex-direction:column;align-items:center;width:min(100%,430px);height:min(100dvh,932px);min-height:620px;padding:max(90px,11vh) 31px 42px;display:flex}.identity-logo{object-fit:cover;border-radius:20px;width:72px;height:72px;margin-bottom:22px;display:block}.identity-card h1{letter-spacing:-.045em;margin:0;font-size:41px;font-weight:780;line-height:1.12}.identity-subtitle{color:#777b84;margin:15px 0 49px;font-size:17px}.identity-options{gap:20px;width:100%;display:grid}.identity-option{cursor:pointer;background:#fff;border:1px solid #dedfe3;border-radius:21px;align-items:center;gap:20px;width:100%;height:112px;padding:0 24px 0 18px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.identity-option:active{transform:scale(.985)}.identity-option:hover{border-color:#c9bef9;box-shadow:0 12px 30px #7655ed17}.identity-option:focus-visible{outline-offset:3px;outline:3px solid #7655ed33}.identity-avatar{object-fit:cover;background:#f0ebff;border-radius:50%;flex:none;width:74px;height:74px;display:block}.identity-option strong{text-align:left;letter-spacing:-.025em;flex:1;font-size:28px;font-weight:520}.identity-option svg{color:var(--violet)}.private-deploy-note{color:#6f737c;align-items:center;gap:9px;margin:auto 0 0;font-size:14px;display:flex}.mobile-stage{background:#f2f3f6;place-items:center;min-height:100dvh;display:grid}.app-shell{width:min(100%,430px);height:min(100dvh,932px);min-height:620px;color:var(--ink);background:#fff;grid-template-rows:26px 1fr 17px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #1d1f261f}.system-bar{background:#fff}.chat-area{background:#fff;grid-template-rows:77px 1fr auto;min-width:0;min-height:0;display:grid}.chat-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:2;background:#fffffff0;border-bottom:1px solid #f0f0f2;align-items:center;padding:0 21px;display:flex}.peer-avatar{width:48px;height:48px;color:var(--violet);background:#f0ebff;border-radius:50%;flex:none;place-items:center;font-size:22px;font-weight:500;display:grid;position:relative}.peer-avatar-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.presence{background:#c7c9ce;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:0}.presence.online{background:#42bf78}.peer-details{margin-left:14px}.peer-details h1{letter-spacing:-.025em;margin:0 0 3px;font-size:19px;font-weight:650;line-height:1.1}.peer-details p{color:var(--muted);margin:0;font-size:11px}.header-actions{margin-left:auto}.header-actions button{width:44px;height:44px;color:var(--violet);cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;display:grid}.header-actions button:hover{background:#f7f5ff}.messages{scroll-behavior:smooth;padding:31px 15px 20px;overflow-y:auto}.messages::-webkit-scrollbar{width:0}.day-marker{color:#90949e;text-align:center;margin:0 auto 27px;font-size:11px}.message-row{align-items:flex-end;gap:9px;width:100%;margin:0 auto 17px;display:flex}.message-row.is-mine{justify-content:flex-end}.message-avatar{object-fit:cover;background:#f0ebff;border-radius:50%;flex:none;width:34px;height:34px;display:block}.message-stack{flex-direction:column;align-items:flex-start;max-width:79%;display:flex}.is-mine .message-stack{align-items:flex-end}.bubble{background:var(--soft);color:var(--ink);border-radius:6px 19px 19px;padding:11px 15px;font-size:14px;line-height:1.55}.is-mine .bubble{color:#fff;background:var(--violet);border-radius:19px 6px 19px 19px}.message-time{color:#afb1b8;align-items:center;gap:5px;margin-top:5px;font-size:9px;display:flex}.message-read-status{color:#a2a5ad}.message-read-status.is-read{color:var(--violet)}.image-bubble{cursor:zoom-in;background:#f2f3f6;border:0;border-radius:21px 7px 21px 21px;padding:0;line-height:0;overflow:hidden}.image-bubble img{object-fit:cover;width:min(258px,65vw);max-height:267px;display:block}.audio-message{color:#6d717a;background:var(--soft);cursor:pointer;border:0;border-radius:6px 19px 19px;align-items:center;gap:10px;width:min(270px,67vw);height:54px;padding:0 14px;display:flex}.audio-message.mine{color:#fff;background:var(--violet);border-radius:19px 6px 19px 19px}.audio-play{width:31px;height:31px;color:var(--violet);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.waveform{flex:1;align-items:center;gap:3px;height:29px;display:flex}.waveform i{opacity:.5;background:currentColor;border-radius:2px;width:2px;min-height:4px}.waveform i.played{opacity:1}.audio-message>span:last-child{opacity:.88;font-size:11px}.typing-indicator{background:var(--soft);border-radius:6px 15px 15px;justify-content:center;align-items:center;gap:4px;width:52px;height:34px;margin-left:43px;display:flex}.typing-indicator i{background:#a2a5ad;border-radius:50%;width:4px;height:4px;animation:1s infinite alternate blink}.typing-indicator i:nth-child(2){animation-delay:.2s}.typing-indicator i:nth-child(3){animation-delay:.4s}@keyframes blink{to{opacity:.25;transform:translateY(-2px)}}.composer-wrap{background:#fff;border-top:1px solid #f0f0f2;padding:7px 11px 8px}.composer{background:#fff;border:1px solid #e0e1e5;border-radius:22px;align-items:center;gap:3px;min-height:57px;padding:7px;display:flex}.composer textarea{resize:none;min-width:0;max-height:80px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:10px 6px;font-size:14px}.composer textarea::placeholder{color:#aaaeb7}.icon-button,.record-button,.send-button{color:#656a75;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover,.record-button:hover{background:#f4f4f6}.send-button{color:#fff;background:var(--violet);box-shadow:0 7px 17px #7655ed40}.send-button:disabled{color:#aeb0b6;box-shadow:none;cursor:default;background:#edeef1}.record-button.active{color:#fff;background:#d75262}.recording-live{color:#a33f4b;flex:1;align-items:center;gap:8px;padding-left:9px;font-size:12px;display:flex}.record-dot{background:#d75262;border-radius:50%;width:8px;height:8px;animation:1s infinite pulse}@keyframes pulse{50%{box-shadow:0 0 0 6px #d752621f}}.error-toast{color:#a0444e;cursor:pointer;background:#fff4f5;border:1px solid #efd2d5;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin:0 0 7px;padding:9px 12px;font-size:11px;display:flex}.home-indicator{background:#17181c;border-radius:8px;place-self:center;width:113px;height:4px}.panel-backdrop{z-index:15;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1e1f2440;border:0;position:fixed;inset:0}.room-sheet{z-index:16;width:min(100%,430px);padding:10px 22px max(28px, env(safe-area-inset-bottom));text-align:center;border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:28px 28px 0 0;animation:.2s ease-out sheet-in;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -20px 55px #18191d24}@keyframes sheet-in{0%{transform:translate(-50%,100%)}}.sheet-handle{background:#d9dadf;border-radius:6px;width:39px;height:4px;margin:0 auto 22px}.sheet-avatar{object-fit:cover;background:#f0ebff;border-radius:50%;width:62px;height:62px;margin:0 auto 12px;display:block}.room-sheet h2{margin:0 0 3px;font-size:21px}.room-sheet>p{color:var(--muted);margin:0;font-size:11px}.fixed-server{color:#6e727b;text-align:left;background:#fafafb;border:1px solid #dddfe4;border-radius:13px;align-items:center;gap:7px;min-height:48px;margin:23px 0 10px;padding:0 14px;font-size:12px;display:flex}.fixed-server strong{color:var(--ink);font-size:13px;font-weight:650}.lightbox{z-index:20;background:#101114e6;place-items:center;padding:42px 20px;display:grid;position:fixed;inset:0}.lightbox button{color:#fff;background:#ffffff1f;border:0;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:22px;right:22px}.lightbox img{border-radius:18px;max-width:94vw;max-height:84vh}@media (width>=431px){.identity-card,.app-shell{border:1px solid #e2e3e7;border-radius:38px;box-shadow:0 28px 80px #1d1f261f}.room-sheet{border-radius:28px;bottom:max(0px,50vh - 466px)}}@media (width<=430px){.identity-card{width:100%;height:100dvh;min-height:100dvh;padding-top:max(88px, calc(env(safe-area-inset-top) + 63px));padding-bottom:max(36px, env(safe-area-inset-bottom))}.app-shell{grid-template-rows:max(24px, env(safe-area-inset-top)) 1fr max(12px, env(safe-area-inset-bottom));width:100%;height:100dvh;min-height:100dvh;box-shadow:none}}@media (height<=700px){.identity-card{padding-top:58px}.identity-logo{margin-bottom:14px}.identity-card h1{font-size:35px}.identity-subtitle{margin-bottom:28px}.identity-option{height:96px}.identity-avatar{width:64px;height:64px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
