:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b0c0d;--panel:#111315;--line:#2b2e32;--text:#f1f2f3;--muted:#85898f;--green:#78c49b}*{box-sizing:border-box}html,body{height:100%;color:var(--text);background:#090a0b;margin:0;font:14px Inter,system-ui,sans-serif;overflow:hidden}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0}svg{stroke-width:1.8px;width:16px;height:16px}main{background:#0c0d0e;grid-template-columns:224px 1fr;width:100vw;height:100dvh;padding:8px;display:grid}.sidebar{border:1px solid var(--line);background:linear-gradient(155deg,#191b1e,#0e0f11 70%);border-radius:8px;flex-direction:column;margin-right:8px;padding:10px;display:flex}.brand{align-items:center;gap:10px;height:40px;padding:0 5px;display:flex}.brand>b{color:#111;background:#eee;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.compose{color:#111;background:#eee;border-radius:7px;justify-content:center;align-items:center;gap:8px;height:38px;margin:17px 0 14px;font-weight:700;display:flex}.sidebar nav{flex-direction:column;gap:3px;display:flex}.sidebar nav button,.bottom>button{color:#999da2;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:10px;width:100%;height:35px;padding:0 10px;display:flex}.sidebar nav button:hover,.sidebar nav button.active,.bottom>button.active{color:#fff;background:#23262a}.sidebar nav i{margin-left:auto;font-size:10px;font-style:normal}.bottom{margin-top:auto}.account{border-top:1px solid var(--line);align-items:center;gap:8px;margin-top:8px;padding:10px 4px 1px;display:flex}.account em,.message>em,.sender>em{color:#b7d1e6;background:#263544;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:10px;font-style:normal;font-weight:700;display:grid}.account span,.sender span{flex-direction:column;flex:1;min-width:0;display:flex}.account b,.sender b{font-size:10px}.account small,.sender small{color:var(--muted);font-size:8px}.workspace{grid-template-rows:48px 1fr;min-width:0;min-height:0;display:grid}.top{border:1px solid var(--line);background:#101214;border-radius:8px 8px 0 0;grid-template-columns:1fr minmax(240px,440px) 1fr;align-items:center;padding:0 14px;display:grid}.top>div{gap:10px;font-size:11px;display:flex}.top>div span,.top small{color:var(--muted)}.top label{border:1px solid var(--line);height:34px;color:var(--muted);background:#0b0d0f;border-radius:6px;align-items:center;gap:8px;padding:0 9px;display:flex}.top input{background:0 0;border:0;outline:0;flex:1;min-width:0}.top kbd{border:1px solid var(--line);color:#666;border-radius:4px;padding:2px 5px;font-size:8px}.top p{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;font-size:8px;display:flex}.top p i{background:var(--green);border-radius:50%;width:6px;height:6px}.mail{grid-template-columns:minmax(280px,330px) 1fr;min-height:0;display:grid}.list,.thread{border:1px solid var(--line);background:#0e1012;border-top:0;flex-direction:column;min-width:0;min-height:0;display:flex}.thread{background:#121416;border-left:0}.list>header,.thread>header{border-bottom:1px solid var(--line);align-items:center;min-height:56px;padding:0 16px;display:flex}.list>header{justify-content:space-between}.list h1{margin:0 8px 0 0;font-size:19px;display:inline}.list header small{color:var(--muted);font-size:9px}.filters{border-bottom:1px solid var(--line);gap:5px;padding:10px 12px;display:flex}.filters button{color:var(--muted);background:0 0;border-radius:5px;padding:5px 9px;font-size:9px}.filters button.active{color:#fff;background:#272a2e}.messages{flex:1;padding:6px;overflow-y:auto}.message{text-align:left;background:0 0;border-radius:7px;gap:10px;width:100%;padding:12px 9px;display:flex;position:relative}.message:hover,.message.active{background:#202327}.message>span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.message span>b,.message span>strong,.message span>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message time{float:right;color:var(--muted);font-size:8px}.message span>strong{font-size:10px;font-weight:500}.message span>small{color:var(--muted);font-size:9px}.message span>i{border:1px solid var(--line);color:#999;border-radius:4px;align-items:center;gap:3px;width:max-content;max-width:100%;margin-top:3px;padding:3px 5px;font-size:8px;font-style:normal;display:flex}.message span>i svg{width:10px}.message>u{background:#eee;border-radius:50%;width:5px;height:5px;position:absolute;top:17px;right:7px}.thread>header{justify-content:flex-end;gap:4px}.thread>header button{width:31px;height:31px;color:var(--muted);background:0 0;border-radius:6px;place-items:center;display:grid}.thread>header button:hover{color:#fff;background:#25282b}.thread>header .gold{color:#d9b35d}.thread .back{margin-right:auto;display:none}.thread article{flex:1;padding:31px clamp(26px,6vw,80px) 70px;overflow-y:auto}.title span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:700}.title h1{margin:5px 0 27px;font-size:23px}.sender{align-items:center;gap:10px;display:flex}.sender time{color:var(--muted);font-size:8px}.privacy{color:#858a90;border:1px solid #35393e;border-radius:6px;align-items:center;gap:6px;margin:19px 44px 0;padding:8px 10px;font-size:8px;display:flex}.privacy button{color:#bbb;background:0 0;padding:0;text-decoration:underline}.body{color:#c8cace;padding:19px 44px;font-size:12px;line-height:1.65}.body p{margin:0 0 4px}.file{border:1px solid var(--line);border-radius:7px;align-items:center;gap:10px;margin:0 44px 17px;padding:10px;display:flex}.file>b{color:#e8abab;background:#3c2828;border-radius:5px;place-items:center;width:34px;height:36px;font-size:8px;display:grid}.file span{flex-direction:column;flex:1;display:flex}.file small{color:var(--muted);font-size:8px}.file button{color:#aaa;background:0 0;font-size:8px}.actions{gap:7px;padding:0 44px;display:flex}.actions button{border:1px solid var(--line);color:#bbb;background:0 0;border-radius:6px;align-items:center;gap:6px;height:31px;padding:0 10px;font-size:9px;display:flex}.memory{border-top:1px solid var(--line);margin-top:28px;padding-top:17px}.memory header{justify-content:space-between;display:flex}.memory header b{align-items:center;gap:7px;font-size:10px;display:flex}.memory header i{border:1px solid var(--line);border-radius:5px;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.memory button{color:#aaa;background:0 0;font-size:8px}.memory ul{color:#a9abb0;gap:7px;padding:0;font-size:9px;list-style:none;display:grid}.memory li:before{content:"";background:#70747a;border-radius:50%;width:4px;height:4px;margin:0 8px 2px 0;display:inline-block}.memory>small{color:#65696e;font-size:8px}.empty{color:#666b70;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.empty b{color:#aaa;font-size:10px}.empty small{font-size:8px}.composer{z-index:20;background:#131517;border:1px solid #3b3f44;border-bottom:0;border-radius:8px 8px 0 0;flex-direction:column;width:min(500px,100vw - 30px);height:560px;display:flex;position:fixed;bottom:0;right:22px;box-shadow:0 20px 70px #000}.composer header{border-bottom:1px solid var(--line);background:#1a1c1f;justify-content:space-between;align-items:center;min-height:42px;padding:0 10px 0 14px;display:flex}.composer header b{font-size:10px}.composer header button,.composer footer button:last-child{background:0 0;place-items:center;width:28px;height:28px;display:grid}.composer label{border-bottom:1px solid var(--line);height:42px;color:var(--muted);align-items:center;gap:8px;padding:0 14px;font-size:9px;display:flex}.composer input{background:0 0;border:0;outline:0;flex:1}.composer textarea{resize:none;background:0 0;border:0;outline:0;flex:1;padding:15px}.composer footer{border-top:1px solid var(--line);align-items:center;gap:8px;padding:10px;display:flex}.composer footer button:first-child,.primary{color:#111;background:#eee;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:32px;padding:0 15px;font-size:9px;font-weight:700;display:flex}.composer footer span{color:#606469;font-size:8px}.composer footer button:last-child{margin-left:auto}.toast{z-index:50;background:#24272a;border:1px solid #42464b;border-radius:7px;align-items:center;gap:7px;padding:9px 13px;font-size:9px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #000}.toast svg{width:13px}.settings{border:1px solid var(--line);background:#101214;border-top:0;grid-template-columns:210px 1fr;min-height:0;display:grid}.settings>aside{border-right:1px solid var(--line);flex-direction:column;padding:25px 12px;display:flex}.settings>aside>b,.settings>aside>small{padding:0 9px}.settings>aside>small{color:var(--muted);margin:3px 0 18px;font-size:8px}.settings>aside button{color:#96999e;text-align:left;background:0 0;border-radius:6px;height:35px;padding:0 9px}.settings>aside button.active,.settings>aside button:hover{color:#fff;background:#23262a}.settings>section{min-width:0;overflow-y:auto}.settings>section>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:29px 35px 24px;display:flex}.settings h1{margin:0 0 5px;font-size:21px}.settings p{color:var(--muted);margin:0;font-size:9px}.panel{width:min(820px,100%);padding:27px 35px}.field{color:#a5a8ac;flex-direction:column;gap:6px;max-width:520px;margin-bottom:17px;font-size:9px;display:flex}.field input{border:1px solid var(--line);background:#0c0e10;border-radius:6px;outline:0;height:36px;padding:0 10px}.card,.table,.success{border:1px solid var(--line);background:#141619;border-radius:8px}.card{padding:17px}.row{justify-content:space-between;align-items:center;display:flex}.row span,.toggle span,.stats span,.success span{flex-direction:column;gap:3px;display:flex}.row small,.toggle small,.stats small,.success small{color:var(--muted);font-size:8px}.row>i{color:#8ed1ad;background:#1d392d;border-radius:10px;padding:4px 7px;font-size:8px;font-style:normal}.panel>.card.row{max-width:520px;margin:20px 0}.table{overflow:hidden}.table>div{border-top:1px solid var(--line);color:#a1a4a8;grid-template-columns:repeat(4,minmax(110px,1fr));align-items:center;min-height:47px;padding:0 14px;font-size:9px;display:grid}.table>div:first-child{color:#70747a;background:#181a1d;border:0;min-height:34px;font-size:8px}.domain{flex-direction:column;gap:14px;display:flex}.checks{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);padding:14px 0;display:grid}.checks b{color:var(--green);align-items:center;gap:4px;font-size:8px;display:flex}.checks svg{width:12px}.domain code{color:#9ca0a5;background:#0d0f11;border:1px solid #26292d;border-radius:5px;padding:9px;font-size:8px}.domain>button,.migration footer>button:not(.primary){border:1px solid var(--line);color:#bbb;background:0 0;border-radius:5px;align-items:center;gap:5px;width:max-content;padding:7px 9px;font-size:8px;display:flex}.steps{grid-template-columns:repeat(4,1fr);margin-bottom:21px;display:grid}.steps>div{align-items:center;gap:7px;display:flex}.steps i{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.steps i.done{color:var(--green);border-color:#47745d}.steps b{font-size:8px}.migration{padding:0}.migration>.row{border-bottom:1px solid var(--line);padding:17px}.progress{background:#292c30;border-radius:4px;height:4px;margin:18px;overflow:hidden}.progress i{background:#82c9a5;height:100%;transition:width .2s;display:block}.stats{grid-template-columns:repeat(3,1fr);padding:0 18px 18px;display:grid}.stats b{font-size:17px}.migration footer{border-top:1px solid var(--line);gap:8px;padding:13px 17px;display:flex}.success{color:#83c7a1;background:#12241b;border-color:#315640;align-items:center;gap:9px;margin-top:13px;padding:13px;display:flex}.toggle{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 0;display:flex}.toggle b{font-size:9px}.security{grid-template-columns:1fr 1fr;gap:10px;display:grid}.security div{border:1px solid var(--line);color:var(--green);border-radius:7px;flex-direction:column;gap:6px;padding:17px;display:flex}.security b{color:#ddd;font-size:9px}.security small{color:var(--muted);font-size:8px}@media (max-width:820px){main{grid-template-columns:67px 1fr}.brand strong,.compose:not(svg),.compose{font-size:0}.sidebar nav span,.sidebar nav i,.bottom span{display:none}.brand,.sidebar nav button,.bottom>button{justify-content:center}.mail{grid-template-columns:290px 1fr}.thread article{padding-left:20px;padding-right:20px}.settings{grid-template-columns:170px 1fr}}@media (max-width:650px){html,body{overflow:auto}main{height:auto;min-height:100vh;padding:0;display:block}.sidebar{display:none}.workspace{display:block}.top{border-width:0 0 1px;border-radius:0;grid-template-columns:auto 1fr;gap:8px;height:48px}.top p,.top>div span,.top>div small,.top kbd{display:none}.mail{display:block}.list{border:0;min-height:calc(100vh - 48px)}.list.hide-mobile{display:none}.thread{border:0;min-height:calc(100vh - 48px);display:none}.thread.show-mobile{display:flex}.thread .back{display:grid}.composer{border:0;border-radius:0;width:auto;height:100vh;inset:0}.settings{border:0;display:block}.settings>aside{border:0;border-bottom:1px solid var(--line);flex-direction:row;padding:8px;display:flex;overflow-x:auto}.settings>aside>b,.settings>aside>small{display:none}.settings>aside button{flex:none}.settings>section>header,.panel{padding-left:18px;padding-right:18px}.steps{grid-template-columns:1fr;gap:9px}.checks{grid-template-columns:1fr 1fr;gap:12px}.security{grid-template-columns:1fr}.table{overflow-x:auto}.table>div{width:480px}}.top label{background:linear-gradient(#17191c,#101214);border:1px solid #30343a;border-radius:999px;gap:9px;height:36px;padding:0 13px;transition:border-color .18s,box-shadow .18s,transform .18s;box-shadow:0 7px 22px #0000004d,inset 0 1px #ffffff06}.top label:focus-within{border-color:#4a5058;transform:translateY(-1px);box-shadow:0 9px 28px #0006,0 0 0 3px #ffffff06}.clear-search{color:#92969c;background:#272a2e;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid}.clear-search svg{width:12px}.clear-search:hover{color:#fff;background:#363a3f}.nav-rule{background:var(--line);height:1px;margin:8px 9px}.message{transition:background .15s,transform .15s}.message:hover{background:#1b1e21;transform:translate(2px)}.message.active{background:linear-gradient(100deg,#25282c,#1d2023);box-shadow:inset 2px 0 #9299a1}.list,.thread,.settings,.chat{box-shadow:inset 0 1px #ffffff05}.card,.table,.success,.file{box-shadow:0 8px 25px #0000001f}.compose{transition:transform .15s,background .15s;box-shadow:0 8px 22px #00000047}.compose:hover{background:#fff;transform:translateY(-1px)}.chat{border:1px solid var(--line);background:#0e1012;border-top:0;grid-template-columns:minmax(280px,330px) 1fr;min-height:0;display:grid}.chat>aside{border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.chat>aside>header,.chat>section>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:56px;padding:0 16px;display:flex}.chat h1{margin:0 8px 0 0;font-size:19px;display:inline}.chat header small{color:var(--muted);font-size:8px}.chat header button{width:30px;height:30px;color:var(--muted);background:0 0;border-radius:6px;place-items:center;display:grid}.chat header button:hover{color:#fff;background:#25282c}.chat-list>button{text-align:left;background:0 0;border-radius:7px;align-items:flex-start;gap:9px;width:100%;padding:11px 9px;transition:background .15s;display:flex}.chat-list>button:hover,.chat-list>button.active{background:#202327}.chat-list>button>i{color:#989da3;border:1px solid #34383d;border-radius:8px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.chat-list span{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.chat-list b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.chat-list small,.chat-list time{color:var(--muted);font-size:8px}.chat>section{background:radial-gradient(circle at 50% 110%,#67837312,#0000 45%),#121416;flex-direction:column;min-width:0;min-height:0;display:flex}.chat>section>header span{flex-direction:column;gap:3px;display:flex}.chat-body{flex-direction:column;flex:1;min-height:0;display:flex}.transcript{flex:1;padding:38px clamp(30px,7vw,95px) 25px;overflow-y:auto}.bubble{color:#e1e3e5;background:#24272b;border:1px solid #30343a;border-radius:14px 14px 4px;width:max-content;max-width:72%;margin:0 0 22px auto;padding:10px 13px;font-size:11px;line-height:1.55;box-shadow:0 6px 18px #00000026}.response{gap:11px;max-width:680px;margin:0 0 30px;display:flex}.response>i{color:#b5bbc1;border:1px solid #3a3f44;border-radius:7px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:9px;font-style:normal;font-weight:700;display:grid}.response p{color:#c2c5c8;margin:8px 0;font-size:11px;line-height:1.65}.response button{color:#84ad96;background:0 0;padding:0;font-size:8px;text-decoration:underline}.chat-body>form{background:#17191c;border:1px solid #373c42;border-radius:13px;margin:0 clamp(30px,7vw,95px) 24px;box-shadow:0 12px 35px #00000040}.chat-body textarea{resize:none;background:0 0;border:0;outline:0;width:100%;min-height:52px;padding:14px;font-size:11px;display:block}.chat-body form footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:7px 8px 7px 14px;display:flex}.chat-body form small{color:#696e74;font-size:8px}.chat-body form button{color:#111;background:#eee;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.chat-body form button:hover{background:#fff}@media (max-width:650px){.chat{border:0;min-height:calc(100vh - 48px);display:block}.chat>aside{display:none}.chat>section{min-height:calc(100vh - 48px)}.transcript{padding:25px 16px}.chat-body>form{margin:0 12px 14px}.bubble{max-width:86%}}main{transition:grid-template-columns .2s}main.sidebar-collapsed{grid-template-columns:67px 1fr}.brand{padding:0 3px}.brand-mark{flex:0 0 28px;place-items:center;width:28px;height:30px;display:grid}.brand-mark img{object-fit:contain;width:18px;height:22px;display:block}.brand>.collapse{color:#858a90;background:0 0;border-radius:6px;flex:0 0 29px;place-items:center;width:29px;height:29px;margin-left:auto;display:grid}.brand>.collapse:hover{color:#fff;background:#25282c}.sidebar-collapsed .sidebar{padding-left:9px;padding-right:9px}.sidebar-collapsed .brand{flex-direction:column;gap:6px;height:auto}.sidebar-collapsed .brand strong,.sidebar-collapsed .compose:not(svg),.sidebar-collapsed .sidebar nav span,.sidebar-collapsed .sidebar nav i,.sidebar-collapsed .bottom span{display:none}.sidebar-collapsed .brand>.collapse{margin:0}.sidebar-collapsed .compose{padding:0;font-size:0}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .bottom>button{justify-content:center;padding:0}.messages{padding:0}.message{border-bottom:1px solid #2b2e3285;border-radius:0;gap:9px;min-height:61px;padding:8px 11px}.message:hover{transform:none}.message.active{border-radius:0;box-shadow:inset 2px 0 #9299a1}.message>span{gap:2px}.message span>small{font-size:8px}.message span>i{margin-top:2px;padding:2px 5px}.message>u{top:13px}.chat-list{padding:0}.chat-list>button{border-bottom:1px solid #2b2e3285;border-radius:0}.chat-list>button.active{border-radius:0;box-shadow:inset 2px 0 #9299a1}@media (max-width:820px){main.sidebar-collapsed{grid-template-columns:67px 1fr}.brand>.collapse{display:none}.brand-mark{margin:auto}.brand>b{display:none}}.sidebar-collapsed .compose{font-size:0;display:flex}.composer{background:#141619;border:1px solid #3d4248;border-bottom:0;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 24px 90px #000000b8,0 0 0 1px #ffffff04}.composer header{background:linear-gradient(#202327,#1a1d20);border-radius:11px 11px 0 0;min-height:52px;padding:0 13px 0 17px}.composer-title{flex-direction:column;gap:3px;display:flex}.composer-title b{letter-spacing:-.01em;font-size:12px}.composer-title small{color:#777c82;font-size:9px}.composer header button{border-radius:6px}.composer header button:hover{color:#fff;background:#2b2f34}.composer label{color:#8e9399;background:#151719;gap:14px;height:49px;padding:0 17px;font-size:11px;font-weight:600;position:relative}.composer label:focus-within{color:#c8cbcf;background:#181b1e}.composer label:first-of-type{border-top:1px solid #ffffff04}.composer label input{color:#eef0f1;height:100%;font-size:12px;font-weight:400}.composer label input::placeholder,.composer textarea::placeholder{color:#62676d}.composer textarea{background:#121416;padding:19px 18px;font-size:12px;line-height:1.7}.composer footer{background:#181a1d;border-top:1px solid #30343a;min-height:54px;padding:10px 12px}.composer footer button:first-child{border-radius:7px;height:34px;padding:0 20px;font-size:10px}.composer footer>svg{color:#93989e;margin-left:3px}.composer footer button:last-child{color:#81868c;border-radius:6px}.composer footer button:last-child:hover{color:#e49797;background:#2a2d31}@media (max-width:650px){.composer,.composer header{border-radius:0}}.compose-attachments{border-top:1px solid var(--line);background:#121416;flex-wrap:wrap;gap:7px;max-height:112px;padding:10px 14px 3px;display:flex;overflow-y:auto}.compose-attachments>div{background:#1a1d20;border:1px solid #34383d;border-radius:7px;align-items:center;gap:7px;max-width:220px;padding:7px 7px 7px 9px;display:flex}.compose-attachments span{grid-template-columns:14px minmax(0,1fr);align-items:center;column-gap:6px;min-width:0;display:grid}.compose-attachments span svg{color:#989da3;grid-row:1/3;width:13px}.compose-attachments b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.compose-attachments small{color:#747980;font-size:7px}.compose-attachments button{color:#747980;background:0 0;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.compose-attachments button:hover{color:#fff;background:#2c3034}.compose-attachments button svg{width:11px}.attach-button{cursor:pointer;border-radius:6px;place-items:center;color:#92979d!important;background:0 0!important;border:0!important;width:31px!important;height:31px!important;padding:0!important;display:grid!important}.attach-button:hover{color:#fff!important;background:#2a2d31!important}.attach-button input{display:none}.attach-button svg{width:16px}.compose-attachments>div.uploading{border-color:#4a525b}.compose-attachments>div.uploading small{color:#a4acb5}.compose-attachments>div.ready{border-color:#315342}.compose-attachments>div.ready small{color:#79bd98}.compose-attachments>div.failed{border-color:#633f42}.compose-attachments>div.failed small{color:#df8b92}main{padding:8px 0 8px 8px}.sidebar{background:radial-gradient(circle at 18% 8%,#ffffff0e,#0000 28%),radial-gradient(circle at 72% 72%,#ffffff06,#0000 34%),linear-gradient(165deg,#151719 0%,#08090a 48%,#020303 100%);border-radius:8px 0 0 8px}.top{border-radius:8px 0 0}.mail,.chat,.settings,.list,.thread,.chat>aside,.chat>section,.settings>section,.workspace,.mail-workspace{border-radius:0}@media (max-width:650px){main{padding:0}.sidebar,.top,.list,.thread,.chat,.settings{border-radius:0}}.top{border-top-left-radius:0!important}.list,.chat>aside,.settings>aside{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sidebar-collapsed .brand{place-items:center;height:40px;padding:0;display:grid;position:relative}.sidebar-collapsed .brand-mark{border-radius:8px;grid-area:1/1;width:34px;height:34px;margin:0;transition:background .16s}.sidebar-collapsed .brand-mark img{width:18px;height:22px;transition:opacity .16s,transform .16s}.sidebar-collapsed .brand>.collapse{opacity:0;color:#f0f2f3;background:#25292d;width:34px;height:34px;margin:0;transition:opacity .16s;display:grid;position:absolute;inset:3px}.sidebar-collapsed .brand:hover>.collapse,.sidebar-collapsed .brand>.collapse:focus-visible{opacity:1}.sidebar-collapsed .brand:hover .brand-mark img{opacity:.12;transform:scale(.9)}.sidebar-collapsed .brand:has(.collapse:focus-visible) .brand-mark img{opacity:.12;transform:scale(.9)}.sidebar-collapsed .compose{margin-top:15px}.sidebar-collapsed .nav-rule{margin-left:5px;margin-right:5px}.bottom{border-top:1px solid #ffffff13;padding-top:10px}.bottom>button{height:38px;padding:0 10px}.account{background:linear-gradient(145deg,#ffffff0a,#ffffff03);border:1px solid #292d31;border-radius:8px;min-height:58px;margin-top:7px;padding:9px 8px;transition:border-color .16s,background .16s}.account:hover{background:linear-gradient(145deg,#fff1,#ffffff05);border-color:#3a3f45}.account em{flex-basis:32px;width:32px;height:32px}.account b{font-size:12px;font-weight:650}.account small{margin-top:2px;font-size:10px}.sidebar-collapsed .bottom{padding-top:8px}.sidebar-collapsed .account{background:0 0;border-color:#0000;justify-content:center;min-height:48px;padding:7px 0}.sidebar-collapsed .account em{flex-basis:32px;width:32px;height:32px}.top>div{font-size:12px}.top p{font-size:10px}.top input{font-size:12px}.list header small,.chat header small{font-size:10px}.filters button{font-size:11px}.message span>b{font-size:12px}.message span>strong{font-size:11px}.message span>small,.message time{font-size:10px}.message span>i{font-size:9px}.sender b{font-size:12px}.sender small,.sender time,.title span,.privacy{font-size:10px}.body{font-size:13px}.file strong{font-size:11px}.file small,.file button{font-size:10px}.actions button{font-size:11px}.memory header b{font-size:12px}.memory button,.memory li{font-size:10px}.memory>small{font-size:9px}.settings>aside>b{font-size:14px}.settings>aside>small{font-size:10px}.settings>aside button{font-size:12px}.settings p{font-size:11px}.field,.row small,.toggle small,.stats small,.success small{font-size:10px}.table>div{font-size:11px}.table>div:first-child{font-size:9px}.checks b,.steps b,.domain code,.domain>button,.migration footer>button:not(.primary){font-size:10px}.chat-list b{font-size:12px}.chat-list small,.chat-list time{font-size:10px}.chat>section>header b,.bubble,.response p{font-size:12px}.response>div>b{font-size:11px}.response button,.chat-body form small,.composer-title small{font-size:10px}.composer label{font-size:12px}.composer label input,.composer textarea{font-size:13px}.composer footer>span,.compose-attachments b{font-size:10px}.compose-attachments small{font-size:9px}.toast{font-size:11px}@media (max-width:820px){.sidebar-collapsed .brand>.collapse{display:none}.sidebar-collapsed .brand-mark img{opacity:1!important;transform:none!important}.bottom{border-top:0}}.filters{padding:7px 11px}.filters button{padding:4px 8px}.message{gap:8px;min-height:49px;padding:7px 10px}.message>em{flex-basis:28px;width:28px;height:28px;font-size:8px}.message-content{flex:1;min-width:0;flex-direction:column!important;gap:3px!important;display:flex!important}.message-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex!important}.message-meta b{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden;font-size:11px!important}.message-meta time{float:none;flex:none;line-height:1.2;font-size:9px!important}.message-summary{align-items:baseline;gap:5px;min-width:0;line-height:1.2;display:flex!important}.message-summary strong{flex:0 auto;max-width:45%;line-height:1.2;font-size:10px!important}.message-summary small{flex:1;min-width:0;line-height:1.2;font-size:9px!important}.message-summary small:before{content:"— ";color:#555a60}.message>u{width:4px;height:4px;top:10px;right:5px}.message:has(>u) .message-meta{padding-right:6px}
@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
html body *{font-family:Inter Variable,Inter,sans-serif!important}
