@media (max-width: 768px){html,body{max-width:100%;overflow-x:hidden}}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-overflow-scrolling:touch}*{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}:root{--ease-out: cubic-bezier(.22, 1, .36, 1)}.reveal{opacity:0;transform:translateY(16px);animation:revealUp .8s cubic-bezier(.22,1,.36,1) forwards;will-change:transform,opacity}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.25s}.delay-3{animation-delay:.4s}.delay-4{animation-delay:.55s}@keyframes revealUp{to{opacity:1;transform:translateY(0)}}button,input,select,textarea{font-size:16px}body.admin-mode .offer-bar{display:none!important}
