.home-price-deals[data-v-23122d9c]{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}.home-price-deals__heading[data-v-23122d9c]{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.home-price-deals__heading h2[data-v-23122d9c]{color:var(--app-text);margin:4px 0 0}.home-price-deals__heading p[data-v-23122d9c]{color:var(--app-text-3);margin:6px 0 0}.home-price-deals__eyebrow[data-v-23122d9c]{color:#dc2626;font-size:.74rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-price-deals__grid[data-v-23122d9c]{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.home-price-deal-card[data-v-23122d9c]{background:var(--app-surface);border:1px solid var(--app-border);border-radius:var(--app-radius-lg);box-shadow:var(--app-shadow-xs);min-width:0;overflow:hidden;transition:border-color .2s var(--app-ease),box-shadow .2s var(--app-ease),transform .2s var(--app-ease)}.home-price-deal-card[data-v-23122d9c]:hover{border-color:#dc262652;box-shadow:var(--app-shadow-md);transform:translateY(-3px)}.home-price-deal-card__media[data-v-23122d9c]{aspect-ratio:16/10;background:var(--app-surface-2);display:block;overflow:hidden;position:relative}.home-price-deal-card__media img[data-v-23122d9c]{display:block;height:100%;object-fit:cover;transition:transform .35s var(--app-ease);width:100%}.home-price-deal-card__media:hover img[data-v-23122d9c]{transform:scale(1.04)}.home-price-deal-card__badge[data-v-23122d9c]{align-items:center;background:#dc2626;border-radius:999px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:900;gap:4px;left:10px;padding:6px 10px;position:absolute;top:10px}.home-price-deal-card__body[data-v-23122d9c]{display:flex;flex-direction:column;min-height:238px;padding:15px}.home-price-deal-card__code[data-v-23122d9c]{color:var(--app-text-3);font-size:.7rem;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-price-deal-card h3[data-v-23122d9c]{margin:6px 0 10px}.home-price-deal-card h3 a[data-v-23122d9c]{color:var(--app-text);display:-webkit-box;overflow:hidden;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-price-deal-card__meta[data-v-23122d9c]{display:grid;gap:5px}.home-price-deal-card__meta span[data-v-23122d9c]{align-items:center;color:var(--app-text-3);display:flex;font-size:.78rem;gap:5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-price-deal-card__meta .q-icon[data-v-23122d9c]{color:var(--app-primary)}.home-price-deal-card__price[data-v-23122d9c]{border-top:1px solid var(--app-border);display:grid;margin-top:auto;padding-top:12px}.home-price-deal-card__price span[data-v-23122d9c]{color:var(--app-text-3);font-size:.72rem;font-weight:700}.home-price-deal-card__price strong[data-v-23122d9c]{color:#dc2626;font-size:1.25rem;font-weight:900}.home-price-deal-card__link[data-v-23122d9c]{align-items:center;color:var(--app-primary);display:inline-flex;font-family:var(--home-font-family);font-size:var(--home-button-size);font-weight:var(--home-button-weight);gap:4px;margin-top:10px;text-decoration:none}@media(max-width:1000px){.home-price-deals__grid[data-v-23122d9c]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-price-deals__heading[data-v-23122d9c]{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px}.home-price-deals__heading .q-btn[data-v-23122d9c]{align-self:flex-end}.home-price-deals__grid[data-v-23122d9c]{grid-template-columns:1fr;gap:12px}.home-price-deal-card[data-v-23122d9c]{display:grid;grid-template-columns:42% minmax(0,1fr)}.home-price-deal-card__media[data-v-23122d9c]{aspect-ratio:auto;min-height:100%}.home-price-deal-card__body[data-v-23122d9c]{min-height:220px;padding:13px}.home-price-deal-card__price strong[data-v-23122d9c]{font-size:1.1rem}}.home-house-types[data-v-f06b66c5]{position:relative;overflow:hidden;background:#fff;border-bottom:1px solid var(--app-border)}.home-house-types .section-heading[data-v-f06b66c5]{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.home-house-types .section-heading h2[data-v-f06b66c5]{margin:7px 0 0;color:var(--app-text)}.home-house-types .section-heading p[data-v-f06b66c5]{max-width:720px;margin:8px 0 0;color:var(--app-text-2)}.home-house-types__grid[data-v-f06b66c5]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px}.home-house-card[data-v-f06b66c5]{position:relative;min-width:0;overflow:hidden;color:inherit;text-decoration:none;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;box-shadow:0 4px 16px #0b143712;transition:transform .2s var(--app-ease),box-shadow .2s var(--app-ease),border-color .2s var(--app-ease)}.home-house-card[data-v-f06b66c5]:hover{border-color:var(--app-border-strong);box-shadow:0 8px 22px #0b14371c}.home-house-card:hover .home-house-card__media img[data-v-f06b66c5]{transform:scale(1.035)}.home-house-card__media[data-v-f06b66c5]{position:relative;overflow:hidden;aspect-ratio:4/3;background:#f3f4f6}.home-house-card__media img[data-v-f06b66c5]{width:100%;height:100%;display:block;object-fit:contain;transition:transform .4s var(--app-ease)}.home-house-card__code[data-v-f06b66c5]{position:absolute;top:14px;left:14px;padding:6px 10px;color:var(--app-primary);background:#ffffffeb;border:1px solid rgba(199,210,254,.8);border-radius:4px;font-size:.68rem;font-weight:900;letter-spacing:.07em}.home-house-card__price[data-v-f06b66c5]{position:absolute;left:12px;bottom:12px;display:grid;gap:1px;padding:9px 12px;color:#fff;background:#13213b;border-radius:4px}.home-house-card__price small[data-v-f06b66c5]{color:#ffffffad;font-size:.65rem}.home-house-card__price strong[data-v-f06b66c5]{font-size:.84rem}.home-house-card__body[data-v-f06b66c5]{padding:19px 20px 21px}.home-house-card__heading[data-v-f06b66c5]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-house-card__heading>div[data-v-f06b66c5]{min-width:0}.home-house-card__heading>.q-icon[data-v-f06b66c5]{margin-top:3px;color:var(--app-primary);font-size:18px}.home-house-card__title-label[data-v-f06b66c5]{display:block;margin-bottom:3px;color:var(--app-text-3);font-size:.66rem;font-weight:800;letter-spacing:.04em}.home-house-card h3[data-v-f06b66c5]{margin:0;color:var(--app-text)}.home-house-card__title-en[data-v-f06b66c5]{margin:3px 0 0;overflow:hidden;color:var(--app-text-3);font-size:.72rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.home-house-card__specs[data-v-f06b66c5]{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px;color:var(--app-text-2);font-size:.82rem}.home-house-card__specs span[data-v-f06b66c5]{display:inline-flex;align-items:center;gap:4px}.home-house-card__specs .q-icon[data-v-f06b66c5]{color:var(--app-primary)}.home-house-card__land[data-v-f06b66c5]{display:flex;align-items:center;gap:9px;margin-top:15px;padding:11px 12px;background:var(--app-primary-soft);border-radius:6px}.home-house-card__land>.q-icon[data-v-f06b66c5]{color:var(--app-primary);font-size:21px}.home-house-card__land span[data-v-f06b66c5],.home-house-card__land small[data-v-f06b66c5],.home-house-card__land strong[data-v-f06b66c5]{display:block}.home-house-card__land small[data-v-f06b66c5]{color:var(--app-text-3);font-size:.66rem}.home-house-card__land strong[data-v-f06b66c5]{margin-top:1px;color:var(--app-text);font-size:.78rem}.home-house-card--all[data-v-f06b66c5]{display:flex;align-self:stretch;flex-direction:column;color:#fff;background:radial-gradient(circle at 88% 8%,rgba(111,182,242,.3),transparent 30%),linear-gradient(145deg,#102d59,#2457a6 58%,#3e82bd);border-color:#2457a673}.home-house-card--all[data-v-f06b66c5]:hover{border-color:#5d9de0;box-shadow:0 12px 28px #10396f3d;transform:translateY(-2px)}.home-house-card--all__visual[data-v-f06b66c5]{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px 22px;text-align:center}.home-house-card--all__visual>span[data-v-f06b66c5]{display:grid;width:48px;height:48px;place-items:center;color:var(--app-primary);background:#fff;border-radius:50%;box-shadow:0 9px 22px #0210263d}.home-house-card--all__visual>span .q-icon[data-v-f06b66c5]{font-size:27px}.home-house-card--all__visual small[data-v-f06b66c5]{margin-top:22px;color:#deefffc7;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-house-card--all__visual strong[data-v-f06b66c5]{margin-top:7px;font-size:1.05rem;line-height:1.45}.home-house-card--all__visual p[data-v-f06b66c5]{margin:10px 0 0;color:#e8f2ffd1;font-size:.76rem;line-height:1.55}.home-house-card--all__action[data-v-f06b66c5]{display:flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;color:#fff;border-top:1px solid rgba(255,255,255,.2);background:#051b3b40;font-size:.78rem;font-weight:900}.home-house-card--all__action .q-icon[data-v-f06b66c5]{font-size:19px;transition:transform .2s var(--app-ease)}.home-house-card--all:hover .home-house-card--all__action .q-icon[data-v-f06b66c5]{transform:translate(4px)}@media(max-width:800px){.home-house-types .section-heading[data-v-f06b66c5]{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:16px}.home-house-types .section-heading .q-btn[data-v-f06b66c5]{display:none}.home-house-types__grid[data-v-f06b66c5]{display:flex;gap:12px;width:calc(100% + 16px);padding-right:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-house-types__grid[data-v-f06b66c5]::-webkit-scrollbar{display:none}.home-house-card[data-v-f06b66c5]{flex:0 0 min(78vw,310px);scroll-snap-align:start}.home-house-card__media[data-v-f06b66c5]{aspect-ratio:16/10}.home-house-card__body[data-v-f06b66c5]{padding:15px 16px 17px}}.home-construction-today[data-v-1bc6cc16]{position:relative;overflow:hidden;color:var(--app-text);background:#f7faff;border-bottom:1px solid var(--app-border)}.home-construction-today[data-v-1bc6cc16]:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;background:radial-gradient(circle at 88% 0%,rgba(62,123,210,.09),transparent 34%)}.home-construction-today .section-block[data-v-1bc6cc16]{position:relative;z-index:1}.home-construction-today__header[data-v-1bc6cc16]{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:20px}.home-construction-today__heading[data-v-1bc6cc16]{min-width:0;max-width:860px}.home-construction-today__live[data-v-1bc6cc16]{display:inline-flex;align-items:center;gap:8px;color:var(--app-primary);font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-construction-today__pulse[data-v-1bc6cc16]{width:8px;height:8px;background:#41d79b;border:2px solid #fff;border-radius:50%;box-shadow:0 0 #41d79b99;animation:construction-pulse-1bc6cc16 2s infinite}.home-construction-today__title-row[data-v-1bc6cc16]{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 18px}.home-construction-today__heading h2[data-v-1bc6cc16]{margin:6px 0 4px;color:var(--app-text)}.home-construction-today__heading h2 a[data-v-1bc6cc16]{color:inherit;text-decoration:none}.home-construction-today__heading h2 a[data-v-1bc6cc16]:hover{color:var(--app-primary)}.home-construction-today__heading p[data-v-1bc6cc16]{margin:0;color:var(--app-text-2)}.home-construction-today__proof[data-v-1bc6cc16]{display:flex;flex-wrap:wrap;align-items:center;gap:7px 14px}.home-construction-today__proof span[data-v-1bc6cc16]{display:inline-flex;align-items:baseline;gap:4px;color:var(--app-text-3);font-size:.72rem;font-weight:700}.home-construction-today__proof strong[data-v-1bc6cc16]{color:var(--app-primary);font-size:.92rem;font-weight:900}.home-construction-today__grid[data-v-1bc6cc16]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:16px}.home-construction-card[data-v-1bc6cc16]{min-width:0;overflow:hidden;color:inherit;text-decoration:none;background:#fffffffa;border:1px solid var(--app-border);border-radius:8px;box-shadow:0 4px 14px #0b143712;transition:transform .22s var(--app-ease),box-shadow .22s var(--app-ease)}.home-construction-card[data-v-1bc6cc16]:hover{border-color:var(--app-border-strong);transform:translateY(-2px);box-shadow:0 9px 22px #0b14371c}.home-construction-card__media[data-v-1bc6cc16]{position:relative;overflow:hidden;aspect-ratio:16/10;background:#07111f}.home-construction-card__media img[data-v-1bc6cc16],.home-construction-card__placeholder[data-v-1bc6cc16]{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s var(--app-ease)}.home-construction-card:hover .home-construction-card__media img[data-v-1bc6cc16]{transform:scale(1.035)}.home-construction-card__placeholder[data-v-1bc6cc16]{display:grid;place-items:center;color:#8bbef8;font-size:42px;background:#102b50}.home-construction-card__media[data-v-1bc6cc16]:after{position:absolute;top:35%;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,transparent,rgba(2,8,18,.62))}.home-construction-card__play[data-v-1bc6cc16]{position:absolute;z-index:2;top:50%;left:50%;display:grid;place-items:center;width:42px;height:42px;color:#153f78;background:#fffffff0;border:1px solid rgba(255,255,255,.7);border-radius:50%;box-shadow:0 8px 24px #00000047;transform:translate(-50%,-50%);transition:transform .22s var(--app-ease),background-color .22s var(--app-ease)}.home-construction-card__play .q-icon[data-v-1bc6cc16]{margin-left:2px;font-size:24px}.home-construction-card:hover .home-construction-card__play[data-v-1bc6cc16]{background:#fff;transform:translate(-50%,-50%) scale(1.08)}.home-construction-card__status[data-v-1bc6cc16]{position:absolute;z-index:2;right:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;color:#fff;background:#05172dc7;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.65rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-construction-card__status span[data-v-1bc6cc16]{width:6px;height:6px;background:#41d79b;border-radius:50%}.home-construction-card__body[data-v-1bc6cc16]{display:grid;gap:8px;padding:13px 15px 15px;color:var(--app-text)}.home-construction-card__body time[data-v-1bc6cc16]{display:inline-flex;align-items:center;gap:5px;color:var(--app-text-3);font-size:.7rem;font-weight:700}.home-construction-card__body h3[data-v-1bc6cc16]{display:-webkit-box;min-height:2.8em;overflow:hidden;margin:0;color:var(--app-text);-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-construction-card--all[data-v-1bc6cc16]{display:flex;align-self:stretch;flex-direction:column;color:#fff;background:radial-gradient(circle at 88% 8%,rgba(111,182,242,.3),transparent 30%),linear-gradient(145deg,#102d59,#2457a6 58%,#3e82bd);border-color:#2457a673}.home-construction-card--all[data-v-1bc6cc16]:hover{color:#fff;border-color:#5d9de0;box-shadow:0 12px 28px #10396f3d}.home-construction-card--all__visual[data-v-1bc6cc16]{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px 22px;text-align:center}.home-construction-card--all__visual>span[data-v-1bc6cc16]{display:grid;width:48px;height:48px;place-items:center;color:var(--app-primary);background:#fff;border-radius:50%;box-shadow:0 9px 22px #0210263d}.home-construction-card--all__visual>span .q-icon[data-v-1bc6cc16]{font-size:27px}.home-construction-card--all__visual small[data-v-1bc6cc16]{margin-top:22px;color:#deefffc7;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-construction-card--all__visual strong[data-v-1bc6cc16]{margin-top:7px;font-size:1.05rem;line-height:1.45}.home-construction-card--all__visual p[data-v-1bc6cc16]{margin:10px 0 0;color:#e8f2ffd1;font-size:.76rem;line-height:1.55}.home-construction-card--all__action[data-v-1bc6cc16]{display:flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;color:#fff;border-top:1px solid rgba(255,255,255,.2);background:#051b3b40;font-size:.78rem;font-weight:900}.home-construction-card--all__action .q-icon[data-v-1bc6cc16]{font-size:19px;transition:transform .2s var(--app-ease)}.home-construction-card--all:hover .home-construction-card--all__action .q-icon[data-v-1bc6cc16]{transform:translate(4px)}.home-construction-today__actions[data-v-1bc6cc16]{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.home-construction-today__actions span[data-v-1bc6cc16]{display:inline-flex;align-items:center;gap:5px;color:var(--app-text-3);font-size:.7rem}.home-construction-today__actions span .q-icon[data-v-1bc6cc16]{color:var(--app-primary);font-size:16px}@keyframes construction-pulse-1bc6cc16{70%{box-shadow:0 0 0 8px #41d79b00}to{box-shadow:0 0 #41d79b00}}@media(prefers-reduced-motion:reduce){.home-construction-today__pulse[data-v-1bc6cc16]{animation:none}}@media(max-width:900px){.home-construction-today__header[data-v-1bc6cc16]{align-items:flex-start;flex-direction:column;gap:10px}}@media(max-width:700px){.home-construction-today__header[data-v-1bc6cc16]{margin-bottom:16px}.home-construction-today__header>.q-btn[data-v-1bc6cc16]{display:none}.home-construction-today__title-row[data-v-1bc6cc16]{display:block}.home-construction-today__proof[data-v-1bc6cc16]{margin:3px 0 5px}.home-construction-today__grid[data-v-1bc6cc16]{display:flex;gap:12px;width:calc(100% + 16px);padding-right:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-construction-today__grid[data-v-1bc6cc16]::-webkit-scrollbar{display:none}.home-construction-card[data-v-1bc6cc16]{flex:0 0 min(78vw,310px);scroll-snap-align:start}.home-construction-today__actions[data-v-1bc6cc16]{margin-top:18px}}.home-page[data-v-a4f66ef0]{--home-font-family: var(--app-heading-font-family);--home-h1-size: var(--app-heading-h1-size);--home-h1-line-height: var(--app-heading-h1-line-height);--home-h2-size: var(--app-heading-h2-size);--home-h2-line-height: var(--app-heading-h2-line-height);--home-h3-size: var(--app-heading-h3-size);--home-h3-line-height: var(--app-heading-h3-line-height);--home-body-size: .92rem;--home-body-line-height: 1.7;--home-button-size: .84rem;--home-heading-weight: var(--app-heading-weight);--home-button-weight: 700;--home-section-space: 48px;--home-section-heading-gap: 20px;background:var(--app-bg);color:var(--app-text);font-family:var(--home-font-family);padding-bottom:0}.home-page[data-v-a4f66ef0] .q-btn{font-family:var(--home-font-family);font-size:var(--home-button-size)!important;font-weight:var(--home-button-weight)!important;line-height:1.3!important}.home-page[data-v-a4f66ef0] h1{font-family:var(--home-font-family);font-size:var(--home-h1-size)!important;font-weight:var(--home-heading-weight)!important;line-height:var(--home-h1-line-height)!important}.home-page[data-v-a4f66ef0] h2{font-family:var(--home-font-family);font-size:var(--home-h2-size)!important;font-weight:var(--home-heading-weight)!important;line-height:var(--home-h2-line-height)!important}.home-page[data-v-a4f66ef0] h3{font-family:var(--home-font-family);font-size:var(--home-h3-size)!important;font-weight:var(--home-heading-weight)!important;line-height:var(--home-h3-line-height)!important}.home-page[data-v-a4f66ef0] p{font-family:var(--home-font-family);font-size:var(--home-body-size)!important;line-height:var(--home-body-line-height)!important}.home-page[data-v-a4f66ef0] .app-container.section-block{padding-top:var(--home-section-space)!important;padding-bottom:var(--home-section-space)!important}.home-page[data-v-a4f66ef0] .section-heading,.home-page[data-v-a4f66ef0] .home-price-deals__heading{margin-bottom:var(--home-section-heading-gap)!important}.hero-section[data-v-a4f66ef0]{position:relative;min-height:610px;margin-top:calc(-1 * var(--app-header-height));padding-top:var(--app-header-height);display:flex;align-items:stretch;overflow:hidden;isolation:isolate;background:#15213a}.hero-media[data-v-a4f66ef0],.hero-image[data-v-a4f66ef0]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image[data-v-a4f66ef0]{object-fit:cover;object-position:center 56%}.hero-overlay[data-v-a4f66ef0]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(5,22,49,.62) 0%,rgba(5,22,49,.34) 34%,rgba(5,22,49,.08) 54%,transparent 72%)}.hero-content[data-v-a4f66ef0]{position:relative;z-index:1;display:grid;justify-items:center;align-items:center;padding:76px 0 64px;width:min(var(--app-container),100% - 32px)}.hero-copy[data-v-a4f66ef0]{position:relative;isolation:isolate;width:100%;min-width:0;color:#fff;max-width:720px;text-align:left}.hero-copy[data-v-a4f66ef0]:before{position:absolute;z-index:-1;top:-28px;right:-54px;bottom:-28px;left:-54px;content:"";pointer-events:none;background:radial-gradient(ellipse at 28% 48%,rgba(3,14,32,.34) 0%,rgba(3,14,32,.16) 48%,transparent 76%)}.hero-kicker[data-v-a4f66ef0]{margin:0;color:#fffffff5;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-shadow:0 1px 2px rgba(0,0,0,.8),0 4px 14px rgba(0,0,0,.42)}.hero-copy h1[data-v-a4f66ef0]{max-width:940px;letter-spacing:-.025em;margin:14px 0 18px;color:#fff;overflow-wrap:anywhere;text-shadow:0 2px 3px rgba(0,0,0,.88),0 8px 28px rgba(0,0,0,.52)}.hero-title-main[data-v-a4f66ef0],.hero-title-sub[data-v-a4f66ef0]{display:block;max-width:100%}.hero-title-main[data-v-a4f66ef0]{font-size:100%}.hero-title-sub[data-v-a4f66ef0]{max-width:680px;margin:0 auto;font-size:clamp(1.05rem,1.8vw,1.42rem);line-height:1.35;font-weight:700}.hero-subheadline[data-v-a4f66ef0]{max-width:720px;margin:0;color:#fffffff0;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.82),0 5px 18px rgba(0,0,0,.46)}.hero-capabilities[data-v-a4f66ef0]{display:flex;flex-wrap:wrap;gap:0;margin-top:16px}.hero-capabilities span[data-v-a4f66ef0]{display:inline-flex;align-items:center;padding:0 14px;color:#fffffff5;border-left:1px solid rgba(255,255,255,.35);font-size:.8rem;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.78),0 4px 14px rgba(0,0,0,.4)}.hero-capabilities span[data-v-a4f66ef0]:first-child{padding-left:0;border-left:0}.hero-construction-entry[data-v-a4f66ef0]{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px}.hero-construction-update[data-v-a4f66ef0]{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 10px;color:#fffffff0;font:inherit;font-size:.72rem;font-weight:800;line-height:1.25;text-align:left;text-decoration:none;background:#0619347a;border:1px solid rgba(255,255,255,.28);border-radius:999px;box-shadow:0 5px 16px #020a182e;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-construction-update[data-v-a4f66ef0]:hover{background:#08274fa8;border-color:#ffffff85}.hero-construction-update[data-v-a4f66ef0]:focus-visible{outline:3px solid #fff;outline-offset:3px}.hero-construction-update__pulse[data-v-a4f66ef0]{flex:0 0 auto;width:7px;height:7px;background:#48d99e;border-radius:50%;box-shadow:0 0 0 3px #48d99e2e}.hero-construction-update time[data-v-a4f66ef0]{padding-left:7px;color:#ffffffb8;border-left:1px solid rgba(255,255,255,.28);font-size:.68rem;font-weight:700}.hero-construction-update .q-icon[data-v-a4f66ef0]{font-size:15px}.hero-construction-video-list[data-v-a4f66ef0]{display:flex;gap:8px}.hero-construction-video-card[data-v-a4f66ef0]{position:relative;display:grid;place-items:center;width:112px;aspect-ratio:16/9;overflow:hidden;padding:0;color:#fff;text-decoration:none;background:#06193494;border:1px solid rgba(255,255,255,.3);border-radius:9px;box-shadow:0 8px 22px #020a183d;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hero-construction-video-card[data-v-a4f66ef0]:hover{border-color:#ffffff8a;box-shadow:0 10px 25px #020a1852;transform:translateY(-2px)}.hero-construction-video-card[data-v-a4f66ef0]:focus-visible{outline:3px solid #fff;outline-offset:3px}.hero-construction-video-card img[data-v-a4f66ef0],.hero-construction-video-card video[data-v-a4f66ef0]{display:block;width:100%;height:100%;object-fit:cover}.hero-construction-video-card__placeholder[data-v-a4f66ef0]{color:#9dcaff;font-size:28px}.hero-construction-video-card__play[data-v-a4f66ef0]{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:30px;height:30px;color:#153f78;background:#fffffff0;border-radius:50%;box-shadow:0 5px 14px #00000047;transform:translate(-50%,-50%)}.hero-construction-video-card__play .q-icon[data-v-a4f66ef0]{margin-left:1px;font-size:20px}.service-paths-section[data-v-a4f66ef0]{padding:54px 0 60px;background:#e0ecff;border-bottom:1px solid #ccdcf4}.service-paths-section[data-v-a4f66ef0] .home-service-paths{margin-top:0}.section-block[data-v-a4f66ef0]{padding:var(--home-section-space) 0}.section-heading[data-v-a4f66ef0]{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px}.section-heading--center[data-v-a4f66ef0]{flex-direction:column;text-align:center;align-items:center;margin-bottom:var(--home-section-heading-gap)}.section-heading--center p[data-v-a4f66ef0]{max-width:840px;margin:10px auto 0;color:var(--app-text-2)}.section-heading h2[data-v-a4f66ef0]{margin:6px 0 0;letter-spacing:-.01em}.why-section[data-v-a4f66ef0]{position:relative;overflow:hidden;background:#e1ecff;border-bottom:1px solid var(--app-border)}.why-grid[data-v-a4f66ef0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.why-card[data-v-a4f66ef0]{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:22px;background:#fff;border:1px solid #e1e4e9;border-radius:8px;box-shadow:none;transition:transform .2s var(--app-ease),box-shadow .2s var(--app-ease),border-color .2s var(--app-ease)}.why-card[data-v-a4f66ef0]:hover{border-color:#b8c0ce}.why-card h3[data-v-a4f66ef0]{margin:2px 0 6px}.why-card p[data-v-a4f66ef0]{margin:0;color:var(--app-text-2)}.why-card__arrow[data-v-a4f66ef0]{display:none}.why-card__link[data-v-a4f66ef0]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit}.why-card__link[data-v-a4f66ef0]:focus-visible{outline:3px solid var(--app-primary);outline-offset:3px}.why-icon[data-v-a4f66ef0]{width:46px;height:46px;display:grid;place-items:center;border-radius:6px;background:var(--app-primary-soft);color:var(--app-primary)}.why-icon .q-icon[data-v-a4f66ef0]{font-size:26px}.home-featured-units[data-v-a4f66ef0]{padding-top:var(--home-section-space);padding-bottom:var(--home-section-space)}.home-group-units .section-heading p[data-v-a4f66ef0]{max-width:720px;margin:7px 0 0;color:var(--app-text-2);line-height:1.6}.unit-grid[data-v-a4f66ef0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.unit-grid--featured[data-v-a4f66ef0]{grid-template-columns:repeat(4,minmax(0,1fr))}.featured-all-card[data-v-a4f66ef0]{display:flex;min-width:0;min-height:100%;overflow:hidden;flex-direction:column;color:#fff;text-decoration:none;background:radial-gradient(circle at 88% 8%,rgba(111,182,242,.3),transparent 30%),linear-gradient(145deg,#102d59,#2457a6 58%,#3e82bd);border:1px solid rgba(36,87,166,.45);border-radius:8px;box-shadow:0 4px 16px #0b14371a;transition:transform .2s var(--app-ease),box-shadow .2s var(--app-ease),border-color .2s var(--app-ease)}.featured-all-card[data-v-a4f66ef0]:hover{border-color:#5d9de0;box-shadow:0 12px 28px #10396f3d;transform:translateY(-2px)}.featured-all-card__visual[data-v-a4f66ef0]{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;align-items:flex-start;justify-content:center;padding:28px 24px 22px}.featured-all-card__visual>span[data-v-a4f66ef0]{display:grid;width:48px;height:48px;place-items:center;color:var(--app-primary);background:#fff;border-radius:50%;box-shadow:0 9px 22px #0210263d}.featured-all-card__visual>span .q-icon[data-v-a4f66ef0]{font-size:27px}.featured-all-card__visual small[data-v-a4f66ef0]{margin-top:22px;color:#deefffc7;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.featured-all-card__visual strong[data-v-a4f66ef0]{margin-top:7px;font-size:1.05rem;line-height:1.45}.featured-all-card__visual p[data-v-a4f66ef0]{margin:10px 0 0;color:#e8f2ffd1;font-size:.76rem;line-height:1.55}.featured-all-card__action[data-v-a4f66ef0]{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:10px;padding:13px 22px;color:#fff;border-top:1px solid rgba(255,255,255,.2);background:#051b3b40;font-size:.78rem;font-weight:900}.featured-all-card__action .q-icon[data-v-a4f66ef0]{font-size:19px;transition:transform .2s var(--app-ease)}.featured-all-card:hover .featured-all-card__action .q-icon[data-v-a4f66ef0]{transform:translate(4px)}.featured-all-card--centered .featured-all-card__visual[data-v-a4f66ef0]{align-items:center;text-align:center}.featured-all-card--centered .featured-all-card__action[data-v-a4f66ef0]{justify-content:center}.empty-state[data-v-a4f66ef0]{min-height:180px;display:grid;place-items:center;text-align:center;gap:10px;padding:28px;border-radius:var(--app-radius-lg);background:var(--app-surface);border:1px dashed var(--app-border-strong)}.empty-state .q-icon[data-v-a4f66ef0]{font-size:44px;color:var(--app-primary)}.empty-state p[data-v-a4f66ef0]{margin:4px 0 0;color:var(--app-text-2)}.offer-band[data-v-a4f66ef0]{position:relative;overflow:hidden;background:var(--app-surface-3);border-bottom:1px solid var(--app-border);color:var(--app-text)}.eyebrow--light[data-v-a4f66ef0]{color:var(--app-primary)}.offer-copy h2[data-v-a4f66ef0]{color:var(--app-text)}.offer-copy p[data-v-a4f66ef0]{color:var(--app-text-2)}.offer-list[data-v-a4f66ef0]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.offer-list li[data-v-a4f66ef0]{min-width:0}.offer-link[data-v-a4f66ef0]{min-height:100%;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:14px;padding:22px;border:1px solid #e1e4e9;border-radius:8px;color:var(--app-text);text-decoration:none;background:#fff;box-shadow:none;transition:border-color .2s var(--app-ease)}.offer-link[data-v-a4f66ef0]:hover{border-color:#b8c0ce}.offer-link h3[data-v-a4f66ef0]{margin:2px 0 6px;color:var(--app-text)}.offer-link p[data-v-a4f66ef0]{margin:0;color:var(--app-text-2)}.offer-step[data-v-a4f66ef0]{display:grid;place-items:center;width:46px;height:46px;font-family:var(--home-font-family);font-size:.82rem;font-weight:800;color:var(--app-primary);background:var(--app-primary-soft);border-radius:6px;letter-spacing:.04em}.agent-grid[data-v-a4f66ef0]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.agent-card[data-v-a4f66ef0]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;border-radius:var(--app-radius-lg);background:var(--app-surface);border:1px solid var(--app-border);box-shadow:var(--app-shadow-xs);transition:box-shadow .2s var(--app-ease),border-color .2s var(--app-ease)}.agent-card[data-v-a4f66ef0]:hover{box-shadow:var(--app-shadow-md);border-color:var(--app-border-strong)}.agent-card__link[data-v-a4f66ef0]{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px;color:inherit;text-decoration:none}.agent-photo[data-v-a4f66ef0]{width:72px;height:72px;border-radius:50%;overflow:hidden;object-fit:cover}.agent-placeholder[data-v-a4f66ef0]{display:grid;place-items:center;background:var(--app-primary-soft);color:var(--app-primary);font-size:32px}.agent-info[data-v-a4f66ef0]{min-width:0}.agent-info strong[data-v-a4f66ef0]{display:block;font-weight:800;font-size:1rem;color:var(--app-text)}.agent-role[data-v-a4f66ef0]{display:block;font-size:.78rem;color:var(--app-primary);font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:2px 0 4px}.agent-phone[data-v-a4f66ef0]{display:inline-flex;align-items:center;gap:4px;font-size:.88rem;color:var(--app-text-2)}.agent-phone .q-icon[data-v-a4f66ef0]{font-size:14px;color:var(--app-primary)}.agent-profile-link[data-v-a4f66ef0]{position:relative;display:inline-flex;align-items:center;align-self:center;gap:6px;padding:6px 0 5px;color:var(--app-primary);font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap}.agent-profile-link[data-v-a4f66ef0]:after{position:absolute;right:0;bottom:0;left:0;height:1px;content:"";background:currentColor;opacity:.32;transform-origin:left;transition:opacity .2s var(--app-ease),transform .2s var(--app-ease)}.agent-profile-link .q-icon[data-v-a4f66ef0]{font-size:16px;transition:transform .2s var(--app-ease)}.agent-profile-link[data-v-a4f66ef0]:hover{color:#153f78}.agent-profile-link[data-v-a4f66ef0]:hover:after{opacity:.75;transform:scaleX(.72)}.agent-profile-link:hover .q-icon[data-v-a4f66ef0]{transform:translate(2px,-2px)}.agent-profile-link[data-v-a4f66ef0]:focus-visible{outline:2px solid var(--app-primary);outline-offset:4px;border-radius:2px}.final-cta[data-v-a4f66ef0]{margin-top:24px;padding:36px;border-radius:var(--app-radius-xl);background:linear-gradient(135deg,var(--app-primary-soft) 0%,var(--app-accent-soft) 100%);border:1px solid var(--app-border-strong);display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}.final-cta h2[data-v-a4f66ef0]{margin:6px 0}.final-cta p[data-v-a4f66ef0]{margin:0;color:var(--app-text-2)}.final-cta-actions[data-v-a4f66ef0]{display:flex;gap:10px;flex-wrap:wrap}.final-cta-actions .q-btn[data-v-a4f66ef0]{min-height:48px;padding:0 20px;font-weight:var(--home-button-weight)}.home-agent-dialog[data-v-a4f66ef0]{width:520px;max-width:calc(100vw - 32px);border-radius:8px;overflow:hidden}.home-agent-dialog__header[data-v-a4f66ef0]{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.home-agent-dialog__header strong[data-v-a4f66ef0]{display:block;color:#0f172a;font-size:14px;line-height:1.3}.home-agent-dialog__header p[data-v-a4f66ef0]{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.home-agent-dialog__list[data-v-a4f66ef0]{max-height:min(620px,100vh - 180px);overflow-y:auto}.home-agent-dialog__loading-more[data-v-a4f66ef0]{padding:10px 16px 14px;color:#64748b;font-size:12px;font-weight:600;text-align:center}.unit-profile-dialog[data-v-a4f66ef0] .q-dialog__inner{padding:0;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;align-items:stretch;justify-content:stretch}.unit-profile-dialog__shell[data-v-a4f66ef0]{position:relative;width:100vw;min-height:100vh;min-height:100dvh;background:var(--app-bg)}.unit-profile-dialog__close[data-v-a4f66ef0]{position:fixed;right:16px;top:16px;z-index:20}.unit-profile-dialog__mobile-bar[data-v-a4f66ef0]{display:none}.unit-profile-dialog__content[data-v-a4f66ef0]{position:relative;z-index:2;height:100vh;height:100dvh;overflow:auto;background:var(--app-bg)}.unit-profile-dialog__loading[data-v-a4f66ef0]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--app-bg)}.agent-profile-dialog[data-v-a4f66ef0] .q-dialog__inner{padding:0;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;align-items:stretch;justify-content:stretch}.agent-profile-dialog__shell[data-v-a4f66ef0]{position:relative;width:100vw;min-height:100vh;min-height:100dvh;background:var(--app-bg)}.agent-profile-dialog__close[data-v-a4f66ef0]{position:fixed;right:16px;top:16px;z-index:20}.agent-profile-dialog__mobile-bar[data-v-a4f66ef0]{display:none}.agent-profile-dialog__content[data-v-a4f66ef0]{position:relative;z-index:2;height:100vh;height:100dvh;overflow:auto;background:var(--app-bg)}.agent-profile-dialog__loading[data-v-a4f66ef0]{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;background:var(--app-bg)}@media(min-width:768px){.home-page[data-v-a4f66ef0]{padding-bottom:0}.hero-content[data-v-a4f66ef0]{grid-template-columns:minmax(0,1fr);padding-top:72px;padding-bottom:64px}}@media(min-width:1024px){.hero-section[data-v-a4f66ef0]{min-height:610px}}@media(min-width:901px)and (max-width:1100px){.agent-card[data-v-a4f66ef0]{grid-template-columns:minmax(0,1fr)}.agent-profile-link[data-v-a4f66ef0]{justify-self:start}.final-cta[data-v-a4f66ef0]{grid-template-columns:minmax(0,1fr);padding:28px}}@media(max-width:900px){.offer-list[data-v-a4f66ef0],.why-grid[data-v-a4f66ef0]{grid-template-columns:repeat(2,minmax(0,1fr))}.why-card[data-v-a4f66ef0]{grid-column:auto;padding:22px}.agent-grid[data-v-a4f66ef0]{grid-template-columns:1fr}.final-cta[data-v-a4f66ef0]{grid-template-columns:1fr;padding:28px;text-align:center}.final-cta-actions[data-v-a4f66ef0]{justify-content:center}}@media(max-width:720px){.home-page[data-v-a4f66ef0]{--home-body-size: .88rem;--home-button-size: .78rem;--home-section-space: 28px;--home-section-heading-gap: 14px}.home-page[data-v-a4f66ef0] .app-container{width:min(var(--app-container),100% - 32px)}.home-page[data-v-a4f66ef0] .app-container.section-block{padding-top:28px!important;padding-bottom:28px!important}.hero-section[data-v-a4f66ef0]{min-height:0}.hero-overlay[data-v-a4f66ef0]{background:linear-gradient(180deg,#05163152,#0516313d 48%,#05163180)}.hero-content[data-v-a4f66ef0]{padding-top:62px;padding-bottom:52px}.hero-copy[data-v-a4f66ef0]:before{top:-18px;right:-24px;bottom:-18px;left:-24px}.hero-kicker[data-v-a4f66ef0]{font-size:.75rem}.hero-copy h1[data-v-a4f66ef0]{margin:18px 0 14px}.hero-capabilities[data-v-a4f66ef0]{margin-top:14px}.hero-capabilities span[data-v-a4f66ef0]{padding:0 8px;font-size:.7rem}.hero-capabilities span[data-v-a4f66ef0]:first-child{padding-left:0}.hero-construction-entry[data-v-a4f66ef0]{align-items:flex-start;flex-direction:column;margin-top:15px}.hero-construction-update[data-v-a4f66ef0]{max-width:100%;gap:5px;padding-inline:8px;font-size:.68rem}.hero-construction-update time[data-v-a4f66ef0]{padding-left:5px;font-size:.62rem;white-space:nowrap}.hero-construction-video-list[data-v-a4f66ef0]{width:min(310px,100%)}.hero-construction-video-card[data-v-a4f66ef0]{width:calc((100% - 8px)/2)}.service-paths-section[data-v-a4f66ef0]{padding:20px 0 24px}.why-grid[data-v-a4f66ef0]{grid-template-columns:1fr}.why-card[data-v-a4f66ef0]{grid-column:auto;grid-template-columns:auto minmax(0,1fr);padding:16px}.why-card__arrow[data-v-a4f66ef0]{display:none}.unit-grid[data-v-a4f66ef0]{grid-template-columns:1fr}.unit-grid--featured[data-v-a4f66ef0]{display:flex;gap:12px;width:calc(100% + 16px);padding-right:16px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.unit-grid--featured[data-v-a4f66ef0]::-webkit-scrollbar{display:none}.unit-grid--featured[data-v-a4f66ef0]>*{flex:0 0 min(78vw,310px);scroll-snap-align:start}.featured-all-card[data-v-a4f66ef0]{min-height:430px}.section-heading[data-v-a4f66ef0]{align-items:flex-start;flex-wrap:wrap;gap:10px}.section-heading .q-btn[data-v-a4f66ef0]{display:none}.offer-list[data-v-a4f66ef0]{grid-template-columns:1fr;gap:10px}.final-cta[data-v-a4f66ef0]{margin-top:0;padding:20px;gap:18px;text-align:left;border-radius:10px}.final-cta-actions[data-v-a4f66ef0]{display:grid;grid-template-columns:1fr;width:100%}.final-cta-actions .q-btn[data-v-a4f66ef0]{width:100%;min-height:44px}.unit-profile-dialog__close--desktop[data-v-a4f66ef0],.agent-profile-dialog__close--desktop[data-v-a4f66ef0]{display:none}.unit-profile-dialog__shell[data-v-a4f66ef0],.agent-profile-dialog__shell[data-v-a4f66ef0]{display:flex;flex-direction:column;height:100vh;height:100dvh;min-height:0;overflow:hidden;border-radius:0;background:var(--app-bg)}.unit-profile-dialog__mobile-bar[data-v-a4f66ef0],.agent-profile-dialog__mobile-bar[data-v-a4f66ef0]{position:relative;z-index:30;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;flex:0 0 auto;min-height:calc(52px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 8px 0;background:#fffffffa;border-bottom:1px solid rgba(207,217,232,.9);box-shadow:0 1px #0f172a0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.unit-profile-dialog__mobile-bar .q-btn[data-v-a4f66ef0],.agent-profile-dialog__mobile-bar .q-btn[data-v-a4f66ef0]{width:40px;height:40px;align-self:center}.unit-profile-dialog__mobile-bar strong[data-v-a4f66ef0],.agent-profile-dialog__mobile-bar strong[data-v-a4f66ef0]{min-height:0;overflow:hidden;color:#111827;font-size:.98rem;font-weight:800;line-height:1.25;text-align:center;text-overflow:ellipsis;white-space:nowrap}.unit-profile-dialog__content[data-v-a4f66ef0],.agent-profile-dialog__content[data-v-a4f66ef0]{flex:1 1 auto;min-height:0;height:auto;overflow:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.unit-profile-dialog__loading[data-v-a4f66ef0],.agent-profile-dialog__loading[data-v-a4f66ef0]{min-height:100%}}@media(max-width:390px){.hero-copy h1[data-v-a4f66ef0]{font-size:var(--home-h1-size);line-height:var(--home-h1-line-height)}.hero-title-main[data-v-a4f66ef0]{margin-bottom:.32em}.hero-title-sub[data-v-a4f66ef0]{font-size:clamp(.92rem,4.2vw,1.05rem);line-height:1.32}}
