/* Praxis Impulsraum – nur für die automatisch angelegte Elementor-Entwurfsseite */
.imp-page-shell,
.imp-page-shell * { box-sizing: border-box; }
.imp-page-shell {
  --imp-cream:#fbf7f1;
  --imp-cream-deep:#f5eee5;
  --imp-blue:#2f73b6;
  --imp-blue-dark:#285c8f;
  --imp-blue-pale:#eaf2f8;
  --imp-sage:#788f4f;
  --imp-sage-dark:#60763e;
  --imp-orange:#d7972d;
  --imp-ink:#262626;
  --imp-border:rgba(98,98,84,.14);
  --imp-shadow:0 10px 28px rgba(66,58,44,.08);
  --imp-content:1240px;
  --imp-script:"Segoe Print","Bradley Hand","Comic Sans MS",cursive;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  gap:0!important;
  overflow:hidden;
  background:var(--imp-cream);
  color:var(--imp-ink);
  font-family:Lato,Inter,"Segoe UI",Arial,sans-serif;
  font-size:16px;
  line-height:1.58;
}
.imp-page-shell .e-con-inner { max-width:none; }
.imp-page-shell a { text-decoration:none; }
.imp-container { width:min(var(--imp-content),calc(100% - 64px))!important; max-width:var(--imp-content)!important; margin-inline:auto!important; }
.imp-script .elementor-heading-title { color:var(--imp-blue)!important; font-family:var(--imp-script)!important; font-weight:400!important; letter-spacing:.01em; }

