@charset "UTF-8";.fb__input[data-v-81cfbe9a]{--fb-input-height: 45px;--fb-input-font-size: 14px;--fb-input-line-height: 18px;--fb-input-icon-color: #555555;width:100%}.fb__input.sizeL[data-v-81cfbe9a]{--fb-input-height: 56px;--fb-input-font-size: 15px;--fb-input-line-height: 19px}.fb__input.sizeS[data-v-81cfbe9a]{--fb-input-height: 32px;--fb-input-font-size: 13px;--fb-input-line-height: 17px}.fb__input.sizeS input[data-v-81cfbe9a]{padding-left:12px;padding-right:12px}.fb__input.isIconMode input[data-v-81cfbe9a]{padding-right:56px}.fb__input.isSearch input[data-v-81cfbe9a]{padding-right:100px}.fb__input.isSearch.radius input[data-v-81cfbe9a]{padding:0 24px;border-radius:100px}.fb__input.isSearch.radius .fb__input__icon[data-v-81cfbe9a]{right:20px}.fb__input.searchIconGrey:not(.isDisabled) .fb__input__search[data-v-81cfbe9a]{background-image:url(/src/assets/images/desktop/guide/ic_search_grey400_16px.svg)}.fb__input.isNumber input[data-v-81cfbe9a]{padding-left:0;padding-right:0;font-family:var(--font_n);text-align:center}.fb__input.noBorder input[data-v-81cfbe9a]{border-color:transparent}.fb__input.backgroundGrey80 input[data-v-81cfbe9a]{background:#f0f0f0}.fb__input.radius input[data-v-81cfbe9a]{border-radius:20px}.fb__input.placeholderColorGrey500 input[data-v-81cfbe9a]::placeholder{color:#c6c6c6}.fb__input.hasLeadingIcon input[data-v-81cfbe9a]{padding-left:48px}.fb__input input[data-v-81cfbe9a]{box-sizing:border-box;width:100%;height:var(--fb-input-height);padding:0 16px;border:1px solid #c6c6c6;border-radius:6px;background:#fff;color:#1d1d1d;font-family:var(--pretendard);font-size:var(--fb-input-font-size);font-weight:400;line-height:var(--fb-input-line-height);transition:border-color .2s ease,background-color .2s ease,color .2s ease}.fb__input input[data-v-81cfbe9a]::placeholder{color:#c6c6c6}.fb__input input[data-v-81cfbe9a]:not(:disabled):not(:read-only):not(.is-error):hover{border:.5px solid #1d1d1d}.fb__input input[data-v-81cfbe9a]:not(:disabled):not(:read-only):not(.is-error):focus{border-color:#1d1d1d}.fb__input input[data-v-81cfbe9a]:disabled{border-color:transparent;background:#f8f8f8;color:#717171;-webkit-text-fill-color:#717171;cursor:not-allowed}.fb__input input[data-v-81cfbe9a]:read-only{border-color:#e4e4e4;background:#f8f8f8;color:#555}.fb__input input.is-error[data-v-81cfbe9a]{border-color:#eb003b}.fb__input input[type=tel][data-v-81cfbe9a],.fb__input input[type=number][data-v-81cfbe9a]{font-family:var(--font_n)}.fb__input__wrapper[data-v-81cfbe9a]{position:relative;width:100%}.fb__input__wrapper[data-v-81cfbe9a]:hover:not(:has(input:disabled)):not(:has(input:read-only)){--fb-input-icon-color: #1d1d1d}.fb__input__wrapper[data-v-81cfbe9a]:focus-within:not(:has(input:disabled)):not(:has(input:read-only)){--fb-input-icon-color: #1d1d1d}.fb__input__leading[data-v-81cfbe9a]{display:flex;position:absolute;top:0;left:0;align-items:center;justify-content:center;width:48px;height:100%;pointer-events:none}.fb__input__leading[data-v-81cfbe9a]:before{content:"";display:block;width:24px;height:24px;background-color:var(--fb-input-icon-color);mask:url(/assets/ic_search_round_24px-C_XbhRKF.svg) no-repeat center/contain;-webkit-mask:url(/assets/ic_search_round_24px-C_XbhRKF.svg) no-repeat center/contain;transition:background-color .2s ease}.fb__input__icon[data-v-81cfbe9a]{display:flex;position:absolute;top:0;right:8px;align-items:center;gap:4px;height:100%}.fb__input .fb__icon__clear[data-v-81cfbe9a]{width:24px;height:24px;background:url(/assets/ic_input_clear_24px-CZ0qll1e.svg) no-repeat center/24px auto}.fb__input__success[data-v-81cfbe9a]{width:20px;height:20px;background:url(/assets/ic_confirm_circle_20px-CDwqcU3F.svg) no-repeat center center/100% auto}.fb__input__search[data-v-81cfbe9a]{width:24px;height:24px;background:url(/assets/ic_search_black_24px-D7azcYkN.svg) no-repeat center center/100% auto}.fb__input__text[data-v-81cfbe9a]{margin-top:4px;color:#555;font-family:var(--pretendard);font-size:12px;font-weight:400;line-height:16px;transition:color .2s ease}.fb__input__text.fb__guidetext[data-v-81cfbe9a]{margin-top:4px}.fb__input__text.multiType[data-v-81cfbe9a]{margin-top:2px}.fb__input:hover:not(.isDisabled):not(.has-danger) .fb__input__text[data-v-81cfbe9a]{color:#555}.fb__input:focus-within:not(.isDisabled):not(.has-danger) .fb__input__text[data-v-81cfbe9a]{color:#555}.fb__input.has-danger[data-v-81cfbe9a]{--fb-input-icon-color: #1d1d1d}.fb__input.has-danger input[data-v-81cfbe9a]{border-color:#eb003b}.fb__input.has-danger .fb__input__text[data-v-81cfbe9a]{color:#eb003b}.fb__input.has-success .fb__helptext[data-v-81cfbe9a]{color:#008a1e}.fb__input.isDisabled[data-v-81cfbe9a]{--fb-input-icon-color: #8e8e8e}.fb__input.isDisabled .fb__input__text[data-v-81cfbe9a]{color:#8e8e8e}.fb__input.isDisabled .fb__input__search[data-v-81cfbe9a]{background-image:url(/src/assets/images/desktop/guide/ic_search_grey400_16px.svg)}.fb__input__count[data-v-81cfbe9a]{margin-top:4px;color:#8e8e8e;font-weight:400;font-size:13px;line-height:1.3;text-align:right}.fb__input.isEmpty:not(.has-danger):not(.isDisabled) .fb__input__text[data-v-81cfbe9a]{color:#c6c6c6}
