/* HAM Getränkeliste v1.5 - klare Überschriften, sehr gut lesbare Systemschrift */
.ham-drink-list,
.ham-drink-list *,
.ham-qr-card,
.ham-qr-card *,
.ham-password-box,
.ham-password-box *{
  font-family: Arial, Helvetica, "Segoe UI", sans-serif !important;
  letter-spacing: normal !important;
}
.ham-drink-list{
  --gold:#c9a46a;--gold-dark:#9d7938;--dark:#1f2937;--text:#374151;--line:rgba(201,164,106,.34);
  max-width:980px;margin:40px auto;padding:24px;color:var(--dark) !important;font-size:18px;line-height:1.6;background:#fff;
}
.ham-drink-hero{text-align:center;background:#fff;background-size:cover;background-position:center;border:1px solid var(--line);border-radius:28px;padding:44px 24px 38px;margin-bottom:22px;box-shadow:0 18px 50px rgba(0,0,0,.06)}
.ham-kicker{text-transform:uppercase !important;letter-spacing:.12em !important;font-size:13px;color:var(--gold-dark) !important;font-weight:800}
.ham-drink-hero h1{font-size:clamp(38px,5vw,58px) !important;line-height:1.15;margin:16px 0 12px;font-weight:800 !important;color:#1f2937 !important}
.ham-date{display:inline-block;border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);padding:9px 24px;margin:10px 0 8px;font-size:22px !important;font-weight:700 !important;color:#c9a46a !important;text-transform:uppercase !important;letter-spacing:.06em !important}
.ham-intro{max-width:720px;margin:20px auto 0;font-size:19px;color:var(--text);background:rgba(201,164,106,.08);border-radius:18px;padding:18px 20px}
.ham-actions{text-align:center;margin:0 0 24px}.ham-actions button,.ham-password-box button{border:0;background:var(--gold);color:#fff;border-radius:999px;padding:13px 24px;cursor:pointer;font-weight:800;font-size:15px}
.ham-service-section{margin:34px 0 38px;padding:24px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 34px rgba(0,0,0,.045)}
.ham-service-section>h2{text-align:center;font-size:clamp(24px,4vw,34px) !important;font-weight:800 !important;color:#fff !important;background:#c9a46a !important;margin:0 0 26px;line-height:1.2;padding:14px 22px;border-radius:12px;text-transform:uppercase !important;letter-spacing:.04em !important;box-shadow:0 8px 20px rgba(201,164,106,.22)}
.ham-drink-category{margin:24px 0}.ham-drink-category h3{font-size:24px !important;font-weight:800 !important;color:#374151 !important;border-bottom:3px solid #c9a46a !important;padding-bottom:10px;margin:0 0 16px;line-height:1.3}
.ham-drink-items{display:grid;gap:14px}.ham-drink-item{display:flex;gap:16px;align-items:flex-start;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:18px;padding:17px 19px;box-shadow:0 8px 24px rgba(0,0,0,.04)}
.ham-drink-photo{width:76px;height:76px;border-radius:16px;object-fit:cover;flex:0 0 auto}.ham-drink-item h4{margin:0 0 6px;font-size:21px !important;line-height:1.35;font-weight:800 !important;color:#1f2937 !important}.ham-drink-item p{margin:0;color:var(--text);font-size:17px;line-height:1.55}
.ham-badge{display:inline-block;margin-left:9px;vertical-align:middle;padding:5px 10px;border-radius:999px;background:var(--gold);color:#fff !important;font-size:12px;font-weight:800;line-height:1;text-transform:none;letter-spacing:normal !important}.ham-empty,.ham-password-box{text-align:center;padding:30px;background:#fff7e8;border-radius:16px}.ham-password-box{max-width:520px;margin:40px auto;border:1px solid var(--line)}.ham-password-box h2{font-size:32px;margin:0 0 10px;font-weight:800}.ham-password-box input{width:min(300px,80%);padding:13px 15px;border:1px solid #d5c39a;border-radius:999px;margin-right:8px;font-size:16px}
.ham-qr-card{--gold:#c9a46a;max-width:520px;margin:30px auto;padding:28px;background:#fff;border:2px solid var(--gold);border-radius:30px;text-align:center;box-shadow:0 18px 50px rgba(0,0,0,.08)}.ham-qr-frame{position:relative;display:inline-block;line-height:0}.ham-qr-img{width:min(360px,80vw);height:auto}.ham-qr-logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28%;aspect-ratio:1/1;background:#fff;border:2px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 8px 22px rgba(0,0,0,.12)}.ham-qr-logo img{max-width:100%;max-height:100%;object-fit:contain}.ham-qr-title{margin-top:18px;color:#9d7938 !important;font-size:34px;font-weight:800;line-height:1.2}.ham-qr-subtitle{text-transform:uppercase !important;letter-spacing:.14em !important;font-size:13px;font-weight:800;color:#1f2937 !important}
@media(max-width:620px){.ham-drink-list{padding:12px;margin:18px auto;font-size:18px}.ham-drink-hero{padding:34px 16px;border-radius:22px}.ham-drink-hero h1{font-size:36px !important}.ham-date{font-size:19px !important}.ham-intro{font-size:18px;padding:16px}.ham-service-section{padding:16px}.ham-service-section>h2{font-size:23px !important;padding:13px 14px}.ham-drink-category h3{font-size:22px !important}.ham-drink-item{padding:15px;gap:13px}.ham-drink-photo{width:58px;height:58px;border-radius:12px}.ham-drink-item h4{font-size:20px !important}.ham-drink-item p{font-size:16px}.ham-badge{display:inline-block;margin:7px 0 0}.ham-qr-title{font-size:30px}.ham-password-box input{width:100%;box-sizing:border-box;margin:0 0 10px}}
@media print{.ham-actions,.ham-qr-card{display:none}.ham-drink-list{margin:0;max-width:none}.ham-service-section,.ham-drink-hero{box-shadow:none;break-inside:avoid}.ham-drink-item{break-inside:avoid}}

.ham-front-logo{margin:0 auto 14px;width:min(220px,70%);display:flex;justify-content:center;align-items:center}.ham-front-logo img{max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}
@media(max-width:620px){.ham-front-logo{width:min(190px,78%);margin-bottom:12px}}

/* v2.0 Gästemappe / QR-Karte */
.ham-guest-card{max-width:520px;margin:24px auto;padding:32px 28px;background:#fffdf8;border:2px solid #10948f;border-radius:16px;text-align:center;box-shadow:0 8px 28px rgba(0,0,0,.08);font-family:Arial,Helvetica,sans-serif;color:#1f2937}.ham-guest-logo img{max-width:360px;max-height:90px;width:100%;object-fit:contain;margin-bottom:18px}.ham-guest-qr{width:min(360px,90%);height:auto;background:#fff;padding:12px;box-sizing:border-box}.ham-guest-title{font-size:28px;letter-spacing:.18em;margin-top:18px}.ham-guest-subtitle{font-size:14px;letter-spacing:.24em;color:#374151;margin-top:8px}.ham-guest-heart{color:#10948f;font-size:22px;margin-top:10px}.ham-guest-couple{font-size:28px;font-weight:700;color:#10948f;margin-top:8px}.ham-guest-url{font-size:12px;color:#6b7280;word-break:break-all;margin-top:14px}@media print{.ham-guest-card{box-shadow:none;page-break-inside:avoid}}
