:root{--color-hero-fallback: #4d4b46;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark;color:#ffffffde;background-color:#242424}:root html,:root body,:root #root{height:100%;margin:0;padding:0}:root body{overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.hero{background-color:var(--color-hero-fallback);min-height:100svh;position:relative;height:100vh;width:100%;background-image:linear-gradient(#0000008c,#0000008c),url(/images/rocket_assembly_in_hanger-highqualityblur.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;transition:background-image .3s ease-in-out}.hero.loaded{background-image:linear-gradient(#0000008c,#0000008c),url(/images/rocket_assembly_in_hanger.webp)}@media(prefers-reduced-motion:reduce){.hero{transition:none}}.hero-content{max-width:900px;padding:2rem;color:#fff}.hero-content h1{font-size:3rem;margin-bottom:.75rem}.hero-content p{font-size:1.25rem;opacity:.9;margin-bottom:.75rem}.status{display:block;margin-top:.75rem;letter-spacing:.15em;opacity:.8}.hero-meta{margin-top:2rem;font-size:.95rem;opacity:.75}.hero-legal{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);font-size:.7rem;opacity:.6;color:#fff;text-align:center;max-width:90%}.hero-legal p{margin:.3rem 0;line-height:.8}#root{min-height:100svh}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.container{max-width:960px;margin:0 auto;padding:3rem 1.5rem;line-height:1.6}.section{margin-bottom:2.5rem}.title{font-size:2.5rem;margin-bottom:.5rem}.subtitle{font-size:1.1rem;opacity:.85}.hero-image{width:100%;max-width:960px;height:auto;max-height:480px;object-fit:cover;border-radius:12px;margin:1.5rem auto;display:block}.photo-credit{position:fixed;bottom:.75rem;right:1rem;font-size:.7rem;opacity:.6;color:#fff;z-index:10}.photo-credit a{color:inherit;text-decoration:underline}.photo-credit a:hover{opacity:.85}.legal-footer{margin-top:4rem;padding:.75rem;font-size:.7rem;text-align:center;opacity:.6;color:#fff}
