*{font-family:Nunito Sans,sans-serif}body{background-color:#fff}h1{font-size:2rem}h2{font-size:1.5rem}body,h1,h2,h3,p{margin:0}nav{position:sticky;top:0;border-bottom:1px solid rgba(131,131,131,.25);background-color:#fff9;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}nav.expand .top .caret{background-color:#ccc;transform:rotate(180deg)}nav.expand .top .caret:hover{background-color:#adadad}@media (max-width: 640px){nav.expand .bottom{max-height:60px}}nav .top{display:flex;align-items:center;justify-content:space-between;padding:1rem}nav .top a.logo{display:flex;align-items:center}nav .top a.logo img{margin-right:.5rem}nav .top .caret{display:none;border-radius:50%;padding:.25rem;background-color:#c46bae;cursor:pointer;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}@media (max-width: 640px){nav .top .caret{display:flex;align-items:center;justify-content:center}}nav .top .caret:hover{background-color:#af4695}nav .top .caret img{filter:invert(1)}nav .top a.join-the-waitlist{display:block;border-radius:.5rem;padding:.5rem 1rem;background-color:#c46bae;color:#fff;text-decoration:none;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}@media (max-width: 640px){nav .top a.join-the-waitlist{display:none}}nav .top a.join-the-waitlist:hover{background-color:#af4695}nav .bottom{max-height:0;overflow:hidden;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}nav .bottom a.join-the-waitlist{display:block;margin:0 1rem 1rem;border-radius:.5rem;padding:.5rem 1rem;background-color:#c46bae;color:#fff;text-align:center;text-decoration:none;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}nav .bottom a.join-the-waitlist:hover{background-color:#af4695}section#main{min-height:calc(100vh - 5rem);padding:4rem 1rem 6rem}section#main .content{max-width:640px;margin:0 auto}section#main .content h2{margin-top:2.25rem}section#main .content p{margin-top:1rem}section#main .content a{color:#2a5079;-webkit-transition:color .25s ease-out;-moz-transition:color .25s ease-out;-o-transition:color .25s ease-out;transition:color .25s ease-out}section#main .content a:hover{color:#3a6ea5}section#footer{display:flex;align-items:center;flex-direction:column;border-top:1px solid rgba(131,131,131,.25);padding:1.75rem 1rem 2.25rem;background:linear-gradient(to right,#f5f5f5,#fff calc(50% - 4rem),#fff calc(50% + 4rem),#f5f5f5);font-size:.8rem}@media (max-width: 640px){section#footer{background:none}}section#footer .logo{display:flex;align-items:center}section#footer .logo img{margin-right:.5rem;filter:brightness(0) invert(.68)}section#footer .middle{margin:.5rem 0 1rem}section#footer .middle a,section#footer .middle u{margin:.6rem;color:#999;cursor:pointer}section#footer p{color:#999}.contact-toast,.credits-toast{display:flex;align-items:start;border-radius:.5rem;padding:1rem;background:#fff;color:#000;cursor:auto}.contact-toast a,.credits-toast a{color:#000}.contact-toast .toast-close,.credits-toast .toast-close{color:#000;padding:0 0 0 .75rem}
