.Dashboard-module__gIUiKG__page{--ink:#13213d;--muted:#61708d;--blue:#163a8a;--blue-2:#204fa8;--paper:#e1faff;--card:#fff;--line:#d9deeb;--shadow:0 18px 46px #13213d1f;--radius:8px;color:var(--ink);background:#f6f6f6;min-height:100vh;font-family:Segoe UI,Tahoma,sans-serif}.Dashboard-module__gIUiKG__page a{color:inherit;text-decoration:none}.Dashboard-module__gIUiKG__hero{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.Dashboard-module__gIUiKG__heroImage{object-fit:cover;object-position:center;z-index:0}.Dashboard-module__gIUiKG__heroContent{z-index:2;color:#fff;text-align:center;width:min(980px,100% - 36px);animation:.7s both Dashboard-module__gIUiKG__fade-up;position:relative}.Dashboard-module__gIUiKG__eyebrow{color:#efd788;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.Dashboard-module__gIUiKG__heroContent h1{text-shadow:0 12px 32px #00000057;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,8vw,96px);line-height:.98}.Dashboard-module__gIUiKG__main{z-index:3;width:min(1480px,100% - 44px);margin:50px auto 0;position:relative}.Dashboard-module__gIUiKG__statsGrid,.Dashboard-module__gIUiKG__dashboard{gap:18px;display:grid}.Dashboard-module__gIUiKG__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.Dashboard-module__gIUiKG__dashboard{grid-template-columns:.9fr 1.1fr;margin-top:18px}.Dashboard-module__gIUiKG__statCard,.Dashboard-module__gIUiKG__panel{border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow);border:1px solid #13213d14}.Dashboard-module__gIUiKG__statCard{min-height:164px;padding:24px}.Dashboard-module__gIUiKG__statLabel,.Dashboard-module__gIUiKG__monthlyList dt{color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:800;display:flex}.Dashboard-module__gIUiKG__statValue{color:var(--blue);letter-spacing:0;font-variant-numeric:tabular-nums;margin-top:18px;font-size:clamp(34px,4vw,52px);line-height:1;display:block}.Dashboard-module__gIUiKG__statNote{color:var(--muted);overflow-wrap:anywhere;margin:18px 0 0;font-family:Consolas,Courier New,monospace;font-size:12px;font-weight:700}.Dashboard-module__gIUiKG__statCardCenter{text-align:center}.Dashboard-module__gIUiKG__statCardCenter .Dashboard-module__gIUiKG__statLabel{justify-content:center}.Dashboard-module__gIUiKG__statCaption{color:var(--muted);margin:12px 0 0;font-size:17px;font-weight:800}.Dashboard-module__gIUiKG__panel{padding:30px}.Dashboard-module__gIUiKG__panelHead{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.Dashboard-module__gIUiKG__panel h2{margin:0;font-size:clamp(25px,2.2vw,32px);line-height:1.1}.Dashboard-module__gIUiKG__panelAction,.Dashboard-module__gIUiKG__panelMeta{color:var(--blue);border:1px solid #bec8dd;border-radius:999px;flex:none;font-size:14px;font-weight:800}.Dashboard-module__gIUiKG__panelAction{padding:10px 18px;transition:background .16s,color .16s}.Dashboard-module__gIUiKG__panelAction:hover,.Dashboard-module__gIUiKG__panelAction:focus-visible{background:var(--blue);color:#fff}.Dashboard-module__gIUiKG__panelMeta{background:#f4f6fb;padding:8px 14px}.Dashboard-module__gIUiKG__playersRow{border-bottom:1px solid var(--line);grid-template-columns:46px minmax(0,1fr) 96px;align-items:center;gap:12px;min-height:54px;font-weight:800;display:grid}.Dashboard-module__gIUiKG__playersRowHead{border-bottom:2px solid var(--blue);min-height:44px;color:var(--blue);font-size:17px}.Dashboard-module__gIUiKG__playersName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Dashboard-module__gIUiKG__playersTime{color:var(--blue);text-align:right;font-variant-numeric:tabular-nums}.Dashboard-module__gIUiKG__chart{grid-template-columns:44px 1fr;gap:12px;display:grid}.Dashboard-module__gIUiKG__chartAxis{height:260px;color:var(--muted);text-align:right;flex-direction:column;justify-content:space-between;font-weight:800;display:flex}.Dashboard-module__gIUiKG__chartPlot{border-left:2px solid var(--blue);border-bottom:2px solid var(--blue);background:linear-gradient(#163a8a29 1px,#0000 1px) 0 0/100% 25%;grid-template-columns:repeat(7,minmax(42px,1fr));align-items:end;min-height:260px;margin-bottom:48px;padding:18px 12px 0;display:grid;position:relative;overflow:visible}.Dashboard-module__gIUiKG__chartPlayer .Dashboard-module__gIUiKG__chartAxis{height:280px}.Dashboard-module__gIUiKG__chartPlayer .Dashboard-module__gIUiKG__chartPlot{grid-template-columns:repeat(7,minmax(42px,1fr));min-height:280px}.Dashboard-module__gIUiKG__chartBar{width:min(42px,68%);height:var(--value);background:linear-gradient(180deg, #6f93d6 0%, #3767ba 52%, var(--blue) 100%);transform-origin:bottom;border-radius:7px 7px 0 0;justify-self:center;min-height:8px;animation:.78s both Dashboard-module__gIUiKG__grow-bar;position:relative;box-shadow:0 10px 20px #163a8a33}.Dashboard-module__gIUiKG__chartBar span{color:var(--ink);font-size:13px;font-weight:900;position:absolute;bottom:-44px;right:50%;transform:translate(50%)}.Dashboard-module__gIUiKG__miniStats{border-top:1px solid var(--line);text-align:center;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px;padding-top:24px;display:grid}.Dashboard-module__gIUiKG__miniStats strong{color:var(--blue);font-variant-numeric:tabular-nums;font-size:38px;line-height:1;display:block}.Dashboard-module__gIUiKG__miniStats span{color:var(--muted);margin-top:8px;font-weight:800;display:block}.Dashboard-module__gIUiKG__monthly{justify-content:center;margin-top:18px;margin-bottom:50px;display:flex}.Dashboard-module__gIUiKG__panelMonthly{width:min(760px,100%)}.Dashboard-module__gIUiKG__monthlyList{margin:20px 0 0}.Dashboard-module__gIUiKG__monthlyList>div{border-bottom:1px solid var(--line);align-items:center;gap:18px;padding:18px 0;display:flex}.Dashboard-module__gIUiKG__monthlyList>div:last-child{border-bottom:0}.Dashboard-module__gIUiKG__monthlyList dd{color:var(--blue);font-variant-numeric:tabular-nums;margin:0 0 0 auto;font-size:22px;font-weight:900}.Dashboard-module__gIUiKG__icon{background:var(--blue);flex:none;width:24px;height:24px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Dashboard-module__gIUiKG__iconUsers{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconMap{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6'/%3E%3Cline x1='8' y1='2' x2='8' y2='18'/%3E%3Cline x1='16' y1='6' x2='16' y2='22'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='1 6 1 22 8 18 16 22 23 18 23 2 16 6 8 2 1 6'/%3E%3Cline x1='8' y1='2' x2='8' y2='18'/%3E%3Cline x1='16' y1='6' x2='16' y2='22'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconSignal{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.55a11 11 0 0 1 14.08 0'/%3E%3Cpath d='M1.42 9a16 16 0 0 1 21.16 0'/%3E%3Cpath d='M8.53 16.11a6 6 0 0 1 6.95 0'/%3E%3Cline x1='12' y1='20' x2='12.01' y2='20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.55a11 11 0 0 1 14.08 0'/%3E%3Cpath d='M1.42 9a16 16 0 0 1 21.16 0'/%3E%3Cpath d='M8.53 16.11a6 6 0 0 1 6.95 0'/%3E%3Cline x1='12' y1='20' x2='12.01' y2='20'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconClock{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconPlane{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.8 19.2 16 11l3.5-3.5C21 6 21.5 4 21 3c-1-.5-3 0-4.5 1.5L13 8 4.8 6.2c-.5-.1-.9.1-1.1.5l-.3.5c-.2.5-.1 1 .3 1.3L9 12l-2 3H4l-1 1 3 2 2 3 1-1v-3l3-2 3.5 5.3c.3.4.8.5 1.3.3l.5-.2c.4-.3.6-.7.5-1.2z'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconPie{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.21 15.89A10 10 0 1 1 8 2.83'/%3E%3Cpath d='M22 12A10 10 0 0 0 12 2v10z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21.21 15.89A10 10 0 1 1 8 2.83'/%3E%3Cpath d='M22 12A10 10 0 0 0 12 2v10z'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconTarget{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Ccircle cx='12' cy='12' r='1.5' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Ccircle cx='12' cy='12' r='5'/%3E%3Ccircle cx='12' cy='12' r='1.5' fill='black'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconSkull{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z'/%3E%3Ccircle cx='15' cy='12' r='1'/%3E%3Ccircle cx='9' cy='12' r='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 22a1 1 0 0 0 1-1v-1a2 2 0 0 0 1.56-3.25 8 8 0 1 0-11.12 0A2 2 0 0 0 8 20v1a1 1 0 0 0 1 1z'/%3E%3Ccircle cx='15' cy='12' r='1'/%3E%3Ccircle cx='9' cy='12' r='1'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconTank{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='15' height='6' rx='1.5'/%3E%3Cpath d='M18 13.5h3'/%3E%3Ccircle cx='7' cy='19' r='1.5'/%3E%3Ccircle cx='11' cy='19' r='1.5'/%3E%3Ccircle cx='15' cy='19' r='1.5'/%3E%3Cpath d='M7 11V9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='15' height='6' rx='1.5'/%3E%3Cpath d='M18 13.5h3'/%3E%3Ccircle cx='7' cy='19' r='1.5'/%3E%3Ccircle cx='11' cy='19' r='1.5'/%3E%3Ccircle cx='15' cy='19' r='1.5'/%3E%3Cpath d='M7 11V9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__iconJet{-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='black'%3E%3Cpath d='M12 2 13 9 21 13 21 15 13 13 13 18 16 20 16 22 12 21 8 22 8 20 11 18 11 13 3 15 3 13 11 9 12 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' fill='black'%3E%3Cpath d='M12 2 13 9 21 13 21 15 13 13 13 18 16 20 16 22 12 21 8 22 8 20 11 18 11 13 3 15 3 13 11 9 12 2z'/%3E%3C/svg%3E")}.Dashboard-module__gIUiKG__playerHero{min-height:592px;position:relative;overflow:hidden}.Dashboard-module__gIUiKG__playerProfile{z-index:2;align-items:center;gap:38px;width:min(1480px,100% - 44px);display:flex;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}.Dashboard-module__gIUiKG__playerAvatar{flex:none;position:relative}.Dashboard-module__gIUiKG__playerAvatar img{object-fit:cover;border:5px solid #ffffff29;border-radius:50%;width:236px;height:236px;box-shadow:0 18px 44px #0000006b}.Dashboard-module__gIUiKG__playerStatus{background:#1ec40a;border:4px solid #2a2230;border-radius:50%;width:34px;height:34px;position:absolute;bottom:18px;right:22px;box-shadow:0 0 0 1px #0003}.Dashboard-module__gIUiKG__playerHeroText{color:#fff;text-shadow:0 6px 18px #0000006b}.Dashboard-module__gIUiKG__playerHeroText h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:1}.Dashboard-module__gIUiKG__playerHeroText p:not(.Dashboard-module__gIUiKG__eyebrow){margin:10px 0 0;font-size:21px;font-weight:700}.Dashboard-module__gIUiKG__playerMain{margin-top:50px;margin-bottom:50px}.Dashboard-module__gIUiKG__moduleList{gap:2px;display:grid}.Dashboard-module__gIUiKG__moduleItem{grid-template-columns:60px 1fr;align-items:center;gap:18px;padding:14px 0;display:grid}.Dashboard-module__gIUiKG__moduleThumb{width:60px;height:42px;color:var(--blue);background:linear-gradient(135deg,#163a8a2e,#c69c2f42),repeating-linear-gradient(135deg,#cdd5e6,#cdd5e6 6px,#dde3ef 6px 12px);border-radius:6px;place-items:center;font-size:12px;font-weight:900;display:grid}.Dashboard-module__gIUiKG__moduleTop{justify-content:space-between;gap:14px;margin-bottom:9px;font-size:19px;font-weight:800;display:flex}.Dashboard-module__gIUiKG__moduleHours{color:var(--blue);white-space:nowrap}.Dashboard-module__gIUiKG__moduleTrack{background:#d7dbe3;border-radius:999px;height:9px;overflow:hidden}.Dashboard-module__gIUiKG__moduleBar{width:var(--value);border-radius:inherit;background:linear-gradient(90deg, var(--blue), #5f86d0);transform-origin:0;height:100%;animation:.9s both Dashboard-module__gIUiKG__grow-bar-x}@keyframes Dashboard-module__gIUiKG__grow-bar-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes Dashboard-module__gIUiKG__fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes Dashboard-module__gIUiKG__grow-bar{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@media (max-width:1080px){.Dashboard-module__gIUiKG__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__gIUiKG__dashboard{grid-template-columns:1fr}}@media (max-width:760px){.Dashboard-module__gIUiKG__hero{min-height:520px}.Dashboard-module__gIUiKG__heroContent{margin-top:96px}.Dashboard-module__gIUiKG__main{width:min(100% - 28px,1480px)}.Dashboard-module__gIUiKG__statsGrid,.Dashboard-module__gIUiKG__miniStats{grid-template-columns:1fr}.Dashboard-module__gIUiKG__panel,.Dashboard-module__gIUiKG__statCard{padding:22px}.Dashboard-module__gIUiKG__panelHead{flex-direction:column;align-items:flex-start}.Dashboard-module__gIUiKG__chart{grid-template-columns:32px 1fr}.Dashboard-module__gIUiKG__chartPlot{grid-template-columns:repeat(7,54px);overflow-x:auto}.Dashboard-module__gIUiKG__monthlyList>div{flex-direction:column;align-items:flex-start;gap:8px}.Dashboard-module__gIUiKG__monthlyList dd{margin-left:34px}.Dashboard-module__gIUiKG__playerHero{min-height:650px}.Dashboard-module__gIUiKG__playerProfile{flex-direction:column;align-items:flex-start;gap:22px;bottom:52px}.Dashboard-module__gIUiKG__playerAvatar img{width:170px;height:170px}.Dashboard-module__gIUiKG__playerStatus{bottom:12px;right:14px}.Dashboard-module__gIUiKG__moduleItem{grid-template-columns:48px 1fr}.Dashboard-module__gIUiKG__moduleThumb{width:48px}}
.Account-module__cBkjNG__grid{grid-template-columns:1.1fr .9fr;gap:18px;margin-bottom:18px;display:grid}.Account-module__cBkjNG__card{border-radius:var(--radius,8px);background:var(--card,#fff);box-shadow:var(--shadow,0 18px 46px #13213d1f);border:1px solid #13213d14;padding:24px}.Account-module__cBkjNG__cardFull{grid-column:1/-1}.Account-module__cBkjNG__cardHead{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.Account-module__cBkjNG__cardTitle{color:var(--ink,#13213d);margin:0;font-size:15px;font-weight:800}.Account-module__cBkjNG__logoutBtn{color:var(--muted,#61708d);cursor:pointer;background:#f4f6fb;border:1px solid #bec8dd;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700;transition:background .16s,color .16s}.Account-module__cBkjNG__logoutBtn:hover{background:var(--blue,#163a8a);color:#fff}.Account-module__cBkjNG__identity{align-items:center;gap:16px;display:flex}.Account-module__cBkjNG__avatar{object-fit:cover;border-radius:50%;width:62px;height:62px;box-shadow:0 8px 22px #13213d38}.Account-module__cBkjNG__avatarFallback{background:var(--blue,#163a8a);color:#fff;border-radius:50%;place-items:center;width:62px;height:62px;font-size:24px;font-weight:800;display:grid}.Account-module__cBkjNG__identity b{color:var(--ink,#13213d);font-size:19px;font-weight:800;display:block}.Account-module__cBkjNG__identity small{color:var(--muted,#61708d);margin-top:3px;font-size:12px;display:block}.Account-module__cBkjNG__callsignForm{border:1px solid var(--line,#d9deeb);background:#f4f6fb;border-radius:12px;margin-top:18px;padding:14px}.Account-module__cBkjNG__callsignLabel{color:var(--muted,#61708d);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:800;display:block}.Account-module__cBkjNG__callsignRow{gap:8px;display:flex}.Account-module__cBkjNG__callsignRow input{min-width:0;height:42px;color:var(--ink,#13213d);background:#fff;border:1px solid #bec8dd;border-radius:9px;flex:1;padding:0 12px;font-size:14px;font-weight:600}.Account-module__cBkjNG__callsignRow input:focus-visible{outline:2px solid var(--blue-2,#204fa8);outline-offset:1px}.Account-module__cBkjNG__callsignRow button{background:var(--blue,#163a8a);color:#fff;cursor:pointer;border:0;border-radius:9px;flex:none;padding:0 18px;font-size:13px;font-weight:700;transition:background .16s}.Account-module__cBkjNG__callsignRow button:hover:enabled{background:var(--blue-2,#204fa8)}.Account-module__cBkjNG__callsignRow button:disabled{cursor:wait;opacity:.7}.Account-module__cBkjNG__callsignHint{color:var(--muted,#61708d);margin-top:8px;font-size:11px;line-height:1.45;display:block}.Account-module__cBkjNG__callsignSaved{color:#0f7a4d;font-weight:700}.Account-module__cBkjNG__callsignError{color:#a03535;font-weight:700}.Account-module__cBkjNG__metaList{gap:9px;margin:18px 0 0;display:grid}.Account-module__cBkjNG__metaList>div{border-top:1px solid var(--line,#d9deeb);justify-content:space-between;gap:16px;padding-top:9px;font-size:12px;display:flex}.Account-module__cBkjNG__metaList dt{color:var(--muted,#61708d)}.Account-module__cBkjNG__metaList dd{color:var(--ink,#13213d);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.Account-module__cBkjNG__pilotChip{border:1px solid var(--line,#d9deeb);background:#f4f6fb;border-radius:12px;align-items:center;gap:14px;padding:14px;display:flex}.Account-module__cBkjNG__pilotNumber{background:var(--blue,#163a8a);color:#fff;font-variant-numeric:tabular-nums;border-radius:10px;place-items:center;min-width:52px;height:52px;padding:0 8px;font-size:18px;font-weight:900;display:grid}.Account-module__cBkjNG__pilotChip b{color:var(--ink,#13213d);font-size:16px;font-weight:800;display:block}.Account-module__cBkjNG__pilotChip small{color:var(--muted,#61708d);margin-top:3px;font-size:11px;display:block}.Account-module__cBkjNG__noPilot{color:var(--muted,#61708d);border:1px dashed #bec8dd;border-radius:12px;margin:0;padding:14px;font-size:12px;line-height:1.55}.Account-module__cBkjNG__regList{margin:0;padding:0;list-style:none}.Account-module__cBkjNG__regList li{border-top:1px solid var(--line,#d9deeb);justify-content:space-between;align-items:center;gap:16px;padding:13px 0;display:flex}.Account-module__cBkjNG__regList li:first-child{border-top:0;padding-top:0}.Account-module__cBkjNG__regInfo{min-width:0}.Account-module__cBkjNG__regInfo a{color:var(--ink,#13213d);font-size:14px;font-weight:800;text-decoration:none}.Account-module__cBkjNG__regInfo a:hover{color:var(--blue-2,#204fa8)}.Account-module__cBkjNG__regInfo small{color:var(--muted,#61708d);margin-top:3px;font-size:11px;display:block}.Account-module__cBkjNG__regTag{color:#204fa8;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#e8f0ff;border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:800}.Account-module__cBkjNG__cancelBtn{color:#a03535;cursor:pointer;background:#fff;border:1px solid #e3b3b3;border-radius:999px;flex:none;padding:8px 14px;font-size:11px;font-weight:700;transition:background .16s,color .16s}.Account-module__cBkjNG__cancelBtn:hover{color:#fff;background:#a03535}.Account-module__cBkjNG__noRegs{color:var(--muted,#61708d);margin:0;font-size:13px}@media (max-width:1080px){.Account-module__cBkjNG__grid{grid-template-columns:1fr}}@media (max-width:760px){.Account-module__cBkjNG__regList li{flex-wrap:wrap}}
.Login-module__kJmqAa__hero{color:#fff;background:#0a1017;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Login-module__kJmqAa__bgImage{object-fit:cover;object-position:center 30%}.Login-module__kJmqAa__shade{background:linear-gradient(105deg,#070d14ed 25%,#0a1626b8 60%,#0c1c309e);position:absolute;inset:0}.Login-module__kJmqAa__inner{z-index:2;grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:clamp(40px,6vw,110px);width:min(1180px,100% - 40px);margin:0 auto;padding:150px 0 70px;display:grid;position:relative}.Login-module__kJmqAa__eyebrow{color:#9fc9f7;letter-spacing:.26em;text-transform:uppercase;align-items:center;gap:14px;margin:0 0 26px;font-size:11px;font-weight:800;display:flex}.Login-module__kJmqAa__eyebrow:before{content:"";background:#9fc9f7;width:34px;height:1px}.Login-module__kJmqAa__title{font-family:var(--font-adamina), Georgia, "Times New Roman", serif;letter-spacing:-.02em;margin:0;font-size:clamp(46px,6vw,84px);font-weight:400;line-height:1.04}.Login-module__kJmqAa__titleAccent{color:#7db8f5}.Login-module__kJmqAa__lead{color:#ffffffc7;max-width:480px;margin:26px 0 0;font-size:15px;font-weight:300;line-height:1.65}.Login-module__kJmqAa__features{border-block:1px solid #ffffff38;max-width:560px;margin-top:44px;display:flex}.Login-module__kJmqAa__features li{border-right:1px solid #ffffff2e;flex:1;align-items:center;gap:12px;margin-right:22px;padding:20px 22px 20px 0;list-style:none;display:flex}.Login-module__kJmqAa__features li:last-child{border-right:0;margin-right:0;padding-right:0}.Login-module__kJmqAa__features b{font-family:var(--font-adamina), Georgia, serif;color:#7db8f5;font-size:19px;font-weight:400}.Login-module__kJmqAa__features span{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;font-size:10px;font-weight:700;line-height:1.5}.Login-module__kJmqAa__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d131be0;border:1px solid #ffffff1f;border-radius:26px;padding:30px 28px 26px;position:relative;box-shadow:0 40px 90px #00000080}.Login-module__kJmqAa__cardHead{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.Login-module__kJmqAa__cardLogo{object-fit:cover;border:2px solid #fff3;border-radius:50%;width:52px;height:52px}.Login-module__kJmqAa__cardBadge{color:#ffffffd9;letter-spacing:.14em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:9px;font-weight:800;display:inline-flex}.Login-module__kJmqAa__cardBadge:before{content:"";background:#33c887;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #33c8872e}.Login-module__kJmqAa__cardKicker{color:#7db8f5;letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.Login-module__kJmqAa__cardTitle{font-family:var(--font-adamina), Georgia, serif;letter-spacing:-.02em;margin:0 0 12px;font-size:34px;font-weight:400}.Login-module__kJmqAa__cardText{color:#ffffffa8;margin:0 0 22px;font-size:13px;line-height:1.6}.Login-module__kJmqAa__discordButton{color:#fff;background:#5865f2;border-radius:13px;justify-content:center;align-items:center;gap:12px;width:100%;height:52px;padding:0 40px 0 16px;font-size:14px;font-weight:800;text-decoration:none;transition:background .3s,transform .2s;display:flex;position:relative}.Login-module__kJmqAa__discordButton:hover{background:#6b76f5;transform:translateY(-1px)}.Login-module__kJmqAa__discordButton svg{flex:none;width:25px;height:19px}.Login-module__kJmqAa__discordButton .Login-module__kJmqAa__arrow{font-size:17px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.Login-module__kJmqAa__privacyNote{color:#ffffff73;gap:9px;margin:16px 0 0;font-size:10px;line-height:1.55;display:flex}.Login-module__kJmqAa__privacyNote:before{content:"◉";color:#ffffff59;flex:none}.Login-module__kJmqAa__warnBox{color:#ffd9a8;background:#ffb14a1a;border:1px solid #ffc78059;border-radius:12px;margin:16px 0 0;padding:12px 14px;font-size:11px;line-height:1.5}.Login-module__kJmqAa__divider{color:#fff6;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;margin:24px 0 16px;font-size:9px;font-weight:800;display:flex}.Login-module__kJmqAa__divider:before,.Login-module__kJmqAa__divider:after{content:"";background:#ffffff1f;flex:1;height:1px}.Login-module__kJmqAa__benefits{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Login-module__kJmqAa__benefits li{color:#ffffffd1;align-items:center;gap:11px;font-size:12px;display:flex}.Login-module__kJmqAa__benefits li:before{content:"✓";color:#43d796;background:#33c88729;border-radius:6px;flex:none;place-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:grid}@media (max-width:1020px){.Login-module__kJmqAa__inner{grid-template-columns:1fr;padding-top:130px}.Login-module__kJmqAa__card{max-width:460px}}@media (max-width:760px){.Login-module__kJmqAa__inner{width:calc(100% - 32px);padding-bottom:50px}.Login-module__kJmqAa__features{flex-direction:column;max-width:none}.Login-module__kJmqAa__features li{border-bottom:1px solid #ffffff24;border-right:0;margin-right:0;padding:14px 0}.Login-module__kJmqAa__features li:last-child{border-bottom:0}.Login-module__kJmqAa__card{max-width:none;padding:26px 20px 22px}}
