.auth-shell{max-width:460px;padding:var(--space-16) var(--space-6);margin:0 auto}.auth-brand{color:var(--accent);font-family:var(--font-sans);font-size:var(--font-size-brand);font-weight:var(--weight-semibold);margin-bottom:var(--space-12);display:block}.auth-shell h1,.auth-workspace h1{font-size:var(--font-size-title);margin:0 0 var(--space-4)}.auth-intro{font-size:var(--font-size-body);color:var(--muted);line-height:var(--line-height-reading);overflow-wrap:anywhere}.auth-form{gap:var(--space-6);margin-top:var(--space-8);display:grid}.auth-form label,.auth-scope label{font-size:var(--font-size-body);display:block}.auth-form input,.auth-form select,.auth-scope select{border:1px solid var(--color-border-control);background:var(--paper);width:100%;min-width:0;color:var(--ink);border-radius:var(--radius-control);padding:var(--space-3);font-size:var(--font-size-input);margin-top:var(--space-2);display:block}.auth-footnote{color:var(--muted);font-size:var(--font-size-caption);line-height:var(--line-height-reading);margin-top:var(--space-6)}.auth-error,.auth-notice{font-size:var(--font-size-body);line-height:var(--line-height-reading);padding:var(--space-4);border-radius:var(--radius-control);margin:var(--space-6) 0}.auth-error{color:var(--color-error-text);background:var(--color-error-surface)}.auth-notice{color:var(--color-success-text);background:var(--color-success-surface)}.auth-workspace{max-width:1200px;padding:var(--space-8) var(--space-8) var(--space-16);margin:auto}.auth-workspace-header{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-8);display:flex}.auth-workspace-header .auth-brand{margin:0}.auth-workspace-header button{min-height:44px}.auth-scope{align-items:end;gap:var(--space-4);margin-top:var(--space-8);display:flex}.auth-scope label{flex:1;max-width:420px}.auth-secondary{padding:var(--space-3) var(--space-4);border-radius:var(--radius-control);background:var(--selected);color:var(--accent);font-size:var(--font-size-body);min-height:44px}.auth-secondary:hover{background:var(--color-surface-selected-hover)}.auth-columns{gap:var(--space-12);margin-top:var(--space-12);grid-template-columns:1fr 1fr;display:grid}.auth-records{margin:var(--space-6) 0;padding:0;list-style:none}.auth-records li{border-bottom:1px solid var(--line);padding:var(--space-4) 0;justify-content:space-between;align-items:center;gap:var(--space-4);overflow-wrap:anywhere;display:flex}.auth-records strong{font-size:var(--font-size-body);font-weight:var(--weight-medium)}.auth-records small{font-size:var(--font-size-caption);color:var(--muted);margin-top:var(--space-1);display:block}.auth-records form{flex-shrink:0}.auth-records button{min-height:44px}.auth-inline-form{margin-top:var(--space-6);gap:var(--space-4)}.auth-empty{border-top:1px solid var(--line);max-width:560px;padding-top:var(--space-8);margin-top:var(--space-8)}.auth-empty p{font-size:var(--font-size-body);color:var(--muted);line-height:var(--line-height-reading)}.auth-empty button{width:auto;margin-top:var(--space-6)}.auth-boundary{border-top:1px solid var(--line);padding-top:var(--space-6);margin-top:var(--space-12)}.auth-boundary a{margin-top:var(--space-3);display:block}@media (max-width:600px){.auth-shell{padding:var(--space-8) var(--space-6)}.auth-workspace{padding:var(--space-6)}.auth-columns{gap:var(--space-8);grid-template-columns:1fr}.auth-scope{flex-direction:column;align-items:stretch}.auth-scope label{max-width:none}.auth-workspace h1,.auth-shell h1{font-size:var(--font-size-title-mobile)}}
