@import"https://fonts.googleapis.com/css2?family=Geist:wght@300;400&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{height:100%;width:100%;font-size:clamp(12px,.9vw,14px);overflow:hidden}body{font-family:Geist,sans-serif;background-color:#000;color:#fff;font-size:1rem}h1{font-size:6.5vh;font-weight:200;letter-spacing:-3%;line-height:1}h2{font-size:2.5vh;font-weight:200}a{color:#fff;text-decoration:none;font-weight:400;line-height:1;display:inline-block}p{color:#fff;text-decoration:none;font-size:12px;font-weight:400;line-height:1;display:inline-block}header{position:fixed;width:100%;padding:1.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:.75rem;align-items:center;z-index:2}header .logo{grid-column:1 / 3}header .header-nav{grid-column:7 / 12;justify-self:start;display:flex;gap:3rem}header .symbol{grid-column:12 / 13;justify-self:end}header .logo img{display:block;height:20px;width:auto}header .symbol img{display:block;height:24px;width:auto}.hero{position:relative;width:100%;height:100svh;overflow:hidden}.hero img#glassTexture,.mobile-captions,.mobile-social-links{display:none}.hero-content{position:absolute;left:0;top:58%;transform:translateY(-50%);width:100%;padding:1.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:.75rem;align-items:start}.hero-content h1{grid-column:1 / 7;width:auto;padding-bottom:1.5rem}.hero-content h2{grid-column:1 / 7;grid-row:2}.hero-content p.hero-live-date{grid-column:11 / 12;justify-self:start;text-align:left;font-size:.75rem;line-height:normal}.hero-content p.hero-contact{grid-column:12 / 13;justify-self:end;text-align:right;font-size:.75rem;line-height:normal}.site-footer{position:fixed;bottom:0;left:0;width:100%;padding:1.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:.75rem;align-items:center;z-index:2}.site-footer .footer-left{grid-column:1 / 4;display:flex;gap:.75rem}.site-footer .footer-soon{grid-column:7 / 10;justify-self:start}.site-footer .footer-right{grid-column:12 / 13;justify-self:end}@media(max-width:768px){header .header-nav{display:none}header .logo img{height:16px}header .symbol img{height:20px}.mobile-captions{position:absolute;top:15vh;left:0;width:100%;padding:1.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:.75rem;align-items:start}.mobile-captions p.hero-live-date{grid-column:8 / 11;justify-self:start;text-align:left;font-size:.75rem;line-height:normal}.mobile-captions p.hero-contact{grid-column:12 / 13;justify-self:end;text-align:right;font-size:.75rem;line-height:normal}.hero-content{row-gap:1rem;top:55%}.hero-content h1{width:100%;font-size:5.5vh;padding-bottom:0;grid-column:1 / 12;grid-row:2}.hero-content h2{font-size:2.5vh;grid-column:1 / 12;grid-row:3;line-height:1.3}.hero-content p[class^=hero-]{display:none}.mobile-social-links{position:fixed;bottom:4.5rem;left:0;width:100%;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;z-index:2}.site-footer{display:flex;justify-content:space-between;align-items:center}.site-footer .footer-soon{flex:1;text-align:center}.site-footer .footer-right{flex:0 0 auto}.site-footer .footer-left span:first-child{display:none}}
