@media screen and (width>=1200px) and (width<=1300px) and (height>=700px){nav.sticky{justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:4px 20px!important;display:flex!important}nav.sticky .cursor-pointer h1{white-space:nowrap!important;font-size:13px!important}nav.sticky .cursor-pointer .text-xs{display:none!important}nav.sticky .hidden.lg\:flex{flex:1!important;justify-content:center!important;align-items:center!important;gap:12px!important;padding-left:0!important;display:flex!important}nav.sticky .hidden.lg\:flex button{padding:3px 6px!important;font-size:10px!important}nav.sticky .hidden.lg\:flex .bg-gradient-to-r{border-radius:4px!important;flex-shrink:0!important;min-width:40px!important;height:24px!important;margin-left:auto!important;padding:4px 10px!important;font-size:9px!important}nav.sticky .lg\:hidden,.lg\:hidden.bg-black\/95{display:none!important}}
