.patch-notes_container___jwzh{max-width:1200px;margin:0 auto;padding:6rem 1rem 2rem}.patch-notes_title__bt6D4{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.patch-notes_loadingContainer__atcId{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.patch-notes_loadingSpinner__mKVEq{animation:patch-notes_spin__V54ts 1.5s linear infinite;margin-bottom:1rem;width:32px;height:32px}@keyframes patch-notes_spin__V54ts{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.patch-notes_errorContainer__3aAzj{padding:2rem;background-color:rgba(255,0,0,.1);border-radius:8px;text-align:center}.patch-notes_errorMessage___qnrg{color:#e53e3e;font-weight:500}.patch-notes_fallbackNotice__cHPsg{background-color:rgba(255,193,7,.1);border-left:4px solid #ffc107;padding:1rem;margin-bottom:1.5rem;border-radius:4px}.patch-notes_fallbackNotice__cHPsg p{color:#ffc107;margin:0;font-size:.9rem}.patch-notes_markdownContainer___mTHP{background-color:rgba(255,255,255,.05);border-radius:8px;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.patch-notes_markdown__jWaKC{line-height:1.6;text-align:center}.patch-notes_markdown__jWaKC h1{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-primary)}.patch-notes_markdown__jWaKC h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem}.patch-notes_markdown__jWaKC h3{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.patch-notes_markdown__jWaKC ol,.patch-notes_markdown__jWaKC ul{margin-left:1.5rem;margin-bottom:1.5rem;display:inline-block;text-align:left}.patch-notes_markdown__jWaKC li{margin-bottom:.5rem}.patch-notes_markdown__jWaKC p{margin-bottom:1rem}.patch-notes_markdown__jWaKC a{color:var(--color-primary);text-decoration:underline;transition:color .2s}.patch-notes_markdown__jWaKC a:hover{color:var(--color-primary-dark)}.patch-notes_markdown__jWaKC code{background-color:rgba(0,0,0,.1);padding:.2rem .4rem;border-radius:4px;font-family:monospace;font-size:.9em}.patch-notes_markdown__jWaKC hr{border:0;height:1px;background-color:rgba(255,255,255,.2);margin:2rem 0}