:root{color:#e9edf5;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0a121afa,#070809 42%,#0c0f12),#050505}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{min-height:100vh;padding:22px}.workbench{width:min(1420px,100%);margin:0 auto}.control-bar{display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:12px;align-items:center;margin-bottom:12px}.brand,.search-form,.feature-strip,.builder-card,.mech-panel,.leaderboard,.empty-state,.error-line{border:1px solid rgba(255,255,255,.11);background:#0a0d12eb;box-shadow:0 18px 45px #00000038}.brand{display:inline-flex;align-items:center;gap:10px;min-height:56px;padding:0 16px;color:#f8fafc;font-weight:850}.brand div{display:grid;gap:2px}.brand small{color:#9ba6b8;font-size:11px;font-weight:700;letter-spacing:0;white-space:nowrap}.search-form{display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center;min-height:56px;padding:8px 8px 8px 14px}.search-form svg{color:#9ba6b8}.search-form input{min-width:0;border:0;outline:0;background:transparent;color:#f8fafc}.search-form input::placeholder{color:#6d7482}.search-form button,.icon-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border:1px solid rgba(47,211,140,.55);background:#113622;color:#e8fff2;padding:0 14px;font-weight:780}.ghost-button{border-color:#ffffff24;background:#ffffff0d;color:#aeb7c8}.ghost-button:disabled{opacity:.58}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.feature-strip{display:grid;grid-template-columns:minmax(250px,360px) minmax(0,1fr);gap:16px;align-items:center;margin-bottom:12px;padding:16px;border-color:#2fd38c3d;background:linear-gradient(90deg,#0f2c1fbd,#0a0d12f0 44%,#18140c94),#0a0d12eb}.feature-copy h2{max-width:680px;font-size:21px}.flow-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.flow-step{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 9px;min-width:0;min-height:78px;padding:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0b}.flow-step.is-muted{opacity:.62}.flow-icon{display:grid;place-items:center;width:34px;height:34px;grid-row:1 / span 2;border:1px solid rgba(47,211,140,.25);background:#2fd38c1a;color:#8ff8bd}.flow-step>div{min-width:0}.flow-step small,.flow-step em,.stat-bar small,.loadout-row span,.language-item em,.card-footer,.leader-row small{color:#9ba6b8}.flow-step small{display:block;margin-bottom:4px;font-size:11px;font-weight:800}.flow-step strong{display:block;min-width:0;color:#f8fafc;font-size:13px;line-height:1.22;overflow-wrap:anywhere}.flow-step em{grid-column:2;align-self:end;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.experience-grid{display:grid;grid-template-columns:minmax(330px,410px) minmax(620px,1fr);grid-template-areas:"card mech" "board mech";gap:12px;align-items:stretch}.builder-card{grid-area:card;padding:16px}.mech-panel{grid-area:mech;align-self:start;padding:16px}.leaderboard{grid-area:board;padding:16px}.section-caption,.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.section-caption{padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}.source-pill{flex:0 0 auto;min-height:28px;padding:6px 9px;border:1px solid rgba(255,184,76,.34);background:#ffb84c14;color:#ffd084;font-size:11px;font-weight:800}.identity-row{display:grid;grid-template-columns:76px 1fr 60px;gap:13px;align-items:center}.avatar{width:76px;height:76px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#10141c}.identity-copy{min-width:0}.identity-copy small{display:block;margin-top:6px;color:#9ba6b8;font-size:12px;overflow-wrap:anywhere}.eyebrow{color:#9ba6b8;font-size:11px;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2{margin:4px 0;color:#f8fafc;line-height:1.08;letter-spacing:0}h1{font-size:27px;overflow-wrap:anywhere}h2{font-size:18px}a{color:#2fd38c;text-decoration:none}.rank-badge{display:grid;place-items:center;width:60px;height:60px;border:1px solid rgba(47,211,140,.5);background:linear-gradient(180deg,#2fd38c2e,#2fd38c0a),#10251b;color:#8ff8bd;font-size:25px;font-weight:950}.power-card{margin:16px 0 12px;padding:13px;border:1px solid rgba(47,211,140,.18);background:linear-gradient(90deg,#2fd38c1f,#ffffff09),#ffffff09}.power-card span,.power-card small{display:block;color:#9ba6b8;font-size:12px}.power-card strong{display:block;margin:2px 0 4px;color:#f8fafc;font-size:34px;line-height:1}.stat-stack{display:grid;gap:10px}.stat-bar{display:grid;gap:6px}.stat-bar-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.stat-bar-head span{color:#e9edf5;font-size:13px;font-weight:760}.stat-bar-head strong{color:#f8fafc;font-size:13px}.bar-track{width:100%;height:8px;overflow:hidden;background:#182130}.bar-track i{display:block;height:100%}.loadout-card{display:grid;gap:8px;margin:16px 0;padding:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff09}.loadout-row{display:grid;grid-template-columns:72px 1fr;gap:10px;min-width:0;align-items:baseline}.loadout-row span{font-size:12px}.loadout-row strong{min-width:0;color:#f8fafc;font-size:13px;overflow-wrap:anywhere}.language-strip{display:grid;gap:9px}.language-item{display:grid;gap:6px}.language-head{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:8px;align-items:center}.swatch,.card-footer span{width:10px;height:10px;flex:0 0 auto}.language-item strong{color:#e7ebf3;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-item em{font-style:normal;font-weight:760}.card-footer{display:flex;align-items:center;gap:9px;margin-top:16px;border-top:1px solid rgba(255,255,255,.08);padding-top:13px;font-size:12px}.card-footer p{margin:0;overflow-wrap:anywhere}.panel-actions{display:inline-flex;gap:8px;align-items:center}.legend-row{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}.legend-row span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 9px;color:#aeb7c8;background:#ffffff0b;border:1px solid rgba(255,255,255,.08);font-size:11px}.legend-block{display:inline-block;width:10px;flex:0 0 10px;background:#2fd38c}.legend-block.tall{height:18px}.legend-block.rank{height:14px;background:#ffd166}.legend-block.low{height:10px;opacity:.75}.legend-block.dark{height:10px;background:#8aa4ff;opacity:.58}.three-stage{position:relative;width:100%;min-height:590px;aspect-ratio:5 / 3;overflow:hidden;background:linear-gradient(180deg,#090f17fa,#04070b),#05080d}.three-stage canvas{display:block;width:100%;height:100%}.scene-hud{position:absolute;left:16px;top:16px;z-index:1;display:grid;gap:4px;min-width:190px;padding:11px 12px;border:1px solid rgba(255,255,255,.1);background:#05080d9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scene-hud span,.scene-hud small,.scene-hud em{color:#9ba6b8;font-size:11px;font-style:normal;font-weight:800}.scene-hud small{max-width:240px;overflow-wrap:anywhere}.scene-hud strong{color:#f8fafc;font-size:18px;line-height:1.1}.mech-art{display:block;width:100%;aspect-ratio:5 / 3;min-height:560px;border:1px solid rgba(255,255,255,.11);background:#07090d}.leader-list{display:grid;gap:6px;max-height:350px;overflow:auto;padding-right:2px}.leader-feature{display:grid;grid-template-columns:30px 46px 1fr auto;gap:10px;align-items:center;min-height:70px;margin-bottom:9px;padding:10px;border:1px solid rgba(47,211,140,.22);background:linear-gradient(90deg,#2fd38c21,#ffffff0a),#ffffff0b;color:inherit;text-align:left;width:100%}.leader-row{display:grid;grid-template-columns:26px 36px 1fr auto;gap:10px;align-items:center;min-height:54px;padding:8px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07);color:inherit;text-align:left;width:100%}.leader-feature:hover,.leader-row:hover,.leader-feature:focus-visible,.leader-row:focus-visible{border-color:#2fd38c70;background:linear-gradient(90deg,#2fd38c2e,#ffffff0e),#ffffff0b;outline:0}.leader-feature.is-active,.leader-row.is-active{border-color:#8ff8bd9e;box-shadow:inset 0 0 0 1px #8ff8bd14}.position{display:grid;place-items:center;width:24px;height:24px;color:#9ba6b8;background:#ffffff0b;font-size:12px;font-weight:850}.leader-feature .position{width:30px;height:30px;color:#8ff8bd;background:#2fd38c21}.leader-feature img{width:46px;height:46px;border-radius:8px;background:#10141c}.leader-row img{width:36px;height:36px;border-radius:8px;background:#10141c}.leader-feature strong,.leader-feature small,.leader-row strong,.leader-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leader-feature strong{color:#f8fafc;font-size:15px}.leader-feature small{color:#9ba6b8;font-size:11px}.leader-row strong{color:#f8fafc;font-size:13px}.leader-row small{font-size:11px}.leader-feature em,.leader-row em{color:#8ff8bd;font-style:normal;font-weight:850}.leader-feature em{font-size:18px}.empty-state,.error-line,.muted-row{padding:16px;color:#aeb7c8}.error-line{margin-bottom:12px;border-color:#ff585873;color:#ffb2b2}@media(max-width:1180px){.feature-strip{grid-template-columns:1fr}.flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-grid{grid-template-columns:minmax(310px,380px) minmax(520px,1fr)}.mech-art,.three-stage{min-height:500px}}@media(max-width:980px){.control-bar,.experience-grid{grid-template-columns:1fr}.experience-grid{grid-template-areas:"mech" "card" "board"}.mech-art{min-height:420px}.three-stage{min-height:430px}}@media(max-width:700px){.app-shell{padding:10px}.control-bar{gap:8px}.search-form{grid-template-columns:20px 1fr}.search-form button{grid-column:1 / -1}.feature-strip,.builder-card,.mech-panel,.leaderboard{padding:12px}.flow-grid{grid-template-columns:1fr}.identity-row{grid-template-columns:64px 1fr}.avatar{width:64px;height:64px}.rank-badge{grid-column:1 / -1;width:100%;height:44px}.panel-head,.section-caption{align-items:flex-start;flex-direction:column}.leaderboard .panel-head{align-items:center;flex-direction:row}.panel-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.mech-art{min-height:300px}.three-stage{min-height:0;height:330px;aspect-ratio:auto}.scene-hud{left:10px;top:10px;min-width:150px;padding:9px 10px}.scene-hud strong{font-size:15px}.leader-row{grid-template-columns:24px 36px minmax(0,1fr) auto}.leader-row em{grid-column:auto;font-size:13px}}
