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}.hero-container{align-items:center;background-color:#dadada;display:flex;justify-content:center;min-height:100vh;padding:0 20px}.hero-background{border-radius:20px;box-shadow:0 10px 20px #0003;height:75vh;max-width:1360px;overflow:hidden;position:relative;width:100%}.background-layer{background-position:50%;background-size:cover;left:0;transition:opacity .5s ease}.background-layer,.gradient-overlay{height:100%;position:absolute;top:0;width:100%}.gradient-overlay{background:linear-gradient(180deg,#000,#0000);bottom:0;pointer-events:none}.tagline-container{align-items:center;display:flex;justify-content:space-between;left:20px;position:absolute;right:20px;top:20px;z-index:1}.tagline-left,.tagline-right{color:#fff;font-size:1rem;font-weight:300;letter-spacing:1px;opacity:.8}.hero-content{bottom:100px;color:#fff;left:20px;position:absolute;right:20px;text-align:left;z-index:1}.hero-content h1{font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:10px}.hero-content p{font-size:1rem;font-weight:300;margin-bottom:20px;opacity:.9}.cta-button{background-color:#00000061;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:10px 20px;transition:background-color .3s ease}.cta-button:hover{background-color:#00000093}.hero-footer{align-items:center;bottom:20px;color:#fff;display:flex;font-size:.9rem;font-weight:300;justify-content:space-between;left:20px;position:absolute;right:20px;z-index:1}.footer-links a{color:#fff;opacity:.7;text-decoration:none;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.dot{color:#fff;opacity:.7}@media (max-width:768px){.hero-background{height:85vh;max-width:350px}.hero-content h1{font-size:1.8rem}.cta-button,.hero-content p{font-size:.9rem}.cta-button{padding:8px 16px}.hero-footer{font-size:.8rem}.tagline-left,.tagline-right{font-size:.9rem}.tagline-container{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width:480px){.hero-background{height:80vh;max-width:300px}.hero-content h1{font-size:1.5rem}.hero-content p,.tagline-left,.tagline-right{font-size:.8rem}}.loading{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;font-weight:300;gap:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.error-notification{animation:fadeIn .3s ease-out;background-color:#dc3545e6;border-radius:8px;color:#fff;font-size:.9rem;font-weight:400;left:50%;max-width:90%;padding:10px 20px;position:absolute;text-align:center;top:80px;transform:translateX(-50%);z-index:10}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.photographer-credit{font-size:.9rem;font-weight:300;opacity:.7}.photographer-credit a{color:#fff;text-decoration:none;transition:opacity .3s ease}.photographer-credit a:hover{opacity:1}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:10px}p.daily-quote{background-color:#00000040;border-radius:10px;display:inline-block;font-size:.8rem;font-style:italic;margin:0;opacity:.8;padding:8px 10px}.App{text-align:center}
/*# sourceMappingURL=main.c28cc0d0.css.map*/