@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');

:root{font-family:'DM Sans',system-ui,sans-serif;color:#f6f3fb;background:#101120;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible{outline:2px solid #ff83ae;outline-offset:3px}[hidden]{display:none!important}.site-shell{min-height:100dvh;display:flex;flex-direction:column;max-width:1800px;margin:auto}.topbar{height:82px;flex:none;display:flex;align-items:center;padding:0 34px;border-bottom:1px solid #2d2d43;gap:13px}.brand-mark{width:38px;height:38px;background:#f5528b;border-radius:12px;display:grid;place-items:center;color:#201021;font-size:27px}.brand-copy{display:flex;flex-direction:column;line-height:1.03;gap:5px}.brand-copy strong{font-family:'Space Grotesk',sans-serif;font-size:17px;letter-spacing:.08em}.brand-copy span{font-size:10px;font-weight:700;letter-spacing:.21em;color:#a49eb9}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:27px}.topbar-pill{font-size:11px;font-weight:700;letter-spacing:.16em;border:1px solid #36374d;border-radius:20px;padding:9px 13px;color:#c8c4d7}.live-indicator{font-size:13px;font-weight:700;color:#dfdbea;white-space:nowrap}.live-indicator i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#65dcae;margin-right:7px;box-shadow:0 0 0 4px #65dcae22}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 215px;min-height:0;flex:1}.intro-panel{padding:48px 33px 25px 40px;display:flex;flex-direction:column;border-right:1px solid #2d2d43;overflow:hidden;background:radial-gradient(circle at 6% 85%,#53234455,transparent 42%),#141523}.intro-top{display:flex;justify-content:space-between;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;color:#fb8ab4}.intro-star{font-size:38px;color:#f5528b;line-height:1}.intro-panel h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(37px,3.2vw,55px);letter-spacing:-.065em;line-height:1.06;margin:55px 0 19px;font-weight:700}.accent{color:#f5528b}.intro-panel>p{color:#b4afc5;font-size:16px;line-height:1.65;max-width:360px;margin:0}.intro-card{margin-top:auto;display:flex;align-items:flex-start;gap:15px;border:1px solid #49394e;border-radius:18px;padding:19px;background:#ffffff08;max-width:390px}.card-symbol{display:grid;place-items:center;flex:none;width:32px;height:32px;background:#f5528b24;color:#fa8eb8;border-radius:9px;font-size:20px}.intro-card div{display:flex;flex-direction:column;gap:5px}.intro-card strong{font-size:14px}.intro-card div span{font-size:13px;line-height:1.5;color:#b3adc0}.intro-footer{display:flex;justify-content:space-between;gap:10px;margin-top:27px;color:#7d7891;font-size:10px;font-weight:700;letter-spacing:.12em}.chat-panel{display:flex;flex-direction:column;min-width:0;min-height:calc(100dvh - 130px);background:#171827}.chat-header{height:84px;flex:none;display:flex;justify-content:space-between;align-items:center;padding:0 26px;border-bottom:1px solid #303044}.chat-title{display:flex;align-items:center;gap:13px}.chat-icon{display:grid;place-items:center;width:41px;height:41px;background:#383147;color:#f98cb7;border-radius:13px;font-size:25px;font-weight:700}.chat-title div:last-child{display:flex;flex-direction:column;gap:4px}.chat-title strong{font-family:'Space Grotesk',sans-serif;font-size:19px}.chat-title span{color:#a8a4b8;font-size:13px}.member-count{display:flex;align-items:center;gap:11px;color:#bcb7cd;font-size:13px;white-space:nowrap}.member-avatars{display:flex;padding-left:8px}.member-avatars i{height:22px;width:22px;border-radius:50%;border:2px solid #171827;margin-left:-8px;background:#c674b0}.member-avatars i:nth-child(2){background:#8f7ddc}.member-avatars i:nth-child(3){background:#ee9b6c}.chat-body{display:flex;flex:1;flex-direction:column;min-height:0}.messages{flex:1;min-height:280px;height:0;overflow:auto;padding:26px;display:flex;flex-direction:column;gap:17px;scrollbar-color:#55516a transparent}.empty-state{margin:auto;text-align:center;max-width:310px}.empty-icon{height:66px;width:66px;margin:0 auto 23px;border-radius:21px;background:#f5528b1c;color:#fa7dab;display:grid;place-items:center;font-size:39px}.empty-state h2{font-family:'Space Grotesk',sans-serif;font-size:22px;letter-spacing:-.035em;margin:0 0 8px}.empty-state p{font-size:14px;color:#a8a4b8;line-height:1.55;margin:0}.message{max-width:min(80%,540px);align-self:flex-start;display:flex;gap:11px}.message.mine{align-self:flex-end;flex-direction:row-reverse}.avatar{flex:none;width:35px;height:35px;border-radius:11px;display:grid;place-items:center;font-family:'Space Grotesk',sans-serif;font-weight:700;background:#3a3155;color:#d9c8fb}.message.mine .avatar{background:#72344f;color:#ffd0e0}.message-main{min-width:0}.message-meta{display:flex;gap:9px;align-items:baseline;margin-bottom:5px}.message.mine .message-meta{justify-content:flex-end}.message-meta strong{font-size:13px;color:#e9dffc}.message.mine .message-meta strong{color:#ffa8c8}.message-meta time{font-size:11px;color:#817e98}.bubble{background:#27283a;border:1px solid #34364c;border-radius:3px 15px 15px 15px;padding:11px 14px;font-size:15px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.message.mine .bubble{background:#5b2943;border-color:#803955;border-radius:15px 3px 15px 15px}.system-message{align-self:center;color:#8d89a3;font-size:12px;text-align:center;padding:2px 8px}.date-label{align-self:center;font-size:11px;letter-spacing:.16em;font-weight:700;color:#8c87a2;background:#292a3d;padding:7px 12px;border-radius:15px;margin-bottom:8px}.connection-notice{background:#6b3442;color:#fff0f2;font-size:13px;padding:10px 24px}.composer{display:flex;align-items:stretch;gap:10px;padding:16px 23px 0}.composer-input-wrap{position:relative;flex:1;min-width:0}.composer input{width:100%;height:52px;padding:0 80px 0 17px;color:#f8f5fc;border:1px solid #3b3b51;border-radius:13px;background:#222336;outline:none}.composer input:focus{border-color:#ee75a3;box-shadow:0 0 0 3px #ee75a31b}.composer input::placeholder{color:#838097}.char-count{position:absolute;right:14px;top:18px;font-size:11px;color:#89859e}.send-button{display:flex;align-items:center;gap:14px;border:none;border-radius:13px;background:#f5528b;color:#260f1d;font-weight:700;padding:0 19px}.send-button:hover:not(:disabled),.join-card button:hover:not(:disabled){background:#ff70a2}.send-button:disabled{opacity:.5}.send-button span:last-child{font-size:22px}.composer-note{color:#79758c;font-size:11px;padding:10px 24px 16px}.people-panel{border-left:1px solid #2d2d43;background:#141523;display:flex;flex-direction:column;padding:28px 18px 24px}.people-head{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.16em;font-weight:700;color:#b9b3c8;padding:0 6px 19px}.people-head span:last-child{background:#373149;color:#f6a2c5;border-radius:7px;padding:4px 6px;letter-spacing:0}.people-list{display:flex;flex-direction:column;gap:4px;overflow:auto}.person{display:flex;align-items:center;gap:9px;padding:9px 6px;font-size:13px;color:#ded9e9;min-width:0}.person i{width:8px;height:8px;border-radius:50%;background:#62d9a8;flex:none}.person span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-empty{padding:9px 6px;color:#8b869d;font-size:13px;line-height:1.5}.people-bottom{margin-top:auto;border-top:1px solid #302f45;padding:24px 7px 0;color:#aaa4bb}.sparkle{color:#f5528b;font-size:23px}.people-bottom p{font-size:12px;line-height:1.6}.people-bottom strong{color:#f2eefa}.site-footer{height:48px;border-top:1px solid #2d2d43;padding:0 34px;display:flex;justify-content:space-between;align-items:center;color:#77738b;font-size:10px;font-weight:700;letter-spacing:.12em}.site-footer span:last-child{font-weight:400;letter-spacing:0;font-size:12px}.join-overlay{position:fixed;inset:0;z-index:10;background:#0c0d19d9;backdrop-filter:blur(9px);display:flex;align-items:center;justify-content:center;padding:20px}.join-card{position:relative;width:min(100%,480px);padding:37px;background:#202132;border:1px solid #4a3f58;border-radius:25px;box-shadow:0 35px 100px #0008;overflow:hidden}.join-decoration{position:absolute;right:-26px;top:-50px;font-size:170px;color:#f5528b13;line-height:1}.join-card h2{position:relative;font-family:'Space Grotesk',sans-serif;font-size:clamp(30px,5vw,40px);letter-spacing:-.06em;line-height:1.12;margin:18px 0 12px}.join-card h2 em{font-style:normal;color:#fa83af}.join-card>p{color:#b9b3c8;line-height:1.6;font-size:15px;margin:0 0 30px;max-width:370px}.join-card label{display:block;font-size:11px;letter-spacing:.18em;font-weight:700;color:#e8e3f0;margin-bottom:10px}.name-input-wrap{height:54px;display:flex;align-items:center;gap:10px;border:1px solid #555168;border-radius:12px;padding:0 15px;background:#171827;color:#f991b8}.name-input-wrap:focus-within{border-color:#fa85b2;box-shadow:0 0 0 3px #f5528b20}.name-input-wrap span{font-size:22px;font-weight:700}.name-input-wrap input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:16px}.name-input-wrap input::placeholder{color:#77738f}.name-helper{font-size:12px;color:#8e89a2;margin-top:9px}.join-error{min-height:19px;margin:12px 0 8px;color:#ff9fa8;font-size:13px}.join-card button{height:53px;width:100%;border:0;border-radius:12px;background:#f5528b;color:#2d1221;font-weight:700;display:flex;align-items:center;justify-content:center;gap:14px}.join-card button:disabled{opacity:.6}.join-card button span{font-size:23px}.join-disclaimer{margin-top:22px;text-align:center;font-size:11px;color:#928da6;line-height:1.5}
@media(max-width:1120px){.workspace{grid-template-columns:minmax(0,1fr)}.people-panel{display:none}.intro-panel{padding:35px 25px}.intro-panel h1{font-size:40px}}
@media(max-width:760px){.topbar{height:65px;padding:0 17px}.brand-mark{width:34px;height:34px}.brand-copy strong{font-size:14px}.brand-copy span{font-size:8px}.topbar-right{gap:8px}.topbar-pill{display:none}.live-indicator{font-size:12px}.workspace{display:flex;flex-direction:column}.intro-panel{display:none}.chat-panel{min-height:calc(100dvh - 65px);min-height:calc(100svh - 65px)}.chat-header{height:68px;padding:0 16px}.chat-title strong{font-size:17px}.chat-title span{font-size:12px}.member-avatars{display:none}.member-count{font-size:12px}.messages{padding:18px 14px;min-height:180px}.message{max-width:90%}.composer{padding:10px 12px 0;gap:7px}.composer input{height:50px;padding-left:12px}.send-button{padding:0 14px}.send-button span:first-child{display:none}.composer-note{padding:7px 13px 12px}.site-footer{display:none}.join-card{padding:28px 23px;border-radius:21px}.join-card>p{margin-bottom:24px}}
@media(max-height:650px) and (min-width:761px){.intro-panel{padding-top:25px}.intro-panel h1{margin-top:25px}.chat-panel{min-height:550px}}

/* Keep the app within the screen; scroll messages independently. */
html, body { height: 100%; overflow: hidden; }
.site-shell { height: 100dvh; min-height: 0; overflow: hidden; }
.workspace { flex: 1 1 0; min-height: 0; grid-template-rows: minmax(0, 1fr); overflow: hidden; }
.chat-panel { flex: 1 1 0; min-height: 0; overflow: hidden; }
.chat-body { flex: 1 1 0; overflow: hidden; }
.messages { flex: 1 1 0; height: auto; min-height: 0; overflow-y: auto; overflow-x: hidden; overscroll-behavior: contain; }
.messages > * { flex-shrink: 0; }
.composer, .composer-note, .connection-notice, .site-footer { flex-shrink: 0; }
.people-panel { min-height: 0; overflow: hidden; }
.people-list { min-height: 0; overflow-y: auto; overscroll-behavior: contain; }
.people-head, .people-bottom, .person { flex-shrink: 0; }
.join-card { max-height: calc(100dvh - 40px); overflow-y: auto; }
@media (max-width: 760px) {
  .composer-note { padding-bottom: max(12px, env(safe-area-inset-bottom)); }
}
