/* _content/FitnessPT/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-2g93d94t73] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2g93d94t73] {
    flex: 1;
}

.sidebar[b-2g93d94t73] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2g93d94t73] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2g93d94t73]  a, .top-row[b-2g93d94t73]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2g93d94t73]  a:hover, .top-row[b-2g93d94t73]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2g93d94t73]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2g93d94t73] {
        justify-content: space-between;
    }

    .top-row[b-2g93d94t73]  a, .top-row[b-2g93d94t73]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2g93d94t73] {
        flex-direction: row;
    }

    .sidebar[b-2g93d94t73] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2g93d94t73] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2g93d94t73]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2g93d94t73], article[b-2g93d94t73] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2g93d94t73] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-2g93d94t73] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/FitnessPT/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1981h6x9a3] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-1981h6x9a3] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-1981h6x9a3] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1981h6x9a3] {
    font-size: 1.1rem;
}

.bi[b-1981h6x9a3] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-1981h6x9a3] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-1981h6x9a3] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1981h6x9a3] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1981h6x9a3] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1981h6x9a3]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-1981h6x9a3]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-1981h6x9a3]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-1981h6x9a3] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-1981h6x9a3] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1981h6x9a3] {
        display: none;
    }

    .nav-scrollable[b-1981h6x9a3] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/FitnessPT/Components/Modals/ExerciseModal.razor.rz.scp.css */
.modal-header h2[b-yn1vli3o91] {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 700;
    color: #1a1a1a;
}

.form-group[b-yn1vli3o91] {
    margin-bottom: 1.25rem;
}

.form-group label[b-yn1vli3o91] {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #374151;
    font-size: 0.875rem;
}

.form-control[b-yn1vli3o91],
.form-select[b-yn1vli3o91] {
    width: 100%;
    padding: 0.75rem;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 1rem;
    transition: all 0.3s;
    background: white;
}

.form-control:focus[b-yn1vli3o91],
.form-select:focus[b-yn1vli3o91] {
    outline: none;
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
}

textarea.form-control[b-yn1vli3o91] {
    resize: vertical;
    min-height: 80px;
    font-family: inherit;
}

.form-row[b-yn1vli3o91] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.image-preview[b-yn1vli3o91] {
    margin-top: 0.75rem;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid #e5e7eb;
}

.image-preview img[b-yn1vli3o91] {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.modal-footer[b-yn1vli3o91] {
    display: flex;
    gap: 1rem;
    padding: 1.5rem;
    border-top: 1px solid #e5e7eb;
    justify-content: flex-end;
}

.modal-footer .btn[b-yn1vli3o91] {
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    font-size: 1rem;
}

.btn-secondary[b-yn1vli3o91] {
    background: #f3f4f6;
    color: #374151;
}

.btn-secondary:hover[b-yn1vli3o91] {
    background: #e5e7eb;
}

.btn-primary[b-yn1vli3o91] {
    background: #3b82f6;
    color: white;
}

.btn-primary:hover[b-yn1vli3o91] {
    background: #2563eb;
}

.btn-primary:disabled[b-yn1vli3o91] {
    background: #9ca3af;
    cursor: not-allowed;
}

/* 반응형 */
@media (max-width: 768px) {
    .form-row[b-yn1vli3o91] {
        grid-template-columns: 1fr;
    }

    .modal-footer[b-yn1vli3o91] {
        flex-direction: column;
    }

    .modal-footer .btn[b-yn1vli3o91] {
        width: 100%;
    }
}
/* _content/FitnessPT/Components/Modals/PasswordModal.razor.rz.scp.css */
.modal-overlay[b-a787vwfsu2] {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
    backdrop-filter: blur(4px);
}

.modal-content[b-a787vwfsu2] {
    background: white;
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    max-width: 480px;
    width: 90%;
    animation: slideIn-b-a787vwfsu2 0.3s ease-out;
}

@keyframes slideIn-b-a787vwfsu2 {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.content-container[b-a787vwfsu2] {
    padding: 48px 40px;
}

.pin[b-a787vwfsu2] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.pin__header[b-a787vwfsu2] {
    text-align: center;
}

.pin__title[b-a787vwfsu2] {
    font-size: 24px;
    font-weight: 700;
    color: #1e293b;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.pin__description[b-a787vwfsu2] {
    font-size: 15px;
    color: #64748b;
    margin: 0;
    line-height: 1.5;
}

.pin__lock-icon[b-a787vwfsu2] {
    padding: 20px;
    background: linear-gradient(135deg, #dbeafe 0%, #e0e7ff 100%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pin__input-group[b-a787vwfsu2] {
    display: flex;
    gap: 16px;
    justify-content: center;
}

.pin__input[b-a787vwfsu2] {
    width: 56px;
    height: 56px;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #1e293b;
    transition: all 0.2s ease;
    background: #f8fafc;
    outline: none;
}

.pin__input:focus[b-a787vwfsu2] {
    border-color: #3b82f6;
    background: white;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
    transform: scale(1.05);
}

.pin__input.filled[b-a787vwfsu2] {
    border-color: #3b82f6;
    background: white;
}

.pin__input.warning[b-a787vwfsu2] {
    border-color: #ef4444;
    background: #fef2f2;
    animation: shake-b-a787vwfsu2 0.4s ease;
}

@keyframes shake-b-a787vwfsu2 {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-8px); }
    75% { transform: translateX(8px); }
}

.pin__error-msg[b-a787vwfsu2] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ef4444;
    font-size: 14px;
    font-weight: 500;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    height: 0;
}

