@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0d0d0d;color:#fff;font-family:Oswald,Arial Black,sans-serif;font-weight:700;overflow-x:hidden}.bg-wrestling-red{background-color:#ef4444}.bg-wrestling-green{background-color:#10b981}.bg-wrestling-gray{background-color:#374151}.text-wrestling-black{color:#0d0d0d}.text-wrestling-charcoal{color:#1a1a1a}.text-white{color:#fff}.border-wrestling-black{border-color:#0d0d0d}.border-wrestling-charcoal{border-color:#1a1a1a}.border-wrestling-green{border-color:#10b981}.wrestling-card{background-color:#1a1a1a;border:2px solid #374151;padding:1rem;transition:all .2s}.wrestler-image{display:block;height:64px!important;object-fit:cover;object-position:center top;width:64px!important}.wrestler-image-container{border-radius:4px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.wrestling-card:hover{border-color:#ef4444}.wrestling-button{background-color:#ef4444;border:2px solid #ef4444;color:#fff;cursor:pointer;font-weight:700;letter-spacing:.1em;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .2s}.wrestling-button:hover{background-color:initial;color:#ef4444}.wrestling-button:disabled{cursor:not-allowed;opacity:.5}.wrestling-input{background-color:#1a1a1a;border:2px solid #374151;color:#fff;font-weight:700;outline:none;padding:.75rem}.wrestling-input:focus{border-color:#ef4444}.suggestion-button{background-color:#1a1a1a;border:2px solid #374151;color:#9ca3af;cursor:pointer;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s}.suggestion-button:hover{border-color:#ef4444;color:#fff}.suggestion-button:disabled{cursor:not-allowed;opacity:.5}.sentiment-positive{background-color:#10b981;color:#000}.sentiment-negative{background-color:#ef4444;color:#fff}.sentiment-neutral{background-color:#374151;color:#fff}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.grid-3{grid-gap:2rem;grid-template-columns:1fr 1fr 1fr}.grid-2,.grid-3{display:grid;gap:2rem}.grid-2{grid-gap:2rem;grid-template-columns:1fr 1fr}.flex{display:flex}.flex-column{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.text-center{text-align:center}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.1em}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.border-b-4{border-bottom:4px solid #ef4444}.border-t-2{border-top:2px solid #ef4444}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1 1}.text-red{color:#ef4444}.text-green{color:#10b981}.text-gray{color:#9ca3af}.text-wrestling-red{color:#ef4444}.text-wrestling-green{color:#10b981}.text-wrestling-gray{color:#9ca3af}.bg-wrestling-charcoal{background-color:#1a1a1a}.bg-wrestling-black{background-color:#0d0d0d}.bg-charcoal{background-color:#1a1a1a}.bg-black{background-color:#0d0d0d}.border-wrestling-red{border-color:#ef4444}.border-wrestling-gray{border-color:#374151}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.grid-2,.grid-3{grid-template-columns:1fr}.flex{flex-direction:column}}
/*# sourceMappingURL=main.63d2dfcc.css.map*/