@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

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

main[b-trr0ylf1se] {
    flex: 1;
}

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-trr0ylf1se], article[b-trr0ylf1se] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4rgspecl2r] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

.navbar-brand[b-4rgspecl2r] {
    font-size: 1.1rem;
}

.bi[b-4rgspecl2r] {
    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-4rgspecl2r] {
    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-4rgspecl2r] {
    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-4rgspecl2r] {
    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");
}

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

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

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

    .nav-item[b-4rgspecl2r]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

.nav-item[b-4rgspecl2r]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-section[b-4rgspecl2r] {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
    border-top: 1px solid rgba(255,255,255,0.1);
}

.nav-section span[b-4rgspecl2r] {
    font-weight: 600;
    letter-spacing: 0.05em;
}

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

    .collapse[b-4rgspecl2r] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-4rgspecl2r] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/AbstractReview.razor.rz.scp.css */
.review-header[b-afj649v7dw] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.review-container[b-afj649v7dw] {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
}

@media (max-width: 968px) {
    .review-container[b-afj649v7dw] {
        grid-template-columns: 1fr;
    }
}

.review-card[b-afj649v7dw] {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 2rem;
}

.abstract-text[b-afj649v7dw] {
    font-size: 1rem;
    line-height: 1.8;
    color: #2d3748;
    white-space: pre-wrap;
    word-wrap: break-word;
    user-select: text;
    cursor: text;
}

.abstract-text mark[b-afj649v7dw] {
    background-color: #fef3c7;
    padding: 0.1rem 0.2rem;
    border-radius: 0.25rem;
    cursor: pointer;
    position: relative;
}

.abstract-text mark.comment-general[b-afj649v7dw] {
    background-color: #fef3c7;
}

.abstract-text mark.comment-critical[b-afj649v7dw] {
    background-color: #fee2e2;
}

.abstract-text mark.comment-suggestion[b-afj649v7dw] {
    background-color: #dbeafe;
}

.abstract-text mark.comment-praise[b-afj649v7dw] {
    background-color: #d1fae5;
}

.score-slider[b-afj649v7dw] {
    width: 100%;
    margin: 1rem 0;
}

.score-label[b-afj649v7dw] {
    display: flex;
    justify-content: space-between;
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 0.5rem;
}

.current-score[b-afj649v7dw] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #667eea;
    text-align: center;
    margin: 0.5rem 0;
}

.btn-submit-review[b-afj649v7dw] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
    width: 100%;
    margin-top: 1rem;
}

.btn-save-progress[b-afj649v7dw] {
    background: #6c757d;
    color: white;
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
    width: 100%;
    margin-top: 0.5rem;
}

.comment-item[b-afj649v7dw] {
    background: #f8f9fa;
    border-left: 4px solid #667eea;
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 0.5rem;
}

.comment-item.general[b-afj649v7dw] {
    border-left-color: #f59e0b;
    background: #fffbeb;
}

.comment-item.critical[b-afj649v7dw] {
    border-left-color: #dc2626;
    background: #fef2f2;
}

.comment-item.suggestion[b-afj649v7dw] {
    border-left-color: #3b82f6;
    background: #eff6ff;
}

.comment-item.praise[b-afj649v7dw] {
    border-left-color: #10b981;
    background: #f0fdf4;
}

.highlighted-text[b-afj649v7dw] {
    font-style: italic;
    color: #6c757d;
    background: #fff;
    padding: 0.5rem;
    border-radius: 0.25rem;
    margin-bottom: 0.5rem;
    border: 1px solid #e2e8f0;
}

.comment-modal[b-afj649v7dw] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
    z-index: 1000;
    max-width: 500px;
    width: 90%;
}

.modal-backdrop[b-afj649v7dw] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999;
}

.form-group[b-afj649v7dw] {
    margin-bottom: 1.5rem;
}

.form-label[b-afj649v7dw] {
    display: block;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.form-control[b-afj649v7dw] {
    width: 100%;
    padding: 0.75rem;
    border: 2px solid #e2e8f0;
    border-radius: 0.5rem;
    font-size: 1rem;
}

.form-control:focus[b-afj649v7dw] {
    outline: none;
    border-color: #667eea;
}

textarea.form-control[b-afj649v7dw] {
    min-height: 100px;
    resize: vertical;
}

.section-title[b-afj649v7dw] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e2e8f0;
}

.required-indicator[b-afj649v7dw] {
    color: #dc2626;
    margin-left: 0.25rem;
}

.status-badge[b-afj649v7dw] {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    background: #f3f4f6;
    color: #6c757d;
}

.auto-save-indicator[b-afj649v7dw] {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    margin-left: 1rem;
}

.auto-save-indicator.saving[b-afj649v7dw] {
    background: #fef3c7;
    color: #92400e;
}

.auto-save-indicator.saved[b-afj649v7dw] {
    background: #d1fae5;
    color: #065f46;
}

.comment-actions[b-afj649v7dw] {
    margin-top: 0.75rem;
    display: flex;
    gap: 0.5rem;
}

.btn-comment-action[b-afj649v7dw] {
    padding: 0.375rem 0.75rem;
    border: none;
    border-radius: 0.375rem;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
}

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

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

.btn-delete-comment[b-afj649v7dw] {
    background: #dc2626;
    color: white;
}

.btn-delete-comment:hover[b-afj649v7dw] {
    background: #b91c1c;
}

.delete-modal[b-afj649v7dw] {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 2rem;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
    z-index: 1001;
    max-width: 450px;
    width: 90%;
}

.delete-modal-header[b-afj649v7dw] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.delete-modal-icon[b-afj649v7dw] {
    width: 48px;
    height: 48px;
    background: #fee2e2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #dc2626;
    font-size: 24px;
    font-weight: bold;
}

.delete-modal-title[b-afj649v7dw] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0;
}

.delete-modal-message[b-afj649v7dw] {
    color: #6c757d;
    margin-bottom: 1.5rem;
    line-height: 1.6;
}

.delete-modal-actions[b-afj649v7dw] {
    display: flex;
    gap: 0.75rem;
    justify-content: flex-end;
}

.btn-confirm-delete[b-afj649v7dw] {
    background: #dc2626;
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-weight: 600;
    cursor: pointer;
}

.btn-confirm-delete:hover[b-afj649v7dw] {
    background: #b91c1c;
}

.btn-cancel-delete[b-afj649v7dw] {
    background: #e5e7eb;
    color: #4b5563;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-weight: 600;
    cursor: pointer;
}

.btn-cancel-delete:hover[b-afj649v7dw] {
    background: #d1d5db;
}

.floating-comment-button[b-afj649v7dw] {
    position: fixed;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    cursor: pointer;
    z-index: 900;
    transform: translateX(-50%);
    transition: all 0.2s ease;
    white-space: nowrap;
}

.floating-comment-button:hover[b-afj649v7dw] {
    transform: translateX(-50%) translateY(-2px);
    box-shadow: 0 6px 16px rgba(102, 126, 234, 0.5);
}

.floating-comment-button:active[b-afj649v7dw] {
    transform: translateX(-50%) translateY(0);
}

.attached-files-list[b-afj649v7dw] {
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    overflow: hidden;
}

.attached-file-item[b-afj649v7dw] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e2e8f0;
    background: white;
    transition: background 0.2s ease;
}

.attached-file-item:last-child[b-afj649v7dw] {
    border-bottom: none;
}

.attached-file-item:hover[b-afj649v7dw] {
    background: #f8f9fa;
}

.file-info[b-afj649v7dw] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1;
}

.file-icon[b-afj649v7dw] {
    font-size: 1.5rem;
}

.file-details[b-afj649v7dw] {
    display: flex;
    flex-direction: column;
}

.file-name[b-afj649v7dw] {
    font-weight: 600;
    color: #2d3748;
}

.file-size[b-afj649v7dw] {
    font-size: 0.875rem;
    color: #6c757d;
}

.file-actions[b-afj649v7dw] {
    display: flex;
    gap: 0.5rem;
}

.btn-file-action[b-afj649v7dw] {
    background: none;
    border: none;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 0.375rem;
    transition: all 0.2s ease;
}

.btn-download[b-afj649v7dw] {
    color: #3b82f6;
}

.btn-download:hover[b-afj649v7dw] {
    background: #dbeafe;
}

.btn-view[b-afj649v7dw] {
    color: #10b981;
}

.btn-view:hover[b-afj649v7dw] {
    background: #d1fae5;
}
/* /Pages/AbstractSubmission.razor.rz.scp.css */
.submission-header[b-6u1zox8mxy] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.submission-card[b-6u1zox8mxy] {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 2rem;
    margin-bottom: 2rem;
}

.form-group[b-6u1zox8mxy] {
    margin-bottom: 1.5rem;
}

.form-label[b-6u1zox8mxy] {
    display: block;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 0.5rem;
    font-size: 0.95rem;
}

.form-control[b-6u1zox8mxy] {
    width: 100%;
    padding: 0.875rem 1rem;
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    font-size: 1rem;
    transition: all 0.3s ease;
    box-sizing: border-box;
    resize: none;
    overflow: hidden;
}

.form-control:focus[b-6u1zox8mxy] {
    outline: none;
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.form-control.error[b-6u1zox8mxy] {
    border-color: #dc3545;
}

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

.form-control:disabled[b-6u1zox8mxy],
.form-control[readonly][b-6u1zox8mxy] {
    background-color: #f3f4f6;
    cursor: not-allowed;
    opacity: 0.7;
}

.error-message[b-6u1zox8mxy] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    display: block;
}

.help-text[b-6u1zox8mxy] {
    color: #6c757d;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    display: block;
}

.character-count[b-6u1zox8mxy] {
    text-align: right;
    font-size: 0.875rem;
    color: #6c757d;
    margin-top: 0.25rem;
}

.character-count.warning[b-6u1zox8mxy] {
    color: #f59e0b;
}

.character-count.error[b-6u1zox8mxy] {
    color: #dc3545;
}

.btn-submit[b-6u1zox8mxy] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
    margin-right: 1rem;
}

.btn-save-draft[b-6u1zox8mxy] {
    background: #6c757d;
    color: white;
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
    margin-right: 1rem;
}

.btn-cancel[b-6u1zox8mxy] {
    background: white;
    color: #6c757d;
    border: 2px solid #e2e8f0;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
}

.btn-delete[b-6u1zox8mxy] {
    background: #dc3545;
    color: white;
    border: none;
    padding: 0.875rem 2rem;
    border-radius: 0.5rem;
    font-weight: 700;
}

.auto-save-indicator[b-6u1zox8mxy] {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    margin-left: 1rem;
}

.auto-save-indicator.saving[b-6u1zox8mxy] {
    background: #fef3c7;
    color: #92400e;
}

