.coach-page{--coach-page:#161b23;--coach-panel:#20242d;--coach-panel-dark:#12161c;--coach-line:#444b55;--coach-gold:#f0b52d;--coach-orange:#ff8a00;--coach-red:#8b1217;--coach-red-bright:#b72124;--coach-text:#f7e7c0;--coach-muted:#aab0bc;--coach-green:#7bd66b;--coach-blue:#67a8e8}.coach-hero{min-height:170px;background:linear-gradient(90deg,rgba(17,20,27,.96),rgba(31,19,17,.88)),url(/game/ui/Act1_Bg.png) 50% /cover no-repeat}.coach-game-shell{display:grid;gap:14px;color:var(--coach-text)}.coach-save-stage{border:2px solid #3e4752;border-radius:2px;background:linear-gradient(rgba(25,30,39,.92),rgba(25,30,39,.92)),url(/game/ui/Act2_Bg.png) 50% /cover no-repeat;box-shadow:0 22px 50px rgba(0,0,0,.35)}.coach-stage-title{position:relative;display:flex;align-items:center;border-bottom:2px solid #11151b;background:linear-gradient(90deg,#300509 0 18%,#971a20 38% 62%,#300509 82%),repeating-linear-gradient(45deg,transparent 0 10px,rgba(0,0,0,.22) 10px 18px);color:#ffd044;letter-spacing:.04em;text-shadow:2px 2px 0 #2c0808}.coach-stage-title img{position:absolute;top:-19px;width:156px;max-height:82px;-o-object-fit:contain;object-fit:contain;opacity:.86}.coach-import-game,.coach-save-view{display:grid;gap:18px;padding:18px clamp(12px,2vw,32px) 28px}.coach-resource-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.coach-file-chip,.coach-resource-chip,.coach-small-button{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;border:2px solid #674616;border-radius:2px;background:#171a20;color:var(--coach-text);font-size:.85rem;font-weight:900}.coach-resource-chip img{width:18px;height:18px}.coach-resource-chip small{color:#75839a;font-size:.62rem;text-transform:uppercase}.coach-file-chip{border-color:#3c4655;color:#95a0b2}.coach-game-button,.coach-small-button{cursor:pointer}.coach-small-button{border-color:#5e6572}.coach-small-button.danger{border-color:#8c3032;color:#ffb7ad}.coach-game-grid{display:grid;grid-template-columns:minmax(360px,1fr) minmax(400px,1fr)}.coach-game-panel{position:relative;padding:68px 12px 12px;border:3px solid #1a1e24;border-radius:2px;background:linear-gradient(rgba(34,37,42,.92),rgba(34,37,42,.92)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /100% 100%;box-shadow:inset 0 0 0 2px #4b535e,0 12px 24px rgba(0,0,0,.28)}.coach-game-title{position:absolute;top:10px;left:12px;right:12px;display:flex;align-items:center;justify-content:center;min-height:42px;border:2px solid #2b090c;border-radius:2px;background:linear-gradient(90deg,#3a090d,#a01d22 45%,#771319),repeating-linear-gradient(135deg,transparent 0 12px,rgba(0,0,0,.25) 12px 22px);color:var(--coach-orange);font-family:Courier New,monospace;font-size:1.15rem;font-weight:900;text-shadow:2px 2px 0 #2b0708}.coach-game-title:before{content:"";position:absolute;top:-37px;width:118px;height:70px;background:url(/game/ui/BG_hero_dragonHead.png) 50%/contain no-repeat;opacity:.7}.coach-game-title span{position:relative;z-index:1}.coach-stat-scroll{padding:14px;border:2px solid #1c1f24;border-radius:2px;background:#756145;box-shadow:inset 0 0 0 2px #504332}.coach-stat-table{margin:0;font-family:Courier New,monospace}.coach-stat-table div{display:flex;align-items:center;justify-content:space-between;min-height:20px;gap:16px;border-bottom:1px solid rgba(36,27,18,.24)}.coach-stat-table div:last-child{border-bottom:0}.coach-stat-table dt{color:var(--coach-orange);font-size:.83rem;font-weight:900}.coach-stat-table dd{margin:0;color:#fff4d6;font-size:.9rem;font-weight:900;text-align:right}.coach-skill-points{display:inline-flex;align-items:center;align-self:center;gap:8px;min-height:34px;margin:10px auto 8px;padding:0 20px;border:2px solid #3a3e45;border-radius:2px;background:#191d23;color:#f5d56f;font-family:Courier New,monospace;font-size:.83rem;font-weight:900}.coach-skill-points img{width:18px;height:18px}.coach-skill-rows{display:grid;gap:8px}.coach-skill-row{display:grid;grid-template-columns:26px 30px minmax(0,1fr);align-items:center;gap:7px}.coach-skill-level{color:#f0a53c;font-family:Courier New,monospace;font-size:.76rem;font-weight:900}.coach-skill-arrow{width:30px;height:18px;background:linear-gradient(90deg,transparent 0 22%,#95876f 22% 70%,transparent 70%);clip-path:polygon(0 50%,42% 0,42% 32%,100% 32%,100% 68%,42% 68%,42% 100%)}.coach-skill-node-row{display:grid;grid-template-columns:repeat(3,minmax(48px,1fr));gap:7px;padding:8px;border:2px solid #101318;border-radius:2px;background:rgba(12,14,18,.72)}.coach-skill-node-row span{position:relative;display:grid;place-items:center;min-height:46px;border:1px solid #3c424a;background:rgba(255,255,255,.035);opacity:.42}.coach-skill-node-row span.is-active{opacity:1;border-color:#f1d928;background:rgba(255,217,46,.08)}.coach-skill-node-row img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.coach-skill-node-row small{position:absolute;right:4px;bottom:2px;color:#d4dae3;font-family:Courier New,monospace;font-size:.62rem}.coach-hero-board{display:grid;grid-template-columns:88px minmax(130px,1fr) 88px;gap:10px;padding:12px;border:2px solid #21160b;background:#725b39}.coach-equipment-grid{display:grid;grid-template-columns:repeat(2,40px);gap:8px;align-content:start}.coach-equipment-slot,.coach-item-slot{position:relative;display:grid;place-items:center;border:2px solid #1d2026;border-radius:2px;background:var(--grade-bg,none) center /cover no-repeat,url(/game/ui/ItemSlot_Bg.png) 50% /cover no-repeat,#16191f}.coach-equipment-slot{width:40px;height:40px}.coach-equipment-slot img,.coach-item-slot img{position:relative;z-index:1;width:84%;height:84%;-o-object-fit:contain;object-fit:contain}.coach-portrait-card{position:relative;display:grid;place-items:center;min-height:158px;border:2px solid #3a2614;background:url(/game/ui/Arrage_ChaIllust_Large_BG.png) 50%/100% 100% no-repeat,#4b3622}.coach-portrait-card span{position:absolute;top:8px;min-width:82px;padding:3px 8px;border:2px solid #331014;background:#8d1a21;color:#fff2ce;font-family:Courier New,monospace;font-size:.72rem;font-weight:900;text-align:center}.coach-portrait-card img{max-width:128px;max-height:104px}.coach-portrait-card small,.coach-portrait-card strong{position:absolute;left:8px;right:8px;font-family:Courier New,monospace;text-align:center}.coach-portrait-card strong{bottom:22px;color:#fff2cf;font-size:.8rem}.coach-portrait-card small{bottom:6px;color:#f5c84c;font-size:.72rem;font-weight:900}.coach-inventory-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;margin-top:10px;padding:8px;border:2px solid #12161c;background:#181d24}.coach-item-slot{aspect-ratio:1;min-width:0}.coach-item-slot em{width:42%;height:42%;background:#9c1117;clip-path:polygon(20% 0,50% 30%,80% 0,100% 20%,70% 50%,100% 80%,80% 100%,50% 70%,20% 100%,0 80%,30% 50%,0 20%);opacity:.9}.coach-item-slot small{position:absolute;left:2px;right:2px;bottom:1px;z-index:2;overflow:hidden;color:#7ee36d;font-family:Courier New,monospace;font-size:.52rem;font-weight:900;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:1px 1px #071007}.grade-normal{--grade-bg:url(/game/ui/ItemSlot_GradeBg_NORMAL.png)}.grade-uncommon{--grade-bg:url(/game/ui/ItemSlot_GradeBg_UNCOMMON.png)}.grade-rare{--grade-bg:url(/game/ui/ItemSlot_GradeBg_RARE.png)}.grade-legendary{--grade-bg:url(/game/ui/ItemSlot_GradeBg_LEGENDARY.png)}.grade-arcana{--grade-bg:url(/game/ui/ItemSlot_GradeBg_ARCANA.png)}.grade-immortal{--grade-bg:url(/game/ui/ItemSlot_GradeBg_IMMORTAL.png)}.grade-beyond{--grade-bg:url(/game/ui/ItemSlot_GradeBg_BEYOND.png)}.coach-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:8px}.coach-action-card a,.coach-action-card button,.coach-game-button,.coach-rune-toolbar a,.coach-tabs span{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:2px solid #7a4109;border-radius:2px;background:linear-gradient(#bc5a0d,#7e3304),url(/game/ui/TabButton_Large_Active.png) 50% /100% 100%;color:#fff3cd;font-family:Courier New,monospace;font-size:.75rem;font-weight:900;text-decoration:none;text-shadow:1px 1px #2b0707}.coach-tabs span:not(.is-active){filter:grayscale(.35) brightness(.78)}.coach-rune-board{min-height:310px}.coach-rune-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--coach-orange);font-family:Courier New,monospace;font-size:.78rem;font-weight:900}.coach-rune-toolbar div{display:flex;gap:8px}.coach-rune-map{position:relative;min-height:230px;overflow:hidden;border:2px solid #15191f;background:radial-gradient(circle at 50% 50%,rgba(72,84,105,.4),transparent 40%),linear-gradient(rgba(24,27,32,.86),rgba(24,27,32,.86)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /80px 80px repeat}.coach-rune-map:before{content:"";position:absolute;inset:18px;background:linear-gradient(25deg,transparent 0 48%,rgba(86,107,156,.42) 48% 52%,transparent 52%),linear-gradient(-18deg,transparent 0 49%,rgba(86,107,156,.3) 49% 51%,transparent 51%);opacity:.8}.coach-rune-map article{position:absolute;z-index:1;display:grid;place-items:center;width:58px;height:58px;transform:translate(-50%,-50%);border:1px solid #3e4960;background:rgba(11,14,20,.78)}.coach-rune-map article.is-affordable{border-color:#f0d72d;box-shadow:0 0 0 2px rgba(240,215,45,.18)}.coach-rune-map img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.coach-rune-map strong{right:3px;top:1px;color:#e8edf6;font-size:.64rem}.coach-rune-map small,.coach-rune-map strong{position:absolute;font-family:Courier New,monospace}.coach-rune-map small{bottom:2px;color:#f4c34e;font-size:.58rem;font-weight:900}.coach-action-dock,.coach-drop-panel,.coach-import-cards article{border:2px solid #3e4752;border-radius:2px;background:rgba(15,18,23,.82)}.coach-action-dock{padding:12px}.coach-dock-head{display:flex;justify-content:space-between;margin-bottom:10px;font-family:Courier New,monospace}.coach-dock-head span{color:var(--coach-orange);font-weight:900}.coach-dock-head small,.coach-privacy-line{color:var(--coach-muted)}.coach-action-list{gap:10px}.coach-action-card{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:10px;border:1px solid #38404b;border-left:3px solid var(--coach-blue);background:rgba(255,255,255,.04)}.coach-action-card.priority-high{border-left-color:var(--coach-orange)}.coach-action-card.priority-medium{border-left-color:var(--coach-gold)}.coach-action-icon{width:38px;height:38px;border:1px solid #3c4655;background:#171b22;color:var(--coach-gold)}.coach-action-card strong{color:#fff1c7;font-size:.88rem}.coach-action-card p{margin:3px 0 0;color:var(--coach-muted);font-size:.78rem;line-height:1.28}.coach-action-card a,.coach-action-card button{border-color:#4f5967;background:#222832}.coach-privacy-line{gap:7px;margin:10px 0 0;font-size:.8rem}.coach-import-game{justify-items:center}.coach-drop-panel,.coach-how-panel,.coach-import-cards{width:min(720px,100%)}.coach-how-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.08)}.coach-how-row:last-child{border-bottom:0}.coach-how-row>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #ae5a16;background:#7d3a0d;color:#fff2c8;font-family:Courier New,monospace;font-weight:900}.coach-how-row strong{color:#fff2cf}.coach-how-row p{margin:4px 0 0;color:var(--coach-muted);font-size:.86rem}.coach-drop-panel{display:grid;place-items:center;gap:10px;min-height:300px;border-style:dashed;background:linear-gradient(rgba(60,28,26,.72),rgba(23,27,34,.86)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /120px 120px repeat;text-align:center}.coach-drop-role{color:var(--coach-orange);font-family:Courier New,monospace;font-weight:900}.coach-drop-panel>img{width:48px;height:48px;image-rendering:pixelated}.coach-drop-panel strong{color:#fff2cf;font-size:1.2rem}.coach-drop-panel p,.coach-drop-panel small{max-width:460px;color:var(--coach-muted)}.coach-drop-panel small{display:inline-flex;align-items:center;gap:6px}.coach-game-button{min-width:146px;padding:0 16px}.coach-import-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.coach-import-cards article{display:grid;gap:7px;padding:12px}.coach-import-cards svg{color:var(--coach-gold)}.coach-import-cards strong{color:#fff2cf}.coach-import-cards span{color:var(--coach-muted);font-size:.82rem}.coach-alert{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(228,109,95,.42);border-radius:2px;background:rgba(80,25,24,.72);color:#ffd6d0}.coach-spin{animation:coach-spin .9s linear infinite}@keyframes coach-spin{to{transform:rotate(1turn)}}@media (max-width:1120px){.coach-action-list,.coach-game-grid{grid-template-columns:1fr}}@media (max-width:680px){.coach-import-game,.coach-save-view{padding:12px}.coach-resource-row{justify-content:flex-start}.coach-hero-board{grid-template-columns:1fr}.coach-equipment-grid{grid-template-columns:repeat(5,40px);justify-content:center}.coach-inventory-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.coach-import-cards{grid-template-columns:1fr}.coach-action-card{grid-template-columns:36px minmax(0,1fr)}.coach-action-card a,.coach-action-card button{grid-column:2;justify-self:start}}.coach-page{max-width:1080px;margin:0 auto;padding:clamp(8px,1.8vw,18px) 10px 42px}.coach-sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.coach-game-shell{max-width:1016px;margin:0 auto}.coach-save-stage{border:2px solid #29313b;background:linear-gradient(rgba(18,22,30,.96),rgba(18,22,30,.96)),url(/game/ui/Act2_Bg.png) 50% /cover no-repeat;box-shadow:inset 0 0 0 1px #4a515c,0 18px 38px rgba(0,0,0,.34)}.coach-stage-title{min-height:44px;border-bottom:2px solid #080b0f;background:linear-gradient(90deg,#200306 0 17%,#5a0b10 27%,#b32225 48%,#9a171c 58%,#4a070c 75%,#1d0305),repeating-linear-gradient(135deg,rgba(0,0,0,.28) 0 9px,transparent 9px 17px);color:#ffd34c;font-size:1.18rem}.coach-stage-title:after,.coach-stage-title:before{width:26%;opacity:.68}.coach-stage-title img{top:-22px;width:138px;max-height:76px;opacity:.92}.coach-import-game,.coach-save-view{gap:16px;padding:13px clamp(10px,1.6vw,18px) 20px}.coach-resource-stack{gap:7px;justify-items:center}.coach-resource-row{gap:6px}.coach-file-chip,.coach-resource-chip{min-height:30px;max-width:220px;padding:0 8px;border-color:#5c421a;background:linear-gradient(#20242b,#11151b),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /80px 80px repeat;color:#f6e1ad;font-size:.76rem;box-shadow:inset 0 0 0 1px #0c0f14}.coach-resource-chip img{width:19px;height:19px}.coach-file-chip,.coach-resource-chip strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-file-chip{border-color:#3d4652;color:#9da8b7}.coach-resource-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px}.coach-inspect-button,.coach-small-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:27px;padding:0 10px;border:2px solid #4d5664;border-radius:2px;background:#161b22;color:#d9e0ea;font-family:Courier New,monospace;font-size:.72rem;font-weight:900;cursor:pointer}.coach-small-button.danger{border-color:#7c2529;color:#ffbab0}.coach-inspect-button{border-color:transparent;background:transparent;color:#aeb8c7}.coach-game-grid{grid-template-columns:minmax(0,408px) minmax(0,424px);gap:20px}.coach-game-panel{padding:58px 10px 10px;border:2px solid #0f1319;background:linear-gradient(rgba(35,38,45,.96),rgba(35,38,45,.96)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /96px 96px repeat;box-shadow:inset 0 0 0 2px #48505a,0 10px 20px rgba(0,0,0,.26)}.coach-game-title{top:9px;left:10px;right:10px;min-height:38px;background:linear-gradient(90deg,#300609,#6e1016 25%,#b42225 51%,#86151a 72%,#39070b),repeating-linear-gradient(135deg,rgba(0,0,0,.3) 0 9px,transparent 9px 18px);color:#ff8b18;font-size:1.06rem}.coach-game-title:before{top:-30px;width:106px;height:62px;opacity:.76}.coach-stat-scroll{padding:10px 12px;border-color:#1c1711;background:#766047;box-shadow:inset 0 0 0 2px #4d3f2c}.coach-stat-table div{min-height:19px}.coach-stat-table dt{color:#ff911a;font-size:.76rem}.coach-stat-table dd{color:#fff3d1;font-size:.81rem}.coach-skill-points{min-height:30px;margin:10px auto 9px;padding:0 18px;border-color:#3a4049;background:#15191f;font-size:.76rem}.coach-skill-rows{position:relative;gap:6px}.coach-skill-rows:before{left:37px;top:5px;bottom:8px;width:10px;background:#7f1014;box-shadow:inset 0 0 0 1px #ba2a2c}.coach-skill-rows:after,.coach-skill-rows:before{content:"";position:absolute;border:2px solid #2d0608}.coach-skill-rows:after{left:34px;top:19px;width:16px;height:16px;border-radius:50%;background:#df9130;box-shadow:0 0 0 2px rgba(255,220,74,.18)}.coach-skill-row{position:relative;z-index:1;grid-template-columns:25px 28px minmax(0,1fr);gap:6px}.coach-skill-level{color:#f0a23c;font-size:.7rem}.coach-skill-arrow{width:28px;height:16px;background:#9f8c67}.coach-skill-node-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:6px;background:rgba(12,15,20,.86)}.coach-skill-node-row span{min-height:41px}.coach-hero-panel{padding-top:58px}.coach-hero-gold-chip{position:absolute;top:56px;left:18px;z-index:2;display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:0 8px;border:2px solid #5d4215;background:#161a20;color:#f7da74;font-family:Courier New,monospace;font-size:.68rem;font-weight:900}.coach-hero-gold-chip img{width:17px;height:17px}.coach-hero-board{grid-template-columns:84px minmax(142px,166px) 84px;justify-content:center;gap:8px;padding:14px 10px 10px;border-color:#24180d;background:#725839;box-shadow:inset 0 0 0 2px #4b3824}.coach-equipment-grid{grid-template-columns:repeat(2,38px);gap:6px}.coach-equipment-slot{width:38px;height:38px}.coach-active-skill-grid span,.coach-equipment-slot,.coach-item-slot{border-color:#15191f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.coach-portrait-card{min-height:154px;overflow:hidden;background:linear-gradient(rgba(92,67,38,.18),rgba(34,24,15,.2)),url(/game/ui/Arrage_ChaIllust_Large_BG.png) 50% /100% 100% no-repeat,#5b4228}.coach-portrait-card span{top:6px;z-index:2}.coach-portrait-card img{width:174px;max-width:174px;max-height:134px;margin-top:21px;-o-object-fit:contain;object-fit:contain}.coach-portrait-card strong{bottom:19px;font-size:.74rem}.coach-portrait-card small{bottom:4px}.coach-active-skill-grid{display:grid;grid-template-columns:repeat(5,40px);justify-content:center;gap:6px;margin-top:8px;padding:7px;border:2px solid #12161c;background:#171c23}.coach-active-skill-grid span{display:grid;place-items:center;width:40px;height:40px;background:url(/game/ui/ActiveSkillSlot_Bg.png) 50%/cover no-repeat,#13181f;opacity:.5}.coach-active-skill-grid span.is-active{opacity:1}.coach-active-skill-grid img{width:82%;height:82%;-o-object-fit:contain;object-fit:contain}.coach-inventory-grid{grid-template-columns:repeat(10,38px);justify-content:center;gap:4px;margin-top:8px;padding:7px;background:#171c23}.coach-item-slot{width:38px;height:38px;aspect-ratio:auto}.coach-tabs{gap:5px}.coach-tabs span{min-height:30px;font-size:.68rem}.coach-rune-board{min-height:458px}.coach-rune-toolbar{margin:-1px 0 10px}.coach-rune-toolbar>span{color:#ff8b18;white-space:nowrap}.coach-rune-toolbar div{align-items:center;gap:5px}.coach-rune-search{display:inline-flex;align-items:center;min-width:190px;min-height:28px;padding:0 9px;border:2px solid #303844;background:#11161d;color:#687487;font-size:.7rem}.coach-rune-toolbar a{min-width:28px;min-height:28px;padding:0 8px;border-color:#47505d;background:#171c23;color:#c8d0dc;font-size:.72rem}.coach-rune-map{min-height:368px;background:radial-gradient(circle at 48% 48%,rgba(58,71,95,.42),transparent 39%),linear-gradient(rgba(15,20,29,.93),rgba(15,20,29,.93)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /76px 76px repeat}.coach-rune-map:before{display:none}.coach-rune-lines{position:absolute;inset:18px 28px;background:linear-gradient(18deg,transparent 0 48%,rgba(77,99,145,.32) 48% 51%,transparent 51%),linear-gradient(-18deg,transparent 0 48%,rgba(77,99,145,.28) 48% 51%,transparent 51%),linear-gradient(90deg,transparent 0 49%,rgba(77,99,145,.22) 49% 51%,transparent 51%);opacity:.78}.coach-rune-ghost{position:absolute;z-index:1;width:26px;height:26px;transform:translate(-50%,-50%);border:1px solid #334055;border-radius:50%;background:#111823;opacity:.45;box-shadow:inset 0 0 0 4px #0c1119}.coach-rune-map article{z-index:2;width:54px;height:54px;border:2px solid #41506a;border-radius:50%;background:#111821}.coach-rune-map article.is-affordable{border-color:#f2d733;box-shadow:0 0 0 2px rgba(242,215,51,.22),0 0 18px rgba(242,149,33,.24)}.coach-action-dock{margin-top:-4px;background:rgba(13,17,23,.76)}@media (max-width:920px){.coach-game-grid{grid-template-columns:minmax(0,424px)}}@media (max-width:680px){.coach-page{padding-inline:6px}.coach-import-game,.coach-save-view{padding:10px 8px 16px}.coach-resource-row{justify-content:center}.coach-game-grid{grid-template-columns:1fr}.coach-hero-board{grid-template-columns:minmax(0,1fr)}.coach-equipment-grid{justify-content:center}.coach-equipment-grid,.coach-inventory-grid{grid-template-columns:repeat(5,38px)}.coach-rune-toolbar{align-items:flex-start;flex-direction:column}.coach-rune-toolbar div{flex-wrap:wrap}.coach-rune-search{min-width:min(220px,100%)}.coach-rune-map{min-height:340px}}.coach-save-view{gap:18px}.coach-file-chip,.coach-resource-chip,.coach-small-button{min-height:32px;padding:4px 9px;border:2px solid #5a4324;background:#1a140d;color:#f6e6c0;font-family:Courier New,monospace;font-size:12px;line-height:1;text-shadow:1px 1px #000}.coach-resource-chip img,.coach-small-button img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.coach-file-chip,.coach-small-button{border-color:#4d5157;background:#111316;color:#d5c7a5}.coach-small-button.danger{border-color:#5a2a2a;color:#e0a3a3}.coach-inspect-button{min-height:32px;color:#858895;font-size:11px;text-decoration:underline}.coach-game-grid{grid-template-columns:repeat(2,minmax(0,331px));place-items:start center;gap:18px}.coach-hero-window,.coach-status-window{position:relative;width:min(331px,100%);aspect-ratio:318/468;margin:0 auto;overflow:visible;color:#f6e6c0;font-family:Courier New,monospace;image-rendering:pixelated;-webkit-user-select:none;-moz-user-select:none;user-select:none;container-type:inline-size}.coach-hero-window img,.coach-rune-shell-ref img,.coach-status-window img{image-rendering:pixelated}.coach-hero-frame,.coach-status-decor,.coach-status-frame{position:absolute;inset:0;width:100%;height:100%}.coach-hero-frame,.coach-status-frame{z-index:0}.coach-status-decor{z-index:1;width:96.2%;height:82.5%;top:16.4%;left:1.9%}.coach-window-title-img{position:absolute;z-index:5;top:8.6%;left:50%;width:43%;transform:translateX(-50%)}.coach-status-stat-panel{position:absolute;z-index:3;top:22.6%;left:15%;width:73%;max-height:21%;overflow:hidden}.coach-status-stat-rows{margin:0;padding:0 .8cqw 0 0}.coach-status-stat-row{display:flex;align-items:center;justify-content:space-between;min-height:3.45cqw;gap:1cqw;border-bottom:1px solid rgba(73,48,18,.34);font-size:3.1cqw;line-height:1.02}.coach-status-stat-row dt{min-width:0;overflow:hidden;color:#d98515;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.coach-status-stat-row dd{margin:0;color:#dedede;font-weight:700;white-space:nowrap}.coach-status-zoom{position:absolute;z-index:6;top:41.9%;left:6.4%;display:grid;place-items:center;width:7.05cqw;padding:0;border:0;background:transparent;cursor:pointer}.coach-status-zoom img{width:100%}.coach-skill-points-ref{position:absolute;z-index:3;top:47.5%;left:24.8%;display:flex;align-items:center;justify-content:center;width:50%;height:5.5%;min-height:6.2cqw;color:#f6e6c0;font-size:3.15cqw;text-shadow:1px 1px #000}.coach-skill-points-ref img{position:absolute;left:7%;width:4.65cqw;height:4.65cqw}.coach-skill-points-ref b{color:#fce454}.coach-attr-tree{position:absolute;z-index:3;top:54.6%;left:6.1%;width:90%;height:40.4%;overflow:hidden auto;scrollbar-width:none}.coach-attr-tree::-webkit-scrollbar{display:none}.coach-level-rail{position:absolute;z-index:1;top:.35cqw;bottom:.9cqw;left:0;width:7.7cqw;pointer-events:none}.coach-rail-bg,.coach-rail-fill{position:absolute;left:2.35cqw;width:1.95cqw;border-radius:1cqw}.coach-rail-bg{top:0;height:100%;background:linear-gradient(90deg,#14100b,#2b231a 50%,#14100b);box-shadow:inset 0 0 0 1px #0b0907,inset 1px 1px 1.5px rgba(0,0,0,.7)}.coach-rail-fill{top:0;height:var(--level-fill);background:linear-gradient(90deg,#7c120e,#ff5142 45%,#ff9384 56%,#b8160f);box-shadow:inset 0 0 0 1px rgba(0,0,0,.3),0 0 .7cqw rgba(255,74,54,.5)}.coach-rail-handle{position:absolute;z-index:2;top:calc(var(--level-top) - .35cqw);left:1.95cqw;width:2.75cqw;height:.7cqw;border-radius:.35cqw;background:linear-gradient(#fff6df,#f0c478);box-shadow:0 0 .5cqw rgba(255,224,160,.7),0 1px #000}.coach-current-level{position:absolute;z-index:5;top:calc(var(--level-top) + .35cqw);left:3.3cqw;display:grid;place-items:center;width:6.1cqw;color:#e22620;font-size:3cqw;line-height:1;text-shadow:1px 1px #fff3d5;transform:translate(-50%,-50%)}.coach-current-level img,.coach-current-level span{grid-area:1/1}.coach-current-level img{width:100%;image-rendering:auto}.coach-current-level span{transform:translateY(-.9cqw)}.coach-tree-row{z-index:2;display:grid;grid-template-columns:7.7cqw minmax(0,1fr);-moz-column-gap:.75cqw;column-gap:.75cqw}.coach-rail-row,.coach-tree-row{position:relative;min-height:16.8cqw}.coach-rail-row span{position:absolute;top:50%;left:0;color:#c5c6cb;font-size:2.2cqw;text-shadow:1px 1px #1c1e22;transform:translateY(-50%)}.coach-rail-row span.is-active{color:#f6e6c0;text-shadow:1px 1px #000}.coach-rail-row i{position:absolute;top:50%;left:3.15cqw;width:2.65cqw;height:.36cqw;background:#eee5ca;box-shadow:0 -1px #5c5042,0 1px #5c5042;transform:translateY(-50%)}.coach-rail-row b{position:absolute;top:50%;right:-.85cqw;width:2.45cqw;height:2.45cqw;border-bottom:.62cqw solid #c6ad87;border-left:.62cqw solid #c6ad87;filter:drop-shadow(1px 1px #15110d);transform:translateY(-50%) rotate(45deg)}.coach-skill-section-ref{position:relative;width:min(78cqw,100%);height:16.8cqw}.coach-section-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.coach-section-lock{position:absolute;top:50%;right:3.3cqw;width:5.05cqw;transform:translateY(-50%)}.coach-skill-nodes-ref{position:relative;z-index:1;display:flex;align-items:center;gap:2.3cqw;height:100%;padding:2.55cqw 3.4cqw 2.55cqw 12.25cqw}.coach-skill-node-ref{position:relative;width:10.1cqw;aspect-ratio:1}.coach-node-frame,.coach-node-icon{position:absolute;inset:0;width:100%;height:100%}.coach-node-icon{inset:12%;width:76%;height:76%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(.78);opacity:.72}.coach-skill-node-ref.is-learned .coach-node-icon{filter:none;opacity:1}.coach-skill-node-ref small{position:absolute;z-index:3;bottom:0;left:50%;padding:0 .45cqw;border:1px solid #3e4248;background:#11131a;color:#c9cdd6;font-size:1.9cqw;line-height:1.2;white-space:nowrap;text-shadow:1px 1px #000;transform:translateX(-50%)}.coach-skill-node-ref.is-learned small{color:#fce454}.coach-tree-row.is-locked .coach-rail-row b,.coach-tree-row.is-locked .coach-rail-row i,.coach-tree-row.is-locked .coach-rail-row span,.coach-tree-row.is-locked .coach-skill-node-ref{opacity:.58;filter:grayscale(1) brightness(.72)}.coach-active-skills-ref,.coach-equip-slot-ref,.coach-hero-body-ref,.coach-hero-decor,.coach-hero-dragon,.coach-hero-gold-ref,.coach-hero-portrait-ref,.coach-hero-roster-ref,.coach-hero-title-img,.coach-levelbar-ref,.coach-namebar-ref,.coach-tabs-ref{position:absolute}.coach-hero-decor{z-index:1;top:16.4%;left:50%;width:95%;transform:translateX(-50%)}.coach-hero-dragon{z-index:4;top:-1.2%;left:50%;width:31%;transform:translateX(-50%)}.coach-hero-title-img{top:8.6%}.coach-hero-gold-ref{z-index:6;top:.2%;left:2.5%;display:flex;align-items:center;justify-content:space-between;width:28%;height:6.4%;padding:0 1.4cqw;color:#f6e6c0;text-shadow:1px 1px #000}.coach-hero-gold-ref img{width:5cqw;height:5cqw;-o-object-fit:contain;object-fit:contain}.coach-hero-gold-ref span{font-size:3.6cqw;white-space:nowrap}.coach-namebar-ref{z-index:3;top:16.5%;left:50%;display:flex;align-items:center;gap:1cqw;transform:translateX(-50%)}.coach-namebar-ref button{display:grid;place-items:center;width:3.5cqw;margin-top:13%;padding:0;border:0;background:transparent;cursor:pointer}.coach-namebar-ref button img{width:100%}.coach-nameplate-ref{position:relative;display:grid;place-items:center;min-width:18cqw}.coach-nameplate-ref b,.coach-nameplate-ref img{grid-area:1/1}.coach-nameplate-ref img{width:100%;min-width:18cqw}.coach-nameplate-ref b{margin-top:12%;color:#f6e6c0;font-size:3.1cqw;line-height:1;text-shadow:1px 1px #000;white-space:nowrap}.coach-hero-portrait-ref{z-index:2;top:21.3%;left:50%;width:27%;height:17.2%;-o-object-fit:contain;object-fit:contain;transform:translateX(-50%)}.coach-levelbar-ref{z-index:3;top:30.9%;left:50%;display:flex;flex-direction:column;align-items:center;gap:1px;transform:translateX(-50%)}.coach-levelbar-ref strong{color:#fff;font-size:4cqw;line-height:1;text-shadow:1px 1px #000}.coach-exp-ref{position:relative;width:18.5cqw;aspect-ratio:56/10}.coach-exp-ref img{position:absolute;inset:0;width:100%;height:150%}.coach-exp-ref span{position:absolute;top:34%;left:3.6%;height:85%;background:url(/game/ui/ExpSlider_Fill.png) 0 0/100% 100%}.coach-exp-ref small{position:absolute;z-index:4;bottom:-12%;left:50%;color:#fff;font-size:2.65cqw;text-shadow:1px 1px #000;white-space:nowrap;transform:translateX(-50%)}.coach-equip-slot-ref{z-index:2;width:12.6%;aspect-ratio:1}.coach-equip-slot-ref.equip-gloves,.coach-equip-slot-ref.equip-helmet,.coach-equip-slot-ref.equip-main{left:9.4%}.coach-equip-slot-ref.equip-armor,.coach-equip-slot-ref.equip-boots,.coach-equip-slot-ref.equip-sub{left:22.9%}.coach-equip-slot-ref.equip-amulet,.coach-equip-slot-ref.equip-ring2{left:65.5%}.coach-equip-slot-ref.equip-bracer,.coach-equip-slot-ref.equip-ring1{left:79.2%}.coach-equip-slot-ref.equip-amulet,.coach-equip-slot-ref.equip-main,.coach-equip-slot-ref.equip-ring1,.coach-equip-slot-ref.equip-sub{top:21.8%}.coach-equip-slot-ref.equip-armor,.coach-equip-slot-ref.equip-bracer,.coach-equip-slot-ref.equip-helmet,.coach-equip-slot-ref.equip-ring2{top:31.6%}.coach-equip-slot-ref.equip-boots,.coach-equip-slot-ref.equip-gloves{top:41.7%}.coach-slot-bg-ref,.coach-slot-empty-ref,.coach-slot-frame-ref,.coach-slot-grade-ref,.coach-slot-icon-ref{position:absolute}.coach-slot-bg-ref,.coach-slot-frame-ref{inset:0;width:100%;height:100%}.coach-slot-grade-ref{z-index:1;inset:8%;width:84%;height:84%}.coach-slot-icon-ref{inset:6%;width:88%;height:88%}.coach-slot-empty-ref,.coach-slot-icon-ref{z-index:2;-o-object-fit:contain;object-fit:contain}.coach-slot-empty-ref{top:50%;left:50%;width:56%;height:56%;opacity:.72;transform:translate(-50%,-50%)}.coach-hero-roster-ref{z-index:3;top:39.2%;left:50%;display:flex;gap:.4cqw;transform:translateX(-50%)}.coach-hslot-ref{position:relative;width:36px;aspect-ratio:30/45;padding:0;border:0;background:transparent;cursor:pointer}.coach-hslot-ref:disabled{cursor:default}.coach-hslot-ref.is-active{filter:drop-shadow(0 0 .55cqw rgba(84,252,12,.85))}.coach-hslot-ref span{position:absolute;z-index:0;inset:7%;display:grid;place-items:center;overflow:hidden;border-radius:14%;background:linear-gradient(#fcf7ea,#efe3c8)}.coach-hslot-portrait-ref{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-hslot-cancel-ref{width:56%;height:56%;-o-object-fit:contain;object-fit:contain;opacity:.55}.coach-hslot-active-ref,.coach-hslot-frame-ref,.coach-hslot-hover-ref{position:absolute;inset:0;width:100%;height:100%}.coach-hslot-frame-ref{z-index:1}.coach-hslot-hover-ref{z-index:2;opacity:0;transition:opacity 80ms}.coach-hslot-ref:hover .coach-hslot-hover-ref{opacity:1}.coach-hslot-active-ref{z-index:3;pointer-events:none}.coach-active-skills-ref{z-index:3;top:39.8%;left:69%;display:flex;gap:2.3cqw}.coach-ability-ref{position:relative;display:block;width:11.3cqw;aspect-ratio:36/40}.coach-ability-bg-ref,.coach-ability-frame-ref,.coach-ability-icon-ref,.coach-ability-mark-ref{position:absolute}.coach-ability-bg-ref,.coach-ability-frame-ref{inset:0;width:100%;height:100%}.coach-ability-icon-ref{z-index:1;inset:17%;width:66%;height:66%;-o-object-fit:contain;object-fit:contain}.coach-ability-frame-ref{z-index:2}.coach-ability-mark-ref{z-index:3;right:1%;bottom:1%;width:38%;height:auto}.coach-hero-body-ref{z-index:2;top:53%;left:8%;width:84.5%;height:22%;overflow:hidden auto}.coach-inventory-grid-ref{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.coach-inv-slot-ref{position:relative;aspect-ratio:1;cursor:help}.coach-inv-slot-ref small{position:absolute;z-index:3;right:1px;bottom:1px;left:1px;overflow:hidden;background:rgba(0,0,0,.74);color:#f2b443;font-size:8px;line-height:1.35;text-align:center;text-overflow:ellipsis;white-space:nowrap}.coach-tabs-ref{z-index:3;bottom:13.9%;left:50%;display:flex;justify-content:center;gap:1.2cqw;width:88%;transform:translateX(-50%)}.coach-tabs-ref button{position:relative;display:grid;flex:1;place-items:center;height:11.4cqw;padding:0;border:0;background:transparent;cursor:pointer;opacity:.78;overflow:hidden}.coach-tabs-ref button.is-active{opacity:1}.coach-tabs-ref img{width:100%;height:100%}.coach-tabs-ref span{position:absolute;top:50%;color:#fff3c4;font-family:Courier New,monospace;font-size:3.05cqw;font-weight:700;line-height:1;text-shadow:1px 1px #3b1706,0 0 4px rgba(0,0,0,.75);white-space:nowrap;transform:translateY(-50%)}.coach-rune-shell-ref{width:min(100%,681px);margin:0 auto 24px}.coach-rune-head-ref{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:-7px;color:#f2b443;font-family:Courier New,monospace;font-size:15px;font-weight:900;text-transform:uppercase;text-shadow:1px 1px #000}.coach-rune-head-ref img{width:104px}.coach-rune-window-ref{position:relative;height:clamp(360px,43vw,500px);padding:48px 14px 16px;background:url(/game/ui/BG_Rune.png) 50%/100% 100% no-repeat}.coach-rune-content-ref{position:relative;height:100%;overflow:hidden;background:#1a1812 url(/game/ui/BG_Rune_Tile.png) 0 0/150px}.coach-rune-content-ref .coach-rune-toolbar{position:absolute;z-index:10;top:.75rem;right:.75rem;left:.75rem;display:flex;justify-content:flex-end;margin:0;pointer-events:none}.coach-rune-content-ref .coach-rune-toolbar div{display:flex;align-items:center;gap:.35rem;margin-left:auto;pointer-events:auto}.coach-rune-search,.coach-rune-toolbar a{height:36px;border:2px solid #4d5157;background:#20242d;color:#f6e6c0;font-family:Courier New,monospace;line-height:1}.coach-rune-search{min-width:min(100%,220px);max-width:360px;padding:0 .65rem;color:#8c95a6;font-size:11px}.coach-rune-toolbar a{display:grid;place-items:center;min-width:36px;min-height:36px;padding:0 .75rem;text-decoration:none}.coach-rune-content-ref .coach-rune-map{height:100%;min-height:0;border:0;background:transparent}@media (max-width:860px){.coach-game-grid{grid-template-columns:1fr}}@media (max-width:560px){.coach-rune-window-ref{height:360px;padding-right:12px;padding-left:12px}.coach-rune-content-ref .coach-rune-toolbar{justify-content:flex-start}.coach-rune-content-ref .coach-rune-toolbar div{flex-wrap:wrap;margin-left:0}}.coach-page{max-width:1120px}.coach-save-stage{border-color:#2e3744;border-radius:6px;background:#11161f;box-shadow:0 22px 46px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.06)}.coach-save-stage:before{inset:56px 0 auto;height:1px;background:linear-gradient(90deg,transparent,rgba(242,180,67,.44),transparent)}.coach-stage-title{justify-content:center;min-height:48px;padding:0 24px;border-bottom:2px solid #0a0d12;background:linear-gradient(90deg,#260406,#621016 24%,#b32129 50%,#6d1117 76%,#260406),repeating-linear-gradient(135deg,rgba(0,0,0,.28) 0 8px,transparent 8px 16px);color:#ffe08a;font-family:Courier New,monospace;font-size:1rem;letter-spacing:.08em;text-shadow:2px 2px 0 #2a0607}.coach-stage-title:after,.coach-stage-title:before{content:"";position:absolute;top:0;bottom:0;width:28%;background:repeating-linear-gradient(135deg,rgba(0,0,0,.26) 0 8px,transparent 8px 16px);opacity:.5;pointer-events:none}.coach-stage-title:before{left:0}.coach-stage-title:after{right:0}.coach-stage-title span{display:inline-flex;align-items:center;position:relative;z-index:1}.coach-stage-title span:after{content:none}.coach-save-view{justify-items:center;gap:24px;padding:20px clamp(14px,2vw,28px) 28px}.coach-resource-stack{width:min(100%,820px);gap:12px;padding:14px;border:1px solid #34404e;border-radius:6px}.coach-resource-row{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:10px}.coach-file-chip,.coach-resource-chip{flex:initial;justify-content:flex-start;min-width:0;min-height:48px;max-width:none;padding:8px 10px;border:1px solid #3b4655;border-radius:4px;background:transparent;box-shadow:none}.coach-resource-chip{width:100%}.coach-file-chip,.coach-resource-chip>span{display:grid;gap:3px}.coach-file-chip small,.coach-resource-chip small{color:#8e9aad;font-family:var(--font-geist-sans),Arial,sans-serif;font-size:.62rem;font-weight:700;letter-spacing:.08em;line-height:1}.coach-file-chip{min-width:min(100%,220px);max-width:260px;color:#d7dde8}.coach-file-chip strong,.coach-resource-chip strong{max-width:100%;font-family:Courier New,monospace;font-size:.86rem;line-height:1.05}.coach-resource-controls{width:100%;display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:stretch;justify-content:stretch;gap:10px;padding-top:12px;border-top:1px solid #2f3845}.coach-inspect-button,.coach-small-button{min-height:48px}.coach-small-button{padding-inline:14px;border:1px solid #485466;border-radius:4px;background:transparent;color:#dce5f4;font-family:var(--font-geist-sans),Arial,sans-serif;font-size:.78rem;font-weight:800;transition:border-color .12s ease,color .12s ease,transform .12s ease}.coach-small-button img{width:18px;height:18px}.coach-small-button.danger{border-color:#6b3038;color:#f0b4b4}.coach-hero-dragon{display:none}.coach-namebar-ref{gap:.5cqw}.coach-small-button:focus-visible,.coach-small-button:hover{border-color:#c6903a;color:#fff0c8;outline:none;transform:translateY(-1px)}.coach-small-button.danger:focus-visible,.coach-small-button.danger:hover{border-color:#c45a5a;color:#ffd5d5}.coach-inspect-button{margin-left:4px;padding-inline:6px;text-decoration:none}.coach-inspect-button:focus-visible,.coach-inspect-button:hover{color:#f2b443;outline:none}.coach-game-grid{width:min(100%,790px);grid-template-columns:repeat(2,356px);gap:24px;padding:2px 0 0}.coach-hero-window,.coach-status-window{width:min(356px,100%);filter:drop-shadow(0 16px 20px rgba(0,0,0,.22))}.coach-rune-shell-ref{width:min(100%,820px);margin-top:-4px;margin-bottom:0}.coach-rune-head-ref{gap:12px;margin-bottom:-4px}.coach-rune-head-ref img{width:96px}.coach-rune-window-ref{height:clamp(410px,40vw,500px);padding:52px 16px 18px;filter:drop-shadow(0 16px 20px rgba(0,0,0,.2))}.coach-rune-content-ref{border:1px solid rgba(75,83,94,.72);box-shadow:inset 0 0 0 1px rgba(0,0,0,.55)}.coach-rune-content-ref .coach-rune-toolbar{top:.85rem;right:.85rem;left:.85rem}.coach-rune-search{min-width:250px;background:#171d27}.coach-rune-toolbar a{background:#171d27}.coach-action-dock{width:min(100%,820px);margin:0 auto;padding:16px;border-color:#3e4754;background:rgba(14,18,24,.9);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.coach-dock-head{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #333c48}.coach-dock-head span{color:#f2b443;font-size:.96rem}.coach-action-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.coach-action-card{grid-template-columns:38px minmax(0,1fr);padding:12px;border-color:#3a4350;background:rgba(16,21,28,.78)}.coach-action-card a,.coach-action-card button{min-height:32px;margin-top:8px;border-color:#586374;background:#1b222d}.coach-ability-ref[tabindex],.coach-equip-slot-ref[tabindex],.coach-rune-map article,.coach-skill-node-ref[tabindex]{cursor:help}.coach-ability-ref:focus-visible,.coach-equip-slot-ref:focus-visible,.coach-inv-slot-ref:focus-visible,.coach-rune-map article:focus-visible,.coach-skill-node-ref:focus-visible{outline:2px solid #f2b443;outline-offset:2px}.coach-privacy-line{margin-top:12px;padding-top:10px;border-top:1px solid #333c48}@media (max-width:960px){.coach-game-grid{grid-template-columns:minmax(0,356px);width:min(100%,356px)}.coach-action-list{grid-template-columns:1fr}}@media (max-width:680px){.coach-stage-title{min-height:50px;padding:0 14px}.coach-stage-title img{width:42px;max-height:38px;margin-right:8px}.coach-stage-title span:after{display:none}.coach-save-view{gap:20px;padding:12px 10px 18px}.coach-resource-stack{gap:10px;padding:10px}.coach-resource-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.coach-resource-chip{justify-content:center;width:100%}.coach-resource-chip strong{max-width:100%}.coach-resource-chip:last-child{grid-column:1/-1;justify-self:center;width:min(100%,180px)}.coach-file-chip{grid-column:1/-1;justify-content:center;max-width:100%}.coach-resource-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.coach-small-button{justify-content:center;width:100%;min-height:42px}.coach-game-grid{width:min(100%,356px)}.coach-rune-window-ref{height:370px;padding:56px 12px 14px}.coach-rune-content-ref .coach-rune-toolbar div{width:100%}.coach-rune-search{flex:1 1 100%;min-width:0}.coach-action-dock{padding:12px}.coach-action-card{grid-template-columns:36px minmax(0,1fr)}.coach-action-card a,.coach-action-card button{grid-column:2;justify-self:start}}.coach-game-grid{align-items:start;justify-content:center}.coach-game-grid.is-hero-only{width:min(100%,356px);grid-template-columns:minmax(0,356px)}.coach-game-grid.has-side-panel{width:min(100%,790px);grid-template-columns:repeat(2,minmax(0,356px))}.coach-side-panel-shell{position:relative;width:min(356px,100%);aspect-ratio:318/468;margin:0 auto;overflow:hidden;padding:58px 16px 16px;border:1px solid #3e4754;background:#11161f;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),inset 0 0 24px rgba(0,0,0,.36);color:#f6e6c0;font-family:Courier New,monospace;filter:drop-shadow(0 16px 20px rgba(0,0,0,.22));image-rendering:pixelated;-webkit-user-select:none;-moz-user-select:none;user-select:none;container-type:inline-size}.coach-side-panel-shell:before{content:"";position:absolute;inset:0;border:2px solid rgba(14,18,24,.95);box-shadow:inset 0 0 0 2px rgba(84,94,108,.35);pointer-events:none}.coach-side-panel-shell>*{position:relative;z-index:1}.coach-side-panel-shell img{image-rendering:pixelated}.coach-side-panel-title{position:absolute;z-index:2;top:12px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 12px;border:1px solid #4b1114;background:linear-gradient(90deg,#3a090d,#a01d22 48%,#731217);box-shadow:inset 0 -1px 0 rgba(255,205,108,.18);color:#fff0c8;text-shadow:1px 1px #220608}.coach-side-panel-title span{font-size:.9rem;font-weight:900;letter-spacing:0}.coach-side-panel-title small{color:#f2b443;font-size:.68rem;font-weight:900;white-space:nowrap}.coach-stash-grid{display:grid;gap:8px;align-content:start}.coach-stash-grid .coach-inv-slot-ref{min-width:0}.coach-side-panel-footer{position:absolute;z-index:2;right:16px;bottom:14px;left:16px;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:30px;padding:0 10px;border:1px solid #333c48;background:rgba(13,17,23,.92);color:#d8dddf;font-size:.7rem;font-weight:900}.coach-formation-list{display:grid;gap:10px}.coach-formation-list article{position:relative;display:grid;grid-template-columns:20px 54px minmax(0,1fr);grid-template-rows:auto auto;gap:7px 10px;min-height:118px;padding:10px;border:1px solid #333c48;background:rgba(13,17,23,.78);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}.coach-formation-list article.is-empty{opacity:.68}.coach-formation-index{display:grid;place-items:center;width:20px;height:20px;border:1px solid #5d6675;background:#171d27;color:#f2b443;font-size:.72rem;font-weight:900}.coach-formation-portrait{display:grid;place-items:center;width:54px;height:54px;overflow:hidden;border:1px solid #4c5563;background:#1a202b}.coach-formation-portrait img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-formation-empty-icon{max-width:42%;max-height:42%;opacity:.62}.coach-formation-copy{min-width:0}.coach-formation-copy small,.coach-formation-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-formation-copy strong{color:#fff0c8;font-size:.84rem;font-weight:900}.coach-formation-copy small{margin-top:3px;color:#aeb5c0;font-size:.68rem;font-weight:800}.coach-formation-stats{grid-column:2/4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0}.coach-formation-stats div{min-width:0;padding:5px 6px;border:1px solid #2d3541;background:rgba(18,23,31,.82)}.coach-formation-stats dd,.coach-formation-stats dt{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-formation-stats dt{color:#7e8794;font-size:.58rem;font-weight:900}.coach-formation-stats dd{color:#f2b443;font-size:.72rem;font-weight:900}.coach-formation-skills{position:absolute;top:12px;right:10px;display:flex;gap:5px}.coach-formation-skills .coach-ability-ref{width:30px}.coach-tabs-ref{bottom:5.4%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85cqw 1.1cqw;width:82%}.coach-tabs-ref button{min-width:0;height:clamp(26px,8.1cqw,34px)}.coach-tabs-ref span{max-width:86%;overflow:hidden;font-size:clamp(8px,2.55cqw,11px);text-overflow:ellipsis}@media (max-width:960px){.coach-game-grid.has-side-panel,.coach-game-grid.is-hero-only{width:min(100%,356px);grid-template-columns:minmax(0,356px)}}@media (max-width:420px){.coach-side-panel-shell{padding:54px 12px 14px}.coach-stash-grid{gap:6px}.coach-formation-list{gap:8px}.coach-formation-list article{grid-template-columns:18px 48px minmax(0,1fr);min-height:112px;padding:8px}.coach-formation-portrait{width:48px;height:48px}.coach-formation-skills .coach-ability-ref{width:27px}}.coach-side-panel-shell{padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.coach-side-panel-shell:before{display:none}.coach-formation-stage-bg-ref,.coach-side-decor-ref,.coach-side-frame-ref{position:absolute;pointer-events:none}.coach-side-frame-ref{z-index:0;inset:0;width:100%;height:100%}.coach-side-decor-ref{z-index:1;top:16.4%;left:50%;width:95%;transform:translateX(-50%)}.coach-formation-stage-bg-ref{z-index:1;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:.5}.coach-formation-panel .coach-side-panel-title,.coach-stash-panel .coach-side-panel-title{top:8.7%;left:50%;right:auto;justify-content:center;width:47%;min-height:6.4%;padding:0 1.2cqw;border:0;background:none;box-shadow:none;transform:translateX(-50%)}.coach-formation-panel .coach-side-panel-title:before,.coach-stash-panel .coach-side-panel-title:before{content:"";position:absolute;inset:0;background:url(/game/ui/EquippedTextBg.png) 50%/100% 100% no-repeat;filter:brightness(.9) saturate(.92)}.coach-formation-panel .coach-side-panel-title span,.coach-stash-panel .coach-side-panel-title span{position:relative;z-index:1;max-width:100%;overflow:hidden;color:#fce454;font-size:2.55cqw;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px #000;white-space:nowrap}.coach-formation-panel .coach-side-panel-title small,.coach-stash-panel .coach-side-panel-title small{display:none}.coach-stash-summary-ref{position:absolute;z-index:3;top:17.5%;left:50%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:74%;min-height:6.6%;padding:0 2.4cqw;color:#fff0c8;text-shadow:1px 1px #000;transform:translateX(-50%)}.coach-stash-summary-ref img{position:absolute;z-index:0;inset:0;width:100%;height:100%}.coach-stash-summary-ref b,.coach-stash-summary-ref span{position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-stash-summary-ref span{color:#d8dddf;font-size:2.35cqw;font-weight:900}.coach-stash-summary-ref b{color:#f2b443;font-size:3cqw}.coach-stash-scroll-ref{position:absolute;z-index:2;top:26%;left:7.5%;width:85%;height:42.5%;padding:3.2cqw;border:1px solid rgba(51,60,72,.86);background:linear-gradient(rgba(12,15,20,.28),rgba(12,15,20,.62)),url(/game/ui/ItemTooltip_Bg_Hover2.png) 50% /100% 100% no-repeat;box-shadow:inset 0 0 0 1px rgba(0,0,0,.75),inset 0 0 18px rgba(0,0,0,.5)}.coach-stash-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.65cqw}.coach-stash-grid .coach-inv-slot-ref{width:100%}.coach-stash-pages-ref{position:absolute;z-index:3;top:71.5%;left:50%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4cqw;width:62%;transform:translateX(-50%)}.coach-stash-pages-ref button{position:relative;display:grid;place-items:center;height:7.2cqw;min-height:24px;padding:0;border:0;background:transparent;cursor:pointer;opacity:.78}.coach-stash-pages-ref button.is-active{opacity:1;filter:drop-shadow(0 0 .35cqw rgba(252,228,84,.35))}.coach-stash-pages-ref img{width:100%;height:100%}.coach-stash-pages-ref span{color:#fff3c4;font-size:2.45cqw}.coach-stash-footer-ref,.coach-stash-pages-ref span{position:absolute;font-weight:900;text-shadow:1px 1px #000}.coach-stash-footer-ref{z-index:3;right:8%;bottom:11%;left:8%;display:flex;align-items:center;justify-content:space-between;min-height:8.2%;padding:0 2.4cqw;border:1px solid rgba(60,66,74,.85);background:linear-gradient(90deg,rgba(11,14,19,.94),rgba(26,31,40,.78)),url(/game/ui/BG_RIghtClickMenu_Hover.png) 50% /100% 100% repeat-x;box-shadow:inset 0 0 0 1px rgba(0,0,0,.75);color:#d8dddf;font-size:2.25cqw}.coach-stash-footer-ref span{display:inline-flex;align-items:center;gap:1cqw;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.coach-stash-footer-ref img{width:4.6cqw;height:4.6cqw}.coach-formation-board-ref{position:absolute;z-index:2;top:17%;left:6%;width:88%;height:65%}.coach-formation-board-ref:after,.coach-formation-board-ref:before{content:"";position:absolute;left:50%;width:86%;height:6px;background:url(/game/ui/Arrange_DividedLine.png) 50%/100% 100% no-repeat;opacity:.82;transform:translateX(-50%)}.coach-formation-board-ref:before{top:6%}.coach-formation-board-ref:after{bottom:4%}.coach-arrange-card-ref{position:absolute;width:38%;height:47%;filter:drop-shadow(0 8px 7px rgba(0,0,0,.38))}.coach-arrange-card-ref.arrange-1{z-index:4;top:0;left:31%}.coach-arrange-card-ref.arrange-2{z-index:3;top:36%;left:4%}.coach-arrange-card-ref.arrange-3{z-index:3;top:36%;right:4%}.coach-arrange-card-ref.is-empty{opacity:.72;filter:grayscale(.8) brightness(.74)}.coach-arrange-slot-ref{position:absolute;z-index:5;top:4%;left:3%;width:8.8cqw;aspect-ratio:30/44}.coach-arrange-slot-ref>span{position:absolute;inset:8%;display:grid;place-items:center;overflow:hidden;border-radius:15%;background:linear-gradient(#fcf7ea,#d6c5a4)}.coach-arrange-slot-portrait-ref{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-arrange-slot-cancel-ref{width:56%;height:56%;-o-object-fit:contain;object-fit:contain;opacity:.6}.coach-arrange-slot-active-ref,.coach-arrange-slot-frame-ref{position:absolute;inset:0;width:100%;height:100%}.coach-arrange-slot-frame-ref{z-index:1}.coach-arrange-slot-active-ref{z-index:2}.coach-arrange-hero-ref{position:absolute;z-index:2;top:9%;left:50%;display:grid;place-items:end center;width:92%;height:63%;transform:translateX(-50%)}.coach-arrange-hero-ref img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 5px 3px rgba(0,0,0,.72))}.coach-arrange-empty-ref{width:34%;opacity:.58}.coach-arrange-nameplate-ref{position:absolute;z-index:4;left:50%;bottom:21%;display:grid;place-items:center;width:96%;transform:translateX(-50%)}.coach-arrange-nameplate-ref b,.coach-arrange-nameplate-ref img{grid-area:1/1}.coach-arrange-nameplate-ref img{width:100%}.coach-arrange-nameplate-ref b{max-width:72%;overflow:hidden;margin-top:12%;color:#fff3c4;font-size:2.45cqw;line-height:1;text-align:center;text-overflow:ellipsis;text-shadow:1px 1px #000;white-space:nowrap}.coach-arrange-stats-ref{position:absolute;z-index:4;right:5%;bottom:4%;left:5%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6cqw;margin:0}.coach-arrange-stats-ref div{min-width:0;padding:.65cqw .45cqw;border:1px solid rgba(54,61,70,.86);background:rgba(10,12,16,.82);box-shadow:inset 0 0 0 1px rgba(0,0,0,.62)}.coach-arrange-stats-ref dd,.coach-arrange-stats-ref dt{margin:0;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.coach-arrange-stats-ref dt{color:#8e96a2;font-size:1.45cqw;font-weight:900}.coach-arrange-stats-ref dd{color:#f2b443;font-size:1.75cqw;font-weight:900}.coach-arrange-skills-ref{position:absolute;z-index:5;top:5%;right:0;display:flex;gap:.6cqw}.coach-arrange-skills-ref .coach-ability-ref{width:6.8cqw}@media (max-width:420px){.coach-side-panel-shell{padding:0}.coach-stash-scroll-ref{padding:3cqw}.coach-arrange-card-ref{width:40%}.coach-arrange-card-ref.arrange-1{left:30%}.coach-arrange-skills-ref .coach-ability-ref{width:7.2cqw}}.coach-ref-stash-top{position:absolute;z-index:3;top:16.5%;left:50%;display:flex;align-items:center;gap:1cqw;transform:translateX(-50%)}.coach-ref-stash-pill{display:inline-flex;align-items:center;gap:.8cqw;color:#f6e6c0;text-shadow:1px 1px #000;font-size:3.05cqw;font-weight:900}.coach-ref-stash-pill img{width:5cqw;height:5cqw}.coach-ref-stash-name{position:relative;display:grid;place-items:center;min-width:21cqw}.coach-ref-stash-name b,.coach-ref-stash-name img{grid-area:1/1}.coach-ref-stash-name img{width:100%}.coach-ref-stash-name b{max-width:72%;overflow:hidden;margin-top:12%;color:#f6e6c0;font-size:2.75cqw;line-height:1;text-overflow:ellipsis;text-shadow:1px 1px #000;white-space:nowrap}.coach-ref-stash-body{position:absolute;z-index:2;top:53%;left:8%;width:84.5%;height:22%;overflow:hidden auto}.coach-ref-stash-body .coach-stash-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.coach-ref-stash-tabs{position:absolute;z-index:3;bottom:13.9%;left:50%;display:flex;justify-content:center;gap:1.2cqw;width:88%;transform:translateX(-50%)}.coach-ref-stash-tabs span{position:relative;display:grid;flex:1;place-items:center;height:11.4cqw;opacity:.78;overflow:hidden}.coach-ref-stash-tabs span.is-active{opacity:1}.coach-ref-stash-tabs img{width:100%;height:100%}.coach-ref-stash-tabs b{position:absolute;top:50%;max-width:84%;overflow:hidden;color:#fff3c4;font-family:Courier New,monospace;font-size:2.55cqw;font-weight:700;line-height:1;text-overflow:ellipsis;text-shadow:1px 1px #3b1706,0 0 4px rgba(0,0,0,.75);white-space:nowrap;transform:translateY(-50%)}.coach-ref-arrange-scene{position:absolute;z-index:2;top:18.7%;left:5.4%;width:88.2%;height:32%;overflow:hidden}.coach-ref-formation-card{box-sizing:border-box;display:grid;grid-template-columns:32% 36% 30%;gap:.6cqw;width:100%;height:100%;padding:10px}.coach-ref-formation-center,.coach-ref-formation-left{position:relative;min-width:0}.coach-ref-formation-left{display:flex;flex-direction:column;gap:5px;justify-items:center}.coach-ref-formation-portrait{position:relative;width:100%;height:60%;aspect-ratio:1;overflow:hidden;border:1px solid #2b2118;background:#efe3c8;box-shadow:1px 1px #000}.coach-ref-formation-portrait>img:first-child{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.coach-ref-formation-zoom{position:absolute;right:.45cqw;bottom:.45cqw;width:4.4cqw}.coach-ref-formation-description{position:relative;width:100%;height:40%;overflow:hidden}.coach-ref-formation-description img{position:absolute;inset:0;width:100%;height:100%}.coach-ref-formation-description p{position:absolute;top:.95cqw;right:.85cqw;left:.85cqw;max-height:3.6em;margin:0;overflow:hidden;color:#fff3d4;font-size:3.15cqw;font-weight:700;line-height:1.2;text-shadow:1px 1px #4b2a12}.coach-ref-formation-center{display:grid;grid-template-rows:4cqw 15cqw 3.4cqw 2.8cqw auto;place-items:center;align-content:start;padding-top:.6cqw}.coach-ref-formation-exp,.coach-ref-formation-lv,.coach-ref-formation-mini-hero,.coach-ref-formation-name,.coach-ref-formation-slots,.coach-ref-formation-status{position:relative;z-index:1}.coach-ref-formation-name{display:grid;place-items:center;width:19.5cqw}.coach-ref-formation-name img,.coach-ref-formation-name span{grid-area:1/1}.coach-ref-formation-name img{width:100%;height:auto}.coach-ref-formation-name span{overflow:hidden;max-width:74%;color:#5a3a18;font-size:3.2cqw;font-weight:800;line-height:1;text-overflow:ellipsis;text-shadow:1px 1px rgba(255,241,197,.65);white-space:nowrap}.coach-ref-formation-mini-hero{width:17cqw;height:15cqw;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom}.coach-ref-formation-lv{margin-top:-1.3cqw;color:#f2a332;font-size:4cqw;font-weight:800;line-height:1;text-shadow:1px 1px #3d1a09,0 0 1px #fff2b0}.coach-ref-formation-lv b{color:#eceaf2;font-weight:800;text-shadow:1px 1px #2a2230}.coach-ref-formation-exp{width:16.3cqw;aspect-ratio:56/10}.coach-ref-formation-exp img{position:absolute;inset:0;width:100%;height:100%}.coach-ref-formation-exp span{position:absolute;top:32%;left:3.8%;height:54%;background:url(/game/ui/ExpSlider_Fill.png) 50%/100% 100%}.coach-ref-formation-status{position:absolute;top:22.3cqw;right:2.4cqw;width:3.8cqw;filter:drop-shadow(1px 1px #000)}.coach-ref-formation-slots{left:-.7%;display:grid;grid-template-columns:repeat(3,1fr)}.coach-ref-formation-slot{position:relative;width:38.5px;height:60px;cursor:pointer;filter:drop-shadow(1px 1px rgba(0,0,0,.72))}.coach-ref-formation-slot.is-locked{cursor:default;opacity:.65}.coach-ref-formation-slot-card{position:absolute;z-index:1;inset:7% 9%;border-radius:12%;background:linear-gradient(#fcf7ea,#efe3c8);box-shadow:inset 0 0 0 1px rgba(43,33,24,.5)}.coach-ref-formation-slot-active,.coach-ref-formation-slot-bg,.coach-ref-formation-slot-hero{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-ref-formation-slot-hero{z-index:2;width:84%;height:88%;inset:6% 8%}.coach-ref-formation-slot-active{z-index:4;pointer-events:none}.coach-ref-formation-lock{position:absolute;z-index:3;top:50%;left:50%;width:36%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(1px 1px #000);transform:translate(-50%,-50%)}.coach-ref-formation-skills{display:grid;grid-template-rows:repeat(3,max-content);grid-template-columns:repeat(2,max-content);place-content:start center;justify-items:center;gap:1.1cqw .5cqw}.coach-ref-formation-skills .coach-ability-ref{width:12.7cqw;cursor:help;filter:drop-shadow(1px 1px #000)}.coach-ref-arrange-body-window{position:absolute;z-index:2;top:50.4%;left:6.4%;width:87.2%;height:27.4%;overflow:hidden}.coach-ref-arrange-body{position:relative;display:grid;grid-template-rows:44% 1fr;height:100%}.coach-ref-formation-row{display:grid;grid-template-columns:22.5% minmax(0,1fr);align-items:center;gap:4.9cqw;min-height:0}.coach-ref-row-label{position:relative;display:grid;place-items:center;width:21.5cqw}.coach-ref-row-label img,.coach-ref-row-label span{grid-area:1/1}.coach-ref-row-label img{width:100%;height:auto}.coach-ref-row-label span{margin-top:3.8cqw;color:#f6a13b;font-size:2.55cqw;font-weight:800;line-height:1;text-shadow:1px 1px #4b1707,0 0 2px rgba(0,0,0,.8);white-space:nowrap}.coach-ref-row-label.pet-label span{color:#f0a23b}.coach-ref-hero-row,.coach-ref-pet-row{display:flex;align-items:center;gap:1.45cqw;min-width:0;padding-top:7px}.coach-ref-hero-card{position:relative;flex:none;width:8.45cqw;aspect-ratio:30/44;cursor:pointer;filter:drop-shadow(1px 1px rgba(0,0,0,.64))}.coach-ref-hero-card.is-locked{cursor:default;filter:grayscale(.6) brightness(.82) drop-shadow(1px 1px rgba(0,0,0,.64))}.coach-ref-hero-card-bg{position:absolute;z-index:0;inset:4%;border-radius:16%;background:linear-gradient(#fffdf8,#f4eddc);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),0 0 0 1px #7a5527}.coach-ref-hero-card-active,.coach-ref-hero-card-frame,.coach-ref-hero-card-icon{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-ref-hero-card-icon{z-index:1;width:90%;height:92%;inset:4% 5%}.coach-ref-hero-card-frame{z-index:2}.coach-ref-hero-card-active{z-index:4;pointer-events:none}.coach-ref-hero-card-lock{position:absolute;z-index:3;top:50%;left:50%;width:40%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(1px 1px #000);transform:translate(-50%,-50%)}.coach-ref-formation-divider{position:absolute;top:45.8%;left:2.4%;width:95%;height:1.2cqw;-o-object-fit:fill;object-fit:fill;opacity:.74;pointer-events:none}.coach-ref-pet-row{flex-wrap:wrap;align-content:center;gap:.65cqw 1.05cqw;margin-top:-3%}.coach-ref-pet-card{position:relative;display:block;flex:none;width:9.35cqw;aspect-ratio:30/24;cursor:pointer;filter:drop-shadow(1px 1px rgba(0,0,0,.64))}.coach-ref-pet-card .coach-ref-hero-card-icon{width:76%;height:76%;inset:12%}.coach-hero-body-ref.arrange-mode{top:50.4%;left:6.4%;width:87.2%;height:27.4%;overflow:hidden}.coach-ref-formation-description .coach-ref-formation-desc-bg{position:absolute;inset:0;width:100%;height:100%}.coach-ref-formation-description .coach-ref-formation-desc-caret{position:absolute;z-index:2;inset:auto auto .55cqw 1cqw;width:2.3cqw;height:auto;image-rendering:pixelated}.coach-ref-formation-name span{margin-top:0}.coach-ref-formation-lv b{margin-right:.25cqw}.coach-ref-formation-slots{top:10%}.coach-ref-formation-slot{padding:0;border:0;background:transparent}.coach-ref-formation-slot.is-locked,.coach-ref-formation-slot.locked{cursor:default;opacity:.65}.coach-ref-formation-slot.on{filter:drop-shadow(1px 1px rgba(0,0,0,.72))}.coach-ref-formation-skill{position:relative;display:block;width:12.7cqw;aspect-ratio:1;cursor:help;filter:drop-shadow(1px 1px #000)}.coach-ref-formation-skill-bg,.coach-ref-formation-skill-icon{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-ref-formation-skill-icon{width:72%;height:72%;inset:14%}.coach-ref-formation-skill:not(.learned) .coach-ref-formation-skill-icon{filter:grayscale(1) brightness(.95);opacity:.75}.coach-ref-formation-equip-mark{position:absolute;z-index:5;top:.1cqw;right:.2cqw;width:2.8cqw}.coach-ref-formation-skill>span{position:absolute;z-index:6;bottom:.1cqw;left:50%;padding:.1cqw .7cqw;border-radius:1cqw;background:rgba(18,14,10,.92);box-shadow:0 0 0 1px rgba(0,0,0,.6);color:#fce454;font-family:Courier New,monospace;font-size:2.2cqw;font-weight:800;line-height:1.1;text-shadow:1px 1px #000;white-space:nowrap;transform:translateX(-50%)}.coach-ref-row-label.pet-label{margin-top:-31%}.coach-ref-hero-card{padding:0;border:0;background:transparent}.coach-ref-hero-card.is-locked,.coach-ref-hero-card.locked{cursor:default;filter:grayscale(.6) brightness(.82) drop-shadow(1px 1px rgba(0,0,0,.64))}.coach-ref-hero-card.on{filter:drop-shadow(1px 1px rgba(0,0,0,.64))}.coach-ref-hero-card-check,.coach-ref-hero-card-gold,.coach-ref-hero-card-remove{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-ref-hero-card-gold{z-index:2}.coach-ref-hero-card-check,.coach-ref-hero-card-remove{z-index:5;pointer-events:none;filter:drop-shadow(1px 1px #000)}.coach-ref-pet-card{padding:0;border:0;background:transparent;transition:transform 80ms ease-out,filter 80ms ease-out}.coach-ref-pet-card:focus-visible,.coach-ref-pet-card:hover{outline:none;filter:drop-shadow(0 0 4px rgba(255,209,102,.85)) drop-shadow(1px 1px rgba(0,0,0,.64));transform:translateY(-4%) scale(1.06)}.coach-ref-pet-card.locked{opacity:.95}.coach-ref-pet-card-border,.coach-ref-pet-card-check,.coach-ref-pet-card-icon{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.coach-ref-pet-card-border{z-index:2}.coach-ref-pet-card-check{z-index:3;filter:drop-shadow(1px 1px #000)}.coach-game-grid{--coach-game-window-size:386px;--coach-game-window-gap:24px;justify-self:center}.coach-hero-window,.coach-status-window{width:min(var(--coach-game-window-size),100%)}.coach-game-grid.is-hero-only{width:min(100%,var(--coach-game-window-size));grid-template-columns:minmax(0,var(--coach-game-window-size));justify-content:center;margin-right:auto;margin-left:auto}.coach-game-grid.has-side-panel{width:min(100%,calc((var(--coach-game-window-size) * 2) + var(--coach-game-window-gap)));grid-template-columns:repeat(2,minmax(0,var(--coach-game-window-size)));justify-content:center;gap:var(--coach-game-window-gap);margin-right:auto;margin-left:auto}.coach-hero-body-ref{scrollbar-width:none;-ms-overflow-style:none}.coach-hero-body-ref::-webkit-scrollbar{display:none;width:0;height:0}@media (max-width:960px){.coach-game-grid.has-side-panel,.coach-game-grid.is-hero-only{width:min(100%,var(--coach-game-window-size));grid-template-columns:minmax(0,var(--coach-game-window-size))}}.coach-rune-tree-embed{--rt-bg:rgba(11,13,18,0.72);--rt-line:rgba(255,255,255,0.075);--rt-ink:#f1eadc;--rt-gold:#f0c86a;width:min(100%,820px);margin:0 auto;overflow:hidden;border:1px solid var(--rt-line);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),var(--rt-bg);box-shadow:inset 0 1px 0 rgba(255,255,255,.02);color:var(--rt-ink)}.coach-rune-tree-embed img{image-rendering:pixelated}.coach-rune-tree-header{display:grid;grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:stretch;gap:0;border-bottom:1px solid var(--rt-line);background:rgba(5,7,10,.28)}.coach-rune-tree-title{display:grid;align-content:center;gap:3px;min-width:0;padding:12px 14px;border-right:1px solid var(--rt-line)}.coach-rune-tree-stats small,.coach-rune-tree-title span{color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.coach-rune-tree-title strong{overflow:hidden;color:var(--rt-ink);font-size:15px;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.coach-rune-tree-stats{display:grid;grid-template-columns:repeat(4,minmax(78px,.72fr)) minmax(190px,1.7fr);min-width:0}.coach-rune-tree-stats span{display:grid;align-content:center;gap:4px;min-width:0;padding:10px 12px}.coach-rune-tree-stats span+span{border-left:1px solid var(--rt-line)}.coach-rune-tree-stats b{overflow:hidden;color:var(--rt-ink);font-size:15px;font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.coach-rune-tree-stats .wide b{color:#fff3d7}.coach-rune-tree-embed .rune-tree-map-panel{display:grid;grid-template-rows:minmax(0,1fr);min-width:0}.coach-rune-tree-embed .rune-tree-viewport{position:relative;height:clamp(430px,45vw,560px);min-height:0;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0) 0 0 /34px 34px,linear-gradient(rgba(255,255,255,.018) 1px,transparent 0) 0 0 /34px 34px,rgba(7,9,12,.74);cursor:grab;touch-action:none}.coach-rune-tree-embed .rune-tree-viewport.is-dragging{cursor:grabbing}.coach-rune-tree-embed .rune-tree-scene{position:absolute;top:0;left:0;transform-origin:0 0}.coach-rune-tree-embed .rune-tree-edge-layer,.coach-rune-tree-embed .rune-tree-node-layer{position:absolute;inset:0}.coach-rune-tree-embed .rune-tree-edge-layer{overflow:visible}.coach-rune-tree-embed .rune-tree-edge{fill:none;stroke:rgba(174,184,194,.32);stroke-linecap:round;stroke-width:3;transition:opacity .16s ease,stroke .16s ease,stroke-width .16s ease}.coach-rune-tree-embed .rune-tree-edge.is-related{stroke:color-mix(in srgb,var(--rt-gold) 76%,white 0%);stroke-width:5}.coach-rune-tree-embed .rune-tree-node{--node-color:#f5c45b;position:absolute;top:0;left:0;display:grid;align-items:center;justify-content:center;width:40px;height:40px;padding:4px;border:2px solid color-mix(in srgb,var(--node-color) 72%,#0b0d12 28%);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.18),transparent 36%),#11151a;box-shadow:0 0 0 2px #05070a,0 9px 18px rgba(0,0,0,.42);color:#fff;cursor:pointer;transform:translate(-20px,-20px);transition:border-color .15s ease,box-shadow .15s ease,filter .15s ease,opacity .15s ease,transform .15s ease}.coach-rune-tree-embed .rune-tree-node>span{position:absolute;inset:4px;border-radius:5px;background:color-mix(in srgb,var(--node-color) 18%,transparent)}.coach-rune-tree-embed .rune-tree-node img{position:relative;z-index:2;width:28px;height:28px;-o-object-fit:contain;object-fit:contain;transform:scaleY(-1)}.coach-rune-tree-embed .rune-tree-node:after{position:absolute;right:-5px;bottom:-5px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:15px;padding:0 3px;border:1px solid rgba(255,255,255,.13);border-radius:5px;background:#07090d;color:#e6dcc5;content:attr(data-max);font-family:var(--font-dos);font-size:8px}.coach-rune-tree-embed .rune-tree-node.is-locked{opacity:.34;filter:grayscale(.65) brightness(.82)}.coach-rune-tree-embed .rune-tree-node.is-unlocked{opacity:1;filter:saturate(1.08) brightness(1.05)}.coach-rune-tree-embed .rune-tree-node:focus-visible,.coach-rune-tree-embed .rune-tree-node:hover{z-index:8;border-color:color-mix(in srgb,var(--node-color) 78%,white 12%);box-shadow:0 0 0 2px #05070a,0 12px 26px rgba(0,0,0,.52),0 0 22px color-mix(in srgb,var(--node-color) 26%,transparent);outline:none;transform:translate(-20px,-20px) scale(1.08)}.coach-rune-tree-embed .rune-tree-node.is-selected{z-index:7;border-color:#fff3d7;box-shadow:0 0 0 2px #05070a,0 0 0 5px color-mix(in srgb,var(--node-color) 44%,transparent),0 14px 30px rgba(0,0,0,.56)}.coach-rune-tree-embed .rune-tree-node.is-related:not(.is-selected){filter:brightness(1.12) saturate(1.14)}.coach-rune-tree-embed .rune-tree-node.is-available:not(.is-selected){opacity:.92;filter:none;border-color:color-mix(in srgb,var(--rt-gold) 70%,var(--node-color) 30%);box-shadow:0 0 0 2px #05070a,0 9px 18px rgba(0,0,0,.42),0 0 16px rgba(240,200,106,.22)}.coach-rune-tree-embed .rune-tree-node.is-affordable:not(.is-selected){opacity:1;filter:none;border-color:#f7d37a;box-shadow:0 0 0 2px #05070a,0 9px 18px rgba(0,0,0,.42),0 0 22px rgba(240,200,106,.38)}.coach-rune-tree-embed .rune-tree-node.is-maxed:after{border-color:rgba(125,211,252,.42);color:#7dd3fc}@media (max-width:680px){.coach-rune-tree-header{grid-template-columns:1fr}.coach-rune-tree-title{border-right:0;border-bottom:1px solid var(--rt-line)}.coach-rune-tree-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.coach-rune-tree-stats .wide{grid-column:1/-1}.coach-rune-tree-stats span:nth-child(3){border-left:0}.coach-rune-tree-embed .rune-tree-viewport{height:380px}}.coach-game-shell{max-width:1040px}.coach-save-stage{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.075);border-radius:8px;background:linear-gradient(180deg,rgba(142,23,25,.16),rgba(142,23,25,.045) 42px,transparent 92px),linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(11,13,18,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.coach-save-stage:before{content:"";position:absolute;z-index:1;inset:0 0 auto;height:3px;border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(60,13,16,.18),rgba(209,69,69,.74) 18%,rgba(240,200,106,.34) 50%,rgba(209,69,69,.68) 82%,rgba(60,13,16,.18));pointer-events:none}.coach-stage-title{min-height:34px;justify-content:flex-start;padding:0 18px;border:0;border-bottom:1px solid rgba(0,0,0,.52);border-radius:8px 8px 0 0;background:linear-gradient(90deg,rgba(42,8,10,.95),rgba(142,23,25,.9) 18%,rgba(174,38,42,.9) 50%,rgba(142,23,25,.9) 82%,rgba(42,8,10,.95)),#8e1719;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 1px 0 rgba(0,0,0,.34);color:#fff3d7;font-family:var(--font-heading),var(--font-geist-sans),Arial,sans-serif;font-size:.82rem;font-weight:900;letter-spacing:0;text-shadow:none}.coach-stage-title:after,.coach-stage-title:before{content:none;display:none}.coach-stage-title span{z-index:2}.coach-import-game,.coach-save-view{justify-items:stretch;padding:24px}.coach-action-dock,.coach-resource-stack,.coach-rune-tree-embed{width:100%;margin-right:0;margin-left:0;border-color:rgba(255,255,255,.075);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(11,13,18,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.coach-file-chip,.coach-inspect-button,.coach-resource-chip,.coach-small-button{border-radius:6px}@media (max-width:700px){.coach-import-game,.coach-save-view{padding:16px}}.coach-save-overview{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.58fr);align-items:end;gap:18px;padding:2px 0 4px}.coach-save-overview>div{display:grid;gap:6px;min-width:0}.coach-save-overview dt,.coach-save-overview span{color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.1;text-transform:uppercase}.coach-save-overview h2{margin:0;overflow:hidden;color:#f1eadc;font-size:clamp(1.15rem,2.4vw,1.75rem);font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.coach-save-overview p{max-width:none;margin:0;color:#aeb6c4;font-size:.92rem;line-height:1.45}.coach-save-overview dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;margin:0}.coach-save-overview dl div{display:grid;gap:4px;min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.008)),rgba(11,13,18,.42)}.coach-save-overview dd{margin:0;overflow:hidden;color:#fff3d7;font-family:var(--font-heading),var(--font-geist-sans),Arial,sans-serif;font-size:.82rem;font-weight:900;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.coach-resource-controls{grid-template-columns:minmax(180px,1fr) auto}.coach-file-button{width:100%;border-color:#3b4655;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .12s ease,background-color .12s ease,color .12s ease,transform .12s ease}.coach-file-button:focus-visible,.coach-file-button:hover{border-color:rgba(209,69,69,.5);background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.012)),rgba(11,13,18,.72);outline:none;transform:translateY(-1px)}@media (max-width:820px){.coach-save-overview{grid-template-columns:1fr}}@media (max-width:560px){.coach-resource-controls,.coach-resource-row,.coach-save-overview dl{grid-template-columns:1fr}.coach-save-overview dd,.coach-save-overview h2{white-space:normal}}.coach-action-dock{grid-template-columns:1fr;align-items:start;gap:7px;padding:8px}.coach-dock-head{gap:10px;padding:0 0 7px;border-right:0}.coach-action-priority,.coach-dock-head dt,.coach-dock-head span{line-height:1.1}.coach-dock-head strong{font-size:.8rem}.coach-dock-head small{font-size:.68rem}.coach-dock-head dl{gap:4px;min-width:180px}.coach-dock-head dl div{padding:4px 6px;background:linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.008)),rgba(11,13,18,.42)}.coach-dock-head dl div:first-child{border-color:rgba(209,69,69,.26);background:linear-gradient(90deg,rgba(209,69,69,.1),rgba(255,255,255,.01)),rgba(11,13,18,.42)}.coach-dock-head dd{font-size:.76rem}.coach-action-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:6px}.coach-action-card{grid-template-columns:24px minmax(0,1fr) auto;min-height:0;padding:6px 7px;border-left:2px solid rgba(240,200,106,.76);background:linear-gradient(90deg,rgba(240,200,106,.07),rgba(255,255,255,.012) 42%,rgba(255,255,255,.006)),rgba(11,13,18,.52)}.coach-action-card.priority-high{border-left-color:rgba(209,69,69,.9);background:linear-gradient(90deg,rgba(209,69,69,.12),rgba(255,255,255,.012) 42%,rgba(255,255,255,.006)),rgba(11,13,18,.52)}.coach-action-card.priority-medium{border-left-color:rgba(240,200,106,.9)}.coach-action-card.priority-low{border-left-color:rgba(240,200,106,.52)}.coach-action-icon{background:rgba(5,7,10,.42)}.coach-action-card>div{gap:2px 6px}.coach-action-priority{grid-row:1;padding:1px 4px;color:#c9a260}.coach-action-card strong{grid-row:1}.coach-action-card p{line-height:1.2}.coach-action-card a,.coach-action-card button{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(11,13,18,.72)}.coach-action-empty{min-height:38px}.coach-privacy-line{margin:0;font-size:.68rem}@media (max-width:860px){.coach-action-list,.coach-dock-head{grid-template-columns:1fr}.coach-dock-head{padding:0 0 8px;border-bottom:1px solid rgba(255,255,255,.075)}.coach-dock-head dl{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}}@media (max-width:520px){.coach-dock-head dl{grid-template-columns:1fr}.coach-action-card{grid-template-columns:24px minmax(0,1fr)}.coach-action-card a,.coach-action-card button{grid-column:1/-1}}.coach-action-dock{gap:6px}.coach-order-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(214px,1fr));gap:8px;align-items:stretch}.coach-action-card,.coach-action-empty,.coach-dock-head{min-height:102px;border:1px solid rgba(255,255,255,.075);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.coach-dock-head{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;align-items:stretch;gap:8px;padding:9px;border-right:1px solid rgba(255,255,255,.075);border-bottom:1px solid rgba(255,255,255,.075)}.coach-dock-head>div{display:grid;align-content:start;gap:3px}.coach-action-priority,.coach-dock-head dt,.coach-dock-head span{font-size:8px}.coach-dock-head strong{font-size:.82rem;line-height:1.12}.coach-dock-head small{font-size:.67rem;line-height:1.15}.coach-dock-head dl{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0}.coach-dock-head dl div{display:grid;gap:2px;padding:5px 6px}.coach-dock-head dd{font-size:.78rem}.coach-action-card{grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);gap:6px;min-height:102px}.coach-action-icon{width:24px;height:24px}.coach-action-icon svg{width:14px;height:14px}.coach-action-priority{width:-moz-fit-content;width:fit-content;padding:2px 4px;border:1px solid rgba(240,200,106,.18);border-radius:4px;background:rgba(5,7,10,.36)}.coach-action-card.priority-high .coach-action-priority{border-color:rgba(209,69,69,.32);color:#ffb9b9}.coach-action-card strong{font-size:.76rem;line-height:1.15}.coach-action-card p{font-size:.68rem}.coach-action-card a,.coach-action-card button{grid-column:2;align-self:end;justify-self:start;min-height:24px;padding:0 7px;font-size:.68rem}.coach-action-card a:focus-visible,.coach-action-card a:hover,.coach-action-card button:focus-visible,.coach-action-card button:hover{border-color:rgba(209,69,69,.5);outline:none}.coach-action-empty{font-size:.72rem}.coach-action-empty svg{flex:none;color:#f0c86a}.coach-privacy-line{display:flex;align-items:center;gap:6px;margin:0 2px;color:#aeb6c4;font-size:.66rem}@media (max-width:740px){.coach-order-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media (max-width:520px){.coach-dock-head dl,.coach-order-grid{grid-template-columns:1fr}.coach-dock-head small,.coach-dock-head strong{white-space:normal}.coach-action-card a,.coach-action-card button{grid-column:1/-1}}.coach-resource-stack{width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:stretch;gap:8px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.coach-save-control-box,.coach-stat-box{display:grid;align-content:start;gap:5px;min-width:0;padding:6px;border:1px solid rgba(255,255,255,.075);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.5);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.coach-stat-box-head{display:flex;align-items:center;justify-content:space-between;min-height:10px}.coach-stat-box-head span{color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.05;text-transform:uppercase}.coach-resource-grid{display:grid;grid-template-columns:repeat(5,minmax(104px,1fr));gap:5px;align-items:stretch}.coach-file-chip,.coach-resource-chip,.coach-save-control-grid .coach-small-button{width:100%;min-width:0;min-height:40px;max-width:none;padding:5px 7px;border:1px solid rgba(255,255,255,.075);border-left:3px solid rgba(240,200,106,.72);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.64);box-shadow:inset 0 1px 0 rgba(255,255,255,.018);color:#f6e6c0}.coach-resource-chip{display:flex;align-items:center;gap:6px}.coach-resource-chip:first-child{background:linear-gradient(90deg,rgba(240,200,106,.1),rgba(255,255,255,.012) 42%,rgba(255,255,255,.006)),rgba(11,13,18,.64)}.coach-resource-chip img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.coach-resource-chip>span{flex:1 1 auto;justify-content:space-between}.coach-file-chip,.coach-resource-chip>span{display:flex;align-items:baseline;gap:6px;min-width:0}.coach-file-chip small,.coach-resource-chip small{flex:none;overflow:hidden;color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.05;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.coach-file-chip strong,.coach-resource-chip strong{flex:1 1 auto;min-width:0;overflow:hidden;color:#f6e6c0;font-family:var(--font-heading),var(--font-geist-sans),Arial,sans-serif;font-size:.88rem;font-weight:950;line-height:1.08;text-align:right;text-overflow:ellipsis;white-space:nowrap}.coach-file-chip{grid-column:auto;justify-content:space-between;border-left-color:rgba(240,200,106,.72);text-align:left}.coach-save-control-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;align-items:stretch}.coach-save-control-grid .coach-small-button{display:inline-flex;align-items:center;justify-content:center;min-width:68px;border-left-color:rgba(209,69,69,.9);color:#ffb9b9;font-size:.82rem;font-weight:950}.coach-file-button:focus-visible,.coach-file-button:hover,.coach-save-control-grid .coach-small-button:focus-visible,.coach-save-control-grid .coach-small-button:hover{border-color:rgba(209,69,69,.42) rgba(209,69,69,.42) rgba(209,69,69,.42) rgba(209,69,69,.9);outline:none;transform:none}@media (max-width:980px){.coach-resource-stack{grid-template-columns:1fr}}@media (max-width:720px){.coach-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.coach-resource-grid,.coach-save-control-grid{grid-template-columns:1fr}}.coach-action-dock{width:100%;display:grid;gap:8px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.coach-dock-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:0;margin:0;padding:7px 9px;border:1px solid rgba(255,255,255,.075);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.coach-dock-head>div{display:flex;align-items:baseline;gap:8px;min-width:0}.coach-action-priority,.coach-dock-head dt,.coach-dock-head span{flex:none;color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.05;text-transform:uppercase}.coach-dock-head strong{color:#f1eadc;font-size:.92rem;font-weight:950}.coach-dock-head small,.coach-dock-head strong{overflow:hidden;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.coach-dock-head small{flex:none;color:#aeb6c4;font-size:.76rem}.coach-dock-head dl{display:grid;grid-template-columns:repeat(3,minmax(52px,1fr));gap:5px;min-width:190px;margin:0}.coach-dock-head dl div{display:flex;align-items:baseline;justify-content:space-between;gap:6px;min-width:0;padding:5px 7px;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:rgba(5,7,10,.34)}.coach-dock-head dl div:first-child{border-color:rgba(209,69,69,.28);background:linear-gradient(90deg,rgba(209,69,69,.11),rgba(255,255,255,.01)),rgba(5,7,10,.34)}.coach-dock-head dl div:first-child dd,.coach-dock-head dl div:first-child dt{color:#ffb9b9}.coach-dock-head dd{margin:0;color:#fff3d7;font-family:var(--font-heading),var(--font-geist-sans),Arial,sans-serif;font-size:.9rem;font-weight:950;line-height:1}.coach-action-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr))}.coach-action-card{display:grid;grid-template-columns:26px minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;gap:7px;min-height:68px;padding:8px;border:1px solid rgba(255,255,255,.075);border-left:3px solid rgba(240,200,106,.78);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.68);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.coach-action-card.priority-high{border-left-color:rgba(209,69,69,.92);background:linear-gradient(90deg,rgba(209,69,69,.12),rgba(255,255,255,.012) 38%,rgba(255,255,255,.006)),rgba(11,13,18,.68)}.coach-action-card.priority-low,.coach-action-card.priority-medium{border-left-color:rgba(240,200,106,.78)}.coach-action-icon{display:grid;place-items:center;width:26px;height:26px;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:rgba(5,7,10,.44);color:#f0c86a}.coach-action-icon svg{width:15px;height:15px}.coach-action-card>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:3px 6px}.coach-action-card strong{display:block;overflow:hidden;color:#f6e6c0;font-size:.86rem;font-weight:950;line-height:1.14;text-overflow:ellipsis;white-space:nowrap}.coach-action-card p{grid-column:1/-1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;margin:0;color:#aeb6c4;font-size:.75rem;line-height:1.22}.coach-action-card a,.coach-action-card button{grid-column:3;align-self:center;justify-self:end;display:inline-flex;align-items:center;max-width:100%;min-height:28px;gap:5px;padding:0 8px;border:1px solid rgba(255,255,255,.11);border-radius:6px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012)),rgba(11,13,18,.76);color:#fff3d7;font-size:.74rem;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}.coach-action-empty{display:flex;align-items:center;min-height:48px;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.075);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.58);color:#aeb6c4;font-size:.78rem}@media (max-width:760px){.coach-dock-head{grid-template-columns:1fr}.coach-dock-head>div{flex-wrap:wrap}.coach-dock-head dl{min-width:0}}@media (max-width:520px){.coach-action-list,.coach-dock-head dl{grid-template-columns:1fr}.coach-dock-head small,.coach-dock-head strong{white-space:normal}.coach-action-card{grid-template-columns:26px minmax(0,1fr)}.coach-action-card a,.coach-action-card button{grid-column:1/-1;justify-self:start}}.coach-action-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px}.coach-action-card{grid-template-columns:28px minmax(0,1fr);grid-template-rows:auto auto;align-items:start;gap:8px;min-height:108px;padding:9px}.coach-action-icon{width:28px;height:28px}.coach-action-icon svg{width:16px;height:16px}.coach-action-card>div{grid-column:2;min-width:0}.coach-action-card strong{font-size:.9rem}.coach-action-card p{-webkit-line-clamp:2;font-size:.76rem}.coach-action-card a,.coach-action-card button{grid-column:1/-1;justify-self:stretch;justify-content:center;min-width:0;min-height:30px;margin-top:0;overflow:hidden;padding:0 9px;text-overflow:ellipsis}@media (max-width:520px){.coach-action-card a,.coach-action-card button{justify-self:stretch}}.coach-import-game{width:100%;display:grid;gap:10px;justify-items:stretch;padding:24px}.coach-import-hero,.coach-import-side article,.coach-import-tool-grid article,.coach-import-upload{border:1px solid rgba(255,255,255,.075);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.018)}.coach-import-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px;padding:14px}.coach-import-hero>div{display:grid;gap:5px;min-width:0}.coach-import-hero dt,.coach-import-hero span,.coach-import-kicker,.coach-import-path-button span,.coach-import-path-card span,.coach-import-tool-grid span{color:#c9a260;font-family:var(--font-dos);font-size:9px;letter-spacing:.06em;line-height:1.05;text-transform:uppercase}.coach-import-hero h2{margin:0;overflow:hidden;color:#f1eadc;font-size:clamp(1.2rem,2vw,1.85rem);font-weight:950;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.coach-import-hero p{max-width:900px;margin:0;color:#aeb6c4;font-size:.9rem;line-height:1.4}.coach-import-hero dl{display:grid;grid-template-columns:repeat(3,minmax(76px,1fr));gap:6px;margin:0}.coach-import-hero dl div{display:grid;gap:3px;min-width:0;padding:7px 9px;border:1px solid rgba(255,255,255,.075);border-radius:6px;background:rgba(5,7,10,.34)}.coach-import-hero dd{margin:0;overflow:hidden;color:#fff3d7;font-family:var(--font-heading),var(--font-geist-sans),Arial,sans-serif;font-size:.88rem;font-weight:950;line-height:1;text-overflow:ellipsis;white-space:nowrap}.coach-import-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);gap:10px;align-items:stretch}.coach-import-upload{display:grid;place-items:center;align-content:center;gap:11px;min-height:286px;padding:22px;border-style:dashed;border-color:rgba(240,200,106,.24);background:radial-gradient(circle at 50% 0,rgba(240,200,106,.08),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(11,13,18,.68);text-align:center}.coach-import-upload-icon{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(240,200,106,.2);border-radius:7px;background:linear-gradient(180deg,rgba(240,200,106,.12),rgba(255,255,255,.02)),rgba(5,7,10,.48);color:#f0c86a}.coach-import-upload-icon svg{width:30px;height:30px}.coach-import-upload strong{color:#f6e6c0;font-size:clamp(1.2rem,2vw,1.75rem);font-weight:950;line-height:1.05}.coach-import-upload p{max-width:520px;margin:0;color:#aeb6c4;font-size:.92rem;line-height:1.35}.coach-import-primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;min-width:190px;padding:0 14px;border:1px solid rgba(209,69,69,.44);border-left:3px solid rgba(209,69,69,.95);border-radius:7px;background:linear-gradient(180deg,rgba(209,69,69,.2),rgba(255,255,255,.018)),rgba(11,13,18,.82);color:#fff3d7;font-size:.94rem;font-weight:950;cursor:pointer}.coach-import-primary-button:disabled{cursor:progress;opacity:.78}.coach-import-primary-button:focus-visible,.coach-import-primary-button:hover:not(:disabled){border-color:rgba(209,69,69,.7);outline:none}.coach-import-path-button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:min(100%,620px);min-height:38px;padding:6px 8px;border:1px solid rgba(255,255,255,.075);border-left:3px solid rgba(240,200,106,.72);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.026),rgba(255,255,255,.008)),rgba(5,7,10,.42);cursor:pointer}.coach-import-path-button:focus-visible,.coach-import-path-button:hover{border-color:rgba(240,200,106,.28) rgba(240,200,106,.28) rgba(240,200,106,.28) rgba(209,69,69,.9);outline:none}.coach-import-path-button code{overflow:hidden;color:#f6e6c0;font-size:.8rem;line-height:1.15;text-align:right;text-overflow:ellipsis;white-space:nowrap}.coach-import-side{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.coach-import-side article{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px}.coach-import-side article>svg{color:#f0c86a;margin-top:1px}.coach-import-side article strong{color:#f6e6c0;font-size:.9rem;font-weight:950;line-height:1.1}.coach-import-side article p{margin:4px 0 0;color:#aeb6c4;font-size:.78rem;line-height:1.35}.coach-import-path-card{grid-template-columns:1fr;gap:6px}.coach-import-path-card code{display:block;overflow:hidden;padding:8px;border:1px solid rgba(255,255,255,.075);border-left:3px solid rgba(240,200,106,.72);border-radius:6px;background:rgba(5,7,10,.4);color:#f6e6c0;font-size:.8rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.coach-import-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.coach-import-tool-grid article{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:10px}.coach-import-tool-grid svg{width:20px;height:20px;color:#f0c86a}.coach-import-tool-grid strong{overflow:hidden;color:#f6e6c0;font-size:.88rem;font-weight:950;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.coach-import-tool-grid span{grid-column:2;color:#aeb6c4;font-family:var(--font-geist-sans),Arial,sans-serif;font-size:.76rem;letter-spacing:0;line-height:1.3;text-transform:none}@media (max-width:980px){.coach-import-hero,.coach-import-layout{grid-template-columns:1fr}.coach-import-hero dl,.coach-import-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.coach-import-game{padding:16px}.coach-import-hero dl,.coach-import-tool-grid{grid-template-columns:1fr}.coach-import-hero h2,.coach-import-path-button code,.coach-import-path-card code,.coach-import-tool-grid strong{white-space:normal}}