.location{background:var(--cream)}.location-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.location h2{font-size:clamp(34px,4vw,55px);line-height:1.08;letter-spacing:-2px;margin:0 0 20px}.location p{color:var(--muted);font-size:17px}.location-link{margin-top:18px;background:var(--green);color:#fff}.map-shell{min-height:440px;background:linear-gradient(135deg,#dce4da,#b8c8b8);position:relative;overflow:hidden}.map-shell:before,.map-shell:after{content:"";position:absolute;border:2px solid rgba(23,63,44,.18);border-radius:50%}.map-shell:before{width:360px;height:360px;left:-70px;top:80px}.map-shell:after{width:260px;height:260px;right:-40px;top:-60px}.map-shell button{position:absolute;z-index:2;inset:50% auto auto 50%;transform:translate(-50%,-50%);border:0;background:var(--green);color:#fff;padding:22px 28px;min-width:245px;cursor:pointer;box-shadow:0 15px 35px rgba(23,63,44,.25)}.map-shell button b,.map-shell button span{display:block}.map-shell button b{font-size:16px}.map-shell button span{font-size:11px;color:#c6d2c9;margin-top:4px}.map-shell iframe{border:0;width:100%;height:440px;display:block}@media(max-width:850px){.location-grid{grid-template-columns:1fr;gap:35px}.map-shell{min-height:360px}.map-shell iframe{height:360px}}
