@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@400;500;600;700&display=swap";
:root{--font-base:"Inter", sans-serif;--font-accent:"Outfit", sans-serif;--bg-color:#050505;--text-color:#fff;--text-muted:#94a3b8;--transition-slow:.8s cubic-bezier(.16, 1, .3, 1);--transition-fast:.3s ease;--primary:#ea580c;--primary-glow:#ea580c26;--accent:#ffd6a5;--surface:#0f0f0f;--border:#ffffff14}[data-theme=forge]{--primary:#ea580c;--primary-glow:#ea580c26;--bg-color:#080808;--surface:#121212;--border:#ea580c1f}[data-theme=realm]{--primary:#7c3aed;--primary-glow:#7c3aed26;--bg-color:#050512;--surface:#0c0c1e;--border:#7c3aed1f}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg-color);max-width:100vw;min-height:100vh;color:var(--text-color);font-family:var(--font-base);-webkit-font-smoothing:antialiased;transition:background var(--transition-slow);overflow-x:hidden}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;background:0 0;border:none;font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.glass{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);background:#ffffff05;border-radius:16px}.forge-glow{color:var(--primary);text-shadow:0 0 20px #ea580c4d}.realm-glow{color:var(--primary);text-shadow:0 0 20px #7c3aed4d}h1,h2,h3{font-family:var(--font-accent);letter-spacing:-.02em;font-weight:600}
.Navbar-module__hsyRjW__portalNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;background:#0a0a0af2;border-bottom:1px solid #ffffff14;justify-content:center;width:100%;height:64px;display:flex;position:fixed;top:0;left:0}.Navbar-module__hsyRjW__navMain{align-items:center;gap:2.5rem;width:100%;max-width:1600px;height:100%;padding:0 2rem;display:flex}.Navbar-module__hsyRjW__logoSection{cursor:pointer}.Navbar-module__hsyRjW__logo{font-family:var(--font-accent);letter-spacing:.1em;color:#fff;font-size:1.4rem;font-weight:800}.Navbar-module__hsyRjW__primaryLinks{align-items:center;gap:2rem;height:100%;display:flex}.Navbar-module__hsyRjW__navItem{align-items:center;height:100%;display:flex;position:relative}.Navbar-module__hsyRjW__navLink{color:#94a3b8;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;align-items:center;gap:.4rem;height:100%;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module__hsyRjW__navItem:hover .Navbar-module__hsyRjW__navLink,.Navbar-module__hsyRjW__navLink:hover{color:#fff}.Navbar-module__hsyRjW__megaMenu{z-index:10001;background:#111;border:1px solid #ffffff1a;border-top:none;border-radius:0 0 12px 12px;gap:3rem;min-width:400px;padding:1.5rem 2rem;display:flex;position:absolute;top:64px;left:-20px;box-shadow:0 20px 40px #0006}.Navbar-module__hsyRjW__menuGrid{gap:3rem;display:flex}.Navbar-module__hsyRjW__menuColumn{flex-direction:column;gap:.8rem;display:flex}.Navbar-module__hsyRjW__menuColumn h4{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem}.Navbar-module__hsyRjW__menuColumn a{color:#94a3b8;align-items:center;gap:.8rem;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.Navbar-module__hsyRjW__menuColumn a:hover{color:#fff}.Navbar-module__hsyRjW__actionSection{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.Navbar-module__hsyRjW__iconBtn{color:#94a3b8;transition:color .2s}.Navbar-module__hsyRjW__iconBtn:hover{color:#fff}.Navbar-module__hsyRjW__accountLink{color:#94a3b8;align-items:center;gap:.6rem;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Navbar-module__hsyRjW__accountLink:hover{color:#fff}.Navbar-module__hsyRjW__accountMenu{background:#111;border:1px solid #ffffff1a;border-radius:0 0 12px 12px;flex-direction:column;width:180px;padding:.5rem;display:flex;position:absolute;top:64px;right:0}.Navbar-module__hsyRjW__accountMenu a{color:#94a3b8;border-radius:8px;padding:.8rem 1.2rem;font-size:.9rem}.Navbar-module__hsyRjW__accountMenu a:hover{color:#fff;background:#ffffff0d}.Navbar-module__hsyRjW__downloadBtn{color:#fff;text-transform:uppercase;background:#0070f3;border-radius:6px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;transition:background .2s;display:flex}.Navbar-module__hsyRjW__downloadBtn:hover{background:#0060da}@media (max-width:1024px){.Navbar-module__hsyRjW__primaryLinks{display:none}}
.Footer-module__y_mvga__footer{color:#94a3b8;background:#0a0a0a;border-top:1px solid #ffffff0d;padding:6rem 2rem 4rem}.Footer-module__y_mvga__container{max-width:1600px;margin:0 auto}.Footer-module__y_mvga__topRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Footer-module__y_mvga__linkGroup{flex-wrap:wrap;gap:2rem;display:flex}.Footer-module__y_mvga__linkGroup a{color:#fff;font-size:.9rem;font-weight:700;transition:color .2s}.Footer-module__y_mvga__linkGroup a:hover{color:#0070f3}.Footer-module__y_mvga__language{cursor:pointer;align-items:center;gap:.8rem;font-size:.9rem;font-weight:600;display:flex}.Footer-module__y_mvga__divider{background:#ffffff14;width:100%;height:1px;margin-bottom:3rem}.Footer-module__y_mvga__bottomRow{justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__y_mvga__brandInfo{max-width:600px}.Footer-module__y_mvga__logo{font-family:var(--font-accent);color:#fff;letter-spacing:.1em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Footer-module__y_mvga__meta{font-size:.85rem;line-height:1.6}.Footer-module__y_mvga__legalLinks{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__y_mvga__legalLinks a{color:#94a3b8;text-underline-offset:4px;text-decoration:underline}.Footer-module__y_mvga__legalLinks a:hover{color:#fff}.Footer-module__y_mvga__socialRow{gap:1.2rem;display:flex}.Footer-module__y_mvga__socialIcon{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex}.Footer-module__y_mvga__socialIcon:hover{background:#ffffff26;transform:scale(1.1)}@media (max-width:1024px){.Footer-module__y_mvga__bottomRow{flex-direction:column;gap:3rem}}@media (max-width:768px){.Footer-module__y_mvga__topRow{flex-direction:column;align-items:flex-start;gap:2rem}.Footer-module__y_mvga__linkGroup{flex-direction:column;gap:1rem}}
