
.static-locations-page .static-locations-directory{padding:clamp(56px,6vw,92px) 0;background:#f6f3ed}.static-locations-page .static-locations-directory-header{grid-template-columns:minmax(260px,420px) minmax(280px,560px);margin-bottom:34px}.static-locations-finder{display:grid;grid-template-columns:minmax(360px,520px) minmax(0,1fr);gap:28px;align-items:start}.static-locations-page .static-locations-grid{display:grid;grid-template-columns:1fr;gap:12px;max-height:780px;overflow:auto;padding:0 8px 0 0;scrollbar-width:thin;scrollbar-color:#7faab8 rgba(23,51,59,.08)}.static-locations-page .static-locations-card{display:block;border-color:rgba(23,51,59,.14);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.static-locations-page .static-locations-card:hover,.static-locations-page .static-locations-card:focus-within{border-color:#7faab8;box-shadow:0 16px 36px rgba(23,51,59,.1);transform:translateY(-1px)}.static-locations-page .static-locations-card-media{display:none!important}.static-locations-page .static-locations-card-body{padding:18px 18px 16px}.static-locations-page .static-locations-card-meta{margin-bottom:8px;font-size:12px}.static-locations-page .static-locations-card h3{margin-bottom:9px;font-size:clamp(24px,2vw,31px)}.static-locations-page .static-locations-card address{margin-bottom:10px;font-size:15px;line-height:1.36}.static-locations-page .static-locations-contact{gap:4px;margin-bottom:14px;font-size:14px}.static-locations-page .static-locations-actions{gap:8px}.static-locations-page .static-locations-actions .static-locations-button{min-height:40px;flex:1 1 120px;padding:11px 14px;font-size:13px}.static-locations-map{position:sticky;top:calc(var(--header-height, 112px) + 18px);overflow:hidden;width:100%;max-width:100%;border:1px solid rgba(23,51,59,.16);border-radius:8px;background:#dce7e4;box-shadow:0 24px 80px rgba(23,51,59,.14)}.static-locations-map-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid rgba(23,51,59,.12);background:#fff;color:#17333b}.static-locations-map-header h3{margin:0;font-family:the-seasons,Georgia,serif;font-size:30px;font-weight:400;line-height:1}.static-locations-map-header p{margin:0;color:#5c7076;font-size:14px;line-height:1.35}.static-locations-map-canvas{position:relative;min-height:690px;overflow:hidden;background:linear-gradient(135deg,#d9e5e2 0%,#eef3ef 47%,#d8e5e2 100%)}.static-locations-map-canvas:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 76%,rgba(127,170,184,.34),transparent 22%),radial-gradient(circle at 30% 38%,rgba(148,118,102,.18),transparent 18%),radial-gradient(circle at 82% 36%,rgba(127,170,184,.28),transparent 21%),linear-gradient(110deg,transparent 0 46%,rgba(255,255,255,.45) 46.2% 46.7%,transparent 47% 100%);opacity:.88}.static-locations-map-art{position:absolute;inset:0;width:100%;height:100%;color:rgba(23,51,59,.46)}.static-locations-map-region{position:absolute;color:rgba(23,51,59,.36);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.static-locations-map-region-ca{left:18%;top:18%}.static-locations-map-region-az{right:13%;top:21%}.static-locations-map-region-ocean{left:6%;bottom:11%;color:rgba(23,51,59,.28)}.static-locations-map-pin{position:absolute;left:var(--x);top:var(--y);z-index:2;display:flex!important;width:34px;height:34px;align-items:center;justify-content:center;border:3px solid #fff;border-radius:50% 50% 50% 0;background:#7faab8;color:#102a32!important;font-size:12px;font-weight:700;text-decoration:none!important;box-shadow:0 8px 18px rgba(23,51,59,.28);transform:translate(-50%,-100%) rotate(-45deg);transition:transform .2s ease,background-color .2s ease}.static-locations-map-pin span{display:block;transform:rotate(45deg)}.static-locations-map-pin:hover,.static-locations-map-pin:focus{z-index:3;background:#fff;transform:translate(-50%,-100%) rotate(-45deg) scale(1.08)}.static-locations-map-key{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:14px 16px 16px;background:rgba(255,255,255,.82);backdrop-filter:blur(8px)}.static-locations-map-key a{display:flex!important;align-items:center;gap:8px;color:#17333b!important;font-size:13px;line-height:1.2;text-decoration:none!important}.static-locations-map-key span{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:50%;background:#7faab8;color:#102a32;font-size:11px;font-weight:700}.static-locations-map-key a:hover{color:#477d8d!important}.static-locations-map-note{position:absolute;left:18px;right:18px;bottom:18px;z-index:1;padding:12px 14px;border:1px solid rgba(23,51,59,.12);border-radius:8px;background:rgba(255,255,255,.8);color:#425c63;font-size:13px;line-height:1.35;backdrop-filter:blur(8px)}@media (max-width:1100px){.static-locations-page .static-locations-directory-header{grid-template-columns:1fr}.static-locations-finder{grid-template-columns:1fr}.static-locations-map{position:relative;top:auto;order:-1}.static-locations-map-canvas{min-height:520px}.static-locations-page .static-locations-grid{max-height:none;overflow:visible;padding-right:0}}@media (max-width:720px){.static-locations-page .static-locations-directory{padding:48px 0}.static-locations-page .static-locations-directory-header{margin-bottom:24px}.static-locations-page .static-locations-directory-header p{max-width:100%;font-size:17px}.static-locations-map-header{display:block;padding:16px}.static-locations-map-header h3{font-size:27px}.static-locations-map-header p{margin-top:6px}.static-locations-map-canvas{min-height:440px}.static-locations-map-key{grid-template-columns:1fr}.static-locations-map-note{position:relative;left:auto;right:auto;bottom:auto;margin:12px 14px 0}.static-locations-page .static-locations-card-body{padding:17px}.static-locations-page .static-locations-actions .static-locations-button{flex-basis:100%}}
