
:root{
  --bg:#050607; --bg-soft:#0b0e12; --panel:#101419; --panel2:#151a21;
  --text:#f2f0e9; --muted:#aaa69d; --line:#3a3d42;
  --yellow:#f4bd00; --yellow-hover:#ffd33d;
  --radius:16px; --shadow:0 22px 70px rgba(0,0,0,.48)
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}
img,video{max-width:100%}
a{color:inherit}
.shell{width:min(1220px,calc(100% - 40px));margin-inline:auto}
.site-header,.sub-header{background:#040506}
.main-nav{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:26px;border-bottom:1px solid rgba(255,255,255,.17)}
.identity{display:flex;align-items:center;gap:18px;text-decoration:none;min-width:330px}
.identity img{width:94px;height:94px;flex:0 0 94px;filter:drop-shadow(0 8px 14px rgba(0,0,0,.55))}
.identity>span{display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.35);padding-left:20px}
.identity strong{text-transform:uppercase;letter-spacing:.035em;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:2rem;font-weight:900}
.identity small{text-transform:uppercase;letter-spacing:.28em;color:#ddd8ce;font-size:.72rem;font-weight:700;margin-top:2px}
.nav-links{display:flex;gap:36px;align-items:center}
.nav-links a{text-decoration:none;text-transform:uppercase;font-weight:900;font-stretch:condensed;font-family:"Arial Narrow",Arial,sans-serif;letter-spacing:.04em;padding:43px 0 31px;position:relative}
.nav-links a::after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:3px;background:var(--yellow);transition:.2s}
.nav-links a:hover::after,.nav-links a.active::after{right:0}
.nav-links a.active{color:var(--yellow)}
.nav-toggle{display:none;color:white;background:none;border:1px solid var(--line);border-radius:8px;padding:8px 10px;font-size:1.2rem}

