@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark}html,body,#root{height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:#0a0a0a;color:#f5f3f0;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum"}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}input,textarea{font-family:inherit}a{color:#c5a47e}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2e2e2e;border-radius:8px;border:2px solid #0a0a0a}::-webkit-scrollbar-thumb:hover{background:#3e3e3e}.email-html{color:#e8e5e0;font-size:15px;line-height:1.6;overflow-wrap:anywhere}.email-html a{color:#c5a47e}.email-html img{max-width:100%;height:auto}.email-html img[data-blocked-src]{display:inline-block;min-width:60px;min-height:24px;background:#242424;border:1px dashed #3e3e3e;border-radius:6px}.email-html table{max-width:100%}.email-html blockquote{border-left:3px solid #2e2e2e;padding-left:12px;color:#a8a29e}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
