*{--rav-dark-background:#191c27;--rav-logo-text:aqua}body{background-color:var(--rav-dark-background);box-sizing:border-box;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;margin:0;padding:0}body,button{color:#faebd7}button{background:none;border:2px solid #faebd7;border-radius:5px;padding:.5rem}.info-btn{background:none;border:none}.navbar{align-items:middle;display:flex;justify-content:space-between;margin:1rem}h1{font-size:40px;margin:4px}.nav-link-container{background-color:var(--rav-dark-background);display:flex;flex-direction:column;justify-content:flex-end;position:absolute;right:0;top:0;width:100vw}.rav-link{align-items:center;display:flex;margin-right:6px}.rav-link img{margin:0 auto}.nav-button{background-color:var(--rav-dark-background);border:none;color:#faebd7;font-size:25px;margin:0 6px}.nav-button:hover{color:aqua}.nav-button.active{border:none;text-decoration:underline;text-decoration-color:aqua}.closed{display:none}.about-container{margin:0 5%}.youtube-frame{display:flex;justify-content:center}.chip{background-color:#faebd7;border:2px solid #faebd7;border-radius:5px;color:var(--rav-dark-background);display:flex;font-weight:600;padding:.5rem}.chip-text{margin:0}.first-chip-list{margin-top:0}.last-chip-list{margin-bottom:0}.delete-chip-btn,.required-chip-btn{color:var(--rav-dark-background);padding:0 0 0 .5rem}.delete-chip-btn:hover,.required-chip-btn:hover{color:#ee6e62}.required-options{background-color:#faebd7;border-radius:5px;color:var(--rav-dark-background);margin:.5rem;padding:1rem}.required-options>p:hover{color:#ee6e62}.submit-btn-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.submit-btn-container h4{margin-bottom:1rem}.submit-btn{background-color:inherit;border:none;height:100px;width:100px}.submit-btn:hover{animation:spinner 1s linear infinite;transform:scale(150%)}.search-form{margin:0 auto}.adv-opt-h4{margin-bottom:0}.advanced-options{justify-content:left}.advanced-options label{margin-right:8px}.select-multi{display:flex}.search-param-container{align-items:center;flex-direction:column}.search-param-container,.text-container{display:flex;justify-content:center}#history-info{background-color:Var(--rav-dark-background);border:2px solid #faebd7;margin:2vw;padding:1rem;position:absolute;z-index:100}#history-info-header{display:flex;justify-content:space-between}#close-history-info-btn{background:none;border:2px solid #faebd7;border-radius:5px;color:#faebd7;font-weight:700;height:-moz-fit-content;height:fit-content;padding:4px}#close-history-info-btn:hover{color:#ee6e62}.clear-btn{background-color:#faebd7;border:none;border-radius:10px;color:var(--rav-dark-background);font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-weight:600;padding:10px}.clear-btn:hover{border:2px solid #ee6e62;color:#ee6e62;font-weight:600}.history-card{background-color:#0c0e15;border:none;border-radius:20px;display:flex;margin:1rem 5%}.history-card-text{display:flex;flex:1 1;justify-content:space-between}.pattern-thumb{background-color:grey;margin:1.5rem;min-height:100px;min-width:100px}.pattern-link-anchor,.pattern-name{margin:auto 2rem}.pattern-link-anchor,.pattern-link-anchor:visited{color:aqua;text-decoration:none}.pattern-link-anchor:hover{text-decoration:underline}@media (max-width:500px){.history-card,.history-card-text{flex-direction:column;justify-content:center;text-align:center}.pattern-thumb{height:100px;margin:1.5rem auto 0;width:100px}.pattern-name{margin-top:1rem}}.big-text{text-align:center}.result-pattern-name{font-size:40px;text-align:center}.result-pattern-thumb-container{display:flex;justify-content:center}.result-pattern-thumb{background-color:gray;height:auto;margin-bottom:1rem;max-width:500px;min-width:250px}.result-pattern-link-container{text-align:center}.result-pattern-link{color:aqua;margin:0;text-decoration:none}#spin-again-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}.hidden{display:none}.loading-animation{align-items:center;display:flex;height:80vh;justify-content:center}.loading-spinner{animation:spinner 1s linear infinite;background-color:inherit;background-repeat:no-repeat;border:none;height:200px;width:200px}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.79df3397.css.map*/