@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans','Noto Sans TC',sans-serif;color:#242724;background:#faf8f5;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.wrap{max-width:1290px;margin:auto;padding:0 28px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:800;letter-spacing:-.06em;white-space:nowrap}.brand-icon{width:30px;height:30px;display:block;border-radius:10px;background:#cf6947;position:relative;transform:rotate(-8deg)}.brand-icon:after{content:'';position:absolute;inset:7px;background:white;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}.top-nav{display:flex;border:1px solid #e7e3dd;border-radius:99px;background:#fff;padding:5px;gap:2px}.top-nav button{border:0;background:transparent;padding:9px 15px;border-radius:99px;color:#737770;font-size:13px;white-space:nowrap}.top-nav button.active{background:#fff0e9;color:#ba5d3b;font-weight:700}.freshness{display:flex;align-items:center;gap:8px;white-space:nowrap;color:#838780;font-size:11px}.freshness i{width:7px;height:7px;background:#62ab7b;border-radius:50%}.hero{text-align:center;padding:68px 0 25px}.kicker,.overline{font-size:11px;letter-spacing:.18em;color:#bc6846;font-weight:800}.hero h1{font-size:clamp(39px,5.2vw,66px);letter-spacing:-.075em;line-height:1.2;margin:19px 0 13px}.hero h1 em{font-style:normal;color:#ce734e}.hero>p{margin:0;color:#787d76;font-size:16px}.chat-shell{max-width:850px;margin:36px auto 0;text-align:left;background:#fff;border:1px solid #e5e3de;border-radius:24px;box-shadow:0 12px 38px #41352710;overflow:hidden}.chat-form{padding:17px 18px;display:flex;align-items:center;gap:12px}.search-glyph{width:16px;height:16px;border:2px solid #bd785c;border-radius:50%;position:relative;flex:none;margin:0 5px}.search-glyph:after{content:'';width:7px;height:2px;background:#bd785c;position:absolute;transform:rotate(45deg);right:-6px;bottom:-3px}.chat-form input{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:16px}.chat-form input::placeholder{color:#a0a39e}.chat-form button{border:0;background:#252724;color:#fff;border-radius:13px;padding:11px 19px;font-weight:700;white-space:nowrap}.chat-form button:disabled{opacity:.55;cursor:wait}.chat-bottom{padding:0 21px 17px;display:flex;align-items:center;gap:12px;color:#a1a29d;font-size:12px}.prompts{display:flex;gap:7px;flex-wrap:wrap}.prompts button{border:1px solid #edeae4;background:#f8f7f3;border-radius:30px;color:#777a74;padding:6px 10px;font-size:11px}.prompts button:hover{border-color:#ca7855;color:#ae5a3d}.ai-note{font-size:11px!important;color:#9a9d97!important;margin-top:12px!important}.chat-log{border-bottom:1px solid #eeeae4;padding:17px 20px 2px;max-height:340px;overflow:auto}.chat-log[hidden]{display:none}.message{max-width:90%;padding:12px 15px;border-radius:15px;margin:0 0 12px;font-size:13px;line-height:1.65;white-space:pre-wrap}.message.user{margin-left:auto;background:#f6e9e1;color:#5d3f33}.message.assistant{background:#f7f7f3;color:#424740}.message.error{background:#fff0ed;color:#a24936}.chat-picks{display:flex;flex-wrap:wrap;gap:7px;margin:-2px 0 14px}.chat-picks a{border:1px solid #e7e3dd;background:#fff;border-radius:9px;padding:8px 10px;font-size:11px;color:#9e5034;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inspiration{padding:22px 0 36px}.section-heading{margin:22px 0 18px}.section-heading h2{font-size:25px;letter-spacing:-.055em;margin:7px 0 3px}.section-heading p{font-size:13px;color:#8d918a;margin:0}.split{display:flex;align-items:end;justify-content:space-between;gap:15px}.split>a{font-size:12px;color:#94654e;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.moments{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.moment{height:222px;display:block;border:0;border-radius:18px;overflow:hidden;padding:0;text-align:left;position:relative;color:#fff;background:#333;transition:transform .2s,box-shadow .2s}.moment:hover{transform:translateY(-4px);box-shadow:0 12px 25px #2c201c21}.moment-photo{position:absolute;inset:0;background-image:linear-gradient(0deg,#151a19bd,transparent 67%),url('/assets/moments.webp');background-size:100% 100%,200% 200%;transition:transform .3s}.moment:hover .moment-photo{transform:scale(1.04)}.moment-art .moment-photo{background-position:center,0 0}.moment-music .moment-photo{background-position:center,100% 0}.moment-movie .moment-photo{background-position:center,0 100%}.moment-outdoor .moment-photo{background-position:center,100% 100%}.moment-copy{position:absolute;left:19px;bottom:19px;display:flex;flex-direction:column;gap:3px}.moment-copy small{font-size:9px;letter-spacing:.17em;font-weight:800;opacity:.9}.moment-copy strong{font-size:19px;letter-spacing:-.04em}.moment-copy span{font-size:11px;opacity:.9}.discover{padding:4px 0 45px;scroll-margin-top:30px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 15px}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips button{border:1px solid #e5e1da;background:#fff;color:#71766e;border-radius:99px;padding:8px 14px;font-size:12px}.chips button.active{background:#252724;border-color:#252724;color:#fff}.result-count{font-size:12px;color:#92968f}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.card{background:#fff;border:1px solid #e9e6df;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-height:282px}.card-photo{height:112px;background-image:url('/assets/moments.webp');background-size:200% 200%;position:relative}.card-photo.art{background-position:0 0}.card-photo.music{background-position:100% 0}.card-photo.movie{background-position:0 100%}.card-photo.spot{background-position:100% 100%}.card-photo:after{content:'';position:absolute;inset:0;background:#0002}.card-body{padding:17px 18px 19px;display:flex;flex-direction:column;flex:1}.card-tags{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.tag{font-size:10px;color:#756e62;background:#f4f1eb;border-radius:99px;padding:4px 9px;font-weight:700}.tag.free{color:#34815e;background:#eaf5ed}.card h3{font-size:16px;letter-spacing:-.035em;line-height:1.45;margin:11px 0 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card p{font-size:11px;color:#91958d;line-height:1.5;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.card-foot{border-top:1px solid #f0eee9;padding-top:11px;margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#8e928b}.card-foot span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-foot a{color:#b65f3e;font-weight:700;white-space:nowrap}.more-button{display:block;margin:20px auto 0;background:#fff;border:1px solid #dcd8d1;border-radius:12px;padding:10px 22px;color:#5e635b}.more-button[hidden]{display:none}.loading,.empty{grid-column:1/-1;padding:55px 15px;text-align:center;color:#868b83;border:1px dashed #ddd9d2;border-radius:18px}.source-section{padding:10px 0 75px;scroll-margin-top:30px}.source-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.source-card{background:#fff;border:1px solid #e8e5df;border-radius:14px;padding:17px 18px;min-height:91px;display:flex;justify-content:space-between;align-items:center;gap:10px}.source-card:hover{border-color:#d48665}.source-card strong{display:block;font-size:13px}.source-card span{display:block;color:#969991;font-size:11px;margin-top:4px}.source-card b{color:#ba6645;font-size:16px}.footer{border-top:1px solid #e9e5de;padding:25px 28px 37px;display:flex;justify-content:space-between;gap:20px;color:#9b9f97;font-size:11px}@media(max-width:960px){.freshness{display:none}.moments{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(2,1fr)}.source-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.wrap{padding:0 18px}.site-header{height:auto;padding-top:17px;padding-bottom:15px;flex-wrap:wrap;gap:14px}.brand{font-size:21px}.top-nav{order:2;width:100%;overflow:auto}.top-nav button{flex:1;padding:8px 10px}.hero{padding:44px 0 10px}.hero>p{font-size:13px}.chat-shell{margin-top:25px;border-radius:18px}.chat-form{padding:12px;gap:9px}.chat-form input{font-size:13px}.chat-form button{padding:10px 12px}.chat-bottom{padding:0 14px 13px;align-items:flex-start;flex-direction:column;gap:6px}.moments{gap:9px}.moment{height:170px}.moment-copy{left:13px;bottom:13px}.moment-copy strong{font-size:15px}.moment-copy span{font-size:10px}.cards{grid-template-columns:1fr}.source-grid{grid-template-columns:repeat(2,1fr)}.section-heading h2{font-size:22px}.split{align-items:start;flex-direction:column}.footer{display:block;line-height:1.8}.message{max-width:96%}}
.card-photo.food{background-image:url('/assets/food.webp');background-size:cover;background-position:center}
.card-photo{display:block;width:100%;height:165px;object-fit:cover;background-image:none;background-color:#f2f0ec}
.card-photo:after{content:none}
.card.movie .card-photo{height:190px;object-fit:contain;background-color:#202321}
.card.no-image{min-height:195px}
.page-back{font-size:13px;color:#a6583b;font-weight:700}.info-page{max-width:820px;padding-top:62px;padding-bottom:90px}.info-page h1{font-size:clamp(36px,5vw,58px);letter-spacing:-.07em;margin:15px 0 19px}.info-page h2{font-size:21px;letter-spacing:-.04em;margin:37px 0 10px}.info-page p{font-size:15px;line-height:1.9;color:#666c64;margin:0 0 13px}.info-page .lead{font-size:18px;color:#414740}.info-page a,.footer a{color:#a85a3e;text-decoration:underline;text-underline-offset:3px}
.brand-icon{width:60px;height:60px;object-fit:contain;border-radius:0;background:none;transform:none;position:static;margin:-6px}.brand-icon:after{content:none}
.card-media{margin:0;position:relative;background:#efeee9;overflow:hidden}.card.event .card-photo{height:220px;object-fit:contain;background:#efeee9;padding:9px 9px 30px}.card.event .card-media.venue .card-photo{object-fit:cover;padding:0}.card-media figcaption{position:absolute;bottom:7px;left:10px;max-width:calc(100% - 20px);font-size:12px;line-height:1.5;color:#4e544d;background:rgba(255,255,255,.94);padding:2px 7px;border-radius:5px}.card-media figcaption a{text-decoration:none}.card-media.image-loading{height:220px;background:linear-gradient(100deg,#efeee9 30%,#faf9f6 50%,#efeee9 70%);background-size:200% 100%;animation:image-loading 1.5s ease-in-out infinite}.card-body{flex:1}.card-foot{margin-top:auto}@keyframes image-loading{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.card-media.image-loading{animation:none}}
/* GoJoy detail, bilingual navigation and opt-in reminders */
.brand small{display:block;font-size:10px;letter-spacing:.04em;color:var(--muted);font-weight:500;margin-top:2px}.brand-icon{width:44px;height:44px}.header-actions{display:flex;gap:5px}.header-actions button{border:1px solid #e6dfd7;background:transparent;border-radius:20px;padding:7px 10px;white-space:nowrap;font-size:12px}.site-header{flex-wrap:wrap}.freshness{font-size:11px}.top-nav{gap:2px}.top-nav button{padding:8px}.detail-link{border:0;background:none;color:#b85435;font-weight:700;padding:0;cursor:pointer;white-space:nowrap}.save-button{border:1px solid #e6dfd7;background:none;border-radius:20px;padding:5px 13px;font-size:12px;color:#706b62;margin-top:15px}.save-button.saved{color:#b85435;border-color:#b85435}.photo-credit{font-size:10px!important;line-height:1.4;color:#827c72;margin-top:12px}.photo-credit a{color:inherit}.detail-dialog,.notify-dialog{border:1px solid #e8e1d9;border-radius:24px;padding:34px;max-width:min(800px,94vw);width:800px;max-height:90dvh;color:#292b26;background:#faf8f5;box-shadow:0 20px 90px #0003}.notify-dialog{width:610px}dialog::backdrop{background:#29251f99;backdrop-filter:blur(5px)}.dialog-close{position:sticky;top:0;float:right;border:0;background:#fff;border-radius:50%;width:35px;height:35px;font-size:26px;z-index:1;color:#34352e;cursor:pointer}.detail-photo{width:100%;max-height:390px;object-fit:contain;background:#eee8df;border-radius:14px;margin-bottom:25px}.detail-dialog h2{font-size:30px;line-height:1.4;letter-spacing:-.035em}.detail-summary{font-size:18px;line-height:1.85}.detail-facts{padding-left:22px;line-height:1.9}.detail-actions,.notify-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:25px 0}.detail-actions button,.notify-actions button{border:1px solid #ded5cb;padding:11px 16px;border-radius:24px;cursor:pointer;background:#fff}.primary-button{background:#b85435!important;color:#fff;border:0!important}.detail-actions a{color:#b85435;font-weight:700}.small-note{font-size:12px!important;line-height:1.8;color:#7f796e}.interest-options{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0}.interest-options label{background:#f1ebe3;padding:8px 12px;border-radius:20px;font-size:14px}.notify-dialog fieldset{border:0;padding:10px 0}.notify-dialog p{line-height:1.75}.notify-dialog input[type=checkbox]{accent-color:#b85435;margin-right:6px}.keyword-label{display:grid;gap:10px}.keyword-label input{padding:12px;border:1px solid #ded5cb;border-radius:10px;background:#fff;font:inherit}.consent-label{display:flex;align-items:flex-start;gap:6px;font-size:13px;line-height:1.6;margin-top:18px}.consent-label input{margin-top:5px}.followups{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.followups button{border:1px solid #decdbc;border-radius:18px;background:#fffaf4;color:#965033;padding:8px 12px;cursor:pointer}.message{white-space:pre-wrap}.card.pet .card-photo{object-fit:cover}.card.pet .card-body{padding-bottom:18px}
@media(max-width:760px){.top-nav{order:4;width:100%;overflow:auto;justify-content:flex-start}.header-actions{margin-left:auto}.freshness{display:none}.detail-dialog,.notify-dialog{padding:20px;border-radius:18px;max-width:96vw}.detail-dialog h2{font-size:24px}.detail-summary{font-size:16px}.brand small{font-size:9px}.brand-icon{width:38px;height:38px}.header-actions button{font-size:11px;padding:7px 8px}}
.transport-dialog{border:1px solid #e8e1d9;border-radius:24px;padding:30px;width:850px;max-width:96vw;max-height:90dvh;background:#faf8f5;color:#292b26}.transport-dialog h2{font-size:30px}.transport-search{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.transport-search input{flex:1;min-width:160px;border:1px solid #ded5cb;border-radius:10px;padding:12px;font:inherit}.transport-dialog button:not(.dialog-close){padding:9px 13px;border:1px solid #ded5cb;border-radius:18px;background:#fff;color:#a34d32;cursor:pointer}.transport-heading{display:flex;align-items:center;justify-content:space-between}.transport-row{padding:18px 0;border-bottom:1px solid #e6dfd7;display:flex;gap:15px;justify-content:space-between}.transport-row strong,.transport-row span,.transport-row small,.transport-row b{display:block}.transport-row span,.transport-row small{font-size:12px;color:#78786c;line-height:1.6;margin-top:6px}.transport-links{display:flex;flex-direction:column;gap:12px;align-items:flex-end;min-width:90px}.transport-links a{font-size:12px;color:#a34d32;white-space:nowrap}.vacancy{font-size:14px;margin:8px 0}.vacancy.available{color:#32795b}.vacancy.stale,.vacancy.unknown{color:#8d7858}.vacancy.full,.transport-alert{color:#b85435}.transport-row details{font-size:12px;margin-top:10px}.transport-row details p{line-height:1.6}.arrival-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #e6dfd7;font-size:13px}.arrival-row span{flex:1;color:#767669}.arrival-row b{color:#b85435}.mtr-section{margin:30px 0}.mtr-section select{max-width:100%;padding:10px;border:1px solid #ded5cb;background:white;border-radius:8px;margin-right:8px;font:inherit}.place-choice{margin:4px!important;text-align:left}#transport-location{font-weight:700}#transport-arrivals{margin:20px 0}@media(max-width:760px){.transport-dialog{padding:18px}.transport-row{gap:8px}.header-actions{width:100%;justify-content:flex-end}.brand{margin-right:auto}.site-header{gap:8px}.transport-links{min-width:75px}}

.restaurant-controls{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0 8px}.restaurant-controls select,.restaurant-controls input{font:inherit;padding:12px 16px;background:white;border:1px solid var(--line,#e4e0d8);border-radius:12px}.restaurant-controls input{flex:1;min-width:220px}.restaurant-list .card.no-image{min-height:0}.restaurant-list .card-foot{margin-top:20px}.restaurant-list .card-body{gap:12px}.restaurant-list .card p{line-height:1.65}

/* Hong Kong city guide: a clear masthead, editorial rhythm and useful detail. */
:root{--ink:#202a28;--muted:#666b66;--line:#d7dbd4;--accent:#c74625;color:var(--ink);background:#f7f7f2;font-size:16px}
.wrap{max-width:1320px;padding-left:36px;padding-right:36px}
.site-header{display:grid;grid-template-columns:1fr auto auto;height:auto;gap:16px 24px;padding-top:18px;padding-bottom:0}
.brand{font-size:32px;letter-spacing:-.045em;gap:12px;justify-self:start}
.brand-icon{width:65px;height:65px;object-fit:contain;margin:0}
.brand small{font-size:12px;letter-spacing:.06em;font-weight:500;color:#4a514c;margin-top:0}
.header-actions{width:auto;gap:12px;justify-content:flex-end}
.header-actions button{border:0;border-radius:0;padding:10px 0;font-size:14px;color:var(--ink)}
.header-actions button:hover{color:var(--accent)}
.freshness{font-size:12px;color:var(--muted)}.freshness i{display:none}
.top-nav{grid-column:1/-1;grid-row:2;order:0;width:100%;overflow:auto;border:0;border-top:1px solid var(--line);border-bottom:2px solid var(--ink);border-radius:0;padding:0;background:transparent;gap:24px}
.top-nav button{flex:none;padding:14px 0 12px;border-radius:0;font-size:14px;color:#58605b;border-bottom:3px solid transparent;position:relative;top:2px}
.top-nav button.active{background:transparent;border-color:var(--accent);color:var(--accent);font-weight:700}
.hero{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);grid-template-rows:auto auto 1fr auto;column-gap:50px;text-align:left;padding:54px 0 44px;border-bottom:1px solid var(--line)}
.kicker{grid-column:1;grid-row:1;font-size:12px;color:var(--muted);letter-spacing:.12em}
.hero h1{grid-column:1;grid-row:2;margin:20px 0;font-size:clamp(42px,4.4vw,64px);letter-spacing:-.045em;line-height:1.24;font-weight:800}
.hero h1 em{display:block;color:var(--accent)}
.hero>p:not(.ai-note){grid-column:1;grid-row:3;font-size:16px;line-height:1.8;color:#525c55}
.chat-shell{grid-column:2;grid-row:1/4;align-self:center;width:100%;max-width:none;margin:0;border:1px solid #b9c1b7;border-top:3px solid var(--ink);border-radius:3px;box-shadow:none;overflow:hidden}
.chat-form{padding:25px 18px;gap:12px}.chat-form input{font-size:16px}.chat-form input::placeholder{color:#767d74}
.search-glyph{border-color:var(--accent)}.search-glyph:after{background:var(--accent)}
.chat-form button{font-size:14px;border-radius:3px;background:var(--accent);padding:13px 16px}
.chat-bottom{border-top:1px solid #e6e8e2;padding:16px 18px;flex-wrap:wrap;gap:10px;color:#656e65;font-size:13px}
.prompts{gap:10px}.prompts button{border:0;border-bottom:1px solid #cdd2c9;background:transparent;border-radius:0;padding:3px 0;font-size:13px;color:#495a4d}
.hero .ai-note{grid-column:2;grid-row:4;font-size:12px!important;color:#667064!important;margin:12px 0 0!important}
.chat-log{max-height:420px;padding:20px 18px 5px}.message{font-size:16px;line-height:1.8;max-width:100%;border-radius:3px;padding:12px 14px}
.message.user{margin-left:12%;background:#f1eee6;color:#4b4941}.message.assistant{background:#fff;padding-left:0;padding-right:0;color:var(--ink)}
.chat-picks{gap:8px}.chat-picks a{font-size:13px;border-radius:3px;white-space:normal;text-overflow:initial;line-height:1.5}
.followups button{font-size:13px;border-radius:3px;background:#f5f6f0;color:#3b5845;border-color:#d3daca}
.inspiration{padding:12px 0 32px}.section-heading{margin:22px 0 20px}.overline{font-size:12px;letter-spacing:.12em;color:var(--muted)}
.section-heading h2{font-size:28px;letter-spacing:-.025em;margin:9px 0 5px}.section-heading p{font-size:14px;line-height:1.7;color:#656e65}
.moments{gap:18px}.moment{height:235px;border-radius:3px}.moment:hover{transform:translateY(-2px);box-shadow:none}
.moment-copy{left:18px;bottom:18px;right:12px;gap:7px}.moment-copy small{font-size:12px;letter-spacing:.08em}.moment-copy strong{font-size:22px;letter-spacing:-.025em}.moment-copy span{font-size:14px}
.discover{border-top:1px solid var(--line);padding-top:8px}.split>a{font-size:13px;color:#8f3c26}
.chips button{border-radius:3px;font-size:14px;padding:8px 14px}.result-count{font-size:13px;color:var(--muted)}
.cards{gap:26px 20px}.card{border:0;border-bottom:1px solid #bac4b7;border-radius:0;background:transparent;min-height:0;overflow:hidden}
.card-body{padding:18px 0 20px;gap:0}.card.no-image{min-height:220px;border-top:3px solid #bec9b7}
.card h3{font-size:20px;line-height:1.55;letter-spacing:-.01em;margin:12px 0 7px}.card p{font-size:14px;line-height:1.7;color:#5d675e;margin-bottom:18px}
.tag{font-size:12px;border-radius:2px;padding:4px 7px;background:#e9ece3;color:#4c594b}.tag.free{background:#e1eee0;color:#315b36}
.card-foot{font-size:13px;line-height:1.6;gap:10px;border-color:#dfe3d8;padding-top:14px}.card-foot span{white-space:normal;color:#656d61}.detail-link{font-size:14px;color:#a13b20}
.save-button{border-radius:3px;align-self:start;padding:6px 14px;font-size:13px;margin-top:14px}.photo-credit{font-size:12px!important;color:#65705f}
.source-section{padding-top:16px;border-top:1px solid var(--line)}.source-card{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:18px 0}.source-card strong{font-size:16px}.source-card span{font-size:13px;color:var(--muted)}
.footer{font-size:12px;line-height:1.8;color:var(--muted)}.more-button{font-size:14px;border-radius:3px}
.detail-dialog,.notify-dialog,.transport-dialog{border-radius:5px;background:#fff}.detail-photo{border-radius:2px}.detail-actions button,.notify-actions button,.transport-dialog button:not(.dialog-close){border-radius:3px;font-size:14px}.small-note{color:#667061}
.restaurant-controls select,.restaurant-controls input{border-radius:3px}.restaurant-list .card-body{gap:6px}
.info-page p{font-size:16px}.info-page .lead{font-size:20px}.info-page h1{letter-spacing:-.035em}.info-page h2{letter-spacing:0}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.freshness{display:none}.hero{column-gap:30px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.hero h1{font-size:48px}.top-nav{gap:22px}.moments{grid-template-columns:repeat(2,minmax(0,1fr))}.moment{height:245px}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.wrap{padding-left:20px;padding-right:20px}.site-header{gap:12px;padding-top:14px}.brand{font-size:27px;gap:9px}.brand-icon{width:54px;height:54px}.brand small{font-size:11px}.header-actions{gap:12px;margin:0}.header-actions button{font-size:12px}.top-nav{gap:22px;grid-row:2}.top-nav button{font-size:14px;flex:none;padding:12px 0 10px}.hero{display:block;padding:34px 0 26px}.hero h1{font-size:48px;line-height:1.22;margin:16px 0}.hero h1 em{display:inline}.hero>p:not(.ai-note){font-size:15px}.chat-shell{margin-top:25px}.chat-form{padding:20px 13px;gap:10px}.chat-form input{font-size:15px}.chat-form button{font-size:14px;padding:12px}.chat-bottom{padding:13px;flex-direction:row;align-items:center;gap:10px}.hero .ai-note{margin-top:10px!important}.section-heading h2{font-size:25px}.moment{height:200px}.moment-copy{left:13px;bottom:14px}.moment-copy strong{font-size:19px}.moment-copy span{font-size:12px}.moment-copy small{font-size:12px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.card h3{font-size:18px}.card-foot{flex-wrap:wrap}.card.event .card-photo{height:200px}.card-media.image-loading{height:200px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-dialog,.notify-dialog,.transport-dialog{padding:20px;border-radius:5px}}
@media(max-width:500px){.site-header{grid-template-columns:1fr auto}.header-actions{gap:10px}.header-actions button{max-width:75px;white-space:normal;line-height:1.4}.brand{font-size:25px}.brand-icon{width:48px;height:48px}.brand small{font-size:10px}.hero h1{font-size:42px}.hero h1 em{display:block}.chat-form{gap:9px}.search-glyph{display:none}.chat-form input{font-size:16px}.chat-form button{padding:12px 10px}.moments{gap:12px}.moment{height:195px}.moment-copy strong{font-size:18px}.moment-copy span{font-size:12px}.cards{grid-template-columns:1fr}.card.event .card-photo{height:255px}.card-media.image-loading{height:255px}.card h3{font-size:21px}.toolbar{align-items:flex-start;flex-wrap:wrap}.chips{gap:6px}.source-grid{gap:8px 20px}}

.bus-section{margin:28px 0;padding-top:22px;border-top:1px solid #ded5cb}.bus-section .transport-search{margin:12px 0}.bus-section select{width:100%;padding:11px;border:1px solid #ded5cb;background:#fff;border-radius:3px;font:inherit;margin:8px 0 12px}.bus-section label{display:block;font-size:14px}.bus-section .place-choice[aria-pressed="true"]{background:#a34d32!important;color:#fff!important;border-color:#a34d32!important}.transport-dialog button:disabled{opacity:.55;cursor:wait}#bus-route-status{font-size:14px}#bus-direct-arrivals{margin-top:14px}

.map-actions{display:flex;flex-wrap:wrap;gap:10px 20px;margin:14px 0}.map-actions:empty{display:none}.map-actions a{color:#a34d32;font-size:14px;text-underline-offset:3px}.transport-links a{white-space:normal;text-align:right}

/* Each quadrant in the 1536 × 1024 image has a 3:2 aspect ratio. */
.moment{container-type:size}.moment-photo{inset:auto;left:50%;top:50%;width:max(100cqw,150cqh);height:max(66.666667cqw,100cqh);transform:translate(-50%,-50%)}.moment:hover .moment-photo{transform:translate(-50%,-50%) scale(1.04)}
@media(max-width:500px){.chat-shell,.chat-form,.chat-log,.hero{min-width:0;max-width:100%}.message{overflow-wrap:anywhere}.chat-bottom{flex-wrap:wrap}.prompts{min-width:0}.chat-form button{flex-shrink:0}}
