@import"https://fonts.cdnfonts.com/css/sf-pro-display";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html{font-size:16px;scroll-behavior:smooth;height:100%;width:100%}body{min-height:100%;height:100%;width:100%;margin:0;overflow:hidden;background:linear-gradient(to top,#040404,#111113);font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fdfdfd;display:flex;justify-content:center;align-items:center}img,picture,svg{display:block;max-width:100%;height:auto}button{background:none;border:none;font:inherit;color:inherit;cursor:pointer}input{border:none;outline:none;font:inherit}body{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;letter-spacing:-.022em}.text-xs{font-size:.75rem}.text-sm{font-size:.8125rem}.text-base{font-size:.9375rem}.text-lg{font-size:1.0625rem}.text-xl{font-size:1.25rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.device-container{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden;background:linear-gradient(to top,#040404,#111113)}@media (min-width: 431px){.device-container{width:430px;height:100vh;box-shadow:0 0 40px #000000bf}}.chat-wallpaper{position:absolute;inset:0;opacity:.1;pointer-events:none;background-image:url(/assets/svg/bg.svg);background-repeat:repeat-y;background-position:center top;background-size:100% auto;z-index:1}.chat-header{height:60px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;background-color:#161618d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:10;border-bottom:.5px solid rgba(255,255,255,.12);flex-shrink:0}.chat-header .chat-header__left{display:flex;align-items:center;color:#007aff;text-decoration:none}.chat-header .chat-header__left .chat-header__back-btn{display:flex;align-items:center;padding:8px 0;transition:opacity .2s}.chat-header .chat-header__left .chat-header__back-btn:active{opacity:.4}.chat-header .chat-header__left .chat-header__back-btn svg{display:block;width:35px;height:22px}.chat-header .chat-header__info{display:flex;align-items:center;gap:8px;flex:1;margin-left:8px}.chat-header .chat-header__info .chat-header__avatar{position:relative;width:38px;height:38px;background-color:#2a3942;flex-shrink:0;border-radius:50%}.chat-header .chat-header__info .chat-header__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.chat-header .chat-header__info .chat-header__avatar:after{content:"";position:absolute;bottom:1px;right:1px;width:9px;height:9px;border-radius:50%;background-color:#30d158;border:1.5px solid #161618}.chat-header .chat-header__info .chat-header__text{display:flex;flex-direction:column}.chat-header .chat-header__info .chat-header__text .chat-header__name{font-size:.9375rem;font-weight:600;color:#fdfdfd;line-height:1.2}.chat-header .chat-header__info .chat-header__text .chat-header__status{font-size:.75rem;color:#ffffff4d;font-weight:400}.chat-header .chat-header__info .chat-header__text .chat-header__status.typing{color:#30d158;font-weight:500}.chat-header .chat-header__actions{display:flex;align-items:center;gap:16px;color:#007aff;padding-right:4px}.chat-header .chat-header__actions a,.chat-header .chat-header__actions button{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.chat-header .chat-header__actions a:active,.chat-header .chat-header__actions button:active{opacity:.4}.chat-header .chat-header__actions a svg,.chat-header .chat-header__actions button svg{width:24px;height:24px}.chat-messages{flex:1;overflow-y:auto;padding:16px 12px;display:flex;flex-direction:column;gap:0;z-index:2;position:relative}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:3px}.chat-intro{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.date-separator{align-self:center;width:104px;padding:5px 0;display:flex;align-items:center;justify-content:center;color:#a0a0a0;font-size:.6875rem;font-weight:500;text-transform:uppercase;background-color:#1a1a1a;border-radius:4px;user-select:none}.intro-box{align-self:center;max-width:90%;padding:10px 14px;background-color:#1a1a1a;border-radius:12px;color:#ffe461;font-size:.8rem;line-height:1.35;text-align:center;font-weight:400;user-select:none;animation:messageSlideIn .28s cubic-bezier(.16,1,.3,1) forwards}.intro-action-container{align-self:center;width:90%;max-width:380px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:16px;margin-top:8px;animation:messageSlideIn .28s cubic-bezier(.16,1,.3,1) forwards;transition:opacity .3s ease,transform .3s ease;box-sizing:border-box;user-select:none}.intro-action-container .intro-action-title{font-family:Inter,sans-serif!important;font-size:1.5rem;font-weight:600;width:290px;color:#fff;line-height:1.1;margin:0}.intro-action-container .intro-action-bubble{align-self:flex-start;animation:none!important;margin-top:0;padding-bottom:12px;background-color:#3c3c3e}.intro-action-container .start-chat-btn{background-color:#25d366;color:#043e2c;border:none;border-radius:20px;padding:12px 28px;font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;outline:none;position:relative;box-shadow:0 0 #25d366b3;animation:radarPulse 1.6s infinite cubic-bezier(.66,0,0,1);transition:transform .2s ease,background-color .2s ease;margin-top:4px}.intro-action-container .start-chat-btn:hover{background-color:#20ba5a;transform:scale(1.02)}.intro-action-container .start-chat-btn:active{transform:scale(.98)}@keyframes radarPulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 10px #25d36600}to{box-shadow:0 0 #25d36600}}.message-bubble{width:fit-content;max-width:min(78%,320px);min-width:0;padding:7px 10px 5px;position:relative;font-size:.9375rem;line-height:1.35;word-break:normal;overflow-wrap:break-word;box-shadow:0 1px 1px #0000002e;animation:messageSlideIn .28s cubic-bezier(.16,1,.3,1) forwards;transform-origin:left bottom;border-radius:10px;margin-top:12px}.message-bubble.message-bubble--incoming+.message-bubble.message-bubble--incoming,.message-bubble.message-bubble--incoming+.message-sticker--incoming,.message-sticker--incoming+.message-bubble.message-bubble--incoming,.message-bubble .message-sticker--incoming+.message-sticker--incoming,.message-bubble.message-bubble--incoming+.message-bubble--typing,.message-bubble .message-sticker--incoming+.message-bubble--typing{margin-top:5px}.message-bubble.message-bubble--outgoing+.message-bubble.message-bubble--outgoing,.message-bubble.message-bubble--outgoing+.message-sticker--outgoing,.message-sticker--outgoing+.message-bubble.message-bubble--outgoing,.message-bubble .message-sticker--outgoing+.message-sticker--outgoing{margin-top:5px}.message-bubble .message-bubble__text{display:inline;color:#fdfdfd;white-space:pre-line;overflow-wrap:break-word;word-break:normal;text-wrap:pretty;position:relative;z-index:2}.message-bubble .message-bubble__text strong{font-weight:600;color:#fff}.message-bubble .message-bubble__text .message-cta-button{display:block;width:100%;min-width:190px;max-width:100%;box-sizing:border-box;background-color:#25d366;color:#fff;text-align:center;text-decoration:none;font-weight:700;font-size:.875rem;padding:10px 14px;border-radius:8px;margin-top:10px;box-shadow:0 2px 5px #0003;transition:all .2s ease}.message-bubble .message-bubble__text .message-cta-button:hover{background-color:#20ba5a;transform:translateY(-1px)}.message-bubble .message-bubble__text .message-cta-button:active{transform:translateY(0);box-shadow:0 1px 2px #00000026}.message-bubble .message-bubble__footer{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;float:right;margin-top:4px;margin-left:8px;margin-bottom:-3px;position:relative;z-index:3;white-space:nowrap;line-height:1;vertical-align:bottom}.message-bubble .message-bubble__time{font-size:.75rem;color:#ffffff4d;user-select:none}.message-bubble .message-bubble__ticks{display:flex;align-items:center}.message-bubble .message-bubble__ticks svg{width:16px;height:11px;display:block}.message-bubble .message-bubble__ticks svg path{fill:#a1b8ae;stroke:none;transition:fill .4s ease-in-out}.message-bubble .message-bubble__ticks svg.read path{fill:#2caaff}.message-bubble--incoming{align-self:flex-start;background-color:#3c3c3e;transform-origin:left top}.message-bubble--incoming.has-tail{border-bottom-left-radius:6px}.message-bubble--incoming.has-tail:before{content:"";position:absolute;bottom:0;left:-4.5px;width:15.707px;height:13.382px;background-image:url("data:image/svg+xml,%3Csvg width='15.707' height='13.382' viewBox='0 0 15.707 13.382' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 15.707 13.382 L 15.707 0 L 4.5 0 L 4.363 1.835 L 4.122 3.506 L 3.79 5.021 L 3.385 6.385 L 2.921 7.604 L 2.414 8.685 L 1.879 9.633 L 1.333 10.456 L 0.79 11.159 L 0.265 11.749 L 0.117 11.951 L 0.03 12.169 L 0 12.394 L 0.023 12.616 L 0.094 12.827 L 0.21 13.017 L 0.365 13.177 L 0.557 13.297 L 0.779 13.367 L 1.029 13.379 L 1.848 13.293 L 2.657 13.155 L 3.454 12.971 L 4.236 12.744 L 5.002 12.48 L 5.751 12.184 L 6.479 11.86 L 7.185 11.513 L 7.866 11.149 L 8.522 10.771 L 9.122 11.24 L 9.754 11.668 L 10.415 12.053 L 11.104 12.394 L 11.818 12.687 L 12.556 12.932 L 13.316 13.126 L 14.096 13.267 L 14.894 13.353 L 15.707 13.382 Z' fill='%233C3C3E'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;z-index:1}.message-bubble--outgoing{align-self:flex-end;background-color:#056162;transform-origin:right top}.message-bubble--outgoing.has-tail{border-bottom-right-radius:6px}.message-bubble--outgoing.has-tail:before{content:"";position:absolute;bottom:0;right:-4.5px;width:15.707px;height:13.382px;background-image:url("data:image/svg+xml,%3Csvg width='15.707' height='13.382' viewBox='0 0 15.707 13.382' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 0 13.382 L 0 0 L 11.207 0 L 11.344 1.835 L 11.585 3.506 L 11.917 5.021 L 12.322 6.385 L 12.786 7.604 L 13.293 8.685 L 13.828 9.633 L 14.37 10.456 L 14.917 11.159 L 15.442 11.749 L 15.59 11.951 L 15.677 12.169 L 15.707 12.394 L 15.684 12.616 L 15.613 12.827 L 15.497 13.017 L 15.342 13.177 L 15.15 13.297 L 14.928 13.367 L 14.678 13.379 L 13.859 13.293 L 13.05 13.155 L 12.253 12.971 L 11.471 12.744 L 10.705 12.48 L 9.956 12.184 L 9.228 11.86 L 8.522 11.513 L 7.841 11.149 L 7.185 10.771 L 6.585 11.24 L 5.953 11.668 L 5.292 12.053 L 4.603 12.394 L 3.889 12.687 L 3.151 12.932 L 2.391 13.126 L 1.611 13.267 L 0.813 13.353 L 0 13.382 Z' fill='%23056162'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;z-index:1}.message-bubble--typing{align-self:flex-start;background-color:#3c3c3e;display:flex;align-items:center;justify-content:center;padding:6px 10px;gap:3px;min-height:20px}.message-bubble--typing.has-tail{border-bottom-left-radius:6px}.message-bubble--typing.has-tail:before{content:"";position:absolute;bottom:0;left:-5px;width:18px;height:14px;background-image:url("data:image/svg+xml,%3Csvg width='15.707' height='13.382' viewBox='0 0 15.707 13.382' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M 15.707 13.382 L 15.707 0 L 4.5 0 L 4.363 1.835 L 4.122 3.506 L 3.79 5.021 L 3.385 6.385 L 2.921 7.604 L 2.414 8.685 L 1.879 9.633 L 1.333 10.456 L 0.79 11.159 L 0.265 11.749 L 0.117 11.951 L 0.03 12.169 L 0 12.394 L 0.023 12.616 L 0.094 12.827 L 0.21 13.017 L 0.365 13.177 L 0.557 13.297 L 0.779 13.367 L 1.029 13.379 L 1.848 13.293 L 2.657 13.155 L 3.454 12.971 L 4.236 12.744 L 5.002 12.48 L 5.751 12.184 L 6.479 11.86 L 7.185 11.513 L 7.866 11.149 L 8.522 10.771 L 9.122 11.24 L 9.754 11.668 L 10.415 12.053 L 11.104 12.394 L 11.818 12.687 L 12.556 12.932 L 13.316 13.126 L 14.096 13.267 L 14.894 13.353 L 15.707 13.382 Z' fill='%233C3C3E'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;z-index:-1}.message-bubble--typing .typing-dot{width:4px;height:4px;background-color:#fff9;border-radius:50%;animation:typingBlink 1.4s infinite both;position:relative;z-index:2}.message-bubble--typing .typing-dot:nth-child(2){animation-delay:.2s}.message-bubble--typing .typing-dot:nth-child(3){animation-delay:.4s}.chat-input-bar{background-color:#161618;padding:8px 12px;display:flex;align-items:flex-end;gap:12px;z-index:5;border-top:.5px solid rgba(255,255,255,.08);flex-shrink:0}.chat-input-bar .chat-input-bar__action{color:#007aff;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0;height:33px}.chat-input-bar .chat-input-bar__action:active{opacity:.4}.chat-input-bar .chat-input-bar__action svg{display:block}.chat-input-bar .chat-input-bar__field{flex:1;background-color:#2a2a2c;border-radius:18px;padding:5px 40px 5px 12px;display:flex;align-items:flex-end;border:.5px solid rgba(255,255,255,.05);min-height:33px;height:auto;max-height:96px;overflow:hidden;position:relative}.chat-input-bar .chat-input-bar__field span{font-size:.9375rem;color:#8e8e93;user-select:none;flex:1;display:block;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;padding:2px 0}.chat-input-bar .chat-input-bar__field span.has-text{color:#fff}.chat-input-bar .chat-input-bar__field .ios-cursor{display:inline-block;width:2px;height:16px;background-color:#007aff;margin-left:1px;animation:iosCursorBlink .8s step-end infinite}.chat-input-bar .chat-input-bar__field .chat-input-bar__paper-btn{position:absolute;right:10px;bottom:7px;display:block;width:18px;height:18px;cursor:pointer;transition:opacity .2s;z-index:5}.chat-input-bar .chat-input-bar__field .chat-input-bar__paper-btn:active{opacity:.5}.home-indicator-container{height:34px;background-color:#161618;display:flex;justify-content:center;align-items:flex-end;padding-bottom:9px;z-index:5;flex-shrink:0}.home-indicator-container .home-indicator{width:140px;height:5px;background-color:#fff;border-radius:2.5px;opacity:.8}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes typingBlink{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@keyframes iosCursorBlink{0%,to{background-color:transparent}50%{background-color:#007aff}}.double-tick{width:16px!important;height:11px!important;display:block!important}.double-tick path{fill:#a1b8ae!important;stroke:none!important}.double-tick.read path{fill:#2caaff!important;stroke:none!important}.message-sticker{position:relative;width:fit-content;max-width:130px;margin-top:12px;animation:messageSlideIn .28s cubic-bezier(.16,1,.3,1) forwards}.message-sticker.message-sticker--incoming{align-self:flex-start}.message-sticker.message-sticker--outgoing{align-self:flex-end}.message-sticker .message-sticker__img{width:120px;height:120px;object-fit:contain;border-radius:4px;display:block}.message-sticker .message-sticker__footer{position:absolute;bottom:4px;right:4px;display:inline-flex;align-items:center;gap:4px;padding:2px 5px;background-color:#00000073;border-radius:8px;font-size:.6875rem;white-space:nowrap;z-index:2;line-height:1}.message-sticker .message-sticker__footer .message-sticker__time{color:#ffffffd9;font-size:.6875rem}.message-sticker .message-sticker__footer .message-sticker__ticks{display:flex;align-items:center}.message-sticker .message-sticker__footer .message-sticker__ticks svg{width:14px;height:9px;display:block}.message-sticker .message-sticker__footer .message-sticker__ticks svg path{fill:#fff9}.message-sticker .message-sticker__footer .message-sticker__ticks svg.read path{fill:#2caaff}.message-bubble--link-card{padding:0!important;width:280px!important;max-width:78%!important;text-decoration:none!important;color:inherit!important;display:block!important;box-sizing:border-box}.message-bubble--link-card:active{opacity:.85}.message-bubble--link-card .message-bubble__footer{position:absolute;bottom:6px;right:8px;margin:0;float:none;z-index:5;background-color:#056162a6;padding:2px 5px;border-radius:4px}.message-bubble--link-card.message-bubble--incoming .message-bubble__footer{background-color:#3c3c3ea6!important}.message-bubble--link-card .message-link-card__image-container{padding:6px 6px 0}.message-bubble--link-card .message-link-card__img{width:100%;height:auto;display:block;border-radius:4px;object-fit:cover}.message-bubble--link-card .message-link-card__info{padding:8px 12px 10px;display:flex;flex-direction:column;gap:4px}.message-bubble--link-card .message-link-card__title{font-size:.9375rem;font-weight:600;color:#fff;line-height:1.35}.message-bubble--link-card .message-link-card__desc{font-size:.8125rem;color:#ffffffb8;line-height:1.35}.message-bubble--link-card .message-link-card__action{display:inline-block;font-size:.9375rem;color:#34b7f1;text-decoration:underline;font-weight:600;margin-top:2px;margin-bottom:18px}