.auto-save-indicator.saved[b-6u1zox8mxy] {
    background: #d1fae5;
    color: #065f46;
}

.required-indicator[b-6u1zox8mxy] {
    color: #dc3545;
    margin-left: 0.25rem;
}

.form-actions[b-6u1zox8mxy] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 2px solid #e2e8f0;
}

.button-group[b-6u1zox8mxy] {
    display: flex;
    align-items: center;
}

.file-upload-area[b-6u1zox8mxy] {
    margin-top: 1rem;
    border: 2px dashed #cbd5e0;
    border-radius: 0.75rem;
    padding: 2rem;
    text-align: center;
    background: #f8f9fa;
    transition: all 0.3s ease;
}

.file-upload-area:hover[b-6u1zox8mxy] {
    border-color: #667eea;
    background: #f3f4f6;
}

.file-input[b-6u1zox8mxy] {
    display: none;
}

.file-upload-label[b-6u1zox8mxy] {
    cursor: pointer;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    color: #667eea;
    font-weight: 600;
}

.upload-icon[b-6u1zox8mxy] {
    font-size: 2rem;
}

.upload-progress[b-6u1zox8mxy] {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #667eea;
}

.attached-files-list[b-6u1zox8mxy] {
    margin-top: 1rem;
    border: 1px solid #e2e8f0;
    border-radius: 0.75rem;
    overflow: hidden;
}

.attached-file-item[b-6u1zox8mxy] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e2e8f0;
    background: white;
    transition: background 0.2s ease;
}

.attached-file-item:last-child[b-6u1zox8mxy] {
    border-bottom: none;
}

.attached-file-item:hover[b-6u1zox8mxy] {
    background: #f8f9fa;
}

.file-info[b-6u1zox8mxy] {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1;
}

.file-icon[b-6u1zox8mxy] {
    font-size: 1.5rem;
}

.file-details[b-6u1zox8mxy] {
    display: flex;
    flex-direction: column;
}

.file-name[b-6u1zox8mxy] {
    font-weight: 600;
    color: #2d3748;
}

.file-size[b-6u1zox8mxy] {
    font-size: 0.875rem;
    color: #6c757d;
}

.file-actions[b-6u1zox8mxy] {
    display: flex;
    gap: 0.5rem;
}

.btn-file-action[b-6u1zox8mxy] {
    background: none;
    border: none;
    font-size: 1.25rem;
    cursor: pointer;
    padding: 0.5rem;
    border-radius: 0.375rem;
    transition: all 0.2s ease;
}

.btn-download[b-6u1zox8mxy] {
    color: #3b82f6;
}

.btn-download:hover[b-6u1zox8mxy] {
    background: #dbeafe;
}

.btn-delete-file[b-6u1zox8mxy] {
    color: #dc2626;
}

.btn-delete-file:hover[b-6u1zox8mxy] {
    background: #fee2e2;
}

.no-files-message[b-6u1zox8mxy] {
    padding: 1rem;
    text-align: center;
    color: #6c757d;
    font-style: italic;
}

.info-message[b-6u1zox8mxy] {
    padding: 1rem;
    background: #e0e7ff;
    border-left: 4px solid #667eea;
    border-radius: 0.5rem;
    color: #3730a3;
    margin-bottom: 1rem;
}
/* /Pages/BookingDetails.razor.rz.scp.css */
.booking-detail-header[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.back-btn[b-uj1aiz1p5z] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    color: white;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn:hover[b-uj1aiz1p5z] {
    background: white;
    color: #667eea;
}

.detail-card[b-uj1aiz1p5z] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.detail-card-header[b-uj1aiz1p5z] {
    padding: 1.5rem;
    font-weight: 700;
    color: white;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.detail-card-header.green[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.detail-card-header.blue[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}

.detail-card-body[b-uj1aiz1p5z] {
    padding: 2rem;
    background: white;
}

.detail-title[b-uj1aiz1p5z] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
}

.detail-row[b-uj1aiz1p5z] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 1.5rem;
    margin-bottom: 1.5rem;
}

.detail-item[b-uj1aiz1p5z] {
    background: #f8f9fa;
    padding: 1rem;
    border-radius: 0.75rem;
    border-left: 4px solid #667eea;
}

.detail-label[b-uj1aiz1p5z] {
    font-weight: 700;
    color: #4a5568;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.detail-value[b-uj1aiz1p5z] {
    color: #2d3748;
    font-size: 1.125rem;
    font-weight: 500;
}

.booking-reference[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    border: 2px dashed #f59e0b;
    font-family: monospace;
    font-size: 1.25rem;
    font-weight: 700;
    color: #92400e;
    text-align: center;
    letter-spacing: 2px;
}

.price-display[b-uj1aiz1p5z] {
    font-size: 2rem;
    font-weight: 700;
    color: #10b981;
}

.sidebar-card[b-uj1aiz1p5z] {
    background: white;
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.sidebar-title[b-uj1aiz1p5z] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.action-btn[b-uj1aiz1p5z] {
    width: 100%;
    padding: 0.875rem 1.5rem;
    font-weight: 600;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: center;
}

.action-btn-primary[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    color: white;
}

.action-btn-primary:hover[b-uj1aiz1p5z] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}

.action-btn-success[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border: none;
    color: white;
}

.action-btn-success:hover[b-uj1aiz1p5z] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.4);
    color: white;
}

.action-btn-secondary[b-uj1aiz1p5z] {
    background: #f3f4f6;
    border: 2px solid #e5e7eb;
    color: #4b5563;
}

.action-btn-secondary:hover[b-uj1aiz1p5z] {
    background: #e5e7eb;
    border-color: #d1d5db;
    color: #374151;
}

.info-box[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border: 2px solid #f59e0b;
    border-radius: 0.75rem;
    padding: 1.25rem;
}

.info-box-title[b-uj1aiz1p5z] {
    font-weight: 700;
    color: #92400e;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.info-box-text[b-uj1aiz1p5z] {
    color: #78350f;
    font-size: 0.875rem;
    line-height: 1.5;
}

.loading-state[b-uj1aiz1p5z] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.favorite-sessions-card[b-uj1aiz1p5z] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.favorite-sessions-header[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 1.5rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.favorite-sessions-body[b-uj1aiz1p5z] {
    padding: 2rem;
    background: white;
}

.favorite-session-item[b-uj1aiz1p5z] {
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    padding: 1.25rem;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    cursor: pointer;
}

.favorite-session-item:hover[b-uj1aiz1p5z] {
    border-color: #f59e0b;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.15);
    transform: translateY(-2px);
}

.favorite-session-title[b-uj1aiz1p5z] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.favorite-session-time[b-uj1aiz1p5z] {
    color: #6c757d;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.favorite-star-icon[b-uj1aiz1p5z] {
    color: #fbbf24;
    flex-shrink: 0;
}

.no-favorites-message[b-uj1aiz1p5z] {
    text-align: center;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
    color: #6c757d;
}

.date-header[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.25rem;
    margin-top: 1.5rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.25);
}

.date-header:first-of-type[b-uj1aiz1p5z] {
    margin-top: 0;
}

.date-header svg[b-uj1aiz1p5z] {
    flex-shrink: 0;
}

.date-header-day[b-uj1aiz1p5z] {
    font-size: 1.125rem;
    font-weight: 700;
    padding-right: 0.5rem;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.date-header-date[b-uj1aiz1p5z] {
    font-size: 1rem;
    font-weight: 600;
}

.unpaid-warning[b-uj1aiz1p5z] {
    background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
    border: 3px solid #ff9800;
    border-radius: 1rem;
    padding: 1.5rem;
    margin-bottom: 2rem;
    box-shadow: 0 4px 16px rgba(255, 152, 0, 0.3);
}

.unpaid-warning-header[b-uj1aiz1p5z] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.75rem;
}

.unpaid-warning-icon[b-uj1aiz1p5z] {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
}

.unpaid-warning-title[b-uj1aiz1p5z] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #000;
    margin: 0;
}

.unpaid-warning-text[b-uj1aiz1p5z] {
    color: #000;
    font-size: 1rem;
    line-height: 1.6;
    margin: 0;
    padding-left: 3rem;
}

.qr-code-card[b-uj1aiz1p5z] {
    background: white;
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: center;
}

.qr-code-title[b-uj1aiz1p5z] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.qr-code-container[b-uj1aiz1p5z] {
    background: white;
    padding: 1rem;
    border-radius: 0.75rem;
    display: inline-block;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    margin-bottom: 0.75rem;
}

.qr-code-container img[b-uj1aiz1p5z] {
    display: block;
    width: 200px;
    height: 200px;
}

.qr-code-label[b-uj1aiz1p5z] {
    font-size: 0.875rem;
    color: #6c757d;
    line-height: 1.5;
}

