/* VBA 2.42.0 — Team / Front Office / League worlds */
.fs-world-chrome{max-width:1280px;margin:0 auto 9px;border-bottom:1px solid var(--edge)}.fs-world-head{min-height:70px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;position:relative;overflow:hidden;padding:6px 2px}.fs-world-head h1{font:clamp(36px,5vw,58px)/.9 var(--display);margin-top:5px}.fs-world-tabs{display:flex;gap:2px;overflow-x:auto;scrollbar-width:none}.fs-world-tabs::-webkit-scrollbar{display:none}.fs-world-tabs button{flex:0 0 auto;min-height:40px;padding:0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font:800 8px var(--mono);letter-spacing:.07em;cursor:pointer}.fs-world-tabs button.active{color:var(--text);border-bottom-color:var(--om-team-color)}.fs-office-art{position:absolute;right:0;bottom:-80px;width:360px;height:210px;background:url('/assets/franchise/icons/front-office-sheet.webp') center/cover no-repeat;opacity:.13;filter:saturate(.7);pointer-events:none;mask-image:linear-gradient(90deg,transparent,#000 30%)}
.fs-health{max-width:1120px;margin:0 auto}.fs-health-summary{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--edge);border-bottom:1px solid var(--edge);margin-bottom:10px}.fs-health-summary>div{padding:14px;border-right:1px solid var(--edge)}.fs-health-summary>div:last-child{border-right:0}.fs-health-summary span{display:block;font:7px var(--mono);letter-spacing:.1em;color:var(--muted)}.fs-health-summary b{font:26px var(--display)}.fs-health-list{display:flex;flex-direction:column}.fs-health-list button{display:grid;grid-template-columns:1fr minmax(180px,auto) auto;gap:10px;align-items:center;min-height:56px;border:0;border-bottom:1px solid var(--edge);background:transparent;color:var(--text);text-align:left;cursor:pointer}.fs-health-list b{font:17px var(--display)}.fs-health-list span{font:8px var(--mono);color:var(--muted)}.fs-health-list i{font:800 7px var(--mono);font-style:normal;color:#22e08a}.fs-health-list i.warn{color:#ff7a7a}
@media(max-width:720px){.fs-world-head{min-height:58px;padding-left:2px;padding-right:2px}.fs-world-head h1{font-size:38px}.fs-world-tabs button{min-height:38px;padding:0 10px;font-size:7px}.fs-office-art{width:220px;opacity:.08}.fs-health-list button{grid-template-columns:1fr auto}.fs-health-list span{grid-row:2;grid-column:1/-1}.fs-health-summary>div{padding:10px}.fs-health-summary b{font-size:22px}}
