@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);#root,body,html{height:100%;margin:0;padding:0;width:100%}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.register-page{background:#faf8f5;color:#1c1917;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.register-bg{inset:0;overflow:hidden;pointer-events:none;position:absolute}.register-bg__dots{background-image:radial-gradient(circle,#f9731659 1px,#0000 0);background-size:14px 14px;height:180px;opacity:.15;position:absolute;width:180px}.register-bg__dots--tl{left:40px;top:40px}.register-bg__dots--tr{right:80px;top:60px}.register-bg__curve{border:1.5px solid #f9731626;border-radius:50%;position:absolute}.register-bg__curve--1{height:420px;right:18%;top:-120px;transform:rotate(-15deg);width:420px}.register-bg__curve--2{border-color:#f973161a;bottom:10%;height:280px;left:8%;width:280px}.register-bg__dot{background:#f97316;border-radius:50%;height:8px;opacity:.35;position:absolute;width:8px}.register-bg__dot--1{left:42%;top:22%}.register-bg__dot--2{right:28%;top:38%}.register-bg__dot--3{bottom:28%;left:55%}.register-header{padding:24px 48px 0;position:relative;z-index:2}.register-brand{align-items:center;display:inline-flex;gap:12px}.register-brand__icon{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;box-shadow:0 4px 12px #f9731659;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.register-brand__icon svg{height:22px;width:22px}.register-brand__text{color:#1c1917;font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.register-layout{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr minmax(380px,420px) 1fr;margin:0 auto;max-width:1300px;min-height:calc(100vh - 60px);padding:12px 48px 24px;position:relative;z-index:1}.register-left{justify-self:end;max-width:420px;padding-right:16px}.register-badge{align-items:center;background:#fff7ed;border-radius:999px;color:#ea580c;display:inline-flex;font-size:.75rem;font-weight:600;margin-bottom:12px;padding:6px 14px}.register-headline{font-size:clamp(1.5rem,2.2vw,2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 10px}.register-headline__accent{color:#f97316}.register-subtext{color:#78716c;font-size:.9375rem;line-height:1.5;margin:0 0 20px}.register-features{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.register-feature{align-items:flex-start;display:flex;gap:12px}.register-feature__icon{align-items:center;background:#fff7ed;border-radius:50%;color:#f97316;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.register-feature__icon svg{height:20px;width:20px}.register-feature strong{color:#1c1917;display:block;font-size:.9375rem;font-weight:600;margin-bottom:4px}.register-feature p{color:#78716c;font-size:.875rem;line-height:1.5;margin:0}.register-center{justify-self:center;width:100%}.register-card{background:#fff;border:1px solid #e7e5e499;border-radius:24px;box-shadow:0 20px 40px #1c19170f,0 8px 16px #1c191708;padding:28px 28px 20px}.register-card__header{margin-bottom:20px;text-align:center}.register-card__logo{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;box-shadow:0 8px 20px #f9731640;color:#fff;display:inline-flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.register-card__logo svg{height:24px;width:24px}.register-card__title{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;margin:0 0 6px}.register-card__subtitle{color:#78716c;font-size:.9375rem;margin:0}.register-form{gap:12px}.register-field,.register-form{display:flex;flex-direction:column}.register-field{gap:6px}.register-field>label:not(.register-avatar){color:#1c1917;font-size:.8125rem;font-weight:600}.register-input{align-items:center;background:#fff;border:1.5px solid #e7e5e4;border-radius:10px;display:flex;gap:12px;height:44px;padding:0 16px;transition:border-color .2s ease,box-shadow .2s ease}.register-input:focus-within{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.register-input__icon{color:#a8a29e;display:flex;flex-shrink:0}.register-input__icon svg{height:18px;width:18px}.register-input input{background:#0000;border:none;color:#1c1917;flex:1 1;font-family:inherit;font-size:.9375rem;outline:none}.register-input input::placeholder{color:#a8a29e}.register-helper{align-items:center;color:#78716c;display:flex;font-size:.8125rem;gap:6px;margin:0}.register-helper svg{flex-shrink:0;height:14px;width:14px}.register-avatar-input{display:none}.register-avatar{align-items:center;border:2px dashed #e7e5e4;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:border-color .2s ease,background .2s ease}.register-avatar:hover{background:#fff7ed80;border-color:#f97316}.register-avatar__icon{align-items:center;background:#fff7ed;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.register-avatar__icon img{height:100%;object-fit:cover;width:100%}.register-avatar__text{display:flex;flex-direction:column;gap:4px}.register-avatar .avatar{color:#1c1917;font-size:.9375rem;font-weight:600}.register-avatar__hint{color:#78716c;font-size:.8125rem}.register-button{align-items:center;background:linear-gradient(135deg,#fb923c,#f97316);border:none;border-radius:10px;box-shadow:0 6px 16px #f973164d;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.9375rem;font-weight:600;gap:12px;height:46px;justify-content:center;margin-top:4px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.register-button:hover{background:linear-gradient(135deg,#fb923c,#ea580c);box-shadow:0 10px 24px #f9731666;transform:translateY(-1px)}.register-button:active{transform:translateY(0)}.register-button__arrow{align-items:center;background:#fff3;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.register-button__arrow svg{height:14px;width:14px}.register-error{color:#dc2626}.register-error,.register-footer{font-size:.875rem;text-align:center}.register-footer{color:#78716c;margin:16px 0 0}.register-footer .last a{color:#f97316;font-weight:600;text-decoration:none;transition:color .2s ease}.register-footer .last a:hover{color:#ea580c}.register-preview{justify-self:start;max-width:320px;padding-left:16px}.register-preview__panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #fffc;border-radius:20px;box-shadow:0 16px 40px #1c19170a;padding:16px}.register-preview__header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 12px #1c191708;display:flex;gap:10px;margin-bottom:12px;padding:10px 12px}.register-preview__header strong{display:block;font-size:.875rem}.register-preview__brand-icon{align-items:center;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:8px;color:#fff;display:flex;height:32px;justify-content:center;width:32px}.register-preview__brand-icon svg{height:18px;width:18px}.register-preview__status{align-items:center;color:#78716c;display:flex;font-size:.75rem;gap:6px}.register-preview__dot{background:#22c55e;border-radius:50%;height:7px;width:7px}.register-preview__messages{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.register-preview__msg{align-items:flex-start;background:#fff;border-radius:12px;box-shadow:0 4px 10px #1c191708;display:flex;gap:10px;padding:10px 12px}.register-preview__avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8125rem;font-weight:600;height:32px;justify-content:center;width:32px}.register-preview__avatar--1{background:linear-gradient(135deg,#fb923c,#f97316)}.register-preview__avatar--2{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.register-preview__avatar--3{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.register-preview__msg-body{flex:1 1;min-width:0}.register-preview__msg-body p{color:#78716c;font-size:.8125rem;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.register-preview__msg-top{align-items:center;display:flex;gap:8px;justify-content:space-between}.register-preview__msg-top strong{font-size:.8125rem}.register-preview__msg-top span{color:#a8a29e;flex-shrink:0;font-size:.75rem}.register-preview__welcome{align-items:center;background:#fff;border:1px solid #f973161a;border-radius:12px;box-shadow:0 6px 16px #f9731614;display:flex;gap:10px;padding:12px 14px}.register-preview__welcome strong{display:block;font-size:.8125rem;margin-bottom:2px}.register-preview__welcome p{color:#78716c;font-size:.75rem;margin:0}.register-preview__welcome-icon{align-items:center;background:#fff7ed;border-radius:8px;color:#f97316;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.register-preview__welcome-icon svg{height:18px;width:18px}@media screen and (max-width:1200px){.register-layout{gap:32px;grid-template-columns:1fr minmax(360px,400px)}.register-preview{display:none}.register-left{max-width:360px}}@media screen and (max-width:900px){.register-header{padding:20px 24px 0}.register-layout{gap:32px;grid-template-columns:1fr;min-height:auto;padding:24px}.register-left{justify-self:center;max-width:520px;order:1;padding-right:0;text-align:center}.register-center{order:2}.register-features{align-items:flex-start;text-align:left}.register-badge{margin-left:auto;margin-right:auto}}@media screen and (max-width:480px){.register-card{border-radius:20px;padding:24px 20px 20px}.register-header{padding:16px 20px 0}.register-layout{padding:16px}}.login-options{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.login-options .login-remember{align-items:center;color:#1c1917;cursor:pointer;display:flex;font-size:.8125rem;font-weight:500;gap:8px}.login-options .login-remember input[type=checkbox]{accent-color:#f97316;border:1.5px solid #e7e5e4;border-radius:4px;cursor:pointer;height:16px;width:16px}.login-options .login-forgot{color:#f97316;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s ease}.login-options .login-forgot:hover{color:#ea580c}.login-divider{align-items:center;color:#78716c;display:flex;font-size:.8125rem;margin:20px 0 4px;text-align:center}.login-divider:after,.login-divider:before{border-bottom:1px solid #e7e5e499;content:"";flex:1 1}.login-divider__text{padding:0 12px}.login-password-toggle{align-items:center;cursor:pointer;display:flex;justify-content:center}.login-password-toggle svg{transition:.2s ease}.login-password-toggle:hover{color:#ff6b1a}.chat-page{background-color:#faf8f5;display:flex;font-family:Inter,-apple-system,sans-serif;height:100vh;overflow:hidden;width:100vw}.chat-layout{display:flex;height:100%;width:100%}.chat-sidebar{background-color:#1c1917;border-right:1px solid #ffffff1a;color:#faf8f5;display:flex;flex-direction:column;max-width:400px;min-width:300px;transition:width .3s ease;width:28%}@media(max-width:1024px){.chat-sidebar{width:35%}}.chat-sidebar__header{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:24px}.chat-sidebar__header .chat-brand{align-items:center;display:flex;gap:12px}.chat-sidebar__header .chat-brand__icon{align-items:center;background-color:#ff6b1a;border-radius:10px;color:#fff;display:flex;height:36px;justify-content:center;width:36px}.chat-sidebar__header .chat-brand__icon svg{height:20px;width:20px}.chat-sidebar__header .chat-brand__text{color:#fff;font-size:20px;font-weight:700;letter-spacing:-.5px}.chat-sidebar__header .chat-sidebar__dropdown{color:#a8a29e;cursor:pointer;transition:color .2s ease}.chat-sidebar__header .chat-sidebar__dropdown:hover{color:#fff}.chat-sidebar__header .chat-sidebar__dropdown svg{height:20px;width:20px}.chat-sidebar__content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.chat-sidebar__content::-webkit-scrollbar{display:none}.chat-search{padding:20px 24px}.chat-search__container{align-items:center;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;padding:12px 16px;transition:border-color .2s ease,background-color .2s ease}.chat-search__container:focus-within{background-color:#ffffff14;border-color:#ff6b1a}.chat-search__container .chat-search__icon{align-items:center;color:#a8a29e;display:flex;margin-right:12px}.chat-search__container .chat-search__icon svg{height:18px;width:18px}.chat-search__container .chat-search__input{background:#0000;border:none;color:#fff;flex:1 1;font-family:inherit;font-size:14px;outline:none}.chat-search__container .chat-search__input::placeholder{color:#a8a29e}.chat-search__container .chat-search__shortcut{background-color:#ffffff1a;border-radius:6px;color:#a8a29e;font-size:11px;font-weight:600;padding:4px 8px}.chat-search__error{color:#ff4d4f;display:block;font-size:13px;margin-left:4px;margin-top:10px}.chat-search__result{align-items:center;background-color:#ffffff0d;border-radius:12px;cursor:pointer;display:flex;gap:12px;margin-top:12px;padding:12px;transition:background-color .2s ease}.chat-search__result:hover{background-color:#ffffff1a}.chat-search__result .chat-search__result-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.chat-search__result .chat-search__result-name{color:#fff;font-size:15px;font-weight:600}.chat-list{padding:0 12px 20px}.chat-list__item{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:14px;padding:12px;transition:background-color .2s ease}.chat-list__item:hover{background-color:#ffffff0d}.chat-list__item .chat-list__avatar{border-radius:50%;flex-shrink:0;height:48px;object-fit:cover;width:48px}.chat-list__item .chat-list__content{flex:1 1;overflow:hidden}.chat-list__item .chat-list__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.chat-list__item .chat-list__name{color:#fff;font-size:15px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-list__item .chat-list__time{color:#a8a29e;font-size:12px}.chat-list__item .chat-list__preview{color:#a8a29e;font-size:13.5px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-profile{align-items:center;border-top:1px solid #ffffff0d;display:flex;gap:12px;padding:20px 24px}.chat-profile .chat-profile__loading{color:#a8a29e;font-size:14px}.chat-profile .chat-profile__avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.chat-profile .chat-profile__info{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.chat-profile .chat-profile__name{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-profile .chat-profile__email{color:#a8a29e;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-profile .chat-profile__logout{align-items:center;background:#0000;border:none;border-radius:8px;color:#a8a29e;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.chat-profile .chat-profile__logout:hover{background-color:#ffffff0d;color:#ff4d4f}.chat-profile .chat-profile__logout svg{height:20px;width:20px}.chat-area{background-color:#faf8f5;background-image:radial-gradient(#e5e5e5 1px,#0000 0);background-size:24px 24px;display:flex;flex:1 1;flex-direction:column}.chat-area__header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;border-bottom:1px solid #0000000d;display:flex;height:84px;justify-content:space-between;padding:0 32px;z-index:10}.chat-area__header-info{align-items:center;display:flex;gap:16px}.chat-area__header-avatar{border-radius:50%;box-shadow:0 2px 8px #0000000d;height:44px;object-fit:cover;width:44px}.chat-area__header-avatar-placeholder{background-color:#e5e5e5;border-radius:50%;height:44px;width:44px}.chat-area__header-details{display:flex;flex-direction:column}.chat-area__header-name{color:#1c1917;font-size:18px;font-weight:700}.chat-area__header-status{align-items:center;color:#10b981;display:flex;font-size:13px;font-weight:500;gap:6px}.chat-area__header-status .status-dot{background-color:#10b981;border-radius:50%;height:6px;width:6px}.chat-area__header-actions{align-items:center;display:flex;gap:8px}.chat-area__header-actions .action-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#78716c;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.chat-area__header-actions .action-btn:hover{background-color:#f5f5f4;color:#1c1917}.chat-area__header-actions .action-btn svg{height:22px;width:22px}.chat-messages{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:32px}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background-color:#0000001a;border-radius:3px}.chat-date-divider{display:flex;justify-content:center;margin-bottom:24px;position:relative}.chat-date-divider:before{background-color:#0000000d;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.chat-date-divider span{background-color:#faf8f5;border:1px solid #0000000d;border-radius:100px;color:#a8a29e;font-size:12px;font-weight:600;padding:4px 16px;z-index:2}.chat-messages__list{display:flex;flex-direction:column;gap:20px}.chat-bubble-wrapper{align-items:flex-end;display:flex;gap:12px;max-width:80%}.chat-bubble-wrapper--received{align-self:flex-start}.chat-bubble-wrapper--sent{align-self:flex-end}.chat-bubble__avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.chat-bubble{border-radius:20px;box-shadow:0 2px 10px #00000008;display:flex;flex-direction:column;padding:14px 18px;position:relative}.chat-bubble--received{background-color:#fff;border:1px solid #0000000a;border-bottom-left-radius:4px}.chat-bubble--sent{background:linear-gradient(135deg,#ff8a00,#ff6b1a);border-bottom-right-radius:4px;color:#fff}.chat-bubble .chat-bubble__text{word-wrap:break-word;font-size:15px;line-height:1.5;margin:0}.chat-bubble--received .chat-bubble .chat-bubble__text{color:#1c1917}.chat-bubble--sent .chat-bubble .chat-bubble__text{color:#fff}.chat-bubble .chat-bubble__image{border-radius:12px;margin-bottom:8px;max-width:260px}.chat-bubble .chat-bubble__media{border-radius:8px;margin-bottom:8px;max-width:260px}.chat-bubble .chat-bubble__file{margin-bottom:8px}.chat-bubble .chat-bubble__file a{align-items:center;border-radius:12px;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 16px;text-decoration:none;transition:opacity .2s ease}.chat-bubble .chat-bubble__file a:before{content:"📄"}.chat-bubble .chat-bubble__file a:hover{opacity:.9}.chat-bubble--received .chat-bubble .chat-bubble__file a{background-color:#f5f5f4;color:#1c1917}.chat-bubble--sent .chat-bubble .chat-bubble__file a{background-color:#fff3;color:#fff}.chat-bubble .chat-bubble__meta{align-items:center;display:flex;gap:6px;justify-content:flex-end;margin-top:6px}.chat-bubble .chat-bubble__time{font-size:11px;font-weight:500}.chat-bubble--received .chat-bubble .chat-bubble__time{color:#a8a29e}.chat-bubble--sent .chat-bubble .chat-bubble__time{color:#fffc}.chat-bubble .chat-bubble__ticks{align-items:center;display:flex}.chat-bubble .chat-bubble__ticks svg{color:#ffffffe6;height:14px;width:14px}.chat-input{padding:0 32px 32px}.chat-input__wrapper{align-items:center;background-color:#fff;border:1px solid #0000000a;border-radius:24px;box-shadow:0 4px 20px #0000000d;display:flex;gap:12px;padding:12px 16px}.chat-input__attach-wrapper{position:relative}.chat-input__attach,.chat-input__emoji{align-items:center;background:#0000;border:none;border-radius:50%;color:#a8a29e;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.chat-input__attach:hover,.chat-input__emoji:hover{background-color:#f5f5f4;color:#1c1917}.chat-input__attach svg,.chat-input__emoji svg{height:22px;width:22px}.chat-input__dropdown{background-color:#fff;border:1px solid #0000000d;border-radius:16px;bottom:50px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;gap:4px;left:0;min-width:160px;padding:8px;position:absolute;z-index:100}.chat-input__dropdown-item{align-items:center;border-radius:10px;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s ease}.chat-input__dropdown-item span{color:#1c1917;font-size:14px;font-weight:500}.chat-input__dropdown-item:hover{background-color:#f5f5f4}.chat-input__text{border:none;color:#1c1917;flex:1 1;font-family:inherit;font-size:15px;outline:none;padding:8px 0}.chat-input__text::placeholder{color:#a8a29e}.chat-input__send{align-items:center;background:linear-gradient(135deg,#ff8a00,#ff6b1a);border:none;border-radius:50%;box-shadow:0 4px 12px #ff6b1a4d;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:40px}.chat-input__send:hover{box-shadow:0 6px 16px #ff6b1a66;transform:scale(1.05)}.chat-input__send svg{height:20px;margin-right:2px;width:20px}
/*# sourceMappingURL=main.46f23bce.css.map*/