.box-shadow-style,.h2_Style{box-shadow:0 4px 8px rgba(0,0,0,.8)}.h2_Style{font-size:1.5rem;font-weight:700;background-color:#052c49;margin:auto auto auto 0;text-align:center;padding:8px 30px;display:inline;color:#fb0;min-width:60vw}@media(min-width:900px){.h2_Style{margin:auto;min-width:75vw}}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.skeletonCard{border-radius:12px;background-color:#0d3151;padding:10px;display:flex;flex-direction:column;gap:8px}.skeletonCover,.skeletonLine{background-color:#123a5f;border-radius:6px;animation:skeletonPulse 1.4s ease-in-out infinite}.skeletonCover{height:200px;border-radius:8px}.skeletonLine{height:14px}.skeletonLine.wide{width:70%}.skeletonLine.narrow{width:40%}@media(prefers-reduced-motion:reduce){.skeletonCover,.skeletonLine{animation:none}}