@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Raleway:wght@300;400;500;600;700;800&display=swap";:root{--primary-navy: #0C1B33;--secondary-beige: #E6D5B8;--warm-white: #F8F5F0;--oxblood: #4B2C2A;--slate-blue: #2E3A59;--charcoal: #333333;--luxury-gold: var(--secondary-beige);--luxury-navy: var(--primary-navy);--luxury-dark: var(--primary-navy);--luxury-gray: var(--charcoal);--luxury-light-gray: var(--warm-white);--luxury-accent: var(--slate-blue);--success-green: #059669;--warning-amber: #d97706;--error-red: #dc2626;--brand-slate-blue: var(--slate-blue);--brand-champagne-gold: var(--secondary-beige)}.font-luxury[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif}.font-modern[data-astro-cid-a7xngwps]{font-family:Raleway,sans-serif}.font-elegant[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif}body{font-family:Raleway,sans-serif;line-height:1.6;color:var(--charcoal);background:var(--warm-white);scroll-behavior:smooth}.market-header[data-astro-cid-a7xngwps]{background:var(--luxury-dark);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.market-header[data-astro-cid-a7xngwps].scrolled{background:#1a1a2ef2}.market-nav[data-astro-cid-a7xngwps]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto}.market-nav[data-astro-cid-a7xngwps] .logo[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;transition:color .3s ease}.market-nav[data-astro-cid-a7xngwps] .logo[data-astro-cid-a7xngwps]:hover{color:var(--luxury-gold)}.market-nav-links[data-astro-cid-a7xngwps]{display:flex;gap:2rem;align-items:center}.market-nav-links[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]{color:#fff;text-decoration:none;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:1.4px;padding:.5rem 1rem;position:relative;transition:all .3s ease}.market-nav-links[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]:hover{color:#d1d5db}.market-nav-links[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--warm-white);transition:width .3s ease}.market-nav-links[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]:hover:after{width:80%}.market-nav-links[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps].active:after{width:80%;background:var(--luxury-gold)}.market-hero[data-astro-cid-a7xngwps]{background:linear-gradient(135deg,var(--primary-navy) 0%,var(--slate-blue) 100%);color:#fff;padding:10rem 2rem 6rem;margin-top:0;position:relative;overflow:hidden}.market-hero[data-astro-cid-a7xngwps]:before{content:"";position:absolute;inset:0;background:none;opacity:.1;z-index:1}.market-hero-content[data-astro-cid-a7xngwps]{position:relative;z-index:2;max-width:1200px;margin:0 auto;text-align:center}.market-hero[data-astro-cid-a7xngwps] h1[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.market-hero[data-astro-cid-a7xngwps] .subtitle[data-astro-cid-a7xngwps]{font-size:1.25rem;color:var(--secondary-beige);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto;font-weight:400}.market-hero-buttons[data-astro-cid-a7xngwps]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.breadcrumbs[data-astro-cid-a7xngwps]{background:var(--warm-white);padding:.75rem 2rem;border-bottom:1px solid #e5e7eb}.breadcrumbs-content[data-astro-cid-a7xngwps]{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--luxury-gray)}.breadcrumbs[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]{color:var(--luxury-gray);text-decoration:none;transition:color .3s ease}.breadcrumbs[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]:hover{color:var(--luxury-dark)}.breadcrumbs[data-astro-cid-a7xngwps] span[data-astro-cid-a7xngwps]{color:var(--luxury-dark);font-weight:500}.market-stats-grid[data-astro-cid-a7xngwps]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 2rem}.stat-card[data-astro-cid-a7xngwps]{background:#fff;border-radius:0;padding:2rem;box-shadow:0 4px 20px #00000014;border:2px solid #E6D5B8;text-align:center;position:relative;transition:all .3s ease;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:180px}.stat-card[data-astro-cid-a7xngwps]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.stat-number[data-astro-cid-a7xngwps]{font-size:2.5rem;font-weight:700;color:var(--luxury-dark);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;line-height:1.1}.stat-label[data-astro-cid-a7xngwps]{font-size:.95rem;color:var(--luxury-gray);margin-bottom:1rem;font-weight:500;line-height:1.4;word-wrap:break-word;hyphens:auto}.stat-change[data-astro-cid-a7xngwps]{font-size:.875rem;font-weight:600;padding:.4rem .8rem;border-radius:0;display:inline-block;margin-top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.stat-change[data-astro-cid-a7xngwps].positive{color:var(--success-green);background:#0596691a}.stat-change[data-astro-cid-a7xngwps].negative{color:var(--error-red);background:#dc26261a}.stat-change[data-astro-cid-a7xngwps].neutral{color:var(--luxury-gray);background:#6b72801a}.content-section[data-astro-cid-a7xngwps]{padding:4rem 2rem;max-width:1200px;margin:0 auto}.content-section[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;color:var(--luxury-dark)}.content-section[data-astro-cid-a7xngwps] h3[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:1.875rem;font-weight:600;margin-bottom:1rem;color:var(--luxury-dark)}.content-section[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{font-size:1.125rem;line-height:1.75;color:var(--charcoal);margin-bottom:1.5rem}.neighborhoods-grid[data-astro-cid-a7xngwps]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin:3rem 0}.neighborhood-card[data-astro-cid-a7xngwps]{background:#fff;border-radius:0;padding:2.5rem;box-shadow:0 4px 20px #00000014;border:2px solid #E6D5B8;transition:all .3s ease;text-decoration:none;color:inherit;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.neighborhood-card[data-astro-cid-a7xngwps]:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000026}.neighborhood-card[data-astro-cid-a7xngwps] h3[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--luxury-dark);line-height:1.3;word-wrap:break-word;hyphens:auto}.neighborhood-card[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{color:var(--luxury-gray);margin-bottom:1.5rem;line-height:1.6;flex-grow:1;word-wrap:break-word;hyphens:auto}.neighborhood-card[data-astro-cid-a7xngwps] button[data-astro-cid-a7xngwps]{word-wrap:break-word;hyphens:auto;white-space:normal;text-align:center;line-height:1.4;margin-top:auto}.luxury-cta-button[data-astro-cid-a7xngwps]{background:#2e3a59;border:2px solid #E6D5B8;color:#f8f5f0;padding:18px 36px;border-radius:8px;cursor:pointer;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:all .3s ease;text-decoration:none;position:relative;overflow:hidden;font-family:Raleway,sans-serif}.luxury-cta-button[data-astro-cid-a7xngwps]:hover{background:#3a4669;box-shadow:0 8px 20px #33333340;transform:translateY(-2px);border-color:#e6d5b8}.cta-primary-text[data-astro-cid-a7xngwps]{font-size:14px;font-weight:700;letter-spacing:2px;color:#f8f5f0;text-transform:uppercase;line-height:1.2}.cta-secondary-text[data-astro-cid-a7xngwps]{font-size:16px;font-weight:400;color:#f8f5f0;opacity:.9;letter-spacing:.5px;line-height:1.2}.btn[data-astro-cid-a7xngwps]{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px;border-radius:0;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none;outline:none;position:relative;overflow:hidden}.btn[data-astro-cid-a7xngwps]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn[data-astro-cid-a7xngwps]:hover:before{left:100%}.btn-primary[data-astro-cid-a7xngwps]{background:var(--primary-navy);color:#fff;box-shadow:0 4px 15px #1a1a2e4d}.btn-primary[data-astro-cid-a7xngwps]:hover{background:var(--oxblood);transform:translateY(-2px);box-shadow:0 8px 25px #1a1a2e66}.btn-secondary[data-astro-cid-a7xngwps]{background:var(--warm-white);color:var(--primary-navy);border:2px solid var(--secondary-beige)}.btn-secondary[data-astro-cid-a7xngwps]:hover{background:var(--primary-navy);color:var(--secondary-beige);transform:translateY(-2px)}.btn-outline[data-astro-cid-a7xngwps]{background:transparent;color:var(--secondary-beige);border:2px solid var(--secondary-beige)}.btn-outline[data-astro-cid-a7xngwps]:hover{background:var(--warm-white);color:var(--primary-navy)}.cta-section[data-astro-cid-a7xngwps]{background:#23314c;color:#fff;padding:5rem 2rem;text-align:center;position:relative}.cta-section[data-astro-cid-a7xngwps]:before{content:"";position:absolute;inset:0;background:none;opacity:.05}.cta-content[data-astro-cid-a7xngwps]{position:relative;z-index:2;max-width:800px;margin:0 auto}.cta-section[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.cta-section[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{font-size:1.125rem;color:var(--secondary-beige);margin-bottom:2.5rem;line-height:1.75}.cta-buttons[data-astro-cid-a7xngwps]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-contact-grid[data-astro-cid-a7xngwps]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin:2rem 0}.cta-contact-item[data-astro-cid-a7xngwps]{text-align:center}.cta-contact-item[data-astro-cid-a7xngwps] h3[data-astro-cid-a7xngwps]{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--secondary-beige)}.cta-contact-item[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700;transition:color .3s ease}.cta-contact-item[data-astro-cid-a7xngwps] a[data-astro-cid-a7xngwps]:hover{color:var(--secondary-beige)}.expertise-grid[data-astro-cid-a7xngwps]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin:3rem 0}.expertise-content[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:left}.expertise-list[data-astro-cid-a7xngwps]{background:#fff;padding:2.5rem;border-radius:0;border:2px solid #E6D5B8}.expertise-item[data-astro-cid-a7xngwps]{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.expertise-item[data-astro-cid-a7xngwps]:last-child{margin-bottom:0}.expertise-number[data-astro-cid-a7xngwps]{background:var(--slate-blue);color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0;margin-top:2px}.expertise-item[data-astro-cid-a7xngwps] h4[data-astro-cid-a7xngwps]{font-weight:600;margin-bottom:.25rem;color:var(--luxury-dark)}.expertise-item[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{color:var(--luxury-gray);font-size:.875rem;margin:0}.lifestyle-grid[data-astro-cid-a7xngwps]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.lifestyle-card[data-astro-cid-a7xngwps]{background:#fff;padding:2.5rem;border-radius:0;box-shadow:0 4px 20px #00000014;border:2px solid #E6D5B8;transition:all .3s ease}.lifestyle-card[data-astro-cid-a7xngwps]:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.lifestyle-card[data-astro-cid-a7xngwps] h3[data-astro-cid-a7xngwps]{font-family:Cormorant Garamond,serif;font-size:1.5rem;margin-bottom:1.5rem;text-align:left}.lifestyle-list[data-astro-cid-a7xngwps]{list-style:none;padding:0;margin:0}.lifestyle-list[data-astro-cid-a7xngwps] li[data-astro-cid-a7xngwps]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;color:var(--luxury-gray)}.lifestyle-list[data-astro-cid-a7xngwps] li[data-astro-cid-a7xngwps]:before{content:"•";color:var(--luxury-dark);font-weight:700;font-size:1.2em;flex-shrink:0;margin-top:.1em}.lifestyle-list[data-astro-cid-a7xngwps] li[data-astro-cid-a7xngwps]:last-child{margin-bottom:0}.market-footer[data-astro-cid-a7xngwps]{background:var(--primary-navy);color:#fff;padding:3rem 2rem 1.5rem;text-align:center}.market-footer-content[data-astro-cid-a7xngwps]{max-width:1200px;margin:0 auto}.market-footer[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{color:var(--secondary-beige);margin:.5rem 0}.market-footer[data-astro-cid-a7xngwps] .copyright[data-astro-cid-a7xngwps]{font-size:.875rem;color:var(--secondary-beige);margin-top:1rem}@media (max-width: 1024px){.market-nav[data-astro-cid-a7xngwps]{padding:1rem}.market-nav-links[data-astro-cid-a7xngwps]{gap:1rem}.expertise-grid[data-astro-cid-a7xngwps]{grid-template-columns:1fr;gap:2rem}.content-section[data-astro-cid-a7xngwps]{padding:3rem 1rem}}@media (max-width: 768px){.market-nav-links[data-astro-cid-a7xngwps]{display:none}.market-hero[data-astro-cid-a7xngwps]{padding:8rem 1rem 4rem}.market-hero[data-astro-cid-a7xngwps] h1[data-astro-cid-a7xngwps]{font-size:2.5rem}.market-hero[data-astro-cid-a7xngwps] .subtitle[data-astro-cid-a7xngwps]{font-size:1.125rem}.market-hero-buttons[data-astro-cid-a7xngwps]{flex-direction:column;align-items:center}.market-stats-grid[data-astro-cid-a7xngwps]{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}.neighborhoods-grid[data-astro-cid-a7xngwps]{grid-template-columns:1fr;gap:1.5rem}.content-section[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-size:2rem}.cta-section[data-astro-cid-a7xngwps]{padding:3rem 1rem}.cta-section[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-size:2rem}.cta-buttons[data-astro-cid-a7xngwps]{flex-direction:column}.lifestyle-grid[data-astro-cid-a7xngwps]{grid-template-columns:1fr}.breadcrumbs[data-astro-cid-a7xngwps]{padding:.75rem 1rem}}@media (max-width: 480px){.market-hero[data-astro-cid-a7xngwps] h1[data-astro-cid-a7xngwps]{font-size:2rem}.stat-card[data-astro-cid-a7xngwps]{padding:1.75rem 1.5rem;min-height:160px}.stat-number[data-astro-cid-a7xngwps]{font-size:2.1rem;margin-bottom:.5rem}.stat-label[data-astro-cid-a7xngwps]{font-size:.9rem;margin-bottom:.75rem}.stat-change[data-astro-cid-a7xngwps]{font-size:.8rem;padding:.3rem .6rem}.neighborhood-card[data-astro-cid-a7xngwps]{padding:2rem;min-height:180px}.neighborhood-card[data-astro-cid-a7xngwps] h3[data-astro-cid-a7xngwps]{font-size:1.375rem;margin-bottom:.75rem}.neighborhood-card[data-astro-cid-a7xngwps] p[data-astro-cid-a7xngwps]{font-size:.95rem;margin-bottom:1.25rem}.neighborhood-card[data-astro-cid-a7xngwps] button[data-astro-cid-a7xngwps]{font-size:.8rem;padding:10px 14px}.content-section[data-astro-cid-a7xngwps] h2[data-astro-cid-a7xngwps]{font-size:1.75rem}.neighborhood-card[data-astro-cid-a7xngwps]{padding:2rem}}@media print{.market-header[data-astro-cid-a7xngwps],.cta-section[data-astro-cid-a7xngwps],.btn[data-astro-cid-a7xngwps],.market-hero-buttons[data-astro-cid-a7xngwps]{display:none}.market-hero[data-astro-cid-a7xngwps]{padding:2rem 0;background:var(--warm-white);color:#000;margin-top:0}body{font-size:12pt;line-height:1.4}h1[data-astro-cid-a7xngwps],h2[data-astro-cid-a7xngwps],h3[data-astro-cid-a7xngwps]{page-break-after:avoid}.content-section[data-astro-cid-a7xngwps]{page-break-inside:avoid;margin-bottom:1rem}}@media (prefers-reduced-motion: reduce){[data-astro-cid-a7xngwps],[data-astro-cid-a7xngwps]:before,[data-astro-cid-a7xngwps]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){.stat-card[data-astro-cid-a7xngwps],.neighborhood-card[data-astro-cid-a7xngwps],.lifestyle-card[data-astro-cid-a7xngwps]{border:2px solid var(--luxury-dark)}.btn-primary[data-astro-cid-a7xngwps]{border:2px solid transparent}}.btn[data-astro-cid-a7xngwps]:focus,.neighborhood-card[data-astro-cid-a7xngwps]:focus{outline:3px solid var(--luxury-gold);outline-offset:2px}a[data-astro-cid-a7xngwps]:focus{outline:2px solid var(--luxury-gold);outline-offset:2px}html{scroll-behavior:smooth}.loading[data-astro-cid-a7xngwps]{opacity:.7;pointer-events:none}.loading[data-astro-cid-a7xngwps]:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;border:2px solid var(--luxury-gray);border-top:2px solid var(--luxury-dark);border-radius:50%;animation:spin 1s linear infinite;transform:translate(-50%,-50%)}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.market-nav[data-astro-cid-a7xngwps]{display:flex;flex-direction:row;gap:.75rem;justify-content:center;flex-wrap:nowrap;max-width:100%}.market-nav-btn[data-astro-cid-a7xngwps]{background:linear-gradient(135deg,#ad8045,#9a6f3c);border:2px solid #8B6914;color:#fff;padding:10px 16px;border-radius:50px;cursor:pointer;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;font-family:Raleway,sans-serif;text-align:center;white-space:nowrap;box-shadow:0 4px 12px #ad804540}.market-nav-btn[data-astro-cid-a7xngwps]:hover{background:linear-gradient(135deg,#9a6f3c,#8b6914);transform:translateY(-2px);box-shadow:0 6px 20px #ad804559}.market-nav-btn[data-astro-cid-a7xngwps].active{background:linear-gradient(135deg,#8b6914,#7a5d12);color:#f8f5f0;border-color:#7a5d12;box-shadow:0 6px 20px #ad804566}@media (max-width: 1024px){.market-nav[data-astro-cid-a7xngwps]{flex-wrap:wrap;gap:.5rem}.market-nav-btn[data-astro-cid-a7xngwps]{font-size:10px;padding:8px 14px}}@media (max-width: 768px){.market-nav[data-astro-cid-a7xngwps]{flex-direction:column;max-width:280px}.market-nav-btn[data-astro-cid-a7xngwps]{font-size:11px;padding:10px 20px;width:100%}}.market-stats-grid[data-astro-cid-a7xngwps]{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:1rem!important;margin:3rem auto!important;max-width:1200px!important;padding:0 2rem!important}.stat-card[data-astro-cid-a7xngwps]{background:#fff!important;border:2px solid #E6D5B8!important;border-radius:0!important;padding:1.5rem 1rem!important;box-shadow:0 4px 20px #00000014!important;transition:all .3s ease!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;min-height:140px!important}.stat-card[data-astro-cid-a7xngwps]:hover{transform:translateY(-4px)!important;box-shadow:0 8px 30px #0000001f!important}.stat-number[data-astro-cid-a7xngwps]{font-size:1.75rem!important;font-weight:700!important;color:var(--luxury-dark)!important;margin-bottom:.25rem!important;font-family:Cormorant Garamond,serif!important;line-height:1!important}.stat-label[data-astro-cid-a7xngwps]{font-size:.75rem!important;color:var(--luxury-gray)!important;margin-bottom:.5rem!important;font-weight:500!important;line-height:1.2!important}.stat-change[data-astro-cid-a7xngwps]{font-size:.7rem!important;font-weight:600!important;padding:.25rem .5rem!important;border-radius:0!important;display:inline-block!important;margin-top:auto!important}@media (max-width: 1024px){.market-stats-grid[data-astro-cid-a7xngwps]{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}}@media (max-width: 640px){.market-stats-grid[data-astro-cid-a7xngwps]{grid-template-columns:1fr!important;gap:.75rem!important;padding:0 1rem!important}.stat-card[data-astro-cid-a7xngwps]{min-height:120px!important;padding:1.25rem 1rem!important}}
