*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh}.seite{max-width:76rem;margin:0 auto;padding:1.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:var(--shx-gap-loose,1rem)}.schritt-namen{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.4rem}.schritt-name{font-size:var(--shx-text-2xs,.6875rem);letter-spacing:var(--shx-tracking-label,.04em);text-transform:uppercase;color:var(--shx-fg-faint)}.schritt-name[data-aktiv=ja]{color:var(--shx-accent)}.rollbar{max-height:32rem;overflow-y:auto}.leiste-unten{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;padding:.875rem 1rem;background:var(--shx-surface);border:1px solid var(--shx-border);border-radius:var(--shx-radius-lg);display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.wachsend{flex:1 1 12rem;min-width:0}.zelle-schmal{width:1%;white-space:nowrap}.abschneiden{max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-raster{display:grid;grid-gap:var(--shx-gap-loose,1rem);gap:var(--shx-gap-loose,1rem);grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}