/*
 * Public Category Detail 16.0
 * Ergänzung der stabilen Hero Engine aus Version 15.0.
 */
.gfy-ch16__halo{fill:color-mix(in srgb,var(--gfy-ch15-accent) 8%,transparent)}
.gfy-ch16__glass{fill:url(#gfyCh15Glass);stroke:color-mix(in srgb,var(--gfy-ch15-accent) 14%,white);stroke-width:2}
.gfy-ch16__primary{fill:url(#gfyCh15Primary)}
.gfy-ch16__secondary,.gfy-ch16__secondary-fill{fill:var(--gfy-ch15-accent-2)}
.gfy-ch16__panel{fill:rgba(255,255,255,.86);stroke:color-mix(in srgb,var(--gfy-ch15-accent) 13%,white);stroke-width:2}
.gfy-ch16__cut{fill:rgba(255,255,255,.9)}
.gfy-ch16__soft,.gfy-ch16__soft-fill{fill:color-mix(in srgb,var(--gfy-ch15-accent) 11%,white)}
.gfy-ch16__primary-stroke{fill:none;stroke:url(#gfyCh15Primary);stroke-width:12;stroke-linecap:round;stroke-linejoin:round}
.gfy-ch16__detail-stroke{fill:none;stroke:color-mix(in srgb,var(--gfy-ch15-accent) 35%,#64748b);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}
.gfy-ch16__cut-stroke{fill:none;stroke:rgba(255,255,255,.9);stroke-width:9;stroke-linecap:round;stroke-linejoin:round}
.gfy-ch16__heavy-stroke{fill:none;stroke:color-mix(in srgb,var(--gfy-ch15-accent) 55%,#334155);stroke-width:19;stroke-linecap:round}
.gfy-ch16__scene{transform-origin:center}
@media(prefers-reduced-motion:no-preference){.gfy-ch16__object{animation:gfy-ch16-entry .58s cubic-bezier(.2,.72,.25,1) both}.gfy-ch16__secondary{animation:gfy-ch16-pulse 5.5s ease-in-out infinite;transform-box:fill-box;transform-origin:center}}
@keyframes gfy-ch16-entry{from{opacity:0;transform:translateY(7px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes gfy-ch16-pulse{0%,100%{opacity:.88;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}
@media(max-width:1080px){.gfy-ch16__svg{max-width:390px}}
@media(prefers-reduced-motion:reduce){.gfy-ch16__object,.gfy-ch16__secondary{animation:none!important}}
