@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes lineExpand{0%{width:60px}to{width:120px}}.hero[data-astro-cid-7pewbour]{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-7pewbour]{position:absolute;inset:0;background-image:url(/hero-bg.jpg),linear-gradient(135deg,#2b2822,#3d3830 55%,#2b3328);background-size:cover;background-position:center;animation:heroZoom 22s ease-in-out infinite alternate;transform-origin:center}@keyframes heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.hero-bg[data-astro-cid-7pewbour]:before{content:"";position:absolute;inset:0;background:#1e1b16a6}.hero-bg[data-astro-cid-7pewbour]:after{content:"MIAMI";position:absolute;right:-2rem;bottom:-3rem;font-family:Cormorant Garamond,serif;font-size:clamp(10rem,20vw,20rem);font-weight:300;color:#ffffff06;line-height:1;user-select:none}.hero-inner[data-astro-cid-7pewbour]{position:relative;z-index:1;padding-top:5rem;padding-bottom:5rem}.hero-caption[data-astro-cid-7pewbour]{animation:fadeInUp .8s ease both}.hero-headline[data-astro-cid-7pewbour]{color:var(--white);font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,8vw,7rem);font-weight:300;margin:.75rem 0 0;animation:fadeInUp .8s ease .15s both}.hero-headline[data-astro-cid-7pewbour] em[data-astro-cid-7pewbour]{color:var(--sage-light);font-style:italic}.hero-line[data-astro-cid-7pewbour]{height:2px;background:var(--sage);width:60px;margin:1.25rem 0 1rem;animation:lineExpand 1.5s ease .4s both}.hero-agent-name[data-astro-cid-7pewbour]{font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:400;font-style:italic;color:#faf9f68c;letter-spacing:.06em;margin:0 0 .75rem;animation:fadeInUp .8s ease .5s both}.hero-sub[data-astro-cid-7pewbour]{color:#faf9f6b3;font-size:1.05rem;max-width:480px;margin-bottom:2rem;line-height:1.75}.hero-actions[data-astro-cid-7pewbour]{display:flex;gap:1rem;flex-wrap:wrap}.pill-dark[data-astro-cid-7pewbour]{background:#ffffff0f;border-color:#ffffff26;color:#faf9f6a6}.pill-dark[data-astro-cid-7pewbour]:hover{background:var(--sage);border-color:var(--sage);color:var(--white)}.what-grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}.mini-step[data-astro-cid-7pewbour]{display:flex;gap:1.25rem;align-items:flex-start;padding:1.25rem 0;border-bottom:1px solid var(--border)}.mini-step[data-astro-cid-7pewbour]:last-child{border-bottom:none}.mini-step-num[data-astro-cid-7pewbour]{font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:300;color:var(--earth-light);line-height:1;min-width:2.5rem;flex-shrink:0}.mini-step[data-astro-cid-7pewbour] strong[data-astro-cid-7pewbour]{font-size:.95rem;color:var(--text)}.areas-grid[data-astro-cid-7pewbour]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.area-lg[data-astro-cid-7pewbour]{grid-column:span 3;display:grid;grid-template-columns:1fr 1fr}.area-card[data-astro-cid-7pewbour]{display:block;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:box-shadow .25s,transform .25s}.area-card[data-astro-cid-7pewbour]:hover{box-shadow:0 8px 32px #1e1b161a;transform:translateY(-2px)}.area-img[data-astro-cid-7pewbour]{aspect-ratio:16/9}.area-lg[data-astro-cid-7pewbour] .area-img[data-astro-cid-7pewbour]{aspect-ratio:unset;min-height:260px}.a-coral[data-astro-cid-7pewbour]{background-image:url(/areas/coral-gables.jpg),linear-gradient(135deg,#c4b09a,#9a8470);background-size:cover;background-position:center}.a-brickell[data-astro-cid-7pewbour]{background-image:url(/areas/brickell.jpg),linear-gradient(135deg,#8a9e8a,#6b8070);background-size:cover;background-position:center}.a-beach[data-astro-cid-7pewbour]{background-image:url(/areas/miami-beach.jpg),linear-gradient(135deg,#a8c3c3,#7a9ea8);background-size:cover;background-position:center}.a-grove[data-astro-cid-7pewbour]{background-image:url(/areas/coconut-grove.jpg),linear-gradient(135deg,#7b9e6a,#5c7a5c);background-size:cover;background-position:center}.a-edgewater[data-astro-cid-7pewbour]{background-image:url(/areas/edgewater.jpg),linear-gradient(135deg,#b0a898,#8a8078);background-size:cover;background-position:center}.a-doral[data-astro-cid-7pewbour]{background-image:url(/areas/doral.jpg),linear-gradient(135deg,#c4a882,#a08060);background-size:cover;background-position:center}.a-kendall[data-astro-cid-7pewbour]{background-image:url(/areas/kendall.jpg),linear-gradient(135deg,#98b098,#708070);background-size:cover;background-position:center}.area-body[data-astro-cid-7pewbour]{padding:1.5rem}.area-body[data-astro-cid-7pewbour] h3[data-astro-cid-7pewbour]{margin-bottom:.5rem}.area-body[data-astro-cid-7pewbour] h4[data-astro-cid-7pewbour]{font-size:1.1rem;margin-bottom:.4rem}.area-body[data-astro-cid-7pewbour] p[data-astro-cid-7pewbour]{font-size:.875rem;margin-top:.4rem}.cta-section[data-astro-cid-7pewbour]{padding:6rem 0}.cta-inner[data-astro-cid-7pewbour]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.cta-actions[data-astro-cid-7pewbour]{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:900px){.what-grid[data-astro-cid-7pewbour]{grid-template-columns:1fr;gap:2.5rem}.areas-grid[data-astro-cid-7pewbour]{grid-template-columns:repeat(2,1fr)}.area-lg[data-astro-cid-7pewbour]{grid-column:span 2;grid-template-columns:1fr}.area-lg[data-astro-cid-7pewbour] .area-img[data-astro-cid-7pewbour]{min-height:200px}.cta-inner[data-astro-cid-7pewbour]{flex-direction:column;text-align:center}.cta-actions[data-astro-cid-7pewbour]{justify-content:center}}@media(max-width:640px){.areas-grid[data-astro-cid-7pewbour]{grid-template-columns:1fr}.area-lg[data-astro-cid-7pewbour]{grid-column:span 1}.hero[data-astro-cid-7pewbour]{min-height:100svh}.hero-actions[data-astro-cid-7pewbour]{flex-direction:column;align-items:stretch}.hero-actions[data-astro-cid-7pewbour] .btn[data-astro-cid-7pewbour]{width:100%;justify-content:center}}
