:root{--dialogv2-top-inset-gap: 32px;--dialogv2-animation-timing-function: cubic-bezier(.85, 1, .85, 1)}@keyframes fadeInBackdrop{0%{background-color:#0000}to{background-color:#00000080}}@keyframes smopModalV2NullAnimation{0%{transform:translateY(0)}to{transform:translateY(0)}}.modal-map-slot{height:250px}div[popover]:not([open]) .smop--modalV2__container{display:none;animation-duration:0s}div[popover] .smop--modalV2__container{animation:smopModalV2NullAnimation 80ms var(--dialogv2-animation-timing-function) forwards}div[popover]::backdrop{opacity:0}html:has(div[popover][open]){filter:contrast(var(--dialogv2-normalized-scroll-progress)) brightness(var(--dialogv2-normalized-scroll-progress))}body:has(div[popover][open] ~ div[popover][open]) div[popover]::backdrop{opacity:1}div[popover]{--dialogv2-container-height: calc(100dvh - var(--dialogv2-top-inset-gap));background-color:transparent;z-index:9999;position:fixed;height:auto;inset:0;padding:0;width:100%;border:none;display:grid;grid-template-rows:1fr;overflow:auto;box-shadow:none;max-height:100%;scroll-snap-type:y mandatory}div[popover]{-ms-overflow-style:none;scrollbar-width:none}div[popover]::-webkit-scrollbar{display:none}.smop--modalV2__snap-spacer{width:0;width:1px;background-color:transparent;user-select:none;pointer-events:none;z-index:1}.smop--modalV2__snap-spacer-top{height:calc(var(--dialogv2-container-height) + (var(--dialogv2-top-inset-gap)));scroll-snap-align:start}.smop--modalV2__container{scroll-snap-align:start;width:100%;max-height:var(--dialogv2-container-height);max-width:640px;margin-inline:auto}.smop--modalV2__container header{background-color:var(--color-white);padding:var(--gap-lg) 0;margin:0}.smop--modalV2__container-inner-wrapper{background:var(--color-white);border-radius:var(--gap-lg) var(--gap-lg) 0 0;box-shadow:0 2px 8px #0000001a,0 8px 16px #0000001a;max-height:calc(100% - var(--dialogv2-top-inset-gap));max-height:calc(100vh - var(--dialogv2-top-inset-gap));max-height:var(--dialogv2-container-height);overflow:auto;padding:0 16px 16px}.smop--modalV2__header{position:sticky;z-index:5;top:0;background-color:var(--color-background)}.smop--modalV2__body{display:grid;height:100%;overflow:auto}#scroll-witness{font-size:48px;opacity:.5;position:fixed;top:8px;z-index:9999999999;pointer-events:none;user-select:none;display:flex;align-items:center;justify-content:center;display:none}
