:root{--blue:#070776;--ink:#091f2b;--teal:#168b91;--line:#d9e1e3;--pale:#f3f8f8;--max:1310px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.65;background:#fff}img{display:block;max-width:100%}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.6rem}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid #e6e6e6}.header-inner{width:min(var(--max),calc(100% - 40px));height:96px;margin:auto;display:flex;align-items:center;gap:28px}.brand{margin-right:auto}.brand img{width:270px;height:auto}.main-nav{display:flex;align-items:center;gap:25px}.main-nav>a,.nav-group>a{font-size:16px;color:var(--blue);text-decoration:none;white-space:nowrap}.nav-group{position:relative;padding:34px 0}.subnav{display:none;position:absolute;top:83px;left:-18px;min-width:270px;padding:12px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.16)}.subnav a{display:block;padding:8px 12px;color:var(--blue);text-decoration:none;font-size:14px}.nav-group:hover .subnav,.nav-group:focus-within .subnav{display:block}.header-actions{display:flex;gap:12px;margin-left:8px}.mobile-actions,.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:11px 22px;border:2px solid var(--teal);border-radius:28px;background:var(--teal);color:#fff;text-decoration:none;font-weight:700;font-size:15px;line-height:1.25;transition:.2s}.button:hover,.button:focus-visible{background:#0c696e;border-color:#0c696e;color:#fff}.button-outline{background:#fff;color:#00636b;border-color:#cddede}.button-white{background:#fff;color:#075f67;border-color:#fff}.button-outline-blue{background:#fff;color:var(--blue);border-color:var(--blue);border-radius:12px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.hero{position:relative;height:665px;overflow:hidden}.hero>img{width:100%;height:100%;object-fit:cover;object-position:center 44%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.42),rgba(0,0,0,.06) 70%)}.hero-content{position:absolute;inset:0;width:min(var(--max),calc(100% - 64px));margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero h1{max-width:1100px;margin:0 0 30px;color:#fff;font-size:clamp(42px,4vw,66px);line-height:1.2;font-weight:400;letter-spacing:.01em}.section{padding:78px 0}.wide,.reading-width,.split{width:min(var(--max),calc(100% - 56px));margin:auto}.reading-width{max-width:1180px}.intro p{margin:0 0 26px}.pale{background:linear-gradient(130deg,#f8f7fb,#eef8f7)}h2{margin:.2em 0 .7em;font-size:clamp(32px,3.1vw,50px);line-height:1.16;color:#102b38}h3{font-size:26px;line-height:1.25}.eyebrow{display:block;color:#008590;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:14px}.lead,.section-lead{font-size:20px}.split{display:grid;grid-template-columns:1fr 1fr;gap:82px;align-items:center}.doctor figure{margin:0;height:630px;border-radius:2px 80px 2px 2px;overflow:hidden}.doctor figure img{width:100%;height:100%;object-fit:cover}.doctor hr{border:0;border-top:1px solid #bfcacb;margin:28px 0}.text-link{color:var(--blue);font-weight:700;text-decoration:none;border-bottom:2px solid currentColor}.check-list{columns:2;padding-left:1.2em}.treatments{padding-bottom:95px}.treatments>.wide>h2{max-width:1000px}.treatment-stack{display:grid;gap:38px;margin-top:46px}.treatment-card{display:grid;grid-template-columns:1fr 1fr;min-height:390px;border-radius:4px 80px 4px 4px;overflow:hidden}.treatment-card:nth-child(even) .treatment-photo{order:2}.treatment-photo img{width:100%;height:100%;object-fit:cover}.treatment-copy{padding:54px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.treatment-copy h3{font-size:34px;margin:.2em 0}.treatment-copy .number{font-size:13px;font-weight:800;letter-spacing:.16em}.mint{background:#e9f7f3}.rose{background:#f9edf1}.blue{background:#eaf2fb}.sand{background:#f7f0e6}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:40px}.steps li{background:#fff;padding:25px;min-height:225px;border-top:4px solid var(--teal)}.steps span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:50%;background:var(--teal);color:#fff;font-weight:800}.steps strong{font-size:18px}.steps p{font-size:15px}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px 40px;margin-top:35px}.benefit-grid div{padding:18px 20px;background:#f4f8f8;font-weight:700}.contact-section{background:var(--blue);color:#fff}.contact-section h2{color:#fff}.contact-card{padding:46px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.28)}.contact-card .button{margin:6px}.phone{color:#fff;font-size:26px;font-weight:700}.faq details{border-top:1px solid var(--line);padding:21px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:20px;font-weight:700;color:var(--blue)}.site-footer{background:#f4f4f4;color:#232323;padding-top:55px}.footer-inner{width:min(var(--max),calc(100% - 56px));margin:auto;display:grid;grid-template-columns:1.6fr 1fr 1fr .8fr;gap:55px}.footer-logo{width:220px}.footer-inner h2{font-size:18px;color:var(--blue)}.footer-inner a{display:block;color:var(--blue);text-decoration:none;margin:.3rem 0}.footer-bottom{margin-top:42px;padding:18px;text-align:center;border-top:1px solid #ddd;font-size:14px}
@media(max-width:1180px){.header-inner{height:82px}.brand img{width:210px}.main-nav{gap:15px}.main-nav>a,.nav-group>a{font-size:14px}.header-actions .button{padding:9px 14px}.subnav{top:76px}.hero{height:590px}}
@media(max-width:980px){html{scroll-padding-top:72px}.header-inner{width:calc(100% - 30px);height:72px}.brand img{width:185px}.menu-toggle{display:flex;width:44px;height:44px;border:0;background:none;padding:10px;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{height:2px;width:24px;background:var(--blue)}.header-actions{display:none}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;max-height:calc(100vh - 72px);overflow:auto;padding:20px;background:#fff;border-top:1px solid #ddd;box-shadow:0 14px 25px rgba(0,0,0,.12);align-items:stretch}.main-nav.is-open{display:flex;flex-direction:column;gap:0}.main-nav>a,.nav-group>a{display:block;padding:12px 6px;font-size:17px;font-weight:700}.nav-group{padding:0}.subnav,.nav-group:hover .subnav,.nav-group:focus-within .subnav{position:static;display:block;box-shadow:none;padding:0 0 5px 16px}.subnav a{padding:5px 8px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.hero{height:520px}.hero-content{width:calc(100% - 40px)}.split{grid-template-columns:1fr;gap:40px}.doctor figure{height:540px}.steps{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.treatment-card{min-height:340px}.treatment-copy{padding:35px}}
@media(max-width:640px){body{font-size:16px}.header-inner{width:calc(100% - 24px)}.brand img{width:168px}.mobile-actions{grid-template-columns:1fr}.hero{height:530px}.hero>img{object-position:59% center}.hero-shade{background:rgba(0,0,0,.34)}.hero-content{width:calc(100% - 32px);justify-content:flex-end;padding-bottom:38px}.hero h1{font-size:32px;margin-bottom:22px}.hero .button-row,.hero .button{width:100%}.section{padding:54px 0}.wide,.reading-width,.split{width:calc(100% - 34px)}h2{font-size:31px}.button-row{flex-direction:column}.button-row .button{width:100%;text-align:center}.check-list{columns:1}.doctor figure{height:430px}.treatment-card{grid-template-columns:1fr;border-radius:4px 48px 4px 4px}.treatment-card:nth-child(even) .treatment-photo{order:0}.treatment-photo{height:230px}.treatment-copy{padding:30px 24px 36px}.treatment-copy h3{font-size:27px}.steps{grid-template-columns:1fr}.benefit-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-logo{width:190px}.contact-card{padding:30px 20px}}
.container{width:min(var(--max),calc(100% - 56px));margin:auto}.narrow{max-width:850px}.page-hero{min-height:calc(100vh - 420px);padding:100px 0;background:linear-gradient(135deg,#eef8f7,#f8f7fb)}.page-hero h1{margin:.15em 0;font-size:clamp(42px,6vw,70px);line-height:1.1}.notice{margin:28px 0;padding:20px;border-left:4px solid var(--teal);background:#fff}.button-light{background:#fff;color:#075f67;border-color:#cddede}
/* Cookie-Manager */
.cookie-manager[hidden] {
    display: none;
}

.cookie-manager {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 24px;
}

.cookie-manager__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(4, 24, 34, 0.68);
    backdrop-filter: blur(3px);
}

.cookie-manager__panel {
    position: relative;
    width: min(760px, 100%);
    max-height: calc(100vh - 48px);
    overflow-y: auto;
    padding: 34px;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 24px 80px rgba(0, 0, 0, 0.3);
}

.cookie-manager__header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
}

.cookie-manager__header h2 {
    margin: 4px 0 12px;
    font-size: 32px;
}

.cookie-manager__close {
    display: grid;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    place-items: center;
    border: 1px solid #d9e1e3;
    border-radius: 50%;
    background: #ffffff;
    color: #091f2b;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
}

.cookie-manager__close:hover,
.cookie-manager__close:focus-visible {
    border-color: #168b91;
    color: #168b91;
}

.cookie-manager__categories {
    display: grid;
    gap: 12px;
    margin: 26px 0;
}

.cookie-category {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 18px;
    border: 1px solid #d9e1e3;
    border-radius: 14px;
    background: #f8fbfb;
}

.cookie-category__text strong {
    color: #091f2b;
    font-size: 17px;
}

.cookie-category__text p {
    margin: 4px 0 0;
    color: #536b75;
    font-size: 14px;
    line-height: 1.45;
}

.cookie-switch {
    position: relative;
    flex: 0 0 52px;
    width: 52px;
    height: 30px;
    cursor: pointer;
}

.cookie-switch input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.cookie-switch span {
    position: absolute;
    inset: 0;
    border-radius: 20px;
    background: #bcc8cb;
    transition: background 0.2s ease;
}

.cookie-switch span::after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.2);
    content: "";
    transition: transform 0.2s ease;
}

.cookie-switch input:checked + span {
    background: #168b91;
}

.cookie-switch input:checked + span::after {
    transform: translateX(22px);
}

.cookie-switch input:focus-visible + span {
    outline: 3px solid rgba(22, 139, 145, 0.3);
    outline-offset: 2px;
}

.cookie-switch input:disabled + span {
    cursor: not-allowed;
    opacity: 0.75;
}

.cookie-manager__links {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-bottom: 24px;
}

.cookie-manager__links a {
    color: #070776;
    font-size: 14px;
    font-weight: 700;
}

.cookie-manager__actions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.cookie-manager__actions .button {
    width: 100%;
    border-radius: 12px;
    cursor: pointer;
}

body.cookie-manager-open {
    overflow: hidden;
}

/* Link zum späteren Ändern der Cookie-Auswahl */
.cookie-settings-link {
    display: block;
    margin: 5px 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: #070776;
    font: inherit;
    text-align: left;
    cursor: pointer;
}

.cookie-settings-link:hover,
.cookie-settings-link:focus-visible {
    text-decoration: underline;
}

@media (max-width: 700px) {
    .cookie-manager {
        align-items: flex-end;
        padding: 0;
    }

    .cookie-manager__panel {
        width: 100%;
        max-height: 92vh;
        padding: 24px 18px;
        border-radius: 22px 22px 0 0;
    }

    .cookie-manager__header h2 {
        font-size: 27px;
    }

    .cookie-category {
        gap: 14px;
        padding: 15px;
    }

    .cookie-manager__actions {
        grid-template-columns: 1fr;
    }

    .cookie-manager__actions [data-cookie-accept-all] {
        order: -1;
    }
}
.cookie-information {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #d9e1e3;
    border-radius: 14px;
    background: #f8fbfb;
}

.cookie-information h4 {
    margin: 0 0 14px;
    color: #070776;
    font-size: 18px;
}

.cookie-information p {
    margin: 7px 0;
}
/* Digitaler Praxisassistent */
.practice-assistant {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 9000;
}

.practice-assistant__button {
    position: relative;
    display: flex;
    width: 88px;
    height: 88px;
    align-items: center;
    justify-content: center;
    padding: 0;
    overflow: visible;
    border: 4px solid #ffffff;
    border-radius: 50%;
    background: #168b91;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.25);
    cursor: pointer;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease;
}

.practice-assistant__button:hover,
.practice-assistant__button:focus-visible {
    transform: translateY(-3px);
    box-shadow: 0 14px 42px rgba(0, 0, 0, 0.32);
}

.practice-assistant__button:focus-visible {
    outline: 3px solid rgba(22, 139, 145, 0.35);
    outline-offset: 4px;
}

.practice-assistant__button img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center 18%;
}

