.office-profiles-split{display:grid;height:calc(100vh - 200px);min-height:500px;border-top:1px solid #eee;grid-template-columns:repeat(2,minmax(0,1fr))}.office-list-panel{display:flex;flex-direction:column;background:#f5f5f5;border-left:1px solid #eee;overflow:hidden;order:2;min-width:0}.office-directory-view,.office-location-chooser{display:flex;min-height:0;flex:1;flex-direction:column}.office-directory-view[hidden],.office-location-chooser[hidden]{display:none}.office-list-panel__header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ccc;background:#f5f5f5;flex-shrink:0;flex-wrap:wrap;gap:var(--site-space-content);padding:var(--site-space-content)}.office-list-panel__count{font-family:var(--font);font-size:12px;font-weight:400;color:#555;letter-spacing:.03em;line-height:var(--site-leading-body)}.office-list-panel__sort select{appearance:none;font-family:var(--font);min-height:44px;color:#555;border:1px solid #ddd;border-radius:4px;padding:6px 30px 6px 10px;background:#f5f5f5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 6'%3E%3Cpath d='m1 1 4 4 4-4' fill='none' stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:10px 6px;text-align-last:center;cursor:pointer;width:auto;max-width:100%;font-size:14px;line-height:var(--site-leading-body);padding-block:10px}.office-list-panel__list{flex:1;overflow-y:auto;padding:0}.office-list-panel__list .office-locations__card{border-radius:0;border-left:none;border-right:none;border-top:none;border-bottom:1px solid #ccc;background:#f5f5f5;cursor:pointer;transition:background-color .2s ease;padding:var(--site-space-content)}.office-list-panel__list .office-locations__card:hover{background:#006747}.office-list-panel__list .office-locations__card:hover .office-locations__card-name,.office-list-panel__list .office-locations__card:hover .office-locations__card-address,.office-list-panel__list .office-locations__card:hover .office-locations__card-summary,.office-list-panel__list .office-locations__card:hover .office-locations__card-contact,.office-list-panel__list .office-locations__card:hover .office-locations__card-contact span,.office-list-panel__list .office-locations__card:hover .office-locations__card-contact i,.office-list-panel__list .office-locations__card:hover .office-locations__card-link,.office-list-panel__list .office-locations__card:hover .office-locations__card-divider{color:#fff}.office-list-panel__list .office-locations__card.active{background:#006747}.office-list-panel__list .office-locations__card.active .office-locations__card-name,.office-list-panel__list .office-locations__card.active .office-locations__card-address,.office-list-panel__list .office-locations__card.active .office-locations__card-summary,.office-list-panel__list .office-locations__card.active .office-locations__card-contact,.office-list-panel__list .office-locations__card.active .office-locations__card-contact span,.office-list-panel__list .office-locations__card.active .office-locations__card-contact i,.office-list-panel__list .office-locations__card.active .office-locations__card-link,.office-list-panel__list .office-locations__card.active .office-locations__card-divider{color:#fff}.office-list-panel__list .office-locations__card-contact i{color:#1a1a1a}.office-distance{color:#006747;font-family:var(--font);font-size:13px;font-weight:700;letter-spacing:.03em}.office-list-panel__list .office-locations__card:hover .office-locations__card-link:hover,.office-list-panel__list .office-locations__card.active .office-locations__card-link:hover{color:var(--brand-gold)}.office-list-panel__list .office-locations__card:hover .office-locations__card-link--map,.office-list-panel__list .office-locations__card.active .office-locations__card-link--map{color:#fff}.office-list-panel__list .office-locations__card:hover .office-locations__card-link--map:hover,.office-list-panel__list .office-locations__card.active .office-locations__card-link--map:hover{color:var(--brand-gold)}.office-list-panel__list .office-locations__card:hover .office-distance,.office-list-panel__list .office-locations__card.active .office-distance{color:#fff}.office-location-chooser{background:#f5f5f5;overflow:hidden}.office-location-chooser__header{border-bottom:1px solid rgba(255,255,255,.28);background:var(--green);flex-shrink:0;padding:var(--site-space-content)}.office-location-chooser__back{display:inline-flex;min-height:44px;align-items:center;margin:-7px 0 5px;padding:0;border:0;background:transparent;color:#fff;font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease}.office-location-chooser__back:hover{color:#fff;text-decoration:underline}.office-location-chooser__back:focus-visible{border-radius:2px;outline:3px solid var(--gold);outline-offset:3px}.office-location-chooser__eyebrow{display:block;margin-bottom:8px;color:#fffc;font-family:var(--font);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.office-location-chooser__title{margin:0 0 8px;color:#fff;font-family:var(--font);font-size:22px;font-weight:600;line-height:1.35;letter-spacing:.01em}.office-location-chooser__title .hl-cap{font-size:inherit}.office-location-chooser__summary{margin:0;color:#ffffffdb;font-family:var(--font);font-size:14px;line-height:1.55}.office-location-chooser__list{display:flex;min-height:0;flex:1;flex-direction:column;overflow-y:auto;background:#e5e5e5}.office-location-city{flex:0 0 auto;background:#f5f5f5}.office-location-city__heading{margin:0}.office-location-city__toggle{display:flex;width:100%;min-height:64px;align-items:center;justify-content:flex-start;gap:20px;padding:0 40px;border:0;border-bottom:1px solid #ccc;background:#f5f5f5;color:#1a1a1a;font-family:var(--font);text-align:left;cursor:pointer;transition:color .2s ease}.office-location-city__toggle:hover{color:#1a1a1a}.office-location-city__toggle:focus-visible{outline:3px solid #006747;outline-offset:-4px}.office-location-city__name{font-size:17px;font-weight:600;letter-spacing:.01em}.office-location-city__chevron{flex:0 0 auto;width:9px;height:9px;border-right:2px solid #1a1a1a;border-bottom:2px solid #1a1a1a;transform:rotate(45deg);transition:transform .2s ease}.office-location-city__toggle[aria-expanded=true] .office-location-city__chevron{transform:rotate(225deg)}.office-location-city__content[hidden]{display:none}.office-location-choice{padding:20px 40px;border-left:5px solid transparent;border-bottom:1px solid #ccc;background:#f5f5f5;box-sizing:border-box;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.office-location-choice:hover:not(.active),.office-location-choice:focus-within:not(.active){border-left-color:var(--brand-gold);background:#f5f5f5}.office-location-choice.active{border-left-color:transparent;background:#006747}.office-location-choice.active:hover,.office-location-choice.active:focus-within{border-left-color:var(--brand-gold)}.office-location-choice__selected{display:block;margin-bottom:8px;color:#006747;font-family:var(--font);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.office-location-choice__title{display:block;min-height:0;padding:4px 0;color:#1a1a1a;font-family:var(--font);font-size:16px;font-weight:600;line-height:1.5;text-decoration:none}.office-location-choice__actions{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.office-location-choice__link{display:inline-flex;align-items:center;padding:6px 0;color:#1a1a1a;font-family:var(--font);font-size:14px;font-weight:600;line-height:1.5;letter-spacing:.04em;text-decoration:none;min-height:44px;min-width:44px}button.office-location-choice__link{border:0;background:transparent;cursor:pointer}.office-location-choice__divider{color:#999;font-size:14px}.office-location-choice.active .office-location-choice__selected{color:#ffffffc7}.office-location-choice.active .office-location-choice__title,.office-location-choice.active .office-location-choice__link,.office-location-choice.active .office-location-choice__divider{color:#fff}.office-location-choice__title:focus-visible,.office-location-choice__link:focus-visible{border-radius:2px;outline:3px solid currentColor;outline-offset:3px}.office-location-choice:hover .office-location-choice__link:hover,.office-location-choice:focus-within .office-location-choice__link:hover,.office-location-choice.active .office-location-choice__link:hover{color:var(--brand-gold)}@media(prefers-reduced-motion:reduce){.office-list-panel__list .office-locations__card,.office-location-city__toggle,.office-location-city__chevron,.office-location-choice{transition:none}}.office-map-panel{width:100%;height:100%;background:#f4f1e8;position:relative;order:1}.office-map-panel .leaflet-container{background:#f4f1e8;z-index:1}.office-map__terrain-basemap{filter:saturate(.62) brightness(1.045) contrast(.88)}.office-map__street-basemap{opacity:.94}.office-map-panel .leaflet-control-zoom a{width:44px!important;height:44px!important;line-height:44px!important}.office-map-panel .office-map-location-picker{overflow:visible}.office-map-location-picker__button{position:relative;display:flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;border-radius:4px;background:#fff;cursor:grab;touch-action:none;user-select:none;-webkit-user-drag:none}.office-map-location-picker__button:hover{background:#f4f4f4}.office-map-location-picker__button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.office-map-location-picker__button.is-active{box-shadow:inset 0 0 0 2px var(--gold)}.office-map-location-picker__button.is-dragging{cursor:grabbing;opacity:.72}.office-map-location-picker.is-remove-target .office-map-location-picker__button{background:#fff8dd;box-shadow:inset 0 0 0 2px var(--gold)}.office-map-location-picker.is-remove-hover .office-map-location-picker__button{background:#ffe79a}.office-map-location-picker__image{display:block;width:29px;height:37px;object-fit:contain;filter:drop-shadow(0 2px 2px rgba(0,0,0,.38));pointer-events:none;user-select:none;-webkit-user-drag:none}.office-map-location-picker__hint{position:absolute;top:50%;right:calc(100% + 8px);left:auto;z-index:1;padding:4px 8px;border:1px solid var(--gold);border-radius:999px;background:#003f2d;box-shadow:0 2px 6px #00000047;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;line-height:16px;opacity:0;pointer-events:none;transform:translateY(-50%);transition:opacity .12s ease;visibility:hidden;white-space:nowrap}.office-map-location-picker__button:hover .office-map-location-picker__hint,.office-map-location-picker__button:focus-visible .office-map-location-picker__hint,.office-map-location-picker__button.is-active .office-map-location-picker__hint{opacity:1;visibility:visible}.office-map-location-picker__button.is-active .office-map-location-picker__hint{font-size:0}.office-map-location-picker__button.is-active .office-map-location-picker__hint:after{content:"Click the map to place";font-size:11px}.office-map-location-picker.is-remove-target .office-map-location-picker__hint{font-size:0;opacity:1;visibility:visible}.office-map-location-picker.is-remove-target .office-map-location-picker__hint:after{content:"Drop here to remove";font-size:11px}.office-map-location-picker__ghost{position:fixed;z-index:10000;width:64px;height:81px;filter:drop-shadow(0 5px 5px rgba(0,0,0,.48));pointer-events:none;transform:translate(-50%,-100%)}.office-map-location-picker__ghost-image{display:block;width:64px;height:81px}.office-user-origin-drag-ghost{position:fixed;z-index:11000;width:112px;height:109px;border:0;background:transparent;pointer-events:none;transform:translate(-50%,-50%)}.office-user-origin-drag-ghost.is-over-home .office-user-origin-marker__label{display:none}#offices-map.is-dragging-origin .leaflet-marker-icon.office-user-origin-marker.is-dragging{opacity:0}#offices-map.is-placing-jerome,#offices-map.is-placing-jerome .leaflet-interactive{cursor:crosshair}.office-map-panel .leaflet-marker-icon{min-width:44px}.office-map-panel .office-user-origin-marker{min-width:112px;border:0;background:transparent;cursor:grab;touch-action:none}.office-user-origin-marker__visual{display:flex;width:100%;height:100%;align-items:center;flex-direction:column}.office-user-origin-marker__label{flex:none;padding:3px 8px;border:1px solid var(--gold);border-radius:999px;background:#003f2d;box-shadow:0 2px 6px #00000057;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.02em;line-height:16px;white-space:nowrap}.office-user-origin-marker__label-action,.office-user-origin-marker__label-dragging{display:none}.office-user-origin-marker:hover .office-user-origin-marker__label-default,.office-user-origin-marker:focus .office-user-origin-marker__label-default{display:none}.office-user-origin-marker:hover .office-user-origin-marker__label-action,.office-user-origin-marker:focus .office-user-origin-marker__label-action{display:inline}.office-user-origin-marker.is-dragging{cursor:grabbing}.office-user-origin-marker.is-dragging .office-user-origin-marker__label-default,.office-user-origin-marker.is-dragging .office-user-origin-marker__label-action{display:none}.office-user-origin-marker.is-dragging .office-user-origin-marker__label-dragging{display:inline}.office-user-origin-marker:focus-visible .office-user-origin-marker__label{outline:2px solid #fff;outline-offset:2px}.office-user-origin-marker__image{display:block;width:64px;height:81px;flex:none;margin-top:4px;object-fit:contain;filter:drop-shadow(0 4px 4px rgba(0,0,0,.52)) drop-shadow(0 0 1px rgba(255,255,255,.7))}.office-map-panel .marker-cluster{width:44px!important;height:44px!important}.office-map-panel .leaflet-control-attribution{margin:0 6px 6px 0;min-height:24px;padding:0 7px;border-radius:6px;background:#ffffffd1;box-shadow:0 1px 5px #1f352d1f;color:#5f6b66;font-size:9px;line-height:1;backdrop-filter:blur(6px)}.office-map-panel .leaflet-control-attribution a{display:inline-flex;min-height:24px;align-items:center;color:#315f51;font-weight:600}@media(pointer:coarse){.office-map-panel .leaflet-control-attribution a{min-height:44px}}@media(max-width:728px){.office-profiles-split{grid-template-columns:minmax(0,1fr);height:auto}.office-list-panel{order:1;max-height:none;border-left:none;border-right:none;border-bottom:1px solid #eee}.office-location-chooser__title{font-size:21px}.office-location-city__toggle{padding:0 24px}.office-location-city__name{font-size:16px}.office-location-choice{padding:20px 24px}.office-location-choice__title{font-size:15px}.office-location-choice__actions{gap:2px;margin:10px -6px -8px;padding-top:6px;border-top:1px solid #ccc}.office-location-choice__link{flex:1 1 0;justify-content:center;padding:10px 6px;touch-action:manipulation}.office-location-choice__divider{pointer-events:none}.office-location-choice.active .office-location-choice__actions{border-top-color:#ffffff73}.office-location-choice:hover:not(.active):not(:focus-within){background:#f5f5f5}.office-location-choice:hover:not(.active):not(:focus-within) .office-location-choice__selected{color:#006747}.office-location-choice:hover:not(.active):not(:focus-within) .office-location-choice__title,.office-location-choice:hover:not(.active):not(:focus-within) .office-location-choice__link{color:#1a1a1a}.office-location-choice:hover:not(.active):not(:focus-within) .office-location-choice__divider{color:#999}.office-profiles-split.is-choosing:not(.is-previewing-location) .office-map-panel{display:none}.office-map-panel{order:2;height:clamp(300px,45vh,380px);min-height:300px}}.office-location-choice__distance,.office-popup-distance{margin:5px 0 0}.office-list-panel__sort{max-width:100%}.office-list-panel__list .office-locations__card-address{line-height:var(--site-leading-body)}.office-map-panel .leaflet-control-attribution,.office-map-panel .leaflet-control-attribution a{min-height:44px;line-height:var(--site-leading-body)}@media(prefers-reduced-motion:reduce){.office-profiles-split *,.office-profiles-split *:before,.office-profiles-split *:after{transition:none;animation:none}}
