*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{background-color:#1a2200;color:#f0ece4;font-family:DM Sans,sans-serif;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{position:relative;width:100%;height:100%;min-height:100dvh;display:flex;align-items:center;justify-content:center}.noise-filter{position:absolute;width:0;height:0}.grain-overlay{position:fixed;inset:0;z-index:0;pointer-events:none;filter:url(#grain);opacity:.04;width:100%;height:100%}.content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:3rem 2rem;max-width:640px;width:100%}.logo-wrap{margin-bottom:2.5rem}.logo{height:44px;width:auto;display:block}.copy{width:100%}.copy p{font-family:Alegreya Sans,sans-serif;font-weight:300;font-size:1.125rem;line-height:1.75;color:#f0ece4}.spacer{height:1.75rem}.quiet-link-line{margin-top:.15rem}.quiet-link{color:#f0ece4;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:300;font-size:1rem;letter-spacing:.01em;transition:opacity .3s ease}.quiet-link:hover{opacity:.7}.arrow{color:#ce9133;margin-right:.35em}.email-wrap{margin-top:3.5rem}.email-link{color:#ce9133;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:300;font-size:.95rem;letter-spacing:.02em;transition:opacity .3s ease}.email-link:hover{opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-line{opacity:0;animation:fadeIn .8s ease forwards}@media(max-width:640px){html,body,#root{overflow:auto}.page{min-height:100dvh;height:auto;align-items:flex-start}.content{padding:4rem 1.5rem 2.5rem;justify-content:flex-start}.logo{height:60px}.logo-wrap{margin-bottom:2.5rem}.copy p{font-size:1rem;line-height:1.7}.spacer{height:1.25rem}.email-wrap{margin-top:2.5rem;padding-bottom:2rem}}
