.public-shell-nav-link{display:block;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;color:rgb(var(--muted-foreground));text-decoration:none}.public-shell-nav-link:hover{background:rgb(var(--muted)/.6)}.public-shell-nav-link.is-active{background:rgb(var(--muted));font-weight:500;color:rgb(var(--foreground))}.public-auth-page-frame{box-sizing:border-box;margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:32rem;min-width:min(100%,24rem);min-height:min(60vh,560px);padding:1.5rem 1rem;align-items:center;justify-content:center}.public-auth-page-frame>*{width:100%;flex:1 1 auto;max-width:32rem}.auth-form-name-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media (max-width:380px){.auth-form-name-row{grid-template-columns:1fr}}.auth-layout{min-height:100dvh;background:rgb(var(--background));color:rgb(var(--foreground))}.auth-layout-header{position:fixed;top:0;left:0;right:0;z-index:40;display:flex;align-items:center;justify-content:space-between;height:3.5rem;padding:0 1rem;border-bottom:1px solid rgb(var(--border));background:rgb(var(--background)/.95);backdrop-filter:blur(6px)}.auth-layout-brand{font-weight:600;font-size:1rem}.auth-layout-toolbar{display:flex;align-items:center;gap:.5rem}.auth-layout-main{padding-top:3.5rem;min-height:100dvh;display:flex;align-items:flex-start;justify-content:center}.auth-layout-main>*{width:100%;max-width:28rem;padding:2rem 1rem}.auth-form-header{width:100%;text-align:center}.auth-form-card-header{align-items:center;text-align:center}.form-card-header{width:100%;text-align:center}.form-card-card-header{align-items:center;text-align:center}.auth-legal-consent{margin:0;font-size:.75rem;line-height:1.45;text-align:center;color:rgb(var(--muted-foreground))}.auth-legal-consent a{color:rgb(var(--primary));text-decoration:underline;text-underline-offset:2px}.auth-legal-consent a:hover{opacity:.9}.legal-content-page{max-width:42rem;margin:0 auto}.legal-content-page h1{margin:0 0 1rem;font-size:1.5rem;font-weight:600}.legal-content-page-body{font-size:.9375rem;line-height:1.6;color:rgb(var(--muted-foreground))}.legal-content-page-body p+p{margin-top:.75rem}