.calendar-card[b-uj1aiz1p5z] {
    background: white;
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

.calendar-card-title[b-uj1aiz1p5z] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.calendar-btn[b-uj1aiz1p5z] {
    width: 100%;
    padding: 0.875rem 1.5rem;
    font-weight: 600;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
    margin-bottom: 0.75rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: none;
}

.calendar-btn-google[b-uj1aiz1p5z] {
    background: #f3f4f6;
    border: 2px solid #e5e7eb;
    color: #4b5563;
}

.calendar-btn-google:hover[b-uj1aiz1p5z] {
    background: #e5e7eb;
    border-color: #d1d5db;
    color: #374151;
    transform: translateY(-2px);
}

.calendar-btn-outlook[b-uj1aiz1p5z] {
    background: #f3f4f6;
    border: 2px solid #e5e7eb;
    color: #4b5563;
}

.calendar-btn-outlook:hover[b-uj1aiz1p5z] {
    background: #dbeafe;
    border-color: #93c5fd;
    color: #1d4ed8;
    transform: translateY(-2px);
}

.calendar-btn-apple[b-uj1aiz1p5z] {
    background: #f3f4f6;
    border: 2px solid #e5e7eb;
    color: #4b5563;
    margin-bottom: 0;
}

.calendar-btn-apple:hover[b-uj1aiz1p5z] {
    background: #f3e8ff;
    border-color: #c4b5fd;
    color: #6d28d9;
    transform: translateY(-2px);
}

@media (max-width: 768px) {
    .detail-row[b-uj1aiz1p5z] {
        grid-template-columns: 1fr;
    }

    .unpaid-warning-text[b-uj1aiz1p5z] {
        padding-left: 0;
        margin-top: 0.5rem;
    }
}
/* /Pages/CheckInDashboard.razor.rz.scp.css */
.dashboard-header[b-5ght6j1yuo] {
    background: linear-gradient(135deg, #1e3a5f 0%, #2d6a4f 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.dashboard-subtitle[b-5ght6j1yuo] {
    margin-top: 0.5rem;
    opacity: 0.85;
    font-size: 1rem;
}

.loading-state[b-5ght6j1yuo] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.empty-state[b-5ght6j1yuo] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}

.empty-state h4[b-5ght6j1yuo] {
    margin-top: 1rem;
    color: #2d3748;
}

.empty-state p[b-5ght6j1yuo] {
    color: #6c757d;
    max-width: 400px;
    margin: 0.5rem auto 1.5rem;
}

.controls-row[b-5ght6j1yuo] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.event-pills-container[b-5ght6j1yuo] {
    flex: 1;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.event-pills-container[b-5ght6j1yuo]::-webkit-scrollbar {
    display: none;
}

.event-pills[b-5ght6j1yuo] {
    display: flex;
    gap: 0.75rem;
    padding: 0.25rem;
}

.event-pill[b-5ght6j1yuo] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.875rem 1.25rem;
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
    flex-shrink: 0;
}

.event-pill:hover[b-5ght6j1yuo] {
    border-color: #2d6a4f;
    box-shadow: 0 4px 12px rgba(45, 106, 79, 0.12);
    transform: translateY(-2px);
}

.event-pill.selected[b-5ght6j1yuo] {
    background: linear-gradient(135deg, #1e3a5f 0%, #2d6a4f 100%);
    border-color: transparent;
    color: white;
    box-shadow: 0 4px 14px rgba(45, 106, 79, 0.35);
}

.event-pill-name[b-5ght6j1yuo] {
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
}

.event-pill.selected .event-pill-name[b-5ght6j1yuo] {
    color: white;
}

.event-pill-date[b-5ght6j1yuo] {
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.125rem;
}

.event-pill.selected .event-pill-date[b-5ght6j1yuo] {
    color: rgba(255, 255, 255, 0.85);
}

.refresh-btn[b-5ght6j1yuo] {
    height: fit-content;
    padding: 0.75rem 1.25rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    border-radius: 0.75rem;
    font-weight: 600;
    white-space: nowrap;
}

.stats-grid[b-5ght6j1yuo] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
    margin-bottom: 2rem;
}

.stat-card[b-5ght6j1yuo] {
    background: white;
    border-radius: 1rem;
    padding: 1.5rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    text-align: center;
    border-top: 4px solid transparent;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.stat-card:hover[b-5ght6j1yuo] {
    transform: translateY(-2px);
    box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}

.stat-total[b-5ght6j1yuo] {
    border-top-color: #3b82f6;
}

.stat-total .stat-icon[b-5ght6j1yuo] {
    color: #3b82f6;
}

.stat-checked-in[b-5ght6j1yuo] {
    border-top-color: #10b981;
}

.stat-checked-in .stat-icon[b-5ght6j1yuo] {
    color: #10b981;
}

.stat-pending[b-5ght6j1yuo] {
    border-top-color: #f59e0b;
}

.stat-pending .stat-icon[b-5ght6j1yuo] {
    color: #f59e0b;
}

.stat-percentage[b-5ght6j1yuo] {
    border-top-color: #8b5cf6;
}

.stat-percentage .stat-icon[b-5ght6j1yuo] {
    color: #8b5cf6;
}

.stat-icon[b-5ght6j1yuo] {
    margin-bottom: 0.75rem;
}

.stat-value[b-5ght6j1yuo] {
    font-size: 2.25rem;
    font-weight: 800;
    color: #2d3748;
    line-height: 1;
    margin-bottom: 0.5rem;
}

.stat-label[b-5ght6j1yuo] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.attendee-table-container[b-5ght6j1yuo] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    overflow: hidden;
}

.attendee-table[b-5ght6j1yuo] {
    margin-bottom: 0;
}

.attendee-table thead th[b-5ght6j1yuo] {
    background: #f8fafc;
    border-bottom: 2px solid #e2e8f0;
    padding: 1rem 1.25rem;
    font-weight: 700;
    color: #2d3748;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.attendee-table tbody td[b-5ght6j1yuo] {
    padding: 1rem 1.25rem;
    vertical-align: middle;
    border-bottom: 1px solid #f1f5f9;
}

.attendee-table tbody tr:last-child td[b-5ght6j1yuo] {
    border-bottom: none;
}

.attendee-table tbody tr:hover[b-5ght6j1yuo] {
    background: #f8fafc;
}

.attendee-name[b-5ght6j1yuo] {
    font-weight: 600;
    color: #2d3748;
}

.checkin-time[b-5ght6j1yuo] {
    font-size: 0.875rem;
    color: #6c757d;
}

.status-badge[b-5ght6j1yuo] {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.75rem;
    border-radius: 2rem;
    font-size: 0.8rem;
    font-weight: 600;
}

.status-checked-in[b-5ght6j1yuo] {
    background: #d1fae5;
    color: #065f46;
}

.status-pending[b-5ght6j1yuo] {
    background: #f3f4f6;
    color: #6b7280;
}

@media (max-width: 992px) {
    .stats-grid[b-5ght6j1yuo] {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .dashboard-header[b-5ght6j1yuo] {
        padding: 2rem 0;
    }

    .controls-row[b-5ght6j1yuo] {
        flex-direction: column;
        align-items: stretch;
        gap: 0.75rem;
    }

    .event-pills-container[b-5ght6j1yuo] {
        order: 1;
    }

    .refresh-btn[b-5ght6j1yuo] {
        order: 2;
        align-self: flex-start;
    }

    .stats-grid[b-5ght6j1yuo] {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .stat-value[b-5ght6j1yuo] {
        font-size: 1.75rem;
    }

    .attendee-table-container[b-5ght6j1yuo] {
        overflow-x: auto;
    }

    .attendee-table[b-5ght6j1yuo] {
        min-width: 500px;
    }
}

@media (max-width: 480px) {
    .stats-grid[b-5ght6j1yuo] {
        grid-template-columns: 1fr;
    }
}
/* /Pages/EventDetails.razor.rz.scp.css */
.event-detail-header[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.back-btn[b-bkvzr9bzob] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    color: white;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn:hover[b-bkvzr9bzob] {
    background: white;
    color: #667eea;
}

.event-info-card[b-bkvzr9bzob] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.event-info-header[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 2rem;
    border-bottom: 3px solid #667eea;
}

.event-info-title[b-bkvzr9bzob] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0;
}

.event-info-body[b-bkvzr9bzob] {
    padding: 2rem;
}

.info-item[b-bkvzr9bzob] {
    display: flex;
    align-items: start;
    gap: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
    margin-bottom: 1rem;
}

.info-icon[b-bkvzr9bzob] {
    width: 24px;
    height: 24px;
    fill: #667eea;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.info-content h6[b-bkvzr9bzob] {
    font-weight: 700;
    color: #4a5568;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-content p[b-bkvzr9bzob] {
    color: #2d3748;
    font-size: 1.125rem;
    margin: 0;
    font-weight: 500;
}

.already-registered-banner[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(59, 130, 246, 0.3);
    margin-bottom: 2rem;
}

.already-registered-banner h5[b-bkvzr9bzob] {
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.already-registered-banner .btn[b-bkvzr9bzob] {
    background: white;
    color: #2563eb;
    border: none;
    font-weight: 700;
    padding: 0.75rem 2rem;
    border-radius: 0.5rem;
    transition: all 0.2s ease;
}

.already-registered-banner .btn:hover[b-bkvzr9bzob] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.tickets-section[b-bkvzr9bzob] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.tickets-title[b-bkvzr9bzob] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.ticket-card[b-bkvzr9bzob] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    transition: all 0.3s ease;
    height: 100%;
    background: white;
}

.ticket-card:hover[b-bkvzr9bzob] {
    border-color: #667eea;
    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.15);
    transform: translateY(-4px);
}

.ticket-card-title[b-bkvzr9bzob] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.ticket-price[b-bkvzr9bzob] {
    font-size: 2rem;
    font-weight: 700;
    color: #10b981;
    margin-bottom: 1.5rem;
}

.ticket-price-label[b-bkvzr9bzob] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.btn-book-ticket[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.875rem 2rem;
    font-weight: 700;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
}

.btn-book-ticket:hover[b-bkvzr9bzob] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(102, 126, 234, 0.4);
    color: white;
}

.btn-join-member[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.875rem 2rem;
    font-weight: 700;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
}

.btn-join-member:hover[b-bkvzr9bzob] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(16, 185, 129, 0.4);
    color: white;
}

.restricted-badge[b-bkvzr9bzob] {
    background: #fef3c7;
    color: #92400e;
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
    font-weight: 600;
    font-size: 0.875rem;
    margin-bottom: 1rem;
    display: inline-block;
}

.waitlist-notice[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    font-weight: 600;
    font-size: 0.875rem;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.btn-waitlist-checkout[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.875rem 2rem;
    font-weight: 700;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
}

.btn-waitlist-checkout:hover[b-bkvzr9bzob] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(245, 158, 11, 0.4);
    color: white;
}

.no-tickets-message[b-bkvzr9bzob] {
    text-align: center;
    padding: 3rem 2rem;
    background: #f8f9fa;
    border-radius: 1rem;
    color: #6c757d;
}

.loading-state[b-bkvzr9bzob] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.programme-section[b-bkvzr9bzob] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.programme-title[b-bkvzr9bzob] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.session-card[b-bkvzr9bzob] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    transition: all 0.3s ease;
    background: white;
    margin-bottom: 1rem;
    cursor: pointer;
}

.session-card:hover[b-bkvzr9bzob] {
    border-color: #667eea;
    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.15);
    transform: translateY(-4px);
}

.session-card-header[b-bkvzr9bzob] {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 0.75rem;
}

.session-card-title[b-bkvzr9bzob] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    flex: 1;
}

.favorite-star[b-bkvzr9bzob] {
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0.25rem;
    border-radius: 0.25rem;
    flex-shrink: 0;
    margin-left: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.favorite-star:hover[b-bkvzr9bzob] {
    background: rgba(102, 126, 234, 0.1);
    transform: scale(1.1);
}

.favorite-star svg[b-bkvzr9bzob] {
    width: 24px;
    height: 24px;
    transition: all 0.2s ease;
}

.favorite-star.favorited svg[b-bkvzr9bzob] {
    fill: #fbbf24;
    stroke: #f59e0b;
}

.favorite-star:not(.favorited) svg[b-bkvzr9bzob] {
    fill: none;
    stroke: #cbd5e1;
    stroke-width: 2;
}

.favorite-star:not(.favorited):hover svg[b-bkvzr9bzob] {
    stroke: #94a3b8;
}

.favorite-text[b-bkvzr9bzob] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #f59e0b;
    white-space: nowrap;
}

