:root{--bg:#08111d;--bg-soft:#0d1826;--surface:#162334;--surface-2:#1c2b3e;--surface-3:#2a3c54;--line:#2a3c54;--line-soft:#ffffff14;--text:#f3f7fc;--text-2:#b6c3d5;--muted:#7b8ca4;--accent:#67cfff;--accent-2:#4d9eff;--accent-3:#6e80ff;--danger:#ff6b7a;--ok:#45d5b2;--mine:linear-gradient(135deg, #7bd7ff 0%, #4d9eff 50%, #6e80ff 100%);--mine-text:#08111d;--shadow:0 22px 64px #02060c73;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;min-width:320px;min-height:100%;color:var(--text);background:#08111d;margin:0;overflow:hidden auto}#root{width:100%;min-height:100%}.landing-scroll-page{background:#08111d;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.noise-overlay-global{z-index:0;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:fixed;inset:0}.gradient-mesh-fixed{z-index:0;pointer-events:none;background:radial-gradient(700px 500px at 15% 12%,#67cfff29 0%,#0000 70%),radial-gradient(750px 550px at 85% 80%,#4d9eff24 0%,#0000 70%),radial-gradient(500px at 50% 45%,#6e80ff1a 0%,#0000 70%),#08111d radial-gradient(400px at 70% 10%,#8ce7ff14 0%,#0000 70%);position:fixed;inset:0}.auth-gateway-wrapper{width:100%;min-height:100vh;padding:max(56px, env(safe-area-inset-top) + 24px) 24px 48px;z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.auth-gateway{grid-template-columns:minmax(0,1.15fr) minmax(380px,440px);align-items:center;gap:64px;width:100%;max-width:1180px;margin:auto;display:grid}@media (width<=940px){.auth-gateway-wrapper{padding:max(44px, env(safe-area-inset-top) + 16px) 18px 48px}.auth-gateway{grid-template-columns:1fr;gap:36px}.hero-content{text-align:center;align-items:center}.hero-actions,.hero-features-preview{justify-content:center}}.hero-content{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.hero-brand-badge{align-items:center;gap:14px;margin-bottom:24px;display:inline-flex}.hero-logo{object-fit:cover;border:1px solid #ffffff1f;border-radius:15px;flex-shrink:0;width:58px;height:58px;box-shadow:0 4px 16px #0006,0 0 30px #67cfff59}.hero-brand-pill{letter-spacing:.08em;color:#67cfff;background:#67cfff1f;border:1px solid #67cfff4d;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:800}.hero-title{letter-spacing:-.04em;color:#f3f7fc;margin:0 0 18px;font-size:clamp(38px,4.8vw,64px);font-weight:900;line-height:1.05}.gradient-text{background:linear-gradient(135deg,#7bd7ff 0%,#4d9eff 50%,#6e80ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-tagline{color:#b6c3d5;max-width:520px;margin:0 0 32px;font-size:17px;line-height:1.6}.hero-actions{align-items:center;gap:16px;margin-bottom:32px;display:flex}.hero-cta-rustore{color:#f3f7fc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#67cfff38 0%,#4d9eff40 50%,#6e80ff38 100%);border:1px solid #67cfff80;border-radius:16px;align-items:center;gap:14px;padding:14px 28px;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 10px 30px #4d9eff40}.hero-cta-rustore:hover{background:linear-gradient(135deg,#67cfff52 0%,#4d9eff59 50%,#6e80ff52 100%);border-color:#67cfff;transform:translateY(-2px);box-shadow:0 14px 40px #67cfff73}.hero-cta-rustore small{color:#b6c3d5;font-size:11px;line-height:1.2;display:block}.hero-cta-rustore strong{color:#f3f7fc;font-size:17px;font-weight:800;display:block}.hero-cta-icon{opacity:.7;margin-left:2px}.hero-features-preview{flex-wrap:wrap;gap:10px;display:flex}.preview-chip{color:#b6c3d5;background:#162334b3;border:1px solid #2a3c54;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:600;display:flex}.auth-card{z-index:2;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#0d1826e0;border:1px solid #2a3c54;border-radius:22px;width:100%;margin:0;padding:32px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 24px 60px #02060ca6,0 0 40px #4d9eff14}.auth-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.auth-card-logo{object-fit:cover;border:1px solid #ffffff1f;border-radius:10px;flex-shrink:0;width:36px;height:36px;box-shadow:0 2px 10px #0006,0 0 16px #67cfff59}.auth-card-title{letter-spacing:-.02em;color:#f3f7fc;margin:0 0 16px;font-size:24px;font-weight:800}.password-toggle-btn{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;margin-left:auto;padding:6px;transition:color .15s,background .15s;display:flex}.password-toggle-btn:hover{color:#f3f7fc;background:#ffffff14}.back-step-btn{justify-content:center;width:100%;margin-top:6px}.auth-legal-footer{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:center;align-items:center;gap:10px;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.auth-legal-footer a{color:var(--muted);text-decoration:none;transition:color .15s}.auth-legal-footer a:hover{color:#67cfff}.decrypt-section{z-index:1;max-width:1180px;margin:20px auto 100px;padding:40px 24px;position:relative}.decrypt-header{text-align:center;max-width:680px;margin:0 auto 50px}.decrypt-kicker{letter-spacing:.1em;color:#67cfff;margin-bottom:12px;font-size:11px;font-weight:800}.decrypt-header h2{letter-spacing:-.03em;color:#f3f7fc;margin:0 0 12px;font-size:clamp(28px,3.5vw,42px);font-weight:900}.decrypt-header p{color:#b6c3d5;margin:0;font-size:16px;line-height:1.5}.decrypt-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px;display:grid}.decrypt-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0d1826b3;border:1px solid #2a3c54;border-radius:18px;padding:28px;transition:all .2s;position:relative;overflow:hidden}.decrypt-card:hover{border-color:#67cfff73;transform:translateY(-4px);box-shadow:0 16px 40px #4d9eff26}.decrypt-card-badge{letter-spacing:.08em;color:#67cfff;background:#67cfff1f;border:1px solid #67cfff33;border-radius:4px;margin-bottom:14px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block}.decrypt-card h3{color:#f3f7fc;margin:0 0 10px;font-size:18px;font-weight:700}.decrypt-card p{color:#b6c3d5;margin:0;font-size:14px;line-height:1.6}.decrypt-line{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.site-footer{z-index:1;border-top:1px solid #ffffff0f;padding:32px 24px;position:relative}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1180px;margin:0 auto;display:flex}.footer-left{color:#7b8ca4;align-items:center;gap:12px;font-size:13px;display:flex}.footer-mini-logo{border-radius:6px;width:22px;height:22px}.footer-links{flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.footer-links a{color:#7b8ca4;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#67cfff}.auth-card-head,.brand-row,.self-profile,.chat-title-block,.security-note,.connection-pill,.message-foot,.message-file,.composer,.composer-input-wrap,.search-box,.search-result,.conversation-item,.field-input,.auth-kicker,.ghost-button,.consent-row{align-items:center;display:flex}.auth-card-head{justify-content:space-between;gap:12px;margin-bottom:24px}.brand-row{gap:10px;min-width:0}.brand-row>div:last-child,.self-profile>div,.chat-title-block>div,.conversation-main{min-width:0}.brand-row strong,.self-profile strong,.chat-title-block strong,.conversation-title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.brand-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;display:block;overflow:hidden}.brand-mark{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#10130f;border:1px solid #f4f2ec29;border-radius:8px;flex:none;place-items:center;width:48px;height:48px;font-size:24px;font-weight:900;display:grid}.brand-mark-small{width:38px;height:38px;font-size:19px}.ghost-button{border:1px solid var(--line);background:var(--surface-2);cursor:pointer;border-radius:8px;gap:8px;min-height:38px;padding:0 12px;font-weight:800}.auth-heading{margin-bottom:18px}.auth-kicker{color:#9df1d3;background:#67cfff1f;border:1px solid #67cfff57;border-radius:8px;gap:7px;width:fit-content;min-height:28px;padding:0 10px;font-size:12px;font-weight:850}.auth-heading h2{letter-spacing:0;margin:14px 0 8px;font-size:30px;line-height:1.14}.auth-heading p{color:var(--text-2);margin:0;font-size:14px;line-height:1.48}.auth-tabs{border:1px solid var(--line);background:#0d1826;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;height:42px;margin-bottom:18px;padding:4px;display:grid}.auth-tabs button{min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-weight:850}.auth-tabs button.active{background:var(--surface-3);color:var(--text)}.auth-form{gap:13px;display:grid}.register-form{gap:14px}.register-progress{grid-template-columns:30px minmax(0,1fr) 30px;align-items:center;gap:10px;margin-bottom:2px;display:grid}.register-progress span{border:1px solid var(--line);width:30px;height:30px;color:var(--muted);background:#0d1826;border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:grid}.register-progress span.active{color:#7bd7ff;background:#67cfff24;border-color:#67cfffc2}.register-progress i{background:var(--line);height:1px;display:block}.register-step{border:1px solid var(--line-soft);background:#122032;border-radius:8px;padding:12px}.register-step strong,.register-summary strong,.register-summary span,.register-summary em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.register-step strong{color:var(--text);font-size:15px}.register-step p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.4}.register-summary{background:#67cfff14;border:1px solid #67cfff3d;border-radius:8px;padding:10px 12px}.register-summary span{color:var(--text);font-weight:850}.register-summary strong{color:#7bd7ff;margin-top:2px;font-size:13px}.register-summary em{color:var(--muted);margin-top:2px;font-size:12px;font-style:normal}.field{min-width:0;color:var(--text-2);gap:7px;font-size:13px;font-weight:760;display:grid}.field-label-row{justify-content:space-between;align-items:center;width:100%;display:flex}.forgot-password-link{color:#67cfff;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;transition:color .15s,opacity .15s}.forgot-password-link:hover{color:#ff6b7a;text-decoration:underline}.forgot-form{gap:14px}.field-input{border:1px solid var(--line);min-width:0;height:46px;color:var(--muted);background:#122032;border-radius:8px;gap:9px;padding:0 12px}.field-input input,.search-box input,.composer-input-wrap input{min-width:0;color:var(--text);background:0 0;border:0;outline:0}.field-input input{width:100%;height:100%}.field-input input::placeholder,.search-box input::placeholder,.composer-input-wrap input::placeholder{color:#707970}.field-input:focus-within,.search-box:focus-within,.composer-input-wrap:focus-within{border-color:#67cfffbf;box-shadow:0 0 0 3px #67cfff24}.consent-row{color:var(--text-2);gap:10px;font-size:12px;line-height:1.35}.consent-row input{width:18px;height:18px;accent-color:var(--accent);flex:none}.primary-button{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#10130f;cursor:pointer;border:0;border-radius:8px;grid-template-columns:auto auto;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-weight:900;display:inline-grid}.auth-error,.auth-notice,.app-error{border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.38}.auth-error,.app-error{color:#ffd2d8;background:#ff6b7a1f;border:1px solid #ff6b7a75}.auth-notice{color:#7bd7ff;background:#67cfff1f;border:1px solid #67cfff6b}.security-note{border-top:1px solid var(--line-soft);color:var(--muted);gap:10px;margin-top:18px;padding-top:16px;font-size:12px;line-height:1.4}.security-note svg{color:var(--ok);flex:none}.security-note strong{color:var(--text-2);margin-bottom:2px;display:block}.bot-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.profile-overlay{z-index:50;background:#00000047;justify-items:end;display:grid;position:fixed;inset:0}.profile-backdrop{cursor:default;background:0 0;border:0;position:absolute;inset:0}.profile-panel{z-index:1;width:min(430px,100vw - 24px);height:calc(100dvh - 24px);box-shadow:var(--shadow);background:#171c21fa;border:1px solid #f4f2ec24;border-radius:8px;align-content:start;gap:14px;margin:12px;padding:18px;display:grid;position:relative;overflow:auto}.profile-panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-panel-head .section-label{padding:0}.profile-panel-head h2{letter-spacing:0;margin:4px 0 0;font-size:24px;line-height:1.15}.profile-preview{border:1px solid var(--line-soft);background:#122032;border-radius:8px;gap:13px;min-width:0;padding:12px;display:flex}.profile-avatar-button{cursor:pointer;background:0 0;border:0;flex:none;padding:0;position:relative}.profile-avatar-button>span{background:var(--surface-3);width:24px;height:24px;color:var(--text);border:1px solid #f4f2ec42;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-2px;right:-2px}.profile-preview>div:last-child{min-width:0}.profile-preview strong,.profile-preview span,.profile-preview p{text-overflow:ellipsis;display:block;overflow:hidden}.profile-preview strong{color:var(--text);white-space:nowrap}.profile-preview span{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:13px}.profile-preview p{color:var(--text-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:13px;line-height:1.38;display:-webkit-box}.muted-text{color:var(--muted)!important}.profile-emoji-grid{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.profile-emoji{border:1px solid var(--line);cursor:pointer;background:#122032;border-radius:8px;place-items:center;min-height:38px;font-size:19px;display:grid}.profile-emoji.active{background:#67cfff29;border-color:#67cfffc7}.profile-bio{resize:vertical;border:1px solid var(--line);width:100%;min-height:112px;color:var(--text);background:#122032;border-radius:8px;outline:0;padding:12px;line-height:1.45}.profile-bio:focus{border-color:#67cfffbf;box-shadow:0 0 0 3px #67cfff24}.char-counter{color:var(--muted);justify-self:end;font-size:12px;font-style:normal}.desktop-shell{background:var(--bg);grid-template-columns:minmax(320px,390px) minmax(0,1fr);width:100vw;height:100dvh;display:grid;position:fixed;inset:0;overflow:hidden}.sidebar{z-index:2;border-right:1px solid var(--line);background:#122032;grid-template-rows:auto auto auto minmax(0,1fr);min-width:0;min-height:0;display:grid;position:relative}.sidebar-header{z-index:5;border-bottom:1px solid var(--line-soft);background:#122032;justify-content:space-between;align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:flex;position:sticky;top:0}.icon-button,.clear-search{width:38px;height:38px;color:var(--text-2);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:inline-grid}.icon-button:hover,.clear-search:hover,.conversation-item:hover,.search-result:hover{background:var(--surface-2);color:var(--text)}.self-profile{border:1px solid var(--line-soft);background:var(--surface);cursor:pointer;text-align:left;border-radius:8px;gap:11px;width:calc(100% - 28px);min-width:0;margin:12px 14px;padding:10px}.self-profile:hover{background:var(--surface-2);border-color:#67cfff5c}.self-profile span,.self-profile em{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;display:block;overflow:hidden}.self-profile em{max-width:210px;font-size:12px;font-style:normal}.self-profile svg{color:var(--muted);margin-left:auto}.avatar{object-fit:cover;border-radius:50%;flex:none;width:42px;height:42px}.avatar-sm{width:32px;height:32px}.avatar-lg{width:52px;height:52px}.avatar-fallback{background:linear-gradient(135deg, var(--accent), var(--accent-3));color:#11130f;place-items:center;font-size:13px;font-weight:900;display:grid}.search-box{border:1px solid var(--line);background:var(--surface);height:42px;color:var(--muted);border-radius:8px;gap:8px;margin:0 14px 12px;padding:0 5px 0 12px}.search-box input{flex:1;height:100%}.search-results{border:1px solid var(--line-soft);background:var(--surface);border-radius:8px;margin:0 10px 10px;padding:8px}.section-label{color:var(--muted);text-transform:uppercase;padding:6px 8px 8px;font-size:11px;font-weight:850}.search-result{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;gap:10px;width:100%;min-width:0;padding:8px}.search-result span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.empty-small{color:var(--muted);margin:0;padding:8px;font-size:13px}.conversation-list{min-height:0;padding:0 8px 12px;overflow:auto}.conversation-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;gap:10px;width:100%;min-width:0;min-height:66px;padding:9px 8px}.conversation-item.active{background:#67cfff24}.conversation-main{flex:1;gap:4px;display:grid}.conversation-preview{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-meta{color:var(--muted);flex:0 0 48px;align-self:stretch;justify-items:end;gap:5px;padding-top:2px;font-size:11px;display:grid}.conversation-meta b{background:var(--accent-2);color:#17130a;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;display:grid}.empty-chat-list{color:var(--muted);text-align:center;justify-items:center;gap:10px;padding:36px 20px;font-size:14px;line-height:1.4;display:grid}.chat-pane{background-color:#0d0f12;background-image:linear-gradient(90deg,#6366f109 1px,#0000 1px),linear-gradient(#67cfff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;grid-template-rows:66px minmax(0,1fr) 70px;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.chat-header{z-index:5;border-bottom:1px solid var(--line);background:#12161afa;justify-content:space-between;align-items:center;gap:14px;min-height:66px;padding:10px 18px;display:flex;position:sticky;top:0}.chat-title-block{gap:11px;min-width:0}.chat-title-block span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;display:block;overflow:hidden}.connection-pill{border:1px solid var(--line);background:var(--surface);height:30px;color:var(--text-2);border-radius:8px;flex:none;gap:7px;padding:0 10px;font-size:12px;font-weight:850}.connection-pill.online{color:#9df1d3;border-color:#67cfff6b}.connection-pill.offline,.connection-pill.connecting{color:#ffe1a4;border-color:#6366f15c}.app-error{z-index:6;position:absolute;top:76px;left:18px;right:18px}.messages{scroll-behavior:smooth;flex-direction:column;gap:8px;min-height:0;padding:18px;display:flex;overflow:auto}.message-loader,.empty-messages,.no-chat{color:var(--muted);place-items:center;display:grid}.message-loader{min-height:74px}.empty-messages{text-align:center;align-self:center;gap:10px;min-height:220px}.message-row{align-items:flex-end;gap:8px;width:100%;display:flex}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.message-bubble{border:1px solid var(--line-soft);background:var(--surface);overflow-wrap:anywhere;border-radius:8px;min-width:64px;max-width:min(64%,660px);padding:8px 10px 6px;box-shadow:0 8px 20px #0000002e}.mine .message-bubble{background:var(--mine);color:var(--mine-text);border-color:#d8fff04d}.message-author{color:#9df1d3;margin-bottom:5px;font-size:12px;font-weight:850;display:block}.message-bubble p{white-space:pre-wrap;margin:0;line-height:1.42}.message-foot{color:#f4f2ec99;justify-content:flex-end;gap:4px;margin-top:5px;font-size:11px}.mine .message-foot{color:#0c22189e}.message-media-link{color:inherit;margin-bottom:6px;display:block}.message-image,.message-video{object-fit:contain;background:#090d0f;border-radius:8px;max-width:min(440px,100%);max-height:52vh;display:block}.message-audio{width:min(340px,100%);margin-bottom:6px}.message-file{border:1px solid var(--line-soft);max-width:min(360px,100%);color:inherit;background:#ffffff0d;border-radius:8px;gap:9px;margin-bottom:6px;padding:10px;text-decoration:none}.message-file span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer{border-top:1px solid var(--line);background:#12161afa;gap:10px;min-height:70px;padding:12px 18px}.hidden-file{display:none}.attach-button{background:var(--surface)}.composer-input-wrap{border:1px solid var(--line);background:var(--surface);min-width:0;height:46px;color:var(--muted);border-radius:8px;flex:1;gap:10px;padding:0 13px}.composer-input-wrap input{flex:1;height:100%}.send-button{background:linear-gradient(135deg, var(--accent), var(--accent-2));color:#10130f;cursor:pointer;border:0;border-radius:8px;flex:none;place-items:center;width:46px;height:46px;display:inline-grid}.no-chat{text-align:center;grid-row:1/-1;gap:10px}.no-chat strong{color:var(--text);font-size:20px}.no-chat span{color:var(--muted)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#fff3 padding-box content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-track{background:0 0}@media (width<=1100px){.auth-gateway{grid-template-columns:1fr;overflow:auto}.product-showcase{min-height:520px;padding:24px}.showcase-copy h1{font-size:42px}.auth-card{align-self:start;width:min(620px,100% - 32px);max-height:none;margin:0 auto 24px}}@media (width<=900px){.desktop-shell{grid-template-rows:minmax(248px,42dvh) minmax(0,1fr);grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.chat-pane{min-height:0}.message-bubble{max-width:82%}.connection-pill span{display:none}body{overflow:auto}.auth-gateway{grid-template-columns:1fr;min-height:100dvh;position:relative;overflow-y:auto}.product-showcase{min-height:auto;padding:28px 24px 12px}.auth-card{width:min(100% - 32px,480px);margin:16px auto 36px}}@media (width<=620px){.showcase-copy h1{font-size:32px}.showcase-badges-grid,.showcase-stats{grid-template-columns:1fr}.auth-heading h2{font-size:26px}.desktop-shell{grid-template-rows:minmax(230px,46dvh) minmax(0,1fr)}.sidebar-header,.chat-header,.composer{padding-left:10px;padding-right:10px}.self-profile,.search-box{margin-left:10px;margin-right:10px}.messages{padding:12px 10px}.message-bubble{max-width:90%}}@media (width<=420px){.brand-row span{max-width:180px}.field-input{padding-left:10px;padding-right:10px}}@keyframes spin{to{transform:rotate(360deg)}}.tg-shell{background:#08111d;grid-template-columns:360px minmax(0,1fr);width:100vw;height:100dvh;max-height:100dvh;display:grid;overflow:hidden}.tg-back-btn{display:none!important}.tg-sidebar{-webkit-user-select:none;user-select:none;background:#0d1826;border-right:1px solid #2a3c54;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.tg-sidebar-header{z-index:20;background:#0d1826;border-bottom:1px solid #2a3c5466;flex-shrink:0;padding:10px 14px;position:relative}.tg-header-top{align-items:center;gap:10px;display:flex}.tg-icon-btn{color:#7b8ca4;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .12s;display:flex}.tg-icon-btn:hover{color:#f3f7fc;background:#162334}.tg-search-wrap{background:#162334;border:1px solid #2a3c54;border-radius:20px;flex:1;align-items:center;gap:8px;min-width:0;height:38px;padding:0 12px;transition:all .15s;display:flex}.tg-search-wrap:focus-within{background:#122032;border-color:#67cfff;box-shadow:0 0 0 2px #67cfff26}.tg-search-icon{color:#7b8ca4;flex-shrink:0}.tg-search-input{color:#f3f7fc;background:0 0;border:0;outline:0;width:100%;font-size:13.5px}.tg-search-input::placeholder{color:#7b8ca4}.tg-search-clear{color:#7b8ca4;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.tg-profile-mini-btn{cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;padding:0;transition:transform .12s}.tg-profile-mini-btn:hover{transform:scale(1.06)}.tg-menu-backdrop{z-index:99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;position:fixed;inset:0}.tg-dropdown-menu{z-index:100;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#162334f5;border:1px solid #2a3c54;border-radius:14px;width:250px;padding:8px;animation:.14s cubic-bezier(.16,1,.3,1) tgScaleIn;position:absolute;top:54px;left:12px;box-shadow:0 16px 40px #02060ca6}@keyframes tgScaleIn{0%{opacity:0;transform:scale(.95)translateY(-6px)}to{opacity:1;transform:scale(1)translateY(0)}}.tg-dropdown-user{cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px;transition:background .12s;display:flex}.tg-dropdown-user:hover{background:#ffffff0d}.tg-dropdown-user-info{flex-direction:column;display:flex;overflow:hidden}.tg-dropdown-user-info strong{color:#f3f7fc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.tg-dropdown-user-info span{color:#67cfff;font-size:12px}.tg-dropdown-divider{background:#ffffff14;height:1px;margin:6px 0}.tg-dropdown-item{color:#b6c3d5;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:13.5px;font-weight:600;transition:all .12s;display:flex}.tg-dropdown-item:hover{color:#f3f7fc;background:#67cfff1a}.tg-dropdown-logout{color:#ff6b7a}.tg-dropdown-logout:hover{color:#ffa0aa;background:#ff6b7a1f}.tg-chat-list,.tg-search-results{flex-direction:column;flex:1;gap:3px;padding:8px;display:flex;overflow-y:auto}.tg-chat-item,.tg-search-item{cursor:pointer;text-align:left;width:100%;color:inherit;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:9px 12px;transition:all .12s;display:flex}.tg-chat-item:hover,.tg-search-item:hover{background:#16233499}.tg-chat-item.active{background:#162334;box-shadow:inset 3px 0 #67cfff}.tg-avatar-wrap{flex-shrink:0;position:relative}.tg-online-dot{background:#45d5b2;border:2px solid #0d1826;border-radius:50%;width:11px;height:11px;position:absolute;bottom:1px;right:1px}.tg-chat-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.tg-chat-top-row{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.tg-chat-title{color:#f3f7fc;text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;font-weight:700;overflow:hidden}.tg-chat-time{color:#7b8ca4;flex-shrink:0;font-size:11.5px}.tg-chat-bottom-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.tg-chat-preview{color:#7b8ca4;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tg-unread-badge{color:#08111d;background:#67cfff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:900;display:inline-flex}.tg-empty-list{text-align:center;color:#7b8ca4;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.tg-empty-list p{margin:0;font-size:13px;line-height:1.5}.tg-section-label{letter-spacing:.05em;color:#67cfff;text-transform:uppercase;padding:8px 12px 4px;font-size:11.5px;font-weight:800}.tg-empty-search{text-align:center;color:#7b8ca4;padding:24px;font-size:13px}.tg-chat-tag{color:#67cfff;font-size:12px}.tg-add-icon{color:#7b8ca4;flex-shrink:0}.tg-search-item:hover .tg-add-icon{color:#67cfff}.tg-fab{color:#08111d;cursor:pointer;z-index:10;background:linear-gradient(135deg,#7bd7ff 0%,#4d9eff 100%);border:0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 6px 20px #4d9eff66}.tg-fab:hover{transform:scale(1.06)}.tg-chat-pane{background:#08111d;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.tg-chat-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#0d1826f2;border-bottom:1px solid #2a3c5466;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.tg-chat-header-user{align-items:center;gap:12px;display:flex}.tg-chat-header-meta{flex-direction:column;display:flex}.tg-chat-header-meta strong{color:#f3f7fc;font-size:15px;font-weight:700}.tg-status-text{color:#45d5b2;font-size:12px}.tg-shield-pill{color:#67cfff;background:#67cfff1a;border:1px solid #67cfff40;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:700;display:inline-flex}.tg-shield-pill.offline{color:#ff6b7a;background:#ff6b7a1a;border-color:#ff6b7a40}.tg-messages-viewport{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.tg-messages-pattern{pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 0l30 30-30 30L0 30z' fill='%2367CFFF' fill-opacity='0.25' fill-rule='evenodd'/%3E%3C/svg%3E");background-size:48px 48px;position:absolute;inset:0}.tg-messages-list{z-index:1;flex-direction:column;justify-content:flex-end;gap:8px;min-height:100%;padding:18px 24px;display:flex;position:relative}.tg-loading{color:#67cfff;justify-content:center;padding:16px;display:flex}.tg-empty-chat-pill{text-align:center;color:#7b8ca4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#162334d9;border:1px solid #2a3c54;border-radius:16px;flex-direction:column;align-items:center;gap:10px;margin:auto;padding:18px 24px;font-size:13.5px;display:flex}.tg-msg-row{width:100%;display:flex}.tg-msg-row.mine{justify-content:flex-end}.tg-msg-row.theirs{justify-content:flex-start}.tg-bubble{word-break:break-word;max-width:min(72%,520px);padding:8px 12px 6px;font-size:14.5px;line-height:1.45;position:relative}.mine .tg-bubble{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#4d9eff 50%,#6e80ff 100%);border-radius:16px 16px 4px;box-shadow:0 2px 10px #3b82f640}.theirs .tg-bubble{color:#f3f7fc;background:#162334;border:1px solid #2a3c54;border-radius:16px 16px 16px 4px;box-shadow:0 2px 8px #02060c4d}.tg-bubble-author{color:#67cfff;margin-bottom:3px;font-size:12px;font-weight:700}.tg-msg-text{font-size:14.5px;line-height:1.45}.tg-msg-meta{float:right;align-items:center;gap:4px;margin-top:4px;margin-left:10px;font-size:11px;display:inline-flex}.mine .tg-msg-time{color:#ffffffbf}.theirs .tg-msg-time{color:#7b8ca4}.tg-check-icon{color:#fff}.tg-reply-bar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9;background:#162334f2;border-top:1px solid #2a3c54;align-items:center;gap:10px;padding:8px 16px;animation:.15s tgFadeIn;display:flex;position:relative}.tg-reply-bar-icon{color:#67cfff;flex-shrink:0}.tg-reply-bar-content{border-left:2.5px solid #67cfff;flex:1;min-width:0;padding-left:8px}.tg-reply-bar-title{color:#67cfff;white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:700;overflow:hidden}.tg-reply-bar-text{color:#b6c3d5;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.tg-reply-bar-close{color:#7b8ca4;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:color .12s;display:flex}.tg-reply-bar-close:hover{color:#ff6b7a}.tg-msg-quote{cursor:pointer;background:#0000002e;border-left:3px solid #67cfff;border-radius:6px;align-items:stretch;gap:8px;margin-bottom:6px;padding:4px 8px;display:flex}.mine .tg-msg-quote{background:#0003;border-left-color:#fff}.tg-quote-author{color:#67cfff;font-size:11.5px;font-weight:700}.mine .tg-quote-author{color:#fff}.tg-quote-text{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:12px;overflow:hidden}.tg-msg-row{position:relative}.tg-msg-row:hover .tg-msg-actions{opacity:1;pointer-events:auto}.tg-msg-actions{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#162334f2;border:1px solid #2a3c54;border-radius:20px;align-items:center;gap:2px;padding:2px 6px;transition:opacity .12s;display:inline-flex;position:absolute;top:-14px;box-shadow:0 4px 12px #0006}.mine .tg-msg-actions{right:12px}.theirs .tg-msg-actions{left:12px}.tg-msg-action-btn{color:#7b8ca4;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:3px 4px;font-size:13.5px;transition:transform .1s,color .1s;display:flex}.tg-msg-action-btn:hover{color:#67cfff;transform:scale(1.25)}.tg-reactions-row{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.tg-reaction-chip{color:#f3f7fc;cursor:pointer;-webkit-user-select:none;user-select:none;background:#162334e6;border:1px solid #2a3c54;border-radius:12px;align-items:center;gap:4px;padding:2px 7px;font-size:11.5px;transition:all .12s;display:inline-flex}.tg-reaction-chip:hover,.tg-reaction-chip.active{background:#67cfff38;border-color:#67cfff}.tg-emoji-picker-wrap{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);z-index:100;background:#0d1826f5;border:1px solid #2a3c54;border-radius:18px;flex-direction:column;width:320px;max-width:calc(100vw - 32px);height:320px;animation:.15s cubic-bezier(.16,1,.3,1) tgFadeIn;display:flex;position:absolute;bottom:64px;right:20px;overflow:hidden;box-shadow:0 16px 40px #0009}.tg-emoji-tabs{background:#16233499;border-bottom:1px solid #2a3c54;gap:4px;padding:6px 8px;display:flex}.tg-emoji-tab{color:#7b8ca4;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:6px;font-size:16px;transition:all .12s;display:flex}.tg-emoji-tab:hover,.tg-emoji-tab.active{color:#67cfff;background:#162334}.tg-emoji-search-box{border-bottom:1px solid #2a3c5466;padding:8px 10px}.tg-emoji-search-input{color:#f3f7fc;background:#162334;border:1px solid #2a3c54;border-radius:10px;outline:0;width:100%;padding:6px 10px;font-size:12.5px}.tg-emoji-grid{flex:1;grid-template-columns:repeat(6,1fr);align-content:start;gap:4px;padding:8px;display:grid;overflow-y:auto}.tg-emoji-btn{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:6px 4px;font-size:20px;line-height:1;transition:transform .1s,background .1s;display:flex}.tg-emoji-btn:hover{background:#ffffff14;transform:scale(1.22)}.tg-composer{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#0d1826f2;border-top:1px solid #2a3c5466;flex-shrink:0;align-items:center;gap:10px;padding:12px 20px;display:flex}.tg-composer-btn{color:#7b8ca4;cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .12s;display:flex}.tg-composer-btn:hover{color:#67cfff;background:#162334}.tg-composer-input-box{background:#162334;border:1px solid #2a3c54;border-radius:22px;flex:1;align-items:center;min-height:42px;padding:0 16px;transition:border-color .15s;display:flex}.tg-composer-input-box:focus-within{border-color:#67cfff;box-shadow:0 0 0 2px #67cfff26}.tg-composer-input-box input{color:#f3f7fc;background:0 0;border:0;outline:0;width:100%;font-size:14.5px}.tg-composer-input-box input::placeholder{color:#7b8ca4}.tg-send-btn{color:#08111d;cursor:pointer;background:linear-gradient(135deg,#7bd7ff 0%,#4d9eff 100%);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .12s;display:flex;box-shadow:0 4px 14px #4d9eff59}.tg-send-btn:hover{transform:scale(1.06)}.tg-send-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.tg-no-chat{z-index:1;flex:1;justify-content:center;align-items:center;padding:24px;display:flex;position:relative}.tg-no-chat-bubble{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#162334d9;border:1px solid #2a3c54;border-radius:20px;max-width:400px;padding:32px 28px;box-shadow:0 16px 40px #02060c80}.tg-no-chat-logo img{border-radius:18px;width:64px;height:64px;margin-bottom:16px;box-shadow:0 0 30px #67cfff66}.tg-no-chat-bubble h3{color:#f3f7fc;margin:0 0 8px;font-size:20px;font-weight:800}.tg-no-chat-bubble p{color:#7b8ca4;margin:0 0 20px;font-size:13.5px;line-height:1.5}.tg-security-chip{color:#67cfff;background:#67cfff1a;border:1px solid #67cfff40;border-radius:20px;align-items:center;gap:8px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}@media (width<=860px){.tg-shell{width:100vw!important;height:100dvh!important;max-height:100dvh!important;display:block!important;position:fixed!important;inset:0!important;overflow:hidden!important}.tg-shell.tg-list-open .tg-sidebar{z-index:5!important;border-right:0!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;position:absolute!important;inset:0!important}.tg-shell.tg-list-open .tg-chat-pane,.tg-shell.tg-chat-open .tg-sidebar{display:none!important}.tg-shell.tg-chat-open .tg-chat-pane{z-index:5!important;width:100vw!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;position:absolute!important;inset:0!important}.tg-back-btn{margin-right:2px!important;display:flex!important}.tg-chat-header{gap:8px!important;height:56px!important;padding:0 10px!important}.tg-chat-header-user{flex:1!important;gap:8px!important;min-width:0!important}.tg-chat-header-meta{min-width:0!important;overflow:hidden!important}.tg-chat-header-meta strong{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:14.5px!important;overflow:hidden!important}.tg-shield-pill{flex-shrink:0!important;padding:3px 8px!important;font-size:10.5px!important}.tg-dropdown-menu{-webkit-backdrop-filter:blur(28px)!important;backdrop-filter:blur(28px)!important;z-index:100!important;background:#0d1826fa!important;border-top:0!important;border-bottom:0!important;border-left:0!important;border-radius:0 18px 18px 0!important;flex-direction:column!important;width:280px!important;max-width:80vw!important;height:100dvh!important;max-height:100dvh!important;padding:24px 14px 16px!important;animation:.2s cubic-bezier(.16,1,.3,1) tgSlideDrawer!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;box-shadow:10px 0 40px #000c!important}@keyframes tgSlideDrawer{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.tg-messages-list{gap:6px!important;padding:12px 10px 14px!important}.tg-bubble{max-width:86%!important;padding:7px 11px 5px!important;font-size:14.5px!important}.tg-composer{padding:8px 10px!important;padding-bottom:max(8px, env(safe-area-inset-bottom))!important;gap:8px!important}.tg-composer-input-box{min-height:38px!important;padding:0 14px!important}.tg-composer-input-box input{font-size:15px!important}.tg-composer-btn,.tg-send-btn{width:38px!important;height:38px!important}}.message-media-clickable,.message-video-clickable{cursor:pointer;border-radius:8px;transition:transform .15s,filter .15s;display:block;position:relative;overflow:hidden}.message-media-clickable:hover img{filter:brightness(1.05)}.tg-lightbox-overlay{z-index:99999;-webkit-backdrop-filter:blur(20px);-webkit-user-select:none;user-select:none;background:#040810eb;flex-direction:column;justify-content:center;align-items:center;animation:.18s cubic-bezier(.2,0,0,1) tgFadeIn;display:flex;position:fixed;inset:0}@keyframes tgFadeIn{0%{opacity:0}to{opacity:1}}.tg-lightbox-header{z-index:10;background:linear-gradient(#040810d9 0%,#0000 100%);justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex;position:absolute;top:0;left:0;right:0}.tg-lightbox-info{flex-direction:column;gap:2px;display:flex}.tg-lightbox-title{color:#fff;letter-spacing:-.2px;font-size:14.5px;font-weight:700}.tg-lightbox-subtitle{color:#7d90a6;font-size:12px}.tg-lightbox-actions{align-items:center;gap:8px;display:flex}.tg-lightbox-btn{color:#e1e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff14;border-radius:19px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:background .15s,transform .15s,color .15s;display:flex}.tg-lightbox-btn:hover{color:#fff;background:#ffffff29;transform:scale(1.06)}.tg-lightbox-btn.close:hover{color:#ff6b6b;background:#ff4b4b40;border-color:#ff4b4b59}.tg-lightbox-content{flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.tg-lightbox-img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:4px;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #0009}.tg-lightbox-video{border-radius:8px;outline:none;max-width:90vw;max-height:85vh;box-shadow:0 20px 60px #0009}.tg-lightbox-caption{-webkit-backdrop-filter:blur(12px);color:#f0f4f8;text-align:center;z-index:10;background:#0a121ed9;border:1px solid #ffffff1a;border-radius:12px;max-width:600px;padding:10px 18px;font-size:14px;line-height:1.4;position:absolute;bottom:24px}
