.auth-assess-page{display:grid;gap:24px}.auth-assess-page .page-head,.auth-assess-page .panel,.auth-assess-page .stats{margin-bottom:0}.auth-assess-stats{grid-template-columns:repeat(6,minmax(0,1fr))}.auth-assess-stats strong{font-size:1.75rem}.auth-profile-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:15px}.auth-profile-grid label{display:grid;gap:7px;color:#c9d5e2;font-size:.86rem;font-weight:650}.auth-profile-grid .wide{grid-column:span 2}.auth-profile-grid .full{grid-column:1/-1}.auth-profile-grid textarea{width:100%;min-height:100px;padding:13px;border:1px solid var(--line);border-radius:11px;background:#031323;color:var(--text);font:inherit;resize:vertical}.inventory-help{padding:12px;border:1px solid var(--line);border-radius:10px;background:#061725;color:var(--muted);font-size:.82rem}.auth-run{border-left:3px solid var(--gold)}.auth-kill{border-color:rgba(255,102,120,.55)!important}@media(max-width:1200px){.auth-assess-stats{grid-template-columns:repeat(3,1fr)}.auth-profile-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.auth-assess-stats,.auth-profile-grid{grid-template-columns:1fr}.auth-profile-grid .wide,.auth-profile-grid .full{grid-column:1}}