.session-time[b-bkvzr9bzob] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
}

.session-time svg[b-bkvzr9bzob] {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.session-description[b-bkvzr9bzob] {
    color: #4a5568;
    line-height: 1.6;
    margin-bottom: 0;
}

.no-sessions-message[b-bkvzr9bzob] {
    text-align: center;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 1rem;
    color: #6c757d;
}

.parallel-sessions-group[b-bkvzr9bzob] {
    margin-bottom: 2rem;
}

.parallel-sessions-header[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.75rem 1.25rem;
    border-radius: 0.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem;
}

.parallel-sessions-header svg[b-bkvzr9bzob] {
    width: 20px;
    height: 20px;
    fill: white;
}

.time-slot-header[b-bkvzr9bzob] {
    color: #4a5568;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-left: 0.5rem;
    border-left: 4px solid #667eea;
}

.tabs-section[b-bkvzr9bzob] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 2rem;
    overflow: hidden;
}

.tabs-header[b-bkvzr9bzob] {
    display: flex;
    border-bottom: 2px solid #e2e8f0;
    background: #f8f9fa;
}

.tab-button[b-bkvzr9bzob] {
    flex: 1;
    padding: 1.25rem 2rem;
    background: transparent;
    border: none;
    font-weight: 700;
    font-size: 1.125rem;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.tab-button:hover[b-bkvzr9bzob] {
    background: rgba(102, 126, 234, 0.05);
    color: #667eea;
}

.tab-button.active[b-bkvzr9bzob] {
    color: #667eea;
    background: white;
    border-bottom: 3px solid #667eea;
}

.tab-content[b-bkvzr9bzob] {
    padding: 2rem;
    display: none;
}

.tab-content.active[b-bkvzr9bzob] {
    display: block;
}

.speaker-card-full[b-bkvzr9bzob] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    background: white;
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.speaker-card-full:hover[b-bkvzr9bzob] {
    border-color: #667eea;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
}

.speaker-profile-picture[b-bkvzr9bzob] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #667eea;
    margin-bottom: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.speaker-full-name[b-bkvzr9bzob] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.speaker-full-subtitle[b-bkvzr9bzob] {
    color: #6c757d;
    font-size: 0.95rem;
    margin-bottom: 1rem;
    font-style: italic;
}

.speaker-session-info[b-bkvzr9bzob] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    color: #4a5568;
    font-size: 0.9rem;
}

.no-speakers-message-full[b-bkvzr9bzob] {
    text-align: center;
    padding: 3rem 2rem;
    background: #f8f9fa;
    border-radius: 1rem;
    color: #6c757d;
}

.day-filter-container[b-bkvzr9bzob] {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
}

.day-filter-btn[b-bkvzr9bzob] {
    flex: 1;
    min-width: 120px;
    padding: 1rem 1.5rem;
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.day-filter-btn:hover[b-bkvzr9bzob] {
    border-color: #667eea;
    background: rgba(102, 126, 234, 0.05);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
}

.day-filter-btn.active[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-color: #667eea;
    color: white;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.day-filter-label[b-bkvzr9bzob] {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
}

.day-filter-date[b-bkvzr9bzob] {
    font-size: 0.875rem;
    font-weight: 500;
    opacity: 0.9;
}

.day-filter-btn.active .day-filter-date[b-bkvzr9bzob] {
    opacity: 1;
}

.similar-events-section[b-bkvzr9bzob] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
    margin-top: 2rem;
}

.similar-events-title[b-bkvzr9bzob] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.similar-events-carousel[b-bkvzr9bzob] {
    position: relative;
    overflow: hidden;
}

.similar-events-grid[b-bkvzr9bzob] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    margin: 0 3rem;
    padding: 1rem;
}

.similar-event-card[b-bkvzr9bzob] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    background: white;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    margin: 0.5rem;
}

.similar-event-card:hover[b-bkvzr9bzob] {
    border-color: #667eea;
    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.15);
    transform: translateY(-4px);
    z-index: 1;
}

.similar-event-name[b-bkvzr9bzob] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.75rem;
    line-height: 1.4;
}

.similar-event-location[b-bkvzr9bzob] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

.similar-event-location svg[b-bkvzr9bzob] {
    width: 16px;
    height: 16px;
    fill: currentColor;
    flex-shrink: 0;
}

.similar-event-date[b-bkvzr9bzob] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

.similar-event-date svg[b-bkvzr9bzob] {
    width: 16px;
    height: 16px;
    fill: currentColor;
    flex-shrink: 0;
}

.btn-view-details[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s ease;
    margin-top: auto;
    width: 100%;
}

.btn-view-details:hover[b-bkvzr9bzob] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}

.carousel-nav-btn[b-bkvzr9bzob] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border: 2px solid #667eea;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.carousel-nav-btn:hover[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    box-shadow: 0 4px 16px rgba(102, 126, 234, 0.4);
    transform: translateY(-50%);
}

.carousel-nav-btn:hover svg[b-bkvzr9bzob] {
    fill: white;
}

.carousel-nav-btn svg[b-bkvzr9bzob] {
    width: 24px;
    height: 24px;
    fill: #667eea;
    transition: all 0.3s ease;
}

.carousel-nav-btn.prev[b-bkvzr9bzob] {
    left: 0;
}

.carousel-nav-btn.next[b-bkvzr9bzob] {
    right: 0;
}

@media (max-width: 992px) {
    .similar-events-grid[b-bkvzr9bzob] {
        grid-template-columns: 1fr;
        margin: 0;
    }

    .carousel-nav-btn[b-bkvzr9bzob] {
        display: none;
    }
}

@media (max-width: 768px) {
    .tabs-header[b-bkvzr9bzob] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .tabs-header[b-bkvzr9bzob]::-webkit-scrollbar {
        display: none;
    }

    .tab-button[b-bkvzr9bzob] {
        flex: 0 0 auto;
        padding: 1rem 1.25rem;
        font-size: 0.9rem;
        white-space: nowrap;
    }
}

.date-header[b-bkvzr9bzob] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);
}

.date-header:first-of-type[b-bkvzr9bzob] {
    margin-top: 0;
}

.date-header svg[b-bkvzr9bzob] {
    flex-shrink: 0;
}

.date-header-day[b-bkvzr9bzob] {
    font-size: 1.125rem;
    font-weight: 700;
    padding-right: 0.5rem;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.date-header-date[b-bkvzr9bzob] {
    font-size: 1rem;
    font-weight: 600;
}

.breakout-badge[b-bkvzr9bzob] {
    display: inline-block;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-left: 0.5rem;
    vertical-align: middle;
}

.map-container[b-bkvzr9bzob] {
    margin-top: 1rem;
    border-radius: 0.75rem;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.map-container iframe[b-bkvzr9bzob] {
    width: 100%;
    height: 400px;
    border: none;
}

.event-image-container[b-bkvzr9bzob] {
    width: 100%;
    margin-bottom: 2rem;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.event-image[b-bkvzr9bzob] {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    display: block;
}
/* /Pages/EventPreRegistration.razor.rz.scp.css */
/* Using same styles as original EventPreRegistration.razor for consistency */
.event-detail-header[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.back-btn[b-zkhj6blns1] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    color: white;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn:hover[b-zkhj6blns1] {
    background: white;
    color: #f59e0b;
}

.pending-badge[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    font-weight: 700;
    margin-bottom: 2rem;
    display: inline-block;
    font-size: 1rem;
}

.event-info-card[b-zkhj6blns1] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.event-image-container[b-zkhj6blns1] {
    width: 100%;
    margin-bottom: 2rem;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.event-image[b-zkhj6blns1] {
    width: 100%;
    height: auto;
    max-height: 500px;
    object-fit: cover;
    display: block;
}

.event-info-header[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 2rem;
    border-bottom: 3px solid #f59e0b;
}

.event-info-title[b-zkhj6blns1] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0;
}

.event-info-body[b-zkhj6blns1] {
    padding: 2rem;
}

.info-item[b-zkhj6blns1] {
    display: flex;
    align-items: start;
    gap: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
    margin-bottom: 1rem;
}

.info-content h6[b-zkhj6blns1] {
    font-weight: 700;
    color: #4a5568;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-content p[b-zkhj6blns1] {
    color: #2d3748;
    font-size: 1.125rem;
    margin: 0;
    font-weight: 500;
}

.pre-register-section[b-zkhj6blns1] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.pre-register-title[b-zkhj6blns1] {
    font-size: 1.75rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.pre-register-description[b-zkhj6blns1] {
    color: #4a5568;
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 2rem;
}

.btn-confirm-pre-register[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 1rem 3rem;
    font-weight: 700;
    color: white;
    font-size: 1.125rem;
    transition: all 0.3s ease;
}

.btn-confirm-pre-register:hover[b-zkhj6blns1] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(245, 158, 11, 0.4);
    color: white;
}

.btn-confirm-pre-register:disabled[b-zkhj6blns1] {
    opacity: 0.6;
    cursor: not-allowed;
}

.success-banner[b-zkhj6blns1] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(16, 185, 129, 0.3);
    margin-bottom: 2rem;
    text-align: center;
}

.success-banner h5[b-zkhj6blns1] {
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
}

.loading-state[b-zkhj6blns1] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.tabs-section[b-zkhj6blns1] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 2rem;
    overflow: hidden;
}

.tabs-header[b-zkhj6blns1] {
    display: flex;
    border-bottom: 2px solid #e2e8f0;
    background: #f8f9fa;
}

.tab-button[b-zkhj6blns1] {
    flex: 1;
    padding: 1.25rem 2rem;
    background: transparent;
    border: none;
    font-weight: 700;
    font-size: 1.125rem;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.tab-button:hover[b-zkhj6blns1] {
    background: rgba(245, 158, 11, 0.05);
    color: #f59e0b;
}

.tab-button.active[b-zkhj6blns1] {
    color: #f59e0b;
    background: white;
    border-bottom: 3px solid #f59e0b;
}

.tab-content[b-zkhj6blns1] {
    padding: 2rem;
    display: none;
}

.tab-content.active[b-zkhj6blns1] {
    display: block;
}

.session-card[b-zkhj6blns1] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    transition: all 0.3s ease;
    background: white;
    margin-bottom: 1rem;
    cursor: pointer;
}

.session-card:hover[b-zkhj6blns1] {
    border-color: #f59e0b;
    box-shadow: 0 8px 20px rgba(245, 158, 11, 0.15);
    transform: translateY(-4px);
}

.session-card-header[b-zkhj6blns1] {
    display: flex;
    justify-content: space-between;
    align-items: start;
    margin-bottom: 0.75rem;
}

.session-card-title[b-zkhj6blns1] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    flex: 1;
}

.favorite-star[b-zkhj6blns1] {
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0.25rem;
    border-radius: 0.25rem;
    flex-shrink: 0;
    margin-left: 0.5rem;
}

.favorite-star:hover[b-zkhj6blns1] {
    background: rgba(245, 158, 11, 0.1);
    transform: scale(1.1);
}

.favorite-star.favorited[b-zkhj6blns1] {
    color: #fbbf24;
}

.favorite-star:not(.favorited)[b-zkhj6blns1] {
    color: #cbd5e1;
}

.favorite-star:not(.favorited):hover[b-zkhj6blns1] {
    color: #94a3b8;
}

.session-time[b-zkhj6blns1] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.75rem;
}

