{{-- Shared chrome for the four student-facing gamification pages (hero/show, hero/achievements, shop/index, leaderboard/index). Deliberately NOT layouts/app.blade.php and deliberately not on the --ax-* design tokens: this is the game portal (game.axioma-study.kz), which has its own dark gold/purple identity by design. The palette below is that identity's single source of truth — it used to be copy-pasted byte-for-byte into all four pages, so changing a token meant editing four files. Pages supply: @section('title'), @push('styles') for their own page-specific CSS, @section('content'), and @push('scripts'). $active selects the current nav link and is passed via @section('gami-active', '...'). --}}