
/* =========================================================
   UROANDRODOC – KONTAKT
========================================================= */

.kontakt-page {
    background: #fffaf0;
}


/* =========================================================
   HERO – HINTERGRUND WIE STARTSEITE
========================================================= */

.kontakt-hero {
    padding: 90px 0 100px;

    background:
        linear-gradient(
            100deg,
            rgba(247, 225, 119, .42),
            rgba(220, 240, 169, .27),
            rgba(184, 238, 209, .30)
        ),
        url("../images/Drkellenbachhintergrund.jpg");

    background-size: cover;
    background-position: center 18%;
}


.kontakt-hero-grid {
    display: grid;

    grid-template-columns:
        minmax(0, .9fr)
        minmax(390px, .75fr);

    align-items: center;

    gap: 80px;
}


.kontakt-hero-copy h1 {
    margin: 0 0 28px;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: clamp(3.7rem, 5.5vw, 5.9rem);
    font-weight: 400;

    line-height: .95;
    letter-spacing: -.04em;
}


.kontakt-hero-copy h1 span {
    display: block;

    color: #9d6c50;
}


.kontakt-hero-copy > p {
    max-width: 650px;

    color: #66594e;

    font-size: 20px !important;
    line-height: 1.75;
}


.kontakt-hero-actions {
    display: flex;
    flex-wrap: wrap;

    gap: 12px;

    margin-top: 30px;
}


/* =========================================================
   ADRESSKARTE
========================================================= */

.kontakt-address-card {
    padding: 38px;

    background:
        rgba(255, 253, 239, .92);

    border:
        1px solid rgba(98, 72, 44, .10);

    border-radius: 28px;

    box-shadow:
        0 18px 46px rgba(78, 57, 35, .10);
}


.kontakt-address-card h2 {
    margin: 8px 0 20px;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: 2.7rem;
    font-weight: 400;
}


.kontakt-address-card address {
    margin-bottom: 28px;

    color: #66594e;

    font-size: 18px !important;
    line-height: 1.7;

    font-style: normal;
}


.kontakt-address-lines {
    display: grid;

    gap: 4px;
}


.kontakt-address-lines a,
.kontakt-address-lines > div {
    display: grid;

    grid-template-columns:
        92px 1fr;

    gap: 15px;

    padding: 14px 0;

    border-bottom:
        1px solid rgba(94, 69, 42, .09);

    color: #62554a;

    text-decoration: none;
}


.kontakt-address-lines span,
.kontakt-address-lines strong {
    font-size: 18px !important;
}


.kontakt-address-lines span {
    color: #a0684f;

    font-weight: 600;
}


.kontakt-address-lines strong {
    font-weight: 500;
}


/* =========================================================
   MAP
========================================================= */

.kontakt-map-section {
    padding: 105px 0;

    background:
        linear-gradient(
            rgba(255, 252, 239, .64),
            rgba(255, 250, 235, .62)
        ),
        url("../images/Drkellenbachhintergrund.jpg");

    background-size: cover;
    background-position: center 42%;
}


.kontakt-section-heading {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(330px, .62fr);

    align-items: end;

    gap: 60px;

    margin-bottom: 48px;
}


.kontakt-section-heading h2 {
    margin: 0;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: clamp(2.8rem, 4.2vw, 4.5rem);
    font-weight: 400;

    line-height: 1.04;
}


.kontakt-section-heading h2 span {
    display: block;

    color: #9d704f;
}


.kontakt-section-heading > p {
    margin: 0;

    padding: 22px 25px;

    color: #675a4e;

    background:
        rgba(255, 253, 239, .80);

    border-radius: 18px;

    font-size: 18px !important;
    line-height: 1.7;
}


/* große abgerundete Map */

.kontakt-map-frame {
    width: 100%;

    padding: 14px;

    overflow: hidden;

    background:
        rgba(255, 253, 239, .90);

    border:
        1px solid rgba(92, 68, 42, .10);

    border-radius: 32px;

    box-shadow:
        0 22px 55px rgba(77, 56, 34, .13);
}


