 @media only screen and (min-width: 0rem) {#jg-404 {background: var(--ice);padding: 9rem 1.5rem 6rem;font-family: var(--font-body);min-height: 70svh;display: flex;align-items: center;}#jg-404 .cs-container {width: 100%;max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}#jg-404 .cs-error-num {font-family: var(--font-display);font-size: clamp(6rem, 22vw, 12rem);font-weight: 600;line-height: 0.85;letter-spacing: -0.06em;color: var(--ice-3);margin-bottom: 1.5rem;}#jg-404 .cs-content {display: flex;flex-direction: column;align-items: center;}#jg-404 .cs-topper {display: inline-flex;align-items: center;gap: 0.6rem;font-size: 0.6875rem;font-weight: 800;letter-spacing: 0.24em;text-transform: uppercase;color: var(--orange-deep);margin-bottom: 1rem;}#jg-404 .cs-topper::before, #jg-404 .cs-topper::after {content: '';width: 0.5rem;height: 0.5rem;border-radius: 50%;background: var(--orange);}#jg-404 .cs-topper::after {background: var(--steel);}#jg-404 .cs-title {font-family: var(--font-display);font-size: clamp(2.2rem, 5vw, 3.4rem);font-weight: 600;line-height: 1.04;letter-spacing: -0.03em;color: var(--navy);margin: 0;}#jg-404 .cs-title em {font-style: italic;font-weight: 400;color: var(--orange-deep);}#jg-404 .cs-swatches {margin-top: 1.75rem;display: flex;justify-content: center;gap: 0.4rem;}#jg-404 .cs-swatches span {width: 1.75rem;height: 0.4rem;border-radius: 999px;background: var(--orange);}#jg-404 .cs-swatches span:nth-child(2) {background: var(--orange-light);}#jg-404 .cs-swatches span:nth-child(3) {background: var(--steel-light);}#jg-404 .cs-swatches span:nth-child(4) {background: var(--ice-3);}#jg-404 .cs-text {font-size: 1.0625rem;line-height: 1.9;color: var(--bodyTextColor);margin: 1.5rem 0 0;max-width: 48ch;}#jg-404 .cs-buttons {margin-top: 2.5rem;display: flex;justify-content: center;}#jg-404 .jg-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.15rem 2.25rem;border: none;border-radius: 2px;background: var(--orange);color: #fff;cursor: pointer;transition: background 0.25s ease, transform 0.25s ease;}#jg-404 .jg-btn:hover {background: var(--orange-deep);transform: translateY(-2px);}#jg-404 .jg-btn:focus-visible {outline: 3px solid var(--orange-light);outline-offset: 3px;}}@media only screen and (min-width: 48rem) {#jg-404 {padding: 10rem 2.5rem 7rem;}}@media only screen and (min-width: 64rem) {#jg-404 {padding: 11rem 3rem 8rem;}}