/* Kopfzeile */
.imp-header { width:100%!important; min-height:104px; background:var(--imp-cream); }
.imp-header-inner { min-height:104px; display:flex!important; flex-direction:row!important; align-items:center!important; justify-content:space-between!important; gap:28px; padding:14px 0!important; }
.imp-brand { display:flex!important; flex-direction:row!important; align-items:center!important; gap:17px; width:auto!important; flex:0 0 auto; }
.imp-brand-logo { width:82px!important; flex:0 0 82px; margin:0!important; }
.imp-brand-logo img { width:82px!important; height:82px!important; object-fit:contain; display:block; }
.imp-brand-name { width:auto!important; margin:0!important; }
.imp-brand-name .elementor-heading-title { white-space:nowrap; font-size:31px!important; line-height:1!important; }
.imp-nav { width:auto!important; flex:0 1 auto; margin:0!important; }
.imp-nav .elementor-widget-container { width:100%; }
.imp-nav nav { display:flex; align-items:center; justify-content:flex-end; gap:29px; font-size:14px; font-weight:600; }
.imp-nav nav a { color:#181818; white-space:nowrap; position:relative; padding:8px 0; }
.imp-nav nav a.is-active { color:var(--imp-blue); }
.imp-nav nav a.is-active::after { content:""; position:absolute; left:0; right:0; bottom:1px; height:2px; border-radius:2px; background:var(--imp-blue); }
.imp-menu-toggle,.imp-menu-label { display:none; }

/* Titelbereich */
.imp-hero { width:100%!important; min-height:525px; position:relative; justify-content:center!important; background-position:58% 53%!important; }
.imp-hero::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,var(--imp-cream) 0%,rgba(251,247,241,.98) 25%,rgba(251,247,241,.82) 38%,rgba(251,247,241,.17) 55%,rgba(251,247,241,0) 67%); pointer-events:none; }
.imp-hero-content { min-height:525px; position:relative; z-index:2; display:flex!important; flex-direction:column!important; align-items:flex-start!important; justify-content:center!important; padding:0 0 35px!important; }
.imp-hero-title { margin:0 0 18px!important; }
.imp-hero-title .elementor-heading-title { color:#42423f!important; font-family:Georgia,"Times New Roman",serif!important; font-size:clamp(42px,4.2vw,62px)!important; line-height:1.08!important; font-weight:400!important; }
.imp-hero-text { max-width:455px; margin:0 0 23px!important; font-size:18px; line-height:1.62; }
.imp-hero-text p { margin:0; }
.imp-button { width:auto!important; margin:0!important; }
.imp-button .elementor-button { min-height:46px; padding:12px 27px!important; border:0!important; border-radius:999px!important; background:var(--imp-blue)!important; color:#fff!important; box-shadow:0 5px 12px rgba(47,115,182,.18); font-size:16px; }
.imp-wave-widget { position:absolute!important; z-index:3; left:0; right:0; bottom:-1px; width:100%!important; }
.imp-wave-widget .elementor-widget-container { line-height:0; }
.imp-wave { width:100%; height:72px; }
.imp-wave svg { width:100%; height:100%; display:block; }

/* Bereichsüberschriften */
.imp-section-heading { margin:0 0 28px!important; display:flex!important; align-items:center; gap:30px; text-align:center; }
.imp-section-heading::before,.imp-section-heading::after { content:""; flex:1; height:1px; background:rgba(47,115,182,.28); }
.imp-section-heading .elementor-heading-title { font-size:clamp(38px,4vw,52px)!important; line-height:1.12!important; }

/* Warum draußen */
.imp-why { width:100%!important; padding:48px 0 38px!important; background:var(--imp-cream); }
.imp-why-panel { padding:18px 54px 42px!important; border:1px solid var(--imp-border); border-radius:20px; background:rgba(255,253,250,.68); box-shadow:0 7px 23px rgba(66,58,44,.055); }
.imp-why-grid { display:grid!important; grid-template-columns:repeat(6,minmax(0,1fr)); gap:24px 32px; width:100%!important; }
.imp-why-item { grid-column:span 2; display:flex!important; flex-direction:column!important; align-items:center!important; text-align:center; padding:6px 10px!important; gap:0!important; }
.imp-why-item:nth-child(4) { grid-column:2/span 2; }
.imp-why-item:nth-child(5) { grid-column:4/span 2; }
.imp-icon-widget { width:70px!important; height:70px; margin:0 auto 10px!important; }
.imp-icon-widget .elementor-widget-container { width:70px; height:70px; }
.imp-icon { width:70px; height:70px; display:grid; place-items:center; }
.imp-icon svg { width:68px; height:68px; fill:none; stroke-width:2.2; stroke-linecap:round; stroke-linejoin:round; }
.imp-card-heading { margin:0 0 9px!important; }
.imp-card-heading .elementor-heading-title { color:var(--imp-blue)!important; font-size:17.5px!important; line-height:1.3!important; }
.imp-card-text { margin:0!important; max-width:275px; font-size:15px; line-height:1.55; }
.imp-card-text p { margin:0; }

/* Zitate */
.imp-quote-band { width:100%!important; padding:25px 0!important; background:var(--imp-blue-pale); }
.imp-quote { width:100%!important; text-align:center; margin:0!important; }
.imp-quote blockquote { max-width:780px; margin:0 auto!important; padding:0; border:0; color:var(--imp-blue-dark); font-family:Georgia,"Times New Roman",serif; font-size:17px; line-height:1.52; font-style:italic; }
.imp-quote .imp-cite { margin:7px 0 0; color:var(--imp-sage-dark); font-size:13.5px; font-style:normal; font-weight:700; }

/* Natur als Ressource */
.imp-resource { width:100%!important; padding:42px 0 38px!important; background:var(--imp-cream); }
.imp-resource-grid { display:grid!important; grid-template-columns:170px minmax(420px,1fr) 170px; align-items:center!important; gap:44px; max-width:1050px!important; }
.imp-resource-side { display:flex!important; flex-direction:column!important; align-items:center!important; gap:0!important; }
.imp-resource-photo { width:156px!important; height:156px; margin:0!important; overflow:hidden; border-radius:50%; border:1px solid rgba(120,143,79,.22); box-shadow:0 6px 16px rgba(66,58,44,.09); }
.imp-resource-photo img { width:156px!important; height:156px!important; object-fit:cover!important; border-radius:50%; }
.imp-resource-photo-portrait img { object-position:58% center; }
.imp-resource-photo-swan img { object-position:49% 35%; }
.imp-resource-caption { margin:9px 0 0!important; text-align:center; }
.imp-resource-caption .elementor-heading-title { font-size:18px!important; line-height:1.2!important; }
.imp-resource-copy { display:flex!important; flex-direction:column!important; gap:0!important; }
.imp-resource-copy > .elementor-widget-heading { margin:0 0 12px!important; text-align:center; }
.imp-resource-copy > .elementor-widget-heading .elementor-heading-title { font-size:39px!important; line-height:1.12!important; }
.imp-resource-copy .elementor-widget-text-editor { margin:0!important; font-size:16px; line-height:1.63; }
.imp-resource-copy p { margin:0; }

/* Arbeiten im Freien – bewusst größer als der Mittelbereich */
.imp-outdoor { width:100%!important; padding:48px 0 60px!important; background:var(--imp-cream); }
.imp-outdoor .imp-section-heading { margin-bottom:23px!important; }
.imp-work-grid { display:grid!important; grid-template-columns:1fr 1fr; gap:28px; width:100%!important; }
.imp-work-card { display:flex!important; flex-direction:column!important; gap:0!important; overflow:hidden; border:1px solid var(--imp-border); border-radius:18px; background:rgba(255,253,250,.86); box-shadow:var(--imp-shadow); }
.imp-work-photo { width:100%!important; height:390px; margin:0!important; overflow:hidden; }
.imp-work-photo img { width:100%!important; height:390px!important; object-fit:cover!important; }
.imp-work-photo-forest img { object-position:center 58%; }
.imp-work-photo-rainbow img { object-position:center 50%; }
.imp-work-copy { display:flex!important; flex-direction:column!important; gap:0!important; padding:24px 30px 31px!important; }
.imp-work-copy .elementor-widget-heading { margin:0 0 11px!important; text-align:center; }
.imp-work-copy .elementor-heading-title { font-size:27px!important; line-height:1.18!important; }
.imp-work-copy .elementor-widget-text-editor { margin:0!important; font-size:16px; line-height:1.58; }
.imp-work-copy p { margin:0; }

/* Kontakt */
.imp-contact { width:100%!important; padding:38px 0!important; background:var(--imp-blue-pale); }
.imp-contact-grid { display:grid!important; grid-template-columns:1.08fr 1fr 1.12fr; align-items:stretch!important; }
.imp-contact-col { display:flex!important; flex-direction:column!important; justify-content:center!important; min-height:150px; padding:10px 42px!important; gap:0!important; }
.imp-contact-col + .imp-contact-col { border-left:1px solid rgba(47,115,182,.28); }
.imp-contact-col h2.elementor-heading-title { font-size:34px!important; line-height:1.36!important; }
.imp-contact-col h3.elementor-heading-title { font-size:27px!important; line-height:1.2!important; }
.imp-contact-col .elementor-widget-heading { margin:0 0 10px!important; }
.imp-contact-col:first-child .elementor-widget-heading { margin:0!important; }
.imp-contact-col .elementor-widget-text-editor { margin:0 0 17px!important; font-size:15px; line-height:1.53; }
.imp-overview { margin:0!important; }
.imp-overview ul { list-style:none; padding:0; margin:0; display:grid; gap:8px; }
.imp-overview li { position:relative; padding-left:27px; font-size:15px; }
.imp-overview li::before { content:""; position:absolute; left:4px; top:6px; width:10px; height:7px; border-left:3px solid var(--imp-sage); border-bottom:3px solid var(--imp-sage); transform:rotate(-45deg); }

/* Fußbereich */
.imp-footer { width:100%!important; padding:17px 0!important; background:var(--imp-cream-deep); border-top:1px solid rgba(70,69,62,.06); }
.imp-footer-inner { width:min(var(--imp-content),calc(100% - 64px))!important; max-width:var(--imp-content)!important; margin-inline:auto!important; }
.imp-footer-inner .elementor-widget-container { display:flex; justify-content:center; align-items:center; flex-wrap:wrap; gap:34px; font-size:13px; }
.imp-footer-inner span + span::before { content:"|"; margin-right:34px; color:#918a80; }

@media(max-width:1080px){
  .imp-container,.imp-footer-inner{width:min(var(--imp-content),calc(100% - 42px))!important}
  .imp-brand-name .elementor-heading-title{font-size:28px!important}
  .imp-nav nav{gap:17px;font-size:13px}
  .imp-resource-grid{grid-template-columns:145px minmax(350px,1fr) 145px;gap:30px}
  .imp-resource-photo,.imp-resource-photo img{width:138px!important;height:138px!important}
  .imp-work-photo,.imp-work-photo img{height:340px!important}
}
@media(max-width:820px){
  .imp-container,.imp-footer-inner{width:min(100% - 30px,var(--imp-content))!important}
  .imp-header-inner{min-height:90px}
  .imp-brand-logo,.imp-brand-logo img{width:66px!important;height:66px!important}
  .imp-brand-name .elementor-heading-title{font-size:25px!important}
  .imp-menu-label{display:flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(47,115,182,.22);border-radius:50%;color:var(--imp-blue);cursor:pointer}
  .imp-menu-label::before{content:"☰";font-size:23px}
  .imp-nav{position:relative}
  .imp-nav nav{position:absolute;z-index:20;top:54px;right:0;width:min(340px,calc(100vw - 30px));display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px 20px 18px;background:var(--imp-cream);border:1px solid rgba(47,115,182,.12);box-shadow:0 12px 20px rgba(60,54,44,.08)}
  .imp-nav nav a{padding:11px 5px}
  .imp-menu-toggle:checked~nav{display:flex}
  .imp-hero{min-height:650px;background-position:66% center!important}
  .imp-hero::before{background:linear-gradient(180deg,var(--imp-cream) 0%,rgba(251,247,241,.94) 34%,rgba(251,247,241,.10) 65%,rgba(251,247,241,0) 100%)}
  .imp-hero-content{min-height:650px;justify-content:flex-start!important;padding-top:54px!important}
  .imp-hero-text{max-width:520px}
  .imp-why-panel{padding:18px 20px 34px!important}
  .imp-section-heading{gap:14px}
  .imp-why-grid{grid-template-columns:1fr 1fr;gap:26px 12px}
  .imp-why-item,.imp-why-item:nth-child(4),.imp-why-item:nth-child(5){grid-column:auto}
  .imp-why-item:last-child{grid-column:1/-1;max-width:420px;justify-self:center}
  .imp-resource-grid{grid-template-columns:1fr;gap:20px}
  .imp-resource-copy{order:-1}
  .imp-resource-photo,.imp-resource-photo img{width:145px!important;height:145px!important}
  .imp-work-grid{grid-template-columns:1fr}
  .imp-work-photo,.imp-work-photo img{height:360px!important}
  .imp-contact-grid{grid-template-columns:1fr}
  .imp-contact-col + .imp-contact-col{border-left:0;border-top:1px solid rgba(47,115,182,.25)}
}
@media(max-width:520px){
  .imp-page-shell{font-size:15px}
  .imp-container,.imp-footer-inner{width:min(100% - 22px,var(--imp-content))!important}
  .imp-brand-name .elementor-heading-title{font-size:21px!important}
  .imp-brand-logo,.imp-brand-logo img{width:57px!important;height:57px!important}
  .imp-hero{min-height:610px}
  .imp-hero-content{min-height:610px;padding-top:40px!important}
  .imp-hero-title .elementor-heading-title{font-size:39px!important}
  .imp-hero-text{font-size:16px}
  .imp-why-grid{grid-template-columns:1fr}
  .imp-why-item:last-child{grid-column:auto}
  .imp-section-heading .elementor-heading-title{font-size:36px!important}
  .imp-section-heading::before,.imp-section-heading::after{display:none}
  .imp-work-photo,.imp-work-photo img{height:280px!important}
  .imp-work-copy{padding:21px 21px 26px!important}
  .imp-contact-col{padding:20px 15px!important}
  .imp-footer-inner .elementor-widget-container{gap:8px 20px}
  .imp-footer-inner span + span::before{display:none}
}
