:root{--primary-color: #173B45;--secondary-color: #006847;--tertiary-color: #131b20;--yellow-color: #ffc107;--text-gray-color: #606060;--white-color: #ffffff;--white-color-2: #fafcff;--white-color-3: hsl(212, 100%, 97%);--border-color: #f0ecf6;--alert-color: #FA9505}.property-details-container{margin-top:2rem}.modern-card{background:var(--white-color-2);border-radius:16px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:none}.modern-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.modern-card-header{background:var(--primary-color);color:var(--white-color);font-weight:700;font-size:1.2rem;border-radius:16px 16px 0 0;padding:1rem 1.5rem}.modern-card-body{padding:1.5rem}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-item{display:flex;justify-content:space-between;background:var(--white-color-3);padding:.6rem 1rem;border-radius:12px;border:1px solid var(--border-color);font-weight:500;color:var(--tertiary-color)}.detail-item span:first-child{color:var(--text-gray-color)}.property-contact-container{margin-top:2rem}.contact-card{background:var(--white-color-2);border-radius:16px;box-shadow:0 6px 18px #00000014;transition:transform .3s ease,box-shadow .3s ease;border:none}.contact-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.contact-card-header{font-weight:700;font-size:1.25rem;color:var(--white-color);background:var(--primary-color);border-radius:16px 16px 0 0;padding:1rem 1.5rem}.contact-card-body{padding:1.5rem}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-numbers{display:flex;flex-direction:column;gap:.5rem}.contact-number{background:var(--white-color-3);border:1px solid var(--border-color);padding:.6rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;color:var(--primary-color);text-align:center;transition:all .3s ease}.contact-number:hover{background:var(--secondary-color);color:var(--white-color)}.chat-button{background:var(--secondary-color);border:none;padding:.6rem 1.2rem;border-radius:12px;color:var(--white-color);font-weight:600;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;transition:background .3s ease,transform .2s ease}.chat-button:hover{background:var(--primary-color);transform:translateY(-2px);color:var(--white-color)}.login-note{background:var(--yellow-color);color:var(--tertiary-color);border-left:5px solid var(--alert-color);padding:.75rem 1rem;border-radius:8px;font-weight:500;box-shadow:0 4px 12px #00000014}.login-note-btn{background:var(--primary-color);color:var(--white-color);border:none;padding:.5rem 1.2rem;border-radius:50px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}.login-note-btn:hover{background:var(--secondary-color);transform:translateY(-2px);color:var(--white-color)}.mb-35{margin-bottom:35px}.product-details-breadcrumbs .product-d-breadcrumbs-menu li{display:inline-flex;align-items:center}.product-details-breadcrumbs .product-d-breadcrumbs-menu a{color:var(--primary-color);text-decoration:none}.product-details-breadcrumbs .product-d-breadcrumbs-menu a:hover{text-decoration:underline}@media (min-width: 768px){.contact-info{flex-direction:row;justify-content:space-between;align-items:center}.contact-numbers{flex-direction:row;gap:1rem}.contact-number{min-width:150px}}.property-image-swiper{position:relative}.property-image-fullscreen-btn{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s}.property-image-fullscreen-btn:hover{background:#fffffff2!important}#imageLightboxModal .modal-content{background:transparent}#imageLightboxModal .modal-dialog{max-width:95vw}@media (max-width: 575px){.details-grid{grid-template-columns:1fr}.chat-button,.contact-number{width:100%}.contact-card-body{padding:1rem}.contact-card-header{font-size:1.1rem;padding:.8rem 1rem}}.property-show-page{padding-bottom:2rem}.property-hero{background:linear-gradient(135deg,#173b45,#0b1220);padding:1.5rem 1.25rem 2rem;margin-bottom:1.5rem;position:relative;overflow:hidden;border-radius:20px}.property-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 0%,rgba(255,255,255,.08),transparent 60%);pointer-events:none}.property-hero .container{position:relative;z-index:1}.property-hero__badge{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;margin-bottom:.5rem;padding:.3rem .6rem;background:#ffffff1a;border-radius:999px}.property-hero__title{font-size:1.15rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:.5rem;letter-spacing:-.02em}.property-hero__location{font-size:.9rem;color:#ffffffd9;display:flex;align-items:center;gap:.35rem}@media (min-width: 768px){.property-hero{padding:2rem 2rem 2.5rem;margin-bottom:2rem}.property-hero__title{font-size:1.4rem}.property-hero__location{font-size:1rem}}.property-show-breadcrumb{padding:.25rem 0;margin-bottom:.75rem}.property-show-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0;font-size:.8rem}.property-show-breadcrumb__link{color:#ffffffbf;text-decoration:none;transition:color .2s ease}.property-show-breadcrumb__link:hover{color:#fff}.property-show-breadcrumb__sep{color:#fff6;font-size:.65rem}.property-gallery-wrap{background:#fff;border-radius:20px;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 20px #0f172a0f;margin-bottom:1.5rem}.property-gallery-wrap .carousel{border-radius:20px}.property-gallery-wrap .carousel-inner{min-height:280px}@media (min-width: 768px){.property-gallery-wrap .carousel-inner{min-height:400px}}.property-gallery-wrap .carousel-control-prev,.property-gallery-wrap .carousel-control-next{width:44px;height:44px;top:50%;transform:translateY(-50%);background:#0006;border-radius:50%;opacity:1;margin:0 .5rem}.property-gallery-wrap .carousel-control-prev{left:0}.property-gallery-wrap .carousel-control-next{right:0}.property-gallery-wrap .carousel-indicators{bottom:12px}.property-gallery-wrap .carousel-indicators button{width:8px;height:8px;border-radius:50%;background:#ffffff80;border:none}.property-gallery-wrap .carousel-indicators button.active{background:#fff;transform:scale(1.2)}.property-fullscreen-btn{position:absolute;top:12px;right:12px;width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;color:#333;z-index:10;transition:all .2s ease}.property-fullscreen-btn:hover{background:#fff;color:var(--brand-primary)}.property-info-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #0f172a0d;margin-bottom:1.25rem}.property-info-card__header{padding:1rem 1.25rem;background:rgba(var(--brand-primary-rgb),.08);border-bottom:1px solid rgba(15,23,42,.06);font-size:1rem;font-weight:700;color:var(--text-1);display:flex;align-items:center;gap:.5rem}.property-info-card__header i{color:var(--brand-primary)}.property-info-card__body{padding:1.25rem}.property-detail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.property-detail-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;background:#0f172a08;border-radius:12px;font-size:.9rem}.property-detail-item__label{font-size:.75rem;font-weight:600;color:#0f172a8c;text-transform:uppercase;letter-spacing:.04em}.property-detail-item__value{font-weight:600;color:var(--text-1)}.property-contact-card{background:linear-gradient(135deg,#173b45,#0b1220);border-radius:20px;overflow:hidden;padding:1.5rem 1.25rem;color:#fff}.property-contact-card__title{font-size:1rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.property-contact-card__actions{display:flex;flex-wrap:wrap;gap:.75rem}.property-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:12px;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.property-contact-btn:hover{transform:translateY(-1px);color:inherit}.property-contact-btn--call{background:#fff;color:var(--brand-primary)}.property-contact-btn--whatsapp{background:#25d366;color:#fff}.property-contact-btn--chat{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.4)}.property-tolet-placeholder{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:2rem;text-align:center;box-shadow:0 4px 16px #0f172a0d;margin-bottom:1.5rem}.property-tolet-placeholder__title{font-size:2rem;font-weight:800;border-bottom:3px solid var(--brand-primary);display:inline-block;padding-bottom:4px;margin-bottom:.5rem}.property-tolet-placeholder__meta{font-size:.95rem;color:#0f172ab3}.property-description{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:16px;padding:1.5rem 1.25rem;font-size:.95rem;line-height:1.7;color:#0f172ad9;margin-bottom:1.5rem}.property-share{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.property-share__btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:10px;margin-bottom:.5rem}.login-note{background:linear-gradient(135deg,#fff9e6,#fff3cd);border-left:4px solid #ffc107;padding:.75rem 1rem;border-radius:10px;font-weight:500;box-shadow:0 2px 8px #0000000f}.login-note-mobile{background:#173b450f;padding:.6rem 1rem;border-radius:10px;font-size:.9rem;color:var(--text-1)}.login-note-mobile i{color:var(--brand-primary)}.login-note-btn{white-space:nowrap}.chat-modal-login-prompt .btn{padding:.6rem 1.5rem;border-radius:12px;font-weight:600}.property-similar-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(15,23,42,.08)}.property-similar-section__title{font-size:1.25rem;font-weight:700;color:var(--text-1);margin-bottom:1.25rem}.property-similar-section .row{--bs-gutter-x: 1rem;--bs-gutter-y: 1rem}@media (min-width: 768px){.property-similar-section__title{font-size:1.4rem}}
