*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;color:#374151;background-color:#fff}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#2563eb;text-decoration:none;transition:color .2s ease}a:hover{color:#1d4ed8}img{max-width:100%;height:auto}.btn-primary{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;display:inline-block;text-align:center}.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-1px)}.btn-secondary{background-color:#fff;color:#2563eb;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;border:1px solid #2563eb;cursor:pointer;transition:all .2s ease;display:inline-block;text-align:center}.btn-secondary:hover{background-color:#f3f4f6;transform:translateY(-1px)}input,textarea,select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2562eb1a}.container{max-width:1280px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.grid{display:grid}.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))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-12{margin-top:3rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-900{background-color:#111827}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-green-50{background-color:#f0fdf4}.bg-red-50{background-color:#fef2f2}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-900{color:#111827}.text-blue-600{color:#2563eb}.text-green-600{color:#16a34a}.text-red-600{color:#dc2626}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.transition-colors{transition:color .2s ease,background-color .2s ease,border-color .2s ease}.transition-all{transition:all .2s ease}.card-hover{transition:all .3s ease}.card-hover:hover{box-shadow:0 25px 50px -12px #00000040;transform:translateY(-.25rem)}.gradient-blue{background:linear-gradient(135deg,#3b82f6,#1e40af)}.hero-bg{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.text-gradient{background:linear-gradient(135deg,#3b82f6,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:gap-4{gap:1rem}}@media (min-width: 768px){.md\:block{display:block}.md\:hidden{display:none}.md\:text-4xl{font-size:2.25rem}.md\:text-6xl{font-size:3.75rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:text-lg{font-size:1.125rem}.md\:text-xl{font-size:1.25rem}.md\:text-2xl{font-size:1.5rem}.md\:h-\[500px\]{height:500px}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:text-6xl{font-size:3.75rem}.lg\:text-2xl{font-size:1.5rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:text-lg{font-size:1.125rem}}@media (min-width: 1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.header{background-color:#fff;box-shadow:0 1px 2px #0000000d}.header__container{max-width:1280px;margin:0 auto;padding:0 1rem;position:relative}.header__content{display:flex;justify-content:space-between;align-items:center;height:4rem;flex-wrap:nowrap;gap:1rem}.header__logo{display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease;gap:1rem}.header__logo:hover{opacity:.8}.header__logo-image{height:3rem;width:3rem;flex-shrink:0}.header__logo-text{font-size:1.375rem;font-weight:700;color:#000;letter-spacing:.025em;background:linear-gradient(135deg,#1f2937,#374151,#111827);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(0,0,0,.1);white-space:nowrap;line-height:1;display:flex;align-items:center}.header__nav{display:flex;flex:1;justify-content:center}.header__nav-list{display:flex;align-items:center;gap:1rem;margin:0}.header__nav-link{color:#374151;text-decoration:none;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:color .2s ease;white-space:nowrap}.header__nav-link:hover{color:#2563eb}.header__nav-link--button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:left;width:100%}.header__nav-link--button:hover{color:#2563eb}.header__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.header__badge{background-color:#dc2626;color:#fff;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px -1px #0000001a;animation:pulse 2s infinite;white-space:nowrap}.header__actions .btn-primary{padding:.625rem 1rem;font-size:.875rem;white-space:nowrap}.header__mobile-actions{display:none;align-items:center;gap:.5rem}.header__mobile-badge{background-color:#dc2626;color:#fff;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:700;box-shadow:0 4px 6px -1px #0000001a;animation:pulse 2s infinite}.header__mobile-menu-button{background:#f8fafc;border:2px solid #e2e8f0;color:#374151;cursor:pointer;padding:.75rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:48px;min-height:48px;box-shadow:0 2px 4px #0000001a}.header__mobile-menu-button:hover{color:#2563eb;background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.header__mobile-menu-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.header__mobile-menu-icon{width:24px;height:24px;transition:all .3s ease}.header__mobile-menu-line{transition:all .3s ease;transform-origin:center}.header__mobile-menu-button--open .header__mobile-menu-line--top{transform:translateY(6px) rotate(45deg)}.header__mobile-menu-button--open .header__mobile-menu-line--middle{opacity:0;transform:scaleX(0)}.header__mobile-menu-button--open .header__mobile-menu-line--bottom{transform:translateY(-6px) rotate(-45deg)}.header__mobile-menu-button{position:relative}.header__mobile-menu-button:before{content:"";position:absolute;inset:-4px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;opacity:0;transition:opacity .3s ease;z-index:-1}.header__mobile-menu-button:hover:before{opacity:.1}.header__mobile-menu-button--open:before{opacity:.15}.header__mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;z-index:1000;padding:1rem;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:0 0 1rem 1rem;margin:0;box-shadow:0 10px 25px #00000026;border:1px solid #e2e8f0;border-top:none;animation:slideDown .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__mobile-menu--open{display:block}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header__mobile-menu-header{padding:.75rem;border-bottom:1px solid #e5e7eb;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.header__mobile-menu-close{background:#f1f5f9;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}.header__mobile-menu-close:hover{background:#e2e8f0;color:#374151;transform:scale(1.05)}.header__mobile-menu-close:active{transform:scale(.95)}.header__mobile-menu-logo{display:flex;align-items:center;text-decoration:none;transition:opacity .2s ease;gap:1rem}.header__mobile-menu-logo:hover{opacity:.8}.header__mobile-menu-logo-image{height:2.5rem;width:2.5rem;flex-shrink:0}.header__mobile-menu-logo-text{font-size:.875rem;font-weight:600;letter-spacing:.025em;background:linear-gradient(135deg,#1f2937,#374151,#111827);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 1px 2px rgba(0,0,0,.1);line-height:1;display:flex;align-items:center}.header__mobile-menu-link{color:#374151;text-decoration:none;display:block;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s ease;border-radius:.5rem;margin-bottom:.25rem;position:relative;background:transparent}.header__mobile-menu-link:hover{color:#2563eb;background:#f1f5f9;transform:translate(4px)}.header__mobile-menu-link:active{transform:translate(2px);background:#e2e8f0}.header__mobile-menu-link--button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;text-align:left;width:100%;color:#374151;text-decoration:none;display:block;padding:.75rem 1rem;transition:all .2s ease;border-radius:.5rem;margin-bottom:.25rem;position:relative}.header__mobile-menu-link--button:hover{color:#2563eb;background:#f1f5f9;transform:translate(4px)}.header__mobile-menu-link--button:active{transform:translate(2px);background:#e2e8f0}.consultation-form__contact{font-size:.7rem;padding:.75rem}.consultation-form__contact:hover{transform:scale(1.1)}.phone-btn{display:flex;gap:10px}.phone-btn:hover{color:#fff!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 1024px){.header__nav,.header__actions{display:none}.header__mobile-actions{display:flex}.header__content{height:3.5rem}.header__logo-text{font-size:1.25rem}.header__logo-image{height:2.5rem;width:2.5rem}}@media (max-width: 768px){.header__container{padding:0 .75rem}.header__content{height:3.25rem;gap:.75rem}.header__logo-text{font-size:.875rem}.header__logo-image{height:2rem;width:2rem}.header__mobile-actions{gap:.5rem}.header__mobile-badge{font-size:.75rem;padding:.25rem .5rem}.header__actions .btn-primary{font-size:.75rem;padding:.5rem .75rem}.header__mobile-menu{padding:.75rem;border-radius:0 0 .75rem .75rem}.header__mobile-menu-link{padding:.875rem 1rem;font-size:1rem}}@media (max-width: 480px){.header__container{padding:0 .5rem}.header__content{height:3rem;gap:.5rem}.header__logo-text{font-size:.75rem}.header__logo-image{height:1.75rem;width:1.75rem}.header__mobile-actions{gap:.25rem}.header__mobile-badge{font-size:.625rem;padding:.125rem .375rem}.header__actions .btn-primary{font-size:.75rem;padding:.5rem .75rem}.header__mobile-menu-button{min-width:44px;min-height:44px;padding:.5rem}.header__mobile-menu-icon{width:20px;height:20px}.header__mobile-menu{padding:.5rem;border-radius:0 0 .5rem .5rem}.header__mobile-menu-link{padding:.75rem .875rem;font-size:.875rem}.header__mobile-menu-logo-text{font-size:.625rem}.header__mobile-menu-logo-image{height:1.5rem;width:1.5rem}}@media (max-width: 360px){.header__container{padding:0 .375rem}.header__content{height:2.75rem;gap:.375rem}.header__logo-text{font-size:.625rem}.header__logo-image{height:1.5rem;width:1.5rem}.header__mobile-badge{display:none}.header__actions .btn-primary{font-size:.625rem;padding:.375rem .5rem}.header__mobile-menu{padding:.375rem;border-radius:0 0 .375rem .375rem}.header__mobile-menu-link{padding:.625rem .75rem;font-size:.75rem}.header__mobile-menu-logo-text{font-size:.5rem}.header__mobile-menu-logo-image{height:1.25rem;width:1.25rem}}.hero{position:relative;color:#fff;padding:5rem 0;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.hero__overlay{position:absolute;inset:0;background-color:#0000004d;z-index:0}.hero__content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:0 1rem;text-align:center}.hero__title{font-size:3rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.3)}.hero__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem}.hero__badge{display:flex;align-items:center;background-color:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.5rem 1rem;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a}.hero__badge-text{font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.hero__cta{font-size:1.125rem;padding:.75rem 2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:box-shadow .2s ease}.hero__cta:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (min-width: 640px){.hero__badges{font-size:1rem;gap:1rem}.hero__badge{padding:.5rem 1rem}}@media (min-width: 768px){.hero__title{font-size:4rem}}@media (min-width: 1024px){.hero__title{font-size:6rem}.hero__cta{font-size:1.25rem;padding:1rem 2rem}}.complex-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:all .3s ease}.complex-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.complex-card__image{position:relative;height:200px;flex-shrink:0;background:#f3f4f6}.complex-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.complex-card:hover .complex-card__image img{transform:scale(1.05)}.complex-card__content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.complex-card__title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem;line-height:1.3}.complex-card__location{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.complex-card__description{color:#374151;margin-bottom:1rem;flex-grow:1;line-height:1.5}.complex-card__price{margin-bottom:1rem}.complex-card__price-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.complex-card__price-value{font-size:1.25rem;font-weight:700;color:#2563eb}.complex-card__footer{margin-top:auto;padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.complex-card__mortgage{display:flex;align-items:center;color:#059669;font-weight:600}.complex-card__mortgage-badge{background:#d1fae5;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem}.complex-card__link{color:#2563eb;font-weight:600;text-decoration:none;padding:.5rem 1rem;border:2px solid #2563eb;border-radius:8px;background:transparent;transition:all .3s ease;font-size:.875rem;text-align:center;min-width:100px}.complex-card__link:hover{color:#fff;background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #2562eb4d}.complex-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#6b7280}.complex-card__placeholder-icon{font-size:2.5rem;margin-bottom:.5rem}.complex-card__placeholder-text{font-size:.875rem;font-weight:500}@media (max-width: 768px){.complex-card__image{height:180px}.complex-card__content{padding:1.25rem}.complex-card__title{font-size:1.125rem}.complex-card__footer{flex-direction:column;align-items:stretch;gap:.75rem}.complex-card__link{min-width:auto;width:100%}}.complexes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;align-items:stretch}.complex-card__price{display:none!important}@media (min-width: 768px){.complexes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.complexes-grid{grid-template-columns:repeat(3,1fr)}}.complexes-grid>*{height:100%}.presentation{padding:4rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;position:relative;overflow:hidden}.presentation:before{content:"";position:absolute;inset:0;background:#ffffff0d;opacity:.3}.presentation__container{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:1}.presentation__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.presentation__text{max-width:500px}.presentation__title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.presentation__description{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.presentation__features{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.presentation__feature{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff1a;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.presentation__feature-icon{width:20px;height:20px;flex-shrink:0}.presentation__button{display:inline-flex;align-items:center;gap:.75rem;background:#fff3;color:#fff;padding:1rem 2rem;border-radius:.75rem;font-weight:600;font-size:1.125rem;border:none;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.presentation__button:hover{background:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.presentation__button-icon{width:24px;height:24px}.presentation__visual{display:flex;justify-content:center;align-items:center}.presentation__image-container{position:relative;width:100%;max-width:400px;aspect-ratio:4/3;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #0000004d;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.presentation__image{width:100%;height:100%;object-fit:cover}.presentation__image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#ffffff1a;color:#fff}.presentation__image-placeholder-icon{font-size:3rem;margin-bottom:1rem}.presentation__image-placeholder-text{font-size:1.125rem;font-weight:500}.presentation__play-overlay{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.presentation__image-container:hover .presentation__play-overlay{opacity:1}.presentation__play-button{width:80px;height:80px;background:#ffffffe6;color:#667eea;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.presentation__play-button:hover{background:#fff;transform:scale(1.1)}.presentation__play-button svg{width:32px;height:32px}.presentation__modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.presentation__modal-content{background:#fff;border-radius:1rem;max-width:500px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px #0000004d}.presentation__modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.presentation__modal-header h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.presentation__modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:.5rem;border-radius:.25rem;transition:all .2s ease}.presentation__modal-close:hover{background:#e2e8f0;color:#475569}.presentation__modal-body{padding:1.5rem}.presentation__modal-options{display:flex;flex-direction:column;gap:1rem}.presentation__modal-option{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f8fafc;border-radius:.75rem;text-decoration:none;color:inherit;transition:all .3s ease;border:2px solid transparent}.presentation__modal-option:hover{background:#f1f5f9;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.presentation__modal-option-icon{width:40px;height:40px;color:#667eea;flex-shrink:0}.presentation__modal-option-content h4{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.presentation__modal-option-content p{font-size:.875rem;color:#64748b;margin:0}@media (max-width: 768px){.presentation{padding:3rem 0}.presentation__content{grid-template-columns:1fr;gap:2rem;text-align:center}.presentation__title{font-size:2rem}.presentation__description{font-size:1rem}.presentation__features{align-items:center}.presentation__feature,.presentation__image-container{max-width:300px}.presentation__play-button{width:60px;height:60px}.presentation__play-button svg{width:24px;height:24px}}@media (max-width: 480px){.presentation{padding:2rem 0}.presentation__title{font-size:1.75rem}.presentation__button{padding:.875rem 1.5rem;font-size:1rem}.presentation__image-container{max-width:250px}.presentation__modal-content{margin:1rem}.presentation__modal-header,.presentation__modal-body,.presentation__modal-option{padding:1rem}}.map{padding:4rem 0;background-color:#fff}.map__container{max-width:1280px;margin:0 auto;padding:0 1rem}.map__header{text-align:center;margin-bottom:3rem}.map__title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.map__description{font-size:1.125rem;color:#6b7280}.map__content{position:relative;background-color:#f3f4f6;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.map__container-element{width:100%;height:24rem;min-height:16rem}.map__legend{position:absolute;top:1rem;right:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1rem;max-width:20rem}.map__legend-title{font-weight:600;color:#111827;margin-bottom:.75rem}.map__legend-list{display:flex;flex-direction:column;gap:.5rem}.map__legend-item{display:flex;align-items:center}.map__legend-dot{width:1.5rem;height:1.5rem;border-radius:50%;margin-right:.5rem;display:flex;align-items:center;justify-content:center;position:relative}.map__legend-dot--complex{background-color:#fbbf24}.map__legend-dot--sea{background-color:#0ea5e9}.map__legend-number{color:#fff;font-size:.75rem;font-weight:700;line-height:1}.map__legend-sea-icon{font-size:.75rem;line-height:1}.map__legend-text{font-size:.875rem;color:#374151}@media (min-width: 768px){.map__container-element{height:31.25rem}}@media (max-width: 768px){.map__container-element{width:100%;height:26rem;min-height:16rem}.map__legend{zoom:.7;bottom:1rem;top:auto}}.advantages{padding:4rem 0;background-color:#f9fafb}.advantages__container{max-width:1280px;margin:0 auto;padding:0 1rem}.advantages__header{text-align:center;margin-bottom:3rem}.advantages__title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.advantages__content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem}.advantages__list{display:flex;flex-direction:column;gap:2rem}.advantages__item{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.advantages__item-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}.advantages__item-description{color:#374151;line-height:1.6}.advantages__item-highlight{font-weight:700;color:#2563eb}.advantages__transport{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.advantages__transport-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.advantages__transport-description{color:#374151;margin-bottom:1rem;line-height:1.6}.advantages__transport-highlight{font-weight:700;color:#2563eb}.advantages__transport-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.advantages__transport-item{display:flex;align-items:flex-start}.advantages__transport-item-icon{color:#2563eb;margin-right:.5rem;font-weight:600}.advantages__transport-item-text{color:#374151}.advantages__transport-note{color:#374151;margin-top:1rem;font-style:italic}@media (min-width: 1024px){.advantages__content{grid-template-columns:repeat(2,minmax(0,1fr))}}.investment{padding:4rem 0;background-color:#fff}.investment__container{max-width:1280px;margin:0 auto;padding:0 1rem}.investment__header{text-align:center;margin-bottom:3rem}.investment__title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.investment__content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:3rem}.investment__calculations{background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:2rem;border-radius:.5rem}.investment__calculations-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.investment__calculations-subtitle{color:#374151;margin-bottom:1rem}.investment__calculations-cards{display:flex;flex-direction:column;gap:1rem}.investment__calculations-card{background-color:#fff;padding:1rem;border-radius:.5rem}.investment__calculations-value{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}.investment__calculations-value--primary{color:#2563eb}.investment__calculations-value--success{color:#16a34a}.investment__calculations-label{color:#6b7280}.investment__info{display:flex;flex-direction:column;gap:1.5rem}.investment__info-card{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem}.investment__info-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.investment__info-value{font-size:1.5rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.investment__info-description{color:#6b7280}.investment__info-list{list-style:none;display:flex;flex-direction:column;gap:.5rem;color:#374151}.investment__info-note{font-size:.875rem;color:#6b7280;margin-top:1rem;font-style:italic}.investment__cta{text-align:center;margin-top:3rem}.investment__cta-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.investment__cta-description{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}.investment__cta-button{font-size:1.25rem;padding:1rem 2rem}@media (min-width: 1024px){.investment__content{grid-template-columns:repeat(2,minmax(0,1fr))}}.faq{background-color:#f8fafc;padding:4rem 0}.faq__container{max-width:4xl;margin:0 auto;padding:0 1rem}.faq__header{text-align:center;margin-bottom:3rem}.faq__title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.faq__content{max-width:3xl;margin:0 auto}.faq__item{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.faq__item:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.faq__question{width:100%;background:none;border:none;padding:1.5rem;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;font-family:inherit}.faq__question:hover{background-color:#f9fafb}.faq__question--open{background-color:#eff6ff;border-bottom:1px solid #dbeafe}.faq__question-text{font-size:1.125rem;font-weight:600;color:#111827;line-height:1.5;flex:1;margin-right:1rem}.faq__question-icon{width:1.5rem;height:1.5rem;color:#6b7280;transition:transform .3s ease;flex-shrink:0}.faq__question-icon--open{transform:rotate(180deg);color:#2563eb}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq__answer--open{max-height:1000px}.faq__answer-content{padding:0 1.5rem 1.5rem}.faq__answer-paragraph{color:#374151;line-height:1.7;margin-bottom:1rem;font-size:1rem}.faq__answer-paragraph:last-child{margin-bottom:0}@media (max-width: 768px){.faq{padding:3rem 0}.faq__container{padding:0 .75rem}.faq__title{font-size:2rem}.faq__question{padding:1.25rem}.faq__question-text{font-size:1rem}.faq__answer-content{padding:0 1.25rem 1.25rem}.faq__answer-paragraph{font-size:.9rem}}@media (max-width: 480px){.faq__title{font-size:1.75rem}.faq__question{padding:1rem}.faq__question-text{font-size:.95rem;margin-right:.75rem}.faq__answer-content{padding:0 1rem 1rem}}.consultation-form{background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1.5rem}.consultation-form__header{text-align:center;margin-bottom:1.5rem}.consultation-form__title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.consultation-form__description{color:#6b7280;margin-bottom:1.5rem}.consultation-form__success{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;padding:1.5rem;text-align:center}.consultation-form__success-icon{color:#16a34a;font-size:2.25rem;margin-bottom:1rem}.consultation-form__success-title{font-size:1.25rem;font-weight:600;color:#166534;margin-bottom:.5rem}.consultation-form__success-description{color:#15803d}.consultation-form__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.consultation-form__error-content{display:flex}.consultation-form__error-icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:#f87171;margin-right:.75rem}.consultation-form__error-text{flex:1}.consultation-form__error-title{font-size:.875rem;font-weight:500;color:#991b1b;margin-bottom:.5rem}.consultation-form__error-description{font-size:.875rem;color:#b91c1c}.consultation-form__form{display:flex;flex-direction:column;gap:1rem}.consultation-form__row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}.consultation-form__field{display:flex;flex-direction:column}.consultation-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.consultation-form__input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.consultation-form__input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2562eb1a}.consultation-form__textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;resize:none;transition:border-color .2s ease,box-shadow .2s ease}.consultation-form__textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2562eb1a}.consultation-form__submit{width:100%;font-size:1.125rem;padding:1rem;display:flex;align-items:center;justify-content:center;gap:.75rem}.consultation-form__submit:disabled{opacity:.5;cursor:not-allowed}.consultation-form__spinner{animation:spin 1s linear infinite;width:1.25rem;height:1.25rem;color:#fff}.consultation-form__disclaimer{font-size:.75rem;color:#6b7280;text-align:center}.consultation-form__contacts{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.consultation-form__contacts-description{font-size:.875rem;color:#6b7280;text-align:center;margin-bottom:.75rem}.consultation-form__contacts-buttons{display:flex;justify-content:center;gap:1rem}.consultation-form__contact-button{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;text-decoration:none;transition:all .2s ease}.consultation-form__contact-button--phone{background-color:#16a34a;color:#fff}.consultation-form__contact-button--phone:hover{background-color:#15803d}.consultation-form__contact-button--whatsapp{background-color:#16a34a;color:#fff}.consultation-form__contact-button--whatsapp:hover{background-color:#15803d}.consultation-form__contact-button--max{background-color:#2563eb;color:#fff}.consultation-form__contact-button--max:hover{background-color:#1d4ed8}.consultation-form__contact-icon{width:1.5rem;height:1.5rem}.consultation-form__contact-icon--max{width:1.5rem;height:1.5rem;object-fit:contain}.consultation-form__phone-number{font-size:.75rem;color:#6b7280;text-align:center;margin-top:.5rem}.phonemask{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;align-items:center}.phonemask input{padding-left:2.5rem}.phonemask span{color:#374151;font-size:1rem;position:absolute;left:1rem;font-weight:400;font-family:Arial;line-height:1.6}@media (min-width: 768px){.consultation-form__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.consultation-section{padding:4rem 0;background-color:#f9fafb}.consultation-section__container{max-width:64rem;margin:0 auto;padding:0 1rem}.consultation-section__header{text-align:center;margin-bottom:3rem}.consultation-section__title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.consultation-section__description{font-size:1.25rem;color:#6b7280}.footer{background-color:#111827;color:#fff;padding:3rem 0;position:relative;z-index:10}.footer__container{max-width:1280px;margin:0 auto;padding:0 1rem}.footer__content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.footer__section{display:flex;flex-direction:column}.footer__section-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#fff}.footer__section-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer__section-link{color:#d1d5db;text-decoration:none;transition:color .2s ease;cursor:pointer;display:block;padding:.25rem 0}.footer__section-link:hover{color:#fff}.footer__contact-item{display:flex;align-items:flex-start;margin-bottom:.75rem}.footer__contact-icon{width:1.25rem;height:1.25rem;color:#d1d5db;margin-right:.75rem;margin-top:.25rem;flex-shrink:0}.footer__contact-text{color:#d1d5db;text-decoration:none;transition:color .2s ease;cursor:pointer}.footer__contact-text:hover{color:#fff}.footer__divider{border-top:1px solid #374151;margin-top:2rem;padding-top:2rem;text-align:center}.footer__brand{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.footer__brand-logo{height:1.5rem;width:1.5rem;margin-right:.5rem}.footer__brand-text{font-size:1.125rem;font-weight:600;letter-spacing:.025em;background:linear-gradient(135deg,#1f2937,#374151,#111827);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(0,0,0,.1)}.footer__copyright{color:#9ca3af;font-size:.875rem}@media (min-width: 768px){.footer__content{grid-template-columns:repeat(4,minmax(0,1fr))}}.image-slider{width:100%;max-width:100%;position:relative}.image-slider__container{position:relative;width:100%;height:100%}.image-slider__main{position:relative;width:100%;height:300px;overflow:hidden;border-radius:12px;box-shadow:0 15px 35px #00000026;background:#f8fafc;display:flex;align-items:center;justify-content:center}.image-slider__image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;display:block;background-color:#f8fafc}.image-slider__image:hover{transform:scale(1.02)}.image-slider--layouts .image-slider__main{background-color:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;padding:20px}.image-slider--layouts .image-slider__image{object-fit:contain;object-position:center;background-color:#fff;max-width:calc(100% - 40px);max-height:calc(100% - 40px);width:auto;height:auto;display:block}.image-slider--layouts .image-slider__image:hover{transform:none}.image-slider__placeholder,.image-slider__error{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#6b7280}.image-slider__placeholder-icon,.image-slider__error-icon{font-size:4rem;margin-bottom:1rem}.image-slider__placeholder-text,.image-slider__error-text{font-size:1.125rem;font-weight:500}.image-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0009;color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-slider__arrow:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.image-slider__arrow--prev{left:20px}.image-slider__arrow--next{right:20px}.image-slider__arrow svg{width:24px;height:24px}.image-slider__play-pause{position:absolute;top:20px;right:20px;background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.image-slider__play-pause:hover{background:#000000b3;transform:scale(1.1)}.image-slider__play-pause svg{width:20px;height:20px}.image-slider__counter{position:absolute;bottom:20px;right:20px;background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:.875rem;font-weight:500;z-index:10}.image-slider__thumbnails{display:flex;gap:8px;margin-top:16px;overflow-x:auto;padding:8px 0;scrollbar-width:thin;scrollbar-color:#d1d5db #f3f4f6}.image-slider__thumbnails::-webkit-scrollbar{height:6px}.image-slider__thumbnails::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.image-slider__thumbnails::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.image-slider__thumbnails::-webkit-scrollbar-thumb:hover{background:#9ca3af}.image-slider__thumbnail{flex-shrink:0;width:80px;height:60px;border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:none;padding:0;box-shadow:0 2px 8px #0000001a}.image-slider__thumbnail:hover{border-color:#3b82f6;transform:scale(1.05)}.image-slider__thumbnail--active{border-color:#2563eb;box-shadow:0 0 0 3px #2562eb4d,0 4px 12px #2562eb33;transform:scale(1.1)}.image-slider__thumbnail-image{width:100%;height:100%;object-fit:cover}@media (max-width: 768px){.image-slider__main{height:200px;min-height:200px}.image-slider__image{width:100%;height:100%;min-height:300px;object-fit:cover;display:block}.image-slider__arrow{width:40px;height:40px}.image-slider__arrow--prev{left:10px}.image-slider__arrow--next{right:10px}.image-slider__play-pause{width:35px;height:35px;top:15px;right:15px}.image-slider__counter{bottom:15px;right:15px;padding:6px 12px;font-size:.75rem}.image-slider__thumbnail{width:60px;height:45px}.image-slider__placeholder,.image-slider__error{min-height:300px}.image-slider--layouts .image-slider__main{padding:15px}.image-slider--layouts .image-slider__image{max-width:calc(100% - 30px);max-height:calc(100% - 30px);width:auto;height:auto}}@media (max-width: 480px){.image-slider__main{height:150px;min-height:150px}.image-slider__image{min-height:250px}.image-slider__arrow{width:35px;height:35px}.image-slider__arrow svg{width:20px;height:20px}.image-slider__play-pause{width:30px;height:30px}.image-slider__play-pause svg{width:16px;height:16px}.image-slider__placeholder,.image-slider__error{min-height:250px}.image-slider__thumbnail{width:50px;height:38px}.image-slider--layouts .image-slider__main{padding:10px}.image-slider--layouts .image-slider__image{max-width:calc(100% - 20px);max-height:calc(100% - 20px);width:auto;height:auto}}.complexes-page{min-height:100vh;background-color:#fff}.complexes-page__hero{position:relative;color:#fff;padding:5rem 0;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.complexes-page__hero-overlay{position:absolute;inset:0;background-color:#0000004d;z-index:0}.complexes-page__hero-content{position:relative;z-index:10;max-width:1280px;margin:0 auto;padding:0 1rem;text-align:center}.complexes-page__hero-back{margin-bottom:2rem}.complexes-page__hero-back-link{display:inline-flex;align-items:center;color:#dbeafe;text-decoration:none;transition:color .2s ease}.complexes-page__hero-back-link:hover{color:#fff}.complexes-page__hero-back-icon{width:1.25rem;height:1.25rem;margin-right:.5rem}.complexes-page__hero-title{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.5),0 0 40px rgba(0,0,0,.3)}.complexes-page__hero-description{font-size:1.25rem;margin-bottom:2rem;color:#dbeafe;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.complexes-page__hero-cta{background-color:#fff;color:#1e3a8a;padding:1rem 2rem;border-radius:.5rem;font-weight:600;font-size:1.125rem;text-decoration:none;transition:background-color .2s ease}.complexes-page__hero-cta:hover{background-color:#f3f4f6}.complexes-page__complexes{padding:4rem 0;background-color:#f9fafb}.complexes-page__complexes-container{max-width:1280px;margin:0 auto;padding:0 1rem}.complexes-page__complexes-header{text-align:center;margin-bottom:3rem}.complexes-page__complexes-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.complexes-page__complexes-description{font-size:1.125rem;color:#6b7280}.complexes-page__complexes-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;padding:2rem 1rem;max-width:1280px;margin:0 auto}.complexes-page__complex-card{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden;transition:all .3s ease}.complexes-page__complex-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.complexes-page__complex-image-container{position:relative;height:20rem;background-color:#f3f4f6;border-radius:.5rem .5rem 0 0;overflow:hidden}.complexes-page__complex-image-container .image-slider{height:100%;position:relative}.complexes-page__complex-image-container .image-slider__main{height:100%;border-radius:0;overflow:hidden}.complexes-page__complex-image-container .image-slider__main img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.complexes-page__complex-image-container .image-slider__main img:hover{transform:scale(1.05)}.complexes-page__complex-image-container .image-slider__thumbnails{display:none}.complexes-page__complex-image-container .image-slider__controls{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;opacity:0}.complexes-page__complex-image-container:hover .image-slider__controls{opacity:1}.complexes-page__complex-image-container .image-slider__controls:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.complexes-page__complex-image-container .image-slider__controls--prev{left:10px}.complexes-page__complex-image-container .image-slider__controls--next{right:10px}.complexes-page__complex-image-container .image-slider__controls svg{width:20px;height:20px}.complexes-page__complex-image{width:100%;height:100%;object-fit:cover}.complexes-page__complex-image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.complexes-page__complex-image-placeholder-icon{font-size:3.75rem;margin-bottom:1rem}.complexes-page__complex-image-placeholder-title{font-size:1.125rem;font-weight:500}.complexes-page__complex-image-placeholder-text{font-size:.875rem;color:#9ca3af;margin-top:.5rem}.complexes-page__complex-badge{position:absolute;top:1rem;right:1rem;background-color:#16a34a;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600;z-index:10}.complexes-page__complex-content{padding:1.5rem}.complexes-page__complex-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.complexes-page__complex-location{color:#6b7280;margin-bottom:1rem}.complexes-page__complex-description{color:#374151;margin-bottom:1.5rem}.complexes-page__complex-price{margin-bottom:1rem}.complexes-page__complex-price-label{font-size:.875rem;color:#6b7280}.complexes-page__complex-price-value{font-size:1.5rem;font-weight:700;color:#2563eb}.complexes-page__complex-features{margin-bottom:1.5rem}.complexes-page__complex-features-title{font-weight:600;color:#111827;margin-bottom:.5rem}.complexes-page__complex-features-list{display:flex;flex-wrap:wrap;gap:.5rem}.complexes-page__complex-feature{background-color:#dbeafe;color:#1e40af;padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem}.complexes-page__complex-features-more{color:#6b7280;font-size:.875rem}.complexes-page__complex-rooms{margin-bottom:1.5rem}.complexes-page__complex-rooms-title{font-weight:600;color:#111827;margin-bottom:.5rem}.complexes-page__complex-rooms-list{display:flex;flex-wrap:wrap;gap:.5rem}.complexes-page__complex-room{background-color:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:.25rem;font-size:.875rem}.complexes-page__complex-documents{margin-bottom:1.5rem}.complexes-page__complex-documents-title{font-weight:600;color:#111827;margin-bottom:.5rem}.complexes-page__complex-documents-list{display:flex;flex-direction:column;gap:.5rem}.complexes-page__complex-document{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;text-decoration:none;color:#374151;transition:all .2s ease}.complexes-page__complex-document:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#1e293b}.complexes-page__complex-document-icon{width:20px;height:20px;color:#6b7280;flex-shrink:0}.complexes-page__complex-document-icon svg{width:100%;height:100%}.complexes-page__complex-document-name{font-size:.875rem;font-weight:500;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.complexes-page__complex-actions{display:flex;gap:.75rem}.complexes-page__complex-button{flex:1;padding:.75rem 1rem;border-radius:.5rem;font-weight:600;text-decoration:none;text-align:center;transition:all .2s ease}.complexes-page__complex-button--primary{background-color:#2563eb;color:#fff}.complexes-page__complex-button--primary:hover{background-color:#1d4ed8}.complexes-page__complex-button--secondary{background-color:#fff;color:#2563eb;border:1px solid #2563eb}.complexes-page__complex-button--secondary:hover{background-color:#eff6ff}@media (min-width: 768px){.complexes-page__hero-title{font-size:3.75rem}.complexes-page__hero-description{font-size:1.5rem}}@media (min-width: 1024px){.complexes-page__complexes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1280px){.complexes-page__complexes-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.complexes-page__modal{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.complexes-page__modal-content{background-color:#fff;border-radius:.75rem;max-width:64rem;width:100%;max-height:90vh;overflow-y:auto}.complexes-page__modal-header{padding:1.5rem}.complexes-page__modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease}.complexes-page__modal-close:hover{background-color:#f3f4f6}.complexes-page__modal-body{padding:0 1.5rem 1.5rem}.complexes-page__image-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media (min-width: 768px){.complexes-page__image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.complexes-page__image-item{position:relative;cursor:pointer;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb}.complexes-page__image-item:hover{transform:scale(1.02);transition:transform .3s ease}.complexes-page__image{width:100%;height:8rem;object-fit:contain;background-color:#f8fafc}.complexes-page__image-placeholder{width:100%;height:8rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#6b7280}.complexes-page__image-placeholder-icon{font-size:2.5rem;margin-bottom:.5rem}.complexes-page__image-placeholder-title{font-size:1rem;font-weight:500;margin-bottom:.25rem}.complexes-page__image-placeholder-text{font-size:.875rem;color:#9ca3af}.complexes-page__layout-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.5rem}@media (min-width: 640px){.complexes-page__layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.complexes-page__layout-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.complexes-page__layout-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1280px){.complexes-page__layout-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.complexes-page__layout-item{position:relative;cursor:pointer;border-radius:.5rem;overflow:hidden;border:1px solid #e5e7eb;transition:all .3s ease}.complexes-page__layout-item:before{content:"🔍";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#000c;color:#fff;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;opacity:0;transition:opacity .3s ease;z-index:10;pointer-events:none}.complexes-page__layout-item:hover:before{opacity:1}.complexes-page__layout-item:hover{transform:scale(1.02);transition:transform .3s ease;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.complexes-page__layout-item:hover .complexes-page__layout-image{transform:scale(1.05)}.complexes-page__layout-image{width:100%;height:8rem;object-fit:contain;transition:transform .3s ease;background-color:#f8fafc}.complexes-page__document-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 768px){.complexes-page__document-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.complexes-page__document-item{display:flex;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem;text-decoration:none;color:#374151;transition:background-color .2s ease}.complexes-page__document-item:hover{background-color:#f3f4f6}.complexes-page__document-icon{width:2rem;height:2rem;margin-right:.75rem;color:#dc2626}.complexes-page__document-info{flex:1}.complexes-page__document-name{font-weight:500;margin-bottom:.25rem}.complexes-page__document-type{font-size:.875rem;color:#6b7280;text-transform:uppercase}.complexes-page__map-container{position:relative;background-color:#f3f4f6;border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.complexes-page__map{width:100%;height:16rem;min-height:16rem}.complexes-page__map-legend{position:absolute;top:1rem;right:1rem;background-color:#ffffffe6;padding:.75rem;border-radius:.5rem;font-size:.875rem;color:#374151}.complexes-page__map-legend-item{display:flex;align-items:center;margin-bottom:.25rem}.complexes-page__map-legend-item:last-child{margin-bottom:0}.complexes-page__map-legend-color{width:1rem;height:1rem;border-radius:50%;margin-right:.5rem}.complexes-page__image-modal{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:60;padding:1rem}.complexes-page__image-modal-content{position:relative;max-width:80rem;max-height:100%;width:100%;height:100%;display:flex;flex-direction:column}.complexes-page__image-modal-header{display:flex;justify-content:space-between;align-items:center;color:#fff;margin-bottom:1rem}.complexes-page__image-modal-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:background-color .2s ease}.complexes-page__image-modal-close:hover{background-color:#ffffff1a}.complexes-page__image-modal-body{flex:1;display:flex;align-items:center;justify-content:center;position:relative}.complexes-page__image-modal-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040}.complexes-page__image-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:#00000080;color:#fff;border:none;padding:.75rem;border-radius:50%;cursor:pointer;transition:background-color .3s ease;z-index:10}.complexes-page__image-modal-nav:hover{background-color:#000000b3}.complexes-page__image-modal-nav--prev{left:1rem}.complexes-page__image-modal-nav--next{right:1rem}.complexes-page__image-modal-thumbnails{margin-top:1rem;display:flex;justify-content:center}.complexes-page__image-modal-thumbnail{flex-shrink:0;width:4rem;height:4rem;border-radius:.5rem;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease;margin-right:.5rem}.complexes-page__image-modal-thumbnail:last-child{margin-right:0}.complexes-page__image-modal-thumbnail:hover{border-color:#d1d5db}.complexes-page__image-modal-thumbnail--active{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f680}.complexes-page__image-modal-thumbnail-image{width:100%;height:100%;object-fit:cover}.complex-detail-page{min-height:100vh;background:#f9fafb}.complex-detail-page__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:1rem}.complex-detail-page__loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.complex-detail-page__hero{position:relative;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:2rem 0;margin-bottom:2rem}.complex-detail-page__hero-overlay{position:absolute;inset:0;background:#0003;z-index:1}.complex-detail-page__hero-content{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.complex-detail-page__hero-back{flex-shrink:0}.complex-detail-page__hero-back-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;padding:.75rem 1.5rem;background:#ffffff1a;border-radius:.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.complex-detail-page__hero-back-link:hover{background:#fff3;transform:translateY(-2px)}.complex-detail-page__hero-back-icon{width:20px;height:20px}.complex-detail-page__hero-info{flex:1;text-align:center;padding:0 2rem}.complex-detail-page__hero-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.complex-detail-page__hero-location{font-size:1.25rem;opacity:.9;margin-bottom:1rem}.complex-detail-page__hero-description{font-size:1.125rem;opacity:.8;max-width:600px;margin:0 auto}.complex-detail-page__hero-slider{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__slider{padding:3rem 0;background:#fff}.complex-detail-page__slider .image-slider__main{height:600px;border-radius:1rem;overflow:hidden;box-shadow:0 10px 30px #00000026}.complex-detail-page__slider .image-slider__main img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.complex-detail-page__slider .image-slider__main img:hover{transform:scale(1.02)}.complex-detail-page__slider .image-slider__thumbnails{margin-top:1rem;display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.complex-detail-page__slider .image-slider__thumbnail{width:80px;height:60px;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:all .3s ease;border:3px solid transparent}.complex-detail-page__slider .image-slider__thumbnail.active{border-color:#3b82f6;transform:scale(1.1)}.complex-detail-page__slider .image-slider__thumbnail:hover{transform:scale(1.05);border-color:#3b82f6}.complex-detail-page__slider .image-slider__thumbnail img{width:100%;height:100%;object-fit:cover}.complex-detail-page__slider .image-slider__controls{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.complex-detail-page__slider .image-slider__controls:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.complex-detail-page__slider .image-slider__controls--prev{left:20px}.complex-detail-page__slider .image-slider__controls--next{right:20px}.complex-detail-page__slider .image-slider__controls svg{width:24px;height:24px}@media (max-width: 1200px){.complex-detail-page__slider .image-slider__main{height:500px}}@media (max-width: 768px){.complex-detail-page__slider .image-slider__main{height:400px;min-height:400px}.complex-detail-page__slider .image-slider__main img{min-height:400px;display:block}.complex-detail-page__slider .image-slider__thumbnail{width:60px;height:45px}.complex-detail-page__slider .image-slider__controls{width:40px;height:40px}.complex-detail-page__slider .image-slider__controls svg{width:20px;height:20px}}@media (max-width: 480px){.complex-detail-page__slider .image-slider__main{height:300px;min-height:300px}.complex-detail-page__slider .image-slider__main img{min-height:300px;display:block}.complex-detail-page__slider .image-slider__thumbnail{width:50px;height:38px}}.complex-detail-page__slider-container{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__slider-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.complex-detail-page__slider-title{font-size:2rem;font-weight:700;color:#1f2937}.complex-detail-page__slider-tabs{display:flex;gap:.5rem}.complex-detail-page__slider-tab{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;color:#6b7280;border-radius:.5rem;font-weight:500;transition:all .3s ease;cursor:pointer}.complex-detail-page__slider-tab.active{border-color:#3b82f6;background:#3b82f6;color:#fff}.complex-detail-page__slider-tab:hover:not(.active){border-color:#3b82f6;color:#3b82f6}.complex-detail-page__info{padding:3rem 0;background:#f9fafb}.complex-detail-page__info-container{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__info-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.complex-detail-page__info-main{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__info-title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.complex-detail-page__info-description{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.complex-detail-page__info-features-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.complex-detail-page__info-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.complex-detail-page__info-feature{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f3f4f6;border-radius:.5rem;font-size:.875rem;color:#374151}.complex-detail-page__info-feature-icon{width:20px;height:20px;color:#10b981;flex-shrink:0}.complex-detail-page__info-sidebar{display:flex;flex-direction:column;gap:1.5rem}.complex-detail-page__info-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__info-card-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.complex-detail-page__info-card-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.complex-detail-page__info-card-item:last-child{border-bottom:none}.complex-detail-page__info-card-label{font-size:.875rem;color:#6b7280}.complex-detail-page__info-card-value{font-weight:500;color:#1f2937}.complex-detail-page__info-card-price{color:#059669;font-weight:600}.complex-detail-page__info-card-mortgage{color:#dc2626;font-weight:600}.complex-detail-page__info-actions{display:flex;flex-direction:column;gap:1rem}.complex-detail-page__info-button{padding:1rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;border:none;cursor:pointer}.complex-detail-page__info-button--primary{background:#3b82f6;color:#fff}.complex-detail-page__info-button--primary:hover{background:#2563eb;transform:translateY(-2px)}.complex-detail-page__info-button--secondary{background:#fff;color:#3b82f6;border:2px solid #3b82f6}.complex-detail-page__info-button--secondary:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.complex-detail-page__documents{padding:3rem 0;background:#fff}.complex-detail-page__documents-container{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__documents-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.complex-detail-page__documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.complex-detail-page__document{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:1rem;text-decoration:none;color:inherit;transition:all .3s ease;border:2px solid transparent}.complex-detail-page__document:hover{background:#fff;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.complex-detail-page__document-icon{width:48px;height:48px;color:#3b82f6;flex-shrink:0}.complex-detail-page__document-content{flex:1}.complex-detail-page__document-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.complex-detail-page__document-type{font-size:.875rem;color:#6b7280}.complex-detail-page__map{padding:3rem 0;background:#f9fafb}.complex-detail-page__map-container{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__map-title{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:2rem;text-align:center}.complex-detail-page__map-content{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px #0000000d}.complex-detail-page__map-element{width:100%;height:400px}.complex-detail-page__modal{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.complex-detail-page__modal-content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:1rem;overflow:hidden}.complex-detail-page__modal-close{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:#00000080;color:#fff;border:none;border-radius:50%;cursor:pointer;z-index:1001;display:flex;align-items:center;justify-content:center}.complex-detail-page__modal-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.complex-detail-page__modal-image{max-width:100%;max-height:100%;object-fit:contain}.complex-detail-page__modal-controls{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 1rem;pointer-events:none}.complex-detail-page__modal-control{width:50px;height:50px;background:#00000080;color:#fff;border:none;border-radius:50%;cursor:pointer;pointer-events:auto;display:flex;align-items:center;justify-content:center}.complex-detail-page__modal-control:hover{background:#000000b3}@media (max-width: 768px){.complex-detail-page__hero-content{flex-direction:column;gap:1rem;text-align:center}.complex-detail-page__hero-title{font-size:2rem}.complex-detail-page__info-grid{grid-template-columns:1fr;gap:2rem}.complex-detail-page__slider-header{flex-direction:column;gap:1rem;text-align:center}.complex-detail-page__documents-grid{grid-template-columns:1fr}}.complex-detail-page__content{max-width:1200px;margin:0 auto;padding:0 1rem}.complex-detail-page__container{display:flex;flex-direction:column;gap:3rem}.complex-detail-page__price-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__price-card{text-align:center}.complex-detail-page__price-card h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.complex-detail-page__price-range{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.complex-detail-page__price-from{font-size:2.5rem;font-weight:700;color:#059669}.complex-detail-page__price-to{font-size:1.5rem;color:#6b7280}.complex-detail-page__mortgage{display:flex;flex-direction:column;align-items:center;gap:.5rem}.complex-detail-page__mortgage-rate{font-size:1.5rem;font-weight:700;color:#2563eb;background:#dbeafe;padding:.5rem 1rem;border-radius:.5rem}.complex-detail-page__mortgage-text{color:#6b7280;font-size:.875rem}.complex-detail-page__info-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.complex-detail-page__info-card{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__info-card h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.complex-detail-page__info-card p{color:#4b5563;line-height:1.6}.complex-detail-page__characteristics{display:flex;flex-direction:column;gap:1rem}.complex-detail-page__characteristic{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f9fafb;border-radius:.5rem}.complex-detail-page__characteristic-label{font-weight:500;color:#6b7280}.complex-detail-page__characteristic-value{font-weight:700;color:#1f2937}.complex-detail-page__features-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__features-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.complex-detail-page__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.complex-detail-page__feature{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f0fdf4;border-radius:.5rem;border-left:4px solid #22c55e}.complex-detail-page__feature-icon{width:20px;height:20px;color:#22c55e;flex-shrink:0}.complex-detail-page__rooms-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__rooms-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.complex-detail-page__rooms-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.complex-detail-page__room{background:#dbeafe;color:#1e40af;padding:.75rem 1.5rem;border-radius:2rem;font-weight:500;font-size:1.125rem}.complex-detail-page__layouts-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__layouts-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.complex-detail-page__layouts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.complex-detail-page__layout-item{position:relative;border-radius:.5rem;overflow:hidden;cursor:pointer;transition:transform .3s ease;aspect-ratio:1}.complex-detail-page__layout-item:hover{transform:scale(1.05)}.complex-detail-page__layout-image{width:100%;height:100%;object-fit:cover}.complex-detail-page__layout-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:1rem;text-align:center;font-weight:500}.complex-detail-page__documents-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d}.complex-detail-page__documents-section h2{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center}.complex-detail-page__documents-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.complex-detail-page__document{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#f9fafb;border-radius:.5rem;text-decoration:none;color:inherit;transition:all .3s ease;border:2px solid transparent}.complex-detail-page__document:hover{background:#f3f4f6;border-color:#3b82f6;transform:translateY(-2px)}.complex-detail-page__document-icon{width:40px;height:40px;color:#3b82f6;flex-shrink:0}.complex-detail-page__document-info h4{font-weight:600;color:#1f2937;margin-bottom:.25rem}.complex-detail-page__document-info p{color:#6b7280;font-size:.875rem}.complex-detail-page__cta-section{background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 4px 6px #0000000d;text-align:center}.complex-detail-page__cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.complex-detail-page__cta-button{padding:1rem 2rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;font-size:1.125rem}.complex-detail-page__cta-button--primary{background:#2563eb;color:#fff}.complex-detail-page__cta-button--primary:hover{background:#1d4ed8;transform:translateY(-2px)}.complex-detail-page__cta-button--secondary{background:#16a34a;color:#fff}.complex-detail-page__cta-button--secondary:hover{background:#15803d;transform:translateY(-2px)}.complex-detail-page__image-modal{position:fixed;inset:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.complex-detail-page__image-modal-content{max-width:90vw;max-height:90vh;background:#fff;border-radius:1rem;overflow:hidden;position:relative}.complex-detail-page__image-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.complex-detail-page__image-modal-header h3{font-weight:600;color:#1f2937}.complex-detail-page__image-modal-header p{color:#6b7280;font-size:.875rem}.complex-detail-page__image-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.5rem;border-radius:.25rem}.complex-detail-page__image-modal-close:hover{background:#e5e7eb;color:#374151}.complex-detail-page__image-modal-body{position:relative;display:flex;align-items:center;justify-content:center;max-height:70vh}.complex-detail-page__image-modal-image{max-width:100%;max-height:100%;object-fit:contain}.complex-detail-page__image-modal-nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.complex-detail-page__image-modal-nav:hover{background:#000000b3}.complex-detail-page__image-modal-nav--prev{left:20px}.complex-detail-page__image-modal-nav--next{right:20px}.complex-detail-page__image-modal-nav svg{width:24px;height:24px}@media (max-width: 768px){.complex-detail-page__hero-content{flex-direction:column;gap:1rem;text-align:center}.complex-detail-page__hero-title{font-size:2rem}.complex-detail-page__info-section{grid-template-columns:1fr}.complex-detail-page__price-range{flex-direction:column;gap:.5rem}.complex-detail-page__price-from{font-size:2rem}.complex-detail-page__cta-buttons{flex-direction:column;align-items:center}.complex-detail-page__cta-button{width:100%;max-width:300px}}@media (max-width: 480px){.complex-detail-page__hero{padding:1rem 0}.complex-detail-page__hero-title{font-size:1.5rem}.complex-detail-page__container{gap:2rem}.complex-detail-page__price-card,.complex-detail-page__info-card,.complex-detail-page__features-section,.complex-detail-page__rooms-section,.complex-detail-page__layouts-section,.complex-detail-page__documents-section,.complex-detail-page__cta-section{padding:1rem}}
