:root{--guided-ink:#18342e;--guided-coral:#ef745d;--guided-blue:#79a9c7;--guided-cream:#f6f1e7}.guided-directory,.guided-city{padding-top:48px}.guided-search{display:flex;align-items:center;gap:10px;max-width:680px;margin:30px 0 24px;padding:0 17px;border:1px solid var(--line);border-radius:15px;background:#fff}.guided-search span{font-size:22px}.guided-search input{width:100%;height:54px;border:0;outline:0;background:transparent;color:var(--ink);font:750 15px Inter,sans-serif}.guided-city-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.guided-city-card{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:14px;padding:17px 18px;border:1px solid var(--line);border-radius:17px;background:#fff;text-decoration:none;box-shadow:0 8px 25px #18342e08;transition:.18s}.guided-city-card:hover{transform:translateY(-2px);border-color:#b9c7c1}.guided-city-card span{display:grid;gap:4px}.guided-city-card small{color:var(--guided-coral);font-size:9px;font-weight:950;letter-spacing:.12em}.guided-city-card strong{font-size:17px}.guided-city-card b{max-width:110px;color:var(--muted);font-size:11px;text-align:right}.guided-empty{padding:25px;border:1px dashed var(--line);border-radius:15px;color:var(--muted);text-align:center}.guided-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-top:36px}.guided-card>a{display:flex;min-height:310px;height:100%;flex-direction:column;padding:24px;border:1px solid var(--line);border-radius:25px;background:linear-gradient(145deg,#fff 20%,#fff8ee);box-shadow:0 16px 42px #18342e0c;text-decoration:none;transition:.2s}.guided-card>a:hover{transform:translateY(-4px);box-shadow:0 22px 48px #18342e18}.guided-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--guided-coral);font-size:11px;font-weight:900}.guided-card-top b{padding:7px 9px;border-radius:999px;background:#ffe9df;color:var(--ink)}.guided-card h2{margin:30px 0 12px;font:850 25px/1.08 Manrope,sans-serif;letter-spacing:-.035em}.guided-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.guided-card> a>small{display:block;margin:18px 0;color:#557069;font-size:10px;line-height:1.5}.guided-card footer{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-size:11px}.guided-card footer strong{color:var(--guided-coral);text-align:right}.guided-live{width:min(1180px,calc(100% - 36px));margin:auto;padding:42px 0 70px}.guided-summary{max-width:900px}.guided-summary h1{margin-top:12px}.guided-summary>p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:17px;line-height:1.55}.guided-metrics{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0}.guided-metrics span{padding:9px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:850}.guided-map-shell{position:relative;overflow:hidden;height:min(64vh,680px);min-height:440px;margin-top:28px;border:1px solid var(--line);border-radius:28px;background:#e9eee9;box-shadow:0 20px 55px #18342e16}.guided-map-shell #guidedMap{height:100%;width:100%}.guided-map-status{position:absolute;z-index:500;left:50%;top:18px;transform:translateX(-50%);padding:10px 14px;border-radius:999px;background:#fff;color:var(--ink);box-shadow:0 8px 24px #18342e22;font-size:11px;font-weight:850}.guided-progress{position:absolute;z-index:500;left:18px;right:18px;bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px;border-radius:16px;background:#18342eee;color:#fff;box-shadow:0 12px 30px #18342e35}.guided-progress strong,.guided-progress small{display:block}.guided-progress small{opacity:.72;text-align:right}.guided-controls{display:grid;justify-items:center;gap:8px;padding:24px}.guided-controls button{min-width:min(100%,360px);padding:17px 24px;border:0;border-radius:15px;background:var(--guided-coral);color:#fff;font:900 15px Inter,sans-serif;cursor:pointer;box-shadow:0 12px 26px #ef745d35}.guided-controls button.active{background:var(--ink)}.guided-controls p{margin:0;color:var(--muted);font-size:11px;text-align:center}.guided-steps{display:grid;grid-template-columns:260px minmax(0,1fr);gap:35px;margin-top:32px;padding:30px;border:1px solid var(--line);border-radius:25px;background:#fff}.guided-steps h2{margin:5px 0;font:850 30px Manrope,sans-serif}.guided-steps ol{display:grid;gap:8px;margin:0;padding:0;list-style:none}.guided-steps li{display:flex;align-items:center;gap:13px;padding:13px;border-radius:15px;background:var(--paper)}.guided-steps li>span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fff;color:var(--guided-coral);font-weight:950}.guided-steps li div{display:grid;gap:3px}.guided-steps li small{color:var(--muted)}.guided-steps li.reached{background:#e4f3ea}.guided-steps li.reached>span{background:#2f956d;color:#fff}.guided-events-note{margin-top:18px;padding:18px 20px;border-radius:18px;background:#fff2e8}.guided-events-note strong{color:#d75f4a}.guided-events-note p{margin:6px 0 0;color:var(--muted);font-size:12px}.guided-toast{position:fixed;z-index:1000;right:18px;bottom:18px;width:min(390px,calc(100% - 36px));padding:20px;border-radius:20px;background:#18342ef5;color:#fff;box-shadow:0 22px 60px #0004}.guided-toast button{position:absolute;right:10px;top:8px;border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.guided-toast small{color:#ffad9b;font-size:9px;font-weight:950;letter-spacing:.12em}.guided-toast strong{display:block;margin:8px 25px 4px 0;font-size:18px}.guided-toast p{margin:0;color:#dce5e2;font-size:13px;line-height:1.45}.guided-stop-marker{display:grid!important;width:30px!important;height:30px!important;place-items:center;border:3px solid #fff;border-radius:50%;background:#ef745d;color:#fff;font:950 12px Inter,sans-serif;box-shadow:0 5px 14px #18342e45}.guided-event-marker{display:block;width:12px;height:12px;border:2px solid #fff;border-radius:50%;background:#18342e;box-shadow:0 3px 10px #18342e66}.guided-user-marker{display:block;width:18px;height:18px;border:4px solid #fff;border-radius:50%;background:#2f9f78;box-shadow:0 0 0 8px #2f9f7840;animation:guidedPulse 1.8s infinite}@keyframes guidedPulse{50%{box-shadow:0 0 0 15px #2f9f7800}}.guided-print-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.guided-print-actions a{padding:11px 14px;border:1px solid var(--line);border-radius:11px;background:#fff;font-size:12px;font-weight:850;text-decoration:none}
@media(max-width:850px){.guided-city-grid,.guided-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-steps{grid-template-columns:1fr}}
@media(max-width:580px){.guided-directory,.guided-city{padding-top:30px}.guided-city-grid,.guided-grid{grid-template-columns:1fr}.guided-live{width:min(100% - 20px,1180px);padding-top:22px}.guided-map-shell{height:58vh;min-height:390px;border-radius:21px}.guided-progress{left:10px;right:10px;bottom:10px}.guided-steps{padding:20px}.guided-card>a{min-height:260px}.guided-summary>p:not(.eyebrow){font-size:15px}}
.guided-pro-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;margin:24px 0 8px;padding:18px 20px;border:1px solid #d8cbaa;border-radius:20px;background:linear-gradient(120deg,#fff9e9,#f4eee0);box-shadow:0 12px 32px #18342e0a}.guided-pro-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:15px;background:#18342e;color:#fff;font-size:23px}.guided-pro-banner div{display:grid;gap:4px}.guided-pro-banner small{color:#b7684e;font-size:9px;font-weight:950;letter-spacing:.12em}.guided-pro-banner strong{font:850 18px Manrope,sans-serif}.guided-pro-banner p{margin:0;color:#66736f;font-size:12px;line-height:1.45}.guided-pro-banner>a{padding:12px 15px;border-radius:12px;background:#ef745d;color:#fff;font-size:11px;font-weight:900;text-align:center;text-decoration:none;white-space:nowrap}
@media(max-width:700px){.guided-pro-banner{grid-template-columns:auto minmax(0,1fr)}.guided-pro-banner>a{grid-column:1/-1;width:100%}}
.guided-format-guide{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.guided-format-guide>span{display:grid;min-width:150px;gap:2px;padding:11px 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.guided-format-guide strong{color:var(--guided-coral);font-size:12px}.guided-format-guide small{color:var(--muted);font-size:10px;font-weight:750}
.guided-city>.back-to-cities,.guided-summary>.back-to-cities{margin-bottom:24px}
.guided-direction{position:absolute;z-index:650;right:18px;top:18px;display:flex;width:min(370px,calc(100% - 90px));align-items:center;gap:12px;padding:11px 15px 11px 11px;border:1px solid #ffffff80;border-radius:18px;background:#18342ef2;color:#fff;box-shadow:0 14px 38px #18342e45;backdrop-filter:blur(12px)}.guided-direction[hidden]{display:none}.guided-direction-arrow{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:50%;background:#ef745d;color:#fff;font:950 31px/1 Inter,sans-serif;transform-origin:center;transition:transform .3s ease}.guided-direction div{display:grid;min-width:0;gap:3px}.guided-direction small{color:#ffb6a6;font-size:9px;font-weight:950;letter-spacing:.08em}.guided-direction strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.guided-event-marker.nearby{width:20px;height:20px;margin:-4px;border:3px solid #fff;background:#ef745d;box-shadow:0 0 0 8px #ef745d40;animation:guidedEventPulse 1.4s infinite}@keyframes guidedEventPulse{50%{box-shadow:0 0 0 15px #ef745d00}}
.guided-recenter{position:absolute;z-index:650;left:12px;top:86px;display:grid;width:36px;height:36px;place-items:center;border:1px solid #bfcac5;border-radius:10px;background:#fff;color:#18342e;font:950 20px/1 Inter,sans-serif;box-shadow:0 5px 16px #18342e24;cursor:pointer}.guided-recenter:active{transform:scale(.94)}
.guided-landmark-modal{position:fixed;z-index:1600;inset:0;display:grid;place-items:center;padding:18px;background:#102a25b8;backdrop-filter:blur(8px)}.guided-landmark-modal[hidden]{display:none}.guided-landmark-card{position:relative;display:grid;width:min(780px,100%);max-height:min(720px,calc(100dvh - 36px));grid-template-columns:minmax(230px,.85fr) minmax(0,1.15fr);overflow:auto;border:1px solid #ffffff70;border-radius:28px;background:#fffdf7;box-shadow:0 30px 90px #071b1766}.guided-landmark-close{position:absolute;z-index:2;right:13px;top:13px;display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:50%;background:#18342ee8;color:#fff;font-size:23px;cursor:pointer}.guided-landmark-image{display:grid;min-height:390px;place-items:center;background:linear-gradient(145deg,#f5e8da,#e5eee9);background-position:center;background-size:cover}.guided-landmark-image span{display:grid;width:92px;height:92px;place-items:center;border:1px solid #ffffffaa;border-radius:50%;background:#fff9;color:#ef745d;font-size:45px;box-shadow:0 20px 50px #18342e24}.guided-landmark-image.has-image span{align-self:end;width:54px;height:54px;margin-bottom:24px;background:#fff;color:#ef745d;font-size:26px}.guided-landmark-copy{display:flex;min-width:0;flex-direction:column;padding:42px 38px 34px}.guided-landmark-copy>small{color:#df684f;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.guided-landmark-copy h2{margin:12px 0 16px;font:900 31px/1.08 Manrope,sans-serif;letter-spacing:-.04em}.guided-landmark-copy p{margin:0;color:#5e706a;font-size:14px;line-height:1.62}.guided-landmark-copy>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:24px}.guided-landmark-copy a,.guided-landmark-copy button{padding:12px 15px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#18342e;font:850 12px Inter,sans-serif;text-decoration:none;cursor:pointer}.guided-landmark-copy button{border-color:#ef745d;background:#ef745d;color:#fff}
@media(max-width:650px){.guided-direction{right:12px;top:12px;width:calc(100% - 76px);padding:9px 11px 9px 9px}.guided-direction-arrow{width:42px;height:42px;font-size:27px}.guided-map-shell{height:62vh;min-height:430px}.guided-landmark-modal{align-items:end;padding:10px}.guided-landmark-card{max-height:calc(100dvh - 20px);grid-template-columns:1fr;border-radius:24px}.guided-landmark-image{min-height:190px}.guided-landmark-copy{padding:25px 22px 22px}.guided-landmark-copy h2{font-size:26px}.guided-landmark-copy>div{display:grid}.guided-landmark-copy a,.guided-landmark-copy button{text-align:center}}
.guided-card-top>span{display:flex;align-items:center;gap:7px}.guided-card-top .pulse-category-svg{width:19px;height:19px;stroke-width:2}
.guided-event-marker.future{opacity:.42}.guided-event-marker.soon{background:#e6a44a}.guided-event-marker.live{background:#ef745d;box-shadow:0 0 0 5px #ef745d28}.guided-event-state{display:inline-block;margin-bottom:6px;padding:4px 7px;border-radius:999px;background:#e9ece9;color:#52635e;font-size:9px;font-weight:900;text-transform:uppercase}.guided-event-state.live{background:#ffe3dc;color:#c44f3b}.guided-event-state.soon{background:#fff0d7;color:#966222}
.guided-event-marker.future{width:16px;height:16px;margin:-2px;opacity:.82;background:#56726a;box-shadow:0 3px 12px #18342e55}.guided-event-marker.future.nearby{width:22px;height:22px;margin:-5px;opacity:1;background:#56726a;box-shadow:0 0 0 8px #56726a35}
.guided-card-image{position:relative;width:calc(100% + 48px);height:165px;margin:-24px -24px 20px;overflow:hidden;border-radius:24px 24px 13px 13px;background:#e7ece8}.guided-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.guided-card>a:hover .guided-card-image img{transform:scale(1.025)}.guided-card-image figcaption,.guided-hero-image figcaption{position:absolute;right:8px;bottom:7px;max-width:calc(100% - 16px);overflow:hidden;padding:4px 7px;border-radius:999px;background:#18342ed9;color:#fff;font-size:7px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(5px)}.guided-card-image figcaption a,.guided-hero-image figcaption a{color:#fff}.guided-card:has(.guided-card-image) h2{margin-top:22px}.guided-hero-image{position:relative;width:100%;height:clamp(260px,42vw,520px);margin:25px 0 10px;overflow:hidden;border-radius:28px;background:#e7ece8;box-shadow:0 20px 55px #18342e16}.guided-hero-image img{display:block;width:100%;height:100%;object-fit:cover}.guided-step-image{width:64px;height:48px;flex:0 0 auto;margin:0;overflow:hidden;border-radius:10px;background:#e7ece8}.guided-step-image img{display:block;width:100%;height:100%;object-fit:cover}.guided-step-image figcaption{display:none}
@media(max-width:580px){.guided-card-image{height:190px}.guided-hero-image{height:260px;border-radius:20px}.guided-step-image{width:54px;height:45px}.guided-steps li{gap:9px}}
.guided-photo-credit{position:absolute;left:10px;bottom:8px;max-width:calc(100% - 20px);overflow:hidden;padding:5px 8px;border-radius:999px;background:#18342edb;color:#fff;font-size:8px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.guided-landmark-image{position:relative}
.guided-card{position:relative}.guided-card-credit{position:absolute;z-index:3;right:8px;top:132px;max-width:calc(100% - 16px);overflow:hidden;padding:4px 7px;border-radius:999px;background:#18342ed9;color:#fff;font-size:7px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(5px)}.guided-card-credit a{color:#fff;text-decoration:none}@media(max-width:580px){.guided-card-credit{top:157px}}
.guided-pulse-map-icon{background:none!important;border:0!important}.guided-pulse-map-icon .guided-event-marker{display:grid;place-items:center;width:44px;height:44px;margin:0;border:4px solid #fff;border-radius:50% 50% 50% 8px;background:#ff8065;color:#fff;box-shadow:0 6px 14px #72807855;opacity:1;transform:rotate(-45deg);transition:filter .2s,opacity .2s}.guided-pulse-map-icon .guided-event-marker .pulse-category-svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;transform:rotate(45deg)}.guided-event-marker.category-sport{background:#7ba8df}.guided-event-marker.category-game{background:#a9d58d}.guided-event-marker.category-talk{background:#efd66d}.guided-event-marker.category-help{background:#79cbbb}.guided-event-marker.category-apero{background:#f6ad68}.guided-event-marker.category-restaurant{background:#e58a80}.guided-event-marker.category-walk{background:#9bd9ad}.guided-event-marker.category-market{background:#dda84f}.guided-event-marker.category-exhibition{background:#aa8bd3}.guided-event-marker.category-heritage{background:#7893b5}.guided-event-marker.category-guided{background:#ef745d}.guided-event-marker.category-birthday{background:#bca0dc}.guided-event-marker.category-family{background:#e9a2c1}.guided-pulse-map-icon .guided-event-marker.future{width:44px;height:44px;margin:0;opacity:.65;filter:saturate(.65)}.guided-pulse-map-icon .guided-event-marker.soon{background:#e6a44a}.guided-pulse-map-icon .guided-event-marker.live{box-shadow:0 0 0 7px #ef745d35,0 6px 14px #72807855}.guided-pulse-map-icon .guided-event-marker.nearby,.guided-pulse-map-icon .guided-event-marker.future.nearby{width:44px;height:44px;margin:0;opacity:1;filter:none;box-shadow:0 0 0 9px #ef745d35,0 6px 14px #72807855;animation:guidedEventPulse 1.4s infinite}
