.tos-job-picker-button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid #cfd8e6;border-radius:18px;background:#fff;color:#0f172a;text-align:left;box-shadow:0 1px 2px rgba(15,23,42,.03);font:inherit}.tos-job-picker-button:active{transform:scale(.995)}.tos-job-picker-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.tos-job-picker-copy strong{font-size:17px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tos-job-picker-copy small{font-size:12px;color:#7c8aa0;font-weight:600}.tos-job-picker-chevron{font-size:22px;color:#64748b;line-height:1}.tos-job-picker-sheet{position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,.36);display:flex;align-items:flex-end;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);overscroll-behavior:none;touch-action:pan-y}.tos-job-picker-panel{width:100%;height:min(78dvh,720px);max-height:min(78dvh,720px);min-height:0;overflow:hidden;background:#f8fafc;border-radius:26px 26px 0 0;padding:8px 18px calc(18px + env(safe-area-inset-bottom));box-sizing:border-box;box-shadow:0 -20px 60px rgba(15,23,42,.18);display:flex;flex-direction:column;overscroll-behavior:contain;touch-action:pan-y}.tos-job-picker-handle{flex:0 0 auto;width:42px;height:5px;border-radius:999px;background:#cbd5e1;margin:2px auto 14px}.tos-job-picker-head{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.tos-job-picker-head h3{margin:2px 0 0;font-size:25px;line-height:1.1;color:#0f172a}.tos-job-picker-head .eyebrow{margin:0;font-size:11px;letter-spacing:.15em;font-weight:800;color:#3478f6}.tos-job-picker-close{width:40px;height:40px;border:0;border-radius:50%;background:#e9eef6;color:#334155;font-size:25px;line-height:1}.tos-job-search-wrap{position:relative;flex:0 0 auto;margin-bottom:12px}.tos-job-search-wrap input{-webkit-appearance:none;appearance:none;box-sizing:border-box;width:100%;height:50px;border:1px solid #d5deea;border-radius:16px;background:#fff;color:#0f172a;padding:0 16px;font:inherit;font-size:16px;line-height:50px;outline:none}.tos-job-search-wrap input:focus{border-color:#3478f6;box-shadow:0 0 0 3px rgba(52,120,246,.12)}.tos-job-search-wrap input::-webkit-search-decoration,.tos-job-search-wrap input::-webkit-search-cancel-button,.tos-job-search-wrap input::-webkit-search-results-button,.tos-job-search-wrap input::-webkit-search-results-decoration{display:none}.tos-job-search-icon{display:none}.tos-job-picker-results{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:8px}.tos-job-picker-section{padding:12px 4px 8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7c8aa0}.tos-job-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;border-bottom:1px solid #e6ebf2;background:#fff;color:#0f172a;padding:14px 14px;text-align:left;font:inherit}.tos-job-choice:first-of-type{border-radius:16px 16px 0 0}.tos-job-choice:last-child{border-radius:0 0 16px 16px;border-bottom:0}.tos-job-choice.selected{background:#edf4ff}.tos-job-choice-main{min-width:0;display:flex;flex-direction:column;gap:4px}.tos-job-choice-main strong{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tos-job-choice-main small{font-size:12px;color:#7c8aa0}.tos-job-choice-check{width:24px;text-align:center;color:#3478f6;font-size:18px;font-weight:800}.tos-job-picker-loading,.tos-job-picker-empty{padding:28px 12px;text-align:center;color:#7c8aa0;font-weight:600}body.tos-job-picker-open{overscroll-behavior:none}@media(min-width:700px){.tos-job-picker-sheet{align-items:center;justify-content:center;padding:24px}.tos-job-picker-panel{width:min(560px,100%);height:min(70vh,720px);max-height:min(70vh,720px);border-radius:26px;padding-bottom:20px}}