:root{font:13px "Segoe UI",system-ui,sans-serif;color:#242424;background:#fff;color-scheme:light}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:8px;border-bottom:1px solid #e0e0e0;padding:8px 12px;height:43px}header strong{font-size:14px;font-weight:600}#opensettings{margin-left:auto}.icon{font-size:18px;background:transparent;border:0;min-width:28px;padding:2px}main{padding:14px;max-width:460px;margin:auto}h1{font-size:16px;font-weight:600;margin:0 0 14px}p{line-height:1.45;margin:8px 0}.subject{font-size:12px;color:#616161;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0 0 8px}button,input,select{font:inherit;color:inherit}button{cursor:pointer;border:1px solid #d1d1d1;border-radius:3px;background:#fff;padding:6px 10px;min-height:30px}button:hover{background:#f3f3f3}button:disabled{opacity:.5;cursor:default}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #0f6cbd;outline-offset:2px}.primary{background:#0f6cbd;border-color:#0f6cbd;color:#fff}.primary:hover{background:#115ea3}.folder-choice{display:flex;align-items:center;gap:8px;width:100%;border:0;text-align:left;border-radius:2px;padding:8px 5px;overflow-wrap:anywhere}.folder-choice::before{content:"";flex:none;width:17px;height:13px;border:1px solid #bca565;border-radius:1px;background:#fff4ce;clip-path:polygon(0 0,42% 0,52% 20%,100% 20%,100% 100%,0 100%)}.folder-choice small{font-size:10px;color:#757575;margin-left:auto}.toolbar{display:flex;gap:8px;margin-top:14px;padding-top:10px;border-top:1px solid #eee}.destination{font-weight:600;overflow-wrap:anywhere;margin:15px 0}input,select{width:100%;border:1px solid #b3b3b3;border-radius:2px;padding:6px;margin-bottom:8px;background:#fff}select[size]{padding:3px;min-height:180px}option{padding:4px}label{display:block;margin:14px 0 5px}.hint{font-size:11px;color:#616161;overflow-wrap:anywhere}details{margin-top:16px}summary{cursor:pointer;color:#424242}#settings button{margin:3px 3px 3px 0}#status{font-size:12px;line-height:1.5;color:#616161;margin-bottom:12px;white-space:pre-wrap;overflow-wrap:anywhere}#status.error{color:#a4262c;background:#fdf3f4;padding:8px;border-left:2px solid #a4262c}.job{padding:8px 0;border-bottom:1px solid #eee;font-size:11px}#originalsection{margin:14px 0}#foldermessages a{color:#0f6cbd;text-decoration:none}#foldermessages p{padding:6px 0;border-bottom:1px solid #eee}#sendpending{margin-top:16px}[hidden]{display:none!important}

.compose-choice{display:flex;align-items:flex-start;gap:9px;margin:0;padding:9px 3px;cursor:pointer}.compose-choice input{width:auto;flex:none;margin:2px 0}.compose-choice:has(input:checked){background:#eff6fc}.compose-choice span{overflow-wrap:anywhere}