.kontakt-map-frame iframe {
    display: block;

    width: 100%;
    height: 650px;

    border: 0;

    border-radius: 23px;
}


/* =========================================================
   SPRECHZEITEN
========================================================= */

.kontakt-info-section {
    padding: 105px 0;

    background:
        linear-gradient(
            rgba(224, 249, 207, .24),
            rgba(183, 237, 211, .20)
        ),
        url("../images/Drkellenbachhintergrund.jpg");

    background-size: cover;
    background-position: center 68%;
}


.kontakt-info-grid {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 28px;
}


.kontakt-info-card {
    position: relative;

    padding: 40px;

    background:
        rgba(255, 253, 239, .93);

    border:
        1px solid rgba(94, 69, 42, .09);

    border-radius: 25px;

    box-shadow:
        0 13px 34px rgba(75, 55, 34, .08);
}


.kontakt-card-number {
    position: absolute;

    top: 30px;
    right: 30px;

    display: grid;
    place-items: center;

    width: 48px;
    height: 48px;

    color: #fff;

    background: #df9069;

    border-radius: 50%;

    font-size: 18px;
}


.kontakt-info-card h2 {
    max-width: 75%;

    margin: 10px 0 28px;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: clamp(2rem, 3vw, 3rem);
    font-weight: 400;

    line-height: 1.05;
}


.kontakt-hours {
    display: grid;
}


.kontakt-hours > div {
    display: flex;

    justify-content: space-between;

    gap: 30px;

    padding: 16px 0;

    border-bottom:
        1px solid rgba(94, 69, 42, .10);
}


.kontakt-hours span,
.kontakt-hours strong {
    color: #62554a;

    font-size: 18px !important;
}


.kontakt-hours strong {
    font-weight: 600;
}


.kontakt-hours-note {
    margin: 25px 0 0;

    color: #74665a;

    font-size: 18px !important;
    line-height: 1.7;
}


/* =========================================================
   NACHRICHTENFORMULAR
========================================================= */

.kontakt-message-section {
    padding: 110px 0;

    background:
        linear-gradient(
            110deg,
            rgba(247, 225, 119, .37),
            rgba(221, 240, 169, .25),
            rgba(187, 239, 210, .28)
        ),
        url("../images/Drkellenbachhintergrund.jpg");

    background-size: cover;
    background-position: center bottom;
}


.kontakt-message-grid {
    display: grid;

    grid-template-columns:
        minmax(0, .75fr)
        minmax(520px, 1.25fr);

    align-items: start;

    gap: 75px;
}


.kontakt-message-intro {
    position: sticky;

    top: 250px;
}


.kontakt-message-intro h2 {
    margin: 8px 0 25px;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: clamp(2.8rem, 4vw, 4.3rem);
    font-weight: 400;

    line-height: 1.04;
}


.kontakt-message-intro h2 span {
    display: block;

    color: #9d704f;
}


.kontakt-message-intro > p {
    color: #675a4e;

    font-size: 18px !important;
    line-height: 1.75;
}


.kontakt-privacy-note {
    margin-top: 30px;

    padding: 24px 26px;

    background:
        rgba(255, 253, 239, .74);

    border-left:
        4px solid #df9069;

    border-radius: 16px;
}


.kontakt-privacy-note strong,
.kontakt-privacy-note p {
    color: #675a4e;

    font-size: 18px !important;
}


.kontakt-privacy-note p {
    margin: 7px 0 0;

    line-height: 1.65;
}


/* FORMULAR */

.kontakt-form {
    padding: 42px;

    background:
        rgba(255, 253, 239, .94);

    border:
        1px solid rgba(94, 69, 42, .10);

    border-radius: 28px;

    box-shadow:
        0 18px 45px rgba(75, 55, 34, .10);
}


.kontakt-form-row {
    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 20px;
}


.kontakt-field {
    margin-bottom: 22px;
}


