
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{display:block;max-width:100%}a{color:inherit}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:1000;padding:.75rem 1rem;background:#fff;color:#111}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,4rem);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand img{width:110px;height:38px;object-fit:cover}.site-nav{display:flex;gap:clamp(1rem,2.5vw,2.5rem)}.site-nav a{text-decoration:none;position:relative}.site-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-.4rem;height:1px;transition:right .25s}.site-nav a:hover::after,.site-nav a.active::after{right:0}.menu-button{display:none;border:0;background:none;padding:.6rem}.menu-button span:not(.sr-only){display:block;width:26px;height:1px;margin:6px}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:stretch}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,7vw,8rem)}h1,h2,h3,p{margin-top:0}.hero h1,.page-head h1{font-size:clamp(4rem,11vw,10rem);line-height:.82;margin-bottom:1.5rem;font-weight:400}.lead{font-size:clamp(1.25rem,2vw,2rem)}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.74rem;font-weight:700}.button{display:inline-flex;width:max-content;padding:.85rem 1.15rem;text-decoration:none;border:1px solid;border-radius:999px;transition:transform .2s}.button:hover{transform:translateY(-2px)}.intro{max-width:900px;margin:0 auto;padding:clamp(5rem,10vw,10rem) 1.5rem}.intro h2{font-size:clamp(2.5rem,6vw,5.5rem);line-height:1}.intro>p:last-child{font-size:1.2rem;line-height:1.8;max-width:700px}.featured{display:grid;grid-template-columns:1fr 1fr;gap:1px}.feature-card{position:relative;min-height:65vh;overflow:hidden}.feature-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.feature-card:hover img{transform:scale(1.03)}.feature-card>div{position:absolute;inset:auto 1.5rem 1.5rem;padding:1.2rem}.feature-card h3{font-size:2rem;margin-bottom:.5rem}.page-head{padding:clamp(6rem,12vw,12rem) clamp(1.5rem,7vw,8rem) clamp(3rem,7vw,6rem)}.page-head p:last-child{font-size:1.3rem}.bio-grid,.thoughts-layout,.contact-grid,.seminar-panel{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(2rem,7vw,8rem);padding:0 clamp(1.5rem,7vw,8rem) clamp(6rem,10vw,10rem)}.portrait img{width:100%;position:sticky;top:110px}.bio-copy{font-size:1.05rem;line-height:1.75}.bio-copy h2{font-size:clamp(2.4rem,5vw,5rem)}.bio-copy h3{margin-top:3rem}.bio-copy blockquote{margin:3rem 0;padding-left:1.5rem;border-left:1px solid;font-size:1.3rem;font-style:italic}.timeline{padding:clamp(4rem,8vw,8rem) clamp(1.5rem,7vw,8rem)}.timeline>h2{font-size:clamp(3rem,7vw,7rem)}.timeline article{display:grid;grid-template-columns:180px 1fr;gap:2rem;padding:1.5rem 0;border-top:1px solid}.timeline time{font-weight:700}.timeline p{line-height:1.6}.gallery-intro{max-width:900px;padding:0 clamp(1.5rem,7vw,8rem) 5rem}.gallery-intro h2{font-size:clamp(2.5rem,5vw,5rem)}.art-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,2.5rem);padding:0 clamp(1.5rem,4vw,4rem) 8rem}.art-card{margin:0;cursor:zoom-in}.art-card__image{overflow:hidden}.art-card img{width:100%;aspect-ratio:1/1;object-fit:cover;transition:transform .6s}.art-card:hover img{transform:scale(1.025)}.art-card figcaption{padding:1rem 0 2rem}.art-card h2{font-size:1.2rem;margin-bottom:.35rem}.art-card p{opacity:.7;line-height:1.5}.thoughts-image img{position:sticky;top:110px}.poem{padding-bottom:5rem}.poem h2{font-size:clamp(2rem,4vw,4rem)}.poem p{font-size:1.05rem;line-height:2}.seminar-panel{align-items:center}.seminar-panel img{width:100%;max-height:70vh;object-fit:cover}.seminar-panel h2{font-size:clamp(2.5rem,5vw,5rem)}.seminar-panel p{line-height:1.7}.contact-card{align-self:center}.contact-card h2{font-size:clamp(3rem,6vw,6rem)}.contact-card address{font-style:normal;font-size:1.3rem;line-height:1.7}.contact-card p{font-size:1.2rem}.contact-art img{width:100%;height:70vh;object-fit:cover}.site-footer{display:flex;justify-content:space-between;align-items:center;padding:2rem clamp(1.5rem,4vw,4rem);border-top:1px solid}.site-footer a{text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.lightbox{width:min(94vw,1400px);height:min(92vh,1000px);padding:1rem;border:0}.lightbox::backdrop{background:rgba(0,0,0,.88)}.lightbox img{width:100%;height:calc(100% - 3rem);object-fit:contain}.lightbox p{text-align:center;margin:.8rem 0}.lightbox__close{position:absolute;right:1rem;top:.7rem;width:2.8rem;height:2.8rem;border:0;border-radius:50%;font-size:2rem;line-height:1;cursor:pointer}.modal-open{overflow:hidden}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s,transform .7s}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:850px){.menu-button{display:block}.site-nav{position:fixed;left:1rem;right:1rem;top:76px;display:none;flex-direction:column;padding:1.5rem}.site-nav.open{display:flex}.hero{grid-template-columns:1fr}.hero__media{height:52vh}.featured,.bio-grid,.thoughts-layout,.contact-grid,.seminar-panel{grid-template-columns:1fr}.portrait img,.thoughts-image img{position:static}.art-grid{grid-template-columns:repeat(2,1fr)}.timeline article{grid-template-columns:1fr;gap:.5rem}.contact-art{order:-1}}@media(max-width:540px){.brand span{display:none}.brand img{width:90px}.art-grid{grid-template-columns:1fr}.hero h1,.page-head h1{font-size:clamp(3.5rem,20vw,6rem)}.site-footer{align-items:flex-start;flex-direction:column;gap:1rem}}

