@extends('frontend.layouts.app') @section('title', 'Keşfet — Sana Uygun Animeyi Bul') @section('meta_description', 'Kaydır, beğen, listene ekle. Binlerce anime arasından sana uygun olanı saniyeler içinde bul.') @push('styles') @endpush @section('content')
{{-- Ambient orbs --}} {{-- Header --}}
Keşfet Sana uygun animeyi bul
{{-- Filter panel --}}
@foreach($genres as $g) @endforeach
{{-- Progress --}}
{{-- Card stack --}}
{{-- Floating icons --}}
{{-- Logo --}} {{-- Spinning rings + center icon --}}
{{-- Cycling messages --}}
Animeler hazırlanıyor...
Zevklerine göre seçiyoruz
{{-- Dots --}}
{{-- Results screen (replaces empty state) --}}
{{-- Açıklama paneli --}} {{-- Action buttons --}}
{{-- Keyboard hint --}}
Geç Detaylar Listeme Ekle
{{-- ───────────────────────────────────────────────── BOTTOM SHEET ───────────────────────────────────────────────── --}}
{{-- Match celebration overlay --}} @endsection @push('scripts') @endpush