@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";:root{color:#edf4ff;font-synthesis:none;background:#05070d;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.auth-shell{background:#060911;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid;position:relative;overflow:hidden auto}.ambient{filter:blur(100px);opacity:.16;border-radius:50%;position:absolute}.a1{background:#15d9ff;width:430px;height:430px;top:-100px;left:-180px}.a2{background:#ff36b5;width:420px;height:420px;bottom:-150px;right:-120px}.auth-story{border-right:1px solid #ffffff10;flex-direction:column;justify-content:space-between;padding:56px 7vw;display:flex;position:relative}.brand{align-items:center;gap:16px;display:flex}.brand strong{letter-spacing:.12em;font:700 21px Space Grotesk;display:block}.brand span{letter-spacing:.23em;color:#92a1b7;font-size:9px}.neon-ring{border-radius:22px;width:70px;height:70px;padding:3px;position:relative;overflow:hidden;box-shadow:0 0 20px #17d8ff33}.neon-ring:before{content:"";background:conic-gradient(from 0deg,#12d7ff 0 15%,transparent 22% 35%,#ff3eb5 42% 57%,transparent 64% 78%,#ffc452 84% 100%);animation:3.2s linear infinite orbit;position:absolute;inset:-70%}.neon-ring:after{content:"";background:#090c14;border-radius:19px;position:absolute;inset:3px}.logo-mark{z-index:2;letter-spacing:-.08em;place-items:center;height:100%;font:800 27px Space Grotesk;display:grid;position:relative}@keyframes orbit{to{transform:rotate(360deg)}}.compact .neon-ring{border-radius:16px;width:52px;height:52px}.compact .neon-ring:after{border-radius:13px}.compact .logo-mark{font-size:21px}.story-copy{max-width:650px}.eyebrow{letter-spacing:.2em;color:#19d7ff;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.eyebrow svg{width:15px}.story-copy h1{margin:28px 0;font:700 clamp(48px,6vw,88px)/.98 Space Grotesk}.story-copy h1 em{background:linear-gradient(90deg,#1fe0ff,#e85eff,#ffc55a);color:#0000;-webkit-background-clip:text;font-style:normal}.story-copy p{color:#a3afc2;max-width:570px;font-size:18px;line-height:1.7}.trust{gap:14px;margin-top:36px;display:flex}.trust span{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:8px;padding:12px 16px;font-size:12px;display:flex}.trust svg{color:#24dca7;width:16px}.auth-story small{color:#627086}.auth-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b0e17cc;flex-direction:column;justify-content:center;gap:22px;min-height:100vh;padding:clamp(35px,7vw,100px);display:flex;position:relative;overflow-y:auto}.auth-card>.brand{display:none}.auth-card h2{margin:0 0 8px;font:700 34px Space Grotesk}.auth-card p{color:#8290a5}.auth-card form{flex-direction:column;gap:18px;display:flex}.auth-card label{color:#aeb8c9;font-size:12px;font-weight:700}.field{background:#080b12;border:1px solid #ffffff16;border-radius:14px;align-items:center;gap:11px;margin-top:8px;padding:0 15px;transition:all .2s;display:flex}.field:focus-within{border-color:#19d7ff;box-shadow:0 0 0 3px #19d7ff12}.field svg{color:#6e7b8f;width:17px}.field input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:52px}.forgot{color:#1cd7fb;background:0 0;border:0;align-self:flex-end;margin-top:-8px;font-size:12px}.auth-message{border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.55}.google-login{color:#172033;background:#fff;border:1px solid #ffffff24;border-radius:14px;justify-content:center;align-items:center;gap:10px;height:52px;font-weight:800;display:flex}.google-login span{color:#4285f4;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:900;display:grid}.auth-divider{color:#718096;align-items:center;gap:12px;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ffffff14;flex:1;height:1px}.auth-message.success{color:#b9ffe3;background:#20d99a16;border:1px solid #20d99a55}.auth-message.error{color:#ffd0da;background:#ff4f7614;border:1px solid #ff4f7655}.primary{color:#041017;background:linear-gradient(100deg,#25ddff,#63efdd);border:0;border-radius:14px;height:54px;font-weight:800;box-shadow:0 10px 30px #17d8ff25}.primary span{float:right;margin-right:8px}.switch{text-align:center;font-size:13px!important}.switch button{color:#20d9fb;background:0 0;border:0;font-weight:800}.demo{color:#76859a;background:#ffffff05;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:11px;display:flex}.demo svg{color:#2de3a6;width:15px}.toast{z-index:99;color:#fff;background:#111827;border:1px solid #23d9ff55;border-radius:12px;padding:12px 18px;font-size:13px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0009}.app{color:#eaf0fa;background:#070911;grid-template-rows:minmax(0,1fr);grid-template-columns:92px 390px minmax(0,1fr);height:100dvh;max-height:100dvh;display:grid;overflow:hidden}.app.light{--panel:#f8faff;--panel2:#eef3fb;--text:#172033;--muted:#6b7890;color:var(--text);background:#e9eef7}.app.dark{--panel:#0b0e17;--panel2:#080b12;--text:#eef3fb;--muted:#7f8ca0}.rail{background:#070a11;border-right:1px solid #ffffff0d;flex-direction:column;align-items:center;padding:22px 13px;display:flex}.rail nav,.rail-bottom{flex-direction:column;gap:8px;width:100%;display:flex}.rail nav{margin-top:48px}.rail-bottom{margin-top:auto}.rail button{color:#67758a;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:62px;font-size:9px;display:flex}.rail button svg{width:20px}.rail button.active{color:#1edaff;background:#15d9ff10;box-shadow:inset 3px 0 #18d9ff}.mini-avatar{border:1px solid #1edaff;border-radius:8px;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.inbox{background:var(--panel);border-right:1px solid #ffffff0c;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.mobile-brand{display:none}.inbox>header{justify-content:space-between;align-items:center;padding:31px 25px 22px;display:flex}.inbox h2{color:var(--text);margin:5px 0 0;font:700 27px Space Grotesk}.icon-btn,.search button{width:42px;height:42px;color:var(--muted);background:#ffffff05;border:1px solid #ffffff10;border-radius:12px;place-items:center;display:grid}.icon-btn svg,.search button svg{width:18px}.search{background:var(--panel2);border:1px solid #ffffff0c;border-radius:14px;align-items:center;gap:10px;margin:0 22px 20px;padding:6px 7px 6px 14px;display:flex}.search>svg{color:#657287;width:17px}.search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search button{color:#071017;background:#18d9ff;width:35px;height:35px}.section-label{color:#66758b;letter-spacing:.14em;justify-content:space-between;padding:0 25px 12px;font-size:9px;font-weight:800;display:flex}.chat-list{min-height:0;padding:0 10px;overflow:auto}.chat-list>button{width:100%;height:82px;color:var(--text);text-align:left;background:0 0;border:0;border-radius:15px;align-items:center;gap:12px;padding:10px 13px;display:flex}.chat-list>button:hover,.chat-list>button.selected{background:var(--panel2)}.chat-list>button.selected{box-shadow:inset 3px 0 #17d8ff}.avatar{--avatar:#17d8ff;background:color-mix(in srgb,var(--avatar) 18%,#121722);width:49px;height:49px;color:var(--avatar);border:1px solid color-mix(in srgb,var(--avatar) 45%,transparent);border-radius:17px;flex:none;place-items:center;font-size:12px;font-weight:800;display:grid;position:relative}.avatar svg{width:19px}.avatar.sm{width:38px;height:38px}.avatar.lg{border-radius:28px;width:88px;height:88px;font-size:24px}.avatar i{border:2px solid var(--panel);background:#2fe29c;border-radius:50%;width:10px;height:10px;position:absolute;bottom:3px;right:-1px}.chat-meta{flex:1;min-width:0}.chat-meta>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-meta strong{font-size:12px}.chat-meta time,.chat-meta span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.chat-meta b{color:#fff;background:#ff42b8;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid}.conversation{background:radial-gradient(circle at 80% 0,#17d8ff08,transparent 25%),var(--panel2);flex-direction:column;min-width:0;height:100%;min-height:0;max-height:100dvh;display:flex;overflow:hidden}.conversation-head{background:color-mix(in srgb,var(--panel) 92%,transparent);border-bottom:1px solid #ffffff0c;flex:0 0 78px;align-items:center;gap:12px;height:78px;padding:0 25px;display:flex;position:relative}.conversation-head>div:nth-of-type(2){flex-direction:column;display:flex}.conversation-head strong{font-size:13px}.conversation-head span{color:#2fdca0;margin-top:4px;font-size:10px}.head-actions{flex-direction:row!important;margin-left:auto!important;display:flex!important}.head-actions button,.back{color:var(--muted);background:0 0;border:0;padding:9px}.head-actions svg,.back svg{width:18px}.back{display:none}.popup{z-index:5;border:1px solid #ffffff12;border-radius:12px;box-shadow:0 14px 30px #0008;background:var(--panel)!important;width:190px!important;padding:6px!important;position:absolute!important;top:65px!important;right:20px!important}.popup button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;border-radius:8px;padding:10px;font-size:11px;display:block}.popup button:hover{background:var(--panel2)}.messages{background-image:radial-gradient(#ffffff08 1px,#0000 1px);background-size:25px 25px;flex-direction:column;flex:1;gap:12px;min-height:0;padding:30px clamp(25px,7vw,90px);display:flex;overflow:auto}.date-chip{background:var(--panel);color:var(--muted);letter-spacing:.14em;border:1px solid #ffffff0c;border-radius:20px;align-self:center;padding:7px 13px;font-size:8px;font-weight:800}.message{background:var(--panel);border-radius:16px;max-width:min(66%,540px);padding:13px 15px 8px;box-shadow:0 6px 20px #0002}.message.me{color:#ecfbff;background:linear-gradient(135deg,#0c6474,#113b51);border-bottom-right-radius:4px;align-self:flex-end}.message.them{border-bottom-left-radius:4px;align-self:flex-start}.message p{margin:0;font-size:12px;line-height:1.55}.message>span{color:#8391a4;justify-content:flex-end;align-items:center;gap:3px;margin-top:5px;font-size:8px;display:flex}.message>span svg{color:#26dfff;width:11px}.composer{z-index:4;background:var(--panel);border-top:1px solid #ffffff0c;flex:none;align-items:center;gap:8px;min-height:76px;padding:12px 24px;display:flex;position:sticky;bottom:0}.composer input{background:var(--panel2);height:46px;color:var(--text);border:1px solid #ffffff0c;border-radius:13px;outline:0;flex:1;padding:0 15px;font-size:12px}.composer button{width:38px;height:38px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.composer svg{width:18px}.composer .send{color:#051016;background:#1bdcff;border-radius:12px}.mobile-nav{display:none}.profile{text-align:center;padding:0 25px;overflow:auto}.profile-photo{display:inline-block;position:relative}.profile-file{display:none}.profile-avatar{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.profile-photo button{background:#1bdcff;border:0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:-4px;right:-4px}.profile-photo svg{width:15px}.profile h3{margin:16px 0 4px}.profile>p{color:var(--muted);margin:0 0 25px;font-size:11px}.profile-card{background:var(--panel2);text-align:left;border-radius:15px;margin-bottom:16px}.profile-card label{color:var(--muted);border-bottom:1px solid #ffffff0b;grid-template-columns:1fr auto;padding:14px;font-size:9px;display:grid}.profile-card label:last-child{border:0}.profile-card span{color:var(--text);grid-row:2;margin-top:5px;font-size:11px}.profile-card button{color:#1bdcff;background:0 0;border:0;grid-area:1/2/3}.profile-card svg{width:14px}.profile-editor{grid-column:1/3;grid-template-columns:1fr auto auto;gap:7px;margin-top:8px;display:grid}.profile-editor input{background:var(--panel);min-width:0;height:38px;color:var(--text);border:1px solid #1bdcff66;border-radius:9px;outline:0;padding:0 10px}.profile-editor button{width:auto!important;color:var(--text)!important;border:1px solid #ffffff16!important;border-radius:8px!important;grid-area:auto!important;padding:0 9px!important;position:static!important}.profile-editor button:last-child{font-weight:800;color:#041017!important;background:#1bdcff!important}.profile-action,.logout{width:100%;height:48px;color:var(--text);background:0 0;border:0;border-bottom:1px solid #ffffff0b;align-items:center;gap:10px;font-size:11px;display:flex}.profile-action svg,.logout svg{width:16px}.profile-action span{margin-left:auto}.logout{color:#ff5c85;margin-top:12px}@media (width<=900px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.auth-card{width:100%;max-width:560px;min-height:100vh;margin:auto}.auth-card>.brand{display:flex}.app{grid-template-columns:78px 330px 1fr}}@media (width<=680px){.app{padding-bottom:67px;display:block;position:relative}.rail{display:none}.inbox{border:0;height:calc(100dvh - 67px)}.inbox.mobile-hidden{display:none}.inbox>header{gap:12px;padding:16px 16px 14px}.mobile-brand{display:block}.mobile-brand .neon-ring{width:48px;height:48px}.conversation{height:auto;max-height:none;display:none;position:absolute;inset:0 0 67px}.conversation.mobile-open{display:flex}.conversation-head{height:70px;padding:0 10px}.back{display:block}.messages{padding:22px 15px}.message{max-width:84%}.composer{gap:5px;min-height:66px;padding:9px 8px}.composer button[aria-label="Enviar foto ou vídeo"]{flex:0 0 36px;width:36px;display:grid!important}.composer>input:not(.attachment-file){min-width:0;padding:0 10px}.composer .send{flex:0 0 38px}.mobile-nav{z-index:10;background:#080b13;border-top:1px solid #ffffff10;height:67px;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#68768a;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:9px;display:flex}.mobile-nav button.active{color:#20d9fb}.mobile-nav svg{width:19px}.auth-card{padding:32px 23px}.trust{flex-direction:column}.auth-card h2{font-size:29px}}@media (prefers-reduced-motion:reduce){.neon-ring:before{animation:none}}.call-screen{z-index:120;color:#fff;background:radial-gradient(circle at 50% 35%,#12465f,#080b15 50%,#03050a);flex-direction:column;justify-content:space-between;align-items:center;padding:36px;display:flex;position:fixed;inset:0;overflow:hidden}.call-screen.video{background:linear-gradient(#07101ecc,#07101ecc),radial-gradient(circle at 50% 30%,#206e80,#070a12 60%)}.call-screen>.brand{align-self:flex-start}.call-glow{filter:blur(45px);background:#1bdcff22;border-radius:50%;width:340px;height:340px;animation:2s ease-in-out infinite pulse;position:absolute;top:20%}.call-person{z-index:1;text-align:center}.call-person .avatar{border-radius:40px;width:120px;height:120px;margin:auto;font-size:28px;box-shadow:0 0 60px #19d9ff55}.call-person h2{margin:24px 0 8px;font:700 28px Space Grotesk}.call-person p{color:#9eafc3;font-size:13px}.call-controls{z-index:2;gap:20px;display:flex}.call-controls button{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:76px;height:76px;font-size:9px;display:flex}.call-controls svg{width:22px}.call-controls button.off{color:#0b111b;background:#fff}.call-controls button.hangup{background:#ff4066;border-color:#ff4066}.self-video{color:#8fa5b7;background:linear-gradient(145deg,#18384a,#111520);border:1px solid #ffffff24;border-radius:22px;place-items:center;width:130px;height:185px;display:grid;position:absolute;bottom:145px;right:28px;box-shadow:0 15px 40px #0008}.self-video svg{width:42px}.self-video span{color:#fff;font-size:10px;position:absolute;bottom:10px;left:12px}@keyframes pulse{50%{transform:scale(1.12)}}.login-logo{border-radius:22px;width:min(100%,760px);padding:4px;position:relative;overflow:hidden;box-shadow:0 0 22px #15dfff55,0 0 42px #ff3eb52b}.login-logo .led-track{background:conic-gradient(from 0deg,transparent 0 10%,#10dfff 14% 22%,transparent 27% 38%,#ff3fb5 43% 53%,transparent 58% 70%,#ffc247 76% 87%,transparent 92%);animation:3.4s linear infinite logo-led-run;position:absolute;inset:-160%}.login-logo-inner{z-index:1;background:#02050a;border-radius:18px;position:relative;overflow:hidden}.login-logo img{width:100%;height:auto;display:block}.login-logo:after{content:"";z-index:2;pointer-events:none;border-radius:22px;position:absolute;inset:0;box-shadow:inset 0 0 14px #1bdcff55}.login-logo-compact{border-radius:17px;max-width:440px;display:none}.login-logo-compact .login-logo-inner{border-radius:13px}@keyframes logo-led-run{to{transform:rotate(360deg)}}.self-video video{object-fit:cover;border-radius:21px;width:100%;height:100%;transform:scaleX(-1)}.self-video.camera-disabled{background:#111722}.remote-video{object-fit:cover;background:#050914;width:100%;height:100%;position:absolute;inset:0}.call-screen.video:has(.remote-video) .call-glow{display:none}.call-screen.video .call-person{text-shadow:0 2px 12px #000;position:relative}.incoming-call{z-index:150;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#0a1422ee;border:1px solid #23dfff55;border-radius:20px;align-items:center;gap:14px;min-width:min(440px,100vw - 28px);padding:14px 18px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 18px 55px #000a,0 0 24px #17d8ff22}.incoming-call>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.incoming-call strong{font-size:15px}.incoming-call span{color:#9eb0c6;margin-top:3px;font-size:12px}.incoming-call button{color:#fff;border:0;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.incoming-call .decline{background:#ff4066}.incoming-call .accept{background:#1fc96d}.incoming-call svg{width:21px}@media (width<=900px){.auth-card>.login-logo-compact{display:block}.login-logo-compact{margin-bottom:4px}}@media (width<=680px){.login-logo-compact{width:100%}.auth-card{gap:22px}}@media (prefers-reduced-motion:reduce){.login-logo .led-track{animation:none}}@media (height<=820px) and (width>=901px){.auth-card{gap:13px;padding:24px clamp(35px,6vw,78px)}.auth-card h2{font-size:29px}.auth-card form{gap:12px}.field input{height:45px}.primary{height:48px}.login-logo-compact{max-height:112px}.auth-story{padding-top:28px;padding-bottom:28px}.story-copy h1{margin:18px 0;font-size:clamp(46px,5.2vw,70px)}.story-copy p{font-size:15px}.trust{margin-top:20px}}.empty-conversation{text-align:center;max-width:430px;color:var(--muted);margin:auto;padding:30px}.empty-conversation svg{color:#1bdcff;width:42px;height:42px}.empty-conversation h3{color:var(--text);margin:16px 0 8px}.empty-conversation p{font-size:13px;line-height:1.6}.empty-conversation small{color:#39dca5;margin-top:18px;display:block}.contact-photo{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.attachment-file{display:none}.message-media{object-fit:contain;border-radius:14px;max-width:min(360px,70vw);max-height:360px;margin-bottom:7px;display:block}.message-audio{width:min(300px,68vw);margin:4px 0;display:block}.composer button.recording{color:#ff4770;animation:1s infinite pulse}.attach-button{width:38px;height:38px;color:var(--muted);cursor:pointer;flex:0 0 38px;place-items:center;display:grid}.attach-button svg{width:18px}.attach-button:active{color:#1bdcff}@media (width<=680px){.attach-button{flex-basis:36px;width:36px;display:grid!important}}
.stories-row{display:flex;gap:12px;overflow-x:auto;padding:0 22px 16px;scrollbar-width:thin}.story-add,.story-item{flex:0 0 64px;border:0;background:none;color:var(--text);display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;cursor:pointer}.story-add input{display:none}.story-circle{width:54px;height:54px;border-radius:50%;border:2px solid #21d9ff;padding:3px;background:var(--panel2);display:grid;place-items:center;overflow:hidden;box-shadow:0 0 14px #1bdcff33}.story-circle img{width:100%;height:100%;border-radius:50%;object-fit:cover}.story-circle svg{width:22px;color:#20d9fb}.story-add small,.story-item small{width:64px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.story-viewer{position:fixed;z-index:120;inset:0;background:#02040af2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:25px}.story-viewer>img,.story-viewer>video{max-width:min(92vw,520px);max-height:78vh;border-radius:18px;object-fit:contain;box-shadow:0 20px 60px #000}.story-viewer>strong{color:#fff}.story-viewer>button{border:0;border-radius:12px;padding:10px 16px;background:#ff4770;color:#fff;font-weight:700}.story-viewer>.story-close{position:absolute;top:18px;right:22px;background:#ffffff18;width:44px;height:44px;border-radius:50%;padding:0;font-size:28px}@media(max-width:680px){.stories-row{padding:0 14px 12px}.story-circle{width:50px;height:50px}.story-viewer{padding:14px}}

/* O antigo sino flutuante nao faz mais parte da interface. */
.il-enable-notifications{display:none!important;visibility:hidden!important;pointer-events:none!important}

