@charset "UTF-8";:root{color-scheme:dark;--text:rgba(255,255,255,.86);--heading:#fff;--line:rgba(255,255,255,.28);--accent:#55acee}*{box-sizing:border-box}html{min-height:100%;background:#172033}body{min-height:100svh;margin:0;color:var(--text);font-family:"Source Sans Pro",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.45;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.03) 46%,rgba(0,0,0,.18)),url("/img/coming-soon-bg.jpg") center/cover fixed no-repeat;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:after{position:fixed;top:0;bottom:0;left:100px;width:1px;border-left:1px dashed var(--line);content:"";pointer-events:none}.page-shell{min-height:100svh;padding:0 0 96px}.site-status{display:grid;grid-template-columns:minmax(0,500px) minmax(180px,1fr);align-items:end;min-height:201px;border-bottom:1px dashed var(--line)}.site-title{display:block;margin-left:200px;padding-bottom:52px;color:var(--heading);font-size:clamp(1rem,2vw,1.25rem);font-weight:700;text-decoration:none}.progress{position:relative;height:1px;align-self:end;background:transparent}.progress-bar{position:absolute;right:20%;bottom:0;left:0;height:1px;background:var(--heading)}.progress-label{right:calc(20% - 6px);bottom:-10px;height:21px;padding-left:5px;border-left:1px solid var(--heading);color:rgba(255,255,255,.75);font-size:12px;line-height:20px}.intro{width:min(500px,80vw);margin-left:200px;padding-top:83px}.copy{padding:22px 0}h1{max-width:11ch;margin:0 0 22px;color:var(--heading);font-size:clamp(2.25rem,6vw,3.8rem);font-weight:300;line-height:1.12;letter-spacing:0}strong{font-weight:700}p{max-width:48ch;margin:0 0 20px;font-size:clamp(1rem,2vw,1.08rem)}.social-links{display:flex;align-items:center;margin-top:4px}.social{display:inline-grid;place-items:center;width:40px;height:40px;margin-right:-5px;border-radius:50%;background:#eee;color:rgba(0,0,0,.6);font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.social:nth-child(even){background:#ddd}.social:hover,.social:focus-visible{color:#fff;transform:translateY(-1px)}.social.twitter:hover,.social.twitter:focus-visible{background:var(--accent)}.social svg{width:18px;height:18px;fill:currentColor}@media (prefers-reduced-motion:reduce){*,::before,::after{scroll-behavior:auto!important;transition:none!important}}@media (max-width:800px){body{background-attachment:scroll}body:after{display:none}.site-status{grid-template-columns:1fr;min-height:150px}.site-title,.intro{margin-left:10%;}.site-title{padding-bottom:24px}.progress{width:80%;margin-left:10%}.intro{padding-top:58px}}@media (max-width:600px){.page-shell{padding-bottom:64px}.intro{width:80%;}.copy{padding-right:10px}h1{max-width:12ch}}@media (max-width:360px){.intro,.site-title,.progress{margin-left:7%;width:86%}h1{font-size:2rem}}
