.mah-portal{--mah-green:#31553b;--mah-green-dark:#223f2c;--mah-soft:#f5f7f2;--mah-line:#dfe6dc;--mah-text:#27332b;--mah-muted:#657169;--mah-accent:#eaf2e4;--mah-warm:#f3a24a;max-width:1120px;margin:32px auto 56px;padding:0 18px;color:var(--mah-text);font-family:inherit}.mah-portal *{box-sizing:border-box}.mah-portal-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px;padding:28px 30px;border:1px solid var(--mah-line);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(35,55,41,.06)}.mah-portal-copy{max-width:760px}.mah-portal-eyebrow,.mah-section-kicker{margin:0 0 7px;font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#627f45}.mah-portal h1{margin:0;font-size:clamp(30px,5vw,46px);line-height:1.08;color:var(--mah-green-dark)}.mah-portal-hero p:not(.mah-portal-eyebrow){margin:12px 0 0;font-size:17px;line-height:1.65;color:var(--mah-muted)}.mah-link-button{appearance:none;border:0;background:transparent;padding:8px 0;font:inherit;font-weight:700;color:var(--mah-green);cursor:pointer}.mah-highlight{display:flex;align-items:center;justify-content:space-between;gap:26px;margin:18px 0;padding:26px 30px;border-radius:22px;background:var(--mah-green-dark);color:#fff}.mah-highlight h2{margin:8px 0 7px;color:#fff;font-size:25px;line-height:1.25}.mah-highlight p{max-width:720px;margin:0;color:rgba(255,255,255,.84);line-height:1.6}.mah-status{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:800;letter-spacing:.03em}.mah-primary,.mah-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:0;border-radius:13px;text-decoration:none!important;font:inherit;font-weight:800;cursor:pointer}.mah-primary{background:var(--mah-green);color:#fff!important}.mah-highlight .mah-primary{flex:0 0 auto;background:#fff;color:var(--mah-green-dark)!important}.mah-secondary{border:1px solid #c8d5c4;background:#fff;color:var(--mah-green-dark)!important}.mah-portal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mah-portal-card{display:block;min-height:220px;padding:25px;border:1px solid var(--mah-line);border-radius:20px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 8px 26px rgba(35,55,41,.04)}.mah-portal-card.is-active{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mah-portal-card.is-active:hover,.mah-portal-card.is-active:focus-visible{transform:translateY(-2px);border-color:#afc49f;box-shadow:0 14px 34px rgba(35,55,41,.09)}.mah-card-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:12px;background:var(--mah-accent);font-size:12px;font-weight:900;color:var(--mah-green)}.mah-portal-card h2{margin:18px 0 8px;font-size:22px;line-height:1.28;color:var(--mah-green-dark)}.mah-portal-card p{margin:0;line-height:1.6;color:var(--mah-muted)}.mah-card-link,.mah-card-note{display:block;margin-top:22px;font-size:14px;font-weight:800;color:var(--mah-green)}.mah-card-note{color:#7b847d}.mah-portal-card.is-waiting{background:#fbfcfa}.mah-content-section{margin-top:44px;scroll-margin-top:28px}.mah-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.mah-section-head h2{margin:0;color:var(--mah-green-dark);font-size:clamp(27px,4vw,36px);line-height:1.15}.mah-section-head p:not(.mah-section-kicker){max-width:720px;margin:9px 0 0;color:var(--mah-muted);font-size:16px;line-height:1.6}.mah-impulse-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mah-impulse-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;border:1px solid var(--mah-line);border-radius:20px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 8px 26px rgba(35,55,41,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mah-impulse-card:hover,.mah-impulse-card:focus-visible{transform:translateY(-3px);border-color:#afc49f;box-shadow:0 16px 36px rgba(35,55,41,.10)}.mah-impulse-card:focus-visible{outline:3px solid rgba(98,127,69,.24);outline-offset:3px}.mah-impulse-media{position:relative;overflow:hidden;aspect-ratio:16/9;background:#edf2e9}.mah-impulse-image{display:block;width:100%;height:100%;object-fit:cover}.mah-impulse-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;background:linear-gradient(145deg,#e8efe4,#f5f1e7);color:#60735f;font-size:13px;font-weight:900;letter-spacing:.1em}.mah-personal-badge{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:7px 10px;border-radius:999px;background:rgba(34,63,44,.92);color:#fff;font-size:11px;font-weight:800;line-height:1.25}.mah-impulse-body{display:flex;flex:1;flex-direction:column;padding:20px}.mah-impulse-type{margin-bottom:8px;color:#647d51;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.mah-impulse-card h3{margin:0;color:var(--mah-green-dark);font-size:21px;line-height:1.3}.mah-impulse-card p{margin:10px 0 0;color:var(--mah-muted);font-size:15px;line-height:1.58}.mah-read-link{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:18px;color:var(--mah-green);font-size:14px;font-weight:900}.mah-read-link span{font-size:22px;line-height:1}.mah-latest-section{padding-top:2px;border-top:1px solid #edf0eb}.mah-login-shell{display:flex;min-height:58vh;align-items:center;justify-content:center}.mah-login-card{width:min(100%,520px);padding:34px;border:1px solid var(--mah-line);border-radius:24px;background:#fff;box-shadow:0 16px 44px rgba(35,55,41,.08)}.mah-login-card h1{font-size:38px}.mah-login-intro{margin:12px 0 24px;color:var(--mah-muted);font-size:16px;line-height:1.6}.mah-login-message{margin:0 0 18px;padding:12px 14px;border-radius:12px;background:var(--mah-soft);color:var(--mah-text);line-height:1.5}.mah-login-form{display:grid;gap:10px}.mah-login-form label:not(.mah-remember){margin-top:6px;font-weight:800;color:var(--mah-green-dark)}.mah-login-form input[type=text],.mah-login-form input[type=password]{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cbd6c8;border-radius:12px;background:#fff;font:inherit;color:var(--mah-text)}.mah-login-form input:focus{outline:3px solid rgba(86,123,61,.16);border-color:#799663}.mah-remember{display:flex;align-items:center;gap:9px;margin:7px 0 4px;color:var(--mah-muted)}.mah-login-submit{width:100%;margin-top:7px}.mah-logout-alone{margin-top:20px}@media(max-width:900px){.mah-impulse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.mah-portal{margin-top:20px;padding:0 12px}.mah-portal-hero,.mah-highlight{display:block;padding:22px}.mah-logout-form{margin-top:12px}.mah-highlight .mah-primary{margin-top:18px;width:100%}.mah-portal-grid,.mah-impulse-grid{grid-template-columns:1fr}.mah-portal-card{min-height:auto}.mah-section-head{display:block}.mah-section-head .mah-secondary{width:100%;margin-top:16px}.mah-content-section{margin-top:36px}.mah-impulse-card h3{font-size:22px}.mah-login-card{padding:26px 20px}}@media(prefers-reduced-motion:reduce){.mah-portal-card.is-active,.mah-impulse-card{transition:none}.mah-portal-card.is-active:hover,.mah-portal-card.is-active:focus-visible,.mah-impulse-card:hover,.mah-impulse-card:focus-visible{transform:none}}

.mah-page-shell{width:100%;margin:0;padding:1px 0 24px;background:#fff}.mah-page-shell>.mah-portal{margin-top:26px}@media(max-width:760px){.mah-page-shell>.mah-portal{margin-top:14px}}

.mah-file-media{display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#edf3e9,#f7f3ea)}.mah-file-symbol{display:flex;width:86px;height:106px;align-items:center;justify-content:center;border:1px solid #cfdbca;border-radius:14px;background:#fff;box-shadow:0 10px 24px rgba(35,55,41,.08);color:var(--mah-green-dark);font-weight:900;letter-spacing:.08em}.mah-file-symbol span{display:inline-flex;padding:7px 9px;border-radius:8px;background:var(--mah-accent);font-size:13px}.mah-file-card .mah-impulse-media{min-height:190px}.mah-file-card .mah-impulse-type{text-transform:none;letter-spacing:.02em}


/* 0.5.1: klare Portalnavigation */
.mah-portal-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}
.mah-portal-card{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;min-height:0;padding:20px 22px}
.mah-card-icon{width:52px;height:52px;border-radius:16px}
.mah-card-icon svg,.mah-highlight-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-card-copy{min-width:0}.mah-portal-card h2{margin:0 0 4px;font-size:20px}.mah-portal-card p{font-size:14px;line-height:1.4}.mah-card-arrow{font-size:30px;line-height:1;color:#6c8462}.mah-portal-card.is-waiting .mah-card-arrow{display:none}
.mah-highlight{display:grid;grid-template-columns:54px 1fr auto;align-items:center}.mah-highlight-icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:15px;background:rgba(255,255,255,.12);color:#fff}.mah-highlight-copy{min-width:0}.mah-highlight-copy h2{margin-top:6px}
@media(max-width:760px){.mah-highlight{grid-template-columns:48px 1fr}.mah-highlight .mah-primary{grid-column:1/-1}.mah-portal-card{grid-template-columns:52px 1fr auto;padding:17px}.mah-card-icon{width:46px;height:46px}}

.mah-material-expiry{font-size:13px!important;font-weight:700;color:#6c795f!important;margin-top:8px!important}

/* 0.6.0: Kompass Merkliste */
.mah-saved-card[hidden],.mah-saved-section[hidden]{display:none!important}
.mah-saved-list{display:grid;gap:12px}
.mah-saved-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;padding:17px 18px;border:1px solid var(--mah-line);border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(35,55,41,.035)}
.mah-saved-marker{display:flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:15px;background:var(--mah-accent);color:var(--mah-green);font-size:11px;font-weight:900;letter-spacing:.03em}
.mah-saved-copy{min-width:0}.mah-saved-type{display:block;margin-bottom:3px;color:#6a7e61;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.mah-saved-copy h3{margin:0;color:var(--mah-green-dark);font-size:18px;line-height:1.35}
.mah-saved-open{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid #c8d5c4;border-radius:11px;background:#fff;color:var(--mah-green-dark)!important;text-decoration:none!important;font-weight:800}
.mah-saved-open:hover,.mah-saved-open:focus-visible{border-color:#9eb391;background:#f7faf5}
@media(max-width:620px){.mah-saved-item{grid-template-columns:48px minmax(0,1fr);padding:15px}.mah-saved-marker{width:44px;height:44px}.mah-saved-open{grid-column:1/-1;width:100%}}

/* 0.6.1: feste Portal Orientierung */
.mah-portal-grid-six{grid-template-columns:repeat(3,minmax(0,1fr))}
.mah-empty-state{padding:20px 22px;border:1px dashed #ccd8c7;border-radius:17px;background:#fafcf9;color:var(--mah-muted);font-size:15px;line-height:1.55}
.mah-empty-state[hidden]{display:none!important}
.mah-prepare-card{display:grid;gap:10px;padding:24px;border:1px solid var(--mah-line);border-radius:20px;background:#fff;box-shadow:0 8px 26px rgba(35,55,41,.04)}
.mah-prepare-card label{margin-top:5px;color:var(--mah-green-dark);font-weight:800}
.mah-prepare-card textarea{width:100%;min-height:92px;padding:13px 14px;border:1px solid #cbd6c8;border-radius:13px;background:#fbfcfa;color:var(--mah-text);font:inherit;line-height:1.55;resize:vertical}
.mah-prepare-card textarea:focus{outline:3px solid rgba(86,123,61,.14);border-color:#799663;background:#fff}
.mah-prepare-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px}.mah-prepare-status{color:#5f7562;font-size:13px;font-weight:800}
@media(max-width:980px){.mah-portal-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.mah-portal-grid-six{grid-template-columns:1fr}.mah-prepare-card{padding:18px}.mah-prepare-actions .mah-primary,.mah-prepare-actions .mah-secondary{width:100%}}

/* 0.7.0: geteilte Terminvorbereitung */
.mah-prep-shared-state{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:13px;background:#eef5e9;color:#35513b}.mah-prep-shared-state[hidden]{display:none}.mah-prep-shared-state strong{font-size:14px}.mah-prep-shared-state span{font-size:13px;color:#607064}.mah-prep-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px}.mah-prep-choice>div{padding:16px;border:1px solid #dfe6dc;border-radius:16px;background:#fafcf9}.mah-prep-choice>div.is-share{background:#f3f7ef;border-color:#cdddc5}.mah-prep-choice strong{display:block;color:var(--mah-green-dark);font-size:16px}.mah-prep-choice p{min-height:48px;margin:7px 0 14px;color:var(--mah-muted);font-size:14px;line-height:1.5}.mah-prep-withdraw{color:#8b4742!important}.mah-prep-dialog{width:min(720px,calc(100vw - 28px));padding:0;border:0;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(24,42,31,.28)}.mah-prep-dialog::backdrop{background:rgba(24,38,29,.48);backdrop-filter:blur(2px)}.mah-prep-dialog-inner{padding:26px}.mah-prep-dialog h3{margin:0 0 18px;color:var(--mah-green-dark);font-size:26px;line-height:1.2}.mah-prep-preview{display:grid;gap:10px}.mah-prep-preview section{padding:14px 15px;border-radius:14px;background:#f7f9f5}.mah-prep-preview strong{display:block;margin-bottom:5px;color:#456045;font-size:13px}.mah-prep-preview p{margin:0;color:var(--mah-text);white-space:pre-wrap;line-height:1.55}.mah-prep-dialog-note{margin:16px 0 0;padding:12px 14px;border-left:3px solid #7a965f;background:#f7faf5;color:#5c6c60;font-size:13px;line-height:1.55}@media(max-width:680px){.mah-prep-choice{grid-template-columns:1fr}.mah-prep-choice p{min-height:0}.mah-prep-dialog-inner{padding:20px}}

/* 0.7.1 Terminvorbereitung */
.mah-prep-finished{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;margin-bottom:8px;border:1px solid #d9e5d3;border-radius:16px;background:#f2f6ee}
.mah-prep-finished strong{display:block;color:#244f37;font-size:1rem;margin-bottom:4px}
.mah-prep-finished p{margin:0;color:#647166;line-height:1.5}
@media (max-width:700px){.mah-prep-finished{align-items:flex-start;flex-direction:column}.mah-prep-finished .mah-primary{width:100%;text-align:center}}

/* 0.10.0: ruhigere Portalhierarchie und persönliche Neu Kennzeichnung */
.mah-portal{max-width:1160px}
.mah-portal-hero{position:relative;overflow:hidden;align-items:center;margin-bottom:28px;padding:30px 32px;border-color:#dbe5d7;background:linear-gradient(135deg,#f7faf4 0%,#fffaf2 100%);box-shadow:0 10px 30px rgba(35,55,41,.045)}
.mah-portal-hero::after{content:"";position:absolute;right:-52px;top:-58px;width:180px;height:180px;border-radius:50%;background:rgba(215,229,204,.38);pointer-events:none}
.mah-portal-copy{position:relative;z-index:1;max-width:790px}.mah-portal-hero p:not(.mah-portal-eyebrow){max-width:720px;margin-top:10px}.mah-portal-hero p strong{color:var(--mah-green-dark);font-weight:900}
.mah-logout-form{position:relative;z-index:1}
.mah-home-navigation{margin:0 0 8px}.mah-home-navigation-head{margin:0 0 14px;padding:0 2px}.mah-home-navigation-head h2{margin:0;color:var(--mah-green-dark);font-size:clamp(24px,3vw,30px);line-height:1.2}
.mah-portal-grid-six{gap:14px}.mah-portal-card{position:relative;overflow:hidden;grid-template-columns:56px minmax(0,1fr) auto;gap:15px;padding:19px 20px;border-color:#dde6d9;box-shadow:none}.mah-portal-card::before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:transparent}.mah-portal-card .mah-card-icon{width:50px;height:50px;border-radius:15px}.mah-portal-card .mah-card-copy{display:flex;min-height:51px;flex-direction:column;justify-content:center;align-items:flex-start}.mah-portal-card h2{font-size:19px}.mah-portal-card p{margin-top:2px}.mah-portal-card.is-calendar{background:#f7faf4}.mah-portal-card.is-calendar::before{background:#6f9364}.mah-portal-card.is-calendar .mah-card-icon{background:#e4efe0;color:#476b48}.mah-portal-card.is-general{background:#fffaf2}.mah-portal-card.is-general::before{background:#c79a55}.mah-portal-card.is-general .mah-card-icon{background:#f7ecd9;color:#89672f}.mah-portal-card.is-next{background:#f6f4fb}.mah-portal-card.is-next::before{background:#887aa7}.mah-portal-card.is-next .mah-card-icon{background:#e9e5f3;color:#665985}.mah-portal-card.is-saved{background:#f5f9f8}.mah-portal-card.is-saved::before{background:#668c85}.mah-portal-card.is-saved .mah-card-icon{background:#e2efec;color:#4c6f69}.mah-portal-card.is-prepare{background:#fff6f0}.mah-portal-card.is-prepare::before{background:#c98260}.mah-portal-card.is-prepare .mah-card-icon{background:#f7e5db;color:#915d45}.mah-portal-card.is-help{background:#f8f6f2}.mah-portal-card.is-help::before{background:#8d8067}.mah-portal-card.is-help .mah-card-icon{background:#ece7de;color:#675e4d}.mah-portal-card.is-active:hover,.mah-portal-card.is-active:focus-visible{transform:translateY(-1px);border-color:#b9cbb3;box-shadow:0 10px 26px rgba(35,55,41,.075)}
.mah-card-badge{display:inline-flex;align-items:center;margin-top:7px;padding:4px 8px;border-radius:999px;background:#274d35;color:#fff;font-size:11px;font-weight:900;line-height:1.2}.mah-card-badge[hidden]{display:none!important}
.mah-content-section{max-width:100%;margin-top:42px}.mah-section-head{align-items:flex-start}.mah-section-head>div{max-width:780px}
.mah-impulse-card.is-new{border-color:#8fae7d;box-shadow:0 10px 30px rgba(66,99,62,.10)}.mah-new-badge{position:absolute;right:12px;top:12px;z-index:2;padding:6px 10px;border-radius:999px;background:#fff3d8;color:#74521f;border:1px solid #ead5a5;font-size:11px;font-weight:900;line-height:1}
.mah-prepare-section.is-warm{padding:28px;border:1px solid #eadfd5;border-radius:28px;background:linear-gradient(145deg,#fffaf5 0%,#f8f4ee 100%)}.mah-prepare-section.is-warm .mah-section-head{margin-bottom:20px}.mah-prepare-section.is-warm .mah-section-kicker{color:#9a684c}.mah-prepare-section.is-warm .mah-prepare-card{padding:22px;border-color:#eadfd5;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(78,59,46,.045)}.mah-prepare-section.is-warm .mah-prepare-card label{font-size:15px}.mah-prepare-section.is-warm .mah-prepare-card textarea{border-color:#ddcfc2;background:#fff}.mah-prepare-section.is-warm .mah-prep-choice>div{border-color:#e6ddd3;background:#fffaf6}.mah-prepare-section.is-warm .mah-prep-choice>div.is-share{border-color:#cfdcc9;background:#f5f8f2}
.mah-empty-state{border-style:solid;border-color:#e2e8df;background:#fbfcfa}
@media(max-width:980px){.mah-portal-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.mah-portal{padding:0 14px}.mah-portal-hero{padding:24px 21px;margin-bottom:22px}.mah-portal-hero::after{width:125px;height:125px;right:-48px;top:-48px}.mah-home-navigation-head{padding:0}.mah-portal-grid-six{grid-template-columns:1fr;gap:11px}.mah-portal-card{grid-template-columns:50px minmax(0,1fr) auto;padding:16px 17px}.mah-portal-card .mah-card-icon{width:46px;height:46px}.mah-prepare-section.is-warm{padding:20px 16px;border-radius:22px}.mah-prepare-section.is-warm .mah-prepare-card{padding:16px}}

/* 0.11.0 Benutzerkonto und Registrierung */
.mah-account-shell{display:block;min-height:0}.mah-account-intro{max-width:820px;margin:0 auto 22px;padding:26px 28px;border:1px solid var(--mah-line);border-radius:24px;background:linear-gradient(145deg,#fff,#f5f8f2);box-shadow:0 12px 34px rgba(35,55,41,.05)}.mah-account-intro h1{margin:0}.mah-account-intro>p:not(.mah-portal-eyebrow){margin:12px 0 0;color:var(--mah-muted);font-size:17px;line-height:1.6}.mah-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.mah-account-grid .mah-login-card{width:100%;height:100%}.mah-account-grid .mah-login-card h2{margin:0 0 8px;color:var(--mah-green-dark);font-size:28px}.mah-login-form input[type=email]{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cbd6c8;border-radius:12px;background:#fff;font:inherit;color:var(--mah-text)}.mah-register-check{display:flex;align-items:flex-start;gap:9px;margin-top:8px;color:var(--mah-muted);font-size:14px;line-height:1.45}.mah-register-check input{margin-top:3px}.mah-register-privacy{margin:3px 0 0;font-size:13px}.mah-existing-client{margin-top:22px;padding-top:18px;border-top:1px solid var(--mah-line)}.mah-existing-client strong{color:var(--mah-green-dark)}.mah-existing-client p{margin:5px 0 12px;color:var(--mah-muted);font-size:14px;line-height:1.5}.mah-privacy-choice{margin:18px 0;padding:16px 18px;border:1px solid #dfe6dc;border-radius:16px;background:#f7faf5}.mah-privacy-choice h3{margin:0 0 6px;color:var(--mah-green-dark);font-size:18px}.mah-privacy-choice p{margin:0 0 12px;color:var(--mah-muted);font-size:14px;line-height:1.55}.mah-privacy-actions{display:flex;gap:9px;flex-wrap:wrap}.mah-privacy-actions form{margin:0}@media(max-width:820px){.mah-account-grid{grid-template-columns:1fr}.mah-account-intro{padding:22px 20px}}
.mah-privacy-settings{margin-top:38px}.mah-privacy-settings summary{cursor:pointer;font-weight:800;color:var(--mah-green-dark)}.mah-privacy-settings[open] summary{margin-bottom:10px}
.mah-login-help{margin-top:18px;padding-top:14px;border-top:1px solid var(--mah-line)}.mah-login-help summary{cursor:pointer;font-weight:800;color:var(--mah-green)}.mah-mini-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:14px}.mah-mini-form label{grid-column:1/-1;font-size:13px;font-weight:800;color:var(--mah-green-dark)}.mah-mini-form input[type=email]{min-width:0;min-height:42px;padding:8px 10px;border:1px solid #cbd6c8;border-radius:10px;font:inherit}.mah-mini-form .mah-secondary{min-height:42px;padding:8px 12px}@media(max-width:520px){.mah-mini-form{grid-template-columns:1fr}}

/* 0.11.1 feste Orientierung und Hinweis auf persönliche Termin-Funktionen */
.mah-portal-card.is-locked{cursor:default;opacity:1;border-style:solid;background:#fafaf8}.mah-portal-card.is-locked .mah-card-icon{filter:saturate(.7);opacity:.9}.mah-card-state{display:inline-flex;align-items:center;justify-content:center;max-width:120px;padding:6px 9px;border:1px solid #ddd9ce;border-radius:999px;background:#fff;color:#756d5f;font-size:11px;font-weight:900;line-height:1.25;text-align:center}
.mah-client-benefit{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:18px;align-items:center;margin:18px 0 8px;padding:20px 22px;border:1px solid #e3d8c8;border-radius:20px;background:linear-gradient(135deg,#fffaf2 0%,#f6f8f2 100%);box-shadow:0 8px 24px rgba(63,55,43,.045)}.mah-client-benefit-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:16px;background:#f3e7d5;color:#7a5f34}.mah-client-benefit-icon svg{width:25px;height:25px}.mah-client-benefit-copy .mah-section-kicker{margin:0 0 4px}.mah-client-benefit h3{margin:0;color:var(--mah-green-dark);font-size:20px;line-height:1.3}.mah-client-benefit-copy>p:not(.mah-section-kicker){margin:6px 0 0;color:var(--mah-muted);line-height:1.55}.mah-client-benefit-note{font-size:13px}.mah-client-benefit-action{white-space:nowrap;text-decoration:none}
@media(max-width:760px){.mah-client-benefit{grid-template-columns:48px minmax(0,1fr);padding:18px}.mah-client-benefit-icon{width:46px;height:46px}.mah-client-benefit-action{grid-column:1/-1;width:100%;text-align:center}.mah-card-state{max-width:105px}}

/* 0.15.0 synchronisierte persönliche Bibliothek */
.mah-library-section{scroll-margin-top:110px}.mah-library-head{gap:18px}.mah-library-export{margin:0}.mah-library-notice{margin:0 0 16px;padding:12px 15px;border:1px solid #cfe0c8;border-radius:14px;background:#f3f8f0;color:#34533b;font-weight:800}.mah-guest-import{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 20px;padding:18px 20px;border:1px solid #d9e3d4;border-radius:20px;background:linear-gradient(135deg,#f4f8f1,#fff9ef)}.mah-guest-import[hidden]{display:none!important}.mah-guest-import strong{display:block;color:var(--mah-green-dark);font-size:17px}.mah-guest-import p{margin:5px 0 0;color:var(--mah-muted);line-height:1.5}.mah-library-tools{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:18px;align-items:end;margin-bottom:18px}.mah-library-search{display:grid;gap:6px;color:var(--mah-green-dark);font-size:13px;font-weight:900}.mah-library-search input{min-height:46px;padding:10px 13px;border:1px solid #d5ded1;border-radius:13px;background:#fff;font:inherit;color:var(--mah-text)}.mah-library-filters{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.mah-library-filters button,.mah-collection-chips>button{min-height:38px;padding:8px 11px;border:1px solid #d8e1d5;border-radius:999px;background:#fff;color:#45604a;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.mah-library-filters button.is-active,.mah-collection-chips>button.is-active{border-color:#6e9166;background:#eaf2e5;color:#2d5238}.mah-collections-panel{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:14px 20px;align-items:center;margin:0 0 22px;padding:17px 18px;border:1px solid #e3e6de;border-radius:18px;background:#fafbf8}.mah-collections-copy strong{color:var(--mah-green-dark)}.mah-collections-copy p{margin:4px 0 0;color:var(--mah-muted);font-size:13px;line-height:1.5}.mah-collection-create{display:flex;gap:8px}.mah-collection-create input{min-height:42px;padding:8px 11px;border:1px solid #d6ded3;border-radius:11px;font:inherit}.mah-collection-chips{grid-column:1/-1;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.mah-collection-chips form{margin:0 8px 0 -5px}.mah-collection-delete{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f2ebe6;color:#865f4c;font-size:18px;line-height:1;cursor:pointer}.mah-library-grid{display:grid;gap:13px}.mah-library-item{border:1px solid #dfe6dc;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 7px 22px rgba(37,58,42,.035)}.mah-library-item[hidden]{display:none!important}.mah-library-item-main{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:16px;align-items:center;padding:16px}.mah-library-thumb{width:86px;height:72px;object-fit:cover;border-radius:13px;background:#eef2eb}.mah-library-type-icon{display:flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:16px;background:#edf3e9;color:#47694d;font-size:20px;font-weight:900}.mah-library-item-copy{min-width:0}.mah-library-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:4px}.mah-library-meta span{color:#647366;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.mah-library-meta span.is-later{padding:4px 7px;border-radius:999px;background:#fff2de;color:#815f2f;text-transform:none;letter-spacing:0}.mah-library-item h3{margin:0;color:var(--mah-green-dark);font-size:19px;line-height:1.3}.mah-library-note-preview{margin:5px 0 0;color:var(--mah-muted);font-size:13px;line-height:1.45}.mah-library-open{white-space:nowrap;text-decoration:none}.mah-library-edit{border-top:1px solid #edf0ea}.mah-library-edit summary{padding:11px 16px;cursor:pointer;color:#52685a;font-size:13px;font-weight:900}.mah-library-edit[open] summary{background:#f8faf6}.mah-library-edit>form:not(.mah-library-remove){display:grid;gap:14px;padding:15px 16px 8px;background:#fbfcfa}.mah-library-later-check{display:flex;gap:8px;align-items:center;color:var(--mah-green-dark);font-weight:900}.mah-library-collection-checks{display:flex;gap:9px 14px;flex-wrap:wrap;margin:0;padding:0;border:0}.mah-library-collection-checks legend{width:100%;margin-bottom:2px;color:#53665a;font-size:13px;font-weight:900}.mah-library-collection-checks label{display:flex;gap:6px;align-items:center;color:var(--mah-muted);font-size:13px}.mah-library-edit textarea{width:100%;margin-top:6px;padding:10px 12px;border:1px solid #d5ded1;border-radius:12px;background:#fff;font:inherit;color:var(--mah-text);line-height:1.5}.mah-library-edit-actions{display:flex;justify-content:flex-start}.mah-library-remove{padding:0 16px 15px;background:#fbfcfa}.mah-library-remove .mah-link-button{color:#865f4c}.mah-library-toast{position:fixed;left:50%;bottom:28px;z-index:999999;max-width:min(520px,calc(100vw - 30px));transform:translateX(-50%);padding:13px 16px;border:1px solid #cbdac5;border-radius:14px;background:#213f2c;color:#fff;box-shadow:0 14px 38px rgba(0,0,0,.18);font-size:14px;line-height:1.4}.mah-library-toast strong{color:#fff}.mah-library-toast span{color:#e8efe8}.mah-library-empty-filter{margin-top:12px}
@media(max-width:820px){.mah-library-tools{grid-template-columns:1fr}.mah-library-filters{justify-content:flex-start}.mah-collections-panel{grid-template-columns:1fr}.mah-collection-create{width:100%}.mah-collection-create input{min-width:0;flex:1}.mah-collection-chips{grid-column:auto}.mah-guest-import{grid-template-columns:1fr}.mah-guest-import .mah-primary{width:100%;text-align:center}.mah-library-item-main{grid-template-columns:70px minmax(0,1fr);gap:12px}.mah-library-thumb{width:70px;height:62px}.mah-library-type-icon{width:52px;height:52px}.mah-library-open{grid-column:1/-1;width:100%;text-align:center}}
@media(max-width:520px){.mah-library-section{margin-top:34px}.mah-library-filters{gap:6px}.mah-library-filters button{font-size:12px}.mah-collection-create{flex-direction:column}.mah-library-item-main{grid-template-columns:54px minmax(0,1fr);padding:13px}.mah-library-thumb{width:54px;height:54px}.mah-library-type-icon{width:48px;height:48px}.mah-library-item h3{font-size:17px}.mah-library-edit>form:not(.mah-library-remove){padding:14px}.mah-library-remove{padding:0 14px 14px}}

/* 0.15.0 Bibliotheksaktionen */
.mah-library-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.mah-library-head-actions form{margin:0}.mah-library-clear .mah-link-button{font-size:14px}.mah-origin-chips{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0 22px}
@media (max-width:760px){.mah-library-head-actions{justify-content:flex-start;width:100%}.mah-library-head-actions .mah-secondary,.mah-library-head-actions .mah-link-button{width:100%;text-align:center;justify-content:center}}

/* 0.15.1 Registrierung, Rückmeldungen und Onboarding */
.mah-login-message{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:flex-start;margin:20px 0 4px;padding:18px 20px;border:1px solid #cfdacb;border-radius:17px;background:#f5f8f2;box-shadow:0 10px 28px rgba(35,55,41,.07);color:var(--mah-text);line-height:1.5}
.mah-login-message-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#e5ede1;color:#31553b;font-size:22px;font-weight:900;line-height:1}
.mah-login-message-copy strong{display:block;margin:1px 0 5px;color:var(--mah-green-dark);font-size:18px;line-height:1.3}
.mah-login-message-copy p{margin:0!important;color:#526159!important;font-size:14px!important;line-height:1.55!important}
.mah-login-message-copy a{display:inline-flex;margin-top:10px;padding:7px 11px;border-radius:999px;background:#fff;color:#31553b!important;text-decoration:none!important;font-size:13px;font-weight:900}
.mah-login-message.is-success{border-color:#b9d6ae;background:#eef7e9}.mah-login-message.is-success .mah-login-message-icon{background:#d8ecd0;color:#315b32}
.mah-login-message.is-warning{border-color:#e2c77d;background:#fff7df}.mah-login-message.is-warning .mah-login-message-icon{background:#f7e6ad;color:#775a12}
.mah-login-message.is-error{border-color:#dfaaa4;background:#fff0ee}.mah-login-message.is-error .mah-login-message-icon{background:#f1d1cd;color:#8a403a}
.mah-login-message.is-info{border-color:#bad0df;background:#eef6fb}.mah-login-message.is-info .mah-login-message-icon{background:#d7e8f3;color:#315d78}
.mah-registration-sent{padding:4px 0}.mah-registration-sent-icon{display:flex;width:58px;height:58px;align-items:center;justify-content:center;margin:4px 0 16px;border-radius:50%;background:#e4f2dc;color:#35603b;font-size:28px;font-weight:900}.mah-registration-sent h2{margin:0 0 10px!important}.mah-registration-sent>p{margin:0 0 14px;color:var(--mah-muted);font-size:15px;line-height:1.6}.mah-registration-sent ol{margin:18px 0;padding:16px 18px 16px 38px;border:1px solid #dfe7dc;border-radius:15px;background:#f7faf5;color:#405149}.mah-registration-sent li{margin:8px 0;line-height:1.5}.mah-registration-sent-note{padding-top:14px;border-top:1px solid #e5ebe2;font-size:13px!important}
.mah-welcome-success{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:flex-start;margin:0 0 18px;padding:22px 24px;border:1px solid #b9d6ae;border-radius:22px;background:linear-gradient(135deg,#edf7e9,#fffaf0);box-shadow:0 10px 30px rgba(35,55,41,.07)}.mah-welcome-success-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:50%;background:#dcefd3;color:#315b32;font-size:26px;font-weight:900}.mah-welcome-success h2{margin:0;color:var(--mah-green-dark);font-size:25px;line-height:1.25}.mah-welcome-success p:not(.mah-section-kicker){max-width:780px;margin:8px 0 0;color:#536159;line-height:1.6}.mah-welcome-success-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}
#mah-login-card,#mah-register-card,#mah-login-help{scroll-margin-top:110px}
@media(max-width:620px){.mah-login-message{grid-template-columns:38px minmax(0,1fr);padding:16px}.mah-login-message-icon{width:36px;height:36px;font-size:19px}.mah-login-message-copy strong{font-size:17px}.mah-welcome-success{grid-template-columns:44px minmax(0,1fr);padding:18px}.mah-welcome-success-icon{width:42px;height:42px;font-size:21px}.mah-welcome-success h2{font-size:21px}.mah-welcome-success-actions{grid-column:1/-1}.mah-welcome-success-actions .mah-primary,.mah-welcome-success-actions .mah-secondary{width:100%}}

/* 0.16.0 Konto, Einstellungen und Datenkontrolle */
.mah-hero-account-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.mah-account-jump{text-decoration:none}.mah-account-section{scroll-margin-top:110px}.mah-account-status{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:#eef4e9;color:#466342;font-size:12px;font-weight:900;white-space:nowrap}.mah-account-notice{display:grid;gap:3px;margin:0 0 16px;padding:13px 15px;border:1px solid #d7e2d2;border-radius:14px;background:#f6faf3;color:#34503b}.mah-account-notice strong{font-size:14px}.mah-account-notice span{font-size:13px;line-height:1.5}.mah-account-notice.is-error{border-color:#e7c9c5;background:#fff4f2;color:#793f3b}.mah-account-notice.is-warning{border-color:#ead8b6;background:#fff9ed;color:#705627}.mah-account-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mah-account-card{padding:20px;border:1px solid #dfe6dc;border-radius:20px;background:#fff;box-shadow:0 7px 22px rgba(37,58,42,.035)}.mah-account-card h3{margin:3px 0 14px;color:var(--mah-green-dark);font-size:21px;line-height:1.25}.mah-account-card>p:not(.mah-section-kicker){color:var(--mah-muted);line-height:1.55}.mah-account-form{display:grid;gap:9px}.mah-account-form label:not(.mah-account-check){color:var(--mah-green-dark);font-size:13px;font-weight:900}.mah-account-form input[type=text],.mah-account-form input[type=email],.mah-account-form input[type=password]{width:100%;min-height:44px;padding:9px 12px;border:1px solid #d5ded1;border-radius:12px;background:#fff;color:var(--mah-text);font:inherit}.mah-account-form input[readonly]{background:#f5f7f3;color:#6c776e}.mah-account-check{display:flex;gap:10px;align-items:flex-start;padding:10px 11px;border-radius:12px;background:#f7f9f5;color:#42564a;font-size:13px;font-weight:800;line-height:1.45}.mah-account-check input{margin-top:3px}.mah-account-help{margin:2px 0 5px;color:var(--mah-muted);font-size:12px;line-height:1.5}.mah-account-data-card>form{margin-bottom:10px}.mah-account-delete{margin-top:12px;padding-top:12px;border-top:1px solid #edf0ea}.mah-account-delete summary{cursor:pointer;color:#7d5145;font-weight:900}.mah-account-delete>p{color:var(--mah-muted);font-size:13px;line-height:1.5}.mah-danger-button{min-height:42px;padding:9px 14px;border:1px solid #8c5549;border-radius:11px;background:#fff;color:#82483f;font:inherit;font-weight:900;cursor:pointer}.mah-account-linked-note{margin-top:12px;padding:12px 13px;border-radius:13px;background:#f6f4ee;color:#5c5b50}.mah-account-linked-note strong{display:block;color:#4e584c;font-size:13px}.mah-account-linked-note p{margin:5px 0 0;font-size:12px;line-height:1.5}.mah-account-last-login{margin:14px 0 0!important;padding-top:12px;border-top:1px solid #edf0ea;color:#778079!important;font-size:12px!important}
@media(max-width:760px){.mah-account-settings-grid{grid-template-columns:1fr}.mah-account-status{white-space:normal}.mah-hero-account-actions{justify-content:flex-end}.mah-account-card{padding:16px}}

/* 0.17.0: feste Orientierung */
.mah-home-navigation{scroll-margin-top:108px}
.mah-home-navigation-head{margin:34px 0 16px}
.mah-home-navigation-head h2{margin:0;color:var(--mah-green-dark);font-size:clamp(28px,4vw,38px);line-height:1.12}
.mah-home-navigation-head>p:not(.mah-section-kicker){margin:8px 0 0;color:var(--mah-muted);font-size:15px;line-height:1.5}
.mah-sticky-roadmap{position:sticky;top:10px;z-index:30;display:flex;align-items:center;gap:14px;margin:14px 0 18px;padding:10px 12px;border:1px solid rgba(204,216,198,.92);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(35,55,41,.09);backdrop-filter:blur(12px)}
.mah-sticky-roadmap-label{flex:0 0 auto;padding:0 4px;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#60735f}
.mah-sticky-roadmap-links{display:flex;min-width:0;gap:6px;overflow-x:auto;scrollbar-width:none;padding:2px}.mah-sticky-roadmap-links::-webkit-scrollbar{display:none}
.mah-sticky-roadmap a{flex:0 0 auto;padding:8px 11px;border-radius:999px;color:#4f5d53!important;text-decoration:none!important;font-size:13px;font-weight:800;white-space:nowrap;transition:background .16s ease,color .16s ease}
.mah-sticky-roadmap a:hover,.mah-sticky-roadmap a:focus-visible,.mah-sticky-roadmap a.is-active{background:#eaf2e4;color:var(--mah-green-dark)!important;outline:none}
.mah-today-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 22px;padding:12px;border:1px solid #e0e7dc;border-radius:20px;background:#f8faf6}
.mah-today-item{min-width:0;padding:12px 14px;border-radius:14px;background:#fff}
.mah-today-label{display:block;margin-bottom:3px;color:#728075;font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}
.mah-today-item strong{display:block;overflow:hidden;color:var(--mah-green-dark);font-size:15px;line-height:1.35;text-overflow:ellipsis}
.mah-portal-grid-six{grid-template-columns:repeat(3,minmax(0,1fr))}
.mah-portal-grid-six .mah-portal-card{position:relative;min-height:118px;padding:18px 18px 18px 20px;border-radius:18px}
.mah-portal-grid-six .mah-portal-card::before{content:"";position:absolute;left:-1px;top:18px;bottom:18px;width:4px;border-radius:0 5px 5px 0;background:#b7c9ae}
.mah-portal-grid-six .mah-portal-card.is-calendar::before{background:#7d9d70}.mah-portal-grid-six .mah-portal-card.is-general::before{background:#86a6a1}.mah-portal-grid-six .mah-portal-card.is-next::before{background:#c9a56b}.mah-portal-grid-six .mah-portal-card.is-saved::before{background:#7194a2}.mah-portal-grid-six .mah-portal-card.is-prepare::before{background:#aa8f7a}.mah-portal-grid-six .mah-portal-card.is-help::before{background:#b69a7e}
.mah-portal-grid-six .mah-card-icon{width:46px;height:46px;border-radius:14px}
.mah-portal-grid-six .mah-portal-card h2{font-size:18px}.mah-portal-grid-six .mah-portal-card p{font-size:13px}
.mah-section-return{display:inline-flex;align-items:center;gap:5px;margin-bottom:13px;padding:7px 10px;border-radius:999px;background:#f2f5ef;color:#52664e!important;text-decoration:none!important;font-size:12px;font-weight:850}
.mah-section-return:hover,.mah-section-return:focus-visible{background:#e8efe3;color:var(--mah-green-dark)!important}
.mah-content-section{scroll-margin-top:108px;border-radius:22px;transition:box-shadow .25s ease,background .25s ease}
.mah-content-section:target{box-shadow:0 0 0 4px rgba(98,127,69,.12);background:linear-gradient(180deg,rgba(248,250,246,.9),rgba(255,255,255,0) 180px)}
@media(max-width:980px){.mah-portal-grid-six{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.mah-sticky-roadmap{top:6px;margin:10px 0 14px;padding:8px 9px;border-radius:15px}.mah-sticky-roadmap-label{display:none}.mah-sticky-roadmap-links{width:100%}.mah-sticky-roadmap a{padding:8px 10px;font-size:12px}.mah-today-strip{grid-template-columns:1fr;margin-bottom:17px;padding:9px}.mah-today-item{padding:10px 12px}.mah-portal-grid-six{grid-template-columns:1fr;gap:10px}.mah-portal-grid-six .mah-portal-card{min-height:0;padding:15px 15px 15px 18px}.mah-home-navigation-head{margin-top:26px}.mah-section-return{margin-bottom:9px}.mah-content-section{scroll-margin-top:92px}}
@media(prefers-reduced-motion:reduce){.mah-sticky-roadmap a,.mah-content-section{transition:none}}

/* 0.18.0: Mein Weg und progressive Kontoansicht */
.mah-route-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.mah-route-group{overflow:hidden;border:1px solid #dfe6dc;border-radius:24px;background:#fff;box-shadow:0 10px 30px rgba(35,55,41,.045)}
.mah-route-group.is-care{background:linear-gradient(180deg,#fbfdf9,#fff)}
.mah-route-group.is-library{background:linear-gradient(180deg,#f9fcfb,#fff)}
.mah-route-group-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 20px 15px;border-bottom:1px solid #edf1ea}
.mah-route-group-head>div{display:flex;align-items:center;gap:12px;min-width:0}
.mah-route-group-head h3{margin:1px 0 0;color:var(--mah-green-dark);font-size:20px;line-height:1.25}
.mah-route-group-head .mah-section-kicker{margin-bottom:2px;font-size:11px}
.mah-route-group-icon{display:flex;flex:0 0 auto;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:#eaf2e4;color:#486d42}
.mah-route-group.is-library .mah-route-group-icon{background:#e9f1f0;color:#4d7470}
.mah-route-group-icon svg,.mah-route-link>span svg,.mah-account-disclosure-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-route-state{flex:0 0 auto;padding:6px 9px;border-radius:999px;background:#f0f4ed;color:#5c7057;font-size:11px;font-weight:900;white-space:nowrap}
.mah-route-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#edf1ea}
.mah-route-link{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;min-height:104px;padding:16px;background:#fff;color:inherit!important;text-decoration:none!important}
.mah-route-link>span{grid-row:1/3;display:flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:#f0f5ed;color:#52704d}
.mah-route-group.is-library .mah-route-link>span{background:#edf4f3;color:#507570}
.mah-route-link strong{align-self:end;color:var(--mah-green-dark);font-size:14px;line-height:1.3}
.mah-route-link small{align-self:start;margin-top:4px;color:#718078;font-size:11px;line-height:1.4}
.mah-route-link[href]{transition:background .16s ease,box-shadow .16s ease}
.mah-route-link[href]:hover,.mah-route-link[href]:focus-visible{z-index:1;background:#f7faf5;outline:none;box-shadow:inset 0 0 0 2px rgba(98,127,69,.16)}
.mah-route-link.is-primary{background:#f3f8ef}
.mah-route-link.is-locked{background:#fbfcfa;opacity:.72}
.mah-route-link.is-locked>span{background:#f3f3ef;color:#7e867f}

.mah-account-accordion{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:start}
.mah-account-disclosure{overflow:hidden;border:1px solid #dfe6dc;border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(37,58,42,.035)}
.mah-account-disclosure>summary{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:84px;padding:15px 17px;cursor:pointer;list-style:none}
.mah-account-disclosure>summary::-webkit-details-marker{display:none}
.mah-account-disclosure>summary:hover,.mah-account-disclosure>summary:focus-visible{background:#f8faf6;outline:none}
.mah-account-disclosure-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:14px;background:#edf4e9;color:#4e6e49}
.mah-account-disclosure-copy{display:grid;gap:3px;min-width:0}
.mah-account-disclosure-copy strong{color:var(--mah-green-dark);font-size:16px;line-height:1.25}
.mah-account-disclosure-copy small{overflow:hidden;color:#728078;font-size:12px;line-height:1.4;text-overflow:ellipsis}
.mah-account-disclosure-arrow{color:#6b7f66;font-size:28px;line-height:1;transition:transform .16s ease}
.mah-account-disclosure[open]{grid-column:1/-1;border-color:#cbd9c6;box-shadow:0 12px 30px rgba(37,58,42,.06)}
.mah-account-disclosure[open]>.mah-account-disclosure-arrow{transform:rotate(90deg)}
.mah-account-disclosure[open]>summary{border-bottom:1px solid #e8eee5;background:#f8faf6}
.mah-account-disclosure[open]>summary .mah-account-disclosure-arrow{transform:rotate(90deg)}
.mah-account-panel{padding:20px 22px 22px}
.mah-account-panel h3{margin:0 0 14px;color:var(--mah-green-dark);font-size:21px;line-height:1.25}
.mah-account-panel>p{color:var(--mah-muted);line-height:1.55}
.mah-account-panel .mah-account-form{max-width:720px}
.mah-account-panel.mah-account-data-card>form{margin-bottom:10px}

@media(max-width:820px){.mah-route-groups{grid-template-columns:1fr}.mah-account-accordion{grid-template-columns:1fr}.mah-account-disclosure[open]{grid-column:auto}}
@media(max-width:560px){.mah-route-group-head{padding:16px 15px 13px}.mah-route-group-head h3{font-size:18px}.mah-route-state{white-space:normal;text-align:right}.mah-route-links{grid-template-columns:1fr}.mah-route-link{min-height:82px;padding:14px}.mah-account-disclosure>summary{grid-template-columns:44px minmax(0,1fr) auto;min-height:74px;padding:13px}.mah-account-disclosure-icon{width:42px;height:42px}.mah-account-panel{padding:17px 15px 19px}}
@media(prefers-reduced-motion:reduce){.mah-route-link[href],.mah-account-disclosure-arrow{transition:none}}

/* 0.19.0: Mein Horizont, Hub Start und progressive Detailansicht */
.mah-top-tasks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 24px}
.mah-top-task{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;min-height:76px;padding:13px 15px;border:1px solid #dce5d8;border-radius:17px;background:#f8fbf6;color:inherit!important;text-decoration:none!important;box-shadow:0 5px 16px rgba(35,55,41,.035)}
.mah-top-task>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#e7f0e1;color:#496c43}
.mah-top-task>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-top-task small{display:block;margin-bottom:2px;color:#6c786f;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}
.mah-top-task strong{display:block;color:var(--mah-green-dark);font-size:15px;line-height:1.35}
.mah-top-task:hover,.mah-top-task:focus-visible{background:#f2f7ef;outline:2px solid rgba(98,127,69,.18);outline-offset:2px}

.mah-home-navigation-head{max-width:720px;margin-bottom:17px}
.mah-home-navigation-head h2{margin:0;color:var(--mah-green-dark);font-size:clamp(28px,4vw,38px);line-height:1.15}
.mah-home-navigation-head>p:last-child{margin:9px 0 0;color:var(--mah-muted);font-size:15px;line-height:1.55}
.mah-route-groups{gap:14px}
.mah-route-group{border-radius:20px;box-shadow:0 6px 20px rgba(35,55,41,.035)}
.mah-route-group-head{padding:17px 18px 13px}
.mah-route-link{min-height:91px;padding:14px}
.mah-route-link small{font-size:11px;line-height:1.35}

.mah-detail-panel{max-width:1060px;margin:30px auto 0;padding:24px 26px 28px;border:1px solid #e1e7de;border-radius:23px;background:#fff;box-shadow:0 8px 24px rgba(35,55,41,.035)}
.mah-detail-panel .mah-section-head{margin-bottom:17px}
.mah-detail-panel .mah-section-head h2{font-size:clamp(27px,4vw,35px)}
.mah-detail-panel .mah-section-head p:not(.mah-section-kicker){max-width:700px;font-size:15px;line-height:1.55}
.mah-enhanced .mah-detail-panel[hidden],.mah-enhanced #mah-overview[hidden]{display:none!important}

.mah-personal-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 20px;padding:5px;border:1px solid #dfe6dc;border-radius:16px;background:#f5f8f3}
.mah-personal-tabs button{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:10px 13px;border:0;border-radius:12px;background:transparent;color:#506159;font:inherit;font-weight:800;cursor:pointer;text-align:left}
.mah-personal-tabs button strong{display:inline-flex;min-width:30px;height:30px;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#4e684e;font-size:12px}
.mah-personal-tabs button.is-active{background:#fff;color:var(--mah-green-dark);box-shadow:0 4px 13px rgba(35,55,41,.06)}
.mah-personal-tabs button.is-active strong{background:#eaf2e4;color:#31553b}
.mah-personal-view-head{margin:0 0 15px}
.mah-personal-view-head h3{margin:0;color:var(--mah-green-dark);font-size:21px;line-height:1.3}
.mah-personal-view-head p{margin:5px 0 0;color:var(--mah-muted);font-size:14px;line-height:1.5}
.mah-empty-state-compact{margin:0;padding:16px 17px;border:1px dashed #dce3d8;border-radius:15px;background:#fafcf9;color:#657169;font-size:14px}

.mah-library-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 18px}
.mah-library-overview button{display:flex;min-height:72px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:12px 13px;border:1px solid #dfe6dc;border-radius:15px;background:#fafcf9;color:#4f6255;font:inherit;cursor:pointer;text-align:left}
.mah-library-overview button span{font-size:13px;font-weight:800}
.mah-library-overview button strong{font-size:19px;color:var(--mah-green-dark)}
.mah-library-overview button.is-active{border-color:#a9bf9e;background:#edf4e9;box-shadow:inset 0 0 0 1px #c8d8c1}
.mah-library-tools{grid-template-columns:minmax(250px,1fr);margin-bottom:14px}
.mah-library-filters{display:none}
.mah-library-management{margin:0 0 18px;border:1px solid #e0e6dd;border-radius:15px;background:#fafbf9}
.mah-library-management>summary{padding:13px 15px;cursor:pointer;color:#445f49;font-size:14px;font-weight:900}
.mah-library-management[open]>summary{border-bottom:1px solid #e5e9e2;background:#f5f8f3}
.mah-library-management .mah-collections-panel{margin:0;border:0;border-radius:0;background:transparent}
.mah-library-head-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.mah-library-head-actions .mah-secondary{min-height:40px;padding:8px 12px;font-size:13px}
.mah-library-head-actions .mah-link-button{font-size:13px}

.mah-sticky-roadmap{border-color:#dfe6dc;background:rgba(255,255,255,.96);box-shadow:0 7px 22px rgba(35,55,41,.06)}
.mah-sticky-roadmap-label{color:#59734d}
.mah-sticky-roadmap a{border-radius:999px}
.mah-sticky-roadmap a.is-active{background:#eaf2e4;color:#294b34}

@media(max-width:900px){.mah-top-tasks{grid-template-columns:1fr 1fr}.mah-library-overview{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.mah-detail-panel{margin-top:18px;padding:19px 15px 22px;border-radius:19px}.mah-top-tasks{grid-template-columns:1fr;margin-bottom:18px}.mah-top-task{min-height:68px}.mah-personal-tabs{grid-template-columns:1fr}.mah-library-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.mah-library-head-actions{width:100%;margin-top:12px}.mah-library-head-actions form{width:100%}.mah-library-head-actions .mah-secondary{width:100%}}
@media(max-width:480px){.mah-library-overview{grid-template-columns:1fr 1fr}.mah-library-overview button:first-child{grid-column:1/-1}.mah-route-group-head{align-items:flex-start}.mah-route-state{font-size:10px}}
@media(prefers-reduced-motion:reduce){.mah-top-task{scroll-behavior:auto}}

/* 0.20.0 */
.mah-admin-preview-note{margin:10px 0 0;padding:10px 12px;border-radius:12px;background:#f6f2e8;color:#6b6046;font-size:13px;line-height:1.5}
.mah-route-link:focus-visible,.mah-sticky-roadmap a:focus-visible{outline:3px solid #c59a46;outline-offset:3px}

/* 0.21.0: verständliche gesperrte Terminbereiche */
.mah-sticky-roadmap a.is-locked{position:relative;padding-right:25px;color:#67736b!important;background:#f6f7f4}
.mah-sticky-roadmap a.is-locked::after{content:"";position:absolute;right:9px;top:50%;width:7px;height:7px;border:1.6px solid #7d877f;border-radius:2px;transform:translateY(-15%)}
.mah-sticky-roadmap a.is-locked::before{content:"";position:absolute;right:10.5px;top:calc(50% - 6px);width:4px;height:5px;border:1.6px solid #7d877f;border-bottom:0;border-radius:4px 4px 0 0}
.mah-sticky-roadmap a.is-locked.is-active{background:#eef3ea;color:#334c38!important}
.mah-route-link.is-locked{opacity:1;background:#fbfcfa}
.mah-route-link.is-locked>span{background:#f0f2ed;color:#68746d}
.mah-route-link.is-locked strong{color:#45544a}
.mah-route-link.is-locked small{color:#7a847d}
.mah-route-link.is-locked[href]:hover,.mah-route-link.is-locked[href]:focus-visible{background:#f3f6f0;box-shadow:inset 0 0 0 2px rgba(98,127,69,.13)}
.mah-locked-panel{background:linear-gradient(180deg,#fbfcf9,#fff)}
.mah-locked-panel.is-prepare{background:linear-gradient(180deg,#fffaf6,#fff)}
.mah-locked-panel-head{display:grid;grid-template-columns:58px minmax(0,1fr);gap:17px;align-items:start;max-width:850px}
.mah-locked-panel-icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:17px;background:#edf2e9;color:#526d4c}
.mah-locked-panel.is-prepare .mah-locked-panel-icon{background:#f5ebe4;color:#8b674f}
.mah-locked-panel-icon svg,.mah-unlock-feature>span svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-locked-panel-head h2{margin:0;color:var(--mah-green-dark);font-size:clamp(26px,4vw,34px);line-height:1.16}
.mah-locked-panel-head p:not(.mah-section-kicker){margin:9px 0 0;color:var(--mah-muted);font-size:15px;line-height:1.58}
.mah-unlock-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:850px;margin:22px 0 0}
.mah-unlock-feature{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;padding:15px 16px;border:1px solid #e1e7de;border-radius:16px;background:#fff}
.mah-unlock-feature>span{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#f0f5ed;color:#55704f}
.mah-unlock-feature strong{display:block;color:var(--mah-green-dark);font-size:14px;line-height:1.35}
.mah-unlock-feature p{margin:4px 0 0;color:#718078;font-size:12px;line-height:1.45}
.mah-locked-panel-actions{display:flex;align-items:center;gap:16px;max-width:850px;margin-top:22px;padding-top:19px;border-top:1px solid #e7ece4}
.mah-locked-panel-actions p{margin:0;color:#6c786f;font-size:13px;line-height:1.5}
@media(max-width:680px){.mah-locked-panel-head{grid-template-columns:48px minmax(0,1fr);gap:13px}.mah-locked-panel-icon{width:46px;height:46px;border-radius:14px}.mah-unlock-features{grid-template-columns:1fr}.mah-locked-panel-actions{display:grid;gap:11px}.mah-locked-panel-actions .mah-primary{width:100%}}

/* 0.22.0 Bibliothek als persoenliche Mediathek */
.mah-library-22 .mah-library-head{margin-bottom:18px}
.mah-library-22 .mah-library-head .mah-section-kicker{margin-bottom:6px}
.mah-library-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 24px}
.mah-library-quick-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:94px;padding:15px 16px;border:1px solid #dfe6dc;border-radius:20px;background:#fff;color:var(--mah-text);font:inherit;text-align:left;cursor:pointer;box-shadow:0 7px 24px rgba(42,67,48,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.mah-library-quick-card:hover,.mah-library-quick-card:focus-visible{transform:translateY(-1px);border-color:#a9bf9e;box-shadow:0 10px 28px rgba(42,67,48,.08);outline:none}
.mah-library-quick-card.is-active{border-color:#91ad87;background:#f1f6ee;box-shadow:inset 0 0 0 1px #c8d8c1}
.mah-library-quick-card.is-later{background:linear-gradient(145deg,#fffaf1,#fff)}
.mah-library-quick-card.is-collections{background:linear-gradient(145deg,#f2f7ef,#fff)}
.mah-library-quick-card.is-notes{background:linear-gradient(145deg,#f8f5ef,#fff)}
.mah-library-quick-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:15px;background:rgba(255,255,255,.84);color:#47694d;font-size:22px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(74,103,78,.08)}
.mah-library-quick-copy{display:grid;gap:3px;min-width:0}
.mah-library-quick-copy strong{color:var(--mah-green-dark);font-size:16px;line-height:1.2}
.mah-library-quick-copy small{color:var(--mah-muted);font-size:12px;line-height:1.35;font-weight:700}
.mah-library-quick-count{display:flex;min-width:34px;height:34px;padding:0 9px;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#3d6045;font-size:14px;font-weight:900;box-shadow:0 2px 8px rgba(42,67,48,.07)}
.mah-library-format-area{margin:0 0 20px;padding:20px;border:1px solid #e2e8df;border-radius:22px;background:#fbfcfa}
.mah-library-format-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:13px}
.mah-library-format-head h3{margin:0;color:var(--mah-green-dark);font-size:20px;line-height:1.25}
.mah-library-format-head p{margin:4px 0 0;color:var(--mah-muted);font-size:13px;line-height:1.45}
.mah-library-all-link{min-height:38px;padding:8px 12px;border:1px solid #d4dfd1;border-radius:999px;background:#fff;color:#48614d;font:inherit;font-size:13px;font-weight:900;cursor:pointer;white-space:nowrap}
.mah-library-all-link.is-active{border-color:#8fab85;background:#eaf2e6;color:#2f5538}
.mah-library-format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mah-library-format-grid button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;min-height:72px;padding:12px 13px;border:1px solid #e0e6dd;border-radius:16px;background:#fff;color:var(--mah-text);font:inherit;text-align:left;cursor:pointer}
.mah-library-format-grid button:hover,.mah-library-format-grid button:focus-visible{border-color:#a7bda0;outline:none}
.mah-library-format-grid button.is-active{border-color:#8fab85;background:#eef5ea;box-shadow:inset 0 0 0 1px #c8d8c1}
.mah-library-format-icon{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#edf3e9;color:#45654a;font-size:15px;font-weight:900}
.mah-library-format-grid button>span:nth-child(2){display:grid;gap:2px;min-width:0}
.mah-library-format-grid strong{color:var(--mah-green-dark);font-size:15px}
.mah-library-format-grid small{color:var(--mah-muted);font-size:11px;line-height:1.3;font-weight:700}
.mah-library-format-grid b{color:#58705d;font-size:14px}
.mah-library-tools-22{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin-bottom:14px}
.mah-library-result-line{margin:0 0 11px;color:#657366;font-size:13px;white-space:nowrap}
.mah-library-result-line strong{color:var(--mah-green-dark)}
.mah-library-22 .mah-library-management{scroll-margin-top:130px}
.mah-library-management-empty{grid-column:1/-1;margin:2px 0 0;color:var(--mah-muted);font-size:13px}
.mah-library-management-actions{grid-column:1/-1;display:flex;gap:10px;align-items:center;flex-wrap:wrap;padding-top:4px}
.mah-library-management-actions form{margin:0}
.mah-library-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;scroll-margin-top:130px}
.mah-library-media-card{display:flex;min-width:0;flex-direction:column;border:1px solid #dfe6dc;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(37,58,42,.045)}
.mah-library-card-link{display:flex;min-height:100%;flex:1;flex-direction:column;color:inherit;text-decoration:none}
.mah-library-card-link:hover h3,.mah-library-card-link:focus-visible h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.mah-library-card-link:focus-visible{outline:3px solid rgba(88,126,94,.22);outline-offset:-3px}
.mah-library-card-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#eef3eb}
.mah-library-card-image{width:100%;height:100%;object-fit:cover;display:block}
.mah-library-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:18px;background:linear-gradient(145deg,#edf3e9,#faf7ef);color:#45654a;text-align:center}
.mah-library-card-placeholder.is-podcast{background:linear-gradient(145deg,#f4eee5,#faf8f4);color:#715b3e}
.mah-library-card-placeholder.is-video{background:linear-gradient(145deg,#eef1f4,#fafafa);color:#4f616c}
.mah-library-card-placeholder.is-kompass{background:linear-gradient(145deg,#edf4ef,#f7f1e5);color:#4b6850}
.mah-library-card-placeholder strong{font-size:18px;line-height:1.25}
.mah-library-card-type,.mah-library-card-later{position:absolute;top:11px;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.94);font-size:10px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 3px 10px rgba(0,0,0,.07)}
.mah-library-card-type{left:11px;color:#49604e}
.mah-library-card-later{right:11px;color:#805f30;text-transform:none;letter-spacing:0;background:rgba(255,247,232,.96)}
.mah-library-card-body{display:flex;flex:1;flex-direction:column;padding:15px 16px 16px}
.mah-library-card-body h3{margin:0;color:var(--mah-green-dark);font-size:18px;line-height:1.32}
.mah-library-card-body .mah-library-note-preview{margin:9px 0 0;padding:9px 10px;border-radius:11px;background:#f7f8f4;color:#5e6d61;font-size:12px;line-height:1.45}
.mah-library-card-collections{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}
.mah-library-card-collections span{padding:4px 7px;border-radius:999px;background:#eef3e9;color:#55705a;font-size:10px;font-weight:800}
.mah-library-card-open{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:14px;color:#3f6748;font-size:13px;font-weight:900}
.mah-library-media-card>.mah-library-edit{margin-top:auto}
.mah-library-media-card .mah-library-edit summary{padding:11px 15px}
.mah-library-media-card .mah-library-edit>form:not(.mah-library-remove){padding:14px 15px 8px}
.mah-library-media-card .mah-library-remove{padding:0 15px 14px}
.mah-library-load-more-wrap{display:flex;justify-content:center;margin:20px 0 4px}
.mah-library-load-more-wrap[hidden]{display:none!important}
.mah-library-load-more-wrap .mah-secondary{min-width:190px}
.mah-library-empty-state{display:grid;gap:4px;justify-items:start;padding:17px 18px}
.mah-library-empty-state strong{color:var(--mah-green-dark);font-size:15px}
.mah-library-empty-state span{color:var(--mah-muted);font-size:13px;line-height:1.45}
@media(max-width:980px){.mah-library-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mah-library-quick{grid-template-columns:1fr}.mah-library-format-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:760px){.mah-library-format-area{padding:16px}.mah-library-format-head{align-items:center}.mah-library-tools-22{grid-template-columns:1fr}.mah-library-result-line{margin:0}.mah-library-card-grid{grid-template-columns:1fr 1fr}.mah-library-quick-card{min-height:86px}.mah-library-management-actions{align-items:stretch;flex-direction:column}.mah-library-management-actions form,.mah-library-management-actions button{width:100%}}
@media(max-width:560px){.mah-library-quick-card{grid-template-columns:42px minmax(0,1fr) auto;padding:13px}.mah-library-quick-icon{width:40px;height:40px}.mah-library-format-head{align-items:flex-start;flex-direction:column}.mah-library-format-grid{grid-template-columns:1fr}.mah-library-card-grid{grid-template-columns:1fr}.mah-library-card-media{aspect-ratio:16/8.5}.mah-library-card-body h3{font-size:17px}}

/* 0.23.0 Persoenliche Begleitung als gemeinsamer Terminbereich */
.mah-route-group.is-care .mah-route-links{grid-template-columns:repeat(3,minmax(0,1fr))}
.mah-care-hub{background:linear-gradient(180deg,#fbfdf9 0%,#fff 100%)}
.mah-care-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,330px);gap:24px;align-items:start;margin-bottom:22px}
.mah-care-head h2{margin:2px 0 8px;color:var(--mah-green-dark);font-size:clamp(27px,4vw,36px);line-height:1.15}
.mah-care-head>div>p:not(.mah-section-kicker){max-width:720px;margin:0;color:var(--mah-muted);font-size:15px;line-height:1.6}
.mah-care-appointment-link{display:grid!important;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;min-height:76px;padding:13px 15px!important;border-radius:17px!important;text-align:left!important;text-decoration:none!important;background:#f2f7ee!important;border-color:#d7e2d2!important}
.mah-care-appointment-link>span:first-child{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:#4c704c}
.mah-care-appointment-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-care-appointment-link small,.mah-care-appointment-link strong{display:block}
.mah-care-appointment-link small{margin-bottom:2px;color:#728075;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.mah-care-appointment-link strong{color:#35563c;font-size:14px;line-height:1.35}
.mah-care-priority{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:24px}
.mah-care-choice{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;min-height:82px;padding:13px 14px;border:1px solid #dfe6dc;border-radius:17px;background:#fff;color:var(--mah-text);font:inherit;text-align:left;cursor:pointer;box-shadow:0 5px 18px rgba(35,55,41,.035);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}
.mah-care-choice:hover,.mah-care-choice:focus-visible{border-color:#a9bea0;background:#fafcf9;outline:none;box-shadow:0 8px 24px rgba(35,55,41,.06)}
.mah-care-choice.is-active{border-color:#91aa84;background:#eef5e9;box-shadow:inset 0 0 0 1px #c8d8c1}
.mah-care-choice-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#eef4eb;color:#4b6b4b}
.mah-care-choice.is-active .mah-care-choice-icon{background:#fff;color:#355c3e}
.mah-care-choice-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-care-choice small,.mah-care-choice strong{display:block}
.mah-care-choice small{margin-bottom:3px;color:#6f7c72;font-size:11px;font-weight:800;line-height:1.3}
.mah-care-choice strong{color:var(--mah-green-dark);font-size:15px;line-height:1.25}
.mah-care-hub .mah-personal-view{padding-top:21px;border-top:1px solid #e6ece3}
.mah-care-hub .mah-personal-view[hidden]{display:none!important}
.mah-care-hub .mah-personal-view-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px);gap:24px;align-items:end;margin-bottom:18px}
.mah-care-hub .mah-personal-view-head h3{margin:2px 0 0;color:var(--mah-green-dark);font-size:23px;line-height:1.22}
.mah-care-hub .mah-personal-view-head>p{margin:0;color:var(--mah-muted);font-size:13px;line-height:1.55}
.mah-care-hub .mah-empty-state-compact{display:grid;gap:4px;padding:15px 16px;border:1px dashed #d9e2d5;border-radius:14px;background:#fafcf9;text-align:left}
.mah-care-hub .mah-empty-state-compact strong{color:#45604a;font-size:14px}
.mah-care-hub .mah-empty-state-compact span{color:#748078;font-size:12px;line-height:1.45}
.mah-care-prepare-view{scroll-margin-top:128px}
.mah-care-prepare-card{margin-top:4px;border-color:#e5ddd2!important;background:linear-gradient(145deg,#fffaf6,#fff)!important}
.mah-unlock-features-three{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}
.mah-locked-panel.mah-care-hub .mah-locked-panel-head{max-width:900px}
.mah-locked-panel.mah-care-hub .mah-locked-panel-actions{max-width:900px}
@media(max-width:900px){.mah-route-group.is-care .mah-route-links{grid-template-columns:1fr}.mah-care-head{grid-template-columns:1fr}.mah-care-appointment-link{max-width:430px}.mah-care-priority{grid-template-columns:1fr}.mah-care-hub .mah-personal-view-head{grid-template-columns:1fr;gap:7px;align-items:start}.mah-unlock-features-three{grid-template-columns:1fr}}
@media(max-width:560px){.mah-care-head{gap:16px}.mah-care-appointment-link{max-width:none}.mah-care-choice{min-height:72px;padding:11px 12px}.mah-care-choice-icon{width:39px;height:39px}.mah-care-hub .mah-personal-view{padding-top:17px}.mah-care-hub .mah-personal-view-head h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){.mah-care-choice{transition:none}}

/* 0.24.0: persönliches Dashboard nach Task-First- und Hub-Prinzip */
.mah-dashboard{display:grid;gap:24px}
.mah-dashboard-intro{margin:28px 0 0;max-width:700px}
.mah-dashboard-intro h2{font-size:clamp(30px,4vw,40px)}
.mah-dashboard-now,.mah-dashboard-hubs,.mah-recent-library{display:grid;gap:12px}
.mah-dashboard-subhead{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:0 2px}
.mah-dashboard-subhead.is-row{align-items:center}
.mah-dashboard-subhead h3{margin:0;color:var(--mah-green-dark);font-size:clamp(21px,3vw,25px);line-height:1.25}
.mah-dashboard-subhead .mah-section-kicker{margin-bottom:3px}
.mah-dashboard-calm{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center;padding:15px 17px;border:1px solid #dfe7db;border-radius:16px;background:#f8faf6}
.mah-dashboard-calm-icon{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:#54704f}
.mah-dashboard-calm-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-dashboard-calm strong,.mah-dashboard-calm span{display:block}.mah-dashboard-calm strong{color:#3f5845;font-size:14px}.mah-dashboard-calm span{margin-top:2px;color:#748078;font-size:12px;line-height:1.45}

.mah-top-tasks{margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.mah-top-task{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;min-height:86px;padding:14px 15px;border:1px solid #dce5d8;border-radius:18px;background:linear-gradient(145deg,#fbfdf9,#fff);color:inherit!important;text-decoration:none!important;box-shadow:0 6px 20px rgba(35,55,41,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.mah-top-task:hover,.mah-top-task:focus-visible{transform:translateY(-1px);border-color:#aac19f;box-shadow:0 10px 26px rgba(35,55,41,.075);outline:none}
.mah-top-task>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:#edf4e9;color:#466745}
.mah-top-task>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-top-task small,.mah-top-task strong,.mah-top-task em{display:block}.mah-top-task small{margin-bottom:2px;color:#748078;font-size:10px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.mah-top-task strong{color:var(--mah-green-dark);font-size:15px;line-height:1.3}.mah-top-task em{margin-top:3px;color:#60745f;font-size:11px;font-style:normal;font-weight:800;line-height:1.3}
.mah-top-task.is-personal{background:linear-gradient(145deg,#f4f9ef,#fff)}.mah-top-task.is-appointment{background:linear-gradient(145deg,#f7faf5,#fff)}.mah-top-task.is-prepare{background:linear-gradient(145deg,#fff8f0,#fff);border-color:#eadfce}.mah-top-task.is-prepare>span{background:#fff1df;color:#8a6634}.mah-top-task.is-later{background:linear-gradient(145deg,#f4f8f7,#fff);border-color:#d8e5e2}.mah-top-task.is-later>span{background:#eaf3f1;color:#4e716c}

.mah-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.mah-hub-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 24px;gap:14px;align-items:center;min-height:116px;padding:18px 18px 18px 20px;border:1px solid #dde5d9;border-radius:20px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 6px 20px rgba(35,55,41,.035);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.mah-hub-card:hover,.mah-hub-card:focus-visible{transform:translateY(-1px);border-color:#adc3a3;box-shadow:0 11px 28px rgba(35,55,41,.075);outline:none}
.mah-hub-card.is-care{background:linear-gradient(145deg,#f7fbf4,#fff)}.mah-hub-card.is-library{background:linear-gradient(145deg,#f4f9f8,#fff);border-color:#dbe6e3}.mah-hub-card.is-impulses{background:linear-gradient(145deg,#fff9f0,#fff);border-color:#eadfce}.mah-hub-card.is-account{background:linear-gradient(145deg,#f7f8f6,#fff)}
.mah-hub-card.is-locked{background:linear-gradient(145deg,#fafbf8,#fff);border-style:dashed}
.mah-hub-icon{display:flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:16px;background:#eaf2e4;color:#486d42}.mah-hub-card.is-library .mah-hub-icon{background:#eaf3f1;color:#4f716d}.mah-hub-card.is-impulses .mah-hub-icon{background:#fff0da;color:#8a6633}.mah-hub-card.is-account .mah-hub-icon{background:#eff1ed;color:#5e6c61}.mah-hub-card.is-locked .mah-hub-icon{background:#f0f1ed;color:#798178}
.mah-hub-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-hub-copy{min-width:0}.mah-hub-copy small,.mah-hub-copy strong,.mah-hub-copy em{display:block}.mah-hub-copy small{margin-bottom:3px;color:#758178;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.mah-hub-copy strong{color:var(--mah-green-dark);font-size:18px;line-height:1.28}.mah-hub-copy em{margin-top:5px;color:#69766d;font-size:12px;font-style:normal;font-weight:700;line-height:1.4}.mah-hub-card.is-locked .mah-hub-copy em{color:#7a6a48}
.mah-hub-arrow{color:#6e8269;font-size:30px;line-height:1;text-align:right}

.mah-recent-library{padding-top:5px}
.mah-text-link{color:#486a46!important;text-decoration:none!important;font-size:13px;font-weight:900}.mah-text-link:hover,.mah-text-link:focus-visible{text-decoration:underline!important}
.mah-recent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mah-recent-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;min-height:88px;padding:10px 12px 10px 10px;border:1px solid #e0e7dd;border-radius:16px;background:#fff;color:inherit!important;text-decoration:none!important;box-shadow:0 4px 16px rgba(35,55,41,.03);transition:border-color .16s ease,box-shadow .16s ease}
.mah-recent-card:not(.is-static):hover,.mah-recent-card:not(.is-static):focus-visible{border-color:#b6c8ae;box-shadow:0 8px 22px rgba(35,55,41,.06);outline:none}
.mah-recent-media{display:flex;overflow:hidden;width:72px;height:64px;align-items:center;justify-content:center;border-radius:12px;background:linear-gradient(145deg,#edf3e9,#f7f3ea);color:#587052}.mah-recent-media img{display:block;width:100%;height:100%;object-fit:cover}.mah-recent-media svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-recent-copy{min-width:0}.mah-recent-copy small,.mah-recent-copy strong,.mah-recent-copy em{display:block}.mah-recent-copy small{margin-bottom:3px;color:#748078;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mah-recent-copy strong{display:-webkit-box;overflow:hidden;color:#304a36;font-size:14px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mah-recent-copy em{margin-top:4px;color:#58735a;font-size:10px;font-style:normal;font-weight:900}

.mah-dashboard-help{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;margin-top:2px;padding:14px 15px;border:1px solid #e3e6dc;border-radius:17px;background:#fafaf6}.mah-dashboard-help>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:#65715e}.mah-dashboard-help svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mah-dashboard-help strong{display:block;color:#425445;font-size:14px}.mah-dashboard-help p{margin:2px 0 0;color:#747b73;font-size:12px;line-height:1.4}.mah-dashboard-help a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid #d1d9cd;border-radius:11px;background:#fff;color:#405d41!important;text-decoration:none!important;font-size:12px;font-weight:900;white-space:nowrap}

/* Hauptnavigation bleibt auf wenige stabile Hubs begrenzt. */
.mah-sticky-roadmap-links{justify-content:flex-start}
.mah-sticky-roadmap a[aria-current="page"]{background:#eaf2e4;color:var(--mah-green-dark)!important}

@media(max-width:900px){.mah-top-tasks{grid-template-columns:1fr 1fr}.mah-recent-grid{grid-template-columns:1fr 1fr}.mah-recent-card:last-child:nth-child(odd){grid-column:1/-1}}
@media(max-width:700px){.mah-dashboard{gap:20px}.mah-dashboard-intro{margin-top:22px}.mah-top-tasks,.mah-hub-grid,.mah-recent-grid{grid-template-columns:1fr}.mah-recent-card:last-child:nth-child(odd){grid-column:auto}.mah-hub-card{min-height:96px;padding:15px;grid-template-columns:46px minmax(0,1fr) 20px}.mah-hub-icon{width:44px;height:44px;border-radius:14px}.mah-hub-copy strong{font-size:16px}.mah-dashboard-subhead{align-items:flex-start}.mah-dashboard-subhead.is-row{align-items:center}.mah-dashboard-help{grid-template-columns:40px minmax(0,1fr)}.mah-dashboard-help>span{width:38px;height:38px}.mah-dashboard-help a{grid-column:1/-1;width:100%}.mah-recent-card{grid-template-columns:64px minmax(0,1fr)}.mah-recent-media{width:64px;height:58px}}
@media(max-width:420px){.mah-dashboard-intro h2{font-size:29px}.mah-sticky-roadmap a{padding:8px 9px}.mah-top-task{min-height:78px;padding:12px}.mah-top-task>span{width:40px;height:40px}.mah-hub-card{grid-template-columns:42px minmax(0,1fr) 16px;gap:11px}.mah-hub-icon{width:40px;height:40px}.mah-hub-copy small{font-size:10px}.mah-hub-copy strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.mah-top-task,.mah-hub-card,.mah-recent-card{transition:none}.mah-top-task:hover,.mah-hub-card:hover{transform:none}}


/* 0.24.1: visuelle Regression bereinigt, Begleitung als ein klarer Arbeitsbereich */
.mah-care-hub{overflow:hidden}
.mah-care-head{margin-bottom:18px}
.mah-care-head>div:first-child{max-width:720px}
.mah-care-head h2{font-size:clamp(25px,3.4vw,33px)}
.mah-care-priority{gap:12px;margin-bottom:20px}
.mah-care-choice{min-height:78px;border-radius:16px;box-shadow:none}
.mah-care-choice.is-active{box-shadow:inset 0 0 0 1px #c7d8c0}
.mah-care-hub .mah-personal-view{padding-top:18px}
.mah-care-hub .mah-personal-view-head{margin-bottom:14px}
.mah-care-hub .mah-personal-view-head h3{font-size:21px}
.mah-care-hub .mah-empty-state-compact{max-width:760px}
@media(max-width:760px){.mah-care-head h2{font-size:25px}.mah-care-priority{gap:9px}.mah-care-choice{min-height:68px}.mah-care-hub .mah-personal-view-head h3{font-size:20px}}

/* 0.25.0 Mitteilungen und geräteübergreifender Wiedereinstieg */
.mah-notice-count{display:inline-flex;min-width:20px;height:20px;align-items:center;justify-content:center;margin-left:5px;padding:0 6px;border-radius:999px;background:#8b3e35;color:#fff;font-size:10px;font-weight:900;line-height:1}.mah-message-jump{display:inline-flex;align-items:center}.mah-top-task.is-messages{background:linear-gradient(145deg,#f4f8f3,#fff);border-color:#d7e3d3}.mah-top-task.is-messages>span{background:#e8f1e4;color:#436b43}.mah-top-task.is-resume{background:linear-gradient(145deg,#f3f8f7,#fff);border-color:#d5e5e1}.mah-top-task.is-resume>span{background:#e7f2ef;color:#446f68}.mah-messages-section{max-width:1180px}.mah-messages-head{align-items:end}.mah-notice-list{display:grid;gap:10px}.mah-user-notice{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 16px;border:1px solid #e0e7dd;border-radius:16px;background:#fff}.mah-user-notice.is-unread{border-color:#bfd2b6;background:linear-gradient(145deg,#f6fbf3,#fff);box-shadow:0 6px 20px rgba(35,55,41,.04)}.mah-user-notice-icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:#edf4e9;color:#466745}.mah-user-notice-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mah-user-notice-copy{min-width:0}.mah-user-notice-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mah-user-notice-title strong{color:var(--mah-green-dark);font-size:15px}.mah-user-notice-title span{padding:3px 7px;border-radius:999px;background:#e9f2e5;color:#456b43;font-size:9px;font-weight:900;text-transform:uppercase}.mah-user-notice-copy p{margin:5px 0 3px;color:#52635a;font-size:13px;line-height:1.5}.mah-user-notice-copy small{color:#7a857e;font-size:10px}.mah-user-notice-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end}.mah-user-notice-actions .mah-secondary{min-height:38px;padding:8px 11px;font-size:11px}.mah-user-notice-actions .mah-link-button{font-size:11px}.mah-account-media-progress{margin-top:18px;padding-top:18px;border-top:1px solid #e5ebe2}.mah-account-media-progress>strong{display:block;margin-bottom:5px;color:var(--mah-green-dark)}.mah-account-media-progress>p{margin:0 0 12px;color:var(--mah-muted);font-size:13px;line-height:1.55}@media(max-width:760px){.mah-user-notice{grid-template-columns:42px minmax(0,1fr);align-items:start}.mah-user-notice-icon{width:40px;height:40px}.mah-user-notice-actions{grid-column:2;justify-content:flex-start;flex-wrap:wrap}.mah-messages-head{align-items:start}.mah-hero-account-actions{flex-wrap:wrap}}

/* 0.26.0: organisatorische Priorisierung auf der Startseite */
.mah-top-task{position:relative;grid-template-columns:46px minmax(0,1fr) auto;padding-right:13px}
.mah-task-badge{align-self:start;justify-self:end;display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border:1px solid #dbe4d7;border-radius:999px;background:#f4f7f2;color:#60705f;font-size:9px;font-weight:900;line-height:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.035em}
.mah-task-badge.is-new{border-color:#cfe0c7;background:#eaf4e5;color:#416540}
.mah-task-badge.is-time{border-color:#e5dccd;background:#fff7eb;color:#7c623d}
.mah-task-badge.is-ready{border-color:#d5e2d0;background:#edf5e9;color:#476747}
.mah-prepare-expectation{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin:0;color:var(--mah-muted)}
.mah-prepare-expectation>span{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border:1px solid #e4ded4;border-radius:999px;background:#fffaf4;color:#745f43;font-size:10px;font-weight:900;line-height:1.2}
.mah-prepare-expectation>p{flex-basis:100%;margin:2px 0 0!important;color:var(--mah-muted)!important;font-size:13px!important;line-height:1.5!important}
@media(max-width:700px){.mah-top-task{grid-template-columns:42px minmax(0,1fr) auto;gap:10px}.mah-task-badge{font-size:8px;padding:4px 7px}}
@media(max-width:430px){.mah-top-task{grid-template-columns:40px minmax(0,1fr)}.mah-task-badge{grid-column:2;justify-self:start;margin-top:2px}}

/* 0.27.0: mobiler Wiedereinstieg, ruhigere Hinweise und klareres Aktionsfeedback */
.mah-return-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:15px;align-items:start;margin:0 0 18px;padding:18px 20px;border:1px solid #dce7d8;border-radius:19px;background:linear-gradient(145deg,#f6faf3,#fffaf3);box-shadow:0 7px 22px rgba(35,55,41,.04)}
.mah-return-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:15px;background:#eaf2e4;color:#496a46}
.mah-return-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mah-return-copy h2{margin:0;color:var(--mah-green-dark);font-size:21px;line-height:1.25}.mah-return-copy>p:not(.mah-section-kicker){margin:6px 0 0;max-width:720px;color:var(--mah-muted);font-size:14px;line-height:1.55}
.mah-return-facts{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.mah-return-facts span{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border:1px solid #dce5d8;border-radius:999px;background:#fff;color:#506451;font-size:11px;font-weight:850;line-height:1.25}
.mah-live-feedback{position:fixed;left:50%;bottom:24px;z-index:99999;max-width:min(90vw,520px);padding:11px 15px;border:1px solid #cbdac5;border-radius:13px;background:#244b31;color:#fff;font-size:13px;font-weight:800;line-height:1.4;box-shadow:0 12px 34px rgba(20,42,27,.2);opacity:0;transform:translate(-50%,10px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.mah-live-feedback.is-visible{opacity:1;transform:translate(-50%,0)}
.mah-notice-group{display:grid;gap:9px}.mah-notice-group-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.mah-notice-group-head h3{margin:0;color:var(--mah-green-dark);font-size:17px}.mah-notice-group-head span{display:inline-flex;min-width:28px;height:28px;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:#eaf2e4;color:#426442;font-size:11px;font-weight:900}
.mah-notice-history{margin-top:15px;border-top:1px solid #e7ebe4;padding-top:12px}.mah-notice-history>summary{display:flex;align-items:center;gap:8px;cursor:pointer;color:#53645a;font-size:13px;font-weight:900;list-style:none}.mah-notice-history>summary::-webkit-details-marker{display:none}.mah-notice-history>summary::before{content:"›";display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#f1f5ee;color:#60715f;font-size:18px;line-height:1;transition:transform .16s ease}.mah-notice-history[open]>summary::before{transform:rotate(90deg)}.mah-notice-history>summary span{display:inline-flex;min-width:23px;height:23px;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:#f3f5f1;color:#6f7871;font-size:10px}.mah-notice-history .mah-notice-list{margin-top:10px}.mah-notice-list.is-history .mah-user-notice{background:#fbfcfa;box-shadow:none}.mah-notice-list.is-history .mah-user-notice-icon{background:#f0f3ee;color:#718071}

@media(max-width:760px){
  .mah-portal{margin-top:14px;padding:0 10px}
  .mah-portal-hero{padding:20px 18px;border-radius:20px}.mah-portal h1{font-size:34px}.mah-portal-hero p:not(.mah-portal-eyebrow){font-size:15px;line-height:1.55}
  .mah-hero-account-actions{justify-content:flex-start;gap:8px;margin-top:14px}.mah-portal-hero .mah-logout-form{display:none}.mah-hero-account-actions .mah-link-button{min-height:38px;padding:7px 10px;border:1px solid #dce4d8;border-radius:999px;background:rgba(255,255,255,.78);font-size:12px}
  .mah-sticky-roadmap{top:5px;margin:9px 0 14px;padding:7px;border-radius:15px;overflow:hidden}.mah-sticky-roadmap-links{width:100%;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.mah-sticky-roadmap a{scroll-snap-align:center;min-height:38px;padding:8px 11px;font-size:12px}
  .mah-dashboard-intro{margin-top:18px}.mah-dashboard-intro h2{font-size:28px}.mah-dashboard-intro>p:last-child{font-size:14px}
  .mah-dashboard-now,.mah-dashboard-hubs,.mah-recent-library{gap:10px}.mah-dashboard-subhead h3{font-size:21px}
  .mah-top-tasks{gap:8px}.mah-top-task{min-height:72px;padding:12px 13px;border-radius:16px}.mah-top-task:first-child{border-color:#b9cfb0;background:linear-gradient(145deg,#f2f8ee,#fff);box-shadow:0 8px 22px rgba(35,55,41,.065)}.mah-top-task:first-child strong{font-size:16px}
  .mah-hub-grid{grid-template-columns:1fr 1fr;gap:8px}.mah-hub-card{min-height:124px;padding:13px;grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;align-items:start}.mah-hub-icon{width:39px;height:39px;border-radius:13px}.mah-hub-copy{grid-column:1/-1}.mah-hub-copy small{font-size:9px}.mah-hub-copy strong{font-size:14px;line-height:1.3}.mah-hub-copy em{font-size:10px;line-height:1.3}.mah-hub-arrow{position:absolute;right:12px;top:14px}
  .mah-dashboard-help{margin-top:0;padding:12px 13px;border-radius:15px}.mah-dashboard-help p{font-size:11px}
  .mah-return-card{grid-template-columns:40px minmax(0,1fr);padding:15px 16px;border-radius:17px}.mah-return-icon{width:39px;height:39px;border-radius:13px}.mah-return-copy h2{font-size:19px}.mah-return-copy>p:not(.mah-section-kicker){font-size:13px}.mah-return-facts{gap:6px}.mah-return-facts span{min-height:28px;font-size:10px}
  .mah-messages-section{padding:18px 14px 20px}.mah-user-notice{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:13px}.mah-user-notice-icon{width:38px;height:38px;border-radius:12px}.mah-user-notice-title strong{font-size:14px}.mah-user-notice-copy p{font-size:12px}.mah-user-notice-actions{grid-column:2;gap:6px}.mah-user-notice-actions .mah-secondary{min-height:36px;padding:7px 10px}.mah-mark-all-notices{width:100%;margin-top:10px}
  .mah-live-feedback{bottom:18px;font-size:12px}
}
@media(max-width:390px){.mah-hub-grid{grid-template-columns:1fr}.mah-hub-card{min-height:84px;grid-template-columns:42px minmax(0,1fr) 16px;grid-template-rows:auto;align-items:center}.mah-hub-copy{grid-column:auto}.mah-hub-arrow{position:static}.mah-hub-copy strong{font-size:15px}}
@media(prefers-reduced-motion:reduce){.mah-live-feedback,.mah-notice-history>summary::before{transition:none}}


/* 0.28.0: konsistente Orientierung, kontextbezogene Hilfe und ruhigere Aufgaben */
.mah-sticky-help{flex:0 0 auto;padding:8px 12px!important;border-left:1px solid #e1e8de;border-radius:0 999px 999px 0!important;color:#3f6644!important;font-weight:900!important}
.mah-orientation-card{margin:0 0 18px;padding:18px 20px;border:1px solid #d9e5d5;border-radius:20px;background:linear-gradient(145deg,#f6faf3,#fffaf3);box-shadow:0 7px 22px rgba(35,55,41,.035)}
.mah-orientation-head{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start}.mah-orientation-icon{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:#eaf2e4;color:#496b47}.mah-orientation-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mah-orientation-head h3{margin:2px 0 4px;color:var(--mah-green-dark);font-size:20px;line-height:1.25}.mah-orientation-head p:not(.mah-section-kicker){margin:0;color:var(--mah-muted);font-size:13px;line-height:1.5}.mah-orientation-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:15px 0}.mah-orientation-steps div{padding:12px 13px;border:1px solid #e1e8de;border-radius:14px;background:rgba(255,255,255,.78)}.mah-orientation-steps strong{display:block;margin-bottom:4px;color:var(--mah-green-dark);font-size:13px}.mah-orientation-steps span{display:block;color:#647168;font-size:12px;line-height:1.45}.mah-orientation-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.mah-orientation-actions form{margin:0}
.mah-help-section{max-width:1180px}.mah-help-head{align-items:end}.mah-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mah-help-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:13px;align-items:start;padding:16px 17px;border:1px solid #dfe7dc;border-radius:17px;background:#fff;color:inherit!important;text-decoration:none!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mah-help-card:hover,.mah-help-card:focus-visible{border-color:#b9cfb2;box-shadow:0 8px 24px rgba(35,55,41,.06);transform:translateY(-1px);outline:none}.mah-help-card>span{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:14px;background:#edf4e9;color:#486c49}.mah-help-card>span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mah-help-card strong{display:block;color:var(--mah-green-dark);font-size:15px}.mah-help-card p{margin:5px 0 0;color:var(--mah-muted);font-size:12px;line-height:1.5}.mah-help-privacy{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:15px;padding:15px 17px;border:1px solid #e3e8df;border-radius:16px;background:#f8faf6}.mah-help-privacy strong{display:block;color:var(--mah-green-dark);font-size:14px}.mah-help-privacy p{margin:4px 0 0;color:var(--mah-muted);font-size:12px;line-height:1.5}.mah-help-privacy a{flex:0 0 auto;color:#315d3d!important;font-size:12px;font-weight:900;text-decoration:none!important}.mah-empty-action{display:inline-flex;align-items:center;width:max-content;margin-top:10px;color:#315d3d!important;font-size:12px;font-weight:900;text-decoration:none!important}.mah-empty-action::after{content:'›';margin-left:5px;font-size:16px;line-height:1}.mah-prep-auto-status{display:inline-flex;align-items:center;margin-top:9px;padding:5px 9px;border-radius:999px;background:#eef5e9;color:#486c49;font-size:10px;font-weight:900}.mah-prep-choice .is-local{background:#fbfcfa}.mah-prep-choice .is-share{border-color:#c8d9c1;background:#f4f8f1}
@media(max-width:760px){.mah-sticky-help{padding:8px 10px!important;border-left:0;border-radius:999px!important;background:#f4f7f2}.mah-orientation-card{padding:15px 16px;border-radius:17px}.mah-orientation-head{grid-template-columns:40px minmax(0,1fr);gap:11px}.mah-orientation-icon{width:39px;height:39px;border-radius:13px}.mah-orientation-head h3{font-size:18px}.mah-orientation-steps{grid-template-columns:1fr;gap:7px;margin:12px 0}.mah-orientation-steps div{padding:10px 11px}.mah-help-grid{grid-template-columns:1fr;gap:9px}.mah-help-card{grid-template-columns:40px minmax(0,1fr);padding:14px}.mah-help-card>span{width:39px;height:39px;border-radius:12px}.mah-help-privacy{align-items:flex-start;flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){.mah-help-card{transition:none}.mah-help-card:hover,.mah-help-card:focus-visible{transform:none}}

/* 0.31.0 Orientierung lesbarer */
.mah-orientation-head p:not(.mah-section-kicker){font-size:15px;line-height:1.55}
.mah-orientation-steps div{padding:15px 16px}
.mah-orientation-steps strong{font-size:17px;line-height:1.3}
.mah-orientation-steps span{margin-top:5px;font-size:15px;line-height:1.5}
@media(max-width:760px){.mah-orientation-head p:not(.mah-section-kicker){font-size:15px}.mah-orientation-steps strong{font-size:16px}.mah-orientation-steps span{font-size:14.5px}.mah-orientation-steps div{padding:13px 14px}}

/* 0.34.0 Terminzuordnung */
.mah-account-status.is-warning{background:#fff3d8;color:#69531a;border-color:#dec98d}
.mah-locked-connection-hint{display:grid;gap:5px;margin-top:16px;padding:14px 16px;border:1px solid #dccaa5;border-radius:14px;background:#fff8e8;color:#58491f}
.mah-locked-connection-hint strong{font-size:15px}.mah-locked-connection-hint span{line-height:1.5}

/* 0.35.0 E Mail Wechsel */
.mah-email-change-box{margin-top:18px;padding-top:18px;border-top:1px solid #e4eae1}.mah-email-change-box h4{margin:0 0 10px;color:var(--mah-green-dark);font-size:16px}.mah-email-change-state{display:grid;gap:5px;padding:13px 14px;border:1px solid #e0e7dc;border-radius:14px;background:#f8faf6}.mah-email-change-state.is-verified{border-color:#d6c89e;background:#fff9eb}.mah-email-change-state strong{color:var(--mah-green-dark);font-size:14px}.mah-email-change-state span{font-weight:800;word-break:break-word}.mah-email-change-state p{margin:2px 0 0!important;color:var(--mah-muted)!important;font-size:13px!important;line-height:1.5!important}.mah-email-change-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.mah-email-change-actions form{margin:0}@media(max-width:620px){.mah-email-change-actions{align-items:stretch;flex-direction:column}.mah-email-change-actions form,.mah-email-change-actions button{width:100%}}

/* 0.36.0: accessible login and account security */
.mah-passwordless-login{margin-top:18px;padding:16px;border:1px solid #dbe5d8;border-radius:16px;background:#f7f9f4}
.mah-passwordless-head{display:flex;flex-direction:column;gap:3px;margin-bottom:12px}
.mah-passwordless-head strong{font-size:16px;color:#173f36}
.mah-passwordless-head span{font-size:14px;line-height:1.5;color:#627067}
.mah-magic-login-form{margin:0}
.mah-security-session-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;margin:0 0 12px;border:1px solid #dce6da;border-radius:16px;background:#f7f9f4}
.mah-security-session-card>div:first-child{display:flex;align-items:center;gap:12px;min-width:0}
.mah-security-session-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:12px;background:#e8f0e5;color:#24533f}
.mah-security-session-card strong,.mah-security-session-card small{display:block}
.mah-security-session-card strong{font-size:16px;color:#173f36}
.mah-security-session-card small{margin-top:3px;font-size:13px;line-height:1.45;color:#68756e}
.mah-security-ok{font-size:13px;font-weight:800;color:#38643d;background:#e9f3e6;border-radius:999px;padding:7px 10px;white-space:nowrap}
.mah-session-close-form{margin:0!important}
@media (max-width:720px){.mah-security-session-card{align-items:stretch;flex-direction:column}.mah-session-close-form .mah-secondary{width:100%}.mah-passwordless-login{padding:14px}}

.mah-account-retention{margin:18px 0;padding:16px 18px;border-radius:16px;background:#fbfaf5;border:1px solid #e8e1cf}
.mah-account-retention>strong{display:block;margin-bottom:9px;color:#173f36}
.mah-account-retention ul{list-style:none;margin:0;padding:0}
.mah-account-retention li{display:flex;justify-content:space-between;gap:16px;padding:8px 0;border-top:1px solid #eee8da;font-size:14px;line-height:1.45}
.mah-account-retention li:first-child{border-top:0}
.mah-account-retention li span{color:#536159}
.mah-account-retention li b{max-width:52%;text-align:right;color:#2f4639}
@media (max-width:640px){.mah-account-retention li{flex-direction:column;gap:2px}.mah-account-retention li b{max-width:none;text-align:left}}

/* 0.37.0: Bibliothek mit Wiedereinstieg, Sortierung und transparenten Themenvorschlägen */
.mah-library-resume{margin:0 0 22px;padding:18px;border:1px solid #dbe6d7;border-radius:22px;background:#f7faf5}
.mah-library-resume-head{margin-bottom:12px}
.mah-library-resume-head h3{margin:0;color:var(--mah-green-dark);font-size:21px;line-height:1.25}
.mah-library-resume-head p:not(.mah-section-kicker){margin:4px 0 0;color:var(--mah-muted);font-size:13px;line-height:1.45}
.mah-library-resume-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.mah-library-resume-card{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;align-items:center;min-height:92px;padding:11px 12px 17px;border:1px solid #dfe6dc;border-radius:17px;background:#fff;color:inherit;text-decoration:none;overflow:hidden}
.mah-library-resume-card:hover,.mah-library-resume-card:focus-visible{border-color:#9eb695;outline:3px solid rgba(88,126,94,.15);outline-offset:2px}
.mah-library-resume-media{display:flex;width:70px;height:62px;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;background:#edf3e9;color:#4b6850;font-size:12px;font-weight:900}
.mah-library-resume-media img{width:100%;height:100%;object-fit:cover}
.mah-library-resume-copy{display:grid;gap:3px;min-width:0}
.mah-library-resume-copy small{color:#6c7a6e;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.mah-library-resume-copy strong{color:var(--mah-green-dark);font-size:15px;line-height:1.3}
.mah-library-resume-copy em{color:#6d776f;font-size:11px;font-style:normal}
.mah-library-resume-progress{position:absolute;left:0;right:0;bottom:0;height:5px;background:#e7ece4}
.mah-library-resume-progress span{display:block;height:100%;border-radius:0 4px 4px 0;background:#6f9367}
.mah-library-sort{display:grid;gap:6px;color:var(--mah-green-dark);font-size:13px;font-weight:900}
.mah-library-sort select{min-height:46px;padding:10px 34px 10px 12px;border:1px solid #d5ded1;border-radius:13px;background:#fff;color:var(--mah-text);font:inherit}
.mah-library-tools-22{grid-template-columns:minmax(0,1fr) minmax(190px,230px) auto}
.mah-library-suggestions{margin:28px 0 4px;padding:20px;border:1px solid #e4dfd2;border-radius:22px;background:#fbf8f1}
.mah-library-suggestions-head{display:flex;justify-content:space-between;gap:22px;align-items:flex-start;margin-bottom:14px}
.mah-library-suggestions-head h3{margin:0;color:var(--mah-green-dark);font-size:21px;line-height:1.25}
.mah-library-suggestions-head p:not(.mah-section-kicker){max-width:760px;margin:5px 0 0;color:#687368;font-size:13px;line-height:1.5}
.mah-library-suggestions-head form{margin:0;flex:0 0 auto}
.mah-library-suggestions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.mah-library-suggestion-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border:1px solid #e3dfd5;border-radius:17px;background:#fff;color:inherit;text-decoration:none}
.mah-library-suggestion-card:hover,.mah-library-suggestion-card:focus-visible{border-color:#b4ac97;outline:3px solid rgba(124,108,75,.12);outline-offset:2px}
.mah-library-suggestion-media{display:flex;width:88px;height:70px;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;background:#f0ede5;color:#655c49;font-size:11px;font-weight:900;text-align:center}
.mah-library-suggestion-media img{width:100%;height:100%;object-fit:cover}
.mah-library-suggestion-copy{display:grid;gap:3px;min-width:0}
.mah-library-suggestion-copy small{color:#7a715f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
.mah-library-suggestion-copy strong{color:var(--mah-green-dark);font-size:15px;line-height:1.3}
.mah-library-suggestion-copy em{color:#627165;font-size:11px;font-style:normal;font-weight:800}
.mah-library-suggestions-restore{margin:20px 0 4px;text-align:center}
@media(max-width:980px){.mah-library-resume-grid,.mah-library-suggestions-grid{grid-template-columns:1fr}.mah-library-tools-22{grid-template-columns:1fr 220px}.mah-library-result-line{grid-column:1/-1}}
@media(max-width:700px){.mah-library-resume{padding:15px}.mah-library-resume-grid{gap:9px}.mah-library-resume-card{grid-template-columns:62px minmax(0,1fr)}.mah-library-resume-media{width:62px;height:58px}.mah-library-tools-22{grid-template-columns:1fr}.mah-library-suggestions{padding:16px}.mah-library-suggestions-head{flex-direction:column}.mah-library-suggestions-head form,.mah-library-suggestions-head button{width:100%}.mah-library-suggestion-card{grid-template-columns:72px minmax(0,1fr)}.mah-library-suggestion-media{width:72px;height:64px}}


/* 0.40.0: Lesbarkeit, Fokus und mobile Bedienung */
.mah-portal a:focus-visible,
.mah-portal button:focus-visible,
.mah-portal summary:focus-visible,
.mah-portal input:focus-visible,
.mah-portal select:focus-visible,
.mah-portal textarea:focus-visible{
  outline:3px solid #7a4b00!important;
  outline-offset:3px!important;
}
.mah-portal a:focus-visible,
.mah-portal button:focus-visible,
.mah-portal summary:focus-visible{
  box-shadow:0 0 0 2px #fff,0 0 0 5px #7a4b00!important;
}
.mah-portal input:focus-visible,
.mah-portal select:focus-visible,
.mah-portal textarea:focus-visible{
  border-color:#6b742f!important;
  box-shadow:0 0 0 2px #fff!important;
}
.mah-hero-account-actions .mah-link-button,
.mah-sticky-roadmap a,
.mah-library-head-actions .mah-link-button,
.mah-user-notice-actions .mah-secondary,
.mah-orientation-actions .mah-primary,
.mah-orientation-actions .mah-secondary{
  min-height:44px;
}
.mah-hero-account-actions .mah-link-button,
.mah-library-head-actions .mah-link-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 11px;
  border-radius:11px;
}
.mah-home-navigation,
.mah-content-section,
.mah-library-section,
.mah-account-section,
.mah-detail-panel,
.mah-care-prepare-view,
#mah-messages,
#mah-help,
#mah-saved,
#mah-personal,
#mah-latest,
#mah-account{
  scroll-margin-top:132px;
}
.mah-portal-copy,
.mah-top-task div,
.mah-hub-copy,
.mah-user-notice-copy,
.mah-recent-copy,
.mah-library-suggestion-copy,
.mah-library-resume-copy{
  min-width:0;
  overflow-wrap:anywhere;
}
.mah-hub-copy small,
.mah-top-task small,
.mah-library-resume-copy small,
.mah-library-suggestion-copy small{
  font-size:12px;
  line-height:1.35;
}
.mah-hub-copy em,
.mah-library-resume-copy em,
.mah-library-suggestion-copy em{
  font-size:12px;
  line-height:1.4;
}
.mah-help-card p,
.mah-help-privacy p,
.mah-account-help{
  font-size:13px;
  line-height:1.55;
}
@media(max-width:760px){
  .mah-portal{padding-left:14px;padding-right:14px}
  .mah-sticky-roadmap a{min-height:44px;padding:9px 12px;font-size:13px}
  .mah-hero-account-actions .mah-link-button{min-height:44px;padding:9px 12px;font-size:13px}
  .mah-home-navigation,
  .mah-content-section,
  .mah-library-section,
  .mah-account-section,
  .mah-detail-panel,
  .mah-care-prepare-view,
  #mah-messages,
  #mah-help,
  #mah-saved,
  #mah-personal,
  #mah-latest,
  #mah-account{scroll-margin-top:112px}
  .mah-hub-copy strong{font-size:15px;line-height:1.35}
  .mah-hub-copy em{font-size:12px;line-height:1.4}
  .mah-top-task strong{font-size:16px;line-height:1.4}
  .mah-top-task small{font-size:12px}
  .mah-help-card p,.mah-help-privacy p{font-size:13px}
}
@media(max-width:390px){
  .mah-portal{padding-left:12px;padding-right:12px}
  .mah-sticky-roadmap{overflow:visible}
  .mah-sticky-roadmap-links{overflow-x:auto}
}
@media(prefers-reduced-motion:reduce){
  .mah-portal *{scroll-behavior:auto!important}
}


/* 0.41.0: Mobile Navigation ohne verdeckte Inhalte */
.mah-sticky-roadmap-links{flex:1}
.mah-sticky-help{margin-left:auto}

@media(max-width:640px){
  .mah-sticky-roadmap{
    position:relative;
    top:auto;
    z-index:5;
    display:block;
    margin:10px 0 16px;
    padding:8px;
    overflow:visible;
    border-radius:17px;
    backdrop-filter:none;
  }
  .mah-sticky-roadmap-links{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:6px;
    width:100%;
    padding:0;
    overflow:visible;
    scroll-snap-type:none;
  }
  .mah-sticky-roadmap a,
  .mah-sticky-help{
    display:flex;
    width:100%;
    min-width:0;
    min-height:44px;
    align-items:center;
    justify-content:center;
    margin:0;
    padding:8px 6px!important;
    border-left:0;
    border-radius:12px!important;
    font-size:12px;
    line-height:1.2;
    text-align:center;
    white-space:normal;
  }
  .mah-sticky-roadmap a.is-active,
  .mah-sticky-roadmap a[aria-current="page"]{
    background:#e7f0e1;
    box-shadow:inset 0 0 0 1px #c8d9c1;
  }
  .mah-sticky-roadmap a.is-locked{padding-right:6px!important}
  .mah-sticky-roadmap a.is-locked::before,
  .mah-sticky-roadmap a.is-locked::after{display:none}
  .mah-home-navigation,
  .mah-content-section,
  .mah-library-section,
  .mah-account-section,
  .mah-detail-panel,
  .mah-care-prepare-view,
  #mah-messages,
  #mah-help,
  #mah-saved,
  #mah-personal,
  #mah-latest,
  #mah-account{scroll-margin-top:24px}
  .mah-dashboard-intro{margin-top:12px}
  .mah-detail-panel{padding-top:22px}
  .mah-library-quick{gap:10px;margin-bottom:20px}
  .mah-library-quick-card{min-height:80px;padding:12px 13px}
  .mah-library-format-area{margin-bottom:16px}
}

@media(max-width:380px){
  .mah-sticky-roadmap a,
  .mah-sticky-help{font-size:11px;padding-left:4px!important;padding-right:4px!important}
}

/* 0.42.0: Mobile Feinschliff nach Geräteprüfung */
@media(max-width:640px){
  .mah-portal-hero{
    margin-bottom:12px;
    padding:17px 16px;
    border-radius:18px;
  }
  .mah-portal-eyebrow{
    margin-bottom:5px;
    font-size:11px;
    line-height:1.3;
  }
  .mah-portal h1{
    font-size:31px;
    line-height:1.08;
  }
  .mah-portal-hero p:not(.mah-portal-eyebrow){
    margin-top:9px;
    font-size:14px;
    line-height:1.5;
  }
  .mah-hero-account-actions{
    margin-top:11px;
    gap:7px;
  }
  .mah-hero-account-actions .mah-account-jump,
  .mah-hero-account-actions .mah-help-jump{
    display:none;
  }
  .mah-hero-account-actions .mah-message-jump{
    min-height:42px;
    padding:8px 12px;
    font-size:12px;
  }
  .mah-sticky-roadmap{
    margin-top:8px;
    margin-bottom:14px;
    padding:7px;
  }
  .mah-sticky-help{
    background:transparent!important;
  }
  .mah-sticky-roadmap a.is-active,
  .mah-sticky-roadmap a[aria-current="page"]{
    background:#e7f0e1!important;
  }
  .mah-dashboard-intro>.mah-section-kicker{
    display:none;
  }
  .mah-dashboard-intro{
    margin-top:18px;
  }
  .mah-dashboard-intro h2{
    font-size:27px;
  }
  .mah-dashboard-intro>p:last-child{
    margin-top:8px;
    font-size:14px;
    line-height:1.5;
  }
}


/* 0.43.0: Abmeldung im Konto auf allen Geräten erreichbar */
.mah-account-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}
.mah-account-logout-form{margin:0}
.mah-account-logout-form .mah-secondary{min-height:38px;padding:8px 12px;font-size:12px}
@media(max-width:760px){
  .mah-account-section>.mah-section-head{display:grid;gap:12px}
  .mah-account-head-actions{justify-content:flex-start}
  .mah-account-logout-form .mah-secondary{min-height:44px;padding:9px 14px}
}


/* 0.44.0: Mitteilungen aus dem Konto auf jedem Gerät erreichbar */
.mah-account-message-panel>p{margin:0 0 12px;color:var(--mah-muted);font-size:13px;line-height:1.55}
.mah-account-message-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important}
@media(max-width:760px){
  .mah-account-message-link{width:100%;min-height:44px}
}


/* 0.45.0: ruhigere Startseite ohne doppelte Schnellwege */
.mah-hero-account-actions-quiet{align-self:center}
.mah-hero-account-actions-quiet .mah-logout-form{margin:0}
@media(min-width:641px){
  .mah-portal-hero{padding-top:26px;padding-bottom:26px}
  .mah-dashboard-intro{margin-top:20px}
}
@media(max-width:640px){
  .mah-hero-account-actions-quiet{display:none}
}


/* 0.46.0: kompaktere Orientierung auf kleinen Bildschirmen */
@media(max-width:640px){
  .mah-orientation-card{
    margin-bottom:14px;
    padding:14px;
    border-radius:17px;
  }
  .mah-orientation-head{
    grid-template-columns:38px minmax(0,1fr);
    gap:10px;
    align-items:center;
  }
  .mah-orientation-icon{
    width:38px;
    height:38px;
    border-radius:12px;
  }
  .mah-orientation-head h3{
    margin:1px 0 0;
    font-size:17px;
    line-height:1.3;
  }
  .mah-orientation-head p:not(.mah-section-kicker){
    display:none;
  }
  .mah-orientation-steps{
    display:grid;
    grid-template-columns:1fr;
    gap:6px;
    margin:10px 0;
  }
  .mah-orientation-steps div{
    display:grid;
    grid-template-columns:minmax(92px,.42fr) minmax(0,1fr);
    gap:10px;
    align-items:center;
    padding:9px 10px;
    border-radius:12px;
  }
  .mah-orientation-steps strong{
    margin:0;
    font-size:15px;
    line-height:1.3;
  }
  .mah-orientation-steps span{
    margin:0;
    font-size:13px;
    line-height:1.4;
  }
  .mah-orientation-actions{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    gap:7px;
    align-items:stretch;
  }
  .mah-orientation-actions form,
  .mah-orientation-actions .mah-primary,
  .mah-orientation-actions .mah-secondary{
    width:100%;
  }
  .mah-orientation-actions .mah-primary,
  .mah-orientation-actions .mah-secondary{
    min-height:42px;
    padding:8px 9px;
    font-size:12px;
    line-height:1.25;
    text-align:center;
  }
}
@media(max-width:380px){
  .mah-orientation-steps div{
    grid-template-columns:1fr;
    gap:3px;
  }
}


/* 0.47.0: Startseite mit klarer Priorität und drei Hauptzielen */
@media (min-width:781px){.mah-dashboard-hubs .mah-hub-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mah-recent-library .mah-recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
