.Contact-module__my5I1G__contactSection{padding:6rem 2rem}.Contact-module__my5I1G__contactContainer{max-width:800px;margin:0 auto}.Contact-module__my5I1G__sectionTitle h2{color:#fff;margin-bottom:.5rem;font-size:2.5rem}.Contact-module__my5I1G__sectionTitle p{color:#aaa;margin-bottom:2rem}.Contact-module__my5I1G__contactCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1a80;border:1px solid #333;border-radius:2rem;flex-direction:column;padding:3rem;display:flex}.Contact-module__my5I1G__formGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.Contact-module__my5I1G__formGroup label{color:#888;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Contact-module__my5I1G__formGroup input,.Contact-module__my5I1G__formGroup textarea,.Contact-module__my5I1G__formGroup select{color:#fff;background:#00000080;border:2px solid #333;border-radius:.75rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__my5I1G__formGroup input:focus,.Contact-module__my5I1G__formGroup textarea:focus,.Contact-module__my5I1G__formGroup select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.Contact-module__my5I1G__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#ff8c00);border:none;border-radius:.75rem;width:100%;padding:1rem;font-size:1.125rem;font-weight:700;transition:all .3s}.Contact-module__my5I1G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #2563eb66}.Contact-module__my5I1G__success{background:linear-gradient(135deg,#10b981,#059669)}.Contact-module__my5I1G__statusMsg{color:#f87171;margin-top:1rem}.Contact-module__my5I1G__privacyNote{color:#666;margin-top:1.5rem;font-size:.875rem}
.Hero-module__JgYmMq__hero{--bg:var(--surface-raised);--bg-2:var(--surface-elevated);--ink:var(--pulse-blue-deepspace);--ink-2:var(--pulse-blue-abyss);--ink-3:var(--pulse-blue-midnight);--accent:var(--pulse-blue-royal);--red:var(--pulse-danger-vivid);--green:var(--pulse-success-vivid);--amber:var(--pulse-orange-amber);--border:#0f0f0d1a;--border-2:#0f0f0d0f;--font-display:var(--font-display);--font-body:var(--font-body);--font-mono:"JetBrains Mono","Fira Mono",monospace;background:var(--bg);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__ticker{border-bottom:1px solid var(--border);background:var(--bg-2);flex-shrink:0;width:100%;padding:.55rem 0;overflow:hidden}.Hero-module__JgYmMq__tickerInner{gap:3rem;width:max-content;animation:28s linear infinite Hero-module__JgYmMq__tickerScroll;display:flex}.Hero-module__JgYmMq__tickerItem{font-family:var(--font-mono);color:var(--ink-3);white-space:nowrap;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;display:flex}.Hero-module__JgYmMq__tickerItem strong{color:var(--ink);font-weight:600}.Hero-module__JgYmMq__tickerPos{color:var(--green)}.Hero-module__JgYmMq__tickerNeg{color:var(--red)}@keyframes Hero-module__JgYmMq__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__JgYmMq__heroBody{flex:1;grid-template-columns:1fr 1fr;align-items:stretch;width:100%;max-width:1400px;margin:0 auto;padding:0 2.5rem;display:grid}.Hero-module__JgYmMq__heroLeft{border-right:1px solid var(--border);flex-direction:column;justify-content:center;padding:5rem 5rem 5rem 0;display:flex;position:relative}.Hero-module__JgYmMq__heroLeft:before{content:"AX-001";font-family:var(--font-mono);color:var(--ink-3);letter-spacing:.1em;font-size:.65rem;position:absolute;top:2.5rem;left:0}.Hero-module__JgYmMq__heroEyebrow{align-items:center;gap:.75rem;margin-bottom:2.5rem;animation:.5s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__eyebrowLine{background:var(--accent);flex-shrink:0;width:32px;height:2px}.Hero-module__JgYmMq__eyebrowText{font-family:var(--font-mono);color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:600}.Hero-module__JgYmMq__heroTitle{font-family:var(--font-display);letter-spacing:-.04em;color:var(--ink);margin-bottom:1.8rem;font-size:4rem;font-weight:800;line-height:1.05;animation:.55s 50ms both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__heroTitleAccent{color:var(--accent);display:block}.Hero-module__JgYmMq__heroSub{font-family:var(--font-body);color:var(--ink-2);max-width:420px;margin-bottom:3rem;font-size:1.05rem;line-height:1.75;animation:.55s .1s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__heroActions{align-items:center;gap:1.25rem;margin-bottom:4rem;animation:.55s .15s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--ink);color:var(--bg);font-family:var(--font-body);cursor:pointer;letter-spacing:.01em;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Hero-module__JgYmMq__btnPrimary:hover{background:var(--accent);transform:translateY(-2px)}.Hero-module__JgYmMq__btnArrow{transition:transform .2s;display:inline-flex}.Hero-module__JgYmMq__btnPrimary:hover .Hero-module__JgYmMq__btnArrow{transform:translate(3px)}.Hero-module__JgYmMq__heroLink{font-family:var(--font-body);color:var(--ink-2);border-bottom:1px solid var(--border);padding-bottom:1px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.Hero-module__JgYmMq__heroLink:hover{color:var(--accent);border-color:var(--accent)}.Hero-module__JgYmMq__heroStats{gap:0;animation:.55s .2s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__stat{border-right:1px solid var(--border);flex:1;margin-right:2rem;padding-right:2rem}.Hero-module__JgYmMq__stat:last-child{border-right:none;margin-right:0;padding-right:0}.Hero-module__JgYmMq__statNum{font-family:var(--font-display);color:var(--ink);letter-spacing:-.04em;align-items:baseline;gap:.05rem;margin-bottom:.35rem;font-size:2.4rem;font-weight:800;line-height:1;display:flex}.Hero-module__JgYmMq__statSuffix{color:var(--accent);font-size:1.2rem;font-weight:700}.Hero-module__JgYmMq__statLabel{font-family:var(--font-mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;white-space:pre-line;font-size:.68rem;line-height:1.5}.Hero-module__JgYmMq__heroRight{flex-direction:column;justify-content:center;gap:1rem;padding:3rem 0 3rem 5rem;animation:.6s .25s both Hero-module__JgYmMq__fadeIn;display:flex}.Hero-module__JgYmMq__panelLabel{font-family:var(--font-mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.25rem;font-size:.65rem;font-weight:600}.Hero-module__JgYmMq__dashCard{border:1px solid var(--border);background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 8px 24px #0000000f}.Hero-module__JgYmMq__dashCardHead{border-bottom:1px solid var(--border-2);background:#fafaf8;justify-content:space-between;align-items:center;padding:.9rem 1.25rem;display:flex}.Hero-module__JgYmMq__dashCardHeadTitle{font-family:var(--font-mono);color:var(--ink-2);text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}.Hero-module__JgYmMq__dashLive{font-family:var(--font-mono);color:var(--green);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;display:flex}.Hero-module__JgYmMq__dashLiveDot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__JgYmMq__livePulse}@keyframes Hero-module__JgYmMq__livePulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__JgYmMq__dashKpis{border-bottom:1px solid var(--border-2);grid-template-columns:repeat(3,1fr);display:grid}.Hero-module__JgYmMq__dashKpi{border-right:1px solid var(--border-2);padding:1rem 1.25rem}.Hero-module__JgYmMq__dashKpi:last-child{border-right:none}.Hero-module__JgYmMq__dashKpiLabel{font-family:var(--font-mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:.65rem}.Hero-module__JgYmMq__dashKpiVal{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:.2rem;font-size:1.3rem;font-weight:800}.Hero-module__JgYmMq__dashKpiVal.Hero-module__JgYmMq__blue{color:var(--accent)}.Hero-module__JgYmMq__dashKpiVal.Hero-module__JgYmMq__amber{color:var(--amber)}.Hero-module__JgYmMq__dashKpiDelta{font-family:var(--font-mono);color:var(--green);font-size:.65rem;font-weight:600}.Hero-module__JgYmMq__dashKpiDelta.Hero-module__JgYmMq__warn{color:var(--red)}.Hero-module__JgYmMq__dashTableHead{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);border-bottom:1px solid var(--border-2);background:#fafaf8;grid-template-columns:2fr 1fr 1fr 1fr;padding:.55rem 1.25rem;font-size:.63rem;font-weight:700;display:grid}.Hero-module__JgYmMq__dashRow{font-family:var(--font-body);color:var(--ink-2);border-bottom:1px solid var(--border-2);cursor:default;grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;padding:.65rem 1.25rem;font-size:.82rem;transition:background .15s;display:grid}.Hero-module__JgYmMq__dashRow:last-child{border-bottom:none}.Hero-module__JgYmMq__dashRow:hover{background:#f8f8f5}.Hero-module__JgYmMq__dashRowName{color:var(--ink);font-weight:600}.Hero-module__JgYmMq__dashRowCost{font-family:var(--font-mono);color:var(--ink);font-size:.8rem;font-weight:600}.Hero-module__JgYmMq__dashRowHours{font-family:var(--font-mono);color:var(--ink-3);font-size:.78rem}.Hero-module__JgYmMq__dashBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:3px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.Hero-module__JgYmMq__badgeGreen{color:var(--green);background:#0a7c4e14;border:1px solid #0a7c4e33}.Hero-module__JgYmMq__badgeRed{color:var(--red);background:#e8321a14;border:1px solid #e8321a33}.Hero-module__JgYmMq__dashMarginRow{border-top:1px solid var(--border-2);background:#fafaf8;padding:.85rem 1.25rem}.Hero-module__JgYmMq__dashMarginLabel{font-family:var(--font-mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;margin-bottom:.5rem;font-size:.65rem;display:flex}.Hero-module__JgYmMq__dashMarginValue{color:var(--accent);font-weight:700}.Hero-module__JgYmMq__dashMarginTrack{background:var(--bg-2);border-radius:2px;height:3px;overflow:hidden}.Hero-module__JgYmMq__dashMarginFill{background:var(--accent);border-radius:2px;height:100%;transition:width 1.4s cubic-bezier(.16,1,.3,1)}.Hero-module__JgYmMq__alertCard{border:1px solid #e8321a2e;border-left:3px solid var(--red);background:#e8321a0a;border-radius:4px;align-items:flex-start;gap:.75rem;padding:.85rem 1.1rem;display:flex}.Hero-module__JgYmMq__alertIcon{font-family:var(--font-mono);color:var(--red);text-transform:uppercase;letter-spacing:.05em;background:#e8321a1a;border-radius:3px;flex-shrink:0;margin-top:1px;padding:.2rem .45rem;font-size:.65rem;font-weight:700}.Hero-module__JgYmMq__alertBody{flex:1}.Hero-module__JgYmMq__alertTitle{font-family:var(--font-body);color:var(--ink);margin-bottom:.15rem;font-size:.82rem;font-weight:700}.Hero-module__JgYmMq__alertMsg{font-family:var(--font-body);color:var(--ink-2);font-size:.76rem;line-height:1.5}.Hero-module__JgYmMq__insightRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__JgYmMq__insightCard{border:1px solid var(--border);background:#fff;border-radius:6px;padding:1rem 1.1rem;box-shadow:0 1px 2px #00000008}.Hero-module__JgYmMq__insightLabel{font-family:var(--font-mono);color:var(--ink-3);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.4rem;font-size:.62rem}.Hero-module__JgYmMq__insightVal{font-family:var(--font-display);color:var(--ink);letter-spacing:-.04em;margin-bottom:.2rem;font-size:1.55rem;font-weight:800;line-height:1}.Hero-module__JgYmMq__insightVal.Hero-module__JgYmMq__pos{color:var(--green)}.Hero-module__JgYmMq__insightVal.Hero-module__JgYmMq__neg{color:var(--red)}.Hero-module__JgYmMq__insightSub{font-family:var(--font-mono);color:var(--ink-3);font-size:.65rem;line-height:1.4}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.Hero-module__JgYmMq__heroBody{grid-template-columns:1fr}.Hero-module__JgYmMq__heroLeft{border-right:none;border-bottom:1px solid var(--border);text-align:center;align-items:center;padding:4rem 0 3rem}.Hero-module__JgYmMq__heroLeft:before{display:none}.Hero-module__JgYmMq__heroEyebrow{justify-content:center}.Hero-module__JgYmMq__heroSub{max-width:520px}.Hero-module__JgYmMq__heroRight{padding:3rem 0}}@media (max-width:768px){.Hero-module__JgYmMq__heroTitle{font-size:2.8rem}.Hero-module__JgYmMq__heroActions{flex-direction:column;width:100%}.Hero-module__JgYmMq__btnPrimary{justify-content:center}.Hero-module__JgYmMq__insightRow{grid-template-columns:1fr}}@media (max-width:480px){.Hero-module__JgYmMq__heroTitle{font-size:2.2rem}.Hero-module__JgYmMq__dashKpis{grid-template-columns:1fr 1fr}.Hero-module__JgYmMq__dashKpi:last-child{grid-column:span 2}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__tickerInner,.Hero-module__JgYmMq__dashLiveDot{animation:none}}
.Navbar-module___rHu7W__navbar{z-index:1000;background:linear-gradient(135deg,var(--pulse-neutral-300)0%,var(--pulse-neutral-300)100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid #2563eb1a;padding:1.2rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;top:0;overflow:hidden}.Navbar-module___rHu7W__navbar:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#2563eb80,#0000);height:1px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#2563eb4d,#0000);height:1px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.Navbar-module___rHu7W__navbarscrolled{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#0f1419f2 0%,#1a1f2ef2 100%);border-bottom:1px solid #2563eb40;padding:.9rem 0;box-shadow:0 10px 40px #0009,0 0 0 1px #2563eb1a}.Navbar-module___rHu7W__navbarscrolled:before,.Navbar-module___rHu7W__navbarscrolled:after{opacity:1}.Navbar-module___rHu7W__navcontainer{z-index:2;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2.5rem;display:flex;position:relative}.Navbar-module___rHu7W__navlogo{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-orange)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;cursor:pointer;-webkit-background-clip:text;background-clip:text;align-items:center;gap:12px;font-family:Archivo Black,sans-serif;font-size:1.6rem;font-weight:900;transition:all .3s;display:inline-flex;position:relative}.Navbar-module___rHu7W__navlogo:before{content:"";background:linear-gradient(135deg,var(--primary-blue),var(--primary-orange));border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Navbar-module___rHu7W__pulse;box-shadow:0 0 12px #2563ebcc}@keyframes Navbar-module___rHu7W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.Navbar-module___rHu7W__navlogo:hover{filter:brightness(1.2);transform:scale(1.05)}.Navbar-module___rHu7W__navlinks{gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module___rHu7W__navlinks li{position:relative}.Navbar-module___rHu7W__navlinks a{color:#fffc;letter-spacing:.01em;border-radius:8px;padding:8px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative}.Navbar-module___rHu7W__navlinks a:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb1a 0%,#ff8c001a 100%);border-radius:8px;transition:opacity .3s;position:absolute;inset:0}.Navbar-module___rHu7W__navlinks a:after{content:"";background:linear-gradient(90deg,var(--primary-blue),var(--primary-orange));border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 8px #2563eb99}.Navbar-module___rHu7W__navlinks a:hover{color:#fff;transform:translateY(-2px)}.Navbar-module___rHu7W__navlinks a:hover:before{opacity:1}.Navbar-module___rHu7W__navlinks a:hover:after{width:80%}.Navbar-module___rHu7W__navlinks a.Navbar-module___rHu7W__active{color:#fff;background:linear-gradient(135deg,#2563eb33 0%,#ff8c0033 100%);border:1px solid #2563eb4d;box-shadow:0 4px 12px #2563eb33}.Navbar-module___rHu7W__navlinks a.Navbar-module___rHu7W__active:after{width:80%}.Navbar-module___rHu7W__navactions{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__navbtn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Navbar-module___rHu7W__navbtnsecondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a}.Navbar-module___rHu7W__navbtnsecondary:before{content:"";background:#ffffff1a;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module___rHu7W__navbtnsecondary:hover:before{width:200%;height:200%}.Navbar-module___rHu7W__navbtnsecondary:hover{border-color:#fff3;transform:translateY(-2px)}.Navbar-module___rHu7W__navbtnprimary{background:linear-gradient(135deg,var(--primary-blue)0%,var(--primary-orange)100%);color:#fff;font-weight:700;box-shadow:0 4px 16px #2563eb66}.Navbar-module___rHu7W__navbtnprimary:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Navbar-module___rHu7W__navbtnprimary:hover:before{left:100%}.Navbar-module___rHu7W__navbtnprimary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb80}.Navbar-module___rHu7W__navtoggle{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;gap:5px;padding:10px;transition:all .3s;display:none;position:relative;overflow:hidden}.Navbar-module___rHu7W__navtoggle:before{content:"";background:#2563eb33;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Navbar-module___rHu7W__navtoggle:hover:before{width:200%;height:200%}.Navbar-module___rHu7W__navtoggle:hover{background:#2563eb1a;border-color:#2563eb4d}.Navbar-module___rHu7W__navtoggle span{background:linear-gradient(90deg,var(--primary-blue),var(--primary-orange));z-index:1;border-radius:2px;width:26px;height:3px;transition:all .3s;position:relative;box-shadow:0 0 6px #2563eb66}.Navbar-module___rHu7W__navtoggle.Navbar-module___rHu7W__active span:first-child{transform:rotate(45deg)translateY(8px)}.Navbar-module___rHu7W__navtoggle.Navbar-module___rHu7W__active span:nth-child(2){opacity:0;transform:translate(-20px)}.Navbar-module___rHu7W__navtoggle.Navbar-module___rHu7W__active span:nth-child(3){transform:rotate(-45deg)translateY(-8px)}.Navbar-module___rHu7W__navlinksmobile{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#0f1419fa 0%,#1a1f2efa 100%);border-bottom:1px solid #2563eb33;flex-direction:column;gap:1rem;padding:2rem;animation:.4s cubic-bezier(.4,0,.2,1) Navbar-module___rHu7W__slideDown;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px #0009}@keyframes Navbar-module___rHu7W__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__navlinksmobile.Navbar-module___rHu7W__open{display:flex}.Navbar-module___rHu7W__navlinksmobile a{color:#fffc;border:1px solid #0000;border-radius:10px;padding:12px 16px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module___rHu7W__navlinksmobile a:hover,.Navbar-module___rHu7W__navlinksmobile a.Navbar-module___rHu7W__active{color:#fff;background:linear-gradient(135deg,#2563eb26 0%,#ff8c0026 100%);border-color:#2563eb4d;transform:translate(8px)}@media (max-width:1024px){.Navbar-module___rHu7W__navlinks{gap:1.8rem}.Navbar-module___rHu7W__navlinks a{font-size:.9rem}}@media (max-width:768px){.Navbar-module___rHu7W__navcontainer{padding:0 1.5rem}.Navbar-module___rHu7W__navlinks,.Navbar-module___rHu7W__navactions{display:none}.Navbar-module___rHu7W__navtoggle{display:flex}.Navbar-module___rHu7W__navlogo{font-size:1.4rem}}@media (max-width:480px){.Navbar-module___rHu7W__navcontainer{padding:0 1rem}.Navbar-module___rHu7W__navbar{padding:1rem 0}.Navbar-module___rHu7W__navbarscrolled{padding:.8rem 0}.Navbar-module___rHu7W__navlogo{font-size:1.2rem}.Navbar-module___rHu7W__navlinksmobile{padding:1.5rem}.Navbar-module___rHu7W__navlinksmobile a{font-size:1rem}}.Navbar-module___rHu7W__navlinks a:focus-visible,.Navbar-module___rHu7W__navbtn:focus-visible,.Navbar-module___rHu7W__navtoggle:focus-visible{outline-offset:2px;outline:3px solid #2563eb99}@media (prefers-reduced-motion:reduce){.Navbar-module___rHu7W__navlogo:before,.Navbar-module___rHu7W__navbtnprimary:before,.Navbar-module___rHu7W__navbtnsecondary:before,.Navbar-module___rHu7W__navtoggle:before{animation:none!important}}.Navbar-module___rHu7W__navscrollindicator{background:linear-gradient(90deg,var(--primary-blue),var(--primary-orange));height:3px;transition:width .1s;position:absolute;bottom:0;left:0;box-shadow:0 0 10px #2563eb99}
.LoadingScreen-module__fg-Ipq__bg{pointer-events:none;z-index:0;position:fixed;inset:0}.LoadingScreen-module__fg-Ipq__bgGrid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 0%,#0000 100%);mask-image:radial-gradient(70% 70%,#000 0%,#0000 100%)}.LoadingScreen-module__fg-Ipq__orb{filter:blur(80px);border-radius:50%;animation:10s ease-in-out infinite alternate LoadingScreen-module__fg-Ipq__orbDrift;position:absolute}.LoadingScreen-module__fg-Ipq__orb1{background:radial-gradient(circle,#00e5ff1f 0%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-120px;left:-80px}.LoadingScreen-module__fg-Ipq__orb2{background:radial-gradient(circle,#7c5cfc1f 0%,#0000 70%);width:380px;height:380px;animation-delay:-4s;bottom:-80px;right:-60px}.LoadingScreen-module__fg-Ipq__orb3{background:radial-gradient(circle,#ffaa3b12 0%,#0000 70%);width:280px;height:280px;animation-delay:-7s;top:50%;left:55%}@keyframes LoadingScreen-module__fg-Ipq__orbDrift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.08)}}.LoadingScreen-module__fg-Ipq__screen{z-index:100;background:#080a0f;flex-direction:column;justify-content:center;align-items:center;transition:opacity .7s,transform .7s;display:flex;position:fixed;inset:0}.LoadingScreen-module__fg-Ipq__screen.LoadingScreen-module__fg-Ipq__exit{opacity:0;pointer-events:none;transform:scale(.97)}.LoadingScreen-module__fg-Ipq__logoBlock{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3.5rem;animation:.7s both LoadingScreen-module__fg-Ipq__fadeUp;display:flex}.LoadingScreen-module__fg-Ipq__logoMark{width:64px;height:64px;position:relative}.LoadingScreen-module__fg-Ipq__logoMarkInner{color:#080a0f;z-index:1;background:linear-gradient(135deg,#ffaa3b 0%,#ff6b35 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;font-family:Syne,sans-serif;font-size:1.8rem;font-weight:800;display:flex;position:relative;box-shadow:0 0 40px #ffaa3b59}.LoadingScreen-module__fg-Ipq__logoMark:before,.LoadingScreen-module__fg-Ipq__logoMark:after{content:"";border:1.5px solid #ffaa3b66;border-radius:20px;animation:2.4s ease-out infinite LoadingScreen-module__fg-Ipq__ringPulse;position:absolute;inset:-4px}.LoadingScreen-module__fg-Ipq__logoMark:after{border-color:#ffaa3b2e;border-radius:24px;animation-delay:.6s;inset:-10px}@keyframes LoadingScreen-module__fg-Ipq__ringPulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.25)}}.LoadingScreen-module__fg-Ipq__logoName{color:#f0f2f8;letter-spacing:.01em;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700}.LoadingScreen-module__fg-Ipq__logoNameSub{color:#4e5668;font-weight:400}.LoadingScreen-module__fg-Ipq__statusBlock{flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2.5rem;animation:.7s .15s both LoadingScreen-module__fg-Ipq__fadeUp;display:flex}.LoadingScreen-module__fg-Ipq__statusText{color:#8a92a8;letter-spacing:.02em;height:1.2em;font-family:Instrument Sans,sans-serif;font-size:.9rem;transition:opacity .4s}.LoadingScreen-module__fg-Ipq__statusTextHidden{opacity:0}.LoadingScreen-module__fg-Ipq__statusAttempt{color:#4e5668;letter-spacing:.06em;text-transform:uppercase;font-family:Instrument Sans,sans-serif;font-size:.72rem;transition:opacity .3s}.LoadingScreen-module__fg-Ipq__statusAttemptHidden{opacity:0}.LoadingScreen-module__fg-Ipq__progressWrap{width:260px;margin-bottom:2rem;animation:.7s .25s both LoadingScreen-module__fg-Ipq__fadeUp}.LoadingScreen-module__fg-Ipq__progressTrack{background:#ffffff0f;border-radius:2px;height:3px;margin-bottom:.7rem;position:relative;overflow:hidden}.LoadingScreen-module__fg-Ipq__progressIndeterminate{background:linear-gradient(90deg,#0000,#ffaa3b,#0000);border-radius:2px;width:50%;height:100%;animation:1.8s ease-in-out infinite LoadingScreen-module__fg-Ipq__indeterminate;position:absolute;top:0;left:0}.LoadingScreen-module__fg-Ipq__progressIndeterminateHidden{display:none}.LoadingScreen-module__fg-Ipq__progressFill{background:linear-gradient(90deg,#ffaa3b,#00e5ff);border-radius:2px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}@keyframes LoadingScreen-module__fg-Ipq__indeterminate{0%{transform:translate(-100%)}to{transform:translate(300%)}}.LoadingScreen-module__fg-Ipq__progressLabels{justify-content:space-between;align-items:center;display:flex}.LoadingScreen-module__fg-Ipq__progressLabel{color:#4e5668;text-transform:uppercase;letter-spacing:.08em;font-family:Instrument Sans,sans-serif;font-size:.7rem}.LoadingScreen-module__fg-Ipq__progressPct{color:#ffaa3b;font-family:Syne,sans-serif;font-size:.75rem;font-weight:700;transition:opacity .4s}.LoadingScreen-module__fg-Ipq__progressPctHidden{opacity:0}.LoadingScreen-module__fg-Ipq__dotsRow{gap:6px;animation:.7s .35s both LoadingScreen-module__fg-Ipq__fadeUp;display:flex}.LoadingScreen-module__fg-Ipq__dot{border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite LoadingScreen-module__fg-Ipq__dotBounce}.LoadingScreen-module__fg-Ipq__dot:first-child{background:#00e5ff;animation-delay:0s}.LoadingScreen-module__fg-Ipq__dot:nth-child(2){background:#7c5cfc;animation-delay:.18s}.LoadingScreen-module__fg-Ipq__dot:nth-child(3){background:#ffaa3b;animation-delay:.36s}@keyframes LoadingScreen-module__fg-Ipq__dotBounce{0%,80%,to{opacity:.4;transform:scale(1)}40%{opacity:1;transform:scale(1.6)}}.LoadingScreen-module__fg-Ipq__dotSuccess{opacity:1!important;background:#10e080!important;animation:none!important;transform:scale(1)!important}.LoadingScreen-module__fg-Ipq__bottomTag{color:#4e5668;white-space:nowrap;z-index:101;align-items:center;gap:.5rem;font-family:Instrument Sans,sans-serif;font-size:.75rem;animation:1s .5s both LoadingScreen-module__fg-Ipq__fadeIn;display:flex;position:fixed;bottom:2.5rem;left:50%;transform:translate(-50%)}.LoadingScreen-module__fg-Ipq__bottomTagDot{background:#ffaa3b;border-radius:50%;width:5px;height:5px;animation:2s ease-out infinite LoadingScreen-module__fg-Ipq__ringPulse}@keyframes LoadingScreen-module__fg-Ipq__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes LoadingScreen-module__fg-Ipq__fadeIn{0%{opacity:0}to{opacity:1}}
