/*
Theme Name: Die Herster – Apple Style
Description: Hochauflösendes, responsives One-Page-Theme für Die Herster.
Version: 2.6
*/
:root{--ink:#0d2d50;--blue:#087ee8;--muted:#61758c;--line:#e8edf3;--soft:#f3f7fb;--max:1180px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Roboto,Arial,sans-serif;line-height:1.45}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
.container{width:min(calc(100% - 48px),var(--max));margin:0 auto}
.site-header{position:sticky;top:0;z-index:100;height:76px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid #edf1f5}
.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;text-decoration:none!important;border:0!important;line-height:0}
.brand img{width:230px;height:auto;max-height:70px;image-rendering:auto;object-fit:contain}
.main-nav ul{display:flex;gap:32px;list-style:none;margin:0;padding:0}
.main-nav a{font-size:13px;text-decoration:none!important;position:relative;padding:24px 0;color:#163654}
.main-nav a.active:after{content:"";position:absolute;height:2px;background:var(--blue);left:0;right:0;bottom:15px;border-radius:2px}
.menu-toggle{display:none;border:0;background:none;font-size:24px}
.hero{position:relative;width:100%;aspect-ratio:1983/793;background:url("assets/images/hero.jpg") center center/cover no-repeat;overflow:hidden}
.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:11px}
.hero h1{font-size:clamp(44px,5.4vw,72px);line-height:.96;letter-spacing:-.055em;margin:12px 0 18px}
.hero p{font-size:16px;line-height:1.45;margin:0 0 26px;max-width:490px}
.button{display:inline-flex;align-items:center;gap:9px;padding:12px 18px;border:1.5px solid #fff;border-radius:999px;background:transparent;color:#fff;text-decoration:none;font-size:13px;font-weight:700}
.button:hover{transform:translateY(-1px)}
.button.dark{background:var(--ink);border-color:var(--ink)}
.play-mini{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff;color:var(--ink);font-size:9px}
.section{padding:72px 0}
.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.section-kicker.blue{color:var(--blue)}
.section h2{font-size:clamp(34px,4.3vw,52px);line-height:1.0;letter-spacing:-.05em;margin:8px 0 0}
.section-link{font-size:12px;text-decoration:none;white-space:nowrap;margin-bottom:8px}
.character-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.character-card{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:12px;text-decoration:none;background:#dbe6ef;box-shadow:0 5px 18px rgba(10,40,70,.08)}
.character-card:before{content:"";position:absolute;inset:0;background-image:var(--character-bg-image);background-size:cover;background-position:center;filter:blur(12px);transform:scale(1.08);opacity:.55}
.character-card img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.character-card:hover img{transform:scale(1.025)}
/* Sebastian and Michael use tall source images. Fit the complete figure inside the card instead of cropping head/feet. */
.character-card.character-sebastian img,.character-card.character-michael img{object-fit:contain;object-position:center bottom;padding:0 7px}
.character-card.character-sebastian:before,.character-card.character-michael:before{opacity:1;filter:blur(0);transform:scale(1);background-size:cover;background-position:center}
.character-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(2,17,32,.82))}
.character-info{position:absolute;left:14px;right:10px;bottom:14px;color:#fff;z-index:2}
.character-info h3{font-size:20px;letter-spacing:-.03em;margin:0 0 3px}
.character-info p{font-size:12px;line-height:1.25;margin:0}
.world-image-section{position:relative;width:100%;overflow:hidden;border-radius:18px;line-height:0;background:#071b2d;box-shadow:0 8px 30px rgba(8,35,60,.12)}
.world-image-section img{display:block;width:100%;height:auto;max-width:none;object-fit:cover;image-rendering:auto}
.world-image-link{position:absolute;left:4.7%;bottom:18.4%;width:17.8%;height:12.5%;display:block;border-radius:999px;color:transparent;text-decoration:none;line-height:1;overflow:hidden}
.world-image-link:focus-visible{outline:3px solid #1683ff;outline-offset:4px}
.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.video-card{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px;text-decoration:none;background:#dbe6ef;box-shadow:0 5px 18px rgba(10,40,70,.08)}
.video-card img{width:100%;height:100%;object-fit:cover}
.video-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.72))}
.play{position:absolute;z-index:3;left:14px;bottom:13px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--ink);font-size:12px}
.video-title{position:absolute;z-index:3;left:58px;bottom:16px;color:#fff;font-size:13px;font-weight:700}
.duration{position:absolute;z-index:3;right:14px;bottom:17px;color:#fff;font-size:11px}
.about{background:#edf5fc;border-radius:20px;overflow:hidden;min-height:340px;box-shadow:0 8px 28px rgba(8,35,60,.08)}
.about-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:340px}
.about-copy{padding:50px 46px;display:flex;flex-direction:column;justify-content:center}
.about-copy h2{font-size:42px;line-height:1.02;margin:10px 0 14px}
.about-copy p{font-size:15px;line-height:1.5;color:#4e637a;max-width:570px;margin:0 0 22px}
.about-art{position:relative;min-height:340px;background:linear-gradient(90deg,rgba(237,245,252,.98) 0%,rgba(237,245,252,.82) 18%,rgba(237,245,252,.10) 52%),url("assets/images/world.jpg") 66% center/cover no-repeat}
.handwriting{position:absolute;left:14%;top:22%;font-family:"Comic Sans MS","Segoe Print",cursive;font-size:31px;line-height:1.12;color:#0b3157;transform:rotate(-5deg);text-align:center}
.wood-sign{position:absolute;right:8%;bottom:26px;background:#b77a35;color:#122f49;padding:12px 20px 10px;border-radius:4px 8px 3px 7px;box-shadow:4px 7px 10px rgba(0,0,0,.18);transform:rotate(-4deg);font-family:"Trebuchet MS",sans-serif;font-weight:800;font-size:34px}
.wood-sign b{display:block;text-align:center;font-size:31px;line-height:.9}
.site-footer{padding:32px 0 20px;border-top:1px solid var(--line)}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px}
.footer-brand{display:inline-flex;line-height:0;text-decoration:none!important;border:0!important}
.footer-brand img{width:205px;height:auto;max-height:65px;image-rendering:auto;object-fit:contain}
.footer-nav{display:flex;gap:25px;flex-wrap:wrap;justify-content:center}
.footer-nav a{text-decoration:none;font-size:11px;color:#31506e}
.socials{display:flex;gap:10px}.socials a{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#0d2d50;color:#fff;text-decoration:none;font-size:11px}
.copyright{text-align:center;color:#9aa9b8;font-size:10px;margin-top:28px}
@media(max-width:900px){
 .character-grid{grid-template-columns:repeat(3,1fr)}
 .about-grid{grid-template-columns:1fr}
 .about-art{min-height:330px}
}
@media(max-width:680px){
 .container{width:min(calc(100% - 28px),var(--max))}
 .site-header,.header-inner{height:66px}
 .brand img{width:195px;max-height:58px}
 .main-nav{display:none}
 .main-nav.open{display:block;position:absolute;top:66px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:15px 20px}
 .main-nav.open ul{flex-direction:column;gap:10px}
 .main-nav.open a{display:block;padding:8px 0}
 .main-nav.open a.active:after{display:none}
 .menu-toggle{display:block}
 .hero{aspect-ratio:1983/793;min-height:0}
 .section{padding:55px 0}
 .section-head{display:block}
 .section-link{display:inline-block;margin-top:14px}
 .character-grid{grid-template-columns:repeat(2,1fr)}
 .video-grid{grid-template-columns:1fr}
 .about-copy{padding:38px 28px}
 .about-copy h2{font-size:36px}
 .about-art{min-height:330px}
 .handwriting{font-size:24px;left:8%;top:20%}
 .world-image-link{left:5.2%;bottom:18%;width:28%;height:13%}
 .footer-top{flex-direction:column;align-items:flex-start}
 .footer-nav{justify-content:flex-start}
}

/* About / Das ist Herste – high-resolution artwork matching the supplied reference */
.about-banner{position:relative;width:100%;overflow:hidden;border-radius:18px;line-height:0;box-shadow:0 8px 28px rgba(8,35,60,.08);background:#edf5fc}
.about-banner img{display:block;width:100%;height:auto;max-width:none;image-rendering:auto}
.about-banner-link{position:absolute;left:3.8%;bottom:11%;width:15%;height:17%;display:block;border-radius:999px;text-decoration:none}
.about-banner-link:focus-visible{outline:3px solid #1683ff;outline-offset:4px}
@media (max-width: 700px){
  .about-banner{border-radius:14px}
  .about-banner-link{left:5%;bottom:9%;width:27%;height:18%}
}
