.social-feed-element.hidden{
    display:none;
}

.social-feed-element {
    color: white;
}

.social-feed-element .author-title {
    color: lightgrey;
}

.social-feed-element .media-body div {
    color: white;
}

.social-feed-element .muted {
    color: lightgrey;
}

.social-feed-element a {
    color: white;
    font-weight: bold;
}

.social {
    padding: 10px;
    font-size: 30px;
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
    box-sizing: content-box;
}

.social-feed-element-facebook {
    background-color: rgba(0, 89, 153, 0.7) !important;
}

#wrapper {
    margin-top: 2.2em;
    text-align: center;
    font-size: x-large;
    font-weight: bold;
}

footer a {
    color: #808080;
}

.bg-eventweb-footer {
    background-color: #fefefe;
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.content-div {
    position: absolute;
    z-index: 9;
    height: 100%;
    left: 0px;
    right:0px;
    margin: auto;
    color: white;
}

.carousel-control-prev {
    position: absolute;
    z-index: 10;
}

.carousel-control-next {
    position: absolute;
    z-index: 10;
}


.text-eventweb-yellow {
    color: #fdcf00 !important;
}

.bg-eventweb-yellow {
    background-color: #fdcf00 !important;
}

.border-eventweb-yellow {
    border-color: #fdcf00 !important;
}

.text-eventweb-red {
    color: #AA0000 !important;
}

.bg-eventweb-red {
    background-color: #AA0000 !important;
}

.border-eventweb-red {
    border-color: #AA0000 !important;
}

.text-eventweb-blue {
    color: #01276d !important;
}

.border-eventweb-blue {
    border-color: #01276d !important;
}

.bg-eventweb-blue {
    background-color: #01276d !important;
}

.bg-eventweb-green {
    background-color: #008644 !important;
}

.text-eventweb-green {
    color: #008644 !important;
}

.border-eventweb-green {
    border-color: #008644 !important;
}

.card {
    background: none;
}

#organization {
    background-image: url('../img/organization-bg-2.png');

    min-height: 500px;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#lectures {
    background-image: url('../img/bg-lectures.png');

    min-height: 500px;

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#lectures a {
    color: white;
}

#lectures .bg-white a {
    color: #AA0000;
}

.padding-fat {
    padding: 20px;
}

#mainNav .navbar-nav > li > a {
    font-size: 0.9rem;
    color: white;
}

#mainNav .navbar-collapse .navbar-nav > li > a {
    color: black;
}

.table {
    margin-bottom: 0 !important;
}

.nav-tabs {
    border-bottom: 0 !important;
}

a {
    color: #01276d;
}

.symposia .modal-dialog {
    margin: 0;
    height: 100%;
    width: 100vw;
    max-width: none;
}
.symposia .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center;
}

.symposia .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}
.symposia .modal-content p {
    margin-bottom: 30px;
}
.symposia .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
}
.symposia .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0;
}
.symposia .modal-content img {
    margin-bottom: 30px;
}
.symposia .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer;
}
.symposia .close-modal:hover {
    opacity: 0.3;
}
.symposia .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #888888;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari and Chrome */
    z-index: 1051;
}
.symposia .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #888888;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Safari and Chrome */
    z-index: 1052;
}
.symposia .modal-backdrop {
    opacity: 0;
    display: none;
}

#topButton {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #fdcf00;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 4px;
}

#topButton:hover {
    background-color: #008644;
}

.btn {
    white-space: normal;
}

body, header, #organization, #lectures {
    overflow-x: hidden;
}

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
    width: 40px;
    font-size: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px;
    color: #428bca;
}
.agenda .agenda-date .shortdate {
    font-size: 0.75em;
}
/* Times */
.agenda .agenda-time { width: 140px; }
/* Events */
.agenda .agenda-events {
    font-size: 15px;
}
.program-box{
    /*height: 160px !important;*/
}
.program-box:hover{
    color: #2b4f11;
}
.program-time-left{
    width: 120px !important;
}

a:hover {
    text-decoration: none
}

.program-grid-single {
    display: block;
    width: 100%;
}

.program-grid-single .program-col {
    width: 100% !important;
    max-width: 100% !important;
}
/* Program 2026 - clean, mobile first */
:root {
    --program-primary: #01276d;
    --program-primary-dark: #001f57;
    --program-primary-soft: #eef4ff;
    --program-accent: #ff6161;
    --program-accent-dark: #d83b3b;
    --program-accent-soft: #fff1f1;
    --program-neutral: #5f6366;
    --program-text: #12213a;
    --program-muted: #64748b;
    --program-soft-muted: #94a3b8;
    --program-bg: #f6f9fd;
    --program-card: #ffffff;
    --program-border: #dbe5f2;
    --program-border-soft: #edf2f8;
}

