@media screen and (max-width:768px) and (orientation:landscape){body{overflow:auto}.orientation-lock-wrapper{position:relative;min-height:100vh;width:100%;overflow:auto}[data-sidebar]{max-height:100vh}.px-4{padding-left:.5rem;padding-right:.5rem}.h-16{height:3rem}.size-full{width:100%!important;height:100%!important}}@media screen and (max-width:768px) and (orientation:portrait){.orientation-prompt{animation:fadeIn .3s ease-in-out}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes rotate-pulse{0%,to{transform:rotate(0deg) scale(1)}50%{transform:rotate(90deg) scale(1.1)}}.animate-rotate-pulse{animation:rotate-pulse 2s ease-in-out infinite}@media screen and (max-width:768px) and (orientation:landscape){main{min-height:calc(100vh - 3rem)!important;overflow-y:auto!important;overflow-x:hidden!important}button{padding:.25rem .75rem}button,nav ol{font-size:.875rem}.hidden-mobile-landscape{display:none!important}header nav{gap:.5rem!important}}@supports (-webkit-touch-callout:none){@media screen and (max-width:768px) and (orientation:landscape){.orientation-lock-wrapper{min-height:100vh;min-height:-webkit-fill-available}main{min-height:calc(100vh - 3rem);min-height:calc(-webkit-fill-available - 3rem);overflow-y:auto!important}}}@media screen and (max-width:768px) and (orientation:landscape){body,html{height:100%}body{position:relative;width:100%;overflow:auto}}