 @media only screen and (min-width: 0rem) {#gto-hero, #gto-cred, #gto-intro, #gto-services, #gto-finishes, #gto-why, #gto-work, #gto-areas, #gto-cta {font-family: var(--font-body);}.gto-eyebrow {display: inline-flex;align-items: center;gap: 0.6rem;font-family: var(--font-label);font-size: 0.8125rem;font-weight: 500;letter-spacing: 0.24em;text-transform: uppercase;line-height: 1.3;color: var(--red);}.gto-eyebrow::before {content: '';width: 0.5rem;height: 0.5rem;background: var(--red);flex-shrink: 0;}.gto-eyebrow--light {color: var(--mist);}.gto-h2 {font-family: var(--font-display);font-size: clamp(2rem, 5.2vw, 3.25rem);font-weight: 700;line-height: 1.1;letter-spacing: -0.028em;color: var(--ink);margin: 1.1rem 0 0;text-wrap: balance;}.gto-h2--light {color: var(--white);}.gto-body {font-size: var(--bodyFontSize);line-height: 1.85;color: var(--bodyTextColor);margin: 1.35rem 0 0;}.gto-sub {font-size: var(--bodyFontSize);line-height: 1.85;color: var(--bodyTextColor);margin: 1.35rem auto 0;max-width: 48ch;}.gto-head {max-width: 46rem;margin: 0 auto 3.25rem;display: flex;flex-direction: column;align-items: center;text-align: center;}.gto-btn {display: inline-flex;align-items: center;justify-content: center;font-family: var(--font-label);font-size: 0.9375rem;font-weight: 500;letter-spacing: 0.14em;text-transform: uppercase;text-decoration: none;line-height: 1;padding: 1.15rem 2.35rem;border: 2px solid var(--red);background: var(--red);color: var(--white);cursor: pointer;transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease;}.gto-btn:hover {background: var(--red-deep);border-color: var(--red-deep);color: var(--white);}.gto-btn:focus-visible {outline: 3px solid var(--white);outline-offset: 3px;}.gto-btn--ink {background: var(--ink);border-color: var(--ink);}.gto-btn--ink:hover {background: var(--red);border-color: var(--red);}.gto-btn--ink:focus-visible {outline-color: var(--ink);}.gto-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 0.85rem;}.gto-actions--pad {margin-top: 3.25rem;}}@media only screen and (min-width: 0rem) {#gto-hero {position: relative;isolation: isolate;overflow: hidden;display: flex;align-items: center;justify-content: center;min-height: clamp(32rem, 74svh, 42rem);padding: 9rem 1.5rem 5rem;text-align: center;background: var(--ink);}#gto-hero .gto-hero-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#gto-hero::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(10, 22, 30, 0.82) 0%, rgba(10, 22, 30, 0.62) 45%, rgba(10, 22, 30, 0.92) 100%);}#gto-hero .gto-hero-inner {width: 100%;max-width: 52rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#gto-hero .gto-hero-title {font-family: var(--font-display);font-size: clamp(2.5rem, 8.2vw, 4.75rem);font-weight: 700;line-height: 1.04;letter-spacing: -0.035em;color: var(--white);margin: 1.5rem 0 0;text-wrap: balance;}#gto-hero .gto-hero-title em {font-style: italic;font-weight: 600;color: var(--mist);}#gto-hero .gto-hero-lead {font-size: 1.0625rem;line-height: 1.85;color: rgba(238, 240, 245, 0.86);margin: 1.85rem auto 0;max-width: 50ch;}#gto-hero .gto-actions {margin-top: 2.5rem;}}@media only screen and (min-width: 0rem) {#gto-cred {background: var(--ink-soft);padding: 0 1.5rem;}#gto-cred .gto-cred-list {list-style: none;margin: 0 auto;padding: 0;max-width: 52rem;display: grid;grid-template-columns: repeat(2, 1fr);}#gto-cred .gto-cred-item {display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;gap: 0.5rem;padding: 2rem 1rem;}#gto-cred .gto-cred-item:first-child {border-right: 1px solid rgba(206, 208, 221, 0.18);}#gto-cred .gto-cred-figure {font-family: var(--font-display);font-size: clamp(1.875rem, 6vw, 2.5rem);font-weight: 700;line-height: 1;letter-spacing: -0.03em;color: var(--white);}#gto-cred .gto-cred-label {font-family: var(--font-label);font-size: 0.8125rem;font-weight: 400;letter-spacing: 0.16em;text-transform: uppercase;line-height: 1.5;color: var(--mist);}}@media only screen and (min-width: 0rem) {#gto-intro {background: var(--white);padding: 4.5rem 1.5rem;}#gto-intro .gto-intro-inner {max-width: 72rem;margin: 0 auto;}#gto-intro .gto-intro-media {position: relative;width: 100%;max-width: 24rem;margin: 0 auto;padding-bottom: 4rem;}#gto-intro .gto-intro-shot {position: relative;width: 82%;margin: 0;overflow: hidden;}#gto-intro .gto-intro-shot::after {content: '';position: absolute;left: 0;bottom: 0;width: 5.5rem;height: 5px;background: var(--red);}#gto-intro .gto-intro-shot img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;object-position: center;}#gto-intro .gto-intro-inset {position: absolute;right: 0;bottom: 0;width: 56%;margin: 0;padding: 0.6rem 0 0 0.6rem;background: var(--white);}#gto-intro .gto-intro-inset img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;object-position: center;}#gto-intro .gto-intro-copy {max-width: 40rem;margin: 2.75rem auto 0;display: flex;flex-direction: column;align-items: center;text-align: center;}#gto-intro .gto-sig {font-family: var(--font-display);font-size: 1.5rem;font-weight: 600;font-style: italic;line-height: 1.2;letter-spacing: -0.02em;color: var(--ink);margin: 2.25rem 0 0;}#gto-intro .gto-sig-role {display: block;margin-top: 0.45rem;font-family: var(--font-label);font-size: 0.8125rem;font-weight: 400;letter-spacing: 0.2em;text-transform: uppercase;color: var(--red);}}@media only screen and (min-width: 0rem) {#gto-services {background: var(--mist-wash);padding: 4.5rem 1.5rem;}#gto-services .gto-svc-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 74rem;display: grid;grid-template-columns: 1fr;gap: 1.75rem;}#gto-services .gto-svc {position: relative;overflow: hidden;background: var(--white);border: 1px solid var(--ink-line);display: flex;flex-direction: column;transition: border-color 0.3s ease, transform 0.3s ease;}#gto-services .gto-svc:hover {border-color: var(--red);transform: translateY(-4px);}#gto-services .gto-svc-img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;object-position: center;transition: transform 0.6s ease;}#gto-services .gto-svc:hover .gto-svc-img {transform: scale(1.05);}#gto-services .gto-svc-body {position: relative;flex: 1;padding: 2.25rem 1.75rem 2.25rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#gto-services .gto-svc-num {font-family: var(--font-label);font-size: 0.8125rem;font-weight: 500;letter-spacing: 0.2em;color: var(--red);line-height: 1;}#gto-services .gto-svc-title {font-family: var(--font-display);font-size: clamp(1.5rem, 4.2vw, 1.75rem);font-weight: 700;line-height: 1.15;letter-spacing: -0.025em;color: var(--ink);margin: 0.85rem 0 0;}#gto-services .gto-svc-text {font-size: var(--bodyFontSizeSm);line-height: 1.8;color: var(--bodyTextColor);margin: 0.85rem 0 0;max-width: 40ch;}}@media only screen and (min-width: 0rem) {#gto-finishes {background: var(--ink);padding: 4.5rem 1.5rem;}#gto-finishes .gto-finish-split {max-width: 68rem;margin: 0 auto;display: grid;grid-template-columns: 1fr;gap: 2.5rem;}#gto-finishes .gto-finish {display: flex;flex-direction: column;align-items: center;text-align: center;width: 100%;max-width: 30rem;margin: 0 auto;}#gto-finishes .gto-finish-media {width: 100%;margin: 0;overflow: hidden;border-bottom: 5px solid var(--red);}#gto-finishes .gto-finish-media img {width: 100%;aspect-ratio: 4 / 3;height: auto;object-fit: cover;object-position: center;transition: transform 0.6s ease;}#gto-finishes .gto-finish:hover .gto-finish-media img {transform: scale(1.04);}#gto-finishes .gto-finish-title {font-family: var(--font-display);font-size: clamp(1.625rem, 4.6vw, 2rem);font-weight: 700;line-height: 1.15;letter-spacing: -0.025em;color: var(--white);margin: 1.75rem 0 0;}#gto-finishes .gto-finish-text {font-size: var(--bodyFontSizeSm);line-height: 1.85;color: rgba(206, 208, 221, 0.85);margin: 1rem 0 0;max-width: 44ch;}}@media only screen and (min-width: 0rem) {#gto-why {background: var(--white);padding: 4.5rem 1.5rem;}#gto-why .gto-why-list {list-style: none;margin: 0 auto;padding: 0;max-width: 72rem;display: grid;grid-template-columns: 1fr;gap: 0;}#gto-why .gto-why-item {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2.25rem 1rem;border-top: 1px solid var(--ink-line);}#gto-why .gto-why-item:last-child {border-bottom: 1px solid var(--ink-line);}#gto-why .gto-why-num {font-family: var(--font-label);font-size: 0.8125rem;font-weight: 500;letter-spacing: 0.2em;line-height: 1;color: var(--red);}#gto-why .gto-why-title {font-family: var(--font-display);font-size: 1.5rem;font-weight: 700;line-height: 1.2;letter-spacing: -0.025em;color: var(--ink);margin: 0.9rem 0 0;}#gto-why .gto-why-text {font-size: var(--bodyFontSizeSm);line-height: 1.8;color: var(--bodyTextColor);margin: 0.75rem 0 0;max-width: 38ch;}}@media only screen and (min-width: 0rem) {#gto-work {background: var(--mist-wash);padding: 4.5rem 1.5rem;}#gto-work .gto-work-carousel {max-width: 74rem;margin: 0 auto;}#gto-work .gto-work-grid {list-style: none;margin: 0;padding: 0;display: flex;gap: 1rem;overflow-x: auto;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;scrollbar-width: none;}#gto-work .gto-work-grid::-webkit-scrollbar {display: none;}#gto-work .gto-work-grid:focus-visible {outline: 3px solid var(--red);outline-offset: 4px;}#gto-work .gto-work-tile {position: relative;flex: 0 0 100%;scroll-snap-align: center;overflow: hidden;aspect-ratio: 4 / 3;background: var(--mist-light);}#gto-work .gto-work-tile::after {content: '';position: absolute;inset: 0;background: rgba(249, 0, 1, 0);transition: background 0.3s ease;pointer-events: none;}#gto-work .gto-work-tile:hover::after {background: rgba(249, 0, 1, 0.22);}#gto-work .gto-work-tile img {width: 100%;height: 100%;object-fit: cover;object-position: center;transition: transform 0.5s ease;}#gto-work .gto-work-tile:hover img {transform: scale(1.06);}#gto-work .gto-work-controls {display: flex;justify-content: center;align-items: center;gap: 0.75rem;margin-top: 1.5rem;}#gto-work .gto-work-arrow {width: 3rem;height: 3rem;display: inline-flex;align-items: center;justify-content: center;color: var(--white);background: var(--ink);border: 2px solid var(--ink);cursor: pointer;transition: background 0.25s ease, border-color 0.25s ease;}#gto-work .gto-work-arrow:hover {background: var(--red);border-color: var(--red);}#gto-work .gto-work-arrow:focus-visible {outline: 3px solid var(--red);outline-offset: 3px;}}@media only screen and (min-width: 0rem) {#gto-areas {background: var(--white);padding: 4.5rem 1.5rem;text-align: center;}#gto-areas .gto-areas-list {list-style: none;margin: 0 auto;padding: 0;max-width: 58rem;display: flex;flex-wrap: wrap;justify-content: center;gap: 0.5rem;}#gto-areas .gto-area {font-family: var(--font-label);font-size: 0.875rem;font-weight: 400;letter-spacing: 0.1em;text-transform: uppercase;line-height: 1.2;color: var(--ink);background: var(--mist-wash);border: 1px solid var(--ink-line);padding: 0.7rem 1rem;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease;}#gto-areas .gto-area:hover {background: var(--red);border-color: var(--red);color: var(--white);}#gto-areas .gto-areas-note {margin: 2.5rem auto 0;max-width: 46ch;font-size: var(--bodyFontSizeSm);line-height: 1.8;color: var(--bodyTextColor);}}@media only screen and (min-width: 0rem) {#gto-cta {position: relative;isolation: isolate;overflow: hidden;background: var(--ink);padding: 5rem 1.5rem;text-align: center;}#gto-cta .gto-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#gto-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(10, 22, 30, 0.9), rgba(10, 22, 30, 0.95));}#gto-cta .gto-cta-inner {max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#gto-cta .gto-cta-title {font-family: var(--font-display);font-size: clamp(2rem, 5.6vw, 3.25rem);font-weight: 700;line-height: 1.08;letter-spacing: -0.03em;color: var(--white);margin: 1.1rem 0 0;text-wrap: balance;}#gto-cta .gto-cta-title em {font-style: italic;font-weight: 600;color: var(--mist);}#gto-cta .gto-cta-text {font-size: var(--bodyFontSize);line-height: 1.85;color: rgba(206, 208, 221, 0.86);margin: 1.25rem auto 0;max-width: 48ch;}#gto-cta .gto-actions {margin-top: 2.35rem;}}@media only screen and (min-width: 48rem) {#gto-intro, #gto-services, #gto-finishes, #gto-why, #gto-work, #gto-areas, #gto-cta {padding-left: 2.5rem;padding-right: 2.5rem;}#gto-cred .gto-cred-item {padding: 2.5rem 1rem;}#gto-intro .gto-intro-media {max-width: 28rem;}#gto-services .gto-svc-grid {grid-template-columns: repeat(2, 1fr);gap: 2rem;}#gto-finishes .gto-finish-split {grid-template-columns: repeat(2, 1fr);gap: 2.5rem;}#gto-why .gto-why-list {grid-template-columns: repeat(2, 1fr);}#gto-why .gto-why-item {border-bottom: 1px solid var(--ink-line);padding: 2.5rem 1.75rem;}#gto-why .gto-why-item:nth-child(odd) {border-right: 1px solid var(--ink-line);}#gto-work .gto-work-grid {display: grid;grid-template-columns: repeat(2, 1fr);overflow: visible;}#gto-work .gto-work-tile {flex: none;}#gto-work .gto-work-controls {display: none;}}@media only screen and (min-width: 64rem) {#gto-intro, #gto-services, #gto-finishes, #gto-why, #gto-work, #gto-areas {padding-top: 6.5rem;padding-bottom: 6.5rem;padding-left: 3rem;padding-right: 3rem;}#gto-cta {padding: 6.5rem 3rem;}#gto-intro .gto-intro-inner {display: grid;grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);align-items: center;gap: 4.5rem;}#gto-intro .gto-intro-media {max-width: 30rem;margin: 0;}#gto-intro .gto-intro-copy {margin: 0;max-width: none;}#gto-services .gto-svc-grid {grid-template-columns: repeat(3, 1fr);gap: 2.25rem;}#gto-services .gto-svc-body {padding: 2.5rem 2rem;}#gto-finishes .gto-finish-split {gap: 3.5rem;}#gto-why .gto-why-list {grid-template-columns: repeat(4, 1fr);}#gto-why .gto-why-item {border-right: 1px solid var(--ink-line);padding: 2.75rem 1.5rem;}#gto-why .gto-why-item:last-child {border-right: none;}#gto-work .gto-work-grid {grid-template-columns: repeat(4, 1fr);gap: 1.25rem;}}