
:root{--lv-green:#293921;--lv-soft:#57665D;--lv-cream:#F7F3E8;--lv-yellow:#F7F0B1;--lv-bronze:#A67C3D}
.lv-optagelse{background:#fff;color:var(--lv-green);font-family:inherit}
.lv-optagelse *{box-sizing:border-box}
.lv-optagelse-hero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:78px 0 56px;display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:center}
.lv-optagelse-hero.no-image{display:block;max-width:920px;text-align:center}
.lv-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:13px;font-weight:800;color:var(--lv-soft);margin:0 0 14px}
.lv-optagelse-hero h1{font-size:clamp(44px,6vw,82px);line-height:.96;margin:0 0 24px;color:var(--lv-green)}
.lv-lead{font-size:clamp(18px,2vw,23px);line-height:1.65;max-width:700px}
.lv-optagelse-hero__image{min-height:430px;border-radius:30px;overflow:hidden;background:var(--lv-cream);box-shadow:0 18px 44px rgba(41,57,33,.14)}
.lv-optagelse-hero__image img{width:100%;height:100%;min-height:430px;object-fit:cover;display:block}
.lv-optagelse-intro{background:var(--lv-green);color:#fff;text-align:center;padding:76px 24px}
.lv-optagelse-intro h2,.lv-community h2{color:#fff}
.lv-optagelse-intro h2,.lv-section-intro h2,.lv-process-text h2,.lv-practical h2,.lv-optagelse-cta h2{font-size:clamp(34px,4vw,56px);line-height:1.05;margin:0 0 18px;color:var(--lv-green)}
.lv-optagelse-intro h2{color:#fff}
.lv-optagelse-intro p{max-width:900px;margin:0 auto;font-size:20px;line-height:1.75;color:rgba(255,255,255,.93)}
.lv-optagelse-expect{width:min(1180px,calc(100% - 40px));margin:70px auto}
.lv-section-intro{text-align:center;margin-bottom:32px}
.lv-expect-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.lv-expect-grid article{background:var(--lv-cream);border-radius:26px;padding:36px;border-top:8px solid var(--lv-green);box-shadow:0 14px 34px rgba(41,57,33,.08)}
.lv-expect-grid article:nth-child(2){border-top-color:var(--lv-bronze)}
.lv-expect-grid h3,.lv-step h3{font-size:28px;margin:0 0 12px;color:var(--lv-green)}
.lv-expect-grid p,.lv-step p,.lv-practical p,.lv-optagelse-cta p{font-size:18px;line-height:1.7}
.lv-optagelse-process{width:min(1180px,calc(100% - 40px));margin:70px auto;display:grid;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;border-radius:28px;box-shadow:0 16px 42px rgba(41,57,33,.10)}
.lv-process-text{background:#fff;padding:52px}
.lv-step{display:grid;grid-template-columns:54px 1fr;gap:18px;margin-top:26px}
.lv-step span{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--lv-green);color:#fff;font-size:26px;font-weight:900}
.lv-process-image{background:var(--lv-cream);min-height:420px}
.lv-process-image img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}
.lv-practical{background:var(--lv-cream);padding:72px 24px;text-align:center}
.lv-practical-grid{width:min(980px,100%);margin:32px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lv-practical-grid div{background:#fff;border-radius:20px;padding:24px;box-shadow:0 10px 26px rgba(41,57,33,.08)}
.lv-practical-grid strong{display:block;font-size:16px;text-transform:uppercase;letter-spacing:.08em;color:var(--lv-soft);margin-bottom:8px}
.lv-practical-grid span{font-size:22px;font-weight:800;color:var(--lv-green)}
.lv-activities{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;list-style:none;padding:0;margin:24px auto 0;max-width:900px}
.lv-activities li{background:var(--lv-green);color:#fff;border-radius:999px;padding:10px 18px;font-weight:800}
.lv-optagelse-gallery{width:min(1180px,calc(100% - 40px));margin:72px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.lv-optagelse-gallery div{aspect-ratio:4/3;border-radius:24px;overflow:hidden;background:var(--lv-cream)}
.lv-optagelse-gallery img{width:100%;height:100%;object-fit:cover;display:block}
.lv-optagelse-cta{width:min(1180px,calc(100% - 40px));margin:0 auto 80px;background:var(--lv-green);color:#fff;border-radius:28px;padding:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.lv-optagelse-cta h2{color:#fff}
.lv-optagelse-cta p{color:rgba(255,255,255,.92);max-width:760px}
.lv-optagelse-btn{display:inline-flex;align-items:center;justify-content:center;min-width:230px;padding:16px 26px;background:#fff;color:var(--lv-green)!important;border-radius:999px;text-decoration:none;font-weight:900}
.lv-optagelse-btn:hover{background:var(--lv-yellow)}
@media(max-width:900px){.lv-optagelse-hero,.lv-optagelse-process{grid-template-columns:1fr}.lv-process-image{order:-1}.lv-expect-grid,.lv-practical-grid,.lv-optagelse-gallery{grid-template-columns:1fr}.lv-optagelse-cta{flex-direction:column;align-items:flex-start}.lv-optagelse-hero__image,.lv-optagelse-hero__image img,.lv-process-image,.lv-process-image img{min-height:320px}}
@media(max-width:560px){.lv-optagelse-hero,.lv-optagelse-expect,.lv-optagelse-process,.lv-optagelse-gallery,.lv-optagelse-cta{width:min(100% - 24px,1180px)}.lv-process-text,.lv-optagelse-cta{padding:30px}.lv-optagelse-hero h1{font-size:42px}.lv-step{grid-template-columns:1fr}.lv-step span{width:46px;height:46px}}


/* Livsværk Optagelse 1.1: hero-fix og tydelig billedvisning */
.lv-optagelse-hero:not(.no-image){
  grid-template-columns:0.92fr 1.08fr !important;
}
.lv-optagelse-hero__image{
  display:block !important;
  min-height:460px !important;
  border-radius:30px !important;
  overflow:hidden !important;
  background:#f7f3e8 !important;
}
.lv-optagelse-hero__image img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-height:460px !important;
  object-fit:cover !important;
}
.lv-optagelse-hero h1{
  font-size:clamp(48px,6vw,86px) !important;
}
@media(max-width:900px){
  .lv-optagelse-hero:not(.no-image){
    grid-template-columns:1fr !important;
  }
  .lv-optagelse-hero__image,
  .lv-optagelse-hero__image img{
    min-height:320px !important;
  }
}


/* Livsværk Optagelse 1.2: luft før footer */
.lv-optagelse-cta{
  margin-bottom:140px !important;
}
.lv-optagelse + .lv-footer,
.lv-optagelse ~ .lv-footer{
  margin-top:0 !important;
}
