/* Healthcare / Kliniken · architecture "Zwei Welten"
 * The calmest, most editorial of the seven Branchen pages: longer measure, generous whitespace, almost no boxes.
 * Section order: hero (no side panel, typographic §75c stamp) → Zwei Welten (two narrative columns, one rule)
 *   → case as pull-quote → B3S definition list → Nachtdienst vignette → three-sentence process
 *   → modules & compliance as text list → single-column FAQ → CTA footer.
 * Brand: League Spartan via global --font-family, accent #1e88e5, navy #020b17/#030d1d/#041326/#041826, monospace for labels/numbers.
 * Deliberately NOT used here: hero checkmark panel, 4-card icon grid, report-preview mockup, 5-step timeline, 2-column FAQ.
 */

/* ---------- 1 · Hero ---------- */
.hc-hero{background:#030d1d;padding:130px 0 110px;position:relative;overflow:hidden;}
.hc-hero::before{content:'';position:absolute;top:-260px;right:-260px;width:760px;height:760px;border-radius:50%;background:radial-gradient(circle,rgba(30,136,229,0.07) 0%,transparent 70%);pointer-events:none;}
.hc-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3.5rem;align-items:end;}
@media(min-width:992px){.hc-hero-grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:5rem;}}
.hc-hero-copy{min-width:0;}
.hc-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(30,136,229,0.12);border:1px solid rgba(30,136,229,0.3);border-radius:4px;padding:5px 14px;font-size:0.72rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;margin-bottom:1.75rem;}
.hc-h1{font-size:clamp(2.2rem,4.5vw,3.6rem);font-weight:800;letter-spacing:-0.03em;line-height:1.05;color:#fff;margin-bottom:1.75rem;overflow-wrap:anywhere;}
.hc-h1 .accent{color:#1e88e5;}
.hc-hero-text{font-size:1.05rem;line-height:1.8;color:rgba(255,255,255,0.72);max-width:640px;margin-bottom:2.5rem;}
.hc-cta-group{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-bottom:2.75rem;}
.hc-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#1e88e5;color:#fff !important;font-weight:700;font-size:0.9rem;padding:14px 28px;border-radius:6px;text-decoration:none !important;transition:background 0.2s,transform 0.15s,box-shadow 0.2s;box-shadow:0 4px 18px rgba(30,136,229,0.35);white-space:nowrap;}
.hc-btn-primary:hover{background:#0A3570;transform:translateY(-2px);box-shadow:0 8px 28px rgba(30,136,229,0.45);}
.hc-btn-primary:focus-visible{outline:2px solid #fff;outline-offset:3px;}
.hc-btn-secondary{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.75) !important;font-size:0.88rem;font-weight:500;text-decoration:none !important;padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.25);transition:color 0.2s;white-space:nowrap;}
.hc-btn-secondary:hover{color:#fff !important;}
.hc-btn-secondary:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}
.hc-trust-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;}
.hc-trust-item{display:flex;align-items:center;gap:6px;font-size:0.78rem;font-weight:600;color:rgba(255,255,255,0.5);}
.hc-trust-item svg{color:#1e88e5;flex-shrink:0;}

/* Typographic §75c stamp: no card, no border box, just type on the navy ground */
.hc-stamp{min-width:0;font-family:monospace;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.12);}
@media(min-width:992px){.hc-stamp{padding-top:0;border-top:none;padding-left:3rem;border-left:1px solid rgba(255,255,255,0.12);}}
.hc-stamp-row{margin-bottom:1.6rem;}
.hc-stamp-label{font-size:0.66rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:0.45rem;}
.hc-stamp-value{font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:-0.01em;line-height:1.1;overflow-wrap:anywhere;}
.hc-stamp-value-lg{font-size:clamp(2rem,3.4vw,2.7rem);color:#1e88e5;letter-spacing:-0.02em;}
.hc-stamp-text{font-family:var(--font-family,inherit);font-size:0.84rem;line-height:1.7;color:rgba(255,255,255,0.5);margin:0;max-width:380px;}

/* ---------- Shared section shell ---------- */
.section-dark{background:#020b17;padding:96px 0;}
.section-mid{background:#030d1d;padding:96px 0;}
.section-light{background:#041326;padding:96px 0;}
.hc-kicker{font-size:0.68rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;display:block;margin-bottom:0.7rem;}
.hc-h2{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:#fff;letter-spacing:-0.02em;line-height:1.2;margin-bottom:1rem;overflow-wrap:anywhere;}
.hc-h3{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-0.01em;line-height:1.3;margin-bottom:0.85rem;overflow-wrap:anywhere;}
.hc-lead{font-size:0.98rem;color:rgba(255,255,255,0.55);line-height:1.75;max-width:720px;}
.hc-measure{max-width:760px;margin-bottom:3.5rem;}

/* ---------- 2 · Zwei Welten ---------- */
.hc-worlds{display:grid;grid-template-columns:minmax(0,1fr);gap:3rem;}
@media(min-width:900px){.hc-worlds{grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:0 4.5rem;}}
.hc-world{min-width:0;}
.hc-world-kicker{display:block;font-family:monospace;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.4);margin-bottom:0.8rem;}
.hc-world-title{font-size:1.3rem;font-weight:700;color:#fff;letter-spacing:-0.01em;line-height:1.3;margin-bottom:1.4rem;overflow-wrap:anywhere;}
.hc-world p{font-size:0.95rem;line-height:1.85;color:rgba(255,255,255,0.62);margin:0 0 1.2rem;}
.hc-world p:last-child{margin-bottom:0;}
.hc-worlds-rule{background:rgba(255,255,255,0.1);height:1px;width:100%;}
@media(min-width:900px){.hc-worlds-rule{height:auto;width:1px;align-self:stretch;}}

/* ---------- 3 · Case as pull-quote ---------- */
.hc-aside{max-width:820px;padding-left:2rem;border-left:2px solid #1e88e5;}
.hc-aside .hc-h2{font-size:clamp(1.4rem,2.6vw,1.9rem);}
.hc-aside-meta{font-family:monospace;font-size:0.76rem;letter-spacing:0.06em;color:rgba(255,255,255,0.45);margin-bottom:1.5rem;}
.hc-aside-text{font-size:1.12rem;line-height:1.8;color:rgba(255,255,255,0.78);margin-bottom:1.25rem;}
.hc-aside-disclaimer{font-size:0.76rem;font-style:italic;color:rgba(255,255,255,0.35);margin-bottom:2rem;}
.hc-aside-foot{display:flex;flex-direction:column;gap:0.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.08);}
.hc-aside-reference{font-size:0.86rem;line-height:1.6;color:rgba(255,255,255,0.55);}
.hc-link{display:inline-flex;align-items:center;gap:8px;color:#1e88e5 !important;font-size:0.86rem;font-weight:600;text-decoration:none !important;white-space:nowrap;align-self:flex-start;}
.hc-link:hover{color:#5fb0f0 !important;}
.hc-link:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}

/* ---------- 4 · B3S definition list ---------- */
.hc-b3s{max-width:900px;margin:0;border-top:1px solid rgba(255,255,255,0.1);}
.hc-b3s-row{display:grid;grid-template-columns:minmax(0,1fr);gap:0.3rem;padding:1.15rem 0;border-bottom:1px solid rgba(255,255,255,0.08);}
@media(min-width:640px){.hc-b3s-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:2rem;align-items:baseline;}}
.hc-b3s dt{font-size:0.9rem;font-weight:400;line-height:1.5;color:rgba(255,255,255,0.5);margin:0;}
.hc-b3s dd{font-size:0.95rem;font-weight:700;line-height:1.4;color:#fff;margin:0;}

/* ---------- 5 · Nachtdienst vignette ---------- */
.hc-vignette{background:linear-gradient(180deg,#041826 0%,#030d1d 100%);padding:110px 0;border-top:1px solid rgba(30,136,229,0.12);border-bottom:1px solid rgba(30,136,229,0.12);}
.hc-vignette-inner{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;max-width:1000px;}
@media(min-width:900px){.hc-vignette-inner{grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:4rem;align-items:start;}}
.hc-vignette-time{font-family:monospace;font-size:clamp(2.6rem,5vw,4rem);font-weight:700;letter-spacing:-0.04em;line-height:1;color:rgba(255,255,255,0.14);user-select:none;}
.hc-vignette-body{min-width:0;max-width:720px;}
.hc-vignette-kicker{display:block;font-family:monospace;font-size:0.68rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#1e88e5;margin-bottom:0.7rem;}
.hc-vignette-text{font-size:1.02rem;line-height:1.85;color:rgba(255,255,255,0.7);margin:0 0 1.4rem;}
.hc-vignette-text-answer{color:rgba(255,255,255,0.58);padding-top:1.4rem;border-top:1px solid rgba(255,255,255,0.08);margin-bottom:0;}

/* ---------- 6 · Vorgehen in drei Sätzen ---------- */
.hc-three{display:grid;grid-template-columns:minmax(0,1fr);gap:2.5rem;}
@media(min-width:768px){.hc-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.5rem;}}
.hc-three-item{min-width:0;}
.hc-three-num{font-family:monospace;font-size:0.8rem;font-weight:700;letter-spacing:0.12em;color:rgba(30,136,229,0.75);margin-bottom:0.9rem;}
.hc-three-item h3{font-size:1.08rem;font-weight:700;color:#fff;line-height:1.35;margin-bottom:0.7rem;overflow-wrap:anywhere;}
.hc-three-item p{font-size:0.9rem;line-height:1.75;color:rgba(255,255,255,0.55);margin:0;}

/* ---------- 7 · Module & Compliance as text list ---------- */
.hc-modules-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:4rem;}
@media(min-width:992px){.hc-modules-grid{grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:6rem;align-items:start;}}
.hc-modules-col{min-width:0;}
.hc-modules-col-compliance{padding-top:2.5rem;border-top:1px solid rgba(255,255,255,0.1);}
@media(min-width:992px){.hc-modules-col-compliance{padding-top:0;border-top:none;padding-left:3rem;border-left:1px solid rgba(255,255,255,0.1);}}
.hc-list{list-style:none;margin:2rem 0 0;padding:0;border-top:1px solid rgba(255,255,255,0.1);}
.hc-list li{padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,0.08);}
.hc-list li p{font-size:0.9rem;line-height:1.7;color:rgba(255,255,255,0.55);margin:0.45rem 0 0;}
.hc-list-compact{margin-top:1.5rem;}
.hc-list-compact li{padding:1rem 0;}
.hc-list-link{display:inline-flex;align-items:center;gap:10px;color:#fff !important;font-size:1.05rem;font-weight:700;text-decoration:none !important;white-space:nowrap;transition:color 0.2s;}
.hc-list-link svg{color:#1e88e5;flex-shrink:0;transition:transform 0.2s;}
.hc-list-link:hover{color:#1e88e5 !important;}
.hc-list-link:hover svg{transform:translateX(3px);}
.hc-list-link:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}

/* ---------- 8 · FAQ, single column ---------- */
.hc-faq-wrap{max-width:820px;}
.hc-faq-wrap .hc-h2{margin-bottom:2rem;}
.faq-hc .accordion-item{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.07);border-radius:8px;margin-bottom:0.75rem;overflow:hidden;}
.faq-hc .accordion-button{background:transparent;border:none;box-shadow:none;padding:1.15rem 1.25rem;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;}
.faq-hc .accordion-button:not(.collapsed){background:rgba(30,136,229,0.08);border-bottom:1px solid rgba(30,136,229,0.15);}
.faq-hc .accordion-button h3{font-size:0.97rem;font-weight:600;color:rgba(255,255,255,0.88);margin:0;line-height:1.4;overflow-wrap:anywhere;}
.faq-hc .accordion-button:not(.collapsed) h3{color:#fff;}
.faq-hc .accordion-button:focus-visible{outline:2px solid #1e88e5;outline-offset:-2px;}
.faq-hc .accordion-body{padding:0 1.25rem 1.25rem;color:rgba(255,255,255,0.6);font-size:0.9rem;line-height:1.8;}

/* ---------- 9 · CTA footer (shared device) ---------- */
.hc-cta-footer{background:linear-gradient(135deg,#0A3570 0%,#062449 100%);padding:80px 0;text-align:center;}
.hc-cta-footer h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-0.02em;margin-bottom:1rem;overflow-wrap:anywhere;}
.hc-cta-footer p{color:rgba(255,255,255,0.75);font-size:1rem;max-width:600px;margin:0 auto 2rem;line-height:1.65;}
.hc-cta-group-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;}
.hc-cta-mail{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.8) !important;font-size:0.9rem;text-decoration:none !important;white-space:nowrap;}
.hc-cta-mail:hover{color:#fff !important;}
.hc-cta-mail:focus-visible{outline:2px solid #fff;outline-offset:3px;}

/* ---------- Responsive ---------- */
@media(max-width:768px){
  .hc-hero{padding:90px 0 70px;}
  .hc-hero-grid{gap:2.75rem;}
  .section-dark,.section-mid,.section-light{padding:64px 0;}
  .hc-vignette{padding:72px 0;}
  .hc-cta-footer{padding:60px 0;}
  .hc-measure{margin-bottom:2.5rem;}
  .hc-aside{padding-left:1.25rem;}
  .hc-vignette-time{font-size:2.4rem;}
}

/* Clickable text stays one line at 320–414px: tighten type + padding on every link/button. */
@media(max-width:480px){
  .hc-btn-primary{font-size:0.76rem;padding:14px 14px;gap:6px;}
  .hc-btn-secondary{font-size:0.82rem;}
  .hc-link{font-size:0.8rem;}
  .hc-list-link{font-size:0.92rem;gap:8px;}
  .hc-cta-mail{font-size:0.84rem;}
  .hc-stamp-value-lg{font-size:1.9rem;}
}
@media(max-width:360px){
  .hc-btn-primary{font-size:0.72rem;padding:13px 12px;}
  .hc-list-link{font-size:0.85rem;}
  .hc-link{font-size:0.76rem;}
}
