body,html{height:100%;margin:0;padding:0}body{background:url(/bg.jpg) no-repeat 50% fixed;background-size:cover;position:relative}*,:after,:before{box-sizing:border-box}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(4,9,23,.7);z-index:-1;pointer-events:none}body{margin:0;font-family:Inter,sans-serif;background-color:#00176D;color:#E7DED9;min-height:100vh}.header-container,body{display:flex;flex-direction:column}.header-container{justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;background-color:#E7DED9;box-shadow:0 4px 6px rgba(0,0,0,.1);border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;width:100%;box-sizing:border-box}@media (min-width:640px){.header-container{flex-direction:row;padding:1.75rem}}.logo-container{display:flex;flex-direction:column;align-items:center;margin-bottom:2.25rem;cursor:pointer;transition:transform .2s ease-in-out,opacity .2s ease-in-out}@media (min-width:640px){.logo-container{margin-bottom:0;flex-direction:row;align-items:center;text-decoration:none}}.logo-text-wrapper{display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.logo-text-wrapper{align-items:flex-start}}.logo-text{font-size:1.5rem;font-weight:700;color:#00176D;margin-bottom:.25rem;white-space:nowrap}.logo-text-description{font-size:1.1rem;color:#00176D;font-weight:400;white-space:nowrap;text-align:center}.logo-image{width:8rem;height:6rem;border-radius:9999px;margin-right:.6rem}.nav-links{display:flex;flex-wrap:wrap;font-weight:700;justify-content:center;gap:1.25rem;font-size:.95rem}@media (min-width:640px){.nav-links{justify-content:flex-end;gap:1.75rem;font-size:1.05rem}}.nav-link-item{color:#00176D;transition:color .3s ease;padding:.3rem .6rem;border-radius:.375rem;text-decoration:none}.nav-link-item:hover{color:#00176D}.nav-link-item.auth-button{background-color:#E7DED9;color:#00176D;padding:.6rem 1.2rem;border-radius:.5rem;font-weight:600;transition:background-color .3s ease}.nav-link-item.auth-button:hover{background-color:#00176D;color:#E7DED9}.hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:9rem 1.5rem}@media (min-width:640px){.hero-section{padding:9rem 1.5rem}}.hero-title{font-size:2.25rem;font-weight:800;margin-bottom:1.25rem;color:#00176D;line-height:1.3}@media (min-width:640px){.hero-title{font-size:3.5rem}}.hero-subtitle{font-size:1.1rem;color:#00176D;max-width:45rem}@media (min-width:640px){.hero-subtitle{font-size:1.35rem}}.search-bar-container{margin-top:3rem;width:100%;max-width:60rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.25rem;background-color:#0f3460;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);box-sizing:border-box}@media (min-width:768px){.search-bar-container{flex-direction:row;gap:1.25rem;margin-top:0}}.search-input{flex:1;padding:.85rem;border-radius:.5rem;background-color:#212842;color:#e2e8f0;width:100%;border:none}.search-input:focus,.search-select:focus{outline:none;box-shadow:0 0 0 3px #3b82f6}.search-select{padding:.85rem;border-radius:.5rem;background-color:#00176D;color:#e2e8f0;width:100%;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%239ca3af'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:1.35rem;outline:none;transition:border-color .2s,box-shadow .2s}@media (min-width:768px){.search-select{width:auto}}.search-button{padding:.85rem 1.75rem;color:#00176D;font-weight:600;border-radius:.5rem;box-shadow:0 5px 8px rgba(0,0,0,.15);transition:background-color .3s ease;width:100%;border:none;cursor:pointer}.search-button,.search-button:hover{background-color:#F0E7D5}@media (min-width:768px){.search-button{width:auto}}.map-section{padding:1.5rem 2rem;margin-top:3rem}.map-title{font-size:1.75rem;font-weight:700;margin-bottom:1.75rem;color:#00176D;text-align:center}@media (min-width:640px){.map-title{font-size:2.25rem}}.map-placeholder{background-color:#ffffff;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);overflow:hidden;height:28rem;width:100%;max-width:75rem;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:1.25rem}@media (min-width:640px){.map-placeholder{height:35rem}}.footer-container{margin-top:6rem;padding:1.75rem;background-color:#E7DED9;text-align:center;color:#00176D;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.footer-social-links{display:flex;justify-content:center;gap:1.25rem;margin-top:1.25rem}.footer-social-link-item{display:inline-flex;align-items:center;justify-content:center;padding:.6rem;border-radius:9999px;background-color:#2b2b40;color:#d1d5db;transition:background-color .3s ease,color .3s ease}.footer-social-link-item:hover{background-color:#F0E7D5;color:#F0E7D5}.footer-social-link-item svg{width:1.75rem;height:1.75rem}.auth-form-section{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2.5rem 1.25rem}.auth-form-container{background-color:#00176D;padding:3rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);width:100%;max-width:450px;text-align:center}.auth-form-title{font-size:2rem;font-weight:700;margin-bottom:1.75rem;color:#F0E7D5}.auth-form .form-group{margin-bottom:1.25rem;text-align:left}.auth-form label{display:block;margin-bottom:.6rem;color:#e2e8f0;font-size:1rem}.auth-form .form-input{width:100%;padding:.85rem;border-radius:.5rem;background-color:#00176D;color:#e2e8f0;border:1px solid #0f3460;box-sizing:border-box}.auth-form .form-input::placeholder{color:#9ca3af}.auth-form .form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f6}.auth-button-primary{max-width:100%;color:#00176D;font-weight:600;transition:background-color .3s ease;margin-top:1.75rem;font-size:1rem}.auth-button-primary:hover{background-color:#F0E7D5}.auth-button-secondary{padding:.75rem 1.5rem;transition:background-color .3s ease}.auth-form-footer{margin-top:1.75rem;color:#d1d5db;font-size:.95rem}.auth-link{color:#956d28}.services-section{padding:3rem 1.25rem;text-align:center;max-width:1200px;margin:0 auto}.services-title{font-size:2.75rem;font-weight:700;margin-bottom:3.5rem;color:#F0E7D5}.services-grid{display:grid;grid-template-columns:.5fr;gap:3rem;justify-items:center}@media (min-width:640px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.25rem}}@media (min-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}.service-card{background-color:#9D9167;padding:2.25rem;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.25);text-align:left;border:1px solid #0f3460;width:90%;max-width:550px}.service-icon{width:2.75rem;height:2.75rem;margin-bottom:1.25rem;color:#F0E7D5;display:inline-block}.service-icon svg{width:100%;height:100%}.service-card-title{font-size:1.65rem;font-weight:700;margin-bottom:.85rem;color:#e2e8f0}.service-card-description{font-size:1.05rem;color:#d1d5db;line-height:1.65}.about-section{padding:4.5rem 1.25rem;text-align:center;max-width:1100px;margin:0 auto}.about-main-title{font-size:2.75rem;font-weight:700;margin-bottom:1.25rem;color:#F0E7D5}.about-tagline{font-size:1.25rem;color:#d1d5db;margin-bottom:3.5rem}.about-content{text-align:center}.about-subtitle{font-size:2.35rem;font-weight:700;margin-top:2.25rem;margin-bottom:1.75rem;color:#F0E7D5}.about-description{font-size:1.2rem;color:#d1d5db;line-height:1.65;max-width:850px;margin:0 auto 3.5rem}.about-cards-grid{display:grid;grid-template-columns:1fr;gap:4.2rem;justify-items:center}@media (min-width:768px){.about-cards-grid{grid-template-columns:repeat(2,1fr)}}.about-card{background-color:#16213e;padding:2.25rem;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.25);text-align:center;border:1px solid #0f3460;width:100%;max-width:500px}.about-card-title{font-size:1.65rem;font-weight:700;margin-bottom:.85rem;color:#e2e8f0}.about-card-description{font-size:1.1rem;color:#d1d5db;line-height:1.65}.contact-section{padding:4.5rem 1.25rem;text-align:center;max-width:1100px;margin:0 auto}.contact-content{background-color:#00176D;padding:3rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);width:100%;max-width:450px;margin:0 auto;text-align:center}.contact-form-title{font-size:2rem;font-weight:700;margin-bottom:1.75rem;color:#F0E7D5;text-align:center}.contact-content label{display:block;text-align:left;font-size:1rem;font-weight:500;color:#e2e8f0;margin-bottom:.6rem}.contact-content input[type=email],.contact-content input[type=text],.contact-content textarea{width:100%;padding:.85rem;border-radius:.5rem;background-color:#00176D;color:#e2e8f0;border:1px solid #0f3460;box-sizing:border-box}.contact-content input[type=email]::placeholder,.contact-content input[type=text]::placeholder,.contact-content textarea::placeholder{color:#9ca3af}.contact-content input[type=email]:focus,.contact-content input[type=text]:focus,.contact-content textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f6}.contact-content button[type=submit]{width:100%;padding:.85rem;background-color:#F0E7D5;color:#00176D;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .3s ease;margin-top:1.75rem}.contact-content button[type=submit]:hover{background-color:#F0E7D5}.contact-form-footer{margin-top:1.75rem;color:#d1d5db;font-size:.95rem}.auth-link{color:#F0E7D5;text-decoration:none;font-weight:500;transition:color .3s ease}.auth-link:hover{color:#F0E7D5;text-decoration:underline}.meet-team-section{padding:4.5rem 1.25rem;text-align:center;max-width:1100px;margin:0 auto}.meet-team-title{font-size:2.75rem;font-weight:700;margin-bottom:1.25rem;color:#F0E7D5}.meet-team-tagline{font-size:1.25rem;color:#d1d5db;margin-bottom:3.5rem}.team-members-layout{display:grid;grid-template-columns:1fr;gap:6.5rem;justify-items:center}@media (min-width:1024px){.team-members-layout{grid-template-columns:repeat(2,1fr)}}.team-member-card{background-color:#00176D;padding:2.75rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);text-align:center;border:1px solid #0f3460;width:100%;max-width:500px}.team-member-name{font-size:2.25rem;font-weight:700;margin-bottom:.85rem;color:#F0E7D5}.team-member-role{font-size:1.35rem;color:#d1d5db;margin-bottom:1.25rem}.team-member-bio{font-size:1.05rem;color:#9ca3af;line-height:1.7}.contact-us-sub-section{padding:4.5rem 1.25rem;text-align:center;max-width:1100px;margin:0 auto}.app-container{min-height:100vh;color:white;width:100vw;margin:0}.app-container,.main-content{display:flex;flex-direction:column}.main-content{flex-grow:1}.properties-section{flex-grow:1;width:100%;height:100%;position:relative;overflow:hidden;background-image:url(/bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;min-height:calc(100vh - var(--navbar-height, 80px));display:flex;align-items:center;justify-content:center}.properties-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(4,9,23,.7);z-index:1}.properties-content-wrapper{max-width:1200px;width:100%;position:relative;z-index:2;padding:4.5rem 1.5rem;text-align:center;margin:auto}@media (min-width:768px){.properties-section{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1024px){.properties-section{padding-left:5rem;padding-right:5rem}}.properties-main-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.25rem;color:#E7DED9}@media (min-width:768px){.properties-main-title{font-size:3.25rem}}.properties-tagline{font-size:1.25rem;text-align:center;margin-bottom:3.5rem;color:#d1d5db}@media (min-width:768px){.properties-tagline{font-size:1.35rem}}.filter-and-search-container{display:flex;flex-direction:column;gap:0;max-width:800px;margin:0 auto 3.5rem;padding:0;background-color:#00176D;border-radius:.75rem;box-shadow:0 8px 20px rgba(0,0,0,.3);border:1px solid #0f3460;overflow:hidden}@media (min-width:768px){.filter-and-search-container{flex-direction:row;align-items:stretch}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.filter-container,.search-container{flex:1;width:100%;position:relative}.filter-select,.search-input{width:100%;padding:.85rem 1rem;background-color:#00176D;color:#e2e8f0;border:none;box-sizing:border-box;outline:none;transition:background-color .2s ease,box-shadow .2s}.search-input{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem;border-top-right-radius:0;border-bottom-right-radius:0}.filter-select{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}@media (max-width:767px){.filter-select,.search-input{border-radius:.5rem}}.filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%239ca3af'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;background-size:1.35rem}.filter-select:focus,.search-input:focus{border-color:transparent;box-shadow:inset 0 0 0 2px #3b82f6,0 0 0 3px rgba(59,130,246,.5)}.search-input::placeholder{color:#9ca3af}.search-submit-button{padding:.85rem 1.5rem;background-color:#F0E7D5;color:#00176D;font-weight:600;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease;flex-shrink:0;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;border-top-left-radius:0;border-bottom-left-radius:0}@media (max-width:767px){.search-submit-button{width:100%;border-radius:.5rem;margin-top:.75rem}}.search-submit-button:hover{background-color:#F0E7D5;transform:scale(1.02)}.properties-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2.5rem}@media (min-width:640px){.properties-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.properties-grid{grid-template-columns:repeat(3,1fr)}}.property-card{background-color:#E7DED9;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.25);overflow:hidden;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease;border:1px solid #0f3460}.property-card:hover{transform:translateY(-7px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.property-card-image{width:100%;height:13rem;object-fit:cover}.property-card-content{padding:1.75rem}.property-card-title{font-size:1.5rem;font-weight:700;color:#00176D;margin-bottom:.85rem}.property-card-location{color:#00176D;font-size:1rem;margin-bottom:.6rem}.property-card-price{color:#e2e8f0;font-size:1.35rem;font-weight:700;margin-bottom:1.25rem}.property-card-details{color:#9ca3af;font-size:.95rem;flex-wrap:wrap;gap:.85rem}.property-card-detail-item,.property-card-details{display:flex;align-items:center}.property-card-icon{width:1.25rem;height:1.25rem;margin-right:.3rem;color:#F0E7D5}.no-properties-message{text-align:center;color:#9ca3af;font-size:1.35rem;margin-top:3.5rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}.modal-content{background-color:#00176D;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.4);max-width:600px;width:95%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid #9d9167;padding:2.5rem}.modal-close-button{position:absolute;top:1.25rem;right:1.25rem;color:#d1d5db;font-size:2.25rem;font-weight:700;z-index:10;background:none;border:none;cursor:pointer;transition:color .3s ease}.modal-close-button:hover{color:#F0E7D5}.modal-image-gallery{position:relative;margin-bottom:2rem}.modal-main-image{width:100%;height:32rem;object-fit:cover;border-top-left-radius:.75rem;border-top-right-radius:.75rem}@media (max-width:768px){.modal-main-image{height:20rem}}.modal-nav-button{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(22,33,62,.9);color:white;padding:.85rem 1.1rem;border-radius:9999px;border:none;cursor:pointer;transition:background-color .3s ease}.modal-nav-button:hover{background-color:#0f3460}.modal-nav-button-prev{left:1.25rem}.modal-nav-button-next{right:1.25rem}.modal-image-dots{position:absolute;bottom:1.25rem;left:0;right:0;display:flex;justify-content:center;gap:.85rem}.modal-dot{display:inline-block;width:.95rem;height:.95rem;border-radius:9999px;cursor:pointer;background-color:#4b5563;transition:background-color .3s ease}.modal-dot-active{background-color:#F0E7D5}.modal-details-section{padding:0}.modal-property-title{font-size:2.5rem;font-weight:700;color:#F0E7D5;margin-bottom:1.25rem}.modal-property-location{color:#d1d5db;font-size:1.25rem;margin-bottom:.85rem}.modal-property-price{color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.75rem}.modal-property-specs{color:#9ca3af;font-size:1.05rem;margin-bottom:1.75rem;flex-wrap:wrap;gap:1.75rem}.modal-property-specs,.modal-spec-item{display:flex;align-items:center}.modal-spec-icon{width:1.5rem;height:1.5rem;margin-right:.4rem;color:#F0E7D5}.modal-property-description{color:#d1d5db;margin-bottom:1.75rem;line-height:1.7}.modal-features-title{font-size:1.65rem;font-weight:700;color:#F0E7D5;margin-bottom:1.25rem}.modal-features-list{list-style-type:disc;list-style-position:inside;color:#d1d5db;padding-left:0}.modal-features-list li{margin-bottom:.6rem}.intro-hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:calc(50vh);padding:4rem 1.5rem;flex-grow:1}@media (min-width:640px){.intro-hero-section{padding:9rem 1.5rem}}.intro-hero-title{font-size:1.5rem;font-weight:600;margin-bottom:1.75rem;color:#00176D;line-height:1}@media (min-width:768px){.intro-hero-title{font-size:3.7rem}}.intro-hero-subtitle{font-size:1.32rem;color:#00176D;max-width:700px;margin-bottom:3rem;line-height:1.5}@media (min-width:768px){.intro-hero-subtitle{font-size:1.6rem}}.intro-actions{display:flex;flex-direction:column;gap:1.75rem;align-items:center}.get-started-button{padding:1.15rem 2.25rem;background-color:#F0E7D5;color:#1f2937;font-size:1.35rem;font-weight:700;border-radius:.75rem;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 6px 18px rgba(0,0,0,.25);margin-bottom:0}.get-started-button:hover{background-color:#F0E7D5;transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.report-service-container{min-height:100vh;display:flex;flex-direction:column;background-color:#02020c;color:white}.report-service-section{flex-grow:1;padding:5rem 1.5rem;max-width:1100px;margin:0 auto;width:100%;text-align:center}.report-service-title{font-size:2.75rem;font-weight:700;margin-top:1.25rem;margin-bottom:1.25rem;color:#F0E7D5}.report-service-tagline{font-size:1.25rem;color:#d1d5db;margin-bottom:3.5rem}.problem-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:3rem;justify-items:center;margin-bottom:4rem}@media (min-width:768px){.problem-category-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.problem-category-grid{grid-template-columns:repeat(4,1fr)}}.problem-card{background-color:#16213e;padding:1.75rem 1.25rem;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.25);cursor:pointer;transition:transform .3s ease,background-color .3s ease,border-color .3s ease;border:1px solid transparent;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:160px}.problem-card:hover{transform:translateY(-7px)}.problem-card-selected,.problem-card:hover{background-color:#0f3460;border-color:#F0E7D5}.problem-card-selected{box-shadow:0 0 0 4px #F0E7D5}.problem-card-icon{font-size:3.25rem;color:#F0E7D5;margin-bottom:.85rem}.problem-card-icon svg{width:3.25rem;height:3.25rem}.problem-card-title{font-size:1.05rem;font-weight:700;color:#e2e8f0}.report-issue-form{background-color:#16213e;padding:3.5rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);width:100%;max-width:700px;margin:0 auto;text-align:left}.report-form-title{font-size:2rem;font-weight:700;margin-bottom:2.25rem;color:#F0E7D5;text-align:center}.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.75rem;color:#e2e8f0;font-size:1rem;font-weight:500}.form-input{width:100%;padding:.95rem;border-radius:.5rem;background-color:#2b2b40;color:#e2e8f0;border:1px solid #0f3460;box-sizing:border-box}.form-input::placeholder{color:#9ca3af}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.form-textarea{resize:vertical;min-height:130px}.form-file-input{display:none}.photo-preview-container{flex-wrap:wrap;gap:1.5rem;margin-top:1rem;border:1px dashed #0f3460;border-radius:.5rem;padding:1.5rem;min-height:150px}.photo-placeholder,.photo-preview-container{display:flex;align-items:center;justify-content:center}.photo-placeholder{flex-direction:column;height:100%;width:100%;color:#9ca3af;cursor:pointer;text-align:center}.photo-placeholder svg{width:3.25rem;height:3.25rem;margin-bottom:.85rem}.photo-preview-item{position:relative;width:120px;height:120px;border-radius:.5rem;overflow:hidden;border:1px solid #0f3460;box-shadow:0 3px 8px rgba(0,0,0,.25)}.photo-preview-image{width:100%;height:100%;object-fit:cover}.remove-photo-button{position:absolute;top:.4rem;right:.4rem;background-color:rgba(220,38,38,.8);color:white;border:none;border-radius:9999px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;cursor:pointer;transition:background-color .2s ease}.remove-photo-button:hover{background-color:#dc2626}.contact-details-title{font-size:1.75rem;font-weight:700;color:#e2e8f0;margin-top:3rem;margin-bottom:2rem;text-align:center}.success-message-container{min-height:calc(100vh - 120px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.admin-dashboard-section,.dashboard-section{flex-grow:1;padding:5rem 1.5rem;max-width:1200px;margin:0 auto;width:100%;text-align:center}.admin-dashboard-title,.dashboard-title{font-size:2.75rem;font-weight:700;margin-bottom:1rem;color:#E7DED9}.admin-dashboard-tagline,.dashboard-tagline{font-size:1.25rem;color:#E7DED9;margin-bottom:3.5rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;justify-items:center}.dashboard-card{background-color:#16213e;padding:2rem;border-radius:.75rem;box-shadow:0 6px 18px rgba(0,0,0,.25);transition:transform .3s ease,box-shadow .3s ease;border:1px solid #0f3460;width:100%;max-width:380px;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit}.dashboard-card:hover{transform:translateY(-7px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.dashboard-icon{font-size:3.5rem;color:#F0E7D5;margin-bottom:1rem}.dashboard-icon svg{width:3.5rem;height:3.5rem}.dashboard-card-title{font-size:1.75rem;font-weight:700;color:#e2e8f0;margin-bottom:.5rem}.dashboard-card-description{font-size:1rem;color:#d1d5db;line-height:1.5}.admin-section-card{background-color:#16213e;padding:2.5rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);border:1px solid #0f3460;margin-bottom:2rem;text-align:left}.admin-section-title{font-size:2rem;font-weight:700;color:#F0E7D5;margin-bottom:1.5rem;text-align:center}.admin-table-responsive{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;margin-top:1rem}.admin-table td,.admin-table th{padding:.9rem;border-bottom:1px solid #2b2b40;text-align:left;color:#e2e8f0;font-size:.95rem}.admin-table th{background-color:#0f3460;font-weight:600;color:#F0E7D5;text-transform:uppercase;font-size:.85rem;letter-spacing:.05em;border-radius:.5rem .5rem 0 0}.admin-table tbody tr:hover{background-color:#2b2b40}.admin-action-button{padding:.5rem 1rem;color:#1f2937;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .3s ease;white-space:nowrap}.admin-action-button,.admin-action-button:hover{background-color:#F0E7D5}.modal-overlay{z-index:1001}.user-dropdown-container{position:relative;display:inline-block;margin-left:1.25rem}.user-dropdown-button{background-color:#0f3460;color:#e2e8f0;padding:.6rem 1rem;border-radius:.5rem;border:none;cursor:pointer;display:flex;align-items:center;font-weight:600;transition:background-color .3s ease}.user-dropdown-button:hover{background-color:#16213e}.user-icon-svg{width:1.2rem;height:1.2rem;color:#F0E7D5}.user-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#16213e;border-radius:.5rem;box-shadow:0 8px 16px rgba(0,0,0,.3);min-width:160px;z-index:1002;overflow:hidden;border:1px solid #0f3460;display:flex;flex-direction:column}.dropdown-menu-item{display:block;padding:.8rem 1.2rem;color:#d1d5db;text-decoration:none;text-align:left;transition:background-color .2s ease,color .2s ease}.dropdown-menu-item:hover{background-color:#0f3460;color:white}.dropdown-menu-item.logout-button{background:none;border:none;width:100%;cursor:pointer;text-align:left;font-weight:400}.dropdown-menu-item.logout-button:hover{color:#F0E7D5}.edit-modal-content{background-color:#1a1a2e;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.4);max-width:600px;width:95%;max-height:80vh;overflow-y:auto;position:relative;border:1px solid #0f3460;padding:2rem}@media (min-width:768px){.edit-modal-content{max-width:700px}}.edit-form-title{font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;color:#F0E7D5;text-align:center}.edit-form-spacing{display:flex;flex-direction:column;gap:1.25rem}.edit-form-group{margin-bottom:.75rem;text-align:left}.edit-form-label{display:block;font-size:.9rem;font-weight:500;color:#e2e8f0;margin-bottom:.5rem}.edit-form-input,.edit-form-textarea,.edit-form-textarea-small{width:100%;padding:.75rem;border-radius:.375rem;background-color:#2b2b40;color:#e2e8f0;border:1px solid #0f3460;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.edit-form-input::placeholder,.edit-form-textarea-small::placeholder,.edit-form-textarea::placeholder{color:#9ca3af}.edit-form-input:focus,.edit-form-textarea-small:focus,.edit-form-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.edit-form-textarea{min-height:100px;resize:vertical}.edit-form-textarea-small{min-height:40px;resize:vertical;flex-grow:1}.edit-form-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:768px){.edit-form-grid{grid-template-columns:repeat(2,1fr)}}.hidden-file-input{display:none}.edit-select-files-button{width:100%;background-color:#2d3748;color:#d1d5db;font-weight:500;padding:.75rem 1rem;border-radius:.375rem;border:1px solid #0f3460;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.edit-select-files-button:hover{background-color:#3b455b;border-color:#F0E7D5}.edit-photo-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;margin-top:1rem;padding:.75rem;border:1px dashed #0f3460;border-radius:.375rem}.edit-photo-preview-item{position:relative;width:100%;padding-top:100%;border-radius:.25rem;overflow:hidden;border:1px solid #2b2b40;box-shadow:0 2px 5px rgba(0,0,0,.2)}.edit-photo-preview-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.edit-remove-photo-button{position:absolute;top:.25rem;right:.25rem;background-color:rgba(220,38,38,.8);color:white;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.edit-remove-photo-button:hover{background-color:#dc2626}.edit-detail-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.edit-remove-detail-button{color:#ef4444;background:none;border:none;cursor:pointer;font-size:.9rem;transition:color .2s ease;white-space:nowrap}.edit-remove-detail-button:hover{color:#dc2626}.edit-add-detail-button{margin-top:.5rem;color:#F0E7D5;background:none;border:none;cursor:pointer;font-size:.9rem;font-weight:500;transition:color .2s ease}.edit-add-detail-button:hover{color:#F0E7D5}.edit-form-message{margin-top:1rem;font-size:.875rem;font-weight:500;text-align:center}.edit-form-message-error{color:#ef4444}.edit-form-message-success{color:#22c55e}.payment-page-section{flex-grow:1;padding:5rem 1.5rem;max-width:1200px;margin:0 auto;width:100%;text-align:center}.payment-page-title{font-size:2.75rem;font-weight:700;margin-bottom:2.5rem;color:#F0E7D5}.payment-form-container-wrapper{background-color:#16213e;padding:2.5rem;border-radius:.75rem;box-shadow:0 12px 18px rgba(0,0,0,.25);border:1px solid #0f3460;max-width:500px;margin:0 auto;text-align:left}.payment-form-title{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#e2e8f0;text-align:center}.payment-method-options{margin-bottom:1.5rem}.radio-label{display:block;font-size:1.1rem;font-weight:500;color:#d1d5db;padding:.8rem 0;cursor:pointer;transition:color .2s ease}.radio-label:hover{color:#F0E7D5}.radio-input{display:none}.card-details-section{margin-top:1.5rem}.form-row-group{display:flex;gap:1.5rem;margin-bottom:1.5rem}.form-row-group .form-group{flex:1;margin-bottom:0}.form-buttons-group{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;justify-content:center;align-items:center}@media (min-width:640px){.form-buttons-group{flex-direction:row;justify-content:flex-end;gap:1rem}}.auth-button-primary{width:100%;padding:.85rem 1.5rem;background-color:#F0E7D5;color:#1f2937;font-weight:550;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease;margin-top:0;font-size:.8rem;line-height:1.5}@media (min-width:640px){.auth-button-primary{width:auto;max-width:180px}}.auth-button-primary:hover{background-color:#c17f24;transform:scale(1.02)}.auth-button-secondary{width:100%;padding:.85rem 1.5rem;background-color:#4a5568;color:white;font-weight:500;border-radius:.5rem;border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease;font-size:1rem;line-height:1.5}@media (min-width:640px){.auth-button-secondary{width:auto;max-width:180px}}.auth-button-secondary:hover{background-color:#2d3748;transform:scale(1.02)}.admin-property-thumbnail{width:50px;height:50px;object-fit:cover;border-radius:.25rem;border:1px solid #2b2b40}.image-preview-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem}.image-preview-modal-content{position:relative;max-width:90%;max-height:90vh;background-color:#1a1a2e;border-radius:.75rem;box-shadow:0 10px 30px rgba(0,0,0,.6);overflow:hidden;display:flex;align-items:center;justify-content:center}.image-preview-modal-image{max-width:100%;max-height:100%;object-fit:contain;display:block;border-radius:.75rem}