*{box-sizing:border-box}body{color:#c5c6c7;letter-spacing:.5px;background-color:#0b0c10;min-height:100vh;margin:0;font-family:Black Ops One,sans-serif;position:relative;overflow-x:hidden}body:before,body:after{content:"";z-index:-1;background:linear-gradient(#66fcf1,#45a29e,#1f2833);width:40px;position:fixed;top:0;bottom:0}body:before{clip-path:polygon(0 0,100% 0,80% 5%,100% 10%,80% 15%,100% 20%,80% 25%,100% 30%,80% 35%,100% 40%,80% 45%,100% 50%,80% 55%,100% 60%,80% 65%,100% 70%,80% 75%,100% 80%,80% 85%,100% 90%,80% 95%,100% 100%,0 100%);left:0}body:after{clip-path:polygon(100% 0,0 0,20% 5%,0 10%,20% 15%,0 20%,20% 25%,0 30%,20% 35%,0 40%,20% 45%,0 50%,20% 55%,0 60%,20% 65%,0 70%,20% 75%,0 80%,20% 85%,0 90%,20% 95%,0 100%,100% 100%);right:0}.container{text-align:center;max-width:800px;margin:0 auto;padding:2.5rem 1.5rem}header h1{color:#66fcf1;text-shadow:0 0 12px #66fcf166;margin-bottom:.25rem;font-family:Orbitron,sans-serif;font-size:2.8rem}header p{color:#c5c6c7;margin-bottom:2rem;font-size:1rem}.controls{background:#1f2833b3;border:1px solid #45a29e;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex}.control-group label{color:#66fcf1;margin-right:.5rem}input[type=date]{color:#66fcf1;background:#0b0c10;border:1px solid #45a29e;border-radius:4px;padding:.5rem .75rem;font-family:inherit}.button-group{flex-wrap:wrap;gap:.5rem;display:flex}button{color:#66fcf1;cursor:pointer;background-color:#1f2833;border:1px solid #66fcf1;border-radius:4px;padding:.5rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s ease-in-out}button:hover{color:#0b0c10;background-color:#66fcf1;box-shadow:0 0 10px #66fcf180}.apod-card{background:#1f283399;border:1px solid #66fcf133;border-radius:10px;padding:1.5rem;box-shadow:0 4px 20px #0009}.apod-card h2{color:#66fcf1;margin-top:0;font-family:Orbitron,sans-serif;font-size:1.6rem}.apod-card .date{color:#8892b0;font-size:.9rem}.apod-media{object-fit:contain;border:1px solid #45a29e;border-radius:6px;width:100%;max-height:520px;margin:1rem 0;display:block}iframe.apod-media{min-height:400px}.apod-info{text-align:left;line-height:1.7}.hd-link{color:#66fcf1;text-decoration:underline}.explanation{color:#e6f1ff;margin:1rem 0;font-size:.95rem}.copyright{color:#8892b0;font-size:.8rem}.spinner{border:4px solid #66fcf133;border-top-color:#66fcf1;border-radius:50%;width:45px;height:45px;margin:2rem auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#ff6b6b;font-weight:700}.favorites-section{border-top:1px dashed #45a29e;margin-top:3rem;padding-top:1.5rem}.favorites-section h2{color:#66fcf1;font-family:Orbitron,sans-serif}.favorites-grid{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.favorite-item{background:#1f2833;border-left:3px solid #66fcf1;border-radius:4px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}@media (width<=600px){body:before,body:after{display:none}.container{padding:1.5rem 1rem}header h1{font-size:2rem}}
