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{background:#ffd5804d;display:flex;height:100vw;justify-content:center;width:100vw}.sprint-logo{display:block;height:auto;margin-left:auto;margin-right:auto;width:30%}.add-story-button{background:linear-gradient(180deg,#ffae69,#ffad66 32%,#ff8419);border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:20px;font-weight:700;margin:0 auto;padding:20px 40px;transition:transform .2s ease-in-out}.add-story-button:hover{background:linear-gradient(180deg,#f88622,#db6f11 32%,#bb5b07);transform:scale(1.1)}.add-form{background-color:#f8f8f8;border:1px solid #ddd;border-radius:8px;box-shadow:0 0 10px #0000001a;padding:25px}.form-control{display:flex;margin-bottom:15px;width:400px}label{font-weight:700}input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:15px;margin-top:5px;padding:10px;width:100%}p{display:flex;justify-content:space-between}.cancel-btn,.save-btn{background:linear-gradient(180deg,#ffae69,#ffad66 32%,#ff8419);border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:15px;font-weight:700;margin:0 auto;padding:10px 20px;transition:transform .2s ease-in-out}.cancel-btn:hover,.save-btn:hover{background:linear-gradient(180deg,#f88622,#db6f11 32%,#bb5b07);transform:scale(1.1)}.overlay-bg{background-color:#494b52;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1}.overlay-content{background:#efdbb7;border:5px solid orange;border-radius:10px;bottom:0;box-shadow:0 0 50px #000c;height:25vh;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;left:0;margin:5% auto auto;padding:25px;position:fixed;right:0;top:0;width:25vw;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.sprint-logo-wbg{border:5px solid #d01619;border-radius:50%;box-shadow:0 0 10px #3c400180;display:block;height:175px;margin:auto auto 10px;padding:5px;width:175px}.progressbar{align-items:stretch;background-color:#494b52;border-radius:60px;box-shadow:0 0 20px #111;display:flex;flex-direction:row;height:15vh;justify-content:flex-start;margin-bottom:5%;margin-top:2%;overflow:hidden;width:70vw}.bar{background:#ffae69;background:linear-gradient(180deg,#ffae69,#ffad66 32%,#ff8419);width:0}.progressbar-title{font-size:larger;font-weight:700}
/*# sourceMappingURL=main.091f0d97.css.map*/