:root{--safe-area-inset-top: env(safe-area-inset-top, 0px);--safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);--safe-area-inset-left: env(safe-area-inset-left, 0px);--safe-area-inset-right: env(safe-area-inset-right, 0px)}.safe-area-inset-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}html{scroll-behavior:smooth;background-color:#030712}body{background-color:#030712}:focus-visible{outline:2px solid #6366f1;outline-offset:2px}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}*::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-hide{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hide::-webkit-scrollbar{display:none}.email-preview-body p{margin:.5rem 0}.email-preview-body a{color:#4f46e5;text-decoration:underline}.email-preview-body a:hover{color:#4338ca}.email-preview-body h1,.email-preview-body h2,.email-preview-body h3{font-weight:700;color:#0f172a;margin-top:1rem;margin-bottom:.5rem}.email-preview-body h1{font-size:1.25rem}.email-preview-body h2{font-size:1.125rem}.email-preview-body h3{font-size:1rem}.email-preview-body ul,.email-preview-body ol{margin:.5rem 0;padding-left:1.5rem}.email-preview-body li{margin:.25rem 0}.email-preview-body blockquote{border-left:4px solid #a5b4fc;background:#6366f114;padding:.5rem 1rem;margin:.5rem 0;border-radius:0 .5rem .5rem 0}.email-quoted-meta{margin:1rem 0;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.8125rem;color:#64748b}.email-meta-row{display:flex;gap:.5rem;margin:.25rem 0;line-height:1.4}.email-meta-row:first-child{margin-top:0}.email-meta-row:last-child{margin-bottom:0}.email-meta-label{flex-shrink:0;font-weight:600;color:#94a3b8;min-width:4.5rem}@keyframes slideIn{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-in{animation:slideIn .25s ease-out}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}.animate-shake{animation:shake .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .25s ease-out}