.pin__error-msg.visible[b-a787vwfsu2] {
    opacity: 1;
    transform: translateY(0);
    height: auto;
}

.pin__error-msg.hidden[b-a787vwfsu2] {
    display: none;
}

.button-container[b-a787vwfsu2] {
    width: 100%;
    margin-top: 8px;
}

.submit-button[b-a787vwfsu2] {
    width: 100%;
    padding: 16px 32px;
    font-size: 16px;
    font-weight: 600;
    color: white;
    background: #cbd5e1;
    border: none;
    border-radius: 12px;
    cursor: not-allowed;
    transition: all 0.3s ease;
    outline: none;
}

.submit-button.active[b-a787vwfsu2] {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

.submit-button.active:hover[b-a787vwfsu2] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(59, 130, 246, 0.4);
}

.submit-button.active:active[b-a787vwfsu2] {
    transform: translateY(0);
}

/* 모바일 반응형 */
@media (max-width: 640px) {
    .content-container[b-a787vwfsu2] {
        padding: 32px 24px;
    }

    .pin__title[b-a787vwfsu2] {
        font-size: 20px;
    }

    .pin__description[b-a787vwfsu2] {
        font-size: 14px;
    }

    .pin__input[b-a787vwfsu2] {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }

    .pin__input-group[b-a787vwfsu2] {
        gap: 12px;
    }

    .pin__lock-icon svg[b-a787vwfsu2] {
        width: 64px;
        height: 64px;
    }
}
/* _content/FitnessPT/Components/Modals/RoutineModal.razor.rz.scp.css */
/* _content/FitnessPT/Components/Pages/Exercises/ExerciseCard.razor.rz.scp.css */
/* ExerciseCard 컴포넌트 전용 스타일 */

.exercise-card[b-vxemygvter] {
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s, box-shadow 0.3s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.exercise-card:hover[b-vxemygvter] {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* 이미지 영역 */
.card-image-wrapper[b-vxemygvter] {
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;
}

.card-image[b-vxemygvter] {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform 0.4s;
}

.exercise-card:hover .card-image[b-vxemygvter] {
    transform: scale(1.05);
}

/* 레벨 배지 */
.badge-level[b-vxemygvter] {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 12px;
    border-radius: 16px;
    font-size: 0.75rem;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(6px);
}

/* 카드 본문 */
.card-body[b-vxemygvter] {
    padding: 18px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    flex: 1;
}

.title-area[b-vxemygvter] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
}

.exercise-title[b-vxemygvter] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0;
    line-height: 1.4;
    flex: 1;
}