body.bg-light {
    background: var(--program-bg) !important;
}

#authors {
    width: 100%;
}

#authors .container-fluid {
    max-width: none;
    width: 100%;
    padding-left: clamp(8px, 1.1vw, 18px);
    padding-right: clamp(8px, 1.1vw, 18px);
}

#authors .col.text-justify {
    text-align: left !important;
}

.program-date-tabs {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 6px 2px 16px;
    margin-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}

.program-date-tabs .nav-item {
    flex: 0 0 auto;
}

.program-date-card {
    width: 116px;
    min-height: 112px;
    border: 1px solid var(--program-border) !important;
    border-radius: 20px !important;
    background: rgba(255,255,255,.94) !important;
    box-shadow: 0 4px 14px rgba(15, 23, 42, .045);
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    color: var(--program-primary) !important;
    transition: transform .16s ease, box-shadow .16s ease, background .16s ease, border-color .16s ease;
}

.program-date-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 8px 22px rgba(15, 23, 42, .075);
}

.program-date-card.active {
    color: #fff !important;
    background: linear-gradient(180deg, var(--program-primary) 0%, var(--program-primary-dark) 100%) !important;
    border-color: var(--program-primary) !important;
    box-shadow: 0 8px 22px rgba(1, 39, 109, .20);
}

.program-date-card.disabled {
    opacity: .42;
    box-shadow: none;
    background: #f8fafc !important;
}

.program-date-card .date-week,
.program-date-card .date-month {
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .08em;
}

.program-date-card .date-day {
    font-size: 2.55rem;
    font-weight: 800;
    line-height: .98;
    margin: 7px 0;
}

.program-tab-content {
    background: transparent;
    border: 0 !important;
}

.program-schedule-wrap {
    width: 100%;
    overflow: visible;
}

.program-schedule-table,
.program-schedule-table tbody,
.program-schedule-table tr,
.program-schedule-table td {
    border: 0 !important;
}

.program-schedule-table tr {
    border-bottom: 1px solid rgba(148, 163, 184, .16) !important;
}

.program-schedule-table tr:last-child {
    border-bottom: 0 !important;
}

.program-schedule-table td {
    padding: 18px 6px !important;
    vertical-align: top;
}

.program-time-left {
    width: 86px !important;
    min-width: 86px;
    color: var(--program-muted);
}

.program-time-left .time {
    position: sticky;
    top: 12px;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 4px 10px 4px 0;
    box-shadow: none;
    text-align: right;
    line-height: 1.1;
}

.program-time-left .time-top {
    font-size: 1rem;
    font-weight: 800;
    color: var(--program-text);
    letter-spacing: -.02em;
}

.program-time-left .time-bottom {
    position: relative;
    font-size: .82rem;
    color: var(--program-muted);
    margin-top: 10px;
}

.program-time-left .time-bottom:before {
    content: '';
    display: block;
    width: 28px;
    height: 2px;
    background: var(--program-accent);
    opacity: .45;
    margin: 0 0 8px auto;
    border-radius: 999px;
}

.program-row-time-mobile {
    display: none;
}

.program-content-cell {
    width: 100%;
}

.program-grid,
.program-grid-single {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 14px;
    width: 100%;
    padding: 2px 2px 12px;
}

.program-grid-single {
    display: flex !important;
}

