.v-hover-tooltip-wrap[data-v-a73faf93]{display:inline-block}.v-hover-tooltip[data-v-a73faf93]{background-color:var(--krds-color-light-gray-90);border-radius:8px;box-shadow:0 4px 12px #181e252e;color:var(--krds-white);font-size:var(--krds-body-sm);font-weight:500;letter-spacing:-.2px;line-height:var(--krds-leading-label);max-width:280px;padding:var(--krds-padding-2) var(--krds-padding-3);pointer-events:none;position:absolute;text-align:center;white-space:normal;z-index:9999}.v-hover-tooltip[data-v-a73faf93]:after{content:"";height:0;position:absolute;width:0}.v-hover-tooltip.top[data-v-a73faf93]:after{border-top:6px solid var(--krds-color-light-gray-90);bottom:-6px}.v-hover-tooltip.bottom[data-v-a73faf93]:after,.v-hover-tooltip.top[data-v-a73faf93]:after{border-left:6px solid transparent;border-right:6px solid transparent;left:50%;transform:translate(-50%)}.v-hover-tooltip.bottom[data-v-a73faf93]:after{border-bottom:6px solid var(--krds-color-light-gray-90);top:-6px}.v-hover-tooltip.left[data-v-a73faf93]:after{border-left:6px solid var(--krds-color-light-gray-90);right:-6px}.v-hover-tooltip.left[data-v-a73faf93]:after,.v-hover-tooltip.right[data-v-a73faf93]:after{border-bottom:6px solid transparent;border-top:6px solid transparent;top:50%;transform:translateY(-50%)}.v-hover-tooltip.right[data-v-a73faf93]:after{border-right:6px solid var(--krds-color-light-gray-90);left:-6px}.v-tooltip-fade-enter-active[data-v-a73faf93],.v-tooltip-fade-leave-active[data-v-a73faf93]{transition:opacity .15s ease,transform .15s ease}.v-tooltip-fade-enter-from[data-v-a73faf93],.v-tooltip-fade-leave-to[data-v-a73faf93]{opacity:0;transform:translateY(2px)}.custom-calendar .calendar-header[data-v-6c7ccfdf]{align-items:center;background-color:#f9f9f9;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.custom-calendar .calendar-header .nav-button[data-v-6c7ccfdf]{align-items:center;background-color:#fff;border:1px solid #d6dce5;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:20px;height:32px;justify-content:center;transition:all .2s ease;width:32px}.custom-calendar .calendar-header .nav-button[data-v-6c7ccfdf]:hover{background-color:var(--krds-primary-base);border-color:var(--krds-primary-base);color:#fff}.custom-calendar .calendar-header .current-month[data-v-6c7ccfdf]{color:#333;font-size:16px;font-weight:600}.custom-calendar .calendar-weekdays[data-v-6c7ccfdf]{display:grid;gap:4px;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.custom-calendar .calendar-weekdays .weekday[data-v-6c7ccfdf]{color:#666;font-size:13px;font-weight:600;padding:8px 0;text-align:center}.custom-calendar .calendar-days[data-v-6c7ccfdf]{display:grid;gap:4px;grid-template-columns:repeat(7,1fr)}.custom-calendar .calendar-days .calendar-day[data-v-6c7ccfdf]{align-items:center;aspect-ratio:1;background-color:#fff;border:1px solid transparent;border-radius:6px;color:#333;cursor:pointer;display:flex;flex-direction:column;font-size:14px;gap:1px;justify-content:center;transition:all .2s ease}.custom-calendar .calendar-days .calendar-day .day-number[data-v-6c7ccfdf]{line-height:1}.custom-calendar .calendar-days .calendar-day .full-badge[data-v-6c7ccfdf]{color:#ec354c;font-size:9px;font-weight:600;line-height:1}.custom-calendar .calendar-days .calendar-day.other-month[data-v-6c7ccfdf]{color:#ccc}.custom-calendar .calendar-days .calendar-day.today[data-v-6c7ccfdf]{border-color:var(--krds-primary-base);font-weight:600}.custom-calendar .calendar-days .calendar-day.available[data-v-6c7ccfdf]{background-color:var(--krds-primary-surface);color:var(--krds-primary-base);font-weight:500}.custom-calendar .calendar-days .calendar-day.available[data-v-6c7ccfdf]:hover{background-color:var(--krds-primary-border);color:var(--krds-primary-base);transform:scale(1.05)}.custom-calendar .calendar-days .calendar-day.full[data-v-6c7ccfdf]{background-color:#fef2f2;border-color:#fecaca;color:#999;cursor:not-allowed;opacity:.8}.custom-calendar .calendar-days .calendar-day.full[data-v-6c7ccfdf]:hover{transform:none}.custom-calendar .calendar-days .calendar-day.selected[data-v-6c7ccfdf]{background-color:var(--krds-primary-base);border-color:var(--krds-primary-base);color:#fff;font-weight:600}.custom-calendar .calendar-days .calendar-day.disabled[data-v-6c7ccfdf]{cursor:not-allowed;opacity:.5}.custom-calendar .calendar-days .calendar-day.disabled[data-v-6c7ccfdf]:hover{transform:none}.custom-calendar .calendar-days .calendar-day[data-v-6c7ccfdf]:not(.disabled):not(.full):active{transform:scale(.95)}.custom-calendar .help-text[data-v-6c7ccfdf]{color:#666;font-size:13px;margin-top:12px;text-align:center}.time-picker .time-list[data-v-1cae5409]{display:flex;flex-direction:column;gap:12px;max-height:300px;overflow-y:auto}.time-picker .time-list .time-item[data-v-1cae5409]{align-items:center;border-radius:6px;display:flex;gap:8px;padding:8px;transition:background-color .2s ease}.time-picker .time-list .time-item[data-v-1cae5409]:hover:not(.disabled){background-color:#f9f9f9}.time-picker .time-list .time-item.disabled[data-v-1cae5409]{opacity:.5}.time-picker .time-list .time-item.disabled .time-label[data-v-1cae5409]{cursor:not-allowed}.time-picker .time-list .time-item .time-label[data-v-1cae5409]{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px}.time-picker .time-list .time-item .time-label .badge-closed[data-v-1cae5409]{background-color:#ff4d4f;border-radius:4px;color:#fff;display:inline-block;font-size:12px;padding:2px 8px}.time-picker .empty-message[data-v-1cae5409]{color:#999;font-size:14px;padding:40px 20px;text-align:center}.selected-session-list .selected-list[data-v-da363c6a]{display:flex;flex-direction:column;gap:8px}.selected-session-list .selected-list .selected-item[data-v-da363c6a]{align-items:center;background-color:#f9f9f9;border-left:3px solid var(--krds-primary-base);border-radius:6px;display:flex;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.selected-session-list .selected-list .selected-item[data-v-da363c6a]:hover{background-color:#f0f0f0}.selected-session-list .selected-list .selected-item:hover .delete-button[data-v-da363c6a]{opacity:1}.selected-session-list .selected-list .selected-item .item-info[data-v-da363c6a]{align-items:center;display:flex;flex:1;font-size:14px;gap:12px}.selected-session-list .selected-list .selected-item .item-info .item-number[data-v-da363c6a]{color:var(--krds-primary-base);font-weight:600}.selected-session-list .selected-list .selected-item .item-info .item-date[data-v-da363c6a]{color:#333;font-weight:500}.selected-session-list .selected-list .selected-item .item-info .item-time[data-v-da363c6a]{color:#666}.selected-session-list .selected-list .selected-item .item-actions[data-v-da363c6a]{align-items:center;display:flex;gap:12px}.selected-session-list .selected-list .selected-item .item-actions .item-price[data-v-da363c6a]{color:#333;font-size:15px;font-weight:600}.selected-session-list .selected-list .selected-item .item-actions .delete-button[data-v-da363c6a]{align-items:center;background-color:#fff;border:1px solid #d6dce5;border-radius:4px;color:#999;cursor:pointer;display:flex;font-size:16px;height:28px;justify-content:center;opacity:.7;transition:all .2s ease;width:28px}.selected-session-list .selected-list .selected-item .item-actions .delete-button[data-v-da363c6a]:hover{background-color:#ff4d4f;border-color:#ff4d4f;color:#fff;transform:scale(1.1)}.selected-session-list .selected-list .selected-item .item-actions .delete-button[data-v-da363c6a]:active{transform:scale(.95)}.selected-session-list .empty-message[data-v-da363c6a]{color:#999;font-size:14px;padding:40px 20px;text-align:center}[data-v-4f33cbba] .vfm__content{max-width:900px!important}.course-apply-modal .modal-content-grid[data-v-4f33cbba]{display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}@media (max-width:640px){.course-apply-modal .modal-content-grid[data-v-4f33cbba]{gap:12px;grid-template-columns:1fr;margin-bottom:12px}}.course-apply-modal .section[data-v-4f33cbba]{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.course-apply-modal .section .section-title[data-v-4f33cbba]{align-items:center;border-bottom:2px solid #f0f0f0;color:#333;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;gap:8px;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.course-apply-modal .section .section-title .selected-date-chip[data-v-4f33cbba]{align-items:center;background-color:var(--krds-primary-surface);border:1px solid var(--krds-primary-border);border-radius:999px;color:var(--krds-primary-base);display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px}@media (max-width:640px){.course-apply-modal .section[data-v-4f33cbba]{padding:12px}.course-apply-modal .section .section-title[data-v-4f33cbba]{font-size:14px;margin-bottom:12px;padding-bottom:8px}}@media (max-width:640px){.course-apply-modal .time-section[data-v-4f33cbba] .time-picker .time-list{max-height:200px}}.course-apply-modal .selected-section[data-v-4f33cbba] .selected-session-list{height:180px;overflow-y:auto}.course-apply-modal .selected-section[data-v-4f33cbba] .selected-session-list .empty-message{align-items:center;display:flex;height:100%;justify-content:center;padding:0}@media (max-width:640px){.course-apply-modal .selected-section[data-v-4f33cbba] .selected-session-list{height:120px}}.course-apply-modal .amount-section[data-v-4f33cbba]{background-color:var(--krds-primary-surface);border:2px solid var(--krds-primary-base)}.course-apply-modal .amount-section .amount-wrapper[data-v-4f33cbba]{align-items:center;display:flex;justify-content:space-between}.course-apply-modal .amount-section .amount-wrapper .amount-label[data-v-4f33cbba]{color:#333;font-size:18px;font-weight:600}.course-apply-modal .amount-section .amount-wrapper .amount-value[data-v-4f33cbba]{color:var(--krds-primary-base);font-size:24px;font-weight:700}@media (max-width:640px){.course-apply-modal .amount-section .amount-wrapper .amount-label[data-v-4f33cbba]{font-size:15px}.course-apply-modal .amount-section .amount-wrapper .amount-value[data-v-4f33cbba]{font-size:20px}}.course-apply-modal .button-area[data-v-4f33cbba]{border-top:1px solid #e0e0e0;display:flex;gap:8px;justify-content:flex-end;padding-top:20px}.modal-footer[data-v-4f33cbba]{display:flex;gap:8px;justify-content:flex-end;width:100%}@media (max-width:640px){.modal-footer[data-v-4f33cbba]>*{flex:1}}@media (max-width:768px){dl[data-v-cc89e656]{@apply grid-cols-1;}dl dt[data-v-cc89e656]{@apply border-r-0;}}dl>div:nth-last-child(2) dd[data-v-cc89e656],dl>div:nth-last-child(2) dt[data-v-cc89e656]{@apply border-b-0;}.modal-footer[data-v-cc89e656]{display:flex;gap:8px;justify-content:flex-end;width:100%}@media (max-width:640px){.modal-footer[data-v-cc89e656]>*{flex:1}}@media (max-width:768px){dl[data-v-6edca1be]{@apply grid-cols-1;}dl dt[data-v-6edca1be]{@apply border-r-0;}}dl>div:nth-last-child(2) dd[data-v-6edca1be],dl>div:nth-last-child(2) dt[data-v-6edca1be]{@apply border-b-0;}.modal-footer[data-v-6edca1be]{display:flex;gap:8px;justify-content:flex-end;width:100%}@media (max-width:640px){.modal-footer[data-v-6edca1be]>*{flex:1}}
