html,body{min-height:100%;margin:0}body{color:#e8e6e0;background:#151515;font-family:Georgia,serif;font-size:14pt}main{box-sizing:border-box;text-align:left;max-width:620px;margin:0 auto;padding:48px 16px}h1{margin:0 0 1.5rem;font-size:1.3em;font-weight:700}.landing{text-align:center;justify-content:center;align-items:center;min-height:100vh;display:flex}.brand{text-align:center}.hero{text-align:left;justify-content:center;align-items:center;gap:2rem;display:flex}.aurelius{flex-shrink:0;width:220px;max-width:100%;height:auto;display:block}.hero-text{flex:1;min-width:0}.quote{border:0;margin:0 0 1.5rem;padding:0}.quote p{text-indent:0;margin:0 0 .75rem}.quote cite{color:#a8a59c;font-style:normal}@media (max-width:560px){.hero{text-align:center;flex-direction:column}.aurelius{margin:0 auto}.quote cite{display:block}}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{opacity:0;animation:.7s ease-out forwards fadeIn}.fade-in-late{opacity:0;animation:.7s ease-out .7s forwards fadeIn}@media (prefers-reduced-motion:reduce){.fade-in,.fade-in-late{opacity:1;animation:none}}p{text-indent:1.5em;margin:0 0 1.25rem}.cta-line,.signoff{text-indent:0}.underlined{text-decoration:underline}.cta-line .get-started{margin-left:.4em}.get-started{color:#e8e6e0;background:#fff3;border:none;border-radius:4px;align-items:center;padding:.2em .7em;font-family:Georgia,serif;font-size:.95em;font-weight:700;line-height:1.4;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.get-started:hover{color:#151515;background:#4da2ff}.get-started:active{color:#151515;background:#1677ff}.get-started-arrow{opacity:0;max-width:0;margin-left:0;transition:max-width .15s,margin-left .15s,opacity .15s,transform .15s;display:inline-block;position:relative;top:-1px;overflow:hidden;transform:translate(-4px)}.get-started:hover .get-started-arrow{opacity:1;max-width:1.2em;margin-left:6px;transform:translate(0)}
