body{min-width:0!important;overflow-x:hidden}.view{width:min(1400px,calc(100% - 44px));padding:34px 0 70px}.player-hud{display:grid;grid-template-columns:minmax(320px,1.7fr) repeat(3,minmax(130px,.55fr));gap:10px;margin-bottom:18px}.player-level,.hud-stat{border:1px solid #2c2c32;border-radius:18px;background:linear-gradient(145deg,#151519,#0b0b0e);box-shadow:0 20px 60px #0005}.player-level{display:flex;align-items:center;gap:18px;padding:18px}.player-level>span{display:grid;place-items:center;width:76px;height:76px;border:2px solid #735cff;border-radius:50%;background:radial-gradient(circle at 30% 25%,#8e7cff,#352499 60%,#17122d);box-shadow:0 0 34px #725cff55;font-size:34px;font-weight:900}.player-level>div{flex:1;display:grid;gap:7px}.player-level small,.hud-stat small,.quest-board header small,.speciality-unlock small{color:#8d82d9;font-size:8px;font-weight:900;letter-spacing:.14em}.player-level strong{font-size:17px}.player-level i{height:7px;border-radius:99px;background:#292932;overflow:hidden}.player-level em{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#735cff,#36c9ff)}.player-level p{margin:0;color:#777781;font-size:9px}.hud-stat{display:flex;flex-direction:column;justify-content:center;gap:11px;padding:18px}.hud-stat strong{font-size:14px;line-height:1.35}.quest-board{padding:25px;border:1px solid #29292f;border-radius:20px;background:radial-gradient(circle at 50% 0,#221b45 0,transparent 42%),#0c0c10;overflow:auto}.quest-board>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.quest-board h2{margin:5px 0 0;font-size:25px}.quest-board header>span{color:#777780;font-size:10px}.level-map{display:flex;align-items:center;justify-content:center;min-width:930px;padding:28px 5px 12px}.level-node{position:relative;width:130px;text-align:center}.level-orb{position:relative;width:83px;height:83px;display:grid;place-items:center;margin:auto;border:2px solid #34343b;border-radius:50%;background:#131318}.level-orb span{position:absolute;right:-3px;top:-4px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#25252b;font-size:11px}.level-orb strong{font-size:30px}.level-node.unlocked .level-orb{border-color:#725cff;background:radial-gradient(circle at 35% 25%,#715cff,#211a4b 62%,#100d19);box-shadow:0 0 30px #725cff44}.level-node.current .level-orb{animation:levelPulse 2s infinite}.level-node small{display:block;margin-top:13px;color:#666670;font-size:7px;letter-spacing:.13em}.level-node h3{margin:4px 0;font-size:11px}.level-node p{margin:0;color:#55555e;font-size:8px}.level-node>b{display:block;margin-top:7px;color:#8f81ff;font-size:7px}.map-link{width:45px;height:3px;margin:-58px -8px 0;background:linear-gradient(90deg,#725cff,#33333a);border-radius:9px}.speciality-unlock{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:25px;border:1px solid #725cff88;border-radius:19px;background:linear-gradient(110deg,#21174a,#101016 66%)}.speciality-unlock h2{margin:7px 0;font-size:25px}.speciality-unlock p{margin:0;color:#9692a8;font-size:10px}.speciality-unlock button,.game-view .page-head button{padding:12px 16px;border:0;border-radius:10px;background:linear-gradient(135deg,#7964ff,#4e8dff);color:#fff;font-size:10px;font-weight:850;cursor:pointer}.tool-grid>article.completed{border-color:#338a6a;background:linear-gradient(145deg,#102019,#0c0d0d)}.tool-grid>article.completed:after{content:'✓';position:absolute;right:14px;top:14px;color:#5bd5a4}.tool-grid>article{position:relative;min-height:220px}.tool-stage{position:fixed;z-index:300;inset:0;display:grid;grid-template-rows:58px 1fr;background:#070708}.tool-stage>header{display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid #29292e;background:#0e0e11}.tool-stage header>div{display:flex;align-items:center;gap:11px;margin-right:auto}.tool-stage header>div>b{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#eee;color:#080809;font-size:9px}.tool-stage header span{display:grid;color:#777781;font-size:7px;letter-spacing:.12em}.tool-stage header small{margin-top:3px;color:#fff;font-size:10px;letter-spacing:0;text-transform:capitalize}.tool-stage header>button{padding:8px 12px;border:1px solid #34343a;border-radius:9px;background:#17171b;color:#bdbdc5;font-size:9px;cursor:pointer}.tool-stage [data-complete-tool]{border-color:#347b61;background:#153329;color:#7ae0b5}.tool-stage [data-close-tool]{width:34px;height:34px;padding:0;border-radius:50%;font-size:20px}.tool-stage iframe{width:100%;height:100%;border:0;background:#08090c}.speciality-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.speciality-picker label{cursor:pointer}.speciality-picker input{position:absolute;opacity:0}.speciality-picker span{display:block;padding:13px;border:1px solid #303038;border-radius:10px;background:#0b0b0e;color:#aaa;font-size:10px}.speciality-picker input:checked+span{border-color:#7964ff;background:#20194a;color:#fff}.form-error{min-height:15px;color:#e47777;font-size:9px}.game-intro .locked-choice{opacity:.48;cursor:not-allowed}.game-intro .locked-choice:hover{transform:none!important}@keyframes levelPulse{50%{box-shadow:0 0 55px #725cff99;transform:translateY(-5px)}}
@media(max-width:1100px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{padding:20px 10px}.brand>span,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center}.sidebar nav button>b,.profile>div,.profile .status,.sidebar nav>small{display:none}.brand{justify-content:center;padding-inline:0}.topbar{padding:0 20px}.view{width:calc(100% - 28px)}.player-hud{grid-template-columns:1fr 1fr}.player-level{grid-column:1/-1}.tool-grid,.speciality-grid{grid-template-columns:repeat(2,1fr)!important}.hero{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.home-grid{grid-template-columns:1fr}}
@media(max-width:760px){.app-shell{display:block}.sidebar{position:fixed;z-index:50;left:0;right:0;bottom:0;top:auto;width:100%;height:62px;display:block;padding:7px}.sidebar .brand,.sidebar .profile,.sidebar nav>small{display:none}.sidebar nav{display:flex;justify-content:space-around}.sidebar nav button{padding:10px}.workspace{padding-bottom:65px}.topbar{height:60px}.environment,.topbar time{display:none}.topbar label{width:100%}.view{padding-top:22px}.page-head{align-items:start}.page-head h1{font-size:37px}.player-hud{grid-template-columns:1fr}.player-level{grid-column:auto}.tool-grid,.speciality-grid,.metrics{grid-template-columns:1fr!important}.speciality-unlock{align-items:start;flex-direction:column}}
