/* AM HORIZONT Redesign Manager 0.9.3 · Master 4: Andreas Felder */
.amh-andreas-page{
  --amh-andreas-cream:#faf7f1;
  --amh-andreas-sand:#f1e9de;
  --amh-andreas-sage:#e7efe9;
  --amh-andreas-mist:#f5f7f4;
  --amh-andreas-ink:#163f35;
  --amh-andreas-text:#40564f;
  --amh-andreas-clay:#91664e;
  --amh-andreas-line:rgba(22,63,53,.15);
  background:var(--amh-andreas-cream);
  color:var(--amh-andreas-ink);
}
.amh-andreas-page h1,.amh-andreas-page h2,.amh-andreas-page h3,.amh-andreas-page h4{color:var(--amh-andreas-ink);}
.amh-andreas-page p{color:var(--amh-andreas-text);}

/* Hero */
.amh-andreas-hero{position:relative;overflow:hidden;background:linear-gradient(122deg,#f7efe5 0%,#edf3ee 72%,#e3ece7 100%);}
.amh-andreas-hero:after{content:"";position:absolute;right:-180px;top:-230px;width:600px;height:600px;border:1px solid rgba(22,63,53,.08);border-radius:50%;box-shadow:0 0 0 92px rgba(22,63,53,.014),0 0 0 184px rgba(22,63,53,.009);pointer-events:none;}
.amh-andreas-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(380px,.72fr);gap:clamp(3rem,6vw,6rem);align-items:center;min-height:720px;padding:clamp(5rem,7vw,7rem) 0;}
.amh-andreas-hero__copy{max-width:790px;}
.amh-andreas-hero h1{font-size:clamp(52px,5.8vw,82px);line-height:1;letter-spacing:-.048em;margin:0 0 26px;font-weight:900;}
.amh-andreas-hero__lead{font-size:clamp(18px,1.45vw,21px)!important;line-height:1.74!important;max-width:770px;margin-bottom:20px!important;}
.amh-andreas-hero__reassurance{max-width:690px;margin:0 0 30px!important;padding-left:18px;border-left:3px solid rgba(145,102,78,.68);font-size:16px!important;line-height:1.65!important;font-weight:720;}
.amh-andreas-hero__portrait{position:relative;margin:0;justify-self:end;width:min(100%,500px);overflow:hidden;border-radius:6px 76px 6px 6px;background:#dce6df;box-shadow:0 30px 72px rgba(17,54,44,.14);}
.amh-andreas-hero__portrait:before{content:"";display:block;padding-top:118%;}
.amh-andreas-hero__portrait img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block;}
.amh-andreas-hero__portrait figcaption{position:absolute;left:22px;right:22px;bottom:22px;padding:16px 18px;background:rgba(250,247,241,.94);backdrop-filter:blur(10px);border-left:3px solid var(--amh-andreas-clay);display:grid;gap:2px;}
.amh-andreas-hero__portrait figcaption strong{font-size:16px;color:var(--amh-andreas-ink);}
.amh-andreas-hero__portrait figcaption span{font-size:13px;line-height:1.4;color:var(--amh-andreas-text);font-weight:700;}

/* Sticky orientation */
.amh-andreas-jump{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(22,63,53,.08);border-bottom:1px solid rgba(22,63,53,.11);}
.admin-bar .amh-andreas-jump{top:32px;}
.amh-andreas-jump__inner{display:flex;align-items:center;gap:28px;min-height:64px;overflow-x:auto;scrollbar-width:none;white-space:nowrap;}
.amh-andreas-jump__inner::-webkit-scrollbar{display:none;}
.amh-andreas-jump__inner>span{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:900;color:var(--amh-andreas-clay);}
.amh-andreas-jump__inner a{padding:20px 0 17px;text-decoration:none;color:var(--amh-andreas-ink);font-size:14px;font-weight:850;border-bottom:2px solid transparent;}
.amh-andreas-jump__inner a:hover,.amh-andreas-jump__inner a:focus-visible{border-bottom-color:var(--amh-andreas-ink);}

/* Today */
.amh-andreas-now{background:#fff;}
.amh-andreas-now__grid{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(3.8rem,7vw,7.5rem);align-items:start;}
.amh-andreas-now__intro{position:sticky;top:110px;}
.amh-andreas-now__intro h2{font-size:clamp(42px,4.6vw,62px);line-height:1.06;margin-bottom:20px;}
.amh-andreas-now__intro p:not(.amh-master-eyebrow){font-size:18px;line-height:1.74;max-width:540px;margin:0!important;}
.amh-andreas-now__list{border-top:1px solid var(--amh-andreas-line);}
.amh-andreas-now__row{display:grid;grid-template-columns:92px minmax(0,1fr);gap:24px;align-items:center;padding:26px 0;border-bottom:1px solid var(--amh-andreas-line);}
.amh-andreas-now__logo{width:92px;height:72px;display:grid;place-items:center;padding:9px;background:#fff;border:1px solid rgba(22,63,53,.10);border-radius:12px;overflow:hidden;color:var(--amh-andreas-ink);font-weight:900;letter-spacing:.05em;}
.amh-andreas-now__logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;}
.amh-andreas-now__row h3{font-size:clamp(21px,2vw,27px);line-height:1.2;margin:0 0 6px;}
.amh-andreas-now__row p{font-size:15.5px;line-height:1.62;margin:0!important;max-width:700px;}

/* Qualification explainers */
.amh-andreas-key{background:var(--amh-andreas-sage);}
.amh-andreas-key__head{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(3.4rem,7vw,7rem);align-items:end;margin-bottom:42px;}
.amh-andreas-key__head h2{font-size:clamp(40px,4.5vw,60px);line-height:1.06;margin-bottom:0;}
.amh-andreas-key__head p{font-size:18px;line-height:1.75;margin:0!important;max-width:680px;}
.amh-andreas-key__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.amh-andreas-key__item{position:relative;background:rgba(255,255,255,.76);border:1px solid rgba(22,63,53,.11);border-radius:20px;overflow:hidden;min-height:170px;}
.amh-andreas-key__item summary{list-style:none;cursor:pointer;display:block;position:relative;padding:26px 52px 26px 26px;min-height:168px;}
.amh-andreas-key__item summary::-webkit-details-marker{display:none;}
.amh-andreas-key__item summary:after{content:"+";position:absolute;right:24px;top:23px;color:var(--amh-andreas-clay);font-size:25px;line-height:1;font-weight:600;}
.amh-andreas-key__item[open] summary:after{content:"×";}
.amh-andreas-key__item summary small{display:block;margin-bottom:22px;color:var(--amh-andreas-clay);font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:900;}
.amh-andreas-key__item summary strong{display:block;font-size:21px;line-height:1.28;color:var(--amh-andreas-ink);}
.amh-andreas-key__item>p{margin:0!important;padding:0 26px 26px;font-size:15px!important;line-height:1.62!important;border-top:1px solid rgba(22,63,53,.08);padding-top:20px;}
.amh-andreas-key__item:focus-within{outline:2px solid rgba(22,63,53,.28);outline-offset:2px;}

/* Stats */
.amh-andreas-stats{background:#173f35;color:#fff;padding:clamp(4.6rem,6vw,6.6rem) 0;}
.amh-andreas-stats__head{display:flex;justify-content:space-between;align-items:end;gap:36px;margin-bottom:42px;}
.amh-andreas-stats__head h2{color:#fff;font-size:clamp(36px,4.3vw,56px);line-height:1.08;margin:0;max-width:780px;}
.amh-andreas-stats__head p{color:rgba(255,255,255,.75);margin:0!important;font-size:14px;line-height:1.5;}
.amh-andreas-stats__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2);}
.amh-andreas-stat{min-height:190px;padding:28px 30px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;justify-content:space-between;}
.amh-andreas-stat strong{display:block;color:#fff;font-size:clamp(42px,5.2vw,72px);line-height:.95;letter-spacing:-.045em;font-weight:900;font-variant-numeric:tabular-nums;}
.amh-andreas-stat span{display:block;max-width:260px;color:rgba(255,255,255,.86);font-size:15px;line-height:1.42;font-weight:750;}

/* Timeline, current first */
.amh-andreas-timeline{background:#f3eee6;overflow:hidden;}
.amh-andreas-timeline__head{max-width:860px;margin-bottom:60px;}
.amh-andreas-timeline__head h2{font-size:clamp(42px,4.8vw,62px);line-height:1.05;margin-bottom:18px;}
.amh-andreas-timeline__head p{font-size:18px;line-height:1.75;max-width:800px;margin:0!important;}
.amh-andreas-timeline__rail{position:relative;display:flex;flex-direction:column;gap:18px;padding:8px 0;}
.amh-andreas-timeline__rail:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,rgba(22,63,53,.44),rgba(145,102,78,.28));transform:translateX(-50%);}
.amh-andreas-timeline__item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 86px minmax(0,1fr);align-items:center;min-height:190px;}
.amh-andreas-timeline__marker{grid-column:2;justify-self:center;width:18px;height:18px;border-radius:50%;background:#fff;border:5px solid var(--amh-andreas-ink);box-shadow:0 0 0 8px #f3eee6;z-index:2;}
.amh-andreas-timeline__card{display:grid;grid-template-columns:136px minmax(0,1fr);gap:24px;align-items:center;padding:26px 28px;background:rgba(255,255,255,.82);border:1px solid rgba(22,63,53,.10);border-radius:24px;box-shadow:0 18px 45px rgba(22,53,45,.06);}
.amh-andreas-timeline__item.is-current .amh-andreas-timeline__card{background:#fff;border-color:rgba(22,63,53,.18);box-shadow:0 20px 52px rgba(22,53,45,.09);}
.amh-andreas-timeline__item.is-left .amh-andreas-timeline__card{grid-column:1;grid-row:1;}
.amh-andreas-timeline__item.is-right .amh-andreas-timeline__card{grid-column:3;grid-row:1;}
.amh-andreas-timeline__logo{width:136px;height:108px;display:grid;place-items:center;background:#fff;border-radius:14px;padding:15px;overflow:hidden;border:1px solid rgba(22,63,53,.07);}
.amh-andreas-timeline__logo img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center!important;}
.amh-andreas-timeline__logo--text{font-size:14px;line-height:1.25;font-weight:900;text-align:center;color:var(--amh-andreas-ink);}
.amh-andreas-timeline__copy time{display:block;margin-bottom:8px;font-size:13px;letter-spacing:.055em;text-transform:uppercase;font-weight:900;color:var(--amh-andreas-clay);}
.amh-andreas-timeline__copy h3{font-size:clamp(22px,2.2vw,29px);line-height:1.2;margin:0 0 8px;}
.amh-andreas-timeline__copy p{font-size:15px;line-height:1.66;margin:0!important;}

/* Editorial photo break */
.amh-andreas-visual-break{position:relative;min-height:640px;display:flex;align-items:flex-end;overflow:hidden;background:#173f35;}
.amh-andreas-visual-break__image{position:absolute;inset:0;}
.amh-andreas-visual-break__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,42,34,.84) 0%,rgba(13,42,34,.58) 48%,rgba(13,42,34,.16) 80%,rgba(13,42,34,.05) 100%);}
.amh-andreas-visual-break__image img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.84) contrast(.98);}
.amh-andreas-visual-break__copy{position:relative;z-index:2;max-width:790px;padding:clamp(4.8rem,7vw,6.8rem) 0;}
.amh-andreas-visual-break__copy h2{color:#fff;font-size:clamp(40px,4.8vw,62px);line-height:1.08;margin-bottom:20px;}
.amh-andreas-visual-break__copy p:not(.amh-master-eyebrow){color:rgba(255,255,255,.91);font-size:18px;line-height:1.76;max-width:730px;margin:0!important;}

/* Complete detail archive */
.amh-andreas-archive{background:#fff;}
.amh-andreas-archive__head{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(3.5rem,7vw,7rem);align-items:end;margin-bottom:44px;}
.amh-andreas-archive__head h2{font-size:clamp(40px,4.5vw,58px);line-height:1.08;margin-bottom:0;}
.amh-andreas-archive__head p{font-size:18px;line-height:1.75;margin:0!important;max-width:720px;}
.amh-andreas-archive__list{display:grid;gap:12px;}
.amh-andreas-archive details{border:1px solid rgba(22,63,53,.14);border-radius:18px;background:#fbfcfb;overflow:hidden;}
.amh-andreas-archive summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:24px 26px;font-weight:900;color:var(--amh-andreas-ink);font-size:20px;}
.amh-andreas-archive summary::-webkit-details-marker{display:none;}
.amh-andreas-archive summary:after{content:"+";font-size:27px;font-weight:500;color:var(--amh-andreas-clay);}
.amh-andreas-archive details[open] summary:after{content:"×";}
.amh-andreas-archive__content{padding:26px;border-top:1px solid rgba(22,63,53,.09);}
.amh-andreas-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;}
.amh-andreas-detail{padding:18px 0;border-bottom:1px solid rgba(22,63,53,.09);}
.amh-andreas-detail strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.35;color:var(--amh-andreas-ink);}
.amh-andreas-detail span{display:block;font-size:14.5px;line-height:1.58;color:var(--amh-andreas-text);}
.amh-andreas-archive__note{margin:24px 0 0!important;padding:17px 18px;background:var(--amh-andreas-sage);border-radius:14px;font-size:15px!important;line-height:1.6!important;}