.practice-assistant__button > span {
    position: absolute;
    right: 66px;
    padding: 7px 12px;
    border-radius: 18px 18px 3px 18px;
    background: #ffffff;
    color: #075f67;
    font-size: 13px;
    font-weight: 800;
    white-space: nowrap;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.18);
}

.practice-assistant__window[hidden] {
    display: none;
}

.practice-assistant__window {
    position: absolute;
    right: 0;
    bottom: 105px;
    display: flex;
    width: min(390px, calc(100vw - 32px));
    max-height: min(680px, calc(100vh - 150px));
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #d9e1e3;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 22px 70px rgba(0, 0, 0, 0.3);
}

.practice-assistant__header {
    display: flex;
    min-height: 76px;
    align-items: center;
    gap: 13px;
    padding: 12px 14px;
    background: linear-gradient(135deg, #087c83, #168b91);
    color: #ffffff;
}

.practice-assistant__header img {
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    object-fit: cover;
    object-position: center 18%;
}

.practice-assistant__header div {
    display: flex;
    min-width: 0;
    flex: 1;
    flex-direction: column;
}

.practice-assistant__header strong {
    font-size: 16px;
    line-height: 1.25;
}

.practice-assistant__header span {
    color: rgba(255, 255, 255, 0.86);
    font-size: 13px;
}

.practice-assistant__close {
    display: grid;
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    place-items: center;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.15);
    color: #ffffff;
    font-size: 25px;
    line-height: 1;
    cursor: pointer;
}

