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}:root{--primary-colour:#833b96;--secondary-colour:#714a7f}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.form-container{display:flex;justify-content:center;padding:20px}.book-form{background:#f3f3f3;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px;width:100%}.form-row{display:flex;justify-content:space-between;margin-bottom:15px}.form-group{flex:1 1;margin-right:10px}.form-group:last-child{margin-right:0}.form-group label{display:block;font-weight:700;margin-bottom:5px}.form-group input[type=text],.form-group select{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}.form-group input[type=range]{width:100%}.default-button{background-color:#833b96;background-color:var(--primary-colour);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:30px;padding:10px 20px;transition:background-color .3s}.default-button:hover{background-color:#714a7f;background-color:var(--secondary-colour)}.main-heading{font-size:2.5rem;margin-bottom:30px}.header{background-color:#fff;border-bottom:1px solid #e8e2e2;color:#000;display:flex;justify-content:space-between;padding:4vh 4vw}.header-link{color:#000;font-size:1.1rem;font-weight:700;text-decoration:none}.header-span{color:#833b96;text-decoration:none}.nav-title{display:flex;gap:15px;list-style:none;margin:0;padding:0};.nav-item{color:#666;font-size:16px;font-weight:400;text-decoration:none};.active,.nav-item:hover{text-decoration:underline}.active{color:#000}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-spinner{animation:rotate 2s linear infinite}.popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:200}.popup-content{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;padding:30px;width:40%}.server-message{align-items:center;display:flex;flex-direction:column;justify-content:center}.server-message p,.small{font-size:smaller}.loading-container{justify-content:"center";width:50%}@media (max-width:600px){.popup-content{width:100vw}}.loading-message{font-weight:700}.footer{align-items:center;background-color:#f6f6f6;border-bottom:5px solid var(--primary-colour);bottom:0;color:#0f0e0e;height:auto;justify-content:space-between;margin-top:auto;padding:7px;position:fixed;width:100%}.footer-container{display:flex;flex-wrap:wrap}.footer-section-left{justify-content:flex-start}.footer-section-center,.footer-section-left{display:flex;flex:1 1;margin-left:20px;margin-right:20px;padding-right:20px}.footer-section-center{justify-content:center}.footer-section-right{display:flex;flex:1 1;justify-content:flex-end;margin-left:20px;margin-right:20px;padding-right:20px;text-align:right}.footer-text{color:#585656;font-size:smaller}.brand-container{align-self:center}.brand-text{font-size:12px;font-weight:700;margin-left:10px;max-width:130px}@media (max-width:600px){.footer{position:relative}}.page-container{padding:10vh 5vw}.content-wrap{flex:1 1}.verse-index{color:blue}.title{font-size:2.5rem;padding:1px;text-align:center}.text{font-size:1rem;line-height:1.6}.form-sections{display:flex;flex-wrap:wrap;justify-content:space-around}.form-section{margin-right:50px;width:300px}.form-section p{color:#666;font-size:1rem;line-height:1.6}.p-select{padding:0}.sticky{position:-webkit-sticky;position:sticky;top:0;z-index:100}.result-container{padding-left:20px}.styled-line{background:#666}.submit-button{background:var(--primary-colour);border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.submit-button:hover{background-color:var(--secondary-colour)}.submit-enabled-button{background:var(--primary-colour);color:#fff;cursor:pointer}.submit-disabled-button,.submit-enabled-button{border:none;border-radius:4px;font-size:16px;padding:10px 20px}.submit-disabled-button{background-color:#ccc;color:#888}.center-align-container{display:flex;justify-content:center;padding:20px}.result-container{padding-bottom:50px}.styled-divider{align-items:center;display:flex;padding:10px;text-align:center}.styled-line{background:#aeadad;flex:1 1;height:1px}.styled-text{color:#666;padding:0 10px}.home-container{padding:20vh 5vw}.sections{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:40px}.section{flex:1 1;margin-right:50px}@media (max-width:600px){.section{flex-basis:100%}}.section h2{font-size:1.5rem;margin-bottom:10px}.section p{color:#666;font-size:1rem;line-height:1.6}.link,a{text-decoration:none}.image-preview{height:250px;width:250px}.image-dropzone{height:100%;width:100%}.form-sections-centered{display:flex;justify-content:space-around}.form-section-centered{background:#f3f3f3;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;padding:20px;width:100%}.custom-grid{background-color:initial;box-shadow:none}.row{display:flex;flex-wrap:wrap;justify-content:center;width:70%}.column,.row{align-items:center}.column{flex:1 1}.content{align-items:center;display:flex;justify-content:center;margin:20px;text-align:center}.dropbox-container{border:2px solid #ccc;border-radius:20px;height:350px;width:350px}.dropbox-container,.dropzone{align-items:center;background-color:#fff;display:flex;justify-content:center;text-align:center}.dropzone{border:2px dashed #ccc;border-radius:20px;height:250px;padding:20px;width:250px}@media (max-width:600px){.column{flex-basis:100%}.dropbox-container{flex-basis:70%}.dropzone{flex-basis:65%}}.highlight{border-color:#5f0381;border-style:solid}.upload-link{color:blue;cursor:pointer;text-decoration:underline}.lyrics{display:flex;font-size:1rem;padding:20px}.inactive-popup-content{background-color:#fff;border-radius:5px;box-shadow:0 0 10px #0000004d;padding:30px}.close-button{background:var(--primary-colour);border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;margin:auto;padding:10px 20px}.close-button:hover{background:var(--secondary-colour)}.form-control-nw{margin-bottom:10px;padding:0;width:250px}.form-control-nw label{margin-bottom:5px;padding-right:5px}.text-form{display:flex;flex-direction:column}.form-label{font-size:16px;margin-bottom:10px}.text-container{margin-right:25px}.keyword-button{padding:3px}.text-area{border:1px solid #ccc;border-radius:4px;color:#000000bf;font-family:Arial,sans-serif;font-size:14px;margin:2px;overflow-y:auto;padding:10px;resize:none;width:100%}textarea:focus{border:2px solid #3297fd;outline:none}
/*# sourceMappingURL=main.b9787961.css.map*/