 @media only screen and (min-width: 0rem) {#lsg-about-intro, #lsg-about-cta {font-family: var(--font-body);}.lsg-eyebrow {display: inline-flex;align-items: center;gap: 0.5rem;padding: 0.45rem 0.95rem;font-family: var(--font-body);font-size: 0.75rem;font-weight: 700;letter-spacing: 0.14em;text-transform: uppercase;line-height: 1;color: var(--harbor-deep);background: var(--accent-pale);border-radius: 2rem;}.lsg-eyebrow--light {color: var(--accent-soft);background: rgba(55, 129, 174, 0.18);}.lsg-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 600;line-height: 1;text-decoration: none;padding: 1.15rem 2.35rem;border: 2px solid var(--harbor);border-radius: 2rem;background: var(--harbor);color: var(--white);cursor: pointer;box-shadow: 0 12px 26px rgba(55, 129, 174, 0.3);transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;}.lsg-btn:hover {background: var(--harbor-dark);border-color: var(--harbor-dark);transform: translateY(-2px);box-shadow: 0 18px 34px rgba(26, 76, 107, 0.34);}.lsg-btn--ghost {background: transparent;color: var(--harbor-deep);border-color: var(--border-accent);box-shadow: none;}.lsg-btn--ghost:hover {background: var(--harbor);border-color: var(--harbor);color: var(--white);}.lsg-actions {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;gap: 1rem;}}@media only screen and (min-width: 0rem) {#lsg-about-intro {background: var(--mist);padding: 4rem 1.5rem;}#lsg-about-intro .lsg-about-inner {max-width: 74rem;margin: 0 auto;}#lsg-about-intro .lsg-about-copy {max-width: 46rem;margin: 0 auto;text-align: center;}#lsg-about-intro .lsg-about-text {font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);margin: 1.5rem 0 0;}#lsg-about-intro .lsg-about-text:first-child {margin-top: 0;}#lsg-about-intro .lsg-about-stage {margin: 3.5rem auto 0;display: grid;grid-template-columns: 1fr;gap: 1rem;}#lsg-about-intro .lsg-about-shot {overflow: hidden;border-radius: var(--radius-lg);box-shadow: var(--shadow-md);}#lsg-about-intro .lsg-about-shot img {width: 100%;height: 16rem;object-fit: cover;object-position: center;}}@media only screen and (min-width: 0rem) {#lsg-about-cta {position: relative;isolation: isolate;overflow: hidden;background: var(--harbor-ink);padding: 5rem 1.5rem;text-align: center;}#lsg-about-cta .lsg-cta-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;object-fit: cover;object-position: center;}#lsg-about-cta::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(160deg, rgba(10, 27, 38, 0.93), rgba(26, 76, 107, 0.88));}#lsg-about-cta .lsg-cta-inner {max-width: 46rem;margin: 0 auto;}#lsg-about-cta .lsg-cta-title {font-family: var(--font-display);font-size: clamp(2rem, 5.2vw, 3.125rem);font-weight: 700;line-height: 1.1;letter-spacing: -0.035em;color: var(--white);margin: 1.1rem 0 0;}#lsg-about-cta .lsg-cta-title span {color: var(--accent-soft);}#lsg-about-cta .lsg-cta-text {font-size: var(--bodyFontSize);line-height: 1.75;font-weight: 400;color: rgba(238, 243, 246, 0.84);margin: 1.25rem auto 0;max-width: 46ch;}#lsg-about-cta .lsg-actions {margin-top: 2.25rem;}}@media only screen and (min-width: 48rem) {#lsg-about-intro {padding: 5rem 2.5rem;}#lsg-about-cta {padding-left: 2.5rem;padding-right: 2.5rem;}#lsg-about-intro .lsg-about-stage {grid-template-columns: 1fr 1fr;gap: 1.25rem;}#lsg-about-intro .lsg-about-shot:first-child {grid-column: span 2;}#lsg-about-intro .lsg-about-shot:first-child img {height: 20rem;}#lsg-about-intro .lsg-about-shot img {height: 15rem;}}@media only screen and (min-width: 64rem) {#lsg-about-intro {padding: 6.5rem 3rem;}#lsg-about-cta {padding: 7rem 3rem;}#lsg-about-intro .lsg-about-stage {grid-template-columns: repeat(3, 1fr);align-items: start;gap: 1.75rem;margin-top: 4.5rem;}#lsg-about-intro .lsg-about-shot:first-child {grid-column: auto;}#lsg-about-intro .lsg-about-shot img {height: 21rem;}#lsg-about-intro .lsg-about-shot:nth-child(1), #lsg-about-intro .lsg-about-shot:nth-child(3) {margin-top: 3rem;}#lsg-about-intro .lsg-about-shot:nth-child(2) img {height: 27rem;}}@media only screen and (min-width: 0rem) {#lsg-about-intro.lsg-404 {min-height: 78svh;padding: 9rem 1.5rem 5rem;display: flex;align-items: center;}#lsg-about-intro.lsg-404 .lsg-about-inner {width: 100%;}#lsg-about-intro.lsg-404 .lsg-404-title {font-family: var(--font-display);font-size: clamp(2.25rem, 6vw, 3.5rem);font-weight: 700;line-height: 1.05;letter-spacing: -0.04em;color: var(--headerColor);margin: 1rem 0 0;max-width: none;}#lsg-about-intro.lsg-404 .lsg-404-title span {color: var(--harbor);}#lsg-about-intro.lsg-404 .lsg-404-lead {margin: 1.35rem auto 0;max-width: 44ch;font-size: var(--bodyFontSize);line-height: 1.8;font-weight: 400;color: var(--bodyTextColor);}#lsg-about-intro.lsg-404 .lsg-404-actions {margin-top: 2.25rem;display: flex;flex-direction: column;align-items: center;gap: 1.25rem;}}@media only screen and (min-width: 64rem) {#lsg-about-intro.lsg-404 {padding: 10.5rem 3rem 6.5rem;}#lsg-about-intro.lsg-404 .lsg-404-actions {flex-direction: row;justify-content: center;gap: 2rem;}}