@layer base{html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;min-height:100dvh}}@layer utilities{.text-fluid-xs{font-size:clamp(.75rem,2vw + .5rem,.75rem)}.text-fluid-sm{font-size:clamp(.875rem,2.5vw + .5rem,1rem)}.text-fluid-base{font-size:clamp(1rem,3vw + .5rem,1.125rem)}.text-fluid-lg{font-size:clamp(1.125rem,4vw + .5rem,1.5rem)}.text-fluid-xl{font-size:clamp(1.25rem,5vw + .5rem,1.875rem)}.text-fluid-2xl{font-size:clamp(1.5rem,6vw + .5rem,2.25rem)}.text-fluid-3xl{font-size:clamp(1.875rem,7vw + .5rem,2.5rem)}}@media(max-width:640px){.safe-area-padding{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}}@media(hover:none)and (pointer:coarse){button,[role=button],select,input{min-height:44px;min-width:44px}}.scrollbar-horizontal{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.scrollbar-horizontal::-webkit-scrollbar{height:10px}.scrollbar-horizontal::-webkit-scrollbar-track{background:#fdfbf7;border-radius:10px;margin:0 8px}.scrollbar-horizontal::-webkit-scrollbar-thumb{background:#e6c888;border-radius:10px;border:2px solid #fdfbf7}.scrollbar-horizontal::-webkit-scrollbar-thumb:hover{background:#c7a189}
