
/* v13.2 – vollständige Hillbilly-Garage-Designschicht für alle öffentlichen Unterseiten */
:root{
  --hb-bg:#090c0e;--hb-bg2:#0d1113;--hb-panel:#111618;--hb-panel2:#151a1c;--hb-line:#343a3d;
  --hb-text:#f0efeb;--hb-muted:#aeb2b3;--hb-orange:#e76d16;--hb-orange2:#ff7a19;
  --hb-max:1320px;--hb-font:"Trebuchet MS","Segoe UI",Arial,sans-serif;
  --hb-home-hero-fallback:url("hillbilly/img/hero.webp");
  --hb-projects-hero-fallback:url("hillbilly/img/projects.webp");
  --hb-blog-hero-fallback:url("hillbilly/img/blog.webp");
  --hb-downloads-hero-fallback:url("hillbilly/img/downloads.webp");
  --hb-games-hero-fallback:url("hillbilly/img/hero.webp");
  --hb-streaming-hero-fallback:url("hillbilly/img/streaming.webp");
  --hb-minecraft-hero-fallback:url("hillbilly/img/hero.webp");
  --hb-shop-hero-fallback:url("hillbilly/img/clothing.webp");
  --hb-moonshine-hero-fallback:url("hillbilly/img/blog.webp");
  --hb-donations-hero-fallback:url("hillbilly/img/team.webp");
  --hb-support-hero-fallback:url("hillbilly/img/team.webp");
  --hb-news-hero-fallback:url("hillbilly/img/blog.webp");
  --hb-legal-hero-fallback:url("hillbilly/img/blog.webp")
}
html{background:var(--hb-bg)}
body:not(.hb-site){margin:0!important;background:var(--hb-bg)!important;background-image:none!important;color:var(--hb-text)!important;font-family:Arial,Helvetica,sans-serif!important;font-size:14px;line-height:1.5;overflow-x:hidden}
body:not(.hb-site) *{box-sizing:border-box}
body:not(.hb-site) .dlx,body:not(.hb-site)>main,body:not(.hb-site) main.dlx{background:var(--hb-bg)!important;background-image:none!important;color:var(--hb-text)!important;min-height:100vh}
body:not(.hb-site) .dlx-wrap,body:not(.hb-site) .shell,body:not(.hb-site) .nav-shell{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin-inline:auto!important}
body:not(.hb-site) h1,body:not(.hb-site) h2,body:not(.hb-site) h3,body:not(.hb-site) h4{font-family:var(--hb-font)!important;color:var(--hb-text)!important;text-shadow:none!important}
body:not(.hb-site) p,body:not(.hb-site) li,body:not(.hb-site) dd,body:not(.hb-site) dt{color:var(--hb-muted)}
body:not(.hb-site) a{transition:color .14s ease,border-color .14s ease,background-color .14s ease;box-shadow:none!important}
body:not(.hb-site) a:hover{color:var(--hb-orange2)}
body:not(.hb-site) img{filter:none}

