
.frontverlauf-page{background:#0d120f;color:#eee;min-height:70vh}
.frontverlauf-head{border-bottom:1px solid rgba(205,165,71,.28);background:linear-gradient(180deg,#151b16,#0f1411);padding:28px 0 18px}
.frontverlauf-kicker{display:block;color:#d6aa49;font-weight:900;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}
.frontverlauf-head h1{margin:0;font-size:clamp(34px,5vw,62px);line-height:1;color:#f5edcf}
.frontverlauf-head p{max-width:920px;color:#bfc8bf;margin:10px 0 18px}
.frontverlauf-subnav{display:flex;gap:8px;flex-wrap:wrap}
.frontverlauf-subnav a{padding:8px 11px;border:1px solid #495247;border-radius:4px;color:#e8e8df;text-decoration:none;background:#171e19}
.frontverlauf-subnav a:hover,.frontverlauf-subnav a.is-active{border-color:#c89b3c;background:#2b2619;color:#f8e3aa}
.frontverlauf-shell{padding-top:18px;padding-bottom:24px}
.frontverlauf-frame{display:block;width:100%;height:min(78vh,920px);min-height:620px;border:1px solid #5e573d;background:#111;border-radius:6px}
.frontverlauf-note{margin:8px 2px 0;color:#8f9a90;font-size:12px}
@media(max-width:760px){.frontverlauf-frame{height:76vh;min-height:520px}.frontverlauf-head{padding-top:18px}.frontverlauf-subnav a{flex:1 1 45%;text-align:center}}
