.site-header[data-v-80d80d6a]{position:sticky;top:0;z-index:var(--z-nav);background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-rule)}.site-nav[data-v-80d80d6a]{background:transparent}.nav-row[data-v-80d80d6a]{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-lg);min-height:var(--bar-h)}.site-brand[data-v-80d80d6a]{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none;color:var(--color-ink)}.site-logo[data-v-80d80d6a]{height:3rem;width:auto}.nav-center[data-v-80d80d6a]{display:flex;align-items:center;justify-content:center;gap:var(--space-lg)}.site-link[data-v-80d80d6a]{font-weight:600;font-size:var(--text-sm);color:var(--color-muted);text-decoration:none;white-space:nowrap;padding-bottom:.25rem;transition:color var(--dur-short) ease}.site-link[data-v-80d80d6a]:hover{color:var(--color-accent)}.site-link[data-v-80d80d6a]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:4px}.nav-end[data-v-80d80d6a]{display:flex;align-items:center;gap:var(--space-sm);justify-self:end}.nav-login[data-v-80d80d6a]{padding-inline:1.25rem}.nav-toggle[data-v-80d80d6a]{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--color-rule);border-radius:var(--radius-btn);background:var(--color-paper);color:var(--color-ink);cursor:pointer}.mobile-drawer[data-v-80d80d6a]{border-top:1px solid var(--color-rule);background:var(--color-paper)}.mobile-drawer-inner[data-v-80d80d6a]{display:flex;flex-direction:column;padding-block:var(--space-md)}.mobile-link[data-v-80d80d6a]{display:block;padding:var(--space-sm) 0;font-weight:500;color:var(--color-ink);text-decoration:none;border-bottom:1px solid var(--color-rule)}.mobile-login[data-v-80d80d6a]{margin-top:var(--space-md);width:100%;justify-content:center}@media(min-width:1024px){.nav-desktop[data-v-80d80d6a]{display:inline-flex}.nav-toggle[data-v-80d80d6a]{display:none}}@media(max-width:1023px){.nav-row[data-v-80d80d6a]{grid-template-columns:1fr auto}.nav-center[data-v-80d80d6a],.nav-login[data-v-80d80d6a]{display:none}.nav-toggle[data-v-80d80d6a]{display:flex}}.hero[data-v-2dbf649c]{position:relative;isolation:isolate;overflow:hidden;background:var(--color-hero-bg);color:var(--color-paper)}.hero-photo[data-v-2dbf649c]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-scrim-h[data-v-2dbf649c]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--color-hero-scrim) 0%,oklch(28% .06 155 / .82) 55%,oklch(58% .12 155 / .45) 100%)}.hero-scrim-v[data-v-2dbf649c]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 50%,oklch(22% .04 155 / .75) 100%)}.hero-shell[data-v-2dbf649c]{position:relative;z-index:1;padding-block:clamp(5rem,12vw,7rem);display:grid;grid-template-columns:minmax(0,1fr);-moz-column-gap:var(--space-xl);column-gap:var(--space-xl)}@media(min-width:768px){.hero-shell[data-v-2dbf649c]{grid-template-columns:minmax(0,60%) minmax(0,40%)}}.hero-content[data-v-2dbf649c]{grid-column:1;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-lg);width:100%;max-width:none;text-align:left}.hero-eyebrow[data-v-2dbf649c]{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;padding:.375rem 1rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-highlight);background:#ffffff1a;border-radius:999px;border:1px solid oklch(100% 0 0 / .2)}.hero-title[data-v-2dbf649c]{font-family:var(--font-display);font-size:var(--text-display);font-weight:700;line-height:1.12;color:var(--color-paper);width:100%;max-width:none}.hero-lead[data-v-2dbf649c]{font-size:var(--text-md);line-height:1.7;color:var(--color-hero-muted);width:100%}@media(min-width:640px){.hero-lead[data-v-2dbf649c]{font-size:var(--text-lg)}}.hero-actions[data-v-2dbf649c]{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.hero-highlights[data-v-2dbf649c]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem;font-size:var(--text-sm);color:var(--color-hero-muted)}@media(min-width:640px){.hero-highlights[data-v-2dbf649c]{flex-direction:row;flex-wrap:wrap;gap:var(--space-md) var(--space-xl)}}.hero-highlights li[data-v-2dbf649c]{display:flex;align-items:center;gap:var(--space-xs)}.hero-highlights i[data-v-2dbf649c]{color:var(--color-highlight);font-size:.875rem}.journey[data-v-cb7ff7ec]{padding-block:var(--space-3xl);background:var(--color-paper)}.journey-steps[data-v-cb7ff7ec]{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2xl)}@media(min-width:768px){.journey-steps[data-v-cb7ff7ec]{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-lg)}}.journey-step[data-v-cb7ff7ec]{position:relative}.journey-connector[data-v-cb7ff7ec]{display:none}@media(min-width:768px){.journey-connector[data-v-cb7ff7ec]{display:block;position:absolute;top:1.5rem;left:3.5rem;right:-.75rem;height:1px;background:var(--color-rule);pointer-events:none}}.journey-number[data-v-cb7ff7ec]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:var(--color-accent);color:var(--color-accent-ink);font-family:var(--font-display);font-size:1.125rem;font-weight:700}.journey-title[data-v-cb7ff7ec]{margin-top:var(--space-md);font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;color:var(--color-ink)}.journey-desc[data-v-cb7ff7ec]{margin-top:var(--space-xs);font-size:var(--text-sm);line-height:1.65;color:var(--color-muted)}.quick-access[data-v-ba16ceb3]{padding-block:var(--space-3xl)}.quick-grid[data-v-ba16ceb3]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:768px){.quick-grid[data-v-ba16ceb3]{grid-template-columns:repeat(3,minmax(0,1fr))}}.quick-card[data-v-ba16ceb3]{display:flex;flex-direction:column;padding:var(--space-xl);text-decoration:none;color:inherit}.quick-icon[data-v-ba16ceb3]{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background:var(--color-accent-soft);color:var(--color-accent);border-radius:var(--radius-btn);font-size:1.25rem}.quick-title[data-v-ba16ceb3]{margin-top:var(--space-md);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;color:var(--color-ink)}.quick-desc[data-v-ba16ceb3]{margin-top:var(--space-xs);font-size:var(--text-sm);line-height:1.6;color:var(--color-muted);flex:1}.quick-tags[data-v-ba16ceb3]{list-style:none;margin:var(--space-md) 0 0;padding:0;display:flex;flex-wrap:wrap;gap:var(--space-xs)}.quick-tags li[data-v-ba16ceb3]{padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:var(--color-accent-deep);background:var(--color-paper-2);border-radius:999px;border:1px solid var(--color-rule)}.quick-link[data-v-ba16ceb3]{margin-top:var(--space-md);font-size:var(--text-sm);font-weight:700;color:var(--color-accent)}.quick-link i[data-v-ba16ceb3]{margin-left:.25rem;font-size:.75rem}.stats-band[data-v-73d11f44]{background:var(--color-paper-2);padding-block:var(--space-3xl)}.stats-heading .light[data-v-73d11f44],.stats-heading h2.light[data-v-73d11f44],.stats-heading p.light[data-v-73d11f44]{color:inherit}.stats-heading .sub-label.light[data-v-73d11f44]{color:var(--color-accent)}.stats-grid[data-v-73d11f44]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-lg)}@media(min-width:768px){.stats-grid[data-v-73d11f44]{grid-template-columns:repeat(4,minmax(0,1fr))}}.stat-item[data-v-73d11f44]{text-align:center;padding:var(--space-xl) var(--space-md)}.stat-value[data-v-73d11f44]{display:block;font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:var(--color-accent);overflow-wrap:anywhere}.stat-label[data-v-73d11f44]{display:block;margin-top:var(--space-xs);font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted)}.about-features[data-v-4bb29657]{padding-block:var(--space-3xl);background:var(--color-paper-2)}.about-grid[data-v-4bb29657]{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);align-items:center}@media(min-width:1024px){.about-grid[data-v-4bb29657]{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:var(--space-3xl)}}.about-panel[data-v-4bb29657]{position:relative;overflow:hidden;border-radius:var(--radius-card-lg);background:linear-gradient(135deg,var(--color-accent-deep),var(--color-accent));color:var(--color-paper);box-shadow:var(--shadow-card)}.panel-ornament[data-v-4bb29657]{pointer-events:none;position:absolute;top:-4rem;right:-4rem;width:13rem;height:13rem;border-radius:50%;background:#ffffff1f}.panel-inner[data-v-4bb29657]{position:relative;padding:var(--space-2xl)}.panel-logo[data-v-4bb29657]{height:3.5rem;width:auto}.panel-eyebrow[data-v-4bb29657]{margin-top:var(--space-lg);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-highlight)}.panel-title[data-v-4bb29657]{margin-top:var(--space-sm);font-family:var(--font-display);font-size:var(--text-xl);font-weight:700;line-height:1.3}@media(min-width:640px){.panel-title[data-v-4bb29657]{font-size:var(--text-2xl)}}.panel-desc[data-v-4bb29657]{margin-top:var(--space-md);font-size:var(--text-sm);line-height:1.7;color:var(--color-hero-muted)}.panel-meta[data-v-4bb29657]{margin:var(--space-xl) 0 0;padding-top:var(--space-lg);border-top:1px solid oklch(100% 0 0 / .15);display:grid;gap:var(--space-md);font-size:var(--text-sm)}.panel-meta dt[data-v-4bb29657]{color:#f9fdfabf}.panel-meta dd[data-v-4bb29657]{margin-top:var(--space-2xs);font-weight:600}.panel-link[data-v-4bb29657]{color:inherit;text-decoration:underline;text-underline-offset:2px}.panel-link[data-v-4bb29657]:hover{color:var(--color-highlight)}.features-eyebrow[data-v-4bb29657]{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-highlight-ink)}.features-title[data-v-4bb29657]{margin-top:var(--space-sm);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:700;color:var(--color-ink)}.features-list[data-v-4bb29657]{list-style:none;margin:var(--space-xl) 0 0;padding:0;display:grid;gap:var(--space-lg)}@media(min-width:640px){.features-list[data-v-4bb29657]{grid-template-columns:repeat(2,minmax(0,1fr))}}.features-list li[data-v-4bb29657]{display:flex;gap:var(--space-md)}.feature-icon[data-v-4bb29657]{flex-shrink:0;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:var(--color-paper);color:var(--color-accent);border-radius:var(--radius-btn);border:1px solid var(--color-rule)}.features-list h3[data-v-4bb29657]{font-size:var(--text-md);font-weight:700;color:var(--color-ink)}.features-list p[data-v-4bb29657]{margin-top:var(--space-2xs);font-size:var(--text-sm);line-height:1.6;color:var(--color-muted)}.news[data-v-9c42070e]{padding-block:var(--space-3xl);background:var(--color-paper)}.news-grid[data-v-9c42070e]{display:grid;grid-template-columns:1fr;gap:var(--space-lg)}@media(min-width:1024px){.news-grid[data-v-9c42070e]{grid-template-columns:minmax(0,1.6fr) minmax(0,1fr)}}.featured[data-v-9c42070e]{overflow:hidden;cursor:pointer}.featured-image[data-v-9c42070e]{position:relative;height:220px;background:var(--color-accent-deep);overflow:hidden}.featured-image img[data-v-9c42070e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.placeholder[data-v-9c42070e]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-accent-ink);font-size:2.5rem}.placeholder.sm[data-v-9c42070e]{font-size:1.25rem}.badge[data-v-9c42070e]{position:absolute;top:var(--space-sm);left:var(--space-sm);padding:.25rem .625rem;background:var(--color-accent);color:var(--color-accent-ink);font-size:.75rem;font-weight:600;border-radius:var(--radius-btn)}.featured-body[data-v-9c42070e]{padding:var(--space-lg)}.featured-body time[data-v-9c42070e]{font-size:var(--text-sm);color:var(--color-muted)}.featured-body h3[data-v-9c42070e]{font-family:var(--font-display);font-size:var(--text-lg);font-weight:700;margin-block:var(--space-xs);overflow-wrap:anywhere}.featured-body p[data-v-9c42070e]{font-size:var(--text-sm);color:var(--color-muted);line-height:1.6;margin-bottom:var(--space-sm)}.read-more[data-v-9c42070e]{font-size:var(--text-sm);font-weight:600;color:var(--color-accent)}.side-list[data-v-9c42070e]{display:flex;flex-direction:column;gap:var(--space-sm)}.side-card[data-v-9c42070e]{display:flex;gap:var(--space-sm);padding:var(--space-sm);cursor:pointer}.side-image[data-v-9c42070e]{width:5.5rem;height:5.5rem;flex-shrink:0;border-radius:var(--radius-btn);overflow:hidden;background:var(--color-accent-deep)}.side-image img[data-v-9c42070e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.side-body time[data-v-9c42070e]{font-size:.75rem;color:var(--color-muted)}.side-body h4[data-v-9c42070e]{font-weight:600;font-size:var(--text-sm);margin-top:var(--space-2xs);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-footer[data-v-9c42070e]{text-align:center;margin-top:var(--space-xl)}.skel[data-v-9c42070e]{height:.875rem;background:var(--color-rule);border-radius:4px;margin-bottom:var(--space-xs)}.skel.wide[data-v-9c42070e]{width:75%;height:1.25rem}.site-footer[data-v-9babf3a7]{background-color:var(--color-footer-bg);color:var(--color-footer-ink)}.footer-grid[data-v-9babf3a7]{display:grid;grid-template-columns:1fr;gap:var(--space-2xl);padding-block:var(--space-2xl)}@media(min-width:640px){.footer-grid[data-v-9babf3a7]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.footer-grid[data-v-9babf3a7]{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr)}}.footer-logo[data-v-9babf3a7]{height:3rem;width:auto;margin-bottom:var(--space-md);display:block}.footer-desc[data-v-9babf3a7]{font-size:var(--text-sm);line-height:1.6;color:var(--color-footer-muted);max-width:28rem}.footer-heading[data-v-9babf3a7]{font-weight:700;color:var(--color-footer-ink);margin-bottom:var(--space-sm)}.footer-heading.spaced[data-v-9babf3a7]{margin-top:var(--space-lg)}.footer-list[data-v-9babf3a7],.footer-links[data-v-9babf3a7]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--space-sm)}.footer-list li[data-v-9babf3a7]{display:flex;gap:var(--space-sm);font-size:var(--text-sm)}.footer-list i[data-v-9babf3a7]{color:var(--color-footer-icon);width:1rem;text-align:center;flex-shrink:0}.footer-list a[data-v-9babf3a7],.footer-links a[data-v-9babf3a7]{color:var(--color-footer-link);text-decoration:none}.footer-list a[data-v-9babf3a7]:hover,.footer-links a[data-v-9babf3a7]:hover{color:var(--color-footer-ink);text-decoration:underline}.footer-hours[data-v-9babf3a7]{font-size:var(--text-sm);color:var(--color-footer-muted)}.footer-bottom[data-v-9babf3a7]{border-top:1px solid var(--color-footer-border);padding-block:var(--space-md);text-align:center;font-size:.8125rem;color:var(--color-footer-subtle)}.cs-widget-container[data-v-c655a013]{position:fixed;bottom:var(--space-md);right:var(--space-md);z-index:var(--z-nav)}.cs-widget[data-v-c655a013]{position:relative}.cs-fab[data-v-c655a013]{display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border:none;border-radius:50%;background:var(--color-accent);color:var(--color-accent-ink);cursor:pointer;transition:background-color var(--dur-short) ease}.cs-fab[data-v-c655a013]:hover{background:var(--color-accent-deep)}.cs-fab[data-v-c655a013]:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.cs-fab.is-open[data-v-c655a013]{background:var(--color-accent-deep)}.cs-panel[data-v-c655a013]{position:absolute;bottom:calc(3.25rem + var(--space-sm));right:0;width:min(16rem,calc(100vw - 2rem));padding:var(--space-lg)}.cs-close[data-v-c655a013]{position:absolute;top:var(--space-xs);right:var(--space-xs);width:1.75rem;height:1.75rem;border:1px solid var(--color-rule);border-radius:50%;background:var(--color-paper-2);color:var(--color-muted);cursor:pointer}.cs-title[data-v-c655a013]{font-weight:700;font-size:var(--text-sm);margin-bottom:var(--space-2xs)}.cs-desc[data-v-c655a013]{font-size:var(--text-sm);color:var(--color-muted);margin-bottom:var(--space-md)}.cs-wa[data-v-c655a013]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-xs);width:100%;margin-bottom:var(--space-md);text-decoration:none;box-sizing:border-box}.cs-contact[data-v-c655a013]{font-style:normal;font-size:.75rem;color:var(--color-muted);display:flex;flex-direction:column;gap:var(--space-2xs)}.cs-contact a[data-v-c655a013]{color:var(--color-accent-deep);text-decoration:none}.cs-contact i[data-v-c655a013]{width:1rem;margin-right:.25rem}.ai-overlay[data-v-c655a013]{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-scrim);display:flex;align-items:center;justify-content:center;padding:var(--space-md);z-index:calc(var(--z-nav) + 1)}.ai-modal[data-v-c655a013]{width:100%;max-width:24rem;height:24rem;display:flex;flex-direction:column;overflow:hidden}.ai-header[data-v-c655a013]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md);background:var(--color-accent);color:var(--color-accent-ink);font-weight:700}.ai-close[data-v-c655a013]{background:transparent;border:none;color:var(--color-accent-ink);cursor:pointer;min-width:44px;min-height:44px}.ai-messages[data-v-c655a013]{flex:1;overflow-y:auto;padding:var(--space-md);background:var(--color-paper-2);display:flex;flex-direction:column;gap:var(--space-sm)}.ai-bubble[data-v-c655a013]{max-width:85%;padding:var(--space-sm);border-radius:var(--radius-btn);font-size:var(--text-sm);line-height:1.5}.ai-bot[data-v-c655a013]{align-self:flex-start;background:var(--color-paper);border:1px solid var(--color-rule);color:var(--color-ink)}.ai-user[data-v-c655a013]{align-self:flex-end;background:var(--color-accent);color:var(--color-accent-ink)}.ai-typing[data-v-c655a013]{display:flex;gap:.25rem}.ai-typing span[data-v-c655a013]{width:.375rem;height:.375rem;border-radius:50%;background:var(--color-muted);animation:typing-c655a013 1s ease-in-out infinite}.ai-typing span[data-v-c655a013]:nth-child(2){animation-delay:.15s}.ai-typing span[data-v-c655a013]:nth-child(3){animation-delay:.3s}@keyframes typing-c655a013{0%,to{opacity:.4}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.ai-typing span[data-v-c655a013]{animation:none;opacity:.6}}.ai-input-row[data-v-c655a013]{display:flex;gap:var(--space-xs);padding:var(--space-md);border-top:1px solid var(--color-rule)}.ai-input[data-v-c655a013]{flex:1;min-height:44px;padding:.5rem .75rem;border:1px solid var(--color-rule);border-radius:var(--radius-btn);font-size:16px;background:var(--color-paper)}.ai-input[data-v-c655a013]:focus-visible{outline:2px solid var(--color-focus);outline-offset:1px}.ai-send[data-v-c655a013]{min-width:44px;padding-inline:var(--space-md)}.ai-send[data-v-c655a013]:disabled{opacity:.55;cursor:not-allowed}
