.dialog-backdrop.svelte-l11l2o{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface-overlay-strong)}.dialog.svelte-l11l2o{width:min(100%,26rem);max-height:min(90dvh,32rem);overflow:auto;padding:1.15rem 1.25rem 1.25rem;border-radius:14px;border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow2)}.dialog-header.svelte-l11l2o{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.dialog-header.svelte-l11l2o h2:where(.svelte-l11l2o){margin:0;font:500 1.25rem var(--font-display),serif;line-height:1.2}.dialog-close.svelte-l11l2o{flex-shrink:0;width:2rem;height:2rem;padding:0;border:none;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:1.35rem;line-height:1;cursor:pointer}.dialog-close.svelte-l11l2o:hover{color:var(--ink)}.guide-steps.svelte-l11l2o{margin:1rem 0 0;padding:0 0 0 1.15rem;display:flex;flex-direction:column;gap:.85rem}.guide-steps.svelte-l11l2o li:where(.svelte-l11l2o){line-height:1.45}.guide-steps.svelte-l11l2o strong:where(.svelte-l11l2o){display:block;font-size:.95rem;margin-bottom:.15rem}.guide-steps.svelte-l11l2o span:where(.svelte-l11l2o){display:block;font-size:.88rem;color:var(--muted)}.dialog-actions.svelte-l11l2o{margin-top:1.15rem;display:flex;justify-content:flex-end}.btn-primary.svelte-l11l2o{padding:.45rem 1rem;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:var(--accent-button-fg);font:inherit;font-size:.88rem;font-weight:600;cursor:pointer}.btn-primary.svelte-l11l2o:hover{background:var(--accent-button-hover)}.live-basket-strip.svelte-sk7je5{margin:0 0 .35rem;min-width:0}.live-basket-line.svelte-sk7je5{margin:0;font-size:.84rem;color:var(--muted);line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.thread-actions.svelte-1vt1ewb{position:relative;flex-shrink:0}.barbtn.svelte-1vt1ewb{width:42px;height:42px;border-radius:16px;border:1px solid var(--line);background:var(--canvas);display:grid;place-items:center;flex-shrink:0;color:var(--ink);cursor:pointer}.barbtn.svelte-1vt1ewb:hover:not(:disabled),.barbtn-open.svelte-1vt1ewb{border-color:var(--terra);background:var(--surface-glass-strong)}.barbtn.svelte-1vt1ewb:disabled{opacity:.55;cursor:not-allowed}.barbtn.svelte-1vt1ewb:focus-visible{outline:2px solid var(--terra);outline-offset:2px}.barbtn.svelte-1vt1ewb svg:where(.svelte-1vt1ewb){width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.menu.svelte-1vt1ewb{position:absolute;left:0;bottom:calc(100% + 10px);width:min(19rem,calc(100vw - 2.5rem));border:1px solid var(--line);border-radius:20px;background:var(--surface-glass-stronger);box-shadow:var(--shadow2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:30;overflow:hidden}.menu-scroll.svelte-1vt1ewb{max-height:min(22rem,56dvh);overflow-y:auto;overscroll-behavior:contain}.menu-viewport.svelte-1vt1ewb{display:grid;overflow:hidden}.menu-panel.svelte-1vt1ewb{grid-area:1 / 1;min-width:0;padding:8px}.menu-heading.svelte-1vt1ewb{margin:0;padding:6px 10px 8px;font-size:.72rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.menu-group.svelte-1vt1ewb+.menu-group:where(.svelte-1vt1ewb){margin-top:4px}.menu-group-label.svelte-1vt1ewb{margin:0;padding:8px 10px 4px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.menu-header.svelte-1vt1ewb{display:flex;align-items:center;gap:6px;padding:2px 4px 8px;border-bottom:1px solid var(--menu-border);margin-bottom:4px}.menu-back.svelte-1vt1ewb{display:inline-flex;align-items:center;gap:2px;padding:6px 8px 6px 4px;border:0;border-radius:10px;background:transparent;color:var(--muted);font:inherit;font-size:.84rem;font-weight:600;cursor:pointer;flex-shrink:0}.menu-back.svelte-1vt1ewb svg:where(.svelte-1vt1ewb){width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.menu-back.svelte-1vt1ewb:hover{color:var(--ink);background:var(--menu-highlight)}.menu-back.svelte-1vt1ewb:focus-visible{outline:2px solid var(--terra);outline-offset:1px}.menu-title.svelte-1vt1ewb{margin:0;min-width:0;font-size:.92rem;font-weight:600;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-list.svelte-1vt1ewb{list-style:none;margin:0;padding:0}.menu-item.svelte-1vt1ewb{display:block;width:100%;padding:.55rem 10px;border:0;border-radius:12px;background:transparent;color:var(--ink);font:inherit;font-size:.92rem;text-align:left;cursor:pointer}.menu-nav.svelte-1vt1ewb{display:flex;align-items:center;justify-content:space-between;gap:8px}.menu-chevron.svelte-1vt1ewb{color:var(--muted);font-size:1.1rem;line-height:1}.menu-item-rich.svelte-1vt1ewb{padding-top:.45rem;padding-bottom:.45rem}.menu-item-label.svelte-1vt1ewb{display:block;font-weight:600;line-height:1.25}.menu-item-hint.svelte-1vt1ewb{display:block;margin-top:.12rem;font-size:.78rem;color:var(--muted);line-height:1.3}.menu-item.svelte-1vt1ewb:hover,.menu-link.svelte-1vt1ewb:hover{background:var(--menu-highlight)}.menu-item.svelte-1vt1ewb:focus-visible,.menu-link.svelte-1vt1ewb:focus-visible,.menu-back.svelte-1vt1ewb:focus-visible{outline:2px solid var(--terra);outline-offset:1px}.menu-link.svelte-1vt1ewb{text-decoration:none}.menu-subheading.svelte-1vt1ewb{margin:0;padding:10px 10px 4px;font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}.help-list.svelte-1vt1ewb{margin:0;padding:0 10px 4px}.help-entry.svelte-1vt1ewb{margin:0 0 .55rem}.help-entry.svelte-1vt1ewb:last-child{margin-bottom:0}.help-entry.svelte-1vt1ewb dt:where(.svelte-1vt1ewb){margin:0;font-size:.82rem;font-weight:600;color:var(--ink)}.help-entry.svelte-1vt1ewb dd:where(.svelte-1vt1ewb){margin:.12rem 0 0;font-size:.78rem;line-height:1.35;color:var(--muted)}.cmdwrap.svelte-xwlzar{display:flex;flex-direction:column}.cmdbox.svelte-xwlzar{display:flex;align-items:center;gap:10px;padding:10px;background:var(--surface-glass);border:1px solid var(--surface-glass-border);border-radius:32px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.priestley-app.has-submitted .cmdbox.svelte-xwlzar{border-radius:42px}.composer-hint.svelte-xwlzar{position:absolute;width:1px;height:1px;overflow:hidden}.cmd.svelte-xwlzar{flex:1;min-width:0;border:0;outline:0;background:transparent;font-size:16px;color:var(--ink);padding:12px 2px}.cmd.svelte-xwlzar::placeholder{color:var(--muted)}.cmd.svelte-xwlzar:disabled{opacity:.7}.send.svelte-xwlzar{width:44px;height:44px;border-radius:18px;border:0;background:linear-gradient(145deg,var(--send-gradient-start),var(--send-gradient-end));color:var(--gold);display:grid;place-items:center;flex-shrink:0;box-shadow:var(--send-shadow);cursor:pointer}.send.svelte-xwlzar:disabled{opacity:.55;cursor:not-allowed}.send.svelte-xwlzar svg:where(.svelte-xwlzar){width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.chips.svelte-1prydw1{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.45rem}.chip.svelte-1prydw1{padding:.45rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--fg);cursor:pointer;font:inherit;font-size:.88rem;line-height:1.2;text-decoration:none;transition:border-color .15s,background .15s}.chip.svelte-1prydw1:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--accent);background:var(--card-select-hover-bg)}.chip.svelte-1prydw1:disabled,.chip-link[aria-disabled=true].svelte-1prydw1{opacity:.55;cursor:not-allowed;pointer-events:none}.chip.svelte-1prydw1:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip-group-label.svelte-1prydw1{margin:0 0 .5rem;font-size:.82rem;color:var(--muted)}.discovery-module.svelte-14a7xu0{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.discovery-module-title.svelte-14a7xu0{margin:0;font-size:.92rem;font-weight:600;color:var(--fg)}.discovery-module-subtitle.svelte-14a7xu0{margin:.35rem 0 0;font-size:.82rem;color:var(--muted)}.empty-panel.svelte-1d3iqu1{margin-top:.85rem;padding:.9rem 1rem;border-radius:10px;border:1px dashed var(--line);background:var(--card)}.empty-title.svelte-1d3iqu1{margin:0;font-size:.95rem;font-weight:600}.empty-body.svelte-1d3iqu1{margin:.35rem 0 0;font-size:.95rem;line-height:1.45}.empty-hint.svelte-1d3iqu1{margin:.5rem 0 0;font-size:.85rem;color:var(--muted);line-height:1.4}.empty-actions.svelte-1d3iqu1{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}.empty-action-btn.svelte-1d3iqu1{display:inline-flex;align-items:center;padding:.3rem .65rem;border:1px solid var(--line);border-radius:999px;background:var(--card-button-bg);color:var(--fg);font:inherit;font-size:.82rem;cursor:pointer;text-decoration:none;line-height:1.35}.empty-action-btn.svelte-1d3iqu1:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--accent);color:var(--accent);background:var(--card-select-hover-bg)}.empty-action-btn.svelte-1d3iqu1:disabled,.empty-action-link[aria-disabled=true].svelte-1d3iqu1{opacity:.55;cursor:not-allowed;pointer-events:none}.result-sections.svelte-iej75b{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}.result-section.svelte-iej75b{margin:0;min-width:0}.section-title.svelte-iej75b{margin:0;font-size:1rem;font-weight:600;color:var(--text, inherit)}.section-subtitle.svelte-iej75b{margin:.25rem 0 0;font-size:.82rem;color:var(--muted)}.nearby-intro.svelte-iej75b{margin:.35rem 0 0;font-size:.88rem;color:var(--muted)}.result-section.svelte-iej75b .cards{margin-top:.65rem}.result-section-nearby.svelte-iej75b .section-title:where(.svelte-iej75b){font-size:.95rem;color:var(--muted)}.external-assist.svelte-sjxf0{margin-top:1rem;padding:.85rem;border:1px dashed var(--warn-line);border-radius:8px;background:var(--warn-bg);color:var(--fg)}.external-assist-label.svelte-sjxf0{margin:0;font-size:.82rem;font-weight:600;color:var(--warn-fg)}.external-assist-disclaimer.svelte-sjxf0{margin:.35rem 0 0;font-size:.85rem;color:var(--muted);line-height:1.45}.external-assist-content.svelte-sjxf0{margin:.6rem 0 0;font-size:.95rem;line-height:1.45}.external-assist-actions.svelte-sjxf0{margin-top:.65rem}.external-assist-btn.svelte-sjxf0{display:inline-flex;align-items:center;padding:.3rem .65rem;border:1px solid var(--warn-line);border-radius:999px;background:var(--card-button-bg);color:var(--fg);font:inherit;font-size:.82rem;cursor:pointer;line-height:1.35}.external-assist-btn.svelte-sjxf0:hover:not(:disabled){border-color:var(--warn-fg);color:var(--warn-fg)}.external-assist-btn.svelte-sjxf0:disabled{opacity:.55;cursor:not-allowed}.external-assist-error.svelte-sjxf0{margin:.5rem 0 0;font-size:.85rem;color:var(--status-error-fg)}.external-assist-links.svelte-sjxf0{list-style:none;padding:0;margin:.5rem 0 0;font-size:.85rem}.external-assist-links.svelte-sjxf0 a:where(.svelte-sjxf0){color:var(--accent)}.dialog-backdrop.svelte-1dxe1cq{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--surface-overlay-strong)}.dialog.svelte-1dxe1cq{width:min(100%,28rem);max-height:min(90vh,36rem);overflow:auto;padding:1.1rem 1.15rem 1.15rem;border-radius:14px;border:1px solid var(--line);background:var(--card);box-shadow:var(--dialog-shadow)}.dialog-header.svelte-1dxe1cq{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.dialog-header.svelte-1dxe1cq h2:where(.svelte-1dxe1cq){margin:0;font-size:1.05rem;font-weight:600}.dialog-close.svelte-1dxe1cq{border:none;background:transparent;color:var(--muted);font-size:1.4rem;line-height:1;cursor:pointer;padding:0}.dialog-close.svelte-1dxe1cq:hover{color:var(--fg)}.dialog-intro.svelte-1dxe1cq{margin:.65rem 0 0;font-size:.92rem;color:var(--muted);line-height:1.45}.dialog-query.svelte-1dxe1cq{margin:.65rem 0 0;font-size:.88rem;color:var(--muted)}.dialog-query.svelte-1dxe1cq span:where(.svelte-1dxe1cq){color:var(--fg);font-weight:500}.dialog-form.svelte-1dxe1cq{margin-top:.85rem;display:flex;flex-direction:column;gap:.55rem}.reason-fieldset.svelte-1dxe1cq{margin:0;padding:0;border:none}.reason-fieldset.svelte-1dxe1cq legend:where(.svelte-1dxe1cq){font-size:.88rem;font-weight:600;margin-bottom:.35rem}.reason-option.svelte-1dxe1cq{display:flex;align-items:center;gap:.45rem;font-size:.9rem;margin-top:.3rem;cursor:pointer}label[for=submission-message].svelte-1dxe1cq{font-size:.88rem;font-weight:600;margin-top:.25rem}textarea.svelte-1dxe1cq{width:100%;resize:vertical;min-height:5.5rem;padding:.55rem .65rem;border:1px solid var(--line);border-radius:8px;font:inherit;line-height:1.45;background:var(--surface-solid)}textarea.svelte-1dxe1cq:focus{outline:2px solid var(--accent);outline-offset:1px}.dialog-error.svelte-1dxe1cq{margin:0;font-size:.88rem;color:var(--status-error-fg)}.dialog-success.svelte-1dxe1cq{margin:.85rem 0 0;padding:.75rem .85rem;border-radius:8px;background:var(--status-success-bg);border:1px solid var(--status-mode-border);color:var(--status-success-fg);font-size:.92rem;line-height:1.45}.dialog-actions.svelte-1dxe1cq{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.35rem}.btn-primary.svelte-1dxe1cq,.btn-secondary.svelte-1dxe1cq{padding:.45rem .85rem;border-radius:8px;font:inherit;font-size:.88rem;cursor:pointer}.btn-primary.svelte-1dxe1cq{border:1px solid var(--accent);background:var(--accent);color:var(--accent-button-fg)}.btn-primary.svelte-1dxe1cq:disabled{opacity:.65;cursor:not-allowed}.btn-secondary.svelte-1dxe1cq{border:1px solid var(--line);background:var(--bg);color:var(--fg)}.engagement.svelte-1usll74{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.engagement-row.svelte-1usll74+.engagement-row:where(.svelte-1usll74){margin-top:.65rem}.engagement-label.svelte-1usll74{margin:0 0 .4rem;font-size:.82rem;color:var(--muted)}.engagement-actions.svelte-1usll74{display:flex;flex-wrap:wrap;gap:.4rem}.engagement-btn.svelte-1usll74{display:inline-flex;align-items:center;padding:.3rem .65rem;border:1px solid var(--line);border-radius:999px;background:var(--card-button-bg);color:var(--fg);font:inherit;font-size:.82rem;cursor:pointer;text-decoration:none;line-height:1.35}.engagement-btn.svelte-1usll74:hover:not(:disabled):not([aria-disabled=true]){border-color:var(--accent);color:var(--accent);background:var(--card-select-hover-bg)}.engagement-btn.svelte-1usll74:disabled,.engagement-link[aria-disabled=true].svelte-1usll74{opacity:.55;cursor:not-allowed;pointer-events:none}.callout.svelte-1ypyd7o{margin-top:.85rem;padding:.75rem .85rem;border-radius:8px;font-size:.95rem}.callout.svelte-1ypyd7o p:where(.svelte-1ypyd7o){margin:0}.callout-title.svelte-1ypyd7o{font-weight:600;margin-bottom:.25rem!important}.callout-footnote.svelte-1ypyd7o{margin-top:.35rem!important;font-size:.88rem;color:inherit;opacity:.9}.callout-clarify.svelte-1ypyd7o{background:#eef3fa;border:1px solid #c8d8eb;color:#2c3e50}.callout-blocked.svelte-1ypyd7o{background:#fdecec;border:1px solid #e8c4c4;color:#8b2e2e}.callout-capture.svelte-1ypyd7o{background:#f5f0e8;border:1px solid #e6dcc8;color:#5c4f3a}.callout-error.svelte-1ypyd7o{background:#fdecec;border:1px solid #e8c4c4;color:#8b2e2e}.chips.svelte-13aclpj{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.45rem}.chip.svelte-13aclpj{padding:.45rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--fg);cursor:pointer;font:inherit;font-size:.88rem;line-height:1.2;transition:border-color .15s,background .15s}.chip.svelte-13aclpj:hover:not(:disabled){border-color:var(--accent);background:var(--card-select-hover-bg)}.chip.svelte-13aclpj:disabled{opacity:.55;cursor:not-allowed}.chip.svelte-13aclpj:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip-group-label.svelte-13aclpj{margin:0 0 .5rem;font-size:.82rem;color:var(--muted)}.chip-helper.svelte-13aclpj{margin:.45rem 0 0;font-size:.8rem;line-height:1.4;color:var(--muted)}.understood.svelte-as9bqb{margin:.35rem 0 0}.understood-line.svelte-as9bqb{margin:0;font-size:.84rem;color:var(--muted);line-height:1.35}.unsupported.svelte-as9bqb{margin:.2rem 0 0;font-size:.78rem;color:var(--muted);line-height:1.3}.response.svelte-15usty7{margin-top:0;padding:1.1rem 1.15rem;border:1px solid var(--line);border-radius:14px;background:var(--card);box-shadow:var(--card-shadow);line-height:1.5}.response-header.svelte-15usty7{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.response-header-search.svelte-15usty7{display:block}.headline.svelte-15usty7{margin:0;font-size:1.12rem;font-weight:600;line-height:1.35;color:var(--fg)}.trust-cue.svelte-15usty7{font-size:.88rem;font-weight:400;color:var(--muted)}.status-pill.svelte-15usty7,.mode-pill.svelte-15usty7,.count-pill.svelte-15usty7{display:inline-block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;padding:.15rem .5rem;border-radius:999px}.status-pill.svelte-15usty7{background:var(--status-neutral-bg);color:var(--muted);font-weight:600}.status-success.svelte-15usty7,.status-no_results.svelte-15usty7{background:var(--status-success-bg);color:var(--status-success-fg)}.status-clarification_required.svelte-15usty7{background:var(--status-info-bg);color:var(--status-info-fg)}.status-blocked.svelte-15usty7,.status-error.svelte-15usty7{background:var(--status-error-bg);color:var(--status-error-fg)}.status-capture.svelte-15usty7{background:var(--status-capture-bg);color:var(--status-capture-fg)}.mode-pill.svelte-15usty7{background:var(--status-mode-bg);color:var(--accent);border:1px solid var(--status-mode-border)}.mode-pill-answer.svelte-15usty7{text-transform:none;letter-spacing:0;font-size:.72rem}.mode-pill-trust.svelte-15usty7{background:var(--status-det-bg);color:var(--status-info-fg);border:1px solid var(--status-det-border);text-transform:none;letter-spacing:0;font-size:.72rem}.response-answer.svelte-15usty7 .lead:where(.svelte-15usty7){font-size:1.05rem;font-weight:500}.count-pill.svelte-15usty7{background:transparent;color:var(--muted);border:1px solid var(--line);text-transform:none;letter-spacing:0;font-size:.78rem}.lead.svelte-15usty7{margin:.75rem 0 0;font-size:1.02rem}.fallback-note.svelte-15usty7{margin:.75rem 0 0;font-size:.85rem;color:var(--muted)}.match-explanation.svelte-15usty7{margin:.65rem 0 0;font-size:.85rem;color:var(--muted)}.follow-up.svelte-15usty7,.outcome-section.svelte-15usty7{margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line)}.outcome-recovery.svelte-15usty7{margin-top:.75rem}.follow-up-label.svelte-15usty7{margin:0 0 .5rem;font-size:.82rem;color:var(--muted)}.bubble-wrap.svelte-mu74oi{flex:1;min-width:0;max-width:100%}.bubble-wrap.svelte-mu74oi .response{border-radius:22px;border:1px solid var(--line);background:var(--surface-solid);padding:.85rem .95rem;box-shadow:var(--bubble-shadow)}.bubble.svelte-cvvtwg{max-width:82%;border-radius:22px;padding:12px 15px;font-size:14px;line-height:1.42;box-shadow:var(--bubble-shadow)}.bubble-user.svelte-cvvtwg{background:var(--surface-solid);border:1px solid var(--line);border-bottom-right-radius:6px;color:var(--ink)}.bubble-text.svelte-cvvtwg{margin:0}.chat-transcript-list.svelte-2q34hn{display:flex;flex-direction:column;gap:1rem}.transcript-turn.svelte-2q34hn{scroll-margin-top:72px}.bubble-error.svelte-2q34hn{max-width:82%;padding:.9rem 1rem;border-radius:22px 22px 22px 6px;border:1px solid #e8c4c4;background:#fdecec;color:#8b2e2e;line-height:1.45}.bubble-error-title.svelte-2q34hn{margin:0 0 .35rem;font-weight:600}.bubble-error.svelte-2q34hn p:where(.svelte-2q34hn):last-child{margin:0}.bubble-wrap.svelte-2q34hn{flex:1;min-width:0;max-width:100%}.bubble-loading.svelte-2q34hn{padding:0}.place-qa-chip-bar.svelte-ojt8mf{display:flex;flex-direction:column;gap:.4rem}.context-row.svelte-ojt8mf{display:flex;flex-wrap:wrap;gap:.4rem}.context-chip.svelte-ojt8mf{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.35rem .55rem .35rem .75rem;font-size:.84rem;line-height:1.35;color:#2c4a6e;background:#eef3fa;border:1px solid #c8d8eb;border-radius:999px}.place-chip.svelte-ojt8mf{padding-right:.35rem}.chip-text.svelte-ojt8mf{min-width:0}.chip-meta.svelte-ojt8mf{font-weight:400;color:#5a7189}.chip-dismiss.svelte-ojt8mf{display:grid;place-items:center;width:1.5rem;height:1.5rem;flex-shrink:0;padding:0;border:0;border-radius:999px;background:transparent;color:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.chip-dismiss.svelte-ojt8mf:hover{background:#2c4a6e1a}.chip-dismiss.svelte-ojt8mf:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chips.svelte-ojt8mf{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.4rem}.chip.svelte-ojt8mf,.chip-action.svelte-ojt8mf{display:inline-flex;align-items:center;padding:.4rem .7rem;border:1px solid var(--line);border-radius:999px;background:var(--card);color:var(--fg);cursor:pointer;font:inherit;font-size:.84rem;line-height:1.2;text-decoration:none;transition:border-color .15s,background .15s}.chip.svelte-ojt8mf:hover,.chip-action.svelte-ojt8mf:hover{border-color:var(--accent);background:var(--card-select-hover-bg)}.chip.svelte-ojt8mf:focus-visible,.chip-action.svelte-ojt8mf:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.chip-action-book.svelte-ojt8mf{font-weight:600;color:var(--accent)}.action-call-item.svelte-ojt8mf{display:none}@media (max-width: 768px){.action-call-item.svelte-ojt8mf{display:list-item}}.empty-notice.svelte-ojt8mf{margin:0;padding:0 .15rem;font-size:.8rem;line-height:1.4;color:#5a7189}.visually-hidden.svelte-ojt8mf{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.thread-context-bar.svelte-y9nk3v{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.5rem}.context-row.svelte-y9nk3v{display:flex;flex-wrap:wrap;gap:.4rem}.context-chip.svelte-y9nk3v{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;padding:.35rem .55rem .35rem .75rem;font-size:.84rem;line-height:1.35;color:#2c4a6e;background:#eef3fa;border:1px solid #c8d8eb;border-radius:999px}.clarify-chip.svelte-y9nk3v{color:#4a3d6e;background:#f0ecfa;border-color:#d4c8eb}.chip-text.svelte-y9nk3v{min-width:0}.expiry-notice.svelte-y9nk3v{margin:0;padding:.3rem .75rem;font-size:.8rem;line-height:1.4;color:#5a7189;font-style:italic}.detail-overlay.svelte-sf991y{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:flex-end;justify-content:center}.detail-backdrop.svelte-sf991y{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--surface-overlay);border:0;padding:0;margin:0;cursor:pointer}.detail-panel.svelte-sf991y{position:relative;z-index:1;width:100%;max-height:88dvh;overflow-y:auto;background:var(--warm);color:var(--ink);border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:var(--shadow2);padding:1.1rem 1.2rem 1.6rem;animation:svelte-sf991y-detail-sheet-in .22s ease}@keyframes svelte-sf991y-detail-sheet-in{0%{transform:translateY(14px);opacity:.6}to{transform:translateY(0);opacity:1}}.detail-head.svelte-sf991y{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.detail-head.svelte-sf991y h2:where(.svelte-sf991y){margin:0;font:500 1.4rem/1.2 var(--font-display),serif;letter-spacing:-.01em}.detail-close.svelte-sf991y{flex-shrink:0;width:2rem;height:2rem;display:grid;place-items:center;border-radius:999px;border:1px solid var(--line);background:var(--card);color:var(--muted);font-size:1.25rem;line-height:1;cursor:pointer}.detail-close.svelte-sf991y:hover{border-color:var(--terra);color:var(--ink)}.detail-close.svelte-sf991y:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.detail-body.svelte-sf991y{margin-top:.85rem}.detail-thumb.svelte-sf991y{margin-bottom:.85rem}.detail-thumb.svelte-sf991y .thumb-wrap{width:100%;height:clamp(8rem,32vw,12rem);border-radius:14px}.detail-badges.svelte-sf991y{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.featured-badge.svelte-sf991y{display:inline-block;font-size:.72rem;font-weight:600;padding:.12rem .45rem;border-radius:999px;background:var(--panel-badge-bg);color:var(--accent);border:1px solid var(--panel-badge-border)}.detail-meta.svelte-sf991y{margin:.5rem 0 0;font-size:.92rem;color:var(--muted)}.category-with-icon.svelte-sf991y{display:inline-flex;align-items:center;gap:.28em;vertical-align:-.1em}.detail-text.svelte-sf991y{margin:.65rem 0 0;font-size:.98rem;line-height:1.5}.detail-enrichment-loading.svelte-sf991y{margin:.65rem 0 0;font-size:.88rem;color:var(--muted)}.detail-actions.svelte-sf991y{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.detail-place-select.svelte-sf991y{padding:.4rem .75rem;border:1px solid var(--line);border-radius:999px;background:var(--card-button-bg);color:var(--accent);font-size:.82rem;font-weight:600;cursor:pointer}.detail-place-select.svelte-sf991y:hover{background:var(--card-select-hover-bg)}.detail-place-select.svelte-sf991y:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.detail-place-select-active.svelte-sf991y{border-color:var(--card-selected-border);background:var(--card-select-active-bg);color:var(--card-select-active-fg)}.sponsored-badge.svelte-sf991y{display:inline-block;font-size:.72rem;font-weight:600;padding:.12rem .45rem;border-radius:999px;background:var(--sponsored-badge-bg);color:var(--sponsored-badge-fg);border:1px solid var(--sponsored-badge-border)}.detail-tickets.svelte-sf991y{margin:.7rem 0 0}.detail-tickets.svelte-sf991y .cta:where(.svelte-sf991y){font-size:.95rem;font-weight:600;color:var(--accent);text-decoration:none}.detail-tickets.svelte-sf991y .cta:where(.svelte-sf991y):hover{text-decoration:underline}.detail-fullpage.svelte-sf991y{margin:.9rem 0 0;padding-top:.8rem;border-top:1px solid var(--line)}.detail-fullpage.svelte-sf991y a:where(.svelte-sf991y){font-size:.9rem;font-weight:600;color:var(--accent)}.event-status.svelte-sf991y{color:var(--notice-accent, #9a6700);font-weight:600}@media (min-width: 56rem){.detail-overlay.svelte-sf991y{align-items:stretch;justify-content:flex-end}.detail-panel.svelte-sf991y{width:min(420px,40vw);max-height:none;height:100%;border-radius:0;animation:svelte-sf991y-detail-drawer-in .22s ease}@keyframes svelte-sf991y-detail-drawer-in{0%{transform:translate(18px);opacity:.6}to{transform:translate(0);opacity:1}}}@media (prefers-reduced-motion: reduce){.detail-panel.svelte-sf991y{animation:none}}.dyk.svelte-han0wr{margin-top:1rem;padding:.85rem 1rem;border:1px solid var(--dyk-border);border-radius:10px;background:var(--dyk-bg)}.dyk-title.svelte-han0wr{margin:0;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--dyk-title)}.dyk-head.svelte-han0wr{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.dyk-refresh.svelte-han0wr{flex-shrink:0;padding:.3rem .65rem;border:1px solid var(--dyk-cta-border);border-radius:999px;background:var(--dyk-cta-bg);color:var(--dyk-cta-fg);font-size:.75rem;font-weight:600;cursor:pointer}.dyk-refresh.svelte-han0wr:hover:not(:disabled){background:var(--dyk-cta-hover-bg)}.dyk-refresh.svelte-han0wr:disabled{opacity:.65;cursor:wait}.dyk-refresh.svelte-han0wr:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.dyk-text.svelte-han0wr{margin:.55rem 0 0;font-size:.95rem;line-height:1.45}.dyk-meta.svelte-han0wr{margin:.35rem 0 0;font-size:.78rem;color:var(--muted)}.dyk-meta.svelte-han0wr a:where(.svelte-han0wr){color:var(--accent)}.dyk-cta.svelte-han0wr{display:inline-block;margin-top:.65rem;padding:.45rem .85rem;border:1px solid var(--dyk-cta-border);border-radius:999px;background:var(--dyk-cta-bg);color:var(--dyk-cta-fg);font-size:.85rem;font-weight:500;cursor:pointer;text-decoration:none}.dyk-cta.svelte-han0wr:hover{background:var(--dyk-cta-hover-bg)}.dyk-expand.svelte-han0wr{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--dyk-border)}.dyk-expand-image.svelte-han0wr{display:block;width:100%;max-height:14rem;object-fit:cover;border-radius:8px;margin-bottom:.65rem}.dyk-expand-text.svelte-han0wr{margin:0;font-size:.92rem;line-height:1.5;white-space:pre-wrap}.sr-only.svelte-han0wr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-featured-event.svelte-18efs8r{margin:0;padding:.85rem 1rem;border:1px dashed var(--warn-line);border-radius:.65rem;background:var(--warn-bg)}.home-featured-kicker.svelte-18efs8r{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--warn-fg)}.home-featured-title.svelte-18efs8r{margin:.35rem 0 0;font-size:1rem;font-weight:600;color:var(--text, inherit)}.home-featured-meta.svelte-18efs8r{margin:.25rem 0 0;font-size:.82rem;color:var(--muted)}.home-featured-summary.svelte-18efs8r{margin:.45rem 0 0;font-size:.88rem;line-height:1.45;color:var(--text, inherit);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-featured-cta.svelte-18efs8r{margin-top:.55rem;padding:.35rem .7rem;border:1px solid var(--warn-fg);border-radius:.45rem;background:transparent;color:var(--warn-fg);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer}.home-featured-cta.svelte-18efs8r:hover{background:#0000000a}.guided-badge-text.svelte-6foq02,.guided-badge-ticker-track.svelte-6foq02{min-width:0;flex:1}.guided-badge-ticker-track.svelte-6foq02{display:block;overflow:hidden;max-width:100%}.guided-badge-ticker-link.svelte-6foq02{color:inherit;text-decoration:none;display:block;min-width:0}.guided-badge-ticker-link.svelte-6foq02:hover,.guided-badge-ticker-link.svelte-6foq02:focus-visible{text-decoration:underline;outline:2px solid color-mix(in srgb,var(--gold) 55%,transparent);outline-offset:2px}.guided-badge--linked.svelte-6foq02{cursor:pointer}.guided-badge-ticker-text.svelte-6foq02{display:inline-block;white-space:nowrap;max-width:100%}.guided-badge-ticker-text--marquee.svelte-6foq02{animation:svelte-6foq02-guided-badge-marquee var(--marquee-duration, 12s) linear infinite}.guided-badge-ticker-track.svelte-6foq02:hover .guided-badge-ticker-text--marquee:where(.svelte-6foq02),.guided-badge-ticker-track.svelte-6foq02:focus-within .guided-badge-ticker-text--marquee:where(.svelte-6foq02){animation-play-state:paused}.guided-badge-ticker-text--static-overflow.svelte-6foq02{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;animation:none}.guided-badge-ticker-item--fade.svelte-6foq02{animation:svelte-6foq02-guided-badge-fade-in .2s ease-out}.guided-badge-ticker-arrow.svelte-6foq02{margin-left:.2em}@keyframes svelte-6foq02-guided-badge-marquee{0%,12%{transform:translate(0)}88%,to{transform:translate(calc(-1 * var(--marquee-distance, 0px)))}}@keyframes svelte-6foq02-guided-badge-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.guided-badge-ticker-item--fade.svelte-6foq02{animation:none}}.priestley-top-actions.svelte-14a8nk1{display:flex;align-items:center;gap:8px;flex-shrink:0}