.practice-assistant__close:hover,
.practice-assistant__close:focus-visible {
    background: rgba(255, 255, 255, 0.28);
}

.practice-assistant__messages {
    display: flex;
    min-height: 150px;
    flex: 1;
    flex-direction: column;
    gap: 10px;
    overflow-y: auto;
    padding: 18px;
    background: #f4f8f8;
}

.assistant-message {
    max-width: 88%;
    padding: 11px 14px;
    border-radius: 16px;
    font-size: 14px;
    line-height: 1.45;
    overflow-wrap: anywhere;
}

.assistant-message--bot {
    align-self: flex-start;
    border-radius: 4px 16px 16px;
    background: #ffffff;
    color: #17333e;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.07);
}

.assistant-message--user {
    align-self: flex-end;
    border-radius: 16px 4px 16px 16px;
    background: #168b91;
    color: #ffffff;
}

.practice-assistant__questions {
    display: flex;
    gap: 7px;
    padding: 12px 14px;
    overflow-x: auto;
    border-top: 1px solid #e1e8e9;
    background: #ffffff;
}

.practice-assistant__questions button {
    flex: 0 0 auto;
    max-width: 235px;
    padding: 8px 11px;
    border: 1px solid #cbdcde;
    border-radius: 18px;
    background: #ffffff;
    color: #075f67;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}

.practice-assistant__questions button:hover,
.practice-assistant__questions button:focus-visible {
    border-color: #168b91;
    background: #edf7f7;
}

.practice-assistant__form {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 8px;
    padding: 12px 14px;
    border-top: 1px solid #e1e8e9;
    background: #ffffff;
}

.practice-assistant__form input {
    min-width: 0;
    height: 43px;
    padding: 9px 13px;
    border: 1px solid #cbd7d9;
    border-radius: 22px;
    color: #091f2b;
    font: inherit;
    font-size: 14px;
}

.practice-assistant__form input:focus {
    border-color: #168b91;
    outline: 3px solid rgba(22, 139, 145, 0.14);
}

.practice-assistant__form button {
    height: 43px;
    padding: 0 16px;
    border: 0;
    border-radius: 22px;
    background: #168b91;
    color: #ffffff;
    font-weight: 700;
    cursor: pointer;
}

.practice-assistant__actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    padding: 0 14px 12px;
    background: #ffffff;
}

