.choice-sheet_row__ZUOY4{display:flex;align-items:center;gap:12px;width:100%;min-height:62px;padding:14px 18px;text-align:left;background:white;color:#202637;font-size:15px;border-bottom:1px solid #eeeae5}.choice-sheet_row__ZUOY4:last-of-type{border-bottom:0}.choice-sheet_row__ZUOY4>span{flex-shrink:0}.choice-sheet_row__ZUOY4 strong{margin-left:auto;font-size:14px;font-weight:500;color:#596471;text-align:right;overflow-wrap:anywhere}.choice-sheet_row__ZUOY4 svg{flex-shrink:0;color:#777}.choice-sheet_row__ZUOY4:disabled{opacity:.5;cursor:default}.choice-sheet_row__ZUOY4:focus-visible,.choice-sheet_sheet__3_QN0 button:focus-visible{outline:3px solid #118b78;outline-offset:-3px}.choice-sheet_sheet__3_QN0{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:560px;max-height:85dvh;padding:0;border:0;border-radius:26px 26px 0 0;background:#faf9f7;color:#202637;box-shadow:0 -10px 60px #20263722;overscroll-behavior:contain}.choice-sheet_sheet__3_QN0::backdrop{background:#20263766}.choice-sheet_content__C6Ovq{padding:16px 16px calc(20px + env(safe-area-inset-bottom));animation:choice-sheet_enter__513S3 .22s ease-out}.choice-sheet_content__C6Ovq header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.choice-sheet_content__C6Ovq h2{font-size:22px;font-weight:750}.choice-sheet_content__C6Ovq header button{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#eeece8}.choice-sheet_search__rAugS{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#eeece8;margin-bottom:14px}.choice-sheet_search__rAugS input{min-width:0;width:100%;outline:none;font-size:16px}.choice-sheet_options__w4kTy{overflow:auto;max-height:55dvh;border-radius:16px;background:white}.choice-sheet_options__w4kTy button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;min-height:54px;padding:14px 16px;text-align:left;border-bottom:1px solid #eeeae5;font-size:16px}.choice-sheet_options__w4kTy button:last-child{border:0}.choice-sheet_options__w4kTy button[aria-pressed=true]{color:#b6372e;background:#fff2ef}.choice-sheet_options__w4kTy p{padding:24px;color:#596471}.choice-sheet_options__w4kTy svg{flex:none}@keyframes choice-sheet_enter__513S3{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(min-width:640px){.choice-sheet_sheet__3_QN0{inset:0;margin:auto;border-radius:24px;height:fit-content}}@media(prefers-reduced-motion:reduce){.choice-sheet_content__C6Ovq{animation:none}}