html{font-size:67%;height:100%;max-height:100vh}html,body,#root{width:100%;margin:0;height:100%;max-height:100vh;box-sizing:border-box;overscroll-behavior:none}#root{display:flex;flex-direction:column;overflow:hidden}@supports (height: 100dvh){html,body,#root{max-height:100dvh;height:100dvh}}*,*:before,*:after{box-sizing:inherit}body{overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}body input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=submit]):not([type=button]):not([type=reset]):not([type=hidden]),body textarea{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}@keyframes notizPageLeaveNext{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:.2;transform:translate(-12%) scale(.985)}}@keyframes notizPageEnterNext{0%{opacity:.2;transform:translate(12%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes notizPageLeavePrev{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:.2;transform:translate(12%) scale(.985)}}@keyframes notizPageEnterPrev{0%{opacity:.2;transform:translate(-12%) scale(.985)}to{opacity:1;transform:translate(0) scale(1)}}
