.surec-hero{height:100vh;min-height:640px;max-height:900px;padding-top:80px;padding-bottom:80px;position:relative}.surec-hero .scene-overlay{background:linear-gradient(90deg,#030814bf 0%,#03081473 45%,#0f1b2d26 75%,#0f1b2d0d 100%),linear-gradient(#0f1b2d26 0%,#0f1b2d1a 40%,#0f1b2d8c 100%)}.surec-hero:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(#030814bf 0%,#03081466 55%,#0000 100%);height:160px;position:absolute;top:0;left:0;right:0}.surec-hero .scene-content{z-index:3}.surec-hero-content{text-align:left;max-width:1000px;padding:0 8px}.surec-hero .eyebrow{color:var(--bernstein);margin-bottom:20px}.surec-hero h1{letter-spacing:-.035em;text-shadow:0 2px 40px #0006;max-width:1000px;margin-bottom:20px;font-size:48px;font-weight:800;line-height:.98}.surec-hero h1 em{color:var(--bernstein);font-style:normal}.surec-hero-lede{color:#f7f5f0e6;max-width:640px;font-size:15px;font-weight:400;line-height:1.5}@media (max-width:767px){.surec-hero{padding-top:90px;padding-bottom:60px}.surec-hero .scene-overlay{background:linear-gradient(#0308148c 0%,#03081466 40%,#030814bf 100%)}}@media (min-width:768px){.surec-hero h1{font-size:76px}.surec-hero-lede{font-size:17px}}@media (min-width:1200px){.surec-hero h1{font-size:96px}.surec-hero-lede{font-size:19px}}
.stats-bar{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:60px 0}.stats-grid{grid-template-columns:2fr 2fr 2fr 3fr;gap:20px;display:grid}@media (max-width:900px){.stats-grid{grid-template-columns:1fr 1fr;gap:24px}}.stat-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:20px 24px}.stat-label{letter-spacing:.16em;text-transform:uppercase;color:#f7f5f080;margin-bottom:12px;font-size:11px;font-weight:600}.stat-value{letter-spacing:-.03em;margin-bottom:8px;font-size:42px;font-weight:800;line-height:1}.stat-value em{color:var(--bernstein);font-style:normal}.stat-desc{color:#f7f5f099;font-size:13px;line-height:1.5}
.timeline-section{padding:120px 0}.timeline-header{text-align:center;margin-bottom:80px}.timeline-header .eyebrow{justify-content:center}.timeline-header h2{letter-spacing:-.035em;max-width:900px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:44px;font-weight:800;line-height:1}@media (min-width:768px){.timeline-header h2{font-size:60px}}@media (min-width:1200px){.timeline-header h2{font-size:76px}}.timeline-header h2 em{color:var(--bernstein);font-style:normal}.timeline-header p{color:#f7f5f0b3;max-width:640px;margin:0 auto;font-size:18px;line-height:1.6}.tl-steps{flex-direction:column;gap:24px;max-width:1300px;margin:0 auto;display:flex}.tl-step{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1fr;display:grid;position:relative;overflow:hidden}@media (min-width:900px){.tl-step{grid-template-columns:5fr 7fr}.tl-step.reverse{grid-template-columns:7fr 5fr}.tl-step.reverse .tl-photo{order:2}}.tl-photo{min-height:320px;position:relative;overflow:hidden}.tl-photo img{object-fit:cover;width:100%;height:100%}.tl-photo-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--papier);letter-spacing:.14em;text-transform:uppercase;z-index:2;background:#0f1b2dd9;border-radius:999px;padding:8px 16px;font-size:11px;font-weight:600;position:absolute;top:24px;left:24px}.tl-body{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}@media (max-width:768px){.tl-body{padding:32px 24px}}.tl-name{letter-spacing:-.03em;margin-bottom:16px;font-size:36px;font-weight:800;line-height:1}.tl-desc{color:#f7f5f0bf;margin-bottom:28px;font-size:16px;line-height:1.65}.tl-cols{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:24px;padding-top:24px;display:grid}@media (max-width:600px){.tl-cols{grid-template-columns:1fr}}.tl-col-label{letter-spacing:.14em;text-transform:uppercase;color:var(--bernstein);align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;display:flex}.tl-col-label:before{content:"";background:var(--bernstein);border-radius:50%;width:8px;height:8px}.tl-col ul{padding:0;list-style:none}.tl-col li{color:#f7f5f0b3;padding:6px 0 6px 16px;font-size:13px;line-height:1.5;position:relative}.tl-col li:before{content:"→";color:#d68c3b99;position:absolute;left:0}
.calendar-section{background:var(--papier);color:var(--nacht);padding:120px 0}.calendar-header{text-align:center;margin-bottom:60px}.calendar-header .eyebrow{color:var(--bernstein);justify-content:center}.calendar-header h2{letter-spacing:-.035em;margin-bottom:16px;font-size:40px;font-weight:800;line-height:1}@media (min-width:768px){.calendar-header h2{font-size:52px}}@media (min-width:1200px){.calendar-header h2{font-size:68px}}.calendar-header h2 em{color:var(--bernstein);font-style:normal}.calendar-header p{color:#0f1b2da6;max-width:640px;margin:0 auto;font-size:17px}.cal-grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:1200px;margin:0 auto;display:grid}@media (min-width:700px){.cal-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1000px){.cal-grid{grid-template-columns:repeat(4,1fr)}}.cal-cell{background:#fff;border:1px solid #0f1b2d14;border-radius:16px;padding:20px 20px 24px}.cal-cell.highlight-start{background:var(--nacht);color:var(--papier);border-color:var(--nacht)}.cal-cell.highlight-end{background:var(--bernstein);color:#fff;border-color:var(--bernstein)}.cal-month{letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin-bottom:8px;font-size:11px;font-weight:700}.cal-cell.highlight-start .cal-month,.cal-cell.highlight-end .cal-month{opacity:.8}.cal-title{letter-spacing:-.01em;margin-bottom:10px;font-size:16px;font-weight:800}.cal-tasks{opacity:.7;font-size:12px;line-height:1.55}.cal-cell.highlight-start .cal-tasks,.cal-cell.highlight-end .cal-tasks{opacity:.85}
.decision-section{padding:120px 0;position:relative;overflow:hidden}.decision-bg{z-index:0;opacity:.15;position:absolute;inset:0}.decision-bg img{object-fit:cover;width:100%;height:100%}.decision-overlay{z-index:1;background:linear-gradient(135deg,#0f1b2df2 0%,#0f1b2de6 100%);position:absolute;inset:0}.decision-content{z-index:2;position:relative}.decision-header{text-align:center;margin-bottom:60px}.decision-header .eyebrow{justify-content:center}.decision-header h2{letter-spacing:-.035em;max-width:900px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:40px;font-weight:800;line-height:1}@media (min-width:768px){.decision-header h2{font-size:56px}}@media (min-width:1200px){.decision-header h2{font-size:72px}}.decision-header h2 em{color:var(--bernstein);font-style:normal}.decision-header p{color:#f7f5f0bf;max-width:620px;margin:0 auto;font-size:18px;line-height:1.6}.dec-grid{grid-template-columns:1fr;gap:20px;max-width:1100px;margin:0 auto 40px;display:grid}@media (min-width:900px){.dec-grid{grid-template-columns:1fr 1fr 1fr}}.dec-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:32px 28px;position:relative;overflow:hidden}.dec-card.late{border-color:#e84e4e66}.dec-card.normal{border-color:#d68c3b66}.dec-card.rahat{border-color:#2ec88266}.dec-status{letter-spacing:.14em;text-transform:uppercase;border-radius:999px;margin-bottom:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.dec-card.late .dec-status{color:#ff9b9b;background:#e84e4e26}.dec-card.normal .dec-status{color:var(--bernstein);background:#d68c3b26}.dec-card.rahat .dec-status{color:#6bdca5;background:#2ec88226}.dec-target{letter-spacing:-.015em;margin-bottom:12px;font-size:22px;font-weight:800;line-height:1.15}.dec-condition{color:#f7f5f0bf;font-size:15px;line-height:1.55}.dec-condition strong{color:var(--papier);font-weight:700}.dec-cta{text-align:center}
.surec-closing{align-items:center;min-height:70vh;padding:100px 0;display:flex;position:relative;overflow:hidden}.surec-closing-bg{z-index:0;position:absolute;inset:0}.surec-closing-bg img{object-fit:cover;width:100%;height:100%}.surec-closing-overlay{z-index:1;background:linear-gradient(#0f1b2db3 0%,#0f1b2df2 100%);position:absolute;inset:0}.surec-closing-content{z-index:2;text-align:center;max-width:900px;margin:0 auto;padding:0 32px;position:relative}.surec-closing .eyebrow{justify-content:center}.surec-closing h2{letter-spacing:-.035em;margin-bottom:24px;font-size:44px;font-weight:800;line-height:1}@media (min-width:768px){.surec-closing h2{font-size:68px}}@media (min-width:1200px){.surec-closing h2{font-size:84px}}.surec-closing h2 em{color:var(--bernstein);font-style:normal}.surec-closing p{color:#f7f5f0cc;max-width:620px;margin:0 auto 40px;font-size:19px;line-height:1.6}.surec-closing-ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.surec-closing-meta{letter-spacing:.16em;text-transform:uppercase;color:#f7f5f080;margin-top:32px;font-size:12px}