.practice-assistant__actions a {
    padding: 9px;
    border: 1px solid #168b91;
    border-radius: 20px;
    color: #075f67;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

.practice-assistant__actions a:first-child {
    background: #168b91;
    color: #ffffff;
}

.practice-assistant__notice {
    margin: 0;
    padding: 10px 14px 13px;
    border-top: 1px solid #edf1f2;
    color: #61757d;
    font-size: 10px;
    line-height: 1.4;
}

.practice-assistant__notice a {
    color: #070776;
    font-weight: 700;
}

.visually-hidden {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

@media (max-width: 640px) {
    .practice-assistant {
        right: 14px;
        bottom: 14px;
    }

    .practice-assistant__button {
        width: 72px;
        height: 72px;
    }

    .practice-assistant__button img {
        width: 64px;
        height: 64px;
    }

    .practice-assistant__button > span {
        right: 54px;
        font-size: 11px;
    }

    .practice-assistant__window {
        position: fixed;
        right: 10px;
        bottom: 96px;
        width: calc(100vw - 20px);
        max-height: calc(100dvh - 112px);
    }
}
/* Korrektur Praxisassistent */
.practice-assistant__window,
.practice-assistant__window * {
    min-width: 0;
}

.practice-assistant__messages {
    overflow-x: hidden;
}

.assistant-message {
    max-width: 90%;
    overflow-wrap: anywhere;
    word-break: normal;
}

.practice-assistant__questions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    overflow: visible;
}

.practice-assistant__questions button {
    width: 100%;
    max-width: none;
    min-height: 45px;
    white-space: normal;
    line-height: 1.25;
}

@media (max-width: 640px) {
    .practice-assistant__window {
        position: fixed;
        right: 8px;
        left: 8px;
        bottom: 94px;
        width: auto;
        max-height: calc(100dvh - 105px);
        border-radius: 18px;
    }

    .practice-assistant__header {
        padding: 10px 12px;
    }

    .practice-assistant__header img {
        width: 46px;
        height: 46px;
        flex-basis: 46px;
    }

    .practice-assistant__header strong {
        font-size: 15px;
    }

    .practice-assistant__messages {
        min-height: 130px;
        padding: 14px;
    }

    .assistant-message {
        max-width: 92%;
        padding: 10px 12px;
        font-size: 13px;
    }

    .practice-assistant__questions {
        grid-template-columns: 1fr 1fr;
        gap: 7px;
        max-height: 112px;
        overflow-y: auto;
        padding: 10px 12px;
    }

    .practice-assistant__questions button {
        padding: 7px 8px;
        font-size: 11px;
    }

    .practice-assistant__form {
        grid-template-columns: minmax(0, 1fr) auto;
        padding: 10px 12px;
    }

    .practice-assistant__form input {
        width: 100%;
    }

    .practice-assistant__form button {
        padding: 0 14px;
    }

    .practice-assistant__actions {
        padding: 0 12px 10px;
    }

    .practice-assistant__notice {
        padding: 9px 12px 11px;
    }
}

@media (max-width: 390px) {
    .practice-assistant__questions {
        grid-template-columns: 1fr;
        max-height: 105px;
    }

    .practice-assistant__form button {
        padding: 0 11px;
        font-size: 12px;
    }

    .practice-assistant__button > span {
        display: none;
    }
}
/* =========================================================
   Praxisassistent: freiwillige Übermittlung unbekannter Fragen
   ========================================================= */

.practice-assistant__transfer[hidden] {
    display: none !important;
}

.practice-assistant__transfer {
    margin: 0 14px 12px;
    padding: 14px;
    border: 1px solid #d2e4e3;
    border-radius: 14px;
    background: #f4f9f9;
}

.practice-assistant__transfer-title {
    margin: 0 0 8px;
    color: #0b3042;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

.practice-assistant__transfer-warning {
    margin: 0 0 12px;
    color: #536b74;
    font-size: 12px;
    line-height: 1.45;
}

.practice-assistant__transfer-consent {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    margin: 0 0 13px;
    color: #0b3042;
    font-size: 12px;
    line-height: 1.4;
    cursor: pointer;
}

.practice-assistant__transfer-consent input {
    width: 18px;
    height: 18px;
    margin: 1px 0 0;
    flex: 0 0 18px;
    accent-color: #168995;
}

.practice-assistant__transfer-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.practice-assistant__transfer-actions button {
    min-width: 0;
    min-height: 40px;
    padding: 8px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    cursor: pointer;
}

#practice-assistant-transfer-submit {
    border: 1px solid #168995;
    color: #ffffff;
    background: #168995;
}

#practice-assistant-transfer-submit:hover,
#practice-assistant-transfer-submit:focus-visible {
    background: #0f717b;
}