/* einheitlicher Header */
body:not(.hb-site) .dlx-nav,body:not(.hb-site) header.dlx-nav,body:not(.hb-site) .site-header .nav-shell{
  position:sticky!important;top:0!important;z-index:250!important;display:flex!important;align-items:center!important;
  min-height:60px!important;height:60px!important;padding:0!important;background:#070a0b!important;background-image:none!important;
  border:0!important;border-bottom:1px solid #2c3133!important;box-shadow:none!important
}
body:not(.hb-site) .gallery-header>.dlx-nav,body:not(.hb-site) .download-detail-header>.dlx-nav{position:relative!important;width:min(var(--hb-max),calc(100% - 40px))!important}
body:not(.hb-site) .dlx-logo,body:not(.hb-site) .site-header .brand{display:flex!important;align-items:center!important;width:210px!important;min-width:210px!important;height:60px!important;padding:8px 0!important;margin-right:auto!important;background:none!important;border:0!important}
body:not(.hb-site) .dlx-logo img,body:not(.hb-site) .site-header .brand img{width:190px!important;height:42px!important;object-fit:contain!important;object-position:left center!important}
body:not(.hb-site) .dlx-nav nav,body:not(.hb-site) .main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;margin-left:auto!important;padding:0!important;background:none!important;border:0!important;white-space:nowrap}
body:not(.hb-site) .dlx-nav nav a,body:not(.hb-site) .main-nav a{display:flex!important;align-items:center!important;height:60px!important;padding:1px 0 0!important;border:0!important;border-bottom:2px solid transparent!important;background:none!important;color:#d4d2cf!important;font:600 11px/1 var(--hb-font)!important;text-transform:uppercase!important;text-shadow:none!important}
body:not(.hb-site) .dlx-nav nav a.active,body:not(.hb-site) .main-nav a.active,body:not(.hb-site) .dlx-nav nav a:hover,body:not(.hb-site) .main-nav a:hover{color:var(--hb-orange2)!important;border-bottom-color:var(--hb-orange2)!important}
body:not(.hb-site) .dlx-nav nav a:before,body:not(.hb-site) .dlx-nav nav a:after{display:none!important}
body:not(.hb-site) .mobile-menu,body:not(.hb-site) .menu-toggle{display:none;width:40px;height:38px;margin-left:auto;border:1px solid #343a3d!important;background:#111618!important;color:var(--hb-orange2)!important;border-radius:0!important;box-shadow:none!important}

/* Seiten-Hero */
body:not(.hb-site) .gallery-header,body:not(.hb-site) .legal-header,body:not(.hb-site) .streaming-header,body:not(.hb-site) .games-header,body:not(.hb-site) .mc-header,body:not(.hb-site) .download-header,body:not(.hb-site) .blog-header{
  position:relative!important;background-color:#0a0d0f!important;border:0!important;border-bottom:1px solid #2f3538!important;box-shadow:none!important;overflow:hidden
}
.projects-index-page .gallery-header{background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-projects-hero)!important;background-size:cover!important;background-position:center!important}
.downloads-page .download-header{background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-downloads-hero)!important;background-size:cover!important;background-position:center!important}
.games-page .games-header{background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-games-hero)!important;background-size:cover!important;background-position:center!important}
.streaming-page .streaming-header{background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-streaming-hero)!important;background-size:cover!important;background-position:center!important}
.mc-page .mc-header{background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-minecraft-hero)!important;background-size:cover!important;background-position:center!important}
.legal-page .legal-header{background-image:linear-gradient(90deg,#090c0efa,#090c0ec7),var(--hb-legal-hero)!important;background-size:cover!important;background-position:center!important}
body:not(.hb-site) .gallery-hero,body:not(.hb-site) .legal-hero,body:not(.hb-site) .streaming-hero,body:not(.hb-site) .games-hero,body:not(.hb-site) .mc-hero{
  position:relative!important;z-index:2!important;min-height:280px!important;padding:38px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:42px!important
}
body:not(.hb-site) .gallery-kicker,body:not(.hb-site) .legal-kicker,body:not(.hb-site) .section-kicker,body:not(.hb-site) .hero-kicker{display:block!important;margin:0 0 9px!important;color:var(--hb-orange2)!important;font:700 11px/1.3 var(--hb-font)!important;letter-spacing:.9px!important;text-transform:uppercase!important}
body:not(.hb-site) .dlx-header-title,body:not(.hb-site) .legal-hero h1,body:not(.hb-site) .streaming-hero h1,body:not(.hb-site) .games-hero h1,body:not(.hb-site) .mc-hero h1{margin:0 0 13px!important;font:700 clamp(38px,4.3vw,58px)/.98 var(--hb-font)!important;text-transform:uppercase!important;color:#f1f0ec!important}
body:not(.hb-site) .dlx-header-title span,body:not(.hb-site) .dlx-header-title em{display:inline!important;color:inherit!important;font-style:normal!important;background:none!important;-webkit-text-fill-color:initial!important}
body:not(.hb-site) .dlx-header-title em{color:var(--hb-orange2)!important;margin-left:.2em}
body:not(.hb-site) .gallery-hero p,body:not(.hb-site) .legal-hero p,body:not(.hb-site) .streaming-hero p,body:not(.hb-site) .games-hero p,body:not(.hb-site) .mc-hero p{max-width:650px!important;margin:0 0 18px!important;color:#c7c9c9!important;font-size:14px!important;line-height:1.65!important}
body:not(.hb-site) .build-card{min-width:285px!important;padding:18px!important;background:linear-gradient(145deg,#111618,#151a1c)!important;background-image:none!important;border:1px solid var(--hb-line)!important;color:var(--hb-text)!important;box-shadow:none!important;transform:none!important}
body:not(.hb-site) .build-card>b{display:block;color:var(--hb-orange2)!important;font:700 10px var(--hb-font)!important;text-transform:uppercase}
body:not(.hb-site) .build-card>strong{display:block;margin:6px 0 12px;color:#fff!important;font:700 27px var(--hb-font)!important;text-transform:uppercase}
body:not(.hb-site) .build-card dl{margin:0!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important}
body:not(.hb-site) .build-card dl>div{padding:9px 10px!important;border-left:1px solid #303638!important}
body:not(.hb-site) .build-card dl>div:first-child{border-left:0!important;padding-left:0!important}

/* Controls */
body:not(.hb-site) .gallery-cta,body:not(.hb-site) .btn,body:not(.hb-site) .download-primary,body:not(.hb-site) .back{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:39px!important;padding:0 17px!important;border:1px solid #ef7b29!important;border-radius:0!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;font:700 11px/1 var(--hb-font)!important;text-transform:uppercase!important;box-shadow:none!important;text-shadow:none!important}
body:not(.hb-site) input,body:not(.hb-site) select,body:not(.hb-site) textarea{border:1px solid #3b4144!important;border-radius:0!important;background:#0f1416!important;color:#e7e8e8!important;box-shadow:none!important;outline:none!important}
body:not(.hb-site) .section-title,body:not(.hb-site) .section-title-row{display:flex!important;align-items:center!important;gap:10px!important;margin:24px 0 12px!important;padding:0 0 9px!important;border:0!important;border-bottom:1px solid #303638!important;background:none!important;box-shadow:none!important}
body:not(.hb-site) .section-title b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:24px!important;padding:0 6px!important;background:var(--hb-orange)!important;color:#fff!important;font:700 11px var(--hb-font)!important}
body:not(.hb-site) .section-title h2,body:not(.hb-site) .section-title-row h2{margin:0!important;font:700 22px/1.1 var(--hb-font)!important;text-transform:uppercase!important}
body:not(.hb-site) .section-title>span{margin-left:auto!important;color:#8f9495!important;font-size:10px!important;text-transform:uppercase!important}

/* Projekte */
.projects-index-page .project-category-filter{display:flex!important;flex-wrap:wrap!important;gap:8px!important;padding:10px!important;background:#101416!important;border:1px solid #343a3d!important}
.projects-index-page .project-category-filter__item{flex:1 1 170px!important;min-width:160px!important;min-height:64px!important;padding:10px 12px!important;border:1px solid #303638!important;background:#111618!important;transform:none!important;clip-path:none!important}
.projects-index-page .project-category-filter__item.is-active,.projects-index-page .project-category-filter__item:hover{border-color:#7b4827!important;background:#171a1b!important}
.projects-index-page .project-category-filter__item small{color:var(--hb-orange2)!important;font-size:9px!important}.projects-index-page .project-category-filter__item strong{display:block;margin:3px 0;color:#eee!important;font:700 14px var(--hb-font)!important}
.projects-index-page .project-grid--pinboard{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important;overflow:visible!important}
.projects-index-page .project-card{display:flex!important;flex-direction:column!important;width:auto!important;min-height:100%!important;margin:0!important;padding:0!important;grid-column:auto!important;transform:none!important;clip-path:none!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;color:var(--hb-text)!important;box-shadow:none!important;overflow:hidden!important}
.projects-index-page .project-card:hover{transform:none!important;border-color:#62686a!important;filter:none!important}.projects-index-page .project-card__pin,.projects-index-page .project-card__tape,.projects-index-page .project-pin-note{display:none!important}
.projects-index-page .project-card__media{height:185px!important;margin:0!important;padding:0!important;border:0!important;background:#0c1012!important;box-shadow:none!important}.projects-index-page .project-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important}
.projects-index-page .project-card__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:12px 13px 14px!important}.projects-index-page .project-card__body small{color:var(--hb-orange2)!important;font:700 9px var(--hb-font)!important}.projects-index-page .project-card__body h2{margin:4px 0 7px!important;font:700 19px/1.15 var(--hb-font)!important}.projects-index-page .project-card__body p{min-height:58px!important;margin:0 0 11px!important;color:#adb0b1!important;font-size:12px!important;line-height:1.55!important}
.projects-index-page .project-card__meta{display:flex!important;gap:14px!important;margin-top:auto!important;padding-top:8px!important;border-top:1px solid #2c3234!important;color:#8f9495!important;font-size:9px!important}
.project-detail-page .story-grid{display:grid!important;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr)!important;gap:12px!important}
.project-detail-page .story-grid>div,.project-detail-page blockquote,.project-detail-page .project-log-panel,.project-detail-page .project-empty{margin:0!important;padding:18px!important;border:1px solid #343a3d!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;box-shadow:none!important}
.project-detail-page .photo-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.project-detail-page .photo-card,.project-detail-page .photo-card.photo-wide{grid-column:auto!important;margin:0!important;border:1px solid #343a3d!important;background:#111618!important;box-shadow:none!important;transform:none!important;clip-path:none!important}
.project-detail-page .photo-card button{display:block!important;width:100%!important;height:190px!important;padding:0!important;background:#0b0f10!important;border:0!important;overflow:hidden!important}.project-detail-page .photo-card img{width:100%!important;height:100%!important;object-fit:cover!important}.project-detail-page .photo-card figcaption{padding:10px 12px!important;background:#111618!important}

/* Blog */
.blog-page .blog-content-shell{display:grid!important;grid-template-columns:minmax(0,2.25fr) minmax(260px,.9fr)!important;gap:14px!important;align-items:start!important}
.blog-page .blog-list,.blog-page .blog-post-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.blog-page .blog-list-card,.blog-page .blog-card,.blog-page .blog-sidebox{background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}
.blog-page .blog-list-card img{width:100%!important;height:185px!important;object-fit:cover!important}.blog-page .blog-list-card__body,.blog-page .blog-card__body{padding:12px 13px!important}.blog-page .blog-list-card h2,.blog-page .blog-card h2{font:700 19px/1.15 var(--hb-font)!important;margin:4px 0 7px!important}.blog-page .blog-list-card p,.blog-page .blog-card p{font-size:12px!important;line-height:1.55!important;color:#adb0b1!important}
.blog-page .blog-sidebox{padding:14px!important}.blog-page .blog-sidebox h2{margin:0 0 10px!important;font:700 18px var(--hb-font)!important;text-transform:uppercase!important}.blog-page .blog-side-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.blog-page .blog-side-tags a{padding:4px 8px!important;border:1px solid #4a5052!important;background:#111618!important;color:#cfd1d2!important;font-size:10px!important}
.blog-post-page .blog-feature-banner,.blog-post-page .blog-intro-card,.blog-post-page .blog-author-card,.blog-post-page .blog-project-entry,.blog-post-page .blog-quick-facts,.blog-post-page .blog-side-links,.blog-post-page .blog-rating,.blog-post-page .blog-article-section{background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}
.blog-post-page .blog-feature-banner{max-height:360px!important;overflow:hidden!important}.blog-post-page .blog-feature-banner img{width:100%!important;max-height:360px!important;object-fit:cover!important}.blog-post-page .blog-intro-card{padding:22px!important}.blog-post-page .blog-intro-card h1{font:700 clamp(32px,4vw,52px)/1.02 var(--hb-font)!important;text-transform:uppercase!important}.blog-post-page .blog-project-entry{padding:20px!important}.blog-post-page .blog-project-entry p{font-size:14px!important;line-height:1.75!important;color:#c5c7c7!important}

/* Downloads */
.downloads-page .download-search{padding:12px!important;border:1px solid #343a3d!important;background:#111618!important;box-shadow:none!important}.downloads-page .download-search>div{display:flex!important;gap:8px!important}.downloads-page .download-search input{flex:1!important;min-height:38px!important;padding:0 12px!important}
.downloads-page .download-categories{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;padding:0!important;margin-top:12px!important;background:none!important;border:0!important}
.downloads-page .download-category-card{position:relative!important;min-height:105px!important;overflow:hidden!important;border:1px solid #343a3d!important;background:#111618!important;box-shadow:none!important;transform:none!important}.downloads-page .download-category-card img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:.45!important}.downloads-page .download-category-card>span{position:absolute!important;inset:0!important;z-index:2!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:12px!important;background:linear-gradient(180deg,transparent,#0a0d0fe8)!important}.downloads-page .download-category-card small{color:var(--hb-orange2)!important;font-size:9px!important}.downloads-page .download-category-card strong{color:#fff!important;font:700 14px var(--hb-font)!important}
.downloads-page .download-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}.downloads-page .download-card{display:flex!important;flex-direction:column!important;min-height:100%!important;margin:0!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important;overflow:hidden!important}.downloads-page .download-card:hover{transform:none!important;border-color:#62686a!important}.downloads-page .download-card h2,.downloads-page .download-card h3{font:700 18px/1.15 var(--hb-font)!important}.downloads-page .download-card p{font-size:12px!important;line-height:1.55!important;color:#adb0b1!important}
.download-detail-page .download-detail__hero,.download-detail-page .download-detail__gallery,.download-detail-page .download-copy-panel,.download-detail-page .download-paper,.download-detail-page .download-requirements,.download-detail-page .download-rating,.download-detail-page .download-changelog,.download-detail-page .download-author{background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;filter:none!important}.download-detail-page .download-detail__content{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(280px,.85fr)!important;gap:14px!important;background:none!important}.download-detail-page .download-copy-panel,.download-detail-page .download-paper,.download-detail-page .download-requirements,.download-detail-page .download-rating{padding:16px!important}.download-detail-page .download-copy{color:#c8caca!important;font-size:14px!important;line-height:1.75!important}.download-detail-page .download-rating__vote{background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important}

/* übrige Seiten */
.games-page .game-card,.games-page .games-card,.games-page .games-platform,.games-page .server-card,
.mc-page .mc-section,.mc-page .mc-server-card,.mc-page .mc-player-card,.mc-page .mc-adventure-card,.mc-page .mc-gallery-card,.mc-page .mc-panel,
.streaming-page .stream-card,.streaming-page .streamer-card,.streaming-page .streaming-card,.streaming-page .streaming-panel,
.shop-page .shop-product-card,.shop-page .shop-card,.shop-page .shop-info,.shop-page .shop-featured,
.moonshine-page .moonshine-panel,.moonshine-page .moonshine-card,.moonshine-page .recipe-card,
.donation-page .donation-card,.donation-page .donation-panel,.donation-page .donation-goal,.donation-page .donation-method,
.support-page .support-card,.support-page .support-panel,.support-page .support-login,.support-page .support-ticket,.support-page .support-form{
  background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important
}
.games-page .game-card:hover,.streaming-page .stream-card:hover,.shop-page .shop-product-card:hover,.donation-page .donation-card:hover{transform:none!important;border-color:#616769!important}
.streaming-page iframe{border:1px solid #343a3d!important;background:#080b0c!important}.shop-page,.moonshine-page,.support-page{background:var(--hb-bg)!important;background-image:none!important}
.support-page .support-shell,.support-page .support-page-shell{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin-inline:auto!important}

/* Legal */
.legal-page .legal-shell{padding:18px 0 30px!important}.legal-page .legal-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(230px,.3fr)!important;gap:14px!important;align-items:start!important}
.legal-page .legal-panel,.legal-page .legal-sidebox{margin:0 0 12px!important;padding:18px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}.legal-page .legal-panel h2{margin:0 0 10px!important;font:700 20px var(--hb-font)!important;text-transform:uppercase!important}.legal-page .legal-panel p,.legal-page .legal-panel li{font-size:13px!important;line-height:1.7!important;color:#c1c4c4!important}.legal-page .legal-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:13px!important;padding-top:10px!important;border-top:1px solid #2d3335!important;color:#8f9495!important;font-size:9px!important;text-transform:uppercase!important}

/* statische Server- und Legacy-Seiten */
.static-page{background:var(--hb-bg)!important;min-height:100vh!important;padding-bottom:60px!important}.static-page .sub-content{width:min(var(--hb-max),calc(100% - 40px))!important;margin:28px auto!important;padding:28px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important;box-shadow:none!important}.static-page .sub-content h1{font:700 clamp(34px,4vw,52px)/1 var(--hb-font)!important;text-transform:uppercase!important}
body:not(.hb-site) .site-header{height:60px!important;background:#070a0b!important;border-bottom:1px solid #2c3133!important;box-shadow:none!important}body:not(.hb-site) .page-main{padding-top:18px!important;padding-bottom:32px!important}
body:not(.hb-site) .standard-page,body:not(.hb-site) .article-paper,body:not(.hb-site) .detail-layout>aside,body:not(.hb-site) .empty-state,body:not(.hb-site) .provider-grid>section{background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}
body:not(.hb-site) .standard-page,body:not(.hb-site) .article-paper{padding:20px!important}body:not(.hb-site) .detail-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(260px,.7fr)!important;gap:14px!important;align-items:start!important}body:not(.hb-site) .detail-layout>aside{padding:16px!important}

/* Discord + Footer */
body:not(.hb-site) .gallery-discord,body:not(.hb-site) .discord-strip,body:not(.hb-site) .blog-community{margin-top:24px!important;background:#111618!important;background-image:none!important;border-top:1px solid #343a3d!important;border-bottom:1px solid #343a3d!important;box-shadow:none!important}
body:not(.hb-site) .discord-strip__inner{min-height:150px!important;display:grid!important;grid-template-columns:130px 1fr auto!important;gap:24px!important;align-items:center!important;padding:18px 0!important}body:not(.hb-site) .discord-strip__mascot{width:120px!important;height:120px!important;object-fit:contain!important}
body:not(.hb-site) .dx2-footer,body:not(.hb-site) main.dlx>footer,body:not(.hb-site) .legal-footer,body:not(.hb-site) .site-footer{margin-top:28px!important;padding:0!important;background:linear-gradient(180deg,#0d1112,#0a0d0e)!important;background-image:none!important;border:0!important;border-top:1px solid #33393b!important;box-shadow:none!important;color:#aeb0b1!important}
body:not(.hb-site) .dx2-footer__grid,body:not(.hb-site) main.dlx>footer>.dlx-wrap,body:not(.hb-site) .site-footer .footer-grid{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin-inline:auto!important;padding:25px 0!important;display:grid!important;grid-template-columns:1.25fr .9fr .9fr .9fr!important;gap:26px!important;background:none!important}
body:not(.hb-site) .dx2-footer__brand img,body:not(.hb-site) .site-footer .footer-brand>img{width:185px!important;height:auto!important;max-height:44px!important;object-fit:contain!important;object-position:left!important}
body:not(.hb-site) .dx2-footer h3,body:not(.hb-site) .site-footer h3{margin:0 0 10px!important;color:#eee!important;font:700 14px var(--hb-font)!important;text-transform:uppercase!important}body:not(.hb-site) .dx2-footer a{font-size:10px!important}

/* keine alten Wackel-/Papier-Effekte */
body:not(.hb-site) .project-card:hover,body:not(.hb-site) .blog-list-card:hover,body:not(.hb-site) .download-card:hover,body:not(.hb-site) .stream-card:hover,body:not(.hb-site) .shop-product-card:hover{animation:none!important}
@media(max-width:1050px){body:not(.hb-site) .dlx-nav nav,body:not(.hb-site) .main-nav{gap:12px!important}.projects-index-page .project-grid--pinboard,.downloads-page .download-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.downloads-page .download-categories{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:900px){
 body:not(.hb-site) .mobile-menu,body:not(.hb-site) .menu-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important}
 body:not(.hb-site) .dlx-nav nav,body:not(.hb-site) .main-nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:59px!important;z-index:260!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:0 18px!important;padding:10px 20px!important;background:#0b0f10!important;border-bottom:1px solid #343a3d!important}
 body:not(.hb-site) .dlx-nav nav.open,body:not(.hb-site) .dlx-nav nav.is-open,body:not(.hb-site) .main-nav.open,body:not(.hb-site) .main-nav.is-open{display:flex!important}
 body:not(.hb-site) .gallery-hero,body:not(.hb-site) .legal-hero,body:not(.hb-site) .streaming-hero,body:not(.hb-site) .games-hero,body:not(.hb-site) .mc-hero{min-height:0!important;display:grid!important;grid-template-columns:1fr!important;padding:28px 0!important}
 .blog-page .blog-content-shell,.download-detail-page .download-detail__content,.legal-page .legal-grid,body:not(.hb-site) .detail-layout,.project-detail-page .story-grid{grid-template-columns:1fr!important}.project-detail-page .photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body:not(.hb-site) .dx2-footer__grid,body:not(.hb-site) main.dlx>footer>.dlx-wrap,body:not(.hb-site) .site-footer .footer-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:620px){
 body:not(.hb-site) .dlx-wrap,body:not(.hb-site) .shell,body:not(.hb-site) .nav-shell{width:min(var(--hb-max),calc(100% - 24px))!important}
 .projects-index-page .project-grid--pinboard,.downloads-page .download-grid,.downloads-page .download-categories,.blog-page .blog-list,.blog-page .blog-post-list,.project-detail-page .photo-grid{grid-template-columns:1fr!important}
 body:not(.hb-site) .discord-strip__inner{grid-template-columns:1fr!important}body:not(.hb-site) .discord-strip__mascot{display:none!important}
 body:not(.hb-site) .dx2-footer__grid,body:not(.hb-site) main.dlx>footer>.dlx-wrap,body:not(.hb-site) .site-footer .footer-grid{grid-template-columns:1fr!important}
}

/* zusätzliche Komplettabdeckung v13.2 */
.blog-page .gallery-header,.project-detail-page .gallery-header,.downloads-page .gallery-header,
.games-page .gallery-header,.streaming-page .gallery-header,.legal-page .gallery-header{
  min-height:0!important;background-color:#0a0d0f!important;border-bottom:1px solid #303638!important
}
.mc-page .mc-hero,.mc-post-page .mc-post-header,.shop-page .shop-hero,.donation-page .donation-header,
.support-page .support-header,.news-detail-page .news-detail-header,.moonshine-page .moonshine-hero{
  position:relative!important;margin:0!important;border:0!important;border-bottom:1px solid #303638!important;
  background-color:#0a0d0f!important;box-shadow:none!important;color:#f2f1ed!important
}
.shop-page .shop-shell,.donation-page .donation-shell,.news-detail-page .news-detail-shell,
.moonshine-page .moonshine-shell,.mc-page .mc-shell,.streaming-page .streaming-shell{
  width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin-inline:auto!important
}
.news-detail-page .news-detail-content,.news-detail-page .news-detail-card,.news-detail-page article,
.donation-page .donation-content,.moonshine-page .moonshine-content{
  background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;
  border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important
}
.news-detail-page .news-detail-content,.news-detail-page .news-detail-card{padding:20px!important}
.news-detail-page h1,.support-page h1,.donation-page h1,.shop-page h1,.moonshine-page h1{
  color:#f1f0ec!important;text-shadow:none!important;font-family:var(--hb-font)!important
}
body:not(.hb-site) table{width:100%!important;border-collapse:collapse!important;background:#101416!important;border:1px solid #343a3d!important}
body:not(.hb-site) th,body:not(.hb-site) td{padding:9px 10px!important;border-bottom:1px solid #2d3335!important;color:#c6c8c8!important}
body:not(.hb-site) th{background:#151a1c!important;color:#f1f0ec!important;text-align:left!important}
body:not(.hb-site) hr{border:0!important;border-top:1px solid #303638!important}

/* ===== v13.2: echte Klassen aller verbleibenden Module ===== */

/* Games */
.games-page .games-dossier,.games-page .games-library{padding:20px 0!important}
.games-page .games-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:12px!important;padding-bottom:9px!important;border-bottom:1px solid #303638!important}
.games-page .games-section-head h2{margin:0!important;font:700 23px/1 var(--hb-font)!important;text-transform:uppercase!important}
.games-page .games-sort-shell{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:10px 12px!important;background:#111618!important;border:1px solid #343a3d!important}
.games-page .games-sort{display:flex!important;gap:6px!important}.games-page .games-sort__button{padding:7px 10px!important;background:#0d1113!important;border:1px solid #343a3d!important;color:#c8caca!important;border-radius:0!important}
.games-page .games-sort__button.is-active{background:#191d1f!important;border-color:#e76d16!important;color:#ff7a19!important}
.games-page .games-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:12px!important}
.games-page .game-library-card{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:100%!important;overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}
.games-page .game-library-card:hover{transform:none!important;border-color:#616769!important}
.games-page .game-library-card__media{height:160px!important;overflow:hidden!important;background:#090c0e!important}
.games-page .game-library-card__media>img{width:100%!important;height:100%!important;object-fit:cover!important}
.games-page .game-library-card__featured{position:absolute!important;top:8px!important;left:8px!important;padding:4px 7px!important;background:#e76d16!important;color:#fff!important;font-size:9px!important;border:0!important}
.games-page .game-library-card__platforms{display:flex!important;gap:4px!important;flex-wrap:wrap!important;padding:8px 10px 0!important}
.games-page .game-library-card__platform{padding:3px 6px!important;background:#0b0f10!important;border:1px solid #343a3d!important;color:#9fa3a4!important;font-size:8px!important}
.games-page .game-library-card__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:10px 12px 13px!important}
.games-page .game-library-card__body h3{font:700 17px/1.15 var(--hb-font)!important;margin:0 0 7px!important}.games-page .game-library-card__body p{font-size:11px!important;line-height:1.55!important}
.games-page .game-library-card__button{margin-top:auto!important;align-self:flex-start!important;padding-top:8px!important;color:#ff7a19!important;font:700 10px var(--hb-font)!important;text-transform:uppercase!important}
.games-page .games-community{background:#0e1214!important;border-top:1px solid #303638!important}

/* Minecraft overview + post */
.mc-page .mc-hero__content{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;padding:38px 0!important}
.mc-page .mc-hero__copy{max-width:680px!important}.mc-page .mc-hero__copy h1{font:700 clamp(38px,4.5vw,58px)/.98 var(--hb-font)!important;text-transform:uppercase!important}
.mc-page .mc-hero__actions{display:flex!important;gap:8px!important;flex-wrap:wrap!important}.mc-page .mc-realm-join{border-radius:0!important;box-shadow:none!important}
.mc-page .mc-section{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:18px auto!important;padding:16px!important}
.mc-page .mc-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;border-bottom:1px solid #303638!important;padding-bottom:9px!important;margin-bottom:12px!important}
.mc-page .mc-heading h2{margin:0!important;font:700 22px var(--hb-font)!important;text-transform:uppercase!important}
.mc-page .mc-server-card{padding:18px!important;display:grid!important;grid-template-columns:1fr auto!important;gap:18px!important}
.mc-page .mc-server-status{display:inline-flex!important;padding:4px 7px!important;border:1px solid #3e4446!important;background:#0c1012!important;color:#cfd1d2!important}
.mc-page .mc-server-status.is-online{color:#a8d39b!important;border-color:#53764b!important}
.mc-page .mc-players{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.mc-page .mc-player-card{overflow:hidden!important;display:flex!important;min-height:150px!important}.mc-page .mc-player-card__image,.mc-page .mc-player-card__placeholder{width:105px!important;min-width:105px!important;height:auto!important;background:#0b0f10!important}.mc-page .mc-player-card__image img{width:100%!important;height:100%!important;object-fit:cover!important}.mc-page .mc-player-card__body{padding:11px!important}
.mc-page .mc-adventures{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}
.mc-page .mc-adventure-card{overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}.mc-page .mc-adventure-card__media{height:170px!important}.mc-page .mc-adventure-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.mc-page .mc-adventure-card__body{padding:12px!important}
.mc-page .mc-gallery{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.mc-page .mc-gallery__item{height:160px!important;overflow:hidden!important;border:1px solid #343a3d!important;background:#0b0f10!important}.mc-page .mc-gallery__item img{width:100%!important;height:100%!important;object-fit:cover!important}
.mc-post-page .mc-post-hero{min-height:310px!important;background-color:#0a0d0f!important}.mc-post-page .mc-post-hero__copy{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;padding:55px 0!important}
.mc-post-page .mc-post-shell{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:18px auto!important;display:grid!important;grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr)!important;gap:14px!important}
.mc-post-page .mc-post-paper,.mc-post-page .mc-post-sidebar,.mc-post-page .mc-side-note,.mc-post-page .mc-side-players{padding:18px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}
.mc-post-page .mc-post-content{color:#c8caca!important;font-size:14px!important;line-height:1.75!important}

/* Streaming */
.streaming-page .streaming-signal-card,.streaming-page .streaming-platform-strip,.streaming-page .streaming-status-note,.streaming-page .streamer-tile{
 background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important
}
.streaming-page .streaming-signal-card{min-width:285px!important;padding:12px!important}.streaming-page .streaming-signal-card__screen{aspect-ratio:16/8!important;background:#080b0c!important;border:1px solid #2f3538!important}
.streaming-page .streaming-platform-strip{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:0!important;margin:12px 0!important}.streaming-page .streaming-platform-strip>*{padding:12px!important;border-left:1px solid #303638!important}.streaming-page .streaming-platform-strip>*:first-child{border-left:0!important}
.streaming-page .streaming-roster-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.streaming-page .streamer-tile{overflow:hidden!important}.streaming-page .streamer-tile__media{height:155px!important;background:#090c0e!important}.streaming-page .streamer-tile__media img{width:100%!important;height:100%!important;object-fit:cover!important}.streaming-page .streamer-tile__body{padding:11px!important}.streaming-page .streamer-status{font-size:9px!important;color:#ff7a19!important}.streaming-page .stream-channel-links{display:flex!important;gap:5px!important;flex-wrap:wrap!important}.streaming-page .stream-channel-link{padding:4px 6px!important;background:#0b0f10!important;border:1px solid #343a3d!important;color:#bbb!important;font-size:9px!important}

/* Shop */
.shop-page .shop-shell{padding-bottom:30px!important}.shop-page .shop-hero__content{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;padding:42px 0!important}.shop-page .shop-hero__content>*{max-width:650px!important}
.shop-page .shop-main{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:18px auto!important}
.shop-page .shop-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:12px!important;margin:22px 0 11px!important;padding-bottom:9px!important;border-bottom:1px solid #303638!important}.shop-page .shop-heading h2{font:700 22px var(--hb-font)!important;margin:0!important;text-transform:uppercase!important}
.shop-page .shop-design-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.shop-page .shop-design{overflow:hidden!important;background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important}.shop-page .shop-design__image{height:180px!important}.shop-page .shop-design__image img{width:100%!important;height:100%!important;object-fit:cover!important}
.shop-page .shop-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.shop-page .shop-product{overflow:hidden!important;display:flex!important;flex-direction:column!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}.shop-page .shop-product__image{height:210px!important;background:#0b0f10!important}.shop-page .shop-product__image img{width:100%!important;height:100%!important;object-fit:contain!important}.shop-page .shop-product__content{padding:11px!important}.shop-page .shop-product__price{color:#ff7a19!important;font-weight:700!important}.shop-page .shop-product__sizes,.shop-page .shop-product__colors{font-size:9px!important;color:#8f9495!important}.shop-page .shop-product__buy{border-radius:0!important;box-shadow:none!important}
.shop-page .shop-promise,.shop-page .shop-notice,.shop-page .shop-status{padding:14px!important;background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important}

/* Moonshine – bewusst gleiche technische Optik statt Papier/Grunge */
.moonshine-page .moonshine-hero__inner{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;padding:48px 0!important}.moonshine-page .moonshine-hero__copy{max-width:720px!important}.moonshine-page .moonshine-hero__copy>span{color:#ff7a19!important;font-size:10px!important;text-transform:uppercase!important}.moonshine-page .moonshine-hero__copy h1{font:700 clamp(38px,4.4vw,58px)/1 var(--hb-font)!important;text-transform:uppercase!important}.moonshine-page .moonshine-hero__copy h1 em{display:block!important;color:#ff7a19!important;font-style:normal!important;font-size:.5em!important;margin-top:8px!important}
.moonshine-page .moonshine-intro,.moonshine-page .moonshine-rules,.moonshine-page .moonshine-shops>.dlx-wrap,.moonshine-page .moonshine-paper__grid,.moonshine-page .moonshine-quote>.dlx-wrap{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin-inline:auto!important;padding:22px 0!important}
.moonshine-page .moonshine-section-head{padding-bottom:9px!important;margin-bottom:12px!important;border-bottom:1px solid #303638!important}.moonshine-page .moonshine-section-head small{color:#ff7a19!important}.moonshine-page .moonshine-section-head h2{font:700 23px var(--hb-font)!important;text-transform:uppercase!important;margin:3px 0 6px!important}
.moonshine-page .moonshine-scene,.moonshine-page .moonshine-shop-visual{position:relative!important;margin:0 0 12px!important;border:1px solid #343a3d!important;background:#0a0d0f!important;box-shadow:none!important;transform:none!important;clip-path:none!important;overflow:hidden!important}.moonshine-page .moonshine-scene>img,.moonshine-page .moonshine-shop-visual>img{display:block!important;width:100%!important;max-height:430px!important;object-fit:cover!important}.moonshine-page .moonshine-scene figcaption,.moonshine-page .moonshine-shop-visual figcaption{position:static!important;padding:12px 14px!important;background:#111618!important;color:#c7c9c9!important}
.moonshine-page .moonshine-steps,.moonshine-page .moonshine-rules__grid,.moonshine-page .moonshine-shop-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.moonshine-page .moonshine-steps article,.moonshine-page .moonshine-rules__grid article,.moonshine-page .moonshine-shop-grid article{padding:13px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}.moonshine-page .moonshine-steps article>b,.moonshine-page .moonshine-rules__grid article>b{color:#ff7a19!important}
.moonshine-page .moonshine-paper{background:#0c1012!important;background-image:none!important;border-block:1px solid #303638!important}.moonshine-page .moonshine-paper__grid{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr)!important;gap:14px!important}.moonshine-page .moonshine-paper__copy,.moonshine-page .moonshine-paper__art{padding:17px!important;background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}.moonshine-page .moonshine-paper__art img{width:100%!important;height:auto!important}.moonshine-page .moonshine-paper__copy aside{padding:12px!important;background:#0c1012!important;border:1px solid #303638!important}
.moonshine-page .moonshine-shops{background:#0c1012!important;background-image:none!important;border-block:1px solid #303638!important}.moonshine-page .moonshine-age-note{display:flex!important;gap:12px!important;align-items:center!important;margin-top:12px!important;padding:12px!important;background:#111618!important;border:1px solid #343a3d!important}.moonshine-page .moonshine-age-note b{color:#ff7a19!important;font-size:25px!important}
.moonshine-page .moonshine-quote{background:#090c0e!important;background-image:none!important;border-top:1px solid #303638!important}.moonshine-page .moonshine-quote blockquote{margin:8px 0!important;padding:0!important;background:none!important;border:0!important;color:#eee!important;font:700 24px/1.25 var(--hb-font)!important}

/* Spenden */
.donation-page .donation-hero{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;min-height:280px!important;padding:42px 0!important;display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr)!important;gap:20px!important;align-items:center!important}.donation-page .donation-hero__art{max-height:250px!important;overflow:hidden!important;border:1px solid #343a3d!important;background:#0b0f10!important}.donation-page .donation-hero__art img{width:100%!important;height:100%!important;object-fit:cover!important}
.donation-page .donation-uses,.donation-page .donation-methods,.donation-page .donation-thanks,.donation-page .donation-legal-note{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:18px auto!important}
.donation-page .donation-use-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.donation-page .donation-use-grid>*,.donation-page .donation-method{padding:15px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;transform:none!important;clip-path:none!important}
.donation-page .donation-methods{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.donation-page .donation-thanks__inner{padding:20px!important;background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important}.donation-page .donation-thanks__stamp{transform:none!important}
.donation-page .donation-legal-note{padding:12px 15px!important;border:1px solid #343a3d!important;background:#0e1214!important}

/* Support */
.support-page .support-hero{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:0 auto!important;padding:42px 0!important;min-height:240px!important}.support-page .support-shell{padding:18px 0 32px!important}
.support-page .support-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.support-page .support-card{padding:17px!important}.support-page .support-card h2,.support-page .support-ticket-head h2{font:700 21px var(--hb-font)!important;text-transform:uppercase!important}
.support-page .support-memberbar,.support-page .support-conversation,.support-page .support-reply,.support-page .support-ticket-head,.support-page .support-ticket-list{padding:14px!important;background:#111618!important;border:1px solid #343a3d!important;box-shadow:none!important}.support-page .support-message{margin:8px 0!important;padding:11px 12px!important;background:#0c1012!important;border:1px solid #303638!important;border-radius:0!important}.support-page .support-message--admin{border-left:3px solid #e76d16!important}.support-page .support-button{border-radius:0!important;box-shadow:none!important}

/* News */
.news-detail-page .news-detail{width:min(var(--hb-max),calc(100% - 40px))!important;max-width:var(--hb-max)!important;margin:20px auto!important;display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(280px,.7fr)!important;gap:14px!important}.news-detail-page .news-detail__image{margin:0!important;border:1px solid #343a3d!important;background:#090c0e!important;overflow:hidden!important}.news-detail-page .news-detail__image img{width:100%!important;height:auto!important;max-height:520px!important;object-fit:cover!important}.news-detail-page .news-detail__paper{padding:20px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;background-image:none!important;border:1px solid #343a3d!important;box-shadow:none!important;clip-path:none!important;transform:none!important}.news-detail-page .news-detail__paper h1{font:700 clamp(30px,4vw,48px)/1.05 var(--hb-font)!important;text-transform:uppercase!important}.news-detail-page .lead{color:#e3e3df!important;font-size:16px!important}.news-detail-page .news-detail__content{padding:0!important;border:0!important;background:none!important;font-size:14px!important;line-height:1.75!important}

/* Page loader passend und leichter */
body:not(.hb-site) .page-loader{background:#090c0ef2!important;background-image:none!important;backdrop-filter:none!important}
body:not(.hb-site) .page-loader__inner{background:#101416!important;border:1px solid #343a3d!important;box-shadow:none!important}
body:not(.hb-site) .page-loader__mascot{display:none!important}
body:not(.hb-site) .page-loader__bar{height:3px!important;background:#252a2c!important;border:0!important}
body:not(.hb-site) .page-loader__bar i{background:#e76d16!important;box-shadow:none!important}

@media(max-width:1100px){
 .games-page .games-grid,.shop-page .shop-grid,.shop-page .shop-design-grid,.streaming-page .streaming-roster-grid,.mc-page .mc-players{grid-template-columns:repeat(3,minmax(0,1fr))!important}
 .moonshine-page .moonshine-steps,.moonshine-page .moonshine-rules__grid,.moonshine-page .moonshine-shop-grid,.donation-page .donation-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:800px){
 .games-page .games-grid,.shop-page .shop-grid,.shop-page .shop-design-grid,.streaming-page .streaming-roster-grid,.mc-page .mc-players,.mc-page .mc-adventures,.mc-page .mc-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .mc-post-page .mc-post-shell,.moonshine-page .moonshine-paper__grid,.donation-page .donation-hero,.news-detail-page .news-detail{grid-template-columns:1fr!important}
}
@media(max-width:560px){
 .games-page .games-grid,.shop-page .shop-grid,.shop-page .shop-design-grid,.streaming-page .streaming-roster-grid,.mc-page .mc-players,.mc-page .mc-adventures,.mc-page .mc-gallery,
 .moonshine-page .moonshine-steps,.moonshine-page .moonshine-rules__grid,.moonshine-page .moonshine-shop-grid,.donation-page .donation-use-grid,.donation-page .donation-methods,.support-page .support-grid{grid-template-columns:1fr!important}
}

/* einheitliche Buttons auch in den vormals eigenständigen Modulen */
body:not(.hb-site) .moonshine-btn,
body:not(.hb-site) .dx2-button,
body:not(.hb-site) .donation-method__button,
body:not(.hb-site) .support-button,
body:not(.hb-site) .shop-hero__button,
body:not(.hb-site) .shop-product__buy,
body:not(.hb-site) .streaming-ghost-link,
body:not(.hb-site) .mc-realm-join,
body:not(.hb-site) .game-library-card__button{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;
  padding:0 15px!important;border:1px solid #e87524!important;border-radius:0!important;
  background:linear-gradient(#ed7620,#d65e10)!important;background-image:linear-gradient(#ed7620,#d65e10)!important;
  color:#fff!important;font:700 10px/1 var(--hb-font)!important;text-transform:uppercase!important;
  text-decoration:none!important;box-shadow:none!important;text-shadow:none!important;clip-path:none!important;transform:none!important
}
body:not(.hb-site) .moonshine-btn--ghost,
body:not(.hb-site) .donation-secondary,
body:not(.hb-site) .streaming-ghost-link{
  background:#111618!important;background-image:none!important;border-color:#444a4d!important;color:#d8d9d9!important
}

.hb-social-letter{
 display:inline-flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;
 border:1px solid #41474a!important;background:#111618!important;color:#ff7a19!important;font:700 11px/1 var(--hb-font)!important
}
.download-rating__thumb{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;color:#ff7a19!important;font-size:18px!important}

/* v13.2.1 hotfix – alte Rahmen endgültig neutralisieren, Scrollen glätten, Vorschaugrößen vereinheitlichen */
html,html:focus-within{scroll-behavior:auto!important}
body:not(.hb-site),body:not(.hb-site) *{backface-visibility:hidden;-webkit-backface-visibility:hidden}
body:not(.hb-site) *,body:not(.hb-site) *::before,body:not(.hb-site) *::after{
  backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-attachment:scroll!important;
}
body:not(.hb-site) .paper-card,body:not(.hb-site) .content-card,body:not(.hb-site) .article-paper,
body:not(.hb-site) .side-card,body:not(.hb-site) .side-panel,body:not(.hb-site) .side-box,
body:not(.hb-site) .project-board,body:not(.hb-site) .board-card,body:not(.hb-site) .project-pin-note,
body:not(.hb-site) .paper-grid,body:not(.hb-site) .download-paper,body:not(.hb-site) .downloads-shell,
body:not(.hb-site) .featured-project,body:not(.hb-site) .featured-download,body:not(.hb-site) .blog-post,
body:not(.hb-site) .panel,body:not(.hb-site) .team-showcase,body:not(.hb-site) .community-news{
  background:#111618!important;background-image:none!important;clip-path:none!important;transform:none!important;
  box-shadow:none!important;border-color:#343a3d!important;outline:0!important;
}
body:not(.hb-site) .pin,body:not(.hb-site) .board-fixture,body:not(.hb-site) .board-fixture--pin,
body:not(.hb-site) .board-fixture--tape,body:not(.hb-site) .board-fixture--clip,
body:not(.hb-site) .project-card__pin,body:not(.hb-site) .project-card__tape,
body:not(.hb-site) .project-pin-note,body:not(.hb-site) .paper-card::before,body:not(.hb-site) .paper-card::after,
body:not(.hb-site) .board-card::before,body:not(.hb-site) .board-card::after{display:none!important;content:none!important}
body:not(.hb-site) .detail-layout aside,body:not(.hb-site) .article-sidebar,body:not(.hb-site) .blog-sidebar,
body:not(.hb-site) .download-side,body:not(.hb-site) .mc-post-sidebar{position:static!important;top:auto!important}
body:not(.hb-site) .feature-grid article:hover img,body:not(.hb-site) .content-card:hover,
body:not(.hb-site) .project-card:hover,body:not(.hb-site) .download-card:hover,
body:not(.hb-site) .blog-list-card:hover,body:not(.hb-site) .game-library-card:hover,
body:not(.hb-site) .mc-adventure-card:hover{transform:none!important;filter:none!important}

/* Vorschaugrößen */
body:not(.hb-site) .feature-grid article{min-height:0!important}
body:not(.hb-site) .feature-grid img{position:relative!important;inset:auto!important;height:220px!important;opacity:1!important}
body:not(.hb-site) .feature-grid article:after{display:none!important}
body:not(.hb-site) .feature-grid h3,body:not(.hb-site) .feature-grid p,body:not(.hb-site) .feature-grid a{position:static!important;left:auto!important;right:auto!important;bottom:auto!important}
body:not(.hb-site) .feature-grid article{display:flex!important;flex-direction:column!important;padding-bottom:14px!important}
body:not(.hb-site) .feature-grid h3{margin:14px 16px 8px!important;font:700 20px/1.15 var(--hb-font)!important}
body:not(.hb-site) .feature-grid p{margin:0 16px 10px!important;font-size:12px!important;line-height:1.55!important}
body:not(.hb-site) .feature-grid a{margin:0 16px!important;font:700 10px var(--hb-font)!important;color:#ff7a19!important}
body:not(.hb-site) .content-card>img,body:not(.hb-site) .paper-card>img{height:220px!important;aspect-ratio:auto!important;object-fit:cover!important}
.projects-index-page .project-card__media,.blog-page .blog-list-card img,.downloads-page .download-card__media,
.games-page .game-library-card__media,.mc-page .mc-adventure-card__media,.streaming-page .stream-card__media{
  height:220px!important;min-height:220px!important;overflow:hidden!important
}
.downloads-page .download-card__media img,.games-page .game-library-card__media>img,
.mc-page .mc-adventure-card__media img,.streaming-page .stream-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}
.blog-page .blog-list-card img{display:block!important}
.downloads-page .download-card__body,.blog-page .blog-list-card__body,.games-page .game-library-card__body,.mc-page .mc-adventure-card__body{display:flex!important;flex-direction:column!important;min-height:210px!important}
.downloads-page .download-card__meta,.blog-page .blog-card__meta,.blog-page .blog-list-card__meta,.games-page .game-library-card__button{margin-top:auto!important}

/* Mehr Luft für das neue Raster */
.projects-index-page .project-grid--pinboard,.downloads-page .download-grid,.games-page .games-grid,.mc-page .mc-adventures{gap:16px!important}
.blog-page .blog-shell{grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr)!important;gap:18px!important}
.blog-page .blog-list,.blog-page .blog-post-list{gap:16px!important}
.downloads-page .download-categories{gap:12px!important}
body:not(.hb-site) .shell.page-main,body:not(.hb-site) .page-main{padding-top:28px!important;padding-bottom:56px!important}

@media(max-width:1050px){
  .games-page .games-grid,.mc-page .mc-adventures{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .blog-page .blog-shell{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .projects-index-page .project-card__media,.blog-page .blog-list-card img,.downloads-page .download-card__media,
  .games-page .game-library-card__media,.mc-page .mc-adventure-card__media,.streaming-page .stream-card__media,
  body:not(.hb-site) .feature-grid img,body:not(.hb-site) .content-card>img,body:not(.hb-site) .paper-card>img{height:200px!important;min-height:200px!important}
}

/* v13.2.2 – Blog stärker an Hillbilly-Garage-Vorlage angepasst */
.blog-page--garage .garage-blog-header{
  background:
    linear-gradient(90deg,#090c0ef6 0 40%,#090c0eb8 52%,#090c0e35 76%),
    var(--garage-blog-hero) center/cover no-repeat!important;
  border-bottom:1px solid #2f3538!important;
}
.blog-page--garage .garage-blog-hero{min-height:220px!important;display:flex!important;align-items:center!important;padding:42px 0 36px!important}
.blog-page--garage .garage-blog-hero__copy{max-width:520px!important}
.blog-page--garage .garage-blog-hero__kicker{display:block!important;margin:0 0 10px!important;color:#ff7a19!important;font:700 10px/1.3 var(--hb-font)!important;letter-spacing:1.1px!important;text-transform:uppercase!important}
.blog-page--garage .garage-blog-hero h1{margin:0 0 14px!important;color:#f2f1ed!important;font:700 clamp(34px,4.2vw,58px)/.98 var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-blog-hero p{max-width:470px!important;margin:0!important;color:#c7c9c9!important;font-size:15px!important;line-height:1.6!important}

.blog-page--garage .garage-blog-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:18px!important;padding:18px 0 48px!important;align-items:start!important}
.blog-page--garage .garage-blog-main{min-width:0!important}
.blog-page--garage .garage-blog-sidebar{display:flex!important;flex-direction:column!important;gap:12px!important}
.blog-page--garage .garage-sidebar-box{padding:14px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important;box-shadow:none!important}
.blog-page--garage .garage-sidebar-box h2{margin:0 0 12px!important;color:#fff!important;font:700 15px/1.1 var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-blog-filter-note{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin:0 0 14px!important;padding:11px 14px!important;background:#111618!important;border:1px solid #343a3d!important;color:#c8caca!important}
.blog-page--garage .garage-blog-filter-note strong{color:#ff7a19!important;font:700 10px var(--hb-font)!important;letter-spacing:1px!important}
.blog-page--garage .garage-blog-filter-note span{flex:1 1 auto!important;font-size:12px!important}
.blog-page--garage .garage-blog-filter-note a{color:#ff7a19!important;font:700 10px var(--hb-font)!important}

.blog-page--garage .garage-blog-section{margin:0 0 18px!important}
.blog-page--garage .garage-blog-section__title{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 10px!important}
.blog-page--garage .garage-blog-section__title h2{margin:0!important;color:#fff!important;font:700 15px/1.1 var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-blog-section__title span{flex:1 1 auto!important;height:2px!important;background:#d86b18!important;opacity:.9!important}

.blog-page--garage .garage-featured-post{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;gap:0!important;overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important}
.blog-page--garage .garage-featured-post__media{display:block!important;min-height:265px!important;background:#090c0e!important}
.blog-page--garage .garage-featured-post__media img{width:100%!important;height:100%!important;min-height:265px!important;object-fit:cover!important}
.blog-page--garage .garage-featured-post__body{display:flex!important;flex-direction:column!important;padding:18px 18px 16px!important}
.blog-page--garage .garage-featured-post__body small{display:block!important;margin:0 0 10px!important;color:#ff7a19!important;font:700 10px var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-featured-post__body h3{margin:0 0 10px!important;font:700 19px/1.2 var(--hb-font)!important}
.blog-page--garage .garage-featured-post__body h3 a{color:#fff!important}
.blog-page--garage .garage-featured-post__body p{margin:0 0 14px!important;color:#bcc0c1!important;font-size:13px!important;line-height:1.62!important}
.blog-page--garage .garage-featured-post__meta{display:flex!important;gap:16px!important;flex-wrap:wrap!important;margin-top:auto!important;padding-top:10px!important;border-top:1px solid #2c3234!important;color:#8f9495!important;font-size:11px!important}
.blog-page--garage .garage-featured-post__link{display:inline-flex!important;align-items:center!important;margin-top:14px!important;color:#ff7a19!important;font:700 11px var(--hb-font)!important;text-transform:uppercase!important}

.blog-page--garage .garage-post-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.blog-page--garage .garage-post-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important;min-height:100%!important}
.blog-page--garage .garage-post-card__media{display:block!important;background:#090c0e!important}
.blog-page--garage .garage-post-card__media img{display:block!important;width:100%!important;height:205px!important;object-fit:cover!important}
.blog-page--garage .garage-post-card__body{display:flex!important;flex-direction:column!important;flex:1!important;padding:12px 13px 14px!important}
.blog-page--garage .garage-post-card__tag{display:inline-flex!important;align-self:flex-start!important;margin:0 0 8px!important;padding:3px 7px!important;border:1px solid #b85a14!important;color:#ff7a19!important;font:700 9px/1 var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-post-card__meta{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin:0 0 10px!important;color:#8f9495!important;font-size:10px!important}
.blog-page--garage .garage-post-card__body h3{margin:0 0 8px!important;font:700 17px/1.25 var(--hb-font)!important}
.blog-page--garage .garage-post-card__body h3 a{color:#fff!important}
.blog-page--garage .garage-post-card__body p{margin:0 0 14px!important;color:#b8bcbd!important;font-size:12px!important;line-height:1.58!important}
.blog-page--garage .garage-post-card__link{margin-top:auto!important;color:#ff7a19!important;font:700 11px var(--hb-font)!important;text-transform:uppercase!important}

.blog-page--garage .garage-blog-pagination{display:flex!important;justify-content:center!important;margin-top:14px!important}
.blog-page--garage .garage-blog-pagination a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:210px!important;min-height:40px!important;padding:0 18px!important;border:1px solid #d86b18!important;background:#0f1416!important;color:#ff7a19!important;font:700 11px var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-blog-pagination b{font-size:13px!important}

/* v13.2.82 – Blog wie Downloads: Beiträge schrittweise einblenden */
.blog-page--garage .garage-post-card--load-hidden{display:none!important}
.blog-page--garage .garage-blog-load-more{
  width:100%!important;min-height:46px!important;margin:14px 0 0!important;padding:0 18px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  border:1px solid #c45f17!important;background:#101517!important;color:#ff7a19!important;
  font:700 12px/1 var(--condensed)!important;letter-spacing:.25px!important;text-transform:uppercase!important;
  cursor:pointer!important;box-shadow:none!important;border-radius:0!important
}
.blog-page--garage .garage-blog-load-more:hover{background:#151b1d!important;border-color:#f07921!important;color:#ff8b36!important}
.blog-page--garage .garage-blog-load-more:focus-visible{outline:2px solid #ff8b36!important;outline-offset:3px!important}
.blog-page--garage .garage-blog-load-more b{font-size:20px!important;line-height:1!important;font-weight:400!important;transform:translateY(-2px)!important}
.blog-page--garage .garage-blog-load-more[hidden]{display:none!important}

.blog-page--garage .garage-category-list{display:flex!important;flex-direction:column!important}
.blog-page--garage .garage-category-list a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 0!important;border-top:1px solid #2c3234!important;color:#d7d8d9!important}
.blog-page--garage .garage-category-list a:first-child{border-top:0!important;padding-top:0!important}
.blog-page--garage .garage-category-list a:last-child{padding-bottom:0!important}
.blog-page--garage .garage-category-list a.is-active span,.blog-page--garage .garage-category-list a:hover span{color:#ff7a19!important}
.blog-page--garage .garage-category-list b{color:#8f9495!important;font-size:12px!important}

.blog-page--garage .garage-sidebar-posts{display:flex!important;flex-direction:column!important}
.blog-page--garage .garage-sidebar-posts a{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:10px 0!important;border-top:1px solid #2c3234!important}
.blog-page--garage .garage-sidebar-posts a:first-child{border-top:0!important;padding-top:0!important}
.blog-page--garage .garage-sidebar-posts a:last-child{padding-bottom:0!important}
.blog-page--garage .garage-sidebar-posts img{width:92px!important;height:58px!important;object-fit:cover!important;border:1px solid #2d3335!important}
.blog-page--garage .garage-sidebar-posts strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.35!important}
.blog-page--garage .garage-sidebar-posts small{display:block!important;margin-top:6px!important;color:#8f9495!important;font-size:10px!important}

.blog-page--garage .garage-tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:8px!important}
.blog-page--garage .garage-tag-cloud a,.blog-page--garage .garage-tag-cloud__empty{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;border:1px solid #3a4043!important;background:#0e1315!important;color:#d4d7d8!important;font-size:11px!important}
.blog-page--garage .garage-tag-cloud a:hover{border-color:#d86b18!important;color:#ff7a19!important}

.blog-page--garage .garage-sidebar-discord{display:grid!important;grid-template-columns:124px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}
.blog-page--garage .garage-sidebar-discord img{width:124px!important;height:84px!important;object-fit:cover!important;border:1px solid #2d3335!important;background:#0b0f10!important}
.blog-page--garage .garage-sidebar-discord h3{margin:0 0 8px!important;color:#fff!important;font:700 18px/1.1 var(--hb-font)!important;text-transform:uppercase!important}
.blog-page--garage .garage-sidebar-discord p{margin:0 0 12px!important;color:#bcc0c1!important;font-size:12px!important;line-height:1.5!important}
.blog-page--garage .garage-sidebar-discord a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 14px!important;border:1px solid #ef7b29!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;font:700 10px var(--hb-font)!important;text-transform:uppercase!important}

@media(max-width:1050px){
  .blog-page--garage .garage-blog-shell{grid-template-columns:minmax(0,1fr) 300px!important}
  .blog-page--garage .garage-featured-post{grid-template-columns:1fr!important}
}
@media(max-width:860px){
  .blog-page--garage .garage-blog-shell{grid-template-columns:1fr!important}
  .blog-page--garage .garage-blog-sidebar{order:2!important}
}
@media(max-width:620px){
  .blog-page--garage .garage-blog-hero{min-height:0!important;padding:28px 0!important}
  .blog-page--garage .garage-post-grid{grid-template-columns:1fr!important}
  .blog-page--garage .garage-sidebar-discord{grid-template-columns:1fr!important}
  .blog-page--garage .garage-sidebar-discord img{width:100%!important;height:140px!important}
  .blog-page--garage .garage-featured-post__media,.blog-page--garage .garage-featured-post__media img,.blog-page--garage .garage-post-card__media img{min-height:0!important;height:190px!important}
}

/* v13.2.3 – Blogbeitrag im Hillbilly-Garage-Artikelaufbau */
.garage-post-page{background:#090c0e!important;color:#f0efeb!important;overflow-x:hidden}
.garage-post-page .site-header{position:sticky!important;top:0!important;z-index:100!important}
.garage-post-page .garage-post-not-found{padding:80px 0 120px!important}.garage-post-page .garage-post-not-found>span{color:#ff7a19;font-size:11px;font-weight:700}.garage-post-page .garage-post-not-found h1{font:700 48px/1 var(--condensed);margin:10px 0}.garage-post-page .garage-post-not-found p{color:#b8bbbc}

.garage-post-page .garage-post-hero{display:grid!important;grid-template-columns:minmax(0,.82fr) minmax(520px,1.42fr)!important;gap:0!important;padding-top:18px!important;padding-bottom:0!important;border-bottom:1px solid #343a3d!important}
.garage-post-page .garage-post-hero__copy{display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:330px!important;padding:24px 32px 30px 0!important}
.garage-post-page .garage-post-breadcrumb{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:34px!important;color:#909596!important;font-size:10px!important}
.garage-post-page .garage-post-breadcrumb a:hover{color:#ff7a19!important}.garage-post-page .garage-post-breadcrumb b{max-width:250px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:400!important}
.garage-post-page .garage-post-category{display:block!important;margin-bottom:8px!important;color:#ff7a19!important;font:700 10px/1 var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.5px!important}
.garage-post-page .garage-post-hero h1{margin:0 0 12px!important;color:#f2f1ed!important;font:700 clamp(34px,4.2vw,57px)/.99 var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.1px!important}
.garage-post-page .garage-post-hero__copy>p{max-width:510px!important;margin:0 0 26px!important;color:#d0d2d2!important;font-size:14px!important;line-height:1.55!important}
.garage-post-page .garage-post-meta-row{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:7px!important}
.garage-post-page .garage-post-meta-row>span{display:inline-flex!important;align-items:center!important;gap:7px!important;min-height:36px!important;padding:0 10px!important;border:1px solid #343a3d!important;background:#0f1416!important;color:#c9cbcc!important;font-size:10px!important}
.garage-post-page .garage-post-author-mini b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:50%!important;background:#4c3827!important;color:#f0d1a8!important;font-size:8px!important}.garage-post-page .garage-post-author-mini strong{color:#ff7a19!important;font-size:10px!important}

.garage-post-page .garage-post-hero__visual{position:relative!important;min-height:330px!important;overflow:hidden!important;border:1px solid #4b4338!important;background:#0b0f10!important}
.garage-post-page .garage-post-hero__visual>img{width:100%!important;height:330px!important;object-fit:cover!important;object-position:center!important}
.garage-post-page .garage-post-hero__visual:after{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(9,12,14,.18),transparent 20%),linear-gradient(0deg,rgba(9,12,14,.22),transparent 34%)!important}
.garage-post-page .garage-post-stat-strip{position:absolute!important;z-index:3!important;right:0!important;bottom:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:min(580px,78%)!important;background:#0c1012e8!important;border-top:1px solid #343a3d!important;border-left:1px solid #343a3d!important}
.garage-post-page .garage-post-stat-strip>div{display:grid!important;grid-template-columns:26px 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;min-height:67px!important;padding:10px 12px!important;border-left:1px solid #343a3d!important}.garage-post-page .garage-post-stat-strip>div:first-child{border-left:0!important}
.garage-post-page .garage-post-stat-strip>div>span{grid-row:1/3!important;align-self:center!important;color:#ff7a19!important;font-size:16px!important}.garage-post-page .garage-post-stat-strip small{align-self:end!important;color:#95999a!important;font-size:8px!important;text-transform:uppercase!important}.garage-post-page .garage-post-stat-strip strong{align-self:start!important;color:#fff!important;font:700 11px/1.2 var(--condensed)!important}

.garage-post-page .garage-post-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:14px!important;align-items:start!important;padding-top:18px!important;padding-bottom:34px!important}
.garage-post-page .garage-article-panel{min-width:0!important;padding:16px!important;border:1px solid #343a3d!important;background:linear-gradient(145deg,#101416,#151a1c)!important}
.garage-post-page .garage-article-cover{margin:0 0 14px!important;border:1px solid #66584a!important;background:#0b0f10!important;overflow:hidden!important}.garage-post-page .garage-article-cover img{width:100%!important;height:330px!important;object-fit:cover!important}
.garage-post-page .garage-article-lead{margin:0 0 15px!important;color:#d1d3d3!important;font-size:14px!important;line-height:1.7!important}
.garage-post-page .garage-article-content{color:#c8caca!important;font-size:13px!important;line-height:1.7!important}
.garage-post-page .garage-article-content p{margin:0 0 14px!important;color:#c8caca!important}
.garage-post-page .garage-article-content h2,.garage-post-page .garage-article-content h3{margin:20px 0 8px!important;padding:0!important;border:0!important;background:none!important;color:#f1f0ed!important;font-family:var(--condensed)!important;text-transform:uppercase!important}
.garage-post-page .garage-article-content h2{font-size:20px!important}.garage-post-page .garage-article-content h3{font-size:17px!important}
.garage-post-page .garage-article-content ul{margin:0 0 14px!important;padding-left:20px!important}.garage-post-page .garage-article-content li{margin-bottom:4px!important;color:#c8caca!important}
.garage-post-page .garage-article-content blockquote{margin:14px 0!important;padding:11px 14px!important;border:1px solid #744819!important;border-left:3px solid #ff7a19!important;background:#171a1b!important;color:#e1e2df!important;font-weight:600!important}
.garage-post-page .garage-article-content code{padding:2px 5px!important;background:#090c0e!important;border:1px solid #2e3436!important;color:#ff9a51!important}
.garage-post-page .garage-article-content .blog-inline-image{margin:9px 0 15px!important;padding:0!important;border:1px solid #4a4f51!important;background:#0b0f10!important;box-shadow:none!important;transform:none!important;clip-path:none!important;max-width:48%!important}.garage-post-page .garage-article-content .blog-inline-image--left{float:left!important;margin-right:16px!important}.garage-post-page .garage-article-content .blog-inline-image--right{float:right!important;margin-left:16px!important}.garage-post-page .garage-article-content .blog-inline-image--full{float:none!important;max-width:100%!important;width:100%!important}.garage-post-page .garage-article-content .blog-inline-image img{width:100%!important;height:auto!important;max-height:420px!important;object-fit:cover!important}.garage-post-page .garage-article-content .blog-inline-image figcaption{padding:7px 9px!important;color:#969a9b!important;font-size:10px!important}

.garage-post-page .garage-community-tip{clear:both!important;margin:18px 0!important;padding:12px 14px!important;border:1px solid #744819!important;border-left:3px solid #ff7a19!important;background:#171a1b!important}.garage-post-page .garage-community-tip b{display:block!important;margin-bottom:5px!important;color:#ff7a19!important;font:700 11px var(--condensed)!important;text-transform:uppercase!important}.garage-post-page .garage-community-tip p{margin:0!important;color:#d7d9d9!important;font-size:12px!important;line-height:1.55!important}
.garage-post-page .garage-article-block{clear:both!important;margin-top:18px!important}.garage-post-page .garage-article-block>h2{margin:0 0 10px!important;padding-bottom:7px!important;border-bottom:1px solid #4d3c2c!important;color:#ff7a19!important;font:700 13px/1 var(--condensed)!important;text-transform:uppercase!important}
.garage-post-page .garage-article-gallery{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important}.garage-post-page .garage-article-gallery a{display:block!important;overflow:hidden!important;border:1px solid #54483d!important;background:#0b0f10!important}.garage-post-page .garage-article-gallery img{width:100%!important;height:105px!important;object-fit:cover!important}.garage-post-page .garage-article-gallery small{display:block!important;padding:6px 7px!important;color:#aeb1b2!important;font-size:9px!important}
.garage-post-page .garage-useful-links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;border:1px solid #343a3d!important}.garage-post-page .garage-useful-links a{display:grid!important;grid-template-columns:26px 1fr!important;padding:10px 12px!important;border-right:1px solid #343a3d!important;border-bottom:1px solid #343a3d!important;background:#0f1416!important}.garage-post-page .garage-useful-links a:nth-child(2n){border-right:0!important}.garage-post-page .garage-useful-links a>span{grid-row:1/3!important;color:#ff7a19!important;font-size:15px!important}.garage-post-page .garage-useful-links strong{color:#fff!important;font-size:11px!important}.garage-post-page .garage-useful-links small{margin-top:2px!important;color:#ff7a19!important;font-size:9px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.garage-post-page .garage-extra-facts>div{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.garage-post-page .garage-extra-facts>div>span{display:grid!important;padding:10px!important;border:1px solid #343a3d!important;background:#0f1416!important}.garage-post-page .garage-extra-facts b{color:#ff7a19!important}.garage-post-page .garage-extra-facts small{color:#8f9495!important;font-size:9px!important;text-transform:uppercase!important}.garage-post-page .garage-extra-facts strong{color:#fff!important;font-size:11px!important}

.garage-post-page .garage-post-sidebar{display:flex!important;flex-direction:column!important;gap:10px!important}
.garage-post-page .garage-post-sidebox{padding:14px!important;border:1px solid #343a3d!important;background:linear-gradient(145deg,#101416,#151a1c)!important}.garage-post-page .garage-post-sidebox h2{margin:0 0 11px!important;color:#fff!important;font:700 15px/1 var(--condensed)!important;text-transform:uppercase!important}
.garage-post-page .garage-post-category-list{display:flex!important;flex-direction:column!important}.garage-post-page .garage-post-category-list a{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:10px 0!important;border-top:1px solid #2c3234!important;color:#d5d7d8!important;font-size:11px!important}.garage-post-page .garage-post-category-list a:first-child{border-top:0!important;padding-top:0!important}.garage-post-page .garage-post-category-list a:last-child{padding-bottom:0!important}.garage-post-page .garage-post-category-list a.is-active span,.garage-post-page .garage-post-category-list a:hover span{color:#ff7a19!important}.garage-post-page .garage-post-category-list b{color:#979b9c!important}
.garage-post-page .garage-post-popular{display:flex!important;flex-direction:column!important}.garage-post-page .garage-post-popular a{display:grid!important;grid-template-columns:88px 1fr!important;gap:9px!important;padding:9px 0!important;border-top:1px solid #2c3234!important}.garage-post-page .garage-post-popular a:first-child{border-top:0!important;padding-top:0!important}.garage-post-page .garage-post-popular a:last-child{padding-bottom:0!important}.garage-post-page .garage-post-popular img{width:88px!important;height:56px!important;object-fit:cover!important;border:1px solid #343a3d!important}.garage-post-page .garage-post-popular strong{display:block!important;color:#fff!important;font-size:11px!important;line-height:1.3!important}.garage-post-page .garage-post-popular small{display:block!important;margin-top:5px!important;color:#8f9495!important;font-size:9px!important}
.garage-post-page .garage-post-tags{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.garage-post-page .garage-post-tags a{display:inline-flex!important;align-items:center!important;min-height:26px!important;padding:0 8px!important;border:1px solid #444a4d!important;background:#0d1214!important;color:#d4d6d7!important;font-size:10px!important}.garage-post-page .garage-post-tags a:hover{border-color:#d86b18!important;color:#ff7a19!important}
.garage-post-page .garage-post-discord{display:grid!important;grid-template-columns:54px 1fr!important;gap:12px!important;align-items:center!important}.garage-post-page .garage-post-discord__icon{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border-radius:50%!important;background:#7479ff!important;color:#fff!important;font-size:28px!important}.garage-post-page .garage-post-discord h3{margin:0 0 5px!important;color:#fff!important;font:700 15px var(--condensed)!important;text-transform:uppercase!important}.garage-post-page .garage-post-discord p{margin:0 0 8px!important;color:#b9bcbd!important;font-size:10px!important;line-height:1.4!important}.garage-post-page .garage-post-discord a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 12px!important;background:linear-gradient(#f17b23,#d96010)!important;border:1px solid #f38839!important;color:#fff!important;font:700 9px var(--condensed)!important;text-transform:uppercase!important}

.garage-post-page .garage-post-footer{margin-top:0!important}.garage-post-page .garage-post-footer .footer-main{padding-top:26px!important}

@media(max-width:1100px){
 .garage-post-page .garage-post-hero{grid-template-columns:minmax(0,.95fr) minmax(470px,1.2fr)!important}
 .garage-post-page .garage-post-layout{grid-template-columns:minmax(0,1fr) 290px!important}
 .garage-post-page .garage-article-gallery{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:900px){
 .garage-post-page .garage-post-hero{grid-template-columns:1fr!important}.garage-post-page .garage-post-hero__copy{min-height:0!important;padding:28px 0!important}.garage-post-page .garage-post-breadcrumb{margin-bottom:20px!important}
 .garage-post-page .garage-post-hero__visual,.garage-post-page .garage-post-hero__visual>img{height:310px!important;min-height:310px!important}.garage-post-page .garage-post-stat-strip{width:100%!important}
 .garage-post-page .garage-post-layout{grid-template-columns:1fr!important}.garage-post-page .garage-post-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:620px){
 .garage-post-page .garage-post-hero h1{font-size:34px!important}.garage-post-page .garage-post-hero__visual,.garage-post-page .garage-post-hero__visual>img{height:260px!important;min-height:260px!important}
 .garage-post-page .garage-post-stat-strip{position:static!important;grid-template-columns:1fr!important}.garage-post-page .garage-post-stat-strip>div{border-left:0!important;border-top:1px solid #343a3d!important}.garage-post-page .garage-post-stat-strip>div:first-child{border-top:0!important}
 .garage-post-page .garage-post-layout{padding-top:12px!important}.garage-post-page .garage-article-panel{padding:12px!important}.garage-post-page .garage-article-cover img{height:210px!important}
 .garage-post-page .garage-article-content .blog-inline-image{float:none!important;max-width:100%!important;width:100%!important;margin:10px 0 14px!important}
 .garage-post-page .garage-article-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.garage-post-page .garage-useful-links{grid-template-columns:1fr!important}.garage-post-page .garage-useful-links a{border-right:0!important}.garage-post-page .garage-extra-facts>div{grid-template-columns:1fr!important}.garage-post-page .garage-post-sidebar{grid-template-columns:1fr!important}
}

/* v13.2.4 – Blogbeitrag näher an Vorlage Bild 2 */
.garage-post-page .site-header{position:relative!important;top:auto!important;border-bottom:1px solid #2d3235!important;background:#090c0e!important}
.garage-post-page .header-inner.wrap{min-height:58px!important}
.garage-post-page .nav a{font-size:10px!important;letter-spacing:.2px!important}
.garage-post-page main{padding-bottom:0!important}

.garage-post-page .garage-post-hero{grid-template-columns:minmax(0,.73fr) minmax(630px,1.27fr)!important;gap:16px!important;padding-top:10px!important;padding-bottom:0!important;border-bottom:0!important}
.garage-post-page .garage-post-hero__copy{min-height:345px!important;padding:18px 0 0!important}
.garage-post-page .garage-post-breadcrumb{margin-bottom:16px!important}
.garage-post-page .garage-post-category{margin-bottom:10px!important;font-size:11px!important}
.garage-post-page .garage-post-hero h1{max-width:520px!important;margin:0 0 12px!important;font-size:58px!important;line-height:.96!important;letter-spacing:0!important}
.garage-post-page .garage-post-hero__copy>p{max-width:440px!important;margin:0 0 18px!important;font-size:14px!important;line-height:1.6!important;color:#d6d7d7!important}
.garage-post-page .garage-post-meta-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;max-width:540px!important}
.garage-post-page .garage-post-meta-grid>span{min-height:40px!important;padding:0 11px!important;justify-content:flex-start!important}
.garage-post-page .garage-post-author-mini{grid-column:auto!important}

.garage-post-page .garage-post-hero__visual{display:flex!important;flex-direction:column!important;min-height:345px!important;border:1px solid #5c5349!important;background:#0b0f10!important}
.garage-post-page .garage-post-hero__visual>img{height:288px!important;min-height:288px!important;border-bottom:1px solid #343a3d!important}
.garage-post-page .garage-post-hero__visual:after{display:none!important}
.garage-post-page .garage-post-stat-strip{position:static!important;width:100%!important;border-left:0!important;border-top:0!important;background:#0d1214!important}
.garage-post-page .garage-post-stat-strip>div{min-height:56px!important;padding:9px 12px!important}
.garage-post-page .garage-post-stat-strip>div>span{font-size:14px!important}
.garage-post-page .garage-post-stat-strip small{font-size:8px!important;letter-spacing:.3px!important}
.garage-post-page .garage-post-stat-strip strong{font-size:12px!important}

.garage-post-page .garage-post-layout{grid-template-columns:minmax(0,1fr) 326px!important;gap:18px!important;padding-top:18px!important;padding-bottom:28px!important}
.garage-post-page .garage-article-panel{padding:16px!important;border:1px solid #394043!important;background:#12171a!important}
.garage-post-page .garage-article-cover{margin:0 0 12px!important;padding:14px!important;border:1px solid #5f574c!important;background:#0e1315!important}
.garage-post-page .garage-article-cover img{height:290px!important;border:1px solid #4e473f!important}
.garage-post-page .garage-article-lead{margin:0 0 14px!important;font-size:14px!important;color:#d4d5d5!important}
.garage-post-page .garage-article-content{font-size:14px!important;line-height:1.78!important}
.garage-post-page .garage-article-content h2{margin:16px 0 8px!important;font-size:18px!important;letter-spacing:.3px!important}
.garage-post-page .garage-article-content h3{margin:14px 0 8px!important;font-size:16px!important;letter-spacing:.3px!important}
.garage-post-page .garage-article-content p{margin:0 0 13px!important}
.garage-post-page .garage-article-content ul{margin-bottom:13px!important}
.garage-post-page .garage-article-content li{margin-bottom:6px!important}
.garage-post-page .garage-article-content blockquote,.garage-post-page .garage-community-tip{background:#171c1f!important;border:1px solid #5f431f!important;border-left:3px solid #ff7a19!important}
.garage-post-page .garage-article-block>h2{padding-bottom:8px!important;border-bottom:1px solid #5f431f!important;font-size:13px!important}
.garage-post-page .garage-article-gallery{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}
.garage-post-page .garage-article-gallery a{border:1px solid #49423a!important}
.garage-post-page .garage-article-gallery img{height:88px!important}
.garage-post-page .garage-useful-links{background:#0e1315!important}
.garage-post-page .garage-useful-links a{min-height:72px!important}
.garage-post-page .garage-extra-facts>div>span{min-height:72px!important}

.garage-post-page .garage-post-sidebar{gap:12px!important}
.garage-post-page .garage-post-sidebox{padding:14px 16px!important;border:1px solid #3b4144!important;background:#12171a!important}
.garage-post-page .garage-post-sidebox h2{margin:0 0 12px!important;font-size:16px!important;letter-spacing:.2px!important}
.garage-post-page .garage-post-sidebox--categories h2,.garage-post-page .garage-post-sidebox--popular h2,.garage-post-page .garage-post-sidebox--tags h2{position:relative!important;padding-left:0!important}
.garage-post-page .garage-post-category-list a{padding:11px 0!important;font-size:12px!important}
.garage-post-page .garage-post-popular a{grid-template-columns:96px 1fr!important;gap:10px!important;padding:10px 0!important}
.garage-post-page .garage-post-popular img{width:96px!important;height:60px!important}
.garage-post-page .garage-post-tags{gap:8px!important}
.garage-post-page .garage-post-tags a{min-height:27px!important;padding:0 9px!important;font-size:10px!important}
.garage-post-page .garage-post-discord{grid-template-columns:64px 1fr!important;gap:14px!important}
.garage-post-page .garage-post-discord__icon{width:64px!important;height:64px!important;font-size:30px!important}
.garage-post-page .garage-post-discord p{font-size:11px!important;line-height:1.5!important}
.garage-post-page .garage-post-discord a{min-height:34px!important;padding:0 14px!important;font-size:10px!important}

.garage-post-page .garage-post-footer .footer-main{padding-top:18px!important}
.garage-post-page .garage-post-footer .footer-col h4{margin-bottom:12px!important}
.garage-post-page .garage-post-footer .newsletter{display:flex!important;gap:8px!important}
.garage-post-page .garage-post-footer .newsletter input{flex:1 1 auto!important;min-height:36px!important}
.garage-post-page .garage-post-footer .newsletter button{min-width:110px!important}

@media(max-width:1180px){
  .garage-post-page .garage-post-hero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)!important}
  .garage-post-page .garage-post-hero h1{font-size:48px!important}
  .garage-post-page .garage-post-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important}
}
@media(max-width:940px){
  .garage-post-page .garage-post-hero{grid-template-columns:1fr!important}
  .garage-post-page .garage-post-hero__copy{min-height:0!important;padding:18px 0 4px!important}
  .garage-post-page .garage-post-hero__visual>img{height:250px!important;min-height:250px!important}
  .garage-post-page .garage-post-layout{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .garage-post-page .garage-post-hero h1{font-size:38px!important}
  .garage-post-page .garage-post-meta-grid{grid-template-columns:1fr 1fr!important}
  .garage-post-page .garage-article-cover{padding:10px!important}
  .garage-post-page .garage-article-cover img{height:210px!important}
}

/* v13.2.5 – Projekte im neuen Hillbilly-Garage-Design */
.garage-projects-page,.garage-project-page{background:#090c0e!important;color:#f0efeb!important}
.garage-projects-page .site-header,.garage-project-page .site-header{position:relative!important;top:auto!important;border-bottom:1px solid #2d3235!important;background:#090c0e!important}
.garage-projects-page .header-inner.wrap,.garage-project-page .header-inner.wrap{min-height:58px!important}
.garage-projects-page .nav a,.garage-project-page .nav a{font-size:10px!important;letter-spacing:.2px!important}

.garage-projects-page .garage-projects-hero{position:relative!important;display:flex!important;align-items:center!important;min-height:250px!important;padding:44px 0 40px!important;background:linear-gradient(90deg,#090c0ef6 0 42%,#090c0ebf 58%,#090c0e35 100%),var(--garage-projects-hero) center/cover no-repeat!important;border-bottom:1px solid #2f3538!important}
.garage-projects-page .garage-projects-hero__copy{max-width:540px!important}
.garage-projects-page .garage-projects-hero__kicker{display:block!important;margin:0 0 10px!important;color:#ff7a19!important;font:700 10px/1.3 var(--condensed)!important;letter-spacing:1px!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-hero h1{margin:0 0 14px!important;color:#f2f1ed!important;font:700 clamp(36px,4.4vw,60px)/.98 var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-hero p{max-width:470px!important;margin:0!important;color:#c7c9c9!important;font-size:15px!important;line-height:1.62!important}
.garage-projects-page .garage-projects-hero__actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;margin-top:20px!important}
.garage-projects-page .garage-projects-hero__actions .btn,.garage-project-page .footer .btn,.garage-projects-page .footer .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 18px!important;border:1px solid #ef7b29!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;font:700 10px var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-hero__actions .btn.ghost{border-color:#3a4043!important;background:#101416!important;color:#f0f1f1!important}

.garage-projects-page .garage-projects-shell{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:18px!important;padding:18px 0 48px!important;align-items:start!important}
.garage-projects-page .garage-projects-main{min-width:0!important}
.garage-projects-page .garage-projects-sidebar{display:flex!important;flex-direction:column!important;gap:12px!important}
.garage-projects-page .garage-projects-section{margin:0 0 18px!important}
.garage-projects-page .garage-projects-section__title{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 10px!important}
.garage-projects-page .garage-projects-section__title h2{margin:0!important;color:#fff!important;font:700 15px/1.1 var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-section__title span{flex:1 1 auto!important;height:2px!important;background:#d86b18!important;opacity:.9!important}
.garage-projects-page .garage-featured-project{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;gap:0!important;overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important}
.garage-projects-page .garage-featured-project__media{display:block!important;min-height:300px!important;background:#090c0e!important}
.garage-projects-page .garage-featured-project__media img{width:100%!important;height:100%!important;min-height:300px!important;object-fit:cover!important}
.garage-projects-page .garage-featured-project__body{display:flex!important;flex-direction:column!important;padding:18px!important}
.garage-projects-page .garage-featured-project__body small{display:block!important;margin:0 0 10px!important;color:#ff7a19!important;font:700 10px var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-featured-project__body h3{margin:0 0 10px!important;font:700 20px/1.2 var(--condensed)!important}
.garage-projects-page .garage-featured-project__body h3 a{color:#fff!important}
.garage-projects-page .garage-featured-project__body p{margin:0 0 14px!important;color:#bcc0c1!important;font-size:13px!important;line-height:1.62!important}
.garage-projects-page .garage-featured-project__meta{display:flex!important;gap:16px!important;flex-wrap:wrap!important;margin-top:auto!important;padding-top:10px!important;border-top:1px solid #2c3234!important;color:#8f9495!important;font-size:11px!important}
.garage-projects-page .garage-featured-project__link{display:inline-flex!important;align-items:center!important;margin-top:14px!important;color:#ff7a19!important;font:700 11px var(--condensed)!important;text-transform:uppercase!important}

.garage-projects-page .garage-project-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
.garage-projects-page .garage-project-card{display:flex!important;flex-direction:column!important;overflow:hidden!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important;min-height:100%!important}
.garage-projects-page .garage-project-card__media{display:block!important;background:#090c0e!important}
.garage-projects-page .garage-project-card__media img{display:block!important;width:100%!important;height:205px!important;object-fit:cover!important}
.garage-projects-page .garage-project-card__body{display:flex!important;flex-direction:column!important;flex:1!important;padding:12px 13px 14px!important}
.garage-projects-page .garage-project-card__tag{display:inline-flex!important;align-self:flex-start!important;margin:0 0 8px!important;padding:3px 7px!important;border:1px solid #b85a14!important;color:#ff7a19!important;font:700 9px/1 var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-project-card__meta{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin:0 0 10px!important;color:#8f9495!important;font-size:10px!important}
.garage-projects-page .garage-project-card__body h3{margin:0 0 8px!important;font:700 17px/1.25 var(--condensed)!important}
.garage-projects-page .garage-project-card__body h3 a{color:#fff!important}
.garage-projects-page .garage-project-card__body p{margin:0 0 14px!important;color:#b8bcbd!important;font-size:12px!important;line-height:1.58!important}
.garage-projects-page .garage-project-card__link{margin-top:auto!important;color:#ff7a19!important;font:700 11px var(--condensed)!important;text-transform:uppercase!important}

.garage-projects-page .garage-projects-sidebox{padding:14px!important;background:linear-gradient(145deg,#101416,#151a1c)!important;border:1px solid #343a3d!important}
.garage-projects-page .garage-projects-sidebox h2{margin:0 0 12px!important;color:#fff!important;font:700 15px/1.1 var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-category-list{display:flex!important;flex-direction:column!important}
.garage-projects-page .garage-projects-category-list a{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:11px 0!important;border-top:1px solid #2c3234!important;color:#d7d8d9!important}
.garage-projects-page .garage-projects-category-list a:first-child{border-top:0!important;padding-top:0!important}
.garage-projects-page .garage-projects-category-list a:last-child{padding-bottom:0!important}
.garage-projects-page .garage-projects-category-list a.is-active span,.garage-projects-page .garage-projects-category-list a:hover span{color:#ff7a19!important}
.garage-projects-page .garage-projects-category-list b{color:#8f9495!important;font-size:12px!important}
.garage-projects-page .garage-projects-stats{display:grid!important;gap:8px!important}.garage-projects-page .garage-projects-stats>div{display:grid!important;padding:11px 12px!important;border:1px solid #2d3335!important;background:#0e1315!important}.garage-projects-page .garage-projects-stats small{color:#8f9495!important;font-size:9px!important;text-transform:uppercase!important}.garage-projects-page .garage-projects-stats strong{color:#fff!important;font-size:13px!important}
.garage-projects-page .garage-projects-mini-list{display:flex!important;flex-direction:column!important}
.garage-projects-page .garage-projects-mini-list a{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:10px!important;padding:10px 0!important;border-top:1px solid #2c3234!important}.garage-projects-page .garage-projects-mini-list a:first-child{border-top:0!important;padding-top:0!important}.garage-projects-page .garage-projects-mini-list a:last-child{padding-bottom:0!important}.garage-projects-page .garage-projects-mini-list img{width:92px!important;height:58px!important;object-fit:cover!important;border:1px solid #2d3335!important}.garage-projects-page .garage-projects-mini-list strong{display:block!important;color:#fff!important;font-size:12px!important;line-height:1.35!important}.garage-projects-page .garage-projects-mini-list small{display:block!important;margin-top:6px!important;color:#8f9495!important;font-size:10px!important}
.garage-projects-page .garage-projects-discord{display:grid!important;grid-template-columns:124px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.garage-projects-page .garage-projects-discord img{width:124px!important;height:84px!important;object-fit:cover!important;border:1px solid #2d3335!important;background:#0b0f10!important}.garage-projects-page .garage-projects-discord h3{margin:0 0 8px!important;color:#fff!important;font:700 18px/1.1 var(--condensed)!important;text-transform:uppercase!important}.garage-projects-page .garage-projects-discord p{margin:0 0 12px!important;color:#bcc0c1!important;font-size:12px!important;line-height:1.5!important}.garage-projects-page .garage-projects-discord a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 14px!important;border:1px solid #ef7b29!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;font:700 10px var(--condensed)!important;text-transform:uppercase!important}
.garage-projects-page .garage-projects-empty{padding:22px!important;border:1px solid #343a3d!important;background:linear-gradient(145deg,#101416,#151a1c)!important}.garage-projects-page .garage-projects-empty small{display:block!important;margin:0 0 8px!important;color:#ff7a19!important;font:700 10px var(--condensed)!important;text-transform:uppercase!important}.garage-projects-page .garage-projects-empty h3{margin:0 0 8px!important;font:700 20px/1.15 var(--condensed)!important;color:#fff!important}.garage-projects-page .garage-projects-empty p{margin:0!important;color:#bcc0c1!important;font-size:13px!important;line-height:1.6!important}
.garage-projects-page .garage-projects-footer,.garage-project-page .garage-project-footer{margin-top:0!important}

.garage-project-page .garage-project-not-found{padding:80px 0 120px!important}.garage-project-page .garage-project-not-found>span{color:#ff7a19;font-size:11px;font-weight:700}.garage-project-page .garage-project-not-found h1{font:700 48px/1 var(--condensed);margin:10px 0}.garage-project-page .garage-project-not-found p{color:#b8bbbc}
.garage-project-page .garage-project-hero{display:grid!important;grid-template-columns:minmax(0,.73fr) minmax(630px,1.27fr)!important;gap:16px!important;padding-top:10px!important;padding-bottom:0!important}
.garage-project-page .garage-project-hero__copy{min-height:345px!important;padding:18px 0 0!important}.garage-project-page .garage-project-breadcrumb{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:16px!important;color:#909596!important;font-size:10px!important}.garage-project-page .garage-project-breadcrumb a:hover{color:#ff7a19!important}.garage-project-page .garage-project-breadcrumb b{max-width:250px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:400!important}
.garage-project-page .garage-project-category{display:block!important;margin-bottom:10px!important;color:#ff7a19!important;font:700 11px/1 var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.5px!important}
.garage-project-page .garage-project-hero h1{max-width:540px!important;margin:0 0 12px!important;color:#f2f1ed!important;font:700 clamp(36px,4.2vw,58px)/.96 var(--condensed)!important;text-transform:uppercase!important}
.garage-project-page .garage-project-hero__copy>p{max-width:470px!important;margin:0 0 18px!important;color:#d6d7d7!important;font-size:14px!important;line-height:1.6!important}
.garage-project-page .garage-project-meta-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;max-width:560px!important}.garage-project-page .garage-project-meta-grid>span{display:grid!important;grid-template-columns:20px 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;align-items:center!important;min-height:52px!important;padding:9px 10px!important;border:1px solid #343a3d!important;background:#0f1416!important;color:#c9cbcc!important}.garage-project-page .garage-project-meta-grid b{grid-row:1/3!important;color:#ff7a19!important;font-size:14px!important}.garage-project-page .garage-project-meta-grid small{color:#8f9495!important;font-size:8px!important;text-transform:uppercase!important}.garage-project-page .garage-project-meta-grid strong{color:#fff!important;font:700 11px/1.2 var(--condensed)!important}
.garage-project-page .garage-project-hero__visual{display:flex!important;flex-direction:column!important;min-height:345px!important;border:1px solid #5c5349!important;background:#0b0f10!important}.garage-project-page .garage-project-hero__visual>img{height:288px!important;min-height:288px!important;object-fit:cover!important;border-bottom:1px solid #343a3d!important}.garage-project-page .garage-project-stat-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;width:100%!important;background:#0d1214!important}.garage-project-page .garage-project-stat-strip>div{display:grid!important;grid-template-columns:26px 1fr!important;grid-template-rows:auto auto!important;column-gap:8px!important;min-height:56px!important;padding:9px 12px!important;border-left:1px solid #343a3d!important}.garage-project-page .garage-project-stat-strip>div:first-child{border-left:0!important}.garage-project-page .garage-project-stat-strip>div>span{grid-row:1/3!important;align-self:center!important;color:#ff7a19!important;font-size:16px!important}.garage-project-page .garage-project-stat-strip small{align-self:end!important;color:#95999a!important;font-size:8px!important;text-transform:uppercase!important}.garage-project-page .garage-project-stat-strip strong{align-self:start!important;color:#fff!important;font:700 11px/1.2 var(--condensed)!important}

.garage-project-page .garage-project-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:18px!important;align-items:start!important;padding-top:18px!important;padding-bottom:34px!important}
.garage-project-page .garage-project-article-panel{min-width:0!important;padding:16px!important;border:1px solid #394043!important;background:#12171a!important}
.garage-project-page .garage-project-cover{margin:0 0 12px!important;padding:14px!important;border:1px solid #5f574c!important;background:#0e1315!important}.garage-project-page .garage-project-cover img{width:100%!important;height:290px!important;object-fit:cover!important;border:1px solid #4e473f!important}
.garage-project-page .garage-project-article-block{clear:both!important;margin-top:18px!important}.garage-project-page .garage-project-article-block:first-child{margin-top:0!important}.garage-project-page .garage-project-article-block>h2{margin:0 0 10px!important;padding-bottom:8px!important;border-bottom:1px solid #5f431f!important;color:#ff7a19!important;font:700 13px/1 var(--condensed)!important;text-transform:uppercase!important}
.garage-project-page .garage-project-lead{margin:0 0 14px!important;font-size:14px!important;color:#d4d5d5!important;line-height:1.7!important}
.garage-project-page .garage-project-content{color:#c8caca!important;font-size:14px!important;line-height:1.78!important}
.garage-project-page .garage-project-callout{clear:both!important;margin:18px 0!important;padding:12px 14px!important;border:1px solid #5f431f!important;border-left:3px solid #ff7a19!important;background:#171c1f!important}.garage-project-page .garage-project-callout b{display:block!important;margin-bottom:5px!important;color:#ff7a19!important;font:700 11px var(--condensed)!important;text-transform:uppercase!important}.garage-project-page .garage-project-callout p{margin:0!important;color:#d7d9d9!important;font-size:12px!important;line-height:1.55!important}
.garage-project-page .garage-project-gallery{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:7px!important}.garage-project-page .garage-project-gallery a{display:block!important;overflow:hidden!important;border:1px solid #54483d!important;background:#0b0f10!important}.garage-project-page .garage-project-gallery img{width:100%!important;height:105px!important;object-fit:cover!important}.garage-project-page .garage-project-gallery small{display:block!important;padding:6px 7px!important;color:#aeb1b2!important;font-size:9px!important}
.garage-project-page .garage-project-timeline{display:grid!important;gap:10px!important}.garage-project-page .garage-project-timeline article{display:grid!important;grid-template-columns:46px minmax(0,1fr)!important;gap:12px!important;padding:12px!important;border:1px solid #343a3d!important;background:#0f1416!important}.garage-project-page .garage-project-timeline article>span{display:grid!important;place-items:center!important;width:46px!important;height:46px!important;border:1px solid #b85a14!important;color:#ff7a19!important;font:700 14px/1 var(--condensed)!important}.garage-project-page .garage-project-timeline small{display:block!important;margin:0 0 4px!important;color:#8f9495!important;font-size:10px!important}.garage-project-page .garage-project-timeline h3{margin:0 0 6px!important;color:#fff!important;font:700 16px/1.2 var(--condensed)!important}.garage-project-page .garage-project-timeline p{margin:0!important;color:#c0c3c4!important;font-size:12px!important;line-height:1.6!important}
.garage-project-page .garage-project-sidebar{display:flex!important;flex-direction:column!important;gap:12px!important}
.garage-project-page .garage-project-sidebox{padding:14px 16px!important;border:1px solid #3b4144!important;background:#12171a!important}.garage-project-page .garage-project-sidebox h2{margin:0 0 12px!important;color:#fff!important;font:700 16px/1 var(--condensed)!important;text-transform:uppercase!important}
.garage-project-page .garage-project-category-list{display:flex!important;flex-direction:column!important}.garage-project-page .garage-project-category-list a{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:10px 0!important;border-top:1px solid #2c3234!important;color:#d5d7d8!important;font-size:11px!important}.garage-project-page .garage-project-category-list a:first-child{border-top:0!important;padding-top:0!important}.garage-project-page .garage-project-category-list a:last-child{padding-bottom:0!important}.garage-project-page .garage-project-category-list a.is-active span,.garage-project-page .garage-project-category-list a:hover span{color:#ff7a19!important}.garage-project-page .garage-project-category-list b{color:#979b9c!important}
.garage-project-page .garage-project-info-list{display:grid!important;gap:8px!important}.garage-project-page .garage-project-info-list>div{display:grid!important;padding:11px 12px!important;border:1px solid #2d3335!important;background:#0e1315!important}.garage-project-page .garage-project-info-list small{color:#8f9495!important;font-size:9px!important;text-transform:uppercase!important}.garage-project-page .garage-project-info-list strong{color:#fff!important;font-size:13px!important}
.garage-project-page .garage-project-popular{display:flex!important;flex-direction:column!important}.garage-project-page .garage-project-popular a{display:grid!important;grid-template-columns:88px 1fr!important;gap:9px!important;padding:9px 0!important;border-top:1px solid #2c3234!important}.garage-project-page .garage-project-popular a:first-child{border-top:0!important;padding-top:0!important}.garage-project-page .garage-project-popular a:last-child{padding-bottom:0!important}.garage-project-page .garage-project-popular img{width:88px!important;height:56px!important;object-fit:cover!important;border:1px solid #343a3d!important}.garage-project-page .garage-project-popular strong{display:block!important;color:#fff!important;font-size:11px!important;line-height:1.3!important}.garage-project-page .garage-project-popular small{display:block!important;margin-top:5px!important;color:#8f9495!important;font-size:9px!important}
.garage-project-page .garage-project-discord{display:grid!important;grid-template-columns:54px 1fr!important;gap:12px!important;align-items:center!important}.garage-project-page .garage-project-discord__icon{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;border-radius:50%!important;background:#7479ff!important;color:#fff!important;font-size:28px!important}.garage-project-page .garage-project-discord h3{margin:0 0 5px!important;color:#fff!important;font:700 15px var(--condensed)!important;text-transform:uppercase!important}.garage-project-page .garage-project-discord p{margin:0 0 8px!important;color:#b9bcbd!important;font-size:10px!important;line-height:1.4!important}.garage-project-page .garage-project-discord a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;padding:0 12px!important;background:linear-gradient(#f17b23,#d96010)!important;border:1px solid #f38839!important;color:#fff!important;font:700 9px var(--condensed)!important;text-transform:uppercase!important}
.garage-project-page .garage-projects-empty--compact{padding:18px!important}

@media(max-width:1050px){
  .garage-projects-page .garage-projects-shell,.garage-project-page .garage-project-layout{grid-template-columns:minmax(0,1fr) 300px!important}
  .garage-projects-page .garage-featured-project{grid-template-columns:1fr!important}
  .garage-project-page .garage-project-hero{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)!important}
  .garage-project-page .garage-project-hero h1{font-size:48px!important}
  .garage-project-page .garage-project-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:none!important}
}
@media(max-width:860px){
  .garage-projects-page .garage-projects-shell,.garage-project-page .garage-project-layout{grid-template-columns:1fr!important}
  .garage-projects-page .garage-projects-sidebar,.garage-project-page .garage-project-sidebar{order:2!important}
  .garage-project-page .garage-project-hero{grid-template-columns:1fr!important}
  .garage-project-page .garage-project-hero__copy{min-height:0!important;padding:18px 0 4px!important}
  .garage-project-page .garage-project-hero__visual>img{height:250px!important;min-height:250px!important}
}
@media(max-width:620px){
  .garage-projects-page .garage-projects-hero{padding:28px 0!important;min-height:0!important}
  .garage-projects-page .garage-project-card-grid{grid-template-columns:1fr!important}
  .garage-projects-page .garage-projects-discord{grid-template-columns:1fr!important}.garage-projects-page .garage-projects-discord img{width:100%!important;height:140px!important}
  .garage-projects-page .garage-featured-project__media,.garage-projects-page .garage-featured-project__media img{min-height:0!important;height:200px!important}
  .garage-project-page .garage-project-hero h1{font-size:38px!important}
  .garage-project-page .garage-project-meta-grid{grid-template-columns:1fr 1fr!important}
  .garage-project-page .garage-project-stat-strip{grid-template-columns:1fr!important}.garage-project-page .garage-project-stat-strip>div{border-left:0!important;border-top:1px solid #343a3d!important}.garage-project-page .garage-project-stat-strip>div:first-child{border-top:0!important}
  .garage-project-page .garage-project-cover{padding:10px!important}.garage-project-page .garage-project-cover img{height:210px!important}
  .garage-project-page .garage-project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

/* v13.2.6 – Projektbeitrag exakt nach Referenz, Ressourcen rechts / Changelog unter Galerie */
.project-template-page{--project-template-max:1120px;background:#090c0e!important;color:#f0efeb!important;font-size:12px!important;line-height:1.45!important}
.project-template-page .wrap{width:min(var(--project-template-max),calc(100% - 40px))!important;margin-inline:auto!important}
.project-template-page .site-header{position:relative!important;top:auto!important;height:48px!important;border-bottom:1px solid #2d3235!important;background:#070a0b!important}
.project-template-page .header-inner{height:48px!important;max-width:1160px!important;padding:0 20px!important;gap:22px!important}
.project-template-page .brand{min-width:195px!important;gap:7px!important}.project-template-page .brand-mark{width:29px!important;height:29px!important}.project-template-page .brand strong{font-size:15px!important}.project-template-page .brand small{margin-top:2px!important;font-size:7px!important}
.project-template-page .nav{gap:17px!important}.project-template-page .nav a{padding:18px 0 14px!important;font-size:8px!important;letter-spacing:.1px!important}
.project-template-page .menu-toggle{font-size:20px!important}
.project-template-page main{min-height:820px!important;padding-bottom:60px!important}
.project-template-page .project-template-not-found{padding:80px 0 120px!important}.project-template-page .project-template-not-found>span{color:#ff7a19!important;font-weight:700!important}.project-template-page .project-template-not-found h1{font:700 42px/1 var(--condensed)!important}.project-template-page .project-template-not-found p{color:#b8bbbc!important}

.project-template-page .project-template-hero{display:grid!important;grid-template-columns:44% 56%!important;gap:0!important;min-height:280px!important;border-bottom:1px solid #303638!important}
.project-template-page .project-template-hero__copy{display:flex!important;flex-direction:column!important;justify-content:center!important;padding:15px 28px 15px 0!important;min-width:0!important}
.project-template-page .project-template-breadcrumb{display:flex!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important;margin:0 0 20px!important;color:#8c9192!important;font-size:8px!important}
.project-template-page .project-template-breadcrumb a:hover{color:#ff7a19!important}.project-template-page .project-template-breadcrumb b{max-width:180px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-weight:400!important}
.project-template-page .project-template-kicker{display:block!important;margin:0 0 7px!important;color:#ff7a19!important;font:700 8px/1 var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.5px!important}
.project-template-page .project-template-hero h1{margin:0 0 10px!important;color:#f3f2ee!important;font:700 31px/.98 var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.1px!important}
.project-template-page .project-template-hero h1 em{display:block!important;margin-top:3px!important;color:#ff7a19!important;font-style:normal!important}
.project-template-page .project-template-hero__copy>p{max-width:430px!important;margin:0 0 13px!important;color:#c6c9c9!important;font-size:10px!important;line-height:1.55!important}
.project-template-page .project-template-meta{display:flex!important;align-items:center!important;gap:5px!important;flex-wrap:wrap!important;margin:0 0 6px!important}
.project-template-page .project-template-meta>span{display:inline-flex!important;align-items:center!important;gap:5px!important;height:25px!important;padding:0 7px!important;border:1px solid #343a3d!important;background:#0e1315!important;color:#c8caca!important;font-size:7px!important;white-space:nowrap!important}
.project-template-page .project-template-author b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;border-radius:50%!important;background:#4b3829!important;color:#e7c49c!important;font-size:6px!important}.project-template-page .project-template-author strong{color:#ff7a19!important;font-size:7px!important}
.project-template-page .project-template-status-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important}
.project-template-page .project-template-status-grid>div{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:6px!important;min-height:47px!important;padding:7px 8px!important;border:1px solid #343a3d!important;background:#0e1315!important}
.project-template-page .project-template-status-grid>div>span{grid-row:1/3!important;align-self:center!important;color:#ff7a19!important;font-size:13px!important}.project-template-page .project-template-status-grid small{align-self:end!important;color:#8e9394!important;font-size:6px!important;text-transform:uppercase!important}.project-template-page .project-template-status-grid strong{align-self:start!important;color:#fff!important;font-size:8px!important;line-height:1.15!important}
.project-template-page .project-template-progress-card{grid-template-columns:32px minmax(0,1fr)!important}.project-template-page .project-template-progress-card>i{grid-row:1/3!important;position:relative!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;align-self:center!important;border-radius:50%!important;background:conic-gradient(#ff7a19 calc(var(--progress)*1%),#293034 0)!important;font-style:normal!important}.project-template-page .project-template-progress-card>i:after{content:""!important;position:absolute!important;inset:5px!important;border-radius:50%!important;background:#0e1315!important}.project-template-page .project-template-progress-card>i b{position:relative!important;z-index:2!important;color:#fff!important;font-size:6px!important}
.project-template-page .project-template-hero__visual{min-height:280px!important;overflow:hidden!important;background:#0b0f10!important;border-left:1px solid #343a3d!important;border-right:1px solid #343a3d!important}
.project-template-page .project-template-hero__visual img{width:100%!important;height:280px!important;object-fit:cover!important;object-position:center!important}

.project-template-page .project-template-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 295px!important;gap:12px!important;align-items:start!important;padding-top:12px!important;padding-bottom:24px!important}
.project-template-page .project-template-main-panel{min-width:0!important;padding:13px!important;border:1px solid #343a3d!important;background:#111618!important}
.project-template-page .project-template-main-panel h2{display:flex!important;align-items:center!important;gap:7px!important;margin:0 0 10px!important;color:#f1f0ed!important;font:700 15px/1.1 var(--condensed)!important;text-transform:uppercase!important}
.project-template-page .project-template-main-panel h2>span{color:#cdd0d1!important;font-size:10px!important}
.project-template-page .project-template-story{color:#c9cccc!important;font-size:10px!important;line-height:1.62!important}.project-template-page .project-template-story br+br{line-height:2!important}
.project-template-page .project-template-about h3{margin:11px 0 6px!important;color:#ff7a19!important;font:700 8px/1 var(--condensed)!important;text-transform:uppercase!important}
.project-template-page .project-template-highlights{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px 24px!important;padding-bottom:10px!important}.project-template-page .project-template-highlights span{display:flex!important;align-items:center!important;gap:7px!important;color:#d1d3d3!important;font-size:9px!important}.project-template-page .project-template-highlights b{display:grid!important;place-items:center!important;width:15px!important;height:15px!important;min-width:15px!important;border-radius:50%!important;background:#f4771d!important;color:#101416!important;font-size:8px!important}
.project-template-page .project-template-section{margin-top:10px!important;padding-top:10px!important;border-top:1px solid #303638!important}
.project-template-page .project-template-section>h2{margin-bottom:9px!important}
.project-template-page .project-template-gallery{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important}.project-template-page .project-template-gallery a{display:block!important;overflow:hidden!important;border:1px solid #4a443d!important;background:#0b0f10!important}.project-template-page .project-template-gallery img{width:100%!important;height:70px!important;object-fit:cover!important}.project-template-page .project-template-gallery small{display:none!important}.project-template-page .project-template-gallery a.is-extra{display:none!important}.project-template-page .project-template-gallery.is-open a.is-extra{display:block!important}
.project-template-page .project-template-gallery-toggle{display:flex!important;align-items:center!important;justify-content:center!important;min-width:150px!important;height:27px!important;margin:7px auto 0!important;padding:0 12px!important;border:1px solid #555d60!important;background:#0e1315!important;color:#f0f1f1!important;font:700 7px var(--condensed)!important;text-transform:uppercase!important;cursor:pointer!important}
.project-template-page .project-template-empty{padding:15px!important;border:1px solid #343a3d!important;background:#0e1315!important;color:#9da1a2!important;font-size:9px!important;text-align:center!important}
.project-template-page .project-template-changelog{display:flex!important;flex-direction:column!important;border:1px solid #343a3d!important;background:#0e1315!important}.project-template-page .project-template-changelog article{display:grid!important;grid-template-columns:145px minmax(0,1fr)!important;gap:12px!important;padding:9px 10px!important;border-top:1px solid #2b3134!important}.project-template-page .project-template-changelog article:first-child{border-top:0!important}.project-template-page .project-template-changelog article>div{display:flex!important;flex-direction:column!important;gap:3px!important}.project-template-page .project-template-changelog strong{color:#fff!important;font-size:9px!important}.project-template-page .project-template-changelog small{color:#ff7a19!important;font-size:7px!important}.project-template-page .project-template-changelog p{margin:0!important;color:#b9bdbd!important;font-size:8px!important;line-height:1.5!important}

.project-template-page .project-template-sidebar{display:flex!important;flex-direction:column!important;gap:8px!important}
.project-template-page .project-template-sidebox{padding:11px!important;border:1px solid #343a3d!important;background:#111618!important}.project-template-page .project-template-sidebox h2{margin:0 0 10px!important;color:#ff7a19!important;font:700 14px/1 var(--condensed)!important;text-transform:uppercase!important}
.project-template-page .project-template-quickinfo dl{margin:0!important}.project-template-page .project-template-quickinfo dl>div{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:5px 0!important}.project-template-page .project-template-quickinfo dt{color:#cfd1d2!important;font-weight:700!important;font-size:8px!important}.project-template-page .project-template-quickinfo dd{margin:0!important;color:#d5d7d7!important;font-size:8px!important;text-align:right!important}.project-template-page .project-template-quickinfo dd.is-active{color:#7ed56f!important}
.project-template-page .project-template-progress{height:4px!important;margin-top:5px!important;background:#2c3235!important;overflow:hidden!important}.project-template-page .project-template-progress i{display:block!important;height:100%!important;background:#f4771d!important}.project-template-page .project-template-progress-value{display:block!important;margin-top:3px!important;color:#fff!important;font-size:7px!important;text-align:right!important}
.project-template-page .project-template-main-link{display:flex!important;align-items:center!important;justify-content:center!important;height:31px!important;margin-top:8px!important;background:#ee7019!important;border:1px solid #ff8a35!important;color:#fff!important;font:700 8px var(--condensed)!important;text-transform:uppercase!important}
.project-template-page .project-template-resources>div{display:flex!important;flex-direction:column!important}.project-template-page .project-template-resources a{display:grid!important;grid-template-columns:22px minmax(0,1fr) auto!important;gap:7px!important;align-items:center!important;min-height:48px!important;padding:7px 0!important;border-top:1px solid #2c3234!important}.project-template-page .project-template-resources a:first-child{border-top:0!important;padding-top:0!important}.project-template-page .project-template-resources a:last-child{padding-bottom:0!important}.project-template-page .project-template-resources a>span{display:grid!important;place-items:center!important;color:#ff7a19!important;font-size:12px!important}.project-template-page .project-template-resources a>div{min-width:0!important}.project-template-page .project-template-resources strong{display:block!important;color:#fff!important;font-size:8px!important;line-height:1.25!important}.project-template-page .project-template-resources small{display:block!important;margin-top:3px!important;color:#969a9b!important;font-size:6px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.project-template-page .project-template-resources a>b{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:52px!important;height:21px!important;padding:0 7px!important;border:1px solid #4b5356!important;color:#dce0e0!important;font-size:6px!important;font-weight:600!important;text-transform:uppercase!important}
.project-template-page .project-template-tags>div{display:flex!important;flex-wrap:wrap!important;gap:5px!important}.project-template-page .project-template-tags span{display:inline-flex!important;align-items:center!important;height:22px!important;padding:0 7px!important;border:1px solid #464d50!important;background:#0d1214!important;color:#d0d3d3!important;font-size:7px!important}

.project-template-page .project-template-footer{margin-top:0!important}.project-template-page .project-template-footer .footer-main{padding:20px 0 15px!important}.project-template-page .project-template-footer .footer-col h4{font-size:12px!important}.project-template-page .project-template-footer .footer a,.project-template-page .project-template-footer .footer li,.project-template-page .project-template-footer .footer p{font-size:8px!important}.project-template-page .project-template-footer .btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:0 12px!important;background:#e76d16!important;border:1px solid #ff8230!important;color:#fff!important;font:700 8px var(--condensed)!important}

@media(max-width:1000px){
 .project-template-page{--project-template-max:940px}
 .project-template-page .project-template-hero{grid-template-columns:46% 54%!important}
 .project-template-page .project-template-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .project-template-page .project-template-layout{grid-template-columns:minmax(0,1fr) 270px!important}
}
@media(max-width:780px){
 .project-template-page .site-header{height:58px!important}.project-template-page .header-inner{height:58px!important}.project-template-page .menu-toggle{display:block!important}.project-template-page .nav{top:58px!important}
 .project-template-page .project-template-hero{grid-template-columns:1fr!important}.project-template-page .project-template-hero__copy{padding:22px 0 14px!important}.project-template-page .project-template-hero__visual{border:1px solid #343a3d!important}.project-template-page .project-template-hero__visual img{height:260px!important}
 .project-template-page .project-template-layout{grid-template-columns:1fr!important}.project-template-page .project-template-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
 .project-template-page .wrap{width:calc(100% - 24px)!important}
 .project-template-page .project-template-hero h1{font-size:29px!important}.project-template-page .project-template-meta{display:grid!important;grid-template-columns:1fr 1fr!important}.project-template-page .project-template-meta>span{width:100%!important}
 .project-template-page .project-template-status-grid{grid-template-columns:1fr 1fr!important}.project-template-page .project-template-highlights{grid-template-columns:1fr!important}.project-template-page .project-template-gallery{grid-template-columns:repeat(2,minmax(0,1fr))!important}.project-template-page .project-template-gallery img{height:100px!important}.project-template-page .project-template-changelog article{grid-template-columns:1fr!important}.project-template-page .project-template-sidebar{grid-template-columns:1fr!important}
}

/* v13.2.7 – Projektbeitrag: Originalmaße aus ZIP-2-Vorlage (1320px / Header / Footer) */
.project-exact-page{background:#090c0e!important;color:#f0efeb!important}
.project-exact-page .wrap{width:min(1320px,calc(100% - 40px))!important;margin-inline:auto!important}
.project-exact-page .site-header{height:60px!important;position:sticky!important;top:0!important;z-index:30!important;border-bottom:1px solid #2c3133!important;background:#070a0b!important}
.project-exact-page .site-header .header-inner{width:100%!important;max-width:1360px!important;height:100%!important;margin:auto!important;padding:0 20px!important;display:flex!important;align-items:center!important;gap:28px!important}
.project-exact-page .site-header .brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:208px!important}
.project-exact-page .site-header .brand-mark{width:37px!important;height:37px!important;flex:none!important}
.project-exact-page .site-header .brand strong{display:block!important;font-family:var(--condensed)!important;font-size:20px!important;line-height:1!important;letter-spacing:.2px!important;font-weight:700!important}
.project-exact-page .site-header .brand small{display:block!important;color:#aaa!important;font-size:9px!important;margin-top:4px!important;letter-spacing:.1px!important}
.project-exact-page .site-header .nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:23px!important;flex:1!important;white-space:nowrap!important}
.project-exact-page .site-header .nav a{font-family:var(--condensed)!important;font-size:11px!important;font-weight:600!important;text-transform:uppercase!important;color:#d4d2cf!important;letter-spacing:.18px!important;padding:22px 0 18px!important;border-bottom:2px solid transparent!important}
.project-exact-page .site-header .nav a:hover,.project-exact-page .site-header .nav a.active{color:var(--orange2)!important;border-color:var(--orange2)!important}
.project-exact-page .site-header .menu-toggle{display:none!important;margin-left:auto!important;background:none!important;border:0!important;color:#fff!important;font-size:24px!important;cursor:pointer!important}

.project-exact-page .project-hero{position:relative!important;min-height:390px!important;border-bottom:1px solid #303638!important;overflow:hidden!important;background:#0a0d0f!important}
.project-exact-page .project-hero::before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(90deg,rgba(8,11,13,.98) 0%,rgba(8,11,13,.93) 34%,rgba(8,11,13,.58) 49%,rgba(8,11,13,.08) 72%),var(--project-cover)!important;background-size:auto 100%!important;background-repeat:no-repeat!important;background-position:right center!important}
.project-exact-page .project-hero::after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(5,7,8,.55),transparent 34%)!important;pointer-events:none!important}
.project-exact-page .project-hero-inner{position:relative!important;z-index:2!important;min-height:390px!important;padding:20px 0 18px!important;display:flex!important;flex-direction:column!important}
.project-exact-page .crumbs{display:flex!important;gap:9px!important;align-items:center!important;color:#9ca1a2!important;font-size:11.5px!important}
.project-exact-page .crumbs a{color:#aeb2b3!important}.project-exact-page .crumbs i{font-style:normal!important;color:var(--orange)!important}
.project-exact-page .project-hero-copy{margin-top:27px!important;max-width:525px!important}
.project-exact-page .hero-kicker{color:var(--orange2)!important;font:700 12px var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.65px!important;margin-bottom:7px!important}
.project-exact-page .hero-title{margin:0 0 10px!important;font:600 46px/1.03 var(--condensed)!important;letter-spacing:.15px!important;text-transform:uppercase!important;text-shadow:0 2px 16px #000!important;color:#f0efeb!important}
.project-exact-page .hero-title span{color:var(--orange2)!important}
.project-exact-page .hero-desc{margin:0!important;color:#d4d5d4!important;font-size:14.5px!important;line-height:1.55!important;max-width:500px!important}
.project-exact-page .detail-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:13px!important}
.project-exact-page .meta-pill{display:flex!important;align-items:center!important;gap:8px!important;min-height:34px!important;padding:0 11px!important;border:1px solid #343a3d!important;background:rgba(12,16,18,.82)!important;font-size:12px!important;color:#c9cbcb!important;border-radius:2px!important}
.project-exact-page .meta-pill strong{color:var(--orange2)!important;text-transform:uppercase!important}
.project-exact-page .meta-avatar{width:26px!important;height:26px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#5a3b26!important;border:1px solid #8c6547!important;color:#f6dfc4!important;font:700 10px var(--condensed)!important}
.project-exact-page .project-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;margin-top:auto!important;max-width:590px!important}
.project-exact-page .project-stat{min-height:52px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:8px 12px!important;border:1px solid #4b5153!important;background:rgba(12,16,18,.89)!important;box-shadow:inset 0 1px rgba(255,255,255,.03)!important}
.project-exact-page .project-stat .si{width:24px!important;text-align:center!important;font-size:20px!important;color:var(--orange2)!important}
.project-exact-page .project-stat b{display:block!important;color:#93999b!important;font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important}
.project-exact-page .project-stat span{display:block!important;color:#e6e6e4!important;font-size:13px!important;font-weight:700!important}
.project-exact-page .progress-mini{width:48px!important;height:48px!important;border-radius:50%!important;background:conic-gradient(var(--orange2) 0 calc(var(--progress) * 1%),#2a3032 calc(var(--progress) * 1%) 100%)!important;position:relative!important;display:grid!important;place-items:center!important}
.project-exact-page .progress-mini::after{content:""!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#111618!important}
.project-exact-page .progress-mini em{position:absolute!important;font-style:normal!important;font-size:9px!important;color:#fff!important;z-index:2!important}

.project-exact-page .project-detail-main{padding:18px 0 30px!important}
.project-exact-page .project-layout{display:grid!important;grid-template-columns:minmax(0,2.1fr) minmax(280px,1fr)!important;gap:16px!important;align-items:start!important}
.project-exact-page .panel{border:1px solid #373d40!important;background:linear-gradient(145deg,#101416,#151a1c 62%,#0e1214)!important}
.project-exact-page .project-main-panel{padding:18px 20px!important}
.project-exact-page .section-title{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;padding:0!important;border:0!important;font:600 21px var(--condensed)!important;text-transform:uppercase!important;color:#e9e9e5!important;background:none!important}
.project-exact-page .section-title .icon{color:#c8cdce!important;font-size:18px!important}
.project-exact-page .section-title.small{font-size:19px!important;margin-top:20px!important;padding-top:18px!important;border-top:1px solid #303638!important}
.project-exact-page .project-copy{color:#c8caca!important;font-size:14px!important;line-height:1.66!important}.project-exact-page .project-copy p{margin:0 0 12px!important}
.project-exact-page .highlight-title{margin:14px 0 8px!important;color:var(--orange2)!important;font:700 12px var(--condensed)!important;text-transform:uppercase!important;letter-spacing:.5px!important}
.project-exact-page .highlight-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px 28px!important}
.project-exact-page .highlight{display:flex!important;align-items:center!important;gap:8px!important;color:#d4d5d4!important;font-size:12.5px!important}
.project-exact-page .highlight::before{content:"✓"!important;width:18px!important;height:18px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:var(--orange)!important;color:#0c0f11!important;font-size:11px!important;font-weight:900!important}
.project-exact-page .project-gallery{display:grid!important;grid-template-columns:repeat(5,1fr)!important;gap:9px!important}
.project-exact-page .project-gallery a{border:1px solid #65513b!important;background:#0b0f10!important;overflow:hidden!important}
.project-exact-page .project-gallery img{width:100%!important;height:88px!important;object-fit:cover!important}
.project-exact-page .project-gallery .gallery-extra{display:none!important}.project-exact-page .project-gallery.is-open .gallery-extra{display:block!important}
.project-exact-page .gallery-button{display:flex!important;justify-content:center!important;margin-top:11px!important}.project-exact-page .gallery-button .btn{min-height:34px!important;padding:0 16px!important;cursor:pointer!important}
.project-exact-page .project-empty{padding:16px!important;border:1px solid #343a3d!important;background:#111618!important;color:#a9adae!important;font-size:12px!important}

/* Changelog: auf Wunsch unter Galerie in der linken Hauptspalte */
.project-exact-page .project-changelog-list{border:1px solid #343a3d!important;background:#111618!important;padding:0 12px!important}
.project-exact-page .change-version{padding:10px 0!important;border-top:1px solid #303638!important}.project-exact-page .change-version:first-child{border-top:0!important}
.project-exact-page .change-version h4{margin:0 0 6px!important;color:#e6e6e3!important;font-size:12px!important}
.project-exact-page .change-version ul{margin:0!important;padding-left:16px!important;color:#b9bcbc!important;font-size:11.5px!important;line-height:1.55!important}.project-exact-page .change-version li::marker{color:var(--orange2)!important}

/* V13.2.78 – Projekt-Changelogs kompakt: zunächst 3, danach jeweils 3 nachladen */
.project-exact-page .project-changelog--load-hidden{display:none!important}
.project-exact-page .project-changelog-load-more{
  width:100%!important;min-height:46px!important;margin:14px 0 0!important;padding:0 18px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  border:1px solid #c45f17!important;background:#101517!important;color:#ff7a19!important;
  font:700 12px/1 var(--condensed)!important;letter-spacing:.25px!important;text-transform:uppercase!important;
  cursor:pointer!important;box-shadow:none!important;border-radius:0!important
}
.project-exact-page .project-changelog-load-more:hover{background:#151b1d!important;border-color:#f07921!important;color:#ff8b36!important}
.project-exact-page .project-changelog-load-more b{font-size:20px!important;line-height:1!important;font-weight:400!important;transform:translateY(-2px)!important}
.project-exact-page .project-changelog-load-more[hidden]{display:none!important}

.project-exact-page .sidebar{display:grid!important;gap:11px!important}
.project-exact-page .side-box{padding:14px 15px!important}
.project-exact-page .side-box h3{margin:0 0 12px!important;color:var(--orange2)!important;font:700 18px var(--condensed)!important;text-transform:uppercase!important}
.project-exact-page .info-row{display:flex!important;justify-content:space-between!important;gap:20px!important;padding:6px 0!important;color:#bfc2c2!important;font-size:12px!important}
.project-exact-page .info-row b{color:#ddd!important;font-weight:600!important}.project-exact-page .status-active{color:#9fd47b!important}.project-exact-page .status-active::before{content:""!important;display:inline-block!important;width:7px!important;height:7px!important;border-radius:50%!important;background:#5db34b!important;margin-right:6px!important}
.project-exact-page .side-progress{height:5px!important;background:#293033!important;border-radius:3px!important;overflow:hidden!important;margin:6px 0 3px!important}.project-exact-page .side-progress i{display:block!important;height:100%!important;background:var(--orange2)!important}
.project-exact-page .progress-row{display:flex!important;justify-content:space-between!important;color:#c8caca!important;font-size:11.5px!important}.project-exact-page .side-box .btn{width:100%!important;margin-top:12px!important}

/* Ressourcen: auf Wunsch rechts an der Position des Changelogs */
.project-exact-page .resource-list{border:1px solid #343a3d!important}
.project-exact-page .resource-row{display:grid!important;grid-template-columns:34px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding:6px 10px!important;border-top:1px solid #2d3335!important;background:#111618!important}
.project-exact-page .resource-row:first-child{border-top:0!important}.project-exact-page .resource-row .ri{color:var(--orange2)!important;font-size:18px!important;text-align:center!important}.project-exact-page .resource-row b{display:block!important;color:#e0e1df!important;font-size:12.5px!important}.project-exact-page .resource-row small{display:block!important;color:#a9adae!important;font-size:11px!important;margin-top:2px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.project-exact-page .resource-row .action{border:1px solid #4a5052!important;padding:6px 13px!important;color:#d5d6d4!important;font:700 10px var(--condensed)!important;text-transform:uppercase!important;background:#151a1c!important;white-space:nowrap!important}
.project-exact-page .tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:6px!important}.project-exact-page .tag-cloud a{border:1px solid #555b5e!important;padding:4px 8px!important;color:#c9cbcc!important;font-size:11px!important;background:#121719!important;border-radius:2px!important}

.project-exact-page .footer{border-top:1px solid #33393b!important;background:linear-gradient(180deg,#0d1112,#0a0d0e)!important}
.project-exact-page .footer .wrap{width:min(1320px,calc(100% - 40px))!important}
.project-exact-page .footer-main{display:grid!important;grid-template-columns:1.2fr .9fr 1fr 1.2fr!important;gap:28px!important;padding:26px 0 20px!important}
.project-exact-page .footer-col:not(:first-child){border-left:1px solid #2c3133!important;padding-left:28px!important}.project-exact-page .footer-brand .brand{min-width:0!important;margin-bottom:12px!important}.project-exact-page .footer-brand p{color:#aeb0b0!important;font-size:10px!important;max-width:220px!important;margin:0 0 12px!important}
.project-exact-page .footer h4{font-family:var(--condensed)!important;font-weight:700!important;text-transform:uppercase!important;font-size:16px!important;margin:0 0 10px!important}.project-exact-page .footer a,.project-exact-page .footer li,.project-exact-page .footer p{color:#adb0b1!important;font-size:10px!important}.project-exact-page .footer ul{list-style:none!important;padding:0!important;margin:0!important;columns:2!important;column-gap:16px!important}.project-exact-page .footer li{margin-bottom:4px!important;break-inside:avoid!important}
.project-exact-page .footer .socials{display:flex!important;gap:8px!important;margin-bottom:18px!important}.project-exact-page .footer .socials a{width:28px!important;height:28px!important;display:grid!important;place-items:center!important;border:1px solid #414749!important;color:#d4d4d2!important}.project-exact-page .footer .contact-row{display:grid!important;grid-template-columns:18px 1fr!important;gap:6px!important;margin-bottom:6px!important}.project-exact-page .footer .contact-row b{color:#d7d7d5!important}
.project-exact-page .footer .newsletter{display:flex!important;height:34px!important}.project-exact-page .footer .newsletter input{min-width:0!important;flex:1!important;background:#101416!important;border:1px solid #363c3e!important;color:#ddd!important;padding:0 9px!important;font-size:9px!important}.project-exact-page .footer .newsletter button{border:0!important;background:var(--orange)!important;color:#fff!important;font:700 9px var(--condensed)!important;text-transform:uppercase!important;padding:0 13px!important;cursor:pointer!important}
.project-exact-page .footer-bottom{border-top:1px solid #24292b!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;color:#85898a!important;font-size:9px!important}.project-exact-page .footer-links{display:flex!important;gap:34px!important;text-transform:uppercase!important}

.project-exact-page .project-lightbox{position:fixed!important;inset:0!important;z-index:99!important;display:none!important;align-items:center!important;justify-content:center!important;padding:30px!important;background:rgba(0,0,0,.88)!important}.project-exact-page .project-lightbox.open{display:flex!important}.project-exact-page .project-lightbox img{max-width:min(1000px,95vw)!important;max-height:88vh!important;border:1px solid #705336!important;box-shadow:0 20px 70px #000!important}.project-exact-page .project-lightbox button{position:absolute!important;right:25px!important;top:20px!important;border:0!important;background:none!important;color:#fff!important;font-size:34px!important;cursor:pointer!important}
.project-exact-page .project-exact-not-found{padding:80px 0 120px!important}.project-exact-page .project-exact-not-found>span{color:#ff7a19!important;font-weight:700!important}.project-exact-page .project-exact-not-found h1{font:700 42px/1 var(--condensed)!important}

@media(max-width:1100px){
 .project-exact-page .site-header .header-inner{gap:14px!important}.project-exact-page .site-header .nav{gap:13px!important}.project-exact-page .site-header .nav a{font-size:10px!important}.project-exact-page .site-header .brand{min-width:180px!important}
}
@media(max-width:900px){
 .project-exact-page .project-layout{grid-template-columns:1fr!important}.project-exact-page .sidebar{grid-template-columns:1fr 1fr!important}.project-exact-page .sidebar .side-box:last-child{grid-column:span 2!important}.project-exact-page .project-stats{max-width:none!important}
}
@media(max-width:780px){
 .project-exact-page .site-header{height:58px!important}.project-exact-page .site-header .menu-toggle{display:block!important}.project-exact-page .site-header .nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:58px!important;background:#0b0e10!important;border-bottom:1px solid #343a3d!important;padding:10px 20px!important;flex-wrap:wrap!important;justify-content:flex-start!important}.project-exact-page .site-header .nav.open{display:flex!important}.project-exact-page .site-header .nav a{padding:8px 0!important}.project-exact-page .site-header .brand{min-width:0!important}.project-exact-page .site-header .brand strong{font-size:18px!important}
}
@media(max-width:700px){
 .project-exact-page .project-hero{min-height:510px!important}.project-exact-page .project-hero-inner{min-height:510px!important}.project-exact-page .project-hero::before{background-size:cover!important;background-position:62% center!important}.project-exact-page .hero-title{font-size:36px!important}.project-exact-page .project-stats{grid-template-columns:1fr 1fr!important}.project-exact-page .project-gallery{grid-template-columns:repeat(2,1fr)!important}.project-exact-page .project-gallery a:last-child{grid-column:span 2!important}.project-exact-page .project-gallery img{height:120px!important}.project-exact-page .highlight-grid{grid-template-columns:1fr!important}.project-exact-page .sidebar{grid-template-columns:1fr!important}.project-exact-page .sidebar .side-box:last-child{grid-column:auto!important}
 .project-exact-page .footer-main{grid-template-columns:1fr 1fr!important}.project-exact-page .footer-col:nth-child(3){border-left:0!important;padding-left:0!important}.project-exact-page .footer-bottom{gap:15px!important;flex-direction:column!important;padding:12px 0!important}.project-exact-page .footer-links{gap:18px!important}
}
@media(max-width:480px){
 .project-exact-page .wrap{width:min(100% - 24px,1320px)!important}.project-exact-page .hero-title{font-size:31px!important}.project-exact-page .project-hero{min-height:560px!important}.project-exact-page .project-hero-inner{min-height:560px!important}.project-exact-page .project-stats{grid-template-columns:1fr!important}.project-exact-page .project-main-panel{padding:14px 12px!important}.project-exact-page .project-copy{font-size:13.5px!important}.project-exact-page .project-gallery{grid-template-columns:1fr 1fr!important}.project-exact-page .project-gallery a:last-child{grid-column:auto!important}.project-exact-page .project-gallery img{height:105px!important}.project-exact-page .resource-row{grid-template-columns:30px 1fr!important}.project-exact-page .resource-row .action{grid-column:2!important;justify-self:start!important}
 .project-exact-page .footer-main{grid-template-columns:1fr!important}.project-exact-page .footer-col:not(:first-child){border-left:0!important;padding-left:0!important;border-top:1px solid #272d2f!important;padding-top:18px!important}.project-exact-page .footer ul{columns:1!important}.project-exact-page .footer-links{flex-wrap:wrap!important;justify-content:center!important}
}

/* v13.2.8 – HERO HOTFIX: neue Hero-Bilder dürfen nie global unterdrückt werden */
/* Statische Fallbacks funktionieren auch dann, wenn theme.css.php nicht geladen wurde. */
.hb-site .hero-photo{
  background-image:linear-gradient(90deg,#0a0d0f 0%,rgba(10,13,15,.78) 8%,rgba(10,13,15,.10) 34%,rgba(10,13,15,0) 75%),var(--hb-home-hero,var(--hb-home-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:right center!important;
}
.blog-page--garage .garage-blog-header{
  background-image:linear-gradient(90deg,#090c0ef6 0 40%,#090c0eb8 52%,#090c0e35 76%),var(--garage-blog-hero,var(--hb-blog-hero,var(--hb-blog-hero-fallback)))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.downloads-page .download-header{
  background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-downloads-hero,var(--hb-downloads-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.games-page .games-header{
  background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-games-hero,var(--hb-games-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.streaming-page .streaming-header{
  background-image:linear-gradient(90deg,#090c0ef7 0 36%,#090c0eb8 48%,#090c0e28 72%),var(--hb-streaming-hero,var(--hb-streaming-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.legal-page .legal-header{
  background-image:linear-gradient(90deg,#090c0efa,#090c0ec7),var(--hb-legal-hero,var(--hb-legal-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.mc-page .mc-hero{
  background-image:linear-gradient(90deg,#090c0ef7,#090c0e68),var(--mc-hero-image,var(--hb-minecraft-hero,var(--hb-minecraft-hero-fallback)))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.shop-page .shop-hero{
  background-image:linear-gradient(90deg,#090c0ef7,#090c0e68),var(--shop-hero-image,var(--hb-shop-hero,var(--hb-shop-hero-fallback)))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.moonshine-page .moonshine-hero{
  background-image:linear-gradient(90deg,#090c0ef0,#090c0e6f),var(--hb-moonshine-hero,var(--hb-moonshine-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.support-page .support-header,.support-page .support-hero{
  background-image:linear-gradient(90deg,#090c0ef0,#090c0e70),var(--hb-support-hero,var(--hb-support-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.news-detail-page .news-detail-header{
  background-image:linear-gradient(90deg,#090c0ef7,#090c0e68),var(--hb-news-hero,var(--hb-news-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.donation-page .donation-header{
  background-image:linear-gradient(90deg,#090c0ef7,#090c0e68),var(--hb-donations-hero,var(--hb-donations-hero-fallback))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.garage-projects-page .garage-projects-hero{
  background-image:linear-gradient(90deg,#090c0ef6 0 42%,#090c0ebf 58%,#090c0e35 100%),var(--garage-projects-hero,var(--hb-projects-hero,var(--hb-projects-hero-fallback)))!important;
  background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;
}
.project-exact-page .project-hero::before{
  background-image:linear-gradient(90deg,rgba(8,11,13,.98) 0%,rgba(8,11,13,.93) 34%,rgba(8,11,13,.58) 49%,rgba(8,11,13,.08) 72%),var(--project-cover,var(--hb-projects-hero,var(--hb-projects-hero-fallback)))!important;
  background-repeat:no-repeat!important;background-size:auto 100%!important;background-position:right center!important;
}
/* Minecraft-Beitrag hat ein echtes <img>; stelle sicher, dass es nicht durch alte Regeln verschwindet. */
.mc-post-page .mc-post-hero{position:relative!important;overflow:hidden!important;background:#0a0d0f!important}
.mc-post-page .mc-post-hero>img{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;opacity:1!important;visibility:visible!important}
.mc-post-page .mc-post-hero__shade,.mc-post-page .mc-post-hero__copy{position:relative!important;z-index:2!important}

/* v13.2.9 – HERO FIX: echte IMG-Layer statt CSS-Background-Abhängigkeit */
/* Die Hero-Grafiken werden serverseitig als <img> ausgegeben. Damit können
   CSS-Variablen, !important-Regeln oder dynamische Styles die Bilder nicht mehr verschlucken. */

/* Startseite */
.hb-site .hero-photo{background-image:none!important;overflow:hidden!important}
.hb-site .hero-photo .hero-photo-media{display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:right center!important;opacity:1!important;visibility:visible!important;z-index:0!important}

/* Projektbeitrag exakt wie Referenz: Bild rechts in voller Hero-Höhe */
.project-exact-page .project-hero{isolation:isolate!important}
.project-exact-page .project-hero-media{display:block!important;position:absolute!important;right:0!important;top:0!important;height:100%!important;width:auto!important;min-width:0!important;max-width:none!important;object-fit:cover!important;object-position:center!important;opacity:1!important;visibility:visible!important;z-index:0!important;pointer-events:none!important}
.project-exact-page .project-hero::before{z-index:1!important;background-image:linear-gradient(90deg,rgba(8,11,13,.98) 0%,rgba(8,11,13,.93) 34%,rgba(8,11,13,.58) 49%,rgba(8,11,13,.08) 72%)!important;background-color:transparent!important}
.project-exact-page .project-hero::after{z-index:1!important}
.project-exact-page .project-hero-inner{z-index:2!important}

/* Projektübersicht */
.garage-projects-page .garage-projects-hero{isolation:isolate!important;background-image:none!important;overflow:hidden!important}
.garage-projects-page .garage-projects-hero-media{display:block!important;position:absolute!important;right:0!important;top:0!important;width:62%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;z-index:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}
.garage-projects-page .garage-projects-hero::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#090c0efb 0 34%,#090c0ee8 43%,#090c0e75 59%,rgba(9,12,14,.05) 82%)!important;pointer-events:none!important}
.garage-projects-page .garage-projects-hero__copy{position:relative!important;z-index:2!important}

/* Blogübersicht */
.blog-page--garage .garage-blog-header{isolation:isolate!important;background-image:none!important;overflow:hidden!important}
.blog-page--garage .garage-blog-header-media{display:block!important;position:absolute!important;right:0!important;top:0!important;width:58%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;z-index:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}
.blog-page--garage .garage-blog-header::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#090c0efb 0 35%,#090c0ee6 43%,#090c0e5e 62%,rgba(9,12,14,.03) 82%)!important;pointer-events:none!important}
.blog-page--garage .garage-blog-header>.dlx-nav,.blog-page--garage .garage-blog-hero{position:relative!important;z-index:2!important}

/* Generische Unterseiten-Heros: Downloads, Games, Streaming, Minecraft, Shop,
   Moonshine, Support, Rechtliches, News und Spenden. */
.downloads-page .download-header,.games-page .games-header,.streaming-page .streaming-header,
.mc-page .mc-hero,.shop-page .shop-hero,.moonshine-page .moonshine-hero,
.support-page .support-header,.legal-page .legal-header,.news-detail-page .news-detail-header,
.donation-page .donation-header{position:relative!important;isolation:isolate!important;overflow:hidden!important;background-image:none!important;background-color:#090c0e!important}

.generic-hero-media{display:block!important;position:absolute!important;right:0!important;top:0!important;width:60%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center!important;z-index:0!important;opacity:1!important;visibility:visible!important;pointer-events:none!important}

.downloads-page .download-header::after,.games-page .games-header::after,.streaming-page .streaming-header::after,
.mc-page .mc-hero::after,.shop-page .shop-hero::after,.moonshine-page .moonshine-hero::after,
.support-page .support-header::after,.legal-page .legal-header::after,.news-detail-page .news-detail-header::after,
.donation-page .donation-header::after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,#090c0efb 0 35%,#090c0ee6 44%,#090c0e70 61%,rgba(9,12,14,.04) 82%)!important;pointer-events:none!important}

.downloads-page .download-header>.dlx-nav,.downloads-page .download-header>.gallery-hero,
.games-page .games-header>.dlx-nav,.games-page .games-header>.gallery-hero,
.streaming-page .streaming-header>.dlx-nav,.streaming-page .streaming-header>.gallery-hero,
.mc-page .mc-hero>.dlx-nav,.mc-page .mc-hero>.mc-hero__content,
.shop-page .shop-hero>.dlx-nav,.shop-page .shop-hero>.shop-hero__content,
.moonshine-page .moonshine-hero>.dlx-nav,.moonshine-page .moonshine-hero>.moonshine-hero__inner,
.support-page .support-header>.dlx-nav,.support-page .support-header>.support-hero,
.legal-page .legal-header>.dlx-nav,.legal-page .legal-header>.legal-hero,
.news-detail-page .news-detail-header>.dlx-nav,
.donation-page .donation-header>.donation-hero{position:relative!important;z-index:2!important}

/* Spenden hat zusätzlich ein eigenes Hero-Artwork; dessen Layer bleibt über dem Background. */
.donation-page .donation-hero__art{position:relative!important;z-index:3!important}

@media(max-width:900px){
  .project-exact-page .project-hero-media{width:100%!important;height:100%!important;object-fit:cover!important;object-position:62% center!important;opacity:.72!important}
  .garage-projects-page .garage-projects-hero-media,.blog-page--garage .garage-blog-header-media,.generic-hero-media{width:100%!important;opacity:.52!important}
  .garage-projects-page .garage-projects-hero::after,.blog-page--garage .garage-blog-header::after,
  .downloads-page .download-header::after,.games-page .games-header::after,.streaming-page .streaming-header::after,
  .mc-page .mc-hero::after,.shop-page .shop-hero::after,.moonshine-page .moonshine-hero::after,
  .support-page .support-header::after,.legal-page .legal-header::after,.news-detail-page .news-detail-header::after,
  .donation-page .donation-header::after{background:linear-gradient(180deg,#090c0efa 0 34%,rgba(9,12,14,.78) 55%,rgba(9,12,14,.35) 100%)!important}
}

/* v13.2.10 – Projekt-Hero allgemein, individuelles Cover im Inhalt */
.project-exact-page .project-hero{
  min-height:390px!important;
  background:#080b0d!important;
}
.project-exact-page .project-hero-media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.project-exact-page .project-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.project-exact-page .project-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.project-exact-page .project-hero-inner{position:relative!important;z-index:2!important}
.project-exact-page .project-content-cover{
  margin:0 0 18px!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #4b5153!important;
  background:#0a0d0f!important;
  box-shadow:none!important;
}
.project-exact-page .project-content-cover img{
  display:block!important;
  width:100%!important;
  height:360px!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  filter:none!important;
}
@media(max-width:900px){
  .project-exact-page .project-hero-media{object-position:center!important;opacity:1!important}
  .project-exact-page .project-content-cover img{height:300px!important}
}
@media(max-width:620px){
  .project-exact-page .project-content-cover{margin-bottom:14px!important}
  .project-exact-page .project-content-cover img{height:220px!important}
}

/* v13.2.11 – Projektübersicht: Hero wie Projektbeitrag vollflächig */
.garage-projects-page .garage-projects-hero{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:390px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#080b0d!important;
  border-bottom:1px solid #303638!important;
}
.garage-projects-page .garage-projects-hero-media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.garage-projects-page .garage-projects-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.garage-projects-page .garage-projects-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.garage-projects-page .garage-projects-hero-inner{
  position:relative!important;
  z-index:2!important;
  min-height:390px!important;
  display:flex!important;
  align-items:center!important;
  padding:34px 0!important;
}
.garage-projects-page .garage-projects-hero__copy{
  position:relative!important;
  z-index:2!important;
  max-width:560px!important;
}
@media(max-width:900px){
  .garage-projects-page .garage-projects-hero{min-height:430px!important}
  .garage-projects-page .garage-projects-hero-inner{min-height:430px!important;padding:30px 0!important}
  .garage-projects-page .garage-projects-hero-media{width:100%!important;height:100%!important;object-position:center!important;opacity:1!important}
  .garage-projects-page .garage-projects-hero::before{background:linear-gradient(180deg,rgba(7,10,12,.92) 0%,rgba(7,10,12,.78) 52%,rgba(7,10,12,.52) 100%)!important}
}
@media(max-width:620px){
  .garage-projects-page .garage-projects-hero{min-height:390px!important}
  .garage-projects-page .garage-projects-hero-inner{min-height:390px!important;padding:26px 0!important}
}

/* v13.2.12 – zentrale HERO-Verknüpfungen aus Admin > DESIGN */
.download-detail-page .download-detail-header{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;
  min-height:250px!important;padding-top:0!important;background:#090c0e!important;border-bottom:1px solid #303638!important
}
.download-detail-page .download-detail-header::after{
  content:""!important;position:absolute!important;inset:0!important;z-index:1!important;
  background:linear-gradient(90deg,#090c0efb 0 36%,#090c0ee5 45%,#090c0e70 63%,rgba(9,12,14,.04) 84%)!important;pointer-events:none!important
}
.download-detail-page .download-detail-header>.dlx-nav,.download-detail-page .download-detail-theme-hero{position:relative!important;z-index:2!important}
.download-detail-page .download-detail-theme-hero{min-height:190px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px 0 30px!important}
.download-detail-page .download-detail-theme-hero small{color:#ff7a19!important;font:700 10px/1.2 var(--hb-font)!important;text-transform:uppercase!important;letter-spacing:.7px!important}
.download-detail-page .download-detail-theme-hero h1{max-width:650px!important;margin:7px 0 8px!important;color:#fff!important;font:700 clamp(30px,4vw,48px)/1 var(--hb-font)!important;text-transform:uppercase!important}
.download-detail-page .download-detail-theme-hero p{max-width:620px!important;margin:0!important;color:#c6c9c9!important;font-size:13px!important;line-height:1.55!important}

.news-detail-page .news-detail-header{min-height:250px!important}
.news-detail-page .news-detail-header>.dlx-nav,.news-detail-page .news-theme-hero{position:relative!important;z-index:2!important}
.news-detail-page .news-theme-hero{min-height:190px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:24px 0 30px!important}
.news-detail-page .news-theme-hero small{color:#ff7a19!important;font:700 10px/1.2 var(--hb-font)!important;text-transform:uppercase!important}
.news-detail-page .news-theme-hero h1{max-width:720px!important;margin:7px 0 8px!important;color:#fff!important;font:700 clamp(30px,4vw,48px)/1 var(--hb-font)!important;text-transform:uppercase!important}
.news-detail-page .news-theme-hero p{max-width:650px!important;margin:0!important;color:#c6c9c9!important;font-size:13px!important;line-height:1.55!important}

.mc-post-page .mc-post-content-cover{margin:0 0 14px!important;border:1px solid #343a3d!important;background:#0b0f10!important;overflow:hidden!important}
.mc-post-page .mc-post-content-cover img{display:block!important;width:100%!important;height:300px!important;object-fit:cover!important}

@media(max-width:700px){
 .download-detail-page .download-detail-header,.news-detail-page .news-detail-header{min-height:230px!important}
 .download-detail-page .download-detail-theme-hero,.news-detail-page .news-theme-hero{min-height:170px!important;padding:20px 0!important}
 .mc-post-page .mc-post-content-cover img{height:210px!important}
}

/* v13.2.12 – statische Serverseiten folgen DESIGN → GAMES / SERVER */
.static-page .static-game-hero{
  position:relative!important;min-height:250px!important;display:flex!important;align-items:center!important;overflow:hidden!important;
  border-bottom:1px solid #303638!important;
  background-image:linear-gradient(90deg,#090c0efb 0 36%,#090c0ee0 48%,#090c0e62 68%,rgba(9,12,14,.05) 86%),var(--hb-games-hero,var(--hb-games-hero-fallback))!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important
}
.static-page .static-game-hero>.dlx-wrap{padding:34px 0!important}
.static-page .static-game-hero small{display:block!important;margin-bottom:8px!important;color:#ff7a19!important;font:700 10px/1.2 var(--hb-font)!important;text-transform:uppercase!important}
.static-page .static-game-hero h1{margin:0 0 9px!important;color:#fff!important;font:700 clamp(32px,4vw,50px)/1 var(--hb-font)!important;text-transform:uppercase!important}
.static-page .static-game-hero p{max-width:580px!important;margin:0!important;color:#c6c9c9!important;font-size:13px!important}
@media(max-width:700px){.static-page .static-game-hero{min-height:210px!important}}

/* v13.2.15 – EIN Footer auf ALLEN Seiten: exakt wie index.php */
body footer.footer{
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-top:1px solid #33393b!important;
  background:linear-gradient(180deg,#0d1112,#0a0d0e)!important;
  background-image:linear-gradient(180deg,#0d1112,#0a0d0e)!important;
  box-shadow:none!important;
  color:#f0efeb!important;
  transform:none!important;
  clip-path:none!important;
}
body footer.footer .wrap{
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  margin-inline:auto!important;
}
body footer.footer .footer-main{
  display:grid!important;
  grid-template-columns:1.2fr .9fr 1fr 1.2fr!important;
  gap:28px!important;
  padding:26px 0 20px!important;
  background:none!important;
  border:0!important;
}
body footer.footer .footer-col{background:none!important;border-radius:0!important;box-shadow:none!important;transform:none!important;clip-path:none!important}
body footer.footer .footer-col:not(:first-child){border-left:1px solid #2c3133!important;padding-left:28px!important}
body footer.footer .footer-brand .brand{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important;height:auto!important;margin:0 0 12px!important;padding:0!important;border:0!important;background:none!important}
body footer.footer .brand-mark{display:block!important;width:37px!important;height:37px!important;color:#e76d16!important;flex:none!important}
body footer.footer .ico-fill{fill:currentColor!important}
body footer.footer .brand strong{display:block!important;color:#f0efeb!important;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important;font-size:20px!important;line-height:1!important;letter-spacing:.2px!important;font-weight:700!important;text-transform:none!important}
body footer.footer .brand small{display:block!important;color:#aaa!important;font-size:9px!important;margin-top:4px!important;letter-spacing:.1px!important;text-transform:none!important}
body footer.footer .footer-brand p{color:#aeb0b0!important;font-size:10px!important;line-height:1.45!important;max-width:220px!important;margin:0 0 12px!important}
body footer.footer h4{color:#f0efeb!important;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important;font-weight:700!important;text-transform:uppercase!important;font-size:16px!important;line-height:1.2!important;margin:0 0 10px!important;padding:0!important;border:0!important}
body footer.footer ul{list-style:none!important;padding:0!important;margin:0!important;columns:2!important;column-gap:16px!important}
body footer.footer li{margin:0 0 4px!important;padding:0!important;break-inside:avoid!important;color:#adb0b1!important;font-size:10px!important;line-height:1.45!important}
body footer.footer a{color:#adb0b1!important;font-size:10px!important;text-decoration:none!important;background:none!important;border:0!important;padding:0!important;min-height:0!important;box-shadow:none!important;text-transform:none!important}
body footer.footer a:hover{color:#ff7a19!important}
body footer.footer .footer-bottom{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:0!important;border:0!important;border-top:1px solid #24292b!important;color:#85898a!important;font-size:9px!important;background:none!important}
body footer.footer .footer-links{display:flex!important;gap:34px!important;text-transform:uppercase!important}
body footer.footer .footer-links a{text-transform:uppercase!important;font-size:9px!important;color:#85898a!important}
@media(max-width:900px){
  body footer.footer .footer-main{grid-template-columns:1fr 1fr!important}
  body footer.footer .footer-col:nth-child(3){border-left:0!important;padding-left:0!important}
  body footer.footer .footer-bottom{gap:15px!important;flex-direction:column!important;padding:12px 0!important}
  body footer.footer .footer-links{gap:18px!important}
}
@media(max-width:620px){
  body footer.footer .wrap{width:calc(100% - 24px)!important}
  body footer.footer .footer-main{grid-template-columns:1fr!important}
  body footer.footer .footer-col:not(:first-child){border-left:0!important;padding-left:0!important;border-top:1px solid #272d2f!important;padding-top:18px!important}
  body footer.footer ul{columns:1!important}
  body footer.footer .footer-links{flex-wrap:wrap!important;justify-content:center!important}
}


/* v13.2.16 – Projekt-Version pro Beitrag ein-/ausblendbar */
.project-exact-page .project-stats.project-stats--no-version{grid-template-columns:repeat(3,1fr)!important}
@media(max-width:620px){.project-exact-page .project-stats.project-stats--no-version{grid-template-columns:1fr!important}}

/* v13.2.17 – exakt derselbe Startseiten-Header auf allen öffentlichen Seiten */
body .home-global-header{
  height:60px!important;min-height:60px!important;padding:0!important;margin:0!important;
  border:0!important;border-bottom:1px solid #2c3133!important;background:#070a0b!important;
  position:sticky!important;top:0!important;z-index:500!important;box-shadow:none!important;
}
body .home-global-header .header-inner.wrap{
  width:min(1320px,calc(100% - 40px))!important;max-width:1360px!important;height:100%!important;
  margin:0 auto!important;padding:0 20px!important;display:flex!important;align-items:center!important;gap:28px!important;
  background:none!important;border:0!important;box-shadow:none!important;
}
body .home-global-header .brand{
  width:auto!important;min-width:208px!important;height:auto!important;margin:0!important;padding:0!important;
  display:flex!important;align-items:center!important;gap:9px!important;background:none!important;border:0!important;
}
body .home-global-header .brand-mark{display:block!important;width:37px!important;height:37px!important;min-width:37px!important;color:#e76d16!important}
body .home-global-header .brand strong{display:block!important;font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important;font-size:20px!important;line-height:1!important;letter-spacing:.2px!important;font-weight:700!important;color:#f0efeb!important;text-transform:uppercase!important}
body .home-global-header .brand small{display:block!important;margin-top:4px!important;color:#aaa!important;font-size:9px!important;line-height:1.1!important;letter-spacing:.1px!important;text-transform:none!important}
body .home-global-header .nav{
  display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:23px!important;flex:1!important;
  margin:0!important;padding:0!important;background:none!important;border:0!important;white-space:nowrap!important;
}
body .home-global-header .nav a{
  display:block!important;height:auto!important;margin:0!important;padding:22px 0 18px!important;background:none!important;
  border:0!important;border-bottom:2px solid transparent!important;color:#d4d2cf!important;
  font-family:"Trebuchet MS","Segoe UI",Arial,sans-serif!important;font-size:11px!important;font-weight:600!important;
  line-height:1!important;text-transform:uppercase!important;letter-spacing:.18px!important;text-shadow:none!important;box-shadow:none!important;
}
body .home-global-header .nav a:hover,body .home-global-header .nav a.active{color:#ff7a19!important;border-bottom-color:#ff7a19!important}
body .home-global-header .menu-toggle{
  display:none!important;width:auto!important;height:auto!important;margin-left:auto!important;padding:0!important;
  background:none!important;border:0!important;border-radius:0!important;color:#fff!important;font-size:24px!important;line-height:1!important;box-shadow:none!important;
}
@media(max-width:1180px){
  body .home-global-header .header-inner.wrap{gap:14px!important}
  body .home-global-header .brand{min-width:180px!important}
  body .home-global-header .nav{gap:13px!important}
  body .home-global-header .nav a{font-size:10px!important}
}
@media(max-width:900px){
  body .home-global-header{height:58px!important;min-height:58px!important}
  body .home-global-header .header-inner.wrap{width:min(1320px,calc(100% - 24px))!important;padding:0!important}
  body .home-global-header .brand{min-width:0!important}
  body .home-global-header .brand strong{font-size:18px!important}
  body .home-global-header .menu-toggle{display:block!important}
  body .home-global-header .nav{
    display:none!important;position:absolute!important;left:0!important;right:0!important;top:58px!important;z-index:510!important;
    padding:10px 20px!important;background:#0b0e10!important;border-bottom:1px solid #343a3d!important;
    flex-wrap:wrap!important;justify-content:flex-start!important;gap:0 18px!important;white-space:normal!important;
  }
  body .home-global-header .nav.open{display:flex!important}
  body .home-global-header .nav a{padding:8px 0!important}
}

/* v13.2.18 – zentrales, im Admin austauschbares Header-Logo */
body .home-global-header .home-header-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:0 0 210px!important;
  width:210px!important;
  min-width:210px!important;
  max-width:210px!important;
  height:60px!important;
  margin:0!important;
  padding:7px 0!important;
  overflow:hidden!important;
  border:0!important;
  background:none!important;
}
body .home-global-header .home-header-logo{
  display:block!important;
  width:190px!important;
  max-width:190px!important;
  height:44px!important;
  max-height:44px!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  transform:none!important;
}
body .home-global-header .home-header-brand .brand-mark,
body .home-global-header .home-header-brand>span{display:none!important}
@media(max-width:1120px){
  body .home-global-header .home-header-brand{flex-basis:180px!important;width:180px!important;min-width:180px!important;max-width:180px!important}
  body .home-global-header .home-header-logo{width:165px!important;max-width:165px!important}
}
@media(max-width:900px){
  body .home-global-header .home-header-brand{flex-basis:190px!important;width:190px!important;min-width:190px!important;max-width:190px!important}
  body .home-global-header .home-header-logo{width:175px!important;max-width:175px!important;height:42px!important;max-height:42px!important}
}

/* v13.2.19 – störenden orangen Strich hinter dem globalen Header-Logo entfernen */
body .home-global-header .home-header-brand::before,
body .home-global-header .home-header-brand::after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  clip-path:none!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
}

/* v13.2.20 – Downloads + Downloadbeitrag nach ZIP-2-Hillbilly-Garage-Vorlage */
.garage-downloads-page,.garage-download-detail-page{background:#090c0e!important;color:#eceeec!important}
.garage-downloads-page .page-loader,.garage-download-detail-page .page-loader{display:none!important}
.garage-downloads-page .site-header,.garage-download-detail-page .site-header{position:relative!important;top:auto!important}

/* DOWNLOADS ÜBERSICHT */
.garage-downloads-hero{height:360px;position:relative;overflow:hidden;border-bottom:1px solid #2f3538;background:#0a0d0f}
.garage-downloads-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}
.garage-downloads-hero::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,11,13,.98) 0%,rgba(8,11,13,.95) 35%,rgba(8,11,13,.54) 54%,rgba(8,11,13,.08) 74%,rgba(8,11,13,0) 100%)}
.garage-downloads-hero::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(6,8,10,.72),transparent 35%);pointer-events:none}
.garage-downloads-hero__inner{position:relative;z-index:2;height:100%;display:flex;align-items:center}
.garage-downloads-hero__copy{max-width:520px}.garage-downloads-hero__copy h1{margin:0 0 14px;font:700 58px/.96 var(--condensed);text-transform:uppercase;letter-spacing:.2px}.garage-downloads-hero__copy .lead{margin:0 0 18px;color:var(--orange2);font-size:16px;line-height:1.45;font-weight:700}.garage-downloads-hero__copy p:last-child{margin:0;color:#cfd1d1;font-size:14px;line-height:1.7;max-width:430px}
.garage-downloads-page-main{padding:14px 0 28px}.garage-downloads-shell{border:1px solid #3a4042;background:linear-gradient(145deg,#0f1315,#13181a)}
.garage-download-filters{display:flex;gap:12px;align-items:center;padding:12px;border-bottom:1px solid #2f3538;background:linear-gradient(180deg,#14191b,#101416)}
.garage-download-filter-tabs{display:flex;gap:4px}.garage-download-filter-tabs a{min-height:34px;padding:0 15px;display:flex;align-items:center;color:#d0d2d2;font:700 12px var(--condensed);text-transform:uppercase;border:1px solid transparent}.garage-download-filter-tabs a.active{background:linear-gradient(#f27a21,#d65e0e);border-color:#fb8630;color:#fff}
.garage-download-search{display:flex;min-width:280px;margin-left:auto}.garage-download-search input{height:36px;min-width:210px;padding:0 11px;border:1px solid #3a4042;border-right:0;background:#0e1315;color:#e0e2e2}.garage-download-search button{height:36px;padding:0 13px;border:1px solid #e97420;background:#e76d16;color:#fff;font:700 10px var(--condensed);text-transform:uppercase;cursor:pointer}.garage-download-filters select{height:36px;min-width:160px;border:1px solid #3a4042;background:#111618;color:#e0e2e2;padding:0 12px;font:600 11px var(--condensed);text-transform:uppercase}
.garage-downloads-content{padding:12px}.garage-downloads-top{display:grid;grid-template-columns:minmax(0,2.15fr) 300px;gap:12px;align-items:start}
.garage-featured-download{display:grid;grid-template-columns:54% 46%;border:1px solid #343a3d;background:linear-gradient(145deg,#101416,#151a1c);overflow:hidden;min-height:255px}.garage-featured-download__media{position:relative;min-height:255px;background:#0b0f10;overflow:hidden}.garage-featured-download__media img{width:100%;height:100%;object-fit:cover}.garage-featured-download__media>span{position:absolute;left:12px;top:12px;background:linear-gradient(#f27a21,#d65e0e);border:1px solid #fb8630;color:#fff;padding:5px 9px;font:700 10px var(--condensed);text-transform:uppercase}.garage-featured-download__copy{padding:14px 18px;display:flex;flex-direction:column}.garage-featured-download__title{display:flex;align-items:flex-start;gap:8px;justify-content:space-between;margin-bottom:8px}.garage-featured-download__title h2{margin:0;font:600 24px/1.08 var(--condensed);color:#ecece8}.garage-state-badge{padding:4px 9px;border:1px solid;border-radius:2px;font:700 10px var(--condensed);text-transform:uppercase;white-space:nowrap}.garage-state-badge.free{color:#9ded58;border-color:#4e7d26;background:rgba(44,66,24,.28)}.garage-state-badge.paid{color:#ffd087;border-color:#9d6f21;background:rgba(72,49,16,.32)}.garage-featured-download__copy p{margin:0 0 10px;color:#b8babb;font-size:13px;line-height:1.5}.garage-rating-line{display:flex;align-items:center;gap:10px;color:#cfd1d1;font-size:12px;margin-bottom:12px}.garage-rating-line>span{color:#ffb52d;letter-spacing:1.5px;font-size:15px}.garage-feature-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.garage-feature-meta>div{border-right:1px solid #2d3336;padding-right:10px}.garage-feature-meta>div:last-child{border-right:0}.garage-feature-meta b{display:block;color:#e3e4e2;font-size:12.5px}.garage-feature-meta span{display:block;color:#969c9d;font-size:10px;margin-top:2px}.garage-feature-actions{display:flex;gap:10px;margin-top:auto}.garage-feature-actions .btn{min-height:38px;padding:0 16px}.garage-feature-actions .btn.alt{background:#121719;border-color:#454b4d}
.garage-mini-tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.garage-mini-tags span{padding:4px 8px;border:1px solid #4b5153;color:#cfd1d2;font-size:10px;background:#111618;border-radius:2px}
.garage-download-side-panel{border:1px solid #343a3d;background:linear-gradient(145deg,#101416,#151a1c);padding:13px}.garage-download-side-panel+ .garage-download-side-panel{margin-top:12px}.garage-download-side-panel h3{margin:0 0 12px;font:700 18px var(--condensed);text-transform:uppercase;color:#dfdfdc}.garage-download-category-list{display:grid}.garage-download-category-list a{display:flex;align-items:center;justify-content:space-between;min-height:35px;border-top:1px solid #2d3335;color:#c7c9c9;font-size:12px}.garage-download-category-list a:first-child{border-top:0}.garage-download-category-list a.active,.garage-download-category-list a:hover{color:var(--orange2)}.garage-download-category-list b{color:#929798;font-size:11px}
.garage-download-mini-list{display:grid}.garage-download-mini-list a{display:grid;grid-template-columns:66px 1fr;gap:10px;padding:8px 0;border-top:1px solid #2d3335}.garage-download-mini-list a:first-child{border-top:0;padding-top:0}.garage-download-mini-list img{width:66px;height:48px;object-fit:cover;border:1px solid #40352b}.garage-download-mini-list b{display:block;font-size:12px;line-height:1.25;color:#ecece9;margin-bottom:4px}.garage-download-mini-list small{display:block;font-size:10px;color:#aeb2b2;line-height:1.35}.garage-download-mini-list small.rating{color:#ffb52d}
.garage-downloads-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px;margin-top:12px}.garage-download-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.garage-dl-card{display:flex;flex-direction:column;border:1px solid #343a3d;background:linear-gradient(145deg,#101416,#151a1c);overflow:hidden}.garage-dl-media{position:relative;height:165px;background:#0b0f10;overflow:hidden}.garage-dl-media img{width:100%;height:100%;object-fit:cover}.garage-dl-media span{position:absolute;left:10px;top:10px;padding:4px 7px;font:700 10px var(--condensed);text-transform:uppercase;border-radius:2px;color:#fff;background:#4f9a1e}.garage-dl-card.paid .garage-dl-media span{background:#d27118}.garage-dl-body{display:flex;flex-direction:column;flex:1;padding:12px 13px 13px}.garage-dl-body h3{margin:0 0 7px;font:600 18px/1.12 var(--condensed)}.garage-dl-body h3 a{color:#efefec}.garage-dl-body p{margin:0 0 12px;color:#b7babb;font-size:12px;line-height:1.5;min-height:54px}.garage-dl-stats{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#d3d5d5}.garage-dl-stats .stars{color:#ffb52d;letter-spacing:1px;font-size:13px}.garage-dl-stats small{color:#9ea2a3}.garage-dl-link{display:inline-flex;margin-top:auto;padding-top:12px;color:#ff7a19;font:700 10px var(--condensed);text-transform:uppercase}.garage-download-tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.garage-download-tag-cloud a,.garage-download-tag-cloud>span{padding:4px 8px;border:1px solid #53595c;background:#121719;color:#cfd1d2;font-size:10px;border-radius:2px}.garage-download-community p{color:#b9bcbd;font-size:12px;line-height:1.5}.garage-download-community strong{color:#fff}.garage-download-community>a{color:#ff7a19;font:700 10px var(--condensed)}.garage-download-pagination{margin-top:12px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:20px;border:1px solid #5c412b;background:#111618;font:700 11px var(--condensed);text-transform:uppercase}.garage-download-pagination a{color:#ff7a19}.garage-download-pagination span{color:#b8bcbd}.garage-download-empty{padding:20px;border:1px solid #343a3d;background:#111618;color:#b8bcbd}.garage-download-empty h2{margin:0 0 8px;font:700 20px var(--condensed);color:#fff}

/* DOWNLOAD DETAIL */
.garage-download-detail-hero{position:relative;min-height:360px;border-bottom:1px solid #303638;overflow:hidden;background:#0a0d0f}.garage-download-detail-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center}.garage-download-detail-hero::before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(8,11,13,.98) 0%,rgba(8,11,13,.94) 34%,rgba(8,11,13,.58) 54%,rgba(8,11,13,.12) 78%,rgba(8,11,13,.02) 100%)}.garage-download-detail-hero::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(0deg,rgba(4,6,7,.64),transparent 32%);pointer-events:none}.garage-download-detail-hero__inner{position:relative;z-index:2;min-height:360px;padding:21px 0 18px;display:flex;flex-direction:column}.garage-download-crumbs{display:flex;gap:9px;align-items:center;color:#9ca1a2;font-size:11px;margin-bottom:auto}.garage-download-crumbs a{color:#aeb2b3}.garage-download-crumbs i{font-style:normal;color:var(--orange)}.garage-download-detail-copy{max-width:550px;padding-bottom:8px}.garage-download-kickers{display:flex;gap:8px;flex-wrap:wrap;color:var(--orange2);font:700 11px var(--condensed);text-transform:uppercase;letter-spacing:.65px;margin-bottom:7px}.garage-download-kickers span{padding:2px 8px;border:1px solid #4d5356;background:rgba(8,11,13,.36);border-radius:999px}.garage-download-detail-copy h1{margin:0 0 8px;font:600 54px/.96 var(--condensed);letter-spacing:.2px;text-transform:uppercase;text-shadow:0 2px 16px #000}.garage-download-detail-copy p{margin:0;color:#d2d4d4;font-size:15px;line-height:1.55;max-width:520px}.garage-download-hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:17px}.garage-download-detail-meta{display:flex;flex-wrap:wrap;gap:8px}.garage-download-detail-meta>span{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 11px;border:1px solid #343a3d;background:rgba(12,16,18,.82);font-size:11px;color:#c9cbcb;border-radius:2px}.garage-download-detail-meta strong{color:var(--orange2);text-transform:uppercase}.garage-meta-avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;overflow:hidden;border:1px solid #8c6547}.garage-meta-avatar img{width:100%;height:100%;object-fit:cover}.garage-download-hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;min-width:530px}.garage-download-hero-stats>div{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:4px;padding:12px 14px;border:1px solid #454b4d;background:rgba(13,17,19,.86)}.garage-download-hero-stats b{display:block;font-size:12px;color:#f1f2f0}.garage-download-hero-stats span{display:block;font-size:20px;color:#fff;font-family:var(--condensed);line-height:1}.garage-download-hero-stats em{display:block;font-style:normal;font-size:10px;color:#9aa0a1;margin-top:3px}.garage-download-hero-stats .free span{color:#8cf04b}
.garage-download-detail-main{padding:20px 0 30px}.garage-download-detail-layout{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(280px,.9fr);gap:16px;align-items:start}.garage-download-article-panel,.garage-download-detail-side-panel,.garage-download-author-panel{border:1px solid #373d40;background:linear-gradient(145deg,#101416,#151a1c 62%,#0e1214)}.garage-download-article-panel{padding:12px}.garage-download-lead-image{border:1px solid #5b4936;background:#0a0d0f;overflow:hidden;margin:0 0 10px}.garage-download-lead-image img{width:100%;height:340px;object-fit:cover}.garage-download-thumb-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px}.garage-download-thumb-row a{display:block;border:1px solid #5a4633;background:#0a0d0f;overflow:hidden;cursor:zoom-in}.garage-download-thumb-row img{width:100%;height:72px;object-fit:cover}.garage-download-article-copy{padding:0 2px;color:#c7c9c9;font-size:14px;line-height:1.7}.garage-download-article-copy>div{white-space:normal}.garage-download-article-copy h2{margin:18px 0 7px;font:600 20px var(--condensed);text-transform:uppercase;color:#efefec}.garage-download-highlights{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin:12px 0 6px;padding:0;list-style:none}.garage-download-highlights li{position:relative;padding-left:20px;color:#d0d2d2;font-size:13px}.garage-download-highlights li::before{content:'●';position:absolute;left:0;top:-1px;color:var(--orange2);font-size:13px}.garage-download-section-head{display:flex;align-items:center;gap:10px;margin:17px 0 9px;color:#efefec;font:700 16px var(--condensed);text-transform:uppercase}.garage-download-section-head::after{content:"";height:1px;background:#303638;flex:1}.garage-download-gallery-five{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.garage-download-gallery-five a{border:1px solid #66513a;background:#0b0f10;overflow:hidden;cursor:zoom-in}.garage-download-gallery-five img{width:100%;height:84px;object-fit:cover}.garage-download-links-list{border:1px solid #343a3d}.garage-download-link-row{display:grid;grid-template-columns:28px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border-top:1px solid #2d3335;background:#111618}.garage-download-link-row:first-child{border-top:0}.garage-download-link-row>span:first-child{color:var(--orange2);font-size:17px;text-align:center}.garage-download-link-row b{display:block;font-size:13px;color:#e4e5e3}.garage-download-link-row small{display:block;color:#a3a7a8;font-size:11px;margin-top:3px}.garage-download-link-row>a{min-width:118px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4a5053;background:#14191b;color:#e6e6e2;font:700 10px var(--condensed);text-transform:uppercase}
.garage-download-author-panel{margin-top:14px;padding:16px;display:grid;grid-template-columns:86px 1fr auto;gap:14px;align-items:center}.garage-download-author-panel>img{width:72px;height:72px;border-radius:50%;border:2px solid #8c6547;object-fit:cover}.garage-download-author-panel h3{margin:0 0 3px;color:var(--orange2);font:700 24px var(--condensed);text-transform:uppercase}.garage-download-author-panel>div>small{display:block;color:#989d9e;font-size:10px;margin-bottom:5px;text-transform:uppercase}.garage-download-author-panel p{margin:0;color:#c2c5c5;font-size:12px;line-height:1.5;max-width:430px}.garage-download-author-stats{display:flex;gap:22px;flex-wrap:wrap}.garage-download-author-stats div{font-size:11px;color:#d5d6d6}.garage-download-author-stats strong{display:block;color:#fff;font:700 18px var(--condensed)}
.garage-download-sidebar-stack{display:grid;gap:12px}.garage-download-detail-side-panel{padding:14px}.garage-download-detail-side-panel h3{margin:0 0 12px;font:700 18px var(--condensed);text-transform:uppercase;color:#dfdfdc}.garage-download-info-list{display:grid;gap:10px}.garage-download-info-list>div{display:grid;grid-template-columns:110px 1fr;gap:12px;font-size:12px;color:#d0d2d2}.garage-download-info-list b{color:#f2f2ef}.garage-download-info-list .free{color:#8cf04b;font-weight:700}.garage-download-info-list .paid{color:#ffb35f;font-weight:700}.garage-download-actions{display:grid;gap:10px;margin-top:16px}.garage-download-actions .btn{min-height:42px}.garage-download-actions .btn.alt{background:#121719;border-color:#454b4d}.garage-download-rating-panel>p{color:#bfc2c3;font-size:12px}.garage-download-rating-panel>p strong{color:#ff7a19;font-size:18px}.garage-download-rating-panel form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.garage-download-rating-panel form button{height:38px;border:1px solid #4a5053;background:#111618;color:#e8e9e7;cursor:pointer}.garage-download-rating-panel form button:disabled{opacity:.6;cursor:not-allowed}.garage-download-rating-panel .download-rating__bar{height:5px;margin:10px 0;background:#24292b}.garage-download-rating-panel .download-rating__bar i{display:block;height:100%;background:#e76d16}.garage-download-rating-panel>small{color:#8f9495;font-size:9px}.garage-download-version{padding:9px 0;border-top:1px solid #2d3335}.garage-download-version:first-of-type{padding-top:0;border-top:0}.garage-download-version strong{display:block;color:#ecece8;font:700 16px var(--condensed);margin-bottom:6px}.garage-download-version ul{margin:0;padding-left:18px;color:#c5c8c8;font-size:12px;line-height:1.65}.garage-download-detail-side-panel .garage-download-tag-cloud{display:flex;flex-wrap:wrap;gap:6px}.garage-download-detail-side-panel .garage-download-tag-cloud a{padding:4px 8px;border:1px solid #53595c;background:#121719;color:#cfd1d2;font-size:10px;border-radius:2px}.garage-download-related{margin-top:16px;padding-top:14px;border-top:1px solid #303638}.garage-download-related h2{margin:0 0 10px;font:700 17px var(--condensed);text-transform:uppercase}.garage-download-related>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.garage-download-related a{display:block;border:1px solid #343a3d;background:#111618}.garage-download-related img{width:100%;height:120px;object-fit:cover}.garage-download-related span{display:block;padding:9px}.garage-download-related small{display:block;color:#ff7a19;font-size:9px;text-transform:uppercase}.garage-download-related strong{display:block;color:#eee;font-size:12px;margin-top:3px}
.garage-download-lightbox{position:fixed;inset:0;z-index:999;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(0,0,0,.88)}.garage-download-lightbox.open{display:flex}.garage-download-lightbox img{max-width:min(1100px,95vw);max-height:88vh;border:1px solid #705336;box-shadow:0 20px 70px #000}.garage-download-lightbox button{position:absolute;right:25px;top:20px;border:0;background:none;color:#fff;font-size:34px;cursor:pointer}
.garage-download-not-found{padding:80px 0 120px}.garage-download-not-found>span{color:#ff7a19;font-size:10px;font-weight:700}.garage-download-not-found h1{font:700 46px var(--condensed);margin:8px 0}.garage-download-not-found p{color:#b8bcbd}

/* Downloadschutz bleibt funktional, aber im neuen Look */
.garage-download-detail-page .download-guard-modal[hidden]{display:none!important}.garage-download-detail-page .download-guard-modal:not([hidden]){position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px}.garage-download-detail-page .download-guard-modal__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.82)}.garage-download-detail-page .download-guard-modal__dialog{position:relative;z-index:2;width:min(520px,94vw);padding:24px;border:1px solid #4a5053;background:#111618;color:#e7e8e7}.garage-download-detail-page .download-guard-modal__dialog h2{font:700 28px var(--condensed);margin:5px 0 10px}.garage-download-detail-page .download-guard-modal__dialog>small{color:#ff7a19}.garage-download-detail-page .download-guard-modal__dialog p{color:#bfc2c3;font-size:13px}.garage-download-detail-page .download-guard-modal__close{position:absolute;right:10px;top:8px;border:0;background:none;color:#fff;font-size:28px}.garage-download-detail-page .download-guard-challenge{display:grid;gap:8px;margin:15px 0}.garage-download-detail-page .download-guard-challenge strong{font:700 22px var(--condensed);color:#ff7a19}.garage-download-detail-page .download-guard-challenge input{height:42px;padding:0 10px;border:1px solid #454b4d;background:#0b0f10;color:#fff}.garage-download-detail-page .download-guard-submit{width:100%;height:44px;border:1px solid #ef7b29;background:#e76d16;color:#fff;font:700 11px var(--condensed);text-transform:uppercase}.garage-download-detail-page .download-guard-honeypot{position:absolute!important;left:-9999px!important}

@media(max-width:1040px){.garage-downloads-top,.garage-downloads-body{grid-template-columns:1fr}.garage-download-grid{grid-template-columns:repeat(2,1fr)}.garage-download-detail-layout{grid-template-columns:1fr}.garage-download-author-panel{grid-template-columns:72px 1fr}.garage-download-author-stats{grid-column:1/-1}.garage-download-hero-bottom{align-items:flex-start;flex-direction:column}.garage-download-hero-stats{min-width:0;width:100%;grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.garage-downloads-hero{height:420px}.garage-downloads-hero__copy h1{font-size:42px}.garage-download-filters{flex-wrap:wrap}.garage-download-search{order:3;width:100%;margin-left:0}.garage-download-search input{flex:1}.garage-download-filters select{margin-left:auto}.garage-featured-download{grid-template-columns:1fr}.garage-featured-download__media{height:220px;min-height:220px}.garage-download-grid{grid-template-columns:1fr}.garage-download-detail-hero{min-height:480px}.garage-download-detail-hero__inner{min-height:480px}.garage-download-detail-copy h1{font-size:39px}.garage-download-thumb-row,.garage-download-gallery-five{grid-template-columns:repeat(2,1fr)}.garage-download-gallery-five a:last-child,.garage-download-thumb-row a:last-child{grid-column:span 2}.garage-download-lead-image img{height:240px}.garage-download-highlights{grid-template-columns:1fr}.garage-download-author-panel{grid-template-columns:1fr;text-align:center}.garage-download-author-panel>img{margin:auto}.garage-download-info-list>div{grid-template-columns:1fr}.garage-download-related>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.garage-download-filter-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.garage-download-filter-tabs a{justify-content:center}.garage-download-filters select{width:100%}.garage-download-hero-stats{grid-template-columns:1fr 1fr}.garage-download-link-row{grid-template-columns:24px 1fr}.garage-download-link-row>a{grid-column:2;justify-self:start}.garage-download-related>div{grid-template-columns:1fr}}

/* v13.2.21 – Downloadübersicht: Featured und Karten ohne große Leerfläche */
.garage-downloads-page .garage-downloads-columns{
  display:grid;
  grid-template-columns:minmax(0,1fr) 300px;
  gap:12px;
  align-items:start;
}
.garage-downloads-page .garage-downloads-maincol{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.garage-downloads-page .garage-downloads-sidecol{
  min-width:0;
}
.garage-downloads-page .garage-downloads-maincol .garage-download-grid{
  margin:0;
}
.garage-downloads-page .garage-downloads-maincol .garage-featured-download + .garage-download-grid{
  margin-top:0;
}
@media(max-width:1040px){
  .garage-downloads-page .garage-downloads-columns{grid-template-columns:1fr}
  .garage-downloads-page .garage-downloads-sidecol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .garage-downloads-page .garage-download-side-panel + .garage-download-side-panel{margin-top:0}
}
@media(max-width:680px){
  .garage-downloads-page .garage-downloads-sidecol{grid-template-columns:1fr}
}

/* v13.2.24 – Downloads ohne Seitenzahlen: 6 + jeweils 6 nachladen */
.garage-downloads-page .garage-dl-card--load-hidden{display:none!important}
.garage-downloads-page .garage-download-load-more{
  width:100%!important;min-height:46px!important;margin:14px 0 0!important;padding:0 18px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;
  border:1px solid #c45f17!important;background:#101517!important;color:#ff7a19!important;
  font:700 12px/1 var(--condensed)!important;letter-spacing:.25px!important;text-transform:uppercase!important;
  cursor:pointer!important;box-shadow:none!important;border-radius:0!important
}
.garage-downloads-page .garage-download-load-more:hover{background:#151b1d!important;border-color:#f07921!important;color:#ff8b36!important}
.garage-downloads-page .garage-download-load-more b{font-size:20px!important;line-height:1!important;font-weight:400!important;transform:translateY(-2px)!important}
.garage-downloads-page .garage-download-load-more[hidden]{display:none!important}

/* v13.2.26 – Download-Preis */
.garage-feature-meta{grid-template-columns:repeat(auto-fit,minmax(82px,1fr))!important}
.garage-feature-price b{color:#ff9b4f!important;font-size:14px!important}
.garage-dl-price{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:2px 0 10px!important;padding:8px 10px!important;border:1px solid #4f3d2e!important;background:#15120f!important}
.garage-dl-price small{color:#94999a!important;font:700 9px var(--condensed)!important;letter-spacing:.5px!important}
.garage-dl-price strong{color:#ff9b4f!important;font:700 15px var(--condensed)!important;white-space:nowrap!important}
.garage-download-price-kicker{border-color:#9a5d29!important;background:rgba(82,45,18,.5)!important;color:#ffb06e!important}
.garage-download-info-price span{color:#ff9b4f!important;font-weight:700!important}

/* v13.2.27 – Downloadkarten exakt einheitlich hoch */
.garage-downloads-page .garage-download-grid{
  align-items:stretch!important;
  grid-auto-rows:1fr!important;
}
.garage-downloads-page .garage-dl-card{
  height:510px!important;
  min-height:510px!important;
  max-height:510px!important;
}
.garage-downloads-page .garage-dl-media{
  flex:0 0 165px!important;
  height:165px!important;
  min-height:165px!important;
  max-height:165px!important;
}
.garage-downloads-page .garage-dl-body{
  flex:1 1 auto!important;
  min-height:0!important;
  padding:12px 13px 13px!important;
}
.garage-downloads-page .garage-dl-body h3{
  display:-webkit-box!important;
  height:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  margin:0 0 8px!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  line-clamp:2!important;
}
.garage-downloads-page .garage-dl-description{
  display:-webkit-box!important;
  height:72px!important;
  min-height:72px!important;
  max-height:72px!important;
  margin:0 0 10px!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:4!important;
  line-clamp:4!important;
}
.garage-downloads-page .garage-mini-tags{
  display:flex!important;
  align-items:flex-start!important;
  flex-wrap:nowrap!important;
  gap:6px!important;
  height:29px!important;
  min-height:29px!important;
  max-height:29px!important;
  margin:0 0 8px!important;
  overflow:hidden!important;
}
.garage-downloads-page .garage-mini-tags span{
  flex:0 1 auto!important;
  max-width:48%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.garage-downloads-page .garage-dl-price{
  flex:0 0 36px!important;
  height:36px!important;
  min-height:36px!important;
  max-height:36px!important;
  margin:0 0 10px!important;
  padding:7px 10px!important;
}
.garage-downloads-page .garage-dl-price--empty{
  visibility:hidden!important;
  pointer-events:none!important;
}
.garage-downloads-page .garage-dl-stats{
  flex:0 0 22px!important;
  min-height:22px!important;
  margin:0!important;
}
.garage-downloads-page .garage-dl-link{
  flex:0 0 28px!important;
  min-height:28px!important;
  margin-top:auto!important;
  padding-top:10px!important;
  align-items:flex-end!important;
}
@media(max-width:760px){
  .garage-downloads-page .garage-dl-card{
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
  }
}

/* v13.2.28 – Blog-Hero exakt wie Projektübersicht */
.blog-page--garage .garage-blog-header{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:390px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#080b0d!important;
  background-image:none!important;
  border:0!important;
  border-bottom:1px solid #303638!important;
}
.blog-page--garage .garage-blog-header-media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.blog-page--garage .garage-blog-header::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.blog-page--garage .garage-blog-header::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:block!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.blog-page--garage .garage-blog-hero{
  position:relative!important;
  z-index:2!important;
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  min-height:390px!important;
  margin-inline:auto!important;
  display:flex!important;
  align-items:center!important;
  padding:34px 0!important;
}
.blog-page--garage .garage-blog-hero__copy{
  position:relative!important;
  z-index:2!important;
  max-width:560px!important;
}
.blog-page--garage .garage-blog-hero__kicker{
  display:block!important;
  margin:0 0 10px!important;
  color:#ff7a19!important;
  font:700 10px/1.3 var(--condensed)!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.blog-page--garage .garage-blog-hero h1{
  margin:0 0 14px!important;
  color:#f2f1ed!important;
  font:700 clamp(36px,4.4vw,60px)/.98 var(--condensed)!important;
  text-transform:uppercase!important;
}
.blog-page--garage .garage-blog-hero p{
  max-width:470px!important;
  margin:0!important;
  color:#c7c9c9!important;
  font-size:15px!important;
  line-height:1.62!important;
}
.blog-page--garage .garage-blog-hero__actions{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.blog-page--garage .garage-blog-hero__actions .btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 18px!important;
  border:1px solid #ef7b29!important;
  border-radius:0!important;
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
  font:700 10px/1 var(--condensed)!important;
  text-transform:uppercase!important;
  box-shadow:none!important;
  transform:none!important;
}
.blog-page--garage .garage-blog-hero__actions .btn.ghost{
  border-color:#3a4043!important;
  background:#101416!important;
  color:#f0f1f1!important;
}
@media(max-width:900px){
  .blog-page--garage .garage-blog-header{min-height:430px!important}
  .blog-page--garage .garage-blog-hero{min-height:430px!important;padding:30px 0!important}
  .blog-page--garage .garage-blog-header-media{width:100%!important;height:100%!important;object-position:center!important;opacity:1!important}
  .blog-page--garage .garage-blog-header::before{background:linear-gradient(180deg,rgba(7,10,12,.92) 0%,rgba(7,10,12,.78) 52%,rgba(7,10,12,.52) 100%)!important}
}
@media(max-width:620px){
  .blog-page--garage .garage-blog-header{min-height:390px!important}
  .blog-page--garage .garage-blog-hero{width:calc(100% - 24px)!important;min-height:390px!important;padding:26px 0!important}
}

/* v13.2.29 – Blogbeitrag: kompletter Headerbereich wie Projektbeitrag */
.garage-post-page .blog-project-hero{
  position:relative!important;
  min-height:390px!important;
  border-bottom:1px solid #303638!important;
  overflow:hidden!important;
  background:#080b0d!important;
  isolation:isolate!important;
}
.garage-post-page .blog-project-hero-media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.garage-post-page .blog-project-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.garage-post-page .blog-project-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.garage-post-page .blog-project-hero-inner{
  position:relative!important;
  z-index:2!important;
  min-height:390px!important;
  padding:20px 0 18px!important;
  display:flex!important;
  flex-direction:column!important;
}
.garage-post-page .blog-project-crumbs{
  display:flex!important;
  gap:9px!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  color:#9ca1a2!important;
  font-size:11.5px!important;
}
.garage-post-page .blog-project-crumbs a{color:#aeb2b3!important}
.garage-post-page .blog-project-crumbs a:hover{color:var(--orange2)!important}
.garage-post-page .blog-project-crumbs i{font-style:normal!important;color:var(--orange)!important}
.garage-post-page .blog-project-crumbs span{max-width:280px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.garage-post-page .blog-project-hero-copy{
  margin-top:27px!important;
  max-width:525px!important;
}
.garage-post-page .blog-project-hero-kicker{
  color:var(--orange2)!important;
  font:700 12px var(--condensed)!important;
  text-transform:uppercase!important;
  letter-spacing:.65px!important;
  margin-bottom:7px!important;
}
.garage-post-page .blog-project-hero-title{
  margin:0 0 10px!important;
  max-width:525px!important;
  font-family:var(--condensed)!important;
  font-size:46px!important;
  font-style:normal!important;
  font-weight:600!important;
  line-height:1.03!important;
  letter-spacing:.15px!important;
  text-transform:uppercase!important;
  text-shadow:0 2px 16px #000!important;
  color:#f0efeb!important;
  transform:none!important;
}
.garage-post-page .blog-project-hero-desc{
  margin:0!important;
  color:#d4d5d4!important;
  font-size:14.5px!important;
  line-height:1.55!important;
  max-width:500px!important;
}
.garage-post-page .blog-project-detail-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin-top:13px!important;
}
.garage-post-page .blog-project-meta-pill{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:34px!important;
  padding:0 11px!important;
  border:1px solid #343a3d!important;
  background:rgba(12,16,18,.82)!important;
  font-size:12px!important;
  color:#c9cbcb!important;
  border-radius:2px!important;
}
.garage-post-page .blog-project-meta-pill strong{color:var(--orange2)!important;text-transform:uppercase!important}
.garage-post-page .blog-project-meta-avatar{
  width:26px!important;
  height:26px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#5a3b26!important;
  border:1px solid #8c6547!important;
  color:#f6dfc4!important;
  font:700 10px var(--condensed)!important;
}
.garage-post-page .blog-project-stats{
  display:grid!important;
  grid-template-columns:repeat(4,1fr)!important;
  gap:8px!important;
  margin-top:auto!important;
  max-width:590px!important;
}
.garage-post-page .blog-project-stat{
  min-height:52px!important;
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:8px 12px!important;
  border:1px solid #4b5153!important;
  background:rgba(12,16,18,.89)!important;
  box-shadow:inset 0 1px rgba(255,255,255,.03)!important;
}
.garage-post-page .blog-project-stat .si{width:24px!important;text-align:center!important;font-size:20px!important;color:var(--orange2)!important}
.garage-post-page .blog-project-stat b{display:block!important;color:#93999b!important;font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important}
.garage-post-page .blog-project-stat div>span{display:block!important;color:#e6e6e4!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important}

/* alter Blog-Hero wird ab v13.2.29 nicht mehr verwendet */
.garage-post-page .garage-post-hero{display:none!important}

@media(max-width:1050px){
  .garage-post-page .blog-project-hero-title{font-size:42px!important}
  .garage-post-page .blog-project-stats{max-width:none!important}
}
@media(max-width:860px){
  .garage-post-page .blog-project-hero{min-height:510px!important}
  .garage-post-page .blog-project-hero-inner{min-height:510px!important}
  .garage-post-page .blog-project-hero-media{object-position:62% center!important;opacity:.76!important}
  .garage-post-page .blog-project-hero-title{font-size:36px!important}
  .garage-post-page .blog-project-stats{grid-template-columns:1fr 1fr!important}
}
@media(max-width:620px){
  .garage-post-page .blog-project-hero{min-height:560px!important}
  .garage-post-page .blog-project-hero-inner{min-height:560px!important}
  .garage-post-page .blog-project-hero-copy{margin-top:20px!important}
  .garage-post-page .blog-project-hero-title{font-size:31px!important}
  .garage-post-page .blog-project-stats{grid-template-columns:1fr!important}
}


/* v13.2.30 – Blog-Hero: gerade Schrift exakt erzwingen */
.blog-page--garage .garage-blog-hero h1.garage-blog-hero__title{
  margin:0 0 14px!important;
  color:#f2f1ed!important;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif!important;
  font-size:clamp(36px,4.4vw,60px)!important;
  font-weight:700!important;
  font-style:normal!important;
  font-stretch:normal!important;
  line-height:.98!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
  transform:none!important;
  rotate:none!important;
  -webkit-text-stroke:0!important;
  font-variant:normal!important;
}

/* v13.2.35 – Streaming: Header/Hero/Footer wie Downloads, Projekte und Kleidungsmarkt */
.hb-site.streaming-page{
  margin:0!important;
  background:#090c0e!important;
  background-image:none!important;
  color:#f0efeb!important;
}
.hb-site.streaming-page .home-global-header{
  position:sticky!important;
  top:0!important;
  z-index:500!important;
}
.hb-site.streaming-page .garage-streaming-hero{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:390px!important;
  min-height:390px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#080b0d!important;
  border-bottom:1px solid #303638!important;
}
.hb-site.streaming-page .garage-streaming-hero__media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hb-site.streaming-page .garage-streaming-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.hb-site.streaming-page .garage-streaming-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.hb-site.streaming-page .garage-streaming-hero__inner{
  position:relative!important;
  z-index:2!important;
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  height:100%!important;
  min-height:390px!important;
  margin:0 auto!important;
  padding:34px 0!important;
  display:flex!important;
  align-items:center!important;
}
.hb-site.streaming-page .garage-streaming-hero__copy{
  width:100%!important;
  max-width:560px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.hb-site.streaming-page .garage-streaming-hero__kicker{
  display:block!important;
  margin:0 0 10px!important;
  color:#ff7a19!important;
  font:700 10px/1.3 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.hb-site.streaming-page .garage-streaming-hero h1{
  margin:0 0 14px!important;
  padding:0!important;
  color:#f2f1ed!important;
  font:700 clamp(36px,4.4vw,60px)/.98 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  font-style:normal!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
  transform:none!important;
}
.hb-site.streaming-page .garage-streaming-hero p{
  max-width:480px!important;
  margin:0!important;
  color:#c7c9c9!important;
  font:400 15px/1.62 Arial,Helvetica,sans-serif!important;
  text-shadow:none!important;
}
.hb-site.streaming-page .garage-streaming-hero__actions{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.hb-site.streaming-page .garage-streaming-hero__actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 18px!important;
  border:1px solid #ef7b29!important;
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
  font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.hb-site.streaming-page .garage-streaming-hero__actions a.ghost{
  border-color:#3a4043!important;
  background:#101416!important;
  color:#f0f1f1!important;
}
/* Der Streaming-Content beginnt wie bei den anderen Seiten direkt unter dem Hero. */
.hb-site.streaming-page .streaming-platform-strip{
  margin-top:16px!important;
}
/* Zentraler Footer bleibt exakt derselbe wie auf Downloads/Projekte/Kleidungsmarkt. */
.hb-site.streaming-page>footer.footer,
.hb-site.streaming-page footer.footer{
  margin-top:0!important;
}
@media(max-width:900px){
  .hb-site.streaming-page .garage-streaming-hero{height:430px!important;min-height:430px!important}
  .hb-site.streaming-page .garage-streaming-hero__inner{min-height:430px!important;padding:30px 0!important}
  .hb-site.streaming-page .garage-streaming-hero::before{background:linear-gradient(180deg,rgba(7,10,12,.92) 0%,rgba(7,10,12,.78) 52%,rgba(7,10,12,.52) 100%)!important}
}
@media(max-width:620px){
  .hb-site.streaming-page .garage-streaming-hero{height:390px!important;min-height:390px!important}
  .hb-site.streaming-page .garage-streaming-hero__inner{width:calc(100% - 24px)!important;min-height:390px!important;padding:26px 0!important}
  .hb-site.streaming-page .garage-streaming-hero h1{font-size:38px!important}
}

/* v13.2.36 – Download-Hauptseite ohne äußeren Content-Rahmen wie Blog/Projekte */
.garage-downloads-page .garage-downloads-shell{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.garage-downloads-page .garage-downloads-content{
  padding:12px 0 0!important;
  background:transparent!important;
  border:0!important;
}
.garage-downloads-page .garage-download-filters{
  border:1px solid #343a3d!important;
  background:#111618!important;
}

/* v13.2.37 – Streaming-Content im Karten-/Sendeplan-Stil wie Referenz */
.hb-site.streaming-page .streaming-content-redesign{
  width:min(1320px,calc(100% - 40px))!important;
  margin:0 auto!important;
  padding:16px 0 22px!important;
}
.hb-site.streaming-page .streaming-filter-bar,
.hb-site.streaming-page .streaming-spotlight-card,
.hb-site.streaming-page .streaming-plan-card,
.hb-site.streaming-page .streaming-mini-card,
.hb-site.streaming-page .streaming-streamer-card,
.hb-site.streaming-page .streaming-follow-card{
  background:linear-gradient(180deg,#101417 0%,#0b0f11 100%)!important;
  border:1px solid #2f363a!important;
  box-shadow:0 10px 22px rgba(0,0,0,.26)!important;
}
.hb-site.streaming-page .streaming-filter-bar{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:12px 14px!important;
  margin:0 0 14px!important;
}
.hb-site.streaming-page .streaming-filter-tabs{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  flex-wrap:wrap!important;
}
.hb-site.streaming-page .streaming-filter-tabs button{
  appearance:none!important;
  border:0!important;
  min-height:34px!important;
  padding:0 16px!important;
  background:transparent!important;
  color:#dde1e3!important;
  font:700 11px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  cursor:default!important;
}
.hb-site.streaming-page .streaming-filter-tabs button.is-active{
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
}
.hb-site.streaming-page .streaming-filter-sort{margin-left:auto!important}
.hb-site.streaming-page .streaming-filter-sort select{
  min-width:230px!important;
  min-height:36px!important;
  border:1px solid #374045!important;
  background:#0d1114!important;
  color:#f2f1ed!important;
  padding:0 14px!important;
  font:700 11px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
}
.hb-site.streaming-page .streaming-spotlight-grid{
  display:grid!important;
  grid-template-columns:minmax(0,2.25fr) minmax(320px,1.15fr)!important;
  gap:14px!important;
  margin:0 0 14px!important;
}
.hb-site.streaming-page .streaming-spotlight-card{
  display:grid!important;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.92fr)!important;
  overflow:hidden!important;
}
.hb-site.streaming-page .streaming-spotlight-card__media,
.hb-site.streaming-page .streaming-mini-card__media{
  position:relative!important;
  display:block!important;
  overflow:hidden!important;
  background:#090c0e!important;
}
.hb-site.streaming-page .streaming-spotlight-card__media{min-height:268px!important}
.hb-site.streaming-page .streaming-spotlight-card__media img,
.hb-site.streaming-page .streaming-mini-card__media img,
.hb-site.streaming-page .streaming-streamer-card__avatar img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.hb-site.streaming-page .streaming-state-badge,
.hb-site.streaming-page .streaming-viewer-badge{
  position:absolute!important;
  z-index:3!important;
  top:10px!important;
  left:10px!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:24px!important;
  padding:0 8px!important;
  color:#fff!important;
  font:700 11px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  letter-spacing:.3px!important;
}
.hb-site.streaming-page .streaming-state-badge.is-live{background:#c73123!important}
.hb-site.streaming-page .streaming-state-badge.is-replay{background:#5e8b2a!important}
.hb-site.streaming-page .streaming-viewer-badge{
  left:auto!important;
  right:10px!important;
  background:rgba(12,15,18,.92)!important;
  border:1px solid rgba(255,255,255,.15)!important;
}
.hb-site.streaming-page .streaming-spotlight-card__body{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  padding:16px 18px!important;
}
.hb-site.streaming-page .streaming-spotlight-card__body h2,
.hb-site.streaming-page .streaming-plan-card h3,
.hb-site.streaming-page .streaming-roster-showcase__head h3,
.hb-site.streaming-page .streaming-follow-card h3{
  margin:0!important;
  color:#f0efeb!important;
  font:700 clamp(24px,2.1vw,42px)/1.08 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.hb-site.streaming-page .streaming-spotlight-card__body h2{font-size:19px!important;line-height:1.18!important}
.hb-site.streaming-page .streaming-spotlight-card__body p,
.hb-site.streaming-page .streaming-mini-card__body p,
.hb-site.streaming-page .streaming-streamer-card__meta p,
.hb-site.streaming-page .streaming-follow-card p{
  margin:0!important;
  color:#c4c7ca!important;
  font:400 13px/1.55 Arial,Helvetica,sans-serif!important;
}
.hb-site.streaming-page .streaming-platform-pills,
.hb-site.streaming-page .streaming-mini-card__tags,
.hb-site.streaming-page .streaming-follow-card__links{
  display:flex!important;
  gap:7px!important;
  flex-wrap:wrap!important;
}
.hb-site.streaming-page .streaming-platform-pill,
.hb-site.streaming-page .streaming-mini-card__tags span,
.hb-site.streaming-page .streaming-streamer-card__platform,
.hb-site.streaming-page .streaming-follow-card__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:24px!important;
  padding:0 8px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:#0d1114!important;
  color:#f2f1ed!important;
  font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}
.hb-site.streaming-page .streaming-platform-pill--twitch,
.hb-site.streaming-page .streaming-follow-card__link.streaming-platform-pill--twitch{border-color:#6f4bf1!important;color:#c8bcff!important}
.hb-site.streaming-page .streaming-platform-pill--youtube,
.hb-site.streaming-page .streaming-follow-card__link.streaming-platform-pill--youtube{border-color:#ff533d!important;color:#ffb4ac!important}
.hb-site.streaming-page .streaming-platform-pill--kick,
.hb-site.streaming-page .streaming-follow-card__link.streaming-platform-pill--kick{border-color:#4ed05d!important;color:#c7ffcd!important}
.hb-site.streaming-page .streaming-platform-pill--discord,
.hb-site.streaming-page .streaming-follow-card__link.streaming-platform-pill--discord{border-color:#7489ff!important;color:#ced5ff!important}
.hb-site.streaming-page .streaming-spotlight-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px 16px!important;
  color:#d6d8da!important;
  font:400 13px/1.4 Arial,Helvetica,sans-serif!important;
}
.hb-site.streaming-page .streaming-spotlight-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:auto!important}
.hb-site.streaming-page .streaming-spotlight-actions a,
.hb-site.streaming-page .streaming-streamer-card__button,
.hb-site.streaming-page .streaming-mini-card__link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:40px!important;
  padding:0 18px!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  font:700 11px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
}
.hb-site.streaming-page .streaming-spotlight-actions a.is-primary,
.hb-site.streaming-page .streaming-streamer-card__button,
.hb-site.streaming-page .streaming-mini-card__link{
  border:1px solid #ef7b29!important;
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
}
.hb-site.streaming-page .streaming-spotlight-actions a.is-secondary{
  border:1px solid #374045!important;
  background:#0e1215!important;
  color:#f2f1ed!important;
}
.hb-site.streaming-page .streaming-plan-card{
  padding:16px 18px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
}
.hb-site.streaming-page .streaming-plan-card h3{font-size:18px!important;text-transform:uppercase!important}
.hb-site.streaming-page .streaming-plan-card ul{list-style:none!important;margin:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}
.hb-site.streaming-page .streaming-plan-card li{
  display:grid!important;
  grid-template-columns:28px 54px 64px minmax(0,1fr)!important;
  gap:10px!important;
  align-items:center!important;
  color:#e9eaeb!important;
  font:400 13px/1.35 Arial,Helvetica,sans-serif!important;
}
.hb-site.streaming-page .streaming-plan-card__day{font-weight:700!important;color:#d9dbde!important}
.hb-site.streaming-page .streaming-plan-card__time{color:#f4ba86!important;font-weight:700!important}
.hb-site.streaming-page .streaming-plan-card p{margin:0!important;color:#aeb4b7!important;font-size:12px!important}
.hb-site.streaming-page .streaming-card-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0 0 14px!important;
}
.hb-site.streaming-page .streaming-mini-card{overflow:hidden!important;display:flex!important;flex-direction:column!important}
.hb-site.streaming-page .streaming-mini-card__media{aspect-ratio:16/9!important}
.hb-site.streaming-page .streaming-mini-card__body{display:flex!important;flex-direction:column!important;gap:10px!important;padding:12px!important;min-height:192px!important}
.hb-site.streaming-page .streaming-mini-card__body h3{
  margin:0!important;
  color:#f2f1ed!important;
  font:700 15px/1.15 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
}
.hb-site.streaming-page .streaming-mini-card__rating{display:flex!important;align-items:center!important;justify-content:space-between!important;color:#ffba3a!important;font:700 12px/1 Arial,Helvetica,sans-serif!important}
.hb-site.streaming-page .streaming-mini-card__rating small{color:#dde0e2!important;font-size:12px!important}
.hb-site.streaming-page .streaming-mini-card__link{margin-top:auto!important;align-self:flex-start!important;min-height:28px!important;padding:0 9px!important;font-size:10px!important}
.hb-site.streaming-page .streaming-roster-showcase{
  display:grid!important;
  grid-template-columns:minmax(0,1.95fr) minmax(280px,.75fr)!important;
  gap:12px!important;
}
.hb-site.streaming-page .streaming-roster-showcase__main{display:flex!important;flex-direction:column!important;gap:10px!important}
.hb-site.streaming-page .streaming-roster-showcase__head{padding:0 2px!important}
.hb-site.streaming-page .streaming-roster-showcase__head h3{font-size:18px!important;text-transform:uppercase!important}
.hb-site.streaming-page .streaming-streamer-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
.hb-site.streaming-page .streaming-streamer-card{padding:12px!important;display:flex!important;flex-direction:column!important;gap:12px!important}
.hb-site.streaming-page .streaming-streamer-card__top{display:flex!important;gap:12px!important;align-items:flex-start!important}
.hb-site.streaming-page .streaming-streamer-card__avatar{width:72px!important;min-width:72px!important;height:72px!important;border-radius:999px!important;overflow:hidden!important;border:2px solid #ef7b29!important;background:#090c0e!important}
.hb-site.streaming-page .streaming-streamer-card__meta{display:flex!important;flex-direction:column!important;gap:7px!important;min-width:0!important}
.hb-site.streaming-page .streaming-streamer-card__meta h4{margin:0!important;color:#ff8a36!important;font:700 14px/1.1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.streaming-page .streaming-streamer-card__button{align-self:flex-start!important;min-height:34px!important;padding:0 14px!important}
.hb-site.streaming-page .streaming-follow-card{padding:16px 18px!important;display:flex!important;flex-direction:column!important;gap:14px!important}
.hb-site.streaming-page .streaming-follow-card h3{font-size:18px!important;text-transform:uppercase!important}
.hb-site.streaming-page .streaming-follow-card__links{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:4px!important}
.hb-site.streaming-page .streaming-follow-card__link{min-height:52px!important;padding:0 10px!important;font-size:12px!important}

@media (max-width: 1220px){
  .hb-site.streaming-page .streaming-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .hb-site.streaming-page .streaming-streamer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width: 980px){
  .hb-site.streaming-page .streaming-content-redesign{width:calc(100% - 24px)!important}
  .hb-site.streaming-page .streaming-filter-bar,
  .hb-site.streaming-page .streaming-spotlight-grid,
  .hb-site.streaming-page .streaming-roster-showcase{grid-template-columns:1fr!important;display:grid!important}
  .hb-site.streaming-page .streaming-filter-bar{display:flex!important;flex-direction:column!important;align-items:stretch!important}
  .hb-site.streaming-page .streaming-filter-sort{margin-left:0!important}
  .hb-site.streaming-page .streaming-filter-sort select{width:100%!important;min-width:0!important}
  .hb-site.streaming-page .streaming-spotlight-card{grid-template-columns:1fr!important}
  .hb-site.streaming-page .streaming-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media (max-width: 640px){
  .hb-site.streaming-page .streaming-card-grid,
  .hb-site.streaming-page .streaming-streamer-grid,
  .hb-site.streaming-page .streaming-follow-card__links{grid-template-columns:1fr!important}
  .hb-site.streaming-page .streaming-spotlight-card__body,
  .hb-site.streaming-page .streaming-plan-card,
  .hb-site.streaming-page .streaming-follow-card{padding:14px!important}
  .hb-site.streaming-page .streaming-spotlight-card__media{min-height:220px!important}
  .hb-site.streaming-page .streaming-filter-tabs button{padding:0 12px!important}
}

/* v13.2.37 – Streaming-Content nach neuer Referenz, Header/Hero/Footer bleiben unverändert */
.hb-site.streaming-page .garage-stream-content{
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  margin:0 auto!important;
  padding:16px 0 30px!important;
  background:transparent!important;
}
.hb-site.streaming-page .stream-content-status{
  margin:0 0 10px!important;padding:9px 12px!important;border:1px solid #4b3b2b!important;background:#15110e!important;color:#c7c9c9!important;font-size:11px!important
}
.hb-site.streaming-page .stream-filter-bar{
  display:grid!important;grid-template-columns:minmax(0,1fr) 220px!important;gap:16px!important;align-items:center!important;
  margin:0 0 12px!important;padding:7px 10px!important;border:1px solid #343a3d!important;background:#111618!important
}
.hb-site.streaming-page .stream-filter-tabs{display:flex!important;align-items:center!important;gap:4px!important;flex-wrap:wrap!important}
.hb-site.streaming-page .stream-filter-tabs button{
  min-height:34px!important;padding:0 18px!important;border:0!important;border-bottom:2px solid transparent!important;background:transparent!important;
  color:#d0d3d4!important;font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;cursor:pointer!important
}
.hb-site.streaming-page .stream-filter-tabs button:hover,.hb-site.streaming-page .stream-filter-tabs button.is-active{
  color:#fff!important;background:#d86413!important;border-bottom-color:#ff8d3b!important
}
.hb-site.streaming-page .stream-sort select{
  width:100%!important;min-height:36px!important;padding:0 34px 0 12px!important;border:1px solid #343a3d!important;background:#0c1113!important;color:#d5d7d8!important;font-size:10px!important;text-transform:uppercase!important
}
.hb-site.streaming-page .stream-feature-row{display:grid!important;grid-template-columns:minmax(0,1.75fr) minmax(300px,.75fr)!important;gap:12px!important;margin-bottom:12px!important}
.hb-site.streaming-page .stream-feature-card{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(300px,.9fr)!important;min-height:265px!important;border:1px solid #343a3d!important;background:#111618!important;overflow:hidden!important}
.hb-site.streaming-page .stream-feature-card__media{position:relative!important;display:block!important;min-height:265px!important;background:#080b0d!important;overflow:hidden!important}
.hb-site.streaming-page .stream-feature-card__media img{width:100%!important;height:100%!important;min-height:265px!important;object-fit:cover!important;display:block!important}
.hb-site.streaming-page .stream-media-state{position:absolute!important;left:10px!important;top:10px!important;z-index:2!important;padding:5px 9px!important;border:1px solid #4b5255!important;background:#212729!important;color:#fff!important;font:700 10px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.streaming-page .stream-media-state.is-live{background:#cb2d21!important;border-color:#f04b3c!important}
.hb-site.streaming-page .stream-media-state.is-offline{background:#353b3e!important;color:#d5d7d8!important}
.hb-site.streaming-page .stream-media-viewers{position:absolute!important;right:10px!important;top:10px!important;padding:5px 9px!important;border:1px solid #444b4e!important;background:#0a0e10e6!important;color:#f0f1f1!important;font-size:10px!important}
.hb-site.streaming-page .stream-feature-card__body{display:flex!important;flex-direction:column!important;padding:18px!important;min-width:0!important}
.hb-site.streaming-page .stream-feature-card__body h2{margin:0 0 9px!important;color:#fff!important;font:700 20px/1.2 "Trebuchet MS","Segoe UI",Arial,sans-serif!important}
.hb-site.streaming-page .stream-feature-card__body p{margin:0 0 10px!important;color:#b8bcbd!important;font-size:12px!important;line-height:1.55!important}
.hb-site.streaming-page .stream-platform-pills{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin:3px 0 10px!important}
.hb-site.streaming-page .stream-platform-pills span{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 8px!important;border:1px solid #444b4e!important;background:#0d1214!important;color:#d8d9da!important;font:700 9px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.streaming-page .stream-platform-pills .is-twitch,.hb-site.streaming-page .streamer-platform-label.is-twitch{color:#d8b6ff!important;border-color:#70429d!important}
.hb-site.streaming-page .stream-platform-pills .is-youtube,.hb-site.streaming-page .streamer-platform-label.is-youtube{color:#ff927f!important;border-color:#8a3328!important}
.hb-site.streaming-page .stream-platform-pills .is-kick,.hb-site.streaming-page .streamer-platform-label.is-kick{color:#92ff56!important;border-color:#4a8f2a!important}
.hb-site.streaming-page .stream-feature-meta{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:auto!important;padding-top:9px!important;color:#9ea2a3!important;font-size:10px!important}
.hb-site.streaming-page .stream-feature-actions{display:flex!important;gap:9px!important;flex-wrap:wrap!important;margin-top:12px!important}
.hb-site.streaming-page .stream-feature-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 18px!important;text-decoration:none!important;font:700 10px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.streaming-page .stream-feature-actions a.primary{background:linear-gradient(#e9741d,#c8570e)!important;border:1px solid #f18c46!important;color:#fff!important}
.hb-site.streaming-page .stream-feature-actions a.ghost{background:#101416!important;border:1px solid #3c4346!important;color:#d7d9da!important}

.hb-site.streaming-page .stream-schedule-card{padding:14px!important;border:1px solid #343a3d!important;background:#111618!important;min-width:0!important}
.hb-site.streaming-page .stream-content-heading{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 10px!important}
.hb-site.streaming-page .stream-content-heading h2{margin:0!important;color:#fff!important;font:700 15px/1.1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.streaming-page .stream-content-heading h2:before{content:"";display:inline-block;width:3px;height:15px;margin-right:8px;background:#e36d16;vertical-align:-2px}
.hb-site.streaming-page .stream-schedule-list{display:grid!important}
.hb-site.streaming-page .stream-schedule-list>div{display:grid!important;grid-template-columns:18px 32px 92px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;padding:8px 0!important;border-top:1px solid #2d3335!important;color:#c9cccd!important;font-size:10px!important}
.hb-site.streaming-page .stream-schedule-list>div:first-child{border-top:0!important;padding-top:2px!important}
.hb-site.streaming-page .stream-schedule-list b{color:#ff7a19!important}.hb-site.streaming-page .stream-schedule-list span{font-weight:700!important}.hb-site.streaming-page .stream-schedule-list time{color:#9ea2a3!important}.hb-site.streaming-page .stream-schedule-list strong{color:#e4e5e5!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hb-site.streaming-page .stream-schedule-note{display:block!important;margin-top:8px!important;color:#8d9293!important;font-size:9px!important}
.hb-site.streaming-page .stream-schedule-empty{padding:18px 8px!important;text-align:center!important;border:1px dashed #3a4144!important;background:#0d1214!important}.hb-site.streaming-page .stream-schedule-empty strong{display:block!important;color:#ddd!important;font-size:11px!important}.hb-site.streaming-page .stream-schedule-empty p{margin:5px 0 0!important;color:#8e9394!important;font-size:10px!important;line-height:1.45!important}

.hb-site.streaming-page .stream-tile-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-bottom:14px!important}
.hb-site.streaming-page .stream-tile-card{display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid #343a3d!important;background:#111618!important;overflow:hidden!important}
.hb-site.streaming-page .stream-tile-card[hidden]{display:none!important}
.hb-site.streaming-page .stream-tile-card__media{position:relative!important;display:block!important;height:126px!important;background:#080b0d!important;overflow:hidden!important}
.hb-site.streaming-page .stream-tile-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.hb-site.streaming-page .stream-tile-card__body{display:flex!important;flex:1!important;flex-direction:column!important;padding:10px!important;min-height:155px!important}
.hb-site.streaming-page .stream-tile-card__body h3{margin:0 0 6px!important;color:#fff!important;font:700 14px/1.2 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hb-site.streaming-page .stream-tile-card__body p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;min-height:50px!important;margin:0 0 8px!important;color:#b6babb!important;font-size:10px!important;line-height:1.55!important}
.hb-site.streaming-page .stream-tile-meta{display:flex!important;justify-content:space-between!important;gap:6px!important;margin-top:auto!important;color:#8f9495!important;font-size:9px!important}
.hb-site.streaming-page .stream-platform-pills--small{margin:8px 0 0!important}.hb-site.streaming-page .stream-platform-pills--small span{min-height:20px!important;padding:0 6px!important;font-size:8px!important}

.hb-site.streaming-page .stream-bottom-row{display:grid!important;grid-template-columns:minmax(0,1fr) 315px!important;gap:12px!important;align-items:stretch!important}
.hb-site.streaming-page .streamer-showcase,.hb-site.streaming-page .stream-follow-card{padding:14px!important;border:1px solid #343a3d!important;background:#111618!important}
.hb-site.streaming-page .streamer-showcase-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}
.hb-site.streaming-page .streamer-showcase-grid article{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;padding:10px!important;border:1px solid #303638!important;background:#0e1315!important;min-width:0!important}
.hb-site.streaming-page .streamer-showcase-grid img{width:72px!important;height:72px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid #8c4c1b!important;background:#090c0e!important}
.hb-site.streaming-page .streamer-showcase-grid h3{margin:0 0 4px!important;color:#ff7a19!important;font:700 12px/1.15 Arial,sans-serif!important;text-transform:uppercase!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.hb-site.streaming-page .streamer-platform-label{display:inline-flex!important;align-items:center!important;min-height:19px!important;padding:0 6px!important;border:1px solid #444b4e!important;font-size:8px!important;text-transform:uppercase!important}
.hb-site.streaming-page .streamer-showcase-grid p{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:30px!important;margin:5px 0!important;color:#9fa3a4!important;font-size:9px!important;line-height:1.45!important}
.hb-site.streaming-page .streamer-showcase-grid a{color:#d9dbdc!important;font-size:9px!important;text-transform:uppercase!important}
.hb-site.streaming-page .stream-follow-card>p{margin:0 0 12px!important;color:#b9bcbd!important;font-size:11px!important;line-height:1.5!important}
.hb-site.streaming-page .stream-follow-links{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important}
.hb-site.streaming-page .stream-follow-links a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:50px!important;border:1px solid #343a3d!important;background:#0d1214!important;color:#ddd!important;font:700 9px/1 Arial,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important}
.hb-site.streaming-page .stream-follow-links a.is-twitch{color:#c397ff!important}.hb-site.streaming-page .stream-follow-links a.is-youtube{color:#ff7561!important}.hb-site.streaming-page .stream-follow-links a.is-kick{color:#7ef33f!important}.hb-site.streaming-page .stream-follow-links a.is-discord{color:#9298ff!important}
.hb-site.streaming-page .stream-content-empty{padding:36px!important;border:1px solid #343a3d!important;background:#111618!important;text-align:center!important}.hb-site.streaming-page .stream-content-empty>span{display:block!important;color:#ff7a19!important;font-size:10px!important;font-weight:700!important}.hb-site.streaming-page .stream-content-empty h2{margin:7px 0!important;color:#fff!important;font:700 22px/1.1 Arial,sans-serif!important}.hb-site.streaming-page .stream-content-empty p{margin:0!important;color:#aeb2b3!important;font-size:12px!important}

@media(max-width:1200px){
  .hb-site.streaming-page .stream-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .hb-site.streaming-page .streamer-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .hb-site.streaming-page .stream-filter-bar{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-feature-row{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-feature-card{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-feature-card__media{height:260px!important;min-height:260px!important}.hb-site.streaming-page .stream-feature-card__media img{height:260px!important;min-height:260px!important}
  .hb-site.streaming-page .stream-bottom-row{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .hb-site.streaming-page .garage-stream-content{width:calc(100% - 24px)!important;padding-top:12px!important}
  .hb-site.streaming-page .stream-filter-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important}.hb-site.streaming-page .stream-filter-tabs button{padding:0 6px!important}
  .hb-site.streaming-page .stream-tile-grid{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-tile-card__media{height:205px!important}
  .hb-site.streaming-page .streamer-showcase-grid{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-schedule-list>div{grid-template-columns:18px 32px 72px minmax(0,1fr)!important}
}

/* v13.2.38 – Streaming Content Feinschliff nach Referenzbild; Header/Hero/Footer bleiben unangetastet */
.hb-site.streaming-page .garage-stream-content{
  padding-top:12px!important;
  padding-bottom:22px!important;
}
.hb-site.streaming-page .stream-filter-bar{
  min-height:48px!important;
  padding:6px 10px!important;
  margin-bottom:10px!important;
}
.hb-site.streaming-page .stream-filter-tabs{
  min-width:0!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  scrollbar-width:thin!important;
}
.hb-site.streaming-page .stream-filter-tabs button{
  flex:0 0 auto!important;
  min-height:34px!important;
  padding:0 16px!important;
}
.hb-site.streaming-page .stream-feature-row{
  grid-template-columns:minmax(0,2.08fr) minmax(330px,.92fr)!important;
  gap:10px!important;
  margin-bottom:10px!important;
}
.hb-site.streaming-page .stream-feature-card{
  grid-template-columns:minmax(0,1.55fr) minmax(310px,.95fr)!important;
  min-height:286px!important;
}
.hb-site.streaming-page .stream-feature-card__media,
.hb-site.streaming-page .stream-feature-card__media img{
  min-height:286px!important;
}
.hb-site.streaming-page .stream-feature-card__body{
  padding:16px!important;
}
.hb-site.streaming-page .stream-feature-card__body h2{
  font-size:19px!important;
}
.hb-site.streaming-page .stream-schedule-card{
  min-height:286px!important;
  padding:14px 15px!important;
}
.hb-site.streaming-page .stream-schedule-list>div{
  grid-template-columns:18px 30px 100px minmax(0,1fr)!important;
  min-height:34px!important;
  padding:6px 0!important;
}
.hb-site.streaming-page .stream-tile-grid{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:9px!important;
  margin-bottom:12px!important;
}
.hb-site.streaming-page .stream-tile-card{
  min-height:315px!important;
}
.hb-site.streaming-page .stream-tile-card__media{
  height:145px!important;
}
.hb-site.streaming-page .stream-tile-card__body{
  min-height:168px!important;
  padding:10px 11px!important;
}
.hb-site.streaming-page .stream-tile-card__body h3{
  font-size:13px!important;
}
.hb-site.streaming-page .stream-tile-card__body p{
  -webkit-line-clamp:3!important;
  min-height:46px!important;
}
.hb-site.streaming-page .stream-bottom-row{
  grid-template-columns:minmax(0,1fr) 330px!important;
  gap:10px!important;
}
.hb-site.streaming-page .streamer-showcase,
.hb-site.streaming-page .stream-follow-card{
  padding:12px!important;
}
.hb-site.streaming-page .streamer-showcase-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}
.hb-site.streaming-page .streamer-showcase-grid article{
  grid-template-columns:66px minmax(0,1fr)!important;
  gap:9px!important;
  min-height:105px!important;
  padding:9px!important;
}
.hb-site.streaming-page .streamer-showcase-grid img{
  width:66px!important;
  height:66px!important;
}
.hb-site.streaming-page .stream-follow-links{
  grid-template-columns:repeat(4,1fr)!important;
  gap:7px!important;
}
.hb-site.streaming-page .stream-follow-links a{
  min-height:58px!important;
  padding:5px!important;
}
@media(max-width:1180px){
  .hb-site.streaming-page .stream-feature-row{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr)!important}
  .hb-site.streaming-page .stream-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .hb-site.streaming-page .stream-tile-card__media{height:180px!important}
  .hb-site.streaming-page .streamer-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hb-site.streaming-page .stream-follow-links{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:900px){
  .hb-site.streaming-page .stream-feature-row{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-feature-card{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-feature-card__media,
  .hb-site.streaming-page .stream-feature-card__media img{height:280px!important;min-height:280px!important}
  .hb-site.streaming-page .stream-bottom-row{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .hb-site.streaming-page .stream-filter-tabs{display:flex!important;grid-template-columns:none!important}
  .hb-site.streaming-page .stream-tile-grid{grid-template-columns:1fr!important}
  .hb-site.streaming-page .stream-tile-card{min-height:0!important}
  .hb-site.streaming-page .stream-tile-card__media{height:210px!important}
  .hb-site.streaming-page .streamer-showcase-grid{grid-template-columns:1fr!important}
}

/* v13.2.40 – NUR Streaming: alten Dixieland-Seitenhintergrund entfernen */
.hb-site.streaming-page main.dlx,
.hb-site.streaming-page .dlx{
  background:#090c0e!important;
  background-color:#090c0e!important;
  background-image:none!important;
  background-position:initial!important;
  background-repeat:no-repeat!important;
  background-size:auto!important;
  background-attachment:scroll!important;
}

/* v13.2.41 – Streamplan kompakt und sauber */
.hb-site.streaming-page .stream-feature-row{
  align-items:start!important;
}
.hb-site.streaming-page .stream-schedule-card{
  min-height:0!important;
  height:auto!important;
  align-self:start!important;
  padding:15px!important;
  border:1px solid #343a3d!important;
  background:#111618!important;
}
.hb-site.streaming-page .stream-schedule-card .stream-content-heading{
  margin-bottom:11px!important;
  padding-bottom:10px!important;
  border-bottom:1px solid #2c3234!important;
}
.hb-site.streaming-page .stream-schedule-list{
  display:grid!important;
  gap:7px!important;
}
.hb-site.streaming-page .stream-schedule-item{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr)!important;
  gap:11px!important;
  align-items:center!important;
  min-height:58px!important;
  padding:9px 10px!important;
  border:1px solid #303638!important;
  background:#0d1214!important;
}
.hb-site.streaming-page .stream-schedule-item.is-next{
  border-color:#714017!important;
  border-left:3px solid #e76d16!important;
  background:linear-gradient(90deg,rgba(231,109,22,.10),#0d1214 42%)!important;
}
.hb-site.streaming-page .stream-schedule-item__day{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
  padding-right:9px!important;
  border-right:1px solid #2c3234!important;
}
.hb-site.streaming-page .stream-schedule-item__day>span{
  color:#f0f1ef!important;
  font:700 12px/1.15 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:100%!important;
}
.hb-site.streaming-page .stream-schedule-item__day>small{
  display:inline-flex!important;
  margin-top:4px!important;
  padding:2px 5px!important;
  border:1px solid #8b4a1c!important;
  background:#24150d!important;
  color:#ff7a19!important;
  font:700 7px/1 Arial,sans-serif!important;
  letter-spacing:.5px!important;
}
.hb-site.streaming-page .stream-schedule-item__copy{
  min-width:0!important;
}
.hb-site.streaming-page .stream-schedule-item__copy>strong{
  display:block!important;
  margin:0 0 6px!important;
  color:#f1f2f0!important;
  font:700 11px/1.3 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.hb-site.streaming-page .stream-schedule-item__meta{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  color:#8f9495!important;
  font-size:9px!important;
}
.hb-site.streaming-page .stream-schedule-item__meta span,
.hb-site.streaming-page .stream-schedule-item__meta time{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  color:#9da1a2!important;
  font:500 9px/1.2 Arial,sans-serif!important;
}
.hb-site.streaming-page .stream-schedule-item.is-next .stream-schedule-item__meta time{
  color:#ff9a51!important;
}
.hb-site.streaming-page .stream-schedule-note{
  display:flex!important;
  align-items:center!important;
  gap:5px!important;
  margin-top:10px!important;
  padding-top:9px!important;
  border-top:1px solid #2c3234!important;
  color:#868b8c!important;
  font-size:9px!important;
}
@media(max-width:1180px){
  .hb-site.streaming-page .stream-schedule-item{grid-template-columns:62px minmax(0,1fr)!important}
}
@media(max-width:620px){
  .hb-site.streaming-page .stream-schedule-item{grid-template-columns:1fr!important;gap:7px!important}
  .hb-site.streaming-page .stream-schedule-item__day{padding:0 0 7px!important;border-right:0!important;border-bottom:1px solid #2c3234!important}
  .hb-site.streaming-page .stream-schedule-item__day>small{margin-top:3px!important}
}

/* v13.2.42 – Games Content nach aktueller Hillbilly-Garage-Vorlage */
.garage-games-page .garage-games-content{
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  margin:0 auto!important;
  padding:18px 0 42px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.garage-games-page .garage-games-toolbar{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;
  margin:0 0 14px!important;padding:9px 12px!important;border:1px solid #343a3d!important;background:#101416!important;
}
.garage-games-page .garage-games-filters{display:flex!important;align-items:center!important;gap:3px!important;flex-wrap:wrap!important}
.garage-games-page .garage-games-filters button{
  min-height:38px!important;padding:0 18px!important;border:0!important;background:transparent!important;color:#d7d8d8!important;
  font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;cursor:pointer!important
}
.garage-games-page .garage-games-filters button.is-active{background:#dc6818!important;color:#fff!important}
.garage-games-page .garage-games-sort{display:flex!important;align-items:center!important;gap:8px!important;margin-left:auto!important}
.garage-games-page .garage-games-sort>span{display:none!important}
.garage-games-page .garage-games-sort select{min-width:190px!important;height:38px!important;padding:0 34px 0 12px!important;border:1px solid #3a4043!important;background:#0d1214!important;color:#d9dbdb!important;font-size:10px!important;text-transform:uppercase!important}
.garage-games-page .garage-games-top-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:14px!important;align-items:start!important}
.garage-games-page .garage-games-left{min-width:0!important}
.garage-games-page .garage-games-featured{
  display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;overflow:hidden!important;
  border:1px solid #343a3d!important;background:#111618!important;min-height:285px!important
}
.garage-games-page .garage-games-featured__media{position:relative!important;display:block!important;min-height:285px!important;background:#090c0e!important;overflow:hidden!important}
.garage-games-page .garage-games-featured__media img{display:block!important;width:100%!important;height:100%!important;min-height:285px!important;object-fit:cover!important}
.garage-games-page .garage-games-featured__media>span{position:absolute!important;top:12px!important;left:12px!important;padding:5px 9px!important;background:#df6716!important;color:#fff!important;font:700 9px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-featured__body{display:flex!important;flex-direction:column!important;padding:18px 18px 16px!important}
.garage-games-page .garage-games-featured__body>small{display:block!important;margin:0 0 6px!important;color:#ff7a19!important;font:700 10px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-featured h2{margin:0 0 9px!important;color:#fff!important;font:700 24px/1.15 "Trebuchet MS","Segoe UI",Arial,sans-serif!important}
.garage-games-page .garage-games-featured p{margin:0 0 14px!important;color:#b9bcbd!important;font-size:12px!important;line-height:1.58!important}
.garage-games-page .garage-games-featured__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;margin-top:auto!important;padding-top:8px!important}
.garage-games-page .garage-games-featured__stats>span{display:grid!important;grid-template-columns:30px 1fr!important;grid-template-rows:auto auto!important;min-height:54px!important;align-items:center!important;padding:6px 8px!important;border-right:1px solid #2c3234!important}
.garage-games-page .garage-games-featured__stats>span:last-child{border-right:0!important}
.garage-games-page .garage-games-featured__stats b{grid-row:1/3!important;color:#ff7a19!important;font-size:18px!important}.garage-games-page .garage-games-featured__stats strong{color:#fff!important;font-size:11px!important}.garage-games-page .garage-games-featured__stats small{color:#8f9495!important;font-size:8px!important;text-transform:uppercase!important}
.garage-games-page .garage-games-featured__actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:12px!important}
.garage-games-page .garage-games-featured__actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;border:1px solid #444a4d!important;background:#101416!important;color:#e9e9e7!important;font:700 10px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-featured__actions a.primary{border-color:#f07b29!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important}
.garage-games-page .garage-games-popular{margin-top:12px!important}
.garage-games-page .garage-games-popular>header{margin:0 0 9px!important}.garage-games-page .garage-games-popular>header h2{margin:0!important;color:#f1f0ed!important;font:700 14px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-card-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}
.garage-games-page .garage-games-card{display:flex!important;flex-direction:column!important;min-width:0!important;overflow:hidden!important;border:1px solid #343a3d!important;background:#111618!important}
.garage-games-page .garage-games-card[hidden]{display:none!important}
.garage-games-page .garage-games-card__media{position:relative!important;display:block!important;height:128px!important;overflow:hidden!important;background:#090c0e!important}.garage-games-page .garage-games-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.garage-games-page .garage-games-card__media>span{position:absolute!important;top:7px!important;left:7px!important;padding:4px 6px!important;border:1px solid #bb5c18!important;background:#151719e6!important;color:#ff7a19!important;font:700 8px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-card__body{display:flex!important;flex-direction:column!important;flex:1!important;padding:10px!important;min-height:174px!important}.garage-games-page .garage-games-card h3{margin:0 0 6px!important;color:#fff!important;font:700 13px/1.25 "Trebuchet MS","Segoe UI",Arial,sans-serif!important}.garage-games-page .garage-games-card p{margin:0 0 8px!important;color:#afb2b3!important;font-size:10px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.garage-games-page .garage-games-card__tags{display:flex!important;flex-wrap:wrap!important;gap:4px!important;margin-top:auto!important;padding-top:5px!important}.garage-games-page .garage-games-card__tags span{padding:3px 5px!important;border:1px solid #3a4043!important;color:#939798!important;font-size:7px!important;text-transform:uppercase!important}
.garage-games-page .garage-games-card__button{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:31px!important;margin-top:8px!important;padding:0 9px!important;border:1px solid #3b4144!important;color:#ddd!important;font:700 8px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-sidebar{display:flex!important;flex-direction:column!important;gap:10px!important}
.garage-games-page .garage-games-sidebox{padding:13px!important;border:1px solid #343a3d!important;background:#111618!important}
.garage-games-page .garage-games-sidebox__title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 10px!important}.garage-games-page .garage-games-sidebox__title h2{margin:0!important;color:#f1f0ed!important;font:700 15px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.garage-games-page .garage-games-sidebox__title>span{padding:3px 7px!important;border:1px solid #35551e!important;color:#82d74d!important;font:700 8px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-server-list{display:flex!important;flex-direction:column!important}.garage-games-page .garage-games-server-list a{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:center!important;padding:7px 0!important;border-top:1px solid #2c3234!important}.garage-games-page .garage-games-server-list a:first-child{border-top:0!important;padding-top:0!important}.garage-games-page .garage-games-server-list strong{display:block!important;color:#d7d8d8!important;font-size:10px!important}.garage-games-page .garage-games-server-list small{display:block!important;color:#767b7d!important;font-size:7px!important;text-transform:uppercase!important}.garage-games-page .garage-games-server-list b{color:#79cd4c!important;font:700 8px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-sidebox__button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:32px!important;margin-top:9px!important;border:1px solid #3a4043!important;color:#ddd!important;font:700 8px/1 Arial,sans-serif!important;text-transform:uppercase!important}
.garage-games-page .garage-games-highlight-list{display:flex!important;flex-direction:column!important}.garage-games-page .garage-games-highlight-list a{display:grid!important;grid-template-columns:72px 1fr!important;gap:9px!important;align-items:center!important;padding:8px 0!important;border-top:1px solid #2c3234!important}.garage-games-page .garage-games-highlight-list a:first-child{border-top:0!important;padding-top:0!important}.garage-games-page .garage-games-highlight-list img{width:72px!important;height:44px!important;object-fit:cover!important;border:1px solid #343a3d!important}.garage-games-page .garage-games-highlight-list strong{display:block!important;color:#fff!important;font-size:9px!important;line-height:1.3!important}.garage-games-page .garage-games-highlight-list small{display:block!important;margin-top:3px!important;color:#8f9495!important;font-size:8px!important;line-height:1.3!important}
.garage-games-page .garage-games-no-results{padding:26px!important;text-align:center!important;border:1px solid #343a3d!important;background:#111618!important;color:#aeb1b2!important}
@media(max-width:1100px){.garage-games-page .garage-games-top-grid{grid-template-columns:minmax(0,1fr) 280px!important}.garage-games-page .garage-games-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.garage-games-page .garage-games-featured{grid-template-columns:1fr!important}.garage-games-page .garage-games-featured__media{min-height:245px!important}.garage-games-page .garage-games-featured__media img{min-height:245px!important}}
@media(max-width:820px){.garage-games-page .garage-games-toolbar{align-items:stretch!important;flex-direction:column!important}.garage-games-page .garage-games-sort{margin-left:0!important}.garage-games-page .garage-games-sort select{width:100%!important}.garage-games-page .garage-games-top-grid{grid-template-columns:1fr!important}.garage-games-page .garage-games-sidebar{display:grid!important;grid-template-columns:1fr 1fr!important}}
@media(max-width:620px){.garage-games-page .garage-games-content{width:calc(100% - 24px)!important}.garage-games-page .garage-games-filters{display:grid!important;grid-template-columns:repeat(2,1fr)!important}.garage-games-page .garage-games-filters button{padding:0 8px!important}.garage-games-page .garage-games-card-grid{grid-template-columns:1fr!important}.garage-games-page .garage-games-featured__stats{grid-template-columns:1fr!important}.garage-games-page .garage-games-featured__stats>span{border-right:0!important;border-top:1px solid #2c3234!important}.garage-games-page .garage-games-sidebar{grid-template-columns:1fr!important}}

/* v13.2.43 – Games Header/Footer auf denselben Seitenrahmen wie Projekte/Downloads/Streaming */
.hb-site.garage-games-page{
  margin:0!important;
  background:#090c0e!important;
  background-image:none!important;
  color:#f0efeb!important;
}
.hb-site.garage-games-page .garage-games-hero{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:390px!important;
  min-height:390px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#080b0d!important;
  border-bottom:1px solid #303638!important;
}
.hb-site.garage-games-page .garage-games-hero__media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:none!important;
}
.hb-site.garage-games-page .garage-games-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.hb-site.garage-games-page .garage-games-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.hb-site.garage-games-page .garage-games-hero__inner{
  position:relative!important;
  z-index:2!important;
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  min-height:390px!important;
  height:100%!important;
  margin:0 auto!important;
  padding:34px 0!important;
  display:flex!important;
  align-items:center!important;
}
.hb-site.garage-games-page .garage-games-hero__copy{
  width:100%!important;
  max-width:560px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.hb-site.garage-games-page .garage-games-hero__kicker{
  display:block!important;
  margin:0 0 10px!important;
  color:#ff7a19!important;
  font:700 10px/1.3 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.hb-site.garage-games-page .garage-games-hero h1{
  margin:0 0 14px!important;
  padding:0!important;
  color:#f2f1ed!important;
  font:700 clamp(36px,4.4vw,60px)/.98 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  font-style:normal!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
  transform:none!important;
}
.hb-site.garage-games-page .garage-games-hero h1 span{color:#f2f1ed!important}
.hb-site.garage-games-page .garage-games-hero h1 em{color:#ff7a19!important;font-style:normal!important}
.hb-site.garage-games-page .garage-games-hero p{
  max-width:480px!important;
  margin:0!important;
  color:#c7c9c9!important;
  font:400 15px/1.62 Arial,Helvetica,sans-serif!important;
}
.hb-site.garage-games-page .garage-games-hero__actions{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.hb-site.garage-games-page .garage-games-hero__actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 18px!important;
  border:1px solid #ef7b29!important;
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
  font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.hb-site.garage-games-page .garage-games-hero__actions a.ghost{
  border-color:#3a4043!important;
  background:#101416!important;
  color:#f0f1f1!important;
}
.hb-site.garage-games-page .garage-games-content{margin-top:0!important}
.hb-site.garage-games-page>footer.footer,.hb-site.garage-games-page footer.footer{margin-top:0!important}
@media(max-width:900px){
  .hb-site.garage-games-page .garage-games-hero{height:430px!important;min-height:430px!important}
  .hb-site.garage-games-page .garage-games-hero__inner{min-height:430px!important;padding:30px 0!important}
  .hb-site.garage-games-page .garage-games-hero::before{background:linear-gradient(180deg,rgba(7,10,12,.92) 0%,rgba(7,10,12,.78) 52%,rgba(7,10,12,.52) 100%)!important}
}
@media(max-width:620px){
  .hb-site.garage-games-page .garage-games-hero{height:390px!important;min-height:390px!important}
  .hb-site.garage-games-page .garage-games-hero__inner{width:calc(100% - 24px)!important;min-height:390px!important;padding:26px 0!important}
  .hb-site.garage-games-page .garage-games-hero h1{font-size:38px!important}
}

/* v13.2.44 – Games-Karten: 3 pro Reihe und deutlich mehr Platz für Inhalte */
.garage-games-page .garage-games-card-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.garage-games-page .garage-games-card{
  min-height:520px!important;
  height:100%!important;
}
.garage-games-page .garage-games-card__media{
  height:190px!important;
  min-height:190px!important;
}
.garage-games-page .garage-games-card__body{
  min-height:330px!important;
  padding:14px!important;
}
.garage-games-page .garage-games-card h3{
  margin:0 0 9px!important;
  color:#fff!important;
  font:700 17px/1.25 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
}
.garage-games-page .garage-games-card p{
  margin:0 0 12px!important;
  color:#c0c3c4!important;
  font-size:12px!important;
  line-height:1.58!important;
  display:block!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
  -webkit-box-orient:initial!important;
  white-space:normal!important;
}
.garage-games-page .garage-games-card__tags{
  gap:6px!important;
  margin-top:auto!important;
  padding-top:10px!important;
}
.garage-games-page .garage-games-card__tags span{
  padding:4px 7px!important;
  font-size:9px!important;
}
.garage-games-page .garage-games-card__button{
  min-height:38px!important;
  margin-top:12px!important;
  padding:0 12px!important;
  font-size:10px!important;
}
@media(max-width:1100px){
  .garage-games-page .garage-games-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .garage-games-page .garage-games-card{min-height:500px!important}
}
@media(max-width:680px){
  .garage-games-page .garage-games-card-grid{grid-template-columns:1fr!important}
  .garage-games-page .garage-games-card{min-height:0!important}
  .garage-games-page .garage-games-card__media{height:210px!important;min-height:210px!important}
  .garage-games-page .garage-games-card__body{min-height:0!important}
}

/* v13.2.45 – Support Header/Hero wie Projekte, Downloads, Streaming, Games */
.hb-site.garage-support-page{
  margin:0!important;
  background:#090c0e!important;
  background-image:none!important;
  color:#f0efeb!important;
}
.hb-site.garage-support-page .home-global-header{
  position:sticky!important;
  top:0!important;
  z-index:500!important;
}
.hb-site.garage-support-page main.dlx{
  min-height:0!important;
  background:#090c0e!important;
  background-image:none!important;
}
.hb-site.garage-support-page .garage-support-hero{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:390px!important;
  min-height:390px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#080b0d!important;
  border-bottom:1px solid #303638!important;
}
.hb-site.garage-support-page .garage-support-hero__media{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
  opacity:1!important;
  visibility:visible!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hb-site.garage-support-page .garage-support-hero::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,rgba(7,10,12,.97) 0%,rgba(7,10,12,.92) 31%,rgba(7,10,12,.72) 48%,rgba(7,10,12,.34) 70%,rgba(7,10,12,.16) 100%)!important;
  pointer-events:none!important;
}
.hb-site.garage-support-page .garage-support-hero::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(0deg,rgba(5,7,8,.64) 0%,rgba(5,7,8,.1) 38%,rgba(5,7,8,0) 68%)!important;
  pointer-events:none!important;
}
.hb-site.garage-support-page .garage-support-hero__inner{
  position:relative!important;
  z-index:2!important;
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  height:100%!important;
  min-height:390px!important;
  margin:0 auto!important;
  padding:34px 0!important;
  display:flex!important;
  align-items:center!important;
}
.hb-site.garage-support-page .garage-support-hero__copy{
  width:100%!important;
  max-width:570px!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
  border:0!important;
  box-shadow:none!important;
}
.hb-site.garage-support-page .garage-support-hero__kicker{
  display:block!important;
  margin:0 0 10px!important;
  color:#ff7a19!important;
  font:700 10px/1.3 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
}
.hb-site.garage-support-page .garage-support-hero h1{
  margin:0 0 14px!important;
  padding:0!important;
  max-width:760px!important;
  color:#f2f1ed!important;
  font:700 clamp(36px,4.4vw,60px)/.98 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  font-style:normal!important;
  letter-spacing:0!important;
  text-transform:uppercase!important;
  text-shadow:none!important;
  transform:none!important;
}
.hb-site.garage-support-page .garage-support-hero p{
  max-width:500px!important;
  margin:0!important;
  color:#c7c9c9!important;
  font:400 15px/1.62 Arial,Helvetica,sans-serif!important;
  text-shadow:none!important;
}
.hb-site.garage-support-page .garage-support-hero__actions{
  display:flex!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-top:20px!important;
}
.hb-site.garage-support-page .garage-support-hero__actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 18px!important;
  border:1px solid #ef7b29!important;
  background:linear-gradient(#ef7620,#d65f10)!important;
  color:#fff!important;
  font:700 10px/1 "Trebuchet MS","Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transform:none!important;
}
.hb-site.garage-support-page .garage-support-hero__actions a.ghost{
  border-color:#3a4043!important;
  background:#101416!important;
  color:#f0f1f1!important;
}
.hb-site.garage-support-page .support-shell{
  width:min(1320px,calc(100% - 40px))!important;
  max-width:1320px!important;
  margin:0 auto!important;
  padding:18px 0 32px!important;
}
@media(max-width:900px){
  .hb-site.garage-support-page .garage-support-hero{height:430px!important;min-height:430px!important}
  .hb-site.garage-support-page .garage-support-hero__inner{min-height:430px!important;padding:30px 0!important}
  .hb-site.garage-support-page .garage-support-hero::before{background:linear-gradient(180deg,rgba(7,10,12,.92) 0%,rgba(7,10,12,.78) 52%,rgba(7,10,12,.52) 100%)!important}
}
@media(max-width:620px){
  .hb-site.garage-support-page .garage-support-hero{height:390px!important;min-height:390px!important}
  .hb-site.garage-support-page .garage-support-hero__inner{width:calc(100% - 24px)!important;min-height:390px!important;padding:26px 0!important}
  .hb-site.garage-support-page .garage-support-hero h1{font-size:38px!important}
  .hb-site.garage-support-page .support-shell{width:calc(100% - 24px)!important}
}

/* v13.2.47 – Spenden / Ko-fi Content im aktuellen Hillbilly-Garage-Design */
.hb-site.garage-donations-page{margin:0!important;background:#090c0e!important;color:#f0efeb!important}
.hb-site.garage-donations-page main{background:#090c0e!important}
.hb-site.garage-donations-page .garage-donations-hero{position:relative!important;width:100%!important;height:390px!important;min-height:390px!important;overflow:hidden!important;border-bottom:1px solid #303638!important;background:#080b0d!important}
.hb-site.garage-donations-page .garage-donations-hero__media{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;z-index:0!important}
.hb-site.garage-donations-page .garage-donations-hero:before{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(90deg,rgba(7,10,12,.98) 0%,rgba(7,10,12,.94) 30%,rgba(7,10,12,.74) 49%,rgba(7,10,12,.32) 72%,rgba(7,10,12,.1) 100%)!important;pointer-events:none!important}
.hb-site.garage-donations-page .garage-donations-hero:after{content:""!important;position:absolute!important;inset:0!important;z-index:1!important;background:linear-gradient(0deg,rgba(5,7,8,.62),transparent 42%)!important;pointer-events:none!important}
.hb-site.garage-donations-page .garage-donations-hero__inner{position:relative!important;z-index:2!important;width:min(1320px,calc(100% - 40px))!important;max-width:1320px!important;height:100%!important;margin:0 auto!important;display:flex!important;align-items:center!important}
.hb-site.garage-donations-page .garage-donations-hero__copy{max-width:570px!important}
.hb-site.garage-donations-page .garage-donations-hero__kicker{display:block!important;margin:0 0 9px!important;color:#ff7a19!important;font:700 10px/1.3 "Segoe UI",Arial,sans-serif!important;letter-spacing:1px!important;text-transform:uppercase!important}
.hb-site.garage-donations-page .garage-donations-hero h1{margin:0 0 8px!important;color:#f2f1ed!important;font:800 clamp(40px,4.5vw,64px)/.98 "Segoe UI",Arial,sans-serif!important;letter-spacing:0!important;text-transform:uppercase!important;text-shadow:none!important}
.hb-site.garage-donations-page .garage-donations-hero__copy>strong{display:block!important;margin:0 0 14px!important;color:#ff7a19!important;font:700 20px/1.1 "Segoe UI",Arial,sans-serif!important}
.hb-site.garage-donations-page .garage-donations-hero p{max-width:520px!important;margin:0!important;color:#c9cccc!important;font:400 14px/1.65 Arial,sans-serif!important}
.hb-site.garage-donations-page .garage-donations-hero__actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:20px!important}
.hb-site.garage-donations-page .garage-donations-hero__actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 18px!important;border:1px solid #ef7b29!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;font:700 10px/1 "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;text-decoration:none!important}
.hb-site.garage-donations-page .garage-donations-hero__actions a.ghost{border-color:#444a4d!important;background:#101416!important;color:#e7e9e9!important}

.hb-site.garage-donations-page .garage-donations-nav{display:flex!important;align-items:center!important;gap:0!important;margin-top:14px!important;margin-bottom:12px!important;border:1px solid #343a3d!important;background:#101416!important;overflow:auto!important}
.hb-site.garage-donations-page .garage-donations-nav a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 18px!important;border-right:1px solid #2d3335!important;color:#cdd0d0!important;font:700 10px "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important;white-space:nowrap!important}
.hb-site.garage-donations-page .garage-donations-nav a.is-active,.hb-site.garage-donations-page .garage-donations-nav a:hover{background:#df6614!important;color:#fff!important}

.hb-site.garage-donations-page .garage-donations-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:14px!important;align-items:start!important;padding-bottom:14px!important}
.hb-site.garage-donations-page .garage-donations-main{display:grid!important;gap:12px!important;min-width:0!important}
.hb-site.garage-donations-page .garage-donation-overview{display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)!important;min-height:310px!important;border:1px solid #343a3d!important;background:#111618!important;overflow:hidden!important}
.hb-site.garage-donations-page .garage-donation-overview__copy{display:flex!important;flex-direction:column!important;padding:20px!important}
.hb-site.garage-donations-page .garage-donation-overview h2{margin:0 0 10px!important;color:#fff!important;font:800 22px/1.1 "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}
.hb-site.garage-donations-page .garage-donation-overview__copy>p{margin:0 0 14px!important;color:#c3c6c6!important;font-size:13px!important;line-height:1.65!important}
.hb-site.garage-donations-page .garage-donation-overview ul{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px 16px!important;margin:0 0 18px!important;padding:0!important;list-style:none!important}
.hb-site.garage-donations-page .garage-donation-overview li{display:flex!important;gap:8px!important;color:#d9dbdb!important;font-size:11px!important}.hb-site.garage-donations-page .garage-donation-overview li span{color:#ff7a19!important;font-weight:900!important}
.hb-site.garage-donations-page .garage-donation-overview figure{margin:0!important;background:#0b0f10!important}.hb-site.garage-donations-page .garage-donation-overview figure img{display:block!important;width:100%!important;height:100%!important;min-height:310px!important;object-fit:cover!important}
.hb-site.garage-donations-page .garage-donation-overview__actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:auto!important}
.hb-site.garage-donations-page .garage-donation-overview__actions>a,.hb-site.garage-donations-page .garage-donation-overview__actions>span{display:flex!important;align-items:center!important;gap:12px!important;min-height:52px!important;padding:8px 14px!important;border:1px solid #df6d1b!important;background:linear-gradient(#ef7620,#d65f10)!important;color:#fff!important;text-decoration:none!important}
.hb-site.garage-donations-page .garage-donation-overview__actions .secondary{border-color:#3d4346!important;background:#0f1416!important}.hb-site.garage-donations-page .garage-donation-overview__actions .is-disabled{opacity:.55!important}
.hb-site.garage-donations-page .garage-donation-overview__actions b{font-size:23px!important}.hb-site.garage-donations-page .garage-donation-overview__actions span span,.hb-site.garage-donations-page .garage-donation-overview__actions a span{display:block!important;font:700 11px "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-overview__actions small{display:block!important;margin-top:2px!important;color:#f4d8c4!important;font:400 9px Arial,sans-serif!important;text-transform:none!important}

.hb-site.garage-donations-page .garage-donation-use-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}
.hb-site.garage-donations-page .garage-donation-use-cards article{position:relative!important;display:flex!important;flex-direction:column!important;min-height:185px!important;padding:14px!important;border:1px solid #343a3d!important;background:#111618!important;overflow:hidden!important}.hb-site.garage-donations-page .garage-donation-use-cards article>span{position:absolute!important;right:10px!important;top:8px!important;color:#252b2e!important;font:900 42px/1 "Segoe UI",Arial,sans-serif!important}.hb-site.garage-donations-page .garage-donation-use-cards h3{position:relative!important;margin:0 0 8px!important;color:#fff!important;font:800 16px/1.15 "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-use-cards p{position:relative!important;margin:0 0 12px!important;color:#afb3b4!important;font-size:11px!important;line-height:1.55!important}.hb-site.garage-donations-page .garage-donation-use-cards article>div{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:auto!important;padding-top:9px!important;border-top:1px solid #2d3335!important}.hb-site.garage-donations-page .garage-donation-use-cards small{color:#ff7a19!important;font:700 9px "Segoe UI",Arial,sans-serif!important}.hb-site.garage-donations-page .garage-donation-use-cards article>div b{color:#fff!important;font-size:13px!important}

.hb-site.garage-donations-page .garage-donations-sidebar{display:grid!important;gap:12px!important}
.hb-site.garage-donations-page .garage-donation-sidebox{padding:16px!important;border:1px solid #343a3d!important;background:#111618!important}
.hb-site.garage-donations-page .garage-donation-sidebox h2{margin:0 0 8px!important;color:#fff!important;font:800 18px/1.1 "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-sidebox>p{margin:0 0 12px!important;color:#b9bdbd!important;font-size:11px!important;line-height:1.55!important}
.hb-site.garage-donations-page .garage-donation-goal__amount{display:flex!important;align-items:baseline!important;gap:7px!important;margin:13px 0 9px!important}.hb-site.garage-donations-page .garage-donation-goal__amount strong{color:#fff!important;font-size:23px!important}.hb-site.garage-donations-page .garage-donation-goal__amount span{color:#9ca0a1!important;font-size:14px!important}.hb-site.garage-donations-page .garage-donation-goal__amount b{margin-left:auto!important;color:#ff7a19!important;font-size:15px!important}
.hb-site.garage-donations-page .garage-donation-progress{height:8px!important;border-radius:10px!important;background:#282e30!important;overflow:hidden!important}.hb-site.garage-donations-page .garage-donation-progress i{display:block!important;height:100%!important;max-width:100%!important;background:linear-gradient(90deg,#ff7a19,#d85c0c)!important;border-radius:inherit!important}.hb-site.garage-donations-page .garage-donation-goal>small{display:block!important;margin-top:7px!important;color:#858a8b!important;font-size:9px!important}
.hb-site.garage-donations-page .garage-donation-goal__stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important;margin-top:13px!important}.hb-site.garage-donations-page .garage-donation-goal__stats>div{padding:9px!important;border:1px solid #2d3335!important;background:#0e1315!important}.hb-site.garage-donations-page .garage-donation-goal__stats small{display:block!important;color:#858a8b!important;font-size:8px!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-goal__stats strong{display:block!important;margin-top:3px!important;color:#fff!important;font-size:11px!important}

.hb-site.garage-donations-page .garage-donation-allocation__row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:5px 10px!important;align-items:center!important;margin:10px 0!important}.hb-site.garage-donations-page .garage-donation-allocation__row span{color:#d2d4d4!important;font-size:11px!important}.hb-site.garage-donations-page .garage-donation-allocation__row b{color:#fff!important;font-size:10px!important}.hb-site.garage-donations-page .garage-donation-allocation__row i{grid-column:1/-1!important;display:block!important;height:4px!important;background:#242a2c!important}.hb-site.garage-donations-page .garage-donation-allocation__row em{display:block!important;height:100%!important;background:#df6815!important}.hb-site.garage-donations-page .garage-donation-allocation>p{margin-top:12px!important;padding-top:10px!important;border-top:1px solid #2d3335!important}

.hb-site.garage-donations-page .garage-donation-supporters>div{display:flex!important;flex-direction:column!important}.hb-site.garage-donations-page .garage-donation-supporters article{display:grid!important;grid-template-columns:32px minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;gap:2px 8px!important;align-items:center!important;padding:8px 0!important;border-top:1px solid #2d3335!important}.hb-site.garage-donations-page .garage-donation-supporters article:first-child{border-top:0!important;padding-top:2px!important}.hb-site.garage-donations-page .garage-donation-supporters article>span{grid-row:1/3!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;border-radius:50%!important;border:1px solid #a84c0f!important;background:#27170d!important;color:#ff9a51!important;font-size:9px!important;font-weight:800!important}.hb-site.garage-donations-page .garage-donation-supporters article strong{color:#e9eaea!important;font-size:11px!important}.hb-site.garage-donations-page .garage-donation-supporters article b{color:#ff7a19!important;font-size:11px!important}.hb-site.garage-donations-page .garage-donation-supporters article small{grid-column:2/4!important;color:#818687!important;font-size:9px!important}

.hb-site.garage-donations-page .garage-donation-values{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-top:0!important;margin-bottom:10px!important;border:1px solid #343a3d!important;background:#111618!important}.hb-site.garage-donations-page .garage-donation-values article{display:grid!important;grid-template-columns:42px 1fr!important;gap:10px!important;align-items:center!important;min-height:90px!important;padding:13px!important;border-left:1px solid #2d3335!important}.hb-site.garage-donations-page .garage-donation-values article:first-child{border-left:0!important}.hb-site.garage-donations-page .garage-donation-values article>b{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border:2px solid #c3560f!important;color:#ff7a19!important;font-size:18px!important}.hb-site.garage-donations-page .garage-donation-values strong{display:block!important;color:#ff7a19!important;font:800 12px "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-values span{display:block!important;margin-top:3px!important;color:#aeb2b3!important;font-size:9px!important;line-height:1.45!important}
.hb-site.garage-donations-page .garage-donation-thanks{display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;min-height:74px!important;margin-bottom:10px!important;border:1px solid #343a3d!important;background:#111618!important;text-align:center!important}.hb-site.garage-donations-page .garage-donation-thanks>b{color:#ff7a19!important;font-size:31px!important}.hb-site.garage-donations-page .garage-donation-thanks small{display:block!important;color:#ff7a19!important;font-size:9px!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-thanks h2{margin:2px 0!important;color:#fff!important;font:800 18px "Segoe UI",Arial,sans-serif!important;text-transform:uppercase!important}.hb-site.garage-donations-page .garage-donation-thanks p{margin:0!important;color:#aeb2b3!important;font-size:10px!important}
.hb-site.garage-donations-page .garage-donation-legal{margin-bottom:18px!important;padding:10px 14px!important;border:1px solid #2c3234!important;background:#0e1214!important}.hb-site.garage-donations-page .garage-donation-legal p{margin:0!important;color:#898e8f!important;font-size:9px!important;line-height:1.5!important}.hb-site.garage-donations-page .garage-donation-legal b{color:#c5c8c8!important}
.hb-site.garage-donations-page .garage-donations-paused{padding:50px 0 80px!important}.hb-site.garage-donations-page .garage-donations-paused small{color:#ff7a19!important}.hb-site.garage-donations-page .garage-donations-paused h2{font-size:34px!important}

@media(max-width:1050px){
  .hb-site.garage-donations-page .garage-donations-layout{grid-template-columns:minmax(0,1fr) 320px!important}
  .hb-site.garage-donations-page .garage-donation-overview{grid-template-columns:1fr!important}.hb-site.garage-donations-page .garage-donation-overview figure{height:220px!important}.hb-site.garage-donations-page .garage-donation-overview figure img{min-height:220px!important}
  .hb-site.garage-donations-page .garage-donation-use-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .hb-site.garage-donations-page .garage-donations-layout{grid-template-columns:1fr!important}.hb-site.garage-donations-page .garage-donations-sidebar{grid-template-columns:1fr 1fr!important}.hb-site.garage-donations-page .garage-donation-supporters{grid-column:1/-1!important}
  .hb-site.garage-donations-page .garage-donation-values{grid-template-columns:1fr 1fr!important}.hb-site.garage-donations-page .garage-donation-values article:nth-child(3){border-left:0!important;border-top:1px solid #2d3335!important}.hb-site.garage-donations-page .garage-donation-values article:nth-child(4){border-top:1px solid #2d3335!important}
}
@media(max-width:620px){
  .hb-site.garage-donations-page .garage-donations-hero{height:420px!important;min-height:420px!important}.hb-site.garage-donations-page .garage-donations-hero__inner{width:calc(100% - 24px)!important}.hb-site.garage-donations-page .garage-donations-hero:before{background:linear-gradient(180deg,rgba(7,10,12,.88),rgba(7,10,12,.68))!important}.hb-site.garage-donations-page .garage-donations-hero h1{font-size:42px!important}
  .hb-site.garage-donations-page .garage-donation-overview ul,.hb-site.garage-donations-page .garage-donation-use-cards,.hb-site.garage-donations-page .garage-donations-sidebar,.hb-site.garage-donations-page .garage-donation-values{grid-template-columns:1fr!important}
  .hb-site.garage-donations-page .garage-donation-values article{border-left:0!important;border-top:1px solid #2d3335!important}.hb-site.garage-donations-page .garage-donation-values article:first-child{border-top:0!important}
  .hb-site.garage-donations-page .garage-donation-goal__stats{grid-template-columns:1fr!important}
}
.hb-site.garage-donations-page .garage-donations-hero__note{display:block!important;margin-top:10px!important;color:#8e9394!important;font:700 8px/1.4 Arial,sans-serif!important;letter-spacing:.55px!important;text-transform:uppercase!important}

/* v13.2.50 – Ko-fi Unterstützer kompakt über volle Breite statt langer Sidebar */
.hb-site.garage-donations-page .garage-donation-supporters-wide{
  margin-top:0!important;
  margin-bottom:10px!important;
  padding:16px!important;
  border:1px solid #343a3d!important;
  background:#111618!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:20px!important;
  margin-bottom:12px!important;
  padding-bottom:11px!important;
  border-bottom:1px solid #303638!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__head small{
  display:block!important;
  margin-bottom:3px!important;
  color:#ff7a19!important;
  font:700 9px/1.2 "Segoe UI",Arial,sans-serif!important;
  letter-spacing:.8px!important;
  text-transform:uppercase!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__head h2{
  margin:0!important;
  color:#fff!important;
  font:800 18px/1.1 "Segoe UI",Arial,sans-serif!important;
  text-transform:uppercase!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__summary{
  display:flex!important;
  align-items:baseline!important;
  gap:8px!important;
  white-space:nowrap!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__summary strong{
  color:#ff7a19!important;
  font:800 18px/1 "Segoe UI",Arial,sans-serif!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__summary span{
  color:#8e9394!important;
  font-size:10px!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid article{
  display:grid!important;
  grid-template-columns:36px minmax(0,1fr) auto!important;
  gap:9px!important;
  align-items:center!important;
  min-height:54px!important;
  padding:8px 10px!important;
  border:1px solid #2d3335!important;
  background:#0e1315!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__avatar{
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  border:1px solid #a84c0f!important;
  border-radius:50%!important;
  background:#27170d!important;
  color:#ff9a51!important;
  font:800 9px/1 Arial,sans-serif!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid article>div{
  min-width:0!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid article strong{
  display:block!important;
  overflow:hidden!important;
  color:#e9eaea!important;
  font:700 11px/1.25 "Segoe UI",Arial,sans-serif!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid article small{
  display:block!important;
  margin-top:3px!important;
  color:#818687!important;
  font-size:9px!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid article>b{
  color:#ff7a19!important;
  font:800 12px/1 "Segoe UI",Arial,sans-serif!important;
  white-space:nowrap!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__empty{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  min-height:90px!important;
  border:1px dashed #343a3d!important;
  background:#0e1315!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__empty>b{color:#ff7a19!important;font-size:28px!important}
.hb-site.garage-donations-page .garage-donation-supporters-wide__empty strong{display:block!important;color:#fff!important;font-size:12px!important}
.hb-site.garage-donations-page .garage-donation-supporters-wide__empty span{display:block!important;margin-top:3px!important;color:#898e8f!important;font-size:10px!important}
/* v13.2.98 – Unterstützerliste immer als 3-Spalten-Raster */
@media(max-width:900px){
  .hb-site.garage-donations-page .garage-donation-supporters-wide__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:620px){
  .hb-site.garage-donations-page .garage-donation-supporters-wide{padding:12px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__head{align-items:flex-start!important;flex-direction:column!important;gap:7px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:5px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__grid article{grid-template-columns:28px minmax(0,1fr)!important;gap:6px!important;padding:6px!important;min-height:64px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__avatar{width:28px!important;height:28px!important;font-size:8px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__grid article>b{grid-column:1/-1!important;font-size:10px!important}
  .hb-site.garage-donations-page .garage-donation-supporters-wide__grid article strong{font-size:9px!important}
}


/* v13.2.62 – Downloadkarten kompakter, kein großer Leerraum vor dem Detail-Link */
.garage-downloads-page .garage-dl-card{
  height:456px!important;
  min-height:456px!important;
  max-height:456px!important;
}
.garage-downloads-page .garage-dl-body{
  padding-bottom:10px!important;
}
.garage-downloads-page .garage-dl-link{
  flex:0 0 22px!important;
  min-height:22px!important;
  margin-top:6px!important;
  padding-top:5px!important;
  align-items:flex-end!important;
}
@media(max-width:760px){
  .garage-downloads-page .garage-dl-card{
    height:456px!important;
    min-height:456px!important;
    max-height:456px!important;
  }
}

/* ========================================================================== */
/* v13.2.63 — Minecraft.php: neuer kompakter Community-/Realm-Content         */
/* ========================================================================== */
.garage-minecraft-page{background:#080c0e!important;color:#d5d7d7!important}
.garage-minecraft-page .site-header{position:relative!important;top:auto!important;background:#070a0b!important;border-bottom:1px solid #2c3133!important}
.garage-mc{background:#080c0e;min-height:100vh;padding-bottom:30px}
.garage-mc-shell{width:min(1320px,calc(100% - 40px));margin-inline:auto}
.garage-mc-hero{position:relative;min-height:390px;overflow:hidden;border-bottom:1px solid #303638;background:#0a0d0f}
.garage-mc-hero__media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.86) contrast(1.04)}
.garage-mc-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,8,9,.98) 0%,rgba(5,8,9,.88) 29%,rgba(5,8,9,.54) 52%,rgba(5,8,9,.17) 78%,rgba(5,8,9,.08) 100%),linear-gradient(0deg,rgba(5,8,9,.55),transparent 44%)}
.garage-mc-hero__inner{position:relative;z-index:2;min-height:390px;display:flex;align-items:center;padding-block:44px}
.garage-mc-hero__copy{width:min(650px,100%)}
.garage-mc-kicker,.garage-mc-section-kicker{display:block;margin-bottom:8px;color:#f57a1f;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}
.garage-mc-hero h1{margin:0 0 14px;color:#f2f1ed;font:700 clamp(44px,5vw,70px)/.94 var(--condensed,var(--hb-font,Arial));letter-spacing:.2px;text-transform:uppercase}
.garage-mc-hero h1 span,.garage-mc-hero h1 em{font:inherit;font-style:normal}.garage-mc-hero h1 em{display:block;color:#f57a1f;font-size:.55em;line-height:1.08;margin-top:7px}
.garage-mc-hero p{max-width:620px;margin:0;color:#c3c6c6;font-size:14px;line-height:1.65}
.garage-mc-hero__actions,.garage-mc-server__actions,.garage-mc-cta__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.garage-mc .primary,.garage-mc .ghost{min-height:39px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid #f57a1f;text-decoration:none;text-transform:uppercase;font:800 10px/1 Arial,sans-serif;letter-spacing:.25px;cursor:pointer;border-radius:0;box-shadow:none}
.garage-mc .primary{background:#f57a1f;color:#fff}.garage-mc .primary:hover{background:#ff8b32;color:#fff}
.garage-mc .ghost{background:#101517;color:#d7d9d9;border-color:#343b3e}.garage-mc .ghost:hover{border-color:#f57a1f;color:#f57a1f}
.garage-mc-alert{margin-top:16px;padding:14px 16px;border:1px solid #7a4d26;background:#17110d}.garage-mc-alert strong{color:#f57a1f}.garage-mc-alert p{margin:6px 0 0;color:#c7c8c8}

.garage-mc-overview{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.55fr);gap:12px;align-items:stretch;margin-top:18px}
.garage-mc-panel{background:#111618;border:1px solid #343a3d;box-shadow:none}
.garage-mc-panel__head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #303638}
.garage-mc-panel__head>div{min-width:0}.garage-mc-panel__head h2{margin:0;color:#f0efeb;font:700 20px/1 var(--condensed,var(--hb-font,Arial));letter-spacing:.15px;text-transform:uppercase}.garage-mc-panel__head h2>span{margin-right:7px;color:#f57a1f}
.garage-mc-panel__head .garage-mc-section-kicker{margin:0 0 5px}.garage-mc-count{color:#8e9495;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}
.garage-mc-linkbtn{padding:4px 0;border:0;background:none;color:#c8cbcb;font:800 9px/1 Arial,sans-serif;letter-spacing:.3px;text-transform:uppercase;cursor:pointer;white-space:nowrap}.garage-mc-linkbtn:hover{color:#f57a1f}
.garage-mc-status{padding:5px 8px;border:1px solid #454b4d;background:#0d1113;color:#aaa;font:800 9px/1 Arial,sans-serif;text-transform:uppercase}.garage-mc-status.is-online{border-color:#4b722e;color:#83c948}

.garage-mc-server{display:flex;flex-direction:column}.garage-mc-server__name{padding:12px 14px 7px}.garage-mc-server__name small{display:block;margin-bottom:3px;color:#747b7c;font-size:7px;font-weight:900;letter-spacing:.7px}.garage-mc-server__name strong{color:#f1f0ed;font:700 17px/1 var(--condensed,var(--hb-font,Arial));text-transform:uppercase}.garage-mc-server__rows{padding:0 14px}.garage-mc-server__rows>div{min-height:35px;display:grid;grid-template-columns:125px 1fr;align-items:center;gap:12px;border-bottom:1px solid #2b3133}.garage-mc-server__rows span{color:#929798;font-size:9px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.garage-mc-server__rows strong{color:#d6d8d8;font-size:11px;font-weight:700}.garage-mc-server__text{margin:12px 14px 0;color:#aeb2b2;font-size:11px;line-height:1.55}.garage-mc-server__actions{margin:auto 14px 14px;padding-top:14px}.garage-mc-server__actions .primary,.garage-mc-server__actions .ghost{flex:1}

.garage-mc-players{min-width:0}.garage-mc-players__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px}.garage-mc-player{min-width:0;border:1px solid #303638;background:#0d1214;overflow:hidden}.garage-mc-player__media{height:152px;overflow:hidden;background:#090d0f;display:grid;place-items:center}.garage-mc-player__media img{width:100%;height:100%;object-fit:cover;object-position:center 25%}.garage-mc-player__media>span{color:#f57a1f;font:900 28px var(--condensed,var(--hb-font,Arial))}.garage-mc-player__body{padding:10px 10px 12px;text-align:center}.garage-mc-player h3{margin:0;color:#f0efeb;font:700 16px/1.05 var(--condensed,var(--hb-font,Arial));text-transform:uppercase;overflow-wrap:anywhere}.garage-mc-player__role{margin:5px 0 0;color:#b7bbbb;font-size:10px}.garage-mc-player__tag{margin:7px 0 0;color:#d4d6d6;font-size:9px;overflow-wrap:anywhere}.garage-mc-player__tag span{display:block;margin-bottom:3px;color:#707778;font-size:7px;font-weight:900;letter-spacing:.7px}.garage-mc-player__status{display:flex;align-items:center;justify-content:center;gap:5px;margin:8px 0 0;color:#939899;font-size:9px;font-weight:700}.garage-mc-player__status i{width:6px;height:6px;border-radius:50%;background:#626768}.garage-mc-player__status.is-online{color:#8bd04d}.garage-mc-player__status.is-online i{background:#75c532;box-shadow:0 0 8px rgba(117,197,50,.4)}.garage-mc-player__bio{margin:8px 0 0;color:#a8adad;font-size:9px;line-height:1.42;text-align:left}.garage-mc-player__facts{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 7px;margin-top:8px;padding-top:7px;border-top:1px solid #272d2f;color:#73797a;font-size:7px;text-transform:uppercase}
.garage-mc-empty{padding:20px;color:#8f9596;font-size:11px}

.garage-mc-adventures,.garage-mc-gallery{margin-top:12px}.garage-mc-section-intro{margin:11px 14px 0;color:#9fa4a4;font-size:11px;line-height:1.55}
.garage-mc-adventure-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px}.garage-mc-adventure{min-width:0;display:flex;flex-direction:column;border:1px solid #303638;background:#0d1214}.garage-mc-adventure__media{height:165px;display:grid;place-items:center;overflow:hidden;background:#090d0f;color:#f57a1f;text-decoration:none;text-align:center;font:900 20px/1.05 var(--condensed,var(--hb-font,Arial))}.garage-mc-adventure__media img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.garage-mc-adventure:hover .garage-mc-adventure__media img{transform:scale(1.015)}.garage-mc-adventure__body{display:flex;flex:1;flex-direction:column;padding:11px}.garage-mc-adventure__body>small{color:#8b9192;font-size:8px;text-transform:uppercase}.garage-mc-adventure h3{margin:6px 0 7px;color:#f1f0ed;font:700 17px/1.05 var(--condensed,var(--hb-font,Arial));text-transform:uppercase}.garage-mc-adventure p{margin:0;color:#aeb2b2;font-size:10px;line-height:1.5}.garage-mc-adventure__meta{display:flex;gap:8px;margin:10px 0 0;color:#747b7c;font-size:7px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.garage-mc-adventure__body>a{margin-top:auto;padding-top:12px;color:#f57a1f;font-size:9px;font-weight:900;text-decoration:none;text-transform:uppercase}

.garage-mc-gallery__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:12px}.garage-mc-gallery__item{position:relative;height:126px;padding:0;overflow:hidden;border:1px solid #303638;background:#090d0f;cursor:pointer}.garage-mc-gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.garage-mc-gallery__item:hover img{transform:scale(1.02)}.garage-mc-gallery__item>span{position:absolute;left:0;right:0;bottom:0;padding:20px 8px 7px;background:linear-gradient(transparent,rgba(5,7,8,.92));color:#eee;font-size:8px;font-weight:800;text-align:left;text-transform:uppercase}.garage-mc-gallery__more{display:flex;justify-content:center;padding:0 12px 12px}.garage-mc-gallery__more .ghost{min-height:33px}

.garage-mc-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border:1px solid #343a3d;background:#111618}.garage-mc-features article{min-width:0;display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;padding:14px;border-right:1px solid #303638}.garage-mc-features article:last-child{border-right:0}.garage-mc-features b{display:grid;place-items:center;width:36px;height:36px;color:#f57a1f;font-size:23px}.garage-mc-features strong{color:#f57a1f;font:700 13px/1 var(--condensed,var(--hb-font,Arial));text-transform:uppercase}.garage-mc-features p{margin:5px 0 0;color:#a7acad;font-size:9px;line-height:1.45}

.garage-mc-cta{position:relative;min-height:180px;display:flex;align-items:center;margin-top:12px;overflow:hidden;border:1px solid #343a3d;background:#0e1315}.garage-mc-cta>img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:cover;object-position:center;opacity:.68}.garage-mc-cta::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0e1315 0 40%,rgba(14,19,21,.90) 53%,rgba(14,19,21,.12) 87%)}.garage-mc-cta__copy{position:relative;z-index:2;width:min(650px,65%);padding:24px}.garage-mc-cta h2{margin:0;color:#f1f0ed;font:700 25px/1 var(--condensed,var(--hb-font,Arial));text-transform:uppercase}.garage-mc-cta p{margin:9px 0 0;color:#b4b8b8;font-size:11px;line-height:1.55}.garage-mc-cta__actions{margin-top:15px}

.garage-mc-lightbox[hidden]{display:none!important}.garage-mc-lightbox{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:28px;background:rgba(0,0,0,.88)}.garage-mc-lightbox>button{position:absolute;top:18px;right:22px;width:42px;height:42px;border:1px solid #535b5e;background:#0c1113;color:#fff;font-size:26px;cursor:pointer}.garage-mc-lightbox figure{max-width:min(1200px,94vw);max-height:88vh;margin:0}.garage-mc-lightbox img{display:block;max-width:100%;max-height:80vh;border:1px solid #3b4244;background:#090d0f}.garage-mc-lightbox figcaption{padding:9px 2px 0;color:#c5c8c8;font-size:10px}.garage-mc-lightbox-open{overflow:hidden}

@media(max-width:1120px){
 .garage-mc-overview{grid-template-columns:1fr}.garage-mc-players__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.garage-mc-adventure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.garage-mc-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.garage-mc-gallery__item{height:155px}.garage-mc-features{grid-template-columns:repeat(2,minmax(0,1fr))}.garage-mc-features article:nth-child(2){border-right:0}.garage-mc-features article:nth-child(-n+2){border-bottom:1px solid #303638}
}
@media(max-width:780px){
 .garage-mc-shell{width:min(1320px,calc(100% - 24px))}.garage-mc-hero,.garage-mc-hero__inner{min-height:340px}.garage-mc-hero::after{background:linear-gradient(90deg,rgba(5,8,9,.96),rgba(5,8,9,.72)),linear-gradient(0deg,rgba(5,8,9,.55),transparent 44%)}.garage-mc-hero__inner{padding-block:34px}.garage-mc-hero h1{font-size:clamp(40px,11vw,58px)}.garage-mc-panel__head{align-items:flex-start}.garage-mc-players__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.garage-mc-player__media{height:180px}.garage-mc-adventure-grid{grid-template-columns:1fr}.garage-mc-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.garage-mc-cta{min-height:250px;align-items:flex-end}.garage-mc-cta>img{width:100%;opacity:.42}.garage-mc-cta::after{background:linear-gradient(0deg,#0e1315 0 34%,rgba(14,19,21,.78) 64%,rgba(14,19,21,.24))}.garage-mc-cta__copy{width:100%;padding:20px}
}
@media(max-width:520px){
 .garage-mc-server__rows>div{grid-template-columns:105px 1fr}.garage-mc-players__grid{grid-template-columns:1fr 1fr;gap:7px;padding:9px}.garage-mc-player__media{height:145px}.garage-mc-player__body{padding:8px}.garage-mc-gallery__grid{grid-template-columns:1fr 1fr;gap:5px;padding:9px}.garage-mc-gallery__item{height:110px}.garage-mc-features{grid-template-columns:1fr}.garage-mc-features article{border-right:0!important;border-bottom:1px solid #303638}.garage-mc-features article:last-child{border-bottom:0}.garage-mc-hero__actions .primary,.garage-mc-hero__actions .ghost,.garage-mc-server__actions .primary,.garage-mc-server__actions .ghost{width:100%}
}

/* V13.2.65 – Download-Detail: Changelog und Links/Ressourcen getauscht */
.garage-download-changelog-main{
  border:1px solid #343a3d;
  background:#111618;
  padding:12px 14px;
}
.garage-download-changelog-main>p{
  margin:0;
  color:#aeb2b3;
  font-size:12px;
}
.garage-download-changelog-main .garage-download-version{
  padding:12px 0;
}
.garage-download-changelog-main .garage-download-version:first-child{
  padding-top:0;
}
.garage-download-changelog-main .garage-download-version:last-child{
  padding-bottom:0;
}
.garage-download-changelog-main .garage-download-version strong{
  font-size:17px;
}
.garage-download-changelog-main .garage-download-version ul{
  font-size:13px;
  line-height:1.7;
}
.garage-download-sidebar-resources .garage-download-links-list{
  border:0;
  display:grid;
  gap:8px;
}
.garage-download-sidebar-resources .garage-download-link-row{
  grid-template-columns:26px minmax(0,1fr);
  gap:8px;
  padding:9px;
  border:1px solid #303638;
  background:#111618;
}
.garage-download-sidebar-resources .garage-download-link-row:first-child{
  border-top:1px solid #303638;
}
.garage-download-sidebar-resources .garage-download-link-row>a{
  grid-column:1/-1;
  width:100%;
  min-width:0;
  height:32px;
}

/* ========================================================================== */
/* V13.2.88 – Download-Detail: Links & Ressourcen wie bei Projekten           */
/* ========================================================================== */
.garage-download-sidebar-resources>h3{
  color:var(--orange2);
}
.garage-download-sidebar-resources .garage-download-links-list{
  display:block;
  gap:0;
  border:1px solid #343a3d;
  background:#111618;
}
.garage-download-sidebar-resources .garage-download-link-row{
  display:grid;
  grid-template-columns:34px minmax(0,1fr) auto;
  align-items:center;
  gap:10px;
  min-height:54px;
  padding:6px 10px;
  border:0;
  border-top:1px solid #2d3335;
  background:#111618;
}
.garage-download-sidebar-resources .garage-download-link-row:first-child{
  border-top:0;
}
.garage-download-sidebar-resources .garage-download-link-row>span:first-child{
  color:var(--orange2);
  font-size:18px;
  line-height:1;
  text-align:center;
}
.garage-download-sidebar-resources .garage-download-link-row>span:nth-child(2){
  min-width:0;
}
.garage-download-sidebar-resources .garage-download-link-row b{
  display:block;
  color:#e0e1df;
  font-size:12.5px;
  line-height:1.25;
}
.garage-download-sidebar-resources .garage-download-link-row small{
  display:block;
  margin-top:2px;
  overflow:hidden;
  color:#a9adae;
  font-size:11px;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.garage-download-sidebar-resources .garage-download-link-row>a{
  grid-column:auto;
  width:auto;
  min-width:0;
  height:auto;
  min-height:0;
  padding:6px 13px;
  border:1px solid #4a5052;
  background:#151a1c;
  color:#d5d6d4;
  font:700 10px/1 var(--condensed);
  text-transform:uppercase;
  white-space:nowrap;
}
.garage-download-sidebar-resources .garage-download-link-row>a:hover{
  border-color:var(--orange2);
  color:#fff;
}
@media(max-width:520px){
  .garage-download-sidebar-resources .garage-download-link-row{
    grid-template-columns:30px minmax(0,1fr);
  }
  .garage-download-sidebar-resources .garage-download-link-row>a{
    grid-column:2;
    justify-self:start;
  }
}


/* v13.2.99 – Unterstützer wie Blog/Downloads in 20er-Schritten nachladen */
.hb-site.garage-donations-page .garage-donation-supporter--load-hidden{display:none!important}
.hb-site.garage-donations-page .garage-donation-supporters-load-more{
  width:100%!important;
  min-height:46px!important;
  margin:14px 0 0!important;
  padding:0 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  border:1px solid #c45f17!important;
  border-radius:0!important;
  background:#101517!important;
  color:#ff7a19!important;
  font:700 12px/1 var(--condensed,var(--hb-font,Arial))!important;
  letter-spacing:.25px!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-load-more:hover{
  background:#151b1d!important;
  border-color:#f07921!important;
  color:#ff8b36!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-load-more:focus-visible{
  outline:2px solid #ff8b36!important;
  outline-offset:3px!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-load-more b{
  font-size:20px!important;
  line-height:1!important;
  font-weight:400!important;
  transform:translateY(-2px)!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-load-more[hidden]{display:none!important}


/* v13.3.00 – Unterstützer zuverlässig in 15er-Schritten nachladen */
.hb-site.garage-donations-page .garage-donation-supporters-wide__grid [data-supporter-load-item][hidden]{display:none!important}


/* v13.3.01 – Öffentliche Ko-fi-Spendennachricht unter dem Unterstützernamen */
.hb-site.garage-donations-page .garage-donation-supporters-wide__copy{
  min-width:0!important;
}
.hb-site.garage-donations-page .garage-donation-supporters-wide__message{
  display:block!important;
  margin-top:4px!important;
  overflow-wrap:anywhere!important;
  white-space:normal!important;
  color:#969b9c!important;
  font:500 9px/1.4 "Segoe UI",Arial,sans-serif!important;
}
@media(max-width:620px){
  .hb-site.garage-donations-page .garage-donation-supporters-wide__message{
    margin-top:3px!important;
    font-size:8px!important;
    line-height:1.3!important;
  }
}
