.LocationsSheet-content{padding-bottom:max(calc(env(safe-area-inset-bottom,0px) + 12px), 1.5rem);max-height:calc(var(--silk-100-lvh-dvh-pct,100dvh) - 40px);justify-items:center;display:grid}.LocationsSheet-handle{grid-area:1/-1;place-self:start center;margin-top:.5rem}.LocationsSheet-body{flex-direction:column;gap:1.25rem;width:100%;max-width:600px;margin-top:1.5rem;padding-inline:1.5rem;display:flex;overflow-y:auto}.LocationsSheet-header{gap:.25rem;display:grid}.LocationsSheet-title{color:#131316;margin:0;font-size:1.5rem;font-weight:700}.LocationsSheet-subtitle{color:#747686;font-size:.875rem}[data-theme=dark] .LocationsSheet-title,[data-theme=dark-glass] .LocationsSheet-title{color:#ffffffeb}[data-theme=dark] .LocationsSheet-subtitle,[data-theme=dark-glass] .LocationsSheet-subtitle{color:#fff9}.LocationsSheet-list{gap:.75rem;display:grid}.LocationsSheet-propertyCard{color:inherit;background-color:#fff;border:1px solid #00000014;border-radius:12px;align-items:center;gap:1rem;padding:.75rem;text-decoration:none;transition:background-color .15s,border-color .15s;display:flex}.LocationsSheet-propertyCard:hover{background-color:#f7f7f8;border-color:#0000001f}[data-theme=dark] .LocationsSheet-propertyCard,[data-theme=dark-glass] .LocationsSheet-propertyCard{color:#ffffffeb;background-color:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .LocationsSheet-propertyCard:hover,[data-theme=dark-glass] .LocationsSheet-propertyCard:hover{background-color:#ffffff14;border-color:#ffffff29}.LocationsSheet-propertyImage{background-color:#f3f4f6;border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}[data-theme=dark] .LocationsSheet-propertyImage,[data-theme=dark-glass] .LocationsSheet-propertyImage{background-color:#ffffff14}.LocationsSheet-image{object-fit:cover}.LocationsSheet-imagePlaceholder{color:#747686;place-items:center;width:100%;height:100%;display:grid}[data-theme=dark] .LocationsSheet-imagePlaceholder,[data-theme=dark-glass] .LocationsSheet-imagePlaceholder{color:#fff9}.LocationsSheet-propertyInfo{gap:.125rem;min-width:0;display:grid}.LocationsSheet-propertyName{color:#131316;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.LocationsSheet-propertyLocation{color:#131316;font-size:.875rem;font-weight:500}.LocationsSheet-propertyAddress{color:#747686;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}[data-theme=dark] .LocationsSheet-propertyName,[data-theme=dark-glass] .LocationsSheet-propertyName,[data-theme=dark] .LocationsSheet-propertyLocation,[data-theme=dark-glass] .LocationsSheet-propertyLocation{color:#ffffffeb}[data-theme=dark] .LocationsSheet-propertyAddress,[data-theme=dark-glass] .LocationsSheet-propertyAddress{color:#fff9}