#practice-assistant-transfer-submit:disabled {
    border-color: #9eb9b8;
    color: #eff5f5;
    background: #9eb9b8;
    cursor: not-allowed;
}

#practice-assistant-transfer-cancel {
    border: 1px solid #b9cfce;
    color: #0b6570;
    background: #ffffff;
}

#practice-assistant-transfer-cancel:hover,
#practice-assistant-transfer-cancel:focus-visible {
    background: #eaf6f5;
}

.practice-assistant__transfer-status {
    margin: 10px 0 0;
    color: #536b74;
    font-size: 12px;
    line-height: 1.4;
}

.practice-assistant__transfer-status--error {
    color: #9b2929;
}

@media (max-width: 480px) {
    .practice-assistant__transfer {
        margin-right: 10px;
        margin-left: 10px;
        padding: 12px;
    }

    .practice-assistant__transfer-actions {
        grid-template-columns: 1fr;
    }

    .practice-assistant__transfer-actions button {
        width: 100%;
    }
}
/* =========================================================
   Online-Erstcheck: Bestätigungsseite
   ========================================================= */

.online-check-success {
    min-height: 70vh;
    display: flex;
    align-items: center;
    background: #eef7f6;
}

.online-check-success__card {
    max-width: 760px;
    margin: 0 auto;
    padding: clamp(28px, 5vw, 54px);
    border: 1px solid #d4e5e3;
    border-radius: 28px;
    background: #ffffff;
    box-shadow: 0 20px 60px rgba(11, 48, 66, 0.1);
    text-align: center;
}

.online-check-success__icon {
    width: 68px;
    height: 68px;
    margin: 0 auto 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #ffffff;
    background: #168995;
    font-size: 34px;
    font-weight: 700;
}

.online-check-success__card h1 {
    margin-bottom: 18px;
}

.online-check-success__card p {
    line-height: 1.65;
}

.online-check-success__reference {
    max-width: 360px;
    margin: 28px auto;
    padding: 17px;
    border-radius: 15px;
    background: #edf7f6;
}

.online-check-success__reference span,
.online-check-success__reference strong {
    display: block;
}

.online-check-success__reference span {
    margin-bottom: 5px;
    color: #60747d;
    font-size: 13px;
}

.online-check-success__reference strong {
    color: #0b6570;
    font-size: 24px;
    letter-spacing: 0.12em;
}

.online-check-success__actions {
    margin-top: 28px;
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
}

@media (max-width: 600px) {
    .online-check-success {
        align-items: flex-start;
    }

    .online-check-success__card {
        border-radius: 20px;
    }

    .online-check-success__actions {
        align-items: stretch;
        flex-direction: column;
    }

    .online-check-success__actions .button {
        width: 100%;
        text-align: center;
    }
}
/* =========================================================
   Online-Erstcheck
   ========================================================= */

.online-check-page {
    min-height: 70vh;
    padding: clamp(42px, 7vw, 84px) 0;
    background:
        radial-gradient(
            circle at top right,
            rgba(22, 137, 149, 0.1),
            transparent 34%
        ),
        #eef7f6;
}

.online-check-heading {
    max-width: 820px;
    margin: 0 auto 34px;
    text-align: center;
}

.online-check-heading h1 {
    margin: 10px 0 16px;
    font-size: clamp(38px, 7vw, 66px);
    line-height: 1.05;
}

