@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500;600;700&display=swap";:root{--text:#6b6375;--text-h:#e6edf3;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e6edf3;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0d1117}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.65}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.35}}@keyframes slide-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pop-in{0%{opacity:0;transform:scale(.92)translateY(4px)}60%{transform:scale(1.03)translateY(-1px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(110%)}to{opacity:1;transform:translate(0)}}@keyframes toast-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(110%)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes level-up{0%{opacity:0;transform:scale(.7)translateY(12px)}50%{transform:scale(1.08)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes bar-grow{0%{width:0%}}#root{text-align:left!important;border:none!important;width:100%!important;max-width:100%!important;margin:0!important}*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0d1117;--bg-2:#11161d;--bg2:#161b22;--bg3:#1c2128;--card:#1c2128;--card-hi:#262c34;--border:#30363d;--border-soft:#21262d;--text:#e6edf3;--text-2:#8b949e;--text-3:#6e7681;--text2:#8b949e;--text3:#6e7681;--text-h:#e6edf3;--green:#00e676;--green-dim:#00b85c;--green-dark:#00c853;--blue:#58a6ff;--orange:#ffa657;--yellow:#ffa657;--red:#f85149;--gold:#f5c244;--radius:8px;--radius-lg:12px;--bg-index:#0d1117}body{background:var(--bg);color:var(--text);font-feature-settings:"ss01", "cv11";font-family:Geist,Segoe UI,system-ui,sans-serif;font-size:14px}.num{font-variant-numeric:tabular-nums;font-family:Geist Mono,SF Mono,monospace}h1,h2,h3,h4,h5,h6{color:var(--text)}.app-layout{height:100vh;display:flex;overflow:hidden}.main-content{flex-direction:column;flex:1;height:100vh;margin-left:220px;display:flex;overflow:hidden}.app-layout.no-sidebar .main-content{margin-left:0}.sidebar{border-right:1px solid var(--border);flex-shrink:0;width:220px;min-height:100vh;position:fixed;top:0;bottom:0;left:0}.btn-primary{background:var(--green);color:#000;border-radius:var(--radius);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 20px;font-weight:600;transition:background .15s,transform .1s,box-shadow .15s;display:inline-flex}.btn-primary:hover{background:var(--green-dark);box-shadow:0 0 12px #00e67640}.btn-primary:active{transform:scale(.97)}.btn-secondary{background:var(--bg3);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:8px 16px;font-size:13px;transition:border-color .15s,background .15s}.btn-secondary:hover{border-color:var(--green);background:var(--card-hi)}.btn-ghost{color:var(--text2);border-radius:var(--radius);cursor:pointer;background:0 0;border:none;padding:8px 16px;font-size:13px;transition:background .15s,color .15s}.btn-ghost:hover{background:var(--bg3);color:var(--text)}.page-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 28px;display:flex}.page-header h1{font-size:20px;font-weight:600}.page-header p{color:var(--text2);margin-top:2px;font-size:13px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.tabs{flex-shrink:0;gap:4px;padding:10px 28px 0;display:flex}.tab{border-radius:var(--radius);cursor:pointer;border:1px solid var(--border);background:var(--bg3);color:var(--text2);padding:8px 16px;font-size:13px;transition:border-color .15s,color .15s,background .15s}.tab.active{background:var(--green);color:#000;border-color:var(--green);font-weight:600}.tab:hover:not(.active){border-color:var(--green);color:var(--text)}.pos-badge{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.pos-GOL,.pos-GK{color:#000;background:gold}.pos-ZAG,.pos-DEF{color:#000;background:#4fc3f7}.pos-LE,.pos-LD,.pos-LAT{color:#000;background:#29b6f6}.pos-VOL,.pos-MID{color:#000;background:#66bb6a}.pos-MEI{color:#000;background:#42a5f5}.pos-PONTA{color:#fff;background:#ab47bc}.pos-ATA,.pos-ATK{color:#fff;background:#ef5350}.status-disponivel{color:var(--green);background:#1a3a2a;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.status-lesionado{color:var(--red);background:#3a1a1a;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.status-suspenso{color:var(--yellow);background:#3a2a1a;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.ovr{background:var(--green);color:#000;border-radius:6px;padding:2px 8px;font-size:13px;font-weight:700;display:inline-block}.ovr.low{color:#fff;background:#ef5350}.ovr.mid{background:var(--yellow);color:#000}.forma{border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.forma-S{color:#4caf50;background:#1a5c2a}.forma-A{color:var(--green);background:#1a3a2a}.forma-B{color:var(--yellow);background:#2a2a1a}.forma-C,.forma-D{color:var(--red);background:#3a1a1a}.data-table{border-collapse:collapse;width:100%}.data-table th{text-align:left;color:var(--text3);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);padding:10px 12px;font-size:11px;font-weight:600}.data-table td{border-bottom:1px solid var(--border);padding:12px}.data-table tr:hover td{background:var(--bg3)}.data-table tr.my-club td{background:#1a3a2a}.moral-bar{background:var(--border);border-radius:2px;height:4px;overflow:hidden}.moral-fill{border-radius:2px;height:100%}.page-body{flex:1;min-height:0;padding:16px 28px 20px;overflow-y:auto}.grid-2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px}.stat-card .stat-label{color:var(--text3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px}.stat-card .stat-value{color:var(--green);font-size:28px;font-weight:700}.stat-card .stat-sub{color:var(--text2);margin-top:4px;font-size:12px}.input{background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:var(--radius);outline:none;padding:9px 14px;font-size:14px}.input:focus{border-color:var(--green)}.input::placeholder{color:var(--text3)}select.input{cursor:pointer}option{background:var(--bg2)}.section-label{color:var(--text3);text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px;font-size:11px;font-weight:600}.result-dot{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.result-dot.v{background:var(--green);color:#000}.result-dot.e{background:var(--yellow);color:#000}.result-dot.d{background:var(--red);color:#fff}.page-root{flex-direction:column;height:100%;display:flex;overflow:hidden}.page-cols{flex:1;gap:20px;min-height:0;padding:16px 28px 20px;display:flex;overflow:hidden}.page-col{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex;overflow-y:auto}.scroll-panel{min-height:0;overflow-y:auto}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#30363d;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#484f58}.anim-fade-in{animation:.2s both fade-in}.anim-pop-in{animation:.25s cubic-bezier(.34,1.56,.64,1) both pop-in}.anim-slide-in{animation:.2s both slide-in}.skeleton{background:linear-gradient(90deg,#1c2128 25%,#262c34 50%,#1c2128 75%) 0 0/400px 100%;border-radius:6px;animation:1.4s linear infinite shimmer}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast{pointer-events:all;cursor:pointer;background:#1c2128;border:1px solid #30363d;border-radius:10px;align-items:flex-start;gap:10px;min-width:240px;max-width:320px;padding:12px 14px;animation:.3s cubic-bezier(.34,1.2,.64,1) both toast-in;display:flex;box-shadow:0 8px 32px #00000080}.toast.leaving{animation:.25s forwards toast-out}.toast-icon{flex-shrink:0;margin-top:1px;font-size:18px;line-height:1}.toast-body{flex:1}.toast-title{color:#e6edf3;font-size:13px;font-weight:700;line-height:1.3}.toast-sub{color:#8b949e;margin-top:3px;font-size:11px;line-height:1.4}.toast.success{border-color:#00e67666}.toast.success .toast-icon{filter:drop-shadow(0 0 4px #00e676)}.toast.warning{border-color:#ffa65766}.toast.error{border-color:#f8514966}.toast.info{border-color:#58a6ff66}.toast.levelup{background:linear-gradient(135deg,#1c1a00,#1c2128);border-color:gold;animation:.3s cubic-bezier(.34,1.2,.64,1) both toast-in,.4s .1s both level-up}.card-hover{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.card-hover:hover{border-color:#484f58;transform:translateY(-1px);box-shadow:0 4px 16px #0000004d}.progress-bar-fill{animation:.6s cubic-bezier(.4,0,.2,1) both bar-grow}@media (width<=768px){body{-webkit-text-size-adjust:100%;padding-top:env(safe-area-inset-top);font-size:11px}h1,h2,h3{font-size:14px!important}.app-layout{flex-direction:column}.main-content{height:calc(100vh - 48px);overflow:hidden auto;width:100%!important;margin-left:0!important}.sidebar{border-right:none;border-top:1px solid var(--border);z-index:9000;-webkit-overflow-scrolling:touch;padding:0 2px;padding-bottom:env(safe-area-inset-bottom);flex-direction:row;gap:0;position:fixed;bottom:0;left:0;right:0;overflow:auto hidden;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;top:auto!important}.sidebar .sidebar-header,.sidebar .sidebar-section-title,.sidebar .sidebar-footer,.sidebar .sidebar-badge{display:none!important}.sidebar>nav{flex-direction:row;flex:1;align-items:center;padding:0;display:flex;overflow:auto hidden}.sidebar>nav>div{flex-direction:row;align-items:center;gap:0;display:flex}.sidebar .sidebar-item{white-space:nowrap;background:0 0;border:none;border-radius:0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1px;min-width:44px;min-height:44px;padding:4px 6px;font-size:7px;display:flex}.sidebar .sidebar-item svg{width:16px;height:16px}.sidebar .sidebar-item span{font-size:7px;line-height:1}.sidebar .sidebar-item>span:first-child{font-size:inherit}.page-header{min-height:auto;padding:8px 10px}.page-header h1{font-size:14px!important}.page-header p{margin-top:1px;font-size:10px}.page-body{padding:6px 8px 56px}.page-cols{flex-direction:column;gap:8px;padding:6px 8px 56px}.page-col{min-height:auto}.page-root{overflow-x:hidden}.card{border-radius:6px;padding:8px}.grid-2{grid-template-columns:1fr;gap:6px}.grid-4{grid-template-columns:1fr 1fr;gap:6px}.stat-card{padding:8px}.stat-card .stat-value{font-size:16px}.stat-card .stat-label{margin-bottom:4px;font-size:9px}.stat-card .stat-sub{font-size:10px}.tabs{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:2px;padding:4px 8px 0;overflow-x:auto}.tab{white-space:nowrap;flex-shrink:0;min-height:32px;padding:5px 8px;font-size:10px}.data-table{-webkit-overflow-scrolling:touch;white-space:nowrap;display:block;overflow-x:auto}.data-table thead,.data-table tbody,.data-table tr{table-layout:auto;width:100%;display:table}.data-table th{letter-spacing:.3px;padding:4px 6px;font-size:8px}.data-table td{padding:5px 6px;font-size:10px}.btn-primary{min-height:36px;padding:10px 12px;font-size:11px}.btn-secondary{min-height:32px;padding:8px 10px;font-size:10px}.btn-ghost{padding:8px 10px;font-size:10px}.input{min-height:36px;padding:8px 10px;font-size:12px}.ovr{border-radius:4px;padding:1px 5px;font-size:10px}.section-label{letter-spacing:.5px;margin-bottom:6px;font-size:9px}.pos-badge{padding:1px 4px;font-size:8px}.result-dot{width:18px;height:18px;font-size:8px}.toast-container{bottom:56px;left:8px;right:8px}.toast{min-width:auto;max-width:100%;padding:8px 10px}.toast-title{font-size:11px}.toast-sub{font-size:9px}div[style*="position: fixed"][style*="inset: 0"],div[style*=position\:fixed][style*=inset\:0],div[style*="position: fixed"][style*="z-index: 9999"],div[style*=position\:fixed][style*=zIndex]{padding:0!important}div[style*="position: fixed"]>div[style*=max-width],div[style*=position\:fixed]>div[style*=maxWidth],div[style*="position: fixed"]>div[style*="border-radius: 16"],div[style*=position\:fixed]>div[style*=borderRadius]{border-radius:0!important;width:100%!important;max-width:100vw!important;height:100%!important;max-height:100dvh!important;margin:0!important;overflow-y:auto!important}div[style*="position: fixed"]>div>div[style*="padding: 20"],div[style*="position: fixed"]>div>div[style*=padding\:20],div[style*=position\:fixed]>div>div[style*="padding: 18"],div[style*=position\:fixed]>div>div[style*=padding\:18],div[style*="position: fixed"]>div>div[style*="padding: 24"],div[style*=position\:fixed]>div>div[style*=padding\:24]{padding:10px!important}div[style*=gridTemplateColumns],div[style*=grid-template-columns]{grid-template-columns:1fr!important}div[style*="gridTemplateColumns: repeat(2"],div[style*="grid-template-columns: repeat(2"],div[style*="gridTemplateColumns: 1fr 1fr\""]{grid-template-columns:1fr 1fr!important}.page-cols,div[style*="display: flex"][style*="gap: 20"],div[style*=display\:flex][style*=gap\:20],div[style*="display: flex"][style*="gap: 24"],div[style*="display: flex"][style*="gap: 28"]{flex-direction:column!important}div[style*="fontSize: 52"],div[style*="font-size: 52px"]{font-size:28px!important}div[style*="fontSize: 40"],div[style*="font-size: 40px"]{font-size:22px!important}div[style*="fontSize: 36"],div[style*="font-size: 36px"]{font-size:20px!important}div[style*="fontSize: 28"],div[style*="font-size: 28px"]{font-size:18px!important}div[style*="fontSize: 26"],div[style*="font-size: 26px"]{font-size:16px!important}div[style*="fontSize: 24"],div[style*="font-size: 24px"]{font-size:15px!important}div[style*="fontSize: 22"],div[style*="font-size: 22px"]{font-size:14px!important}div[style*="fontSize: 20"],div[style*="font-size: 20px"],div[style*="fontSize: 19"],div[style*="font-size: 19px"]{font-size:13px!important}div[style*="fontSize: 18"],div[style*="font-size: 18px"],div[style*="fontSize: 17"],div[style*="font-size: 17px"]{font-size:12px!important}div[style*="fontSize: 16"],div[style*="font-size: 16px"]{font-size:11px!important}span[style*="fontSize: 52"],span[style*="font-size: 52"]{font-size:28px!important}span[style*="fontSize: 36"],span[style*="font-size: 36"]{font-size:20px!important}div[style*="padding: 28px"],div[style*=padding\:28px],div[style*="padding: 24px"],div[style*=padding\:24px]{padding:10px!important}div[style*="padding: 22px"],div[style*=padding\:22px],div[style*="padding: 20px"],div[style*=padding\:20px]{padding:8px!important}img[style*="height: 160"],img[style*=height\:160]{height:80px!important}img[style*="height: 120"],img[style*=height\:120]{height:60px!important}img[style*="height: 80"],img[style*=height\:80]{height:50px!important}div[style*="width: 50"][style*="height: 50"],div[style*=width\:50][style*=height\:50]{width:36px!important;height:36px!important;font-size:14px!important}div[style*="width: 44"][style*="height: 44"],div[style*=width\:44][style*=height\:44]{width:32px!important;height:32px!important;font-size:12px!important}div[style*="width: 42"][style*="height: 42"],div[style*=width\:42][style*=height\:42]{width:30px!important;height:30px!important}div[style*="gap: 20"],div[style*=gap\:20]{gap:8px!important}div[style*="gap: 16"],div[style*=gap\:16],div[style*="gap: 14"],div[style*=gap\:14],div[style*="gap: 12"],div[style*=gap\:12]{gap:6px!important}div[style*="maxWidth: 640"],div[style*="max-width: 640"],div[style*="maxWidth: 660"],div[style*="max-width: 660"],div[style*="maxWidth: 700"],div[style*="max-width: 700"],div[style*="maxWidth: 520"],div[style*="max-width: 520"],div[style*="maxWidth: 480"],div[style*="max-width: 480"],div[style*="maxWidth: 440"],div[style*="max-width: 440"]{width:100%!important;max-width:100%!important}.main-content,.page-root,.page-body{max-width:100vw!important;overflow-x:hidden!important}*{max-width:100vw}.page-cols{flex-direction:column!important}div[style*="display: flex"][style*="flex: 1"][style*=overflow]{flex-direction:column!important;overflow-x:hidden!important}div[style*="width: 60"][style*="height: 70"],div[style*=width\:60][style*=height\:70]{width:42px!important;height:50px!important}div[style*="width: 65"][style*="height: 75"],div[style*=width\:65][style*=height\:75]{width:44px!important;height:52px!important}div[style*="minWidth: 200"],div[style*="min-width: 200"],div[style*="minWidth: 180"],div[style*="min-width: 180"],div[style*="minWidth: 300"],div[style*="min-width: 300"],div[style*="minWidth: 400"],div[style*="min-width: 400"]{width:100%!important;min-width:0!important}div[style*="position: sticky"],div[style*=position\:sticky]{position:relative!important}::-webkit-scrollbar{width:0;height:0}.moral-bar{height:3px}}@media (width<=380px){body{font-size:10px}.page-body{padding:4px 6px 56px}.page-header{padding:6px 8px}.tab{padding:4px 6px;font-size:9px}.grid-4{grid-template-columns:1fr}.stat-card .stat-value{font-size:14px}.btn-primary{font-size:10px}.sidebar .sidebar-item{min-width:38px;padding:3px 4px}}
