/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-\[240px\]{height:240px}.min-h-dvh{min-height:100dvh}.w-\[240px\]{width:240px}.w-full{width:100%}.flex-shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.bg-transparent{background-color:#0000}.text-center{text-align:center}.italic{font-style:italic}.opacity-80{opacity:.8}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.outline-none{--tw-outline-style:none;outline-style:none}.focus\:ring-0:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@layer components{.typing-dots-inline{vertical-align:-2px;align-items:flex-end;gap:3px;height:1em;margin-right:6px;display:inline-flex}.typing-dots-inline__dot{opacity:.45;background:currentColor;border-radius:50%;width:4px;height:4px;animation:1.15s ease-in-out infinite typing-dot-bounce}.typing-dots-inline__dot:nth-child(2){animation-delay:.16s}.typing-dots-inline__dot:nth-child(3){animation-delay:.32s}.typing-dots-inline__tail{vertical-align:baseline}@keyframes typing-dot-bounce{0%,55%,to{opacity:.4;transform:translateY(0)}28%{opacity:1;transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.typing-dots-inline__dot{opacity:.65;animation:none}}.video-tap-wrap{width:min(var(--chat-media-bubble-max,min(260px, calc(var(--chat-media-max-height,400px) * 9 / 16))),100%);max-width:var(--chat-media-bubble-max,min(260px, calc(var(--chat-media-max-height,400px) * 9 / 16)));aspect-ratio:auto;background:0 0;border-radius:8px;display:inline-block;position:relative;overflow:hidden}.video-tap-wrap>video.chat-media{-o-object-fit:cover;object-fit:cover;background:0 0;border-radius:0;width:100%;height:100%;display:block}.message-story-reply{align-items:center;max-width:min(240px,100%)}.message-story-reply-thumb{flex:0 0 42px;width:42px;min-width:42px;max-width:42px;height:56px;min-height:56px;max-height:56px}.message-story-reply-thumb img,.message-story-reply-thumb video{-o-object-fit:cover;object-fit:cover;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important}.auth-screen{background:#f0f2f5;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.auth-container{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px;box-shadow:0 4px 12px #0000001a}.auth-title{color:#128c7e;font-size:28px;font-weight:700}.auth-container .auth-form-stack{flex-direction:column;align-items:center;width:100%;display:flex}.auth-container .auth-form-stack>.auth-input{box-sizing:border-box;background:#e9f4ff;border-color:#0f172a1f;max-width:85%;font-size:14px;line-height:1.2;display:block;width:85%!important;margin:10px 0!important}.auth-container .auth-form-stack>.auth-button,.auth-container .auth-form-stack>.auth-button-ghost{box-sizing:border-box;justify-content:center;align-items:center;max-width:85%;width:85%!important;margin:10px 0!important;display:flex!important}.auth-container .auth-button{background:#128c7e;border-radius:12px;padding-block:14px}.auth-container .auth-button:hover{background:#0e7a6e}.auth-container .auth-button-ghost{font-weight:600;color:#128c7e!important;box-shadow:none!important;min-height:unset!important;background:0 0!important;border:0 #0000!important;border-radius:0!important;outline:none!important;height:auto!important;padding:0!important}.auth-container .auth-button-ghost:hover{text-decoration:underline;box-shadow:none!important;background:0 0!important}.auth-container .auth-button-ghost:focus,.auth-container .auth-button-ghost:focus-visible,.auth-container .auth-button-ghost:active{box-shadow:none!important;--tw-ring-shadow:0 0 #0000!important;--tw-ring-offset-shadow:0 0 #0000!important;border:0!important;outline:none!important}}.chat-delete-confirm-overlay{z-index:10060;box-sizing:border-box;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.chat-delete-confirm-box{color:#111b21;background:#fff;border:1px solid #00000014;border-radius:12px;width:min(100%,320px);padding:20px 16px 16px;box-shadow:0 8px 32px #0003}body.dark-theme .chat-delete-confirm-box{color:#e9edef;background:#2a2f33;border-color:#ffffff1f;box-shadow:0 8px 32px #00000073}.chat-delete-confirm-title{text-align:center;margin:0 0 20px;font-size:1.125rem;font-weight:600;line-height:1.35}.chat-delete-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.chat-delete-confirm-btn{font:inherit;cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-weight:600}.chat-delete-confirm-btn-cancel{color:#111b21;background:#f0f2f5}body.dark-theme .chat-delete-confirm-btn-cancel{color:#e9edef;background:#3b4a54}.chat-delete-confirm-btn-danger{color:#fff;background:#ea0038}.chat-delete-confirm-btn-danger:hover{filter:brightness(1.05)}.share-contact-picker-box.share-contact-picker-box{flex-direction:column;width:min(100%,380px);max-height:min(85vh,560px);padding:16px 12px 12px;display:flex}.share-contact-picker-subtitle{color:#667781;text-align:center;word-break:break-all;margin:-8px 0 12px;font-size:.875rem;line-height:1.35}body.dark-theme .share-contact-picker-subtitle{color:#8696a0}.share-contact-picker-list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;max-height:min(50vh,360px);margin:0 -4px 12px;padding:0 4px;overflow-y:auto}.share-contact-picker-row{text-align:left;color:#111b21;width:100%;font:inherit;cursor:pointer;background:#f0f2f5;border:none;border-radius:10px;align-items:center;gap:12px;margin-bottom:4px;padding:10px 8px;transition:background .12s;display:flex}.share-contact-picker-row:hover:not(:disabled){background:#e4e6eb}.share-contact-picker-row:disabled{opacity:.55;cursor:wait}body.dark-theme .share-contact-picker-row{color:#e9edef;background:#ffffff0f}body.dark-theme .share-contact-picker-row:hover:not(:disabled){background:#ffffff1a}.share-contact-picker-avatar{flex-shrink:0;width:44px;height:44px;font-size:1.1rem}.share-contact-picker-row-text{flex:1;min-width:0}.share-contact-picker-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.share-contact-picker-row-sub{color:#667781;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.8125rem;overflow:hidden}body.dark-theme .share-contact-picker-row-sub{color:#8696a0}.share-contact-picker-actions{margin-top:auto;padding-top:4px}.chat-list-context-menu{color:#111b21;background:#fff;border:1px solid #00000014}body.dark-theme .chat-list-context-menu{color:#e9edef;background:#2a2f33;border-color:#ffffff1f}.chat-list-context-menu button{color:inherit}.chat-list-context-menu button:hover{background:#0000000f}body.dark-theme .chat-list-context-menu button:hover{background:#ffffff14}.chat-list-context-menu-item{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;padding:12px 16px;display:block}.chat-list-context-menu-item:disabled{opacity:.45;cursor:not-allowed}.chat-list-context-menu-item-danger{color:#ea0038}body.dark-theme .chat-list-context-menu-item-danger{color:#ff6b8a}.chat-item-time-pin{flex-direction:row;flex-shrink:0;align-items:center;gap:4px;margin-left:8px;display:flex}.chat-item-time-stack{flex-direction:column;align-items:flex-end;gap:4px;min-width:40px;display:flex}.chat-item-pin-icon{opacity:.75;flex-shrink:0;font-size:12px;line-height:1}:root{--chat-list-surface:#fff}body.dark-theme{--chat-list-surface:#2c2c2c}.chat-list{background:var(--chat-list-surface)}.chat-item:hover,.chat-item:focus,.chat-item:focus-visible,.chat-item:active,.chat-list-swipe-content:hover,.chat-list-swipe-content:focus,.chat-list-swipe-content:active{background:0 0!important}.chat-list-pin-divider{letter-spacing:.02em;color:#667781;background:var(--chat-list-surface);border-top:1px solid #0000000f;padding:8px 16px 4px;font-size:12px;font-weight:600}body.dark-theme .chat-list-pin-divider{color:#8696a0;border-top-color:#ffffff14}.chat-list-pin-divider-label{display:block}.story-publish-overlay{--story-publish-column-width:500px;z-index:100070;color:#fff;background:#000c;flex-direction:column;display:flex;position:fixed;inset:0}.story-publish-topbar{padding:8px 12px;padding-top:max(8px,env(safe-area-inset-top));background:#000000ad;flex-shrink:0;align-items:center;gap:12px;display:flex}.story-publish-title{font-size:16px;font-weight:600}.story-publish-close{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;font-size:30px;font-weight:300;line-height:1;display:inline-flex;background:0 0!important}.story-publish-close:hover,.story-publish-close:focus,.story-publish-close:focus-visible,.story-publish-close:active{opacity:.78;outline:none;background:0 0!important}.story-publish-close:disabled{opacity:.45}.story-publish-stage{box-sizing:border-box;width:100%;min-height:0;max-width:var(--story-publish-column-width);flex:1;justify-content:center;align-self:center;align-items:center;padding:8px;display:flex}.story-publish-media{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.story-publish-footer{box-sizing:border-box;width:100%;max-width:var(--story-publish-column-width);padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:0 0;flex-direction:column;flex-shrink:0;align-self:center;align-items:stretch;gap:10px;margin-left:auto;margin-right:auto;display:flex}.story-publish-tools{box-sizing:border-box;flex-flow:row;justify-content:center;align-self:stretch;align-items:stretch;gap:10px;width:100%;max-width:100%;padding:0 2px;display:flex}.story-publish-btn{cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;width:auto;max-width:none;font-size:15px;font-weight:600;display:inline-flex}.story-publish-btn.secondary{color:#fff;background:#5846668c;border:1px solid #ffffff14}.story-publish-btn.secondary:hover{background:#604a70b8}.story-publish-btn.primary{color:#fff;background:#7c3aed}.story-publish-btn.primary:hover{background:#6d28d9}.story-publish-tools .story-publish-btn-pill{flex:1 1 0;width:auto;min-width:0;max-width:none;padding:9px 10px;font-size:14px}.story-publish-btn-pill{border-radius:999px;padding:10px 18px}.story-publish-btn-pill .fas{opacity:.95;font-size:14px}.story-publish-btn-primary-wide{align-self:stretch;width:100%;min-width:0;max-width:100%;padding:10px 20px;font-size:14px;font-weight:600}.story-publish-btn:disabled{opacity:.55;cursor:not-allowed}.story-publish-hint{color:#ffffffb8;text-align:center;margin:0;font-size:13px;line-height:1.35}.story-crop-overlay{z-index:10;background:#000000d1;flex-direction:column;display:flex;position:absolute;inset:0}.story-crop-overlay--corner{min-height:0}.story-crop-corner-stage{box-sizing:border-box;width:100%;min-height:180px;max-width:var(--story-publish-column-width);flex:1;justify-content:center;align-self:center;align-items:center;padding:12px;display:flex}.story-crop-img-wrap{max-width:100%;max-height:min(72vh,720px);line-height:0;display:inline-block;position:relative}.story-crop-img{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:min(72vh,720px);display:block}.story-crop-android-bar{box-sizing:border-box;width:100%;max-width:var(--story-publish-column-width);padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:0 0;flex-wrap:nowrap;flex-shrink:0;justify-content:center;align-self:center;align-items:stretch;gap:10px;margin-left:auto;margin-right:auto;display:flex}.story-crop-android-btn{cursor:pointer;border:none;border-radius:999px;flex:1 1 0;min-width:0;padding:9px 10px;font-size:14px;font-weight:600}.story-crop-android-btn.ghost{color:#fff;background:#58466680;border:1px solid #ffffff1a}.story-crop-android-btn.ghost:hover{background:#604a70ad}.story-crop-android-btn.primary{color:#fff;background:#7c3aed}.story-crop-android-btn.primary:hover{background:#6d28d9}.story-crop-android-btn:disabled{opacity:.45;cursor:not-allowed}.story-crop-loading{color:#ffffffc7;flex:1;justify-content:center;align-items:center;font-size:15px;display:flex}.story-crop-box-layer{pointer-events:none;position:absolute;inset:0}.story-crop-frame{left:var(--story-crop-left,0);top:var(--story-crop-top,0);width:var(--story-crop-width,0);height:var(--story-crop-height,0);z-index:2;pointer-events:auto;touch-action:none;border:1px solid #fffffff2;position:absolute;box-shadow:0 0 0 9999px #00000094}.story-crop-drag-surface{cursor:move;z-index:1;position:absolute;inset:0}.story-crop-grid{pointer-events:none;background-image:linear-gradient(90deg,#ffffffb8 0 100%),linear-gradient(90deg,#ffffffb8 0 100%),linear-gradient(#ffffffb8 0 100%),linear-gradient(#ffffffb8 0 100%);background-position:33.33% 0,66.66% 0,0 33.33%,0 66.66%;background-repeat:no-repeat;background-size:1px 100%,1px 100%,100% 1px,100% 1px;position:absolute;inset:0}.story-crop-handle{width:var(--story-crop-handle-size,24px);height:var(--story-crop-handle-size,24px);pointer-events:auto;touch-action:none;z-index:4;position:absolute}.story-crop-handle--nw{left:calc(var(--story-crop-handle-size,24px) * -.3);top:calc(var(--story-crop-handle-size,24px) * -.3);cursor:nwse-resize}.story-crop-handle--ne{right:calc(var(--story-crop-handle-size,24px) * -.3);top:calc(var(--story-crop-handle-size,24px) * -.3);cursor:nesw-resize}.story-crop-handle--sw{left:calc(var(--story-crop-handle-size,24px) * -.3);bottom:calc(var(--story-crop-handle-size,24px) * -.3);cursor:nesw-resize}.story-crop-handle--se{right:calc(var(--story-crop-handle-size,24px) * -.3);bottom:calc(var(--story-crop-handle-size,24px) * -.3);cursor:nwse-resize}.story-crop-handle svg{overflow:visible}.sticker-lottie,.sticker-lottie-lazy-wrap{line-height:0;display:inline-block}.sticker-lottie-lazy-wrap{vertical-align:middle}.sticker-lottie--default,.sticker-lottie-lazy-wrap--default,.sticker-lottie-placeholder--default{width:120px;height:120px}.sticker-lottie--bubble,.sticker-lottie-lazy-wrap--bubble,.sticker-lottie-placeholder--bubble{width:140px;height:140px}.sticker-lottie--picker,.sticker-lottie-lazy-wrap--picker,.sticker-lottie-placeholder--picker{width:52px;min-width:52px;height:52px;min-height:52px}.sticker-webp{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.reaction-gif-thumb{-o-object-fit:contain;object-fit:contain;display:block}.reaction-gif-thumb--inline{width:22px;height:22px}.reaction-gif-thumb--message{width:26px;height:26px}.reaction-gif-thumb--menu{width:28px;height:28px}.reaction-emoji-fallback{line-height:1}.reaction-emoji-fallback--inline{font-size:22px}.reaction-emoji-fallback--message{font-size:26px}.reaction-emoji-fallback--menu{font-size:28px}.chat-media-upload-overlay{z-index:2;pointer-events:none;background:#00000080;border-radius:.5rem;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.chat-media-upload-overlay--video{z-index:4}.composer-emoji-sticker-panel{background:#fff;border-bottom:1px solid #dfe3e6;flex-direction:column;flex-shrink:0;max-height:200px;display:flex}body.dark-theme .composer-emoji-sticker-panel{background:#2c2c2c;border-bottom-color:#3a3a3a}.composer-emoji-sticker-tabs{border-bottom:1px solid #e8eaed;align-items:stretch;gap:4px;padding:4px 8px 0;display:flex}body.dark-theme .composer-emoji-sticker-tabs{border-bottom-color:#333}.composer-emoji-sticker-tabs button{cursor:pointer;color:#707579;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;margin-bottom:-1px;padding:8px 12px 6px;font-size:13px}body.dark-theme .composer-emoji-sticker-tabs button{color:#9aa0a6}.composer-emoji-sticker-tabs button.active{color:#3390ec;background:0 0;border-bottom-color:#3390ec}body.dark-theme .composer-emoji-sticker-tabs button.active{color:#6ab7ff;background:0 0;border-bottom-color:#6ab7ff}.composer-picker-close{margin-left:auto;line-height:1;color:#707579!important;border-bottom:2px solid #0000!important;padding:6px 10px!important;font-size:18px!important}body.dark-theme .composer-picker-close{color:#9aa0a6!important}.composer-emoji-grid{flex:1;grid-template-columns:repeat(10,1fr);gap:2px;min-height:0;padding:6px 8px 8px;display:grid;overflow-y:auto}.composer-emoji-cell{cursor:pointer;background:0 0;border:none;border-radius:0;padding:4px;font-size:22px;line-height:1.2}.composer-emoji-cell:hover,.composer-emoji-cell:focus-visible{background:0 0}.composer-sticker-grid-wrap{flex-direction:column;flex:1;min-height:0;display:flex}.composer-sticker-grid{flex:1;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));justify-items:center;gap:2px 4px;min-height:0;padding:6px 8px 8px;display:grid;overflow-y:auto}.composer-sticker-upload-error{color:#c62828;padding:0 10px 8px;font-size:12px;line-height:1.35}body.dark-theme .composer-sticker-upload-error{color:#ff8a80}.composer-sticker-add{color:#128c7e;border-radius:10px;min-height:48px;font-size:26px;font-weight:300;line-height:1;border:1px dashed #128c7e73!important}.composer-sticker-add:disabled{opacity:.45;cursor:wait}body.dark-theme .composer-sticker-add{color:#6ab7ff;border-color:#6ab7ff73!important}.composer-sticker-upload-busy{letter-spacing:2px;font-size:18px}.sticker-lottie-placeholder{box-sizing:border-box;background:linear-gradient(135deg,#0000000f,#00000005);border-radius:8px}body.dark-theme .sticker-lottie-placeholder{background:linear-gradient(135deg,#ffffff14,#ffffff05)}.composer-sticker-cell{cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;min-width:0;max-width:56px;padding:2px;display:flex}body.dark-theme .composer-sticker-cell{background:0 0}.composer-sticker-cell:hover,.composer-sticker-cell:focus-visible,.composer-sticker-cell:active{filter:none;opacity:1;background:0 0}.emoji-button-active{color:#128c7e!important}.message-sticker{padding:4px 0;line-height:0}.message-sticker>div>div,.message-sticker .sticker-lottie-lazy-wrap>div>div,.composer-sticker-cell>div>div,.composer-sticker-cell .sticker-lottie-lazy-wrap>div>div{overflow:visible!important}#messagesBox .message.message-sticker-only{contain:none;flex-shrink:0;overflow:visible;box-shadow:none!important;background:0 0!important}body.dark-theme #messagesBox .message.message-sticker-only{box-shadow:none!important;background:0 0!important}.chat-composer-stack .composer-quote-bar{background:#0000000a;border-radius:8px;align-items:stretch;min-height:42px;margin:4px 10px 0;display:flex;overflow:hidden}body.dark-theme .chat-composer-stack .composer-quote-bar{background:#ffffff0f}.chat-composer-stack .composer-quote-bar-accent{background:#3390ec;flex-shrink:0;width:3px}.chat-composer-stack .composer-quote-bar--edit .composer-quote-bar-accent,.chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-accent{background:#f59e0b}.chat-composer-stack .composer-quote-bar-body{flex-direction:column;flex:1 1 0;justify-content:center;gap:2px;min-width:0;padding:6px 8px 6px 10px;display:flex}.chat-composer-stack .composer-quote-bar-label{color:#3390ec;font-size:12px;font-weight:600;line-height:1.2}.chat-composer-stack .composer-quote-bar--edit .composer-quote-bar-label,.chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-label{color:#d97706}body.dark-theme .chat-composer-stack .composer-quote-bar-label{color:#6ab7ff}body.dark-theme .chat-composer-stack .composer-quote-bar--edit .composer-quote-bar-label,body.dark-theme .chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-label{color:#fbbf24}.chat-composer-stack .composer-quote-bar-hint{color:#707579;font-size:11px;line-height:1.25}body.dark-theme .chat-composer-stack .composer-quote-bar-hint{color:#9aa0a6}.chat-composer-stack .composer-quote-bar-hint--reply-preview{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-from{color:#707579;font-weight:600}body.dark-theme .chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-from{color:#9aa0a6}.chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-text{color:#707579;font-weight:400}body.dark-theme .chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-text{color:#9aa0a6}.chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-sep{color:#707579;opacity:.85}body.dark-theme .chat-composer-stack .composer-quote-bar--reply .composer-quote-bar-reply-sep{color:#9aa0a6}.chat-composer-stack .composer-quote-bar-snippet{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.3;overflow:hidden}body.dark-theme .chat-composer-stack .composer-quote-bar-snippet{color:#e8e8e8}#messagesBox .message-reaction{vertical-align:middle;align-items:center;gap:3px;display:inline-flex}#messagesBox .message-reaction .reaction-gif-thumb{-o-object-fit:contain;object-fit:contain;vertical-align:middle;flex-shrink:0;display:block}#messagesBox .message-reaction .reaction-count{font-size:12px;line-height:1}.chat-composer-stack .composer-quote-bar-close{cursor:pointer;color:#999;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:38px;padding:0;font-size:16px;display:inline-flex}.chat-composer-stack .composer-quote-bar-close:hover,.chat-composer-stack .composer-quote-bar-close:focus-visible{color:#444;background:#0000000d}body.dark-theme .chat-composer-stack .composer-quote-bar-close:hover,body.dark-theme .chat-composer-stack .composer-quote-bar-close:focus-visible{color:#cfcfcf;background:#ffffff0f}.chat-pinned-bar{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;background:#fff;border-bottom:1px solid #00000014;flex-shrink:0;align-items:center;gap:8px;min-height:48px;padding:6px 10px 6px 12px;display:flex}.chat-pinned-bar:hover,.chat-pinned-bar:focus-visible{background:#f4f6f8;outline:none}body.dark-theme .chat-pinned-bar{background:#17212b;border-bottom-color:#ffffff14}body.dark-theme .chat-pinned-bar:hover,body.dark-theme .chat-pinned-bar:focus-visible{background:#1c2733}.chat-pinned-bar-accent{background:#3390ec;border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.chat-pinned-bar-body{flex-direction:column;flex:1 1 0;justify-content:center;min-width:0;display:flex}.chat-pinned-bar-title{color:#3390ec;font-size:12px;font-weight:600;line-height:1.2}body.dark-theme .chat-pinned-bar-title{color:#6ab7ff}.chat-pinned-bar-text{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.25;overflow:hidden}body.dark-theme .chat-pinned-bar-text{color:#e8e8e8}.chat-pinned-bar-unpin{color:#707579;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:inline-flex}.chat-pinned-bar-unpin:hover,.chat-pinned-bar-unpin:focus-visible{color:#444;background:#0000000f;outline:none}body.dark-theme .chat-pinned-bar-unpin:hover,body.dark-theme .chat-pinned-bar-unpin:focus-visible{color:#cfcfcf;background:#ffffff14}.chat-pinned-bar-icon{color:#8a9099;flex-shrink:0;padding-right:6px;font-size:14px}.chat-composer-stack .composer-emoji-panel-tgweb{max-height:118px}.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-sticker-tabs{padding:2px 6px 0}.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-sticker-tabs button{padding:4px 8px 3px;font-size:12px}.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-grid{grid-template-columns:repeat(14,1fr);gap:0;padding:4px 6px 6px}.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-cell{border-radius:4px;padding:2px;font-size:19px}.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-cell:hover,.chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-cell:focus-visible{background:#3390ec1f}body.dark-theme .chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-cell:hover,body.dark-theme .chat-composer-stack .composer-emoji-panel-tgweb .composer-emoji-cell:focus-visible{background:#6ab7ff24}.chat-composer-stack .textarea-wrap textarea#messageInput{scrollbar-width:none;-ms-overflow-style:none;min-height:0;max-height:35vh;line-height:1.38;overflow:hidden auto;resize:none!important}.chat-composer-stack .textarea-wrap textarea#messageInput::-webkit-scrollbar{width:0;height:0}.message-selection-toolbar{z-index:9;background:#f7fbfa;border-bottom:1px solid #00000014;align-items:center;gap:8px;min-height:44px;padding:6px 12px;display:flex}.message-selection-count{color:#111b21;flex:1;font-weight:600}.message-selection-btn{color:#128c7e;cursor:pointer;background:#128c7e1a;border:none;border-radius:8px;width:auto;margin:0;padding:7px 10px}.message-selection-btn-danger{color:#d32f2f;background:#d32f2f1a}.message.message-selected{outline:2px solid #3390ec8c;box-shadow:inset 0 0 0 9999px #3390ec0f}.selection-message-wrap{box-sizing:border-box;cursor:pointer;align-items:flex-start;gap:10px;width:100%;max-width:100%;display:flex}.selection-message-wrap.sent,.selection-message-wrap.received{flex-direction:row;align-self:stretch}.selection-message-wrap.sent .message{margin-left:auto}.selection-message-wrap .message-select-checkbox{flex-shrink:0;margin-top:4px}.chat-list-swipe-row{position:relative;overflow:hidden}.chat-list-swipe-content{z-index:1;box-sizing:border-box;background:0 0;flex:1;align-items:center;width:100%;min-width:0;display:flex;position:relative}.chat-list-swipe-row .chat-list-mute-action{z-index:0;background:#3390ec}.chat-list-mute-action{color:#fff;pointer-events:none;background:#3390ec;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:104px;font-size:12px;display:flex;position:absolute;inset:0 0 0 auto;transform:translate(100%)}.chat-item-muted .unread-badge{background:#9aa0a6!important}.chat-muted-icon{color:#8696a0;margin-left:6px;font-size:12px}.contact-quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px 16px 16px;display:grid}.contact-quick-action{width:auto;color:inherit;cursor:pointer;border:none;border-radius:0;flex-direction:column;align-items:center;gap:6px;margin:0;padding:0;display:flex;box-shadow:none!important;background:0 0!important}#contactInfoScreen .contact-quick-action:hover,#contactInfoScreen .contact-quick-action:focus,#contactInfoScreen .contact-quick-action:active{color:inherit!important;background:0 0!important}.contact-quick-action-icon{color:#5b6b7a;background:#e8ecf4;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;display:inline-flex}.contact-quick-action-label{color:#667781;font-size:12px;line-height:1.2}.contact-quick-action.active .contact-quick-action-icon{color:#3390ec;background:#d5e8ff}.contact-quick-action:hover .contact-quick-action-icon,.contact-quick-action:focus .contact-quick-action-icon{color:#5b6b7a;filter:none;background:#e8ecf4}.contact-quick-action.active:hover .contact-quick-action-icon,.contact-quick-action.active:focus .contact-quick-action-icon{color:#3390ec;background:#d5e8ff}.chat-media-wrap,.video-tap-wrap{border-radius:12px;box-shadow:none!important;border:none!important}.chat-media-wrap.chat-media-image{background:0 0;overflow:hidden}.chat-media-wrap.chat-media-image .chat-media{-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block;border:none!important}.chat-video-play-overlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.chat-video-play-overlay i{color:#fff;background:#00000073;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;padding-left:3px;font-size:19px;display:inline-flex}.voice-message{border:none!important}.voice-avatar-slot{color:#54656f;background:#dfe5eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;font-size:15px;font-weight:600;display:inline-flex;overflow:hidden}.voice-avatar-slot img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.voice-speed-chip{color:#111b21;background:#eef2f5;border:none;border-radius:50%;flex-shrink:0;width:42px;min-width:42px;height:42px;margin:0;font-size:13px;font-weight:700}.voice-message{box-sizing:border-box}.voice-wave-wrap{flex:1 1 0;min-width:0;position:relative}.voice-time-overlay{color:#667781;pointer-events:none;white-space:nowrap;align-items:center;gap:2px;margin-top:5px;padding-bottom:2px;font-size:10px;line-height:1.2;display:inline-flex;position:static}.voice-waveform{align-items:end;gap:1.5px;height:28px;display:flex;background:0 0!important}.voice-wave-bar{background:#111b2138;border-radius:999px;flex:1 1 0;min-width:2px}.voice-wave-bar-played{background:#34b7f1}#recordingWaves .wave{transform:scaleY(calc(.45 + var(--voice-record-amp,0) * 1.2))}@keyframes spin{to{transform:rotate(360deg)}}.video-circle-recorder-overlay{z-index:1200;padding:16px 12px max(12px,env(safe-area-inset-bottom));pointer-events:none;grid-template-rows:1fr auto auto;place-items:center;display:grid;position:fixed;inset:0}.video-circle-recorder-backdrop{pointer-events:none;background:#0b141ac7;position:absolute;inset:0}.video-circle-recorder-stage{pointer-events:none;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.video-circle-preview-wrap{z-index:1;width:min(68vw,260px);height:min(68vw,260px);position:relative}.video-circle-progress-ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.video-circle-progress-track{fill:none;stroke:#ffffff24;stroke-width:3px}.video-circle-progress-arc{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round}.video-circle-preview-mask{background:#000;border-radius:50%;position:absolute;inset:14px;overflow:hidden;box-shadow:0 8px 32px #00000059}.video-circle-preview-video{-o-object-fit:cover;object-fit:cover;will-change:transform;background:#000;width:100%;height:100%;transform:translateZ(0)}.video-circle-preview-video.is-mirrored{transform:scaleX(-1)}.video-circle-lock-pill{color:#707579;opacity:.55;z-index:2;pointer-events:none;background:#ffffffeb;border-radius:22px;justify-content:center;align-items:center;width:44px;height:72px;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:50%;right:max(0px,50% - min(34vw,130px) - 56px);transform:translateY(calc(-50% - 40px))}.video-circle-lock-pill[data-active="1"]{opacity:1;color:#3390ec;transform:translateY(calc(-50% - 40px))scale(1.05)}.video-circle-side-tools{z-index:2;pointer-events:auto;margin-bottom:10px}.video-circle-tool-pill{color:#222;cursor:pointer;background:#ffffffeb;border:none;border-radius:999px;align-items:center;gap:10px;width:auto;padding:10px 14px;display:inline-flex;box-shadow:0 2px 12px #0000001f}.video-circle-control-bar{z-index:2;pointer-events:auto;touch-action:none;background:#fffffff2;border-radius:18px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;width:min(96vw,420px);padding:10px 14px;display:grid;position:relative;box-shadow:0 4px 24px #0000002e}.video-circle-status{font-variant-numeric:tabular-nums;color:#111;align-items:center;gap:8px;font-size:15px;display:flex}.video-circle-rec-dot{background:#e53935;border-radius:50%;width:8px;height:8px;animation:1.2s infinite video-circle-pulse}@keyframes video-circle-pulse{0%,to{opacity:1}50%{opacity:.45}}.video-circle-cancel-hint{color:#707579;white-space:nowrap;justify-self:center;align-items:center;gap:4px;font-size:13px;transition:color .15s;display:flex}.video-circle-cancel-hint--active{color:#e53935;font-weight:600}.video-circle-hold-btn,.video-circle-send-btn{color:#fff;cursor:pointer;background:#3390ec;border:none;border-radius:50%;justify-content:center;justify-self:end;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 0 0 6px #3390ec38}.video-circle-hold-btn{pointer-events:none}.video-circle-uploading{z-index:3;color:#fff;pointer-events:none;background:#000000bf;border-radius:12px;padding:10px 16px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-circle-cancel-floating{z-index:3;color:#fff;cursor:pointer;pointer-events:auto;background:#e53935eb;border:none;border-radius:999px;width:auto;padding:12px 20px;font-size:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.message.video-circle-only{max-width:none;margin-bottom:8px;padding:0;display:block;box-shadow:none!important;background:0 0!important}.message.video-circle-only.sent,.message.video-circle-only.received{box-shadow:none!important;background:0 0!important}.message.video-circle-only .message-time{justify-content:flex-end;align-items:center;margin-top:4px;margin-left:0;padding-right:0;display:flex;position:static;bottom:auto;right:auto}.message.video-circle-only .message-sender{margin-bottom:6px}.video-circle-message{flex-direction:column;align-items:flex-start;display:flex}.message.sent .video-circle-message{align-items:flex-end}.video-circle-shell{cursor:pointer;background:#111;border:none;border-radius:50%;width:200px;height:200px;padding:0;position:relative;overflow:hidden}.video-circle-feed-video{-o-object-fit:cover;object-fit:cover;pointer-events:none;width:100%;height:100%}.video-circle-play-icon{color:#fff;z-index:1;background:#00000047;justify-content:center;align-items:center;font-size:26px;display:flex;position:absolute;inset:0}.video-circle-shell-expired{color:#90a4ae;cursor:default;background:#eceff1;justify-content:center;align-items:center;font-size:28px;display:flex}.video-circle-expired-label{color:#90a4ae;margin-top:6px;font-size:12px}.video-circle-player-overlay{z-index:1300;position:fixed;inset:0}.video-circle-player-backdrop{background:#0b141a99;position:absolute;inset:0}.video-circle-player-stage{z-index:1;transition:width .28s cubic-bezier(.22,1,.36,1),height .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);position:fixed}.video-circle-player-ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.video-circle-player-ring-track{fill:none;stroke:#ffffff38;stroke-width:3px}.video-circle-player-ring-arc{fill:none;stroke:#fff;stroke-width:3px;stroke-linecap:round}.video-circle-player-mask{background:#000;border-radius:50%;position:absolute;inset:14px;overflow:hidden;box-shadow:0 12px 40px #00000073}.video-circle-player-video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-circle-player-duration{z-index:2;color:#fff;background:#0000008c;border-radius:10px;padding:2px 8px;font-size:12px;position:absolute;bottom:12px;right:12px}body.dark-theme .video-circle-control-bar,body.dark-theme .video-circle-tool-pill,body.dark-theme .video-circle-lock-pill{color:#e9edef;background:#212a32f2}body.dark-theme .video-circle-status{color:#e9edef}body.dark-theme .video-circle-shell-expired{color:#8696a0;background:#2a3942}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
