:root{--wm-navy:#091827;--wm-navy-2:#102b38;--wm-teal:#12aa9b;--wm-teal-light:#e7f8f5;--wm-blue:#5b5df0;--wm-ink:#17252d;--wm-muted:#71838c;--wm-line:#e3eaed;--wm-bg:#f5f8f9;--wm-display:'Manrope',sans-serif;--wm-font:'DM Sans',sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:var(--wm-font);color:var(--wm-ink);background:var(--wm-bg);-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.wm-brand{display:flex;align-items:center;gap:10px}.wm-brand>span{display:grid;place-items:center;width:37px;height:34px;border-radius:9px;background:#eef0ff;color:#5558e8;font-size:10px;font-weight:800}.wm-brand>b{font:800 18px var(--wm-display)}.wm-brand b>em{color:#5b5df0;font-style:normal}.wm-brand small{margin-left:5px;color:#0e9386;font:700 8px var(--wm-font);letter-spacing:.08em;text-transform:uppercase}.wm-brand.light{color:#fff}.wm-brand.light>span{background:rgba(255,255,255,.1);color:#9cebe3}.wm-brand.light b>em,.wm-brand.light small{color:#5eead4}
.wm-login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.wm-login-brand{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:45px 8vw;background:radial-gradient(circle at 15% 25%,#0c4b50,#091827 58%);color:#fff}.wm-login-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}.wm-login-brand>*{position:relative}.wm-login-brand>div:nth-child(3){max-width:560px}.wm-kicker{color:#78dcd1;font-size:10px;font-weight:800;letter-spacing:.16em}.wm-login-brand h1{margin:22px 0;font:800 clamp(46px,5vw,70px)/1.04 var(--wm-display);letter-spacing:-.055em}.wm-login-brand h1 em{color:#5eead4;font-style:normal}.wm-login-brand p{max-width:520px;color:#a9bec7;font-size:16px;line-height:1.7}.wm-login-brand ul{display:flex;flex-direction:column;gap:13px;margin:30px 0 0;padding:0;list-style:none}.wm-login-brand li{display:flex;align-items:center;gap:10px;color:#d1e1e5;font-size:12px}.wm-login-brand li i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:rgba(94,234,212,.12);color:#5eead4;font-size:8px;font-style:normal}.wm-login-brand>footer{color:#69858f;font-size:9px}.wm-login-panel{display:grid;place-items:center;padding:45px;background:#fff}.wm-login-box{width:min(410px,100%)}.wm-brand.mobile{display:none}.wm-login-icon{display:grid;place-items:center;width:55px;height:55px;margin-bottom:26px;border-radius:14px;background:var(--wm-teal-light);color:#0b9386;font:800 24px var(--wm-display)}.wm-login-box h2{margin:0;font:800 30px var(--wm-display);letter-spacing:-.04em}.wm-login-box>p{margin:9px 0 29px;color:var(--wm-muted);font-size:13px}.wm-login-box form{display:flex;flex-direction:column;gap:18px}.wm-login-box label{color:#3c4e56;font-size:11px;font-weight:700}.wm-login-box input{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #d9e2e5;border-radius:10px;outline:0;font-size:13px}.wm-login-box input:focus{border-color:#45bfb3;box-shadow:0 0 0 3px #e8f8f6}.wm-password{position:relative}.wm-password input{padding-right:70px}.wm-password button{position:absolute;right:11px;bottom:12px;border:0;background:none;color:#0e9386;font-size:9px;font-weight:700}.wm-primary-button{padding:14px;border:0;border-radius:10px;background:linear-gradient(135deg,#0fa797,#087e78);color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 28px rgba(15,159,143,.2)}.wm-form-error{margin-bottom:18px;padding:12px;border:1px solid #ffd1d5;border-radius:9px;background:#fff2f3;color:#b42318;font-size:10px}.wm-login-help{display:flex;gap:11px;margin-top:25px;padding:14px;border-radius:10px;background:#f3f7f8}.wm-login-help>span{display:grid;place-items:center;flex:0 0 29px;height:29px;border-radius:8px;background:#e5eeef;color:#668087;font-weight:800}.wm-login-help p{display:flex;flex-direction:column;margin:0}.wm-login-help strong{font-size:9px}.wm-login-help small{margin-top:3px;color:#71838c;font-size:8px;line-height:1.5}.wm-back-link{display:block;margin-top:22px;color:#71838c;font-size:10px;text-align:center;text-decoration:underline}
.wm-app{display:flex;min-height:100vh}.wm-sidebar{position:fixed;z-index:30;top:0;bottom:0;left:0;display:flex;width:244px;flex-direction:column;padding:22px 14px;background:#fff;border-right:1px solid var(--wm-line)}.wm-sidebar-brand{display:flex;align-items:center;justify-content:space-between;padding:0 7px 22px}.wm-sidebar-brand>button{display:none;border:0;background:none;font-size:22px}.wm-compose-button{display:flex;align-items:center;gap:10px;margin:5px 5px 20px;padding:13px 17px;border:0;border-radius:12px;background:#0f9f90;color:#fff;font-size:11px;font-weight:800;box-shadow:0 10px 24px rgba(15,159,144,.2)}.wm-compose-button span{font-size:17px}.wm-folders{display:flex;flex-direction:column;gap:2px;overflow-y:auto}.wm-folders>a{display:grid;grid-template-columns:25px 1fr auto;align-items:center;padding:10px 12px;border-radius:8px;color:#5f717a;font-size:10px}.wm-folders>a:hover{background:#f2f6f7}.wm-folders>a.active{background:#e8f7f5;color:#087f76}.wm-folders>a>span{font-size:12px}.wm-folders>a>b{overflow:hidden;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.wm-folders>a>small{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#0f9f90;color:#fff;font-size:7px}.wm-no-folders{padding:15px;color:#9aabb1;font-size:9px}.wm-sidebar-foot{display:flex;gap:9px;margin-top:auto;padding:13px;border-radius:9px;background:#f3f8f8}.wm-sidebar-foot>span{color:#0e9386}.wm-sidebar-foot p{display:flex;flex-direction:column;margin:0}.wm-sidebar-foot strong{font-size:8px}.wm-sidebar-foot small{margin-top:3px;color:#85969d;font-size:6px;line-height:1.4}.wm-shell{width:calc(100% - 244px);margin-left:244px}.wm-topbar{position:sticky;z-index:20;top:0;display:flex;align-items:center;height:72px;padding:0 24px;border-bottom:1px solid var(--wm-line);background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.wm-mobile-menu{display:none;border:0;background:none;font-size:18px}.wm-search{display:flex;align-items:center;width:min(620px,55vw);height:43px;padding:0 13px;border:1px solid #dfe7e9;border-radius:12px;background:#f5f8f9}.wm-search>span{color:#7e9097;font-size:17px}.wm-search input{min-width:0;flex:1;padding:0 10px;border:0;outline:0;background:transparent;font-size:11px}.wm-search button{border:0;background:none;color:#0d8f84;font-size:8px;font-weight:800}.wm-icon-button,.wm-logout{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--wm-line);border-radius:9px;background:#fff;color:#61747c}.wm-topbar>.wm-icon-button{margin-left:auto}.wm-account{display:flex;align-items:center;gap:9px;margin-left:14px;padding-left:14px;border-left:1px solid var(--wm-line)}.wm-account>span{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#e5f7f5;color:#0c8e83;font-size:8px;font-weight:800}.wm-account>div{display:flex;min-width:0;flex-direction:column}.wm-account strong{max-width:160px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.wm-account small{max-width:160px;overflow:hidden;margin-top:2px;color:#87989f;font-size:7px;text-overflow:ellipsis}.wm-logout{margin-left:8px;border:0}.wm-main{min-height:calc(100vh - 72px);padding:24px}.wm-list-head{display:flex;align-items:center;justify-content:space-between;padding:0 3px 20px}.wm-list-head h1{margin:0;font:800 22px var(--wm-display);letter-spacing:-.035em}.wm-list-head>div:first-child span{display:block;margin-top:4px;color:#8a9ba2;font-size:8px}.wm-list-head>div:last-child{display:flex;align-items:center;gap:7px}.wm-list-head>div:last-child>span{color:#83949b;font-size:8px}.wm-list-head a{display:grid;place-items:center;width:28px;height:28px;border-radius:7px;background:#fff;border:1px solid var(--wm-line)}.wm-list-head a.disabled{pointer-events:none;opacity:.35}.wm-message-list{overflow:hidden;border:1px solid var(--wm-line);border-radius:13px;background:#fff}.wm-message-list>article{display:flex;align-items:center;min-height:58px;border-top:1px solid #edf1f2}.wm-message-list>article:first-child{border-top:0}.wm-message-list>article:hover{position:relative;background:#f7fbfb;box-shadow:0 3px 12px rgba(27,56,64,.08)}.wm-message-list>article.unread{background:#f0f9f8}.wm-message-list>article>form{padding:0 6px 0 13px}.wm-star{border:0;background:none;color:#a5b0b5;font-size:16px}.wm-star.active{color:#e8a70b}.wm-message-list>article>a{display:grid;min-width:0;flex:1;grid-template-columns:34px minmax(150px,220px) minmax(180px,1fr) 60px;align-items:center;gap:10px;padding:9px 14px 9px 2px}.wm-sender-avatar{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#edf3f4;color:#60757c;font-size:7px;font-weight:800}.unread .wm-sender-avatar{background:#d9f2ef;color:#07877c}.wm-message-list strong{overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.unread strong,.unread .wm-message-list b{font-weight:800}.wm-message-list a>div{display:flex;min-width:0;flex-direction:column}.wm-message-list b{overflow:hidden;font-size:10px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.wm-message-list small{margin-top:3px;color:#9aabb1;font-size:7px}.wm-message-list time{color:#7d8e95;font-size:8px;text-align:right}.wm-empty{display:flex;min-height:470px;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--wm-line);border-radius:13px;background:#fff;text-align:center}.wm-empty>span{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;background:#e9f8f6;color:#0c998c;font-size:21px}.wm-empty h2{margin:18px 0 5px;font:700 16px var(--wm-display)}.wm-empty p{margin:0;color:#8b9ba2;font-size:9px}.wm-connection-error{display:flex;gap:15px;max-width:650px;margin:70px auto;padding:25px;border:1px solid #fed1d5;border-radius:13px;background:#fff3f4}.wm-connection-error>span{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:#fee4e6;color:#b42318;font-weight:800}.wm-connection-error strong{font:700 13px var(--wm-display)}.wm-connection-error p{color:#8d4c53;font-size:9px}.wm-connection-error a{color:#b42318;font-size:9px;font-weight:800}.wm-privacy-line{padding:18px;color:#98a7ad;font-size:7px;text-align:center}.wm-privacy-line span{color:#0f9f90}
.wm-compose{position:fixed;z-index:70;right:25px;bottom:0;display:none;width:min(560px,calc(100vw - 30px));overflow:hidden;border:1px solid #dce5e8;border-radius:13px 13px 0 0;background:#fff;box-shadow:0 15px 55px rgba(11,34,43,.24)}.wm-compose.open{display:block}.wm-compose.minimized>form{display:none}.wm-compose>header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;background:#102b38;color:#fff}.wm-compose>header strong{font-size:10px}.wm-compose>header button{border:0;background:none;color:#b8c9cf;font-size:16px}.wm-compose>form{padding:0}.wm-compose-row,.wm-compose-copies label{display:flex;align-items:center;border-bottom:1px solid var(--wm-line)}.wm-compose-row>span,.wm-compose-copies span{padding-left:15px;color:#7d8f96;font-size:9px}.wm-compose input{min-width:0;flex:1;padding:11px;border:0;outline:0;font-size:10px}.wm-compose-row button{margin-right:12px;border:0;background:none;color:#6f8289;font-size:8px}.wm-compose-copies{display:none}.wm-compose-copies.open{display:block}.wm-compose-copies label{margin:0}.wm-compose-subject{width:100%;border-bottom:1px solid var(--wm-line)!important}.wm-compose textarea{width:100%;min-height:260px;padding:16px;border:0;outline:0;resize:vertical;font:400 12px/1.65 var(--wm-font)}.wm-compose footer{display:flex;align-items:center;gap:12px;padding:12px 15px;border-top:1px solid var(--wm-line)}.wm-send-button{display:flex;align-items:center;gap:12px;padding:10px 18px;border:0;border-radius:8px;background:#0e9b8d;color:#fff;font-size:10px;font-weight:800}.wm-attach-button{position:relative;padding:8px;color:#5f747c;font-size:9px;font-weight:700;cursor:pointer}.wm-attach-button input{position:absolute;width:1px;opacity:0}.wm-compose footer>small{margin-left:auto;color:#98a7ad;font-size:7px}.wm-toast{position:fixed;z-index:100;top:18px;left:50%;display:flex;align-items:center;gap:9px;min-width:300px;padding:12px 14px;border-radius:9px;background:#e8faf4;color:#05765e;font-size:10px;box-shadow:0 12px 30px rgba(0,0,0,.15);transform:translateX(-50%)}.wm-toast.error{background:#fff0f1;color:#a92330}.wm-toast button{margin-left:auto;border:0;background:none;color:inherit}
.wm-reader{padding-top:15px}.wm-reader-tools{display:flex;align-items:center;height:46px;padding:0 10px;border-bottom:1px solid var(--wm-line);background:#fff;border-radius:11px 11px 0 0}.wm-reader-tools>a{display:grid;place-items:center;width:32px;height:32px;border-radius:8px}.wm-reader-tools>a:hover,.wm-reader-tools button:hover{background:#f0f5f6}.wm-reader-tools form{display:flex;align-items:center;gap:3px;margin-left:14px;padding-left:14px;border-left:1px solid var(--wm-line)}.wm-reader-tools button{width:32px;height:32px;border:0;border-radius:8px;background:none;color:#60737b}.wm-reader-tools select{margin-left:10px;padding:7px;border:1px solid var(--wm-line);border-radius:7px;color:#62757d;font-size:8px}.wm-message{min-height:calc(100vh - 150px);padding:32px 38px;border:1px solid var(--wm-line);border-top:0;border-radius:0 0 11px 11px;background:#fff}.wm-message>header h1{margin:0 0 25px;font:700 22px/1.35 var(--wm-display)}.wm-message-author{display:flex;align-items:center;gap:11px}.wm-message-author>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#ddf3f0;color:#0b8b80;font-size:8px;font-weight:800}.wm-message-author>div{display:flex;min-width:0;flex:1;flex-direction:column}.wm-message-author strong{font-size:10px}.wm-message-author small{overflow:hidden;margin-top:3px;color:#82939a;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.wm-message-author time{color:#82939a;font-size:8px}.wm-external-images-note{margin:22px 0 5px;padding:9px 12px;border-radius:7px;background:#f4f7f8;color:#74878e;font-size:7px}.wm-message-frame{width:100%;height:55vh;min-height:420px;border:0;background:#fff}.wm-attachments{padding-top:20px;border-top:1px solid var(--wm-line)}.wm-attachments h2{font:700 10px var(--wm-display)}.wm-attachments>div{display:flex;flex-wrap:wrap;gap:9px}.wm-attachments a{display:flex;align-items:center;gap:9px;width:230px;padding:10px;border:1px solid var(--wm-line);border-radius:8px}.wm-attachments a>span{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;background:#eef3f4;color:#647980}.wm-attachments p{display:flex;min-width:0;flex:1;flex-direction:column;margin:0}.wm-attachments strong{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.wm-attachments small{margin-top:3px;color:#8c9da3;font-size:6px}.wm-attachments a>b{color:#0e9588}.wm-reply-actions{display:flex;gap:9px;margin-top:25px}.wm-reply-actions button{padding:9px 14px;border:1px solid #dce5e7;border-radius:8px;background:#fff;color:#52666e;font-size:9px;font-weight:700}
@media(max-width:900px){.wm-login-page{grid-template-columns:1fr}.wm-login-brand{display:none}.wm-login-panel{min-height:100vh}.wm-brand.mobile{display:flex;margin-bottom:55px}.wm-sidebar{transform:translateX(-105%);transition:.25s;box-shadow:10px 0 35px rgba(0,0,0,.12)}.wm-sidebar.open{transform:none}.wm-sidebar-brand>button{display:block}.wm-shell{width:100%;margin-left:0}.wm-mobile-menu{display:block;margin-right:10px}.wm-account>div{display:none}.wm-topbar{padding:0 12px}.wm-search{width:auto;flex:1}.wm-main{padding:15px}.wm-message-list>article>a{grid-template-columns:34px minmax(100px,160px) minmax(120px,1fr) 50px}.wm-compose{right:15px}}
@media(max-width:620px){.wm-message-list>article>a{grid-template-columns:34px minmax(0,1fr) 45px}.wm-message-list a>strong{grid-column:2}.wm-message-list a>div{grid-column:2;grid-row:2}.wm-message-list a>.wm-sender-avatar{grid-row:1/3}.wm-message-list a>time{grid-column:3;grid-row:1}.wm-message-list>article>a{padding-block:8px}.wm-message-list>article{min-height:70px}.wm-message-list small{display:none}.wm-account{margin-left:6px;padding-left:6px}.wm-topbar>.wm-icon-button{display:none}.wm-search button{display:none}.wm-list-head>div:last-child>.wm-icon-button{display:none}.wm-compose{right:0;width:100vw;border-radius:13px 13px 0 0}.wm-compose textarea{min-height:220px}.wm-message{padding:23px 17px}.wm-message-author time{display:none}.wm-message>header h1{font-size:18px}.wm-reader-tools{overflow-x:auto}.wm-message-frame{height:52vh;min-height:350px}}
