/*! 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-divide-y-reverse:0;--tw-border-style:solid;--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}.sticky{position:sticky}.z-\[75\]{z-index:75}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[240px\]{height:240px}.max-h-\[70vh\]{max-height:70vh}.min-h-dvh{min-height:100dvh}.w-\[240px\]{width:240px}.w-full{width:100%}.flex-shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.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}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.bg-transparent{background-color:#0000}.text-center{text-align:center}.break-all{word-break:break-all}.opacity-80{opacity:.8}.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{aspect-ratio:3/2;background:0 0;border-radius:8px;width:240px;max-width:100%;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:column;align-items:flex-end;gap:2px;min-width:52px;display:flex}.chat-item-pin-icon{opacity:.75;font-size:12px;line-height:1}.chat-list-pin-divider{letter-spacing:.02em;color:#667781;background:#00000008;border-top:1px solid #0000000f;padding:8px 16px 4px;font-size:12px;font-weight:600}body.dark-theme .chat-list-pin-divider{color:#8696a0;background:#ffffff0a;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}@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-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}
