body{position:relative;margin:0;min-height:100vh}.wrapper[data-astro-cid-hpngc2b7]:before,.wrapper[data-astro-cid-hpngc2b7]:after{background:linear-gradient(#000,#1b1e33);filter:url(#noiseFilter);mix-blend-mode:overlay;position:fixed;left:0;top:0;content:"";width:100%;height:100%;z-index:10;opacity:.3;pointer-events:none}.wrapper[data-astro-cid-hpngc2b7]{background:linear-gradient(#000,#1b1e33);position:relative;display:flex;align-items:flex-start;justify-content:center;min-height:100vh;z-index:0;padding:2rem 0 4rem}.container[data-astro-cid-hpngc2b7]{margin:auto;width:60%;max-width:900px;text-align:center;position:relative;z-index:100}h1[data-astro-cid-hpngc2b7]{font-weight:bolder;margin:0;font-family:Recoleta,serif;color:#fab472;font-size:x-large;user-select:none}.subtitle[data-astro-cid-hpngc2b7]{font-family:Recoleta,serif;color:#adb0d8;font-size:medium;margin:.5em 0 0}br[data-astro-cid-hpngc2b7]{user-select:none}.image-wrapper[data-astro-cid-hpngc2b7]{position:relative;z-index:0;pointer-events:none;user-select:none}.image-container[data-astro-cid-hpngc2b7]{position:relative;overflow:hidden}img[data-astro-cid-hpngc2b7]{max-width:100%;max-height:220px}.button-group[data-astro-cid-hpngc2b7]{display:flex;justify-content:center;align-items:center;gap:10px;position:relative;z-index:50}.home-button[data-astro-cid-hpngc2b7]{padding:10px 20px;border-radius:8px;cursor:pointer;font-family:Recoleta,serif;font-weight:bolder;font-size:medium;background-color:#adb0d8;color:#2a0000;border:2px solid #494687;transition-duration:.4s;text-decoration:none;user-select:none;display:inline-block;margin-right:20px}.home-button[data-astro-cid-hpngc2b7]:hover{background-color:#2a0000;color:#adb0d8}button[data-astro-cid-hpngc2b7]{padding:10px;border-radius:8px;cursor:pointer;font-family:Recoleta,serif;font-weight:bolder;font-size:medium;height:fit-content;width:fit-content;background-color:#adb0d8;color:#2a0000;border:2px solid #494687;transition-duration:.4s;user-select:none;margin:0 5px}button[data-astro-cid-hpngc2b7]:hover:not(:disabled){background-color:#2a0000;color:#adb0d8}button[data-astro-cid-hpngc2b7]:disabled{opacity:.5;cursor:wait}.load-status[data-astro-cid-hpngc2b7]{font-family:Recoleta,serif;color:#ff4747;min-height:1em;margin:.75em 0 0}.omniCard[data-astro-cid-hpngc2b7]{margin-top:2em;padding:1.5em;border-radius:12px;background-color:#2a000059;border:2px solid #494687;text-align:left;color:#e6e6f0;font-family:Recoleta,serif}.omniCard[data-astro-cid-hpngc2b7] h3,.omniCard[data-astro-cid-hpngc2b7] h4,.omniCard[data-astro-cid-hpngc2b7] h5{font-family:Recoleta,serif}.omniCard[data-astro-cid-hpngc2b7] h4{color:#fab472;margin:.25em 0;font-size:1.05rem}.section-heading[data-astro-cid-hpngc2b7]{color:#fab472!important;text-align:center;font-size:1.4rem;margin:.25em 0 .5em}.tightSpacing[data-astro-cid-hpngc2b7]{line-height:1.2}.stat-row[data-astro-cid-hpngc2b7]{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;text-align:center;margin-bottom:1em}.stat-row[data-astro-cid-hpngc2b7] h4{background-color:#4946874d;border-radius:8px;padding:10px 6px;margin:0}.ability-grid[data-astro-cid-hpngc2b7]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.ability-grid[data-astro-cid-hpngc2b7]>div[data-astro-cid-hpngc2b7]{background-color:#49468733;border-radius:8px;padding:10px 14px;min-height:1em}.ability-grid[data-astro-cid-hpngc2b7] h4{color:#ff8c8c;margin-bottom:.35em}.omniCard[data-astro-cid-hpngc2b7] hr{border:0;border-top:2px solid #494687;margin:1.25em 0}.equip-list[data-astro-cid-hpngc2b7]{background-color:#49468733;border-radius:8px;padding:12px 16px;line-height:1.6}.equip-list[data-astro-cid-hpngc2b7] strong{color:#fab472}.powers-grid[data-astro-cid-hpngc2b7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.powers-grid[data-astro-cid-hpngc2b7] .power{background-color:#49468740;border:1px solid #494687;border-radius:8px;padding:12px 16px;line-height:1.5}.powers-grid[data-astro-cid-hpngc2b7] .power h4{color:#adb0d8;margin-bottom:.4em}.powers-grid[data-astro-cid-hpngc2b7] strong{color:#fab472}.screenshot-note[data-astro-cid-hpngc2b7]{text-align:center;color:#adb0d8;margin:1.5em 0 0;font-weight:700}.stars{position:fixed;top:0;left:0;width:100%;height:100%;z-index:5;overflow:hidden;pointer-events:none}.star{position:absolute;width:3px;height:3px;border-radius:50%;pointer-events:none;animation:twinkle infinite;animation-delay:-18s;background:linear-gradient(135deg,#fff,#086ff7)}.star.blue{background:linear-gradient(100deg,#7e37f0,#36aae44d);animation:twinkle infinite;animation-delay:-20s}.star.shooting{background:linear-gradient(135deg,#fab472,#ffe260);animation:shooting-star 2s linear infinite;animation-delay:-20s}@keyframes shooting-star{0%{opacity:1;transform:translate(-45vh) translateY(-45vh)}70%{opacity:1;transform:translate(45vh) translateY(45vh)}80%{opacity:0}to{opacity:0;transform:translate(45vh) translateY(45vh)}}@keyframes twinkle{5%{opacity:1}15%{opacity:.3}68%{opacity:.3}74%{opacity:1}78%{opacity:.3}}@media (max-width: 768px){.container[data-astro-cid-hpngc2b7]{width:92%}h1[data-astro-cid-hpngc2b7]{font-size:1.5rem}.button-group[data-astro-cid-hpngc2b7]{flex-wrap:wrap;gap:8px}.home-button[data-astro-cid-hpngc2b7]{padding:8px 12px;font-size:small;margin-right:0}button[data-astro-cid-hpngc2b7]{padding:8px 12px;font-size:small}.stat-row[data-astro-cid-hpngc2b7]{grid-template-columns:repeat(2,1fr)}.ability-grid[data-astro-cid-hpngc2b7]{grid-template-columns:1fr}.image-container[data-astro-cid-hpngc2b7]{max-width:80%;margin:0 auto}}
