body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{margin:0 auto;max-width:1200px;padding:20px;text-align:center}.App-header{margin-bottom:10px}.App-header h1{color:#2c3e50;font-size:2.5rem}.nav-controls{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.filter-dropdown,.nav-controls{position:relative;width:100%}.filter-dropdown-button{align-items:center;display:flex;gap:8px;position:relative}.dropdown-content{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 4px 8px #0000001a;box-sizing:border-box;left:-10px;margin-top:10px;padding:10px;position:absolute;right:-10px;top:100%;width:100%;z-index:10}.filter-categories{display:flex;flex-direction:row;justify-content:space-between;width:100%}.filter-category{flex:1 1;padding:0 10px;text-align:left}.video-container{display:flex;gap:30px;justify-content:space-between;margin-top:20px}.video-column{align-items:center;display:flex;flex:1 1;flex-direction:column}.video-wrapper{border-radius:16px;height:0;margin-bottom:20px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-wrapper iframe{border:none;border-radius:16px;height:100%;left:0;position:absolute;top:0;width:100%}.coffee-button,.filter-button,.page-button,.vote-button,.year-button{border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #00000026;cursor:pointer;font-weight:600;padding:8px 16px;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.year-button{background-color:#2563eb;border-color:#1d4ed8;color:#fff}.year-button:hover{background-color:#1d4ed8;box-shadow:0 8px 25px #2563eb66;transform:translateY(-2px)}.coffee-button{background-color:#efec52;border:1px solid #bfbe95}.coffee-button:hover{box-shadow:0 8px 25px #efec5266;transform:translateY(-2px)}.vote-button{background-color:#f3f4f6;color:#374151}.vote-button:hover{background-color:#e5e7eb;box-shadow:0 8px 25px #0003;color:#111827;transform:translateY(-2px)}.page-button{background-color:#f3f4f6;color:#374151;margin-left:5px}.page-button:hover{background-color:#e5e7eb;box-shadow:0 8px 25px #0003;color:#111827;transform:translateY(-2px)}.filter-button{align-items:center;background-color:#fff;color:#4b5563;display:flex;gap:8px;justify-content:center}.filter-button:hover{background-color:#f3f4f6;border-color:#d1d5db;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.filter-button svg{height:16px;width:16px}.option-button{align-items:center;background:none;border:none;border-radius:8px;color:#4b5563;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin-bottom:8px;padding:8px 12px;text-align:left;transition:all .2s ease}.option-button:hover{background:#f3f4f6}.option-item{align-items:center;display:flex;margin-bottom:4px}.filter-category h4{margin-bottom:10px;margin-top:0}.admin-section{display:none}.user-tier-box{border:1px solid #4b5563;border-radius:6px;box-shadow:0 4px 12px #00000026;cursor:pointer;display:block;font-weight:500;margin:20px auto;max-width:150px;padding:8px 16px;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.user-tier-box:hover{box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.next-tier{color:#333;font-size:.6rem}.loading{color:#666;padding:20px}.year-page{margin-top:10px}.year-toggles{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:16px}.year-toggle{background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;color:#374151;cursor:pointer;font-size:14px;font-weight:600;padding:6px 14px;transition:all .2s ease}.year-toggle:hover{background-color:#e5e7eb}.year-toggle.active{background-color:#2563eb;border-color:#1d4ed8;color:#fff}.year-layout{align-items:flex-start;display:flex;gap:24px;margin-top:10px}.year-vote{flex:2 1;min-width:0}.year-rankings{flex:1 1;min-width:0;text-align:left}.year-rankings h3{margin-top:0;text-align:center}.year-table-wrap{border:1px solid #e5e7eb;border-radius:8px;max-height:600px;overflow-y:auto}.year-table{border-collapse:collapse;font-size:14px;width:100%}.year-table thead{background-color:#f4f4f4;position:sticky;top:0}.year-table th{border-bottom:2px solid #ddd;font-weight:700;padding:8px;text-align:left}.year-table td{border-bottom:1px solid #eee;padding:8px}.year-table tr:last-child td{border-bottom:none}@media (max-width:768px){.App{border-radius:16px;margin:10px;padding:15px}.video-container{flex-direction:column;gap:20px;padding:15px}.video-column{margin-bottom:20px}.next-tier{color:#333;font-size:.6rem}.filter-categories{flex-direction:column;gap:20px}.filter-category{margin-bottom:20px;width:100%}.nav-controls{flex-direction:column;gap:15px;padding:20px 15px}.App-header h1{font-size:2.5rem}.coffee-button,.filter-button,.page-button,.vote-button,.year-button{font-size:16px;max-width:300px;padding:14px 20px;width:100%}.dropdown-content{left:0;padding:15px;right:0}.year-layout{flex-direction:column}.year-table-wrap{max-height:none}}
/*# sourceMappingURL=main.6348f288.css.map*/