 @media only screen and (min-width: 0rem) {#mh-hero {position: relative;isolation: isolate;overflow: hidden;width: 100%;min-height: 40rem;padding: 10rem 1.25rem 8rem;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;background: var(--abyss);font-family: var(--font-body);}#mh-hero .mh-hero-bg {position: absolute;inset: 0;z-index: -3;width: 100%;height: 100%;max-width: none;object-fit: cover;object-position: center;}#mh-hero::before {content: '';position: absolute;inset: 0;z-index: -2;background: linear-gradient(180deg, rgba(13, 43, 56, 0.82) 0%, rgba(13, 43, 56, 0.58) 40%, rgba(13, 43, 56, 0.92) 100%);}#mh-hero::after {content: '';position: absolute;inset: 0;z-index: -1;background: radial-gradient(ellipse at 50% 30%, rgba(157, 217, 245, 0.18) 0%, rgba(157, 217, 245, 0) 62%);pointer-events: none;}#mh-hero .mh-hero-inner {position: relative;width: 100%;max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#mh-hero .mh-hero-title {margin: 1.375rem 0 0;font-family: var(--font-display);font-size: clamp(2.25rem, 7vw, 4.25rem);font-weight: 600;line-height: 1.06;letter-spacing: -0.03em;color: var(--white);}#mh-hero .mh-hero-title em {display: block;margin-top: 0.25rem;font-style: italic;font-weight: 400;color: var(--dolphin);}#mh-hero .mh-hero-lead {margin: 1.5rem auto 0;max-width: 36rem;font-size: clamp(1rem, 1.9vw, 1.125rem);line-height: 1.75;font-weight: 400;color: rgba(238, 247, 252, 0.88);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-hero {min-height: 46rem;padding: 12rem 2rem 10rem;}}@media only screen and (min-width: 64rem) {#mh-hero {min-height: 54rem;padding: 14rem 2rem 12rem;}#mh-hero .mh-hero-inner {max-width: 54rem;}}@media only screen and (min-width: 0rem) {#mh-standards {background: var(--white);padding: 3.5rem 1.25rem 4.5rem;font-family: var(--font-body);}#mh-standards .mh-standard-grid {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 2.25rem 1.25rem;}#mh-standards .mh-standard {display: flex;flex-direction: column;align-items: center;text-align: center;}#mh-standards .mh-standard-icon {display: grid;place-items: center;width: 3rem;height: 3rem;margin-bottom: 0.9375rem;color: var(--wave);background: var(--foam);border: 1px solid var(--dolphin-soft);border-radius: 50%;}#mh-standards .mh-standard-icon svg {width: 1.5rem;height: 1.5rem;}#mh-standards .mh-standard-value {font-family: var(--font-display);font-size: 1.375rem;font-weight: 600;line-height: 1.1;letter-spacing: -0.02em;color: var(--headerColor);}#mh-standards .mh-standard-label {margin-top: 0.4375rem;max-width: 12rem;font-size: 0.875rem;line-height: 1.5;font-weight: 400;color: var(--slate);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-standards {padding: 4.5rem 2rem 5.5rem;}#mh-standards .mh-standard-grid {gap: 2.75rem 2rem;}#mh-standards .mh-standard-icon {width: 3.5rem;height: 3.5rem;margin-bottom: 1.125rem;}#mh-standards .mh-standard-icon svg {width: 1.75rem;height: 1.75rem;}#mh-standards .mh-standard-value {font-size: 1.75rem;}#mh-standards .mh-standard-label {max-width: 15rem;font-size: 0.9375rem;}}@media only screen and (min-width: 64rem) {#mh-standards {padding: 5.5rem 2rem 6.5rem;}#mh-standards .mh-standard-grid {grid-template-columns: repeat(4, 1fr);gap: 2.5rem;}#mh-standards .mh-standard-icon {width: 3.5rem;height: 3.5rem;margin-bottom: 1.125rem;}#mh-standards .mh-standard-icon svg {width: 1.75rem;height: 1.75rem;}#mh-standards .mh-standard-value {font-size: 1.75rem;}#mh-standards .mh-standard-label {max-width: 15rem;font-size: 0.9375rem;}}@media only screen and (min-width: 0rem) {#mh-about {background: var(--shell);padding: 4.5rem 1.25rem;font-family: var(--font-body);}#mh-about .mh-about-inner {display: flex;flex-direction: column;align-items: center;gap: 3rem;}#mh-about .mh-about-media {width: 100%;max-width: 32rem;overflow: hidden;border-radius: var(--coping);box-shadow: var(--shadow-soft);}#mh-about .mh-about-media img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;object-position: center;}#mh-about .mh-about-copy {width: 100%;max-width: 36rem;display: flex;flex-direction: column;align-items: center;text-align: center;}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-about {padding: 6rem 2rem;}#mh-about .mh-about-media {max-width: 38rem;}#mh-about .mh-about-copy {max-width: 40rem;}}@media only screen and (min-width: 64rem) {#mh-about {padding: 7.5rem 2rem;}#mh-about .mh-about-inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);align-items: center;gap: 4.5rem;}#mh-about .mh-about-media {max-width: none;}#mh-about .mh-about-copy {max-width: none;}}@media only screen and (min-width: 0rem) {#mh-services {background: var(--foam);padding: 4.5rem 1.25rem;font-family: var(--font-body);}#mh-services .mh-svc-grid {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#mh-services .mh-svc {display: flex;flex-direction: column;overflow: hidden;background: var(--white);border: 1px solid var(--border);border-radius: var(--coping);}#mh-services .mh-svc:nth-of-type(even) {border-radius: var(--coping-flip);}#mh-services .mh-svc-media {width: 100%;overflow: hidden;}#mh-services .mh-svc-media img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;object-position: center;}#mh-services .mh-svc-body {display: flex;flex-direction: column;align-items: center;text-align: center;padding: 2rem 1.75rem 2.25rem;}#mh-services .mh-svc-title {margin: 0;font-family: var(--font-display);font-size: 1.4375rem;font-weight: 600;line-height: 1.2;letter-spacing: -0.02em;color: var(--headerColor);}#mh-services .mh-svc-text {margin: 0.75rem 0 0;max-width: 28rem;font-size: var(--bodyFontSizeSm);line-height: 1.7;font-weight: 400;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-services {padding: 6rem 2rem;}#mh-services .mh-svc-grid {grid-template-columns: repeat(2, 1fr);gap: 1.75rem;}}@media only screen and (min-width: 64rem) {#mh-services {padding: 7.5rem 2rem;}#mh-services .mh-svc-grid {grid-template-columns: repeat(2, 1fr);gap: 2rem;}#mh-services .mh-svc-title {font-size: 1.5625rem;}#mh-services .mh-svc-body {padding: 2.25rem 2.5rem 2.75rem;}}@media only screen and (min-width: 0rem) {#mh-outdoor {position: relative;isolation: isolate;overflow: hidden;background: linear-gradient(160deg, var(--abyss-soft) 0%, var(--abyss) 100%);padding: 4.5rem 1.25rem;font-family: var(--font-body);}#mh-outdoor::before {content: '';position: absolute;z-index: -1;top: -30%;right: -20%;width: 34rem;height: 34rem;background: radial-gradient(circle, rgba(157, 217, 245, 0.22) 0%, rgba(157, 217, 245, 0) 64%);pointer-events: none;}#mh-outdoor .mh-outdoor-inner {display: flex;flex-direction: column;align-items: center;gap: 3rem;}#mh-outdoor .mh-outdoor-copy {width: 100%;max-width: 36rem;display: flex;flex-direction: column;align-items: center;text-align: center;}#mh-outdoor .mh-chip-list {list-style: none;width: 100%;margin: 2.25rem 0 0;padding: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.625rem;}#mh-outdoor .mh-chip {padding: 0.625rem 1.125rem;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 500;line-height: 1.2;color: var(--dolphin);background: rgba(157, 217, 245, 0.1);border: 1px solid var(--border-light);border-radius: var(--radius-pill);}#mh-outdoor .mh-outdoor-media {width: 100%;max-width: 32rem;overflow: hidden;border-radius: var(--coping-flip);box-shadow: var(--shadow-lift);}#mh-outdoor .mh-outdoor-media img {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;object-position: center;}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-outdoor {padding: 6rem 2rem;}#mh-outdoor .mh-outdoor-copy {max-width: 40rem;}#mh-outdoor .mh-outdoor-media {max-width: 38rem;}}@media only screen and (min-width: 64rem) {#mh-outdoor {padding: 7.5rem 2rem;}#mh-outdoor .mh-outdoor-inner {display: grid;grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);align-items: center;gap: 4.5rem;}#mh-outdoor .mh-outdoor-copy {max-width: none;}#mh-outdoor .mh-outdoor-media {max-width: none;}}@media only screen and (min-width: 0rem) {#mh-quote {background: var(--shell);padding: 4.5rem 1.25rem;font-family: var(--font-body);}#mh-quote .mh-quote-inner {max-width: 46rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}#mh-quote .mh-stars {margin-top: 2rem;}#mh-quote .mh-quote-text {margin: 1.125rem 0 0;font-family: var(--font-display);font-size: clamp(1.1875rem, 3.2vw, 1.625rem);font-style: italic;font-weight: 400;line-height: 1.5;letter-spacing: -0.015em;color: var(--headerColor);}#mh-quote .mh-quote-name {margin: 1.5rem 0 0;font-family: var(--font-body);font-size: 0.9375rem;font-weight: 700;letter-spacing: 0.01em;color: var(--wave);}#mh-quote .mh-btn {margin-top: 1.75rem;}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-quote {padding: 6rem 2rem;}#mh-quote .mh-stars svg {width: 1.25rem;height: 1.25rem;}}@media only screen and (min-width: 64rem) {#mh-quote {padding: 7.5rem 2rem;}#mh-quote .mh-quote-inner {max-width: 52rem;}#mh-quote .mh-stars svg {width: 1.375rem;height: 1.375rem;}}@media only screen and (min-width: 0rem) {#mh-videos {position: relative;isolation: isolate;overflow: hidden;background: linear-gradient(200deg, var(--wave) 0%, var(--abyss) 78%);padding: 4.5rem 1.25rem;text-align: center;font-family: var(--font-body);}#mh-videos::before {content: '';position: absolute;z-index: -1;bottom: -35%;left: -15%;width: 32rem;height: 32rem;background: radial-gradient(circle, rgba(157, 217, 245, 0.2) 0%, rgba(157, 217, 245, 0) 62%);pointer-events: none;}#mh-videos .mh-video-grid {list-style: none;margin: 0 auto;padding: 0;max-width: 58rem;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#mh-videos .mh-video-item {overflow: hidden;background: rgba(13, 43, 56, 0.55);border: 1px solid var(--border-light);border-radius: var(--coping);}#mh-videos .mh-video-item:nth-of-type(even) {border-radius: var(--coping-flip);}#mh-videos .mh-video-item video {width: 100%;height: auto;aspect-ratio: 4 / 3;object-fit: cover;background: var(--abyss);display: block;}#mh-videos :focus-visible {outline: 3px solid var(--dolphin);outline-offset: 3px;}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-videos {padding: 6rem 2rem;}#mh-videos .mh-video-grid {grid-template-columns: repeat(2, 1fr);gap: 1.75rem;}}@media only screen and (min-width: 64rem) {#mh-videos {padding: 7.5rem 2rem;}#mh-videos .mh-video-grid {grid-template-columns: repeat(2, 1fr);gap: 2rem;}}@media only screen and (min-width: 0rem) {#mh-work {background: var(--foam);padding: 4.5rem 1.25rem;text-align: center;font-family: var(--font-body);}#mh-work .mh-work-grid {list-style: none;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 0.75rem;}#mh-work .mh-work-item {position: relative;margin: 0;overflow: hidden;background: var(--dolphin-soft);border-radius: var(--coping);}#mh-work .mh-work-item:nth-of-type(even) {border-radius: var(--coping-flip);}#mh-work .mh-work-item img {width: 100%;height: 100%;aspect-ratio: 4 / 3;object-fit: cover;object-position: center;transition: transform 0.7s ease;}#mh-work .mh-work-item:hover img {transform: scale(1.05);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-work {padding: 6rem 2rem;}#mh-work .mh-work-grid {gap: 1.25rem;}}@media only screen and (min-width: 64rem) {#mh-work {padding: 7.5rem 2rem;}#mh-work .mh-work-grid {grid-template-columns: repeat(3, 1fr);gap: 1.5rem;}}@media only screen and (min-width: 0rem) {#mh-areas {position: relative;overflow: hidden;background: var(--white);padding: 4.5rem 1.25rem 6rem;font-family: var(--font-body);}#mh-areas .mh-head {margin-bottom: 0.5rem;}#mh-areas .mh-areas-radius {position: relative;isolation: isolate;display: flex;align-items: center;justify-content: center;padding: 3.5rem 0;}#mh-areas .mh-areas-rings {position: absolute;z-index: -1;top: 50%;left: 50%;width: min(84vw, 28rem);aspect-ratio: 1;transform: translate(-50%, -50%);border: 1px solid rgba(36, 107, 137, 0.32);border-radius: 50%;pointer-events: none;}#mh-areas .mh-areas-rings::before, #mh-areas .mh-areas-rings::after {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);border-radius: 50%;}#mh-areas .mh-areas-rings::before {width: 72%;height: 72%;border: 1px solid rgba(36, 107, 137, 0.45);background: rgba(157, 217, 245, 0.12);}#mh-areas .mh-areas-rings::after {width: 44%;height: 44%;border: 1px solid rgba(36, 107, 137, 0.28);}#mh-areas .mh-area-list {list-style: none;position: relative;width: 100%;max-width: 34rem;margin: 0 auto;padding: 0;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 0.875rem 1.75rem;}#mh-areas .mh-area {font-family: var(--font-display);font-size: clamp(1.125rem, 4.2vw, 1.625rem);font-weight: 600;line-height: 1.1;letter-spacing: -0.02em;text-align: center;color: var(--headerColor);}#mh-areas .mh-area::after {content: '';display: block;width: 0.375rem;height: 0.375rem;margin: 0.5rem auto 0;background: var(--dolphin);border-radius: 50%;}#mh-areas .mh-areas-note {max-width: 36rem;margin: 0 auto;text-align: center;font-size: var(--bodyFontSizeSm);line-height: 1.7;color: var(--slate);}}@media only screen and (min-width: 48rem) and (max-width: 63.9375rem) {#mh-areas {padding: 6rem 2rem 7.5rem;}#mh-areas .mh-areas-radius {padding: 4.5rem 0;}#mh-areas .mh-area-list {max-width: 40rem;gap: 1.125rem 2.25rem;}}@media only screen and (min-width: 64rem) {#mh-areas {padding: 7.5rem 2rem 9rem;}#mh-areas .mh-areas-radius {padding: 5.5rem 0;}#mh-areas .mh-areas-rings {width: 36rem;}#mh-areas .mh-area-list {max-width: 46rem;gap: 1.375rem 2.75rem;}}