/*
 * Forum Technologów — komponenty strony wydarzenia.
 * Przeniesione z dotychczasowego „Dodatkowego CSS” i oczyszczone
 * z reguł służących wyłącznie do neutralizowania Betheme.
 */

.wpcf7 input[type="submit"] {
    font-family: 'Inter', 'Roboto', 'Open Sans', sans-serif !important;
}

@media (min-width: 1240px) {
    .forum-sidebar-widget {
        position: sticky;
        top: 30px;
    }
}

/* =========================================================
   III FORUM TECHNOLOGÓW 2026
   WERSJA UPORZĄDKOWANA
   ========================================================= */

.drema26-page {
    --drema-yellow: #ffc400;
    --drema-yellow-hover: #ffd334;
    --drema-yellow-dark: #9a7600;
    --drema-yellow-light: #fff7d6;
    --drema-dark: #333333;
    --drema-dark-deep: #252525;
    --drema-text: #3f3f3f;
    --drema-muted: #747474;
    --drema-soft: #f6f6f4;
    --drema-border: #e2e2df;
    --drema-white: #ffffff;
    --drema-container-width: 1280px;
    --drema-content-width: 1100px;
    --drema-wide-width: 1180px;

    position: relative;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    color: var(--drema-text);
    font-size: 18px;
    line-height: 1.75;
    overflow: visible;
    background: transparent;
}

.drema26-page,
.drema26-page *,
.drema26-page *::before,
.drema26-page *::after {
    box-sizing: border-box;
}

.drema26-page img {
    display: block;
    max-width: 100%;
    height: auto;
}

.drema26-page h1,
.drema26-page h2,
.drema26-page h3,
.drema26-page p,
.drema26-page ul,
.drema26-page figure,
.drema26-page blockquote {
    margin-top: 0;
}

.drema26-page blockquote::before,
.drema26-page blockquote::after {
    display: none !important;
}

/* =========================================================
   KONTENERY I SEKCJE
   ========================================================= */

.drema26-container {
    width: min(var(--drema-container-width), calc(100% - 80px));
    max-width: var(--drema-container-width);
    margin-right: auto;
    margin-left: auto;
}

.drema26-full {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    margin-right: -50vw;
    margin-left: -50vw;
}

.drema26-content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    background: transparent;
}

.drema26-section {
    width: 100%;
    padding: 80px 0;
    background: transparent;
}

.drema26-section > .drema26-container,
.drema26-section .drema26-text,
.drema26-section .drema26-heading {
    background: transparent;
}

.drema26-section--compact {
    padding-top: 30px;
}

.drema26-section--after-slogan {
    padding-top: 54px;
    padding-bottom: 54px;
}

.drema26-section--soft {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    margin-right: -50vw;
    margin-left: -50vw;
    padding: 80px 0;
    background: var(--drema-soft);
}

.drema26-section--soft > .drema26-container {
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    background: transparent;
}

