.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}@tailwind base;@tailwind components;@tailwind utilities;:root{--foreground-rgb: 0, 0, 0;--background-start-rgb: 214, 219, 220;--background-end-rgb: 255, 255, 255;--primary-color: #1e40af;--secondary-color: #3b82f6;--accent-color: #f59e0b;--theme-background: #ffffff;--theme-surface: #f8fafc;--theme-text: #1f2937;--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 700;--theme-body-weight: 400;--theme-section-spacing: 4rem;--theme-container-padding: 1.5rem;--theme-radius-sm: .375rem;--theme-radius-md: .75rem;--theme-radius-lg: 1rem;--theme-shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1);--theme-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--theme-shadow-lg: 0 20px 25px -5px rgb(0 0 0 / .1);--theme-duration: .3s;--theme-easing: cubic-bezier(.4, 0, .2, 1)}@media (prefers-color-scheme: dark){:root{--foreground-rgb: 255, 255, 255;--background-start-rgb: 0, 0, 0;--background-end-rgb: 0, 0, 0}}@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%;--theme-background: #111827;--theme-surface: #1f2937;--theme-text: #f9fafb}}@layer base{*{@apply border-border;}body{@apply bg-background text-foreground;font-family:var(--theme-font-family);font-weight:var(--theme-body-weight);background-color:var(--theme-background);color:var(--theme-text);transition:background-color var(--theme-duration) var(--theme-easing),color var(--theme-duration) var(--theme-easing)}h1,h2,h3,h4,h5,h6{font-weight:var(--theme-heading-weight)}*:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,[role=link]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only:not(:focus-visible){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}}@layer components{.section-spacing{padding:var(--theme-section-spacing) 0}.container-padding{padding-left:var(--theme-container-padding);padding-right:var(--theme-container-padding)}.theme-transition{transition-duration:var(--theme-duration);transition-timing-function:var(--theme-easing)}.theme-primary{background-color:var(--primary-color)}.theme-secondary{background-color:var(--secondary-color)}.theme-accent{background-color:var(--accent-color)}.theme-text-primary{color:var(--primary-color)}.theme-text-secondary{color:var(--secondary-color)}.theme-text-accent{color:var(--accent-color)}.theme-border-primary{border-color:var(--primary-color)}.theme-shadow{box-shadow:var(--theme-shadow-md)}.theme-radius{border-radius:var(--theme-radius-md)}}.theme-transition-all{transition:all var(--theme-duration) var(--theme-easing)}.theme-elegant{--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 700}.theme-coastal{--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 600}.theme-modern{--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 800}.theme-classic{--theme-font-family: Georgia, serif;--theme-heading-weight: 700}.theme-eco{--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 600}.theme-luxury{--theme-font-family: Inter, system-ui, sans-serif;--theme-heading-weight: 300}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@page{margin:1.5cm;size:auto}body{background:#fff!important;color:#000!important;font-size:12pt;line-height:1.5}header,nav,.header,.navigation,.navbar,.menu,.mobile-menu,[role=navigation],[class*=Header],[class*=Navigation],[class*=Menu]{display:none!important}footer,.footer,[role=contentinfo],[class*=Footer]{display:none!important}aside,.sidebar,[role=complementary],[class*=Sidebar]{display:none!important}button:not(.print-keep),.button:not(.print-keep),[role=button]:not(.print-keep),input[type=button],input[type=submit],input[type=reset],.btn:not(.print-keep),[class*=Button]:not(.print-keep){display:none!important}form:not(.print-keep),.form:not(.print-keep),input:not(.print-keep),textarea:not(.print-keep),select:not(.print-keep),[class*=Form]:not(.print-keep){display:none!important}.modal,.tooltip,.popover,.dropdown,.overlay,[class*=Modal],[class*=Tooltip],[class*=Popover],[class*=Dropdown],.social-media,.social-links,.share-buttons,[class*=Social],[class*=Share],.whatsapp-float,.floating-button,[class*=WhatsApp],[class*=Float]{display:none!important}.bg-primary,.bg-secondary,.bg-accent,[class*=bg-]{background:#fff!important;background-image:none!important}h1,h2,h3,h4,h5,h6,p,li,td,th,span,div{color:#000!important;background:transparent!important}h1{font-size:24pt;margin-bottom:12pt;page-break-after:avoid}h2{font-size:20pt;margin-top:18pt;margin-bottom:10pt;page-break-after:avoid}h3{font-size:16pt;margin-top:14pt;margin-bottom:8pt;page-break-after:avoid}h4,h5,h6{font-size:14pt;margin-top:12pt;margin-bottom:6pt;page-break-after:avoid}p{margin-bottom:8pt;orphans:3;widows:3}a{color:#000!important;text-decoration:underline}a[href]:after{content:" (" attr(href) ")";font-size:10pt;color:#555}a[href^="#"]:after,a[href^="javascript:"]:after,a[href=""]:after{content:""}img{max-width:100%!important;page-break-inside:avoid}*{box-shadow:none!important;text-shadow:none!important}.property-card,[class*=PropertyCard],[class*=property-card]{page-break-inside:avoid;border:1pt solid #ccc!important;padding:12pt;margin-bottom:12pt}.card,[class*=Card]{page-break-inside:avoid;border:1pt solid #ddd!important;padding:10pt;margin-bottom:10pt}ul,ol,li{page-break-inside:avoid}table{page-break-inside:auto;border-collapse:collapse;width:100%;margin-bottom:12pt}tr{page-break-inside:avoid;page-break-after:auto}thead{display:table-header-group}tfoot{display:table-footer-group}th,td{border:1pt solid #ccc;padding:6pt}th{background:#f5f5f5!important;font-weight:700}section{page-break-inside:avoid}.property-details,[class*=PropertyDetails]{page-break-inside:auto}.property-details h1,.property-details h2{page-break-after:avoid}.property-price,.property-location,.property-features,[class*=property-price],[class*=property-location],[class*=property-features]{page-break-inside:avoid;margin-bottom:12pt}.property-image,.property-gallery,[class*=PropertyImage],[class*=PropertyGallery]{page-break-inside:avoid;page-break-after:avoid}.contact-info,.property-contact,[class*=ContactInfo],[class*=contact-info]{display:block!important;border:2pt solid #000;padding:12pt;margin-top:18pt;page-break-inside:avoid}.contact-info h3,.property-contact h3{margin-top:0}.print-hide,.no-print{display:none!important}.print-show,.print-only{display:block!important}.print-break-before{page-break-before:always}.print-break-after{page-break-after:always}.print-no-break{page-break-inside:avoid}.qr-code,[class*=QRCode]{display:block!important;page-break-inside:avoid}.print-url:after{content:" [" attr(href) "]";font-size:10pt}.accordion-content,[class*=Accordion]{display:block!important;height:auto!important;overflow:visible!important}.tab-content,[class*=TabContent]{display:block!important}@page{size:A4;margin:1.5cm 1.5cm 2cm}*{animation:none!important;transition:none!important}body{color:#000!important;background:#fff!important}@page{@bottom-right{content:counter(page) " / " counter(pages)}}}
