/* /Areas/Identity/Pages/Account/AccessDenied.cshtml.rz.scp.css */
.access-denied-container[b-bani53p9w0] {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem;
}

.access-denied-card[b-bani53p9w0] {
    background: white;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    padding: 3rem 2rem;
    text-align: center;
    max-width: 480px;
    width: 100%;
}

.access-denied-icon[b-bani53p9w0] {
    width: 100px;
    height: 100px;
    background: linear-gradient(135deg, #fff5f5 0%, #fed7d7 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.access-denied-icon i[b-bani53p9w0] {
    width: 48px;
    height: 48px;
    color: var(--cec-danger, #dc3545);
}

.access-denied-title[b-bani53p9w0] {
    font-size: 1.75rem;
    font-weight: 700;
    color: var(--cec-primary-dark);
    margin-bottom: 0.75rem;
}

.access-denied-message[b-bani53p9w0] {
    color: #6c757d;
    font-size: 1rem;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.access-denied-actions[b-bani53p9w0] {
    display: flex;
    gap: 0.75rem;
    justify-content: center;
    flex-wrap: wrap;
}

.access-denied-actions .btn[b-bani53p9w0] {
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
}

.access-denied-actions .btn-primary[b-bani53p9w0] {
    background: var(--cec-primary);
    border: none;
}

.access-denied-actions .btn-primary:hover[b-bani53p9w0] {
    background: var(--cec-primary-dark);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.access-denied-actions .btn-outline[b-bani53p9w0] {
    background: white;
    border: 2px solid #e9ecef;
    color: var(--cec-primary-dark);
}

.access-denied-actions .btn-outline:hover[b-bani53p9w0] {
    border-color: var(--cec-primary);
    color: var(--cec-primary);
    background: var(--cec-primary-pale);
}
/* /Areas/Identity/Pages/Account/Login.cshtml.rz.scp.css */
.auth-page[b-u6kw7fakan] {
    min-height: calc(100vh - 300px);
    padding: 3rem 0;
}

.auth-card[b-u6kw7fakan] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    max-width: 480px;
    margin: 0 auto;
}

.auth-header[b-u6kw7fakan] {
    background: linear-gradient(135deg, var(--cec-primary) 0%, var(--cec-primary-dark) 100%);
    padding: 2rem;
    text-align: center;
}

.auth-header h1[b-u6kw7fakan] {
    color: white;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.auth-body[b-u6kw7fakan] {
    padding: 2rem;
}

.form-floating>label[b-u6kw7fakan] {
    color: #6c757d;
}

.form-control:focus[b-u6kw7fakan] {
    border-color: var(--cec-primary);
    box-shadow: 0 0 0 0.2rem var(--cec-primary-pale);
}

.auth-btn[b-u6kw7fakan] {
    width: 100%;
    padding: 0.875rem;
    font-weight: 600;
    border-radius: 8px;
}

.auth-divider[b-u6kw7fakan] {
    display: flex;
    align-items: center;
    margin: 1.5rem 0;
}

.auth-divider[b-u6kw7fakan]::before,
.auth-divider[b-u6kw7fakan]::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e9ecef;
}

.auth-divider span[b-u6kw7fakan] {
    padding: 0 1rem;
    color: #6c757d;
    font-size: 0.875rem;
}

.social-btn[b-u6kw7fakan] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.75rem;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: white;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
}

.social-btn:hover[b-u6kw7fakan] {
    background: #f8f9fa;
    border-color: #ced4da;
}

.auth-footer[b-u6kw7fakan] {
    text-align: center;
    padding: 1rem 2rem 2rem;
    background: #f8f9fa;
}

.auth-footer p[b-u6kw7fakan] {
    margin: 0;
    color: #6c757d;
}

.auth-footer a[b-u6kw7fakan] {
    color: var(--cec-primary);
    font-weight: 600;
    text-decoration: none;
}

.auth-footer a:hover[b-u6kw7fakan] {
    text-decoration: underline;
}
/* /Areas/Identity/Pages/Account/Manage/ChangePassword.cshtml.rz.scp.css */
.manage-card[b-99jlfovic0] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: none;
    margin-bottom: 1.5rem;
}

.manage-card-header[b-99jlfovic0] {
    background: transparent;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.25rem 1.5rem;
}

.manage-card-header h4[b-99jlfovic0] {
    margin: 0;
    font-weight: 600;
    color: var(--cec-primary-dark);
}

.manage-card-body[b-99jlfovic0] {
    padding: 1.5rem;
}

.form-floating>label[b-99jlfovic0] {
    color: #6c757d;
}

.form-control:focus[b-99jlfovic0] {
    border-color: var(--cec-primary);
    box-shadow: 0 0 0 0.2rem var(--cec-primary-pale);
}
/* /Areas/Identity/Pages/Account/Manage/DownloadPersonalData.cshtml.rz.scp.css */
.manage-card[b-29hbtqw8k7] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: none;
}

