.--spark-bg-gradient {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #F2F3F7;
}

.--spark-bg-gradient::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 4074px;
    height: 4042px;
    opacity: 0.6;
    background-image: url('https://sendbird.imgix.net/cms/bg-gradient.svg');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    mix-blend-mode: normal;
    pointer-events: none;
    z-index: 0;
}

.--spark-bg-gradient::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(35.023deg);
    width: 1878.88px;
    height: 1876.69px;
    opacity: 0.6;
    background: radial-gradient(ellipse at center, rgba(240, 217, 238, 1) 0%, rgba(240, 217, 238, 0.58) 57.29%, rgba(240, 217, 238, 0) 100%);
    filter: blur(243.86px);
    mix-blend-mode: lighten;
    border-radius: 1008.21px;
    pointer-events: none;
    z-index: 0;
}

.--spark-bg-gradient > * {
    position: relative;
    z-index: 1;
}

.spark-page .copy-block.spark-hero  {
    margin-top: 360px;

}

.spark-page .visual-block .vv-visual .vv-wrapper video {
    height: 600px;
    object-fit: contain !important;
}
.spark-page .visual-block .vv-visual .vv-wrapper {
    height: 600px;
    position: relative;
}
.spark-page .visual-block .vv-visual .vv-wrapper::after {
    content: '';
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: #F2F3F7;
}
.spark-page .copy-block.spark-hero .wysiwyg h1 {
    font-size: 150px;
    font-style: normal;
    font-family: 'Serrif-Medium';
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 15px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 6%, #000 61.67%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 48px;
}

.spark-page .copy-block.spark-hero .buttons {
    margin-top: 53px;
}

.spark-page .copy-block.spark-hero .buttons .btn {
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    background: #000;
    padding: 16px 40px;
    position: relative;
    overflow: unset;
    z-index: 0;
    margin-bottom: 31px;
    max-width: 268px;
    height: 68px;
    white-space: nowrap;
}

.spark-page .copy-block.spark-hero .buttons .btn.theme-pill.--custom-bg:hover .shape {
    opacity: 1 !important;
}

.spark-page .digits-wrapper {
    text-align: center;
    margin-top: 48px;
    font-family: 'DSEG7-Classic-MINI';
}

.spark-page .countdown-display {
    font-size: 40px;
    position: relative;
    display: inline-block;
}

.spark-page .countdown-background {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    width: auto;
    color: #E3E5EF;
    z-index: 1;
}

.spark-page .digit {
    position: relative;
    z-index: 2;
    color: black;
    display: inline-block;
    transition: opacity 0.3s ease-in-out;
}
.spark-page .countdown-front {
    width: 334px;
    display: block;
    height: 40px;
}

.spark-page .countdown-front {
    position: relative;
    z-index: 2;
}

.spark-page .fade-out {
    opacity: 0;
}