.online-check-heading .lead {
    max-width: 750px;
    margin: 0 auto;
    color: #587079;
    line-height: 1.65;
}

.online-check-security {
    max-width: 650px;
    margin: 22px auto 0;
    padding: 13px 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    border: 1px solid #cee2e0;
    border-radius: 999px;
    color: #37616a;
    background: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    line-height: 1.4;
}

.online-check-errors {
    max-width: 940px;
    margin: 0 auto 24px;
    padding: 18px 20px;
    border: 1px solid #efb4b4;
    border-radius: 16px;
    color: #8b1e1e;
    background: #fff1f1;
    line-height: 1.5;
}

.online-check-errors ul {
    margin: 10px 0;
    padding-left: 22px;
}

.online-check-errors p {
    margin: 10px 0 0;
    font-size: 14px;
}

.online-check-form {
    max-width: 980px;
    margin: 0 auto;
}

.online-check-progress {
    margin-bottom: 18px;
    padding: 17px 20px;
    border: 1px solid #d2e3e2;
    border-radius: 17px;
    background: rgba(255, 255, 255, 0.86);
}

.online-check-progress__top {
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    color: #47646d;
    font-size: 14px;
}

.online-check-progress__track {
    height: 8px;
    border-radius: 999px;
    background: #dcebea;
    overflow: hidden;
}

.online-check-progress__track span {
    height: 100%;
    display: block;
    border-radius: inherit;
    background: linear-gradient(
        90deg,
        #168995,
        #32a9ad
    );
    transition: width 0.3s ease;
}

.online-check-form.is-enhanced .online-check-screen {
    display: none;
}

.online-check-form.is-enhanced .online-check-screen.is-active {
    display: block;
    animation: online-check-fade 0.25s ease;
}

@keyframes online-check-fade {
    from {
        opacity: 0;
        transform: translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.online-check-card {
    padding: clamp(22px, 5vw, 44px);
    border: 1px solid #d4e4e3;
    border-radius: 26px;
    background: #ffffff;
    box-shadow: 0 22px 65px rgba(11, 48, 66, 0.09);
}

.online-check-step {
    display: inline-flex;
    margin-bottom: 11px;
    padding: 6px 11px;
    border-radius: 999px;
    color: #0b6570;
    background: #e6f4f3;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.online-check-card h2 {
    margin: 0 0 24px;
    font-size: clamp(27px, 5vw, 39px);
    line-height: 1.15;
}

.online-check-card h3 {
    color: #0b3042;
}

.online-check-info-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
}

.online-check-info-grid article {
    min-width: 0;
    padding: 19px;
    border: 1px solid #dce9e8;
    border-radius: 17px;
    background: #f8fbfb;
}

.online-check-info-grid article > span {
    width: 38px;
    height: 38px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    color: #ffffff;
    background: #168995;
    font-weight: 700;
}

.online-check-info-grid h3 {
    margin: 0 0 7px;
    font-size: 17px;
}

.online-check-info-grid p {
    margin: 0;
    color: #60747d;
    font-size: 14px;
    line-height: 1.5;
}

.online-check-notice,
.online-check-final-notice {
    margin-top: 22px;
    padding: 16px 18px;
    border-left: 4px solid #168995;
    border-radius: 0 13px 13px 0;
    color: #47616a;
    background: #eef7f6;
    line-height: 1.55;
}

.online-check-section-heading {
    margin-bottom: 22px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
}

.online-check-section-heading h2 {
    margin-bottom: 8px;
}

.online-check-section-heading p {
    margin: 0;
    color: #60747d;
    line-height: 1.5;
}

#online-check-photo-counter {
    flex: 0 0 auto;
    padding: 8px 12px;
    border-radius: 999px;
    color: #0b6570;
    background: #e7f4f3;
    font-size: 13px;
}

.online-check-form.is-enhanced .online-check-photo-slide {
    display: none;
}

.online-check-form.is-enhanced .online-check-photo-slide.is-active {
    display: block;
    animation: online-check-fade 0.22s ease;
}

.online-check-photo-slide {
    padding: clamp(18px, 4vw, 28px);
    border: 1px solid #d9e7e6;
    border-radius: 20px;
    background: #f9fcfc;
}

.online-check-photo-instruction {
    margin-bottom: 20px;
}

.online-check-photo-badge {
    display: inline-flex;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 999px;
    color: #ffffff;
    background: #168995;
    font-size: 12px;
    font-weight: 700;
}

.online-check-photo-instruction h3 {
    margin: 0 0 7px;
    font-size: clamp(23px, 4vw, 30px);
}

.online-check-photo-subtitle {
    margin: 0 0 7px;
    color: #284f5b;
    font-weight: 700;
}

.online-check-photo-hint {
    margin: 0;
    max-width: 760px;
    color: #60747d;
    line-height: 1.55;
}

