:root{--surface-base: #0A101B;--surface-card: #162338;--surface-elevated: #1F2E4A;--surface-overlay: #1F2E4A;--border-subtle: rgba(45, 66, 101, .55);--border-default: #2D4265;--border-strong: #2D4265;--primary-from: #FFD75C;--primary-to: #FFC533;--gradient-primary: linear-gradient(135deg, var(--primary-from), var(--primary-to));--secondary: #40F9DC;--secondary-dim: rgba(64, 249, 220, .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: #2EE6A8;--color-danger: #FF5C75;--color-warning: #FFB03A;--color-info: #29b6f6;--text-primary: #F4F7FC;--text-secondary: #9FB3D0;--text-muted: #8496B8;--text-inverse: #0A101B;--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(255, 215, 92, .35);--glow-secondary: 0 4px 20px rgba(64, 249, 220, .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: #0A101B;--bg-secondary: #1F2E4A;--bg-card: #162338;--text-primary: #F4F7FC;--text-secondary: #9FB3D0;--text-muted: #8496B8;--accent: #4f8ef7;--accent-teal: #00c2a8;--accent-live: #ff4040;--border: #2D4265;--shell: #000;--safe-bottom: var(--safe-area-inset-bottom, env(safe-area-inset-bottom, 0px));--bottom-nav-height: calc(64px + var(--safe-bottom));--bg-base: #0A101B;--surface: #162338;--accent-gold: #FFD75C;--accent-cyan: #40F9DC;--status-success: #2EE6A8;--status-warning: #FFB03A;--status-danger: #FF5C75;--wash-rgb: 255,255,255;--ink: #ffffff;--ink-rgb: 255,255,255;--surface-1: #0A101B;--surface-2: #162338;--surface-3: #1F2E4A;--surface-4: #162338;--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;--ui-black: #000000;--ui-black-rgb: 0,0,0;--ui-white: #ffffff;--ui-white-rgb: 255,255,255;--ui-neutral-11: #111111;--ui-neutral-1a: #1a1a1a;--ui-neutral-22: #222222;--ui-neutral-33: #333333;--ui-neutral-55: #555555;--ui-neutral-66: #666666;--ui-neutral-77: #777777;--ui-neutral-88: #888888;--ui-neutral-a0: #a0a0c0;--ui-neutral-c8: #c8c8dd;--ui-neutral-e8: #e8e8f0;--ui-slate-2: #8a8aa8;--ui-abyss-0a: #0a0a12;--ui-abyss-0b: #0b0b14;--ui-abyss-0b16: #0b0b16;--ui-abyss-2a: #2a2a3e;--ui-ink-on-teal: #00251f;--ui-ink-on-gold: #3a2600;--ui-ink-on-gold-2: #3a2b00;--ui-ink-on-gold-3: #3a2a00;--ui-ink-on-pink: #4a0020;--ui-pink: #ff5c8a;--ui-pink-rgb: 255,92,138;--ui-pink-2: #ff8095;--ui-crimson: #fe2c55;--ui-crimson-rgb: 254,44,85;--ui-salmon: #ff8b8b;--ui-salmon-rgb: 255,139,139;--ui-coral: #ff6b6b;--ui-red-5c: #ff5c5c;--ui-red-5c-rgb: 255,92,92;--ui-red-60: #ff6060;--ui-red-4d: #ff4d4d;--ui-red-4d-rgb: 255,77,77;--ui-rose: #e0455c;--ui-rose-rgb: 224,69,92;--ui-rose-4d: #ff4d6d;--ui-rose-4d-rgb: 255,77,109;--ui-brick: #c0392b;--ui-brick-rgb: 192,57,43;--ui-gold-soft: #ffcf5e;--ui-gold-soft-rgb: 255,207,94;--ui-gold-54: #ffd54a;--ui-gold-6a: #ffd76a;--ui-amber: #ffbf3f;--ui-amber-rgb: 255,191,63;--ui-honey: #ffb703;--ui-honey-rgb: 255,183,3;--ui-bronze: #e0a020;--ui-orange: #ff8a00;--ui-orange-rgb: 255,138,0;--ui-orange-6b: #ff6b00;--ui-orange-6b-rgb: 255,107,0;--ui-peach: #ff9f6b;--ui-mint: #00e0b6;--ui-mint-rgb: 0,224,182;--ui-mint-2: #7ee0c9;--ui-green: #00e676;--ui-green-rgb: 0,230,118;--ui-emerald: #22c55e;--ui-jade: #2ecc71;--ui-aqua: #25f4ee;--ui-aqua-rgb: 37,244,238;--ui-sky: #4fc3f7;--ui-sky-rgb: 79,195,247;--ui-violet: #a855f7;--ui-violet-2: #c084fc;--ui-royal-from: #7b2ff7;--ui-royal-from-rgb: 123,47,247;--ui-royal-to: #b24bf3;--ui-royal-to-rgb: 178,75,243;--ui-abyss-13-rgb: 19,19,36;--ui-red-5a-rgb: 255,90,90;--ui-danger-2-rgb: 229,72,77;--ui-orange-8c-rgb: 255,140,0;--ui-purple-rgb: 176,107,240;--bg-base-rgb: 10,16,27;--accent-teal-rgb: 0,194,168;--accent-rgb: 79,142,247;--accent-live-rgb: 255,64,64;--accent-gold-rgb: 255,215,92;--accent-cyan-rgb: 64,249,220;--status-danger-rgb: 255,92,117;--gold-from-rgb: 255,179,0;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: #6b6b80;--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}}
