 @media only screen and (min-width: 0rem) {#sg-banner {position: relative;isolation: isolate;overflow: hidden;background: var(--graphite);font-family: var(--font-body);padding: 9.5rem 1.5rem 5rem;display: flex;align-items: center;justify-content: center;text-align: center;}#sg-banner .sg-banner-bg {position: absolute;inset: 0;z-index: -2;width: 100%;height: 100%;object-fit: cover;object-position: center 10%;}#sg-banner::after {content: '';position: absolute;inset: 0;z-index: -1;background: linear-gradient(180deg, rgba(26, 32, 36, 0.66) 0%, rgba(26, 32, 36, 0.42) 45%, rgba(26, 32, 36, 0.72) 100%);}#sg-banner .sg-banner-inner {position: relative;z-index: 1;width: 100%;max-width: 48rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#sg-banner .cs-topper {display: inline-flex;align-items: center;gap: 0.75rem;font-family: var(--font-body);font-size: 0.6875rem;font-weight: 800;letter-spacing: 0.26em;text-transform: uppercase;color: var(--copper-deep);margin-bottom: 1.1rem;}#sg-banner .cs-topper::before {content: '';width: 1.5rem;height: 0.55rem;border-left: 2px solid var(--copper);border-bottom: 2px solid var(--copper);border-bottom-left-radius: 0.2rem;flex-shrink: 0;}#sg-banner .cs-topper--light {color: var(--copper-light);}#sg-banner .cs-topper--light::before {border-left-color: var(--copper-light);border-bottom-color: var(--copper-light);}#sg-banner .cs-title {font-family: var(--font-display);font-size: clamp(2.1rem, 5.2vw, 3.5rem);font-weight: 700;line-height: 1.02;letter-spacing: -0.05em;color: var(--headerColor);margin: 0;max-width: 18ch;text-shadow: 0 2px 24px rgba(26, 32, 36, 0.5);}#sg-banner .cs-title--light {color: var(--bone);}}@media only screen and (min-width: 0rem) {#sg-ab-intro {background: var(--bone);font-family: var(--font-body);padding: 4.5rem 1.5rem 3.5rem;}#sg-ab-intro .sg-ab-intro-inner {max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;gap: 1.5rem;}#sg-ab-intro .sg-ab-lead {font-size: 1.0625rem;line-height: 1.9;color: var(--bodyTextColor);margin: 0;max-width: 56ch;}}@media only screen and (min-width: 0rem) {#sg-ab-split {background: var(--bone);font-family: var(--font-body);padding: 0 1.5rem 4.5rem;max-width: 1240px;margin: 0 auto;display: grid;grid-template-columns: 1fr;gap: 0.75rem;}#sg-ab-split .sg-ab-split-item {margin: 0;overflow: hidden;border-radius: var(--radius-lg);background: var(--graphite);}#sg-ab-split .sg-ab-split-item img {width: 100%;height: 100%;aspect-ratio: 3 / 4;object-fit: cover;transition: transform 0.6s ease;}#sg-ab-split .sg-ab-split-item:hover img {transform: scale(1.05);}}@media only screen and (min-width: 48rem) {#sg-banner {padding: 11rem 2.5rem 6rem;}#sg-ab-intro {padding: 5.5rem 2.5rem 4rem;}#sg-ab-split {grid-template-columns: repeat(3, 1fr);gap: 1rem;padding: 0 2.5rem 5.5rem;}}@media only screen and (min-width: 64rem) {#sg-banner {padding: 14rem 3rem 7.5rem;}#sg-ab-intro {padding: 7rem 3rem 5rem;}#sg-ab-intro .sg-ab-lead {font-size: 1.125rem;}#sg-ab-split {gap: 1.25rem;padding: 0 3rem 7rem;}}@media only screen and (min-width: 0rem) {#sg-404 {background: var(--bone);padding: 9rem 1.5rem 5rem;font-family: var(--font-body);position: relative;overflow: hidden;min-height: 70svh;display: flex;align-items: center;}#sg-404 .cs-container {width: 100%;max-width: 46rem;margin: 0 auto;position: relative;z-index: 1;display: flex;flex-direction: column;align-items: center;text-align: center;}#sg-404 .cs-error-num {font-family: var(--font-display);font-size: clamp(7rem, 26vw, 16rem);font-weight: 700;line-height: 0.8;letter-spacing: -0.07em;color: var(--zinc-2);margin-bottom: 1.5rem;user-select: none;}#sg-404 .cs-topper {display: inline-flex;align-items: center;gap: 0.75rem;font-family: var(--font-body);font-size: 0.6875rem;font-weight: 800;letter-spacing: 0.26em;text-transform: uppercase;color: var(--copper-deep);margin-bottom: 1.1rem;}#sg-404 .cs-topper::before {content: '';width: 1.5rem;height: 0.55rem;border-left: 2px solid var(--copper);border-bottom: 2px solid var(--copper);border-bottom-left-radius: 0.2rem;flex-shrink: 0;}#sg-404 .cs-title {font-family: var(--font-display);font-size: clamp(2rem, 5vw, 3.25rem);font-weight: 700;line-height: 1.02;letter-spacing: -0.045em;color: var(--headerColor);margin: 0;max-width: 18ch;}#sg-404 .cs-title em {font-style: normal;color: var(--copper);}#sg-404 .cs-text {font-size: 1.0625rem;line-height: 1.8;color: var(--bodyTextColor);margin: 1.5rem 0 0;max-width: 46ch;}#sg-404 .cs-buttons {margin-top: 2.5rem;display: flex;flex-wrap: wrap;gap: 1rem;justify-content: center;}#sg-404 .sg-btn {display: inline-flex;align-items: center;justify-content: center;font-family: var(--font-body);font-size: 0.75rem;font-weight: 800;letter-spacing: 0.16em;text-transform: uppercase;text-decoration: none;padding: 1.2rem 2.5rem;border: 2px solid var(--copper);border-radius: var(--radius-pill);background: var(--copper);color: var(--bone);box-shadow: 0 14px 30px rgba(179, 89, 44, 0.28);transition: background 0.25s ease, border-color 0.25s ease, color 0.25s ease, transform 0.25s ease;}#sg-404 .sg-btn:hover {background: var(--graphite);border-color: var(--graphite);transform: translateY(-3px);}#sg-404 .sg-btn:focus-visible {outline: 3px solid var(--copper-light);outline-offset: 3px;}#sg-404 .sg-btn--ghost {background: transparent;color: var(--graphite);border: 2px solid var(--line-strong);box-shadow: none;}#sg-404 .sg-btn--ghost:hover {background: var(--graphite);border-color: var(--graphite);color: var(--bone);}}@media only screen and (min-width: 48rem) {#sg-404 {padding: 10rem 2.5rem 6rem;}}@media only screen and (min-width: 64rem) {#sg-404 {padding: 11rem 3rem 7rem;}}