.steppes-company-choice{box-sizing:border-box;width:min(560px,calc(100vw - 32px));max-height:calc(100dvh - 48px);padding:24px;border:1px solid #30394b;border-radius:10px;background:#10151f;color:#dce0e8;font-family:Inter,system-ui,sans-serif;overflow:auto}
.steppes-company-choice::backdrop{background:rgba(0,0,0,.72)}
.steppes-company-choice h2{margin:0 0 10px;font-size:21px;font-weight:500}
.steppes-company-choice p{margin:0 0 20px;color:#aeb4c0;font-size:14px;line-height:1.5}
.steppes-company-choice-list{display:grid;gap:10px}
.steppes-company-choice button{font:inherit;cursor:pointer}
.steppes-company-choice-list button{display:grid;gap:6px;width:100%;text-align:left;padding:14px;border:1px solid #30394b;border-radius:6px;background:#171f2e;color:#dce0e8;overflow-wrap:anywhere}
.steppes-company-choice-list button:hover{border-color:#2a7fe4;background:#1c2b43}
.steppes-company-choice button:focus-visible{outline:2px solid #5da3f4;outline-offset:3px}
.steppes-company-choice-list strong{font-size:14px;font-weight:500}
.steppes-company-choice-list span{font-size:12px;line-height:1.5;color:#aeb4c0}
.steppes-company-choice-back{margin-top:20px;padding:10px 14px;border:1px solid #465167;border-radius:5px;background:transparent;color:#dce0e8}
