.auth-signup{width:min(100%,42rem);margin-inline:auto}.auth-signup__brand{text-align:center;justify-items:center;gap:.875rem;margin-bottom:1.75rem;display:grid}.auth-signup__logo{display:inline-flex}.auth-signup__logo-image{width:auto;height:1.75rem}.auth-signup__brand>span,.auth-signup__heading>span{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;font-size:.6875rem;font-weight:800}.auth-signup__panel{border-color:var(--border);background:var(--card);box-shadow:none;border-radius:0;overflow:hidden}.auth-signup__content{padding:1.75rem}.auth-signup__steps{align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.auth-signup__step{align-items:center;gap:.5rem;display:flex}.auth-signup__step-number{border:1px solid var(--border);border-radius:999px;place-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:800;transition:color .15s,background-color .15s;display:grid}.auth-signup__step-label{font-size:.75rem;font-weight:800;transition:color .15s}.auth-signup__step-connector{flex:1;height:1px;transition:background-color .15s}.auth-signup__stage>div>h1,.auth-signup__heading h1{color:var(--foreground);font-family:var(--font-serif);margin:.5rem 0 0;font-size:2rem;line-height:1.1}.auth-signup__stage>div>p,.auth-signup__heading p{color:var(--muted-foreground);margin:.75rem 0 0;font-size:.875rem;line-height:1.6}.auth-signup__roles{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem;display:grid}.auth-signup__role-label{display:block}.auth-signup__role{border:1px solid var(--border);border-radius:0;min-height:4.5rem;padding:.75rem;transition:border-color .15s,background-color .15s}.auth-signup__role-label:has([data-state=checked]) .auth-signup__role{border-color:var(--primary);background:var(--muted)}.auth-signup__role-icon{border:1px solid var(--border);border-radius:0;flex:none;place-items:center;width:2.25rem;height:2.25rem;display:grid}.auth-signup__role-icon svg{width:1rem;height:1rem}.auth-signup__role-title{flex:1;font-size:.8125rem;font-weight:800}.auth-signup__continue{border-radius:0;width:100%;height:2.75rem;margin-top:1.5rem;font-weight:800}.auth-signup__content form{margin-top:1.75rem}.auth-signup__content label{font-size:.75rem;font-weight:800}.auth-signup__content input,.auth-signup__content [data-slot=select-trigger]{background:var(--background);min-height:2.75rem;box-shadow:none;border-radius:0}.auth-signup__content button{border-radius:0}.auth-signup__footer{border-top:1px solid var(--border);background:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.75rem;display:flex}.auth-signup__footer p{color:var(--muted-foreground);margin:0;font-size:.8125rem}.auth-signup__sign-in{background:var(--card);white-space:nowrap;border-radius:0;height:2.25rem;font-size:.75rem;font-weight:800}.auth-signup__sign-in svg{width:.875rem;height:.875rem}@media (width<=767px){.auth-signup__content{padding:1.5rem}.auth-signup__roles{grid-template-columns:1fr}.auth-signup__footer{flex-direction:column;align-items:flex-start;padding-inline:1.5rem}}
