.app-shell[data-v-d4d2251d]{min-height:100vh;display:flex;flex-direction:column}.topbar[data-v-d4d2251d]{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 6vw;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(120deg,#0f172ae6,#1e293bb3);border-bottom:1px solid rgba(148,163,184,.2)}.brand[data-v-d4d2251d]{display:flex;align-items:center;gap:14px}.brand-mark[data-v-d4d2251d]{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#0f172a;display:grid;place-items:center;font-weight:700;font-size:18px}.brand-text[data-v-d4d2251d]{display:flex;flex-direction:column;gap:2px;color:#f8fafc;font-weight:600}.brand-text small[data-v-d4d2251d]{color:#f8fafcb3;font-weight:400}.nav[data-v-d4d2251d]{display:flex;gap:18px}.nav a[data-v-d4d2251d]{color:#e2e8f0;text-decoration:none;font-weight:500;padding:8px 12px;border-radius:12px;transition:all .2s ease}.nav a.router-link-active[data-v-d4d2251d]{background:#ffffff1a}.nav-logout[data-v-d4d2251d]{background:transparent;border:1px solid rgba(248,250,252,.4);color:#f8fafc;padding:8px 12px;border-radius:12px;font-weight:500}.topbar-actions[data-v-d4d2251d]{display:flex;gap:12px}.ghost[data-v-d4d2251d]{border:1px solid rgba(248,250,252,.4);background:transparent;color:#f8fafc;padding:10px 16px;border-radius:999px;font-weight:500}.accent[data-v-d4d2251d]{border:none;background:#f97316;color:#0f172a;padding:10px 18px;border-radius:999px;font-weight:600}.main[data-v-d4d2251d]{flex:1;padding:32px 6vw 48px}.footer[data-v-d4d2251d]{padding:24px 6vw 32px;background:#0f172a;color:#f8fafcbf;display:flex;justify-content:space-between;gap:24px}.footer strong[data-v-d4d2251d]{color:#f8fafc}.footer-cta[data-v-d4d2251d]{text-align:right}@media (max-width: 960px){.topbar[data-v-d4d2251d]{flex-direction:column;align-items:flex-start}.topbar-actions[data-v-d4d2251d]{width:100%;justify-content:flex-end}.footer[data-v-d4d2251d]{flex-direction:column;text-align:left}.footer-cta[data-v-d4d2251d]{text-align:left}}:root{color-scheme:light;font-family:Space Grotesk,system-ui,sans-serif;--bg: #0b1220;--surface: #111827;--surface-alt: #1f2937;--surface-glass: rgba(15, 23, 42, .7);--text: #f8fafc;--muted: rgba(248, 250, 252, .7);--accent: #f97316;--accent-soft: rgba(249, 115, 22, .15);--success: #22c55e;--border: rgba(148, 163, 184, .2);--shadow: 0 24px 60px rgba(15, 23, 42, .45)}*{box-sizing:border-box;margin:0;padding:0}body{background:radial-gradient(circle at top,#1e293b,#0b1220 60%);color:var(--text);min-height:100vh}a{color:inherit}button{font:inherit;cursor:pointer}h1,h2,h3{font-family:Playfair Display,serif;font-weight:600}input,select,textarea{font:inherit}.page{display:flex;flex-direction:column;gap:24px}.card{background:linear-gradient(160deg,#1e293be6,#0f172af2);border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff14;color:var(--muted);font-size:12px}.accent{border:none;background:var(--accent);color:#0f172a;padding:10px 18px;border-radius:999px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.ghost{border:1px solid rgba(248,250,252,.4);background:transparent;color:#f8fafc;padding:10px 16px;border-radius:999px;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.danger{border:none;background:#f8717133;color:#fecaca;padding:10px 16px;border-radius:999px;font-weight:500}.grid{display:grid;gap:20px}.fade-in{animation:fadeIn .6s ease both}.stagger>*{animation:fadeUp .6s ease both}.stagger>*:nth-child(1){animation-delay:.05s}.stagger>*:nth-child(2){animation-delay:.1s}.stagger>*:nth-child(3){animation-delay:.15s}.stagger>*:nth-child(4){animation-delay:.2s}.stagger>*:nth-child(5){animation-delay:.25s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 960px){.card{padding:18px}}.property-card[data-v-b87e0e9b]{display:grid;grid-template-rows:180px auto;gap:0;background:linear-gradient(160deg,#111827f2,#0f172ad9);border-radius:22px;overflow:hidden;border:1px solid rgba(148,163,184,.2);box-shadow:0 18px 40px #0f172a59}.property-card img[data-v-b87e0e9b]{width:100%;height:180px;object-fit:cover}.property-card__body[data-v-b87e0e9b]{padding:20px;display:flex;flex-direction:column;gap:12px}.property-card__meta[data-v-b87e0e9b]{display:flex;flex-wrap:wrap;gap:8px}.address[data-v-b87e0e9b]{color:#f8fafcb3}.property-card__footer[data-v-b87e0e9b]{margin-top:auto;display:flex;align-items:center;justify-content:space-between}.link[data-v-b87e0e9b]{color:#f97316;text-decoration:none;font-weight:600}@media (max-width: 900px){.property-card[data-v-b87e0e9b]{grid-template-rows:160px auto}.property-card img[data-v-b87e0e9b]{height:160px}}.hero[data-v-b0cba966]{display:flex;justify-content:space-between;gap:28px}.hero p[data-v-b0cba966]{color:#f8fafcb8;margin-top:8px}.hero-stats[data-v-b0cba966]{display:grid;gap:16px;min-width:200px}.hero-stats strong[data-v-b0cba966]{font-size:28px}.filters[data-v-b0cba966]{display:flex;flex-direction:column;gap:16px}.filters-grid[data-v-b0cba966]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.filters-actions[data-v-b0cba966]{display:flex;justify-content:flex-end;gap:12px}.pagination[data-v-b0cba966]{display:flex;align-items:center;justify-content:space-between;gap:12px}.pagination-info[data-v-b0cba966]{color:#f8fafcb3}.grid-cards[data-v-b0cba966]{grid-template-columns:repeat(3,minmax(0,1fr))}label[data-v-b0cba966]{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#f8fafcbf}input[data-v-b0cba966],select[data-v-b0cba966]{padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#f8fafc}@media (max-width: 960px){.hero[data-v-b0cba966]{flex-direction:column}.grid-cards[data-v-b0cba966]{grid-template-columns:1fr}}@media (max-width: 1200px){.grid-cards[data-v-b0cba966]{grid-template-columns:repeat(2,minmax(0,1fr))}}.property-hero[data-v-33d3ccee]{display:flex;justify-content:space-between;gap:24px}.property-hero p[data-v-33d3ccee]{color:#f8fafcb3;margin-top:6px}.highlights[data-v-33d3ccee]{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-top:18px}.highlights strong[data-v-33d3ccee]{font-size:22px}.hero-actions[data-v-33d3ccee]{display:flex;flex-direction:column;gap:12px}.gallery[data-v-33d3ccee]{display:grid;gap:16px}.cover[data-v-33d3ccee]{width:100%;border-radius:18px;height:320px;object-fit:cover}.thumbs[data-v-33d3ccee]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.thumbs img[data-v-33d3ccee]{width:100%;height:140px;object-fit:cover;border-radius:14px}.details-grid[data-v-33d3ccee]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}ul[data-v-33d3ccee]{list-style:none;display:grid;gap:10px;color:#f8fafcbf}.features[data-v-33d3ccee]{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 900px){.property-hero[data-v-33d3ccee]{flex-direction:column}.hero-actions[data-v-33d3ccee]{flex-direction:row;flex-wrap:wrap}}.uploader[data-v-7dc10e34]{display:grid;gap:10px}.uploader__info[data-v-7dc10e34]{display:grid;gap:4px}.uploader__info small[data-v-7dc10e34]{color:#f8fafc99}.uploader__button[data-v-7dc10e34]{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(248,250,252,.4);cursor:pointer;color:#f8fafc}.uploader__button input[data-v-7dc10e34]{display:none}.error[data-v-7dc10e34]{color:#fda4af;font-size:13px}.form[data-v-7fee1b72]{display:flex;flex-direction:column;gap:20px}.form-header[data-v-7fee1b72]{display:flex;justify-content:space-between;align-items:center;gap:12px}.form-header p[data-v-7fee1b72]{color:#f8fafcb3}.form-grid[data-v-7fee1b72]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}label[data-v-7fee1b72]{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#f8fafcbf}input[data-v-7fee1b72],select[data-v-7fee1b72],textarea[data-v-7fee1b72]{padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#f8fafc}textarea[data-v-7fee1b72]{resize:vertical}.full[data-v-7fee1b72]{grid-column:1 / -1}.form-actions[data-v-7fee1b72]{display:flex;justify-content:flex-end;gap:12px}.uploaders[data-v-7fee1b72]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.status-active[data-v-7fee1b72]{background:#22c55e26;color:#86efac}.status-sold[data-v-7fee1b72]{background:#f8717126;color:#fecaca}.status-draft[data-v-7fee1b72]{background:#94a3b833;color:#cbd5f5}@media (max-width: 900px){.form-grid[data-v-7fee1b72]{grid-template-columns:1fr}.form-header[data-v-7fee1b72]{flex-direction:column;align-items:flex-start}}.admin-header[data-v-99732c11]{display:flex;justify-content:space-between;align-items:center;gap:20px}.admin-header p[data-v-99732c11]{color:#f8fafcb3}.admin-list[data-v-99732c11]{display:grid;gap:16px}.admin-list__head[data-v-99732c11]{display:grid;grid-template-columns:2fr 1fr 1fr auto;color:#f8fafca6;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.admin-row[data-v-99732c11]{display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:16px;padding:16px 0;border-top:1px solid rgba(148,163,184,.2)}.admin-row small[data-v-99732c11]{color:#f8fafc99}.row-actions[data-v-99732c11]{display:flex;gap:10px}.ghost[data-v-99732c11]{border:1px solid rgba(248,250,252,.4);color:#f8fafc;padding:8px 14px;border-radius:999px;background:transparent;text-decoration:none}.danger[data-v-99732c11]{border:none;background:#f8717133;color:#fecaca;padding:8px 14px;border-radius:999px}.status-active[data-v-99732c11]{background:#22c55e26;color:#86efac}.status-sold[data-v-99732c11]{background:#f8717126;color:#fecaca}.status-draft[data-v-99732c11]{background:#94a3b833;color:#cbd5f5}@media (max-width: 900px){.admin-list__head[data-v-99732c11],.admin-row[data-v-99732c11]{grid-template-columns:1fr}.admin-row[data-v-99732c11]{gap:8px}.row-actions[data-v-99732c11]{justify-content:flex-start}}.login-card[data-v-42234e39]{display:grid;gap:20px;max-width:520px}.login-form[data-v-42234e39]{display:grid;gap:16px}.login-form label[data-v-42234e39]{display:flex;flex-direction:column;gap:8px;color:#f8fafcbf;font-size:14px}.login-form input[data-v-42234e39]{padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#f8fafc}.error[data-v-42234e39]{color:#fda4af;font-size:14px}.login-card[data-v-d5fade41]{display:grid;gap:20px;max-width:520px}.login-form[data-v-d5fade41]{display:grid;gap:16px}.login-form label[data-v-d5fade41]{display:flex;flex-direction:column;gap:8px;color:#f8fafcbf;font-size:14px}.login-form input[data-v-d5fade41]{padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#0f172acc;color:#f8fafc}.error[data-v-d5fade41]{color:#fda4af;font-size:14px}.contact-hero[data-v-dc25bfbb]{display:flex;justify-content:space-between;gap:24px}.contact-hero p[data-v-dc25bfbb]{color:#f8fafcb3;margin-top:6px}.contact-actions[data-v-dc25bfbb]{display:flex;align-items:center;color:#f8fafcb3}.contact-note[data-v-dc25bfbb]{font-weight:500}.contact-grid[data-v-dc25bfbb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.contact-value[data-v-dc25bfbb]{font-size:20px;margin:12px 0 6px}.contact-muted[data-v-dc25bfbb]{color:#f8fafc99}.contact-map[data-v-dc25bfbb]{display:grid;gap:12px}.map-grid[data-v-dc25bfbb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}@media (max-width: 900px){.contact-hero[data-v-dc25bfbb]{flex-direction:column}.contact-actions[data-v-dc25bfbb]{flex-direction:row;flex-wrap:wrap}}
