@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ff8c0030;border-radius:3px}body{color:#f0ede6;background:#0a0a0e;margin:0;font-family:DM Sans,sans-serif}.page-transition{animation:.3s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.light-theme body,.light-theme{color:#1a1a22!important;background:#f5f3ee!important}.light-theme nav{background:#f5f3eeeb!important;border-bottom-color:#e0ddd6!important}.light-theme ::-webkit-scrollbar-thumb{background:#ff8c0050}.light-theme input,.light-theme select,.light-theme textarea{color:#1a1a22!important;background:#f0ede6!important;border-color:#e0ddd6!important}.light-theme .search-dropdown{background:#fff!important;border-color:#e0ddd6!important}.light-theme .btn-ghost{color:#1a1a22!important;background:#0000000d!important;border-color:#e0ddd6!important}@media (width<=768px){.nav-links-desktop{display:none!important}.hamburger-btn{display:flex!important}.hero-content{bottom:32px!important;left:20px!important;right:20px!important}.hero-title{font-size:26px!important}.hero-meta{display:none!important}.hero-buttons{flex-wrap:wrap}.page-container{padding-left:16px!important;padding-right:16px!important}.filters-grid{grid-template-columns:1fr!important}.filter-tags{flex-wrap:wrap}.stats-grid{grid-template-columns:repeat(2,1fr)!important}.about-grid{grid-template-columns:1fr!important}.player-controls-right{gap:8px!important}.player-time{display:none!important}.info-section{padding-left:16px!important;padding-right:16px!important}.video-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}.search-dropdown{width:calc(100vw - 32px)!important;right:-60px!important}.search-input-wrapper{width:140px!important}}
