@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@700&display=swap";
:root{--color-val-red:#ff4655;--color-val-red-hover:#ff5c6a;--color-val-dark:#0f1923;--color-val-darker:#0b1219;--color-val-gray:#ece8e1;--color-val-gray-dim:#8b978f;--bg-primary:#111;--bg-secondary:#1a1a1a;--bg-card:#222;--text-primary:#fff;--text-secondary:#a0a0a0;--border-color:#333}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--color-val-dark);color:var(--color-val-gray);isolation:isolate;background-image:url(/backgroundd.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;font-family:Inter,sans-serif;line-height:1.5}body:before{content:"";z-index:-1;pointer-events:none;background:#0b1219d1;position:fixed;inset:0}body:after{content:"";z-index:9999;pointer-events:none;border-radius:0;animation:3.8s ease-in-out infinite neonPulse;position:fixed;inset:0;box-shadow:inset 0 0 60px 4px #ff465512,inset 0 0 18px 2px #ff46551a,inset 0 0 6px 1px #ff465521}@keyframes neonPulse{0%{opacity:.55}45%{opacity:1}55%{opacity:1}to{opacity:.55}}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn-primary{background-color:var(--color-val-red);color:#fff;border-radius:4px;padding:.5rem 1rem;font-weight:600;transition:background-color .2s,transform .1s}.btn-primary:hover{background-color:var(--color-val-red-hover)}.btn-primary:active{transform:scale(.98)}.title{text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.subtitle{color:var(--color-val-gray-dim);margin-bottom:2rem;font-size:1.1rem}.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.page-content{max-width:1200px;margin:0 auto;padding:2rem 1rem}
.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-color);background:#0b1219e0;position:sticky;top:0}.Navbar-module__cJzEcG__inner{align-items:center;gap:2rem;max-width:1200px;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:2px;text-transform:uppercase;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;font-family:Rajdhani,Barlow Condensed,sans-serif;font-size:1.85rem;font-weight:700;line-height:1;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoCross{color:#fff}.Navbar-module__cJzEcG__logoHub{color:#ff4655}.Navbar-module__cJzEcG__links{flex:1;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__auth{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__addLink{color:var(--color-val-red);white-space:nowrap;background:#ff46551f;border:1px solid #ff465559;border-radius:4px;padding:.3rem .8rem;font-size:.82rem;font-weight:600;transition:background .2s}.Navbar-module__cJzEcG__addLink:hover{background:#ff465538}.Navbar-module__cJzEcG__userChip{border:1px solid var(--border-color);background:#ffffff0a;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .75rem .25rem .3rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.Navbar-module__cJzEcG__userChip:hover{background:#ff46550f;border-color:#ff465566}.Navbar-module__cJzEcG__avatarWrap{background:var(--color-val-red);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__avatarImg{object-fit:cover;border-radius:50%;width:28px;height:28px}.Navbar-module__cJzEcG__avatarInitial{color:#fff;font-size:.85rem;font-weight:700;line-height:1}.Navbar-module__cJzEcG__username{color:var(--color-val-gray);font-size:.88rem;font-weight:600}.Navbar-module__cJzEcG__levelBadge{background:var(--color-val-red);color:#fff;letter-spacing:.5px;white-space:nowrap;border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:800}.Navbar-module__cJzEcG__logoutBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem;transition:color .2s}.Navbar-module__cJzEcG__logoutBtn:hover{color:var(--color-val-red)}.Navbar-module__cJzEcG__registerBtn{background:var(--color-val-red);color:#fff;white-space:nowrap;border-radius:4px;padding:.35rem 1rem;font-size:.85rem;font-weight:600;transition:background .2s}.Navbar-module__cJzEcG__registerBtn:hover{background:var(--color-val-red-hover)}.Navbar-module__cJzEcG__langSwitcher{border:1px solid var(--border-color);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:6px;flex-shrink:0;align-items:center;gap:.3rem;padding:.3rem .6rem;transition:border-color .2s,background .2s;display:flex;position:relative}.Navbar-module__cJzEcG__langSwitcher:hover{background:#ff46550f;border-color:#ff465566}.Navbar-module__cJzEcG__langFlag{font-size:1rem;line-height:1}.Navbar-module__cJzEcG__langCode{color:var(--text-secondary);letter-spacing:.5px;font-size:.75rem;font-weight:700}.Navbar-module__cJzEcG__langChevron{color:var(--text-secondary);transition:transform .2s}.Navbar-module__cJzEcG__langChevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__langDropdown{border:1px solid var(--border-color);z-index:200;background:#0f161ef7;border-radius:8px;min-width:130px;animation:.15s Navbar-module__cJzEcG__dropIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes Navbar-module__cJzEcG__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__langOption{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.6rem;padding:.6rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .15s,color .15s;display:flex}.Navbar-module__cJzEcG__langOption:hover{color:var(--text-primary);background:#ffffff0f}.Navbar-module__cJzEcG__langOptionActive{color:var(--color-val-red);font-weight:700}
.Footer-module__S6Hkya__footer{-webkit-backdrop-filter:blur(12px);background:#080e14eb;border-top:1px solid #ff465526;margin-top:5rem}.Footer-module__S6Hkya__footerInner{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 1.5rem}.Footer-module__S6Hkya__footerTop{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;gap:.6rem;max-width:280px;display:flex}.Footer-module__S6Hkya__brandName{letter-spacing:2px;text-transform:uppercase;align-items:center;font-family:Rajdhani,Barlow Condensed,sans-serif;font-size:1.85rem;font-weight:700;line-height:1;display:flex}.Footer-module__S6Hkya__brandCross{color:#fff}.Footer-module__S6Hkya__brandHub{color:#ff4655}.Footer-module__S6Hkya__brandDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__footerLinks{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.Footer-module__S6Hkya__footerTabBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.Footer-module__S6Hkya__footerTabBtn:hover{color:var(--text-primary);background:#ff46550f;border-color:#ff465540}.Footer-module__S6Hkya__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.2rem;display:flex}.Footer-module__S6Hkya__footerCopy{color:#a0a0a099;letter-spacing:.5px;text-transform:uppercase;font-size:.78rem}.Footer-module__S6Hkya__footerDisclaimer{color:#a0a0a073;text-align:right;max-width:480px;font-size:.75rem;line-height:1.5}.Footer-module__S6Hkya__overlay{-webkit-backdrop-filter:blur(6px);z-index:10000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.2s Footer-module__S6Hkya__fadeIn;display:flex;position:fixed;inset:0}@keyframes Footer-module__S6Hkya__fadeIn{0%{opacity:0}to{opacity:1}}.Footer-module__S6Hkya__modal{background:#0d141cfa;border:1px solid #ff465533;border-radius:12px;flex-direction:column;width:100%;max-width:680px;max-height:80vh;animation:.22s Footer-module__S6Hkya__slideUp;display:flex;box-shadow:0 24px 80px #000000b3,0 0 0 1px #ff465514}@keyframes Footer-module__S6Hkya__slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__tabBar{border-bottom:1px solid #ffffff12;flex-shrink:0;gap:0;padding:0 1.25rem;display:flex;overflow-x:auto}.Footer-module__S6Hkya__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:none;border-bottom:2px solid #0000;padding:.9rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .2s,border-color .2s}.Footer-module__S6Hkya__tab:hover{color:var(--text-primary)}.Footer-module__S6Hkya__tabActive{color:var(--color-val-red);border-bottom-color:var(--color-val-red)}.Footer-module__S6Hkya__modalHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 0;display:flex}.Footer-module__S6Hkya__modalTitle{color:var(--text-primary);letter-spacing:.5px;text-transform:uppercase;font-size:1.1rem;font-weight:800}.Footer-module__S6Hkya__closeBtn{color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s,color .2s;display:flex}.Footer-module__S6Hkya__closeBtn:hover{color:var(--color-val-red);background:#ff465526}.Footer-module__S6Hkya__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.Footer-module__S6Hkya__modalBody h2{color:var(--color-val-red);text-transform:uppercase;letter-spacing:.5px;margin:1.25rem 0 .5rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__modalBody h2:first-child{margin-top:0}.Footer-module__S6Hkya__modalBody p{color:var(--text-secondary);margin-bottom:.75rem;font-size:.875rem;line-height:1.75}.Footer-module__S6Hkya__modalBody a{color:var(--color-val-red);text-underline-offset:3px;text-decoration:underline}.Footer-module__S6Hkya__modalBody ul{margin-bottom:.75rem;padding-left:1.25rem}.Footer-module__S6Hkya__modalBody ul li{color:var(--text-secondary);font-size:.875rem;line-height:1.75}.Footer-module__S6Hkya__contactGrid{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;display:grid}.Footer-module__S6Hkya__contactCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:8px;flex-direction:column;gap:.3rem;padding:1rem;display:flex}.Footer-module__S6Hkya__contactLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--color-val-red);font-size:.75rem;font-weight:700}.Footer-module__S6Hkya__contactValue{color:var(--text-secondary);font-size:.85rem}@media (max-width:600px){.Footer-module__S6Hkya__footerTop{flex-direction:column}.Footer-module__S6Hkya__footerBottom{flex-direction:column;align-items:flex-start}.Footer-module__S6Hkya__footerDisclaimer{text-align:left}.Footer-module__S6Hkya__contactGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__modal{border-radius:8px;max-height:90vh}}
