.CustomGamesMenu-module__joRBba__frame{box-sizing:border-box;flex-direction:column;width:100%;max-width:1320px;margin:auto;display:flex;position:relative}.CustomGamesMenu-module__joRBba__header{border-bottom:1px solid #7c623866;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:clamp(16px,2.5vw,26px);padding-bottom:clamp(14px,2vw,22px);display:flex}.CustomGamesMenu-module__joRBba__brand{align-items:center;gap:16px;display:flex}.CustomGamesMenu-module__joRBba__modeLogo{object-fit:contain;filter:drop-shadow(0 3px 8px #000c);width:auto;max-width:160px;height:clamp(38px,5vw,52px)}.CustomGamesMenu-module__joRBba__title{letter-spacing:.16em;text-transform:uppercase;color:#f2ebd9;text-shadow:0 2px 8px #000000e6,0 0 16px #d4af3733;margin:0;font-family:Georgia,Cinzel,serif;font-size:clamp(20px,2.6vw,32px);font-weight:800}.CustomGamesMenu-module__joRBba__profileBadge{background:#0c1623d9;border:1px solid #634e2b;border-radius:8px;align-items:center;gap:12px;padding:6px 12px;display:flex;box-shadow:inset 0 0 12px #0009,0 2px 8px #00000080}.CustomGamesMenu-module__joRBba__profileAvatarButton{cursor:pointer;color:inherit;font:inherit;background:0 0;border:none;align-items:center;gap:10px;padding:0;transition:opacity .15s;display:flex}.CustomGamesMenu-module__joRBba__profileAvatarButton:hover{opacity:.85}.CustomGamesMenu-module__joRBba__avatarFrame{background:#1e2d4199;border:2px solid #8e7345;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.CustomGamesMenu-module__joRBba__profileInfo{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.CustomGamesMenu-module__joRBba__profileName{color:#f0f4f8;font-size:13px;font-weight:700;line-height:1.2}.CustomGamesMenu-module__joRBba__profileRecord{color:#8da4b8;font-size:11px;line-height:1.2}.CustomGamesMenu-module__joRBba__logoutButton,.CustomGamesMenu-module__joRBba__loginButton{letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border-radius:5px;min-height:32px;padding:6px 14px;font-size:11px;font-weight:700;transition:all .2s}.CustomGamesMenu-module__joRBba__logoutButton{color:#d2e2f0;background:linear-gradient(#24384e 0%,#12202e 100%);border:1px solid #4a6685;box-shadow:0 2px 4px #0006}.CustomGamesMenu-module__joRBba__logoutButton:hover{color:#fff;border-color:#7296be;box-shadow:0 0 10px #7296be59}.CustomGamesMenu-module__joRBba__loginButton{color:#231402;background:linear-gradient(#f5d47e 0%,#db9f34 100%);border:1px solid #fae19c;font-weight:800}.CustomGamesMenu-module__joRBba__loginButton:hover{filter:brightness(1.1);box-shadow:0 0 10px #f5b63880}.CustomGamesMenu-module__joRBba__cardsGrid{perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.5vw,28px);width:100%;margin-bottom:clamp(16px,2.5vw,26px);display:grid}.CustomGamesMenu-module__joRBba__card{--rx:0deg;--ry:0deg;--gx:50%;--gy:50%;--glare-opacity:0;transform:translateY(0px)rotateX(var(--rx,0deg))rotateY(var(--ry,0deg))translateZ(0);cursor:pointer;will-change:transform;background:#0b1420;border:2px solid #7c6238;border-radius:12px;flex-direction:column;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #f5b63833,0 8px 24px #000000b3}.CustomGamesMenu-module__joRBba__card:hover{transform:translateY(-6px)rotateX(var(--rx,0deg))rotateY(var(--ry,0deg))translateZ(0);border-color:#d4af37;box-shadow:inset 0 0 0 1px #f5b63880,0 20px 40px #000000e6,0 0 25px #d4af3740}.CustomGamesMenu-module__joRBba__cardHovered{transition:transform 80ms ease-out,border-color .25s,box-shadow .25s}.CustomGamesMenu-module__joRBba__cardGlare{background:radial-gradient(circle 320px at var(--gx,50%)var(--gy,50%),#fff0c829 0%,#f5b6380d 45%,transparent 80%);opacity:var(--glare-opacity,0);pointer-events:none;z-index:5;mix-blend-mode:screen;border-radius:10px;transition:opacity .3s;position:absolute;inset:0}.CustomGamesMenu-module__joRBba__cardArtContainer{contain:paint;background:#0b1420;width:100%;position:relative;overflow:hidden;transform:translateZ(0)}.CustomGamesMenu-module__joRBba__desktopArt{object-fit:cover;object-position:center top;transform-origin:top;will-change:transform;backface-visibility:hidden;width:100%;height:calc(clamp(380px,48vh,520px) + 2px);margin-bottom:-2px;transition:transform .4s cubic-bezier(.2,.8,.2,1);display:block;transform:scale(1)translateZ(0)}.CustomGamesMenu-module__joRBba__card:hover .CustomGamesMenu-module__joRBba__desktopArt{transform:scale(1.03)translateZ(0)}.CustomGamesMenu-module__joRBba__mobileArt{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;display:none}.CustomGamesMenu-module__joRBba__cardGradientOverlay{pointer-events:none;background:linear-gradient(#0a121c0d 0%,#0a121c26 40%,#080e16d9 75%,#0b1420 100%);position:absolute;inset:0 0 -2px}.CustomGamesMenu-module__joRBba__cardContent{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;margin-top:-110px;padding:0 18px 20px;display:flex;position:relative}.CustomGamesMenu-module__joRBba__cardLogoWrapper{justify-content:center;align-items:center;height:72px;margin-bottom:8px;display:flex}.CustomGamesMenu-module__joRBba__cardLogo{object-fit:contain;filter:drop-shadow(0 4px 10px #000000f2);width:auto;max-width:90%;max-height:68px}.CustomGamesMenu-module__joRBba__cardSubtitle{font-family:var(--ui-font),Georgia,serif;color:#c8d8e6;letter-spacing:.03em;text-shadow:0 1px 4px #000c;min-height:20px;margin:0 0 10px;font-size:13px;line-height:1.4}.CustomGamesMenu-module__joRBba__pillRow{justify-content:center;align-items:center;gap:8px;min-height:24px;margin-bottom:14px;display:flex}.CustomGamesMenu-module__joRBba__pillBadge{color:#f7d584;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;background:#0e1826cc;border:1px solid #9e7f45;border-radius:9999px;align-items:center;gap:6px;padding:3px 14px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #00000080}.CustomGamesMenu-module__joRBba__pillBadge:before,.CustomGamesMenu-module__joRBba__pillBadge:after{content:"◆";color:#d4af37;opacity:.8;font-size:6px}.CustomGamesMenu-module__joRBba__pillDescription{letter-spacing:.06em;text-transform:none;color:#dce8f2;margin-bottom:14px}.CustomGamesMenu-module__joRBba__pillPlaceholder{height:24px;margin-bottom:14px}.CustomGamesMenu-module__joRBba__modeButton{color:#fff;width:100%;min-height:46px;font-family:var(--ui-font),Georgia,serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#60abff 0%,#2b7ce8 52%,#174dab 100%);border:1px solid #94c8ff;border-radius:6px;justify-content:center;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 4px 14px #0009,inset 0 1px #ffffff80,0 1px 2px #174dab80}.CustomGamesMenu-module__joRBba__modeButton:hover{background:linear-gradient(#7bc0ff 0%,#3c8df0 52%,#1f64dd 100%);transform:translateY(-1px);box-shadow:0 0 20px #3b9cff99,inset 0 1px #ffffffa6}.CustomGamesMenu-module__joRBba__modeButton:active{transform:translateY(1px);box-shadow:0 2px 6px #000000b3}.CustomGamesMenu-module__joRBba__bottomBar{border-top:1px solid #7c623866;justify-content:space-between;align-items:center;gap:16px;padding-top:clamp(12px,2vw,18px);display:flex}.CustomGamesMenu-module__joRBba__backButton{color:#d0e0ee;min-height:42px;font-family:var(--ui-font),Georgia,serif;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#223447 0%,#111d29 100%);border:1px solid #4a6685;border-radius:6px;padding:8px 22px;font-size:13px;font-weight:700;transition:all .2s;box-shadow:0 3px 8px #00000080}.CustomGamesMenu-module__joRBba__backButton:hover{color:#fff;border-color:#7296be;transform:translateY(-1px);box-shadow:0 0 14px #7296be59}.CustomGamesMenu-module__joRBba__backButton:active{transform:translateY(1px)}.CustomGamesMenu-module__joRBba__footerText{color:#988c78;letter-spacing:.18em;text-transform:uppercase;text-align:center;flex:1;font-size:11px;font-weight:700}.CustomGamesMenu-module__joRBba__bottomSpacer{width:80px}@media (max-width:768px){.CustomGamesMenu-module__joRBba__frame{padding:0}.CustomGamesMenu-module__joRBba__header{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:12px}.CustomGamesMenu-module__joRBba__title{text-align:center;order:3;width:100%;margin-top:4px;font-size:18px}.CustomGamesMenu-module__joRBba__profileBadge{gap:8px;padding:4px 8px}.CustomGamesMenu-module__joRBba__avatarFrame{width:34px;height:34px}.CustomGamesMenu-module__joRBba__profileName{font-size:12px}.CustomGamesMenu-module__joRBba__profileRecord{font-size:10px}.CustomGamesMenu-module__joRBba__cardsGrid{grid-template-columns:1fr;gap:16px;max-width:480px;margin:0 auto 16px}.CustomGamesMenu-module__joRBba__desktopArt{display:none}.CustomGamesMenu-module__joRBba__mobileArt{display:block}.CustomGamesMenu-module__joRBba__cardContent{margin-top:-45px;padding:0 14px 16px}.CustomGamesMenu-module__joRBba__cardLogoWrapper{height:52px;margin-bottom:6px}.CustomGamesMenu-module__joRBba__cardLogo{max-height:48px}.CustomGamesMenu-module__joRBba__cardSubtitle{min-height:unset;margin-bottom:8px;font-size:12px}.CustomGamesMenu-module__joRBba__pillRow{margin-bottom:10px}.CustomGamesMenu-module__joRBba__pillBadge{padding-inline:10px}.CustomGamesMenu-module__joRBba__pillDescription{margin-bottom:10px}.CustomGamesMenu-module__joRBba__pillPlaceholder{display:none}.CustomGamesMenu-module__joRBba__modeButton{min-height:44px;font-size:13px}.CustomGamesMenu-module__joRBba__bottomBar{flex-direction:column-reverse;align-items:stretch;gap:12px}.CustomGamesMenu-module__joRBba__backButton{text-align:center;width:100%;min-height:44px}.CustomGamesMenu-module__joRBba__bottomSpacer{display:none}.CustomGamesMenu-module__joRBba__footerText{font-size:10px}}@media (hover:none){.CustomGamesMenu-module__joRBba__card{transform:none!important}.CustomGamesMenu-module__joRBba__cardGlare{display:none!important}}@media (prefers-reduced-motion:reduce){.CustomGamesMenu-module__joRBba__card{transition:none!important;transform:none!important}.CustomGamesMenu-module__joRBba__card:hover{transform:translateY(-2px)!important}.CustomGamesMenu-module__joRBba__desktopArt{transition:none!important;transform:none!important}.CustomGamesMenu-module__joRBba__card:hover .CustomGamesMenu-module__joRBba__desktopArt{transform:none!important}.CustomGamesMenu-module__joRBba__cardGlare{display:none!important}}
.MobaLoadingScreen-module__JtBeTq__screen{z-index:40;color:#eee8dd;background:linear-gradient(#050912cc,#05091261 38%,#050912a6 75%,#050912f5);padding:clamp(18px,3vh,36px) clamp(16px,4vw,72px);font-family:Arial,sans-serif;position:fixed;inset:0;overflow:auto}.MobaLoadingScreen-module__JtBeTq__content{flex-direction:column;max-width:1440px;min-height:100%;margin:auto;display:flex}.MobaLoadingScreen-module__JtBeTq__header{text-align:center;text-shadow:0 2px 16px #000;flex-shrink:0}.MobaLoadingScreen-module__JtBeTq__logo{object-fit:contain;filter:drop-shadow(0 4px 20px #000000e6);width:auto;max-width:min(92vw,460px);height:clamp(56px,9vh,104px);margin:0 auto;display:block}.MobaLoadingScreen-module__JtBeTq__eyebrow{color:#d7be83;letter-spacing:.36em;text-transform:uppercase;font-size:10px;font-weight:700}.MobaLoadingScreen-module__JtBeTq__header h1{letter-spacing:.055em;margin:9px 0;font-family:Georgia,serif;font-size:clamp(28px,3vw,46px);font-weight:500}.MobaLoadingScreen-module__JtBeTq__subtitle{color:#b9bec7;letter-spacing:.16em;text-transform:uppercase;font-size:11px}.MobaLoadingScreen-module__JtBeTq__matchup{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1.48fr) minmax(0,1fr);align-items:center;gap:clamp(16px,3vw,48px);margin:28px 0;display:grid}.MobaLoadingScreen-module__JtBeTq__roster{--team:#6dccff;--glow:#3caeff66;min-width:0}.MobaLoadingScreen-module__JtBeTq__red{--team:#ff7e8d;--glow:#ff466266}.MobaLoadingScreen-module__JtBeTq__teamTitle{color:var(--team);letter-spacing:.23em;text-transform:uppercase;border-bottom:1px solid var(--glow);margin:0 0 16px;padding-bottom:10px;font-size:11px;font-weight:700}.MobaLoadingScreen-module__JtBeTq__red .MobaLoadingScreen-module__JtBeTq__teamTitle{text-align:right}.MobaLoadingScreen-module__JtBeTq__cards{flex-direction:column;gap:10px;display:flex}.MobaLoadingScreen-module__JtBeTq__card{background:linear-gradient(90deg,var(--glow),#070f1c85 36%,#070f1c1f);border-radius:3px;align-items:center;gap:12px;min-width:0;padding:4px 8px 4px 0;display:flex}.MobaLoadingScreen-module__JtBeTq__red .MobaLoadingScreen-module__JtBeTq__card{text-align:right;background:linear-gradient(270deg,var(--glow),#070f1c85 36%,#070f1c1f);flex-direction:row-reverse;padding:4px 0 4px 8px}.MobaLoadingScreen-module__JtBeTq__portraitGlow{width:76px;height:76px;filter:drop-shadow(0 0 7px var(--glow));flex-shrink:0}.MobaLoadingScreen-module__JtBeTq__hexBorder,.MobaLoadingScreen-module__JtBeTq__hexInset{clip-path:polygon(25% 2%,75% 2%,100% 50%,75% 98%,25% 98%,0 50%);height:100%}.MobaLoadingScreen-module__JtBeTq__hexBorder{background:linear-gradient(145deg,#e2f3ff,var(--team)35%,#233046 75%,var(--team));padding:3px}.MobaLoadingScreen-module__JtBeTq__hexInset{background:#07111e;padding:2px}.MobaLoadingScreen-module__JtBeTq__identity{text-shadow:0 1px 4px #000;min-width:0}.MobaLoadingScreen-module__JtBeTq__playerName{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:14px;font-weight:700;overflow:hidden}.MobaLoadingScreen-module__JtBeTq__heroName{color:var(--team);margin-top:4px;font-size:12px}.MobaLoadingScreen-module__JtBeTq__seatLabel{color:#b7c0cd;text-transform:uppercase;letter-spacing:.1em;margin-top:5px;font-size:9px}.MobaLoadingScreen-module__JtBeTq__battleground{min-width:0}.MobaLoadingScreen-module__JtBeTq__mapFrame{aspect-ratio:1;background:linear-gradient(145deg,#697789,#263245 25%,#101a29 65%,#667487);border-radius:5px;width:100%;max-width:410px;margin:auto;padding:7px;box-shadow:0 12px 50px #0008,0 0 0 1px #aeb9cb38}.MobaLoadingScreen-module__JtBeTq__mapFrame canvas{border:1px solid #131d2b;border-radius:1px}.MobaLoadingScreen-module__JtBeTq__legend{color:#c4ccd7;letter-spacing:.04em;justify-content:space-between;gap:8px;max-width:410px;margin:16px auto 0;font-size:9px;display:flex}.MobaLoadingScreen-module__JtBeTq__legend span{align-items:center;gap:5px;display:flex}.MobaLoadingScreen-module__JtBeTq__legend i{border-radius:50%;width:5px;height:5px;display:inline-block}.MobaLoadingScreen-module__JtBeTq__blueDot{background:#6dccff;box-shadow:0 0 6px #6dccff}.MobaLoadingScreen-module__JtBeTq__redDot{background:#ff7e8d;box-shadow:0 0 6px #ff7e8d}.MobaLoadingScreen-module__JtBeTq__footer{flex-shrink:0;width:min(100%,580px);margin:0 auto}.MobaLoadingScreen-module__JtBeTq__progressLabel{color:#dbdce1;justify-content:space-between;gap:15px;margin-bottom:10px;font-size:12px;display:flex}.MobaLoadingScreen-module__JtBeTq__progressLabel>span:last-child{color:#e5cf98;font-variant-numeric:tabular-nums}.MobaLoadingScreen-module__JtBeTq__progressTrack{background:#080d17;border:1px solid #7f754c80;border-radius:8px;height:8px;padding:1px;overflow:hidden}.MobaLoadingScreen-module__JtBeTq__progressTrack>div{background:linear-gradient(90deg,#427eaa,#8bd4ec,#eddaa5);border-radius:8px;height:100%;transition:width .3s ease-out;box-shadow:0 0 14px #9adbef}.MobaLoadingScreen-module__JtBeTq__footer p{text-align:center;color:#a5aebb;letter-spacing:.05em;margin:12px 0 0;font-size:11px}@media (max-width:1050px){.MobaLoadingScreen-module__JtBeTq__screen{padding:20px}.MobaLoadingScreen-module__JtBeTq__matchup{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr) minmax(0,1fr);gap:20px}.MobaLoadingScreen-module__JtBeTq__portraitGlow{width:64px;height:64px}.MobaLoadingScreen-module__JtBeTq__card{gap:8px}.MobaLoadingScreen-module__JtBeTq__playerName{font-size:12px}.MobaLoadingScreen-module__JtBeTq__legend>span:nth-child(2){display:none}}@media (max-height:700px){.MobaLoadingScreen-module__JtBeTq__logo{height:48px}.MobaLoadingScreen-module__JtBeTq__portraitGlow{width:62px;height:62px}.MobaLoadingScreen-module__JtBeTq__cards{gap:6px}.MobaLoadingScreen-module__JtBeTq__matchup{margin:18px 0}.MobaLoadingScreen-module__JtBeTq__header h1{font-size:28px}.MobaLoadingScreen-module__JtBeTq__mapFrame{max-width:330px}}@media (max-width:650px){.MobaLoadingScreen-module__JtBeTq__screen{padding:18px 12px}.MobaLoadingScreen-module__JtBeTq__matchup{grid-template-columns:1fr 1fr;gap:12px}.MobaLoadingScreen-module__JtBeTq__battleground{grid-area:1/1/auto/-1}.MobaLoadingScreen-module__JtBeTq__mapFrame{width:200px}.MobaLoadingScreen-module__JtBeTq__legend{max-width:230px}.MobaLoadingScreen-module__JtBeTq__header h1{font-size:26px}.MobaLoadingScreen-module__JtBeTq__roster{align-self:start}.MobaLoadingScreen-module__JtBeTq__portraitGlow{width:48px;height:48px}.MobaLoadingScreen-module__JtBeTq__heroName{font-size:11px}.MobaLoadingScreen-module__JtBeTq__seatLabel{font-size:8px}.MobaLoadingScreen-module__JtBeTq__teamTitle{margin-bottom:8px}.MobaLoadingScreen-module__JtBeTq__cards{gap:6px}.MobaLoadingScreen-module__JtBeTq__footer{margin-top:8px}}@media (prefers-reduced-motion:reduce){.MobaLoadingScreen-module__JtBeTq__progressTrack>div{transition:none}}@media (min-width:651px) and (max-height:800px){.MobaLoadingScreen-module__JtBeTq__portraitGlow{width:64px;height:64px}.MobaLoadingScreen-module__JtBeTq__cards{gap:6px}.MobaLoadingScreen-module__JtBeTq__matchup{margin:20px 0}.MobaLoadingScreen-module__JtBeTq__header h1{font-size:32px}.MobaLoadingScreen-module__JtBeTq__teamTitle{margin-bottom:12px}.MobaLoadingScreen-module__JtBeTq__mapFrame{max-width:370px}}
@font-face{font-family:uiSans;src:url(../media/Exo2_wght-s.p.f338120e.ttf)format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:uiSans Fallback;src:local(Arial);ascent-override:96.89%;descent-override:19.49%;line-gap-override:0.0%;size-adjust:103.11%}.uisans_f3de5af6-module__iVXnza__className{font-family:uiSans,uiSans Fallback}.uisans_f3de5af6-module__iVXnza__variable{--font-ui-sans:"uiSans","uiSans Fallback"}
@font-face{font-family:bangers;src:url(../media/Bangers_Regular-s.p.46eb51ee.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:bangers Fallback;src:local(Arial);ascent-override:105.94%;descent-override:21.72%;line-gap-override:0.0%;size-adjust:83.35%}.bangers_eb1d1e6c-module__3BzWIq__className{font-family:bangers,bangers Fallback;font-weight:400}.bangers_eb1d1e6c-module__3BzWIq__variable{--font-bangers:"bangers","bangers Fallback"}
@font-face{font-family:luckiestGuy;src:url(../media/LuckiestGuy_Regular-s.p.fc551858.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:luckiestGuy Fallback;src:local(Arial);ascent-override:60.24%;descent-override:25.44%;line-gap-override:0.0%;size-adjust:116.72%}.luckiestguy_74c7d1ac-module__ErYrFa__className{font-family:luckiestGuy,luckiestGuy Fallback;font-weight:400}.luckiestguy_74c7d1ac-module__ErYrFa__variable{--font-luckiest:"luckiestGuy","luckiestGuy Fallback"}
.AcesOfStoneHangar-module__Hw1WVq__hangar{--gold:#f5b638;--slate:#273e55;z-index:50;overscroll-behavior:contain;color:#fff1d0;isolation:isolate;background:#09121f;font-family:Arial,Helvetica,sans-serif;position:fixed;inset:0;overflow:auto}.AcesOfStoneHangar-module__Hw1WVq__atmosphere{z-index:-1;pointer-events:none;background:radial-gradient(at 25% 20%,#27435b,#0000 65%),#09121f;position:fixed;inset:0}.AcesOfStoneHangar-module__Hw1WVq__header{height:80px;min-height:80px;padding:8px max(24px,env(safe-area-inset-left));background:linear-gradient(#25384c,#101e2d);border-bottom:3px solid #6e572f;align-items:center;gap:28px;display:flex;box-shadow:inset 0 1px #60768a,0 4px 12px #0007}.AcesOfStoneHangar-module__Hw1WVq__backButton,.AcesOfStoneHangar-module__Hw1WVq__resume{color:#e4e9ed;letter-spacing:.06em;cursor:pointer;background:linear-gradient(#294058,#142537);border:2px solid #506981;border-radius:5px;min-height:44px;padding:8px 16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:700;box-shadow:inset 0 2px #7891a344,0 2px #020913}.AcesOfStoneHangar-module__Hw1WVq__brand{align-items:center;gap:22px;display:flex}.AcesOfStoneHangar-module__Hw1WVq__brand img{object-fit:contain;filter:drop-shadow(0 3px 2px #0008);width:190px;height:58px}.AcesOfStoneHangar-module__Hw1WVq__brand div{flex-direction:column;gap:5px;display:flex}.AcesOfStoneHangar-module__Hw1WVq__brand span{color:#efb548;letter-spacing:.13em;font-size:12px;font-weight:800}.AcesOfStoneHangar-module__Hw1WVq__brand small{color:#b5c6d5;font-size:12px}.AcesOfStoneHangar-module__Hw1WVq__headerActions{gap:7px;margin-left:auto;display:flex}.AcesOfStoneHangar-module__Hw1WVq__headerAction{color:#e4e9ed;letter-spacing:.05em;cursor:pointer;background:linear-gradient(#294058,#142537);border:2px solid #506981;border-radius:5px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:7px 10px;font-size:10px;font-weight:800;display:flex}.AcesOfStoneHangar-module__Hw1WVq__headerAction img{object-fit:contain;width:30px;height:30px}.AcesOfStoneHangar-module__Hw1WVq__headerAction:first-child{color:#ffda82;border-color:#d3a447}.AcesOfStoneHangar-module__Hw1WVq__content{grid-template-columns:minmax(0,1.9fr) minmax(345px,1fr);gap:20px;width:min(1680px,100%);margin:auto;padding:20px 24px 24px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__leftPane,.AcesOfStoneHangar-module__Hw1WVq__rightPane{min-width:0}.AcesOfStoneHangar-module__Hw1WVq__rightPane{flex-direction:column;display:flex}.AcesOfStoneHangar-module__Hw1WVq__sectionKicker{color:#e8d5ab;letter-spacing:.09em;align-items:center;gap:9px;min-height:24px;margin-bottom:10px;font:700 14px Georgia,serif;display:flex}.AcesOfStoneHangar-module__Hw1WVq__sectionKicker>span{color:var(--gold);font:700 13px Arial,sans-serif}.AcesOfStoneHangar-module__Hw1WVq__pilotCount{color:#a7b8c7;letter-spacing:.04em;margin-left:auto;font:11px Arial,sans-serif}.AcesOfStoneHangar-module__Hw1WVq__hero{background-color:#223a50;background-position:50%;background-size:cover;border:4px solid #496278;border-radius:10px;outline:1px solid #0b111a;height:clamp(330px,50vh,560px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #ad8952,0 5px 12px #0006}.AcesOfStoneHangar-module__Hw1WVq__hangarBackground{z-index:0;pointer-events:none;background:#13283c;position:absolute;inset:0;overflow:hidden}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundLayer,.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundVideo,.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundPoster{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundLayer{background-position:50%;background-size:cover;transition:opacity .42s}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundVideo{opacity:0;transition:opacity .42s}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundVideoVisible{opacity:1}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundOutgoing{z-index:3;pointer-events:none;animation:.46s forwards AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundFade}@keyframes AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundFade{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundLayer,.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundVideo,.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundPoster{transition:none}.AcesOfStoneHangar-module__Hw1WVq__hangarBackgroundOutgoing{opacity:0;animation:none}}.AcesOfStoneHangar-module__Hw1WVq__heroShade{pointer-events:none;background:linear-gradient(#0000 35%,#0d253622 70%,#071424ee);position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__heroLocked .AcesOfStoneHangar-module__Hw1WVq__heroShade{-webkit-backdrop-filter:grayscale()brightness(.65);backdrop-filter:grayscale()brightness(.65)}.AcesOfStoneHangar-module__Hw1WVq__heroLabel{z-index:1;text-shadow:0 2px 3px #000;pointer-events:none;flex-direction:column;gap:4px;display:flex;position:absolute;top:16px;left:18px}.AcesOfStoneHangar-module__Hw1WVq__heroLabel span{letter-spacing:.12em;color:#ead1a1;font-size:10px}.AcesOfStoneHangar-module__Hw1WVq__heroLabel strong{font:700 15px Georgia,serif}.AcesOfStoneHangar-module__Hw1WVq__aircraft{position:absolute;inset:0 20px 55px}.AcesOfStoneHangar-module__Hw1WVq__aircraft:before{content:"";filter:blur(9px);pointer-events:none;background:#11162466;border-radius:50%;width:34%;height:8%;position:absolute;bottom:14%;left:33%}.AcesOfStoneHangar-module__Hw1WVq__aircraftLock{z-index:4;text-align:center;pointer-events:none;background:#111a27d9;border:2px solid #d4a14e;border-radius:8px;flex-direction:column;align-items:center;gap:5px;width:min(180px,42%);padding:12px 10px;display:flex;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 16px #000b,inset 0 1px #f5d28a55}.AcesOfStoneHangar-module__Hw1WVq__aircraftLock img{object-fit:contain;width:64px;height:64px}.AcesOfStoneHangar-module__Hw1WVq__aircraftLock strong{color:#ffd87e;letter-spacing:.16em;font-size:13px}.AcesOfStoneHangar-module__Hw1WVq__aircraftLock small{color:#ccd8e2;font-size:9px;line-height:1.25}.AcesOfStoneHangar-module__Hw1WVq__heroCaption{text-align:center;pointer-events:none;position:absolute;bottom:17px;left:66px;right:66px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption>span{color:#e9cc8b;letter-spacing:.15em;font-size:11px;font-weight:700}.AcesOfStoneHangar-module__Hw1WVq__heroCaption h1{color:#fff1cf;text-shadow:0 3px #142231,0 0 8px #000;margin:4px 0;font:700 clamp(22px,2.4vw,38px)/1.05 Georgia,serif}.AcesOfStoneHangar-module__Hw1WVq__heroCaption p{color:#ffd270;text-shadow:0 2px 3px #000;margin:5px 0 0;font-size:14px}.AcesOfStoneHangar-module__Hw1WVq__heroArrow{z-index:3;color:#ffd276;cursor:pointer;background:linear-gradient(135deg,#38506b,#15283b);border:2px solid #b48a43;border-radius:7px;width:48px;height:60px;font:700 45px/1 Georgia,serif;position:absolute;top:43%;transform:translateY(-50%);box-shadow:inset 0 2px #d9c39566,0 4px #0c1722}.AcesOfStoneHangar-module__Hw1WVq__heroPrev{left:12px}.AcesOfStoneHangar-module__Hw1WVq__heroNext{right:12px}.AcesOfStoneHangar-module__Hw1WVq__carousel{margin:10px 0}.AcesOfStoneHangar-module__Hw1WVq__fighterRail{scrollbar-width:thin;scrollbar-color:#8a7449 #132338;scroll-snap-type:x proximity;gap:8px;padding:3px 2px 7px;display:flex;overflow-x:auto}.AcesOfStoneHangar-module__Hw1WVq__fighterCard{color:#e9e5d4;cursor:pointer;scroll-snap-align:center;background:linear-gradient(#263e56,#132439);border:2px solid #425a73;border-radius:6px;flex-direction:column;flex:1 0 105px;align-items:center;gap:5px;min-width:0;max-width:170px;padding:7px 5px;display:flex;box-shadow:inset 0 2px #8aa6bb33,0 2px 2px #0008}.AcesOfStoneHangar-module__Hw1WVq__fighterSelected{background:linear-gradient(#71562c,#233447);border-color:#ffc950;box-shadow:inset 0 0 0 1px #e0a538,0 0 9px #f9b82355}.AcesOfStoneHangar-module__Hw1WVq__portrait{background:#142536;border-radius:4px;width:60px;height:54px;position:relative;overflow:hidden}.AcesOfStoneHangar-module__Hw1WVq__portrait img,.AcesOfStoneHangar-module__Hw1WVq__portrait video{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__portrait video{z-index:1}.AcesOfStoneHangar-module__Hw1WVq__fighterSelected .AcesOfStoneHangar-module__Hw1WVq__portrait img{animation:2.6s ease-in-out infinite AcesOfStoneHangar-module__Hw1WVq__portraitBreath}@keyframes AcesOfStoneHangar-module__Hw1WVq__portraitBreath{0%,to{filter:brightness(.95);transform:translateY(1px)scale(1)}50%{filter:brightness(1.14)saturate(1.08);transform:translateY(-2px)scale(1.035)}}.AcesOfStoneHangar-module__Hw1WVq__fighterCard strong{text-align:center;font-size:11px;line-height:1.2}.AcesOfStoneHangar-module__Hw1WVq__fighterCard small{color:#9bb0c2;letter-spacing:.08em;font-size:9px;font-weight:800;display:block}.AcesOfStoneHangar-module__Hw1WVq__fighterCard:has(.AcesOfStoneHangar-module__Hw1WVq__portrait img[src*=lock]){filter:saturate(.35)}.AcesOfStoneHangar-module__Hw1WVq__fighterTabs{grid-template-columns:1fr 1fr;gap:7px;margin:0 0 10px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__fighterTab,.AcesOfStoneHangar-module__Hw1WVq__fighterTabSelected{color:#b5c6d5;letter-spacing:.05em;cursor:pointer;background:linear-gradient(#263e56,#132439);border:2px solid #425a73;border-radius:5px;min-height:38px;padding:6px 8px;font-size:10px;font-weight:800}.AcesOfStoneHangar-module__Hw1WVq__fighterTab span,.AcesOfStoneHangar-module__Hw1WVq__fighterTabSelected span{color:#8fa8bb;margin-left:4px}.AcesOfStoneHangar-module__Hw1WVq__fighterTabSelected{color:#fff0c5;background:linear-gradient(#71562c,#233447);border-color:#ffc950}.AcesOfStoneHangar-module__Hw1WVq__lockedNotice{color:#ffcb77;letter-spacing:.04em;background:#211a16;border:1px solid #8d6540;border-radius:4px;grid-column:1/-1;margin:0;padding:7px 9px;font-size:10px;font-weight:800;line-height:1.35}.AcesOfStoneHangar-module__Hw1WVq__detailPanel{background:linear-gradient(#1b3046,#122237);border:3px solid #384f67;border-radius:7px;grid-template-columns:1.15fr 1fr;gap:16px;padding:12px 15px;display:grid;box-shadow:inset 0 1px #758da144}.AcesOfStoneHangar-module__Hw1WVq__detailHeading,.AcesOfStoneHangar-module__Hw1WVq__description{display:none}.AcesOfStoneHangar-module__Hw1WVq__loadout{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__loadout>div{align-self:center}.AcesOfStoneHangar-module__Hw1WVq__loadout small,.AcesOfStoneHangar-module__Hw1WVq__stats small{color:#adbecd;letter-spacing:.04em;font-size:11px;display:block}.AcesOfStoneHangar-module__Hw1WVq__loadout strong{color:#ffdd94;margin-top:5px;font-size:13px;line-height:1.3;display:block}.AcesOfStoneHangar-module__Hw1WVq__stats{border-left:1px solid #49617a;gap:5px;padding-left:15px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__stats>div{grid-template-columns:110px 1fr;align-items:center;gap:6px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__stats>div>div{align-items:center;gap:5px;display:flex}.AcesOfStoneHangar-module__Hw1WVq__stats b{color:#c9d4df;font-size:10px}.AcesOfStoneHangar-module__Hw1WVq__stats>div>span{background:#080f1b;border:1px solid #587086;border-radius:3px;height:9px;display:block;overflow:hidden}.AcesOfStoneHangar-module__Hw1WVq__stats i{border-top:2px solid #fff4;height:100%;display:block}.AcesOfStoneHangar-module__Hw1WVq__levelTabs{grid-template-columns:1fr 1fr;gap:7px;margin-bottom:9px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__levelTab,.AcesOfStoneHangar-module__Hw1WVq__levelTabSelected{color:#c2d0dc;letter-spacing:.08em;cursor:pointer;background:linear-gradient(#294660,#162b42);border:2px solid #486782;border-radius:5px;min-height:42px;padding:7px 10px;font-size:11px;font-weight:800;box-shadow:inset 0 2px #7f9cb833,0 2px #050d17}.AcesOfStoneHangar-module__Hw1WVq__levelTab span,.AcesOfStoneHangar-module__Hw1WVq__levelTabSelected span{color:#9bb0c2;margin-left:5px;font-size:10px}.AcesOfStoneHangar-module__Hw1WVq__levelTabSelected{color:#fff8df;text-shadow:0 1px #574220;background:linear-gradient(#dca844,#946322);border-color:#ffd06c}.AcesOfStoneHangar-module__Hw1WVq__levelTabSelected span{color:#fff1c0}.AcesOfStoneHangar-module__Hw1WVq__levelList{scrollbar-width:thin;scrollbar-color:#8a7449 #132338;overscroll-behavior:contain;gap:10px;max-height:clamp(250px,47vh,530px);padding:2px 5px 8px 2px;display:grid;overflow-y:auto}.AcesOfStoneHangar-module__Hw1WVq__sectors{gap:10px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__sectorCard{color:#fff;text-align:left;cursor:pointer;background-color:#19384d;background-position:50% 42%;background-size:cover;border:3px solid #48627c;border-radius:8px;align-items:flex-end;gap:8px;min-height:clamp(105px,14vh,155px);padding:14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #96adc155,0 3px 3px #0008}.AcesOfStoneHangar-module__Hw1WVq__missionArt{z-index:0;pointer-events:none;display:block;position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__missionPoster,.AcesOfStoneHangar-module__Hw1WVq__missionVideo{object-fit:cover;object-position:center 42%;width:100%;height:100%;position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__missionVideo{z-index:1;opacity:0;transform-origin:50% 42%;transition:opacity .22s;transform:scale(1.18)}.AcesOfStoneHangar-module__Hw1WVq__missionVideoVisible{opacity:1}.AcesOfStoneHangar-module__Hw1WVq__sectorSelected{border-color:#ffcc50;box-shadow:inset 0 0 0 1px #ffd578,0 0 12px #f7b93144}.AcesOfStoneHangar-module__Hw1WVq__sectorShade{background:linear-gradient(#0000,#06122055 25%,#061220dd 100%);position:absolute;inset:0}.AcesOfStoneHangar-module__Hw1WVq__sectorNumber{display:none}.AcesOfStoneHangar-module__Hw1WVq__sectorInfo{z-index:1;flex-direction:column;flex:1;gap:5px;display:flex;position:relative}.AcesOfStoneHangar-module__Hw1WVq__sectorInfo strong{text-shadow:0 2px 2px #000;font:700 clamp(17px,1.5vw,23px)/1.1 Georgia,serif}.AcesOfStoneHangar-module__Hw1WVq__sectorInfo small{color:#d2dce4;text-shadow:0 1px #000;font-size:11px;line-height:1.3}.AcesOfStoneHangar-module__Hw1WVq__sectorCheck{z-index:1;color:#fff5d2;background:#c6871e;border:2px solid #ffe4a2;border-radius:50%;place-items:center;width:28px;height:28px;font-size:19px;font-weight:700;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 2px 2px #0009}.AcesOfStoneHangar-module__Hw1WVq__medal{z-index:2;color:#93a6b7;text-shadow:0 2px 2px #000;min-width:28px;font-size:16px;position:absolute;top:7px;left:9px}.AcesOfStoneHangar-module__Hw1WVq__medal img{object-fit:contain;width:34px;height:34px}.AcesOfStoneHangar-module__Hw1WVq__medalBronze{color:#d99552}.AcesOfStoneHangar-module__Hw1WVq__medalSilver{color:#e0e9f4}.AcesOfStoneHangar-module__Hw1WVq__medalGold{color:#ffd653}.AcesOfStoneHangar-module__Hw1WVq__hiddenSelection{color:#9fb2c3;margin:4px 0 0;font-size:11px;line-height:1.4}.AcesOfStoneHangar-module__Hw1WVq__hiddenSelection strong{color:#ffdb91}.AcesOfStoneHangar-module__Hw1WVq__progressStrip{color:#95abc0;letter-spacing:.07em;background:#0f1d2d;border:1px solid #3f5870;border-radius:5px;align-items:center;gap:11px;margin-top:11px;padding:8px 10px;font-size:10px;display:flex}.AcesOfStoneHangar-module__Hw1WVq__progressStrip strong{color:#ffda83}.AcesOfStoneHangar-module__Hw1WVq__progressStrip button{color:#dbe8f1;cursor:pointer;background:#1b3249;border:1px solid #607990;border-radius:4px;min-height:30px;margin-left:auto;padding:4px 8px;font-size:9px;font-weight:800}.AcesOfStoneHangar-module__Hw1WVq__progressPanel{background:#0b1726;border:1px solid #3f5870;border-radius:5px;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:6px;padding:9px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__progressPanel>div{text-align:center;flex-direction:column;gap:3px;display:flex}.AcesOfStoneHangar-module__Hw1WVq__progressPanel strong{color:#ffdc8c;font-size:14px}.AcesOfStoneHangar-module__Hw1WVq__progressPanel small{color:#91a7ba;letter-spacing:.08em;font-size:8px}.AcesOfStoneHangar-module__Hw1WVq__progressPanel p{color:#aec0cf;text-align:center;grid-column:1/-1;margin:2px 0 0;font-size:10px;line-height:1.3}.AcesOfStoneHangar-module__Hw1WVq__progressPanel .AcesOfStoneHangar-module__Hw1WVq__medalCriteria{color:#d3bf91;font-size:9px}.AcesOfStoneHangar-module__Hw1WVq__threatSelect{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.AcesOfStoneHangar-module__Hw1WVq__threatSelect>span{color:#b7c8d7;text-align:center;letter-spacing:.12em;grid-column:1/-1;font-size:11px}.AcesOfStoneHangar-module__Hw1WVq__threatSelect button{color:#e5e5d8;cursor:pointer;background:linear-gradient(#294660,#162b42);border:2px solid #486782;border-radius:5px;min-height:44px;padding:5px;font-size:12px;font-weight:700;box-shadow:inset 0 2px #7f9cb833,0 2px #050d17}.AcesOfStoneHangar-module__Hw1WVq__threatSelect button[aria-pressed=true]{color:#fff8df;text-shadow:0 1px #574220;background:linear-gradient(#dca844,#946322);border-color:#ffd06c}.AcesOfStoneHangar-module__Hw1WVq__note{color:#a3b7c8;margin:12px 0 0;font-size:11px;line-height:1.4}.AcesOfStoneHangar-module__Hw1WVq__launchDock{margin-top:auto;padding-top:14px}.AcesOfStoneHangar-module__Hw1WVq__controls{color:#96aebf;text-align:center;margin-bottom:9px;font-size:10px;line-height:1.5}.AcesOfStoneHangar-module__Hw1WVq__controls span{color:#d3dfe7}.AcesOfStoneHangar-module__Hw1WVq__launch{color:#382609;letter-spacing:.03em;cursor:pointer;background:linear-gradient(#ffd563 0%,#f7b331 45%,#d48514 100%);border:3px solid #ffda71;border-radius:8px;width:100%;min-height:62px;padding:8px 12px;font:700 23px Georgia,serif;box-shadow:inset 0 3px #fff0ab,inset 0 -4px #a56515,0 4px #483019,0 0 20px #f8b32733}.AcesOfStoneHangar-module__Hw1WVq__launch span{margin-left:9px}.AcesOfStoneHangar-module__Hw1WVq__launch:disabled{cursor:not-allowed;filter:grayscale(.8);opacity:.55;box-shadow:inset 0 3px #fff0ab,inset 0 -4px #4f4540,0 3px #251f1b}.AcesOfStoneHangar-module__Hw1WVq__resume{width:100%;margin-top:10px}.AcesOfStoneHangar-module__Hw1WVq__hangar button:hover{filter:brightness(1.15)}.AcesOfStoneHangar-module__Hw1WVq__hangar button:focus-visible,.AcesOfStoneHangar-module__Hw1WVq__fighterRail:focus-visible{outline-offset:3px;outline:3px solid #8ae3ff}@media (min-width:851px) and (max-height:780px){.AcesOfStoneHangar-module__Hw1WVq__hero{height:340px}.AcesOfStoneHangar-module__Hw1WVq__sectorCard{min-height:102px}.AcesOfStoneHangar-module__Hw1WVq__content{padding-top:14px}}@media (max-width:1100px){.AcesOfStoneHangar-module__Hw1WVq__content{grid-template-columns:minmax(0,1.5fr) minmax(315px,1fr);gap:14px;padding-inline:16px}.AcesOfStoneHangar-module__Hw1WVq__brand div{display:none}.AcesOfStoneHangar-module__Hw1WVq__detailPanel{grid-template-columns:1fr;gap:12px}.AcesOfStoneHangar-module__Hw1WVq__stats{border-top:1px solid #49617a;border-left:0;grid-template-columns:repeat(3,1fr);padding:10px 0 0}.AcesOfStoneHangar-module__Hw1WVq__stats>div{display:block}.AcesOfStoneHangar-module__Hw1WVq__stats>div>span{margin-top:5px}}@media (max-width:850px){.AcesOfStoneHangar-module__Hw1WVq__header{height:auto;min-height:66px;padding:max(5px,env(safe-area-inset-top))14px 5px;justify-content:space-between;gap:10px}.AcesOfStoneHangar-module__Hw1WVq__brand img{width:160px;height:52px}.AcesOfStoneHangar-module__Hw1WVq__headerActions{order:0;width:auto;margin-left:auto}.AcesOfStoneHangar-module__Hw1WVq__headerAction{width:44px;min-width:44px;padding:4px}.AcesOfStoneHangar-module__Hw1WVq__headerAction span{display:none}.AcesOfStoneHangar-module__Hw1WVq__headerAction img{width:30px;height:30px}.AcesOfStoneHangar-module__Hw1WVq__backButton{order:0;width:44px;min-width:44px;padding:4px;font-size:0}.AcesOfStoneHangar-module__Hw1WVq__backButton span{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:800}.AcesOfStoneHangar-module__Hw1WVq__content{padding:16px max(12px,env(safe-area-inset-left))180px max(12px,env(safe-area-inset-right));grid-template-columns:1fr;gap:20px}.AcesOfStoneHangar-module__Hw1WVq__hero{height:clamp(330px,65vw,450px)}.AcesOfStoneHangar-module__Hw1WVq__heroCaption h1{font-size:clamp(24px,4vw,34px)}.AcesOfStoneHangar-module__Hw1WVq__sectors{scroll-snap-type:x mandatory;scrollbar-width:thin;padding:4px 2px 10px;display:flex;overflow-x:auto}.AcesOfStoneHangar-module__Hw1WVq__levelList{max-height:340px;padding-right:3px}.AcesOfStoneHangar-module__Hw1WVq__progressStrip{flex-wrap:wrap}.AcesOfStoneHangar-module__Hw1WVq__progressStrip button{flex:1 0 100%;margin-left:0}.AcesOfStoneHangar-module__Hw1WVq__progressPanel{grid-template-columns:repeat(2,1fr)}.AcesOfStoneHangar-module__Hw1WVq__sectorCard{scroll-snap-align:center;flex:0 0 86%;min-height:145px}.AcesOfStoneHangar-module__Hw1WVq__sectorInfo strong{font-size:23px}.AcesOfStoneHangar-module__Hw1WVq__launchDock{z-index:5;padding:10px max(14px,env(safe-area-inset-right))max(12px,env(safe-area-inset-bottom))max(14px,env(safe-area-inset-left));background:linear-gradient(#142a40f7,#0a1725);border-top:2px solid #718092;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0006}.AcesOfStoneHangar-module__Hw1WVq__launch{min-height:54px;font-size:22px}.AcesOfStoneHangar-module__Hw1WVq__controls{display:none}.AcesOfStoneHangar-module__Hw1WVq__note{margin-bottom:0}}@media (max-width:430px){.AcesOfStoneHangar-module__Hw1WVq__header{gap:8px}.AcesOfStoneHangar-module__Hw1WVq__brand img{width:145px}.AcesOfStoneHangar-module__Hw1WVq__hero{height:335px}.AcesOfStoneHangar-module__Hw1WVq__heroLabel{top:12px;left:12px}.AcesOfStoneHangar-module__Hw1WVq__heroLabel span{display:none}.AcesOfStoneHangar-module__Hw1WVq__heroCaption{bottom:16px;left:15px;right:15px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption h1{font-size:26px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption p{font-size:12px}.AcesOfStoneHangar-module__Hw1WVq__heroArrow{width:44px;height:52px}.AcesOfStoneHangar-module__Hw1WVq__heroPrev{left:7px}.AcesOfStoneHangar-module__Hw1WVq__heroNext{right:7px}.AcesOfStoneHangar-module__Hw1WVq__aircraft{inset:10px 0 65px}.AcesOfStoneHangar-module__Hw1WVq__fighterCard{flex-basis:90px}.AcesOfStoneHangar-module__Hw1WVq__sectionKicker{font-size:12px}.AcesOfStoneHangar-module__Hw1WVq__pilotCount{font-size:10px}.AcesOfStoneHangar-module__Hw1WVq__loadout strong{font-size:12px}.AcesOfStoneHangar-module__Hw1WVq__stats small{font-size:10px}}@media (max-width:850px) and (max-height:500px) and (orientation:landscape){.AcesOfStoneHangar-module__Hw1WVq__header{height:auto;min-height:52px}.AcesOfStoneHangar-module__Hw1WVq__brand img{height:40px}.AcesOfStoneHangar-module__Hw1WVq__content{padding-top:8px}.AcesOfStoneHangar-module__Hw1WVq__hero{height:205px}.AcesOfStoneHangar-module__Hw1WVq__aircraft{inset:0 22% 40px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption{bottom:10px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption h1{font-size:22px}.AcesOfStoneHangar-module__Hw1WVq__heroCaption p{display:none}.AcesOfStoneHangar-module__Hw1WVq__heroArrow{height:44px}}@media (prefers-reduced-motion:reduce){.AcesOfStoneHangar-module__Hw1WVq__fighterRail,.AcesOfStoneHangar-module__Hw1WVq__sectors{scroll-behavior:auto}.AcesOfStoneHangar-module__Hw1WVq__fighterSelected .AcesOfStoneHangar-module__Hw1WVq__portrait img{animation:none}.AcesOfStoneHangar-module__Hw1WVq__missionVideo{transition:none}}.AcesOfStoneHangar-module__Hw1WVq__carousel{touch-action:pan-y}@media (min-width:851px){.AcesOfStoneHangar-module__Hw1WVq__hero{height:clamp(230px,100dvh - 440px,560px)}}.AcesOfStoneHangar-module__Hw1WVq__portraitLocked{filter:grayscale()}.AcesOfStoneHangar-module__Hw1WVq__sectorLocked{filter:grayscale();opacity:.62}.AcesOfStoneHangar-module__Hw1WVq__sectorLocked.AcesOfStoneHangar-module__Hw1WVq__sectorSelected{opacity:.9}.AcesOfStoneHangar-module__Hw1WVq__campaignBadge{z-index:2;color:#fff1d0;letter-spacing:.08em;background:#09121fcc;border:1px solid #8f7951;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:800;position:absolute;top:7px;left:10px}.AcesOfStoneHangar-module__Hw1WVq__sectorInfo .AcesOfStoneHangar-module__Hw1WVq__recruitReward{color:#ffdb81;font-weight:800}
.AcesHangarTopBar-module__VMQava__header{box-sizing:border-box;z-index:30;background:linear-gradient(#263c52fa,#0c1929f5);border-bottom:3px solid #9e7a37;flex:0 0 80px;align-items:center;gap:18px;height:80px;min-height:80px;padding:8px clamp(14px,2vw,30px);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;box-shadow:0 4px 18px #0008}.AcesHangarTopBar-module__VMQava__brand{align-items:center;gap:12px;min-width:0;display:flex}.AcesHangarTopBar-module__VMQava__brand img{object-fit:contain;width:200px;height:60px}.AcesHangarTopBar-module__VMQava__brand div{flex-direction:column;gap:2px;display:flex}.AcesHangarTopBar-module__VMQava__brand span{color:#df830d;letter-spacing:.15em;font-size:12px;font-weight:900}.AcesHangarTopBar-module__VMQava__brand small{color:#90a6bc;font:italic 14px Georgia,serif}.AcesHangarTopBar-module__VMQava__modeToggle{background:#09121dc4;border:2px solid #5a4524;border-radius:8px;align-items:center;gap:4px;margin:0 auto;padding:3px;display:flex;box-shadow:inset 0 2px 6px #000a}.AcesHangarTopBar-module__VMQava__modeButton{color:#7890a8;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;height:36px;padding:0 18px;font-size:12px;font-weight:900;transition:all .15s}.AcesHangarTopBar-module__VMQava__modeButton:hover{color:#d5e4f5}.AcesHangarTopBar-module__VMQava__modeActive{color:#ffebaa;background:linear-gradient(#4d3614,#271b07);border-color:#dfa03b;box-shadow:0 0 12px #dfa03b55,inset 0 1px #ffecb366}.AcesHangarTopBar-module__VMQava__actions{flex:none;gap:8px;margin-left:auto;display:flex}.AcesHangarTopBar-module__VMQava__action,.AcesHangarTopBar-module__VMQava__back{box-sizing:border-box;color:#edf2ef;letter-spacing:.06em;cursor:pointer;white-space:nowrap;background:linear-gradient(#29445e,#14273a);border:2px solid #536e87;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:44px;min-height:44px;font-size:10px;font-weight:800;display:flex;box-shadow:inset 0 2px #a1bdd333,0 3px 4px #0006}.AcesHangarTopBar-module__VMQava__action{width:130px;padding:5px 8px}.AcesHangarTopBar-module__VMQava__action img{object-fit:contain;width:24px;height:24px}.AcesHangarTopBar-module__VMQava__actionSvg{color:#dfa03b;flex-shrink:0;width:20px;height:20px}.AcesHangarTopBar-module__VMQava__salvageBadge{color:#101a24;letter-spacing:0;background:#df830d;border-radius:10px;padding:1px 6px;font-size:9px;font-weight:900;display:inline-block}.AcesHangarTopBar-module__VMQava__action.AcesHangarTopBar-module__VMQava__active{color:#ffda82;border-color:#d3a447}.AcesHangarTopBar-module__VMQava__iconOnly{width:44px;min-width:44px;padding:4px}.AcesHangarTopBar-module__VMQava__back{width:158px;padding:5px 10px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.AcesHangarTopBar-module__VMQava__backArrow,.AcesHangarTopBar-module__VMQava__back span{justify-content:center;align-items:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:800;line-height:1;display:inline-flex}.AcesHangarTopBar-module__VMQava__back b{font-size:10px}@media (max-width:760px),(pointer:coarse){.AcesHangarTopBar-module__VMQava__header{flex:0 0 calc(66px + env(safe-area-inset-top,0px));height:calc(66px + env(safe-area-inset-top,0px));min-height:calc(66px + env(safe-area-inset-top,0px));padding:calc(8px + env(safe-area-inset-top,0px))12px 8px;gap:7px}.AcesHangarTopBar-module__VMQava__brand{flex:1;min-width:0}.AcesHangarTopBar-module__VMQava__brand img{width:155px;height:47px}.AcesHangarTopBar-module__VMQava__brand div,.AcesHangarTopBar-module__VMQava__modeToggle{display:none}.AcesHangarTopBar-module__VMQava__actions{gap:5px}.AcesHangarTopBar-module__VMQava__action,.AcesHangarTopBar-module__VMQava__back{width:44px;min-width:44px;height:44px;padding:4px;font-size:0}.AcesHangarTopBar-module__VMQava__action span,.AcesHangarTopBar-module__VMQava__back b,.AcesHangarTopBar-module__VMQava__salvageBadge{display:none}.AcesHangarTopBar-module__VMQava__action img,.AcesHangarTopBar-module__VMQava__actionSvg{width:24px;height:24px}.AcesHangarTopBar-module__VMQava__backArrow,.AcesHangarTopBar-module__VMQava__back span{font-size:23px}}@media (max-width:350px){.AcesHangarTopBar-module__VMQava__brand img{width:135px}}@media (min-width:761px) and (max-width:1100px){.AcesHangarTopBar-module__VMQava__brand div{display:none}}
.AcesOfStoneShowcase-module__09eqUG__scrim{z-index:100;overscroll-behavior:contain;color:#fff1d0;background-color:#101f30;background-position:50%;background-size:cover;background-attachment:local;font-family:Arial,sans-serif;position:fixed;inset:0;overflow:auto}.AcesOfStoneShowcase-module__09eqUG__scrim *{box-sizing:border-box}.AcesOfStoneShowcase-module__09eqUG__header{background:linear-gradient(#263c52fa,#0c1929f5);border-bottom:3px solid #9e7a37;flex-shrink:0;align-items:center;gap:20px;height:80px;min-height:80px;padding:8px clamp(14px,2vw,30px);display:flex;box-shadow:0 4px 18px #0008}.AcesOfStoneShowcase-module__09eqUG__logo{object-fit:contain;width:200px;height:60px}.AcesOfStoneShowcase-module__09eqUG__back,.AcesOfStoneShowcase-module__09eqUG__switcher button,.AcesOfStoneShowcase-module__09eqUG__tabs button{color:#edf2ef;letter-spacing:.06em;cursor:pointer;background:linear-gradient(#29445e,#14273a);border:2px solid #536e87;border-radius:6px;min-height:44px;font-size:11px;font-weight:800;box-shadow:inset 0 2px #a1bdd333,0 3px 4px #0006}.AcesOfStoneShowcase-module__09eqUG__back{white-space:nowrap;padding:9px 15px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.AcesOfStoneShowcase-module__09eqUG__switcher{gap:9px;margin-left:auto;display:flex}.AcesOfStoneShowcase-module__09eqUG__switcher button{justify-content:center;align-items:center;gap:9px;padding:6px 14px;display:flex}.AcesOfStoneShowcase-module__09eqUG__switcher img{object-fit:contain;width:42px;height:42px}.AcesOfStoneShowcase-module__09eqUG__switcher button[aria-pressed=true],.AcesOfStoneShowcase-module__09eqUG__tabs button[aria-pressed=true]{color:#fff8de;text-shadow:0 1px 2px #473617;background:linear-gradient(#efc45c,#95601d);border-color:#ffda80;box-shadow:inset 0 2px #ffefae88,0 0 15px #f0b84555}.AcesOfStoneShowcase-module__09eqUG__scrim button:hover{filter:brightness(1.13)}.AcesOfStoneShowcase-module__09eqUG__scrim button:focus-visible,.AcesOfStoneShowcase-module__09eqUG__scrim select:focus-visible,.AcesOfStoneShowcase-module__09eqUG__detail:focus-visible{outline-offset:3px;outline:3px solid #86e7ff}.AcesOfStoneShowcase-module__09eqUG__screen{width:min(1400px,100%);margin:0 auto;padding:22px clamp(14px,3vw,40px) 32px}.AcesOfStoneShowcase-module__09eqUG__screen h1{text-align:center;color:#ffe4a2;letter-spacing:.065em;text-shadow:0 3px 5px #000;margin:0;font:700 clamp(29px,4vw,52px)/1.1 Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__subtitle{text-align:center;color:#f0e4c8;text-shadow:0 2px 4px #000;margin:8px 0 22px;font:19px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__cabinet{background:linear-gradient(115deg,#20364bec,#091628f5);border:3px solid #8f7951;border-radius:12px;padding:18px;box-shadow:inset 0 0 0 2px #4e6476,0 12px 38px #0009}.AcesOfStoneShowcase-module__09eqUG__tabs{align-items:center;gap:9px;margin-bottom:16px;display:flex}.AcesOfStoneShowcase-module__09eqUG__tabs button{padding:10px 16px}.AcesOfStoneShowcase-module__09eqUG__tabs>span{color:#ffdd85;letter-spacing:.1em;white-space:nowrap;margin-left:auto;padding-left:8px;font-size:12px}.AcesOfStoneShowcase-module__09eqUG__showcaseGrid{grid-template-columns:minmax(0,2fr) minmax(270px,1fr);align-items:start;gap:18px;display:grid}.AcesOfStoneShowcase-module__09eqUG__collection{min-width:0}.AcesOfStoneShowcase-module__09eqUG__cardGrid{scrollbar-width:thin;scrollbar-color:#9a7b43 #122236;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:62vh;padding:3px;display:grid;overflow:auto}.AcesOfStoneShowcase-module__09eqUG__awardCard{color:#fff1d0;cursor:pointer;background:linear-gradient(135deg,#233b51,#0b182a);border:3px solid #4e687f;border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;min-width:0;min-height:218px;padding:12px 10px;display:flex;box-shadow:inset 0 0 0 1px #91a8bd33,0 3px 6px #0007}.AcesOfStoneShowcase-module__09eqUG__awardCard strong{text-transform:uppercase;text-align:center;font:700 clamp(13px,1.3vw,17px)/1.2 Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__awardCard small{color:#c1d0dc;letter-spacing:.06em;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__awardCard.AcesOfStoneShowcase-module__09eqUG__earned small{color:#b4ed9f}.AcesOfStoneShowcase-module__09eqUG__awardCard[aria-pressed=true],.AcesOfStoneShowcase-module__09eqUG__missionCard[aria-pressed=true]{background-color:#4d452c;border-color:#ffd777;box-shadow:inset 0 0 0 1px #ffe2a1,0 0 14px #f3bf5366}.AcesOfStoneShowcase-module__09eqUG__awardArt{aspect-ratio:1;width:100%;max-width:180px;display:block;position:relative}.AcesOfStoneShowcase-module__09eqUG__awardArt>img:first-child{object-fit:contain;filter:drop-shadow(0 4px 5px #0008);width:100%;height:100%}.AcesOfStoneShowcase-module__09eqUG__lockedArt>img:first-child{filter:grayscale()brightness(.5)}.AcesOfStoneShowcase-module__09eqUG__awardArt img.AcesOfStoneShowcase-module__09eqUG__lock{object-fit:contain;filter:drop-shadow(0 2px 3px #000b);width:31%;height:31%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.AcesOfStoneShowcase-module__09eqUG__progressBar{background:#060e19;border:1px solid #687887;border-radius:4px;width:100%;height:9px;overflow:hidden}.AcesOfStoneShowcase-module__09eqUG__progressBar>span{background:linear-gradient(#ffdf82,#d6952d);height:100%;display:block;box-shadow:inset 0 1px #ffefb8}.AcesOfStoneShowcase-module__09eqUG__awardCard .AcesOfStoneShowcase-module__09eqUG__progressBar{margin-top:auto}.AcesOfStoneShowcase-module__09eqUG__detail{text-align:center;background:radial-gradient(at 50% 42%,#24456888,#0000 70%),#091727ec;border:2px solid #a88849;border-radius:10px;min-width:0;padding:20px;box-shadow:inset 0 0 0 1px #ffe2a322}.AcesOfStoneShowcase-module__09eqUG__detail h2{color:#ffe5a9;text-transform:uppercase;margin:0 0 10px;font:700 clamp(20px,2.1vw,29px)/1.15 Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__detail p{color:#d9e4eb;margin:10px 0;font-size:13px;line-height:1.6}.AcesOfStoneShowcase-module__09eqUG__detail .AcesOfStoneShowcase-module__09eqUG__largeArt{max-width:290px;margin:10px auto}.AcesOfStoneShowcase-module__09eqUG__detail>strong{letter-spacing:.04em;margin:12px 0 18px;font:700 23px Georgia,serif;display:block}.AcesOfStoneShowcase-module__09eqUG__earnedText{color:#b6eb8c;text-shadow:0 0 12px #88bf5544}.AcesOfStoneShowcase-module__09eqUG__lockedText{color:#e4c274}.AcesOfStoneShowcase-module__09eqUG__detail>small{color:#bbcad4;margin-top:10px;font-size:12px;display:block}.AcesOfStoneShowcase-module__09eqUG__reward{border-top:1px solid #8a704766;flex-direction:column;align-items:center;gap:10px;margin-top:18px;padding-top:16px;display:flex}.AcesOfStoneShowcase-module__09eqUG__reward small{color:#90acc2;letter-spacing:.06em;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__reward strong{color:#ffe3a4;font:700 17px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__tierLegend{border-top:1px solid #ad874d;justify-content:space-evenly;margin-top:16px;padding-top:12px;display:flex}.AcesOfStoneShowcase-module__09eqUG__tierLegend>span{flex-direction:column;align-items:center;gap:5px;display:flex}.AcesOfStoneShowcase-module__09eqUG__tierLegend img{object-fit:contain;width:90px;height:65px}.AcesOfStoneShowcase-module__09eqUG__tierLegend small{color:#ddc387;text-transform:uppercase;font:700 12px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__filters{grid-template-columns:minmax(0,1fr) minmax(110px,.6fr);gap:10px;margin-bottom:12px;display:grid}.AcesOfStoneShowcase-module__09eqUG__filters label{color:#a9c0d1;letter-spacing:.08em;flex-direction:column;gap:6px;font-size:10px;font-weight:800;display:flex}.AcesOfStoneShowcase-module__09eqUG__filters select{color:#ffedc5;background:#13283b;border:2px solid #566c81;border-radius:5px;width:100%;min-width:0;min-height:42px;padding:8px;font-size:12px}.AcesOfStoneShowcase-module__09eqUG__missionCard{color:#fff5de;text-align:left;cursor:pointer;background-position:50%;background-size:cover;border:3px solid #506980;border-radius:8px;flex-direction:column;justify-content:flex-end;gap:7px;min-width:0;min-height:156px;padding:12px;display:flex;position:relative;overflow:hidden}.AcesOfStoneShowcase-module__09eqUG__missionCard img{object-fit:contain;filter:drop-shadow(0 2px 4px #000);width:58px;height:58px;position:absolute;top:5px;right:7px}.AcesOfStoneShowcase-module__09eqUG__missionCard strong{text-shadow:0 2px 3px #000;font:700 17px/1.1 Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__missionCard small{letter-spacing:.04em;color:#dbe8ee;font-size:9px}.AcesOfStoneShowcase-module__09eqUG__rules{text-align:left;border-top:1px solid #82704c;margin:18px 0 0;padding:0;list-style:none}.AcesOfStoneShowcase-module__09eqUG__rules li{color:#b9cbd9;flex-direction:column;gap:4px;padding-top:12px;font-size:12px;line-height:1.45;display:flex}.AcesOfStoneShowcase-module__09eqUG__rules b{color:#f1d08d}.AcesOfStoneShowcase-module__09eqUG__statsScreen{max-width:1180px;margin:auto}.AcesOfStoneShowcase-module__09eqUG__pilotSummary{background:linear-gradient(115deg,#294760ed,#0c1b2cec);border:3px solid #8e794e;border-radius:10px;align-items:center;gap:18px;margin-bottom:16px;padding:16px 22px;display:flex}.AcesOfStoneShowcase-module__09eqUG__pilotSummary>img{object-fit:contain;width:95px;height:95px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary h2{color:#ffe2a1;margin:6px 0;font:700 28px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__pilotSummary small{color:#a5bfd4;letter-spacing:.08em;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary p{color:#c2d3dd;margin:5px 0;font-size:11px}.AcesOfStoneShowcase-module__09eqUG__favourite{max-width:300px;margin-left:auto}.AcesOfStoneShowcase-module__09eqUG__favourite strong{color:#fff1cd;margin:6px 0;font:700 17px Georgia,serif;display:block}.AcesOfStoneShowcase-module__09eqUG__statsTiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.AcesOfStoneShowcase-module__09eqUG__statsTiles>div{background:linear-gradient(135deg,#28435bdc,#0a192af2);border:2px solid #708293;border-radius:8px;align-items:center;gap:15px;min-width:0;min-height:106px;padding:14px 18px;display:flex;box-shadow:inset 0 0 0 2px #17314a,0 4px 5px #0005}.AcesOfStoneShowcase-module__09eqUG__statsTiles img{object-fit:contain;width:65px;height:65px}.AcesOfStoneShowcase-module__09eqUG__statsTiles span{min-width:0}.AcesOfStoneShowcase-module__09eqUG__statsTiles small{color:#a3bfd3;letter-spacing:.08em;font-size:10px;display:block}.AcesOfStoneShowcase-module__09eqUG__statsTiles strong{color:#ffebbd;overflow-wrap:anywhere;margin-top:8px;font:700 clamp(20px,2.6vw,34px)/1 Georgia,serif;display:block}.AcesOfStoneShowcase-module__09eqUG__statsColumns{grid-template-columns:1.4fr 1fr;align-items:start;gap:16px;margin-top:16px;display:grid}.AcesOfStoneShowcase-module__09eqUG__statsPanel{background:#11243aef;border:2px solid #8f7951;border-radius:9px;margin-bottom:16px;padding:18px}.AcesOfStoneShowcase-module__09eqUG__statsPanel h2{color:#ffe3a2;margin:0 0 16px;font:700 23px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__statsPanel p{color:#adc2d1;margin:14px 0 0;font-size:11px;line-height:1.6}.AcesOfStoneShowcase-module__09eqUG__masteryRow{grid-template-columns:38px minmax(90px,1fr) auto minmax(65px,1fr);align-items:center;gap:9px;margin-bottom:7px;font-size:11px;display:grid}.AcesOfStoneShowcase-module__09eqUG__masteryRow>img{object-fit:contain;width:38px;height:38px}.AcesOfStoneShowcase-module__09eqUG__masteryRow b{color:#f5d386;white-space:nowrap}.AcesOfStoneShowcase-module__09eqUG__medalCollection{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.AcesOfStoneShowcase-module__09eqUG__medalCollection>span{flex-direction:column;align-items:center;gap:6px;display:flex}.AcesOfStoneShowcase-module__09eqUG__medalCollection img{object-fit:contain;width:100%;max-width:110px;height:90px}.AcesOfStoneShowcase-module__09eqUG__medalCollection strong{color:#ffdf90;font:700 25px Georgia,serif}.AcesOfStoneShowcase-module__09eqUG__medalCollection small{color:#c9d9e3;text-transform:uppercase;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__statsPanel dl{margin:0}.AcesOfStoneShowcase-module__09eqUG__statsPanel dl>div{color:#c4d5e1;border-bottom:1px solid #52667b55;justify-content:space-between;gap:15px;padding:9px 0;font-size:12px;display:flex}.AcesOfStoneShowcase-module__09eqUG__statsPanel dd{color:#ffe4a3;margin:0;font-weight:700}@media (max-width:1050px){.AcesOfStoneShowcase-module__09eqUG__header{gap:10px}.AcesOfStoneShowcase-module__09eqUG__logo{width:160px}.AcesOfStoneShowcase-module__09eqUG__switcher button{padding:5px 8px;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__switcher img{width:32px;height:32px}.AcesOfStoneShowcase-module__09eqUG__screen{padding-inline:16px}.AcesOfStoneShowcase-module__09eqUG__cabinet{padding:12px}.AcesOfStoneShowcase-module__09eqUG__tabs{flex-wrap:wrap}.AcesOfStoneShowcase-module__09eqUG__tabs>span{font-size:10px}.AcesOfStoneShowcase-module__09eqUG__tabs button{padding:8px 12px;font-size:10px}.AcesOfStoneShowcase-module__09eqUG__showcaseGrid{grid-template-columns:minmax(0,1.8fr) minmax(240px,1fr);gap:12px}.AcesOfStoneShowcase-module__09eqUG__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AcesOfStoneShowcase-module__09eqUG__awardCard{min-height:205px}.AcesOfStoneShowcase-module__09eqUG__awardArt{max-width:155px}.AcesOfStoneShowcase-module__09eqUG__statsTiles img{width:46px;height:46px}.AcesOfStoneShowcase-module__09eqUG__statsTiles>div{gap:9px;padding:12px}.AcesOfStoneShowcase-module__09eqUG__statsColumns{grid-template-columns:1.2fr 1fr}.AcesOfStoneShowcase-module__09eqUG__masteryRow{grid-template-columns:32px 1fr auto}.AcesOfStoneShowcase-module__09eqUG__masteryRow .AcesOfStoneShowcase-module__09eqUG__progressBar{grid-column:2/-1}}@media (max-width:760px){.AcesOfStoneShowcase-module__09eqUG__header{height:66px;min-height:66px;padding:max(8px,env(safe-area-inset-top))12px 9px;flex-wrap:nowrap;justify-content:space-between;gap:7px}.AcesOfStoneShowcase-module__09eqUG__logo{width:155px;height:47px}.AcesOfStoneShowcase-module__09eqUG__back{order:0;width:44px;min-width:44px;padding:5px;font-size:0}.AcesOfStoneShowcase-module__09eqUG__back:before{content:"←";font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:23px;font-weight:800}.AcesOfStoneShowcase-module__09eqUG__switcher{order:0;width:auto;margin-left:auto}.AcesOfStoneShowcase-module__09eqUG__switcher button{gap:0;width:44px;min-width:44px;min-height:44px;padding:5px;font-size:0}.AcesOfStoneShowcase-module__09eqUG__switcher button span{display:none}.AcesOfStoneShowcase-module__09eqUG__switcher img{width:29px;height:29px}.AcesOfStoneShowcase-module__09eqUG__screen{padding:20px 10px max(24px,env(safe-area-inset-bottom))}.AcesOfStoneShowcase-module__09eqUG__screen h1{font-size:clamp(25px,6.5vw,38px)}.AcesOfStoneShowcase-module__09eqUG__subtitle{margin-bottom:17px;font-size:15px}.AcesOfStoneShowcase-module__09eqUG__cabinet{border-width:2px;padding:10px}.AcesOfStoneShowcase-module__09eqUG__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.AcesOfStoneShowcase-module__09eqUG__tabs button{min-width:0;padding:8px 3px;font-size:8px;line-height:1.4}.AcesOfStoneShowcase-module__09eqUG__tabs>span{text-align:right;grid-column:1/-1;margin-left:0;padding:7px 0 0}.AcesOfStoneShowcase-module__09eqUG__showcaseGrid{grid-template-columns:1fr}.AcesOfStoneShowcase-module__09eqUG__cardGrid{gap:8px;max-height:none;overflow:visible}.AcesOfStoneShowcase-module__09eqUG__awardCard{border-width:2px;gap:7px;min-height:195px;padding:9px 7px}.AcesOfStoneShowcase-module__09eqUG__awardCard strong{font-size:13px}.AcesOfStoneShowcase-module__09eqUG__awardArt{max-width:145px}.AcesOfStoneShowcase-module__09eqUG__detail{padding:18px}.AcesOfStoneShowcase-module__09eqUG__detail .AcesOfStoneShowcase-module__09eqUG__largeArt{max-width:220px}.AcesOfStoneShowcase-module__09eqUG__detail h2{font-size:24px}.AcesOfStoneShowcase-module__09eqUG__detail p{font-size:13px}.AcesOfStoneShowcase-module__09eqUG__missionGrid{max-height:450px;overflow:auto}.AcesOfStoneShowcase-module__09eqUG__missionCard{min-height:142px;padding:9px}.AcesOfStoneShowcase-module__09eqUG__missionCard strong{font-size:15px}.AcesOfStoneShowcase-module__09eqUG__missionCard img{width:46px;height:46px}.AcesOfStoneShowcase-module__09eqUG__filters select{padding:6px;font-size:11px}.AcesOfStoneShowcase-module__09eqUG__tierLegend{margin-bottom:7px}.AcesOfStoneShowcase-module__09eqUG__tierLegend img{width:70px;height:55px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary{flex-wrap:wrap;gap:12px;padding:13px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary>img{width:65px;height:65px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary h2{font-size:25px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary small{font-size:9px}.AcesOfStoneShowcase-module__09eqUG__favourite{flex:1;margin-left:0}.AcesOfStoneShowcase-module__09eqUG__pilotSummary p{font-size:10px}.AcesOfStoneShowcase-module__09eqUG__statsTiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.AcesOfStoneShowcase-module__09eqUG__statsTiles>div{gap:7px;min-height:95px;padding:10px 8px}.AcesOfStoneShowcase-module__09eqUG__statsTiles img{width:38px;height:42px}.AcesOfStoneShowcase-module__09eqUG__statsTiles small{letter-spacing:.03em;font-size:8px}.AcesOfStoneShowcase-module__09eqUG__statsTiles strong{font-size:21px;line-height:1.1}.AcesOfStoneShowcase-module__09eqUG__statsColumns{grid-template-columns:1fr;gap:0;margin-top:12px}.AcesOfStoneShowcase-module__09eqUG__statsPanel{padding:13px}.AcesOfStoneShowcase-module__09eqUG__masteryRow{grid-template-columns:34px minmax(80px,1fr) auto minmax(65px,1fr);gap:7px}.AcesOfStoneShowcase-module__09eqUG__masteryRow .AcesOfStoneShowcase-module__09eqUG__progressBar{grid-column:auto}.AcesOfStoneShowcase-module__09eqUG__statsPanel h2{font-size:21px}.AcesOfStoneShowcase-module__09eqUG__medalCollection img{height:80px}}@media (max-width:350px){.AcesOfStoneShowcase-module__09eqUG__logo{width:135px}.AcesOfStoneShowcase-module__09eqUG__awardCard{min-height:174px}.AcesOfStoneShowcase-module__09eqUG__awardCard strong{font-size:11px}.AcesOfStoneShowcase-module__09eqUG__awardArt{max-width:125px}.AcesOfStoneShowcase-module__09eqUG__statsTiles img{width:29px}.AcesOfStoneShowcase-module__09eqUG__statsTiles strong{font-size:18px}.AcesOfStoneShowcase-module__09eqUG__masteryRow{grid-template-columns:28px 1fr auto}.AcesOfStoneShowcase-module__09eqUG__masteryRow .AcesOfStoneShowcase-module__09eqUG__progressBar{grid-column:2/-1}}@media (prefers-reduced-motion:reduce){.AcesOfStoneShowcase-module__09eqUG__scrim *{scroll-behavior:auto}}@media (min-width:761px){.AcesOfStoneShowcase-module__09eqUG__scrim{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.AcesOfStoneShowcase-module__09eqUG__screen{flex-direction:column;flex:1;min-height:0;padding:12px clamp(14px,2vw,30px) 16px;display:flex}.AcesOfStoneShowcase-module__09eqUG__screen h1{flex-shrink:0;font-size:clamp(28px,4vh,44px)}.AcesOfStoneShowcase-module__09eqUG__subtitle{flex-shrink:0;margin:6px 0 12px;font-size:16px}.AcesOfStoneShowcase-module__09eqUG__cabinet{flex-direction:column;flex:1;min-height:0;padding:12px;display:flex}.AcesOfStoneShowcase-module__09eqUG__tabs{flex-shrink:0;margin-bottom:10px}.AcesOfStoneShowcase-module__09eqUG__showcaseGrid{flex:1;align-items:stretch;min-height:0}.AcesOfStoneShowcase-module__09eqUG__collection{flex-direction:column;min-height:0;display:flex}.AcesOfStoneShowcase-module__09eqUG__cardGrid{flex:1;align-content:start;min-height:0;max-height:none}.AcesOfStoneShowcase-module__09eqUG__awardCard{gap:5px;min-height:0;padding:9px}.AcesOfStoneShowcase-module__09eqUG__awardArt{max-width:clamp(75px,12vh,145px)}.AcesOfStoneShowcase-module__09eqUG__awardCard strong{font-size:clamp(11px,1.5vh,16px)}.AcesOfStoneShowcase-module__09eqUG__awardCard small{font-size:10px}.AcesOfStoneShowcase-module__09eqUG__detail{scrollbar-width:thin;min-height:0;padding:14px;overflow:auto}.AcesOfStoneShowcase-module__09eqUG__detail .AcesOfStoneShowcase-module__09eqUG__largeArt{max-width:clamp(100px,23vh,235px);margin:7px auto}.AcesOfStoneShowcase-module__09eqUG__detail h2{font-size:clamp(20px,2.6vh,28px)}.AcesOfStoneShowcase-module__09eqUG__detail>strong{margin:9px 0;font-size:21px}.AcesOfStoneShowcase-module__09eqUG__reward{gap:7px;margin-top:10px;padding-top:10px}.AcesOfStoneShowcase-module__09eqUG__tierLegend{flex-shrink:0;margin-top:8px;padding-top:7px}.AcesOfStoneShowcase-module__09eqUG__tierLegend img{width:60px;height:38px}.AcesOfStoneShowcase-module__09eqUG__filters{flex-shrink:0}.AcesOfStoneShowcase-module__09eqUG__statsScreen{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.AcesOfStoneShowcase-module__09eqUG__pilotSummary{flex-shrink:0;margin-bottom:10px;padding:10px 18px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary>img{width:58px;height:58px}.AcesOfStoneShowcase-module__09eqUG__pilotSummary h2{font-size:23px}.AcesOfStoneShowcase-module__09eqUG__statsTiles{flex-shrink:0;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.AcesOfStoneShowcase-module__09eqUG__statsTiles>div{gap:8px;min-height:80px;padding:10px}.AcesOfStoneShowcase-module__09eqUG__statsTiles img{width:34px;height:42px}.AcesOfStoneShowcase-module__09eqUG__statsTiles small{letter-spacing:0;font-size:9px}.AcesOfStoneShowcase-module__09eqUG__statsTiles strong{font-size:clamp(19px,2.4vh,28px)}.AcesOfStoneShowcase-module__09eqUG__statsColumns{flex:1;align-items:stretch;min-height:0;margin-top:10px}.AcesOfStoneShowcase-module__09eqUG__statsColumns>*{scrollbar-width:thin;min-height:0;overflow:auto}.AcesOfStoneShowcase-module__09eqUG__statsPanel{margin-bottom:0;padding:12px}.AcesOfStoneShowcase-module__09eqUG__statsPanel+.AcesOfStoneShowcase-module__09eqUG__statsPanel{margin-top:10px}.AcesOfStoneShowcase-module__09eqUG__statsPanel h2{margin-bottom:9px;font-size:21px}.AcesOfStoneShowcase-module__09eqUG__masteryRow{grid-template-columns:30px minmax(85px,1fr) auto minmax(60px,1fr);margin-bottom:3px}.AcesOfStoneShowcase-module__09eqUG__masteryRow>img{width:30px;height:30px}.AcesOfStoneShowcase-module__09eqUG__masteryRow .AcesOfStoneShowcase-module__09eqUG__progressBar{grid-column:auto}.AcesOfStoneShowcase-module__09eqUG__medalCollection img{height:60px}}@media (min-width:761px) and (max-width:1100px){.AcesOfStoneShowcase-module__09eqUG__statsTiles{grid-template-columns:repeat(3,minmax(0,1fr))}.AcesOfStoneShowcase-module__09eqUG__statsTiles>div{min-height:60px}}@media (min-width:761px){.AcesOfStoneShowcase-module__09eqUG__awardCard{gap:4px;padding:8px}.AcesOfStoneShowcase-module__09eqUG__awardCard .AcesOfStoneShowcase-module__09eqUG__awardArt{flex-shrink:0;max-width:clamp(60px,9vh,110px)}.AcesOfStoneShowcase-module__09eqUG__awardCard .AcesOfStoneShowcase-module__09eqUG__progressBar{flex-shrink:0;height:7px;min-height:7px}}@media (max-width:600px){.AcesOfStoneShowcase-module__09eqUG__pilotSummary{flex-wrap:wrap;gap:12px}.AcesOfStoneShowcase-module__09eqUG__favourite{border-top:1px solid #597083;flex-basis:100%;max-width:none;margin-left:0;padding-top:10px}}
.AcesAdventureWorkshop-module__g2p8RG__scrim{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box;background:#060c14d9;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0;overflow-y:auto}.AcesAdventureWorkshop-module__g2p8RG__modal{color:#edf2ef;background:linear-gradient(#132235 0%,#0c1622 100%);border:2px solid #8d7037;border-radius:12px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #000c,0 0 32px #dfa03b26}.AcesAdventureWorkshop-module__g2p8RG__header{background:linear-gradient(#dfa03b1f 0%,#0000 100%);border-bottom:2px solid #5a4524;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__headerTitle{align-items:center;gap:12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__headerTitle svg{color:#dfa03b;width:28px;height:28px}.AcesAdventureWorkshop-module__g2p8RG__headerTitle h2{letter-spacing:.08em;color:gold;margin:0;font-size:20px;font-weight:900}.AcesAdventureWorkshop-module__g2p8RG__headerTitle small{color:#94a3b8;letter-spacing:.04em;font-size:12px;display:block}.AcesAdventureWorkshop-module__g2p8RG__closeButton{color:#cbd5e1;cursor:pointer;background:#ffffff0f;border:1px solid #475569;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.AcesAdventureWorkshop-module__g2p8RG__closeButton:hover{color:#fff;background:#ef4444;border-color:#ef4444}.AcesAdventureWorkshop-module__g2p8RG__content{flex-direction:column;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.AcesAdventureWorkshop-module__g2p8RG__economyBar{background:#0a121ccc;border:1px solid #4a3a1f;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 18px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__salvageInfo{align-items:center;gap:12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__salvageIcon{color:#df830d;background:#df830d22;border:1px solid #df830d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__salvageText small{letter-spacing:.1em;color:#94a3b8;font-size:10px;font-weight:800;display:block}.AcesAdventureWorkshop-module__g2p8RG__salvageText strong{color:gold;font-size:20px;font-weight:900}.AcesAdventureWorkshop-module__g2p8RG__respecButton{color:#cbd5e1;letter-spacing:.05em;cursor:pointer;background:linear-gradient(#334155 0%,#1e293b 100%);border:1px solid #64748b;border-radius:6px;padding:8px 16px;font-size:11px;font-weight:800;transition:all .15s}.AcesAdventureWorkshop-module__g2p8RG__respecButton:hover:not(:disabled){color:#fff;background:#475569;border-color:#94a3b8}.AcesAdventureWorkshop-module__g2p8RG__respecButton:disabled{opacity:.4;cursor:not-allowed}.AcesAdventureWorkshop-module__g2p8RG__sectionHeading{letter-spacing:.12em;color:#dfa03b;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:900}.AcesAdventureWorkshop-module__g2p8RG__tracksGrid{flex-direction:column;gap:12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__trackCard{background:#0e1927b3;border:1px solid #2a3d53;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__trackLeft{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.AcesAdventureWorkshop-module__g2p8RG__trackIcon{box-sizing:border-box;background:#08101a;border:1px solid #3e536c;border-radius:6px;flex-shrink:0;width:40px;height:40px;padding:4px}.AcesAdventureWorkshop-module__g2p8RG__trackIcon img{object-fit:contain;width:100%;height:100%}.AcesAdventureWorkshop-module__g2p8RG__trackMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.AcesAdventureWorkshop-module__g2p8RG__trackMeta strong{color:#f1f5f9;font-size:13px;font-weight:800}.AcesAdventureWorkshop-module__g2p8RG__trackMeta small{color:#94a3b8;font-size:11px}.AcesAdventureWorkshop-module__g2p8RG__pipsContainer{gap:5px;margin-top:4px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__pip{background:#1e293b;border:1px solid #334155;border-radius:2px;width:16px;height:8px;transition:all .2s}.AcesAdventureWorkshop-module__g2p8RG__pipActive{background:#f59e0b;border-color:gold;box-shadow:0 0 6px #f59e0b99}.AcesAdventureWorkshop-module__g2p8RG__trackRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__upgradeBtn{color:#fff;cursor:pointer;text-shadow:0 1px 2px #00000080;background:linear-gradient(#d97706 0%,#b45309 100%);border:1px solid #f59e0b;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;min-width:110px;padding:6px 12px;font-size:11px;font-weight:900;transition:all .15s;display:flex}.AcesAdventureWorkshop-module__g2p8RG__upgradeBtn:hover:not(:disabled){background:linear-gradient(#f59e0b 0%,#d97706 100%);box-shadow:0 0 12px #f59e0b80}.AcesAdventureWorkshop-module__g2p8RG__upgradeBtn:disabled{color:#64748b;cursor:not-allowed;text-shadow:none;background:#1e293b;border-color:#334155}.AcesAdventureWorkshop-module__g2p8RG__costSubtext{opacity:.9;font-size:9px;font-weight:400}.AcesAdventureWorkshop-module__g2p8RG__slotsRow{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.AcesAdventureWorkshop-module__g2p8RG__moduleSlot{text-align:center;background:#0e1927cc;border:2px dashed #475569;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:90px;padding:14px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__moduleSlotOccupied{background:linear-gradient(#0284c726 0%,#0e1927e6 100%);border-style:solid;border-color:#0284c7}.AcesAdventureWorkshop-module__g2p8RG__slotLocked{opacity:.6;background:#0f172a80;border-color:#334155}.AcesAdventureWorkshop-module__g2p8RG__slotIcon{object-fit:contain;width:32px;height:32px}.AcesAdventureWorkshop-module__g2p8RG__slotName{color:#e2e8f0;font-size:11px;font-weight:800}.AcesAdventureWorkshop-module__g2p8RG__unequipBtn{color:#f87171;cursor:pointer;background:0 0;border:none;padding:2px;font-size:10px;text-decoration:underline}.AcesAdventureWorkshop-module__g2p8RG__unequipBtn:hover{color:#ef4444}.AcesAdventureWorkshop-module__g2p8RG__moduleList{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:10px;display:grid}.AcesAdventureWorkshop-module__g2p8RG__moduleCard{background:#0f172a99;border:1px solid #334155;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__moduleCardUnlocked{background:#0f172ad9;border-color:#475569}.AcesAdventureWorkshop-module__g2p8RG__moduleCardIcon{background:#09121d;border-radius:4px;flex-shrink:0;width:32px;height:32px;padding:3px}.AcesAdventureWorkshop-module__g2p8RG__moduleCardInfo{flex:1;min-width:0}.AcesAdventureWorkshop-module__g2p8RG__moduleCardInfo strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.AcesAdventureWorkshop-module__g2p8RG__moduleCardInfo small{color:#94a3b8;font-size:9px;display:block}.AcesAdventureWorkshop-module__g2p8RG__equipBtn{color:#fff;cursor:pointer;background:#0284c7;border:1px solid #38bdf8;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800}.AcesAdventureWorkshop-module__g2p8RG__equipBtn:hover:not(:disabled){background:#0369a1}.AcesAdventureWorkshop-module__g2p8RG__equipBtn:disabled{color:#64748b;cursor:not-allowed;background:#1e293b;border-color:#334155}.AcesAdventureWorkshop-module__g2p8RG__aircraftRow{gap:14px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__aircraftCard{cursor:pointer;background:#0e1927cc;border:2px solid #334155;border-radius:8px;flex:1;align-items:center;gap:14px;padding:14px 18px;transition:all .15s;display:flex}.AcesAdventureWorkshop-module__g2p8RG__aircraftCardSelected{background:linear-gradient(#dfa03b26 0%,#0e1927e6 100%);border-color:#dfa03b;box-shadow:0 0 16px #dfa03b33}.AcesAdventureWorkshop-module__g2p8RG__aircraftCardLocked{opacity:.5;cursor:not-allowed}.AcesAdventureWorkshop-module__g2p8RG__aircraftPortrait{object-fit:cover;background:#08101a;border:1px solid #475569;border-radius:6px;width:54px;height:54px}.AcesAdventureWorkshop-module__g2p8RG__aircraftDetails{flex:1}.AcesAdventureWorkshop-module__g2p8RG__aircraftDetails strong{color:gold;font-size:14px;display:block}.AcesAdventureWorkshop-module__g2p8RG__aircraftDetails small{color:#94a3b8;font-size:11px;display:block}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkOverlay{z-index:150;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030712eb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkCard{text-align:center;background:#0f172a;border:2px solid gold;border-radius:12px;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 0 50px #ffd7004d}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkArt{background-position:50% 55%;background-size:cover;width:100%;height:280px;position:relative}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkBody{flex-direction:column;align-items:center;gap:14px;padding:24px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkBody h2{color:gold;letter-spacing:.08em;margin:0;font-size:24px;font-weight:900}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkStats{color:#94a3b8;gap:20px;font-size:12px;display:flex}.AcesAdventureWorkshop-module__g2p8RG__thunderhawkStats b{color:#38bdf8}.AcesAdventureWorkshop-module__g2p8RG__claimBtn{letter-spacing:.08em;color:#1a0f02;cursor:pointer;background:linear-gradient(#f59e0b 0%,#b45309 100%);border:2px solid gold;border-radius:8px;padding:12px 32px;font-size:13px;font-weight:900;transition:all .15s;box-shadow:0 0 20px #f59e0b99}.AcesAdventureWorkshop-module__g2p8RG__claimBtn:hover{transform:scale(1.03);box-shadow:0 0 30px #ffd700cc}@media (max-width:640px){.AcesAdventureWorkshop-module__g2p8RG__slotsRow{grid-template-columns:1fr}.AcesAdventureWorkshop-module__g2p8RG__aircraftRow{flex-direction:column}.AcesAdventureWorkshop-module__g2p8RG__trackCard{flex-direction:column;align-items:flex-start}.AcesAdventureWorkshop-module__g2p8RG__trackRight,.AcesAdventureWorkshop-module__g2p8RG__upgradeBtn{width:100%}}
.AcesAdventureScreen-module__7f4euq__screen{color:#edf2ef;-webkit-user-select:none;user-select:none;background:#080f18;flex-direction:column;width:100%;height:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.AcesAdventureScreen-module__7f4euq__body{box-sizing:border-box;background:radial-gradient(circle at 50% 30%,#0d1a29 0%,#050a10 100%);border-inline:1px solid #233549;flex:1;grid-template-columns:260px 640px minmax(0,1fr);width:100%;max-width:1600px;height:calc(100vh - 80px);margin:0 auto;display:grid;overflow:hidden}.AcesAdventureScreen-module__7f4euq__leftColumn{background:#0a121cf2;border-right:2px solid #233549;flex-direction:column;gap:8px;padding:14px 10px;display:flex;overflow-y:auto}.AcesAdventureScreen-module__7f4euq__columnHeading{letter-spacing:.12em;color:#dfa03b;text-transform:uppercase;margin:0;padding:4px 8px;font-size:11px;font-weight:900}.AcesAdventureScreen-module__7f4euq__actCard{cursor:pointer;text-align:left;color:inherit;background:#0f1a28b3;border:1px solid #283e54;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;transition:all .18s;display:flex}.AcesAdventureScreen-module__7f4euq__actCard:hover{background:#1c2d44d9;border-color:#4a6889}.AcesAdventureScreen-module__7f4euq__actCardActive{background:linear-gradient(90deg,#dfa03b33 0%,#142438e6 100%);border-color:#dfa03b;box-shadow:0 0 14px #dfa03b40,inset 0 0 8px #dfa03b1a}.AcesAdventureScreen-module__7f4euq__actCrestImg{object-fit:contain;flex-shrink:0;width:44px;height:44px}.AcesAdventureScreen-module__7f4euq__actCardMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.AcesAdventureScreen-module__7f4euq__actCardTitle{letter-spacing:.08em;color:#dfa03b;font-size:11px;font-weight:900}.AcesAdventureScreen-module__7f4euq__actCardTerritory{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.AcesAdventureScreen-module__7f4euq__actCardStatus{color:#64748b;letter-spacing:.04em;font-size:10px;font-weight:800}.AcesAdventureScreen-module__7f4euq__actCardStatusCompleted{color:#4ade80}.AcesAdventureScreen-module__7f4euq__actCardLocked{opacity:.58;background:#0b121c80;border-color:#1a2736}.AcesAdventureScreen-module__7f4euq__actCardLocked:hover{opacity:.85;background:#142030b3;border-color:#334c67}.AcesAdventureScreen-module__7f4euq__actCrestWrapper{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.AcesAdventureScreen-module__7f4euq__crestLockOverlay{color:#94a3b8;background:#080e16a6;border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AcesAdventureScreen-module__7f4euq__actCardStatusLocked{color:#64748b;letter-spacing:.08em;font-weight:800}.AcesAdventureScreen-module__7f4euq__mapColumn{scrollbar-width:thin;scrollbar-color:#dfa03b #060e18;cursor:grab;background:#02060d;width:640px;height:100%;min-height:0;position:relative;overflow:hidden auto}.AcesAdventureScreen-module__7f4euq__mapColumnDragging{-webkit-user-select:none;user-select:none;cursor:grabbing!important}.AcesAdventureScreen-module__7f4euq__mapColumn::-webkit-scrollbar{width:8px}.AcesAdventureScreen-module__7f4euq__mapColumn::-webkit-scrollbar-track{background:#060e18}.AcesAdventureScreen-module__7f4euq__mapColumn::-webkit-scrollbar-thumb{background:#283e54;border:1px solid #dfa03b;border-radius:4px}.AcesAdventureScreen-module__7f4euq__mapColumn::-webkit-scrollbar-thumb:hover{background:#dfa03b}.AcesAdventureScreen-module__7f4euq__mapTrack{width:640px;height:7680px;position:relative}.AcesAdventureScreen-module__7f4euq__actPanel{background-position:50%;background-size:cover;width:640px;height:960px;transition:filter .4s;position:absolute;left:0}.AcesAdventureScreen-module__7f4euq__actPanelLocked{filter:grayscale(.85)brightness(.35)contrast(.9)}.AcesAdventureScreen-module__7f4euq__lockedActOverlay{pointer-events:none;z-index:11;justify-content:center;align-items:center;width:640px;height:960px;display:flex;position:absolute;left:0;overflow:hidden}.AcesAdventureScreen-module__7f4euq__lockedFogLayer{opacity:.75;filter:brightness(.9)contrast(1.1);background-position:50%;background-size:cover;animation:20s ease-in-out infinite alternate AcesAdventureScreen-module__7f4euq__fogShift;position:absolute;inset:0}@keyframes AcesAdventureScreen-module__7f4euq__fogShift{0%{opacity:.65;transform:scale(1)translateY(0)}to{opacity:.85;transform:scale(1.05)translateY(-8px)}}.AcesAdventureScreen-module__7f4euq__lockedActBadge{z-index:4;color:#94a3b8;letter-spacing:.1em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a121ceb;border:1.5px solid #64748b;border-radius:20px;align-items:center;gap:8px;padding:8px 18px;font-size:11px;font-weight:900;display:inline-flex;position:relative;box-shadow:0 4px 18px #000000d9}.AcesAdventureScreen-module__7f4euq__cloudSeamOverlay{pointer-events:none;z-index:4;opacity:.96;filter:drop-shadow(0 6px 14px #0009);background-repeat:no-repeat;background-size:100% 100%;width:680px;height:280px;animation:14s ease-in-out infinite alternate AcesAdventureScreen-module__7f4euq__cloudDrift;position:absolute;left:-20px}.AcesAdventureScreen-module__7f4euq__cloudTopOverlay{pointer-events:none;z-index:4;opacity:.95;filter:drop-shadow(0 8px 16px #0009);background-repeat:no-repeat;background-size:100% 100%;width:680px;height:220px;position:absolute;top:-40px;left:-20px}.AcesAdventureScreen-module__7f4euq__cloudBottomOverlay{pointer-events:none;z-index:4;opacity:.95;filter:drop-shadow(0 -8px 16px #0009);background-repeat:no-repeat;background-size:100% 100%;width:680px;height:220px;position:absolute;bottom:-40px;left:-20px}@keyframes AcesAdventureScreen-module__7f4euq__cloudDrift{0%{transform:translate(-8px)scale(1)}to{transform:translate(8px)scale(1.02)}}.AcesAdventureScreen-module__7f4euq__mapSvgLayer{pointer-events:none;z-index:5;width:640px;height:7680px;position:absolute;inset:0}.AcesAdventureScreen-module__7f4euq__missionNodeBtn{color:#e2e8f0;cursor:pointer;z-index:10;background:radial-gradient(circle at 40% 40%,#1e293b 0%,#0f172a 100%);border:2px solid #57708c;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:13px;font-weight:900;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 10px #000000b3}.AcesAdventureScreen-module__7f4euq__missionNodeBtn:hover{border-color:#93c5fd;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 16px #93c5fd80}.AcesAdventureScreen-module__7f4euq__nodeCleared{color:gold;background:radial-gradient(circle at 40% 40%,#2a2012 0%,#120e09 100%);border-color:#dfa03b;font-size:15px;font-weight:900;box-shadow:0 0 10px #dfa03b73}.AcesAdventureScreen-module__7f4euq__nodeSelected{color:#00e5ff;background:radial-gradient(circle at 40% 40%,#092c48 0%,#041422 100%);border-color:#00e5ff;box-shadow:0 0 18px #00e5ffcc,inset 0 0 8px #00e5ff66}.AcesAdventureScreen-module__7f4euq__radarPulseRing{opacity:.8;pointer-events:none;border:2px solid #00e5ff;border-radius:50%;animation:2.2s cubic-bezier(0,0,.2,1) infinite AcesAdventureScreen-module__7f4euq__radarPing;position:absolute;inset:-9px}@keyframes AcesAdventureScreen-module__7f4euq__radarPing{0%{opacity:.95;transform:scale(.85)}75%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}.AcesAdventureScreen-module__7f4euq__nodeLocked{color:#64748b;opacity:.88;background:radial-gradient(circle at 40% 40%,#17202e 0%,#0b111a 100%);border-color:#334155;box-shadow:0 2px 6px #0009}.AcesAdventureScreen-module__7f4euq__nodeUnlocked{color:gold;background:radial-gradient(circle at 40% 40%,#201a12 0%,#0f0c08 100%);border-color:#dfa03b;box-shadow:0 0 10px #dfa03b59}.AcesAdventureScreen-module__7f4euq__clearedNodeInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AcesAdventureScreen-module__7f4euq__nodeText{z-index:2;letter-spacing:.04em;position:relative}.AcesAdventureScreen-module__7f4euq__bossNodeBtn{width:72px;height:72px;box-shadow:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;overflow:visible}.AcesAdventureScreen-module__7f4euq__bossNodeBtn:hover{box-shadow:none;transform:translate(-50%,-50%)scale(1.08)}.AcesAdventureScreen-module__7f4euq__bossMedallionWrapper{justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative}.AcesAdventureScreen-module__7f4euq__bossSunburstSvg{filter:drop-shadow(0 0 10px #dfa03b99);width:100%;height:100%;animation:3s ease-in-out infinite alternate AcesAdventureScreen-module__7f4euq__bossSunburstPulse;position:absolute;inset:0}@keyframes AcesAdventureScreen-module__7f4euq__bossSunburstPulse{0%{filter:drop-shadow(0 0 8px #dfa03b80)}to{filter:drop-shadow(0 0 18px #ffd700d9)}}.AcesAdventureScreen-module__7f4euq__bossSkullSvg{z-index:2;filter:drop-shadow(0 2px 4px #000000e6);position:relative}.AcesAdventureScreen-module__7f4euq__bossNumberPill{z-index:3;color:gold;letter-spacing:.05em;background:#0f0703;border:1.5px solid gold;border-radius:10px;padding:1px 7px;font-size:10px;font-weight:900;position:absolute;bottom:0;box-shadow:0 2px 6px #000000d9}.AcesAdventureScreen-module__7f4euq__skyAwaitsBadge{color:#fce7b2;letter-spacing:.12em;z-index:20;pointer-events:none;background:#0a1420e0;border:1.5px solid #dfa03b;border-radius:6px;align-items:center;gap:8px;padding:8px 14px;font-size:10px;font-weight:900;display:inline-flex;position:sticky;bottom:18px;left:18px;box-shadow:0 4px 16px #000000b3}.AcesAdventureScreen-module__7f4euq__compassRose{box-sizing:border-box;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:20;pointer-events:none;opacity:.98;background:radial-gradient(circle,#101d2bf2 0%,#050b12e0 72%,#050b1273 100%);border:1px solid #f6c453cc;border-radius:50%;width:76px;height:76px;margin:18px 18px 0 auto;padding:7px;display:block;position:sticky;top:18px;box-shadow:0 4px 16px #000000bf,0 0 12px #f6c4534d,inset 0 0 10px #f6c4531f}.AcesAdventureScreen-module__7f4euq__rightColumn{background:#0a121cf2;border-left:2px solid #233549;flex-direction:column;gap:18px;padding:18px 22px;display:flex;overflow-y:auto}.AcesAdventureScreen-module__7f4euq__campaignProgressBlock{flex-direction:column;gap:8px;display:flex}.AcesAdventureScreen-module__7f4euq__progressLabelRow{justify-content:space-between;align-items:center;display:flex}.AcesAdventureScreen-module__7f4euq__progressLabelRow span{letter-spacing:.12em;color:#94a3b8;font-size:11px;font-weight:900}.AcesAdventureScreen-module__7f4euq__progressLabelRow strong{color:gold;font-size:13px;font-weight:900}.AcesAdventureScreen-module__7f4euq__progressBarContainer{background:#101c2a;border:1px solid #2e455d;border-radius:4px;width:100%;height:8px;position:relative;overflow:hidden}.AcesAdventureScreen-module__7f4euq__progressBarFill{background:linear-gradient(90deg,#d97706 0%,#f59e0b 50%,gold 100%);height:100%;transition:width .3s;box-shadow:0 0 10px #f59e0bb3}.AcesAdventureScreen-module__7f4euq__actCrestsRow{background:#0e192699;border:1px solid #25384d;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 4px;display:flex}.AcesAdventureScreen-module__7f4euq__miniCrestBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;padding:2px;display:flex;position:relative}.AcesAdventureScreen-module__7f4euq__miniCrestBtn img{object-fit:contain;width:28px;height:28px;transition:transform .15s}.AcesAdventureScreen-module__7f4euq__miniCrestBtn:hover img{transform:scale(1.15)}.AcesAdventureScreen-module__7f4euq__miniCrestActiveIndicator{background:#dfa03b;border-radius:2px;width:14px;height:3px;margin-top:3px;box-shadow:0 0 6px #dfa03b}.AcesAdventureScreen-module__7f4euq__miniCrestLocked{opacity:.35;filter:grayscale()}.AcesAdventureScreen-module__7f4euq__miniCrestLocked:hover{opacity:.65}.AcesAdventureScreen-module__7f4euq__missionCard{background:#0e1928d9;border:1.5px solid #334c67;border-radius:10px;flex-direction:column;gap:14px;padding:16px;display:flex;box-shadow:0 6px 20px #0009}.AcesAdventureScreen-module__7f4euq__missionHeader h2{color:#fff;letter-spacing:.05em;margin:0;font-size:17px;font-weight:900}.AcesAdventureScreen-module__7f4euq__missionHeader p{color:#93c5fd;margin:4px 0 0;font-size:13px}.AcesAdventureScreen-module__7f4euq__missionPreviewArt{background-position:50%;background-size:cover;border:1px solid #344c66;border-radius:6px;width:100%;height:150px;position:relative;overflow:hidden}.AcesAdventureScreen-module__7f4euq__rewardBox{background:#080e17d9;border:1px solid #32475e;border-radius:6px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.AcesAdventureScreen-module__7f4euq__rewardHeader{letter-spacing:.12em;color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:900}.AcesAdventureScreen-module__7f4euq__rewardContent{align-items:center;gap:10px;display:flex}.AcesAdventureScreen-module__7f4euq__rewardIcon{object-fit:contain;flex-shrink:0;width:34px;height:34px}.AcesAdventureScreen-module__7f4euq__rewardInfo strong{color:gold;font-size:12px;display:block}.AcesAdventureScreen-module__7f4euq__rewardInfo small{color:#cbd5e1;font-size:11px;display:block}.AcesAdventureScreen-module__7f4euq__upgradesRow{flex-direction:column;gap:8px;display:flex}.AcesAdventureScreen-module__7f4euq__upgradesLabel{letter-spacing:.12em;color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:900}.AcesAdventureScreen-module__7f4euq__upgradeIconsGroup{gap:12px;display:flex}.AcesAdventureScreen-module__7f4euq__upgradeBadge{cursor:pointer;background:#0a131fb3;border:1px solid #334960;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:8px;transition:all .15s;display:flex}.AcesAdventureScreen-module__7f4euq__upgradeBadge:hover{background:#16263bd9;border-color:#dfa03b}.AcesAdventureScreen-module__7f4euq__upgradeBadge img{object-fit:contain;width:28px;height:28px}.AcesAdventureScreen-module__7f4euq__upgradeBadge span{color:#cbd5e1;letter-spacing:.05em;font-size:9px;font-weight:800}.AcesAdventureScreen-module__7f4euq__launchCta{color:#1a0f02;letter-spacing:.08em;cursor:pointer;background:linear-gradient(#f5be41 0%,#d48b18 100%);border:2px solid gold;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 20px;font-size:15px;font-weight:900;transition:all .15s;display:flex;box-shadow:0 4px 20px #f5be4166}.AcesAdventureScreen-module__7f4euq__launchCta:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 28px #f5be4199}.AcesAdventureScreen-module__7f4euq__launchCta:disabled{color:#64748b;cursor:not-allowed;box-shadow:none;background:#233245;border-color:#3b4e63;transform:none}.AcesAdventureScreen-module__7f4euq__subtextNotice{text-align:center;color:#d97706;margin:0;font-size:11px;font-style:italic}.AcesAdventureScreen-module__7f4euq__mobileRail,.AcesAdventureScreen-module__7f4euq__mobileDrawer{display:none}@media (max-width:768px){.AcesAdventureScreen-module__7f4euq__body{border-inline:none;flex-direction:column;height:calc(100vh - 66px);display:flex}.AcesAdventureScreen-module__7f4euq__leftColumn,.AcesAdventureScreen-module__7f4euq__rightColumn{display:none}.AcesAdventureScreen-module__7f4euq__mobileRail{z-index:25;background:#09121d;border-bottom:2px solid #233549;flex-direction:column;gap:8px;padding:8px 12px;display:flex}.AcesAdventureScreen-module__7f4euq__mobileActCrests{scrollbar-width:none;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.AcesAdventureScreen-module__7f4euq__mobileActCrests::-webkit-scrollbar{display:none}.AcesAdventureScreen-module__7f4euq__mobileCrestBtn{background:#111e2f;border:1px solid #334960;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:2px;display:flex;position:relative}.AcesAdventureScreen-module__7f4euq__mobileCrestBtnActive{border-color:#dfa03b;box-shadow:0 0 10px #dfa03b80}.AcesAdventureScreen-module__7f4euq__mobileCrestBtn img{object-fit:contain;width:32px;height:32px}.AcesAdventureScreen-module__7f4euq__mobileSegmentedRow{justify-content:center;display:flex}.AcesAdventureScreen-module__7f4euq__mapColumn{flex:1;width:100%}.AcesAdventureScreen-module__7f4euq__mapTrack{left:50%;transform:translate(-50%)}.AcesAdventureScreen-module__7f4euq__mobileDrawer{z-index:30;max-height:180px;padding:8px 16px calc(14px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#0b1523;border-top:2px solid #dfa03b;border-radius:16px 16px 0 0;flex-direction:column;transition:max-height .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #000000d9}.AcesAdventureScreen-module__7f4euq__mobileDrawerExpanded{max-height:80vh;overflow-y:auto}.AcesAdventureScreen-module__7f4euq__drawerHandle{color:#dfa03b;cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;width:44px;height:18px;padding:0;font-size:16px;font-weight:900;display:flex}.AcesAdventureScreen-module__7f4euq__drawerSummary{align-items:center;gap:12px;margin-bottom:8px;display:flex}.AcesAdventureScreen-module__7f4euq__drawerThumb{object-fit:cover;border:1px solid #3b4e64;border-radius:6px;flex-shrink:0;width:56px;height:56px}.AcesAdventureScreen-module__7f4euq__drawerMeta{flex:1;min-width:0}.AcesAdventureScreen-module__7f4euq__drawerMeta strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.AcesAdventureScreen-module__7f4euq__drawerMeta small{color:#93c5fd;font-size:11px;display:block}.AcesAdventureScreen-module__7f4euq__drawerRewardRow{color:gold;align-items:center;gap:6px;margin-top:2px;font-size:10px;display:flex}.AcesAdventureScreen-module__7f4euq__drawerExpandedContent{border-top:1px solid #24374c;flex-direction:column;gap:12px;margin-top:10px;padding-top:10px;display:flex}}
.AcesAchievementToast-module__Um-Xzq__toast{z-index:80;color:#fff0c6;pointer-events:auto;background:linear-gradient(110deg,#10243af5,#070f1bf7);border:2px solid #d9ab4e;border-radius:8px;align-items:center;gap:12px;width:min(420px,100vw - 28px);padding:8px 12px 8px 8px;animation:.34s cubic-bezier(.2,1.35,.4,1) both AcesAchievementToast-module__Um-Xzq__toastIn;display:flex;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 0 24px #d99e3544,inset 0 1px #ffe49a66}.AcesAchievementToast-module__Um-Xzq__toast.AcesAchievementToast-module__Um-Xzq__closing{animation:.22s ease-in both AcesAchievementToast-module__Um-Xzq__toastOut}.AcesAchievementToast-module__Um-Xzq__toast img{object-fit:contain;flex:0 0 72px;width:72px;height:72px}.AcesAchievementToast-module__Um-Xzq__toast div{flex-direction:column;gap:3px;min-width:0;display:flex}.AcesAchievementToast-module__Um-Xzq__toast small{color:#ffd36e;letter-spacing:.2em;font-size:9px;font-weight:900}.AcesAchievementToast-module__Um-Xzq__toast strong{color:#fff1c9;font:700 19px Georgia,serif}.AcesAchievementToast-module__Um-Xzq__toast span{color:#aec2d1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.AcesAchievementToast-module__Um-Xzq__toast button{color:#9bb3c5;cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-left:auto;font-size:22px}.AcesAchievementToast-module__Um-Xzq__toast button:hover{color:#fff}@keyframes AcesAchievementToast-module__Um-Xzq__toastIn{0%{opacity:0;transform:translate(-50%,16px)scale(.94)}72%{opacity:1;transform:translate(-50%,-2px)scale(1.015)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes AcesAchievementToast-module__Um-Xzq__toastOut{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,10px)}}@media (max-width:760px){.AcesAchievementToast-module__Um-Xzq__toast{bottom:max(112px,calc(env(safe-area-inset-bottom) + 100px))}.AcesAchievementToast-module__Um-Xzq__toast img{flex-basis:62px;width:62px;height:62px}.AcesAchievementToast-module__Um-Xzq__toast strong{font-size:16px}}@media (prefers-reduced-motion:reduce){.AcesAchievementToast-module__Um-Xzq__toast,.AcesAchievementToast-module__Um-Xzq__toast.AcesAchievementToast-module__Um-Xzq__closing{animation:.22s both AcesAchievementToast-module__Um-Xzq__toastFade}}@keyframes AcesAchievementToast-module__Um-Xzq__toastFade{0%{opacity:0}to{opacity:1}}.AcesAchievementToast-module__Um-Xzq__toast{box-sizing:border-box;isolation:isolate;font-family:Arial,sans-serif;animation-duration:.62s}.AcesAchievementToast-module__Um-Xzq__toast:before{content:"";z-index:-1;pointer-events:none;opacity:0;background:linear-gradient(110deg,#0000 30%,#ffeab877 48%,#0000 64%);border-radius:9px;animation:1s ease-out .35s both AcesAchievementToast-module__Um-Xzq__frameShimmer;position:absolute;inset:-3px}.AcesAchievementToast-module__Um-Xzq__toast:after{content:"✦";color:#fff1bb;text-shadow:0 0 8px #ffc13c;pointer-events:none;animation:.9s .3s both AcesAchievementToast-module__Um-Xzq__awardSpark;position:absolute;top:-13px;left:66px}.AcesAchievementToast-module__Um-Xzq__toast img{filter:drop-shadow(0 0 9px #edb23b66);animation:.75s cubic-bezier(.16,1,.3,1) both AcesAchievementToast-module__Um-Xzq__medalReveal}.AcesAchievementToast-module__Um-Xzq__toast div{flex:1}.AcesAchievementToast-module__Um-Xzq__toast span{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box}.AcesAchievementToast-module__Um-Xzq__toast button{border-radius:50%;flex:0 0 32px;min-height:32px;padding:0}.AcesAchievementToast-module__Um-Xzq__toast button:focus-visible{outline-offset:2px;outline:2px solid #fff1b3}.AcesAchievementToast-module__Um-Xzq__toast.AcesAchievementToast-module__Um-Xzq__closing{animation-duration:.22s}@keyframes AcesAchievementToast-module__Um-Xzq__medalReveal{0%{opacity:0;transform:scale(.65)rotate(-12deg)}60%{opacity:1;transform:scale(1.12)rotate(2deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes AcesAchievementToast-module__Um-Xzq__frameShimmer{0%{opacity:0}35%{opacity:.8}to{opacity:0}}@keyframes AcesAchievementToast-module__Um-Xzq__awardSpark{0%{opacity:0;transform:scale(.2)}45%{opacity:1;transform:scale(1.25)}to{opacity:0;transform:scale(.7)translateY(-8px)}}@keyframes AcesAchievementToast-module__Um-Xzq__toastFadeOut{0%{opacity:1}to{opacity:0}}@media (max-width:760px){.AcesAchievementToast-module__Um-Xzq__toast{gap:8px}.AcesAchievementToast-module__Um-Xzq__toast button{flex-basis:44px;min-height:44px}}@media (prefers-reduced-motion:reduce){.AcesAchievementToast-module__Um-Xzq__toast{animation:.2s both AcesAchievementToast-module__Um-Xzq__toastFade}.AcesAchievementToast-module__Um-Xzq__toast.AcesAchievementToast-module__Um-Xzq__closing{animation:.2s both AcesAchievementToast-module__Um-Xzq__toastFadeOut}.AcesAchievementToast-module__Um-Xzq__toast img{animation:none}.AcesAchievementToast-module__Um-Xzq__toast:before,.AcesAchievementToast-module__Um-Xzq__toast:after{animation:none;display:none}}
.AcesCombatInstruments-module__-Nne7q__instruments{z-index:20;pointer-events:none;color:#fff0cc;grid-template-rows:auto 1fr;grid-template-columns:minmax(250px,310px) minmax(190px,1fr) minmax(210px,250px);gap:12px 26px;padding:18px 20px;font:12px Arial,sans-serif;display:grid;position:absolute;inset:0}.AcesCombatInstruments-module__-Nne7q__instruments *{box-sizing:border-box}.AcesCombatInstruments-module__-Nne7q__panel,.AcesCombatInstruments-module__-Nne7q__weapon,.AcesCombatInstruments-module__-Nne7q__ability{background:linear-gradient(125deg,#23394deb,#0a1829f2 65%);border:2px solid #ba8d46;border-radius:10px 3px;min-width:0;position:relative;box-shadow:inset 0 0 0 2px #263345,inset 0 3px #ffe8a34a,0 0 0 1px #4b331e,0 5px 16px #0008}.AcesCombatInstruments-module__-Nne7q__panel:after,.AcesCombatInstruments-module__-Nne7q__weapon:after{content:"";background:#ffe2a0;border-radius:50%;width:3px;height:3px;position:absolute;top:4px;left:4px;box-shadow:0 1px 2px #000}.AcesCombatInstruments-module__-Nne7q__pilot{grid-column:1;align-items:center;gap:12px;padding:9px;display:flex}.AcesCombatInstruments-module__-Nne7q__pilot img{object-fit:cover;background:#0b1827;border:2px solid #cf9f4c;border-radius:8px 2px;flex-shrink:0;width:66px;height:66px;box-shadow:0 0 0 2px #453821}.AcesCombatInstruments-module__-Nne7q__pilotData{flex:1;min-width:0}.AcesCombatInstruments-module__-Nne7q__pilotData>strong{color:#ecd8ad;text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;font:700 13px Georgia,serif;display:block;overflow:hidden}.AcesCombatInstruments-module__-Nne7q__hullLabel{letter-spacing:.08em;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.AcesCombatInstruments-module__-Nne7q__hullLabel span{font-weight:700}.AcesCombatInstruments-module__-Nne7q__hullLabel b{font-variant-numeric:tabular-nums;color:#b0dfef;white-space:nowrap;font-size:11px}.AcesCombatInstruments-module__-Nne7q__hullBar,.AcesCombatInstruments-module__-Nne7q__missionBar,.AcesCombatInstruments-module__-Nne7q__ability i{background:#040c16;border:1px solid #607a88;border-radius:5px;height:9px;margin-top:5px;display:block;overflow:hidden;box-shadow:inset 0 2px 4px #000}.AcesCombatInstruments-module__-Nne7q__hullBar i,.AcesCombatInstruments-module__-Nne7q__missionBar i,.AcesCombatInstruments-module__-Nne7q__ability i b{background:linear-gradient(#9affcb,#21c17e);height:100%;transition:width .15s;display:block;box-shadow:inset 0 1px #eefffb88}.AcesCombatInstruments-module__-Nne7q__hullBar i{background:repeating-linear-gradient(90deg,#0000 0 calc(25% - 2px),#092d3044 calc(25% - 2px) 25%),linear-gradient(#9affcb,#21c17e)}.AcesCombatInstruments-module__-Nne7q__lives{align-items:center;gap:7px;margin:8px 2px 0;display:flex}.AcesCombatInstruments-module__-Nne7q__lives i{background:#132133;border:1px solid #668092;width:9px;height:9px;transform:rotate(45deg)}.AcesCombatInstruments-module__-Nne7q__lives .AcesCombatInstruments-module__-Nne7q__lifeOn{background:linear-gradient(135deg,#fff0a1,#ca8a23);border-color:#ffd78b;box-shadow:0 0 6px #ffd05a55}.AcesCombatInstruments-module__-Nne7q__mission{text-align:center;grid-column:2;place-self:start center;width:min(100%,450px);padding:9px 17px}.AcesCombatInstruments-module__-Nne7q__mission small,.AcesCombatInstruments-module__-Nne7q__score small,.AcesCombatInstruments-module__-Nne7q__weapon small,.AcesCombatInstruments-module__-Nne7q__ability small{color:#d2b475;letter-spacing:.14em;font-size:9px;font-weight:700;display:block}.AcesCombatInstruments-module__-Nne7q__mission strong{color:#fff0cf;overflow-wrap:anywhere;margin:4px 0;font:700 17px/1.15 Georgia,serif;display:block}.AcesCombatInstruments-module__-Nne7q__mission span{color:#91cde1;font-variant-numeric:tabular-nums;font-size:10px}.AcesCombatInstruments-module__-Nne7q__missionBar{border-color:#406477;height:7px}.AcesCombatInstruments-module__-Nne7q__missionBar i{background:linear-gradient(#b0f3ff,#2cadde)}.AcesCombatInstruments-module__-Nne7q__bossMission{border-color:#d27560}.AcesCombatInstruments-module__-Nne7q__bossMission small{color:#ffad93}.AcesCombatInstruments-module__-Nne7q__bossMission .AcesCombatInstruments-module__-Nne7q__missionBar i{background:linear-gradient(#ffbc6c,#e33d53)}.AcesCombatInstruments-module__-Nne7q__score{text-align:right;grid-column:3;grid-template-columns:1fr auto;align-self:start;gap:3px 12px;padding:10px 12px;display:grid}.AcesCombatInstruments-module__-Nne7q__score small,.AcesCombatInstruments-module__-Nne7q__score>strong,.AcesCombatInstruments-module__-Nne7q__score>span{grid-column:1}.AcesCombatInstruments-module__-Nne7q__score>strong{color:#ffda72;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font:700 clamp(21px,2vw,29px)/1.05 Georgia,serif}.AcesCombatInstruments-module__-Nne7q__score>span{color:#adc6d7;white-space:nowrap;font-size:10px}.AcesCombatInstruments-module__-Nne7q__score span b{color:#85dcff}.AcesCombatInstruments-module__-Nne7q__score button{pointer-events:auto;color:#ffe1a1;cursor:pointer;background:linear-gradient(#304c65,#142639);border:1px solid #bd995b;border-radius:5px;grid-area:1/2/4;width:54px;min-height:48px;padding:5px;font-size:9px}.AcesCombatInstruments-module__-Nne7q__dock{grid-area:2/1/auto/-1;justify-content:space-between;align-self:end;align-items:flex-end;gap:20px;min-height:0;display:flex}.AcesCombatInstruments-module__-Nne7q__weapon{width:min(340px,35%);padding:11px 16px}.AcesCombatInstruments-module__-Nne7q__weapon small{color:#fae0a2;font:700 14px Georgia,serif}.AcesCombatInstruments-module__-Nne7q__weapon strong{color:#ffd476;letter-spacing:.04em;margin-top:5px;font-size:11px;display:block}.AcesCombatInstruments-module__-Nne7q__weapon>span{color:#a1b6c8;letter-spacing:.08em;margin-top:7px;font-size:9px;display:block}.AcesCombatInstruments-module__-Nne7q__pips{gap:7px;margin-top:8px;display:flex}.AcesCombatInstruments-module__-Nne7q__pips i{background:#091827;border:1px solid #886e40;border-radius:4px;width:15px;height:13px}.AcesCombatInstruments-module__-Nne7q__pips .AcesCombatInstruments-module__-Nne7q__pipOn{background:linear-gradient(#fff0a0,#e0a332);border-color:#ffe6a3;box-shadow:0 0 8px #ffd26755}.AcesCombatInstruments-module__-Nne7q__abilities{align-items:stretch;gap:8px;display:flex}.AcesCombatInstruments-module__-Nne7q__ability{color:#f2d6a1;text-align:left;flex-direction:column;justify-content:center;width:112px;min-height:90px;padding:9px;display:flex}.AcesCombatInstruments-module__-Nne7q__abilities button{pointer-events:auto;cursor:pointer}.AcesCombatInstruments-module__-Nne7q__ability:disabled{opacity:.55;cursor:default}.AcesCombatInstruments-module__-Nne7q__ability small{justify-content:space-between;align-items:center;gap:6px;display:flex}.AcesCombatInstruments-module__-Nne7q__ability small span{align-items:center;gap:4px;display:inline-flex}.AcesCombatInstruments-module__-Nne7q__ability svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px;height:19px}.AcesCombatInstruments-module__-Nne7q__ability strong{color:#fff0cc;font-variant-numeric:tabular-nums;margin-top:6px;font:700 17px Georgia,serif;display:block}.AcesCombatInstruments-module__-Nne7q__ability kbd{color:#aac0d0;white-space:nowrap;font:9px Arial,sans-serif}.AcesCombatInstruments-module__-Nne7q__ability i{border-color:#705b3c;height:5px;margin-top:8px}.AcesCombatInstruments-module__-Nne7q__ability i b{background:linear-gradient(#ffe29a,#e38c29)}.AcesCombatInstruments-module__-Nne7q__ability>span{color:#a9dacd;margin-top:4px;font-size:9px;display:block}.AcesCombatInstruments-module__-Nne7q__ability:first-child small{color:#ffc176}.AcesCombatInstruments-module__-Nne7q__ability:nth-child(2) small,.AcesCombatInstruments-module__-Nne7q__ability:nth-child(2) strong{color:#8feaff}.AcesCombatInstruments-module__-Nne7q__ability:nth-child(3) small{color:#d7a7ff}.AcesCombatInstruments-module__-Nne7q__ability.AcesCombatInstruments-module__-Nne7q__focus{border-color:#cb96f5;box-shadow:0 0 14px #b765ff66,inset 0 1px #dfb5ff66}.AcesCombatInstruments-module__-Nne7q__instruments button:hover:not(:disabled){filter:brightness(1.2)}.AcesCombatInstruments-module__-Nne7q__instruments button:focus-visible{outline-offset:3px;outline:3px solid #abedff}.AcesCombatInstruments-module__-Nne7q__mobileStatus{display:none}@media (max-width:1100px) and (pointer:fine){.AcesCombatInstruments-module__-Nne7q__instruments{grid-template-columns:250px minmax(150px,1fr) 215px;gap:12px;padding:12px}.AcesCombatInstruments-module__-Nne7q__pilot{gap:7px}.AcesCombatInstruments-module__-Nne7q__pilot img{width:48px;height:54px}.AcesCombatInstruments-module__-Nne7q__score{gap:3px 6px;padding:9px}.AcesCombatInstruments-module__-Nne7q__score button{width:44px}.AcesCombatInstruments-module__-Nne7q__mission{padding:8px}.AcesCombatInstruments-module__-Nne7q__mission strong{font-size:15px}}@media (max-width:760px),(pointer:coarse){.AcesCombatInstruments-module__-Nne7q__instruments{padding:max(7px,env(safe-area-inset-top))max(7px,env(safe-area-inset-right))7px max(7px,env(safe-area-inset-left));grid-template-rows:auto auto auto 1fr;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-content:start;gap:6px;display:grid}.AcesCombatInstruments-module__-Nne7q__pilot{grid-area:1/1;gap:6px;min-height:69px;padding:6px}.AcesCombatInstruments-module__-Nne7q__pilot img{width:36px;height:44px}.AcesCombatInstruments-module__-Nne7q__pilotData>strong{display:none}.AcesCombatInstruments-module__-Nne7q__hullLabel{letter-spacing:0;gap:3px;font-size:9px}.AcesCombatInstruments-module__-Nne7q__hullLabel b{font-size:9px}.AcesCombatInstruments-module__-Nne7q__hullBar{height:7px}.AcesCombatInstruments-module__-Nne7q__lives{gap:6px;margin-top:7px}.AcesCombatInstruments-module__-Nne7q__lives i{width:7px;height:7px}.AcesCombatInstruments-module__-Nne7q__score{grid-area:1/2;align-self:stretch;gap:2px 5px;padding:7px}.AcesCombatInstruments-module__-Nne7q__score small{font-size:8px}.AcesCombatInstruments-module__-Nne7q__score>strong{font-size:18px}.AcesCombatInstruments-module__-Nne7q__score>span{white-space:normal;font-size:8px}.AcesCombatInstruments-module__-Nne7q__score button{width:44px;min-height:44px;font-size:0}.AcesCombatInstruments-module__-Nne7q__score button:before{content:"⌂";font-size:24px}.AcesCombatInstruments-module__-Nne7q__mission{grid-area:2/1/auto/-1;width:100%;padding:5px 9px}.AcesCombatInstruments-module__-Nne7q__mission small{display:none}.AcesCombatInstruments-module__-Nne7q__mission>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.AcesCombatInstruments-module__-Nne7q__mission strong{text-align:left;margin:0;font-size:12px}.AcesCombatInstruments-module__-Nne7q__mission span{flex-shrink:0;font-size:9px}.AcesCombatInstruments-module__-Nne7q__missionBar{height:5px;margin-top:4px}.AcesCombatInstruments-module__-Nne7q__dock{grid-area:3/1/auto/-1;align-self:start;display:block}.AcesCombatInstruments-module__-Nne7q__weapon,.AcesCombatInstruments-module__-Nne7q__abilities{display:none}.AcesCombatInstruments-module__-Nne7q__mobileStatus{color:#eac988;text-align:center;text-shadow:0 1px 3px #000;background:linear-gradient(90deg,#0000,#081929ad,#0000);padding:4px 7px;font-size:9px;display:block}.AcesCombatInstruments-module__-Nne7q__mobileStatus b{color:#718893;padding:0 3px}}@media (pointer:coarse) and (orientation:landscape){.AcesCombatInstruments-module__-Nne7q__instruments{grid-template-columns:minmax(195px,1fr) minmax(170px,1.3fr) minmax(185px,1fr)}.AcesCombatInstruments-module__-Nne7q__pilot{grid-column:1}.AcesCombatInstruments-module__-Nne7q__mission{grid-area:1/2;align-self:start;padding:9px}.AcesCombatInstruments-module__-Nne7q__mission>div:first-child{display:block}.AcesCombatInstruments-module__-Nne7q__mission span{margin-top:4px;display:block}.AcesCombatInstruments-module__-Nne7q__score{grid-column:3}.AcesCombatInstruments-module__-Nne7q__dock{grid-area:2/2}}@media (prefers-reduced-motion:reduce){.AcesCombatInstruments-module__-Nne7q__instruments *{transition:none!important;animation:none!important}}.AcesCombatInstruments-module__-Nne7q__lives>span{color:#93e6e6;white-space:nowrap;margin-left:auto;font:8px Arial,sans-serif}.AcesCombatInstruments-module__-Nne7q__pilot[data-critical=true]{border-color:#ed795d}.AcesCombatInstruments-module__-Nne7q__pilot[data-critical=true] .AcesCombatInstruments-module__-Nne7q__hullBar i{background:linear-gradient(#ffbd79,#e34948)}@media (max-width:760px),(pointer:coarse){.AcesCombatInstruments-module__-Nne7q__lives>span{font-size:7px}}@media (min-width:761px) and (pointer:fine){.AcesCombatInstruments-module__-Nne7q__ability{width:132px}.AcesCombatInstruments-module__-Nne7q__ability small{letter-spacing:.06em;font-size:10px}.AcesCombatInstruments-module__-Nne7q__weapon>span,.AcesCombatInstruments-module__-Nne7q__score small{font-size:10px}}
.AcesOfStoneHUD-module__skXDoG__hud{font-family:Arial,sans-serif}.AcesOfStoneHUD-module__skXDoG__touchDeck{z-index:25}.AcesOfStoneHUD-module__skXDoG__joystick{background:radial-gradient(circle,#28465780,#0a1829a8);border:2px solid #b28c48;box-shadow:inset 0 0 0 3px #142738,inset 0 0 0 4px #a58a4455,0 3px 12px #0006}.AcesOfStoneHUD-module__skXDoG__joystick>span:first-child{background:radial-gradient(circle,#e6bd6488,#856b3544);border-color:#ffe6a0;box-shadow:0 0 12px #ffd88022}.AcesOfStoneHUD-module__skXDoG__joystick>span:last-child{color:#ffe5aa}.AcesOfStoneHUD-module__skXDoG__touchAbility{background:linear-gradient(#264159f0,#0a1729f0);border:2px solid #b69353;transition:filter .12s,transform .12s;box-shadow:inset 0 1px #ffeab288,0 3px 6px #0008}.AcesOfStoneHUD-module__skXDoG__touchAbility:disabled{opacity:.55}.AcesOfStoneHUD-module__skXDoG__touchAbility:focus-visible{outline-offset:3px;outline:2px solid #fff0b0}.AcesOfStoneHUD-module__skXDoG__focusActive{border-color:#dca0ff;box-shadow:0 0 18px #bf6bff66}@media (prefers-reduced-motion:reduce){.AcesOfStoneHUD-module__skXDoG__touchAbility{transition:none}}
