@import "https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";:root{--fandom-bg:#0f0e13;--fandom-card:#1c1b22;--fandom-card-hover:#25242c;--fandom-border:#2e2d38;--fandom-accent:#ffc500;--fandom-accent-blue:#00d6d6;--text-primary:#fff;--text-secondary:#d1d0d7;--text-muted:#858494;--font-family:"Rubik", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--fandom-bg);color:var(--text-secondary);font-family:var(--font-family);-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--fandom-bg)}::-webkit-scrollbar-thumb{border:2px solid var(--fandom-bg);background:#3e3d48;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--fandom-accent)}h1,h2,h3,h4,h5,h6{color:var(--text-primary);letter-spacing:-.01em;font-weight:700}a{color:inherit;text-decoration:none}.fandom-card{background:var(--fandom-card);border:1px solid var(--fandom-border);border-radius:4px;padding:16px;transition:all .2s ease-in-out}.fandom-card-hover:hover{background:var(--fandom-card-hover);border-color:#3e3d4c;transform:translateY(-2px);box-shadow:0 4px 20px #0006}.btn-fandom-accent{background-color:var(--fandom-accent);color:#0b0a0d;font-weight:700;font-family:var(--font-family);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;transition:background-color .2s;display:inline-flex}.btn-fandom-accent:hover{background-color:#ffd43f}.btn-fandom-secondary{color:var(--text-primary);border:1px solid var(--fandom-border);font-weight:600;font-family:var(--font-family);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#0000;border-radius:4px;align-items:center;gap:6px;padding:10px 20px;font-size:.8rem;transition:all .2s;display:inline-flex}.btn-fandom-secondary:hover{background-color:var(--fandom-card-hover);border-color:var(--text-muted)}.badge{text-transform:uppercase;letter-spacing:.04em;border-radius:2px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.badge-blue{color:var(--fandom-accent-blue);background-color:#00d6d61f;border:1px solid #00d6d64d}.badge-gold{color:var(--fandom-accent);background-color:#ffc5001f;border:1px solid #ffc5004d}.badge-emerald{color:#34d399;background-color:#10b9811f;border:1px solid #10b9814d}.badge-rose{color:#f43f5e;background-color:#f43f5e1f;border:1px solid #f43f5e4d}.badge-purple{color:#c084fc;background-color:#9d4edd1f;border:1px solid #9d4edd4d}.fandom-input{border:1px solid var(--fandom-border);color:#fff;font-family:var(--font-family);background:#0b0a0e;border-radius:4px;padding:10px 14px;transition:all .2s}.fandom-input:focus{border-color:var(--fandom-accent);outline:none}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.inline-flex{display:inline-flex!important}.flex-1{flex:1!important}.min-w-0{min-width:0!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.items-stretch{align-items:stretch!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-3{gap:.75rem!important}.gap-3\.5{gap:.875rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-10{gap:2.5rem!important}.gap-12{gap:3rem!important}.w-full{width:100%!important}.h-full{height:100%!important}.w-8{width:2rem!important;height:2rem!important}.h-8{height:2rem!important}.w-9{width:2.25rem!important;height:2.25rem!important}.h-9{height:2.25rem!important}.w-10{width:2.5rem!important;height:2.5rem!important}.h-10{height:2.5rem!important}.w-12{width:3rem!important;height:3rem!important}.h-12{height:3rem!important}.w-24{width:6rem!important;height:6rem!important}.h-24{height:6rem!important}.w-60{width:15rem!important;height:15rem!important}.h-60{height:15rem!important}.w-80{width:20rem!important;height:20rem!important}.h-80{height:20rem!important}.max-w-sm{max-width:24rem!important}.max-w-xl{max-width:36rem!important}.max-w-3xl{max-width:48rem!important}.max-w-7xl{max-width:80rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.p-12{padding:3rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-2\.5{padding-left:.625rem!important;padding-right:.625rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-3\.5{padding-left:.875rem!important;padding-right:.875rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.py-0\.5{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-8{padding-top:2rem!important;padding-bottom:2rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-6{padding-top:1.5rem!important}.pt-12{padding-top:3rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-12{padding-bottom:3rem!important}.pb-24{padding-bottom:6rem!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem!important}.mt-10{margin-top:2.5rem!important}.mt-16{margin-top:4rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mr-2{margin-right:.5rem!important}.ml-2{margin-left:.5rem!important}.ml-auto{margin-left:auto!important}.shrink-0{flex-shrink:0!important}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.bg-dark-body{background-color:var(--fandom-bg)!important}.bg-dark-panel{background-color:var(--fandom-card)!important}.bg-dark-panel-trans{background-color:#1c1b22f2!important}.bg-dark-surface{background-color:var(--fandom-bg)!important}.bg-dark-input{background-color:#0b0a0e!important}.bg-dark-input-trans{background-color:#0b0a0ecc!important}.bg-black-40{background-color:#0b0a0e66!important}.bg-black-60{background-color:#0b0a0e99!important}.bg-black-85{background-color:#0b0a0ed9!important}.bg-black-90{background-color:#0b0a0ee6!important}.bg-black-95{background-color:#0b0a0ef2!important}.bg-white-5{background-color:#ffffff0a!important}.bg-white-10{background-color:#ffffff12!important}.bg-pink-glow{background-color:#ffc50014!important}.bg-pink-glow-subtle{background-color:#ffc5000a!important}.bg-cyan-glow-subtle{background-color:#00d6d60a!important}.bg-amber-glow{background-color:#ffc5001f!important}.bg-emerald-glow{background-color:#10b9811f!important}.bg-rose-glow{background-color:#f43f5e1f!important}.text-white{color:#fff!important}.text-accent-gold{color:var(--fandom-accent)!important}.text-text-secondary{color:var(--text-secondary)!important}.text-text-muted{color:var(--text-muted)!important}.text-neon-pink{color:var(--fandom-accent)!important}.text-neon-cyan,.text-cyan-400{color:var(--fandom-accent-blue)!important}.text-amber-400{color:var(--fandom-accent)!important}.text-emerald-400{color:#34d399!important}.text-rose-400{color:#f43f5e!important}.border{border:1px solid var(--fandom-border)!important}.border-t{border-top:1px solid var(--fandom-border)!important}.border-b{border-bottom:1px solid var(--fandom-border)!important}.border-white-5,.border-white-10,.border-pink-glow-border,.border-pink-glow-border-strong,.border-cyan-glow-border,.border-cyan-glow-border-strong{border:1px solid var(--fandom-border)!important}.border-dashed{border-style:dashed!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.inset-0{inset:0!important}.top-0{top:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-30{z-index:30!important}.z-40{z-index:40!important}.z-50{z-index:50!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-6xl{font-size:3.5rem!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.italic{font-style:italic!important}.uppercase{text-transform:uppercase!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.leading-none{line-height:1!important}.leading-snug{line-height:1.375!important}.leading-relaxed{line-height:1.625!important}.rounded{border-radius:2px!important}.rounded-lg,.rounded-xl,.rounded-2xl{border-radius:4px!important}.rounded-3xl{border-radius:6px!important}.rounded-full{border-radius:9999px!important}.hidden{display:none!important}@media (width>=768px){.md\:block{display:block!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}.md\:items-center{align-items:center!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}.md\:text-base{font-size:1rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-4xl{font-size:2.25rem!important}.md\:text-6xl{font-size:3.5rem!important}.md\:p-12{padding:3rem!important}.md\:p-4{padding:1rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:w-auto{width:auto!important}.md\:w-32{width:8rem!important}.md\:float-right{float:right!important}.md\:ml-6{margin-left:1.5rem!important}.md\:mb-6{margin-bottom:1.5rem!important}.md\:gap-4{gap:1rem!important}}@media (width>=1024px){.lg\:flex{display:flex!important}.lg\:hidden{display:none!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:col-span-2{grid-column:span 2/span 2!important}}.aspect-\[16\/9\]{aspect-ratio:16/9!important}.scale-110{transform:scale(1.1)!important}.animate-ping{animation:1.5s cubic-bezier(0,0,.2,1) infinite ping}.animate-bounce{animation:1s infinite bounce}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}.fandom-categories-bar{border:1px solid var(--fandom-border);color:var(--text-muted);background-color:#0b0a0e;border-radius:4px;align-items:center;gap:8px;margin-top:2rem;padding:8px 16px;font-size:.75rem;font-weight:500;display:flex}.fandom-categories-bar a{color:var(--fandom-accent-blue);text-decoration:none}.fandom-categories-bar a:hover{text-decoration:underline}
