*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:#f6f7f9}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Arial,sans-serif;color:#101114;overscroll-behavior:none}button,input,textarea{font:inherit}.app-shell{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background:white}.app-shell,.inbox{min-height:100dvh}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #eceef1}.topbar h1{margin:0;font-size:24px;letter-spacing:-.02em}.topbar p{margin:3px 0 0;font-size:13px;color:#767b85}.topbar button{border:0;background:#f1f2f4;width:38px;height:38px;border-radius:12px}.community-filter{width:calc(100% - 32px);margin:12px 16px 6px;padding:11px 13px;display:flex;justify-content:space-between;border:0;border-radius:12px;background:#f1f3f6;text-align:left}.conversation-row{position:relative;width:100%;display:grid;grid-template-columns:48px 1fr auto;grid-gap:11px;gap:11px;padding:12px 16px;text-align:left;border:0;border-bottom:1px solid #f0f1f3;background:white;min-height:78px}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8edf7;font-weight:700}.row-title{display:flex;justify-content:space-between;gap:12px}.row-title time{color:#8b9098;font-size:12px;font-weight:400}.community-name{margin-top:2px;font-size:12px;color:#447bba}.message-preview{margin-top:4px;color:#686d76;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{align-self:center;min-width:22px;height:22px;padding:0 7px;display:grid;place-items:center;border-radius:999px;background:#2d7ff9;color:white;font-size:12px;font-weight:700}.desktop-only{display:none}@media (min-width:768px){.app-shell{display:grid;grid-template-columns:380px 1fr}.inbox{border-right:1px solid #e9ebef}.desktop-only{display:block}.chat-empty{height:100dvh;display:grid;place-items:center;color:#8a8f98}}@media (min-width:1200px){.app-shell{grid-template-columns:420px 1fr}}.mobile-chat{display:grid;grid-template-rows:auto 1fr auto;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);background:#f3f4f6}.chat-header{min-height:58px;display:flex;align-items:center;gap:9px;padding:8px 12px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #e7e9ed}.back{width:38px;height:44px;display:grid;place-items:center;text-decoration:none;color:#2d7ff9;font-size:36px;line-height:1}.avatar.small{width:38px;height:38px;font-size:14px}.chat-person{min-width:0;display:flex;flex-direction:column}.chat-person strong{font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-person span{margin-top:2px;color:#477fbd;font-size:12px}.messages{padding:18px 12px;-webkit-overflow-scrolling:touch}.bubble-wrap{display:flex;margin:8px 0}.bubble-wrap.outgoing{justify-content:flex-end}.bubble{max-width:min(82%,520px);padding:9px 11px 6px;border-radius:16px;background:white;box-shadow:0 1px 1px rgba(0,0,0,.04);font-size:15px;line-height:1.35}.outgoing .bubble{background:#dcecff}.bubble time{display:block;margin-top:4px;text-align:right;color:#747982;font-size:10px}.composer{display:grid;grid-template-columns:44px 1fr 44px;grid-gap:4px;gap:4px;align-items:end;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #e3e5e9}.composer textarea{min-height:40px;max-height:120px;resize:none;border:0;outline:none;border-radius:18px;background:#f1f2f4;padding:10px 13px;line-height:20px}.attach,.send{width:44px;height:44px;border:0;background:transparent;font-size:26px}.send{color:#2d7ff9;font-weight:700}.conversation-row{text-decoration:none;color:inherit}.login-screen{min-height:100dvh;display:grid;place-items:center;padding:24px 18px;background:#f4f6f9}.login-card{width:min(100%,390px);background:white;border-radius:22px;padding:26px 20px;box-shadow:0 12px 40px rgba(0,0,0,.07);text-align:center}.login-mark{width:54px;height:54px;margin:0 auto 18px;border-radius:16px;display:grid;place-items:center;background:#2d7ff9;color:white;font-weight:800}.login-card h1{margin:0;font-size:24px}.login-card p{color:#6f7580;line-height:1.45}.vk-login{min-height:48px;display:grid;place-items:center;margin:22px 0 13px;border-radius:13px;background:#2d7ff9;color:white;text-decoration:none;font-weight:700}.login-card small{color:#91969e}.settings-page{min-height:100dvh;max-width:720px;margin:0 auto;background:white}.settings-header{min-height:58px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;border-bottom:1px solid #eceef1;padding-top:env(safe-area-inset-top)}.settings-header a{text-decoration:none;font-size:34px;color:#2d7ff9;text-align:center}.settings-header h1{margin:0;text-align:center;font-size:18px}.settings-note{margin:18px 16px;color:#70757e;font-size:14px;line-height:1.4}.community-cards{padding:0 12px 24px}.community-card{display:grid;grid-template-columns:48px 1fr auto;grid-gap:12px;gap:12px;align-items:center;padding:12px 4px;border-bottom:1px solid #eff0f2}.community-card img{width:48px;height:48px;border-radius:50%}.community-card div:nth-child(2){min-width:0;display:flex;flex-direction:column}.community-card span{color:#8a8f97;font-size:12px;margin-top:3px}.community-card button{min-height:40px;border:0;border-radius:11px;padding:0 12px;background:#e7f0ff;color:#216dcc;font-weight:650}.community-card button:disabled{background:#f1f2f4;color:#858a92}.empty-card{margin:30px 4px;padding:20px;border-radius:14px;background:#f5f6f8;color:#747982;text-align:center}.oauth-result{min-height:100dvh;display:grid;place-items:center;padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom));background:#f6f7f8}.oauth-card{width:min(100%,420px);background:white;border:1px solid #eceef0;border-radius:22px;padding:28px 24px;text-align:center;box-shadow:0 12px 38px rgba(15,23,42,.08)}.oauth-card h1{margin:12px 0 6px;font-size:22px}.oauth-card p{margin:0;color:#69707a;line-height:1.45}.oauth-card a{display:inline-block;margin-top:18px;color:#008f86;text-decoration:none}.oauth-dot{width:18px;height:18px;margin:0 auto;border-radius:50%;background:#ef8a67;animation:oauthPulse 1s infinite alternate}.oauth-dot.success{background:#0aa69a;animation:none}.oauth-dot.error{background:#d95d4f;animation:none}@keyframes oauthPulse{to{transform:scale(.75);opacity:.55}}.topbar-action{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#f1f2f4;color:#17191d;text-decoration:none;font-size:20px}.inbox-state{padding:28px 18px;color:#6f757e;text-align:center;line-height:1.5}.inbox-state a{color:#008f86}.avatar-image{object-fit:cover;display:block}.composer-error{padding:7px 12px;background:#fff1ee;color:#b84b3e;font-size:12px;border-top:1px solid #ffd8cf}.manual-connect-card p{margin:0 0 14px}.manual-connect-form{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.manual-connect-form input{min-width:0;height:44px;border:1px solid #dfe2e6;border-radius:12px;padding:0 12px;outline:none}.manual-connect-form input:focus{border-color:#008f86}.manual-connect-form button{min-height:44px;border:0;border-radius:12px;padding:0 14px;background:#008f86;color:white;font-weight:650}.manual-connect-form button:disabled{opacity:.45}.mobile-chat{box-sizing:border-box;height:100dvh;min-height:0;overflow:hidden}.messages{overflow-y:auto}.composer,.messages{min-height:0}