.session-description[b-zkhj6blns1] {
    color: #4a5568;
    line-height: 1.6;
    margin-bottom: 0;
}

.speaker-card-full[b-zkhj6blns1] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    background: white;
    transition: all 0.3s ease;
    height: 100%;
}

.speaker-card-full:hover[b-zkhj6blns1] {
    border-color: #f59e0b;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.15);
}

.speaker-full-name[b-zkhj6blns1] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.speaker-full-subtitle[b-zkhj6blns1] {
    color: #6c757d;
    font-size: 0.95rem;
    margin-bottom: 1rem;
    font-style: italic;
}

.speaker-session-info[b-zkhj6blns1] {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e2e8f0;
    color: #4a5568;
    font-size: 0.9rem;
}

.date-header[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
    margin-top: 2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.25);
}

.date-header:first-of-type[b-zkhj6blns1] {
    margin-top: 0;
}

.time-slot-header[b-zkhj6blns1] {
    color: #4a5568;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-left: 0.5rem;
    border-left: 4px solid #f59e0b;
}

.parallel-sessions-group[b-zkhj6blns1] {
    margin-bottom: 2rem;
}

.parallel-sessions-header[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.75rem 1.25rem;
    border-radius: 0.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.95rem;
}

.day-filter-container[b-zkhj6blns1] {
    display: flex;
    gap: 1rem;
    margin-bottom: 2rem;
    flex-wrap: wrap;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
}

.day-filter-btn[b-zkhj6blns1] {
    flex: 1;
    min-width: 120px;
    padding: 1rem 1.5rem;
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
}

.day-filter-btn:hover[b-zkhj6blns1] {
    border-color: #f59e0b;
    background: rgba(245, 158, 11, 0.05);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.15);
}

.day-filter-btn.active[b-zkhj6blns1] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border-color: #f59e0b;
    color: white;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.3);
}

.day-filter-label[b-zkhj6blns1] {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.25rem;
}

.day-filter-date[b-zkhj6blns1] {
    font-size: 0.875rem;
    font-weight: 500;
    opacity: 0.9;
}

.day-filter-btn.active .day-filter-date[b-zkhj6blns1] {
    opacity: 1;
}
/* /Pages/Events.razor.rz.scp.css */
.events-header[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

/* Tab Styles */
.tabs-section[b-24jkp51cy9] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 2rem;
    overflow: hidden;
}

.tabs-header[b-24jkp51cy9] {
    display: flex;
    border-bottom: 2px solid #e2e8f0;
    background: #f8f9fa;
}

.tab-button[b-24jkp51cy9] {
    flex: 1;
    padding: 1.25rem 2rem;
    background: transparent;
    border: none;
    font-weight: 700;
    font-size: 1rem;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.tab-button:hover[b-24jkp51cy9] {
    background: rgba(102, 126, 234, 0.05);
    color: #667eea;
}

.tab-button.active[b-24jkp51cy9] {
    color: #667eea;
    background: white;
    border-bottom: 3px solid #667eea;
}

.tab-content[b-24jkp51cy9] {
    padding: 2rem;
    display: none;
}

.tab-content.active[b-24jkp51cy9] {
    display: block;
}

/* Browse Tab Styles */
.filter-section[b-24jkp51cy9] {
    background: white;
    padding: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    margin-bottom: 2rem;
}

.filter-title[b-24jkp51cy9] {
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.filter-btn[b-24jkp51cy9] {
    border-radius: 2rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    border: 2px solid #667eea;
    transition: all 0.2s ease;
    margin: 0.25rem;
}

.filter-btn:not(.active)[b-24jkp51cy9] {
    background: white;
    color: #667eea;
}

.filter-btn.active[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border-color: #667eea;
}

.filter-btn:hover[b-24jkp51cy9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
}

.filter-clear-btn[b-24jkp51cy9] {
    background: #ef4444;
    color: white;
    border: 2px solid #ef4444;
    border-radius: 2rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    margin: 0.25rem;
    transition: all 0.2s ease;
}

.filter-clear-btn:hover[b-24jkp51cy9] {
    background: #dc2626;
    border-color: #dc2626;
    transform: translateY(-2px);
}

.event-card[b-24jkp51cy9] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: white;
}

.event-card:hover[b-24jkp51cy9] {
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    transform: translateY(-4px);
}

.event-card-image[b-24jkp51cy9] {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.event-card-body[b-24jkp51cy9] {
    padding: 1.5rem;
    display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
}

.event-title[b-24jkp51cy9] {
    font-size: 1.375rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
}

.price-badge[b-24jkp51cy9] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 0.75rem 1rem;
    border-radius: 0.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: inline-block;
}

.event-date[b-24jkp51cy9] {
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.event-date svg[b-24jkp51cy9] {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.btn-book[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s ease;
    margin-top: auto;
}

.btn-book:hover[b-24jkp51cy9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}

.btn-pre-register[b-24jkp51cy9] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s ease;
    margin-top: auto;
}

.btn-pre-register:hover[b-24jkp51cy9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.4);
    color: white;
}

.pending-badge[b-24jkp51cy9] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.5rem 1rem;
    border-radius: 0.75rem;
    font-weight: 700;
    margin-bottom: 1rem;
    display: inline-block;
    font-size: 0.875rem;
}

.empty-state[b-24jkp51cy9] {
    text-align: center;
    padding: 4rem 2rem;
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.empty-state h4[b-24jkp51cy9] {
    margin-top: 1rem;
    color: #2d3748;
}

.empty-state p[b-24jkp51cy9] {
    color: #6c757d;
    max-width: 400px;
    margin: 0.5rem auto 1.5rem;
}

.empty-state-icon[b-24jkp51cy9] {
    font-size: 4rem;
    margin-bottom: 1rem;
    opacity: 0.3;
}

.loading-state[b-24jkp51cy9] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.active-filter-badge[b-24jkp51cy9] {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 0.75rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
}

/* My Bookings Tab Styles */
.bookings-section[b-24jkp51cy9] {
    margin-bottom: 2rem;
}

.section-header-upcoming[b-24jkp51cy9],
.section-header-past[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
    font-size: 1.125rem;
}

.section-header-upcoming[b-24jkp51cy9] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
}

.section-header-past[b-24jkp51cy9] {
    background: linear-gradient(135deg, #6b7280 0%, #4b5563 100%);
    color: white;
}

.booking-card[b-24jkp51cy9] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    height: 100%;
    transition: all 0.3s ease;
}

.booking-card:hover[b-24jkp51cy9] {
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}

.booking-card.upcoming[b-24jkp51cy9] {
    border-left: 4px solid #10b981;
}

.booking-card.past[b-24jkp51cy9] {
    border-left: 4px solid #6b7280;
}

.booking-card-header[b-24jkp51cy9] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 1.25rem 1.5rem;
    border-bottom: 2px solid #667eea;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.booking-card-header h5[b-24jkp51cy9] {
    margin: 0;
    color: #2d3748;
    font-weight: 700;
    font-size: 1.125rem;
}

.status-badge[b-24jkp51cy9] {
    padding: 0.375rem 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.status-badge.upcoming[b-24jkp51cy9] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
}

.status-badge.past[b-24jkp51cy9] {
    background: #6b7280;
    color: white;
}

.booking-card-body[b-24jkp51cy9] {
    padding: 1.5rem;
}

.booking-detail[b-24jkp51cy9] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin-bottom: 1rem;
    color: #667eea;
}

.booking-detail div[b-24jkp51cy9] {
    flex: 1;
}

.booking-detail small[b-24jkp51cy9] {
    color: #6c757d;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.qr-code-section[b-24jkp51cy9] {
    text-align: center;
}

.qr-code-container[b-24jkp51cy9] {
    background: white;
    padding: 0.75rem;
    border-radius: 0.75rem;
    border: 2px solid #e2e8f0;
    display: inline-block;
}

.qr-code-container svg[b-24jkp51cy9] {
    width: 100px;
    height: 100px;
}

.btn-view-event[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem 1.25rem;
    font-weight: 600;
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
}

.btn-view-event:hover[b-24jkp51cy9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}

.btn-view-tickets[b-24jkp51cy9] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.625rem 1.25rem;
    font-weight: 600;
    color: white;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
}

.btn-view-tickets:hover[b-24jkp51cy9] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(16, 185, 129, 0.4);
    color: white;
}

/* My Agenda Tab Styles */
.event-pills-container[b-24jkp51cy9] {
    margin-bottom: 2rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.event-pills-container[b-24jkp51cy9]::-webkit-scrollbar {
    display: none;
}

.event-pills[b-24jkp51cy9] {
    display: flex;
    gap: 0.75rem;
    padding: 0.25rem;
}

.event-pill[b-24jkp51cy9] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0.875rem 1.25rem;
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    cursor: pointer;
    transition: all 0.2s ease;
    white-space: nowrap;
    flex-shrink: 0;
}

.event-pill:hover[b-24jkp51cy9] {
    border-color: #667eea;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.12);
    transform: translateY(-2px);
}

.event-pill.selected[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-color: transparent;
    color: white;
    box-shadow: 0 4px 14px rgba(102, 126, 234, 0.35);
}

.event-pill-name[b-24jkp51cy9] {
    font-weight: 700;
    font-size: 0.95rem;
    color: #2d3748;
}

.event-pill.selected .event-pill-name[b-24jkp51cy9] {
    color: white;
}

.event-pill-date[b-24jkp51cy9] {
    font-size: 0.8rem;
    color: #6c757d;
    margin-top: 0.125rem;
}

.event-pill.selected .event-pill-date[b-24jkp51cy9] {
    color: rgba(255, 255, 255, 0.85);
}

.conflict-banner[b-24jkp51cy9] {
    background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%);
    border: 2px solid #f59e0b;
    border-radius: 0.75rem;
    padding: 1rem 1.5rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
    color: #92400e;
}

.day-section[b-24jkp51cy9] {
    margin-bottom: 2rem;
}

.day-header[b-24jkp51cy9] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1rem 1.5rem;
    border-radius: 0.75rem;
    margin-bottom: 1.25rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.25);
}

