@tailwind base;@tailwind components;@tailwind utilities;*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;height:100%;background:linear-gradient(135deg,#fff9fc,#fbe7f1 45%,#ede4ff);background-attachment:fixed}#root{height:100%}button{font-family:inherit;-webkit-tap-highlight-color:transparent}*{transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out}input,textarea,select{font-family:inherit;font-size:16px}@media (min-width:768px){input,textarea,select{font-size:14px}}main{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}