:root{
  --bg:#f6f1e8;
  --ink:#2d2b27;
  --muted:#777166;
  --surface:#fffaf3;
  --surface-soft:#ece3d7;
  --accent:#b4785d;
  --glass:rgba(246,241,232,.9);
}
body{
  background:var(--bg);
  color:var(--ink);
  font-family:Arial,Helvetica,sans-serif
}
.site-header{
  background:var(--glass);
  border-bottom:1px solid rgba(45,43,39,.12)
}
.site-nav a::after{background:var(--accent)}
h1,h2,h3{font-family:Georgia,"Times New Roman",serif}
.hero{grid-template-columns:1fr}
.hero__media{
  grid-area:1/1;
  height:calc(100vh - 76px)
}
.hero__content{
  grid-area:1/1;
  z-index:2;
  max-width:760px;
  background:linear-gradient(
    90deg,
    rgba(71,58,48,.62) 0%,
    rgba(71,58,48,.26) 55%,
    transparent 100%
  );
  color:#fff
}
.button{
  background:rgba(255,250,243,.72);
  color:var(--ink);
  border-color:rgba(45,43,39,.35)
}
.feature-card>div{
  background:rgba(255,250,243,.9);
  color:var(--ink);
  backdrop-filter:blur(10px)
}
.timeline{background:var(--surface-soft)}
.art-grid{
  gap:1px;
  padding-left:0;
  padding-right:0
}
.art-card{
  background:var(--surface)
}
.art-card figcaption{padding:1rem}
.art-card__image{background:#e6ddd1}
.art-card img{aspect-ratio:4/5}
.bio-copy,.poem{color:#46413b}
.gallery-intro,.page-head{background:linear-gradient(180deg,var(--surface),var(--bg))}
.contact-card,.seminar-panel>div{
  background:var(--surface);
  padding:clamp(1.5rem,4vw,3rem)
}
.lightbox{
  background:var(--surface);
  color:var(--ink)
}
.lightbox__close{
  background:var(--ink);
  color:#fff
}
.site-nav{background:var(--glass)}
.site-footer{background:var(--surface)}


.artist-statement{
  display:grid;
  grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);
  min-height:78vh;
  background:var(--surface);
  border-top:1px solid rgba(45,43,39,.1);
  border-bottom:1px solid rgba(45,43,39,.1)
}
.artist-statement__media{
  min-height:650px;
  overflow:hidden
}
.artist-statement__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center top;
  filter:saturate(.9)
}
.artist-statement__content{
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(3rem,8vw,9rem)
}
.artist-statement__content h2{
  max-width:760px;
  font-size:clamp(3rem,7vw,7rem);
  line-height:.94;
  margin-bottom:clamp(2rem,5vw,4rem)
}
.statement-lines{
  max-width:760px;
  margin-bottom:2.5rem
}
.statement-lines p{
  padding:1rem 0;
  margin:0;
  border-top:1px solid rgba(45,43,39,.16);
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(1.15rem,2vw,1.65rem);
  line-height:1.45
}
.statement-lines p:last-child{
  border-bottom:1px solid rgba(45,43,39,.16)
}
@media(max-width:850px){
  .artist-statement{grid-template-columns:1fr}
  .artist-statement__media{min-height:65vh}
}
@media(max-width:540px){
  .artist-statement__media{min-height:52vh}
  .artist-statement__content{padding:4rem 1.5rem}
}


