.CustomerTypeSelector_group__96aIo{border:none;padding:12px}.CustomerTypeSelector_legend__wMjZQ{font-weight:600;color:var(--text-primary);padding:0 6px}.CustomerTypeSelector_helper__B95_G{margin:6px 6px 0;color:var(--text-secondary);font-size:.92rem;line-height:1.5}.CustomerTypeSelector_toggleGrid__rGNMo{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:8px;gap:8px}.CustomerTypeSelector_choiceButton__JxuVq{min-height:42px;padding:6px;border:1px solid var(--surface-border);border-radius:var(--radius-md);color:var(--text-primary);background:hsla(0,0%,100%,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.CustomerTypeSelector_choiceButton__JxuVq:hover{transform:translateY(-1px);box-shadow:var(--shadow-sm)}.CustomerTypeSelector_active__N3oHT{border-color:var(--brand-primary);background:var(--card-primary-bg)}.CustomerTypeSelector_error__bm_pv{min-height:20px;color:var(--color-error);font-size:var(--font-size-100)}.CustomerTypeSelector_choiceButton__JxuVq:focus-visible{outline:2px solid var(--brand-primary);outline-offset:2px}