.village-home[data-v-18ce1ce3]{min-height:100%;display:grid;place-items:start center}.village-home.has-results[data-v-18ce1ce3]{width:100%;padding:.85rem .5rem 2.75rem;justify-items:center;align-content:start}@media(min-width:1024px){.village-home.has-results[data-v-18ce1ce3]{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;padding:.85rem 2rem 2.75rem}}.village-home.has-results .home-landing[data-v-18ce1ce3]{transform:none}.home-landing[data-v-18ce1ce3]{display:grid;gap:1.4rem;max-width:min(920px,100%);width:100%;transform:none}.home-hero[data-v-18ce1ce3]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-content:center;gap:1.4rem}.home-avatar[data-v-18ce1ce3]{justify-self:end}.home-avatar img[data-v-18ce1ce3]{max-width:clamp(132px,18vw,210px);height:auto;display:block}.home-hero__copy[data-v-18ce1ce3]{min-width:0;max-width:36rem}.home-hero__eyebrow[data-v-18ce1ce3],.home-hero__title[data-v-18ce1ce3],.home-hero__lede[data-v-18ce1ce3]{margin:0}.home-hero__eyebrow[data-v-18ce1ce3]{margin-bottom:.5rem;font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-text-muted-rgb) / .74)}.home-hero__title[data-v-18ce1ce3]{font-family:var(--font-heading),system-ui,sans-serif;font-size:clamp(2.25rem,5vw,4.25rem);font-weight:500;line-height:1.02;color:rgb(var(--color-text-primary-rgb) / .94);overflow-wrap:anywhere}.home-hero__lede[data-v-18ce1ce3]{max-width:31rem;margin-top:.85rem;font-size:1rem;font-weight:400;line-height:1.65;color:rgb(var(--color-text-secondary-rgb) / .84)}.home-search[data-v-18ce1ce3]{width:100%;display:grid;gap:1rem}.home-search-panel[data-v-18ce1ce3]{width:min(100%,760px);justify-self:center;display:grid;gap:.75rem}.home-search-form[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:.5rem;border:1px solid rgb(var(--color-border-default-rgb) / .86);border-radius:var(--radius-card-lg);background:rgb(var(--color-surface-paper-rgb) / .9);padding:.55rem;box-shadow:0 8px 24px rgb(var(--color-text-primary-rgb) / .045)}.home-search-form__input[data-v-18ce1ce3]{width:100%;min-height:4.9rem;resize:none;border:0;border-radius:var(--radius-card-md);background:transparent;padding:.85rem 1rem;color:rgb(var(--color-text-primary-rgb) / .9);font:inherit;font-size:1rem;line-height:1.55}.home-search-form__input[data-v-18ce1ce3]::-moz-placeholder{color:rgb(var(--color-text-muted-rgb) / .72)}.home-search-form__input[data-v-18ce1ce3]::placeholder{color:rgb(var(--color-text-muted-rgb) / .72)}.home-search-form__input[data-v-18ce1ce3]:focus{outline:none;box-shadow:0 0 0 2px rgb(var(--color-brand-accent-rgb) / .16)}.home-search-form__footer[data-v-18ce1ce3]{display:flex;justify-content:flex-end}.home-search-form__button[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:2.15rem;border:1px solid var(--brand-primary);border-radius:999px;background:var(--brand-primary);padding:.45rem 1rem;color:var(--color-text-inverse);cursor:pointer;font:inherit;font-size:.88rem;font-weight:600;line-height:1;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease,transform .15s ease}.home-search-form__button[data-v-18ce1ce3]:hover:not(:disabled){border-color:var(--color-brand-primary-hover);background:var(--color-brand-primary-hover)}.home-search-form__button[data-v-18ce1ce3]:active:not(:disabled){transform:translateY(1px)}.home-search-form__button[data-v-18ce1ce3]:disabled{opacity:.62;cursor:default}.home-suggestions[data-v-18ce1ce3]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-left:.15rem}.home-suggestions__label[data-v-18ce1ce3]{font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-text-muted-rgb) / .7)}.home-suggestions__chips[data-v-18ce1ce3]{display:flex;flex-wrap:wrap;gap:.4rem}.home-suggestion-chip[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--color-border-default);background:var(--color-surface-paper);color:rgb(var(--color-text-primary-rgb) / .82);border-radius:999px;padding:.32rem .75rem;font:inherit;font-size:.84rem;font-weight:500;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease,box-shadow .15s ease}.home-suggestion-chip[data-v-18ce1ce3]:hover:not(:disabled){border-color:rgb(var(--color-border-strong-rgb) / .9);background:var(--color-surface-subtle, var(--color-surface-paper));color:rgb(var(--color-text-primary-rgb) / .86);box-shadow:0 1px 2px rgb(var(--color-text-primary-rgb) / .05)}.home-suggestion-chip[data-v-18ce1ce3]:disabled{opacity:.6;cursor:default}.home-category-grid[data-v-18ce1ce3]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.72rem}.home-category-tile[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.68rem;min-height:7.1rem;border:1px solid rgb(var(--color-border-default-rgb) / .78);border-radius:var(--radius-card-lg);background:rgb(var(--color-surface-paper-rgb) / .64);padding:.9rem;color:inherit;cursor:pointer;text-align:left;transition:border-color .15s ease,background-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-category-tile[data-v-18ce1ce3]:hover:not(:disabled),.home-category-tile[data-v-18ce1ce3]:focus-visible{border-color:rgb(var(--color-border-strong-rgb) / .88);background:rgb(var(--color-surface-paper-rgb) / .86);box-shadow:0 6px 16px rgb(var(--color-text-primary-rgb) / .055);outline:none;transform:translateY(-.06rem)}.home-category-tile[data-v-18ce1ce3]:disabled{opacity:.62;cursor:default}.home-category-tile__icon[data-v-18ce1ce3]{display:inline-flex;align-items:center;justify-content:center;width:2.05rem;height:2.05rem;border:1px solid rgb(var(--color-border-default-rgb) / .78);border-radius:var(--radius-card-sm);background:rgb(var(--color-surface-subtle-rgb) / .72);color:rgb(var(--color-text-secondary-rgb) / .92)}.home-category-tile__icon[data-v-18ce1ce3] svg{width:1.02rem;height:1.02rem}.home-category-tile__body[data-v-18ce1ce3]{display:grid;gap:.28rem;min-width:0}.home-category-tile__label[data-v-18ce1ce3]{font-size:.95rem;font-weight:600;line-height:1.25;color:rgb(var(--color-text-secondary-rgb) / .98)}.home-category-tile__description[data-v-18ce1ce3]{font-size:.8rem;font-weight:400;line-height:1.45;color:rgb(var(--color-text-muted-rgb) / .88)}.home-category-tile__arrow[data-v-18ce1ce3]{width:.88rem;height:.88rem;margin-top:.32rem;color:rgb(var(--color-text-muted-rgb) / .7);transition:transform .15s ease}.home-category-tile:hover:not(:disabled) .home-category-tile__arrow[data-v-18ce1ce3],.home-category-tile:focus-visible .home-category-tile__arrow[data-v-18ce1ce3]{transform:translate(.12rem)}.composer-context[data-v-18ce1ce3]{width:min(100%,var(--search-page-width, var(--inner-page-width)));margin:.65rem auto 0;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.composer-hint[data-v-18ce1ce3]{margin:0;font-size:.88rem;color:rgb(var(--color-text-muted-rgb) / .92)}.search-status-message[data-v-18ce1ce3]{margin:.35rem 0 0;font-size:.85rem;font-weight:500;color:rgb(var(--color-text-muted-rgb) / .95)}.clear-history-btn[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:auto;border:0;background:transparent;padding:0;color:rgb(var(--color-text-muted-rgb) / .85);cursor:pointer;font:inherit;font-size:.78rem;font-weight:600;transition:color .16s ease}.clear-history-btn[data-v-18ce1ce3]:hover,.clear-history-btn[data-v-18ce1ce3]:focus-visible{color:rgb(var(--color-text-primary-rgb) / .85);text-decoration:underline}.search-thread[data-v-18ce1ce3]{width:min(100%,var(--search-page-width, var(--inner-page-width)));margin:.35rem auto 0;display:flex;flex-direction:column;gap:1.55rem}.search-history-divider[data-v-18ce1ce3]{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgb(var(--color-border-default-rgb) / .82)}.search-history__title[data-v-18ce1ce3]{margin:0 0 .85rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--color-text-muted-rgb) / .85)}.search-entry[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:2.15rem}.search-entry--current[data-v-18ce1ce3]{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.search-entry--collapsed[data-v-18ce1ce3]{gap:0}.search-entry__header[data-v-18ce1ce3]{display:flex;flex-direction:column}.search-entry__title-group[data-v-18ce1ce3]{display:grid;gap:.42rem}.search-entry__query[data-v-18ce1ce3]{margin:0;font-family:var(--font-heading),system-ui,sans-serif;max-width:48rem;font-size:1.45rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;color:rgb(var(--color-text-primary-rgb) / .94);overflow-wrap:anywhere}.search-entry__meta[data-v-18ce1ce3]{margin:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:0 .4rem;font-family:var(--font-sans),system-ui,sans-serif;font-size:.84rem;font-weight:500;color:rgb(var(--color-text-muted-rgb) / .88)}.search-entry__toggle[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.65rem .85rem;border:1px solid rgb(var(--color-border-default-rgb) / .82);border-radius:.65rem;background:rgb(var(--color-surface-muted-rgb) / .72);cursor:pointer;text-align:left;font:inherit;transition:border-color .16s ease,background-color .16s ease}.search-entry__toggle[data-v-18ce1ce3]:hover{border-color:rgb(var(--color-border-strong-rgb) / .82);background:var(--color-surface-subtle)}.search-entry__toggle-text[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:.15rem;min-width:0}.search-entry__toggle-query[data-v-18ce1ce3]{font-size:.95rem;font-weight:600;color:rgb(var(--color-text-primary-rgb) / .88);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-entry__toggle-meta[data-v-18ce1ce3]{font-size:.76rem;color:rgb(var(--color-text-muted-rgb) / .88)}.search-entry__chevron[data-v-18ce1ce3]{width:1rem;height:1rem;flex-shrink:0;color:rgb(var(--color-text-muted-rgb) / .82);transition:transform .18s ease}.search-entry__chevron--open[data-v-18ce1ce3]{transform:rotate(90deg)}.search-entry__body[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:2.75rem;max-width:100%}.search-entry--collapsed+.search-entry[data-v-18ce1ce3],.search-entry+.search-entry--collapsed[data-v-18ce1ce3]{margin-top:0}.results-dashboard[data-v-18ce1ce3]{display:grid;grid-template-columns:minmax(0,2fr) minmax(15rem,1fr);gap:1.25rem 2rem;align-items:start;margin-top:.25rem}.results-dashboard--single[data-v-18ce1ce3]{grid-template-columns:minmax(0,1fr)}.results-dashboard__main[data-v-18ce1ce3],.results-dashboard__aside[data-v-18ce1ce3]{min-width:0}.results-dashboard__main[data-v-18ce1ce3]{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.results-dashboard__section-header[data-v-18ce1ce3],.guidance-card__header[data-v-18ce1ce3]{display:flex;align-items:center;min-height:1.1rem;margin-top:.35rem;margin-bottom:1rem;padding-top:.35rem;padding-bottom:.35rem}.results-section-title[data-v-18ce1ce3]{flex-shrink:0;margin:0;font-family:var(--font-sans),system-ui,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.06em;line-height:1.2;text-transform:uppercase;color:rgb(var(--color-text-muted-rgb) / .6)}.results-section-title__count[data-v-18ce1ce3]{letter-spacing:.02em;font-weight:500;color:rgb(var(--color-text-muted-rgb) / .72)}.guidance-card[data-v-18ce1ce3]{padding:0;border:0;background:transparent;box-shadow:none}.guidance-results-list[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:0;align-items:stretch;padding:.95rem 1rem;border:1px solid rgb(var(--color-border-default-rgb) / .72);border-radius:1rem;background:var(--color-surface-paper);box-shadow:0 1px 2px rgb(var(--color-text-primary-rgb) / .03),0 8px 22px rgb(var(--color-text-primary-rgb) / .04)}.guidance-result-link[data-v-18ce1ce3]{position:relative;display:flex;flex-direction:column;gap:.32rem;max-width:100%;min-width:0;padding:.72rem 0;border:0;background:transparent;text-decoration:none;color:inherit}.guidance-result-link[data-v-18ce1ce3]:first-of-type{padding-top:0}.guidance-result-link[data-v-18ce1ce3]:last-of-type{padding-bottom:0}.guidance-result-link+.guidance-result-link[data-v-18ce1ce3]:before{content:"";position:absolute;top:0;left:.45rem;right:.45rem;height:1px;background:rgb(var(--color-border-default-rgb) / .55)}.guidance-result-link__identity[data-v-18ce1ce3]{display:flex;align-items:center;gap:.5rem;min-width:0}.guidance-result-link__icon[data-v-18ce1ce3]{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;flex-shrink:0;border-radius:.4rem;background:var(--color-surface-subtle);color:rgb(var(--color-text-muted-rgb) / .9)}.guidance-result-link__icon[data-v-18ce1ce3] svg{width:.92rem;height:.92rem}.guidance-result-link__icon--faq[data-v-18ce1ce3]{color:var(--color-brand-primary);background:color-mix(in srgb,var(--color-brand-primary) 10%,var(--color-surface-paper))}.guidance-result-link__icon--blog[data-v-18ce1ce3]{color:rgb(var(--color-brand-accent-rgb) / .95);background:color-mix(in srgb,var(--color-brand-accent) 10%,var(--color-surface-paper))}.guidance-result-link__meta[data-v-18ce1ce3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1.2;color:rgb(var(--color-text-muted-rgb) / .72)}.guidance-result-link__title[data-v-18ce1ce3]{min-width:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.35;color:rgb(var(--color-text-primary-rgb) / .9);transition:color .16s ease}.guidance-result-link:hover .guidance-result-link__title[data-v-18ce1ce3],.guidance-result-link:focus-visible .guidance-result-link__title[data-v-18ce1ce3]{color:var(--brand-primary, #1d72b8)}.guidance-result-link__summary[data-v-18ce1ce3]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.78rem;line-height:1.44;color:rgb(var(--color-text-secondary-rgb) / .78)}.guidance-results-toggle[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;align-self:flex-start;padding:.15rem 0 0;border:0;background:transparent;color:rgb(var(--color-text-muted-rgb) / .9);cursor:pointer;font:inherit;font-size:.76rem;font-weight:600;transition:color .16s ease}.guidance-results-toggle[data-v-18ce1ce3]:hover,.guidance-results-toggle[data-v-18ce1ce3]:focus-visible{color:rgb(var(--color-text-primary-rgb) / .85);text-decoration:underline}.answer-block[data-v-18ce1ce3]{display:flex;flex-direction:column;gap:0}.answer-card[data-v-18ce1ce3]{position:relative;display:flex;overflow:hidden;padding:0;background:var(--color-surface-paper);border:1px solid rgb(var(--color-border-default-rgb) / .72);border-radius:1rem;box-shadow:0 1px 2px rgb(var(--color-text-primary-rgb) / .03),0 10px 28px rgb(var(--color-text-primary-rgb) / .05);font-size:1rem;font-weight:400;color:rgb(var(--color-text-primary-rgb) / .9)}.insight-card__body[data-v-18ce1ce3]{flex:1;min-width:0;display:grid;gap:1.2rem;padding:1.5rem}.insight-card__header[data-v-18ce1ce3]{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.insight-card__title-row[data-v-18ce1ce3]{display:flex;align-items:center;gap:.55rem;min-width:0}.insight-card__icon[data-v-18ce1ce3]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:rgb(var(--color-brand-accent-rgb) / .95)}.insight-card__icon[data-v-18ce1ce3] svg{width:1.35rem;height:1.35rem}.insight-card__heading[data-v-18ce1ce3]{position:relative;min-width:0}.insight-card__eyebrow[data-v-18ce1ce3]{margin:0;font-family:var(--font-heading),system-ui,sans-serif;font-size:1rem;font-weight:600;color:rgb(var(--color-text-primary-rgb) / .92)}.insight-card__live-status[data-v-18ce1ce3]{position:absolute;left:0;top:calc(100% + .12rem);margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:500;letter-spacing:.01em;color:rgb(var(--color-text-muted-rgb) / .88);opacity:0;pointer-events:none;transition:opacity .2s ease}.insight-card__live-status.is-visible[data-v-18ce1ce3]{opacity:1}.insight-card__badge[data-v-18ce1ce3]{flex-shrink:0;display:inline-flex;align-items:center;margin-top:.15rem;padding:.22rem .5rem;border-radius:.35rem;background:var(--color-app-background, #f6f8fa);color:rgb(var(--color-text-muted-rgb) / .88);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-ups{padding-top:1.25rem;border-top:1px solid rgb(var(--color-border-default-rgb) / .62)}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-ups__lead{display:block;margin:0 0 .55rem;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:none;color:rgb(var(--color-text-muted-rgb) / .88)}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-ups__list{display:flex;flex-direction:row;flex-wrap:wrap;gap:.45rem}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-ups__item+.net-site-search-follow-ups__item{border-top:0}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-up{display:inline-flex;width:auto;max-width:100%;gap:.35rem;padding:.42rem .72rem;border:1px solid rgb(var(--color-border-default-rgb) / .85);border-radius:.35rem;background:var(--color-app-background, #f6f8fa);color:rgb(var(--color-text-secondary-rgb) / .92);font-size:.76rem;font-weight:600;letter-spacing:.01em;text-transform:none}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-up__icon{display:none}.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-up:hover,.insight-card__body[data-v-18ce1ce3] .net-site-search-follow-up--active{border-color:rgb(var(--color-brand-primary-rgb) / .4);color:var(--color-brand-primary);background:color-mix(in srgb,var(--color-brand-primary) 7%,var(--color-surface-paper))}.summary-shell[data-v-18ce1ce3]{min-height:0}.summary-shell--active[data-v-18ce1ce3]{min-height:0;margin-bottom:.35rem}.summary-placeholder[data-v-18ce1ce3]{min-height:5.5rem;display:grid;align-content:center;gap:.75rem}.summary-skeleton-line[data-v-18ce1ce3]{height:.9rem;width:72%;border-radius:999px;background:linear-gradient(90deg,rgb(var(--color-surface-inset-rgb) / .42),rgb(var(--color-surface-inset-rgb) / .72),rgb(var(--color-surface-inset-rgb) / .42));background-size:220% 100%;animation:skeleton-sweep-18ce1ce3 1.2s ease-in-out infinite}.summary-skeleton-line--wide[data-v-18ce1ce3]{width:88%}@keyframes skeleton-sweep-18ce1ce3{0%{background-position:100% 0}to{background-position:-100% 0}}.no-result-suggestions[data-v-18ce1ce3]{margin-top:.9rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.no-result-suggestions__label[data-v-18ce1ce3]{font-size:.9rem;font-weight:600;color:rgb(var(--color-text-secondary-rgb) / .9)}.no-result-suggestion-chip[data-v-18ce1ce3]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgb(var(--color-border-default-rgb) / .9);background:rgb(var(--color-surface-paper-rgb) / .72);color:rgb(var(--color-text-secondary-rgb) / .92);border-radius:999px;padding:.32rem .62rem;font:inherit;font-size:.86rem;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.no-result-suggestion-chip[data-v-18ce1ce3]:hover{border-color:rgb(var(--color-border-strong-rgb) / .82);background:var(--color-surface-subtle)}.summary-content[data-v-18ce1ce3]{animation:summary-content-fade-18ce1ce3 .18s ease both}.results-shell[data-v-18ce1ce3]{min-height:0;margin-top:.55rem}.results-shell--active[data-v-18ce1ce3]{min-height:0}@keyframes summary-content-fade-18ce1ce3{0%{opacity:0}to{opacity:1}}.preview-overlay[data-v-18ce1ce3]{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-overlay-scrim);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.preview-modal[data-v-18ce1ce3]{width:min(780px,96vw);max-height:88vh;overflow:auto}.preview-loading[data-v-18ce1ce3],.preview-empty[data-v-18ce1ce3]{background:var(--color-surface-paper);border-radius:.9rem;border:1px solid var(--color-border-default);padding:1rem;color:var(--color-text-primary)}.preview-close-fallback[data-v-18ce1ce3]{margin-left:.65rem;border:0;background:transparent;text-decoration:underline;cursor:pointer}.preview-overlay-fade-enter-active[data-v-18ce1ce3],.preview-overlay-fade-leave-active[data-v-18ce1ce3]{transition:opacity .22s ease}.preview-overlay-fade-enter-from[data-v-18ce1ce3],.preview-overlay-fade-leave-to[data-v-18ce1ce3]{opacity:0}.preview-modal-pop-enter-active[data-v-18ce1ce3],.preview-modal-pop-leave-active[data-v-18ce1ce3]{transition:transform .26s ease,opacity .26s ease}.preview-modal-pop-enter-from[data-v-18ce1ce3],.preview-modal-pop-leave-to[data-v-18ce1ce3]{transform:translateY(16px) scale(.98);opacity:0}.preview-content-fade-enter-active[data-v-18ce1ce3],.preview-content-fade-leave-active[data-v-18ce1ce3]{transition:opacity .22s ease}.preview-content-fade-enter-from[data-v-18ce1ce3],.preview-content-fade-leave-to[data-v-18ce1ce3]{opacity:0}@media(max-width:900px){.home-category-grid[data-v-18ce1ce3]{grid-template-columns:repeat(2,minmax(0,1fr))}.results-dashboard[data-v-18ce1ce3]{grid-template-columns:minmax(0,1fr)}}@media(max-width:640px){.village-home.has-results[data-v-18ce1ce3]{padding:.5rem .1rem 2.25rem}.village-home.has-results .home-landing[data-v-18ce1ce3]{padding-top:1rem}.village-home.has-results .home-avatar[data-v-18ce1ce3]{display:none}.home-landing[data-v-18ce1ce3]{grid-template-columns:minmax(0,1fr);gap:1.1rem;text-align:left;padding-top:2.75rem}.home-hero[data-v-18ce1ce3]{grid-template-columns:minmax(0,1fr);gap:.4rem}.home-avatar[data-v-18ce1ce3]{justify-self:start}.home-avatar img[data-v-18ce1ce3]{max-width:116px;margin:0}.home-hero__title[data-v-18ce1ce3]{font-size:2.35rem}.home-hero__lede[data-v-18ce1ce3]{font-size:.95rem}.home-category-grid[data-v-18ce1ce3]{grid-template-columns:minmax(0,1fr)}.home-category-tile[data-v-18ce1ce3]{min-height:0}.search-thread[data-v-18ce1ce3]{margin-top:.75rem;gap:.95rem}.search-entry--current[data-v-18ce1ce3]{padding:0}.search-entry__query[data-v-18ce1ce3]{font-size:1.25rem;line-height:1.25}.results-dashboard__main[data-v-18ce1ce3]{padding:0;border-radius:0}.answer-card[data-v-18ce1ce3]{border-radius:1.1rem}}@media(min-width:1024px){.village-home[data-v-18ce1ce3]{place-items:center}.village-home.has-results[data-v-18ce1ce3]{place-items:start center;min-height:0;padding-top:.45rem}.village-home.has-results .home-landing[data-v-18ce1ce3]{transform:translate(-50px)}.home-landing[data-v-18ce1ce3]{transform:translate(-40px,calc(var(--header-h) / -2));transition:transform .32s ease}.search-entry__query[data-v-18ce1ce3]{font-size:1.7rem}}
