:root{--font-body:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-heading:'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--text-xs:clamp(0.75rem, 0.7rem + 0.15vw, 0.8rem);--text-sm:clamp(0.8125rem, 0.77rem + 0.2vw, 0.875rem);--text-base:clamp(0.9375rem, 0.88rem + 0.25vw, 1rem);--text-lg:clamp(1rem, 0.93rem + 0.3vw, 1.125rem);--text-xl:clamp(1.125rem, 1.03rem + 0.4vw, 1.25rem);--text-2xl:clamp(1.375rem, 1.2rem + 0.65vw, 1.625rem);--text-3xl:clamp(1.625rem, 1.35rem + 1.1vw, 2.125rem);--text-4xl:clamp(2rem, 1.6rem + 1.5vw, 2.75rem);--text-5xl:clamp(2.25rem, 1.7rem + 2.2vw, 3.25rem);--text-hero:clamp(2rem, 1.5rem + 2vw, 3rem);--text-secondary:var(--color-bg-elevated);--space-xs:clamp(0.25rem, 0.2rem + 0.15vw, 0.375rem);--space-sm:clamp(0.5rem, 0.4rem + 0.3vw, 0.75rem);--space-md:clamp(1rem, 0.85rem + 0.5vw, 1.5rem);--space-lg:clamp(1.5rem, 1.2rem + 1vw, 2.5rem);--space-xl:clamp(2rem, 1.5rem + 1.8vw, 3.5rem);--space-2xl:clamp(3rem, 2rem + 3vw, 5rem);--space-section:clamp(3rem, 2rem + 4vw, 6rem);--container-max:1320px;--grid-max-width:1200px;--container-content:900px;--container-narrow:640px;--ease-out:cubic-bezier(0.22, 1, 0.36, 1);--ease-in-out:cubic-bezier(0.65, 0, 0.35, 1);--ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1);--duration-fast:150ms;--duration-normal:250ms;--duration-slow:400ms;--duration-slower:600ms;--color-bg-primary:#1a1a1a;--color-bg-elevated:#242424;--color-bg-surface:#2d2d2d;--color-text-primary:#ffffff;--color-text-secondary:rgba(255, 255, 255, 0.75);--color-text-muted:rgba(255, 255, 255, 0.5);--color-gold-light:#CA9B5A;--color-gold:#CD9F5E;--color-gold-dark:#9C6D28;--color-border:rgba(255, 255, 255, 0.08);--color-border-hover:rgba(255, 255, 255, 0.15)}body,p,span,a,li,td,th,label,input,textarea,select,button,.body-text{font-family:var(--font-body);font-size:var(--text-base)}.glass-service-card.glass-morph{background:rgb(255 255 255 / .13);border-radius:2rem;box-shadow:0 8px 32px 0 rgb(31 38 135 / .18);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgb(255 255 255 / .18);min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.5rem;transition:transform 0.2s ease,box-shadow 0.2s ease;transform:translateZ(0);backface-visibility:hidden;contain:layout style paint;overflow:hidden}.glass-service-card.glass-morph:hover{box-shadow:0 12px 40px 0 rgb(31 38 135 / .25);transform:translateY(-3px) translateZ(0)}.glass-service-image{overflow:hidden;border-radius:.5rem;width:100%;position:relative}.glass-service-image img{filter:brightness(.9);transition:filter 0.2s ease;transform:translateZ(0);backface-visibility:hidden;width:100%;height:160px;object-fit:cover;display:block}.glass-service-card.glass-morph:hover .glass-service-image img{filter:brightness(1)}.glass-service-button{background:rgb(255 255 255 / .2);color:#fff;padding:.75rem 1.5rem;border-radius:1rem;text-decoration:none;font-weight:600;transition:background 0.2s ease,transform 0.2s ease;border:1px solid rgb(255 255 255 / .3);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);transform:translateZ(0)}.glass-service-button:hover{background:rgb(255 255 255 / .3);transform:translateY(-1px) translateZ(0)}.glass-founder-section{background:linear-gradient(135deg,rgb(15 18 23 / 90%),#fff0)}.glass-founder-image-container img{position:relative;z-index:2;max-height:600px;object-fit:cover;filter:brightness(1.05) contrast(1.1)}.glass-founder-services::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(197 130 65 / .05) 0%,rgb(37 46 63 / .1) 100%);border-radius:1.5rem;z-index:1}.glass-founder-services>*{position:relative;z-index:2}.glass-social-button{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgb(255 255 255 / .12);color:#fff;text-decoration:none;border-radius:1rem;font-weight:600;transition:all 0.3s ease;border:1px solid rgb(197 130 65 / .4);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.glass-social-button:hover{background:rgb(197 130 65 / .3);transform:translateY(-2px);box-shadow:0 8px 25px rgb(197 130 65 / .3);border-color:rgb(197 130 65 / .6)}.glass-services-carousel{position:relative;width:100%;margin:0 auto}.glass-services-carousel .overflow-hidden{overflow:hidden;border-radius:1rem}.glass-services-carousel .carousel-track{display:flex;gap:1.5rem;transition:transform 0.5s ease-in-out;transform:translateZ(0);backface-visibility:hidden;will-change:transform}.glass-services-carousel .glass-service-card{flex:0 0 calc((100% - 4.5rem) / 4);width:calc((100% - 4.5rem) / 4);box-sizing:border-box;transform:translateZ(0);backface-visibility:hidden}.glass-services-carousel .carousel-prev,.glass-services-carousel .carousel-next{top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .15);border:none;cursor:pointer;outline:none;position:absolute;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .2);z-index:10;transition:all 0.2s ease}.glass-services-carousel .carousel-prev:hover,.glass-services-carousel .carousel-next:hover{background:rgb(255 255 255 / .3);transform:translateY(-50%) scale(1.05)}.glass-services-carousel .carousel-prev{left:0}.glass-services-carousel .carousel-next{right:0}.glass-services-carousel .overflow-hidden{overflow:hidden;border-radius:1rem}@media (max-width:768px){.glass-services-carousel .carousel-track{gap:1rem}.glass-services-carousel .glass-service-card{flex:0 0 calc((100% - 2rem) / 2);width:calc((100% - 2rem) / 2)}.glass-services-carousel .carousel-prev,.glass-services-carousel .carousel-next{width:2.5rem;height:2.5rem;font-size:1.25rem}.glass-service-card.glass-morph{min-height:320px}}@media (max-width:480px){.glass-services-carousel .glass-service-card{flex:0 0 100%;width:100%}}.glass-contact-section{background-size:cover!important;background-position:center!important;position:relative!important;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:60px 0 60px 0!important}.glass-contact-section::before{content:'';position:absolute;inset:0;background:rgb(0 0 0 / .3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.glass-contact-form{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:2rem;padding:3rem;max-width:600px;width:100%;margin:0 auto;position:relative;z-index:1;box-shadow:0 20px 60px rgb(0 0 0 / .5);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px)}.contact-form-title{color:#fff;font-size:var(--text-4xl);font-weight:800;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em}.contact-form-subtitle{color:rgb(255 255 255 / .8);text-align:center;margin-bottom:2rem;padding-bottom:1rem;line-height:1.6}.contact-form-input,.contact-form-textarea{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:1rem;color:#fff;font-size:1rem;padding:.9rem 1.25rem;width:100%;margin-bottom:1.5rem;transition:all 0.2s ease;outline:none}.contact-form-input::placeholder,.contact-form-textarea::placeholder{color:rgb(255 255 255 / .6)}.contact-form-input:focus,.contact-form-textarea:focus{border-color:rgb(102 126 234 / .5);box-shadow:0 0 0 3px rgb(102 126 234 / .1);background:rgb(255 255 255 / .15)}.contact-form-textarea{min-height:120px;resize:vertical}.contact-form-button{background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(205 159 94 / .2) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(244 198 136 / .4);border-radius:12px;color:#fff;font-family:'Inter',sans-serif;font-size:var(--text-base);font-weight:600;padding:.9rem 1.5rem;width:100%;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgb(0 0 0 / .2);cursor:pointer;margin-bottom:1rem;position:relative;overflow:hidden;letter-spacing:.01em}.contact-form-button:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgb(244 198 136 / .4) 0%,rgb(205 159 94 / .35) 100%);border-color:rgb(244 198 136 / .6);box-shadow:0 8px 30px rgb(244 198 136 / .2)}.contact-form-button:active{transform:translateY(0) scale(.98)}.contact-form-privacy{color:rgb(255 255 255 / .7);font-size:.9rem;text-align:center;margin-bottom:1.5rem}.contact-form-whatsapp{text-align:center}.whatsapp-button{background:#25D366;color:#fff;padding:.9rem 1.5rem;border-radius:2rem;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:.5rem;transition:all 0.2s ease;box-shadow:0 4px 15px rgb(37 211 102 / .3)}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(37 211 102 / .4)}.contact-form-text-center{text-align:center;margin-bottom:1em}.mx-auto{padding-bottom:2em}@media (max-width:768px){.glass-contact-form{padding:1.5rem;padding-bottom:2.5rem}.contact-form-title{font-size:1.7rem}.contact-form-subtitle{padding-bottom:1.5rem}.mx-auto{padding-bottom:2.5rem}}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@layer properties;.invisible{visibility:hidden}.visible{visibility:visible}.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}.absolute{position:absolute}.fixed{position:fixed}.fixed\!{position:fixed!important}.relative{position:relative}.static{position:static}.ih-share-buttons{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;position:relative;overflow:hidden}.ih-share-buttons .share-title{text-align:center;margin-bottom:0;font-weight:600;color:#CA9B5A;font-size:1.1rem;position:relative;z-index:2}.ih-share-buttons .share-buttons-row{display:flex;gap:1.5rem;justify-content:center;align-items:center}.ih-share-buttons::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity 0.3s ease}.ih-share-buttons:hover::before{opacity:1}.ih-share{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#CA9B5A;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgb(0 0 0 / .15),0 3px 8px rgb(0 0 0 / .1);position:relative;overflow:hidden;z-index:1}.ih-share::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .1) 0%,rgb(156 109 40 / .1) 100%);opacity:0;transition:opacity 0.3s ease}.ih-share svg{width:28px;height:28px;display:block;transition:all 0.3s ease;position:relative;z-index:1}.ih-share:hover{transform:translateY(-3px);background:rgb(255 255 255 / .18);border-color:rgb(244 198 136 / .4);color:#CD9F5E;box-shadow:0 12px 40px rgb(0 0 0 / .2),0 6px 20px rgb(244 198 136 / .15)}.ih-share:hover::before{opacity:1}.ih-share:hover svg{transform:scale(1.1)}.ih-share-fb:hover{color:#1877F2;border-color:rgb(24 119 242 / .3)}.ih-share-tg:hover{color:#08C;border-color:rgb(0 136 204 / .3)}.ih-share-wa:hover{color:#25D366;border-color:rgb(37 211 102 / .3)}.ih-share-fb:hover{color:#1877F2;border-color:rgb(24 119 242 / .3)}.ih-share-tg:hover{color:#08C;border-color:rgb(0 136 204 / .3)}.ih-share-wa:hover{color:#25D366;border-color:rgb(37 211 102 / .3)}.sticky{position:sticky}.z-0{z-index:0}.z-10{z-index:10}.z-50{z-index:50}.z-\[60\]{z-index:60}.container{width:100%}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.size-full{width:100%;height:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-\[300px\]{width:300px}.w-full{width:100%}.max-w-none{max-width:none}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.translate-x-full{--tw-translate-x:100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center;gap:6px}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:calc(infinity * 1px)}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-0{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-no-repeat{background-repeat:no-repeat}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-40{opacity:40%}.opacity-90{opacity:90%}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-300{--tw-duration:300ms;transition-duration:300ms}.hover\:transform{&:hover{@media (hover:hover){transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}}.focus\:border-transparent{&:focus{border-color:#fff0}}.focus\:ring-2{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:outline-none{&:focus{--tw-outline-style:none;outline-style:none}}@layer utilities{.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-12{gap:3rem!important}.gap-16{gap:4rem!important}.container{width:100%!important;max-width:none!important;margin:0 auto!important;padding:0 1rem!important}@media (min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.container{padding:0 1rem!important}}@media (min-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.container{padding:0 1rem!important}}@media (min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.container{padding:0 1rem!important}}@media (min-width:1280px){.container{padding:0 1rem!important}}}@layer base{*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-size:var(--text-base);background-color:#272727;color:var(--color-text-primary);line-height:1.65;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:'kern' 1,'liga' 1}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.15;color:#fff;letter-spacing:-.02em}.logo-gradient{background:linear-gradient(90deg,#FFFFFF 0%,#CA9B5A 35%,#CD9F5E 70%,#9C6D28 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;font-weight:900;letter-spacing:.02em;display:inline-block}h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{font-size:var(--text-base);line-height:1.7;color:var(--color-text-secondary)}.entry-content p,.post-content p,article p{max-width:75ch}.text-lg,.subheading{font-size:var(--text-lg);line-height:1.6}small,.text-sm,.caption{font-size:var(--text-sm);line-height:1.5}.text-xs{font-size:var(--text-xs);line-height:1.5}@media (max-width:480px){h1{font-size:var(--text-5xl)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:1rem}}a{color:#D4AC58;text-decoration:none;transition:color 0.3s ease}a:hover{color:#8B6A26}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5C5C63}}@layer components{.site-header{background:rgb(0 0 0 / .88);-webkit-backdrop-filter:blur(20px) saturate(1.2);backdrop-filter:blur(20px) saturate(1.2);border-bottom:1px solid rgb(255 255 255 / .06);transition:background var(--duration-slow) var(--ease-out),box-shadow var(--duration-slow) var(--ease-out)}.site-header.scrolled{background:rgb(0 0 0 / .96);box-shadow:0 4px 30px rgb(0 0 0 / .3)}.main-navigation{background:#fff0}.main-navigation ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.main-navigation a{color:#fff;font-weight:400;padding:.5rem 0;transition:all 0.3s ease;border-bottom:2px solid #fff0}.main-navigation a:hover{color:#A2792F;border-bottom-color:#A2792F}.nav-link{display:flex;align-items:center;padding:.5rem .75rem;font-size:var(--text-sm);font-weight:500;color:#d1d5db;background-color:#fff0;border-radius:.375rem;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out}.nav-link:hover{color:#fff;background-color:#374151}.nav-link.active{color:#fff;background-color:#374151}.mobile-nav-link{display:flex;align-items:center;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#d1d5db;background-color:#fff0;border-radius:.375rem;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out}.mobile-nav-link:hover{color:#fff;background-color:#374151}.mobile-nav-link.active{color:#fff;background-color:#374151}.btn-secondary{display:inline-flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#d1d5db;background-color:#374151;border:1px solid #4b5563;border-radius:.375rem;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out}.btn-secondary:hover{background-color:#4b5563;color:#fff}.btn-primary{background:linear-gradient(135deg,#A2792F,#8B6A26);color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:all 0.3s ease;display:inline-block;text-align:center;box-shadow:0 4px 15px rgb(59 130 246 / .3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(162 121 47 / .4);background:linear-gradient(135deg,#8B6A26,#A2792F)}.btn-secondary{background:#fff0;color:#fff;padding:.75rem 2rem;border:2px solid #fff;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;display:inline-block;text-align:center}.btn-secondary:hover{background:#fff;color:#111;transform:translateY(-2px)}.card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;overflow:hidden;transition:all 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .3)}.card:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgb(0 0 0 / .4);border-color:#A2792F}.card-header{padding:1.5rem;border-bottom:1px solid #333}.card-body{padding:1.5rem}.card-footer{padding:1.5rem;border-top:1px solid #333;background:#0f0f0f}.apartment-card{background:rgb(30 30 30 / .95);border:1px solid rgb(255 255 255 / .08);color:#fff;border-radius:1rem;overflow:hidden;transition:all 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .3)}.apartment-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgb(0 0 0 / .4);border-color:#A2792F}.apartment-card .apartment-price{color:#10b981;font-size:var(--text-2xl);font-weight:700}.apartment-card .apartment-meta{color:#9ca3af}.apartment-card .apartment-address{color:#9ca3af}.apartment-card .apartment-excerpt{color:#d1d5db}.hero-section{position:relative;background:linear-gradient(135deg,#0891b2 0%,#0369a1 50%,#1e40af 100%);background-image:url(http://template.beauty/wp-content/uploads/2025/07/0f110edf-0c5a-4500-b.jpg.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="waves" x="0" y="0" width="20" height="20" patternUnits="userSpaceOnUse"><path d="M0,10 Q5,5 10,10 T20,10" stroke="rgba(255,255,255,0.1)" stroke-width="0.5" fill="none"/></pattern></defs><rect width="100" height="100" fill="url(%23waves)"/></svg>') repeat;opacity:.3;z-index:1}.hero-section .relative{z-index:2}.hero-section h1{font-size:var(--text-hero);line-height:1.1}@media (max-width:1024px){.hero-section h1{font-size:48px;line-height:52px}}@media (max-width:768px){.hero-section h1{font-size:36px;line-height:40px}}@media (max-width:480px){.hero-section h1{font-size:28px;line-height:32px}}.service-card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:2rem;text-align:center;transition:all 0.3s ease;box-shadow:0 4px 20px rgb(0 0 0 / .3)}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgb(162 121 47 / .2);border-color:#A2792F}.service-card h3{color:#fff;margin-bottom:1rem}.service-card p{color:#9ca3af}.site-footer{background:#0f0f0f;border-top:1px solid #333}.site-footer{background-color:#111111!important;color:#ffffff!important;border-top:1px solid #111111!important}.site-footer svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex-shrink:0!important;color:#6b7280!important}.site-footer .flex-shrink-0{flex-shrink:0!important;width:16px!important;height:16px!important}.site-footer h3{font-size:var(--text-xl)!important;font-weight:700!important;color:#ffffff!important;margin-bottom:1rem!important}.site-footer p{font-size:var(--text-sm)!important;line-height:1.6!important;color:#9ca3af!important}.site-footer a{color:#9ca3af!important;text-decoration:none!important;transition:color 0.2s ease!important}.site-footer a:hover{color:#ffffff!important}.site-footer .flex.items-center{align-items:center!important;gap:0.75rem!important}.site-footer .flex.items-center span{font-size:0.875rem!important;color:#9ca3af!important}@media (max-width:768px){.site-footer{padding:2rem 0!important}.site-footer h3{font-size:1.125rem!important}.site-footer svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}.site-footer .flex-shrink-0{width:14px!important;height:14px!important}}.form-input{background:#1a1a1a;border:1px solid #333;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-family:'Inter',sans-serif;transition:border-color 0.3s ease}.form-input:focus{outline:none;border-color:#A2792F;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}.form-input::-moz-placeholder{color:#6b7280}.form-input::placeholder{color:#6b7280}.form-textarea{background:#1a1a1a;border:1px solid #333;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-family:'Inter',sans-serif;transition:border-color 0.3s ease;resize:vertical}.form-textarea:focus{outline:none;border-color:#A2792F;box-shadow:0 0 0 3px rgb(59 130 246 / .1)}.form-textarea::-moz-placeholder{color:#6b7280}.form-textarea::placeholder{color:#6b7280}.fade-in{animation:fadeIn 0.6s ease-in-out}.slide-up{animation:slideUp 0.6s ease-out}.bounce-in{animation:bounceIn 0.6s ease-out}.mobile-menu{background:rgb(0 0 0 / .95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #333}.mobile-menu a{color:#fff;padding:1rem;border-bottom:1px solid #333;transition:all 0.3s ease}.mobile-menu a:hover{background:#1a1a1a;color:#A2792F}.close-menu{color:#fff;background:#111;border:0;font-size:36px!important}@media (max-width:768px){.main-navigation ul{flex-direction:column;gap:0}.main-navigation a{padding:1rem;border-bottom:1px solid #333}}.content-area{background:#111;min-height:100vh}.widget-area{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:2rem}.widget-area h3{color:#fff;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #A2792F}.post{margin-bottom:2rem;overflow:hidden}.post-header{padding:2rem;border-bottom:1px solid #333}.post-title{color:#fff;font-size:var(--text-4xl);margin-bottom:1rem}.post-meta{color:#9ca3af;font-size:.9rem}.post-content{padding:2rem;color:#d1d5db;line-height:1.8}.post-content h1,.post-content h2,.post-content h3{color:#fff;margin-top:2rem;margin-bottom:1rem}.post-content p{margin-bottom:1rem}.post-content ul,.post-content ol{margin-left:2rem;margin-bottom:1rem}.post-content li{margin-bottom:.5rem}.post-content blockquote{border-left:4px solid #A2792F;padding-left:1rem;margin:2rem 0;font-style:italic;color:#9ca3af}.post-content code{background:#333;padding:.2rem .4rem;border-radius:.25rem;font-family:'Courier New',monospace;color:#10b981}.post-content pre{background:#1a1a1a;border:1px solid #333;border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1rem 0}.post-content pre code{background:none;padding:0;color:#d1d5db}}.footer-widget-area .widget{margin-bottom:1.5rem}.footer-widget-area .widget-title{font-size:var(--text-xl);font-weight:700;color:#fff;margin-bottom:1rem}.footer-widget-area .widget ul{list-style:none;padding:0;margin:0;color:#9ca3af}.footer-widget-area .widget ul li{font-size:.875rem;line-height:2rem;margin-bottom:.5rem}.footer-widget-area .widget ul li a{color:#fff!important;font-weight:600!important;text-decoration:none;transition:color 0.2s ease}.footer-widget-area .widget ul li a:hover{color:#A2792F!important}.footer-widget-area .widget p{color:#9ca3af;font-size:.875rem;line-height:1.6}.footer-widget-area .widget .textwidget{color:#9ca3af;font-size:.875rem;line-height:1.6}.footer-widget-area .widget form{margin-top:1rem}.footer-widget-area .widget input[type="text"],.footer-widget-area .widget input[type="email"],.footer-widget-area .widget textarea{width:100%;padding:.75rem;background-color:#374151;border:1px solid #4b5563;border-radius:.5rem;color:#fff;margin-bottom:.75rem}.footer-widget-area .widget input[type="text"]:focus,.footer-widget-area .widget input[type="email"]:focus,.footer-widget-area .widget textarea:focus{outline:none;border-color:#A2792F;box-shadow:0 0 0 2px rgb(59 130 246 / .5)}.footer-widget-area .widget input[type="submit"],.footer-widget-area .widget button{background-color:#A2792F;color:#fff;padding:.5rem 1rem;border-radius:.5rem;border:none;cursor:pointer;transition:background-color 0.2s ease}.footer-widget-area .widget input[type="submit"]:hover,.footer-widget-area .widget button:hover{background-color:#8B6A26}.footer-widget-area .widget table{width:100%;color:#9ca3af;font-size:.875rem}.footer-widget-area .widget table th,.footer-widget-area .widget table td{padding:.5rem .75rem;border-bottom:1px solid #374151}.footer-widget-area .widget table th{color:#fff;font-weight:600}.footer-widget-area .widget img{max-width:100%;height:auto;border-radius:.5rem}@layer utilities{.text-shadow{text-shadow:0 2px 4px rgb(0 0 0 / .3)}.gradient-text{background:linear-gradient(135deg,#A2792F,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.glass-effect{background:rgb(255 255 255 / .1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2)}.dark-glass-effect{background:rgb(0 0 0 / .3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .1)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideUp{from{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1);opacity:1}}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.5}}@keyframes revealUp{from{opacity:0;transform:translateY(40px);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@keyframes revealLeft{from{opacity:0;transform:translateX(-40px);filter:blur(4px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}@keyframes revealRight{from{opacity:0;transform:translateX(40px);filter:blur(4px)}to{opacity:1;transform:translateX(0);filter:blur(0)}}@keyframes revealScale{from{opacity:0;transform:scale(.92);filter:blur(4px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}@keyframes gentleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.reveal{opacity:0;transform:translateY(30px);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out),filter var(--duration-slow) var(--ease-out);filter:blur(3px);will-change:opacity,transform,filter}.reveal.revealed{opacity:1;transform:translateY(0);filter:blur(0)}.reveal-left{opacity:0;transform:translateX(-30px);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out),filter var(--duration-slow) var(--ease-out);filter:blur(3px)}.reveal-left.revealed{opacity:1;transform:translateX(0);filter:blur(0)}.reveal-right{opacity:0;transform:translateX(30px);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out),filter var(--duration-slow) var(--ease-out);filter:blur(3px)}.reveal-right.revealed{opacity:1;transform:translateX(0);filter:blur(0)}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out),filter var(--duration-slow) var(--ease-out);filter:blur(3px)}.reveal-scale.revealed{opacity:1;transform:scale(1);filter:blur(0)}.stagger-children>*{opacity:0;transform:translateY(20px);transition:opacity var(--duration-slow) var(--ease-out),transform var(--duration-slow) var(--ease-out)}.stagger-children.revealed>*:nth-child(1){transition-delay:0ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(2){transition-delay:80ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(3){transition-delay:160ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(4){transition-delay:240ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(5){transition-delay:320ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(6){transition-delay:400ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(7){transition-delay:480ms;opacity:1;transform:translateY(0)}.stagger-children.revealed>*:nth-child(8){transition-delay:560ms;opacity:1;transform:translateY(0)}.modern-card{transition:transform var(--duration-normal) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-out),border-color var(--duration-normal) var(--ease-out)}.modern-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgb(0 0 0 / .25),0 8px 24px rgb(0 0 0 / .15);border-color:var(--color-border-hover)}.btn-modern{position:relative;overflow:hidden;transition:transform var(--duration-fast) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-out)}.btn-modern:hover{transform:translateY(-2px) scale(1.02)}.btn-modern:active{transform:translateY(0) scale(.98);transition-duration:var(--duration-fast)}.shimmer-gold{background:linear-gradient(110deg,var(--color-gold-dark) 0%,var(--color-gold-light) 25%,var(--color-gold) 50%,var(--color-gold-light) 75%,var(--color-gold-dark) 100%);background-size:200% 100%;animation:shimmer 3s ease-in-out infinite}.glow-hover{transition:box-shadow var(--duration-normal) var(--ease-out)}.glow-hover:hover{box-shadow:0 0 20px rgb(244 198 136 / .15),0 0 40px rgb(244 198 136 / .08)}.img-zoom-container{overflow:hidden;border-radius:inherit}.img-zoom-container img{transition:transform var(--duration-slower) var(--ease-out);will-change:transform}.img-zoom-container:hover img{transform:scale(1.06)}.text-reveal{clip-path:inset(0 100% 0 0);transition:clip-path var(--duration-slower) var(--ease-out)}.text-reveal.revealed{clip-path:inset(0 0% 0 0)}.parallax-bg{will-change:transform;transition:transform 0.1s linear}.section-divider{width:60px;height:3px;background:linear-gradient(90deg,var(--color-gold-light),var(--color-gold-dark));border-radius:2px;margin:0 auto var(--space-lg);opacity:.8}:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;transform:none;filter:none}.stagger-children>*{opacity:1;transform:none}}@media print{body{background:white!important;color:black!important}.site-header,.site-footer{display:none!important}}.nav-link svg,.mobile-nav-link svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;flex-shrink:0}.menu-toggle svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important}header svg,nav svg,.nav-link svg,.mobile-nav-link svg,.main-navigation svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important;flex-shrink:0!important}.menu-toggle svg,.hamburger svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;min-width:24px!important;min-height:24px!important;flex-shrink:0!important}.btn-primary svg,.btn-secondary svg,button svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important;flex-shrink:0!important}.site-footer svg,.footer svg,.widget svg{width:16px!important;height:16px!important;max-width:16px!important;max-height:16px!important;min-width:16px!important;min-height:16px!important;flex-shrink:0!important}.apartment-gallery svg.w-12,.apartment-gallery svg.h-12{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important}@media (max-width:768px){header svg,nav svg,.nav-link svg,.mobile-nav-link svg,.main-navigation svg,.btn-primary svg,.btn-secondary svg,button svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;min-width:14px!important;min-height:14px!important}}.text-yellow-600,.text-yellow-700,.text-yellow-500,.text-yellow-400{color:#A2792F!important}.bg-yellow-600,.bg-yellow-700,.bg-yellow-500{background-color:#A2792F!important}.bg-yellow-800,.bg-yellow-900{background-color:#8B6A26!important}.bg-yellow-300,.bg-yellow-400{background-color:#D4AC58!important}.text-yellow-300,.text-yellow-400{color:#D4AC58!important}.border-yellow-600,.border-yellow-700,.border-yellow-500{border-color:#A2792F!important}.border-yellow-800,.border-yellow-900{border-color:#8B6A26!important}.border-yellow-300,.border-yellow-400{border-color:#D4AC58!important}.hover\:bg-yellow-600:hover,.hover\:bg-yellow-700:hover{background-color:#8B6A26!important}.hover\:text-yellow-600:hover{color:#8B6A26!important}.focus\:ring-yellow-500:focus,.focus\:ring-yellow-600:focus{--tw-ring-color:#A2792F !important;box-shadow:0 0 0 3px rgb(162 121 47 / .5)!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #1111110}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #1111110}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #1111110}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #1111110}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #1111110}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::before,::after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-shadow:0 0 #1111110;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #1111110;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #1111110;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #1111110;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #1111110}}}.property-filter-form{background:#232323;border-radius:24px;box-shadow:0 8px 32px rgb(0 0 0 / .25);border:1px solid #444;padding:2.5rem;max-width:900px;margin:0 auto}.property-filter-form .filter-row{display:grid;gap:1.5rem}.property-filter-form .filter-row-1{grid-template-columns:1fr 1fr 1fr;margin-bottom:1.5rem}.property-filter-form .filter-row-2{grid-template-columns:1fr 1fr 1fr;align-items:end}.property-filter-form label{color:#d1d5db;font-size:1rem;margin-bottom:.5rem;display:block}.property-filter-form select,.property-filter-form input[type="number"]{background:#323232;color:#fff;border-radius:15px;border:1px solid #606060;padding:.75rem 1rem;font-size:1rem;width:100%;margin-bottom:.5rem;transition:border-color 0.2s}.property-filter-form select:focus,.property-filter-form input[type="number"]:focus{border-color:#A2792F;outline:none}.property-filter-form button{background:linear-gradient(135deg,#A2792F,#8B6A26);color:#111;border-radius:15px;font-weight:600;font-size:1.15rem;padding:.85rem 2rem;border:none;box-shadow:0 4px 15px rgb(59 130 246 / .15);transition:background 0.2s,color 0.2s;display:flex;align-items:center;justify-content:center}.property-filter-form button:hover{background:linear-gradient(135deg,#8B6A26,#A2792F);color:#fff}@media (max-width:768px){.property-filter-form{padding:1.5rem}.property-filter-form .filter-row-1,.property-filter-form .filter-row-2{grid-template-columns:1fr}}#apartments-grid,.apartments-grid-container,.glass-latest-apartments-section .container,.glass-latest-apartments-section .apartments-grid-container,.glass-latest-apartments-section .grid{max-width:var(--grid-max-width)!important;margin-inline:auto!important}.container[style*="max-width"]{max-width:var(--grid-max-width)!important}@media (min-width:768px){#apartments-grid.grid-cols-1.md\:grid-cols-3,.grid.grid-cols-1.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)!important}}.contact-form-whatsapp svg{width:24px}.no-more-posts{margin-bottom:2em!important}.filter-section{margin-bottom:0em;position:relative;z-index:1}.filter-section .container{position:relative}.load-more-apartments{display:none!important}.text-white{color:#fff}:root{--glass-bg:rgba(255, 255, 255, 0.05);--glass-border:rgba(255, 255, 255, 0.1);--header-text-primary:rgba(255, 255, 255, 0.95);--header-text-secondary:rgba(255, 255, 255, 0.7);--header-text-muted:rgba(255, 255, 255, 0.5);--body-text-primary:rgba(0, 0, 0, 0.95);--body-text-secondary:rgba(0, 0, 0, 0.7);--body-text-muted:rgba(0, 0, 0, 0.6);--accent-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--accent-secondary:linear-gradient(135deg, #f093fb 0%, #f5576c 100%)}.site-main{background:#0D0D14}.single-post .site-main{background:#fff0}.bg-black{background:#fff0}.apartments-grid-container.container.mx-auto{padding:2rem 1rem 4rem 1rem!important}#apartments-grid.grid.grid-cols-1.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)!important;gap:2rem!important}.page-header{background:white!important;color:#1f2937!important;padding:3rem 0!important}.page-title{color:#1f2937!important;font-size:var(--text-5xl)!important;font-weight:700!important;margin-bottom:1rem!important}@media (min-width:768px){.apartments-grid-container.container.mx-auto{padding:2rem 1rem 4rem 1rem!important}}.filter-form{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:2px solid rgb(244 198 136 / .3)!important;box-shadow:0 20px 60px rgb(0 0 0 / .5),0 0 30px rgb(244 198 136 / .1)!important;border-radius:2rem!important;padding:2.5rem!important;position:relative!important}.filter-form::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .08) 0%,rgb(156 109 40 / .05) 50%,rgb(244 198 136 / .08) 100%);border-radius:2rem;z-index:0;pointer-events:none}.filter-title{color:#111111!important;font-weight:700!important;text-align:center!important;margin-bottom:2rem!important;letter-spacing:-0.01em!important;text-shadow:0 2px 4px rgb(0 0 0 / .1)!important}.filter-label{color:#ffffff!important;font-weight:600!important;font-size:0.95rem!important;margin-bottom:0.75rem!important;display:block!important;letter-spacing:0.025em!important;position:relative!important;z-index:1!important}.glass-input,.glass-select{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(244 198 136 / .3)!important;border-radius:1rem!important;color:#ffffff!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;width:100%!important;padding:0 1rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;outline:none!important;position:relative!important;z-index:1!important}.glass-input:focus,.glass-select:focus{border-color:rgb(244 198 136 / .8)!important;box-shadow:0 0 0 3px rgb(244 198 136 / .2)!important;background:rgb(255 255 255 / .15)!important}.glass-input::placeholder{color:rgb(255 255 255 / .7)!important}.glass-select option{background:rgb(20 20 20 / .95)!important;color:#ffffff!important}.glass-button-primary,.glass-button-secondary,.glass-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.875rem 1.75rem;font-family:'Inter',sans-serif;font-size:.9rem;font-weight:600;border-radius:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;cursor:pointer;white-space:nowrap;letter-spacing:.01em;outline:none;height:auto}.glass-button-primary,.glass-cta-button{background:rgb(255 255 255 / .08);color:#fff;border:1px solid rgb(255 255 255 / .15);box-shadow:0 4px 20px rgb(0 0 0 / .2)}.glass-button-primary:hover,.glass-cta-button:hover{transform:translateY(-2px);background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .3);box-shadow:0 8px 30px rgb(0 0 0 / .3)}.glass-button-secondary{background:rgb(0 0 0 / .05);color:#1a1a1a;border:1px solid rgb(0 0 0 / .1);box-shadow:0 4px 20px rgb(0 0 0 / .06)}.glass-button-secondary:hover{transform:translateY(-2px);background:rgb(0 0 0 / .09);border-color:rgb(0 0 0 / .18);box-shadow:0 8px 30px rgb(0 0 0 / .1)}.glass-categories-section{padding:90px 0;position:relative}.glass-category-card{display:block;position:relative;overflow:hidden;border-radius:20px;background:rgb(255 255 255 / .05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all 0.4s ease;text-decoration:none;box-shadow:0 8px 32px rgb(0 0 0 / .3)}.glass-category-card:hover{transform:translateY(-8px);border-color:rgb(102 126 234 / .3);box-shadow:0 16px 48px rgb(0 0 0 / .4)}.glass-category-content{position:relative;width:100%;padding-bottom:56.25%}.category-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px;transition:transform 0.5s ease}.glass-category-card:hover .category-image{transform:scale(1.1)}.category-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(30 41 59 / .8) 0%,rgb(51 65 85 / .6) 100%);border-radius:20px;color:#fff}.category-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / 20%);display:flex;align-items:center;justify-content:center;border-radius:20px;padding:1.25rem}.category-title{color:#fff;font-size:var(--text-3xl);font-weight:700;text-align:center;text-shadow:0 2px 8px rgb(0 0 0 / .7);padding:0 1rem}.glass-founder-content .glass-cta-button{position:relative;z-index:10;margin:0}@media (max-width:768px){.filter-section{padding:60px 0}.filter-form{padding:1.5rem}.filter-title{font-size:1.25rem}.category-title{font-size:1.5rem}.glass-button-primary,.glass-button-secondary{font-size:.85rem;padding:.75rem 1.25rem}.glass-hero-content{padding:2rem 1.5rem;border-radius:2rem}.glass-hero-title{font-size:2.5rem!important;line-height:1.2!important}.glass-hero-card{padding:1rem!important}.glass-faq-section{padding:60px 0}.glass-faq-item{margin:0 1rem 1rem 1rem}.glass-section-title{font-size:2rem!important}}svg{max-width:24px!important;max-height:24px!important}.icon-sm svg{max-width:16px!important;max-height:16px!important}.icon-md svg{max-width:24px!important;max-height:24px!important}.icon-lg svg{max-width:32px!important;max-height:32px!important}.icon-xl svg{max-width:48px!important;max-height:48px!important}.hero-section svg,.services svg,.apartment-categories svg{max-width:64px!important;max-height:64px!important}.glass-news-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;position:relative}.glass-news-card{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;overflow:hidden!important;transition:transform var(--duration-normal) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-out),border-color var(--duration-normal) var(--ease-out)!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important}.glass-news-card:hover{border-color:rgb(244 198 136 / .25)!important;transform:translateY(-6px)!important;box-shadow:0 20px 60px rgb(0 0 0 / .3),0 0 30px rgb(244 198 136 / .06)!important}.glass-news-image{position:relative;height:250px;overflow:hidden}.glass-news-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slower) var(--ease-out)}.glass-news-card:hover .glass-news-image img{transform:scale(1.06)}.glass-news-placeholder{width:100%;height:100%;background:rgb(255 255 255 / .02);display:flex;align-items:center;justify-content:center;color:#fff}.glass-news-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.glass-news-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#fff}.glass-news-date{display:flex;align-items:center;gap:.5rem}.glass-news-author{display:flex;align-items:center;gap:.5rem}.glass-news-title{margin-bottom:1rem}.glass-news-title h3{font-size:var(--text-xl);font-weight:600;line-height:1.3;margin:0}.glass-news-title a{color:#fff;text-decoration:none;transition:all 0.3s ease}.glass-news-title a:hover{background:var(--accent-primary);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.glass-news-excerpt{color:#fff;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.glass-news-readmore{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.75rem 1.5rem;font-family:'Inter',sans-serif;font-size:.9rem;font-weight:600;background:rgb(255 255 255 / .08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;border:1px solid rgb(255 255 255 / .15);border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .2);transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;letter-spacing:.01em}.glass-news-readmore:hover{transform:translateY(-2px);background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .3);box-shadow:0 8px 30px rgb(0 0 0 / .3);color:#fff}.glass-services-section{background:linear-gradient(135deg,rgb(59 21 21 / 15%) 0%,#fff0 50%,rgb(0 0 0 / 86%) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.glass-service-card{background:rgb(255 255 255 / .05)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgb(255 255 255 / .1)!important;border-radius:1.5rem!important;transition:transform var(--duration-normal) var(--ease-spring),box-shadow var(--duration-normal) var(--ease-out),border-color var(--duration-normal) var(--ease-out)!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;padding:1.5rem!important;flex:0 0 auto!important}@media (max-width:767px){.glass-service-card{width:calc(100% - 1.5rem)!important}}@media (min-width:768px) and (max-width:1023px){.glass-service-card{width:calc(50% - 0.75rem)!important}}.glass-service-card:hover{transform:translateY(-6px)!important;border-color:rgb(244 198 136 / .2)!important;box-shadow:0 20px 50px rgb(0 0 0 / .3),0 0 30px rgb(244 198 136 / .06)!important}.glass-service-image{border-radius:1rem!important;overflow:hidden!important;margin-bottom:1rem!important;transition:transform var(--duration-slower) var(--ease-out)!important}.glass-service-card:hover .glass-service-image{transform:scale(1.03)!important}.glass-service-button{width:100%!important;display:block!important;background:var(--accent-gold)!important;color:#1a1a2e!important;padding:.75rem 1.5rem!important;border-radius:2rem!important;text-decoration:none!important;font-weight:600!important;font-size:0.9rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(255 206 84 / .3)!important;backdrop-filter:blur(10px)!important;text-align:center!important;border:none!important;cursor:pointer!important}.glass-service-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgb(255 206 84 / .4)!important;color:#1a1a2e!important;text-decoration:none!important}.glass-youtube-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .8) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.glass-youtube-video{padding:1rem!important}.glass-youtube-video iframe{border-radius:1rem!important}.glass-youtube-content{padding:2rem!important}@media (max-width:768px){.glass-youtube-content{padding-top:0!important;padding:0 2rem 2rem 2rem!important}}.glass-youtube-button{background:#ff0000!important;color:white!important;padding:1rem 2rem!important;border-radius:3rem!important;font-size:1.125rem!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;gap:0.75rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(255 0 0 / .3)!important;backdrop-filter:blur(10px)!important;white-space:nowrap!important}.glass-youtube-button:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:0 8px 25px rgb(255 0 0 / .4)!important;color:white!important;text-decoration:none!important}.glass-hero-section{background:url(https://imperahomesprof.site/wp-content/uploads/2025/08/bg-main.jpg) no-repeat center center / cover!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.glass-hero-section::before{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / .55) 100%);z-index:1;pointer-events:none}.glass-hero-content{padding:var(--space-xl) var(--space-lg);max-width:min(95%, 1100px)}.glass-hero-title{color:#ffffff!important;text-shadow:2px 2px 20px #000000,0 0 30px rgb(0 0 0 / 77%)!important;font-weight:700!important;font-size:var(--text-hero)!important;letter-spacing:-.03em;line-height:1.1!important}@media (max-width:768px){.glass-hero-title{font-size:clamp(1.5rem, 5vw, 2.25rem)!important;line-height:1.25!important}.glass-hero-content{padding:var(--space-lg) var(--space-md)!important;max-width:95%!important}.glass-hero-content .glass-cta-button{width:100%;white-space:normal;text-align:center;padding:.85rem 1rem!important;font-size:0.95rem!important}}.glass-hero-card{background:rgb(255 255 255 / .08)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:1.5rem!important;transition:all 0.3s ease!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;padding:.5em;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.glass-hero-card{display:none!important}}.glass-hero-card:hover{transform:translateY(-5px)!important;border-color:rgb(102 126 234 / .3)!important;box-shadow:0 12px 40px rgb(0 0 0 / .3)!important}.hero-card-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(191 144 78 / .2) 100%);border:1px solid rgb(244 198 136 / .3);border-radius:12px;margin-right:12px}.hero-card-icon svg{color:#fff;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .3))}.mobile-hero-card .hero-card-icon{width:44px;height:44px;margin-right:12px;margin-bottom:0}.mobile-hero-cards-section{background:linear-gradient(135deg,rgb(30 30 30 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(0 0 0 / .85) 100%)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;display:none!important}.mobile-hero-card{background:rgb(255 255 255 / .08)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:1.5rem!important;transition:all 0.3s ease!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;padding:1.5rem!important;margin-bottom:1.5rem!important}.mobile-hero-card:hover{transform:translateY(-2px)!important;border-color:rgb(244 198 136 / .35);box-shadow:0 16px 48px rgb(0 0 0 / .35);background:rgb(255 255 255 / .09)}@media (max-width:768px){.mobile-hero-cards-section{display:block!important}}.glass-founder-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%)!important}.glass-founder-content .glass-section-title{color:#ffffff!important;margin-top:0}.glass-founder-social .glass-social-button{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;color:#fff!important;width:3rem!important;height:3rem!important;padding:0!important;border-radius:9999px!important;border:1px solid rgb(255 255 255 / .18)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all 0.25s ease!important;box-shadow:0 8px 24px rgb(0 0 0 / .25)!important;position:relative!important;z-index:10!important}.glass-founder-social .glass-social-button:hover{transform:translateY(-2px)!important;background:rgb(255 255 255 / .18)!important;border-color:rgb(255 255 255 / .28)!important}.glass-founder-social .glass-social-button svg{width:1.5rem!important;height:1.5rem!important;fill:currentColor!important;color:#CA9B5A!important}.glass-founder-content h2,.glass-founder-content h3,.glass-founder-content p,.glass-founder-content ul,.glass-founder-content li{background:transparent!important;border:0!important;box-shadow:none!important;color:#ffffff!important}.glass-founder-services ul{list-style:disc!important;padding-left:1.5rem!important}.glass-founder-services li{display:list-item!important}.glass-founder-social .glass-social-button:hover svg{color:#ffffff!important}.glass-faq-section{padding:3rem!important;background:#fff;position:relative}@media screen and (max-width:768px){.glass-faq-section{padding:3rem 0rem!important}}.glass-faq-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .03) 0%,rgb(156 109 40 / .02) 50%,rgb(244 198 136 / .03) 100%);border-radius:2rem;z-index:0;pointer-events:none}.glass-section-title{color:#ffffff!important}.glass-faq-item{background:linear-gradient(135deg,rgb(255 255 255 / .95) 0%,rgb(248 250 252 / .98) 50%,rgb(255 255 255 / .95) 100%)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:2px solid rgb(244 198 136 / .2)!important;box-shadow:0 8px 32px rgb(0 0 0 / .08),0 0 20px rgb(244 198 136 / .05)!important;transition:all 0.3s ease!important;border-radius:1.5rem!important;margin-bottom:1.5rem!important;overflow:hidden!important;position:relative!important;z-index:1!important}.glass-faq-item:hover{border-color:rgb(244 198 136 / .4)!important;box-shadow:0 12px 40px rgb(0 0 0 / .15),0 0 30px rgb(244 198 136 / .1)!important;transform:translateY(-2px)!important;background:linear-gradient(135deg,rgb(255 255 255 / .98) 0%,rgb(248 250 252) 50%,rgb(255 255 255 / .98) 100%)!important}.glass-faq-item .faq-question{background:transparent!important;padding:1.5rem 2rem!important;border-radius:1.5rem 1.5rem 0 0!important;transition:all 0.3s ease!important;border:0}.glass-faq-item .faq-question:hover{background:rgb(244 198 136 / .05)!important}.glass-faq-item .faq-question h3{font-size:1.125rem!important;font-weight:600!important;line-height:1.5!important;margin:0!important}.glass-faq-item .faq-answer{padding:0 2rem!important;border-radius:0 0 1.5rem 1.5rem!important;max-height:0!important;overflow:hidden!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;opacity:0!important}.glass-faq-item .faq-answer.expanded{padding:1rem 2rem 1.5rem 2rem!important;max-height:500px!important;opacity:1!important}.glass-faq-item .faq-answer p{margin:0!important;line-height:1.6!important;font-size:1rem!important;color:#374151!important}.faq-icon{color:#111111!important;font-size:1.5rem!important;font-weight:bold!important}.max-w-screen-lg{max-width:900px!important}.glass-latest-apartments-section{position:relative}.apartment-card{background:rgb(30 30 30 / .95)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border:1px solid rgb(255 255 255 / .08)!important;border-radius:1.5rem!important;box-shadow:0 8px 32px rgb(0 0 0 / .3)!important;transition:all 0.4s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important;position:relative!important;height:100%!important;display:flex!important;flex-direction:column!important}.apartment-card::before{content:''!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .4),transparent)!important;opacity:0!important;transition:opacity 0.3s ease!important}.apartment-card:hover{transform:translateY(-8px)!important;box-shadow:0 20px 40px rgb(0 0 0 / .4)!important;border-color:rgb(244 198 136 / .3)!important}.apartment-card:hover::before{opacity:1!important}.apartment-image{position:relative!important;height:20rem!important;overflow:hidden!important;border-radius:1.5rem 1.5rem 0 0!important}.apartment-image::after{content:''!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:50%!important;background:linear-gradient(transparent,rgb(0 0 0 / .7))!important;pointer-events:none!important;z-index:5!important}.apartment-image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform 0.4s cubic-bezier(.4,0,.2,1)!important}.apartment-card:hover .apartment-image img{transform:scale(1.05)!important}.apartment-image>a{position:absolute!important;inset:0!important;z-index:15!important;display:block!important}.apartment-content{padding:0 1.75rem 1.75rem!important;flex:1!important;display:flex!important;flex-direction:column!important;background:transparent!important}.apartment-title{color:#ffffff!important;font-size:1.4rem!important;font-weight:700!important;margin-bottom:0.75rem!important;line-height:1.3!important;letter-spacing:-0.01em!important}.apartment-title a{color:inherit!important;text-decoration:none!important;transition:all 0.3s ease!important}.apartment-price{color:#B87333!important;font-size:var(--text-4xl)!important;font-weight:800!important;margin-bottom:1rem!important;letter-spacing:-0.02em!important;line-height:32px}.apartment-price .price-label{color:rgb(255 255 255 / .6);font-size:1rem;font-weight:400;letter-spacing:0;margin-right:.5rem}.apartment-price span{color:#ffffff!important;font-size:1.6rem!important;font-weight:800!important;margin-bottom:1rem!important;letter-spacing:-0.02em!important}.apartment-price .price-label{color:rgb(255 255 255 / .6)!important;font-size:1rem!important;font-weight:400!important;letter-spacing:0!important;margin-bottom:0!important}.apartment-details{margin-bottom:1.5rem!important}.apartment-details>div{display:flex!important;flex-wrap:wrap!important;gap:0.75rem!important}.detail-pill{background:rgb(244 198 136 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(244 198 136 / .2)!important;border-radius:2rem!important;padding:.3rem 0.6rem!important;color:rgb(255 255 255 / .7)!important;font-size:0.75rem!important;font-weight:500!important;display:flex!important;align-items:center!important;gap:0.5rem!important;white-space:nowrap!important;transition:all 0.3s ease!important}.detail-pill:hover{background:rgb(244 198 136 / .2)!important;border-color:rgb(244 198 136 / .4)!important}.detail-pill svg{opacity:0.8!important;width:16px}.apartment-summary{color:rgb(255 255 255 / .6)!important;line-height:1.6!important;margin-bottom:1.5rem!important;flex:1!important;font-size:0.95rem!important}.entry-footer{margin-top:auto!important}.apartment-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.75rem 1.5rem;font-family:'Inter',sans-serif;font-size:.9rem;font-weight:600;background:rgb(244 198 136 / .18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;border:1px solid rgb(244 198 136 / .35);border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .25);transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;cursor:pointer;white-space:nowrap;letter-spacing:.01em;margin-top:auto}.apartment-cta:hover{transform:translateY(-2px);background:rgb(244 198 136 / .3);border-color:rgb(244 198 136 / .5);box-shadow:0 8px 30px rgb(0 0 0 / .35);color:#fff}.modern-badge{position:absolute!important;top:1rem!important;backdrop-filter:blur(15px)!important;border-radius:2rem!important;padding:.5rem 1rem!important;font-size:0.8rem!important;font-weight:700!important;letter-spacing:0.05em!important;border:1px solid rgb(255 255 255 / .2)!important;z-index:20!important;text-transform:uppercase!important}.badge-top{right:1rem!important;background:rgb(199 158 111 / .9)!important;color:white!important;box-shadow:0 4px 15px 0 rgb(199 158 111 / .4)!important}.badge-urgent{right:1rem!important;top:1rem!important;background:#d97706!important;color:white!important;box-shadow:0 4px 15px 0 rgb(232 106 26 / .4)!important}.wishlist-toggle{position:absolute!important;top:1rem!important;left:1rem!important;z-index:30!important;background:rgb(0 0 0 / .3)!important;backdrop-filter:blur(15px)!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:50%!important;width:3rem!important;height:3rem!important;display:none!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important;color:#fff}.wishlist-toggle:hover{background:rgb(0 0 0 / .5)!important;transform:scale(1.1)!important;border-color:rgb(255 255 255 / .3)!important}.wishlist-toggle.active{background:rgb(239 68 68 / .8)!important;border-color:rgb(239 68 68 / .5)!important}.wishlist-toggle.active:hover{background:rgb(239 68 68 / .9)!important}.apartment-card{animation:fadeInUp 0.6s ease-out forwards!important}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.apartment-card{animation:none!important;opacity:1!important;transform:none!important}}.glass-contact-section{background:url(https://imperahomesprof.site/wp-content/uploads/2025/08/bg.jpg) no-repeat center center / cover!important;position:relative!important;min-height:100vh!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:60px 0 60px 0}.glass-contact-section::before{content:''!important;position:absolute!important;inset:0!important;background:rgb(0 0 0 / .7)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.glass-contact-form{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:2rem!important;padding:2rem!important;max-width:600px!important;width:100%!important;margin:0 auto!important;position:relative!important;z-index:10!important;box-shadow:0 20px 60px rgb(0 0 0 / .5)!important}.contact-form-title{color:#ffffff!important;font-size:var(--text-5xl)!important;font-weight:800!important;text-align:center!important;margin-bottom:1rem!important;text-shadow:2px 2px 20px rgb(0 0 0 / .8)!important}.contact-form-subtitle{color:rgb(255 255 255 / .8)!important;text-align:center!important;margin-bottom:2rem!important;padding-bottom:1rem!important;line-height:1.6!important}.contact-form-input{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:1rem!important;color:#ffffff!important;font-size:1rem!important;padding:1rem 1.5rem!important;width:100%!important;margin-bottom:0.5rem!important;transition:all 0.3s ease!important;outline:none!important}.contact-form-input:focus{border-color:rgb(102 126 234 / .5)!important;box-shadow:0 0 0 3px rgb(59 130 246 / .1)!important;background:rgb(255 255 255 / .15)!important}.contact-form-input::placeholder{color:rgb(255 255 255 / .6)!important}.contact-form-textarea{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:1rem!important;color:#ffffff!important;font-size:1rem!important;padding:1rem 1.5rem!important;width:100%!important;margin-bottom:0.5rem!important;transition:all 0.3s ease!important;outline:none!important;resize:vertical!important;min-height:120px!important}.contact-form-textarea:focus{border-color:rgb(102 126 234 / .5)!important;box-shadow:0 0 0 3px rgb(59 130 246 / .1)!important;background:rgb(255 255 255 / .15)!important}.contact-form-textarea::placeholder{color:rgb(255 255 255 / .6)!important}.contact-form-button{background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(205 159 94 / .2) 100%)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgb(244 198 136 / .4)!important;border-radius:12px!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:1rem 2rem!important;width:100%!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgb(0 0 0 / .2)!important;cursor:pointer!important;margin-bottom:1.5rem!important}.contact-form-button:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,rgb(244 198 136 / .4) 0%,rgb(205 159 94 / .35) 100%)!important;border-color:rgb(244 198 136 / .6)!important;box-shadow:0 8px 30px rgb(244 198 136 / .2)!important}.contact-form-privacy{color:rgb(255 255 255 / .7)!important;font-size:0.9rem!important;text-align:center!important;margin-bottom:2rem!important;line-height:1.5!important}.contact-form-whatsapp{text-align:center!important;margin-bottom:2rem!important}.whatsapp-button{background:#25D366!important;color:white!important;padding:1rem 2rem!important;border-radius:2rem!important;text-decoration:none!important;font-weight:600!important;display:inline-flex!important;align-items:center!important;gap:0.5rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(37 211 102 / .3)!important}.whatsapp-button:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgb(37 211 102 / .4)!important;color:white!important;text-decoration:none!important}.contact-form-description{color:rgb(255 255 255 / .8)!important;text-align:center!important;line-height:1.6!important;font-size:1rem!important}@media (max-width:768px){.glass-contact-form{padding:2rem!important}.contact-form-title{font-size:2rem!important}}.services-swiper-wrapper{position:relative;padding:0 50px;margin-bottom:3rem}.services-swiper-wrapper .swiper{padding-top:10px}.services-swiper{overflow:hidden;padding-top:8px;padding-bottom:48px}.services-swiper .swiper-slide{height:auto}.service-carousel-card{background:rgb(255 255 255 / .06);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .1);border-radius:1.25rem;padding:2rem 1.75rem;height:100%;display:flex;flex-direction:column;transition:all 0.35s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.service-carousel-card:hover{border-color:rgb(244 198 136 / .35);transform:translateY(-4px);box-shadow:0 16px 48px rgb(0 0 0 / .35);background:rgb(255 255 255 / .09)}.service-carousel-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(191 144 78 / .2) 100%)!important;border-radius:14px;margin-bottom:1.25rem;flex-shrink:0;border:1px solid rgb(244 198 136 / .3);box-shadow:0 4px 16px rgb(244 198 136 / .25)}.service-carousel-icon svg{width:28px;height:28px;color:#fff;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .3))}.service-carousel-title{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.service-carousel-desc{font-size:.92rem;color:rgb(255 255 255 / .7);line-height:1.65}.service-carousel-list{list-style:none;padding:0;margin:.75rem 0 0 0;display:flex;flex-wrap:wrap;gap:6px;flex-grow:1;align-content:flex-start}.service-carousel-list li{display:inline-flex;align-items:center;padding:4px 10px;background:rgb(244 198 136 / .1);border:1px solid rgb(244 198 136 / .2);border-radius:20px;color:rgb(255 255 255 / .8);font-size:.78rem;line-height:1.3;white-space:nowrap}.services-swiper-prev,.services-swiper-next{position:absolute;top:calc(50% - 24px);transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgb(255 255 255 / .08);backdrop-filter:blur(12px);border:1px solid rgb(255 255 255 / .15);border-radius:50%;color:#CA9B5A;cursor:pointer;transition:all 0.3s ease;z-index:10}.services-swiper-prev{left:0}.services-swiper-next{right:0}.services-swiper-prev:hover,.services-swiper-next:hover{background:rgb(244 198 136 / .15);border-color:rgb(244 198 136 / .4);transform:translateY(-50%) scale(1.08)}.services-swiper-pagination{bottom:0!important;text-align:center}.services-swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:rgb(255 255 255 / .25);opacity:1;margin:0 5px!important;transition:all 0.3s ease}.services-swiper-pagination .swiper-pagination-bullet-active{background:#CA9B5A;width:28px;border-radius:5px}@media (max-width:768px){.services-swiper-wrapper{padding:0 16px}.services-swiper-prev,.services-swiper-next{display:none}.service-carousel-card{min-height:auto;padding:1.5rem 1.25rem}}.glass-profile-card{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;overflow:hidden!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;padding:2rem;display:flex;flex-direction:column}.glass-profile-card:hover{border:1px solid rgb(244 198 136 / .3)!important;transform:translateY(-5px)!important;box-shadow:0 16px 48px rgb(0 0 0 / .3)!important}.profile-card-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;align-items:center}.profile-card-icon{background:linear-gradient(135deg,#CA9B5A 0%,#BF904E 100%);border-radius:50%;padding:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid rgb(244 198 136 / .3);box-shadow:0 4px 12px rgb(244 198 136 / .2)}.profile-card-icon svg{width:2rem;height:2rem;color:#fff;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .3))}.profile-card-title{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.3}.infrastructure-list{margin-top:1rem!important}.infrastructure-list ul{list-style:none;padding:0;margin:0}.infrastructure-list li{position:relative;padding:.5rem 0 .5rem 2rem;color:#fff;border-bottom:1px solid rgb(255 255 255 / .1)}.infrastructure-list li:last-child{border-bottom:none}.infrastructure-list li::before{content:"âœ“";position:absolute;left:0;top:.5rem;color:var(--accent-gold);font-weight:700}.gift-service{background:rgb(255 215 0 / .1)!important;border-left:4px solid var(--accent-gold)!important;border-radius:0.5rem!important;padding:1.5rem!important;margin-top:1.5rem!important;position:relative!important;backdrop-filter:blur(10px)!important}.gift-service p{font-weight:600;color:var(--accent-gold);margin:0}.glass-detailed-services-section .grid{display:grid!important;gap:2rem!important;grid-template-columns:repeat(1,1fr)!important}@media (min-width:768px){.glass-detailed-services-section .grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1024px){.glass-detailed-services-section .grid{grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1280px){.glass-detailed-services-section .grid{grid-template-columns:repeat(5,1fr)!important}}@media (min-width:1280px){.glass-detailed-services-section .glass-service-card{width:auto!important;flex:none!important;max-width:none!important;min-height:320px!important}.glass-detailed-services-section .service-image{height:140px!important}.glass-detailed-services-section .service-image img{height:140px!important;object-fit:cover!important}}@media (max-width:767px){.glass-detailed-services-section .grid{gap:1.5rem!important}.glass-detailed-services-section .glass-service-card{min-height:auto!important}}.glass-detailed-services-section .glass-service-card{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;overflow:hidden!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;display:flex!important;flex-direction:column!important;width:100%!important}.glass-detailed-services-section .glass-service-card:hover{border-color:rgb(102 126 234 / .3)!important;transform:translateY(-5px)!important;box-shadow:0 16px 48px rgb(0 0 0 / .3)!important}.glass-services-carousel{position:relative;width:100%;overflow:hidden}.services-container{overflow:hidden;position:relative}.services-track{display:flex;transition:transform 0.3s ease;gap:1.5rem}.service-card{flex:0 0 auto;width:100%;min-width:280px}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.carousel-button:hover{background:rgb(255 255 255 / .2);border-color:rgb(255 255 255 / .4)}.carousel-prev{left:10px}.carousel-next{right:10px}@media (min-width:768px){.service-card{width:calc(50% - 0.75rem)}}@media (min-width:1024px){.service-card{width:calc(33.333% - 1rem)}}.black-heading{color:#111111!important;font-weight:bold!important}.apartment-content{background:#fff}.company-welcome-section{color:#fff!important}.company-welcome-section .profile-card-title{color:#fff!important;text-align:center}.company-welcome-section p{color:#fff!important}.company-welcome-section .text-black{color:#111111!important}.text-black{color:#111111!important}#masthead{background:linear-gradient(135deg,#0c0c0c 0%,#0f0f1b 50%,#000000 100%)!important}.site-header{background:linear-gradient(135deg,#0c0c0c 0%,#0f0f1b 50%,#000000 100%)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow)!important}.site-title a{background:var(--accent-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:800!important;font-size:1.5rem!important;letter-spacing:-0.02em!important}.site-title a:hover{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.main-navigation a{color:var(--header-text-primary)!important;font-weight:500!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.main-navigation a:hover{background:var(--accent-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#side-menu{position:fixed!important;top:0!important;right:0!important;width:300px!important;height:100vh!important;background:rgb(10 10 20 / .95)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border-left:1px solid var(--glass-border)!important;transform:translateX(100%)!important;transition:transform 0.4s cubic-bezier(.4,0,.2,1)!important;z-index:60!important;box-shadow:-8px 0 32px 0 rgb(31 38 135 / .5)!important}#side-menu.menu-open{transform:translateX(0)!important}@media (min-width:768px){#side-menu{width:400px!important}}#side-menu{overflow-x:hidden!important}#side-menu nav,#side-menu ul{margin-left:0!important;padding-left:0!important;list-style:none!important}#side-menu .nav-link{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;text-align:left!important;margin-bottom:0.5rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important}#side-menu .nav-link:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}#side-menu .menu-item-with-submenu{margin-bottom:0.5rem!important}#side-menu .nav-link-parent-container{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;margin-bottom:0!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important;display:flex!important;align-items:center!important}#side-menu .nav-link-parent-container:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}#side-menu .nav-link-parent-text{flex:1!important;text-decoration:none!important;color:inherit!important;transition:none!important}#side-menu .nav-link-parent-text:hover{color:inherit!important}#side-menu .submenu-toggle-arrow{background:transparent!important;border:none!important;color:inherit!important;padding:0.25rem!important;border-radius:0.25rem!important;cursor:pointer!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;margin-left:0.5rem!important}#side-menu .submenu-toggle-arrow:hover{background:rgb(255 255 255 / .1)!important}#side-menu .nav-link-parent,#side-menu .submenu-toggle{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;text-align:left!important;border:none!important;background:transparent!important;margin-bottom:0!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important;cursor:pointer!important}#side-menu .nav-link-parent:hover,#side-menu .submenu-toggle:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}#side-menu .submenu-arrow{transition:transform 0.2s ease!important}#side-menu .submenu-toggle-arrow.active .submenu-arrow{transform:rotate(180deg)!important}#side-menu .submenu{max-height:0!important;overflow:hidden!important;transition:max-height 0.3s ease,padding 0.3s ease!important;background:rgb(255 255 255 / .05)!important;border-radius:0.5rem!important;margin-top:0.5rem!important;padding:0!important;opacity:0!important;display:none!important}#side-menu .submenu.show{max-height:500px!important;padding:.5rem 0!important;opacity:1!important;display:block!important}#side-menu .submenu li{list-style:none!important;margin:0!important;padding:0!important}#side-menu .submenu .nav-link{font-size:0.95rem!important;font-weight:500!important;padding:.5rem 1rem!important;margin:.25rem 0.5rem!important;color:rgb(255 255 255 / .8)!important;border-radius:0.375rem!important}#side-menu .submenu .nav-link:hover{color:var(--header-text-primary)!important;background:rgb(255 255 255 / .15)!important}.social-icons-container{display:flex!important;align-items:center!important;gap:1rem!important;white-space:nowrap!important}.social-icons-container a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.5rem!important;height:2.5rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.social-icons-container a:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.icon-group{display:flex!important;align-items:center!important;gap:0.75rem!important;position:relative!important}.icon-group:not(:last-child)::after{content:''!important;position:absolute!important;right:-0.75rem!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:2rem!important;background:linear-gradient(180deg,transparent 0%,rgb(255 255 255 / .3) 25%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .3) 75%,transparent 100%)!important;backdrop-filter:blur(5px)!important;box-shadow:0 0 8px rgb(255 255 255 / .1)!important}.phone-icon-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.5rem!important;height:2.5rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important}.phone-icon-link:hover{background:rgb(34 197 94 / .2)!important;border-color:rgb(34 197 94 / .4)!important;transform:translateY(-2px) scale(1.05)!important;box-shadow:0 4px 15px 0 rgb(34 197 94 / .3)!important}.phone-icon-link:hover i{color:#22c55e!important}.phone-link{font-size:1.4em;color:var(--header-text-primary)!important;font-weight:600!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important;white-space:nowrap!important}.phone-link:hover{transform:translateY(-1px)!important;color:var(--header-text-primary)!important}.phone-text-container{display:flex!important;align-items:center!important;flex-shrink:0!important}.mobile-phone-container{display:none!important;align-items:center!important;justify-content:center!important}.mobile-lang-switcher{display:none;align-items:center;position:relative}.mobile-lang-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .15);border-radius:6px;color:#fff;font-size:.7rem;font-weight:600;padding:5px 24px 5px 8px;cursor:pointer;letter-spacing:.5px;transition:all 0.2s ease;backdrop-filter:blur(10px)}.mobile-lang-select:hover,.mobile-lang-select:focus{background:rgb(255 255 255 / .14);border-color:rgb(244 198 136 / .4);outline:none}.mobile-lang-select option{background:#1a1a1a;color:#fff}.mobile-lang-chevron{position:absolute;right:6px;top:50%;transform:translateY(-50%);pointer-events:none;color:rgb(255 255 255 / .5)}.desktop-contact-container{display:flex!important;align-items:center!important;gap:1.5rem!important}.social-icon-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2rem!important;height:2rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;flex-shrink:0!important}.currency-selector{position:relative!important;display:inline-flex!important;align-items:center!important;padding:.25rem 0.75rem!important;border-radius:9999px!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;color:#fff!important}.currency-selector:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important}.currency-select{appearance:none!important;background:transparent!important;border:none!important;outline:none!important;color:#fff!important;font-weight:600!important;font-size:0.9rem!important;padding-right:1.25rem!important;cursor:pointer!important}.currency-select option{background:#0f172a!important;color:#fff!important}.currency-selector .chevron{position:absolute!important;right:0.5rem!important;pointer-events:none!important;opacity:0.8!important}.social-icon-link:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.header-right-section{display:flex!important;align-items:center!important;gap:1.5rem!important;flex-shrink:0!important;position:relative!important}.social-media-group{display:flex!important;align-items:center!important;gap:0.75rem!important;flex-shrink:0!important}.header-right-section .social-media-group{order:1!important}.header-right-section .wishlist-header-btn{order:2!important}.header-right-section .menu-toggle{order:3!important}.wishlist-header-btn,.header-right-section .wishlist-header-btn{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:50%!important;width:3rem!important;height:3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;flex-shrink:0!important}.wishlist-header-btn:hover,.header-right-section .wishlist-header-btn:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:scale(1.05)!important}.wishlist-icon,.header-right-section .wishlist-icon{transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:#fff!important}.wishlist-header-btn.has-items .wishlist-icon,.header-right-section .wishlist-header-btn.has-items .wishlist-icon{color:#F282D3!important}.wishlist-header-btn.has-items .wishlist-icon,.header-right-section .wishlist-header-btn.has-items .wishlist-icon{font-family:"Font Awesome 5 Free"!important;font-weight:900!important}.wishlist-header-btn.has-items .wishlist-icon:before,.header-right-section .wishlist-header-btn.has-items .wishlist-icon:before{content:"\f004"!important}.wishlist-counter{background:var(--accent-secondary)!important;backdrop-filter:blur(5px)!important;border:1px solid rgb(255 255 255 / .2)!important;position:absolute!important;top:-4px!important;right:-4px!important;width:20px!important;height:20px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:700!important;color:white!important;min-width:20px!important}.menu-toggle{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:0.75rem!important;padding:0.75rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.menu-toggle:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:scale(1.05)!important}#wishlist-sidebar.active .wishlist-sidebar-content{transform:translateX(0)!important}#wishlist-sidebar.active{overflow:hidden!important}#wishlist-sidebar{filter:none!important;z-index:75!important}body.wishlist-open{overflow:hidden!important}html.wishlist-open{overflow:hidden!important}.wishlist-sidebar-content{background:rgb(10 10 20 / .95)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border-right:1px solid var(--glass-border)!important;transition:transform 0.4s cubic-bezier(.4,0,.2,1)!important;box-shadow:8px 0 32px 0 rgb(31 38 135 / .5)!important;position:fixed!important;left:0!important;top:0!important;width:400px!important;height:100vh!important;transform:translateX(-100%)!important;z-index:75!important;filter:none!important}.wishlist-sidebar-header{margin:0 1rem!important}.wishlist-sidebar-header h2{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;font-weight:700!important}.wishlist-sidebar-close{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:50%!important;width:2.5rem!important;height:2.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:#fff}.wishlist-sidebar-close:hover{background:rgb(239 68 68 / .2)!important;border-color:rgb(239 68 68 / .4)!important;transform:scale(1.1)!important}.wishlist-sidebar-close:hover i{color:#ef4444!important}#wishlist-items-container{background:transparent!important;padding:1rem!important}.wishlist-item{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:1rem!important;margin-bottom:1rem!important;padding:1rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.wishlist-item:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(102 126 234 / .4)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.wishlist-item h4{font-size:0.9rem!important;font-weight:600!important;color:var(--header-text-primary)!important;margin-bottom:0.5rem!important;line-height:1.3!important}.wishlist-item-title{color:rgb(255 255 255 / .9)!important;text-decoration:none!important;transition:all 0.3s ease!important}.wishlist-item-title:hover{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.wishlist-item-price{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:600!important}.wishlist-delete-btn{background:transparent!important;border:none!important;padding:8px!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all 0.3s ease!important;flex-shrink:0!important}.wishlist-delete-btn i{color:rgb(255 255 255 / .7)!important;font-size:14px!important;transition:color 0.3s ease!important}.wishlist-delete-btn:hover{background:rgb(255 255 255 / .1)!important}.wishlist-delete-btn:hover i{color:#ef4444!important}.wishlist-item .apartment-price{font-size:0.85rem!important;color:var(--text-secondary)!important;font-weight:500!important}.wishlist-item .apartment-details{font-size:0.8rem!important;color:var(--text-muted)!important;margin-top:0.25rem!important}.wishlist-sidebar-footer{margin:0 1rem!important;padding:1.5rem!important}.wishlist-empty-state{text-align:center!important;padding:3rem 2rem!important;color:var(--text-muted)!important}.wishlist-empty-state i{font-size:3rem!important;margin-bottom:1rem!important;opacity:0.5!important}#menu-overlay{background:rgb(0 0 0 / .8)!important;backdrop-filter:blur(8px)!important;opacity:0;transition:opacity 0.3s ease-in-out}#menu-overlay.show{opacity:1}.global-blur-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgb(0 0 0 / .6)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:50!important;opacity:0!important;visibility:hidden!important;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out!important;pointer-events:none!important}.global-blur-overlay.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.menu-open #content,body.wishlist-open #content{filter:blur(3px)!important;transition:filter 0.3s ease-in-out!important}body.menu-open #side-menu,body.wishlist-open #wishlist-sidebar,body.wishlist-open #wishlist-sidebar *,body.wishlist-open .wishlist-sidebar-content,body.wishlist-open .wishlist-sidebar-content *,body.menu-open .global-blur-overlay,body.wishlist-open .global-blur-overlay,#side-menu,#side-menu *,#wishlist-sidebar,#wishlist-sidebar *,.wishlist-sidebar-content,.wishlist-sidebar-content *,#global-blur-overlay,#menu-overlay{filter:none!important}.wishlist-sidebar-header,.wishlist-sidebar-header *,.wishlist-sidebar-close,.wishlist-sidebar-close *,#wishlist-items-container,#wishlist-items-container *,.wishlist-item,.wishlist-item *,.wishlist-empty-state,.wishlist-empty-state *,.wishlist-sidebar-footer,.wishlist-sidebar-footer *{filter:none!important}body.menu-open,body.wishlist-open{overflow:hidden!important}body.menu-open #content>*,body.wishlist-open #content>*{pointer-events:none!important}@media (max-width:768px){.desktop-contact-container{display:none!important}.complex-content{padding:0 20px 20px}.mobile-phone-container{display:flex!important}.social-media-group{display:none!important}.currency-selector{display:none!important}.mobile-lang-switcher{display:flex!important}.wishlist-header-btn{display:flex!important}.header-right-section{gap:0.75rem!important}.phone-link{padding:.25rem 0.75rem!important;font-size:0.9rem!important}}@media (min-width:768px){.desktop-contact-container{display:flex!important}.mobile-phone-container{display:none!important}.mobile-lang-switcher{display:none!important}}#page{max-width:100vw!important;overflow-x:hidden!important}#side-menu::-webkit-scrollbar{width:6px!important}#side-menu::-webkit-scrollbar-track{background:rgb(255 255 255 / .05)!important}#side-menu::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .2)!important;border-radius:3px!important}#side-menu::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .3)!important}.side-menu-language-section,.side-menu-currency-section{margin:1.5rem 1.5rem 0 1.5rem!important;padding-top:1.5rem!important;border-top:1px solid rgb(255 255 255 / .1)!important}.side-menu-language-section h3,.side-menu-currency-section h3{color:rgb(255 255 255 / .6)!important;font-size:0.75rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:0.05em!important;margin-bottom:0.75rem!important}.side-menu-currency-selector{position:relative!important;display:inline-block!important;width:100%!important}.side-menu-lang-select,.side-menu-currency-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:8px!important;color:white!important;font-size:14px!important;font-weight:500!important;padding:12px 40px 12px 16px!important;width:100%!important;cursor:pointer!important;transition:all 0.3s ease!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.side-menu-lang-select option,.side-menu-currency-select option{background:rgb(26 26 46 / .95)!important;color:white!important;padding:8px 12px!important}.side-menu-currency-selector .chevron{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:rgb(255 255 255 / .6)!important}.side-menu-lang-select:hover,.side-menu-currency-select:hover{background:rgb(255 255 255 / .12)!important;border-color:rgb(255 255 255 / .25)!important}.side-menu-lang-select:focus,.side-menu-currency-select:focus{outline:none!important;background:rgb(255 255 255 / .15)!important;border-color:rgb(102 126 234 / .5)!important;box-shadow:0 0 0 3px rgb(102 126 234 / .1)!important}.side-menu-currency-selector .chevron{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:rgb(255 255 255 / .7)!important;transition:color 0.3s ease!important}.side-menu-currency-selector:hover .chevron{color:rgb(255 255 255 / .9)!important}.side-menu-lang-select option{background:#1a1a2e!important;color:white!important;padding:8px!important}.wishlist-toggle.active i{color:#ff3b7f!important}.wishlist-toggle.active{background:rgb(255 59 127 / .18)!important;border-color:rgb(255 59 127 / .32)!important}@media (max-width:767px){.site-header .container>div{padding-top:1rem!important;padding-bottom:1rem!important}}#universal-contact-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:999999999!important;align-items:center!important;justify-content:center!important}#universal-contact-modal[style*="flex"],#universal-contact-modal.show{display:flex!important}#universal-contact-modal[style*="none"]{display:none!important}.glass-page{background:#272727;min-height:100vh}.glass-hero{background:linear-gradient(135deg,rgb(255 255 255 / .03) 0%,rgb(255 255 255 / .01) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);padding:2rem 0}.glass-image-container{overflow:hidden;transition:all 0.3s ease}.glass-image-container img{border-radius:0rem;transition:transform 0.3s ease;aspect-ratio:1 / 1;object-fit:cover}.glass-image-placeholder{background:var(--glass-bg);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid var(--glass-border);border-radius:2rem;padding:3rem;text-align:center;color:var(--text-muted);min-height:24rem;display:flex;align-items:center;justify-content:center}.glass-gallery-section{margin-top:1.5rem}.gallery-grid-8{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:5px!important;visibility:visible!important;opacity:1!important}.glass-gallery-thumb{background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:1rem;overflow:hidden;aspect-ratio:1 / 1;transition:all 0.3s ease;display:block!important;visibility:visible!important}.glass-gallery-thumb img{width:100%;height:100%;object-fit:cover}.glass-gallery-thumb:hover{border-color:rgb(102 126 234 / .3);transform:translateY(-2px)}.gallery-show-all{position:relative;cursor:pointer}.gallery-show-all>a{display:block;width:100%;height:100%;position:relative}.gallery-show-all-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .65);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#fff;border-radius:1rem;z-index:2;transition:background 0.3s ease;pointer-events:none}.gallery-show-all:hover .gallery-show-all-overlay{background:rgb(0 0 0 / .5)}.gallery-show-all-overlay svg{display:none}.gallery-show-all-overlay .gallery-photo-count{font-size:.65rem;font-weight:600;letter-spacing:.02em}@media (max-width:768px){.gallery-show-all-overlay .gallery-photo-count{font-size:.55rem;text-align:center}}.glass-gallery-placeholder{background:rgb(255 255 255 / .02);border:1px dashed var(--glass-border);border-radius:1rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all 0.3s ease}.glass-gallery-placeholder:hover{background:rgb(255 255 255 / .05);border-color:rgb(102 126 234 / .2)}.glass-apartment-info{padding:0rem 2.5rem;height:fit-content}.apartment-title-main{color:#fff;font-size:var(--text-3xl);font-weight:700;line-height:1.15;margin-bottom:0}.apartment-title-row{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:1rem;flex-wrap:nowrap}.apartment-title-row .apartment-title-main{flex:0 1 auto;min-width:0}.apartment-title-row .apartment-address{margin-bottom:0;font-size:1.2rem;white-space:nowrap;flex-shrink:0}.apartment-breadcrumbs{margin-bottom:.5rem}.apartment-breadcrumbs .yoast-breadcrumbs{font-size:.85rem;color:#999}.apartment-breadcrumbs .yoast-breadcrumbs a{color:#aaa;text-decoration:none;transition:color 0.2s ease}.apartment-breadcrumbs .yoast-breadcrumbs a:hover{color:#CA9B5A}.apartment-breadcrumbs .yoast-breadcrumbs .breadcrumb_last{color:#bbb}.apartment-title-mobile{display:block}.apartment-title-mobile .apartment-title-row{display:flex}.apartment-title-desktop{display:none}@media (min-width:1024px){.apartment-title-mobile{display:none}.apartment-title-desktop{display:flex}.apartment-breadcrumbs.apartment-title-desktop{display:block}}@media (max-width:1023px){article.apartment-single .grid{gap:0.75rem!important}}@media (min-width:1024px){article.apartment-single .grid{gap:3rem!important}}.apartment-price-main{font-size:2rem;font-weight:700;margin-bottom:1rem}.apartment-single .ih-price{color:#CA9B5A!important}.apartment-address{display:flex;align-items:center;gap:.4rem;color:#CA9B5A;margin-bottom:2rem;font-size:1.2rem;font-weight:500}.apartment-address svg{flex-shrink:0}.section-subtitle{color:rgb(255 255 255 / .85);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.glass-content-section{margin-bottom:2rem}.glass-text-content{color:rgb(255 255 255 / .92);line-height:1.8;font-size:1rem}.glass-text-content p{margin-bottom:1rem;color:rgb(255 255 255 / .88)}.glass-text-content h2,.glass-text-content h3,.glass-text-content h4{color:#CA9B5A;margin-bottom:.75rem}.glass-text-content a{color:#F4C688;text-decoration:underline;text-underline-offset:2px}.glass-text-content a:hover{color:#CA9B5A}.glass-text-content ul,.glass-text-content ol{color:rgb(255 255 255 / .88);padding-left:1.5rem;margin-bottom:1rem}.glass-text-content strong{color:#fff}.glass-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.glass-stats-grid.stats-desktop-only{display:none}@media (min-width:1024px){.glass-stats-grid.stats-desktop-only{display:grid;margin-top:1.5rem}.glass-stats-grid.stats-mobile-only{display:none}}.glass-stat-card{text-align:center;display:flex;flex-direction:column;justify-content:center;transition:all 0.3s ease;min-width:0;background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);border:1px solid var(--glass-border);border-radius:1rem;padding:1rem;box-shadow:0 6px 20px rgb(0 0 0 / .25)}.glass-stat-card:hover{border-color:rgb(102 126 234 / .3);transform:translateY(-2px);box-shadow:0 10px 28px rgb(0 0 0 / .35)}.glass-stat-card .stat-value{background:var(--accent-gold);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;font-size:var(--text-xl);font-weight:700;line-height:1;margin-bottom:.5rem}.glass-stat-card .stat-label{color:#fff;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.apartment-actions-glass{display:flex;gap:1rem;margin-top:2rem;padding:1rem}.glass-action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 1.5rem;border-radius:14px;font-family:'Inter',sans-serif;font-size:.95rem;font-weight:600;letter-spacing:.02em;text-decoration:none;cursor:pointer;white-space:nowrap;position:relative;overflow:hidden;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:all 0.35s cubic-bezier(.4,0,.2,1);outline:none}.glass-action-btn::before{content:'';position:absolute;inset:0;border-radius:inherit;opacity:0;transition:opacity 0.35s ease;pointer-events:none}.glass-action-call{background:linear-gradient(135deg,rgb(202 155 90 / .18) 0%,rgb(202 155 90 / .08) 100%);color:#f4c688;border:1px solid rgb(202 155 90 / .3);box-shadow:0 4px 24px rgb(202 155 90 / .12),0 1px 4px rgb(0 0 0 / .2)}.glass-action-call::before{background:linear-gradient(135deg,rgb(244 198 136 / .15) 0%,transparent 60%)}.glass-action-call:hover{background:linear-gradient(135deg,rgb(202 155 90 / .28) 0%,rgb(202 155 90 / .14) 100%);border-color:rgb(244 198 136 / .5);box-shadow:0 8px 32px rgb(202 155 90 / .25),0 2px 8px rgb(0 0 0 / .25);transform:translateY(-2px);color:#fff}.glass-action-call:hover::before{opacity:1}.glass-action-mail{background:rgb(255 255 255 / .06);color:rgb(255 255 255 / .85);border:1px solid rgb(255 255 255 / .14);box-shadow:0 4px 24px rgb(0 0 0 / .15),0 1px 4px rgb(0 0 0 / .2)}.glass-action-mail::before{background:linear-gradient(135deg,rgb(255 255 255 / .1) 0%,transparent 60%)}.glass-action-mail:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .3);box-shadow:0 8px 32px rgb(255 255 255 / .1),0 2px 8px rgb(0 0 0 / .25);transform:translateY(-2px);color:#fff}.glass-action-mail:hover::before{opacity:1}.glass-action-icon{display:flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;flex-shrink:0}.glass-action-icon svg{width:100%;height:100%;transition:transform 0.3s ease}.glass-action-btn:hover .glass-action-icon svg{transform:scale(1.12)}.glass-action-label{position:relative;z-index:1}@media (max-width:480px){.apartment-actions-glass{flex-direction:column}}.apartment-actions{margin-top:2rem!important;padding-top:1rem!important;padding-left:1rem!important;padding-right:1rem!important;padding-bottom:1rem!important;position:relative!important;z-index:1!important}.ih-share-buttons{margin-top:2rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;background:rgb(0 0 0 / 90%);border:1px solid rgb(255 255 255 / .1);border-radius:1rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.ih-share-buttons .share-label,.ih-share-buttons .share-title{text-align:center;margin-bottom:0;font-weight:600;color:#CA9B5A;font-size:1.1rem;position:relative;z-index:2}.ih-share-buttons .share-buttons-wrapper,.ih-share-buttons .share-buttons-row{display:flex;gap:1.5rem;justify-content:center;align-items:center}.ih-share-buttons .share-btn{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#CA9B5A;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgb(0 0 0 / .15),0 3px 8px rgb(0 0 0 / .1);position:relative;overflow:hidden;z-index:1}.ih-share-buttons .share-btn svg{width:24px;height:24px;transition:transform 0.3s ease}.ih-share-buttons .share-btn:hover{transform:translateY(-3px) scale(1.05);background:rgb(244 198 136 / .2);border-color:rgb(244 198 136 / .4);box-shadow:0 12px 35px rgb(244 198 136 / .25),0 6px 15px rgb(0 0 0 / .2)}.ih-share-buttons .share-btn:hover svg{transform:scale(1.1)}.apartment-actions .flex{display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%}.apartment-actions .flex>.btn-wishlist,.apartment-actions .flex>.btn-primary,.apartment-actions .flex>.btn-secondary{flex:1;min-width:0}.btn-wishlist{background:linear-gradient(135deg,#ff6b9d 0%,#e91e63 100%)!important;border:none!important;border-radius:2rem!important;color:white!important;font-size:1rem!important;font-weight:600!important;padding:.75rem 2rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(233 30 99 / .35)!important;backdrop-filter:blur(10px)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0.5rem!important;text-decoration:none!important;white-space:nowrap!important}.btn-wishlist .ih-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:1.25rem!important;height:1.25rem!important}.btn-wishlist:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgb(233 30 99 / .5)!important;background:linear-gradient(135deg,#ff8fab 0%,#f06292 100%)!important}.btn-wishlist.active{background:linear-gradient(135deg,#b05681b0 0%,#b12c6b 100%)!important;box-shadow:0 4px 15px rgb(175 76 116 / 35%)!important}.btn-wishlist.active:hover{background:linear-gradient(135deg,#b05681b0 0%,#b12c6b 100%)!important;box-shadow:0 4px 15px rgb(175 76 116 / 45%)!important}.btn-primary{background:var(--accent-gold)!important;border:none!important;border-radius:2rem!important;color:#1a1a2e!important;font-size:1rem!important;font-weight:600!important;padding:.75rem 2rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(205 159 94 / .35)!important;backdrop-filter:blur(10px)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0.5rem!important;text-decoration:none!important;white-space:nowrap!important}.btn-primary .ih-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:1.25rem!important;height:1.25rem!important}.btn-primary .ih-icon svg{width:1.25rem!important;height:1.25rem!important}.btn-primary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgb(205 159 94 / .5)!important;background:var(--accent-gold)!important}.btn-secondary{background:linear-gradient(135deg,#34d399 0%,#059669 100%)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:none!important;border-radius:2rem!important;color:#fff!important;font-size:1rem!important;font-weight:600!important;padding:.75rem 2rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 15px rgb(5 150 105 / .35)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0.5rem!important;text-decoration:none!important;white-space:nowrap!important}.btn-secondary .ih-icon{display:flex!important;align-items:center!important;justify-content:center!important;width:1.25rem!important;height:1.25rem!important}.btn-secondary .ih-icon svg{width:1.25rem!important;height:1.25rem!important;stroke:#fff!important}.btn-secondary:hover{transform:translateY(-2px)!important;box-shadow:0 8px 25px rgb(5 150 105 / .45)!important;background:linear-gradient(135deg,#6ee7b7 0%,#34d399 100%)!important}.btn-wishlist,.btn-primary,.btn-secondary{font-family:inherit!important}.btn-wishlist .ih-icon,.btn-primary .ih-icon,.btn-secondary .ih-icon{width:20px!important;height:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-right:0.5rem!important}.btn-wishlist .ih-icon svg,.btn-primary .ih-icon svg,.btn-secondary .ih-icon svg{width:20px!important;height:20px!important}.apartment-navigation{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);border-bottom:none!important;padding:2rem 0!important}.nav-apartment-card{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;padding:1rem!important;transition:all 0.3s ease!important;box-shadow:0 4px 16px rgb(0 0 0 / .2)!important;max-width:280px!important;text-decoration:none!important}.nav-apartment-card:hover{border-color:rgb(102 126 234 / .3)!important;background:rgb(255 255 255 / .08)!important;transform:translateY(-3px)!important;box-shadow:0 8px 24px rgb(0 0 0 / .3)!important;text-decoration:none!important}.nav-apartment-image{width:80px!important;height:80px!important;border-radius:1rem!important;overflow:hidden!important;background:rgb(255 255 255 / .05)!important;border:1px solid var(--glass-border)!important;flex-shrink:0!important;margin-right:1rem!important}.nav-apartment-image img{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform 0.3s ease!important}.nav-apartment-card:hover .nav-apartment-image img{transform:scale(1.1)!important}.nav-apartment-placeholder{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:rgb(255 255 255 / .02)!important;color:var(--text-muted)!important}.nav-apartment-info h4{color:#fff;font-size:1rem!important;font-weight:600!important;margin-bottom:0.5rem!important;line-height:1.3!important}.nav-apartment-info p{color:#fff;font-size:0.875rem!important;margin:0!important}.nav-apartment-direction{display:flex!important;align-items:center!important;gap:0.5rem!important;color:#fff;font-size:0.75rem!important;text-transform:uppercase!important;letter-spacing:0.05em!important;margin-bottom:0.75rem!important}.nav-apartment-direction svg{width:20px!important;height:20px!important;flex-shrink:0!important}.apartment-navigation a{color:var(--text-muted)!important;transition:all 0.3s ease!important}.apartment-navigation a:hover{color:#fff!important}.nav-archive a{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:2rem!important;color:#fff!important;transition:all 0.3s ease!important;padding:1rem 2rem!important;font-weight:600!important;text-decoration:none!important}.nav-archive a:hover{border-color:rgb(102 126 234 / .3)!important;background:rgb(255 255 255 / .08)!important;transform:translateY(-1px)!important;text-decoration:none!important}@media (max-width:768px){.glass-hero{padding:1rem 0}.apartment-breadcrumbs .yoast-breadcrumbs{padding:.5rem .75rem}.glass-gallery-section{padding:.75rem;margin-top:.75rem}.glass-image-container{padding:.75rem}.glass-apartment-info{padding:0rem 1rem 1rem}.apartment-title-main{margin-top:0rem;margin-bottom:0em;font-size:1.6rem;padding:.5rem .75rem}.apartment-title-row .apartment-address{font-size:1rem;padding:0rem .75rem}.apartment-title-mobile .apartment-title-row{flex-direction:column;align-items:flex-start;gap:.25rem}.apartment-price-main{font-size:1.5rem}.glass-stats-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.75rem}.glass-stat-card{padding:.75rem;font-size:.9rem}.glass-stat-card .stat-value{font-size:.9rem;margin-bottom:.25rem}.glass-stat-card .stat-label{font-size:.65rem;line-height:1.2}.apartment-actions{margin-top:1rem!important;padding:0!important}.apartment-actions .flex{flex-direction:row;gap:1rem;justify-content:space-evenly;align-items:center;width:100%}.apartment-actions .btn-wishlist{font-size:0!important;padding:0!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;flex:none!important}.apartment-actions .btn-primary,.apartment-actions .btn-secondary{font-size:0.9rem!important;padding:.65rem 1.25rem!important;border-radius:2rem!important;justify-content:center!important;align-items:center!important;flex:1!important;min-width:0!important}.apartment-actions .btn-wishlist .ih-icon,.apartment-actions .btn-primary .ih-icon,.apartment-actions .btn-secondary .ih-icon{margin-right:0.4rem!important;width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important}.apartment-actions .btn-wishlist .ih-icon svg{width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important}.apartment-actions .btn-primary .ih-icon svg,.apartment-actions .btn-secondary .ih-icon svg{width:18px!important;height:18px!important;stroke-width:2.5!important;display:block!important}.apartment-actions .btn-primary .ih-icon svg{stroke:#1a1a2e!important}.nav-previous,.nav-next{display:none}.nav-archive{grid-column:1 / -1}.ih-share-buttons{margin-top:2rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;background:rgb(0 0 0 / 90%);border:1px solid rgb(255 255 255 / .1);border-radius:1rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.ih-share-buttons .share-title{text-align:center;margin-bottom:0;font-weight:600;color:#CA9B5A;font-size:1.1rem;position:relative;z-index:2}.ih-share-buttons .share-buttons-row{display:flex;gap:1.5rem;justify-content:center;align-items:center}.ih-share-buttons::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity 0.3s ease}.ih-share-buttons:hover::before{opacity:1}.ih-share{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#CA9B5A;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgb(0 0 0 / .15),0 3px 8px rgb(0 0 0 / .1);position:relative;overflow:hidden;z-index:1}.ih-share::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .1) 0%,rgb(156 109 40 / .1) 100%);opacity:0;transition:opacity 0.3s ease}.ih-share svg{width:28px;height:28px;display:block;transition:all 0.3s ease;position:relative;z-index:1}.ih-share:hover{transform:translateY(-3px);background:rgb(255 255 255 / .18);border-color:rgb(244 198 136 / .4);color:#CD9F5E;box-shadow:0 12px 40px rgb(0 0 0 / .2),0 6px 20px rgb(244 198 136 / .15)}.ih-share:hover::before{opacity:1}.ih-share:hover svg{transform:scale(1.1)}.ih-share-fb:hover{color:#1877F2;border-color:rgb(24 119 242 / .3)}.ih-share-tg:hover{color:#08C;border-color:rgb(0 136 204 / .3)}.ih-share-wa:hover{color:#25D366;border-color:rgb(37 211 102 / .3)}.btn-wishlist .btn-label{display:none!important}}.glass-complex-card{display:block;position:relative;overflow:hidden;border-radius:20px;background:rgb(255 255 255 / .05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all 0.4s ease;text-decoration:none;box-shadow:0 8px 32px rgb(0 0 0 / .3);cursor:pointer}.glass-complex-card:hover{transform:translateY(-8px);border-color:rgb(102 126 234 / .3);box-shadow:0 16px 48px rgb(0 0 0 / .4)}.complex-image-container{position:relative;width:100%;height:0;padding-bottom:30%;overflow:hidden;border-radius:0}.complex-image-container img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;transition:transform 0.5s ease}.complex-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:20px;transition:transform 0.5s ease}.glass-complex-card:hover .complex-image{transform:scale(1.1)}.complex-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / 8%);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;border-radius:20px;padding:1.25rem;opacity:1;transition:all 0.3s ease}.glass-complex-card:hover .complex-overlay{opacity:1}.complex-overlay-content{text-align:center;color:#fff}.complex-title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:20px;padding:1.25rem;pointer-events:none}.complex-title h3{color:#fff;font-size:var(--text-3xl);font-weight:700;text-align:center;text-shadow:0 2px 8px rgb(0 0 0 / .7);padding:0 1rem;margin:0;line-height:1.4;display:block;visibility:visible}@media (max-width:768px){.complex-image-container{padding-bottom:56.25%}.complex-title h3{font-size:1.5rem;padding:0 .5rem}}.documents-gallery-grid{margin:2rem 0}.document-card{transition:all 0.4s ease}.document-card:hover{transform:translateY(-8px)}.document-preview{background:linear-gradient(135deg,rgb(244 198 136 / .9) 0%,rgb(205 159 94 / .8) 50%,rgb(156 109 40 / .7) 100%);display:flex;align-items:center;justify-content:center}.document-icon-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.document-icon{width:4rem;height:4rem;color:#fff;filter:drop-shadow(0 2px 4px rgb(0 0 0 / .3))}.document-overlay{background:rgb(0 0 0 / .3);opacity:0;transition:all 0.3s ease}.document-card:hover .document-overlay{opacity:1}.document-overlay .complex-overlay-content{display:flex;flex-direction:column;align-items:center;gap:.5rem}.download-text{font-size:.875rem;font-weight:600;color:#fff;text-shadow:0 1px 2px rgb(0 0 0 / .5)}.document-title{background:rgb(255 255 255 / .05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0 0 20px 20px;padding:1.5rem;position:relative;height:auto;display:block}.document-title h3{position:static;color:#fff;font-size:1rem;font-weight:600;text-align:center;margin:0 0 .5rem 0;line-height:1.3}.document-filename{font-size:.75rem;color:rgb(255 255 255 / .7);text-align:center;margin:0}.document-link{display:block;text-decoration:none;color:inherit}.document-link:hover{text-decoration:none}@media (max-width:768px){.documents-gallery-grid{grid-template-columns:1fr!important;gap:1.5rem}.document-icon{width:3rem;height:3rem}.document-title h3{font-size:.9rem}.document-filename{font-size:.7rem}}@media (min-width:1024px){.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1023px) and (min-width:768px){.lg\\:grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.md\\:grid-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.complex-title{padding:.75rem}.complex-title h3{font-size:.9rem}}.glass-blog-section{background:#fff!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);min-height:100vh;padding:2rem 0;max-width:1024px;margin:0 auto}.glass-blog-post{backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;padding:3rem 3rem 0rem 3rem!important;margin-bottom:0rem!important}.glass-blog-title{color:#000!important;font-size:var(--text-4xl)!important;font-weight:700!important;line-height:1.15!important;margin-bottom:1.5rem!important;text-align:center!important}.glass-blog-meta{display:flex!important;align-items:center!important;justify-content:center!important;gap:2rem!important;margin-bottom:2rem!important;padding-bottom:1.5rem!important;border-bottom:1px solid var(--glass-border)!important}.glass-blog-meta-item{display:flex!important;align-items:center!important;gap:0.5rem!important;color:var(--text-secondary)!important;font-size:0.9rem!important}.glass-blog-image{margin-bottom:2rem!important;border-radius:1.5rem!important;overflow:hidden!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;height:50vh!important}.glass-blog-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform 0.3s ease!important}.glass-blog-image:hover img{transform:scale(1.02)!important}.glass-blog-content{color:var(--body-text-primary)!important;font-size:var(--text-lg)!important;line-height:1.8!important}.glass-blog-content h2,.glass-blog-content h3,.glass-blog-content h4{color:var(--body-text-primary)!important;margin:2rem 0 1rem 0!important}.glass-blog-content p{margin-bottom:1.5rem!important;color:#000000f2}.glass-blog-content a{color:#667eea!important;text-decoration:none!important;transition:color 0.3s ease!important}.glass-blog-content a:hover{color:#764ba2!important}.glass-blog-navigation{background:rgb(255 255 255 / .03)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;padding:2rem!important;margin:2rem 0!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.glass-nav-link{background:rgb(255 255 255 / .05)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .1)!important;border-radius:1rem!important;padding:1rem 1.5rem!important;color:var(--body-text-primary)!important;text-decoration:none!important;transition:all 0.3s ease!important;max-width:45%!important}.glass-nav-link:hover{background:rgb(255 255 255 / .1)!important;border-color:rgb(102 126 234 / .3)!important;transform:translateY(-2px)!important;color:var(--body-text-primary)!important}.glass-comments-section{background:rgb(255 255 255 / .03)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;padding:2rem!important;margin-top:2rem!important}.ih-share-buttons{margin-top:2rem;margin-bottom:1.5rem;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;align-items:center;background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);border:1px solid rgb(255 255 255 / .1);border-radius:1rem;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative;overflow:hidden}.ih-share-buttons .share-title{text-align:center;margin-bottom:0;font-weight:600;color:#CA9B5A;font-size:1.1rem;position:relative;z-index:2}.ih-share-buttons .share-buttons-row{display:flex;gap:1.5rem;justify-content:center;align-items:center}.ih-share-buttons::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .08) 0%,rgb(156 109 40 / .05) 50%,rgb(244 198 136 / .08) 100%);opacity:.7;transition:opacity 0.3s ease}.ih-share-buttons:hover::before{opacity:1}.ih-share{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#CA9B5A;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px rgb(0 0 0 / .15),0 3px 8px rgb(0 0 0 / .1);position:relative;overflow:hidden;z-index:1}.ih-share::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .1) 0%,rgb(156 109 40 / .1) 100%);opacity:0;transition:opacity 0.3s ease}.ih-share svg{width:28px;height:28px;display:block;transition:all 0.3s ease;position:relative;z-index:1}.ih-share:hover{transform:translateY(-3px);background:rgb(255 255 255 / .18);border-color:rgb(244 198 136 / .4);color:#CD9F5E;box-shadow:0 12px 40px rgb(0 0 0 / .2),0 6px 20px rgb(244 198 136 / .15)}.ih-share:hover::before{opacity:1}.ih-share:hover svg{transform:scale(1.1)}.ih-share-fb:hover{color:#1877F2;border-color:rgb(24 119 242 / .3)}.ih-share-tg:hover{color:#08C;border-color:rgb(0 136 204 / .3)}.ih-share-wa:hover{color:#25D366;border-color:rgb(37 211 102 / .3)}@media (max-width:768px){.glass-blog-post{padding:0rem!important}.glass-blog-title{font-size:1.6rem!important}.glass-blog-meta{flex-direction:column!important;gap:1rem!important}.glass-blog-navigation{flex-direction:column!important;gap:1rem!important}.glass-nav-link{max-width:100%!important;text-align:center!important}}.single-apartments .btn-wishlist{position:inherit!important}.property-info .property-title{color:#000}.welcome-section-title{max-width:1200px;margin:0 auto;color:#fff}.glass-footer{background:linear-gradient(135deg,rgb(0 0 0 / 90%) 0%,rgb(12 17 24 / 80%) 50%,rgb(53 67 88 / 70%) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgb(255 255 255 / .1);position:relative;padding-top:90px!important}.glass-footer::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(243 199 133 / .05) 0%,rgb(206 161 96 / .03) 50%,rgb(175 124 53 / .02) 100%);pointer-events:none}.archive .glass-footer{margin-top:90px}.footer-widget-area{padding:24px;position:relative;transition:all 0.3s ease}.footer-widget-area h2,.footer-widget-area h3,.footer-widget-area h4{color:var(--glass-text-primary);font-weight:600;margin-bottom:16px;font-size:var(--text-xl)}.footer-widget-area p,.footer-widget-area li,.footer-widget-area a{color:var(--glass-text-secondary);line-height:1.6}.footer-widget-area a{transition:color 0.3s ease;font-size:var(--text-lg);font-weight:500}.footer-widget-area a:hover{color:var(--glass-accent-primary);text-decoration:none}.footer-widget-area ul{list-style:none;padding:0;margin:0}.footer-widget-area li{margin-bottom:8px;padding-left:0}.footer-widget-area li a{font-size:1.25rem;font-weight:600;color:var(--glass-text-secondary);transition:color 0.3s ease}.footer-widget-area li a:hover{color:var(--glass-accent-primary);text-decoration:none}.footer-widget-area:nth-child(3){text-align:center}.footer-widget-area:nth-child(3) ul,.footer-widget-area:nth-child(3) li,.footer-widget-area:nth-child(3) a{text-align:center}.footer-copyright{color:var(--glass-text-muted);font-size:var(--text-sm);margin:0;opacity:.8;padding:2rem 0!important}.footer-nav-container{text-align:center}.footer-widget-area .menu{list-style:none;padding:0;margin:0}.footer-widget-area .menu-item{position:relative;margin-bottom:8px}.footer-widget-area .sub-menu{list-style:none;padding:0;margin:8px 0 0 16px}.footer-widget-area .sub-menu .menu-item{margin-bottom:4px}.footer-widget-area .sub-menu .menu-item a{font-size:.85rem;font-weight:400;padding-left:6px;position:relative}.footer-widget-area .sub-menu .menu-item a::before{content:'-';position:relative;margin-right:6px;left:0;color:var(--glass-accent-primary)}.footer-nav-menu{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;gap:2rem}.footer-nav-menu li{position:relative}.footer-nav-menu li a{color:var(--glass-text-primary);text-decoration:none;font-size:.95rem;font-weight:500;transition:all 0.3s ease;padding:.5rem 0;display:flex;align-items:center;gap:.5rem}.footer-nav-menu li a:hover{color:var(--glass-accent-primary)}.footer-nav-menu .menu-item-has-children>a{cursor:pointer}.footer-nav-menu .submenu-arrow{display:inline-block;width:12px;height:12px;margin-left:4px;cursor:pointer;transition:transform 0.3s ease;flex-shrink:0}.footer-nav-menu .submenu-arrow svg{width:100%;height:100%;fill:currentColor}.footer-nav-menu .submenu-arrow.expanded{transform:rotate(180deg)}.footer-nav-menu .sub-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);background:rgb(15 23 42 / .95);backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .1);border-radius:12px;padding:1rem;min-width:200px;margin-top:.5rem;z-index:1000;opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-10px);transition:all 0.3s ease;list-style:none}.footer-nav-menu .sub-menu.show{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.footer-nav-menu .sub-menu li{margin:0;padding:0}.footer-nav-menu .sub-menu li a{padding:.75rem 1rem;display:block;font-size:.9rem;border-radius:8px;transition:all 0.3s ease}.footer-nav-menu .sub-menu li a:hover{background:rgb(255 255 255 / .05);color:var(--glass-accent-primary)}@media (max-width:768px){.glass-footer{padding-top:60px!important}.footer-widget-area{margin-bottom:20px}.footer-nav-menu{flex-direction:column;gap:1rem;align-items:center}.footer-nav-menu .sub-menu{position:relative;top:0;left:0;transform:none;margin-top:.5rem;width:100%;min-width:unset}.footer-nav-menu .sub-menu.show{transform:none}}#universal-contact-modal{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgb(0 0 0 / .8)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;z-index:999999999!important;align-items:center!important;justify-content:center!important;padding:1rem!important;display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}#universal-contact-modal[style*="flex"],#universal-contact-modal.show{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}#universal-contact-modal .modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;background:rgb(0 0 0 / .55)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:999999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:1rem!important}#universal-contact-modal .modal-container{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgb(244 198 136 / .3)!important;border-radius:2rem!important;box-shadow:0 20px 60px rgb(0 0 0 / .5)!important;max-width:600px!important;width:100%!important;max-height:85vh!important;overflow:hidden!important;position:relative!important;z-index:9999999999!important;padding:2rem!important}#universal-contact-modal[style*="none"] .modal-container{display:none!important;opacity:0!important;visibility:hidden!important}#universal-contact-modal .modal-close{position:absolute!important;top:1rem!important;right:1rem!important;background:rgb(244 198 136 / .15)!important;border:1px solid rgb(244 198 136 / .4)!important;border-radius:50%!important;width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.5rem!important;color:#CA9B5A!important;cursor:pointer!important;transition:all 0.3s ease!important}#universal-contact-modal .modal-close:hover{background:rgb(244 198 136 / .3)!important;transform:scale(1.1)!important}#universal-contact-modal h2{color:white!important;margin-bottom:1.5rem!important;font-size:1.5rem!important;font-weight:600!important}#universal-contact-modal label{display:block!important;color:rgb(255 255 255 / .8)!important;margin-bottom:0.5rem!important;font-weight:500!important}#universal-contact-modal input,#universal-contact-modal textarea{width:100%!important;padding:.75rem 1rem!important;background:rgb(255 255 255 / .1)!important;border:1px solid rgb(255 255 255 / .2)!important;border-radius:0.5rem!important;color:white!important;font-size:1rem!important;transition:all 0.3s ease!important}#universal-contact-modal input:focus,#universal-contact-modal textarea:focus{outline:none!important;border-color:rgb(102 126 234 / .5)!important;background:rgb(255 255 255 / .15)!important;box-shadow:0 0 0 3px rgb(102 126 234 / .1)!important}#universal-contact-modal .contact-submit-btn{width:100%!important;padding:1rem!important;background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(205 159 94 / .2) 100%)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgb(244 198 136 / .4)!important;border-radius:12px!important;color:#fff!important;font-weight:600!important;font-size:1rem!important;cursor:pointer!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;margin-top:1rem!important;box-shadow:0 4px 20px rgb(0 0 0 / .2)!important}#universal-contact-modal .contact-submit-btn:hover{transform:translateY(-2px)!important;background:linear-gradient(135deg,rgb(244 198 136 / .4) 0%,rgb(205 159 94 / .35) 100%)!important;border-color:rgb(244 198 136 / .6)!important;box-shadow:0 8px 30px rgb(244 198 136 / .2)!important}@media screen and (min-width:768px){.apartment-actions .flex>.btn-wishlist{padding:0 60px!important}}.infinite-scroll-container{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important}#load-more-apartments{min-width:200px!important}.glass-loading-spinner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1rem!important;padding:2rem!important;background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;color:var(--text-secondary)!important}.spinner{width:40px!important;height:40px!important;border:3px solid rgb(255 255 255 / .1)!important;border-top:3px solid #667eea!important;border-radius:50%!important;animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.no-more-posts{padding:2rem!important;background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:1.5rem!important;text-align:center!important}.no-more-posts:not([style*="display: none"])~* #load-more-apartments,.no-more-posts[style*="display: block"]~* #load-more-apartments{display:none!important}#load-more-apartments[data-max-pages="1"],#load-more-apartments[data-max-pages="0"]{display:none!important}.infinite-scroll-active .traditional-pagination{display:none!important}.complex-title-main{color:#111}.complex-hero-section{position:relative;min-height:70vh;display:flex;align-items:center;overflow:hidden}.complex-hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(0);z-index:0}.complex-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgb(0 0 0 / .2) 0%,rgb(0 0 0 / .6) 50%,rgb(0 0 0 / .85) 100%);z-index:1}.complex-hero-content{position:relative;z-index:2;width:100%}.complex-header-info{text-align:center;margin:0 auto}.complex-subtitle{font-size:1rem;font-weight:500;color:#CA9B5A;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;opacity:.9;font-weight:600}.complex-title-main{font-size:var(--text-hero);font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:2px 2px 4px rgb(0 0 0 / .5);margin-top:.2em}.complex-address{margin-bottom:1.5rem;color:#fff}.complex-address svg{color:#d4af37}.complex-address span{color:#fff}.complex-basic-stats{display:grid;gap:.75rem}.stat-item{display:flex;justify-content:space-between;padding:.75rem;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);border-radius:12px;backdrop-filter:blur(15px)}.stat-label{font-weight:600;color:#e0e0e0}.stat-value{font-weight:700;color:#fff}.complex-content-section{padding:4em 0em}.complex-content-wrapper{max-width:50%;margin:0 auto}.complex-content{max-width:600px;margin:0 auto}.complex-description{font-size:var(--text-lg);line-height:1.8;color:#fff;text-align:center}.complex-description p{margin-bottom:1.5rem}.complex-amenities-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:4em 0em;color:#fff}.complex-amenities-section .glass-detailed-services-section{background:rgb(255 255 255 / .1);backdrop-filter:blur(25px);border:1px solid rgb(255 255 255 / .2);border-radius:24px;padding:3rem}.amenities-content{font-size:var(--text-lg);line-height:1.8;color:#333}.amenities-content ul,.amenities-content ol{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;list-style:none;padding:0;margin:1rem 0}.amenities-content li{background:rgb(255 255 255 / .15);padding:1rem;border-radius:12px;border:1px solid rgb(255 255 255 / .2);backdrop-filter:blur(15px);position:relative;padding-left:3rem}.amenities-content li::before{content:"âœ“";position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#d4af37;font-weight:700;font-size:1.2rem}.additional-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;max-width:1200px;margin:0 auto}.feature-item{display:flex;align-items:center;padding:1.25rem;background:rgb(255 255 255 / .07);border:1px solid rgb(255 255 255 / .1);border-radius:16px;backdrop-filter:blur(15px);transition:all 0.3s ease}.feature-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .1);background:rgb(255 255 255 / .2)}.feature-icon{background:var(--accent-gold)!important;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:1rem;flex-shrink:0}.feature-icon svg{color:#fff;width:20px;height:20px}.feature-text{font-size:1rem;font-weight:500;color:#fff;line-height:1.4}.complex-amenities-section .section-title{color:#fff}.complex-cta-section{position:relative;overflow:hidden;padding:4em 0em}.complex-cta-section .cta-bg-image{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(5px) brightness(.8);transform:scale(1.1)}.complex-cta-section .cta-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#fff0 0%,rgb(20 20 40 / .8) 100%)}.complex-cta-section .cta-content{position:relative;z-index:2;padding:5rem 1rem;text-align:center}.complex-cta-section .section-title{color:#CA9B5A}.complex-cta-section p{color:rgb(255 255 255 / .85);font-size:1.15rem;max-width:600px;margin:0 auto 2.5rem}.complex-cta-section .glass-cta-button{margin-top:.5rem}.complex-gallery-section{background:#191920;padding:4em 0em}.complex-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.gallery-item{aspect-ratio:4/3}.glass-gallery-image{height:100%;backdrop-filter:blur(25px);border-radius:20px;overflow:hidden;transition:all 0.3s ease}.glass-gallery-image:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgb(0 0 0 / .1)}.gallery-img{width:100%;height:100%;object-fit:cover;border-radius:16px;transition:transform 0.3s ease}.gallery-lightbox:hover .gallery-img{transform:scale(1.05)}.section-title{font-size:var(--text-3xl);margin-bottom:2rem;font-weight:700;color:#CA9B5A;text-align:center}@media (max-width:1024px){.complex-hero-section{min-height:70vh}.complex-header-info{padding:2rem}.complex-content-wrapper{max-width:80%}.complex-gallery-grid{grid-template-columns:repeat(2,1fr)}.amenities-content ul,.amenities-content ol{grid-template-columns:1fr}.additional-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.complex-hero-section{min-height:70vh}.complex-header-info{padding:0 1.5rem 3rem;max-width:100%}.complex-subtitle{font-size:.875rem}.complex-title-main{font-size:2rem}.complex-content-wrapper{max-width:90%}.complex-gallery-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.additional-features-grid{grid-template-columns:repeat(2,1fr)}.feature-icon{display:none}.feature-item{justify-content:center;text-align:center}.section-title{font-size:1.5rem}.gallery-lightbox-overlay button{width:45px!important;height:45px!important;font-size:24px!important}.gallery-lightbox-overlay button:first-of-type{top:15px!important;right:15px!important}.gallery-lightbox-overlay .counter{bottom:15px!important;font-size:12px!important;padding:6px 12px!important}}.glass-categories-section{display:none}.welcome-section .mx-auto{padding-bottom:0}.contact-form-section{background:linear-gradient(135deg,#1a1a1a 0%,#00000057 100%);position:relative;overflow:hidden;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-bg-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(https://imperahomesprof.site/wp-content/uploads/2025/09/img_3681-scaled.jpg) center/cover;opacity:1;z-index:0;filter:blur(6px)}.contact-section-title{max-width:1024px;margin:2rem auto 1rem;font-weight:700;color:#fff;text-align:center;position:relative;z-index:2;text-shadow:#191919 1px 0 10px}.contact-section-subtitle{font-size:1.25rem;color:#fff;text-align:center;max-width:600px;margin:0 auto;padding-bottom:1rem;position:relative;z-index:2;text-shadow:#191919 1px 0 10px;line-height:1.4}.glass-contact-form{background:rgb(255 255 255 / .05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .1);border-radius:2rem;padding:3rem;position:relative;overflow:hidden}.glass-contact-form::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(244 198 136 / .08) 0%,rgb(156 109 40 / .05) 50%,rgb(244 198 136 / .08) 100%);opacity:.7;z-index:-1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group-full{grid-column:1 / -1}.form-group label{display:block;color:#fff;font-weight:600;margin-bottom:.5rem;font-size:1rem}.form-group input,.form-group textarea{width:100%;padding:1rem;background:rgb(255 255 255 / .1);border:1px solid rgb(255 255 255 / .2);border-radius:.75rem;color:#fff;font-size:1rem;transition:all 0.3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);max-height:100px}.form-group input::placeholder,.form-group textarea::placeholder{color:rgb(255 255 255 / .6)}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#CA9B5A;background:rgb(255 255 255 / .15);box-shadow:0 0 0 3px rgb(244 198 136 / .1)}.form-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:0rem!important}.contact-submit-btn,.whatsapp-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:12px;font-weight:600;text-decoration:none;transition:all 0.3s cubic-bezier(.4,0,.2,1);cursor:pointer;font-size:1rem}.contact-submit-btn{background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(205 159 94 / .2) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(244 198 136 / .4);color:#fff;box-shadow:0 4px 20px rgb(0 0 0 / .2);border-radius:12px}.contact-submit-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgb(244 198 136 / .4) 0%,rgb(205 159 94 / .35) 100%);border-color:rgb(244 198 136 / .6);box-shadow:0 8px 30px rgb(244 198 136 / .2)}.whatsapp-btn{background:linear-gradient(135deg,#25D366 0%,#20B358 100%);color:#fff;box-shadow:0 10px 30px rgb(37 211 102 / .3)}.whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgb(37 211 102 / .4);color:#fff}.contact-submit-btn svg,.whatsapp-btn svg{width:18px;height:18px}@media (max-width:768px){.container.mx-auto{padding-bottom:2rem}.contact-section-subtitle{padding-bottom:1.5rem}.form-grid{grid-template-columns:1fr;gap:1rem}.glass-contact-form{padding:2rem;border-radius:1.5rem;padding-bottom:2.5rem}.form-actions{flex-direction:column;align-items:stretch}.contact-submit-btn,.whatsapp-btn{justify-content:center}}.welcome-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 50%,rgb(30 30 30 / .85) 100%);backdrop-filter:blur(20px)}.wishlist-sidebar-footer p{color:#fff!important}.font-bold{font-weight:700}.glass-blog-post{background:#fff}.documents-gallery{margin-top:3rem}.contact-hero-section{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.contact-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(0 0 0 / .75) 0%,rgb(15 15 15 / .65) 100%);z-index:1}.contact-hero-content{position:relative;z-index:2}.contact-hero-title{color:#fff;text-shadow:2px 2px 20px rgb(0 0 0 / .8);font-weight:800}.contact-cards-section{background:linear-gradient(180deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 100%);padding:60px 0 0;position:relative;z-index:3}.contact-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto;padding:0 16px}.contact-quick-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.25rem;background:rgb(255 255 255 / .05);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .1);border-radius:1.25rem;transition:all 0.3s ease;text-decoration:none;cursor:pointer}.contact-quick-card:hover{border-color:rgb(244 198 136 / .3);transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .3);background:rgb(255 255 255 / .08)}.contact-quick-card.whatsapp-card:hover{border-color:rgb(37 211 102 / .4)}.contact-quick-card.telegram-card:hover{border-color:rgb(0 136 204 / .4)}.contact-quick-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgb(244 198 136 / .2) 0%,rgb(191 144 78 / .15) 100%);border:1px solid rgb(244 198 136 / .25);border-radius:14px;margin-bottom:1rem}.whatsapp-card .contact-quick-icon{background:linear-gradient(135deg,rgb(37 211 102 / .2) 0%,rgb(37 211 102 / .1) 100%);border-color:rgb(37 211 102 / .3)}.telegram-card .contact-quick-icon{background:linear-gradient(135deg,rgb(0 136 204 / .2) 0%,rgb(0 136 204 / .1) 100%);border-color:rgb(0 136 204 / .3)}.contact-quick-icon svg{width:26px;height:26px;color:#CA9B5A}.whatsapp-card .contact-quick-icon svg{color:#25D366}.telegram-card .contact-quick-icon svg{color:#08c}.contact-quick-title{color:rgb(255 255 255 / .6);font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.contact-quick-value{color:#fff;font-size:.95rem;font-weight:600;margin:0}.contact-main-section{background:linear-gradient(180deg,rgb(15 15 15 / .9) 0%,rgb(0 0 0 / .95) 100%);padding:80px 0 100px;max-width:1200px;margin:0 auto}.contact-content-grid{display:grid;grid-template-columns:3fr 2fr;gap:3rem}.contact-map-link{display:inline-flex;align-items:center;gap:6px;margin-top:.75rem;color:#CA9B5A;font-size:.88rem;font-weight:500;text-decoration:none;transition:opacity 0.3s ease}.contact-map-link:hover{opacity:.8}.contact-form-card{background:rgb(255 255 255 / .04);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .08);border-radius:1.5rem;padding:2.5rem}.contact-card-heading{color:#fff;font-size:var(--text-2xl);font-weight:700;margin:0 0 .5rem 0}.contact-card-subtext{color:rgb(255 255 255 / .55);font-size:.95rem;margin:0 0 2rem 0;line-height:1.5}.contact-page-form .contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form-group{margin-bottom:1.25rem}.contact-form-group label{display:block;color:rgb(255 255 255 / .7);font-size:.85rem;font-weight:500;margin-bottom:.4rem}.contact-form-group input,.contact-form-group textarea{width:100%;padding:.85rem 1rem;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .12);border-radius:.75rem;color:#fff;font-size:.95rem;transition:border-color 0.3s ease,background 0.3s ease;outline:none;box-sizing:border-box}.contact-form-group input::placeholder,.contact-form-group textarea::placeholder{color:rgb(255 255 255 / .3)}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:rgb(244 198 136 / .4);background:rgb(255 255 255 / .08)}.contact-form-group textarea{resize:vertical;min-height:120px}.contact-page-form .contact-submit-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:1rem;background:linear-gradient(135deg,rgb(244 198 136 / .25) 0%,rgb(205 159 94 / .2) 100%);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(244 198 136 / .4);color:#fff;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgb(0 0 0 / .2);letter-spacing:.01em}.contact-page-form .contact-submit-btn:hover{transform:translateY(-2px);background:linear-gradient(135deg,rgb(244 198 136 / .4) 0%,rgb(205 159 94 / .35) 100%);border-color:rgb(244 198 136 / .6);box-shadow:0 8px 30px rgb(244 198 136 / .2)}.contact-page-form .contact-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-privacy-text{color:rgb(255 255 255 / .4);font-size:.8rem;text-align:center;margin-top:1rem}.contact-privacy-text a{color:rgb(255 255 255 / .6);text-decoration:underline;transition:color 0.3s ease}.contact-privacy-text a:hover{color:#CA9B5A}.contact-info-card{background:rgb(255 255 255 / .04);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .08);border-radius:1.25rem;padding:1.75rem;margin-bottom:1.25rem}.contact-info-card:last-child{margin-bottom:0}.contact-info-card-title{display:flex;align-items:center;gap:10px;color:#fff;font-size:1.05rem;font-weight:600;margin:0 0 1rem 0}.contact-info-card-title svg{color:#CA9B5A;flex-shrink:0}.contact-info-card-text{color:rgb(255 255 255 / .65);font-size:.92rem;line-height:1.6;margin:0}.contact-hours-list{display:flex;flex-direction:column;gap:8px}.contact-hours-row{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid rgb(255 255 255 / .06)}.contact-hours-row:last-child{border-bottom:none}.contact-hours-row span:first-child{color:rgb(255 255 255 / .6);font-size:.9rem}.contact-hours-row span:last-child{color:#fff;font-weight:600;font-size:.9rem}.contact-social-links{display:flex;gap:10px}.contact-social-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:10px;color:#fff;font-size:.88rem;font-weight:500;text-decoration:none;transition:all 0.3s ease}.contact-social-btn:hover{transform:translateY(-2px)}.contact-social-btn.instagram:hover{background:linear-gradient(45deg,rgb(240 148 51 / .2),rgb(188 24 136 / .2));border-color:rgb(220 39 67 / .4)}.contact-social-btn.vk:hover{background:rgb(0 119 255 / .15);border-color:rgb(0 119 255 / .4)}.contact-page-form .form-message{padding:1rem;border-radius:.75rem;margin-bottom:1.25rem;font-size:.95rem}.contact-page-form .form-message.success{background:rgb(34 197 94 / .15);border:1px solid rgb(34 197 94 / .3);color:#86efac}.contact-page-form .form-message.error{background:rgb(239 68 68 / .15);border:1px solid rgb(239 68 68 / .3);color:#fca5a5}@media (max-width:1024px){.contact-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-hero-section{min-height:40vh}.contact-cards-section{margin-top:-40px}.contact-cards-grid{grid-template-columns:1fr 1fr;gap:12px}.contact-quick-card{padding:1.25rem 1rem}.contact-quick-icon{width:44px;height:44px;margin-bottom:.75rem}.contact-quick-icon svg{width:22px;height:22px}.contact-content-grid{grid-template-columns:1fr}.contact-main-section{padding:50px 0 70px}.contact-form-card{padding:1.75rem}.contact-page-form .contact-form-row{grid-template-columns:1fr}}@media (max-width:480px){.contact-cards-grid{grid-template-columns:1fr;gap:10px}.contact-quick-card{flex-direction:row;text-align:left;gap:14px;padding:1rem 1.25rem}.contact-quick-icon{margin-bottom:0}.contact-form-card{padding:1.25rem}}.about-hero-section{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.about-hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(0 0 0 / .7) 0%,rgb(15 15 15 / .6) 100%);z-index:1}.about-hero-content{position:relative;z-index:2}.about-hero-title{color:#fff;text-shadow:2px 2px 20px rgb(0 0 0 / .8);font-weight:800}.documents-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.document-card{position:relative;width:100%;overflow:hidden;border-radius:1rem;background:rgb(255 255 255 / .08);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgb(255 255 255 / .18);box-shadow:0 8px 32px rgb(31 38 135 / .37);transition:all 0.3s ease;aspect-ratio:16 / 9}.document-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px rgb(0 0 0 / .3)}.document-card a{display:block;text-decoration:none}.document-card-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem;position:relative}.document-image{width:100%;height:100%;object-fit:cover}.document-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(0 0 0 / .7);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease}.document-card:hover .document-overlay{opacity:1}.document-overlay-content{display:flex;align-items:center;justify-content:center}.document-title{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(to top,rgb(0 0 0 / .8),transparent);color:#fff}.document-title h3{margin:0;font-size:.875rem;font-weight:600}@media (max-width:768px){.documents-gallery{grid-template-columns:1fr}}.glass-complex-card{background:rgb(255 255 255 / .08);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgb(255 255 255 / .18);border-radius:1.5rem;box-shadow:0 8px 32px rgb(31 38 135 / .37);transition:all 0.3s ease;overflow:hidden;text-decoration:none;color:inherit;display:block}.glass-complex-card:hover{transform:translateY(-8px);border-color:rgb(102 126 234 / .3);box-shadow:0 12px 40px rgb(0 0 0 / .5);text-decoration:none;color:inherit}.complex-image-wrapper{position:relative;width:100%;padding-bottom:62.5%;overflow:hidden}.complex-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gallery-indicator{position:absolute;bottom:10px;right:10px;background:rgb(0 0 0 / .7);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;display:flex;align-items:center;gap:4px;backdrop-filter:blur(4px)}.gallery-indicator svg{width:16px;height:16px}.complex-content{padding:1.5rem}.teje-section{background:linear-gradient(135deg,rgb(30 41 59 / .9) 0%,rgb(51 65 85 / .8) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.complexes-section{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)}.services-section{background:linear-gradient(135deg,rgb(0 0 0 / .95) 0%,rgb(15 15 15 / .9) 100%)}.content-card{background:rgb(255 255 255 / .08);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid rgb(255 255 255 / .18);border-radius:2rem;box-shadow:0 8px 32px rgb(31 38 135 / .37)}#content{background:#000}.single-post #content{background:#fff!important}.page-hero{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#1a1a1a}.page-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgb(0 0 0 / .7) 0%,rgb(15 15 15 / .6) 100%);z-index:1}.page-hero-content{position:relative;z-index:2}.page-hero-title{color:#fff;text-shadow:2px 2px 20px rgb(0 0 0 / .8);font-weight:800}.glass-content{background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:1.5rem;padding:3rem;margin:60px auto;max-width:1200px;position:relative;overflow:hidden}.page-content{color:rgb(255 255 255 / .9);font-size:1.1rem;line-height:1.8;position:relative;z-index:1}.page-content h1,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6{color:#fff;margin-top:2rem;margin-bottom:1rem;font-weight:600}.page-content h1{font-size:var(--text-4xl)}.page-content h2{font-size:var(--text-3xl)}.page-content h3{font-size:var(--text-2xl)}.page-content p{margin-bottom:1.5rem}.page-content ul,.page-content ol{margin-bottom:1.5rem;padding-left:2rem}.page-content li{margin-bottom:.5rem}.page-content a{color:#c9a96e;text-decoration:underline;transition:color 0.3s ease}.page-content a:hover{color:#e0c48a}.page-content .has-background,.page-content .wp-block-group,.page-content .wp-block-cover{background:transparent!important}.page-content table,.page-content th,.page-content td{border-color:rgb(255 255 255 / .15);color:rgb(255 255 255 / .9)}.page-content strong{color:#fff}@media (max-width:768px){.glass-content{margin:2rem 1rem;padding:2rem;border-radius:1.5rem}.page-hero{min-height:40vh}.explore-apartments-btn{padding:.875rem 2rem;font-size:1rem}}.modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgb(0 0 0 / .55)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:9999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:1rem!important;opacity:0!important;visibility:hidden!important;transition:all 0.3s ease!important}.modal-overlay.active{display:flex!important;opacity:1!important;visibility:visible!important}.modal-container{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgb(244 198 136 / .3)!important;border-radius:2rem!important;box-shadow:0 20px 60px rgb(0 0 0 / .5)!important;max-width:600px!important;width:100%!important;max-height:85vh!important;overflow:hidden!important;transform:scale(.9) translateY(20px)!important;transition:all 0.3s ease!important;position:relative!important;z-index:9999999!important}.modal-overlay.active .modal-container{transform:scale(1) translateY(0)!important}.modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:2rem 2rem 1rem 2rem!important;border-bottom:1px solid rgb(244 198 136 / .2)!important;flex-shrink:0!important}.modal-title{color:#CA9B5A;font-size:1.1rem;font-weight:700;margin:0}.modal-close{background:rgb(244 198 136 / .15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(244 198 136 / .4);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#CA9B5A;cursor:pointer;transition:all 0.3s ease}.modal-close svg{width:28px;height:28px}.modal-close:hover{background:rgb(244 198 136 / .3);border-color:rgb(244 198 136 / .6);transform:scale(1.1)}.modal-body{padding:1.5rem 2rem 2rem 2rem!important;overflow-y:auto!important;max-height:calc(85vh - 80px)!important}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width:640px){.form-row{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column}.form-label{color:rgb(255 255 255 / .9);font-weight:600;font-size:.9rem;margin-bottom:.5rem;letter-spacing:.025em}.form-input,.form-textarea{background:rgb(255 255 255 / .05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(244 198 136 / .3);border-radius:1rem;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all 0.3s ease;outline:none}.form-input:focus,.form-textarea:focus{border-color:rgb(244 198 136 / .6);box-shadow:0 0 0 3px rgb(244 198 136 / .1);background:rgb(255 255 255 / .08)}.form-input::placeholder,.form-textarea::placeholder{color:rgb(255 255 255 / .4)}.form-textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.btn-submit{background:linear-gradient(135deg,#CA9B5A 0%,#a67c3d 100%);border:1px solid rgb(244 198 136 / .6);border-radius:12px;color:#fff;font-family:'Inter',sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 2rem;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px rgb(202 155 90 / .3);display:flex;align-items:center;justify-content:center;gap:.5rem;min-width:120px;letter-spacing:.01em}.btn-submit:hover:not(:disabled){transform:translateY(-2px);background:linear-gradient(135deg,#d4a96a 0%,#b88a4a 100%);border-color:rgb(244 198 136 / .8);box-shadow:0 8px 30px rgb(202 155 90 / .4)}.btn-submit:disabled{opacity:.7;cursor:not-allowed}.form-message{padding:1rem;border-radius:1rem;margin-bottom:1rem;font-weight:500;text-align:center}.form-message.success{background:rgb(34 197 94 / .2);border:1px solid rgb(34 197 94 / .3);color:#4ade80}.form-message.error{background:rgb(239 68 68 / .2);border:1px solid rgb(239 68 68 / .3);color:#f87171}.animate-spin{animation:spin 1s linear infinite}@media (max-width:768px){.modal-container{margin:1rem;border-radius:1.5rem}.modal-header,.modal-body{padding:1.5rem 1rem}.modal-header{padding-bottom:1rem}.modal-title{font-size:1.1rem}}#contact-modal .modal-modern{max-width:480px!important;border-radius:1.5rem!important;background:linear-gradient(160deg,#1a1a1a 0%,#222222 50%,#1a1a1a 100%)!important;border:1px solid rgb(202 155 90 / .25)!important;overflow:hidden!important;overflow-y:auto!important;position:relative!important;max-height:90vh!important}#contact-modal .modal-modern .modal-close{position:absolute!important;top:1rem!important;right:1rem!important;z-index:10!important;width:36px!important;height:36px!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .12)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:rgb(255 255 255 / .5)!important;cursor:pointer!important;transition:all 0.2s ease!important}#contact-modal .modal-modern .modal-close svg{width:18px!important;height:18px!important}#contact-modal .modal-modern .modal-close:hover{background:rgb(255 255 255 / .15)!important;color:#fff!important;transform:none!important}#contact-modal .modal-header-modern{text-align:center!important;padding:2rem 2rem .75rem 2rem!important;border-bottom:none!important;display:block!important}#contact-modal .modal-icon-ring{width:56px;height:56px;margin:0 auto .75rem;background:linear-gradient(135deg,rgb(202 155 90 / .2) 0%,rgb(202 155 90 / .08) 100%);border:1.5px solid rgb(202 155 90 / .35);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:modalIconPulse 2s ease-in-out infinite}#contact-modal .modal-icon-ring svg{width:28px;height:28px;color:#CA9B5A}@keyframes modalIconPulse{0%,100%{box-shadow:0 0 0 0 rgb(202 155 90 / .15)}50%{box-shadow:0 0 0 10px #fff0}}#contact-modal .modal-title-modern{color:#fff!important;font-size:1.4rem!important;font-weight:700!important;margin:0 0 .35rem 0!important;letter-spacing:-.01em}#contact-modal .modal-subtitle-modern{color:rgb(255 255 255 / .55)!important;font-size:0.88rem!important;margin:0 0 .75rem 0!important;line-height:1.4}#contact-modal .modal-badges{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}#contact-modal .modal-badge{display:inline-flex;align-items:center;gap:4px;padding:.3rem .65rem;background:rgb(202 155 90 / .1);border:1px solid rgb(202 155 90 / .2);border-radius:999px;color:#CA9B5A;font-size:.72rem;font-weight:600;letter-spacing:.01em;white-space:nowrap}#contact-modal .modal-badge svg{flex-shrink:0}#contact-modal .modal-modern .modal-body{padding:1.25rem 2rem 1.75rem 2rem!important;overflow-y:visible!important;max-height:none!important}#contact-modal .modal-modern .contact-form{gap:.85rem;display:flex;flex-direction:column}#contact-modal .modal-modern .form-group{position:relative;margin-bottom:0!important}#contact-modal .form-input-modern{width:100%!important;background:rgb(255 255 255 / .04)!important;border:1.5px solid rgb(255 255 255 / .12)!important;border-radius:0.75rem!important;color:#ffffff!important;font-size:0.95rem!important;padding:.85rem 1rem!important;transition:all 0.25s ease!important;outline:none!important;box-sizing:border-box!important}#contact-modal .form-input-modern:focus{border-color:#CA9B5A!important;background:rgb(202 155 90 / .04)!important;box-shadow:0 0 0 3px rgb(202 155 90 / .08)!important}#contact-modal .form-input-modern::-moz-placeholder{color:rgb(255 255 255 / .35)!important;font-weight:400}#contact-modal .form-input-modern::placeholder{color:rgb(255 255 255 / .35)!important;font-weight:400}#contact-modal .form-label-float{display:none!important}#contact-modal .form-textarea-modern{resize:vertical;min-height:80px!important}#contact-modal .modal-add-message-toggle{background:none!important;border:none!important;color:rgb(255 255 255 / .45)!important;font-size:0.82rem!important;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:0!important;transition:color 0.2s ease;margin-top:-.25rem}#contact-modal .modal-add-message-toggle:hover{color:#CA9B5A!important}#contact-modal .btn-submit-modern{width:100%!important;background:linear-gradient(135deg,#CA9B5A 0%,#B8873F 100%)!important;border:none!important;border-radius:0.75rem!important;color:#fff!important;font-size:1rem!important;font-weight:700!important;padding:.95rem 1.5rem!important;cursor:pointer;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 20px rgb(202 155 90 / .3)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:0.5rem!important;letter-spacing:.02em;position:relative;overflow:hidden}#contact-modal .btn-submit-modern::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .1),transparent);transition:left 0.5s ease}#contact-modal .btn-submit-modern:hover:not(:disabled)::before{left:100%}#contact-modal .btn-submit-modern:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 8px 30px rgb(202 155 90 / .4)!important;background:linear-gradient(135deg,#d4a96a 0%,#CA9B5A 100%)!important}#contact-modal .btn-submit-modern:active:not(:disabled){transform:translateY(0)!important}#contact-modal .btn-submit-modern:disabled{opacity:.7;cursor:not-allowed}#contact-modal .btn-submit-modern .btn-text{display:flex!important;align-items:center;gap:.4rem}#contact-modal .modal-privacy{text-align:center!important;color:rgb(255 255 255 / .3)!important;font-size:0.7rem!important;margin:.25rem 0 0 0!important;line-height:1.4}#contact-modal .modal-divider{display:flex;align-items:center;gap:.75rem;margin:.75rem 0}#contact-modal .modal-divider::before,#contact-modal .modal-divider::after{content:'';flex:1;height:1px;background:rgb(255 255 255 / .1)}#contact-modal .modal-divider-text{color:rgb(255 255 255 / .3);font-size:.78rem;text-transform:lowercase}#contact-modal .modal-whatsapp-btn{display:flex!important;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:0.75rem!important;background:rgb(37 211 102 / .08)!important;border:1.5px solid rgb(37 211 102 / .25)!important;border-radius:0.75rem!important;color:#25D366!important;font-size:0.88rem!important;font-weight:600!important;text-decoration:none!important;transition:all 0.25s ease}#contact-modal .modal-whatsapp-btn:hover{background:rgb(37 211 102 / .15)!important;border-color:rgb(37 211 102 / .4)!important;transform:translateY(-1px);color:#25D366!important;text-decoration:none!important}#contact-modal .modal-whatsapp-btn svg{width:20px;height:20px;flex-shrink:0}@media (max-width:768px){#contact-modal .modal-modern{max-width:calc(100vw - 2rem)!important;border-radius:1.25rem!important;margin:0!important}#contact-modal .modal-header-modern{padding:1.5rem 1.25rem .5rem 1.25rem!important}#contact-modal .modal-icon-ring{width:48px;height:48px}#contact-modal .modal-icon-ring svg{width:24px;height:24px}#contact-modal .modal-title-modern{font-size:1.2rem!important}#contact-modal .modal-subtitle-modern{font-size:0.82rem!important}#contact-modal .modal-badges{gap:.35rem}#contact-modal .modal-badge{font-size:.68rem;padding:.25rem .5rem}#contact-modal .modal-modern .modal-body{padding:1rem 1.25rem 1.5rem 1.25rem!important}}.featured-complex-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgb(0 0 0 / .3)}.featured-complex-card:hover img{transform:scale(1.05)}@media (max-width:1024px){.featured-complexes-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:640px){.featured-complexes-grid{grid-template-columns:1fr!important}}.exterior-swiper .swiper-pagination-bullet{background:#CA9B5A;opacity:.5}.exterior-swiper .swiper-pagination-bullet-active{opacity:1}@media (max-width:768px){.exterior-swiper img{height:300px!important}}@media (max-width:1024px){.facts-grid{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:640px){.facts-grid{grid-template-columns:repeat(2,1fr)!important}.fact-card-last{grid-column:span 2!important}}@media (max-width:1024px){.hero-two-columns{grid-template-columns:1fr!important;gap:10px!important}.complex-hero-content{text-align:center!important}.complex-hero-content h1.complex-title-main{font-size:clamp(1.5rem, 5vw, 2rem)!important;color:#ffffff!important}.complex-hero-content .complex-header-info>p:first-of-type{font-size:clamp(1.4rem, 4vw, 1.8rem)!important}.complex-hero-content .complex-header-info>p:nth-of-type(2){font-size:clamp(1.6rem, 2.5vw, 1.1rem)!important}.hero-buttons-row{justify-content:center!important}.hero-video-column{display:none!important}.mobile-video-section{display:block!important}}.video-play-btn{transition:all 0.3s ease}.video-play-btn:hover{background:rgb(244 198 136 / .5)!important;border-color:#CA9B5A!important;transform:translate(-50%,-50%) scale(1.1)}.whatsapp-hero-btn:hover{transform:translateY(-2px);background:rgb(255 255 255 / .14);border-color:rgb(255 255 255 / .3);box-shadow:0 8px 30px rgb(0 0 0 / .3)}.mobile-video-section{display:none}.impera-desc-text{font-size:1.05rem;line-height:1.75;color:rgb(255 255 255 / .8);max-width:900px;margin-left:auto;margin-right:auto}.floorplan-gallery-section .impera-desc-text{color:rgb(0 0 0 / .7)}.amenity-item .impera-desc-text{max-width:none}.feature-card .impera-desc-text{max-width:none}.glass-button-primary{text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.complex-title-main{font-size:1.6rem!important;line-height:1.2!important;margin-bottom:1rem!important}.complex-hero-content p.reveal-element{font-size:1.1rem!important;line-height:1.5!important;margin-bottom:1.5rem!important}.fact-card>div:nth-child(2){font-size:1.3rem!important}}.swiper-button-next,.swiper-button-prev{color:#CA9B5A!important;background:rgb(0 0 0 / .6)!important;width:50px!important;height:50px!important;border-radius:50%!important;backdrop-filter:blur(10px)}.swiper-button-next:after,.swiper-button-prev:after{font-size:20px!important;font-weight:bold!important}.swiper-button-next:hover,.swiper-button-prev:hover{background:rgb(244 198 136 / .3)!important}@media (max-width:768px){.swiper-button-next,.swiper-button-prev{width:40px!important;height:40px!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px!important}}.gdesc-inner,.gslide-description,.glightbox-clean .gslide-description{display:none!important}.gcontainer{max-width:100%!important}.hero-buttons-row{flex-wrap:nowrap!important}@media (max-width:480px){.hero-buttons-row{flex-wrap:wrap!important;justify-content:center}.hero-buttons-row button,.hero-buttons-row a{flex:1 1 auto;min-width:200px;justify-content:center}}.apartments-gallery-desktop{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;justify-items:center}.apartments-gallery-mobile{display:none}@media (max-width:768px){.apartments-gallery-desktop{display:none}.apartments-gallery-mobile{display:block}.apartments-slider{padding:0 10px 50px 10px}.apartments-slider .swiper-slide{display:flex;justify-content:center;align-items:center}.apartments-slider .swiper-slide img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 15px rgb(0 0 0 / .3)}.apartments-slider .swiper-pagination{bottom:10px!important}.apartments-slider .swiper-pagination-bullet{background:#CA9B5A;opacity:.5}.apartments-slider .swiper-pagination-bullet-active{opacity:1}.amenities-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.amenity-item{padding:1rem!important}.amenity-item .amenity-icon{font-size:2rem!important}.amenity-item h4{font-size:0.95rem!important}.amenity-item p{font-size:0.8rem!important;display:none}}.impera-gallery-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;justify-items:center}@media (max-width:768px){.impera-gallery-container{grid-template-columns:1fr!important}}@media (max-width:1024px) and (min-width:768px){.complex-gallery-section:nth-of-type(3) .impera-gallery-container{grid-template-columns:repeat(2,1fr)!important}.floorplan-gallery-section .impera-gallery-container{grid-template-columns:repeat(2,1fr)!important}}.complex-gallery-section:nth-of-type(3) .impera-gallery-container{justify-items:center}.gallery-item{display:block;transition:transform 0.3s ease,box-shadow 0.3s ease;max-width:100%;aspect-ratio:2/1;justify-self:center}.gallery-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .2)}.gallery-item img{display:block;border-radius:10px;transition:transform 0.3s ease;max-width:100%;height:auto}.floorplan-gallery-section .gallery-item img{border-radius:0!important}.gallery-item:hover img{transform:scale(1.02)}.floorplan-slider-wrapper{padding:0 60px}.floorplan-slider{overflow:hidden}.floorplan-slider .swiper-slide img{max-height:70vh;object-fit:contain}.floorplan-slider .swiper-button-next,.floorplan-slider .swiper-button-prev{color:#CA9B5A;background:rgb(0 0 0 / .6);width:50px;height:50px;border-radius:50%}.floorplan-slider .swiper-button-next:after,.floorplan-slider .swiper-button-prev:after{font-size:20px;font-weight:700}.floorplan-slider .swiper-button-next:hover,.floorplan-slider .swiper-button-prev:hover{background:rgb(244 198 136 / .3)}.floorplan-slider .swiper-pagination-bullet{background:#CA9B5A;opacity:.5}.floorplan-slider .swiper-pagination-bullet-active{opacity:1}@media (max-width:768px){.floorplan-slider-wrapper{padding:0 20px}.floorplan-slider .swiper-button-next,.floorplan-slider .swiper-button-prev{width:40px;height:40px}.floorplan-slider .swiper-button-next:after,.floorplan-slider .swiper-button-prev:after{font-size:16px}}.hero-slider{max-width:1200px;margin:0 auto;position:relative;padding:0 60px}.hero-slider .swiper-slide{display:flex;justify-content:center;align-items:center}.hero-slider .swiper-slide img{width:100%;height:500px;object-fit:cover;border-radius:15px;box-shadow:0 10px 40px rgb(0 0 0 / .5)}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{color:#CA9B5A;background:rgb(0 0 0 / .5);width:50px;height:50px;border-radius:50%;backdrop-filter:blur(10px)}.hero-slider .swiper-button-next:after,.hero-slider .swiper-button-prev:after{font-size:20px;font-weight:700}.hero-slider .swiper-button-next:hover,.hero-slider .swiper-button-prev:hover{background:rgb(244 198 136 / .3)}.hero-slider .swiper-pagination-bullet{display:none}.hero-slider .swiper-pagination-bullet-active{display:none}@media (max-width:768px){.hero-slider{padding:0 20px}.hero-slider .swiper-slide img{height:300px}.hero-slider .swiper-button-next,.hero-slider .swiper-button-prev{width:40px;height:40px}.hero-slider .swiper-button-next:after,.hero-slider .swiper-button-prev:after{font-size:16px}h2.section-title,.section-title{font-size:1.8rem!important}}.reveal-element,.reveal-left,.reveal-right,.reveal-scale,.gallery-item.reveal-item{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}.reveal-element{opacity:0;transform:translateY(30px) translateZ(0);transition:opacity 0.6s ease-out,transform 0.6s ease-out}.reveal-element.revealed{opacity:1;transform:translateY(0) translateZ(0)}.reveal-left{opacity:0;transform:translateX(-50px) translateZ(0);transition:opacity 0.7s ease-out,transform 0.7s ease-out}.reveal-left.revealed{opacity:1;transform:translateX(0) translateZ(0)}.reveal-right{opacity:0;transform:translateX(50px) translateZ(0);transition:opacity 0.7s ease-out,transform 0.7s ease-out}.reveal-right.revealed{opacity:1;transform:translateX(0) translateZ(0)}.reveal-scale{opacity:0;transform:scale(.9) translateZ(0);transition:opacity 0.6s ease-out,transform 0.6s ease-out}.reveal-scale.revealed{opacity:1;transform:scale(1) translateZ(0)}.reveal-delay-1{transition-delay:0.1s}.reveal-delay-2{transition-delay:0.2s}.reveal-delay-3{transition-delay:0.3s}.reveal-delay-4{transition-delay:0.4s}.reveal-delay-5{transition-delay:0.5s}.reveal-delay-6{transition-delay:0.6s}.gallery-item.reveal-item{opacity:0;transform:translateY(20px) scale(.95) translateZ(0);transition:opacity 0.5s ease-out,transform 0.5s ease-out}.gallery-item.reveal-item.revealed{opacity:1;transform:translateY(0) scale(1) translateZ(0)}.revealed{will-change:auto}.complex-row{flex-direction:column!important}.complex-row .complex-image-container,.complex-row .complex-content{width:100%!important}@media (min-width:768px){.complex-row{flex-direction:row!important}.complex-row.complex-row-odd{flex-direction:row-reverse!important}.complex-row .complex-image-container,.complex-row .complex-content{width:50%!important}}.complex-image-container a:hover img{transform:scale(1.03)}.complex-content a:hover h2{color:#CD9F5E}.complexes-investor-section{padding:0 0 3rem 0}.investor-section-title{text-align:center;font-size:1.5rem;font-weight:700;color:#CD9F5E;margin-bottom:2rem;line-height:1.3}.investor-benefits-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:768px){.investor-benefits-grid{grid-template-columns:1fr 1fr;gap:2rem}.investor-section-title{font-size:1.75rem}}.investor-benefit-card{background:linear-gradient(135deg,rgb(26 26 26 / .9) 0%,rgb(45 45 45 / .7) 100%);border:1px solid rgb(205 159 94 / .15);border-radius:12px;padding:1.5rem;transition:border-color 0.3s ease,transform 0.3s ease}.investor-benefit-card:hover{border-color:rgb(205 159 94 / .4);transform:translateY(-2px)}.investor-benefit-icon{color:#CD9F5E;margin-bottom:.75rem}.investor-benefit-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.5rem}.investor-benefit-text{font-size:.95rem;color:rgb(255 255 255 / .7);line-height:1.6;margin:0}.investor-cta-text{text-align:center;font-size:1rem;color:rgb(255 255 255 / .75);line-height:1.6;max-width:700px;margin:0 auto;font-style:italic}.complexes-grid-section{padding:2rem 0 3rem 0}.complex-card{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:12px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 16px rgb(0 0 0 / .3)}.complex-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgb(0 0 0 / .5)}.complex-card-image-link{display:block;overflow:hidden;aspect-ratio:16 / 10}.complex-card-image{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.complex-card:hover .complex-card-image{transform:scale(1.03)}.complex-card-content{padding:1.25rem 1.5rem 1.5rem}.complex-card-title-link{text-decoration:none;color:inherit}.complex-card-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem;transition:color 0.3s ease;line-height:1.3}.complex-card-title-link:hover .complex-card-title{color:#CD9F5E}.complex-card-desc{font-size:.95rem;color:rgb(255 255 255 / .7);line-height:1.6;margin-bottom:1rem}@media (min-width:768px){.complex-card-title{font-size:1.4rem}.complex-card-content{padding:1.5rem 1.75rem 1.75rem}}.property-info{background:rgb(244 198 136 / .12);border:1px solid rgb(244 198 136 / .2);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;text-align:center}.property-title{color:#fff;font-size:1.25rem;font-weight:600;margin:0}.reveal-element{opacity:0;transform:translateY(30px);transition:all 0.8s cubic-bezier(.25,.46,.45,.94)}.reveal-element.revealed{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-50px);transition:all 0.9s cubic-bezier(.25,.46,.45,.94)}.reveal-left.revealed{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(50px);transition:all 0.9s cubic-bezier(.25,.46,.45,.94)}.reveal-right.revealed{opacity:1;transform:translateX(0)}.reveal-scale{opacity:0;transform:scale(.9);transition:all 0.8s cubic-bezier(.34,1.56,.64,1)}.reveal-scale.revealed{opacity:1;transform:scale(1)}.reveal-delay-1{transition-delay:0.1s}.reveal-delay-2{transition-delay:0.2s}.reveal-delay-3{transition-delay:0.3s}.reveal-delay-4{transition-delay:0.4s}.reveal-delay-5{transition-delay:0.5s}.reveal-delay-6{transition-delay:0.6s}.gallery-item.reveal-item{opacity:0;transform:translateY(20px) scale(.95);transition:all 0.6s cubic-bezier(.25,.46,.45,.94)}.gallery-item.reveal-item.revealed{opacity:1;transform:translateY(0) scale(1)}.gdesc-inner,.gslide-description{display:none!important}.glightbox-clean .gslide-description{display:none!important}.gcontainer{max-width:100%!important}.gdesc-inner,.gslide-description{display:none!important}.glightbox-clean .gslide-description{display:none!important}.gcontainer{max-width:100%!important}.glightbox img,.main-gallery-image img{transition:transform 0.3s ease}.glightbox:hover img,.main-gallery-image:hover img{transform:scale(1.05)}.glass-image-container{position:relative;width:100%;overflow:hidden}.apartment-gallery-slider{position:relative;width:100%}.main-image-wrapper{width:100%;aspect-ratio:16 / 10;position:relative;overflow:hidden;border-radius:0}.main-gallery-img{width:100%;height:100%;object-fit:cover;object-position:center center;transition:opacity 0.3s ease,transform 0.3s ease;border-radius:20px}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:all 0.3s ease;color:#fff;box-shadow:0 8px 32px rgb(0 0 0 / .3)}.gallery-nav:hover{background:rgb(162 121 47 / .8);border-color:rgb(162 121 47 / .5);transform:translateY(-50%) scale(1.1)}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);background:rgb(255 255 255 / .1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .2);padding:8px 16px;border-radius:20px;color:#fff;font-size:14px;font-weight:500;z-index:100;box-shadow:0 8px 32px rgb(0 0 0 / .3)}@media (max-width:768px){.gallery-nav{width:40px;height:40px}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-counter{bottom:10px;padding:6px 12px;font-size:12px}}@media (max-width:768px){.apartment-gallery-slider{touch-action:pan-x}}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999}.lightbox-image{max-width:90%;max-height:90%;object-fit:contain;border-radius:1rem;box-shadow:0 20px 60px rgb(0 0 0 / .5)}.lightbox-close{position:absolute;top:30px;right:40px;color:#fff;font-size:30px;cursor:pointer;z-index:10001;background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.lightbox-close:hover{background:rgb(255 255 255 / .2);border-color:rgb(102 126 234 / .5);transform:scale(1.1)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgb(255 255 255 / .1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .2);color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;z-index:10001;transition:all 0.3s ease}.lightbox-nav:hover{background:rgb(255 255 255 / .2);border-color:rgb(102 126 234 / .5);transform:translateY(-50%) scale(1.1)}.lightbox-prev{left:30px}.lightbox-next{right:30px}.lightbox-counter{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);color:#fff;background:rgb(255 255 255 / .1);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgb(255 255 255 / .2);padding:12px 24px;border-radius:2rem;z-index:10001;font-weight:500;box-shadow:0 8px 32px rgb(0 0 0 / .3)}.justify-end{justify-content:flex-end!important}body.menu-open #side-menu,body.wishlist-open #wishlist-sidebar,body.wishlist-open #wishlist-sidebar *,body.wishlist-open .wishlist-sidebar-content,body.wishlist-open .wishlist-sidebar-content *,#side-menu,#side-menu *,#wishlist-sidebar,#wishlist-sidebar *,.wishlist-sidebar-content,.wishlist-sidebar-content *,#global-blur-overlay{filter:none!important}body.menu-open main,body.wishlist-open main,body.menu-open .site-main,body.wishlist-open .site-main{filter:blur(3px)!important;transition:filter 0.3s ease-in-out!important}body.menu-open main>*,body.wishlist-open main>*,body.menu-open .site-main>*,body.wishlist-open .site-main>*{pointer-events:none!important}.modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgb(0 0 0 / .55)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:9999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:1rem!important;opacity:0!important;visibility:hidden!important;transition:all 0.3s ease!important}.modal-overlay.active{display:flex!important;opacity:1!important;visibility:visible!important}.modal-container{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border:1px solid rgb(244 198 136 / .3)!important;border-radius:2rem!important;box-shadow:0 20px 60px rgb(0 0 0 / .5)!important;max-width:600px!important;width:100%!important;max-height:85vh!important;overflow:hidden!important;transform:scale(.9) translateY(20px)!important;transition:all 0.3s ease!important;position:relative!important;z-index:9999999!important}.modal-overlay.active .modal-container{transform:scale(1) translateY(0)!important}.modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:2rem 2rem 1rem 2rem!important;border-bottom:1px solid var(--glass-border)!important;flex-shrink:0!important}.modal-title{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.modal-close{background:rgb(244 198 136 / .15);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(244 198 136 / .4);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#CA9B5A;cursor:pointer;transition:all 0.3s ease}.modal-close svg{width:28px;height:28px}.modal-close:hover{background:rgb(244 198 136 / .3);border-color:rgb(244 198 136 / .6);transform:scale(1.1)}.modal-body{padding:1.5rem 2rem 2rem 2rem!important;overflow-y:auto!important;max-height:calc(85vh - 80px)!important}.property-info{background:rgb(255 255 255 / .05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .1);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;text-align:center}.property-title{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin:0 0 .5rem 0}.property-price{color:#fbbf24;font-size:1.5rem;font-weight:700;margin:0}.contact-form{display:flex;flex-direction:column;gap:0rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-label{color:var(--text-primary);font-weight:600;font-size:.9rem;margin-bottom:.5rem;letter-spacing:.025em}.form-input,.form-textarea{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);border-radius:1rem;color:var(--text-primary);font-size:1rem;padding:.75rem 1rem;transition:all 0.3s ease;outline:none}.form-input:focus,.form-textarea:focus{border-color:rgb(102 126 234 / .5);box-shadow:0 0 0 3px rgb(102 126 234 / .1);background:rgb(255 255 255 / .15)}.form-input::placeholder,.form-textarea::placeholder{color:var(--text-muted)}.form-textarea{resize:vertical;min-height:100px}.form-actions{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.btn-cancel{background:rgb(255 255 255 / .1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgb(255 255 255 / .2);border-radius:1rem;color:var(--text-primary);font-size:1rem;font-weight:600;padding:.75rem 2rem;cursor:pointer;transition:all 0.3s ease}.btn-cancel:hover{background:rgb(255 255 255 / .15);border-color:rgb(255 255 255 / .3);transform:translateY(-1px)}.form-message{padding:1rem;border-radius:1rem;margin-bottom:1rem;font-weight:500;text-align:center}.form-message.success{background:rgb(34 197 94 / .2);border:1px solid rgb(34 197 94 / .3);color:#4ade80}.form-message.error{background:rgb(239 68 68 / .2);border:1px solid rgb(239 68 68 / .3);color:#f87171}@media (max-width:768px){.modal-container{margin:1rem;border-radius:1.5rem}.modal-header,.modal-body{padding:1.5rem 1rem}.modal-header{padding-bottom:1rem}.modal-body{padding-top:1rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:.75rem}.btn-cancel,.btn-submit{width:100%;justify-content:center}}.success-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .8);z-index:10000;display:none;align-items:center;justify-content:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.success-popup{background:rgb(255 255 255 / .1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / .2);border-radius:1.5rem;padding:3rem 2rem;text-align:center;max-width:400px;width:90%;position:relative;box-shadow:0 20px 40px rgb(0 0 0 / .3)}.success-popup-icon{width:80px;height:80px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;animation:successPulse 0.8s ease-out}.success-popup-icon svg{width:40px;height:40px;color:#fff}.success-popup-title{font-size:1.5rem;font-weight:700;color:#10b981;margin-bottom:1rem;text-shadow:0 2px 4px rgb(0 0 0 / .3)}.success-popup-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:rgb(255 255 255 / .7);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}.success-popup-close:hover{background:rgb(255 255 255 / .1);color:#fff}@keyframes successPulse{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}100%{transform:scale(1);opacity:1}}.success-popup-overlay.show{display:flex;animation:fadeIn 0.3s ease-out}:root{--glass-bg:rgba(255, 255, 255, 0.08);--glass-border:rgba(255, 255, 255, 0.18);--glass-shadow:0 8px 32px 0 #f4c68830;--accent-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--accent-secondary:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--accent-gold:linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);--header-text-primary:rgba(255, 255, 255, 0.95);--header-text-secondary:rgba(255, 255, 255, 0.7);--header-text-muted:rgba(255, 255, 255, 0.5);--body-text-primary:rgba(0, 0, 0, 0.95);--body-text-secondary:rgba(0, 0, 0, 0.7);--body-text-muted:rgba(0, 0, 0, 0.6)}body{background:#fff!important;color:var(--body-text-primary)!important;font-family:'Inter',sans-serif!important;overflow-x:hidden!important;min-height:100vh}html{overflow-x:hidden!important}.site-header{background:linear-gradient(135deg,#0c0c0c 0%,#0f0f1b 50%,#000000 100%)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;border-bottom:1px solid var(--glass-border)!important;box-shadow:var(--glass-shadow)!important}.site-title a{background:var(--accent-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:800!important;font-size:1.5rem!important;letter-spacing:-0.02em!important}.site-title a:hover{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.main-navigation a{color:var(--header-text-primary)!important;font-weight:500!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.main-navigation a:hover{background:var(--accent-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#side-menu{position:fixed!important;top:0!important;right:0!important;width:300px!important;height:100vh!important;background:rgb(10 10 20 / .95)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border-left:1px solid var(--glass-border)!important;transform:translateX(100%)!important;transition:transform 0.4s cubic-bezier(.4,0,.2,1)!important;z-index:60!important;box-shadow:0 8px 32px 0 #f4c68830!important}#side-menu.menu-open{transform:translateX(0)!important}@media (min-width:768px){#side-menu{width:400px!important}}#side-menu{overflow-x:hidden!important}#side-menu nav,#side-menu ul{margin-left:0!important;padding-left:0!important;list-style:none!important}#side-menu .nav-link{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;text-align:left!important;margin-bottom:0.5rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important}#side-menu .nav-link:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:var(--glass-shadow)!important}#side-menu .menu-item-with-submenu{margin-bottom:0.5rem!important}#side-menu .nav-link-parent-container{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;margin-bottom:0!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important;display:flex!important;align-items:center!important}#side-menu .nav-link-parent-container:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}#side-menu .nav-link-parent-text{flex:1!important;text-decoration:none!important;color:inherit!important;transition:none!important}#side-menu .nav-link-parent-text:hover{color:inherit!important}#side-menu .submenu-toggle-arrow{background:transparent!important;border:none!important;color:inherit!important;padding:0.25rem!important;border-radius:0.25rem!important;cursor:pointer!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;margin-left:0.5rem!important}#side-menu .submenu-toggle-arrow:hover{background:rgb(255 255 255 / .1)!important}#side-menu .nav-link-parent,#side-menu .submenu-toggle{width:100%!important;border-radius:0!important;font-size:1.1rem!important;line-height:1.5!important;font-weight:600!important;padding:1rem 1.5rem!important;text-align:left!important;border:none!important;background:transparent!important;margin-bottom:0!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:var(--header-text-primary)!important;cursor:pointer!important}#side-menu .nav-link-parent:hover,#side-menu .submenu-toggle:hover{background:rgb(255 255 255 / .2)!important;border-color:rgb(255 255 255 / .3)!important;transform:none!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}#side-menu .submenu-arrow{transition:transform 0.2s ease!important}#side-menu .submenu-toggle-arrow.active .submenu-arrow{transform:rotate(180deg)!important}#side-menu .submenu{max-height:0!important;overflow:hidden!important;transition:max-height 0.3s ease,padding 0.3s ease!important;background:rgb(255 255 255 / .05)!important;border-radius:0.5rem!important;margin-top:0.5rem!important;padding:0!important;opacity:0!important;display:none!important}#side-menu .submenu.show{max-height:500px!important;padding:.5rem 0!important;opacity:1!important;display:block!important}#side-menu .submenu li{list-style:none!important;margin:0!important;padding:0!important}#side-menu .submenu .nav-link{font-size:0.95rem!important;font-weight:500!important;padding:.5rem 1rem!important;margin:.25rem 0.5rem!important;color:rgb(255 255 255 / .8)!important;border-radius:0.375rem!important}#side-menu .submenu .nav-link:hover{color:var(--header-text-primary)!important;background:rgb(255 255 255 / .15)!important}.social-icons-container{display:flex!important;align-items:center!important;gap:1rem!important;white-space:nowrap!important}.social-icons-container a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.5rem!important;height:2.5rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.social-icons-container a:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.icon-group{display:flex!important;align-items:center!important;gap:0.75rem!important;position:relative!important}.icon-group:not(:last-child)::after{content:''!important;position:absolute!important;right:-0.75rem!important;top:50%!important;transform:translateY(-50%)!important;width:1px!important;height:2rem!important;background:linear-gradient(180deg,transparent 0%,rgb(255 255 255 / .3) 25%,rgb(255 255 255 / .15) 50%,rgb(255 255 255 / .3) 75%,transparent 100%)!important;backdrop-filter:blur(5px)!important;box-shadow:0 0 8px rgb(255 255 255 / .1)!important}.phone-icon-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2.5rem!important;height:2.5rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important}.phone-icon-link:hover{background:rgb(34 197 94 / .2)!important;border-color:rgb(34 197 94 / .4)!important;transform:translateY(-2px) scale(1.05)!important;box-shadow:0 4px 15px 0 rgb(34 197 94 / .3)!important}.phone-icon-link:hover i{color:#22c55e!important}.phone-link{font-size:1.4em;color:var(--header-text-primary)!important;font-weight:600!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;text-decoration:none!important;white-space:nowrap!important}.phone-link:hover{transform:translateY(-1px)!important;color:var(--header-text-primary)!important}.phone-text-container{display:flex!important;align-items:center!important;flex-shrink:0!important}.mobile-phone-container{display:none!important;align-items:center!important;justify-content:center!important}.desktop-contact-container{display:flex!important;align-items:center!important;gap:1.5rem!important}.social-icon-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:2rem!important;height:2rem!important;border-radius:50%!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;flex-shrink:0!important}.currency-selector{position:relative!important;display:inline-flex!important;align-items:center!important;padding:.25rem 0.75rem!important;border-radius:9999px!important;background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;color:#fff!important}.currency-selector:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important}.currency-select{appearance:none!important;background:transparent!important;border:none!important;outline:none!important;color:#fff!important;font-weight:600!important;font-size:0.9rem!important;padding-right:1.25rem!important;cursor:pointer!important}.currency-select option{background:#0f172a!important;color:#fff!important}.currency-selector .chevron{position:absolute!important;right:0.5rem!important;pointer-events:none!important;opacity:0.8!important}.social-icon-link:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.header-right-section{display:flex!important;align-items:center!important;gap:1.5rem!important;flex-shrink:0!important;position:relative!important}.social-media-group{display:flex!important;align-items:center!important;gap:0.75rem!important;flex-shrink:0!important}.header-right-section .social-media-group{order:1!important}.header-right-section .wishlist-header-btn{order:2!important}.header-right-section .menu-toggle{order:3!important}.wishlist-header-btn,.header-right-section .wishlist-header-btn{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:50%!important;width:3rem!important;height:3rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;flex-shrink:0!important}.wishlist-header-btn:hover,.header-right-section .wishlist-header-btn:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:scale(1.05)!important}.wishlist-icon,.header-right-section .wishlist-icon{transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:#fff!important}.wishlist-header-btn.has-items .wishlist-icon,.header-right-section .wishlist-header-btn.has-items .wishlist-icon{color:#F282D3!important}.wishlist-header-btn.has-items .wishlist-icon,.header-right-section .wishlist-header-btn.has-items .wishlist-icon{font-family:"Font Awesome 5 Free"!important;font-weight:900!important}.wishlist-header-btn.has-items .wishlist-icon:before,.header-right-section .wishlist-header-btn.has-items .wishlist-icon:before{content:"\f004"!important}.wishlist-counter{background:var(--accent-secondary)!important;backdrop-filter:blur(5px)!important;border:1px solid rgb(255 255 255 / .2)!important;position:absolute!important;top:-4px!important;right:-4px!important;width:20px!important;height:20px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:700!important;color:white!important;min-width:20px!important}.menu-toggle{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:0.75rem!important;padding:0.75rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.menu-toggle:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(255 255 255 / .25)!important;transform:scale(1.05)!important}#wishlist-sidebar.active .wishlist-sidebar-content{transform:translateX(0)!important}#wishlist-sidebar.active{overflow:hidden!important}#wishlist-sidebar{filter:none!important;z-index:75!important}body.wishlist-open{overflow:hidden!important}html.wishlist-open{overflow:hidden!important}.wishlist-sidebar-content{background:rgb(10 10 20 / .95)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;border-right:1px solid var(--glass-border)!important;transition:transform 0.4s cubic-bezier(.4,0,.2,1)!important;box-shadow:8px 0 32px 0 rgb(31 38 135 / .5)!important;position:fixed!important;left:0!important;top:0!important;width:400px!important;height:100vh!important;transform:translateX(-100%)!important;z-index:75!important;filter:none!important}.wishlist-sidebar-header{margin:0 1rem!important}.wishlist-sidebar-header h2{background:var(--accent-primary)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:700!important}.wishlist-sidebar-close{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:50%!important;width:2.5rem!important;height:2.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;color:#fff}.wishlist-sidebar-close:hover{background:rgb(239 68 68 / .2)!important;border-color:rgb(239 68 68 / .4)!important;transform:scale(1.1)!important}.wishlist-sidebar-close:hover i{color:#ef4444!important}#wishlist-items-container{background:transparent!important;padding:1rem!important}.wishlist-item{background:rgb(255 255 255 / .1)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:1rem!important;margin-bottom:1rem!important;padding:1rem!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important}.wishlist-item:hover{background:rgb(255 255 255 / .15)!important;border-color:rgb(102 126 234 / .4)!important;transform:translateY(-2px)!important;box-shadow:0 4px 15px 0 rgb(102 126 234 / .2)!important}.wishlist-item h4{font-size:0.9rem!important;font-weight:600!important;color:var(--header-text-primary)!important;margin-bottom:0.5rem!important;line-height:1.3!important}.wishlist-item-title{color:rgb(255 255 255 / .9)!important;text-decoration:none!important;transition:all 0.3s ease!important}.wishlist-item-title:hover{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.wishlist-item-price{background:var(--accent-gold)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;font-weight:600!important}.wishlist-delete-btn{background:transparent!important;border:none!important;padding:8px!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all 0.3s ease!important;flex-shrink:0!important}.wishlist-delete-btn i{color:rgb(255 255 255 / .7)!important;font-size:14px!important;transition:color 0.3s ease!important}.wishlist-delete-btn:hover{background:rgb(255 255 255 / .1)!important}.wishlist-delete-btn:hover i{color:#ef4444!important}.wishlist-item .apartment-price{font-size:0.85rem!important;color:var(--text-secondary)!important;font-weight:500!important}.wishlist-item .apartment-details{font-size:0.8rem!important;color:var(--text-muted)!important;margin-top:0.25rem!important}.wishlist-sidebar-footer{margin:0 1rem!important;padding:1.5rem!important}.wishlist-empty-state{text-align:center!important;padding:3rem 2rem!important;color:var(--text-muted)!important}.wishlist-empty-state i{font-size:3rem!important;margin-bottom:1rem!important;opacity:0.5!important}#menu-overlay{background:rgb(0 0 0 / .8)!important;backdrop-filter:blur(8px)!important;opacity:0;transition:opacity 0.3s ease-in-out}#menu-overlay.show{opacity:1}.global-blur-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgb(0 0 0 / .6)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:50!important;opacity:0!important;visibility:hidden!important;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out!important;pointer-events:none!important}.global-blur-overlay.active{opacity:1!important;visibility:visible!important;pointer-events:auto!important}body.menu-open #content,body.wishlist-open #content{filter:blur(3px)!important;transition:filter 0.3s ease-in-out!important}body.menu-open #side-menu,body.wishlist-open #wishlist-sidebar,body.wishlist-open #wishlist-sidebar *,body.wishlist-open .wishlist-sidebar-content,body.wishlist-open .wishlist-sidebar-content *,body.menu-open .global-blur-overlay,body.wishlist-open .global-blur-overlay,#side-menu,#side-menu *,#wishlist-sidebar,#wishlist-sidebar *,.wishlist-sidebar-content,.wishlist-sidebar-content *,#global-blur-overlay,#menu-overlay{filter:none!important}.wishlist-sidebar-header,.wishlist-sidebar-header *,.wishlist-sidebar-close,.wishlist-sidebar-close *,#wishlist-items-container,#wishlist-items-container *,.wishlist-item,.wishlist-item *,.wishlist-empty-state,.wishlist-empty-state *,.wishlist-sidebar-footer,.wishlist-sidebar-footer *{filter:none!important}body.menu-open,body.wishlist-open{overflow:hidden!important}body.menu-open #content>*,body.wishlist-open #content>*{pointer-events:none!important}@media (max-width:768px){.desktop-contact-container{display:none!important}.mobile-phone-container{display:flex!important}.social-media-group{display:none!important}.currency-selector{display:none!important}.wishlist-header-btn{display:flex!important}.header-right-section{gap:0.75rem!important}.phone-link{padding:.25rem 0.75rem!important;font-size:0.9rem!important}}@media (min-width:768px){.desktop-contact-container{display:flex!important}.mobile-phone-container{display:none!important}}#page{max-width:100vw!important;overflow-x:hidden!important}#side-menu::-webkit-scrollbar{width:6px!important}#side-menu::-webkit-scrollbar-track{background:rgb(255 255 255 / .05)!important}#side-menu::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .2)!important;border-radius:3px!important}#side-menu::-webkit-scrollbar-thumb:hover{background:rgb(255 255 255 / .3)!important}.side-menu-language-section,.side-menu-currency-section{margin:0rem 1.5rem!important;padding-top:1.5rem!important;border-top:1px solid rgb(255 255 255 / .1)!important}.side-menu-language-section h3,.side-menu-currency-section h3{color:rgb(255 255 255 / .6)!important;font-size:0.75rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:0.05em!important;margin-bottom:0.75rem!important}.side-menu-currency-selector{position:relative!important;display:inline-block!important;width:100%!important}.side-menu-lang-select,.side-menu-currency-select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background:rgb(255 255 255 / .08)!important;border:1px solid rgb(255 255 255 / .15)!important;border-radius:8px!important;color:white!important;font-size:14px!important;font-weight:500!important;padding:12px 40px 12px 16px!important;width:100%!important;cursor:pointer!important;transition:all 0.3s ease!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}.side-menu-lang-select option,.side-menu-currency-select option{background:rgb(26 26 46 / .95)!important;color:white!important;padding:8px 12px!important}.side-menu-currency-selector .chevron{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:rgb(255 255 255 / .6)!important}.side-menu-lang-select:hover,.side-menu-currency-select:hover{background:rgb(255 255 255 / .12)!important;border-color:rgb(255 255 255 / .25)!important}.side-menu-lang-select:focus,.side-menu-currency-select:focus{outline:none!important;background:rgb(255 255 255 / .15)!important;border-color:rgb(102 126 234 / .5)!important;box-shadow:0 0 0 3px rgb(102 126 234 / .1)!important}.side-menu-currency-selector .chevron{position:absolute!important;right:12px!important;top:50%!important;transform:translateY(-50%)!important;pointer-events:none!important;color:rgb(255 255 255 / .7)!important;transition:color 0.3s ease!important}.side-menu-currency-selector:hover .chevron{color:rgb(255 255 255 / .9)!important}.side-menu-lang-select option{background:#1a1a2e!important;color:white!important;padding:8px!important}.wishlist-toggle.active i{color:#ff3b7f!important}.wishlist-toggle.active{background:rgb(255 59 127 / .18)!important;border-color:rgb(255 59 127 / .32)!important}@media (max-width:767px){.site-header .container>div{padding-top:1rem!important;padding-bottom:1rem!important}}#universal-contact-modal{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:999999999!important;align-items:center!important;justify-content:center!important}#universal-contact-modal[style*="flex"],#universal-contact-modal.show{display:flex!important}#universal-contact-modal[style*="none"]{display:none!important}.floating-whatsapp-btn{position:fixed;bottom:24px;right:24px;width:60px;height:60px;background:#25D366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgb(37 211 102 / .4);z-index:9999;transition:transform var(--duration-normal,250ms) var(--ease-spring,cubic-bezier(.34,1.56,.64,1)),box-shadow var(--duration-normal,250ms) var(--ease-out,cubic-bezier(.22,1,.36,1));text-decoration:none;animation:gentleFloat 3s ease-in-out infinite}.floating-whatsapp-btn:hover{transform:scale(1.12);box-shadow:0 8px 30px rgb(37 211 102 / .5),0 0 20px rgb(37 211 102 / .2);animation-play-state:paused}.floating-whatsapp-btn:active{transform:scale(.95)}@media (max-width:768px){.floating-whatsapp-btn{bottom:16px;right:16px;width:56px;height:56px}.floating-whatsapp-btn svg{width:28px;height:28px}}.modal-overlay{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgb(0 0 0 / .85)!important;backdrop-filter:blur(25px)!important;-webkit-backdrop-filter:blur(25px)!important;z-index:9999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:1rem!important;opacity:0!important;visibility:hidden!important;transition:opacity 0.3s ease,visibility 0.3s ease!important}.modal-overlay.active{display:flex!important;opacity:1!important;visibility:visible!important}.modal-container{background:rgb(255 255 255 / .95)!important;backdrop-filter:blur(30px)!important;-webkit-backdrop-filter:blur(30px)!important;border-radius:1.5rem!important;box-shadow:0 25px 80px rgb(0 0 0 / .5)!important;max-width:600px!important;width:100%!important;max-height:90vh!important;overflow-y:auto!important;position:relative!important;transform:scale(.9)!important;transition:transform 0.3s ease!important}.modal-overlay.active .modal-container{transform:scale(1)!important}.modal-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:2rem 2rem 1rem 2rem!important;border-bottom:1px solid rgb(0 0 0 / .1)!important}.modal-title{font-size:1.1rem!important;font-weight:700!important;color:#000!important;margin:0!important}.modal-close{background:rgb(0 0 0 / .05)!important;border:none!important;border-radius:50%!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all 0.3s ease!important;color:#000!important}.modal-close:hover{background:rgb(0 0 0 / .1)!important;transform:rotate(90deg)!important}.modal-body{padding:2rem!important}.form-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem!important;margin-bottom:1rem!important}.form-group{display:flex!important;flex-direction:column!important;margin-bottom:1rem!important}.form-label{font-weight:600!important;margin-bottom:0.5rem!important;color:#000!important;font-size:0.95rem!important}.form-input,.form-textarea{padding:0.875rem!important;border:2px solid rgb(0 0 0 / .1)!important;border-radius:0.75rem!important;font-size:1rem!important;transition:all 0.3s ease!important;background:rgb(255 255 255 / .8)!important;color:#000!important}.form-input:focus,.form-textarea:focus{outline:none!important;border-color:#CA9B5A!important;box-shadow:0 0 0 3px rgb(244 198 136 / .1)!important}.form-textarea{resize:vertical!important;min-height:100px!important}@media (max-width:640px){.form-row{grid-template-columns:1fr!important}.modal-container{margin:1rem!important}.modal-header,.modal-body{padding:1.5rem!important}}.site-main,#primary,main{background:none!important;padding:0!important;margin:0!important}:root{--glass-bg:rgba(255, 255, 255, 0.05);--glass-border:rgba(255, 255, 255, 0.1);--header-text-primary:rgba(255, 255, 255, 0.95);--header-text-secondary:rgba(255, 255, 255, 0.7);--header-text-muted:rgba(255, 255, 255, 0.5);--body-text-primary:rgba(0, 0, 0, 0.95);--body-text-secondary:rgba(0, 0, 0, 0.7);--body-text-muted:rgba(0, 0, 0, 0.6);--accent-primary:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--accent-secondary:linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--accent-gold:linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%)}.glass-blog-page{background:linear-gradient(135deg,#ffffff 0%,#ffffff 50%,#a7a7a7 100%)!important;min-height:100vh!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;padding:2rem 0!important;width:100%!important;overflow-x:hidden!important}.glass-blog-header{margin-bottom:3rem!important;text-align:center!important}.glass-blog-header h1,.glass-section-title{color:#2D3436;font-size:3rem;font-weight:700;margin-bottom:1rem;max-width:80%;margin:0 auto;padding:30px 0}.blog-description p{color:var(--text-secondary)}@media screen and (max-width:768px){.glass-blog-header h1,.glass-section-title{max-width:100%}}.glass-blog-header .blog-description{color:var(--text-secondary);font-size:1.2rem;line-height:1.6}.glass-articles-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:2rem!important;margin-bottom:3rem!important;width:100%!important}.glass-article-card{background:var(--glass-bg)!important;backdrop-filter:blur(15px)!important;-webkit-backdrop-filter:blur(15px)!important;border:1px solid var(--glass-border)!important;border-radius:2rem!important;overflow:hidden!important;transition:all 0.3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 8px 32px rgb(0 0 0 / .2)!important;display:flex!important;flex-direction:column!important;width:100%!important;max-width:none!important}.glass-article-card:hover{border-color:rgb(102 126 234 / .3)!important;transform:translateY(-5px)!important;box-shadow:0 16px 48px rgb(0 0 0 / .3)!important}.glass-article-image{position:relative;height:250px;overflow:hidden}.glass-article-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.glass-article-card:hover .glass-article-image img{transform:scale(1.05)}.glass-article-placeholder{width:100%;height:100%;background:rgb(255 255 255 / .02);display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.glass-article-content{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.glass-article-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:var(--text-muted)}.glass-article-date{display:flex;align-items:center;gap:.5rem;white-space:nowrap}.glass-article-date svg{width:14px;height:14px;flex-shrink:0}.glass-article-date time{font-size:.875rem;line-height:1}.glass-article-author{display:flex;align-items:center;gap:.5rem}.glass-article-title{margin-bottom:1rem}.glass-article-title h2{font-size:1.5rem;font-weight:600;line-height:1.3;margin:0}.glass-article-title a{color:var(--body-text-primary);text-decoration:none;transition:all 0.3s ease}.glass-article-title a:hover{background:var(--accent-primary);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.glass-article-excerpt{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1;color:#2D3436}.glass-article-excerpt p{color:#2D3436}.glass-article-readmore{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:.75rem 1.5rem;font-family:'Inter',sans-serif;font-size:.9rem;font-weight:600;background:rgb(0 0 0 / .05);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#1a1a1a;border:1px solid rgb(0 0 0 / .1);border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .06);transition:all 0.3s cubic-bezier(.4,0,.2,1);text-decoration:none;letter-spacing:.01em}.glass-article-readmore:hover{transform:translateY(-2px);background:rgb(0 0 0 / .09);border-color:rgb(0 0 0 / .18);box-shadow:0 8px 30px rgb(0 0 0 / .1);color:#1a1a1a}.glass-pagination{background:var(--glass-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:2rem;padding:2rem;text-align:center;box-shadow:0 8px 32px rgb(0 0 0 / .2);display:none}.glass-pagination .nav-links{display:flex;justify-content:space-between;align-items:center;gap:2rem}.glass-pagination a{background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--body-text-primary);padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:600;transition:all 0.3s ease}.glass-pagination a:hover{border-color:rgb(102 126 234 / .3);background:rgb(255 255 255 / .08);transform:translateY(-1px)}.glass-no-content{background:var(--glass-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:2rem;padding:4rem 2rem;text-align:center;color:var(--text-muted);box-shadow:0 8px 32px rgb(0 0 0 / .2)}.glass-no-content h2{color:var(--body-text-primary);margin-bottom:1rem}@media (max-width:768px){.glass-articles-grid{grid-template-columns:1fr;gap:1.5rem}.glass-blog-header{padding:0rem;margin-bottom:2rem}.glass-blog-header h1{font-size:2rem}.glass-article-content{padding:1.5rem}.glass-article-image{height:200px}.glass-pagination .nav-links{flex-direction:column;gap:1rem}.glass-pagination a{width:100%;text-align:center}}.error-404-section{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:60px 0}.error-404-wrapper{max-width:680px;margin:0 auto;text-align:center}.error-404-number-container{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px}.error-404-number{font-size:clamp(80px, 15vw, 160px);font-weight:800;line-height:1;background:linear-gradient(135deg,rgb(255 255 255 / .9) 0%,rgb(255 255 255 / .3) 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;animation:error404pulse 3s ease-in-out infinite}.error-404-icon{display:flex;align-items:center;justify-content:center;width:clamp(70px, 12vw, 130px);height:clamp(70px, 12vw, 130px);background:rgb(255 255 255 / .08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(255 255 255 / .15);border-radius:50%;color:rgb(255 255 255 / .7);animation:error404float 4s ease-in-out infinite}.error-404-icon svg{width:clamp(36px, 6vw, 64px);height:clamp(36px, 6vw, 64px)}@keyframes error404pulse{0%,100%{opacity:.85}50%{opacity:1}}@keyframes error404float{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}.error-404-title{font-size:clamp(24px, 4vw, 36px);font-weight:700;color:#fff;margin-bottom:12px;letter-spacing:-.02em}.error-404-description{font-size:clamp(14px, 2vw, 17px);color:rgb(255 255 255 / .55);margin-bottom:48px;line-height:1.6;max-width:480px;margin-left:auto;margin-right:auto}.error-404-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:480px;margin:0 auto}.error-404-card{display:flex;flex-direction:column;align-items:center;gap:12px;padding:28px 16px;background:rgb(255 255 255 / .06);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .1);border-radius:16px;text-decoration:none;transition:all 0.35s ease}.error-404-card:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .22);transform:translateY(-4px);box-shadow:0 12px 40px rgb(0 0 0 / .3)}.error-404-card-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:rgb(255 255 255 / .08);border-radius:14px;color:rgb(255 255 255 / .7);transition:color 0.3s ease,background 0.3s ease}.error-404-card:hover .error-404-card-icon{background:rgb(255 255 255 / .15);color:#fff}.error-404-card-label{font-size:14px;font-weight:600;color:rgb(255 255 255 / .75);letter-spacing:.01em;transition:color 0.3s ease}.error-404-card:hover .error-404-card-label{color:#fff}@media (max-width:480px){.error-404-section{padding:40px 0}.error-404-cards{grid-template-columns:1fr;gap:12px}.error-404-card{flex-direction:row;padding:18px 20px;gap:14px}.error-404-card-icon{width:44px;height:44px;flex-shrink:0}.error-404-card-icon svg{width:22px;height:22px}.error-404-number-container{margin-bottom:24px}}.glass-search-header{padding-top:80px!important}.search-query-highlight{display:block;color:#667eea;font-size:.75em;margin-top:.25em;word-break:break-word}.search-results-count{color:#888!important;font-size:1rem;margin-top:.5rem}.search-result-type{position:absolute;top:12px;left:12px;background:rgb(0 0 0 / .65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.04em;z-index:2}.glass-article-image{position:relative}.glass-search-no-results{max-width:520px;margin:100px auto 60px;text-align:center;padding:3rem 2rem;background:var(--glass-bg);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:2rem;box-shadow:0 8px 32px rgb(0 0 0 / .2)}.search-empty-icon{color:#888;margin-bottom:1.5rem}.search-empty-icon svg{display:inline-block}.glass-search-no-results h2{color:var(--body-text-primary);font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.glass-search-no-results .search-query-text{color:#888;font-size:1rem;margin-bottom:.25rem}.glass-search-no-results p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.search-retry-form{display:flex;max-width:400px;margin:0 auto;border:1px solid var(--glass-border);border-radius:2rem;overflow:hidden;transition:border-color 0.3s ease}.search-retry-form:focus-within{border-color:rgb(102 126 234 / .4)}.search-retry-input{flex:1;padding:12px 20px;background:#fff0;border:none;color:var(--body-text-primary);font-size:.95rem;outline:none}.search-retry-btn{padding:12px 24px;background:var(--accent-gold);color:#1a1a2e;border:none;font-weight:600;font-size:.9rem;cursor:pointer;transition:opacity 0.3s ease;white-space:nowrap}.search-retry-btn:hover{opacity:.85}@media (max-width:480px){.search-retry-form{flex-direction:column;border-radius:1rem}.search-retry-input{border-bottom:1px solid var(--glass-border)}.search-retry-btn{border-radius:0 0 1rem 1rem}}.post-type-archive-apartments #content{background:#272727!important}.blog-contact-cta{margin-top:3rem;padding:2rem;text-align:center;border-radius:1.5rem;position:relative;overflow:hidden}.blog-contact-cta::before{content:'';position:absolute;inset:0;background:url(https://imperahomesprof.site/wp-content/uploads/2026/02/blog-bg-cta.jpg) center/cover no-repeat;filter:blur(6px);transform:scale(1.05);z-index:0}.blog-contact-cta>*{position:relative;z-index:1}.blog-contact-cta p{color:#fff}.glass-hero-card h3{text-align:left}.single-post .glass-blog-header{margin-bottom:0rem!important}.single-post .glass-blog-meta{margin-bottom:1rem!important;padding-bottom:0rem!important}.page-template-default #content{background:#fff}.glass-detailed-services-section{padding:60px 0}.hero-two-columns{max-width:1200px;margin:0 auto}.video-play-btn svg{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;min-width:24px!important;min-height:24px!important;flex-shrink:0!important}.glass-latest-apartments-section{padding:60px 0}.single-apartments .apartment-address{color:#CA9B5A}.blog .glass-article-content{background:#fff}.apartment-price .price-label{color:#bbb!important}.post-type-archive-complexes body{background:#000000!important}.post-type-archive-complexes .glass-section-title{color:#fff!important}.complex-cta-section .section-title{margin-bottom:2rem}@media (max-width:768px){.btn-label{font-size:.85rem}.glass-blog-title{margin-bottom:0.9rem!important}.contact-cards-grid{padding:0}}.archive-title-section{padding-bottom:60px!important}#side-menu .glass-cta-button{margin-top:1rem}.glass-blog-header .glass-section-title{color:#2D3436!important}.glass-complexes-section .glass-cta-button{margin-top:1rem}.hero-buttons{display:flex;flex-direction:row}@media screen and (max-width:768px){.hero-buttons{flex-direction:column;gap:1rem}.blog .glass-blog-header h1,.glass-section-title{padding:30px 0 0}.single-post .glass-blog-header h1,.glass-section-title{padding:30px 0 0}.single-post .glass-blog-meta{margin-bottom:2rem!important}}.single-post .glass-blog-header h1,.glass-section-title{max-width:90%;padding:0 0}.single-post .glass-blog-meta{margin-bottom:2rem!important}