@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:wght@400;500;600;700&display=swap";*{box-sizing:border-box}@font-face{font-family:Super Sunshine;src:url(/assets/fonts/SuperSunshine.woff2)format("woff2");font-display:swap}:root{--brand-accent-bright:#fdd405;--brand-accent-green:#00cea8;--brand-green:#00cea8;--brand-light:#fef5e8;--chatgpt-cursor:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.4 4.9C6.1 4 7.1 3.3 7.9 3.9L24 16C24.9 16.7 24.6 18.1 23.5 18.3L16 19.3C15.7 19.3 15.4 19.5 15.2 19.8L11.2 26.1C10.6 27 9.2 26.8 8.9 25.7L6.4 4.9Z' fill='black' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 6 5, auto}html,body,#root{min-height:100%;cursor:var(--chatgpt-cursor)}body{background:#000;margin:0}.hero{background:#000 url(/assets/images/HeroBG.png) 100% 100%/cover no-repeat;flex-direction:column;min-height:100svh;padding:20px 40px 40px;display:flex}.hero-bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:space-between;align-items:center;width:100%;display:grid}.hero-mark{aspect-ratio:611.46/684.48;background:var(--brand-green);justify-self:start;width:3.5rem;display:block;-webkit-mask:url(/assets/icons/Forma.svg) 50%/contain no-repeat;mask:url(/assets/icons/Forma.svg) 50%/contain no-repeat}.hero-bar h1{color:var(--brand-light);justify-self:center;margin:0;font-family:Super Sunshine,serif;font-size:6rem;font-weight:400;line-height:1}.login-button{appearance:none;background:var(--brand-green);color:#000;cursor:var(--chatgpt-cursor);border:0;border-radius:999px;justify-self:end;padding:.8rem 1.15rem;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:600;line-height:1;text-decoration:none}.hero-subtitle{color:var(--brand-light);text-align:left;margin:40px 0 0;font-family:Bricolage Grotesque,sans-serif;font-size:2.5rem;font-weight:500;line-height:1.05}.hero-cta{gap:1.5rem;width:min(100%,18.6rem);margin-top:auto;display:grid}.hero-cta h2,.hero-cta p{color:var(--brand-light);margin:0;font-family:Bricolage Grotesque,sans-serif}.hero-cta h2{font-size:1.25rem;font-weight:400;line-height:1.15}.hero-cta h2 span{white-space:nowrap}.hero-cta p{font-size:1rem;font-weight:300;line-height:1.35}.app-button{appearance:none;background:var(--brand-accent-bright);color:#000;width:fit-content;cursor:var(--chatgpt-cursor);border:0;border-radius:999px;padding:1rem 1.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1.25rem;font-weight:500;line-height:1}.auth-page{background:#000;place-items:center;min-height:100svh;padding:20px 40px 40px;display:grid}.auth-stack{gap:2.5rem;width:min(100%,26rem);display:grid}.auth-stack h1{color:var(--brand-light);text-align:center;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:500;line-height:1}.auth-block{gap:1rem;display:grid}.auth-field{background:0 0;border:1px solid #b5ddd6;border-radius:999px;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;display:flex}.auth-field img{flex:none;width:24px;height:24px}.auth-field input{min-width:0;color:var(--brand-light);cursor:var(--chatgpt-cursor);background:0 0;border:0;outline:0;flex:1;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;line-height:1}.auth-field input::placeholder{color:#b5ddd6}.forgot-password,.auth-text-link{color:#b5ddd6;width:fit-content;cursor:var(--chatgpt-cursor);text-underline-offset:.18em;justify-self:center;font-family:Bricolage Grotesque,sans-serif;font-size:.875rem;font-weight:400;line-height:1;text-decoration:underline}.auth-submit{background:var(--brand-accent-green);color:#000;width:100%;cursor:var(--chatgpt-cursor);text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;display:flex}.auth-divider{align-items:center;gap:.5rem;display:flex}.auth-divider span{background:#b5ddd6;flex:1;height:1px}.auth-divider p{color:#b5ddd6;margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:.875rem;font-weight:400;line-height:1}.auth-option{width:100%;cursor:var(--chatgpt-cursor);text-align:left;border-radius:999px;justify-content:flex-start;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;display:flex}.auth-option img{flex:none;width:24px;height:24px}.auth-option-outline{border:1px solid var(--brand-light);color:var(--brand-light);background:0 0}.auth-option-filled{border:1px solid var(--brand-light);background:var(--brand-light);color:#000}.auth-mail-icon{background:#000;flex:none;width:24px;height:24px;-webkit-mask:url(/assets/icons/mail.svg) 50%/contain no-repeat;mask:url(/assets/icons/mail.svg) 50%/contain no-repeat}.studio-page{background:#000;min-height:100svh}
