 @media only screen and (min-width: 0rem) {.ml-container {width: 100%;max-width: 82.5rem;margin: 0 auto;padding: 0 1.5rem;position: relative;z-index: 2;}.ml-head {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 46rem;margin: 0 auto 3.25rem;}.ml-topper {display: inline-flex;align-items: center;gap: 0.55rem;font-family: var(--body);font-weight: 600;font-size: 0.8125rem;letter-spacing: 0.2em;text-transform: uppercase;color: var(--pine-dark);margin-bottom: 1rem;}.ml-topper svg {width: 1.15rem;height: 1.15rem;fill: var(--pine);flex-shrink: 0;}.ml-title {font-family: var(--display);font-weight: 400;font-size: clamp(2.35rem, 5.4vw, 3.9rem);line-height: 1.04;letter-spacing: -0.012em;color: var(--ink);margin: 0 0 1.25rem;}.ml-title em {font-style: italic;color: var(--pine);}.ml-lead {font-size: 1.0625rem;line-height: 1.75;color: var(--gray);max-width: 38rem;}.ml-btn {display: inline-flex;align-items: center;justify-content: center;gap: 0.6rem;font-family: var(--body);font-weight: 600;font-size: 1rem;padding: 1.15rem 2.35rem;border-radius: 0.5rem;border: 2px solid transparent;text-decoration: none;cursor: pointer;transition: background 0.25s ease, color 0.25s ease, border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;}.ml-btn-primary {background: var(--pine);color: var(--white);border-color: var(--pine);}.ml-btn-primary:hover {background: var(--forest);border-color: var(--forest);transform: translateY(-3px);box-shadow: 0 0.9rem 1.75rem rgba(16, 53, 42, 0.28);}.ml-btn-cream {background: var(--cream);color: var(--forest);border-color: var(--cream);}.ml-btn-cream:hover {background: transparent;color: var(--cream);transform: translateY(-3px);}.ml-btn-outline {background: transparent;color: var(--forest);border-color: var(--line);}.ml-btn-outline:hover {border-color: var(--pine);color: var(--pine-dark);transform: translateY(-3px);}.grass-band {position: absolute;left: 0;width: 100%;height: 2.5rem;background-repeat: repeat-x;background-size: 7.5rem 2.5rem;z-index: 3;pointer-events: none;}.grass-band.to-cream {bottom: -1px;background-image: var(--grass-cream);}.grass-band.to-sand {bottom: -1px;background-image: var(--grass-sand);}.grass-band.to-forest {bottom: -1px;background-image: var(--grass-forest);}.grass-deco {position: absolute;fill: var(--pine);opacity: 0.14;pointer-events: none;z-index: 0;}}@media only screen and (min-width: 0rem) {#hero {position: relative;padding: 8rem 0 6.5rem;background: var(--forest);text-align: center;overflow: hidden;}#hero .hero-img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;display: block;z-index: 0;}#hero:before {content: "";position: absolute;inset: 0;z-index: 1;background: linear-gradient(180deg, rgba(10, 37, 29, 0.62) 0%, rgba(10, 37, 29, 0.38) 45%, rgba(10, 37, 29, 0.78) 100%);}#hero .hero-inner {display: flex;flex-direction: column;align-items: center;max-width: 46rem;margin: 0 auto;padding: 2.5rem 1.5rem 2.75rem;border-radius: 1.5rem;background: rgba(10, 37, 29, 0.5);border: 1px solid rgba(250, 247, 241, 0.16);backdrop-filter: blur(3px);-webkit-backdrop-filter: blur(3px);}#hero .ml-topper {color: var(--cream);}#hero .ml-topper svg {fill: var(--cream);}#hero h1 {font-family: var(--display);font-weight: 400;font-size: clamp(2.85rem, 7.6vw, 4.9rem);line-height: 1.02;letter-spacing: -0.015em;color: var(--cream);margin: 0;text-shadow: 0 0.15rem 1.5rem rgba(6, 24, 18, 0.55);}#hero h1 em {font-style: italic;color: #7fd3b4;}#hero .sub {font-size: 1.0625rem;line-height: 1.7;color: rgba(250, 247, 241, 0.92);max-width: 31rem;margin: 1.25rem auto 2rem;text-shadow: 0 0.1rem 0.9rem rgba(6, 24, 18, 0.5);}#hero .hero-pills {display: flex;flex-wrap: wrap;justify-content: center;gap: 0.5rem;margin-top: 2rem;}#hero .hero-pills span {display: inline-flex;align-items: center;gap: 0.45rem;font-size: 0.875rem;font-weight: 500;color: var(--cream);background: rgba(250, 247, 241, 0.12);border: 1px solid rgba(250, 247, 241, 0.3);border-radius: 999px;padding: 0.55rem 1rem;}#hero .hero-pills svg {width: 0.9rem;height: 0.9rem;fill: #7fd3b4;flex-shrink: 0;}}@media only screen and (min-width: 48rem) {#hero {padding: 11.5rem 0 8.5rem;}#hero .hero-inner {padding: 3.25rem 3rem 3.5rem;}}@media only screen and (min-width: 0rem) {#about {background: var(--cream);padding: 4.5rem 0;position: relative;overflow: hidden;}#about .grass-deco.a1 {width: 9rem;height: 9rem;top: 1.5rem;right: -2.5rem;opacity: 0.09;transform: rotate(14deg);}#about .about-wrap {display: flex;flex-direction: column;gap: 3rem;}#about .about-media {position: relative;max-width: 30rem;margin: 0 auto;width: 100%;}#about .about-media .shot-main {border-radius: 1rem;overflow: hidden;aspect-ratio: 4 / 5;}#about .about-media .shot-main img {width: 100%;height: 100%;object-fit: cover;display: block;}#about .about-media .shot-inset {display: none;}#about .about-media .years-badge {position: absolute;bottom: -1.25rem;left: 50%;transform: translateX(-50%);background: var(--pine);color: var(--white);border-radius: 0.75rem;padding: 0.9rem 1.4rem;text-align: center;box-shadow: 0 1rem 2rem rgba(16, 53, 42, 0.25);z-index: 2;}#about .about-media .years-badge strong {display: block;font-family: var(--display);font-weight: 400;font-size: 1.9rem;line-height: 1;}#about .about-media .years-badge span {display: block;font-size: 0.7rem;font-weight: 600;letter-spacing: 0.16em;text-transform: uppercase;margin-top: 0.3rem;opacity: 0.9;}#about .about-copy {display: flex;flex-direction: column;align-items: center;text-align: center;padding-top: 1.5rem;}#about .about-copy p {font-size: 1.05rem;line-height: 1.8;color: var(--ink-soft);margin: 0 0 1.15rem;max-width: 38rem;}#about .about-stats {display: grid;grid-template-columns: repeat(2, 1fr);width: 100%;max-width: 26rem;margin: 1.25rem 0 2rem;border-top: 1px solid var(--line);border-bottom: 1px solid var(--line);}#about .about-stats .stat {padding: 1.35rem 0.5rem;text-align: center;border-right: 1px solid var(--line);}#about .about-stats .stat:last-child {border-right: none;}#about .about-stats .num {display: block;font-family: var(--display);font-size: 1.85rem;line-height: 1;color: var(--pine-dark);}#about .about-stats .label {display: block;margin-top: 0.45rem;font-size: 0.72rem;font-weight: 600;letter-spacing: 0.14em;text-transform: uppercase;color: var(--gray);}}@media only screen and (min-width: 48rem) {#about {padding: 7rem 0;}#about .about-wrap {flex-direction: row;align-items: center;gap: 4.5rem;}#about .about-media {flex: 1 1 45%;max-width: none;margin: 0;padding-bottom: 3.5rem;padding-right: 2.5rem;}#about .about-media .shot-main {aspect-ratio: 3 / 4;}#about .about-media .shot-inset {display: block;position: absolute;right: 0;bottom: 0;width: 55%;aspect-ratio: 4 / 3;border-radius: 0.85rem;overflow: hidden;border: 0.5rem solid var(--cream);box-shadow: 0 1rem 2.25rem rgba(16, 53, 42, 0.18);}#about .about-media .shot-inset img {width: 100%;height: 100%;object-fit: cover;display: block;}#about .about-media .years-badge {left: 1.5rem;bottom: auto;top: 1.5rem;transform: none;}#about .about-copy {flex: 1 1 55%;align-items: flex-start;text-align: left;padding-top: 0;}#about .about-stats {max-width: none;}#about .about-stats .stat {text-align: left;padding-left: 0;}#about .about-stats .stat:not(:first-child) {padding-left: 1.5rem;}}@media only screen and (min-width: 0rem) {#services {background: var(--sand);padding: 4.5rem 0 5rem;position: relative;overflow: hidden;}#services .grass-deco.s1 {width: 8rem;height: 8rem;bottom: 1rem;left: -2rem;opacity: 0.1;transform: rotate(-12deg);}#services .service-grid {display: grid;grid-template-columns: 1fr;gap: 1.25rem;}#services .service-card {display: flex;flex-direction: column;background: var(--cream);border: 1px solid var(--line);border-radius: 1rem;overflow: hidden;height: 100%;transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;}#services .service-card .shot {aspect-ratio: 4 / 3;overflow: hidden;}#services .service-card .shot img {width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.6s ease;}#services .service-card .card-body {flex: 1;display: flex;flex-direction: column;align-items: center;text-align: center;padding: 1.6rem 1.4rem 1.75rem;}#services .service-card h3 {font-family: var(--display);font-weight: 400;font-size: 1.6rem;line-height: 1.15;color: var(--ink);margin-bottom: 0.5rem;}#services .service-card p {font-size: 0.97rem;line-height: 1.65;color: var(--gray);}#services .service-card:hover {transform: translateY(-6px);border-color: var(--pine);box-shadow: 0 1.35rem 2.5rem rgba(16, 53, 42, 0.14);}#services .service-card:hover .shot img {transform: scale(1.06);}}@media only screen and (min-width: 48rem) {#services {padding: 7rem 0;}#services .service-grid {grid-template-columns: repeat(2, 1fr);max-width: 62rem;margin: 0 auto;}}@media only screen and (min-width: 64rem) {#services .service-grid {gap: 1.5rem;}}@media only screen and (min-width: 0rem) {#featured {background: var(--forest);padding: 4.5rem 0 6.5rem;position: relative;overflow: hidden;}#featured .grass-deco.f1 {width: 11rem;height: 11rem;top: 2rem;right: -3rem;opacity: 0.12;transform: rotate(18deg);}#featured .feature-wrap {display: flex;flex-direction: column;gap: 2.75rem;align-items: center;}#featured .feature-media {width: 100%;max-width: 34rem;border-radius: 1rem;overflow: hidden;aspect-ratio: 4 / 3;}#featured .feature-media img {width: 100%;height: 100%;object-fit: cover;display: block;}#featured .feature-copy {display: flex;flex-direction: column;align-items: center;text-align: center;max-width: 34rem;}#featured .ml-topper {color: var(--pine);}#featured .ml-title {color: var(--cream);}#featured .ml-title em {color: #7fd3b4;}#featured p {font-size: 1.05rem;line-height: 1.8;color: rgba(250, 247, 241, 0.78);margin-bottom: 1.75rem;}#featured .check-list {list-style: none;margin: 0 0 2rem;padding: 0;display: flex;flex-direction: column;gap: 0.85rem;width: 100%;}#featured .check-list li {display: flex;align-items: center;justify-content: center;gap: 0.7rem;font-size: 1rem;color: var(--cream);}#featured .check-list svg {width: 1.35rem;height: 1.35rem;fill: #7fd3b4;flex-shrink: 0;}}@media only screen and (min-width: 48rem) {#featured {padding: 7rem 0 9rem;}#featured .feature-wrap {flex-direction: row;align-items: center;gap: 4rem;}#featured .feature-media {flex: 1 1 50%;max-width: none;aspect-ratio: 5 / 6;}#featured .feature-copy {flex: 1 1 50%;align-items: flex-start;text-align: left;}#featured .feature-copy .ml-btn {align-self: center;}#featured .check-list li {justify-content: flex-start;}}@media only screen and (min-width: 0rem) {#projects {background: var(--cream);padding: 4.5rem 0;overflow: hidden;}#projects .slider {display: flex;gap: 1rem;overflow-x: auto;scroll-snap-type: x mandatory;scroll-behavior: smooth;padding-bottom: 0.5rem;scrollbar-width: none;-ms-overflow-style: none;}#projects .slider::-webkit-scrollbar {display: none;}#projects .slide {flex: 0 0 86%;scroll-snap-align: center;margin: 0;}#projects .slide .shot {border-radius: 1rem;overflow: hidden;aspect-ratio: 4 / 3;background: var(--sand);}#projects .slide img {width: 100%;height: 100%;object-fit: cover;display: block;transition: transform 0.6s ease;}#projects .slide:hover img {transform: scale(1.04);}#projects .slider-nav {display: flex;justify-content: center;align-items: center;gap: 0.75rem;margin-top: 2rem;}#projects .slider-btn {width: 3rem;height: 3rem;border-radius: 50%;border: 1px solid var(--line);background: var(--cream);display: flex;align-items: center;justify-content: center;cursor: pointer;transition: background 0.25s ease, border-color 0.25s ease, transform 0.25s ease;}#projects .slider-btn svg {width: 1.1rem;height: 1.1rem;fill: var(--forest);transition: fill 0.25s ease;}#projects .slider-btn:hover {background: var(--pine);border-color: var(--pine);transform: translateY(-2px);}#projects .slider-btn:hover svg {fill: var(--white);}}@media only screen and (min-width: 48rem) {#projects {padding: 7rem 0;}#projects .slide {flex: 0 0 calc(50% - 0.5rem);}}@media only screen and (min-width: 64rem) {#projects .slide {flex: 0 0 calc(33.333% - 0.667rem);}}@media only screen and (min-width: 0rem) {#cta {position: relative;background: var(--forest);padding: 3.5rem 1.5rem 5.5rem;text-align: center;overflow: hidden;}#cta .cta-patch {position: absolute;border-radius: 50%;filter: blur(2.5rem);pointer-events: none;z-index: 0;}#cta .cta-patch.turf {width: 22rem;height: 12rem;top: -3rem;left: -6rem;background: rgba(3, 144, 108, 0.45);}#cta .cta-patch.mulch {width: 18rem;height: 10rem;bottom: 1rem;right: -5rem;background: rgba(120, 74, 40, 0.4);}#cta .cta-turf {position: absolute;left: 0;bottom: 0;width: 100%;background-repeat: repeat-x;pointer-events: none;}#cta .cta-turf.back {height: 3.5rem;background-image: var(--grass-pine);background-size: 9rem 3.5rem;background-position: 2rem bottom;opacity: 0.35;z-index: 1;}#cta .cta-turf.front {height: 2.5rem;background-image: var(--grass-pine);background-size: 7.5rem 2.5rem;opacity: 0.75;z-index: 2;}#cta .cta-inner {position: relative;z-index: 3;max-width: 44rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#cta .ml-topper {color: #7fd3b4;}#cta .ml-topper svg {fill: #7fd3b4;}#cta h2 {font-family: var(--display);font-weight: 400;font-size: clamp(2.1rem, 5vw, 3.1rem);line-height: 1.06;color: var(--cream);margin: 0 0 0.9rem;max-width: 20ch;}#cta h2 em {font-style: italic;color: #7fd3b4;}#cta p {font-size: 1.0625rem;line-height: 1.7;color: rgba(250, 247, 241, 0.8);max-width: 30rem;margin: 0 auto 1.85rem;}#cta .cta-phone {display: inline-block;margin-top: 1.35rem;font-family: var(--body);font-size: 1rem;font-weight: 500;color: rgba(250, 247, 241, 0.85);text-decoration: none;}#cta .cta-phone strong {font-family: var(--display);font-weight: 400;font-size: 1.5rem;color: var(--cream);margin-left: 0.4rem;vertical-align: -0.15rem;}#cta .cta-phone:hover strong {color: #7fd3b4;}}@media only screen and (min-width: 48rem) {#cta {padding: 5rem 1.5rem 7rem;}}@media (prefers-reduced-motion: reduce) {#projects .slider {scroll-behavior: auto;}*, *::before, *::after {animation-duration: 0.01ms !important;animation-iteration-count: 1 !important;transition-duration: 0.01ms !important;scroll-behavior: auto !important;}}