html{overflow:hidden}.coming-soon{min-height:100vh}.cs-logo{width:clamp(80px,10vw,70px);height:auto;display:block;margin:6px auto 12px}.feedback-overlay{padding-top:12vh}.early-access-btn:hover{background-color:rgb(176,51,82)!important;border-color:rgb(176,51,82)!important;color:#fff!important}.headerRow{display:flex;align-items:center;gap:4px;line-height:1;padding:2rem 4rem}.logo{height:30px;width:auto;display:block}.hero{margin-top:7rem;animation:fadeIn 1.2s ease-in-out forwards}.kicker{margin-left:4.5rem;font-size:1.5rem;margin-bottom:0}.title{margin-left:3.7rem;margin-top:25px;font-weight:800;font-size:8rem;line-height:.8;margin-bottom:40px}.desc{font-size:1rem;line-height:1.5rem;width:50ch;margin-bottom:25px}.desc,.form{margin-left:4rem}.form{width:35%;padding-bottom:1rem}@media (max-width:768px){.headerRow{padding:1rem 1.25rem}.logo{height:48px}.hero{margin-top:3rem}.kicker{margin-left:1.25rem;font-size:1rem}.title{margin-left:1rem;font-size:clamp(2.75rem,21vw,6rem);line-height:.95}.desc{font-size:.95rem}.desc,.form{margin-left:1rem;width:92%}.form .ant-btn{width:100%}}@media (min-width:769px) and (max-width:1200px){.form{width:50%}}