.manage-card-header[b-29hbtqw8k7] {
    background: transparent;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.25rem 1.5rem;
}

.manage-card-header h4[b-29hbtqw8k7] {
    margin: 0;
    font-weight: 600;
    color: var(--cec-primary-dark);
}

.manage-card-body[b-29hbtqw8k7] {
    padding: 1.5rem;
}

.warning-icon[b-29hbtqw8k7] {
    font-size: 3rem;
    color: var(--cec-primary);
}
/* /Areas/Identity/Pages/Account/Manage/Email.cshtml.rz.scp.css */
.manage-card[b-5uczv41ni6] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: none;
    margin-bottom: 1.5rem;
}

.manage-card-header[b-5uczv41ni6] {
    background: transparent;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.25rem 1.5rem;
}

.manage-card-header h4[b-5uczv41ni6] {
    margin: 0;
    font-weight: 600;
    color: var(--cec-primary-dark);
}

.manage-card-body[b-5uczv41ni6] {
    padding: 1.5rem;
}

.form-floating>label[b-5uczv41ni6] {
    color: #6c757d;
}

.form-control:focus[b-5uczv41ni6] {
    border-color: var(--cec-primary);
    box-shadow: 0 0 0 0.2rem var(--cec-primary-pale);
}

.verified-badge[b-5uczv41ni6] {
    color: #198754;
}
/* /Areas/Identity/Pages/Account/Manage/Index.cshtml.rz.scp.css */
.manage-card[b-j78fhmz5fo] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    border: none;
    margin-bottom: 1.5rem;
}

.manage-card-header[b-j78fhmz5fo] {
    background: transparent;
    border-bottom: 1px solid #f0f0f0;
    padding: 1.25rem 1.5rem;
}

.manage-card-header h4[b-j78fhmz5fo] {
    margin: 0;
    font-weight: 600;
    color: var(--cec-primary-dark);
}

.manage-card-body[b-j78fhmz5fo] {
    padding: 1.5rem;
}

.form-floating>label[b-j78fhmz5fo] {
    color: #6c757d;
}

.form-control:focus[b-j78fhmz5fo] {
    border-color: var(--cec-primary);
    box-shadow: 0 0 0 0.2rem var(--cec-primary-pale);
}

.profile-avatar[b-j78fhmz5fo] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--cec-primary) 0%, var(--cec-primary-dark) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
}

.profile-avatar-img[b-j78fhmz5fo] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--cec-primary);
}

.section-divider[b-j78fhmz5fo] {
    display: flex;
    align-items: center;
    margin: 2rem 0 1.5rem;
}

.section-divider[b-j78fhmz5fo]::before {
    content: '';
    flex: 1;
    height: 1px;
    background: #e9ecef;
}

.section-divider span[b-j78fhmz5fo] {
    padding: 0 1rem;
    color: #6c757d;
    font-weight: 600;
}

