/* Lagerhof recovery plugin — temporary, scoped shortcode presentation that preserves the active theme. */
.lhcp-recovery-hero { position: relative; overflow: hidden; background: #102b3b; color: #fff; padding: 5.5rem 0; }
.lhcp-recovery-hero .lh-hero__inner { position: relative; display: grid; grid-template-columns: minmax(0, 1fr) minmax(260px, .8fr); gap: 3.5rem; align-items: center; }
.lhcp-recovery-hero .lh-hero__content { position: relative; z-index: 1; max-width: 44rem; }
.lhcp-recovery-hero .lh-hero__media { order: 2; min-height: 24rem; overflow: hidden; border-radius: 4px; }
.lhcp-recovery-hero .lh-hero__media img { display: block; width: 100%; height: 100%; min-height: 24rem; object-fit: cover; }
.lhcp-recovery-hero .lh-hero__title { color: #fff; font-size: clamp(2.4rem, 5vw, 4.9rem); line-height: 1.04; margin: .5rem 0 1.25rem; }
.lhcp-recovery-hero .lh-hero__title em, .lhcp-recovery-hero .lh-eyebrow { color: #59a5a3; }
.lhcp-recovery-hero .lh-hero__intro { color: rgba(255,255,255,.82); font-size: 1.1rem; line-height: 1.7; max-width: 38rem; }
.lhcp-recovery-hero .lh-hero__actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.8rem; }
.lhcp-recovery-hero .lh-hero__micro { color: rgba(255,255,255,.65); margin-top: 1rem; font-size: .9rem; }
.lhcp-recovery-section, .lh-sea-transformation, .lh-faq, .lh-sea-cta { padding: 5rem 0; }
.lhcp-recovery-section:nth-of-type(even), .lh-sea-transformation { background: #f2f7f8; }
.lh-section-heading { max-width: 47rem; margin-bottom: 2rem; }
.lh-section-heading .lh-h2 { margin: 0 0 1rem; color: #102b3b; }
.lh-section-heading .lh-h2 em { color: #00626a; }
.lh-section-heading .lh-body { color: #40515b; line-height: 1.7; }
.lh-cards { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.25rem; }
.lh-cards--diensten { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.lh-card { display: flex; flex-direction: column; padding: 1.5rem; background: #fff; border: 1px solid #dce7ea; border-radius: 4px; box-shadow: 0 8px 26px rgba(16,43,59,.07); }
.lh-card__img { height: 12rem; margin: -1.5rem -1.5rem 1.25rem; overflow: hidden; }
.lh-card__img img { width: 100%; height: 100%; object-fit: cover; }
.lh-card__number { color: #d59f2b; font-weight: 700; letter-spacing: .08em; }
.lh-card__title { color: #102b3b; font-size: 1.2rem; margin: .7rem 0; }
.lh-card__text { color: #50616b; line-height: 1.65; }
.lh-card__link { display: inline-block; margin-top: auto; padding-top: 1rem; color: #00626a; font-weight: 700; text-decoration: none; }
.lh-logobar { padding: 2rem 0; border-bottom: 1px solid #e3ecee; background: #fff; }
.lh-logobar__label { color: #5f717a; text-align: center; margin: 0 0 1rem; font-size: .84rem; letter-spacing: .11em; text-transform: uppercase; }
.lh-logobar__items { display: flex; gap: 1.8rem; align-items: center; justify-content: center; flex-wrap: wrap; }
.lh-logobar__item img { max-width: 125px; max-height: 52px; width: auto; height: auto; object-fit: contain; filter: grayscale(1); opacity: .75; }
.lh-transformation__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1.5rem; }
.lh-transformation__col { padding: 1.75rem; background: #fff; border-top: 4px solid #d59f2b; }
.lh-transformation__col:last-child { border-color: #00626a; }
.lh-transformation__col h3 { color: #102b3b; margin-top: 0; }
.lh-transformation__col ul { margin: 0; padding-left: 1.1rem; color: #465861; }
.lh-transformation__col li { margin: .65rem 0; }
.lh-faq__items { max-width: 52rem; }
.lh-faq__item { background: #fff; border: 1px solid #dce7ea; margin-bottom: .75rem; padding: 1rem 1.25rem; }
.lh-faq__item summary { color: #102b3b; cursor: pointer; font-weight: 700; }
.lh-faq__item > div { color: #4c5d66; line-height: 1.65; padding-top: .75rem; }
.lh-cta, .lh-sea-cta { background: #102b3b; color: #fff; padding: 4.5rem 0; }
.lh-cta .lh-h2, .lh-cta .lh-body, .lh-sea-cta .lh-h2, .lh-sea-cta .lh-body { color: #fff; }
.lh-cta .lh-section-heading .lh-h2 em, .lh-sea-cta .lh-section-heading .lh-h2 em { color: #59a5a3; }
.lh-cta__actions { display: flex; flex-wrap: wrap; gap: .8rem; margin-top: 1.5rem; }
.lh-contact-form { max-width: 48rem; display: grid; gap: 1rem; }
.lh-contact-form__row--2 { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 1rem; }
.lh-contact-form__field { display: grid; gap: .4rem; color: inherit; font-weight: 600; }
.lh-contact-form__input, .lh-contact-form__textarea { box-sizing: border-box; width: 100%; border: 1px solid #c5d4d8; background: #fff; color: #102b3b; border-radius: 3px; padding: .8rem; font: inherit; }
.lh-review-strip { background: #d59f2b; color: #102b3b; padding: 1rem 0; text-align: center; }
@media (max-width: 760px) { .lhcp-recovery-hero { padding: 3.5rem 0; } .lhcp-recovery-hero .lh-hero__inner { grid-template-columns: 1fr; gap: 1.5rem; } .lhcp-recovery-hero .lh-hero__media { order: 0; min-height: 14rem; } .lhcp-recovery-hero .lh-hero__media img { min-height: 14rem; } .lh-cards, .lh-cards--diensten, .lh-transformation__grid, .lh-contact-form__row--2 { grid-template-columns: 1fr; } .lhcp-recovery-section, .lh-sea-transformation, .lh-faq, .lh-sea-cta { padding: 3.25rem 0; } }
