@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=DM+Sans:wght@400;500;600;700;800&display=swap";html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}html{overflow-x:hidden}body{min-height:100vh;margin:0;overflow-x:hidden}#root{text-align:left;max-width:none}:root{--blue:#5865f2;--blue-2:#6d7bff;--blue-dark:#3f46c7;--bg:#0b102f;--text:#121826;--muted:#64748b;--line:#e2e8f0;--soft:#f7f9fc;--white:#fff;--green:#22c55e;--yellow:#f59e0b;--red:#ef4444;--gray:#94a3b8;--shadow:0 28px 80px #02061738}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:var(--text);background:#1f35c8;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}button{border:0}img{display:block}.auth-page{background:radial-gradient(circle at 15% 20%,#fff3,#0000 28%),linear-gradient(135deg,#12185c,#3143d9);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{width:450px;max-width:100%;box-shadow:var(--shadow);background:#fff;border-radius:32px;padding:30px}.auth-brand{align-items:center;gap:14px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff;border-radius:20px;place-items:center;width:56px;height:56px;font-family:Outfit,sans-serif;font-size:26px;font-weight:800;display:grid}.auth-brand h1{letter-spacing:-1px;margin:0;font-family:Outfit,sans-serif;font-size:34px}.auth-brand p,.auth-intro p{color:var(--muted);margin:4px 0 0;font-weight:600}.auth-intro{margin-top:30px}.auth-intro h2{letter-spacing:-.7px;margin:0;font-family:Outfit,sans-serif;font-size:26px}.auth-tabs{background:#eef2ff;border-radius:18px;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0;padding:7px;display:grid}.auth-tabs button{color:var(--muted);cursor:pointer;background:0 0;border-radius:14px;padding:13px;font-weight:800}.auth-tabs button.active{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}label{color:#334155;margin-top:14px;font-size:14px;font-weight:800;display:block}input,textarea,select{width:100%;color:var(--text);background:#fff;border:1px solid #dbe5f1;border-radius:17px;outline:none;margin-top:8px;padding:15px 16px}textarea{resize:vertical;min-height:120px;line-height:1.55}input::placeholder,textarea::placeholder{color:#94a3b8;font-weight:500}.primary-button{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff;cursor:pointer;border-radius:17px;width:100%;margin-top:18px;padding:15px;font-weight:800;box-shadow:0 18px 34px #5865f247}.notice{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:15px;margin-top:14px;padding:12px 14px;font-weight:700}.app-shell{color:#fff;background:radial-gradient(circle at 18% 14%,#ffffff29,#0000 24%),radial-gradient(circle at 90% 22%,#ffffff1f,#0000 22%),linear-gradient(135deg,#050816 0%,#16207a 45%,#3044d7 100%);min-height:100vh;position:relative;overflow-x:hidden}.app-shell:before{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(circle,#ffffff42 1px,#0000 1px),radial-gradient(circle,#ffffff24 1px,#0000 1px);background-position:0 0,40px 50px;background-size:92px 92px,150px 150px;position:absolute;inset:0}.hero-dashboard{z-index:2;width:min(1440px,100% - 48px);margin:0 auto;padding:24px 0 90px;position:relative}.topbar{justify-content:space-between;align-items:center;gap:22px;height:82px;display:flex}.topbar-brand{align-items:center;gap:14px;display:flex}.brand-icon{width:50px;height:50px;color:var(--blue);background:#fff;border-radius:18px;place-items:center;font-family:Outfit,sans-serif;font-size:24px;font-weight:800;display:grid}.topbar-brand strong{font-family:Outfit,sans-serif;font-size:25px;display:block}.topbar-brand span{color:#dbe4ff;margin-top:2px;font-size:14px;font-weight:600;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.topbar-actions button{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff24;border-radius:999px;padding:13px 17px;font-weight:800}.topbar-actions .main-open-button{color:var(--text);background:#fff}.dashboard-grid{grid-template-columns:minmax(0,650px) 480px;justify-content:space-between;align-items:center;gap:60px;padding-top:70px;display:grid}.dashboard-pill{background:#ffffff21;border:1px solid #ffffff2e;border-radius:999px;width:max-content;padding:10px 16px;font-weight:800}.dashboard-copy h1{letter-spacing:-3px;margin:24px 0 0;font-family:Outfit,sans-serif;font-size:clamp(52px,6vw,86px);line-height:.96}.dashboard-copy p{color:#dbe4ff;max-width:560px;margin:24px 0 0;font-size:18px;font-weight:600;line-height:1.7}.dashboard-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.dashboard-actions button{color:var(--text);cursor:pointer;background:#fff;border-radius:18px;padding:16px 22px;font-weight:800}.dashboard-actions .ghost-action{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}.dashboard-card{min-height:430px;color:var(--text);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #ffffffa6;border-radius:36px;padding:26px}.dashboard-card-header{align-items:center;gap:14px;display:flex}.dashboard-card-header strong{font-family:Outfit,sans-serif;font-size:22px;display:block}.dashboard-card-header span{color:var(--muted);margin-top:4px;font-weight:700;display:block}.dashboard-avatar{color:#fff;background:var(--blue);border-radius:24px;place-items:center;width:70px;height:70px;font-weight:800;display:grid;position:relative;overflow:hidden}.dashboard-avatar img{object-fit:cover;width:100%;height:100%}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px;display:grid}.dashboard-stats div{border:1px solid var(--line);background:#f8fafc;border-radius:22px;padding:18px}.dashboard-stats b{font-family:Outfit,sans-serif;font-size:30px;display:block}.dashboard-stats span{color:var(--muted);font-size:13px;font-weight:800}.dashboard-mini-chat{background:#111827;border-radius:28px;margin-top:30px;padding:20px}.dashboard-mini-chat div{background:#ffffff1f;border-radius:18px;width:70%;height:48px;margin-bottom:14px}.dashboard-mini-chat div:nth-child(2),.dashboard-mini-chat div:nth-child(4){background:var(--blue);margin-left:auto}.dashboard-mini-chat div:last-child{margin-bottom:0}.client-window{z-index:30;width:min(var(--chat-window-width,1180px), calc(100vw - 48px));height:min(760px,100vh - 126px);color:var(--text);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ffffffbf;border-radius:36px;grid-template-columns:82px 370px minmax(0,1fr);display:grid;position:fixed;bottom:96px;left:24px;overflow:hidden;box-shadow:0 44px 120px #0206176b}.client-rail{background:#111827;flex-direction:column;gap:12px;padding:18px 14px;display:flex}.rail-logo,.rail-button,.rail-settings-button{cursor:pointer;border-radius:20px;place-items:center;width:54px;height:54px;display:grid;position:relative}.rail-logo{color:var(--blue);background:#fff;font-family:Outfit,sans-serif;font-size:24px;font-weight:800}.rail-button,.rail-settings-button{color:#fff;background:#ffffff14;font-size:22px;transition:all .18s}.rail-button:hover,.rail-button.active,.rail-settings-button:hover{background:var(--blue)}.rail-button span{background:var(--red);color:#fff;border:3px solid #111827;border-radius:999px;place-items:center;min-width:23px;height:23px;font-size:12px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.rail-spacer{flex:1}.rail-button.close{font-size:32px}.people-panel{border-right:1px solid var(--line);background:linear-gradient(#fff,#f8fafc);flex-direction:column;gap:14px;min-height:0;padding:20px;display:flex}.people-profile-wrap{position:relative}.people-profile{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#5865f21f,#0000 34%),#fff;border-radius:24px;align-items:center;gap:12px;padding:14px;display:flex}.people-profile.profile-trigger{cursor:pointer;text-align:left;width:100%;transition:transform .18s,border-color .18s,box-shadow .18s}.people-profile.profile-trigger:hover{border-color:#5865f259;transform:translateY(-1px);box-shadow:0 18px 38px #0f172a14}.profile-chevron{color:#94a3b8;margin-left:auto;font-size:18px}.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.profile-preview-avatar,.quick-profile-avatar{color:#fff;background:var(--blue);place-items:center;font-weight:800;display:grid;position:relative;overflow:hidden}.people-profile-avatar{border-radius:20px;width:58px;height:58px}.people-profile-avatar img,.person-avatar img,.conversation-avatar img,.message-avatar img,.profile-preview-avatar img,.quick-profile-avatar img{object-fit:cover;width:100%;height:100%}.people-profile strong{font-family:Outfit,sans-serif;display:block}.people-profile span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:700;display:block}.quick-profile-menu{z-index:20;background:#fffffffa;border:1px solid #e2e8f0;border-radius:24px;padding:14px;animation:.18s quickMenuIn;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 26px 80px #0f172a38}.quick-profile-head{background:#f8fafc;border-radius:18px;align-items:center;gap:12px;padding:10px;display:flex}.quick-profile-head strong{font-family:Outfit,sans-serif;display:block}.quick-profile-head span{color:#64748b;margin-top:3px;font-size:13px;font-weight:700;display:block}.quick-profile-avatar{border-radius:18px;width:48px;height:48px}.quick-status-list{gap:8px;margin-top:12px;display:grid}.quick-status-list button,.quick-edit-profile{color:#111827;cursor:pointer;text-align:left;background:0 0;border-radius:15px;align-items:center;gap:10px;width:100%;height:44px;padding:0 12px;font-weight:800;display:flex}.quick-dot{border-radius:999px;width:12px;height:12px}.quick-dot.online{background:var(--green)}.quick-dot.idle{background:var(--yellow)}.quick-dot.dnd{background:var(--red)}.quick-edit-profile{color:var(--blue-dark);background:#f8fafc;border:1px solid #e2e8f0;justify-content:center;margin-top:10px}.people-search{border:1px solid var(--line);background:#fff;border-radius:18px;align-items:center;gap:8px;height:50px;padding:0 14px;display:flex}.people-search span{color:var(--muted)}.people-search input{box-shadow:none;background:0 0;border:0;margin:0;padding:0}.people-tabs{background:#eef2f7;border-radius:18px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.people-tabs button{color:var(--muted);cursor:pointer;background:0 0;border-radius:14px;padding:12px;font-weight:800;position:relative}.people-tabs button.active{color:var(--text);background:#fff;box-shadow:0 10px 24px #0f172a12}.people-tabs button span{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid;position:absolute;top:-7px;right:-4px}.people-section,.requests-view{flex:1;min-height:0;overflow-y:auto}.people-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;justify-content:space-between;align-items:center;margin:4px 2px 12px;font-size:12px;font-weight:800;display:flex}.people-section-title.second{margin-top:22px}.empty-panel{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:16px}.empty-panel strong{display:block}.empty-panel p{color:var(--muted);margin:6px 0 0;font-size:13px}.people-list{flex-direction:column;gap:10px;display:flex}.person-card{cursor:pointer;text-align:left;background:#fff;border:1px solid #0000;border-radius:22px;align-items:center;gap:12px;width:100%;padding:13px;transition:all .18s;display:flex;box-shadow:0 8px 22px #0f172a0a}.person-card:hover{border-color:#dbe5f1;transform:translateY(-1px)}.person-card.active{box-shadow:0 16px 36px #0f172a17, inset 4px 0 0 var(--blue);border-color:#5865f266}.person-card.blocked.active{border-color:#5865f273;box-shadow:0 16px 36px #0f172a14,inset 4px 0 #94a3b8}.blocked-mini-pill{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;width:max-content;margin-top:7px;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.person-avatar{border-radius:18px;width:48px;height:48px}.person-info{flex:1;min-width:0}.person-info strong{font-family:Outfit,sans-serif;display:block}.person-info span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:13px;display:block;overflow:hidden}.person-unread{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.request-modern-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:48px 1fr;gap:12px;margin-bottom:10px;padding:14px;display:grid}.request-modern-card strong{display:block}.request-modern-card span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.request-modern-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.request-modern-actions button{cursor:pointer;border-radius:14px;padding:11px;font-weight:800}.request-modern-actions button:first-child{color:#166534;background:#dcfce7}.request-modern-actions button:last-child{color:#991b1b;background:#fee2e2}.conversation-panel{background:radial-gradient(circle at 100% 0,#5865f214,#0000 28%),linear-gradient(#f8fafc,#f3f6fb);flex-direction:column;min-height:0;display:flex}.conversation-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;justify-content:space-between;align-items:center;min-height:92px;padding:20px 24px;display:flex}.conversation-user{align-items:center;gap:14px;display:flex}.conversation-avatar{border-radius:22px;width:60px;height:60px}.conversation-user h2{margin:0;font-family:Outfit,sans-serif;font-size:23px}.conversation-user span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;display:block}.conversation-actions{align-items:center;gap:10px;display:flex;position:relative}.conversation-actions>button{color:var(--blue-dark);cursor:pointer;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:11px 16px;font-weight:800}.conversation-menu-button{place-items:center;width:44px;height:44px;font-size:24px;line-height:1;display:grid;padding:0!important}.conversation-menu{z-index:35;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:210px;padding:10px;animation:.16s quickMenuIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 70px #0f172a2e}.conversation-menu button{color:#111827;text-align:left;cursor:pointer;background:0 0;border-radius:14px;width:100%;height:42px;padding:0 12px;font-weight:800}.conversation-menu button:hover{background:#eef2ff}.conversation-menu .danger-menu-item{color:#dc2626}.conversation-menu .danger-menu-item:hover{background:#fee2e2}.blocked-chat-banner{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;gap:4px;margin:16px 24px 0;padding:14px 18px;display:grid}.blocked-chat-banner strong{font-weight:900}.blocked-chat-banner span{color:#c2410c;font-size:13px;font-weight:700}.conversation-about{border:1px solid var(--line);background:#fff;border-radius:22px;margin:16px 24px 0;padding:16px 18px}.conversation-about span{color:var(--muted);text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:800;display:block}.conversation-about p{margin:8px 0 0;line-height:1.6}.conversation-messages{flex:1;min-height:0;padding:24px;font-family:DM Sans,system-ui,sans-serif;overflow-y:auto}.conversation-empty{text-align:center;height:100%;color:var(--muted);place-items:center;display:grid}.conversation-empty.small{height:auto;margin-top:120px}.conversation-empty-icon{background:var(--blue);color:#fff;border-radius:28px;place-items:center;width:80px;height:80px;margin:0 auto 14px;font-family:Outfit,sans-serif;font-size:34px;font-weight:800;display:grid}.conversation-empty h2{color:var(--text);margin:0 0 8px;font-family:Outfit,sans-serif}.conversation-empty p{margin:0}.message-row{align-items:flex-end;gap:10px;margin-bottom:18px;display:flex}.message-row.own .message-content p{cursor:context-menu}.message-avatar{border-radius:15px;width:38px;height:38px}.message-meta{color:var(--muted);letter-spacing:.01em;align-items:center;gap:8px;margin-bottom:7px;font-size:11.5px;display:flex}.message-meta strong{color:#64748b;font-weight:700}.message-meta span{color:#94a3b8;font-weight:600}.message-meta em{color:#94a3b8;font-style:normal;font-weight:700}.message-content p{border:1px solid var(--line);letter-spacing:-.2px;word-break:break-word;background:#fff;border-radius:20px 20px 20px 8px;margin:0;padding:13px 16px;font-size:15.5px;font-weight:500;line-height:1.58;box-shadow:0 10px 26px #0f172a0d}.message-row.own .message-content p{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-2));border-color:#0000;border-radius:20px 20px 8px;font-weight:600;box-shadow:0 14px 32px #5865f238}.message-context-menu{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #e2e8f0;border-radius:18px;width:190px;padding:8px;animation:.13s contextMenuIn;position:fixed;box-shadow:0 24px 70px #0f172a38,inset 0 1px #ffffffe6}.message-context-menu button{color:#111827;cursor:pointer;text-align:left;background:0 0;border-radius:13px;justify-content:flex-start;align-items:center;width:100%;height:42px;padding:0 12px;font-weight:800;display:flex}.message-context-menu button:hover{background:#eef2ff}.message-context-menu .danger-menu-item{color:#dc2626}.message-context-menu .danger-menu-item:hover{background:#fee2e2}.message-edit-form{background:#fff;border:1px solid #dbe5f1;border-radius:20px;width:min(520px,100%);padding:12px;box-shadow:0 16px 34px #0f172a14}.message-row.own .message-edit-form{background:#f8fafc}.message-edit-form input{border-radius:15px;height:46px;margin:0;font-size:15px;font-weight:600}.message-edit-form div{gap:8px;margin-top:10px;display:flex}.message-edit-form button{cursor:pointer;border-radius:13px;height:38px;padding:0 14px;font-weight:800}.message-edit-form button[type=submit]{background:var(--blue);color:#fff}.message-edit-form button[type=button]{color:#334155;background:#eef2f7}.confirm-backdrop{z-index:250;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02061794;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-card{width:420px;max-width:100%;color:var(--text);background:#fff;border:1px solid #e2e8f0;border-radius:28px;padding:24px;animation:.16s confirmIn;box-shadow:0 32px 90px #02061757}.confirm-icon{width:52px;height:52px;color:var(--blue);background:#eef2ff;border-radius:18px;place-items:center;font-size:24px;font-weight:900;display:grid}.confirm-icon.danger{color:#dc2626;background:#fee2e2}.confirm-card h2{letter-spacing:-.8px;margin:18px 0 0;font-family:Outfit,sans-serif;font-size:25px}.confirm-card p{color:#64748b;margin:9px 0 0;font-weight:600;line-height:1.6}.confirm-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.confirm-actions button{cursor:pointer;border-radius:17px;height:50px;font-weight:900}.confirm-cancel{color:#334155;background:#eef2f7}.confirm-primary{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}.confirm-danger{color:#fff;background:#dc2626}.badge-list{flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;display:flex}.badge-list.compact{gap:5px;margin-top:5px}.profile-badge{color:#0f172a;background:linear-gradient(#fff,#f8fafc);border:1px solid #dbe5f1;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:5px 9px 5px 6px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:inset 0 1px #fffffff2}.badge-list.compact .profile-badge{border-radius:10px;justify-content:center;width:26px;height:26px;min-height:26px;padding:0}.profile-badge b{background:#eef2ff;border-radius:8px;place-items:center;width:20px;height:20px;display:grid}.badge-list.compact .profile-badge b{width:100%;height:100%}.badge-svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.badge-svg path:first-child{fill:currentColor;fill-opacity:.12}.badge-early_supporter{color:#4f46e5}.badge-premium{color:#7c3aed}.badge-booster{color:#ea580c}.badge-active_developer{color:#0891b2}.badge-bug_hunter{color:#16a34a}.badge-profile_artist{color:#db2777}.badge-event_winner{color:#ca8a04}.badge-verified{color:#2563eb}.profile-badge em{white-space:nowrap;font-style:normal}.profile-open-button,.person-name-button,.message-name-button,.message-avatar-button,.profile-header-button{appearance:none;cursor:pointer;color:inherit;background:0 0;border:0;margin:0;padding:0}.profile-open-button{border-radius:18px;flex:none}.profile-open-button:hover .person-avatar,.message-avatar-button:hover .message-avatar,.profile-header-button:hover .conversation-avatar{filter:brightness(.96);transform:translateY(-1px)}.person-name-button{width:max-content;max-width:100%;color:var(--text);text-align:left;font-family:Outfit,sans-serif;font-weight:800;display:block}.person-name-button:hover,.message-name-button:hover{color:var(--blue-dark);text-underline-offset:3px;text-decoration:underline}.message-avatar-button{border-radius:15px;align-self:flex-end}.message-name-button{color:#64748b;font-size:11.5px;font-weight:800}.message-meta .badge-list.compact{margin-top:0}.message-meta .profile-badge{border-radius:8px;width:21px;height:21px;min-height:21px;font-size:11px}.profile-header-button{text-align:left;border-radius:24px}.profile-header-button:hover h2{color:var(--blue-dark)}.profile-card-modal{width:440px;max-width:100%;color:var(--text);background:#fff;border:1px solid #ffffffbf;border-radius:34px;animation:.16s confirmIn;position:relative;overflow:hidden;box-shadow:0 34px 100px #02061759}.profile-card-banner{background:linear-gradient(135deg, var(--blue), var(--blue-2));height:120px}.profile-card-close{color:#0f172a;cursor:pointer;background:#ffffffdb;border-radius:16px;width:42px;height:42px;font-size:26px;position:absolute;top:14px;right:14px}.profile-card-body{padding:0 24px 24px}.profile-card-avatar{background:var(--blue);color:#fff;border:6px solid #fff;border-radius:32px;place-items:center;width:94px;height:94px;margin-top:-47px;font-size:34px;font-weight:900;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 34px #0f172a2e}.profile-card-avatar img{object-fit:cover;width:100%;height:100%}.profile-card-name-row{margin-top:12px}.profile-card-name-row h2{letter-spacing:-1px;margin:0;font-family:Outfit,sans-serif;font-size:30px}.profile-card-name-row span{color:#64748b;margin-top:4px;font-size:14px;font-weight:800;display:block}.profile-card-about{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;margin-top:18px;padding:16px}.profile-card-about strong{color:#64748b;text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:900;display:block}.profile-card-about p{color:#334155;margin:8px 0 0;font-weight:600;line-height:1.6}.blocked-users-box{gap:10px;margin-top:10px;display:grid}.blocked-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:20px;padding:16px}.blocked-empty strong,.blocked-empty span{display:block}.blocked-empty span{color:var(--muted);margin-top:5px;font-size:13px;font-weight:600}.blocked-user-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:24px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px;display:grid;box-shadow:0 10px 26px #0f172a0d}.blocked-user-card strong{font-family:Outfit,sans-serif;font-size:15.5px;display:block}.blocked-user-card span{color:#64748b;margin-top:5px;font-size:12.5px;font-weight:750;line-height:1.35;display:block}.unblock-button{height:42px;color:var(--blue-dark);cursor:pointer;white-space:nowrap;background:#eef2ff;border-radius:14px;padding:0 14px;font-weight:900}.unblock-button:hover{background:var(--blue);color:#fff}.sidebar-blocked-card{grid-template-columns:52px minmax(0,1fr)}.blocked-card-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:9px;margin-top:2px;display:grid}.blocked-chat-button{color:#334155;cursor:pointer;background:#f1f5f9;border-radius:14px;height:42px;padding:0 14px;font-weight:900}.blocked-chat-button:hover{background:var(--blue);color:#fff}.user-context-menu{z-index:210;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border:1px solid #e2e8f0;border-radius:20px;width:230px;padding:9px;animation:.13s contextMenuIn;position:fixed;box-shadow:0 24px 70px #0f172a3d,inset 0 1px #ffffffe6}.user-context-head{background:#f8fafc;border-radius:15px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:5px;padding:9px;display:grid}.user-context-avatar{color:#fff;background:var(--blue);border-radius:15px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;position:relative;overflow:hidden}.user-context-avatar img{object-fit:cover;width:100%;height:100%}.user-context-head strong{text-overflow:ellipsis;white-space:nowrap;font-family:Outfit,sans-serif;display:block;overflow:hidden}.user-context-head span{color:#64748b;margin-top:2px;font-size:12px;font-weight:800;display:block}.user-context-menu button{color:#111827;cursor:pointer;text-align:left;background:0 0;border-radius:13px;justify-content:flex-start;align-items:center;width:100%;height:42px;padding:0 12px;font-weight:850;display:flex}.chat-start-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:left;background:#ffffffc7;border:1px solid #cbd5e1e6;border-radius:28px;align-items:center;gap:16px;width:min(520px,100% - 24px);margin:14px auto 28px;padding:22px 24px;display:flex;box-shadow:0 18px 46px #0f172a14}.chat-start-avatar{background:var(--blue);color:#fff;border-radius:22px;flex:0 0 64px;place-items:center;width:64px;height:64px;font-weight:900;display:grid;position:relative;overflow:visible;box-shadow:0 12px 28px #5865f22e}.chat-start-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.chat-start-card span{color:var(--blue);letter-spacing:1.2px;font-size:11px;font-weight:900;display:block}.chat-start-card h3{color:#111827;letter-spacing:-.7px;margin:5px 0 0;font-size:22px}.chat-start-card p{color:#64748b;margin:6px 0 0;font-size:14px;font-weight:700;line-height:1.55}.conversation-form{border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffc7;grid-template-columns:1fr 58px;gap:12px;padding:18px;display:grid}.conversation-form input{letter-spacing:-.1px;background:#fff;border-radius:22px;height:58px;margin:0;font-size:15.5px;font-weight:500}.conversation-form button{color:#fff;background:linear-gradient(135deg, var(--blue), var(--blue-2));cursor:pointer;border-radius:21px;height:58px;font-size:20px;box-shadow:0 14px 30px #5865f240}.conversation-form.disabled{background:#fff7eddb;grid-template-columns:1fr 58px}.conversation-form.disabled input{color:#9a3412;cursor:not-allowed;background:#fff7ed}.conversation-form.disabled button{box-shadow:none;cursor:not-allowed;background:#cbd5e1}.status{background:var(--gray);border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:-1px}.float-dock{z-index:40;position:fixed;bottom:22px;left:24px}.float-button{cursor:pointer;width:72px;height:72px;color:var(--blue);background:#fff;border-radius:26px;place-items:center;display:grid;position:relative;box-shadow:0 18px 42px #0000003d}.float-button.active{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}.float-button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.float-button svg path:first-child{fill:currentColor;stroke:currentColor;fill-opacity:.08}.float-button span{background:var(--red);color:#fff;border:3px solid #fff;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:13px;font-weight:800;display:grid;position:absolute;top:-6px;right:-6px}.modal-bg{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 10%,#5865f233,#0000 30%),#0206179e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal,.small-modal{width:610px;max-width:100%;max-height:calc(100vh - 40px);color:var(--text);background:linear-gradient(#fff,#f8fafc);border-radius:36px;overflow-y:auto;box-shadow:0 34px 100px #02061757}.small-modal{width:470px}.modal-header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;gap:18px;padding:28px 28px 18px;display:flex;position:sticky;top:0}.modal-header h2{letter-spacing:-1.2px;margin:0;font-family:Outfit,sans-serif;font-size:31px}.modal-header p{color:var(--muted);margin:7px 0 0;font-weight:700}.modal-header button{width:48px;height:48px;color:var(--text);cursor:pointer;background:#eef2f7;border-radius:18px;font-size:26px}.settings-modal form,.small-modal form{padding:0 28px 28px}.profile-preview-card{background:radial-gradient(circle at 100% 0,#5865f21f,#0000 34%),#fff;border:1px solid #dfe8f4;border-radius:28px;gap:14px;margin:22px 28px 18px;padding:18px;display:flex}.profile-preview-avatar{border-radius:28px;width:78px;height:78px}.profile-preview-card strong{font-family:Outfit,sans-serif;font-size:22px;display:block}.profile-preview-card span{color:var(--muted);margin-top:4px;font-size:13px;font-weight:800;display:block}.profile-preview-card p{color:var(--muted);margin:10px 0 0;font-weight:600;line-height:1.5}.settings-section-title{color:#1e293b;margin-top:20px;font-weight:800}.avatar-upload-row{background:#fff;border:1px solid #e3ebf6;border-radius:22px;gap:10px;margin-top:10px;padding:14px;display:flex}.avatar-file-input{display:none}.avatar-upload-button,.avatar-remove-button{cursor:pointer;border-radius:16px;margin:0;padding:13px 16px;font-weight:800}.avatar-upload-button{background:linear-gradient(135deg, var(--blue), var(--blue-2));color:#fff}.avatar-remove-button{color:#991b1b;background:#fee2e2}.helper-text{color:var(--muted);background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin:10px 0 0;padding:12px 14px;font-size:13px}.divider{background:linear-gradient(90deg,#0000,#cbd5e1,#0000);height:1px;margin:24px 0 18px}.modal-actions{background:0 0;gap:12px;margin-top:18px;padding-top:18px;display:flex;position:static}.modal-actions .primary-button{margin:0}.danger-button{color:#991b1b;cursor:pointer;background:#fee2e2;border-radius:18px;width:180px;height:54px;font-weight:800}.global-notice{z-index:120;color:#1e3a8a;max-width:560px;box-shadow:var(--shadow);background:#fff;border:1px solid #bfdbfe;border-radius:16px;padding:13px 16px;font-weight:800;position:fixed;top:18px;left:50%;transform:translate(-50%)}.people-section,.requests-view,.conversation-messages,.settings-modal,.small-modal{scrollbar-width:none}.people-section::-webkit-scrollbar{width:0;height:0}.requests-view::-webkit-scrollbar{width:0;height:0}.conversation-messages::-webkit-scrollbar{width:0;height:0}.settings-modal::-webkit-scrollbar{width:0;height:0}.small-modal::-webkit-scrollbar{width:0;height:0}@keyframes quickMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes contextMenuIn{0%{opacity:0;transform:translateY(-4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes confirmIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.dashboard-grid{grid-template-columns:1fr}.dashboard-card{display:none}.client-window{grid-template-columns:74px 1fr}.people-panel{display:none}}@media (width<=640px){.topbar-actions{display:none}.hero-dashboard{width:min(100% - 28px,1440px)}.dashboard-copy h1{letter-spacing:-1.7px;font-size:42px}.client-window{border-radius:28px;grid-template-columns:64px 1fr;width:calc(100vw - 20px);height:calc(100vh - 116px);bottom:92px;left:10px}.client-rail{padding:12px 8px}.rail-logo,.rail-button,.rail-settings-button{border-radius:18px;width:48px;height:48px}.conversation-header{padding:16px}.conversation-actions>button:first-child{display:none}.message-content{max-width:82%}.modal-actions,.avatar-upload-row{flex-direction:column}.danger-button{width:100%}.settings-modal,.small-modal{border-radius:28px}}.client-window{border-radius:32px;grid-template-columns:70px 370px minmax(0,1fr);height:min(760px,100vh - 48px);bottom:24px}.client-rail{align-items:center;gap:10px;padding:14px 10px}.rail-logo,.rail-button,.rail-settings-button{border-radius:18px;width:48px;height:48px}.rail-logo{font-size:22px}.rail-button,.rail-settings-button{background:#ffffff12;font-size:20px}.rail-button.active{background:linear-gradient(135deg, var(--blue), var(--blue-2));box-shadow:0 12px 28px #5865f247}.rail-button.close{margin-top:2px;font-size:28px}.badge-list{gap:6px}.profile-badge{color:#fff;background:#11182714;border:1px solid #ffffff29;border-radius:11px;place-items:center;width:30px;height:30px;min-height:30px;padding:0;display:inline-grid;box-shadow:inset 0 1px #ffffff52,0 8px 18px #02061729}.badge-list.compact .profile-badge{border-radius:9px;width:25px;height:25px;min-height:25px}.profile-badge b,.badge-list.compact .profile-badge b{border-radius:inherit;background:0 0;place-items:center;width:100%;height:100%;display:grid}.profile-badge em{display:none}.badge-svg{stroke-width:2.15px;filter:drop-shadow(0 1px 2px #0003);width:16px;height:16px}.badge-svg path:first-child{fill-opacity:.2}.badge-early_supporter{color:#fff;background:linear-gradient(135deg,#5865f2,#8b5cf6)}.badge-premium{color:#fff;background:linear-gradient(135deg,#7c3aed,#db2777)}.badge-booster{color:#fff;background:linear-gradient(135deg,#f97316,#ef4444)}.badge-active_developer{color:#fff;background:linear-gradient(135deg,#0891b2,#2563eb)}.badge-bug_hunter{color:#fff;background:linear-gradient(135deg,#16a34a,#22c55e)}.badge-profile_artist{color:#fff;background:linear-gradient(135deg,#db2777,#f97316)}.badge-event_winner{color:#111827;background:linear-gradient(135deg,#ca8a04,#facc15)}.badge-verified{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8)}.sidebar-blocked-card{border-radius:26px;grid-template-columns:54px minmax(0,1fr);gap:14px;padding:18px}.sidebar-blocked-card>div:not(.blocked-card-actions){min-width:0}.sidebar-blocked-card .badge-list.compact{margin-top:6px}.blocked-user-card span{margin-top:8px;font-size:12.5px;line-height:1.45}.blocked-card-actions{border-top:1px solid #e2e8f0;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;padding-top:12px;display:grid}.blocked-chat-button,.unblock-button{border-radius:16px;height:46px}.blocked-chat-button{color:var(--blue-dark);background:#eef2ff}.unblock-button{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.blocked-mini-pill{color:var(--blue-dark);background:#eef2ff}.person-card.blocked{background:linear-gradient(135deg,#fff,#f8fbff);border-color:#dbeafe}.person-card.blocked.active{box-shadow:0 16px 36px #0f172a14, inset 4px 0 0 var(--blue);border-color:#5865f28c}.user-context-menu{color:#f8fafc;background:#111827;border:1px solid #94a3b838;border-radius:22px;width:250px;padding:10px;box-shadow:0 28px 80px #0206176b}.user-context-head{background:#1f2937;border:1px solid #ffffff0f}.user-context-head strong{color:#fff}.user-context-menu button{color:#f8fafc}.user-context-menu .danger-menu-item:hover{color:#fff;background:#ef444438}.profile-modal-backdrop{z-index:150;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020617ad;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.discord-profile-modal{color:#f2f3f5;background:#313338;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:400px minmax(0,1fr);width:min(980px,100%);min-height:620px;max-height:calc(100vh - 56px);animation:.16s confirmIn;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #00000073}.discord-profile-close{z-index:4;color:#f2f3f5;cursor:pointer;background:#ffffff14;border-radius:10px;width:36px;height:36px;font-size:24px;position:absolute;top:12px;right:12px}.discord-profile-close:hover{background:#ffffff24}.discord-profile-card{background:#2b2d31;border-right:1px solid #ffffff0f;position:relative;overflow-y:auto}.discord-profile-main{padding:0 32px 30px}.discord-profile-avatar{background:var(--blue);color:#fff;border:8px solid #2b2d31;border-radius:50%;place-items:center;width:112px;height:112px;margin-top:-56px;font-size:38px;font-weight:900;display:grid;position:relative;overflow:hidden}.discord-profile-avatar img,.discord-mutual-avatar img{object-fit:cover;width:100%;height:100%}.discord-profile-identity{margin-top:16px}.discord-profile-identity h2{color:#fff;letter-spacing:-.9px;margin:0;font-family:Outfit,sans-serif;font-size:30px}.discord-profile-subline{color:#cbd5e1;align-items:center;gap:8px;margin-top:6px;font-size:13px;font-weight:700;display:flex}.discord-profile-subline i{background:#94a3b8;border-radius:999px;width:4px;height:4px}.discord-profile-actions{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.discord-profile-message,.discord-profile-icon-button{cursor:pointer;border-radius:10px;height:42px;padding:0 15px;font-weight:850}.discord-profile-message{color:#fff;background:#5865f2}.discord-profile-icon-button{color:#f2f3f5;background:#3b3d44}.discord-profile-icon-button:hover,.discord-profile-message:hover{filter:brightness(1.08)}.discord-profile-info{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.discord-profile-info div,.discord-profile-about,.discord-profile-note{background:#232428;border:1px solid #ffffff0d;border-radius:14px;padding:14px}.discord-profile-info span,.discord-profile-about span,.discord-profile-note span{color:#b5bac1;text-transform:uppercase;letter-spacing:.65px;font-size:11px;font-weight:900;display:block}.discord-profile-info strong{color:#fff;margin-top:7px;font-size:14px;display:block}.discord-profile-about,.discord-profile-note{margin-top:12px}.discord-profile-about p,.discord-profile-note p{color:#dbdee1;margin:8px 0 0;font-weight:600;line-height:1.55}.discord-profile-note p{color:#949ba4;font-style:italic}.discord-profile-side{padding:64px 48px 34px;overflow-y:auto}.discord-profile-tabs{border-bottom:1px solid #ffffff14;gap:24px;padding-bottom:12px;display:flex}.discord-profile-tabs button{color:#b5bac1;cursor:pointer;background:0 0;padding:0 0 12px;font-weight:900;position:relative}.discord-profile-tabs button.active:after{content:"";background:#fff;border-radius:999px;height:3px;position:absolute;bottom:-13px;left:0;right:0}.discord-profile-empty{text-align:center;color:#dbdee1;align-content:center;place-items:center;gap:14px;min-height:420px;display:grid}.discord-profile-empty.small{min-height:260px}.discord-profile-empty strong{color:#fff;max-width:360px;font-size:16px;line-height:1.45}.discord-profile-empty span{color:#b5bac1;max-width:380px;font-weight:650;line-height:1.5}.discord-profile-empty button{color:#f2f3f5;cursor:pointer;background:#3b3d44;border-radius:10px;height:40px;padding:0 15px;font-weight:850}.discord-mutual-list{gap:10px;margin-top:18px;display:grid}.discord-mutual-card{color:#f2f3f5;cursor:pointer;text-align:left;background:#2b2d31;border:1px solid #ffffff0f;border-radius:14px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;width:100%;padding:12px;display:grid}.discord-mutual-card:hover{background:#363940}.discord-mutual-avatar{background:var(--blue);color:#fff;border-radius:16px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;position:relative;overflow:hidden}.discord-mutual-card strong{color:#fff;display:block}.discord-mutual-card span{color:#b5bac1;margin-top:3px;font-size:12px;font-weight:750;display:block}@media (width<=900px){.discord-profile-modal{grid-template-columns:1fr;overflow-y:auto}.discord-profile-card{border-right:0}.discord-profile-side{padding:24px 28px 30px}}@media (width<=640px){.client-window{grid-template-columns:58px 1fr;height:calc(100vh - 24px);bottom:12px}.rail-logo,.rail-button,.rail-settings-button{border-radius:15px;width:42px;height:42px}.discord-profile-main{padding:0 22px 24px}.discord-profile-info{grid-template-columns:1fr}}.auth-card{color:#f2f3f5;background:#313338;border:1px solid #ffffff14;border-radius:18px;width:520px;padding:32px;box-shadow:0 28px 90px #0000007a}.auth-brand p,.auth-intro p{color:#b5bac1}.auth-tabs button.active{background:#5865f2}.auth-card label span{color:#f87171}.auth-card input:focus,.auth-card select:focus{border-color:#5865f2;box-shadow:0 0 0 4px #5865f22e}.auth-field-hint{color:#b5bac1;margin-top:7px;font-size:12px;font-weight:650;display:block}.birthdate-row{grid-template-columns:1fr 1.25fr 1fr;gap:10px;display:grid}.birthdate-row select{margin-top:8px}.profile-badge{width:auto;min-height:28px;box-shadow:none;color:var(--badge-color,#5865f2);background:#0f172a0d;border:1px solid #94a3b838;border-radius:999px;align-items:center;gap:7px;padding:4px 9px 4px 5px;display:inline-flex}.badge-list.compact .profile-badge,.message-meta .profile-badge{width:22px;height:22px;min-height:22px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.profile-badge b,.badge-list.compact .profile-badge b{background:0 0;border-radius:0;place-items:center;width:22px;height:22px;display:grid}.badge-svg{filter:drop-shadow(0 3px 6px #0003);width:22px;height:22px;overflow:visible}.badge-bg{fill:var(--badge-color,#5865f2);stroke:#ffffffdb;stroke-width:1.05px;stroke-linejoin:round}.profile-badge em{color:#111827;font-size:12px;font-weight:900}.user-context-menu{color:#f2f3f5!important;background:#2b2d31!important;border:1px solid #ffffff14!important;box-shadow:0 28px 90px #00000061!important}.user-context-head{background:#232428!important}.request-modern-card.clickable{grid-template-columns:48px 1fr;align-items:center}.request-user-main{text-align:left;cursor:pointer;background:0 0;width:100%;padding:0}.request-user-main strong{color:#111827;font-family:Outfit,sans-serif;display:block}.request-user-main span{color:#64748b;margin-top:3px;font-size:13px;font-weight:700;display:block}.request-user-main:hover strong{color:var(--blue-dark);text-underline-offset:3px;text-decoration:underline}.profile-studio-bg{background:#020617ad;place-items:center}.profile-studio-modal{width:min(var(--chat-window-width,1180px), calc(100vw - 28px));color:#111827;background:#e5e5e5;border-radius:18px;grid-template-columns:250px minmax(0,1fr);height:min(790px,100vh - 28px);display:grid;overflow:hidden;box-shadow:0 36px 130px #00000073}.profile-studio-sidebar{color:#f2f3f5;background:#34353d;flex-direction:column;min-height:0;padding:18px 16px;display:flex;overflow-y:auto}.profile-studio-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.profile-studio-top span{color:#b5bac1;font-size:12px;font-weight:800;display:block}.profile-studio-top strong{color:#fff;margin-top:2px;font-size:17px;display:block}.profile-studio-top button{color:#fff;cursor:pointer;background:#ffffff14;border-radius:10px;width:34px;height:34px;font-size:22px}.profile-studio-tabs{gap:8px;margin:16px 0;display:grid}.profile-studio-tabs button{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border-radius:12px;height:42px;padding:0 13px;font-weight:900}.profile-studio-tabs button.active,.profile-studio-tabs button:hover{color:#fff;background:#ffffff1a}.profile-studio-section h3{color:#f2f3f5;margin:16px 0 8px;font-size:14px}.profile-studio-section label,.profile-studio-section .settings-section-title{color:#dbdee1}.profile-studio-section input,.profile-studio-section textarea,.profile-studio-section select{color:#f2f3f5;background:#2b2d31;border-color:#454750}.profile-studio-section textarea{min-height:92px}.studio-upload-row{background:0 0;border:0;padding:0}.decoration-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.decoration-tile{color:#cbd5e1;background:#ffffff14;border:1px solid #ffffff14;border-radius:12px;place-items:center;gap:6px;height:104px;font-size:12px;font-weight:800;display:grid}.decoration-tile.active{border-color:#5865f2a6}.decoration-tile.locked b{color:#34353d;background:#fff;border-radius:999px;place-items:center;width:34px;height:34px;font-size:24px;display:grid}.decoration-avatar{border-radius:18px;width:54px;height:54px;overflow:hidden}.effect-preview-card,.studio-blocked-box{color:#cbd5e1;background:#ffffff14;border-radius:14px;padding:14px}.effect-preview-card span{color:#fff;font-weight:900}.profile-studio-footer{margin-top:auto;padding-top:14px}.compact-notice{margin-bottom:8px}.studio-logout{width:100%;margin-top:14px}.profile-studio-main{background:radial-gradient(circle at 80% 0,#ffffff9e,#0000 24%),linear-gradient(#f3f3f3,#d9d9d9);grid-template-columns:minmax(330px,430px) minmax(0,1fr);gap:32px;min-width:0;padding:48px;display:grid;overflow-y:auto}.studio-profile-preview{background:#e7e7e7;border-radius:18px;align-self:start;overflow:hidden;box-shadow:0 20px 60px #0000001f}.studio-banner{background:#bababa;height:140px}.studio-avatar-row{padding:0 26px}.studio-profile-avatar{color:#fff;border:8px solid #e7e7e7;border-radius:50%;place-items:center;width:112px;height:112px;margin-top:-56px;font-size:38px;font-weight:900;display:grid;overflow:hidden}.studio-profile-avatar img{object-fit:cover;width:100%;height:100%}.studio-name-card{background:#ffffff7a;border-radius:14px;margin:18px 26px 0;padding:14px}.studio-name-card strong{font-family:Outfit,sans-serif;font-size:24px;display:block}.studio-name-card span{color:#4b5563;margin-top:4px;font-weight:750;display:block}.studio-profile-actions{gap:8px;margin:18px 26px 0;display:flex}.studio-profile-actions button{color:#fff;background:#5865f2;border-radius:10px;height:38px;padding:0 14px;font-weight:900}.studio-profile-actions button:nth-child(n+2){color:#111827;background:#11182714}.studio-about-preview,.studio-date-grid{margin:22px 26px 0}.studio-about-preview span,.studio-date-grid span,.studio-widget-head span,.studio-widget-card span{color:#4b5563;font-size:12px;font-weight:900;display:block}.studio-about-preview p{color:#111827;margin:8px 0 0;line-height:1.55}.studio-date-grid{gap:14px;padding-bottom:28px;display:grid}.studio-date-grid strong{margin-top:6px;font-size:14px;display:block}.studio-side-tabs{border-bottom:1px solid #1118271a;gap:22px;display:flex}.studio-side-tabs button{color:#111827;background:0 0;padding:0 0 13px;font-weight:900}.studio-side-tabs button.active{border-bottom:2px solid #111827}.studio-widget-head{justify-content:space-between;align-items:center;margin-top:28px;display:flex}.studio-widget-head button{color:#111827;background:#fff;border-radius:10px;height:36px;padding:0 14px;font-weight:900}.studio-widget-card{background:#ffffff6b;border-radius:18px;align-items:center;gap:16px;min-height:154px;margin-top:14px;padding:18px;display:flex}.studio-widget-cover{color:#fff;background:linear-gradient(135deg,#5865f2,#7c3aed);border-radius:10px;place-items:center;width:86px;height:112px;font-size:42px;font-weight:900;display:grid}.studio-widget-card strong{color:#111827;font-size:18px;display:block}.studio-widget-card p{color:#4b5563;margin:8px 0 0;font-weight:650}.discord-board-grid{gap:14px;margin-top:28px;display:grid}.discord-board-widget{background:#232428;border:1px solid #ffffff0f;border-radius:16px;padding:18px}.discord-board-widget span{color:#b5bac1;text-transform:uppercase;font-size:11px;font-weight:900}.discord-board-widget strong{color:#fff;margin-top:8px;font-size:20px;display:block}.discord-board-widget p{color:#b5bac1;margin:8px 0 0;font-weight:650}@media (width<=900px){.profile-studio-modal{grid-template-columns:1fr;height:calc(100vh - 20px)}.profile-studio-sidebar{max-height:46vh}.profile-studio-main{grid-template-columns:1fr;padding:22px}}.profile-studio-bg{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111827b8}.profile-editor-modal{color:#f2f3f5;background:#313338;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;width:min(1120px,100vw - 36px);max-height:calc(100vh - 36px);display:flex;overflow:hidden;box-shadow:0 34px 110px #00000073}.profile-editor-header{background:#2b2d31;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:18px 22px;display:flex}.profile-editor-header span{color:#b5bac1;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;display:block}.profile-editor-header h2{color:#fff;letter-spacing:-.7px;margin:4px 0 0;font-family:Outfit,sans-serif}.profile-editor-tabs{align-items:center;gap:8px;display:flex}.profile-editor-tabs button{color:#b5bac1;cursor:pointer;background:0 0;border-radius:13px;height:42px;padding:0 16px;font-weight:850}.profile-editor-tabs button:hover,.profile-editor-tabs button.active{color:#fff;background:#404249}.profile-editor-close{font-size:26px;width:42px!important;padding:0!important}.profile-editor-body{flex:1;grid-template-columns:minmax(360px,480px) minmax(320px,1fr);gap:28px;min-height:0;padding:28px;display:grid;overflow-y:auto}.profile-live-card{color:#111214;background:#f2f3f5;border-radius:24px;min-height:620px;position:relative;overflow:visible;box-shadow:0 22px 70px #00000038}.profile-live-banner{background:radial-gradient(circle at 15% 25%,#ffffff59,#0000 18%),linear-gradient(135deg,#8b8d94,#b8b9bd);border-radius:24px 24px 0 0;height:140px}.profile-live-avatar-wrap{width:122px;height:122px;margin:-66px 0 0 28px;position:relative}.profile-live-avatar{color:#fff;background:var(--blue);border:8px solid #f2f3f5;border-radius:50%;place-items:center;width:122px;height:122px;font-size:42px;font-weight:900;display:grid;overflow:hidden}.profile-live-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar-actions{z-index:6;position:absolute;top:48px;right:12px}.profile-avatar-actions summary{color:#fff;cursor:pointer;background:#2b2d31;border-radius:999px;place-items:center;width:36px;height:36px;font-weight:900;list-style:none;display:grid;box-shadow:0 10px 28px #0003}.profile-avatar-actions summary::-webkit-details-marker{display:none}.profile-name-actions summary::-webkit-details-marker{display:none}.profile-mini-menu{z-index:20;background:#fff;border:1px solid #e3e5e8;border-radius:14px;min-width:245px;padding:10px;position:absolute;box-shadow:0 22px 70px #00000038}.avatar-mini-menu{top:44px;left:16px}.avatar-mini-menu label,.avatar-mini-menu button{color:#1e1f22;cursor:pointer;background:0 0;border-radius:10px;align-items:center;width:100%;height:42px;padding:0 12px;font-weight:800;display:flex}.avatar-mini-menu label:hover,.avatar-mini-menu button:hover{background:#f2f3f5}.avatar-mini-menu button{color:#da373c}.profile-inline-editor{padding:18px 28px 28px}.profile-name-actions{width:max-content;max-width:100%;position:relative}.profile-name-actions summary{cursor:pointer;flex-direction:column;gap:3px;list-style:none;display:flex}.profile-name-actions summary strong{color:#060607;letter-spacing:-1px;white-space:nowrap;text-overflow:ellipsis;max-width:390px;font-family:Outfit,sans-serif;font-size:30px;overflow:hidden}.profile-name-actions summary span{color:#6d6f78;font-size:12px;font-weight:800}.name-mini-menu{width:min(360px,100vw - 80px);top:calc(100% + 10px);left:0}.name-mini-menu label,.profile-field,.account-settings-panel label{color:#4e5058;text-transform:uppercase;letter-spacing:.04em;margin-top:10px;font-size:12px;font-weight:900;display:block}.name-mini-menu input,.profile-field input,.profile-field textarea,.profile-field select,.account-settings-panel input{color:#111214;background:#fff;border:1px solid #d4d7dc;margin-top:7px}.profile-handle-line{color:#4e5058;align-items:center;gap:7px;margin-top:6px;font-weight:700;display:flex}.profile-inline-editor .badge-list.compact{margin-top:13px}.profile-field.compact-field{max-width:280px;margin-top:20px}.profile-field textarea{min-height:120px}.account-settings-panel{padding:22px 28px 28px}.account-settings-panel h3{color:#060607;margin:0 0 8px;font-size:20px}.editor-blocked-card{background:#fff;border-color:#dde0e5;grid-template-columns:48px 1fr auto;align-items:center}.profile-editor-side{flex-direction:column;gap:16px;min-width:0;display:flex}.editor-side-tabs{border-bottom:1px solid #ffffff1a;align-items:center;gap:6px;height:48px;display:flex}.editor-side-tabs button{color:#b5bac1;cursor:pointer;background:0 0;border-radius:12px 12px 0 0;height:42px;padding:0 14px;font-weight:850}.editor-side-tabs button.active,.editor-side-tabs button:hover{color:#fff;background:#404249}.profile-summary-card{background:#2b2d31;border:1px solid #ffffff14;border-radius:20px;padding:18px;box-shadow:0 18px 40px #00000029}.profile-summary-card>span{color:#b5bac1;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.profile-summary-card>strong{color:#fff;letter-spacing:-.6px;font-family:Outfit,sans-serif;font-size:24px}.profile-summary-card p{color:#b5bac1;margin:7px 0 0;font-weight:650;line-height:1.55}.summary-row{border-top:1px solid #ffffff14;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;display:flex}.summary-row small{color:#b5bac1;font-weight:800}.summary-row b{color:#fff}.profile-editor-footer{background:#2b2d31;border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:12px;min-height:76px;padding:14px 22px;display:flex}.profile-editor-footer .compact-notice{margin-right:auto}.editor-cancel-button,.editor-save-button{cursor:pointer;border-radius:14px;min-width:130px;height:46px;font-weight:900;width:auto!important;margin:0!important;padding:0 18px!important}.editor-cancel-button{color:#fff;background:#404249}.profile-badge{align-items:center;gap:8px;width:auto!important;min-width:30px!important;height:30px!important;color:var(--badge-color,#5865f2)!important;box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:999px!important;padding:0 9px 0 3px!important;display:inline-flex!important}.badge-list.compact .profile-badge,.message-meta .profile-badge{justify-content:center;background:0 0!important;border:0!important;width:24px!important;min-width:24px!important;height:24px!important;padding:0!important}.profile-badge b{place-items:center;background:color-mix(in srgb, var(--badge-color,#5865f2) 20%, transparent)!important;border-radius:50%!important;width:26px!important;height:26px!important;display:grid!important}.badge-list.compact .profile-badge b,.message-meta .profile-badge b{background:0 0!important;width:24px!important;height:24px!important}.profile-badge em{font-style:normal;font-weight:850;color:#dbdee1!important;font-size:12px!important;display:inline!important}.badge-svg{filter:drop-shadow(0 2px 3px #00000038);overflow:visible;width:20px!important;height:20px!important}.badge-bg{fill:var(--badge-color,#5865f2)!important;stroke:#ffffffb3!important;stroke-width:.6px!important}.badge-line{fill:none!important;stroke:#fff!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important}.badge-early_supporter{--badge-color:#5865f2}.badge-premium{--badge-color:#e879f9}.badge-booster{--badge-color:#f97316}.badge-active_developer{--badge-color:#06b6d4}.badge-bug_hunter{--badge-color:#22c55e}.badge-profile_artist{--badge-color:#ec4899}.badge-event_winner{--badge-color:#eab308}.badge-verified{--badge-color:#3b82f6}.discord-badge-panel{padding:8px 0}.discord-badge-panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.discord-badge-panel-head strong{color:#fff;font-size:18px}.discord-badge-panel-head span{color:#b5bac1;font-weight:800}.discord-badge-gallery{gap:10px;display:grid}.discord-badge-card{background:#2b2d31;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex}.discord-badge-card .badge-svg{flex:none;width:30px!important;height:30px!important}.discord-badge-card strong{color:#fff;display:block}.discord-badge-card span{color:#b5bac1;margin-top:3px;font-size:13px;font-weight:650;display:block}@media (width<=900px){.profile-editor-body{grid-template-columns:1fr}.profile-editor-side{order:-1}}@media (width<=640px){.profile-editor-modal{border-radius:20px;width:calc(100vw - 18px);max-height:calc(100vh - 18px)}.profile-editor-header,.profile-editor-footer{flex-direction:column;align-items:stretch}.profile-editor-tabs{justify-content:space-between}.profile-editor-body{padding:14px}}:root{--text:#101320;--muted:#6b7280;--line:#e5e7eb;--blue:#5865f2;--blue-2:#7c8cff}body{letter-spacing:-.015em;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,strong,button,.brand-icon,.brand-mark{font-family:Outfit,sans-serif}.app-shell.theme-midnight{background:radial-gradient(circle at 18% 16%,#7c8cff59,#0000 28%),radial-gradient(circle at 84% 18%,#ec48992e,#0000 24%),linear-gradient(135deg,#070a1a 0%,#121a4b 48%,#2532a5 100%)}.app-shell.theme-violet{background:radial-gradient(circle at 20% 18%,#a855f759,#0000 28%),radial-gradient(circle at 84% 18%,#5865f238,#0000 24%),linear-gradient(135deg,#100719 0%,#2d135e 48%,#4f46e5 100%)}.app-shell.theme-clean{color:#111827;background:linear-gradient(135deg,#eef2ff 0%,#f8fafc 48%,#dbeafe 100%)}.app-shell.reduce-motion *,.app-shell.reduce-motion :before,.app-shell.reduce-motion :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.density-compact .message-content p{padding:10px 13px;line-height:1.45}.auth-card{color:#f8fafc;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#111827b8;border:1px solid #ffffff1f}.auth-brand p,.auth-intro p,.auth-field-hint{color:#b9c2d4}.auth-tabs button{color:#c7d2fe}.auth-card label{color:#e5e7eb}.auth-card input,.auth-card select{color:#f8fafc;background:#ffffff0f;border-color:#ffffff1f}.auth-card option{color:#111827}.badge-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.profile-badge,.badge-list.compact .profile-badge,.message-meta .profile-badge{width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.profile-badge b,.badge-list.compact .profile-badge b,.message-meta .profile-badge b{width:22px!important;height:22px!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;place-items:center!important;display:grid!important}.badge-partner-img{object-fit:contain;filter:drop-shadow(0 6px 10px #5865f240);width:22px;height:22px;display:block}.badge-list.compact .badge-partner-img,.message-meta .badge-partner-img{width:17px;height:17px}.profile-badge em{color:#4f46e5;margin-left:3px;font-family:Outfit,sans-serif;font-size:12px;font-style:normal;font-weight:800}.profile-page-bg,.settings-page-bg{background:radial-gradient(circle at 20% 10%,#5865f23d,#0000 28%),#030712ad}.profile-page-modal,.account-page-modal{color:#111827;background:#f8fafc;border:1px solid #ffffffb8;border-radius:30px;flex-direction:column;width:min(1040px,100vw - 38px);max-height:calc(100vh - 38px);display:flex;overflow:hidden;box-shadow:0 42px 140px #02061775}.account-page-modal{width:min(1120px,100vw - 38px)}.page-modal-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:18px;padding:26px 30px;display:flex}.page-modal-header span{color:#5865f2;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.page-modal-header h2{color:#111827;letter-spacing:-.05em;margin:4px 0 0;font-size:34px}.page-modal-header p{color:#64748b;margin:6px 0 0;font-weight:700}.page-modal-header button{color:#3730a3;cursor:pointer;background:#eef2ff;border-radius:16px;width:46px;height:46px;font-size:26px}.profile-redesign-body{flex:1;grid-template-columns:420px 1fr;gap:22px;min-height:0;padding:26px;display:grid;overflow-y:auto}.profile-redesign-preview,.profile-redesign-form,.settings-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;box-shadow:0 16px 46px #0f172a14}.profile-redesign-preview{align-self:start;overflow:hidden}.profile-redesign-banner{background:radial-gradient(circle at 22% 30%,#ffffff57,#0000 26%),linear-gradient(135deg,#5865f2,#8b5cf6);height:130px}.profile-redesign-main{padding:0 24px 28px;position:relative}.profile-redesign-avatar-wrap{width:max-content;margin-top:-52px;position:relative}.profile-redesign-avatar{color:#fff;background:#5865f2;border:7px solid #fff;border-radius:34px;place-items:center;width:108px;height:108px;font-size:34px;font-weight:900;display:grid;overflow:hidden}.profile-redesign-avatar img{object-fit:cover;width:100%;height:100%}.avatar-floating-upload{color:#fff;cursor:pointer;background:#111827;border-radius:999px;width:max-content;margin:0;padding:11px 14px;font-family:Outfit,sans-serif;font-size:13px;font-weight:800;position:absolute;bottom:12px;left:118px;box-shadow:0 12px 28px #0f172a38}.profile-redesign-identity strong{color:#111827;letter-spacing:-.04em;font-size:28px;display:block}.profile-redesign-identity span{color:#64748b;margin-top:3px;font-weight:800;display:block}.profile-redesign-form{align-self:start;padding:26px}.profile-avatar-actions-row{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.secondary-upload-button,.soft-danger-button{cursor:pointer;border-radius:16px;width:max-content;margin:0;padding:13px 16px;font-family:Outfit,sans-serif;font-weight:900}.secondary-upload-button{color:#3730a3;background:#eef2ff}.soft-danger-button{color:#be123c;background:#fff1f2}.settings-help-text{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;margin:16px 0 0;padding:14px 16px;font-weight:700;line-height:1.55}.settings-redesign-body{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-height:0;padding:24px;display:grid;overflow-y:auto}.clean-settings-card{align-self:start;padding:22px}.settings-card-title{margin-bottom:16px}.settings-card-title span{color:#5865f2;text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900;display:block}.settings-card-title strong{color:#111827;letter-spacing:-.04em;margin-top:4px;font-size:22px;display:block}.settings-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.settings-card input,.settings-card select,.profile-redesign-form input{background:#f8fafc}.settings-card input:disabled{color:#64748b;cursor:not-allowed;background:#eef2f7}.settings-check-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:10px;padding:14px 16px;display:flex}.settings-check-row input{width:18px;height:18px;margin:0}.page-modal-footer{background:#ffffffdb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:12px;padding:18px 24px;display:flex}.page-modal-footer .compact-notice{margin-top:0;margin-right:auto}.editor-cancel-button,.editor-save-button,.studio-logout{min-width:140px;height:50px;width:auto!important;margin:0!important}.account-footer-actions .studio-logout{margin-right:auto!important}@media (width<=900px){.profile-redesign-body,.settings-redesign-body{grid-template-columns:1fr}.page-modal-header,.page-modal-footer{flex-wrap:wrap}.settings-grid-two{grid-template-columns:1fr}}:root{--font-main:"DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-head:"Outfit", "DM Sans", system-ui, sans-serif;--light-bg-1:#eef3ff;--light-bg-2:#f8fbff;--light-card:#ffffffdb;--light-card-solid:#fff;--light-stroke:#94a3b83d;--light-text:#101828;--light-muted:#667085}*{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}html,body,#root{background:#eef3ff!important}body{font-family:var(--font-main)!important;color:var(--light-text)!important;background:radial-gradient(circle at 10% 7%,#5865f226,#0000 28%),radial-gradient(circle at 88% 14%,#3b82f624,#0000 30%),linear-gradient(135deg,#eef3ff 0%,#f8fbff 48%,#dbeafe 100%)!important}h1,h2,h3,h4,strong,button,.brand-icon,.brand-mark{font-family:var(--font-head)!important}img,svg,button,.avatar-file-input,.rail-logo,.rail-button,.float-button,.person-card,.message-avatar,.people-profile,.discord-profile-avatar,.profile-redesign-avatar,.profile-badge{-webkit-user-drag:none;user-drag:none}input,textarea,select,option,.message-content p,.message-edit-form input{-webkit-user-select:text;user-select:text}button,label,select,input[type=checkbox],.topbar,.client-window,.people-panel,.conversation-panel,.profile-page-modal,.account-page-modal,.discord-profile-modal,.settings-modal,.small-modal{-webkit-user-select:none;user-select:none}::selection{color:#111827;background:#5865f238}select{appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")!important;background-position:right 16px center!important;background-repeat:no-repeat!important;background-size:18px!important;padding-right:46px!important}select::-ms-expand{display:none}input[type=file]{display:none!important}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.app-shell:before{opacity:.18!important;background-image:radial-gradient(circle,#5865f238 1px,#0000 1px),radial-gradient(circle,#3b82f624 1px,#0000 1px)!important;background-size:92px 92px,150px 150px!important}.topbar{-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:#ffffffb8!important;border:1px solid #ffffffd1!important;border-radius:28px!important;height:82px!important;margin-top:14px!important;padding:12px 14px!important;box-shadow:0 24px 80px #0f172a14!important}.topbar-brand strong,.dashboard-copy h1,.conversation-user h2,.discord-profile-identity h2,.page-modal-header h2{color:#101828!important}.topbar-brand span,.dashboard-copy p,.dashboard-pill,.conversation-user span,.person-info span,.message-meta span,.message-meta em,.message-meta strong{color:#667085!important}.topbar-actions button,.dashboard-actions button,.main-open-button{color:#101828!important;background:#ffffffd1!important;border:1px solid #e2e8f0e6!important;box-shadow:0 12px 30px #0f172a0f!important}.topbar-actions .main-open-button,.dashboard-actions .ghost-action,.primary-button,.editor-save-button,.confirm-primary,.conversation-actions>button,.conversation-form button,.secondary-upload-button,.avatar-floating-upload,.banner-floating-upload{color:#fff!important;background:linear-gradient(135deg,#5865f2,#60a5fa)!important;border:1px solid #ffffff59!important;box-shadow:0 18px 42px #5865f238!important}.dashboard-card,.client-window,.people-profile,.people-search,.person-card,.request-modern-card,.empty-panel,.blocked-user-card,.blocked-chat-banner,.conversation-about,.profile-card-mini,.profile-redesign-preview,.profile-redesign-form,.settings-card,.clean-settings-card,.discord-profile-card,.discord-profile-panel,.profile-widget-card,.profile-mutual-row,.blocked-users-box,.user-context-menu,.message-context-menu,.conversation-menu,.confirm-card,.small-modal,.settings-modal,.profile-page-modal,.account-page-modal,.discord-profile-modal{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#101828!important;background:#ffffffdb!important;border:1px solid #e2e8f0f2!important;box-shadow:0 22px 70px #0f172a1a!important}.client-window{background:#ffffffd1!important}.rail-logo{color:#5865f2!important;background:#fff!important}.rail-button,.rail-settings-button{color:#fff!important;background:#ffffff14!important}.rail-button:hover,.rail-button.active,.rail-settings-button:hover{color:#fff!important;background:linear-gradient(135deg,#5865f2,#60a5fa)!important}.person-card.active{background:radial-gradient(circle at 0 0,#5865f21a,#0000 36%),#fffffff5!important;border-color:#5865f28c!important;box-shadow:0 18px 52px #5865f224,inset 4px 0 #5865f2!important}.people-tabs,.social-tab-switcher{background:#e2e8f0b8!important;border:1px solid #e2e8f0e6!important}.people-tabs button,.social-tab-switcher button{color:#667085!important}.people-tabs button.active,.social-tab-switcher button.active{color:#fff!important;background:linear-gradient(135deg,#5865f2,#7c8cff)!important;box-shadow:0 12px 28px #5865f22e!important}.people-search input{box-shadow:none!important;background:0 0!important;border:0!important}.conversation-panel{color:#101828!important;background:radial-gradient(circle at 70% 0,#5865f214,#0000 34%),linear-gradient(#f8fafcf5,#f1f5f9f5)!important}.conversation-header,.conversation-form,.page-modal-header,.modal-header{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffffbd!important;border-color:#e2e8f0eb!important}.message-content p{color:#101828!important;background:#fffffff5!important;border:1px solid #e2e8f0f2!important;box-shadow:0 12px 32px #0f172a12!important}.message-row.own .message-content p{color:#fff!important;background:linear-gradient(135deg,#5865f2,#7c8cff)!important;border-color:#ffffff47!important}.conversation-empty h2,.person-info strong,.people-profile strong,.quick-profile-head strong,.request-modern-card strong,.blocked-user-card strong,.conversation-menu button,.message-context-menu button,.user-context-menu button{color:#101828!important}input,textarea,select{color:#101828!important;box-shadow:none!important;background-color:#fff!important;border:1px solid #dbe5f1!important}input::placeholder,textarea::placeholder{color:#98a2b3!important}input:focus,textarea:focus,select:focus{border-color:#5865f2b8!important;box-shadow:0 0 0 5px #5865f224!important}label{color:#344054!important}.modal-bg,.profile-modal-backdrop,.settings-page-bg,.profile-page-bg{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#0f172a61!important}.page-modal-header p,.modal-header p,.settings-help-text,.profile-redesign-identity span,.discord-profile-subline span,.discord-profile-info span,.discord-profile-panel p,.empty-panel p,.blocked-empty span{color:#667085!important}.page-modal-header button,.modal-header button,.discord-profile-close,.editor-cancel-button,.confirm-cancel{color:#344054!important;background:#eef2f7!important;border:1px solid #e2e8f0eb!important}.profile-redesign-banner,.discord-profile-banner{background-color:#7c8cff!important;background-position:50%!important;background-size:cover!important;position:relative!important}.profile-redesign-banner{background-image:radial-gradient(circle at 18% 12%,#ffffff52,#0000 24%),linear-gradient(135deg,#7c8cff,#60a5fa)!important;min-height:170px!important}.banner-floating-upload{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 16px;position:absolute;bottom:16px;right:18px;margin:0!important;font-weight:900!important;display:inline-flex!important}.profile-redesign-avatar,.discord-profile-avatar,.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.dashboard-avatar{box-shadow:0 0 0 4px #ffffffeb,0 18px 42px #0f172a24!important}.badge-list,.badge-list.compact{gap:6px!important}.profile-badge{background:#eef2ff!important;border:1px solid #dbe4ff!important;box-shadow:0 10px 24px #5865f224!important}.profile-badge b,.badge-partner-img{width:22px!important;height:22px!important}.user-context-menu,.message-context-menu,.conversation-menu{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffa!important;border-radius:22px!important}.user-context-menu button:hover,.message-context-menu button:hover,.conversation-menu button:hover{background:#eef2ff!important}.danger-menu-item,.user-context-menu .danger-menu-item,.message-context-menu .danger-menu-item{color:#dc2626!important}.auth-page{background:radial-gradient(circle at 22% 8%,#5865f22e,#0000 30%),radial-gradient(circle at 82% 74%,#60a5fa2e,#0000 34%),linear-gradient(135deg,#eef3ff,#f8fbff 58%,#dbeafe)!important}.auth-card{color:#101828!important;background:#ffffffeb!important;border:1px solid #e2e8f0e6!important;box-shadow:0 40px 120px #0f172a1f!important}.auth-tabs{background:#eef2ff!important}.float-dock.chat-open{display:none!important}.float-button{color:#5865f2!important;background:#fff!important;border:1px solid #e2e8f0eb!important}.soft-danger-button,.danger-button,.confirm-danger{color:#b91c1c!important;background:#fee2e2!important;border:1px solid #fecaca!important}.settings-check-row input{-webkit-user-select:none;user-select:none}@media (width<=980px){.dashboard-grid{grid-template-columns:1fr!important}}:root{--aleysta-accent:#5865f2;--aleysta-accent-2:#6b74f4;--aleysta-accent-soft:#eef2ff;--aleysta-bg:#f4f7fb;--aleysta-bg-2:#e8eef8;--aleysta-card:#fff;--aleysta-border:#d9e2ef;--aleysta-text:#111827;--aleysta-muted:#667085;--aleysta-danger:#dc2626}body,html,#root{background:var(--aleysta-bg)!important}body{background:radial-gradient(circle at 12% 10%,#5865f212,#0000 28%),radial-gradient(circle at 88% 14%,#4755690f,#0000 30%),linear-gradient(135deg,#f4f7fb 0%,#fbfcff 52%,#e8eef8 100%)!important}.app-shell,.app-shell.theme-clean,.app-shell.theme-midnight,.app-shell.theme-violet,.app-shell.theme-obsidian{color:var(--aleysta-text)!important;background:radial-gradient(circle at 14% 12%,#5865f213,#0000 28%),radial-gradient(circle at 84% 16%,#4755690f,#0000 30%),linear-gradient(135deg,#f4f7fb 0%,#fbfcff 52%,#e8eef8 100%)!important}.app-shell:before{opacity:.1!important;background-image:radial-gradient(circle,#5865f229 1px,#0000 1px),radial-gradient(circle,#64748b1f 1px,#0000 1px)!important}.topbar-actions .main-open-button,.dashboard-actions .ghost-action,.primary-button,.editor-save-button,.confirm-primary,.conversation-actions>button,.conversation-form button,.secondary-upload-button,.avatar-floating-upload,.banner-floating-upload,.people-tabs button.active,.social-tab-switcher button.active,.rail-button.active,.rail-button:hover,.rail-settings-button:hover,.message-row.own .message-content p,.float-button.active,.profile-redesign-banner,.discord-profile-banner,.studio-widget-cover{background:var(--aleysta-accent)!important;color:#fff!important;background-image:none!important;border-color:#5865f22e!important;box-shadow:0 14px 34px #5865f229!important}button:hover,.primary-button:hover,.editor-save-button:hover,.conversation-actions>button:hover,.conversation-form button:hover,.secondary-upload-button:hover,.avatar-floating-upload:hover,.banner-floating-upload:hover{transform:translateY(-1px);filter:none!important}.topbar,.dashboard-card,.client-window,.people-profile,.people-search,.person-card,.request-modern-card,.empty-panel,.blocked-user-card,.blocked-chat-banner,.conversation-about,.profile-redesign-preview,.profile-redesign-form,.settings-card,.clean-settings-card,.confirm-card,.small-modal,.settings-modal,.profile-page-modal,.account-page-modal,.discord-profile-modal,.discord-profile-card,.discord-profile-panel,.profile-widget-card,.profile-mutual-row{color:var(--aleysta-text)!important;border:1px solid var(--aleysta-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;box-shadow:0 18px 46px #0f172a13!important}.topbar{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#ffffffe0!important}.client-window{border-color:#cbd5e1e6!important;overflow:hidden!important}.people-panel,.conversation-panel{background:#f8fafc!important}.conversation-header,.conversation-form,.page-modal-header,.modal-header,.page-modal-footer{border-color:var(--aleysta-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important}.conversation-menu,.message-context-menu,.user-context-menu,.quick-profile-menu,.profile-mini-menu{color:var(--aleysta-text)!important;border:1px solid var(--aleysta-border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1!important;z-index:260!important;background:#fff!important;box-shadow:0 24px 70px #0f172a24!important}.conversation-menu button,.message-context-menu button,.user-context-menu button,.quick-status-list button,.quick-edit-profile{color:var(--aleysta-text)!important}.conversation-menu button:hover,.message-context-menu button:hover,.user-context-menu button:hover,.quick-status-list button:hover,.quick-edit-profile:hover{background:#f1f5ff!important}.danger-menu-item,.user-context-menu .danger-menu-item,.message-context-menu .danger-menu-item,.conversation-menu .danger-menu-item{color:var(--aleysta-danger)!important}.danger-menu-item:hover,.user-context-menu .danger-menu-item:hover,.message-context-menu .danger-menu-item:hover,.conversation-menu .danger-menu-item:hover{background:#fff1f2!important}.theme-status-card,.density-card{border:1px solid var(--aleysta-border);background:#f8fafc;border-radius:20px;min-height:138px;padding:16px}.theme-status-card span,.density-card>span{color:var(--aleysta-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900;display:block}.theme-status-card strong{color:var(--aleysta-text);margin-top:8px;font-size:20px;display:block}.theme-status-card p{color:var(--aleysta-muted);margin:8px 0 0;font-weight:700;line-height:1.45}option{color:#111827!important;background:#fff!important}select{color:#111827!important;background-color:#fff!important}.profile-page-bg,.settings-page-bg,.modal-bg,.profile-modal-backdrop{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#0f172a4d!important}.profile-page-modal,.account-page-modal{background:#fff!important;border-radius:28px!important;box-shadow:0 36px 120px #0f172a38!important}.profile-redesign-body,.settings-redesign-body{background:#f3f6fb!important}.profile-redesign-preview,.profile-redesign-form,.clean-settings-card{box-shadow:0 14px 34px #0f172a11!important}.profile-redesign-banner{background-color:#0000!important;background-image:radial-gradient(circle at 18% 12%,#ffffff3d,#0000 24%),linear-gradient(135deg,#6470ef,#7b83ee)!important;background-position:50%!important;background-repeat:repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;min-height:158px!important}.profile-redesign-banner[style*=url]{background-position:50%!important;background-size:cover!important}.avatar-floating-upload,.banner-floating-upload{color:#fff!important;background:#111827db!important;border:1px solid #ffffff24!important;box-shadow:0 12px 26px #0f172a2e!important}.secondary-upload-button{color:#3f46c7!important;box-shadow:none!important;background:#eef2ff!important;border-color:#c7d2fe!important}.soft-danger-button,.danger-button,.confirm-danger{color:#b91c1c!important;box-shadow:none!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.settings-help-text{color:#667085!important;background:#f8fafc!important;border-color:#d9e2ef!important}.discord-profile-modal{width:min(1000px,100vw - 48px)!important;color:var(--aleysta-text)!important;border:1px solid var(--aleysta-border)!important;background:#f3f6fb!important}.discord-profile-card{border-right:1px solid var(--aleysta-border)!important;background:#fff!important}.discord-profile-side{background:#f8fafc!important}.discord-profile-banner{opacity:1!important;background-color:#0000!important;background-image:radial-gradient(circle at 18% 18%,#ffffff38,#0000 24%),linear-gradient(135deg,#6470ef,#7b83ee)!important;background-position:50%!important;background-repeat:repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important}.discord-profile-avatar{border-color:#fff!important}.discord-profile-identity h2,.discord-profile-info strong,.discord-profile-empty strong,.discord-badge-panel-head strong,.discord-badge-card strong{color:var(--aleysta-text)!important}.discord-profile-subline,.discord-profile-subline span,.discord-profile-info span,.discord-profile-about span,.discord-profile-note span,.discord-profile-empty span,.discord-badge-panel-head span,.discord-badge-card span{color:var(--aleysta-muted)!important}.discord-profile-info div,.discord-profile-about,.discord-profile-note,.discord-board-widget,.discord-badge-card,.discord-mutual-card{color:var(--aleysta-text)!important;border:1px solid var(--aleysta-border)!important;background:#fff!important;box-shadow:0 12px 26px #0f172a0e!important}.discord-profile-about p,.discord-profile-note p,.discord-board-widget p,.discord-board-widget strong,.discord-board-widget span,.discord-mutual-card strong,.discord-mutual-card span{color:var(--aleysta-text)!important}.discord-profile-note p,.discord-board-widget p,.discord-mutual-card span{color:var(--aleysta-muted)!important}.discord-profile-tabs{border-bottom:1px solid var(--aleysta-border)!important}.discord-profile-tabs button{color:var(--aleysta-muted)!important}.discord-profile-tabs button.active{color:var(--aleysta-text)!important}.discord-profile-tabs button.active:after{background:var(--aleysta-text)!important}.discord-profile-message{background:var(--aleysta-accent)!important;color:#fff!important}.discord-profile-icon-button,.discord-profile-empty button{color:#344054!important;background:#eef2f7!important}.discord-profile-close{color:#344054!important;border:1px solid var(--aleysta-border)!important;background:#eef2f7!important}.profile-badge{color:#4f46e5!important;box-shadow:none!important;background:#f3f4ff!important;border:1px solid #dbe4ff!important}.badge-partner-img{filter:none!important}.profile-badge em{color:#4f46e5!important}.badge-list.compact .profile-badge,.message-meta .profile-badge{background:0 0!important;border:0!important}.dashboard-copy h1,.topbar-brand strong,.conversation-user h2,.page-modal-header h2,.profile-redesign-identity strong,.settings-card-title strong,.person-info strong,.people-profile strong,.request-user-main strong,.blocked-user-card strong{color:var(--aleysta-text)!important}.dashboard-copy p,.topbar-brand span,.page-modal-header p,.profile-redesign-identity span,.settings-card-title span,.person-info span,.people-profile span,.request-user-main span,.blocked-user-card span,.conversation-empty p{color:var(--aleysta-muted)!important}.conversation-form input,.people-search input,input,textarea,select{color:var(--aleysta-text)!important;border:1px solid var(--aleysta-border)!important;background:#fff!important}.conversation-form input:focus,.people-search input:focus,input:focus,textarea:focus,select:focus{border-color:#5865f28c!important;box-shadow:0 0 0 4px #5865f21a!important}@media (width<=900px){.appearance-control-grid{grid-template-columns:1fr}}.startup-screen{color:#101828;background:radial-gradient(circle at 22% 8%,#5865f224,#0000 30%),radial-gradient(circle at 82% 74%,#60a5fa29,#0000 34%),linear-gradient(135deg,#eef3ff,#f8fbff 58%,#dbeafe);place-items:center;min-height:100vh;padding:24px;display:grid}.startup-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffdb;border:1px solid #e2e8f0eb;border-radius:28px;align-items:center;gap:14px;min-width:310px;padding:18px;display:flex;box-shadow:0 30px 80px #0f172a1f}.startup-logo{color:#5865f2;background:#fff;border-radius:20px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid;box-shadow:inset 0 0 0 1px #e2e8f0e6}.startup-card strong{letter-spacing:-.4px;font-size:19px;display:block}.startup-card span{color:#667085;margin-top:4px;font-size:14px;font-weight:800;display:block}.appearance-control-grid.single-setting{grid-template-columns:1fr!important}.density-card,.density-picker{display:none!important}.profile-redesign-banner{overflow:hidden;position:relative!important}.banner-floating-upload{z-index:20!important;pointer-events:auto!important;-webkit-user-select:none!important;user-select:none!important;line-height:1!important}.avatar-floating-upload,.secondary-upload-button{-webkit-user-select:none!important;user-select:none!important}.avatar-file-input{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:fixed!important;top:-9999px!important;left:-9999px!important}.account-birthdate-control{margin-top:16px}.account-birthdate-control>span{color:#344054;margin-bottom:8px;font-size:14px;font-weight:900;display:block}.account-birthdate-row,.account-birthdate-row select{margin-top:0!important}.editor-save-button:disabled,.primary-button:disabled{cursor:wait!important;opacity:.72!important;transform:none!important}.search-focus-fix,.people-search,.conversation-menu,.user-context-menu{-webkit-user-select:none;user-select:none}.startup-screen{color:#0f172a!important;background:linear-gradient(135deg,#f8fbff 0%,#edf3ff 48%,#e5efff 100%)!important;place-items:center!important;min-height:100vh!important;display:grid!important}.startup-card{background:#ffffffe6!important;border:1px solid #dbe5f1!important;box-shadow:0 24px 70px #0f172a1f!important}.appearance-control-grid{grid-template-columns:1fr 1fr!important;gap:14px!important;display:grid!important}.density-card{border:1px solid var(--aleysta-border)!important;background:#f8fafc!important;border-radius:20px!important;min-height:138px!important;padding:16px!important;display:block!important}.density-card>span{color:var(--aleysta-muted)!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:900!important;display:block!important}.density-card strong{color:var(--aleysta-text)!important;margin-top:8px!important;font-size:20px!important;display:block!important}.density-card p{color:var(--aleysta-muted)!important;margin:8px 0 0!important;font-weight:700!important;line-height:1.45!important}.density-picker{background:#eaf0f8!important;border-radius:16px!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:14px!important;padding:6px!important;display:grid!important}.density-picker button{color:#475467!important;cursor:pointer!important;background:0 0!important;border-radius:12px!important;height:44px!important;font-weight:900!important}.density-picker button.active{color:var(--aleysta-accent)!important;background:#fff!important;box-shadow:0 10px 22px #0f172a14!important}.client-window{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffff0!important;border:1px solid #cbd5e1f2!important;border-radius:34px!important;grid-template-columns:78px 332px minmax(0,1fr)!important;width:min(1160px,100vw - 52px)!important;height:min(720px,100vh - 126px)!important;box-shadow:0 34px 100px #0f172a3d!important}.client-rail{background:linear-gradient(#172033,#0f172a)!important;border-right:1px solid #ffffff14!important}.people-panel{background:linear-gradient(#fff,#f8fbff)!important;border-right:1px solid #dbe5f1!important}.conversation-header{background:#fffffff5!important;border-bottom:1px solid #dbe5f1!important}.conversation-messages{background:radial-gradient(circle at 100% 0,#5865f20f,#0000 28%),linear-gradient(#fbfdff,#f6f8fc)!important}.conversation-form{background:#fffffff5!important;border-top:1px solid #dbe5f1!important}.people-profile,.person-card,.request-modern-card,.blocked-person-card{background:#fff!important;border:1px solid #dbe5f1!important;box-shadow:0 10px 28px #0f172a0f!important}.person-card.active{box-shadow:0 18px 42px #5865f21f, inset 4px 0 0 var(--aleysta-accent)!important;background:#f7f9ff!important;border-color:#5865f294!important}.user-context-menu{color:#101828!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #dbe5f1!important;box-shadow:0 24px 70px #0f172a29!important}.user-context-head strong,.user-context-menu button{color:#101828!important}.user-context-menu button:hover{background:#f1f5ff!important}.user-context-menu .danger-menu-item{color:#dc2626!important}.user-context-menu .danger-menu-item:hover{background:#fff1f2!important}.quick-profile-menu{color:#101828!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #dbe5f1!important;box-shadow:0 24px 70px #0f172a24!important}.quick-profile-head{background:linear-gradient(#f8fbff,#eef4ff)!important;border:1px solid #dbe5f1!important}.quick-status-list button,.quick-edit-profile{color:#101828!important;background:#fff!important}.quick-status-list button:hover,.quick-edit-profile:hover{background:#f1f5ff!important}.person-avatar .status,.message-avatar .status{width:10px!important;height:10px!important;bottom:3px!important;right:3px!important}.conversation-avatar .status,.dashboard-avatar .status,.people-profile-avatar .status{bottom:5px!important;right:5px!important}.message-content p,.message-edit-form input,.conversation-form input,input,textarea{-webkit-user-select:text!important;user-select:text!important}@media (width<=760px){.appearance-control-grid{grid-template-columns:1fr!important}}.client-rail{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#ffffffd1!important;border-right:1px solid #e2e8f0f2!important;box-shadow:inset -1px 0 #ffffffb3!important}.rail-logo,.rail-button,.rail-settings-button{color:#475467!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 10px 24px #0f172a0f!important}.rail-logo{color:#4f63f6!important}.rail-button:hover,.rail-settings-button:hover{color:#243b9f!important;background:#eef3ff!important;border-color:#c7d2fe!important}.rail-button.close{color:#dc2626!important;background:#fff5f5!important;border-color:#fecaca!important}.user-context-menu,.message-context-menu,.conversation-menu{color:#101828!important;background:#fffffffa!important;border:1px solid #e2e8f0!important;box-shadow:0 24px 70px #0f172a24!important}.user-context-head{color:#101828!important;background:#f8fafc!important;border:1px solid #eef2f7!important}.user-context-head strong,.user-context-menu button,.message-context-menu button,.conversation-menu button{color:#101828!important}.user-context-head span{color:#667085!important}.user-context-menu button:hover,.message-context-menu button:hover,.conversation-menu button:hover{color:#243b9f!important;background:#eef3ff!important}.user-context-menu .danger-menu-item,.message-context-menu .danger-menu-item,.conversation-menu .danger-menu-item{color:#dc2626!important}.user-context-menu .danger-menu-item:hover,.message-context-menu .danger-menu-item:hover,.conversation-menu .danger-menu-item:hover{color:#be123c!important;background:#fff1f2!important}.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.dashboard-avatar,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.discord-profile-avatar,.profile-redesign-avatar{overflow:visible!important}.people-profile-avatar img,.person-avatar img,.conversation-avatar img,.message-avatar img,.dashboard-avatar img,.profile-preview-avatar img,.quick-profile-avatar img,.user-context-avatar img,.discord-profile-avatar img,.profile-redesign-avatar img{border-radius:inherit!important}.status{z-index:8!important;border:3px solid #fff!important;width:15px!important;height:15px!important;bottom:-3px!important;right:-3px!important;box-shadow:0 0 0 1px #0f172a14!important}.message-avatar .status,.message-avatar-button .status{width:13px!important;height:13px!important;bottom:-2px!important;right:-2px!important}.conversation-messages{background-image:linear-gradient(#f8fafce0, #f1f5f9e6), var(--chat-wallpaper)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:relative!important}.density-comfortable .conversation-messages{padding:28px!important}.density-comfortable .message-row{margin-bottom:20px!important}.density-comfortable .message-content p{padding:15px 18px!important;font-size:15.8px!important;line-height:1.62!important}.density-compact .conversation-messages{padding:14px 18px!important}.density-compact .message-row{margin-bottom:6px!important}.density-compact .message-avatar,.density-compact .message-avatar-button{border-radius:12px!important;width:30px!important;height:30px!important}.density-compact .message-meta{margin-bottom:4px!important;font-size:10.5px!important}.density-compact .message-content p{border-radius:14px 14px 14px 6px!important;padding:7px 11px!important;font-size:14px!important;line-height:1.35!important}.density-compact .message-row.own .message-content p{border-radius:14px 14px 6px!important}.appearance-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important}.chat-wallpaper-card{color:#101828!important;background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:22px!important;padding:18px!important}.chat-wallpaper-card>span{color:#667085!important;text-transform:uppercase!important;letter-spacing:.8px!important;font-size:11px!important;font-weight:900!important;display:block!important}.chat-wallpaper-card strong{margin-top:8px!important;font-size:18px!important;font-weight:900!important;display:block!important}.chat-wallpaper-card p{color:#667085!important;margin:7px 0 12px!important;font-weight:700!important;line-height:1.45!important}.chat-wallpaper-preview{color:#667085!important;background-color:#0000!important;background-image:radial-gradient(circle at 25% 20%,#4f63f62e,#0000 28%),linear-gradient(135deg,#eef3ff,#f8fafc)!important;background-position:50%!important;background-repeat:repeat,repeat!important;background-size:cover!important;background-attachment:scroll,scroll!important;background-origin:padding-box,padding-box!important;background-clip:border-box,border-box!important;border:1px dashed #cbd5e1!important;border-radius:18px!important;place-items:center!important;height:96px!important;font-weight:900!important;display:grid!important;overflow:hidden!important}.wallpaper-actions{flex-wrap:wrap!important;gap:10px!important;margin-top:12px!important;display:flex!important}.wallpaper-actions .secondary-upload-button,.wallpaper-actions .avatar-remove-button{text-align:center!important;flex:1!important;min-width:130px!important}.banner-floating-upload,.avatar-floating-upload,.secondary-upload-button,.avatar-upload-button{z-index:20!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important}.profile-redesign-banner:before,.profile-redesign-banner:after{pointer-events:none!important}.secondary-upload-button,.soft-danger-button,.avatar-remove-button{white-space:nowrap!important}@media (width<=900px){.appearance-control-grid{grid-template-columns:1fr!important}}.client-rail{background:linear-gradient(#fff 0%,#f7f9fd 100%)!important;border-right:1px solid #dbe4f0!important;gap:10px!important;width:76px!important;padding:14px 10px!important;box-shadow:inset -1px 0 #ffffffbf!important}.rail-logo,.rail-button,.rail-settings-button{color:#667085!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:18px!important;width:50px!important;height:50px!important;transition:transform .16s,background .16s,color .16s,border-color .16s,box-shadow .16s!important;box-shadow:0 10px 24px #0f172a0e!important}.rail-logo{color:#4f63f6!important;font-size:20px!important;font-weight:950!important}.rail-button:hover,.rail-settings-button:hover{color:#3347d7!important;background:#f1f5ff!important;border-color:#c7d2fe!important;transform:translateY(-1px)!important;box-shadow:0 14px 30px #4f63f621!important}.rail-button.active{color:#fff!important;background:linear-gradient(#6577ff,#4f63f6)!important;border-color:#4f63f6!important;box-shadow:0 16px 34px #4f63f642!important}.rail-settings-button{margin-top:auto!important}.rail-button.close{color:#e11d48!important;background:#fff5f7!important;border-color:#fecdd3!important;margin-top:0!important}.rail-button.close:hover{color:#fff!important;background:#e11d48!important;border-color:#e11d48!important}.rail-svg{fill:none!important;stroke:currentColor!important;stroke-width:2.05px!important;stroke-linecap:round!important;stroke-linejoin:round!important;pointer-events:none!important;width:22px!important;height:22px!important;display:block!important}.rail-button span{border-color:#fff!important;top:-5px!important;right:-5px!important}.profile-page-modal{border-radius:32px!important;width:min(1040px,100vw - 44px)!important;max-height:calc(100vh - 44px)!important;overflow:hidden!important}.profile-redesign-body{grid-template-columns:minmax(330px,.9fr) minmax(380px,1.1fr)!important;align-items:start!important;gap:22px!important;padding:24px!important;display:grid!important;overflow-y:auto!important}.profile-redesign-preview,.profile-redesign-form{background:#fff!important;border:1px solid #dbe5f1!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 18px 48px #0f172a14!important}.profile-redesign-banner,.discord-profile-banner{background-color:var(--profile-banner-fallback,#dce6ff)!important;background-image:linear-gradient(180deg, #ffffff1f, #0f172a14), var(--profile-banner-image,linear-gradient(135deg, #cfd8ff, #edf4ff))!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;position:relative!important}.profile-redesign-banner{height:178px!important;min-height:178px!important;overflow:hidden!important}.discord-profile-banner{opacity:1!important;height:150px!important}.banner-floating-upload{color:#fff!important;white-space:nowrap!important;z-index:30!important;cursor:pointer!important;pointer-events:auto!important;background:#111827d1!important;border:1px solid #ffffff38!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;max-width:calc(100% - 32px)!important;height:40px!important;padding:0 15px!important;font-size:13px!important;font-weight:850!important;display:inline-flex!important;position:absolute!important;inset:auto 16px 16px auto!important;box-shadow:0 14px 30px #0f172a38!important}.profile-redesign-main{min-height:228px!important;padding:0 24px 28px!important;position:relative!important}.profile-redesign-avatar-wrap{width:118px!important;height:118px!important;margin-top:-60px!important;margin-left:0!important;position:relative!important}.profile-redesign-avatar{background:#5865f2!important;border:7px solid #fff!important;border-radius:34px!important;width:118px!important;height:118px!important;overflow:visible!important;box-shadow:0 24px 50px #0f172a29!important}.profile-redesign-avatar img{object-fit:cover!important;object-position:center!important;border-radius:27px!important;width:100%!important;height:100%!important}.avatar-floating-upload{color:#3144d4!important;white-space:nowrap!important;z-index:30!important;background:#fff!important;border:1px solid #c7d2fe!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;height:40px!important;padding:0 15px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important;position:absolute!important;bottom:16px!important;left:136px!important;box-shadow:0 14px 32px #4f63f626!important}.profile-redesign-identity strong{color:#101828!important;font-size:29px!important;line-height:1.05!important}.profile-redesign-identity span{color:#667085!important}.profile-redesign-form{padding:26px!important}.profile-redesign-form input{background:#fff!important;border-radius:18px!important;height:52px!important}.profile-avatar-actions-row{gap:12px!important;margin-top:18px!important}.secondary-upload-button,.soft-danger-button{border-radius:16px!important;justify-content:center!important;align-items:center!important;min-height:48px!important;display:inline-flex!important}.settings-help-text{color:#667085!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:18px!important;margin-top:18px!important}.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.dashboard-avatar,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.discord-profile-avatar,.profile-redesign-avatar{position:relative!important;overflow:visible!important}.status{z-index:12!important;border:3px solid #fff!important;border-radius:999px!important;width:13px!important;height:13px!important;bottom:1px!important;right:1px!important;transform:translate(24%,24%)!important;box-shadow:0 0 0 1px #0f172a14,0 4px 10px #0f172a1f!important}.person-avatar .status,.message-avatar .status,.message-avatar-button .status,.quick-profile-avatar .status,.user-context-avatar .status{border-width:2px!important;width:11px!important;height:11px!important;bottom:0!important;right:0!important;transform:translate(22%,22%)!important}.profile-redesign-avatar .status,.discord-profile-avatar .status{width:15px!important;height:15px!important;bottom:4px!important;right:4px!important;transform:translate(20%,20%)!important}@media (width<=920px){.profile-redesign-body{grid-template-columns:1fr!important}.avatar-floating-upload{margin-top:12px!important;position:static!important}.profile-redesign-avatar-wrap{width:auto!important;height:auto!important}}.request-modern-actions.outgoing-actions{grid-template-columns:1fr!important}.request-modern-actions.outgoing-actions button{color:#3730a3!important;background:#eef2ff!important}.request-modern-actions.outgoing-actions button:hover{background:#e0e7ff!important}.page-modal-footer .notice.compact-notice{display:none!important}.friend-request-form{padding:0 28px 28px!important}.friend-request-info{background:linear-gradient(#f8fbff,#f2f6ff)!important;border:1px solid #dbe6ff!important;border-radius:18px!important;margin:4px 0 16px!important;padding:14px 16px!important}.friend-request-info strong{color:#172033!important;font-weight:900!important;display:block!important}.friend-request-info p{color:#667085!important;margin:6px 0 0!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.friend-request-input-wrap{background:#fff!important;border:1px solid #d6e1f2!important;border-radius:18px!important;align-items:center!important;gap:8px!important;height:58px!important;margin-top:8px!important;padding:0 16px!important;transition:border-color .18s,box-shadow .18s!important;display:flex!important}.friend-request-input-wrap:focus-within{border-color:#5865f2!important;box-shadow:0 0 0 5px #5865f21f!important}.friend-request-input-wrap span{color:#8390a8!important;-webkit-user-select:none!important;user-select:none!important;font-weight:900!important}.friend-request-input-wrap input{height:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-weight:850!important}.friend-request-form .primary-button:disabled{opacity:.72!important;cursor:not-allowed!important}.profile-redesign-main{padding-bottom:34px!important}.avatar-floating-upload{color:#3444d8!important;white-space:nowrap!important;z-index:40!important;cursor:pointer!important;background:#fff!important;border:1px solid #cbd6ff!important;border-radius:999px!important;height:36px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:900!important;bottom:-20px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;box-shadow:0 14px 28px #4f63f629!important}.avatar-floating-upload:hover{background:#eef3ff!important;transform:translate(-50%)translateY(-1px)!important}.banner-floating-upload{background:#111827c2!important;height:38px!important;padding:0 14px!important}@media (width<=920px){.avatar-floating-upload{margin-top:0!important;position:absolute!important;bottom:-20px!important;left:50%!important;transform:translate(-50%)!important}.profile-redesign-avatar-wrap{width:136px!important;height:136px!important}}.request-withdraw-button{color:#3730a3!important;background:#eef2ff!important;border:1px solid #c7d2fe!important}.request-withdraw-button:hover{background:#e0e7ff!important}.user-context-head .status.offline,.discord-profile-avatar .status.offline,.person-avatar .status.offline{background:#98a2b3!important}@media (width<=1100px){.client-window{grid-template-columns:68px minmax(270px,315px) minmax(360px,1fr)!important;width:calc(100vw - 20px)!important;height:calc(100vh - 96px)!important;bottom:78px!important;left:10px!important;overflow:hidden!important}.people-panel{min-width:0!important;padding:16px!important;display:flex!important}.conversation-panel{min-width:0!important}.topbar-actions{gap:8px!important}.topbar-actions button{padding:12px 14px!important}}@media (width<=820px){.client-window{grid-template-columns:64px minmax(260px,310px) minmax(380px,1fr)!important;overflow:auto hidden!important}.people-panel{display:flex!important}.conversation-panel{min-width:380px!important}.client-window::-webkit-scrollbar{height:8px!important}.client-window::-webkit-scrollbar-thumb{background:#c7d2fe!important;border-radius:999px!important}}@media (width<=640px){.client-window{grid-template-columns:60px 280px 390px!important;width:calc(100vw - 12px)!important;height:calc(100vh - 90px)!important;bottom:76px!important;left:6px!important;overflow-x:auto!important}.client-rail{padding:10px 7px!important}.rail-logo,.rail-button,.rail-settings-button{border-radius:16px!important;width:46px!important;height:46px!important}.people-panel{padding:12px!important;display:flex!important}.conversation-panel{min-width:390px!important}}.profile-redesign-avatar-wrap{width:126px!important;height:126px!important;margin-top:-64px!important}.profile-redesign-avatar{border-radius:36px!important;width:126px!important;height:126px!important}.profile-redesign-avatar img{border-radius:29px!important}.avatar-floating-upload{color:#4f63f6!important;background:#fff!important;border:1px solid #cfd8ff!important;border-radius:16px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;font-size:0!important;bottom:-10px!important;left:auto!important;right:-10px!important;overflow:hidden!important;box-shadow:0 16px 30px #4f63f638,0 0 0 6px #fff!important}.avatar-floating-upload:before{content:"";background:currentColor;width:19px;height:19px;display:block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L8 18l-4 1 1-4 11.5-11.5Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.1 2.1 0 0 1 3 3L8 18l-4 1 1-4 11.5-11.5Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.avatar-floating-upload:hover{transform:translateY(-1px)!important;box-shadow:0 20px 38px #4f63f647,0 0 0 6px #fff!important}.profile-redesign-identity{margin-top:26px!important}@media (width<=920px){.avatar-floating-upload{margin-top:0!important;position:absolute!important;bottom:-10px!important;right:-10px!important}.profile-redesign-avatar-wrap{width:126px!important;height:126px!important}}.avatar-floating-upload,.avatar-floating-upload:hover,.avatar-floating-upload:focus,.avatar-floating-upload:active{transform:none!important}.avatar-floating-upload:hover{background:#fff!important;box-shadow:0 16px 30px #4f63f638,0 0 0 6px #fff!important}.message-toast{z-index:320;width:min(390px,100vw - 32px);min-height:78px;color:var(--text);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #dbe5f1;border-radius:24px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:12px 14px;animation:.2s messageToastIn;display:grid;position:fixed;top:18px;right:24px;box-shadow:0 24px 70px #0f172a2e}.message-toast:hover{border-color:#5865f26b;box-shadow:0 30px 84px #5865f233}.message-toast-avatar{color:#fff;background:var(--blue);border-radius:19px;place-items:center;width:52px;height:52px;font-weight:900;display:grid;position:relative;overflow:visible}.message-toast-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.message-toast strong{color:#0f172a;font-weight:900;line-height:1.15;display:block}.message-toast span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:230px;margin-top:4px;font-size:13px;font-weight:800;display:block;overflow:hidden}.message-toast b{color:#94a3b8;align-self:start;padding-top:4px;font-size:12px;font-weight:900}@keyframes messageToastIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=640px){.message-toast{width:auto;top:16px;left:16px;right:16px}}.profile-open-button{flex:0 0 52px!important;place-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;display:grid!important;overflow:visible!important}.person-avatar{border-radius:18px!important;flex:0 0 52px!important;place-items:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;display:grid!important;overflow:visible!important}.person-avatar img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;display:block!important}.person-card{min-height:82px!important;overflow:hidden!important}.person-card .person-info{min-width:0!important;overflow:hidden!important}.person-card .person-info span,.person-card .person-name-button{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.people-tabs button span,.rail-button span{pointer-events:none!important}.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.dashboard-avatar,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.discord-profile-avatar,.profile-redesign-avatar,.message-toast-avatar{aspect-ratio:1!important;flex:none!important;overflow:hidden!important}.people-profile-avatar img,.person-avatar img,.conversation-avatar img,.message-avatar img,.dashboard-avatar img,.profile-preview-avatar img,.quick-profile-avatar img,.user-context-avatar img,.discord-profile-avatar img,.profile-redesign-avatar img,.message-toast-avatar img{object-fit:cover!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}.status{border-width:2px!important;bottom:3px!important;right:3px!important;transform:none!important}.person-avatar .status,.message-avatar .status,.message-avatar-button .status,.quick-profile-avatar .status,.user-context-avatar .status{bottom:2px!important;right:2px!important;transform:none!important}.conversation-form{grid-template-columns:50px 1fr 58px!important;align-items:end!important}.chat-file-input{display:none!important}.attachment-button{color:#4f46e5!important;cursor:pointer!important;width:50px!important;height:58px!important;box-shadow:none!important;background:#eef2ff!important;border:1px solid #c7d2fe!important;border-radius:20px!important;font-size:25px!important;font-weight:900!important}.attachment-button:disabled{opacity:.55!important;cursor:not-allowed!important}.pending-attachments{flex-wrap:wrap;grid-column:1/-1;gap:10px;padding:0 0 4px;display:flex}.pending-attachment{background:#ffffffeb;border:1px solid #dbe5f1;border-radius:18px;grid-template-columns:46px 1fr 34px;align-items:center;gap:10px;min-width:220px;max-width:320px;padding:8px;display:grid;box-shadow:0 10px 26px #0f172a0f}.pending-attachment img{object-fit:cover;border-radius:14px;width:46px;height:46px}.pending-file-icon,.file-attachment-icon{color:#4f46e5;letter-spacing:.3px;background:#eef2ff;border-radius:14px;place-items:center;font-size:11px;font-weight:950;display:grid}.pending-file-icon{width:46px;height:46px}.pending-attachment strong,.pending-attachment em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.pending-attachment strong{color:#0f172a;font-size:13px;font-weight:900}.pending-attachment em{color:#64748b;margin-top:2px;font-size:12px;font-style:normal;font-weight:800}.pending-attachment button{color:#dc2626;cursor:pointer;background:#fee2e2;border-radius:12px;width:34px;height:34px;font-size:20px;font-weight:900}.message-bubble-stack{gap:8px;display:grid}.message-bubble-stack.attachment-only{gap:0}.message-attachments{gap:8px;display:grid}.message-image-attachment{background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;width:min(310px,70vw);max-height:280px;display:block;overflow:hidden;box-shadow:0 12px 28px #0f172a17}.message-image-attachment img{object-fit:cover;width:100%;max-height:280px}.message-file-attachment{color:#0f172a;background:#fff;border:1px solid #dbe5f1;border-radius:18px;grid-template-columns:50px 1fr;align-items:center;gap:12px;width:min(330px,76vw);padding:12px;text-decoration:none;display:grid;box-shadow:0 12px 28px #0f172a12}.message-row.own .message-file-attachment{margin-left:auto}.file-attachment-icon{width:50px;height:50px}.message-file-attachment strong,.message-file-attachment em{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.message-file-attachment strong{color:#111827;font-size:14px;font-weight:950}.message-file-attachment em{color:#64748b;margin-top:3px;font-size:12px;font-style:normal;font-weight:800}@media (width<=640px){.conversation-form{grid-template-columns:46px 1fr 52px!important}.attachment-button{width:46px!important;height:54px!important}.message-image-attachment,.message-file-attachment{width:min(280px,72vw)}}.message-row{gap:12px!important;margin-bottom:16px!important}.message-meta{margin-bottom:5px!important;font-size:12px!important;font-weight:900!important}.message-name-button{color:#526173!important;text-decoration:none!important}.message-content p{background:#fffffff5!important;border:1px solid #dfe7f3!important;border-radius:18px 18px 18px 7px!important;padding:11px 15px!important;box-shadow:0 10px 26px #0f172a12!important}.message-row.own .message-content p{color:#fff!important;background:#5865f2!important;border-radius:18px 18px 7px!important;box-shadow:0 12px 28px #5865f233!important}.conversation-form{background:#fffffff5!important;border-top:1px solid #dbe5f1!important;grid-template-columns:54px 1fr 60px!important;align-items:end!important;gap:10px!important;padding:16px 18px!important}.conversation-form input:not(.chat-file-input){background:#fff!important;border:1px solid #d9e3f1!important;border-radius:22px!important;height:58px!important;box-shadow:0 10px 24px #0f172a0a!important}.attachment-button{color:#4f5cf7!important;background:#f3f6ff!important;border:1px solid #cfd9ff!important;border-radius:22px!important;width:54px!important;height:58px!important;box-shadow:0 10px 22px #5865f214!important}.attachment-button svg{fill:none!important;stroke:currentColor!important;stroke-width:2.6px!important;stroke-linecap:round!important;width:24px!important;height:24px!important}.attachment-loading-dot{place-items:center;width:24px;height:24px;font-weight:950;display:inline-grid}.conversation-form button[type=submit]{background:#5865f2!important;border-radius:22px!important;width:60px!important;height:58px!important;box-shadow:0 14px 28px #5865f238!important}.message-image-attachment{cursor:zoom-in!important;background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:18px!important;width:min(360px,72vw)!important;max-height:300px!important;padding:0!important;overflow:hidden!important;box-shadow:0 12px 28px #0f172a17!important}.message-row.own .message-image-attachment{margin-left:auto!important}.media-preview-shell{background:#fffffff5;border:1px solid #e2e8f0e6;border-radius:28px;place-items:center;width:min(980px,100%);max-height:min(760px,100vh - 56px);padding:18px;display:grid;position:relative;box-shadow:0 34px 110px #0f172a5c}.media-preview-shell img{object-fit:contain;border-radius:20px;max-width:100%;max-height:calc(100vh - 170px);box-shadow:0 18px 50px #0f172a2e}.media-preview-close{color:#334155;cursor:pointer;background:#eef2f7;border-radius:16px;width:44px;height:44px;font-size:28px;font-weight:900;position:absolute;top:14px;right:14px}.media-preview-info{color:#0f172a;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:760px;margin-top:14px;display:flex}.media-preview-info strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.media-preview-info a{color:#4f46e5;background:#eef2ff;border-radius:14px;flex:none;padding:10px 14px;font-weight:900;text-decoration:none}.person-avatar,.people-profile-avatar,.conversation-avatar,.message-avatar,.user-context-avatar,.message-toast-avatar,.discord-profile-avatar,.profile-redesign-avatar,.profile-live-avatar,.dashboard-avatar{aspect-ratio:1!important;flex:none!important}.person-avatar img,.people-profile-avatar img,.conversation-avatar img,.message-avatar img,.user-context-avatar img,.message-toast-avatar img,.discord-profile-avatar img,.profile-redesign-avatar img,.profile-live-avatar img,.dashboard-avatar img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.status{bottom:2px!important;right:2px!important;transform:none!important;box-shadow:0 0 0 2px #fff!important}@media (width<=760px){.conversation-messages{padding:18px!important}.message-content{max-width:82%!important}.conversation-form{grid-template-columns:48px 1fr 54px!important;padding:12px!important}.attachment-button{width:48px!important}}.conversation-header{background:#ffffffed!important;min-height:94px!important;padding:20px 28px!important;box-shadow:0 18px 45px #0f172a0a!important}.conversation-messages{background:linear-gradient(#ffffffd6, #f7f9fde0), var(--chat-bg,none), radial-gradient(circle at 80% 0%, #5865f20d, transparent 26%), linear-gradient(180deg, #fbfdff 0%, #f5f7fb 100%)!important;background-position:50%!important;background-size:cover!important;padding:28px 34px!important}.message-row{gap:11px!important;width:100%!important;margin-bottom:18px!important}.message-meta{gap:7px!important;margin-bottom:6px!important;font-size:12px!important;line-height:1!important}.message-name-button{font-weight:950!important}.message-bubble-stack{flex-direction:column!important;gap:9px!important;display:flex!important}.message-image-attachment{cursor:zoom-in!important;background:#eef2f7!important;border:1px solid #d8e2f0!important;border-radius:22px!important;place-items:center!important;width:fit-content!important;max-width:min(440px,72vw)!important;max-height:none!important;padding:0!important;display:inline-grid!important;overflow:hidden!important;box-shadow:0 16px 34px #0f172a1a!important}.message-image-attachment img{object-fit:contain!important;object-position:center!important;background:#eef2f7!important;width:auto!important;max-width:min(440px,72vw)!important;height:auto!important;max-height:320px!important}.message-file-attachment{background:#fffffff7!important;border:1px solid #dbe5f1!important;border-radius:20px!important;box-shadow:0 14px 32px #0f172a14!important}.attachment-button{color:#5865f2!important;background:#fff!important;border:1px solid #d7e0ef!important;border-radius:20px!important;place-items:center!important;width:52px!important;height:58px!important;display:grid!important;box-shadow:0 10px 24px #0f172a12!important}.conversation-form input:not(.chat-file-input){background:#fff!important;border:1px solid #d9e3f1!important;border-radius:20px!important;height:58px!important;margin:0!important;box-shadow:0 10px 24px #0f172a0a!important}.pending-attachments{grid-column:1/-1!important;padding-bottom:2px!important}.pending-attachment{background:#fff!important;border-color:#dbe5f1!important;border-radius:18px!important}.media-preview-shell{background:#ffffffe6!important;border:1px solid #ffffffb3!important;border-radius:30px!important;flex-direction:column!important;align-items:center!important;gap:12px!important;width:auto!important;max-width:calc(100vw - 52px)!important;max-height:calc(100vh - 52px)!important;padding:14px!important;display:flex!important;position:relative!important;box-shadow:0 34px 110px #0f172a6b!important}.media-preview-shell img{object-fit:contain!important;background:#0f172a!important;border-radius:22px!important;width:auto!important;max-width:min(1080px,100vw - 86px)!important;height:auto!important;max-height:calc(100vh - 170px)!important;display:block!important;box-shadow:0 18px 55px #0f172a33!important}.media-preview-close{color:#334155!important;z-index:2!important;background:#f1f5f9f5!important;border-radius:15px!important;width:42px!important;height:42px!important;top:12px!important;right:12px!important}.media-preview-info{background:#fffffff2!important;border:1px solid #e2e8f0!important;border-radius:18px!important;width:min(760px,100%)!important;max-width:100%!important;margin:0!important;padding:10px 12px!important;box-shadow:0 10px 28px #0f172a14!important}.media-preview-info a{color:#4f46e5!important;background:#eef2ff!important}@media (width<=760px){.conversation-messages{padding:18px 14px!important}.message-content{max-width:82%!important}.message-image-attachment,.message-image-attachment img{max-width:min(330px,76vw)!important;max-height:280px!important}.conversation-form{grid-template-columns:48px minmax(0,1fr) 54px!important;gap:9px!important;padding:12px!important}.attachment-button{border-radius:18px!important;width:48px!important;height:54px!important}.conversation-form button[type=submit]{width:54px!important;height:54px!important}.media-preview-backdrop{padding:14px!important}.media-preview-shell{border-radius:24px!important;max-width:calc(100vw - 28px)!important;max-height:calc(100vh - 28px)!important;padding:10px!important}.media-preview-shell img{border-radius:18px!important;max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 150px)!important}}.conversation-header{background:#fffffff0!important;border-bottom:1px solid #dbe5f1!important;min-height:92px!important;padding:18px 28px!important;box-shadow:0 14px 38px #0f172a09!important}.message-row{align-items:flex-end!important;gap:10px!important;width:100%!important;margin:0!important}.message-avatar-button{border-radius:16px!important;flex:0 0 42px!important;width:42px!important;height:42px!important}.message-avatar{border-radius:16px!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important}.message-content{flex-direction:column!important;max-width:min(640px,70%)!important;display:flex!important}.message-row.own .message-content{align-items:flex-end!important}.message-meta{color:#6b7280!important;gap:7px!important;min-height:18px!important;margin:0 0 6px 4px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.message-row.own .message-meta{justify-content:flex-end!important;margin-right:4px!important}.message-name-button{color:#536174!important;font-weight:950!important;text-decoration:none!important}.message-name-button:hover{color:#5865f2!important}.message-content p{color:#111827!important;background:#fffffffa!important;border:1px solid #dce6f3!important;border-radius:18px 18px 18px 7px!important;width:fit-content!important;max-width:100%!important;padding:12px 15px!important;line-height:1.55!important;box-shadow:0 10px 24px #0f172a11!important}.message-attachments{flex-direction:column!important;gap:10px!important;display:flex!important}.message-row.own .message-attachments{align-items:flex-end!important}.message-image-attachment{cursor:zoom-in!important;background:#eef2f7!important;border:1px solid #d9e3f1!important;border-radius:20px!important;width:fit-content!important;max-width:min(420px,66vw)!important;padding:0!important;overflow:hidden!important;box-shadow:0 16px 34px #0f172a1c!important}.message-image-attachment img{object-fit:contain!important;background:#eef2f7!important;width:auto!important;max-width:min(420px,66vw)!important;height:auto!important;max-height:300px!important;display:block!important}.message-file-attachment{appearance:none!important;color:#111827!important;cursor:pointer!important;text-align:left!important;background:#fffffffa!important;border:1px solid #dbe5f1!important;border-radius:18px!important;align-items:center!important;gap:12px!important;width:fit-content!important;min-width:230px!important;max-width:min(360px,70vw)!important;padding:12px 14px!important;display:flex!important;box-shadow:0 12px 28px #0f172a12!important}.message-file-attachment:hover{border-color:#bfc8ff!important;box-shadow:0 16px 34px #5865f21f!important}.conversation-form{background:#fffffffa!important;border-top:1px solid #dbe5f1!important;grid-template-columns:52px minmax(0,1fr) 58px!important;align-items:end!important;gap:12px!important;padding:15px 18px!important;box-shadow:0 -18px 45px #0f172a0b!important}.attachment-button{color:#475569!important;width:52px!important;height:56px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #d9e3f1!important;border-radius:18px!important;place-items:center!important;display:grid!important;transform:none!important}.attachment-button svg,.attachment-clip-icon{fill:none!important;stroke:currentColor!important;stroke-width:2.2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important}.attachment-button:hover:not(:disabled){color:#4f46e5!important;background:#eef2ff!important;border-color:#c7d2fe!important;transform:none!important}.conversation-form input:not(.chat-file-input){height:56px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d9e3f1!important;border-radius:18px!important;margin:0!important}.conversation-form button[type=submit]{color:#fff!important;background:#5865f2!important;border-radius:18px!important;width:58px!important;height:56px!important;box-shadow:0 12px 25px #5865f238!important}.media-preview-backdrop{z-index:620!important;-webkit-backdrop-filter:blur(18px)saturate(120%)!important;backdrop-filter:blur(18px)saturate(120%)!important;background:#0f172a94!important;place-items:center!important;padding:24px!important;display:grid!important;position:fixed!important;inset:0!important}.media-preview-shell{background:#ffffffeb!important;border:1px solid #ffffffc7!important;border-radius:28px!important;grid-template-rows:auto minmax(0,1fr)!important;gap:12px!important;width:min(1120px,100vw - 48px)!important;max-width:none!important;height:min(820px,100vh - 48px)!important;max-height:none!important;padding:12px!important;display:grid!important;box-shadow:0 38px 120px #0f172a6b!important}.media-preview-topbar{justify-content:space-between!important;align-items:center!important;gap:14px!important;min-height:52px!important;padding:6px 6px 6px 14px!important;display:flex!important}.media-preview-topbar>div:first-child{min-width:0!important}.media-preview-topbar strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;max-width:420px!important;font-size:14px!important;display:block!important;overflow:hidden!important}.media-preview-topbar span{color:#64748b!important;margin-top:2px!important;font-size:12px!important;font-weight:900!important;display:block!important}.media-preview-tools{flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;display:flex!important}.media-preview-tools button,.media-preview-close{color:#334155!important;cursor:pointer!important;min-width:42px!important;height:42px!important;box-shadow:none!important;background:#eef2f7!important;border-radius:14px!important;padding:0 13px!important;font-weight:950!important;position:static!important}.media-preview-tools button:hover,.media-preview-close:hover{color:#4f46e5!important;background:#e0e7ff!important}.media-preview-stage{background-color:#0f172a!important;background-image:linear-gradient(45deg,#94a3b824 25%,#0000 25%),linear-gradient(-45deg,#94a3b824 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#94a3b824 75%),linear-gradient(-45deg,#0000 75%,#94a3b824 75%),none!important;background-position:0 0,0 12px,12px -12px,-12px 0!important;background-repeat:repeat,repeat,repeat,repeat,repeat!important;background-size:24px 24px!important;background-attachment:scroll,scroll,scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box,border-box!important;border-radius:22px!important;place-items:center!important;min-height:0!important;display:grid!important;overflow:auto!important}.media-preview-stage img{object-fit:contain!important;transform-origin:50%!important;background:0 0!important;border-radius:16px!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;transition:transform .14s!important;box-shadow:0 20px 65px #00000047!important}@media (width<=760px){.conversation-messages{padding:18px 14px!important}.message-content{max-width:82%!important}.message-image-attachment,.message-image-attachment img{max-width:min(330px,76vw)!important;max-height:260px!important}.conversation-form{grid-template-columns:48px minmax(0,1fr) 54px!important;gap:9px!important;padding:12px!important}.attachment-button{border-radius:17px!important;width:48px!important;height:54px!important}.conversation-form button[type=submit]{width:54px!important;height:54px!important}.media-preview-backdrop{padding:12px!important}.media-preview-shell{border-radius:22px!important;width:calc(100vw - 24px)!important;height:calc(100vh - 24px)!important}.media-preview-topbar{flex-direction:column!important;align-items:flex-start!important}.media-preview-tools{justify-content:flex-start!important;width:100%!important}}.conversation-messages{background-image:linear-gradient(#ffffffc2, #f8fafcd1), var(--chat-wallpaper), var(--chat-bg), radial-gradient(circle at 14% 0%, #5865f20b, transparent 28%), linear-gradient(180deg, #fbfdff 0%, #f7f9fc 100%)!important;background-position:50%,50%,50%,50%,50%!important;background-repeat:no-repeat!important;background-size:cover,cover,cover,auto,auto!important}.chat-wallpaper-preview{background-image:var(--chat-wallpaper-preview,none)!important;background-position:50%!important;background-size:cover!important}.media-preview-backdrop{z-index:900!important;-webkit-backdrop-filter:blur(10px)saturate(112%)!important;backdrop-filter:blur(10px)saturate(112%)!important;background:#000000d1!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.media-preview-shell{width:100vw!important;max-width:none!important;height:100vh!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;display:block!important}.media-preview-topbar{z-index:4!important;pointer-events:none!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:52px!important;padding:0!important;display:flex!important;position:fixed!important;top:22px!important;left:22px!important;right:22px!important}.media-preview-topbar>div:first-child{-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;pointer-events:auto!important;background:#0f172a6b!important;border:1px solid #ffffff1a!important;border-radius:16px!important;min-width:0!important;max-width:min(520px,100vw - 250px)!important;padding:10px 14px!important}.media-preview-topbar strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;max-width:100%!important;font-size:14px!important;font-weight:900!important;display:block!important;overflow:hidden!important}.media-preview-topbar span{color:#ffffffb8!important;margin-top:2px!important;font-size:12px!important;font-weight:800!important}.media-preview-tools{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;pointer-events:auto!important;background:#0f172a7a!important;border:1px solid #ffffff1a!important;border-radius:18px!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;padding:8px!important;display:flex!important}.media-preview-tools button,.media-preview-close{color:#fff!important;width:auto!important;min-width:42px!important;height:42px!important;box-shadow:none!important;cursor:pointer!important;background:#ffffff14!important;border:1px solid #ffffff14!important;border-radius:14px!important;padding:0 13px!important;font-size:13px!important;font-weight:900!important}.media-preview-tools button:hover,.media-preview-close:hover{color:#fff!important;background:#ffffff29!important;transform:none!important}.media-preview-close{font-size:24px!important;line-height:1!important}.media-preview-stage{z-index:2!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:92px 76px 74px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:auto!important}.media-preview-stage img{object-fit:contain!important;transform-origin:50%!important;background:0 0!important;border-radius:10px!important;width:auto!important;max-width:min(92vw,1500px)!important;height:auto!important;max-height:82vh!important;display:block!important;box-shadow:0 28px 90px #0000007a!important}.media-preview-info{display:none!important}@media (width<=760px){.media-preview-topbar{gap:10px!important;top:12px!important;left:12px!important;right:12px!important}.media-preview-topbar>div:first-child{display:none!important}.media-preview-tools{flex-wrap:wrap!important;margin-left:auto!important}.media-preview-stage{padding:74px 12px 34px!important}.media-preview-stage img{max-width:96vw!important;max-height:82vh!important}}.conversation-messages{background-position:50%!important;background-size:cover!important;flex-direction:column!important;gap:8px!important;padding:28px 30px 22px!important;display:flex!important}.message-row{align-items:flex-end!important;width:100%!important;margin-bottom:6px!important}.message-row.own .message-content{flex-direction:column!important;align-items:flex-end!important;display:flex!important}.message-meta{color:#667085!important;margin-bottom:5px!important;padding:0 4px!important;font-size:12px!important;font-weight:800!important}.message-content p{background:#fff!important;border:1px solid #d8e0ee!important;border-radius:18px 18px 18px 7px!important;padding:12px 15px!important;line-height:1.45!important;box-shadow:0 10px 28px #0f172a14!important}.message-row.own .message-content p{color:#fff!important;background:#5865f2!important;border-color:#0000!important;border-radius:18px 18px 7px!important;box-shadow:0 14px 32px #5865f238!important}.message-attachments{gap:8px!important}.message-image-attachment{cursor:zoom-in!important;background:#eef3fb!important;border:1px solid #0f172a14!important;border-radius:18px!important;max-width:min(430px,58vw)!important;max-height:320px!important;overflow:hidden!important;box-shadow:0 18px 40px #0f172a1f!important}.message-image-attachment img{object-fit:cover!important;width:100%!important;height:100%!important;max-height:320px!important;display:block!important}.attachment-button{color:#4752d8!important;width:54px!important;height:54px!important;box-shadow:none!important;background:#eef2ff!important;border:1px solid #cfd8ff!important;border-radius:18px!important}.attachment-button:hover:not(:disabled){background:#e1e7ff!important;transform:none!important}.discord-media-viewer{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:#000000e0!important;padding:0!important;display:block!important}.media-viewer-meta{z-index:280;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12141ab8;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:12px;min-width:260px;max-width:420px;padding:10px 14px;display:flex;position:fixed;top:22px;left:24px;box-shadow:0 18px 45px #00000059}.media-viewer-avatar{border-radius:999px;flex:0 0 46px;width:46px;height:46px;overflow:hidden}.media-viewer-avatar img{object-fit:cover;width:100%;height:100%}.media-viewer-meta strong,.media-viewer-meta span,.media-viewer-meta em{display:block}.media-viewer-meta strong{font-size:14px;font-weight:900}.media-viewer-meta span{color:#ffffffb8;margin-top:2px;font-size:12px;font-weight:700}.media-viewer-meta em{text-overflow:ellipsis;white-space:nowrap;color:#ffffffdb;max-width:315px;margin-top:3px;font-size:12px;font-style:normal;font-weight:800;overflow:hidden}.media-viewer-toolbar{z-index:285;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#20222adb;border:1px solid #ffffff1f;border-radius:18px;align-items:center;gap:8px;padding:8px;display:flex;position:fixed;top:22px;right:24px;box-shadow:0 18px 45px #00000059}.media-viewer-toolbar button{color:#ffffffeb;cursor:pointer;background:0 0;border-radius:13px;min-width:42px;height:42px;padding:0 12px;font-weight:900}.media-viewer-toolbar button:hover{background:#ffffff1f}.media-viewer-toolbar .media-viewer-close{background:#ffffff1a;margin-left:4px;font-size:24px}.media-viewer-popover,.media-forward-panel{z-index:290;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1e1f26f5;border:1px solid #ffffff1f;border-radius:18px;width:300px;padding:12px;position:fixed;top:84px;right:24px;box-shadow:0 24px 70px #0000006b}.media-viewer-popover button,.media-forward-list button{color:#fff;cursor:pointer;background:0 0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;font-weight:850;display:flex}.media-viewer-popover button:hover,.media-forward-list button:hover{background:#ffffff1a}.media-viewer-popover b{color:#ffffffb8;font-size:12px}.media-detail-box{color:#ffffffbf;background:#ffffff14;border-radius:14px;gap:5px;margin:8px 0;padding:12px;font-size:12px;font-weight:700;display:grid}.media-detail-box strong{color:#fff;font-size:13px}.media-forward-head{padding:8px 8px 12px}.media-forward-head strong,.media-forward-head span{display:block}.media-forward-head strong{font-size:18px;font-weight:900}.media-forward-head span{color:#ffffffa6;margin-top:3px;font-size:12px;font-weight:700}.media-forward-list{gap:5px;max-height:320px;display:grid;overflow-y:auto}.media-forward-list em{color:#ffffffa6;padding:12px;font-style:normal;font-weight:700}.media-forward-avatar{border-radius:999px;flex:0 0 32px;width:32px;height:32px;overflow:hidden}.media-forward-avatar img{object-fit:cover;width:100%;height:100%}.media-forward-list button{justify-content:flex-start}@media (width<=760px){.media-viewer-stage{padding:104px 18px 80px}.media-viewer-toolbar{justify-content:center;top:12px;left:12px;right:12px}.media-viewer-meta{max-width:none;top:72px;left:12px;right:12px}.media-viewer-popover,.media-forward-panel{width:auto;inset:auto 12px 12px}.message-content{max-width:82%!important}}.message-image-attachment{cursor:pointer!important}.discord-media-viewer{cursor:default;-webkit-backdrop-filter:blur(14px)!important;backdrop-filter:blur(14px)!important;background:#000000eb!important}.media-viewer-stage{place-items:center!important;padding:78px 110px 88px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.media-viewer-stage img{object-fit:contain!important;cursor:zoom-in!important;-webkit-user-select:none!important;user-select:none!important;border-radius:10px!important;width:auto!important;max-width:min(92vw,1280px)!important;height:auto!important;max-height:calc(100vh - 145px)!important;transition:transform .12s!important;box-shadow:0 30px 120px #0000009e!important}.media-viewer-meta{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#121318ad!important;border:1px solid #ffffff1f!important;border-radius:18px!important;min-width:0!important;max-width:min(420px,100vw - 44px)!important;padding:11px 13px!important;top:auto!important;bottom:22px!important;left:22px!important;box-shadow:0 20px 60px #00000059!important}.media-viewer-avatar{border-radius:14px!important;flex:0 0 40px!important;width:40px!important;height:40px!important}.media-viewer-meta strong{font-size:14px!important;line-height:1.1!important}.media-viewer-meta span{color:#ffffffad!important;margin-top:3px!important;font-size:12px!important}.media-viewer-meta em{color:#ffffffe6!important;max-width:310px!important;margin-top:3px!important;font-size:12px!important}.media-viewer-toolbar button{background:0 0!important;border-radius:13px!important;min-width:40px!important;height:40px!important;padding:0 11px!important}.media-viewer-counter{z-index:286;color:#ffffffe6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12131894;border:1px solid #ffffff1f;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #00000052}.media-nav-button{z-index:284;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#20222abd;border:1px solid #ffffff21;border-radius:999px;place-items:center;width:50px;height:50px;font-size:36px;font-weight:700;line-height:1;display:grid;position:fixed;top:50%;transform:translateY(-50%);box-shadow:0 18px 55px #00000059}.media-nav-button:hover{background:#ffffff24}.media-nav-prev{left:24px}.media-nav-next{right:24px}.media-viewer-popover,.media-forward-panel{background:#18191ff0!important;top:76px!important;right:18px!important}@media (width<=760px){.media-viewer-stage{padding:98px 14px 92px!important}.media-viewer-toolbar{justify-content:center!important;top:12px!important;left:12px!important;right:12px!important}.media-viewer-counter{top:70px!important}.media-viewer-meta{max-width:none!important;bottom:12px!important;left:12px!important;right:12px!important}.media-nav-button{width:44px!important;height:44px!important;font-size:30px!important}.media-nav-prev{left:10px!important}.media-nav-next{right:10px!important}}.media-svg{fill:none;stroke:currentColor;stroke-width:2.35px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px;display:block}.media-svg circle{fill:currentColor;stroke:none}.discord-media-viewer{-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;background:radial-gradient(circle,#19191e7a,#0000 38%),#000000f0!important}.media-viewer-stage{padding:78px 120px 74px!important}.media-viewer-stage img{cursor:zoom-in!important;border-radius:7px!important;max-width:calc(100vw - 300px)!important;max-height:calc(100vh - 155px)!important;box-shadow:0 34px 130px #0000009e!important}.media-viewer-stage img.zoomed{cursor:zoom-out!important}.media-viewer-meta{width:auto!important;max-width:min(390px,100vw - 520px)!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#ffffffeb!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;top:22px!important;bottom:auto!important;left:24px!important}.media-viewer-avatar{background:#ffffff14!important;border:2px solid #ffffff29!important;border-radius:999px!important;flex:0 0 38px!important;width:38px!important;height:38px!important}.media-viewer-meta strong{color:#fff!important;text-shadow:0 2px 12px #000000a6!important;font-size:13px!important;font-weight:900!important}.media-viewer-meta span,.media-viewer-meta em{color:#ffffffad!important;text-shadow:0 2px 12px #000000a6!important;max-width:330px!important;font-size:11.5px!important}.media-viewer-toolbar{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#1e1f26d1!important;border:1px solid #ffffff1f!important;border-radius:18px!important;gap:4px!important;padding:6px!important;top:18px!important;right:18px!important;box-shadow:0 18px 60px #0000006b!important}.media-viewer-toolbar button{color:#ffffffe0!important;border-radius:13px!important;place-items:center!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important;transition:background .14s,color .14s!important;display:grid!important}.media-viewer-toolbar button:hover{color:#fff!important;background:#ffffff1f!important;transform:none!important}.media-viewer-toolbar button:nth-child(2){width:62px!important;min-width:62px!important;font-size:13px!important;font-weight:950!important}.media-viewer-toolbar .media-viewer-close{background:#ffffff1c!important;width:44px!important;height:44px!important;margin-left:4px!important}.media-viewer-counter{background:#1e1f26b8!important;border:1px solid #ffffff1f!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;top:20px!important;box-shadow:0 14px 44px #00000061!important}.media-nav-button{width:112px!important;height:100vh!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;color:#ffffffe6!important;opacity:.72!important;background:0 0!important;border:0!important;border-radius:0!important;font-size:0!important;transition:opacity .14s,background .14s!important;top:0!important;bottom:0!important;transform:none!important}.media-nav-prev{justify-items:start!important;padding-left:24px!important;left:0!important}.media-nav-next{justify-items:end!important;padding-right:24px!important;right:0!important}.media-nav-button:hover{opacity:1!important;background:linear-gradient(90deg,#00000047,#0000)!important;transform:none!important}.media-nav-next:hover{background:linear-gradient(270deg,#00000047,#0000)!important}.media-nav-button .media-svg{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#252730c7!important;border:1px solid #ffffff1f!important;border-radius:999px!important;width:46px!important;height:46px!important;padding:12px!important;box-shadow:0 16px 48px #00000061!important}.media-viewer-popover,.media-forward-panel{background:#1a1b22f5!important;border-radius:16px!important;top:76px!important;right:18px!important;box-shadow:0 26px 80px #00000073!important}:where(.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.message-avatar-button,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.dashboard-avatar,.discord-profile-avatar,.profile-redesign-avatar,.profile-card-avatar,.media-viewer-avatar,.media-forward-avatar,.discord-mutual-avatar){flex-shrink:0!important;position:relative!important;overflow:visible!important}:where(.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.message-avatar-button,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.dashboard-avatar,.discord-profile-avatar,.profile-redesign-avatar,.profile-card-avatar,.media-viewer-avatar,.media-forward-avatar,.discord-mutual-avatar)>img{object-fit:cover!important;border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important}.status{z-index:6!important;background:#8b95a7!important;border:4px solid #fff!important;border-radius:999px!important;width:16px!important;height:16px!important;position:absolute!important;bottom:-3px!important;right:-3px!important;box-shadow:0 0 0 1px #0f172a14!important}:is(.message-avatar,.message-avatar-button,.media-forward-avatar,.discord-mutual-avatar) .status{border-width:3px!important;width:14px!important;height:14px!important;bottom:-2px!important;right:-2px!important}:is(.discord-profile-avatar,.profile-redesign-avatar,.profile-card-avatar) .status{border-width:5px!important;width:24px!important;height:24px!important;bottom:8px!important;right:2px!important;box-shadow:0 0 0 1px #0f172a1a,0 8px 20px #0f172a29!important}.discord-profile-avatar .status.offline,.profile-redesign-avatar .status.offline,.profile-card-avatar .status.offline{background:#80848e!important}@media (width<=760px){.media-viewer-stage{padding:92px 12px 78px!important}.media-viewer-stage img{max-width:calc(100vw - 24px)!important;max-height:calc(100vh - 170px)!important}.media-viewer-meta{max-width:none!important;top:70px!important;left:14px!important;right:14px!important}.media-viewer-toolbar{justify-content:center!important;top:12px!important;left:12px!important;right:12px!important}.media-viewer-counter{display:none!important}.media-nav-button{width:70px!important}.media-nav-prev{padding-left:10px!important}.media-nav-next{padding-right:10px!important}}.discord-media-viewer{--media-top-safe:112px}.media-viewer-stage{padding:var(--media-top-safe) 132px 86px!important;justify-content:center!important;align-items:center!important}.media-viewer-stage img{object-fit:contain!important;max-width:calc(100vw - 360px)!important;max-height:calc(100vh - 235px)!important}.media-viewer-meta{pointer-events:none!important;max-width:min(430px,100vw - 610px)!important;top:28px!important;left:30px!important}.media-viewer-toolbar{top:24px!important;right:24px!important}.media-viewer-counter{top:30px!important}.media-nav-button{top:var(--media-top-safe)!important;width:118px!important;height:auto!important;bottom:72px!important}.media-nav-prev{padding-left:28px!important;left:0!important}.media-nav-next{padding-right:28px!important;right:0!important}.media-nav-button:hover,.media-nav-next:hover{transform:none!important}.people-profile-avatar,.person-avatar,.conversation-avatar,.message-avatar,.dashboard-avatar,.profile-preview-avatar,.quick-profile-avatar,.user-context-avatar,.discord-profile-avatar,.profile-redesign-avatar,.profile-live-avatar,.message-toast-avatar,.media-viewer-avatar{isolation:isolate!important;position:relative!important;overflow:visible!important}.people-profile-avatar img,.person-avatar img,.conversation-avatar img,.message-avatar img,.dashboard-avatar img,.profile-preview-avatar img,.quick-profile-avatar img,.user-context-avatar img,.discord-profile-avatar img,.profile-redesign-avatar img,.profile-live-avatar img,.message-toast-avatar img,.media-viewer-avatar img{border-radius:inherit!important;overflow:hidden!important}.status{z-index:20!important;background:#9aa3b2!important;border:4px solid #fff!important;border-radius:999px!important;width:18px!important;height:18px!important;position:absolute!important;bottom:-3px!important;right:-3px!important;transform:none!important;box-shadow:0 2px 8px #0f172a26!important}.status:before,.status:after{content:"";border-radius:inherit;position:absolute;inset:0}.status.online{background:#22c55e!important}.status.idle{background:#f59e0b!important}.status.idle:after{background:#fff;width:65%;height:65%;top:-12%;left:-10%}.status.dnd{background:#ef4444!important}.status.dnd:after{background:#fff;border-radius:999px;width:62%;height:18%;top:41%;left:19%}.status.offline{background:#8b95a5!important}.status.offline:after{background:#fff;inset:3px}.person-avatar .status,.message-avatar .status,.message-avatar-button .status,.quick-profile-avatar .status,.user-context-avatar .status,.media-viewer-avatar .status,.message-toast-avatar .status{border-width:3px!important;width:15px!important;height:15px!important;bottom:-3px!important;right:-3px!important}.conversation-avatar .status,.dashboard-avatar .status,.people-profile-avatar .status{border-width:4px!important;width:17px!important;height:17px!important;bottom:-2px!important;right:-2px!important}.profile-redesign-avatar .status,.discord-profile-avatar .status,.profile-live-avatar .status{border-width:5px!important;width:24px!important;height:24px!important;bottom:1px!important;right:1px!important}.discord-profile-avatar .status.offline,.profile-redesign-avatar .status.offline,.person-avatar .status.offline{display:block!important}@media (width<=900px){.media-viewer-stage{padding:104px 74px 78px!important}.media-viewer-stage img{max-width:calc(100vw - 150px)!important;max-height:calc(100vh - 220px)!important}.media-viewer-meta{max-width:calc(100vw - 230px)!important}.media-nav-button{width:70px!important}}.admin-backdrop{z-index:360;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172a61;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.admin-center{color:#111827;background:#f6f8fc;border:1px solid #cbd5e1f2;border-radius:34px;grid-template-columns:270px minmax(0,1fr);width:min(1380px,100%);height:min(860px,100vh - 44px);display:grid;overflow:hidden;box-shadow:0 34px 110px #0f172a52}.admin-sidebar{background:linear-gradient(#111827,#172036);flex-direction:column;gap:10px;min-height:0;padding:20px;display:flex}.admin-brand{color:#fff;align-items:center;gap:12px;margin-bottom:6px;padding:12px 10px 18px;display:flex}.admin-brand>div{background:linear-gradient(135deg, var(--blue), #78c7ff);border-radius:18px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.admin-brand strong,.admin-brand em{display:block}.admin-brand strong{font-size:18px}.admin-brand em{color:#94a3b8;text-transform:uppercase;margin-top:2px;font-size:11px;font-style:normal;font-weight:800}.admin-sidebar button{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border-radius:16px;height:46px;padding:0 14px;font-weight:900}.admin-sidebar button:hover,.admin-sidebar button.active{color:#fff;background:#ffffff1a}.admin-main{flex-direction:column;min-height:0;display:flex;overflow:hidden}.admin-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border-bottom:1px solid #dbe5f1;justify-content:space-between;align-items:center;min-height:110px;padding:24px 28px;display:flex}.admin-header span{color:var(--blue);letter-spacing:2px;font-size:12px;font-weight:900}.admin-header h2{letter-spacing:-1px;margin:6px 0 0;font-size:34px}.admin-header>button{color:#334155;cursor:pointer;background:#eef2f7;border-radius:18px;width:50px;height:50px;font-size:28px;font-weight:900}.admin-section,.admin-users-layout{flex:1;min-height:0;padding:24px;overflow:auto}.admin-loading{background:#fff;border:1px solid #dbe5f1;border-radius:22px;margin:24px;padding:22px;font-weight:900}.admin-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.admin-stat-card,.admin-card{background:#fff;border:1px solid #dbe5f1;border-radius:26px;box-shadow:0 16px 42px #0f172a0f}.admin-stat-card{padding:18px}.admin-stat-card b{letter-spacing:-1px;font-size:32px;display:block}.admin-stat-card span{color:#64748b;text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:900;display:block}.admin-two-grid,.admin-settings-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.admin-card{padding:20px}.admin-card h3{margin:0 0 14px;font-size:20px}.admin-user-mini,.admin-user-row{color:#111827;cursor:pointer;text-align:left;background:#f8fafc;border-radius:18px;align-items:center;gap:12px;width:100%;margin-top:8px;padding:12px;display:flex}.admin-user-mini:hover,.admin-user-row:hover,.admin-user-row.active{background:#eef2ff}.admin-mini-avatar,.admin-user-avatar{border-radius:16px;flex:0 0 44px;width:44px;height:44px;overflow:hidden}.admin-mini-avatar img,.admin-user-avatar img,.admin-editor-avatar img,.admin-media-item img{object-fit:cover;width:100%;height:100%}.admin-user-mini strong,.admin-user-row strong{display:block}.admin-user-mini em,.admin-user-row em{color:#64748b;margin-top:2px;font-size:12px;font-style:normal;font-weight:800;display:block}.admin-user-row b{color:#b91c1c;background:#fee2e2;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:11px}.admin-log-row{border-top:1px solid #e2e8f0;padding:12px 0}.admin-log-row:first-of-type{border-top:0}.admin-log-row strong,.admin-log-row span,.admin-log-row code{display:block}.admin-log-row span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800}.admin-log-row code{white-space:pre-wrap;word-break:break-word;background:#f1f5f9;border-radius:12px;margin-top:7px;padding:9px}.admin-users-layout{grid-template-columns:360px minmax(0,1fr);gap:18px;display:grid}.admin-users-list{min-height:0;overflow:auto}.admin-search-box input{margin:0 0 12px}.admin-editor-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.admin-editor-avatar{border-radius:26px;width:76px;height:76px;overflow:hidden}.admin-editor-head h3{margin:0;font-size:26px}.admin-editor-head p{color:#64748b;margin:4px 0 0;font-weight:800}.admin-user-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.admin-user-metrics span{color:#64748b;background:#f8fafc;border-radius:18px;padding:12px;font-size:12px;font-weight:900}.admin-user-metrics b{color:#111827;font-size:16px;display:block}.admin-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-form-grid label{margin:0}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea{background:#f8fafc;margin-top:8px}.admin-form-grid button,.admin-badge-editor>button,.admin-css-card button,.admin-action-row button{background:var(--blue);color:#fff;cursor:pointer;border-radius:16px;height:48px;font-weight:900}.admin-action-row{align-items:end;gap:10px;display:flex}.admin-action-row button:nth-child(2){color:#334155;background:#eef2f7}.admin-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.admin-badge-grid button{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-items:center;gap:10px;height:58px;padding:0 14px;font-weight:900;display:flex}.admin-badge-grid button.selected{border-color:var(--blue);color:var(--blue-dark);background:#eef2ff}.admin-badge-grid .badge-partner-img{width:22px;height:22px}.admin-ban-card{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:18px;margin-bottom:14px;padding:14px}.admin-ban-card.banned{color:#be123c;background:#fff1f2;border-color:#fecdd3}.admin-ban-card strong,.admin-ban-card span{display:block}.admin-history-list{gap:8px;margin-top:14px;display:grid}.admin-history-list div{background:#f8fafc;border-radius:16px;padding:12px}.admin-history-list span{color:#64748b;margin-top:3px;font-size:12px;font-weight:800;display:block}.admin-help{color:#64748b;grid-column:1/-1;margin:0;font-weight:800}.admin-css-card textarea{color:#dbeafe;background:#111827;border-color:#1f2937;min-height:390px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.admin-css-card p{color:#64748b;font-weight:800}.admin-media-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.admin-media-item{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:10px;text-decoration:none;display:block}.admin-media-item img,.admin-media-item b{object-fit:cover;color:#fff;background:#111827;border-radius:14px;place-items:center;width:100%;height:120px;display:grid}.admin-media-item span,.admin-media-item em{white-space:nowrap;text-overflow:ellipsis;margin-top:8px;display:block;overflow:hidden}.admin-media-item span{font-weight:900}.admin-media-item em{color:#64748b;font-size:12px;font-style:normal;font-weight:800}@media (width<=980px){.admin-center{grid-template-columns:1fr}.admin-sidebar{flex-direction:row;min-height:auto;overflow-x:auto}.admin-brand{display:none}.admin-sidebar button{white-space:nowrap}.admin-stats-grid,.admin-two-grid,.admin-users-layout,.admin-settings-grid{grid-template-columns:1fr}}.admin-pro-backdrop{z-index:980!important;-webkit-backdrop-filter:blur(22px)saturate(116%)!important;backdrop-filter:blur(22px)saturate(116%)!important;background:radial-gradient(circle at 18% 8%,#5865f22e,#0000 32%),#0f172a70!important;padding:18px!important}.admin-pro-shell{background:#f7f9fc!important;border:1px solid #e2e8f0f2!important;border-radius:34px!important;grid-template-columns:304px minmax(0,1fr)!important;width:min(1480px,100vw - 36px)!important;height:min(910px,100vh - 36px)!important;box-shadow:0 38px 140px #0f172a57!important}.admin-pro-sidebar{background:linear-gradient(#0c1223fa,#141c30fa),radial-gradient(circle at top,#5865f23d,#0000 34%)!important;gap:14px!important;padding:18px!important}.admin-pro-brand{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:12px;min-height:76px;padding:12px;display:flex}.admin-pro-brand>div{width:52px;height:52px;color:var(--blue);background:#fff;border-radius:18px;place-items:center;font-family:inherit;font-size:24px;font-weight:950;display:grid;box-shadow:0 16px 40px #00000038}.admin-pro-brand strong,.admin-pro-brand em{display:block}.admin-pro-brand strong{letter-spacing:-.25px;font-size:17px}.admin-pro-brand em{color:#aab6c9;text-transform:uppercase;letter-spacing:.7px;margin-top:4px;font-size:11px;font-style:normal;font-weight:850}.admin-pro-nav{flex-direction:column;gap:8px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.admin-pro-nav button{width:100%;color:#c9d4e6!important;text-align:left!important;background:0 0!important;border:1px solid #0000!important;border-radius:18px!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;height:auto!important;min-height:58px!important;padding:10px 12px!important;transition:background .16s,border-color .16s,color .16s!important;display:grid!important}.admin-pro-nav button b{color:#93a4bd;background:#ffffff13;border-radius:13px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:950;display:grid}.admin-pro-nav button strong,.admin-pro-nav button em{min-width:0;display:block}.admin-pro-nav button strong{color:inherit;font-size:14px;font-weight:950}.admin-pro-nav button em{color:#7f8fa8;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;font-style:normal;font-weight:780;overflow:hidden}.admin-pro-user-card{color:#fff;background:#ffffff13;border:1px solid #ffffff14;border-radius:22px;align-items:center;gap:11px;margin-top:auto;padding:12px;display:flex}.admin-pro-current-avatar{border-radius:15px;flex:0 0 42px;width:42px;height:42px;overflow:hidden}.admin-pro-current-avatar img{object-fit:cover;width:100%;height:100%}.admin-pro-user-card strong,.admin-pro-user-card span{display:block}.admin-pro-user-card span{color:#9badc5;text-transform:uppercase;margin-top:2px;font-size:12px;font-weight:850}.admin-pro-main{background:radial-gradient(circle at 85% 0,#5865f216,#0000 32%),#f7f9fc!important}.admin-pro-header{background:#ffffffe0!important;border-bottom:1px solid #e0e7f1!important;min-height:104px!important;padding:22px 28px!important}.admin-pro-header h2{color:#0f172a;letter-spacing:-1.15px!important;margin:5px 0 0!important;font-size:34px!important}.admin-pro-header p{color:#64748b;margin:5px 0 0;font-weight:760}.admin-pro-header-actions{align-items:center;gap:10px;display:flex}.admin-live-pill{color:#64748b;letter-spacing:0;background:#f1f5f9;border:1px solid #dbe5f1;border-radius:999px;align-items:center;height:38px;padding:0 13px;font-size:12px;font-weight:950;display:flex}.admin-live-pill.on{color:#15803d;background:#ecfdf5;border-color:#bbf7d0}.admin-refresh-button,.admin-close-button{cursor:pointer!important;border-radius:16px!important;font-weight:950!important}.admin-refresh-button{color:#fff;background:#111827;height:44px;padding:0 16px}.admin-close-button{color:#334155!important;background:#eef2f7!important;width:44px!important;height:44px!important;font-size:24px!important}.admin-pro-section,.admin-pro-users-layout,.admin-pro-site-grid,.admin-pro-css-layout{padding:24px!important}.admin-pro-overview-hero{color:#fff;background:radial-gradient(circle at 15% 0%, #ffffff38, transparent 34%), linear-gradient(135deg, #10182d 0%, #27335f 50%, var(--blue) 140%);border-radius:32px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:190px;padding:28px;display:flex;box-shadow:0 28px 90px #0f172a2e}.admin-pro-overview-hero span{color:#c7d2fe;letter-spacing:1.4px;text-transform:uppercase;font-size:12px;font-weight:950}.admin-pro-overview-hero h3{letter-spacing:-2px;max-width:650px;margin:9px 0 0;font-size:clamp(34px,4vw,54px);line-height:.98}.admin-pro-overview-hero p{color:#dbeafe;max-width:680px;margin:14px 0 0;font-weight:720;line-height:1.65}.admin-pro-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-pro-hero-actions button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff29;border-radius:16px;height:48px;padding:0 16px;font-weight:950}.admin-pro-hero-actions button:first-child{color:#111827;background:#fff}.admin-pro-stats{margin-top:18px;grid-template-columns:repeat(6,minmax(0,1fr))!important}.admin-pro-stat{background:#fff!important;border:1px solid #e0e7f1!important;border-radius:24px!important;padding:18px!important;box-shadow:0 16px 42px #0f172a0e!important}.admin-pro-stat span,.admin-pro-stat em{display:block}.admin-pro-stat span{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:950}.admin-pro-stat b{color:#0f172a;margin-top:8px;font-size:34px!important}.admin-pro-stat em{color:#94a3b8;margin-top:6px;font-size:12px;font-style:normal;font-weight:800}.admin-pro-card,.admin-pro-editor-card,.admin-pro-users-list,.admin-pro-preview-card,.admin-pro-css-card,.admin-pro-css-help{background:#fffffff5!important;border:1px solid #e0e7f1!important;border-radius:28px!important;box-shadow:0 18px 52px #0f172a0f!important}.admin-card-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-card-title-row h3{color:#0f172a;letter-spacing:-.45px;font-size:20px;margin:0!important}.admin-card-title-row button,.admin-card-title-row span{color:#475569;background:#eef2f7;border-radius:999px;align-items:center;min-height:34px;padding:0 11px;font-size:12px;font-weight:950;display:inline-flex}.admin-pro-users-layout{grid-template-columns:410px minmax(0,1fr)!important;gap:18px!important}.admin-pro-users-list{flex-direction:column;display:flex;padding:18px!important;overflow:hidden!important}.admin-pro-search input{height:48px;background:#f8fafc!important;border-radius:16px!important;margin:0 0 10px!important}.admin-pro-user-scroll{flex-direction:column;gap:8px;min-height:0;padding-right:3px;display:flex;overflow:auto}.admin-pro-user-row{min-height:72px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:20px!important;margin:0!important;padding:10px!important}.admin-pro-user-row:hover,.admin-pro-user-row.active{background:#fff!important;border-color:#cfd8ff!important;box-shadow:0 14px 34px #5865f21a!important}.admin-pro-user-row>span{flex:1;min-width:0}.admin-pro-user-row strong,.admin-pro-user-row em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.admin-role-chip{color:#475569;text-transform:uppercase;background:#e2e8f0;border-radius:999px;margin-left:4px;padding:6px 9px;font-size:11px;font-style:normal;font-weight:950}.admin-role-chip.role-owner{color:#be123c;background:#fff1f2}.admin-role-chip.role-admin{color:#4338ca;background:#eef2ff}.admin-role-chip.role-mod{color:#15803d;background:#ecfdf5}.admin-pro-editor-card{overflow:hidden;padding:0!important}.admin-pro-profile-top{border-bottom:1px solid #e0e7f1;padding-bottom:18px;position:relative}.admin-pro-profile-banner{background-color:#0000;background-image:radial-gradient(circle at 30% 20%,#ffffff73,#0000 30%),linear-gradient(135deg,#dae4ff,#eff6ff 48%,#f8fafc);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:138px}.admin-pro-editor-head{align-items:flex-end!important;margin:-42px 22px 0!important}.admin-pro-editor-head .admin-editor-avatar{border:5px solid #fff;box-shadow:0 16px 40px #0f172a2e;border-radius:30px!important;width:92px!important;height:92px!important}.admin-pro-user-flags span{color:#475569;text-transform:uppercase;background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950}.admin-pro-metrics{margin:18px 22px!important}.admin-pro-form,.admin-pro-badge-editor,.admin-pro-punish-panel{padding:0 22px 22px!important}.admin-pro-form input,.admin-pro-form select,.admin-pro-form textarea,.admin-pro-css-card textarea{box-shadow:none!important;background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:16px!important}.admin-pro-form button,.admin-pro-badge-editor>button,.admin-pro-css-card .admin-action-row button,.admin-live-toggle button{background:var(--blue)!important;color:#fff!important;border-radius:16px!important;font-weight:950!important}.admin-pro-danger-row{gap:10px;display:flex}.admin-pro-danger-row button{flex:1;color:#be123c!important;background:#fff1f2!important}.admin-pro-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-pro-badge-grid button{border-radius:20px!important;align-items:center!important;height:76px!important}.admin-pro-badge-grid button span strong,.admin-pro-badge-grid button span em{text-align:left;display:block}.admin-pro-badge-grid button span em{color:#64748b;margin-top:3px;font-size:11px;font-style:normal;font-weight:800}.admin-pro-site-grid{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 360px!important}.admin-live-toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.admin-live-toggle strong,.admin-live-toggle em{display:block}.admin-live-toggle em{color:#64748b;margin-top:3px;font-size:12px;font-style:normal;font-weight:750}.admin-live-toggle button{width:86px;height:42px;background:#94a3b8!important}.admin-live-toggle button.active{background:#22c55e!important}.admin-pro-preview-card{padding:18px!important}.admin-pro-preview-card>span,.admin-pro-preview-card>em{color:#64748b;text-transform:uppercase;font-size:12px;font-weight:950;display:block}.admin-pro-preview-card>em{text-transform:none;margin-top:12px}.admin-pro-preview-window{background:radial-gradient(circle at 80% 0%, color-mix(in srgb, var(--preview-color) 18%, transparent), transparent 34%), #fff;border:1px solid #e0e7f1;min-height:280px;margin-top:12px;padding:22px;box-shadow:inset 0 0 0 1px #ffffff80}.admin-pro-preview-window b{background:var(--preview-color);color:#fff;border-radius:18px;place-items:center;width:52px;height:52px;font-size:24px;display:grid}.admin-pro-preview-window h3{letter-spacing:-1px;margin:18px 0 0;font-size:30px;line-height:1.04}.admin-pro-preview-window p{color:#64748b;line-height:1.55}.admin-pro-preview-window button{background:var(--preview-color);color:#fff;height:46px;padding:0 18px;font-weight:950}.admin-pro-css-layout{gap:18px;grid-template-columns:minmax(0,1fr) 360px!important;display:grid!important}.admin-pro-css-card textarea{font-size:13px;line-height:1.6;color:#dbeafe!important;background:#0f172a!important;min-height:520px!important}.admin-pro-css-help code{color:#dbeafe;white-space:pre-wrap;background:#0f172a;border-radius:16px;padding:14px;line-height:1.55;display:block}.admin-pro-css-help p{color:#64748b;font-weight:800;line-height:1.55}.admin-pro-media-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))!important}.admin-pro-media-item{transition:transform .14s,box-shadow .14s;border-radius:20px!important}.admin-pro-media-item:hover{transform:translateY(-2px);box-shadow:0 16px 42px #0f172a1f}.admin-pro-log,.admin-pro-log-large{border-top-color:#e0e7f1!important}.admin-pro-log-large code{max-height:120px;overflow:auto}.admin-pro-history-list p{color:#64748b;margin:0;font-weight:800}@media (width<=1180px){.admin-pro-stats,.admin-pro-site-grid,.admin-pro-css-layout{grid-template-columns:1fr 1fr!important}.admin-pro-preview-card,.admin-pro-css-help{grid-column:1/-1}.admin-pro-users-layout{grid-template-columns:340px minmax(0,1fr)!important}}@media (width<=900px){.admin-pro-shell{grid-template-columns:1fr!important}.admin-pro-sidebar{min-height:auto!important;padding:12px!important}.admin-pro-brand,.admin-pro-user-card{display:none}.admin-pro-nav{flex-direction:row;overflow-x:auto}.admin-pro-nav button{min-width:190px}.admin-pro-header{flex-direction:column;align-items:flex-start!important}.admin-pro-header-actions{justify-content:space-between;width:100%}.admin-pro-stats,.admin-pro-home-grid,.admin-pro-users-layout,.admin-pro-site-grid,.admin-pro-css-layout{grid-template-columns:1fr!important}.admin-pro-overview-hero{flex-direction:column;align-items:flex-start}}.admin-pro-shell{overflow:hidden!important}.admin-pro-main{min-height:0!important;overflow:hidden auto!important}.admin-pro-users-layout,.admin-pro-site-grid,.admin-pro-css-layout,.admin-pro-section{align-items:stretch!important;height:100%!important;min-height:0!important}.admin-pro-editor-card,.admin-pro-users-list,.admin-pro-card,.admin-pro-css-card,.admin-pro-css-help,.admin-pro-preview-card{min-height:0!important}.admin-pro-editor-card{max-height:calc(100vh - 210px)!important;padding-bottom:20px!important;overflow:hidden auto!important}.admin-pro-form button,.admin-pro-badge-editor>button,.admin-badge-builder-actions button,.admin-punish-rework button,.admin-action-row button{white-space:nowrap!important;min-height:48px!important}.admin-pro-inner-card{background:#fff!important;border:1px solid #e0e7f1!important;border-radius:24px!important;padding:18px!important;box-shadow:0 14px 36px #0f172a0e!important}.admin-pro-inner-card h3{color:#0f172a;letter-spacing:-.35px;font-size:18px;margin:0 0 14px!important}.admin-badge-pro-layout,.admin-punish-rework,.admin-user-intel-panel{gap:14px;display:grid;padding:0 22px 24px!important}.admin-badge-builder-actions{gap:10px;margin-top:14px;display:flex}.admin-badge-builder-actions button{cursor:pointer;border-radius:16px;flex:1;font-weight:950}.admin-badge-builder-actions button:first-child{background:var(--blue);color:#fff}.admin-badge-builder-actions button:last-child{color:#334155;background:#eef2f7}.admin-badge-catalog-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:64px;margin-bottom:8px;padding:10px;display:grid}.admin-badge-catalog-row span strong,.admin-badge-catalog-row span em{min-width:0;display:block}.admin-badge-catalog-row span em{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:780;overflow:hidden}.admin-badge-catalog-row button{color:#4338ca;cursor:pointer;background:#eef2ff;border-radius:14px;height:38px;padding:0 12px;font-weight:950}.admin-badge-catalog-row button.danger{color:#be123c;background:#fff1f2}.admin-punish-rework .admin-action-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.admin-history-list.detailed{background:#f8fafc;border:1px solid #e0e7f1;border-radius:24px;padding:18px}.admin-history-list.detailed h3{margin:0 0 12px}.admin-history-list.detailed div{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:8px;padding:12px}.admin-history-list.detailed em{color:#64748b;margin-top:5px;font-size:12px;font-style:normal;font-weight:780;display:block}.admin-intel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-intel-grid span,.admin-login-history div,.admin-conversation-audit div,.admin-log-detail-grid span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:12px}.admin-intel-grid b,.admin-intel-grid em,.admin-login-history strong,.admin-login-history span,.admin-conversation-audit strong,.admin-conversation-audit span,.admin-conversation-audit em,.admin-log-detail-grid b,.admin-log-detail-grid em{min-width:0;display:block}.admin-intel-grid b,.admin-log-detail-grid b{color:#64748b;text-transform:uppercase;letter-spacing:.6px;font-size:11px}.admin-intel-grid em,.admin-log-detail-grid em{color:#0f172a;overflow-wrap:anywhere;margin-top:4px;font-style:normal;font-weight:900}.admin-login-history,.admin-conversation-audit{gap:8px;max-height:260px;display:grid;overflow:auto}.admin-login-history span,.admin-conversation-audit span,.admin-conversation-audit em{color:#64748b;font-size:12px;font-weight:780}.admin-conversation-audit small{color:#64748b}.admin-log-row.professional{background:#fff;border-radius:20px;margin-bottom:10px;border:1px solid #e0e7f1!important;padding:16px!important}.admin-log-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}@media (width<=1180px){.admin-punish-grid,.admin-intel-grid,.admin-log-detail-grid{grid-template-columns:1fr!important}}@media (width<=900px){.admin-pro-editor-card{max-height:none!important}.admin-badge-catalog-row{grid-template-columns:38px minmax(0,1fr)}.admin-badge-catalog-row button{grid-column:span 1}}.admin-pro-main{min-height:0}.admin-section,.admin-users-layout,.admin-pro-section{min-height:0;padding-bottom:34px;overflow:auto}.admin-editor-card,.admin-pro-editor-card{min-height:0;padding-bottom:32px;overflow:auto}.admin-pro-form>button.admin-full,.admin-pro-form .admin-full button,.admin-badge-builder-actions button,.admin-action-row button{min-height:48px}.admin-pro-danger-row .danger,.admin-action-row .danger,.admin-badge-catalog-card .danger{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.admin-role-warning{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:14px 16px;font-weight:800;line-height:1.5}.admin-audit-card{grid-column:1/-1}.admin-audit-search{margin:12px 0}.admin-message-audit-layout{grid-template-columns:280px minmax(0,1fr);gap:14px;height:430px;min-height:0;display:grid}.admin-audit-conversation-list,.admin-audit-messages{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;min-height:0;padding:10px;overflow:auto}.admin-audit-conversation-list{flex-direction:column;gap:8px;display:flex}.admin-audit-conversation-list button{cursor:pointer;text-align:left;color:#0f172a;background:#fff;border:1px solid #0000;border-radius:16px;padding:12px}.admin-audit-conversation-list button.active{border-color:#5865f2;box-shadow:0 10px 24px #5865f21f}.admin-audit-conversation-list strong,.admin-audit-conversation-list span{display:block}.admin-audit-conversation-list span{color:#64748b;margin-top:4px;font-size:12px;font-weight:800}.admin-audit-messages{flex-direction:column;gap:10px;display:flex}.admin-audit-messages>div{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:12px 14px}.admin-audit-messages>div.from-target{border-left:4px solid #5865f2}.admin-audit-messages>div.from-other{border-left:4px solid #94a3b8}.admin-audit-messages div div{color:#64748b;justify-content:space-between;gap:12px;font-size:12px;font-weight:900;display:flex}.admin-audit-messages p{color:#0f172a;white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;user-select:text;margin:8px 0 0}.admin-audit-messages em{color:#5865f2;margin-top:8px;font-size:12px;font-style:normal;font-weight:900;display:block}.admin-badge-live-preview{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;align-items:center;gap:14px;padding:16px;display:flex}.admin-badge-live-preview>span,.admin-badge-catalog-card>span{background:#fff;border:2px solid #5865f2;border-radius:18px;flex:none;place-items:center;width:54px;height:54px;display:grid}.admin-badge-live-preview strong,.admin-badge-live-preview em{display:block}.admin-badge-live-preview em{color:#64748b;margin-top:4px;font-style:normal;font-weight:800}.badge-icon-upload input{cursor:pointer;padding:13px}.admin-badge-catalog-card{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;grid-template-columns:54px 1fr auto auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-badge-catalog-card strong,.admin-badge-catalog-card em,.admin-badge-catalog-card small{display:block}.admin-badge-catalog-card em,.admin-badge-catalog-card small{color:#64748b;margin-top:3px;font-size:12px;font-style:normal;font-weight:800}.admin-badge-catalog-card button,.admin-badge-builder-actions button,.admin-action-row button,.admin-history-list button{cursor:pointer;border-radius:14px;height:42px;padding:0 14px;font-weight:900}.admin-history-list.detailed>div strong,.admin-history-list.detailed>div span,.admin-history-list.detailed>div em{grid-column:1/2}.admin-history-list.detailed>div button{color:#be123c;background:#fff1f2;grid-area:1/2/4/3}.admin-action-row.wrap{flex-wrap:wrap}@media (width<=1100px){.admin-badges-only-section,.admin-message-audit-layout,.admin-badge-catalog-grid{grid-template-columns:1fr}}.admin-pro-shell{max-width:min(1540px,100vw - 22px);height:min(900px,100vh - 18px)}.admin-pro-main{min-width:0;overflow:hidden}.admin-pro-section,.admin-pro-users-layout,.admin-settings-grid,.admin-badges-only-section{height:calc(100% - 140px);padding-bottom:42px;overflow:auto}.admin-pro-users-layout{grid-template-columns:minmax(350px,430px) minmax(0,1fr);align-items:stretch}.admin-pro-users-list,.admin-pro-editor-card{max-height:calc(100vh - 205px);overflow:auto}.admin-pro-editor-card{padding-bottom:42px}.admin-pro-profile-top{background:#fff;border:1px solid #dbe5f1;border-radius:24px;overflow:hidden}.admin-pro-editor-head h3,.admin-pro-editor-head p{overflow-wrap:anywhere;text-shadow:none!important}.admin-pro-form label input,.admin-pro-form label select,.admin-pro-form label textarea{width:100%;min-width:0}.admin-pro-danger-row,.admin-action-row.wrap,.admin-badge-builder-actions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid!important}.admin-pro-danger-row button,.admin-action-row.wrap button,.admin-badge-builder-actions button,.admin-pro-form>button,.admin-badge-definition-form button{white-space:normal;border-radius:16px;min-height:48px;line-height:1.2}.admin-punish-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.admin-punish-grid .admin-pro-inner-card{overflow:visible}.admin-history-list.detailed>div{grid-template-columns:minmax(160px,1fr) auto;align-items:center;gap:8px 14px;display:grid}.admin-history-list.detailed>div span,.admin-history-list.detailed>div em{grid-column:1/-1}.admin-user-badges-editor{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;padding:16px}.admin-pro-badge-grid.compact{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-height:245px;padding-right:6px;overflow:auto}.admin-pro-badge-grid.compact button{min-height:68px;overflow:hidden}.admin-badges-only-section{grid-template-columns:minmax(340px,480px) minmax(0,1fr);gap:22px;display:grid}.admin-badge-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:12px;display:grid}.admin-badge-catalog-card{grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;gap:12px;display:grid;overflow:hidden}.admin-badge-catalog-card strong,.admin-badge-catalog-card em,.admin-badge-catalog-card small{text-overflow:ellipsis;display:block;overflow:hidden}.badge-icon-upload input[type=file]{background:#fff;padding:13px}.audit-title-row>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.audit-title-row button,.audit-conversation-toolbar button{color:#3344c7;background:#eef2ff;border-radius:12px;min-height:38px;padding:0 12px;font-weight:900}.admin-message-audit-layout{grid-template-columns:minmax(230px,300px) minmax(0,1fr);min-height:520px}.admin-audit-conversation-list,.admin-audit-messages{max-height:560px;overflow:auto}.audit-conversation-toolbar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafcf5;border:1px solid #dbe5f1;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 10px;margin-bottom:10px;padding:12px;display:grid;position:sticky;top:0}.audit-conversation-toolbar span{color:#64748b;overflow-wrap:anywhere;grid-column:1;font-weight:800}.audit-conversation-toolbar button{grid-area:1/2/3}.audit-attachment-list{gap:7px;margin-top:8px;display:grid}.audit-attachment-list button{color:#0f172a;text-align:left;cursor:pointer;background:#f1f5f9;border-radius:12px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:8px;padding:10px;display:grid}.audit-attachment-list b{color:#5865f2;text-transform:uppercase;font-size:12px}.audit-attachment-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-deleted-user-box{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;gap:6px;padding:14px 16px;display:grid}.admin-deleted-user-box span,.admin-deleted-user-box em{color:#9a3412;overflow-wrap:anywhere;font-weight:800}.admin-user-row b{white-space:nowrap}@media (width<=1100px){.admin-pro-users-layout,.admin-badges-only-section,.admin-punish-grid,.admin-message-audit-layout{grid-template-columns:1fr}}.admin-pro-backdrop{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;background:#0f172a6b!important;padding:18px!important}.admin-pro-shell{background:#f6f8fc!important;border:1px solid #cbd5e1f2!important;border-radius:34px!important;grid-template-columns:318px minmax(0,1fr)!important;width:min(1580px,100vw - 36px)!important;height:min(920px,100vh - 36px)!important;display:grid!important;overflow:hidden!important;box-shadow:0 38px 120px #0f172a52!important}.admin-pro-sidebar{color:#fff!important;background:linear-gradient(#111827,#182235)!important;flex-direction:column!important;width:auto!important;min-width:0!important;padding:22px 20px!important;display:flex!important;overflow:hidden!important}.admin-pro-brand,.admin-pro-user-card{box-shadow:none!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:24px!important}.admin-pro-nav{min-height:0!important;padding-right:4px!important;overflow-y:auto!important}.admin-pro-nav button{color:#ffffffb8!important;background:0 0!important;border:1px solid #0000!important;border-radius:18px!important;height:auto!important;min-height:62px!important;padding:12px 14px!important}.admin-pro-nav button:hover,.admin-pro-nav button.active{color:#fff!important;background:#ffffff1a!important;border-color:#ffffff24!important}.admin-pro-nav button b{color:#c7d2fe!important;background:#ffffff17!important}.admin-pro-nav button.active b{color:var(--blue)!important;background:#fff!important}.admin-pro-main{background:linear-gradient(#fff 0%,#f4f7fb 100%)!important;flex-direction:column!important;min-width:0!important;display:flex!important;overflow:hidden!important}.admin-pro-header{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#ffffffeb!important;border-bottom:1px solid #dbe5f1!important;flex:none!important;min-height:132px!important;padding:28px 34px!important}.admin-pro-header h2{letter-spacing:-1.4px!important;font-size:38px!important}.admin-pro-section,.admin-pro-users-layout,.admin-pro-site-grid,.admin-pro-css-layout,.admin-badges-only-section{flex:auto!important;min-height:0!important;padding:28px 34px 36px!important;overflow:hidden auto!important}.admin-pro-users-list,.admin-pro-editor-card,.admin-pro-card,.admin-pro-inner-card,.admin-pro-css-card,.admin-pro-preview-card,.admin-pro-css-help{background:#fffffff5!important;border:1px solid #d8e2f0!important;border-radius:28px!important;box-shadow:0 24px 60px #0f172a0f!important}.admin-pro-users-list{flex-direction:column!important;min-height:0!important;padding:20px!important;display:flex!important;overflow:hidden!important}.admin-pro-user-scroll{flex:auto!important;min-height:0!important;padding-right:4px!important;overflow-y:auto!important}.admin-pro-user-row{background:#f8fafc!important;border:1px solid #0000!important;border-radius:18px!important;grid-template-columns:52px minmax(0,1fr) auto!important;gap:12px!important;min-height:76px!important;margin-bottom:10px!important}.admin-pro-user-row.active,.admin-pro-user-row:hover{background:#fff!important;border-color:#b9c7ff!important;box-shadow:0 14px 34px #5865f21c!important}.admin-pro-user-row strong,.admin-pro-user-row em{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.admin-pro-editor-card{min-width:0!important;min-height:0!important;max-height:none!important;padding:0!important;overflow-y:auto!important}.admin-pro-profile-top{background:#f8fafc!important;border-bottom:1px solid #e2e8f0!important;border-radius:28px 28px 0 0!important;position:relative!important;overflow:hidden!important}.admin-pro-editor-head{align-items:flex-end!important;margin-top:-54px!important;padding:0 24px 22px!important}.admin-pro-editor-head .admin-editor-avatar{border:6px solid #fff!important;border-radius:28px!important;flex:0 0 112px!important;width:112px!important;height:112px!important}.admin-pro-metrics{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:22px!important;display:grid!important}.admin-pro-metrics span{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:18px!important;padding:16px!important}.admin-pro-form,.admin-user-intel-panel,.admin-punish-rework,.admin-badge-pro-layout{padding:0 22px 26px!important}.admin-pro-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.admin-pro-form.compact{padding:0!important}.admin-pro-form input,.admin-pro-form select,.admin-pro-form textarea,.admin-search-box input,.admin-audit-search{color:#0f172a!important;background:#f8fafc!important;border:1px solid #d4dfef!important;border-radius:16px!important;min-height:54px!important}.admin-pro-form textarea{min-height:120px!important}.admin-pro-form>button.admin-full,.admin-pro-form button.admin-full,.admin-badge-builder-actions button,.admin-action-row button,.admin-card-title-row button,.admin-audit-card button{white-space:nowrap!important;border-radius:16px!important;min-height:52px!important;font-weight:900!important}.admin-pro-danger-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.admin-pro-danger-row button,.admin-action-row.wrap button{width:100%!important;min-width:0!important;padding:0 14px!important}.admin-badge-builder-pro,.admin-badge-catalog-panel{min-width:0!important;padding:22px!important;overflow:hidden!important}.admin-badge-definition-form{gap:16px!important;display:grid!important}.admin-badge-live-preview,.badge-icon-drop{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:20px!important;align-items:center!important;gap:14px!important;padding:16px!important;display:flex!important}.admin-badge-live-preview>span,.badge-icon-drop>span,.admin-badge-catalog-card>span{border:2px solid var(--blue)!important;background:#fff!important;border-radius:18px!important;flex:0 0 56px!important;place-items:center!important;width:56px!important;height:56px!important;display:grid!important;overflow:hidden!important}.badge-icon-upload{cursor:pointer!important}.badge-icon-upload>span{margin-bottom:8px!important;display:block!important}.badge-icon-upload input[type=file]{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important}.badge-icon-drop:hover{border-color:#8da0ff!important;box-shadow:0 0 0 5px #5865f217!important}.badge-icon-drop strong,.badge-icon-drop em{display:block!important}.badge-icon-drop em{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-style:normal!important;font-weight:800!important}.admin-badge-builder-actions{grid-template-columns:1fr 1fr!important;gap:12px!important;display:grid!important}.admin-badge-catalog-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important;gap:14px!important;display:grid!important;overflow:visible!important}.admin-badge-catalog-card{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:22px!important;grid-template-columns:56px minmax(0,1fr) auto auto!important;align-items:center!important;gap:14px!important;min-width:0!important;min-height:92px!important;padding:16px!important;display:grid!important}.admin-badge-catalog-card strong,.admin-badge-catalog-card em,.admin-badge-catalog-card small{text-overflow:ellipsis!important;white-space:nowrap!important;display:block!important;overflow:hidden!important}.admin-badge-catalog-card button{color:#0f172a!important;background:#eef2f7!important;border-radius:14px!important;width:auto!important;min-width:82px!important;height:42px!important;padding:0 14px!important;font-weight:900!important;position:static!important}.admin-badge-catalog-card button.danger{color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important}.admin-punish-rework{gap:18px!important;display:grid!important}.admin-action-row.wrap{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.admin-punishment-history{gap:10px!important;display:grid!important}.admin-punishment-item{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:14px!important;display:grid!important}.admin-message-audit-layout{grid-template-columns:320px minmax(0,1fr)!important;gap:14px!important;min-height:560px!important;display:grid!important}.admin-audit-conversation-list,.admin-audit-messages{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:20px!important;min-height:0!important;overflow-y:auto!important}.admin-audit-conversation-list button{border-radius:16px!important;width:calc(100% - 16px)!important;margin:8px!important}.admin-audit-messages>div:not(.audit-conversation-toolbar){background:#fff!important;border:1px solid #dbe5f1!important;border-radius:16px!important;margin:10px!important}.audit-title-row>div{flex-wrap:wrap!important;gap:8px!important;display:flex!important}@media (width<=1100px){.admin-pro-shell{grid-template-columns:1fr!important}.admin-pro-sidebar{display:none!important}.admin-pro-users-layout,.admin-badges-only-section,.admin-punish-grid,.admin-message-audit-layout,.admin-pro-metrics,.admin-pro-form,.admin-pro-danger-row,.admin-action-row.wrap{grid-template-columns:1fr!important}}.admin-v40-backdrop{background:radial-gradient(circle at 12% 12%,#5865f233,#0000 30%),radial-gradient(circle at 86% 8%,#0ea5e91f,#0000 28%),#0f172a7a!important;padding:16px!important}.admin-v40-shell{background:#f6f8fc!important;border:1px solid #cbd5e1f2!important;border-radius:34px!important;grid-template-columns:320px minmax(0,1fr)!important;width:min(1540px,100vw - 28px)!important;height:min(920px,100vh - 28px)!important;max-height:calc(100vh - 28px)!important;display:grid!important;overflow:hidden!important;box-shadow:0 46px 130px #0f172a5c!important}.admin-v40-sidebar{background:linear-gradient(#111827 0%,#172033 100%)!important;border-right:1px solid #ffffff14!important;min-height:0!important;padding:22px!important;overflow-y:auto!important}.admin-v40-sidebar .admin-pro-brand{background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:26px!important;min-height:86px!important;padding:14px!important;box-shadow:inset 0 1px #ffffff14!important}.admin-v40-sidebar .admin-pro-brand>div{width:56px!important;height:56px!important;color:var(--blue)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 18px 34px #00000029!important}.admin-v40-sidebar .admin-pro-brand strong{color:#fff!important;font-size:17px!important}.admin-v40-sidebar .admin-pro-brand em{color:#a7b0c2!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:11px!important}.admin-v40-nav{gap:18px!important;margin-top:18px!important;display:grid!important}.admin-v40-nav-group{gap:8px!important;display:grid!important}.admin-v40-nav-group>p{color:#7f8aa3!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0 0 2px 8px!important;font-size:11px!important;font-weight:900!important}.admin-v40-nav-group button{color:#e5e7eb!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:20px!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:62px!important;padding:10px!important;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s!important;display:grid!important}.admin-v40-nav-group button:hover{background:#ffffff12!important;border-color:#ffffff14!important;transform:translate(2px)!important}.admin-v40-nav-group button.active{color:#0f172a!important;background:#fff!important;border-color:#ffffffb3!important;box-shadow:0 18px 42px #00000038!important}.admin-v40-nav-group button b{color:#cbd5e1!important;background:#ffffff17!important;border-radius:15px!important;place-items:center!important;width:42px!important;height:42px!important;font-size:12px!important;font-weight:900!important;display:grid!important}.admin-v40-nav-group button.active b{background:var(--blue)!important;color:#fff!important}.admin-v40-nav-group button span{min-width:0!important}.admin-v40-nav-group button strong{color:inherit!important;letter-spacing:-.02em!important;font-size:14px!important;font-weight:900!important;display:block!important}.admin-v40-nav-group button em{color:#94a3b8!important;white-space:normal!important;margin-top:3px!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.admin-v40-nav-group button.active em{color:#64748b!important}.admin-v40-sidebar .admin-pro-user-card{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:24px!important;margin-top:26px!important;padding:14px!important;position:sticky!important;bottom:0!important}.admin-v40-main{background:#f6f8fc!important;grid-template-rows:auto minmax(0,1fr)!important;min-width:0!important;min-height:0!important;display:grid!important;overflow:hidden!important}.admin-v40-header{background:linear-gradient(#fffffff5,#ffffffe6)!important;border-bottom:1px solid #dbe5f1!important;align-items:center!important;min-height:132px!important;padding:28px 32px!important}.admin-v40-header>div:first-child span{color:var(--blue)!important;letter-spacing:.18em!important;font-size:12px!important;font-weight:900!important}.admin-v40-header h2{letter-spacing:-1.2px!important;margin-top:8px!important;font-size:34px!important;line-height:1!important}.admin-v40-header p{color:#64748b!important;margin-top:10px!important;font-size:15px!important;font-weight:800!important}.admin-v40-header .admin-pro-header-actions{flex-wrap:wrap!important;justify-content:flex-end!important}.admin-v40-main>.admin-section,.admin-v40-main>.admin-users-layout,.admin-v40-main>.admin-settings-grid,.admin-v40-main>.admin-pro-css-layout{min-height:0!important;padding:26px 30px 44px!important;overflow-y:auto!important}.admin-pro-section,.admin-pro-site-grid,.admin-pro-css-layout{background:radial-gradient(circle at 6% 0,#5865f214,#0000 32%),#f6f8fc!important}.admin-pro-card,.admin-card,.admin-pro-inner-card,.admin-badge-builder-pro,.admin-badge-catalog-panel,.admin-pro-preview-card,.admin-pro-css-card,.admin-pro-css-help{background:#fffffff0!important;border:1px solid #dbe5f1!important;border-radius:28px!important;overflow:visible!important;box-shadow:0 18px 45px #0f172a0f!important}.admin-card-title-row{align-items:center!important;gap:12px!important;margin-bottom:16px!important}.admin-card-title-row h3{color:#0f172a!important;letter-spacing:-.55px!important;margin:0!important;font-size:20px!important}.admin-card-title-row span{color:#475569!important;background:#eef2f7!important;border-radius:999px!important;place-items:center!important;min-height:36px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important;display:inline-grid!important}.admin-pro-users-layout{grid-template-columns:minmax(360px,430px) minmax(0,1fr)!important;align-items:start!important;gap:22px!important;display:grid!important}.admin-pro-users-list{grid-template-rows:auto auto minmax(0,1fr)!important;max-height:calc(100vh - 210px)!important;padding:20px!important;display:grid!important;position:sticky!important;top:0!important;overflow:hidden!important}.admin-pro-search input,.admin-form-grid input,.admin-form-grid textarea,.admin-form-grid select,.admin-badge-definition-form input,.admin-badge-definition-form textarea,.admin-badge-definition-form select{color:#0f172a!important;width:100%!important;max-width:100%!important;min-height:48px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #d6e0ee!important;border-radius:16px!important;font-weight:800!important}.admin-form-grid textarea{min-height:120px!important}.admin-pro-user-scroll{gap:10px!important;padding:4px 4px 10px!important;display:grid!important;overflow-y:auto!important}.admin-pro-user-row{cursor:pointer!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:20px!important;grid-template-columns:54px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:74px!important;padding:10px!important;display:grid!important}.admin-pro-user-row.active{background:#fff!important;border-color:#5865f259!important;box-shadow:0 16px 36px #5865f21f!important}.admin-pro-user-row span{min-width:0!important}.admin-pro-user-row strong,.admin-pro-user-row em{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;display:block!important;overflow:hidden!important}.admin-pro-user-row strong{color:#0f172a!important;font-size:15px!important}.admin-pro-user-row em{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-style:normal!important;font-weight:800!important}.admin-role-chip,.admin-pro-user-row i{color:#334155!important;text-transform:uppercase!important;background:#eaf0f7!important;border-radius:999px!important;place-items:center!important;min-height:30px!important;padding:0 10px!important;font-size:11px!important;font-style:normal!important;font-weight:1000!important;display:inline-grid!important}.admin-pro-editor-card{min-width:0!important;max-height:calc(100vh - 210px)!important;padding:0!important;overflow-y:auto!important}.admin-pro-profile-top{background:#fff!important;border-radius:28px 28px 0 0!important;overflow:hidden!important}.admin-pro-profile-banner{background-position:50%!important;background-size:cover!important;border-radius:0!important;height:190px!important}.admin-pro-editor-head{grid-template-columns:106px minmax(0,1fr)!important;align-items:end!important;gap:18px!important;margin-top:-42px!important;padding:0 24px 22px!important;display:grid!important}.admin-editor-avatar{background:#5865f2!important;border:6px solid #fff!important;border-radius:30px!important;width:104px!important;height:104px!important}.admin-pro-editor-head h3{color:#0f172a!important;margin:0!important;font-size:26px!important;line-height:1.05!important}.admin-pro-editor-head p{text-overflow:ellipsis!important;white-space:nowrap!important;color:#64748b!important;max-width:100%!important;margin:5px 0 0!important;font-weight:900!important;overflow:hidden!important}.admin-pro-user-flags{flex-wrap:wrap!important;gap:8px!important;margin-top:10px!important;display:flex!important}.admin-pro-user-flags span,.admin-pro-metrics span{color:#475569!important;background:#f3f6fb!important;border-radius:16px!important;font-weight:900!important}.admin-pro-metrics{background:#fff!important;border-top:1px solid #e2e8f0!important;border-bottom:1px solid #e2e8f0!important;grid-template-columns:repeat(4,minmax(120px,1fr))!important;gap:10px!important;padding:18px 24px!important;display:grid!important}.admin-pro-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;padding:22px 24px 28px!important;display:grid!important}.admin-full{grid-column:1/-1!important}.admin-pro-form label{color:#334155!important;min-width:0!important;font-size:13px!important;font-weight:900!important}.admin-pro-form button,.admin-action-row button,.admin-badge-builder-actions button,.admin-refresh-button,.admin-close-button,.admin-pro-hero-actions button,.admin-card-title-row button{cursor:pointer!important;white-space:nowrap!important;border-radius:16px!important;max-width:100%!important;min-height:48px!important;padding:0 18px!important;font-weight:1000!important}.admin-pro-form button:not(.danger),.admin-action-row button:first-child,.admin-badge-builder-actions button:first-child{background:var(--blue)!important;color:#fff!important}.admin-action-row{flex-wrap:wrap!important;gap:10px!important;display:flex!important}.admin-action-row.wrap button{flex:180px!important}.admin-badges-only-section{grid-template-columns:minmax(360px,460px) minmax(0,1fr)!important;align-items:start!important;gap:24px!important;display:grid!important}.admin-badge-builder-pro,.admin-badge-catalog-panel{padding:22px!important}.admin-badge-live-preview{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:22px!important;grid-template-columns:76px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;margin-bottom:16px!important;padding:16px!important;display:grid!important}.admin-badge-live-preview>span,.admin-badge-catalog-card>span,.badge-icon-drop>span{border:2px solid var(--blue)!important;background:#fff!important;border-radius:18px!important;place-items:center!important;width:58px!important;height:58px!important;display:grid!important;overflow:hidden!important}.admin-badge-live-preview strong,.admin-badge-catalog-card strong{color:#0f172a!important;font-size:16px!important;font-weight:1000!important;display:block!important}.admin-badge-live-preview em,.admin-badge-catalog-card em{color:#64748b!important;margin-top:4px!important;font-size:12px!important;font-style:normal!important;font-weight:800!important;display:block!important}.badge-icon-upload{margin-top:0!important;display:block!important}.badge-icon-drop{cursor:pointer!important;background:#f8fafc!important;border:1px dashed #b7c4d8!important;border-radius:22px!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:104px!important;margin-top:8px!important;padding:16px!important;display:grid!important}.badge-icon-upload input[type=file]{cursor:pointer!important;background:#fff!important;margin-top:10px!important;padding:12px!important}.admin-badge-catalog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important;gap:14px!important;max-height:calc(100vh - 260px)!important;padding:2px 2px 10px!important;display:grid!important;overflow-y:auto!important}.admin-badge-catalog-card{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:22px!important;grid-template-rows:auto auto!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-width:0!important;padding:16px!important;display:grid!important}.admin-badge-catalog-card>div{min-width:0!important}.admin-badge-catalog-card small{min-height:24px!important;color:var(--blue)!important;background:#eef2ff!important;border-radius:999px!important;place-items:center!important;margin-top:8px!important;padding:0 9px!important;font-size:11px!important;font-weight:900!important;display:inline-grid!important}.admin-badge-catalog-card button{border-radius:14px!important;min-height:42px!important;font-weight:1000!important}.admin-badge-catalog-card button:nth-last-child(2){color:#0f172a!important;background:#eef2f7!important;grid-column:1/2!important}.admin-badge-catalog-card .danger{color:#be123c!important;background:#fee2e2!important;grid-column:2/3!important}.admin-pro-punish-panel{gap:18px!important;padding:22px 24px 30px!important;display:grid!important}.admin-ban-card{background:#ecfdf5!important;border:1px solid #bbf7d0!important;border-radius:22px!important;padding:18px!important}.admin-ban-card.banned{background:#fff1f2!important;border-color:#fecaca!important}.admin-punish-grid{grid-template-columns:minmax(300px,.95fr) minmax(360px,1.25fr)!important;gap:18px!important;display:grid!important}.admin-history-list.detailed{gap:10px!important;display:grid!important}.admin-history-list.detailed>div{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:18px!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:14px!important;display:grid!important}.admin-history-list.detailed button{color:#be123c!important;background:#fee2e2!important;border-radius:12px!important;min-height:38px!important;padding:0 12px!important;font-weight:900!important}.admin-audit-layout,.admin-pro-css-layout,.admin-pro-site-grid,.admin-pro-home-grid{gap:22px!important}.audit-conversation-panel,.admin-log-row.large,.admin-pro-media-item{background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:20px!important}.audit-message-list,.admin-pro-user-scroll,.admin-badge-catalog-grid,.admin-pro-editor-card{scrollbar-width:thin!important;scrollbar-color:#cbd5e1 transparent!important}.admin-v40-shell button,.admin-v40-shell input,.admin-v40-shell select,.admin-v40-shell textarea{box-sizing:border-box!important}.admin-v40-shell button{border:0!important}.admin-v40-shell .danger,.admin-v40-shell .danger-button{color:#be123c!important;background:#fee2e2!important}@media (width<=1180px){.admin-v40-shell{grid-template-columns:88px minmax(0,1fr)!important}.admin-v40-sidebar{padding:14px 10px!important}.admin-v40-sidebar .admin-pro-brand span,.admin-v40-sidebar .admin-pro-user-card div,.admin-v40-nav-group>p,.admin-v40-nav-group button span{display:none!important}.admin-v40-nav-group button{grid-template-columns:1fr!important;justify-items:center!important}.admin-pro-users-layout,.admin-badges-only-section,.admin-punish-grid{grid-template-columns:1fr!important}.admin-pro-users-list{max-height:360px!important;position:static!important}}@media (width<=760px){.admin-v40-backdrop{padding:0!important}.admin-v40-shell{border-radius:0!important;grid-template-columns:1fr!important;width:100vw!important;height:100vh!important;max-height:100vh!important}.admin-v40-sidebar{display:none!important}.admin-v40-header{padding:20px!important}.admin-v40-main>.admin-section,.admin-v40-main>.admin-users-layout,.admin-v40-main>.admin-settings-grid,.admin-v40-main>.admin-pro-css-layout{padding:18px!important}.admin-pro-form,.admin-pro-metrics{grid-template-columns:1fr!important}}.admin-rb-backdrop{z-index:320;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172a61;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-rb-shell{color:#111827;background:#f5f7fb;border:1px solid #cbd5e1e6;border-radius:34px;grid-template-rows:auto 1fr;width:min(1540px,100vw - 34px);height:min(900px,100vh - 34px);display:grid;overflow:hidden;box-shadow:0 40px 120px #0f172a52}.admin-rb-topbar{background:#fffffff5;border-bottom:1px solid #dbe5f1;grid-template-columns:72px 1fr auto;align-items:center;gap:18px;min-height:124px;padding:24px 30px;display:grid}.admin-rb-logo{width:64px;height:64px;color:var(--blue);cursor:pointer;background:linear-gradient(135deg,#fff,#eef2ff);border:1px solid #dbe5f1;border-radius:22px;font-size:27px;font-weight:950;box-shadow:0 18px 38px #0f172a14}.admin-rb-topbar span{color:var(--blue);letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:950}.admin-rb-topbar h2{letter-spacing:-1.2px;margin:8px 0 0;font-family:inherit;font-size:34px;line-height:1}.admin-rb-topbar p{color:#64748b;max-width:860px;margin:8px 0 0;font-weight:800}.admin-rb-top-actions{align-items:center;gap:10px;display:flex}.admin-rb-top-actions button,.admin-rb-action-row button,.admin-rb-mini-actions button,.admin-rb-card button,.admin-rb-module,.admin-rb-user,.admin-rb-conversation-list button,.admin-rb-badge-select button{-webkit-user-select:none;user-select:none}.admin-rb-top-actions .soft,.admin-rb-action-row .soft,.admin-rb-mini-actions button,.admin-rb-card button.soft{color:#334155;cursor:pointer;background:#eef2f7;border:1px solid #dbe5f1;border-radius:16px;min-height:46px;padding:0 18px;font-weight:950}.admin-rb-close{color:#fff;cursor:pointer;background:#111827;border-radius:18px;place-items:center;width:50px;height:50px;font-size:28px;font-weight:900;display:grid}.admin-rb-content{min-height:0;padding:26px;overflow:auto}.admin-rb-loading{color:#64748b;place-items:center;font-weight:900;display:grid}.admin-rb-home{gap:24px;display:grid}.admin-rb-hero-panel{color:#fff;background:radial-gradient(circle at 88% 20%,#5865f238,#0000 34%),linear-gradient(135deg,#111827,#1d2750 55%,#5865f2);border-radius:32px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:210px;padding:34px;display:flex;box-shadow:0 30px 80px #0f172a3d}.admin-rb-hero-panel span{color:#e0e7ff;letter-spacing:1.6px;text-transform:uppercase;background:#ffffff1f;border-radius:999px;margin-bottom:12px;padding:9px 12px;font-size:12px;font-weight:950;display:inline-flex}.admin-rb-hero-panel h3{letter-spacing:-2px;max-width:760px;margin:0;font-size:clamp(34px,4vw,56px);line-height:.96}.admin-rb-hero-panel p{color:#c7d2fe;max-width:660px;margin:18px 0 0;font-size:16px;font-weight:800;line-height:1.7}.admin-rb-hero-panel button{color:#111827;cursor:pointer;background:#fff;border-radius:18px;height:52px;padding:0 22px;font-weight:950}.admin-rb-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.admin-rb-stat,.admin-rb-card,.admin-rb-module,.admin-rb-roster{background:#fffffff5;border:1px solid #dbe5f1;box-shadow:0 18px 46px #0f172a0f}.admin-rb-stat{border-radius:26px;min-height:126px;padding:20px}.admin-rb-stat strong{letter-spacing:-1px;font-size:34px;display:block}.admin-rb-stat span{color:#111827;margin-top:4px;font-weight:950;display:block}.admin-rb-stat em{color:#64748b;margin-top:8px;font-size:12px;font-style:normal;font-weight:850;display:block}.admin-rb-group h4{color:#475569;text-transform:uppercase;letter-spacing:1.4px;margin:0 0 14px;font-size:12px;font-weight:950}.admin-rb-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-rb-module{text-align:left;cursor:pointer;border-radius:28px;min-height:190px;padding:22px;transition:border-color .16s,box-shadow .16s}.admin-rb-module:hover{border-color:#5865f273;box-shadow:0 24px 70px #5865f221}.admin-rb-module b{width:44px;height:44px;color:var(--blue);background:#eef2ff;border-radius:15px;place-items:center;font-weight:950;display:grid}.admin-rb-module span{color:var(--blue);text-transform:uppercase;letter-spacing:1.2px;margin-top:24px;font-size:11px;font-weight:950;display:block}.admin-rb-module strong{letter-spacing:-.4px;margin-top:8px;font-size:21px;display:block}.admin-rb-module em{color:#64748b;margin-top:10px;font-style:normal;font-weight:750;line-height:1.5;display:block}.admin-rb-workspace{gap:22px;display:grid}.admin-rb-workspace.three{grid-template-columns:380px minmax(0,1fr) 330px;align-items:start}.admin-rb-workspace.security,.admin-rb-workspace.audit{grid-template-columns:360px minmax(0,1fr);align-items:start}.admin-rb-workspace.badges-only{grid-template-columns:420px minmax(0,1fr);align-items:start}.admin-rb-workspace.site{grid-template-columns:1fr 1fr;align-items:start}.admin-rb-roster,.admin-rb-card{border-radius:30px;padding:20px}.admin-rb-card-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.admin-rb-card-head b{color:#111827;letter-spacing:-.45px;font-size:20px;font-weight:950;display:block}.admin-rb-card-head span{color:#64748b;margin-top:4px;font-size:13px;font-weight:800;display:block}.admin-rb-search{color:#111827;background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;width:100%;height:52px;margin:0 0 14px;padding:0 16px;font-weight:850}.admin-rb-users{gap:10px;max-height:610px;padding-right:4px;display:grid;overflow:auto}.admin-rb-users.compact{max-height:690px}.admin-rb-user{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #0000;border-radius:20px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:74px;padding:12px;display:grid}.admin-rb-user.active{background:#fff;border-color:#5865f28c;box-shadow:0 14px 32px #5865f21a}.admin-rb-user-avatar{color:#fff;border-radius:16px;place-items:center;width:48px;height:48px;font-weight:950;display:grid;overflow:hidden}.admin-rb-user-avatar img,.admin-rb-hero-avatar img,.admin-rb-current-avatar img{object-fit:cover;width:100%;height:100%}.admin-rb-user span{min-width:0}.admin-rb-user strong,.admin-rb-user em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-rb-user strong{font-weight:950}.admin-rb-user em{color:#64748b;margin-top:4px;font-size:12px;font-style:normal;font-weight:800}.admin-rb-role,.admin-rb-danger-pill,.admin-rb-deleted-pill{text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-style:normal;font-weight:950}.admin-rb-role{color:#334155;background:#e2e8f0}.admin-rb-role.owner{color:#be123c;background:#fee2e2}.admin-rb-role.admin{color:#c2410c;background:#ffedd5}.admin-rb-role.mod{color:#166534;background:#dcfce7}.admin-rb-danger-pill{color:#dc2626;background:#fee2e2}.admin-rb-deleted-pill{color:#64748b;background:#f1f5f9}.admin-rb-detail,.admin-rb-side-stack{gap:18px;display:grid}.admin-rb-user-hero{background:#fff;border:1px solid #dbe5f1;border-radius:30px;overflow:hidden;box-shadow:0 20px 54px #0f172a12}.admin-rb-banner{background:linear-gradient(135deg,#dbeafe,#eef2ff) 50%/cover;height:150px}.admin-rb-user-hero-body{gap:18px;min-height:128px;padding:0 24px 24px;display:flex}.admin-rb-hero-avatar{color:#fff;background:var(--blue);border:6px solid #fff;border-radius:28px;place-items:center;width:92px;height:92px;margin-top:-38px;font-size:28px;font-weight:950;display:grid;overflow:hidden;box-shadow:0 20px 44px #0f172a1f}.admin-rb-hero-copy{min-width:0;padding-top:18px}.admin-rb-hero-copy h3{letter-spacing:-.8px;margin:0;font-size:28px}.admin-rb-hero-copy p,.admin-rb-hero-copy small{color:#64748b;margin-top:5px;font-weight:850;display:block}.admin-rb-chip-line{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.admin-rb-chip-line span{color:#475569;text-transform:uppercase;background:#f1f5f9;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950}.admin-rb-form label,.admin-rb-card label{color:#334155;margin-top:10px;font-weight:950}.admin-rb-form input,.admin-rb-form textarea,.admin-rb-form select,.admin-rb-card input,.admin-rb-card textarea,.admin-rb-card select{color:#111827;background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;width:100%;min-height:52px;margin-top:8px;font-weight:850}.admin-rb-form textarea,.admin-rb-card textarea{min-height:110px}.admin-rb-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-rb-form-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-rb-badge-select,.admin-rb-badge-grid,.admin-rb-media-grid{gap:12px;display:grid}.admin-rb-badge-select{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.admin-rb-badge-select button{cursor:pointer;background:#f8fafc;border:1px solid #dbe5f1;border-radius:16px;align-items:center;gap:8px;min-height:52px;padding:9px;font-weight:900;display:flex}.admin-rb-badge-select button.selected{border-color:var(--blue);color:var(--blue);background:#eef2ff}.admin-rb-badge-select img{object-fit:contain;width:24px;height:24px}.admin-rb-action-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.admin-rb-action-row.compact{flex-wrap:nowrap}.admin-rb-action-row .primary,.admin-rb-card .primary{background:var(--blue);color:#fff;cursor:pointer;border-radius:18px;min-height:52px;padding:0 22px;font-weight:950;box-shadow:0 16px 32px #5865f238}.admin-rb-action-row .primary.danger{box-shadow:none;background:#ef4444}.admin-rb-action-row .wide,.admin-rb-card .wide{width:100%}.admin-rb-action-row .danger,.admin-rb-card .danger,.admin-rb-badge-card footer .danger{color:#dc2626}.admin-rb-card.danger-zone{background:#fff7f7;border-color:#fecaca}.admin-rb-fact-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-rb-fact-grid span{background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;min-height:84px;padding:14px}.admin-rb-fact-grid em,.admin-rb-fact-grid strong{display:block}.admin-rb-fact-grid em{color:#64748b;letter-spacing:1px;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:950}.admin-rb-fact-grid strong{color:#111827;margin-top:7px;font-weight:950}.admin-rb-security-grid{grid-template-columns:380px minmax(0,1fr);gap:18px;display:grid}.admin-rb-punishment-list,.admin-rb-log-list,.admin-rb-message-stream,.admin-rb-conversation-list{gap:10px;display:grid}.admin-rb-punishment{background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;padding:14px}.admin-rb-punishment span{justify-content:space-between;gap:8px;display:flex}.admin-rb-punishment em,.admin-rb-punishment small{color:#64748b;font-style:normal;font-weight:800}.admin-rb-punishment p{margin:9px 0;font-weight:800}.admin-rb-punishment button{color:#dc2626;cursor:pointer;background:#fee2e2;border-radius:12px;min-height:36px;padding:0 12px;font-weight:900}.admin-rb-audit-grid{grid-template-columns:310px minmax(0,1fr);gap:16px;margin-top:14px;display:grid}.admin-rb-conversation-list{max-height:620px;overflow:auto}.admin-rb-conversation-list button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;min-height:96px;padding:14px}.admin-rb-conversation-list button.active{border-color:var(--blue);background:#eef2ff}.admin-rb-conversation-list strong,.admin-rb-conversation-list span,.admin-rb-conversation-list em{display:block}.admin-rb-conversation-list span,.admin-rb-conversation-list em{color:#64748b;margin-top:5px;font-style:normal;font-weight:800}.admin-rb-message-audit{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;grid-template-rows:auto 1fr;min-height:620px;display:grid;overflow:hidden}.admin-rb-audit-toolbar{background:#fff;border-bottom:1px solid #dbe5f1;justify-content:space-between;align-items:center;padding:14px;display:flex}.admin-rb-audit-toolbar button{color:#fff;cursor:pointer;background:#111827;border-radius:14px;min-height:40px;padding:0 14px;font-weight:900}.admin-rb-message-stream{max-height:580px;padding:14px;overflow:auto}.admin-rb-message-stream article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.admin-rb-message-stream header{color:#64748b;justify-content:space-between;gap:12px;font-size:12px;font-weight:850;display:flex}.admin-rb-message-stream p{color:#111827;white-space:pre-wrap;word-break:break-word;margin:9px 0 0;font-weight:750}.admin-rb-attach-list{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.admin-rb-attach-list button{min-height:34px;color:var(--blue);cursor:pointer;background:#eef2ff;border-radius:12px;padding:0 10px;font-weight:900}.admin-rb-mini-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-rb-badge-editor{position:sticky;top:0}.admin-rb-badge-preview{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;align-items:center;gap:14px;margin-bottom:14px;padding:14px;display:flex}.admin-rb-badge-icon-drop{width:78px;height:78px;color:var(--blue);cursor:pointer;background:#fff;border:2px dashed #c7d2fe;border-radius:24px;place-items:center;margin:0;display:grid;position:relative;overflow:hidden}.admin-rb-badge-icon-drop img{object-fit:contain;width:36px;height:36px}.admin-rb-badge-icon-drop span{color:#fff;text-align:center;background:#5865f2eb;padding:5px;font-size:10px;position:absolute;inset:auto 0 0}.admin-rb-badge-icon-drop input{display:none}.admin-rb-badge-preview strong,.admin-rb-badge-preview em{display:block}.admin-rb-badge-preview strong{font-size:20px;font-weight:950}.admin-rb-badge-preview em{color:#64748b;margin-top:5px;font-style:normal;font-weight:800}.admin-rb-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-rb-badge-card{background:#f8fafc;border:1px solid #dbe5f1;border-radius:22px;grid-template-columns:58px 1fr;gap:14px;min-height:160px;padding:16px;display:grid}.admin-rb-badge-card>img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:54px;height:54px;padding:10px}.admin-rb-badge-card strong,.admin-rb-badge-card span,.admin-rb-badge-card p,.admin-rb-badge-card em{display:block}.admin-rb-badge-card span,.admin-rb-badge-card p,.admin-rb-badge-card em{color:#64748b;font-style:normal;font-weight:800}.admin-rb-badge-card p{margin:6px 0}.admin-rb-badge-card footer{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.admin-rb-badge-card footer button{cursor:pointer;background:#fff;border-radius:14px;min-height:40px;padding:0 14px;font-weight:950}.admin-rb-media-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.admin-rb-media-grid article{background:#f8fafc;border:1px solid #dbe5f1;border-radius:20px;min-width:0;padding:12px}.admin-rb-media-grid img,.admin-rb-file-icon{object-fit:cover;background:#e2e8f0;border-radius:16px;width:100%;height:130px}.admin-rb-file-icon{color:#64748b;place-items:center;font-weight:950;display:grid}.admin-rb-media-grid strong,.admin-rb-media-grid span,.admin-rb-media-grid a{text-overflow:ellipsis;white-space:nowrap;margin-top:8px;display:block;overflow:hidden}.admin-rb-media-grid span{color:#64748b;font-size:12px;font-weight:800}.admin-rb-media-grid a{color:var(--blue);font-weight:950;text-decoration:none}.admin-rb-check{background:#f8fafc;border:1px solid #dbe5f1;border-radius:16px;align-items:center;gap:10px;padding:12px;display:flex!important}.admin-rb-check input{width:18px;min-height:18px;margin:0}.admin-rb-css-page textarea{resize:vertical;min-height:520px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.admin-rb-log-list article{background:#f8fafc;border:1px solid #dbe5f1;border-radius:20px;padding:16px}.admin-rb-log-list article div{justify-content:space-between;gap:12px;display:flex}.admin-rb-log-list span,.admin-rb-log-list p{color:#64748b;font-weight:800}.admin-rb-log-list pre{color:#dbeafe;white-space:pre-wrap;background:#0f172a;border-radius:14px;max-height:180px;padding:12px;overflow:auto}.admin-rb-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;margin:0;padding:20px;font-weight:850}@media (width<=1200px){.admin-rb-stat-grid,.admin-rb-module-grid,.admin-rb-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-rb-workspace.three,.admin-rb-workspace.security,.admin-rb-workspace.audit,.admin-rb-workspace.badges-only,.admin-rb-workspace.site{grid-template-columns:1fr}.admin-rb-badge-editor{position:static}}@media (width<=700px){.admin-rb-backdrop{padding:8px}.admin-rb-shell{border-radius:24px;width:calc(100vw - 16px);height:calc(100vh - 16px)}.admin-rb-topbar{grid-template-columns:54px 1fr;padding:16px}.admin-rb-logo{border-radius:18px;width:50px;height:50px}.admin-rb-top-actions{grid-column:1/-1;justify-content:flex-end}.admin-rb-content{padding:14px}.admin-rb-stat-grid,.admin-rb-module-grid,.admin-rb-badge-grid,.admin-rb-media-grid,.admin-rb-form-grid,.admin-rb-security-grid,.admin-rb-audit-grid,.admin-rb-fact-grid,.admin-rb-badge-select{grid-template-columns:1fr}}.message-row.grouped .message-content{max-width:min(560px,72%)!important}.message-avatar-placeholder{flex:0 0 38px;width:38px;height:38px;display:block}.message-row.grouped .message-bubble-stack p{margin-top:0!important}.message-row.grouped.own .message-bubble-stack{align-items:flex-end}.message-row.grouped .message-image-attachment,.message-row.grouped .message-file-attachment{margin-top:4px}.density-compact .message-row.grouped{margin-top:-8px!important;margin-bottom:3px!important}.admin-rb-ban-card{overflow:visible!important}.admin-rb-ban-actions{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr);gap:10px;margin-top:18px;display:grid}.admin-rb-ban-button,.admin-rb-unban-button{cursor:pointer;white-space:nowrap;border-radius:18px;min-height:52px;font-weight:950}.admin-rb-ban-button{box-shadow:0 14px 32px #ef44442e;color:#fff!important;background:#ef4444!important;border:1px solid #ef4444!important}.admin-rb-ban-button:disabled,.admin-rb-unban-button:disabled{opacity:.55;cursor:not-allowed}.admin-rb-unban-button{color:#334155!important;background:#eef2f7!important;border:1px solid #dbe5f1!important}.admin-rb-home .admin-rb-media-grid,.admin-rb-home .admin-rb-media-page{display:none!important}@media (width<=760px){.admin-rb-ban-actions{grid-template-columns:1fr}}.admin-confirm-backdrop{z-index:80;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0f172a7a;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.admin-confirm-card{color:#111827;background:#fff;border:1px solid #dbe5f1;border-radius:28px;width:min(440px,100%);padding:24px;box-shadow:0 34px 90px #0f172a4d}.admin-confirm-mark{color:#4f46e5;background:#eef2ff;border-radius:17px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:950;display:grid}.admin-confirm-mark.danger{color:#dc2626;background:#fee2e2}.admin-confirm-card h3{letter-spacing:-.8px;margin:16px 0 0;font-size:24px}.admin-confirm-card p{color:#64748b;margin:9px 0 0;font-weight:800;line-height:1.55}.admin-confirm-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.admin-confirm-actions button{cursor:pointer;border-radius:16px;min-height:48px;font-weight:950}.admin-confirm-actions .primary{color:#fff;background:#5865f2}.admin-confirm-actions .danger{color:#fff;background:#ef4444}.admin-confirm-actions .soft{color:#334155;background:#eef2f7}.badge-list{align-items:flex-start!important}.profile-badge{border:1px solid color-mix(in srgb, var(--badge-color,#5865f2) 32%, #dbe5f1)!important;background:color-mix(in srgb, var(--badge-color,#5865f2) 10%, #fff)!important;border-radius:999px!important;align-items:center!important;gap:6px!important;max-width:100%!important;min-height:28px!important;padding:3px 9px 3px 3px!important;display:inline-flex!important;overflow:visible!important;box-shadow:0 8px 18px #0f172a0f!important}.profile-badge b{border:1px solid color-mix(in srgb, var(--badge-color,#5865f2) 35%, #dbe5f1)!important;background:#fff!important;border-radius:999px!important;place-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;display:grid!important}.profile-badge em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:190px!important;color:var(--badge-color,#5865f2)!important;font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-block!important;overflow:hidden!important}.badge-list.compact .profile-badge,.message-meta .profile-badge{min-height:22px!important;padding:2px!important}.badge-list.compact .profile-badge em,.message-meta .profile-badge em{display:none!important}.admin-rb-card.danger-zone .primary.wide{color:#fff;cursor:pointer;background:#22c55e;border-radius:17px;width:100%;min-height:52px;font-weight:950}.admin-rb-password-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.admin-rb-password-row input{min-width:0}.admin-rb-password-row .soft{white-space:nowrap;height:50px;padding:0 18px}.admin-rb-login-history{background:#f8fbff;border:1px solid #dbe5f1;border-radius:20px;gap:8px;margin-top:14px;padding:14px;display:grid}.admin-rb-login-history>b{color:#0f172a;font-size:13px}.admin-rb-login-history>span{background:#fff;border:1px solid #e5edf7;border-radius:14px;grid-template-columns:72px minmax(0,1fr);gap:4px 10px;padding:9px 10px;display:grid}.admin-rb-login-history em{color:#64748b;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:900}.admin-rb-login-history strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-rb-login-history small{color:#64748b;grid-column:2;font-size:11px;font-weight:800}.admin-rb-login-history p{color:#64748b;margin:0;font-weight:800;line-height:1.5}.admin-rb-role{white-space:nowrap;text-overflow:ellipsis;min-width:max-content;max-width:170px;overflow:hidden;text-transform:none!important;letter-spacing:0!important}.admin-rb-user .admin-rb-role{padding-inline:9px;font-size:11px}.profile-badge,.badge-list.compact .profile-badge,.message-meta .profile-badge{width:auto!important;min-width:0!important;max-width:100%!important;height:26px!important;box-shadow:none!important;border-radius:999px!important;outline:0!important;gap:6px!important;padding:4px 9px 4px 6px!important}.profile-badge b,.badge-list.compact .profile-badge b,.message-meta .profile-badge b{width:18px!important;min-width:18px!important;height:18px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important}.profile-badge em{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}@media (width<=760px){.admin-rb-password-row,.admin-rb-login-history>span{grid-template-columns:1fr}.admin-rb-login-history small{grid-column:1}}.conversation-tool-button{color:#334155;cursor:pointer;white-space:nowrap;background:#f2f6fc;border:1px solid #dbe7f5;border-radius:999px;height:46px;padding:0 16px;font-weight:900}.conversation-tool-button.active{color:var(--blue);background:#eef2ff;border-color:#5865f257}.chat-search-panel,.pinned-panel{color:#111827;background:#fffffff5;border:1px solid #dbe7f5;border-radius:22px;margin:14px 24px 0;padding:16px;box-shadow:0 18px 45px #0f172a14}.chat-search-panel>div:first-child,.pinned-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.chat-search-panel strong,.pinned-panel strong{font-weight:950}.chat-search-panel span,.pinned-panel span,.chat-search-panel em,.pinned-panel em{color:#64748b;font-size:13px;font-style:normal;font-weight:800}.chat-search-panel input{border-radius:17px;height:48px;margin:0}.chat-search-results,.pinned-panel{gap:8px;display:grid}.chat-search-results{max-height:220px;margin-top:10px;overflow-y:auto}.chat-search-results button,.pinned-panel button{color:#111827;text-align:left;cursor:pointer;background:#f8fafc;border-radius:16px;grid-template-columns:130px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 12px;display:grid}.chat-search-results button:hover,.pinned-panel button:hover{background:#eef2ff}.chat-search-results button span,.pinned-panel button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reply-preview{border-left:4px solid var(--blue);color:#111827;text-align:left;cursor:pointer;background:#5865f217;border-radius:13px;gap:3px;width:100%;margin-bottom:8px;padding:9px 11px;display:grid}.reply-preview span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.reply-composer{color:#111827;background:#eef2ff;border:1px solid #5865f22e;border-radius:18px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.reply-composer div{gap:3px;min-width:0;display:grid}.reply-composer strong{color:var(--blue);font-size:13px;font-weight:950}.reply-composer span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.reply-composer button{color:#111827;cursor:pointer;background:#fff;border-radius:12px;width:34px;height:34px;font-weight:950}.message-row-highlight .message-content p,.message-row-highlight .message-bubble-stack{outline-offset:3px;outline:3px solid #5865f247}.message-reactions button{color:#334155;cursor:pointer;background:#eef2f7;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-weight:900;display:inline-flex}.message-reactions button.active{color:var(--blue);background:#eef2ff;box-shadow:inset 0 0 0 1px #5865f238}.message-read-state{color:#94a3b8;text-align:right;margin-top:5px;font-size:11px;font-weight:900}.message-context-menu-wide{width:220px}.message-context-reactions{background:#f8fafc;border-radius:14px;grid-template-columns:repeat(5,1fr);gap:5px;margin:4px 0;padding:6px;display:grid}.message-context-reactions button{border-radius:11px;justify-content:center;width:100%;height:34px;padding:0;font-size:16px}.typing-indicator{color:#64748b;align-items:center;gap:6px;margin:4px 0 16px 52px;font-size:13px;font-weight:900;display:flex}.typing-indicator span{background:#94a3b8;border-radius:999px;width:7px;height:7px;animation:1s ease-in-out infinite typingPulse}.typing-indicator span:nth-child(2){animation-delay:.12s}.typing-indicator span:nth-child(3){animation-delay:.24s}.typing-indicator b{margin-left:4px}@keyframes typingPulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@media (width<=760px){.conversation-tool-button{display:none}.chat-search-results button,.pinned-panel button{grid-template-columns:1fr auto}.chat-search-results button b,.pinned-panel button b{grid-column:1/-1}}.conversation-actions{flex-shrink:0;margin-left:auto}.conversation-actions>button:not(.conversation-menu-button){display:none!important}.conversation-menu-clean{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa!important;border:1px solid #cbd5e1e6!important;border-radius:22px!important;width:245px!important;padding:10px!important;box-shadow:0 26px 70px #0f172a2e!important}.conversation-menu-clean button{border-radius:14px!important;height:44px!important;padding:0 14px!important;font-size:14px!important;font-weight:900!important}.conversation-messages{overflow-x:hidden!important}.message-row{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-inline:18px!important}.message-row.own{padding-left:72px!important}.message-row:not(.own){padding-right:72px!important}.message-bubble-stack{min-width:0!important;max-width:100%!important;overflow:visible!important}.message-content p{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.reply-preview{border-left:3px solid var(--blue)!important;width:auto!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:#5865f214!important;border-radius:12px!important;outline:0!important;margin:0 0 6px!important;padding:7px 10px 7px 12px!important}.reply-preview:focus,.reply-preview:focus-visible,.pinned-panel button:focus,.pinned-panel button:focus-visible,.chat-search-results button:focus,.chat-search-results button:focus-visible,.message-context-menu button:focus,.message-context-menu button:focus-visible,.message-reactions button:focus,.message-reactions button:focus-visible{box-shadow:none!important;outline:0!important}.message-row-highlight .message-content p,.message-row-highlight .message-bubble-stack{animation:1.1s softMessageFlash;outline-offset:0!important;outline:0!important;box-shadow:0 0 0 2px #5865f21f,0 16px 36px #5865f21f!important}@keyframes softMessageFlash{0%{filter:brightness(1.04);transform:translateY(-1px)}to{filter:brightness();transform:translateY(0)}}.pinned-panel{border-radius:24px!important;margin:12px 24px 0!important;padding:14px!important;overflow:hidden!important}.pinned-panel button,.chat-search-results button{border:1px solid #0000;transition:background .16s,border-color .16s,transform .16s;background:#f8fafc!important;grid-template-columns:minmax(90px,140px) minmax(0,1fr) auto!important}.pinned-panel button:hover,.chat-search-results button:hover{border-color:#dbeafe;background:#eef4ff!important;transform:translateY(0)!important}.message-context-menu-wide{border-radius:24px!important;width:230px!important;padding:9px!important;overflow:hidden!important}.message-context-menu-wide>button{border-radius:14px!important;height:42px!important;font-size:14px!important}.message-context-reactions button{transition:transform .14s,background .14s,border-color .14s;background:#fff!important;border:1px solid #dbe7f5!important;border-radius:12px!important;place-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;font-size:15px!important;line-height:1!important;display:grid!important}.message-context-reactions button:hover{transform:translateY(-1px);background:#eef2ff!important;border-color:#5865f247!important}.message-reactions{gap:5px!important;max-width:100%!important;margin-top:7px!important}.message-reactions button{color:#475569!important;background:#f8fafcf5!important;border:1px solid #dbe7f5!important;border-radius:999px!important;height:25px!important;min-height:25px!important;padding:0 8px!important;font-size:13px!important;box-shadow:0 6px 16px #0f172a0d!important}.reply-composer{background:#f8fbff!important;border:1px solid #dbe7f5!important;border-radius:20px!important;box-shadow:0 12px 28px #0f172a0f!important}@media (width<=760px){.message-row.own,.message-row:not(.own){padding-inline:10px!important}.message-content{max-width:calc(100% - 46px)!important}.conversation-menu-clean{right:0!important}}:root{--chat-bubble-other:#fffffff0;--chat-bubble-own:#5865f2;--chat-line:#cbd5e1c7;--chat-soft:#f8fafcd1}.conversation-messages{background-attachment:local!important;padding:26px 24px 28px!important}.message-row{gap:10px!important;margin-bottom:6px!important;padding-block:2px!important;transition:background .14s!important;position:relative!important}.message-row:hover{background:#ffffff61!important;border-radius:18px!important}.message-row.own:hover{background:#5865f20a!important}.message-avatar-button{border-radius:16px!important;flex:0 0 40px!important;width:40px!important;height:40px!important;margin-top:18px!important}.message-avatar-placeholder{flex:0 0 40px!important;width:40px!important}.message-avatar{border-radius:16px!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;box-shadow:0 10px 24px #0f172a1f!important}.message-meta{gap:7px!important;min-height:18px!important;margin-bottom:5px!important;font-size:11.5px!important}.message-name-button{color:#26334d!important;letter-spacing:-.02em!important;font-size:12.5px!important;font-weight:950!important}.message-meta em{background:#f1f5f9e6!important;border-radius:999px!important;padding:2px 7px!important}.message-bubble-stack{flex-direction:column!important;align-items:flex-start!important;gap:0!important;display:flex!important}.message-content p{border:1px solid var(--chat-line)!important;background:var(--chat-bubble-other)!important;color:#111827!important;border-radius:18px!important;width:fit-content!important;max-width:min(520px,100%)!important;padding:11px 14px!important;font-size:15px!important;font-weight:650!important;line-height:1.5!important;box-shadow:0 10px 25px #0f172a0e!important}.message-row.own .message-content p{background:var(--chat-bubble-own)!important;color:#fff!important;border-color:#5865f21a!important;box-shadow:0 14px 30px #5865f238!important}.message-row.grouped .message-content{transform:none!important}.message-row.grouped .message-bubble-stack p{border-radius:16px!important}.message-row:not(.own):not(.grouped) .message-content p{border-top-left-radius:10px!important}.message-row.own:not(.grouped) .message-content p{border-top-right-radius:10px!important}.reply-preview{width:fit-content!important;max-width:min(420px,100%)!important;box-shadow:none!important;color:#64748b!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:4px minmax(0,1fr)!important;column-gap:9px!important;margin:0 0 5px!important;padding:0!important;display:grid!important;position:relative!important}.reply-preview:before{content:"";background:#5865f280;border-radius:999px;grid-row:1/span 2;width:4px}.reply-preview strong,.reply-preview span{grid-column:2}.reply-preview strong{color:var(--blue)!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important}.reply-preview span{color:#667085!important;max-width:330px!important;font-size:12.5px!important;font-weight:750!important}.message-row.own .reply-preview{align-self:flex-end!important}.message-row.own .reply-preview:before{background:#5865f26b!important}.message-row-highlight .message-content p,.message-row-highlight .message-bubble-stack,.message-row-highlight .reply-preview{box-shadow:none!important;outline:0!important;animation:1.15s aleystaMessagePulse!important}@keyframes aleystaMessagePulse{0%{filter:brightness(1.03)}35%{filter:brightness()}55%{filter:brightness(1.025)}to{filter:brightness()}}.message-row.pinned .message-content p,.message-row.pinned .message-bubble-stack.attachment-only{box-shadow:0 10px 25px #0f172a0e!important}.message-row.pinned .message-meta em:last-child{color:#8a5cf6!important;background:#f2edff!important}.message-reactions{background:#ffffffad!important;border:1px solid #dbe7f5eb!important;border-radius:999px!important;gap:4px!important;width:fit-content!important;max-width:100%!important;margin-top:6px!important;padding:2px!important;display:flex!important;box-shadow:0 8px 20px #0f172a0f!important}.message-row.own .message-reactions{justify-content:flex-end!important;align-self:flex-end!important}.message-reactions button{height:24px!important;min-height:24px!important;box-shadow:none!important;color:#475569!important;background:0 0!important;border:0!important;border-radius:999px!important;gap:4px!important;padding:0 7px!important;transition:background .12s,transform .12s!important}.message-reactions button:hover{background:#f1f5ff!important;transform:translateY(0)!important}.message-reactions button.active{color:var(--blue)!important;background:#edf1ff!important}.message-reactions button b{font-size:11px!important;font-weight:950!important;line-height:1!important}.message-context-menu-wide{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffb!important;border:1px solid #d2dcebf2!important;border-radius:22px!important;width:264px!important;max-height:min(390px,100vh - 24px)!important;padding:8px!important;overflow-y:auto!important;box-shadow:0 26px 80px #0f172a38!important}.message-context-menu-wide>button{color:#192033!important;border-radius:12px!important;justify-content:flex-start!important;align-items:center!important;height:38px!important;padding:0 12px!important;font-size:13.5px!important;font-weight:950!important;display:flex!important}.message-context-menu-wide>button:hover{color:var(--blue)!important;background:#f3f6fb!important}.message-context-menu-wide .danger-menu-item{color:#dc2626!important}.message-context-menu-wide .danger-menu-item:hover{color:#dc2626!important;background:#fff1f2!important}.reaction-strip-label{color:#79869c!important;letter-spacing:.08em!important;text-transform:uppercase!important;grid-column:1/-1!important;padding:0 2px 1px!important;font-size:10.5px!important;font-weight:950!important}.message-context-reactions button{background:#fff!important;border:1px solid #dbe7f5!important;border-radius:12px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;font-size:14px!important;box-shadow:0 5px 12px #0f172a0b!important}.pinned-panel{background:#fffffff5!important;border-radius:20px!important;margin:10px 24px 0!important;padding:12px!important}.pinned-panel button,.chat-search-results button{min-height:46px!important;box-shadow:none!important;background:#f7faff!important;border:1px solid #e4ebf5!important;border-radius:14px!important;padding:10px 12px!important}.pinned-panel button:hover,.chat-search-results button:hover{background:#eef4ff!important;border-color:#d8e4f7!important}.reply-composer{background:#f8fafcfa!important;border:1px solid #dbe7f5!important;border-radius:18px!important;padding:10px 13px!important}.reply-composer strong{color:#344054!important}.reply-composer button:hover{transform:none!important}.message-read-state{color:#98a2b3!important;margin-top:4px!important;font-size:10.5px!important;font-weight:900!important}@media (width<=760px){.message-context-menu-wide{width:250px!important}.message-row.own{padding-left:40px!important}.message-row:not(.own){padding-right:40px!important}.message-content p{max-width:min(360px,100%)!important}}.chat-search-head strong{color:#111827;font-size:17px;font-weight:950;display:block}.chat-search-head button{color:#334155;cursor:pointer;background:#eef2f7;border-radius:14px;height:38px;padding:0 14px;font-weight:900}.chat-search-input-wrap{background:#f8fafc;border:1px solid #d8e3f0;border-radius:18px;align-items:center;gap:10px;height:50px;padding:0 14px;display:flex}.chat-search-input-wrap span{color:#64748b;font-weight:900}.chat-search-input-wrap input{height:auto;box-shadow:none;background:0 0;border:0;margin:0;padding:0;font-weight:800}.chat-search-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.chat-search-filter-grid label{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;margin:0;padding:10px}.chat-search-filter-grid label>span{color:#64748b;text-transform:uppercase;letter-spacing:.7px;margin-bottom:7px;font-size:11px;font-weight:950;display:block}.chat-search-filter-grid select{background:#fff;border-radius:13px;height:38px;min-height:0;margin:0;padding:0 10px;font-size:13px;font-weight:900}.filter-toggle{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;align-self:stretch;min-height:62px;font-weight:950}.filter-toggle.active{color:var(--blue);background:#eef2ff;border-color:#c7d2fe}.chat-filter-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.chat-filter-suggestions button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;min-height:74px;padding:14px 15px;transition:border-color .16s,transform .16s,background .16s}.chat-filter-suggestions button:hover{background:#fff;border-color:#c7d2fe;transform:translateY(-1px)}.chat-filter-suggestions span{color:#64748b;margin-top:4px;font-size:12.5px;font-weight:750;line-height:1.4;display:block}.chat-search-results-pro{gap:8px;max-height:280px;margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.chat-search-results-pro button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:16px;gap:5px;width:100%;padding:12px 14px;display:grid}.chat-search-results-pro button div{justify-content:space-between;align-items:center;gap:10px;display:flex}.chat-search-results-pro b{color:#111827;font-size:13px;font-weight:950}.chat-search-results-pro span{color:#475569;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:750;overflow:hidden}.message-row{align-items:flex-end;gap:10px;width:100%;margin-bottom:10px;padding:0 4px}.message-row.own{justify-content:flex-end}.message-row.grouped{margin-top:-4px;margin-bottom:7px}.message-content{max-width:min(620px,72%)}.message-bubble-stack{flex-direction:column;gap:6px;max-width:100%;display:flex;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.message-content p{color:#111827;background:#fff;border:1px solid #dce6f2;border-radius:18px;width:fit-content;max-width:100%;margin:0;padding:12px 15px;font-weight:650;line-height:1.5;box-shadow:0 10px 26px #0f172a0f}.message-row.own .message-content p{color:#fff;background:#5865f2;border-color:#5865f2;border-radius:18px;margin-left:auto;box-shadow:0 14px 32px #5865f238}.message-row.grouped .message-content p{border-radius:16px}.message-meta{gap:7px;margin-bottom:5px;font-size:12px}.reply-preview{width:fit-content;max-width:min(360px,100%);min-height:0;box-shadow:none;text-align:left;cursor:pointer;background:#5865f214;border:0;border-left:3px solid #9aa7ff;border-radius:10px;gap:2px;padding:5px 10px 5px 12px;display:grid}.reply-preview:before{display:none!important}.reply-preview strong,.reply-preview span{white-space:nowrap;text-overflow:ellipsis;max-width:290px;margin:0;display:block;overflow:hidden}.reply-preview strong{color:#5865f2;font-size:12px;font-weight:950}.reply-preview span{color:#64748b;font-size:12px;font-weight:750}.message-row.own .reply-preview{background:#5865f221;border-left:0;border-right:3px solid #ffffffbf;margin-left:auto}.reply-preview:focus,.reply-preview:focus-visible,.chat-search-results button:focus,.chat-search-results button:focus-visible,.message-context-menu button:focus,.message-context-menu button:focus-visible,.message-reactions button:focus,.message-reactions button:focus-visible{box-shadow:none!important;outline:none!important}.message-row-highlight .message-content p,.message-row-highlight .message-bubble-stack,.message-row-highlight .reply-preview{box-shadow:0 0 0 3px #5865f229,0 14px 32px #0f172a14!important}.message-reactions button{color:#334155;cursor:pointer;background:#ffffffe6;border:1px solid #dbe5f2;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:38px;height:26px;padding:0 8px;font-size:13px;font-weight:900;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.message-reactions button span,.message-reactions button b{line-height:1}.message-context-menu-wide{border-radius:22px;width:230px;max-height:min(520px,100vh - 28px);padding:10px;overflow-y:auto}.message-context-menu-wide>button{border-radius:14px;height:40px}.message-context-reactions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin:7px 0;padding:9px}.reaction-strip-label{color:#64748b;letter-spacing:.7px;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:950;display:block}.message-context-reactions button{background:#fff;border:1px solid #dbe5f2;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:5px;font-size:16px;display:inline-flex}.message-context-reactions button:hover{background:#eef2ff;border-color:#c7d2fe;transform:none}@media (width<=760px){.chat-search-filter-grid,.chat-filter-suggestions{grid-template-columns:1fr}.message-content{max-width:82%}.message-context-menu-wide{width:min(230px,100vw - 28px)}}select{appearance:none;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,#0000 50%);background-position:calc(100% - 20px),calc(100% - 14px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.conversation-panel{background:radial-gradient(circle at 0 0,#5865f214,#0000 30%),linear-gradient(#f8fbff 0%,#f3f7fc 100%)}.conversation-header{background:#ffffffe6;border-bottom:1px solid #dbe5f1;min-height:88px;padding:18px 24px}.conversation-messages{background:linear-gradient(#f8fbffbd, #f8fbffbd), var(--chat-bg-image,none);background-position:50%;background-size:cover;flex-direction:column;gap:0;padding:26px 28px 30px;display:flex}.message-row{grid-template-columns:44px minmax(0,max-content) 44px;align-items:end;column-gap:10px;width:100%;margin-bottom:8px;display:grid}.message-row.own{grid-template-columns:44px minmax(0,max-content) 44px;justify-content:end}.message-row.grouped{margin-top:-2px}.message-avatar-button,.message-avatar-placeholder{align-self:end;width:44px;height:44px}.message-avatar-button{cursor:pointer;background:0 0;border-radius:17px;padding:0}.message-avatar{box-shadow:0 10px 24px #0f172a1f;border-radius:16px!important;width:42px!important;height:42px!important}.message-content{min-width:0;max-width:min(620px,100vw - 560px)}.message-row.own .message-content{justify-self:end}.message-meta{color:#718096;gap:7px;margin:0 0 5px;font-size:12px;font-weight:750}.message-row.own .message-meta{justify-content:flex-end}.message-name-button{color:#1e293b;letter-spacing:-.15px;font-weight:900}.message-bubble-stack{flex-direction:column;align-items:flex-start;gap:6px;max-width:100%;display:flex}.message-row.own .message-bubble-stack{align-items:flex-end}.message-bubble-stack>p,.message-content>p{color:#111827;letter-spacing:-.12px;overflow-wrap:anywhere;word-break:normal;background:#fff;border:1px solid #dce6f3;border-radius:18px 18px 18px 7px;width:fit-content;max-width:min(100%,540px);margin:0;padding:12px 15px;font-size:15px;font-weight:650;line-height:1.45;box-shadow:0 10px 28px #0f172a0f}.message-row.own .message-bubble-stack>p,.message-row.own .message-content>p{color:#fff;background:#5865f2;border-color:#5865f2;border-radius:18px 18px 7px;box-shadow:0 12px 30px #5865f238}.message-row.grouped .message-meta,.message-row.grouped .message-avatar-button{display:none}.message-row.grouped .message-avatar-placeholder{display:block}.reply-preview{width:fit-content;max-width:min(100%,430px);min-height:0;box-shadow:none;text-align:left;cursor:pointer;background:#5865f214;border:0;border-left:3px solid #5865f28c;border-radius:10px;padding:6px 10px 6px 12px;outline:none!important}.reply-preview:before,.reply-preview:after{display:none!important}.reply-preview:focus,.reply-preview:focus-visible,.reply-preview:hover{background:#5865f221;transform:none;box-shadow:none!important;outline:none!important}.reply-preview strong{color:#5865f2;font-size:12px;font-weight:950;line-height:1.2;display:block}.reply-preview span{color:#475569;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin-top:2px;font-size:12px;font-weight:700;display:block;overflow:hidden}.message-row.own .reply-preview{text-align:right;border-left:0;border-right:3px solid #5865f28c;padding-left:10px;padding-right:12px}.message-row-highlight,.message-row-highlight .message-bubble-stack>p,.message-row-highlight .reply-preview{animation:1.3s softPulseMessage}@keyframes softPulseMessage{0%{filter:none}35%{filter:drop-shadow(0 0 .55rem #5865f259)}to{filter:none}}.message-reactions{flex-wrap:wrap;gap:5px;margin-top:3px;display:flex}.message-reactions button{color:#334155;cursor:pointer;background:#ffffffdb;border:1px solid #d6e1ef;border-radius:999px;align-items:center;gap:5px;min-width:38px;height:24px;padding:0 8px;display:inline-flex;box-shadow:0 6px 16px #0f172a0f}.message-reactions button:hover,.message-reactions button.active{color:#3f46c7;background:#eef2ff;border-color:#5865f273}.message-reactions button span{font-size:13px;line-height:1}.message-context-menu.message-context-menu-wide,.message-context-menu{background:#fffffff7;border:1px solid #dce6f3;border-radius:22px;max-height:min(420px,100vh - 28px);padding:10px;overflow-y:auto;box-shadow:0 24px 70px #0f172a33;width:244px!important}.message-context-menu::-webkit-scrollbar{width:0}.message-context-menu button{border-radius:13px;height:38px;padding:0 12px;font-size:14px;font-weight:900}.message-context-reactions button{background:#fff;border:1px solid #dbe5f1;border-radius:12px;place-items:center;width:32px;height:32px;padding:0;font-size:15px;transition:transform .12s,background .12s;display:grid}.chat-search-panel.chat-search-pro{background:#fffffff5;border:1px solid #dbe5f1;border-radius:28px;margin:14px 24px 0;padding:18px;box-shadow:0 24px 70px #0f172a1a}.chat-search-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.chat-search-head strong{color:#111827;letter-spacing:-.45px;font-family:Outfit,sans-serif;font-size:21px;display:block}.chat-search-head span{color:#718096;margin-top:3px;font-size:13px;font-weight:750;display:block}.chat-search-actions{gap:8px;display:flex}.chat-search-actions button,.chat-search-head>button{color:#334155;cursor:pointer;background:#eef2f7;border-radius:14px;height:42px;padding:0 14px;font-weight:900}.chat-search-actions .chat-search-close-button{color:#fff;background:#111827}.chat-search-input-wrap{background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;align-items:center;gap:10px;height:52px;margin-bottom:14px;padding:0 14px;display:flex}.chat-search-input-wrap input{box-shadow:none;background:0 0;border:0;height:100%;margin:0;padding:0;font-weight:800}.chat-filter-studio{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.chat-filter-card,.filter-toggle-pro{background:#f8fafc;border:1px solid #dbe5f1;border-radius:20px;padding:12px}.chat-filter-label{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.chat-filter-label b,.filter-toggle-pro b{color:#111827;font-size:13px;font-weight:950;display:block}.chat-filter-label span,.filter-toggle-pro span{color:#718096;font-size:11px;font-weight:750;display:block}.filter-chip-row{flex-wrap:wrap;gap:7px;display:flex}.filter-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe5f1;border-radius:999px;min-height:34px;padding:0 11px;font-size:12px;font-weight:900;box-shadow:0 6px 16px #0f172a0a}.filter-chip.active{color:#fff;background:#5865f2;border-color:#5865f2;box-shadow:0 10px 24px #5865f238}.filter-toggle-pro{cursor:pointer;text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.filter-toggle-pro.active{background:#eef2ff;border-color:#5865f280}.chat-filter-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-filter-suggestions button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe5f1;border-radius:18px;padding:12px}.chat-filter-suggestions button:hover{background:#f8faff;border-color:#5865f266}.chat-filter-suggestions b{color:#111827;font-size:13px;font-weight:950;display:block}.chat-filter-suggestions span{color:#718096;margin-top:4px;font-size:12px;font-weight:750;display:block}.chat-search-results-pro{gap:8px;max-height:240px;margin-top:8px;display:grid;overflow-y:auto}.chat-search-results-pro button{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;padding:12px}.chat-search-results-pro button:hover{background:#eef2ff;border-color:#5865f26b}.chat-search-results-pro button div{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.chat-search-results-pro b{color:#111827;font-weight:950}.chat-search-results-pro em{color:#718096;font-size:12px;font-style:normal;font-weight:800}.chat-search-results-pro span{color:#475569;font-size:13px;font-weight:750}.pinned-panel button{background:#f8fafc;border:1px solid #dbe5f1;border-radius:16px}@media (width<=1180px){.message-content{max-width:min(560px,100vw - 260px)}.chat-filter-studio,.chat-filter-suggestions{grid-template-columns:1fr}}@media (width<=720px){.conversation-messages{padding:18px}.message-content{max-width:calc(100vw - 170px)}.message-row,.message-row.own{grid-template-columns:40px minmax(0,max-content) 40px;column-gap:8px}}.conversation-messages{background-color:#f8fbffb8;padding:18px 22px 26px!important}.message-row,.message-row.own,.message-row:not(.own){width:100%!important;box-shadow:none!important;background:0 0!important;border-radius:14px!important;grid-template-columns:46px minmax(0,1fr)!important;justify-content:stretch!important;align-items:start!important;gap:12px!important;margin:0!important;padding:4px 10px!important;display:grid!important}.message-row:hover,.message-row.own:hover,.message-row:not(.own):hover{background:#4f5bec0e!important;transform:none!important}.message-avatar-button,.message-avatar-placeholder{border-radius:50%!important;align-self:start!important;width:42px!important;min-width:42px!important;height:42px!important;margin:3px 0 0!important}.message-avatar-placeholder{display:block!important}.message-avatar{border-radius:50%!important;width:42px!important;height:42px!important;box-shadow:0 8px 18px #0f172a1a!important}.message-content,.message-row.own .message-content,.message-row:not(.own) .message-content{text-align:left!important;align-items:stretch!important;width:100%!important;min-width:0!important;max-width:100%!important;display:block!important}.message-meta,.message-row.own .message-meta{color:#7a869b!important;justify-content:flex-start!important;align-items:baseline!important;gap:8px!important;margin:0 0 3px!important;font-size:12px!important;line-height:1.2!important;display:flex!important}.message-name-button{color:#172033!important;cursor:pointer!important;background:0 0!important;border:0!important;padding:0!important;font-size:14px!important;font-weight:900!important;line-height:1.2!important}.message-name-button:hover{text-decoration:underline!important}.message-meta span,.message-meta em{color:#7c879a!important;font-size:12px!important;font-weight:700!important}.message-bubble-stack,.message-row.own .message-bubble-stack,.message-bubble-stack.attachment-only{width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:0!important;flex-direction:column!important;align-items:flex-start!important;gap:5px!important;padding:0!important;display:flex!important}.message-content p,.message-row.own .message-content p,.message-row:not(.own) .message-content p,.message-row.grouped .message-bubble-stack p,.message-row.grouped.own .message-bubble-stack p{color:#151b2d!important;width:auto!important;min-width:0!important;max-width:min(760px,100% - 12px)!important;box-shadow:none!important;text-align:left!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;word-break:normal!important;background:#ffffffd1!important;border:1px solid #d3ddefeb!important;border-radius:11px!important;margin:0!important;padding:7px 10px!important;font-size:15px!important;font-weight:650!important;line-height:1.45!important;display:inline-block!important}.message-row.grouped .message-content p,.message-row.grouped.own .message-content p{background:0 0!important;border-color:#0000!important;padding-top:5px!important;padding-bottom:5px!important}.message-row.grouped:hover .message-content p{background:#fffc!important;border-color:#d3ddefe6!important}.reply-preview,.message-row.own .reply-preview{width:fit-content!important;max-width:min(620px,100% - 16px)!important;box-shadow:none!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;grid-template-columns:3px minmax(0,1fr)!important;align-items:center!important;column-gap:9px!important;margin:1px 0 2px!important;padding:3px 8px 3px 0!important;display:grid!important}.reply-preview:before,.message-row.own .reply-preview:before{content:""!important;background:#8790ff!important;border-radius:999px!important;width:3px!important;height:100%!important;min-height:24px!important}.reply-preview strong,.reply-preview span,.message-row.own .reply-preview strong,.message-row.own .reply-preview span{text-overflow:ellipsis!important;white-space:nowrap!important;grid-column:2!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.reply-preview strong,.message-row.own .reply-preview strong{color:#4f5bf4!important;font-size:12px!important;font-weight:900!important}.reply-preview span,.message-row.own .reply-preview span{color:#68758d!important;font-size:12px!important;font-weight:700!important}.reply-preview:focus,.reply-preview:focus-visible,.reply-preview:hover{box-shadow:none!important;background:#4f5bec0b!important;outline:none!important}.message-row-highlight,.message-row-highlight *{outline:none!important}.message-row-highlight{background:#4f5bec1a!important}.message-row-highlight .message-content p,.message-row-highlight .message-bubble-stack,.message-row-highlight .reply-preview{box-shadow:none!important;outline:none!important}.message-reactions,.message-row.own .message-reactions{flex-wrap:wrap!important;justify-content:flex-start!important;gap:5px!important;margin:2px 0 0!important;display:flex!important}.message-reactions button{color:#273449!important;min-width:34px!important;height:24px!important;box-shadow:none!important;background:#ffffffeb!important;border:1px solid #dce5f5!important;border-radius:999px!important;align-items:center!important;gap:4px!important;padding:0 8px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.message-read-state{color:#9aa7bb!important;text-align:left!important;margin:0!important;padding-left:1px!important;font-size:11px!important;font-weight:800!important}.message-row.own .message-read-state{text-align:left!important}.message-context-menu,.message-context-menu-wide{background:#fffffffa!important;border:1px solid #e2e9f6!important;border-radius:18px!important;width:224px!important;max-width:calc(100vw - 24px)!important;padding:8px!important;overflow:hidden!important;box-shadow:0 22px 70px #0f172a2e!important}.message-context-menu-wide>button,.message-context-menu button{color:#172033!important;border-radius:12px!important;height:38px!important;padding:0 10px!important;font-size:13px!important;font-weight:900!important}.message-context-reactions{background:#f6f8fc!important;border:1px solid #e1e8f5!important;border-radius:15px!important;grid-template-columns:repeat(5,1fr)!important;gap:5px!important;margin:6px 0!important;padding:8px!important;display:grid!important}.reaction-strip-label{color:#73819a!important;letter-spacing:.08em!important;text-transform:uppercase!important;grid-column:1/-1!important;margin:0 0 1px!important;font-size:10px!important;font-weight:950!important}.message-context-reactions button{background:#fff!important;border:1px solid #dce5f5!important;border-radius:10px!important;width:32px!important;min-width:32px!important;height:32px!important;padding:0!important;font-size:16px!important}.message-attachments{align-items:flex-start!important}.message-image-attachment,.message-row.own .message-image-attachment{border-radius:16px!important;align-self:flex-start!important;max-width:min(440px,100%)!important}.message-file-attachment,.message-row.own .message-file-attachment{align-self:flex-start!important;max-width:min(430px,100%)!important}@media (width<=760px){.conversation-messages{padding:14px 10px 20px!important}.message-row,.message-row.own,.message-row:not(.own){grid-template-columns:38px minmax(0,1fr)!important;gap:9px!important;padding-left:6px!important;padding-right:6px!important}.message-avatar-button,.message-avatar-placeholder,.message-avatar{width:36px!important;min-width:36px!important;height:36px!important}.message-content p,.message-row.own .message-content p{max-width:100%!important;font-size:14px!important}}.conversation-menu-button{color:#172033!important;background:linear-gradient(#fff,#f3f6fb)!important;border:1px solid #dbe5f1!important;border-radius:18px!important;width:48px!important;height:48px!important;transition:transform .14s,box-shadow .14s,border-color .14s!important;box-shadow:0 14px 32px #0f172a14!important}.conversation-menu-button:hover{border-color:#5865f257!important;transform:translateY(-1px)!important;box-shadow:0 18px 42px #5865f224!important}.menu-orb-dots{grid-template-columns:repeat(3,1fr);align-items:center;gap:4px;width:22px;height:22px;display:inline-grid}.menu-orb-dots i{background:#4f5bf4;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #4f5bf414}.conversation-menu.conversation-menu-clean{background:#fffffffb!important;border:1px solid #dbe5f1!important;border-radius:24px!important;width:248px!important;padding:10px!important;box-shadow:0 28px 80px #0f172a29!important}.conversation-menu-clean button{letter-spacing:-.15px!important;border-radius:16px!important;height:46px!important;padding:0 14px!important;font-size:14px!important;font-weight:950!important}.conversation-menu-divider{background:linear-gradient(90deg,#0000,#dbe5f1,#0000)!important;height:1px!important;margin:8px 4px!important}.chat-search-panel.chat-search-redesign{background:linear-gradient(#fffffffa,#f7f9fdf5)!important;border:1px solid #dbe5f1!important;border-radius:28px!important;margin:14px 24px 0!important;padding:14px!important;overflow:hidden!important;box-shadow:0 22px 70px #0f172a1c!important}.chat-search-shell{grid-template-columns:minmax(0,1fr) 178px;align-items:stretch;gap:12px;display:grid}.chat-search-main-card,.chat-search-summary-card{background:#fff;border:1px solid #e0e8f5;border-radius:22px;box-shadow:0 10px 28px #0f172a0a}.chat-search-main-card{padding:14px}.search-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.search-title-left{align-items:center;gap:11px;display:flex}.search-glass-icon{color:#4f5bf4;background:#eef2ff;border-radius:16px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:950;display:grid}.search-title-row strong{color:#111827;letter-spacing:-.6px;font-family:Outfit,sans-serif;font-size:22px;line-height:1.05;display:block}.search-title-row span:not(.search-glass-icon){color:#728098;margin-top:3px;font-size:13px;font-weight:800;display:block}.search-close-icon,.pinned-panel-close{color:#182235;cursor:pointer;background:#f1f5f9;border:1px solid #dbe5f1;border-radius:15px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}.search-close-icon:hover,.pinned-panel-close:hover{color:#fff;background:#111827}.search-command-bar{background:#f8fafc;border:1px solid #dbe5f1;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:10px;height:56px;margin-bottom:12px;padding:0 8px 0 16px;display:grid}.search-command-bar input{height:100%;box-shadow:none;color:#172033;background:0 0;border:0;outline:none;margin:0;padding:0;font-size:15px;font-weight:850}.search-command-bar button{color:#4f5bf4;cursor:pointer;background:#eef2ff;border-radius:13px;height:40px;padding:0 13px;font-weight:950}.smart-filter-block{gap:8px;display:grid}.smart-filter-line{background:#fbfcff;border:1px solid #edf2f8;border-radius:17px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;padding:10px;display:grid}.smart-filter-line>span{color:#718096;letter-spacing:.05em;text-transform:uppercase;font-size:12px;font-weight:950}.smart-filter-line>div{flex-wrap:wrap;gap:7px;display:flex}.smart-chip{color:#26344c;cursor:pointer;background:#fff;border:1px solid #dbe5f1;border-radius:999px;min-height:34px;padding:0 12px;font-size:12px;font-weight:950;box-shadow:0 6px 18px #0f172a0a}.smart-chip:hover{background:#f8faff;border-color:#4f5bf461}.chat-search-summary-card{align-content:start;gap:10px;padding:14px;display:grid}.search-result-number{text-align:center;background:linear-gradient(135deg,#eef2ff,#f8fafc);border:1px solid #dbe5f1;border-radius:20px;place-items:center;min-height:84px;display:grid}.search-result-number b{color:#111827;font-size:30px;font-weight:950;line-height:1;display:block}.search-result-number span{color:#718096;font-size:12px;font-weight:900}.search-summary-toggle,.search-summary-clear{cursor:pointer;border-radius:15px;min-height:42px;font-size:13px;font-weight:950}.search-summary-toggle{color:#243044;background:#fff;border:1px solid #dbe5f1}.search-summary-toggle.active{color:#fff;background:#111827;border-color:#111827}.search-summary-clear{color:#334155;background:#f1f5f9;border:1px solid #dbe5f1}.search-empty-hints{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.search-empty-hints button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e8f5;border-radius:20px;min-height:82px;padding:13px;box-shadow:0 8px 22px #0f172a09}.search-empty-hints button:hover{background:#f8faff;border-color:#4f5bf466}.search-empty-hints b{color:#111827;font-size:14px;font-weight:950;display:block}.search-empty-hints span{color:#718096;margin-top:5px;font-size:12px;font-weight:800;line-height:1.35;display:block}.chat-search-results-redesign{gap:8px;max-height:260px;display:grid;overflow-y:auto}.chat-search-results-redesign>p{color:#718096;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;margin:0;padding:18px;font-weight:900}.chat-search-results-redesign button{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e8f5;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:10px;display:grid}.chat-search-results-redesign button:hover{background:#f8faff;border-color:#4f5bf46b}.search-mini-avatar{border-radius:14px;width:38px;height:38px;overflow:hidden}.chat-search-results-redesign strong{color:#111827;font-size:13px;font-weight:950;display:block}.chat-search-results-redesign span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:13px;font-weight:800;display:block;overflow:hidden}.chat-search-results-redesign em{color:#7c879a;font-size:12px;font-style:normal;font-weight:900}.pinned-panel{position:relative;background:#fffffff7!important;border:1px solid #dbe5f1!important;border-radius:26px!important;margin:14px 24px 0!important;padding:16px!important;box-shadow:0 22px 70px #0f172a1a!important}.pinned-panel button:not(.pinned-panel-close){text-align:left;grid-template-columns:1fr minmax(0,2fr) auto;align-items:center;gap:12px;min-height:50px;display:grid;background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:18px!important}.pinned-panel button:not(.pinned-panel-close):hover{background:#eef2ff!important;border-color:#4f5bf461!important}@media (width<=920px){.chat-search-shell{grid-template-columns:1fr}.chat-search-summary-card{grid-template-columns:1fr 1fr 1fr;align-items:center}.search-result-number{min-height:58px}.search-empty-hints{grid-template-columns:1fr}}@media (width<=680px){.chat-search-panel.chat-search-redesign{margin:10px 12px 0!important;padding:10px!important}.smart-filter-line,.chat-search-summary-card{grid-template-columns:1fr}.pinned-panel button:not(.pinned-panel-close){grid-template-columns:1fr;gap:4px}}.conversation-actions{align-items:center!important}.conversation-menu-button{color:#111827!important;background:#fff!important;border:1px solid #d9e3f2!important;border-radius:17px!important;width:46px!important;min-width:46px!important;height:46px!important;transform:none!important;box-shadow:0 14px 32px #0f172a14!important}.conversation-menu-button:hover{background:#f6f8fc!important;border-color:#cbd8ee!important;transform:none!important;box-shadow:0 16px 36px #0f172a1f!important}.menu-orb-dots i{width:5px!important;min-width:5px!important;height:5px!important;box-shadow:none!important;opacity:1!important;background:#111827!important;border-radius:999px!important}.conversation-menu.conversation-menu-clean{background:#fffffffc!important;border:1px solid #dce6f5!important;border-radius:24px!important;width:270px!important;padding:12px!important;right:0!important;box-shadow:0 30px 86px #0f172a2e!important}.conversation-menu-clean button{color:#121a2b!important;background:0 0!important;border-radius:15px!important;justify-content:flex-start!important;align-items:center!important;height:44px!important;padding:0 14px!important;display:flex!important}.conversation-menu-clean button:hover{background:#f2f5fb!important}.chat-search-panel.chat-search-redesign{background:#fffffffb!important;border:1px solid #dce6f5!important;border-radius:26px!important;margin:12px 22px 0!important;padding:12px!important;box-shadow:0 20px 62px #0f172a1a!important}.chat-search-shell{grid-template-columns:minmax(0,1fr) 148px!important;gap:12px!important}.chat-search-main-card,.chat-search-summary-card{box-shadow:none!important;background:#fbfcff!important;border-color:#e2e9f5!important}.search-title-row{margin-bottom:10px!important}.search-glass-icon{color:#4f5bf4!important;background:#f0f4fb!important;border-radius:14px!important;width:38px!important;height:38px!important;font-size:18px!important}.search-title-row strong{font-size:21px!important}.search-title-row span:not(.search-glass-icon){font-size:12px!important}.search-command-bar{background:#fff!important;border:1px solid #dce6f5!important;border-radius:18px!important;grid-template-columns:1fr auto!important;height:54px!important;padding:0 10px 0 18px!important}.search-command-bar input{color:#182235!important;padding-left:10px!important;font-size:15px!important;font-weight:800!important}.search-command-bar input::placeholder{color:#98a6bc!important}.smart-filter-block{gap:8px!important}.smart-filter-line{background:#fff!important;border-color:#e2e9f5!important;border-radius:16px!important;grid-template-columns:78px minmax(0,1fr)!important;padding:9px 10px!important}.smart-filter-line>div{gap:6px!important}.smart-chip{color:#243044!important;min-height:32px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e3f3!important;border-radius:999px!important;padding:0 12px!important}.smart-chip.active{color:#fff!important;background:#5865f2!important;border-color:#5865f2!important;box-shadow:0 10px 20px #5865f22e!important}.chat-search-summary-card{gap:8px!important;padding:12px!important}.search-result-number{background:#f4f7fc!important;border-radius:18px!important;min-height:74px!important}.search-result-number b{font-size:28px!important}.search-summary-toggle,.search-summary-clear{border-radius:14px!important;min-height:40px!important}.chat-search-bottom{margin-top:10px!important}.search-empty-hints{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.search-empty-hints button{min-height:66px!important;box-shadow:none!important;border-radius:17px!important;padding:12px!important}.search-empty-hints b{font-size:13px!important}.search-empty-hints span{font-size:11.5px!important}.chat-search-results-redesign{gap:7px!important;max-height:245px!important}.chat-search-results-redesign button{background:#fff!important;border-radius:18px!important;grid-template-columns:42px minmax(0,1fr) 52px!important;min-height:60px!important;padding:9px 12px!important;overflow:hidden!important}.search-result-avatar,.search-mini-avatar,.search-mini-avatar img{object-fit:cover!important;border-radius:14px!important;width:42px!important;min-width:42px!important;height:42px!important;overflow:hidden!important}.chat-search-results-redesign span{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.3!important;display:-webkit-box!important}.pinned-panel{background:#fff!important;border:1px solid #dce6f5!important;border-radius:26px!important;margin:12px 22px 0!important;padding:16px!important;box-shadow:0 20px 62px #0f172a1a!important}.pinned-panel-head{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.pinned-panel-head .pinned-panel-close{color:#172033!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #dbe5f1!important;border-radius:15px!important;place-items:center!important;padding:0!important;font-size:22px!important;line-height:1!important;display:grid!important}.pinned-panel>button:not(.pinned-panel-close){text-align:left!important;background:#f8fafc!important;border:1px solid #dbe5f1!important;border-radius:17px!important;grid-template-columns:170px minmax(0,1fr) 56px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:54px!important;margin-top:8px!important;padding:10px 12px!important;display:grid!important}.pinned-panel>button:not(.pinned-panel-close) b{color:#111827!important;font-size:14px!important;font-weight:950!important}.pinned-panel>button:not(.pinned-panel-close) span{color:#617088!important;font-size:13px!important;font-weight:850!important}.pinned-panel>button:not(.pinned-panel-close) em{color:#7c879a!important;text-align:right!important;font-size:12px!important;font-style:normal!important;font-weight:900!important}.conversation-messages{padding:18px 22px 28px!important}.message-row,.message-row.own,.message-row:not(.own){grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;margin:0!important;padding:3px 10px!important}.message-row:not(.grouped){margin-top:12px!important}.message-row.grouped{margin-top:2px!important;padding-top:1px!important;padding-bottom:1px!important}.message-avatar-button,.message-avatar-placeholder,.message-avatar,.message-avatar img{object-fit:cover!important;border-radius:50%!important;width:42px!important;min-width:42px!important;height:42px!important;overflow:hidden!important}.message-avatar-placeholder{opacity:0!important}.message-bubble-stack,.message-row.own .message-bubble-stack{gap:4px!important;max-width:min(820px,100%)!important}.message-content p,.message-row.own .message-content p,.message-row:not(.own) .message-content p,.message-row.grouped .message-content p,.message-row.grouped.own .message-content p,.message-row.grouped .message-bubble-stack p,.message-row.grouped.own .message-bubble-stack p{color:#151b2d!important;width:fit-content!important;max-width:min(780px,100% - 14px)!important;box-shadow:none!important;white-space:pre-wrap!important;overflow-wrap:anywhere!important;background:#ffffffeb!important;border:1px solid #d3ddeff2!important;border-radius:12px!important;margin:0!important;padding:8px 11px!important;font-size:15px!important;font-weight:650!important;line-height:1.45!important;display:inline-block!important}.message-row:hover .message-content p,.message-row.grouped:hover .message-content p{background:#fff!important;border-color:#d6e0ef!important}.message-meta,.message-row.own .message-meta{margin-bottom:4px!important}.reply-preview,.message-row.own .reply-preview{width:fit-content!important;max-width:min(680px,100% - 18px)!important;margin:0 0 2px!important;padding:3px 8px 3px 0!important;overflow:hidden!important}.reply-preview strong,.reply-preview span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.message-row-highlight{background:#5865f214!important;outline:none!important}.message-row-highlight .message-content p,.message-row-highlight .reply-preview,.message-row-highlight .message-bubble-stack{box-shadow:none!important;outline:0!important}.message-reactions{margin-top:3px!important}.message-reactions button{min-width:30px!important;height:22px!important;padding:0 7px!important;font-size:11px!important}@media (width<=920px){.chat-search-shell{grid-template-columns:1fr!important}.chat-search-summary-card{grid-template-columns:repeat(3,1fr)!important}.pinned-panel>button:not(.pinned-panel-close){grid-template-columns:1fr!important}}@media (width<=680px){.chat-search-panel.chat-search-redesign,.pinned-panel{margin:10px 12px 0!important}.search-empty-hints,.chat-search-summary-card,.smart-filter-line{grid-template-columns:1fr!important}.message-row,.message-row.own,.message-row:not(.own){grid-template-columns:38px minmax(0,1fr)!important;padding-left:4px!important;padding-right:4px!important}.message-avatar-button,.message-avatar-placeholder,.message-avatar,.message-avatar img{width:38px!important;min-width:38px!important;height:38px!important}}.conversation-menu-button{color:#fff!important;background:#5865f2!important;border:0!important;border-radius:18px!important;width:48px!important;min-width:48px!important;height:48px!important;box-shadow:0 18px 38px #5865f238!important}.conversation-menu-button:hover{background:#4752d6!important;box-shadow:0 20px 44px #5865f247!important}.menu-orb-dots{justify-content:center!important;align-items:center!important;gap:4px!important;width:24px!important;height:24px!important;display:inline-flex!important}.chat-search-panel.chat-search-redesign{max-height:min(560px,100vh - 210px)!important;overflow:hidden!important}.chat-search-bottom{min-height:0!important}.chat-search-results-redesign{max-height:275px!important;padding-right:4px!important;overflow-y:auto!important}.chat-search-results-redesign button{background:#fff!important;border-radius:18px!important;grid-template-columns:44px minmax(0,1fr) auto!important;align-items:start!important;gap:12px!important;min-height:74px!important;padding:12px 14px!important}.chat-search-results-redesign button:hover{background:#f5f7ff!important;transform:none!important}.search-result-avatar,.search-mini-avatar,.search-mini-avatar img{border-radius:16px!important;width:44px!important;min-width:44px!important;height:44px!important}.search-mini-avatar{color:#fff!important;place-items:center!important;font-size:17px!important;font-weight:950!important;line-height:1!important;display:grid!important;overflow:hidden!important}.search-result-copy{min-width:0!important;display:block!important}.chat-search-results-redesign .search-result-copy strong{margin-bottom:4px!important;font-size:13px!important;line-height:1.15!important;display:block!important}.chat-search-results-redesign .search-result-copy span{white-space:normal!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;color:#526077!important;word-break:break-word!important;overflow-wrap:anywhere!important;font-size:13px!important;font-weight:760!important;line-height:1.4!important;display:block!important;overflow:visible!important}.chat-search-results-redesign em{text-align:right!important;align-self:start!important;min-width:46px!important;padding-top:2px!important}.message-row-highlight,.message-row-highlight *{box-shadow:none!important;outline:none!important}.message-row-highlight .message-bubble-stack>p,.message-row-highlight .reply-preview{background:#f3f6ff!important;border-color:#5865f259!important}.pinned-panel{overflow:hidden!important}.pinned-panel-head{position:relative!important}.pinned-panel-head .pinned-panel-close{color:#172033!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #dbe5f1!important;border-radius:15px!important;flex:0 0 42px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;position:static!important;transform:none!important}.pinned-panel-head .pinned-panel-close span{margin-top:-2px!important;font-size:24px!important;font-weight:950!important;line-height:1!important;display:block!important}.pinned-panel-head .pinned-panel-close:hover{color:#fff!important;background:#111827!important}.pinned-panel>button:not(.pinned-panel-close){grid-template-columns:minmax(120px,180px) minmax(0,1fr) 58px!important;min-height:58px!important;padding:11px 14px!important;overflow:hidden!important}.pinned-panel>button:not(.pinned-panel-close) span{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;line-height:1.35!important;display:-webkit-box!important}.person-avatar,.message-avatar,.conversation-avatar,.profile-modal-avatar,.people-profile-avatar,.dashboard-avatar{color:#fff!important;place-items:center!important;font-weight:950!important;line-height:1!important;display:grid!important}@media (width<=760px){.pinned-panel>button:not(.pinned-panel-close){grid-template-columns:1fr!important;gap:5px!important}.chat-search-results-redesign button{grid-template-columns:40px minmax(0,1fr)!important}.chat-search-results-redesign em{text-align:left!important;grid-column:2!important;padding-top:0!important}}.chat-search-overlay{z-index:220;-webkit-backdrop-filter:blur(14px);background:#0f172a47;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.chat-search-modal{color:#111827;background:#fffffff5;border:1px solid #cbd5e1e6;border-radius:34px;flex-direction:column;width:min(1040px,100vw - 44px);max-height:min(820px,100vh - 44px);display:flex;overflow:hidden;box-shadow:0 34px 110px #0f172a47}.chat-search-modal-head{background:linear-gradient(#fff,#f8fbff);border-bottom:1px solid #dbe6f3;justify-content:space-between;align-items:center;gap:18px;min-height:94px;padding:24px 28px;display:flex}.chat-search-title-icon{color:#5865f2;background:#eef4ff;border-radius:18px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:23px;font-weight:900;display:grid}.chat-search-title-pack strong{font-family:var(--font-display,inherit);letter-spacing:-.8px;font-size:28px;line-height:1;display:block}.chat-search-modal-close{color:#1f2937;cursor:pointer;background:#eef2f7;border:1px solid #dbe6f3;border-radius:18px;flex:0 0 52px;place-items:center;width:52px;height:52px;font-size:28px;font-weight:900;line-height:1;transition:background .15s,transform .15s;display:grid}.chat-search-modal-body{background:radial-gradient(circle at 18% 10%,#5865f212,#0000 34%),#f4f7fb;grid-template-columns:minmax(0,1fr) 250px;grid-template-areas:"filters actions""results results";gap:18px;min-height:0;padding:24px;display:grid;overflow:auto}.chat-search-control-panel,.chat-search-action-panel,.chat-search-result-panel{background:#ffffffe0;border:1px solid #dbe6f3;border-radius:28px;box-shadow:0 16px 40px #0f172a0d}.chat-search-control-panel{grid-area:filters;gap:12px;padding:18px;display:grid}.chat-search-big-input{color:#334155;margin:0;font-weight:900;display:block}.chat-search-big-input span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px 4px;font-size:12px;display:block}.chat-search-big-input input{color:#111827;height:58px;box-shadow:none;background:#fff;border:1px solid #cbd8ea;border-radius:20px;margin:0;padding:0 20px;font-size:16px;font-weight:750}.chat-search-filter-section{background:#f8fafc;border:1px solid #dbe6f3;border-radius:20px;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.chat-search-filter-title b{color:#111827;font-size:14px;display:block}.chat-search-pill-row{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.modal-filter-pill{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cbd8ea;border-radius:999px;min-height:38px;padding:0 15px;font-weight:900;box-shadow:0 6px 16px #0f172a0a}.modal-filter-pill:hover{background:#f8faff;border-color:#5865f273}.chat-search-action-panel{grid-area:actions;align-content:start;gap:10px;padding:18px;display:grid}.chat-search-count-card{text-align:center;background:linear-gradient(#f8faff,#eef4ff);border:1px solid #cbd8ea;border-radius:24px;place-items:center;min-height:112px;display:grid}.chat-search-count-card b{color:#111827;font-size:40px;line-height:1;display:block}.chat-search-count-card span{color:#64748b;margin-top:8px;font-size:13px;font-weight:900;display:block}.search-action-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cbd8ea;border-radius:16px;min-height:46px;padding:0 14px;font-weight:900}.search-action-button:hover{background:#f8faff;border-color:#5865f273}.search-action-button.active{color:#fff;background:#5865f2;border-color:#0000}.chat-search-result-head{background:#fff;border-bottom:1px solid #dbe6f3;padding:18px 20px}.chat-search-modal-results{gap:10px;max-height:330px;padding:14px;display:grid;overflow:auto}.chat-search-modal-result{color:#111827;cursor:pointer;text-align:left;background:#fff;border:1px solid #dbe6f3;border-radius:20px;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:12px;width:100%;min-height:74px;padding:12px;display:grid;box-shadow:0 8px 20px #0f172a09}.chat-search-modal-result:hover{background:#f9fbff;border-color:#5865f280}.search-mini-avatar{object-fit:cover;border-radius:16px!important;flex:0 0 46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;overflow:hidden!important}.search-mini-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.chat-search-result-content{gap:5px;min-width:0;display:grid}.chat-search-result-meta{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.chat-search-result-meta b{color:#111827;font-size:13.5px;font-weight:950}.chat-search-result-meta em{color:#64748b;font-size:12px;font-style:normal;font-weight:850}.chat-search-result-message{color:#334155;white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14.5px;font-weight:760;line-height:1.45;display:-webkit-box;overflow:hidden}.chat-search-empty-state{color:#64748b;background:#f8fafc;border:1px dashed #cbd8ea;border-radius:22px;align-content:center;place-items:center;gap:6px;min-height:130px;display:grid}.chat-search-empty-state b{color:#111827;font-size:17px}.pinned-panel{padding:24px!important;position:relative!important;overflow:visible!important}.pinned-panel-head{justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin-bottom:18px!important;display:flex!important}.pinned-panel-head .pinned-panel-close{color:#1f2937!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;box-shadow:none!important;background:#eef2f7!important;border:1px solid #dbe6f3!important;border-radius:16px!important;flex:0 0 46px!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;position:static!important}.pinned-panel-head .pinned-panel-close span{width:auto!important;height:auto!important;color:inherit!important;margin:0!important;padding:0!important;font-size:24px!important;font-weight:950!important;line-height:1!important;display:block!important}.pinned-panel>button:not(.pinned-panel-close){text-align:left!important;background:#fff!important;border:1px solid #dbe6f3!important;border-radius:18px!important;grid-template-columns:minmax(120px,.65fr) minmax(0,1.8fr) 70px!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:56px!important;padding:12px 14px!important;display:grid!important}.pinned-panel>button:not(.pinned-panel-close) b{color:#111827!important;font-weight:950!important}.pinned-panel>button:not(.pinned-panel-close) em{color:#64748b!important;text-align:right!important;font-style:normal!important;font-weight:900!important}.conversation-menu-button{background:#5865f2!important;border-radius:22px!important;width:58px!important;height:58px!important;box-shadow:0 16px 34px #5865f247!important}.menu-orb-dots{justify-content:center!important;align-items:center!important;gap:4px!important;display:flex!important}.menu-orb-dots i{opacity:1!important;background:#fff!important;border-radius:999px!important;width:5px!important;height:5px!important}@media (width<=860px){.chat-search-modal-body{grid-template-columns:1fr;grid-template-areas:"filters""actions""results"}.chat-search-action-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-search-filter-section{grid-template-columns:1fr}}@media (width<=560px){.chat-search-overlay{padding:12px}.chat-search-modal{border-radius:24px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.chat-search-modal-head,.chat-search-modal-body{padding:16px}.chat-search-title-pack strong{font-size:22px}.chat-search-action-panel{grid-template-columns:1fr}.pinned-panel>button:not(.pinned-panel-close){grid-template-columns:1fr!important;gap:6px!important}.pinned-panel>button:not(.pinned-panel-close) em{text-align:left!important}}.chat-search-overlay{z-index:9999!important;-webkit-backdrop-filter:blur(18px)!important;background:#0f172a6b!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important}.chat-search-title-icon{color:#5865f2!important;background:#eef4ff!important;border-radius:20px!important;flex-basis:56px!important;width:56px!important;height:56px!important;box-shadow:inset 0 0 0 1px #5865f214!important}.chat-search-title-pack span:not(.chat-search-title-icon){color:#607089!important;max-width:760px!important}.chat-search-modal-close{color:#111827!important;background:#eef2f7!important;border:1px solid #dbe6f3!important;border-radius:20px!important;flex-basis:56px!important;width:56px!important;height:56px!important}.chat-search-modal-close:hover{color:#fff!important;background:#111827!important}.chat-search-modal-body{background:radial-gradient(circle at 12% 8%,#5865f214,#0000 34%),#f4f7fb!important;flex:auto!important;grid-template:"filters actions""results actions"minmax(0,1fr)/minmax(0,1fr) 270px!important;gap:20px!important;min-height:0!important;padding:24px!important;display:grid!important;overflow:hidden!important}.chat-search-control-panel{background:#fffffff0!important;border-radius:28px!important;grid-area:filters!important;align-content:start!important;gap:14px!important;padding:20px!important;display:grid!important}.chat-search-big-input input{border-radius:22px!important;height:62px!important;padding-left:22px!important;padding-right:22px!important;font-size:16px!important}.chat-search-filter-section{border-radius:22px!important;grid-template-columns:180px minmax(0,1fr)!important;gap:16px!important;min-height:72px!important;padding:15px 16px!important}.modal-filter-pill{min-height:40px!important;padding:0 16px!important;font-size:13px!important}.chat-search-action-panel{background:#fffffff0!important;border-radius:28px!important;grid-area:actions!important;align-content:start!important;gap:12px!important;min-height:0!important;padding:18px!important;display:grid!important;overflow:auto!important}.chat-search-result-panel{background:#fffffff0!important;border-radius:28px!important;flex-direction:column!important;grid-area:results!important;min-height:0!important;display:flex!important;overflow:hidden!important}.chat-search-result-head{flex:none!important;padding:18px 22px!important}.chat-search-modal-results{flex:auto!important;align-content:start!important;gap:10px!important;min-height:0!important;max-height:none!important;padding:16px!important;display:grid!important;overflow-y:auto!important}.chat-search-modal-result{border-radius:22px!important;grid-template-columns:52px minmax(0,1fr)!important;gap:14px!important;min-height:86px!important;padding:14px 16px!important}.search-mini-avatar,.search-mini-avatar img{border-radius:18px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important}.chat-search-result-message{-webkit-line-clamp:4!important;font-size:14.5px!important;line-height:1.48!important}@media (width<=980px){.chat-search-modal-body{grid-template:"filters""actions""results"minmax(0,1fr)/1fr!important;overflow:hidden!important}.chat-search-action-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}.chat-search-count-card{min-height:86px!important}}@media (width<=640px){.chat-search-overlay{padding:10px!important}.chat-search-modal{border-radius:24px!important;width:calc(100vw - 20px)!important;height:calc(100vh - 20px)!important}.chat-search-modal-head{min-height:86px!important;padding:16px!important}.chat-search-title-icon{border-radius:16px!important;flex-basis:46px!important;width:46px!important;height:46px!important}.chat-search-title-pack strong{font-size:22px!important}.chat-search-title-pack span:not(.chat-search-title-icon){display:none!important}.chat-search-modal-close{border-radius:16px!important;flex-basis:46px!important;width:46px!important;height:46px!important}.chat-search-modal-body{gap:12px!important;padding:12px!important}.chat-search-filter-section,.chat-search-action-panel{grid-template-columns:1fr!important}}.chat-search-modal{background:linear-gradient(#fff,#f7faff)!important;border:1px solid #d8e2f1f2!important;border-radius:34px!important;width:min(1180px,100vw - 60px)!important;max-width:none!important;height:min(820px,100vh - 60px)!important;max-height:none!important;overflow:hidden!important;box-shadow:0 36px 110px #0f172a47!important}.chat-search-modal-head{background:#ffffffeb!important;border-bottom:1px solid #dce6f5!important;min-height:112px!important;padding:26px 32px!important}.chat-search-title-pack strong{letter-spacing:-1px!important;font-size:30px!important}.chat-search-title-pack span:not(.chat-search-title-icon){color:#69778f!important;font-size:14px!important}.chat-search-title-icon{color:#5865f2!important;background:#eef2ff!important;border-radius:20px!important;flex:0 0 58px!important;width:58px!important;height:58px!important}.chat-search-modal-close{color:#111827!important;width:54px!important;height:54px!important;box-shadow:none!important;background:#eef2f7!important;border-radius:18px!important;flex:0 0 54px!important;place-items:center!important;font-size:26px!important;line-height:1!important;display:grid!important;transform:none!important}.chat-search-modal-body{grid-template:"filters actions results"minmax(0,1fr)/minmax(0,1.1fr) 220px minmax(0,1.15fr)!important;gap:18px!important;height:calc(100% - 112px)!important;min-height:0!important;padding:24px!important;overflow:hidden!important}.chat-search-control-panel,.chat-search-action-panel,.chat-search-result-panel{background:#ffffffd1!important;border:1px solid #dce6f5!important;border-radius:28px!important;min-height:0!important;box-shadow:0 22px 60px #0f172a14!important}.chat-search-big-input input{border-radius:20px!important;height:62px!important;padding-left:22px!important}.chat-search-filter-section{border-radius:21px!important;grid-template-columns:minmax(120px,150px) minmax(0,1fr)!important;padding:14px!important}.chat-search-pill-row{gap:8px!important}.modal-filter-pill{height:38px!important;box-shadow:none!important;border-radius:999px!important;padding:0 16px!important}.chat-search-action-panel{grid-area:actions!important;align-content:start!important;gap:12px!important;padding:18px!important}.chat-search-count-card{border-radius:24px!important;min-height:112px!important}.chat-search-count-card b{font-size:46px!important}.search-action-button{border-radius:17px!important;min-height:50px!important}.chat-search-result-panel{grid-area:results!important;overflow:hidden!important}.chat-search-result-head{padding:20px 22px!important}.chat-search-modal-results{gap:10px!important;padding:16px!important}.chat-search-modal-result{background:#fff!important;border-radius:22px!important;grid-template-columns:54px minmax(0,1fr)!important;align-items:start!important;min-height:98px!important;padding:14px!important}.chat-search-result-message{white-space:pre-wrap!important;text-overflow:clip!important;-webkit-line-clamp:unset!important;max-height:86px!important;line-height:1.45!important;display:block!important;overflow:visible auto!important}.pinned-panel-head .pinned-panel-close,.pinned-panel-close{color:#111827!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;box-shadow:none!important;background:#eef2f7!important;border:1px solid #dbe5f1!important;border-radius:16px!important;flex:0 0 44px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;position:static!important;overflow:hidden!important;transform:none!important}.pinned-panel-head .pinned-panel-close span,.pinned-panel-close span{width:auto!important;height:auto!important;color:inherit!important;margin:0!important;padding:0!important;font-size:24px!important;line-height:1!important;display:block!important;position:static!important;transform:none!important}.pinned-panel-head .pinned-panel-close:hover,.pinned-panel-close:hover{color:#fff!important;background:#111827!important;transform:none!important}.conversation-menu-button{color:#fff!important;background:linear-gradient(135deg,#5865f2,#6f7bff)!important;border-radius:20px!important;place-items:center!important;width:56px!important;height:56px!important;font-size:0!important;display:grid!important;box-shadow:0 18px 36px #5865f240!important}.conversation-menu-button:before{content:"";opacity:.98;background:radial-gradient(circle,#fff 0 3px,#0000 3.5px) 0 0/8px 6px repeat-x;border-radius:999px;width:22px;height:6px}.message-row{position:relative!important}.message-hover-actions{z-index:12;opacity:0;pointer-events:none;background:#fffffffa;border:1px solid #dce6f5;border-radius:16px;align-items:center;gap:4px;padding:5px;transition:opacity .12s,transform .12s;display:flex;position:absolute;top:-12px;right:18px;transform:translateY(3px);box-shadow:0 18px 42px #0f172a26}.message-hover-actions button{color:#475569;cursor:pointer;background:0 0;border-radius:11px;place-items:center;width:32px;height:32px;font-size:15px;font-weight:950;display:grid}.message-hover-actions .danger-hover-action{color:#dc2626}.message-context-menu .message-context-reactions,.message-context-reactions{background:#f7f9fc!important;border:1px solid #e2e9f5!important;border-radius:16px!important;grid-template-columns:repeat(5,34px)!important;gap:6px!important;padding:8px!important;display:grid!important}.reaction-strip-label{background:0 0!important;grid-column:1/-1!important;margin:0 0 2px!important}.message-context-reactions button{background:#fff!important;border:1px solid #dce6f5!important;border-radius:12px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important}.message-reactions{background:0 0!important;border:0!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important;margin-top:4px!important;padding:0!important;display:flex!important}.message-reactions button{color:#334155!important;background:#fffffff0!important;border:1px solid #d8e3f3!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:36px!important;height:24px!important;padding:0 8px!important;display:inline-flex!important;box-shadow:0 8px 18px #0f172a0f!important}.message-reactions button span,.message-reactions button b{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;line-height:1!important}.message-reactions button.active{color:#4f5bf4!important;background:#eef2ff!important;border-color:#5865f270!important}@media (width<=1000px){.chat-search-modal-body{grid-template:"filters""actions""results"minmax(0,1fr)/1fr!important}.chat-search-action-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;display:grid!important}}@media (width<=640px){.chat-search-overlay{padding:10px!important}.chat-search-modal{border-radius:24px!important;width:calc(100vw - 20px)!important;height:calc(100vh - 20px)!important}.chat-search-action-panel{grid-template-columns:1fr!important}.message-hover-actions{right:8px}}.chat-search-overlay{z-index:9999!important;-webkit-backdrop-filter:blur(20px)saturate(1.05)!important;backdrop-filter:blur(20px)saturate(1.05)!important;background:radial-gradient(circle at 15% 20%,#5865f229,#0000 30%),radial-gradient(circle at 84% 18%,#6366f121,#0000 28%),#0f172a80!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:42px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.chat-search-modal{background:linear-gradient(#fff 0%,#f8fbff 100%)!important;border:1px solid #d2def0f2!important;border-radius:34px!important;flex-direction:column!important;width:min(1320px,100vw - 84px)!important;max-width:none!important;height:min(850px,100vh - 84px)!important;max-height:none!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 40px 120px #0f172a57!important}.chat-search-title-pack strong{letter-spacing:-.9px!important;font-size:30px!important;line-height:1!important;display:block!important}.chat-search-title-pack span:not(.chat-search-title-icon){color:#64748b!important;margin-top:7px!important;font-size:14px!important;font-weight:800!important;display:block!important}.chat-search-title-icon{color:#5865f2!important;background:#eef3ff!important;border-radius:19px!important;place-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;font-size:24px!important;display:grid!important;box-shadow:inset 0 0 0 1px #dce7ff!important}.chat-search-modal-close{color:#233047!important;width:54px!important;min-width:54px!important;height:54px!important;box-shadow:none!important;cursor:pointer!important;background:#edf3fb!important;border:1px solid #dbe7f5!important;border-radius:18px!important;place-items:center!important;font-size:28px!important;font-weight:950!important;line-height:1!important;display:grid!important;position:static!important}.chat-search-modal-close:hover{color:#fff!important;background:#111827!important;transform:none!important}.chat-search-modal-body{background:#f6f9fe!important;flex:auto!important;grid-template-columns:430px 170px minmax(0,1fr)!important;grid-template-areas:"filters actions results"!important;gap:20px!important;height:auto!important;min-height:0!important;padding:28px 32px 32px!important;display:grid!important;overflow:hidden!important}.chat-search-control-panel{background:#fff!important;border:1px solid #dbe7f5!important;border-radius:28px!important;grid-area:filters!important;min-width:0!important;height:100%!important;padding:18px!important;overflow-y:auto!important;box-shadow:0 24px 70px #0f172a14!important}.chat-search-action-panel{background:#fff!important;border:1px solid #dbe7f5!important;border-radius:26px!important;grid-area:actions!important;align-self:start!important;height:max-content!important;padding:14px!important;box-shadow:0 24px 70px #0f172a14!important}.chat-search-result-head{border-bottom:1px solid #e2eaf5!important;flex:none!important;padding:18px 20px!important}.chat-search-result-head strong{color:#111827!important;font-size:19px!important}.chat-search-modal-results{flex-direction:column!important;flex:auto!important;gap:10px!important;min-height:0!important;padding:14px!important;display:flex!important;overflow-y:auto!important}.chat-search-modal-result{text-align:left!important;width:100%!important;min-height:74px!important;box-shadow:none!important;cursor:pointer!important;background:#f8fbff!important;border:1px solid #e0e8f5!important;border-radius:18px!important;grid-template-columns:46px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:12px 14px!important;display:grid!important}.search-mini-avatar{color:#fff!important;background:#5865f2!important;border-radius:16px!important;place-items:center!important;width:46px!important;min-width:46px!important;height:46px!important;font-size:16px!important;font-weight:950!important;display:grid!important;overflow:hidden!important}.chat-search-result-content{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}.chat-search-result-meta{align-items:center!important;gap:7px!important;min-width:0!important;display:flex!important}.chat-search-result-meta b{text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;max-width:180px!important;font-size:13.5px!important;font-weight:950!important;overflow:hidden!important}.chat-search-result-meta em{color:#718096!important;margin-left:auto!important;font-size:12px!important;font-style:normal!important;font-weight:900!important}.chat-search-result-meta i{color:#5865f2!important;background:#eef2ff!important;border-radius:999px!important;padding:2px 7px!important;font-size:10.5px!important;font-style:normal!important;font-weight:950!important}.chat-search-result-message{-webkit-line-clamp:3!important;color:#344054!important;white-space:normal!important;word-break:break-word!important;-webkit-box-orient:vertical!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.chat-search-big-input{background:0 0!important;border:0!important;margin:0 0 14px!important;padding:0!important;display:block!important}.chat-search-big-input>span{color:#718096!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin:0 0 8px 4px!important;font-size:11px!important;font-weight:950!important;display:block!important}.chat-search-big-input input{color:#111827!important;background:#fff!important;border:1px solid #d7e2f1!important;border-radius:18px!important;width:100%!important;height:56px!important;margin:0!important;padding:0 18px!important;font-size:15px!important;font-weight:800!important}.chat-search-filter-section{background:#f8fbff!important;border:1px solid #e0e8f5!important;border-radius:20px!important;margin-top:12px!important;padding:14px!important}.chat-search-filter-title{margin-bottom:10px!important}.chat-search-filter-title b{color:#111827!important;font-size:14px!important;font-weight:950!important;display:block!important}.chat-search-filter-title span{color:#667085!important;margin-top:2px!important;font-size:12px!important;font-weight:800!important;display:block!important}.chat-search-pill-row{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.modal-filter-pill,.search-action-button{color:#243047!important;height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #d7e2f1!important;border-radius:999px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:950!important}.modal-filter-pill.active,.search-action-button.active{color:#fff!important;background:#5865f2!important;border-color:#5865f2!important;box-shadow:0 12px 26px #5865f238!important}.search-action-button{white-space:normal!important;border-radius:16px!important;width:100%!important;height:auto!important;min-height:44px!important;margin-top:8px!important;line-height:1.2!important}.search-action-button.muted{background:#eef3fa!important}.chat-search-count-card{background:#f2f6fd!important;border:1px solid #d7e2f1!important;border-radius:20px!important;place-items:center!important;min-height:100px!important;margin-bottom:8px!important;display:grid!important}.chat-search-count-card b{color:#111827!important;font-size:34px!important;line-height:1!important}.chat-search-count-card span{color:#667085!important;font-size:12px!important;font-weight:900!important}.pinned-panel{z-index:55!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;border:1px solid #dbe7f5!important;border-radius:28px!important;padding:24px!important;position:absolute!important;top:112px!important;left:26px!important;right:26px!important;box-shadow:0 32px 90px #0f172a24!important}.pinned-panel-head{border-bottom:1px solid #e2eaf5!important;justify-content:space-between!important;align-items:flex-start!important;min-height:52px!important;padding:0 70px 16px 0!important;display:flex!important;position:relative!important}.pinned-panel-head strong{color:#111827!important;font-size:20px!important;font-weight:950!important;line-height:1.1!important;display:block!important}.pinned-panel-head span{color:#667085!important;margin-top:6px!important;font-weight:900!important;display:block!important}.pinned-panel-close,.pinned-panel-head .pinned-panel-close{color:#243047!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;box-shadow:none!important;cursor:pointer!important;background:#edf3fb!important;border:1px solid #d7e2f1!important;border-radius:16px!important;place-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:grid!important;position:absolute!important;top:0!important;right:0!important;transform:none!important}.pinned-panel-close span,.pinned-panel-head .pinned-panel-close span{width:auto!important;height:auto!important;color:inherit!important;margin:0!important;padding:0!important;font-size:24px!important;line-height:1!important;display:block!important;position:static!important;transform:none!important}.pinned-panel-close:hover{color:#fff!important;background:#111827!important}.pinned-panel>button:not(.pinned-panel-close){color:#111827!important;text-align:left!important;background:#f8fbff!important;border:1px solid #e0e8f5!important;border-radius:18px!important;grid-template-columns:180px minmax(0,1fr) 58px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:58px!important;margin-top:12px!important;padding:12px 14px!important;display:grid!important}.pinned-panel>button:not(.pinned-panel-close) b{font-weight:950!important}.pinned-panel>button:not(.pinned-panel-close) span{color:#667085!important;font-weight:850!important}.pinned-panel>button:not(.pinned-panel-close) em{color:#667085!important;justify-self:end!important;font-style:normal!important;font-weight:900!important}.conversation-menu-button{color:#fff!important;background:#5865f2!important;border:0!important;border-radius:20px!important;place-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;display:grid!important;box-shadow:0 16px 34px #5865f23d!important}.conversation-menu-button:before{content:none!important;display:none!important}.conversation-menu-button .menu-orb-dots{display:none!important}.conversation-more-icon{fill:currentColor!important;width:26px!important;height:26px!important;display:block!important}.conversation-menu-button:hover{background:#4752d6!important;transform:none!important}.message-hover-actions{z-index:40!important;opacity:0!important;pointer-events:none!important;background:#fffffffa!important;border:1px solid #d8e3f2!important;border-radius:16px!important;align-items:center!important;gap:5px!important;height:38px!important;padding:5px!important;transition:opacity .12s,transform .12s!important;display:inline-flex!important;position:absolute!important;top:-18px!important;right:22px!important;transform:translateY(4px)!important;box-shadow:0 18px 42px #0f172a29!important}.message-row:hover .message-hover-actions,.message-row:focus-within .message-hover-actions{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.message-hover-actions button{color:#4b5565!important;width:31px!important;min-width:31px!important;height:28px!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:10px!important;place-items:center!important;padding:0!important;font-size:13px!important;font-weight:950!important;line-height:1!important;display:grid!important}.hover-action-icon{place-items:center!important;line-height:1!important;display:grid!important}.message-hover-actions .danger-hover-action{color:#dc2626!important;background:#fff1f2!important;border-radius:10px!important;width:46px!important}.hover-action-delete-text{font-size:12px!important;font-weight:950!important}.message-reactions{width:fit-content!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:5px!important;margin-top:7px!important;padding:0!important;display:flex!important}.message-reactions button{color:#344054!important;background:#f7faff!important;border:1px solid #d6e2f3!important;border-radius:999px!important;align-items:center!important;gap:5px!important;height:27px!important;min-height:27px!important;padding:0 9px!important;display:inline-flex!important;box-shadow:0 8px 18px #0f172a0d!important}.message-reactions button:hover,.message-reactions button.active{color:#5865f2!important;background:#eef3ff!important;border-color:#bfcfff!important;transform:none!important}.message-reactions button span,.message-reactions button b{box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-block!important}.message-reactions button b{font-size:12px!important;font-weight:950!important}.message-context-reactions{background:#f8fbff!important;border:1px solid #dce6f5!important;border-radius:16px!important;flex-wrap:wrap!important;gap:7px!important;padding:9px!important;display:flex!important}.message-context-reactions button{width:34px!important;height:34px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce6f5!important;border-radius:12px!important}.message-context-reactions button:hover{background:#eef3ff!important;transform:none!important}@media (width<=980px){.chat-search-overlay{padding:14px!important}.chat-search-modal{border-radius:24px!important;width:calc(100vw - 28px)!important;height:calc(100vh - 28px)!important}.chat-search-modal-body{grid-template-columns:1fr!important;grid-template-areas:"filters""actions""results"!important;overflow-y:auto!important}.chat-search-result-panel,.chat-search-control-panel{height:auto!important;min-height:280px!important}.pinned-panel{left:12px!important;right:12px!important}}.chat-search-overlay{z-index:9000!important;-webkit-backdrop-filter:blur(18px)saturate(115%)!important;backdrop-filter:blur(18px)saturate(115%)!important;background:radial-gradient(circle at 12% 18%,#5865f221,#0000 28%),radial-gradient(circle at 88% 72%,#5865f21f,#0000 28%),#e8eef8eb!important;place-items:center!important;width:100vw!important;height:100vh!important;padding:32px!important;display:grid!important;position:fixed!important;inset:0!important}.chat-search-modal-head{background:#fffffff5!important;border-bottom:1px solid #dbe6f5!important;flex:none!important;justify-content:space-between!important;align-items:center!important;gap:20px!important;min-height:112px!important;padding:28px 34px!important;display:flex!important}.chat-search-modal-close{color:#101828!important;width:54px!important;min-width:54px!important;height:54px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d6e2f2!important;border-radius:18px!important;place-items:center!important;font-size:28px!important;font-weight:950!important;line-height:1!important;display:grid!important;position:static!important;transform:none!important}.chat-search-modal-body{flex:auto!important;grid-template-columns:minmax(360px,.85fr) 220px minmax(480px,1.25fr)!important;grid-template-areas:"filters actions results"!important;gap:20px!important;height:auto!important;min-height:0!important;padding:26px!important;display:grid!important;overflow:hidden!important}.chat-search-control-panel,.chat-search-action-panel,.chat-search-result-panel{min-width:0!important;min-height:0!important}.chat-search-control-panel{grid-area:filters!important;padding:22px!important;overflow-y:auto!important}.chat-search-action-panel{grid-area:actions!important;align-content:start!important;padding:18px!important}.chat-search-result-panel{flex-direction:column!important;grid-area:results!important;display:flex!important;overflow:hidden!important}.chat-search-modal-results{flex:auto!important;min-height:0!important;padding:16px!important;overflow-y:auto!important}.chat-search-big-input input{padding-left:24px!important}.chat-search-modal-result{grid-template-columns:54px minmax(0,1fr) 64px!important;align-items:start!important;gap:14px!important}.chat-search-result-message{-webkit-line-clamp:4!important;white-space:normal!important;word-break:break-word!important;-webkit-box-orient:vertical!important;min-height:0!important;max-height:none!important;line-height:1.5!important;display:-webkit-box!important;overflow:hidden!important}.pinned-panel{z-index:70!important;border-radius:28px!important;padding:24px!important;position:absolute!important;top:104px!important;left:28px!important;right:28px!important;overflow:visible!important}.pinned-panel-head{align-items:flex-start!important;min-height:56px!important;padding:0 72px 16px 0!important;display:flex!important;position:relative!important}.pinned-panel-head .pinned-panel-close,.pinned-panel-close{color:#475569!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d6e2f2!important;border-radius:16px!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important;position:absolute!important;top:0!important;right:0!important;transform:none!important}.pinned-panel-head .pinned-panel-close span,.pinned-panel-close span{width:auto!important;height:auto!important;font-size:24px!important;font-weight:950!important;line-height:1!important;display:block!important;transform:none!important}.conversation-menu-button{color:#fff!important;background:#5865f2!important;border:0!important;border-radius:19px!important;place-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;font-size:0!important;display:grid!important;box-shadow:0 16px 34px #5865f238!important}.conversation-menu-button svg,.conversation-menu-button:before,.conversation-menu-button:after,.conversation-menu-button .menu-orb-dots{content:none!important;display:none!important}.conversation-more-mark{letter-spacing:2px!important;color:#fff!important;font-size:22px!important;font-weight:950!important;line-height:1!important;display:block!important;transform:translate(1px)!important}.message-hover-actions{background:#fffffffa!important;border:1px solid #d6e2f2!important;border-radius:18px!important;gap:6px!important;height:40px!important;padding:5px!important;top:-22px!important;right:10px!important;box-shadow:0 18px 44px #0f172a24!important}.message-hover-actions button{color:#475569!important;background:0 0!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:34px!important;height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.hover-action-symbol{place-items:center!important;width:14px!important;font-size:13px!important;line-height:1!important;display:inline-grid!important}.hover-action-label{font-size:11px!important;font-weight:950!important;line-height:1!important;display:inline-block!important}.message-hover-actions button:hover{color:#5865f2!important;background:#eef3ff!important}.message-reactions button{height:26px!important;min-height:26px!important;box-shadow:none!important;color:#334155!important;background:0 0!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:4px!important;padding:0 9px!important;display:inline-flex!important}@media (width<=980px){.chat-search-overlay{padding:14px!important}.chat-search-modal{border-radius:24px!important;width:calc(100vw - 28px)!important;height:calc(100vh - 28px)!important}.chat-search-modal-body{grid-template-columns:1fr!important;grid-template-areas:"filters""actions""results"!important;overflow-y:auto!important}.chat-search-result-panel,.chat-search-control-panel,.chat-search-action-panel{min-height:260px!important}.pinned-panel{top:96px!important;left:12px!important;right:12px!important}.hover-action-label{display:none!important}}.conversation-menu-clean button:first-child{border-radius:18px}.conversation-menu-button{border-radius:22px;place-items:center;width:58px;height:58px;display:grid;position:relative;overflow:hidden}.conversation-more-mark{opacity:1;background:radial-gradient(circle,#fff 0 2.6px,#0000 3px) 0/7px 7px repeat-x;width:22px;height:6px;font-size:0;line-height:0;display:block}.message-hover-actions{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0!important;border:1px solid #cbd5e1db!important;border-radius:18px!important;gap:6px!important;padding:7px!important;box-shadow:0 18px 45px #0f172a24!important}.message-hover-actions button{color:#334155!important;letter-spacing:-.01em!important;background:0 0!important;border:0!important;border-radius:12px!important;min-width:auto!important;height:32px!important;padding:0 11px!important;font-size:12px!important;font-weight:900!important;transform:none!important}.message-reaction-popover{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #cbd5e1e6;border-radius:24px;width:min(344px,100vw - 64px);padding:12px;position:absolute;top:-10px;right:76px;box-shadow:0 24px 70px #0f172a33}.reaction-popover-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:0 2px;display:flex}.reaction-popover-head button{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:11px;width:30px;height:30px;font-weight:1000}.reaction-popover-grid,.context-emoji-grid{grid-template-columns:repeat(8,1fr);gap:6px;display:grid}.reaction-popover-grid button,.context-emoji-grid button{aspect-ratio:1;cursor:pointer;background:#f8fafc;border:1px solid #0000;border-radius:13px;place-items:center;width:100%;font-size:18px;transition:background .15s,border-color .15s,transform .15s;display:grid}.message-context-menu-wide{max-height:min(520px,100vh - 28px);overflow:auto;width:280px!important}.message-context-reaction-grid{background:#f8fafc!important;border:1px solid #dbe7f5!important;border-radius:18px!important;padding:12px!important;display:block!important}.message-context-reaction-grid .reaction-strip-label{color:#64748b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:1000;display:block}.message-reactions{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;gap:5px!important;margin-top:6px!important;padding:0!important;display:inline-flex!important}.message-row.own .message-reactions{justify-content:flex-start!important}.message-reactions button{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:42px!important;height:26px!important;padding:0 9px!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 7px 18px #0f172a0f!important}.message-reactions button span,.message-reactions button b{box-shadow:none!important;background:0 0!important;border:0!important;line-height:1!important;display:inline-flex!important}.message-reactions button.active,.message-reactions button:hover{background:#eef2ff!important;border-color:#a5b4fc!important}.chat-search-title-icon{color:#0000!important;background:linear-gradient(#f8fbff,#eef3ff)!important;border:1px solid #dbe7f5!important;border-radius:19px!important;place-items:center!important;width:54px!important;height:54px!important;display:grid!important;position:relative!important}.chat-search-title-icon>span,.chat-search-title-icon:before{content:"";box-sizing:border-box;border:3px solid #5865f2;border-radius:999px;width:17px;height:17px;display:block}.chat-search-overlay{z-index:260!important;-webkit-backdrop-filter:blur(22px)!important;backdrop-filter:blur(22px)!important;background:#e2e8f0b8!important;place-items:center!important;padding:28px!important;display:grid!important;position:fixed!important;inset:0!important}.chat-search-modal{border-radius:34px!important;width:min(1180px,100vw - 48px)!important;height:min(820px,100vh - 48px)!important;max-height:none!important;overflow:hidden!important}.pinned-panel{padding:24px!important;position:relative!important}.pinned-panel-head{padding-right:70px!important;position:relative!important}.pinned-panel-head .pinned-panel-close{color:#334155!important;width:46px!important;min-width:46px!important;height:46px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d5e2f1!important;border-radius:16px!important;place-items:center!important;padding:0!important;display:grid!important;position:absolute!important;top:0!important;right:0!important;transform:none!important}.pinned-panel-head .pinned-panel-close span{margin:0!important;font-size:22px!important;line-height:1!important;display:block!important;transform:none!important}.pinned-panel-head .pinned-panel-close:hover{background:#e2eaf6!important;transform:none!important}@media (width<=760px){.reaction-popover-grid,.context-emoji-grid{grid-template-columns:repeat(6,1fr)}.message-reaction-popover{width:auto;top:34px;left:14px!important;right:14px!important}}.chat-search-overlay{z-index:280!important;-webkit-backdrop-filter:blur(24px)saturate(120%)!important;backdrop-filter:blur(24px)saturate(120%)!important;background:#e2e8f0d1!important;justify-content:center!important;align-items:center!important;padding:34px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.chat-search-modal{background:#fff!important;border:1px solid #d7e2f1!important;border-radius:34px!important;flex-direction:column!important;width:min(1480px,100vw - 72px)!important;max-width:none!important;height:min(860px,100vh - 72px)!important;max-height:none!important;display:flex!important;overflow:hidden!important;box-shadow:0 38px 110px #0f172a33!important}.chat-search-modal-head{background:linear-gradient(#fff,#f8fbff)!important;border-bottom:1px solid #dbe7f5!important;flex:none!important;justify-content:space-between!important;align-items:center!important;height:104px!important;padding:24px 34px!important;display:flex!important}.chat-search-title-pack{align-items:center!important;gap:16px!important;min-width:0!important;display:flex!important}.chat-search-title-icon{color:#0000!important;background:#eef3ff!important;border:1px solid #d6e2f2!important;border-radius:18px!important;place-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;display:grid!important;position:relative!important;overflow:hidden!important}.chat-search-title-icon>span,.chat-search-title-icon span{display:none!important}.chat-search-title-icon:after{content:""!important;background:#5865f2!important;border-radius:999px!important;width:10px!important;height:3px!important;position:absolute!important;top:34px!important;left:31px!important;transform:rotate(45deg)!important}.chat-search-title-pack strong{color:#0f172a!important;letter-spacing:-.04em!important;font-size:28px!important;line-height:1.05!important;display:block!important}.chat-search-title-pack span:not(.chat-search-title-icon){color:#64748b!important;margin-top:5px!important;font-size:14px!important;font-weight:800!important}.chat-search-modal-close{color:#1e293b!important;width:52px!important;min-width:52px!important;height:52px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d6e2f2!important;border-radius:18px!important;place-items:center!important;font-size:0!important;font-weight:1000!important;line-height:1!important;display:grid!important;transform:none!important}.chat-search-modal-close:before{content:"×"!important;font-size:26px!important;line-height:1!important}.chat-search-modal-body{background:#f4f7fb!important;flex:auto!important;grid-template-columns:minmax(360px,430px) 210px minmax(460px,1fr)!important;grid-template-areas:"filters actions results"!important;gap:24px!important;min-height:0!important;padding:28px!important;display:grid!important;overflow:hidden!important}.chat-search-control-panel{background:#fff!important;border:1px solid #d7e2f1!important;border-radius:28px!important;grid-area:filters!important;min-width:0!important;height:100%!important;min-height:0!important;padding:22px!important;overflow:hidden auto!important;box-shadow:0 18px 60px #0f172a0f!important}.chat-search-control-panel::-webkit-scrollbar{width:8px!important}.chat-search-modal-results::-webkit-scrollbar{width:8px!important}.chat-search-control-panel::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}.chat-search-modal-results::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:999px!important}.chat-search-big-input{box-shadow:none!important;background:0 0!important;border:0!important;margin:0 0 18px!important;padding:0!important;display:block!important}.chat-search-big-input>span{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 10px 4px!important;font-size:11px!important;font-weight:1000!important;display:block!important}.chat-search-big-input input{color:#0f172a!important;background:#fff!important;border:1px solid #cfe0f2!important;border-radius:20px!important;outline:none!important;width:100%!important;height:58px!important;padding:0 20px!important;font-size:15px!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #0000!important}.chat-search-big-input input:focus{border-color:#8ea2ff!important;box-shadow:0 0 0 4px #5865f21f!important}.chat-search-filter-section{background:#f8fbff!important;border:1px solid #dbe7f5!important;border-radius:22px!important;grid-template-columns:118px minmax(0,1fr)!important;align-items:center!important;gap:16px!important;min-height:0!important;margin:0 0 12px!important;padding:16px!important;display:grid!important;overflow:visible!important}.chat-search-filter-title{min-width:0!important}.chat-search-filter-title b{color:#0f172a!important;font-size:13px!important;font-weight:1000!important;line-height:1.2!important;display:block!important}.chat-search-filter-title span{color:#718096!important;margin-top:4px!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;display:block!important}.chat-search-pill-row{flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important;overflow:visible!important}.modal-filter-pill{color:#1e293b!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#fff!important;border:1px solid #cfe0f2!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-width:auto!important;max-width:170px!important;height:38px!important;padding:0 16px!important;font-size:12px!important;font-weight:1000!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important;transform:none!important;box-shadow:0 8px 18px #0f172a0a!important}.modal-filter-pill.active{color:#fff!important;background:#5865f2!important;border-color:#5865f2!important;box-shadow:0 16px 32px #5865f233!important}.chat-search-action-panel{background:#fff!important;border:1px solid #d7e2f1!important;border-radius:28px!important;grid-area:actions!important;align-self:start!important;gap:12px!important;height:auto!important;min-height:0!important;padding:18px!important;display:grid!important;overflow:visible!important;box-shadow:0 18px 60px #0f172a0f!important}.chat-search-count-card{text-align:center!important;background:#f3f6fb!important;border:1px solid #d3e0f1!important;border-radius:22px!important;place-items:center!important;width:100%!important;min-height:104px!important;padding:16px!important;display:grid!important}.chat-search-count-card b{color:#0f172a!important;font-size:34px!important;font-weight:1000!important;line-height:1!important;display:block!important}.chat-search-count-card span{color:#64748b!important;margin-top:8px!important;font-size:12px!important;font-weight:900!important}.search-action-button{color:#1f2937!important;width:100%!important;min-height:48px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cfe0f2!important;border-radius:16px!important;padding:0 14px!important;font-size:12px!important;font-weight:1000!important;line-height:1.15!important;transform:none!important}.search-action-button:hover,.search-action-button.active{color:#4f46e5!important;background:#eef3ff!important;border-color:#aab8ff!important;transform:none!important}.search-action-button.muted{color:#334155!important;background:#eef3fa!important}.chat-search-result-panel{background:#fff!important;border:1px solid #d7e2f1!important;border-radius:28px!important;flex-direction:column!important;grid-area:results!important;min-width:0!important;height:100%!important;min-height:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 18px 60px #0f172a0f!important}.chat-search-result-head{background:#fff!important;border-bottom:1px solid #dbe7f5!important;flex:none!important;padding:20px 22px!important}.chat-search-result-head strong{color:#0f172a!important;font-size:20px!important;font-weight:1000!important;display:block!important}.chat-search-result-head span{color:#64748b!important;margin-top:4px!important;font-size:13px!important;font-weight:800!important;display:block!important}.chat-search-modal-results{flex:auto!important;align-content:start!important;gap:10px!important;min-height:0!important;padding:16px!important;display:grid!important;overflow:hidden auto!important}.chat-search-modal-result{color:#0f172a!important;text-align:left!important;width:100%!important;min-height:78px!important;box-shadow:none!important;background:#f8fbff!important;border:1px solid #d7e2f1!important;border-radius:20px!important;grid-template-columns:52px minmax(0,1fr)!important;align-items:start!important;gap:12px!important;padding:12px!important;display:grid!important;overflow:hidden!important;transform:none!important}.chat-search-modal-result:hover{background:#eef3ff!important;border-color:#b8c5ff!important;transform:none!important}.search-mini-avatar,.chat-search-modal-result .avatar,.chat-search-modal-result img{object-fit:cover!important;border-radius:17px!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important;overflow:hidden!important}.chat-search-result-content{min-width:0!important;display:block!important}.chat-search-result-meta{align-items:center!important;gap:8px!important;min-width:0!important;margin-bottom:5px!important;display:flex!important}.chat-search-result-meta b{color:#0f172a!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:13px!important;font-weight:1000!important;overflow:hidden!important}.chat-search-result-meta em{color:#64748b!important;white-space:nowrap!important;margin-left:auto!important;font-size:12px!important;font-style:normal!important;font-weight:900!important}.chat-search-result-meta i{color:#5865f2!important;white-space:nowrap!important;background:#eef2ff!important;border-radius:999px!important;padding:3px 7px!important;font-size:10px!important;font-style:normal!important;font-weight:1000!important}.chat-search-result-message{-webkit-line-clamp:3!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:break-word!important;color:#334155!important;-webkit-box-orient:vertical!important;font-size:13px!important;font-weight:850!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.chat-search-empty-state{text-align:center!important;color:#64748b!important;background:#f8fafc!important;border:1px dashed #cbd5e1!important;border-radius:22px!important;place-items:center!important;min-height:180px!important;display:grid!important}.pinned-panel{z-index:90!important;background:#fffffffa!important;border:1px solid #d7e2f1!important;border-radius:28px!important;padding:24px!important;position:absolute!important;top:112px!important;left:28px!important;right:28px!important;overflow:hidden!important;box-shadow:0 26px 80px #0f172a24!important}.pinned-panel-head{border-bottom:1px solid #dbe7f5!important;justify-content:space-between!important;align-items:flex-start!important;gap:16px!important;margin:0 0 18px!important;padding:0 0 18px!important;display:flex!important;position:relative!important}.pinned-panel-head>div strong{color:#0f172a!important;font-size:20px!important;font-weight:1000!important;display:block!important}.pinned-panel-head>div span{color:#64748b!important;margin-top:4px!important;font-size:13px!important;font-weight:900!important;display:block!important}.pinned-panel-head .pinned-panel-close{color:#1e293b!important;width:44px!important;min-width:44px!important;height:44px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d7e2f1!important;border-radius:15px!important;place-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;position:static!important;transform:none!important}.pinned-panel-head .pinned-panel-close:before{content:"×"!important;font-size:24px!important;font-weight:1000!important;line-height:1!important;display:block!important}.pinned-panel-head .pinned-panel-close span{display:none!important}.pinned-panel>button:not(.pinned-panel-close){color:#0f172a!important;background:#f8fbff!important;border:1px solid #d7e2f1!important;border-radius:17px!important;grid-template-columns:160px minmax(0,1fr) 64px!important;align-items:center!important;gap:12px!important;width:100%!important;min-height:56px!important;margin:0 0 10px!important;padding:12px 16px!important;display:grid!important;overflow:hidden!important}.pinned-panel>button:not(.pinned-panel-close) b,.pinned-panel>button:not(.pinned-panel-close) span,.pinned-panel>button:not(.pinned-panel-close) em{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.conversation-menu-button{color:#0000!important;background:#5865f2!important;border:0!important;border-radius:20px!important;place-items:center!important;width:56px!important;min-width:56px!important;height:56px!important;font-size:0!important;display:grid!important;overflow:hidden!important;box-shadow:0 18px 42px #5865f238!important}.conversation-more-mark{letter-spacing:0!important;color:#0000!important;background:0 0!important;width:22px!important;height:6px!important;font-size:0!important;line-height:0!important;display:block!important;position:relative!important;transform:none!important}.conversation-more-mark:before{content:""!important;background:#fff!important;border-radius:999px!important;width:6px!important;height:6px!important;position:absolute!important;top:0!important;left:0!important;box-shadow:8px 0 #fff,16px 0 #fff!important}.message-hover-actions{-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffffa!important;border:1px solid #d7e2f1!important;border-radius:18px!important;gap:4px!important;height:40px!important;padding:5px!important;top:-24px!important;right:12px!important;box-shadow:0 18px 46px #0f172a24!important}.message-hover-actions button{color:#334155!important;letter-spacing:-.02em!important;width:auto!important;min-width:auto!important;height:30px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:12px!important;padding:0 10px!important;font-size:12px!important;font-weight:1000!important;transform:none!important}.message-hover-actions button:hover{color:#5865f2!important;background:#eef3ff!important;transform:none!important}.message-hover-actions .danger-hover-action{color:#be123c!important;background:#ffe4e6!important}.message-hover-actions .danger-hover-action:hover{color:#fff!important;background:#e11d48!important}.hover-action-symbol,.hover-action-label,.hover-action-delete-text{display:inline!important}.hover-action-symbol{display:none!important}.message-reaction-popover{z-index:180!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffa!important;border:1px solid #d7e2f1!important;border-radius:22px!important;width:336px!important;max-height:360px!important;padding:14px!important;position:absolute!important;top:34px!important;right:24px!important;overflow:hidden!important;box-shadow:0 24px 76px #0f172a33!important}.message-row:not(.own) .message-reaction-popover{left:70px!important;right:auto!important}.reaction-popover-head{justify-content:space-between!important;align-items:center!important;height:34px!important;margin:0 0 10px!important;display:flex!important}.reaction-popover-head strong{color:#0f172a!important;font-size:13px!important;font-weight:1000!important}.reaction-popover-head button{color:#334155!important;background:#eef3fa!important;border:1px solid #d7e2f1!important;border-radius:11px!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;font-size:18px!important;font-weight:1000!important;display:grid!important;transform:none!important}.reaction-popover-grid,.context-emoji-grid{grid-template-columns:repeat(8,1fr)!important;gap:6px!important;max-height:280px!important;padding-right:2px!important;display:grid!important;overflow-y:auto!important}.reaction-popover-grid button,.context-emoji-grid button{width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:12px!important;place-items:center!important;padding:0!important;font-size:17px!important;display:grid!important;transform:none!important}.reaction-popover-grid button:hover,.context-emoji-grid button:hover{background:#eef3ff!important;border-color:#b8c5ff!important;transform:none!important}.message-reactions{background:#eef3ff!important;border:1px solid #cdd9ff!important;border-radius:999px!important;align-items:center!important;gap:0!important;width:max-content!important;margin-top:6px!important;padding:3px!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 10px 24px #5865f21a!important}.message-reactions button{min-width:38px!important;height:26px!important;min-height:26px!important;box-shadow:none!important;color:#334155!important;background:0 0!important;border:0!important;border-left:1px solid #5865f224!important;border-radius:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;transform:none!important}.message-reactions button:first-child{border-left:0!important;border-top-left-radius:999px!important;border-bottom-left-radius:999px!important}.message-reactions button:last-child{border-top-right-radius:999px!important;border-bottom-right-radius:999px!important}.message-reactions button:hover,.message-reactions button.active{color:#5865f2!important;background:#ffffffb8!important}.message-reactions button span,.message-reactions button b{box-shadow:none!important;background:0 0!important;border:0!important;align-items:center!important;line-height:1!important;display:inline-flex!important}.message-reactions button b{color:#4f46e5!important;font-size:12px!important;font-weight:1000!important}@media (width<=1250px){.chat-search-modal-body{grid-template-columns:minmax(330px,1fr) 190px!important;grid-template-areas:"filters actions""results results"!important;overflow-y:auto!important}.chat-search-result-panel{min-height:430px!important}}@media (width<=760px){.chat-search-overlay{padding:12px!important}.chat-search-modal{border-radius:24px!important;width:calc(100vw - 24px)!important;height:calc(100vh - 24px)!important}.chat-search-modal-head{height:auto!important;padding:18px!important}.chat-search-modal-body{grid-template-columns:1fr!important;grid-template-areas:"filters""actions""results"!important;gap:14px!important;padding:16px!important;overflow-y:auto!important}.chat-search-filter-section{grid-template-columns:1fr!important}.pinned-panel{top:94px!important;left:12px!important;right:12px!important}.pinned-panel>button:not(.pinned-panel-close){grid-template-columns:1fr!important}.message-hover-actions{max-width:calc(100vw - 36px)!important;right:4px!important;overflow-x:auto!important}.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{width:auto!important;left:12px!important;right:12px!important}}.chat-search-title-pack{min-width:0!important}.chat-search-title-icon:before{content:""!important;box-sizing:border-box!important;background:0 0!important;border:3px solid #5865f2!important;border-radius:999px!important;width:18px!important;height:18px!important;transform:translate(-2px,-2px)!important}.chat-search-title-icon:after{content:""!important;background:#5865f2!important;border-radius:999px!important;width:10px!important;height:3px!important;position:absolute!important;transform:translate(9px,10px)rotate(-45deg)!important}.chat-search-title-icon span{display:none!important}.chat-search-modal-close{color:#0000!important;width:54px!important;min-width:54px!important;height:54px!important;box-shadow:none!important;background:#eef4fb!important;border:1px solid #d6e2f1!important;border-radius:18px!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:grid!important;position:relative!important;transform:none!important}.chat-search-modal-close:before,.chat-search-modal-close:after{content:""!important;background:#0f172a!important;border-radius:999px!important;width:17px!important;height:3px!important;position:absolute!important}.conversation-form{position:relative!important}.composer-emoji-wrap{flex:none!important;place-items:center!important;display:grid!important;position:relative!important}.emoji-composer-button{color:#64748b!important;background:#fff!important;border:1px solid #d7e2f1!important;border-radius:18px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;display:grid!important;transform:none!important;box-shadow:0 12px 30px #0f172a0f!important}.emoji-composer-button svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:22px!important;height:22px!important}.emoji-composer-button:hover{color:#5865f2!important;background:#f4f7ff!important;border-color:#b9c6ff!important}.message-reaction-popover{width:390px!important;max-height:430px!important;overflow:hidden!important}.emoji-picker-panel{scrollbar-width:thin!important;flex-direction:column!important;gap:12px!important;max-height:346px!important;padding:2px 4px 4px 0!important;display:flex!important;overflow-y:auto!important}.emoji-picker-section{display:block!important}.emoji-picker-grid{grid-template-columns:repeat(8,1fr)!important;gap:6px!important;display:grid!important}.emoji-picker-grid button{width:38px!important;min-width:38px!important;height:38px!important;box-shadow:none!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:13px!important;place-items:center!important;padding:0!important;font-size:20px!important;line-height:1!important;display:grid!important;transform:none!important}.context-emoji-grid.emoji-picker-panel{max-height:320px!important;padding-right:4px!important}.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(7,1fr)!important}.message-reactions{background:#eef3ffeb!important;border-color:#cbd7ff!important;gap:0!important;padding:2px!important}.message-reactions button{background:0 0!important;border-left:1px solid #5865f21f!important;margin:0!important}.message-reactions button:hover,.message-reactions button.active{background:#ffffffa6!important}@media (width<=760px){.composer-emoji-popover,.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{width:auto!important;left:12px!important;right:12px!important}.emoji-picker-grid{grid-template-columns:repeat(7,1fr)!important}}.chat-search-title-icon svg{fill:none!important;stroke:#5865f2!important;stroke-width:2.5px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:25px!important;height:25px!important;display:block!important}.chat-search-modal-close{color:#0000!important;width:54px!important;min-width:54px!important;height:54px!important;box-shadow:none!important;background:#eef4fb!important;border:1px solid #d6e2f1!important;border-radius:18px!important;place-items:center!important;padding:0!important;font-size:0!important;line-height:0!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.conversation-form{background:#fffffffa!important;border-top:1px solid #dbe5f1!important;grid-template-columns:58px minmax(0,1fr) 54px 58px!important;align-items:center!important;gap:10px!important;padding:14px 18px!important;display:grid!important;box-shadow:0 -18px 45px #0f172a0b!important}.conversation-form input:not(.chat-file-input){background:#fff!important;border:1px solid #d9e3f1!important;border-radius:22px!important;width:100%!important;min-width:0!important;height:58px!important;margin:0!important;padding:0 20px!important;box-shadow:0 10px 24px #0f172a0a!important}.attachment-button,.emoji-composer-button,.conversation-form button[type=submit]{border-radius:22px!important;align-self:center!important;place-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;padding:0!important;display:grid!important;transform:none!important}.attachment-button{color:#4f5cf7!important;background:#f3f6ff!important;border:1px solid #cfd9ff!important;box-shadow:0 10px 22px #5865f214!important}.emoji-composer-button{color:#5865f2!important;background:#fff!important;border:1px solid #d7e2f1!important;box-shadow:0 10px 22px #0f172a0d!important}.conversation-form button[type=submit]{color:#fff!important;background:#5865f2!important;border:none!important;font-size:22px!important;line-height:1!important;box-shadow:0 14px 28px #5865f238!important}.composer-emoji-wrap{place-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;display:grid!important;position:relative!important}.emoji-composer-button svg,.attachment-button svg,.attachment-clip-icon{fill:none!important;stroke:currentColor!important;stroke-width:2.3px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:23px!important;height:23px!important}.composer-emoji-popover{z-index:650!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffa!important;border:1px solid #d6e2f1!important;border-radius:24px!important;width:430px!important;max-width:min(430px,100vw - 40px)!important;max-height:460px!important;padding:14px!important;position:absolute!important;bottom:70px!important;right:-4px!important;overflow:hidden!important;box-shadow:0 30px 90px #0f172a38!important}.reaction-popover-head{justify-content:space-between!important;align-items:center!important;gap:12px!important;height:40px!important;margin-bottom:10px!important;display:flex!important}.reaction-popover-head button{color:#0f172a!important;background:#eef4fb!important;border:1px solid #d6e2f1!important;border-radius:13px!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;font-size:18px!important;line-height:1!important}.emoji-picker-panel,.context-emoji-grid.emoji-picker-panel{scrollbar-width:thin!important;width:100%!important;max-height:370px!important;padding:0 4px 2px 0!important;display:block!important;overflow:hidden auto!important}.emoji-picker-section{margin:0 0 12px!important;display:block!important}.emoji-picker-section h4{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 8px!important;font-size:11px!important;font-weight:1000!important}.emoji-picker-grid,.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(8,1fr)!important;align-items:center!important;gap:7px!important;display:grid!important}.emoji-picker-grid button,.context-emoji-grid .emoji-picker-grid button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;box-shadow:none!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #0000!important;border-radius:13px!important;place-items:center!important;padding:0!important;font-size:21px!important;line-height:1!important;display:grid!important;transform:none!important}.message-context-menu-wide{border-radius:22px!important;width:390px!important;max-width:calc(100vw - 28px)!important;max-height:calc(100vh - 28px)!important;padding:14px!important;overflow:hidden auto!important}.message-context-reactions{background:#f8fbff!important;border:1px solid #dbe5f1!important;border-radius:18px!important;width:100%!important;margin:8px 0!important;padding:12px!important;overflow:hidden!important}.message-context-reactions .reaction-strip-label{color:#64748b!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 9px!important;font-size:11px!important;font-weight:1000!important;display:block!important}.message-context-reactions .emoji-picker-panel{max-height:300px!important}.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{background:#fffffffa!important;border:1px solid #d6e2f1!important;border-radius:24px!important;width:430px!important;max-width:min(430px,100vw - 42px)!important;max-height:460px!important;padding:14px!important;overflow:hidden!important;box-shadow:0 30px 90px #0f172a33!important}.message-reactions{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;margin-top:6px!important;padding:0!important;display:flex!important}.message-reactions button{color:#4f5cf7!important;background:#fff!important;border:1px solid #cbd7ff!important;border-radius:999px!important;align-items:center!important;gap:5px!important;min-width:auto!important;height:28px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;box-shadow:0 8px 18px #5865f214!important}.message-reactions button:hover,.message-reactions button.active{background:#eef3ff!important;border-color:#aebcff!important}@media (width<=760px){.conversation-form{grid-template-columns:50px minmax(0,1fr) 48px 52px!important;gap:8px!important;padding:12px!important}.attachment-button,.emoji-composer-button,.composer-emoji-wrap,.conversation-form button[type=submit]{border-radius:18px!important;width:50px!important;min-width:50px!important;height:52px!important}.composer-emoji-popover,.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{width:auto!important;max-width:none!important;left:10px!important;right:10px!important}.emoji-picker-grid,.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(7,1fr)!important}.emoji-picker-grid button,.context-emoji-grid .emoji-picker-grid button{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important}}.chat-search-title-icon{width:54px!important;min-width:54px!important;height:54px!important;box-shadow:none!important;color:#5865f2!important;background:linear-gradient(#f7f9ff 0%,#eef4ff 100%)!important;border:1px solid #dbe6fb!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;position:relative!important;overflow:hidden!important}.chat-search-title-icon svg{stroke:currentColor!important;stroke-width:2.4px!important;fill:none!important;opacity:1!important;width:24px!important;height:24px!important;display:block!important;transform:none!important}.chat-search-modal-close,.pinned-panel-close{color:#0000!important;width:50px!important;min-width:50px!important;height:50px!important;box-shadow:none!important;background:#eef3fa!important;border:1px solid #d8e4f2!important;border-radius:17px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:0!important;line-height:0!important;display:inline-flex!important;position:relative!important;inset:auto!important;transform:none!important}.chat-search-modal-close:before,.chat-search-modal-close:after,.pinned-panel-close:before,.pinned-panel-close:after{content:""!important;transform-origin:50%!important;background:#132033!important;border-radius:999px!important;width:15px!important;height:2.5px!important;position:absolute!important;top:50%!important;left:50%!important}.chat-search-modal-close:before,.pinned-panel-close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.chat-search-modal-close:after,.pinned-panel-close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.chat-search-modal-close:hover,.pinned-panel-close:hover{background:#e4ecf8!important;transform:none!important}.conversation-form{grid-template-columns:58px minmax(0,1fr) 58px 58px!important;align-items:center!important;gap:10px!important;padding:12px 18px!important;display:grid!important;overflow:visible!important}.conversation-form input:not(.chat-file-input){box-sizing:border-box!important;grid-column:auto!important;width:100%!important;min-width:0!important;height:56px!important}.attachment-button,.emoji-composer-button,.conversation-form button[type=submit]{border-radius:18px!important;flex:0 0 58px!important;justify-content:center!important;align-items:center!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:58px!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important;transform:none!important}.attachment-button:hover,.emoji-composer-button:hover,.conversation-form button[type=submit]:hover{transform:translateY(-1px)!important}.composer-emoji-wrap{z-index:400!important;flex:0 0 58px!important;width:58px!important;height:58px!important;display:inline-flex!important;position:relative!important}.composer-emoji-popover{z-index:99999!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffa!important;border:1px solid #dbe6f7!important;border-radius:24px!important;flex-direction:column!important;width:min(460px,100vw - 28px)!important;max-height:min(560px,100vh - 132px)!important;display:flex!important;position:fixed!important;bottom:92px!important;right:96px!important;overflow:hidden!important;box-shadow:0 28px 80px #1d2b4d40!important}.message-reaction-popover{z-index:99998!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;background:#fffffffa!important;border:1px solid #dbe6f7!important;border-radius:24px!important;flex-direction:column!important;width:min(460px,100vw - 28px)!important;max-height:min(560px,100vh - 132px)!important;display:flex!important;position:fixed!important;inset:auto auto 92px 50%!important;overflow:hidden!important;transform:translate(-50%)!important;box-shadow:0 28px 80px #1d2b4d40!important}.reaction-popover-head{border-bottom:1px solid #edf2fa!important;flex:none!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:16px 18px 10px!important;display:flex!important}.reaction-popover-head button{color:#132033!important;background:#eef3fa!important;border:1px solid #dbe6f7!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;padding:0!important;font-size:20px!important;line-height:1!important;display:inline-flex!important}.emoji-picker-panel{box-sizing:border-box!important;flex:auto!important;width:100%!important;min-width:0!important;max-width:none!important;padding:14px 16px 18px!important;overflow:hidden auto!important}.emoji-picker-section{margin:0 0 18px!important;padding:0!important}.emoji-picker-section h4{color:#6b7890!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 10px!important;font-size:11px!important}.emoji-picker-grid{grid-template-columns:repeat(8,42px)!important;justify-content:start!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:100%!important;display:grid!important}.emoji-picker-grid button{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;box-shadow:none!important;background:#f5f8fd!important;border:1px solid #0000!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:22px!important;line-height:1!important;display:inline-flex!important;transform:none!important}.emoji-picker-grid button:hover{background:#eef3ff!important;border-color:#cbd9ff!important;transform:none!important}.context-emoji-grid.emoji-picker-panel{max-height:340px!important;padding:12px!important}.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(6,40px)!important;gap:7px!important}.context-emoji-grid .emoji-picker-grid button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important}.message-reactions{box-shadow:none!important;background:0 0!important;border:0!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;padding:0!important;display:inline-flex!important}.message-reactions button{background:#ffffffeb!important;border:1px solid #cfdcff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:40px!important;height:26px!important;margin:0!important;padding:0 9px!important;display:inline-flex!important;box-shadow:0 8px 18px #394c8214!important}.message-reactions button span,.message-reactions button b{background:0 0!important;border:0!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-block!important}.message-reactions button span{font-size:15px!important}.message-reactions button b{color:#5064e9!important;font-size:12px!important}.message-reactions button.active,.message-reactions button:hover{background:#eef2ff!important}@media (width<=760px){.conversation-form{grid-template-columns:48px minmax(0,1fr) 48px 48px!important;gap:7px!important;padding:10px!important}.attachment-button,.emoji-composer-button,.conversation-form button[type=submit],.composer-emoji-wrap{flex-basis:48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important}.conversation-form input:not(.chat-file-input){height:48px!important}.composer-emoji-popover,.message-reaction-popover{width:auto!important;bottom:76px!important;left:14px!important;right:14px!important;transform:none!important}.emoji-picker-grid{grid-template-columns:repeat(6,40px)!important}}.chat-search-title-icon{background:linear-gradient(#f6f8ff,#eef4ff)!important;border:1px solid #d9e5fb!important;border-radius:18px!important;place-items:center!important;width:54px!important;min-width:54px!important;height:54px!important;display:inline-grid!important;position:relative!important;overflow:hidden!important;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #5066f21a!important}.chat-search-title-icon:before,.chat-search-title-icon:after,.chat-search-title-icon>span,.chat-search-title-icon span{content:none!important;display:none!important}.chat-search-title-icon svg{fill:none!important;stroke:#5865f2!important;stroke-width:2.4px!important;stroke-linecap:round!important;stroke-linejoin:round!important;opacity:1!important;width:24px!important;height:24px!important;display:block!important;transform:none!important}.chat-search-modal-close{color:#0f172a!important;background:#eef3fa!important;border:1px solid #dbe6f5!important;border-radius:17px!important;place-items:center!important;width:52px!important;min-width:52px!important;height:52px!important;padding:0!important;font-size:0!important;line-height:1!important;display:grid!important;position:relative!important;overflow:hidden!important;transform:none!important}.chat-search-modal-close:before,.chat-search-modal-close:after{content:""!important;transform-origin:50%!important;background:#142033!important;border-radius:99px!important;width:16px!important;height:3px!important;position:absolute!important;top:50%!important;left:50%!important}.chat-search-modal-close:before{transform:translate(-50%,-50%)rotate(45deg)!important}.chat-search-modal-close:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.chat-search-modal-close:hover{background:#e6edf8!important;transform:none!important}.conversation-form{isolation:isolate!important;grid-template-columns:58px minmax(0,1fr) 58px 58px!important;align-items:center!important;gap:10px!important;padding:14px 18px!important;display:grid!important;overflow:visible!important}.conversation-form .chat-file-input{display:none!important}.conversation-form input:not(.chat-file-input){box-sizing:border-box!important;border-radius:22px!important;width:100%!important;min-width:0!important;height:58px!important;padding:0 22px!important}.attachment-button,.emoji-composer-button,.conversation-form button[type=submit]{box-sizing:border-box!important;z-index:2!important;border-radius:20px!important;place-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;padding:0!important;display:grid!important;position:relative!important}.composer-emoji-wrap{z-index:30!important;place-items:center!important;width:58px!important;min-width:58px!important;height:58px!important;display:grid!important;position:relative!important;overflow:visible!important}.composer-emoji-popover,.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{z-index:9999!important;background:#fffffffa!important;border:1px solid #dbe6f5!important;border-radius:24px!important;width:min(440px,100vw - 32px)!important;max-height:min(560px,100vh - 120px)!important;position:fixed!important;inset:auto!important;overflow:hidden!important;transform:none!important;box-shadow:0 26px 80px #0f172a33!important}.composer-emoji-popover{bottom:92px!important;right:22px!important}.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.reaction-popover-head{background:#fff!important;border-bottom:1px solid #e2eaf5!important;justify-content:space-between!important;align-items:center!important;height:58px!important;padding:0 16px!important;display:flex!important}.reaction-popover-head strong{color:#111827!important;font-size:15px!important}.reaction-popover-head button{color:#111827!important;background:#eef3fa!important;border:1px solid #dbe6f5!important;border-radius:13px!important;place-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;font-size:20px!important;line-height:1!important;display:grid!important}.emoji-picker-panel,.context-emoji-grid.emoji-picker-panel{box-sizing:border-box!important;background:#fff!important;width:100%!important;max-width:none!important;max-height:calc(min(560px,100vh - 120px) - 58px)!important;padding:14px!important;overflow:hidden auto!important}.emoji-picker-section{margin:0 0 18px!important;padding:0!important;display:block!important}.emoji-picker-section h4{color:#6b778d!important;letter-spacing:.08em!important;text-transform:uppercase!important;margin:0 0 10px!important;padding:0!important;font-size:11px!important;line-height:1.2!important;display:block!important}.emoji-picker-grid,.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.emoji-picker-grid button,.context-emoji-grid .emoji-picker-grid button{width:42px!important;min-width:0!important;height:42px!important;box-shadow:none!important;cursor:pointer!important;background:#f6f8fb!important;border:1px solid #0000!important;border-radius:14px!important;place-items:center!important;padding:0!important;font-size:22px!important;line-height:1!important;display:grid!important;transform:none!important}.emoji-picker-grid button:hover,.context-emoji-grid .emoji-picker-grid button:hover{background:#eef3ff!important;border-color:#cfd9ff!important;transform:none!important}.message-context-menu .message-context-reactions,.message-context-reactions{display:none!important}.message-context-menu button{white-space:nowrap!important}.message-reactions{background:0 0!important;flex-wrap:wrap!important;align-items:center!important;gap:6px!important;width:auto!important;padding:0!important;display:inline-flex!important}.message-reactions button{background:#ffffffeb!important;border:1px solid #cfd9ff!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:5px!important;min-width:40px!important;height:26px!important;padding:0 9px!important;display:inline-flex!important;box-shadow:0 8px 18px #5865f21a!important}.message-reactions button+button{margin-left:0!important}.message-reactions span,.message-reactions b{line-height:1!important;display:inline-block!important}.message-reactions span{font-size:16px!important}.message-reactions b{color:#5865f2!important;font-size:12px!important}@media (width<=720px){.conversation-form{grid-template-columns:52px minmax(0,1fr) 52px 52px!important;gap:8px!important;padding:12px!important}.attachment-button,.emoji-composer-button,.conversation-form button[type=submit],.composer-emoji-wrap{width:52px!important;min-width:52px!important;height:52px!important}.composer-emoji-popover,.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{width:auto!important;max-height:70vh!important;left:12px!important;right:12px!important}.composer-emoji-popover{bottom:82px!important}.message-reaction-popover,.message-row:not(.own) .message-reaction-popover{top:50%!important;transform:translateY(-50%)!important}.emoji-picker-grid,.context-emoji-grid .emoji-picker-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}.emoji-picker-grid button,.context-emoji-grid .emoji-picker-grid button{width:100%!important}}.dashboard-rework{width:min(1320px,100vw - 48px);margin:0 auto;padding:72px 0 96px}.dash-hero-card{background:radial-gradient(circle at 16% 20%,#5865f229,#0000 34%),linear-gradient(135deg,#fffffff5,#f1f5f9c7);border:1px solid #cbd5e1eb;border-radius:42px;grid-template-columns:minmax(0,1.4fr) minmax(360px,.75fr);align-items:stretch;gap:26px;min-height:430px;padding:26px;display:grid;overflow:hidden;box-shadow:0 34px 95px #1e293b21}.dash-hero-copy{background:linear-gradient(135deg,#ffffffe6,#ffffff8c);border-radius:32px;flex-direction:column;justify-content:center;min-height:360px;padding:30px;display:flex;position:relative}.dash-kicker{width:fit-content;height:36px;color:var(--blue);letter-spacing:.12em;text-transform:uppercase;background:#5865f21a;border-radius:999px;align-items:center;padding:0 16px;font-size:12px;font-weight:900;display:inline-flex}.dash-hero-copy h1{color:#101827;letter-spacing:-.075em;max-width:760px;margin:18px 0 14px;font-size:clamp(48px,6.3vw,86px);line-height:.92}.dash-hero-copy p{color:#64748b;max-width:620px;margin:0;font-size:18px;font-weight:800;line-height:1.75}.dash-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.dash-hero-actions button,.dash-panel-head button,.dash-action-grid button{cursor:pointer;border:0;font-family:inherit}.dash-hero-actions button{background:var(--blue);color:#fff;border-radius:18px;min-height:54px;padding:0 22px;font-size:15px;font-weight:950;box-shadow:0 18px 42px #5865f23d}.dash-hero-actions .dash-secondary-action{color:#111827;background:#fff;border:1px solid #dbe6f4;box-shadow:0 16px 36px #0f172a14}.dash-me-card{background:#fffffff5;border:1px solid #cbd5e1eb;border-radius:34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #1e293b1f}.dash-me-banner{background-color:#0000;background-image:linear-gradient(135deg,#5865f2b8,#63b3ed8c),radial-gradient(circle at 72% 20%,#ffffff59,#0000 30%);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;height:145px}.dash-me-body{align-items:flex-end;gap:16px;margin-top:-42px;padding:0 22px 22px;display:flex}.dash-me-avatar{border:6px solid #fff;border-radius:30px;flex:none;width:92px;height:92px;box-shadow:0 18px 36px #0f172a2e}.dash-me-body strong{color:#101827;letter-spacing:-.045em;font-size:25px;font-weight:950;display:block}.dash-me-body span{color:#64748b;margin-top:4px;font-size:13px;font-weight:900;display:block}.dash-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 22px 22px;display:grid}.dash-stat-grid div{background:#f8fbff;border:1px solid #dbe6f4;border-radius:22px;min-height:96px;padding:18px}.dash-stat-grid b{color:#0f172a;font-size:31px;font-weight:950;line-height:1;display:block}.dash-stat-grid span{color:#64748b;margin-top:9px;font-size:13px;font-weight:900;display:block}.dash-main-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.82fr);gap:22px;margin-top:24px;display:grid}.dash-panel{background:#fffffff0;border:1px solid #cbd5e1f0;border-radius:32px;padding:22px;overflow:hidden;box-shadow:0 24px 62px #1e293b1a}.dash-recent-panel{grid-row:span 2}.dash-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.dash-panel-head span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.dash-panel-head h2{color:#101827;letter-spacing:-.045em;margin:0;font-size:25px;line-height:1}.dash-panel-head button,.dash-panel-head>b{color:#334155;background:#eef4fb;border-radius:15px;justify-content:center;align-items:center;min-height:42px;padding:0 15px;font-size:13px;font-weight:950;display:inline-flex}.dash-chat-list,.dash-notification-list{gap:10px;display:grid}.dash-chat-row,.dash-notification-item{cursor:pointer;text-align:left;background:#f8fbff;border:1px solid #0000;border-radius:22px;width:100%;min-width:0;font-family:inherit;transition:transform .18s,border-color .18s,background .18s}.dash-chat-row:hover,.dash-notification-item:hover,.dash-action-grid button:hover{background:#fff;border-color:#5865f252;transform:translateY(-1px)}.dash-chat-row{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.dash-row-avatar{border-radius:18px;width:54px;height:54px}.dash-chat-row strong,.dash-notification-item strong,.dash-action-grid b{color:#111827;font-size:15px;font-weight:950;line-height:1.25;display:block}.dash-chat-row span,.dash-notification-item span,.dash-action-grid span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:0;margin-top:4px;font-size:13px;font-weight:850;line-height:1.35;display:block;overflow:hidden}.dash-chat-row em{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 8px;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.dash-chat-row small{color:#94a3b8;font-size:12px;font-weight:900}.dash-notification-item{grid-template-columns:66px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.dash-notification-item i{height:38px;color:var(--blue);background:#5865f21a;border-radius:14px;justify-content:center;align-items:center;font-size:12px;font-style:normal;font-weight:950;display:inline-flex}.dash-actions-panel,.dash-announcement-panel{min-height:240px}.dash-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dash-action-grid button{text-align:left;background:#f8fbff;border:1px solid #dbe6f4;border-radius:22px;min-height:112px;padding:18px}.dash-announcement-panel p{color:#475569;margin:0;font-size:15px;font-weight:850;line-height:1.7}.dash-announcement-footer{background:linear-gradient(135deg,#5865f21a,#63b3ed1f);border-radius:22px;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;padding:16px;display:flex}.dash-announcement-footer span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:950}.dash-announcement-footer b{color:#101827;font-size:15px;font-weight:950}.dash-empty-state{color:#64748b;text-align:center;border:1px dashed #cbd5e1;border-radius:22px;align-content:center;place-items:center;gap:6px;min-height:170px;display:grid}.dash-empty-state b{color:#111827;font-size:18px;font-weight:950}.dash-empty-state span{font-size:13px;font-weight:850}@media (width<=1100px){.dashboard-rework{width:min(100%,100vw - 28px);padding-top:42px}.dash-hero-card,.dash-main-layout{grid-template-columns:1fr}.dash-recent-panel{grid-row:auto}}@media (width<=720px){.dash-hero-card,.dash-panel{border-radius:26px;padding:16px}.dash-hero-copy{border-radius:22px;min-height:auto;padding:18px}.dash-hero-copy h1{font-size:40px}.dash-action-grid,.dash-stat-grid{grid-template-columns:1fr}.dash-chat-row{grid-template-columns:48px minmax(0,1fr)}.dash-chat-row em,.dash-chat-row small{grid-column:2;width:fit-content}}html,body,#root{min-height:100%!important}body{overflow-y:auto!important}.app-shell{min-height:100vh!important;overflow:hidden auto!important}.hero-dashboard{min-height:100vh!important;padding-bottom:120px!important}.dashboard-rework{padding-top:58px!important;padding-bottom:120px!important}.dash-hero-card{grid-template-columns:minmax(0,1.45fr) minmax(360px,430px)!important;align-items:stretch!important;overflow:visible!important}.dash-profile-card{background:#fff!important;grid-template-rows:146px auto 1fr!important;min-height:100%!important;display:grid!important;overflow:hidden!important}.dash-profile-card .dash-me-banner{filter:none!important;background-position:50%!important;background-size:cover!important;height:146px!important}.dash-profile-surface{z-index:2!important;background:linear-gradient(#ffffffc2,#fff 44%)!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:end!important;gap:16px!important;margin-top:-46px!important;padding:0 22px 18px!important;display:grid!important;position:relative!important}.dash-profile-card .dash-me-avatar{border:6px solid #fff!important;border-radius:30px!important;width:92px!important;height:92px!important;box-shadow:0 16px 32px #0f172a29!important}.dash-profile-copy{min-width:0!important;padding-bottom:8px!important}.dash-profile-copy strong{color:#101827!important;letter-spacing:-.045em!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:25px!important;font-weight:950!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.dash-profile-copy span{color:#64748b!important;text-overflow:ellipsis!important;white-space:nowrap!important;margin-top:6px!important;font-size:13px!important;font-weight:900!important;display:block!important;overflow:hidden!important}.dash-profile-card .dash-stat-grid{align-self:end!important;padding:0 22px 22px!important}.dash-profile-card .dash-stat-grid div{background:#f8fbff!important;border-color:#dbe6f4!important;min-height:86px!important}.dash-main-focused{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)!important;align-items:stretch!important}.dash-main-focused .dash-notification-panel,.dash-main-focused .dash-announcement-panel{min-height:260px!important}.dash-main-focused .dash-announcement-panel p{font-size:17px!important;line-height:1.85!important}.admin-rb-announcement-page{grid-template-columns:minmax(0,1.05fr) minmax(360px,.8fr)!important;gap:22px!important;padding:26px!important;display:grid!important}.admin-rb-announcement-page textarea{resize:vertical!important;min-height:210px!important}.announcement-preview-card .dash-announcement-panel,.admin-announcement-preview{box-shadow:none!important;margin:0!important}.admin-rb-mini-note{color:#64748b!important;background:#f8fbff!important;border:1px dashed #cbd5e1!important;border-radius:17px!important;margin-top:12px!important;padding:13px 15px!important;font-weight:850!important}@media (width<=1100px){.dash-hero-card,.dash-main-focused,.admin-rb-announcement-page{grid-template-columns:1fr!important}.dash-profile-card{min-height:420px!important}}@media (width<=720px){.hero-dashboard{width:min(100%,100vw - 20px)!important;padding-bottom:80px!important}.dashboard-rework{width:100%!important;padding-top:28px!important}.dash-hero-card{border-radius:28px!important;padding:14px!important}.dash-profile-surface{grid-template-columns:78px minmax(0,1fr)!important}.dash-profile-card .dash-me-avatar{border-radius:24px!important;width:78px!important;height:78px!important}}.dash-hero-card{align-items:stretch!important;overflow:hidden!important}.dash-profile-card,.dash-me-card.dash-profile-card{isolation:isolate!important;background:#fff!important;border:1px solid #dbe6f4!important;border-radius:34px!important;flex-direction:column!important;height:100%!important;min-height:430px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 28px 70px #1e293b1f!important}.dash-profile-card .dash-me-banner{z-index:1!important;filter:none!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:0!important;flex:0 0 150px!important;width:100%!important;height:150px!important;min-height:150px!important;max-height:150px!important;position:relative!important;overflow:hidden!important}.dash-profile-card .dash-me-banner:after{content:"";pointer-events:none;background:linear-gradient(#0f172a0a,#0f172a38);position:absolute;inset:0}.dash-profile-surface{z-index:3!important;background:#fff!important;align-items:flex-end!important;gap:16px!important;min-width:0!important;margin:-44px 0 0!important;padding:0 26px 22px!important;display:flex!important;position:relative!important}.dash-profile-surface:before{content:"";z-index:-1;background:#fff;position:absolute;inset:44px 0 0}.dash-profile-card .dash-me-avatar,.dash-profile-surface .dash-me-avatar{background:var(--blue)!important;border:6px solid #fff!important;border-radius:30px!important;flex:0 0 94px!important;width:94px!important;min-width:94px!important;height:94px!important;overflow:visible!important;box-shadow:0 16px 34px #0f172a2e!important}.dash-profile-card .dash-me-avatar img,.dash-profile-surface .dash-me-avatar img{object-fit:cover!important;border-radius:24px!important;width:100%!important;height:100%!important}.dash-profile-copy{color:#111827!important;flex:auto!important;min-width:0!important;padding-bottom:10px!important}.dash-profile-copy strong{color:#111827!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:clamp(20px,2vw,25px)!important;line-height:1.08!important;display:block!important;overflow:hidden!important}.dash-profile-copy span{color:#64748b!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin-top:6px!important;font-size:13px!important;font-weight:900!important;display:block!important;overflow:hidden!important}.dash-profile-card .dash-stat-grid{z-index:4!important;background:#fff!important;flex:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-content:end!important;gap:12px!important;width:100%!important;margin:0!important;padding:0 26px 26px!important;display:grid!important;position:relative!important}.dash-profile-card .dash-stat-grid div{background:#f8fbff!important;border:1px solid #dbe6f4!important;border-radius:22px!important;min-width:0!important;min-height:88px!important;padding:18px!important;overflow:hidden!important}.dash-profile-card .dash-stat-grid b{color:#0f172a!important;font-size:30px!important;line-height:1!important;display:block!important}.dash-profile-card .dash-stat-grid span{color:#64748b!important;white-space:nowrap!important;margin-top:9px!important;font-size:13px!important;font-weight:900!important;display:block!important}@media (width<=1100px){.dash-profile-card,.dash-me-card.dash-profile-card{min-height:430px!important}}@media (width<=720px){.dash-profile-surface{padding:0 18px 18px!important}.dash-profile-card .dash-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0 18px 18px!important}.dash-profile-card .dash-me-avatar,.dash-profile-surface .dash-me-avatar{border-radius:26px!important;flex-basis:82px!important;width:82px!important;min-width:82px!important;height:82px!important}}.public-landing,.public-dashboard{min-height:100vh!important}.public-dashboard-rework{padding-top:58px!important;padding-bottom:54px!important}.public-landing-card{grid-template-columns:minmax(0,1.18fr) minmax(390px,.72fr)!important;align-items:center!important;min-height:560px!important}.public-landing-copy{min-height:500px!important}.public-auth-panel{justify-content:center!important;align-items:center!important;min-width:0!important;display:flex!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{color:#111827!important;background:#fffffff0!important;border:1px solid #dbe6f4!important;border-radius:32px!important;width:min(100%,460px)!important;max-height:none!important;margin:0!important;padding:26px!important;box-shadow:0 30px 80px #1e293b1f!important}.dashboard-auth-card .auth-brand h1,.dashboard-auth-card .auth-intro h2{color:#111827!important}.dashboard-auth-card .auth-brand p,.dashboard-auth-card .auth-field-hint{color:#64748b!important}.dashboard-auth-card form{gap:12px!important;margin-top:18px!important;display:grid!important}.dashboard-auth-card label{color:#334155!important;font-weight:900!important}.dashboard-auth-card input,.dashboard-auth-card select{color:#111827!important;background:#f8fbff!important;border:1px solid #dbe6f4!important}.public-auth-actions button:first-child{color:#111827!important;background:#ffffffdb!important}.dash-profile-card .dash-me-avatar .status:before,.dash-profile-card .dash-me-avatar .status:after,.dash-profile-surface .dash-me-avatar .status:before,.dash-profile-surface .dash-me-avatar .status:after{box-sizing:border-box!important}.aleysta-footer{color:#fff;background:radial-gradient(circle at 12% 0,#ffffff3d,#0000 28%),linear-gradient(135deg,#11174a 0%,#27349f 48%,#5865f2 100%);border:1px solid #ffffff3d;border-radius:44px;width:min(1320px,100vw - 48px);margin:0 auto 48px;padding:52px 52px 0;overflow:hidden;box-shadow:0 34px 95px #1e293b2e}.aleysta-footer-top{justify-content:space-between;align-items:flex-start;gap:42px;display:flex}.aleysta-footer-logo{background:#ffffff29;border:1px solid #fff3;border-radius:20px;place-items:center;width:58px;height:58px;font-size:28px;font-weight:950;display:grid}.aleysta-footer p{color:#ffffffc2;max-width:360px;margin:18px 0 0;font-weight:850;line-height:1.7}.aleysta-footer-columns{grid-template-columns:repeat(3,minmax(130px,1fr));gap:34px;display:grid}.aleysta-footer-columns div{gap:10px;display:grid}.aleysta-footer-columns b{color:#fff;font-size:14px;font-weight:950}.aleysta-footer-columns span{color:#ffffffb8;font-size:13px;font-weight:800}.aleysta-footer-word{letter-spacing:-.09em;color:#ffffffd6;-webkit-user-select:none;user-select:none;margin-top:56px;font-size:clamp(86px,17vw,245px);font-weight:950;line-height:.74;display:block}@media (width<=1100px){.public-landing-card{grid-template-columns:1fr!important}.public-landing-copy{min-height:auto!important}.aleysta-footer-top,.aleysta-footer-columns{flex-direction:column;grid-template-columns:1fr}}@media (width<=720px){.aleysta-footer{border-radius:30px;width:min(100%,100vw - 20px);padding:32px 24px 0}.aleysta-footer-columns{grid-template-columns:1fr 1fr;gap:22px}.dashboard-auth-card,.auth-card.dashboard-auth-card{border-radius:26px!important;padding:20px!important}}html.aleysta-scroll-locked,body.aleysta-scroll-locked{overscroll-behavior:none!important;overflow:hidden!important}.client-window,.client-window *,.conversation-panel,.conversation-messages,.people-panel,.client-rail{overscroll-behavior:contain!important}.client-window{max-height:calc(100vh - 126px)!important}.hero-dashboard{overflow-x:hidden!important}.aleysta-footer{min-height:360px!important;padding:52px 52px 34px!important;position:relative!important;overflow:hidden!important}.aleysta-footer-top{z-index:2!important;position:relative!important}.aleysta-footer-word{z-index:1!important;letter-spacing:-.085em!important;white-space:nowrap!important;color:#ffffffd1!important;max-width:100%!important;margin-top:48px!important;font-size:clamp(78px,13.5vw,184px)!important;line-height:.82!important;display:block!important;position:relative!important;transform:translateY(10px)!important}.public-dashboard-rework{width:min(1240px,100vw - 48px)!important;padding-top:54px!important;padding-bottom:44px!important}.public-landing-card{grid-template-columns:minmax(0,1fr) minmax(360px,430px)!important;min-height:560px!important;overflow:hidden!important}.public-landing-copy h1{letter-spacing:-.075em!important;font-size:clamp(48px,5.1vw,82px)!important;line-height:.98!important}.public-auth-panel{align-self:stretch!important;padding:18px 0!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{scrollbar-width:thin!important;overscroll-behavior:contain!important;align-self:center!important;max-height:min(720px,100vh - 190px)!important;overflow:auto!important}.dashboard-auth-card::-webkit-scrollbar{width:8px}.dashboard-auth-card::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.dash-profile-card .dash-me-avatar .status,.dash-profile-surface .dash-me-avatar .status{border-width:4px!important;width:18px!important;height:18px!important;bottom:10px!important;right:-2px!important}.dash-profile-card .dash-me-avatar .status.online,.dash-profile-surface .dash-me-avatar .status.online{background:#22c55e!important}@media (width<=1100px){.public-landing-card{grid-template-columns:1fr!important}.public-auth-panel{padding:0!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{max-height:none!important}.aleysta-footer{min-height:330px!important}}@media (width<=720px){.public-dashboard-rework{width:min(100%,100vw - 20px)!important}.public-landing-card{min-height:auto!important}.public-landing-copy h1{font-size:40px!important}.aleysta-footer{min-height:300px!important;padding:32px 24px 26px!important}.aleysta-footer-word{letter-spacing:-.07em!important;margin-top:34px!important;font-size:clamp(62px,22vw,118px)!important}}html:not(.aleysta-scroll-locked),body:not(.aleysta-scroll-locked){overscroll-behavior-y:auto!important;overflow-y:auto!important}.client-window,.conversation-panel,.conversation-messages,.people-panel,.client-rail{overscroll-behavior:contain!important}.hero-dashboard{padding-bottom:38px!important}.dashboard-rework{padding-bottom:44px!important}.public-dashboard-rework{padding-bottom:34px!important}.aleysta-footer{min-height:292px!important;margin-bottom:26px!important;padding:42px 48px 24px!important}.aleysta-footer-word{margin-top:28px!important;font-size:clamp(70px,11.6vw,154px)!important;line-height:.78!important;transform:translateY(4px)!important}.dash-profile-card .dash-me-avatar,.dash-profile-surface .dash-me-avatar{position:relative!important;overflow:visible!important}.dash-profile-card .dash-me-avatar .status,.dash-profile-surface .dash-me-avatar .status{z-index:30!important;border:4px solid #fff!important;border-radius:999px!important;width:18px!important;height:18px!important;position:absolute!important;bottom:4px!important;right:4px!important;transform:none!important;box-shadow:0 8px 16px #0f172a2e!important}.dash-profile-card .dash-me-avatar .status.idle:after,.dash-profile-surface .dash-me-avatar .status.idle:after{background:#fff!important;width:62%!important;height:62%!important;top:-9%!important;left:-8%!important}.dash-profile-card .dash-me-avatar .status.dnd:after,.dash-profile-surface .dash-me-avatar .status.dnd:after{background:#fff!important;width:62%!important;height:18%!important;top:41%!important;left:19%!important}.public-landing-card{align-items:center!important;min-height:auto!important;overflow:visible!important}.public-landing-copy{flex-direction:column!important;justify-content:center!important;min-height:470px!important;display:flex!important}.public-auth-panel{align-self:center!important;min-height:0!important;padding:0!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{border-radius:30px!important;max-height:none!important;padding:24px!important;overflow:visible!important}.dashboard-auth-card .auth-brand{margin-bottom:12px!important}.dashboard-auth-card .auth-tabs{height:50px!important;margin:14px 0 16px!important;padding:5px!important}.dashboard-auth-card form{gap:10px!important;margin-top:0!important}.dashboard-auth-card label{gap:7px!important;font-size:13px!important;display:grid!important}.dashboard-auth-card input,.dashboard-auth-card select{border-radius:15px!important;height:44px!important;min-height:44px!important;margin-top:0!important;padding:0 14px!important;font-size:13px!important}.dashboard-auth-card .birthdate-row{gap:8px!important}.dashboard-auth-card .birthdate-row select{margin-top:0!important}.dashboard-auth-card .primary-button{height:48px!important;margin-top:2px!important}.dashboard-auth-card::-webkit-scrollbar{display:none!important}.dashboard-auth-card{scrollbar-width:none!important}@media (width<=1100px){.public-landing-card{grid-template-columns:1fr!important}.public-landing-copy{min-height:auto!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{width:min(100%,520px)!important}}@media (width<=720px){.hero-dashboard{padding-bottom:28px!important}.aleysta-footer{min-height:240px!important;padding:28px 22px 20px!important}.aleysta-footer-word{margin-top:22px!important;font-size:clamp(58px,20vw,104px)!important}.dashboard-auth-card,.auth-card.dashboard-auth-card{padding:20px!important}}.dash-profile-card .dash-me-avatar,.dash-profile-surface .dash-me-avatar{color:#fff!important;text-transform:uppercase!important;place-items:center!important;font-size:38px!important;font-weight:950!important;line-height:1!important;display:grid!important}.dash-profile-card .dash-me-avatar img,.dash-profile-surface .dash-me-avatar img{grid-area:1/1!important;display:block!important}.dash-profile-card .dash-me-avatar .status,.dash-profile-surface .dash-me-avatar .status{grid-area:1/1!important}.aleysta-footer-columns a{color:#ffffffbd!important;width:fit-content!important;font-size:13px!important;font-weight:850!important;text-decoration:none!important;transition:color .16s,transform .16s,opacity .16s!important}.aleysta-footer-columns a:hover{color:#fff!important;transform:translate(3px)!important}.aleysta-footer-columns span{display:none!important}.admin-footer-nav-editor{grid-column:1/-1!important}.admin-footer-nav-list{gap:12px!important;margin-top:16px!important;display:grid!important}.admin-footer-nav-row{background:#f8fbff!important;border:1px solid #dbe6f4!important;border-radius:22px!important;grid-template-columns:minmax(130px,.7fr) minmax(160px,.9fr) minmax(220px,1.35fr) auto!important;align-items:end!important;gap:12px!important;padding:14px!important;display:grid!important}.admin-footer-nav-row label{color:#64748b!important;gap:8px!important;font-size:12px!important;font-weight:950!important;display:grid!important}.admin-footer-nav-row input{color:#0f172a!important;background:#fff!important;border:1px solid #dbe6f4!important;border-radius:15px!important;height:44px!important;padding:0 14px!important;font-weight:850!important}.admin-footer-nav-row .danger.soft{color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:15px!important;min-width:74px!important;height:44px!important}@media (width<=980px){.admin-footer-nav-row{grid-template-columns:1fr!important}}.admin-footer-nav-empty{color:#111827;background:#f8fafce6;border:1px dashed #5865f247;border-radius:18px;gap:6px;padding:18px 20px;display:grid}.admin-footer-nav-empty span{color:#64748b;font-size:13px;line-height:1.5}.aleysta-footer-brand{gap:0!important;min-width:min(360px,100%)!important;display:grid!important}.aleysta-footer-socials{gap:12px!important;margin-top:30px!important;display:grid!important}.aleysta-footer-socials>span{color:#ffffffb8!important;font-size:13px!important;font-weight:900!important}.aleysta-footer-socials>div{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}.aleysta-footer-socials a{color:#fff!important;background:#ffffff21!important;border:1px solid #ffffff2e!important;border-radius:14px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;transition:transform .16s,background .16s!important;display:grid!important}.aleysta-footer-socials a:hover{background:#ffffff38!important;transform:translateY(-2px)!important}.admin-footer-social-row{background:#f8fbff!important;border:1px solid #dbe6f4!important;border-radius:22px!important;grid-template-columns:minmax(160px,.9fr) minmax(90px,.45fr) minmax(240px,1.4fr) auto!important;align-items:end!important;gap:12px!important;padding:14px!important;display:grid!important}.admin-footer-social-row label{color:#64748b!important;gap:8px!important;font-size:12px!important;font-weight:950!important;display:grid!important}.admin-footer-social-row input{color:#0f172a!important;background:#fff!important;border:1px solid #dbe6f4!important;border-radius:15px!important;height:44px!important;padding:0 14px!important;font-weight:850!important}.admin-footer-social-row .danger.soft{color:#be123c!important;background:#fff1f2!important;border:1px solid #fecdd3!important;border-radius:15px!important;min-width:74px!important;height:44px!important}@media (width<=980px){.admin-footer-social-row{grid-template-columns:1fr!important}}.aleysta-footer-socials a{font-size:0!important;overflow:hidden!important}.aleysta-footer-socials a svg,.aleysta-footer-socials a img{object-fit:contain!important;width:20px!important;height:20px!important;display:block!important}.aleysta-footer-socials a svg{fill:currentColor!important;stroke:none!important}.aleysta-footer-socials a svg .social-cut{fill:#312e81!important}.admin-footer-social-row{grid-template-columns:96px minmax(260px,1fr) minmax(260px,1.25fr) minmax(150px,auto)!important;align-items:stretch!important;gap:14px!important}.admin-footer-social-preview{background:#fff!important;border:1px solid #dbe6f4!important;border-radius:18px!important;place-items:center!important;gap:8px!important;min-height:126px!important;display:grid!important}.admin-footer-social-preview>span,.admin-footer-social-presets>span{color:#64748b!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:11px!important;font-weight:950!important}.admin-footer-social-preview>div{color:#4f5df5!important;background:#eef3ff!important;border:1px solid #cbd8ff!important;border-radius:17px!important;place-items:center!important;width:48px!important;height:48px!important;display:grid!important}.admin-footer-social-preview svg,.admin-footer-social-preview img{object-fit:contain!important;fill:currentColor!important;width:24px!important;height:24px!important}.admin-footer-social-fields{gap:12px!important;display:grid!important}.admin-footer-social-presets{align-content:start!important;gap:10px!important;display:grid!important}.admin-footer-social-presets>div{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.admin-footer-social-presets button{color:#0f172a!important;cursor:pointer!important;background:#fff!important;border:1px solid #dbe6f4!important;border-radius:14px!important;align-items:center!important;gap:7px!important;height:38px!important;padding:0 10px!important;font-weight:900!important;display:inline-flex!important}.admin-footer-social-presets button.active{color:#3744dc!important;background:#eef2ff!important;border-color:#5865f2!important}.admin-footer-social-presets button svg,.admin-footer-social-presets button img{fill:currentColor!important;width:16px!important;height:16px!important}.admin-footer-social-presets button em{font-size:12px!important;font-style:normal!important}.admin-footer-social-actions{align-content:center!important;gap:10px!important;display:grid!important}.admin-footer-social-actions .upload,.admin-footer-social-actions button{text-align:center!important;cursor:pointer!important;border-radius:15px!important;justify-content:center!important;align-items:center!important;min-height:42px!important;font-weight:950!important;display:inline-flex!important}.admin-footer-social-actions .upload{color:#4f46e5!important;background:#eef2ff!important;border:1px solid #cbd8ff!important}.admin-footer-social-actions .danger.soft{width:100%!important}@media (width<=1180px){.admin-footer-social-row{grid-template-columns:92px 1fr!important}.admin-footer-social-actions,.admin-footer-social-presets{grid-column:1/-1!important}}@media (width<=720px){.admin-footer-social-row{grid-template-columns:1fr!important}}.aleysta-footer-socials a svg.social-icon-instagram,.admin-footer-social-preview svg.social-icon-instagram,.admin-footer-social-presets button svg.social-icon-instagram{fill:none!important;stroke:currentColor!important;stroke-width:1.9px!important;stroke-linecap:round!important;stroke-linejoin:round!important;overflow:visible!important}.aleysta-footer-socials a svg.social-icon-instagram .instagram-dot,.admin-footer-social-preview svg.social-icon-instagram .instagram-dot,.admin-footer-social-presets button svg.social-icon-instagram .instagram-dot{fill:currentColor!important;stroke:none!important}.aleysta-avatar{-webkit-user-select:none;user-select:none;contain:paint;place-items:center;min-width:0;display:grid;position:relative}.aleysta-avatar .avatar-image,.aleysta-avatar .avatar-letter{grid-area:1/1}.aleysta-avatar .avatar-image{object-fit:cover;width:100%;height:100%;display:block}.aleysta-avatar.avatar-fallback{background:radial-gradient(circle at 35% 20%, #ffffff47, transparent 32%), linear-gradient(135deg, var(--blue,#5865f2), #6d7cff)!important;color:#fff!important}.aleysta-avatar .avatar-letter{text-shadow:0 6px 18px #0f172a2e;place-items:center;width:100%;height:100%;display:grid;color:#fff!important;text-transform:uppercase!important;font-weight:950!important;line-height:1!important}.dash-profile-card .dash-me-avatar.avatar-fallback,.dash-profile-surface .dash-me-avatar.avatar-fallback{font-size:0!important}.dash-profile-card .dash-me-avatar.avatar-fallback .avatar-letter,.dash-profile-surface .dash-me-avatar.avatar-fallback .avatar-letter{font-size:38px!important}.dash-profile-card .dash-me-banner:not([style*=url]),.dash-me-banner:not([style*=url]){background:radial-gradient(circle at 20% 10%,#5865f22e,#0000 30%),linear-gradient(#eef3fb 0%,#dbe4f1 100%)!important}.dash-profile-card .dash-me-avatar,.dash-profile-surface .dash-me-avatar{transition:background .16s,box-shadow .16s,transform .16s!important}.startup-screen{background:radial-gradient(circle at 20% 20%,#5865f229,#0000 30%),linear-gradient(#f8fbff,#edf3fb)!important}