.program-col {
    /* Cards paralelos: cada sala tem largura mínima confortável.
       Em telas largas, entram mais salas na mesma linha; só quebra
       quando não houver espaço real para manter essa largura mínima. */
    flex: 1 1 300px;
    min-width: min(100%, 300px);
    max-width: none;
    background: color-mix(in srgb, var(--room-bg, #fff) 24%, #fff 76%);
    border: 1px solid rgba(226, 232, 240, .96);
    border-radius: 14px;
    padding: 11px;
    margin-bottom: 8px;
    box-shadow: 0 2px 10px rgba(15, 23, 42, .035);
    overflow-wrap: anywhere;
}

@supports not (background: color-mix(in srgb, #fff 50%, #000 50%)) {
    .program-col {
        background: #fff;
    }
}

.program-grid-single .program-col {
    width: 100% !important;
    max-width: 100% !important;
    flex-basis: 100%;
}

.program-room-title {
    width: 100%;
    background: rgba(248,250,252,.92);
    color: var(--program-text);
    border: 1px solid var(--program-border-soft);
    border-left: 3px solid var(--room-border, var(--program-primary));
    border-radius: 12px;
    padding: 9px 11px;
    margin-bottom: 9px;
    font-size: .88rem;
    font-weight: 800;
    text-transform: none;
    letter-spacing: .01em;
    overflow-wrap: anywhere;
}

.program-room-title:before {
    content: '📍 ';
    font-weight: 400;
}

.program-room-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 10px;
    color: var(--program-muted);
    font-size: .88rem;
}

.program-room-meta .badge,
.session-header .badge,
.time-color .badge {
    border-radius: 999px;
    font-weight: 700;
    padding: .34rem .55rem;
    box-shadow: none !important;
}

.program-room-meta .badge,
.session-header .badge {
    background: #f8fafc !important;
    border: 1px solid var(--program-border-soft);
    color: var(--program-muted) !important;
}

.time-color {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 5px;
    margin: 0 6px 4px 0;
    vertical-align: middle;
}

.time-color .badge.bg-primary {
    background: var(--program-primary-soft) !important;
    color: var(--program-primary) !important;
    border: 1px solid #cfe0fb;
}

.time-color .badge.bg-secondary {
    background: #f1f5f9 !important;
    color: #475569 !important;
    border: 1px solid #e2e8f0;
}

.session-block {
    background: rgba(255,255,255,.88);
    border: 1px solid var(--program-border-soft);
    border-left: 3px solid rgba(18, 149, 232, .42);
    border-radius: 14px;
    box-shadow: none;
    padding: 11px;
    margin-bottom: 12px;
}

.session-title {
    font-size: .98rem;
    font-weight: 800;
    color: var(--program-text);
    padding-right: 8px;
    line-height: 1.25;
    overflow-wrap: anywhere;
}

.session-header .alert {
    border: 1px solid #fde68a;
    border-left: 3px solid var(--program-accent) !important;
    border-radius: 12px;
    background: #fffbeb;
    color: #755400;
    font-size: .86rem;
    box-shadow: none;
}

.session-block .list-group {
    gap: 7px;
}

.session-block .list-group-item {
    border: 1px solid var(--program-border-soft);
    border-radius: 12px !important;
    margin-bottom: 7px;
    color: var(--program-text);
    box-shadow: none;
    padding: 11px 12px;
    background: #fff;
    transition: background .16s ease, border-color .16s ease, transform .16s ease;
}

.session-block .list-group-item:hover {
    background: #f8fafc;
    border-color: #dbe3ee;
    transform: translateY(-1px);
}

.session-block .list-group-item .badge.bg-warning {
    background: var(--program-accent-soft) !important;
    color: var(--program-accent-dark) !important;
    border: 1px solid #ffc9c9;
    border-radius: 999px;
    font-weight: 800;
}

.session-block .list-group-item .badge.bg-info {
    background: var(--program-primary-soft) !important;
    color: var(--program-primary) !important;
    border: 1px solid #cfe0fb;
    border-radius: 999px;
}

.titulo,
.authors {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.titulo {
    font-size: .94rem;
    line-height: 1.35;
}

.authors {
    color: #475569;
    font-size: .88rem;
    line-height: 1.35;
    margin-top: 6px;
}

.program-col > .btn,
.program-col .btn-secondary {
    border-radius: 999px;
    background: #f1f5f9 !important;
    border: 1px solid #e2e8f0 !important;
    color: #334155 !important;
    font-weight: 700;
    box-shadow: none !important;
}

@media (max-width: 768px) {
    #authors .container-fluid { padding-left: 6px; padding-right: 6px; }
    #authors .col { padding-left: 0; padding-right: 0; }

    .program-date-tabs {
        gap: 8px;
        padding: 4px 2px 14px;
        margin-left: -2px;
        margin-right: -2px;
    }

    .program-date-card {
        width: 86px;
        min-height: 92px;
        border-radius: 18px !important;
    }

    .program-date-card .date-week,
    .program-date-card .date-month {
        font-size: .7rem;
    }

    .program-date-card .date-day {
        font-size: 2.05rem;
        margin: 5px 0;
    }

    .program-schedule-table,
    .program-schedule-table tbody,
    .program-schedule-table tr,
    .program-schedule-table td {
        display: block;
        width: 100% !important;
    }

    .program-schedule-table tr {
        padding: 10px 0;
    }

    .program-time-left {
        display: none !important;
    }

    .program-schedule-table td {
        padding: 7px 0 !important;
    }

    .program-row-time-mobile {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        background: transparent;
        border: 0;
        border-radius: 0;
        padding: 0 2px 8px;
        margin: 0 0 4px 0;
        box-shadow: none;
        color: var(--program-muted);
    }

    .program-row-time-mobile:after {
        content: '';
        width: 22px;
        height: 2px;
        background: var(--program-accent);
        opacity: .45;
        border-radius: 999px;
        order: 2;
    }

    .program-row-time-mobile span {
        color: var(--program-text);
        font-weight: 800;
        font-size: .98rem;
        letter-spacing: -.02em;
    }

    .program-row-time-mobile small {
        font-size: .82rem;
        order: 3;
    }

    .program-grid,
    .program-grid-single {
        display: flex;
        flex-direction: column;
        gap: 10px;
        padding: 2px 0 10px;
        overflow-x: visible;
        scroll-snap-type: none;
        -webkit-overflow-scrolling: auto;
    }

    .program-col {
        flex: 1 1 auto;
        width: 100%;
        min-width: 0;
        max-width: 100%;
        padding: 11px;
        border-radius: 15px;
        scroll-snap-align: none;
        box-sizing: border-box;
    }

    .program-grid-single .program-col {
        width: 100% !important;
        min-width: 0;
        max-width: 100% !important;
        flex-basis: auto;
    }

    .session-block {
        padding: 10px;
    }

    .session-header .d-flex {
        gap: 8px;
    }

    .session-title {
        width: 100%;
    }

    .session-block .list-group-item {
        padding: 11px;
    }
}

@media (min-width: 769px) {
    .program-grid .program-col {
        max-height: min(600px, calc(100vh - 185px));
        overflow-y: auto;
    }

    .program-grid-single .program-col {
        max-height: none;
        overflow-y: visible;
    }

    .program-col::-webkit-scrollbar {
        width: 8px;
    }

    .program-col::-webkit-scrollbar-track {
        background: rgba(226,232,240,.45);
        border-radius: 999px;
    }

    .program-col::-webkit-scrollbar-thumb {
        background: rgba(100,116,139,.38);
        border-radius: 999px;
    }
}

@media (min-width: 769px) and (max-width: 1100px) {
    .program-grid {
        overflow-x: visible;
    }

    .program-grid .program-col {
        flex: 1 1 290px;
        min-width: min(100%, 290px);
        scroll-snap-align: none;
    }
}

/* Program index - modern landing page */
.program-index-page {
    width: 100%;
    min-height: calc(100vh - 2rem);
    padding: clamp(18px, 3vw, 46px) clamp(12px, 2.2vw, 34px) 56px;
    background:
        radial-gradient(circle at 10% 0%, rgba(255, 97, 97, .16), transparent 32%),
        radial-gradient(circle at 88% 8%, rgba(1, 39, 109, .12), transparent 34%),
        var(--program-bg, #f8fafc);
}

.program-index-container {
    width: 100%;
    max-width: 1380px;
    margin: 0 auto;
}

.program-index-hero {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(226, 232, 240, .95);
    border-radius: 28px;
    padding: clamp(28px, 5vw, 68px) clamp(20px, 5vw, 72px);
    background: linear-gradient(135deg, rgba(255,255,255,.96), rgba(255,255,255,.78));
    box-shadow: 0 18px 44px rgba(15, 23, 42, .055);
    text-align: left;
}

.program-index-hero:after {
    content: '';
    position: absolute;
    right: -90px;
    top: -120px;
    width: 360px;
    height: 360px;
    border-radius: 999px;
    background: rgba(255, 97, 97, .10);
    pointer-events: none;
}

.program-index-kicker,
.program-index-section-label {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #01276d;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .11em;
    font-size: .78rem;
}

.program-index-kicker:before,
.program-index-section-label:before {
    content: '';
    width: 22px;
    height: 2px;
    border-radius: 999px;
    background: #01276d;
    opacity: .55;
}

.program-index-hero h1 {
    max-width: 980px;
    margin: 12px 0 14px;
    color: #01276d;
    font-size: clamp(2rem, 4.6vw, 4.25rem);
    line-height: 1.05;
    font-weight: 500;
    letter-spacing: -.045em;
}

.program-index-hero p {
    max-width: 760px;
    margin: 0;
    color: #64748b;
    font-size: clamp(1rem, 1.4vw, 1.22rem);
    line-height: 1.55;
}

.program-index-section-header {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 18px;
    margin: clamp(24px, 3vw, 42px) 0 16px;
}

.program-index-section-header h2 {
    margin: 6px 0 0;
    color: #1f2937;
    font-size: clamp(1.35rem, 2.4vw, 2rem);
    font-weight: 800;
    letter-spacing: -.03em;
}

.program-index-count {
    flex: 0 0 auto;
    padding: 7px 12px;
    border: 1px solid #e2e8f0;
    border-radius: 999px;
    background: rgba(255,255,255,.86);
    color: #64748b;
    font-weight: 700;
    font-size: .86rem;
}

.program-index-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 310px), 1fr));
    gap: 14px;
    width: 100%;
}

