*{margin:0;padding:0;box-sizing:border-box}body{margin:0;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;background:linear-gradient(135deg,#e8f5e9,#f1f8f4,#e8f5e9,#f1f8f4,#e8f5e9);background-size:400% 400%;animation:gradientShift 15s ease infinite;min-height:100vh}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}#root{min-height:100vh;position:relative}#root:before{content:"";position:fixed;top:0;left:0;width:150%;height:150%;background-image:radial-gradient(circle at 2px 2px,rgba(107,159,120,.25) 1.5px,transparent 0),radial-gradient(circle at 2px 2px,rgba(107,159,120,.18) 1.5px,transparent 0);background-size:40px 40px,80px 80px;background-position:0 0,20px 20px;transform:rotate(45deg);transform-origin:center center;pointer-events:none;z-index:0}
