:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17212b;background:radial-gradient(circle at 0 0,#ffd1663d,#0000 30%),radial-gradient(circle at 100% 0,#3b82f62e,#0000 28%),linear-gradient(#f4f8fb 0%,#eef3f7 100%);font-family:SF Pro Display,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}.app-shell{min-height:100vh;padding:16px}.topbar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffe0;border-radius:28px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:18px 20px;display:flex;box-shadow:0 24px 70px #12223a14}.brand{align-items:center;gap:14px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#1c9cea,#37d67a);border-radius:18px;place-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:grid}.brand p,.section-heading p,.chat-header p,.sidebar-header p,.muted{color:#5f6f81;margin:0;font-size:14px}.topnav{gap:8px;display:flex}.nav-button,.button,.mini-action{border:0;border-radius:14px;transition:transform .18s,opacity .18s,background .18s}.nav-button{color:#31516d;background:#edf3f8;padding:10px 14px}.nav-button.active,.button-primary{color:#fff;background:linear-gradient(135deg,#228be6,#00b4d8)}.button{padding:11px 16px}.button-secondary{color:#27465f;background:#edf3f8}.button-danger,.mini-action.danger{color:#bb2c2c;background:#ffe7e7}.global-error,.alert-error,.alert-warning{border-radius:18px;margin-bottom:16px;padding:14px 16px}.global-error,.alert-error{color:#b42318;background:#ffeded}.alert-warning{color:#8a5b00;background:#fff5db}.main-layout,.content-pane{gap:16px;display:grid}.main-layout{grid-template-columns:360px minmax(0,1fr);align-items:start}.sidebar-pane,.chat-pane,.section-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-radius:28px;box-shadow:0 20px 60px #1b2b4114}.sidebar-pane{min-height:calc(100vh - 120px);padding:18px}.sidebar-header,.chat-header,.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.search-box,.chat-search{margin-top:16px}.search-box input,.chat-search input,.connect-form input,.admin-form input,.admin-form select,.composer textarea{background:#f8fbfd;border:1px solid #d5e2ee;border-radius:16px;width:100%;padding:12px 14px}.chat-list{flex-direction:column;gap:8px;margin-top:18px;display:flex}.chat-list-item{text-align:left;background:0 0;border:0;border-radius:20px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.chat-list-item.active,.chat-list-item:hover,.message-card:hover,.nav-button:hover,.button:hover,.mini-action:hover{transform:translateY(-1px)}.chat-list-item.active{background:#eef7ff}.chat-avatar{color:#fff;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:16px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.chat-content{flex:1;min-width:0}.chat-title-row,.chat-subtitle-row,.message-meta,.actions-row,.profile-grid,.telegram-summary{gap:10px;display:flex}.chat-title-row,.chat-subtitle-row,.message-meta{justify-content:space-between;align-items:center}.chat-title,.chat-subtitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-subtitle{color:#6b7d90;font-size:14px}.chat-time{color:#8192a5;font-size:13px}.chat-badge{color:#fff;background:#1c9cea;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;display:inline-flex}.chat-pane{flex-direction:column;min-height:calc(100vh - 120px);display:flex}.chat-header,.composer-wrap,.section-card{padding:18px 20px}.messages-scroll{flex:1;padding:0 20px 20px;overflow:auto}.messages-column{flex-direction:column;gap:12px;display:flex}.message-card{background:#f4f8fb;border-radius:20px;align-self:flex-start;max-width:72%;padding:14px;box-shadow:inset 0 0 0 1px #228be60f}.message-card.outgoing{background:linear-gradient(135deg,#dff6ff,#edfaff);align-self:flex-end}.message-text{white-space:pre-wrap;line-height:1.45}.reply-preview,.composer-banner,.search-results,.qr-box{background:#f7fbfe;border:1px solid #dbe9f4;border-radius:18px;padding:12px 14px}.reply-preview{color:#466177;margin-bottom:8px}.message-actions{gap:8px;margin-top:10px;display:flex}.mini-action{color:#31516d;background:#edf3f8;padding:6px 10px}.composer{gap:12px;display:grid}.composer textarea{resize:vertical}.center-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.hero-card{text-align:center;background:#fffffff2;border-radius:30px;max-width:560px;padding:36px;box-shadow:0 35px 90px #15202d1a}.hero-pill{color:#1767b2;background:#eef7ff;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:13px;display:inline-flex}.telegram-connect,.content-pane{gap:16px;display:grid}.connect-form,.admin-form{gap:12px;display:grid}.secondary-action{margin-top:16px}.profile-grid,.telegram-summary{flex-wrap:wrap;margin-top:16px}.profile-item{gap:4px;min-width:180px;display:grid}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e5eef5;padding:10px 8px}.log-list{flex-direction:column;gap:10px;display:flex}.log-item,.search-result-item,.empty-state,.history-loader{color:#41586f;background:#f7fbfe;border-radius:16px;padding:12px 14px}.search-results{margin:0 20px 16px}.search-result-item{margin-top:8px}@media (width<=980px){.topbar,.chat-header,.sidebar-header,.section-heading{flex-direction:column}.main-layout,.admin-grid{grid-template-columns:1fr}.sidebar-pane,.chat-pane{min-height:auto}.message-card{max-width:100%}}
