 @media only screen and (min-width: 0rem) {#mars-hero, #mars-about, #mars-services, #mars-work, #mars-feature, #mars-areas, #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-h2--light {color: var(--chalk);}.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-head {max-width: 50rem;margin: 0 auto 3.25rem;text-align: center;display: flex;flex-direction: column;align-items: center;}.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--ghost {background: transparent;color: var(--chalk);border-color: var(--chalk);box-shadow: 5px 5px 0 var(--red);}.mars-btn--ghost:hover {background: var(--chalk);border-color: var(--chalk);color: var(--ink);box-shadow: 2px 2px 0 var(--red);}.mars-btn--ghost:focus-visible {outline: 3px solid var(--red-soft);outline-offset: 4px;}.mars-btn--dark {background: var(--blue);border-color: var(--blue);color: var(--chalk);box-shadow: 5px 5px 0 var(--red);}.mars-btn--dark:hover {background: var(--red);border-color: var(--red);color: var(--white);box-shadow: 2px 2px 0 var(--blue);}.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-hero {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: 90svh;padding: 12rem 1.5rem 7rem;text-align: center;background: var(--ink-deep);}#mars-hero .mars-hero-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#mars-hero::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(8, 8, 28, 0.86) 0%, rgba(8, 8, 28, 0.62) 42%, rgba(8, 8, 28, 0.94) 100%);}#mars-hero::after {content: '';position: absolute;inset: 1rem;z-index: -1;border: 1px solid rgba(242, 241, 238, 0.22);pointer-events: none;}#mars-hero .mars-hero-inner {width: 100%;max-width: 54rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#mars-hero .mars-hero-title {font-family: var(--font-display);font-size: clamp(2.5rem, 8.6vw, 4.75rem);font-weight: 700;line-height: 1.03;letter-spacing: -0.035em;color: var(--chalk);margin: 1.75rem 0 0;max-width: 16ch;text-wrap: balance;}#mars-hero .mars-hero-lead {font-size: 1.1875rem;line-height: 1.7;font-weight: 400;color: rgba(242, 241, 238, 0.94);margin: 1.6rem auto 0;max-width: 44ch;}#mars-hero .mars-actions {margin-top: 2.5rem;}}@media only screen and (min-width: 0rem) {#mars-about {background: var(--chalk);padding: 4.5rem 1.5rem;}#mars-about .mars-about-inner {max-width: 74rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#mars-about .mars-about-stage {position: relative;width: 100%;max-width: 26rem;padding: 0 0 5rem 0.9rem;}#mars-about .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 .mars-about-shot {position: relative;z-index: 1;width: 100%;overflow: hidden;}#mars-about .mars-about-shot img {width: 100%;height: 19rem;object-fit: cover;object-position: center;}#mars-about .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 .mars-about-inset img {width: 100%;height: 9rem;object-fit: cover;object-position: center;}#mars-about .mars-about-copy {width: 100%;max-width: 40rem;margin: 2.5rem 0 0;text-align: center;display: flex;flex-direction: column;align-items: center;}#mars-about .mars-about-text {font-size: var(--bodyFontSize);line-height: 1.75;font-weight: 400;color: var(--bodyTextColor);margin: 1.4rem 0 0;max-width: 60ch;text-align: left;}#mars-about .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 .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);}}@media only screen and (min-width: 0rem) {#mars-services {background: var(--ink);padding: 5rem 1.5rem;}#mars-services .mars-svc-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: 1fr;gap: 1.75rem;}#mars-services .mars-svc {display: flex;flex-direction: column;background: var(--chalk);border-radius: 2px;overflow: hidden;transition: transform 0.25s ease, box-shadow 0.25s ease;}#mars-services .mars-svc:hover {transform: translate(-4px, -4px);box-shadow: 8px 8px 0 var(--red);}#mars-services .mars-svc-media {position: relative;overflow: hidden;width: 100%;aspect-ratio: 4 / 3;background: var(--chalk-dk);}#mars-services .mars-svc-media img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.6s ease;}#mars-services .mars-svc:hover .mars-svc-media img {transform: scale(1.05);}#mars-services .mars-swatch {display: block;width: 100%;height: 0.9rem;flex-shrink: 0;}#mars-services .mars-swatch--a {background: var(--red);}#mars-services .mars-swatch--b {background: var(--blue);}#mars-services .mars-swatch--c {background: var(--ink);}#mars-services .mars-svc-body {padding: 2rem 1.5rem 2.25rem;text-align: center;display: flex;flex-direction: column;align-items: center;flex: 1;}#mars-services .mars-svc-title {font-family: var(--font-display);font-size: clamp(1.5rem, 4.4vw, 1.875rem);font-weight: 700;line-height: 1.12;letter-spacing: -0.025em;color: var(--headerColor);margin: 0;}#mars-services .mars-svc-text {font-size: var(--bodyFontSizeSm);line-height: 1.7;font-weight: 400;color: var(--bodyTextColor);margin: 0.85rem 0 0;max-width: 38ch;}#mars-services .mars-svc-list {list-style: none;margin: 1.5rem 0 0;padding: 1.25rem 0 0;width: 100%;border-top: 1px solid var(--chalk-dk);display: flex;flex-wrap: wrap;justify-content: center;gap: 0.4rem 1rem;}#mars-services .mars-svc-list li {font-family: var(--font-label);font-size: 0.8125rem;font-weight: 700;letter-spacing: 0.1em;text-transform: uppercase;line-height: 1.3;color: var(--blue);}}@media only screen and (min-width: 0rem) {#mars-work {background: var(--chalk);padding: 4.5rem 1.5rem;}#mars-work .mars-work-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: 1fr;gap: 1.25rem;}#mars-work .mars-work-item {position: relative;overflow: hidden;width: 100%;aspect-ratio: 4 / 3;background: var(--chalk-dk);border-radius: 2px;}#mars-work .mars-work-item img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.6s ease;}#mars-work .mars-work-item:hover img {transform: scale(1.05);}}@media only screen and (min-width: 0rem) {#mars-feature {background: var(--chalk-dk);padding: 4.5rem 1.5rem;}#mars-feature .mars-feature-inner {max-width: 74rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;gap: 3rem;}#mars-feature .mars-feature-shot {position: relative;width: 100%;max-width: 27rem;padding: 0 0.9rem 0.9rem 0;}#mars-feature .mars-feature-shot::before {content: '';position: absolute;right: 0;bottom: 0;width: 92%;height: 92%;border: 2px solid var(--blue);z-index: 0;}#mars-feature .mars-feature-shot img {position: relative;z-index: 1;width: 100%;height: 21rem;object-fit: cover;object-position: center;}#mars-feature .mars-feature-copy {width: 100%;max-width: 40rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#mars-feature .mars-feature-points {list-style: none;margin: 2rem 0 0;padding: 0;width: 100%;display: flex;flex-direction: column;gap: 0;}#mars-feature .mars-feature-points li {position: relative;font-size: var(--bodyFontSizeSm);font-weight: 500;line-height: 1.55;color: var(--headerColor);padding: 1rem 0 1rem 2rem;border-bottom: 1px solid var(--dust);text-align: left;}#mars-feature .mars-feature-points li::before {content: '';position: absolute;left: 0;top: 1.5rem;width: 0.9rem;height: 0.4rem;background: var(--red);}}@media only screen and (min-width: 0rem) {#mars-areas {background: var(--chalk);padding: 4.5rem 1.5rem;text-align: center;}#mars-areas .mars-field {max-width: 68rem;margin: 0 auto;display: flex;flex-direction: column;gap: 0;}#mars-areas .mars-row {list-style: none;margin: 0;padding: 0.9rem 0;border-top: 1px solid var(--chalk-dk);display: flex;flex-wrap: wrap;justify-content: center;gap: 0.5rem 1.75rem;}#mars-areas .mars-row:last-child {border-bottom: 1px solid var(--chalk-dk);}#mars-areas .mars-place {position: relative;font-family: var(--font-label);font-size: 1rem;font-weight: 600;letter-spacing: 0.1em;text-transform: uppercase;line-height: 1.4;color: var(--ink);transition: color 0.2s ease;}#mars-areas .mars-place::after {content: '';position: absolute;left: 0;bottom: -0.3rem;width: 100%;height: 3px;background: var(--red);transform: scaleX(0);transform-origin: left;transition: transform 0.25s ease;}#mars-areas .mars-place:hover {color: var(--red-deep);}#mars-areas .mars-place:hover::after {transform: scaleX(1);}}@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-about, #mars-services, #mars-work, #mars-feature, #mars-areas {padding-left: 2.5rem;padding-right: 2.5rem;}#mars-about .mars-about-stage {max-width: 30rem;}#mars-about .mars-about-shot img {height: 23rem;}#mars-about .mars-about-inset img {height: 11rem;}#mars-services .mars-svc-grid {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;}#mars-services .mars-svc-body {padding: 1.75rem 1.25rem 2rem;}#mars-work .mars-work-grid {grid-template-columns: repeat(2, 1fr);gap: 1.5rem;}#mars-feature .mars-feature-shot {max-width: 31rem;}#mars-feature .mars-feature-shot img {height: 25rem;}#mars-feature .mars-feature-points {display: grid;grid-template-columns: repeat(2, 1fr);column-gap: 2.5rem;}#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-about, #mars-services, #mars-work, #mars-feature, #mars-areas {padding-top: 6.5rem;padding-bottom: 6.5rem;padding-left: 3rem;padding-right: 3rem;}#mars-hero {padding-top: 15rem;}#mars-about .mars-about-inner {display: grid;grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);align-items: center;gap: 5rem;justify-items: center;}#mars-about .mars-about-stage {max-width: 32rem;}#mars-about .mars-about-shot img {height: 27rem;}#mars-about .mars-about-inset img {height: 13rem;}#mars-about .mars-about-copy {margin: 0;max-width: none;}#mars-services .mars-svc-grid {gap: 2rem;}#mars-services .mars-svc-body {padding: 2.25rem 1.75rem 2.5rem;}#mars-work .mars-work-grid {grid-template-columns: repeat(3, 1fr);gap: 1.75rem;padding-bottom: 3rem;}#mars-work .mars-work-item:nth-child(3n + 2) {transform: translateY(3rem);}#mars-feature .mars-feature-inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);align-items: center;gap: 5rem;justify-items: center;}#mars-feature .mars-feature-shot {max-width: 33rem;}#mars-feature .mars-feature-shot img {height: 30rem;}#mars-feature .mars-feature-copy {max-width: none;}#mars-areas .mars-row {gap: 0.5rem 2.5rem;}#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);}}