*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif}#root,.app,body,html{margin:0;min-height:100vh;width:100%}.app{background-color:#111;background-image:url(/react-graphql-spacex-api/static/media/bg.c85a30cfb40f5e3b4bf1.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fafafa}.app__container{display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:32px}.app__header{display:flex;flex:0 0 auto;justify-content:center;margin-bottom:16px}.app__logo{height:96px;width:100%}.app__content{flex:1 1 auto}.app section{padding:16px 0}.app h2{color:#fff;font-size:32px;font-weight:600;margin:0 0 16px;text-shadow:0 0 8px #111}.app .caption,.app .error{padding:16px 0}.app .error{color:#ff4500}.launches__list{grid-gap:32px;display:grid;gap:32px}@media screen and (min-width:768px){.launches__list{grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.launches__list{grid-template-columns:1fr 1fr 1fr 1fr}}.launch{background-color:#fafafa;border-radius:8px;box-shadow:0 0 10px hsla(0,0%,7%,.5);color:#333;display:flex;flex-direction:column}.launch__figure{background-color:#888;border-top-left-radius:8px;border-top-right-radius:8px;display:flex;margin:0;overflow:hidden;padding-bottom:50%;position:relative}.launch__figure-frame{bottom:16px;left:16px;position:absolute;right:16px;top:16px}.launch__figure-img{height:100%;object-fit:contain;object-position:50% 50%;width:100%}.launch__content{display:flex;flex-direction:column;flex-grow:1;padding:16px}.launch__title{font-size:24px;font-weight:600;margin:0 0 auto}.launch__caption{color:#888;font-size:14px;margin-top:8px}.roadster__actions{align-items:center;display:flex}.roadster__button{align-items:center;background-color:#600099;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;height:48px;justify-content:center;margin-right:16px;min-width:132px;outline:none;padding:12px 20px;transition:background-color .15s ease-out}.roadster__button:focus-visible,.roadster__button:hover{background-color:#7700be}.roadster__label{align-items:center;cursor:pointer;display:flex;padding:12px}.roadster__input{margin-right:12px}.roadster__content{display:flex;flex-wrap:wrap;margin-top:16px}.roadster__row{display:flex;margin-right:16px;margin-top:16px}.roadster__key{color:#bbb;margin-right:8px}
/*# sourceMappingURL=main.5f79879c.css.map*/