html,body{overscroll-behavior:none;overflow:hidden;position:fixed;width:100%;height:100%;margin:0;padding:0;-webkit-overflow-scrolling:touch}body{background:linear-gradient(135deg,#7c3aed,#5b21b6,#4c1d95);background-attachment:fixed}#root{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:none;-webkit-overflow-scrolling:touch}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}input,textarea,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}button,a,input,textarea{touch-action:manipulation}img,a{-webkit-touch-callout:none}#root{scroll-behavior:smooth}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