.day-label[b-24jkp51cy9] {
    font-size: 1.125rem;
    font-weight: 700;
    padding-right: 0.75rem;
    border-right: 2px solid rgba(255, 255, 255, 0.3);
}

.day-date[b-24jkp51cy9] {
    font-size: 1rem;
    font-weight: 600;
}

.timeline[b-24jkp51cy9] {
    padding-left: 1.5rem;
    border-left: 3px solid #e2e8f0;
}

.agenda-session-card[b-24jkp51cy9] {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    padding: 1.25rem;
    margin-bottom: 1rem;
    margin-left: 1rem;
    position: relative;
    transition: all 0.2s ease;
    cursor: pointer;
}

.agenda-session-card[b-24jkp51cy9]::before {
    content: '';
    position: absolute;
    left: -1.85rem;
    top: 1.5rem;
    width: 12px;
    height: 12px;
    background: #667eea;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 0 0 2px #e2e8f0;
}

.agenda-session-card:hover[b-24jkp51cy9] {
    border-color: #667eea;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
    transform: translateY(-2px);
}

.agenda-session-card.conflict[b-24jkp51cy9] {
    border-color: #f59e0b;
    background: #fffbeb;
}

.agenda-session-card.conflict[b-24jkp51cy9]::before {
    background: #f59e0b;
    box-shadow: 0 0 0 2px #fde68a;
}

.agenda-session-card.conflict:hover[b-24jkp51cy9] {
    border-color: #d97706;
    box-shadow: 0 4px 12px rgba(245, 158, 11, 0.25);
}

.conflict-badge[b-24jkp51cy9] {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 0.25rem 0.75rem;
    border-radius: 0.5rem;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.75rem;
}

.agenda-session-time[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #667eea;
    font-weight: 600;
    font-size: 0.9rem;
    margin-bottom: 0.5rem;
}

.agenda-session-name[b-24jkp51cy9] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.25rem;
}

.agenda-session-venue[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
}

/* Directory Tab Styles */
.visibility-toggle-card[b-24jkp51cy9] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 1.25rem 1.5rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
}

.visibility-info[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.visibility-info p[b-24jkp51cy9] {
    font-size: 0.875rem;
}

.visibility-switch[b-24jkp51cy9] {
    width: 3rem;
    height: 1.5rem;
    cursor: pointer;
}

.visibility-switch:checked[b-24jkp51cy9] {
    background-color: #667eea;
    border-color: #667eea;
}

.opt-status[b-24jkp51cy9] {
    font-weight: 600;
    font-size: 0.875rem;
}

.opted-in[b-24jkp51cy9] {
    color: #059669;
}

.opted-out[b-24jkp51cy9] {
    color: #6b7280;
}

.directory-count[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 0.9rem;
}

.search-container[b-24jkp51cy9] {
    position: relative;
    margin-bottom: 1.5rem;
}

.search-container :deep(svg)[b-24jkp51cy9] {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    color: #9ca3af;
}

.search-input[b-24jkp51cy9] {
    padding: 0.75rem 1rem 0.75rem 2.75rem;
    border: 2px solid #e2e8f0;
    border-radius: 0.75rem;
    font-size: 1rem;
    transition: border-color 0.2s ease;
}

.search-input:focus[b-24jkp51cy9] {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.15);
}

.attendee-grid[b-24jkp51cy9] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1rem;
}

.attendee-card[b-24jkp51cy9] {
    background: white;
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.25rem;
    display: flex;
    align-items: center;
    gap: 1rem;
    transition: all 0.2s ease;
}

.attendee-card:hover[b-24jkp51cy9] {
    border-color: #667eea;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.12);
    transform: translateY(-2px);
}

.attendee-avatar[b-24jkp51cy9] {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1rem;
    flex-shrink: 0;
}

.attendee-details[b-24jkp51cy9] {
    min-width: 0;
}

.attendee-name[b-24jkp51cy9] {
    font-weight: 700;
    color: #2d3748;
    font-size: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.attendee-jobtitle[b-24jkp51cy9] {
    color: #6c757d;
    font-size: 0.875rem;
    margin-top: 0.125rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.attendee-company[b-24jkp51cy9] {
    display: flex;
    align-items: center;
    gap: 0.35rem;
    color: #667eea;
    font-size: 0.8rem;
    font-weight: 600;
    margin-top: 0.25rem;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .tabs-header[b-24jkp51cy9] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .tabs-header[b-24jkp51cy9]::-webkit-scrollbar {
        display: none;
    }

    .tab-button[b-24jkp51cy9] {
        flex: 0 0 auto;
        padding: 1rem 1.25rem;
        font-size: 0.9rem;
        white-space: nowrap;
    }

    .tab-content[b-24jkp51cy9] {
        padding: 1rem;
    }

    .events-header[b-24jkp51cy9] {
        padding: 2rem 0;
    }

    .day-header[b-24jkp51cy9] {
        flex-wrap: wrap;
    }

    .day-label[b-24jkp51cy9] {
        border-right: none;
        padding-right: 0;
    }

    .timeline[b-24jkp51cy9] {
        padding-left: 1rem;
    }

    .agenda-session-card[b-24jkp51cy9] {
        margin-left: 0.75rem;
    }

    .agenda-session-card[b-24jkp51cy9]::before {
        left: -1.6rem;
        width: 10px;
        height: 10px;
    }

    .visibility-toggle-card[b-24jkp51cy9] {
        flex-direction: column;
        align-items: flex-start;
    }

    .attendee-grid[b-24jkp51cy9] {
        grid-template-columns: 1fr;
    }

    .booking-card-body .row[b-24jkp51cy9] {
        flex-direction: column;
    }

    .qr-code-section[b-24jkp51cy9] {
        margin-top: 1rem;
    }
}
/* /Pages/Features.razor.rz.scp.css */
.features-header[b-m7sh0lrg44] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.intro-box[b-m7sh0lrg44] {
    background: white;
    padding: 1.5rem;
    border-radius: 1rem;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    color: #4a5568;
    font-size: 1.05rem;
    line-height: 1.7;
}

.feature-card[b-m7sh0lrg44] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    background: white;
}

.feature-card:hover[b-m7sh0lrg44] {
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
    transform: translateY(-4px);
}

.feature-icon[b-m7sh0lrg44] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 2rem;
    text-align: center;
    font-size: 3rem;
}

.feature-card-body[b-m7sh0lrg44] {
    padding: 1.5rem;
    display: flex;
    flex: 1;
    flex-direction: column;
}

.feature-title[b-m7sh0lrg44] {
    font-size: 1.375rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.75rem;
}

.feature-description[b-m7sh0lrg44] {
    color: #6c757d;
    font-size: 0.95rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    flex: 1;
}

.btn-feature[b-m7sh0lrg44] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s ease;
    margin-top: auto;
    text-align: center;
    text-decoration: none;
}

.btn-feature:hover[b-m7sh0lrg44] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
    color: white;
}
/* /Pages/MyAccount.razor.rz.scp.css */
.account-header[b-2alm1jn87z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.account-card[b-2alm1jn87z] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 1.5rem;
    overflow: hidden;
    transition: all 0.3s ease;
}

.account-card:hover[b-2alm1jn87z] {
    box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}

.account-card-header[b-2alm1jn87z] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 1.25rem 1.5rem;
    border-bottom: 2px solid #667eea;
}

.account-card-header h5[b-2alm1jn87z] {
    margin: 0;
    color: #2d3748;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.account-card-body[b-2alm1jn87z] {
    padding: 1.5rem;
}

[b-2alm1jn87z] .form-label {
    font-weight: 600;
    color: #4a5568;
    margin-bottom: 0.5rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

[b-2alm1jn87z] .form-control, [b-2alm1jn87z] .form-select {
    border-radius: 0.5rem;
    border: 2px solid #e2e8f0;
    padding: 0.625rem 0.875rem;
    transition: all 0.2s ease;
}

[b-2alm1jn87z] .form-control:focus, [b-2alm1jn87z] .form-select:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}

.btn-save[b-2alm1jn87z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 0.875rem 2.5rem;
    font-weight: 700;
    font-size: 1.125rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.btn-save:hover:not(:disabled)[b-2alm1jn87z] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
}

.btn-save:disabled[b-2alm1jn87z] {
    opacity: 0.6;
    cursor: not-allowed;
}

.save-message[b-2alm1jn87z] {
    margin-top: 1.5rem;
    border-radius: 0.75rem;
    border: none;
    padding: 1rem 1.25rem;
    animation: slideIn-b-2alm1jn87z 0.3s ease;
}

