body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:50vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}#cal-body{background:#dde1e7;border-radius:20px;box-shadow:-5px -5px 9px #ffffff73,5px 5px 9px #5e68794d;padding:45px;scale:.6;width:400px}.input input{border:0;border-radius:10px;color:#747474;font-size:2.5rem;height:100px;padding:0 30px;width:90%}.input input,.input input:focus{background:#dde1e7;box-shadow:inset -5px -5px 9px #ffffff73,inset 5px 5px 9px #5e68794d}.input input:focus{outline:none}.buttons button{background:#dde1e7;border:0;border-radius:50px;box-shadow:-5px -5px 9px #ffffff73,5px 5px 9px #5e68794d;color:#898989;cursor:pointer;font-size:2rem;height:60px;width:60px}.buttons button:focus{background:#dde1e7;box-shadow:inset -5px -5px 9px #ffffff73,inset 5px 5px 9px #5e68794d}.buttons{display:flex;justify-content:space-between;padding-top:30px}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.f4248c84.css.map*/