:root{--brand: var(--brandColor)}[data-astro-cid-tzqfyegh]{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,sans-serif;background:#f5f6f8;color:#172033}a[data-astro-cid-tzqfyegh]{text-decoration:none;color:inherit}.nav[data-astro-cid-tzqfyegh]{border-top:3px solid var(--brand);border-bottom:1px solid #e5e7eb;background:#fffffff7;box-shadow:0 3px 16px #0f172a0a;backdrop-filter:blur(8px);position:sticky;top:0;z-index:50}.nav-inner[data-astro-cid-tzqfyegh]{position:relative;max-width:1280px;margin:0 auto;padding:0 1.5rem;height:5rem;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-tzqfyegh]{font-size:1.1rem;font-weight:800;color:var(--brand)}.nav-logo[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{height:3.35rem!important;max-width:10rem}.nav-links[data-astro-cid-tzqfyegh]{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:.5rem;font-size:.9rem;font-weight:700;color:#667085}.nav-links[data-astro-cid-tzqfyegh] a[data-astro-cid-tzqfyegh]{border-radius:.6rem;padding:.6rem 1rem;transition:color .2s,background .2s}.nav-links[data-astro-cid-tzqfyegh] a[data-astro-cid-tzqfyegh]:hover{background:color-mix(in srgb,var(--brand) 8%,white);color:var(--brand)}@media(max-width:640px){.nav-inner[data-astro-cid-tzqfyegh]{height:4.5rem;padding:0 1rem}.nav-logo[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{height:2.8rem!important}.nav-links[data-astro-cid-tzqfyegh]{position:static;transform:none;gap:0;font-size:.78rem}.nav-links[data-astro-cid-tzqfyegh] a[data-astro-cid-tzqfyegh]{padding:.5rem .55rem}}.hero[data-astro-cid-tzqfyegh]{position:relative;overflow:hidden;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#fff 55%,color-mix(in srgb,var(--brand) 5%,white));padding:2.5rem 1.5rem 2.25rem}.hero-bg[data-astro-cid-tzqfyegh]{display:none}.hero-bg[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:brightness(.25) blur(2px)}.hero-bg-overlay[data-astro-cid-tzqfyegh]{position:absolute;inset:0;background:linear-gradient(to right,#101317f0 40%,#10131794)}.hero-content[data-astro-cid-tzqfyegh]{position:relative;z-index:1;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2rem}.hero-chip[data-astro-cid-tzqfyegh]{display:inline-flex;align-items:center;gap:.4rem;width:-moz-fit-content;width:fit-content;background:color-mix(in srgb,var(--brand) 8%,white);border:1px solid color-mix(in srgb,var(--brand) 20%,white);color:var(--brand);border-radius:999px;padding:.35rem .8rem;font-size:.75rem;font-weight:700;margin-bottom:1rem}.hero-title[data-astro-cid-tzqfyegh]{max-width:850px;color:#172033;font-size:clamp(1.75rem,3.3vw,2.75rem);font-weight:800;letter-spacing:-.025em;margin-bottom:.65rem;line-height:1.12}.hero-address[data-astro-cid-tzqfyegh]{font-size:.95rem;color:#667085;margin:0}.hero-price[data-astro-cid-tzqfyegh]{white-space:nowrap;font-size:clamp(2rem,4vw,2.75rem);font-weight:850;letter-spacing:-.025em;color:var(--brand)}.hero-price-suffix[data-astro-cid-tzqfyegh]{font-size:1rem;color:#667085;font-weight:500}@media(max-width:700px){.hero[data-astro-cid-tzqfyegh]{padding:1.75rem 1rem}.hero-content[data-astro-cid-tzqfyegh]{grid-template-columns:1fr;align-items:start;gap:1.25rem}.hero-price[data-astro-cid-tzqfyegh]{white-space:normal}}.gallery[data-astro-cid-tzqfyegh]{max-width:1200px;margin:0 auto;padding:1.5rem;display:grid;grid-template-columns:2fr 1fr;gap:1rem}@media(max-width:768px){.gallery[data-astro-cid-tzqfyegh]{grid-template-columns:1fr}.gallery-thumbs[data-astro-cid-tzqfyegh]{aspect-ratio:1 / 1}}.gallery-main[data-astro-cid-tzqfyegh]{position:relative;border-radius:1rem;overflow:hidden;background:#e5e7eb;aspect-ratio:16/10;box-shadow:0 8px 30px #0f172a14}.gallery-main[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh],.gallery-main[data-astro-cid-tzqfyegh] iframe[data-astro-cid-tzqfyegh]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border:none}.gallery-tour-label[data-astro-cid-tzqfyegh]{position:absolute;top:.75rem;left:.75rem;background:#000000a6;backdrop-filter:blur(4px);border-radius:.5rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600}.gallery-play[data-astro-cid-tzqfyegh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.gallery-play-btn[data-astro-cid-tzqfyegh]{width:3.5rem;height:3.5rem;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #0006}.gallery-play-btn[data-astro-cid-tzqfyegh] svg[data-astro-cid-tzqfyegh]{width:1.5rem;height:1.5rem;fill:#0b1121;margin-left:3px}.gallery-thumbs[data-astro-cid-tzqfyegh]{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:.6rem;min-height:0}.gallery-thumb[data-astro-cid-tzqfyegh]{position:relative;height:100%;min-height:0;border-radius:.75rem;overflow:hidden;background:#e5e7eb;cursor:pointer}.gallery-thumb[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.gallery-thumb[data-astro-cid-tzqfyegh]:hover img[data-astro-cid-tzqfyegh]{transform:scale(1.05)}.gallery-thumb-more[data-astro-cid-tzqfyegh]{position:absolute;inset:0;z-index:3;background:#00000094;color:#fff;display:flex;align-items:center;justify-content:center;padding:1rem;text-align:center;font-size:.9rem;font-weight:800;border-radius:.75rem}.gallery-watermark[data-astro-cid-tzqfyegh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.gallery-watermark[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{width:28%;max-height:35%;opacity:.18;-o-object-fit:contain;object-fit:contain}.gallery-thumb[data-astro-cid-tzqfyegh] .gallery-watermark[data-astro-cid-tzqfyegh] img[data-astro-cid-tzqfyegh]{width:38%;max-height:42%;opacity:.28}.gallery-thumb-expand[data-astro-cid-tzqfyegh]{position:absolute;z-index:2;right:.5rem;top:.5rem;display:grid;place-items:center;width:1.8rem;height:1.8rem;border-radius:.45rem;background:#111827b8;color:#fff;font-size:.95rem;backdrop-filter:blur(4px)}.gallery-expand[data-astro-cid-tzqfyegh]{position:absolute;z-index:4;right:.75rem;bottom:.75rem;display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(255,255,255,.65);border-radius:.6rem;background:#111827c7;color:#fff;padding:.55rem .8rem;font-size:.75rem;font-weight:700;cursor:pointer;backdrop-filter:blur(5px)}.gallery-expand[data-astro-cid-tzqfyegh]:hover{background:#111827eb}.gallery-thumb[data-astro-cid-tzqfyegh]{border:0;padding:0;width:100%}.lightbox[data-astro-cid-tzqfyegh]{position:fixed;inset:0;z-index:100;display:flex;flex-direction:column;background:#070a0ff5;color:#fff}.lightbox-top[data-astro-cid-tzqfyegh]{height:4rem;display:flex;align-items:center;justify-content:space-between;padding:0 1.25rem}.lightbox-counter[data-astro-cid-tzqfyegh]{font-size:.875rem;color:#ffffffb3}.lightbox-close[data-astro-cid-tzqfyegh],.lightbox-nav[data-astro-cid-tzqfyegh]{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;cursor:pointer}.lightbox-close[data-astro-cid-tzqfyegh]{width:2.5rem;height:2.5rem;border-radius:50%;font-size:1.5rem;line-height:1}.lightbox-stage[data-astro-cid-tzqfyegh]{position:relative;min-height:0;flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 5rem 2rem}.lightbox-image[data-astro-cid-tzqfyegh]{width:100%;height:100%;max-width:1500px;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-nav[data-astro-cid-tzqfyegh]{position:absolute;top:50%;width:3rem;height:3rem;border-radius:50%;transform:translateY(-50%);font-size:2rem;line-height:1}.lightbox-nav[data-astro-cid-tzqfyegh]:hover,.lightbox-close[data-astro-cid-tzqfyegh]:hover{background:#ffffff2e}.lightbox-prev[data-astro-cid-tzqfyegh]{left:1.25rem}.lightbox-next[data-astro-cid-tzqfyegh]{right:1.25rem}@media(max-width:640px){.lightbox-stage[data-astro-cid-tzqfyegh]{padding:.5rem .75rem 5rem}.lightbox-nav[data-astro-cid-tzqfyegh]{top:auto;bottom:1rem;transform:none}.lightbox-prev[data-astro-cid-tzqfyegh]{left:calc(50% - 4rem)}.lightbox-next[data-astro-cid-tzqfyegh]{right:calc(50% - 4rem)}.gallery-expand[data-astro-cid-tzqfyegh] span[data-astro-cid-tzqfyegh]{display:none}}.stats[data-astro-cid-tzqfyegh]{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:1.5rem}.stats-inner[data-astro-cid-tzqfyegh]{max-width:1200px;margin:0 auto;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.map-jump[data-astro-cid-tzqfyegh]{margin-left:auto;display:inline-flex;align-items:center;gap:.55rem;border:1px solid var(--brand);border-radius:.75rem;padding:.75rem 1rem;color:var(--brand);background:#fff;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .2s}.map-jump[data-astro-cid-tzqfyegh]:hover{background:var(--brand);color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1a}.map-jump[data-astro-cid-tzqfyegh] svg[data-astro-cid-tzqfyegh]{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:2}@media(max-width:760px){.map-jump[data-astro-cid-tzqfyegh]{width:100%;margin-left:0;justify-content:center}}.stat-card[data-astro-cid-tzqfyegh]{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1.25rem;display:flex;align-items:center;gap:.75rem;min-width:120px}.stat-icon[data-astro-cid-tzqfyegh]{width:2rem;height:2rem;border-radius:.5rem;background:color-mix(in srgb,var(--brand) 10%,white);display:flex;align-items:center;justify-content:center}.stat-icon[data-astro-cid-tzqfyegh] svg[data-astro-cid-tzqfyegh]{width:1rem;height:1rem;stroke:var(--brand);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.stat-label[data-astro-cid-tzqfyegh]{font-size:.65rem;color:#7c8799;text-transform:uppercase;letter-spacing:.06em}.stat-value[data-astro-cid-tzqfyegh]{font-size:.95rem;font-weight:800;color:#172033}.content[data-astro-cid-tzqfyegh]{max-width:1200px;margin:0 auto;padding:2rem 1.5rem;display:grid;grid-template-columns:3fr 2fr;gap:1.5rem}@media(max-width:900px){.content[data-astro-cid-tzqfyegh]{grid-template-columns:1fr}}.card[data-astro-cid-tzqfyegh]{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;margin-bottom:1.25rem;box-shadow:0 4px 18px #0f172a0a}.card-header[data-astro-cid-tzqfyegh]{background:#f8fafc;border-left:4px solid var(--brand);border-bottom:1px solid #edf0f4;padding:.9rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.card-header[data-astro-cid-tzqfyegh] h2[data-astro-cid-tzqfyegh]{font-size:.95rem;font-weight:800;color:#172033}.card-header-btn[data-astro-cid-tzqfyegh]{background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:.5rem;padding:.3rem .85rem;font-size:.75rem;font-weight:700;cursor:pointer}.card-header-btn[data-astro-cid-tzqfyegh]:hover{border-color:var(--brand);color:var(--brand)}.card-body[data-astro-cid-tzqfyegh]{padding:1.25rem}.features-grid[data-astro-cid-tzqfyegh]{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.feature-item[data-astro-cid-tzqfyegh]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#475467}.feature-check[data-astro-cid-tzqfyegh]{color:var(--brand);font-weight:700}.desc-text[data-astro-cid-tzqfyegh]{font-size:.925rem;line-height:1.75;color:#475467}.desc-text[data-astro-cid-tzqfyegh] p[data-astro-cid-tzqfyegh]{margin:0 0 1rem}.desc-text[data-astro-cid-tzqfyegh] p[data-astro-cid-tzqfyegh]:last-child{margin-bottom:0}.desc-text[data-astro-cid-tzqfyegh] ul[data-astro-cid-tzqfyegh],.desc-text[data-astro-cid-tzqfyegh] ol[data-astro-cid-tzqfyegh]{margin:.75rem 0 1rem 1.25rem}.desc-text[data-astro-cid-tzqfyegh] li[data-astro-cid-tzqfyegh]{margin:.3rem 0}.desc-text[data-astro-cid-tzqfyegh] h2[data-astro-cid-tzqfyegh],.desc-text[data-astro-cid-tzqfyegh] h3[data-astro-cid-tzqfyegh]{color:#172033;font-size:1rem;margin:1.25rem 0 .5rem}.desc-text[data-astro-cid-tzqfyegh] a[data-astro-cid-tzqfyegh]{color:var(--brand);text-decoration:underline}.desc-text[data-astro-cid-tzqfyegh].clamped{max-height:8.4rem;overflow:hidden;position:relative}.desc-text[data-astro-cid-tzqfyegh].clamped:after{content:"";position:absolute;inset:auto 0 0;height:2.5rem;background:linear-gradient(transparent,#fff)}.details-table[data-astro-cid-tzqfyegh]{width:100%;font-size:.875rem}.details-table[data-astro-cid-tzqfyegh] tr[data-astro-cid-tzqfyegh]{border-bottom:1px solid #edf0f4}.details-table[data-astro-cid-tzqfyegh] tr[data-astro-cid-tzqfyegh]:last-child{border:none}.details-table[data-astro-cid-tzqfyegh] td[data-astro-cid-tzqfyegh]{padding:.7rem 0}.details-table[data-astro-cid-tzqfyegh] td[data-astro-cid-tzqfyegh]:first-child{color:#667085}.details-table[data-astro-cid-tzqfyegh] td[data-astro-cid-tzqfyegh]:last-child{text-align:right;font-weight:600}.dpe-section[data-astro-cid-tzqfyegh]{margin-bottom:1rem}.dpe-title-row[data-astro-cid-tzqfyegh]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.dpe-title[data-astro-cid-tzqfyegh]{font-size:.8rem;font-weight:700;color:#344054}.dpe-badge[data-astro-cid-tzqfyegh]{display:flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:700}.dpe-badge-val[data-astro-cid-tzqfyegh]{background:#f5a623;width:2rem;height:2rem;border-radius:.4rem;display:flex;align-items:center;justify-content:center;color:#0b1121;font-weight:900}.dpe-bar-row[data-astro-cid-tzqfyegh]{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.dpe-bar-label[data-astro-cid-tzqfyegh]{width:1.2rem;font-size:.7rem;font-weight:800;text-align:center}.dpe-bar[data-astro-cid-tzqfyegh]{height:.9rem;border-radius:0 .4rem .4rem 0;transition:width .5s}.dpe-bar-active[data-astro-cid-tzqfyegh]{outline:2px solid #172033;outline-offset:1px}.map-section[data-astro-cid-tzqfyegh]{max-width:1200px;margin:0 auto;padding:0 1.5rem 2rem;scroll-margin-top:7rem}.map-section[data-astro-cid-tzqfyegh] .card-header[data-astro-cid-tzqfyegh] h2[data-astro-cid-tzqfyegh]{color:#172033}.map-iframe[data-astro-cid-tzqfyegh]{width:100%;height:350px;border:none}.map-buttons[data-astro-cid-tzqfyegh]{display:flex;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid #edf0f4}.map-btn[data-astro-cid-tzqfyegh]{border-radius:.6rem;padding:.7rem 1.5rem;font-size:.875rem;font-weight:700;cursor:pointer;border:2px solid var(--brand);transition:all .2s}.map-btn-primary[data-astro-cid-tzqfyegh]{background:var(--brand);color:#fff}.map-btn-primary[data-astro-cid-tzqfyegh]:hover{opacity:.85}.map-btn-outline[data-astro-cid-tzqfyegh]{background:transparent;color:var(--brand)}.map-btn-outline[data-astro-cid-tzqfyegh]:hover{background:var(--brand);color:#fff}.simulator[data-astro-cid-tzqfyegh]{background:#eef1f5;border-top:1px solid #e2e8f0;padding:3rem 1.5rem}.sim-inner[data-astro-cid-tzqfyegh]{max-width:1200px;margin:0 auto}.sim-sub[data-astro-cid-tzqfyegh]{text-align:center;font-size:.7rem;letter-spacing:.2em;color:var(--brand);font-weight:700;text-transform:uppercase;margin-bottom:.5rem}.sim-title[data-astro-cid-tzqfyegh]{text-align:center;color:#172033;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:900;margin-bottom:.5rem}.sim-desc[data-astro-cid-tzqfyegh]{text-align:center;font-size:.875rem;color:#667085;margin-bottom:2.5rem}.sim-grid[data-astro-cid-tzqfyegh]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:700px){.sim-grid[data-astro-cid-tzqfyegh]{grid-template-columns:1fr}}.sim-card[data-astro-cid-tzqfyegh]{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;color:#172033;box-shadow:0 4px 18px #0f172a0a}.sim-label[data-astro-cid-tzqfyegh]{font-size:.875rem;font-weight:700;margin-bottom:.5rem;color:#172033;display:flex;justify-content:space-between}.sim-val[data-astro-cid-tzqfyegh]{background:#f3f4f6;border-radius:.5rem;padding:.3rem .75rem;font-size:.875rem;font-weight:700}.sim-amount-entry[data-astro-cid-tzqfyegh]{display:inline-flex;align-items:center;gap:.3rem;background:#f3f4f6;border:1px solid transparent;border-radius:.5rem;padding:.15rem .55rem}.sim-amount-entry[data-astro-cid-tzqfyegh]:focus-within{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px #1d4ed81a}.sim-amount-input[data-astro-cid-tzqfyegh]{width:7.5rem;border:0;outline:0;background:transparent;color:#172033;font-size:.875rem;font-weight:800;text-align:right}.sim-amount-currency[data-astro-cid-tzqfyegh]{color:#475467;font-size:.8rem;font-weight:800}.sim-slider[data-astro-cid-tzqfyegh]{width:100%;margin:.5rem 0 1.25rem;accent-color:var(--brand);cursor:pointer}.sim-note[data-astro-cid-tzqfyegh]{font-size:.7rem;color:#9ca3af;margin-top:1rem}.sim-result[data-astro-cid-tzqfyegh]{display:flex;flex-direction:column;gap:1rem}.sim-monthly-label[data-astro-cid-tzqfyegh]{font-size:.875rem;color:#4b5563;font-weight:600}.sim-monthly-amount[data-astro-cid-tzqfyegh]{font-size:3.5rem;font-weight:900;color:#e07b00;line-height:1}.sim-monthly-suffix[data-astro-cid-tzqfyegh]{font-size:1.5rem}.sim-rows[data-astro-cid-tzqfyegh]{border-top:1px solid #e5e7eb;padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.sim-row[data-astro-cid-tzqfyegh]{display:flex;justify-content:space-between;font-size:.875rem}.sim-row[data-astro-cid-tzqfyegh] span[data-astro-cid-tzqfyegh]:first-child{color:#6b7280}.sim-row[data-astro-cid-tzqfyegh] span[data-astro-cid-tzqfyegh]:last-child{font-weight:700}.sim-cta[data-astro-cid-tzqfyegh]{background:#e07b00;color:#fff;border:none;border-radius:.6rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;cursor:pointer;width:100%}.sim-cta[data-astro-cid-tzqfyegh]:hover{opacity:.9}.sim-modal[data-astro-cid-tzqfyegh]{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172aa6;backdrop-filter:blur(4px)}.sim-modal-card[data-astro-cid-tzqfyegh]{position:relative;width:min(100%,34rem);max-height:92vh;overflow-y:auto;border-radius:1.25rem;background:#fff;padding:1.5rem;box-shadow:0 24px 70px #0f172a40}.sim-modal-close[data-astro-cid-tzqfyegh]{position:absolute;top:.9rem;right:.9rem;width:2rem;height:2rem;border:0;border-radius:999px;background:#f3f4f6;color:#475467;cursor:pointer;font-size:1.25rem}.sim-modal-title[data-astro-cid-tzqfyegh]{color:#172033;font-size:1.35rem;font-weight:800;padding-right:2rem}.sim-modal-desc[data-astro-cid-tzqfyegh]{margin:.35rem 0 1.25rem;color:#667085;font-size:.875rem}.sim-form-grid[data-astro-cid-tzqfyegh]{display:grid;grid-template-columns:1fr 1fr;gap:.9rem}.sim-field[data-astro-cid-tzqfyegh]{display:flex;flex-direction:column;gap:.35rem;color:#344054;font-size:.8rem;font-weight:600}.sim-field[data-astro-cid-tzqfyegh] input[data-astro-cid-tzqfyegh]{width:100%;border:1px solid #d0d5dd;border-radius:.6rem;padding:.72rem .8rem;color:#172033;font:inherit;font-weight:500;outline:none}.sim-field[data-astro-cid-tzqfyegh] input[data-astro-cid-tzqfyegh]:focus{border-color:var(--brand);box-shadow:0 0 0 3px #1d4ed81f}.sim-summary[data-astro-cid-tzqfyegh]{grid-column:1 / -1;display:flex;justify-content:space-between;gap:1rem;border-radius:.75rem;background:#f8fafc;padding:.9rem;color:#475467;font-size:.8rem}.sim-summary[data-astro-cid-tzqfyegh] strong[data-astro-cid-tzqfyegh]{color:#172033}.sim-consent[data-astro-cid-tzqfyegh]{grid-column:1 / -1;display:flex;align-items:flex-start;gap:.55rem;color:#667085;font-size:.72rem;line-height:1.45}.sim-consent[data-astro-cid-tzqfyegh] input[data-astro-cid-tzqfyegh]{margin-top:.15rem}.sim-submit[data-astro-cid-tzqfyegh]{grid-column:1 / -1;border:0;border-radius:.65rem;background:var(--brand);padding:.8rem 1rem;color:#fff;font-weight:800;cursor:pointer}.sim-submit[data-astro-cid-tzqfyegh]:disabled{cursor:wait;opacity:.6}.sim-feedback[data-astro-cid-tzqfyegh]{grid-column:1 / -1;border-radius:.65rem;padding:.75rem;font-size:.8rem}.sim-feedback[data-astro-cid-tzqfyegh].success{background:#ecfdf3;color:#067647}.sim-feedback[data-astro-cid-tzqfyegh].error{background:#fef3f2;color:#b42318}@media(max-width:520px){.sim-form-grid[data-astro-cid-tzqfyegh]{grid-template-columns:1fr}.sim-summary[data-astro-cid-tzqfyegh],.sim-consent[data-astro-cid-tzqfyegh],.sim-submit[data-astro-cid-tzqfyegh],.sim-feedback[data-astro-cid-tzqfyegh]{grid-column:1}}.footer[data-astro-cid-tzqfyegh]{background:#fff;border-top:1px solid #e5e7eb;padding:2rem 1.5rem;text-align:center;font-size:.8rem;color:#98a2b3}.hidden[data-astro-cid-tzqfyegh]{display:none!important}