.drema26-text {
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.drema26-text p {
    width: 100%;
    max-width: none;
    margin: 0 0 26px;
}

.drema26-text p:last-child {
    margin-bottom: 0;
}

.drema26-intro {
    margin: 0;
    color: var(--drema-dark);
    font-size: clamp(20px, 2vw, 25px);
    font-weight: 600;
    line-height: 1.65;
}

.drema26-lead {
    color: var(--drema-dark);
    font-size: clamp(20px, 2vw, 24px);
    font-weight: 700;
    line-height: 1.6;
}


/* =========================================================
   SEKCJE ARTYKUŁOWE I WYRÓWNANIE
   ========================================================= */

.drema26-section--article {
    padding-top: 58px;
    padding-bottom: 58px;
}

.drema26-section--article .drema26-heading,
.drema26-section--article .drema26-text,
.drema26-section--article .drema26-quote,
.drema26-section--article .drema26-program {
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
}

.drema26-section--article .drema26-heading {
    margin-bottom: 28px;
}

.drema26-section--article .drema26-text {
    margin-bottom: 20px;
}

.drema26-section--council .drema26-heading,
.drema26-section--council .drema26-text,
.drema26-section--council .drema26-people {
    width: 100%;
    max-width: var(--drema-wide-width);
    margin-right: auto;
    margin-left: auto;
}

/* =========================================================
   WSPÓLNA OŚ TREŚCI
   ========================================================= */

/*
 * Nagłówki i teksty zwykłych sekcji korzystają z jednej szerokości.
 * Wyjątki, takie jak układ 50/50, mają własne reguły poniżej.
 */
.drema26-section > .drema26-container > .drema26-heading,
.drema26-section > .drema26-container > .drema26-text,
.drema26-section > .drema26-container > .drema26-program {
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
}

.drema26-section > .drema26-container > .drema26-heading {
    margin-bottom: 42px;
}

.drema26-section--article > .drema26-container > .drema26-heading {
    margin-bottom: 28px;
}

/* Siatki i elementy szerokie zachowują szerszy moduł. */
.drema26-benefits,
.drema26-people,
.drema26-callout {
    max-width: var(--drema-wide-width);
    margin-right: auto;
    margin-left: auto;
}

/* Układ 50/50 nie dziedziczy ograniczenia zwykłej sekcji tekstowej. */
.drema26-section--split > .drema26-container > .drema26-split {
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
}


/* =========================================================
   BEZPIECZNE WYRÓWNANIE ZWYKŁYCH SEKCJI
   Nie ingeruje w HERO, sekcje pełnej szerokości ani układ 50/50
   ========================================================= */

.drema26-section:not(.drema26-section--split) > .drema26-container > .drema26-heading,
.drema26-section:not(.drema26-section--split) > .drema26-container > .drema26-text {
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.drema26-section:not(.drema26-section--split) > .drema26-container > .drema26-text p {
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

/* =========================================================
   HERO
   ========================================================= */

.drema26-hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 640px;
    overflow: hidden;
    isolation: isolate;
    background:
        radial-gradient(
            circle at 82% 18%,
            rgba(255, 196, 0, 0.08) 0,
            rgba(255, 196, 0, 0) 34%
        ),
        linear-gradient(
            120deg,
            #242424 0%,
            #333333 56%,
            #484848 100%
        );
}

.drema26-hero::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: -205px;
    right: -95px;
    width: 560px;
    height: 560px;
    border: 86px solid rgba(255, 196, 0, 0.13);
    border-radius: 50%;
    pointer-events: none;
}

.drema26-hero::after {
    content: "";
    position: absolute;
    z-index: 0;
    right: 12%;
    bottom: -175px;
    width: 350px;
    height: 350px;
    border: 52px solid rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    pointer-events: none;
}

.drema26-hero__inner {
    position: relative;
    z-index: 1;
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 82px;
    padding-bottom: 82px;
}

.drema26-eyebrow,
.drema26-heading__label,
.drema26-slogan__label {
    display: flex;
    align-items: center;
    gap: 14px;
    margin: 0 0 22px;
    color: var(--drema-yellow-dark);
    font-size: 13px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.drema26-eyebrow {
    color: var(--drema-yellow);
}

.drema26-eyebrow::before {
    content: "";
    flex: 0 0 48px;
    width: 48px;
    height: 4px;
    background: var(--drema-yellow);
}

.drema26-hero h1 {
    width: 100%;
    max-width: 1000px;
    margin: 0 0 30px;
    color: var(--drema-white);
    font-size: clamp(48px, 5.6vw, 82px);
    font-weight: 900;
    line-height: 1.06;
    letter-spacing: normal;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
}

.drema26-hero__lead {
    width: 100%;
    max-width: 900px;
    margin: 0 0 40px;
    color: rgba(255, 255, 255, 0.88);
    font-size: clamp(20px, 2vw, 24px);
    line-height: 1.6;
}

/* =========================================================
   PRZYCISK
   ========================================================= */

.drema26-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    padding: 18px 34px;
    border: 2px solid var(--drema-yellow);
    border-radius: 14px;
    background: var(--drema-yellow);
    color: #1f1f1f !important;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.02em;
    line-height: 1.2;
    text-align: center;
    text-decoration: none !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease,
        color 0.2s ease;
}

.drema26-button:hover,
.drema26-button:focus {
    background: var(--drema-yellow-hover);
    border-color: var(--drema-yellow-hover);
    color: #111111 !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
    transform: translateY(-2px);
}

.drema26-button:active {
    transform: translateY(0);
}

.drema26-button:focus-visible {
    outline: 3px solid rgba(255, 196, 0, 0.35);
    outline-offset: 4px;
}

/* =========================================================
   NAGŁÓWKI
   ========================================================= */

.drema26-heading {
    width: 100%;
    max-width: var(--drema-content-width);
    margin: 0 auto 42px;
}

.drema26-heading__label {
    margin-bottom: 13px;
}

.drema26-heading h2 {
    position: relative;
    width: 100%;
    max-width: none;
    margin: 0;
    padding-bottom: 24px;
    color: var(--drema-dark);
    font-size: clamp(34px, 4.5vw, 58px);
    font-weight: 900;
    line-height: 1.12;
    letter-spacing: normal;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: none;
}

.drema26-heading h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 84px;
    height: 5px;
    background: var(--drema-yellow);
}

/* =========================================================
   HASŁO TEGOROCZNEJ EDYCJI
   ========================================================= */

.drema26-slogan {
    width: 100%;
    margin: 0 auto 70px;
    background: transparent;
}

