*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a}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,#000000a6,#0006 30%,#00000040,#00000059 70%,#0009);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}}.dispatch-section{background:#0d0d0d;padding:64px 24px;display:flex;justify-content:center}.dispatch-inner{max-width:640px;width:100%}.dispatch-label{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;color:#ffffff59;margin-bottom:24px;text-transform:uppercase}.dispatch-text{font-family:Playfair Display,Georgia,serif;font-size:19px;font-weight:400;font-style:italic;line-height:1.8;color:#ffffffb8;margin:0;padding:0;border:none;quotes:none}.dispatch-fade-in{animation:dispatchFadeIn .8s ease-in-out}@keyframes dispatchFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dispatch-shimmer{display:flex;flex-direction:column;gap:12px}.shimmer-line{height:14px;border-radius:4px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14,#ffffff0a 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite}.shimmer-line-long{width:100%}.shimmer-line-medium{width:80%}.shimmer-line-short{width:55%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dispatch-time{display:block;margin-top:24px;font-family:JetBrains Mono,SF Mono,monospace;font-size:12px;color:#ffffff40;letter-spacing:.04em}@media(max-width:639px){.dispatch-section{padding:48px 20px}.dispatch-text{font-size:17px;line-height:1.7}}.context-block{background:#111;padding:64px 24px 32px;display:flex;flex-direction:column;align-items:center;border-top:none}.context-heading{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:700;color:#ffffffd9;margin-bottom:32px;text-align:center}.context-text{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:300;line-height:1.8;color:#ffffff80;max-width:600px;margin:0 0 20px;text-align:left}.context-text strong{color:#ffffffb3;font-weight:500}@media(max-width:639px){.context-block{padding:48px 20px}.context-heading{font-size:22px}.context-text{font-size:15px;line-height:1.7}}.footer-section{background:#111;padding:32px 24px 48px;text-align:center}.footer-heading{font-family:Playfair Display,Georgia,serif;font-size:22px;font-weight:400;font-style:italic;color:#ffffffb3;margin-bottom:16px}.footer-email-block{max-width:400px;margin:0 auto 32px}.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}.footer-vision-trigger{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit}.vision-overlay{position:fixed;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;animation:visionFadeIn .6s ease}@keyframes visionFadeIn{0%{opacity:0}to{opacity:1}}.vision-content{max-width:480px;text-align:left;position:relative}.vision-text{font-family:Inter,sans-serif;font-size:17px;font-weight:300;font-style:normal;line-height:1.9;color:#fff9;margin:0 0 28px}.vision-closing{font-family:Inter,sans-serif;font-size:17px;font-weight:500;letter-spacing:.02em;color:#ffffffe6;margin:36px 0 0}.vision-credit{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#ffffff4d;margin:24px 0 0}.vision-close{position:fixed;top:24px;right:24px;background:none;border:none;color:#fff3;font-size:24px;cursor:pointer;padding:8px;line-height:1;transition:color .15s ease}.vision-close:hover{color:#fff6}@media(max-width:639px){.vision-text{font-size:15px;line-height:1.8}.vision-closing{font-size:15px}.vision-credit{font-size:13px}}.share-moment{position:absolute;top:24px;right:24px;background:#0000004d;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#ffffffb3;cursor:pointer;padding:10px;transition:color .3s ease,background .3s ease,border-color .3s ease;z-index:10}.share-moment:hover{color:#fffffff2;background:#00000080;border-color:#ffffff40}.share-moment:disabled{cursor:default}.share-popover{position:absolute;top:64px;right:24px;background:#0d0d0d;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:8px 0;z-index:20;min-width:160px;animation:popoverFadeIn .2s ease}@keyframes popoverFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.share-option{display:block;width:100%;background:none;border:none;color:#ffffff80;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;padding:10px 20px;text-align:left;cursor:pointer;transition:color .15s ease,background .15s ease}.share-option:hover{color:#fffc;background:#ffffff08}.share-status{padding:12px 20px;color:#ffffff80;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:400;line-height:1.5}@media(max-width:639px){.share-moment{padding:16px}.share-popover{display:none}}