.link-item[b-j78fhmz5fo] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem;
    background: var(--cec-primary-pale);
    border-radius: 12px;
    margin-bottom: 0.75rem;
    transition: all 0.2s ease;
}

.link-item:hover[b-j78fhmz5fo] {
    background: var(--cec-primary-pale);
}

.link-item-icon[b-j78fhmz5fo] {
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--cec-primary);
    flex-shrink: 0;
}

.link-item-content[b-j78fhmz5fo] {
    flex: 1;
    min-width: 0;
}

.link-item-title[b-j78fhmz5fo] {
    font-weight: 600;
    color: var(--cec-primary-dark);
    margin-bottom: 0.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link-item-url[b-j78fhmz5fo] {
    font-size: 0.8rem;
    color: #6c757d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link-item-actions[b-j78fhmz5fo] {
    display: flex;
    gap: 0.25rem;
}

.link-item-actions button[b-j78fhmz5fo] {
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.add-link-btn[b-j78fhmz5fo] {
    width: 100%;
    padding: 1rem;
    border: 2px dashed #dee2e6;
    background: transparent;
    border-radius: 12px;
    color: #6c757d;
    font-weight: 500;
    transition: all 0.2s ease;
}

.add-link-btn:hover[b-j78fhmz5fo] {
    border-color: var(--cec-primary);
    color: var(--cec-primary);
    background: var(--cec-primary-pale);
}

.link-form-container[b-j78fhmz5fo] {
    background: var(--cec-primary-pale);
    border-radius: 12px;
    padding: 1.25rem;
    margin-bottom: 1rem;
}

.no-links[b-j78fhmz5fo] {
    text-align: center;
    padding: 2rem 1rem;
    color: #6c757d;
}

.no-links i[b-j78fhmz5fo] {
    width: 48px;
    height: 48px;
    color: var(--cec-primary);
    opacity: 0.5;
    margin-bottom: 1rem;
}
/* /Areas/Identity/Pages/Account/Manage/_Layout.cshtml.rz.scp.css */
.manage-layout[b-hrylgqehbw] {
    padding: 2rem 0;
    min-height: calc(100vh - 300px);
    background-color: var(--cec-primary-pale);
}
/* /Areas/Identity/Pages/Account/Manage/_ManageNav.cshtml.rz.scp.css */
.manage-sidebar[b-73cucpqw1n] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    padding: 1.5rem;
}

.manage-menu[b-73cucpqw1n] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.manage-menu li[b-73cucpqw1n] {
    margin-bottom: 0.5rem;
}

.manage-menu a[b-73cucpqw1n] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 0.75rem 1rem;
    border-radius: 8px;
    color: #495057;
    text-decoration: none;
    transition: all 0.2s ease;
}

.manage-menu a:hover[b-73cucpqw1n] {
    background: var(--cec-primary-pale);
    color: var(--cec-primary);
}

.manage-menu a.active[b-73cucpqw1n] {
    background: var(--cec-primary);
    color: white;
}

.manage-menu i[b-73cucpqw1n] {
    font-size: 1.1rem;
}
/* /Areas/Identity/Pages/Account/Register.cshtml.rz.scp.css */
.auth-page[b-e6ty1752gi] {
    min-height: calc(100vh - 300px);
    padding: 3rem 0;
}

.auth-card[b-e6ty1752gi] {
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    max-width: 520px;
    margin: 0 auto;
}

.auth-header[b-e6ty1752gi] {
    background: linear-gradient(135deg, var(--cec-primary) 0%, var(--cec-primary-dark) 100%);
    padding: 2rem;
    text-align: center;
}

.auth-header h1[b-e6ty1752gi] {
    color: white;
    font-size: 1.5rem;
    font-weight: 600;
    margin: 0;
}

.auth-body[b-e6ty1752gi] {
    padding: 2rem;
}

