@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{--black:#101115;--black2:#18191d;--text:#15161a;--muted:#858a94;--soft:#f6f7f8;--line:#e7e8ea;--white:#fff;--green:#19bd8f;--shadow:0 22px 70px rgba(21,23,29,.08)}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif;color:var(--text);background:#f7f7f8;overflow:hidden}button,input,a{font:inherit}button{cursor:pointer}svg{display:block}.brandBlock{display:flex;align-items:center;gap:12px}.brandAppIcon{width:52px;height:52px;border-radius:14px;background:#0d0e11;display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 24px #00000012}.brandAppIcon img{width:35px;height:35px;object-fit:contain;filter:none}.brandWords strong{display:block;font:800 17px/1.2 Manrope,sans-serif;letter-spacing:-.025em}.brandWords>span{display:flex;align-items:center;gap:7px;font-size:11px;color:#9297a1;margin-top:5px}.dkLogo{width:64px;height:31px;object-fit:contain;object-position:left center;display:inline-block}.brandBlock.compact .brandAppIcon{width:44px;height:44px;border-radius:12px}.brandBlock.compact .brandAppIcon img{width:30px;height:30px}.brandBlock.compact .brandWords strong{font-size:14px}.brandBlock.compact .brandWords>span{font-size:9px;margin-top:3px}.brandBlock.compact .dkLogo{width:55px;height:25px}.boot{height:100%;display:grid;place-items:center;align-content:center;gap:12px;color:#9297a0;background:#fff}.boot img{width:52px;height:52px;object-fit:contain}.loginPage{height:100%;display:grid;grid-template-columns:1.22fr .78fr;background:#f8f8f9;padding:24px;gap:0}.loginIllustration,.loginFormPane{min-height:0;background:#fff}.loginIllustration{border-radius:30px 0 0 30px;position:relative;overflow:hidden;border:1px solid #ececee;border-right:0;background:radial-gradient(circle at 50% 65%,#f1f2f3,#fff 47%),#fff}.loginFormPane{border-radius:0 30px 30px 0;border:1px solid #ececee;display:grid;place-items:center;padding:40px}.loginInner{width:min(455px,100%)}.privateBadge{margin:38px 0 17px;display:inline-flex;gap:7px;align-items:center;border:1px solid #e5e6e8;border-radius:999px;padding:7px 10px;font-size:10px;color:#555a63}.loginInner h1{font:800 48px/1 Manrope;margin:0 0 10px;letter-spacing:-.045em}.loginIntro{font-size:13px;line-height:1.7;color:#7e838d;margin:0 0 26px}.loginInner label{display:block;font-size:11px;font-weight:600;color:#444850;margin:16px 0}.field{display:flex;align-items:center;gap:9px;margin-top:8px;padding:0 13px;border:1px solid #e1e2e5;border-radius:12px;height:48px;background:#fff}.field>span{color:#676c75}.field input{flex:1;border:0;outline:0;font-size:11px;background:transparent}.err{display:block;color:#d34b4b;font-size:10px;margin:0 0 7px}.signIn{width:100%;height:48px;border:0;border-radius:11px;background:var(--black);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 17px;font-weight:700}.loginHelper{font-size:10px;line-height:1.7;color:#9196a0;margin:26px 0 18px;border-bottom:1px solid #ececee;padding-bottom:18px}.trustRow{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:8px;color:#6d727c}.serviceAnimation{position:absolute;inset:0;display:grid;place-items:center}.networkLines{position:absolute;width:90%;height:82%;stroke:#dfe1e4;fill:#fff;stroke-width:1.2}.networkLines circle{fill:#fff;stroke:#cdced2}.floatMail{position:absolute;border:1px solid #e6e7e9;background:#fff;box-shadow:0 16px 42px #15171d0e;color:#1d1e22;display:grid;place-items:center;animation:float 5s ease-in-out infinite}.fm1{width:56px;height:45px;border-radius:12px;left:11%;top:18%;transform:rotate(-8deg)}.fm2{width:62px;height:62px;border-radius:17px;left:24%;top:13%;background:#111216;color:#fff;font:700 27px Manrope;animation-delay:-1.6s}.fm3{width:65px;height:51px;border-radius:13px;right:11%;top:23%;transform:rotate(8deg);animation-delay:-2.8s}.miniClient{position:absolute;left:7%;top:37%;width:31%;height:37%;display:grid;grid-template-columns:52px 1fr;background:#ffffffeb;border:1px solid #e7e8ea;border-radius:18px;box-shadow:0 18px 55px #15171d0c;overflow:hidden;animation:floatSlow 7s ease-in-out infinite}.miniClient aside{background:#111216;color:#fff;padding:14px 10px;display:grid;align-content:start;gap:20px;justify-items:center}.miniAt{font:700 17px Manrope}.miniClient aside i{width:20px;height:20px;border:1px solid #4f5158;border-radius:7px}.miniFolders{padding:21px 17px;display:grid;align-content:start;gap:9px}.miniFolders>b{font-size:11px;margin-bottom:3px}.miniFolders span{font-size:9px;padding:8px;border-radius:8px;display:flex;justify-content:space-between}.miniFolders span.active{background:#f4f4f5}.miniFolders em{font-style:normal;color:#959aa3}.miniInbox{position:absolute;left:36%;top:28%;width:37%;height:49%;padding:16px;background:#fffffff0;border:1px solid #e5e6e8;border-radius:18px;box-shadow:0 20px 60px #15171d10;animation:floatSlow 6s ease-in-out infinite reverse}.miniInbox header{display:flex;justify-content:space-between;align-items:center}.miniInbox header>b{font-size:11px}.miniInbox header>span{width:58%;display:flex;align-items:center;gap:5px;border:1px solid #eaebed;border-radius:8px;padding:7px;color:#9a9ea6;font-size:7px}.miniInbox nav{margin:10px 0;display:grid;grid-template-columns:repeat(3,1fr);background:#f7f7f8;border-radius:8px;padding:2px}.miniInbox nav i{font-style:normal;font-size:7px;text-align:center;padding:5px;border-radius:6px}.miniInbox nav i.on{background:#15161a;color:#fff}.miniMessage{display:grid;grid-template-columns:25px 1fr 5px;gap:7px;align-items:center;border-bottom:1px solid #f0f0f1;padding:7px 0}.miniMessage>u{width:25px;height:25px;border-radius:50%;background:#f0f0f2;text-decoration:none;display:grid;place-items:center;font-size:7px;font-weight:700}.miniMessage span b,.miniMessage span small{display:block}.miniMessage b{font-size:7px}.miniMessage small{font-size:6px;color:#9ca0a8;margin-top:2px}.miniMessage em{width:4px;height:4px;background:#111;border-radius:50%}.routingCard{position:absolute;right:7%;top:41%;width:19%;height:30%;padding:15px;background:#fffffff0;border:1px solid #e6e7e9;border-radius:18px;box-shadow:0 18px 55px #15171d0c;display:grid;justify-items:center;align-content:start;animation:floatSlow 7s ease-in-out infinite;animation-delay:-2s}.routingCard>b{font-size:9px;justify-self:start}.routeIcon{margin-top:16px;width:36px;height:36px;border:1px solid #e6e7e9;border-radius:10px;display:grid;place-items:center}.routeLine{height:16px;width:1px;background:#d8dadd}.routeNode{border:1px solid #e3e4e6;border-radius:7px;padding:6px 10px;font-size:7px}.routeBottom{display:flex;gap:6px;margin-top:12px}.routeBottom i{font-style:normal;font-size:6px;border:1px solid #e6e7e9;border-radius:7px;padding:6px}.servicePills{position:absolute;bottom:9%;left:17%;right:13%;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.servicePills span{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e6e7e9;border-radius:12px;padding:10px 12px;box-shadow:0 12px 32px #15171d0b}.servicePills b{font-size:11px}.servicePills em{font-style:normal;font-size:7px;color:#4e525a;font-weight:600}@keyframes float{0%,to{translate:0 0}50%{translate:0 -12px}}@keyframes floatSlow{0%,to{translate:0 0}50%{translate:0 -7px}}.mailApp{height:100vh;display:grid;grid-template-columns:82px 330px 455px minmax(0,1fr);background:#fff}.iconRail{background:linear-gradient(180deg,#111216,#191a1e);margin:10px 0 10px 10px;border-radius:19px;color:#fff;padding:17px 10px;display:flex;flex-direction:column;align-items:center}.railLogo{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;margin-bottom:45px}.railLogo img{width:45px;height:45px;object-fit:contain;filter:invert(1)}.iconRail nav{display:grid;gap:10px}.iconRail button{width:45px;height:45px;border:0;border-radius:12px;background:transparent;color:#e8e8ea;display:grid;place-items:center}.iconRail button.active,.iconRail button:hover{background:#292a2f}.railBottom{display:grid;gap:10px;margin-top:auto}.accountPanel{min-width:0;padding:22px 20px 18px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.accountSearch{height:38px;margin-top:24px;display:flex;align-items:center;gap:8px;border:1px solid #e5e6e8;border-radius:10px;padding:0 10px;color:#9a9ea6}.accountSearch input{flex:1;min-width:0;border:0;outline:0;font-size:9px}.accountSearch button{border:0;background:none;color:#999}.sectionHeading{display:flex;justify-content:space-between;align-items:center;margin:24px 4px 9px;font-size:8px;letter-spacing:.14em;font-weight:700;color:#7d828b}.sectionHeading em{font-style:normal;border-radius:999px;background:#f0f1f2;padding:3px 6px;color:#7c818a}.accountList{overflow:auto;display:grid;gap:2px;max-height:43vh}.accountItem{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 7px;gap:9px;align-items:center;border:0;background:transparent;border-radius:10px;padding:7px;text-align:left}.accountItem:hover,.accountItem.active{background:#f7f7f8}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:10px;font-weight:700}.av0{background:#def2ed}.av1{background:#f7e2ea}.av2{background:#eaf4d8}.av3{background:#ece5fb}.av4{background:#fff0db}.av5{background:#deedfb}.accountItem span{min-width:0}.accountItem b,.accountItem small,.accountItem u{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountItem b{font-size:9px}.accountItem small{font-size:7px;color:#8c919a;margin-top:2px}.accountItem u{font-size:7px;text-decoration:none;color:#16b688;margin-top:2px}.statusDot{width:6px;height:6px;border-radius:50%;background:var(--green)}.statusDot.reauth_required{background:#e4a237}.statusDot.error{background:#dc5a5a}.noAccounts{font-size:9px;color:#989ca4;padding:12px 5px}.mailboxHeading{margin-top:19px}.mailboxNav{display:grid;gap:3px}.mailboxNav button{border:0;background:transparent;border-radius:10px;padding:9px 10px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;text-align:left;font-size:9px}.mailboxNav button.active,.mailboxNav button:hover{background:#f1f1f2}.mailboxNav em{font-style:normal;color:#7e838c;font-size:8px}.addAccountSecondary{margin-top:11px;height:36px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #dcdee1;border-radius:10px;text-decoration:none;color:#454950;font-size:8px}.latestInfo{margin-top:auto;border:1px solid #e5e6e8;border-radius:11px;padding:11px;display:flex;gap:9px;align-items:center}.latestInfo b,.latestInfo small{display:block}.latestInfo b{font-size:8px}.latestInfo small{font-size:7px;color:#8d929b;margin-top:3px}.messagePanel{min-width:0;border-right:1px solid var(--line);background:#fcfcfd;display:flex;flex-direction:column}.topMeta{height:62px;display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:1px solid var(--line);font-size:8px;color:#91959d}.topMeta b{font-weight:500}.liveStatus{display:flex;align-items:center;gap:6px;color:#878c95}.liveStatus i{width:6px;height:6px;border-radius:50%;background:#d8a33b}.liveStatus.active{color:#14a97f}.liveStatus.active i{background:var(--green)}.messageSearch{height:42px;margin:14px 16px 9px;display:flex;align-items:center;gap:8px;border:1px solid #e4e5e7;border-radius:10px;background:#fff;padding:0 11px;color:#989ca5}.messageSearch input{flex:1;border:0;outline:0;font-size:9px}.messageSearch button{border:0;background:none;color:#92969e}.filterTabs{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e6e8;border-radius:10px;margin:0 16px 10px;padding:2px;background:#fff}.filterTabs button{border:0;background:transparent;border-radius:8px;padding:7px;font-size:8px}.filterTabs button.active{background:#111216;color:#fff}.messageList{flex:1;min-height:0;overflow:auto;padding:0 10px 6px}.messageRow{width:100%;border:1px solid #e8e9eb;border-radius:11px;background:#fff;padding:11px;display:grid;grid-template-columns:35px minmax(0,1fr);gap:9px;text-align:left;margin-bottom:5px}.messageRow:hover,.messageRow.selected{border-color:#cfd1d5;box-shadow:0 8px 22px #16171b0a}.messageRow.unread{background:#fdfdfd}.senderAvatar{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:700}.sa0{background:#e2effd}.sa1{background:#f7e2ea}.sa2{background:#e5f4de}.sa3{background:#ffedd7}.sa4{background:#fde5ec}.sa5{background:#eef0dc}.sa6{background:#eae8f2}.messageText{min-width:0}.senderLine{display:flex;justify-content:space-between;gap:7px}.senderLine b{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.senderLine time{font-size:7px;color:#9ca0a8;white-space:nowrap}.messageText>strong{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.messageText>p{font-size:8px;color:#8b9099;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messageFoot{display:flex;justify-content:space-between;align-items:center}.messageFoot>em{font-style:normal;font-size:6px;background:#f1f2f3;color:#868b94;border-radius:999px;padding:3px 6px;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.messageFoot>u{display:flex;align-items:center;gap:5px;text-decoration:none;color:#777}.messageFoot>u i{width:5px;height:5px;border-radius:50%;background:#111}.loadMore{width:100%;border:1px solid #e4e5e7;background:#fff;border-radius:9px;padding:8px;font-size:8px}.listFooter{height:36px;display:flex;align-items:center;gap:7px;padding:0 16px;border-top:1px solid #eeeef0;font-size:7px;color:#777c85}.listFooter i{font-style:normal}.readerPanel{min-width:0;min-height:0;background:#fff;display:flex;flex-direction:column;position:relative}.readerToolbar{height:62px;flex:0 0 62px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 20px}.toolbarLeft,.toolbarRight{display:flex;align-items:center;gap:8px}.toolbarRight>span{font-size:7px;color:#9a9ea6}.blackButton,.logoutTop{height:34px;border-radius:9px;padding:0 11px;display:flex;align-items:center;gap:6px;font-size:8px;text-decoration:none}.blackButton{background:#111216;color:#fff;border:1px solid #111216}.logoutTop{background:#fff;color:#4d5159;border:1px solid #e4e5e7}.mobileBack{display:none;border:0;background:transparent}.readerEmpty{flex:1;display:grid;place-items:center;align-content:center;text-align:center;padding:45px}.readerIcon{width:66px;height:66px;border-radius:18px;background:#111216;display:grid;place-items:center;margin-bottom:17px}.readerIcon img{width:43px;height:43px;object-fit:contain;filter:invert(1)}.readerEmpty>span{font-size:8px;letter-spacing:.16em;color:#8b9099;font-weight:700}.readerEmpty h1{font:800 clamp(30px,3.5vw,49px)/1.02 Manrope;margin:10px 0 12px;letter-spacing:-.05em;max-width:13ch}.readerEmpty>p{font-size:10px;line-height:1.7;color:#8d929b;max-width:47ch}.readerStats{display:flex;gap:32px;margin-top:22px}.readerStats b{font:700 16px Manrope;text-align:left}.readerStats small{display:block;font:400 7px Inter;color:#999da5;margin-top:3px}.poweredSmall{margin-top:25px;font-size:8px;color:#969aa3;display:flex;align-items:center;gap:6px}.poweredSmall img{width:54px;height:25px;object-fit:contain}.readerLoading{flex:1;display:grid;place-items:center}.spinner{width:31px;height:31px;border:3px solid #ededee;border-top-color:#111;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.emailDetail{flex:1;min-height:0;overflow:auto;padding:25px clamp(22px,3.4vw,50px) 30px}.emailDetailHead,.attachments,.originalBar,.emailFrame{width:min(1020px,100%);margin-left:auto;margin-right:auto}.detailUtility{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:18px}.accountBadge{font-size:7px;padding:5px 8px;border-radius:999px;background:#f1f2f3;color:#7e838c}.imageToggle{display:flex;align-items:center;gap:6px;border:1px solid #e4e5e7;background:#fff;border-radius:9px;padding:7px 9px;font-size:7px}.imageToggle.active{background:#f0faf7;color:#14775f}.senderHeader{display:grid;grid-template-columns:43px minmax(0,1fr) auto;gap:11px;align-items:start;border-bottom:1px solid #e9eaec;padding-bottom:21px}.senderBig{width:43px;height:43px;border-radius:50%;background:#e7f0fb;display:grid;place-items:center;font-style:normal;font-weight:700;font-size:10px}.senderHeader span b,.senderHeader span strong,.senderHeader span small{display:block}.senderHeader span b{font-size:11px}.senderHeader span strong{font:700 15px/1.35 Manrope;margin-top:3px}.senderHeader span small,.senderHeader time{font-size:8px;color:#858a94;margin-top:7px}.senderHeader time{white-space:nowrap}.attachments{display:flex;flex-wrap:wrap;gap:8px;margin-top:13px}.attachments a{display:flex;align-items:center;gap:7px;border:1px solid #e6e7e9;border-radius:10px;padding:8px 9px;text-decoration:none;color:#4e525a}.attachments b,.attachments small{display:block}.attachments b{font-size:7px}.attachments small{font-size:6px;color:#999da6;margin-top:2px}.originalBar{display:flex;justify-content:space-between;gap:10px;margin-top:17px;margin-bottom:7px}.originalBar span{font-size:7px;letter-spacing:.13em;color:#858a93;font-weight:700}.originalBar small{font-size:7px;color:#a0a4ac}.emailFrame{display:block;height:calc(100vh - 255px);min-height:500px;border:1px solid #e6e7e9;border-radius:12px;background:#fff}.toast{position:absolute;right:18px;top:76px;display:flex;gap:8px;align-items:center;background:#111216;color:#fff;border-radius:10px;padding:9px 11px;box-shadow:0 14px 36px #11111120}.toast b,.toast small{display:block}.toast b{font-size:8px}.toast small{font-size:7px;color:#b8bbc2;margin-top:2px}.mobileNav{display:none}@media(max-width:1280px){.mailApp{grid-template-columns:72px 285px 390px minmax(0,1fr)}.accountPanel{padding-left:15px;padding-right:15px}.brandWords strong{font-size:12px}.brandBlock.compact .dkLogo{width:48px}}@media(max-width:980px){.mailApp{grid-template-columns:70px 320px minmax(0,1fr);padding-bottom:65px}.accountPanel{display:none}.iconRail{margin-left:7px}.messagePanel{grid-column:2}.readerPanel{grid-column:3}.mobileNav{position:fixed;z-index:40;bottom:9px;left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(4,1fr);width:min(430px,calc(100% - 22px));background:#111216;border-radius:15px;padding:6px}.mobileNav button,.mobileNav a{border:0;background:transparent;color:#9ca0a8;text-decoration:none;display:grid;place-items:center;gap:2px;padding:6px;border-radius:10px}.mobileNav button.active{background:#28292e;color:#fff}.mobileNav small{font-size:7px}}@media(max-width:700px){body{overflow:auto}.mailApp{display:block;height:100%;padding-bottom:65px}.iconRail{display:none}.messagePanel{height:calc(100vh - 65px);border:0}.readerPanel{display:none;height:calc(100vh - 65px)}.messageOpen .messagePanel{display:none}.messageOpen .readerPanel{display:flex}.readerToolbar{height:52px;flex-basis:52px;padding:0 12px}.mobileBack{display:block}.toolbarRight>span,.toolbarRight .blackButton{display:none}.emailDetail{padding:14px}.senderHeader{grid-template-columns:38px minmax(0,1fr)}.senderBig{width:38px;height:38px}.senderHeader time{grid-column:2}.emailFrame{height:calc(100vh - 225px);min-height:440px}.readerEmpty h1{font-size:34px}.loginPage{display:block;padding:10px;background:#f5f5f6}.loginIllustration{display:none}.loginFormPane{height:calc(100vh - 20px);border-radius:24px;border:1px solid #e7e8ea;padding:25px}.loginInner h1{font-size:39px}.privateBadge{margin-top:38px}}.brandAppIcon{background:#fff;border:1px solid #dadce0;box-shadow:0 8px 20px #0000000f}.brandAppIcon img{filter:none!important}.readerIcon{background:#fff;border:1px solid #dedfe2;box-shadow:0 12px 30px #0000000f}.readerIcon img,.railLogo img{filter:none!important}.backendOffline{height:100%;display:grid;place-items:center;align-content:center;text-align:center;gap:10px;background:#fff;padding:30px}.backendOffline img{width:58px;height:58px;object-fit:contain;margin-bottom:8px}.backendOffline h1{font:800 28px/1.1 Manrope;margin:0;letter-spacing:-.04em}.backendOffline p{margin:0;color:#858a94;font-size:12px}.backendOffline button{margin-top:10px;border:0;background:#111216;color:#fff;border-radius:10px;padding:11px 16px;font-weight:700;font-size:10px}.backendOffline code{margin-top:4px;padding:8px 10px;border-radius:8px;background:#f4f4f5;color:#62666d;font-size:9px}.detailActions{display:flex;align-items:center;gap:7px}.readState{display:inline-flex;align-items:center;border:1px solid #e4e5e7;border-radius:999px;padding:6px 9px;font-size:7px;font-weight:600;color:#666b74;background:#fff}.readState.unread{color:#111216;background:#f3f3f4}.modalBackdrop{position:fixed;inset:0;z-index:80;background:#0a0b0e47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px}.railModal{width:min(620px,100%);max-height:min(760px,90vh);overflow:auto;background:#fff;border:1px solid #e4e5e7;border-radius:20px;box-shadow:0 28px 90px #0a0b0e38;padding:22px}.railModal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #ececef}.railModal>header span{font-size:8px;letter-spacing:.16em;color:#999da6;font-weight:700}.railModal>header h2{font:800 24px/1.05 Manrope;margin:6px 0 0;letter-spacing:-.035em}.railModal>header button{border:0;background:#f3f3f4;width:32px;height:32px;border-radius:9px;font-size:18px;color:#60646c}.activityGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.activityGrid article{border:1px solid #e7e8ea;border-radius:14px;padding:15px;background:#fbfbfc}.activityGrid span,.activityGrid small{display:block}.activityGrid span{font-size:8px;color:#8d929b;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.activityGrid b{display:block;font:800 23px/1 Manrope;margin:10px 0 5px}.activityGrid b.good{color:#11a87d}.activityGrid small{font-size:8px;color:#969aa3}.passwordForm{margin-top:18px}.passwordForm>p{font-size:10px;line-height:1.7;color:#777c85;margin:0 0 14px}.passwordForm label{display:block;font-size:9px;font-weight:600;margin:12px 0}.passwordForm input{display:block;width:100%;margin-top:7px;height:42px;border:1px solid #e0e1e4;border-radius:10px;padding:0 11px;outline:0}.passwordForm input:focus{border-color:#9b9da3;box-shadow:0 0 0 3px #00000007}.passwordForm label small{display:block;color:#9a9ea6;font-size:7px;margin-top:4px}.passwordError{display:block;color:#c94545;font-size:9px;margin:7px 0}.savePassword{width:100%;height:42px;border:0;border-radius:10px;background:#111216;color:#fff;font-size:9px;font-weight:700;margin-top:7px}.savePassword:disabled{opacity:.6}.helpContent{display:grid;gap:8px;margin-top:18px}.helpContent article{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;border:1px solid #e7e8ea;border-radius:12px;padding:11px}.helpContent article>svg{width:18px;height:18px;color:#3d4148}.helpContent b,.helpContent small{display:block}.helpContent b{font-size:9px}.helpContent small{font-size:8px;color:#8d929b;margin-top:3px;line-height:1.5}@media(max-width:700px){.detailActions{flex-wrap:wrap;justify-content:flex-end}.readState,.imageToggle{font-size:7px;padding:6px 8px}.railModal{border-radius:17px;padding:17px}.activityGrid{grid-template-columns:1fr 1fr}}.fieldIcon{width:24px;height:24px;display:grid;place-items:center;color:#5d626b}.fieldIcon svg{stroke-width:1.65}.field:focus-within .fieldIcon{color:#111216}.topMeta{justify-content:space-between;padding:0 16px}.connectedMeta{display:grid;gap:2px}.connectedMeta b{font-size:8px;font-weight:600;color:#555a63}.connectedMeta small{font-size:7px;color:#a0a4ac}.refreshButton{height:30px;display:flex;align-items:center;gap:6px;border:1px solid #e1e2e5;background:#fff;color:#353941;border-radius:9px;padding:0 9px;font-size:8px;font-weight:600}.refreshButton:hover{background:#f5f5f6}.refreshButton:disabled{opacity:.6}.refreshButton.spinning svg{animation:refreshSpin .9s linear infinite}@keyframes refreshSpin{to{transform:rotate(360deg)}}.filterTabs button{display:flex;align-items:center;justify-content:center;gap:6px}.filterTabs button em{font-style:normal;font-size:6px;min-width:16px;padding:2px 4px;border-radius:999px;background:#f0f1f2;color:#777c85}.filterTabs button.active em{background:#2a2b2f;color:#fff}.emptyList.polished{height:100%;min-height:260px;padding:38px 32px;gap:8px}.emptyMailIcon{width:58px;height:58px;border-radius:18px;background:#f4f4f5;color:#6f747d;display:grid;place-items:center;margin-bottom:5px}.emptyList.polished b{font:700 13px/1.2 Manrope;color:#2e3239}.emptyList.polished small{max-width:280px;font-size:8px;line-height:1.7;color:#969ba4}.readerToolbar{min-height:62px}.readerAccountContext{display:grid;gap:2px;min-width:0}.readerAccountContext span{font-size:7px;letter-spacing:.13em;font-weight:700;color:#969aa3}.readerAccountContext b{font:700 11px/1.2 Manrope;color:#272b31;max-width:min(42vw,430px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountBadgeLarge{display:flex!important;align-items:center;gap:7px!important;font-size:9px!important;font-weight:600!important;padding:8px 11px!important;background:#f5f5f6!important;color:#31353c!important;border:1px solid #e6e7e9}.imageToggle.active{background:#f3f8f6!important;color:#126b57!important}.mobileSheetBackdrop{position:fixed;inset:0;z-index:90;background:#0e0f1242;display:none;align-items:flex-end}.mobileAccountsSheet{width:100%;max-height:78vh;background:#fff;border-radius:24px 24px 0 0;padding:18px 16px 22px;box-shadow:0 -20px 60px #0000001f;display:flex;flex-direction:column}.mobileAccountsSheet>header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:13px}.mobileAccountsSheet>header span{font-size:7px;letter-spacing:.15em;color:#999da5;font-weight:700}.mobileAccountsSheet>header h2{font:800 20px/1.1 Manrope;margin:5px 0 0}.mobileAccountsSheet>header button{width:32px;height:32px;border:0;border-radius:9px;background:#f3f3f4;font-size:18px}.mobileAccountSearch{height:42px;border:1px solid #e4e5e7;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#90959e}.mobileAccountSearch input{flex:1;min-width:0;border:0;outline:0;font-size:10px}.mobileAccountRows{overflow:auto;display:grid;gap:3px;margin-top:10px}.mobileAccountRows>button{border:0;background:#fff;border-radius:12px;padding:9px 7px;display:grid;grid-template-columns:40px minmax(0,1fr) 8px;gap:10px;align-items:center;text-align:left}.mobileAccountRows>button:active{background:#f5f5f6}.mobileAccountRows span b,.mobileAccountRows span small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileAccountRows span b{font-size:10px}.mobileAccountRows span small{font-size:8px;color:#9297a0;margin-top:3px}.mobileAddAccount{height:43px;margin-top:12px;border-radius:12px;background:#111216;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:7px;font-size:9px;font-weight:700}@media(max-width:980px){.mobileSheetBackdrop{display:flex}}@media(max-width:700px){.messagePanel{background:#fafafa}.topMeta{height:56px;padding:0 13px;background:#fff}.connectedMeta b{font-size:9px}.connectedMeta small{font-size:7px}.refreshButton{height:34px;padding:0 10px}.messageSearch{height:44px;margin:11px 12px 8px;border-radius:12px}.filterTabs{margin:0 12px 10px;height:38px;border-radius:12px}.filterTabs button{font-size:8px}.messageList{padding:0 8px 10px}.messageRow{border-radius:14px;padding:12px 11px;margin-bottom:6px}.senderAvatar{width:39px;height:39px;font-size:10px}.messageRow{grid-template-columns:39px minmax(0,1fr);gap:10px}.senderLine b{font-size:10px}.messageText>strong{font-size:11px;margin-top:5px}.messageText>p{font-size:8px;line-height:1.55}.messageFoot>em{font-size:7px;max-width:190px}.listFooter{height:40px;padding:0 12px}.readerToolbar{height:58px;flex-basis:58px;padding:0 12px;background:#fff}.readerAccountContext b{font-size:10px;max-width:58vw}.toolbarRight .logoutTop{height:32px;padding:0 9px}.emailDetail{padding:13px 12px 22px}.detailUtility{align-items:flex-start;gap:8px;margin-bottom:13px}.accountBadgeLarge{max-width:58%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detailActions{max-width:42%}.imageToggle{font-size:7px;line-height:1.25}.senderHeader{padding-bottom:15px}.senderHeader span strong{font-size:14px}.originalBar{margin-top:14px}.emailFrame{width:100%;height:calc(100vh - 245px);min-height:420px;border-radius:12px}.mobileNav{height:56px;border-radius:17px;padding:5px;bottom:7px}.mobileNav button,.mobileNav a{min-width:0;padding:5px 2px}.mobileNav small{font-size:7px}.toast{position:fixed;top:12px;right:12px;left:12px;justify-content:center}}.emptyList.polished{min-height:320px;padding:48px 36px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;gap:14px}.emptyList.polished .emptyMailIcon{margin:4px 0 2px}.emptyCopy{display:grid;gap:9px;max-width:310px}.emptyCopy b{font:700 15px/1.35 Manrope,sans-serif;color:#2c3037}.emptyCopy small{display:block;font-size:9px;line-height:1.8;color:#90959e;max-width:300px}.readerAccountContext{gap:4px}.readerAccountContext span{font-size:7px;letter-spacing:.16em}.readerAccountContext b{font-size:12px;line-height:1.35;padding-top:1px}.accountSheetBackdrop{position:fixed;inset:0;z-index:100;background:#0d0e114d;display:flex;align-items:center;justify-content:center;padding:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.accountChooserSheet{width:min(520px,100%);max-height:min(720px,82vh);background:#fff;border-radius:24px;padding:22px;box-shadow:0 26px 80px #0000002e;display:flex;flex-direction:column;border:1px solid #ececef}.accountChooserSheet>header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:15px}.accountChooserSheet>header span{font-size:8px;letter-spacing:.15em;color:#959aa3;font-weight:700}.accountChooserSheet>header h2{margin:6px 0 0;font:800 23px/1.15 Manrope,sans-serif;letter-spacing:-.035em}.accountChooserSheet>header button{width:35px;height:35px;border:0;border-radius:10px;background:#f3f3f4;color:#545860;font-size:20px}.accountChooserSearch{height:44px;border:1px solid #e3e4e7;border-radius:12px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#8d929b}.accountChooserSearch input{flex:1;min-width:0;border:0;outline:0;font-size:10px}.accountChooserRows{overflow:auto;display:grid;gap:4px;margin:12px 0 0}.accountChooserRows>button{border:0;background:#fff;border-radius:13px;padding:10px 8px;display:grid;grid-template-columns:42px minmax(0,1fr) 8px;gap:11px;align-items:center;text-align:left}.accountChooserRows>button:hover{background:#f6f6f7}.accountChooserRows span b,.accountChooserRows span small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountChooserRows span b{font-size:10px}.accountChooserRows span small{font-size:8px;color:#90959e;margin-top:3px}.accountChooserAdd{height:44px;margin-top:13px;border-radius:12px;background:#111216;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:9px;font-weight:700}@media(max-width:700px){.emptyList.polished{min-height:300px;padding:34px 28px}.emptyCopy{max-width:270px}.readerAccountContext b{max-width:60vw;font-size:10px}.accountSheetBackdrop{align-items:flex-end;padding:0;-webkit-backdrop-filter:none;backdrop-filter:none}.accountChooserSheet{width:100%;max-height:80vh;border-radius:24px 24px 0 0;padding:18px 16px 22px;border-bottom:0}}