.kontakt-field label {
    display: block;

    margin-bottom: 9px;

    color: #594d42;

    font-size: 18px !important;
    font-weight: 600;
}


.kontakt-field input,
.kontakt-field select,
.kontakt-field textarea {
    width: 100%;

    min-height: 56px;

    padding: 14px 16px;

    color: #574b40;

    background: #fffdf7;

    border:
        1px solid rgba(105, 78, 48, .20);

    border-radius: 13px;

    outline: none;

    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;

    font-size: 18px !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease;
}


.kontakt-field textarea {
    min-height: 190px;

    resize: vertical;
}


.kontakt-field input:focus,
.kontakt-field select:focus,
.kontakt-field textarea:focus {
    border-color: #cf8968;

    box-shadow:
        0 0 0 4px rgba(218, 141, 105, .13);
}


.kontakt-consent {
    display: grid;

    grid-template-columns:
        24px 1fr;

    gap: 13px;

    align-items: start;

    margin: 5px 0 28px;

    color: #66594e;

    font-size: 18px !important;
    line-height: 1.65;
}


.kontakt-consent input {
    width: 20px;
    height: 20px;

    margin-top: 4px;

    accent-color: #d98d69;
}


.kontakt-consent a {
    color: #9d654b;

    font-size: 18px !important;

    text-decoration: underline;
}


.kontakt-submit {
    min-height: 56px;

    padding: 0 28px;

    color: #fffaf4;

    background:
        linear-gradient(
            135deg,
            #e19976,
            #d58361
        );

    border: 0;

    border-radius: 999px;

    cursor: pointer;

    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;

    font-size: 18px !important;
    font-weight: 650;

    box-shadow:
        0 9px 22px rgba(176, 102, 68, .17);
}


.kontakt-submit:hover {
    transform: translateY(-1px);

    background:
        linear-gradient(
            135deg,
            #d98b69,
            #c97959
        );
}


.kontakt-form-hint {
    margin: 18px 0 0;

    color: #78695d;

    font-size: 18px !important;
    line-height: 1.6;
}


/* =========================================================
   CTA
========================================================= */

.kontakt-page .contact-cta {
    background:
        linear-gradient(
            90deg,
            rgba(245, 219, 103, .52),
            rgba(214, 240, 168, .36),
            rgba(181, 237, 205, .42)
        ),
        url("../images/Drkellenbachhintergrund.jpg") !important;

    background-size: cover !important;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1050px) {

    .kontakt-hero-grid,
    .kontakt-message-grid {
        grid-template-columns: 1fr;

        gap: 45px;
    }

    .kontakt-message-intro {
        position: static;
    }

    .kontakt-map-frame iframe {
        height: 540px;
    }

}


/* =========================================================
   MOBIL
========================================================= */

@media (max-width: 760px) {

    .kontakt-section-heading {
        grid-template-columns: 1fr;

        gap: 28px;
    }

    .kontakt-info-grid {
        grid-template-columns: 1fr;
    }

    .kontakt-form-row {
        grid-template-columns: 1fr;

        gap: 0;
    }

    .kontakt-map-frame iframe {
        height: 460px;
    }

    .kontakt-hours > div {
        flex-direction: column;

        gap: 4px;
    }

}


/* =========================================================
   SMARTPHONE
========================================================= */

@media (max-width: 520px) {

    .kontakt-hero,
    .kontakt-map-section,
    .kontakt-info-section,
    .kontakt-message-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .kontakt-map-frame {
        padding: 8px;

        border-radius: 22px;
    }

    .kontakt-map-frame iframe {
        height: 420px;

        border-radius: 16px;
    }

    .kontakt-address-card,
    .kontakt-info-card,
    .kontakt-form {
        padding: 28px 23px;

        border-radius: 21px;
    }

    .kontakt-address-lines a,
    .kontakt-address-lines > div {
        grid-template-columns: 1fr;

        gap: 3px;
    }

}


/* =========================================================
   INDIVIDUELLER ANFAHRTSPLANER
========================================================= */

