<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.font {
    font-family: -apple-system, Noto Sans TC, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji, sans-serif;
    font-weight: 500;
    line-height: 1.6;
    font-size: 16px;
    padding: .35rem .7rem .7rem .7rem;
}

.map-title {
    font-size: 125%;
    margin-bottom: .3rem;
    line-height: 1.7;
    font-weight: 500;
}

.map-content {
    font-size: 87.5%;
    line-height: 1.7;
}

.map-link {
    opacity: 0.7;
    border-bottom: 1px solid transparent;
}
.map-link:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
}
.gm-ui-hover-effect {
    right: 0px !important;
    top: 0px !important;
}
</pre></body></html>