.program-index-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 168px;
    padding: 22px;
    border: 1px solid rgba(226, 232, 240, .98);
    border-radius: 22px;
    background: rgba(255,255,255,.94);
    color: #1f2937;
    box-shadow: 0 8px 22px rgba(15, 23, 42, .045);
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
    text-decoration: none !important;
}

.program-index-card:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 97, 97, .42);
    box-shadow: 0 16px 34px rgba(15, 23, 42, .075);
    background: #fff;
    color: #1f2937;
}

.program-index-code {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    min-width: 48px;
    height: 38px;
    padding: 0 12px;
    border-radius: 13px;
    background: var(--program-accent-soft);
    border: 1px solid #ffc9c9;
    color: #01276d;
    font-size: 1.22rem;
    font-weight: 800;
    letter-spacing: .03em;
}

.program-index-card strong {
    margin-top: 18px;
    padding-right: 10px;
    color: #1f2937;
    font-size: 1.08rem;
    line-height: 1.35;
    font-weight: 800;
}

.program-index-action {
    margin-top: auto;
    padding-top: 18px;
    color: #01276d;
    font-weight: 800;
    font-size: .9rem;
}

.program-index-action i {
    margin-left: 5px;
    transition: transform .16s ease;
}

.program-index-card:hover .program-index-action i {
    transform: translateX(3px);
}

