*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Nunito Sans;src:url(/fonts/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf) format("truetype")}@font-face{font-family:Inter;src:url(/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype")}@font-face{font-family:Jersey;src:url(/fonts/Jersey\ M54.ttf) format("truetype")}@font-face{font-family:Satisfy;src:url(/fonts/Satisfy-Regular.ttf) format("truetype")}body{font-family:Inter;background-color:#000;--color-primary: white;--color-secondary: #85C3E8;--color-secondary-light: gray;--color-background: black}.modal-overlay-main{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999}.modal-overlay-main:hover{cursor:pointer}.modal-content{cursor:default}.modal-overlay-main{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:2000;opacity:0;animation:modalOverlayFade .25s ease-out forwards}.modal-content{background:transparent;display:flex;justify-content:center;align-items:center;border-radius:12px;padding:20px;max-width:480px;width:90%;transform:scale(.85);opacity:0;animation:modalPopup .25s ease-out forwards}@keyframes modalOverlayFade{0%{opacity:0}to{opacity:1}}@keyframes modalPopup{0%{opacity:0;transform:scale(.85) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.app-layout{display:flex;flex-direction:column;min-height:100vh;height:auto;width:100%}.app-main{min-height:100vh;height:auto}.app-footer{color:#fff;position:relative;z-index:10;backdrop-filter:none;-webkit-backdrop-filter:none;background:#000000f2;border-top:1px solid rgba(133,195,232,.2);padding:3rem 2rem 1.5rem}.app-footer *{backdrop-filter:none;-webkit-backdrop-filter:none}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;margin-bottom:2rem}.footer-logo{font-size:1.5rem;font-weight:700;color:#85c3e8;flex:0 0 auto}.footer-links{display:flex;gap:3rem;flex:1;justify-content:flex-end}.footer-column h3{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:.75rem}.footer-column a{color:#d1d5db;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-column a:hover{color:#85c3e8}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:1.5rem;border-top:1px solid rgba(133,195,232,.1);text-align:center}.footer-bottom p{color:#9ca3af;font-size:.875rem;margin:0}@media (max-width: 768px){.footer-content{flex-direction:column;gap:2rem}.footer-links{flex-direction:column;gap:2rem;width:100%}.footer-logo,.footer-column{text-align:center}.app-footer{padding:2rem 1rem 1rem}}@media (max-width: 800px){.app-layout .responsive-navbar{position:sticky;top:0;z-index:1000}}@media (max-width: 480px){.footer-links{gap:1.5rem}.footer-column h3{font-size:.9rem}.footer-column a{font-size:.85rem}}:root{--font-500: clamp(1rem, 3vw, 3.5rem);--font-400: 1.5rem;--font-300: clamp(.6rem, 1vw, 2rem)}.navbar-flex-container{position:relative;display:flex;justify-content:space-between;height:60px;padding:1rem;align-items:center;z-index:10000000}.title-flex-container{font-size:var(--font-500);color:var(--color-primary);display:flex;align-items:center}.navbar-title{font-weight:900;letter-spacing:1.5px}.navbar-title span{color:var(--color-secondary)}.lightning-svg-navbar{width:45px;fill:var(--color-secondary);filter:drop-shadow(0 0 6px var(--color-secondary)) drop-shadow(0 0 12px var(--color-secondary))}.links-flex-container{display:flex;gap:5em;color:var(--color-secondary-light);font-weight:700;font-size:var(--font-300)}.link-1{background:transparent;border:none;color:#fff}.link-1:hover,.link-1:focus,.link-1:active,.dropdown-item-nav:hover,.navbar-profile:hover{cursor:pointer;transform:scale(1.05)}.nav-profile-flex-container{color:#fff;font-weight:700;font-size:var(--font-300);z-index:1000000}.hamburger-navbar{display:none}.hamburger-navbar button{background:transparent;border:none;cursor:pointer;padding:0;margin:0}.hamburger-navbar svg{fill:#fff;width:45px}.dropdown-navbar{position:absolute;top:60px;right:0;width:100%;height:auto;min-height:350px;color:var(--color-primary);font-weight:600;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:2rem 1rem;pointer-events:none;opacity:0;visibility:hidden;border-radius:0 0 16px 16px;border:1px solid rgba(133,195,232,.15);border-top:none;box-shadow:0 15px 50px #000000b3}@media screen and (max-height: 511px){.dropdown-navbar{height:400px}}.dropdown-navbar.show{opacity:1;visibility:visible;pointer-events:auto}.dropdown-navbar.hide{visibility:visible;pointer-events:none}.dropdown-navbar.hidden{display:none}.dropdown-content{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:400px}.dropdown-item-nav{font-size:1.3rem;text-align:left;opacity:1;transform:none;padding:1rem 2rem;border-radius:10px;position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.08);margin:.25rem 0;font-weight:500;letter-spacing:.3px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;text-decoration:none;color:inherit}.dropdown-item-nav:after{display:none}.dropdown-item-nav:hover{background:#000;border-color:gray}.dropdown-nav-icon{width:20px;height:20px;stroke:currentColor;flex-shrink:0;opacity:.85}.dropdown-item-nav:hover .dropdown-nav-icon{opacity:1}.user-dropdown-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;padding:0!important;background:#85c3e8;border:1px solid rgba(133,195,232,.2);border-radius:12px;margin:.25rem 0}.dropdown-user-trigger{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;cursor:pointer;width:100%;justify-content:flex-start;font-size:1.3rem;font-weight:500;letter-spacing:.3px}.dropdown-arrow{font-size:.8rem;color:#fff}.user-dropdown-wrapper:hover .dropdown-arrow{transform:rotate(180deg);color:var(--color-secondary)}.dropdown-submenu{display:flex;flex-direction:column;gap:.5rem;max-height:0;overflow:hidden;opacity:0;width:100%;padding:0}.user-dropdown-wrapper:hover .dropdown-submenu{max-height:200px;opacity:1;padding:0 .75rem .75rem}.dropdown-submenu-item{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.9rem 1.5rem;font-size:1.05rem;color:#ffffffe6;cursor:pointer;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-weight:500;letter-spacing:.2px}.dropdown-submenu-item:hover{background:#85c3e826;border-color:#85c3e84d;color:#fff}.submenu-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;opacity:.9}.logout-submenu{color:#ff6b6b;background:#ff6b6b0d;border-color:#ff6b6b33}.logout-submenu:hover{background:#ff6b6b26;color:#f99;border-color:#ff6b6b59}.hamburger-icon.open .top{transform:rotate(45deg) translateY(7px)}.hamburger-icon.open .middle{opacity:0}.hamburger-icon.open .bottom{transform:rotate(-45deg) translate(-1px,-6px)}.hamburger-icon{transition:transform .2s ease}.hamburger-icon.open{transform:rotate(180deg)}.hamburger-icon .line{stroke:#fff;stroke-width:2;transition:all .3s ease;transform-origin:center}@media (max-width: 1279px){:root{--font-500: clamp(.9rem, 2.5vw, 3.5rem);--font-400: 1.5rem;--font-300: clamp(.8rem, 1.2vw, 2rem)}.lightning-svg-navbar,.hamburger-navbar svg{width:40px}.links-flex-container{gap:2em}}@media (max-width: 1000px){:root{--font-500: 2.9rem;--font-400: 1.5rem;--font-300: clamp(.8rem, 1.2vw, 2rem);--svg-size: 30px}.lightning-svg-navbar{width:45px}.nav-profile-flex-container,.links-flex-container{display:none}.hamburger-navbar{display:block}}@media (max-width: 550px){:root{--font-500: 6.9vw}.lightning-svg-navbar{width:30px}.hamburger-navbar svg{width:30px}}.login-modal{position:fixed;top:0;left:0;width:100%;height:100vh;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:10000}.login-box{background:#121212fa;border:1px solid rgba(133,195,232,.3);border-radius:12px;box-shadow:0 20px 60px #000000e6;width:90%;max-width:400px;padding:0}.login-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(133,195,232,.2)}.login-header h2{color:#fff;font-size:1.5rem;font-weight:700;margin:0}.close-btn-x{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:6px;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.close-btn-x:hover{color:#85c3e8;background:#85c3e81a}.login-form{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column}.login-input{padding:.875rem 1rem;border-radius:8px;border:1px solid #333;background:#0d0d0d;color:#fff;font-size:1rem;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.login-input:focus{border-color:#85c3e8}.login-input::placeholder{color:#666}.forgot-password-btn{background:none;border:none;color:#85c3e8;font-size:.875rem;cursor:pointer;text-align:left;padding:0;align-self:flex-start}.forgot-password-btn:hover{color:#9fd0ed}.button-group{display:flex;gap:.75rem;flex-direction:column;margin-top:.5rem}.login-submit-btn{background:#85c3e8;color:#000;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #85c3e866}.login-submit-btn:hover{background:#9fd0ed}.login-submit-btn:active{background:#75b3d8}.signup-btn{background:transparent;color:#85c3e8;border:1px solid #85c3e8;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer}.signup-btn:hover{background:#85c3e81a}.close-btn{background:transparent;color:#888;border:1px solid #333;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;cursor:pointer;margin-top:.25rem}.close-btn:hover{color:#fff;border-color:#444}.login-input:disabled,.login-submit-btn:disabled,.signup-btn:disabled,.forgot-password-btn:disabled,.close-btn:disabled,.close-btn-x:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.login-box{max-width:95%}.login-header{padding:1.25rem}.login-form{padding:1.5rem 1.25rem}}.user-menu-container{position:relative;display:inline-block;z-index:100000}.user-menu-trigger{display:flex;align-items:center;gap:.5rem;background:none;color:inherit;cursor:pointer;padding:.5rem 1rem;border-radius:20px;font-family:inherit;font-size:inherit;background-color:#85c3e8}.username-display{font-weight:600}.user-menu-arrow{font-size:.7rem;transition:transform .05 ease;color:#fff}.user-menu-arrow.open{transform:rotate(180deg)}.user-dropdown-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#141414fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #0006;z-index:2000;overflow:hidden}.user-info{padding:1rem 1rem .75rem;border-bottom:1px solid rgba(255,255,255,.08)}.user-greeting{color:#fff;font-weight:600;font-size:.95rem;letter-spacing:.3px}.user-menu-divider{height:1px;background:var(--color-border-primary);margin:.5rem 0}.user-menu-item{display:flex;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;background:none;border:none;color:#ffffffd9;font-size:.9rem;font-weight:500;cursor:pointer;text-align:left;font-family:inherit;position:relative}.user-menu-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:0;background:linear-gradient(90deg,var(--color-secondary),transparent)}.user-menu-item:hover{color:#fff}.user-menu-item:hover:before{width:3px}.menu-icon{width:18px;height:18px;stroke:currentColor;flex-shrink:0;opacity:.85;transition:opacity .2s ease}.user-menu-item:hover .menu-icon{opacity:1}.logout-item{color:#ff6b6be6;border-top:1px solid rgba(255,255,255,.08)}.logout-item:before{background:linear-gradient(90deg,#ff6b6b,transparent)}.logout-item:hover{background:#ff6b6b14;color:#ff8a8a}.login-error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;padding:.75rem;margin-bottom:.5rem;color:#ef4444;font-size:.875rem;text-align:center}.login-submit-btn.loading{position:relative;color:transparent;pointer-events:none;opacity:.7}.login-submit-btn.loading:after{content:"";position:absolute;width:18px;height:18px;top:50%;left:50%;margin-left:-9px;margin-top:-9px;border:2px solid transparent;border-top:2px solid #000000;border-radius:50%;animation:spin .6s linear infinite}.login-input:disabled,.login-submit-btn:disabled,.signup-btn:disabled,.forgot-password-btn:disabled,.close-btn:disabled{opacity:.5;cursor:not-allowed}@media (prefers-contrast: high){.user-dropdown-menu{border:2px solid var(--color-accent-cyan)}.user-menu-item{border-bottom:1px solid var(--color-border-primary)}.user-menu-item:last-child{border-bottom:none}}@media (prefers-reduced-motion: reduce){.user-dropdown-menu,.user-menu-arrow,.user-menu-item{animation:none;transition:none}}@keyframes dropdown-slide-in{0%{transform:translateY(-50px)}to{transform:translateY(0)}}@keyframes dropdown-slide-out{0%{transform:translateY(0)}to{transform:translateY(-50px);opacity:0}}@keyframes item-slide-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes item-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes slide-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slide-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes link-slide-down{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}a{text-decoration:none;color:inherit;cursor:pointer}.dropdown-content.slide-in .dropdown-item-nav:nth-child(1){animation:item-slide-in .3s ease forwards .05s}.dropdown-content.slide-in .dropdown-item-nav:nth-child(2){animation:item-slide-in .3s ease forwards .1s}.dropdown-content.slide-in .dropdown-item-nav:nth-child(3){animation:item-slide-in .3s ease forwards .15s}.dropdown-content.slide-in .dropdown-item-nav:nth-child(4){animation:item-slide-in .3s ease forwards .2s}.dropdown-content.slide-in .dropdown-item-nav:nth-child(5){animation:item-slide-in .3s ease forwards .25s}.dropdown-content.slide-in .dropdown-item-nav:nth-child(6){animation:item-slide-in .3s ease forwards .3s}.dropdown-content.slide-out .dropdown-item-nav:nth-child(1){animation:item-slide-out .3s ease forwards}.dropdown-content.slide-out .dropdown-item-nav:nth-child(2){animation:item-slide-out .3s ease forwards}.dropdown-content.slide-out .dropdown-item-nav:nth-child(3){animation:item-slide-out .3s ease forwards}.dropdown-content.slide-out .dropdown-item-nav:nth-child(4){animation:item-slide-out .2s ease forwards}.dropdown-content.slide-out .dropdown-item-nav:nth-child(5){animation:item-slide-out .2s ease forwards}.dropdown-content.slide-out .dropdown-item-nav:nth-child(6){animation:item-slide-out .2s ease forwards}.dropdown-content.slide-in,.dropdown-content.slide-out{animation:none}.dropdown-content.slide-in .dropdown-item-nav:nth-child(1),.dropdown-content.slide-in .dropdown-item-nav:nth-child(2),.dropdown-content.slide-in .dropdown-item-nav:nth-child(3),.dropdown-content.slide-in .dropdown-item-nav:nth-child(4),.dropdown-content.slide-in .dropdown-item-nav:nth-child(5),.dropdown-content.slide-in .dropdown-item-nav:nth-child(6){animation:none;opacity:1;transform:none}.dropdown-content.slide-out .dropdown-item-nav:nth-child(1),.dropdown-content.slide-out .dropdown-item-nav:nth-child(2),.dropdown-content.slide-out .dropdown-item-nav:nth-child(3),.dropdown-content.slide-out .dropdown-item-nav:nth-child(4),.dropdown-content.slide-out .dropdown-item-nav:nth-child(5),.dropdown-content.slide-out .dropdown-item-nav:nth-child(6){animation:none}@media (max-width: 768px){.dropdown-item-nav{font-size:1.2rem;padding:.9rem 1.75rem}.dropdown-nav-icon{width:18px;height:18px}.dropdown-user-trigger{font-size:1.2rem;padding:.9rem 1.75rem}.dropdown-submenu-item{font-size:1rem;padding:.8rem 1.25rem}.submenu-icon{width:16px;height:16px}}@media (max-width: 480px){.dropdown-item-nav{font-size:1.1rem;padding:.85rem 1.5rem}.dropdown-nav-icon{width:17px;height:17px}.dropdown-user-trigger{font-size:1.1rem;padding:.85rem 1.5rem}.dropdown-submenu-item{font-size:.95rem;padding:.75rem 1rem}.submenu-icon{width:15px;height:15px}}:root{--color-primary-bg: #0a0e1a;--color-secondary-bg: #1e2330;--color-tertiary-bg: #161b26;--color-surface: #0d1117;--color-accent-cyan: #85c3e8;--color-accent-cyan-hover: #00d9ff;--color-accent-cyan-glow: rgba(0, 255, 255, .3);--color-accent-cyan-light: rgba(0, 255, 255, .2);--color-border-primary: #2a3441;--color-border-hover: var(--color-accent-cyan);--color-text-primary: #ffffff;--color-text-secondary: #9ca3af;--color-text-muted: #6b7280;--color-hover-bg: #252b3a;--color-selected-bg: #2a4a3a;--color-selected-bg-alt: #0ff0f077;--color-shadow-light: rgba(0, 0, 0, .3);--color-shadow-medium: rgba(0, 0, 0, .4);--color-shadow-heavy: rgba(0, 0, 0, .5);--gradient-primary: linear-gradient(135deg, var(--color-secondary-bg) 0%, var(--color-tertiary-bg) 100%);--gradient-hover: linear-gradient(135deg, var(--color-border-primary) 0%, var(--color-secondary-bg) 100%);--gradient-accent: linear-gradient(90deg, var(--color-accent-cyan), var(--color-accent-cyan-hover));--color-glass-highlight: rgba(255, 255, 255, .1);--color-glass-highlight-subtle: rgba(255, 255, 255, .05);--color-metric-elite: #00ff88;--color-metric-great: #00ffff;--color-metric-good: #00ddff;--color-metric-average: #ffd700;--color-metric-below: #ff8800;--color-metric-poor: #ff4444}.rankings-container{display:flex;flex-direction:row;width:100%;gap:1.3em;justify-content:center;align-items:flex-start;background:#000;border-radius:12px;padding:2em;height:auto}.tier-row{display:none}.settings-tabs-container{display:flex;flex-direction:column;width:19%;gap:1.5em;flex-shrink:0;height:800px;position:relative}.settings-tabs-container:before{content:"SCOUTING TOOLS";position:absolute;top:-30px;left:0;color:var(--color-accent-cyan);font-weight:800;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;border-bottom:2px solid var(--color-accent-cyan);padding-bottom:5px}.settings-bin{width:100%;height:207px;min-height:120px;padding:1.5em;border-radius:12px;background:var(--gradient-primary);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--color-border-primary);box-shadow:0 8px 32px var(--color-shadow-medium),inset 0 1px 0 var(--color-glass-highlight);position:relative;overflow:hidden}.settings-bin:hover{transform:translate(5px);border-color:var(--color-accent-cyan);box-shadow:0 15px 45px var(--color-shadow-heavy),0 0 30px var(--color-accent-cyan-light)}.settings-bin:not(:last-child):after{content:"";position:absolute;bottom:-.75em;left:50%;transform:translate(-50%);width:50px;height:1px;background:linear-gradient(90deg,transparent,var(--color-border-primary),var(--color-accent-cyan),var(--color-border-primary),transparent);opacity:.6;box-shadow:0 0 3px var(--color-accent-cyan-glow)}.table-section{display:flex;flex-direction:column;width:100%;gap:1em;position:relative;height:auto}.fantasy-stats-mobile-flex{display:flex;align-content:center;justify-content:center}.primary-button{background:var(--color-accent-cyan);color:var(--color-primary-bg);border:none;border-radius:8px;padding:5px 20px;font-weight:600;font-size:.9rem;height:44px;cursor:pointer;text-transform:uppercase;letter-spacing:1px;width:100%}.primary-button:hover{background:var(--color-accent-cyan-hover);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-accent-cyan-glow)}.table-controls{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.8rem;background-color:#121212;border-radius:20px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border-primary);box-shadow:0 8px 32px var(--color-shadow-light),inset 0 1px 0 var(--color-glass-highlight);gap:1.5rem;z-index:100;position:relative}.controls-left{display:flex;gap:1.2rem;align-items:center}.controls-right{display:flex;align-items:center}.search-bar{padding:.9rem 1.2rem;border-radius:8px;border:1px solid var(--color-border-primary);background:var(--color-surface);color:var(--color-text-primary);font-size:.95rem;min-width:280px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.search-bar:focus{outline:none;border-color:var(--color-accent-cyan);box-shadow:0 0 15px var(--color-accent-cyan-glow)}.search-bar::placeholder{color:var(--color-text-secondary)}.dropdown{position:relative;display:inline-block;width:100%;max-width:200px;z-index:1}.dropdown-label{display:block;color:var(--color-text-secondary);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.dropdown-toggle{width:100%;padding:12px 16px;background:var(--color-secondary-bg);border:1px solid var(--color-border-primary);border-radius:8px;color:var(--color-text-primary);font-size:14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;min-width:140px}.dropdown-toggle:hover{border-color:var(--color-accent-cyan);background:var(--color-hover-bg)}.dropdown-toggle.active{border-color:var(--color-accent-cyan);box-shadow:0 0 15px var(--color-accent-cyan-glow)}.dropdown-arrow{width:12px;height:12px;transition:transform .3s}.dropdown-toggle.active .dropdown-arrow{transform:rotate(-135deg) translateY(3px);border-color:var(--color-accent-cyan)}.dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:var(--color-secondary-bg);border:1px solid var(--color-border-primary);border-radius:8px;box-shadow:0 10px 30px var(--color-shadow-heavy);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:1000;max-height:300px;overflow-y:auto}.dropdown.open{z-index:9999}.dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--color-border-primary);color:var(--color-text-primary);font-size:14px}.v3-content .dropdown-item{height:30px;font:.9rem;display:flex;align-items:center;justify-content:center}.dropdown-item.selected{background:var(--color-accent-cyan);color:var(--color-hover-bg);font-weight:700}.dropdown-item:last-child{border-bottom:none}.dropdown-item:hover{background:var(--color-hover-bg);color:var(--color-accent-cyan);padding-left:20px}.rank-name-info-mobile-flex{display:flex;flex-direction:row;align-items:center}.adp-proj-section-mobile,.fantasy-stats-section-mobile{display:none}.dropdown-menu::-webkit-scrollbar{width:6px}.dropdown-menu::-webkit-scrollbar-track{background:var(--color-secondary-bg)}.dropdown-menu::-webkit-scrollbar-thumb{background:var(--color-accent-cyan);border-radius:3px}.dropdown-menu::-webkit-scrollbar-thumb:hover{background:var(--color-accent-cyan-hover)}.table-container{overflow-x:auto;width:100%;padding:25px;border-radius:12px;border:1px solid var(--color-border-primary);overflow-y:auto;flex:1;position:relative;z-index:1}.rankings-table-container{height:80vh}.table-container::-webkit-scrollbar{width:8px;height:8px}.table-container::-webkit-scrollbar-track{background:var(--color-secondary-bg);border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:var(--color-border-primary);border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:var(--color-accent-cyan)}.table-container table{border:none;width:100%;border-collapse:separate;border-spacing:0;table-layout:auto}.table-container table thead{display:none}.table-container table tbody{display:block;width:100%}.table-container table td{border:none;vertical-align:middle;padding:0;display:flex;align-items:center}.table-container table tr:first-child th:first-child{border-top-left-radius:12px}.table-container table tr:first-child th:last-child{border-top-right-radius:12px}.table-container table tr:last-child td:first-child{border-bottom-left-radius:12px}.table-container table tr:last-child td:last-child{border-bottom-right-radius:12px}.table-container table thead tr,.table-container table thead th{display:none}.tier-row{display:none;background:#00ffff1a;border:1px solid #85c3e8;border-radius:8px;padding:15px 20px;margin:25px 0 15px;font-weight:700;color:#85c3e8;text-transform:uppercase;letter-spacing:1px;box-shadow:0 0 20px #85c3e8,inset 0 0 20px #00ffff1a!important;width:100%;position:relative}.tier-row:hover{background:#00ffff1a!important;cursor:default;box-shadow:0 0 20px #85c3e8,inset 0 0 20px #00ffff1a!important}.tier-cell{padding:0!important;text-align:center!important;position:relative;background:transparent;border:none!important;display:block}.tier-content{display:block;position:relative;text-align:center}.tier-label{background:transparent!important;color:#85c3e8!important;padding:0!important;border-radius:0!important;font-weight:700;font-size:1.6rem;letter-spacing:1px;text-transform:uppercase;box-shadow:none!important;position:relative;z-index:2;white-space:nowrap}.tier-line{display:none}.tier-row td:first-child{font-weight:400;font-size:inherit;color:inherit;text-align:center;text-shadow:none}.tier-row:hover td:first-child{color:inherit;text-shadow:none}.player-row{display:flex;background:#0a0a0a;border:1px solid #222;border-radius:8px;padding:16px 20px;margin:10px auto;justify-content:space-between;align-items:center;width:100%;position:relative;min-height:80px;cursor:pointer}.player-row:hover{border-color:#85c3e8;box-shadow:0 0 15px #00ffff4d;background:#00ffff0d}.player-row:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color-accent-cyan);border-radius:10px 0 0 10px;transform:scaleY(0);transition:transform .3s}.player-row:hover:before{transform:scaleY(1)}.player-row:hover{border-color:#0ff!important;box-shadow:0 0 15px #85c3e8!important;background:#00ffff0d!important}.player-submenu-row:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color-accent-cyan);border-radius:10px 0 0 10px;transform:scaleY(0);transition:transform .3s}.player-submenu-row:hover:before{transform:scaleY(1)}.player-submenu-row:hover{border-color:#85c3e8!important;box-shadow:0 0 15px #85c3e8!important;background:#00ffff0d!important}.rank-cell{width:50px;height:50px;border:2px solid #333!important;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;font-weight:900!important;font-size:22px!important;color:#666!important;margin-right:15px;text-shadow:none!important;flex-shrink:0;min-width:50px;min-height:50px}.player-row:hover .rank-cell{border-color:#85c3e8!important;color:#85c3e8!important;box-shadow:0 0 20px #85c3e8!important;text-shadow:none!important}.player-info-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1;min-width:0}.player-name-row{display:flex;align-items:center;gap:16px;width:100%}.player-name{color:var(--color-text-primary);font-weight:700;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headshot-circle{width:80px;height:80px;border-radius:8px;background:transparent;border:1px solid var(--color-border-primary);display:inline-block;overflow:hidden;box-shadow:0 6px 20px var(--color-shadow-light);position:relative;flex-shrink:0}.headshot-circle:hover{transform:scale(1.05);border-color:var(--color-accent-cyan);box-shadow:0 8px 25px var(--color-shadow-medium),0 0 15px #85c3e8}.headshot-circle img{width:100%;height:100%;object-fit:cover}.team-position-row{display:flex;align-items:center;gap:12px;font-size:.9rem}.position-badge{background:var(--color-accent-cyan);color:var(--color-primary-bg);padding:4px 12px;border-radius:12px;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:1px}.team-info{display:flex;align-items:center;gap:8px;color:var(--color-text-secondary);font-weight:600;flex-direction:row;font-size:1.2rem;overflow:visible}.logo-circle{width:40px;height:40px;border-radius:4px;background:transparent;border:none;display:inline-block;overflow:visible;flex-shrink:0}.logo-circle img{width:100%;height:100%;object-fit:contain}.fantasy-stats-section{display:flex;flex-direction:column;align-items:center;gap:4px;flex:.7;min-width:120px}.rank-stats-label{color:var(--color-text-secondary);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.rank-stats-value{color:var(--color-text-primary);font-size:1.6rem;font-weight:700}.adp-proj-section{display:flex;gap:24px;align-items:center;flex-shrink:0}.player-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:60px}.player-stat-label{color:var(--color-text-secondary);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.player-stat-value{color:var(--color-text-primary);font-size:1.6rem;font-weight:700}.stat-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px;min-width:60px;height:63px}.v3-content .stat-item,.enhanced-stats .stat-item{background:var(--color-primary-bg);border:1px solid var(--color-border-primary);border-radius:8px;padding:6px 8px;position:relative;overflow:hidden}.v3-content .stat-item:hover,.enhanced-stats .stat-item:hover{border-color:var(--color-accent-cyan);box-shadow:0 4px 12px #85c3e8}.second-and-third-stat-flex{display:flex;gap:10px}.stat-label{color:var(--color-text-primary);font-size:.9em;font-weight:600;text-transform:uppercase;letter-spacing:1px}.stat-item-enhanced{background:var(--color-primary-bg);border:1px solid var(--color-border-primary);border-radius:8px;padding:6px 8px;position:relative;overflow:hidden}.stat-item-enhanced:hover{border-color:var(--color-accent-cyan);box-shadow:0 4px 12px r #85c3e8}.main-stats-flex .stat-header-flex{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:80px}.stat-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2px}.percentile-badge{font-size:.9rem;font-weight:700;padding:1px 6px;border-radius:8px;text-transform:uppercase}.percentile-elite{background:#c0f;color:#fff}.percentile-great{background:#93f;color:#fff}.percentile-good{background:#0ff;color:#000}.percentile-average{background:#00d9ff;color:#000}.percentile-below{background:#7a7a7a;color:#fff}.percentile-poor{background:#5a5a5a;color:#fff}.stat-value{color:var(--color-text-primary);font-size:.9rem;font-weight:700;margin:2px 0}.metric-bar-flex{display:flex;flex-direction:column;justify-content:center;flex:1;padding:10px}.metric-stats-flex{display:flex;justify-content:space-between;font-size:.5rem}.metric-bar-flex span{color:var(--color-text-primary)}.metric-bar-container{width:100%;height:15px;background:var(--color-border-primary);border-radius:2px;position:relative;overflow:hidden;margin:2px 0}.controls-left .dropdown:last-child{min-width:200px}.metric-bar-fill{height:100%;border-radius:3px;position:relative}.metric-bar-fill.elite{background:linear-gradient(90deg,#c0f,#93f)}.metric-bar-fill.great{background:#93f}.metric-bar-fill.good{background:#0ff}.metric-bar-fill.average{background:#00d9ff}.metric-bar-fill.below{background:#7a7a7a}.metric-bar-fill.poor{background:#5a5a5a}.position-rank{display:flex;justify-content:space-between;align-items:center;margin-top:1px;font-size:.65rem;color:var(--color-text-secondary)}.position-rank span{font-weight:600}.name-headshot-cell,.team-logo-cell{display:none}.rankings-table table td:nth-child(4),.rankings-table table td:nth-child(5){display:none}.headshot-cell{display:flex!important;justify-content:center;align-items:center;padding:0!important;margin-right:15px;background:transparent!important}.player-main-content{display:flex!important;justify-content:space-between;align-items:center;width:100%;gap:20px;flex:1}@media (max-width: 1199px){.table-controls{padding:1rem 1.5rem;gap:1rem}.controls-left{gap:1rem}.dropdown{max-width:180px}.search-bar{min-width:250px}}@media (max-width: 1320px){.controls-left{flex-wrap:wrap;gap:.8rem}.dropdown{max-width:160px;flex:1 1 auto}.search-bar{min-width:200px;flex:1}.primary-button{width:680px}}@media (max-width: 1030px){.controls-left{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.8rem;width:100%;position:relative}.dropdown{max-width:none;width:100%;z-index:10}.primary-button{grid-column:span 2;width:100%;min-width:unset}.dropdown.open{z-index:10000}.dropdown-menu{z-index:10001}}@media (max-width: 767px){.table-controls{flex-direction:column;align-items:stretch;padding:1rem;gap:1rem}.controls-left{flex-direction:column;gap:.8rem;width:100%}.controls-right{width:100%}.dropdown{max-width:100%;width:100%}.dropdown-toggle{width:100%;min-width:unset}.search-bar{min-width:unset;width:100%}}@media (max-width: 479px){.table-controls{padding:.8rem;gap:.8rem}.controls-left{gap:.6rem}.dropdown-toggle{padding:10px 14px;font-size:13px}.dropdown-menu{max-height:250px}.search-bar{padding:.8rem 1rem;font-size:.9rem}.primary-button{padding:8px 16px;font-size:.85rem}}.player-submenu-row{height:auto!important;background:var(--color-background)!important;border:1px solid var(--color-border-primary)!important;border-radius:12px!important;margin:0 0 15px!important;padding:0!important;box-shadow:inset 0 0 20px #00ffff0d,0 4px 15px var(--color-shadow-light)!important;display:block!important;width:100%!important;position:relative}.player-submenu-row td{display:block!important;width:100%!important;padding:0!important;margin:0!important;border-radius:0!important;border:none!important;box-shadow:none!important;background:transparent!important}.player-submenu-content{padding:5px 18px;width:100%;display:flex;flex-direction:column;gap:20px;background:transparent;box-sizing:border-box}.v3-layout{display:flex;flex-direction:column;gap:10px;padding-bottom:12px}.v3-header{display:flex;align-items:center;gap:20px;padding:10px 0}.v3-mini-headshot{width:60px;height:60px;border-radius:8px;border:2px solid var(--color-accent-cyan);overflow:hidden;flex-shrink:0}.v3-mini-headshot img{width:100%;height:100%;object-fit:cover}.v3-quick-info{display:flex;gap:4px;flex-wrap:wrap}.v3-info-pill{padding:0 16px;border-radius:20px;font-size:.9rem;font-weight:700;display:flex;align-items:center;gap:8px}.v3-info-pill span:first-child{color:var(--color-text-primary)}.v3-info-pill span:last-child{color:var(--color-text-primary);font-weight:700}.v3-tabs{display:flex;gap:10px;align-items:center}.v3-tabs .dropdown{max-width:200px;min-width:150px}.v3-tabs .dropdown-toggle{background:var(--color-surface);border:1px solid var(--color-border-primary);border-radius:6px;padding:5px 16px;font-size:.9rem;font-weight:700;color:var(--color-text-primary);min-width:180px;height:30px;margin-bottom:5px}.v3-tabs .dropdown-toggle:hover{border-color:var(--color-accent-cyan);background:var(--color-hover-bg)}.v3-tabs .dropdown-toggle.active{background:var(--color-accent-cyan);color:var(--color-primary-bg);border-color:var(--color-accent-cyan)}.v3-tabs .dropdown-toggle.active .dropdown-arrow{border-color:var(--color-primary-bg)}.v3-tab,.v3-tab.active{display:block}.v3-content{border:1px solid var(--color-border-primary);border-radius:8px;padding:10px}.stat-section{margin-bottom:15px}.stat-section:last-child{margin-bottom:0}.second-and-third-stat-flex .stat-section{flex:1}.second-and-third-stat-flex .stat-section:first-child{display:flex;flex-direction:column}.second-and-third-stat-flex .stat-section:first-child .stat-item{margin-bottom:10px}.second-and-third-stat-flex .stat-section:first-child .stat-item:last-child{margin-bottom:0}.section-title{color:var(--color-text-primary);font-size:1.1rem;font-weight:700;height:20px}.second-and-third-stat-flex .section-title{margin-bottom:15px}.basic-stats-list{display:flex;gap:20px;padding:12px;background:var(--color-primary-bg);border-radius:8px;justify-content:space-around;border:1px solid var(--color-border-primary)}.basic-stat-item{text-align:center;flex:1}.basic-stat-value{font-size:.9rem;color:var(--color-text-primary);font-weight:700;margin-bottom:3px}.basic-stat-label{font-size:.9rem;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.enhanced-stats:nth-child(2){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px}.enhanced-stats:first-child{display:flex;flex-direction:column}.v3-stats-compact{display:none}.v3-info-pill:first-child{padding-left:0}@media (max-width: 1600px){.v3-quick-info{gap:9px 16px}}.overall-rating{display:flex;flex-direction:column;align-items:center;gap:4px}.overall-score{font-size:1.4rem;font-weight:900;color:var(--color-accent-cyan);text-shadow:0 0 10px var(--color-accent-cyan-glow)}.overall-label{font-size:.9rem;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:1px;font-weight:600}.first-stat-title-with-divs{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:10px}.player-header-title-row{display:flex;align-items:center;gap:12px}.player-header-title{margin:0;color:var(--color-text-primary);font-weight:700;font-size:1.1rem}.player-header-flex{gap:8px;display:flex;flex-direction:column;flex:1}.profile-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--color-accent-cyan);color:var(--color-primary-bg);border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00ffff4d;height:24px}.profile-button:hover{background:var(--color-accent-cyan-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0ff6}.profile-button:active{transform:translateY(0)}.profile-button svg{width:14px;height:14px;flex-shrink:0}@media (max-width: 1024px){.player-header-title-row{gap:8px}.profile-button{padding:5px 10px;font-size:.75rem}.profile-button svg{width:12px;height:12px}}@media (max-width: 768px){.player-header-title-row{flex-direction:column;align-items:flex-start;gap:6px}.profile-button{padding:4px 8px;font-size:.7rem;align-self:flex-start}.profile-button svg{width:10px;height:10px}}@media (max-width: 480px){.profile-button{padding:3px 6px;font-size:.65rem;gap:4px}}.player-badges{display:flex;gap:6px;align-items:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-shrink:0;max-width:560px;padding:2px 0;scrollbar-width:none;-ms-overflow-style:none}.player-badges::-webkit-scrollbar{display:none}.badge{display:flex;align-items:center;gap:4px;padding:3px 8px;border-radius:12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 6px #0000004d;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0;white-space:nowrap}.badge:hover{transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #0006}.badge-icon{width:16px;height:16px;flex-shrink:0}.badge-icon svg{width:100%;height:100%}.badge-text{font-size:.6rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.5)}.badge-position-rank{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-position-rank:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-health{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-health:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-qb-quality{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-qb-quality:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-contract{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-contract:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-breakout{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-breakout:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-target-share{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-target-share:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-rookie{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-rookie:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-sleeper{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.badge-sleeper:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.badge-injury-risk{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.badge-injury-risk:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.badge-age-concern{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.badge-age-concern:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.badge-competition{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.badge-competition:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.settings-bin{width:100%;max-width:350px;height:auto;min-height:207px;padding:1.5em;border-radius:12px;background:var(--gradient-primary);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--color-border-primary);box-shadow:0 8px 32px var(--color-shadow-medium),inset 0 1px 0 var(--color-glass-highlight);position:relative;overflow:hidden;transition:all .3s ease}.settings-bin:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color-accent-cyan);transform:scaleY(0);transition:transform .3s}.settings-bin:hover:before{transform:scaleY(1)}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-title{color:var(--color-text-primary);font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.toggle-switch{position:relative;width:50px;height:26px;background:var(--color-surface);border-radius:13px;cursor:pointer;transition:all .3s;border:1px solid var(--color-border-primary)}.toggle-switch.active{background:var(--color-accent-cyan);border-color:var(--color-accent-cyan);box-shadow:0 0 10px var(--color-accent-cyan-glow)}.toggle-switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:var(--color-text-secondary);border-radius:50%;transition:all .3s}.toggle-switch.active:after{transform:translate(24px);background:var(--color-primary-bg)}.secondary-button{background:transparent;color:var(--color-text-primary);border:1px solid var(--color-border-primary);border-radius:8px;padding:10px 20px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s;width:100%}.secondary-button:hover{border-color:var(--color-accent-cyan);color:var(--color-accent-cyan);background:var(--color-hover-bg)}.icon-button{background:var(--color-surface);border:1px solid var(--color-border-primary);border-radius:8px;padding:8px;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.icon-button:hover{border-color:var(--color-accent-cyan);background:var(--color-hover-bg)}.icon-button svg{width:20px;height:20px;color:var(--color-text-secondary)}.icon-button:hover svg{color:var(--color-accent-cyan)}.mockup-4 .tab-buttons{display:flex;gap:5px;margin-bottom:20px;background:var(--color-surface);padding:4px;border-radius:8px}.mockup-4 .tab-button{flex:1;padding:8px 16px;background:transparent;border:none;border-radius:6px;color:var(--color-text-secondary);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s}.mockup-4 .tab-button.active{background:var(--color-accent-cyan);color:var(--color-primary-bg);box-shadow:0 2px 8px var(--color-accent-cyan-glow)}.mockup-4 .tab-content{display:none}.mockup-4 .tab-content.active{display:block}.mockup-4 .status-card{background:var(--color-surface);border:1px solid var(--color-border-primary);border-radius:8px;padding:15px;margin-bottom:15px}.mockup-4 .status-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.mockup-4 .status-indicator{width:12px;height:12px;border-radius:50%;background:var(--color-text-muted)}.mockup-4 .status-indicator.active{background:var(--color-accent-cyan);box-shadow:0 0 10px var(--color-accent-cyan-glow)}.mockup-4 .status-text{color:var(--color-text-primary);font-weight:600}.mockup-4 .status-description{color:var(--color-text-secondary);font-size:.85rem;line-height:1.4}.mockup-4 .saved-rankings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mockup-4 .saved-ranking-card{background:var(--color-surface);border:1px solid var(--color-border-primary);border-radius:8px;padding:12px;cursor:pointer;transition:all .3s;text-align:center}.mockup-4 .saved-ranking-card:hover{border-color:var(--color-accent-cyan);transform:translateY(-2px);box-shadow:0 4px 12px var(--color-shadow-light)}.mockup-4 .ranking-icon{width:36px;height:36px;background:var(--color-hover-bg);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.mockup-4 .ranking-icon svg{width:20px;height:20px;color:var(--color-accent-cyan)}.mockup-4 .ranking-name{color:var(--color-text-primary);font-size:.85rem;font-weight:600;margin-bottom:4px}.mockup-4 .ranking-date{color:var(--color-text-muted);font-size:.75rem}.rank-row-stats-flex{display:flex;color:#fff;flex-direction:column;flex:1;gap:2px}.rank-row-stat-ind-flex{display:flex;justify-content:space-between}.fantasy-stats-mobile-flex{display:none}.yearly-stats-section{display:flex;justify-content:space-between;flex:1.5;gap:50px;text-align:center}.rank-row-stat-label{color:var(--color-text-secondary);font-weight:600;font-size:.9rem}.rank-row-stats-flex-title{background:var(--color-accent-cyan);color:#000;padding:4px 12px;border-radius:12px;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:1px}@media (max-width: 1620px){.player-name{font-size:1.3rem}.team-info{font-size:1rem}.logo-circle{width:30px;height:30px}.rank-stats-label,.player-stat-label{font-size:1rem}.rank-stats-value,.player-stat-value{font-size:1.4rem}.position-badge{width:50px}.team-info span{width:120px}}.player-info-section-mobile{display:none}@media (max-width: 1280px){.player-name{font-size:1.3rem}.team-info{font-size:1rem}.logo-circle{width:30px;height:30px}.rank-stats-label,.player-stat-label{font-size:.8rem}.rank-stats-value,.player-stat-value{font-size:1.4rem}.position-badge{width:50px}.team-info span{width:120px}.player-row{flex-direction:column;gap:20px}.player-row.empty-slot{flex-direction:row}.player-info-section,.fantasy-stats-section,.adp-proj-section{display:none}.player-info-section-mobile{display:flex;flex-direction:column;gap:5px}.rank-name-info-mobile-flex{display:flex;width:100%;justify-content:center;gap:80px}.adp-proj-section-mobile,.fantasy-stats-section-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.player-main-content{justify-content:space-evenly;width:80%}.yearly-stats-section{width:100%}}@media (max-width: 1060px){.rank-name-info-mobile-flex{display:flex;width:100%;justify-content:space-between;gap:45px}.rank-stats-label,.player-stat-label{font-size:.7rem}.player-stat-value,.rank-stats-value{font-size:.9rem}}.fantasy-stats-mobile-flex-2{display:none}@media (max-width: 840px){.player-info-section-mobile{display:flex}.fantasy-stats-section-mobile,.adp-proj-section-mobile{display:none}.fantasy-stats-mobile-flex-2{display:flex;justify-content:flex-start;gap:30px}.player-info-section-mobile{flex:3}.team-info span{width:170px}.fantasy-stats-section-mobile-2{display:flex;align-items:center;justify-content:space-between;gap:10px}.player-stat-item{display:flex;flex-direction:row;gap:10px}}@media (max-width: 685px){.team-info span{width:130px}.player-info-section-mobile{flex:0}.rank-name-info-mobile-flex{gap:0;justify-content:space-around}}@media (max-width: 615px){.headshot-circle{width:50px;height:50px}.player-name{font-size:1rem}.position-badge{width:30px;font-size:.8rem;padding:2px 6px}.team-info{font-size:.8rem}.team-info span{width:100px}.logo-circle{width:20px;height:20px}.rank-name-info-mobile-flex{justify-content:flex-start}.rank-row-stats-flex-title,.rank-row-stat-label{font-size:.6rem}.rank-row-stat-value{font-size:.7rem}}@media (max-width: 560px){.yearly-stats-section{gap:10px}.tier-row{display:none}.rank-stats-label,.player-stat-label{font-size:.5rem}.player-stat-value,.rank-stats-value{font-size:.6rem}}@media (max-width: 480px){.headshot-circle{width:30px;height:30px}.player-name{font-size:.8rem}.position-badge{width:30px;font-size:.8rem;padding:2px 6px}.team-info{font-size:.8rem}.team-info span{width:100px}.logo-circle{width:20px;height:20px}.rank-name-info-mobile-flex{justify-content:flex-start;margin-left:40px;gap:10px}.rank-row-stats-flex-title,.rank-row-stat-label{font-size:.5rem}.rank-row-stat-value{font-size:.55rem}.rank-cell{height:30px;width:30px;min-height:0;min-width:0;font-size:.6rem;margin-right:5px}.headshot-cell{margin-right:5px}.position-badge{width:20px;height:15px;font-size:.55rem;padding:2px 3px}.team-position-row{gap:5px}.team-info{text-align:left}.team-info span{width:50px;font-size:.6rem}.rank-stats-label,.player-stat-label{font-size:.4rem}.player-stat-value,.rank-stats-value{font-size:.5rem}.fantasy-stats-mobile-flex-2{gap:10px;align-items:center}.player-row{padding:10px 2px}.player-main-content{width:100%;justify-content:center;gap:0;padding:0 10px}.player-info-section-mobile{gap:2px}.yearly-stats-section{padding:0 10px}}.mobile-rank-headshot-flex{display:flex}@media (max-width: 390px){.rank-name-info-mobile-flex{margin-left:10px;gap:5px}.rank-row-stats-flex-title{font-size:.35rem;padding:2px}.rank-row-stats-flex{width:50px}.team-info span{width:40px;font-size:.5rem}.mobile-rank-headshot-flex{flex-direction:column;gap:5px}}.mobile-rankings-container{background-color:#000;min-height:100vh;padding-bottom:20px;will-change:scroll-position}.mobile-search-container{padding:16px;background-color:#1e2330;margin:16px;border-radius:12px;border:2px solid #2a3441}.mobile-search-input{background-color:#0a0e1a;border-radius:8px;padding:12px;color:#fff;border:1px solid #2a3441;font-size:16px;font-weight:600;width:100%;outline:none}.mobile-filter-row{display:flex;padding:0 16px 12px;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#85c3e8 #2a3441;position:relative}.mobile-filter-row::-webkit-scrollbar{height:30px;display:block}.mobile-filter-row::-webkit-scrollbar-track{background:#2a3441;height:30px;border-radius:3px;margin:0 16px}.mobile-filter-row::-webkit-scrollbar-thumb{background:#85c3e8;border-radius:3px;transition:background .2s}.mobile-filter-row::-webkit-scrollbar-thumb:hover{background:#6ab4d8}@media (hover: none) and (pointer: coarse){.mobile-filter-row{scrollbar-width:none;-ms-overflow-style:none}.mobile-filter-row::-webkit-scrollbar{display:none}}.mobile-filter-dropdown{flex:0 0 auto;min-width:100px;background-color:#0a0e1a;border-radius:8px;padding:12px 32px 12px 12px;border:2px solid #2a3441;color:#85c3e8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.mobile-filter-dropdown:focus{outline:none}.mobile-list-content{padding:16px;display:flex;flex-direction:column;gap:12px;contain:layout style paint}.mobile-player-card{background-color:#1e2330;border-radius:12px;padding:16px;border:2px solid #2a3441;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;contain:layout style paint}.mobile-player-card:focus{outline:none}.mobile-player-card:focus-visible{outline:none}.mobile-player-main-row{display:flex;align-items:center;gap:12px}.mobile-rank-circle{width:40px;height:40px;border-radius:50%;background-color:#85c3e81a;border:2px solid #2a3441;display:flex;justify-content:center;align-items:center;flex-shrink:0}.mobile-rank-text{color:#85c3e8;font-size:16px;font-weight:900}.mobile-headshot{width:50px;height:50px;border-radius:8px;border:2px solid #2a3441;background-color:#0a0e1a;object-fit:cover;flex-shrink:0}.mobile-player-name{color:#fff;font-size:16px;font-weight:800;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-player-meta{display:flex;align-items:center;gap:8px}.mobile-position-badge{background-color:#85c3e8;border-radius:12px;padding:2px 8px;color:#0a0e1a;font-size:12px;font-weight:800;letter-spacing:.5px}.mobile-team-info{display:flex;align-items:center;gap:4px}.mobile-team-text{color:#9ca3af;font-size:12px;font-weight:700}.mobile-team-logo{width:20px;height:20px;object-fit:contain}.mobile-stats-section{display:flex;flex-direction:column;gap:8px;align-items:flex-end;flex-shrink:0}.mobile-stat-item{display:flex;flex-direction:column;align-items:center}.mobile-stat-label{color:#85c3e8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.mobile-stat-value{color:#fff;font-size:14px;font-weight:900}.mobile-expanded-section{margin-top:16px;padding-top:16px;border-top:2px solid #2a3441}.mobile-yearly-stats-row{display:flex;justify-content:space-around;margin-bottom:16px;background-color:#0a0e1a80;border-radius:10px;padding:16px;border:1px solid #2a3441}.mobile-stat-column{display:flex;flex-direction:column;gap:4px;align-items:center;flex:1}.mobile-stat-column-title{color:#85c3e8;font-size:10px;font-weight:800;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.mobile-stat-line{color:#fff;font-size:11px;font-weight:600}.mobile-profile-button{background-color:#85c3e8;border-radius:8px;padding:12px;width:100%;border:none;color:#0a0e1a;font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background-color .1s ease;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.mobile-profile-button:hover{background-color:#6ab4d8}.mobile-profile-button:active{background-color:#5a9fc8}.mobile-profile-button:focus{outline:none}.signup-container{min-height:100vh;background-color:#000;display:flex;justify-content:center;align-items:center;padding:2rem;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.signup-box{background-color:#121212f2;border:1px solid rgba(133,195,232,.3);border-radius:1rem;box-shadow:0 20px 60px #000c;width:100%;max-width:480px;padding:2rem;position:relative;z-index:1}.signup-box h2{color:#fff;font-size:1.875rem;font-weight:700;text-align:center;margin:0 0 2rem}.signup-box form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group input{padding:.875rem 1rem;border-radius:8px;border:1px solid #333;background:#0d0d0d;color:#fff;font-size:1rem;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input:focus{border-color:#85c3e8}.form-group input::placeholder{color:#666}.error-message{color:#ef4444;font-size:.875rem;font-weight:500;margin:0;padding:.25rem 0}.general-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;padding:.75rem;margin-bottom:1rem;text-align:center}.password-requirements{background-color:#121212f2;border:1px solid rgba(133,195,232,.2);border-radius:8px;padding:1rem;margin-top:.5rem}.password-requirements p{color:#d1d5db;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.password-requirements ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.password-requirements li{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#9ca3af}.requirement-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem}.requirement-met{color:#85c3e8}.requirement-met .requirement-icon{background:#85c3e8;color:#000}.requirement-not-met{color:#6b7280}.requirement-not-met .requirement-icon{background:transparent;color:#6b7280;border:2px solid #6b7280}.signup-button{background:#85c3e8;color:#000;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:.5rem;font-family:inherit;box-shadow:0 4px 12px #85c3e866}.signup-button:hover{background:#9fd0ed}.signup-button:active{background:#75b3d8}.signup-button:disabled{opacity:.5;cursor:not-allowed}.login-link{text-align:center;color:#9ca3af;font-size:.875rem;margin-top:1rem}.login-link a{color:#85c3e8;text-decoration:none;font-weight:600}.login-link a:hover{color:#9fd0ed}.toast-notification{position:fixed;top:100px;right:20px;background:#121212fa;border:1px solid rgba(133,195,232,.3);border-radius:10px;padding:1rem 1.5rem;box-shadow:0 10px 30px #000c;z-index:100000000;display:flex;align-items:center;gap:1rem;max-width:400px;animation:slideInFromRight .3s ease-out}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.toast-notification.success{border-left:4px solid #85c3e8}.toast-notification.error{border-left:4px solid #ef4444}.toast-notification.info{border-left:4px solid #85c3e8}.toast-message{color:#fff;font-size:.9rem;font-weight:500;flex:1}.toast-close{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.toast-close:hover{color:#85c3e8}.signup-button.loading{position:relative;color:transparent;pointer-events:none;opacity:.7}.signup-button.loading:after{content:"";position:absolute;width:18px;height:18px;top:50%;left:50%;margin-left:-9px;margin-top:-9px;border:2px solid transparent;border-top:2px solid #000000;border-radius:50%;animation:spin .6s linear infinite}@media (max-width: 768px){.signup-container{padding:1rem}.signup-box{padding:1.5rem;max-width:none}.signup-box h2{font-size:1.5rem}}@media (max-width: 480px){.signup-box{padding:1.25rem}.signup-box h2{font-size:1.25rem;margin-bottom:1.5rem}.toast-notification{top:10px;right:10px;left:10px;max-width:none}}.signup-button:focus,.form-group input:focus,.login-link a:focus{outline:2px solid #85c3e8;outline-offset:2px}@media (prefers-contrast: high){.signup-box{border:2px solid #85c3e8}.form-group input{border:2px solid #333}.form-group input:focus{border:2px solid #85c3e8}}@media (prefers-reduced-motion: reduce){.signup-box,.toast-notification{animation:none}.form-group input,.signup-button,.login-link a{transition:none}}.team-analyzer-container{display:flex;justify-content:center}.main-page-layout-container{margin-top:10px;display:flex;width:98%;color:#fff}.analyzed-rankings-container{width:360px;padding-right:12px;flex-shrink:0}.rank-grid-item-1{height:fit-content;border-left:4px solid rgba(133,195,232,.18);flex:1 1 auto}.auxillary-flex{display:flex;flex-direction:column;padding-left:10px;border-left:4px solid rgba(133,195,232,.18);width:400px;flex-shrink:0;scroll-margin-top:20px}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.mobile-profile-container{display:none;flex-direction:column;width:340px;flex-shrink:0;margin-top:10px;scroll-margin-top:20px}.mobile-rankings-smallest{display:none}html{scroll-behavior:smooth}.mobile-profile-smallest{display:none;flex-direction:column;padding-left:10px;border-left:4px solid rgba(133,195,232,.18);width:340px;flex-shrink:0;margin-top:10px;scroll-margin-top:20px}@media (max-width: 1270px){.mobile-profile-container{display:flex}.auxillary-flex{display:none}}@media (max-width: 820px){.team-analyzer-container{align-items:center;width:98%;padding-left:10px}.analyzed-rankings-container{display:none}.mobile-rankings-smallest{display:block;justify-content:stretch;width:95%}.mobile-profile-smallest{display:block;width:95%;border-left:none;padding:0;margin-bottom:30px;scroll-margin-top:20px}.rank-grid-item-1{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;border-left:none;width:98%}}@media (max-width: 400px){.mobile-profile-smallest{width:300px}}.sign-in-container{height:90vh;display:flex}.import-league-accordian{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:55px;transition:transform .6s ease-in-out}.back-btn{padding:10px 20px;font-size:16px;background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;transition:all .3s ease}*/ .back-btn:hover{color:#fff;border-color:#fff9;background:#ffffff1a}.league-selection-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;animation:fadeIn .8s ease-out;margin-bottom:40px}.league-selection-section.centered{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto}.league-selection-section h2{font-size:2.5rem;font-weight:600;margin:0;background:linear-gradient(135deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.league-selection-section h3{font-size:1.8rem;font-weight:400;margin:0 0 -10px;color:#fffc}.league-selection-section p{color:#ffffffb3;font-size:1rem;margin:0}.accoridan-title{font-size:3rem;font-weight:700;margin:0 auto;color:#fff;padding:0 20px}.platform-logo-flex{display:flex;gap:50px;justify-content:center;align-items:center;padding:20px}@media (max-width: 1200px){.platform-logo-flex{flex-direction:column;gap:10px;overflow:visible}.import-league-accordian{margin-top:20px;gap:10px;height:fit-content}.league-selection-section{justify-content:flex-start;margin-top:30px}}.platform-logo-flex>div{position:relative;cursor:pointer;transition:all .3s ease;border-radius:12px;padding:10px}.platform-logo-flex>div:before{content:"";position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px;background:radial-gradient(circle,rgba(255,255,255,.3),transparent 70%);opacity:0;transition:opacity .3s ease;z-index:-1;border-radius:50%}.platform-logo-flex>div:hover{transform:scale(1.2)}.platform-logo-flex>div:hover:before{opacity:1}.espn-accoridan{width:100px}img{width:80px;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.platform-logo-flex>div:hover img{filter:drop-shadow(0 8px 16px rgba(255,255,255,.4)) brightness(1.1)}.username-input-section{display:flex;flex-direction:column;align-items:center;gap:30px;animation:slideInFromBottom .6s ease-out}.username-input-section h2{font-size:1.5rem;font-weight:600;margin:0;background:linear-gradient(135deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.input-container{display:flex;gap:15px;align-items:center}.username-input{padding:15px 20px;font-size:18px;border:2px solid rgba(255,255,255,.3);border-radius:12px;background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:300px;transition:all .3s ease}.username-input:focus{outline:none;border-color:#fff9;box-shadow:0 0 20px #fff3}.username-input::placeholder{color:#fff9}.continue-btn{padding:15px 30px;font-size:18px;font-weight:600;background:#85c3e8;color:#000;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease}.continue-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #85c3e8}.continue-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;background:#85c3e8}.continue-btn:disabled:hover{transform:none;box-shadow:none}.league-type-selection{display:flex;flex-direction:column;align-items:center;gap:20px}.league-type-selection h3{font-size:1.2rem;font-weight:600;margin:0;color:#fff}.private-league-inputs{display:flex;flex-direction:column;gap:15px;align-items:center}.leagues-container{display:flex;flex-direction:column;gap:20px;max-width:600px;width:400px}.league-card{border:2px solid rgba(255,255,255,.3);border-radius:12px;padding:10px 15px;cursor:pointer;transition:all .3s ease;color:#fff;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase}.league-card:hover{transform:translateY(-2px);border-color:#fff9;box-shadow:0 10px 25px #ffffff1a}.league-name{font-size:1.25rem;font-weight:700;margin-bottom:0;color:#fff}.league-details{display:flex;gap:15px;align-items:center;font-size:.9rem;opacity:.9}.league-status{background:#85c3e8;color:#000;padding:5px 12px;border-radius:20px;text-transform:capitalize;font-weight:500}.league-rosters{font-weight:500;color:#fffc}.no-leagues{text-align:center;padding:40px;color:#fff9;font-style:italic;font-size:1.1rem}.loading-dots{display:flex;gap:8px;justify-content:center;margin:20px 0}.loading-dots span{width:12px;height:12px;background:#85c3e8;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.loading-dots span:nth-child(1){animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}.year-selection{display:flex;gap:15px;align-items:center;margin-bottom:20px}.year-selection label{font-size:1.1rem;font-weight:600;color:#fff;white-space:nowrap}.year-select{padding:12px 15px;font-size:16px;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .3s ease}.year-select:focus{outline:none;border-color:#fff9;box-shadow:0 0 15px #fff3}.year-select option{background:#1a1a1a;color:#fff}.espn-inputs{display:flex;flex-direction:column;gap:20px;align-items:center}.error-container{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:20px;padding:20px;border:2px solid rgba(255,0,0,.3);border-radius:12px;background:#ff00001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:slideInFromBottom .3s ease-out}.error-message{color:#ff6b6b;font-size:1rem;font-weight:500;text-align:center;line-height:1.4;margin:0}.retry-btn{padding:12px 24px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#ff6b6b,#ff5252);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.retry-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff6b6b4d}.retry-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.back-btn{padding:12px 24px;font-size:16px;font-weight:600;background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:20px}.back-btn:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px)}.refresh-btn{padding:12px 20px;font-size:16px;font-weight:600;background:#85c3e8;color:#000;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.refresh-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #00ffff4d}.refresh-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.help-btn{padding:8px 16px;font-size:14px;font-weight:600;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.help-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4caf504d}.help-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .3s ease-out}.help-modal{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid rgba(255,255,255,.3);border-radius:16px;padding:30px;max-width:600px;max-height:80vh;overflow-y:auto;color:#fff;animation:slideInFromBottom .3s ease-out;box-shadow:0 20px 40px #00000080}.help-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;border-bottom:2px solid rgba(255,255,255,.2);padding-bottom:15px}.help-modal-header h3{margin:0;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#0ff,#0cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.close-btn{background:none;border:none;font-size:24px;color:#ffffffb3;cursor:pointer;padding:5px;transition:color .3s ease}.close-btn:hover{color:#fff}.help-modal-content{display:flex;flex-direction:column;gap:25px}.help-section h4{margin:0 0 15px;font-size:1.2rem;font-weight:600;color:#0ff}.help-section ol{margin:0;padding-left:20px;line-height:1.6}.help-section li{margin-bottom:8px;color:#ffffffe6}.help-section strong{color:#0ff;font-weight:700}@keyframes slideInFromBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@media (max-width: 700px){.accoridan-title{text-align:center}}@media (max-width: 480px){.accoridan-title{font-size:2rem}}@media (max-width: 540px){.input-container{flex-direction:column}.username-input-section h2{text-align:center;padding:0 20px}.league-selection-section h2{text-align:center;padding:20px}}@media (max-width: 450px){.year-selection{flex-direction:column}.leagues-container{width:95%}.league-name{text-align:center}.league-card{flex-direction:column}.league-selection-section{height:fit-content}}@media (max-height: 1200px){.league-selection-section{justify-content:flex-start;margin-top:50px}.sign-in-container{height:fit-content;margin-bottom:20px}}@media (max-height: 450px){.import-league-accordian{justify-content:flex-start}}.analyzer-rank-table{width:100%;border-collapse:collapse;color:#fff}.rankings-title{font-size:3rem;text-align:center;font-weight:700;font-family:Jersey;border-radius:10px;background-color:#8080801a;position:relative;display:flex;align-items:center;justify-content:center}.rankings-collapse-arrow{display:none;background:none;border:none;color:#fff;cursor:pointer;position:absolute;right:15px;padding:5px;border-radius:4px;transition:background-color .3s ease}.rankings-collapse-arrow:hover{background-color:#ffffff1a}.arrow-icon{transition:transform .3s ease}.arrow-icon.collapsed{transform:rotate(180deg)}.rankings-content{transition:max-height .3s ease,opacity .3s ease;overflow:hidden;max-height:1000px;opacity:1}.rankings-content.collapsed{max-height:0;opacity:0}.analyzer-rank-table th{padding:12px 8px;text-align:center;font-weight:800;font-size:.9rem}.analyzer-rank-table td{padding:8px 2px;text-align:center;font-size:1.2rem;font-weight:800}.analyzer-rank-table tbody{font-size:1rem}.analyzer-rank-table tr:hover{background-color:#ffffff0d}.team-score-analyzed span{font-size:.5rem;color:gray}.col-1{width:15%}.col-2 .team-name-analyzed{text-align:left}.col-3,.col-4,.col-5{width:15%}.team-logo svg{color:#ffffffb3}.team-name{font-weight:500}.team-rank{font-weight:600;font-size:1.2rem}.team-score span{color:#fff9;font-size:.9em}.team-switch-btn{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;border-radius:4px;width:30px;height:30px;cursor:pointer;font-size:16px;transition:all .3s ease}.team-switch-btn:hover:not(:disabled){background:#ffffff1a;border-color:#fff9}.team-switch-btn.active{background:#00fffb33;border-color:#18817f99;color:#00ffea}.team-switch-btn:disabled{opacity:.6;cursor:not-allowed}.team-help-box{background-color:#191d298a;border-radius:20px;box-shadow:0 0 20px 8px #030408;padding:20px;text-align:center;height:fit-content}.team-help-title{color:#fff;font-weight:800;font-size:1.2rem;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px}.team-help-button{background:#85c3e8;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;width:100%}.team-help-button:hover{background:#85c3e8;transform:translateY(-2px);box-shadow:0 8px 16px #9933ff4d}@media (max-width: 800px){.rankings-title{width:100%}}@media (max-width: 370px){.team-name-analyzed,.team-rank-analyzed{font-size:.87rem;font-weight:800}}.change-league-button{display:flex;justify-content:center;align-items:center;margin-bottom:10px}.change-league-button button{width:100%;padding:10px;border-radius:10px;background-color:#85c3e8;border:none;color:#000;font-size:1.2rem;font-weight:800}.change-league-button button:hover{cursor:pointer;transform:scale(1.02)}@media (max-width: 1270px){.rankings-title{width:100%;cursor:pointer;-webkit-user-select:none;user-select:none}.rankings-collapse-arrow{display:block}}@media (min-width: 1271px){.rankings-title{cursor:default;-webkit-user-select:auto;user-select:auto}.rankings-collapse-arrow{display:none!important}.rankings-content,.rankings-content.collapsed{max-height:none!important;opacity:1!important}}@media (max-width: 820px){.rankings-title{width:100%;cursor:pointer;-webkit-user-select:none;user-select:none}.rankings-collapse-arrow{display:block}}.analyzer-positions-container{padding:0 10px}@media (max-width: 820px){.analyzer-positions-container{padding:0}}.top-bar-analyzer-flex{display:flex;align-items:center;position:relative;gap:10px;overflow:visible;background-color:#8080801a;border-radius:10px;padding:10px 20px}.team-icon-container{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;gap:30px}.mobile-dynasty-toggle{display:none}@media (max-width: 1600px){.mobile-dynasty-toggle{display:flex}.desktop-dynasty-toggle{display:none}.position-indicators{justify-content:space-between}.top-bar-score{padding-left:10px}}.team-content-container{flex:1;display:flex;flex-direction:column;gap:10px;overflow:visible}.top-bar-score-position-flex{display:flex;justify-content:space-around;flex:3}.top-bar-score-flex{display:flex;flex-direction:row;justify-content:space-between;flex:3}.team-info-row{display:flex;justify-content:space-between;align-items:center;overflow:visible;flex-direction:row}.team-name-score-wrapper{display:contents}.top-bar-score{color:gray;display:flex;align-items:center;justify-content:space-around;flex:1;padding-left:15px}.position-indicators{display:flex;align-items:center;justify-content:space-around;flex:1}@media (max-width: 1600px){.top-bar-score-position-flex{flex-direction:column}}@media (max-width: 1565px){.team-name-score-wrapper{display:flex;flex-direction:column}.top-bar-score{justify-content:flex-start}.dynasty-toggle-analyzer{margin-left:0}}@media (max-width: 1545px){.position-section-content{flex-direction:column}}.analyzed-team-name{font-size:3rem;font-weight:700;color:#fff;text-align:left;text-transform:uppercase;margin:0;font-family:Jersey}.analyzed-team-name span{font-size:.8rem;color:gray;margin-right:10px}.top-bar-score span{font-size:1.2rem;font-weight:800;color:#fff}.team-score-grade{font-size:1.2rem;font-weight:800;padding:3px 12px;border-radius:25px;color:#fff;display:inline-block;text-shadow:0 1px 2px rgba(0,0,0,.5)}.best-position,.worst-position{display:flex;align-items:center;gap:4px}.best-position .indicator-symbol,.worst-position .indicator-symbol{font-size:1rem;font-weight:600;color:#fff}.best-position .indicator-position,.worst-position .indicator-position{font-size:1.2rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:#fff}.dynasty-toggle-analyzer{display:flex;align-items:center;gap:8px;margin-left:auto;z-index:1}.switch{position:relative;display:inline-block;width:48px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1158eb;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#1158eb}input:checked+.slider:before{transform:translate(24px)}.toggle-label{font-size:14px;color:#fff}.team-score-bar-container{width:100%;height:20px;background:#ffffff1a;border-radius:4px;overflow:visible;position:relative}.team-score-bar-fill{height:100%;background:linear-gradient(90deg,#85c3e8,#1158eb);border-radius:4px;transition:width 1s ease-in-out;position:relative;box-shadow:0 0 10px #1158eb80;overflow:visible;z-index:1}.team-score-scribble-bg{position:absolute;top:-48px;left:0;width:80px;height:50px;z-index:0;pointer-events:none;background:url(/texturedBackground/white_scribble.png) center center no-repeat;background-size:contain;opacity:.85;transition:left 1s ease-in-out;transform:rotate(-20deg)}.team-score-percentage{position:absolute;top:-30px;transform:translate(-50%);color:#85c3e8;font-size:1.6rem;font-weight:900;font-family:Jersey M54,Arial,sans-serif;font-style:italic;letter-spacing:1px;text-shadow:2px 2px 4px rgba(0,0,0,.9),0 0 8px rgba(17,88,235,.8),0 0 12px rgba(0,255,255,.6);transition:left 1s ease-in-out;white-space:nowrap;pointer-events:none;z-index:2;display:block;visibility:visible;opacity:1}.position-buttons{width:100%;display:flex;justify-content:space-around;align-items:center;padding:10px 0 15px;background-color:#0000;flex-wrap:wrap}.position-buttons button{padding:4px 16px;border-radius:4px;height:32px;font-weight:800;font-size:.85rem;border:1px solid rgba(251,251,251,.2);background-color:#fff0;color:#fff;transition:all .3s ease;margin-top:10px}.position-buttons button:hover,.position-buttons .active{cursor:pointer;transform:scale(1.02);transition:all .3s ease;background:#1158eb;color:#fff}.position-dropdown-container{position:relative;width:100%;display:none;z-index:9999;isolation:isolate}.position-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background-color:#000000e6;border:1px solid rgba(251,251,251,.2);border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:10001;margin-top:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;transform:translateY(0)}@media (max-width: 920px){.position-buttons{display:none}.position-dropdown-container{display:block;padding:10px 0 15px}}.team-bar-chart-container{display:flex;flex-direction:column;gap:20px;padding:20px;margin-top:20px}.team-bar-item{display:flex;align-items:center;gap:15px}.team-bar-label{color:#fff;font-weight:600;font-size:1rem;text-align:right;text-transform:uppercase;letter-spacing:1px}.team-bar-container{flex:1;height:40px;background:#ffffff1a;border-radius:20px;overflow:visible;position:relative;display:flex;align-items:center}.team-bar-fill{height:100%;background:linear-gradient(90deg,#85c3e8,#1158eb);border-radius:4px;transition:width 1s ease-in-out;position:relative;box-shadow:0 0 10px #1158eb80;overflow:visible;z-index:1}.team-bar-score{color:#fff;font-size:.9rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.8)}.top-bar-score span{font-size:1.2rem;font-weight:800}.team-bar-tooltip{position:absolute;bottom:120%;left:50%;transform:translate(-50%);color:#fff;padding:15px 20px;border-radius:10px;font-size:.8rem;font-weight:500;white-space:nowrap;z-index:1000;max-width:400px;text-align:left;animation:tooltipFadeIn .2s ease-out;max-height:300px;overflow-y:auto}.team-bar-tooltip:before{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:8px solid transparent;z-index:1001}.team-bar-tooltip .bar-tooltip-header{font-weight:700;font-size:.9rem;margin-bottom:12px;padding-bottom:8px;text-align:center}.team-bar-tooltip .bar-tooltip-players{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.team-bar-tooltip .bar-tooltip-player{color:#ffffffe6;font-weight:500;padding:4px 0 4px 10px;margin-left:6px;transition:all .2s ease;white-space:normal;line-height:1.3}.team-bar-tooltip .bar-tooltip-player:hover{color:#fff;transform:translate(3px)}.league-positional-comparison{width:100%;border-radius:8px;padding:0}.league-comparison-header{width:100%;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#8080801a;margin-bottom:20px}.league-comparison-header h1{font-family:Jersey,sans-serif;font-size:2.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:2px}.bottom-analysis-flex{display:flex;gap:20px;width:100%;margin-bottom:30px}.league-comparison-title{font-family:Jersey,sans-serif;font-size:2.3rem;font-weight:700;color:#fff;margin:0 0 20px;letter-spacing:2px;text-align:center;width:100%;padding:2rem 0;border-radius:10px;background:#8080801a}@media (max-width: 500px){.analyzer-team-info{width:20px}.league-comparison-title{font-size:1.5rem}}.league-comparison-bars{display:flex;justify-content:space-between;align-items:center;height:250px;padding:0 10px;gap:0px;margin-top:20px}.league-comparison-bar{flex:1;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;width:70%}.analyzer-team-info{order:2;display:flex;align-items:center;gap:5px;margin-top:10px;width:70%}.bar-container{order:1;width:40px;height:200px;background:#ffffff1a;border-radius:5px 5px 4px 4px;overflow:visible;position:relative;display:flex;align-items:flex-end}.bar-fill-horizontal{width:100%;background:#85c3e8;border-radius:5px 5px 4px 4px;transition:height .8s ease-in-out;position:relative;min-height:20px;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;cursor:pointer;z-index:1;font-family:Jersey;font-weight:700;font-size:1.2rem}@media (max-width: 1595px){.league-comparison-bars{flex-direction:column;height:auto;gap:15px}.league-comparison-bar{flex-direction:row;align-items:center;width:100%;gap:15px}.analyzer-team-info{order:1;width:150px;flex-shrink:0;margin-top:0;align-items:flex-start}.bar-container{order:2;width:100%;height:30px;flex:1}.bar-fill-horizontal{width:0%;height:100%;padding-top:0;align-items:center;justify-content:flex-end;padding-right:10px;transition:width .8s ease-in-out;min-width:40px}}.toggle-score-mobile-flex{display:flex;justify-content:space-between}@media (max-width: 1490px){.team-info-row{flex-direction:column;align-items:stretch}.dynasty-toggle-analyzer{margin-left:0}.team-content-container{flex:1;gap:27px}.top-bar-score{justify-content:space-between;padding-left:0}.top-bar-analyzer-flex{justify-content:center}.team-icon-container{gap:50px}}@media (max-width: 600px){.mobile-rankings-smallest,.mobile-proile-smallest{width:100%}}@media (max-width: 500px){.top-bar-score-flex{flex-direction:column}.analyzed-team-name{font-size:2rem}.position-indicators{justify-content:flex-start;gap:20px}.top-bar-score{padding-left:0;justify-content:flex-start;gap:20px}.team-icon-container{gap:50px}}.mobile-logo-team-name-flex{display:none}.mobile-analyzer-team-name-flex{display:flex;align-items:center;justify-content:flex-start}.mobole-dynasty-toggle-2{display:none}@media (max-width: 400px){.mobole-dynasty-toggle-2{display:flex}.top-bar-analyzer-flex{flex-direction:column}.mobile-logo-team-name-flex{display:block;position:relative;bottom:10px}.top-bar-analyzer-flex{align-items:stretch}.team-icon-container{display:none}.top-bar-score{gap:1px}.top-bar-score-flex{flex-direction:row}.desktop-dynasty-toggle{display:none}.top-bar-score-flex{flex-wrap:wrap}}@media (max-width: 350px){.top-bar-score{justify-content:flex-start}.position-indicators{gap:0}}@media (max-width: 500px){.analyzer-team-info{width:20%}}@media (max-width: 340px){.team-content-container{flex:1;gap:38px}}.positions-injury-container{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}.injury-header{width:100%;background-color:#8080801a;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.title{font-family:Jersey,sans-serif;font-size:2.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:2px}.injury-report{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.spacer{width:250px}.subtitle{font-size:2rem;font-weight:700;margin:0;letter-spacing:1px}.injury-score-value{font-weight:800;text-align:center}.injury-score-number{font-size:2rem}.injury-score-number span{color:gray;font-family:Inter;font-size:1rem}.starter-mode-toggle-pos{display:flex;justify-content:flex-end;align-items:center;width:250px}.starter-toggle-btn{background:#fff;border:2px solid #2c3e50;border-radius:25px;color:#2c3e50;padding:10px 24px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.starter-toggle-btn:hover{background:#2c3e50;color:#fff}.starter-toggle-btn-pos{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;padding:10px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;height:50px}.starter-toggle-btn-pos:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-1px)}.starter-toggle-btn-pos.active{background:linear-gradient(135deg,gold,orange);border-color:gold;color:#000;height:fit-content;box-shadow:0 4px 12px #ffd7004d}.starter-toggle-btn-pos.active:hover{background:linear-gradient(135deg,orange,gold);transform:translateY(-2px);box-shadow:0 6px 16px #ffd70066}.injury-risk-container{width:100%;max-width:900px;margin:0 auto;padding:.5rem;display:flex}.risk-section{width:25%;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.risk-label{display:flex;justify-content:center;align-items:center;padding:8px 24px;font-weight:700;font-size:1.1rem;letter-spacing:1px;margin-bottom:1rem;border-radius:10px;width:90%;white-space:nowrap;text-align:center}.high-risk-label{background-color:#e74c3c;color:#fff}.medium-risk-label{background-color:#f39c12;color:#2c3e50}.low-risk-label{background-color:#3498db;color:#fff}.no-risk-label{background-color:#95a5a6;color:#fff}.injury-player-card{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-bottom:.5rem;transition:all .3s ease;width:190px;height:110px;font-size:.85rem;border-radius:10px;overflow:hidden;background-color:#85c4e873;color:#fff;box-shadow:none;border:none;cursor:pointer}.injury-player-card:hover{transform:translate(5px)}.player-card-header{display:flex;width:100%;margin-bottom:0;height:24px;overflow:visible}.player-card-header-label{color:#fff;font-weight:700;font-size:.5rem;border-top-left-radius:8px;border-bottom-left-radius:0;padding:4px 8px;display:flex;align-items:center;justify-content:flex-start;white-space:nowrap;overflow:visible}.player-card-header-blank{border-top-right-radius:8px;border-bottom-right-radius:0}.high-risk-header .player-card-header-label,.high-risk-label-bg{background:#a80000}.high-risk-header .player-card-header-blank,.high-risk-blank-bg{background:#f9d6d5}.medium-risk-header .player-card-header-label,.medium-risk-label-bg{background:#c97c00}.medium-risk-header .player-card-header-blank,.medium-risk-blank-bg{background:#fff7ce}.low-risk-header .player-card-header-label,.low-risk-label-bg{background:#008c8c}.low-risk-header .player-card-header-blank,.low-risk-blank-bg{background:#d7edf7}.no-risk-header .player-card-header-label,.no-risk-label-bg{background:#008c00}.no-risk-header .player-card-header-blank,.no-risk-blank-bg{background:#e2e2e2}.player-card-info-flex{flex:.8;display:flex;flex-direction:row;align-items:center;padding:3px}.player-headshot-injury{width:100px;height:100px;right:-5px;position:relative;top:-5px;flex:0 0 30%;min-width:60px;overflow:visible;object-fit:cover}.injury-player-info-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:200px;height:70px;gap:0;align-items:center;position:relative;right:10px;left:0;bottom:0;top:-10px}.grid-name{grid-column:1 / span 2;grid-row:1 / span 1;font-weight:700;font-size:1rem;font-family:Jersey,sans-serif;text-align:left;padding-left:2px;padding-bottom:0;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.grid-adp{grid-column:1 / span 1;grid-row:2 / span 1;display:flex;flex-direction:column;align-items:flex-start;font-size:1.1rem;font-weight:700;color:#222;padding-left:6px}.games-label{font-size:.5rem;color:#fff;font-weight:600;top:3px;right:0;letter-spacing:.5px;position:relative}.games-number{font-size:1.4rem;font-weight:900;color:#fff;position:relative;top:5px;font-size:1rem;font-weight:800}.grid-logo{grid-column:2 / span 1;grid-row:2 / span 1;justify-content:flex-end;height:100%;background:url(../../public/texturedBackground/white_scribble.png);background-size:cover;display:flex;height:32px;width:52px;position:relative;right:0;align-items:center;justify-content:center;transform:rotate(-20deg)}.grid-logo .fa-text{color:#333;font-weight:900;font-size:1.2rem;font-family:Jersey,sans-serif;letter-spacing:1px;transform:rotate(20deg);text-shadow:1px 1px 2px rgba(255,255,255,.8)}.grid-logo img{width:90%;height:90%;object-fit:cover;transform:rotate(20deg);overflow:visible;transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.risk-section:empty:after{content:"No players in this category";display:block;text-align:center;color:#95a5a6;font-style:italic;padding:2rem;background-color:#fff;border-radius:8px}@media (max-width: 1600px){.injury-risk-container{flex-direction:column}.risk-section{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}}.injury-risk-outside-container{width:100%}@media (max-width: 1450px){.spacer{display:none}}.injury-report-title-flex{width:250px;display:flex;flex-direction:column;justify-content:center;align-items:center}.injury-score-row{display:flex;justify-content:space-evenly;align-items:center;width:100%;gap:1rem}.risk-score-label{padding:6px 12px;border-radius:15px;font-size:.7rem;font-weight:700;letter-spacing:.5px;text-align:center;min-width:80px}.high-risk-score{background-color:#e74c3c;color:#fff}.medium-risk-score{background-color:#f39c12;color:#2c3e50}.low-risk-score{background-color:#27ae60;color:#fff}@media (max-width: 1640px){.spacer{display:none}.injury-report{justify-content:space-between;width:85%}.starter-mode-toggle-pos{width:100px}}@media (max-width: 500px){.injury-score-row{flex-direction:column}.injury-report-title-flex .subtitle{font-size:1.2rem}.injury-report{flex-direction:column;gap:10px;justify-content:center;align-items:center}.starter-mode-toggle-pos{justify-content:center}}.bye-week-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.bye-week-header-title{width:100%;background-color:#8080801a;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.bye-week-title-main{font-size:2.3rem;font-weight:700;color:#fff;margin:0;font-family:Jersey,sans-serif;letter-spacing:2px}.bye-week-header-container{display:flex;justify-content:space-between;align-items:center;width:95%;margin-bottom:10px}.bye-week-header-container h1{margin:0}.starter-mode-toggle{display:flex;align-items:center;justify-content:flex-end}.bye-week-bins-container{display:flex;flex-direction:column;width:95%;gap:15px;justify-content:center;align-items:center}.bye-week-bin{border:1px solid rgba(255,255,255,.3);border-radius:10px;background-color:#0a0e1a;padding:15px;width:95%;min-height:80px;display:flex;flex-direction:row;align-items:center;gap:20px}.bye-week-header{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:120px;flex-shrink:0}.bye-week-title{font-size:1.2rem;font-weight:600}.bye-week-count{font-size:.9rem;color:gray}.one-bye-symbol,.two-bye-symbol,.three-plus-bye-symbol{border-radius:10px;padding:4px 8px;font-weight:500;font-size:.7rem;text-transform:uppercase;letter-spacing:.5px}.one-bye-symbol{background-color:#26ff00;color:#000}.one-bye-symbol:after{content:"Low"}.two-bye-symbol{background-color:#f6ff00;color:#000}.two-bye-symbol:after{content:"Medium"}.three-plus-bye-symbol{background-color:#fd2e2e;color:#fff}.three-plus-bye-symbol:after{content:"High"}.no-bye-symbol{width:20px;height:20px;border-radius:50%;background-color:#4ade80}.one-bye-symbol{width:20px;height:20px;border-radius:50%;background-color:#9ca3af}.two-bye-symbol{width:20px;height:20px;border-radius:50%;background-color:#fbbf24}.three-plus-bye-symbol{width:20px;height:20px;border-radius:50%;background-color:#ef4444}.bye-week-players{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;overflow:visible;flex:1}.bye-week-players::-webkit-scrollbar{width:6px}.bye-week-players::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.bye-week-players::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.bye-week-players::-webkit-scrollbar-thumb:hover{background:#ffffff80}.bye-week-player-card{background-color:#0a0e1a;border-radius:8px;display:flex;align-items:center;gap:12px;transition:all .3s ease;border:1px solid white;position:relative;height:70px;min-width:200px;flex-shrink:0;cursor:pointer}.bye-week-player-card.player-card{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-bottom:.5rem;position:relative;transition:all .3s ease;width:190px;height:100px;font-size:.85rem;border-radius:10px;overflow:hidden;background-color:#85c4e873;color:#fff;box-shadow:none;border:none}.bye-week-player-card .player-card-flex-col{display:flex;flex-direction:column;width:100%;height:100%}.bye-week-player-card .player-card-header{display:flex;width:100%;margin-bottom:0;height:24px}.bye-week-player-card .player-card-header-label{flex:.3;color:#fff;font-weight:700;font-size:.5rem;border-top-left-radius:8px;border-bottom-left-radius:0;padding:4px 8px;display:flex;align-items:center;justify-content:flex-start}.bye-week-player-card .player-card-header-label.starter-label-bg{background:linear-gradient(90deg,gold 60%,orange);color:#222}.bye-week-player-card .player-card-header-label.backup-label-bg{background:linear-gradient(90deg,#4fc3f7 60%,#1976d2);color:#fff}.bye-week-player-card .player-card-header-label.bench-label-bg{background:linear-gradient(90deg,#1565c0 60%,#0d47a1);color:#fff}.bye-week-player-card .player-card-header-blank{flex:.7;border-top-right-radius:8px;border-bottom-right-radius:0}.bye-week-player-card .low-risk-blank-bg{background:#d7edf7}.bye-week-player-card .player-card-info-flex{display:flex;flex-direction:row;align-items:center;padding:4px;width:100%}.bye-week-player-card .player-headshot-injury{width:100px;height:100px;right:-5px;position:relative;top:-5px;flex:0 0 30%;min-width:60px;overflow:visible}.bye-week-player-info-grid{flex:0 0 70%;max-width:70%;min-width:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:200px;height:70px;gap:0;align-items:center;position:relative;left:0;top:-15px}.bye-week-player-info-grid .grid-name{grid-column:1 / span 2;grid-row:1 / span 1;font-weight:700;font-size:1rem;font-family:Jersey,sans-serif;text-align:left;padding-left:2px;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:wrap;position:relative;right:-10px}.bye-week-player-info-grid .grid-adp{grid-column:1 / span 1;grid-row:2 / span 1;display:flex;flex-direction:column;align-items:center;font-size:.8rem;font-weight:600;color:#222;padding-left:2px;left:5px;position:relative}.bye-week-player-info-grid .games-label{font-size:.7rem;color:#fff;font-weight:600;right:0}.bye-week-player-info-grid .games-number{font-size:1.2rem;font-weight:800;color:#fff}.bye-week-player-info-grid .grid-logo{grid-column:2 / span 1;grid-row:2 / span 1;display:flex;align-items:center;justify-content:flex-end;height:100%}.bye-week-player-info-grid .position-player-team-logo{background:url(../../public/texturedBackground/white_scribble.png);background-size:cover;height:32px;width:52px;display:flex;align-items:center;justify-content:center;right:0;transform:rotate(-20deg)}.bye-week-player-info-grid .position-player-team-logo .fa-text{color:#333;font-weight:900;font-size:.7rem;font-family:Jersey,sans-serif;letter-spacing:1px;transform:rotate(20deg);text-shadow:1px 1px 2px rgba(255,255,255,.8)}.bye-week-player-info-grid .team-logo-injury{width:45px;height:45px;position:relative;right:0;left:0;top:0;bottom:0;transform:rotate(40deg)}@media (max-width: 480px){.bye-week-bin{flex-direction:column}.bye-week-header-container h1{font-size:1.5rem;text-align:center}}.sos-tool-container-inner{padding:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:30px}.sos-header-title{width:100%;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#8080801a}.sos-header-title h1{font-family:Jersey,sans-serif;font-size:2.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:2px}.sos-leagueinfo-rankings-col{display:flex;flex-direction:column;align-items:center;flex:0 0 50%;max-width:50%;min-width:0}.sos-league-info{display:flex;align-items:center;justify-content:center;padding:4px 0 0;width:95%;color:#fff;background:none}.sos-league-info-title{font-size:2rem;font-weight:700;color:#4fc3f7;margin-bottom:6px;letter-spacing:1px;font-family:Jersey,sans-serif}.sos-ranking-title{display:flex;align-items:center;justify-content:center;margin:0 0 10px;font-weight:700}.sos-table{width:100%;border-collapse:collapse;max-width:100%;table-layout:fixed;box-sizing:border-box}.sos-table-header{border-bottom:.5px solid #cccccc37;border-left:none;border-right:none;padding:8px;color:#b0b0b0;font-size:.75rem;font-weight:500;text-align:center}.sos-table-header:nth-child(2){text-align:left;width:120px;min-width:80px;max-width:180px;white-space:normal;word-break:break-word}.sos-table-cell{border-top:.5px solid #cccccc37;border-bottom:.5px solid #cccccc30;border-left:none;border-right:none;padding:10px 2px;font-size:.95rem;font-weight:500;color:#fff;background:transparent;word-break:break-word;white-space:normal}.sos-table-cell:nth-child(2){width:120px;min-width:80px;max-width:180px;white-space:normal}.sos-table-cell:nth-child(1){width:5px}.sos-table-rank{text-align:center;font-weight:700}.sos-table-score,.sos-table-schedule,.sos-table-bar{text-align:center}.sos-table-score{font-family:Jersey}.sos-table-score span{font-size:.7rem;color:gray;font-family:Inter}.sos-score-bar-outer{width:60px;height:14px;background:#222;border-radius:8px;overflow:hidden;margin:0 auto;border:1px solid #444;display:flex;align-items:center}.sos-score-bar-outer-2{width:60px;height:14px;background:#222;border-radius:8px;overflow:hidden;margin:0 auto;border:1px solid #444;display:none;align-items:center}@media (max-width: 420px){.sos-score-bar-outer-2{display:flex}}.sos-score-bar-inner{height:100%;background:linear-gradient(90deg,#b3e0ff,#4fc3f7);border-radius:8px 0 0 8px;transition:width .3s}.sos-schedule-summary{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:20px;margin-bottom:20px;width:95%;color:#fff;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.sos-main-flex-row{display:flex;flex-direction:row;white-space:nowrap;width:100%;box-sizing:border-box}.sos-summary-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.sos-summary-label{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.sos-summary-value{font-size:1.4rem;font-weight:700;color:#fff}.sos-user-schedule-container{display:flex;flex-direction:column;width:95%;gap:12px;margin:0 0 0 10px;padding:0 0 0 10px;border-left:1px solid gray}.sos-schedule-week-card{border:1px solid rgba(255,255,255,.3);border-radius:10px;background-color:#0a0e1a;padding:20px;display:flex;flex-direction:row;align-items:center;gap:20px;transition:all .3s ease;min-height:70px}.sos-schedule-week-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;border-color:#ffffff80;cursor:pointer}.sos-week-number{display:flex;flex-direction:column;align-items:center;min-width:80px;flex-shrink:0}.sos-week-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.sos-week-label{font-size:.7rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.sos-opponent-info{flex:1;display:flex;flex-direction:column;gap:6px}.sos-opponent-id{font-size:1rem;font-weight:600;color:#fff;margin:0}.sos-opponent-strength{font-size:.85rem;color:#ffffffb3;margin:0}.sos-matchup-difficulty{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:120px;flex-shrink:0}.sos-opponent-score{font-size:1.2rem;font-weight:700;color:#fff;margin:0}.sos-difficulty-badge{padding:4px 10px;border-radius:15px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sos-user-schedule-cell-span2{font-size:.6rem;font-weight:400;padding-left:2px}.opponent-very-weak{background-color:#22c55e;color:#fff}.opponent-weak{background-color:#84cc16;color:#fff}.opponent-average{background-color:#f59e0b;color:#fff}.opponent-strong{background-color:#ef4444;color:#fff}.opponent-very-strong{background-color:#dc2626;color:#fff}.sos-your-schedule{flex:0 0 50%;max-width:50%;min-width:0;display:flex;flex-direction:column}@media (max-width: 1100px){.sos-main-flex-row{flex-direction:column;gap:24px}.sos-leagueinfo-rankings-col,.sos-your-schedule{max-width:100%;min-width:0;width:100%;flex:1 1 100%}}@media (max-width: 768px){.sos-league-info{flex-direction:column;gap:12px}.sos-tabs-container{flex-direction:column;gap:8px;width:100%}.sos-user-schedule-container{width:100%}.sos-schedule-summary{flex-direction:column;gap:15px}.sos-schedule-week-card{flex-direction:column;align-items:flex-start;gap:15px}}.sos-table-score .sos-schedule-text{display:none}@media (max-width: 420px){.sos-table-header:nth-child(4),.sos-table-cell:nth-child(4),.sos-table-header:nth-child(5),.sos-table-cell:nth-child(5){display:none}.sos-table-cell.sos-table-score{display:flex;flex-direction:column;align-items:center;gap:6px}.sos-score-bar-outer{width:50px;height:12px}.sos-table-score .sos-schedule-text{display:block;font-size:.7rem;color:#b0b0b0;font-family:Inter;font-weight:400}}.sos-user-schedule-container{width:100%;display:flex;flex-direction:column;gap:0;align-items:center;margin-top:0}.sos-user-schedule-title-row{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:4px;width:100%}.sos-user-schedule-title{font-weight:800;font-size:1.3rem}.sos-user-schedule-calendar-svg{display:inline-block;vertical-align:middle}.sos-user-schedule-header-row{display:flex;align-items:center;font-weight:500;color:#b0b0b0;font-size:.75rem;margin-bottom:4px;border-radius:8px;padding:6px;width:100%}.sos-user-schedule-header-cell{flex:1;text-align:center}.sos-user-schedule-header-cell:nth-child(1){flex:1.6}.sos-user-schedule-header-cell:nth-child(2){flex:2.5}.sos-user-schedule-header-cell:nth-child(3),.sos-user-schedule-header-cell:nth-child(4){flex:2}.sos-user-schedule-rows{display:flex;flex-direction:column;gap:12px;width:100%}.sos-user-schedule-row{background:#8080800f;border-radius:10px;display:flex;align-items:center;padding:5px 0;gap:0;font-weight:700;width:100%}.sos-user-schedule-row:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d;border-color:#ffffff80;cursor:pointer}.sos-user-schedule-cell{flex:1;display:flex;align-items:center;justify-content:center}.sos-user-schedule-cell:nth-child(1){flex:1.6}.sos-user-schedule-cell:nth-child(2){flex:2.5;justify-content:flex-start;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.sos-user-schedule-cell:nth-child(3){flex:1}.sos-user-schedule-cell:nth-child(4){flex:2}.sos-user-schedule-score{font-family:Inter,sans-serif;font-size:1.5rem;color:#fff}.sos-user-schedule-score-max{font-family:Inter,sans-serif;font-size:1rem;color:#b0b0b0;margin-left:2px}.sos-user-schedule-score-cell .sos-user-schedule-strength{display:none}.sos-user-schedule-strength{display:inline-block;padding:4px;border-radius:14px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff}.sos-user-schedule-strength.very-weak{background:#22c55e;color:#fff}.sos-user-schedule-strength.weak{background:#a3e635;color:#222}.sos-user-schedule-strength.average{background:#fde047;color:#222}.sos-user-schedule-strength.strong{background:#f87171;color:#fff}.sos-user-schedule-strength.very-strong{background:#dc2626;color:#fff}@media (max-width: 768px){.sos-user-card{flex-direction:column;align-items:flex-start;gap:15px}.sos-rank-section{align-self:flex-start;min-width:auto}.sos-schedule-details{min-width:auto;width:100%}.sos-header-container{flex-direction:column;gap:15px;align-items:flex-start}.sos-schedule-week-card{flex-direction:column;align-items:flex-start;gap:15px}.sos-week-number,.sos-matchup-difficulty{align-self:flex-start;min-width:auto}.sos-tabs-container{flex-direction:column;gap:8px}.sos-schedule-summary{flex-direction:column;gap:15px}}.sos-loading,.sos-error{font-size:1.2rem;padding:20px;text-align:center;width:95%;border-radius:10px}.sos-loading{background-color:#0064ff1a;border:1px solid rgba(0,100,255,.3);color:#66b2ff}.sos-error{background-color:#ff00001a;border:1px solid rgba(255,0,0,.3);color:#f66}@media (max-width: 1620px){.sos-main-flex-row{flex-direction:column}.sos-leagueinfo-rankings-col,.sos-your-schedule{width:98%;max-width:98%;flex:none}.sos-user-schedule-container{border-left:none;border-top:1px solid white;padding-top:30px}.sos-leagueinfo-rankings-col{padding-bottom:30px}.sos-user-schedule-container{padding-left:0;margin-left:0}}@media (max-width: 450px){.sos-user-schedule-header-cell:nth-child(4),.sos-user-schedule-cell:nth-child(4){display:none}.sos-user-schedule-score-cell{display:flex;flex-direction:column;align-items:center;gap:4px}.sos-user-schedule-score-cell .sos-user-schedule-strength{display:inline-block;width:60px;text-align:center;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-top:5px}.sos-user-schedule-header-cell:nth-child(1){flex:.5}.sos-user-schedule-header-cell:nth-child(2){flex:2}.sos-user-schedule-header-cell:nth-child(3){flex:2}.sos-user-schedule-cell:nth-child(2){flex:2}.sos-user-schedule-cell:nth-child(1){flex:.5}.sos-user-schedule-cell:nth-child(3){flex:2}.sos-user-schedule-opponent{padding-left:20px}}.boom-bust-container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}.boom-bust-header-title{width:100%;background-color:#8080801a;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.boom-bust-title-main{font-size:2.3rem;font-weight:700;color:#fff;margin:0;font-family:Jersey,sans-serif;letter-spacing:2px}.boom-bust-header-container{display:flex;justify-content:space-between;align-items:center;width:95%;margin-bottom:10px}.boom-bust-header-container h1{margin:0}.starter-mode-toggle{display:flex;align-items:center}.starter-toggle-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;padding:10px 16px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.starter-toggle-btn:hover{background:#ffffff26;border-color:#ffffff80;transform:translateY(-1px)}.starter-toggle-btn.active{background:linear-gradient(135deg,gold,orange);border-color:gold;color:#000;box-shadow:0 4px 12px #ffd7004d}.starter-toggle-btn.active:hover{background:linear-gradient(135deg,orange,gold);transform:translateY(-2px);box-shadow:0 6px 16px #ffd70066}.boom-bust-bins-container{display:flex;flex-direction:row;width:95%;gap:20px;justify-content:center}.boom-bust-tier-bin{border:1px solid rgba(255,255,255,.3);border-radius:10px;background-color:#0a0e1a;padding:15px;width:32%;min-height:400px;display:flex;flex-direction:column;gap:15px}.boom-bust-tier-header{display:flex;align-items:center;justify-content:center;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.2)}.boom-bust-tier-title{font-size:1.3rem;font-weight:600;color:#fff}.high-tier-symbol,.medium-tier-symbol,.low-tier-symbol{height:12px;width:12px;border-radius:50%}.high-tier-symbol{background-color:#26ff00;box-shadow:0 0 10px 3px #26ff00}.medium-tier-symbol{background-color:#f6ff00;box-shadow:0 0 10px 3px #f6ff00}.low-tier-symbol{background-color:#fd2e2e;box-shadow:0 0 10px 3px #fd2e2e}.boom-bust-grid{width:100%;display:grid;row-gap:10px;column-gap:10px;gap:10px;justify-content:center;align-items:center;padding-right:5px}.boom-bust-grid::-webkit-scrollbar{width:6px}.boom-bust-grid::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.boom-bust-grid::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.boom-bust-grid::-webkit-scrollbar-thumb:hover{background:#ffffff80}.boom-bust-player-card.player-card{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-bottom:.5rem;position:relative;transition:all .3s ease;width:230px;height:120px;font-size:.85rem;border-radius:10px;overflow:hidden;background-color:#85c4e873;color:#fff;box-shadow:none;border:none;cursor:pointer}.boom-bust-player-card:hover{transform:scale(1.02);box-shadow:0 6px 12px #0000004d}.boom-bust-player-card .player-card-flex-col{display:flex;flex-direction:column;width:100%;height:100%}.boom-bust-player-card .player-card-header{display:flex;width:100%;margin-bottom:0;height:28px}.boom-bust-player-card .player-card-header-label{flex:.35;color:#fff;font-weight:700;font-size:.55rem;border-top-left-radius:8px;border-bottom-left-radius:0;padding:4px 8px;display:flex;align-items:center;justify-content:flex-start;letter-spacing:.5px}.boom-bust-player-card .player-card-header-label.boom-label-bg{background:linear-gradient(90deg,#26ff00 60%,#00d900);color:#000}.boom-bust-player-card .player-card-header-label.bust-label-bg{background:linear-gradient(90deg,#fd2e2e 60%,#d10000);color:#fff}.boom-bust-player-card .player-card-header-label.boom-bust-label-bg{background:linear-gradient(90deg,#f44 30%,#fa0 70%);color:#fff}.boom-bust-player-card .player-card-header-label.steady-label-bg{background:linear-gradient(90deg,#02ce9b 60%,#00a87e);color:#000}.boom-bust-player-card .player-card-header-blank{flex:.65;border-top-right-radius:8px;border-bottom-right-radius:0}.boom-bust-player-card .high-tier-blank-bg{background:#d7f7d7}.boom-bust-player-card .medium-tier-blank-bg{background:#f7f7d7}.boom-bust-player-card .low-tier-blank-bg{background:#f7d7d7}.boom-bust-player-card .player-card-info-flex{display:flex;flex-direction:row;align-items:center;padding:6px;width:100%;height:calc(100% - 28px)}.boom-bust-player-card .player-headshot-injury{width:110px;height:110px;right:-5px;position:relative;top:-8px;flex:0 0 35%;min-width:80px;overflow:visible}.boom-bust-player-info-grid{flex:0 0 65%;max-width:65%;min-width:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;width:100%;height:90px;gap:0;align-items:center;position:relative;left:0}.boom-bust-player-info-grid .grid-name{grid-column:1 / span 2;grid-row:1 / span 1;font-weight:700;font-size:.9rem;font-family:Jersey,sans-serif;text-align:left;padding-left:2px;letter-spacing:1px;overflow:hidden;text-overflow:ellipsis;white-space:wrap;position:relative;right:7px}.boom-bust-player-info-grid .grid-stats{grid-column:1 / span 1;grid-row:2 / span 1;display:flex;gap:2px;align-items:center;font-size:.8rem;font-weight:600;padding-left:2px;left:30px;position:relative}.spike-stat,.bust-stat{display:flex;flex-direction:column;align-items:center}.stats-label{font-size:.65rem;color:#fff;font-weight:600;opacity:.8}.stats-number{font-size:.7rem;font-weight:800;color:#fff}.boom-bust-player-info-grid .grid-logo{grid-column:2 / span 1;grid-row:2 / span 1;display:flex;align-items:center;justify-content:flex-end;height:40px;width:60px;top:5px;left:20px;transform:rotate(-20deg)}.boom-bust-player-info-grid .grid-logo img{position:relative;right:5px;height:auto;width:50px}.boom-bust-player-info-grid .team-logo-injury{width:60px;height:60px;position:relative;right:10px;transform:rotate(20deg)}.boom-bust-player-info-grid .grid-logo .fa-text{color:#333;font-weight:900;font-size:1.2rem;font-family:Jersey,sans-serif;letter-spacing:1px;transform:rotate(20deg);text-shadow:1px 1px 2px rgba(255,255,255,.8);position:relative;right:20px}@media (max-width: 1760px){.boom-bust-bins-container{flex-direction:column}.boom-bust-tier-bin{width:100%}.boom-bust-grid{width:100%;grid-template-columns:repeat(auto-fit,230px);justify-content:center}}@media (max-width: 570px){.boom-bust-header-container h1{font-size:1.4rem}}@media (max-width: 390px){.boom-bust-header-container h1{text-align:center}.boom-bust-header-container{flex-direction:column;gap:10px}}.team-age-inner-container{padding:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin-bottom:30px}.team-age-header-title{width:100%;padding:2rem 0;text-align:center;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#8080801a}.team-age-header-title h1{font-family:Jersey,sans-serif;font-size:2.3rem;font-weight:700;color:#fff;margin:0;letter-spacing:2px}.team-age-controls-container{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.team-age-inner-container h3{margin-bottom:0;color:#fff;text-align:left;font-weight:600}.team-age-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;width:100%}.team-age-spacer{flex:1}.team-age-header h3{margin:0;color:#fff;font-weight:600;flex:3;display:flex;justify-content:center;font-weight:700;font-size:2rem}.year-selector{display:flex;align-items:center;gap:10px;flex:1;justify-content:flex-end}.year-selector label{color:#fffc;font-weight:500;font-size:.9rem}.year-select-dropdown{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;padding:8px 12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;outline:none}.year-select-dropdown:hover{background:#ffffff26;border-color:#ffffff80}.year-select-dropdown:focus{background:#ffffff26;box-shadow:0 0 0 2px #93f3}.year-select-dropdown option{background:#0a0e1a;color:#fff}.age-graph-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto}.graph-area{display:flex;align-items:stretch;width:100%;height:500px;margin:10px 0}.y-axis-label{writing-mode:vertical-rl;text-orientation:mixed;margin-bottom:20px;font-weight:700;color:#fffc}.y-axis{display:flex;flex-direction:column;justify-content:space-between;padding-right:10px;font-size:12px;color:#ffffffb3;height:100%}.plot-area{position:relative;flex:1;border:2px solid rgba(255,255,255,.2);border-radius:4px;background:#7aaab20d;background-image:linear-gradient(to right,rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.1) 1px,transparent 1px);background-size:10% 10%}.x-axis{display:flex;justify-content:space-between;width:calc(100% - 60px);margin-left:60px;padding:10px 0;font-size:12px;color:#ffffffb3}.x-axis-label{font-weight:700;color:#fffc;margin-top:5px}.player-point{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;cursor:pointer;z-index:10;transition:all .3s ease;min-width:80px}.player-headshot{width:32px;height:32px;border-radius:50%;border:2px solid white;background-color:#b9cdd2;object-fit:cover;margin-bottom:3px;transition:all .3s ease}.player-info{display:flex;flex-direction:column;align-items:center;gap:2px}.player-name-team-age{font-size:12px;color:#fff;padding:2px 6px;border-radius:4px;white-space:nowrap;max-width:80px;overflow:hidden;text-overflow:ellipsis;font-weight:500;text-align:center}.player-age{font-size:10px;color:#000;background:#85c3e8;padding:1px 4px;border-radius:3px;white-space:nowrap;font-weight:500;text-align:center;border:1px solid rgba(153,51,255,.3)}.player-point:hover{transform:translate(-50%,-50%) scale(1.1);z-index:1000}.player-point:hover .player-name-team-age{background:#9933ffe6;color:#fff;max-width:none;overflow:visible;border-color:#93f;box-shadow:0 2px 8px #9933ff4d}.player-point:hover .player-age{background:#0ffc;color:#0a0e1a;border-color:#0ff;box-shadow:0 2px 8px #00ffff4d}.player-point:hover .player-headshot{border-color:#0ff;transform:scale(1.1);box-shadow:0 0 15px #0ff6}.reference-line-vertical{position:absolute;top:0;bottom:0;width:2px;background-color:#fff9;z-index:5;box-shadow:0 0 4px #ffffff4d}.reference-line-horizontal{position:absolute;left:0;right:0;height:2px;background-color:#fff9;z-index:5;box-shadow:0 0 4px #ffffff4d}.adp-170-line{top:48.42%}.quadrant-label{position:absolute;font-size:.85rem;font-weight:600;color:#85c3e8;background:#0a0e1acc;padding:6px 10px;border-radius:6px;border:1px solid #85C3E8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;text-align:center;box-shadow:0 2px 8px #0000004d}.quadrant-label.top-left{top:10px;left:10px}.quadrant-label.top-right{top:10px;right:10px}.quadrant-label.bottom-left{bottom:10px;left:10px}.quadrant-label.bottom-right{bottom:10px;right:10px}.position-toggles-container{margin-bottom:0;width:auto}.position-toggles{display:flex;gap:12px;justify-content:flex-start;flex-wrap:wrap}.position-toggle-checkbox-label{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;cursor:pointer;min-width:80px;justify-content:center;background:transparent;border:none;position:relative;transition:background .3s}.position-toggle-checkbox{display:none}.custom-checkbox{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:#222b3a;border:2px solid #85C3E8;transition:background .3s,border .3s;position:relative}.position-toggle-checkbox:checked+.custom-checkbox{background:#85c3e8;border-color:#85c3e8}.custom-checkbox svg{display:block;margin:auto}.position-toggle-checkbox:checked+.custom-checkbox svg polyline{stroke:#fff}.position-toggle-label{color:#fff;font-weight:600;font-size:.9rem;margin-left:4px}.position-toggle{display:flex;align-items:center;gap:8px;padding:8px 12px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;background:#ffffff0d;min-width:80px;justify-content:center}.position-toggle:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.position-toggle.active{transform:translateY(-1px);box-shadow:0 6px 16px #0006}.position-color-indicator{width:12px;height:12px;border-radius:50%;flex-shrink:0;box-shadow:0 0 8px #0000004d}.position-toggle span{color:#fff;font-weight:600;font-size:.9rem}.position-age-info{color:#ffffffb3!important;font-size:.75rem!important;font-weight:400!important}.position-specific-line{width:2px;opacity:.8;z-index:6}.position-specific-line:hover{opacity:1;width:3px;z-index:7}.position-toggle-radio{display:none}@media (max-width: 750px){.graph-area{height:700px}}.all-positions-container,.position-section{margin-top:10px}.position-section-content{display:flex;gap:20px;justify-content:center;padding:10px 0;margin:0 auto}.position-section h4{padding-left:10px;margin:10px 0;position:relative}.position-section h4:after{content:"";position:absolute;top:50%;left:135px;right:0;height:1px;background:gray;transform:translateY(-50%);margin-left:15px;z-index:1000}.position-section:nth-child(3) h4:after{left:145px}.position-section:nth-child(4) h4:after{left:155px}.position-section:nth-child(5) h4:after{left:110px}.position-section:nth-child(6) h4:after{left:175px}.position-section h4:first-child{padding-left:10px;display:flex;justify-content:space-between;align-items:center}.position-players-container{width:100%;overflow:hidden}.position-players{display:grid;grid-template-columns:repeat(auto-fit,285px);gap:2px;justify-content:center;align-items:flex-start;width:100%}.position-player-card-all{background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e626,#87ceeb1a,#b0e0e61f,#f0f8ff14,#e6e6fa1a);background-size:cover;background-blend-mode:overlay;background-color:#17214043;border-radius:12px;display:flex;gap:20px;transition:all .3s ease;position:relative;height:100px;width:285px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);align-items:center;overflow:hidden;padding:0 8px}.position-player-card-all:hover{cursor:pointer;transform:scale(1.02);box-shadow:0 6px 12px #87ceeb66,0 8px 20px #add8e633;background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff5f,#e6e6fa33);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay;background-color:#0a0e1a;border-color:#add8e680;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.headshot-stats-flexbox{position:relative;top:7px;display:flex;flex-direction:column}.position-player-headshot{width:100px;height:100px;overflow:hidden;flex-shrink:0;margin-left:0;position:relative;top:10px}.position-player-headshot img{width:100%;height:100%;object-fit:cover}.position-player-info{display:flex;width:100%;gap:8px}.position-player-adp{font-family:Jersey,sans-serif;color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.1;display:flex;gap:10px;width:200px;height:48px;background:linear-gradient(to right,#115aebd9,#1158eb2e 60%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);border-radius:6px;align-items:flex-start;justify-items:flex-end;box-sizing:border-box;padding:4px 0 4px 15px;position:relative;right:10px;bottom:5px}.position-player-adp.two-line-adp{font-size:.85rem;line-height:1}.position-player-name{color:#fff;font-weight:600;font-size:1.5rem;line-height:1.2;font-family:Jersey;position:relative;right:110px;top:2px}.position-player-name.three-line-name{font-size:1.2rem;line-height:1.1}.position-player-team-logo{width:45px;height:35px;background:url(/assets/white_scribble-A3-2bi-c.png);right:20px;transform:rotate(-20deg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.player-card-profile-link{position:absolute;top:5px;left:5px;z-index:3}.player-card-profile-link-btn{height:24px;width:24px;border-radius:50%;background-color:#1158ebe6;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.player-card-profile-link-btn:hover{background-color:#1158eb;border-color:#fff;transform:scale(1.1)}.player-card-profile-link-btn svg{width:14px;height:14px;fill:#fff}.player-card-profile-link-btn:after{content:"Go to Profile";position:absolute;bottom:-35px;left:50%;transform:translate(-50%);background-color:#000000e6;color:#fff;padding:6px 10px;border-radius:4px;font-size:.75rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.roster-status-indicator{position:absolute;top:8px;right:8px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:2;cursor:pointer}.roster-status-indicator:after{content:attr(data-tooltip);position:absolute;bottom:-35px;right:90%;transform:translate(50%);background-color:#000000e6;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:10;pointer-events:none}.roster-status-indicator:hover:after{opacity:1;visibility:visible}.roster-status-indicator.starter{background:linear-gradient(135deg,gold,orange);box-shadow:0 2px 4px #ffd7004d}.roster-status-indicator.backup{background:linear-gradient(135deg,silver,#a0a0a0);box-shadow:0 2px 4px #c0c0c04d}.roster-status-indicator.bench{background:linear-gradient(135deg,#cd3232,#921212);box-shadow:0 2px 4px #cd7f324d}.roster-status-indicator svg{width:12px;height:12px;fill:#fff;stroke:none}.position-talent-assessment{flex:0 0 20%;border-radius:8px;padding:10px;display:flex;align-items:center;justify-content:center;overflow:visible}.talent-score-container{display:flex;flex-direction:column;align-items:center;gap:40px;overflow:visible;padding:5px}.title-donut-style{color:#fff;font-weight:700;font-family:Jersey,"sans-serif";font-size:2rem;letter-spacing:1px;text-align:center}.position-assessment-grade-container{margin-top:14;font-size:1.1em;color:#fff;font-weight:700;font-family:Jersey;letter-spacing:1px;line-height:1}.position-assesment-letter-grade{font-size:2.5rem;color:#fff;font-weight:800;font-family:Jersey;letter-spacing:2px;line-height:1;margin-top:10px}.position-talent-grade-container{display:flex;justify-content:center;flex-direction:column;align-items:center}.position-assesment-letter-grade{text-align:center}@media (max-width: 1545px){.position-section-content{flex-direction:column}.talent-score-container{flex-direction:row;margin-bottom:0}}.donut-chart-container{position:relative;padding:10px;overflow:visible}.donut-chart{transform:rotate(-90deg);width:120px;height:120px;overflow:visible}.donut-background{fill:none;stroke:#ffffff1a;stroke-width:20}.donut-fill{fill:none;stroke:url(#donutGradient);stroke-width:20;stroke-linecap:round;transition:stroke-dasharray 1s ease-in-out}.donut-score-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.score-number{color:#fff;font-size:1.8rem;font-weight:700;line-height:1}@media (max-width: 480px){.talent-score-container{flex-direction:column}}@keyframes tooltipFadeIn{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.league-comparison-bar{align-items:center;width:100%;gap:15px;display:flex;transition:all .3s ease;flex-direction:column}.bar-tooltip{position:absolute;top:-10px;left:50%;transform:translate(-50%,-100%);z-index:20010;pointer-events:none;background-color:#1d1d1d;border:1px solid rgba(255,255,255,.15);box-shadow:0 6px 18px #0000008c,0 0 0 1px #ffffff14;width:300px;border-radius:10px;overflow:hidden}.bar-tooltip-header{position:sticky;top:0}.bar-tooltip-players{max-height:220px;overflow-y:auto;scrollbar-width:thin}.bar-tooltip-players::-webkit-scrollbar{width:6px}.bar-tooltip-players::-webkit-scrollbar-track{background:#ffffff0d;border-radius:6px}.bar-tooltip-players::-webkit-scrollbar-thumb{background:#85c3e8;border-radius:6px}.bar-tooltip-player{position:relative;z-index:1}.position-section-with-assessment{display:flex;gap:20px;margin-top:10px;width:100%;box-sizing:border-box;border-left:2px solid rgba(133,195,232,.18);border-right:2px solid rgba(133,195,232,.18)}.position-sections-main{flex:1 1 0%;min-width:0}.expanded-row{height:auto!important;min-height:280px}.expanded-content{padding:25px!important;min-height:240px}.position-scores-container{width:100%;min-height:200px}.position-scores-container h4{margin-bottom:20px;color:#fff;font-size:18px;font-weight:700}.position-scores-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:20px;min-height:160px}.position-score-item{background:#ffffff0d;border-radius:12px;padding:18px;border:1px solid rgba(255,255,255,.1);min-height:120px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease}.position-score-item:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.position-label{font-weight:700;font-size:16px;color:#0ff;margin-bottom:8px;text-align:center;text-transform:uppercase;letter-spacing:1px}.position-details{display:flex;flex-direction:column;gap:10px;flex:1}.overall-score{font-size:18px;font-weight:700;color:#0ff;margin-bottom:10px;text-align:center;padding:8px;background:#00ffff1a;border-radius:8px;border:1px solid rgba(0,255,255,.3)}.sub-scores{display:flex;flex-direction:column;gap:6px}.sub-scores span{font-size:13px;color:#ffffffe6;padding:6px 12px;background:#ffffff14;border-radius:6px;border-left:3px solid rgba(255,255,255,.3);transition:all .2s ease}.sub-scores span:hover{background:#ffffff1f;border-left-color:#0ff}.position-score-title{color:#fff;font-weight:700;font-family:Jersey,sans-serif;font-size:2rem;letter-spacing:1px;margin-bottom:10px;text-align:center}.position-score-details{color:#fff;font-weight:700;font-family:Jersey,sans-serif;margin:10px 0 0;text-align:center;font-size:1.1em;letter-spacing:1px}.score-detail-item{margin-top:4px}.grade-container{display:flex;flex-direction:column;align-items:center;margin-top:14px}.grade-label{font-size:1.1em;color:#fff;font-weight:700;font-family:Jersey,sans-serif;letter-spacing:1px;line-height:1}.grade-letter{font-size:2.5rem;color:#fff;font-weight:800;font-family:Jersey,sans-serif;letter-spacing:2px;line-height:1;margin-top:10px}@media (max-width: 768px){.expanded-row{min-height:350px}.expanded-content{padding:20px!important;min-height:310px}.position-scores-grid{grid-template-columns:1fr;gap:15px;min-height:250px}.position-score-item{min-height:140px;padding:15px}}.position-section-with-assessment .position-player-card-all{position:relative}.position-player-card-all.position-specific:hover{background:linear-gradient(135deg,#2c3650,#1a1f2b);border:2.5px solid #85C3E8;box-shadow:0 8px 24px #1158eb38;z-index:2}.position-player-card-all.position-specific .position-player-headshot img{width:100%;height:100%;object-fit:cover}.position-player-card-all.position-specific .position-player-info{display:flex;flex-direction:column;gap:4px;width:100%}.position-section-with-assessment .position-player-card-all .position-player-name{font-family:Jersey,sans-serif;font-size:1.6rem;font-weight:700;color:#fff;letter-spacing:1px;line-height:1.1;position:relative;right:30px;width:200px}.position-section-with-assessment .position-player-card-all .position-player-name.three-line-name{font-size:1.2rem;line-height:1.1}.position-section-with-assessment .position-player-card-all .position-player-team-logo{width:55px;height:45px;background:url(/texturedBackground/white_scribble.png);background-size:cover;background-position:center;right:20px;transform:rotate(-20deg);display:flex;align-items:center;justify-content:center}.position-player-card-all .position-player-team-logo img,.position-section-with-assessment .position-player-card-all .position-player-team-logo img{width:90%;height:90%;object-fit:cover;transform:rotate(20deg)}.position-player-card-all.position-specific .position-player-rank,.position-player-card-all.position-specific .position-player-ppg{font-size:.95rem;color:gold;font-family:Jersey,sans-serif;margin-left:10px;font-weight:600}.position-player-card-all.position-specific .position-player-ppg{color:#93f}.position-section-with-assessment .position-player-card-all .position-player-adp{font-family:Jersey,sans-serif;color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;width:150px;height:80px;background:linear-gradient(to left,#115aebd9,#1158eb2e 60%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);border-radius:6px;align-items:center;justify-items:center;box-sizing:border-box;padding:4px 0;position:relative;right:10px;top:20px}.position-section-with-assessment .position-player-card-all .position-player-adp.two-line-adp{font-size:.85rem;line-height:1}.position-players .position-player-team-logo{position:relative;right:10px}.position-player-card-all-2{background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e626,#87ceeb1a,#b0e0e61f,#f0f8ff14,#e6e6fa1a);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay;background-color:#17214043;border-radius:12px;display:flex;gap:20px;transition:all .3s ease;border:1px solid rgba(173,216,230,.3);position:relative;height:100px;width:100%;flex-shrink:0;margin:2px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);align-items:center;overflow:hidden;padding:0 8px}.position-player-card-all-2:hover{cursor:pointer;transform:scale(1.02);box-shadow:0 6px 12px #87ceeb66,0 8px 20px #add8e633;background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff5f,#e6e6fa33);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay;background-color:#0a0e1a;border-color:#add8e680;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.position-player-headshot-2{width:100px;height:100px;overflow:visible;flex-shrink:0;margin-left:0;position:relative;top:10px}.logo-con{overflow:visible}.position-player-headshot-2 img{width:100%;height:100%;object-fit:cover;overflow:visible}.position-player-name-2{color:#fff;font-weight:600;font-size:1.5rem;line-height:1.2;font-family:Jersey;position:relative;right:20px;min-width:80px;max-width:200px;z-index:1000}.position-player-name-2.three-line-name{font-size:1.2rem;line-height:1.1}.position-players-2{display:grid;grid-template-columns:repeat(auto-fit,420px);justify-content:center}.position-player-team-logo-2{width:85px;height:65px;background:url(/assets/white_scribble-A3-2bi-c.png);background-size:cover;background-position:center;background-blend-mode:overlay;overflow:visible;transform:rotate(-20deg);display:flex;align-items:center;justify-content:center}.position-player-team-logo-2 img{overflow:visible}.talent-score-container-2{display:flex;flex-direction:column;align-items:center;gap:30px}.position-player-adp-2{font-family:Jersey;color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;width:200px;height:88px;background:linear-gradient(to right,#115aebd9,#1158eb2e 60%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);border-radius:6px;box-sizing:border-box;padding:4px 4px 4px 10px;position:relative;top:25px}.position-player-adp-2.two-line-adp{font-size:.85rem;line-height:1}.position-player-adp-2{font-family:Jersey;color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;width:200px;height:88px;background:linear-gradient(to right,#115aebd9,#1158eb2e 60%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);border-radius:6px;box-sizing:border-box;padding:4px 4px 4px 10px;position:relative;top:25px}.position-player-adp-2>span,.position-player-adp-2>.position-player-rank-2,.position-player-adp-2>.position-player-ppg-2{align-self:flex-start;text-align:left;width:100%;margin:0;padding:0}.position-player-adp-2>span:not(:last-child),.position-player-adp-2>.position-player-rank-2:not(:last-child),.position-player-adp-2>.position-player-ppg-2:not(:last-child){margin-bottom:2px}.position-content .position-player-info{position:relative}.position-player-adp-3{font-family:Jersey,sans-serif;color:#ffffffe6;font-size:1rem;font-weight:500;line-height:1.1;display:flex;gap:10px;width:200px;height:48px;background:linear-gradient(to right,#115aebd9,#1158eb2e 60%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);border-radius:6px;align-items:flex-start;justify-items:flex-end;box-sizing:border-box;padding:4px 0 4px 15px;position:relative;right:10px;bottom:10px}.position-player-name-3{color:#fff;font-weight:600;font-size:1.5rem;line-height:1.2;font-family:Jersey;position:relative;right:110px;top:2px}.position-player-name-3.three-line-name{font-size:1.2rem;line-height:1.1}.position-player-team-logo-3{width:45px;height:35px;background:url(/assets/white_scribble-A3-2bi-c.png);right:20px;transform:rotate(-20deg);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.position-player-team-logo-3 img{width:90%;height:90%;object-fit:cover;transform:rotate(20deg);overflow:visible}.position-player-adp-3.two-line-adp{font-size:.85rem;line-height:1}@media (max-width: 820px){.analyzer-positions-container{width:100%}}@media (max-width: 530px){.position-section-with-assessment{flex-direction:column;margin-bottom:20px}}.league-comparison-bars{display:flex;flex-direction:column;height:auto;gap:15px;padding:0 10px;margin-top:20px}.league-comparison-bar{flex-direction:column;align-items:center;width:100%;gap:15px;display:flex;transition:all .3s ease}.league-comparison-bar.user-team{transform:scale(1.02)}.analyzer-team-info{order:1;width:20%;flex-shrink:0;margin-top:0;align-items:flex-start;display:flex;flex-direction:column;align-items:center;gap:5px}.team-rank{color:#ffffffb3;font-size:.8rem;font-weight:600}.team-name{color:#fff;font-weight:500;font-size:.7rem;text-align:center;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:wrap;width:130%}.league-comparison-bar.user-team .team-name{color:#0ff;font-weight:700}.bar-container{order:2;width:100%;height:30px;flex:1;background:#ffffff1a;border-radius:5px 5px 4px 4px;overflow:visible;position:relative;display:flex;align-items:flex-end}.bar-fill-horizontal{width:0%;height:100%;background:#85c3e8;border-radius:5px 5px 4px 4px;transition:width .8s ease-in-out;position:relative;min-width:40px;display:flex;align-items:center;justify-content:flex-end;padding-right:10px;cursor:pointer;z-index:1}.position-score-details span,.grade-container span{font-family:Inter}@media (max-width: 920px){.position-section-with-assessment{flex-direction:column}.position-buttons{display:none}}.position-dropdown-container{position:relative;width:100%;max-width:300px;margin:20px auto;display:none;border-radius:8px;z-index:9999;isolation:isolate}.position-dropdown-trigger{width:100%;padding:12px 16px;border-radius:8px;font-weight:800;font-size:1rem;border:1px solid rgba(251,251,251,.2);background-color:#1158eb;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;position:relative;z-index:10000}.position-dropdown-arrow{transition:transform .3s ease}.position-dropdown-arrow.open{transform:rotate(180deg)}.position-dropdown-menu{position:absolute;top:100%;left:0;width:100%;background-color:#000000e6;border:1px solid rgba(251,251,251,.2);border-radius:8px;box-shadow:0 4px 12px #0000004d;z-index:10001;margin-top:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.position-dropdown-item{padding:12px 16px;color:#fff;cursor:pointer;font-weight:600;font-size:.9rem;transition:all .2s ease;border-bottom:1px solid rgba(251,251,251,.1)}.position-dropdown-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.position-dropdown-item:hover,.position-dropdown-item.active{background-color:#1158eb;color:#fff}@media (max-width: 920px){.position-dropdown-container{display:block}}.position-section-with-assessment .position-player-card-all .player-card-profile-link{position:absolute;top:5px;left:5px;z-index:3}.position-section-with-assessment .position-player-card-all .player-card-profile-link-btn{height:24px;width:24px;border-radius:50%;background-color:#1158ebe6;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.position-section-with-assessment .position-player-card-all .player-card-profile-link-btn:hover{background-color:#1158eb;border-color:#fff;transform:scale(1.1)}.position-section-with-assessment .position-player-card-all .player-card-profile-link-btn svg{width:14px;height:14px;fill:#fff}.position-player-card-all-2 .player-card-profile-link{position:absolute;top:5px;left:5px;z-index:3}.position-player-card-all-2 .player-card-profile-link-btn{height:24px;width:24px;border-radius:50%;background-color:#1158ebe6;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0}.position-player-card-all-2 .player-card-profile-link-btn:hover{background-color:#1158eb;border-color:#fff;transform:scale(1.1)}.position-player-card-all-2 .player-card-profile-link-btn svg{width:14px;height:14px;fill:#fff}.player-card-profile-link-btn:after{content:"Go to Profile";position:absolute;bottom:-5px;left:72px;transform:translate(-50%);background-color:#000000e6;color:#fff;padding:6px 10px;border-radius:4px;font-size:.75rem;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.player-card-profile-link-btn:hover:after{opacity:1;visibility:visible}.bar-main-content{display:flex;align-items:center;width:100%;gap:15px;flex-direction:row}.expanded-players-container{width:100%;background:#ffffff0d;border-radius:8px;margin-top:10px;overflow:hidden;transition:all .3s ease}.expanded-player-item{color:#fff;font-weight:600;font-family:Jersey,sans-serif;padding:8px 12px;background:#85c3e833;border-radius:4px;font-size:.95rem;margin-top:10px;overflow:hidden;transition:all .3s ease}.expanded-players-header{background-color:#85c3e8;color:#000;font-weight:700;padding:12px 16px;font-family:Jersey,sans-serif;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center}.expanded-players-close{background:none;border:none;color:#000;font-size:1.5rem;cursor:pointer;font-weight:700;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.expanded-players-list{padding:16px;max-height:300px;overflow-y:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px}.expanded-player-item{color:#fff;font-weight:600;font-family:Jersey,sans-serif;padding:8px 12px;background:#85c3e833;border-radius:4px;font-size:.95rem}.position-player-team-logo .fa-text,.position-player-team-logo-2 .fa-text,.position-player-team-logo-3 .fa-text{color:#333;font-weight:900;font-size:1.2rem;font-family:Jersey,sans-serif;letter-spacing:1px;transform:rotate(20deg);text-shadow:1px 1px 2px rgba(255,255,255,.8)}.position-player-team-logo-2 .fa-text{font-size:1.2rem}.draft-capital-table{width:60%;display:flex;flex-direction:column}.draft-capital-overview-row{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:32px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid gray}.draft-capital-years{margin-top:20px;width:70%;flex:3;order:1}.draft-capital-header{min-width:220px;margin-left:16px;display:flex;flex-direction:column;align-items:flex-start;order:2}.draft-capital-row{display:flex;flex-direction:row;width:100%}.draft-capital-row.draft-capital-header-row{background-color:transparent}.draft-capital-row.draft-capital-header-row .draft-capital-cell{border:none;background:#8080801a;position:relative;z-index:1;font-weight:700}.draft-capital-cell.label-cell{font-weight:700;color:#fff;background-color:#8080801a}.draft-capital-row.draft-capital-header-row .draft-capital-cell:first-child{border-top-left-radius:16px;overflow:hidden;font-weight:900;font-size:1.7rem;font-family:Jersey}.draft-capital-row.draft-capital-header-row .draft-capital-cell:last-child{border-top-right-radius:16px;overflow:hidden}.draft-capital-cell{flex:1 1 0;padding:4px 8px;border:1px solid #ccc;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;background-color:#add8e675;color:#fff}.draft-capital-cell.draft-pick-cell{color:#fff}.draft-capital-row:not(.draft-capital-header-row) .draft-capital-cell{border:1px solid rgba(128,128,128,.2)}.pick-round{font-family:Jersey,sans-serif;font-size:1.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.acquired-round{font-family:Jersey,sans-serif;font-size:1.2rem}.acquired-from{font-family:Inter;font-size:.7rem;margin-left:0;margin-top:2px;display:block}.draft-capital-header-label{width:100%;margin-bottom:18px}.draft-pick-header{color:#fff;margin:15px 0 10px;padding-left:10px;position:relative;display:flex;align-items:center}.draft-pick-header:after{content:"";flex:1;height:1px;background:gray;margin-left:15px;display:block;position:relative;top:0;z-index:1}.draft-capital-grade-label{margin-top:14;font-size:1.1em;color:#fff;font-weight:700;font-family:Jersey;letter-spacing:1px;line-height:1;text-align:center}.draft-capital-grade-label span{font-family:"sans-serif"}.draft-capital-score-letter{font-size:2.5rem;color:#fff;font-weight:800;font-family:Jersey;letter-spacing:2px;line-height:1;margin-top:10px;text-align:center}.draft-capital-score-section{display:flex;flex-direction:column;align-items:center;justify-content:center;order:2;flex:.7;gap:60px}@media (max-width: 1545px){.draft-capital-overview-row{flex-direction:column}.draft-capital-score-section{flex-direction:row;margin-bottom:30px;gap:10px}}.draft-capital-score-title-container{display:flex;align-items:center;justify-content:center}.draft-capital-score-title{font-weight:700;font-size:1.6rem;font-family:Jersey;text-align:center}@media (max-width: 520px){.draft-capital-score-title{font-size:1.2rem;width:100px}.draft-capital-score-letter{font-size:1.6rem}}@media (max-width: 490px){.draft-capital-score-section{flex-direction:column}}@media (max-width: 1020px){.draft-capital-score-section{flex-direction:column}}.draft-capital-years-mobile{margin-top:20px;padding:15px;border-radius:8px;color:#fff;font-family:Jersey,sans-serif;font-size:1.2rem;width:98%}.draft-capital-mobile-year-block{margin-bottom:20px}.draft-capital-mobile-table{display:flex;gap:10px;width:100%}.draft-capital-mobile-column{flex:1;display:flex;flex-direction:column}.draft-capital-mobile-cell{padding:8px;margin-bottom:2px;border-radius:4px;display:flex;align-items:center}.draft-capital-mobile-cell.year-header,.draft-capital-mobile-cell.picks-header{background:#85c3e84d;font-weight:700;text-align:center;justify-content:center}.draft-capital-mobile-cell.round-label{background:#ffffff1a;font-weight:600;justify-content:center}.draft-capital-mobile-cell.picks-cell{flex-direction:column;align-items:stretch;gap:2px;padding:4px 8px}.mobile-pick-item{font-size:.9rem;padding:4px 6px;background:#85c3e833;border-radius:3px;margin:1px 0}.mobile-pick-item.no-pick{color:#ffffff80;background:#ffffff0d;text-align:center}.analyzer-profile-container{position:relative;height:fit-content;display:flex;flex-direction:column;align-items:center;justify-content:center;width:98%}.analyzer-profile-container .rankings-title{width:100%}@media (max-width: 1270px){.analyzer-profile-container .rankings-title{width:107%;position:relative;left:2px}}.back-to-top-button-container{display:none;width:100%;margin-bottom:10px}.back-to-top-button{width:100%;padding:12px 20px;background:#85c3e8;color:#0a0e1a;border:none;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.back-to-top-button:hover{background:#6bb3d9;transform:translateY(-2px);box-shadow:0 4px 12px #85c3e866}.gamelog-header{width:500px}.analyzer-profile-header{background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e626,#87ceeb1a,#b0e0e61f,#f0f8ff14,#e6e6fa1a);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay;background-color:#17214043;border-radius:12px;display:flex;gap:20px;transition:all .3s ease;border:1px solid rgba(173,216,230,.3);position:relative;height:90px;width:100%;flex-shrink:0;margin:2px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);align-items:center;overflow:hidden;padding:0 8px}.analyzer-profile-header:hover{cursor:pointer;transform:scale(1.02);box-shadow:0 6px 12px #87ceeb66,0 8px 20px #add8e633;background:url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff5f,#e6e6fa33);background-size:cover,100% 100%;background-position:center,center;background-repeat:no-repeat,no-repeat;background-blend-mode:overlay;background-color:#0a0e1a;border-color:#add8e680;z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.analyzer-profile-header:hover{cursor:pointer;transform:scale(1.05);box-shadow:0 6px 12px #0000004d;background-color:#0a0e1a;z-index:10}.analyzer-profile-header:hover:after{background-size:400% 400%;animation:gradientShift 1.5s ease infinite;left:-4px;width:104%;height:110%;z-index:-1}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.analyzer-profile-headshot{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid rgba(255,255,255,.2)}.analyzer-profile-headshot img{width:100%;height:100%;object-fit:cover}.analyzer-profile-name{flex:1;display:flex;flex-direction:column;gap:2px}.analyzer-profile-player-name{color:#fff;font-weight:900;font-size:1.2rem;line-height:1.2;display:flex;align-items:center;gap:15px}.analyzer-profile-position-badge{background-color:#0f0f82;color:#1d9fab;padding:6px 16px;border-radius:12px;font-weight:900;font-size:1.2rem;text-transform:uppercase;letter-spacing:1px;flex-shrink:0}.analyzer-profile-name-team{color:#ffffffb3;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:20px}.analyzer-profile-team-name{font-size:.9rem;color:#ffffffb3}.analyzer-profile-name-team img{width:20px;height:20px;border-radius:50%;overflow:hidden;flex-shrink:0}.analyzer-profile-value{color:#ffffffb3;font-size:.9rem;font-weight:500;flex-shrink:0}.analyzer-profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:20px;border-radius:12px;align-items:center;position:relative}.analyzer-profile-stats.def-position{display:flex;flex-direction:row;justify-content:space-around}.profile-stat-item{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;width:70px}.profile-stat-label{color:var(--color-text-secondary);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.profile-stat-value{color:var(--color-text-primary);font-size:1rem;font-weight:700}.analyzer-profile-controls{display:flex;gap:15px;margin:5px 0 0;padding:0 20px}.analyzer-profile-controls .dropdown{position:relative;display:inline-block;width:100%;max-width:200px;z-index:1001}.analyzer-profile-controls .dropdown-toggle{width:100%;padding:12px 16px;background:var(--color-secondary-bg);border:1px solid var(--color-border-primary);border-radius:8px;color:var(--color-text-primary);font-size:14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;min-width:140px}.analyzer-profile-controls .dropdown-toggle:hover{border-color:#85c3e8;background:var(--color-hover-bg)}.analyzer-profile-controls .dropdown-toggle.active{border-color:#85c3e8;box-shadow:0 0 15px #85c3e8}.analyzer-profile-controls .dropdown-arrow{width:12px;height:12px;border-right:2px solid var(--color-text-secondary);border-bottom:2px solid var(--color-text-secondary);transform:rotate(45deg) translateY(-3px);transition:transform .3s}.analyzer-profile-controls .dropdown-toggle.active .dropdown-arrow{transform:rotate(-135deg) translateY(3px);border-color:#85c3e8}.analyzer-profile-controls .dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:var(--color-secondary-bg);border:1px solid var(--color-border-primary);border-radius:8px;box-shadow:0 10px 30px var(--color-shadow-heavy);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:1002;max-height:300px;overflow-y:auto}.analyzer-profile-controls .dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.analyzer-profile-controls .dropdown-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--color-border-primary);color:var(--color-text-primary);font-size:14px}.analyzer-profile-controls .dropdown-item:last-child{border-bottom:none}.analyzer-profile-controls .dropdown-item:hover{background:var(--color-hover-bg);color:#85c3e8;padding-left:20px}.analyzer-profile-controls .dropdown-item.selected{background:#85c3e8;color:var(--color-hover-bg);font-weight:700}.analyzer-profile-category-stats{margin-top:5px;margin-bottom:10px;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.gamelog-title,.category-stats-title{color:var(--color-text-primary);font-size:2rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;text-align:center;font-family:Jersey,"Jersey 10","Jersey 15",Jersey M54,Arial Black,Arial,sans-serif;border-radius:12px;padding:12px 0;display:block;width:100%;box-sizing:border-box}.category-stats-grid{display:grid;width:90%;grid-template-columns:repeat(4,1fr);gap:15px;align-items:center;justify-content:center}.category-stats-grid.def-position{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr)}.category-stat-item{display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;width:120x;border-radius:8px;transition:all .3s ease}.category-stat-label{color:var(--color-text-secondary);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;white-space:wrap}.category-stat-value{color:var(--color-text-primary);font-size:.9rem;font-weight:700}.analyzer-profile-gamelog-section{padding:0;border-radius:12px;width:100%;max-width:590px;overflow-y:hidden;overflow-x:visible}.analyzer-profile-gamelog-section.kicker-position{max-width:590px;overflow-x:visible}.gamelog-title{color:var(--color-text-primary);font-size:2rem;font-weight:900;margin-bottom:15px;text-transform:uppercase;letter-spacing:1px;text-align:center;font-family:Jersey,"Jersey 10","Jersey 15",Jersey M54,Arial Black,Arial,sans-serif}.gamelog-container{width:100%;overflow-x:auto;position:relative;border-radius:12px;max-width:100%}.gamelog-container.kicker-position{min-width:100%;max-width:100%;overflow-x:auto}.gamelog-header{display:grid;grid-template-columns:28px 54px 70px repeat(10,44px);gap:0;align-items:center;padding:0;font-size:.65rem}.gamelog-header.kicker-position{grid-template-columns:28px 54px 70px repeat(18,60px);min-width:1000px;width:1000px}.gamelog-grid{display:grid;grid-template-columns:1fr;gap:1px;padding-right:2px}.gamelog-item{display:grid;grid-template-columns:28px 54px 70px repeat(10,44px);gap:0;align-items:center;padding:1px 0;border-radius:10px 10px 0 0;border-bottom:1px solid rgba(255,255,255,.511);transition:all .3s ease;height:35px}.gamelog-item.kicker-position{grid-template-columns:28px 54px 70px repeat(18,60px);min-width:1000px;width:1228px}@media (max-width: 1270px){.gamelog-header.kicker-position{width:1100px}.gamelog-item.kicker-position{grid-template-columns:28px 54px 70px repeat(18,60px);min-width:1000px;width:1228px}}@media (max-width: 434px){.gamelog-header.kicker-position{width:1220px}.gamelog-item.kicker-position{grid-template-columns:28px 54px 70px repeat(18,60px);min-width:900px;width:1220px}}.gamelog-header-cell{text-align:center;justify-content:center;padding:0;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden;height:28px;border-right:1px solid rgba(255,255,255,.08);font-size:.62rem;display:flex;letter-spacing:.5px}.gamelog-header-cell.kicker-stat{min-width:60px;font-size:.58rem}.gamelog-header-cell:first-child,.gamelog-week{position:sticky;left:0;z-index:3;background:#141414}.gamelog-header-cell:nth-child(2),.gamelog-opponent{position:sticky;left:28px;z-index:3;background:#141414}.gamelog-header-cell:nth-child(3),.fpts-col{position:sticky;left:81.5px;z-index:10;background:#141414}.gamelog-header-cell.fpts-col,.gamelog-item>div.fpts-col,.gamelog-result.fpts-col{font-family:Jersey,"Jersey 10","Jersey 15",Jersey M54,Arial Black,Arial,sans-serif;width:70px}.gamelog-result.fpts-col .gamelog-fantasy-points{font-size:1.35rem;font-weight:900;font-family:Jersey,"Jersey 10","Jersey 15",Jersey M54,Arial Black,Arial,sans-serif;letter-spacing:1px}.gamelog-result.fpts-col .gamelog-fantasy-points.high-fpts{color:#85c3e8!important}.gamelog-item>div{padding:0;text-align:center;min-width:0;max-width:100%;overflow:hidden;height:28px;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.08)}.gamelog-opponent{display:flex;flex-direction:row;align-items:center;justify-content:center;width:54px;min-width:54px;white-space:nowrap}.gamelog-week{display:flex;flex-direction:column;align-items:center;width:28px;min-width:28px}.gamelog-result{display:flex;flex-direction:column;align-items:center;width:44px;min-width:44px}.gamelog-result.kicker-position{width:60px;min-width:60px}.gamelog-stat{min-width:44px;padding:0}.gamelog-stat.kicker-position{min-width:60px}.gamelog-fantasy-points{font-size:.75rem;padding:0;min-width:0;max-width:100%;overflow:hidden}.gamelog-opp-value{font-size:.75rem;font-weight:700;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;text-align:center;letter-spacing:1px;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.gamelog-week-value{font-size:.75rem;font-weight:700;width:100%;text-align:center;letter-spacing:1px;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.analyzer-profile-container .position-player-name-2{min-width:60px;max-width:60px;right:35px;z-index:1000}.analyzer-profile-container .position-player-team-logo-2{position:relative;right:10px}.analyzer-profile-container .position-player-adp-2{background:linear-gradient(to left,#115aebd9,#1158eb2e 90%,#1158eb00),url(/texturedBackground/iceTexture.png),linear-gradient(135deg,#add8e640,#87ceeb33,#b0e0e638,#f0f8ff2e,#e6e6fa33);right:20px}@media (max-width: 1270px){.analyzer-profile-container .position-player-card-all-2{display:none}}@media (min-width: 1270px){.analyzer-profile-container .position-player-card-all{display:none}}@media (max-width: 820px){.back-to-top-button-container{display:block}.analyzer-profile-container .position-player-card-all-2{display:flex;width:400px}.analyzer-profile-container .position-player-card-all{display:none}}@media (max-width: 470px){.analyzer-profile-container .position-player-card-all-2{display:none}.analyzer-profile-container .position-player-card-all{display:flex}}@media (max-width: 380px){.analyzer-profile-stats{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 610px){.analyzer-profile-gamelog-section,.analyzer-profile-gamelog-section.kicker-position{width:500px}}@media (max-width: 550px){.analyzer-profile-gamelog-section,.analyzer-profile-gamelog-section.kicker-position{width:400px}}@media (max-width: 525px){.analyzer-profile-gamelog-section,.analyzer-profile-gamelog-section.kicker-position{width:380px}}@media (max-width: 500px){.analyzer-profile-gamelog-section{width:360px}.analyzer-profile-gamelog-section.kicker-position{width:400px}}@media (max-width: 435px){.analyzer-profile-gamelog-section,.analyzer-profile-gamelog-section.kicker-position{width:260px}}.no-gamelog-data{text-align:center}.position-player-team-logo img{width:90%;height:90%;object-fit:cover;transform:rotate(20deg);overflow:visible}.position-player-team-logo-2 img{transform:rotate(20deg)}.position-player-team-logo .fa-text{color:#333;font-weight:900;font-size:1.2rem;font-family:Jersey,sans-serif;letter-spacing:1px;transform:rotate(20deg);text-shadow:1px 1px 2px rgba(255,255,255,.8)}.full-profile-container{width:100%;position:relative;color:#fff;z-index:1;display:flex;justify-content:center}.player-profile-container{z-index:1}.profile-flex-container{display:flex;justify-content:center;align-items:flex-start;max-width:1800px;margin-bottom:100px}.profile-flex-container-1600{display:flex;align-items:flex-start;max-width:1800px;gap:20px}.profile-left-container{width:840px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;gap:10px}.profile-right-container{width:770px;display:flex;justify-content:center;margin-top:30px}.profile-under-container{display:none}.player-profile-number{font-size:2.3rem;font-weight:500;font-family:Jersey;color:#bebcbc;background:url(/assets/white_scribble-A3-2bi-c.png);background-size:cover;background-position:center;width:220px;height:110px;position:relative;overflow-y:visible;top:35px;transform:rotate(-20deg);display:flex;justify-content:center;align-items:center;flex:.6}.full-year-stats-container-1{border-radius:10px;height:175px;background-color:#121212;display:flex;flex-direction:column;padding:5px 20px}.full-year-stats-container-1 .full-stats-stat-flex{flex-direction:column}.depth-stock-container{display:flex;gap:30px}.stock-container{background-color:#121212;border-radius:20px;backdrop-filter:blur(12px) saturate(200%);-webkit-backdrop-filter:blur(12px) saturate(200%);font-size:1rem}.contract-container{display:flex;gap:20px;justify-content:space-between;width:100%}.contract-container-1{width:300px;display:flex;flex-direction:column;gap:20px}.profile-contracts{width:300px;background-color:#121212;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:15px}.profile-contracts-title{font-size:2.2rem;font-weight:700;text-transform:uppercase;font-family:Jersey}.profile-contracts-title-flex{display:flex;align-items:center;justify-content:center;gap:20px;border-bottom:1px solid rgba(128,128,128,.226);width:100%}.contracts-title-symbol img{width:40px;height:auto}.contracts-label{font-size:.7rem;color:gray}.contracts-value{font-size:.8rem}.profile-contracts-year-value,.profile-contracts-start-end{display:flex;gap:10px}.contracts-value-label{display:flex;flex-direction:column;align-items:center}.contracts-table{border-collapse:collapse}.contracts-table thead{font-size:.6rem;color:gray;border-bottom:1px solid gray}.contracts-table tbody{font-size:.6rem;font-weight:400}.contracts-table tr{border-bottom:1px solid gray}.contracts-table td{text-align:center;padding:10px}.contract-icon{width:40px;height:40px}.dep-title-flex-inner{display:flex;justify-content:space-between;align-items:center;width:200px}.title-ranks-flex{display:flex;flex-direction:column}.profile-gamelog-container{width:460px}.stock-container{width:470px;height:220px}@media (max-width: 1670px){.profile-flex-container-1600{display:flex;flex-direction:column;justify-content:center;align-items:center}.profile-right-container{flex-direction:column-reverse;align-items:center;width:460px;gap:30px}.profile-gamelog-container{gap:10px;display:flex;flex-direction:column}.profile-under-container{display:flex;justify-content:center;width:100%;position:relative}.contract-container{display:flex;gap:20px;justify-content:space-between;width:100%}.contract-container>*:not(:last-child){position:relative}.contract-container>*:not(:last-child):after{content:"";position:absolute;right:-10px;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,rgba(128,128,128,.3) 10%,rgba(128,128,128,.3) 90%,transparent);left:auto;transform:translate(90px)}.contract-container-1,.full-year-stats-container{display:none}.full-year-stats-container-1{height:auto;width:330px}.full-stats-stat-flex{justify-content:space-between;align-items:stretch;padding:20px;flex-direction:column}.profile-gamelog-container-2{height:260px}.profile-gamelog-table-container{height:240px}.profile-oline-container{margin-left:0}.profile-coach-container,.profile-gamelog-container-2{margin:0}.height-weight-box{width:98%}.depth-stock-container{width:100%;justify-content:space-evenly}.full-stats-title-title{font-size:1.7rem}.full-stats-category-title{font-weight:600}}@media (max-width: 1320px){.full-profile-container{margin-top:-30px}.background-profile-logo{left:120px}.profile-flex-container{flex-direction:column;width:100%;align-items:center}.profile-flex-container-1600,.profile-left-container{width:95%}.height-weight-box{width:100%}.profile-right-container{width:95%;flex-direction:row;align-items:flex-start;margin-top:20px}.full-year-stats-container{display:flex;height:auto;padding-top:20px}.full-stats-stat-flex{flex-direction:row}.contract-container{display:none}.contract-container-1{display:flex;gap:20px}.profile-gamelog-container-2{height:515px}.profile-gamelog-table-container{height:430px}.depth-stock-container{width:100%;justify-content:center}.stock-adp-flex{flex:1}.profile-adp-container{width:100%}.fantasy-performance-title-flex{width:100%;justify-content:center;gap:60px}.stock-container{width:100%}.full-year-stats-container{width:100%;margin-top:10px}.profile-gamelog-container{flex:1;width:100%;display:flex;flex-direction:column;align-items:center}.profile-oline-container,.profile-coach-container{width:100%}.profile-gamelog-container-2{width:100%;display:flex;flex-direction:column;align-items:center}.height-weight-box-flex{justify-content:space-between;padding-right:30px}}@media (max-width: 900px){.background-profile-logo{left:0}.stock-adp-title{font-size:1.5rem}.fantasy-performance-title-flex{margin-top:5px}}@media (max-width: 830px){.player-profile-headshot img{width:300px}.profile-gamelog-container{gap:30px}.player-profile-dot{font-size:1rem;bottom:8px}.depth-stock-container{margin-bottom:30px}.depth-chart-container{width:95%;height:auto}.height-weight-box-flex{font-size:.85rem}.profile-adp-container{width:100%;font-size:.75rem}.stock-adp-flex{width:100%}.depth-stock-container{flex-direction:column-reverse;align-items:center}.fantasy-performance-title-flex{gap:40px}.profile-right-container{flex-direction:column-reverse;align-items:center}.contract-container-1{flex-direction:row;justify-content:center}}@media (max-width: 800px){.app-layout .responsive-navbar{background:inherit!important}.app-layout .navbar-dropdown-menu{background:inherit!important;border-top:1px solid rgba(255,255,255,.1)!important}.app-layout .navbar-mobile-menu{background:inherit!important}}@media (max-width: 750px){.player-profile-name{font-size:3rem;top:25px}.player-profile-position{font-size:1.7rem}.player-profile-number{width:110px;height:70px}.number-profile-real{font-size:2.5rem}.background-profile-logo{width:300px;top:30px}.full-stats-stat-flex{font-size:.8rem}.full-stats-label{font-size:.73rem}.full-stats-value{font-size:.85rem}}@media (max-width: 700px){.contract-container-1{flex-direction:column;width:100%}.profile-contracts,.dep-positions-container{width:100%}.dep-player-flex{gap:20px}.player-profile-position{font-size:1.5rem}}@media (max-width: 600px){.player-profile-headshot img{width:230px}.profile-name-position-flex{right:20px}.height-weight-box-flex{font-size:.6rem}.player-profile_name{font-size:2.5rem;top:18px}.player-profile-position{font-size:1.2rem}.player-profile-number{width:90px;height:50px}.number-profile-real{font-size:1.6rem}.height-weight-box{height:120px}.profile-adp-left,.profile-adp-right{font-size:.8rem}.depth-stock-container{gap:15px;margin-bottom:20px}.depth-chart-title{font-size:1.6rem;margin-bottom:15px}.full-stats-label{font-size:.5rem}.full-stats-value{font-size:.65rem}.full-stats-category-title{font-size:1rem}.full-stats-title-title{font-size:1.6rem}}@media (max-width: 500px){.player-profile-position{font-size:.75rem}.height-weight-box-flex{font-size:.5rem;gap:10px}.stats-flex-box{margin-top:10px}.player-profile-headshot img{width:200px}.profile-adp-left,.profile-adp-right{font-size:.75rem}.height-weight-box,.profile-adp-container{height:80px}.full-year-stats-container{height:500px}.full-stats-label{font-size:1rem}.full-stats-value{font-size:1.2rem}.full-stats-category-title{font-size:1rem}.full-stats-stat-flex{flex-direction:column;padding:0 60px}.full-stats-title-title{font-size:1.2rem}.full-stats-title-flex{margin-bottom:10px}.format-selector-dropdown:nth-child(1){width:70px}.dep-player-flex{gap:0px}.coach-row-flex{flex-direction:column}}@media (max-width: 400px){.profile-gamelog-table-container{overflow-x:auto;width:100%}.profile-gamelog-table{width:100%;font-size:.65rem}.profile-gamelog-table thead tr:first-child th{font-size:.45rem;padding:1px}.profile-gamelog-table thead tr:last-child th{font-size:.45rem;padding:6px 1px}.profile-gamelog-logo{font-size:.5rem;width:50px;padding:4px 1px}.profile-gamelog-logo span{font-size:.45rem}.profile-fpts{width:30px;font-size:.6rem;padding:4px 1px}.stat-check{width:25px;font-size:.55rem;padding:4px 1px}.profile-gamelog-title-flex{gap:10px;padding:8px 0}.profile-gamelog-title{font-size:1.3rem}.profile-gamelog-symbol img{width:20px}.profile-oline-title{font-size:1.6rem}.profile-oline-symbol img{width:20px}.oline-rank-label{font-size:.7rem}.oline-rank-value{font-size:.75rem;padding:6px 10px}.coach-title{font-size:1.1rem}.coach-title-symbol img{width:20px}.coach-stat-label{font-size:.55rem}.coach-stat-value{font-size:.75rem;padding:4px 8px;min-width:35px}.coach-position-title{font-size:.65rem}.coach-name{font-size:.6rem;width:80px}.coach-headshot{width:40px;height:40px}.coach-headshot img{width:40px;margin-top:12px}.recharts-surface{font-size:.8rem}.profile-left-container{gap:10px}.height-weight-box-flex{font-size:.4rem;gap:10px}.fantasy-performance-title-flex{margin-top:0;align-items:center}.format-selector-dropdown{height:22px}.format-selector-dropdown-title{font-size:.6rem;padding:2px 4px}.stock-adp-flex{gap:7px}.profile-adp-container{height:80px}.stock-adp-title{font-size:.8rem;height:10px;margin-top:0;margin-bottom:10px}.profile-adp-left,.profile-adp-right{font-size:.5rem}.height-weight-box{height:90px}.stats-flex-box{margin-top:10px}.player-profile-headshot img{width:140px}.profile-name-position-flex{right:20px;margin-bottom:20px}.player-profile-name{font-size:1.8rem;top:9px}.player-profile_position{font-size:.8rem}.player-profile-number{width:50px;height:30px}.number-profile-real{font-size:1rem;right:0;bottom:1px}.number-profile-real span{font-size:.8rem}.background-profile-logo{width:150px}.player-profile-dot{font-size:1rem;bottom:8px}.player-profile-number{top:10px}.full-stats-stat-flex{flex-direction:column;padding:0 30px}.full-stats-title-title{font-size:1.15rem}.contracts-title-symbol svg{width:25px;height:25px}.profile-contracts-title{font-size:1.6rem}.contracts-value{font-size:.65rem}.contracts-label{font-size:.55rem}.contracts-table thead,.contracts-table tbody{font-size:.45rem}.contracts-table td{padding:6px}.dep-title{font-size:1.3rem}.dep-title-symbol img{width:20px}.dep-player-name,.dep-player-rank{font-size:.5rem}.depth-chart-title{font-size:1.3rem}.dpc-name,.dpc-depth{font-size:1rem}.dep-player-headshot{height:40px;width:40px}}.loading-container-profile{display:flex;justify-content:center;align-items:center;height:80vh;width:100%}.loader{width:50px;height:50px;border:5px solid rgba(133,195,232,.3);border-top:5px solid #85C3E8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.profile-search-flex{position:relative;width:100%;max-width:500px;padding:0 1rem;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.profile-dropdown-menu.show{position:absolute;display:flex;flex-direction:column;background:linear-gradient(135deg,#121212fa,#1e1e1efa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(133,195,232,.3);border-top:none;border-radius:0 0 16px 16px;max-height:400px;overflow-y:auto;padding:.5rem;margin-top:-12px;box-shadow:0 12px 48px #0009;z-index:100}.back-to-search-button{all:unset;height:40px;padding:0 1.25rem;position:absolute;background:linear-gradient(135deg,#85c3e833,#85c3e81a);border-color:#85c3e8;left:1rem;top:30px;font-size:.875rem;z-index:2000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:10px;font-weight:600;border:2px solid rgba(133,195,232,.3);cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #0000004d}.back-to-search-button:hover{background:linear-gradient(135deg,#85c3e833,#85c3e81a);border-color:#85c3e8;transform:translate(-4px);box-shadow:0 6px 24px #85c3e84d}@media (max-width: 600px){.profile-search-flex{max-width:90%}.profile-search-bar{font-size:1rem;padding:.875rem 1.25rem}.profile-dropdown-player-row{padding:.75rem .875rem;gap:.75rem}.profile-dropdown-headshot{width:50px;height:40px}.profile-dropdown-headshot img{width:70px}.profile-dropdown-name{font-size:.9rem}.profile-dropdown-position{font-size:.75rem;padding:.2rem .6rem}.profile-dropdown-team{font-size:.8rem}.back-to-search-button{height:36px;padding:0 1rem;font-size:.8rem;top:20px}}.profile-search-title{color:#fff}.profile-search-container{display:flex;justify-content:center;align-items:center;height:80vh}.profile-search-flex{width:100%;max-width:500px;padding:0 1rem;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:10px}.profile-search-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.profile-search-bar-wrapper{position:relative;width:100%}.profile-search-bar{width:100%;padding:1rem 1.5rem;font-size:1.1rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#121212f2,#1e1e1ef2);border:2px solid rgba(133,195,232,.3);border-radius:16px;outline:none;transition:all .3s ease;box-shadow:0 8px 32px #0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.profile-search-bar::placeholder{color:#ffffff80;font-weight:400}.profile-search-bar:focus{border-color:#85c3e8;box-shadow:0 8px 32px #85c3e84d,0 0 0 4px #85c3e81a;background:linear-gradient(135deg,#121212,#1e1e1e)}.profile-dropdown-menu{display:none}.profile-dropdown-menu.show{position:absolute;display:flex;left:0;right:0;flex-direction:column;width:100%;background:linear-gradient(135deg,#121212fa,#1e1e1efa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid rgba(133,195,232,.3);border-top:none;border-radius:0 0 16px 16px;max-height:400px;overflow-y:auto;padding:.5rem;box-shadow:0 12px 48px #0009;z-index:100}.profile-dropdown-menu.show::-webkit-scrollbar{width:8px}.profile-dropdown-menu.show::-webkit-scrollbar-track{background:#12121280;border-radius:4px}.profile-dropdown-menu.show::-webkit-scrollbar-thumb{background:#85c3e8;border-radius:4px}.profile-dropdown-menu.show::-webkit-scrollbar-thumb:hover{background:#6fb3d8}.profile-dropdown-player-row{display:flex;align-items:center;gap:1rem;padding:.875rem 1rem;border-radius:10px;transition:all .2s ease;cursor:pointer;border:1px solid transparent;background:#ffffff05;margin-bottom:.25rem}.profile-dropdown-player-row:hover{background:linear-gradient(135deg,#85c3e826,#85c3e814);border-color:#85c3e84d;transform:translate(4px)}.profile-dropdown-player-row.exact-match{background:linear-gradient(135deg,#85c3e833,#85c3e81a);border-color:#85c3e866}.profile-dropdown-player-row.exact-match:hover{background:linear-gradient(135deg,#85c3e840,#85c3e826);border-color:#85c3e8}.profile-dropdown-headshot{background:linear-gradient(135deg,#85c3e81a,#85c3e80d);border:2px solid rgba(133,195,232,.2);border-radius:12px;overflow:hidden;width:60px;height:50px;display:flex;justify-content:center;align-items:center;flex-shrink:0;transition:all .2s ease}.profile-dropdown-player-row:hover .profile-dropdown-headshot{border-color:#85c3e8;transform:scale(1.05)}.profile-dropdown-headshot img{width:80px;height:auto}.profile-dropdown-name{font-weight:700;font-size:1rem;color:#fff;flex:1;min-width:0}.profile-dropdown-position{font-size:.875rem;color:#85c3e8;font-weight:600;text-transform:uppercase;padding:.25rem .75rem;background:#85c3e826;border-radius:6px;letter-spacing:.5px}.profile-dropdown-team{font-size:.875rem;color:#ffffffb3;font-weight:500;min-width:50px;text-align:right}.profile-dropdown-no-results{padding:2rem;text-align:center;color:#ffffff80;font-size:.95rem;font-weight:500}.profile-dropdown-no-results:hover{cursor:default;background:transparent;transform:none}@media (max-width: 600px){.profile-search-flex{max-width:90%}.profile-search-bar{font-size:1rem;padding:.875rem 1.25rem}.profile-dropdown-player-row{padding:.75rem .875rem;gap:.75rem}.profile-dropdown-headshot{width:50px;height:40px}.profile-dropdown-headshot img{width:70px}.profile-dropdown-name{font-size:.9rem}.profile-dropdown-position{font-size:.75rem;padding:.2rem .6rem}.profile-dropdown-team{font-size:.8rem}.profile-search-title{font-size:1.2rem}}.mobile-search-container-profile{flex:1;background-color:#0a0e1a;padding-top:60px;min-height:100vh}.mobile-search-container-profile .mobile-search-header{padding:0 24px 32px;text-align:center}.mobile-search-container-profile .mobile-search-header-title{color:#fff;font-size:32px;font-weight:800;margin-bottom:8px;letter-spacing:1px}.mobile-search-container-profile .mobile-search-header-subtitle{color:#85c3e8;font-size:16px;font-weight:600;letter-spacing:.5px}.mobile-search-container-profile .mobile-search-wrapper{padding:0 20px;flex:1}.mobile-search-container-profile .mobile-search-input-container{display:flex;align-items:center;background-color:#1e2330;border-radius:12px;padding:4px 16px;border:2px solid #2a3441;gap:12px}.mobile-search-container-profile .mobile-search-icon{font-size:20px;opacity:.6}.mobile-search-container-profile .mobile-search-input{flex:1;color:#fff;font-size:16px;font-weight:600;padding:12px 0;background:transparent;border:none;outline:none}.mobile-search-container-profile .mobile-search-input::placeholder{color:#6b7280}.mobile-search-container-profile .mobile-search-clear-button{padding:4px;background:transparent;border:none;color:#85c3e8;font-size:20px;font-weight:700;cursor:pointer}.mobile-search-container-profile .mobile-search-results-container{background-color:#1e2330;border-radius:12px;margin-top:12px;max-height:500px;border:2px solid #2a3441;overflow-y:auto}.mobile-search-container-profile .mobile-search-result-item{display:flex;align-items:center;padding:16px;gap:16px;border-bottom:1px solid #2a3441;cursor:pointer;transition:background-color .2s ease}.mobile-search-container-profile .mobile-search-result-item:hover{background-color:#85c3e81a}.mobile-search-container-profile .mobile-search-result-item:last-child{border-bottom:none}.mobile-search-container-profile .mobile-search-result-headshot{width:55px;height:55px;border-radius:10px;background-color:#0a0e1a;border:2px solid #2a3441;object-fit:cover}.mobile-search-container-profile .mobile-search-result-info{flex:1;display:flex;flex-direction:column;gap:6px}.mobile-search-container-profile .mobile-search-result-name{color:#fff;font-size:16px;font-weight:800;letter-spacing:.3px}.mobile-search-container-profile .mobile-search-result-meta-row{display:flex;align-items:center;gap:8px}.mobile-search-container-profile .mobile-search-result-position-badge{background-color:#85c3e8;border-radius:8px;padding:4px 10px;color:#0a0e1a;font-size:12px;font-weight:800;letter-spacing:.5px}.mobile-search-container-profile .mobile-search-result-team{color:#9ca3af;font-size:14px;font-weight:700}.mobile-search-container-profile .mobile-search-no-results{background-color:#1e2330;border-radius:12px;margin-top:12px;padding:40px;text-align:center;border:2px solid #2a3441;color:#9ca3af;font-size:16px;font-weight:600}.background-profile-logo{position:absolute;width:430px;height:auto;top:0;left:-10px;opacity:20%;z-index:0}.player-profile-header{display:flex;position:relative;top:30px}.player-profile-headshot img{height:auto;width:400px}.profile-name-position-flex{display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:40px;position:relative;z-index:1000;right:50px}.player-profile-name{font-size:4.5rem;font-family:Jersey;position:relative;top:40px;line-height:.95}.position-number-flex{display:flex;align-items:center;position:relative}.player-profile-position{font-size:2.3rem;color:#bebcbc;font-family:Jersey;font-weight:500;text-transform:uppercase;flex:1}.player-profile-dot{position:relative;bottom:18px;font-size:2rem;height:5px;font-weight:700;flex:.1}.player-profile-number{font-size:2.3rem;font-weight:500;font-family:Jersey;color:#bebcbc;background:url(/assets/white_scribble-A3-2bi-c.png);background-size:cover;background-position:center;width:220px;height:110px;position:relative;overflow-y:visible;top:35px;transform:rotate(-20deg);display:flex;justify-content:center;align-items:center;flex:.6}.number-profile-real{position:relative;right:5px;bottom:5px;font-size:4.3rem;transform:rotate(20deg);font-weight:800}.number-profile-real span{font-family:Inter;font-size:1.9rem}.height-weight-box{width:800px;height:150px;position:relative;background-color:#121212;border-radius:20px;backdrop-filter:blur(12px) saturate(200%);-webkit-backdrop-filter:blur(12px) saturate(200%);color:gray;text-transform:uppercase;display:flex;align-items:center;padding-left:30px;padding-top:0}.height-weight-box span{color:#fff;font-weight:600}.height-weight-box-flex{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;font-size:1rem}.height-weight-flex{display:flex;gap:60px;font-size:1.2rem;justify-content:center;align-items:center;border-bottom:1px solid rgba(128,128,128,.709);color:gray;text-transform:uppercase;font-size:1rem}.team-height-weight-box{display:flex;flex-direction:column;flex:0 0 35%;width:35%;gap:4px}.team-height-weight-box>div{display:flex;justify-content:space-between;width:100%;margin-bottom:0;gap:12px;align-items:flex-start}.team-height-weight-box>div span{text-align:right;flex-shrink:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.college-flex-box{display:flex;align-items:flex-start;flex:0 0 25%;flex-direction:column;width:25%;gap:4px}.college-flex-box>div{display:flex;justify-content:space-between;width:100%;margin-bottom:0}.stats-flex-box{margin-top:22px;display:flex;align-items:flex-start;flex:0 0 25%;flex-direction:column;width:25%;gap:4px}.stats-flex-box>div{display:flex;justify-content:space-between;width:100%;margin-bottom:0}@media (max-width: 1670px){.height-weight-box{width:98%}}@media (max-width: 1320px){.background-profile-logo{left:120px}.height-weight-box{width:100%}.height-weight-box-flex{justify-content:space-between;padding-right:30px}}@media (max-width: 900px){.background-profile-logo{left:0}}@media (max-width: 830px){.player-profile-headshot img{width:300px}.player-profile-dot{font-size:1rem;bottom:8px}.height-weight-box-flex{font-size:.85rem}}@media (max-width: 750px){.player-profile-name{font-size:3rem;top:25px}.player-profile-position{font-size:1.7rem}.player-profile-number{width:110px;height:70px}.number-profile-real{font-size:2.5rem}.background-profile-logo{width:300px;top:30px}}@media (max-width: 700px){.player-profile-position{font-size:1.5rem}}@media (max-width: 600px){.player-profile-headshot img{width:230px}.profile-name-position-flex{right:20px}.height-weight-box-flex{font-size:.6rem}.player-profile-position{font-size:1.2rem}.player-profile-number{width:90px;height:50px}.number-profile-real{font-size:1.6rem}.height-weight-box{height:120px}}@media (max-width: 500px){.player-profile-position{font-size:.75rem}.height-weight-box-flex{font-size:.5rem;gap:10px}.stats-flex-box{margin-top:10px}.player-profile-headshot img{width:200px}.height-weight-box{height:80px}}@media (max-width: 400px){.height-weight-box-flex{font-size:.4rem;gap:10px}.player-profile-headshot img{width:140px}.profile-name-position-flex{right:20px;margin-bottom:20px}.player-profile-name{font-size:1.8rem;top:9px}.player-profile-position{font-size:.8rem}.player-profile-number{width:50px;height:30px}.number-profile-real{font-size:1rem;right:0;bottom:1px}.number-profile-real span{font-size:.8rem}.background-profile-logo{width:150px}.player-profile-dot{font-size:1rem;bottom:8px}.player-profile-number{top:10px}.height-weight-box{height:90px}}.depth-chart-container{width:300px;height:330px;color:#fff;position:relative;z-index:10;overflow-x:visible}.depth-chart-title{display:flex;justify-content:center;align-items:center;height:10px;font-size:2rem;font-family:Jersey;padding:20px 10px}.depth-chart-flex{gap:5px;display:flex;flex-direction:column;overflow-y:auto;overflow-x:visible;height:330px;padding-right:5px}.depth-chart-flex::-webkit-scrollbar{width:6px}.depth-chart-flex::-webkit-scrollbar-track{background:#000;border-radius:3px}.depth-chart-flex::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.depth-chart-flex::-webkit-scrollbar-thumb:hover{background:#555}.depth-player-card{background-color:#ffffff1a;border-radius:8px;border:2px solid rgba(255,255,255,.3);display:flex;justify-content:space-between;padding:5px 10px;align-items:center;overflow-y:hidden;overflow-x:visible;height:70px;min-height:70px;width:100%;transition:transform .2s ease-in-out;z-index:11;position:relative;flex-shrink:0}.depth-player-card:hover{background-color:#ffffff81;cursor:pointer}.depth-player-card.current-player{background-color:#ffffff81;border-radius:8px;border:2px solid rgba(255,255,255,.3)}.dpc-headshot{position:relative;flex:0 0 80px;display:flex;justify-content:center;align-items:center}.dpc-headshot img{width:110px;height:auto}.dpc-name{font-family:Jersey;font-size:1.2rem;flex:1;text-align:left;padding-left:10px}.dpc-depth{font-family:Jersey;font-size:1.2rem;flex:0 0 30px;text-align:center}@media (max-width: 830px){.depth-chart-container{width:95%;height:auto}}@media (max-width: 600px){.depth-chart-title{font-size:1.6rem;margin-bottom:15px}}@media (max-width: 400px){.depth-chart-title{font-size:1.3rem}.dpc-name,.dpc-depth{font-size:1rem}.dep-player-headshot{height:40px;width:40px}}.stock-adp-flex{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px;position:relative}.stock-adp-title{font-size:2rem;font-family:Jersey;height:35px}.profile-adp-container{width:470px;height:100px;display:flex;background-color:#121212;border-radius:20px;backdrop-filter:blur(12px) saturate(200%);-webkit-backdrop-filter:blur(12px) saturate(200%);padding:5px 30px;gap:30px}.profile-adp-left,.profile-adp-right{font-size:1rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:gray;text-transform:uppercase;gap:4px;flex:1}.profile-adp-left{flex-wrap:nowrap}.profile-adp-left>div,.profile-adp-right>div{display:flex;justify-content:space-between;width:100%;margin-bottom:0;gap:12px;align-items:flex-start}.profile-adp-left>div span,.profile-adp-right>div span{text-align:right;flex-shrink:1;min-width:0;color:#fff;font-weight:600}.profile-adp-right>div span{word-wrap:break-word;overflow-wrap:break-word}.stock-container{background-color:#121212;border-radius:20px;backdrop-filter:blur(12px) saturate(200%);-webkit-backdrop-filter:blur(12px) saturate(200%);font-size:1rem;width:470px;height:220px}.fantasy-performance-title-flex{display:flex;justify-content:center;gap:10px;align-items:center}.format-selector-dropdown{width:120px;display:flex;height:35px;background-color:#1e1e1ee6;border:1px solid rgba(128,128,128,.4);justify-content:space-between;border-radius:8px;padding:8px 12px;align-items:center;position:relative;cursor:pointer;transition:all .2s ease}.format-selector-dropdown:hover{border-color:#808080b3;background-color:#282828e6}.format-selector-dropdown-toggle{display:flex;align-items:center;justify-content:center;cursor:pointer}.format-selector-dropdown-title{text-transform:uppercase;font-weight:500;font-family:Jersey;display:flex;align-items:center;font-size:.9rem;color:#fff}.dropdown-arrow-profile{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #ccc;transition:transform .2s ease}.dropdown-arrow-profile.open{transform:rotate(180deg)}.format-selector-dropdown-menu{position:absolute;width:120px;top:37px;left:-1px;z-index:2000;background-color:#141414f2;border:1px solid rgba(128,128,128,.4);border-top:none;border-radius:0 0 8px 8px;text-transform:uppercase;padding:8px 0;box-shadow:0 4px 6px #0000004d}.format-selector-dropdown-options{padding:8px 12px;transition:background-color ease;font-family:Jersey;font-size:.9rem}.format-selector-dropdown-options:hover{cursor:pointer;background-color:#3c3c3ccc}@media (max-width: 1000px){.profile-adp-left,.profile-adp-right{font-size:.8rem}}@media (max-width: 1320px){.stock-adp-flex{flex:1}.profile-adp-container{width:100%}.fantasy-performance-title-flex{width:100%;justify-content:center;gap:60px}.stock-container{width:100%}}@media (max-width: 900px){.stock-adp-title{font-size:1.5rem}.fantasy-performance-title-flex{margin-top:5px}}@media (max-width: 830px){.profile-adp-container{width:100%;font-size:.75rem}.stock-adp-flex{width:100%}.fantasy-performance-title-flex{gap:40px}}@media (max-width: 600px){.profile-adp-left,.profile-adp-right{font-size:.8rem}}@media (max-width: 500px){.profile-adp-left,.profile-adp-right{font-size:.75rem}.profile-adp-container{height:80px}}@media (max-width: 400px){.fantasy-performance-title-flex{margin-top:0;align-items:center}.format-selector-dropdown{height:22px}.format-selector-dropdown-title{font-size:.6rem;padding:2px 4px}.stock-adp-flex{gap:7px}.profile-adp-container{height:80px}.stock-adp-title{font-size:.8rem;height:10px;margin-top:0;margin-bottom:10px}.profile-adp-left,.profile-adp-right{font-size:.5rem}}@media (max-width: 320px){.format-selector-dropdown{height:20px;width:60px}.format-selector-dropdown-title{font-size:.55rem}.dropdown-arrow-profile{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #ccc}}.full-year-stats-container{width:800px;border-radius:20px;height:175px;background-color:#121212;display:flex;flex-direction:column;padding:5px 20px}.full-stats-title-flex{display:flex;justify-content:center;align-items:center;gap:40px}.full-stats-title-title{font-family:Jersey;font-size:2rem}.full-stats-stat-flex{display:flex;align-items:center;gap:30px}.full-stats-category-flex{display:flex;flex-direction:column;flex:1}.full-stats-category-stat-flex{display:flex;justify-content:space-between}.full-stats-label{color:gray;font-size:1rem}.full-stats-value{font-size:1.1rem}.full-stats-category-title{text-align:center;font-size:1.3rem;margin-bottom:10px}@media (max-width: 1670px){.full-year-stats-container{width:100%;height:auto;margin-top:10px}.full-stats-stat-flex{flex-direction:column;padding:0 20px}.full-stats-title-title{font-size:1.7rem}.full-stats-category-title{font-weight:600}}@media (max-width: 1320px){.full-stats-stat-flex{flex-direction:row}}@media (max-width: 750px){.full-stats-stat-flex{font-size:.8rem}.full-stats-label{font-size:.73rem}.full-stats-value{font-size:.85rem}}@media (max-width: 600px){.full-stats-label{font-size:.5rem}.full-stats-value{font-size:.65rem}.full-stats-category-title{font-size:1rem}.full-stats-title-title{font-size:1.6rem}}@media (max-width: 500px){.full-year-stats-container{height:500px}.full-stats-label{font-size:1rem}.full-stats-value{font-size:1.2rem}.full-stats-category-title{font-size:1rem}.full-stats-stat-flex{flex-direction:column;padding:0 60px}.full-stats-title-title{font-size:1.2rem}.full-stats-title-flex{margin-bottom:10px}}@media (max-width: 400px){.full-stats-stat-flex{padding:0 30px}.full-stats-title-title{font-size:1.15rem}}.profile-gamelog-container-2{height:500px;width:460px;background-color:#121212;border-radius:20px;margin-left:10px;margin-top:10px}.profile-gamelog-title-flex{display:flex;justify-content:center;align-items:center;padding:10px 0;gap:20px;border-bottom:1px solid rgba(128,128,128,.199);margin-bottom:10px}.profile-gamelog-title{font-family:Jersey;font-size:1.6rem}.profile-gamelog-symbol img{width:30px}.profile-gamelog-table-container{overflow-y:auto;height:410px;padding-bottom:20px}.profile-gamelog-table-container::-webkit-scrollbar{width:6px}.profile-gamelog-table-container::-webkit-scrollbar-track{background:#121212;border-radius:3px}.profile-gamelog-table-container::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.profile-gamelog-table-container::-webkit-scrollbar-thumb:hover{background:#555}.profile-gamelog-table{border-collapse:collapse}.profile-gamelog-table thead{position:sticky;top:0;z-index:200;background-color:#121212}.profile-gamelog-table thead tr{z-index:10}.profile-gamelog-table thead tr:first-child th{font-size:.6rem;padding:2px;border-right:2px solid black;margin-right:1px;z-index:11}.profile-gamelog-table thead tr:last-child th{font-size:.6rem;color:gray;padding:12px 4px;background-color:#121212;z-index:12}.passing-header-profile,.rushing-header-profile,.receiving-header-profile{background-color:#9d969622;color:#fff;height:25px;position:sticky;top:0;z-index:2}.profile-gamelog-table tbody{overflow:auto;z-index:1}.profile-gamelog-table tbody tr{width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.profile-gamelog-logo{font-family:Jersey;position:relative;height:50px;left:2px;display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:80px;z-index:1;white-space:wrap;font-size:.75rem;padding:8px 4px}.profile-gamelog-logo span{color:gray;font-size:.6rem}.profile-gamelog-logo img{position:absolute;opacity:.15;z-index:-1;width:100px;height:auto;right:0}.profile-fpts{width:50px;text-align:center;font-size:.85rem;font-weight:800;padding:8px 4px}.stat-check{text-align:center;width:45px;font-size:.78rem;padding:8px 4px}@media (max-width: 1670px){.profile-gamelog-container-2{height:260px;margin:0}.profile-gamelog-table-container{height:240px}}@media (max-width: 1320px){.profile-gamelog-container-2{height:515px;width:100%;display:flex;flex-direction:column;align-items:center}.profile-gamelog-table-container{height:430px}}.dep-positions-container{width:300px;background-color:#121212;border-radius:20px;padding:20px;height:640px}.dep-title-flex{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:10px;border-bottom:1px solid rgba(128,128,128,.33)}.dep-title{font-family:Jersey;font-size:1.4rem}.dep-title-symbol img{width:30px;height:auto}.dep-wr-container{display:flex;flex-direction:column;gap:5px}.dep-position-title-flex{display:flex;align-items:center;justify-content:center}.dep-position-title{font-size:.9rem}.dep-position-flex{display:flex}.dep-player-flex{display:flex;justify-content:center;background:linear-gradient(135deg,#ffffff08,#ffffff03);padding:15px;border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.dep-single-player-flex{display:flex;flex-direction:column;align-items:center;width:55px;transition:transform .3s ease;gap:2px}.dep-single-player-flex:hover{transform:scale(1.05);cursor:pointer}.dep-player-headshot{height:50px;width:50px;border-radius:20px;background-color:#4f4f4f49;display:flex;justify-content:center;align-items:center;overflow:hidden}.dep-player-headshot img{width:70px;height:auto;object-fit:cover}.dep-player-name{font-size:.6rem;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:anywhere;max-width:80px}.dep-player-rank{font-size:.6rem;text-align:center}.dep-player-rank span{color:gray}@media (max-width: 700px){.dep-positions-container{width:100%}.dep-player-flex{gap:20px}}@media (max-width: 500px){.dep-player-flex{gap:0px}}@media (max-width: 400px){.dep-title{font-size:1.3rem}.dep-title-symbol img{width:20px}.dep-player-name,.dep-player-rank{font-size:.5rem}.dep-player-headshot{height:40px;width:40px}}.profile-oline-container{background-color:#121212;border-radius:20px;display:flex;flex-direction:column;padding:12px;margin-left:10px;width:460px;border:1px solid rgba(255,255,255,.05)}.profile-oline-title-flex{display:flex;justify-content:center;align-items:center;gap:12px;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:15px}.profile-oline-title{font-size:2.1rem;font-family:Jersey;letter-spacing:1px}.profile-oline-symbol img{width:30px;height:auto;opacity:.9}.profile-oline-ranks{display:flex;justify-content:space-around;align-items:center;gap:30px}.profile-oline-run-rank,.profile-oline-pass-rank{flex:1;text-align:center;display:flex;flex-direction:column;gap:8px}.oline-rank-label{font-size:.9rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.oline-rank-value{font-size:.95rem;font-weight:700;border-radius:8px;padding:8px 14px;box-shadow:0 4px 8px #0003;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.oline-rank-value:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.oline-rank-value span{font-size:.65rem;opacity:.9;margin-left:1px}.profile-coach-container{background-color:#121212;border-radius:20px;margin-left:10px;margin-top:10px;width:460px;height:auto;display:flex;flex-direction:column;align-items:center;padding:20px;gap:15px;border:1px solid rgba(255,255,255,.05)}.coach-title-flex{display:flex;align-items:center;gap:12px;width:100%;justify-content:center;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.1)}.coach-title{font-size:1.4rem;font-family:Jersey;letter-spacing:1.5px;font-weight:600}.coach-title-symbol img{width:28px;opacity:.9}.coach-head-name-flex{display:flex;flex-direction:column;align-items:center;gap:6px}.coach-headshot{border-radius:12px;width:50px;height:50px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);overflow:hidden;display:flex;justify-content:center;align-items:center;border:2px solid rgba(255,255,255,.1);box-shadow:0 4px 12px #0000004d}.coach-headshot img{margin-top:16px;width:50px}.coach-name-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:100px}.coach-position-title{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:1px;font-weight:600}.coach-name{text-align:center;font-size:.75rem;width:100px;font-weight:500;color:#ffffffe6}.coach-row-flex{display:flex;gap:20px;width:100%;padding:8px 15px;background:linear-gradient(135deg,#ffffff08,#ffffff03);border-radius:12px;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.coach-row-flex:hover{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border-color:#ffffff1a;transform:translateY(-2px);box-shadow:0 8px 16px #0000004d}.coach-stats-flex{display:flex;gap:15px;flex:1;justify-content:space-around}.coach-stat-single-flex{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;flex:1}.coach-stat-label{font-size:.65rem;color:#ffffff80;text-align:center;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.coach-stat-value{font-size:.95rem;font-weight:700;border-radius:8px;padding:6px 14px;min-width:45px;text-align:center;box-shadow:0 4px 8px #0003;border:1px solid rgba(255,255,255,.1);transition:all .2s ease}.coach-stat-value:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.coach-stat-value span{font-size:.65rem;opacity:.9;margin-left:1px}@media (max-width: 1670px){.profile-oline-container{margin-left:0}.profile-coach-container{margin:0}}@media (max-width: 1320px){.profile-oline-container,.profile-coach-container{width:100%}}@media (max-width: 500px){.coach-row-flex{flex-direction:column}}@media (max-width: 400px){.profile-oline-title{font-size:1.6rem}.profile-oline-symbol img{width:20px}.oline-rank-label{font-size:.7rem}.oline-rank-value{font-size:.75rem;padding:6px 10px}.coach-title{font-size:1.1rem}.coach-title-symbol img{width:20px}.coach-stat-label{font-size:.55rem}.coach-stat-value{font-size:.75rem;padding:4px 8px;min-width:35px}.coach-position-title{font-size:.65rem}.coach-name{font-size:.6rem;width:80px}.coach-headshot{width:40px;height:40px}.coach-headshot img{width:40px;margin-top:12px}}@media (max-width: 320px){.coach-row-flex{padding:6px 10px;gap:15px}.coach-name{font-size:.55rem;width:70px}.coach-headshot{width:35px;height:35px}.coach-headshot img{width:35px;margin-top:10px}}.mobile-profile-container{width:100%;min-height:100vh;background-color:#0a0e1a;display:none}@media (max-width: 800px){.mobile-profile-container{display:block}.full-profile-container{display:none}}.mobile-profile-scroll{width:100%;overflow-y:auto;padding-bottom:20px}.mobile-profile-info-container{width:100%}.mobile-profile-header-section{position:relative;padding:5px 20px 30px;overflow:hidden;display:flex;flex-direction:row;align-items:flex-end;gap:16px;border-bottom:2px solid #2a3441;margin-bottom:16px}.mobile-back-button-container{padding:0 16px;margin-bottom:16px}.mobile-back-to-search-button{width:100%;padding:5px 14px;background:#000;border:1px solid #2a3441;border-radius:12px;color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 8px #0000004d;height:30px;display:flex;align-items:center;justify-content:center;letter-spacing:.5px}.mobile-back-to-search-button:hover{background:#1a1a1a}.mobile-background-logo{position:absolute;width:300px;height:300px;opacity:.08;right:-80px;top:-20px;pointer-events:none}.mobile-profile-header-content{display:flex;align-items:center;gap:20px;position:relative;z-index:1}.mobile-profile-headshot{width:160px;height:160px;border-radius:16px;border:3px solid #2a3441;object-fit:cover;background:#fff;z-index:1}.mobile-profile-text-content{flex:1;display:flex;flex-direction:column;gap:6px;margin-bottom:10px;z-index:1}.mobile-profile-player-name{font-size:28px;font-weight:900;margin:0 0 4px;color:#fff;line-height:32px;letter-spacing:.5px}.mobile-profile-metadata{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mobile-profile-position-badge{font-size:16px;color:#85c3e8;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.mobile-profile-number-badge{background:#85c3e826;padding:6px 12px;border-radius:10px;border:2px solid #2a3441;align-self:flex-start}.mobile-profile-number{font-size:18px;font-weight:900;color:#fff}.mobile-profile-basic-info-card{margin:0 16px 16px;padding:20px;background:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-profile-card-title{color:#fff;font-size:20px;font-weight:800;margin-bottom:16px;text-align:center;letter-spacing:1px;text-transform:uppercase}.mobile-profile-primary-info-section{display:flex;justify-content:space-between;margin-bottom:16px;gap:8px}.mobile-profile-primary-info-item{flex:1;background:#0a0e1a80;padding:12px;border-radius:10px;border:1px solid #2a3441;display:flex;flex-direction:column;align-items:center}.mobile-profile-primary-info-label{color:#85c3e8;font-size:12px;margin-bottom:4px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.mobile-profile-primary-info-value{color:#fff;font-size:16px;font-weight:800;text-align:center}.mobile-profile-secondary-info-section{background:#0a0e1a80;border-radius:10px;border:1px solid #2a3441;padding:16px}.mobile-profile-secondary-info-row{display:flex;justify-content:space-between;margin-bottom:12px}.mobile-profile-secondary-info-row:last-child{margin-bottom:0}.mobile-profile-secondary-info-item{flex:1;margin-right:8px;display:flex;flex-direction:column}.mobile-profile-secondary-info-item:last-child{margin-right:0}.mobile-profile-secondary-info-label{color:#85c3e8;font-size:12px;margin-bottom:4px;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.mobile-profile-secondary-info-value{color:#fff;font-size:16px;font-weight:800}.mobile-profile-status-healthy{color:#4ade80}.mobile-profile-status-injured{color:#f87171}.mobile-profile-fantasy-card{margin:0 16px 16px;padding:20px;background:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-profile-card-header-with-dropdown{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-profile-fantasy-title{color:#fff;font-size:15px;font-weight:800;text-align:center;letter-spacing:1px;text-transform:uppercase}.mobile-profile-year-dropdown{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-profile-year-dropdown:focus{outline:none;border-color:#85c3e8}.mobile-profile-fantasy-section{background:#0a0e1a80;border-radius:10px;border:1px solid #2a3441;padding:16px}.mobile-profile-fantasy-row{display:flex;justify-content:space-between;margin-bottom:12px}.mobile-profile-fantasy-row:last-child{margin-bottom:0}.mobile-profile-fantasy-item{flex:1;margin-right:8px;display:flex;flex-direction:column}.mobile-profile-fantasy-item:last-child{margin-right:0}.mobile-profile-fantasy-label{color:#85c3e8;font-size:12px;margin-bottom:4px;text-transform:uppercase;font-weight:700;letter-spacing:.5px;text-align:center}.mobile-profile-fantasy-value{color:#fff;font-size:16px;font-weight:800;text-align:center}@media (max-width: 400px){.mobile-profile-player-name{font-size:24px;line-height:28px}.mobile-profile-headshot{width:120px;height:120px}.mobile-profile-header-section{gap:12px}.mobile-profile-fantasy-value{font-size:14px}}.mobile-gamelogs-container{margin:16px;padding:20px;background:#121212e6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.mobile-gamelogs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-year-selector{padding:8px 12px;background:#1e1e1ee6;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:14px;font-weight:600}.mobile-gamelogs-scroll{max-height:500px;overflow-y:auto}.mobile-gamelog-card{margin:0 16px 16px;padding:20px;background:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-gamelogs-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-gamelogs-card-title{color:#fff;font-size:20px;font-weight:800;margin:0;letter-spacing:1px;text-transform:uppercase}.mobile-gamelogs-year-picker{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-gamelogs-year-picker:focus{outline:none;border-color:#85c3e8}.mobile-gamelog-wrapper{display:flex;flex-direction:row;background:#1e2330;border-radius:10px;overflow:hidden;max-height:400px}.mobile-gamelog-sticky-columns{background:#1e2330;border-right:2px solid #2a3441;z-index:10}.mobile-gamelog-sticky-header{display:flex;flex-direction:row;background:#0a0e1af2;padding:10px;border-bottom:2px solid #2a3441;min-height:45px}.mobile-gamelog-opp-column{width:80px;display:flex;justify-content:center;align-items:center}.mobile-gamelog-pts-column{width:45px;display:flex;justify-content:center;align-items:center}.mobile-gamelog-header-text{color:#85c3e8;font-size:10px;font-weight:800;text-align:center;letter-spacing:.5px;text-transform:uppercase;line-height:12px}.mobile-gamelog-sticky-scroll{max-height:358px;overflow-y:auto}.mobile-gamelog-sticky-scroll::-webkit-scrollbar{display:none}.mobile-gamelog-sticky-row{display:flex;flex-direction:row;padding:10px;border-bottom:1px solid #2a3441;background:#0a0e1af2;align-items:center;height:45px}.mobile-gamelog-opp-cell{width:80px;display:flex;flex-direction:row;align-items:center;gap:6px}.mobile-gamelog-opp-logo{width:24px;height:24px}.mobile-gamelog-opp-text-container{flex:1}.mobile-gamelog-week-text{color:#9ca3af;font-size:9px;font-weight:600}.mobile-gamelog-opp-text{color:#fff;font-size:10px;font-weight:700}.mobile-gamelog-points-cell{width:35px;display:flex;justify-content:center;align-items:center;border-radius:4px;padding:2px 0}.mobile-gamelog-cell{color:#fff;font-size:12px;text-align:center;font-weight:700}.mobile-gamelog-high-score-cell{background:#4ade8033;border:1px solid #4ade80}.mobile-gamelog-high-score-text{color:#4ade80;font-weight:900}.mobile-gamelog-scrollable-container{flex:1;background:#1e2330;overflow:hidden}.mobile-gamelog-scrollable-horizontal{overflow-x:auto;overflow-y:hidden;height:100%}.mobile-gamelog-scrollable-horizontal::-webkit-scrollbar{height:8px}.mobile-gamelog-scrollable-horizontal::-webkit-scrollbar-track{background:#0a0e1a80}.mobile-gamelog-scrollable-horizontal::-webkit-scrollbar-thumb{background:#4a5568;border-radius:4px}.mobile-gamelog-scrollable-horizontal::-webkit-scrollbar-thumb:hover{background:#5a6578}.mobile-gamelog-scrollable-content{min-width:max-content;display:flex;flex-direction:column}.mobile-gamelog-scrollable-header{display:flex;flex-direction:row;background:#0a0e1acc;padding:10px;border-bottom:2px solid #2a3441;min-height:45px;gap:6px;min-width:max-content}.mobile-gamelog-stat-column-small{width:40px;display:flex;justify-content:center;align-items:center}.mobile-gamelog-stat-column-medium{width:50px;display:flex;justify-content:center;align-items:center}.mobile-gamelog-scrollable-data{max-height:355px;overflow-y:auto;min-width:max-content}.mobile-gamelog-scrollable-row{display:flex;flex-direction:row;padding:10px;border-bottom:1px solid #2a3441;background:#0a0e1a4d;align-items:center;height:45px;gap:6px;min-width:max-content}@media (max-width: 400px){.mobile-gamelogs-card-title{font-size:18px}.mobile-gamelogs-year-picker{font-size:12px;padding:6px 10px;min-width:70px}.mobile-gamelog-header-text{font-size:9px}.mobile-gamelog-cell{font-size:11px}.mobile-gamelog-week-text{font-size:8px}.mobile-gamelog-opp-text{font-size:9px}}.mobile-yearly-card{background-color:#1e2330;margin:0 16px 16px;padding:20px;border-radius:12px;border:2px solid #2a3441}.mobile-yearly-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-yearly-title{color:#fff;font-size:20px;font-weight:800;text-align:center;letter-spacing:1px;text-transform:uppercase;margin:0}.mobile-yearly-dropdown{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-yearly-dropdown:focus{outline:none;border-color:#85c3e8}.mobile-yearly-stats-section{background-color:#0a0e1a80;border-radius:10px;border:1px solid #2a3441;padding:16px}.mobile-yearly-columns{display:flex;gap:16px}.mobile-yearly-column{flex:1}.mobile-yearly-column-title{color:#85c3e8;font-size:14px;font-weight:800;margin-bottom:12px;text-align:center;text-transform:uppercase;letter-spacing:.5px}.mobile-yearly-stat-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid rgba(133,195,232,.1)}.mobile-yearly-stat-row:last-child{border-bottom:none}.mobile-yearly-stat-label{color:#9ca3af;font-size:12px;font-weight:600}.mobile-yearly-stat-value{color:#fff;font-size:14px;font-weight:800}.mobile-depth-container{margin:16px;padding:20px;background:#121212e6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.mobile-depth-list{display:flex;flex-direction:column;gap:12px}.mobile-depth-player{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border-radius:12px;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.mobile-depth-player.current{background:#85c3e826;border-color:#85c3e866}.mobile-depth-headshot{width:60px;height:60px;border-radius:10px;background:#ffffff1a;display:flex;justify-content:center;align-items:center;overflow:hidden}.mobile-depth-headshot img{width:80px;height:auto}.mobile-depth-info{flex:1;display:flex;flex-direction:column;gap:4px}.mobile-depth-name{font-family:Jersey,sans-serif;font-size:1.1rem;color:#fff}.mobile-depth-position{font-size:12px;color:#fff9;text-transform:uppercase}.mobile-depth-rank{font-family:Jersey,sans-serif;font-size:1.5rem;color:#fff}.mobile-depth-chart-card{margin:0 16px 16px;padding:20px;background:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-depth-chart-title{font-family:Jersey,sans-serif;font-size:1.25rem;color:#fff;margin:0 0 16px;text-align:center;font-weight:800;letter-spacing:1px;text-transform:uppercase}.mobile-depth-chart-scroll{max-height:400px;overflow-y:auto;padding-bottom:4px}.mobile-depth-chart-scroll::-webkit-scrollbar{width:6px}.mobile-depth-chart-scroll::-webkit-scrollbar-track{background:#2a34414d;border-radius:3px}.mobile-depth-chart-scroll::-webkit-scrollbar-thumb{background:#2a3441;border-radius:3px}.mobile-depth-chart-scroll::-webkit-scrollbar-thumb:hover{background:#3a4451}.mobile-depth-chart-list{display:flex;flex-direction:column;gap:12px}.mobile-depth-chart-player{display:flex;align-items:center;gap:12px;padding:12px;background:#0a0e1a80;border-radius:10px;border:2px solid #2a3441;transition:all .3s ease;cursor:pointer}.mobile-depth-chart-player:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.mobile-depth-chart-player.mobile-depth-current{background:#85c3e826;border-color:#85c3e8}.mobile-depth-player-headshot-container{width:60px;height:60px;min-width:60px;border-radius:30px;background:#0a0e1a;border:2px solid #2a3441;overflow:hidden;display:flex;justify-content:center;align-items:center}.mobile-depth-player-headshot-img{width:100%;height:100%;object-fit:cover;background-color:#fff}.mobile-depth-player-info-section{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-depth-player-name{font-family:Jersey,sans-serif;font-size:.875rem;color:#fff;font-weight:700;flex:1;line-height:1.2}.mobile-depth-player-badge{background:#85c3e8;padding:6px 12px;border-radius:12px;min-width:32px;display:flex;justify-content:center;align-items:center}.mobile-depth-player-rank{font-family:Jersey,sans-serif;font-size:.875rem;color:#0a0e1a;font-weight:800}.mobile-depth-container,.mobile-depth-list,.mobile-depth-player,.mobile-depth-headshot,.mobile-depth-info,.mobile-depth-position,.mobile-depth-player-position{display:none}.mobile-stock-container{margin:16px;padding:20px;background:#121212e6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.mobile-stock-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-format-dropdown{position:relative}.mobile-stock-format-dropdown{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-format-button{padding:8px 16px;background:#1e1e1ee6;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer}.mobile-dropdown-arrow{font-size:10px;transition:transform .2s ease}.mobile-dropdown-arrow.open{transform:rotate(180deg)}.mobile-format-menu{position:absolute;top:100%;right:0;margin-top:4px;background:#141414f2;border:1px solid rgba(255,255,255,.2);border-radius:8px;overflow:hidden;z-index:1000;min-width:120px}.mobile-format-option{padding:12px 16px;color:#fff;font-size:14px;cursor:pointer;transition:background .2s ease}.mobile-format-option:hover{background:#ffffff1a}.mobile-current-adp{display:flex;justify-content:space-around;margin-bottom:20px;padding:16px;background:#ffffff08;border-radius:12px}.mobile-adp-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.mobile-adp-label{font-size:11px;color:#fff9;text-transform:uppercase}.mobile-adp-value{font-size:18px;color:#fff;font-weight:700}.mobile-chart-container{width:100%;height:200px}.mobile-stock-chart-card{margin:16px;padding:20px;background:#1e2330f2;border-radius:12px;border:2px solid #2a3441}.mobile-stock-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-stock-card-title{font-family:Jersey,sans-serif;font-size:1.3rem;color:#fff;margin:0;font-weight:800;text-transform:uppercase;letter-spacing:1px}.mobile-stock-format-dropdown{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-stock-format-dropdown:focus{outline:none;border-color:#85c3e8}.mobile-stock-dropdown-arrow{font-size:10px;transition:transform .2s ease}.mobile-stock-dropdown-arrow.open{transform:rotate(180deg)}.mobile-stock-format-menu{position:absolute;top:100%;right:0;margin-top:4px;background:#141414f2;border:2px solid #2a3441;border-radius:10px;overflow:hidden;z-index:1000;min-width:120px;box-shadow:0 4px 6px #0000004d}.mobile-stock-format-option{padding:12px 16px;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease;text-align:center;text-transform:uppercase;letter-spacing:.5px}.mobile-stock-format-option:hover{background:#85c3e833;color:#85c3e8}.mobile-stock-current-stats{display:flex;justify-content:space-around;margin-bottom:20px;padding:16px;background:#0a0e1a80;border-radius:10px;border:1px solid #2a3441}.mobile-stock-stat-item{display:flex;flex-direction:column;align-items:center;gap:8px}.mobile-stock-stat-label{font-size:11px;color:#85c3e8;text-transform:uppercase;font-weight:700;letter-spacing:.5px}.mobile-stock-stat-value{font-size:24px;color:#fff;font-weight:900}.mobile-stock-trend-up{color:#4ade80}.mobile-stock-trend-down{color:#f87171}.mobile-stock-chart-wrapper{width:100%;height:220px;background:#0a0e1a80;border-radius:10px;border:1px solid #2a3441;padding:10px}.mobile-stock-container,.mobile-stock-header,.mobile-format-dropdown,.mobile-format-button,.mobile-dropdown-arrow,.mobile-format-menu,.mobile-format-option,.mobile-current-adp,.mobile-adp-stat,.mobile-adp-label,.mobile-adp-value,.mobile-chart-container{display:none}.mobile-dependent-container{margin:16px;padding:20px;background:#121212e6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.mobile-position-group{margin-bottom:20px}.mobile-position-group:last-child{margin-bottom:0}.mobile-position-title{font-family:Jersey,sans-serif;font-size:1.2rem;color:#fff;margin:0 0 12px;text-align:center}.mobile-players-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.mobile-players-grid::-webkit-scrollbar{height:4px}.mobile-players-grid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:2px}.mobile-players-grid::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.mobile-teammate-card{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:80px;padding:12px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.mobile-teammate-headshot{width:60px;height:60px;border-radius:10px;background:#ffffff1a;display:flex;justify-content:center;align-items:center;overflow:hidden}.mobile-teammate-headshot img{width:80px;height:auto}.mobile-teammate-name{font-size:12px;color:#fff;text-align:center;font-weight:600}.mobile-teammate-rank{font-size:11px;color:#fff9}.mobile-dependent-positions-card{margin:0 16px 16px;padding:10px;background:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-dependent-card-title{color:#fff;font-size:20px;font-weight:800;margin-bottom:16px;text-align:center;letter-spacing:1px;text-transform:uppercase}.mobile-dependent-position-section{margin-bottom:20px}.mobile-dependent-position-section:last-child{margin-bottom:0}.mobile-dependent-position-header{color:#85c3e8;font-size:15px;font-weight:800;margin-bottom:14px;text-transform:uppercase;letter-spacing:1px;text-align:center}.mobile-dependent-players-scroll{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.mobile-dependent-player-card{width:calc((100% - 24px) / 3);min-width:90px;max-width:110px;background:#0a0e1a80;border-radius:10px;padding:15px;display:flex;flex-direction:column;align-items:center;border:2px solid #2a3441;cursor:pointer;transition:all .3s ease}.mobile-dependent-player-card:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.mobile-dependent-player-headshot{width:65px;height:65px;border-radius:10px;margin-bottom:10px;border:2px solid #2a3441;background:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.mobile-dependent-player-headshot img{width:85px;height:auto}.mobile-dependent-player-info{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:45px;width:100%}.mobile-dependent-player-name{font-size:11px;color:#fff;text-align:center;font-weight:800;margin-bottom:6px;letter-spacing:.3px}.mobile-dependent-player-rank{font-size:11px;color:#fff;font-weight:700}.mobile-dependent-player-rank-label{color:#85c3e8;font-weight:700}.mobile-contract-container{margin:16px;padding:20px;background:#121212e6;border-radius:16px;border:1px solid rgba(255,255,255,.1)}.mobile-contract-header{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-contract-icon{width:28px;height:28px;color:#fff}.mobile-contract-summary{display:flex;justify-content:space-around;margin-bottom:16px;padding:16px;background:#ffffff08;border-radius:12px}.mobile-contract-years{display:flex;justify-content:space-around;margin-bottom:20px;padding:16px;background:#ffffff08;border-radius:12px}.mobile-contract-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.mobile-contract-label{font-size:11px;color:#fff9;text-transform:uppercase;font-weight:600}.mobile-contract-value{font-size:14px;color:#fff;font-weight:700}.mobile-contract-table-container{overflow-x:auto}.mobile-contract-table{width:100%;border-collapse:collapse}.mobile-contract-table thead{background:#ffffff0d}.mobile-contract-table th{padding:10px 8px;font-size:11px;color:#fff9;text-transform:uppercase;font-weight:600}.mobile-contract-table td{padding:12px 8px;text-align:center;font-size:13px;color:#fff;border-bottom:1px solid rgba(255,255,255,.05)}.mobile-contract-table tbody tr:last-child td{border-bottom:none}.mobile-contract-details-card{margin:16px;padding:20px;background-color:#1e2330;border-radius:12px;border:2px solid #2a3441}.mobile-contract-header-section{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.mobile-contract-icon-svg{width:28px;height:28px;color:#fff}.mobile-contract-card-title{color:#fff;font-size:20px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin:0}.mobile-contract-summary-box{background-color:#0a0e1a80;border-radius:10px;border:1px solid #2a3441;padding:16px;margin-bottom:16px}.mobile-contract-summary-row{display:flex;justify-content:space-between;margin-bottom:12px}.mobile-contract-summary-row:last-child{margin-bottom:0}.mobile-contract-summary-item{display:flex;flex-direction:column;align-items:center;flex:1;margin-right:8px}.mobile-contract-summary-item:last-child{margin-right:0}.mobile-contract-summary-label{color:#85c3e8;font-size:12px;margin-bottom:4px;text-transform:uppercase;font-weight:700;letter-spacing:.5px;text-align:center}.mobile-contract-summary-value{color:#fff;font-size:16px;font-weight:800;text-align:center}.mobile-contract-table-wrapper{margin-top:8px}.mobile-contract-table-scroll{overflow-x:auto}.mobile-contract-data-table{width:100%;background-color:#0a0e1a80;border-radius:10px;overflow:hidden;border:2px solid #2a3441;border-collapse:collapse}.mobile-contract-data-table thead{background-color:#85c3e81a}.mobile-contract-data-table thead tr{border-bottom:1px solid #2a3441}.mobile-contract-data-table th{padding:10px;color:#85c3e8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;text-align:center}.mobile-contract-data-table tbody tr{border-bottom:1px solid rgba(42,52,65,.5)}.mobile-contract-data-table tbody tr:last-child{border-bottom:none}.mobile-contract-data-table td{padding:10px;text-align:center;color:#fff;font-size:13px;font-weight:700;letter-spacing:.3px}.mobile-coach-oline-wrapper{display:flex;flex-direction:column;gap:16px;margin:16px}.mobile-oline-card{background-color:#1e2330;margin:0;padding:20px;border-radius:12px;border:2px solid #2a3441}.mobile-oline-card-header{margin-bottom:16px}.mobile-oline-card-title{color:#fff;font-size:20px;font-weight:800;text-align:center;letter-spacing:1px;text-transform:uppercase}.mobile-oline-ranks-row{display:flex;justify-content:space-around;gap:16px}.mobile-oline-rank-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;background-color:#0a0e1a80;padding:16px;border-radius:10px;border:2px solid #2a3441}.mobile-oline-rank-label{color:#85c3e8;font-size:11px;text-transform:uppercase;text-align:center;font-weight:700;letter-spacing:.5px}.mobile-oline-rank-badge{border-radius:10px;padding:12px;min-width:65px;text-align:center;border:2px solid rgba(255,255,255,.1)}.mobile-oline-rank-text{color:#fff;font-size:18px;font-weight:900}.mobile-oline-rank-postfix{font-size:11px;opacity:.9;font-weight:700}.mobile-coach-card{background-color:#1e2330;margin:0;padding:20px;border-radius:12px;border:2px solid #2a3441}.mobile-coach-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mobile-coach-card-title{color:#fff;font-size:13px;font-weight:800;text-align:center;letter-spacing:1px;text-transform:uppercase}.mobile-coach-year-dropdown{background-color:#0a0e1a;padding:10px 32px 10px 16px;border-radius:10px;border:2px solid #2a3441;min-width:120px;color:#85c3e8;font-size:13px;font-weight:800;text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}.mobile-coach-year-dropdown:focus{outline:none;border-color:#85c3e8}.mobile-coach-staff-row{background-color:#0a0e1a80;border-radius:10px;padding:14px;margin-bottom:12px;border:2px solid #2a3441}.mobile-coach-staff-row:last-child{margin-bottom:0}.mobile-coach-info-section{display:flex;align-items:center;margin-bottom:14px;gap:12px}.mobile-coach-position-label{color:#85c3e8;font-size:13px;font-weight:800;width:35px;letter-spacing:.5px}.mobile-coach-headshot-container{display:flex;align-items:center;gap:12px;flex:1}.mobile-coach-headshot-wrapper{width:45px;height:45px;border-radius:10px;background-color:#ffffff0d;border:2px solid #2a3441;display:flex;justify-content:center;align-items:center;overflow:hidden}.mobile-coach-headshot-wrapper img{width:45px;height:45px;object-fit:cover}.mobile-coach-name-text{color:#fff;font-size:14px;font-weight:800;flex:1;letter-spacing:.3px}.mobile-coach-stats-row{display:flex;justify-content:space-around;gap:10px}.mobile-coach-single-stat{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}.mobile-coach-stat-label-text{color:#85c3e8;font-size:10px;text-transform:uppercase;font-weight:700;text-align:center;letter-spacing:.5px}.mobile-coach-stat-badge{border-radius:8px;padding:8px;min-width:45px;text-align:center;border:2px solid rgba(255,255,255,.1)}.mobile-coach-stat-text{color:#fff;font-size:15px;font-weight:900}.mobile-coach-stat-postfix{font-size:10px;opacity:.9;font-weight:700}.upgrade-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:50}.upgrade-modal-container{background-color:#fff;width:90%;max-width:42rem;border-radius:1rem;padding:2rem;position:relative;box-shadow:0 10px 25px #0000001a}.upgrade-modal-close-btn{position:absolute;top:1rem;right:1rem;color:#6b7280;background:none;border:none;font-size:1.5rem;cursor:pointer}.upgrade-modal-close-btn:hover{color:#374151}.upgrade-modal-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;text-align:center}.upgrade-modal-description{text-align:center;margin-bottom:1.5rem;color:#4b5563}.upgrade-modal-price-container{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.upgrade-modal-price-badge{background-color:#2563eb;color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease}.upgrade-modal-price-badge:hover{background-color:#1d4ed8}.upgrade-modal-price-yearly{background-color:#10b981;color:#fff;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;border:none;cursor:pointer;transition:background-color .2s ease}.upgrade-modal-price-yearly:hover{background-color:#059669}.upgrade-modal-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.upgrade-modal-btn-secondary{background-color:#e5e7eb;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .2s ease}.upgrade-modal-btn-secondary:hover{background-color:#d1d5db}.upgrade-modal-btn-primary{background-color:#2563eb;color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;border:none;cursor:pointer}.upgrade-modal-btn-primary:hover{background-color:#1d4ed8}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.toast{position:fixed;top:80px;right:20px;background:#121212fa;border-radius:12px;padding:1rem 1.5rem;box-shadow:0 10px 40px #000c;z-index:100000;display:flex;align-items:center;gap:1rem;min-width:300px;max-width:400px;animation:slideInFromRight .4s cubic-bezier(.68,-.55,.265,1.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100%) scale(.8)}to{opacity:1;transform:translate(0) scale(1)}}.toast-success{border-color:#85c3e8;background:linear-gradient(135deg,#121212fa,#85c3e826);box-shadow:0 10px 40px #85c3e84d}.toast-error{border-color:#ef4444;background:linear-gradient(135deg,#121212fa,#ef444426);box-shadow:0 10px 40px #ef44444d}.toast-info{border-color:#85c3e8;background:linear-gradient(135deg,#121212fa,#85c3e81a);box-shadow:0 10px 40px #85c3e833}.toast-icon{width:24px;height:24px;flex-shrink:0;stroke-width:2.5}.toast-success .toast-icon{stroke:#85c3e8;filter:drop-shadow(0 0 8px rgba(133,195,232,.5))}.toast-error .toast-icon{stroke:#ef4444;filter:drop-shadow(0 0 8px rgba(239,68,68,.5))}.toast-info .toast-icon{stroke:#85c3e8}.toast-message{color:#fff;font-size:.95rem;font-weight:500;flex:1;letter-spacing:.3px}.toast-close{background:none;border:none;color:#fff9;font-size:1.75rem;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease;flex-shrink:0;line-height:1}.toast-close:hover{color:#fff;background:#ffffff1a;transform:scale(1.1)}@media (max-width: 768px){.toast{top:70px;right:10px;left:10px;min-width:auto;max-width:none}}@media (max-width: 480px){.toast{padding:.875rem 1.25rem}.toast-icon{width:20px;height:20px}.toast-message{font-size:.875rem}.toast-close{font-size:1.5rem;width:24px;height:24px}}@media (prefers-reduced-motion: reduce){.toast{animation:none}}.subscription-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:60vh}.subscription-card{background-color:#121212f2;border:1px solid rgba(133,195,232,.2);border-radius:.5rem;padding:2rem;max-width:28rem;box-shadow:0 10px 25px #00000080}.subscription-card-success{border:1px solid #85C3E8}.subscription-card-cancel,.subscription-card-error{border:1px solid #ef4444}.subscription-header{display:flex;align-items:center;margin-bottom:1rem}.subscription-icon{width:3rem;height:3rem;margin-right:.75rem}.subscription-icon-success{color:#85c3e8}.subscription-icon-cancel,.subscription-icon-error{color:#ef4444}.subscription-title{font-size:1.5rem;font-weight:700;color:#fff}.subscription-content{margin-bottom:1.5rem}.subscription-text{color:#d1d5db;margin-bottom:.75rem}.subscription-text-debug{color:#9ca3af;font-size:.875rem;font-style:italic;margin-top:1rem;cursor:pointer}.subscription-text-debug:hover{color:#d1d5db}.subscription-text strong{color:#85c3e8;font-weight:700}.subscription-buttons{display:flex;flex-direction:column;gap:.75rem}.subscription-btn{font-weight:700;padding:.5rem 1rem;border-radius:.25rem;border:none;cursor:pointer;transition:background-color .2s ease;color:#fff}.subscription-btn-primary{background-color:#85c3e8;color:#000}.subscription-btn-primary:hover{background-color:#6fb3d8}.subscription-btn-success{background-color:#85c3e8;color:#000}.subscription-btn-success:hover{background-color:#6fb3d8}.subscription-btn-secondary{background-color:#4b5563}.subscription-btn-secondary:hover{background-color:#374151}.subscription-footer{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#9ca3af}.subscription-management-container{min-height:100vh;background-color:#000;padding:2rem 1rem}.page-title{text-align:center}.page-title h1{font-size:2.5rem;font-weight:800;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);margin:0}.loading-container{display:flex;justify-content:center;align-items:center;min-height:60vh}.spinner{width:50px;height:50px;border:4px solid rgba(133,195,232,.3);border-top-color:#85c3e8;border-radius:50%;animation:spin 1s linear infinite}.alert{margin-bottom:1.5rem;padding:1rem 1.5rem;border-radius:.5rem;display:flex;justify-content:space-between;align-items:center;animation:slideDown .3s ease-out;border:1px solid}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-error{background-color:#121212f2;border-color:#ef4444;color:#fca5a5}.alert-success{background-color:#121212f2;border-color:#85c3e8;color:#85c3e8}.alert-warning{background-color:#121212f2;border-color:#f59e0b;color:#fbbf24}.alert p{margin:0;font-weight:500}.dismiss-button{background:transparent;border:none;color:inherit;cursor:pointer;padding:.25rem .75rem;border-radius:.25rem;transition:background-color .2s;font-weight:600}.dismiss-button:hover{background-color:#85c3e833}.subscription-card{background-color:#121212f2;border-radius:1rem;padding:2rem;margin-bottom:2rem;box-shadow:0 20px 60px #000c;border:1px solid rgba(133,195,232,.3);transition:transform .3s ease,box-shadow .3s ease}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.card-title{font-size:1.875rem;font-weight:700;color:#fff;margin:0}.badge-container{display:flex;gap:.5rem;flex-wrap:wrap}.badge{padding:.375rem .875rem;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;transition:all .2s}.badge-status-active{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e866}.badge-status-inactive{background-color:#4b5563;color:#fff}.badge-status-cancelled{background-color:#ef4444;color:#fff;box-shadow:0 4px 12px #ef444466}.badge-type-premium{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e866}.badge-type-trial{background-color:#85c3e8b3;color:#000;box-shadow:0 4px 12px #85c3e84d}.badge-type-free{background-color:#4b5563;color:#fff}.cancellation-notice{background-color:#121212f2;border:2px solid #ef4444;border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem}.cancellation-notice h3{color:#fca5a5;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.cancellation-notice p{color:#d1d5db;line-height:1.6;margin:.5rem 0}.cancellation-notice .highlight{display:block;color:#fff;font-weight:600;margin-top:.75rem}.cancellation-notice .note{font-size:.875rem;color:#9ca3af;font-style:italic}.reactivate-btn{margin-top:1rem;background-color:#85c3e8;color:#000;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 12px #85c3e84d}.reactivate-btn:hover{background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e866}.divider{height:1px;background:linear-gradient(90deg,transparent,rgba(133,195,232,.3),transparent);margin:1.5rem 0}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:1.5rem 0}.info-item label{display:block;font-size:.875rem;color:#9ca3af;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.info-item .value{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.value-active{color:#85c3e8}.value-inactive{color:#6b7280}.value-cancelled{color:#ef4444}.verification-actions{margin:1.5rem 0}.verification-message{background-color:#121212f2;border:1px solid #85C3E8;border-radius:.75rem;padding:1.5rem;margin:1.5rem 0}.verification-message p{color:#d1d5db;margin:.5rem 0;line-height:1.6}.verification-message strong{color:#fff}.support-note{font-size:.875rem;color:#9ca3af;font-style:italic;margin-top:1rem!important}.button-container{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.btn{padding:.875rem 1.75rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e866}.btn-primary:hover{background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e880}.btn-outline{background:transparent;border:2px solid}.btn-outline-blue{border-color:#85c3e8;color:#85c3e8}.btn-outline-blue:hover{background-color:#85c3e81a;transform:translateY(-2px)}.btn-outline-purple{border-color:#85c3e8;color:#85c3e8}.btn-outline-purple:hover{background-color:#85c3e81a;transform:translateY(-2px)}.btn-outline-red{border-color:#ef4444;color:#ef4444}.btn-outline-red:hover{background-color:#ef44441a;transform:translateY(-2px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.feature-item{background-color:#121212f2;border:1px solid rgba(133,195,232,.2);border-radius:.75rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{background-color:#121212;border-color:#85c3e8;transform:translateY(-4px);box-shadow:0 8px 24px #85c3e84d}.feature-title{color:#fff;font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.feature-description{color:#d1d5db;line-height:1.6;margin:0;font-size:.9375rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background-color:#121212fa;border:1px solid rgba(133,195,232,.3);border-radius:1rem;padding:2rem;max-width:500px;width:100%;box-shadow:0 25px 75px #000000e6;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal.subscription-modal{max-width:800px}.modal-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.modal-text{color:#d1d5db;line-height:1.6;margin:0 0 1.5rem}.modal-buttons{display:flex;gap:1rem;flex-wrap:wrap}.modal-btn-cancel,.modal-btn-confirm{flex:1;min-width:140px;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:none}.modal-btn-cancel{background:transparent;border:2px solid #6b7280;color:#d1d5db}.modal-btn-cancel:hover{background-color:#6b728033;border-color:#9ca3af}.modal-btn-confirm{background-color:#ef4444;color:#fff;box-shadow:0 4px 12px #ef44444d}.modal-btn-confirm:hover{background-color:#dc2626;transform:translateY(-2px);box-shadow:0 6px 16px #ef444466}.modal-btn-confirm:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.modal-footer{margin-top:1.5rem;text-align:center}.subscription-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:1.5rem}.subscription-tier{background-color:#121212f2;border:2px solid rgba(133,195,232,.2);border-radius:1rem;padding:2rem;position:relative;transition:all .3s ease}.subscription-tier:hover{border-color:#85c3e8;transform:translateY(-4px);box-shadow:0 12px 32px #85c3e84d}.subscription-tier.featured{border-color:#85c3e8;box-shadow:0 8px 24px #85c3e866}.best-value-tag{position:absolute;top:-12px;right:20px;background-color:#85c3e8;color:#000;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 4px 12px #85c3e866}.subscription-tier h3{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 1rem;text-align:center}.price{color:#fff;font-size:2.5rem;font-weight:800;text-align:center;margin-bottom:.5rem}.price span{font-size:1rem;color:#9ca3af;font-weight:400}.savings{text-align:center;color:#85c3e8;font-weight:600;margin-bottom:1.5rem;font-size:.875rem}.features{list-style:none;padding:0;margin:1.5rem 0}.features li{color:#d1d5db;border-bottom:1px solid rgba(133,195,232,.1);position:relative;padding:.75rem 0 .75rem 1.75rem}.features li:last-child{border-bottom:none}.features li:before{content:"✓";position:absolute;left:0;color:#85c3e8;font-weight:700}.subscribe-button{width:100%;padding:1rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;border:none;margin-top:1rem}.subscribe-button.monthly{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e866}.subscribe-button.monthly:hover{background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e880}.subscribe-button.yearly{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e880}.subscribe-button.yearly:hover{background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e899}.subscribe-button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.loading-spinner-inline{width:3rem;height:3rem;border:4px solid rgba(133,195,232,.3);border-top-color:#85c3e8;border-radius:50%;animation:spin 1s linear infinite;margin-right:.75rem}@media (max-width: 768px){.page-title h1{font-size:2rem}.subscription-card{padding:1.5rem}.card-header{flex-direction:column;align-items:flex-start}.info-grid{grid-template-columns:1fr}.modal-buttons{flex-direction:column}.modal-btn-cancel,.modal-btn-confirm{width:100%}.subscription-tiers{grid-template-columns:1fr}}.App{min-height:100vh;height:auto}.bg-player-profile{background:linear-gradient(to bottom right,#101010,#1e1e1e,#292929)}.bg-team-analyzer,.bg-rankings{background-color:#000}.bg-default{background-color:#111}.app-layout{position:relative;overflow:hidden}.app-layout:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:inherit;pointer-events:none;z-index:1;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 30px #0000001a}.app-main,.ResponsiveNavbar{position:relative;z-index:2}.forgot-password-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:80vh}.forgot-password-card{background-color:#121212f2;border:1px solid rgba(133,195,232,.2);border-radius:.5rem;padding:2rem;max-width:28rem;width:100%;box-shadow:0 10px 25px #00000080}.forgot-password-header{display:flex;align-items:center;margin-bottom:1.5rem}.forgot-password-icon{width:3rem;height:3rem;margin-right:.75rem;flex-shrink:0}.forgot-password-icon-success,.forgot-password-icon-default{color:#85c3e8}.forgot-password-icon-error{color:#ef4444}.forgot-password-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.forgot-password-content{margin-bottom:1.5rem}.forgot-password-text{color:#d1d5db;margin-bottom:.75rem;line-height:1.6}.forgot-password-text:last-child{margin-bottom:0}.forgot-password-form{width:100%}.form-label{display:block;font-size:.875rem;font-weight:600;color:#d1d5db;margin-bottom:.5rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#d1d5db;margin-bottom:.5rem;margin-top:1rem}.form-input{width:100%;padding:.75rem 1rem;background-color:#0000004d;border:1px solid rgba(133,195,232,.2);border-radius:.375rem;color:#fff;font-size:1rem;transition:all .2s ease}.form-input:focus{outline:none;border-color:#85c3e8;background-color:#0006;box-shadow:0 0 0 3px #85c3e81a}.form-input:disabled{opacity:.6;cursor:not-allowed}.form-input::placeholder{color:#9ca3af}.error-message{background-color:#ef44441a;border:1px solid #ef4444;border-radius:.375rem;padding:.75rem;margin-bottom:1rem}.error-message p{color:#fca5a5;margin:0;font-size:.875rem}.password-strength-container{margin-top:.5rem}.password-strength-bar{height:4px;background-color:#85c3e833;border-radius:2px;overflow:hidden;margin-bottom:.5rem}.password-strength-fill{height:100%;width:0;transition:all .3s ease;border-radius:2px}.strength-weak .password-strength-fill{width:33%;background-color:#ef4444}.strength-medium .password-strength-fill{width:66%;background-color:#f59e0b}.strength-strong .password-strength-fill{width:100%;background-color:#85c3e8}.password-strength-text{font-size:.75rem;color:#9ca3af;margin:0}.password-match-error{color:#ef4444;font-size:.75rem;margin-top:.5rem;margin-bottom:0}.loading-spinner-inline{width:3rem;height:3rem;border:4px solid rgba(133,195,232,.3);border-top-color:#85c3e8;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(360deg)}}.forgot-password-buttons{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.forgot-password-btn{font-weight:700;padding:.75rem 1.5rem;border-radius:.375rem;border:none;cursor:pointer;transition:all .3s ease;color:#fff;font-size:1rem;width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.forgot-password-btn-primary{background-color:#85c3e8;color:#000;box-shadow:0 4px 12px #85c3e84d}.forgot-password-btn-primary:hover:not(:disabled){background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e866}.forgot-password-btn-secondary{background:transparent;border:2px solid #6b7280;color:#d1d5db}.forgot-password-btn-secondary:hover:not(:disabled){background-color:#6b728033;border-color:#9ca3af}.forgot-password-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@media (min-width: 640px){.forgot-password-buttons{flex-direction:row}.forgot-password-btn{width:auto;flex:1}}@media (max-width: 640px){.forgot-password-container{padding:1rem}.forgot-password-card{padding:1.5rem}.forgot-password-icon{width:2.5rem;height:2.5rem}.forgot-password-title{font-size:1.25rem}}.legal-container,.feedback-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:60vh}.legal-content,.feedback-content{background-color:#121212f2;border:1px solid rgba(133,195,232,.2);border-radius:.5rem;padding:2rem;max-width:50rem;width:100%;box-shadow:0 10px 25px #00000080}.legal-header{margin-bottom:2rem;text-align:center}.legal-title,.legal-content h1,.feedback-content h1{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.effective-date{font-size:.875rem;color:#9ca3af;font-style:italic}.legal-section{margin-bottom:2rem}.section-title,.legal-content h2{font-size:1.5rem;font-weight:600;color:#85c3e8;margin-bottom:1rem}.section-text,.legal-content p,.feedback-intro{color:#d1d5db;line-height:1.6;margin-bottom:.75rem}.text-bold{color:#fff;font-weight:600}.list-container,.legal-content ul{list-style:none;padding:0;margin:1rem 0}.list-item,.legal-content li{color:#d1d5db;padding:.5rem 0 .5rem 1.75rem;position:relative}.list-item:before,.legal-content li:before{content:"•";position:absolute;left:.5rem;color:#85c3e8;font-weight:700}.email-link,.legal-content a{color:#85c3e8;text-decoration:none;font-weight:500}.email-link:hover,.legal-content a:hover{text-decoration:underline}.feedback-form{margin-top:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:.875rem;color:#9ca3af;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.required{color:#ef4444}.form-group input,.form-group textarea{width:100%;padding:.75rem;background-color:#0000004d;border:1px solid rgba(133,195,232,.3);border-radius:.375rem;color:#fff;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#85c3e8}.form-group textarea{resize:vertical;min-height:120px}.feedback-button{width:100%;font-weight:700;padding:.875rem 1rem;border-radius:.375rem;border:none;cursor:pointer;transition:all .3s ease;background-color:#85c3e8;color:#000;font-size:1rem;box-shadow:0 4px 12px #85c3e866}.feedback-button:hover:not(:disabled){background-color:#6fb3d8;transform:translateY(-2px);box-shadow:0 6px 16px #85c3e880}.feedback-button:disabled{opacity:.5;cursor:not-allowed}.feedback-success{text-align:center;padding:2rem}.success-icon{width:4rem;height:4rem;margin:0 auto 1.5rem;background-color:#85c3e8;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;box-shadow:0 4px 12px #85c3e866}.feedback-success h2{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.feedback-success p{color:#d1d5db;margin-bottom:1.5rem;line-height:1.6}.error-message{background-color:#ef44441a;border:1px solid #ef4444;color:#fca5a5;padding:.75rem;border-radius:.375rem;margin-bottom:1rem;font-size:.875rem}@media (max-width: 768px){.legal-content,.feedback-content{padding:1.5rem}.legal-title,.legal-content h1,.feedback-content h1{font-size:1.75rem}.section-title,.legal-content h2{font-size:1.25rem}}.custom-rankings-container{width:98%;height:90vh;margin:auto}.main-flex-container{display:flex;gap:20px;width:100%}.left-flex-container{width:50%;height:auto;min-height:700px;position:relative}.left-flex-container:before{content:"EXPERT RANKINGS";position:absolute;top:-30px;left:0;color:var(--color-accent-cyan);font-weight:800;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;border-bottom:2px solid var(--color-accent-cyan);padding-bottom:5px}.right-flex-container{width:50%;display:flex;flex-direction:column;height:auto;min-height:700px;position:relative;overflow-x:visible}.right-flex-container:before{content:"CUSTOM RANKINGS";position:absolute;top:-30px;left:0;color:var(--color-accent-cyan);font-weight:800;font-size:.9rem;letter-spacing:2px;text-transform:uppercase;border-bottom:2px solid var(--color-accent-cyan);padding-bottom:5px}.left-container-settings-container{display:flex;flex-direction:column;gap:1rem;padding:1.2rem;background:var(--gradient-primary, linear-gradient(135deg, #1e2330 0%, #161b26 100%));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border-primary, #2a3441);border-radius:12px;box-shadow:0 8px 32px var(--color-shadow-light, rgba(0, 0, 0, .3)),inset 0 1px 0 var(--color-glass-highlight, rgba(255, 255, 255, .1));position:relative;z-index:100;height:125px;align-items:center;justify-content:center}.left-container-settings-container .table-controls{display:flex;justify-content:center;align-items:center;padding:0;background:transparent;border:none;border-radius:0;box-shadow:none;gap:1rem;z-index:inherit;flex-wrap:wrap}.left-container-settings-container .controls-left{display:flex;gap:1.2rem;align-items:center}.left-container-settings-container .controls-right{display:flex;align-items:center}.left-container-settings-container .search-bar{padding:.4rem 1.2rem;height:36.8px;border-radius:8px;border:1px solid var(--color-border-primary, #2a3441);background:var(--color-surface, #0d1117);color:var(--color-text-primary, #ffffff);font-size:.95rem;width:190px;min-width:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.left-container-settings-container .search-bar:focus{outline:none;border-color:var(--color-accent-cyan, #00FFFF);box-shadow:0 0 15px var(--color-accent-cyan-glow, rgba(0, 255, 255, .3))}.left-container-settings-container .search-bar::placeholder{color:var(--color-text-secondary, #9ca3af)}@media (max-width: 2000px){.left-container-settings-container{padding:1rem;height:auto;min-height:100px}}@media (max-width: 1600px){.left-container-settings-container .table-controls{gap:.8rem}.left-container-settings-container .search-bar{width:160px;font-size:.9rem}.left-container-settings-container .dropdown-toggle{font-size:.85rem;padding:4px 12px}}@media (max-width: 1200px){.left-container-settings-container{padding:.8rem;height:auto}.left-container-settings-container .table-controls{gap:.6rem}.left-container-settings-container .search-bar{width:140px;font-size:.85rem;padding:.35rem 1rem}.left-container-settings-container .dropdown-toggle{font-size:.8rem;padding:4px 10px;min-width:100px}}@media (max-width: 912px){.left-container-settings-container{padding:.7rem}.left-container-settings-container .table-controls{flex-direction:column;align-items:stretch;gap:.5rem}.left-container-settings-container .controls-left{flex-direction:column;gap:.5rem;width:100%}.left-container-settings-container .search-bar{width:100%}.left-container-settings-container .dropdown{width:100%;flex:none}.left-container-settings-container .dropdown-toggle{width:100%}}@media (max-width: 768px){.left-container-settings-container{padding:.6rem}.left-container-settings-container .search-bar{font-size:.8rem;height:34px}.left-container-settings-container .dropdown-toggle{font-size:.75rem;height:34px}.left-container-settings-container p{font-size:.75rem}}@media (max-width: 530px){.left-container-settings-container{padding:.5rem}.left-container-settings-container .table-controls{gap:.4rem}.left-container-settings-container .search-bar{font-size:.75rem;height:32px;padding:.3rem .8rem}.left-container-settings-container .dropdown-toggle{font-size:.7rem;height:32px;padding:3px 8px}.left-container-settings-container .dropdown-arrow{width:10px;height:10px}}@media (max-width: 380px){.left-container-settings-container{padding:.4rem}.left-container-settings-container .table-controls{gap:.3rem}.left-container-settings-container .search-bar{font-size:.7rem;height:30px;padding:.25rem .6rem}.left-container-settings-container .dropdown-toggle{font-size:.65rem;height:30px;padding:2px 6px;min-width:80px}.left-container-settings-container .dropdown-arrow{width:8px;height:8px}.left-container-settings-container p{font-size:.65rem}}@media (max-width: 320px){.left-container-settings-container{padding:.3rem}.left-container-settings-container .search-bar{font-size:.65rem;height:28px;padding:.2rem .5rem}.left-container-settings-container .dropdown-toggle{font-size:.6rem;height:28px;padding:2px 5px;min-width:70px}.left-container-settings-container p{font-size:.6rem}}.left-container-settings-container .dropdown{position:relative;display:inline-block;z-index:1}.left-container-settings-container .dropdown-toggle{padding:5px 16px;background:var(--color-secondary-bg, #1e2330);border:1px solid var(--color-border-primary, #2a3441);border-radius:8px;color:var(--color-text-primary, #ffffff);font-size:12px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;min-width:50px;height:36.8px;flex:1}.left-container-settings-container .dropdown-toggle:hover{border-color:var(--color-accent-cyan, #00FFFF);background:var(--color-hover-bg, #252b3a)}.left-container-settings-container .dropdown-toggle.active{border-color:var(--color-accent-cyan, #00FFFF);box-shadow:0 0 15px var(--color-accent-cyan-glow, rgba(0, 255, 255, .3))}.left-container-settings-container .dropdown-arrow{width:12px;height:12px;border-right:2px solid var(--color-text-secondary, #9ca3af);border-bottom:2px solid var(--color-text-secondary, #9ca3af);transform:rotate(45deg) translateY(-3px);transition:transform .3s}.left-container-settings-container .dropdown-toggle.active .dropdown-arrow{transform:rotate(-135deg) translateY(3px);border-color:var(--color-accent-cyan, #00FFFF)}.left-container-settings-container .dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:var(--color-secondary-bg, #1e2330);border:1px solid var(--color-border-primary, #2a3441);border-radius:8px;box-shadow:0 10px 30px var(--color-shadow-heavy, rgba(0, 0, 0, .5));opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:1000;max-height:300px;overflow-y:auto}.left-container-settings-container .dropdown.open{z-index:9999}.left-container-settings-container .dropdown.open .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.left-container-settings-container .dropdown-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--color-border-primary, #2a3441);color:var(--color-text-primary, #ffffff);font-size:14px}.left-container-settings-container .dropdown-item.selected{background:var(--color-accent-cyan, #00FFFF);color:var(--color-hover-bg, #252b3a);font-weight:700}.left-container-settings-container .dropdown-item:last-child{border-bottom:none}.left-container-settings-container .dropdown-item:hover{background:var(--color-hover-bg, #252b3a);color:var(--color-accent-cyan, #00FFFF);padding-left:20px}.right-container-settings-container{background:var(--gradient-primary, linear-gradient(135deg, #1e2330 0%, #161b26 100%));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-border-primary, #2a3441);border-radius:12px;box-shadow:0 8px 32px var(--color-shadow-light, rgba(0, 0, 0, .3)),inset 0 1px 0 var(--color-glass-highlight, rgba(255, 255, 255, .1));padding:1.5rem;display:flex;flex-direction:column;gap:1rem;height:125px}.right-container-title{font-size:1.25rem;font-weight:700;color:var(--color-text-primary, #ffffff);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;text-align:center}.rankings-management-section{display:flex;flex-direction:column;gap:1rem}.ranking-name-and-actions-row{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.ranking-name-section{display:flex;flex-direction:column;gap:.25rem;min-width:200px;max-width:300px;flex:0 0 auto}.ranking-name-label{font-size:.8rem;font-weight:600;color:var(--color-text-secondary, #9ca3af);text-transform:uppercase;letter-spacing:.5px}.ranking-name-input{padding:.6rem .8rem;border-radius:6px;border:1px solid var(--color-border-primary, #2a3441);background:var(--color-surface, #0d1117);color:var(--color-text-primary, #ffffff);font-size:.9rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease;width:100%;flex:2}.ranking-name-input:focus{outline:none;border-color:var(--color-accent-cyan, #00FFFF);box-shadow:0 0 15px var(--color-accent-cyan-glow, rgba(0, 255, 255, .3));transform:translateY(-1px)}.ranking-name-input::placeholder{color:var(--color-text-secondary, #9ca3af)}.save-status{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;text-align:center}.save-status.saved{color:#0f8}.save-status.unsaved{color:#f80}.ranking-actions-section{display:flex;gap:.5rem;flex-wrap:wrap;flex:1;align-items:center;margin-top:1.2rem;justify-content:center}.ranking-action-button{display:flex;align-items:center;gap:.4rem;padding:.6rem .8rem;border:1px solid var(--color-accent-cyan, #00FFFF);border-radius:6px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;justify-content:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap;min-width:70px;background:transparent;color:var(--color-accent-cyan, #00FFFF);box-shadow:0 0 10px #0ff3,inset 0 0 10px #00ffff1a}.ranking-action-button:hover{background:var(--color-accent-cyan, #00FFFF);color:#000;transform:translateY(-2px);box-shadow:0 0 20px #00ffff80,0 4px 15px #00ffff4d,inset 0 0 20px #0ff3;border-color:var(--color-accent-cyan, #00FFFF)}.ranking-action-button:active{transform:translateY(-1px);box-shadow:0 0 15px #0ff6,0 2px 10px #0ff3}.ranking-action-button:disabled{opacity:.4;cursor:not-allowed;transform:none;background:transparent;color:#0ff6;border-color:#0ff6;box-shadow:none}.ranking-action-button:disabled:hover{background:transparent;color:#0ff6;transform:none;box-shadow:none}@media (max-width: 2000px){.right-container-settings-container{padding:1.2rem;height:auto;min-height:100px}}@media (max-width: 1600px){.right-container-settings-container{padding:1rem}.ranking-name-input{font-size:.85rem;padding:.5rem .7rem}.ranking-action-button{font-size:.75rem;padding:.5rem .7rem;min-width:65px}.ranking-name-label{font-size:.75rem}.save-status{font-size:.65rem}}@media (max-width: 1200px){.right-container-settings-container{padding:.8rem}.ranking-name-section{min-width:180px;max-width:250px}.ranking-name-input{font-size:.8rem;padding:.45rem .6rem}.ranking-action-button{font-size:.7rem;padding:.45rem .6rem;min-width:60px;gap:.3rem}.ranking-action-button svg{width:14px;height:14px}}@media (max-width: 912px){.right-container-settings-container{padding:.7rem}.ranking-name-and-actions-row{flex-direction:column;align-items:stretch;gap:.8rem}.ranking-name-section{min-width:100%;max-width:100%}.ranking-actions-section{margin-top:0;justify-content:space-between;width:100%}.ranking-action-button{flex:1}}@media (max-width: 768px){.right-container-settings-container{padding:.6rem}.ranking-name-input{font-size:.75rem;padding:.4rem .5rem}.ranking-action-button{font-size:.65rem;padding:.4rem .5rem;min-width:55px}.ranking-name-label{font-size:.7rem}.save-status{font-size:.6rem}}@media (max-width: 530px){.right-container-settings-container{padding:.5rem}.ranking-name-input{font-size:.7rem;padding:.35rem .45rem}.ranking-action-button{font-size:.6rem;padding:.35rem .45rem;min-width:50px;gap:.2rem}.ranking-action-button svg{width:12px;height:12px}.ranking-actions-section{gap:.3rem}}@media (max-width: 380px){.right-container-settings-container{padding:.4rem}.ranking-name-input{font-size:.65rem;padding:.3rem .4rem}.ranking-action-button{font-size:.55rem;padding:.3rem .4rem;min-width:45px}.ranking-action-button svg{width:10px;height:10px}.ranking-name-label{font-size:.65rem}.save-status{font-size:.55rem}}@media (max-width: 320px){.right-container-settings-container{padding:.3rem}.ranking-name-input{font-size:.6rem;padding:.25rem .35rem}.ranking-action-button{font-size:.5rem;padding:.25rem .35rem;min-width:40px}.ranking-action-button svg{width:8px;height:8px}.ranking-name-label{font-size:.6rem}.save-status{font-size:.5rem}.ranking-actions-section{gap:.2rem}}.delete-button{background:#f44;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #ff44444d}.player-row:hover .delete-button,.custom-player-row:hover .delete-button{opacity:1}.delete-button:hover{background:linear-gradient(135deg,#f44,#c00);transform:scale(1.1);box-shadow:0 4px 12px #ff444480,0 0 20px #ff44444d}.delete-button:active{transform:scale(.95)}.delete-button svg{width:16px;height:16px;flex-shrink:0}.delete-button:before{content:"Remove";position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:11;margin-bottom:5px}.delete-button:hover:before{opacity:1}.insert-button{background:#4a90e2;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.insert-above{top:10px;right:50px}.insert-below{top:10px;right:90px}.insert-below-tier{top:50%;right:140px}.player-row:hover .insert-button,.custom-player-row:hover .insert-button,.tier-row:hover .insert-button{opacity:1}.insert-button:hover{background:linear-gradient(135deg,#4a90e2,#357abd);transform:scale(1.1);box-shadow:0 4px 12px #4a90e280,0 0 20px #4a90e24d}.insert-above-tier:hover,.insert-below-tier:hover{transform:translateY(-10%) scale(1.1)}.insert-button:active{transform:scale(.95)}.insert-above-tier:active,.insert-below-tier:active{transform:translateY(-10%) scale(.95)}.insert-button svg{width:16px;height:16px;flex-shrink:0}.insert-button:before{content:"Insert";position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:11;margin-bottom:5px}.insert-button:hover:before{opacity:1}.custom-rankings-container .tier-row{margin:20px auto;height:86.67px;display:flex;align-items:center;justify-content:center;width:95%;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.tier-content{position:relative;display:flex;justify-content:center;width:100%;align-items:center;gap:20px;min-height:40px}.tier-label{cursor:pointer;transition:all .3s ease;position:relative;padding:8px 16px;border-radius:4px}.tier-label:hover:after{opacity:1}.tier-label.saved{animation:tierNameSaved .6s ease-out}.tier-row.editing{cursor:default;background:#0ff3!important;border:2px solid #00FFFF!important}.tier-row.editing:hover{transform:none;box-shadow:0 0 20px #0ff6!important}.tier-row.editing .tier-label:after{display:none}.tier-edit-container{display:flex;align-items:center;justify-content:center;width:100%}.tier-name-input{background:#000c;border:2px solid #00FFFF;border-radius:6px;color:#0ff;font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:8px 16px;text-align:center;min-width:200px;max-width:400px;outline:none;box-shadow:0 0 15px #00ffff4d}.tier-name-input:focus{box-shadow:0 0 25px #00ffff80;transform:scale(1.02)}.tier-name-input::placeholder{color:#0ff9;text-transform:none;letter-spacing:normal}.add-tier-button{background:#0ff;color:#000;border:none;border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00ffff4d;margin-top:10px}.add-tier-button:hover{background:#00d9ff;transform:translateY(-1px);box-shadow:0 4px 12px #0ff6}.add-tier-button:active{transform:translateY(0)}.edit-tier-button{background:#4a90e2;color:#fff;border:none;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px #4a90e24d}.tier-row:hover .edit-tier-button{opacity:1}.edit-tier-button:hover{background:#357abd;transform:translateY(-10%) scale(1.1);box-shadow:0 4px 12px #4a90e280}.edit-tier-button svg{width:14px;height:14px;flex-shrink:0}.tier-delete{background:#f44;color:#fff;border:none;border-radius:6px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:10;box-shadow:0 2px 8px #ff44444d}.tier-row:hover .tier-delete{opacity:1}.tier-delete:hover{background:#f22;transform:translateY(-10%) scale(1.1);box-shadow:0 4px 12px #ff444480}.tier-delete svg{width:14px;height:14px;flex-shrink:0}.tier-row.editing .edit-tier-button,.tier-row.editing .tier-delete{pointer-events:none;opacity:.3}.player-row{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.player-row.dragging{pointer-events:none;z-index:1000}.drag-overlay-player{background:#1e1e1ef2;border:2px solid #00d4aa;border-radius:8px;padding:8px 12px;box-shadow:0 8px 24px #0000004d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;pointer-events:none;transform:rotate(5deg)}.drag-overlay-content{display:flex;align-items:center;gap:8px;white-space:nowrap}.drag-overlay-content .headshot-circle{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.drag-overlay-content .headshot-circle img{width:100%;height:100%;object-fit:cover}.drag-overlay-content .player-info{display:flex;flex-direction:column;gap:2px}.drag-overlay-content .player-name{color:#fff;font-weight:600;font-size:14px}.drag-overlay-content .position-badge{background:#00d4aa;color:#000;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:700;width:fit-content}.empty-slot{transition:background-color .2s ease}.empty-slot:hover{background-color:#00d4aa1a;border:1px dashed #00d4aa}.right-container-table-container,.left-container-table-container{contain:layout style paint}.dragging .fantasy-stats-section,.dragging .adp-proj-section{display:none}.load-more-container{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;background:#ffffff05;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.load-more-button{background:var(--color-accent-cyan);color:var(--color-primary-bg);border:none;border-radius:8px;padding:5px 20px;font-weight:600;font-size:.9rem;height:44px;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:1px}.load-more-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0003;background:linear-gradient(135deg,#5a6fd8,#6a4190)}.load-more-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.showing-count{font-size:12px;color:#fff9;text-align:center}.left-container-table-container,.right-container-table-container{display:flex;flex-direction:column;height:70vh;min-height:500px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.left-container-table-container::-webkit-scrollbar,.right-container-table-container::-webkit-scrollbar{display:none}.left-container-table-container table,.right-container-table-container table{flex:1;height:auto;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.left-container-table-container table::-webkit-scrollbar,.right-container-table-container table::-webkit-scrollbar{display:none}.custom-rankings-container thead{display:none}.custom-rankings-container .player-row{width:95%}.custom-ranks-player-stat-label,.custom-ranks-player-stat-value{color:#fff}.custom-player-row{display:flex;background:#0a0a0a;border:1px solid #222;border-radius:8px;padding:16px 20px;margin:10px auto;justify-content:space-between;align-items:center;transition:all .3s;width:100%;position:relative;min-height:80px;cursor:pointer}.custom-player-row:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color-accent-cyan);border-radius:10px 0 0 10px;transform:scaleY(0);transition:transform .3s}.custom-player-row:hover:before{transform:scaleY(1)}.custom-player-row:hover{border-color:#85c3e8;box-shadow:0 0 15px #00ffff4d;background:#00ffff0d}.custom-player-row.selected-left-row,.player-row.empty-slot.selected-right-row,.custom-player-row.selected-right-row{border-color:#0ff;background:#00ffff1a;box-shadow:0 0 10px #00ffff80}.custom-rank-cell{width:50px;height:50px;border:2px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:22px;color:#666;margin-right:15px;transition:all .3s;text-shadow:none;flex-shrink:0;min-width:50px;min-height:50px}.custom-player-row:hover .custom-rank-cell{border-color:#85c3e8;color:#85c3e8;box-shadow:0 0 20px #85c3e8;text-shadow:none}.custom-headshot-cell{display:flex;justify-content:center;align-items:center;padding:0;margin-right:15px;background:transparent}.custom-headshot-circle{width:80px;height:80px;border-radius:8px;background:transparent;border:1px solid var(--color-border-primary);display:inline-block;overflow:hidden;box-shadow:0 6px 20px var(--color-shadow-light);transition:all .3s ease;position:relative;flex-shrink:0}.custom-headshot-circle:hover{transform:scale(1.05);border-color:var(--color-accent-cyan);box-shadow:0 8px 25px var(--color-shadow-medium),0 0 15px #85c3e8}.custom-headshot-circle img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.custom-player-main-content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px;flex:1;display:none}.custom-player-info-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1;min-width:0}.custom-player-name-row{display:flex;align-items:center;gap:16px;width:100%}.custom-player-name{color:var(--color-text-primary);font-weight:700;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-team-position-row{display:flex;align-items:center;gap:12px;font-size:.9rem}.custom-position-badge{background:var(--color-accent-cyan);color:var(--color-primary-bg);padding:4px 12px;border-radius:12px;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:1px}.custom-team-info{display:flex;align-items:center;gap:8px;color:var(--color-text-secondary);font-weight:600;flex-direction:row;font-size:1.2rem;overflow:visible}.custom-team-info span{width:150px}.custom-logo-circle{width:40px;height:40px;border-radius:4px;background:transparent;border:none;display:inline-block;overflow:visible;transition:all .3s ease;flex-shrink:0}.custom-logo-circle img{width:100%;height:100%;object-fit:contain}.custom-fantasy-stats-section{display:flex;flex-direction:column;align-items:center;gap:4px;flex:.7;min-width:120px}.custom-rank-stats-label{color:var(--color-text-secondary);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.custom-rank-stats-value{color:var(--color-text-primary);font-size:1.6rem;font-weight:700}.custom-adp-proj-section{display:flex;gap:24px;align-items:center;flex-shrink:0}.custom-player-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:60px}.custom-player-stat-label{color:var(--color-text-secondary);font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.custom-player-stat-value{color:var(--color-text-primary);font-size:1.6rem;font-weight:700}.custom-rank-name-info-mobile-flex{display:flex;flex-direction:row;align-items:center}.custom-mobile-rank-headshot-flex{display:flex}.custom-player-info-section-mobile{display:flex;flex-direction:column;gap:5px;width:400px}.custom-fantasy-stats-mobile-flex-2{display:flex;justify-content:flex-start;gap:30px;display:none}.custom-fantasy-stats-section-mobile-2{display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-adp-proj-section-mobile-2{display:flex;flex-direction:row;gap:10px}.custom-fantasy-stats-section-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-right:20px}.custom-adp-proj-section-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center}.custom-player-submenu-row{height:auto;background:var(--color-background);border:1px solid var(--color-border-primary);border-radius:12px;margin:0 0 15px;padding:0;box-shadow:inset 0 0 20px #00ffff0d,0 4px 15px var(--color-shadow-light);display:block;width:100%;position:relative}.custom-player-submenu-row:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color-accent-cyan);border-radius:10px 0 0 10px;transform:scaleY(0);transition:transform .3s}.custom-player-submenu-row:hover:before{transform:scaleY(1)}.custom-player-submenu-row:hover{border-color:#0ff;box-shadow:inset 0 0 20px #00ffff0d,0 4px 15px var(--color-shadow-light);cursor:default}.custom-player-submenu-row td{display:block;width:100%;padding:0;margin:0;border-radius:0;border:none;box-shadow:none;background:transparent}.custom-player-submenu-content{padding:5px 18px;width:100%;display:flex;flex-direction:column;gap:20px;background:transparent;box-sizing:border-box}.custom-v3-layout{display:flex;flex-direction:column;gap:10px;padding-bottom:12px}.custom-v3-header{display:flex;align-items:center;gap:20px;padding:10px 0}.custom-v3-mini-headshot{width:60px;height:60px;border-radius:8px;border:2px solid var(--color-accent-cyan);overflow:hidden;flex-shrink:0}.custom-v3-mini-headshot img{width:100%;height:100%;object-fit:cover}.custom-v3-quick-info{display:flex;gap:4px;flex-wrap:wrap}.custom-v3-info-pill{padding:0 16px;border-radius:20px;font-size:.9rem;font-weight:700;display:flex;align-items:center;gap:8px}.custom-v3-info-pill span:first-child{color:var(--color-text-primary)}.custom-v3-info-pill span:last-child{color:var(--color-text-primary);font-weight:700}.custom-v3-tabs{display:flex;gap:10px;align-items:center}.custom-v3-tabs .custom-dropdown{max-width:200px;min-width:150px}.custom-v3-tabs .custom-dropdown-toggle{background:var(--color-surface);border:1px solid var(--color-border-primary);border-radius:6px;padding:5px 16px;font-size:.9rem;font-weight:700;color:var(--color-text-primary);min-width:180px;height:30px;margin-bottom:5px}.custom-v3-tabs .custom-dropdown-toggle:hover{border-color:var(--color-accent-cyan);background:var(--color-hover-bg)}.custom-v3-tabs .custom-dropdown-toggle.active{background:var(--color-accent-cyan);color:var(--color-primary-bg);border-color:var(--color-accent-cyan)}.custom-v3-tabs .custom-dropdown-toggle.active .custom-dropdown-arrow{border-color:var(--color-primary-bg)}.custom-v3-tab,.custom-v3-tab.active{display:block}.custom-v3-content{border:1px solid var(--color-border-primary);border-radius:8px;padding:10px}.custom-stat-section{margin-bottom:15px}.custom-stat-section:last-child{margin-bottom:0}.custom-second-and-third-stat-flex .custom-stat-section{flex:1}.custom-second-and-third-stat-flex .custom-stat-section:first-child{display:flex;flex-direction:column}.custom-second-and-third-stat-flex .custom-stat-section:first-child .custom-stat-item{margin-bottom:10px}.custom-second-and-third-stat-flex .custom-stat-section:first-child .custom-stat-item:last-child{margin-bottom:0}.custom-section-title{color:var(--color-text-primary);font-size:1.1rem;font-weight:700;height:20px;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--color-border-primary)}.custom-second-and-third-stat-flex .custom-section-title{margin-bottom:15px}.custom-basic-stats-list{display:flex;gap:20px;padding:12px;background:var(--color-primary-bg);border-radius:8px;justify-content:space-around;border:1px solid var(--color-border-primary)}.custom-basic-stat-item{text-align:center;flex:1}.custom-basic-stat-value{font-size:.9rem;color:var(--color-text-primary);font-weight:700;margin-bottom:3px}.custom-basic-stat-label{font-size:.9rem;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:.5px;font-weight:700}.custom-enhanced-stats:nth-child(2){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px}.custom-enhanced-stats:first-child{display:flex;flex-direction:column}.custom-stat-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4px;min-width:60px;height:63px;background:var(--color-primary-bg);border:1px solid var(--color-border-primary);border-radius:8px;padding:6px 8px;position:relative;overflow:hidden;transition:all .3s ease}.custom-stat-item:hover{border-color:var(--color-accent-cyan);transform:translateY(-2px);box-shadow:0 4px 12px #85c3e8}.custom-stat-header-flex{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:80px}.custom-stat-value{color:var(--color-text-primary);font-size:.9rem;font-weight:700;margin:2px 0}.custom-stat-label{color:var(--color-text-primary);font-size:.9em;font-weight:600;text-transform:uppercase;letter-spacing:1px}.custom-metric-bar-flex{display:flex;flex-direction:column;justify-content:center;flex:1;padding:10px}.custom-metric-stats-flex{display:flex;justify-content:space-between;font-size:.5rem}.custom-metric-bar-flex span{color:var(--color-text-primary)}.custom-metric-bar-container{width:100%;height:15px;background:var(--color-border-primary);border-radius:2px;position:relative;overflow:hidden;margin:2px 0}.custom-metric-bar-fill{height:100%;border-radius:3px;transition:width .6s ease;position:relative}.custom-metric-bar-fill.elite{background:linear-gradient(90deg,#c0f,#93f)}.custom-metric-bar-fill.great{background:#93f}.custom-metric-bar-fill.good{background:#0ff}.custom-metric-bar-fill.average{background:#00d9ff}.custom-metric-bar-fill.below{background:#7a7a7a}.custom-metric-bar-fill.poor{background:#5a5a5a}.custom-percentile-badge{font-size:.9rem;font-weight:700;padding:1px 6px;border-radius:8px;text-transform:uppercase}.custom-percentile-elite{background:#c0f;color:#fff}.custom-percentile-great{background:#93f;color:#fff}.custom-percentile-good{background:#0ff;color:#000}.custom-percentile-average{background:#00d9ff;color:#000}.custom-percentile-below{background:#7a7a7a;color:#fff}.custom-percentile-poor{background:#5a5a5a;color:#fff}.custom-percentile-flex{display:flex;justify-content:center;align-items:center}.custom-overall-rating{display:flex;flex-direction:column;align-items:center;gap:4px}.custom-overall-score{font-size:1.4rem;font-weight:900;color:var(--color-accent-cyan);text-shadow:0 0 10px var(--color-accent-cyan-glow)}.custom-overall-label{font-size:.9rem;color:var(--color-text-primary);text-transform:uppercase;letter-spacing:1px;font-weight:600}.custom-first-stat-title-with-divs{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:10px}.custom-player-header-title-row{display:flex;align-items:center;gap:12px}.custom-player-header-title{margin:0;color:var(--color-text-primary);font-weight:700;font-size:1.1rem}.custom-player-header-flex{gap:8px;display:flex;flex-direction:column;flex:1}.custom-profile-button{display:flex;align-items:center;gap:6px;padding:6px 12px;background:var(--color-accent-cyan);color:var(--color-primary-bg);border:none;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #00ffff4d;height:24px}.custom-profile-button:hover{background:var(--color-accent-cyan-hover);transform:translateY(-1px);box-shadow:0 4px 12px #0ff6}.custom-profile-button:active{transform:translateY(0)}.custom-profile-button svg{width:14px;height:14px;flex-shrink:0}.custom-player-badges{display:flex;gap:6px;align-items:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-shrink:0;max-width:560px;padding:2px 0;scrollbar-width:none;-ms-overflow-style:none}.custom-player-badges::-webkit-scrollbar{display:none}.custom-badge{display:flex;align-items:center;gap:4px;padding:3px 8px;border-radius:12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 6px #0000004d;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0;white-space:nowrap}.custom-badge:hover{transform:translateY(-1px) scale(1.05);box-shadow:0 4px 12px #0006}.custom-badge-icon{width:16px;height:16px;flex-shrink:0}.custom-badge-icon svg{width:100%;height:100%}.custom-badge-text{font-size:.6rem;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.5)}.custom-badge-position-rank{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-position-rank:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-target-share{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-target-share:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-health{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-health:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-injury-risk{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.custom-badge-injury-risk:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.custom-badge-age-concern{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.custom-badge-age-concern:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.custom-badge-competition{background:linear-gradient(135deg,#ff0040,#c03);color:#fff;border:1px solid #FF0040;box-shadow:0 0 15px #ff0040b3}.custom-badge-competition:hover{box-shadow:0 4px 12px #ff0040e6,0 0 25px #ff0040cc}.custom-badge-rookie{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-rookie:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-sleeper{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-sleeper:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-breakout{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-breakout:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-contract{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-contract:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-badge-qb-quality{background:linear-gradient(135deg,#93f,#c0f);color:#fff;border:1px solid #CC00FF;box-shadow:0 0 10px #cc00ff80}.custom-badge-qb-quality:hover{box-shadow:0 4px 12px #c0fc,0 0 20px #c0f9}.custom-dropdown{position:relative;display:inline-block;width:100%;max-width:200px;z-index:0}.custom-dropdown-toggle{width:100%;padding:12px 16px;background:var(--color-secondary-bg);border:1px solid var(--color-border-primary);border-radius:8px;color:var(--color-text-primary);font-size:14px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;min-width:140px;height:36.8px}.custom-dropdown-toggle:hover{border-color:var(--color-accent-cyan);background:var(--color-hover-bg)}.custom-dropdown-toggle.active{border-color:var(--color-accent-cyan);box-shadow:0 0 15px var(--color-accent-cyan-glow)}.custom-dropdown-arrow{width:12px;height:12px;border-right:2px solid var(--color-text-secondary);border-bottom:2px solid var(--color-text-secondary);transform:rotate(45deg) translateY(-3px);transition:transform .3s}.custom-dropdown-toggle.active .custom-dropdown-arrow{transform:rotate(-135deg) translateY(3px);border-color:var(--color-accent-cyan)}.custom-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:var(--color-secondary-bg, #1e2330);border:1px solid var(--color-border-primary, #2a3441);border-radius:8px;box-shadow:0 10px 30px var(--color-shadow-heavy);opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s;z-index:1000;max-height:300px;overflow-y:auto}.custom-dropdown.open{z-index:9999}.custom-dropdown.open .custom-dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.custom-dropdown-item{padding:12px 16px;cursor:pointer;transition:all .2s;border-bottom:1px solid var(--color-border-primary, #2a3441);color:var(--color-text-primary, #ffffff);font-size:14px}.custom-dropdown-item.selected{background:var(--color-accent-cyan, #00FFFF);color:var(--color-hover-bg, #252b3a);font-weight:700}.custom-dropdown-item:last-child{border-bottom:none}.custom-dropdown-item:hover{background:var(--color-hover-bg, #252b3a);color:var(--color-accent-cyan, #00FFFF);padding-left:20px}.custom-dropdown-menu::-webkit-scrollbar{width:6px}.custom-dropdown-menu::-webkit-scrollbar-track{background:var(--color-secondary-bg)}.custom-dropdown-menu::-webkit-scrollbar-thumb{background:var(--color-accent-cyan);border-radius:3px}.custom-dropdown-menu::-webkit-scrollbar-thumb:hover{background:var(--color-accent-cyan-hover)}@media (max-width: 1760px){.custom-player-info-section-mobile{width:280px}}@media (max-width: 1510px){.custom-rank-stats-label,.custom-player-stat-label{font-size:.8rem;text-align:center}.custom-rank-stats-value,.custom-player-stat-value{font-size:1rem}.custom-player-name{font-size:1.2rem}.custom-position-badge{font-size:.8rem}.custom-team-info span{width:90px;font-size:.9rem}.custom-logo-circle{width:30px}.custom-headshot-circle{width:50px;height:50px}.custom-rank-cell{width:40px;height:40px;min-width:0;min-height:0;margin-right:7px}.custom-fantasy-stats-section-mobile{margin-right:5px}.custom-player-info-section-mobile{gap:0;width:200px}}@media (max-width: 1120px){.custom-fantasy-stats-section-mobile,.custom-adp-proj-section-mobile{display:none}.custom-team-info span{width:150px;font-size:.9rem}.custom-fantasy-stats-mobile-flex-2{display:flex}.custom-rank-stats-label,.custom-player-stat-label{font-size:.6rem;text-align:center}.custom-rank-stats-value,.custom-player-stat-value{font-size:.7rem}.custom-player-stat-item{display:flex;flex-direction:row;gap:20px}}@media (max-width: 912px){.custom-team-info span{width:100px;font-size:.7rem}}@media (max-width: 825px){.custom-player-stat-item{display:flex;flex-direction:row;gap:10px}.custom-fantasy-stats-mobile-flex-2{gap:10px}.custom-rank-stats-label,.custom-player-stat-label{font-size:.5rem;text-align:center}.custom-rank-stats-value,.custom-player-stat-value{font-size:.7rem}.custom-player-name{font-size:.9rem}.custom-position-badge{font-size:.6rem;padding:2px 5px}.custom-team-info span{width:90px;font-size:.7rem}.custom-logo-circle{width:20px}.custom-headshot-circle{width:50px;height:50px}.custom-rank-cell{width:40px;height:40px;min-width:0;min-height:0;margin-right:7px}.custom-fantasy-stats-section-mobile{margin-right:2px}.custom-player-info-section-mobile{gap:0;width:160px}.custom-team-position-row{height:30px}}@media (max-width: 700px){.custom-mobile-rank-headshot-flex{flex-direction:column;gap:5px}.custom-headshot-circle{width:30px;height:30px}.custom-rank-cell{width:30px;height:30px;min-width:0;min-height:0;margin-right:7px}.custom-team-info span{font-size:.6rem;width:70px}.custom-player-info-section-mobile{width:150px}}@media (max-width: 530px){.custom-player-row{padding:5px;justify-content:center}.custom-player-info-section-mobile{width:115px}.custom-fantasy-stats-mobile-flex-2{flex-direction:column;gap:2px}.custom-fantasy-stats-section-mobile-2{justify-content:flex-start}.custom-player-stat-item{display:flex;flex-direction:row;gap:10px}.custom-rank-stats-label,.custom-player-stat-label{font-size:.4rem;text-align:center}.custom-rank-stats-value,.custom-player-stat-value{font-size:.45rem}.custom-player-name{font-size:.6rem}.custom-position-badge{font-size:.4rem;padding:2px 3px}.custom-team-info span{width:40px;font-size:.5rem}.custom-logo-circle{width:15px}.custom-headshot-circle{width:30px;height:30px}.custom-rank-cell{width:30px;height:30px;min-width:0;min-height:0;margin-right:7px;font-size:.8rem}.custom-fantasy-stats-section-mobile{margin-right:2px}.custom-player-info-section-mobile{gap:0}.custom-team-position-row{height:30px}}@media (max-width: 380px){.custom-player-info-section-mobile{width:70px}.custom-team-position-row{gap:4px}.custom-headshot-circle{width:20px;height:20px}.custom-rank-cell{width:20px;height:20px;min-width:0;min-height:0;margin-right:7px}.custom-team-info span{width:30px;font-size:.35rem}.custom-player-name{font-size:.4rem}.custom-position-badge{font-size:.4rem;padding:2px}.custom-rank-stats-label,.custom-player-stat-label{font-size:.3rem;text-align:center}.custom-rank-stats-value,.custom-player-stat-value{font-size:.4rem}.custom-fantasy-stats-section-mobile-2,.custom-player-stat-item{gap:5px}.custom-team-info{gap:2px}.custom-player-row{padding:5px;justify-content:center}}.player-row.empty-slot{display:flex;justify-content:flex-start}.custom-empty-rank-cell{width:50px;height:50px;border:2px solid #333!important;border-radius:50%!important;display:flex!important;align-items:center;justify-content:center;font-weight:900;font-size:22px;color:#666!important;margin-right:15px;text-shadow:none!important;flex-shrink:0;min-width:50px;min-height:50px}.custom-empty-headshot-cell{display:flex!important;justify-content:center;align-items:center;padding:0!important;margin-right:15px;background:transparent!important}.player-row.empty-slot .custom-empty-headshot-circle.empty{background:#ffffff1a;border:2px dashed #666;display:flex;align-items:center;justify-content:center;color:#666;font-size:1.5rem;font-weight:700}.custom-empty-headshot-circle{width:80px;height:80px;border-radius:8px;background:transparent;border:1px solid var(--color-border-primary);display:inline-block;overflow:hidden;box-shadow:0 6px 20px var(--color-shadow-light);position:relative;flex-shrink:0}.custom-empty-player-main-content{display:flex!important;justify-content:space-between;align-items:center;width:100%;gap:20px;flex:1}.custom-empty-player-info-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex:1;min-width:0}.custom-empty-player-name-row{display:flex;align-items:center;gap:16px;width:100%}.custom-player-row.empty-slot .custom-player-name.empty-text{color:#666;font-style:italic;font-weight:400;font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 845px){.player-row.empty-slot{gap:10px}.tier-cell{width:200px}.custom-rankings-container .tier-content{justify-content:center}.custom-rankings-container .tier-label{margin-left:0}}@media (max-width: 734px){.custom-empty-headshot-circle{width:40px;height:40px}.custom-empty-rank-cell{margin-right:2px;width:40px;height:40px;font-size:.8rem;min-width:0;min-height:0}.custom-player-name.custom-empty-text{font-size:.6rem}.custom-empty-headshot-cell{margin-right:2px}}@media (max-width: 460px){.player-row.empty-slot{gap:2px}.custom-empty-headshot-circle{width:25px;height:25px}.custom-empty-headshot-circle span{font-size:1rem}.custom-empty-rank-cell{margin-right:2px;width:25px;height:25px;font-size:.8rem;min-width:0;min-height:0}.custom-player-name.custom-empty-text{font-size:.6rem}.custom-empty-headshot-cell{margin-right:2px}}@media (max-width: 420px){.delete-button{width:18px;height:18px;top:5px;right:5px}.delete-button svg{width:8px;height:8px}}@media (max-width: 734px){.insert-button{width:24px;height:24px}.insert-above{top:8px;right:40px}.insert-below{top:8px;right:70px}.insert-button svg{width:12px;height:12px}}@media (max-width: 460px){.insert-button{width:20px;height:20px}.insert-above{top:6px;right:32px}.insert-below{top:6px;right:56px}.insert-button svg{width:10px;height:10px}}@media (max-width: 420px){.insert-button{width:18px;height:18px}.insert-above{top:5px;right:28px}.insert-below{top:5px;right:50px}.insert-button svg{width:8px;height:8px}}@media (max-width: 700px){.ranking-action-button{font-size:.45rem}}@media (max-width: 550px){.ranking-action-button{font-size:.4rem}}@media (max-width: 480px){.ranking-action-button{font-size:.35rem}}.tier-button-flex{display:flex;justify-content:center;gap:20px}@media (max-width: 800px){.tier-button-flex{gap:10px}.insert-button,.edit-tier-button,.delete-button{width:20px;height:20px}}@media (max-width: 600px){.tier-content{flex-direction:column;gap:10px}.tier-label{font-size:.9rem}.tier-cell{width:50px}}.player-row-insert-button.insert-below{top:4px;right:4px;position:absolute;background:#4a90e2;color:#fff;border:none;border-radius:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.player-row-insert-button.insert-above{position:absolute;top:4px;right:28px;background:#4a90e2;color:#fff;border:none;border-radius:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.player-row-delete-button{position:absolute;top:4px;right:52px;background:#f44;color:#fff;border:none;border-radius:6px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.player-row-delete-button svg{height:16px;width:16px}.player-row-insert-button svg{height:16px;width:16px}@media (max-width: 870px){.player-row-insert-button.insert-below{height:15px;width:15px}.player-row-insert-button.insert-below svg{height:10px;width:10px}.player-row-insert-button.insert-above{height:15px;width:15px}.player-row-insert-button.insert-above svg{height:10px;width:10px}.player-row-delete-button{height:15px;width:15px}.player-row-delete-button svg{height:10px;width:10px}}@media (max-width: 650px){.player-row-insert-button.insert-below{height:12px;width:12px}.player-row-insert-button.insert-below svg{height:8px;width:8px}.player-row-insert-button.insert-above{height:12px;width:12px}.player-row-insert-button.insert-above svg{height:8px;width:8px}.player-row-delete-button{height:12px;width:12px}.player-row-delete-button svg{height:8px;width:8px}}@media (max-width: 530px){.player-row-insert-button.insert-below{height:8px;width:10px;right:2px;top:2px}.player-row-insert-button.insert-below svg{height:6px;width:6px}.player-row-insert-button.insert-above{height:8px;width:10px;right:14px;top:2px}.player-row-insert-button.insert-above svg{height:6px;width:6px}.player-row-delete-button{height:8px;width:10px;right:26px;top:2px}.player-row-delete-button svg{height:6px;width:6px}}.empty-row-insert-button.insert-above{position:absolute;top:2px;right:5px;background:#4a90e2;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.empty-row-insert-button.insert-below{position:absolute;top:2px;right:50px;background:#4a90e2;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.empty-row-delete-button{position:absolute;top:2px;right:95px;background:#f44;color:#fff;border:none;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .3s ease;z-index:15;box-shadow:0 2px 8px #4a90e24d}.player-row.empty-slot:hover .empty-row-insert-button,.player-row.empty-slot:hover .empty-row-delete-button{opacity:1}.empty-row-insert-button:hover,.empty-row-delete-button:hover{transform:scale(1.1)}.empty-row-insert-button:hover{background:#357abd;box-shadow:0 4px 12px #4a90e280}.empty-row-delete-button:hover{background:#f22;box-shadow:0 4px 12px #ff444480}@media (max-width: 420px){.empty-row-insert-button.insert-below{width:20px;height:20px;right:30px}.empty-row-insert-button.insert-below svg{width:15px;height:15px}.empty-row-insert-button.insert-above{width:20px;height:20px;right:4px}.empty-row-insert-button.insert-above svg{width:15px;height:15px}.empty-row-delete-button{width:20px;height:20px;right:56px}.empty-row-delete-button svg{width:15px;height:15px}}@media (max-width: 450px){.custom-rankings-container .primary-button{font-size:.56rem;padding:4px 12px}.left-flex-container:before{font-size:.5rem;top:-25px}.right-flex-container:before{font-size:.5rem;top:-25px}}.ranking-name-section{position:relative}.help-button{margin-left:8px;width:20px;height:20px;border-radius:50%;background:transparent;border:1px solid var(--color-border-primary);color:var(--color-text-primary);font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;line-height:1;transition:all .18s ease}.help-button:hover{background:var(--color-hover-bg);border-color:var(--color-accent-cyan);color:var(--color-accent-cyan);transform:translateY(-1px);box-shadow:0 4px 8px #0000001f}.help-popup{background-color:#121212fa;color:#e6eef8;border:1px solid rgba(133,195,232,.12);border-radius:1rem;padding:1.25rem;max-width:520px;width:100%;box-shadow:0 25px 75px #000c;animation:slideUp .22s ease-out}.help-popup-content{display:block;line-height:1.5;font-size:.98rem;color:#d1d5db}.custom-confirm-modal{background-color:#121212fa;border:1px solid rgba(133,195,232,.3);border-radius:1rem;padding:1.5rem 1.75rem;max-width:520px;width:100%;box-shadow:0 25px 75px #000000e6;color:#d1d5db;animation:slideUp .25s ease-out}.custom-confirm-modal h2{margin:0 0 .5rem;color:#fff;font-size:1.25rem;font-weight:700}.custom-confirm-modal p{margin:0 0 1rem;color:#d1d5db;line-height:1.5}.custom-confirm-modal .modal-button-row{display:flex;gap:.75rem;justify-content:flex-end;margin-top:.75rem}.custom-confirm-modal .cancel-btn{flex:0 0 auto;min-width:120px;padding:.6rem 1rem;border-radius:.5rem;background:transparent;border:2px solid #6b7280;color:#d1d5db;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.custom-confirm-modal .cancel-btn:hover{background-color:#6b72801f;border-color:#9ca3af}.custom-confirm-modal .confirm-btn{flex:0 0 auto;min-width:140px;padding:.6rem 1rem;border-radius:.5rem;background-color:#ef4444;color:#fff;border:none;font-weight:700;cursor:pointer;box-shadow:0 6px 16px #ef44442e;transition:background-color .12s ease,transform .12s ease}.custom-confirm-modal .confirm-btn:hover{background-color:#dc2626;transform:translateY(-1px)}.custom-confirm-modal .confirm-btn:disabled,.custom-confirm-modal .cancel-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}@media (max-width: 520px){.custom-confirm-modal{padding:1rem}.custom-confirm-modal .modal-button-row{flex-direction:column-reverse;gap:.5rem}.custom-confirm-modal .cancel-btn,.custom-confirm-modal .confirm-btn{width:100%;min-width:0}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.custom-pick-modal{background-color:#121212fa;border:1px solid rgba(133,195,232,.12);border-radius:1rem;padding:1.25rem 1.5rem;max-width:480px;width:100%;box-shadow:0 20px 60px #000000e6;color:#e5e7eb;animation:slideUp .22s ease-out}.custom-pick-modal h2{margin:0 0 .5rem;color:#fff;font-size:1.125rem;font-weight:700}.custom-pick-modal .pick-buttons{display:flex;gap:.75rem;justify-content:center;margin-top:1rem;flex-wrap:wrap}.custom-pick-modal .pick-buttons button{min-width:140px;padding:.6rem .9rem;border-radius:.6rem;font-weight:700;cursor:pointer;border:none;color:#fff;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease;box-shadow:0 8px 20px #00000073}.custom-pick-modal .pick-buttons button:nth-child(1){background:linear-gradient(180deg,#0ea5e9,#0284c7)}.custom-pick-modal .pick-buttons button:nth-child(1):hover{background:linear-gradient(180deg,#0284c7,#0369a1);transform:translateY(-2px)}.custom-pick-modal .pick-buttons button:nth-child(2){background:linear-gradient(180deg,#7c3aed,#6d28d9)}.custom-pick-modal .pick-buttons button:nth-child(2):hover{background:linear-gradient(180deg,#6d28d9,#5b21b6);transform:translateY(-2px)}.custom-pick-modal .pick-buttons button.cancel{background:transparent;color:#d1d5db;border:2px solid rgba(107,114,128,.22);box-shadow:none}.custom-pick-modal .pick-buttons button.cancel:hover{background:#6b728014;transform:none}@media (max-width: 520px){.custom-pick-modal{padding:.9rem}.custom-pick-modal .pick-buttons{flex-direction:column;gap:.5rem}.custom-pick-modal .pick-buttons button{width:100%;min-width:0}}.manage-rankings-container{width:100%;height:100%;margin:auto}.manage-rankings{width:100%;border-spacing:0px 20px;table-layout:fixed}.manage-rankings tr{font-weight:700}.manage-rankings td{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;display:table-cell;padding:10px 15px;display:flex;border:1px solid gray;align-items:center;border-radius:8px}.manage-rankings .ranking-row{background:#0a0a0a;border:1px solid gray;border-radius:8px;padding:26px 20px;margin:10px auto;justify-content:space-between;align-items:center;width:100%;position:relative;height:auto;min-height:70px;cursor:pointer}.ranking-row:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:#0ff;border-radius:10px 0 0 10px;transform:scaleY(0);transition:transform .3s}.ranking-row:hover:before{transform:scaleY(1)}.ranking-row:hover{border-color:#0ff!important;box-shadow:0 0 15px #00ffff4d!important;background:#00ffff0d!important}.ranking-row-flex{display:flex;flex-direction:row;width:100%;align-items:center}.ranking-col{flex:1;display:flex;flex-direction:column;min-width:0;gap:6px}.ranking-label{font-weight:700;font-size:.95rem;color:#85c3e8}.ranking-value{white-space:wrap;margin-right:2px}.ranking-labels-flex{display:flex;flex:2}.ranking-actions{display:flex;flex-direction:row;gap:25px;align-items:center;justify-content:center}.ranking-actions button{padding:6px 16px;border-radius:6px;border:none;background:#85c3e8;color:#0a0a0a;font-weight:700;cursor:pointer;transition:background .2s}.ranking-actions button:hover{background:#00d9ff}@media (max-width: 750px){.ranking-actions button{font-size:.6rem}}@media (max-width: 460px){.ranking-actions button{font-size:.45rem;padding:2px 6px}}@media (max-width: 1205px){.ranking-row-flex{flex-direction:column;align-items:stretch;gap:10px}.ranking-labels-flex{justify-content:space-between;flex:0}.ranking-col{align-items:center}}@media (max-width: 965px){.ranking-label,.ranking-value{font-size:.8rem}}@media (max-width: 722px){.ranking-label,.ranking-value{font-size:.7rem}}@media (max-width: 615px){.ranking-label,.ranking-value{font-size:.55rem}.ranking-col:nth-child(2){display:none}}@media (max-width: 433px){.ranking-label,.ranking-value{font-size:.45rem}.ranking-col:nth-child(2){display:none}.manage-rankings td{padding:1px}}.mobile-container{width:100%;height:90vh;background-color:#000;overflow:hidden}.mobile-side-by-side-container{display:flex;gap:4px;height:120%}.mobile-left-panel,.mobile-right-panel{width:50%;background-color:#000;display:flex;flex-direction:column;overflow:hidden}.mobile-panel-header{padding:8px;border-bottom:2px solid #85c3e8;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.mobile-panel-title{color:#85c3e8;font-size:17px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;display:block;text-align:center}.mobile-search-container-custom{padding:0 8px;margin-bottom:6px;margin-top:0}.mobile-search-input{width:100%;background-color:#1e2330;border-radius:6px;padding:12px;color:#fff;border:1px solid #2a3441;font-size:15px;font-weight:600;min-height:44px;outline:none}@media (max-width: 450px){.mobile-search-input{font-size:13px}}@media (max-width: 380px){.mobile-search-input{font-size:11px}}.mobile-search-input:focus{border-color:#85c3e8;box-shadow:0 0 10px #85c3e84d}.mobile-search-input::placeholder{color:#9ca3af}.mobile-filter-column{padding:0 8px 8px;display:flex;flex-direction:column;gap:4px}.mobile-custom-filter-dropdown{flex:0 0 auto;min-width:100px;background-color:#0a0e1a;border-radius:8px;padding:12px 32px 12px 12px;border:2px solid #2a3441;color:#85c3e8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2385c3e8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;outline:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:100%}.mobile-custom-filter-dropdown:focus{outline:none}.mobile-list-content{flex:1;overflow-y:auto;padding:5px;display:flex;flex-direction:column;gap:6px}.mobile-list-content::-webkit-scrollbar{display:none}.mobile-list-content{scrollbar-width:none;-ms-overflow-style:none}.mobile-player-card{background-color:#1e2330;border-radius:8px;padding:10px;border:1px solid #2a3441;cursor:pointer;transition:all .3s ease;height:auto}.mobile-player-card:hover{border-color:#85c3e8;background-color:#85c3e80d}.mobile-player-card-selected{border-color:#85c3e8;background-color:#85c3e81a;box-shadow:0 0 10px #85c3e84d}.mobile-player-card-last{margin-bottom:200px}.mobile-empty-slot{opacity:.6}.mobile-player-main-row{display:flex;align-items:center;gap:10px}.mobile-rank-headshot-column{display:flex;flex-direction:column;align-items:center;gap:6px;margin-right:8px}.mobile-rank-circle{width:28px;height:28px;border-radius:14px;background-color:#85c3e81a;border:1px solid #2a3441;display:flex;justify-content:center;align-items:center}.mobile-rank-text{color:#85c3e8;font-size:12px;font-weight:900}.mobile-headshot{width:40px;height:40px;border-radius:6px;border:1px solid #2a3441;background-color:#0a0e1a;object-fit:cover}.mobile-empty-headshot{display:flex;justify-content:center;align-items:center;border-style:dashed}.mobile-empty-text{color:#666;font-size:20px;font-weight:900}.mobile-player-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.mobile-player-name{color:#fff;font-size:15px;font-weight:800;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:wrap}@media (max-width: 450px){.mobile-player-name{font-size:13px}}.mobile-empty-player-name{color:#666;font-style:italic;font-weight:600}.mobile-player-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.mobile-position-badge{background-color:#85c3e8;border-radius:8px;padding:2px 6px;color:#0a0e1a;font-size:9px;font-weight:800;letter-spacing:.4px}.mobile-team-text{color:#9ca3af;font-size:13px;font-weight:700}@media (max-width: 450px){.mobile-team-text{font-size:11px}}.mobile-action-buttons{display:flex;gap:4px;margin-top:6px;flex-wrap:wrap}.mobile-action-button{flex:1;background-color:#4a90e2;border-radius:4px;padding:4px;min-height:34px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:70px}.mobile-action-button:hover{background-color:#357abd;transform:scale(1.05)}.mobile-delete-button{background-color:#f44}.mobile-delete-button:hover{background-color:#f22}.mobile-action-button-text{color:#fff;font-size:18px;font-weight:700}.mobile-tier-card{background-color:#85c3e81a;border-radius:8px;padding:12px;border:1px solid #85c3e8;display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:all .3s ease;height:300px}.mobile-tier-text{color:#85c3e8;font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;text-align:center}.mobile-player-tier-selected{background-color:#3d657cf7}.mobile-name-container{padding:0 6px 6px;margin-top:0;margin-left:0;margin-right:0}.mobile-name-input{width:100%;background-color:#1e2330;border-radius:6px;padding:12px;color:#fff;border:1px solid #2a3441;font-size:15px;font-weight:600;min-height:44px;outline:none}@media (max-width: 450px){.mobile-name-input{font-size:13px}}@media (max-width: 380px){.mobile-name-input{font-size:11px}}.mobile-name-input:focus{border-color:#85c3e8;box-shadow:0 0 10px #85c3e84d}.mobile-change-name-container{padding:0 8px 6px}.mobile-change-name-button{width:100%;background-color:#4a90e2;border-radius:6px;padding:10px;border:none;min-height:44px;cursor:pointer;transition:all .3s ease}.mobile-change-name-button:hover{background-color:#357abd}.mobile-change-name-button-active{background-color:#14293e;border-color:#357abd;transform:translateY(-1px);box-shadow:0 6px 18px #357abd1f}.mobile-change-name-button-text{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase}.mobile-action-row{display:flex;gap:4px;padding:0 8px 8px;flex-wrap:wrap}.mobile-action-btn{flex:1;background-color:#85c3e8;border-radius:6px;padding:2px;min-height:44px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;min-width:65px}.mobile-action-btn:hover{background-color:#6ab3d8;transform:translateY(-2px)}.mobile-action-btn:disabled{opacity:.5;cursor:not-allowed}.mobile-action-btn-text{color:#0a0e1a;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 450px){.mobile-action-btn-text{font-size:11px}}.mobile-toggle-row{padding:0 8px 8px}.mobile-toggle-btn{width:100%;background-color:#1e2330;border-radius:6px;padding:12px;border:1px solid #2a3441;min-height:44px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.mobile-toggle-btn:hover{border-color:#85c3e8}.mobile-toggle-btn-active{background-color:#85c3e8;border-color:#85c3e8}.mobile-toggle-btn-text{color:#fff;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.toggleBtnTextDisabled{color:#666}@media (max-width: 450px){.mobile-toggle-btn-text{font-size:11px}}.mobile- .mobile-add-more-button{background-color:#1e2330;border-radius:6px;padding:12px;border:1px solid #2a3441;cursor:pointer;margin-top:8px;transition:all .3s ease;margin-bottom:200px}.mobile-add-more-button:hover{border-color:#85c3e8}.mobile-add-more-button-text{color:#85c3e8;font-size:11px;font-weight:800;text-transform:uppercase}.mobile-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000}.mobile-modal-content{background-color:#1e2330;border-radius:16px;max-height:50%;width:70%;padding-bottom:20px;border:2px solid #2a3441;overflow:hidden;display:flex;flex-direction:column}.mobile-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:2px solid #2a3441}.mobile-modal-title{color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.mobile-modal-close{color:#85c3e8;font-size:24px;font-weight:700;background:none;border:none;cursor:pointer;padding:0;line-height:1}.mobile-modal-options{overflow-y:auto;flex:1}.mobile-modal-option{padding:16px;border-bottom:1px solid #2a3441;cursor:pointer;min-height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.mobile-modal-option:hover{background-color:#252b3a}.mobile-modal-option-selected{background-color:#85c3e833}.mobile-modal-option-text{color:#fff;font-size:12px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.5px}.mobile-modal-option-text-selected{color:#85c3e8;font-weight:900}.mobile-tier-edit-modal{background-color:#1e2330;border-radius:12px;padding:20px;width:80%;border:2px solid #2a3441}.mobile-tier-edit-title{color:#fff;font-size:16px;font-weight:800;margin-bottom:12px;text-align:center;display:block}.mobile-tier-edit-input{width:100%;background-color:#0a0e1a;border-radius:6px;padding:14px;color:#fff;border:1px solid #2a3441;font-size:14px;font-weight:600;margin-bottom:12px;min-height:50px;outline:none}.mobile-tier-edit-input:focus{border-color:#85c3e8;box-shadow:0 0 10px #85c3e84d}.mobile-tier-edit-buttons{display:flex;gap:8px}.mobile-tier-edit-button{flex:1;padding:14px;border-radius:6px;border:none;cursor:pointer;min-height:48px;display:flex;align-items:center;justify-content:center}.mobile-tier-edit-cancel{background-color:#666}.mobile-tier-edit-save{background-color:#85c3e8}.mobile-tier-edit-button-text{color:#fff;font-size:12px;font-weight:800;text-transform:uppercase}.mobile-load-modal-content{background-color:#1e2330;border-radius:16px;max-height:70%;width:85%;border:2px solid #2a3441;overflow:hidden;display:flex;flex-direction:column}.mobile-rankings-list{padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto}.mobile-ranking-item{background-color:#0a0e1a;border-radius:8px;padding:12px;border:1px solid #2a3441;display:flex;flex-direction:column;gap:12px}.mobile-ranking-info{display:flex;flex-direction:column;gap:4px}.mobile-ranking-title{color:#fff;font-size:14px;font-weight:700;margin-bottom:4px}.mobile-ranking-dates{display:flex;align-items:center}.mobile-ranking-date-label{color:#9ca3af;font-size:11px;font-weight:600}.mobile-ranking-date-value{color:#fff;font-size:11px;font-weight:600}.mobile-ranking-actions{display:flex;gap:8px}.mobile-load-button{flex:1;background-color:#85c3e8;border-radius:6px;padding:10px;border:none;cursor:pointer;min-height:40px;display:flex;align-items:center;justify-content:center}.mobile-load-button-text{color:#0a0e1a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.mobile-delete-ranking-button{flex:1;background-color:#f44;border-radius:6px;padding:10px;border:none;cursor:pointer;min-height:40px;display:flex;align-items:center;justify-content:center}.mobile-delete-ranking-button-text{color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.mobile-empty-rankings{padding:40px;display:flex;align-items:center;justify-content:center}.mobile-empty-rankings-text{color:#9ca3af;font-size:14px;font-weight:600;text-align:center}.help-button{margin-left:8px;width:20px;height:20px;border-radius:50%;background:transparent;border:1px solid #2a3441;color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:.8rem;line-height:1;transition:all .18s ease}.help-button:hover{background:#252b3a;border-color:#85c3e8;color:#85c3e8;transform:translateY(-1px);box-shadow:0 4px 8px #0000001f}.help-popup{background-color:#121212fa;color:#e6eef8;border:1px solid rgba(133,195,232,.12);border-radius:1rem;padding:1.25rem;max-width:520px;width:100%;box-shadow:0 25px 75px #0009;animation:slideUp .22s ease-out}.help-popup-content{display:block;line-height:1.5;font-size:.98rem;color:#d1d5db;max-height:300px;overflow-y:auto}.help-popup-content strong,.help-popup-content h3{display:block;color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.help-popup-close{margin-top:.75rem;display:inline-block;padding:.6rem .9rem;border-radius:.5rem;background:transparent;border:2px solid rgba(107,114,128,.18);color:#e6eef8;font-weight:600;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,transform .08s ease;box-shadow:0 8px 20px #00000073}.help-popup-close:hover{background-color:#6b728014;border-color:#9ca3af38;transform:translateY(-1px)}@media (max-width: 520px){.help-popup{padding:.9rem;max-width:92%}.help-popup-close{width:100%}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background-color:#0a0e1a;color:#e6eef8;border:1px solid rgba(133,195,232,.12);border-radius:10px;padding:10px 14px;z-index:2200;box-shadow:0 25px 75px #0009;font-weight:700;font-size:13px;letter-spacing:.2px;max-width:90%;text-align:center;animation:slideUp .2s ease-out}
