 @media only screen and (min-width: 0rem) {#mars-banner, #mars-about-intro, #mars-cta {font-family: var(--font-body);}.mars-tag {display: inline-flex;align-items: center;padding: 0.6rem 1.1rem;font-family: var(--font-label);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.18em;text-transform: uppercase;line-height: 1.2;color: var(--chalk);background: var(--red);border-radius: 2px;}.mars-tag--outline {color: var(--red-deep);background: transparent;border: 1px solid var(--red);}.mars-h2 {font-family: var(--font-display);font-size: clamp(2.125rem, 6.4vw, 3.5rem);font-weight: 700;line-height: 1.06;letter-spacing: -0.03em;color: var(--headerColor);margin: 1.25rem 0 0;text-wrap: balance;}.mars-chips {display: flex;justify-content: center;gap: 0.2rem;margin: 1.35rem auto 0;}.mars-chips span {display: block;width: 1.35rem;height: 0.5rem;background: var(--red);}.mars-chips span:nth-child(2) {background: var(--red-deep);}.mars-chips span:nth-child(3) {background: var(--blue);}.mars-chips span:nth-child(4) {background: var(--dust);}.mars-chips--light span:nth-child(4) {background: var(--chalk);}.mars-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--font-label);font-size: 1rem;font-weight: 700;letter-spacing: 0.06em;text-decoration: none;padding: 1.1rem 2.35rem;border: 2px solid var(--red);border-radius: 2px;background: var(--red);color: var(--white);cursor: pointer;box-shadow: 5px 5px 0 var(--blue);transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;}.mars-btn:hover {background: var(--blue);border-color: var(--blue);color: var(--chalk);box-shadow: 2px 2px 0 var(--red);transform: translate(3px, 3px);}.mars-btn:focus-visible {outline: 3px solid var(--ink);outline-offset: 4px;}.mars-btn-ico {flex-shrink: 0;}.mars-btn--light {background: var(--chalk);border-color: var(--chalk);color: var(--ink);box-shadow: 5px 5px 0 var(--red);}.mars-btn--light:hover {background: var(--red);border-color: var(--red);color: var(--white);box-shadow: 2px 2px 0 var(--chalk);}.mars-btn--light:focus-visible {outline: 3px solid var(--chalk);outline-offset: 4px;}.mars-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 1.25rem;}.mars-actions--pad {margin-top: 3.25rem;}}@media only screen and (min-width: 0rem) {#mars-banner {position: relative;isolation: isolate;overflow: hidden;background: var(--ink-deep);padding: 11rem 1.5rem 6rem;text-align: center;}#mars-banner .mars-banner-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#mars-banner::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(8, 8, 28, 0.88) 0%, rgba(8, 8, 28, 0.7) 45%, rgba(8, 8, 28, 0.94) 100%);}#mars-banner::after {content: '';position: absolute;inset: 1rem;z-index: -1;border: 1px solid rgba(242, 241, 238, 0.22);pointer-events: none;}#mars-banner .mars-banner-inner {max-width: 48rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#mars-banner .mars-banner-title {font-family: var(--font-display);font-size: clamp(2.5rem, 8vw, 4.25rem);font-weight: 700;line-height: 1.04;letter-spacing: -0.035em;color: var(--chalk);margin: 1.5rem 0 0;text-wrap: balance;}}@media only screen and (min-width: 0rem) {#mars-about-intro {position: relative;background: var(--chalk);padding: 4.5rem 1.5rem;}#mars-about-intro .mars-about-inner {max-width: 74rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: 3.5rem;}#mars-about-intro .mars-about-copy {width: 100%;max-width: 42rem;text-align: center;display: flex;flex-direction: column;align-items: center;}#mars-about-intro .mars-about-text {font-size: var(--bodyFontSize);line-height: 1.75;font-weight: 400;color: var(--bodyTextColor);margin: 1.5rem 0 0;max-width: 60ch;text-align: left;}#mars-about-intro .mars-sig {font-family: var(--font-display);font-size: 1.5rem;font-weight: 700;line-height: 1.2;letter-spacing: -0.02em;color: var(--headerColor);margin: 2.25rem 0 0;}#mars-about-intro .mars-sig-role {display: block;margin-top: 0.45rem;font-family: var(--font-label);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.2em;text-transform: uppercase;color: var(--red-deep);}#mars-about-intro .mars-about-stage {position: relative;width: 100%;max-width: 26rem;margin: 0 auto;padding: 0 0 5rem 0.9rem;}#mars-about-intro .mars-about-stage::before {content: '';position: absolute;top: 0.9rem;left: 0;width: 90%;height: calc(100% - 6rem);border: 2px solid var(--blue);z-index: 0;}#mars-about-intro .mars-about-shot {position: relative;z-index: 1;width: 100%;overflow: hidden;}#mars-about-intro .mars-about-shot img {width: 100%;height: 19rem;object-fit: cover;object-position: center;}#mars-about-intro .mars-about-inset {position: absolute;right: 0;bottom: 0;z-index: 2;width: 56%;padding: 0.5rem 0 0 0.5rem;background: var(--chalk);}#mars-about-intro .mars-about-inset img {width: 100%;height: 9rem;object-fit: cover;object-position: center;}}@media only screen and (min-width: 0rem) {#mars-about-intro.mars-404 {min-height: 46svh;display: flex;align-items: center;padding: 4.5rem 1.5rem 6rem;}#mars-about-intro.mars-404 .mars-about-inner {width: 100%;}#mars-about-intro.mars-404 .mars-about-copy {margin: 0 auto;}}@media only screen and (min-width: 0rem) {#mars-cta {background: var(--blue-deep);padding: 0;}#mars-cta .mars-cta-inner {max-width: 90rem;margin: 0 auto;display: flex;flex-direction: column-reverse;}#mars-cta .mars-cta-shot {width: 100%;aspect-ratio: 16 / 10;overflow: hidden;border-top: 6px solid var(--red);}#mars-cta .mars-cta-shot img {width: 100%;height: 100%;object-fit: cover;object-position: center;}#mars-cta .mars-cta-copy {width: 100%;padding: 4rem 1.5rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#mars-cta .mars-cta-title {font-family: var(--font-display);font-size: clamp(2.125rem, 6.4vw, 3.5rem);font-weight: 700;line-height: 1.06;letter-spacing: -0.03em;color: var(--chalk);margin: 1.25rem 0 0;max-width: 18ch;text-wrap: balance;}#mars-cta .mars-cta-text {font-size: var(--bodyFontSize);line-height: 1.7;font-weight: 400;color: rgba(242, 241, 238, 0.92);margin: 1.35rem auto 0;max-width: 44ch;}#mars-cta .mars-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#mars-banner {padding: 12rem 2.5rem 7rem;}#mars-about-intro {padding: 5.5rem 2.5rem;}#mars-about-intro .mars-about-stage {max-width: 30rem;}#mars-about-intro .mars-about-shot img {height: 23rem;}#mars-about-intro .mars-about-inset img {height: 11rem;}#mars-cta .mars-cta-copy {padding: 5rem 2.5rem;}#mars-cta .mars-cta-shot {aspect-ratio: 21 / 9;}}@media only screen and (min-width: 64rem) {#mars-banner {padding: 16rem 3rem 8rem;}#mars-about-intro {padding: 6.5rem 3rem;}#mars-about-intro .mars-about-inner {display: grid;grid-template-columns: minmax(0, 1.1fr) minmax(0, 0.9fr);align-items: center;gap: 5rem;justify-items: center;}#mars-about-intro .mars-about-copy {max-width: none;}#mars-about-intro .mars-about-stage {max-width: 32rem;}#mars-about-intro .mars-about-shot img {height: 27rem;}#mars-about-intro .mars-about-inset img {height: 13rem;}#mars-about-intro.mars-404 .mars-about-inner {display: flex;}#mars-cta .mars-cta-inner {flex-direction: row;align-items: stretch;}#mars-cta .mars-cta-copy {width: 50%;padding: 6.5rem 4rem;justify-content: center;}#mars-cta .mars-cta-shot {width: 50%;aspect-ratio: auto;border-top: none;border-left: 6px solid var(--red);}}