:root{color:#101d25;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--green-strong:#005c4b;--green:#008069;--green-soft:#e7ffef;--panel:#fff;--panel-muted:#f0f2f5;--panel-outline:#d8dde2;--text-soft:#667781;--chat-bg:#efeae2;--chat-own:#d9fdd3;background:linear-gradient(#0a5c53 0 170px,#d9dbd5 170px 100%),#d9dbd5;font-family:Segoe UI,Helvetica Neue,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{background:#d9dbd5;height:100%;min-height:100%;margin:0}body{background:linear-gradient(#0a5c53 0 170px,#d9dbd5 170px 100%),#d9dbd5;min-height:100vh;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.screen-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.loading-card{background:#ffffffeb;border-radius:24px;justify-items:center;gap:12px;width:min(100%,340px);padding:28px;display:grid;box-shadow:0 24px 60px #0000001f}.loading-card--dark{color:#f4f3ef;background:#0c1216eb}.spinner{border:4px solid #0080692e;border-top-color:var(--green);border-radius:50%;width:42px;height:42px;animation:.85s linear infinite spin}.spinner--small{width:24px;height:24px}@keyframes spin{to{transform:rotate(360deg)}}.auth-shell{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;min-height:100svh;padding:24px;display:grid;overflow:hidden}.auth-hero{color:#f6fff8;background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 34%),linear-gradient(135deg,#03352d,#0f6e5d 55%,#4eb58f);border-radius:34px;align-content:center;gap:18px;padding:34px;display:grid;box-shadow:0 28px 70px #0000002e}.auth-hero__pill,.admin-eyebrow,.section-eyebrow{letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.8rem;display:inline-flex}.auth-hero h1{max-width:12ch;margin:4px 0 0;font-size:clamp(2.1rem,4.5vw,4rem);line-height:1}.auth-hero p{color:#f6fff8d6;max-width:42ch;margin:0}.auth-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.auth-point,.auth-story-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:22px;padding:18px 20px}.auth-point strong,.auth-story-card span{margin-bottom:6px;font-size:.98rem;display:block}.auth-point span,.auth-story-card p{color:#f6fff8d1;margin:0;font-size:.92rem}.auth-story-card{max-width:420px}.auth-story-card--link{align-content:start;gap:12px;display:grid}.auth-panel{align-content:center;gap:20px;min-width:0;min-height:0;display:grid}.auth-panel__switch{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff80;border-radius:18px;grid-template-columns:repeat(2,1fr);gap:6px;padding:6px;display:inline-grid}.auth-panel__switch button{color:#16302f;background:0 0;border:0;border-radius:12px;padding:12px 18px}.auth-panel__switch .active{background:#fff;box-shadow:0 12px 32px #00000014}.auth-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd6;border-radius:32px;gap:16px;padding:28px;display:grid;box-shadow:0 26px 60px #0000001f}.auth-form__header span{color:var(--green);font-weight:700}.auth-form__header h2{margin:6px 0;font-size:1.85rem}.auth-form__header p{color:var(--text-soft);margin:0}.auth-form label,.composer{gap:8px;display:grid}.auth-form label span{color:#365159;font-size:.92rem}.auth-form input,.secondary-input,.chat-sidebar__search input,.composer textarea{background:#f5f7f9;border:1px solid #0000;border-radius:16px;outline:none;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus,.secondary-input:focus,.chat-sidebar__search input:focus,.composer textarea:focus{border-color:#00806947;box-shadow:0 0 0 4px #0080691f}.primary-button,.ghost-button,.mini-button,.admin-link-button{border:0;border-radius:16px;padding:14px 18px;font-weight:700;transition:transform .2s,opacity .2s,background .2s}.primary-button{background:linear-gradient(135deg, var(--green-strong), #0a8f76);color:#fff}.ghost-button{color:#1c3136;background:#ffffffb3}.mini-button{color:#0d3c33;background:#dcf8c6;border-radius:12px;padding:10px 14px}.mini-button--muted{color:#41555d;background:#edf0f2}.primary-button:hover,.ghost-button:hover,.mini-button:hover,.admin-link-button:hover{transform:translateY(-1px)}.primary-button:disabled{opacity:.65;cursor:wait}.inline-feedback{border-radius:14px;padding:12px 14px;font-size:.95rem}.inline-feedback--error{color:#8d2016;background:#ffe8e4}.inline-feedback--success{color:#10543f;background:#e7ffef}.api-console-shell{color:#e9f0f7;background:radial-gradient(circle at 100% 0,#38bdf81f,#0000 26%),radial-gradient(circle at 0 100%,#fb923c1f,#0000 28%),linear-gradient(160deg,#08111b,#111c28 54%,#162534);min-height:100svh;padding:24px}.api-console-topbar,.api-console-layout,.api-console-footer{max-width:1320px;margin:0 auto}.api-console-topbar{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.api-console-topbar h1{max-width:12ch;margin:14px 0 10px;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02}.api-console-topbar p,.api-console-card__header p,.api-console-token-card p,.api-route-card p{color:#e9f0f7b8}.api-console-topbar__links{flex-wrap:wrap;gap:10px;display:flex}.api-console-layout{grid-template-columns:300px minmax(0,1fr);gap:18px;display:grid}.api-console-sidebar,.api-console-main{min-width:0}.api-console-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.api-console-card{background:#0b141fd1;border:1px solid #ffffff14;border-radius:28px;min-width:0;padding:24px;box-shadow:0 28px 60px #0000002e}.api-console-card--nav{position:sticky;top:24px}.api-console-card__header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.api-console-card__header h2{margin:10px 0 6px;font-size:1.5rem}.api-console-tabs{background:#ffffff0f}.api-console-tabs button{color:#dce7f2}.api-console-tabs .active{color:#08111b}.api-console-preset-list,.api-doc-stack,.api-route-list{gap:12px;display:grid}.api-console-preset{width:100%;color:inherit;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;gap:6px;padding:14px;display:grid}.api-console-preset strong,.api-route-card code{font-size:.95rem}.api-console-preset small,.api-route-card span,.api-response-meta span,.api-console-footer span{color:#e9f0f7a3}.api-method{letter-spacing:.08em;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:52px;padding:6px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.api-method--get{color:#8ee1ff;background:#38bdf82e}.api-method--post{color:#93ebb0;background:#22c55e2e}.api-doc-card,.api-route-card,.api-console-token-card,.api-console-response,.api-console-curl{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:16px 18px}.api-doc-card h3,.api-route-card__top{margin:0 0 10px}.api-doc-card ul{color:#e9f0f7d1;gap:8px;margin:0;padding-left:18px;display:grid}.api-route-card__top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.api-console-token-card{gap:12px;margin-bottom:18px;display:grid}.api-console-token-card code,.api-console-response pre,.api-console-curl pre{white-space:pre-wrap;word-break:break-word;color:#eef7ff;margin:0;font-family:SFMono-Regular,Consolas,monospace;font-size:.88rem}.api-console-token-actions,.api-request-actions,.api-response-meta{flex-wrap:wrap;gap:10px;display:flex}.api-request-form,.api-console-auth-form{gap:14px;display:grid}.api-request-form label,.api-console-auth-form label{gap:8px;display:grid}.api-request-form label span,.api-console-auth-form label span{color:#e9f0f7c7;font-size:.9rem}.api-request-form input,.api-request-form textarea,.api-request-form select{color:#eef7ff;background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;padding:14px 16px}.api-request-form textarea{resize:vertical}.api-request-form input:focus,.api-request-form textarea:focus,.api-request-form select:focus{border-color:#38bdf866;box-shadow:0 0 0 4px #38bdf81a}.api-request-row{grid-template-columns:180px minmax(0,1fr);gap:12px;display:grid}.api-request-row__path{min-width:0}.api-console-footer{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.chat-shell{background:linear-gradient(#0a5c53 0 170px,#d9dbd5 170px 100%),#d9dbd5;height:100dvh;min-height:100svh;padding:24px;overflow:hidden}.chat-frame{background:#fff;border-radius:18px;grid-template-columns:410px minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 14px 40px #111b212e}.chat-sidebar{background:#fff;border-right:1px solid #111b211a;flex-direction:column;min-height:0;display:flex;overflow:hidden}.chat-sidebar__header,.chat-stage__header{background:#f0f2f5;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.chat-sidebar__header{border-bottom:1px solid #111b210f}.profile-badge,.chat-stage__identity,.person-row__identity{align-items:center;gap:12px;display:flex}.profile-badge,.chat-stage__identity{flex:1;min-width:0}.profile-badge--button{text-align:left;background:0 0;border:0;min-width:0;padding:0}.profile-badge>div,.chat-stage__identity>div{min-width:0}.profile-badge h1,.chat-stage__identity h2{margin:0;font-size:1rem}.profile-badge p,.chat-stage__identity p,.person-row__identity span,.chat-row p,.empty-copy{color:var(--text-soft);margin:0;font-size:.92rem}.chat-sidebar__body{flex:1;min-height:0;padding:0 16px 16px;overflow:hidden}.chat-sidebar>.inline-feedback{margin:12px 16px 0}.chat-sidebar__header-actions{flex-wrap:nowrap;justify-content:flex-end;gap:6px;display:flex}.icon-button{color:#54656f;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;transition:background .2s,color .2s,transform .2s;display:inline-grid}.icon-button svg,.composer-icon-button svg,.composer-send-circle svg,.mobile-back-button svg,.message-bubble__toggle svg{width:20px;height:20px}.icon-button--ghost:hover,.icon-button--ghost:focus-visible,.icon-button--active{color:#1f2c34;background:#111b2114}.sidebar-tabbar{background:#fff;border-bottom:1px solid #111b2112;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 16px 16px;display:grid}.sidebar-tab{color:#3b4c54;background:#f3f5f6;border:0;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:12px 10px;font-weight:700;transition:background .2s,color .2s,transform .2s;display:flex}.sidebar-tab:hover{background:#edf3f1;transform:translateY(-1px)}.sidebar-tab span{min-width:22px;height:22px;color:var(--green);background:#0080691f;border-radius:999px;place-items:center;font-size:.74rem;display:inline-grid}.sidebar-tab--active{color:#0f4a3f;background:#dcf8c6}.sidebar-panel{flex-direction:column;gap:14px;height:100%;padding-top:16px;display:flex}.sidebar-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sidebar-panel__header h2{margin:0 0 4px;font-size:1.1rem}.sidebar-panel__header p{color:var(--text-soft);margin:0;font-size:.92rem}.sidebar-panel__meta{color:var(--green-strong);background:#00806914;border-radius:999px;flex-shrink:0;align-self:center;padding:8px 12px;font-size:.82rem;font-weight:700}.sidebar-segmented{flex-wrap:wrap;gap:8px;display:flex}.sidebar-chip{color:#27423d;background:#edf3f1;border:0;border-radius:999px;padding:8px 12px;font-weight:700}.sidebar-chip--active{color:#0f4a3f;background:#dcf8c6}.sidebar-search-input{flex-shrink:0}.sidebar-counter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.overview-pill{background:#f6f7f8;border-radius:18px;padding:14px 16px}.overview-pill strong{margin-bottom:4px;font-size:1.2rem;display:block}.overview-pill span{color:var(--text-soft);font-size:.88rem}.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-heading h2{margin:4px 0 0;font-size:1rem}.count-chip{min-width:28px;height:28px;color:var(--green);background:#0080691f;border-radius:999px;place-items:center;font-size:.88rem;font-weight:700;display:inline-grid}.user-search-results,.request-stack,.chat-list__items,.admin-list,.admin-table__body{align-content:start;gap:10px;display:grid;overflow:auto}.user-search-results{max-height:180px}.user-search-results--panel,.request-stack--panel,.chat-list--panel{background:#f7f9fa;border:1px solid #111b210f;border-radius:18px;flex:1;min-height:0;padding:8px}.user-search-results--panel,.request-stack--panel{max-height:none}.person-row,.request-card{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.person-row,.request-card,.chat-row{transition:background .2s,box-shadow .2s,transform .2s}.request-card--outgoing{background:#fcfcfd}.request-card__actions{gap:8px;display:flex}.status-pill{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:8px 12px;font-size:.82rem;display:inline-flex}.status-pill--incoming{color:#8a5800;background:#fff0c3}.status-pill--outgoing{color:#54636d;background:#eef3f8}.status-pill--friend{color:#04507f;background:#e0f3ff}.status-pill--blocked,.status-pill--blocked-you{color:#8d2016;background:#ffe8e4}.chat-list{min-height:0;display:grid}.chat-row{text-align:left;background:0 0;border:0;border-radius:14px;align-items:flex-start;gap:14px;width:100%;padding:12px;display:flex}.chat-row:hover,.chat-row--active{background:#f0f2f5;transform:none;box-shadow:inset 0 0 0 1px #00806914}.chat-row__content{flex:1;min-width:0}.chat-row__topline{justify-content:space-between;gap:12px;display:flex}.chat-row__topline span{color:var(--text-soft);flex-shrink:0;font-size:.78rem}.chat-row__meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;display:flex}.row-flag,.unread-badge{border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.row-flag{color:#475a65;background:#eef3f8}.row-flag--muted{color:#825b21;background:#f3ece0}.row-flag--group{color:#0d5d45;background:#e7ffef}.unread-badge{background:var(--green);color:#fff;min-width:24px}.chat-row__topline strong,.person-row__identity strong{display:block}.chat-row p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.empty-chat-list,.empty-stage,.welcome-stage__panel{background:#ffffffbd;border-radius:24px;padding:28px;box-shadow:inset 0 0 0 1px #111b210d}.empty-chat-list--compact{padding:22px}.chat-stage{background:linear-gradient(#efeae2eb,#efeae2f5),radial-gradient(circle at 0 0,#00806914,#0000 25%),linear-gradient(135deg,#efeae2,#ece5dd);grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;position:relative;overflow:hidden}.chat-stage__header{border-bottom:1px solid #111b2114}.chat-stage__toolbar{justify-content:flex-end;gap:6px;display:flex;position:relative}.toolbar-button{color:#183134;background:#fff;border:0;border-radius:14px;padding:10px 12px;font-weight:700}.toolbar-button--danger{color:#8d2016;background:#ffe8e4}.conversation-menu{z-index:8;background:#fff;border:1px solid #111b2114;border-radius:14px;gap:2px;min-width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 28px #111b212e}.conversation-menu__item,.message-menu__item{color:#111b21;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:11px 12px}.conversation-menu__item:hover,.message-menu__item:hover{background:#f5f6f6}.conversation-menu__item--danger,.message-menu__item--danger{color:#b3271e}.chat-stage__search{background:#f0f2f5;border-bottom:1px solid #111b210f;align-items:center;gap:12px;padding:10px 18px;display:flex}.chat-stage__utilitybar{flex-wrap:wrap;gap:10px;padding:10px 18px 0;display:flex}.stage-chip{text-align:left;background:#ffffffb8;border:1px solid #111b2114;border-radius:14px;gap:3px;min-width:0;padding:10px 12px;display:inline-grid}.stage-chip strong{text-transform:uppercase;letter-spacing:.06em;color:#51626b;font-size:.76rem}.stage-chip span{color:#111b21;font-size:.84rem}.stage-chip--pinned{border:0}.search-meta{color:var(--text-soft);font-size:.88rem;font-weight:700}.message-stage{overscroll-behavior:contain;background:radial-gradient(circle at 20% 20%,#ffffff73,#0000 18%),radial-gradient(circle at 80% 0,#0080690d,#0000 18%);flex-direction:column;justify-content:flex-start;gap:10px;min-height:0;padding:24px 28px 18px;display:flex;overflow:auto}.message-banner{color:#714900;background:#fff0c3eb;border-radius:18px;align-self:center;padding:12px 16px;font-size:.92rem}.message-bubble{background:#fff;border-radius:12px 12px 12px 4px;align-self:flex-start;max-width:min(540px,82%);padding:9px 36px 7px 12px;line-height:1.45;position:relative;box-shadow:0 1px 1px #111b211f}.message-bubble--active{box-shadow:0 3px 10px #111b2114,0 0 0 1px #0080692e}.message-bubble--own{background:var(--chat-own);border-radius:12px 12px 4px;align-self:flex-end}.message-bubble p,.admin-list__item p{white-space:pre-wrap;color:#111b21;margin:0 0 6px;font-size:.95rem}.message-bubble__hint{color:#54656f;margin-bottom:8px;font-size:.78rem;font-style:italic;font-weight:700}.message-bubble span,.admin-list__item span,.admin-table__row span{color:var(--text-soft);font-size:.8rem}.message-bubble__meta{justify-content:flex-end;align-items:center;gap:8px;margin-top:4px;display:flex}.message-bubble__toggle{color:#6b7b84;opacity:0;background:0 0;border:0;border-radius:50%;width:24px;height:24px;transition:opacity .18s,background .18s;position:absolute;top:6px;right:6px}.message-bubble:hover .message-bubble__toggle,.message-bubble--active .message-bubble__toggle,.message-bubble__toggle--active{opacity:1}.message-bubble__toggle:hover,.message-bubble__toggle--active{background:#111b2114}.message-reaction-tray{color:#fff;z-index:7;background:#202c33;border-radius:999px;align-items:center;gap:2px;padding:6px;display:flex;position:absolute;top:-20px;left:10px;box-shadow:0 12px 30px #111b2140}.message-reaction-tray--own{left:auto;right:10px}.message-reaction-tray__item{width:34px;height:34px;color:inherit;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.15rem;display:inline-grid}.message-reaction-tray__item:hover{background:#ffffff1f}.message-reaction-tray__item--plus{font-size:0}.message-reaction-tray__item--plus svg{width:18px;height:18px}.message-menu{z-index:6;background:#fff;border:1px solid #111b2114;border-radius:14px;gap:2px;min-width:188px;max-width:min(220px,100vw - 40px);padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 8px 28px #111b212e}.message-menu--own{left:auto;right:0}.message-status{letter-spacing:.02em;font-weight:700}.message-status--seen{color:#2a7dbb}.message-flag{color:#d18b00;font-size:.86rem}.message-actions{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.message-action{color:#264046;background:#111b210f;border:0;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:700}.message-action--emoji{min-width:34px;padding:6px}.reaction-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.reaction-pill{color:#264046;background:#ffffffd1;border:0;border-radius:999px;padding:5px 10px;font-size:.78rem}.reaction-pill--active{background:#dcf8c6}.reply-chip{background:#111b210d;border-left:4px solid #00806973;border-radius:12px;gap:4px;margin-bottom:8px;padding:10px 12px;display:grid}.reply-chip strong,.reply-chip span{font-size:.82rem}.attachment-card{gap:10px;margin-bottom:10px;display:grid}.attachment-image{object-fit:cover;border-radius:14px;width:min(280px,100%)}.attachment-meta{gap:4px;display:grid}.attachment-meta a{color:var(--green-strong);font-weight:700}.message-loader,.welcome-stage{place-items:center;display:grid}.welcome-stage{min-height:100%;padding:28px}.welcome-stage__panel{text-align:center;max-width:540px;box-shadow:0 18px 48px #111b2114}.welcome-stage__panel h2{margin-top:0}.composer{background:#f0f2f5;border-top:1px solid #111b2114;align-items:end;gap:8px;padding:10px 18px 14px;transition:background .16s,box-shadow .16s}.composer--dragging{background:#e5f6ef;box-shadow:inset 0 0 0 2px #128c7e38}.composer__stack{gap:8px;min-width:0;display:grid}.composer__inputbar{background:#fff;border-radius:28px;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:end;gap:6px;padding:6px 8px 6px 4px;display:grid;box-shadow:inset 0 0 0 1px #111b210f}.composer-preview{background:#111b210d;border-radius:16px;justify-content:space-between;align-items:flex-start;gap:12px;padding:10px 12px;display:flex}.composer-preview div{gap:4px;display:grid}.composer-preview strong{font-size:.86rem}.composer-preview span{color:var(--text-soft);font-size:.82rem}.composer-preview--edit{background:#fff0c3b8}.composer-icon-button{color:#54656f;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:inline-grid}.composer-icon-button:hover,.composer-icon-button--active{color:#1f2c34;background:#111b2112}.emoji-grid{background:#ffffffd1;border-radius:18px;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px;padding:10px;display:grid}.emoji-grid__item{background:#fff;border:0;border-radius:12px;padding:8px;font-size:1.1rem}.composer-drop-zone{color:#12352f;background:#075e5414;border-radius:18px;gap:4px;padding:12px 14px;display:grid}.composer-drop-zone span{color:var(--text-soft);font-size:.86rem}.message-search-results{gap:8px;display:grid}.message-search-result{text-align:left;background:#f5f7f8;border:0;border-radius:16px;gap:4px;padding:12px 14px;display:grid}.message-search-result span{color:var(--text-soft);font-size:.88rem}.friend-list-block{gap:12px;display:grid}.person-row--button{text-align:left;border:0;width:100%}.composer textarea{resize:none;min-height:44px;max-height:160px;box-shadow:none;background:0 0;border:0;padding:10px 6px;line-height:1.4;overflow-y:auto}.composer textarea:focus{box-shadow:none;border-color:#0000}.composer-send-circle{background:var(--green);color:#fff;border:0;border-radius:50%;align-self:end;place-items:center;width:46px;height:46px;display:inline-grid}.composer-send-circle:disabled{opacity:.64}.composer-send-circle--recording{background:#ff5b4d}.mobile-back-button{color:#54656f;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:none}.avatar{color:#fff;background:var(--avatar-color);border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:inline-grid}.avatar--sm{width:38px;height:38px;font-size:.82rem}.avatar--md{width:46px;height:46px;font-size:.92rem}.avatar--lg{width:54px;height:54px;font-size:1rem}.admin-shell{color:#f6f3ea;background:radial-gradient(circle at 100% 0,#d977061f,#0000 30%),linear-gradient(135deg,#0d1518,#121d22 55%,#1d2831);min-height:100svh;padding:28px}.admin-topbar,.admin-lock-card{background:#080c10d1;border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;gap:20px;max-width:1280px;margin:0 auto 24px;padding:28px;display:flex}.admin-shell--login{place-items:center;padding:24px;display:grid}.admin-lock-card--login{gap:20px;width:min(100%,520px);margin:0;display:grid}.admin-lock-card__intro{gap:8px;display:grid}.admin-login-form{gap:14px;display:grid}.admin-login-form label{gap:8px;display:grid}.admin-login-form label span{color:#f6f3ead1;font-size:.92rem}.admin-login-form input{color:#f6f3ea;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;outline:none;width:100%;padding:14px 16px}.admin-login-form input::placeholder{color:#f6f3ea61}.admin-login-form input:focus{border-color:#d9770680;box-shadow:0 0 0 4px #d977061f}.modal-backdrop{z-index:20;background:#06141785;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-panel{background:#fff;border-radius:28px;gap:18px;width:min(100%,760px);max-height:min(92dvh,920px);padding:24px;display:grid;overflow:auto;box-shadow:0 32px 80px #0003}.settings-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-panel__header h2{margin:0 0 6px}.settings-panel__header p{color:var(--text-soft);margin:0}.settings-form{gap:14px;display:grid}.settings-form label{gap:8px;display:grid}.settings-form label span{color:#365159;font-size:.9rem}.settings-form input,.settings-form textarea,.settings-form select{background:#f5f7f9;border:1px solid #0000;border-radius:16px;outline:none;width:100%;padding:14px 16px}.settings-choice-grid{gap:14px;display:grid}.settings-choice-group{gap:8px;display:grid}.settings-choice-group>span{color:#365159;font-size:.9rem}.settings-choice-row{flex-wrap:wrap;gap:10px;display:flex}.settings-choice-row--stack{display:grid}.settings-choice{color:#16302f;background:#f5f7f9;border:1px solid #111b2114;border-radius:14px;padding:12px 14px;font-weight:700}.settings-choice--active{color:#0d4f41;background:#dcf8c6;border-color:#00806947}.settings-choice--wide{text-align:left;justify-content:flex-start;width:100%}.settings-choice--wallpaper{min-width:104px}.settings-choice--wallpaper-default{background:linear-gradient(135deg,#efeae2,#f6f1ea)}.settings-choice--wallpaper-mint{background:linear-gradient(135deg,#dff5eb,#f3fff9)}.settings-choice--wallpaper-sand{background:linear-gradient(135deg,#f5e9d8,#fff7ec)}.settings-choice--wallpaper-sky{background:linear-gradient(135deg,#dfefff,#f4f9ff)}.settings-choice--wallpaper-night{color:#eef7fb;background:linear-gradient(135deg,#17242b,#2d3942)}.settings-toggle{background:#f5f7f9;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.settings-toggle div{gap:4px;display:grid}.settings-toggle span{color:var(--text-soft);font-size:.88rem}.group-selector{background:#f5f7f9;border-radius:20px;gap:10px;max-height:280px;padding:8px;display:grid;overflow:auto}.group-selector__row{background:#fff;border-radius:16px;align-items:center;gap:12px;padding:10px 12px;display:flex}.admin-topbar h1,.admin-lock-card h1{margin:12px 0 8px;font-size:clamp(2rem,4vw,3.6rem)}.admin-topbar p,.admin-lock-card p,.empty-copy--dark{color:#f6f3eab8}.admin-topbar__actions{flex-wrap:wrap;align-self:flex-start;gap:12px;display:flex}.admin-search-input{min-width:min(320px,100%)}.admin-link-button{color:#fff;background:#d97706}.admin-link-button--primary{justify-content:center;width:100%}.admin-link-button--ghost{background:0 0;border:1px solid #ffffff1f}.admin-stat-grid,.admin-grid{max-width:1280px;margin:0 auto}.admin-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.admin-stat-card,.admin-panel{background:#080c10b8;border:1px solid #ffffff14;border-radius:24px;padding:24px}.admin-stat-card span{color:#f6f3eaad}.admin-stat-card strong{margin-top:14px;font-size:2rem;display:block}.admin-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.admin-panel--wide{grid-column:1/-1}.admin-panel__header,.admin-table__head,.admin-table__row{grid-template-columns:1.4fr .7fr 1fr .9fr;gap:14px;display:grid}.admin-panel__header{align-items:center;margin-bottom:18px}.admin-panel__header h2{margin:0}.admin-panel__header span{color:#f6f3eaad;justify-self:end}.admin-table__head{color:#f6f3ea8f;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff14;padding-bottom:12px;font-size:.78rem}.admin-table__row{border-bottom:1px solid #ffffff0f;padding:14px 0}.admin-table__row small{color:#f6f3ea85;margin-top:4px;display:block}.admin-list__item{border-bottom:1px solid #ffffff0f;padding:14px 0}.admin-list__item strong{margin-bottom:6px;display:block}.admin-list__item strong small{color:#f6f3ea85;margin-top:4px;display:block}.stack-list{gap:12px;display:grid}.stack-card{background:#f5f7f9;border-radius:18px;padding:14px 16px}.stack-card strong{margin-bottom:6px;display:block}.stack-card p{color:#1d3136;margin:0 0 8px}.stack-card--button{text-align:left;border:0;width:100%}.settings-panel--compact{width:min(100%,620px)}.admin-inline-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.admin-status{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:8px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.admin-status--open{color:#f5c96f;background:#f59e0b33}.admin-status--resolved{color:#9ee6b3;background:#22c55e33}.chat-shell--wallpaper-default .chat-stage{background:linear-gradient(#efeae2eb,#efeae2f5),radial-gradient(circle at 0 0,#00806914,#0000 25%),linear-gradient(135deg,#efeae2,#ece5dd)}.chat-shell--wallpaper-mint .chat-stage{background:linear-gradient(#e5f8f0eb,#e5f8f0fa),radial-gradient(circle at 15% 20%,#0080691f,#0000 24%),linear-gradient(135deg,#e4f7ef,#d8efe5)}.chat-shell--wallpaper-sand .chat-stage{background:linear-gradient(#f5ebdceb,#f5ebdcfa),radial-gradient(circle at 75% 10%,#bf783d1a,#0000 22%),linear-gradient(135deg,#f6ecdd,#eadbc7)}.chat-shell--wallpaper-sky .chat-stage{background:linear-gradient(#e7f2ffeb,#e7f2fffa),radial-gradient(circle at 10% 10%,#2a7dbb1f,#0000 22%),linear-gradient(135deg,#e8f2ff,#dce8f8)}.chat-shell--wallpaper-night .chat-stage{background:linear-gradient(#10181eeb,#10181efa),radial-gradient(circle at 80% 15%,#2a7dbb2e,#0000 22%),linear-gradient(135deg,#15222a,#0f171c)}.chat-shell--theme-dark{background:linear-gradient(#0d3d36 0 170px,#10171b 170px 100%),#10171b}.chat-shell--theme-dark .chat-frame{background:#111b21}.chat-shell--theme-dark .chat-sidebar,.chat-shell--theme-dark .chat-stage__header,.chat-shell--theme-dark .chat-sidebar__header,.chat-shell--theme-dark .chat-stage__search,.chat-shell--theme-dark .composer,.chat-shell--theme-dark .sidebar-tabbar{color:#e9edef;background:#202c33}.chat-shell--theme-dark .composer--dragging{background:#17463d}.chat-shell--theme-dark .chat-sidebar{border-right-color:#ffffff0f}.chat-shell--theme-dark .profile-badge p,.chat-shell--theme-dark .chat-stage__identity p,.chat-shell--theme-dark .person-row__identity span,.chat-shell--theme-dark .chat-row p,.chat-shell--theme-dark .sidebar-panel__header p,.chat-shell--theme-dark .sidebar-panel__meta,.chat-shell--theme-dark .message-bubble span,.chat-shell--theme-dark .search-meta,.chat-shell--theme-dark .stage-chip strong,.chat-shell--theme-dark .composer-preview span{color:#9fb0ba}.chat-shell--theme-dark .sidebar-panel__meta,.chat-shell--theme-dark .stage-chip,.chat-shell--theme-dark .message-search-result,.chat-shell--theme-dark .overview-pill,.chat-shell--theme-dark .chat-list--panel,.chat-shell--theme-dark .request-stack--panel,.chat-shell--theme-dark .user-search-results--panel,.chat-shell--theme-dark .composer__inputbar,.chat-shell--theme-dark .composer-preview,.chat-shell--theme-dark .empty-chat-list,.chat-shell--theme-dark .welcome-stage__panel{color:#e9edef;background:#111b21b8;border-color:#ffffff14}.chat-shell--theme-dark .composer-drop-zone{color:#e9edef;background:#128c7e29}.chat-shell--theme-dark .person-row,.chat-shell--theme-dark .request-card,.chat-shell--theme-dark .stack-card,.chat-shell--theme-dark .group-selector__row,.chat-shell--theme-dark .message-bubble,.chat-shell--theme-dark .message-menu,.chat-shell--theme-dark .conversation-menu{color:#e9edef;background:#202c33}.chat-shell--theme-dark .message-bubble--own{background:#144d37}.chat-shell--theme-dark .message-bubble p,.chat-shell--theme-dark .stage-chip span,.chat-shell--theme-dark .stack-card p,.chat-shell--theme-dark .settings-choice,.chat-shell--theme-dark .message-menu__item,.chat-shell--theme-dark .conversation-menu__item{color:#e9edef}.chat-shell--theme-dark .chat-row:hover,.chat-shell--theme-dark .chat-row--active,.chat-shell--theme-dark .icon-button--ghost:hover,.chat-shell--theme-dark .icon-button--ghost:focus-visible,.chat-shell--theme-dark .icon-button--active,.chat-shell--theme-dark .composer-icon-button:hover,.chat-shell--theme-dark .composer-icon-button--active,.chat-shell--theme-dark .message-bubble__toggle:hover,.chat-shell--theme-dark .message-bubble__toggle--active,.chat-shell--theme-dark .message-menu__item:hover,.chat-shell--theme-dark .conversation-menu__item:hover{background:#e9edef14}.chat-shell--theme-dark .secondary-input,.chat-shell--theme-dark .composer textarea{color:#e9edef}.chat-shell--theme-dark .secondary-input::placeholder,.chat-shell--theme-dark .composer textarea::placeholder{color:#8da0aa}@media (width<=1180px){.auth-shell,.chat-frame,.admin-grid,.api-console-layout,.api-console-grid{grid-template-columns:1fr}.auth-points,.admin-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-shell{min-height:auto;overflow:visible}.chat-frame{height:100%}.api-console-card--nav{position:static}.admin-panel__header,.admin-table__head,.admin-table__row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.auth-shell,.admin-shell,.api-console-shell{padding:16px}.chat-shell{background:#f0f2f5;height:100dvh;min-height:100svh;padding:0;overflow:hidden}.auth-hero,.auth-form,.admin-topbar,.admin-lock-card,.admin-panel,.api-console-card{padding:22px}.auth-points,.admin-stat-grid{grid-template-columns:1fr}.auth-shell{min-height:auto;overflow:visible}.chat-frame{height:100%;box-shadow:none;border-radius:0;grid-template-columns:1fr}.chat-sidebar{height:100%;min-height:0}.chat-sidebar--mobile-hidden,.chat-stage{display:none}.chat-stage--active{display:grid}.chat-sidebar__header,.chat-stage__header{align-items:center;padding:12px 14px}.chat-sidebar__body{padding:0 12px 12px}.sidebar-tabbar{gap:6px;padding:10px 12px 12px}.sidebar-tab{padding:10px 8px;font-size:.92rem}.sidebar-panel{gap:12px;padding-top:12px}.sidebar-panel__header{flex-direction:column;gap:10px}.sidebar-panel__meta{align-self:flex-start}.message-search-results{max-height:160px;overflow:auto}.chat-list--panel,.request-stack--panel,.user-search-results--panel{border-radius:20px;padding:8px}.chat-row,.person-row,.request-card{border-radius:16px;padding:11px}.chat-stage{height:100%}.chat-stage__identity,.chat-stage__identity>div{min-width:0}.chat-stage__identity p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-stage{padding:16px 12px 12px}.message-bubble{max-width:88%;padding:9px 32px 7px 10px}.message-bubble__toggle{opacity:1}.mobile-back-button{margin-right:4px;display:inline-grid}.composer{padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));gap:8px}.chat-sidebar__header{gap:10px}.chat-sidebar__header-actions,.chat-stage__toolbar{justify-content:flex-end;width:auto;margin-left:auto}.message-reaction-tray{max-width:calc(100vw - 92px);left:8px;right:auto;overflow:auto}.message-reaction-tray--own{left:auto;right:8px}.composer__inputbar{grid-template-columns:40px 40px minmax(0,1fr) 44px;padding:5px 6px 5px 2px}.composer textarea{min-height:42px;max-height:120px}.composer-send-circle{width:44px;height:44px}.emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.settings-panel{border-radius:0;width:100%;height:100%;max-height:none;padding:18px 16px}.settings-panel__header,.settings-toggle{flex-direction:column;align-items:stretch}.admin-topbar,.api-console-topbar{flex-direction:column}.api-request-row{grid-template-columns:1fr}.admin-topbar__actions{flex-direction:column;width:100%}.admin-panel__header,.admin-table__head,.admin-table__row{grid-template-columns:1fr}}@media (width<=520px){.profile-badge h1,.chat-stage__identity h2{font-size:.96rem}.profile-badge p,.chat-stage__identity p,.person-row__identity span,.chat-row p{font-size:.86rem}.ghost-button,.primary-button,.admin-link-button{border-radius:14px;padding:12px 14px}.mini-button{padding:9px 12px}.request-card,.person-row{flex-wrap:wrap}.request-card__actions{justify-content:flex-end;width:100%}.status-pill{min-width:auto}.chat-stage__search{flex-wrap:wrap;padding:10px 12px}.chat-stage__utilitybar{padding:10px 12px 0}.chat-sidebar__header-actions{gap:4px}.icon-button,.composer-icon-button{width:38px;height:38px}.composer__inputbar{grid-template-columns:38px 38px minmax(0,1fr) 42px;gap:4px;padding-right:4px}.composer-send-circle{width:42px;height:42px}.message-menu,.conversation-menu{min-width:180px}.emoji-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-choice-row--wallpapers{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.api-console-topbar h1{max-width:none}}.status-entry-card{background:var(--panel-muted);border:1px solid #0000000a;border-radius:22px;align-items:center;gap:14px;padding:14px;display:flex}.status-entry-card__body,.status-list-row__body{flex:1;min-width:0;display:grid}.status-entry-card__body strong,.status-list-row__body strong{font-size:.98rem}.status-entry-card__body span,.status-list-row__body span,.status-viewer-meta span{color:var(--text-soft);font-size:.88rem}.status-entry-card__actions{gap:8px;display:flex}.status-ring{background:linear-gradient(135deg,#00806929,#0080690f);border-radius:50%;flex-shrink:0;place-items:center;width:58px;height:58px;display:inline-grid;position:relative}.status-ring:before{content:"";border-radius:inherit;border:2px solid #0000;position:absolute;inset:0}.status-ring--active:before{border-color:#25d366}.status-ring--seen:before{border-color:#66778173}.status-strip{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;display:grid}.status-strip__card{background:var(--panel);text-align:left;border:0;border-radius:20px;gap:8px;padding:8px;display:grid;box-shadow:0 10px 26px #00000014}.status-strip__card--active{outline:2px solid #00806961}.status-strip__card img,.status-strip__fallback{aspect-ratio:.82;border-radius:16px;width:100%}.status-strip__card img{object-fit:cover}.status-strip__fallback{color:#fff;align-items:end;padding:10px;font-weight:700;display:grid;overflow:hidden}.status-strip__fallback span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.status-strip__card small{color:var(--text-soft)}.status-list-row{background:var(--panel);text-align:left;border:0;border-radius:18px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.status-list-row__meta{color:var(--text-soft);justify-items:end;gap:6px;display:grid}.status-stage{grid-template-rows:auto 1fr auto;gap:16px;height:100%;padding:16px 18px 18px;display:grid}.status-progress{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;display:grid}.status-progress__step{background:#0000001f;border:0;border-radius:999px;height:4px}.status-progress__step--active{background:linear-gradient(90deg,#128c7e,#25d366)}.status-viewer-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:0;display:grid}.status-viewer-card__nav{color:#103c34;background:#0000000f;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:inline-grid}.status-viewer-card__nav:last-child svg{transform:rotate(180deg)}.status-viewer-card__nav:disabled{opacity:.38}.status-viewer-card__content{border-radius:28px;place-items:center;height:100%;min-height:0;padding:32px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #0000001f}.status-viewer-card__content--media{background:#091411;padding:0}.status-viewer-card__content img{object-fit:cover;width:100%;height:100%}.status-viewer-card__content p{color:#fff;text-align:center;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.5rem,3vw,2.3rem);font-weight:700;line-height:1.18}.status-viewer-meta{justify-content:space-between;gap:12px;padding:14px 4px 0;display:flex}.status-viewer-meta strong{margin-bottom:2px;display:block}.status-viewer-meta__viewers{text-align:right}.status-color-row{flex-wrap:wrap;gap:10px;display:flex}.status-color-swatch{border:0;border-radius:50%;width:36px;height:36px;box-shadow:inset 0 0 0 2px #ffffff8a}.status-color-swatch--active{outline:3px solid #00806947}.status-preview-card{color:#fff;align-items:start}.status-preview-card img{object-fit:cover;border-radius:18px;width:100%;max-height:220px}@media (width<=900px){.status-stage{padding:14px 12px calc(14px + env(safe-area-inset-bottom,0px))}.status-viewer-card{grid-template-columns:1fr}.status-viewer-card__nav{display:none}.status-viewer-card__content{min-height:60vh}.status-viewer-meta{flex-direction:column}.status-viewer-meta__viewers{text-align:left}.status-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}