.spark-page .countdown-labels {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    font-family: "Helvetica Now Text";
    color: #0E1017;
    max-width: 292px;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.spark-page .separator {
    color: black;
}

.spark-page .copy-block.spark-hero .buttons .btn .shape {
    border-radius: 12px;
}

.spark-page .copy-block.spark-hero .buttons .btn .shape::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    background: linear-gradient(92deg, #EEE60C 13.28%, #EE630C 45.21%, #9A45DA 61.17%, #E64DBD 77.13%);
    filter: blur(7.5px);
    z-index: -1;
    inset: 0;
}

.spark-page .spark-hero__copy .wysiwyg .body {
    font-family: "Helvetica Now Text Medium";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.24px;
    color: #0E1017;
    max-width: 393px;
    margin: 0 auto;
}

.--copy-spark-block .wysiwyg h3 {
    font-family: 'Serrif-Medium';
    font-size: 54px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.28px;
    max-width: 856px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.--copy-spark-block .wysiwyg h4 {
    font-family: 'Serrif-Medium';
    font-size: 64px;
    font-weight: 500;
    line-height: 110%;
    letter-spacing: -1.28px;
    max-width: 856px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.--copy-spark-block .wysiwyg p, .copy-block .wysiwyg .style-h3 + p:not(.style-h1):not(.style-h2):not(.style-h3) {
    font-size: 24px;
    font-family: 'Helvetica Now Text';
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.24px;
    margin-top: 20px;
    max-width: 710px;
    margin-left: auto;
    margin-right: auto;
    color: #555869;
}

.--spark-page-cards .card-grid {
    max-width: 1356px;
    margin: 0 auto;
    padding-bottom: 24px;
}

.--spark-page-cards .card-grid__title {
    text-align: center;
    font-family: 'Serrif-Medium';
    font-size: 52px;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1.04px;
    color: #1F212B;
    margin-bottom: 24px;
}

.--spark-page-cards .card-grid__description {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 48px;

}

.--spark-page-cards .card-grid__description p {
    font-family: "Helvetica Now Text";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.24px;
    color: #555869;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.--spark-page-cards .card-grid .quote-card {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0 8px 40px 0 rgba(0, 0, 0, 0.12);
    padding: 24px 24px 24px 36px;
    display: flex;
    flex-direction: row-reverse;
    align-items: start;
    justify-content: space-between;
    margin-bottom: 16px !important;
}

.--spark-page-cards .card-grid .quote-card .quote {
    display: flex;
    flex-direction: column-reverse;
    margin-right: 34px;
}

.--spark-page-cards .card-grid .quote-card .quote .quote-title {
    font-family: "Helvetica Now Text";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.64px;
    margin-top: 24;
    margin-bottom: 8px;
    color: #1F212B;
}

.--spark-page-cards .card-grid .quote-card .quote .quote-text {
    font-family: "Helvetica Now Text";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: -0.36px;
    color: #6B6E7D;
}

.--spark-page-cards .card-grid .quote-card .quote .quote-logo {
    width: 38px;
    height: 38px;
    margin-right: unset;
}

.--spark-page-cards .card-grid .quote-card .quote-img {
    width: 275px;
    height: 232px;
    flex-shrink: 0;
    border-radius: 8px;
    overflow: hidden;
    flex-shrink: 0;
}

.--spark-page-map .copy-block .wysiwyg h2 {
    text-align: center;
    font-family: 'Serrif-Medium'!important;
    font-size: 52px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 120% !important;
    letter-spacing: -1.04px !important;
    color: #0E1017 !important;
    margin-bottom: 48px !important;
}

.--spark-page-map .column-wrapper {
    max-width: 1420px;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item,
.--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item {
    border-radius: 16px !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item {
    padding: 64px 64px 54px 48px;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg h4 {
    font-family: "Helvetica Now Text";
    font-size: 34px!important;
    font-style: normal;
    font-weight: 700;
    line-height: 140% !important;
    letter-spacing: -1.12px !important;
    color: #1F212B !important;
    margin-bottom: 40px !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg h6 {
    font-family: "Helvetica Now Text";
    font-size: 18px !important;
    font-style: normal;
    opacity: 1 !important;
    font-weight: 500;
    line-height: 140% !important;
    letter-spacing: -0.36px;
    color: #0E1017 !important;
    margin-bottom: 12px !important;
    margin-top: 32px !important;
    text-transform: unset;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg p {
    font-family: "Helvetica Now Text";
    font-size: 24px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 140% !important;
    letter-spacing: -0.48px;
    color: #555869 !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn {
    margin-top: 48px;
    border-radius: 8px !important;
    border-color: #000000 !important;
    color: #000000 !important;
        max-width: 202px;
    white-space: nowrap;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn:hover .shape {
    background: #000 !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn:hover .slot {
    transform: unset !important;
    color: white !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn:hover .icon-text-after  {
    color: white !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn .shape {
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 8px !important;
    border-color: #000000 !important;
    color: #000000 !important;
    display: block !important;
    background: white !important;
        transition: all .3 ease !important;

}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn .slot {
    color: #000 !important;
    font-weight: 700 !important;
}

.--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .buttons .btn .icon-text-after {
    position: relative !important;
    opacity: 1 !important;
    transform: translateY(-37px) rotate(-45deg) translateX(-17px);
    background: unset !important;
    color: black !important;

}


.--spark-page-landing-form>section>div {
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 32px;
    padding-right: 32px;
}

.--spark-page-landing-form .column-wrapper {
    max-width: 1356px;
    background: white;
    border-radius: 16px;
    padding: 36px 36px 36px 64px;
}

.--spark-page-landing-form .column-wrapper .marketo-form {
    padding: unset;
}

.--spark-page-landing-form .column-wrapper .copy-block .wysiwyg h2 {
    font-size: 46px;
    font-style: normal;
    font-family: 'Serrif-Medium';
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.92px;
    color: #0E1017;
    margin-bottom: 16px !important;
}

.--spark-page-landing-form .column-wrapper .block-list.--center {
    display: block;
    margin-top: 28px;
}

.--spark-page-landing-form .column-wrapper .copy-block .wysiwyg p {
    font-family: "Helvetica Now Text";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 140% !important;
    letter-spacing: -0.18px !important;
    color: #6B6E7D;
    margin-top: unset;
}

.--spark-page-landing-form .marketo-form.marketo-form.marketo-form.marketo-form .mktoButtonRow button.mktoButton.submit-button {
    background: #0d0d0d !important;
}




@media (min-width: 768px) {
    .--spark-page-map.--ccw-vegas-map > section > div  {
        padding-bottom: 0 ;
    }
    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item {
        width: calc(50% - 8px) !important;
        max-height: 544px;
        height: 544px;
    }

    .--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item {
        width: calc(50% - 8px) !important;
        max-height: 544px;
        height: 544px;
    }
    .--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item iframe {
        width: 100%;
        max-height: 544px;
        height: 544px;
    }

    .--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item img {
        height: 544px;
    }
}


@media (max-width: 1200px) {
    .spark-page .copy-block.spark-hero {
        margin-top: 200px;
    }
    .--spark-page-cards .card-grid {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    .--spark-page-cards .card-grid .quote-card {
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 1024px) {
    .spark-page .copy-block.spark-hero .wysiwyg h1 {
        font-size: 84px;
        font-weight: 500;
        letter-spacing: 8.4px;
        margin-bottom: 24px;
    }

    .spark-page .copy-block.spark-hero .buttons .btn {
        margin-bottom: 39px;
    }

    .spark-page .spark-hero__copy .wysiwyg .body {
        font-size: 18px;
        letter-spacing: -0.18px;
        max-width: 279px;
    }

    .--copy-spark-block .wysiwyg h4 {
        font-size: 32px;
        letter-spacing: -0.64px;
    }

    .--copy-spark-block .wysiwyg p {
        font-size: 16px;
        line-height: 140%;
        letter-spacing: -0.16px;
    }

    .--spark-page-cards .card-grid__title {
        font-size: 32px;
        line-height: 110%;
        letter-spacing: -0.64px;
        margin-bottom: 16px;
    }

    .--spark-page-cards .card-grid__description {
        margin-bottom: 32px;
    }

    .--spark-page-cards .card-grid__description p {
        font-size: 16px;
        letter-spacing: -0.16px;
    }

    .--spark-page-map .copy-block .wysiwyg h2 {
        font-size: 32px !important;
        letter-spacing: -0.64px !important;
        margin-bottom: 32px !important;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg h4 {
        font-size: 32px !important;
        letter-spacing: -0.64px !important;
    }
}

@media (max-width: 600px) {
    .--spark-page-cards .card-grid .quote-card {
        padding: 16px 16px 20px 16px;
        flex-direction: column;
    }

    .--spark-page-cards .card-grid .quote-card .quote-img {
        width: 100%;
        height: 232px;
    }

    .--spark-page-cards .card-grid .quote-card .quote {
        display: flex;
        flex-direction: row-reverse;
        align-items: flex-start;
        margin-right: unset;
        margin-top: 20px;
    }

    .--spark-page-cards .card-grid .quote-card .quote .quote-title {
        margin-top: 0;
        font-size: 24px;
        letter-spacing: -0.48px;
    }

    .--spark-page-cards .card-grid .quote-card .quote .quote-text {
        margin-left: -40px;
        font-size: 16px;
        letter-spacing: -0.16px;
        margin-top: 12;
        margin-bottom: unset;
    }

    .--spark-page-cards .card-grid .quote-card .quote .quote-logo {
        margin-right: 8px;
    }
}

@media (max-width: 767px) {
    .spark-page .visual-block .vv-visual .vv-wrapper video {
        height: 307px;
        object-fit: cover !important;
    }
    .spark-page .visual-block .vv-visual .vv-wrapper {
    height: 307px;
    position: relative;
}
.spark-page .visual-block .vv-visual .vv-wrapper::after {
    content: '';
    width: 100%;
    height: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    background: #F2F3F7;
}
    .spark-page .copy-block.spark-hero {
        margin-top: 160px;
    }
    .spark-page .copy-block.spark-hero .buttons .btn {
        max-width: 216px;
        height: 52px;
    }
    .spark-page .countdown-display {
        font-size: 24px;
        position: relative;
        display: inline-block;
    }
    .spark-page .countdown-front {
        width: 200px;
        height: 24px;
    }
    .spark-page .countdown-labels {
        font-size: 9px;
        max-width: 176px;   
        margin-top: 6px;
    }
    .--spark-page-landing-form>section>div {
        padding-top: 80px;
        padding-bottom: 80px;
        padding-left: 16px;
        padding-right: 16px;
    }
    .spark-page .copy-block.spark-hero .buttons {
        margin-top: 36px;
    }

    .--spark-page-landing-form .column-wrapper {
        padding: 24px 16px;
    }

    .--spark-page-landing-form .column-wrapper .block-list.--center {
        margin-top: 0;
    }

    .--spark-page-landing-form .column-wrapper .copy-block .wysiwyg h2 {
        font-size: 32px;
        letter-spacing: -0.64px;
        text-align: center;

    }

    .--spark-page-landing-form .column-wrapper .copy-block .wysiwyg p {
        font-size: 16px !important;
        letter-spacing: -0.16px !important;
        margin-bottom: 15px !important;
        text-align: center;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item {
        width: 100%;
        height: unset;
        margin: unset;
    }

    .--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item {
        width: 100% !important;
        margin: unset !important;
        overflow: hidden;
        margin-bottom: 15px !important;
    }

    .--spark-page-map .--spark-page-map-img.column-item.--spark-page-map-img.column-item iframe {
        width: 100% !important;
        height: 278px;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg h4 {
        font-size: 32px !important;
        letter-spacing: -0.64px !important;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg h6 {
        font-size: 14px !important;
        letter-spacing: -0.28px !important;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item .copy-block .wysiwyg p {
        font-size: 16px !important;
        letter-spacing: -0.32px !important;
    }

    .--spark-page-map .--spark-page-map-content.column-item.--spark-page-map-content.column-item {
        padding: 24px 16px;
    }
}

/* Agenda Cards Container */
.agenda-cards-container {
    display: flex;
    gap: 24px;
    max-width: 1380px;
    margin: 0 auto 48px auto;
    align-items: stretch; /* Make all flex items same height */
}

/* Time Card Component */
.agenda-card--time {
    background: #ffffff;
    border-radius: 16px;
    padding: 48px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 120px;
    width: 120px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    flex-shrink: 0;
    box-sizing: border-box;
}

.agenda-card--time .time-display {
    font-family: 'Helvetica Now Text', sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4;
    color: #1f212b;
    text-align: center;
}

/* Main Agenda Card Component */
.agenda-card {
    flex: 1;
    min-width: 0;
}

.agenda-card__content {
    background: #ffffff;
    border-radius: 16px;
    padding: 48px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 48px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    min-height: 245px;
    width: 100%;
    box-sizing: border-box;
}

.agenda-card__text {
    flex: 1;
    max-width: 524px;
}

.agenda-card__header {
    margin-bottom: 20px;
}

.agenda-card__title {
    font-family: 'Helvetica Now Text', sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: -0.68px;
    color: #1f212b;
    margin: 0 0 24px 0;
}

.agenda-card__description {
    font-family: 'Helvetica Now Text', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.4;
    letter-spacing: -0.18px;
    color: #555869;
    margin: 0 0 20px 0;
}

.agenda-card__tags {
    display: flex;
    gap: 6px;
    align-items: center;
}

.agenda-card__tag {
    font-family: 'Helvetica Now Text', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.14px;
    color: #1f212b;
    padding: 4px 8px;
    border-radius: 8px;
    white-space: nowrap;
}

/* Badge Color Classes - All tags use gray background */
.agenda-card__tag--gray {
    background: #f2f3f7;
}

.agenda-card__tag--blue {
    background: #f2f3f7;
}

.agenda-card__tag--purple {
    background: #f2f3f7;
}

/* Legacy classes for backward compatibility */
.agenda-card__tag--ceo {
    background: #f2f3f7;
}

.agenda-card__tag--keynote {
    background: #f2f3f7;
}

.agenda-card__image {
    flex-shrink: 0;
    width: 525px;
    height: 307px;
    border-radius: 16px;
    overflow: hidden;
}

.agenda-card__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/* Tablet Responsive Styles */
@media (max-width: 950px) and (min-width: 750px) {
    .agenda-cards-container {
        flex-direction: row; /* Keep time on left side */
        gap: 16px;
        margin-bottom: 32px;
        align-items: stretch;
    }
    
    .agenda-card--time {
        width: 80px;
        padding: 16px 8px;
        min-width: 80px;
        flex-shrink: 0;
    }
    
    .agenda-card--time .time-display {
        font-size: 20px;
    }
    
    .agenda-card__content {
        flex-direction: column;
        padding: 24px;
        gap: 16px;
        width: 100%;
    }
    
    .agenda-card__image {
        order: -1; /* Move image above text on tablet */
        width: 100%;
        height: 250px;
        margin-bottom: 16px;
        border-radius: 16px;
    }
    
    .agenda-card__image img {
        border-radius: 16px;
    }
    
    .agenda-card__text {
        max-width: 100%;
    }
}

/* Mobile Responsive Styles */
@media (max-width: 768px) {
    .agenda-cards-container {
        flex-direction: row; /* Keep side-by-side layout */
        gap: 16px;
        margin-bottom: 32px;
        align-items: stretch; /* Maintain stretch behavior on mobile */
    }
    
    .agenda-card--time {
        width: 80px; /* Smaller width for mobile */
        padding: 16px 8px;
        min-width: 80px;
        flex-shrink: 0;
    }
    
    .agenda-card--time .time-display {
        font-size: 16px;
        line-height: 1.2;
    }
    
    .agenda-card__content {
        flex-direction: column;
        padding: 24px;
        gap: 16px;
        width: 100%;
    }
    
    .agenda-card__image {
        order: -1; /* Move image above text on mobile */
        width: 100%;
        height: 200px;
        margin-bottom: 16px;
        border-radius: 16px;
    }
    
    .agenda-card__image img {
        border-radius: 16px; /* Full rounded corners for image */
    }
    
    .agenda-card__text {
        max-width: 100%;
    }
    
    .agenda-card__title {
        font-size: 28px;
        letter-spacing: -0.56px;
        margin-bottom: 16px;
        font-weight: 700;
    }
    
    .agenda-card__description {
        font-size: 16px;
        letter-spacing: -0.16px;
        margin-bottom: 16px;
    }
    
    .agenda-card__image {
        order: -1; /* Move image above text on mobile for all cards */
        width: 100%;
        height: 200px;
    }
}

@media (max-width: 480px) {
    .agenda-cards-container {
        gap: 12px;
    }
    
    .agenda-card--time {
        width: 70px;
        padding: 12px 6px;
        min-width: 70px;
    }
    
    .agenda-card--time .time-display {
        font-size: 14px;
    }
    
    .agenda-card__content {
        padding: 20px;
        gap: 16px;
    }
    
    .agenda-card__title {
        font-size: 24px;
        letter-spacing: -0.48px;
    }
    
    .agenda-card__description {
        font-size: 14px;
        letter-spacing: -0.14px;
    }
    
    .agenda-card__tag {
        font-size: 12px;
        letter-spacing: -0.12px;
        padding: 3px 6px;
    }
    
    .agenda-card__image {
        height: 180px;
    }
}