:root{--surface-base: #08080f;--surface-card: #111120;--surface-elevated: #1a1a2e;--surface-overlay: #222240;--border-subtle: rgba(255, 255, 255, .06);--border-default: rgba(255, 255, 255, .1);--border-strong: rgba(255, 255, 255, .18);--primary-from: #fe2c55;--primary-to: #ff6b00;--gradient-primary: linear-gradient(135deg, var(--primary-from), var(--primary-to));--secondary: #25f4ee;--secondary-dim: rgba(37, 244, 238, .15);--gold-from: #ffb300;--gold-to: #ffe066;--gradient-gold: linear-gradient(135deg, var(--gold-from), var(--gold-to));--royal-purple: #9b59b6;--royal-purple-dim: rgba(155, 89, 182, .2);--gradient-royal: linear-gradient(135deg, #7b2ff7, #b24bf3);--color-success: #00e676;--color-danger: #ff4757;--color-warning: #ffb300;--color-info: #29b6f6;--text-primary: #ffffff;--text-secondary: #a0a0c0;--text-muted: #5a5a7a;--text-inverse: #08080f;--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--shadow-xl: 0 16px 48px rgba(0, 0, 0, .6);--glow-primary: 0 4px 20px rgba(254, 44, 85, .35);--glow-secondary: 0 4px 20px rgba(37, 244, 238, .3);--glow-gold: 0 4px 20px rgba(255, 179, 0, .35);--glow-royal: 0 4px 20px rgba(155, 89, 182, .35);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 28px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--font-family: "IBM Plex Sans Arabic", "Noto Sans Arabic", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-lg: 17px;--text-xl: 20px;--text-2xl: 24px;--text-3xl: 30px;--leading-tight: 1.2;--leading-normal: 1.5;--ease-out: cubic-bezier(.16, 1, .3, 1);--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .35s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{touch-action:manipulation;-webkit-text-size-adjust:100%}*{-webkit-tap-highlight-color:transparent}:root{--bg-primary: #070710;--bg-secondary: #0f0f1a;--bg-card: #131324;--text-primary: #ffffff;--text-secondary: #8888aa;--text-muted: #444460;--accent: #4f8ef7;--accent-teal: #00c2a8;--accent-live: #ff4040;--border: rgba(255,255,255,.07);--shell: #000;--bottom-nav-height: 64px;--wash-rgb: 255,255,255;--ink: #ffffff;--ink-rgb: 255,255,255;--surface-1: #0a0a0a;--surface-2: #12121f;--surface-3: #1c1c2e;--surface-4: #141414;--gray-ddd: #ddd;--gray-ccc: #ccc;--gray-bbb: #bbb;--gray-aaa: #aaa;--accent-text: #4f8ef7;--accent-teal-text: #00c2a8;--c-gold: #ffcf5e;--c-gold-2: #ffe3a1;--c-amber: #ffbf3f;--c-silver: #cfd6e6;--c-silver-2: #cfcfe0;--c-bronze: #c98a5a;--c-green: #00e676;--c-green-2: #3ee07f;--c-purple: #b06bf0;--c-pink: #ff5c8a;--c-rose: #ff9a9e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}:root[data-theme=light]{--bg-primary: #eef1f7;--bg-secondary: #ffffff;--bg-card: #ffffff;--text-primary: #14141c;--text-secondary: #5c5c74;--text-muted: #a0a0b4;--border: rgba(0,0,0,.1);--shell: #dfe3ec;--surface-base: #eef1f7;--surface-card: #ffffff;--surface-elevated: #f4f6fb;--surface-overlay: #e7eaf2;--border-subtle: rgba(0,0,0,.07);--border-default: rgba(0,0,0,.12);--border-strong: rgba(0,0,0,.2);--text-inverse: #ffffff;--wash-rgb: 0,0,0;--ink: #14141c;--ink-rgb: 20,20,28;--surface-1: #eef1f7;--surface-2: #f4f6fb;--surface-3: #e7eaf2;--surface-4: #ffffff;--gray-ddd: #3f3f52;--gray-ccc: #45455a;--gray-bbb: #4a4a5e;--gray-aaa: #50506a;--accent-text: #1a5fc4;--accent-teal-text: #00705f;--c-gold: #8a6000;--c-gold-2: #7a5400;--c-amber: #8a6000;--c-silver: #5f6980;--c-silver-2: #5f6980;--c-bronze: #8a5220;--c-green: #0a7a3d;--c-green-2: #0a7a3d;--c-purple: #6b28b8;--c-pink: #b3255c;--c-rose: #b3255c}html,body{transition:background-color .25s ease}html,body{height:100%;background:var(--bg-primary);color:var(--text-primary);overflow:hidden}#root{height:100%;display:flex;flex-direction:column;max-width:480px;margin:0 auto;position:relative;background:var(--bg-primary)}button{border:none;background:none;cursor:pointer;color:inherit;font-family:inherit;-webkit-tap-highlight-color:transparent}input{font-family:inherit;outline:none}::-webkit-scrollbar{width:0;height:0}[dir=auto],bdi,.bidi-isolate{unicode-bidi:isolate}.msgQuote{display:flex;flex-direction:column;gap:1px;max-width:100%;padding:3px 8px;margin-bottom:3px;border-inline-start:3px solid var(--accent-teal, #00c2a8);border-radius:8px;background:#ffffff17;font-size:11.5px;line-height:1.5;text-align:start;cursor:pointer}.msgQuoteMuted{border-inline-start-color:#ffffff47;cursor:default;opacity:.8}.msgQuoteName{color:var(--accent-teal, #00c2a8);font-weight:800}.msgQuoteMuted .msgQuoteName{color:#fff9}.msgQuoteBody{color:#ffffffc7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.msgReplyBar{display:flex;align-items:center;gap:6px;padding:4px 10px 0}.msgReplyCancel{color:#ffffffa6;font-size:15px;padding:0 4px;flex:0 0 auto}.msgActions{display:inline-flex;align-items:center;gap:2px;vertical-align:middle}.msgActBtn{color:#ffffff8c;font-size:13px;line-height:1;padding:0 4px}.msgActBtn:hover{color:#fff}.msgPickBackdrop{position:fixed;inset:0;z-index:78}.msgPick{position:fixed;z-index:79;display:flex;gap:2px;padding:5px 7px;border:1px solid var(--border, rgba(255, 255, 255, .15));border-radius:20px;background:var(--bg-card, #16161f);box-shadow:0 6px 18px #00000080}.msgPickBtn{font-size:19px;line-height:1;padding:2px 3px}.msgPickBtn:hover{transform:scale(1.25)}.msgReacts{display:flex;flex-wrap:wrap;gap:4px;margin-top:3px}.msgReact{display:inline-flex;align-items:center;gap:3px;padding:1px 7px;border:1px solid var(--border, rgba(255, 255, 255, .15));border-radius:20px;background:#00000059;font-size:12px;line-height:1.6}.msgReactMine{border-color:var(--accent-teal, #00c2a8);background:#00c2a82e}.msgReactN{color:#fffc;font-size:11px;font-weight:700}.msgWhoWrap{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#0000008c}.msgWho{width:100%;max-width:480px;max-height:60vh;overflow-y:auto;padding:8px 14px 18px;border:1px solid var(--border, rgba(255, 255, 255, .15));border-radius:18px 18px 0 0;background:var(--bg-card, #16161f)}.msgWhoBar{width:40px;height:4px;margin:4px auto 10px;border-radius:2px;background:#444}.msgWhoHead{font-size:17px;font-weight:800;color:#fff;padding-bottom:8px}.msgWhoHead span{font-size:13px;color:var(--text-secondary, #9a9aa8)}.msgWhoRow{display:flex;align-items:center;gap:10px;padding:9px 2px;border-top:1px solid var(--border, rgba(255, 255, 255, .12))}.msgWhoAv{width:30px;height:30px;border-radius:50%;object-fit:cover}.msgWhoAvFb{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#00c2a8,#4f8ef7);color:#fff;font-size:13px;font-weight:800}.msgWhoName{color:#fff;font-size:14px;font-weight:600}.msgWhoClose{width:100%;margin-top:12px;padding:11px;border:1px solid var(--border, rgba(255, 255, 255, .15));border-radius:12px;background:#ffffff0d;color:#fff;font-weight:700}.msgJumpFlash{animation:msgJumpFlash 1.2s ease-out}@keyframes msgJumpFlash{0%,60%{background-color:#00c2a847;border-radius:12px}to{background-color:transparent}}
