body{font-family:DM Sans,system-ui,sans-serif;background:var(--barbershop-bg);color:var(--barbershop-text)}.auth-shell{min-height:100dvh;background:var(--barbershop-bg)}.auth-shell__nav{margin-bottom:8px}.auth-back-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--barbershop-text-muted);text-decoration:none;font-size:.875rem;font-weight:500}.auth-back-link:hover{color:var(--barbershop-text)}.auth-back-link__icon{font-size:1.125rem;line-height:1}.auth-legal__nav{width:min(640px,100%);margin-bottom:8px}.auth-card{background:var(--barbershop-bg-card);border-radius:var(--barbershop-radius);box-shadow:var(--barbershop-shadow);border:1px solid var(--barbershop-border)}.auth-brand{display:inline-flex;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;color:var(--barbershop-text)}.auth-brand__mark{width:3rem;height:3rem;flex-shrink:0}.auth-brand__name{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.2}.auth-brand__name span{color:var(--barbershop-accent)}.auth-card-footer{margin:24px 0 0;padding-top:20px;border-top:1px solid var(--barbershop-border);text-align:center;font-size:.875rem;color:var(--barbershop-text-muted)}.auth-card-footer__link{margin-left:4px;color:var(--barbershop-accent);font-weight:600;text-decoration:none}.auth-card-footer__link:hover{text-decoration:underline}.auth-card input[type=email],.auth-card input[type=password],.auth-card input[type=text]{width:100%;max-width:100%;box-sizing:border-box}.auth-card .auth-submit-btn{text-transform:none;letter-spacing:normal;font-size:.9375rem;background:var(--barbershop-primary);border-radius:10px;padding:.625rem 1.25rem}.auth-card .auth-submit-btn:hover,.auth-card .auth-submit-btn:focus,.auth-card .auth-submit-btn:active{background:color-mix(in srgb,var(--barbershop-primary) 85%,black)}.auth-shell .text-gray-600,.auth-shell .text-gray-500,.auth-shell .text-gray-400{color:var(--barbershop-text-muted)}.auth-shell .text-gray-900,.auth-shell .text-gray-800,.auth-shell .text-gray-700{color:var(--barbershop-text)}.auth-shell .text-green-600{color:var(--barbershop-success)}.auth-shell .text-red-600{color:var(--barbershop-error)}.auth-shell input[type=email],.auth-shell input[type=password],.auth-shell input[type=text],.auth-shell input[type=tel]{background:var(--barbershop-bg-input);color:var(--barbershop-text);border-color:var(--barbershop-border)}.auth-shell input[type=email]:focus,.auth-shell input[type=password]:focus,.auth-shell input[type=text]:focus,.auth-shell input[type=tel]:focus{border-color:var(--barbershop-accent);outline:none;box-shadow:var(--barbershop-focus-ring)}.auth-shell input[type=checkbox]{width:18px;height:18px;accent-color:var(--barbershop-accent);cursor:pointer}.auth-shell .border-gray-300{border-color:var(--barbershop-border)}.auth-shell a.text-gray-600:hover{color:var(--barbershop-text)}.auth-shell a:focus-visible,.auth-card a:focus-visible{outline:2px solid var(--barbershop-accent);outline-offset:2px}.auth-legal{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:32px 20px;box-sizing:border-box;gap:24px}.auth-legal__card{width:min(640px,100%);padding:28px 24px;border-radius:var(--barbershop-radius);background:var(--barbershop-bg-card);border:1px solid var(--barbershop-border);box-shadow:var(--barbershop-shadow);box-sizing:border-box}.auth-legal__content{color:var(--barbershop-text);font-size:.9375rem;line-height:1.65}.auth-legal__content h1{margin:0 0 16px;font-size:1.5rem;font-weight:700;line-height:1.25}.auth-legal__content h2{margin:24px 0 12px;font-size:1.125rem;font-weight:600}.auth-legal__content p{margin:0 0 12px;color:var(--barbershop-text-muted)}.auth-legal__content a{color:var(--barbershop-accent);font-weight:600}.auth-legal__content blockquote{margin:16px 0 0;padding:12px 14px;border-left:3px solid var(--barbershop-accent);border-radius:0 var(--barbershop-radius) var(--barbershop-radius) 0;background:var(--barbershop-accent-soft);color:var(--barbershop-text-muted);font-style:italic}.auth-legal__content ul,.auth-legal__content ol{margin:0 0 12px;padding-left:1.25rem;color:var(--barbershop-text-muted)}.auth-legal__content li{margin-bottom:6px}