.artist-statement__media{
  display:grid;
  grid-template-columns:minmax(0,1.08fr) minmax(180px,.72fr);
  grid-template-rows:1fr;
  gap:clamp(.75rem,1.5vw,1.25rem);
  padding:clamp(.75rem,1.5vw,1.25rem);
  background:var(--surface-soft)
}
.artist-statement__image{
  min-width:0;
  height:100%;
  margin:0;
  overflow:hidden
}
.artist-statement__image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .8s ease
}
.artist-statement__image:hover img{
  transform:scale(1.025)
}
.artist-statement__image--portrait img{
  object-position:center center
}
.artist-statement__image--detail img{
  object-position:center center
}
@media(max-width:1050px){
  .artist-statement{
    grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)
  }
  .artist-statement__media{
    grid-template-columns:1fr;
    grid-template-rows:1.25fr .75fr
  }
}
@media(max-width:850px){
  .artist-statement__media{
    min-height:auto;
    grid-template-columns:1.15fr .85fr;
    grid-template-rows:minmax(360px,62vh)
  }
}
@media(max-width:620px){
  .artist-statement__media{
    grid-template-columns:1fr;
    grid-template-rows:minmax(420px,68vh) minmax(240px,42vh)
  }
}


/* Moderne Galerie: jedes Werk vollständig sichtbar */
.art-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:clamp(1.25rem,2.5vw,2.25rem);
  padding:0 clamp(1.25rem,4vw,4rem) clamp(6rem,10vw,9rem);
  align-items:start
}

.art-card{
  display:flex;
  flex-direction:column;
  margin:0;
  overflow:hidden;
  background:var(--surface);
  border:1px solid rgba(45,43,39,.1);
  border-radius:20px;
  box-shadow:0 12px 35px rgba(45,43,39,.08);
  transition:
    transform .3s ease,
    box-shadow .3s ease,
    border-color .3s ease
}

.art-card:hover,
.art-card:focus-visible{
  transform:translateY(-6px);
  border-color:rgba(180,120,93,.35);
  box-shadow:0 20px 48px rgba(45,43,39,.14);
  outline:none
}

.art-card__image{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:280px;
  padding:clamp(.85rem,1.5vw,1.25rem);
  overflow:hidden;
  background:
    radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 42%),
    linear-gradient(145deg,#eee6dc,#e5dbcf)
}

.art-card img{
  width:100%;
  height:auto;
  max-height:620px;
  aspect-ratio:auto;
  object-fit:contain;
  border-radius:12px;
  transform:none;
  transition:transform .4s ease
}

.art-card:hover img{
  transform:scale(1.015)
}

.art-card figcaption{
  flex:1;
  padding:1.25rem 1.35rem 1.5rem
}

.art-card h2{
  margin-bottom:.45rem;
  font-size:clamp(1.15rem,1.8vw,1.45rem);
  line-height:1.15
}

.art-card p{
  margin-bottom:0;
  color:var(--muted);
  line-height:1.55
}

/* Unterschiedliche Bildformate wirken ausgewogen, ohne Beschnitt */
.art-card:nth-child(3n+1) .art-card__image{min-height:360px}
.art-card:nth-child(3n+2) .art-card__image{min-height:300px}
.art-card:nth-child(3n) .art-card__image{min-height:420px}

@media(max-width:1100px){
  .art-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .art-card:nth-child(n) .art-card__image{
    min-height:340px
  }
}

@media(max-width:680px){
  .art-grid{
    grid-template-columns:1fr;
    gap:1.25rem;
    padding-left:1rem;
    padding-right:1rem
  }

  .art-card{
    border-radius:16px
  }

  .art-card:nth-child(n) .art-card__image{
    min-height:260px
  }

  .art-card img{
    max-height:none
  }
}


