@import url(https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@300;700&family=Sacramento&display=swap);nav li{list-style:none;display:flex;justify-content:center;font-size:2em}nav a{text-decoration:none;color:#000}nav{padding:10px 0;display:flex;flex-direction:column;width:100%;max-width:1200px;align-items:center;margin:auto auto 20px;font-family:"Open Sans Condensed",serif}nav li:hover{color:#4aa8d6;transition:all .3s ease-in-out;transform:scale(1.2)}@media only screen and (min-width:768px){nav{flex-direction:row;justify-content:center;align-items:center}}.search-bar{display:flex;flex-direction:column;width:95%;margin:0 auto;background-color:#fff;border:1px solid #fcab10;border-radius:5px;color:#000;padding:20px 0}.filters>input{display:inline-block;width:40px}.filters label{display:inline;max-width:425px;font-size:.7em}.filters{display:flex;justify-content:space-around;align-items:center;margin:0 auto;width:80%;max-width:450px}button{margin:8px auto;max-width:200px}.stitch{font-weight:700}.select-stitch{max-width:300px;padding:10px 0}@media only screen and (min-width:900px){.search-bar{width:40%;margin:0 auto}}.search-results{min-height:200px;width:95%;min-height:100vh;margin:0 auto}.project-results li,.search-results,.stitches-results li{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff}.project-results li,.stitches-results li{text-align:center;max-width:500px;border:1px solid #cacbcb;border-radius:5px;padding:20px;margin:10px auto;box-shadow:5px 5px 2px #cacbcb}.search-results ul{list-style:none;padding:0 10px}.saved-button{background:#cacbcb;border:1px solid #cacbcb;color:#000}@media only screen and (min-width:900px){.search-results{width:80%;max-width:1200px;margin:0 auto}}.stitch-image{width:80%;max-width:500px}.project-name,.stitch-name{font-size:1.3em}.project-name a{color:#000}.project-name{font-size:1em}.saved{width:95%;align-items:flex-start;min-height:100vh;overflow-y:auto;overflow-x:hidden;color:#515052;max-width:1250px;margin:0 auto;border:1px solid #fcab10}.saved,.saved-project,.saved-stitch{display:flex;flex-direction:column;background:#fff;text-align:center}.saved-project,.saved-stitch{justify-content:space-evenly;align-items:center;max-width:500px;border:1px solid #cacbcb;padding:10px 20px;margin:10px auto;border-radius:5px;width:90%;box-shadow:5px 5px 2px #cacbcb}@media only screen and (min-width:900px){.saved-project,.saved-stitch{width:25%;min-height:500px;margin:10px}}.saved-project-list{list-style:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;max-width:1200px;margin:0 auto}.saved-project button{margin-top:5px}.saved-project a{margin-bottom:10px;color:#000}@media only screen and (min-width:900px){.saved-project-list{flex-direction:row;flex-flow:row wrap}}.saved-stitches-list{display:flex;flex-direction:column;justify-content:center;align-items:center;list-style:none;padding:0;max-width:1200px;margin:0 auto;width:100%}.saved-stitch p{font-size:.7em}h2{font-family:"Sacramento",cursive;text-decoration:underline}@media only screen and (min-width:900px){.saved-stitches-list{flex-direction:row;flex-flow:row wrap;align-items:flex-start}}.embroidery-helper{display:flex;justify-content:flex-start;flex-direction:column;width:100%;text-align:center;background:#fff;color:#515052;font-size:1.8em}.embroidery-helper h1{padding-bottom:20px}h1,h2 h3{font-family:"Sacramento",cursive}.saved-tab,.search-tab{background:#fff;border:1px solid #fcab10;border-radius:5px;color:#000}.tabs button{margin:5px}button{background-color:#4aa8d6;border:2px solid #4aa8d6;border-radius:5px;color:#fff;font-weight:700}button:hover,select:hover{cursor:pointer;transition:all .2s ease-in-out;transform:scale(1.1)}.active{background:#fcab10;color:#000}@media only screen and (min-width:400px){.search-tab{border-radius:0;border-top-left-radius:5px;height:40px}.saved-tab{border-radius:0;border-top-right-radius:5px;height:40px}.tabs button{margin:0}.embroidery-helper{min-height:100vh}}.login label,input{display:block}.loader{width:5%;margin:0 auto}.signup input,label{display:block}.login,.signup{min-height:100vh;display:flex;flex-direction:column;padding:30px 0;width:50%;margin:0 auto}.password-require{font-size:.8em}.login input,.login label,.signup input,.signup label,.signup p{max-width:500px;margin:0 auto}.success-message{color:#44af69;text-align:center}.error-message{color:red;text-align:center}.img{width:50%;min-width:300px;margin-bottom:10px;z-index:1}.about,.img{max-width:500px;display:flex;justify-content:center;align-items:center}.about{flex-direction:column;min-height:300px;padding:30px;background-color:rgba(252,169,16,.794);margin:30px auto;border-radius:5px}.about p{text-align:center;width:80%;font-weight:500;max-width:470px;background:#fff;padding:10px;z-index:2;position:relative;top:-30px;font-size:1.2em}section p{width:60%}.img p{color:#fff;text-align:center}@media only screen and (max-width:768px){section p{width:90%}.about p{font-size:1.5em}}*,html{box-sizing:border-box;margin:0;width:100%}body{display:flex;justify-content:center;align-items:center;flex-direction:column;font-size:18px;font-family:"Open Sans Condensed",sans-serif;background-color:#fff}h1,h2,h3{font-family:"Sacramento",cursive}h1{font-size:2em;color:#000}h2{font-size:1.8em}h3{font-size:1.5em}footer{background:#4aa8d6;display:flex;justify-content:center;align-items:center;width:100%;height:50px;text-align:center;color:#fff}footer a{color:#fff;text-decoration:none}.home-screen{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin:0 auto;text-align:center;min-height:100vh;padding-top:100px;background:url(/static/media/embroidery-cover-photo.c8e9cf4d.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover}.home{background:hsla(0,0%,98.4%,.904);width:90%;margin:0 auto;padding:50px;border-radius:5px;font-size:1em}@media only screen and (min-width:768px){.home{font-size:2em;width:50%}}.embroidery-tooltip{visibility:hidden;width:120px;font-weight:500;font-size:.7em;font-family:"Open Sans Condensed",sans-serif;background-color:rgba(119,195,57,.9);color:#fff;text-align:center;border-radius:6px;padding:5px 0;margin-top:40px;position:absolute;z-index:1}.embroidery-stitches:hover .embroidery-tooltip,.saved-demo:hover .embroidery-tooltip,.search-results-demo:hover .embroidery-tooltip{visibility:visible}.tabs{width:70%;margin:0 auto}.tabs:hover .embroidery-tooltip{visibility:visible}.tooltip-icon{height:16px;width:16px}@media only screen and (max-width:400px){.embroidery-tooltip{left:200px}}@media only screen and (min-width:1000px){.search-results-demo{width:40%;margin:auto}}
/*# sourceMappingURL=main.31d30ae2.chunk.css.map */