@keyframes slideIn-b-2alm1jn87z {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.loading-state[b-2alm1jn87z] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.section-icon[b-2alm1jn87z] {
    width: 24px;
    height: 24px;
    fill: #667eea;
}

.profile-picture-container[b-2alm1jn87z] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

.profile-picture[b-2alm1jn87z] {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    object-fit: cover;
    border: 4px solid #667eea;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.profile-picture-placeholder[b-2alm1jn87z] {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 4px solid #e2e8f0;
    color: #667eea;
    font-size: 4rem;
}

.btn-upload[b-2alm1jn87z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 0.625rem 1.5rem;
    font-weight: 600;
    color: white;
    transition: all 0.3s ease;
}

.btn-upload:hover[b-2alm1jn87z] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.file-input-label[b-2alm1jn87z] {
    cursor: pointer;
    display: inline-block;
}

input[type="file"][b-2alm1jn87z] {
    display: none;
}

@media (max-width: 992px) {
    .account-card[b-2alm1jn87z] {
        margin-bottom: 1rem;
    }
}

.promoted-event-card[b-2alm1jn87z] {
    border: 3px solid transparent;
    border-radius: 1rem;
    background: linear-gradient(white, white) padding-box,
                linear-gradient(135deg, #f59e0b 0%, #ec4899 50%, #8b5cf6 100%) border-box;
    box-shadow: 0 8px 24px rgba(245, 158, 11, 0.3);
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    height: 100%;
}

.promoted-event-card:hover[b-2alm1jn87z] {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(245, 158, 11, 0.4);
}

.promoted-badge[b-2alm1jn87z] {
    background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%);
    color: white;
    padding: 0.75rem 1rem;
    font-weight: 700;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    justify-content: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.promoted-event-image[b-2alm1jn87z] {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}

.promoted-event-body[b-2alm1jn87z] {
    padding: 1.5rem;
}

.promoted-event-title[b-2alm1jn87z] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.promoted-event-date[b-2alm1jn87z] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.btn-learn-more[b-2alm1jn87z] {
    background: linear-gradient(135deg, #f59e0b 0%, #ec4899 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 0.75rem 1.5rem;
    font-weight: 700;
    color: white;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.875rem;
}

.btn-learn-more:hover[b-2alm1jn87z] {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(245, 158, 11, 0.4);
    color: white;
}

/* Tab Styles */
.tabs-section[b-2alm1jn87z] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    margin-bottom: 2rem;
    overflow: hidden;
}

.tabs-header[b-2alm1jn87z] {
    display: flex;
    border-bottom: 2px solid #e2e8f0;
    background: #f8f9fa;
}

.tab-button[b-2alm1jn87z] {
    flex: 1;
    padding: 1.25rem 2rem;
    background: transparent;
    border: none;
    font-weight: 700;
    font-size: 1.125rem;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.tab-button:hover[b-2alm1jn87z] {
    background: rgba(102, 126, 234, 0.05);
    color: #667eea;
}

.tab-button.active[b-2alm1jn87z] {
    color: #667eea;
    background: white;
    border-bottom: 3px solid #667eea;
}

.tab-content[b-2alm1jn87z] {
    padding: 2rem;
    display: none;
}

.tab-content.active[b-2alm1jn87z] {
    display: block;
}

/* Preferences Styles */
.preferences-card[b-2alm1jn87z] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    background: var(--card-bg, #ffffff);
}

.preferences-card-header[b-2alm1jn87z] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 1.25rem 1.5rem;
    border-bottom: 2px solid #667eea;
}

.preferences-card-header h5[b-2alm1jn87z] {
    margin: 0;
    color: #2d3748;
    font-weight: 700;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.preferences-card-body[b-2alm1jn87z] {
    padding: 1.5rem;
}

.preference-item[b-2alm1jn87z] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem 0;
    border-bottom: 1px solid var(--border-color, #e2e8f0);
}

.preference-item:last-child[b-2alm1jn87z] {
    border-bottom: none;
}

.preference-info[b-2alm1jn87z] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.preference-icon[b-2alm1jn87z] {
    font-size: 1.25rem;
    color: #667eea;
    width: 24px;
    text-align: center;
}

.preference-label[b-2alm1jn87z] {
    font-weight: 600;
    color: var(--text-color, #2d3748);
    margin-bottom: 0.25rem;
    display: block;
    cursor: pointer;
}

.preference-description[b-2alm1jn87z] {
    color: #6c757d;
    display: block;
}

[b-2alm1jn87z] .form-check-input {
    width: 3rem;
    height: 1.5rem;
    cursor: pointer;
}

[b-2alm1jn87z] .form-check-input:checked {
    background-color: #667eea;
    border-color: #667eea;
}

[b-2alm1jn87z] .form-check-input:focus {
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.25);
    border-color: #667eea;
}

.btn-save-preferences[b-2alm1jn87z] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 0.875rem 2.5rem;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.btn-save-preferences:hover:not(:disabled)[b-2alm1jn87z] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
}

.btn-save-preferences:disabled[b-2alm1jn87z] {
    opacity: 0.6;
    cursor: not-allowed;
}

.button-row[b-2alm1jn87z] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.btn-opt-out[b-2alm1jn87z] {
    border-radius: 0.75rem;
    padding: 0.875rem 1.5rem;
    font-weight: 700;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.opt-out-warning[b-2alm1jn87z] {
    text-align: center;
    color: #856404;
    background: #fff3cd;
    border-radius: 0.75rem;
    padding: 0.75rem 1.25rem;
    font-size: 0.9rem;
    animation: slideIn-b-2alm1jn87z 0.3s ease;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .tabs-header[b-2alm1jn87z] {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .tabs-header[b-2alm1jn87z]::-webkit-scrollbar {
        display: none;
    }

    .tab-button[b-2alm1jn87z] {
        flex: 0 0 auto;
        padding: 1rem 1.25rem;
        font-size: 0.9rem;
        white-space: nowrap;
    }

    .tab-content[b-2alm1jn87z] {
        padding: 1rem;
    }

    .preference-item[b-2alm1jn87z] {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.75rem;
    }
}
/* /Pages/SessionDetails.razor.rz.scp.css */
.session-detail-header[b-gx92k8o08l] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.back-btn[b-gx92k8o08l] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    color: white;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn:hover[b-gx92k8o08l] {
    background: white;
    color: #667eea;
}

.session-info-card[b-gx92k8o08l] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
}

.session-info-header[b-gx92k8o08l] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 2rem;
    border-bottom: 3px solid #667eea;
}

.session-info-title[b-gx92k8o08l] {
    font-size: 2rem;
    font-weight: 700;
    color: #2d3748;
    margin: 0;
}

.session-info-body[b-gx92k8o08l] {
    padding: 2rem;
}

.info-item[b-gx92k8o08l] {
    display: flex;
    align-items: start;
    gap: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.75rem;
    margin-bottom: 1rem;
}

.info-icon[b-gx92k8o08l] {
    width: 24px;
    height: 24px;
    fill: #667eea;
    flex-shrink: 0;
    margin-top: 0.25rem;
}

.info-content h6[b-gx92k8o08l] {
    font-weight: 700;
    color: #4a5568;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.info-content p[b-gx92k8o08l] {
    color: #2d3748;
    font-size: 1.125rem;
    margin: 0;
    font-weight: 500;
}

.description-section[b-gx92k8o08l] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.description-title[b-gx92k8o08l] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.description-text[b-gx92k8o08l] {
    color: #4a5568;
    line-height: 1.8;
    font-size: 1.125rem;
}

.speakers-section[b-gx92k8o08l] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.speakers-title[b-gx92k8o08l] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.speaker-card[b-gx92k8o08l] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    background: white;
    margin-bottom: 1rem;
    transition: all 0.3s ease;
    display: flex;
    align-items: start;
    gap: 1.5rem;
}

.speaker-card:hover[b-gx92k8o08l] {
    border-color: #667eea;
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.15);
}

.speaker-profile-picture[b-gx92k8o08l] {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #667eea;
    flex-shrink: 0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.speaker-info[b-gx92k8o08l] {
    flex: 1;
}

.speaker-name[b-gx92k8o08l] {
    font-size: 1.125rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 0.5rem;
}

.speaker-role[b-gx92k8o08l] {
    color: #6c757d;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.speaker-bio[b-gx92k8o08l] {
    color: #4a5568;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-top: 1rem;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 0.5rem;
}

.speaker-links[b-gx92k8o08l] {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
    flex-wrap: wrap;
}

.speaker-link[b-gx92k8o08l] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.5rem 1rem;
    background: #667eea;
    color: white;
    text-decoration: none;
    border-radius: 0.5rem;
    font-size: 0.875rem;
    font-weight: 600;
    transition: all 0.2s ease;
}

.speaker-link:hover[b-gx92k8o08l] {
    background: #764ba2;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(102, 126, 234, 0.3);
}

.no-speakers-message[b-gx92k8o08l] {
    text-align: center;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 1rem;
    color: #6c757d;
}

.loading-state[b-gx92k8o08l] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

.qa-section[b-gx92k8o08l] {
    background: white;
    border-radius: 1rem;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08);
    padding: 2rem;
    margin-bottom: 2rem;
}

.qa-title[b-gx92k8o08l] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.question-card[b-gx92k8o08l] {
    border: 2px solid #e2e8f0;
    border-radius: 1rem;
    padding: 1.5rem;
    background: #f8f9fa;
    margin-bottom: 1rem;
    display: flex;
    gap: 1rem;
}

.upvote-section[b-gx92k8o08l] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    min-width: 80px;
}

.upvote-btn[b-gx92k8o08l] {
    background: white;
    border: 1px solid #e2e8f0;
    border-radius: 1.5rem;
    padding: 0.375rem 0.75rem;
    cursor: pointer;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    gap: 0.375rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #64748b;
}

.upvote-btn:hover:not(:disabled)[b-gx92k8o08l] {
    border-color: #667eea;
    color: #667eea;
    background: rgba(102, 126, 234, 0.05);
}

.upvote-btn.upvoted[b-gx92k8o08l] {
    border-color: #667eea;
    background: #667eea;
    color: white;
}

.upvote-btn.upvoted svg[b-gx92k8o08l] {
    fill: white;
}

.upvote-btn:not(.upvoted) svg[b-gx92k8o08l] {
    fill: #64748b;
}

.upvote-btn:hover:not(:disabled):not(.upvoted) svg[b-gx92k8o08l] {
    fill: #667eea;
}

.upvote-btn:disabled[b-gx92k8o08l] {
    opacity: 0.6;
    cursor: not-allowed;
}

.question-content[b-gx92k8o08l] {
    flex: 1;
}

.question-text[b-gx92k8o08l] {
    font-size: 1rem;
    color: #2d3748;
    margin-bottom: 0.5rem;
    line-height: 1.6;
}

.question-meta[b-gx92k8o08l] {
    font-size: 0.875rem;
    color: #6c757d;
    font-style: italic;
}

.responses-section[b-gx92k8o08l] {
    margin-top: 1rem;
    padding-left: 1rem;
    border-left: 3px solid #e2e8f0;
}

.response-item[b-gx92k8o08l] {
    background: white;
    border-radius: 0.75rem;
    padding: 1rem;
    margin-bottom: 0.75rem;
    border: 1px solid #e2e8f0;
}

.response-header[b-gx92k8o08l] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-bottom: 0.5rem;
}

.responder-name[b-gx92k8o08l] {
    font-size: 0.875rem;
    font-weight: 600;
    color: #2d3748;
}

.speaker-badge[b-gx92k8o08l] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    font-size: 0.75rem;
    padding: 0.125rem 0.5rem;
    border-radius: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.response-text[b-gx92k8o08l] {
    font-size: 0.9375rem;
    color: #4a5568;
    line-height: 1.6;
}

.response-form[b-gx92k8o08l] {
    background: white;
    border-radius: 0.75rem;
    padding: 1rem;
    margin-top: 0.75rem;
    border: 1px solid #e2e8f0;
}

.response-input[b-gx92k8o08l] {
    width: 100%;
    padding: 0.625rem;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem;
    font-size: 0.9375rem;
    resize: vertical;
    min-height: 60px;
    transition: border-color 0.2s ease;
}

.response-input:focus[b-gx92k8o08l] {
    outline: none;
    border-color: #667eea;
}

.response-char-counter[b-gx92k8o08l] {
    font-size: 0.75rem;
    color: #6c757d;
    text-align: right;
    margin-top: 0.25rem;
}

.response-char-counter.warning[b-gx92k8o08l] {
    color: #f59e0b;
}

.submit-response-btn[b-gx92k8o08l] {
    background: #667eea;
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    transition: all 0.2s ease;
}

.submit-response-btn:hover:not(:disabled)[b-gx92k8o08l] {
    background: #5568d3;
}