/* ---------------------------------------------------------
   Responsive Optimierung: Smartphone, Tablet, Desktop
   --------------------------------------------------------- */

:root{
  --page-padding:clamp(1rem,4vw,4rem);
  --content-width:1440px;
  --header-height:76px;
}

html{
  -webkit-text-size-adjust:100%;
  text-size-adjust:100%
}

body{
  min-width:320px;
  overflow-x:hidden
}

main{
  width:100%;
  overflow:hidden
}

.site-header,
.site-footer,
.page-head,
.gallery-intro,
.bio-grid,
.thoughts-layout,
.contact-grid,
.seminar-panel,
.timeline{
  padding-left:max(var(--page-padding),env(safe-area-inset-left));
  padding-right:max(var(--page-padding),env(safe-area-inset-right))
}

.site-header{
  min-height:var(--header-height);
  padding-top:max(1rem,env(safe-area-inset-top));
}

.site-footer{
  padding-bottom:max(2rem,env(safe-area-inset-bottom))
}

button,
.button,
.site-nav a,
.art-card{
  -webkit-tap-highlight-color:transparent;
  touch-action:manipulation
}

.button,
.menu-button,
.site-nav a{
  min-height:44px
}

.button{
  align-items:center;
  justify-content:center;
  padding:.9rem 1.25rem
}

.hero__content,
.artist-statement__content,
.bio-copy,
.poems,
.contact-card,
.seminar-panel>div{
  min-width:0
}

.hero h1,
.page-head h1,
.intro h2,
.artist-statement__content h2,
.bio-copy h2,
.gallery-intro h2,
.poem h2,
.contact-card h2,
.seminar-panel h2{
  overflow-wrap:anywhere
}

.hero__media img,
.artist-statement__image img,
.contact-art img,
.seminar-panel img{
  max-width:none
}

.art-grid{
  width:min(100%,var(--content-width));
  margin-inline:auto
}

/* Große Monitore */
@media(min-width:1600px){
  :root{
    --page-padding:clamp(4rem,6vw,8rem)
  }

  .site-header,
  .site-footer{
    padding-left:max(5vw,env(safe-area-inset-left));
    padding-right:max(5vw,env(safe-area-inset-right))
  }

  .hero__content{
    padding-left:clamp(5rem,10vw,12rem)
  }

  .artist-statement{
    max-width:1800px;
    margin-inline:auto
  }

  .art-grid{
    grid-template-columns:repeat(4,minmax(0,1fr))
  }
}

/* Laptop und kleine Desktop-Auflösungen */
@media(min-width:1101px) and (max-width:1599px){
  .hero__content{
    padding:clamp(3rem,7vw,7rem)
  }

  .art-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
}

/* Tablet quer */
@media(min-width:821px) and (max-width:1100px){
  :root{
    --page-padding:clamp(1.5rem,4vw,3rem)
  }

  .site-header{
    gap:1.5rem
  }

  .site-nav{
    gap:clamp(.75rem,1.7vw,1.35rem)
  }

  .site-nav a{
    display:flex;
    align-items:center;
    font-size:.95rem
  }

  .hero{
    min-height:760px
  }

  .hero__media{
    height:calc(100vh - var(--header-height));
    min-height:680px
  }

  .hero__content{
    max-width:670px;
    padding:clamp(3rem,8vw,6rem)
  }

  .bio-grid,
  .thoughts-layout,
  .contact-grid,
  .seminar-panel{
    gap:clamp(2.5rem,5vw,4.5rem)
  }

  .art-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))
  }

  .artist-statement__content{
    padding:clamp(2.5rem,5vw,4.5rem)
  }
}

