:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142521;background:#f3f7f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #142521;--muted: #6b7e78;--line: #dfe8e4;--soft: #f3f7f5;--white: #ffffff;--brand: #0d6b5c;--brand-dark: #084d43;--brand-soft: #e7f5f0;--accent: #62d6b6;--danger: #d95656}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(44,166,139,.24);outline-offset:2px}svg{display:block;width:1.2em;height:1.2em}.auth-page{display:grid;grid-template-columns:minmax(430px,.92fr) minmax(500px,1.08fr);min-height:100vh;min-height:100dvh;background:#f7faf8}.auth-story{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;min-height:100dvh;padding:42px 54px 38px;overflow:hidden;color:#f7fffc;background:radial-gradient(circle at 78% 78%,rgba(98,214,182,.26),transparent 34%),radial-gradient(circle at 10% 12%,rgba(129,190,231,.13),transparent 31%),linear-gradient(145deg,#073b34,#0a574b 56%,#0d6b5c)}.auth-story:before,.auth-story:after{position:absolute;content:"";border:1px solid rgba(255,255,255,.09);border-radius:50%}.auth-story:before{right:-180px;bottom:-210px;width:620px;height:620px}.auth-story:after{right:-70px;bottom:-100px;width:400px;height:400px}.brand{position:relative;z-index:1;display:flex;align-items:center;gap:11px;font-size:20px;font-weight:760;letter-spacing:-.03em}.brand-mark{display:grid;width:35px;height:35px;place-items:center;color:var(--brand);border-radius:11px;background:var(--brand-soft)}.brand-mark svg{width:28px;height:28px;fill:currentColor}.brand-mark svg circle{fill:#fff}.brand-light .brand-mark{color:#0b6254;background:#ebfff8}.story-copy{position:relative;z-index:1;max-width:590px;margin:auto 0;padding:80px 0}.eyebrow{margin:0 0 12px;color:#268b77;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.story-copy .eyebrow{color:#91ead1}.story-copy h1{max-width:570px;margin:0 0 24px;font-size:clamp(38px,4vw,60px);font-weight:690;letter-spacing:-.055em;line-height:1.02}.story-copy>p:not(.eyebrow){max-width:540px;margin:0;color:#f1fffabd;font-size:17px;line-height:1.65}.trust-row{display:flex;gap:12px;margin-top:35px;flex-wrap:wrap}.trust-row span{display:flex;align-items:center;gap:8px;padding:10px 13px;color:#eafff8;font-size:12px;font-weight:650;border:1px solid rgba(255,255,255,.13);border-radius:10px;background:#ffffff12;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.story-note{position:relative;z-index:1;margin:0;color:#e9fff887;font-size:12px}.auth-panel{display:grid;place-items:center;min-height:100vh;min-height:100dvh;padding:45px;overflow-y:auto}.auth-card{width:min(100%,450px)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:42px;padding:5px;border:1px solid #e4ebe8;border-radius:13px;background:#eef3f1}.auth-tabs button{padding:10px 14px;color:#758680;font-size:13px;font-weight:700;cursor:pointer;border:0;border-radius:9px;background:transparent}.auth-tabs button.active{color:#15362e;background:#fff;box-shadow:0 2px 8px #1c433914}.auth-heading h2{margin:0 0 11px;color:#132d27;font-size:30px;letter-spacing:-.04em}.auth-heading>p:last-child{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.auth-form{display:grid;gap:18px;margin-top:30px}label{display:grid;gap:8px;color:#324c45;font-size:12px;font-weight:750}input,textarea{width:100%;color:var(--ink);border:1px solid #dce6e2;border-radius:11px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}input{height:48px;padding:0 14px}input::placeholder,textarea::placeholder{color:#a0aca8}input:focus,textarea:focus{border-color:#65bca6;box-shadow:0 0 0 4px #37a08717;outline:0}.input-prefix{display:flex;align-items:center;overflow:hidden;border:1px solid #dce6e2;border-radius:11px;background:#fff}.input-prefix:focus-within{border-color:#65bca6;box-shadow:0 0 0 4px #37a08717}.input-prefix span{padding-left:14px;color:#80908a;font-size:15px;font-weight:500}.input-prefix input{border:0;border-radius:0;box-shadow:none}.primary-button{min-height:48px;padding:0 20px;color:#fff;font-weight:750;cursor:pointer;border:0;border-radius:11px;background:var(--brand);box-shadow:0 8px 20px #0d6b5c29;transition:transform .15s ease,background .15s ease}.primary-button:hover:not(:disabled){transform:translateY(-1px);background:var(--brand-dark)}.primary-button:disabled{cursor:not-allowed;opacity:.6}.auth-submit{margin-top:4px}.form-error{padding:10px 12px;color:#933e3e;font-size:12px;font-weight:600;border:1px solid #f2cece;border-radius:9px;background:#fff2f2}.device-note{display:flex;align-items:flex-start;gap:9px;margin:24px 2px 0;color:#84928e;font-size:11px;line-height:1.55}.device-note svg{flex:0 0 auto;margin-top:1px;color:#4d8b7c;font-size:16px}.mobile-brand{display:none}.app-shell{display:grid;grid-template-columns:350px 1fr;height:100vh;height:100dvh;overflow:hidden;background:var(--soft)}.sidebar{position:relative;z-index:3;display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:#fbfdfc}.sidebar-head{display:flex;align-items:center;justify-content:space-between;height:78px;padding:0 22px 0 24px}.icon-button{display:grid;width:38px;height:38px;padding:0;place-items:center;color:#2a6557;cursor:pointer;border:1px solid #dce8e4;border-radius:11px;background:#fff}.icon-button:hover{background:#eef7f4}.icon-button.subtle{margin-left:auto;color:#7a8a85;border-color:transparent;background:transparent}.connection-row{display:flex;align-items:center;gap:8px;margin:0 18px 20px;padding:9px 11px;color:#59706a;font-size:11px;font-weight:650;border:1px solid #e4ece9;border-radius:9px;background:#f4f8f6}.connection-dot{width:7px;height:7px;border-radius:50%;background:#d59c41;box-shadow:0 0 0 3px #d59c411f}.connection-dot.online{background:#38af82;box-shadow:0 0 0 3px #38af821f}.connection-dot.offline{background:#9aa7a3;box-shadow:none}.contacts-heading{display:flex;justify-content:space-between;padding:0 24px 10px;color:#81908b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contacts-heading span:last-child{letter-spacing:0}.contact-list{min-height:0;padding:0 10px;flex:1;overflow-y:auto}.contact-row{display:flex;width:100%;align-items:center;gap:12px;padding:11px 12px;text-align:left;cursor:pointer;border:0;border-radius:12px;background:transparent}.contact-row:hover{background:#f2f7f5}.contact-row.active{background:#e9f4f0}.avatar{position:relative;display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;color:#235c50;font-size:12px;font-weight:800;letter-spacing:.02em;border-radius:14px;background:#d6eee7}.avatar.blue{color:#355c7d;background:#dcebf5}.avatar.plum{color:#6c4a6f;background:#eadfeb}.avatar.amber{color:#76572f;background:#f2e6ce}.avatar i{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#35af80}.contact-copy,.profile-row>span,.notification-button>span{display:grid;min-width:0;gap:3px}.contact-copy{flex:1}.contact-copy strong,.profile-row strong,.notification-button strong{overflow:hidden;font-size:13px;font-weight:740;text-overflow:ellipsis;white-space:nowrap}.contact-copy small,.profile-row small,.notification-button small{overflow:hidden;color:#85938e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.unread-badge{display:grid;min-width:19px;height:19px;padding:0 5px;place-items:center;color:#fff;font-size:9px;font-weight:800;border-radius:10px;background:var(--brand)}.contacts-empty{display:grid;justify-items:center;padding:65px 28px;text-align:center}.empty-icon,.dialog-icon{display:grid;width:48px;height:48px;margin-bottom:17px;place-items:center;color:var(--brand);border-radius:16px;background:var(--brand-soft)}.empty-icon svg,.dialog-icon svg{width:23px;height:23px}.contacts-empty strong{font-size:13px}.contacts-empty p{margin:8px 0 14px;color:var(--muted);font-size:11px;line-height:1.5}.text-button{padding:4px;color:var(--brand);font-size:11px;font-weight:800;cursor:pointer;border:0;background:transparent}.sidebar-foot{display:grid;gap:9px;padding:12px;border-top:1px solid #e7eeeb}.notification-button{display:flex;width:100%;align-items:center;gap:11px;padding:10px 11px;text-align:left;color:#315f54;cursor:pointer;border:1px solid #dcebe6;border-radius:11px;background:#f0f8f5}.notification-button:disabled{cursor:default;opacity:.74}.notification-button>svg{width:18px;height:18px;flex:0 0 auto}.notification-button strong{font-size:11px}.notification-button small{font-size:9px}.profile-row{display:flex;align-items:center;gap:10px;padding:7px 6px}.profile-row .avatar{width:36px;height:36px;border-radius:11px;font-size:10px}.conversation{position:relative;display:flex;min-width:0;flex-direction:column;background:radial-gradient(circle at 85% 8%,rgba(123,202,180,.08),transparent 30%),#f5f8f7}.conversation-head{display:flex;height:78px;flex:0 0 auto;align-items:center;gap:12px;padding:0 28px;border-bottom:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.conversation-head .avatar{width:40px;height:40px;border-radius:13px}.conversation-person{display:grid;gap:3px}.conversation-person strong{font-size:14px}.conversation-person small{color:#71837d;font-size:10px}.conversation-actions{display:flex;align-items:center;gap:16px;margin-left:auto}.encrypted-label,.privacy-pill{display:flex;align-items:center;gap:5px;color:#6c837c;font-size:10px;font-weight:700}.encrypted-label svg,.privacy-pill svg{width:13px;height:13px;color:#3f9a82}.call-button{display:flex;height:38px;align-items:center;gap:8px;padding:0 14px;color:#fff;font-size:11px;font-weight:750;cursor:pointer;border:0;border-radius:10px;background:var(--brand)}.call-button:disabled{cursor:not-allowed;opacity:.45}.call-button svg{width:14px;height:14px}.messages{min-height:0;padding:26px max(30px,8vw) 20px;flex:1;overflow-y:auto}.privacy-pill{width:max-content;margin:0 auto 30px;padding:7px 11px;border:1px solid #e1eae6;border-radius:18px;background:#ffffffbf}.message-group{display:grid;justify-items:start;margin:5px 0}.message-group.mine{justify-items:end}.message-bubble{max-width:min(560px,75%);padding:10px 13px;color:#263b35;font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #e0e8e5;border-radius:5px 15px 15px;background:#fff;box-shadow:0 2px 6px #1a413709}.mine .message-bubble{color:#effff9;border-color:#0d6b5c;border-radius:15px 5px 15px 15px;background:var(--brand)}.message-bubble.failed{color:#7c6969;font-style:italic;border-color:#eadcdc;background:#fff7f7}.message-group time{margin:4px 5px 8px;color:#9aa6a2;font-size:9px}.conversation-start{display:grid;justify-items:center;margin:11vh auto 0;text-align:center}.conversation-start .avatar{width:64px;height:64px;margin-bottom:18px;border-radius:20px;font-size:17px}.conversation-start strong{font-size:14px}.conversation-start p{margin:7px 0;color:var(--muted);font-size:11px}.loading-messages{display:flex;justify-content:center;gap:5px;padding-top:15vh}.loading-messages span{width:7px;height:7px;border-radius:50%;background:#79a99c;animation:blink 1.2s infinite ease-in-out}.loading-messages span:nth-child(2){animation-delay:.15s}.loading-messages span:nth-child(3){animation-delay:.3s}@keyframes blink{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.composer{display:flex;align-items:flex-end;gap:10px;padding:16px max(24px,7vw) 20px;border-top:1px solid #e3ebe8;background:#fafcfbf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composer-field{position:relative;flex:1}.composer textarea{display:block;min-height:46px;max-height:120px;padding:12px 42px 11px 14px;resize:none;line-height:21px}.composer-lock{position:absolute;right:14px;top:14px;color:#83a59b;pointer-events:none}.composer-lock svg{width:16px;height:16px}.send-button{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;color:#fff;cursor:pointer;border:0;border-radius:13px;background:var(--brand)}.send-button:disabled{cursor:default;background:#b8c9c4}.send-button svg{width:18px;height:18px}.welcome-state{display:grid;max-width:510px;margin:auto;padding:40px;justify-items:center;text-align:center}.welcome-visual{position:relative;display:grid;width:150px;height:150px;margin-bottom:34px;place-items:center}.welcome-visual .brand-mark{z-index:2;width:72px;height:72px;border-radius:24px;box-shadow:0 14px 35px #0d6b5c21}.welcome-visual .brand-mark svg{width:51px;height:51px}.orbit{position:absolute;border:1px solid #d9e9e4;border-radius:50%}.orbit-one{top:15px;right:15px;bottom:15px;left:15px}.orbit-two{top:0;right:0;bottom:0;left:0;border-color:#e9efed}.welcome-state h2{margin:0 0 13px;font-size:27px;letter-spacing:-.04em}.welcome-state>p:last-child{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.mobile-back{display:none}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;place-items:center;background:#071a1580;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-card,.incoming-card{position:relative;width:min(100%,390px);padding:34px;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fff;box-shadow:0 30px 80px #082a2238}.dialog-card h3,.incoming-card h3{margin:0 0 9px;font-size:24px;letter-spacing:-.035em}.dialog-card>p:not(.eyebrow),.incoming-card>p:not(.eyebrow){margin:0 0 24px;color:var(--muted);font-size:12px;line-height:1.6}.dialog-card form{display:grid;gap:16px}.dialog-close{position:absolute;top:14px;right:14px;display:grid;width:30px;height:30px;place-items:center;color:#75837f;cursor:pointer;border:0;border-radius:8px;background:#f1f5f3}.incoming-card{display:grid;justify-items:center;padding:46px 34px 38px;text-align:center}.ring-avatar{position:relative;display:grid;width:112px;height:112px;margin-bottom:27px;place-items:center}.ring-avatar .avatar{z-index:2;width:72px;height:72px;border-radius:24px;font-size:18px}.ring-avatar>span{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border:1px solid #bde5d9;border-radius:50%;animation:ring 1.8s infinite ease-out}.ring-avatar>span:last-child{animation-delay:.9s}@keyframes ring{0%{opacity:.8;transform:scale(.65)}to{opacity:0;transform:scale(1.2)}}.incoming-card .eyebrow{margin-bottom:8px}.incoming-card>p:not(.eyebrow){margin-bottom:28px}.incoming-actions{display:flex;gap:38px}.round-action{display:grid;width:56px;height:56px;place-items:center;color:#fff;cursor:pointer;border:0;border-radius:50%;background:var(--brand);box-shadow:0 8px 20px #0d6b5c33}.round-action.decline{background:var(--danger);box-shadow:0 8px 20px #c4454533}.round-action svg{width:21px;height:21px}.active-call-bar{position:fixed;z-index:15;top:15px;left:50%;display:flex;min-width:340px;align-items:center;gap:11px;padding:9px 11px 9px 13px;color:#eefdf8;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#083d34f0;box-shadow:0 15px 45px #0a362c40;transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.active-call-bar .avatar{width:39px;height:39px;border-radius:12px}.active-call-bar>div{display:grid;min-width:130px;gap:2px;margin-right:10px}.active-call-bar strong{font-size:12px}.active-call-bar small{color:#a9d3c7;font-size:9px}.round-action.compact{width:35px;height:35px;box-shadow:none;background:#ffffff21}.round-action.compact.muted{color:#f0c3c3;background:#d9565640}.round-action.compact.decline{background:var(--danger)}.round-action.compact svg{width:16px;height:16px}.toast{position:fixed;z-index:30;right:22px;bottom:22px;max-width:min(380px,calc(100vw - 44px));padding:13px 16px;color:#f0fff9;font-size:12px;font-weight:650;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#123f35;box-shadow:0 12px 40px #0b30273d;animation:toast-in .18s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(7px)}}@media (max-width: 900px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{align-content:start;padding:28px 22px 45px}.mobile-brand{display:flex;width:min(100%,450px);margin-bottom:50px}.app-shell{grid-template-columns:310px 1fr}.encrypted-label{display:none}.messages{padding-inline:28px}.composer{padding-inline:24px}}@media (max-width: 680px){body{overflow:hidden}.app-shell{position:relative;display:block}.sidebar,.conversation{position:absolute;top:0;right:0;bottom:0;left:0;width:100%}.sidebar{border:0;transition:transform .22s ease}.conversation{z-index:5;transform:translate(100%);transition:transform .22s ease}.conversation-open .sidebar{transform:translate(-18%)}.conversation-open .conversation{transform:translate(0)}.sidebar-head,.conversation-head{height:70px;padding-top:env(safe-area-inset-top)}.sidebar-head{padding-inline:19px}.connection-row{margin-inline:14px}.contact-list{padding-inline:7px}.contact-row{padding:12px}.conversation-head{gap:9px;padding-inline:12px}.mobile-back{display:grid;width:35px;height:35px;color:#506b64;border:0;background:transparent}.conversation-actions{gap:5px}.call-button{width:38px;padding:0;justify-content:center}.call-button span{display:none}.messages{padding:20px 13px 16px}.message-bubble{max-width:86%}.composer{padding:11px 12px calc(11px + env(safe-area-inset-bottom))}.privacy-pill{margin-bottom:22px}.welcome-state{display:none}.active-call-bar{top:calc(9px + env(safe-area-inset-top));width:calc(100% - 18px);min-width:0}.active-call-bar>div{min-width:0;flex:1}.dialog-card,.incoming-card{padding-inline:27px}.toast{right:12px;bottom:calc(12px + env(safe-area-inset-bottom));max-width:calc(100vw - 24px)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