.submit-response-btn:disabled[b-gx92k8o08l] {
    opacity: 0.5;
    cursor: not-allowed;
}

.toggle-responses-btn[b-gx92k8o08l] {
    background: transparent;
    border: none;
    color: #667eea;
    font-size: 0.875rem;
    font-weight: 600;
    cursor: pointer;
    padding: 0.5rem 0;
    margin-top: 0.5rem;
    transition: color 0.2s ease;
}

.toggle-responses-btn:hover[b-gx92k8o08l] {
    color: #5568d3;
}

.no-responses[b-gx92k8o08l] {
    color: #6c757d;
    font-size: 0.875rem;
    font-style: italic;
    padding: 0.5rem 0;
}

.question-form[b-gx92k8o08l] {
    background: #f8f9fa;
    border-radius: 1rem;
    padding: 1.5rem;
    margin-top: 1.5rem;
}

.question-input[b-gx92k8o08l] {
    width: 100%;
    padding: 0.75rem;
    border: 2px solid #e2e8f0;
    border-radius: 0.5rem;
    font-size: 1rem;
    resize: vertical;
    min-height: 100px;
    transition: border-color 0.2s ease;
}

.question-input:focus[b-gx92k8o08l] {
    outline: none;
    border-color: #667eea;
}

.char-counter[b-gx92k8o08l] {
    font-size: 0.875rem;
    color: #6c757d;
    text-align: right;
    margin-top: 0.5rem;
}

.char-counter.warning[b-gx92k8o08l] {
    color: #f59e0b;
}

.submit-question-btn[b-gx92k8o08l] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.75rem 2rem;
    font-weight: 600;
    margin-top: 1rem;
    transition: all 0.2s ease;
}

.submit-question-btn:hover:not(:disabled)[b-gx92k8o08l] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.submit-question-btn:disabled[b-gx92k8o08l] {
    opacity: 0.5;
    cursor: not-allowed;
}

.no-questions-message[b-gx92k8o08l] {
    text-align: center;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 1rem;
    color: #6c757d;
}

.session-title-row[b-gx92k8o08l] {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 1rem;
}

.favorite-star[b-gx92k8o08l] {
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0.5rem;
    border-radius: 0.5rem;
    flex-shrink: 0;
}

.favorite-star:hover[b-gx92k8o08l] {
    background: rgba(102, 126, 234, 0.1);
    transform: scale(1.1);
}

.favorite-star svg[b-gx92k8o08l] {
    width: 32px;
    height: 32px;
    transition: all 0.2s ease;
}

.favorite-star.favorited svg[b-gx92k8o08l] {
    fill: #fbbf24;
    stroke: #f59e0b;
    stroke-width: 1;
}

.favorite-star:not(.favorited) svg[b-gx92k8o08l] {
    fill: none;
    stroke: #cbd5e1;
    stroke-width: 2;
}

.favorite-star:not(.favorited):hover svg[b-gx92k8o08l] {
    stroke: #94a3b8;
}
/* /Pages/TicketCheckout.razor.rz.scp.css */
.checkout-header[b-pfrrd50n64] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 3rem 0;
    margin-bottom: 2rem;
    border-radius: 0 0 1rem 1rem;
}

.back-btn[b-pfrrd50n64] {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid white;
    color: white;
    border-radius: 0.5rem;
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    transition: all 0.2s ease;
    margin-bottom: 1.5rem;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

.back-btn:hover[b-pfrrd50n64] {
    background: white;
    color: #667eea;
}

.checkout-card[b-pfrrd50n64] {
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    margin-bottom: 2rem;
    background: white;
}

.checkout-card-header[b-pfrrd50n64] {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8eef5 100%);
    padding: 1.5rem;
    border-bottom: 3px solid #667eea;
}

.checkout-card-header h5[b-pfrrd50n64] {
    margin: 0;
    font-weight: 700;
    color: #2d3748;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}

.card-icon[b-pfrrd50n64] {
    width: 24px;
    height: 24px;
    fill: #667eea;
}

.checkout-card-body[b-pfrrd50n64] {
    padding: 2rem;
}

.event-title[b-pfrrd50n64] {
    font-size: 1.5rem;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 1.5rem;
}

.detail-item[b-pfrrd50n64] {
    background: #f8f9fa;
    padding: 1rem;
    border-radius: 0.75rem;
    border-left: 4px solid #667eea;
    margin-bottom: 1rem;
}

.detail-label[b-pfrrd50n64] {
    font-weight: 700;
    color: #4a5568;
    font-size: 0.875rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 0.5rem;
}

.detail-value[b-pfrrd50n64] {
    color: #2d3748;
    font-size: 1.125rem;
    font-weight: 500;
}

.price-display[b-pfrrd50n64] {
    font-size: 2rem;
    font-weight: 700;
    color: #667eea;
}

.dev-info-card[b-pfrrd50n64] {
    border: 2px solid #ffc107;
    border-radius: 0.75rem;
    background: #fff9e6;
    box-shadow: 0 2px 8px rgba(255, 193, 7, 0.2);
    overflow: hidden;
}

.dev-info-header[b-pfrrd50n64] {
    background: linear-gradient(135deg, #ffc107 0%, #ff9800 100%);
    color: #000;
    padding: 1rem;
    font-weight: 700;
}

.dev-info-body[b-pfrrd50n64] {
    padding: 1.5rem;
}

.test-card-info code[b-pfrrd50n64] {
    background: #fff;
    padding: 0.25rem 0.5rem;
    border-radius: 0.25rem;
    border: 1px solid #ddd;
    font-size: 0.95rem;
    color: #333;
}

.btn-copy[b-pfrrd50n64] {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    padding: 0.25rem 0.5rem;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 1rem;
}

.btn-copy:hover[b-pfrrd50n64] {
    background: #f8f9fa;
    border-color: #adb5bd;
    transform: scale(1.1);
}

.btn-copy:active[b-pfrrd50n64] {
    transform: scale(0.95);
}

.summary-card[b-pfrrd50n64] {
    position: sticky;
    top: 2rem;
    border: none;
    border-radius: 1rem;
    box-shadow: 0 4px 16px rgba(0,0,0,0.1);
    overflow: hidden;
    background: white;
}

.summary-header[b-pfrrd50n64] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 1.5rem;
}

.summary-body[b-pfrrd50n64] {
    padding: 2rem;
}

.summary-item[b-pfrrd50n64] {
    display: flex;
    justify-content: space-between;
    padding: 0.75rem 0;
    color: #4a5568;
}

.summary-total[b-pfrrd50n64] {
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
    margin-top: 1rem;
    border-top: 2px solid #e5e7eb;
    font-weight: 700;
    font-size: 1.25rem;
    color: #2d3748;
}

.btn-checkout[b-pfrrd50n64] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 1rem 2rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
    margin-top: 1rem;
}

.btn-checkout:hover:not(:disabled)[b-pfrrd50n64] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
    color: white;
}

.btn-checkout:disabled[b-pfrrd50n64] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-pay[b-pfrrd50n64] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 1rem 2rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
    margin-top: 1rem;
}

.btn-pay:hover:not(:disabled)[b-pfrrd50n64] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(16, 185, 129, 0.4);
    color: white;
}

.btn-pay:disabled[b-pfrrd50n64] {
    opacity: 0.6;
    cursor: not-allowed;
}

.success-banner[b-pfrrd50n64] {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
    color: white;
    padding: 1.5rem;
    border-radius: 0.75rem;
    text-align: center;
    margin-top: 1rem;
}

.success-banner h6[b-pfrrd50n64] {
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.error-alert[b-pfrrd50n64] {
    background: linear-gradient(135deg, #f8d7da 0%, #f5c6cb 100%);
    border: 2px solid #dc3545;
    color: #721c24;
    padding: 1rem;
    border-radius: 0.75rem;
    margin-top: 1rem;
}

.secure-badge[b-pfrrd50n64] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    color: #6c757d;
    font-size: 0.875rem;
    margin-top: 1rem;
    padding: 0.75rem;
    background: #f8f9fa;
    border-radius: 0.5rem;
}

.secure-badge .secure-icon[b-pfrrd50n64] {
    display: flex;
    align-items: center;
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.secure-badge .secure-icon svg[b-pfrrd50n64] {
    width: 16px;
    height: 16px;
}

#payment-element[b-pfrrd50n64] {
    margin-bottom: 1rem;
}

.payment-type-toggle[b-pfrrd50n64] {
    margin-bottom: 2rem;
}

.toggle-container[b-pfrrd50n64] {
    display: flex;
    background: #f8f9fa;
    border-radius: 0.75rem;
    padding: 0.25rem;
    gap: 0.25rem;
}

.toggle-option[b-pfrrd50n64] {
    flex: 1;
    padding: 0.75rem 1.5rem;
    border: none;
    background: transparent;
    border-radius: 0.5rem;
    font-weight: 600;
    color: #6c757d;
    cursor: pointer;
    transition: all 0.2s ease;
}

.toggle-option:hover[b-pfrrd50n64] {
    color: #495057;
}

.toggle-option.active[b-pfrrd50n64] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.3);
}

.btn-book-now[b-pfrrd50n64] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 1rem 2rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
    margin-top: 1rem;
}

.btn-book-now:hover:not(:disabled)[b-pfrrd50n64] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
    color: white;
}

.btn-book-now:disabled[b-pfrrd50n64] {
    opacity: 0.6;
    cursor: not-allowed;
}

.btn-waitlist[b-pfrrd50n64] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    border: none;
    border-radius: 0.75rem;
    padding: 1rem 2rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: white;
    width: 100%;
    transition: all 0.3s ease;
    margin-top: 1rem;
}

.btn-waitlist:hover:not(:disabled)[b-pfrrd50n64] {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(245, 158, 11, 0.4);
    color: white;
}

.btn-waitlist:disabled[b-pfrrd50n64] {
    opacity: 0.6;
    cursor: not-allowed;
}

.waitlist-banner[b-pfrrd50n64] {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
    color: white;
    padding: 1.5rem;
    border-radius: 0.75rem;
    text-align: center;
    margin-top: 1rem;
}

.waitlist-banner h6[b-pfrrd50n64] {
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.sold-out-alert[b-pfrrd50n64] {
    background: linear-gradient(135deg, #dc2626 0%, #b91c1c 100%);
    color: white;
    padding: 1rem;
    border-radius: 0.75rem;
    margin-top: 1rem;
    text-align: center;
    font-weight: 600;
}

.loading-state[b-pfrrd50n64] {
    text-align: center;
    padding: 3rem;
    color: #6c757d;
}

@media (max-width: 768px) {
    .summary-card[b-pfrrd50n64] {
        position: static;
    }

    .price-display[b-pfrrd50n64] {
        font-size: 1.5rem;
    }
}