.form-floating>label[b-e6ty1752gi] {
    color: #6c757d;
}

.form-control:focus[b-e6ty1752gi] {
    border-color: var(--cec-primary);
    box-shadow: 0 0 0 0.2rem var(--cec-primary-pale);
}

.auth-btn[b-e6ty1752gi] {
    width: 100%;
    padding: 0.875rem;
    font-weight: 600;
    border-radius: 8px;
}

.auth-divider[b-e6ty1752gi] {
    display: flex;
    align-items: center;
    margin: 1.5rem 0;
}

.auth-divider[b-e6ty1752gi]::before,
.auth-divider[b-e6ty1752gi]::after {
    content: '';
    flex: 1;
    height: 1px;
    background: #e9ecef;
}

.auth-divider span[b-e6ty1752gi] {
    padding: 0 1rem;
    color: #6c757d;
    font-size: 0.875rem;
}

.social-btn[b-e6ty1752gi] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.75rem;
    border-radius: 8px;
    border: 1px solid #dee2e6;
    background: white;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
}

.social-btn:hover[b-e6ty1752gi] {
    background: #f8f9fa;
    border-color: #ced4da;
}

.auth-footer[b-e6ty1752gi] {
    text-center;
    padding: 1rem 2rem 2rem;
    background: #f8f9fa;
}

.auth-footer p[b-e6ty1752gi] {
    margin: 0;
    color: #6c757d;
}

.auth-footer a[b-e6ty1752gi] {
    color: var(--cec-primary);
    font-weight: 600;
    text-decoration: none;
}

.auth-footer a:hover[b-e6ty1752gi] {
    text-decoration: underline;
}
/* /Pages/Privacy/Index.cshtml.rz.scp.css */
.privacy-hero[b-8hqfh3bkuo] {
    background: linear-gradient(135deg, var(--cec-primary-dark) 0%, var(--cec-primary) 100%);
    color: var(--cec-text);
    padding: 5rem 0 4rem;
}

.privacy-title[b-8hqfh3bkuo] {
    font-size: clamp(2.25rem, 4vw, 4rem);
    font-weight: 800;
    margin-bottom: 1rem;
}

.privacy-subtitle[b-8hqfh3bkuo] {
    font-size: 1.15rem;
    line-height: 1.7;
    max-width: 760px;
    margin: 0 auto 1rem;
    opacity: 0.95;
}

.privacy-updated[b-8hqfh3bkuo] {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
}

.privacy-content[b-8hqfh3bkuo] {
    background: var(--cec-primary-pale);
    padding: 4rem 0;
}

.privacy-panel[b-8hqfh3bkuo] {
    background: var(--cec-bg-light);
    border: 1px solid rgba(139, 94, 60, 0.12);
    border-radius: 8px;
    box-shadow: 0 12px 40px var(--cec-shadow);
    padding: clamp(1.5rem, 4vw, 3rem);
}

.privacy-section[b-8hqfh3bkuo] {
    padding-bottom: 1.75rem;
    margin-bottom: 1.75rem;
    border-bottom: 1px solid var(--cec-primary-pale);
}

.privacy-section:last-child[b-8hqfh3bkuo] {
    border-bottom: 0;
}

.privacy-section h2[b-8hqfh3bkuo] {
    color: var(--cec-primary-dark);
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 0.85rem;
}

.privacy-section p[b-8hqfh3bkuo],
.privacy-section li[b-8hqfh3bkuo] {
    color: #5f5148;
    line-height: 1.75;
}

.privacy-section ul[b-8hqfh3bkuo] {
    padding-left: 1.2rem;
    margin-bottom: 0;
}

