/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial}}}html{zoom:1}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25 / 1.875);--font-weight-bold:700;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:var(--container-md)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}.bg-black{background-color:var(--color-black)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.break-all{word-break:break-all}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}*{box-sizing:border-box}body,html{color:#fff;background:radial-gradient(circle at 100% 0,#1e3a8a 0,#0f172a 35%,#020617 100%);width:100vw;min-width:100vw;height:100vh;min-height:100vh;margin:0;padding:0;font-family:Arial,sans-serif;overflow:hidden}button{font:inherit}.dashboard-shell{min-height:100vh;display:flex}.sidebar{background:#16244b;border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;padding:18px 12px;display:flex;width:180px!important;min-width:180px!important}.logo{text-align:center;color:#00ffd0;margin-bottom:24px;font-weight:900;line-height:.82;font-size:46px!important}.nav{flex-direction:column;gap:8px;display:flex}.nav-item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;width:100%;height:44px;padding:0 18px;font-size:15px;font-weight:600;transition:all .25s}.nav-item:hover{background:#ffffff0f}.nav-item.active{color:#fff;background:linear-gradient(90deg,#4f7cff,#7c4dff)}.content{flex:1;padding:32px}.topbar{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:25px;display:flex}.topbar h1{margin:0;font-size:36px;font-weight:800}.topbar p{color:#ffffffd1}.top-right{align-items:center;gap:14px;display:flex}.avatar{display:none}.pro-badge{color:#fff;background:linear-gradient(90deg,#4f7cff,#7c4dff);border-radius:999px;padding:14px 24px;font-weight:900}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.card,.compact-grid .card{min-height:150px}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;cursor:pointer;color:#fff;background:#182750eb;border:1px solid #ffffff14;border-radius:14px;justify-content:flex-start;align-items:flex-start;padding:28px;font-size:15px;font-weight:700;transition:all .25s;display:flex;position:relative;box-shadow:0 8px 30px #00000059}.card:hover{background:#1d2d5c;transform:translateY(-3px)}.loading-overlay{z-index:9999;background:#000000bf;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spinner{border:6px solid #ffffff26;border-top-color:#4f7cff;border-radius:50%;width:70px;height:70px;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.card{overflow:hidden;position:relative!important}.card:before{content:"";background:#ffffff08;width:70px;height:100%;position:absolute;top:0;left:0;transform:skew(-25deg)}.card:hover{transform:translateY(-4px)!important}.compact-grid .card{justify-content:flex-start!important;align-items:flex-start!important;min-height:160px!important;padding:26px!important;font-size:16px!important}.dashboard-shell .logo{margin-bottom:50px!important;font-size:72px!important;line-height:.85!important}.dashboard-shell .nav-item{text-transform:uppercase!important;border-radius:18px!important}.dashboard-shell .card{border-radius:12px!important;min-height:120px!important;padding:16px!important}.dashboard-shell .card div{text-transform:uppercase!important}.dashboard-shell .card>div:first-child{font-size:16px!important}.dashboard-shell .card>div:first-child+div{font-size:42px!important;font-weight:900!important}.dashboard-shell .logo{text-transform:uppercase!important;font-size:42px!important}.dashboard-shell .card{min-height:140px!important}.dashboard-shell .grid{gap:18px!important}.dashboard-shell .card:nth-child(5){background:#22315f!important}.menu-group-title{letter-spacing:1.5px;color:#7c8db5;text-transform:uppercase;margin-top:14px;margin-bottom:6px;padding-left:14px;font-size:11px;font-weight:800;border-left:3px solid #4f7cff;padding-left:16px!important}.dashboard-shell .nav-item{letter-spacing:.3px!important;color:#e6edf7!important;height:44px!important;min-height:44px!important}.dashboard-shell .logo{color:#00ffd0!important;margin-bottom:20px!important;font-size:28px!important;font-weight:900!important;line-height:.9!important}.dashboard-shell .nav{gap:2px!important}.menu-group-title{letter-spacing:2px!important;color:#6f8cff!important;text-transform:uppercase!important;margin-top:18px!important;margin-bottom:6px!important;padding-left:12px!important}.dashboard-shell .nav-item{color:#e8eefc!important;background:0 0!important;border-radius:8px!important;height:38px!important;min-height:38px!important;font-size:13px!important;transition:all .2s!important}.dashboard-shell .nav-item.active:before{background:#00e5ff!important;border-radius:0 4px 4px 0!important}.dashboard-shell .pro-badge{padding:8px 14px!important;font-size:12px!important}.dashboard-shell .sidebar{width:190px!important;min-width:190px!important;padding:16px 14px!important}.dashboard-shell .logo{text-align:center!important;margin-bottom:24px!important;font-size:0!important;line-height:1!important}.dashboard-shell .logo:before{content:"SPORTS BANNER"!important;color:#00ffd0!important;letter-spacing:.5px!important;font-size:20px!important;font-weight:900!important;display:block!important}.dashboard-shell .logo:after{content:"PRO"!important;color:#6d5dfc!important;letter-spacing:2px!important;margin-top:4px!important;font-size:13px!important;font-weight:900!important;display:block!important}.menu-group-title{letter-spacing:.8px!important;color:#7ea6ff!important;border-left:3px solid #4f7cff!important;margin-top:16px!important;margin-bottom:8px!important;padding-left:10px!important;font-size:12px!important;font-weight:800!important}.dashboard-shell .nav-item{color:#eef4ff!important;border-radius:10px!important;height:46px!important;min-height:46px!important;padding-left:16px!important;font-size:16px!important}.dashboard-shell .nav-item:hover{background:#4f7cff1a!important}.dashboard-shell .nav-item.active{background:linear-gradient(90deg,#4f7cff,#6d5dfc)!important;position:relative!important}.dashboard-shell .nav-item.active:before{content:""!important;background:#00ffd0!important;width:4px!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.dashboard-shell .sidebar>button.nav-item{margin-top:20px!important}.dashboard-shell .topbar h1{font-size:24px!important;font-weight:800!important}.dashboard-shell .content{padding:12px!important}.dashboard-shell .topbar{margin-bottom:12px!important;padding-bottom:12px!important}.dashboard-shell .topbar h1{font-size:18px!important}.dashboard-shell .nav-item{height:34px!important;min-height:34px!important;font-size:12px!important}.stats-card{min-height:70px!important}.stats-value{font-size:18px!important}.card{border-radius:12px!important}.recharts-responsive-container{min-height:320px!important}.stats-card{border-radius:16px!important;padding:18px!important;transition:all .25s!important}.stats-card:first-child{background:linear-gradient(135deg,#081428,#123a8f)!important;border:1px solid #60a5fa59!important;box-shadow:0 0 25px #60a5fa1f!important}.stats-card:nth-child(2){background:linear-gradient(135deg,#071427,#065f46)!important;border:1px solid #00ff8859!important;box-shadow:0 0 25px #00ff881f!important}.stats-card:nth-child(3){background:linear-gradient(135deg,#071427,#7c5a05)!important;border:1px solid #facc1559!important;box-shadow:0 0 25px #facc151f!important}.stats-card:nth-child(4){background:linear-gradient(135deg,#071427,#7f1d1d)!important;border:1px solid #ff505059!important;box-shadow:0 0 25px #ff50501f!important}.stats-card:hover{transform:translateY(-3px)}.stats-title{opacity:.9;margin-bottom:10px;font-size:13px!important;font-weight:800!important}.stats-value{color:#fff!important;font-size:44px!important;font-weight:900!important;line-height:1!important}.dashboard-shell .nav-item{letter-spacing:.4px!important;height:52px!important;min-height:52px!important;padding-left:18px!important;font-size:18px!important;font-weight:900!important}.menu-group-title{font-size:13px!important;font-weight:900!important}.dashboard-shell .sidebar{width:260px!important;min-width:260px!important;max-width:260px!important}.dashboard-shell .nav-item{height:42px!important;min-height:42px!important;padding-left:14px!important;font-size:15px!important;font-weight:800!important}.menu-group-title{font-size:11px!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}