
    #stefanie-page{font-family:Georgia,'Times New Roman',serif;background:#f8f4ee;color:#292724;line-height:1.55;overflow:hidden}
    #stefanie-page *{box-sizing:border-box}
    #stefanie-page .sans{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
    #stefanie-page .hero{min-height:680px;display:grid;grid-template-columns:1.05fr .95fr;background:linear-gradient(120deg,#f6eee5,#faf8f4);position:relative}
    #stefanie-page .hero-copy{padding:90px clamp(34px,7vw,105px);display:flex;flex-direction:column;justify-content:center;z-index:2}
    #stefanie-page .eyebrow{font:600 12px/1.2 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#8a6d5d;margin-bottom:24px}
    #stefanie-page h1{font-size:clamp(44px,5.6vw,78px);line-height:1.03;font-weight:400;letter-spacing:-.035em;margin:0 0 28px;max-width:760px}
    #stefanie-page h1 em{font-weight:400;color:#a26e62}
    #stefanie-page .lead{font:400 19px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;max-width:610px;color:#5a5550;margin:0 0 34px}
    #stefanie-page .button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:999px;background:#2f2b28;color:white;text-decoration:none;font:600 15px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;border:0;cursor:pointer;width:max-content;transition:.2s ease}
    #stefanie-page .button.light{background:#f7eee8;color:#392f2b;border:1px solid #e6d6cc}
    #stefanie-page .hero-photo{position:relative;min-height:560px;overflow:hidden;background:#efe5dc}
    #stefanie-page .hero-photo img{width:100%;height:100%;object-fit:contain;object-position:center;position:absolute;inset:0}
    #stefanie-page .photo-note{position:absolute;bottom:24px;right:24px;background:#fffdf9e8;padding:10px 14px;border-radius:99px;font:500 12px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#655b54;backdrop-filter:blur(8px)}
    #stefanie-page section{padding:95px clamp(28px,7vw,110px)}
    #stefanie-page .intro{text-align:center;max-width:900px;margin:auto}
    #stefanie-page h2{font-size:clamp(34px,4vw,55px);font-weight:400;line-height:1.12;letter-spacing:-.025em;margin:0 0 25px}
    #stefanie-page .body{font:400 17px/1.75 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#5f5954}
    #stefanie-page .situations{background:#302d2a;color:#f9f4ed}
    #stefanie-page .situations .eyebrow{color:#d3b8a9;max-width:1120px;margin-left:auto;margin-right:auto}
    #stefanie-page .situations h2{max-width:1120px;margin-left:auto;margin-right:auto}
    #stefanie-page .situation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1120px;margin:42px auto 0}
    #stefanie-page .situation{background:#393530;border:1px solid #5a524c;border-radius:16px;padding:clamp(24px,3vw,38px);min-height:180px;font-size:clamp(21px,1.65vw,26px);font-weight:400;line-height:1.5;text-wrap:pretty;display:flex;align-items:center}
    #stefanie-page .about{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}
    #stefanie-page .about-photo{width:min(100%,520px);height:auto;aspect-ratio:1374 / 1145;justify-self:center;border-radius:24px;overflow:hidden;background:#efe5dc}
    #stefanie-page .about-photo img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}
    #stefanie-page .quote{font-size:28px;line-height:1.45;color:#403a36;border-left:2px solid #b98c7c;padding-left:25px;margin:35px 0}
    #stefanie-page .how{background:#efe5dc}
    #stefanie-page .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:50px}
    #stefanie-page .step-num{font:500 12px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:.16em;color:#9c7163;margin-bottom:20px}
    #stefanie-page .step h3{font-size:25px;font-weight:400;margin:0 0 12px}
    #stefanie-page .step p{font:400 15px/1.7 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#645d57;margin:0}
    #stefanie-page .booking{text-align:center;background:#fbf8f3}
    #stefanie-page .booking>p{max-width:690px;margin:0 auto 45px}
    #stefanie-page .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:auto;text-align:left}
    #stefanie-page .card{border:1px solid #ded5ce;background:white;padding:32px;border-radius:18px;display:flex;flex-direction:column;min-height:420px}
    #stefanie-page .card.featured{background:#332f2c;color:white;border-color:#332f2c;transform:translateY(-9px)}
    #stefanie-page .card-tag{font:600 11px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;letter-spacing:.13em;text-transform:uppercase;color:#9a7165;margin-bottom:28px}
    #stefanie-page .featured .card-tag{color:#d9b9aa}
    #stefanie-page .card h3{font-size:29px;font-weight:400;margin:0 0 8px}
    #stefanie-page .duration{font:500 14px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#8b8179;margin-bottom:23px}
    #stefanie-page .featured .duration{color:#c9c1ba}
    #stefanie-page .card p{font:400 15px/1.65 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#6b645f;margin:0 0 25px}
    #stefanie-page .featured p{color:#d8d1ca}
    #stefanie-page .price{font-size:34px;margin-top:auto;margin-bottom:18px}
    #stefanie-page .small{font:400 12px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#8d857f;margin-top:12px}
    #stefanie-page .calendar{max-width:920px;margin:80px auto 0;background:white;border:1px solid #ded5ce;border-radius:18px;padding:30px;text-align:left}
    #stefanie-page .calendar-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;gap:20px}
    #stefanie-page .calendar-title{font-size:25px}
    #stefanie-page .calendar-badge{font:600 11px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f1e6df;padding:8px 12px;border-radius:99px;color:#785d53}
    #stefanie-page .days{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
    #stefanie-page .day{border:1px solid #e4ddd7;border-radius:12px;padding:15px;text-align:center;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
    #stefanie-page .day strong{display:block;font-size:18px;margin-top:5px}
    #stefanie-page .times{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}
    #stefanie-page .time{border:1px solid #d7cbc3;background:#fff;border-radius:9px;padding:10px 14px;font:500 13px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;cursor:pointer;color:#4c4540}
    #stefanie-page .time.selected{background:#342f2c;color:#fff;border-color:#342f2c}
    #stefanie-page .checkout{display:none;margin-top:20px;padding-top:20px;border-top:1px solid #e5ddd7;align-items:center;justify-content:space-between;gap:20px}
    #stefanie-page .checkout.visible{display:flex}
    #stefanie-page .checkout-copy{font:400 14px/1.55 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#5c554f}
    #stefanie-page .promise{padding-top:50px;text-align:center;font:italic 25px/1.5 Georgia,serif;color:#5a514b;max-width:780px;margin:auto}
    #stefanie-page footer{padding:45px clamp(28px,7vw,110px);border-top:1px solid #dfd6cf;display:flex;justify-content:space-between;gap:25px;flex-wrap:wrap;font:400 12px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#7e756f;background:#f8f4ee}
    @media(max-width:780px){#stefanie-page .hero{grid-template-columns:1fr}.hero-copy{order:2!important;padding-top:55px!important;padding-bottom:65px!important}.hero-photo{order:1;min-height:0!important;aspect-ratio:3 / 4}#stefanie-page section{padding-top:70px;padding-bottom:70px}#stefanie-page .situation-grid{grid-template-columns:1fr}.situation{min-height:0!important;padding:26px!important}#stefanie-page .about{grid-template-columns:1fr;gap:45px}.about-photo{height:auto!important;max-width:520px;width:100%;margin:auto}#stefanie-page .steps{grid-template-columns:1fr;gap:42px}#stefanie-page .cards{grid-template-columns:1fr}.card.featured{transform:none!important}#stefanie-page .days{grid-template-columns:repeat(2,1fr)}#stefanie-page .checkout.visible{display:block}.checkout .button{margin-top:15px;width:100%}}
  
body{margin:0}html{scroll-behavior:smooth}a{color:inherit}button,input,select{font:inherit}button:disabled{opacity:.5;cursor:not-allowed}*:focus-visible{outline:3px solid #a26e62;outline-offset:4px}.notice{background:#f1e6df;padding:15px;border-radius:10px;font:14px/1.6 system-ui}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:20px 0}label{display:block;font:14px/1.5 system-ui}label input:not([type=checkbox]),label select{box-sizing:border-box;display:block;width:100%;border:1px solid #b7aaa0;border-radius:8px;background:white;padding:12px;margin-top:6px}.consent{margin:24px 0}.consent input{width:18px;height:18px;vertical-align:middle}#status{font:15px/1.6 system-ui;color:#754637}.receipt{max-width:720px;margin:40px auto;padding:30px;background:#fbf8f3;font:16px/1.7 system-ui}.receipt h1{font:42px Georgia}.receipt button,.receipt a.action{display:inline-block;padding:12px 22px;background:#332f2c;color:white;border:0;border-radius:24px;cursor:pointer;text-decoration:none;margin:8px 8px 8px 0}.receipt pre{white-space:pre-wrap;overflow-wrap:anywhere;font:15px/1.7 system-ui}.receipt[hidden]{display:none}@media(max-width:600px){.form-grid{grid-template-columns:1fr}.receipt{margin:0;padding:25px}.calendar{padding:18px!important}#stefanie-page .calendar-head{display:block}}

[hidden]{display:none!important}
/* Balanced portrait and copy composition on large screens. */
#stefanie-page .hero{box-sizing:border-box;max-width:1320px;margin:0 auto;min-height:0;padding:64px 48px 72px;grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr);gap:72px;align-items:center;background:transparent}
#stefanie-page .hero-copy{padding:0}
#stefanie-page h1{font-size:clamp(42px,3.7vw,64px);line-height:1.08;max-width:680px}
#stefanie-page .lead{font-size:18px;max-width:560px}
#stefanie-page .hero-photo{width:100%;max-width:410px;min-height:0;aspect-ratio:3 / 4;justify-self:center;border-radius:24px;background:#efe5dc;box-shadow:0 20px 55px #6f51451a;outline:1px solid #dac9bd;outline-offset:12px;overflow:hidden}
#stefanie-page .hero-photo img{display:block;object-fit:contain;width:100%;height:100%}
#stefanie-page .photo-note{bottom:18px;right:18px;background:#fffaf2eb}
@media(max-width:1000px) and (min-width:781px){#stefanie-page .hero{gap:36px;padding:50px 32px}#stefanie-page h1{font-size:44px}}
@media(max-width:780px){#stefanie-page .hero{grid-template-columns:1fr;gap:38px;padding:36px 28px 48px}#stefanie-page .hero-photo{max-width:320px}#stefanie-page .hero-copy{padding:0!important}#stefanie-page h1{font-size:clamp(38px,7vw,52px)}}
.legal{max-width:860px}.legal h2{font:28px/1.25 Georgia;margin-top:36px}.legal h3{font-size:18px;margin-top:25px}.legal table{width:100%;border-collapse:collapse}.legal th,.legal td{text-align:left;border-bottom:1px solid #d9ccc2;padding:12px}.legal .pending{background:#f1e6df;border-left:3px solid #a26e62;padding:16px}.legal nav{display:flex;flex-wrap:wrap;gap:16px}.legal small{color:#655b54}.legal textarea{width:100%;box-sizing:border-box;font:inherit}
@media (max-width: 780px) {
  #stefanie-page #book {
    display: flex;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    white-space: normal;
    overflow-wrap: break-word;
    text-align: center;
    justify-content: center;
    padding: 14px 16px;
  }
}
/* Empfohlener Einstieg – dezente Premium-Hervorhebung */
#stefanie-page .card.featured {
  background: #fffdf9;
  color: #292724;
  border: 2px solid #b98c7c;
  box-shadow: 0 16px 40px rgba(111, 81, 69, 0.12);
  transform: translateY(-4px);
}

/* Badge */
#stefanie-page .card.featured .card-tag {
  display: inline-block;
  width: max-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: #f1e6df;
  color: #8a6256;
  margin-bottom: 21px;
}

/* Texte wieder dunkel */
#stefanie-page .card.featured .duration {
  color: #8b8179;
}

#stefanie-page .card.featured p {
  color: #6b645f;
}

/* CTA bei der empfohlenen Karte etwas stärker */
#stefanie-page .card.featured .button.light {
  background: #332f2c;
  color: #ffffff;
  border-color: #332f2c;
}