main:has(.gate){background:#0b0b0c;min-height:100dvh;padding:0}.gate{color:#f5f5f5;background:#0b0b0c;justify-content:center;align-items:center;min-height:100dvh;padding:2rem;display:flex}.gate__card{text-align:center;width:100%;max-width:28rem}.gate__title{letter-spacing:-.02em;color:#f5f5f5;margin:0 0 .5rem;font-size:3rem;font-weight:700}.gate__tagline{opacity:.7;margin:0 0 2.5rem;font-size:1.125rem}.gate__form{flex-direction:column;gap:.75rem;display:flex}.gate__label{opacity:.7;text-align:left;font-size:.875rem}.gate__input{width:100%;color:inherit;background:#1a1a1c;border:1px solid #2a2a2d;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem}.gate__input:focus{border-color:#f5f5f5;outline:none}.gate__submit{color:#0b0b0c;cursor:pointer;background:#f5f5f5;border:none;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;font-weight:600}.gate__submit:hover{background:#e5e5e5}.gate__error{color:#ef5454;margin:.5rem 0 0;font-size:.875rem}.gate__divider{text-transform:uppercase;letter-spacing:.08em;opacity:.5;align-items:center;gap:.75rem;margin:2rem 0 1rem;font-size:.75rem;display:flex}.gate__divider:before,.gate__divider:after{content:"";background:#2a2a2d;flex:1;height:1px}.gate__newsletter{text-align:left}