.online-check-photo-comparison {
    margin-bottom: 18px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.online-check-example,
.online-check-preview {
    position: relative;
    min-height: 290px;
    border: 1px solid #d5e4e3;
    border-radius: 17px;
    background: #edf5f4;
    overflow: hidden;
}

.online-check-photo-comparison > :only-child {
    grid-column: 1 / -1;
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
}

.online-check-example > span,
.online-check-preview__label {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    padding: 6px 9px;
    border-radius: 999px;
    color: #0b3042;
    background: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-weight: 700;
    box-shadow: 0 3px 12px rgba(11, 48, 66, 0.12);
}

.online-check-example img,
.online-check-preview > img {
    width: 100%;
    height: 100%;
    min-height: 290px;
    display: block;
    object-fit: contain;
    background: #eaf3f2;
}

.online-check-preview__empty {
    min-height: 290px;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    color: #627981;
    text-align: center;
}

.online-check-preview__empty > span {
    width: 54px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed #91b8b7;
    border-radius: 50%;
    color: #168995;
    font-size: 30px;
}

.online-check-upload {
    min-height: 70px;
    padding: 14px 17px;
    display: flex;
    align-items: center;
    gap: 13px;
    border: 2px dashed #8ebcba;
    border-radius: 15px;
    color: #0b5060;
    background: #ffffff;
    cursor: pointer;
    transition:
        border-color 0.2s ease,
        background 0.2s ease;
}

.online-check-upload:hover,
.online-check-upload:focus-within {
    border-color: #168995;
    background: #eff9f8;
}

.online-check-upload > span:first-child {
    font-size: 27px;
}

.online-check-upload > span:nth-child(2) {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

.online-check-upload small {
    color: #657b83;
}

.online-check-upload input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
}

.online-check-file-status {
    margin: 9px 2px 0;
    color: #687c83;
    font-size: 13px;
}

.online-check-file-status.is-complete {
    color: #15704f;
    font-weight: 700;
}

.online-check-photo-navigation,
.online-check-navigation {
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.online-check-button {
    min-height: 50px;
    padding: 12px 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #168995;
    border-radius: 999px;
    color: #ffffff;
    background: #168995;
    font: inherit;
    font-weight: 700;
    line-height: 1.25;
    text-decoration: none;
    cursor: pointer;
}

.online-check-button:hover,
.online-check-button:focus-visible {
    color: #ffffff;
    background: #0f717b;
    outline: none;
}

.online-check-button--light {
    color: #0b6570;
    background: #ffffff;
}

.online-check-button--light:hover,
.online-check-button--light:focus-visible {
    color: #0b6570;
    background: #eaf6f5;
}

.online-check-button:disabled {
    border-color: #b9cdcc;
    color: #829597;
    background: #e7efef;
    cursor: not-allowed;
}

.online-check-photo-dots {
    margin-top: 20px;
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    gap: 7px;
}

.online-check-photo-dots button {
    min-width: 0;
    height: 36px;
    padding: 0;
    border: 1px solid #cadcdb;
    border-radius: 10px;
    color: #587078;
    background: #ffffff;
    font-weight: 700;
    cursor: pointer;
}

.online-check-photo-dots button.is-active {
    border-color: #168995;
    color: #ffffff;
    background: #168995;
}

.online-check-photo-dots button.is-complete:not(.is-active) {
    border-color: #8bcab3;
    color: #166247;
    background: #e6f7ef;
}

.online-check-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.online-check-field {
    margin-bottom: 21px;
}

.online-check-field--full {
    grid-column: 1 / -1;
}

.online-check-field label,
.online-check-fieldset legend {
    display: block;
    margin-bottom: 8px;
    color: #0b3042;
    font-weight: 700;
}

.online-check-field input,
.online-check-field textarea,
.online-check-field select {
    width: 100%;
    min-height: 50px;
    padding: 12px 14px;
    border: 1px solid #c8dbda;
    border-radius: 12px;
    color: #0b3042;
    background: #ffffff;
    font: inherit;
}

.online-check-field textarea {
    min-height: 110px;
    resize: vertical;
    line-height: 1.5;
}

.online-check-field input:focus,
.online-check-field textarea:focus,
.online-check-field select:focus {
    border-color: #168995;
    outline: 3px solid rgba(22, 137, 149, 0.13);
}

.online-check-field input.is-invalid,
.online-check-field textarea.is-invalid,
.online-check-field select.is-invalid {
    border-color: #c85050;
    outline-color: rgba(200, 80, 80, 0.13);
}

.online-check-fieldset {
    min-width: 0;
    margin: 0 0 22px;
    padding: 0;
    border: 0;
}

.online-check-choice-row,
.online-check-options {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.online-check-options {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.online-check-choice {
    min-height: 52px;
    padding: 11px 13px;
    display: flex;
    align-items: center;
    gap: 9px;
    border: 1px solid #d1e0df;
    border-radius: 12px;
    color: #294f5a;
    background: #f9fbfb;
    cursor: pointer;
}

.online-check-choice:has(input:checked) {
    border-color: #168995;
    color: #0b5060;
    background: #e9f6f5;
}

.online-check-choice input {
    width: 18px;
    height: 18px;
    margin: 0;
    flex: 0 0 18px;
    accent-color: #168995;
}

.online-check-guardian {
    margin-bottom: 24px;
    padding: 20px;
    border: 1px solid #cfe1df;
    border-radius: 16px;
    background: #f3f9f8;
}

.online-check-guardian[hidden] {
    display: none !important;
}

.online-check-guardian h3 {
    margin: 0 0 18px;
}

.online-check-summary {
    margin-bottom: 18px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.online-check-summary > div {
    padding: 16px;
    border: 1px solid #d6e5e4;
    border-radius: 14px;
    background: #f8fbfb;
}

.online-check-summary span,
.online-check-summary strong {
    display: block;
}

.online-check-summary span {
    margin-bottom: 5px;
    color: #687c83;
    font-size: 13px;
}

.online-check-summary-images {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
}

.online-check-summary-images > div {
    min-height: 84px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 9px;
    border: 1px solid #d6e4e3;
    border-radius: 12px;
    color: #61767e;
    background: #f7fafa;
    overflow: hidden;
}

.online-check-summary-images > div.is-complete {
    border-color: #8bcab3;
    color: #165f47;
    background: #eaf8f2;
}

.online-check-summary-images span {
    width: 30px;
    height: 30px;
    display: flex;
    flex: 0 0 30px;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    color: #ffffff;
    background: #91a8ad;
    font-size: 13px;
    font-weight: 700;
}

.online-check-summary-images > div.is-complete span {
    background: #168995;
}

.online-check-summary-images small {
    font-weight: 700;
    line-height: 1.3;
}

.online-check-summary-images img {
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    border-radius: 9px;
    object-fit: cover;
}

.online-check-consents {
    margin-top: 24px;
    display: grid;
    gap: 12px;
}

.online-check-consent {
    padding: 16px;
    display: flex;
    align-items: flex-start;
    gap: 11px;
    border: 1px solid #d2e2e1;
    border-radius: 14px;
    color: #385861;
    background: #f8fbfb;
    line-height: 1.5;
    cursor: pointer;
}

.online-check-consent:has(input:checked) {
    border-color: #84c4ae;
    background: #ebf8f3;
}

.online-check-consent input {
    width: 20px;
    height: 20px;
    margin: 2px 0 0;
    flex: 0 0 20px;
    accent-color: #168995;
}

.online-check-consent a {
    color: #0b6570;
    font-weight: 700;
}

.online-check-submit-status {
    min-height: 22px;
    margin: 13px 0 0;
    color: #526b73;
    text-align: right;
    font-size: 13px;
}

@media (max-width: 780px) {
    .online-check-info-grid {
        grid-template-columns: 1fr;
    }

    .online-check-info-grid article {
        display: flex;
        align-items: flex-start;
        gap: 13px;
    }

    .online-check-info-grid article > span {
        margin-bottom: 0;
        flex: 0 0 38px;
    }

    .online-check-photo-comparison {
        grid-template-columns: 1fr;
    }

    .online-check-photo-comparison > :only-child {
        grid-column: auto;
    }

    .online-check-example,
    .online-check-preview,
    .online-check-example img,
    .online-check-preview > img,
    .online-check-preview__empty {
        min-height: 250px;
    }

    .online-check-options {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .online-check-summary-images {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 560px) {
    .online-check-page {
        padding: 30px 0 54px;
    }

    .online-check-heading {
        margin-bottom: 24px;
        text-align: left;
    }

    .online-check-heading .lead {
        font-size: 16px;
    }

    .online-check-security {
        border-radius: 15px;
        justify-content: flex-start;
    }

    .online-check-progress {
        padding: 14px;
    }

    .online-check-card {
        padding: 20px 15px;
        border-radius: 20px;
    }

    .online-check-section-heading {
        flex-direction: column;
    }

    .online-check-photo-slide {
        padding: 16px 12px;
    }

    .online-check-example,
    .online-check-preview,
    .online-check-example img,
    .online-check-preview > img,
    .online-check-preview__empty {
        min-height: 220px;
    }

    .online-check-photo-dots {
        grid-template-columns: repeat(5, 1fr);
    }

    .online-check-fields,
    .online-check-choice-row,
    .online-check-options,
    .online-check-summary,
    .online-check-summary-images {
        grid-template-columns: 1fr;
    }

    .online-check-field--full {
        grid-column: auto;
    }

    .online-check-navigation,
    .online-check-photo-navigation {
        align-items: stretch;
        flex-direction: column-reverse;
    }

    .online-check-navigation .online-check-button,
    .online-check-photo-navigation .online-check-button {
        width: 100%;
    }

    .online-check-submit-status {
        text-align: center;
    }
}
/* Leere Erstcheck-Vorschaubilder zuverlässig ausblenden */

.online-check-preview > img[hidden] {
    display: none !important;
}

.online-check-preview__empty[hidden] {
    display: none !important;
}