.program-index-card-secondary .program-index-code {
    background: var(--program-primary-soft);
    border-color: #cfe0fb;
    color: #0b3b8f;
}

.program-index-card-secondary .program-index-action {
    color: #0b3b8f;
}

/* Back button on show.php */
.program-back-button {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    margin: 0 0 18px;
    padding: 10px 15px;
    border: 1px solid rgba(1, 39, 109, .20);
    border-radius: 999px;
    background: #fff;
    color: #01276d !important;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 6px 16px rgba(15, 23, 42, .055);
    text-decoration: none !important;
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
}

.program-back-button:hover {
    transform: translateY(-1px);
    border-color: rgba(255, 97, 97, .55);
    background: var(--program-accent-soft);
    box-shadow: 0 10px 22px rgba(15, 23, 42, .075);
    color: #01276d !important;
}

.program-back-button i {
    font-size: .9rem;
}

@media (max-width: 768px) {
    .program-index-page {
        padding: 14px 10px 34px;
    }

    .program-index-hero {
        border-radius: 22px;
        padding: 24px 20px;
    }

    .program-index-hero h1 {
        font-size: clamp(1.85rem, 10vw, 2.9rem);
        line-height: 1.08;
    }

    .program-index-section-header {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .program-index-grid {
        grid-template-columns: 1fr;
    }

    .program-index-card {
        min-height: 145px;
        padding: 18px;
        border-radius: 18px;
    }

    .program-back-button {
        width: 100%;
        justify-content: center;
        margin-bottom: 14px;
    }
}

/* Highlight card for complete program */
.program-index-card-all {
    background:
        linear-gradient(135deg, rgba(255, 97, 97, .12), rgba(11, 59, 143, .06)),
        #ffffff;
    border-color: rgba(1, 39, 109, .20);
}

.program-index-card-all .program-index-code {
    background: #01276d;
    border-color: #01276d;
    color: #fff;
}

.program-index-card-all small {
    display: block;
    margin-top: 8px;
    padding-right: 8px;
    color: #64748b;
    font-size: .92rem;
    line-height: 1.45;
}

.program-index-card-all:hover {
    border-color: rgba(139, 68, 36, .46);
}


/* ICSM 2026 identity colors refinement */
a { color: var(--program-primary); }
a:hover { color: var(--program-accent-dark); }
.text-eventweb-blue { color: var(--program-primary) !important; }
.bg-eventweb-blue { background-color: var(--program-primary) !important; }
.border-eventweb-blue { border-color: var(--program-primary) !important; }
.text-eventweb-red { color: var(--program-accent-dark) !important; }
.bg-eventweb-red { background-color: var(--program-accent) !important; }
.border-eventweb-red { border-color: var(--program-accent) !important; }

.program-index-kicker,
.program-index-section-label { color: var(--program-primary); }
.program-index-kicker:before,
.program-index-section-label:before { background: var(--program-accent); opacity: .85; }
.program-index-hero h1 { color: var(--program-primary); }
.program-index-hero:after { background: linear-gradient(135deg, rgba(255,97,97,.16), rgba(1,39,109,.08)); }
.program-index-code {
    background: var(--program-accent-soft);
    border-color: #ffc9c9;
    color: var(--program-accent-dark);
}
.program-index-card-all {
    border-color: rgba(1,39,109,.20);
    background: linear-gradient(135deg, #ffffff 0%, var(--program-primary-soft) 100%);
}
.program-index-card-all .program-index-code {
    background: var(--program-primary);
    border-color: var(--program-primary);
    color: #fff;
}
.program-index-action { color: var(--program-primary); }
.program-index-card:hover { border-color: rgba(255,97,97,.55); }

.program-date-card.active {
    background: linear-gradient(180deg, var(--program-primary) 0%, var(--program-primary-dark) 100%) !important;
    box-shadow: 0 8px 22px rgba(1, 39, 109, .20);
}
.program-time-left .time-bottom:before,
.program-row-time-mobile:after { background: var(--program-accent); opacity: .75; }
.session-block { border-left-color: rgba(255,97,97,.48); }
.program-room-title { border-left-color: var(--room-border, var(--program-primary)); }

.program-actions-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
    margin: 0 0 18px;
}
.program-back-button,
.program-full-button {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 10px 15px;
    border-radius: 999px;
    font-weight: 800;
    line-height: 1;
    box-shadow: 0 6px 16px rgba(15, 23, 42, .055);
    text-decoration: none !important;
    transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease, background .16s ease;
}
.program-back-button {
    margin: 0;
    border: 1px solid rgba(1, 39, 109, .20);
    background: #fff;
    color: var(--program-primary) !important;
}
.program-back-button:hover {
    transform: translateY(-1px);
    border-color: rgba(255, 97, 97, .55);
    background: var(--program-accent-soft);
    color: var(--program-primary) !important;
}
.program-full-button {
    border: 1px solid var(--program-primary);
    background: var(--program-primary);
    color: #fff !important;
}
.program-full-button:hover {
    transform: translateY(-1px);
    border-color: var(--program-primary-dark);
    background: var(--program-primary-dark);
    color: #fff !important;
    box-shadow: 0 10px 22px rgba(1, 39, 109, .16);
}
@media (max-width: 768px) {
    .program-actions-bar { gap: 8px; }
    .program-back-button, .program-full-button {
        width: 100%;
        justify-content: center;
    }
}

/* Show page navigation header */
.program-show-header {
    width: 100%;
    max-width: none;
    margin: 0 0 18px;
    padding: clamp(16px, 2vw, 26px) clamp(6px, 1vw, 14px) 6px;
    text-align: left;
}

.program-show-kicker {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--program-primary);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-size: .78rem;
    margin-bottom: 8px;
}

.program-show-kicker:before {
    content: '';
    width: 22px;
    height: 2px;
    border-radius: 999px;
    background: var(--program-accent);
}

.program-breadcrumb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 12px;
    color: var(--program-muted);
    font-size: .9rem;
    font-weight: 700;
}

.program-breadcrumb a {
    color: var(--program-primary);
    text-decoration: none !important;
}

.program-breadcrumb a:hover {
    color: var(--program-accent-dark);
}

.program-show-title {
    margin: 10px 0 0 !important;
    color: var(--program-primary) !important;
    font-size: clamp(1.8rem, 3.2vw, 3.15rem);
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -.035em;
    text-align: left;
}

.program-full-button.active {
    background: var(--program-accent) !important;
    border-color: var(--program-accent) !important;
    color: #fff !important;
    box-shadow: 0 10px 22px rgba(255, 97, 97, .16);
}

.program-full-button.active:hover {
    background: var(--program-accent-dark) !important;
    border-color: var(--program-accent-dark) !important;
}

@media (max-width: 768px) {
    .program-show-header {
        padding: 14px 0 4px;
    }

    .program-show-title {
        font-size: clamp(1.65rem, 8vw, 2.35rem);
    }
}