/* Tablet hoch und große Smartphones */
@media(min-width:621px) and (max-width:820px){
  :root{
    --page-padding:clamp(1.25rem,4vw,2.25rem);
    --header-height:72px
  }

  .site-header{
    min-height:var(--header-height)
  }

  .menu-button{
    display:block;
    min-width:48px;
    min-height:48px
  }

  .site-nav{
    top:calc(var(--header-height) + env(safe-area-inset-top));
    left:max(1rem,env(safe-area-inset-left));
    right:max(1rem,env(safe-area-inset-right));
    max-height:calc(100dvh - var(--header-height) - 2rem);
    overflow-y:auto;
    border-radius:18px;
    box-shadow:0 18px 45px rgba(45,43,39,.16)
  }

  .site-nav a{
    display:flex;
    align-items:center;
    padding:.8rem .25rem;
    border-bottom:1px solid rgba(45,43,39,.08)
  }

  .site-nav a:last-child{
    border-bottom:0
  }

  .hero{
    min-height:auto
  }

  .hero__media{
    height:min(62vh,620px);
    min-height:480px
  }

  .hero__content{
    padding:clamp(2.5rem,7vw,4.5rem);
    background:linear-gradient(
      90deg,
      rgba(71,58,48,.62) 0%,
      rgba(71,58,48,.22) 72%,
      transparent 100%
    )
  }

  .intro{
    padding-top:clamp(4rem,10vw,7rem);
    padding-bottom:clamp(4rem,10vw,7rem)
  }

  .page-head{
    padding-top:clamp(5rem,12vw,8rem)
  }

  .bio-grid,
  .thoughts-layout,
  .contact-grid,
  .seminar-panel{
    grid-template-columns:1fr;
    gap:2.5rem
  }

  .portrait img,
  .thoughts-image img{
    position:static;
    max-height:70vh;
    width:100%;
    object-fit:contain
  }

  .timeline article{
    grid-template-columns:130px 1fr
  }

  .artist-statement{
    grid-template-columns:1fr
  }

  .artist-statement__media{
    grid-template-columns:1.1fr .9fr;
    grid-template-rows:minmax(420px,58vh)
  }

  .artist-statement__content{
    padding:clamp(3rem,8vw,5rem) var(--page-padding)
  }

  .art-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:1.25rem
  }

  .art-card:nth-child(n) .art-card__image{
    min-height:300px
  }

  .contact-art{
    order:-1
  }

  .contact-art img{
    height:min(60vh,560px)
  }
}

