.customerNameStep .summary{max-width:980px;margin:auto}.customerNameDisplay{width:100%;min-height:82px;padding:16px;border:3px solid #bbb;border-radius:16px;background:#fff;color:#111;font-size:clamp(28px,4vw,48px);font-weight:900;text-align:center}.customerNameDisplay.isComplete{border-color:#08703c}.customerNameKeyboard{display:grid;gap:9px;margin:16px 0}.customerNameKeyRow{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.customerNameKeyRow button{min-width:58px;min-height:58px;padding:8px 12px;border:1px solid #bcc5bf;border-radius:11px;background:#fff;color:#13251c;font-size:clamp(17px,2vw,25px);font-weight:850;touch-action:manipulation}.customerNameActions button:first-child{min-width:210px}.customerNameStep .next{width:100%;min-height:64px;padding:14px;border:0;border-radius:14px;background:#c8102e;color:#fff;font-size:22px;font-weight:900}.customerNameStep .next:disabled{background:#aaa}@media(max-width:900px){.customerNameKeyRow button{min-width:44px;min-height:48px;padding:6px;font-size:17px}.customerNameActions button:first-child{min-width:140px}}
