@tailwind base;@tailwind components;@tailwind utilities;html,body{overflow-x:hidden;width:100%}:root{--safe-top: env(safe-area-inset-top)}.pt-safe{padding-top:var(--safe-top)}.project-page{overflow-x:hidden;width:100%;position:relative}.project-container{display:flex;flex-direction:column;width:100%}