/* 카테고리 배지 */
.badge-category[b-vxemygvter] {
    padding: 4px 10px;
    border-radius: 10px;
    font-size: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
    background: #e0e7ff;
    color: #3730a3;
}

.exercise-desc[b-vxemygvter] {
    color: #6b7280;
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.detail-box[b-vxemygvter] {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 12px;
    background: #f9fafb;
    border-radius: 8px;
    font-size: 0.875rem;
    color: #374151;
}

/* 액션 버튼 */
.action-buttons[b-vxemygvter] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-top: auto;
}

.action-buttons button[b-vxemygvter] {
    padding: 9px;
    border: none;
    border-radius: 8px;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-edit[b-vxemygvter] {
    background: #3b82f6;
    color: white;
}

.btn-edit:hover[b-vxemygvter] {
    background: #2563eb;
}

.btn-delete[b-vxemygvter] {
    background: #ef4444;
    color: white;
}

.btn-delete:hover[b-vxemygvter] {
    background: #dc2626;
}

/* 반응형 */
@media (max-width: 768px) {
    .card-image-wrapper[b-vxemygvter] {
        height: 170px;
    }
}
/* _content/FitnessPT/Components/Pages/Exercises/ExerciseList.razor.rz.scp.css */
.exercises-container[b-oze0ros8iy] {
    max-width: 1400px;
    margin: 0 auto;
    padding: 2rem;
    width: 100%;
}

.page-header[b-oze0ros8iy] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.page-header h3[b-oze0ros8iy] {
    font-size: 2rem;
    font-weight: 700;
    color: #1a1a1a;
    margin: 0;
}

/* 로딩 스피너 */
.loading-spinner[b-oze0ros8iy] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem;
    gap: 1rem;
}

/* Empty State */
.empty-state[b-oze0ros8iy] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.empty-icon[b-oze0ros8iy] {
    font-size: 4rem;
    margin-bottom: 1rem;
}

.empty-state h3[b-oze0ros8iy] {
    font-size: 1.5rem;
    color: #1a1a1a;
    margin-bottom: 0.5rem;
}

.empty-state p[b-oze0ros8iy] {
    color: #6b7280;
    margin-bottom: 1.5rem;
}

/* 운동 카드 그리드 레이아웃 */
.exercises-grid[b-oze0ros8iy] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 2rem;
}

/* 페이징 */
.pagination[b-oze0ros8iy] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    padding: 2rem 0;
}

.btn-page[b-oze0ros8iy] {
    padding: 0.75rem 1.5rem;
    background: white;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
}

.btn-page:hover:not(:disabled)[b-oze0ros8iy] {
    background: #f9fafb;
    border-color: #3b82f6;
}

.btn-page:disabled[b-oze0ros8iy] {
    opacity: 0.5;
    cursor: not-allowed;
}

.page-info[b-oze0ros8iy] {
    padding: 0.75rem 1.5rem;
    background: white;
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-weight: 600;
    color: #1a1a1a;
}

/* 반응형 */
@media (max-width: 768px) {
    .exercises-container[b-oze0ros8iy] {
        padding: 1rem;
    }

    .page-header[b-oze0ros8iy] {
        flex-direction: column;
        gap: 1rem;
        align-items: stretch;
    }

    .exercises-grid[b-oze0ros8iy] {
        grid-template-columns: 1fr;
    }

    .filters[b-oze0ros8iy] {
        flex-direction: column;
    }
}

@media (min-width: 1080px) {
    .exercises-grid[b-oze0ros8iy] {
        grid-template-columns: repeat(3, 1fr);
    }
}
/* _content/FitnessPT/Components/Pages/Home.razor.rz.scp.css */
.home-container[b-nfxwl9eolz] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.hero[b-nfxwl9eolz] {
    padding: 80px 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    color: white;
    margin-bottom: 60px;
}

.hero-title[b-nfxwl9eolz] {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.2;
}

.hero-title .emoji[b-nfxwl9eolz] {
    font-size: 4rem;
    display: block;
    margin-bottom: 20px;
}

.hero-title .highlight[b-nfxwl9eolz] {
    color: #ffd700;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.hero-subtitle[b-nfxwl9eolz] {
    font-size: 1.3rem;
    margin-bottom: 30px;
    opacity: 0.95;
    line-height: 1.6;
}

