@font-face{font-family:"HyliaSerifBeta";src:local("HyliaSerifBeta"),url(/static/media/HyliaSerifBeta.587194a6240d0f662864.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#8f6537;background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,"HyliaSerifBeta",sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{max-width:100vw;min-height:100vh;overflow:hidden;text-align:center}.App-logo{margin-bottom:3em;margin-top:3em;pointer-events:none;width:35vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{min-height:45vmin}.App-body,.App-header{align-items:center;background-color:#8f6537;background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-body{min-height:30vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home{align-items:center;display:flex;flex-direction:column;justify-content:center;width:95%}.list-title{background-color:rgba(173,122,41,.157);color:#e3e2b8;flex-basis:100%;flex:1 1;font-family:"HyliaSerifBeta",sans-serif!important;padding-top:.3em;position:-webkit-sticky;position:sticky;text-transform:capitalize;top:0;z-index:100}.list{margin-top:1rem!important;width:90vw}.list-row{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.list-item{background-color:#0d9263;border:3px solid #b8b361;border-radius:.5em;box-shadow:1px 1px 4px -1px;margin-bottom:.6em;margin-left:.25em;margin-right:.25em;max-width:95%}.list-item,.list-item:hover{background-image:url(https://www.transparenttextures.com/patterns/cardboard-flat.png)}.list-item:hover{background-color:rgba(24,140,91,.765);box-shadow:2px 2px 8px -2px}.list-stack{width:100%}.list-image{border-radius:8px;height:100px;width:100px}.list-text{display:flex;flex-direction:column;justify-content:space-evenly;text-transform:capitalize;width:100%}.list-name{font-size:1rem!important}.list-name:hover{color:#b8b361;cursor:pointer}@media(max-width:850px){.list-container{align-items:center;display:flex;flex-direction:row;justify-content:center}.list{width:95vw}.list-item{max-width:90%;width:90%}.list-name{font-size:1.65rem!important}.list-subinfo{font-size:1.5rem!important}.list-image{height:200px;width:200px}}@media(max-width:430px){.list-name{font-size:1.25rem!important}.list-subinfo{font-size:1.1rem!important}.list-image{height:100px;margin-left:-.5em!important;width:100px}}.container,.modal{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal{background-color:#ad7b29;background-image:url(https://www.transparenttextures.com/patterns/cardboard-flat.png);border-radius:10px;box-shadow:inset 0 0 4px 4px rgba(24,140,91,.765);left:"50%";max-height:85vh;outline:none;overflow:visible;padding:1em;position:"absolute";top:"50%";transform:"translate(-50%, -50%)";width:75%}.modal-details{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-evenly;width:100%}.detail-box{background-color:#e4d1b2;background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);border-radius:10px;color:#2e2e2e;flex:1 1;max-width:70%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:auto;padding:5px;text-align:center;text-transform:capitalize}.detail-box .label{color:#0b412b;font-family:"HyliaSerifBeta"}.detail-box .value{color:#3a3a3a;font-weight:400}.title{color:#0b412b;font-weight:"bold";text-transform:"capitalize"}.id{color:#2e2e2e;flex:1% 0}.image{background-color:#b8b361;background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);border-radius:5px;max-height:200px;max-width:200px;overflow:auto;padding:3px}.description{background-color:#e4d1b266;border-radius:10px;color:#2e2e2e;flex:1 1;font-size:.9em!important;margin-top:2em!important;max-width:80%;overflow:auto;padding:5px;text-align:left}@media(max-width:768px){.modal{max-height:90vh;width:90%}.detail-box{max-width:80%}.description{font-size:1.25em!important;max-width:100%}}@media(max-width:430px){.modal{max-height:80vh;overflow:hidden;width:95%}.modal-details{margin-top:.05em!important;max-height:30%;overflow-y:scroll}.detail-box{max-width:90%}.description{font-size:1.25em!important;margin-top:.25em!important;max-height:60%;max-width:100%}}.search-container{align-items:center;display:flex;flex-direction:column;justify-content:stretch;margin-bottom:1em;position:relative}.search-input-container{display:flex;max-width:35vw}.search-input{border:1px solid #0d9263;border-radius:5px 0 0 5px;flex:1 1;height:1.25rem;padding:10px}.search-button{background-color:#0d9263;border:none;border-radius:0 5px 5px 0;color:#fff;cursor:pointer;height:2.6rem;padding:10px 15px}.search-results-container{margin-top:.5em}.search-results{align-items:center;display:flex;flex-flow:row wrap;justify-content:center;overflow-y:scroll;position:-webkit-sticky;position:sticky;width:100%}.search-results::-webkit-scrollbar{display:none}.search-item{background-color:rgba(24,140,91,.765);border:3px solid #b8b361;border-radius:.5em;box-shadow:1px 1px 4px -1px;cursor:pointer;display:flex;flex:1 1;margin-bottom:.6em;margin-left:.25em;margin-right:.25em;transition:background-color .3s}.search-item,.search-item:hover{background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png)}.search-item:hover{background-color:#0d9263;box-shadow:2px 2px 8px -2px}@media(min-width:850px){.search-results{height:9rem;margin-left:1rem}}@media(max-width:850px){.search-container{flex-direction:column}.search-input-container{display:flex;flex-direction:row;max-width:90%}.search-input{margin-bottom:10px}}.Nav{align-items:space-between;display:flex;flex-direction:row;justify-content:space-evenly;margin:1em auto;max-width:90vw;position:relative;width:100%}.Nav-item{background-color:rgba(24,140,91,.765);background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);border:4px double #000;border-radius:5px;box-shadow:6px 4px 8px -2px;color:#e3e2b8;cursor:pointer;font-family:"HyliaSerifBeta";font-size:1.1rem;height:4.5em;margin-bottom:5px;max-width:12%;width:16em}.Nav-item:active,.Nav-item:focus,.Nav-item:hover{background-color:#0d9263;background-image:url(https://www.transparenttextures.com/patterns/exclusive-paper.png);color:#b8b361}@media(max-width:850px){.Nav{align-items:center;flex-direction:column;justify-content:center}.Nav-item{font-size:2rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:.5em!important;max-width:90%;padding:.5em;width:90%}}
/*# sourceMappingURL=main.b15879ea.css.map*/