.drema26-slogan .drema26-container {
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px;
    border-left: 8px solid var(--drema-yellow);
    background: var(--drema-dark);
}

.drema26-slogan__box {
    padding: 0;
}

.drema26-slogan__label {
    margin-bottom: 16px;
    color: var(--drema-yellow);
}

.drema26-slogan blockquote {
    width: 100%;
    max-width: 980px;
    margin: 0;
    padding: 0;
    border: 0;
    color: var(--drema-white);
    font-size: clamp(30px, 3.2vw, 48px);
    font-weight: 800;
    font-style: italic;
    line-height: 1.3;
}

/* =========================================================
   DLACZEGO WARTO
   ========================================================= */

.drema26-benefits {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    width: 100%;
    max-width: var(--drema-wide-width);
    margin: 0 auto;
}

.drema26-benefit {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 245px;
    padding: 34px;
    border: 1px solid #e8e8e8;
    border-top: 4px solid var(--drema-yellow);
    border-radius: 0;
    background: var(--drema-white);
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.05);
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease;
}

.drema26-benefit:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.08);
}

.drema26-benefit__number {
    display: block;
    margin-bottom: 22px;
    color: #d7d7d7;
    font-size: 48px;
    font-weight: 900;
    line-height: 1;
}

.drema26-benefit h3 {
    margin: 0 0 18px;
    color: var(--drema-dark);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.3;
}

.drema26-benefit p {
    margin: 0;
    color: var(--drema-text);
    font-size: 17px;
    line-height: 1.75;
}

.drema26-callout {
    width: 100%;
    max-width: var(--drema-wide-width);
    margin: 30px auto 0;
    padding: 28px 34px;
    border-left: 5px solid var(--drema-yellow);
    background: var(--drema-yellow-light);
    box-shadow: 0 5px 14px rgba(0, 0, 0, 0.04);
}

.drema26-callout p {
    margin: 0;
    color: var(--drema-dark);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.55;
}

/* =========================================================
   RADA PROGRAMOWA
   ========================================================= */

.drema26-people {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    width: 100%;
    max-width: 1180px;
    margin: 42px auto 0;
}

.drema26-person {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    min-height: 120px;
    padding: 28px 30px;
    border: 1px solid #ececec;
    border-left: 4px solid var(--drema-yellow);
    border-radius: 0;
    background: #fafaf8;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.035);
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.drema26-person:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.07);
}

.drema26-person strong {
    margin: 0;
    color: var(--drema-dark);
    font-size: 20px;
    font-weight: 800;
    line-height: 1.35;
}

.drema26-person span {
    margin: 0;
    color: var(--drema-muted);
    font-size: 16px;
    line-height: 1.6;
}


/* =========================================================
   SEKCJA 50/50 – ROBOTYZACJA
   ========================================================= */

.drema26-section--split {
    padding-top: 68px;
    padding-bottom: 68px;
}

.drema26-section--split .drema26-container {
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}

.drema26-split {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(0, 0.88fr);
    gap: 56px;
    align-items: stretch;
    width: 100%;
    max-width: var(--drema-content-width);
    margin-right: auto;
    margin-left: auto;
}

.drema26-split__content,
.drema26-split__photo {
    min-width: 0;
}

.drema26-split__content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.drema26-split__content .drema26-heading,
.drema26-split__content .drema26-text {
    width: 100%;
    max-width: 680px;
    margin-right: 0;
    margin-left: 0;
}


.drema26-section--split .drema26-split__content .drema26-heading,
.drema26-section--split .drema26-split__content .drema26-text {
    max-width: 680px;
    margin-right: 0;
    margin-left: 0;
}

.drema26-split__content .drema26-heading {
    margin-bottom: 24px;
}

.drema26-split__content .drema26-heading h2 {
    max-width: 680px;
    font-size: clamp(38px, 2.7vw, 48px);
    line-height: 1.08;
}

.drema26-split__content .drema26-text {
    margin-bottom: 0;
}

.drema26-split__content .drema26-text p {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 1.78;
}

.drema26-split__content .drema26-text p:last-child {
    margin-bottom: 0;
}

.drema26-split__photo {
    display: grid;
    grid-template-rows: minmax(0, 1fr) auto;
    width: 100%;
    max-width: 600px;
    height: 100%;
    margin: 0;
    padding: 0;
    align-self: stretch;
    overflow: hidden;
    background: transparent;
}

.drema26-split__photo img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    object-fit: cover;
    object-position: center;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.10);
}

.drema26-split__photo figcaption {
    width: 100%;
    margin: 0;
    padding: 13px 16px 15px;
    background: var(--drema-dark);
    color: rgba(255, 255, 255, 0.80);
    font-size: 13px;
    line-height: 1.5;
}

