/* AUTOGENERIERT aus scripts/shell.ts (M1 #94) — nicht von Hand bearbeiten. */
.tgHead { background: rgba(255,255,255,.82); -webkit-backdrop-filter: saturate(180%) blur(20px); backdrop-filter: saturate(180%) blur(20px); padding: 10px 18px; position: sticky; top: 0; z-index: 50; display: flex; align-items: center; flex-wrap: wrap; gap: 4px 14px; border-bottom: 1px solid rgba(0,0,0,.08); font-family: 'Onest', -apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Segoe UI', Roboto, sans-serif; }
  .tgHead .tgBrand { display: inline-flex; align-items: center; gap: 9px; font-size: 17px; font-weight: 700; letter-spacing: -0.3px; color: #1C1B1A; text-decoration: none; }
  .tgHead .tgSpacer { flex: 1; }
  .tgHead .tgCta { display: inline-block; border: none; border-radius: 980px; padding: 9px 18px; font-size: 13.5px; font-weight: 600; cursor: pointer; text-decoration: none; text-align: center; background: #C1632D; color: #fff; transition: background .15s, transform .1s; }
  .tgHead .tgCta:hover { background: #A45120; }
  .tgHead .tgCta:active { transform: scale(.97); }
  .tgNav { display: flex; align-items: center; gap: 2px; overflow-x: auto; scrollbar-width: none; -webkit-overflow-scrolling: touch; max-width: 100%; }
  .tgNav::-webkit-scrollbar { display: none; }
  .tgNav a { color: #8B8171; text-decoration: none; font-size: 14px; font-weight: 600; padding: 7px 10px; border-radius: 10px; white-space: nowrap; transition: color .15s, background .15s; }
  .tgNav a:hover { color: #1C1B1A; background: rgba(0,0,0,.045); }
  .tgNav a.on { color: #0F3D3E; background: #E7F0EF; }
  .tgNav a.tgAll { color: #C1632D; }
  .tgNav a.tgAll:hover { color: #A45120; }
  @media (max-width: 760px) { .tgNav { order: 3; flex-basis: 100%; margin-top: 2px; } }
  .tgFoot { text-align: center; padding: 40px 20px; color: #8B8171; font-size: 13px; line-height: 2; font-family: 'Onest', -apple-system, BlinkMacSystemFont, 'SF Pro Text', 'Segoe UI', Roboto, sans-serif; }
  .tgFoot a { color: #8B8171; }
