@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:wght@400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;600;700&display=swap);:root{--prim:#ef4444;--second:#4e4e4e;--error:#ff4a4a}body{font-family:"Noto Serif";color:#4e4e4e;color:var(--second)}.App{max-width:960px;margin:0 auto}.title h1{font-family:"Noto Serif";color:#ef4444;color:var(--prim);font-size:1.6rem;font-weight:700;letter-spacing:2px;font-weight:400}.title h2,.title p{font-family:"Noto Serif";text-align:center}.title h2{font-family:"Dancing Script",cursive;margin-top:45px;font-size:3.5rem}.navigation,.title h2{color:#ef4444;color:var(--prim)}.navigation{max-width:150%;padding:0;border-bottom-left-radius:1rem}.navigation .nav-brand{font-weight:700;font-size:1.1rem}.navigation .nav-pills{text-align:right}.navigation .link{color:#fff}.navigation .link-active{font-weight:700}.list-non-bullet{list-style:none}.list-item-inline{display:inline;padding:0 .5rem}form{margin:30px auto 10px;text-align:center}label input{height:0;width:0;opacity:0}.upload-btn{display:block;width:30px;height:30px;border:1px solid #ef4444;border:1px solid var(--prim);border-radius:50%;margin:10px auto;line-height:30px;color:#ef4444;color:var(--prim);font-weight:700;font-size:24px}.upload-btn:hover{background:#ef4444;background:var(--prim);color:#fff}.output{height:60px;font-size:.8rem}.error{color:#ff4a4a;color:var(--error)}.progress-bar{height:5px;background:#ef4444;background:var(--prim);margin-top:20px}.img-grid{margin:20px auto;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:40px}.img-wrap{overflow:hidden;height:0;padding:50% 0;position:relative;opacity:.8}.img-wrap img{min-width:100%;min-height:100%;max-width:150%;position:absolute;top:0;left:0}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.backdrop img{display:block;max-width:60%;max-height:80%;margin:60px auto;box-shadow:3px 5px 7px rgba(0,0,0,.5);border:3px solid #fff}
/*# sourceMappingURL=main.efddd19d.chunk.css.map */