/* Smartphones */
@media(max-width:620px){
  :root{
    --page-padding:1rem;
    --header-height:68px
  }

  .site-header{
    min-height:var(--header-height);
    padding-top:max(.65rem,env(safe-area-inset-top));
    padding-bottom:.65rem
  }

  .brand img{
    width:92px;
    height:34px
  }

  .menu-button{
    display:block;
    min-width:46px;
    min-height:46px;
    margin-right:-.4rem
  }

  .menu-button span:not(.sr-only){
    width:25px
  }

  .site-nav{
    top:calc(var(--header-height) + env(safe-area-inset-top));
    left:max(.75rem,env(safe-area-inset-left));
    right:max(.75rem,env(safe-area-inset-right));
    padding:1rem;
    max-height:calc(100dvh - var(--header-height) - 1.5rem);
    overflow-y:auto;
    border-radius:16px;
    box-shadow:0 18px 45px rgba(45,43,39,.18)
  }

  .site-nav a{
    display:flex;
    align-items:center;
    padding:.85rem .4rem;
    border-bottom:1px solid rgba(45,43,39,.08)
  }

  .site-nav a:last-child{
    border-bottom:0
  }

  .hero{
    display:flex;
    flex-direction:column;
    min-height:auto
  }

  .hero__media{
    height:52svh;
    min-height:380px;
    max-height:560px
  }

  .hero__media img{
    object-position:center
  }

  .hero__content{
    position:relative;
    margin-top:-7rem;
    margin-left:.75rem;
    margin-right:.75rem;
    padding:2rem 1.25rem;
    border-radius:20px 20px 0 0;
    background:rgba(71,58,48,.82);
    backdrop-filter:blur(10px)
  }

  .hero h1{
    font-size:clamp(3.6rem,21vw,5.5rem);
    line-height:.86
  }

  .lead{
    font-size:1.15rem
  }

  .intro{
    padding:4.5rem 1rem
  }

  .intro h2{
    font-size:clamp(2.35rem,13vw,4rem)
  }

  .intro>p:last-child{
    font-size:1.05rem;
    line-height:1.7
  }

  .page-head{
    padding-top:4.5rem;
    padding-bottom:2.75rem
  }

  .page-head h1{
    font-size:clamp(3.6rem,20vw,5.6rem)
  }

  .bio-grid,
  .thoughts-layout,
  .contact-grid,
  .seminar-panel{
    grid-template-columns:1fr;
    gap:2rem;
    padding-bottom:5rem
  }

  .portrait img,
  .thoughts-image img{
    position:static;
    width:100%;
    max-height:72vh;
    object-fit:contain
  }

  .bio-copy{
    font-size:1rem
  }

  .bio-copy blockquote{
    margin:2.5rem 0;
    font-size:1.15rem
  }

  .timeline{
    padding-top:4rem;
    padding-bottom:5rem
  }

  .timeline article{
    grid-template-columns:1fr;
    gap:.4rem;
    padding:1.2rem 0
  }

  .timeline time{
    color:var(--accent)
  }

  .gallery-intro{
    padding-bottom:3rem
  }

  .art-grid{
    grid-template-columns:1fr;
    gap:1rem;
    padding-left:max(1rem,env(safe-area-inset-left));
    padding-right:max(1rem,env(safe-area-inset-right));
    padding-bottom:5rem
  }

  .art-card{
    border-radius:16px
  }

  .art-card:nth-child(n) .art-card__image{
    min-height:0;
    padding:.75rem
  }

  .art-card img{
    width:100%;
    height:auto;
    max-height:none
  }

  .art-card figcaption{
    padding:1rem 1rem 1.25rem
  }

  .artist-statement{
    grid-template-columns:1fr;
    min-height:auto
  }

  .artist-statement__media{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:auto auto;
    min-height:0;
    padding:.75rem
  }

  .artist-statement__image{
    height:auto
  }

  .artist-statement__image img{
    width:100%;
    height:auto;
    max-height:none;
    object-fit:contain
  }

  .artist-statement__content{
    padding:4rem 1rem
  }

  .artist-statement__content h2{
    font-size:clamp(2.8rem,15vw,4.4rem)
  }

  .statement-lines p{
    font-size:1.1rem
  }

  .poem{
    padding-bottom:3.5rem
  }

  .poem p{
    font-size:1rem;
    line-height:1.8
  }

  .contact-card,
  .seminar-panel>div{
    padding:1.25rem
  }

  .contact-card h2{
    font-size:clamp(2.8rem,15vw,4.5rem)
  }

  .contact-art{
    order:-1
  }

  .contact-art img{
    width:100%;
    height:auto;
    max-height:65vh;
    object-fit:contain
  }

  .seminar-panel img{
    width:100%;
    height:auto;
    max-height:65vh;
    object-fit:contain
  }

  .site-footer{
    align-items:flex-start;
    flex-direction:column;
    gap:.75rem
  }

  .lightbox{
    width:100vw;
    max-width:none;
    height:100dvh;
    max-height:none;
    margin:0;
    padding:max(3.75rem,env(safe-area-inset-top)) .5rem max(1rem,env(safe-area-inset-bottom));
    border-radius:0
  }

  .lightbox img{
    width:100%;
    height:calc(100dvh - 7rem);
    object-fit:contain
  }

  .lightbox__close{
    top:max(.65rem,env(safe-area-inset-top));
    right:max(.65rem,env(safe-area-inset-right));
    width:44px;
    height:44px
  }
}

/* Sehr kleine Smartphones */
@media(max-width:380px){
  .hero__media{
    min-height:340px
  }

  .hero__content{
    margin-top:-5rem
  }

  .hero h1{
    font-size:3.45rem
  }

  .page-head h1{
    font-size:3.4rem
  }

  .button{
    width:100%
  }
}

/* Querformat auf Smartphones */
@media(max-height:520px) and (orientation:landscape){
  .site-header{
    position:relative
  }

  .hero__media{
    height:88vh;
    min-height:320px
  }

  .hero__content{
    margin-top:-5.5rem;
    padding:1.5rem
  }

  .site-nav{
    top:68px;
    max-height:calc(100vh - 78px)
  }

  .lightbox{
    padding-top:.5rem
  }

  .lightbox img{
    height:calc(100vh - 2.5rem)
  }

  .lightbox p{
    display:none
  }
}

/* Geräte ohne Hover */
@media(hover:none){
  .art-card:hover,
  .art-card:focus-visible{
    transform:none
  }

  .art-card:hover img,
  .artist-statement__image:hover img{
    transform:none
  }
}


/* ---------------------------------------------------------
   Korrektur: Markenname zusammenhalten + größere Galerie
   --------------------------------------------------------- */

.brand{
  white-space:nowrap;
  flex-shrink:0
}

.brand span{
  white-space:nowrap;
  word-break:keep-all;
  overflow-wrap:normal;
  hyphens:none
}

