.sr-only.svelte-ix0qy1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.lead-form-modal.svelte-ix0qy1{position:fixed;inset:0;z-index:8500;display:flex;align-items:center;justify-content:center;padding:var(--space-6)}.lead-form-backdrop.svelte-ix0qy1{position:absolute;inset:0;background:#00000080;cursor:pointer}.lead-form-dialog.svelte-ix0qy1{background:var(--brand-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-elevated);width:480px;max-width:100%;max-height:calc(100vh - var(--space-7));overflow-y:auto;display:flex;flex-direction:column;position:relative;z-index:1}@media(min-width:768px)and (max-width:1023px){.lead-form-modal.svelte-ix0qy1{padding:var(--space-5)}.lead-form-dialog.svelte-ix0qy1{width:600px}}@media(max-width:767px){.lead-form-modal.svelte-ix0qy1{padding:0;align-items:flex-start}.lead-form-dialog.svelte-ix0qy1{width:100%;height:100dvh;max-height:100dvh;border-radius:0;box-shadow:none}.lead-form-body.svelte-ix0qy1{flex:1;overflow-y:auto;padding:var(--space-4) var(--space-4) var(--space-10)}.lead-form-footer.svelte-ix0qy1{position:fixed;bottom:0;left:0;right:0;padding:var(--space-3) var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom));background:var(--brand-surface);border-top:1px solid var(--brand-border);box-shadow:0 -4px 12px #1a1f1f14;z-index:2}.btn-secondary.svelte-ix0qy1{flex:0 0 38%}.btn-primary.svelte-ix0qy1{flex:1}}.lead-form-context.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);background:var(--brand-surface-sunk);border-bottom:1px solid var(--brand-border);flex-shrink:0}.lead-form-standalone-close.svelte-ix0qy1{display:flex;justify-content:flex-end;padding:var(--space-2) var(--space-3) 0;flex-shrink:0}.villa-thumb.svelte-ix0qy1{width:64px;height:48px;border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0}.villa-thumb--placeholder.svelte-ix0qy1{background:var(--sam-primary-soft);display:flex;align-items:center;justify-content:center;color:var(--sam-primary)}.context-label.svelte-ix0qy1{font-size:var(--text-caption);color:var(--brand-fg-subtle);text-transform:uppercase;letter-spacing:var(--tracking-caps)}.context-name.svelte-ix0qy1{font-size:var(--text-small);font-weight:var(--weight-emph);color:var(--brand-fg)}.lead-form-context__close.svelte-ix0qy1{margin-left:auto;flex-shrink:0;width:44px;height:44px;background:none;border:none;color:var(--brand-fg-muted);cursor:pointer;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.lead-form-context__close.svelte-ix0qy1:hover{background:var(--brand-border)}.lead-form-context__close.svelte-ix0qy1:focus{outline:none;box-shadow:var(--shadow-focus)}.step-indicator.svelte-ix0qy1{display:flex;align-items:center;padding:var(--space-4) var(--space-5) var(--space-3);gap:0;flex-shrink:0}.step-chip.svelte-ix0qy1{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-small);font-weight:var(--weight-emph);flex-shrink:0;transition:background var(--motion-medium) var(--ease-standard),color var(--motion-medium) var(--ease-standard);border:none;cursor:default}.step-chip--active.svelte-ix0qy1{background:var(--sam-primary);color:var(--sam-primary-fg)}.step-chip--visited.svelte-ix0qy1{background:var(--brand-success-bg);color:var(--brand-success);cursor:pointer}.step-chip--future.svelte-ix0qy1{background:var(--brand-border);color:var(--brand-fg-subtle);cursor:default;pointer-events:none}.step-chip--visited.svelte-ix0qy1:hover{background:var(--brand-success);color:#fff}.step-chip--visited.svelte-ix0qy1:focus{outline:none;box-shadow:var(--shadow-focus)}.step-connector.svelte-ix0qy1{flex:1;height:2px;background:var(--brand-border);margin:0 var(--space-2)}.step-connector--done.svelte-ix0qy1{background:var(--brand-success)}.lead-form-step-header.svelte-ix0qy1{padding:var(--space-3) var(--space-5) var(--space-4);border-bottom:1px solid var(--brand-border);flex-shrink:0}.lead-form-step-title.svelte-ix0qy1{font-family:var(--sam-font-display);font-size:var(--text-h3);font-weight:var(--weight-announce);color:var(--brand-fg);margin:0 0 var(--space-1);line-height:var(--leading-snug)}.lead-form-step-subtitle.svelte-ix0qy1{font-size:var(--text-small);color:var(--brand-fg-muted);margin:0;line-height:var(--leading-normal)}.step-error-summary.svelte-ix0qy1{margin:var(--space-4) var(--space-5) 0;padding:var(--space-3) var(--space-4);background:var(--brand-danger-bg);border:1px solid var(--brand-danger);border-radius:var(--radius-md);font-size:var(--text-small);color:var(--brand-danger);flex-shrink:0}.step-error-summary.svelte-ix0qy1 ul:where(.svelte-ix0qy1){margin:var(--space-1) 0 0 var(--space-4);padding:0}.lead-form-body.svelte-ix0qy1{padding:var(--space-5);overflow-y:auto;overflow-x:hidden;flex:1}.form-field.svelte-ix0qy1{margin-bottom:var(--space-4)}.form-label.svelte-ix0qy1{display:block;font-size:var(--text-small);font-weight:var(--weight-emph);color:var(--brand-fg);margin-bottom:var(--space-1)}.form-label-row.svelte-ix0qy1{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-1)}.form-label-row.svelte-ix0qy1 .form-label:where(.svelte-ix0qy1){margin-bottom:0}.form-optional.svelte-ix0qy1{font-size:var(--text-caption);color:var(--brand-fg-subtle)}.form-label__required.svelte-ix0qy1{color:var(--brand-danger);margin-left:var(--space-1)}.form-input.svelte-ix0qy1{width:100%;padding:var(--space-3) var(--space-4);border:1.5px solid var(--brand-border-strong);border-radius:var(--radius-md);background:var(--brand-surface);font-size:var(--text-body);font-family:var(--font-body);color:var(--brand-fg);box-sizing:border-box;transition:border-color var(--motion-instant),box-shadow var(--motion-instant);min-height:48px}.form-input.svelte-ix0qy1:focus{outline:none;border-color:var(--sam-primary);box-shadow:var(--shadow-focus)}.form-field--error.svelte-ix0qy1 .form-input:where(.svelte-ix0qy1){border-color:var(--brand-danger);background:var(--brand-danger-bg)}.form-field--error.svelte-ix0qy1 .form-input:where(.svelte-ix0qy1):focus{box-shadow:0 0 0 3px #b6433a40}.form-helper.svelte-ix0qy1{font-size:var(--text-caption);color:var(--brand-fg-subtle);margin-top:var(--space-1)}.form-error-text.svelte-ix0qy1{font-size:var(--text-caption);color:var(--brand-danger);margin-top:var(--space-1);display:flex;align-items:center;gap:var(--space-1)}.form-error-icon.svelte-ix0qy1{width:14px;height:14px;flex-shrink:0}.form-textarea.svelte-ix0qy1{width:100%;box-sizing:border-box;padding:var(--space-3) var(--space-4);border:1.5px solid var(--brand-border-strong);border-radius:var(--radius-md);font-size:var(--text-body);font-family:var(--font-body);color:var(--brand-fg);resize:vertical;min-height:96px;transition:border-color var(--motion-instant),box-shadow var(--motion-instant)}.form-textarea.svelte-ix0qy1:focus{outline:none;border-color:var(--sam-primary);box-shadow:var(--shadow-focus)}.char-counter.svelte-ix0qy1{text-align:right;font-size:var(--text-caption);color:var(--brand-fg-subtle);margin-top:var(--space-1)}.char-counter--warn.svelte-ix0qy1{color:var(--brand-warn)}.char-counter--limit.svelte-ix0qy1{color:var(--brand-danger)}.segmented-control.svelte-ix0qy1{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.segmented-option.svelte-ix0qy1{padding:var(--space-2) var(--space-4);border:1.5px solid var(--brand-border-strong);border-radius:var(--radius-pill);background:var(--brand-surface);font-size:var(--text-small);font-weight:var(--weight-emph);color:var(--brand-fg-muted);cursor:pointer;min-height:44px;display:flex;align-items:center;transition:all var(--motion-instant);white-space:nowrap;user-select:none}.segmented-option.svelte-ix0qy1:hover{border-color:var(--sam-primary);color:var(--sam-primary)}.segmented-option--selected.svelte-ix0qy1{background:var(--sam-primary-soft);border-color:var(--sam-primary);color:var(--sam-primary-ink)}.segmented-option.svelte-ix0qy1 input[type=radio]:where(.svelte-ix0qy1){position:absolute;opacity:0;width:0;height:0}.duration-open.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2)}.duration-open__input.svelte-ix0qy1{width:80px;text-align:center;min-height:44px}.duration-open__label.svelte-ix0qy1{font-size:var(--text-small);color:var(--brand-fg-muted)}.check-out-display.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--brand-surface-sunk);border-radius:var(--radius-sm);font-size:var(--text-small);color:var(--brand-fg-muted);margin-top:var(--space-3)}.check-out-display__arrow.svelte-ix0qy1{color:var(--sam-primary)}.check-out-display__date.svelte-ix0qy1{font-weight:var(--weight-emph);color:var(--brand-fg)}.number-stepper.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-3);margin-top:var(--space-2)}.stepper-btn.svelte-ix0qy1{width:44px;height:44px;border-radius:var(--radius-md);border:1.5px solid var(--brand-border-strong);background:var(--brand-surface);font-size:var(--text-h3);color:var(--brand-fg);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--motion-instant);line-height:1}.stepper-btn.svelte-ix0qy1:hover{background:var(--brand-surface-sunk)}.stepper-btn.svelte-ix0qy1:focus{outline:none;box-shadow:var(--shadow-focus)}.stepper-btn.svelte-ix0qy1:disabled{opacity:.35;cursor:not-allowed}.stepper-value.svelte-ix0qy1{font-size:var(--text-lead);font-weight:var(--weight-emph);color:var(--brand-fg);min-width:2ch;text-align:center}.children-age-input.svelte-ix0qy1{margin-top:var(--space-2);animation:svelte-ix0qy1-fadeIn var(--motion-medium) var(--ease-decelerate)}@keyframes svelte-ix0qy1-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.checkbox-group.svelte-ix0qy1{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-2)}.checkbox-item.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1.5px solid var(--brand-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--motion-instant),background var(--motion-instant);min-height:48px;user-select:none}.checkbox-item.svelte-ix0qy1:hover,.checkbox-item--checked.svelte-ix0qy1{border-color:var(--sam-primary);background:var(--sam-primary-soft)}.checkbox-box.svelte-ix0qy1{width:20px;height:20px;flex-shrink:0;border:2px solid var(--brand-border-strong);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:all var(--motion-instant)}.checkbox-item--checked.svelte-ix0qy1 .checkbox-box:where(.svelte-ix0qy1){background:var(--sam-primary);border-color:var(--sam-primary)}.checkbox-box__check.svelte-ix0qy1{color:#fff;width:14px;height:14px}.checkbox-item.svelte-ix0qy1 input[type=checkbox]:where(.svelte-ix0qy1){position:absolute;opacity:0;width:0;height:0}.checkbox-label.svelte-ix0qy1{font-size:var(--text-small);color:var(--brand-fg)}.radio-group.svelte-ix0qy1{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-2)}.radio-option.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1.5px solid var(--brand-border);border-radius:var(--radius-pill);cursor:pointer;min-height:44px;transition:all var(--motion-instant);user-select:none}.radio-option.svelte-ix0qy1:hover{border-color:var(--sam-primary)}.radio-option--selected.svelte-ix0qy1{border-color:var(--sam-primary);background:var(--sam-primary-soft)}.radio-option.svelte-ix0qy1 input[type=radio]:where(.svelte-ix0qy1){position:absolute;opacity:0;width:0;height:0}.radio-dot.svelte-ix0qy1{width:18px;height:18px;border:2px solid var(--brand-border-strong);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.radio-option--selected.svelte-ix0qy1 .radio-dot:where(.svelte-ix0qy1){border-color:var(--sam-primary)}.radio-dot__fill.svelte-ix0qy1{width:8px;height:8px;border-radius:50%;background:var(--sam-primary)}.channel-subinput.svelte-ix0qy1{margin-top:var(--space-3);animation:svelte-ix0qy1-fadeIn var(--motion-medium) var(--ease-decelerate)}.privacy-line.svelte-ix0qy1{font-size:var(--text-caption);color:var(--brand-fg-subtle);line-height:var(--leading-normal);padding:var(--space-3) 0;border-top:1px solid var(--brand-border);margin-top:var(--space-4)}.privacy-consent-row.svelte-ix0qy1{display:flex;align-items:flex-start;gap:var(--space-2);cursor:pointer}.privacy-consent-row.svelte-ix0qy1 input[type=checkbox]:where(.svelte-ix0qy1){margin-top:2px;flex-shrink:0;width:16px;height:16px;accent-color:var(--sam-primary)}.privacy-line.svelte-ix0qy1 a:where(.svelte-ix0qy1){color:var(--brand-fg-muted);text-decoration:underline;text-underline-offset:2px}.privacy-line.svelte-ix0qy1 a:where(.svelte-ix0qy1):hover{color:var(--sam-primary)}.submit-error.svelte-ix0qy1{margin-top:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--brand-danger-bg);border:1px solid var(--brand-danger);border-radius:var(--radius-md);font-size:var(--text-small);color:var(--brand-danger);display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-2)}.submit-error.svelte-ix0qy1 a:where(.svelte-ix0qy1){color:var(--brand-danger);font-weight:var(--weight-emph)}.lead-form-footer.svelte-ix0qy1{padding:var(--space-4) var(--space-5);border-top:1px solid var(--brand-border);display:flex;align-items:center;justify-content:flex-end;gap:var(--space-3);background:var(--brand-surface);border-radius:0 0 var(--radius-lg) var(--radius-lg);flex-shrink:0}.btn-primary.svelte-ix0qy1{padding:var(--space-3) var(--space-5);background:var(--sam-primary);color:var(--sam-primary-fg);border:none;border-radius:var(--radius-md);font-size:var(--text-body);font-weight:var(--weight-announce);font-family:var(--font-body);cursor:pointer;min-height:48px;display:inline-flex;align-items:center;gap:var(--space-2);transition:background var(--motion-instant);position:relative}.btn-primary.svelte-ix0qy1:hover{background:var(--sam-primary-hover)}.btn-primary.svelte-ix0qy1:focus{outline:none;box-shadow:var(--shadow-focus)}.btn-primary.svelte-ix0qy1:disabled{background:var(--brand-border-strong);color:var(--brand-fg-subtle);cursor:not-allowed}.btn-primary--danger.svelte-ix0qy1{background:var(--brand-danger)}.btn-primary--danger.svelte-ix0qy1:hover{background:#7a2820}.btn-primary--loading.svelte-ix0qy1{cursor:wait;opacity:.8}.btn-primary--loading.svelte-ix0qy1 .btn-text:where(.svelte-ix0qy1){visibility:hidden}.btn-spinner.svelte-ix0qy1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.btn-text.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-2)}.spinner-icon.svelte-ix0qy1{animation:svelte-ix0qy1-spin .7s linear infinite;width:20px;height:20px}@keyframes svelte-ix0qy1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-secondary.svelte-ix0qy1{padding:var(--space-3) var(--space-4);background:transparent;color:var(--brand-fg-muted);border:1.5px solid var(--brand-border);border-radius:var(--radius-md);font-size:var(--text-body);font-weight:var(--weight-emph);font-family:var(--font-body);cursor:pointer;min-height:48px;transition:all var(--motion-instant)}.btn-secondary.svelte-ix0qy1:hover{border-color:var(--brand-border-strong);color:var(--brand-fg)}.btn-secondary.svelte-ix0qy1:focus{outline:none;box-shadow:var(--shadow-focus)}.success-screen.svelte-ix0qy1{padding:var(--space-6) var(--space-5);text-align:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.success-icon.svelte-ix0qy1{width:56px;height:56px;background:var(--brand-success-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--brand-success)}.success-title.svelte-ix0qy1{font-family:var(--sam-font-display);font-size:var(--text-h3);font-weight:var(--weight-announce);color:var(--brand-fg);margin:0;line-height:var(--leading-snug)}.success-body.svelte-ix0qy1{font-size:var(--text-small);color:var(--brand-fg-muted);line-height:var(--leading-normal);margin:0}.success-timeline.svelte-ix0qy1{width:100%;background:var(--brand-surface-sunk);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);text-align:left}.timeline-item.svelte-ix0qy1{display:flex;gap:var(--space-3);align-items:flex-start;padding:var(--space-2) 0;font-size:var(--text-small);color:var(--brand-fg-muted)}.timeline-number.svelte-ix0qy1{width:22px;height:22px;border-radius:50%;background:var(--sam-primary-soft);color:var(--sam-primary-ink);font-size:var(--text-caption);font-weight:var(--weight-emph);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ratelimit-banner.svelte-ix0qy1{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--brand-surface-sunk);border:1px solid var(--brand-border);border-radius:var(--radius-md);font-size:var(--text-small);color:var(--brand-fg-muted);flex:1}.ratelimit-banner.svelte-ix0qy1 a:where(.svelte-ix0qy1){color:var(--sam-primary)}.escape-confirm.svelte-ix0qy1{padding:var(--space-6) var(--space-5);display:flex;flex-direction:column;gap:var(--space-4)}.escape-confirm__msg.svelte-ix0qy1{font-size:var(--text-body);color:var(--brand-fg);margin:0;line-height:var(--leading-normal)}.escape-confirm__actions.svelte-ix0qy1{display:flex;gap:var(--space-3);justify-content:flex-end}fieldset.svelte-ix0qy1{border:none;margin:0;padding:0}legend.svelte-ix0qy1{padding:0}@media(prefers-contrast:more){.form-input.svelte-ix0qy1,.form-textarea.svelte-ix0qy1{border-width:3px}.checkbox-item--checked.svelte-ix0qy1,.radio-option--selected.svelte-ix0qy1{background:transparent;border:3px solid var(--sam-primary)}.stepper-btn.svelte-ix0qy1,.segmented-option.svelte-ix0qy1,.radio-option.svelte-ix0qy1,.checkbox-item.svelte-ix0qy1{border-width:3px}}@media(prefers-reduced-motion:reduce){.children-age-input.svelte-ix0qy1,.channel-subinput.svelte-ix0qy1,.spinner-icon.svelte-ix0qy1{animation:none}}.invest-page[data-astro-cid-m4uukpr5]{padding-bottom:4rem}.container[data-astro-cid-m4uukpr5]{max-width:1200px;margin:0 auto;padding-inline:1.5rem}.invest-hero[data-astro-cid-m4uukpr5]{position:relative;height:44vh;min-height:320px;display:flex;align-items:flex-end;overflow:hidden}.invest-hero__bg[data-astro-cid-m4uukpr5]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.invest-hero__overlay[data-astro-cid-m4uukpr5]{position:absolute;inset:0;background:linear-gradient(#1a1f1f1a,#1a1f1f7a)}.invest-hero__content[data-astro-cid-m4uukpr5]{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 1.5rem 2.5rem;width:100%}.invest-hero__h1[data-astro-cid-m4uukpr5]{font-family:var(--sam-font-display);font-size:clamp(2rem,4.5vw,3.5rem);color:#fff;margin:0 0 .75rem;line-height:1.1}.invest-hero__sub[data-astro-cid-m4uukpr5]{color:#ffffffe6;font-size:1.125rem;max-width:65ch;margin:0 0 1.5rem}.invest-hero__cta[data-astro-cid-m4uukpr5]{display:inline-flex}.btn-primary[data-astro-cid-m4uukpr5]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#1f6f70;color:#fff;border:none;border-radius:8px;font-weight:600;text-decoration:none;cursor:pointer}.btn-primary[data-astro-cid-m4uukpr5]:hover{background:#185a5b}.btn-secondary[data-astro-cid-m4uukpr5]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:1.5px solid #1F6F70;color:#145052;border-radius:8px;font-weight:600;text-decoration:none}.btn-secondary[data-astro-cid-m4uukpr5]:hover{background:#ddecec}.breadcrumb[data-astro-cid-m4uukpr5]{font-size:.875rem;color:#5a6566;margin:1.5rem 0}.breadcrumb[data-astro-cid-m4uukpr5] a[data-astro-cid-m4uukpr5]{color:#1f6f70;text-decoration:none}.breadcrumb[data-astro-cid-m4uukpr5] a[data-astro-cid-m4uukpr5]:hover{text-decoration:underline}.invest-section[data-astro-cid-m4uukpr5]{margin:3rem 0}.invest-section__h2[data-astro-cid-m4uukpr5]{font-family:var(--sam-font-display);font-size:clamp(1.5rem,3vw,2rem);color:#1a1f1f;margin:0 0 1.5rem}.invest-grid-3[data-astro-cid-m4uukpr5]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:768px){.invest-grid-3[data-astro-cid-m4uukpr5]{grid-template-columns:1fr}}.invest-card[data-astro-cid-m4uukpr5]{background:#fff;border:1px solid #E4DED0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000f;text-decoration:none;color:inherit}.invest-card--link[data-astro-cid-m4uukpr5]:hover{border-color:#1f6f70}.invest-card__photo[data-astro-cid-m4uukpr5]{aspect-ratio:16/9;background:#f5f1e6;border-radius:8px;margin-bottom:1rem}.invest-card__title[data-astro-cid-m4uukpr5]{font-family:var(--sam-font-display);font-size:1.125rem;margin:0 0 .5rem;color:#1a1f1f}.invest-card__body[data-astro-cid-m4uukpr5]{color:#5a6566;font-size:.9375rem;line-height:1.5;margin:0}.listing-grid[data-astro-cid-m4uukpr5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.invest-see-all[data-astro-cid-m4uukpr5]{text-align:center;margin-top:2rem}.invest-empty[data-astro-cid-m4uukpr5]{text-align:center;padding:3rem 1rem;color:#5a6566;background:#f5f1e6;border-radius:12px}.invest-empty[data-astro-cid-m4uukpr5] p[data-astro-cid-m4uukpr5]{margin:0 0 1.5rem}.invest-guide[data-astro-cid-m4uukpr5]{background:#ddecec;padding:3rem 0;margin:3rem 0}.invest-guide__inner[data-astro-cid-m4uukpr5]{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}@media(max-width:768px){.invest-guide__inner[data-astro-cid-m4uukpr5]{grid-template-columns:1fr}}.invest-guide__text[data-astro-cid-m4uukpr5] p[data-astro-cid-m4uukpr5]{color:#3d4a4b;line-height:1.6}.invest-guide__cta[data-astro-cid-m4uukpr5]{color:#1f6f70;font-weight:600;text-decoration:none}.invest-guide__cta[data-astro-cid-m4uukpr5]:hover{text-decoration:underline}.invest-guide__teaser[data-astro-cid-m4uukpr5]{background:#fff;border:1px dashed #B7C7C7;border-radius:12px;padding:2rem;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;color:#5a6566;text-align:center;font-size:.9375rem}.invest-cta[data-astro-cid-m4uukpr5]{max-width:640px;text-align:center;padding:3rem 1.5rem}.invest-cta__body[data-astro-cid-m4uukpr5]{color:#5a6566;margin:0 0 1.5rem}
