.badge[data-astro-cid-pfs2iosn]{display:var(--badge-display, inline-flex);align-items:center;justify-content:center;width:var(--badge-width, auto);height:var(--badge-height, auto);font-family:var(--badge-font-family, var(--font-body));font-weight:var(--font-medium);text-transform:uppercase;letter-spacing:var(--tracking-wider);white-space:nowrap}.badge-sm[data-astro-cid-pfs2iosn]{font-size:var(--badge-font-sm, var(--text-3xs, .625rem));padding:var(--badge-padding-y-sm, var(--spacing-1, .25rem)) var(--badge-padding-x-sm, var(--spacing-2, .5rem));line-height:var(--badge-line-height-sm, var(--leading-tight, 1.25));border-radius:var(--badge-radius-sm, var(--radius-sm, .125rem))}.badge-md[data-astro-cid-pfs2iosn]{font-size:var(--badge-font-md, var(--text-xs, .75rem));padding:var(--badge-padding-y-md, var(--spacing-1-5, .375rem)) var(--badge-padding-x-md, var(--spacing-3, .75rem));line-height:var(--badge-line-height-md, var(--leading-tight, 1.25));border-radius:var(--badge-radius-md, var(--radius, .25rem))}.badge-lg[data-astro-cid-pfs2iosn]{font-size:var(--badge-font-lg, var(--text-sm, .875rem));padding:var(--badge-padding-y-lg, var(--spacing-2, .5rem)) var(--badge-padding-x-lg, var(--spacing-4, 1rem));line-height:var(--badge-line-height-lg, var(--leading-normal, 1.5));border-radius:var(--badge-radius-lg, var(--radius-md, .375rem))}.badge-default[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-default-bg, var(--color-base-200)));color:var(--badge-text-color, var(--badge-default-color, var(--color-base-content)))}.badge-primary[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-primary-bg, var(--color-primary)));color:var(--badge-text-color, var(--badge-primary-color, var(--color-primary-content)))}.badge-secondary[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-secondary-bg, var(--color-secondary)));color:var(--badge-text-color, var(--badge-secondary-color, var(--color-secondary-content)))}.badge-neutral[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-neutral-bg, var(--color-neutral)));color:var(--badge-text-color, var(--badge-neutral-color, var(--color-neutral-content)))}.badge-ghost[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-ghost-bg, color-mix(in oklch, var(--color-base-content) 10%, transparent)));color:var(--badge-text-color, var(--badge-ghost-color, color-mix(in oklch, var(--color-base-content) 70%, transparent)))}.badge-accent[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-accent-bg, var(--color-accent)));color:var(--badge-text-color, var(--badge-accent-color, var(--color-accent-content, white)))}.badge-success[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-success-bg, var(--color-success)));color:var(--badge-text-color, var(--badge-success-color, var(--color-success-content)))}.badge-warning[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-warning-bg, var(--color-warning)));color:var(--badge-text-color, var(--badge-warning-color, var(--color-warning-content)))}.badge-error[data-astro-cid-pfs2iosn]{background-color:var(--badge-background, var(--badge-error-bg, var(--color-error)));color:var(--badge-text-color, var(--badge-error-color, var(--color-error-content)))}.badge-outline[data-astro-cid-pfs2iosn]{background-color:transparent;border:var(--border-hairline) solid var(--badge-outline-border-color, var(--color-base-300));color:var(--badge-text-color, var(--badge-outline-color, var(--color-base-content)))}.badge-rounded[data-astro-cid-pfs2iosn]{border-radius:var(--badge-rounded-radius, var(--radius-lg, .5rem))}.badge-pill[data-astro-cid-pfs2iosn]{border-radius:var(--badge-pill-radius, var(--radius-full, 9999px))}.property-plan-card[data-astro-cid-lrixfyf3]{display:block;text-decoration:none;height:100%}.property-plan-card--default[data-astro-cid-lrixfyf3],.property-plan-card--featured[data-astro-cid-lrixfyf3]{position:relative;z-index:var(--z-raised);background:var(--property-plan-card-bg, var(--color-base-100));border:var(--property-plan-card-border, var(--border-width-1) solid var(--color-base-300));border-radius:var(--property-plan-card-radius, var(--card-radius-md, var(--radius-lg, .5rem)));overflow:hidden;transition:transform var(--motion-state-change-duration) var(--motion-state-change-curve),box-shadow var(--motion-state-change-duration) var(--motion-state-change-curve);display:flex;flex-direction:column;box-shadow:var(--property-plan-card-shadow, var(--card-shadow-md))}.property-plan-card--default[data-astro-cid-lrixfyf3]:hover,.property-plan-card--featured[data-astro-cid-lrixfyf3]:hover{transform:translateY(-6px) scale(1.01);box-shadow:var(--property-plan-card-shadow-hover, var(--card-shadow-float))}.property-plan-card--featured[data-astro-cid-lrixfyf3]{border-color:var(--property-plan-card-featured-border-color, var(--color-primary));border-width:var(--border-width-2);position:relative}.property-plan-card--featured[data-astro-cid-lrixfyf3]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--property-plan-card-featured-stripe-bg, var(--color-primary));z-index:1}.property-plan-card-image[data-astro-cid-lrixfyf3]{position:relative;aspect-ratio:16/10;overflow:hidden}.property-plan-card-image[data-astro-cid-lrixfyf3] img.property-plan-card-img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-500) ease}.property-plan-card--default[data-astro-cid-lrixfyf3]:hover .property-plan-card-image[data-astro-cid-lrixfyf3] .property-plan-card-img,.property-plan-card--featured[data-astro-cid-lrixfyf3]:hover .property-plan-card-image[data-astro-cid-lrixfyf3] .property-plan-card-img{transform:scale(1.05)}.property-plan-card-tags[data-astro-cid-lrixfyf3]{position:absolute;top:var(--card-padding-xs);left:var(--card-padding-xs);display:flex;gap:var(--card-gap-sm, var(--spacing-4, .5rem));flex-wrap:wrap}.property-plan-card-tag{--badge-font-size: var(--text-xs);--badge-padding: var(--card-gap-sm) var(--card-gap-sm);--badge-border-radius: var(--card-radius-xs)}.property-plan-card-content[data-astro-cid-lrixfyf3]{padding:var(--card-padding-md, var(--spacing-6, 1rem));display:flex;flex-direction:column;flex:1;gap:var(--card-gap-sm, var(--spacing-4, .5rem))}.property-plan-card-title{font-family:var(--font-heading);font-size:var(--text-2xl, 1.5rem);font-weight:var(--font-medium);color:var(--property-plan-card-title-color, var(--color-base-content));margin:0;letter-spacing:var(--tracking-normal)}.property-plan-card-sqft{font-size:var(--property-plan-card-sqft-font-size, var(--text-lg, 1.125rem));--text-font-weight: var(--font-semibold);color:var(--property-plan-card-sqft-color, var(--color-base-content));--text-margin: var(--card-gap-sm) 0 0 0}.property-plan-card-specs{font-size:var(--property-plan-card-specs-font-size, var(--text-base, 1rem));line-height:var(--property-plan-card-specs-line-height, var(--leading-relaxed, 1.625));--text-margin: 0}.property-plan-card-price[data-astro-cid-lrixfyf3]{display:flex;flex-direction:column;gap:var(--card-gap-sm, var(--spacing-4, .5rem));margin-top:var(--card-padding-xs, var(--spacing-4, .5rem));padding-top:var(--card-padding-xs, var(--spacing-4, .5rem));border-top:var(--property-plan-card-price-border-top, var(--border-hairline) solid var(--color-base-300))}.property-plan-card-price-note{font-size:var(--property-plan-card-price-note-font-size, var(--text-xs, .75rem));text-transform:uppercase;letter-spacing:var(--tracking-wider);--text-margin: 0}.property-plan-card-price-value{font-size:var(--property-plan-card-price-value-font-size, var(--text-xl, 1.25rem));--text-font-weight: var(--font-semibold);color:var(--property-plan-card-price-value-color, var(--color-primary));--text-margin: 0}.property-plan-card-cta[data-astro-cid-lrixfyf3]{margin-top:auto;padding-top:var(--card-padding-sm, var(--spacing-4, .75rem))}.property-plan-card-btn{width:100%;justify-content:center}.property-plan-card--compact[data-astro-cid-lrixfyf3]{position:relative;z-index:var(--z-raised);background:var(--property-plan-card-compact-bg, var(--color-base-100));border:var(--property-plan-card-compact-border, var(--border-width-1) solid var(--color-base-300));border-radius:var(--property-plan-card-compact-radius, var(--card-radius-sm, var(--radius-md, .375rem)));overflow:hidden;transition:transform var(--duration-300) ease,box-shadow var(--duration-300) ease,border-color var(--duration-300) ease;display:flex;flex-direction:column}.property-plan-card--compact[data-astro-cid-lrixfyf3]:hover{transform:translateY(-4px);box-shadow:var(--property-plan-card-compact-shadow-hover, var(--card-shadow-lg));border-color:var(--property-plan-card-compact-hover-border-color, var(--color-primary))}.property-plan-card--compact[data-astro-cid-lrixfyf3] .property-plan-card-image[data-astro-cid-lrixfyf3]{aspect-ratio:var(--aspect-classic, 4/3)}.property-plan-card--compact[data-astro-cid-lrixfyf3] .property-plan-card-content[data-astro-cid-lrixfyf3]{padding:var(--card-padding-sm, var(--spacing-4, .75rem));gap:var(--card-gap-sm, var(--spacing-4, .5rem))}.property-plan-card--compact[data-astro-cid-lrixfyf3] .property-plan-card-title{font-size:var(--text-lg, 1.125rem)}.property-plan-card--compact[data-astro-cid-lrixfyf3] .property-plan-card-sqft{font-size:var(--property-plan-card-compact-sqft-font-size, var(--text-base, 1rem))}.property-plan-card--compact[data-astro-cid-lrixfyf3] .property-plan-card-specs{font-size:var(--property-plan-card-compact-specs-font-size, var(--text-sm, .875rem))}@media(max-width:639.98px){.property-plan-card-content[data-astro-cid-lrixfyf3]{padding:var(--card-padding-sm, var(--spacing-4, .75rem))}.property-plan-card-title{font-size:var(--text-xl, 1.25rem)}.property-plan-card-sqft{font-size:var(--property-plan-card-sqft-mobile-font-size, var(--text-base, 1rem))}}@media(prefers-reduced-motion:reduce){.property-plan-card[data-astro-cid-lrixfyf3],.property-plan-card[data-astro-cid-lrixfyf3] [data-astro-cid-lrixfyf3]{transition:none!important}}.comparison-table[data-astro-cid-okxkyrhh]{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.comparison-table-inner[data-astro-cid-okxkyrhh]{width:100%;border-collapse:collapse;background:var(--comparison-table-bg, var(--color-base-100));border-radius:var(--comparison-table-radius, var(--card-radius-md, var(--radius-lg, .5rem)));overflow:hidden;box-shadow:var(--comparison-table-shadow, var(--shadow-sm))}.comparison-table-head[data-astro-cid-okxkyrhh]{background:var(--comparison-table-head-bg, var(--color-base-200))}.comparison-table-inner[data-astro-cid-okxkyrhh] th[data-astro-cid-okxkyrhh],.comparison-table-inner[data-astro-cid-okxkyrhh] td[data-astro-cid-okxkyrhh]{padding:var(--spacing-md, 1rem) var(--spacing-lg, 1.5rem);text-align:left;border-bottom:var(--comparison-table-row-border, var(--border-hairline) solid var(--color-base-300))}.comparison-table-feature-header[data-astro-cid-okxkyrhh]{width:35%}.comparison-table-column-header[data-astro-cid-okxkyrhh],.comparison-table-value[data-astro-cid-okxkyrhh]{width:32.5%;text-align:center}.comparison-table-body[data-astro-cid-okxkyrhh] tr[data-astro-cid-okxkyrhh]:last-child td[data-astro-cid-okxkyrhh]{border-bottom:none}.comparison-table-body[data-astro-cid-okxkyrhh] tr[data-astro-cid-okxkyrhh]:hover{background:var(--comparison-table-row-hover-bg, var(--color-base-200))}.comparison-table--compact[data-astro-cid-okxkyrhh] .comparison-table-inner[data-astro-cid-okxkyrhh] th[data-astro-cid-okxkyrhh],.comparison-table--compact[data-astro-cid-okxkyrhh] .comparison-table-inner[data-astro-cid-okxkyrhh] td[data-astro-cid-okxkyrhh]{padding:var(--spacing-sm, .75rem);font-size:var(--text-sm, .875rem)}.comparison-table--striped[data-astro-cid-okxkyrhh] .comparison-table-body[data-astro-cid-okxkyrhh] tr[data-astro-cid-okxkyrhh]:nth-child(2n){background:var(--comparison-table-stripe-bg, var(--color-base-200))}.comparison-table--striped[data-astro-cid-okxkyrhh] .comparison-table-body[data-astro-cid-okxkyrhh] tr[data-astro-cid-okxkyrhh]:hover{background:var(--comparison-table-stripe-hover-bg, color-mix(in oklch, var(--color-base-200) 80%, var(--color-primary) 20%))}@media(max-width:640px){.comparison-table-inner[data-astro-cid-okxkyrhh] th[data-astro-cid-okxkyrhh],.comparison-table-inner[data-astro-cid-okxkyrhh] td[data-astro-cid-okxkyrhh]{padding:var(--spacing-sm, .75rem);font-size:var(--text-sm, .875rem)}}.property-plans-grid[data-astro-cid-ajxmycrj]{background:var(--property-plans-grid-surface-bg, transparent)}.property-plans-grid-header{max-width:48rem;margin-bottom:var(--container-gap-lg, var(--spacing-2xl, 3rem))}.property-plans-grid-default{width:100%;max-width:64rem}.property-plans-grid-featured[data-astro-cid-ajxmycrj]{width:100%;max-width:72rem}.property-plans-grid-comparison[data-astro-cid-ajxmycrj]{display:flex;flex-direction:column;gap:var(--spacing-2xl, 3rem);width:100%;max-width:64rem}.property-plans-grid-cards,.property-plans-grid-table{width:100%}
