https://kurozora.app/studios/

Submitted URL:
https://kurozora.app/studios/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 14 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 11 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
        <meta charset="utf-8">
        <meta content="Kurozora" name="Author">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta name="apple-itunes-app" content="app-id=1476153872, app-argument=kurozora://studios">
        <meta property="al:ios:url" content="kurozora://studios">
        <meta property="al:ios:app_store_id" content="1476153872">
        <meta property="al:ios:app_name" content="Kurozora">
        <meta property="og:url" content="https://kurozora.app/studios">
        <meta property="og:site_name" content="Kurozora">
        <meta property="twitter:site" content="@KurozoraApp">
        <meta name="theme-color" content="#F3F4F6">
        <meta name="theme-color" content="#F3F4F6" media="(prefers-color-scheme: light)">
        <meta name="theme-color" content="#353A50" media="(prefers-color-scheme: dark)">
        <meta property="og:title" content="Studios — Kurozora">
        <meta property="og:description" content="An extensive list of anime studios, producers, and networks only on Kurozora, the largest, free online anime, manga, game &amp; music database in the world.">
        <meta property="og:image" content="https://kurozora.app/images/static/promotional/social_preview_icon_only.webp">
        <meta property="og:type" content="website">
        <link rel="canonical" href="https://kurozora.app/studios">

                    <title>Studios — Kurozora</title>
        
                    <meta name="description" content="Discover an extensive list of anime studios, producers, and networks only on Kurozora, the largest, free online anime, manga, game &amp; music database in the world.">
        
        <!-- Favicon -->
        <link rel="shortcut icon" href="https://kurozora.app/favicon.ico">

        <!-- Fonts -->
        <link rel="preconnect" href="https://fonts.bunny.net">
        <link href="https://fonts.bunny.net/css?family=inter:100,200,300,400,500,600,700,800,900&amp;display=swap" rel="stylesheet">

        <!-- Styles -->
        <link rel="preload" href="https://kurozora.app/css/app.css?id=3ab0ab05ad328a1b781dd9670a9380a0" as="style" data-navigate-track="">
        <link rel="stylesheet" href="https://kurozora.app/css/app.css?id=3ab0ab05ad328a1b781dd9670a9380a0" data-navigate-track="">
        

        <!-- Search -->
        <link rel="search" type="application/opensearchdescription+xml" title="Kurozora" href="https://kurozora.app/opensearch.xml">

        <!-- PWA -->
        <link rel="manifest" href="https://kurozora.app/manifest.json">

        <!-- Scripts -->
        <script src="https://kurozora.app/js/manifest.js?id=ae72200fc0ec120f34cb920196b90915" defer="" data-navigate-track=""></script>
        <script src="https://kurozora.app/js/vendor.js?id=28660270e865b30eb2e900e1f63557ba" defer="" data-navigate-track=""></script>
        <script src="https://kurozora.app/js/app.js?id=8f0f1363731bdd83cecf3a933520f5cf" defer="" data-navigate-track=""></script>
        <script src="https://kurozora.app/js/db.js?id=a06bca606acd39f89354a39a40d4a6b5" data-navigate-track=""></script>
                <script src="https://kurozora.app/js/worker.js?id=62c21d3654ac725a7d58c0299a1ca1cf" defer="" data-navigate-track=""></script>

        <!-- CSRF Token -->
        <meta name="csrf-token" content="rzYcfvHyF3akGpEx3IuDiguzCZcGcIDThl31LQLm">
    <!-- Livewire Styles --><style>[wire\:loading][wire\:loading], [wire\:loading\.delay][wire\:loading\.delay], [wire\:loading\.inline-block][wire\:loading\.inline-block], [wire\:loading\.inline][wire\:loading\.inline], [wire\:loading\.block][wire\:loading\.block], [wire\:loading\.flex][wire\:loading\.flex], [wire\:loading\.table][wire\:loading\.table], [wire\:loading\.grid][wire\:loading\.grid], [wire\:loading\.inline-flex][wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.none][wire\:loading\.delay\.none], [wire\:loading\.delay\.shortest][wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter][wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short][wire\:loading\.delay\.short], [wire\:loading\.delay\.default][wire\:loading\.delay\.default], [wire\:loading\.delay\.long][wire\:loading\.delay\.long], [wire\:loading\.delay\.longer][wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest][wire\:loading\.delay\.longest] {display: none;}[wire\:offline][wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}:root {--livewire-progress-bar-color: #FF9300;}[x-cloak] {display: none !important;}</style>
<style>/* Make clicks pass-through */

    #nprogress {
      pointer-events: none;
    }

    #nprogress .bar {
      background: var(--livewire-progress-bar-color, #29d);

      position: fixed;
      z-index: 1031;
      top: 0;
      left: 0;

      width: 100%;
      height: 2px;
    }

    /* Fancy blur effect */
    #nprogress .peg {
      display: block;
      position: absolute;
      right: 0px;
      width: 100px;
      height: 100%;
      box-shadow: 0 0 10px var(--livewire-progress-bar-color, #29d), 0 0 5px var(--livewire-progress-bar-color, #29d);
      opacity: 1.0;

      -webkit-transform: rotate(3deg) translate(0px, -4px);
          -ms-transform: rotate(3deg) translate(0px, -4px);
              transform: rotate(3deg) translate(0px, -4px);
    }

    /* Remove these to get rid of the spinner */
    #nprogress .spinner {
      display: block;
      position: fixed;
      z-index: 1031;
      top: 15px;
      right: 15px;
    }

    #nprogress .spinner-icon {
      width: 18px;
      height: 18px;
      box-sizing: border-box;

      border: solid 2px transparent;
      border-top-color: var(--livewire-progress-bar-color, #29d);
      border-left-color: var(--livewire-progress-bar-color, #29d);
      border-radius: 50%;

      -webkit-animation: nprogress-spinner 400ms linear infinite;
              animation: nprogress-spinner 400ms linear infinite;
    }

    .nprogress-custom-parent {
      overflow: hidden;
      position: relative;
    }

    .nprogress-custom-parent #nprogress .spinner,
    .nprogress-custom-parent #nprogress .bar {
      position: absolute;
    }

    @-webkit-keyframes nprogress-spinner {
      0%   { -webkit-transform: rotate(0deg); }
      100% { -webkit-transform: rotate(360deg); }
    }
    @keyframes nprogress-spinner {
      0%   { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
    </style></head>

    <body class="bg-white dark:bg-black">
        <svg viewBox="0 0 1 1" style="position: absolute; pointer-events: none; top: -1px; left: -1px; width: 1px; height: 1px;">
            <defs>
                <linearGradient x1="100%" y1="48.0409738%" x2="0.362473127%" y2="48.0409741%" id="svg-linearGradient-book-cover-1">
                    <stop stop-color="#DFDADA" stop-opacity="0.318100873" offset="0%"></stop>
                    <stop stop-color="#E3E3E3" stop-opacity="0.119657629" offset="95.2068718%"></stop>
                    <stop stop-color="#151514" offset="95.6094547%"></stop>
                    <stop stop-color="#FFFFFF" offset="100%"></stop>
                    <stop stop-color="#FFFFFF" offset="100%"></stop>
                </linearGradient>

                <rect id="svg-rect-book-cover" x="0" y="0" width="112" height="160" rx="4"></rect>

                <pattern id="svg-pattern-book-cover-1" width="258" height="258" x="-258" y="-258" patternUnits="userSpaceOnUse">
                    <image width="258" height="258" xlink:href="data:image/png;base64,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"></image>
                </pattern>

                <filter x="-0.6%" y="-0.4%" width="101.2%" height="100.8%" filterUnits="objectBoundingBox" id="svg-filter-book-cover-1">
                    <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetInner1"></feOffset>
                    <feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite>
                    <feColorMatrix values="0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.35 0" type="matrix" in="shadowInnerInner1" result="shadowMatrixInner1"></feColorMatrix>
                    <feGaussianBlur stdDeviation="0.5" in="SourceAlpha" result="shadowBlurInner2"></feGaussianBlur>
                    <feOffset dx="1" dy="-1" in="shadowBlurInner2" result="shadowOffsetInner2"></feOffset>
                    <feComposite in="shadowOffsetInner2" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner2"></feComposite>
                    <feColorMatrix values="0 0 0 0 0   0 0 0 0 0   0 0 0 0 0  0 0 0 0.6 0" type="matrix" in="shadowInnerInner2" result="shadowMatrixInner2"></feColorMatrix>
                    <feGaussianBlur stdDeviation="0.5" in="SourceAlpha" result="shadowBlurInner3"></feGaussianBlur>
                    <feOffset dx="-1" dy="1" in="shadowBlurInner3" result="shadowOffsetInner3"></feOffset>
                    <feComposite in="shadowOffsetInner3" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner3"></feComposite>
                    <feColorMatrix values="0 0 0 0 1   0 0 0 0 1   0 0 0 0 1  0 0 0 0.6 0" type="matrix" in="shadowInnerInner3" result="shadowMatrixInner3"></feColorMatrix>
                    <feMerge>
                        <feMergeNode in="shadowMatrixInner1"></feMergeNode>
                        <feMergeNode in="shadowMatrixInner2"></feMergeNode>
                        <feMergeNode in="shadowMatrixInner3"></feMergeNode>
                    </feMerge>
                </filter>

                <mask id="svg-mask-book-cover" maskContentUnits="userSpaceOnUse" viewBox="0 0 1 1">
                    <use xlink:href="#svg-rect-book-cover" fill="white"></use>
                </mask>

                <mask id="svg-mask-avatar-status-round-80" maskContentUnits="objectBoundingBox" viewBox="0 0 1 1">
                    <circle fill="white" cx="0.5" cy="0.5" r="0.5"></circle>
                    <circle fill="black" cx="0.85" cy="0.85" r="0.155"></circle>
                </mask>

                <mask id="svg-mask-status-online" maskContentUnits="objectBoundingBox" viewBox="0 0 1 1">
                    <circle fill="white" cx="0.5" cy="0.5" r="0.5"></circle>
                </mask>
            </defs>
        </svg>

        <div wire:snapshot="{&quot;data&quot;:{&quot;isSearchEnabled&quot;:false,&quot;user&quot;:null},&quot;memo&quot;:{&quot;id&quot;:&quot;lFQdWt2yNJCcAr3DjNLS&quot;,&quot;name&quot;:&quot;navigation-dropdown&quot;,&quot;path&quot;:&quot;studios&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:{&quot;lw-3894201682-0&quot;:[&quot;div&quot;,&quot;NRg82p4XCKN5QMrEER4l&quot;],&quot;lw-3894201682-1&quot;:[&quot;div&quot;,&quot;cy4MXL0DyX6nN8sNRwVl&quot;]},&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;7a0f2ff9dbe1185b8bb67934b759af6712dbe02995bf04f6a4afee9e012f34cc&quot;}" wire:effects="{&quot;listeners&quot;:[&quot;refresh-navigation-dropdown&quot;]}" wire:id="lFQdWt2yNJCcAr3DjNLS" x-data="{
        isSearchEnabled: window.Livewire.find('lFQdWt2yNJCcAr3DjNLS').entangle('isSearchEnabled').live,
        isNavOpen: false
    }">
    <nav class="relative bg-white border-b border-gray-100 z-[300]">
        
        <div class="max-w-7xl mx-auto pl-4 pr-4 sm:px-6">
            <div class="flex justify-between gap-2 h-12">
                
                <div class="-mr-2 flex items-center md:hidden" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[50ms] transform sm:delay-300" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-100 transform sm:delay-[50ms]" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                    <button class="inline-flex items-center justify-center pt-2 pr-2 pb-2 pl-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out" x-on:click="isNavOpen = ! isNavOpen">
                        <svg stroke="currentColor" fill="none" viewBox="0 0 24 24" width="24">
                            <path class="inline-flex transform origin-center" x-show="! isNavOpen" x-transition:enter="ease-out duration-200" x-transition:enter-start="opacity-0 scale-75 rotate-180" x-transition:enter-end="opacity-100 scale-100 rotate-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100 scale-100 rotate-0" x-transition:leave-end="opacity-0 scale-75 rotate-180" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>

                            <path class="inline-flex transform origin-center" x-show="isNavOpen" x-transition:enter="ease-out duration-200" x-transition:enter-start="opacity-0 scale-75 rotate-180" x-transition:enter-end="opacity-100 scale-100 rotate-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100 scale-100 rotate-0" x-transition:leave-end="opacity-0 scale-75 rotate-180" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" style="display: none;"></path>
                        </svg>
                    </button>
                </div>

                <div class="flex gap-2 w-full">
                    
                    <a class="inline-flex items-center h-full m-auto text-gray-500 transition duration-150 ease-in-out hover:text-gray-700 focus:outline-none focus:text-gray-700 md:hidden" href="/" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-100 transform sm:delay-[0ms]" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-[50ms] transform sm:delay-[400ms]" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                        <svg class="block h-6 w-auto" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
    <title>Kurozora</title>
    <g transform="translate(0.500000, 0.000000)">
        <path d="M4.26356589,25.6953027 C4.25865611,30.1220323 6.11477477,34.3424354 9.36940612,37.3048315 C6.04486859,33.8984502 5.89762765,28.4720384 9.03244888,24.886623 C12.1672701,21.3012076 17.5136377,20.7811787 21.2674782,23.6965497 C25.0213187,26.6119208 25.9007262,31.9671163 23.2799805,35.9517818 C20.6592348,39.9364472 15.4332991,41.1898517 11.3205565,38.8201669 C13.8256676,40.4665942 16.7506698,41.3407107 19.7388593,41.3359375 C28.2881704,41.3359375 35.2170543,34.3335972 35.2170543,25.6953027 C35.2170543,17.0570082 28.2881704,10.0546875 19.7388593,10.0546875 C11.1924595,10.0546875 4.26356589,17.0575967 4.26356589,25.6953027 Z"></path>
        <path d="M1.02325581,22.9450189 C1.02325581,24.4181799 1.17548672,25.8873356 1.47831164,27.3285372 C1.40322831,26.6431228 1.36549315,25.9540748 1.36527611,25.2644961 C1.36527611,14.9125812 9.69261577,6.5201841 19.9642832,6.5201841 C30.2359506,6.5201841 38.5632903,14.9143428 38.5632903,25.2644961 C38.5632903,35.2634982 30.7941364,43.4333429 21.0084053,43.9788605 C21.3090565,43.9917791 21.610873,44 21.9150202,44 C33.4516369,44 42.8062016,34.5735271 42.8062016,22.9450189 C42.8062016,11.3165107 33.4528022,1.890625 21.9150202,1.890625 C10.3784035,1.890625 1.02325581,11.3170979 1.02325581,22.9450189 Z"></path>
        <path d="M0.937984496,12.890625 C3.00055919,6.51588805 8.78568735,1.96729358 15.0930233,0 C7.6776734,0 0.937984496,4.79560892 0.937984496,12.890625 Z"></path>
    </g>
</svg>
                    </a>

                    
                    <div class="flex items-center justify-between md:-my-px md:w-full">
                        
                        <a class="hidden md:inline-flex items-center h-full text-gray-500 transition duration-150 ease-in-out hover:text-gray-700 focus:outline-none focus:text-gray-700 md:pt-1" href="/" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-100 transform sm:delay-[0ms]" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-[50ms] transform sm:delay-[400ms]" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                            <svg class="block h-6 w-auto" viewBox="0 0 44 44" xmlns="http://www.w3.org/2000/svg" fill="currentColor">
    <title>Kurozora</title>
    <g transform="translate(0.500000, 0.000000)">
        <path d="M4.26356589,25.6953027 C4.25865611,30.1220323 6.11477477,34.3424354 9.36940612,37.3048315 C6.04486859,33.8984502 5.89762765,28.4720384 9.03244888,24.886623 C12.1672701,21.3012076 17.5136377,20.7811787 21.2674782,23.6965497 C25.0213187,26.6119208 25.9007262,31.9671163 23.2799805,35.9517818 C20.6592348,39.9364472 15.4332991,41.1898517 11.3205565,38.8201669 C13.8256676,40.4665942 16.7506698,41.3407107 19.7388593,41.3359375 C28.2881704,41.3359375 35.2170543,34.3335972 35.2170543,25.6953027 C35.2170543,17.0570082 28.2881704,10.0546875 19.7388593,10.0546875 C11.1924595,10.0546875 4.26356589,17.0575967 4.26356589,25.6953027 Z"></path>
        <path d="M1.02325581,22.9450189 C1.02325581,24.4181799 1.17548672,25.8873356 1.47831164,27.3285372 C1.40322831,26.6431228 1.36549315,25.9540748 1.36527611,25.2644961 C1.36527611,14.9125812 9.69261577,6.5201841 19.9642832,6.5201841 C30.2359506,6.5201841 38.5632903,14.9143428 38.5632903,25.2644961 C38.5632903,35.2634982 30.7941364,43.4333429 21.0084053,43.9788605 C21.3090565,43.9917791 21.610873,44 21.9150202,44 C33.4516369,44 42.8062016,34.5735271 42.8062016,22.9450189 C42.8062016,11.3165107 33.4528022,1.890625 21.9150202,1.890625 C10.3784035,1.890625 1.02325581,11.3170979 1.02325581,22.9450189 Z"></path>
        <path d="M0.937984496,12.890625 C3.00055919,6.51588805 8.78568735,1.96729358 15.0930233,0 C7.6776734,0 0.937984496,4.79560892 0.937984496,12.890625 Z"></path>
    </g>
</svg>
                        </a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[50ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-[350ms] transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Explore
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/anime" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-100 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-300 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Anime
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/manga" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-150 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-[250ms] transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Manga
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/games" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-100 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-300 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Game
</a>













                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/songs" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-200 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-200 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Songs
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/schedule" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-200 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-200 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Schedule
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/charts" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[250ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-150 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Charts
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/characters" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-300 transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-100 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Characters
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-transparent text-sm font-medium whitespace-nowrap leading-5 text-gray-500 hover:text-gray-700 hover:border-gray-300 focus:outline-none focus:text-gray-700 focus:border-gray-300 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/people" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[350ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-75 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    People
</a>

                        <a class="inline-flex items-center h-full pl-1 pr-1 pt-1 border-b-2 border-orange-400 text-sm font-medium whitespace-nowrap leading-5 text-gray-900 focus:outline-none focus:border-orange-700 transition duration-150 ease-in-out hidden md:inline-flex" href="https://kurozora.app/studios" wire:navigate="" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[400ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 delay-[50ms] transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
    Studios
</a>













                        
                        <button class="inline-flex h-full w-8 items-center justify-center text-gray-500 cursor-pointer transition duration-150 ease-in-out hover:text-gray-700 focus:outline-none focus:text-gray-700" x-show="! isSearchEnabled" x-on:click="isNavOpen = false; isSearchEnabled = ! isSearchEnabled;" x-transition:enter="ease-out duration-150 delay-150 transform sm:delay-300" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 transform sm:delay-[50ms]" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                            <svg width="18" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M0,40.4459719 C0,46.0212094 1.05764041,51.250131 3.17292122,56.132737 C5.28827191,61.0153429 8.2224004,65.3150698 11.9753067,69.0319179 C15.7282829,72.7487659 20.0698036,75.6546524 24.999869,77.7495773 C29.9299343,79.8445229 35.2096817,80.8919958 40.839111,80.8919958 C45.2744719,80.8919958 49.5051034,80.2162043 53.5310055,78.8646213 C57.5569076,77.5130452 61.2416523,75.6546143 64.5852396,73.2893285 L89.7642293,98.2766907 C90.3783476,98.8511271 91.0521728,99.2819372 91.7857049,99.5691208 C92.5192371,99.8563736 93.2952872,100 94.1138554,100 C95.2744544,100 96.2981014,99.7381093 97.1847962,99.2143279 C98.0721898,98.6906157 98.7632388,97.9725875 99.2579433,97.0602432 C99.7526478,96.1479404 100,95.1342618 100,94.0192074 C100,93.2082631 99.8550125,92.4480016 99.5650374,91.7384228 C99.2750623,91.028844 98.8568694,90.4037386 98.3104585,89.8631068 L73.2852254,64.9264723 C75.9123297,61.5475322 77.9679385,57.7799945 79.4520519,53.6238594 C80.9362352,49.4677934 81.6783268,45.0751643 81.6783268,40.4459719 C81.6783268,34.8707345 80.6206515,29.6418128 78.5053008,24.7592069 C76.39002,19.876601 73.4558915,15.576874 69.7029153,11.860026 C65.9499391,8.14317799 61.6084184,5.23729498 56.678353,3.14237699 C51.7483575,1.047459 46.4686102,0 40.839111,0 C35.2096817,0 29.9299343,1.047459 24.999869,3.14237699 C20.0698036,5.23729498 15.7282829,8.14317799 11.9753067,11.860026 C8.2224004,15.576874 5.28827191,19.876601 3.17292122,24.7592069 C1.05764041,29.6418128 0,34.8707345 0,40.4459719 Z M8.75123807,40.4459719 C8.75123807,36.0533774 9.57857538,31.939524 11.23325,28.1044117 C12.8879945,24.2692993 15.1909556,20.8903246 18.1421332,17.9674874 C21.0933807,15.0447193 24.5051995,12.7639278 28.3775895,11.1251128 C32.2499795,9.48636691 36.40382,8.66699399 40.839111,8.66699399 C45.2744719,8.66699399 49.4283473,9.48636691 53.3007373,11.1251128 C57.1731273,12.7639278 60.5763866,15.0447193 63.5105151,17.9674874 C66.4446436,20.8903246 68.7476046,24.2692993 70.4193983,28.1044117 C72.091122,31.939524 72.9269839,36.0533774 72.9269839,40.4459719 C72.9269839,44.8386357 72.091122,48.9525237 70.4193983,52.787636 C68.7476046,56.6226791 66.4446436,59.9931768 63.5105151,62.899129 C60.5763866,65.805012 57.1731273,68.0858035 53.3007373,69.7415036 C49.4283473,71.3971345 45.2744719,72.2249499 40.839111,72.2249499 C36.40382,72.2249499 32.2499795,71.3971345 28.3775895,69.7415036 C24.5051995,68.0858035 21.0933807,65.805012 18.1421332,62.899129 C15.1909556,59.9931768 12.8879945,56.6226791 11.23325,52.787636 C9.57857538,48.9525237 8.75123807,44.8386357 8.75123807,40.4459719 Z"></path>
</svg>                        </button>

                        <div id="nav-notification" class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false" wire:key="dropdown-nav-notification">
    <div @click="open = ! open">
        <button class="inline-flex h-8 w-8 items-center justify-center text-gray-500 cursor-pointer transition duration-150 ease-in-out hover:text-gray-700 focus:outline-none focus:text-gray-700" x-show="! isSearchEnabled" wire:click="$dispatch('is-notifications-open', { 'isOpen': true })" x-transition:enter="ease-out duration-150 delay-[350ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                                    <svg width="18" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M82.9953198,34.1501564 C92.2516901,34.1501564 100,26.4337852 100,17.0490094 C100,7.71637122 92.2516901,0 82.9953198,0 C73.6349454,0 65.9386375,7.71637122 65.9386375,17.0490094 C65.9386375,26.4337852 73.6349454,34.1501564 82.9953198,34.1501564 Z M0,73.3055266 C0,82.012513 0.832033281,89.0510949 5.87623505,94.0563087 C10.9204368,99.1136601 17.9407176,100 26.6770671,100 L64.6385855,100 C73.3229329,100 80.3432137,99.1136601 85.3874155,94.0563087 C90.4316173,88.9989572 91.2636505,82.012513 91.2636505,73.3055266 L91.2636505,39.468196 C88.975559,40.354536 86.4794592,40.7716371 83.8793552,40.6673618 C83.3593344,40.7194995 82.8913157,40.7194995 82.4232969,40.7194995 L82.4232969,74.6611053 C82.4232969,79.7705944 81.7472699,84.7236705 78.9391576,87.5912409 C76.0790432,90.4588113 71.0348414,91.1366006 65.9906396,91.1366006 L25.2730109,91.1366006 C20.2288092,91.1366006 15.1846074,90.4588113 12.324493,87.5912409 C9.51638066,84.7236705 8.84035361,79.7705944 8.84035361,74.6611053 L8.84035361,33.9937435 C8.84035361,28.7799791 9.51638066,23.7747654 12.324493,20.9593326 C15.1846074,18.0917623 20.2288092,17.4139729 25.4290172,17.4139729 L59.1783671,17.4139729 C59.1783671,16.8925965 59.1263651,16.4754953 59.1783671,15.9541189 C59.1263651,13.3472367 59.5423817,10.8446298 60.4264171,8.55057351 L26.5210608,8.55057351 C17.9927197,8.55057351 10.9204368,9.43691345 5.87623505,14.4942649 C0.832033281,19.5516163 0,26.5380605 0,35.1407716 L0,73.3055266 Z"></path>
</svg>                                </button>
    </div>

    <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-64 rounded-md shadow-lg origin-top-right right-0" style="display: none;">
        <div class="rounded-md border border-black/5 overflow-x-hidden  bg-white" style="">
            <div wire:snapshot="{&quot;data&quot;:{&quot;isNotificationOpen&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;NRg82p4XCKN5QMrEER4l&quot;,&quot;name&quot;:&quot;nav-notification&quot;,&quot;path&quot;:&quot;studios&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;d8db053e1549bb4c01a150f7bf3bdb1b0ac7255cd0750771e3dbf7b10edf7c95&quot;}" wire:effects="{&quot;listeners&quot;:[&quot;is-notifications-open&quot;]}" wire:id="NRg82p4XCKN5QMrEER4l" class="pt-2 pb-2">
    <p class="pr-2 mb-2 pl-2 text-lg font-semibold">Notifications</p>

            <div class="flex justify-center w-full">
            <div wire:loading.delay.shortest="" class="flex">
    <svg class="animate-spin text-orange-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" width="24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
</div>
        </div>
    </div>
        </div>
    </div>
</div>

                        
                        <div id="more-settings" class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false" wire:key="dropdown-more-settings">
    <div @click="open = ! open">
        <button class="hidden md:flex text-sm border-2 border-transparent rounded-full transition duration-150 ease-in-out focus:outline-none focus:border-gray-300" x-show="! isSearchEnabled" x-transition:enter="ease-out duration-150 delay-[350ms] transform" x-transition:enter-start="opacity-0 scale-75" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="ease-in duration-200 transform" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-75">
                                    <div class="h-6 w-6 bg-cover rounded-full" style="background-image: url(https://kurozora.app/images/static/placeholders/user_profile.webp);" alt="Guest Profile" title="Guest" role="img"></div>
                                </button>
    </div>

    <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-48 rounded-md shadow-lg origin-top-right right-0" style="display: none;">
        <div class="rounded-md border border-black/5 overflow-x-hidden  hidden bg-white md:block" style="">
            <a class="block pl-4 pr-4 pt-2 pb-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://kurozora.app/me" wire:navigate="">Profile</a>

                                                                    
                                    <a class="block pl-4 pr-4 pt-2 pb-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://kurozora.app/library" wire:navigate="">Library</a>
                                
                                <div class="border-t border-gray-100"></div>

                                
                                
                                
                                <div class="block pl-4 pr-4 pt-2 pb-2 text-xs text-gray-400">
                                    More
                                </div>

                                <a class="block pl-4 pr-4 pt-2 pb-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://kurozora.app/theme-store" wire:navigate="">Theme Store</a>

                                <div class="border-t border-gray-100"></div>

                                
                                
                                                                    <a class="block pl-4 pr-4 pt-2 pb-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://kurozora.app/sign-in" wire:navigate="">Sign in</a>

                                                                            <a class="block pl-4 pr-4 pt-2 pb-2 text-sm leading-5 text-gray-700 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 transition duration-150 ease-in-out" href="https://kurozora.app/sign-up" wire:navigate="">Create Account</a>
        </div>
    </div>
</div>
                    </div>
                </div>
            </div>
        </div>

        
        <div class="block absolute pl-4 pr-4 w-full bg-white rounded-b-2xl z-[300] md:hidden" x-show="isNavOpen" x-collapse.duration.400ms="" style="display: none; height: 0px; overflow: hidden;" hidden="">
            <div class="pt-2 pb-3 space-y-1">
                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app" wire:navigate="">
    Explore
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/anime" wire:navigate="">
    Anime
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/manga" wire:navigate="">
    Manga
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/games" wire:navigate="">
    Game
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/songs" wire:navigate="">
    Songs
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/schedule" wire:navigate="">
    Schedule
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/charts" wire:navigate="">
    Charts
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/characters" wire:navigate="">
    Characters
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/people" wire:navigate="">
    People
</a>

                <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-orange-700 bg-orange-50 focus:outline-none focus:text-orange-800 focus:bg-orange-100 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/studios" wire:navigate="">
    Studios
</a>




            </div>

            
            <div class="pt-4 pb-1 border-t border-gray-200">
                                    <div class="space-y-1 pt-1">
                        <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/me" wire:navigate="">
    Profile
</a>

                        
                        <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/library" wire:navigate="">
    Library
</a>

                        <div class="border-t border-gray-100"></div>
                    </div>
                
                
                
                
                <div class="space-y-1 pt-1">
                    <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/theme-store" wire:navigate="">
    Theme Store
</a>

                    <div class="border-t border-gray-100"></div>
                </div>

                
                
                
                <div class="space-y-1 pt-1">
                                            <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/sign-in" wire:navigate="">
    Sign in
</a>

                                                    <a class="block pl-3 pr-4 pt-2 pb-2 text-base font-medium text-gray-600 hover:text-gray-800 hover:bg-gray-100 focus:outline-none focus:text-gray-800 focus:bg-gray-50 rounded-lg transition duration-150 ease-in-out" href="https://kurozora.app/sign-up" wire:navigate="">
    Create Account
</a>
                                                            </div>
            </div>
        </div>
    </nav>

    
    <div class="fixed inset-0 transform transition-all z-[299] md:hidden" x-show="isNavOpen" x-on:click="isNavOpen = false;" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
        <div class="absolute inset-0 bg-black opacity-75"></div>
    </div>

    
    <div wire:snapshot="{&quot;data&quot;:{&quot;searchQuery&quot;:&quot;&quot;},&quot;memo&quot;:{&quot;id&quot;:&quot;cy4MXL0DyX6nN8sNRwVl&quot;,&quot;name&quot;:&quot;nav-search&quot;,&quot;path&quot;:&quot;studios&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;194593d838dcd65540a6a737180df43b246ca801182f8029ab24b9ec307643f5&quot;}" wire:effects="[]" wire:id="cy4MXL0DyX6nN8sNRwVl" x-data="{
        searchQuery: window.Livewire.find('cy4MXL0DyX6nN8sNRwVl').entangle('searchQuery').live,
        resetAndClose() {
            isSearchEnabled = false;
            this.searchQuery = '';
        },
        focusables() {
            // All focusable element types...
            let selector = 'a, button, input, textarea, select, details, [tabindex]:not([tabindex=\'-1\'])'

            return [...$el.querySelectorAll(selector)]
                // All non-disabled elements...
                .filter(el => ! el.hasAttribute('disabled'))
        },
        firstFocusable() { return this.focusables()[0] },
        lastFocusable() { return this.focusables().slice(-1)[0] },
        nextFocusable() { return this.focusables()[this.nextFocusableIndex()] || this.firstFocusable() },
        prevFocusable() { return this.focusables()[this.prevFocusableIndex()] || this.lastFocusable() },
        nextFocusableIndex() { return (this.focusables().indexOf(document.activeElement) + 1) % (this.focusables().length + 1) },
        prevFocusableIndex() { return Math.max(0, this.focusables().indexOf(document.activeElement)) -1 },
        focusOnSearch() { setTimeout(() => $refs.search.focus(), 0) },
        submit() {
            let search = document.getElementById('search');
            search.submit();
        }
    }" x-on:close.stop="resetAndClose()" x-on:keydown.escape.window="resetAndClose()" x-on:keydown.meta.k.window.prevent="isSearchEnabled = true" x-on:keydown.window.prevent.slash="isSearchEnabled = true" x-on:keydown.tab.prevent="$event.shiftKey || nextFocusable().focus()" x-on:keydown.shift.tab.prevent="prevFocusable().focus()" x-on:keydown.enter="submit()" x-on:transitionstart="focusOnSearch()">
    <div class="absolute top-0 right-0 left-0 mx-auto max-w-full sm:max-w-2xl" style="z-index: 300; max-height: 85vh; display: none;" x-show="isSearchEnabled" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-[400ms]" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0">
        <div class="h-12">
            <form id="search" class="absolute h-full w-full" action="https://kurozora.app/search" method="get" x-show="isSearchEnabled" x-transition:enter="ease duration-[500ms] delay-300 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                
                <button class="absolute left-0 pl-4 h-full text-gray-500 sm:pl-3">
                    <svg width="16" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M0,40.4459719 C0,46.0212094 1.05764041,51.250131 3.17292122,56.132737 C5.28827191,61.0153429 8.2224004,65.3150698 11.9753067,69.0319179 C15.7282829,72.7487659 20.0698036,75.6546524 24.999869,77.7495773 C29.9299343,79.8445229 35.2096817,80.8919958 40.839111,80.8919958 C45.2744719,80.8919958 49.5051034,80.2162043 53.5310055,78.8646213 C57.5569076,77.5130452 61.2416523,75.6546143 64.5852396,73.2893285 L89.7642293,98.2766907 C90.3783476,98.8511271 91.0521728,99.2819372 91.7857049,99.5691208 C92.5192371,99.8563736 93.2952872,100 94.1138554,100 C95.2744544,100 96.2981014,99.7381093 97.1847962,99.2143279 C98.0721898,98.6906157 98.7632388,97.9725875 99.2579433,97.0602432 C99.7526478,96.1479404 100,95.1342618 100,94.0192074 C100,93.2082631 99.8550125,92.4480016 99.5650374,91.7384228 C99.2750623,91.028844 98.8568694,90.4037386 98.3104585,89.8631068 L73.2852254,64.9264723 C75.9123297,61.5475322 77.9679385,57.7799945 79.4520519,53.6238594 C80.9362352,49.4677934 81.6783268,45.0751643 81.6783268,40.4459719 C81.6783268,34.8707345 80.6206515,29.6418128 78.5053008,24.7592069 C76.39002,19.876601 73.4558915,15.576874 69.7029153,11.860026 C65.9499391,8.14317799 61.6084184,5.23729498 56.678353,3.14237699 C51.7483575,1.047459 46.4686102,0 40.839111,0 C35.2096817,0 29.9299343,1.047459 24.999869,3.14237699 C20.0698036,5.23729498 15.7282829,8.14317799 11.9753067,11.860026 C8.2224004,15.576874 5.28827191,19.876601 3.17292122,24.7592069 C1.05764041,29.6418128 0,34.8707345 0,40.4459719 Z M8.75123807,40.4459719 C8.75123807,36.0533774 9.57857538,31.939524 11.23325,28.1044117 C12.8879945,24.2692993 15.1909556,20.8903246 18.1421332,17.9674874 C21.0933807,15.0447193 24.5051995,12.7639278 28.3775895,11.1251128 C32.2499795,9.48636691 36.40382,8.66699399 40.839111,8.66699399 C45.2744719,8.66699399 49.4283473,9.48636691 53.3007373,11.1251128 C57.1731273,12.7639278 60.5763866,15.0447193 63.5105151,17.9674874 C66.4446436,20.8903246 68.7476046,24.2692993 70.4193983,28.1044117 C72.091122,31.939524 72.9269839,36.0533774 72.9269839,40.4459719 C72.9269839,44.8386357 72.091122,48.9525237 70.4193983,52.787636 C68.7476046,56.6226791 66.4446436,59.9931768 63.5105151,62.899129 C60.5763866,65.805012 57.1731273,68.0858035 53.3007373,69.7415036 C49.4283473,71.3971345 45.2744719,72.2249499 40.839111,72.2249499 C36.40382,72.2249499 32.2499795,71.3971345 28.3775895,69.7415036 C24.5051995,68.0858035 21.0933807,65.805012 18.1421332,62.899129 C15.1909556,59.9931768 12.8879945,56.6226791 11.23325,52.787636 C9.57857538,48.9525237 8.75123807,44.8386357 8.75123807,40.4459719 Z"></path>
</svg>                </button>

                
                <input class="absolute top-0 left-0 px-10 h-full w-full border-0 bg-transparent text-black focus:ring-0" type="text" name="q" placeholder="I’m searching for…" x-ref="search" wire:model.live.debounce.500ms="searchQuery">
            </form>

            
            <button class="absolute right-0 pr-4 h-full text-gray-500 transition duration-150 ease-in-out hover:text-gray-700 sm:pr-2" x-show="isSearchEnabled" x-on:click="resetAndClose()" x-transition:enter="ease duration-[400ms] delay-[325ms] transform" x-transition:enter-start="opacity-0 translate-x-1" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                <svg width="20" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M69.8058958,0 C70.9611037,0 71.9546729,0.399428927 72.7866036,1.19828678 C73.6117156,1.99051722 74.0160193,2.97248915 74,4.14420256 C73.9830097,5.31591598 73.5787061,6.31770641 72.7866036,7.14957386 L42.8891954,36.98745 L72.7866036,66.8746684 C73.5787061,67.6735326 73.9747573,68.6505952 73.9747573,69.8058561 C73.9747573,70.9611163 73.5787061,71.9546983 72.7866036,72.7866021 C71.9877462,73.6117274 71.0024294,74.0160313 69.830653,74 C68.6588766,73.9829898 67.6768734,73.5786859 66.8846435,72.7866021 L36.9874264,42.8892227 L7.14966491,72.7866021 C6.35080756,73.5786859 5.36549069,73.9747279 4.1937143,73.9747279 C3.02193791,73.9747279 2.02346181,73.5786859 1.19828602,72.7866021 C0.399428673,71.9876231 0,71.0022725 0,69.8305502 C0,68.6588266 0.399428673,67.6735326 1.19828602,66.8746684 L31.0855619,36.98745 L1.19828602,7.14957386 C0.399428673,6.31770641 0,5.32413651 0,4.16886418 C0,3.01359184 0.399428673,2.02339937 1.19828602,1.19828678 C1.99051596,0.399428927 2.98073966,0 4.16895711,0 C5.3572383,0 6.35080756,0.399428927 7.14966491,1.19828678 L36.9874264,31.0854861 L66.8846435,1.19828678 C67.6768734,0.399428927 68.6506242,0 69.8058958,0 Z" transform="translate(13.0 13.0)"></path>
</svg>            </button>
        </div>

        
        <div class="absolute right-0 left-0 mx-auto pt-4 pr-4 pb-4 pl-4 max-w-7xl bg-white rounded-b-2xl overflow-y-scroll sm:px-10" style="max-height: 85vh;">
            <div class="flex justify-center">
                <div wire:loading.delay.shortest="" class="flex" wire:target="searchQuery">
    <svg class="animate-spin text-orange-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" width="24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
</div>
            </div>

            
            
                            <div class="flex gap-2 justify-between mb-5" x-show="isSearchEnabled" x-transition:enter="ease duration-[400ms] transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
    <div>
        <p class="mt-2 text-sm text-gray-500 font-semibold uppercase">Quick Links</p>
    </div>

    <div class="flex flex-wrap gap-2 justify-end">
        
    </div>
</div>

                <ul class="space-y-4">
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 500ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" wire:click="randomAnime">Random Anime</a>
                                                    </li>
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 550ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" wire:click="randomManga">Random Manga</a>
                                                    </li>
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 600ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" wire:click="randomGame">Random Game</a>
                                                    </li>
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 650ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" href="https://kurozora.app/kb/iap">About Kurozora+</a>
                                                    </li>
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 700ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" href="https://kurozora.app/kb/personalisation">About Personalisation</a>
                                                    </li>
                                            <li x-show="isSearchEnabled" x-bind:style="isSearchEnabled ? 'transition-duration: 750ms;' : ''" x-transition:enter="ease duration-100 transform" x-transition:enter-start="opacity-0 translate-x-8" x-transition:enter-end="opacity-100 translate-x-0" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
                                                            <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150 inline-block w-full" href="https://kurozora.app/welcome">Welcome to Kurozora</a>
                                                    </li>
                                    </ul>
                    </div>
    </div>

    
    <div class="fixed inset-0 transform transition-all backdrop-blur" style="z-index: 299; display: none;" x-show="isSearchEnabled" x-on:click="resetAndClose()" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0">
        <div class="absolute inset-0 bg-black opacity-75"></div>
    </div>
</div>
</div>

        
        
        
        <main wire:id="ZohoZjcrAtRlYAAnrm6r">
     
     
     
     
    <div class="max-w-7xl mx-auto pl-4 pr-4 py-6 sm:px-6" wire:init="loadPage">
        <section class="mb-4">
            <div>
                <div class="flex gap-1">
                    <div class="flex flex-wrap items-center w-full">
                        <h1 class="text-2xl font-bold">Studios</h1>
                    </div>

                    <div class="flex flex-wrap flex-1 justify-end items-center w-full">
                    </div>
                </div>

                <div class="gap-2 items-center mt-4 mb-4 space-y-2 sm:flex sm:space-y-0">
    <div class="flex flex-1 gap-2 items-center">
        <input class="form-input w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="search" type="text" placeholder="I’m searching for…" wire:model.live.debounce.500ms="search">

        <span wire:snapshot="{&quot;data&quot;:{&quot;showHelp&quot;:false},&quot;memo&quot;:{&quot;id&quot;:&quot;F7YPd3bSiXYIZu5VMkMH&quot;,&quot;name&quot;:&quot;components.search-hint-button&quot;,&quot;path&quot;:&quot;studios&quot;,&quot;method&quot;:&quot;GET&quot;,&quot;children&quot;:[],&quot;scripts&quot;:[],&quot;assets&quot;:[],&quot;errors&quot;:[],&quot;locale&quot;:&quot;en&quot;},&quot;checksum&quot;:&quot;64c1db79d839439f90ccdd51ee7f11329fc7c1eedf4fbac18453e1692f977fa1&quot;}" wire:effects="[]" wire:id="F7YPd3bSiXYIZu5VMkMH">
    <button type="button" class="inline-flex items-center justify-center pt-2 pr-2 pb-2 pl-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out" wire:click="$toggle('showHelp')">
    <svg width="20" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M47.4567617,71.2860892 C51.1274149,71.2860892 52.8054278,68.7664042 52.8054278,65.4068241 L52.8054278,63.6220472 C52.9103036,56.6929134 55.374885,53.8057743 63.7649494,48.0314961 C72.7842686,41.9422572 78.5,34.9081365 78.5,24.7769029 C78.5,9.02887139 65.7051518,0 49.7640294,0 C37.9130635,0 27.5303588,5.6167979 23.0731371,15.7480315 C21.9719411,18.2152231 21.5,20.6299213 21.5,22.6246719 C21.5,25.6167979 23.2304508,27.7165354 26.4291628,27.7165354 C29.1034959,27.7165354 30.8863845,26.1417323 31.6729531,23.5695538 C34.3472861,13.5958005 40.9544618,9.81627297 49.3969641,9.81627297 C59.6223551,9.81627297 67.6453542,15.5905512 67.6453542,24.7244094 C67.6453542,32.2309711 62.9783809,36.4304462 56.2663293,41.1548556 C48.0335787,46.8766404 42.0032199,53.0183727 42.0032199,62.2572178 L42.0032199,65.5643045 C42.0032199,68.9238845 43.8385465,71.2860892 47.4567617,71.2860892 Z M47.4567617,100 C51.6517939,100 54.9553818,96.6404199 54.9553818,92.5459318 C54.9553818,88.3989501 51.6517939,85.0918635 47.4567617,85.0918635 C43.3666053,85.0918635 40.0105796,88.3989501 40.0105796,92.5459318 C40.0105796,96.6404199 43.3666053,100 47.4567617,100 Z"></path>
</svg>
</button>

    <div x-data="{
        show: window.Livewire.find('F7YPd3bSiXYIZu5VMkMH').entangle('showHelp').live,
        focusables() {
            // All focusable element types...
            let selector = 'a, button, input:not([type=\'hidden\']), textarea, select, details, [tabindex]:not([tabindex=\'-1\'])'

            return [...$el.querySelectorAll(selector)]
                // All non-disabled elements...
                .filter(el => ! el.hasAttribute('disabled'))
        },
        firstFocusable() { return this.focusables()[0] },
        lastFocusable() { return this.focusables().slice(-1)[0] },
        nextFocusable() { return this.focusables()[this.nextFocusableIndex()] || this.firstFocusable() },
        prevFocusable() { return this.focusables()[this.prevFocusableIndex()] || this.lastFocusable() },
        nextFocusableIndex() { return (this.focusables().indexOf(document.activeElement) + 1) % (this.focusables().length + 1) },
        prevFocusableIndex() { return Math.max(0, this.focusables().indexOf(document.activeElement)) -1 },
    }" x-init="$watch('show', value => {
        if (value) {
            document.body.classList.add('overflow-y-hidden');
            
        } else {
            document.body.classList.remove('overflow-y-hidden');
        }
    })" x-on:close.stop="show = false" x-on:keydown.escape.window="show = false" x-on:keydown.tab.prevent="$event.shiftKey || nextFocusable().focus()" x-on:keydown.shift.tab.prevent="prevFocusable().focus()" x-show="show" id="d41d8cd98f00b204e9800998ecf8427e" class="fixed top-0 inset-x-0 pl-4 pr-4 pt-6 z-[999] sm:px-0 sm:flex sm:items-top sm:justify-center" model="showHelp" style="display: none;">
    <div class="fixed inset-0 transform transition-all" x-show="show" x-on:click="show = false" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" style="display: none;">
        <div class="absolute inset-0 bg-black opacity-75"></div>
    </div>

    <div class="max-h-[calc(100vh-3rem)] bg-white rounded-lg overflow-hidden shadow-xl transform transition-all overflow-y-scroll sm:w-full sm:max-w-md lg:max-w-3xl sm:mx-auto" x-show="show" x-transition:enter="ease-out duration-300" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="ease-in duration-200" x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" style="display: none;">
        <div class="px-6 pt-4 pb-4">
        <div class="text-lg">
            Search Tips
        </div>

                    <p class="text-sm">
                Unleash your inner ninja and master the art of finding your favorites, no Sharingan required!
            </p>
        
        <hr class="w-full bg-gray-200 border-gray-200 mt-4 mb-4">

        <div class="mt-4">
            <ul class="flex flex-wrap justify-between m-0 mb-4 gap-6 list-none">
                <li class="flex flex-col">
                    <p class="font-bold uppercase">Quick Search</p>
                    <p class="text-sm">Invoke global search without leaving your keyboard.</p>
                    <div class="flex gap-2 pt-1 pb-1">
                        <p class="pr-1 pl-1 bg-gray-100 font-semibold rounded">⌘+K</p>
                        <p>or</p>
                        <p class="pr-1 pl-1 bg-gray-100 font-semibold rounded">ctrl+K</p>
                        <p>or</p>
                        <p class="pr-1 pl-1 bg-gray-100 font-semibold rounded">/</p>
                    </div>
                </li>

                <li class="flex flex-col">
                    <span class="flex gap-2">
                        <p class="font-bold uppercase">Exact Match</p>
                    </span>
                    <p class="text-sm">Enclose one or more words in double quotes.</p>
                    <div class="flex gap-2 pt-1 pb-1">
                        <p class="pr-1 pl-1 bg-gray-100 font-semibold rounded">"Hunter x Hunter"</p>
                    </div>
                </li>

                <li class="flex flex-col">
                    <span class="flex gap-2">
                        <p class="font-bold uppercase">Exclude Words</p>
                        <p class="pr-1 pl-1 bg-green-500 text-white font-semibold rounded">New</p>
                    </span>
                    <p class="text-sm">Append a minus in front of a word you want to leave out.</p>
                    <div class="flex gap-2 pt-1 pb-1">
                        <p class="pr-1 pl-1 bg-gray-100 font-semibold rounded">-death note</p>
                    </div>
                </li>
            </ul>
        </div>
    </div>

    <div class="px-6 pt-4 pb-4 bg-gray-100 text-right">
        <button type="submit" class="inline-flex items-center justify-center pl-2 pr-2 pt-1 pb-1 bg-orange-500 border border-transparent rounded-md text-xs text-white font-semibold uppercase tracking-widest transition ease-in-out duration-150 hover:bg-orange-400 active:bg-orange-600 focus:outline-none active:border-orange-600 active:ring-orange disabled:bg-gray-200 disabled:border-gray-300 disabled:text-gray-400 disabled:cursor-default sm:px-4 sm:py-2" wire:click="$toggle('showHelp')">
    Ok
</button>
    </div>
    </div>
</div>
</span>    </div>

    <div class="flex flex-1 items-center justify-end space-x-1">
        <div wire:loading.delay.shortest="" class="flex">
    <svg class="animate-spin text-orange-500" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" width="24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
    </svg>
</div>

        
                    <div id="d41d8cd98f00b204e9800998ecf8427e" class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false" wire:key="dropdown-d41d8cd98f00b204e9800998ecf8427e" data-has-alpine-state="true">
    <div @click="open = ! open">
        <button type="button" class="inline-flex items-center justify-center pt-2 pr-2 pb-2 pl-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out">
    <svg aria-labelledby="filter" width="28" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M49.9685446,100 C56.8304335,100 63.2734191,98.7007398 69.2975014,96.1022195 C75.3215168,93.5036791 80.6356688,89.8922834 85.2399576,85.2680324 C89.8444472,80.6437801 93.4555767,75.3177474 96.073346,69.2899345 C98.6911153,63.2620612 100,56.8320998 100,50.0000502 C100,43.1679337 98.6911153,36.7379388 96.073346,30.7100655 C93.4555767,24.6822593 89.8359132,19.3562236 85.2143555,14.7319585 C80.5930656,10.1076935 75.2703796,6.49630077 69.2462973,3.89778046 C63.2222819,1.29926015 56.7792963,0 49.9173405,0 C43.0971511,0 36.6731411,1.29926015 30.6453106,3.89778046 C24.61748,6.49630077 19.3118285,10.1076935 14.7283561,14.7319585 C10.1449505,19.3562236 6.54436309,24.6822593 3.92659376,30.7100655 C1.30886459,36.7379388 0,43.1679337 0,50.0000502 C0,56.8320998 1.30886459,63.2620612 3.92659376,69.2899345 C6.54436309,75.3177474 10.1534845,80.6437801 14.7539581,85.2680324 C19.3544317,89.8922834 24.6686172,93.5036791 30.6965147,96.1022195 C36.7243453,98.7007398 43.1483552,100 49.9685446,100 Z M49.9685446,91.6939743 C44.2058377,91.6939743 38.8099263,90.6213228 33.7808106,88.4760199 C28.7517618,86.3307116 24.3368613,83.3479621 20.5361093,79.5277716 C16.7353572,75.7075422 13.7611,71.2727813 11.6133377,66.223489 C9.46557546,61.1741296 8.39169433,55.7663167 8.39169433,50.0000502 C8.39169433,44.2337168 9.45704144,38.8258704 11.5877357,33.776511 C13.7184968,28.7272187 16.68422,24.2924611 20.4849051,20.4722384 C24.2856572,16.6520157 28.7005911,13.6692563 33.7297068,11.52396 C38.7588226,9.37866378 44.1547005,8.30601565 49.9173405,8.30601565 C55.7141835,8.30601565 61.129037,9.37866378 66.161901,11.52396 C71.194832,13.6692563 75.6182999,16.6520157 79.4323048,20.4722384 C83.2462428,24.2924611 86.235627,28.7272187 88.4004573,33.776511 C90.5652876,38.8258704 91.6477027,44.2337168 91.6477027,50.0000502 C91.6477027,55.7663167 90.5757292,61.1741296 88.4317821,66.223489 C86.2878351,71.2727813 83.3154855,75.7075422 79.5147334,79.5277716 C75.7139814,83.3479621 71.2905134,86.3307116 66.2443296,88.4760199 C61.1982128,90.6213228 55.7729511,91.6939743 49.9685446,91.6939743 Z M32.4767117,27.0959938 L20.3462524,39.4389318 C19.7056987,40.2088166 19.3854219,40.9768596 19.3854219,41.7430607 C19.3854219,42.6571441 19.6810672,43.4119259 20.2723578,44.0074062 C20.8636484,44.6028864 21.6198296,44.9006266 22.5409016,44.9006266 C23.3672626,44.9006266 24.117788,44.5592518 24.7924777,43.8765023 L29.8259441,38.6862597 L31.6523252,36.642532 L31.5784306,39.0388864 L31.5784306,70.8672104 C31.5784306,71.7622727 31.8863916,72.5037598 32.5023137,73.0916719 C33.1183028,73.6795169 33.8697652,73.9734395 34.7567011,73.9734395 C35.7119091,73.9734395 36.4851584,73.6776081 37.076449,73.0859455 C37.6677395,72.4942828 37.9633848,71.7547045 37.9633848,70.8672104 L37.9633848,39.0388864 L37.8382861,36.642532 L39.7158713,38.6862597 L44.7890962,43.9276382 C45.4031442,44.5762971 46.1404167,44.9006266 47.0009138,44.9006266 C47.9143554,44.9006266 48.660095,44.6028864 49.2381327,44.0074062 C49.8161705,43.4119259 50.1051893,42.6571441 50.1051893,41.7430607 C50.1051893,40.8668856 49.7886943,40.0988426 49.1557041,39.4389318 L37.1162075,27.0959938 C36.5249169,26.5043311 35.7772697,26.1829151 34.8732658,26.1317457 C33.9691949,26.0805094 33.1703436,26.4019254 32.4767117,27.0959938 Z M67.5229269,72.9949256 L79.4998742,60.6635409 C80.1745639,59.9883596 80.5119088,59.2335443 80.5119088,58.399095 C80.5119088,57.4509211 80.2228899,56.6876334 79.6448522,56.1092319 C79.0668144,55.5308304 78.3040068,55.2416296 77.3564291,55.2416296 C76.4694263,55.2416296 75.7321538,55.5450627 75.1446115,56.1519288 L70.0713866,61.4047602 L68.2450055,63.3972515 L68.3189001,61.0521335 L68.3189001,29.2863982 C68.3189001,28.3571783 68.0194396,27.5967371 67.4205186,27.0050744 C66.8216646,26.4133448 66.0617016,26.1174799 65.1406296,26.1174799 C64.2536268,26.1174799 63.4974456,26.4237595 62.8720859,27.0363185 C62.2466592,27.6488776 61.9339459,28.3989041 61.9339459,29.2863982 L61.9339459,61.1033698 L62.0590446,63.4484879 L60.1701142,61.4047602 L55.147993,56.1519288 C54.5150028,55.5450627 53.7644775,55.2416296 52.8964169,55.2416296 C51.9753449,55.2416296 51.2276977,55.5289216 50.6534751,56.1035055 C50.0791857,56.6781563 49.792041,57.4433529 49.792041,58.399095 C49.792041,59.207022 50.0877197,59.9618373 50.6790772,60.6635409 L62.7696776,72.9949256 C63.3345294,73.5866552 64.1011523,73.9061959 65.0695463,73.9535477 C66.0380071,74.0009665 66.8558007,73.6814258 67.5229269,72.9949256 Z"></path>
</svg>
</button>
    </div>

    <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-48 rounded-md shadow-lg origin-top-right right-0" style="display: none;">
        <div class="rounded-md border border-black/5 overflow-x-hidden overflow-y-scroll bg-white" style="max-height:350px">
            <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Name
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                            <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="name" wire:model.live="order.name.selected">
    <option value="">Default</option>
                                                                    <option value="asc">A-Z</option>
                                                                    <option value="desc">Z-A</option>
</select>
                        </div>
                                            <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Address
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                            <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="address" wire:model.live="order.address.selected">
    <option value="">Default</option>
                                                                    <option value="asc">A-Z</option>
                                                                    <option value="desc">Z-A</option>
</select>
                        </div>
                                            <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Founded
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                            <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="founded" wire:model.live="order.founded.selected">
    <option value="">Default</option>
                                                                    <option value="desc">Recent</option>
                                                                    <option value="asc">Oldest</option>
</select>
                        </div>
        </div>
    </div>
</div>
        
        
                    <div id="d41d8cd98f00b204e9800998ecf8427e" class="relative" x-data="{ open: false }" @click.away="open = false" @close.stop="open = false" wire:key="dropdown-d41d8cd98f00b204e9800998ecf8427e" data-has-alpine-state="true">
    <div @click="open = ! open">
        <button type="button" class="inline-flex items-center justify-center pt-2 pr-2 pb-2 pl-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out">
    <svg aria-labelledby="filter" width="28" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M49.9997842,100 C56.8298371,100 63.2595611,98.6927941 69.2889563,96.0783822 C75.3183515,93.4640238 80.6369395,89.8529242 85.2447205,85.2450833 C89.8525014,80.6372411 93.4634926,75.3186279 96.077694,69.2892438 C98.6925647,63.2598262 100,56.8300783 100,50 C100,43.1699217 98.6925647,36.7401738 96.077694,30.7107562 C93.4634926,24.6813386 89.8525014,19.3627308 85.2447205,14.7549328 C80.6369395,10.1470678 75.3101863,6.5359628 69.2644607,3.92161784 C63.2187351,1.30720595 56.7808459,0 49.950793,0 C43.1207401,0 36.691016,1.30720595 30.6616208,3.92161784 C24.6322257,6.5359628 19.3218028,10.1470678 14.7303523,14.7549328 C10.1388348,19.3627308 6.53590841,24.6813386 3.92157315,30.7107562 C1.30719105,36.7401738 0,43.1699217 0,50 C0,56.8300783 1.30719105,63.2598262 3.92157315,69.2892438 C6.53590841,75.3186279 10.147,80.6372411 14.7548478,85.2450833 C19.3626957,89.8529242 24.6813172,93.4640238 30.7107124,96.0783822 C36.7400407,98.6927941 43.1697312,100 49.9997842,100 Z M49.9997842,91.6666499 C44.2154787,91.6666499 38.8070066,90.5882176 33.7743677,88.4313529 C28.7417288,86.2744935 24.3218143,83.2924691 20.5146242,79.4852795 C16.7074341,75.6780685 13.7335959,71.2581343 11.5931098,66.2254767 C9.45255671,61.1928192 8.38228017,55.7843269 8.38228017,50 C8.38228017,44.2156731 9.45255671,38.8071808 11.5931098,33.7745233 C13.7335959,28.7418657 16.6992689,24.3137696 20.4901286,20.4902349 C24.2809884,16.6667001 28.6927377,13.6846523 33.7253765,11.5440912 C38.7580154,9.40359712 44.1664876,8.33335007 49.950793,8.33335007 C55.7350984,8.33335007 61.1435706,9.40359712 66.1762094,11.5440912 C71.2088483,13.6846523 75.636928,16.6667001 79.4604485,20.4902349 C83.283969,24.3137696 86.274171,28.7418657 88.4310545,33.7745233 C90.5880049,38.8071808 91.6664801,44.2156731 91.6664801,50 C91.6664801,55.7843269 90.5961701,61.1928192 88.4555501,66.2254767 C86.314997,71.2581343 83.3411589,75.6780685 79.5340357,79.4852795 C75.7268455,83.2924691 71.2987324,86.2744935 66.2496962,88.4313529 C61.2007269,90.5882176 55.7840896,91.6666499 49.9997842,91.6666499 Z M23.3332232,40.2940887 L76.7644278,40.2940887 C77.8428361,40.2940887 78.7333445,39.9754775 79.4359529,39.3382552 C80.1385614,38.700966 80.4898656,37.8758096 80.4898656,36.862786 C80.4898656,35.8170347 80.1385614,34.9755144 79.4359529,34.3382251 C78.7333445,33.7010028 77.8428361,33.3823916 76.7644278,33.3823916 L23.3332232,33.3823916 C22.254815,33.3823916 21.3643066,33.7010028 20.6616981,34.3382251 C19.9590897,34.9755144 19.6077855,35.8170347 19.6077855,36.862786 C19.6077855,37.8758096 19.9590897,38.700966 20.6616981,39.3382552 C21.3643066,39.9754775 22.254815,40.2940887 23.3332232,40.2940887 Z M30.5881341,56.5195654 L69.509517,56.5195654 C70.5879253,56.5195654 71.4784336,56.2091195 72.1810421,55.5882276 C72.8837175,54.9673357 73.2350552,54.1340141 73.2350552,53.0882628 C73.2350552,52.0425114 72.8837175,51.2009911 72.1810421,50.5637018 C71.4784336,49.9264795 70.5879253,49.6078683 69.509517,49.6078683 L30.5881341,49.6078683 C29.5097258,49.6078683 28.6192174,49.9264795 27.916609,50.5637018 C27.2139336,51.2009911 26.8625959,52.0425114 26.8625959,53.0882628 C26.8625959,54.1340141 27.2139336,54.9673357 27.916609,55.5882276 C28.6192174,56.2091195 29.5097258,56.5195654 30.5881341,56.5195654 Z M38.1860836,72.7941339 L61.9605587,72.7941339 C63.038967,72.7941339 63.9213101,72.4754893 64.6075882,71.8382 C65.2938663,71.2009777 65.6370053,70.3758213 65.6370053,69.3627308 C65.6370053,68.3169795 65.2938663,67.4754926 64.6075882,66.8382703 C63.9213101,66.200981 63.038967,65.8823364 61.9605587,65.8823364 L38.1860836,65.8823364 C37.0750145,65.8823364 36.1763409,66.200981 35.4900629,66.8382703 C34.8037848,67.4754926 34.4606458,68.3169795 34.4606458,69.3627308 C34.4606458,70.3758213 34.8037848,71.2009777 35.4900629,71.8382 C36.1763409,72.4754893 37.0750145,72.7941339 38.1860836,72.7941339 Z"></path>
</svg>
</button>
    </div>

    <div x-show="open" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="transform opacity-0 scale-95" x-transition:enter-end="transform opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="transform opacity-100 scale-100" x-transition:leave-end="transform opacity-0 scale-95" class="absolute z-50 mt-2 w-48 rounded-md shadow-lg origin-top-right right-0" style="display: none;">
        <div class="rounded-md border border-black/5 overflow-x-hidden overflow-y-scroll bg-white" style="max-height:350px">
            <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Type
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                                                                <option value="">Default</option>
                                    <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="type" wire:model.live="filter.type.selected">
    <option value="0">Anime</option>
                                                                                    <option value="1">Manga</option>
                                                                                    <option value="2">Game</option>
                                                                                    <option value="3">Act</option>
                                                                                    <option value="4">Record</option>
</select>
                                                            </div>
                                            
                        <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Address
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                                                                <input class="form-input w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="address" type="text" wire:model.live="filter.address.selected">
                                                            </div>
                                            
                        <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            Founded
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                                                                <input class="form-input w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="founded" type="date" wire:model.live="filter.founded.selected">
                                                            </div>
                                            
                        <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                            NSFW
                        </div>

                        <div class="block pl-4 pr-4 pt-2 pb-2">
                                                                <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="is_nsfw" wire:model.live="filter.is_nsfw.selected">
    <option value="">Default</option>
                                                                                    <option value="1">Shown</option>
                                                                                    <option value="0">Hidden</option>
</select>
                                                            </div>
                    
                    
                    <div class="block pl-4 pr-4 pt-2 pb-2 bg-gray-100 text-xs text-gray-400 font-semibold">
                        Per Page
                    </div>

                    <div class="block pl-4 pr-4 pt-2 pb-2">
                        <select class="form-select w-full rounded-md shadow-sm focus:border-orange-500 focus:ring-orange-500" id="perPage" wire:model.live="perPage">
    <option value="25">25</option>
                            <option value="50">50</option>
                            <option value="100">100</option>
</select>
                    </div>
        </div>
    </div>
</div>
        
                    <button type="button" class="inline-flex items-center justify-center pt-2 pr-2 pb-2 pl-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out" wire:click="randomStudio">
    <svg aria-labelledby="random studio" width="28" class="fill-current" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg">
    <path d="M14.8312038,77.1164016 L26.8116566,77.1164016 L26.8116566,69.504927 L14.9518244,69.504927 C12.5900742,69.504927 10.7740209,68.8777767 9.5036646,67.6234763 C8.23324372,66.3691113 7.59803328,64.515001 7.59803328,62.0611454 L7.59803328,15.0552853 C7.59803328,12.5941346 8.23324372,10.7382167 9.5036646,9.48753147 C10.7740209,8.23684628 12.5900742,7.61150368 14.9518244,7.61150368 L62.1399412,7.61150368 C64.4723913,7.61150368 66.2793125,8.23684628 67.5607048,9.48753147 C68.8420325,10.7382167 69.4826964,12.5941346 69.4826964,15.0552853 L69.4826964,25.4206463 L77.0807296,25.4206463 L77.0807296,14.6384978 C77.0807296,9.76823034 75.8461916,6.11091385 73.3771156,3.66654831 C70.907975,1.22218277 67.2024571,2.84217094e-14 62.2605618,2.84217094e-14 L14.8312038,2.84217094e-14 C9.88201575,2.84217094e-14 6.17285146,1.22034286 3.70371087,3.66102859 C1.23457029,6.10171431 0,9.76087071 0,14.6384978 L0,62.4779328 C0,67.3555599 1.23457029,71.0147163 3.70371087,73.4554021 C6.17285146,75.8960684 9.88201575,77.1164016 14.8312038,77.1164016 Z M37.7507645,100 L85.179929,100 C90.1222115,100 93.8279553,98.7796571 96.2971604,96.3389714 C98.7657201,93.898318 100,90.2428352 100,85.3725233 L100,37.522164 C100,32.651832 98.7657201,28.9963231 96.2971604,26.5556374 C93.8279553,24.1149517 90.1222115,22.8946088 85.179929,22.8946088 L37.7507645,22.8946088 C32.8016411,22.8946088 29.092509,24.113144 26.6233685,26.5502145 C24.1542279,28.9872204 22.9196576,32.6445369 22.9196576,37.522164 L22.9196576,85.3725233 C22.9196576,90.2574835 24.1542279,93.916646 26.6233685,96.3500109 C29.092509,98.783337 32.8016411,100 37.7507645,100 Z M37.8714819,92.3995745 C35.5097318,92.3995745 33.6936785,91.7742287 32.4233222,90.523537 C31.1529013,89.2728454 30.5176909,87.4132605 30.5176909,84.9447825 L30.5176909,37.9498941 C30.5176909,35.4960385 31.1529013,33.6401205 32.4233222,32.3821403 C33.6936785,31.1240955 35.5097318,30.495073 37.8714819,30.495073 L85.0598892,30.495073 C87.3922748,30.495073 89.1990024,31.1240955 90.4800719,32.3821403 C91.7617869,33.6401205 92.4026444,35.4960385 92.4026444,37.9498941 L92.4026444,84.9447825 C92.4026444,87.4132605 91.7617869,89.2728454 90.4800719,90.523537 C89.1990024,91.7742287 87.3922748,92.3995745 85.0598892,92.3995745 L37.8714819,92.3995745 Z M42.9843048,49.7127133 C44.809232,49.7486722 46.3736535,49.1036393 47.6775693,47.7776148 C48.9815497,46.4516547 49.6335399,44.8579075 49.6335399,42.996373 C49.6335399,41.1349031 48.9815497,39.5609752 47.6775693,38.2745893 C46.3736535,36.9882035 44.809232,36.3450105 42.9843048,36.3450105 C41.1666704,36.3450105 39.5968923,36.9882035 38.2749704,38.2745893 C36.9530486,39.5609752 36.2920877,41.1349031 36.2920877,42.996373 C36.2920877,44.8579075 36.9530486,46.4336753 38.2749704,47.7236764 C39.5968923,49.0137421 41.1666704,49.6767544 42.9843048,49.7127133 Z M79.9523907,49.7127133 C81.7773178,49.7486722 83.348903,49.1036393 84.6671462,47.7776148 C85.9854539,46.4516547 86.6446077,44.8579075 86.6446077,42.996373 C86.6446077,41.1349031 85.9854539,39.5609752 84.6671462,38.2745893 C83.348903,36.9882035 81.7773178,36.3450105 79.9523907,36.3450105 C78.1274635,36.3450105 76.5540068,36.9882035 75.2320204,38.2745893 C73.9100986,39.5609752 73.2491377,41.1349031 73.2491377,42.996373 C73.2491377,44.8579075 73.9100986,46.4336753 75.2320204,47.7236764 C76.5540068,49.0137421 78.1274635,49.6767544 79.9523907,49.7127133 Z M61.4578443,68.2461016 C63.2754141,68.2461016 64.8451923,67.5831216 66.1671786,66.2571616 C67.4891004,64.931137 68.1500613,63.3373897 68.1500613,61.4759198 C68.1500613,59.6649989 67.4891004,58.1108581 66.1671786,56.8134974 C64.8451923,55.5161366 63.2754141,54.8674562 61.4578443,54.8674562 C59.6255598,54.8674562 58.0574597,55.5161366 56.7535438,56.8134974 C55.4495635,58.1108581 54.7975733,59.6649989 54.7975733,61.4759198 C54.7975733,63.3373897 55.4495635,64.931137 56.7535438,66.2571616 C58.0574597,67.5831216 59.6255598,68.2461016 61.4578443,68.2461016 Z M42.9843048,86.7465943 C44.809232,86.7465943 46.3736535,86.0944077 47.6775693,84.7900347 C48.9815497,83.4856642 49.6335399,81.9027376 49.6335399,80.0412547 C49.6335399,78.1870992 48.9815497,76.6131649 47.6775693,75.3194517 C46.3736535,74.0257255 44.809232,73.3788625 42.9843048,73.3788625 C41.1666704,73.3788625 39.6040559,74.0257255 38.2964614,75.3194517 C36.9888024,76.6131649 36.3349729,78.1870992 36.3349729,80.0412547 C36.3349729,81.9027376 36.9888024,83.4856642 38.2964614,84.7900347 C39.6040559,86.0944077 41.1666704,86.7465943 42.9843048,86.7465943 Z M79.9523907,86.7465943 C81.7773178,86.7465943 83.348903,86.0944077 84.6671462,84.7900347 C85.9854539,83.4856642 86.6446077,81.9027376 86.6446077,80.0412547 C86.6446077,78.1870992 85.9854539,76.6131649 84.6671462,75.3194517 C83.348903,74.0257255 81.7773178,73.3788625 79.9523907,73.3788625 C78.1274635,73.3788625 76.5630097,74.0257255 75.2590294,75.3194517 C73.955049,76.6131649 73.3030588,78.1870992 73.3030588,80.0412547 C73.3030588,81.9027376 73.955049,83.4856642 75.2590294,84.7900347 C76.5630097,86.0944077 78.1274635,86.7465943 79.9523907,86.7465943 Z"></path>
</svg>
</button>
            </div>
</div>
            </div>
        </section>

                    <section class="mt-4">
                <div class="flex gap-4 justify-between flex-wrap">
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Hime-Sakura Banner" title="Comic Hime-Sakura" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-hime-sakura"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Hime-Sakura</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283846/4c9ea74d-39a8-442f-9338-c0f8f09e37de.webp?v=1726521632" alt="10Gauge Banner" title="10Gauge" width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283846/4c9ea74d-39a8-442f-9338-c0f8f09e37de.webp?v=1726521632" alt="10Gauge Logo" title="10Gauge" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/10gauge"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">10Gauge</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Himedorobow Banner" title="Comic Himedorobow" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-himedorobow"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Himedorobow</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="12 Diary Holders Banner" title="12 Diary Holders" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/12-diary-holders"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">12 Diary Holders</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283359/1743c55c-b7df-42bb-899e-2e8e92290d0c.webp?v=1726521268" alt="Nippon Ichi Software Banner" title="Nippon Ichi Software" width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283359/1743c55c-b7df-42bb-899e-2e8e92290d0c.webp?v=1726521268" alt="Nippon Ichi Software Logo" title="Nippon Ichi Software" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nippon-ichi-software"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Nippon Ichi Software</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="1IN Banner" title="1IN" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/1in"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">1IN</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Himekuri Banner" title="Comic Himekuri" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-himekuri"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Himekuri</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Nippon Ramayana Film Co. Banner" title="Nippon Ramayana Film Co." width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nippon-ramayana-film-co"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Nippon Ramayana Film Co.</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic HJ Bunko Banner" title="Comic HJ Bunko" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-hj-bunko"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic HJ Bunko</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284669/b5e6952d-6c25-46b4-a170-f8ecd2a64482.webp?v=1726522141" alt="Nippon Shuppan Hanbai (Nippan) K.K. Banner" title="Nippon Shuppan Hanbai (Nippan) K.K." width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284669/b5e6952d-6c25-46b4-a170-f8ecd2a64482.webp?v=1726522141" alt="Nippon Shuppan Hanbai (Nippan) K.K. Logo" title="Nippon Shuppan Hanbai (Nippan) K.K." width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nippon-shuppan-hanbai-nippan-kk"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Nippon Shuppan Hanbai (Nippan) K.K.</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284571/4f8e45d1-e7bd-461c-a6af-8c25f05502e4.webp?v=1726522037" alt="1theK Banner" title="1theK" width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284571/4f8e45d1-e7bd-461c-a6af-8c25f05502e4.webp?v=1726522037" alt="1theK Logo" title="1theK" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/1thek"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">1theK</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Holic Banner" title="Comic Holic" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-holic"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Holic</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #dbb6ad;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/149754/109ec21f-1468-4cb4-9c9f-47a2e1c1afca.webp?v=1638670129" alt="Nippon Television Network Banner" title="Nippon Television Network" width="1920" height="1080">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283313/7a150bb4-e710-401d-94fe-8266c8c94998.webp?v=1726521221" alt="Nippon Television Network Logo" title="Nippon Television Network" width="500" height="500">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nippon-television-network"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Nippon Television Network</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Hotmilk Banner" title="Comic Hotmilk" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-hotmilk"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Hotmilk</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284756/83400b2f-a826-4944-a838-d630cde54a7e.webp?v=1726522236" alt="33 Collective Banner" title="33 Collective" width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/284756/83400b2f-a826-4944-a838-d630cde54a7e.webp?v=1726522236" alt="33 Collective Logo" title="33 Collective" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/33-collective"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">33 Collective</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #c8c4b6;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/149720/99d91b1d-f64c-4b24-a5da-17a9f9d68450.webp?v=1638670129" alt="NIS America, Inc. Banner" title="NIS America, Inc." width="1920" height="1080">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283218/cc48bc9e-1091-44cb-a159-5f01805b51e7.webp?v=1726521121" alt="NIS America, Inc. Logo" title="NIS America, Inc." width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nis-america-inc"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">NIS America, Inc.</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Hotmilk Koime♥ Banner" title="Comic Hotmilk Koime♥" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-hotmilk-koime"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Hotmilk Koime♥</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="3xCube Banner" title="3xCube" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/3xcube"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">3xCube</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Hu Banner" title="Comic Hu" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-hu"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Hu</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic ino. Banner" title="Comic ino." width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-ino"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic ino.</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283230/c3b24afb-e590-4b2b-8d50-cc7aa59818ef.webp?v=1726521134" alt="5pb. Banner" title="5pb." width="600" height="600">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283230/c3b24afb-e590-4b2b-8d50-cc7aa59818ef.webp?v=1726521134" alt="5pb. Logo" title="5pb." width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/5pb"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">5pb.</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #deccbf;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/149621/0dbfb050-df35-40f8-af36-4b4a401090b2.webp?v=1638670129" alt="Nitroplus Banner" title="Nitroplus" width="1920" height="1080">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/283092/3799af27-dfcc-4d50-a610-b986bffa90ed.webp?v=1726520977" alt="Nitroplus Logo" title="Nitroplus" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/nitroplus"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Nitroplus</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic it Banner" title="Comic it" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-it"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic it</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #cbbfbd;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/149489/afe2f152-46e4-4f01-84c0-731e8dafebfd.webp?v=1638670129" alt="8bit Banner" title="8bit" width="1920" height="1080">

                            <div class="absolute top-0 bottom-0 left-0 right-0 bg-black/20">
                    <div class="flex flex-col flex-wrap h-full text-center items-center justify-center">
                        <picture class="relative h-32 rounded-full shadow-lg overflow-hidden">
                            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://cdn.kurozora.app/282989/0e015a88-4f3e-4109-9ad5-734a096ae62c.webp?v=1726520878" alt="8bit Logo" title="8bit" width="600" height="600">

                            <div class="absolute top-0 left-0 h-full w-full border-2 border-solid border-black/20 rounded-full"></div>
                        </picture>
                    </div>
                </div>
            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/8bit"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">8bit</p>

                            </div>
        </div>
    </div>
</div>
            <div class="relative flex flex-col flex-grow w-64 md:w-80">
    <div class="flex flex-nowrap">
        <picture class="relative w-full aspect-video rounded-lg overflow-hidden" style="background-color: #000000;">
            <img class="w-full h-full object-cover lazyload" data-sizes="auto" data-src="https://kurozora.app/images/static/placeholders/studio_profile.webp" alt="Comic Jardin Banner" title="Comic Jardin" width="300" height="300">

            
            <div class="absolute top-0 left-0 h-full w-full border border-solid border-black/20 rounded-lg"></div>
        </picture>
    </div>

    <a class="absolute bottom-0 w-full h-full" href="https://kurozora.app/studios/comic-jardin"></a>

    <div class="relative flex flex-grow mt-2">
        <div class="flex flex-col w-full gap-2 justify-between">
            <div>
                
                <p class="line-clamp-2">Comic Jardin</p>

                            </div>
        </div>
    </div>
</div>
    
    <div class="w-64 md:w-80 flex-grow"></div>
    <div class="w-64 md:w-80 flex-grow"></div>
    <div class="w-64 md:w-80 flex-grow"></div>
</div>
            </section>

            <section class="mt-4">
                <div>
            <nav role="navigation" aria-label="Pagination Navigation" class="flex items-center justify-between">
            <div class="flex justify-between flex-1 sm:hidden">
                <span>
                                            <span class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5 rounded-md select-none">
                            « Previous
                        </span>
                                    </span>

                <span>
                                            <button type="button" wire:click="nextPage('page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" wire:loading.attr="disabled" dusk="nextPage.before" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 rounded-md hover:text-gray-500 focus:outline-none focus:shadow-outline-orange focus:border-orange-300 active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150">
                            Next »
                        </button>
                                    </span>
            </div>

            <div class="hidden sm:flex-1 sm:flex sm:items-center sm:justify-between">
                <div>
                    <p class="text-sm text-gray-700 leading-5">
                        <span>Showing</span>
                        <span class="font-medium">1</span>
                        <span>to</span>
                        <span class="font-medium">25</span>
                        <span>of</span>
                        <span class="font-medium">3687</span>
                        <span>results</span>
                    </p>
                </div>

                <div>
                    <span class="relative z-0 inline-flex rounded-md shadow-sm">
                        <span>
                            
                                                            <span aria-disabled="true" aria-label="&amp;laquo; Previous">
                                    <span class="relative inline-flex items-center pl-2 pr-2 pt-2 pb-2 text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default rounded-l-md leading-5" aria-hidden="true">
                                        <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
                                            <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"></path>
                                        </svg>
                                    </span>
                                </span>
                                                    </span>

                        
                                                    
                            
                            
                                                                                                <span wire:key="paginator-page-page1">
                                                                                    <span aria-current="page">
                                                <span class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 cursor-default leading-5 select-none">1</span>
                                            </span>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page2">
                                                                                    <button type="button" wire:click="gotoPage(2, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 2">
                                                2
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page3">
                                                                                    <button type="button" wire:click="gotoPage(3, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 3">
                                                3
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page4">
                                                                                    <button type="button" wire:click="gotoPage(4, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 4">
                                                4
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page5">
                                                                                    <button type="button" wire:click="gotoPage(5, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 5">
                                                5
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page6">
                                                                                    <button type="button" wire:click="gotoPage(6, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 6">
                                                6
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page7">
                                                                                    <button type="button" wire:click="gotoPage(7, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 7">
                                                7
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page8">
                                                                                    <button type="button" wire:click="gotoPage(8, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 8">
                                                8
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page9">
                                                                                    <button type="button" wire:click="gotoPage(9, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 9">
                                                9
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page10">
                                                                                    <button type="button" wire:click="gotoPage(10, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 10">
                                                10
                                            </button>
                                                                            </span>
                                                                                                                
                                                            <span aria-disabled="true">
                                    <span class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 cursor-default leading-5 select-none">...</span>
                                </span>
                            
                            
                                                                                
                            
                            
                                                                                                <span wire:key="paginator-page-page147">
                                                                                    <button type="button" wire:click="gotoPage(147, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 147">
                                                147
                                            </button>
                                                                            </span>
                                                                    <span wire:key="paginator-page-page148">
                                                                                    <button type="button" wire:click="gotoPage(148, 'page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" class="relative inline-flex items-center pl-4 pr-4 pt-2 pb-2 -ml-px text-sm font-medium text-gray-700 bg-white border border-gray-300 leading-5 hover:text-gray-500 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-700 transition ease-in-out duration-150" aria-label="Go to page 148">
                                                148
                                            </button>
                                                                            </span>
                                                                                    
                        <span>
                            
                                                            <button type="button" wire:click="nextPage('page')" x-on:click="   ($el.closest('body') || document.querySelector('body')).scrollIntoView()" dusk="nextPage.after" class="relative inline-flex items-center pl-2 pr-2 pt-2 pb-2 -ml-px text-sm font-medium text-gray-500 bg-white border border-gray-300 rounded-r-md leading-5 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-orange-300 focus:shadow-outline-orange active:bg-gray-100 active:text-gray-500 transition ease-in-out duration-150" aria-label="Next &amp;raquo;">
                                    <svg class="w-5 h-5" fill="currentColor" viewBox="0 0 20 20">
                                        <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path>
                                    </svg>
                                </button>
                                                    </span>
                    </span>
                </div>
            </div>
        </nav>
    </div>

            </section>
            </div>
</main>

        <footer class="bg-gray-100">
    <div class="max-w-7xl mx-auto pl-4 pr-4 pt-10 pb-6 sm:px-6">
        <div class="flex flex-wrap">
            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Anime</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/anime" wire:navigate="">Anime</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/anime/seasons" wire:navigate="">Anime Seasons</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/anime/upcoming" wire:navigate="">Upcoming Anime</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/anime/continuing" wire:navigate="">Continuing Anime</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/anime/seasons/archive" wire:navigate="">Anime Archive</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Manga</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/manga" wire:navigate="">Manga</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/manga/seasons" wire:navigate="">Manga Seasons</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/manga/upcoming" wire:navigate="">Upcoming Manga</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/manga/continuing" wire:navigate="">Continuing Manga</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/manga/seasons/archive" wire:navigate="">Manga Archive</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Games</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/games" wire:navigate="">Games</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/games/seasons" wire:navigate="">Game Seasons</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/games/upcoming" wire:navigate="">Upcoming Games</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/games/seasons/archive" wire:navigate="">Games Archive</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Discover</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/songs" wire:navigate="">Songs</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/schedule" wire:navigate="">Schedule</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/charts" wire:navigate="">Charts</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/genres" wire:navigate="">Genres</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/themes" wire:navigate="">Themes</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/characters" wire:navigate="">Characters</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/people" wire:navigate="">People</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/studios" wire:navigate="">Studios</a>
                    </li>




                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Account</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/me" wire:navigate="">Kurozora Profile</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/profile/settings" wire:navigate="">Manage Your Settings</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/animelist" wire:navigate="">Anime Library</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/mangalist" wire:navigate="">Manga Library</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/gamelist" wire:navigate="">Games Library</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Services</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="#">Kurozora+</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://apps.apple.com/us/app/kurozora/id1476153872" target="_blank">Kurozora App</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://developer.kurozora.app" target="_blank">Kurozora Developer</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://api.kurozora.app/v1" target="_blank">Kurozora API</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://status.kurozora.app" target="_blank">Kurozora Status</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">About Kurozora</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/team" wire:navigate="">Kurozora Team</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/projects" wire:navigate="">Open-Source Projects</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/contact" wire:navigate="">Contact Kurozora</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/press-kit" wire:navigate="">Press-Kit</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Legal</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/legal/privacy-policy" wire:navigate="">Privacy Policy</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" href="https://kurozora.app/legal/terms-of-use" wire:navigate="">Terms of Use</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Socials</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://discord.gg/f3QFzGqsah">Discord</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" rel="me" href="https://fosstodon.org/@Kurozora">Fosstodon</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://instagram.com/Kurozora_App">Instagram</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" rel="me" href="https://mastodon.social/@Kurozora">Mastodon</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://www.reddit.com/r/Kurozora">Reddit</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://twitter.com/KurozoraApp">Twitter</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://www.youtube.com/@KurozoraApp">YouTube</a>
                    </li>
                </ul>
            </div>

            <div class="w-1/2 sm:w-1/3 text-center md:w-1/4 md:text-left lg:w-1/6">
                <h5 class="uppercase text-sm mb-2 font-semibold">Support Us</h5>
                <ul class="m-0 mb-4 list-none">
                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://ko-fi.com/kurozora">Ko-Fi</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://opencollective.com/kurozora">Open Collective</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://patreon.com/kurozora">Patreon</a>
                    </li>

                    <li class="mt-2">
                        <a class="cursor-pointer text-sm text-gray-400 hover:underline hover:text-orange-500 transition ease-in-out duration-150" target="_blank" href="https://paypal.com/paypalme/Kiritokatklian">PayPal</a>
                    </li>
                </ul>
            </div>

            <hr class="w-full bg-gray-200 border-gray-200 mb-2">

            <div class="w-full text-center md:text-left">
                <p class="text-sm text-gray-500">Copyright © 2018-2024 Kurozora. All rights reserved</p>
            </div>
        </div>
    </div>
</footer>

        <script src="https://kurozora.app/js/listen.js?id=f85fd12e8ee485f88c183fc26b9747b2"></script>
        <script src="https://js-cdn.music.apple.com/musickit/v1/musickit.js"></script>
        
    <script src="https://kurozora.app/vendor/livewire/livewire.min.js?id=cc800bf4" data-csrf="rzYcfvHyF3akGpEx3IuDiguzCZcGcIDThl31LQLm" data-update-uri="/livewire/update" data-navigate-once="true"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8c6a736b79d22fc3',t:'MTcyNjkyNTg1Ni4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe><script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{&quot;rayId&quot;:&quot;8c6a736b79d22fc3&quot;,&quot;version&quot;:&quot;2024.8.0&quot;,&quot;r&quot;:1,&quot;serverTiming&quot;:{&quot;name&quot;:{&quot;cfExtPri&quot;:true,&quot;cfL4&quot;:true}},&quot;token&quot;:&quot;6066e9f0f232423c995e4bd000efa8fe&quot;,&quot;b&quot;:1}" crossorigin="anonymous"></script>

























</body></html>