:root{font-family:Segoe UI Variable,Segoe UI,system-ui,sans-serif;color:#111b21;background:#dfe5e7;font-synthesis:none;--accent: #00a884;--accent-strong: #008069;--accent-soft: #d9fdd3;--border: #e9edef;--muted: #667781;--panel: #ffffff;--canvas: #efeae2}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{color:inherit}.app-shell{display:grid;grid-template-columns:minmax(340px,30vw) minmax(420px,1fr);grid-template-rows:minmax(0,1fr);width:100%;max-width:100%;height:100dvh;margin:0;overflow:hidden;background:var(--panel)}.sidebar{display:flex;flex-direction:column;min-width:0;min-height:0;border-right:1px solid var(--border);background:var(--panel)}.brand-row,.conversation-header,.info-panel>header{height:64px;display:flex;align-items:center;padding:0 16px;border-bottom:1px solid var(--border)}.sidebar-toolbar{display:flex;min-height:60px;align-items:center;justify-content:space-between;padding:9px 14px;background:#f0f2f5}.sidebar-toolbar .avatar{width:40px;height:40px;font-size:11px}.sidebar-toolbar-actions,.header-actions{display:flex;align-items:center;gap:4px}.toolbar-button{display:grid;width:38px;height:38px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#54656f;cursor:pointer;text-decoration:none}.toolbar-button:hover,.toolbar-button.active{background:#dfe3e5;color:var(--accent-strong)}.toolbar-button:disabled{cursor:wait;opacity:.5}.toolbar-button svg,.search-box svg,.chat-card svg,.composer svg,.mobile-back svg,.empty-chat-illustration svg{width:21px;height:21px;fill:none;stroke:currentcolor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sidebar-title-row{display:flex;align-items:center;padding:14px 16px 4px}.sidebar-title-row h1{margin:0;font-size:22px;letter-spacing:-.025em}.brand-row{gap:12px;background:#f0f2f5}.brand-mark{display:grid;place-items:center;width:38px;height:38px;color:#fff;font-weight:800;border-radius:50%;background:linear-gradient(145deg,#16c79a,#008069);box-shadow:0 6px 16px #00806938}.brand-row>div:nth-child(2){display:flex;flex-direction:column;font-size:14px;line-height:1.1}.brand-row strong{font-size:15px}.brand-row span{color:var(--muted);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.icon-button{border:0;background:transparent;padding:8px;margin-left:auto;font-size:20px;cursor:pointer;color:#647086}.search-box{display:flex;align-items:center;gap:9px;margin:8px 12px 10px;padding:10px 12px;border-radius:9px;background:#f0f2f5;color:#54656f}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:13px}.search-box>button{display:grid;width:24px;height:24px;padding:0;border:0;background:transparent;color:#54656f;cursor:pointer;place-items:center}.search-box kbd{padding:2px 5px;border:1px solid #dce2eb;border-radius:5px;background:#fff;font-size:9px}.section-heading{display:flex;align-items:center;justify-content:space-between;padding:8px 14px 5px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.section-heading button{border:0;background:transparent;color:var(--accent);font-size:22px;cursor:pointer}.chat-list{flex:1;overflow:auto;padding:0}.chat-list-section>h2{margin:0;padding:10px 16px 7px;color:var(--accent-strong);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.chat-card{position:relative;width:100%;display:flex;min-height:72px;align-items:center;border:0;border-bottom:1px solid var(--border);border-radius:0;background:transparent;text-align:left}.chat-card:hover{background:#f5f6f6}.chat-card.active{background:#e9edef}.chat-open-button{display:grid;min-width:0;flex:1;grid-template-columns:49px minmax(0,1fr);gap:12px;align-items:center;align-self:stretch;padding:10px 4px 10px 13px;border:0;background:transparent;cursor:pointer;text-align:left}.chat-open-button .avatar{width:49px;height:49px;font-size:13px}.avatar,.mini-avatar,.large-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;font-weight:700}.avatar{width:43px;height:43px}.mini-avatar{width:31px;height:31px;font-size:11px}.large-avatar{width:80px;height:80px;font-size:26px}.violet{background:linear-gradient(145deg,#7357e8,#5840be)}.blue{background:linear-gradient(145deg,#40a5ef,#2476c3)}.amber{background:linear-gradient(145deg,#f2ae49,#dd7f27)}.rose{background:linear-gradient(145deg,#f27894,#d94f72)}.chat-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.chat-copy strong{overflow:hidden;font-size:15px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.chat-copy small{overflow:hidden;color:var(--muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis}.chat-card-side{position:relative;display:flex;width:58px;align-self:stretch;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;padding:9px 12px 9px 0;color:#929cad;font-size:10px}.chat-card-status{display:flex;min-height:20px;align-items:center;gap:6px}.chat-card-status b{display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;color:#fff;border-radius:9px;background:var(--accent)}.pinned-indicator{display:grid;place-items:center;color:#8696a0}.pinned-indicator svg{width:14px;height:14px;fill:#8696a0;stroke-width:1.4}.chat-menu-trigger{position:absolute;right:4px;bottom:3px;display:none;width:29px;height:29px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#667781;cursor:pointer}.chat-card:hover .chat-menu-trigger,.chat-menu-trigger[aria-expanded=true]{display:grid}.chat-menu-trigger svg{width:17px;height:17px}.chat-row-menu{position:absolute;z-index:25;top:59px;right:8px;width:190px;padding:5px;border:1px solid var(--border);border-radius:9px;background:#fff;box-shadow:0 8px 28px #0b141a2e}.chat-row-menu button{display:flex;width:100%;align-items:center;gap:10px;padding:10px;border:0;border-radius:7px;background:transparent;color:#3b4a54;cursor:pointer;font-size:12px;text-align:left}.chat-row-menu button:hover{background:#f0f2f5}.chat-row-menu button svg{width:17px;height:17px}.profile-card{display:flex;align-items:center;gap:10px;min-height:64px;padding:10px 14px;border-top:1px solid var(--border);background:#f0f2f5}.profile-card>a{display:flex;min-width:0;flex:1;flex-direction:column;color:inherit;font-size:12px;text-decoration:none}.profile-card>a small{margin-top:3px;color:var(--muted);font-size:10px}.icon-link{margin-left:auto;padding:8px;color:#647086;font-size:17px;text-decoration:none}.logout-button{border:0;background:transparent;color:#7d889a;cursor:pointer;font-size:19px}.profile-card>span:nth-child(2){display:flex;flex:1;flex-direction:column;font-size:12px}.profile-summary{min-width:0}.install-app-button{display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:#e2f3ee;color:var(--accent-strong);cursor:pointer;font-size:20px}.profile-card small{margin-top:3px;color:var(--muted);font-size:10px}.profile-card i{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%;background:#20b87a}.conversation{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;background:var(--canvas)}.file-drop-overlay{position:absolute;z-index:20;inset:14px;display:grid;place-content:center;gap:6px;border:2px dashed var(--accent);border-radius:20px;color:inherit;text-align:center;background:color-mix(in srgb,var(--accent-soft) 88%,white);pointer-events:none;box-shadow:0 12px 40px #21408c29}.file-drop-overlay span{color:var(--muted);font-size:13px}.conversation-header{gap:12px;background:#f0f2f5}.conversation-identity{display:flex;min-width:0;flex:1;align-items:center;gap:11px;padding:0;border:0;background:transparent;cursor:default;text-align:left}.conversation-identity[title]{cursor:pointer}.conversation-title{display:flex;min-width:0;flex-direction:column;gap:3px}.conversation-title strong{overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.conversation-title small{overflow:hidden;color:var(--muted);font-size:11px;white-space:nowrap;text-overflow:ellipsis}.header-actions{display:flex;align-items:center;gap:4px;margin-left:auto}.header-actions .icon-button{margin-left:0}.api-dot{width:8px;height:8px;border-radius:50%;background:#d8dee8}.api-dot.online{background:#1fbd7a;box-shadow:0 0 0 3px #ddf8ed}.mobile-back{display:none;width:36px;height:36px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.messages{flex:1;min-height:0;overflow:auto;padding:22px clamp(20px,6vw,70px);background-image:linear-gradient(30deg,rgb(105 93 72 / 3%) 12%,transparent 12.5%,transparent 87%,rgb(105 93 72 / 3%) 87.5%),linear-gradient(150deg,rgb(105 93 72 / 3%) 12%,transparent 12.5%,transparent 87%,rgb(105 93 72 / 3%) 87.5%);background-size:34px 59px,34px 59px}.stage-banner{display:flex;align-items:center;gap:10px;max-width:520px;margin:0 auto 18px;padding:10px 14px;border:1px solid #cddfff;border-radius:12px;background:#eef5ffeb;color:#25519b;font-size:10px}.stage-banner span{color:#6680a9}.day-divider{display:flex;align-items:center;gap:12px;margin:5px 0 22px;color:#8994a6;font-size:10px}.day-divider:before,.day-divider:after{content:"";flex:1;height:1px;background:#e0e6ef}.message{display:flex;align-items:flex-start;gap:9px;margin:8px 0}.message>div{max-width:min(500px,78%)}.sender{margin:0 0 4px 4px;color:var(--accent-strong);font-size:11px;font-weight:700}.bubble{position:relative;padding:11px 13px 7px;border-radius:5px 15px 15px;background:#fff;box-shadow:0 1px 2px #0b141a21}.bubble p{margin:0;font-size:14px;line-height:1.45}.bubble time{display:block;margin-top:4px;color:#909bad;font-size:10px;text-align:right}.bubble time span{color:var(--accent)}.message.outgoing{justify-content:flex-end}.outgoing .bubble{color:#111b21;border-radius:15px 5px 15px 15px;background:#d9fdd3}.mini-avatar.ghost{visibility:hidden}.attachment-card{display:flex;align-items:center;min-width:270px;gap:10px;padding:9px 11px;border-radius:5px 15px 15px;background:#fff;box-shadow:0 2px 8px #2436530f}.file-icon{display:grid;place-items:center;width:36px;height:42px;color:#fff;border-radius:7px;background:#6352cf;font-size:11px;font-weight:800}.attachment-card span{display:flex;flex:1;flex-direction:column;gap:4px}.attachment-card strong{font-size:11px}.attachment-card small{color:var(--muted);font-size:9px}.attachment-card button{width:29px;height:29px;border:1px solid var(--border);border-radius:50%;background:#fff;color:var(--accent)}.typing{display:flex;align-items:center;gap:9px;margin-top:12px}.typing>span:nth-child(2){padding:8px 11px;border-radius:14px;background:#fff}.typing i{display:inline-block;width:4px;height:4px;margin:0 2px;border-radius:50%;background:#7c8799}.typing small{color:#8a95a6;font-size:9px}.composer{display:flex;align-items:center;gap:8px;min-height:72px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#f0f2f5}.composer textarea{flex:1;resize:none;border:0;outline:0;padding:11px 14px;border-radius:9px;background:#fff;font-size:14px}.composer button{display:grid;place-items:center;border:0;cursor:pointer}.attach-button,.emoji-button{width:35px;height:35px;border-radius:50%;background:transparent!important;color:#657187;font-size:20px}.send-button,.voice-button,.voice-finish{width:38px;height:38px;border-radius:50%;background:var(--accent);color:#fff}.send-button:hover:not(:disabled),.voice-button:hover:not(:disabled),.voice-finish:hover:not(:disabled){background:var(--accent-strong)}.send-button:disabled,.voice-button:disabled,.voice-finish:disabled,.voice-cancel:disabled{cursor:not-allowed;opacity:.5}.voice-button svg,.voice-finish svg{width:19px;height:19px}.voice-recorder{display:flex;min-width:0;flex:1;align-items:center;gap:10px;color:#54656f}.voice-recorder>strong{min-width:48px;font-size:13px;font-variant-numeric:tabular-nums}.voice-cancel{width:38px;height:38px;flex:0 0 auto;border-radius:50%;background:transparent;color:#d84152}.voice-cancel svg{width:18px;height:18px}.voice-recording-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:#e5484d;animation:voice-pulse 1.2s ease-in-out infinite}.voice-recorder.requesting .voice-recording-dot,.voice-recorder.sending .voice-recording-dot{background:#00a884}.voice-wave{display:flex;min-width:80px;height:30px;flex:1;align-items:center;justify-content:center;gap:3px;overflow:hidden}.voice-wave i{width:3px;height:8px;flex:0 0 auto;border-radius:3px;background:#8ea0aa}.voice-wave i:nth-child(3n+1){height:18px}.voice-wave i:nth-child(4n+2){height:25px}.voice-wave i:nth-child(5n){height:13px}.voice-recorder.recording .voice-wave i{animation:voice-wave .9s ease-in-out infinite alternate}.voice-recorder.recording .voice-wave i:nth-child(2n){animation-delay:-.45s}@keyframes voice-pulse{50%{opacity:.35;transform:scale(.8)}}@keyframes voice-wave{to{transform:scaleY(.45)}}.info-panel{border-left:1px solid var(--border);background:#fff;overflow:auto}.info-panel>header{justify-content:space-between;font-size:13px}.info-panel>header .icon-button{margin:0}.group-hero{padding:24px 20px 17px;text-align:center}.group-hero .large-avatar{margin:0 auto 12px}.group-hero h2{margin:0;font-size:15px}.group-hero p{margin:5px 0 0;color:var(--muted);font-size:10px}.info-actions{display:grid;grid-template-columns:repeat(3,1fr);padding:0 15px 20px;border-bottom:1px solid var(--border)}.info-actions button{display:flex;flex-direction:column;align-items:center;gap:7px;border:0;background:#fff;color:#69758a;font-size:9px}.info-actions span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f0f4fb;color:var(--accent);font-size:16px}.members{padding:18px}.members>div{display:flex;justify-content:space-between;margin-bottom:12px;font-size:11px}.members button{border:0;background:transparent;color:var(--muted);font-size:9px}.members p{display:flex;align-items:center;gap:9px;margin:10px 0}.members .avatar{width:34px;height:34px;font-size:11px}.members p>span:nth-child(2){display:flex;flex:1;flex-direction:column;font-size:10px}.history-button{display:block;margin:0 auto 18px;padding:7px 13px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--accent);cursor:pointer;font-size:10px}.system-message{width:fit-content;max-width:80%;margin:12px auto;padding:5px 10px;border-radius:10px;background:#e2e8f0cc;color:var(--muted);font-size:9px;text-align:center}.message.highlighted .bubble,.system-message.highlighted{outline:3px solid rgb(37 99 235 / 24%);animation:search-highlight 1.8s ease-out}@keyframes search-highlight{0%{outline-color:#2563ebb3;transform:translateY(-2px)}to{outline-color:#2563eb3d;transform:translateY(0)}}.search-context-banner{display:flex;align-items:center;justify-content:center;gap:12px;margin:5px auto 16px;padding:8px 12px;border:1px solid #cdddf8;border-radius:10px;background:#f4f8ff;color:#52647e;font-size:10px}.search-context-banner button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-weight:700}.offline-banner{position:fixed;z-index:50;top:max(8px,env(safe-area-inset-top));left:50%;padding:9px 14px;border-radius:10px;background:#a86117;box-shadow:0 8px 24px #0f172a33;color:#fff;font-size:11px;transform:translate(-50%)}.incoming-notice{position:fixed;z-index:45;top:max(14px,env(safe-area-inset-top));right:18px;display:flex;width:min(340px,calc(100% - 36px));padding:12px 14px;border:1px solid #d8e3f4;border-radius:13px;background:#fff;box-shadow:0 14px 38px #0f172a38;color:var(--text);cursor:pointer;flex-direction:column;text-align:left}.incoming-notice span{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.bubble.deleted{color:var(--muted);font-style:italic}.reply-preview{display:flex;width:100%;max-width:380px;min-height:52px;align-items:stretch;gap:8px;margin:0 0 7px;padding:0;overflow:hidden;border:0;border-left:4px solid #00a884;border-radius:7px;background:#00a88414;color:inherit;cursor:pointer;text-align:left}.reply-preview>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px;justify-content:center;padding:7px 8px}.reply-preview strong,.reply-preview small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.reply-preview strong{color:#008069;font-size:11px}.reply-preview small{color:#667781;font-size:11px}.reply-preview img{width:54px;height:54px;flex:0 0 auto;object-fit:cover}.message-menu-trigger{position:absolute;z-index:4;top:4px;right:4px;display:grid;width:28px;height:28px;place-items:center;padding:0;border:0;border-radius:50%;background:radial-gradient(circle at 65% 35%,white 35%,rgb(255 255 255 / 70%) 72%,transparent 73%);color:#667781;cursor:pointer;opacity:0;transition:opacity .12s ease}.outgoing .message-menu-trigger{background:radial-gradient(circle at 65% 35%,#d9fdd3 35%,rgb(217 253 211 / 72%) 72%,transparent 73%)}.message:hover .message-menu-trigger,.message:focus-within .message-menu-trigger,.message-menu-trigger[aria-expanded=true]{opacity:1}.message-menu-trigger svg{width:17px;height:17px}.message-popover{position:absolute;z-index:30;top:34px;right:5px;width:210px;padding:6px;border:1px solid rgb(17 27 33 / 6%);border-radius:10px;background:#fff;box-shadow:0 8px 28px #0b141a3d;color:#3b4a54}.message-popover.context-menu{position:fixed;right:auto}.message-popover>button{display:flex;width:100%;align-items:center;gap:11px;padding:9px 10px;border:0;border-radius:7px;background:transparent;color:inherit;cursor:pointer;font:inherit;font-size:12px;text-align:left}.message-popover>button:hover,.message-popover>button:focus-visible{background:#f0f2f5}.message-popover>button svg{width:18px;height:18px}.message-popover>button.danger{color:#d84152}.quick-reactions{display:grid;grid-template-columns:repeat(6,1fr);gap:2px;margin:2px 0;padding:6px 2px;border-block:1px solid var(--border)}.quick-reactions button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;font-size:17px}.quick-reactions button:hover,.quick-reactions button:focus-visible{background:#f0f2f5;transform:scale(1.12)}.reaction-row{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:2;margin:-4px 8px 0}.reaction-row button{padding:2px 7px;border:1px solid #e9edef;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0b141a21;color:inherit;cursor:pointer;font-size:11px}.composer-wrap{position:relative;flex:0 0 auto;border-top:1px solid var(--border);background:var(--panel)}.composer-wrap .composer{border-top:0}.draft-attachments{display:flex;gap:8px;padding:9px 20px 0;overflow-x:auto}.draft-file{position:relative;display:flex;min-width:190px;max-width:260px;gap:8px;align-items:center;padding:8px 9px;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--canvas)}.draft-file>span:not(.draft-file-icon){display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.draft-file>img,.draft-file-icon{width:42px;height:42px;flex:0 0 42px;border-radius:10px}.draft-file>img{object-fit:cover}.draft-file-icon{display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);font-size:9px;font-weight:800}.draft-file strong,.draft-file small{overflow:hidden;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.draft-file small{color:var(--muted);font-size:8px}.draft-file>button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:9px}.draft-file>button:last-child{color:var(--muted);font-size:16px}.draft-file>i{position:absolute;bottom:0;left:0;height:2px;background:var(--accent);transition:width .12s ease}.draft-file.failed{border-color:#edb8c1}.message-attachments{display:grid;gap:7px;margin-bottom:7px}.message-attachments.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(520px,58vw)}.message-file{display:flex;min-width:min(280px,65vw);max-width:420px;align-items:center;gap:10px;overflow:hidden;color:inherit;border:0;background:transparent;cursor:pointer;font:inherit;padding:0;text-decoration:none;text-align:left}.message-file img{display:block;width:min(340px,58vw);max-height:280px;object-fit:cover;border-radius:10px}.message-file:has(img){display:block}.image-grid .message-file.image{width:100%;min-width:0;max-width:none}.image-grid .message-file.image img{width:100%;height:clamp(140px,17vw,220px)}.image-grid .message-file:not(.image){grid-column:1 / -1}.message-file>span:last-child{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.message-file strong{overflow:hidden;font-size:10px;white-space:nowrap;text-overflow:ellipsis}.message-file small{color:var(--muted);font-size:8px}.message-file .file-icon{flex:0 0 auto}.voice-message{width:min(340px,68vw);min-width:0;max-width:100%;padding:7px 8px;border-radius:10px;background:#ffffff7a;cursor:default}.voice-message-toggle{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:#00a884;color:#fff;cursor:pointer}.voice-message-toggle svg{width:21px;height:21px}.voice-message-track{display:grid!important;min-width:0;flex:1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px!important}.voice-message-track input{width:100%;min-width:0;accent-color:#00a884}.voice-message-track small{min-width:34px;font-variant-numeric:tabular-nums;text-align:right}.voice-message audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.photo-viewer{position:fixed;z-index:100;inset:0;display:grid;grid-template-rows:64px minmax(0,1fr);background:#0b141af0;cursor:zoom-out}.photo-viewer header{display:flex;min-width:0;align-items:center;gap:8px;padding:0 22px;background:#111b21eb;color:#e9edef;cursor:default}.photo-viewer header>span{display:flex;min-width:0;flex:1;flex-direction:column}.photo-viewer header strong,.photo-viewer header small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-viewer header strong{font-size:13px}.photo-viewer header small{color:#aebac1;font-size:10px}.photo-viewer header a,.photo-viewer header button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#e9edef;cursor:pointer}.photo-viewer header a:hover,.photo-viewer header button:hover{background:#ffffff1a}.photo-viewer header svg{width:21px;height:21px}.photo-viewer-image{display:block;max-width:calc(100vw - 40px);max-height:calc(100vh - 96px);align-self:center;justify-self:center;object-fit:contain;cursor:default;filter:drop-shadow(0 8px 26px rgb(0 0 0 / 38%))}.composer-context{display:flex;min-height:58px;align-items:center;gap:0;margin:8px 70px 0 63px;overflow:hidden;border-left:4px solid #00a884;border-radius:8px;background:#fff;box-shadow:0 1px 2px #0b141a14;color:#008069}.composer-context>img{width:58px;height:58px;flex:0 0 auto;order:2;object-fit:cover}.composer-context>span{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px;padding:8px 10px;font-size:11px}.composer-context small{overflow:hidden;color:var(--muted);white-space:nowrap;text-overflow:ellipsis}.composer-context button{display:grid;width:42px;height:42px;place-items:center;order:3;border:0;background:transparent;color:var(--muted);cursor:pointer}.composer-context button svg{width:18px;height:18px}.emoji-picker{position:absolute;z-index:35;bottom:68px;left:14px;display:grid;grid-template-columns:repeat(5,40px);gap:4px;padding:10px;border:1px solid rgb(17 27 33 / 8%);border-radius:12px;background:#fff;box-shadow:0 8px 30px #0b141a38}.emoji-picker button{display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;cursor:pointer;font-size:21px}.emoji-picker button:hover,.emoji-picker button:focus-visible,.emoji-button.active{background:#dfe3e5!important}.composer-error{display:flex;align-items:center;gap:8px;margin:-9px 20px 8px;color:#c23f55;font-size:9px}.composer-error a{color:#008069;font-weight:700}.conversation-empty{display:grid;height:100%;place-content:center;justify-items:center;padding:32px;color:var(--muted);text-align:center}.empty-chat-illustration{display:grid;width:126px;height:126px;place-items:center;border-radius:50%;background:#ffffff8c;color:var(--accent-strong)}.empty-chat-illustration svg{width:60px;height:60px}.conversation-empty h1{margin:24px 0 7px;color:#41525d;font-size:24px;font-weight:400}.conversation-empty p{margin:0;font-size:13px}.member-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:center;margin:10px 0}.member-row .avatar{width:34px;height:34px;font-size:9px}.member-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column;font-size:10px}.member-controls{grid-column:2;display:flex;flex-wrap:wrap;gap:5px}.member-controls button,.member-add button,.group-edit button{padding:4px 7px;border:0;border-radius:7px;background:var(--accent-soft);color:var(--accent);cursor:pointer;font-size:8px}.member-controls button:last-child{color:#c3485c}.member-add{display:flex;gap:6px;margin-top:16px}.member-add select,.group-edit input,.group-edit textarea{min-width:0;width:100%;padding:7px 8px;border:1px solid var(--border);border-radius:8px;background:var(--panel);color:inherit;font-size:9px}.leave-button{display:block;margin-top:18px;padding:5px 0}.members>small{display:block;margin-top:5px;line-height:1.45}.group-edit{display:flex;flex-direction:column;gap:6px}.group-edit textarea{min-height:52px;resize:vertical}.message-author-avatar{padding:0;border:0;cursor:pointer}.sender-button{display:block;padding:0;border:0;background:transparent;cursor:pointer}.message-author-avatar:hover,.sender-button:hover{filter:brightness(.93)}.group-sheet-backdrop{position:fixed;z-index:40;inset:0;display:flex;justify-content:flex-end;background:#0b141a6b}.group-sheet{display:flex;width:min(400px,100%);height:100dvh;overflow:hidden;background:#fff;box-shadow:-12px 0 40px #0b141a2e;flex-direction:column}.group-sheet>header{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;border-bottom:1px solid var(--border);background:#f0f2f5}.group-sheet>header>div{display:flex;min-width:0;align-items:center;gap:11px}.group-sheet>header>div>span:last-child{display:flex;min-width:0;gap:3px;flex-direction:column}.group-sheet>header strong{overflow:hidden;font-size:15px;white-space:nowrap;text-overflow:ellipsis}.group-sheet>header small{color:var(--muted);font-size:11px}.group-sheet>header>button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:26px}.group-sheet-hint{margin:0;padding:15px 18px 9px;color:var(--muted);font-size:11px}.group-sheet-members{min-height:0;padding:0 10px;overflow-y:auto}.group-person{display:grid;width:100%;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px 8px;border:0;border-bottom:1px solid var(--border);background:transparent;cursor:pointer;text-align:left}.group-person:hover:not(:disabled){border-radius:10px;background:#f5f6f6}.group-person:disabled{color:inherit;cursor:default;opacity:1}.group-person .avatar{width:42px;height:42px;font-size:11px}.group-person>span:nth-child(2){display:flex;min-width:0;gap:3px;flex-direction:column}.group-person strong{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.group-person small{color:var(--muted);font-size:10px}.group-person>span:last-child{color:var(--accent-strong);font-size:24px}.group-add-person{margin-top:auto;padding:16px 18px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}.group-add-person>strong{display:block;margin-bottom:8px;font-size:11px}.group-add-person>div{display:flex;gap:8px}.group-add-person select{min-width:0;flex:1;padding:9px 10px;border:1px solid var(--border);border-radius:9px;background:#fff;color:inherit}.group-add-person button{padding:8px 13px;border:0;border-radius:9px;background:var(--accent);color:#fff;cursor:pointer}.group-add-person button:disabled{cursor:default;opacity:.55}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-backdrop{position:fixed;z-index:30;inset:0;display:grid;padding:24px;background:#0f172a7a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);place-items:center}.message-search{display:flex;width:min(900px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:hidden;border-radius:18px;background:var(--panel);box-shadow:0 24px 70px #0f172a40;flex-direction:column}.message-search>header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 22px 12px}.message-search h2,.message-search p{margin:0}.message-search header p{margin-top:4px;color:var(--muted);font-size:11px}.message-search header>button{border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:24px}.message-search form{display:grid;grid-template-columns:2fr repeat(2,1fr);gap:10px;padding:8px 22px 18px;border-bottom:1px solid var(--border)}.message-search form label{display:flex;gap:5px;color:var(--muted);flex-direction:column;font-size:9px}.message-search form input,.message-search form select{min-width:0;padding:9px 10px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:var(--text)}.message-search form .primary-button{align-self:end;min-height:36px}.search-results{display:flex;overflow-y:auto;padding:10px;flex:1;flex-direction:column}.search-results>button{display:flex;gap:4px;padding:12px;border:0;border-bottom:1px solid var(--border);background:transparent;color:var(--text);cursor:pointer;flex-direction:column;text-align:left}.search-results>button:hover{border-radius:10px;background:var(--accent-soft)}.search-results>button>span:last-child{overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.search-result-meta{display:flex;align-items:center;justify-content:space-between;color:var(--accent);font-size:10px}.search-result-meta time{color:var(--muted)}.chat-dialog{display:flex;width:min(460px,100%);max-height:min(680px,calc(100vh - 40px));flex-direction:column;gap:15px;padding:22px;overflow:auto;border:1px solid var(--border);border-radius:18px;background:var(--panel);box-shadow:0 24px 70px #0f172a40}.chat-dialog>header{display:flex;justify-content:space-between}.chat-dialog>header div{display:flex;gap:6px}.chat-dialog>header button{padding:7px 10px;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer}.chat-dialog>header button.active{background:var(--accent-soft);color:var(--accent)}.chat-dialog>label,.chat-dialog fieldset{display:flex;flex-direction:column;gap:7px;margin:0;padding:0;border:0;color:var(--muted);font-size:10px}.chat-dialog input,.chat-dialog select,.chat-dialog textarea{padding:10px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:inherit}.chat-dialog fieldset{max-height:220px;overflow:auto}.chat-dialog fieldset label{display:flex;align-items:center;gap:8px}.chat-dialog fieldset input{width:auto}.loading-page{display:grid;min-height:100vh;place-content:center;justify-items:center;gap:12px;color:var(--muted)}.auth-page{display:grid;grid-template-columns:minmax(400px,540px) minmax(360px,1fr);min-height:100vh;background:var(--panel)}.auth-card{display:flex;flex-direction:column;padding:clamp(28px,6vw,72px)}.auth-brand{display:flex;align-items:center;gap:12px}.auth-brand>div{display:flex;flex-direction:column;gap:2px}.auth-brand small,.auth-intro p,.card-hint{color:var(--muted);font-size:11px}.auth-intro{margin:auto 0 26px}.auth-intro>span{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.auth-intro h1{margin:9px 0 4px;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em}.auth-form,.settings-form{display:flex;flex-direction:column;gap:14px}.auth-form label,.settings-form label{display:flex;flex-direction:column;gap:7px;color:#58657a;font-size:11px;font-weight:600}.auth-form input,.settings-form input,.settings-form select{width:100%;border:1px solid var(--border);border-radius:11px;outline:0;background:var(--panel);color:inherit;padding:12px 13px;font-size:13px}.auth-form input:focus,.settings-form input:focus,.settings-form select:focus{border-color:#65cbb6;box-shadow:0 0 0 3px var(--accent-soft)}.primary-button,.secondary-button{min-height:42px;border:0;border-radius:11px;cursor:pointer;font-weight:700}.primary-button{background:var(--accent);color:#fff;box-shadow:0 8px 20px #00a88433}.secondary-button{background:var(--accent-soft);color:var(--accent)}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.65}.form-error,.form-success{margin:0;padding:9px 11px;border-radius:9px;background:#fff0f2;color:#c23f55;font-size:10px}.form-success{background:#eaf9f2;color:#18875a}.auth-card>footer{margin-top:auto;padding-top:30px;color:var(--muted);font-size:10px}.auth-visual{display:grid;place-content:center;justify-items:center;padding:60px;overflow:hidden;background:linear-gradient(145deg,#075e54,#008069 52%,#1fbd9b);color:#fff;text-align:center}.auth-visual h2{margin:36px 0 5px;font-size:25px}.auth-visual p{max-width:390px;margin:0;color:#ffffffb8;font-size:12px;line-height:1.6}.privacy-orbit{position:relative;display:grid;width:190px;height:190px;place-items:center;border:1px solid rgb(255 255 255 / 25%);border-radius:50%}.privacy-orbit span{display:grid;width:88px;height:88px;place-items:center;border-radius:28px;background:#ffffff26;box-shadow:0 20px 50px #0014504d;font-size:32px}.privacy-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:0 0 0 7px #ffffff24}.privacy-orbit i:nth-child(2){left:4px;top:55px}.privacy-orbit i:nth-child(3){right:9px;top:35px}.privacy-orbit i:nth-child(4){bottom:5px;right:52px}.settings-page{min-height:100vh;padding-bottom:50px;background:#f0f2f5}.settings-header{display:flex;align-items:center;gap:24px;min-height:92px;padding:18px max(24px,calc((100vw - 1160px)/2));border-bottom:1px solid var(--border);background:var(--panel)}.settings-header>div{flex:1}.settings-header h1{margin:0;font-size:20px}.settings-header p{margin:4px 0 0;color:var(--muted);font-size:10px}.back-link{color:var(--accent);font-size:12px;text-decoration:none}.settings-grid,.profile-grid{display:grid;grid-template-columns:330px 1fr;gap:20px;width:min(1160px,calc(100% - 40px));margin:28px auto}.profile-grid{grid-template-columns:repeat(2,1fr)}.settings-card{align-self:start;padding:23px;border:1px solid var(--border);border-radius:17px;background:var(--panel);box-shadow:0 10px 28px #3043640f}.settings-card h2{margin:0 0 6px;font-size:15px}.storage-card,.admin-overview-card{grid-column:1 / -1}.admin-metrics{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:10px;margin:18px 0}.admin-metrics div{display:flex;flex-direction:column;gap:3px;padding:14px;border:1px solid var(--border);border-radius:12px;background:var(--background)}.admin-metrics strong{font-size:17px}.admin-metrics span,.admin-diagnostics small,.admin-diagnostics p{color:var(--muted);font-size:9px}.admin-diagnostics{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.admin-diagnostics section{min-width:0}.admin-diagnostics h3{margin:0 0 8px;font-size:11px}.admin-diagnostics article{display:flex;flex-direction:column;gap:2px;padding:8px 0;border-top:1px solid var(--border);font-size:10px}.storage-overview{display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(160px,2fr) auto;gap:16px;align-items:center}.storage-state{display:flex;align-items:center;gap:7px;color:#18875a;font-size:10px}.storage-state i{width:8px;height:8px;border-radius:50%;background:currentcolor}.storage-state.unavailable{color:#c23f55}.quota-copy{display:flex;flex-direction:column;gap:3px;font-size:10px}.quota-copy small{color:var(--muted);font-size:9px}.quota-bar{height:8px;overflow:hidden;border-radius:4px;background:var(--accent-soft)}.quota-bar i{display:block;height:100%;border-radius:inherit;background:var(--accent)}.quota-bar.warning i{background:#e9962f}.storage-warning{grid-column:2 / -1;margin:-7px 0 0;color:#b66d18;font-size:9px}.notification-settings-card{grid-column:1 / -1}.notification-setting-row,.chat-notification-control{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-top:1px solid var(--border)}.notification-setting-row>span,.chat-notification-control>span{display:flex;gap:3px;flex-direction:column}.notification-setting-row small,.chat-notification-control small{color:var(--muted);font-size:10px}.chat-notification-control{margin:0 18px}.chat-notification-control button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:10px}.card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.card-title h2{margin:0}.card-title>span{padding:4px 8px;border-radius:10px;background:var(--accent-soft);color:var(--accent);font-size:9px;font-weight:700}.user-rows{display:flex;flex-direction:column}.user-row{display:grid;grid-template-columns:42px minmax(140px,1fr) auto auto;gap:12px;align-items:center;padding:13px 0;border-bottom:1px solid var(--border)}.user-row:last-child{border-bottom:0}.user-row .avatar{width:40px;height:40px;font-size:12px}.user-main{display:flex;min-width:0;flex-direction:column;gap:3px}.user-main strong{font-size:11px}.user-main small{color:var(--muted);font-size:9px}.status-pill{padding:5px 8px;border-radius:10px;background:#e9f8f1;color:#18875a;font-size:8px;font-weight:700}.status-pill.blocked{background:#fff0f2;color:#c23f55}.muted-avatar{background:#9ba5b5}.row-actions{display:flex;gap:5px}.row-actions button,.session-row button,.danger-link{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:9px}.row-actions button:last-child,.danger-link{color:#c3485c}.row-actions button:disabled{color:#aab2bf;cursor:not-allowed}.profile-avatar{display:flex;align-items:center;gap:16px;margin:18px 0 24px}.profile-avatar>div{display:flex;flex-direction:column;gap:3px}.profile-avatar small{color:var(--muted);font-size:10px}.profile-avatar p{max-width:300px;margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.sessions-card{grid-column:1 / -1}.session-row{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:11px;padding:12px 0;border-top:1px solid var(--border)}.device-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.session-row>span:nth-child(2){display:flex;flex-direction:column;gap:3px;font-size:10px}.session-row small{color:var(--muted);font-size:9px}.empty-state{padding:30px;color:var(--muted);font-size:11px;text-align:center}.members small{margin-top:3px;color:#2bab75;font-size:8px}@media(max-width:1100px){.app-shell{grid-template-columns:330px 1fr}.info-panel{display:none}}@media(max-width:720px){html,body,#root{width:100%;max-width:100%;overflow:hidden}body{min-width:0;overscroll-behavior:none}.app-shell{display:block;width:100%;max-width:100%;height:100dvh}.offline-banner{top:max(6px,env(safe-area-inset-top));width:calc(100% - 24px);text-align:center}.incoming-notice{top:max(10px,env(safe-area-inset-top));right:12px;width:calc(100% - 24px)}.search-backdrop{display:block;padding:0}.message-search{width:100%;height:100dvh;max-height:none;border-radius:0;padding-top:env(safe-area-inset-top)}.message-search form{grid-template-columns:repeat(2,minmax(0,1fr))}.message-search form .search-query-field,.message-search form .primary-button{grid-column:1 / -1}.search-context-banner{align-items:flex-start;flex-direction:column}.sidebar{height:100%}.app-shell.has-chat .sidebar{display:none}.app-shell:not(.has-chat) .conversation{display:none}.conversation{width:100%;max-width:100%;height:100%}.conversation-header{height:58px;min-width:0;gap:6px;padding:0 7px}.conversation-header .conversation-identity{gap:8px}.conversation-header .conversation-identity .avatar{width:40px;height:40px;flex:0 0 40px;font-size:11px}.conversation-title{gap:1px}.conversation-title strong{font-size:16px}.conversation-title small{max-width:42vw;font-size:11px}.header-actions{flex:0 0 auto;gap:0}.header-actions .toolbar-button{width:38px;height:38px}.header-pin-button{display:none}.group-sheet{width:100%}.mobile-back,.chat-menu-trigger{display:grid}.messages{overflow-x:hidden;padding:12px 8px 16px;overscroll-behavior-x:none;scroll-padding-bottom:82px}.message{max-width:100%;gap:0;margin:7px 0}.message>div{min-width:0;max-width:88%}.message-author-avatar,.message.incoming>.mini-avatar{display:none}.sender{margin:0 0 3px 7px;font-size:12px}.bubble{max-width:100%;padding:8px 9px 6px}.bubble p{overflow-wrap:anywhere;font-size:15px;line-height:1.35}.reply-preview{min-width:0;max-width:100%;min-height:46px;gap:4px;margin-bottom:5px}.reply-preview>span{padding:5px 7px}.reply-preview strong,.reply-preview small{font-size:11px}.reply-preview img{width:46px;height:46px}.message-attachments.image-grid{width:min(310px,78vw)}.image-grid .message-file.image img{height:120px}.composer{width:100%;max-width:100%;min-height:58px;gap:4px;padding:7px 6px max(7px,env(safe-area-inset-bottom))}.composer textarea{width:0;min-width:0;max-height:96px;padding:9px 11px;font-size:16px;line-height:20px}.composer .attach-button,.composer .emoji-button{width:38px;height:38px;flex:0 0 38px}.composer .send-button,.composer .voice-button,.composer .voice-finish{width:42px;height:42px;flex:0 0 42px}.composer-wrap{width:100%;max-width:100%}.composer-error{align-items:flex-start;margin:0 8px 6px;flex-direction:column;gap:3px;font-size:11px}.composer-context{min-height:46px;margin:5px 6px 0}.composer-context>img{width:46px;height:46px}.composer-context>span{padding:5px 8px;font-size:11px}.composer-context button{width:38px;height:38px;flex:0 0 38px}.message-menu-trigger{opacity:1}.message-popover,.message-popover.context-menu{position:fixed;z-index:80;top:auto!important;right:8px;bottom:calc(66px + env(safe-area-inset-bottom));left:8px!important;width:auto;max-height:min(330px,calc(100dvh - 150px));overflow-y:auto;padding:7px;border-radius:14px;box-shadow:0 10px 34px #0b141a4d}.message-popover>button{min-height:44px;padding:10px 12px;font-size:14px}.quick-reactions{grid-template-columns:repeat(6,minmax(0,1fr));padding:7px 2px}.quick-reactions button{width:100%;min-width:0;height:38px;font-size:20px}.emoji-picker{right:10px;left:10px;grid-template-columns:repeat(5,minmax(36px,1fr))}.emoji-picker button{width:100%}.voice-wave{gap:2px}.voice-wave i:nth-child(n+15){display:none}.voice-message{width:min(280px,72vw);min-width:0}}@media(max-width:760px){.auth-page{display:block}.auth-card{min-height:100vh;padding:28px 24px}.auth-intro{margin-top:auto}.auth-visual{display:none}.settings-header{gap:12px;padding:14px 16px}.settings-header h1{font-size:16px}.settings-grid,.profile-grid{grid-template-columns:1fr;width:calc(100% - 24px);margin:14px auto}.sessions-card,.storage-card,.admin-overview-card{grid-column:auto}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-diagnostics,.storage-overview{grid-template-columns:1fr}.storage-warning{grid-column:auto;margin:0}.notification-setting-row{align-items:stretch;flex-direction:column}.user-row{grid-template-columns:38px 1fr auto}.user-row .status-pill{display:none}.row-actions{grid-column:2 / -1}}@media(prefers-color-scheme:dark){:root{color:#e9edf5;background:#101521;--panel: #181f2d;--canvas: #121925;--border: #293244;--muted: #8e9aae;--accent-soft: #153d35}.search-box,.attach-button,.emoji-button{background:#222b3b!important}.search-box kbd,.attachment-card,.bubble,.typing>span:nth-child(2),.info-actions button,.info-panel,.composer,.conversation-header,.brand-row,.profile-card,.group-sheet,.group-sheet>header{background:var(--panel)}.chat-card:hover{background:#202a3a}.outgoing .bubble{background:#005c4b;color:#e9edef}.profile-card,.sidebar{background:var(--panel)}.messages{background-image:linear-gradient(30deg,rgb(255 255 255 / 2%) 12%,transparent 12.5%,transparent 87%,rgb(255 255 255 / 2%) 87.5%),linear-gradient(150deg,rgb(255 255 255 / 2%) 12%,transparent 12.5%,transparent 87%,rgb(255 255 255 / 2%) 87.5%)}.group-add-person select,.composer textarea{border-color:var(--border);background:#202c33;color:inherit}.info-actions span{background:#252f40}.attachment-card button{border-color:var(--border);background:#222b39}.composer-context,.emoji-picker,.message-popover,.reaction-row button,.voice-message{border-color:#303d45;background:#202c33;color:#e9edef}.voice-recorder{color:#d7e0e5}.message-popover>button:hover,.message-popover>button:focus-visible,.quick-reactions button:hover,.quick-reactions button:focus-visible,.emoji-picker button:hover,.emoji-picker button:focus-visible,.emoji-button.active{background:#2a3942!important}.message-menu-trigger{background:radial-gradient(circle at 65% 35%,#202c33 35%,rgb(32 44 51 / 72%) 72%,transparent 73%)}.outgoing .message-menu-trigger{background:radial-gradient(circle at 65% 35%,#005c4b 35%,rgb(0 92 75 / 72%) 72%,transparent 73%)}.sidebar-toolbar,.chat-row-menu,.conversation-empty .empty-chat-illustration{background:#202c33}.conversation-empty h1{color:#d6dee2}.settings-page{background:#111722}.stage-banner{border-color:#2b4875;background:#1d304ef0;color:#a9c7ff}.auth-form label,.settings-form label{color:#aab4c6}.form-error{background:#3a222b}.form-success{background:#19372d}}