/* Training tabs */
.amh-andreas-training{background:var(--amh-andreas-sage);}
.amh-andreas-training__head{max-width:860px;margin-bottom:40px;}
.amh-andreas-training__head h2{font-size:clamp(40px,4.5vw,58px);line-height:1.08;margin-bottom:16px;}
.amh-andreas-training__head p{font-size:18px;line-height:1.72;margin:0!important;}
.amh-andreas-tabs{border:1px solid rgba(22,63,53,.13);border-radius:22px;overflow:hidden;background:rgba(255,255,255,.76);}
.amh-andreas-tabs__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid rgba(22,63,53,.12);}
.amh-andreas-tabs__nav button{appearance:none;border:0;border-right:1px solid rgba(22,63,53,.10);background:transparent;padding:22px 24px;text-align:left;font:inherit;font-size:17px;line-height:1.35;font-weight:850;color:var(--amh-andreas-ink);cursor:pointer;}
.amh-andreas-tabs__nav button:last-child{border-right:0;}
.amh-andreas-tabs__nav button[aria-selected="true"]{background:#fff;box-shadow:inset 0 -3px 0 var(--amh-andreas-clay);}
.amh-andreas-tabs__nav button:focus-visible{outline:3px solid rgba(22,63,53,.24);outline-offset:-3px;}
.amh-andreas-tabs__panel{padding:28px 30px 32px;}
.amh-andreas-training-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 30px;}
.amh-andreas-training-list span{display:block;padding:14px 0;border-bottom:1px solid rgba(22,63,53,.09);font-size:15px;line-height:1.5;color:var(--amh-andreas-text);}

