:root{color-scheme:dark;--bg: #080d12;--rail: #070b10;--sidebar: #0c1219;--chat: #0d141c;--panel: #101821;--panel-soft: #141d27;--stroke: rgba(174, 192, 210, .13);--stroke-strong: rgba(174, 192, 210, .22);--text: #f2f7fb;--muted: #a5afbd;--dim: #687484;--cyan: #22d9ff;--cyan-2: #158eb0;--green: #9df453;--blue: #58b7ff;--violet: #b586ff;--red: #ff5464;--yellow: #f6b84a;--radius: 8px;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%;min-width:320px;margin:0}body{overflow:hidden;background:radial-gradient(circle at 52% 18%,rgba(34,217,255,.07),transparent 30%),radial-gradient(circle at 90% 100%,rgba(157,244,83,.04),transparent 28%),var(--bg);color:var(--text)}button,input{font:inherit}button{border:0;background:transparent;color:inherit;cursor:pointer}.icon{width:20px;height:20px;flex:0 0 auto}.app-shell{display:grid;grid-template-columns:92px 286px minmax(520px,1fr) 326px;width:100vw;height:100vh;min-height:680px;border:1px solid rgba(255,255,255,.04);background:#080d12f5}.rail{display:flex;flex-direction:column;align-items:center;gap:18px;padding:22px 12px;background:linear-gradient(180deg,#071017,#070b10 72%);border-right:1px solid var(--stroke)}.brand-mark{position:relative;width:42px;height:42px;margin-bottom:2px}.brand-mark span{position:absolute;inset:auto;display:block;background:var(--cyan);clip-path:polygon(50% 100%,0 0,30% 0,50% 54%,70% 0,100% 0);filter:drop-shadow(0 0 10px rgba(34,217,255,.34))}.brand-mark span:nth-child(1){inset:0}.brand-mark span:nth-child(2){inset:10px 9px 0;background:#071017}.brand-mark span:nth-child(3){inset:0 29px 0 0;opacity:.9}.rail-tile,.rail-circle{display:grid;place-items:center;width:62px;height:62px;border:1px solid var(--stroke);border-radius:14px;background:#ffffff0b;color:#d8e7ef;font-size:13px;font-weight:700;letter-spacing:0}.rail-tile.active{border-color:var(--cyan);color:#fff;font-size:22px;box-shadow:inset 0 0 0 1px #22d9ff9e,0 0 22px #22d9ff59}.rail-tile.launch{background:linear-gradient(145deg,#b586ff38,#101821d1);color:#d4bfff}.rail-circle{width:58px;height:58px;border-radius:50%;color:#aab5c3}.rail-circle.leaf{color:var(--green)}.sidebar{position:relative;display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#0c1219fa,#080d12fa);border-right:1px solid var(--stroke)}.brand-title{height:78px;padding:24px 20px 0;border-bottom:1px solid var(--stroke);font-size:24px;font-weight:800;line-height:1}.server-title{display:grid;grid-template-columns:minmax(0,1fr) auto 32px;align-items:center;gap:8px;padding:18px 20px 14px;color:#eef6fa;font-size:16px}.server-title button{display:grid;place-items:center;width:32px;height:32px;color:#8793a2}.side-section{padding:4px 10px 0}.section-title{display:flex;align-items:center;justify-content:space-between;height:28px;padding:0 10px;color:#a3adba;font-size:13px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.section-title .icon{width:16px;height:16px}.channel,.voice-hangout,.dm{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;width:100%;min-height:40px;gap:8px;padding:0 10px;border-radius:6px;color:#d4dbe4;text-align:left}.channel span,.dm span,.voice-hangout span{min-width:0;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.channel .icon{color:#8793a1}.channel b,.voice-hangout b{min-width:24px;padding:4px 8px;border-radius:999px;background:#ffffff1c;color:#d8e2eb;font-size:12px;text-align:center}.channel.active{background:linear-gradient(90deg,#17bddf,#1482a3);color:#fff;box-shadow:0 8px 20px #22d9ff29}.channel.active .icon,.channel.active b{color:#fff}.voice-room{padding:2px 8px 0}.voice-main,.voice-user{display:grid;align-items:center;gap:8px}.voice-main{grid-template-columns:24px minmax(0,1fr) 22px;min-height:38px;font-size:16px}.voice-main .icon{color:#9aa7b5}.voice-main i{width:20px;height:20px;background:linear-gradient(90deg,transparent 10%,var(--cyan) 10% 20%,transparent 20% 35%,var(--cyan) 35% 48%,transparent 48% 65%,var(--cyan) 65% 76%,transparent 76%)}.voice-user{grid-template-columns:28px minmax(0,1fr);padding:4px 0 4px 24px}.voice-user span{color:#dce4ed;font-size:13px}.voice-user em{grid-column:2;margin-top:-8px;color:var(--blue);font-size:12px;font-style:normal}.voice-user:first-of-type em{color:var(--green)}.voice-hangout{grid-template-columns:26px minmax(0,1fr) auto;margin-top:8px}.dms{margin-top:18px}.dm{grid-template-columns:28px minmax(0,1fr) auto;min-height:42px}.dm strong{padding:2px 5px;border-radius:4px;background:#4c7bd9;color:#fff;font-size:10px}.userbar{display:grid;grid-template-columns:42px minmax(0,1fr) 24px 24px 24px;align-items:center;gap:9px;margin-top:auto;padding:16px 12px;border-top:1px solid var(--stroke)}.userbar strong,.userbar span{display:block}.userbar strong{font-size:14px}.userbar span{color:var(--green);font-size:12px}.userbar button{color:#b7c1cc}.userbar .icon{width:18px;height:18px}.chat{position:relative;display:block;min-width:0;background:radial-gradient(circle at 18% 14%,rgba(34,217,255,.045),transparent 28%),linear-gradient(180deg,#0f171ff5,#0a1017f7)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:0 28px;border-bottom:1px solid var(--stroke)}.topic{display:grid;grid-template-columns:28px minmax(0,auto) 24px;align-items:center;gap:10px;min-width:270px}.topic>.icon:first-child{width:28px;height:28px;color:#8f9ba8}.topic strong{display:block;font-size:20px;line-height:1.15}.topic span{display:block;margin-top:4px;color:var(--muted);font-size:14px}.topic>.icon:last-child{color:#84909f}.top-actions{display:flex;align-items:center;gap:16px;color:#aeb7c4}.top-actions button{display:grid;place-items:center;color:inherit}.searchbox{display:grid;grid-template-columns:20px minmax(110px,1fr) 42px;align-items:center;gap:8px;width:282px;height:40px;padding:0 10px;border:1px solid var(--stroke);border-radius:8px;background:#ffffff09}.searchbox input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:14px}.searchbox kbd{padding:3px 8px;border:1px solid var(--stroke);border-radius:5px;color:#aab4bf;font-size:12px;font-family:inherit}.message-list{position:absolute;inset:78px 0 92px;min-height:0;overflow:auto;padding:18px 28px 8px}.message{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:0 0 22px;margin-bottom:18px;border-bottom:1px solid rgba(174,192,210,.1)}.message:last-child{border-bottom:0}.message-meta{display:flex;align-items:baseline;gap:12px}.message-meta strong{color:var(--cyan);font-size:16px}.message-meta span{color:#7e8997;font-size:13px}.message-content p{max-width:760px;margin:8px 0 0;color:#f0f5f8;font-size:16px;line-height:1.35;overflow-wrap:anywhere}.message-content{min-width:0}.attachment{display:grid;align-items:center;width:min(100%,505px);margin-top:10px;border:1px solid var(--stroke-strong);border-radius:8px;background:#ffffff08}.commit-card{grid-template-columns:34px minmax(0,1fr) auto;gap:12px;padding:12px 14px}.commit-card .icon,.activity-item.branch .icon{color:var(--cyan)}.commit-card strong,.event-card strong,.file-card-chat strong{font-size:14px}.commit-card code{margin-left:10px;color:#9ba7b5;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.commit-card span{margin-left:8px;padding:2px 8px;border:1px solid var(--stroke);border-radius:5px;color:#a6b1bf;font-size:12px}.commit-card p,.event-card p,.file-card-chat p{margin:4px 0 0;color:#a8b3c0;font-size:13px}.commit-card a,.event-card a,.activity a{color:var(--cyan);font-size:13px;text-decoration:none}.event-card{grid-template-columns:70px minmax(0,1fr) 82px auto;gap:16px;padding:10px}.date-tile{display:grid;place-items:center;width:70px;height:78px;border:1px solid var(--green);border-radius:8px;color:var(--green);text-transform:uppercase}.date-tile strong{color:#fff;font-size:26px;line-height:1}.date-tile span{font-size:12px;font-weight:800}.event-card button{height:32px;border:1px solid var(--stroke);border-radius:7px;color:#e1e8f0;font-size:13px}.rsvp{display:inline-flex;align-items:center;gap:4px;color:#c5ced8;font-size:13px}.rsvp .icon{width:16px;height:16px}.file-card-chat{grid-template-columns:150px minmax(0,1fr);gap:16px;padding:8px}.thumb{position:relative;width:150px;height:86px;overflow:hidden;border-radius:5px;background:linear-gradient(90deg,rgba(157,244,83,.2) 1px,transparent 1px),linear-gradient(rgba(34,217,255,.18) 1px,transparent 1px),#16202b;background-size:24px 24px}.thumb span{position:absolute;border:1px solid rgba(157,244,83,.5);border-radius:3px;background:#070b10b8}.thumb span:nth-child(1){left:14px;top:18px;width:50px;height:36px}.thumb span:nth-child(2){right:12px;top:14px;width:46px;height:58px}.thumb span:nth-child(3){left:52px;bottom:10px;width:46px;height:28px}.reactions{display:flex;align-items:center;gap:8px;margin-top:10px}.reactions button{display:inline-flex;align-items:center;gap:8px;min-width:58px;height:34px;padding:0 11px;border:1px solid var(--stroke);border-radius:8px;background:#ffffff06;color:#dfe7ee;font-size:14px}.reactions button:last-child{min-width:44px}.reactions .icon{width:17px;height:17px}.composer{position:absolute;right:28px;bottom:28px;left:24px;display:grid;grid-template-columns:34px minmax(0,1fr) 34px 42px 34px;align-items:center;gap:12px;height:64px;margin:0;padding:0 14px;border:1px solid var(--stroke-strong);border-radius:8px;background:#ffffff09}.composer button{display:grid;place-items:center;width:34px;height:34px;color:#b3bdc9}.composer button:first-child{border-radius:50%;background:#a8b0ba;color:#18202a}.composer input{width:100%;min-width:0;height:42px;border:0;outline:0;background:transparent;color:var(--text);font-size:18px}.composer input::placeholder{color:#8f98a5}.right-panel{min-width:0;overflow:auto;background:linear-gradient(180deg,#0e151df7,#090e14fa);border-left:1px solid var(--stroke)}.online-bar{display:flex;gap:24px;height:56px;align-items:center;padding:0 22px;border-bottom:1px solid var(--stroke);color:#d9e2ea;font-size:14px}.online-bar span{display:inline-flex;align-items:center;gap:8px}.online-bar i{width:8px;height:8px;border-radius:50%;background:#39d98a}.member-section{padding:16px 22px 12px;border-bottom:1px solid var(--stroke)}.member-section h2,.activity h2{margin:0 0 12px;color:#9faab7;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.member{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-height:42px}.presence{position:absolute;left:25px;bottom:5px;width:10px;height:10px;border:2px solid #101821;border-radius:50%}.presence.green{background:#39d98a}.presence.yellow{background:var(--yellow)}.presence.red{background:var(--red)}.member strong{display:block;color:var(--cyan);font-size:14px;line-height:1.1}.member span{display:block;margin-top:3px;color:#b3bdc9;font-size:13px}.view-all{width:100%;min-height:34px;margin-top:8px;color:#d9e2ea;font-size:13px}.activity{padding:16px 14px 22px}.activity-item{display:grid;grid-template-columns:28px minmax(0,1fr) 58px;gap:10px;align-items:center;min-height:62px;margin-bottom:8px;padding:10px;border:1px solid var(--stroke);border-radius:7px;background:#ffffff09}.activity-item .icon{width:24px;height:24px}.activity-item.calendar .icon{color:var(--green)}.activity-item.file .icon{color:var(--red)}.activity-item span,.activity-item time{color:#b9c3cf;font-size:12px}.activity-item strong{display:block;margin-top:4px;overflow:hidden;color:#eef5f9;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.activity-item time{align-self:start;text-align:right}.activity a{display:block;margin-top:14px;text-align:center}.avatar{position:relative;display:inline-block;width:52px;height:52px;overflow:hidden;border-radius:50%;background:#263340;box-shadow:inset 0 0 0 1px #ffffff14}.avatar.small{width:30px;height:30px}.avatar:before,.avatar:after{content:"";position:absolute;left:50%;transform:translate(-50%);border-radius:50%}.avatar:before{top:9px;width:15px;height:15px;background:#f0b38e}.avatar:after{bottom:6px;width:34px;height:22px;background:#263f4f}.avatar.small:before{top:5px;width:9px;height:9px}.avatar.small:after{bottom:3px;width:20px;height:13px}.avatar-mira{background:linear-gradient(135deg,#e6e0d8,#5a6a78)}.avatar-mira:after{background:#2c4354}.avatar-aren{background:linear-gradient(135deg,#1b252f,#e0a06f)}.avatar-aren:after{background:#171d24}.avatar-sol{background:linear-gradient(135deg,#e5c19d,#7c4532)}.avatar-sol:after{background:#335142}.avatar-niko{background:linear-gradient(135deg,#9db9c0,#1e2d36)}.avatar-niko:after{background:#2c3d47}.avatar-kai{background:linear-gradient(135deg,#e8b88c,#334a5e)}.avatar-jules{background:linear-gradient(135deg,#c99a6c,#202832)}.avatar-rin{background:linear-gradient(135deg,#e3a88d,#773f3b)}.avatar-theo{background:linear-gradient(135deg,#e2b488,#375247)}.avatar-bot{background:linear-gradient(135deg,#a6bdc8,#365061)}.avatar-bot:before{background:#cfe8f2;border-radius:4px}.avatar-bot:after{background:#4c7bd9}@media(max-width:1200px){.app-shell{grid-template-columns:76px 260px minmax(0,1fr)}.right-panel{display:none}.rail-tile,.rail-circle{width:54px;height:54px}.searchbox{width:220px}}@media(max-width:820px){body{overflow:auto;overflow-x:hidden}.app-shell{grid-template-columns:64px minmax(0,1fr);width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}.sidebar{display:none}.chat{width:calc(100vw - 64px);max-width:calc(100vw - 64px);min-height:100vh;overflow:hidden}.topbar{padding:0 14px}.topic{min-width:0}.topic span,.topic>.icon:last-child,.top-actions button:nth-child(-n+3),.searchbox{display:none}.message-list{inset:72px 0 84px;overflow-x:hidden;padding:14px 12px 4px}.message{grid-template-columns:42px minmax(0,1fr);gap:12px;width:100%}.message .avatar{width:42px;height:42px}.message-content p{width:100%;max-width:100%;font-size:13px}.message-content{width:calc(100vw - 164px);max-width:calc(100vw - 164px)}.event-card,.commit-card,.file-card-chat{grid-template-columns:minmax(0,1fr);width:100%}.commit-card code,.commit-card span{margin-left:0}.commit-card a{margin-top:4px}.reactions{flex-wrap:wrap}.date-tile{width:64px}.composer{right:12px;bottom:14px;left:12px;grid-template-columns:34px minmax(0,1fr) 34px}.composer button:nth-of-type(2),.composer button:nth-of-type(3){display:none}}