.route-planner-section {
    padding: 110px 0;

    background:
        linear-gradient(
            110deg,
            rgba(247, 225, 119, .34),
            rgba(220, 240, 169, .23),
            rgba(184, 238, 209, .27)
        ),
        url("../images/Drkellenbachhintergrund.jpg");

    background-size: cover;
    background-position: center 58%;
}


.route-planner-heading {
    display: grid;

    grid-template-columns:
        minmax(0, 1fr)
        minmax(340px, .62fr);

    gap: 65px;

    align-items: end;

    margin-bottom: 50px;
}


.route-planner-heading h2 {
    margin: 0;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: clamp(2.8rem, 4.2vw, 4.6rem);
    font-weight: 400;

    line-height: 1.03;
    letter-spacing: -.03em;
}


.route-planner-heading h2 span {
    display: block;

    color: #9d704f;
}


.route-planner-heading > p {
    margin: 0;

    padding: 22px 25px;

    color: #675a4e;

    background:
        rgba(255, 253, 239, .80);

    border:
        1px solid rgba(98, 72, 44, .09);

    border-radius: 18px;

    font-size: 18px !important;
    line-height: 1.7;
}


/* =========================================================
   LAYOUT
========================================================= */

.route-planner-layout {
    display: grid;

    grid-template-columns:
        minmax(0, 1.05fr)
        minmax(360px, .75fr);

    gap: 30px;

    align-items: stretch;
}


/* =========================================================
   FORMULARKARTE
========================================================= */

.route-planner-card,
.route-preview-card {
    padding: 40px;

    background:
        rgba(255, 253, 239, .94);

    border:
        1px solid rgba(94, 69, 42, .10);

    border-radius: 26px;

    box-shadow:
        0 15px 38px rgba(75, 55, 34, .09);
}


.route-field {
    margin-bottom: 24px;
}


.route-field label {
    display: block;

    margin-bottom: 10px;

    color: #574b40;

    font-size: 18px !important;
    font-weight: 650;
}


.route-field input,
.route-field select {
    width: 100%;
    min-height: 58px;

    padding: 14px 17px;

    color: #574b40;

    background: #fffdf7;

    border:
        1px solid rgba(105, 78, 48, .20);

    border-radius: 14px;

    outline: none;

    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;

    font-size: 18px !important;
}


.route-field input:focus,
.route-field select:focus {
    border-color: #cf8968;

    box-shadow:
        0 0 0 4px rgba(218, 141, 105, .13);
}


/* =========================================================
   ZIEL
========================================================= */

.route-destination {
    margin-top: 8px;
    padding: 23px 25px;

    background:
        rgba(242, 224, 132, .42);

    border-radius: 18px;
}


.route-destination span {
    display: block;

    margin-bottom: 5px;

    color: #a0684f;

    font-size: 18px !important;
    font-weight: 600;
}


.route-destination strong {
    display: block;

    color: #574a3f;

    font-family:
        Baskerville,
        Georgia,
        serif;

    font-size: 28px !important;
    font-weight: 400;
}


.route-destination p {
    margin: 8px 0 0;

    color: #675a4e;

    font-size: 18px !important;
    line-height: 1.6;
}


/* =========================================================
   BUTTONS
========================================================= */

.route-buttons {
    display: flex;
    flex-wrap: wrap;

    gap: 12px;

    margin-top: 28px;
}


.route-primary-button,
.route-print-button {
    min-height: 56px;

    padding: 0 26px;

    border-radius: 999px;

    cursor: pointer;

    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Arial,
        sans-serif;

    font-size: 18px !important;
    font-weight: 650;
}


.route-primary-button {
    color: #fffaf4;

    background:
        linear-gradient(
            135deg,
            #e19976,
            #d58361
        );

    border: 0;

    box-shadow:
        0 9px 22px rgba(176, 102, 68, .17);
}


