:root{--green:#25d366;--green-deep:#128c7e;--green-dark:#075e54;--blue-read:#53bdeb;--danger:#eb5757;--chat-bg:#efe7dc;--panel:#fff;--header:#128c7e;--text:#111b21;--muted:#667781;--input:#f0f2f5;--mine:#d9fdd3;--theirs:#fff;--border:#e9edf0;color:#111b21;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--chat-bg);color:var(--text);height:100dvh;font-family:Roboto,Arial,sans-serif;overflow:hidden}#root{height:100%}.app-shell{background:var(--chat-bg);height:100dvh;color:var(--text);grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.loading-screen{height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.register-screen{background:#075e54;justify-content:center;align-items:center;height:100vh;padding:20px;display:flex}.register-card{text-align:center;background:#fff;border-radius:24px;width:min(380px,100%);padding:40px 28px 28px;box-shadow:0 16px 48px #0000004d}.register-logo{background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;display:flex}.register-logo span{color:#fff;font-size:32px}.register-card h1{color:#111b21;margin-bottom:4px;font-size:22px;font-weight:800}.register-card>p{color:#667781;margin-bottom:24px;font-size:14px}.phone-input-wrap{background:#f0f2f5;border:2px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:4px 14px;transition:border-color .2s;display:flex}.phone-input-wrap:focus-within{border-color:#25d366}.country-code{color:#111b21;white-space:nowrap;font-size:15px;font-weight:700}.phone-input-wrap input{color:#111b21;background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-family:inherit;font-size:16px}.phone-input-wrap input::placeholder{color:#999}.register-error{color:#eb5757;margin:8px 0 0;font-size:13px}.register-btn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:20px;padding:14px;font-family:inherit;font-size:16px;font-weight:700;display:flex}.register-btn:hover{background:#20bd5a}.register-btn:disabled{opacity:.6;cursor:not-allowed}.register-btn .spinner{border-width:2px;width:20px;height:20px}.register-footer{color:#667781;margin-top:16px;font-size:11px}.otp-sent-to{color:#667781;margin-bottom:20px;font-size:13px}.otp-sent-to strong{color:#111b21}.otp-boxes{justify-content:center;gap:8px;margin-bottom:4px;display:flex}.otp-box{text-align:center;color:#111b21;background:#f0f2f5;border:2px solid #e9edf0;border-radius:12px;outline:none;width:44px;height:52px;font-family:inherit;font-size:22px;font-weight:700;transition:border-color .2s}.otp-box:focus{background:#fff;border-color:#25d366}.resend-row{justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:13px;display:flex}.resend-wait{color:#667781}.resend-divider{color:#ccc}.resend-btn,.change-num-btn{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:700}.resend-btn{color:#25d366}.change-num-btn{color:#667781}.spinner{border:3px solid #e0e0e0;border-top-color:var(--green);border-radius:50%;width:32px;height:32px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.register-screen.casino-theme{background:linear-gradient(#1f1a0d 0%,#14110e 100%);padding-top:52px;padding-left:28px;padding-right:28px}.vip-support-banner{z-index:20;color:#1a1509;white-space:nowrap;background:linear-gradient(90deg,#c89b2f 0%,#f7ef8a 45.88%,#e4bc52 84.9%,#edc967 105.13%);padding:9px 0;position:fixed;top:0;left:0;right:0;overflow:hidden;box-shadow:0 2px 12px #00000073}.vip-support-track{letter-spacing:.01em;align-items:center;gap:8px;font-size:13px;font-weight:700;animation:16s linear infinite vipMarquee;display:inline-flex}.vip-support-track .material-symbols-rounded{font-size:16px}.vip-dot{opacity:.5;margin:0 8px}@keyframes vipMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.vip-support-track{animation:none}}.casino-theme .register-card{background:linear-gradient(#322710 0%,#1d170c 100%);border:1px solid #7a5f26;margin-top:-40px;animation:4s ease-in-out infinite vipGlow;position:relative}@keyframes vipGlow{0%,to{box-shadow:0 20px 60px #0009,0 0 30px #d4af371a}50%{box-shadow:0 20px 60px #0009,0 0 46px #d4af3738}}.register-brand-logo{border-radius:14px;width:100%;max-width:200px;height:auto;margin:0 auto 18px;display:block}@media (height<=760px){.register-brand-logo{max-width:150px;margin-bottom:14px}}@media (height<=640px){.register-brand-logo{max-width:112px;margin-bottom:10px}}.casino-theme .register-card h1{color:#f7efce}.casino-theme .register-card>p,.casino-theme .otp-sent-to,.casino-theme .register-footer{color:#b8a888}.casino-theme .otp-sent-to strong{color:#f0cf6d}.casino-theme .phone-input-wrap{background:#100d08;border:1px solid #4a3a18}.casino-theme .phone-input-wrap:focus-within{border-color:#e4bc52}.casino-theme .country-code{color:#f0cf6d}.casino-theme .phone-input-wrap input{color:#f7efce}.casino-theme .phone-input-wrap input::placeholder{color:#6b5c3d}.casino-theme .otp-box{color:#f7efce;background:#100d08;border:2px solid #4a3a18}.casino-theme .otp-box:focus{background:#1a1509;border-color:#e4bc52}.casino-theme .register-btn{color:#1a1509;background:linear-gradient(#c89b2f 0%,#f7ef8a 45.88%,#e4bc52 84.9%,#edc967 105.13%)}.casino-theme .register-btn:hover{filter:brightness(1.05)}.casino-theme .resend-btn{color:#f0cf6d}.casino-theme .change-num-btn{color:#b8a888}.casino-theme .resend-wait{color:#8a7a58}.casino-theme .resend-divider{color:#4a3a18}.chat-header{height:calc(64px + max(env(safe-area-inset-top), 1px));min-height:calc(64px + max(env(safe-area-inset-top), 1px));padding:max(env(safe-area-inset-top), 1px) 4px 0;background:var(--header);color:#fff;z-index:10;align-items:center;gap:0;display:flex;position:relative;box-shadow:inset 0 1px #ffffff29,0 1px #0000002e}.chat-header:before{content:"";pointer-events:none;background:#ffffff29;height:1px;position:absolute;inset:0 0 auto}.chat-header .avatar{object-fit:cover;background:#0e3a4c;border:1.5px solid #ffffff40;border-radius:50%;flex-shrink:0;width:40px;height:40px}.chat-header .title-area{flex:1;min-width:0;padding-left:8px}.chat-header .title-row{align-items:center;gap:4px;font-size:16px;font-weight:700;line-height:1.2;display:flex}.chat-header .title-row .mi.verified{font-size:15px;color:var(--blue-read)!important}.chat-header .status-text{color:#d7fff1;white-space:nowrap;text-overflow:ellipsis;min-height:16px;margin-top:1px;font-size:12px;display:block;overflow:hidden}.chat-header .status-text.disconnected{color:#ffcc02}.icon-btn{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn.muted{color:var(--muted)}.mi{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;flex:none;width:1em;height:1em;font-family:Material Symbols Rounded;font-size:22px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.mi.filled{font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24}.chat-main{background:var(--chat-bg);min-height:0;position:relative;overflow:hidden}.wallpaper{pointer-events:none;background-color:var(--chat-bg);opacity:.58;background-image:url(/bg.jpg);background-size:cover;position:absolute;inset:0}.message-list{z-index:1;scrollbar-width:thin;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;height:100%;padding:10px 10px 14px;position:relative;overflow-y:auto}.message-list::-webkit-scrollbar{width:4px}.message-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.day-chip{background:color-mix(in srgb, var(--panel) 88%, transparent);width:max-content;color:var(--muted);border-radius:8px;margin:12px auto;padding:5px 10px;font-size:12px;box-shadow:0 1px 2px #00000014}.message-item{margin:0 -10px;padding:0 10px;position:relative}.bubble-row{align-items:flex-start;gap:2px;margin:3px 0 7px;display:flex;position:relative}.bubble-row.mine{justify-content:flex-end}.bubble-row.theirs{justify-content:flex-start}.bubble-avatar{object-fit:cover;border:1.5px solid #25d36659;border-radius:50%;flex-shrink:0;width:23px;height:23px;margin-top:0;box-shadow:0 1px 3px #0000002e}.bubble{background:var(--theirs);min-width:52px;max-width:min(54vw,330px);color:var(--text);overflow-wrap:anywhere;border-radius:14px;padding:5px 8px 4px;position:relative;box-shadow:0 1px 1px #00000014}.bubble:before{content:"";border-style:solid;width:0;height:0;position:absolute;top:0}.theirs .bubble{border-top-left-radius:3px}.mine .bubble{background:var(--mine);border-top-right-radius:3px}.theirs .bubble:before{border-width:0 10px 12px 0;border-color:transparent var(--theirs) transparent transparent;left:-8px}.mine .bubble:before{border-width:0 0 12px 10px;border-color:transparent transparent transparent var(--mine);right:-8px}.message-text{white-space:pre-wrap;margin:0;font-size:14px;line-height:1.28}.message-text a{color:#027eb5;font-weight:650}.bubble-meta{min-height:0;color:var(--muted);justify-content:flex-end;align-items:center;gap:2px;margin-top:1px;font-size:9px;line-height:1;display:flex}.bubble-meta .mi,.tick{font-size:12px;line-height:1}.tick{color:var(--blue-read)}.system-msg{text-align:center;color:var(--muted);padding:8px 12px;font-size:12px;font-style:italic}.info-card{background:var(--panel);text-align:center;border:1px solid #ffffff0f;border-radius:24px;width:min(340px,86vw);margin:18px auto 24px;padding:24px 16px 16px;box-shadow:0 12px 26px #00000026}.info-avatar-wrap{background:linear-gradient(135deg, var(--green), var(--green-deep));border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto;display:grid;position:relative;box-shadow:0 0 14px #25d36638}.info-avatar-wrap img{object-fit:cover;border:3px solid #fff;border-radius:50%;width:70px;height:70px}.info-avatar-wrap span{background:var(--green);border:2px solid var(--panel);border-radius:50%;width:14px;height:14px;position:absolute;bottom:8px;right:3px}.info-card h1{justify-content:center;align-items:center;gap:4px;margin:10px 0 3px;font-size:17px;font-weight:800;display:flex}.info-card p{color:var(--muted);margin:0;font-size:12px}.info-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.info-actions button{min-height:50px;color:var(--green);cursor:default;background:#25d3661a;border:none;border-radius:14px;place-items:center;gap:3px;font-size:11px;font-weight:700;display:grid}.security-row{color:var(--muted);justify-content:center;gap:14px;margin-top:14px;font-size:10px;display:flex}.security-row span{align-items:center;gap:4px;display:inline-flex}.security-row .mi{color:var(--green);font-size:13px}.quick-replies{background:var(--panel);border-top:1px solid var(--border);flex-shrink:0;gap:6px;padding:6px 10px;display:flex;overflow-x:auto}.quick-replies::-webkit-scrollbar{height:2px}.quick-chip{border:1px solid color-mix(in srgb, var(--green) 46%, transparent);background:color-mix(in srgb, var(--green) 12%, var(--panel));min-height:38px;color:var(--text);text-align:left;white-space:nowrap;cursor:pointer;border-radius:15px;flex-shrink:0;align-items:center;gap:7px;padding:6px 9px 6px 7px;font-family:inherit;font-size:12px;font-weight:800;display:flex}.quick-chip:hover{background:var(--green);color:#fff}.quick-chip span{color:#fff;background:var(--green);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;display:grid}.composer{z-index:4;padding:7px 8px calc(7px + env(safe-area-inset-bottom));min-height:calc(58px + env(safe-area-inset-bottom));background:var(--panel);flex-direction:column;display:flex;position:relative}.composer-row{align-items:center;gap:7px;display:flex}.composer .icon-btn{flex:0 0 32px;width:32px;height:44px}.composer textarea{background:var(--input);min-width:0;min-height:42px;max-height:112px;color:var(--text);resize:none;border:0;border-radius:24px;outline:0;flex:1;padding:11px 15px;font-family:inherit;font-size:15px;line-height:1.28}.composer textarea::placeholder{color:var(--muted)}.send-btn{color:#fff;background:var(--green);cursor:pointer;border:none;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.send-btn:hover{opacity:.9}.call-row{margin-bottom:2px}.call-row .bubble{background:var(--theirs)!important;border-radius:14px!important;min-width:270px!important;max-width:100%!important;padding:6px 10px 6px 8px!important;box-shadow:0 1px 1px #00000014!important}.call-row .bubble:before{display:none!important}.call-message{text-align:left;cursor:pointer;background:0 0;border:none;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:0;font-family:inherit;display:grid}.call-round{width:44px;height:44px;color:var(--green);background:color-mix(in srgb, var(--green) 14%, var(--panel));border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.call-round .material-symbols-rounded{font-size:20px}.call-message.missed .call-round{color:#ff3b6b;background:color-mix(in srgb, #ff3b6b 13%, var(--panel))}.call-message strong{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;line-height:1.15;display:block;overflow:hidden}.call-message>div span{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.15;display:block}.call-message time{color:var(--muted);align-self:end;font-size:11px;line-height:1}.typing-bubble{background:var(--theirs);border-radius:15px 15px 15px 4px;align-items:center;gap:4px;min-width:52px;height:30px;padding:0 12px;display:inline-flex;box-shadow:0 2px 8px #00000017}.typing-bubble i{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:.9s ease-in-out infinite typingDot;display:block}.typing-bubble i:nth-child(2){animation-delay:.12s}.typing-bubble i:nth-child(3){animation-delay:.24s}@keyframes typingDot{50%{opacity:.55;transform:translateY(-4px)}}.bot-indicator{font-size:11px!important;line-height:1!important}.bot-buttons-row{flex-wrap:wrap;gap:5px;margin:2px 0 7px 44px;padding-left:0;display:flex}.bot-btn{cursor:pointer;white-space:nowrap;color:#111b21;background:#fff;border:1px solid #25d366;border-radius:15px;padding:5px 11px;font-family:inherit;font-size:11px;font-weight:700;line-height:1.3;transition:background .15s,color .15s}.bot-btn:hover{color:#fff;background:#25d366}.bot-btn.human-btn{color:#fff;background:#25d366;border-color:#25d366}.bot-btn.human-btn:hover{background:#128c7e;border-color:#128c7e}.msg-image{object-fit:cover;cursor:pointer;border-radius:8px;max-width:100%;max-height:280px;margin:-2px -3px 0;display:block}.search-bar{flex:1;align-items:center;gap:4px;padding:0 4px;display:flex}.search-bar input{color:#fff;background:#fff3;border:none;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:14px}.search-bar input::placeholder{color:#fff9}.search-bar input:focus{background:#ffffff40}.emoji-picker{border-bottom:1px solid var(--border);background:var(--panel);max-height:180px;padding:6px 8px;overflow-y:auto}.emoji-grid{flex-wrap:wrap;gap:2px;display:flex}.emoji-cell{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:22px;display:flex}.emoji-cell:hover{background:var(--input)}.reply-bar{border-left:4px solid var(--green);background:#f0f2f5;border-radius:12px;align-items:center;gap:8px;margin-bottom:6px;padding:6px 10px;display:flex}.reply-bar-content{flex:1;min-width:0}.reply-bar-role{color:var(--green);font-size:12px;font-weight:700;display:block}.reply-bar-text{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.reply-preview{border-left:3px solid var(--green);cursor:pointer;background:#00000012;border-radius:8px;margin:-2px -3px 5px;padding:4px 8px}.reply-preview-role{color:var(--green);font-size:11px;font-weight:700;display:block}.reply-preview-text{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;display:block;overflow:hidden}.recording-row{padding:4px 0}.rec-dot{background:#e53935;border-radius:50%;width:10px;height:10px;animation:1s ease-in-out infinite recPulse}@keyframes recPulse{0%,to{opacity:1}50%{opacity:.3}}.upload-bar{border-left:4px solid var(--green);background:#f0f2f5;border-radius:12px;align-items:center;gap:10px;margin-bottom:6px;padding:8px 10px;display:flex}.upload-thumb{object-fit:cover;background:#dfe3e7;border-radius:8px;flex:0 0 44px;width:44px;height:44px}.upload-kind-icon{color:var(--green-deep);flex:none;font-size:28px}.upload-bar-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.upload-bar-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.upload-track{background:#0000001a;border-radius:2px;height:4px;overflow:hidden}.upload-fill{background:var(--green-deep);border-radius:2px;height:100%;transition:width .2s}.upload-bar-meta{color:var(--muted);font-size:11px}.media-preview-bar{background:#f0f2f5;border-radius:12px;justify-content:center;margin-bottom:6px;padding:10px;display:flex;position:relative;overflow:hidden}.msg-video{cursor:pointer;border-radius:8px;max-width:100%;max-height:280px;display:block}.media-caption{color:var(--text);white-space:pre-wrap;margin-top:4px;font-size:13px}.reactions-row{flex-wrap:wrap;gap:3px;margin:4px -3px -2px;display:flex}.reaction-chip{cursor:pointer;-webkit-user-select:none;user-select:none;background:#00000014;border-radius:20px;align-items:center;gap:2px;padding:2px 7px;font-size:14px;line-height:1.4;display:inline-flex}.reaction-chip:hover{background:#00000029}.reaction-picker{z-index:9999;background:#fff;border-radius:40px;align-items:center;gap:6px;padding:8px 12px;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0003}.reaction-picker button{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:2px;font-size:24px;line-height:1}.reaction-picker button:hover{background:#f0f2f5}.msg-context-menu{z-index:9999;background:#fff;border-radius:14px;min-width:170px;padding:6px 0;position:fixed;box-shadow:0 8px 32px #00000038}.msg-context-menu button{cursor:pointer;width:100%;color:var(--text);text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:11px 16px;font-family:inherit;font-size:14px;display:flex}.msg-context-menu button:hover{background:#f0f2f5}.msg-context-menu .material-symbols-rounded{color:var(--muted);font-size:18px}.deleted-bubble{opacity:.7}.deleted-text{color:var(--muted);align-items:center;gap:4px;margin:0;font-size:13px;font-style:italic;display:flex}.forwarded-label{color:var(--muted);align-items:center;gap:3px;margin-bottom:4px;font-size:11px;font-style:italic;display:flex}.voice-player{align-items:center;gap:8px;min-width:160px;max-width:220px;display:flex}.voice-play-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.voice-play-btn .material-symbols-rounded{font-size:20px}.voice-track{background:#00000026;border-radius:4px;flex:1;height:4px;position:relative;overflow:hidden}.voice-bar{background:var(--green);border-radius:4px;height:100%;transition:width .1s linear}.voice-time{color:var(--muted);text-align:right;flex-shrink:0;min-width:30px;font-size:11px}.file-card{min-width:180px;max-width:240px;color:var(--text);align-items:center;gap:10px;padding:6px 4px;text-decoration:none;display:flex}.file-icon{flex-shrink:0;font-size:28px}.file-info{flex:1;min-width:0}.file-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;display:block;overflow:hidden}.file-size{color:var(--muted);font-size:11px;display:block}.msg-actions{opacity:0;flex-direction:column;flex-shrink:0;align-self:center;gap:2px;transition:opacity .15s;display:flex}.bubble-row:hover .msg-actions{opacity:1}@media (hover:none){.msg-actions{opacity:.45}}.msg-actions button{cursor:pointer;width:28px;height:28px;color:var(--muted);background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex}.msg-actions button:hover{color:var(--text);background:#00000026}.msg-actions .material-symbols-rounded{font-size:16px}.edit-inline{flex-direction:column;gap:6px;display:flex}.edit-inline textarea{resize:none;background:#0000000f;border:none;border-radius:8px;outline:none;width:100%;min-height:40px;max-height:100px;padding:6px 8px;font-family:inherit;font-size:14px}.edit-actions{justify-content:flex-end;gap:8px;display:flex}.edit-actions button{cursor:pointer;border:none;border-radius:8px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:700}.edit-actions button:first-child{color:var(--muted);background:#00000014}.edit-actions button:last-child{background:var(--green);color:#fff}.view-once-wrap{cursor:pointer;display:inline-block;position:relative}.view-once-overlay{color:#fff;background:#00000073;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex;position:absolute;inset:0}.view-once-overlay .material-symbols-rounded{font-size:24px}