/* 로그인 후 환영 섹션 */
.welcome-section[b-nfxwl9eolz] {
    text-align: center;
    padding: 40px 0;
}

.welcome-section h1[b-nfxwl9eolz] {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #333;
}

.lead[b-nfxwl9eolz] {
    font-size: 1.2rem;
    color: #666;
    margin-bottom: 50px;
}

/* 빠른 작업 카드 */
.quick-actions[b-nfxwl9eolz] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.action-card[b-nfxwl9eolz] {
    background: white;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(20px);
}

.action-card:hover[b-nfxwl9eolz] {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.action-icon[b-nfxwl9eolz] {
    font-size: 3rem;
    margin-bottom: 15px;
}

.action-card h3[b-nfxwl9eolz] {
    color: #333;
    margin-bottom: 10px;
    font-size: 1.4rem;
}

.action-card p[b-nfxwl9eolz] {
    color: #666;
    margin-bottom: 20px;
    line-height: 1.6;
}

/* 반응형 */
@media (max-width: 768px) {
    .hero-title[b-nfxwl9eolz] {
        font-size: 2rem;
    }

    .hero-subtitle[b-nfxwl9eolz] {
        font-size: 1rem;
    }

    .quick-actions[b-nfxwl9eolz] {
        grid-template-columns: 1fr;
    }
}
/* _content/FitnessPT/Components/Pages/Login.razor.rz.scp.css */
.login-page[b-ftulgtkevi] {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 20px;
}

.login-card[b-ftulgtkevi] {
    background: white;
    padding: 50px;
    border-radius: 25px;
    box-shadow: 0 25px 60px rgba(0, 0, 0, 0.3);
    max-width: 450px;
    width: 100%;
    text-align: center;
}

.login-header h1[b-ftulgtkevi] {
    font-size: 3rem;
    margin-bottom: 10px;
    color: #333;
}

.subtitle[b-ftulgtkevi] {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 40px;
}

.google-signin-wrapper[b-ftulgtkevi] {
    margin: 30px 0;
    display: flex;
    justify-content: center;
    min-height: 50px;
}

.loading-container[b-ftulgtkevi] {
    padding: 30px;
}

.spinner[b-ftulgtkevi] {
    border: 4px solid #f3f3f3;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
    margin: 0 auto 20px;
}

.alert[b-ftulgtkevi] {
    padding: 15px;
    border-radius: 10px;
    margin: 20px 0;
    font-weight: 500;
}

.alert-danger[b-ftulgtkevi] {
    background: #f8d7da;
    color: #721c24;
}

.alert-success[b-ftulgtkevi] {
    background: #d4edda;
    color: #155724;
}

.info-section[b-ftulgtkevi] {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #eee;
}

.info-section p[b-ftulgtkevi] {
    color: #666;
    margin: 10px 0;
    font-size: 0.95rem;
}
/* _content/FitnessPT/Components/Pages/Routine/RoutineCard.razor.rz.scp.css */
.routine-card[b-bcm794do8j]{
    background-color: #0a58ca;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .1);
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.routine-card:hover[b-bcm794do8j] {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

.card-image-wrapper[b-bcm794do8j] {
    position: relative;
    width: 100%;
    height: 200px;
    padding: 10px 0px;
    overflow: hidden;
    border-right: 20px;
}

.card-image[b-bcm794do8j] {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    transition: transform 0.4s;
}

.card-body[b-bcm794do8j]{
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.routine-title[b-bcm794do8j] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #1f2937;
    margin: 0;
    line-height: 1.4;
    flex: 1;
}

.badget-category-container[b-bcm794do8j]{
    border-radius: 10px;
    font-size: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
}

.badge-category[b-bcm794do8j]{
    padding: 4px 10px;
    border-radius: 10px;
    width: fit-content;
    background: #e0e7ff;
    color: #3730a3;
}
/* _content/FitnessPT/Components/Pages/Routine/RoutineList.razor.rz.scp.css */
.routine-container[b-rxdpx2trz5] {
    max-width: 1340px;
    margin: 0 auto;
    width: 100%;
}

.routine-header[b-rxdpx2trz5] {
    max-width: 1340px;
    padding: 10px;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
}

.page-header[b-rxdpx2trz5] {
    height: 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    box-sizing: border-box;
}

.page-title[b-rxdpx2trz5] {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.routine-grid-container[b-rxdpx2trz5]{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 20px;
    margin-top: 1rem;
}

.create-button[b-rxdpx2trz5] {
    background-color: #847BE2;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: .3s;

    font-size: 30px;
    color: white;
    font-weight: bold;
    text-align: center;
}

.create-button:hover[b-rxdpx2trz5] {
    background-color: #6d62c7;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(132, 123, 226, 0.4);
}

@media (max-width: 768px) {
    .page-title[b-rxdpx2trz5] {
        font-size: 28px;
    }
    .create-button[b-rxdpx2trz5] {
        width: 30px;
        height: 30px;
    }
    .routine-container[b-rxdpx2trz5] {
        gap: 20px;
    }

    .page-header[b-rxdpx2trz5] {
        flex-direction: row;
        gap: 1rem;
        align-items: stretch;
    }
}
/* _content/FitnessPT/Components/Shared/CategoryFillter.razor.rz.scp.css */
.search-section[b-6u7i6rx41f] {
    background: white;
    border-radius: 11px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
}

.filters[b-6u7i6rx41f] {
    gap: 20px;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.form-select[b-6u7i6rx41f] {
    border: 2px solid #e5e7eb;
    border-radius: 8px;
    font-size: 1rem;
    background: white;
    cursor: pointer;
    transition: all 0.3s;
}

.form-select:focus[b-6u7i6rx41f] {
    outline: none;
    border-color: #3b82f6;
}

@media (max-width: 768px) {
    .filters[b-6u7i6rx41f] {
        flex-direction: column;
    }
}
/* _content/FitnessPT/Pages/index.cshtml.rz.scp.css */
.home-container[b-z0f937hiyp] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

/* 랜딩 섹션 */
.landing-section[b-z0f937hiyp] {
    text-align: center;
}

.hero[b-z0f937hiyp] {
    padding: 80px 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    color: white;
    margin-bottom: 60px;
}

.hero-title[b-z0f937hiyp] {
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.2;
}

.hero-title .emoji[b-z0f937hiyp] {
    font-size: 4rem;
    display: block;
    margin-bottom: 20px;
}

.hero-title .highlight[b-z0f937hiyp] {
    color: #ffd700;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.hero-subtitle[b-z0f937hiyp] {
    font-size: 1.3rem;
    margin-bottom: 30px;
    opacity: 0.95;
    line-height: 1.6;
}

/* 로그인 후 환영 섹션 */
.welcome-section[b-z0f937hiyp] {
    text-align: center;
    padding: 40px 0;
}

.welcome-section h1[b-z0f937hiyp] {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #333;
}

.lead[b-z0f937hiyp] {
    font-size: 1.2rem;
    color: #666;
    margin-bottom: 50px;
}

/* 빠른 작업 카드 */
.quick-actions[b-z0f937hiyp] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    margin-top: 40px;
}

.action-card[b-z0f937hiyp] {
    background: white;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    opacity: 0;
    transform: translateY(20px);
}

.action-card:hover[b-z0f937hiyp] {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.15);
}

.action-icon[b-z0f937hiyp] {
    font-size: 3rem;
    margin-bottom: 15px;
}

.action-card h3[b-z0f937hiyp] {
    color: #333;
    margin-bottom: 10px;
    font-size: 1.4rem;
}

.action-card p[b-z0f937hiyp] {
    color: #666;
    margin-bottom: 20px;
    line-height: 1.6;
}

/* 반응형 */
@media (max-width: 768px) {
    .hero-title[b-z0f937hiyp] {
        font-size: 2rem;
    }

    .hero-subtitle[b-z0f937hiyp] {
        font-size: 1rem;
    }

    .quick-actions[b-z0f937hiyp] {
        grid-template-columns: 1fr;
    }
}