.privacy-section a[b-8hqfh3bkuo] {
    color: var(--cec-primary);
    font-weight: 600;
}
/* /Pages/Profile/Index.cshtml.rz.scp.css */
/* ===== Entry Animations ===== */
@keyframes fadeInUp-b-h5tnkah7sp {
    from {
        opacity: 0;
        transform: translateY(28px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn-b-h5tnkah7sp {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes scaleIn-b-h5tnkah7sp {
    from {
        opacity: 0;
        transform: scale(0.9);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes subtleFloat-b-h5tnkah7sp {
    0%, 100% { transform: translateY(0); }
    50%      { transform: translateY(-6px); }
}

/* Staggered entrance sequence */
.profile-avatar[b-h5tnkah7sp]        { animation: scaleIn-b-h5tnkah7sp   0.55s cubic-bezier(0.16, 1, 0.3, 1) both; }
.profile-name[b-h5tnkah7sp]          { animation: fadeInUp-b-h5tnkah7sp  0.55s 0.08s cubic-bezier(0.16, 1, 0.3, 1) both; }
.profile-username[b-h5tnkah7sp]      { animation: fadeInUp-b-h5tnkah7sp  0.55s 0.14s cubic-bezier(0.16, 1, 0.3, 1) both; }
.profile-description[b-h5tnkah7sp]   { animation: fadeInUp-b-h5tnkah7sp  0.55s 0.22s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(1)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.26s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(2)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.30s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(3)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.34s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(4)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.38s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(5)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.42s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(6)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.46s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(7)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.50s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(8)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.54s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(9)[b-h5tnkah7sp]  { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.58s cubic-bezier(0.16, 1, 0.3, 1) both; }
.link-card:nth-child(10)[b-h5tnkah7sp] { animation: fadeInUp-b-h5tnkah7sp 0.45s 0.62s cubic-bezier(0.16, 1, 0.3, 1) both; }
.pix-card[b-h5tnkah7sp]               { animation: fadeInUp-b-h5tnkah7sp  0.55s 0.32s cubic-bezier(0.16, 1, 0.3, 1) both; }

/* ===== Hero Section ===== */
.profile-hero[b-h5tnkah7sp] {
    background: linear-gradient(160deg, var(--cec-primary-dark) 0%, var(--cec-primary) 38%, var(--cec-primary-light) 100%);
    padding: 4.5rem 1.5rem 3.5rem;
    position: relative;
    overflow: hidden;
}

/* Ethereal light orbs */
.profile-hero[b-h5tnkah7sp]::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 320px 240px at 20% 25%, rgba(255,255,255,0.13) 0%, transparent 100%),
        radial-gradient(ellipse 200px 180px at 80% 55%, rgba(255,255,255,0.06) 0%, transparent 100%),
        radial-gradient(ellipse 260px 200px at 50% 90%, rgba(255,255,255,0.04) 0%, transparent 100%);
    pointer-events: none;
}

/* Bottom fade-out */
.profile-hero[b-h5tnkah7sp]::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 56px;
    background: linear-gradient(to top, rgba(0,0,0,0.045), transparent);
    pointer-events: none;
}

/* ===== Avatar ===== */
.profile-avatar[b-h5tnkah7sp] {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    background: linear-gradient(135deg, var(--cec-primary-light) 0%, var(--cec-primary-pale) 100%);
    border: 3px solid rgba(255, 255, 255, 0.9);
    box-shadow:
        0 8px 36px rgba(0, 0, 0, 0.18),
        0 0 0 8px rgba(255, 255, 255, 0.07);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    animation: subtleFloat-b-h5tnkah7sp 4s ease-in-out infinite;
}

.profile-avatar i[b-h5tnkah7sp] {
    font-size: 2.75rem;
    color: var(--cec-primary);
}

.profile-avatar-img[b-h5tnkah7sp] {
    width: 108px;
    height: 108px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid rgba(255, 255, 255, 0.9);
    box-shadow:
        0 8px 36px rgba(0, 0, 0, 0.18),
        0 0 0 8px rgba(255, 255, 255, 0.07);
    position: relative;
    z-index: 1;
}

/* ===== Name & Username ===== */
.profile-name[b-h5tnkah7sp] {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 1.9rem;
    font-weight: 700;
    color: white;
    margin-top: 1.25rem;
    letter-spacing: -0.015em;
    line-height: 1.15;
    text-shadow: 0 2px 16px rgba(0, 0, 0, 0.12);
    position: relative;
    z-index: 1;
}

.profile-username[b-h5tnkah7sp] {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.95rem;
    font-weight: 500;
    letter-spacing: 0.04em;
    margin-top: 0.3rem;
    position: relative;
    z-index: 1;
}

/* Decorative line under username */
.profile-username[b-h5tnkah7sp]::after {
    content: '';
    display: block;
    width: 32px;
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
    margin: 1rem auto 0;
    border-radius: 1px;
}

/* ===== Content Container ===== */
.profile-content[b-h5tnkah7sp] {
    margin-top: 1.75rem;
}

/* ===== Description Card ===== */
.profile-description[b-h5tnkah7sp] {
    background: var(--cec-bg-light);
    border-radius: 18px;
    padding: 1.5rem 1.75rem;
    margin-bottom: 1.5rem;
    box-shadow:
        0 1px 2px rgba(0,0,0,0.03),
        0 6px 28px rgba(0,0,0,0.06);
    border: 1px solid rgba(139, 94, 60, 0.07);
    font-size: 0.95rem;
    line-height: 1.7;
    color: var(--cec-text-muted);
}

/* ===== Link Cards ===== */
.link-card[b-h5tnkah7sp] {
    background: var(--cec-bg-light);
    border: 1px solid rgba(139, 94, 60, 0.05);
    border-radius: 16px;
    padding: 1rem 1.25rem;
    margin-bottom: 0.8rem;
    box-shadow:
        0 1px 2px rgba(0,0,0,0.02),
        0 4px 18px rgba(0,0,0,0.04);
    transition: all 0.38s cubic-bezier(0.16, 1, 0.3, 1);
    display: flex;
    align-items: center;
    gap: 0.875rem;
    text-decoration: none;
    color: var(--cec-text-dark);
    position: relative;
    overflow: hidden;
}

/* Left accent slit that grows on hover */
.link-card[b-h5tnkah7sp]::before {
    content: '';
    position: absolute;
    left: 0;
    top: 14px;
    bottom: 14px;
    width: 3px;
    background: var(--cec-primary);
    border-radius: 0 3px 3px 0;
    transform: scaleY(0);
    transition: transform 0.38s cubic-bezier(0.16, 1, 0.3, 1);
}

.link-card:hover[b-h5tnkah7sp] {
    transform: translateY(-3px) translateX(2px);
    box-shadow: 0 10px 32px var(--cec-shadow);
    border-color: rgba(139, 94, 60, 0.15);
}

.link-card:hover[b-h5tnkah7sp]::before {
    transform: scaleY(1);
}

.link-card-icon[b-h5tnkah7sp] {
    width: 42px;
    height: 42px;
    background: var(--cec-primary-pale);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.38s cubic-bezier(0.16, 1, 0.3, 1);
}

.link-card:hover .link-card-icon[b-h5tnkah7sp] {
    background: var(--cec-primary);
    transform: scale(1.08);
}

.link-card-icon i[b-h5tnkah7sp] {
    color: var(--cec-primary);
    width: 20px;
    height: 20px;
    transition: color 0.38s ease;
}

.link-card:hover .link-card-icon i[b-h5tnkah7sp] {
    color: white;
}

.link-card-content[b-h5tnkah7sp] {
    display: flex;
    justify-content: center;
    flex: 1;
    min-width: 0;
}

.link-card-title[b-h5tnkah7sp] {
    font-weight: 600;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--cec-text-dark);
}

.link-card-url[b-h5tnkah7sp] {
    font-size: 0.82rem;
    color: #8B7E78;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.link-card-arrow[b-h5tnkah7sp] {
    color: var(--cec-primary);
    opacity: 0.35;
    transition: all 0.38s cubic-bezier(0.16, 1, 0.3, 1);
    flex-shrink: 0;
}

.link-card:hover .link-card-arrow[b-h5tnkah7sp] {
    opacity: 1;
    transform: translateX(3px);
}

/* ===== PIX Card ===== */
.pix-card[b-h5tnkah7sp] {
    background: linear-gradient(155deg, var(--cec-primary) 0%, var(--cec-primary-dark) 100%);
    border-radius: 24px;
    padding: 2.75rem 1.75rem;
    color: white;
    margin-top: 2rem;
    box-shadow: 0 14px 52px rgba(0, 0, 0, 0.16);
    text-align: center;
    position: relative;
    overflow: hidden;
}

/* Concentric glow */
.pix-card[b-h5tnkah7sp]::before {
    content: '';
    position: absolute;
    top: -55%;
    right: -35%;
    width: 170%;
    height: 170%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 68%);
    pointer-events: none;
    border-radius: 50%;
}

/* Sweeping shine */
.pix-card[b-h5tnkah7sp]::after {
    content: '';
    position: absolute;
    top: -130%;
    left: -130%;
    width: 360%;
    height: 360%;
    background: linear-gradient(
        45deg,
        transparent 28%,
        rgba(255, 255, 255, 0.03) 44%,
        rgba(255, 255, 255, 0.08) 50%,
        rgba(255, 255, 255, 0.03) 56%,
        transparent 72%
    );
    animation: pixShine-b-h5tnkah7sp 9s infinite linear;
    pointer-events: none;
}

@keyframes pixShine-b-h5tnkah7sp {
    0%   { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
    100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

.pix-card-title[b-h5tnkah7sp] {
    font-weight: 700;
    font-size: 1.15rem;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    position: relative;
    z-index: 1;
}

.pix-card-title i[b-h5tnkah7sp] {
    width: 22px;
    height: 22px;
}

.pix-copy-btn[b-h5tnkah7sp] {
    background: white;
    color: var(--cec-primary);
    border: none;
    border-radius: 16px;
    padding: 1.05rem 2.6rem;
    font-weight: 700;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    transition: all 0.38s cubic-bezier(0.16, 1, 0.3, 1);
    box-shadow: 0 5px 24px rgba(0, 0, 0, 0.14);
    position: relative;
    overflow: hidden;
    z-index: 1;
    cursor: pointer;
}

.pix-copy-btn[b-h5tnkah7sp]::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.03);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.pix-copy-btn:hover[b-h5tnkah7sp]::before {
    width: 420px;
    height: 420px;
}

.pix-copy-btn:hover[b-h5tnkah7sp] {
    transform: translateY(-2px);
    box-shadow: 0 10px 36px rgba(0, 0, 0, 0.2);
    background: #faf7f4;
}

.pix-copy-btn:active[b-h5tnkah7sp] {
    transform: scale(0.97);
    transition: transform 0.1s;
}

.pix-copy-btn.copied[b-h5tnkah7sp] {
    background: #2a7d46;
    color: white;
    box-shadow: 0 5px 24px rgba(42, 125, 70, 0.3);
    pointer-events: none;
}

.pix-copy-btn i[b-h5tnkah7sp] {
    width: 20px;
    height: 20px;
}

.pix-hint[b-h5tnkah7sp] {
    font-size: 0.8rem;
    opacity: 0.6;
    margin-top: 0.85rem;
    position: relative;
    z-index: 1;
}

/* ===== Not Found ===== */
.not-found[b-h5tnkah7sp] {
    text-align: center;
    padding: 5rem 1.5rem;
}

.not-found-icon[b-h5tnkah7sp] {
    width: 100px;
    height: 100px;
    background: var(--cec-primary-pale);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    box-shadow: 0 4px 20px rgba(201, 124, 93, 0.1);
}

.not-found-icon i[b-h5tnkah7sp] {
    font-size: 2.5rem;
    color: var(--cec-primary);
}

.not-found h3[b-h5tnkah7sp] {
    font-family: 'Playfair Display', 'Times New Roman', Georgia, serif;
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--cec-text-dark);
}

/* ===== Loading ===== */
.text-center .spinner-border[b-h5tnkah7sp] {
    color: var(--cec-primary) !important;
}

/* ===== Responsive ===== */
@media (max-width: 420px) {
    .profile-hero[b-h5tnkah7sp] {
        padding: 3rem 1rem 2.5rem;
    }

    .profile-name[b-h5tnkah7sp] {
        font-size: 1.55rem;
    }

    .profile-avatar[b-h5tnkah7sp],
    .profile-avatar-img[b-h5tnkah7sp] {
        width: 88px;
        height: 88px;
    }

    .profile-avatar i[b-h5tnkah7sp] {
        font-size: 2.25rem;
    }

    .not-found[b-h5tnkah7sp] {
        padding: 3rem 1.25rem;
    }
}
/* /Pages/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-0imb9swz6q] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-0imb9swz6q] {
  color: #0077cc;
}

.btn-primary[b-0imb9swz6q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-0imb9swz6q], .nav-pills .show > .nav-link[b-0imb9swz6q] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-0imb9swz6q] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-0imb9swz6q] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-0imb9swz6q] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-0imb9swz6q] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-0imb9swz6q] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Pages/Shared/_ProfileLayout.cshtml.rz.scp.css */
*[b-46n58928p4] {
    font-family: 'Inter', sans-serif;
}

.body-profile[b-46n58928p4] {
    background: linear-gradient(175deg, var(--cec-surface) 0%, var(--cec-primary-pale) 35%, var(--cec-primary-pale) 100%);
    background-attachment: fixed;
}
/* /Pages/Terms/Index.cshtml.rz.scp.css */
.terms-hero[b-zkirt03pcg] {
    background: linear-gradient(135deg, var(--cec-primary-dark) 0%, var(--cec-primary) 100%);
    color: var(--cec-text);
    padding: 5rem 0 4rem;
}

.terms-title[b-zkirt03pcg] {
    font-size: clamp(2.25rem, 4vw, 4rem);
    font-weight: 800;
    margin-bottom: 1rem;
}

.terms-subtitle[b-zkirt03pcg] {
    font-size: 1.15rem;
    line-height: 1.7;
    max-width: 760px;
    margin: 0 auto 1rem;
    opacity: 0.95;
}

.terms-updated[b-zkirt03pcg] {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
}

.terms-content[b-zkirt03pcg] {
    background: var(--cec-primary-pale);
    padding: 4rem 0;
}

.terms-panel[b-zkirt03pcg] {
    background: var(--cec-bg-light);
    border: 1px solid rgba(139, 94, 60, 0.12);
    border-radius: 8px;
    box-shadow: 0 12px 40px var(--cec-shadow);
    padding: clamp(1.5rem, 4vw, 3rem);
}

.terms-section[b-zkirt03pcg] {
    padding-bottom: 1.75rem;
    margin-bottom: 1.75rem;
    border-bottom: 1px solid var(--cec-primary-pale);
}

.terms-section:last-child[b-zkirt03pcg] {
    border-bottom: 0;
}

.terms-section h2[b-zkirt03pcg] {
    color: var(--cec-primary-dark);
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 0.85rem;
}

.terms-section p[b-zkirt03pcg],
.terms-section li[b-zkirt03pcg] {
    color: #5f5148;
    line-height: 1.75;
}

.terms-section ul[b-zkirt03pcg] {
    padding-left: 1.2rem;
    margin-bottom: 0;
}

.terms-section a[b-zkirt03pcg] {
    color: var(--cec-primary);
    font-weight: 600;
}
