*{box-sizing:border-box;padding:0;margin:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;color:#1a1a1a;background:linear-gradient(180deg,#f8fafc 0,#e2e8f0);min-height:100vh}.container{max-width:1280px;margin:0 auto;padding:0 32px}.hero{background:linear-gradient(135deg,#0f172a,#1e293b 50%,#334155);color:white;padding:80px 32px 60px;text-align:center;margin-bottom:48px;box-shadow:0 10px 40px rgba(0,0,0,.15);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(59,130,246,.1));pointer-events:none}.logo{display:inline-flex;gap:12px;margin-bottom:16px;z-index:1}.logo,.logo-icon{align-items:center;position:relative}.logo-icon{width:56px;height:56px;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;display:flex;justify-content:center;font-size:32px;font-weight:700;box-shadow:0 4px 20px rgba(59,130,246,.4)}.logo-icon:before{content:"🏈";filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.hero h1{font-size:56px;margin-bottom:12px;font-weight:800;letter-spacing:-.02em;background:linear-gradient(90deg,#ffffff 0,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero h1,.hero p{position:relative;z-index:1}.hero p{font-size:22px;opacity:.85;font-weight:400}.filters-section{background:white;padding:24px;border-radius:16px;margin-bottom:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.search-filter{margin-bottom:16px}.search-input{width:100%;padding:14px 20px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;background:white;transition:all .2s ease;outline:none}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:12px;gap:12px}.filter-grid select{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:14px;background:white;transition:all .2s ease;outline:none;cursor:pointer}.filter-grid select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.active-filters{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.filter-count{font-size:14px;color:#64748b;font-weight:500}.clear-filters{background:#f1f5f9;border:none;padding:8px 16px;border-radius:8px;font-size:14px;color:#475569;cursor:pointer;font-weight:600;transition:all .2s ease}.clear-filters:hover{background:#e2e8f0;color:#1e293b}.results-count{font-size:14px;color:#64748b;margin-bottom:16px;font-weight:500}.mobile-cards{display:none}.desktop-table{width:100%;background:white;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.desktop-table thead{background:linear-gradient(135deg,#1e293b,#334155);color:white}.desktop-table td,.desktop-table th{padding:16px 20px;text-align:left}.desktop-table th{font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase;font-size:12px;letter-spacing:.05em;transition:background .2s ease}.desktop-table th:hover{background:rgba(255,255,255,.1)}.desktop-table th.sortable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.desktop-table th.sortable:hover{background:rgba(255,255,255,.15)}.desktop-table tbody tr:hover{background:#f8fafc}.desktop-table tbody tr{border-bottom:1px solid #f1f5f9;transition:all .2s ease}.desktop-table tbody tr:last-child{border-bottom:none}.player-link{color:#2563eb;text-decoration:none;font-weight:600;transition:color .2s ease}.player-link:hover{color:#1d4ed8;text-decoration:underline}.player-header{background:white;padding:48px;border-radius:16px;margin-bottom:32px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.player-header h1{font-size:42px;margin-bottom:12px;font-weight:800;color:#0f172a}.player-meta{font-size:18px;font-weight:500}.expert-report{background:linear-gradient(135deg,#fef3c7,#fde68a);border-left:4px solid #f59e0b;padding:32px;border-radius:16px;margin-bottom:32px;box-shadow:0 4px 16px rgba(245,158,11,.15)}.expert-report h2{color:#ea580c;margin-bottom:20px;font-weight:700;font-size:24px}.community-section{background:white;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.report-card{border:2px solid #e2e8f0;padding:24px;border-radius:12px;margin-bottom:20px;background:#f8fafc;transition:all .2s ease}.report-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.05)}.vote-controls{display:flex;align-items:center;gap:12px;margin-top:12px}.vote-btn{background:white;border:2px solid #e2e8f0;padding:8px 16px;border-radius:8px;cursor:pointer;font-size:16px;transition:all .2s ease;font-weight:600}.vote-btn:hover{background:#f8fafc;border-color:#cbd5e1}.vote-btn.active{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border-color:transparent;box-shadow:0 4px 12px rgba(59,130,246,.3)}.score{font-weight:700;color:#2563eb;font-size:18px}.submit-form{margin-top:32px;padding:32px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:2px solid #e2e8f0}.submit-form input,.submit-form textarea{width:100%;padding:14px 18px;margin-bottom:16px;border:2px solid #e2e8f0;border-radius:10px;font-family:inherit;font-size:15px;transition:all .2s ease;outline:none}.submit-form input:focus,.submit-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.submit-form textarea{min-height:180px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;padding:14px 32px;border-radius:10px;font-size:16px;cursor:pointer;font-weight:700;box-shadow:0 4px 16px rgba(59,130,246,.3);transition:all .2s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.submit-btn:active{transform:translateY(0)}.edit-btn{background:white;border:2px solid #3b82f6;color:#3b82f6;padding:8px 16px;border-radius:8px;font-size:14px;cursor:pointer;font-weight:600;transition:all .2s ease}.edit-btn:hover{background:#3b82f6;color:white}.cancel-btn{background:#f1f5f9;border:2px solid #cbd5e1;color:#475569;padding:12px 28px;border-radius:10px;font-size:16px;cursor:pointer;font-weight:600;transition:all .2s ease}.cancel-btn:hover{background:#e2e8f0;border-color:#94a3b8}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:white;padding:32px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);max-width:400px;width:90%}.modal-content h3{margin-bottom:16px;color:#0f172a;font-size:20px}.modal-content input[type=password]{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s ease;outline:none}.modal-content input[type=password]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.edit-form label{display:block;margin-bottom:8px;color:#475569;font-size:14px}.edit-form input,.edit-form textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;font-family:inherit;transition:all .2s ease;outline:none}.edit-form input:focus,.edit-form textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.edit-form textarea{resize:vertical;min-height:80px}.player-card{display:block;background:white;border:2px solid #e2e8f0;border-radius:16px;padding:20px;margin-bottom:16px;transition:all .2s ease;text-decoration:none;color:inherit}.player-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.15);transform:translateY(-2px)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.card-rank{font-size:14px;color:#64748b;background:#f1f5f9}.card-position,.card-rank{font-weight:700;padding:6px 12px;border-radius:8px}.card-position{font-size:12px;color:white;background:linear-gradient(135deg,#3b82f6,#2563eb);text-transform:uppercase;letter-spacing:.05em}.card-name{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:4px}.card-school{font-size:14px;color:#64748b;margin-bottom:16px;font-weight:500}.card-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}.stat{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.stat-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.stat-value{font-size:15px;color:#1e293b;font-weight:600}.grade-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-weight:700;font-size:15px;white-space:nowrap}.grade-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.grade-elite{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 2px 8px rgba(16,185,129,.3)}.grade-high{background:linear-gradient(135deg,#34d399,#10b981);color:white;box-shadow:0 2px 8px rgba(52,211,153,.3)}.grade-mid{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#78350f;box-shadow:0 2px 8px rgba(251,191,36,.3)}.grade-low{background:linear-gradient(135deg,#fb923c,#f97316);color:white;box-shadow:0 2px 8px rgba(251,146,60,.3)}.grade-vlow{background:linear-gradient(135deg,#ef4444,#dc2626);color:white;box-shadow:0 2px 8px rgba(239,68,68,.3)}.grade-tbd{background:linear-gradient(135deg,#94a3b8,#64748b);color:white;box-shadow:0 2px 8px rgba(100,116,139,.3)}@media (max-width:768px){.desktop-table{display:none}.mobile-cards{display:block}.hero{padding:60px 24px 40px}.logo-icon{width:48px;height:48px;font-size:28px}.hero h1{font-size:36px}.hero p{font-size:18px}.container{padding:0 20px}.filters-section{padding:20px}.filter-grid{grid-template-columns:repeat(2,1fr)}.grade-badge{font-size:14px;padding:5px 10px}.grade-label{font-size:10px}.player-header{padding:32px 24px}.player-header h1{font-size:32px}.community-section,.expert-report,.submit-form{padding:24px 20px}}.footer{background:linear-gradient(135deg,#0f172a,#1e293b);color:white;margin-top:80px;padding:48px 0 24px;border-top:4px solid #3b82f6}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:32px;gap:32px;margin-bottom:32px}.footer-section h3{font-size:18px;font-weight:700;margin-bottom:12px;color:#3b82f6}.footer-section p{font-size:14px;line-height:1.6;color:#cbd5e1}.footer-link{display:inline-flex;align-items:center;color:white;text-decoration:none;font-weight:600;font-size:16px;transition:color .2s ease}.footer-link:hover{color:#3b82f6}.footer-bottom{border-top:1px solid #334155;padding-top:24px;text-align:center}.footer-bottom p{font-size:14px;color:#94a3b8}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:32px 0}.pagination-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(59,130,246,.3)}.pagination-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.4)}.pagination-btn:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}.pagination-info{font-size:15px;font-weight:600;color:#1e293b;padding:12px 20px;background:#f1f5f9;border-radius:10px}.header{background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 4px 20px rgba(0,0,0,.15);position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:3px solid #3b82f6}.header-container{max-width:1280px;margin:0 auto;padding:0 32px}.header-content{display:flex;align-items:center;justify-content:space-between;min-height:72px}.header-logo{display:inline-flex;align-items:baseline;gap:8px;text-decoration:none;transition:all .2s ease}.header-logo:hover{transform:translateY(-2px)}.logo-text{font-size:28px;font-weight:800;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.logo-year{font-size:16px;font-weight:700;color:#94a3b8;padding:4px 10px;background:rgba(148,163,184,.15);border-radius:6px}.header-nav-desktop{display:flex;align-items:center;gap:8px}.nav-link{color:#cbd5e1;text-decoration:none;font-weight:600;font-size:15px;padding:10px 20px;border-radius:8px;transition:all .2s ease;letter-spacing:.01em}.nav-link:hover{color:white;background:rgba(59,130,246,.15)}.nav-link.active{color:white;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.3)}.mobile-menu-button{display:none;background:none;border:none;color:white;cursor:pointer;padding:8px;border-radius:8px;transition:background .2s ease}.mobile-menu-button:hover{background:rgba(255,255,255,.1)}.menu-icon{width:28px;height:28px}.header-nav-mobile{display:none;flex-direction:column;gap:4px;padding:16px 0 24px}.nav-link-mobile{color:#cbd5e1;text-decoration:none;font-weight:600;font-size:16px;padding:14px 20px;border-radius:8px;transition:all .2s ease;display:block}.nav-link-mobile:hover{color:white;background:rgba(59,130,246,.15)}.nav-link-mobile.active{color:white;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.3)}@media (max-width:768px){.header-nav-desktop{display:none}.mobile-menu-button{display:block}.header-nav-mobile{display:flex}.header-container{padding:0 20px}.logo-text{font-size:24px}.logo-year{font-size:14px}}.grading-scale-page{min-height:100vh;padding:48px 0;background:linear-gradient(180deg,#f8fafc 0,#e2e8f0)}.grading-scale-container{max-width:1080px;margin:0 auto;padding:0 32px}.grading-scale-title{font-size:48px;font-weight:800;color:#0f172a;margin-bottom:16px;letter-spacing:-.02em;line-height:1.2}.grading-scale-intro{font-size:18px;color:#475569;line-height:1.7;margin-bottom:48px;max-width:800px}.grading-section{background:white;border-radius:16px;padding:40px;margin-bottom:40px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.section-title{font-size:32px;font-weight:700;color:#0f172a;margin-bottom:12px;letter-spacing:-.01em}.section-description{font-size:16px;color:#64748b;line-height:1.7;margin-bottom:32px}.grade-table{border-radius:12px;overflow:hidden;border:2px solid #e2e8f0}.grade-table-header{display:grid;grid-template-columns:120px 1fr 2fr;background:linear-gradient(135deg,#1e293b,#334155);color:white;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.grade-table-header>div{padding:18px 24px}.grade-table-body .grade-row{display:grid;grid-template-columns:120px 1fr 2fr;border-bottom:1px solid #e2e8f0;transition:background .2s ease}.grade-table-body .grade-row:last-child{border-bottom:none}.grade-table-body .grade-row:hover{background:#f8fafc}.grade-table-body .grade-row>div{padding:18px 24px;display:flex;align-items:center}.grade-col{font-weight:700;font-size:18px}.meaning-col{font-weight:600;color:#1e293b}.translation-col{color:#64748b}.grade-row.grade-9 .grade-col{color:#059669;font-size:20px}.grade-row.grade-8 .grade-col{color:#10b981;font-size:20px}.grade-row.grade-7 .grade-col{color:#34d399}.grade-row.grade-6-5 .grade-col{color:#fbbf24}.grade-row.grade-6 .grade-col{color:#f59e0b}.grade-row.grade-5-5 .grade-col{color:#fb923c}.grade-row.grade-5 .grade-col{color:#f97316}.grade-row.grade-4-5 .grade-col{color:#ef4444}.grade-row.grade-4 .grade-col{color:#dc2626}.positions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.position-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .2s ease}.position-card:hover{border-color:#3b82f6;box-shadow:0 8px 24px rgba(59,130,246,.15);transform:translateY(-2px)}.position-name{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:12px;padding-bottom:12px;border-bottom:2px solid #e2e8f0;text-transform:uppercase;letter-spacing:.05em}.position-traits{font-size:15px;color:#475569;line-height:1.6}@media (max-width:768px){.grading-scale-page{padding:32px 0}.grading-scale-container{padding:0 20px}.grading-scale-title{font-size:32px}.grading-scale-intro{font-size:16px;margin-bottom:32px}.grading-section{padding:24px 20px;margin-bottom:24px}.section-title{font-size:24px}.section-description{font-size:15px;margin-bottom:24px}.grade-table-header{grid-template-columns:80px 1fr 1.5fr;font-size:11px}.grade-table-header>div{padding:12px 16px}.grade-table-body .grade-row{grid-template-columns:80px 1fr 1.5fr}.grade-table-body .grade-row>div{padding:14px 16px;font-size:14px}.grade-col{font-size:16px!important}.meaning-col{font-size:14px}.translation-col{font-size:13px}.positions-grid{grid-template-columns:1fr;gap:16px}.position-card{padding:20px}.position-name{font-size:18px}.position-traits{font-size:14px}}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc 0,#e2e8f0);padding:20px}.login-container{background:white;padding:48px 40px;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-width:420px;width:100%;border:1px solid #e2e8f0}.login-container h1{font-size:32px;font-weight:800;color:#0f172a;margin-bottom:12px;text-align:center}.login-container p{font-size:16px;color:#64748b;margin-bottom:32px;text-align:center}.password-input{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;margin-bottom:16px;transition:all .2s ease;outline:none}.password-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.login-btn{width:100%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;border:none;padding:14px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(59,130,246,.3)}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.error-message{color:#ef4444;font-size:14px;margin-top:16px}.back-link,.error-message{text-align:center;font-weight:600}.back-link{display:block;margin-top:24px;color:#64748b;text-decoration:none;transition:color .2s ease}.back-link:hover{color:#3b82f6}.admin-rankings-page{min-height:100vh;background:linear-gradient(180deg,#f8fafc 0,#e2e8f0);padding:40px 20px}.admin-header{max-width:1080px;margin:0 auto 32px;display:flex;align-items:center;justify-content:space-between}.admin-header h1{font-size:36px;font-weight:800;color:#0f172a}.admin-controls{max-width:1080px;margin:0 auto 24px;background:white;padding:24px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0}.control-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-group label{font-size:14px;font-weight:600;color:#475569}.position-select,.search-input-admin{padding:12px 16px;border:2px solid #e2e8f0;border-radius:10px;font-size:15px;transition:all .2s ease;outline:none}.position-select:focus,.search-input-admin:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.action-row{display:flex;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}.auto-sort-btn,.save-btn{flex:1 1;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:all .2s ease;border:none}.auto-sort-btn{background:#f1f5f9;color:#475569;border:2px solid #cbd5e1}.auto-sort-btn:hover{background:#e2e8f0;border-color:#94a3b8}.save-btn{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 4px 12px rgba(16,185,129,.3)}.save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px rgba(16,185,129,.4)}.save-btn:disabled{opacity:.6;cursor:not-allowed}.message{margin-top:16px;padding:12px 16px;border-radius:8px;font-weight:600;text-align:center}.message.success{background:#d1fae5;color:#065f46}.message.error{background:#fee2e2;color:#991b1b}.rankings-info{max-width:1080px;margin:0 auto 24px;padding:16px 20px;background:#eff6ff;border:2px solid #bfdbfe;border-radius:12px}.rankings-info p{font-size:15px;color:#1e40af;margin-bottom:8px}.rankings-info p:last-child{margin-bottom:0;font-weight:600}.sortable-list{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.sortable-item-wrapper{display:flex;align-items:center;gap:12px}.rank-number{font-size:18px;font-weight:700;color:#64748b;min-width:50px;text-align:right}.sortable-player{flex:1 1;display:flex;align-items:center;gap:16px;padding:16px 20px;background:white;border:2px solid #e2e8f0;border-radius:12px;cursor:-webkit-grab;cursor:grab;transition:all .2s ease}.sortable-player:active{cursor:-webkit-grabbing;cursor:grabbing}.sortable-player:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15);transform:translateY(-2px)}.drag-handle{font-size:20px;color:#94a3b8;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.player-info{flex:1 1;display:flex;flex-direction:column;gap:4px}.player-name{font-size:16px;font-weight:700;color:#0f172a}.player-meta{font-size:14px;color:#64748b}.player-grades{display:flex;align-items:center;gap:12px}.scout-grade{background:linear-gradient(135deg,#10b981,#059669);color:white}.no-grade,.scout-grade{padding:6px 12px;border-radius:8px;font-weight:700;font-size:15px}.no-grade{background:#f1f5f9;color:#94a3b8}.empty-state{max-width:1080px;margin:0 auto;padding:80px 20px;text-align:center}.empty-state p{font-size:18px;color:#64748b}@media (max-width:768px){.admin-header{flex-direction:column;align-items:flex-start;gap:16px}.admin-header h1{font-size:28px}.control-row{grid-template-columns:1fr}.action-row{flex-direction:column}.rank-number{min-width:40px;font-size:16px}.sortable-player{padding:12px 16px}.player-name{font-size:15px}.player-meta{font-size:13px}}