/* FanDraft visual layer. Loaded after isolated component styles. */
:where(.team-shell,.gw-shell,.invite-shell,.settings-shell,.admin-shell){max-width:1100px;margin-inline:auto;background:radial-gradient(circle at 88% 0,rgba(170,255,18,.075),transparent 28%)}
:where(.team-shell,.gw-shell,.invite-shell,.settings-shell,.admin-shell) h1{font-family:"Manrope",sans-serif;font-weight:800;letter-spacing:-.04em}
:where(.summary,.transfer-card,.player-row,.lineup-row,.gw-tabs,.gw-hero,.points-hero,.fixture-card,.points-row,.leader-row,.empty-card,.history-card,.invite-card,.stat-card,.setting,.settings-list){background-color:var(--fd-panel)!important;border-color:var(--fd-border)!important}
:where(.save-button,.primary-button,.save-settings,.test-button,.invite-button){background:var(--fd-lime)!important;color:var(--fd-bg)!important;border:0!important;font-weight:800!important}
:where(.position-tabs .active,.gw-tabs .active){background:var(--fd-lime)!important;color:var(--fd-bg)!important;border-color:var(--fd-lime)!important}
:where(.team-shell,.gw-shell,.invite-shell,.settings-shell){padding-bottom:94px!important}
.bottom-nav{display:none!important}
.fd-tabbar{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;padding:6px!important;overflow:hidden!important}
.fd-tabbar a{min-width:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:4px 1px!important;border-radius:10px!important;color:var(--fd-muted)!important;text-decoration:none!important;font-size:9px!important;font-weight:700!important;line-height:1!important;white-space:nowrap!important}
.fd-tabbar a b{display:block!important;font-size:18px!important;line-height:18px!important;font-weight:600!important}
.fd-tabbar a span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}
.fd-tabbar a.active{background:rgba(170,255,18,.1)!important;color:var(--fd-lime)!important}
.fd-sidebar nav a{display:flex!important;align-items:center!important;gap:12px!important;color:var(--fd-muted)!important;text-decoration:none!important}.fd-sidebar nav a.active{color:var(--fd-lime)!important;background:rgba(170,255,18,.1)!important}
input,select,textarea{font-family:"Manrope",sans-serif;background:var(--fd-panel)!important;border-color:var(--fd-border)!important;color:#fff!important}
input:focus,select:focus,textarea:focus{outline:none!important;border-color:var(--fd-lime)!important;box-shadow:0 0 0 3px rgba(170,255,18,.1)!important}
@media(min-width:900px){:where(.team-shell,.gw-shell,.invite-shell,.settings-shell,.admin-shell){padding:34px 40px 64px!important}:where(.team-shell,.gw-shell,.invite-shell,.settings-shell){padding-bottom:64px!important}.fd-tabbar{display:none!important}}
