*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background:#0a0a0a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;width:100%;min-height:100vh}#root{width:100%;min-height:100vh}::selection{background:#fff3;color:#fff}.artistic-container{position:relative;width:100vw;height:100vh;min-height:600px;background-color:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.backdrop-wrapper{position:absolute;inset:0;z-index:0}.backdrop-image{width:100%;height:100%;object-fit:cover;object-position:center;animation:kenBurns 30s ease-in-out infinite alternate;will-change:transform}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.05)}}.backdrop-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000040,#00000059 40%,#00000073,#0000008c);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;padding:0 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;height:100%}.hero-center-group{display:flex;flex-direction:column;align-items:center;gap:0}.status-indicator{width:40px;height:2px;opacity:.8;margin-bottom:24px;animation:fadeInUp 1.5s ease-out .3s both}.status-word{font-family:Playfair Display,Georgia,serif;font-size:120px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;margin:0;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3),0 12px 40px rgba(0,0,0,.15);animation:fadeInUp 1.5s ease-out}.hero-subline{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:400;font-style:italic;line-height:1.5;color:#ffffffbf;margin:20px 0 0;max-width:420px;text-shadow:0 1px 4px rgba(0,0,0,.4);letter-spacing:.01em;animation:fadeInUp 1.5s ease-out .6s both}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.photo-credit{position:absolute;bottom:16px;right:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;color:#ffffffa6;z-index:3;text-shadow:0 1px 3px rgba(0,0,0,.5)}.photo-credit a{color:#fff9;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2);transition:color .2s,border-color .2s}.photo-credit a:hover{color:#ffffffd9;border-color:#ffffff80}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.backdrop-image{animation:none!important}}@media(max-width:639px){.status-word{font-size:52px;letter-spacing:.1em}.hero-subline{font-size:16px;max-width:300px}.status-indicator{width:30px;margin-bottom:16px}}@media(min-width:640px)and (max-width:1023px){.status-word{font-size:80px}.hero-subline{font-size:18px}}.footer-section{background:#111;padding:32px 24px 48px;text-align:center}.footer-email-block{max-width:400px;margin:0 auto 32px}.footer-email-prompt{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:#ffffff80;margin-bottom:12px}.footer-email-form{display:flex;gap:8px;justify-content:center}.footer-email-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#fff;padding:10px 14px;font-size:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border-radius:4px;outline:none;flex:1;max-width:240px;transition:border-color .2s}.footer-email-input::placeholder{color:#ffffff40}.footer-email-input:focus{border-color:#ffffff4d}.footer-email-button{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffffb3;padding:10px 18px;font-size:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;border-radius:4px;cursor:pointer;transition:background .2s,color .2s}.footer-email-button:hover{background:#ffffff1f;color:#ffffffe6}.footer-email-thanks{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:15px;color:#ffffff80}.footer-divider{width:40px;height:1px;background:#ffffff1a;margin:0 auto 24px}.footer-credits{display:flex;flex-direction:column;gap:6px}.footer-credit-line{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;color:#ffffff59;line-height:1.5}.footer-credit-secondary{font-size:12px;color:#fff3}.footer-link{color:#ffffff73;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#ffffff26;transition:color .2s,text-decoration-color .2s}.footer-link:hover{color:#ffffffb3;text-decoration-color:#fff6}
