:root{--bg:#f7f5ef;--paper:#fff;--ink:#243127;--muted:#6b766d;--accent:#49684f;--accent2:#dfe8dc;--line:#e6e3da;--danger:#9d3c34;--radius:22px;--shadow:0 14px 40px rgba(35,49,39,.09)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}a{color:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{padding:70px 0 55px;background:linear-gradient(135deg,#e5ece0,#f5eee3)}.site-header.compact{padding:38px 0}.site-header h1{font:700 clamp(38px,7vw,68px)/1.05 Georgia,serif;margin:7px 0 12px}.site-header p{max-width:650px;margin:0;color:var(--muted);font-size:18px}.eyebrow,.brand{text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800;color:var(--accent)}.section{padding:46px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card,.panel,.empty,.success,.alert,.summary{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.card{overflow:hidden;display:flex;flex-direction:column}.card-image{height:250px;background:var(--accent2)}.card-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;display:grid;place-items:center;font:700 24px Georgia,serif}.card-body{padding:24px;display:flex;flex-direction:column;flex:1}.date{font-weight:800;color:var(--accent);font-size:14px}.card h2{font:700 28px/1.15 Georgia,serif;margin:8px 0}.card p{color:var(--muted);flex:1}.facts{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:16px 0;font-weight:700}.btn{display:inline-block;border:0;border-radius:999px;background:var(--accent);color:#fff;padding:12px 20px;text-decoration:none;font-weight:800;cursor:pointer;text-align:center}.btn.disabled{background:#a2aaa3;cursor:not-allowed}.narrow{max-width:780px}.panel{padding:28px}.form{display:grid;gap:18px}.form label{display:grid;gap:7px;font-weight:700}.form input,.form textarea{width:100%;border:1px solid #cfd5cf;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;justify-content:flex-start}.check input{width:auto}.alert,.success,.empty,.summary{padding:20px;margin:0 0 22px}.alert{border-color:#ecc8c5;color:var(--danger)}.success{border-color:#bfd6c3}.back{text-decoration:none;font-weight:700}.admin-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.admin-nav{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.admin-nav nav{display:flex;gap:18px}.admin-nav a{text-decoration:none;font-weight:700}.title-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}table{border-collapse:collapse;width:100%;min-width:820px}th,td{text-align:left;padding:16px;border-bottom:1px solid var(--line);vertical-align:top}th{font-size:13px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}tr:last-child td{border-bottom:0}.actions{display:flex;gap:14px}.status{padding:5px 10px;border-radius:999px;background:var(--accent2);font-size:13px;font-weight:800}.link-btn{border:0;background:none;padding:0;color:var(--accent);text-decoration:underline;cursor:pointer}.preview{width:220px;max-height:160px;object-fit:cover;border-radius:14px}footer{padding:28px 0;border-top:1px solid var(--line);color:var(--muted)}@media(max-width:900px){.cards{grid-template-columns:1fr 1fr}}@media(max-width:650px){.cards,.grid2{grid-template-columns:1fr}.site-header{padding:48px 0 38px}.admin-nav{align-items:flex-start;flex-direction:column;padding:14px 0}.admin-nav nav{flex-wrap:wrap}.title-row{align-items:flex-start;flex-direction:column}.card-image{height:230px}}

/* Pflanzen-Himmel-Logo */
.site-brand-lockup{display:flex;align-items:center;gap:30px}.site-logo{width:118px;height:118px;object-fit:contain;flex:0 0 auto}.compact-brand{display:flex;align-items:center;gap:14px;margin-bottom:12px}.compact-logo{width:64px;height:64px;object-fit:contain}.admin-brand{display:flex;align-items:center;gap:10px;text-decoration:none!important;text-transform:uppercase;letter-spacing:.12em;font-size:13px;font-weight:800;color:var(--accent)}.admin-logo{width:48px;height:48px;object-fit:contain}.login-brand{display:flex;align-items:center;gap:14px;margin-bottom:10px}.login-logo{width:72px;height:72px;object-fit:contain}@media(max-width:650px){.site-brand-lockup{align-items:flex-start;gap:18px}.site-logo{width:82px;height:82px}.admin-brand span{font-size:11px}.admin-logo{width:42px;height:42px}}
.website-back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:2.5rem;font-weight:700;text-decoration:none}.price{font-size:20px;font-weight:900;color:var(--accent);margin-top:8px}.price small{font-size:13px;font-weight:600;color:var(--muted)}.muted{color:var(--muted)}.form select{width:100%;border:1px solid #cfd5cf;border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.payment-choices{border:0;padding:0;margin:0;display:grid;gap:10px}.payment-choices legend{font-weight:800;margin-bottom:8px}.payment-option{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff;cursor:pointer}.payment-option input{width:auto!important;margin-top:5px}.payment-option span{display:grid;gap:2px}.payment-option small{font-weight:500;color:var(--muted)}.total-box,.payment-note{padding:16px;border-radius:14px;background:var(--accent2)}.inline-form{margin:0 0 6px}#card-name-field-container,#card-number-field-container,#card-expiry-field-container,#card-cvv-field-container{min-height:52px;border:1px solid var(--line);border-radius:12px;margin:10px 0;padding:10px;background:#fff}

.workshop-description{
  margin:14px 0 18px;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  padding:12px 0;
  color:var(--muted);
}
.workshop-description summary{
  cursor:pointer;
  font-weight:800;
  color:var(--accent);
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.workshop-description summary::-webkit-details-marker{display:none}
.workshop-description summary::after{
  content:"+";
  font-size:22px;
  line-height:1;
  color:var(--accent);
}
.workshop-description[open] summary::after{content:"–"}
.workshop-description-content{
  margin-top:12px;
  line-height:1.6;
}

.site-logo-wide{
  width:150px!important;
  height:auto!important;
  max-height:120px!important;
  object-fit:contain!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
@media(max-width:700px){
  .site-logo-wide{width:120px!important;max-height:95px!important}
}
/* Logo sichtbar und passend */

.site-logo{
  width:150px!important;
  height:auto!important;
  max-height:150px!important;
  object-fit:contain!important;
  display:block!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.site-brand-lockup{
  display:flex!important;
  align-items:center!important;
  gap:36px!important;
}
@media(max-width:700px){
  .site-logo{width:110px!important;max-height:110px!important}
  .site-brand-lockup{gap:18px!important;align-items:flex-start!important}
}

/* Neues Pflanzen-Himmel-Logo im Workshop-Header */
.site-logo-new{
  width:160px!important;
  height:auto!important;
  max-height:150px!important;
  object-fit:contain!important;
  display:block!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.site-brand-lockup{
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
}
@media(max-width:700px){
  .site-logo-new{
    width:120px!important;
    max-height:110px!important;
  }
  .site-brand-lockup{
    gap:18px!important;
    align-items:flex-start!important;
  }
}

/* Finales Pflanzen-Himmel-Logo im Workshop-Header */
.site-logo-final{
  width:170px!important;
  height:auto!important;
  max-height:150px!important;
  object-fit:contain!important;
  display:block!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.site-brand-lockup{
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
}
@media(max-width:700px){
  .site-logo-final{
    width:120px!important;
    max-height:110px!important;
  }
  .site-brand-lockup{
    gap:18px!important;
    align-items:flex-start!important;
  }
}

/* Finales eingebettetes Pflanzen-Himmel-Logo */
.site-logo-final{
  width:170px!important;
  height:auto!important;
  max-height:150px!important;
  object-fit:contain!important;
  display:block!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.site-brand-lockup{
  display:flex!important;
  align-items:center!important;
  gap:34px!important;
}
@media(max-width:700px){
  .site-logo-final{
    width:120px!important;
    max-height:110px!important;
  }
  .site-brand-lockup{
    gap:18px!important;
    align-items:flex-start!important;
  }
}

/* Footer wie auf der Haupt-Webseite */
.website-footer{
  background:#eee5d3!important;
  border-top:1px solid rgba(36,49,39,.08)!important;
  padding:24px 0!important;
  color:#466258!important;
  font-size:16px!important;
}
.website-footer .footer-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
}
.website-footer p{
  margin:0!important;
  color:#466258!important;
}
.website-footer .footer-links{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  flex-wrap:wrap!important;
}
.website-footer a{
  color:#466258!important;
  text-decoration:none!important;
  font-weight:400!important;
}
.website-footer a:hover{
  text-decoration:underline!important;
}
@media(max-width:760px){
  .website-footer .footer-row{
    flex-direction:column!important;
    align-items:flex-start!important;
  }
}

/* Footer exakt wie Haupt-Webseite: links Text, rechts Links */
.website-footer{
  background:#eee5d3!important;
  border-top:1px solid rgba(36,49,39,.08)!important;
  padding:28px 0!important;
  color:#466258!important;
  font-size:16px!important;
}

.website-footer .footer-inner{
  width:min(1180px,calc(100% - 32px))!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
}

.website-footer p{
  margin:0!important;
  color:#466258!important;
  font-weight:400!important;
  line-height:1.5!important;
  white-space:nowrap!important;
}

.website-footer .footer-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
  flex-wrap:wrap!important;
  margin:0!important;
}

.website-footer .footer-links a,
.website-footer .footer-links span{
  color:#466258!important;
  font-weight:400!important;
  text-decoration:none!important;
  line-height:1.5!important;
}

.website-footer .footer-links a:hover{
  text-decoration:underline!important;
}

@media(max-width:760px){
  .website-footer .footer-inner{
    flex-direction:column!important;
    align-items:flex-start!important;
  }

  .website-footer p{
    white-space:normal!important;
  }

  .website-footer .footer-links{
    justify-content:flex-start!important;
  }
}