.hero h1,
.page-head h1{
  word-break:keep-all;
  overflow-wrap:normal;
  hyphens:none
}

/* Lichtsamen darf auch auf kleinen Geräten nicht umbrechen */
@media(max-width:540px){
  .brand span{
    display:inline;
    font-size:.78rem;
    letter-spacing:.06em
  }

  .brand img{
    width:78px
  }

  .site-header{
    gap:.5rem
  }
}

/* Galerie größer, ruhiger und bildorientierter */
.art-grid{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:clamp(1.5rem,3vw,3rem) !important;
  max-width:1500px;
  padding-left:clamp(1rem,4vw,4rem) !important;
  padding-right:clamp(1rem,4vw,4rem) !important
}

.art-card{
  border-radius:24px
}

.art-card__image{
  min-height:520px !important;
  padding:clamp(1rem,2vw,2rem) !important
}

.art-card img{
  width:100% !important;
  height:auto !important;
  max-height:780px !important;
  object-fit:contain !important;
  aspect-ratio:auto !important
}

.art-card figcaption{
  padding:1.35rem 1.5rem 1.7rem
}

.art-card h2{
  font-size:clamp(1.35rem,2vw,1.75rem)
}

@media(min-width:1700px){
  .art-grid{
    max-width:1700px
  }

  .art-card__image{
    min-height:620px !important
  }

  .art-card img{
    max-height:900px !important
  }
}

@media(min-width:821px) and (max-width:1100px){
  .art-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important
  }

  .art-card__image{
    min-height:420px !important
  }

  .art-card img{
    max-height:650px !important
  }
}

@media(min-width:621px) and (max-width:820px){
  .art-grid{
    grid-template-columns:1fr !important;
    max-width:760px
  }

  .art-card__image{
    min-height:480px !important
  }

  .art-card img{
    max-height:760px !important
  }
}

@media(max-width:620px){
  .brand span{
    display:inline !important
  }

  .art-grid{
    grid-template-columns:1fr !important;
    gap:1.25rem !important;
    padding-left:1rem !important;
    padding-right:1rem !important
  }

  .art-card{
    border-radius:18px
  }

  .art-card__image{
    min-height:360px !important;
    padding:.75rem !important
  }

  .art-card img{
    max-height:620px !important
  }
}

@media(max-width:380px){
  .brand{
    gap:.5rem
  }

  .brand img{
    width:68px
  }

  .brand span{
    font-size:.7rem;
    letter-spacing:.04em
  }

  .art-card__image{
    min-height:320px !important
  }
}


/* ---------------------------------------------------------
   Responsive Navigation
   --------------------------------------------------------- */

.site-header{
  min-height:72px;
  gap:clamp(.75rem,2vw,2rem)
}

.brand{
  min-width:0;
  max-width:calc(100% - 64px)
}

.site-nav{
  align-items:center
}

.site-nav a{
  display:flex;
  align-items:center;
  min-height:44px;
  padding:.5rem 0;
  white-space:nowrap
}

.menu-button{
  position:relative;
  z-index:120;
  width:48px;
  height:48px;
  min-width:48px;
  padding:0;
  border:0;
  border-radius:50%;
  background:rgba(255,250,243,.86);
  box-shadow:0 8px 24px rgba(45,43,39,.1);
  cursor:pointer
}

.menu-button span:not(.sr-only){
  position:absolute;
  left:50%;
  width:24px;
  height:2px;
  margin:0;
  background:var(--ink);
  border-radius:2px;
  transform:translateX(-50%);
  transition:
    top .25s ease,
    transform .25s ease,
    opacity .2s ease
}

.menu-button span:nth-child(1){top:16px}
.menu-button span:nth-child(2){top:23px}
.menu-button span:nth-child(3){top:30px}

.menu-button[aria-expanded="true"] span:nth-child(1){
  top:23px;
  transform:translateX(-50%) rotate(45deg)
}

.menu-button[aria-expanded="true"] span:nth-child(2){
  opacity:0
}

.menu-button[aria-expanded="true"] span:nth-child(3){
  top:23px;
  transform:translateX(-50%) rotate(-45deg)
}

@media(min-width:901px){
  .menu-button{
    display:none
  }

  .site-nav{
    display:flex !important;
    position:static;
    flex-direction:row;
    padding:0;
    background:transparent;
    border:0;
    box-shadow:none
  }
}