/* =========================================================
   ZDJĘCIA
   ========================================================= */

.drema26-photo {
    width: min(1280px, calc(100% - 80px));
    max-width: 1280px;
    margin: 70px auto;
    padding: 0;
    overflow: hidden;
    background: transparent;
}

.drema26-photo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 760px;
    margin: 0 auto;
    object-fit: cover;
    box-shadow: 0 14px 38px rgba(0, 0, 0, 0.10);
}

.drema26-photo figcaption {
    width: 100%;
    margin: 0;
    padding: 14px 18px 16px;
    background: var(--drema-dark);
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.5;
}
/* =========================================================
   CYTAT – STABILNY UKŁAD Z IKONĄ
   ========================================================= */

.drema26-quote {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr);
    column-gap: 18px;
    row-gap: 10px;

    width: 100%;
    max-width: 1100px;
    margin: 34px 0 36px;
    padding: 0;

    border: 0;
    background: transparent;
    box-shadow: none;
}

.drema26-page .drema26-quote::before {
    content: "" !important;
    display: block !important;

    position: static;
    grid-column: 1;
    grid-row: 1 / span 2;
    align-self: start;

    width: 34px;
    height: 34px;
    margin-top: 2px;

    background-image: url("https://forum-technologow.kurierdrzewny.eu/wp-content/uploads/2026/08/cytat.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;

    opacity: 1;
    pointer-events: none;
}

.drema26-page .drema26-quote::after,
.drema26-page .drema26-quote p::before,
.drema26-page .drema26-quote p::after {
    content: none !important;
    display: none !important;
}

.drema26-quote p {
    grid-column: 2;
    margin: 0;
    padding: 0;

    color: var(--drema-dark);
    font-size: 18px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.62;
    text-indent: 0;
}

.drema26-quote cite {
    grid-column: 2;
    display: block;
    margin: 0;
    padding: 0;

    color: var(--drema-muted);
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    line-height: 1.45;
}


/* =========================================================
   PROGRAM
   ========================================================= */

.drema26-program {
    display: grid;
    gap: 13px;
    width: 100%;
    max-width: var(--drema-content-width);
    margin: 38px auto;
    padding: 0;
    list-style: none;
}


.drema26-program,
.drema26-program li {
    list-style: none !important;
}

.drema26-program li::marker {
    content: "" !important;
    font-size: 0 !important;
}

.drema26-program::before,
.drema26-program::after {
    content: none !important;
    display: none !important;
}

.drema26-program li {
    position: relative;
    margin: 0;
    padding: 20px 24px 20px 60px;
    border: 1px solid var(--drema-border);
    background: var(--drema-white);
    color: var(--drema-text);
    line-height: 1.65;
}

.drema26-program li::before {
    content: "";
    position: absolute;
    top: 27px;
    left: 25px;
    width: 12px;
    height: 12px;
    background: var(--drema-yellow);
    transform: rotate(45deg);
}

/* =========================================================
   TABLETY
   ========================================================= */

@media (max-width: 960px) {

    .drema26-section--split > .drema26-container > .drema26-split {
        max-width: none;
    }

    .drema26-container,
    .drema26-section--soft > .drema26-container,
    .drema26-slogan .drema26-container,
    .drema26-info .drema26-container,
    .drema26-final .drema26-container,
    .drema26-contact .drema26-container {
        width: calc(100% - 48px);
    }

    .drema26-section,
    .drema26-section--soft,
    .drema26-info {
        padding-top: 66px;
        padding-bottom: 66px;
    }

    .drema26-section--article {
        padding-top: 54px;
        padding-bottom: 54px;
    }

    .drema26-section--after-slogan {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .drema26-people,
    .drema26-info__grid {
        grid-template-columns: 1fr;
    }

    .drema26-hero {
        min-height: 570px;
    }

    .drema26-hero__inner {
        width: calc(100% - 48px);
        padding-top: 72px;
        padding-bottom: 72px;
    }

    .drema26-hero::before {
        top: -180px;
        right: -150px;
        width: 500px;
        height: 500px;
        border-width: 76px;
    }

    .drema26-hero::after {
        right: -40px;
        bottom: -180px;
        width: 320px;
        height: 320px;
        border-width: 48px;
    }

    .drema26-slogan .drema26-container {
        padding: 50px 42px;
    }

    .drema26-photo {
        width: calc(100% - 48px);
        margin-top: 56px;
        margin-bottom: 56px;
    }

    .drema26-final .drema26-container {
        padding: 58px 48px;
    }

    .drema26-contact {
        padding-top: 78px;
        padding-bottom: 78px;
    }

    .drema26-contact-card {
        max-width: 720px;
    }


    .drema26-section--split {
        padding-top: 58px;
        padding-bottom: 58px;
    }

    .drema26-section--split .drema26-container {
        width: calc(100% - 48px);
    }

    .drema26-split {
        grid-template-columns: 1fr;
        gap: 38px;
        align-items: start;
    }

    .drema26-split__content .drema26-heading h2 {
        font-size: clamp(34px, 6vw, 48px);
    }


    .drema26-split__content .drema26-heading,
    .drema26-split__content .drema26-text {
        max-width: none;
    }

    .drema26-split__photo {
        display: block;
        height: auto;
        max-width: none;
        margin-top: 0;
    }

    .drema26-split__photo img {
        width: 100%;
        height: auto;
        aspect-ratio: auto;
        object-fit: contain;
    }


    .drema26-speakers-link {
        padding-top: 72px;
        padding-bottom: 72px;
    }
}

/* =========================================================
   TELEFONY
   ========================================================= */

@media (max-width: 700px) {
    .drema26-benefits {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .drema26-page {
        font-size: 16px;
        line-height: 1.7;
    }

    .drema26-container,
    .drema26-section--soft > .drema26-container,
    .drema26-slogan .drema26-container,
    .drema26-info .drema26-container,
    .drema26-final .drema26-container,
    .drema26-contact .drema26-container {
        width: calc(100% - 32px);
    }

    .drema26-section,
    .drema26-section--soft,
    .drema26-info {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .drema26-section--compact {
        padding-top: 16px;
    }

    .drema26-section--article {
        padding-top: 44px;
        padding-bottom: 44px;
    }

    .drema26-section--after-slogan {
        padding-top: 42px;
        padding-bottom: 42px;
    }

    .drema26-hero {
        min-height: auto;
    }

    .drema26-hero__inner {
        width: calc(100% - 32px);
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .drema26-eyebrow {
        align-items: flex-start;
        font-size: 11px;
    }

    .drema26-eyebrow::before {
        flex-basis: 30px;
        width: 30px;
        margin-top: 5px;
    }

    .drema26-hero h1 {
        font-size: clamp(40px, 12vw, 54px);
        line-height: 1.08;
    }

    .drema26-hero__lead {
        margin-bottom: 32px;
        font-size: 18px;
    }

    .drema26-hero::before {
        top: -175px;
        right: -210px;
        width: 430px;
        height: 430px;
        border-width: 66px;
    }

    .drema26-hero::after {
        right: -125px;
        bottom: -180px;
        width: 300px;
        height: 300px;
        border-width: 44px;
    }

    .drema26-button {
        width: 100%;
        min-height: 58px;
        padding: 17px 18px;
        border-radius: 12px;
    }

    .drema26-heading {
        margin-bottom: 32px;
    }

    .drema26-heading h2 {
        font-size: 32px;
        line-height: 1.2;
    }

    .drema26-slogan {
        margin-bottom: 50px;
    }

    .drema26-slogan .drema26-container {
        padding: 40px 24px;
    }

    .drema26-slogan blockquote {
        font-size: 25px;
    }

    .drema26-benefit {
        min-height: 0;
        padding: 28px 24px;
    }

    .drema26-benefit__number {
        margin-bottom: 20px;
        font-size: 36px;
    }

    .drema26-person {
        min-height: 0;
        padding: 22px;
    }

    .drema26-photo {
        width: calc(100% - 32px);
        margin-top: 42px;
        margin-bottom: 42px;
    }

    .drema26-photo figcaption {
        padding: 12px 14px 14px;
    }

    .drema26-info__item {
        min-height: 0;
        padding: 24px;
    }

    .drema26-program li {
        padding: 18px 18px 18px 51px;
    }

    .drema26-program li::before {
        top: 25px;
        left: 20px;
    }

    .drema26-final {
        margin-top: 50px;
    }

    .drema26-final .drema26-container {
        padding: 42px 24px;
    }

    .drema26-final h2 {
        font-size: 34px;
    }

    .drema26-contact {
        padding-top: 58px;
        padding-bottom: 58px;
    }

    .drema26-contact h2 {
        font-size: 38px;
    }

    .drema26-contact__lead {
        margin-bottom: 30px;
        font-size: 18px;
    }

    .drema26-contact-card {
        flex-direction: column;
        gap: 22px;
        padding: 28px 24px;
        text-align: center;
    }

    .drema26-contact-card__logo {
        flex-basis: auto;
    }

    .drema26-contact-card__content {
        width: 100%;
        padding-top: 22px;
        padding-left: 0;
        border-top: 1px solid rgba(255, 196, 0, 0.8);
        border-left: 0;
    }

    .drema26-contact-card a {
        font-size: 16px;
    }

    .drema26-speakers-link {
        padding-top: 58px;
        padding-bottom: 58px;
    }

    .drema26-speakers-link h2 {
        font-size: 36px;
    }

    .drema26-speakers-link .drema26-button {
        min-width: 0;
    }



    .drema26-section--split {
        padding-top: 46px;
        padding-bottom: 46px;
    }

    .drema26-section--split .drema26-container {
        width: calc(100% - 32px);
    }

    .drema26-split {
        gap: 30px;
    }

    .drema26-split__content .drema26-heading {
        margin-bottom: 24px;
    }

    .drema26-split__content .drema26-heading h2 {
        font-size: 32px;
        line-height: 1.18;
    }

    .drema26-split__content .drema26-text p {
        margin-bottom: 18px;
    }

    .drema26-split__photo figcaption {
        padding: 11px 13px 13px;
        font-size: 12px;
    }


    .drema26-split__photo {
        width: 100%;
        max-width: none;
        margin-top: 0;
    }

    .drema26-split__content .drema26-heading,
    .drema26-split__content .drema26-text {
        max-width: none;
    }

    .drema26-split__content .drema26-text p {
        font-size: 16px;
        line-height: 1.65;
    }

    .drema26-quote {
        grid-template-columns: 28px minmax(0, 1fr);
        column-gap: 12px;
        row-gap: 8px;
        margin-top: 28px;
        margin-bottom: 30px;
    }

    .drema26-page .drema26-quote::before {
        width: 28px;
        height: 28px;
        margin-top: 2px;
    }

    .drema26-quote p {
        font-size: 17px;
        line-height: 1.56;
    }

    .drema26-quote cite {
        font-size: 12px;
    }

}

/* =========================================================
   CIEMNE SEKCJE: PRELEGENCI, INFORMACJE I CTA
   ========================================================= */

.drema26-speakers-link,
.drema26-info,
.drema26-final {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    margin-right: -50vw;
    margin-left: -50vw;
    color: var(--drema-white);
    background:
        linear-gradient(
            135deg,
            #252525 0%,
            #303030 58%,
            #3b3b3b 100%
        );
}

.drema26-speakers-link,
.drema26-info {
    padding: 60px 0;
}

.drema26-speakers-link > .drema26-container,
.drema26-info > .drema26-container,
.drema26-final > .drema26-container {
    width: min(var(--drema-container-width), calc(100% - 80px));
    max-width: var(--drema-container-width);
    margin-right: auto;
    margin-left: auto;
    background: transparent !important;
}

/* Prelegenci */

.drema26-speakers-link .drema26-container {
    position: relative;
    z-index: 2;
    max-width: 900px;
    text-align: center;
}

.drema26-speakers-link .drema26-heading__label {
    justify-content: center;
    margin-bottom: 14px;
    color: var(--drema-yellow);
}

.drema26-speakers-link h2 {
    margin: 0 0 26px;
    color: var(--drema-white);
    font-size: clamp(36px, 3.6vw, 54px);
    line-height: 1.12;
}

/* Informacje organizacyjne */

.drema26-info .drema26-heading {
    width: 100%;
    max-width: var(--drema-wide-width);
    margin: 0 auto 30px;
}

.drema26-info .drema26-heading__label {
    color: var(--drema-yellow) !important;
}

.drema26-info .drema26-heading h2 {
    color: var(--drema-white) !important;
}

.drema26-info__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    width: 100%;
    max-width: var(--drema-wide-width);
    margin: 0 auto;
}

.drema26-info__item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 116px;
    padding: 22px 24px;
    border: 1px solid rgba(255, 255, 255, 0.09);
    background: #3a3a3a;
}

.drema26-info__item span {
    color: var(--drema-yellow);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.12em;
    line-height: 1.4;
    text-transform: uppercase;
}

.drema26-info__item strong {
    color: var(--drema-white);
    font-size: 17px;
    line-height: 1.5;
}

.drema26-info__item a {
    color: var(--drema-yellow) !important;
    text-decoration: underline !important;
}

/* Końcowe CTA */

.drema26-final {
    margin-top: 48px;
    padding: 52px 0;
    border-top: 6px solid var(--drema-yellow);
    border-bottom: 6px solid var(--drema-yellow);
    text-align: center;
}

.drema26-final__inner {
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.drema26-final h2 {
    max-width: 900px;
    margin: 0 auto 22px;
    color: var(--drema-white);
    font-size: clamp(34px, 3.8vw, 52px);
    line-height: 1.12;
}

.drema26-final p {
    max-width: 760px;
    margin: 0 auto 20px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    line-height: 1.65;
}

.drema26-final strong {
    display: block;
    margin: 0 auto 28px;
    color: var(--drema-yellow);
    font-size: 24px;
}

.drema26-button--registration {
    display: inline-flex;
    min-width: 220px;
    margin: 0 auto;
}

/* =========================================================
   KONTAKT
   ========================================================= */

.drema26-contact {
    position: relative;
    left: 50%;
    width: 100vw;
    max-width: none;
    margin-right: -50vw;
    margin-left: -50vw;
    padding: 60px 0;
    background:
        linear-gradient(
            180deg,
            #ffd43a 0%,
            var(--drema-yellow) 100%
        );
}

.drema26-contact > .drema26-container {
    width: min(var(--drema-container-width), calc(100% - 80px));
    max-width: var(--drema-container-width);
    margin-right: auto;
    margin-left: auto;
}

.drema26-contact__inner {
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    margin-left: auto;
}

.drema26-contact__label {
    margin: 0 0 14px;
    color: #7b6200;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.14em;
    line-height: 1.4;
    text-transform: uppercase;
}

.drema26-contact h2 {
    max-width: 820px;
    margin: 0 0 22px;
    color: #15273b;
    font-size: clamp(42px, 4vw, 64px);
    font-weight: 900;
    line-height: 1.08;
}

.drema26-contact__lead {
    max-width: 760px;
    margin: 0 0 28px;
    color: #2f2f2f;
    font-size: 20px;
    line-height: 1.6;
}

.drema26-contact-card {
    display: flex;
    align-items: center;
    gap: 28px;
    width: 100%;
    max-width: 760px;
    padding: 24px 28px;
    border-radius: 18px;
    background: var(--drema-white);
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.08);
}

.drema26-contact-card__logo {
    flex: 0 0 210px;
}

.drema26-contact-card__logo img {
    width: 190px;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.drema26-contact-card__content {
    min-width: 0;
    padding-left: 28px;
    border-left: 1px solid rgba(255, 196, 0, 0.8);
}

.drema26-contact-card h3 {
    margin: 0 0 8px;
    color: #1f1f1f;
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
}

.drema26-contact-card a {
    color: #26384d !important;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none !important;
    overflow-wrap: anywhere;
}

.drema26-contact-card a:hover,
.drema26-contact-card a:focus {
    color: #000000 !important;
    text-decoration: underline !important;
}

/* =========================================================
   KOŃCOWA RESPONSYWNOŚĆ CIEMNYCH SEKCJI I KONTAKTU
   ========================================================= */

@media (max-width: 960px) {
    .drema26-speakers-link > .drema26-container,
    .drema26-info > .drema26-container,
    .drema26-final > .drema26-container,
    .drema26-contact > .drema26-container {
        width: calc(100% - 48px);
    }

    .drema26-info__grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 600px) {
    .drema26-speakers-link,
    .drema26-info {
        padding: 44px 0;
    }

    .drema26-speakers-link > .drema26-container,
    .drema26-info > .drema26-container,
    .drema26-final > .drema26-container,
    .drema26-contact > .drema26-container {
        width: calc(100% - 32px);
    }

    .drema26-final {
        margin-top: 42px;
        padding: 40px 0;
    }

    .drema26-final h2 {
        font-size: 34px;
    }

    .drema26-final p {
        font-size: 17px;
    }

    .drema26-button--registration {
        width: 100%;
        min-width: 0;
    }

    .drema26-contact {
        padding: 48px 0;
    }

    .drema26-contact h2 {
        font-size: 38px;
    }

    .drema26-contact__lead {
        font-size: 18px;
    }

    .drema26-contact-card {
        flex-direction: column;
        gap: 20px;
        padding: 26px 22px;
        text-align: center;
    }

    .drema26-contact-card__logo {
        flex-basis: auto;
        width: 100%;
    }

    .drema26-contact-card__logo img {
        width: min(190px, 100%);
    }

    .drema26-contact-card__content {
        width: 100%;
        padding-top: 20px;
        padding-left: 0;
        border-top: 1px solid rgba(255, 196, 0, 0.8);
        border-left: 0;
    }

    .drema26-contact-card a {
        font-size: 16px;
    }
}

/* =========================================================
   KONTAKT – FINALNE WYŚRODKOWANIE
   ========================================================= */

.drema26-contact__inner {
    width: 100%;
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.drema26-contact__label {
    text-align: center;
}

.drema26-contact h2 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 22px;
    text-align: center;
    font-size: clamp(42px, 3.6vw, 62px);
    line-height: 1.08;
    text-wrap: balance;
}

.drema26-contact__lead {
    width: 100%;
    max-width: 820px;
    margin: 0 auto 30px;
    text-align: center;
}

.drema26-contact-card {
    width: 100%;
    max-width: 820px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

@media (max-width: 960px) {
    .drema26-contact h2 {
        max-width: 820px;
        font-size: clamp(38px, 5.5vw, 52px);
    }
}

@media (max-width: 600px) {
    .drema26-contact h2 {
        max-width: 100%;
        font-size: 36px;
        line-height: 1.12;
        text-wrap: wrap;
    }

    .drema26-contact__lead {
        max-width: 100%;
    }

    .drema26-contact-card {
        text-align: center;
    }
}

/* =========================================================
   HERO – WYŚRODKOWANIE TREŚCI W PIONIE
   ========================================================= */

.drema26-hero__inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 640px;
}

@media (max-width: 960px) {
    .drema26-hero__inner {
        min-height: 570px;
    }
}

@media (max-width: 600px) {
    .drema26-hero__inner {
        min-height: auto;
    }
}

/* =========================================================
   HERO – FINALNE WYŚRODKOWANIE + NOWOCZESNE PRZYCISKI
   ========================================================= */

.drema26-page .drema26-hero {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 640px;
}

.drema26-page .drema26-hero .drema26-hero__inner {
    position: relative;
    z-index: 2;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;

    width: min(1280px, calc(100% - 80px)) !important;
    max-width: 1280px !important;
    min-height: 640px;
    margin: 0 auto !important;
    padding: 72px 0 !important;

    text-align: center !important;
}

.drema26-page .drema26-hero .drema26-eyebrow {
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
}

.drema26-page .drema26-hero h1 {
    width: 100%;
    max-width: 1080px;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
}

.drema26-page .drema26-hero .drema26-hero__lead {
    width: 100%;
    max-width: 980px;
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
}

.drema26-page .drema26-hero__actions {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 18px;
    width: 100%;
    margin: 0 auto;
}

/* Wspólny nowoczesny wygląd przycisków */
.drema26-page .drema26-hero__actions .drema26-button {
    flex: 0 0 auto !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
}

.drema26-page .drema26-hero__actions .drema26-button--primary {
    min-width: 360px;
}

.drema26-page .drema26-hero__actions .drema26-button--secondary {
    min-width: 220px;
}

.drema26-page .drema26-button {
    min-height: 58px;
    padding: 16px 30px;
    border-radius: 24px !important;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.2;
    letter-spacing: 0.01em;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.18);
    transform: translateY(0);
}

.drema26-page .drema26-button--primary,
.drema26-page .drema26-button--registration {
    border-color: var(--drema-yellow) !important;
    background: var(--drema-yellow) !important;
    color: #191919 !important;
}

.drema26-page .drema26-button--secondary {
    border: 2px solid rgba(255, 255, 255, 0.72) !important;
    background: rgba(255, 255, 255, 0.08) !important;
    color: #ffffff !important;
    backdrop-filter: blur(4px);
}

.drema26-page .drema26-button:hover,
.drema26-page .drema26-button:focus {
    transform: translateY(-2px);
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.24);
}

.drema26-page .drema26-button--primary:hover,
.drema26-page .drema26-button--primary:focus,
.drema26-page .drema26-button--registration:hover,
.drema26-page .drema26-button--registration:focus {
    border-color: var(--drema-yellow-hover) !important;
    background: var(--drema-yellow-hover) !important;
    color: #111111 !important;
}

.drema26-page .drema26-button--secondary:hover,
.drema26-page .drema26-button--secondary:focus {
    border-color: #ffffff !important;
    background: #ffffff !important;
    color: #222222 !important;
}

/* Dolny przycisk Rejestracja zostaje na swoim miejscu, ale ma ten sam nowoczesny kształt */
.drema26-page .drema26-final .drema26-button--registration {
    display: inline-flex;
    width: auto;
    min-width: 220px;
    margin: 0 auto;
}

@media (max-width: 960px) {
    .drema26-page .drema26-hero {
        min-height: 570px;
    }

    .drema26-page .drema26-hero .drema26-hero__inner {
        width: calc(100% - 48px) !important;
        min-height: 570px;
        padding: 64px 0 !important;
    }
}

@media (max-width: 600px) {
    .drema26-page .drema26-hero {
        min-height: auto;
    }

    .drema26-page .drema26-hero .drema26-hero__inner {
        width: calc(100% - 32px) !important;
        min-height: auto;
        padding: 54px 0 !important;
    }

    .drema26-page .drema26-hero__actions {
        flex-direction: column !important;
        flex-wrap: nowrap !important;
        gap: 12px;
    }

    .drema26-page .drema26-hero__actions .drema26-button,
    .drema26-page .drema26-hero__actions .drema26-button--primary,
    .drema26-page .drema26-hero__actions .drema26-button--secondary {
        width: 100% !important;
        min-width: 0 !important;
        max-width: 360px !important;
    }

    .drema26-page .drema26-final .drema26-button--registration {
        width: 100%;
        max-width: 360px;
    }
}
