:root{color:#11151d;font-synthesis:none;--bg:#fff;--group:#f2f2f7;--surface:#fff;--text:#11151d;--muted:#797b85;--line:#e6e7ec;--blue:#3478f6;--input:#efeff3;--bubble:#eaeaf0;--body-size:16px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#eef0f4;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}:root[data-theme=dark]{--bg:#16171b;--group:#101114;--surface:#24262c;--text:#f6f6f9;--muted:#a4a6b1;--line:#33353e;--input:#2a2c34;--bubble:#2e303a;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:#101114}:root[data-font=large]{--body-size:18px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible{outline:none}input,textarea,select,[contenteditable]{outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible,[contenteditable]:focus,[contenteditable]:focus-visible{outline:none!important;box-shadow:none!important}button:hover{filter:brightness(.97)}input,textarea{color:var(--text);background:0 0;border:0;border-radius:0;outline:none;min-width:0}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}a{color:var(--blue);text-decoration:none}h1,h2,p{margin:0}svg{flex-shrink:0}strong{font-weight:600}img{max-width:100%;display:block}.app-shell{background:var(--bg);max-width:430px;height:100dvh;min-height:400px;color:var(--text);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #141e3209}.app-content{flex-direction:column;height:100%;display:flex}.page{background:var(--bg);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.scroll-content{scrollbar-width:thin;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.app-header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:66px;padding:6px 13px;display:flex}.app-header h1{text-align:center;pointer-events:none;white-space:nowrap;font-size:20px;font-weight:650;line-height:1.3;position:absolute;left:50%;transform:translate(-50%)}.header-spacer{width:44px}.header-actions{align-items:center;gap:1px;display:flex}.icon-button{width:44px;height:44px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.text-button{color:var(--blue);justify-content:center;align-items:center;min-height:44px;padding:8px 4px;font-size:16px;display:inline-flex}.inline-link{color:var(--blue)}.primary{background:var(--blue);color:#fff;border-radius:9px;justify-content:center;align-items:center;width:100%;height:46px;min-height:46px;padding:0 14px;font-size:17px;font-weight:600;transition:opacity .15s;display:flex}.primary:active{opacity:.8}.muted{color:var(--muted)!important}.blue{color:var(--blue)}.danger{color:#df4b52!important}.danger-button{background:#dc424c}.full-width{width:100%}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand{object-fit:contain;flex-shrink:0;width:148px;height:auto}.splash{background:#fff;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.splash>img{width:180px;animation:.7s ease-out logo-reveal}.splash-loader{border:2px solid #d7e5ff;border-top-color:#3478f6;border-radius:50%;width:25px;height:25px;animation:.8s linear infinite spin;position:absolute;bottom:12%}.onboarding{min-height:0;padding:0 16px 32px;overflow-y:auto}.onboarding>.brand{margin:60px auto 25px}.onboarding-back{position:absolute;top:14px;left:6px}.onboarding h1{letter-spacing:-.5px;text-align:center;font-size:28px;font-weight:700;line-height:1.5}.subtitle{color:var(--muted);text-align:center;margin-top:9px;font-size:16px;line-height:1.6}.onboarding-form{flex-direction:column;flex:1;min-height:0;display:flex}.phone-fields{margin-top:40px;padding:0 7px}.country-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:100%;height:49px;font-size:18px;display:flex}.country-row svg{color:#a4a6af;width:20px}.phone-input{border-bottom:1px solid var(--line);align-items:center;gap:16px;height:48px;display:flex}.phone-input>button{border-right:1px solid var(--line);align-items:center;gap:10px;height:28px;padding-right:12px;font-size:18px;display:flex}.phone-input svg{color:var(--muted)}.phone-input input{width:100%;height:100%;font-size:18px}.form-bottom{flex-shrink:0;margin-top:auto;padding-top:32px}.legal{color:var(--muted);text-align:center;margin:0 0 17px;font-size:12px;line-height:1.5}.form-error{color:#d94450;margin-top:16px;font-size:13px;line-height:1.5}.avatar-upload{flex-direction:column;align-items:center;width:fit-content;margin:20px auto 35px;display:flex;position:relative}.avatar-upload .avatar{color:var(--blue);background:#e7efff}.camera-badge{border:3px solid var(--bg);background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:41px;height:41px;display:flex;position:absolute;top:74px;right:1px}.avatar-caption{color:var(--blue);margin-top:13px;font-size:16px;line-height:24px}.field-label{flex-direction:column;margin-top:8px;padding:0 7px;font-size:18px;line-height:1.5;display:flex}.field-label>input,.password-input{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;height:46px;margin-top:13px;font-size:17px}.password-input{align-items:center;display:flex}.password-input input{width:100%;height:100%}.password-input .icon-button{color:var(--muted)}.field-hint{color:var(--muted);margin-top:9px;padding:0 7px;font-size:12px;line-height:1.5}.password-label{margin-top:36px}.welcome-page{justify-content:space-between;padding-bottom:20px}.welcome-art{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding-top:38px;display:flex}.welcome-art .brand{width:168px;margin-bottom:13px}.welcome-illustration{object-fit:contain;width:100%;max-height:350px}.welcome-page h1{margin:23px -6px 0;font-size:29px;line-height:1.6}.welcome-bottom{flex-direction:column;flex-shrink:0;gap:5px;margin-top:auto;padding-top:35px;display:flex}.welcome-bottom>.text-button:first-child{font-size:14px}.welcome-bottom>.text-button:last-child{margin-top:5px;font-size:15px}.tabbar{height:73px;padding:6px 10px max(8px, env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);flex-shrink:0;align-items:center;display:flex}.tabbar a{color:var(--muted);flex-direction:column;flex:1;align-items:center;gap:4px;padding:3px;font-size:12px;line-height:16px;display:flex}.tabbar svg{width:26px;height:26px}.tabbar a:first-child.router-link-active svg{fill:var(--blue);stroke:var(--blue)}.tab-icon{position:relative}.tab-icon i{color:#fff;text-align:center;background:#ed4b5c;border-radius:20px;min-width:15px;height:15px;padding:0 4px;font-size:9px;font-style:normal;line-height:15px;position:absolute;top:-3px;right:-13px}.search-box{background:var(--input);min-height:38px;color:var(--muted);border-radius:12px;flex-shrink:0;align-items:center;gap:8px;margin:0 16px 10px;padding:0 10px;display:flex}.search-box input{width:100%;height:38px;font-size:16px}.clear-button{width:26px;height:30px;color:var(--muted);justify-content:center;align-items:center;display:flex}.avatar{color:#4972b4;background:#e4ecfa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:inline-flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-special{background:var(--blue);color:#fff}.chat-row-wrap{position:relative}.chat-row{text-align:left;align-items:center;gap:15px;width:100%;min-height:77px;padding:0 17px;display:flex}.chat-copy{border-bottom:1px solid var(--line);flex-direction:column;flex:1;justify-content:center;align-self:stretch;gap:5px;min-width:0;padding:17px 0;display:flex}.chat-line{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.chat-line strong{font-size:var(--body-size);white-space:nowrap;text-overflow:ellipsis;line-height:21px;overflow:hidden}.chat-line time{color:var(--muted);white-space:nowrap;font-size:12px}.snippet{color:var(--muted);font-size:14px;line-height:18px}.snippet>span{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.unread{text-align:center;background:var(--blue);color:#fff;border-radius:50%;min-width:20px;height:20px;font-size:12px;font-weight:500;line-height:20px}.row-options{opacity:0;background:var(--bg);width:30px;height:30px;color:var(--muted);border-radius:8px;position:absolute;top:27px;right:5px}.chat-row-wrap:hover .row-options,.row-options:focus-visible{opacity:1}.empty-state{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:13px;padding:68px 28px;display:flex}.empty-state>svg{color:#aabbd9;stroke-width:1.3px}.empty-state h2{color:var(--text);font-size:19px;font-weight:600}.empty-state p{font-size:14px;line-height:1.8}.empty-state.compact{gap:5px;padding:40px 20px}.archive-row{width:100%;color:var(--muted);align-items:center;gap:12px;padding:20px;font-size:14px;display:flex}.archive-row svg:last-child{margin-left:auto}.section-label{color:var(--muted);margin:12px 16px 6px;font-size:13px;font-weight:500;line-height:18px}.contact-actions{padding:12px 0 0}.list-action{text-align:left;width:100%;min-height:56px;font-size:var(--body-size);border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:8px 4px;display:flex}.list-action>svg{color:var(--blue)}.list-action>span:last-child{color:var(--muted);margin-left:auto}.contact-actions .list-action{min-height:58px;padding:12px 20px}.contact-actions .list-action>svg{width:26px;height:26px}.contact-row{text-align:left;width:100%;min-height:58px;font-size:var(--body-size);align-items:center;gap:14px;padding:0 16px;display:flex}.contact-row>span:last-child{border-bottom:1px solid var(--line);flex:1;align-self:stretch;align-items:center;display:flex}.contact-wrap{align-items:center;padding-right:8px;display:flex}.contact-wrap>.contact-row{flex:1;min-width:0;padding-right:0}.contact-wrap>.icon-button{border-bottom:1px solid var(--line);border-radius:0;height:58px}.found-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;margin:12px 0;padding-bottom:9px;display:flex}.found-row>div{flex:1;min-width:0}.found-row strong{font-size:15px}.found-row small{color:var(--muted);margin-top:4px;font-size:12px;display:block}.member-pick{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:54px;display:flex}.member-pick>span:nth-child(2){flex:1}.member-pick input{accent-color:var(--blue);width:18px;height:18px}.contact-profile{flex-direction:column;align-items:center;gap:12px;margin:12px 0 20px;display:flex}.contact-profile p{color:var(--muted);text-align:center;font-size:14px;line-height:1.6}.settings-page,.settings-page .app-header{background:var(--group)}.settings-body{padding:12px 16px 24px}.profile-card{background:var(--surface);text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:100px;margin-bottom:22px;padding:13px;display:flex}.profile-card>div{flex:1;min-width:0}.profile-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:22px;display:block;overflow:hidden}.profile-card span:not(.avatar){color:var(--muted);margin-top:5px;font-size:15px;display:block}.profile-card>svg{color:#a0a2aa}.settings-group{background:var(--surface);border-radius:12px;width:100%;margin-bottom:22px;overflow:hidden}.settings-row{text-align:left;width:100%;min-height:54px;font-size:var(--body-size);align-items:center;gap:18px;padding:12px 16px;display:flex;position:relative}.settings-row+.settings-row:before{background:var(--line);content:"";height:1px;position:absolute;top:0;left:54px;right:0}.settings-row>span:first-of-type{flex:1}.settings-row>svg:last-child:not(:first-child){color:#a0a2aa}.settings-row.static{cursor:default}.settings-row.static>span:last-child{white-space:nowrap;flex:0;font-size:14px}.settings-footnote{text-align:center;color:var(--muted);padding:2px 12px;font-size:12px;line-height:1.8}.toggle-row{gap:15px;min-height:74px}.toggle-row small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.6;display:block}.switch{background:#c7c9d0;border-radius:20px;flex-shrink:0;width:43px;height:26px;padding:3px;transition:background .2s;display:block}.switch:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;display:block;box-shadow:0 1px 3px #0002}.switch.on{background:var(--blue)}.switch.on:after{transform:translate(17px)}.spaced-button{margin-top:28px}.help-brand{color:var(--muted);flex-direction:column;align-items:center;gap:16px;margin:32px 0;font-size:13px;display:flex}details{border-bottom:1px solid var(--line);padding:17px 16px}summary{cursor:pointer;font-size:15px}details p{color:var(--muted);margin-top:12px;font-size:13px;line-height:1.8}.conversation-header{border-bottom:1px solid var(--line);flex-shrink:0;align-items:center;gap:0;min-height:66px;padding:7px 8px 7px 0;display:flex}.conversation-person{text-align:left;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.conversation-person>span:last-child{min-width:0}.conversation-person strong{white-space:nowrap;text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.conversation-person small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.conversation-header .header-actions{gap:0;margin-left:auto}.conversation-header .header-actions .icon-button{width:37px}.messages-scroll{overscroll-behavior:contain;scrollbar-width:thin;scroll-behavior:smooth;flex:1;min-height:0;padding:16px 16px 22px;overflow-y:auto}.date-divider{text-align:center;color:#3b3f49;margin:6px 0 25px;font-size:12px}.date-divider>span{background:var(--input);color:var(--text);border-radius:20px;padding:5px 12px;display:inline-block}.message-row{justify-content:flex-start;align-items:center;gap:3px;margin:0 0 12px;display:flex;position:relative}.message-row.outgoing{flex-direction:row-reverse}.message-stack{min-width:60px;max-width:84%}.message-bubble{background:var(--bubble);color:var(--text);border-radius:18px;min-width:65px;padding:10px 13px 6px;position:relative}.outgoing .message-bubble{background:var(--blue);color:#fff}.message-text{font-size:var(--body-size);white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;line-height:1.5}.message-meta{color:var(--muted);align-items:center;gap:3px;margin-top:2px;font-size:10px;line-height:17px;display:flex}.outgoing .message-meta{color:#dfeaff;justify-content:flex-end}.message-options{opacity:0;color:var(--muted);border-radius:10px;justify-content:center;align-items:center;width:25px;min-width:25px;height:34px;display:flex}.message-row:hover .message-options,.message-options:focus-visible{opacity:1}.message-bubble.image-bubble{padding:0;overflow:hidden}.image-message{width:100%;display:block}.image-message img{object-fit:cover;width:100%;min-width:160px;max-height:320px}.image-bubble .message-meta{padding:0 9px 5px}.image-caption{white-space:pre-wrap;overflow-wrap:anywhere;padding:7px 11px;font-size:15px;line-height:1.5}.quoted-message{border-left:3px solid var(--blue);text-align:left;background:#00000008;border-radius:5px;flex-direction:column;gap:4px;max-width:100%;margin-bottom:7px;padding:7px 10px;font-size:12px;display:flex}.quoted-message span{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.outgoing .quoted-message{background:#00000015;border-color:#fff8}.retracted{color:var(--muted);text-align:center;margin:12px 0 20px;font-size:12px}.sender-name{color:var(--muted);margin:0 4px 5px;font-size:11px;display:block}.reactions{gap:3px;margin-top:3px;display:flex}.outgoing .reactions{justify-content:flex-end}.reactions>button{background:var(--input);border:1px solid var(--line);border-radius:12px;padding:2px 6px;font-size:14px}.reactions>button.mine{border-color:var(--blue);background:#3478f615}.audio-message{align-items:center;gap:10px;min-width:178px;min-height:40px;display:flex}.audio-play{background:#ffffff30;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.audio-track{flex-direction:column;flex:1;gap:3px;display:flex}.audio-track input{accent-color:currentColor;cursor:pointer;width:135px;height:15px}.audio-track span{font-size:11px}.message-bubble.audio-bubble{min-width:205px}.chat-intro{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:12px;margin:50px 0;display:flex}.chat-intro h2{color:var(--text);font-size:21px}.chat-intro p{font-size:14px;line-height:1.7}.composer-area{background:var(--bg);padding:5px 6px max(12px, env(safe-area-inset-bottom));border-top:1px solid var(--line);flex-shrink:0}.composer{align-items:flex-end;gap:0;display:flex}.composer .icon-button{color:#606a76;width:38px}.composer .plus-button{color:var(--blue);width:40px}.message-input-wrap{background:var(--input);border-radius:24px;flex:1;align-items:flex-end;min-width:0;min-height:43px;display:flex}.message-input-wrap textarea{resize:none;width:100%;font-size:var(--body-size);field-sizing:content;white-space:pre-wrap;min-height:43px;max-height:122px;padding:10px 4px 10px 15px;line-height:23px}.message-input-wrap .icon-button{width:37px}.message-input-wrap .active{color:var(--blue)}.send-button{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:4px;display:flex}.emoji-panel{grid-template-columns:repeat(8,1fr);gap:3px;max-height:220px;padding:13px 6px 0;display:grid;overflow-y:auto}.emoji-panel button{border-radius:9px;height:39px;font-size:25px}.emoji-panel button:hover{background:var(--input)}.attachment-panel{grid-template-columns:repeat(4,1fr);gap:5px;padding:18px 3px 9px;display:grid}.attachment-panel button{color:var(--muted);flex-direction:column;align-items:center;gap:9px;padding:9px 3px;font-size:12px;display:flex}.attachment-panel svg{color:var(--blue)}.reply-strip{color:var(--blue);align-items:center;gap:10px;margin-bottom:5px;padding:9px;display:flex}.reply-strip>div{flex:1;min-width:0}.reply-strip b{font-size:12px}.reply-strip p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.recording-bar{justify-content:space-between;align-items:center;gap:8px;min-height:47px;display:flex}.recording-bar strong{margin-right:auto;font-size:14px}.recording-dot{background:#ed4b5c;border-radius:50%;width:8px;height:8px;animation:1s infinite pulse}.voice-preview{align-items:center;gap:3px;display:flex}.voice-preview audio{width:100%;min-width:0;height:38px}.failed-message{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;font-size:12px;display:flex}.failed-message>span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.failed-message button{font-size:12px}.load-older{margin:0 auto 12px;font-size:12px;display:flex}.connection-banner{text-align:center;color:#906225;background:#fff1d8;padding:8px;font-size:12px}.modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10182855;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:absolute;inset:0}.modal{background:var(--bg);border-radius:20px;outline:none;width:100%;max-height:90%;padding:8px 18px 20px;animation:.18s ease-out sheet-in;overflow-y:auto;box-shadow:0 12px 70px #0002}.modal-header{background:var(--bg);z-index:1;justify-content:space-between;align-items:center;padding:2px 0 5px;display:flex;position:sticky;top:-8px}.modal-header h2{font-size:18px;font-weight:600}.modal-header .icon-button{color:var(--muted);width:32px}.modal-scroll{max-height:350px;overflow-y:auto}.in-modal{margin:5px 0 16px}.prose{color:var(--muted);padding:8px 0 16px;font-size:14px;line-height:1.8}.prose p+p{margin-top:12px}.empty-description{color:var(--muted);text-align:center;padding:24px 8px;font-size:14px;line-height:1.8}.attachment-preview{object-fit:contain;background:var(--input);border-radius:12px;width:100%;max-height:380px;margin:5px 0 14px}.attachment-preview.large{max-height:60vh}.caption-input{border-bottom:1px solid var(--line);width:100%;height:44px;margin-bottom:18px;font-size:15px}.reaction-picker{border-bottom:1px solid var(--line);justify-content:space-between;padding:8px 0 15px;display:flex}.reaction-picker button{width:44px;height:44px;font-size:27px}.toast-message{z-index:80;color:#fff;text-align:center;pointer-events:none;background:#242833ee;border-radius:12px;padding:13px 17px;font-size:13px;line-height:1.6;position:absolute;bottom:95px;left:20px;right:20px;box-shadow:0 8px 22px #0002}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.toast-enter-active,.toast-leave-active{transition:all .2s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}@keyframes logo-reveal{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes sheet-in{0%{opacity:.5;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width>=600px){body{justify-content:center;align-items:center;min-height:100dvh;display:flex}#app{width:100%}.app-shell{max-width:393px;height:min(852px,100dvh);box-shadow:0 16px 80px #24314a14}.messages-scroll{scrollbar-width:thin}}@media (height<=720px){.onboarding>.brand{width:125px;margin-top:43px;margin-bottom:16px}.onboarding h1{font-size:26px}.avatar-upload{margin:16px auto 20px}.avatar-upload>.avatar{width:88px!important;height:88px!important}.camera-badge{width:35px;height:35px;top:57px}.password-label{margin-top:22px}.welcome-art{padding-top:20px}.welcome-illustration{max-height:270px}.welcome-page h1{margin-top:10px;font-size:25px}.welcome-bottom{padding-top:15px}.onboarding{padding-bottom:20px}.form-bottom{padding-top:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brand{flex-shrink:0;width:148px;height:51px;display:block;position:relative;overflow:hidden}.brand img{width:135%;max-width:none;height:auto;position:absolute;top:50%;left:-17.5%;transform:translateY(-50%)}.splash>.brand{width:180px;height:62px;animation:.7s ease-out logo-reveal}.welcome-art .brand{height:57px}.delivery-label{font-size:9px}.settings-page .brand{border-radius:8px}.profile-qr{width:240px;margin:10px auto}.support-row{color:var(--text);margin-bottom:22px}.support-row>svg:first-child{color:var(--blue)}.device-time{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5;display:block}.scroll-content{scrollbar-width:none}.profile-main{text-align:left;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.profile-main>div{flex:1;min-width:0}.profile-card>.icon-button{width:28px}.profile-card{gap:6px}.tabbar{z-index:20;left:14px;right:14px;bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(28px)saturate(190%);isolation:isolate;background:#f6f8ffb3;border:1px solid #fffc;border-radius:30px;height:72px;padding:6px;position:absolute;box-shadow:0 8px 32px #17275017,inset 0 1px 1px #fff,inset 0 -1px 1px #a8b9d72b}.tabbar a{z-index:1;border-radius:24px;justify-content:center;height:58px;transition:color .22s,transform .3s}.tabbar a:active{transform:scale(.91)}.glass-selection{width:calc(33.3333% - 4px);height:58px;transform:translateX(calc(var(--tab-index) * 100%));pointer-events:none;background:linear-gradient(160deg,#ffffffc9,#dce8ff80);border:1px solid #ffffffb0;border-radius:24px;transition:transform .48s cubic-bezier(.22,1.35,.4,1);position:absolute;top:6px;left:6px;box-shadow:inset 0 1px 2px #fff,0 3px 10px #3060a510}.with-tabs>.scroll-content{padding-bottom:102px}[data-theme=dark] .tabbar{background:#252b3ac4;border-color:#ffffff20;box-shadow:0 8px 30px #0005,inset 0 1px #ffffff18}[data-theme=dark] .glass-selection{background:linear-gradient(145deg,#fff2,#abc9ff14);border-color:#ffffff20;box-shadow:inset 0 1px #ffffff30}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.tabbar{background:#f2f5fc}[data-theme=dark] .tabbar{background:#272b36}}.registration-page{background:radial-gradient(ellipse at 50% 0, #eaf1ff 0, transparent 45%), var(--bg);padding:0 24px 24px}.registration-page>.brand{width:130px;margin:46px auto 18px}.registration-steps{color:var(--muted);letter-spacing:.4px;justify-content:center;align-items:center;gap:12px;margin-bottom:23px;font-size:11px;font-weight:600;display:flex}.registration-steps i{background:var(--line);width:25px;height:1px}.registration-steps .active{color:var(--blue)}.registration-page h1{letter-spacing:-.8px;font-size:27px}.registration-page .subtitle{margin-top:6px;font-size:14px}.registration-page .phone-fields{background:var(--bg);border:1px solid #e3e9f3;border-radius:20px;margin-top:35px;padding:8px 17px;box-shadow:0 8px 25px #5475a408}.registration-page .country-row{border-top:0;height:54px;font-size:16px}.registration-page .phone-input{border-bottom:0;height:58px}.registration-page .primary{border-radius:16px;height:50px;box-shadow:0 6px 18px #3478f626}.registration-page .avatar-upload{margin:18px auto}.registration-page .avatar-upload .avatar{box-shadow:0 0 0 5px var(--bg), 0 0 0 6px #dce7ff;width:82px!important;height:82px!important}.registration-page .camera-badge{width:32px;height:32px;top:51px;right:-3px}.registration-page .camera-badge svg{width:17px}.registration-page .avatar-caption{margin-top:8px;font-size:12px}.registration-page .field-label{margin-top:13px;padding:0;font-size:13px;font-weight:600}.registration-page .field-label>input,.registration-page .password-input{background:var(--bg);border:1px solid #e0e6f0;border-radius:13px;height:48px;margin-top:7px;padding:0 13px;font-size:15px;font-weight:400;transition:border-color .2s,box-shadow .2s}.registration-page .field-label>input:focus,.registration-page .password-input:focus-within{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #3478f612}.registration-page .password-input input:focus{outline:0}.registration-page .field-hint{margin-top:6px;padding:0;font-size:11px}.registration-page .form-bottom{padding-top:24px}.registration-page .onboarding-form{min-height:fit-content}[data-theme=dark] .registration-page{background:var(--bg)}.stories-body{padding:14px 20px}.my-story-row{align-items:center;gap:16px;padding:6px 0 20px;display:flex}.story-add{flex-shrink:0;position:relative}.story-add>span:last-child{background:var(--blue);color:#fff;border:2px solid var(--bg);border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:0;right:-2px}.my-story-label{text-align:left;flex-direction:column;flex:1;gap:7px;display:flex}.my-story-label strong{font-size:17px}.my-story-label>span{color:var(--muted);font-size:13px}.story-privacy{color:var(--muted);border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:0 0 23px;font-size:11px;display:flex}.story-section-title{color:var(--muted);margin:26px 0 18px;font-size:13px;font-weight:500}.stories-empty{text-align:center;padding:48px 5px}.empty-orbit{background:var(--input);width:78px;height:78px;color:var(--blue);border-radius:26px;place-items:center;margin:0 auto 24px;display:grid}.stories-empty h2{letter-spacing:-.5px;font-size:20px}.stories-empty p{color:var(--muted);margin:12px 0 20px;font-size:14px;line-height:1.8}.story-contact{text-align:left;align-items:center;gap:15px;width:100%;padding:14px 0;display:flex}.story-contact>span:nth-child(2){flex-direction:column;flex:1;gap:7px;display:flex}.story-contact small{color:var(--muted);font-size:12px}.story-ring{border:2px solid var(--blue);border-radius:50%;padding:3px}.story-ring.seen{border-color:var(--line)}.story-editor{border-radius:18px;min-height:220px;position:relative;overflow:hidden}.story-editor img{object-fit:contain;width:100%;max-height:220px;display:block}.story-editor textarea{color:#fff;resize:vertical;text-align:center;width:100%;min-height:190px;padding:24px;font-size:22px;line-height:1.5}.story-editor textarea::placeholder{color:#ffffffb0}.story-editor textarea.caption{min-height:70px;padding:12px;font-size:16px}.story-compose-tools{align-items:center;gap:10px;margin-top:10px;display:flex}.story-compose-tools small{color:var(--muted);margin-left:auto;font-size:11px}.story-color{color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.story-compose-tools+.field-hint{margin:10px 0 20px}.story-viewer{z-index:60;color:#fff;background:#151922;flex-direction:column;padding:12px;display:flex;position:absolute;inset:0}.story-progress{gap:4px;display:flex}.story-progress span{background:#ffffff40;border-radius:4px;flex:1;height:3px}.story-progress .active{background:#fff}.story-viewer header{align-items:center;gap:12px;padding:15px 0;display:flex}.story-viewer header>div{flex-direction:column;flex:1;gap:4px;display:flex}.story-viewer small{color:#ffffffa0;font-size:11px}.story-viewer .icon-button,.story-viewer .text-button{color:#fff}.story-display{border-radius:12px;flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex;overflow:auto}.story-display img{object-fit:contain;width:100%;max-height:70%}.story-display p{text-align:center;white-space:pre-wrap;overflow-wrap:anywhere;padding:20px;font-size:24px;line-height:1.6}.story-display:has(img) p{font-size:17px}.story-viewer footer{justify-content:space-between;align-items:center;gap:8px;padding-top:12px;font-size:12px;display:flex}.story-viewer footer .text-button{align-items:center;gap:6px;display:flex}.story-viewers{background:#ffffff15;border-radius:16px;max-height:180px;padding:16px;font-size:13px;overflow:auto}.story-viewers p{margin-top:12px}@media (prefers-reduced-motion:reduce){.glass-selection,.tabbar a{transition:none}}.tabbar{width:min(290px,100% - 32px);height:65px;left:50%;right:auto;bottom:max(15px, env(safe-area-inset-bottom));background:#fafafaa6;border:1px solid #d8daddad;border-radius:36px;padding:4px;transform:translate(-50%);box-shadow:0 3px 12px #00000005,inset 0 0 0 3px #ffffffb0}.tabbar a{color:#111;gap:2px;height:55px;font-size:11px}.tabbar a.router-link-active{color:#050505}.tabbar svg{stroke-width:2.2px;width:25px;height:25px}.tabbar a:first-of-type.router-link-active svg{fill:currentColor;stroke:currentColor}.glass-selection{background:linear-gradient(140deg,#e6e6e6c9,#ededed9c);border:0;border-radius:30px;width:calc(33.3333% - 2.66667px);height:55px;top:4px;left:4px;box-shadow:inset 0 1px 3px #ffffff80}[data-theme=dark] .tabbar a{color:#d2d6dc}[data-theme=dark] .tabbar a.router-link-active{color:#fff}@media (height<=780px){.registration-page>.brand{margin-top:30px;margin-bottom:12px}.registration-steps{margin-bottom:14px}.registration-page h1{font-size:25px}.registration-page .avatar-upload{margin-top:14px;margin-bottom:10px}.registration-page .form-bottom{padding-top:18px}.registration-page .field-label{margin-top:10px}}.registration-page{scrollbar-width:none}.brand{mix-blend-mode:multiply}[data-theme=dark] .brand{mix-blend-mode:screen}[data-theme=dark] .brand img{filter:invert()hue-rotate(180deg)}.login-register-link{margin:16px auto 0;font-size:14px;display:block}.registration-page .login-phone-fields{margin-top:30px;margin-bottom:14px}

input:focus,textarea:focus,select:focus,[contenteditable]:focus{outline:none!important;box-shadow:none!important;-webkit-appearance:none;}
