@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}.newhome{display:flex;justify-content:center;background-color:#f8f8f8;margin:5% 20% 5% 20%;border:solid 2px rgba(183,187,183,.164);border-radius:10px;flex-direction:row}.newhome-left{width:50%;padding-left:45px;padding-top:45px}.newhome-left-title{font-size:50px;padding-right:45px;color:#00796b}.newhome-left-text{padding-top:15px;padding-right:45px;font-size:20px;color:#666}.newhome-left-items{display:flex;padding-top:35px;gap:25px}.newhome-left-items-item{display:flex;flex-direction:column;align-items:center}.newhome-left-items-item-icon{display:flex;justify-content:center;align-items:center;transform:scale(2);color:#00796b;border:solid 1px #00796b;border-radius:50%;width:30px;height:30px;margin-bottom:20px;background-color:#dfdfdf}.newhome-left-items-item-number{font-size:24px;font-weight:700}.newhome-left-items-item-text{font-size:12px}.newhome-right{display:flex;width:50%;align-items:center;justify-content:center}.newhome-right img{width:100%}@media (max-width:1024px){.newhome{flex-direction:column;margin:5% 15% 5% 15%}.newhome-left{width:100%}.newhome-left-items{justify-content:center}.newhome-right{width:100%}}@media (max-width:768px){.newhome{margin:5% 10% 5% 10%}.newhome-left{padding-left:15px}.newhome-left-title{font-size:40px;padding-right:15px}.newhome-left-text{padding-right:15px}}.item_detail{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);color:#333}.item_detail img{width:100%;max-height:300px;height:auto;border-radius:1rem;margin-bottom:1.5rem;-o-object-fit:cover;object-fit:cover}.item_detail h2{font-size:2rem;color:#00796b;margin-bottom:1rem;border-bottom:2px solid #00796b;padding-bottom:.5rem}.item_detail p{font-size:1.1rem;margin:.8rem 0}.item_detail p strong{color:#00796b;font-weight:600}.item_detail_flex{display:flex;gap:16px}.item-contact{color:#fff;background:#00796b;border-radius:8px;padding:8px 16px;text-decoration:none!important;margin:8px 0!important;cursor:pointer;transition:.1s ease-in-out}.item-contact:hover{opacity:80%}.prop_image{width:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;display:block}.prop_content{background:#fff;padding:16px;border-top:none;cursor:pointer}.prop_price{font-weight:200;margin-bottom:12px}.prop_price span{font-weight:700;color:#009688;font-size:24px}.prop_city{font-size:20px;font-weight:600;margin:0 0 6px 0;color:#1e293b}.prop_address{font-size:16px;color:#64748b;margin:0 0 12px 0}.prop_details{display:flex;flex-wrap:nowrap;gap:16px;font-size:16px;color:#64748b;align-items:center}.prop_details p{display:flex;align-items:center;margin:0;gap:6px;white-space:nowrap}.bi-aspect-ratio{color:#009688!important}.prop_icon{width:18px!important;height:18px;display:inline-block;color:#009688;vertical-align:middle;flex-shrink:0}.recent-props{display:grid;grid-template-columns:repeat(auto-fill,300px);justify-content:center;gap:1.5rem;padding:20px 0;max-width:1024px;margin:0 auto;width:100%;box-sizing:border-box}.property_carde{display:flex;flex-direction:column;width:300px;height:450px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.05);transition:transform .3s ease}.property_carde:hover{transform:translateY(-5px)}.property_imagee{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;cursor:pointer}.listing_contente{padding:1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.prop_pricee span{font-size:1.25rem;font-weight:600;color:#00796b}.listing_contente h4{font-size:1.1rem;font-weight:700;margin-top:.5rem}.listing_contente p{margin:.3rem 0;color:#6c757d}.listing_content_propertiese{display:flex;gap:16px;margin-top:.75rem}.listing_content_propertiese p{display:flex;align-items:center;font-size:.9rem}.listing_content_propertiese .icone{width:16px;height:16px;margin-right:6px}.recent-title{color:#00796b}.recent-bg{background:#f8f8f8;padding:30px 0}.recent-link{padding:12px 24px;background-color:#009688;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease;text-decoration:none}.recent-link:hover{background-color:#00796b}.recent-text-flex{padding:0 35px}@media (max-width:1024px){.recent-text-flex{flex-direction:column;justify-content:flex-start!important;align-items:flex-start!important;padding:0 40px}}.footer{background-color:#00796b;display:flex;flex-direction:row;padding:2%}.footer-logo{display:flex;justify-content:center;align-items:center;width:33%}.footer-links{display:flex;align-items:center;justify-content:center;gap:20%;width:66%}.footer-links-item-list{padding:0}.footer-links-item-list p{font-weight:700;color:#fff;text-shadow:1px 1px #000}.footer-links-item-list li{list-style-type:none;color:#e0e0e0;text-align:center}.footer-links-item-list a{text-decoration:none}.footer-links-item-list a:hover{color:#fff;font-weight:700}.footer-copyright{background-color:#00796b}.footer-copyright hr{margin:0;padding:0;color:#fff;height:3px;border:none;background-color:#fff}.footer-copyright p{color:#fff;text-align:center;margin:0;padding:10px}@media (max-width:800px){.footer{flex-direction:column}.footer-logo{width:100%;margin-bottom:25px}.footer-links{width:100%}}@media (max-width:800px){.footer-links{flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}html{font-family:"Plus Jakarta Sans",sans-serif}.navbar{display:flex;justify-content:space-between;align-items:center;max-width:1024px;margin:0 auto;position:relative;padding:4px 16px;background:#fff}.nav-logo img{width:180px}.nav-desktop-menu{display:flex;align-items:center;gap:40px}.nav-desktop-menu .nav-links{display:flex;gap:32px;align-items:center;margin:0}.nav-desktop-menu .nav-links li{list-style:none}.nav-desktop-menu .nav-links a{color:#000929;text-decoration:none}.nav-desktop-menu .nav-links a:hover{color:#00796b;transition:.2s ease-in-out}.nav-auth{display:flex;gap:10px}.nav-auth a{text-decoration:none}.nav-toggle{display:none;font-size:28px;cursor:pointer;z-index:200}.nav-mobile-menu{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#fff;padding:24px;box-shadow:0 8px 20px rgba(0,0,0,.1);z-index:150;transition:all .3s ease}.nav-mobile-menu.active{display:flex}.nav-mobile-menu .nav-links-mobile{display:flex;flex-direction:column;gap:14px;list-style-type:none;padding:0 0 0 20px}.nav-mobile-menu .nav-auth-mobile{display:flex;flex-direction:column;gap:14px}.nav-mobile-menu a{display:flex;justify-content:space-between;color:#000929;text-decoration:none;font-size:18px;padding:8px 0}.nav-mobile-menu a:hover{color:#00796b}@media (max-width:900px){.nav-auth,.nav-links{display:none!important}.nav-toggle{display:block}}.banner_wrapper{height:100%}#results{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:20px;max-width:1024px;margin:0 auto}.listing{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);cursor:pointer}.listing img{width:100%;border-top-right-radius:8px;border-top-left-radius:8px}.listing_content{padding:16px}.listing_content span{font-weight:700;color:#00796b;font-size:24px}.listing_content_price{font-weight:200}.listing_content_properties{display:flex;align-items:center;gap:16px}.listing_content_properties p{margin:0}.listing_content_properties img{width:18px!important}.listing_content_properties i{color:#00796b}.result_bg{background:#f8f8f8;height:100%}.result_wrapper{max-width:1024px;margin:0 auto;padding:20px;position:relative}.result_wrapper::after{content:"";display:block;height:300px;width:100%}.hero_wrapper_content{max-width:1024px;margin:0 auto;display:flex;flex-direction:column;justify-content:center;height:100%}.hero_wrapper_content h1{max-width:544px;font-weight:700}.hero_wrapper_content p{max-width:450px;font-size:18px;font-weight:400;margin:0}.hero_wrapper_content h1{color:#00796b}.hero_wrapper_content p{color:#000929}.hero_wrapper_content span{color:#00796b;font-weight:700;font-size:32px}.hero_wrapper_contentFlex{display:flex;margin:16px 0 0 0}.hero_wrapper_contentFlex div:first-of-type{border-right:3px solid #d9d9d9;padding:0 40px 0 0;margin:0 40px 0 0}.searchForm input[type=radio]{display:none}.searchForm{padding:20px}.radio-label{cursor:pointer;position:relative;font-size:18px;margin:32px 0 0 0;background:#fff}.radio-label:first-of-type{border-top-left-radius:8px}.radio-label:last-of-type{border-top-right-radius:8px}.radio_wrapper{display:flex}.radio-label .radio-text{padding:15px 32px;transition:border-bottom .2s ease}.radio-label input[type=radio]:not(checked)+.radio-text{border-bottom:2px solid #e5e5e5;font-weight:400;color:#000929}.radio-label input[type=radio]:checked+.radio-text{border-bottom:2px solid #009688;font-weight:700;color:#00796b}.form-group-flex{display:flex;position:relative}@media (max-width:1024px){.form-group-flex{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.form-group{display:flex;flex-direction:column;background:#fff;padding:25px 16px 25px 32px}.form-group:first-of-type{border-bottom-left-radius:8px}@media (max-width:1024px){.form-group:first-of-type{border-bottom-left-radius:unset;border-top-right-radius:8px}}@media (max-width:1024px){.form-group{width:100%;padding:10px 25px}}.form-group input[type=number]:focus{border-color:#009688;outline:0}.form-group-submit{padding:25px;display:flex;justify-content:center;align-items:flex-end;background:#fff;border-top-right-radius:8px;border-bottom-right-radius:8px;z-index:100}@media (max-width:1024px){.form-group-submit{width:100%;justify-content:flex-start;align-items:center;padding:10px 25px 20px 25px;border-top-right-radius:unset;border-bottom-left-radius:8px}}.form-group label{margin-bottom:5px;font-weight:600;color:#333}.searchForm .form-input,.searchForm input[type=text],.searchForm select{padding:10px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:border-color .2s ease;max-width:150px}@media (max-width:768px){.searchForm .form-input,.searchForm input[type=text],.searchForm select{max-width:unset}}input[type=text]:focus,select:focus{border-color:#009688;outline:0}.form-submit{padding:12px 24px;background-color:#009688;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.form-submit:hover{background-color:#00796b}.hero_bg{background:#f8f8f8}.hero_wrapper{display:grid;grid-template-columns:1fr 1fr;padding:60px 20px;gap:60px;align-items:center;min-height:100vh;max-width:1024px;margin:0 auto}@media (max-width:1024px){.hero_wrapper{grid-template-columns:1fr;gap:40px;padding:40px 20px}}.hero_wrapper_content_text{padding:20px}.form-auth{max-width:400px;width:100%;padding:40px 32px;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.1)}.form-auth-accent{width:40px;height:3px;background:#00796b;margin-bottom:32px}.form-auth-row{display:flex;gap:12px}.form-auth-row .form-auth-group{flex:1;margin-bottom:20px}.form-auth-group{margin-bottom:20px;position:relative}.form-auth-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px;letter-spacing:-.01em}.form-auth-input{width:100%;padding:14px 16px;font-size:16px;font-weight:400;color:#1f2937;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;outline:0;transition:all .2s ease;box-sizing:border-box}.form-auth-input::-moz-placeholder{color:#9ca3af;font-weight:400}.form-auth-input::placeholder{color:#9ca3af;font-weight:400}.form-auth-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1);transform:translateY(-1px)}.form-auth-input:hover:not(:focus){border-color:#d1d5db}.form-auth-input:valid:not(:-moz-placeholder){border-color:#10b981}.form-auth-input:valid:not(:placeholder-shown){border-color:#10b981}.form-auth-title{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:8px;text-align:left}.form-auth-button{width:100%;padding:16px 24px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#00796b 0,#004d40 100%);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:12px;letter-spacing:-.01em;position:relative;overflow:hidden}.form-auth-button:hover{color:#000;background:#e0def7;box-shadow:0 4px 12px rgba(224,222,247,.6);transform:translateY(-2px)}.form-auth-button:active{transform:translateY(0);box-shadow:0 4px 15px rgba(37,99,235,.2)}.form-auth-button.loading{pointer-events:none}.form-auth-button.loading::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}@media (max-width:480px){.form-wrapper{padding:20px 16px}.form-auth{padding:32px 24px}.form-auth-row{flex-direction:column;gap:0}}@keyframes spin{to{transform:rotate(360deg)}}.form-auth-input:focus+.form-auth-label{color:#00796b}.form-wrapper{background:linear-gradient(135deg,#00796b 0,#004d40 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;margin:0}body{margin:0;padding:0}.form-auth-group.floating-label .form-auth-label{position:absolute;top:14px;left:16px;color:#9ca3af;transition:all .2s ease;pointer-events:none;background:#fff;padding:0 4px}.form-auth-group.floating-label .form-auth-input:valid:not(:-moz-placeholder)+.form-auth-label{top:-8px;font-size:12px;color:#00796b}.form-auth-group.floating-label .form-auth-input:focus+.form-auth-label,.form-auth-group.floating-label .form-auth-input:valid:not(:placeholder-shown)+.form-auth-label{top:-8px;font-size:12px;color:#00796b}.nav-auth-login,.nav-auth-login-mobile,.nav-auth-logout,.nav-auth-logout-mobile{padding:8px 16px;font-size:14px;font-weight:500;color:#000;background:#fff;border:solid 2px #00796b;border-radius:6px;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.nav-auth-login-mobile:hover,.nav-auth-login:hover,.nav-auth-logout-mobile:hover,.nav-auth-logout:hover{color:#000;background:#e0def7;box-shadow:0 4px 12px rgba(224,222,247,.6);transform:translateY(-2px)}.nav-auth-login-mobile:active,.nav-auth-login:active,.nav-auth-logout-mobile:active,.nav-auth-logout:active{transform:translateY(0);background:linear-gradient(135deg,#00796b 0,#004d40 100%)}.nav-auth-profil,.nav-auth-profil-mobile,.nav-auth-register,.nav-auth-register-mobile{padding:8px 16px;font-size:14px;font-weight:500;color:#fff;background:#00796b;border:none;border-radius:6px;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.nav-auth-profil-mobile:hover,.nav-auth-profil:hover,.nav-auth-register-mobile:hover,.nav-auth-register:hover{color:#000;background:#e0def7;box-shadow:0 4px 12px rgba(224,222,247,.6);transform:translateY(-2px)}.nav-auth-profil-mobile:active,.nav-auth-profil:active,.nav-auth-register-mobile:active,.nav-auth-register:active{transform:translateY(0);background:linear-gradient(135deg,#00796b 0,#004d40 100%)}.nav-username{display:flex;justify-content:center;align-items:center}.profile-container{padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.profile-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;width:100%;max-width:1000px;padding:20px}.listing-card{padding:20px;margin:20px;border-radius:8px;border:1px solid #ddd}@media (max-width:1024px){.listing-card{padding:8px;margin:8px}}.listing-image{width:300px;height:200px;background-size:cover}.profile-title{font-size:24px;font-weight:700;margin-bottom:20px}.profile-table{width:100%;border-collapse:collapse}.profile-table td,.profile-table th{padding:10px;text-align:left;border:1px solid #ccc}.profile-table th{background-color:#f5f5f5;font-weight:700}.input-field{width:100%;padding:8px;border-radius:4px;border:1px solid #ccc}.save-button-container{text-align:right;margin-top:20px}.save-button{background-color:#009688;color:#fff;border:none;padding:10px 18px;border-radius:4px;cursor:pointer;transition:background .3s}.save-button:hover{background-color:#00796b}.create-listing-button-wrapper{margin-bottom:15px}.btn-create-listing{display:inline-block;background-color:#009688;color:#fff;padding:8px 15px;border-radius:4px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.btn-create-listing:hover{background-color:#00796b}.listing-container{max-width:700px;margin:30px auto;background:#fff;padding:30px;border-radius:12px;box-shadow:0 0 15px rgba(0,0,0,.1)}.form-title{font-size:24px;font-weight:700;text-align:center;margin-bottom:20px}.preview-img{width:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;margin-bottom:20px;border-radius:8px;display:none}.submit-button{background-color:#009688;color:#fff;border:none;padding:12px;width:80%;border-radius:8px;font-weight:700;text-decoration:none}.submit-button:hover{background-color:#00796b}.swiper{width:100%;max-width:1200px;height:450px;margin:0 auto;position:relative;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15);background:#fff}.swiper-slide{display:flex;justify-content:center;align-items:center;font-size:1.2rem;color:#333;background:#f9f9f9;border-radius:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:20px;box-sizing:border-box}.swiper-button-next,.swiper-button-prev{color:#fff;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);border-radius:50%;width:40px!important;height:40px!important;z-index:10;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,transform .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.3)}.swiper-button-next::after,.swiper-button-prev::after{font-size:20px!important;color:#fff}.swiper-button-next:hover,.swiper-button-prev:hover{background-color:#00796b;transform:translateY(-50%) scale(1.1);color:#fff}.swiper-pagination-bullet{background:#bbb;opacity:1;width:12px;height:12px;margin:0 6px!important;transition:background-color .3s ease}.swiper-pagination-bullet-active{background:#00796b!important;width:14px;height:14px}@media (max-width:768px){.swiper-slide{font-size:1rem;padding:10px}}.featured_properties{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.featured_properties .property_showcase{position:relative;width:100%;max-width:325px!important;height:500px;cursor:pointer!important}.featured_properties .property_showcase .property_card{position:absolute;width:100%;height:550px;background:#fff;border:1px solid #ccc;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;transition:all .8s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(50px) scale(.9)}.featured_properties .property_showcase .property_card.active{opacity:1;transform:translateY(0) scale(1);z-index:3}.featured_properties .property_showcase .property_card.next{opacity:.7;transform:translateY(20px) scale(.95);z-index:2}.featured_properties .property_showcase .property_card .property_image .property_badge{position:absolute;top:15px;left:15px;background:#00796b;color:#fff;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.featured_properties .property_showcase .property_card .property_info{padding:16px}.featured_properties .property_showcase .property_card .property_info .property_price{font-weight:200;margin-bottom:8px}.featured_properties .property_showcase .property_card .property_info .property_price span{font-weight:700;color:#00796b;font-size:24px}.featured_properties .property_showcase .property_card .property_info .property_title{font-size:1.1rem;font-weight:600;color:#1e293b;margin-bottom:8px}.featured_properties .property_showcase .property_card .property_info .property_location{color:#64748b;font-size:.9rem;margin-bottom:15px}.featured_properties .property_showcase .property_card .property_info .property_features{display:flex;align-items:center;gap:8px}.featured_properties .property_showcase .property_card .property_info .property_features p{margin:0;font-size:.85rem;color:#64748b;display:flex;align-items:center;gap:4px}.featured_properties .property_showcase .property_card .property_info .property_features .icon{width:18px!important}.featured_properties .property_showcase .property_card .property_info .property_features i{color:#00796b}.property_card .property_image{width:100%!important;height:250px;background-size:cover;background-position:center;position:relative;border-top-right-radius:8px;border-top-left-radius:8px;position:absolute;top:0;left:0;z-index:-1;cursor:pointer}.listing_content{position:absolute;bottom:0;padding:0 0 32px 0}.listing_content span{font-size:18px}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.property_showcase{animation:float 6s ease-in-out infinite}.listing_content_properties{font-size:18px}.swiper{max-width:325px!important}.save_profile{display:flex;gap:32px}.save_profile label{width:300px;display:flex;justify-content:space-between}.save_profile input{padding:10px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:border-color .2s ease;max-width:150px}@media (max-width:768px){.save_profile input{max-width:unset}}@media (max-width:1024px){.save_profile{flex-direction:column}}.save-profile-flex{display:flex;flex-direction:column;gap:8px}.profile_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:80vh}.required{color:red!important}.form-link{font-size:14px;color:#00796b;text-decoration:none;padding:0 8px}.form-link:hover{text-decoration:underline}.form-link-profile{color:#fff;background:#00796b;border-radius:8px;padding:8px 16px;text-decoration:none}.recent-text-flex{max-width:1024px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-auth-login-mobile,.nav-auth-logout-mobile,.nav-auth-profil-mobile,.nav-auth-register-mobile{padding:8px 16px!important}.nav-auth-profil-mobile,.nav-auth-register-mobile{color:#fff!important}.admin-flex{display:flex;justify-content:space-between;gap:40px;position:relative;max-width:1024px;margin:0 auto}.properties-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:2rem;width:400px}.property-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;background-color:#fff;transition:box-shadow .3s ease}.property-card:hover{box-shadow:0 6px 15px rgba(0,0,0,.15)}.property-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.property-content{padding:1rem;flex-grow:1;display:flex;flex-direction:column}.property-title{font-size:1.25rem;margin-bottom:.5rem;font-weight:700;color:#222}.property-address,.property-available,.property-contact-info,.property-description,.property-details-list,.property-price,.property-transaction,.property-type{margin:.25rem 0;color:#444;font-size:.9rem}.property-description{white-space:pre-wrap}.property-details-list{list-style-type:disc;padding-left:1.2rem;margin:.5rem 0}.more-details.hidden{display:none}.btn-show-more{background:0 0;border:none;color:#00796b;cursor:pointer;padding:0;font-size:.95rem;align-self:flex-start;transition:color .2s ease;margin:8px 0}.btn-show-more:hover{color:#0056b3;text-decoration:underline}.btn-activate{margin-top:1rem;background-color:#00796b;color:#fff;text-align:center;padding:.5rem 1rem;border-radius:5px;text-decoration:none;font-weight:600;align-self:flex-start;transition:background-color .3s ease;display:inline-block}.btn-activate:hover{background-color:#00796b}.no-properties-msg{font-style:italic;color:#666;font-size:1.1rem}@media (max-width:1024px){#active-properties,#inactive-properties{display:none!important}#active-properties.active,#inactive-properties.active{display:flex!important}}.admin_show_prop{color:#fff;background:#00796b;padding:12px 18px;border-radius:8px;border:none;margin:16px 0}.admin_text{max-width:1024px;margin:0 auto}.admin_wrapper{border:1px solid #ddd;border-radius:8px;padding:16px}.btn-delete{color:#dc3545;border:1px solid #dc3545;transition:.2s}.btn-delete:hover{background-color:#dc3545;color:#fff}.d-flex .btn-action{flex:0 0 70%}.d-flex .btn-delete{flex:0 0 30%}.admin-manage-btn{color:#fff;background:#00796b;padding:12px 20px;border-radius:8px;border:none;transition:.2s ease-in-out;cursor:pointer}@media (min-width:1024px){.admin-manage-btn{margin:8px 8px 32px 0}}.admin-manage-btn:hover{opacity:80%}.admin-show-prop{color:#fff;background:#00796b;padding:12px 20px;border-radius:8px;border:none;margin:8px 8px 32px 0;transition:.2s ease-in-out;cursor:pointer}.admin-show-prop:hover{opacity:80%}@media (max-width:1024px){.admin-show-prop{display:none}}.item-swiper{width:100%!important;max-width:1000px!important;height:500px!important;margin:0 auto 20px auto;border-radius:16px;box-shadow:0 0 10px rgba(0,0,0,.1)}.item-swiper-slide img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;border-radius:16px}
/*# sourceMappingURL=styles.css.map */
