::-webkit-scrollbar{width:3px;background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#bbb}:root{color-scheme:dark;--background: #222;--text-color: #FAFAFA;--link-color: #FFF;--announce-color: #00B400;--announce-color-accent: #6EE66E;--account-list-background: #111;--nav-background: #2D2D2D;--nav2-background: #336621;--mailbox-message-background: #DEDEDE;--mailbox-message-seen-background: #A0A0A0;--mailbox-message-checked-background: #FFDA84;--mailbox-message-checked-seen-background: #FFEEC8;--message-header-background: #444;--status-color: #FFF;--status-background: #336;--status-ok-color: #00FF00;--status-load-color: #FFFF00;--status-err-color: #FF0000}html{height:100%}body{background:var(--background);font-family:sans-serif;color:var(--text-color);display:flex;flex-direction:row;align-items:stretch;min-height:100%;margin:0}h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-weight:normal}a{cursor:pointer;text-decoration:underline;color:var(--link-color)}.disabled{cursor:auto;font-style:italic;text-decoration:none;color:#ccc}input:disabled{background-color:#ddd}.hidden{display:none !important}.clearfix{clear:both}nav>select{border:0;border-left:1px solid #bbb;margin-left:.5em;padding-left:.5em;background:rgba(0,0,0,0);max-width:8ch;color:var(--link-color);font-size:1rem;text-decoration:underline}nav>select>option{text-decoration:underline}option{background:#36363a}@media((max-width: 100ch) and (min-width: 48.01rem)){body{display:block !important}.login_panel{position:absolute;left:50%;transform:translateX(-50%)}.account_panel{width:22% !important;max-width:22% !important;padding-left:1ch !important;padding-right:1ch !important}.mailbox_panel{width:78% !important;max-width:78% !important;padding-left:1ch !important;padding-right:1ch !important;max-height:50vh !important}.account_panel,.mailbox_panel{margin-right:0 !important;padding-right:1em !important}.message_panel,.compose_panel{padding-left:.5em !important;padding-bottom:50vh !important;width:100% !important;max-width:100% !important}}@media(max-width: 100ch){.compose_panel textarea{width:100% !important}}.login_panel,.account_panel,.mailbox_panel,.message_panel,.compose_panel{display:inline-block}.account_panel,.mailbox_panel,.message_panel,.compose_panel{vertical-align:top;overflow:auto;padding-bottom:3em;box-sizing:border-box;margin-top:1em}.message_panel,.compose_panel{max-width:58%;padding-left:1em}.message_panel nav,.compose_panel nav{padding:.5em;background:var(--nav-background)}.message_panel nav>a+a,.compose_panel nav>a+a{margin-left:.5em;padding-left:.5em;border-left:1px solid #bbb}.message_panel header,.compose_panel header{padding:.5em;margin-bottom:.5em;background:var(--message-header-background);border-bottom:2px solid #000}.login_panel{margin:0 auto;height:fit-content;padding-bottom:2em}.login_panel>h1{text-align:center}.login_panel>h2{font-size:large;text-align:center;font-weight:bold;color:var(--announce-color)}.login_panel>h2 a{color:var(--announce-color-accent);font-weight:bolder}.login_panel table,.prompt table{margin:0 auto}.login_panel table th,.prompt table th{text-align:left;padding-right:1em}.login_methods{box-sizing:border-box;width:min(52ch, calc(100% - 1em));margin:0 auto}.login_choice{box-sizing:border-box;margin:.85em auto;padding:1em;background:linear-gradient(180deg, #191919 0%, #101010 100%);border:1px solid #444;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 .35em 1.2em rgba(0,0,0,.22)}.login_choice h3{margin:0 0 .35em;color:#fff;font-size:1.05em}.login_choice p{margin:0 0 .85em;color:#d8d8d8;line-height:1.35}.login_choice table{width:100%}.login_choice table th{width:11em}.login_choice input[name=access_token],.login_choice input[name=token_totp],.login_choice input[name=username],.login_choice input[name=password]{box-sizing:border-box;width:100%;max-width:26em}.login_choice_action{text-align:right}.login_choice_action input,.login_choice_action button{min-width:11em}.login_or{display:flex;align-items:center;width:min(52ch, calc(100% - 1em));margin:1em auto;color:#fff;font-weight:900;font-size:1.4em;letter-spacing:.16em;text-align:center}.login_or::before,.login_or::after{content:"";flex:1;border-top:1px solid #666;box-shadow:0 1px 0 #000}.login_or span{display:inline-block;margin:0 .8em;padding:.18em .55em;background:#242424;border:1px solid #666;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.nojs_webmail{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:.2em;width:min(52ch, calc(100% - 1em));margin:1em auto 0;padding:.7em 1em;text-align:center;text-decoration:none;color:var(--announce-color-accent);background:linear-gradient(180deg, #14210f 0%, #0d1a08 100%);border:2px solid var(--announce-color);box-shadow:inset 0 1px 0 rgba(110,230,110,.18),0 .35em 1.2em rgba(0,0,0,.25)}.nojs_webmail:hover,.nojs_webmail:focus-visible{background:linear-gradient(180deg, #1c2e14 0%, #12240b 100%);border-color:var(--announce-color-accent);outline:none}.nojs_webmail_title{font-weight:900;font-size:1.1em;letter-spacing:.02em;text-decoration:underline}.nojs_webmail_note{font-size:.85em;color:#cfe9cf}.login_save{box-sizing:border-box;width:min(52ch, calc(100% - 1em));margin:.85em auto 0;padding:.75em 1em;background:#151515;border:1px solid #333;text-align:center}.login_save label{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55em}.login_save small{display:block;margin-top:.35em;color:#bdbdbd}.login_help{box-sizing:border-box;width:min(46ch, calc(100% - 1em));margin:.85em auto .9em;padding:.75em .9em .85em;font-size:.92rem;line-height:1.3;background:#161616;border:1px solid #444;box-shadow:inset 0 1px 0 rgba(255,255,255,.06)}.login_help_title{display:block;width:100%;margin:0;padding:.12em 0;border:0;background:rgba(0,0,0,0);color:#f0f0f0;font:inherit;font-weight:bold;line-height:1.15;text-align:left;cursor:pointer}.login_help_title::after{content:"+";float:right;color:#bdbdbd;font-weight:normal}.login_help:hover .login_help_title::after,.login_help:focus-within .login_help_title::after,.login_help.expanded .login_help_title::after{content:"-"}.login_help_body{display:grid;margin:0;padding-top:0;gap:.3em;max-height:0;opacity:0;overflow:hidden;visibility:hidden;transform:translateY(-0.15em);transition:max-height 180ms ease,opacity 140ms ease,padding-top 180ms ease,transform 180ms ease,visibility 0s linear 180ms}.login_help:hover .login_help_body,.login_help:focus-within .login_help_body,.login_help.expanded .login_help_body{max-height:var(--login-help-height, 40em);opacity:1;padding-top:.4em;visibility:visible;transform:translateY(0);transition:max-height 180ms ease,opacity 140ms ease,padding-top 180ms ease,transform 180ms ease,visibility 0s linear 0s}.login_help dl>div{display:grid;grid-template-columns:7.5em minmax(0, 1fr);gap:.55em;margin:0 -0.35em;padding:.35em .35em 0;border-top:1px solid #303030;border-radius:2px}.login_help_row.glow{animation:login_help_glow 1400ms ease}.login_help dt{color:#fff;font-weight:bold}.login_help dd{margin:0;color:#e7e7e7}.login_help dd span{display:block}.login_help dd span+span{margin-top:.12em}.login_help code{color:#f0f0f0;background:#242424;border:1px solid #444;padding:0 .2em;font-size:.95em;white-space:nowrap}@media(max-width: 60ch){.login_methods,.login_or,.login_save{width:calc(100% - 1em)}.login_choice table,.login_choice table tbody,.login_choice table tr,.login_choice table th,.login_choice table td{display:block;width:100%}.login_choice table th{padding:0 0 .25em}.login_choice table td+th,.login_choice table tr+tr{margin-top:.65em}.login_choice_action{text-align:left}.login_help dl>div{grid-template-columns:1fr;gap:.15em}}@media(prefers-reduced-motion: reduce){.login_help_body{transition:none;transform:none}.login_help_row.glow{animation:none;background:#2a2a2a;box-shadow:0 0 0 1px #777}}@keyframes login_help_glow{0%,100%{background:rgba(0,0,0,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}18%,70%{background:#2a2a2a;box-shadow:0 0 0 1px #777,0 0 .65em rgba(255,255,255,.28)}}.account_list li{cursor:pointer;color:var(--link-color);display:block;background:var(--account-list-background);padding:.5em 1em;margin-bottom:.5em}.account_list li.no_accounts{cursor:auto}.account_list li a{float:right}#noscript{display:none;margin:3em 2em}noscript #noscript{display:block}.account_panel{order:100;max-width:15%;margin-right:1em}.account_panel p{margin:.25em 1em;font-style:italic}.account_panel ul{padding-left:1em;margin-top:.2em;margin-bottom:.2em}.account_panel p,.account_panel li{word-break:break-all}.account_panel a{display:block}.account_panel .mailbox_list a{display:inline}.account_panel .unread:not(:empty){font-size:smaller;margin-left:1ch;padding:.25em;background:var(--status-background);border-radius:.5em}.account_panel a+a,.account_panel li+li{margin-top:.3em}.mailbox_panel{order:200;max-width:25%}.mailbox_panel header{position:sticky;top:0;background:var(--background)}.mailbox_panel .mailbox_name{font-size:large;margin:0;float:left}.mailbox_panel .message_count,.mailbox_panel nav i{float:right;margin-left:.5em}.mailbox_panel nav{margin-bottom:.25em;padding:.5em;background:var(--nav-background)}.mailbox_panel nav>a+a{margin-left:.5em;padding-left:.5em;border-left:1px solid #bbb}.mailbox_panel .message_controls{background:var(--nav2-background)}.mailbox_panel .message_controls a{display:inline-block}.mailbox_panel .mailbox_search{padding:.35em .5em;margin-bottom:.25em;background:#1a1a1a;font-size:.85em}.mailbox_panel .mailbox_search input{box-sizing:border-box;width:min(22em, 100%)}.mailbox_panel .mailbox_search .filtercount{display:block;margin-top:.25em;color:#ccc}.mailbox_panel .message{display:grid;grid-template-columns:auto minmax(0, 1fr);column-gap:.55em;align-items:start;background:var(--mailbox-message-background);color:#000;border-bottom:4px solid #000;padding:.5em;cursor:pointer;box-sizing:border-box;font-size:.8em}.mailbox_panel .message[data-open=true]{border:3px solid #339;margin-left:.5em}.mailbox_panel .message:has(input:checked){background:var(--mailbox-message-checked-background)}.mailbox_panel .message[data-flags*=_Seen]:has(input:checked){background:var(--mailbox-message-checked-seen-background)}.mailbox_panel .message[data-flags*=_Seen]{background:var(--mailbox-message-seen-background)}.mailbox_panel .message[data-flags*=_Flagged]{border:2px solid #e8b00b}.mailbox_panel .message>input[type=checkbox]{margin-top:.35em}.mailbox_panel .message .message_body{min-width:0}.mailbox_panel .message .message_meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75em;margin-bottom:.15em}.mailbox_panel .message .subject{font-weight:bold;font-size:1.25em;overflow-wrap:anywhere}.mailbox_panel .message[data-flags*=_Seen] .subject{font-size:1em}.mailbox_panel .message .from{min-width:0;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mailbox_panel .message .date{flex:0 0 auto;font-size:.85em;font-weight:normal;opacity:.8;white-space:nowrap}.mailbox_panel header{margin:0;word-break:break-all;overflow:hidden}.message_panel{order:300}.message_panel .raw_headers,.message_panel .raw_body,.message_panel .body,.message_panel .text{font-family:monospace;white-space:pre-wrap;word-wrap:anywhere}.message_panel .subject{font-size:1.25em}.message_panel .subject,.message_panel .from_header,.message_panel .to_header,.message_panel .cc_header,.message_panel .bcc_header,.message_panel .date_header{font-weight:bold}.message_panel .from,.message_panel .to,.message_panel .cc,.message_panel .bcc,.message_panel .date{font-weight:normal}.message_panel .inline,.message_panel .attachment{margin-top:1em;margin-bottom:1em}.message_panel .body>.inline+.inline{margin-top:1.5em;padding-top:1.5em;border-top:1px dashed #5a5a5a}.message_panel .body>.inline+.inline::before{content:attr(data-version-label);display:block;margin:-2.35em auto 1.25em;width:max-content;padding:.1em .7em;font-family:sans-serif;font-size:.72em;font-weight:bold;text-transform:uppercase;letter-spacing:.06em;color:#bbb;background:var(--background)}.message_panel .body>.inline+.inline .html_notice{display:none}.message_panel img,.message_panel video{display:block;max-width:100%}.message_panel ul li a{padding-right:.5em}.message_panel ul li a+a{padding-left:.5em;border-left:1px solid #fff}.message_panel .html_notice{display:block;width:max-content;margin-bottom:.75em;padding:.1em .6em;font-family:sans-serif;font-size:.78em;font-weight:bold;text-transform:uppercase;letter-spacing:.05em;color:#cfe8ff;background:#1c2d3a;border:1px solid #2f4a5e;border-radius:.8em}.message_panel .html_links{margin-top:1.25em;padding-top:.5em;border-top:1px solid #444;font-family:sans-serif;font-size:.9em}.message_panel .html_links summary{cursor:pointer;color:var(--link-color);font-weight:bold}.message_panel .html_links ul{margin:.5em 0 0;padding-left:0;list-style:none;word-break:break-all}.message_panel .html_links li{margin-bottom:.3em}.message_panel .html_links .linkref{margin-right:.4em;color:#9fd2ff;font-weight:bold}.compose_panel{order:300}.compose_panel table{width:100%}.compose_panel .rcpts{max-width:min-content}.compose_panel th{width:1px;text-align:left}.compose_panel input{width:100%}.compose_panel .hint{display:block;margin-top:.25em;color:#bbb;font-size:.8em}.compose_panel .response{display:none;padding:.5em;margin-bottom:.5em}.compose_panel .response.load{background-color:#a77d19}.compose_panel .response.err{background-color:#c00505}.compose_panel .response.success{background-color:#2b9216}.compose_panel .response-smtp-unlock{display:none;padding:.75em 1em;margin:.5em 0 .75em;background-color:#1a2d4a;border:2px solid #4a9eff;border-radius:4px;line-height:1.5}.compose_panel .response-smtp-unlock:not([hidden]){display:block}.compose_panel .response-smtp-unlock p{margin:.35em 0 0}.compose_panel .response-smtp-unlock a{color:#9ed0ff;font-weight:bold;text-decoration:underline}.compose_panel textarea{width:50em;height:30em;font-family:monospace}#status{z-index:10000;display:none;position:fixed;bottom:0;left:0;width:100%;background:var(--status-background);color:var(--status-color)}#status p,#status label{float:left;padding-left:1em}#status p,#notify_status,#idle_status,#status label,#status-data{font-family:monospace;padding-top:.2em;margin:.5em}#status_color{float:right;width:2em;height:2em}#notify_status,#idle_status{display:none;float:right;margin:.5em;margin-right:1em}#notify_status.notifying,#idle_status.idling{display:inline-block}#status-data-toggle~#status-data{display:none;clear:both;background:rgba(255,0,0,.2);padding:1em;margin:.5em 0 0 0}#status-data-toggle:checked~#status-data{display:block}#status_color.OK{background:var(--status-ok-color)}#status_color.LOAD{background:var(--status-load-color)}#status_color.ERR,#status_color.DISC{background:var(--status-err-color)}.prompt{position:fixed;top:0;left:50%;transform:translateX(-50%);box-shadow:0 0 0 9000px rgba(0,0,0,.4);z-index:1000;background:var(--account-list-background);padding:1.25em 1.5em 1.5em;width:max-content;max-width:90%;max-height:100%;overflow-y:auto}.prompt-chrome{display:flex;align-items:flex-start;justify-content:space-between;gap:1em;margin-bottom:.85em}.prompt h1.title{margin:0;font-size:1.5em;line-height:1.25;min-width:0}.prompt .close{appearance:none;flex:0 0 auto;margin:0;padding:.45em .9em;border:1px solid #777;background:#2c2c2c;color:#fff;font:inherit;font-weight:bold;line-height:1.2;text-decoration:none;cursor:pointer}.prompt .close:hover,.prompt .close:focus-visible{border-color:#fff;background:#3a3a3a}.prompt .close:focus-visible{outline:2px solid var(--announce-color-accent);outline-offset:2px}.input-prompt{max-width:60ch}.input-prompt input[type=text]{width:100%}.prompt.settings{top:3vh;width:min(56rem, calc(100vw - 1.5em));max-width:min(56rem, 98%);min-height:min(36rem, calc(100dvh - 6vh));max-height:calc(100dvh - 4vh);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.prompt.settings .prompt-chrome{flex:0 0 auto;padding-bottom:.35em;border-bottom:1px solid #333;margin-bottom:1em}.prompt.settings .close{min-width:5.5em;border-color:#999;background:#3a3a3a}.prompt.settings .content,.prompt.settings .settings-content{flex:1 1 auto;min-height:0;max-width:100%;overflow:auto;padding-right:.15em}.prompt.settings .settings-note{margin:0 0 1em;color:#c8c8c8;font-size:.95em}.prompt.settings .settings-tabs{display:flex;flex-wrap:wrap;gap:.15em;margin:0 0 1.15em;border-bottom:1px solid #444}.prompt.settings .settings-tab{appearance:none;margin:0;padding:.65em 1.15em;border:0;border-bottom:2px solid rgba(0,0,0,0);margin-bottom:-1px;background:rgba(0,0,0,0);color:#bbb;font:inherit;cursor:pointer}.prompt.settings .settings-tab:hover{color:#fff;background:rgba(255,255,255,.04)}.prompt.settings .settings-tab[aria-selected=true]{color:#fff;border-bottom-color:var(--announce-color)}.prompt.settings .settings-tab:focus-visible{outline:2px solid var(--announce-color-accent);outline-offset:2px}.prompt.settings .settings-pane{display:flex;flex-direction:column;gap:.95em;padding-bottom:.5em}.prompt.settings .settings-pane.hidden,.prompt.settings .settings-pane[hidden]{display:none !important}.prompt.settings .settings-option{display:grid;grid-template-columns:auto minmax(0, 1fr);gap:.75em;align-items:start;margin:0;padding:.95em 1em;border:1px solid #3a3a3a;background:#171717;cursor:pointer}.prompt.settings .settings-option-compact{padding:.55em 0;border:0;background:rgba(0,0,0,0)}.prompt.settings .settings-option input{margin-top:.2em}.prompt.settings .settings-option-copy{display:flex;flex-direction:column;gap:.25em;min-width:0}.prompt.settings .settings-option-title{color:#fff;line-height:1.35;overflow-wrap:anywhere}.prompt.settings .settings-option-help,.prompt.settings .settings-field-help,.prompt.settings .settings-avatar-help{color:#b5b5b5;font-size:.92em;line-height:1.4;overflow-wrap:anywhere}.prompt.settings .settings-field{display:flex;flex-direction:column;gap:.4em}.prompt.settings .settings-field-label{color:#eee;font-weight:bold}.prompt.settings .settings-avatar-card{padding:.9em 1em;border:1px solid #3a3a3a;background:#171717}.prompt.settings .settings-avatar-actions{display:flex;flex-wrap:wrap;gap:.5em;margin:.65em 0 .35em}.prompt.settings label{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.prompt.settings input[type=text],.prompt.settings select,.prompt.settings textarea{width:100%;max-width:100%;box-sizing:border-box}.prompt.settings textarea{min-height:9em;resize:vertical;line-height:1.4}.prompt.settings .settings-avatar-row{display:flex;align-items:center;gap:.75em}.account_card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9em;padding:.5em .25em .75em}.account_avatar_wrap{flex:0 0 auto;width:2.75em;height:2.75em}.account_avatar_wrap.hidden{display:none}.account_avatar,.account_avatar_fallback{width:2.75em;height:2.75em;border-radius:50%;object-fit:cover;box-sizing:border-box}.account_avatar{border:2px solid rgba(255,255,255,.25);background:rgba(255,255,255,.1)}.account_avatar_fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #444, #1a1a1a);color:#fff;font-weight:bold;font-size:1.25em;text-transform:uppercase;border:2px solid rgba(255,255,255,.15)}.account_card_text{display:flex;flex-direction:column;align-items:center;min-width:0;max-width:100%;line-height:1.3}.account_card_label{font-size:.7em;opacity:.55;text-transform:uppercase;letter-spacing:.06em}.account_card_text .username{display:block;max-width:100%;font-style:normal;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt.settings .settings-avatar-preview{width:3.25em;height:3.25em;border-radius:50%;object-fit:cover;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.25)}.prompt.settings .settings-avatar-help{margin:.55em 0 0;max-width:100%}.message_panel .sender_avatar{float:right;width:3em;height:3em;border-radius:50%;object-fit:cover;margin:0 0 .5em .75em;border:2px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1)}.message_panel .sender_avatar_load{float:right;margin:0 0 .5em .75em;font-size:.85em;cursor:pointer}@media(max-width: 60ch){.prompt.settings{top:0;min-height:100dvh;max-height:100dvh;width:100%;max-width:100%;border-radius:0}.prompt.settings .settings-tabs{flex-wrap:wrap}.prompt.settings .settings-tab{flex:1 1 auto;text-align:center;padding:.7em .55em}}.mailbox-manage{min-width:40ch}.mailbox-manage .mailbox{padding:.5em 0 .5em .5em;margin:.5em 0}.mailbox-manage .mailbox.first{background-color:#222}.mailbox-manage .mailbox.second{background-color:rgba(255,255,255,.2)}.mailbox-manage .actions{padding:0 .5em 0 1em;float:right}.prompt.logs{width:100%;max-height:90%;overflow:hidden}.logs-prompt .logs-container{max-height:50vh;overflow:scroll;font-family:monospace}.logs-prompt .message{white-space:pre-wrap}.logs-prompt tr{background-color:#222}.logs-prompt tr+tr{border-top:1px solid #ccc}.logs-prompt td{padding:.25em 1ch;vertical-align:bottom}.logs-prompt .time,.logs-prompt .data{white-space:nowrap}#init{margin-top:2em;margin-left:auto;margin-right:auto;padding-bottom:2em;height:fit-content}#flashbang{display:none;pointer-events:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000000}@keyframes flash{from{background-color:#fff}to{background-color:rgba(255,255,255,0)}}.flash{display:block !important;animation:flash 90s cubic-bezier(0.18, 0.05, 0.48, 0.99)}@media(max-width: 48rem){html{height:100%}body.mobile-layout{display:block !important;min-height:100dvh;padding:0;padding-bottom:env(safe-area-inset-bottom, 0);overflow:hidden}body.mobile-layout>.login_panel,body.mobile-layout>.account_panel,body.mobile-layout>.mailbox_panel,body.mobile-layout>.message_panel,body.mobile-layout>.compose_panel{display:none !important;position:fixed !important;inset:0;top:0;left:0;right:0;bottom:0;width:100% !important;max-width:none !important;max-height:none !important;margin:0 !important;padding:0 !important;transform:none !important;overflow:auto;-webkit-overflow-scrolling:touch;background:var(--background);z-index:2}body.mobile-layout[data-mobile-view=login]>.login_panel,body.mobile-layout[data-mobile-view=account]>.account_panel,body.mobile-layout[data-mobile-view=mailbox]>.mailbox_panel,body.mobile-layout[data-mobile-view=message]>.message_panel,body.mobile-layout[data-mobile-view=compose]>.compose_panel{display:block !important}body.mobile-layout[data-mobile-view=login]{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}body.mobile-layout[data-mobile-view=login]>.login_panel{position:relative !important;inset:auto !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;width:100% !important;min-height:100dvh;height:auto !important;max-height:none !important;overflow:visible;padding:1.25rem 1rem calc(2rem + env(safe-area-inset-bottom, 0)) !important;box-sizing:border-box}body.mobile-layout[data-mobile-view=account]>.account_panel,body.mobile-layout[data-mobile-view=mailbox]>.mailbox_panel,body.mobile-layout[data-mobile-view=message]>.message_panel,body.mobile-layout[data-mobile-view=compose]>.compose_panel{top:3.35rem;bottom:4.1rem;padding:.85rem .9rem 1.25rem !important;overscroll-behavior:contain}body.mobile-layout[data-mobile-view=compose]>.compose_panel{bottom:0}.mobile-chrome{position:fixed;top:0;left:0;right:0;z-index:40;display:grid;grid-template-columns:auto minmax(0, 1fr) auto;gap:.55rem;align-items:center;min-height:3.35rem;padding:.45rem .7rem;padding-top:calc(.45rem + env(safe-area-inset-top, 0));border-bottom:1px solid #3a3a3a;background:#141414}.mobile-chrome[hidden],.mobile-dock[hidden]{display:none !important}.mobile-chrome .mobile-title{margin:0;min-width:0;color:#fff;font-weight:bold;font-size:1rem;line-height:1.25;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-chrome button,.mobile-dock button{appearance:none;margin:0;min-height:2.35rem;padding:.4rem .7rem;border:1px solid #666;background:#2a2a2a;color:#fff;font:inherit;font-size:.92rem;font-weight:bold;cursor:pointer}.mobile-chrome .mobile-back:not([hidden]){border-color:#8a8a8a;background:#333;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}body.mobile-layout[data-mobile-view=message] .mobile-chrome .mobile-back:not([hidden]){border-color:var(--announce-color);background:#1d2a1d}.mobile-chrome button:focus-visible,.mobile-dock button:focus-visible{outline:2px solid var(--announce-color-accent);outline-offset:2px}.mobile-dock{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(3, 1fr);gap:.35rem;padding:.45rem .55rem;padding-bottom:calc(.45rem + env(safe-area-inset-bottom, 0));border-top:1px solid #3a3a3a;background:#141414}.mobile-dock button[aria-current=page]{border-color:var(--announce-color);background:#1d2a1d;color:#fff}body.mobile-layout .login_panel>h1{font-size:1.45rem;margin:.4rem 0 1rem}body.mobile-layout .login_methods,body.mobile-layout .login_or,body.mobile-layout .login_save,body.mobile-layout .login_help,body.mobile-layout .nojs_webmail{width:100% !important;max-width:none}body.mobile-layout .login_choice,body.mobile-layout .login_save,body.mobile-layout .login_help,body.mobile-layout .nojs_webmail{margin-left:0;margin-right:0}body.mobile-layout .login_choice table,body.mobile-layout .login_choice table tbody,body.mobile-layout .login_choice table tr,body.mobile-layout .login_choice table th,body.mobile-layout .login_choice table td{display:block;width:100%}body.mobile-layout .login_choice table th{padding:0 0 .3rem;width:auto}body.mobile-layout .login_choice_token table th,body.mobile-layout .login_choice_token table td{text-align:center}body.mobile-layout .login_choice input[name=access_token],body.mobile-layout .login_choice input[name=token_totp],body.mobile-layout .login_choice input[name=username],body.mobile-layout .login_choice input[name=password]{max-width:none;min-height:2.6rem;font-size:1rem}body.mobile-layout .login_choice input[name=access_token],body.mobile-layout .login_choice input[name=token_totp]{text-align:center;letter-spacing:.08em}body.mobile-layout .login_choice input[name=access_token]::placeholder,body.mobile-layout .login_choice input[name=token_totp]::placeholder{text-align:center;letter-spacing:.08em}body.mobile-layout .login_choice_action{text-align:stretch}body.mobile-layout .login_choice_action input,body.mobile-layout .login_choice_action button{width:100%;min-height:2.75rem}body.mobile-layout .account_panel .account_card{flex-direction:row;justify-content:flex-start;text-align:left;gap:.85rem;margin-bottom:.85rem;padding:.85rem;border:1px solid #3a3a3a;background:#171717}body.mobile-layout .account_panel .account_card_text{align-items:flex-start}body.mobile-layout .account_panel a{display:block;min-height:2.6rem;padding:.7rem .85rem;border:1px solid #333;background:#1a1a1a;text-decoration:none;box-sizing:border-box}body.mobile-layout .account_panel .mailbox_list{list-style:none;margin:.35rem 0 .85rem;padding:0}body.mobile-layout .account_panel .mailbox_list li{display:flex;align-items:center;gap:.55rem;margin:0 0 .45rem}body.mobile-layout .account_panel .mailbox_list a{display:block;width:auto;flex:1 1 auto;min-width:0;min-height:2.75rem;padding:.8rem .9rem;border:1px solid #3a3a3a;background:#171717;box-sizing:border-box;text-decoration:none;overflow-wrap:anywhere}body.mobile-layout .account_panel hr{border:0;border-top:1px solid #333;margin:.85rem 0}body.mobile-layout .mailbox_panel header{position:sticky;top:0;z-index:3;padding-bottom:.45rem;background:var(--background)}body.mobile-layout .mailbox_panel .mailbox_name{display:none}body.mobile-layout .mailbox_panel .message_count{float:none;display:block;margin:0 0 .45rem;font-size:.82rem;opacity:.75}body.mobile-layout .mailbox_panel nav,body.mobile-layout .message_panel nav,body.mobile-layout .compose_panel nav{display:flex;flex-wrap:wrap;gap:.4rem;padding:.55rem}body.mobile-layout .mailbox_panel nav>a,body.mobile-layout .message_panel nav>a,body.mobile-layout .compose_panel nav>a{display:inline-flex;align-items:center;min-height:2.3rem;padding:.35rem .65rem;border:1px solid #555;background:#262626;text-decoration:none}body.mobile-layout .mailbox_panel nav>a+a,body.mobile-layout .message_panel nav>a+a,body.mobile-layout .compose_panel nav>a+a{margin-left:0;padding-left:.65rem;border-left:1px solid #555}body.mobile-layout .mailbox_panel .mailbox_controls .rebuild{display:none}body.mobile-layout .mailbox_panel .mailbox_search{padding:.45rem .55rem}body.mobile-layout .mailbox_panel .mailbox_search label{display:block;font-size:0}body.mobile-layout .mailbox_panel .mailbox_search input{width:100%;min-height:2.5rem;font-size:1rem;box-sizing:border-box}body.mobile-layout .mailbox_panel .message_controls{position:sticky;top:0;z-index:4;gap:.45rem}body.mobile-layout .mailbox_panel .message_controls select{flex:1 1 45%;min-height:2.35rem;font-size:.92rem}body.mobile-layout .mailbox_panel .message{grid-template-columns:auto minmax(0, 1fr);gap:.35rem .5rem;margin:0;padding:.4rem .55rem;border:0;border-bottom:1px solid #2a2a2a;font-size:.85rem;line-height:1.25;touch-action:pan-y;-webkit-user-select:none;user-select:none;transition:background-color .12s ease}body.mobile-layout .mailbox_panel .message:active{filter:brightness(0.94)}body.mobile-layout .mailbox_panel .message[data-open=true]{margin-left:0;border:0;border-bottom:1px solid #2a2a2a;box-shadow:inset 3px 0 0 var(--announce-color)}body.mobile-layout .mailbox_panel .message[data-flags*=_Flagged]{border:0;border-bottom:1px solid #2a2a2a;box-shadow:inset 3px 0 0 #e8b00b}body.mobile-layout .mailbox_panel .message>input[type=checkbox]{width:1rem;height:1rem;margin-top:.15rem}body.mobile-layout .mailbox_panel .message .message_meta{margin-bottom:0;gap:.4rem}body.mobile-layout .mailbox_panel .message .from{font-size:.78rem;font-weight:600;opacity:.95}body.mobile-layout .mailbox_panel .message .date{font-size:.7rem;opacity:.65}body.mobile-layout .mailbox_panel .message .subject{font-size:.88rem;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}body.mobile-layout .mailbox_panel .message[data-flags*=_Seen] .subject{font-size:.85rem;font-weight:400;opacity:.8}body.mobile-layout .mailbox_panel .message:not([data-flags*=_Seen]) .from{color:#111}body.mobile-layout .mailbox_panel .message_list{margin-top:.35rem;border-top:1px solid #333}body.mobile-layout .message_panel>nav,body.mobile-layout .compose_panel>nav{position:sticky;top:0;z-index:4;background:#1a1a1a;border-bottom:1px solid #333}body.mobile-layout .message_panel>nav .close{order:-1;border-color:var(--announce-color);background:#1d2a1d;font-weight:700}body.mobile-layout .message_panel>nav .reply,body.mobile-layout .compose_panel>nav .send{border-color:var(--announce-color);background:#1d2a1d;font-weight:700}body.mobile-layout .message_panel>nav select,body.mobile-layout .mailbox_panel .message_controls select{max-width:100%}body.mobile-layout .message_panel .headers .subject{font-size:1.15rem;line-height:1.3;margin-bottom:.45rem}body.mobile-layout .message_panel .headers .from_header,body.mobile-layout .message_panel .headers .to_header,body.mobile-layout .message_panel .headers .cc_header,body.mobile-layout .message_panel .headers .bcc_header,body.mobile-layout .message_panel .headers .date_header{font-size:.85rem;line-height:1.4;opacity:.9}body.mobile-layout .message_panel,body.mobile-layout .compose_panel{padding-bottom:1.5rem !important}body.mobile-layout .account_panel>.onlyloggedin>a.compose{display:none}body.mobile-layout .account_panel .unread:not(:empty){flex:0 0 auto;min-width:1.6rem;margin-left:0;padding:.2rem .45rem;border-radius:999px;background:#243024;color:#cfe8cf;font-size:.78rem;font-weight:700;text-align:center}body.mobile-layout .account_panel a:active,body.mobile-layout .mobile-chrome button:active,body.mobile-layout .mobile-dock button:active{filter:brightness(1.12)}body.mobile-layout .compose_panel table,body.mobile-layout .compose_panel table tbody,body.mobile-layout .compose_panel table tr,body.mobile-layout .compose_panel table th,body.mobile-layout .compose_panel table td{display:block;width:100%}body.mobile-layout .compose_panel textarea,body.mobile-layout .compose_panel input[type=text]{width:100% !important;max-width:none !important;min-height:2.5rem;font-size:1rem}body.mobile-layout .compose_panel textarea[name=body]{min-height:42vh}body.mobile-layout .compose_panel th{margin-top:.55rem;margin-bottom:.2rem;font-size:.8rem;opacity:.75;font-weight:600}body.mobile-layout #status{left:.55rem;right:.55rem;bottom:calc(4.35rem + env(safe-area-inset-bottom, 0));width:auto;border:1px solid #445;box-sizing:border-box}body.mobile-layout[data-mobile-view=compose] #status,body.mobile-layout[data-mobile-view=login] #status{bottom:.65rem}body.mobile-layout .prompt.settings{top:0;width:100%;max-width:100%;min-height:100dvh;max-height:100dvh}}@media(max-width: 48rem)and (orientation: landscape){body.mobile-layout[data-mobile-view=account]>.account_panel,body.mobile-layout[data-mobile-view=mailbox]>.mailbox_panel,body.mobile-layout[data-mobile-view=message]>.message_panel,body.mobile-layout[data-mobile-view=compose]>.compose_panel{bottom:3.6rem}}