.route-print-button {
    color: #625448;

    background:
        rgba(255, 253, 239, .88);

    border:
        1px solid rgba(96, 70, 43, .18);
}


.route-hint {
    margin: 20px 0 0;

    color: #78695d;

    font-size: 18px !important;
    line-height: 1.6;
}


/* =========================================================
   ROUTENVORSCHAU
========================================================= */

.route-preview-card {
    display: flex;
    flex-direction: column;
}


.route-preview-card h3 {
    margin: 8px 0 28px;

    color: #574a3f;

    font-family:
        Baskerville,
        "Palatino Linotype",
        Palatino,
        Georgia,
        serif;

    font-size: 2.5rem;
    font-weight: 400;
}


.route-preview-row {
    padding: 17px 0;

    border-bottom:
        1px solid rgba(94, 69, 42, .10);
}


.route-preview-row span,
.route-preview-row strong {
    display: block;

    font-size: 18px !important;
}


.route-preview-row span {
    margin-bottom: 5px;

    color: #a0684f;

    font-weight: 600;
}


.route-preview-row strong {
    color: #62554a;

    font-weight: 500;

    line-height: 1.55;
}


.route-open-link {
    display: inline-block;

    margin-top: auto;
    padding-top: 28px;

    color: #9d654b;

    font-size: 18px !important;
    font-weight: 650;
}


/* =========================================================
   DRUCKBLATT
========================================================= */

.route-print-sheet {
    display: none;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 950px) {

    .route-planner-heading,
    .route-planner-layout {
        grid-template-columns: 1fr;
    }

}


/* =========================================================
   SMARTPHONE
========================================================= */

@media (max-width: 520px) {

    .route-planner-section {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .route-planner-card,
    .route-preview-card {
        padding: 28px 23px;

        border-radius: 21px;
    }

    .route-buttons {
        flex-direction: column;
    }

    .route-primary-button,
    .route-print-button {
        width: 100%;
    }

}


/* =========================================================
   DRUCKANSICHT
========================================================= */

@media print {

    @page {
        size: A4;
        margin: 18mm;
    }


    body * {
        visibility: hidden !important;
    }


    .route-print-sheet,
    .route-print-sheet * {
        visibility: visible !important;
    }


    .route-print-sheet {
        position: absolute;

        top: 0;
        left: 0;

        display: block !important;

        width: 100%;

        color: #3f372f;

        background: #ffffff;
    }


    .route-print-header {
        display: flex;

        align-items: center;

        gap: 20px;

        padding-bottom: 22px;

        border-bottom:
            2px solid #ead36d;
    }


    .route-print-header img {
        width: 68px;
        height: auto;

        border-radius: 0 !important;
    }


    .route-print-header strong,
    .route-print-header span {
        display: block;
    }


    .route-print-header strong {
        font-size: 22px;
    }


    .route-print-header span {
        margin-top: 5px;

        font-size: 16px;
    }


    .route-print-sheet h2 {
        margin: 35px 0 28px;

        font-family:
            Baskerville,
            Georgia,
            serif;

        font-size: 32px;
        font-weight: 400;
    }


    .route-print-data {
        display: grid;

        grid-template-columns:
            repeat(2, 1fr);

        gap: 20px;

        margin-bottom: 35px;
    }


    .route-print-data > div {
        padding: 18px;

        border:
            1px solid #ded7cb;

        border-radius: 12px;
    }


    .route-print-data span,
    .route-print-data strong {
        display: block;
    }


    .route-print-data span {
        margin-bottom: 7px;

        font-size: 14px;
        font-weight: 600;
    }


    .route-print-data strong {
        font-size: 17px;
        line-height: 1.5;
    }


    .route-print-contact,
    .route-print-note {
        margin-top: 25px;
        padding: 20px;

        background: #fbf5cf;

        border-radius: 12px;
    }


    .route-print-contact h3,
    .route-print-note strong {
        font-size: 18px;
    }


    .route-print-contact p,
    .route-print-note p {
        font-size: 16px;
        line-height: 1.6;
    }

}

