:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#242424;background-color:#fff;--color-primary: #ffa5ab;--color-secondary:#f9dbbd;--color-tertiary: #da627d;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-tertiary);text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h2{margin-top:1rem}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-primary);cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}form{display:flex;flex-direction:column;gap:1rem}form div{display:flex;flex-direction:column;gap:.5rem}form input{padding:.6em .8em;font-size:1rem;border:1px solid #ccc;border-radius:6px;font-family:inherit;background-color:#fff;color:#000}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.loginsignup-page{display:flex;align-items:center;justify-content:center;flex-direction:column;height:90vh}.loginsignup-page form{width:300px}.inbox-button{place-items:center;position:absolute;transform:translate(-50%,-50%);background-size:cover;background-position:center;background-color:transparent}.inbox-button:hover{border-color:transparent;filter:brightness(.8)}.inbox-button.default{background-image:url(/inbox.png);width:300px;height:300px;top:50%;left:50%}.inbox-button.unread{background-image:url(/inbox-with-mail.png);width:365px;height:303px;top:49.2%;left:46.96%}#compose-button{position:fixed;bottom:20px;right:20px}form{display:flex;flex-direction:column;justify-content:center;width:100%}textarea{background-color:#fdfaf3;color:#000;background-image:repeating-linear-gradient(to bottom,#fdfaf3,#fdfaf3 30px,#c3d1e6 31px);width:100%;min-width:1000px;min-height:461px;resize:none;font-family:Courier New;font-size:24px;line-height:31px}.back-button{position:fixed;top:1rem;left:1rem;background-color:transparent;color:#000;border:none}.back-button:hover{background-color:#0000000d}#mail-button{width:315px;height:45px;position:fixed;left:50%;transform:translate(-50%);bottom:7%;background-color:var(--color-primary)}.signature-line{text-align:left;font-size:24px;font-family:Courier New}.signature-line.username-display{margin-top:-8px}img{position:absolute;top:0;left:0;max-width:100%;max-height:100%;object-fit:fill}#stamp-slot{width:110px;height:110px;border:1px solid black;position:relative;display:flex;justify-content:center;align-items:center;margin:-50px -3.5px -60px auto}.letter{background-color:#fdfaf3;color:#000;background-image:repeating-linear-gradient(to bottom,#fdfaf3,#fdfaf3 27px,#c3d1e6 28px);width:100%;min-height:300px;font-family:Courier New;font-size:18px;line-height:30px;text-align:left}
