body{background-attachment:fixed,fixed,scroll,fixed,fixed;background-image:url(/static/media/angel.d6514df5f0dda827fb0f.svg),url(/static/media/bat.5a6b6bfe6d56e1b108c9.svg),url(/static/media/top.cdf29cddf34e95a7256f.svg),url(/static/media/castlel.d03e24db5b1529da52f6.svg),url(/static/media/castler.5842bfc6aae4a371a287.svg);background-position:0 0,100% 0,top,0 100%,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto;color:#000;height:100vh;margin:0}@media (max-width:1300px){body{background-attachment:fixed,fixed,fixed,fixed;background-image:url(/static/media/angel.d6514df5f0dda827fb0f.svg),url(/static/media/bat.5a6b6bfe6d56e1b108c9.svg),url(/static/media/castlel.d03e24db5b1529da52f6.svg),url(/static/media/castler.5842bfc6aae4a371a287.svg);background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:auto}}@media (max-width:768px){body{background-image:url(/static/media/bat.5a6b6bfe6d56e1b108c9.svg),url(/static/media/castlel.d03e24db5b1529da52f6.svg);background-position:100% 0,0 100%;background-repeat:no-repeat,no-repeat;background-size:auto}}a{-webkit-text-fill-color:#000;text-decoration:none}a,button{color:#000}button{-webkit-text-fill-color:#000}ul li a{color:#000;font-size:5em;text-decoration:none}.app-container{padding:2rem}.header{margin-left:auto;margin-right:auto;margin-top:6em;max-width:1600px}.header h1{background-color:#fff;border:2px solid #000;border-radius:8px;display:inline-block;font-family:angelWish;font-size:4rem;letter-spacing:.06em;margin-bottom:1rem;padding:.2em .6em}.controls{gap:1rem;justify-content:left;margin-bottom:2rem}.controls input{padding:.5rem;width:200px}.controls button{-webkit-appearance:none;appearance:none;background-color:#f0f0f0;border:1px solid #767676;border-radius:2px;cursor:pointer;font:inherit;padding:1px 6px}.btn-active{background-color:#fff}.movies-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(25em,1fr));justify-content:center;margin:0 auto;max-width:1600px}.movie-card{background-color:#fff;border:2px solid #000;border-radius:8px;display:flex;flex-direction:row;overflow:hidden;padding:1rem;position:relative}.movie-poster-wrap{align-self:stretch;flex-shrink:0;margin-right:1rem;min-height:150px;width:150px}.movie-poster{border-radius:8px;display:block;height:100%;object-fit:cover;width:100%}.movie-content{display:flex;flex:1 1;flex-direction:column;min-width:0}.movie-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding-top:.5rem;width:100%}.movie-header h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical;display:-webkit-box;flex-grow:1;font-size:1.5rem;margin:0;overflow:hidden;padding-top:.15em;word-break:break-word}.movie-rating{flex-shrink:0;font-family:angelWish;font-size:3.8rem;text-align:right;white-space:nowrap;width:4.5rem}.movie-thoughts{background-color:#fff;border:2px solid #000;border-radius:4px;font-size:.95rem;height:6rem;margin-top:auto;overflow:auto;padding:.75rem}.no-results{text-align:center}.movie-form{gap:1.5rem;margin:0 auto;max-width:600px}.form-group,.movie-form{display:flex;flex-direction:column}.form-group{background-color:#fff;border:2px solid #000;border-radius:8px;gap:.4rem;padding:.75rem}.form-group label{font-size:.95rem;font-weight:700}.form-group input[type=file],.form-group input[type=number],.form-group input[type=text],.form-group textarea{border:2px solid #000;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:.5rem;width:100%}.form-group textarea{resize:vertical}.form-checkboxes{display:flex;flex-wrap:wrap;gap:1rem}.form-checkboxes label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.3rem}.form-submit{-webkit-text-fill-color:#fff;align-self:flex-start;background-color:#000;border:2px solid #000;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem}.form-submit:disabled{cursor:not-allowed;opacity:.5}.form-status{font-weight:700;margin:0}.form-note{color:#666;font-size:.85rem;font-style:italic;margin:0}.movie-card{animation-delay:calc(var(--index)*.1s);animation-duration:.5s;animation-fill-mode:forwards;animation-name:fadeInUpSoft;animation-timing-function:ease-in-out;opacity:.3;pointer-events:auto;transform:translateY(10px)}@keyframes fadeInUpSoft{0%{opacity:.3;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.app-container{padding:1rem}.header{margin-top:3em}.controls{gap:.6rem}.controls input{width:100%}.controls button,.controls select{flex:1 1 auto}.movies-container{gap:1rem;grid-template-columns:1fr}.movie-poster-wrap{min-height:100px;width:120px}.movie-rating{font-size:3rem;width:3.6rem}.movie-header h2{font-size:.9rem}.movie-thoughts{font-size:.8rem;height:5rem}}@media (max-width:400px){.movie-poster-wrap{min-height:80px;width:90px}.movie-rating{font-size:2.4rem;width:3rem}}.edit-modal-overlay{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.edit-modal{background:#fff;border:3px solid #000;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:100%}.edit-modal-actions{display:flex;gap:.75rem;margin-top:.5rem}.edit-modal-actions .form-submit{flex:1 1}.todo-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin:0 auto;max-width:1600px}@media (max-width:600px){.todo-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}.todo-card{animation-delay:calc(var(--index)*.1s);animation-duration:.5s;animation-fill-mode:forwards;animation-name:fadeInUpSoft;animation-timing-function:ease-in-out;background-color:#fff;border:2px solid #000;border-radius:8px;display:flex;flex-direction:column;gap:.6rem;opacity:.3;padding:1rem;transform:translateY(10px)}.todo-card-poster{aspect-ratio:2/3;border-radius:8px;display:block;object-fit:cover;width:100%}.todo-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;box-orient:vertical;display:-webkit-box;font-size:1.3rem;font-weight:700;margin:0;overflow:hidden;word-break:break-word}.album-list{align-items:center;display:flex;flex-direction:column;margin-top:6em;min-height:100vh;padding:1.5rem}.album-list h1{background-color:#fff;border:2px solid #000;border-radius:8px;display:inline-block;font-family:angelWish;font-size:4rem;letter-spacing:.06em;margin-bottom:1rem;padding:.2em .6em}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start;margin-bottom:1.5rem}.album-grid,.controls{max-width:1400px;width:100%}.album-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (max-width:700px){.album-grid{grid-template-columns:1fr}}.album-card{grid-gap:1rem;background-color:#fff;border:2px solid #000;border-radius:1rem;display:grid;gap:1rem;grid-template-columns:100px 1fr;grid-template-rows:auto auto auto;padding:1rem}.album-poster img{border-radius:.75rem;height:96px;object-fit:cover;width:96px}.album-header{align-items:flex-start;display:flex;grid-column:span 1;justify-content:space-between}.album-title{font-size:1.25rem;font-weight:600;margin:0}.album-artist{color:#4b5563;font-style:italic;margin:.25rem 0 0}.album-rating{color:#1f2937;font-size:2rem;font-weight:800}.album-footer{display:flex;gap:1rem;grid-column:span 2;margin-top:1rem}.album-songs,.album-thoughts{border:2px solid #000;border-radius:.5rem;display:flex;flex:1 1;flex-direction:column;padding:.75rem;text-align:left}.album-songs h3,.album-thoughts h3{font-weight:600;margin-bottom:.25rem}.album-songs ul,.album-thoughts p{color:#374151;font-size:.875rem;margin:.25rem 0}.album-thoughts .no-thoughts{color:#9ca3af;font-style:italic}.album-songs ul{list-style:decimal inside;padding-left:1rem}@font-face{font-family:angelWish;src:url(/static/media/Angel%20wish.f11aaf7bbb0395518ea7.ttf)}.filler-div{height:100vh;justify-content:center;width:100%}.filler-div,.main-menu{align-items:center;display:flex}.main-menu{background-color:#fff;border:3px solid #000;border-radius:25px;flex-direction:column;font-family:angelWish;height:45em;justify-content:flex-start;overflow:hidden;position:relative;width:80em}.logo{margin-top:3em;width:40em}.navbar{letter-spacing:.05em;list-style-type:none;margin:0;padding:0;text-align:center;width:100%}nav{align-items:center;display:flex;flex:1 1;justify-content:center;width:100%}.home-character{bottom:0;filter:grayscale(100%);max-height:90%;max-width:30%;object-fit:contain;object-position:bottom center;pointer-events:none;position:absolute;z-index:0}.home-character-left{left:0}.home-character-right{right:0}.logo,nav{position:relative;z-index:1}@media (max-width:900px){.main-menu{height:auto;min-height:30em;padding-bottom:2em;width:95vw}.home-character{max-height:45%;max-width:32%}.logo{margin-top:2em;max-width:300px;width:80%}}@media (max-width:500px){.main-menu{background-image:none}ul li a{font-size:2.8em}}
/*# sourceMappingURL=main.4de26ea1.css.map*/