.hero-container h1,.section-title{font-family:"Roboto Mono",monospace;font-optical-sizing:auto;font-style:normal}#app-navbar.reveal,.btn-white,.collections-section,.colors-section,.privacy-section{background-color:#fff}#app-navbar{position:fixed;top:0;left:0;width:100%;background-color:transparent;transition:background-color .3s;border:0}#app-navbar a{color:#000}.hero-section{display:flex;justify-content:center;align-items:center;padding:7rem 0;height:100vh;background-image:url(/static/hero-graphics.png),linear-gradient(var(--color-pink) 90%,#fff 100%);background-size:contain;background-position:center;background-repeat:no-repeat}.collections-showcase-image,.colors-showcase-image{height:600px;background-position:center;background-repeat:no-repeat;margin-top:4rem}.hero-container{width:100%;text-align:center;overflow:hidden}.hero-title-container{display:inline-block}.hero-container h1{overflow:hidden;white-space:nowrap;font-weight:400;font-size:6rem;border-right:1px solid #000;animation:1s steps(1,end) infinite blinking,2s steps(11,end) typing}.hero-container p,.section-title{font-size:2rem}@keyframes blinking{0%,100%{border-color:transparent}50%{border-color:#000}}@keyframes typing{0%{width:0}100%{width:100%}}.section-title{font-weight:300}.collections-section{padding:6rem 1rem 3rem}.collections-section h2{margin-left:7rem}.collections-section h2 span{font-weight:500;text-decoration:underline}.collections-showcase-image{background-image:url(/static/collections-showcase.png);background-size:contain}.colors-section h2{max-width:600px;margin-left:auto;margin-right:7rem}.colors-section{padding:3rem 1rem}.colors-showcase-image{background-image:url(/static/colors-showcase.png);background-size:cover}.privacy-section{text-align:center;padding:3rem .5rem 6rem}.privacy-section h3{margin-top:2rem;font-weight:400}.join-section{text-align:center;padding:7rem .5rem;background-image:linear-gradient(to top,var(--color-pink) 90%,#fff 100%)}.join-section h2{font-weight:300;font-size:3rem}.join-section h2 span{font-weight:400;font-family:sans-serif}.join-section-links-container{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:4rem}.btn-white{border-color:#fff}.btn-white:active,.btn-white:focus,.btn-white:hover{background-color:#d3d4d5!important;border-color:#d3d4d5!important}@media (max-width:1024px){.hero-section{background-image:url(/static/hero-graphics-mobile.png),url(/static/hero-graphics-mobile.png),linear-gradient(var(--color-pink) 90%,#fff 100%);background-position:top,bottom,center}.hero-container h1{font-size:4rem}.collections-showcase-image{background-image:url(/static/collections-showcase-mobile.png)}.collections-section h2{margin-left:2rem}}@media (max-width:575px){.hero-container h1,.join-section h2{font-size:2.3rem}.hero-container p{font-size:1.2rem}.collections-section h2{margin-left:0}.join-section-links-container{flex-direction:column}.colors-section h2{margin:0}}