.content-page { background: #fbfbf8; }
.content-page .header { background: #fbfbf8ee; }
.content-page .desktop-nav [aria-current="page"]::after { transform: scaleX(1); }
.document-footer { background: #073d32; color: #f4f3da; padding: 48px 0; }
.document-footer > div { display: flex; align-items: center; gap: 40px; flex-wrap: wrap; }
.document-footer nav { display: flex; gap: 24px; margin-left: auto; font-size: 13px; }
.document-footer small { font-size: 11px; opacity: .65; }
.document-footer .brand { color: inherit; }
.legal-main { padding-top: calc(var(--header-height) + 42px); padding-bottom: 100px; }
.legal-tabs { display: flex; gap: 30px; font-size: 14px; margin-bottom: 35px; }
.legal-tabs a[aria-current] { text-decoration: underline; text-underline-offset: 7px; }
.legal-heading { padding-bottom: 34px; border-bottom: 1px solid #cbd3c4; }
.legal-heading h1 { font-size: clamp(48px,5.4vw,78px); max-width: 1000px; }
.legal-heading > p { font-size: 13px; color: #667263; margin-top: 24px; }
.legal-layout { display: grid; grid-template-columns: 260px minmax(0,1fr); gap: 65px; padding-top: 42px; }
.legal-toc { align-self: start; position: sticky; top: 112px; max-height: calc(100vh - 140px); overflow: auto; padding-right: 25px; border-right: 1px solid #d5ddce; }
.legal-toc summary { font: 25px/1.2 var(--serif); margin-bottom: 22px; cursor: pointer; }
.legal-toc nav { display: flex; flex-direction: column; gap: 14px; font-size: 12px; line-height: 1.55; }
.legal-toc a:hover { text-decoration: underline; }
.legal-article { max-width: 790px; font-size: 15px; line-height: 1.85; color: #35483d; min-width: 0; overflow-wrap: anywhere; }
.legal-article h2 { font-size: 34px; line-height: 1.2; color: #073d32; margin: 38px 0 17px; }
.legal-article h3 { font-size: 19px; line-height: 1.45; margin: 27px 0 12px; }
.legal-article h4 { font-size: 16px; line-height: 1.5; margin: 22px 0 12px; }
.legal-article p { margin: 0 0 17px; }
.legal-article ul, .legal-article ol { padding-left: 24px; margin: 15px 0 24px; }
.legal-article li { padding-left: 3px; margin-bottom: 8px; }
.legal-article section { padding-bottom: 15px; border-bottom: 1px solid #dde2d5; }
.legal-article a { text-decoration: underline; text-underline-offset: 3px; }
.legal-article table { border-collapse: collapse; width: 100%; font-size: 12px; line-height: 1.6; }
.legal-article th, .legal-article td { padding: 14px 10px; border: 1px solid #d5ddce; vertical-align: top; text-align: left; }
.legal-article th { background: #edf1e5; }
.legal-article div:has(> table) { overflow-x: auto; }
.legal-article table { min-width: 580px; }
.cookie-source-link { display: inline-block; padding: 10px 15px; border: 1px solid #aab79f; border-radius: 8px; margin-bottom: 15px; }
.explore-main { padding-top: calc(var(--header-height) + 35px); padding-bottom: 60px; }
.explore-main > h1 { font-size: clamp(60px,6vw,88px); margin-bottom: 28px; }
.globe-panel { position: relative; height: clamp(350px,42vw,590px); overflow: hidden; border-radius: 18px; background: radial-gradient(ellipse at center,#e0edf0,#edf3ee 70%,#f6f7f0); border: 1px solid #dde5d9; }
#venue-globe { display: block; width: 100%; height: 100%; touch-action: none; cursor: grab; }
#venue-globe:active { cursor: grabbing; }
#globe-markers { position: absolute; inset: 0; pointer-events: none; }
.globe-marker { position: absolute; pointer-events: auto; transform: translate(-50%,-50%); min-width: 34px; min-height: 34px; border-radius: 50% 50% 50% 4px; background: #073d32; color: #fff; border: 3px solid #f9f8e6; box-shadow: 0 3px 12px #073d3230; font-size: 12px; font-weight: 700; }
.globe-marker span { position: absolute; left: 38px; top: 0; white-space: nowrap; background: #fffef3ee; color: #073d32; padding: 5px 9px; border-radius: 7px; font-size: 10px; font-weight: 500; box-shadow: 0 2px 8px #073d3210; }
.globe-marker.is-highlighted { background: #ffe601; color: #073d32; border-color: #073d32; z-index: 2; box-shadow: 0 0 0 6px #ffe60130; }
.globe-marker.is-highlighted span { font-weight: 700; }
.globe-controls { position: absolute; right: 18px; bottom: 35px; display: flex; flex-direction: column; padding: 4px; border-radius: 30px; gap: 3px; background: #fffef6; border: 1px solid #dce1d5; box-shadow: 0 4px 14px #073d3212; }
.globe-controls button { width: 38px; height: 38px; border-radius: 50%; background: transparent; font-size: 23px; }
.globe-controls button:hover { background: #e7eddc; }
#globe-zoom { writing-mode: vertical-lr; direction: rtl; height: 75px; width: 30px; margin: 3px auto; accent-color: #073d32; }
.map-attribution { position: absolute; bottom: 8px; right: 15px; font-size: 9px; color: #617461; }
.explore-toolbar { display: flex; justify-content: space-between; gap: 24px; margin: 36px 0 24px; }
.explore-filters { display: flex; gap: 12px; }
.explore-filters button { padding: 11px 23px; min-height: 44px; border: 1px solid #bdcdbf; border-radius: 30px; background: transparent; font-size: 13px; }
.explore-filters button.active { background: #073d32; color: white; border-color: #073d32; }
.explore-search { display: flex; align-items: center; gap: 10px; border: 1px solid #cdd6c9; border-radius: 12px; background: white; padding: 0 16px; width: min(48%,460px); }
.explore-search .icon { width: 18px; color: #798778; }
.explore-search input { border: 0; outline: 0; width: 100%; min-width: 0; background: transparent; padding: 13px 0; font-size: 13px; }
.explore-search:focus-within { outline: 2px solid #798d61; outline-offset: 2px; }
.explore-result-bar { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; font-size: 13px; min-height: 25px; }
.explore-result-bar button { background: transparent; text-decoration: underline; font-size: 12px; }
.explore-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 38px 24px; }
.explore-card { min-width: 0; display: block; }
.explore-photo { position: relative; aspect-ratio: 1.51; border-radius: 13px; overflow: hidden; background: #e7ecdf; }
.explore-photo > img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s; }
.explore-card:hover .explore-photo > img { transform: scale(1.04); }
.explore-card h2 { font-size: 29px; line-height: 1.1; margin: 17px 0 8px; letter-spacing: -.015em; }
.explore-card p { font-size: 12px; color: #61735f; margin-top: 4px; }
.explore-type { position: absolute; top: 12px; left: 12px; font-size: 9px; padding: 4px 8px; border-radius: 6px; background: #fffef3ed; text-transform: uppercase; letter-spacing: .04em; }
.view-moments { display: flex; align-items: center; justify-content: space-between; font-size: 13px; margin-top: 18px; }
.no-photo { display: flex; flex-direction: column; height: 100%; justify-content: center; align-items: center; padding: 30px; text-align: center; gap: 13px; }
.no-photo > span { font: 32px/1.1 var(--serif); }
.no-photo small { font-size: 10px; color: #6c7d65; }
#load-explore { display: flex; min-width: 230px; margin: 46px auto 0; }
#explore-empty { text-align: center; padding: 65px 15px; }
#explore-empty h2 { font-size: 42px; margin-bottom: 15px; }
#explore-empty p { color: #61735f; margin-bottom: 24px; }
@media(max-width:800px) { .legal-layout { grid-template-columns: 1fr; gap: 35px; }.legal-toc { position: static; max-height: 230px; border: 1px solid #d5ddce; padding: 20px; border-radius: 12px; }.legal-article { max-width: none; }.explore-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.globe-panel { height: 430px; }.document-footer > div { gap: 25px; }.document-footer nav { margin-left: 0; } }
@media(max-width:520px) { .legal-main { padding-top: calc(var(--header-height) + 25px); }.legal-tabs { font-size: 11px; gap: 20px; }.legal-heading h1 { font-size: 46px; }.legal-article { font-size: 14px; }.legal-article h2 { font-size: 29px; }.legal-article table { font-size: 10px; }.legal-article td,.legal-article th { padding: 8px 5px; }.explore-toolbar { flex-direction: column; gap: 17px; margin-top: 24px; }.explore-search { width: 100%; }.explore-filters button { flex: 1; padding-inline: 18px; }.explore-grid { grid-template-columns: 1fr; gap: 30px; }.globe-panel { height: 330px; }.globe-controls { right: 8px; bottom: 25px; }.globe-controls button { width: 32px; height: 32px; }.globe-marker span { display: none; }.explore-card h2 { font-size: 30px; }.document-footer nav { flex-wrap: wrap; gap: 20px; }.document-footer small { width: 100%; } }
@media(prefers-reduced-motion:reduce) { .explore-photo > img { transition: none; } }
@media print { .header,.legal-tabs,.legal-toc,.document-footer { display: none; }.legal-main { padding: 0; width: 100%; }.legal-layout { display: block; }.legal-article { max-width: none; color: black; }.legal-article section { break-inside: auto; } }
.street-tiles { position: absolute; inset: 0; overflow: hidden; pointer-events: none; display: none; background: #e7ecdf; }
.street-tiles img { position: absolute; max-width: none; filter: saturate(.3) sepia(.15) hue-rotate(15deg) brightness(1.04); }
.street-tiles::after { content: ''; position: absolute; inset: 0; background: #dbe8ce; mix-blend-mode: color; opacity: .24; pointer-events: none; }
.venue-peek { position: absolute; left: 22px; bottom: 24px; z-index: 4; width: 240px; padding: 9px; border: 1px solid #ffffffb0; border-radius: 17px; background: #fffef5f5; box-shadow: 0 14px 40px #073d3230; transform-origin: bottom left; animation: peek-in .45s cubic-bezier(.2,.8,.2,1) both; }
.peek-photo { position: relative; height: 155px; border-radius: 10px; overflow: hidden; background: #e6eddf; }
.peek-photo img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transform: scale(1.06); transition: opacity .65s ease, transform 3.5s linear; }
.peek-photo img.is-current { opacity: 1; transform: scale(1); }
.peek-caption { display: flex; justify-content: space-between; gap: 10px; align-items: center; padding: 11px 4px 3px; }
.peek-caption a { font: 22px/1.1 var(--serif); }
.peek-caption small { display: block; color: #6a7e64; font: 10px/1.5 var(--font); margin-top: 5px; }
.peek-pause { background: #e8eddc; border-radius: 20px; padding: 8px; font-size: 10px; flex-shrink: 0; }
.peek-close { position: absolute; right: 16px; top: 16px; width: 28px; height: 28px; border-radius: 50%; background: #fffef5ed; font-size: 20px; z-index: 2; }
.peek-progress { display: flex; gap: 4px; margin-top: 9px; }
.peek-progress span { flex: 1; height: 3px; border-radius: 3px; background: #073d321a; }
.peek-progress span.is-current { background: #72865a; }
@keyframes peek-in { from { opacity: 0; transform: translateY(16px) rotate(-3deg) scale(.94); } to { opacity: 1; transform: none; } }
@media(max-width:520px) { .venue-peek { width: 172px; bottom: 12px; left: 10px; padding: 7px; }.peek-photo { height: 105px; }.peek-caption a { font-size: 18px; }.peek-caption small { font-size: 9px; } }
@media(prefers-reduced-motion:reduce) { .venue-peek { animation: none; }.peek-photo img { transition: none; transform: none; } }
.street-view .street-tiles { display: block; }
#venue-globe { position: relative; z-index: 1; }
#globe-markers { z-index: 2; }
.globe-controls { z-index: 3; bottom: 32px; right: 16px; flex-direction: row; border-radius: 14px; padding: 5px; gap: 3px; background: #fffffff2; box-shadow: 0 4px 18px #073d321a; }
.globe-controls button { width: 40px; height: 40px; border-radius: 9px; display: grid; place-items: center; }
.globe-controls button svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
#globe-reset { border-left: 1px solid #dfe6da; margin-left: 3px; }
#globe-zoom { display: none; }
.map-attribution { z-index: 3; background: #ffffffd9; padding: 2px 5px; border-radius: 4px; font-size: 9px; max-width: calc(100% - 24px); text-align: right; }
