@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;600;700&display=swap);.navbar{align-items:center;background-color:#111418;border-bottom:1px solid #585858;box-sizing:border-box;display:flex;font-size:1.2rem;height:4.5rem;padding:0 2rem}.nav-container{display:flex;justify-content:space-between;width:100%}.nav-list{display:flex;gap:1.5rem;list-style:none;margin:0;padding:0}.nav-item .nav-link{color:#fff;display:flex;gap:.5rem;padding:.5rem 0;text-decoration:none;transition:color .3s ease-in-out,border-bottom-color .3s ease-in-out}.nav-item .nav-link .nav-icon{width:1.2rem}.nav-item .nav-link.active{border-bottom:3px solid var(--active-color)}.nav-item .nav-link:hover{color:var(--hover-color)}.coming-soon-container{align-items:center;display:flex;height:calc(100vh - 4.5rem);justify-content:center;text-align:center}.coming-soon-text{font-size:4rem;font-weight:700}.page-not-found-container{align-items:center;display:flex;justify-content:center;min-height:calc(90vh - 60px);text-align:center}.page-not-found-text{font-size:4rem;font-weight:700}.stargazer-showcase-container{align-items:center;background:radial-gradient(circle at center,#2a1501 0,#151528 40%,#000 100%);display:flex;height:100%;justify-content:center;width:100%}.showcase-details-container{display:flex;gap:2rem}.showcase-title{font-size:3rem;margin-bottom:1rem}.showcase-info{display:flex;flex-direction:column;gap:1.5rem;max-width:620px}.showcase-info-item{padding-left:2rem;transition:border-left-color .5s ease-in-out}.showcase-info-item.maximized-item{border-left:3px solid #db7e21}.showcase-info-title-container{align-items:center;display:flex;padding-bottom:.5rem}.showcase-info-title-container:hover{color:#db7e21;cursor:pointer;transition:color .3s ease-in-out}.showcase-info-title{font-size:1.5rem}.showcase-info-title-icon{height:.6rem;margin-left:1rem;transform:rotate(0deg);transition:transform .5s ease-in-out}.showcase-info-title-icon.rotated{transform:rotate(180deg)}.showcase-info-description{max-height:200px;opacity:1;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.showcase-info-description.minimized{max-height:0;opacity:0;padding-bottom:0}.showcase-info-description-text{color:#aaa;font-size:1.5rem;padding-bottom:1rem}.showcase-info-button{align-items:center;background:transparent;border:none;color:#fff;display:flex;height:3rem}.showcase-info-button:hover{color:#c06c1a;cursor:pointer;transform:translateX(10%);transition:transform .3s ease-in-out,color .3s ease-in-out}.showcase-info-button-text{font-size:1.5rem;margin-right:.5rem}.showcase-info-button-icon{height:.6rem;transform:rotate(90deg)}.showcase-info-item-divider{background-color:#585858;height:1px;margin-left:2rem}.showcase-image-carousel{align-items:center;background-color:#c06c1a;border-radius:10px;display:flex;height:28rem;justify-content:center;position:relative;width:48rem}.showcase-image-carousel img{border-radius:10px;height:26rem;-o-object-fit:cover;object-fit:cover;opacity:0;position:absolute;transition:opacity 1.5s ease-in-out}.showcase-image-carousel img.active{opacity:1}.home-scroll-container{background:radial-gradient(ellipse at bottom,#111418 0,#0a0b0d 100%);height:calc(100vh - 4.5rem);overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.home-section{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;scroll-snap-align:start;width:100%}.home-content,.home-welcome-section{text-align:center}.home-content{padding:20px;z-index:1}.home-content-title{font-size:4rem;margin-bottom:10px}p{font-size:1.5rem;margin:0 auto;max-width:800px}.particles-background{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.particle{animation:particle-rise-fade ease-in-out infinite forwards;background-color:hsla(0,0%,100%,.8);border-radius:50%;bottom:0;filter:blur(.5px);left:50%;position:absolute;transform-origin:50% 100%}@keyframes particle-rise-fade{0%{opacity:0;transform:translate(var(--x-start,-10px)) scale(.2)}10%{opacity:1}90%{opacity:.8}to{opacity:0;transform:translate(var(--x-end,15vw),-100vh) scale(1.5)}}.particle-1{animation-delay:0s;animation-duration:15s;height:3px;width:3px;--x-start:-20px;--x-end:15vw}.particle-2{animation-delay:1.5s;animation-duration:12s;height:4px;width:4px;--x-start:10px;--x-end:20vw}.particle-3{animation-delay:3s;animation-duration:18s;height:2px;width:2px;--x-start:-5px;--x-end:5vw}.particle-4{animation-delay:4.5s;animation-duration:10s;height:5px;width:5px;--x-start:25px;--x-end:10vw}.particle-5{animation-delay:6s;animation-duration:16s;height:3px;width:3px;--x-start:-15px;--x-end:25vw}.particle-6{animation-delay:7.5s;animation-duration:13s;height:4px;width:4px;--x-start:5px;--x-end:12vw}.particle-7{animation-delay:9s;animation-duration:19s;height:2.5px;width:2.5px;--x-start:0px;--x-end:18vw}.particle-8{animation-delay:10.5s;animation-duration:11s;height:3.5px;width:3.5px;--x-start:30px;--x-end:8vw}.particle-9{animation-delay:12s;animation-duration:14s;height:4.5px;width:4.5px;--x-start:-10px;--x-end:10vw}.particle-10{animation-delay:13.5s;animation-duration:17s;height:3px;width:3px;--x-start:20px;--x-end:22vw}@media(max-width:768px){.home-content-title{font-size:2.5rem}p{font-size:1rem}}.scroll-down-indicator{align-items:center;bottom:3rem;color:#a0a0a0;display:flex;flex-direction:column;left:50%;opacity:0;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .5s ease-in-out;z-index:2}.scroll-down-indicator.visible{animation:pulse-fade 2s ease-in-out infinite;opacity:1}.scroll-arrow{height:1rem;margin-bottom:1rem;transform:rotate(180deg)}.scroll-text{font-size:.9rem;letter-spacing:1px;text-transform:uppercase}@keyframes pulse-fade{0%{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:.6;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.stargazer-wrapper{align-items:center;display:flex;flex-direction:column}.stargazer-sub-navbar{border-radius:5px;margin-bottom:20px;width:100%}.stargazer-nav-list{display:flex;gap:1.5rem;list-style:none;margin:0;padding:1rem 2rem}.stargazer-nav-item .stargazer-nav-link{align-items:center;color:#fff;display:flex;gap:.5rem;padding:.5rem 0;text-decoration:none;transition:color .3s ease-in-out,border-bottom-color .3s ease-in-out}.stargazer-nav-item .stargazer-nav-link .stargazer-nav-icon{width:20px}.stargazer-nav-item .stargazer-nav-link.active{border-bottom:3px solid var(--active-color)}.stargazer-nav-item .stargazer-nav-link:hover{color:var(--hover-color)}.toast-container{gap:10px;pointer-events:none;position:fixed;right:20px;top:100px;z-index:1000}.toast,.toast-container{display:flex;flex-direction:column}.toast{background-color:#333;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.2);opacity:0;padding:12px 10px;pointer-events:all;transform:translateY(-20px);transition:opacity .3s ease-out,transform .3s ease-out;width:300px}.toast-visible{opacity:1;transform:translateY(0)}.toast-hidden{opacity:0;transform:translateY(-20px)}.toast-info{background-color:#0e3250;border:2px solid #2880c5;color:#2880c5}.toast-info svg{fill:#2880c5}.toast-success{background-color:#2d5023;border:2px solid #60aa4a;color:#60aa4a}.toast-success svg{fill:#60aa4a}.toast-warning{background-color:#676319;border:2px solid #d8d232;color:#d8d232}.toast-warning svg{fill:#d8d232}.toast-error{background-color:#5e1f1f;border:2px solid #c43d3d;color:#c43d3d}.toast-error svg{fill:#c43d3d}.toast-close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;line-height:1;padding:0 5px;transition:color .2s ease}.toast-header{font-weight:500;justify-content:space-between}.toast-header,.toast-header-left{align-items:center;display:flex}.toast-icon{height:28px;margin-right:10px;width:28px}.toast-title{font-size:1.2rem}.toast-message{color:#fff;margin-left:38px;margin-top:10px}.loading-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:10rem;width:100%}.loading-text{font-size:1.5rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#db7e21;height:40px;margin:20px auto;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.apod-page-wrapper{align-items:flex-start;background-color:#0a0b0d;display:flex;justify-content:center;padding:20px}.astronomy-object-container{align-items:center;display:flex;flex-direction:column}.apod-error{color:#ff6b6b;font-size:1.2rem;padding:30px;text-align:center}.apod-error button{background-color:#db7e21;border:none;border-radius:5px;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 20px;transition:background-color .3s ease}.apod-error button:hover{background-color:#c06c1a}.astronomy-object-content{display:flex;width:100%}.astronomy-object-image{border-radius:5px;margin-bottom:10px;margin-left:10px;margin-right:10px;max-height:80vh;max-width:80vh}.astronomy-object-info{margin-bottom:10px;margin-right:10px;max-width:800px}.astronomy-object-title-container{border:2px solid #db7e21;border-radius:5px;margin-bottom:10px;padding-block:10px;padding-inline:20px}.astronomy-object-title-text{font-size:2rem}.astronomy-object-details-container{background-color:#262626;border-radius:5px;color:#aaa;padding:20px}.astronomy-object-details-date{font-size:1rem;margin-bottom:10px}.astronomy-object-details-explanation{font-size:1rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.6;margin-bottom:10px;max-height:600px;overflow:hidden;text-align:justify;transition:max-height .5s ease-in-out}.astronomy-object-details-explanation.minimized{max-height:50px}.astronomy-object-details-expander-container{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.astronomy-object-details-expander-text{font-size:1.2rem}.astronomy-object-details-expander-icon{height:.6rem;margin-left:1rem;transform:rotate(180deg);transform-origin:center;transition:transform .3s ease-in-out;fill:currentColor}.astronomy-object-details-expander-icon.rotated{transform:rotate(0deg)}body,html{background-color:#0a0b0d;color:#fff;font-family:Roboto,sans-serif;margin:0;padding:0;scrollbar-color:#333 #0a0b0d}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{background:#0a0b0d}.astronomy-gallery-container{align-items:center;display:flex;flex-direction:column;margin-bottom:32px}.gallery-actions{width:100%}.refresh-button{align-items:center;background-color:#db7e21;border:none;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:pointer;display:flex;font-size:1.2rem;gap:10px;justify-content:center;padding:16px;transition:background-color .3s ease,transform .2s ease}.refresh-button:hover:not(:disabled){background-color:#c06c1a;transform:translateY(-2px)}.refresh-button:active:not(:disabled){box-shadow:0 2px 4px rgba(0,0,0,.2);transform:translateY(0)}.refresh-button:disabled{background-color:#666;cursor:not-allowed;opacity:.7}.gallery-error,.gallery-no-results{color:#e0e0e0;font-size:1.2rem;padding:48px;text-align:center}.gallery-error{color:#f44336}.gallery-error button{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:16px;padding:8px 16px;transition:background-color .3s ease}.gallery-error button:hover{background-color:#d32f2f}.gallery-grid{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:32px;max-width:1200px;width:100%}.gallery-item{background-color:#1a1a2e;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-5px)}.gallery-image{display:block;height:200px;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-info{display:flex;flex-direction:column;flex-grow:1;padding:16px;text-align:left}.gallery-item-title{color:#db7e21;font-size:1.2rem;margin-block:8px}.gallery-item-description{color:#e0e0e0;flex-grow:1;font-size:.9rem;line-height:1.5}@media(max-width:768px){.gallery-main-title{font-size:2.5rem}.gallery-grid{grid-template-columns:1fr}.astronomy-gallery-container{margin:16px;padding:24px}}