/* Booking */
.amh-andreas-book{background:linear-gradient(125deg,#183f35,#254f44 70%,#315a4f);color:#fff;padding:clamp(5rem,6.4vw,6.5rem) 0;}
.amh-andreas-book__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.62fr);gap:60px;align-items:end;}
.amh-andreas-book h2{color:#fff;font-size:clamp(38px,4.5vw,58px);max-width:820px;margin-bottom:20px;}
.amh-andreas-book p:not(.amh-master-eyebrow){font-size:18px;line-height:1.72;color:rgba(255,255,255,.9);max-width:720px;margin-bottom:0;}
.amh-andreas-book .amh-master-actions{justify-content:flex-end;}

@media(max-width:1100px){
  .amh-andreas-hero__grid{grid-template-columns:1fr;min-height:0;gap:46px;}
  .amh-andreas-hero__portrait{justify-self:start;width:min(100%,560px);}
  .amh-andreas-now__grid,.amh-andreas-key__head,.amh-andreas-archive__head,.amh-andreas-book__grid{grid-template-columns:1fr;gap:32px;}
  .amh-andreas-now__intro{position:static;}
  .amh-andreas-key__grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .amh-andreas-timeline__rail:before{left:28px;transform:none;}
  .amh-andreas-timeline__item{grid-template-columns:58px minmax(0,1fr);min-height:0;}
  .amh-andreas-timeline__marker{grid-column:1;grid-row:1;justify-self:center;}
  .amh-andreas-timeline__item.is-left .amh-andreas-timeline__card,.amh-andreas-timeline__item.is-right .amh-andreas-timeline__card{grid-column:2;grid-row:1;}
  .amh-andreas-training-list{grid-template-columns:repeat(2,minmax(0,1fr));}
  .amh-andreas-book .amh-master-actions{justify-content:flex-start;}
}

@media(max-width:780px){
  .admin-bar .amh-andreas-jump{top:46px;}
  .amh-andreas-stats__head{display:block;}
  .amh-andreas-stats__head p{margin-top:14px!important;}
  .amh-andreas-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .amh-andreas-key__grid{grid-template-columns:1fr;}
  .amh-andreas-key__item summary{min-height:0;}
  .amh-andreas-timeline__card{grid-template-columns:112px minmax(0,1fr);gap:18px;padding:20px;}
  .amh-andreas-timeline__logo{width:112px;height:92px;padding:11px;}
  .amh-andreas-detail-grid{grid-template-columns:1fr;}
  .amh-andreas-tabs__nav{display:flex;overflow-x:auto;scrollbar-width:thin;}
  .amh-andreas-tabs__nav button{min-width:240px;}
  .amh-andreas-training-list{grid-template-columns:1fr;}
}

@media(max-width:560px){
  .amh-andreas-hero__grid{padding:4.3rem 0 4rem;}
  .amh-andreas-hero h1{font-size:clamp(44px,12.5vw,60px);}
  .amh-andreas-hero__portrait{width:100%;border-radius:5px 48px 5px 5px;}
  .amh-andreas-hero__portrait figcaption{left:14px;right:14px;bottom:14px;padding:14px;}
  .amh-andreas-jump__inner{gap:20px;}
  .amh-andreas-now__row{grid-template-columns:74px minmax(0,1fr);gap:16px;padding:22px 0;}
  .amh-andreas-now__logo{width:74px;height:62px;padding:7px;}
  .amh-andreas-stats__grid{grid-template-columns:1fr;}
  .amh-andreas-stat{min-height:145px;}
  .amh-andreas-timeline__item{grid-template-columns:42px minmax(0,1fr);}
  .amh-andreas-timeline__rail:before{left:20px;}
  .amh-andreas-timeline__card{grid-template-columns:1fr;}
  .amh-andreas-timeline__logo{width:132px;height:96px;}
  .amh-andreas-visual-break{min-height:610px;}
  .amh-andreas-visual-break__image:after{background:linear-gradient(0deg,rgba(13,42,34,.86) 0%,rgba(13,42,34,.48) 62%,rgba(13,42,34,.10) 100%);}
  .amh-andreas-visual-break__copy{padding:17rem 0 3.4rem;}
  .amh-andreas-archive summary{padding:20px 18px;font-size:18px;}
  .amh-andreas-archive__content{padding:20px 18px;}
  .amh-andreas-tabs__panel{padding:20px 18px 24px;}
}

@media(prefers-reduced-motion:reduce){
  .amh-andreas-page *{scroll-behavior:auto!important;animation-duration:.001ms!important;transition-duration:.001ms!important;}
}

/* 0.9.2 · Feinpolitur: sichere Logos, mehr Innenraum, sekundäre Biografie */
.amh-andreas-page .amh-andreas-now__row{padding:30px 4px;gap:30px;}
.amh-andreas-page .amh-andreas-now__logo{width:112px;height:88px;padding:14px;border-radius:15px;overflow:hidden;}
.amh-andreas-page .amh-andreas-now__logo img,
.amh-andreas-page .amh-andreas-timeline__logo img{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;}
.amh-andreas-page .amh-andreas-timeline__card{grid-template-columns:154px minmax(0,1fr);gap:30px;padding:32px 34px;}
.amh-andreas-page .amh-andreas-timeline__logo{width:154px;height:122px;padding:18px;overflow:hidden;}
.amh-andreas-page .amh-andreas-timeline__copy{padding-right:4px;}
.amh-andreas-page .amh-andreas-key__item summary{padding:30px 58px 30px 30px;}
.amh-andreas-page .amh-andreas-key__item>p{padding:22px 30px 30px;}
.amh-andreas-page .amh-andreas-archive summary{padding:28px 32px;}
.amh-andreas-page .amh-andreas-archive__content{padding:32px;}
.amh-andreas-page .amh-andreas-tabs__nav button{padding:25px 28px;}
.amh-andreas-page .amh-andreas-tabs__panel{padding:34px 36px 38px;}
.amh-andreas-page .amh-andreas-training-list span{padding:16px 4px;}
.amh-andreas-other{background:#fff;}
.amh-andreas-other__grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(4rem,7vw,7rem);align-items:start;}
.amh-andreas-other__grid h2{font-size:clamp(38px,4.2vw,54px);max-width:520px;}
.amh-andreas-other__item{padding:34px 36px;border:1px solid rgba(22,63,53,.12);border-radius:22px;background:#f6f8f5;}
.amh-andreas-other__item>span{display:block;margin-bottom:11px;color:var(--amh-andreas-clay);font-size:13px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;}
.amh-andreas-other__item h3{font-size:clamp(24px,2.4vw,32px);line-height:1.22;margin-bottom:13px;}
.amh-andreas-other__item p{font-size:16px;line-height:1.72;margin:0!important;max-width:740px;}
@media(max-width:1100px){
  .amh-andreas-other__grid{grid-template-columns:1fr;gap:28px;}
}
@media(max-width:780px){
  .amh-andreas-page .amh-andreas-now__logo{width:96px;height:76px;padding:11px;}
  .amh-andreas-page .amh-andreas-timeline__card{grid-template-columns:126px minmax(0,1fr);gap:22px;padding:24px;}
  .amh-andreas-page .amh-andreas-timeline__logo{width:126px;height:102px;padding:13px;}
}
@media(max-width:560px){
  .amh-andreas-page .amh-andreas-now__row{grid-template-columns:82px minmax(0,1fr);gap:18px;padding:24px 0;}
  .amh-andreas-page .amh-andreas-now__logo{width:82px;height:68px;padding:9px;}
  .amh-andreas-page .amh-andreas-timeline__card{grid-template-columns:1fr;padding:22px 20px;}
  .amh-andreas-page .amh-andreas-timeline__logo{width:146px;height:104px;padding:12px;}
  .amh-andreas-page .amh-andreas-archive summary{padding:22px 20px;}
  .amh-andreas-page .amh-andreas-archive__content{padding:22px 20px;}
  .amh-andreas-page .amh-andreas-tabs__panel{padding:24px 20px 28px;}
  .amh-andreas-other__item{padding:26px 22px;}
}


/* 0.9.3 · Ruhigere Profilführung, sichere Logos, mehr Innenraum */
.amh-andreas-page .amh-andreas-now__row{
  grid-template-columns:132px minmax(0,1fr);
  gap:34px;
  padding:34px 10px;
  align-items:center;
}
.amh-andreas-page .amh-andreas-now__row--plain{
  display:block;
  padding:36px 20px 36px 34px;
  border-left:3px solid rgba(145,102,78,.46);
  background:linear-gradient(90deg,rgba(241,233,222,.48),rgba(255,255,255,0) 64%);
}
.amh-andreas-page .amh-andreas-now__body{max-width:780px;}
.amh-andreas-page .amh-andreas-now__kicker{
  display:block;
  margin:0 0 8px;
  color:var(--amh-andreas-clay);
  font-size:12px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.095em;
  text-transform:uppercase;
}
.amh-andreas-page .amh-andreas-now__row--plain h3{margin-bottom:8px;}
.amh-andreas-page .amh-andreas-now__logo{
  position:relative;
  width:132px;
  height:106px;
  padding:0;
  border-radius:17px;
  overflow:visible;
  background:#fff;
  box-sizing:border-box;
}
.amh-andreas-page .amh-andreas-now__logo img{
  position:absolute!important;
  inset:14px!important;
  width:calc(100% - 28px)!important;
  height:calc(100% - 28px)!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
.amh-andreas-page .amh-andreas-timeline__card{
  grid-template-columns:174px minmax(0,1fr);
  gap:34px;
  padding:36px 38px;
}
.amh-andreas-page .amh-andreas-timeline__logo{
  position:relative;
  width:174px;
  height:138px;
  padding:0;
  overflow:visible;
  box-sizing:border-box;
}
.amh-andreas-page .amh-andreas-timeline__logo img{
  position:absolute!important;
  inset:16px!important;
  width:calc(100% - 32px)!important;
  height:calc(100% - 32px)!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
}
.amh-andreas-page .amh-andreas-timeline__copy{padding:4px 8px 4px 0;}
.amh-andreas-page .amh-andreas-key__item summary{
  padding:32px 64px 32px 34px;
  min-height:176px;
}
.amh-andreas-page .amh-andreas-key__item>p{
  padding:28px 34px 40px;
  font-size:15.5px!important;
  line-height:1.72!important;
}
.amh-andreas-page .amh-andreas-key__item summary:after{right:28px;top:28px;}
.amh-andreas-page .amh-andreas-visual-break__image img{
  object-position:center 54%;
  filter:saturate(.78) contrast(.96) brightness(.92);
}
.amh-andreas-page .amh-andreas-visual-break__image:after{
  background:linear-gradient(90deg,rgba(13,42,34,.88) 0%,rgba(13,42,34,.64) 48%,rgba(13,42,34,.25) 78%,rgba(13,42,34,.11) 100%);
}
.amh-andreas-page .amh-andreas-tabs__panel{padding:40px 44px 46px;}
.amh-andreas-page .amh-andreas-training-list span{padding:18px 6px;line-height:1.58;}

@media(max-width:780px){
  .amh-andreas-page .amh-andreas-now__row{grid-template-columns:110px minmax(0,1fr);gap:24px;padding:30px 4px;}
  .amh-andreas-page .amh-andreas-now__row--plain{display:block;padding:30px 18px 30px 26px;}
  .amh-andreas-page .amh-andreas-now__logo{width:110px;height:88px;}
  .amh-andreas-page .amh-andreas-now__logo img{inset:11px!important;width:calc(100% - 22px)!important;height:calc(100% - 22px)!important;}
  .amh-andreas-page .amh-andreas-timeline__card{grid-template-columns:142px minmax(0,1fr);gap:25px;padding:28px;}
  .amh-andreas-page .amh-andreas-timeline__logo{width:142px;height:112px;}
  .amh-andreas-page .amh-andreas-timeline__logo img{inset:13px!important;width:calc(100% - 26px)!important;height:calc(100% - 26px)!important;}
  .amh-andreas-page .amh-andreas-tabs__panel{padding:30px 26px 34px;}
}
@media(max-width:560px){
  .amh-andreas-page .amh-andreas-now__row{grid-template-columns:88px minmax(0,1fr);gap:18px;padding:26px 0;}
  .amh-andreas-page .amh-andreas-now__row--plain{display:block;padding:28px 16px 28px 22px;}
  .amh-andreas-page .amh-andreas-now__logo{width:88px;height:72px;}
  .amh-andreas-page .amh-andreas-now__logo img{inset:9px!important;width:calc(100% - 18px)!important;height:calc(100% - 18px)!important;}
  .amh-andreas-page .amh-andreas-timeline__card{grid-template-columns:1fr;padding:26px 22px 30px;}
  .amh-andreas-page .amh-andreas-timeline__logo{width:160px;height:118px;}
  .amh-andreas-page .amh-andreas-timeline__logo img{inset:12px!important;width:calc(100% - 24px)!important;height:calc(100% - 24px)!important;}
  .amh-andreas-page .amh-andreas-key__item summary{padding:27px 56px 27px 24px;min-height:0;}
  .amh-andreas-page .amh-andreas-key__item>p{padding:24px 24px 34px;}
  .amh-andreas-page .amh-andreas-tabs__panel{padding:28px 22px 32px;}
}


/* 0.9.4 · Profilseite: einheitliche Heute-Zeilen, mehr Luft, reichere Vertiefungen */
.amh-andreas-page .amh-andreas-now__logo--wordmark{
  display:grid;
  place-items:center;
  padding:16px;
  border:1px solid rgba(22,63,53,.10);
}
.amh-andreas-page .amh-andreas-now__logo--wordmark span{
  display:block;
  color:var(--amh-andreas-ink);
  font-size:13px;
  line-height:1.25;
  font-weight:900;
  letter-spacing:.10em;
  text-align:center;
}
.amh-andreas-page .amh-andreas-key__item>p{
  box-sizing:border-box;
  padding:30px 36px 54px!important;
}
.amh-andreas-page .amh-andreas-key__item>p:after{
  content:"";
  display:block;
  height:8px;
}
.amh-andreas-page .amh-andreas-tabs__nav{grid-template-columns:repeat(4,minmax(0,1fr));}
.amh-andreas-page .amh-andreas-tabs__nav button{padding:25px 24px;min-height:92px;}
.amh-andreas-page .amh-andreas-tabs__panel{padding:42px 46px 50px;}
.amh-andreas-page .amh-andreas-tabs__intro{
  margin:0 0 22px!important;
  max-width:900px;
  font-size:16px!important;
  line-height:1.68!important;
  color:var(--amh-andreas-text);
}
.amh-andreas-page .amh-andreas-training-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 42px;}
.amh-andreas-page .amh-andreas-training-list span{padding:18px 4px 19px;}
@media(max-width:1100px){
  .amh-andreas-page .amh-andreas-tabs__nav{display:flex;overflow-x:auto;scrollbar-width:thin;}
  .amh-andreas-page .amh-andreas-tabs__nav button{min-width:245px;}
}
@media(max-width:780px){
  .amh-andreas-page .amh-andreas-key__item>p{padding:26px 28px 46px!important;}
  .amh-andreas-page .amh-andreas-tabs__panel{padding:32px 28px 38px;}
  .amh-andreas-page .amh-andreas-training-list{grid-template-columns:1fr;}
}
@media(max-width:560px){
  .amh-andreas-page .amh-andreas-key__item>p{padding:24px 24px 42px!important;}
  .amh-andreas-page .amh-andreas-tabs__panel{padding:28px 22px 34px;}
}


/* 0.9.5 · Abschluss Master 4: unabhängige Kartenhoehen und sicherer Portraetausschnitt */
.amh-andreas-page .amh-andreas-key__grid{
  align-items:start;
}
.amh-andreas-page .amh-andreas-key__item{
  align-self:start;
  height:auto;
}
.amh-andreas-page .amh-andreas-key__item:not([open]){
  min-height:170px;
}
.amh-andreas-page .amh-andreas-hero__portrait img{
  object-position:center top!important;
}
@media(max-width:780px){
  .amh-andreas-page .amh-andreas-key__item:not([open]){min-height:0;}
}


/* 0.9.6 · Master 4 final: Fokusmarkierung ohne optische Groessenverschiebung */
.amh-andreas-page .amh-andreas-key__item:focus-within{
  outline:none!important;
  outline-offset:0!important;
}
.amh-andreas-page .amh-andreas-key__item summary:focus{
  outline:none;
}
.amh-andreas-page .amh-andreas-key__item summary:focus-visible{
  box-shadow:inset 0 0 0 2px rgba(22,63,53,.30);
  border-radius:19px;
}

/* 0.9.7 · Geschlossene Qualifikationskarten exakt gleich hoch */
@media(min-width:781px){
  .amh-andreas-page .amh-andreas-key__item:not([open]){
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
    box-sizing:border-box!important;
  }
  .amh-andreas-page .amh-andreas-key__item:not([open]) summary{
    height:218px!important;
    min-height:218px!important;
    max-height:218px!important;
    box-sizing:border-box!important;
    overflow:hidden!important;
  }
  .amh-andreas-page .amh-andreas-key__item[open]{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
  }
  .amh-andreas-page .amh-andreas-key__item[open] summary{
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    box-sizing:border-box!important;
  }
}

/* 0.19.0 · Bücher & Veröffentlichungen als ruhiger Vertrauensbaustein */
.amh-andreas-page .amh-andreas-publications{background:#f6f1e8;}
.amh-andreas-page .amh-andreas-publications__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:clamp(34px,6vw,86px);align-items:center;}
.amh-andreas-page .amh-andreas-publications__grid h2{max-width:780px;}
.amh-andreas-page .amh-andreas-publications__grid>div:first-child>p:last-child{max-width:760px;}
.amh-andreas-page .amh-andreas-publications__card{background:#fff;border:1px solid rgba(29,61,52,.13);border-radius:24px;padding:30px;box-shadow:0 18px 46px rgba(29,61,52,.07);}
.amh-andreas-page .amh-andreas-publications__card>span{display:block;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:800;color:#6d7f77;margin-bottom:8px;}
.amh-andreas-page .amh-andreas-publications__card>strong{display:block;font-size:clamp(22px,2.2vw,30px);line-height:1.2;margin-bottom:12px;color:#163f35;}
.amh-andreas-page .amh-andreas-publications__card a{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-weight:800;color:#163f35;text-decoration:none;}
.amh-andreas-page .amh-andreas-publications__card a:hover{text-decoration:underline;text-underline-offset:4px;}
@media(max-width:780px){.amh-andreas-page .amh-andreas-publications__grid{grid-template-columns:1fr;}.amh-andreas-page .amh-andreas-publications__card{padding:24px;}}
