.DownloadPage-module__pu1Tha__shell{color:#e2e8f0;min-height:100vh;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background-color:#0f0f11;flex-direction:column;display:flex}.DownloadPage-module__pu1Tha__navbar{border-bottom:1px solid #2d3139;justify-content:space-between;align-items:center;min-height:84px;padding:0 2rem;display:flex}.DownloadPage-module__pu1Tha__navLogo{color:#fff;letter-spacing:.03em;align-items:center;gap:.625rem;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex}.DownloadPage-module__pu1Tha__navLogoImg{object-fit:contain;border-radius:8px;width:40px;height:40px;display:block}.DownloadPage-module__pu1Tha__navLinks{align-items:center;gap:1.75rem;font-size:.875rem;display:flex}.DownloadPage-module__pu1Tha__navLink{color:#94a3b8;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s;display:inline-flex}.DownloadPage-module__pu1Tha__navLink:hover{color:#fff}.DownloadPage-module__pu1Tha__navDownloadBtn{color:#fff;background:0 0;border:1px solid #2d3139;border-radius:4px;justify-content:center;align-items:center;padding:.375rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.DownloadPage-module__pu1Tha__navDownloadBtn:hover{background:#ffffff0d;border-color:#4b5563}.DownloadPage-module__pu1Tha__externalIcon{width:11px;height:11px}.DownloadPage-module__pu1Tha__discordIcon{flex-shrink:0;width:16px;height:16px;transition:color .2s}.DownloadPage-module__pu1Tha__navLink:hover .DownloadPage-module__pu1Tha__discordIcon,.DownloadPage-module__pu1Tha__footerLink:hover .DownloadPage-module__pu1Tha__discordIcon{color:#5865f2}.DownloadPage-module__pu1Tha__main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:2.5rem 2rem;display:flex}.DownloadPage-module__pu1Tha__hero{text-align:center;flex-direction:column;align-items:center;padding:0 0 2.5rem;display:flex}.DownloadPage-module__pu1Tha__heroLogo{object-fit:contain;width:88px;height:88px;margin-bottom:1.25rem;display:block}.DownloadPage-module__pu1Tha__title{color:#fff;letter-spacing:-.025em;margin:0 0 .625rem;font-size:2.5rem;font-weight:700}.DownloadPage-module__pu1Tha__subtitle{color:#94a3b8;margin:0;font-size:.9375rem}.DownloadPage-module__pu1Tha__releaseLink{color:#e2e8f0;text-underline-offset:3px;-webkit-text-decoration:underline #4b5563;text-decoration:underline #4b5563;transition:text-decoration-color .2s}.DownloadPage-module__pu1Tha__releaseLink:hover{text-decoration-color:#9ca3af}.DownloadPage-module__pu1Tha__platformGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:flex}.DownloadPage-module__pu1Tha__platformCard{background:#14141a;border:2px solid #2d3139;border-radius:18px;flex-direction:column;flex:0 calc(33.3333% - 1rem);min-width:260px;padding:1.75rem;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 4px #2d3139}.DownloadPage-module__pu1Tha__platformCard:hover{border-color:#3a3f4a;transform:translateY(-2px);box-shadow:0 6px #2d3139}.DownloadPage-module__pu1Tha__platformName{color:#fff;margin:0 0 .625rem;font-size:1.125rem;font-weight:700}.DownloadPage-module__pu1Tha__platformDesc{color:#94a3b8;flex:1;margin:0 0 1.25rem;font-size:.875rem;line-height:1.55}.DownloadPage-module__pu1Tha__platformButtons{flex-wrap:wrap;gap:.75rem;display:flex}.DownloadPage-module__pu1Tha__platformBtn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #2d3139;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .1s,box-shadow .1s,border-color .1s;display:inline-flex;box-shadow:0 4px #2d3139}.DownloadPage-module__pu1Tha__platformBtn:hover{border-color:#4b5563}.DownloadPage-module__pu1Tha__platformBtn:active{transform:translateY(4px);box-shadow:0 0 #2d3139}.DownloadPage-module__pu1Tha__btnIcon{flex-shrink:0;width:16px;height:16px}.DownloadPage-module__pu1Tha__footer{border-top:1px solid #2d3139;justify-content:space-between;align-items:center;margin-top:auto;padding:1.5rem 2rem;font-size:.8125rem;display:flex}.DownloadPage-module__pu1Tha__footerLinks{align-items:center;gap:1.5rem;display:flex}.DownloadPage-module__pu1Tha__footerLink{color:#94a3b8;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s;display:inline-flex}.DownloadPage-module__pu1Tha__footerLink:hover{color:#fff}.DownloadPage-module__pu1Tha__footerCopy{color:#94a3b8}@media (max-width:900px){.DownloadPage-module__pu1Tha__platformCard{flex:0 calc(50% - .75rem)}}@media (max-width:700px){.DownloadPage-module__pu1Tha__navbar{padding:0 1.25rem}.DownloadPage-module__pu1Tha__navLinks{gap:1rem}.DownloadPage-module__pu1Tha__main{padding:2rem 1.5rem}.DownloadPage-module__pu1Tha__hero{padding:0 0 1.75rem}.DownloadPage-module__pu1Tha__title{font-size:1.75rem}.DownloadPage-module__pu1Tha__platformCard{flex:0 100%}.DownloadPage-module__pu1Tha__footer{text-align:center;flex-direction:column;gap:1rem;padding:1.5rem}}