.hero{position:relative;min-height:620px;overflow:hidden}
.hero-image{position:absolute;inset:0;background:url("bilder/neu/onkelz-stadion-hauptfoto.jpg") center 58%/cover no-repeat;filter:grayscale(1) contrast(1.12) brightness(.55)}
.hero-shade{position:absolute;inset:0;background:
  linear-gradient(90deg,rgba(2,3,4,.96) 0%,rgba(2,3,4,.86) 32%,rgba(2,3,4,.38) 68%,rgba(2,3,4,.18) 100%),
  linear-gradient(0deg,#050607 0%,transparent 30%)}
.hero-content{position:relative;z-index:2;min-height:620px;display:flex;align-items:center}
.hero-copy{max-width:620px;padding:45px 0 115px}
.brush-title{font-family:"Brush Script MT","Segoe Script",cursive;font-size:clamp(5rem,10vw,8.4rem);line-height:.82;margin:0;transform:rotate(-3deg);text-shadow:0 4px 20px #000}
.hero-subtitle{text-transform:uppercase;letter-spacing:.36em;font-weight:900;font-size:1.3rem;margin:24px 0 10px}
.rough-line{width:390px;max-width:80%;height:11px;margin:10px 0 34px;background:linear-gradient(177deg,transparent 36%,#f0ede6 40%,#f0ede6 55%,transparent 59%);transform:rotate(-1deg)}
.hero-quote{font-family:Georgia,"Times New Roman",serif;font-size:1.24rem;max-width:520px;padding:18px 20px;margin:0 0 30px;border-left:3px solid rgba(244,189,0,.72);background:linear-gradient(90deg,rgba(0,0,0,.52),transparent);color:#eeeae2}
.hero-actions{display:flex;flex-direction:column;gap:13px;max-width:370px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;min-height:62px;padding:13px 25px;border-radius:7px;text-decoration:none;text-transform:uppercase;font-family:Impact,"Arial Narrow",Arial,sans-serif;letter-spacing:.03em;font-size:1.23rem;border:2px solid transparent}
.button.primary{background:var(--yellow);color:#08090b}
.button.primary:hover{background:var(--yellow-hover)}
.button.secondary{border-color:#f2efe8;background:rgba(0,0,0,.38)}
.button.secondary:hover{background:#f2efe8;color:#060708}
.play{width:37px;height:37px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:Arial;font-size:.85rem}

.shortcut-section{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;position:relative;z-index:3;margin-top:-76px;padding-bottom:82px}
.shortcut{height:190px;border:1px solid rgba(255,255,255,.44);border-radius:8px;overflow:hidden;position:relative;text-decoration:none;background:#111;box-shadow:var(--shadow)}
.shortcut img{width:100%;height:100%;object-fit:cover;filter:saturate(.62) contrast(1.08) brightness(.68)}
.shortcut-mask{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.05) 64%)}
.shortcut::after{content:"";position:absolute;left:12px;right:12px;bottom:12px;height:48px;background:#f1eee6;clip-path:polygon(0 10%,100% 0,97% 92%,2% 100%)}
.shortcut strong{position:absolute;left:67px;right:15px;bottom:23px;z-index:2;color:#08090b;text-transform:uppercase;font-family:Impact,"Arial Narrow",Arial,sans-serif;font-size:1.15rem;letter-spacing:.02em}
.shortcut-icon{position:absolute;left:20px;bottom:18px;z-index:3;width:43px;height:43px;border-radius:50%;background:#080a0d;border:2px solid white;display:grid;place-items:center;font-weight:900}
.logo-text{font-family:Georgia,serif}

.section{padding:92px 0}
.section-head span{text-transform:uppercase;color:var(--yellow);letter-spacing:.22em;font-size:.75rem;font-weight:900}
.section-head h2{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.02em;font-size:clamp(2.5rem,5.5vw,4.8rem);line-height:.94;margin:8px 0 32px}
.section-head.compact h2{font-size:clamp(2.1rem,4vw,3.5rem)}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;color:#cbc7bf;font-size:1.08rem}
.dark-section{background:linear-gradient(#0c1014,#07090c);border-block:1px solid rgba(255,255,255,.12)}
.world-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.world-card{display:grid;grid-template-columns:44% 1fr;min-height:275px;background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.world-card img{width:100%;height:100%;object-fit:cover}
.world-card>div:last-child{padding:28px}
.world-card em{font-style:normal;color:var(--yellow);font-weight:900}
.world-card h3{margin:4px 0 8px;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;letter-spacing:.03em;font-size:1.65rem}
.world-card p{color:var(--muted)}
.gaming{grid-template-columns:44% 1fr}.game-symbol{display:grid;place-items:center;font-size:5rem;background:radial-gradient(circle at 50% 40%,#1b222b,#090c10)}

.music-section{background:#07090c}
.partner-section{background:#090c10}
.split-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}
.split-copy p{color:#c7c3ba;font-size:1.06rem}
.split-image{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}
.split-image img{display:block;width:100%;height:560px;object-fit:cover}
.strong-line{color:#fff!important;font-size:1.2rem!important}
.partner-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:28px}
.partner-gallery img{width:100%;height:320px;object-fit:cover;border:1px solid var(--line);border-radius:10px}

.photo-section{background:#0c1014}
.lead{color:var(--muted);max-width:780px;margin-top:-12px;margin-bottom:30px}
.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.gallery figure{margin:0;border:1px solid var(--line);background:var(--panel);border-radius:10px;overflow:hidden}
.gallery img{display:block;width:100%;height:390px;object-fit:cover}
.gallery .wide{grid-column:1/-1}.gallery .wide img{height:530px}
.gallery figcaption{padding:13px 16px;color:var(--muted);font-size:.92rem}

.social-section{background:#07090c}
.social-panel{border:1px solid var(--line);background:linear-gradient(135deg,#0e1319,#080a0d);padding:34px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:35px}
.social-panel p{color:var(--muted)}
.social-buttons{display:flex;gap:14px}.round-social{width:54px;height:54px;border:2px solid #eeeae2;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:1.55rem;font-weight:900}
.round-social:hover{background:var(--yellow);color:#08090b;border-color:var(--yellow)}

.memorial-section{background:#0a0d11;border-top:1px solid var(--line)}
.memorial-layout .split-image img{height:auto}
.date-line{color:var(--yellow)!important}

.site-footer{background:#040506;border-top:1px solid rgba(255,255,255,.18);padding:28px 0 22px}
.footer-upper{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px}
.counter-wrap{display:flex;align-items:center;gap:12px;text-transform:uppercase;letter-spacing:.08em}
.counter-wrap strong{font-family:"Courier New",monospace;font-size:1.55rem;letter-spacing:.25em;border:1px solid #555;background:#121417;padding:5px 11px 5px 15px;box-shadow:inset 0 0 0 2px #070809}
.footer-social{display:flex;gap:24px}.footer-social a{width:48px;height:48px;border:2px solid white;border-radius:50%;display:grid;place-items:center;text-decoration:none;font-size:1.45rem;font-weight:900}
.footer-brand{justify-self:end;display:flex;align-items:center;gap:14px}.footer-brand img{width:54px;height:54px}
.footer-lower{margin-top:22px;padding-top:18px;border-top:1px solid #24272b;display:flex;justify-content:space-between;gap:20px;color:#7f7b74;font-size:.78rem}
.footer-lower nav{display:flex;gap:16px}.footer-lower a{text-decoration:none;color:#aaa69e}

.sub-header .main-nav{border-bottom:none}
.concert-hero{position:relative;min-height:450px;overflow:hidden}
.concert-bg{position:absolute;inset:0;background:url("bilder/neu/onkelz-danke-nuernberg.jpg") center/cover;filter:grayscale(1) contrast(1.08) brightness(.48)}
.concert-shade{position:absolute;inset:0;background:linear-gradient(90deg,#030405 0%,rgba(3,4,5,.68) 50%,rgba(3,4,5,.18)),linear-gradient(0deg,#07090c 0%,transparent 40%)}
.concert-copy{position:relative;z-index:2;padding-top:120px}
.concert-copy h1{font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(3rem,7vw,6rem);margin:20px 0 0}
.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}
.video-card{margin:0;background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}
.video-card video{width:100%;display:block;background:#000;aspect-ratio:16/9;object-fit:contain}
.video-card figcaption{padding:11px 14px;color:var(--muted)}

.reveal{opacity:1;transform:none}

@media(max-width:1080px){
  .identity{min-width:auto}.identity strong{font-size:1.55rem}.identity small{display:none}
  .nav-links{gap:20px}.shortcut-section{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:820px){
  .shell{width:min(100% - 28px,1220px)}
  .main-nav{min-height:82px;position:relative}.identity img{width:67px;height:67px;flex-basis:67px}.identity>span{padding-left:12px}.identity strong{font-size:1.15rem}
  .nav-toggle{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;z-index:50;background:#080a0d;border:1px solid var(--line);border-radius:10px;padding:10px;flex-direction:column;align-items:stretch}
  .nav-links.open{display:flex}.nav-links a{padding:10px 12px}.nav-links a::after{display:none}
  .hero,.hero-content{min-height:590px}.hero-copy{padding-bottom:100px}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,rgba(2,3,4,.95),rgba(2,3,4,.55))}
  .brush-title{font-size:4.8rem}.hero-subtitle{font-size:1rem;letter-spacing:.23em}.rough-line{width:290px}.hero-quote{font-size:1.05rem}
  .shortcut-section{grid-template-columns:1fr 1fr;margin-top:-55px}.shortcut{height:155px}.shortcut strong{font-size:1rem}
  .about-grid,.split-layout,.memorial-layout{grid-template-columns:1fr;gap:28px}.world-grid{grid-template-columns:1fr}.world-card{grid-template-columns:1fr}.world-card img{height:260px}.gaming{grid-template-columns:1fr}.game-symbol{height:200px}
  .partner-gallery{grid-template-columns:1fr}.partner-gallery img{height:auto}.split-image img{height:auto}
  .gallery{grid-template-columns:1fr}.gallery .wide{grid-column:auto}.gallery img,.gallery .wide img{height:auto}
  .social-panel{flex-direction:column;align-items:flex-start}
  .footer-upper{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-brand{justify-self:center}.footer-lower{flex-direction:column;align-items:center;text-align:center}
  .video-grid{grid-template-columns:1fr}
}
@media(max-width:520px){
  .identity strong{font-size:.98rem}.shortcut-section{grid-template-columns:1fr}.shortcut{height:170px}
  .section{padding:70px 0}.section-head h2{font-size:2.65rem}
}

/* Unterseiten-Galerien */
.gallery-link{display:inline-flex;margin-top:8px;color:var(--yellow);font-weight:900;text-decoration:none;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem}
.gallery-link:hover{color:var(--yellow-hover)}
.music-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}
.partner-gallery-link{margin-top:12px}
.gallery-hero{padding:80px 0 60px;background:radial-gradient(circle at 80% 20%,#171d24,#07090c 58%);border-bottom:1px solid var(--line)}
.gallery-kicker{margin:0;color:var(--yellow);text-transform:uppercase;letter-spacing:.22em;font-weight:900;font-size:.78rem}
.gallery-hero h1{margin:8px 0 16px;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(3rem,8vw,6.5rem);line-height:.95}
.gallery-hero p:not(.gallery-kicker){max-width:760px;color:var(--muted);font-size:1.08rem}
.gallery-hero .button{margin-top:18px}
.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.photo-card{margin:0;background:var(--panel);border:1px solid var(--line);border-radius:10px;overflow:hidden}
.photo-open{display:block;width:100%;padding:0;border:0;background:#090b0e;cursor:zoom-in}
.photo-open img{display:block;width:100%;height:310px;object-fit:cover;transition:transform .22s ease}
.photo-open:hover img{transform:scale(1.025)}
.photo-card figcaption{padding:12px 14px;color:var(--muted);font-size:.9rem}
.lightbox{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:25px}
.lightbox.open{display:flex}
.lightbox img{max-width:min(1200px,94vw);max-height:90vh;object-fit:contain}
.lightbox-close{position:absolute;right:20px;top:12px;border:0;background:none;color:white;font-size:3rem;cursor:pointer}
@media(max-width:900px){.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.photo-grid{grid-template-columns:1fr}.photo-open img{height:auto}.music-actions{flex-direction:column}.music-actions .button{width:100%}}


/* Galerie V2 – näher am gewünschten Mockup */
.gallery-site-header {
  background: #040506;
  border-bottom: 1px solid rgba(255,255,255,.16);
}
.identity-subline {
  letter-spacing: .05em !important;
  color: #d8d4cc !important;
  margin-top: 2px !important;
}
.gallery-page-shell {
  margin-top: 22px;
  margin-bottom: 36px;
  border: 1px solid rgba(255,255,255,.20);
  border-radius: 12px;
  padding: 24px 24px 18px;
  background:
    radial-gradient(circle at 18% 0%, rgba(255,255,255,.025), transparent 28%),
    linear-gradient(180deg, rgba(11,13,16,.97), rgba(4,5,7,.98));
  box-shadow: inset 0 0 60px rgba(255,255,255,.015), 0 24px 70px rgba(0,0,0,.38);
}
.gallery-page-head {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(520px, 1.25fr);
  gap: 40px;
  align-items: start;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255,255,255,.12);
}
.gallery-page-head h1 {
  margin: 0 0 10px;
  font-family: Impact,"Arial Narrow",Arial,sans-serif;
  text-transform: uppercase;
  font-size: clamp(2.6rem, 5vw, 4.8rem);
  letter-spacing: .02em;
  line-height: .96;
}
.gallery-page-head p {
  color: #c9c5bd;
  max-width: 650px;
  margin: 0 0 24px;
  font-size: 1.05rem;
}
.gallery-back {
  display: inline-flex;
  padding: 10px 16px;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 5px;
  color: var(--yellow);
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
  letter-spacing: .04em;
}
.gallery-tabs {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 34px;
  min-height: 76px;
  border-bottom: 1px solid rgba(255,255,255,.18);
}
.gallery-tabs a {
  position: relative;
  padding: 26px 0 20px;
  color: #d5d1c9;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Arial Narrow",Arial,sans-serif;
  font-weight: 900;
  letter-spacing: .06em;
  white-space: nowrap;
}
.gallery-tabs a.active {
  color: var(--yellow);
}
.gallery-tabs a.active::after,
.gallery-tabs a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3px;
  background: var(--yellow);
}
.gaming-grid {
  margin-top: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.gaming-grid .photo-card {
  background: transparent;
  border-color: rgba(255,255,255,.24);
  box-shadow: none;
}
.gaming-grid .photo-card figcaption {
  display: none;
}
.gaming-grid .photo-open img {
  height: 280px;
}
.gaming-grid .photo-card:nth-child(4),
.gaming-grid .photo-card:nth-child(5) {
  grid-column: span 1;
}
.gallery-footer {
  padding-top: 14px;
  border-top: none;
}
.gallery-footer .footer-upper {
  border-top: 1px solid rgba(255,255,255,.16);
  padding-top: 18px;
}

@media (max-width: 1080px) {
  .gallery-page-head {
    grid-template-columns: 1fr;
  }
  .gallery-tabs {
    justify-content: flex-start;
    overflow-x: auto;
    gap: 24px;
  }
}
@media (max-width: 850px) {
  .gaming-grid {
    grid-template-columns: repeat(2, minmax(0,1fr));
  }
}
@media (max-width: 600px) {
  .gallery-page-shell {
    width: min(100% - 16px, 1220px);
    padding: 16px;
  }
  .gaming-grid {
    grid-template-columns: 1fr;
  }
  .gaming-grid .photo-open img {
    height: auto;
  }
}


/* Motorrad-Galerie im selben Look wie die Gaming-Galerie */
.moto-grid {
  margin-top: 14px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.moto-grid .photo-card {
  background: transparent;
  border-color: rgba(255,255,255,.24);
  box-shadow: none;
}
.moto-grid .photo-card figcaption {
  display: none;
}
.moto-grid .photo-open img {
  height: 290px;
}
@media (max-width: 1100px) {
  .moto-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 820px) {
  .moto-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .moto-grid { grid-template-columns: 1fr; }
  .moto-grid .photo-open img { height: auto; }
}

.truck-grid{margin-top:14px;grid-template-columns:repeat(4,minmax(0,1fr))}
.truck-grid .photo-card{background:transparent;border-color:rgba(255,255,255,.24);box-shadow:none}
.truck-grid .photo-card figcaption{display:none}
.truck-grid .photo-open img{height:290px}
@media(max-width:1100px){.truck-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.truck-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.truck-grid{grid-template-columns:1fr}.truck-grid .photo-open img{height:auto}}




/* Gästebuch Premium – dunkler Rock-Look */
@keyframes guestbookFadeUp{
  from{opacity:0;transform:translateY(14px)}
  to{opacity:1;transform:translateY(0)}
}

.guestbook-shell{
  max-width:1040px;
  padding-top:68px;
  padding-bottom:94px;
}

.guestbook-hero{
  position:relative;
  margin-bottom:34px;
  padding:34px 36px 30px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:16px;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 10%,rgba(244,189,0,.09),transparent 34%),
    linear-gradient(180deg,rgba(18,22,27,.98),rgba(7,9,12,.98));
  box-shadow:0 24px 70px rgba(0,0,0,.42);
}
.guestbook-hero::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.18;
  background:
    repeating-linear-gradient(115deg,transparent 0 17px,rgba(255,255,255,.025) 18px,transparent 19px),
    linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);
}
.guestbook-hero>*{position:relative;z-index:1}
.guestbook-hero .eyebrow{
  color:var(--yellow);
  text-transform:uppercase;
  font-weight:900;
  letter-spacing:.22em;
  font-size:.74rem;
}
.guestbook-hero h1{
  margin:7px 0 12px;
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  text-transform:uppercase;
  font-size:clamp(3rem,7vw,5.6rem);
  line-height:.93;
  letter-spacing:.025em;
}
.guestbook-hero p{
  max-width:760px;
  margin:0;
  color:#bdb8ae;
  font-size:1.06rem;
}

.guestbook-card,
.guestbook-entry,
.guestbook-notice{
  background:
    radial-gradient(circle at 12% 0%,rgba(255,255,255,.027),transparent 30%),
    linear-gradient(180deg,rgba(15,19,24,.98),rgba(7,9,12,.99));
  border:1px solid rgba(255,255,255,.14);
  border-radius:15px;
  box-shadow:0 20px 55px rgba(0,0,0,.34);
}

.guestbook-card{
  position:relative;
  padding:32px;
  margin:0 0 46px;
  overflow:hidden;
  animation:guestbookFadeUp .42s ease both;
}
.guestbook-card::before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:linear-gradient(var(--yellow),#9a6f00);
}
.guestbook-card-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:24px;
  margin-bottom:28px;
}
.guestbook-kicker{
  display:block;
  margin-bottom:5px;
  color:var(--yellow);
  text-transform:uppercase;
  letter-spacing:.2em;
  font-size:.72rem;
  font-weight:900;
}
.guestbook-card h2,
.guestbook-entries h2{
  margin:0 0 7px;
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:.03em;
  font-size:clamp(2rem,4vw,3rem);
}
.guestbook-card-head p{
  margin:0;
  color:#aaa69d;
}
.guestbook-badge{
  flex:0 0 58px;
  width:58px;
  height:58px;
  border-radius:50%;
  display:grid;
  place-items:center;
  border:2px solid var(--yellow);
  box-shadow:0 0 0 4px rgba(244,189,0,.07);
  color:var(--yellow);
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  letter-spacing:.04em;
  font-size:1.35rem;
}

.guestbook-form{
  display:grid;
  gap:24px;
}
.guestbook-field{
  display:grid;
  gap:9px;
}
.guestbook-field>label{
  color:#efebe2;
  text-transform:uppercase;
  letter-spacing:.07em;
  font-weight:900;
  font-size:.8rem;
}
.guestbook-input-wrap{
  position:relative;
}
.guestbook-field-icon{
  position:absolute;
  left:16px;
  top:50%;
  transform:translateY(-50%);
  color:var(--yellow);
  font-size:.62rem;
  pointer-events:none;
}
.guestbook-form input,
.guestbook-form textarea{
  width:100%;
  box-sizing:border-box;
  color:#fff;
  background:#06080a;
  border:1px solid rgba(255,255,255,.20);
  border-radius:9px;
  font:inherit;
  outline:none;
  transition:border-color .2s,box-shadow .2s,background .2s;
}
.guestbook-form input{
  min-height:56px;
  padding:15px 16px 15px 38px;
}
.guestbook-form textarea{
  min-height:220px;
  resize:vertical;
  line-height:1.6;
  padding:17px 18px;
}
.guestbook-form input::placeholder,
.guestbook-form textarea::placeholder{
  color:#6e6b65;
}
.guestbook-form input:focus,
.guestbook-form textarea:focus{
  background:#0a0d10;
  border-color:var(--yellow);
  box-shadow:0 0 0 3px rgba(244,189,0,.10),0 0 24px rgba(244,189,0,.05);
}
.guestbook-field-meta{
  display:flex;
  justify-content:space-between;
  gap:18px;
  color:#77736b;
  font-size:.78rem;
}
.guestbook-submit-row{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}
.guestbook-form button{
  min-height:56px;
  padding:13px 22px;
  border:0;
  border-radius:7px;
  background:linear-gradient(180deg,#ffd136,var(--yellow));
  color:#090a0c;
  cursor:pointer;
  display:inline-flex;
  align-items:center;
  gap:24px;
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  text-transform:uppercase;
  letter-spacing:.055em;
  font-size:1.08rem;
  box-shadow:0 10px 28px rgba(244,189,0,.12);
  transition:transform .18s,filter .18s,box-shadow .18s;
}
.guestbook-form button:hover{
  transform:translateY(-2px);
  filter:brightness(1.04);
  box-shadow:0 14px 34px rgba(244,189,0,.18);
}
.guestbook-form button b{
  font-family:Arial,sans-serif;
  font-size:1.25rem;
}
.guestbook-submit-note{
  color:#8b877f;
  font-size:.84rem;
}

.guestbook-notice{
  padding:15px 18px;
  margin:0 0 22px;
  border-left:4px solid var(--yellow);
  color:#eee9df;
  animation:guestbookFadeUp .35s ease both;
}

.guestbook-entries{
  margin-top:54px;
}
.guestbook-entries>h2{
  position:relative;
  padding-bottom:13px;
  margin-bottom:18px;
}
.guestbook-entries>h2::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:78px;
  height:3px;
  background:var(--yellow);
}
.guestbook-entries>p{
  color:#8f8b83;
}
.guestbook-entry{
  padding:22px 24px 24px;
  margin:16px 0;
  animation:guestbookFadeUp .38s ease both;
}
.guestbook-entry-top{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:14px;
  padding-bottom:14px;
  margin-bottom:15px;
  border-bottom:1px solid rgba(255,255,255,.09);
}
.guestbook-avatar{
  width:44px;
  height:44px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#090b0e;
  border:1px solid rgba(244,189,0,.55);
  color:var(--yellow);
  font-family:Impact,"Arial Narrow",Arial,sans-serif;
  font-size:1.2rem;
}
.guestbook-entry-author{
  display:flex;
  flex-direction:column;
  gap:2px;
}
.guestbook-entry-author strong{
  color:#f1ede5;
  font-size:1.03rem;
}
.guestbook-approved{
  color:#8d897f;
  font-size:.75rem;
}
.guestbook-entry time{
  color:#77736b;
  font-size:.8rem;
  white-space:nowrap;
}
.guestbook-entry p{
  margin:0;
  color:#d1ccc3;
  line-height:1.72;
}
.hp{
  position:absolute!important;
  left:-9999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}

@media(max-width:760px){
  .guestbook-shell{padding-top:42px}
  .guestbook-hero{padding:26px 22px}
  .guestbook-card{padding:24px 20px}
  .guestbook-card-head{align-items:center}
  .guestbook-badge{width:50px;height:50px;flex-basis:50px}
  .guestbook-submit-row{
    flex-direction:column;
    align-items:stretch;
  }
  .guestbook-form button{
    width:100%;
    justify-content:center;
  }
  .guestbook-field-meta{
    flex-direction:column;
    gap:3px;
  }
  .guestbook-entry-top{
    grid-template-columns:auto 1fr;
  }
  .guestbook-entry time{
    grid-column:2;
  }
}

/* Gästebuch Admin */
.guestbook-admin-page{min-height:100vh;background:#050607}
.guestbook-admin-shell{max-width:1040px;padding-top:62px;padding-bottom:90px}
.guestbook-admin-login{max-width:560px;margin:12vh auto 0}
.guestbook-admin-login h1{margin:.2rem 0 .7rem;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:clamp(2.5rem,7vw,4.5rem)}
.guestbook-admin-login>p{color:#aaa69d;margin-bottom:26px}
.guestbook-admin-login .guestbook-form input{padding-left:16px}
.admin-section{margin-top:46px}
.admin-section-title{display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:12px;margin-bottom:18px}
.admin-section-title h2{margin:0;font-family:Impact,"Arial Narrow",Arial,sans-serif;text-transform:uppercase;font-size:2rem;letter-spacing:.03em}
.admin-section-title span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:999px;background:var(--yellow);color:#090a0c;font-weight:900}
.admin-empty{color:#88847c;padding:18px 0}
.admin-entry{margin:14px 0}
.admin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}
.admin-actions form{margin:0}
.admin-btn{border:1px solid rgba(255,255,255,.16);border-radius:7px;padding:10px 15px;font:800 .82rem/1 Arial,sans-serif;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:.18s ease}
.admin-btn.approve{background:var(--yellow);color:#08090a;border-color:var(--yellow)}
.admin-btn.danger{background:#17191d;color:#f0ece4}
.admin-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
@media(max-width:760px){.guestbook-admin-shell{padding-top:36px}.guestbook-admin-login{margin-top:5vh}.admin-actions{align-items:stretch}.admin-actions form,.admin-btn{width:100%}}