@media(max-width:900px){
  .menu-button{
    display:block
  }

  .site-nav{
    position:fixed;
    top:calc(var(--header-height,72px) + env(safe-area-inset-top));
    left:max(1rem,env(safe-area-inset-left));
    right:max(1rem,env(safe-area-inset-right));
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:0;
    padding:.75rem;
    max-height:calc(100dvh - var(--header-height,72px) - 2rem);
    overflow-y:auto;
    background:rgba(255,250,243,.97);
    border:1px solid rgba(45,43,39,.1);
    border-radius:20px;
    box-shadow:0 24px 60px rgba(45,43,39,.2);
    backdrop-filter:blur(20px);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transform:translateY(-12px) scale(.98);
    transform-origin:top right;
    transition:
      opacity .22s ease,
      visibility .22s ease,
      transform .22s ease
  }

  .site-nav.open{
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transform:translateY(0) scale(1)
  }

  .site-nav a{
    width:100%;
    min-height:52px;
    padding:.9rem 1rem;
    border-radius:12px;
    border-bottom:0;
    font-size:1.05rem
  }

  .site-nav a:hover,
  .site-nav a:focus-visible,
  .site-nav a.active{
    background:var(--surface-soft);
    outline:none
  }

  .site-nav a::after{
    display:none
  }

  body.menu-open{
    overflow:hidden
  }
}

@media(max-width:540px){
  .site-header{
    min-height:68px;
    padding-left:max(.75rem,env(safe-area-inset-left));
    padding-right:max(.75rem,env(safe-area-inset-right))
  }

  .brand{
    max-width:calc(100% - 58px);
    gap:.55rem
  }

  .brand img{
    width:70px;
    height:31px
  }

  .brand span{
    display:inline !important;
    font-size:.74rem;
    letter-spacing:.04em
  }

  .menu-button{
    width:46px;
    height:46px;
    min-width:46px
  }

  .site-nav{
    top:calc(68px + env(safe-area-inset-top));
    left:max(.65rem,env(safe-area-inset-left));
    right:max(.65rem,env(safe-area-inset-right));
    border-radius:16px
  }

  .site-nav a{
    min-height:50px;
    padding:.8rem .9rem
  }
}

@media(max-width:360px){
  .brand img{
    width:62px
  }

  .brand span{
    font-size:.67rem
  }
}

@media(prefers-reduced-motion:reduce){
  .site-nav,
  .menu-button span:not(.sr-only){
    transition:none
  }
}


/* Impressum */
.legal-page{
  width:min(100%,1100px);
  margin:0 auto;
  padding:0 var(--page-padding,clamp(1rem,4vw,4rem)) clamp(6rem,10vw,10rem)
}

.legal-card{
  padding:clamp(1.5rem,5vw,4rem);
  background:var(--surface);
  border:1px solid rgba(45,43,39,.1);
  border-radius:24px;
  box-shadow:0 16px 45px rgba(45,43,39,.08)
}

.legal-card h2{
  margin-top:clamp(2.5rem,5vw,4rem);
  margin-bottom:1rem;
  font-size:clamp(1.6rem,3vw,2.5rem);
  letter-spacing:-.03em
}

.legal-card h2:first-child{
  margin-top:0
}

.legal-card p{
  max-width:800px;
  line-height:1.75
}

.legal-details{
  margin:2rem 0 0
}

.legal-details>div{
  display:grid;
  grid-template-columns:minmax(150px,220px) 1fr;
  gap:1rem;
  padding:1rem 0;
  border-top:1px solid rgba(45,43,39,.12)
}

.legal-details>div:last-child{
  border-bottom:1px solid rgba(45,43,39,.12)
}

.legal-details dt{
  font-weight:700
}

.legal-details dd{
  margin:0
}

.legal-note{
  margin-top:3rem;
  padding:1rem 1.2rem;
  background:var(--surface-soft);
  border-radius:14px;
  font-size:.95rem
}

.footer-meta{
  display:flex;
  align-items:center;
  gap:1.5rem
}

.footer-meta p{
  margin:0
}

.footer-meta a{
  font-weight:400;
  text-transform:none;
  letter-spacing:0
}

@media(max-width:620px){
  .legal-card{
    padding:1.25rem;
    border-radius:18px
  }

  .legal-details>div{
    grid-template-columns:1fr;
    gap:.35rem
  }

  .footer-meta{
    align-items:flex-start;
    flex-direction:column;
    gap:.75rem
  }
}
