html,body,#root{width:100%;min-height:100vh}body{background:#fff;font-family:Arial,Helvetica,sans-serif}body{background:#f5f5f5}.login-page{width:100%;height:100vh;display:flex}.left-side{background:linear-gradient(135deg,#0f172a,#1e293b,#111827);justify-content:center;align-items:center;width:60%;display:flex;position:relative;overflow:hidden}.left-side:before{content:"";opacity:.08;background:#d4af37;border-radius:50%;width:450px;height:450px;position:absolute;top:-120px;left:-120px}.left-side:after{content:"";opacity:.08;background:#d4af37;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-100px;right:-100px}.overlay{z-index:2;text-align:center;padding:40px}.overlay h1{color:#fff;margin-bottom:20px;font-size:60px;font-weight:700}.overlay p{color:#d1d5db;font-size:22px;line-height:35px}.right-side{background:#f8fafc;justify-content:center;align-items:center;width:40%;padding:30px;display:flex}.login-card{background:#fff;border-radius:18px;width:420px;padding:45px;box-shadow:0 15px 40px #0000001f}.logo{width:180px;margin:auto auto 25px;display:block}.login-card h2{text-align:center;color:#111827;margin-bottom:8px;font-size:30px}.subtitle{text-align:center;color:#6b7280;margin-bottom:35px}.input-group{margin-bottom:22px}.input-group label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.input-group input{border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;height:50px;padding:0 15px;font-size:15px;transition:all .3s}.input-group input:focus{border-color:#d4af37;box-shadow:0 0 8px #d4af374d}.password-box{position:relative}.password-box input{padding-right:70px}.show-password{cursor:pointer;color:#d4af37;font-size:14px;font-weight:600;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.login-btn{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;height:52px;font-size:17px;font-weight:600;transition:all .3s}.login-btn:hover{background:#b9901f}.login-btn:disabled{opacity:.7;cursor:not-allowed}.error-message{color:#b91c1c;text-align:center;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:12px;font-size:14px}.register-account-link{text-align:center;color:#7b8593;margin-top:20px;font-size:13px}.register-account-link a{color:#c49a1c;margin-left:5px;font-weight:600;text-decoration:none}.register-account-link a:hover{text-decoration:underline}@media (width<=992px){.left-side{display:none}.right-side{width:100%}.login-card{width:100%;max-width:420px}}@media (width<=480px){.login-card{padding:30px 20px}.login-card h2{font-size:26px}.logo{width:150px}}.header{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:90px;padding:0 80px;transition:all .4s;display:flex;position:fixed;top:0;left:0}.logo-section{align-items:center;display:flex}.logo-img{object-fit:contain;background:#fff;border-radius:12px;width:180px;height:60px;padding:6px 10px;transition:all .3s}.nav-links{gap:40px;list-style:none;display:flex}.nav-links li{color:#fff;cursor:pointer;font-size:16px;font-weight:500;transition:all .3s;position:relative}.nav-links li:hover a{color:#d4af37}.nav-links li:after{content:"";background:#d4af37;width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:0}.nav-links li:hover:after{width:100%}.contact-btn{color:#111;cursor:pointer;background:linear-gradient(135deg,#c89b3c,#e6c76a);border:none;border-radius:50px;padding:13px 28px;font-size:15px;font-weight:700;transition:all .3s;box-shadow:0 8px 20px #d4af3740}.contact-btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #d4af3773}.nav-links li a{color:#fff;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s}.nav-links li a:visited{color:#fff;text-decoration:none}.nav-links li a:hover{color:#d4af37;text-decoration:none}.contact-btn a{color:#111;font-weight:700;text-decoration:none}.contact-btn a:hover,.contact-btn a:visited{color:#111;text-decoration:none}.header-dropdown-menu-Header{background:#fff;border:1px solid #ececec;border-radius:12px;width:230px;padding:8px;display:none;position:absolute;top:100%;left:0;box-shadow:0 15px 35px #0000002e}.header-dropdown-Header:hover .header-dropdown-menu-Header{display:block}.header-dropdown-menu-Header li{list-style:none}.header-dropdown-menu-Header li a{border-radius:8px;align-items:center;gap:10px;padding:14px 16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;color:#222!important}.header-dropdown-menu-Header li a:hover{background:#d4af37;color:#111!important}.menu-icon{color:#fff;cursor:pointer;z-index:1100;font-size:28px;display:none}.menu-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:998;background:#00000073;width:100%;height:100%;position:fixed;top:0;left:0}.plot-menu{align-items:center;display:flex;position:relative}.plot-menu-btn{color:#fff;font-size:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:6px;margin:0;font-family:inherit;font-weight:600;line-height:1;display:inline-flex}.plot-arrow{flex-shrink:0;font-size:11px;transition:transform .3s}.plot-arrow.rotate{transform:rotate(180deg)}.plot-dropdown{z-index:9999;background:#111827;border-radius:8px;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 25px #00000073}.plot-dropdown a{color:#fff;white-space:nowrap;padding:11px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.plot-dropdown a:hover{color:#d4a72c;background:#1f2937}.add-properties-menu{align-items:center;display:flex;position:relative}.add-properties-menu-btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;margin:0;padding:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1;display:inline-flex}.add-properties-menu-btn:hover{color:#d4af37}.add-properties-arrow{flex-shrink:0;font-size:11px;transition:transform .3s}.add-properties-arrow.rotate{transform:rotate(180deg)}.add-properties-dropdown{z-index:9999;background:#111827;border-radius:8px;min-width:180px;padding:8px 0;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 8px 25px #00000073}.add-properties-dropdown a{white-space:nowrap;padding:11px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block;color:#fff!important}.add-properties-dropdown a:hover{background:#1f2937;color:#d4a72c!important}@media (width<=992px){.header{padding:0 25px}.nav-links,.logo-text span{display:none}.logo-text h2{font-size:22px}.logo-img{width:50px;height:50px}.contact-btn{padding:10px 18px;font-size:14px}}@media (width<=768px){.header{height:70px;padding:0 18px}.logo-img{width:140px;height:45px}.menu-icon{display:block}.contact-btn{display:none}.nav-links{z-index:1000;background:#0f172a;flex-direction:column;width:85%;max-width:340px;height:calc(100vh - 70px);padding:20px;transition:all .35s;display:flex;position:fixed;top:70px;right:-100%;overflow-y:auto}.nav-links.active{right:0}.nav-links li{border-bottom:1px solid #ffffff14;width:100%;list-style:none}.nav-links li a,.header-dropdown-title-Header{color:#fff;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-size:16px;font-weight:600;text-decoration:none;display:flex}.header-dropdown-menu-Header{width:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0;display:block;position:static}.header-dropdown-menu-Header li{border:none}.header-dropdown-menu-Header li a{background:#ffffff0d;border-radius:8px;margin:8px 0;padding:12px 20px;font-size:15px;color:#d4af37!important}.header-dropdown-menu-Header li a:hover{background:#d4af37;color:#111!important}.add-properties-menu{display:block}.add-properties-menu-btn{justify-content:space-between;width:100%;padding:16px 0;font-size:16px;font-weight:600}.add-properties-dropdown{width:100%;min-width:100%;box-shadow:none;background:0 0;border-radius:0;margin:0 0 8px;padding:0;position:static;transform:none}.add-properties-dropdown a{background:#ffffff0d;border-radius:8px;margin:8px 0;padding:12px 20px;font-size:15px;color:#d4af37!important}.add-properties-dropdown a:hover{background:#d4af37;color:#111!important}}.header-user-area{align-items:center;margin-left:15px;display:flex;position:relative}.header-login-area{cursor:pointer;color:#17243a;background:0 0;border:none;align-items:center;gap:9px;padding:5px 8px;display:flex}.user-icon{color:#cdd9e7;flex-shrink:0;width:30px;height:30px}.login-text{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.login-text span{color:#fff;font-size:13px;font-weight:600}.login-text small{color:#d0a523;margin-top:3px;font-size:11px;font-weight:600}.header-user-button{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:5px 8px;display:flex}.user-short-info{flex-direction:column;align-items:flex-start;line-height:1.1;display:flex}.user-short-name{text-overflow:ellipsis;white-space:nowrap;color:#fff;max-width:110px;font-size:13px;font-weight:600;overflow:hidden}.user-account-text{color:#7c858f;margin-top:3px;font-size:10px}.user-arrow{color:#7c858f;font-size:10px;transition:all .2s}.user-arrow.rotate{transform:rotate(180deg)}.user-dropdown{z-index:9999;background:#fff;border:1px solid #e1e5ea;border-radius:4px;width:245px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 5px 20px #00000029}.user-dropdown:before{content:"";background:#fff;border-top:1px solid #e1e5ea;border-left:1px solid #e1e5ea;width:11px;height:11px;position:absolute;top:-6px;right:25px;transform:rotate(45deg)}.user-dropdown-header{background:#fff;align-items:center;gap:10px;padding:14px 15px;display:flex;position:relative}.dropdown-user-icon{color:#858b91;flex-shrink:0;width:38px;height:38px}.user-dropdown-header div{flex-direction:column;min-width:0;display:flex}.user-dropdown-header strong{color:#273344;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.user-dropdown-header span{color:#1c395a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.user-dropdown>a:not(.dropdown-login-btn){color:#6d6d6d;background:#fff;border:none;border-bottom:1px solid #e5e5e5;width:100%;padding:11px 15px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.user-dropdown>a:not(.dropdown-login-btn):hover{color:#c49b22;background:#f8f9fa;padding-left:18px}.dropdown-divider{background:#e5e5e5;width:100%;height:1px}.logout-dropdown-btn{text-align:left;color:#d14949;cursor:pointer;background:#fff;border:none;width:100%;padding:12px 15px;font-size:13px;font-weight:600}.logout-dropdown-btn:hover{background:#fff4f4}.guest-dropdown{width:205px;padding:12px}.guest-dropdown:before{right:28px}.dropdown-login-btn{background:#087cc1;border-radius:5px;justify-content:center;align-items:center;width:100%;height:38px;margin-bottom:12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;color:#fff!important}.dropdown-login-btn:hover{background:#066da9}.new-user-text{text-align:center;color:#555;padding:2px 3px 3px;font-size:12px;line-height:1.5}.new-user-text a{color:#164ee8;font-weight:600;text-decoration:none;display:block}.new-user-text a:hover{text-decoration:underline}@media (width<=768px){.header-user-area{margin-left:auto;margin-right:10px}.login-text,.user-short-info{display:none}.header-login-area,.header-user-button{padding:4px}.user-icon{width:30px;height:30px}.user-dropdown{width:245px;position:fixed;top:68px;right:12px}.guest-dropdown{width:205px}.header{display:none!important}}.mobile-bottom-nav,.mobile-more-overlay,.mobile-more-menu{display:none}.mobile-profile-menu{z-index:10001;background:#fff;border-radius:4px;animation:.2s ease-out mobileProfileUp;display:block;position:fixed;bottom:76px;left:8px;right:8px;overflow:hidden;box-shadow:0 5px 25px #0003}@keyframes mobileProfileUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-profile-header{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:10px;padding:13px 12px;display:flex}.mobile-profile-user-icon{color:#9ca3af;flex-shrink:0;font-size:34px}.mobile-profile-user-info{flex-direction:column;min-width:0;display:flex}.mobile-profile-user-info strong{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.mobile-profile-user-info span{color:#555;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;overflow:hidden}.mobile-profile-menu>a{color:#555;background:#fff;border-bottom:1px solid #eee;align-items:center;min-height:34px;padding:7px 12px;font-size:12px;text-decoration:none;display:flex}.mobile-profile-menu>a:active{background:#f5f5f5}.mobile-profile-logout{color:#e53935;text-align:left;cursor:pointer;background:#fff;border:none;width:100%;min-height:35px;padding:7px 12px;font-size:12px}.mobile-profile-logout:active{background:#fff5f5}@media (width<=768px){.mobile-bottom-nav{z-index:9999;height:68px;padding:5px 4px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 15px #00000014}.mobile-nav-item{color:#777;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;height:58px;font-size:11px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:flex}.mobile-nav-item svg{font-size:21px;transition:transform .2s}.mobile-nav-item.active{color:#d4a017;font-weight:600}.mobile-nav-item.active svg{transform:translateY(-2px)}.mobile-nav-item.more-btn{outline:none;font-family:inherit}.mobile-more-overlay{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;display:block;position:fixed;inset:0}.mobile-more-menu{z-index:10001;background:#fff;border-radius:18px;padding:15px;animation:.2s ease-out mobileMenuUp;display:block;position:fixed;bottom:78px;left:12px;right:12px;box-shadow:0 10px 35px #0000002e}@keyframes mobileMenuUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.mobile-more-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;margin-bottom:5px;padding:3px 5px 12px;display:flex}.mobile-more-header h3{color:#222;margin:0;font-size:18px}.mobile-more-close{color:#555;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.mobile-more-menu a{color:#333;border-radius:10px;align-items:center;gap:14px;padding:13px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.mobile-more-menu a svg{color:#d4a017;width:20px;font-size:17px}.mobile-more-menu a:active{background:#f7f7f7}.mobile-plot-dropdown-wrapper-MobileNav{flex:1;justify-content:center;align-items:center;height:58px;display:flex;position:relative}.mobile-plot-button-MobileNav{width:100%;height:58px;padding:0;font-family:inherit}.mobile-plot-dropdown-MobileNav{z-index:10005;background:#fff;border-radius:12px;width:180px;padding:8px;animation:.2s ease-out mobilePlotDropdownUp-MobileNav;position:absolute;bottom:66px;left:50%;transform:translate(-50%);box-shadow:0 10px 35px #0003}@keyframes mobilePlotDropdownUp-MobileNav{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.mobile-plot-dropdown-MobileNav a{box-sizing:border-box;color:#222;background:#fff;border-radius:8px;width:100%;padding:13px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:block}.mobile-plot-dropdown-MobileNav a:hover{color:#d4a017;background:#f7f7f7}.mobile-plot-dropdown-MobileNav a:active{background:#f5f5f5}.mobile-plot-button-MobileNav.active{color:#d4a017}body{padding-bottom:68px}}@media (width<=380px){.mobile-bottom-nav{height:64px}.mobile-nav-item{gap:3px;height:55px;font-size:10px}.mobile-nav-item svg{font-size:19px}body{padding-bottom:64px}.mobile-bottom-nav{display:flex}.mobile-profile-menu{display:block}}.sidebar{line-height:.3}.menu-title{line-height:.8}body{background:#f4f6f9;margin:0;font-family:Segoe UI}.dashboard{display:flex}.sidebar{color:#fff;background:#111827;width:260px;min-height:100vh}.logo-area{text-align:center;background:#0b1220;padding:25px;font-size:24px;font-weight:700}.sidebar ul{padding:0;list-style:none}.sidebar li{padding:14px 25px}.sidebar a{color:#fff;text-decoration:none;display:block}.sidebar a:hover{color:#f5b301}.menu-title{color:#f5b301;margin-top:20px;font-weight:700}.logout{margin-top:40px}.dashboard-content{flex:1}.topbar{background:#fff;justify-content:space-between;align-items:center;height:70px;padding:0 35px;display:flex;box-shadow:0 2px 10px #00000014}.user-box{color:#fff;background:#111827;border-radius:8px;padding:10px 20px}.cards{gap:25px;padding:30px;display:flex}.card{background:#fff;border-radius:12px;flex:1;padding:30px;box-shadow:0 5px 20px #00000014}.card h3{color:#555;margin:0}.card h1{color:#f5b301;margin-top:15px;font-size:42px}.card{cursor:pointer;transition:all .3s}.card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.add-owner-page{background:#f5f7fb;width:100%;min-height:100vh;padding:30px}.page-container{background:#f5f7fb;width:100%;padding:30px}.form-card{background:#fff;border-radius:15px;width:100%;max-width:1200px;margin:auto;padding:35px;box-shadow:0 8px 25px #00000014}.form-card h2{color:#1f2937;margin-bottom:25px;font-size:30px}.section-title{color:#fff;background:#111827;border-left:5px solid #d4af37;border-radius:8px;margin-bottom:25px;padding:14px 20px;font-size:18px;font-weight:600}.form-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:8px;font-size:15px;font-weight:600}.form-group input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;height:48px;padding:0 15px;font-size:15px;transition:all .3s}.form-group textarea{resize:none;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#d4af37;box-shadow:0 0 8px #d4af3740}.full-width{grid-column:1/-1}.button-area{justify-content:flex-end;margin-top:35px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:8px;min-width:180px;height:48px;font-size:16px;font-weight:600;transition:all .3s}.save-btn:hover{background:#b99224}.save-btn:disabled{opacity:.7;cursor:not-allowed}@media (width<=992px){.form-grid{grid-template-columns:1fr}}@media (width<=768px){.page-container{padding:15px}.form-card{padding:20px}.button-area{justify-content:center}.save-btn{width:100%}}.view-owner-page{background:#f5f7fb;width:100%;min-height:100vh;padding:30px}.view-owner-card{background:#fff;border-radius:15px;width:100%;padding:25px;box-shadow:0 8px 25px #00000014}.view-owner-title{color:#111827;margin-bottom:25px;font-size:30px;font-weight:700}.view-owner-table{border-collapse:collapse;width:100%;min-width:1200px}.view-owner-table thead{background:#111827}.view-owner-table thead th{color:#fff;text-align:left;border:1px solid #e5e7eb;padding:15px;font-size:15px;font-weight:600}.view-owner-table tbody td{color:#374151;border:1px solid #e5e7eb;padding:14px;font-size:14px}.view-owner-table tbody tr:nth-child(2n){background:#f9fafb}.view-owner-table tbody tr:hover{background:#fff8e6;transition:all .3s}.view-owner-table td{white-space:normal}.view-owner-table-wrapper{width:100%;overflow-x:auto}.view-owner-no-data{text-align:center;color:#888;padding:40px;font-size:18px}.view-owner-action{gap:10px;display:flex}.view-owner-edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 14px;font-size:13px}.view-owner-delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:8px 14px;font-size:13px}.view-owner-action-box{justify-content:center;gap:10px;display:flex}.view-owner-edit-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;width:40px;height:40px}.view-owner-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;width:40px;height:40px}.view-owner-edit-btn:hover{background:#d97706}.view-owner-delete-btn:hover{background:#dc2626}.view-owner-search-box{width:100%;margin:15px 0 20px}.view-owner-search-box input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:14px}.view-owner-search-box input:focus{border-color:#007bff}.view-owner-title-row-ViewOwner{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.view-owner-title-ViewOwner{margin:0}.view-owner-add-btn-ViewOwner{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.view-owner-add-btn-ViewOwner:hover{background:#1d4ed8}@media (width<=768px){.view-owner-page,.view-owner-card{padding:15px}}.add-property-page{background:#f5f7fb;min-height:100vh;padding:25px}.add-property-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 5px 18px #00000014}.add-property-title{color:#222;border-bottom:2px solid #f2f2f2;margin-bottom:25px;padding-bottom:15px;font-size:28px;font-weight:700}.add-property-section{margin-bottom:35px}.add-property-section h3{color:#222;border-left:5px solid #0d6efd;margin-bottom:18px;padding-left:12px;font-size:20px}.add-property-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.add-property-group{flex-direction:column;display:flex}.add-property-group label{color:#444;margin-bottom:8px;font-size:14px;font-weight:600}.add-property-group input,.add-property-group select,.add-property-group textarea{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.add-property-group textarea{resize:vertical}.add-property-group input:focus,.add-property-group select:focus,.add-property-group textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-property-button-box{justify-content:flex-end;margin-top:35px;display:flex}.add-property-save-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s}.add-property-save-btn:hover{background:#0b5ed7}::placeholder{color:#999}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#999}@media (width<=992px){.add-property-card{padding:20px}.add-property-title{font-size:24px}.add-property-section h3{font-size:18px}}@media (width<=768px){.add-property-page{padding:15px}.add-property-grid{grid-template-columns:1fr}.add-property-button-box{justify-content:center}.add-property-save-btn{width:100%}}@media (width<=480px){.add-property-title{font-size:22px}.add-property-group input,.add-property-group select,.add-property-group textarea{padding:11px;font-size:14px}.add-property-save-btn{padding:13px;font-size:15px}}.property-form-overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.property-form-card{background:#fff;border-radius:12px;width:100%;max-width:1200px;max-height:95vh;padding:30px;overflow-y:auto;box-shadow:0 15px 40px #00000040}.property-form-header{border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:15px;display:flex}.property-form-header h2{color:#222;margin:0;font-size:28px}.close-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:42px;height:42px;font-size:18px}.property-section{margin-bottom:30px}.property-section h3{color:#2563eb;margin-bottom:18px;font-size:22px}.property-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.property-full{grid-column:1/-1}.property-group{flex-direction:column;display:flex}.property-group label{margin-bottom:8px;font-weight:600}.property-group input,.property-group select,.property-group textarea{border:1px solid #d9d9d9;border-radius:8px;outline:none;padding:12px;font-size:15px}.property-group textarea{resize:none}.property-group input:disabled,.property-group textarea:disabled,.property-group select:disabled{background:#f5f5f5}.property-image-preview{flex-wrap:wrap;gap:15px;margin-top:20px;display:flex}.preview-img{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:150px;height:110px}.property-thumb{object-fit:cover;border-radius:6px;width:50px;height:50px}.property-footer{justify-content:flex-end;gap:15px;margin-top:25px;display:flex}.update-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 28px;font-size:16px}.close-btn2{color:#fff;cursor:pointer;background:#555;border:none;border-radius:8px;padding:12px 28px}.delete-popup-overlay{z-index:99999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.delete-popup-box{text-align:center;background:#fff;border-radius:12px;width:400px;padding:30px}.delete-popup-box h2{color:#dc2626;margin:0}.delete-popup-box p{color:#666;margin:20px 0}.delete-popup-buttons{justify-content:center;gap:15px;display:flex}.cancel-btn{color:#fff;cursor:pointer;background:#9ca3af;border:none;border-radius:8px;padding:10px 22px}.delete-confirm-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:10px 22px}.property-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 18px #00000014}.property-table table{border-collapse:collapse;width:100%}.property-table th{color:#fff;background:#2563eb;padding:15px}.property-table td{border-bottom:1px solid #eee;padding:15px}.view-btn,.edit-btn,.delete-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;width:38px;height:38px;margin:0 3px}.view-btn{background:#2563eb}.edit-btn{background:#16a34a}.delete-btn{background:#dc2626}.property-search{background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:10px;padding:10px 15px;display:flex}.property-search input{border:none;outline:none;width:250px}.admin-information-section{background:#fafafa;border:1px solid #e5e7eb;border-left:4px solid #111827}.admin-information-section h3{color:#111827}.existing-pdf-box{margin-bottom:10px}.existing-pdf-link{color:#fff;background:#dc3545;border-radius:6px;align-items:center;padding:8px 12px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.existing-pdf-link:hover{background:#bb2d3b}.selected-file-name{color:#198754;margin-top:8px;font-size:13px;font-weight:600;display:block}.property-title-row{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.property-title-row h2{margin:0}.add-home-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.add-home-btn:hover{background:#1d4ed8}@media (width<=768px){.property-grid{grid-template-columns:1fr}.property-form-card{padding:20px}.property-table{overflow:auto}.preview-img{width:100%;height:220px}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.hero-overlay{background:#0a1222a6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.hero-content{text-align:center;color:#fff;width:90%;max-width:1200px}.hero-content h4{color:#d4af37;letter-spacing:1px;margin-bottom:15px;font-size:22px}.hero-content h1{margin-bottom:20px;font-size:65px;font-weight:700}.hero-content h1 span{color:#d4af37}.hero-content p{color:#ddd;width:700px;max-width:100%;margin:auto auto 50px;font-size:20px;line-height:32px}.search-box{background:#fff;border-radius:70px;align-items:center;gap:15px;padding:15px;display:flex;box-shadow:0 20px 50px #00000040}.search-box select{border:none;outline:none;flex:1;height:60px;padding:0 20px;font-size:16px}.search-box input{border:none;outline:none;flex:2;height:60px;padding:0 20px;font-size:16px}.search-box button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:40px;width:180px;height:60px;font-size:18px;font-weight:700;transition:all .3s}.search-box button:hover{background:#b98a16}@media (width<=991px){.hero{height:auto;padding:150px 20px 100px}.hero-content h1{font-size:40px}.hero-content p{font-size:16px;line-height:28px}.search-box{border-radius:20px;flex-direction:column}.search-box input,.search-box select,.search-box button{width:100%}}.cg-footer{color:#fff;background:#111827;margin-top:80px}.cg-footer-container{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:50px;width:90%;max-width:1400px;margin:auto;padding:70px 0;display:grid}.cg-footer-logo{background:#fff;border-radius:10px;width:180px;margin-bottom:20px;padding:8px}.cg-footer-about p{color:#cbd5e1;line-height:28px}.cg-footer h3{margin-bottom:25px;font-size:22px}.cg-footer ul{padding:0;list-style:none}.cg-footer ul li{margin-bottom:14px}.cg-footer ul li a{color:#cbd5e1;text-decoration:none;transition:all .3s}.cg-footer ul li a:hover{color:#d4af37}.cg-footer-property li{color:#cbd5e1}.cg-footer-contact p{color:#cbd5e1;margin-bottom:15px}.cg-footer-bottom{text-align:center;color:#cbd5e1;border-top:1px solid #ffffff1a;padding:22px}@media (width<=992px){.cg-footer-container{grid-template-columns:1fr 1fr}}@media (width<=768px){.cg-footer-container{text-align:center;grid-template-columns:1fr}.cg-footer-logo{margin:auto auto 20px}}body{color:#222;font-family:Arial,Helvetica,sans-serif}.about-hero{background:url(/assets/hero_img-p945XaoF.png) 50%/cover no-repeat;height:420px;position:relative}.about-overlay{color:#fff;text-align:center;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.about-overlay h1{margin-bottom:20px;font-size:56px}.about-overlay p{max-width:700px;font-size:22px;line-height:1.7}.container{width:90%;max-width:1300px;margin:auto}.about-company{padding:90px 0}.about-company .container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-left h2{color:#0f172a;margin-bottom:25px;font-size:42px}.about-left p{color:#555;margin-bottom:18px;font-size:18px;line-height:1.9}.about-right img{border-radius:15px;width:100%;box-shadow:0 15px 40px #0000002e}.mission-section{grid-template-columns:repeat(2,1fr);gap:30px;width:90%;max-width:1200px;margin:0 auto 90px;display:grid}.mission-card{background:#fff;border-radius:15px;padding:40px;transition:all .3s;box-shadow:0 10px 30px #00000014}.mission-card:hover{transform:translateY(-8px)}.mission-card h2{color:#0f172a;margin-bottom:15px}.mission-card p{color:#666;line-height:1.8}.why-section{background:#f8f9fb;padding:90px 0}.why-section h2{text-align:center;margin-bottom:50px;font-size:40px}.why-grid{grid-template-columns:repeat(3,1fr);gap:25px;width:90%;max-width:1200px;margin:auto;display:grid}.why-card{text-align:center;background:#fff;border-radius:15px;padding:40px;transition:all .3s;box-shadow:0 8px 25px #00000014}.why-card:hover{color:#fff;background:#d4af37;transform:translateY(-8px)}.service-section{padding:90px 0}.service-section h2{text-align:center;margin-bottom:50px;font-size:40px}.service-grid{grid-template-columns:repeat(3,1fr);gap:25px;width:90%;max-width:1200px;margin:auto;display:grid}.service-grid div{color:#fff;text-align:center;background:#0f172a;border-radius:15px;padding:35px;transition:all .3s}.service-grid div:hover{background:#d4af37}.process-section{background:#f8f9fb;padding:90px 0}.process-section h2{text-align:center;margin-bottom:50px;font-size:40px}.process-grid{grid-template-columns:repeat(4,1fr);gap:25px;width:90%;max-width:1200px;margin:auto;display:grid}.process-grid div{text-align:center;background:#fff;border-radius:15px;padding:35px;box-shadow:0 8px 25px #00000014}.process-grid h3{color:#fff;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 20px;font-size:28px;display:flex}.stats-section{color:#fff;text-align:center;background:#0f172a;grid-template-columns:repeat(4,1fr);padding:80px 10%;display:grid}.stats-section h2{color:#d4af37;margin-bottom:10px;font-size:48px}.stats-section p{font-size:18px}.cta-section{text-align:center;padding:90px 20px}.cta-section h2{margin-bottom:30px;font-size:42px}.cta-section button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:40px;padding:16px 45px;font-size:18px;transition:all .3s}.cta-section button:hover{background:#0f172a}@media (width<=991px){.about-company .container,.mission-section{grid-template-columns:1fr}.why-grid,.service-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.stats-section{grid-template-columns:repeat(2,1fr);gap:40px}.about-overlay h1{font-size:42px}}@media (width<=768px){.why-grid,.service-grid,.process-grid,.stats-section{grid-template-columns:1fr}.about-overlay h1{font-size:34px}.about-overlay p{font-size:17px}.about-left h2,.why-section h2,.service-section h2,.process-section h2,.cta-section h2{font-size:30px}}.cg-property-gallery{margin-bottom:40px}.cg-main-image{object-fit:contain;object-position:center;background:#f5f5f5;border-radius:15px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #00000026}.cg-thumbnail-row{gap:15px;margin-top:20px;display:flex;overflow-x:auto}.cg-thumbnail{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:10px;width:130px;height:90px;transition:all .3s}.cg-thumbnail:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-wrapper{grid-template-columns:2fr 350px;gap:40px;margin-top:40px;display:grid}.cg-property-price{color:#c89b2d;margin:20px 0;font-size:40px}.cg-info-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-info-grid div{background:#fff;border-radius:10px;padding:20px;box-shadow:0 5px 20px #00000014}.cg-info-grid span{color:#777;font-size:14px;display:block}.cg-info-grid strong{margin-top:8px;font-size:18px;display:block}.cg-contact-card{background:#fff;border-radius:15px;height:max-content;padding:30px;position:sticky;top:100px;box-shadow:0 10px 30px #00000014}.cg-contact-card h3{margin-bottom:15px}.cg-contact-card button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;width:100%;margin-top:15px;padding:15px;font-size:16px}.cg-contact-card button:hover{background:#c89b2d}.cg-description-box{background:#fff;border-radius:15px;margin-top:50px;padding:35px;box-shadow:0 5px 20px #00000014}.cg-description-box h2{margin-bottom:20px}.cg-owner-box{background:#fff;border-radius:18px;margin-top:40px;padding:35px;box-shadow:0 10px 30px #00000014}.cg-owner-box h2{color:#111827;margin-bottom:25px}.cg-owner-card{align-items:center;gap:20px;display:flex}.cg-owner-avatar{color:#fff;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:34px;font-weight:700;display:flex}.cg-owner-card h3{margin-bottom:8px}.cg-owner-card p{color:#666;margin:4px 0}.cg-location-section{margin-top:45px}.cg-location-header h2{color:#111827;margin-bottom:25px;font-size:32px}.cg-location-card{background:#fff;border-radius:18px;gap:35px;padding:30px;display:flex;box-shadow:0 15px 40px #00000014}.cg-location-left{flex:1}.cg-location-left h3{color:#111827;margin-bottom:15px;font-size:28px}.cg-location-left p{color:#666;line-height:28px}.cg-location-details{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}.cg-location-details div{background:#f8fafc;border-radius:12px;padding:18px}.cg-location-details span{color:#777;margin-bottom:8px;display:block}.cg-location-details h4{color:#111827}.cg-location-map{width:500px}.cg-location-map iframe{border:none;border-radius:18px;width:100%;height:350px}.cg-similar-section{margin-top:70px}.cg-similar-title{margin-bottom:30px}.cg-similar-title h2{color:#111827;font-size:36px}.cg-similar-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-similar-card{background:#fff;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 15px 40px #00000014}.cg-similar-card:hover{transform:translateY(-8px)}.cg-similar-card img{object-fit:cover;width:100%;height:220px}.cg-similar-content{padding:20px}.cg-similar-content h3{color:#111827;margin-bottom:12px}.cg-similar-content p{color:#666}.cg-similar-content h4{color:#d4af37;margin:18px 0;font-size:28px}.cg-similar-content a{color:#fff;background:#111827;border-radius:8px;padding:12px 24px;text-decoration:none;display:inline-block}.cg-property-container{max-width:1200px;margin:50px auto;padding:60px}.schedule-visit-overlay{z-index:99999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.schedule-visit-modal{background:#fff;border-radius:16px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.schedule-visit-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.schedule-visit-header h2{margin:0;font-size:21px}.schedule-visit-close{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px;line-height:1}.schedule-visit-body{padding:22px}.schedule-visit-group{margin-bottom:18px}.schedule-visit-group label{color:#333;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.schedule-visit-group input{box-sizing:border-box;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;height:46px;padding:0 12px;font-size:15px}.schedule-visit-group input:focus{border-color:#007bff}.schedule-visit-submit{color:#fff;cursor:pointer;background:#007bff;border:none;border-radius:8px;width:100%;height:46px;font-size:15px;font-weight:600}.schedule-visit-submit:disabled{opacity:.6;cursor:not-allowed}@media (width<=480px){.schedule-visit-overlay{padding:15px}.schedule-visit-modal{max-width:100%}.schedule-visit-header{padding:16px}.schedule-visit-body{padding:18px}}@media (width<=768px){.cg-property-container{margin:20px auto;padding:40px}}@media (width<=480px){.cg-property-container{margin-top:70px}}@media (width<=992px){.cg-main-image{object-fit:contain;object-position:center;height:450px}.cg-details-wrapper{grid-template-columns:1fr;gap:30px}.cg-contact-card{width:100%;position:static}.cg-location-card{flex-direction:column}.cg-location-map{width:100%}.cg-location-map iframe{height:300px}.cg-similar-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-main-image{object-fit:contain;object-position:center;background:#f5f5f5;border-radius:12px;height:750px}.cg-thumbnail-row{gap:10px}.cg-thumbnail{width:90px;height:70px}.cg-property-price{font-size:30px}.cg-info-grid{grid-template-columns:1fr;gap:15px}.cg-info-grid div{padding:15px}.cg-details-wrapper{gap:20px}.cg-contact-card{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:5px;width:100%;margin:0;padding:7px 8px;display:grid;position:fixed;inset:auto 0 58px;box-shadow:0 -4px 18px #0000001f}.cg-contact-card button{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:48px;margin:0;padding:8px 2px;font-size:9px;line-height:12px;display:flex}.cg-description-box{padding:20px}.cg-owner-card{text-align:center;flex-direction:column}.cg-owner-avatar{margin:auto}.cg-location-card{padding:20px}.cg-location-left h3{font-size:22px}.cg-location-details{grid-template-columns:1fr;gap:15px}.cg-location-map iframe{height:250px}.cg-similar-grid{grid-template-columns:1fr;gap:20px}.cg-similar-content h4{font-size:24px}.cg-contact-card h3,.cg-contact-card p{display:none}.cg-property-container{padding-bottom:120px}}@media (width<=480px){.cg-main-image{object-fit:contain;object-position:center;height:450px}.cg-thumbnail{width:70px;height:55px}.cg-property-price{font-size:26px}.cg-info-grid strong{font-size:16px}.cg-contact-card,.cg-description-box{padding:18px}.cg-location-header h2{font-size:24px}.cg-location-left h3{font-size:20px}.cg-location-map iframe{height:220px}}html,body,#root,.cg-section-plot-details-send-admin{width:100%;max-width:100%;overflow-x:hidden}.cg-container-plot-details-send-admin{box-sizing:border-box;width:100%;max-width:1400px;overflow:hidden}.cg-loading-plot-details-send-admin{text-align:center;color:#111827;margin-top:120px;font-size:32px;font-weight:700}.cg-section-plot-details-send-admin{background:#f8f9fb;width:100%;padding:120px 5% 70px}.cg-container-plot-details-send-admin{max-width:1200px;margin:auto}.cg-single-layout-plot-details-send-admin{flex-direction:column;align-items:center;width:100%;display:flex}.cg-gallery-plot-details-send-admin{width:100%;max-width:900px}.cg-details-plot-details-send-admin{width:100%;max-width:900px;margin-top:35px}.cg-gallery-plot-details-send-admin{width:100%}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:18px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #0000001f}.cg-gallery-list-plot-details-send-admin{object-fit:cover;gap:15px;width:100%;max-width:100%;margin-top:20px;padding-bottom:5px;display:flex}.cg-gallery-list-plot-details-send-admin::-webkit-scrollbar{height:6px}.cg-gallery-list-plot-details-send-admin::-webkit-scrollbar-thumb{background:#d4af37;border-radius:20px}.cg-gallery-image-plot-details-send-admin{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:12px;flex-shrink:0;width:120px;height:85px;transition:all .3s}.cg-gallery-image-plot-details-send-admin:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-plot-details-send-admin{flex-direction:column;gap:25px;display:flex}.cg-title-plot-details-send-admin{color:#111827;margin:0;font-size:38px;font-weight:700;line-height:52px}.cg-price-plot-details-send-admin{color:#c89b2d;margin:0;font-size:42px;font-weight:700}.cg-type-badge-plot-details-send-admin{color:#fff;background:#111827;border-radius:50px;width:fit-content;padding:10px 24px;font-size:15px;font-weight:600}.cg-owner-card-plot-details-send-admin{background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 25px #00000014}.cg-owner-card-plot-details-send-admin h3{color:#111827;margin-bottom:10px;font-size:22px}.cg-owner-card-plot-details-send-admin p{color:#666;margin:0;font-size:16px;line-height:28px}.cg-location-card-plot-details-send-admin{background:#fff;border-radius:16px;padding:25px;box-shadow:0 8px 25px #00000014}.cg-location-card-plot-details-send-admin h3{color:#111827;margin-bottom:15px;font-size:22px}.cg-location-card-plot-details-send-admin p{color:#666;margin-bottom:10px;line-height:28px}.cg-property-info-card-plot-details-send-admin{background:#fff;border-radius:18px;padding:30px;box-shadow:0 10px 30px #00000014}.cg-property-info-card-plot-details-send-admin h3{color:#111827;margin-bottom:25px;font-size:28px;font-weight:700}.cg-property-grid-plot-details-send-admin{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-property-grid-plot-details-send-admin div{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:20px;transition:all .3s}.cg-property-grid-plot-details-send-admin div:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.cg-property-grid-plot-details-send-admin span{color:#7b7b7b;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.cg-property-grid-plot-details-send-admin strong{color:#111827;word-break:break-word;font-size:18px;font-weight:700;line-height:28px;display:block}.cg-description-card-plot-details-send-admin{background:#fff;border-radius:18px;padding:30px;box-shadow:0 10px 30px #00000014}.cg-description-card-plot-details-send-admin h3{color:#111827;margin-bottom:20px;font-size:28px;font-weight:700}.cg-description-card-plot-details-send-admin p{color:#666;text-align:justify;font-size:16px;line-height:32px}.cg-owner-card-plot-details-send-admin,.cg-location-card-plot-details-send-admin,.cg-property-info-card-plot-details-send-admin,.cg-description-card-plot-details-send-admin{transition:all .3s}.cg-owner-card-plot-details-send-admin:hover,.cg-location-card-plot-details-send-admin:hover,.cg-property-info-card-plot-details-send-admin:hover,.cg-description-card-plot-details-send-admin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-contact-card-plot-details-send-admin{background:#fff;border:1px solid #f1f1f1;border-radius:18px;margin-top:30px;padding:25px;box-shadow:0 10px 30px #00000014}.cg-contact-title-plot-details-send-admin{color:#111827;margin-bottom:10px;font-size:28px;font-weight:700}.cg-contact-text-plot-details-send-admin{color:#6b7280;margin-bottom:22px;font-size:15px;line-height:1.6}.cg-contact-btn-plot-details-send-admin{color:#fff;cursor:pointer;background:#141b2d;border:none;border-radius:10px;width:100%;margin-bottom:15px;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.cg-contact-btn-plot-details-send-admin:hover{background:#1e2b47;transform:translateY(-2px)}.cg-whatsapp-btn-plot-details-send-admin{margin-bottom:0}@media (width<=768px){.cg-contact-card-plot-details-send-admin{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin:0;padding:8px;display:grid;position:fixed;bottom:68px;left:0;right:0;box-shadow:0 -4px 18px #0000001f}.cg-contact-title-plot-details-send-admin{font-size:24px}.cg-contact-btn-plot-details-send-admin{padding:14px;font-size:11px!important}.cg-contact-title-plot-details-send-admin,.cg-contact-text-plot-details-send-admin{display:none}.cg-contact-btn-plot-details-send-admin{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:58px;margin:0;padding:8px 3px;font-size:10px;line-height:14px;display:flex}.cg-contact-btn-plot-details-send-admin:last-child{margin-bottom:0}}@media (width<=1200px){.cg-container-plot-details-send-admin{grid-template-columns:1fr;gap:40px}.cg-main-image-plot-details-send-admin{height:480px}}@media (width<=992px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-title-plot-details-send-admin{font-size:32px;line-height:45px}.cg-price-plot-details-send-admin{font-size:34px}.cg-main-image-plot-details-send-admin{height:420px}.cg-property-grid-plot-details-send-admin{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-container-plot-details-send-admin{flex-direction:column;gap:25px;width:100%;display:flex}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:12px;height:300px}.cg-gallery-list-plot-details-send-admin{gap:10px}.cg-gallery-image-plot-details-send-admin{width:85px;height:70px}.cg-title-plot-details-send-admin{font-size:26px;line-height:36px}.cg-price-plot-details-send-admin{font-size:28px}.cg-type-badge-plot-details-send-admin{padding:8px 18px;font-size:13px}.cg-owner-card-plot-details-send-admin,.cg-location-card-plot-details-send-admin,.cg-property-info-card-plot-details-send-admin,.cg-description-card-plot-details-send-admin{padding:20px}.cg-owner-card-plot-details-send-admin h3,.cg-location-card-plot-details-send-admin h3,.cg-property-info-card-plot-details-send-admin h3,.cg-description-card-plot-details-send-admin h3{font-size:22px}.cg-property-grid-plot-details-send-admin{grid-template-columns:1fr;gap:15px}.cg-single-layout-plot-details-send-admin{width:100%}.cg-gallery-plot-details-send-admin,.cg-details-plot-details-send-admin{max-width:100%}}@media (width<=480px){.cg-section-plot-details-send-admin{padding:90px 20px 130px}.cg-main-image-plot-details-send-admin{object-fit:contain;object-position:center;height:240px}.cg-gallery-image-plot-details-send-admin{width:70px;height:55px}.cg-title-plot-details-send-admin{font-size:22px;line-height:32px}.cg-price-plot-details-send-admin{font-size:24px}.cg-owner-card-plot-details-send-admin p,.cg-location-card-plot-details-send-admin p,.cg-description-card-plot-details-send-admin p{font-size:15px;line-height:26px}.cg-property-grid-plot-details-send-admin div{padding:15px}.cg-property-grid-plot-details-send-admin strong{font-size:16px}}.cg-featured-section{background:#fff;padding:90px 8%}.cg-featured-container{max-width:1400px;margin:auto}.cg-featured-heading{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.cg-featured-heading h2{color:#111827;font-size:42px}.cg-featured-heading button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:150px;height:50px;font-size:16px}.cg-featured-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-property-card{background:#fff;border-radius:18px;transition:all .4s;overflow:hidden;box-shadow:0 10px 30px #00000014}.cg-property-card:hover{transform:translateY(-8px)}.cg-property-image{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:240px;display:block}.cg-property-content{padding:20px}.cg-property-content>.cg-property-type{display:inline-block}.cg-property-content>.cg-property-type:nth-child(2){float:right}.cg-property-type{color:#fff;background:#d4af37;border-radius:20px;padding:5px 14px;font-size:13px}.cg-property-content h3{color:#111827;margin:18px 0 10px;font-size:24px}.cg-property-content p{color:#6b7280;margin-bottom:15px}.cg-property-content h4{color:#d4af37;margin-bottom:20px;font-size:26px}.cg-property-btn{color:#fff;cursor:pointer;background:#111827;border-radius:10px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.cg-property-btn:hover{color:#fff;background:#d4af37;text-decoration:none}.cg-property-btn:visited{color:#fff;text-decoration:none}.cg-property-btn:active{color:#fff}.cg-property-btn:focus{text-decoration:none}.cg-property-card{color:inherit;cursor:pointer;text-decoration:none;display:block}.cg-property-card:hover{color:inherit;text-decoration:none}.cg-property-search{align-items:center;gap:12px;width:100%;margin:0 0 15px;display:flex}.cg-search-all{background:#fff;border:1px solid #d9dde5;border-radius:12px;flex:1;align-items:center;min-height:54px;padding:0 18px;transition:all .3s;display:flex;box-shadow:0 5px 18px #1118270f}.cg-search-all:focus-within{border-color:#d4af37;box-shadow:0 5px 20px #d4af3726}.cg-search-icon{margin-right:10px;font-size:20px}.cg-search-all input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:50px;font-size:15px}.cg-search-all input::placeholder{color:#9ca3af}.cg-filter-toggle{color:#fff;cursor:pointer;white-space:nowrap;background:#d4af37;border:1px solid #d4af37;border-radius:12px;height:54px;padding:0 22px;font-size:15px;font-weight:600;transition:all .3s}.cg-filter-toggle:hover{background:#b99520;border-color:#b99520}.cg-clear-search{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:1px solid #111827;border-radius:12px;height:54px;padding:0 22px;font-size:15px;font-weight:600;transition:all .3s}.cg-clear-search:hover{background:#d4af37;border-color:#d4af37}.cg-property-filters{background:#f8fafc;border:1px solid #e5e7eb;border-radius:13px;grid-template-columns:1.35fr 1.05fr 1fr .75fr 1.35fr;gap:10px;margin-bottom:12px;padding:14px 16px;display:grid;box-shadow:0 4px 14px #1118270a}.cg-filter-group{flex-direction:column;gap:5px;min-width:0;display:flex}.cg-filter-group label{color:#374151;font-size:12px;font-weight:600}.cg-filter-group input,.cg-filter-group select{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px;transition:all .25s}.cg-filter-group input:focus,.cg-filter-group select:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371a}.cg-range-inputs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.cg-search-result-info{justify-content:flex-end;margin-bottom:18px;display:flex}.cg-search-result-info span{color:#6b7280;background:#f3f4f6;border-radius:20px;padding:7px 14px;font-size:14px;font-weight:600}.cg-no-properties{text-align:center;background:#f9fafb;border:1px dashed #d1d5db;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:280px;padding:40px;display:flex}.cg-no-properties-icon{margin-bottom:12px;font-size:42px}.cg-no-properties h3{color:#111827;margin:0 0 8px;font-size:22px}.cg-no-properties p{color:#6b7280;margin:0 0 20px;font-size:14px}.cg-no-properties button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:11px 22px;font-weight:600;transition:all .3s}.cg-no-properties button:hover{background:#d4af37}@media (width<=1200px){.cg-property-filters,.cg-featured-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-property-filters{border-radius:10px;grid-template-columns:1.45fr .8fr 1fr .75fr 1.45fr;gap:6px;margin-top:7px;margin-bottom:8px;padding:10px;display:grid}.cg-filter-group{gap:3px;min-width:0}.cg-filter-group label{white-space:nowrap;font-size:9px;line-height:12px}.cg-filter-group input,.cg-filter-group select{border-radius:6px;width:100%;min-width:0;height:34px;padding:0 6px;font-size:10px}.cg-range-inputs{grid-template-columns:1fr 1fr;gap:4px;min-width:0;display:grid}.cg-filter-group:first-child,.cg-filter-group:last-child{grid-column:auto}}@media (width<=480px){.cg-property-filters{grid-template-columns:1.4fr .75fr .95fr .7fr 1.4fr;gap:4px;padding:8px}.cg-filter-group label{font-size:8px}.cg-filter-group input,.cg-filter-group select{height:32px;padding:0 5px;font-size:9px}.cg-range-inputs{gap:3px}}.service-hero-services{background:url(/assets/hero_img-p945XaoF.png) 50%/cover no-repeat;width:100%;height:420px;position:relative}.service-overlay-services{color:#fff;text-align:center;background:#0a1737b8;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.service-overlay-services h1{margin-bottom:20px;font-size:55px}.service-overlay-services p{max-width:700px;font-size:20px;line-height:1.8}.container-services{width:90%;max-width:1300px;margin:auto}.service-intro-services{text-align:center;padding:90px 0}.service-intro-services h2{color:#0f172a;margin-bottom:25px;font-size:42px}.service-intro-services p{color:#555;max-width:900px;margin:auto;font-size:18px;line-height:1.9}.service-section-services{padding-bottom:90px}.service-grid-services{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.service-card-services{text-align:center;background:#fff;border-radius:18px;padding:40px 30px;transition:all .35s;box-shadow:0 12px 35px #00000014}.service-card-services:hover{color:#fff;background:#0f172a;transform:translateY(-10px)}.service-icon-services{color:#fff;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:auto auto 25px;font-size:28px;font-weight:700;display:flex}.service-card-services h3{margin-bottom:15px;font-size:24px}.service-card-services p{color:inherit;line-height:1.8}.working-process-services{background:#f7f8fb;padding:90px 0}.working-process-services h2{text-align:center;margin-bottom:60px;font-size:42px}.process-grid-services{grid-template-columns:repeat(4,1fr);gap:25px;width:90%;max-width:1300px;margin:auto;display:grid}.process-card-services{text-align:center;background:#fff;border-radius:18px;padding:35px;transition:all .3s;box-shadow:0 10px 30px #00000014}.process-card-services:hover{transform:translateY(-8px)}.process-card-services span{color:#fff;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 20px;font-size:26px;font-weight:700;display:flex}.process-card-services h3{margin-bottom:15px}.process-card-services p{color:#666;line-height:1.8}.why-services-services{padding:90px 0}.why-services-services h2{text-align:center;margin-bottom:50px;font-size:42px}.why-grid-services{grid-template-columns:repeat(3,1fr);gap:25px;width:90%;max-width:1300px;margin:auto;display:grid}.why-card-services{text-align:center;background:#fff;border-radius:15px;padding:35px;font-size:20px;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #00000014}.why-card-services:hover{color:#fff;background:#d4af37;transform:translateY(-8px)}.service-cta-services{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1d3557);padding:90px 20px}.service-cta-services h2{margin-bottom:20px;font-size:42px}.service-cta-services p{max-width:700px;margin:auto auto 35px;line-height:1.8}.service-cta-services button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:40px;padding:16px 45px;font-size:18px;transition:all .3s}.service-cta-services button:hover{color:#0f172a;background:#fff}@media (width<=991px){.service-grid-services,.process-grid-services,.why-grid-services{grid-template-columns:repeat(2,1fr)}.service-overlay-services h1{font-size:42px}.service-intro-services h2,.working-process-services h2,.why-services-services h2,.service-cta-services h2{font-size:34px}}@media (width<=768px){.service-hero-services{height:320px}.service-overlay-services h1{font-size:32px}.service-overlay-services p{font-size:16px}.service-grid-services,.process-grid-services,.why-grid-services{grid-template-columns:1fr}.service-intro-services,.service-section-services,.working-process-services,.why-services-services,.service-cta-services{padding:60px 20px}.service-intro-services h2,.working-process-services h2,.why-services-services h2,.service-cta-services h2{font-size:28px}.service-card-services,.process-card-services,.why-card-services{padding:30px 20px}.service-card-services h3{font-size:22px}.service-cta-services button{width:100%;max-width:280px}}*{box-sizing:border-box;margin:0;padding:0}.contact-hero-contact{background:url(/assets/hero_img-p945XaoF.png) 50%/cover no-repeat;width:100%;height:420px;position:relative}.contact-overlay-contact{text-align:center;color:#fff;background:#08142dbf;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.contact-overlay-contact h1{margin-bottom:20px;font-size:58px}.contact-overlay-contact p{max-width:700px;font-size:20px;line-height:1.8}.contact-section-contact{background:#f8f9fb;padding:90px 0}.contact-container-contact{grid-template-columns:1.2fr .8fr;gap:40px;width:90%;max-width:1300px;margin:auto;display:grid}.contact-form-contact{background:#fff;border-radius:18px;padding:40px;box-shadow:0 12px 35px #00000014}.contact-form-contact h2{color:#0f172a;margin-bottom:30px;font-size:36px}.contact-form-contact form{flex-direction:column;gap:20px;display:flex}.contact-form-contact input,.contact-form-contact textarea{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;padding:16px;font-size:16px;transition:all .3s}.contact-form-contact input:focus,.contact-form-contact textarea:focus{border-color:#d4af37}.contact-form-contact textarea{resize:none}.contact-form-contact button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;padding:16px;font-size:18px;transition:all .3s}.contact-form-contact button:hover{background:#0f172a}.contact-info-contact{flex-direction:column;gap:25px;display:flex}.info-card-contact{background:#fff;border-radius:18px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.info-card-contact:hover{transform:translateY(-6px)}.info-card-contact h3{color:#d4af37;margin-bottom:12px;font-size:24px}.info-card-contact p{color:#555;line-height:1.8}.contact-map-contact{width:90%;max-width:1300px;margin:0 auto 90px}.contact-map-contact iframe{border:none;border-radius:18px;width:100%;height:500px;box-shadow:0 12px 35px #0000001f}.direction-btn-contact{text-align:center;margin-top:25px}.direction-btn-contact a{color:#fff;background:#d4af37;border-radius:40px;padding:15px 40px;font-size:17px;text-decoration:none;transition:all .3s;display:inline-block}.direction-btn-contact a:hover{background:#0f172a}.why-contact-contact{background:#fff;padding:90px 0}.why-contact-contact h2{text-align:center;color:#0f172a;margin-bottom:50px;font-size:42px}.why-grid-contact{grid-template-columns:repeat(4,1fr);gap:25px;width:90%;max-width:1300px;margin:auto;display:grid}.why-card-contact{text-align:center;background:#fff;border-radius:18px;padding:35px 25px;transition:all .3s;box-shadow:0 10px 30px #00000014}.why-card-contact:hover{color:#fff;background:#0f172a;transform:translateY(-8px)}.why-card-contact h3{margin-bottom:15px;font-size:22px}.why-card-contact p{color:inherit;line-height:1.8}@media (width<=991px){.contact-container-contact{grid-template-columns:1fr}.why-grid-contact{grid-template-columns:repeat(2,1fr)}.contact-overlay-contact h1{font-size:42px}.contact-form-contact h2,.why-contact-contact h2{font-size:32px}}@media (width<=768px){.contact-hero-contact{height:320px}.contact-overlay-contact h1{font-size:32px}.contact-overlay-contact p{font-size:16px}.contact-section-contact{padding:60px 0}.contact-form-contact{padding:25px}.contact-form-contact h2{font-size:28px}.contact-map-contact{width:95%}.contact-map-contact iframe{height:350px}.why-contact-contact{padding:60px 20px}.why-contact-contact h2{font-size:30px}.why-grid-contact{grid-template-columns:1fr}.info-card-contact{padding:25px}.contact-form-contact button,.direction-btn-contact a{width:100%}}.add-home-user-page-AddHomeUser{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:80px 20px}.add-home-user-card-AddHomeUser{background:#fff;border-radius:14px;max-width:1200px;margin:auto;padding:35px;box-shadow:0 10px 35px #00000014}.add-home-user-title-AddHomeUser{text-align:center;color:#1d3557;margin-bottom:35px;font-size:32px;font-weight:700}.add-home-user-form-AddHomeUser{flex-direction:column;gap:30px;display:flex}.add-home-user-section-AddHomeUser{border:1px solid #e6e6e6;border-radius:12px;padding:25px}.add-home-user-section-AddHomeUser h3{color:#0d6efd;border-left:4px solid #0d6efd;margin:0 0 20px;padding-left:12px;font-size:22px}.add-home-user-grid-AddHomeUser{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.add-home-user-full-AddHomeUser{grid-column:1/-1}.add-home-user-group-AddHomeUser{flex-direction:column;display:flex}.add-home-user-group-AddHomeUser label{color:#444;margin-bottom:8px;font-size:15px;font-weight:600}.add-home-user-group-AddHomeUser input,.add-home-user-group-AddHomeUser select,.add-home-user-group-AddHomeUser textarea{box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:all .3s}.add-home-user-group-AddHomeUser textarea{resize:vertical}.add-home-user-group-AddHomeUser input:focus,.add-home-user-group-AddHomeUser select:focus,.add-home-user-group-AddHomeUser textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-home-user-group-AddHomeUser input:disabled{color:#555;cursor:not-allowed;background:#f1f1f1}.add-home-user-image-preview-AddHomeUser{flex-wrap:wrap;gap:18px;margin-top:20px;display:flex}.add-home-user-image-box-AddHomeUser{border:1px solid #ddd;border-radius:10px;width:140px;height:140px;position:relative;overflow:hidden}.add-home-user-image-box-AddHomeUser img{object-fit:cover;width:100%;height:100%}.add-home-user-remove-image-btn-AddHomeUser{color:#fff;cursor:pointer;background:red;border:none;border-radius:50%;width:28px;height:28px;font-weight:700;position:absolute;top:6px;right:6px}.add-home-user-terms-box-AddHomeUser{background:#f8f9fa;border:1px solid #ddd;border-radius:10px;padding:20px}.add-home-user-checkbox-AddHomeUser{cursor:pointer;align-items:flex-start;gap:12px;line-height:1.8;display:flex}.add-home-user-checkbox-AddHomeUser input{margin-top:4px;transform:scale(1.2)}.add-home-user-button-box-AddHomeUser{justify-content:center;display:flex}.add-home-user-save-btn-AddHomeUser{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:14px 40px;font-size:17px;font-weight:600;transition:all .3s}.add-home-user-save-btn-AddHomeUser:hover{background:#084fc7}@media (width<=991px){.add-home-user-card-AddHomeUser{padding:25px}.add-home-user-grid-AddHomeUser{grid-template-columns:1fr}.add-home-user-full-AddHomeUser{grid-column:auto}}@media (width<=576px){.add-home-user-page-AddHomeUser{padding:35px}.add-home-user-card-AddHomeUser{border-radius:10px;padding:18px}.add-home-user-title-AddHomeUser{font-size:24px}.add-home-user-section-AddHomeUser{padding:18px}.add-home-user-section-AddHomeUser h3{font-size:18px}.add-home-user-save-btn-AddHomeUser{width:100%}.add-home-user-image-box-AddHomeUser{width:100px;height:100px}}.admin-home-action{background:#f4f6fb;min-height:100vh;padding:25px}.admin-home-topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-home-topbar h2{color:#1e293b;margin:0;font-size:28px;font-weight:700}.admin-home-filter-box{flex-wrap:wrap;gap:15px;display:flex}.admin-home-filter-box input,.admin-home-filter-box select{background:#fff;border:1px solid #ddd;border-radius:8px;outline:none;min-width:250px;padding:12px 15px}.admin-home-filter-box select{min-width:180px}.admin-home-table{background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 10px 25px #00000014}.admin-home-table table{border-collapse:collapse;width:100%}.admin-home-table th{color:#fff;text-align:left;background:#111827;padding:16px;font-size:15px}.admin-home-table td{vertical-align:middle;border-bottom:1px solid #ececec;padding:15px}.admin-home-table tr:hover{background:#fafafa}.admin-home-thumb{object-fit:cover;border-radius:8px;width:75px;height:60px}.status{color:#fff;border-radius:30px;padding:7px 14px;font-size:13px;font-weight:600}.status.pending{background:#f59e0b}.status.approved{background:#16a34a}.status.rejected{background:#dc2626}.view-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:9px 18px;font-weight:600}.approve-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;padding:12px 24px;font-weight:600}.reject-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:12px 24px;font-weight:600}.admin-home-modal{z-index:999;background:#000000a6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.admin-home-modal-box{background:#fff;border-radius:15px;width:100%;max-width:1000px;max-height:90vh;padding:30px;position:relative;overflow:auto}.close-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;width:35px;height:35px;font-size:18px;position:absolute;top:18px;right:18px}.gallery{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;margin:20px 0;display:grid}.gallery img{object-fit:cover;border-radius:10px;width:100%;height:150px}.section{border-top:1px solid #eee;margin-top:25px;padding-top:20px}.section h3{color:#111827;margin-bottom:15px}.section p{color:#555;margin:8px 0;line-height:1.6}.action-btns{gap:20px;margin-top:30px;display:flex}.reject-modal{z-index:1000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reject-box{background:#fff;border-radius:12px;width:450px;padding:25px}.reject-box h3{margin-top:0}.reject-box textarea{resize:none;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;margin-top:15px;padding:12px}.reject-actions{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.reject-actions button{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.reject-actions button:first-child{color:#fff;background:#9ca3af}.reject-actions button:last-child{color:#fff;background:#dc2626}@media (width<=768px){.admin-home-topbar{flex-direction:column;align-items:stretch}.admin-home-filter-box{flex-direction:column}.admin-home-filter-box input,.admin-home-filter-box select{width:100%;min-width:100%}.admin-home-modal{padding:10px}.admin-home-modal-box{padding:20px}.gallery{grid-template-columns:repeat(2,1fr)}.action-btns{flex-direction:column}.approve-btn,.reject-btn{width:100%}}.add-plot-admin-page{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.add-plot-admin-card{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1400px;margin:auto;padding:30px;box-shadow:0 10px 30px #00000014}.add-plot-admin-title{text-align:center;color:#1e293b;margin:0 0 30px;font-size:30px;font-weight:700}.add-plot-admin-form{width:100%}.add-plot-admin-section{border-bottom:1px solid #ececec;margin-bottom:35px;padding-bottom:25px}.add-plot-admin-section:last-child{border-bottom:none}.add-plot-admin-section h3{color:#0f172a;margin:0 0 20px;font-size:22px;font-weight:600}.add-plot-admin-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.add-plot-admin-group{flex-direction:column;display:flex}.add-plot-admin-full{grid-column:1/-1}.add-plot-admin-label{color:#334155;margin-bottom:8px;font-size:15px;font-weight:600}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #d7dce3;border-radius:8px;outline:none;width:100%;padding:13px 15px;font-size:15px;transition:all .3s}.add-plot-admin-input::placeholder,.add-plot-admin-textarea::placeholder{color:#94a3b8}.add-plot-admin-input:hover,.add-plot-admin-select:hover,.add-plot-admin-textarea:hover{border-color:#2563eb}.add-plot-admin-input:focus,.add-plot-admin-select:focus,.add-plot-admin-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.add-plot-admin-select{cursor:pointer}.add-plot-admin-textarea{resize:vertical;min-height:130px}.add-plot-admin-group small{color:#64748b;margin-top:8px;font-size:13px}.add-plot-admin-image-preview{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;margin-top:25px;display:grid}.add-plot-admin-image-item{background:#fff;border:1px solid #dbe4ee;border-radius:12px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 6px 15px #00000014}.add-plot-admin-image-item:hover{transform:translateY(-4px);box-shadow:0 12px 25px #0000001f}.add-plot-admin-image-item img{object-fit:cover;width:100%;height:180px;display:block}.add-plot-admin-remove-image{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:22px;font-weight:700;transition:all .3s;display:flex;position:absolute;top:10px;right:10px}.add-plot-admin-remove-image:hover{background:#dc2626;transform:scale(1.08)}.add-plot-admin-button-box{justify-content:center;margin-top:35px;display:flex}.add-plot-admin-save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;outline:none;min-width:220px;padding:14px 35px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 10px 25px #2563eb40}.add-plot-admin-save-btn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 14px 28px #2563eb59}.add-plot-admin-save-btn:active{transform:scale(.98)}.add-plot-admin-input[type=file]{cursor:pointer;background:#f8fafc;padding:10px}.add-plot-admin-input[type=file]::-webkit-file-upload-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;margin-right:15px;padding:10px 18px;transition:all .3s}.add-plot-admin-input[type=file]::-webkit-file-upload-button:hover{background:#1d4ed8}.add-plot-admin-input:disabled,.add-plot-admin-select:disabled,.add-plot-admin-textarea:disabled{color:#64748b;cursor:not-allowed;background:#f1f5f9}.add-plot-admin-label span{color:#ef4444;margin-left:4px}.add-plot-admin-textarea::-webkit-scrollbar{width:8px}.add-plot-admin-textarea::-webkit-scrollbar-track{background:#f1f5f9}.add-plot-admin-textarea::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.add-plot-admin-textarea::-webkit-scrollbar-thumb:hover{background:#94a3b8}.add-plot-admin-section{animation:.35s addPlotFade}@keyframes addPlotFade{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.add-plot-admin-card:hover{box-shadow:0 15px 40px #0000001a}.add-plot-admin-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5L8 12l6.5-6.5' stroke='%2364748b' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;padding-right:45px}:-webkit-any(.add-plot-admin-input:-webkit-autofill,.add-plot-admin-select:-webkit-autofill,.add-plot-admin-textarea:-webkit-autofill){-webkit-text-fill-color:#1f2937;-webkit-box-shadow:inset 0 0 0 1000px #fff}:is(.add-plot-admin-input:autofill,.add-plot-admin-select:autofill,.add-plot-admin-textarea:autofill){-webkit-text-fill-color:#1f2937;-webkit-box-shadow:inset 0 0 0 1000px #fff}.add-plot-admin-save-btn:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.add-plot-admin-save-btn:disabled:hover{background:#94a3b8;transform:none}.add-plot-admin-page *,.add-plot-admin-card *,.add-plot-admin-form *{transition:background-color .25s,border-color .25s,color .25s,box-shadow .25s,transform .25s}.add-plot-admin-input:focus-visible,.add-plot-admin-select:focus-visible,.add-plot-admin-textarea:focus-visible,.add-plot-admin-save-btn:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.add-plot-admin-page ::selection{color:#fff;background:#2563eb}.add-plot-admin-cover-preview{width:320px;max-width:100%;margin-top:20px}.add-plot-admin-cover-preview img{object-fit:cover;border:1px solid #ddd;border-radius:12px;width:100%;height:220px;box-shadow:0 5px 15px #0000001a}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}.add-plot-admin-checkbox-dropdown-AddPlotAdmin{width:100%;position:relative}.add-plot-admin-dropdown-header-AddPlotAdmin{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;min-height:50px;padding:12px 15px;display:flex}.add-plot-admin-dropdown-menu-AddPlotAdmin{z-index:9999;background:#fff;border:1px solid #d1d5db;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 5px 15px #0000001f}.add-plot-admin-checkbox-option-AddPlotAdmin{cursor:pointer;align-items:center;gap:10px;padding:11px 14px;display:flex}.add-plot-admin-checkbox-option-AddPlotAdmin:hover{background:#f3f4f6}.add-plot-admin-checkbox-option-AddPlotAdmin input{cursor:pointer;width:17px;height:17px}@media (width>=1600px){.add-plot-admin-card{max-width:1550px}.add-plot-admin-grid{gap:28px}.add-plot-admin-title{font-size:34px}}@media (width>=768px) and (width<=1024px){.add-plot-admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px) and (orientation:landscape){.add-plot-admin-grid{grid-template-columns:repeat(2,1fr)}.add-plot-admin-image-preview{grid-template-columns:repeat(3,1fr)}}@media (width<=360px){.add-plot-admin-title{font-size:20px}.add-plot-admin-section h3{font-size:17px}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{padding:10px;font-size:13px}.add-plot-admin-save-btn{padding:12px;font-size:14px}.add-plot-admin-image-preview{grid-template-columns:1fr}}@media print{.add-plot-admin-page{background:#fff;padding:0}.add-plot-admin-card{box-shadow:none;border:1px solid #ccc}.add-plot-admin-save-btn,.add-plot-admin-remove-image{display:none}}@media (width<=992px){.add-plot-admin-page{padding:20px}.add-plot-admin-card{padding:24px}.add-plot-admin-grid{grid-template-columns:1fr}.add-plot-admin-full{grid-column:auto}}@media (width<=768px){.add-plot-admin-page{padding:15px}.add-plot-admin-card{border-radius:10px;padding:18px}.add-plot-admin-title{font-size:24px}.add-plot-admin-section h3{font-size:19px}.add-plot-admin-input,.add-plot-admin-select,.add-plot-admin-textarea{padding:12px;font-size:14px}.add-plot-admin-save-btn{width:100%}}@media (width<=480px){.add-plot-admin-page{padding:10px}.add-plot-admin-card{padding:15px}.add-plot-admin-title{font-size:22px}.add-plot-admin-section{margin-bottom:25px;padding-bottom:18px}.add-plot-admin-image-preview{grid-template-columns:repeat(2,1fr);gap:12px}.add-plot-admin-image-item img{height:120px}.add-plot-admin-remove-image{width:28px;height:28px;font-size:18px}}.view-plot-admin-page{background:#f4f6f9;min-height:100vh;padding:25px}.view-plot-admin-card{background:#fff;border-radius:15px;padding:25px;overflow:hidden;box-shadow:0 8px 25px #00000014}.view-plot-admin-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.view-plot-admin-title{color:#222;margin:0;font-size:28px;font-weight:700}.view-plot-admin-subtitle{color:#777;margin-top:5px;font-size:15px}.view-plot-admin-search-box{width:320px;position:relative}.view-plot-admin-search-icon{color:#888;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.view-plot-admin-search-input{border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:46px;padding-left:45px;padding-right:15px;font-size:15px;transition:all .3s}.view-plot-admin-search-input:focus{border-color:#2563eb;box-shadow:0 0 10px #2563eb33}.view-plot-admin-table-wrapper{width:100%;overflow-x:auto}.view-plot-admin-table{border-collapse:collapse;width:100%;min-width:1100px}.view-plot-admin-table thead{background:#2563eb}.view-plot-admin-table th{color:#fff;text-align:center;white-space:nowrap;padding:16px;font-size:14px}.view-plot-admin-table td{text-align:center;vertical-align:middle;border-bottom:1px solid #ececec;padding:16px;font-size:14px}.view-plot-admin-row{transition:all .25s}.view-plot-admin-row:hover{background:#f8fbff}.view-plot-admin-image{object-fit:cover;border:1px solid #ddd;border-radius:0;width:20px;height:25px}.view-plot-admin-image-placeholder{object-fit:cover;color:#777;background:#efefef;border-radius:0;width:20px;height:25px;font-size:2px}.view-plot-admin-property-badge{color:#2563eb;background:#eaf3ff;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.view-plot-admin-action-group{justify-content:center;align-items:center;gap:10px;display:flex}.view-plot-admin-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;transition:all .3s;display:flex}.view-plot-admin-btn:hover{transform:translateY(-2px)}.view-plot-admin-btn-view{background:#0d6efd}.view-plot-admin-btn-view:hover{background:#0b5ed7}.view-plot-admin-btn-edit{background:#f59e0b}.view-plot-admin-btn-edit:hover{background:#d97706}.view-plot-admin-btn-delete{background:#dc3545}.view-plot-admin-btn-delete:hover{background:#bb2d3b}.view-plot-admin-no-data{color:#777;text-align:center;padding:45px;font-size:16px}.add-plot-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:11px 20px;font-size:15px;font-weight:600}.add-plot-btn:hover{background:#1d4ed8}@media (width<=992px){.view-plot-admin-header{flex-direction:column;align-items:flex-start}.view-plot-admin-search-box{width:100%}}@media (width<=768px){.view-plot-admin-page,.view-plot-admin-card{padding:15px}.view-plot-admin-title{font-size:22px}.view-plot-admin-table th,.view-plot-admin-table td{padding:12px;font-size:13px}.view-plot-admin-image,.view-plot-admin-image-placeholder{width:60px;height:60px}}.view-single-plot-admin-page{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.view-single-plot-admin-back-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;margin-bottom:0;padding:10px 18px;font-size:15px}.view-single-plot-admin-back-btn:hover{background:#0b5ed7}.view-single-plot-admin-title{margin-bottom:10px;font-size:30px;font-weight:700}.view-single-plot-admin-cover-image{object-fit:cover;border-radius:10px;width:100%;height:420px}.view-single-plot-admin-table{border-collapse:collapse;width:100%;margin-top:25px}.view-single-plot-admin-table td{border:1px solid #ddd;padding:14px;font-size:15px}.view-single-plot-admin-top-buttons{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.pdf-hide{display:block}.view-single-plot-admin-table td:first-child,.view-single-plot-admin-table td:nth-child(3){background:#f8f9fa;width:180px;font-weight:600}.view-single-plot-admin-table td:nth-child(2),.view-single-plot-admin-table td:nth-child(4){width:320px}.view-single-plot-admin-gallery{margin-top:35px}.view-single-plot-admin-gallery-title{margin-bottom:20px;font-size:24px}.view-single-plot-admin-page-img{border:2px solid red;margin-top:200px}.view-single-plot-admin-images{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.view-single-plot-admin-gallery-image{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:100%;height:200px}.view-single-plot-admin-container{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.view-single-plot-admin-main{min-width:0}.view-single-plot-admin-sidebar{width:100%;position:sticky;top:20px}.admin-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 4px 18px #00000014}.admin-info-card-header{color:#fff;background:#111827;padding:16px 18px}.admin-info-card-header h3{margin:0;font-size:18px;font-weight:700}.admin-info-item{border-bottom:1px solid #edf0f4;padding:15px 18px}.admin-info-item:last-child{border-bottom:none}.admin-info-item>span{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.admin-info-item>strong{color:#111827;word-break:break-word;font-size:14px;line-height:1.5;display:block}.admin-action-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-location-link{color:#fff;background:#2563eb;border-radius:6px;align-items:center;padding:7px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.admin-location-link:hover{background:#1d4ed8}.admin-copy-btn{cursor:pointer;color:#334155;background:#f1f5f9;border:none;border-radius:6px;padding:7px 10px;font-size:12px;font-weight:600}.admin-pdf-list{flex-direction:column;gap:8px;display:flex}.admin-pdf-btn{color:#b91c1c;background:#fee2e2;border-radius:6px;padding:9px 11px;font-size:12px;font-weight:600;text-decoration:none;display:block}.admin-pdf-btn:hover{background:#fecaca}.admin-mobile{opacity:.75;margin-top:4px;font-size:13px;font-weight:500;display:block}@media (width<=1000px){.view-single-plot-admin-container{grid-template-columns:1fr}.view-single-plot-admin-sidebar{position:static}}@media (width<=768px){.view-single-plot-admin-page,.view-single-plot-admin-container{padding:15px}.view-single-plot-admin-title{font-size:24px}.view-single-plot-admin-cover-image{height:250px}.view-single-plot-admin-table td{padding:10px;font-size:14px}.view-single-plot-admin-table td:first-child{width:140px}}.sectionCard_AddCustomer{background:#fff;border:1px solid #e7edf5;border-radius:12px;margin-bottom:25px;padding:25px}.sectionTitle_AddCustomer{color:#1d3557;border-left:5px solid #0d6efd;margin-bottom:25px;padding-left:12px;font-size:20px;font-weight:700}.inputGroup_AddCustomer{flex-direction:column;display:flex}.inputGroup_AddCustomer label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.inputGroupFull_AddCustomer{flex-direction:column;grid-column:1/3;display:flex}.inputGroupFull_AddCustomer label{margin-bottom:8px;font-size:14px;font-weight:600}.buttonArea_AddCustomer{justify-content:flex-end;gap:15px;margin-top:35px;display:flex}.cancelButton_AddCustomer{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 30px;font-size:15px;font-weight:600}.cancelButton_AddCustomer:hover{background:#f8f9fa}.saveButton_AddCustomer{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600}.saveButton_AddCustomer:hover{background:#0b5ed7}.saveButton_AddCustomer:disabled{opacity:.7;cursor:not-allowed}@media (width<=992px){.inputGroupFull_AddCustomer{grid-column:auto}.buttonArea_AddCustomer{flex-direction:column}.cancelButton_AddCustomer,.saveButton_AddCustomer{width:100%}}.customerPage_CustomerList{padding:25px}.customerCard_CustomerList{background:#fff;border-radius:12px;padding:25px;box-shadow:0 3px 10px #00000014}.customerHeader_CustomerList{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.customerTable_CustomerList{border-collapse:collapse;width:100%}.customerTable_CustomerList th{color:#fff;text-align:left;background:#0d6efd;padding:12px}.customerTable_CustomerList td{border-bottom:1px solid #eee;padding:12px}.statusBadge_CustomerList{color:#fff;border-radius:20px;padding:5px 12px;font-size:13px}.status_NewLead_CustomerList{background:#0d6efd}.status_Interested_CustomerList,.status_Booked_CustomerList{background:#198754}.status_Hold_CustomerList{color:#000;background:#ffc107}.status_Lost_CustomerList{background:#dc3545}.viewButton_CustomerList{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;margin-right:5px;padding:6px 12px}.editButton_CustomerList{color:#fff;cursor:pointer;background:#198754;border:none;border-radius:6px;margin-right:5px;padding:6px 12px}.deleteButton_CustomerList{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:6px 12px}.customerPage_CustomerView{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:25px}.customerCard_CustomerView{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:30px;box-shadow:0 4px 15px #00000014}.customerHeader_CustomerView{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.customerHeader_CustomerView h2{color:#1b2b48;margin:0;font-size:28px;font-weight:700}.customerHeader_CustomerView div{gap:12px;display:flex}.sectionCard_CustomerView{background:#fff;border:1px solid #e8edf5;border-radius:10px;margin-bottom:25px;padding:25px}.sectionCard_CustomerView h3{color:#0d6efd;border-left:5px solid #0d6efd;margin:0 0 20px;padding-left:10px;font-size:20px;font-weight:700}.detailGrid_CustomerView{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.detailGrid_CustomerView div{background:#f8fafc;border:1px solid #edf2f7;border-radius:8px;padding:15px}.detailGrid_CustomerView label{color:#6b7280;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.detailGrid_CustomerView p{color:#1f2937;word-break:break-word;margin:0;font-size:16px;font-weight:600}.sectionCard_CustomerView p{color:#374151;margin:0;line-height:1.8}.editButton_CustomerView{color:#fff;cursor:pointer;background:#198754;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.editButton_CustomerView:hover{background:#157347}.deleteButton_CustomerView{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.deleteButton_CustomerView:hover{background:#bb2d3b}.backButton_CustomerView{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600;transition:all .3s}.backButton_CustomerView:hover{background:#0b5ed7}.bottomButtonArea_CustomerView{justify-content:flex-end;margin-top:25px;display:flex}.statusBadge_CustomerView{color:#fff;border-radius:30px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.status_NewLead_CustomerView{background:#0d6efd}.status_Interested_CustomerView{background:#198754}.status_Contacted_CustomerView{background:#20c997}.status_SiteVisit_CustomerView{background:#fd7e14}.status_Negotiation_CustomerView{background:#6f42c1}.status_Booked_CustomerView{background:#198754}.status_Completed_CustomerView{background:#146c43}.status_Hold_CustomerView{color:#000;background:#ffc107}.status_Lost_CustomerView{background:#dc3545}@media (width<=992px){.detailGrid_CustomerView{grid-template-columns:1fr}.customerHeader_CustomerView{flex-direction:column;align-items:flex-start;gap:15px}.customerHeader_CustomerView div{width:100%}.editButton_CustomerView,.deleteButton_CustomerView{flex:1}}@media (width<=768px){.customerPage_CustomerView{padding:15px}.customerCard_CustomerView{padding:20px}.customerHeader_CustomerView h2{font-size:24px}.bottomButtonArea_CustomerView{justify-content:center}.backButton_CustomerView{width:100%}}.customerEditPage_CustomerEdit{box-sizing:border-box;background:#f4f7fb;width:100%;min-height:100vh;padding:30px}.customerEditCard_CustomerEdit{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1400px;margin:auto;padding:35px;box-shadow:0 8px 30px #00000014}.pageTitle_CustomerEdit{color:#1d3557;border-bottom:1px solid #e9ecef;margin:0 0 30px;padding-bottom:20px;font-size:30px;font-weight:700}.formSection_CustomerEdit{background:#fff;border:1px solid #e6edf5;border-radius:12px;margin-bottom:25px;padding:25px}.sectionTitle_CustomerEdit{color:#0d6efd;border-left:5px solid #0d6efd;margin:0 0 25px;padding-left:12px;font-size:20px;font-weight:700}.formGrid_CustomerEdit{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.inputGroup_CustomerEdit{flex-direction:column;display:flex}.inputGroup_CustomerEdit label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.inputGroup_CustomerEdit input,.inputGroup_CustomerEdit select,.inputGroup_CustomerEdit textarea{color:#344054;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:12px 15px;font-size:15px;transition:all .3s}.inputGroup_CustomerEdit input::placeholder,.inputGroup_CustomerEdit textarea::placeholder{color:#98a2b3}.inputGroup_CustomerEdit input:focus,.inputGroup_CustomerEdit select:focus,.inputGroup_CustomerEdit textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.inputGroup_CustomerEdit select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23667085' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5L8 12l6.5-6.5' stroke='%23667085' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:42px}.inputGroup_CustomerEdit textarea{resize:vertical;min-height:120px}.inputGroupFull_CustomerEdit{flex-direction:column;grid-column:1/3;display:flex}.inputGroupFull_CustomerEdit label{color:#475467;margin-bottom:8px;font-size:14px;font-weight:600}.textarea_CustomerEdit{color:#344054;resize:vertical;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;min-height:140px;padding:14px 16px;font-size:15px;transition:all .3s}.textarea_CustomerEdit:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.buttonArea_CustomerEdit{border-top:1px solid #e9ecef;justify-content:flex-end;align-items:center;gap:15px;margin-top:35px;padding-top:25px;display:flex}.cancelButton_CustomerEdit{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 32px;font-size:15px;font-weight:600;transition:all .3s}.cancelButton_CustomerEdit:hover{background:#f8f9fa;border-color:#98a2b3}.cancelButton_CustomerEdit:active{transform:scale(.98)}.submitButton_CustomerEdit{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:15px;font-weight:600;transition:all .3s}.submitButton_CustomerEdit:hover{background:#0b5ed7}.submitButton_CustomerEdit:active{transform:scale(.98)}.submitButton_CustomerEdit:disabled{cursor:not-allowed;opacity:.8;background:#9ec5fe}.cancelButton_CustomerEdit:disabled{cursor:not-allowed;opacity:.7}@media (width<=992px){.formGrid_CustomerEdit{grid-template-columns:1fr}.inputGroupFull_CustomerEdit{grid-column:auto}.buttonArea_CustomerEdit{justify-content:center}}@media (width<=768px){.customerEditPage_CustomerEdit{padding:20px}.customerEditCard_CustomerEdit{padding:25px}.pageTitle_CustomerEdit{font-size:24px}.sectionTitle_CustomerEdit{font-size:18px}.buttonArea_CustomerEdit{flex-direction:column}.cancelButton_CustomerEdit,.submitButton_CustomerEdit{width:100%}}@media (width<=576px){.customerEditPage_CustomerEdit{padding:15px}.customerEditCard_CustomerEdit{border-radius:10px;padding:18px}.pageTitle_CustomerEdit{text-align:center;margin-bottom:20px;font-size:22px}.formSection_CustomerEdit{padding:18px}.sectionTitle_CustomerEdit{margin-bottom:18px;font-size:17px}.inputGroup_CustomerEdit label,.inputGroupFull_CustomerEdit label{font-size:13px}.inputGroup_CustomerEdit input,.inputGroup_CustomerEdit select,.textarea_CustomerEdit{padding:11px 12px;font-size:14px}}.customerEditPage_CustomerEdit *,.customerEditPage_CustomerEdit :before,.customerEditPage_CustomerEdit :after{box-sizing:border-box;transition:all .25s}.customerEditPage_CustomerEdit::-webkit-scrollbar{width:8px}.customerEditPage_CustomerEdit::-webkit-scrollbar-track{background:#eef2f7}.customerEditPage_CustomerEdit::-webkit-scrollbar-thumb{background:#c4cdd8;border-radius:20px}.customerEditPage_CustomerEdit::-webkit-scrollbar-thumb:hover{background:#9aa7b8}.customerEditPage_CustomerEdit ::selection{color:#fff;background:#0d6efd}:-webkit-any(.customerEditPage_CustomerEdit input:-webkit-autofill,.customerEditPage_CustomerEdit textarea:-webkit-autofill,.customerEditPage_CustomerEdit select:-webkit-autofill){-webkit-text-fill-color:#344054;-webkit-box-shadow:inset 0 0 0 1000px #fff}:is(.customerEditPage_CustomerEdit input:autofill,.customerEditPage_CustomerEdit textarea:autofill,.customerEditPage_CustomerEdit select:autofill){-webkit-text-fill-color:#344054;-webkit-box-shadow:inset 0 0 0 1000px #fff}.customerEditCard_CustomerEdit{animation:.35s fadeInCustomerEdit}@keyframes fadeInCustomerEdit{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.view-single-property-admin-gallery-title{color:#1f2937;margin-bottom:20px;font-size:28px;font-weight:700}.view-single-property-admin-gallery-img{object-fit:cover;width:100%;height:220px;transition:all .3s;display:block}.view-single-property-admin-page{background:#f5f7fb;min-height:100vh;padding:40px}.view-single-property-admin-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:25px;display:grid}.view-single-property-admin-container{background:#fff;border-radius:12px;width:100%;padding:30px;box-shadow:0 2px 10px #00000014}.view-single-property-admin-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;position:sticky;top:25px;overflow:hidden;box-shadow:0 4px 18px #0000001a}.admin-side-card-header{color:#fff;background:#111827;padding:18px 20px}.admin-side-card-header h3{margin:0;font-size:19px;font-weight:700}.admin-side-card-body{padding:5px 20px 20px}.admin-info-row{border-bottom:1px solid #e5e7eb;padding:17px 0}.admin-info-row:last-child{border-bottom:none}.admin-info-label{color:#6b7280;margin-bottom:6px;font-size:13px;font-weight:700}.admin-info-value{color:#111827;word-break:break-word;font-size:15px;font-weight:600}.admin-price{color:#198754;font-size:18px}.admin-info-column{display:block}.admin-location-box{align-items:center;gap:8px;width:100%;display:flex}.admin-location-text{color:#374151;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.admin-copy-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:6px;flex-shrink:0;padding:7px 10px;font-size:12px;font-weight:600}.admin-copy-btn:hover{background:#0b5ed7}.admin-download-btn{color:#fff;background:#dc3545;border-radius:7px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.admin-download-btn:hover{background:#bb2d3b}.admin-no-data{color:#9ca3af;font-size:14px}.admin-note-box{color:#374151;white-space:pre-wrap;word-break:break-word;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:7px;padding:12px;font-size:14px;line-height:1.5}.view-single-property-admin-container{background:#fff;border-radius:12px;max-width:1300px;margin:auto;padding:30px;box-shadow:0 2px 10px #00000014}.view-single-property-admin-top-buttons{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.view-single-property-admin-back-btn{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:10px 20px;font-size:15px;font-weight:600}.view-single-property-admin-back-btn:hover{background:#0b5ed7}.view-single-property-admin-title{text-align:center;color:#1f2937;margin-bottom:25px;font-size:32px}.view-single-property-admin-cover{margin-bottom:30px}.view-single-property-admin-cover img{object-fit:cover;border:1px solid #ddd;border-radius:10px;width:100%;height:450px}.view-single-property-admin-table{border-collapse:collapse;width:100%;margin-top:25px}.view-single-property-admin-table td{border:1px solid #ddd;padding:14px;font-size:15px}.view-single-property-admin-table td:first-child,.view-single-property-admin-table td:nth-child(3){background:#f8f9fa;width:180px;font-weight:700}.view-single-property-admin-table td:nth-child(2),.view-single-property-admin-table td:nth-child(4){width:420px}.view-single-property-admin-gallery-section{margin-top:50px}.view-single-property-admin-gallery-title{color:#1f2937;margin-bottom:25px;font-size:30px}.view-single-property-admin-gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.view-single-property-admin-gallery-item{background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px #00000014}.view-single-property-admin-gallery-img{object-fit:cover;width:100%;height:220px;transition:all .3s}.view-single-property-admin-gallery-img:hover{transform:scale(1.05)}@media (width<=768px){.view-single-property-admin-page{padding:15px}.view-single-property-admin-layout{flex-direction:column;gap:20px;display:flex}.view-single-property-admin-container{padding:15px}.view-single-property-admin-side-card{order:2;width:100%}.view-single-property-admin-title{font-size:24px}.view-single-property-admin-cover img{height:250px}.view-single-property-admin-top-buttons{flex-direction:column;gap:10px}.view-single-property-admin-table{display:block;overflow-x:auto}.view-single-property-admin-gallery{grid-template-columns:1fr}}.admin-layout{min-height:100vh;display:flex}.admin-content{background:#f5f6fa;flex:1;margin-left:30px;padding:5px;overflow:auto}.table-page{background:#f5f7fb;min-height:100vh;padding:25px}.table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.table-header h2{color:#222;margin:0;font-size:28px}.add-btn{color:#fff;background:#2563eb;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.search-box input{border:1px solid #ccc;border-radius:8px;outline:none;width:100%;max-width:350px;padding:10px 14px;font-size:15px}.search-box input:focus{border-color:#2563eb}table thead{color:#fff;background:#2563eb}table th{text-align:left;padding:14px;font-size:15px}table td{border-bottom:1px solid #eee;padding:14px;font-size:14px}table tbody tr:hover{background:#f8fbff}.edit-btn{color:#fff;background:#16a34a;border-radius:6px;margin-right:8px;padding:7px 14px;font-size:13px;text-decoration:none;transition:all .3s;display:inline-block}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:7px 14px;font-size:13px;transition:all .3s}.status-active{color:#16a34a;font-weight:600}.status-inactive{color:#dc2626;font-weight:600}@media (width<=768px){.table-page{padding:15px}.table-header{flex-direction:column;align-items:flex-start}.table-header h2{font-size:22px}.search-box input{max-width:100%}table{min-width:900px}}.table-page{padding:20px}.table-card{background:#fff;border-radius:10px;padding:20px;overflow-x:auto;box-shadow:0 2px 10px #0000001a}.table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.table-header h2{color:#1f2937;margin:0;font-size:22px;font-weight:700}.add-btn{color:#fff;background:#2563eb;border-radius:6px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.add-btn:hover{background:#1d4ed8}.search-box{margin-bottom:15px}.search-box input{border:1px solid #ccc;border-radius:6px;outline:none;width:320px;max-width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.search-box input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}table{border-collapse:collapse;width:100%}thead{color:#fff;background:#2563eb}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #eee;padding:12px;font-size:14px}th{white-space:nowrap;font-weight:600}tbody tr{transition:background .2s}tbody tr:hover{background:#f7f9fc}.customer-name-link{color:#2563eb;cursor:pointer;font-weight:600;text-decoration:none;transition:all .2s}.customer-name-link:hover{color:#1d4ed8;text-decoration:underline}.admin-note-cell{white-space:normal;word-break:break-word;color:#4b5563;min-width:150px;max-width:250px}.action-buttons{flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.view-btn{color:#fff;background:#2563eb;border-radius:5px;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.view-btn:hover{background:#1d4ed8}.edit-btn{color:#fff;background:#16a34a;border-radius:5px;margin-right:0;padding:6px 12px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.edit-btn:hover{background:#15803d}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:5px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.delete-btn:hover{background:#b91c1c}.status-booked{color:#16a34a;font-weight:700}.status-cancel{color:#dc2626;font-weight:700}.status-pending{color:#f59e0b;font-weight:700}.table-message{text-align:center;color:#6b7280;padding:30px;font-weight:500}@media (width<=768px){.table-page{padding:12px}.table-card{padding:14px}table{min-width:900px}.table-header{flex-direction:column;align-items:flex-start;gap:10px}.search-box input{width:100%}.action-buttons{gap:5px}.view-btn,.edit-btn,.delete-btn{padding:5px 9px;font-size:12px}}.add-home-requirements-page-AddHomeRequirements{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:18px 10px}.add-home-requirements-card-AddHomeRequirements{box-sizing:border-box;background:#fff;border-radius:11px;width:100%;max-width:1565px;margin:0 auto;padding:28px 25px 24px;box-shadow:0 8px 22px #00000014}.add-home-requirements-title-AddHomeRequirements{color:#111;margin:0 0 30px;padding:0;font-size:29px;font-weight:700;line-height:1.2}.add-home-requirements-form-AddHomeRequirements{width:100%}.add-home-requirements-section-AddHomeRequirements{border-bottom:1px solid #e5e5e5;width:100%;margin:0;padding:0 0 24px}.add-home-requirements-section-AddHomeRequirements+.add-home-requirements-section-AddHomeRequirements{padding-top:34px}.add-home-requirements-section-title-AddHomeRequirements{color:#06f;margin:0 0 22px;padding:0;font-size:20px;font-weight:500;line-height:1.2}.add-home-requirements-grid-AddHomeRequirements{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px;width:100%;display:grid}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:1fr}.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr);gap:20px}.add-home-requirements-group-AddHomeRequirements{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.add-home-requirements-group-AddHomeRequirements label{color:#111;font-size:15px;font-weight:400;line-height:1.2}.add-home-requirements-group-AddHomeRequirements input,.add-home-requirements-group-AddHomeRequirements select,.add-home-requirements-group-AddHomeRequirements textarea{color:#111;box-sizing:border-box;background:#fff;border:1px solid #d4d4d4;border-radius:8px;outline:none;width:100%;min-height:44px;padding:0 15px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.add-home-requirements-group-AddHomeRequirements select{cursor:pointer}.add-home-requirements-group-AddHomeRequirements input::placeholder,.add-home-requirements-group-AddHomeRequirements textarea::placeholder{color:#9a9a9a;opacity:1}.add-home-requirements-group-AddHomeRequirements input:focus,.add-home-requirements-group-AddHomeRequirements select:focus,.add-home-requirements-group-AddHomeRequirements textarea:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff14}.add-home-requirements-section-AddHomeRequirements:last-of-type{padding-top:34px;padding-bottom:25px}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-group-AddHomeRequirements textarea{resize:vertical;width:100%;min-height:100px;padding:14px 15px;line-height:1.5}.add-home-requirements-button-box-AddHomeRequirements{justify-content:flex-end;align-items:center;width:100%;padding-top:30px;display:flex}.add-home-requirements-save-btn-AddHomeRequirements{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:8px;min-width:235px;height:45px;padding:0 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.add-home-requirements-save-btn-AddHomeRequirements:hover{background:#075ce8}.add-home-requirements-save-btn-AddHomeRequirements:active{transform:scale(.98)}@media (width<=1100px){.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.add-home-requirements-page-AddHomeRequirements{padding:12px}.add-home-requirements-card-AddHomeRequirements{border-radius:9px;padding:22px 18px 20px}.add-home-requirements-title-AddHomeRequirements{margin-bottom:25px;font-size:24px}.add-home-requirements-section-AddHomeRequirements .add-home-requirements-grid-AddHomeRequirements,.add-home-requirements-section-AddHomeRequirements:nth-of-type(2) .add-home-requirements-grid-AddHomeRequirements{grid-template-columns:1fr;gap:18px}.add-home-requirements-section-title-AddHomeRequirements{margin-bottom:18px;font-size:19px}.add-home-requirements-button-box-AddHomeRequirements{justify-content:stretch}.add-home-requirements-save-btn-AddHomeRequirements{width:100%;min-width:0}}.view-home-requirements-page{box-sizing:border-box;width:100%;padding:20px}.view-home-requirements-card{background:#fff;border-radius:10px;width:100%;padding:20px;overflow-x:auto;box-shadow:0 4px 15px #00000014}.view-home-requirements-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.view-home-requirements-header h2{color:#1e293b;margin:0;font-size:26px}.view-home-requirements-add-btn{color:#fff;background:#2563eb;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.view-home-requirements-add-btn:hover{background:#1d4ed8}.view-home-requirements-search-box{margin-bottom:20px}.view-home-requirements-search-box input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:350px;max-width:100%;padding:11px 15px;transition:all .3s}.view-home-requirements-search-box input:focus{border-color:#2563eb}.view-home-requirements-table{border-collapse:collapse;width:100%}.view-home-requirements-table thead{color:#fff;background:#2563eb}.view-home-requirements-table th{text-align:left;padding:13px;font-size:15px}.view-home-requirements-table td{border-bottom:1px solid #e5e7eb;padding:13px;font-size:14px}.view-home-requirements-table tbody tr:hover{background:#f8fafc}.view-home-requirements-edit-btn{color:#fff;background:#10b981;border-radius:6px;margin-right:8px;padding:7px 14px;text-decoration:none;display:inline-block}.view-home-requirements-edit-btn:hover{background:#059669}.view-home-requirements-delete-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:7px 14px}.view-home-requirements-delete-btn:hover{background:#dc2626}.view-home-requirements-view-btn{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-right:8px;text-decoration:none;transition:all .3s;display:inline-flex}.view-home-requirements-view-btn:hover{background:#1d4ed8}@media (width<=768px){.view-home-requirements-page{padding:10px}.view-home-requirements-header{flex-direction:column;align-items:flex-start}.view-home-requirements-table{font-size:13px}.view-home-requirements-table th,.view-home-requirements-table td{padding:10px}.view-home-requirements-edit-btn,.view-home-requirements-delete-btn{text-align:center;margin-bottom:6px;display:block}}.home-requirement-details-page-HomeRequirementDetails{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:20px 16px}.home-requirement-details-card-HomeRequirementDetails{box-sizing:border-box;background:#fff;border-radius:11px;width:100%;max-width:1565px;margin:0 auto;padding:28px 25px 55px;box-shadow:0 8px 22px #00000014}.home-requirement-details-top-HomeRequirementDetails{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-bottom:27px;display:flex}.home-requirement-details-top-HomeRequirementDetails h2{text-align:center;color:#1769ff;margin:0;font-size:30px;font-weight:700;line-height:1.25}.home-requirement-details-back-btn-HomeRequirementDetails{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:7px;min-width:75px;height:40px;padding:0 18px;font-size:14px;font-weight:600;transition:all .2s}.home-requirement-details-back-btn-HomeRequirementDetails:hover{background:#075ce8}.home-requirement-details-box-HomeRequirementDetails{box-sizing:border-box;width:100%;margin-bottom:30px}.home-requirement-details-box-HomeRequirementDetails h3{color:#fff;box-sizing:border-box;background:#1769ff;border-radius:7px 7px 0 0;width:100%;margin:0;padding:13px 15px;font-size:16px;font-weight:600;line-height:1.2}.home-requirement-details-row-HomeRequirementDetails{box-sizing:border-box;grid-template-columns:30% 70%;width:100%;min-height:49px;display:grid}.home-requirement-details-label-HomeRequirementDetails{color:#111;box-sizing:border-box;background:#f8f9fa;border:1px solid #dedede;border-top:none;align-items:center;padding:11px 15px;font-size:14px;font-weight:500;display:flex}.home-requirement-details-value-HomeRequirementDetails{color:#555;word-break:break-word;box-sizing:border-box;background:#fff;border-bottom:1px solid #dedede;border-right:1px solid #dedede;align-items:center;min-width:0;padding:11px 15px;font-size:14px;font-weight:400;line-height:1.4;display:flex}.home-requirement-details-note-HomeRequirementDetails{color:#555;word-break:break-word;white-space:pre-wrap;box-sizing:border-box;background:#fff;border:1px solid #dedede;border-top:none;width:100%;min-height:80px;padding:15px;font-size:14px;line-height:1.6}.home-requirement-details-loading-HomeRequirementDetails{color:#333;background:#f4f6f9;justify-content:center;align-items:center;width:100%;min-height:100vh;font-size:18px;font-weight:500;display:flex}@media (width<=768px){.home-requirement-details-page-HomeRequirementDetails{padding:12px}.home-requirement-details-card-HomeRequirementDetails{border-radius:9px;padding:22px 15px 35px}.home-requirement-details-top-HomeRequirementDetails{flex-direction:column;align-items:stretch;gap:15px}.home-requirement-details-top-HomeRequirementDetails h2{text-align:center;font-size:24px}.home-requirement-details-back-btn-HomeRequirementDetails{width:100%}.home-requirement-details-box-HomeRequirementDetails{margin-bottom:22px}.home-requirement-details-box-HomeRequirementDetails h3{padding:12px 13px;font-size:15px}.home-requirement-details-row-HomeRequirementDetails{grid-template-columns:38% 62%;min-height:auto}.home-requirement-details-label-HomeRequirementDetails,.home-requirement-details-value-HomeRequirementDetails{padding:11px 12px;font-size:13px}}@media (width<=480px){.home-requirement-details-page-HomeRequirementDetails{padding:8px}.home-requirement-details-card-HomeRequirementDetails{padding:18px 10px 28px}.home-requirement-details-top-HomeRequirementDetails h2{font-size:21px}.home-requirement-details-row-HomeRequirementDetails{grid-template-columns:40% 60%}.home-requirement-details-label-HomeRequirementDetails,.home-requirement-details-value-HomeRequirementDetails{padding:10px;font-size:12px}.home-requirement-details-note-HomeRequirementDetails{padding:12px;font-size:13px}}.add-plot-requirement-page-AddPlotRequirement{background:#f4f6f9;width:100%;min-height:100vh;padding:25px}.add-plot-requirement-form-AddPlotRequirement{background:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 18px #00000014}.add-plot-requirement-form-AddPlotRequirement h2{color:#222;margin:0 0 25px;font-size:28px;font-weight:700}.add-plot-requirement-section-AddPlotRequirement{border-bottom:1px solid #ececec;margin-bottom:30px;padding-bottom:25px}.add-plot-requirement-section-AddPlotRequirement:last-child{border-bottom:none}.add-plot-requirement-section-AddPlotRequirement h3{color:#0d6efd;margin-bottom:20px;font-size:20px;font-weight:600}.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.add-plot-requirement-group-AddPlotRequirement{flex-direction:column;display:flex}.add-plot-requirement-group-AddPlotRequirement label{color:#444;margin-bottom:8px;font-size:15px;font-weight:600}.add-plot-requirement-group-AddPlotRequirement input,.add-plot-requirement-group-AddPlotRequirement select,.add-plot-requirement-group-AddPlotRequirement textarea{background:#fff;border:1px solid #d6d6d6;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:all .3s}.add-plot-requirement-group-AddPlotRequirement textarea{resize:vertical;min-height:100px}.add-plot-requirement-group-AddPlotRequirement input:focus,.add-plot-requirement-group-AddPlotRequirement select:focus,.add-plot-requirement-group-AddPlotRequirement textarea:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd26}.add-plot-requirement-group-AddPlotRequirement input:disabled{cursor:not-allowed;background:#f3f3f3}.add-plot-requirement-button-AddPlotRequirement{justify-content:flex-end;margin-top:25px;display:flex}.add-plot-requirement-button-AddPlotRequirement button{color:#fff;cursor:pointer;background:#0d6efd;border:none;border-radius:8px;padding:12px 35px;font-size:16px;font-weight:600;transition:all .3s}.add-plot-requirement-button-AddPlotRequirement button:hover{background:#0b5ed7}.add-plot-requirement-button-AddPlotRequirement button:active{transform:scale(.98)}@media (width<=991px){.add-plot-requirement-page-AddPlotRequirement{padding:15px}.add-plot-requirement-form-AddPlotRequirement{padding:18px}.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.add-plot-requirement-grid-AddPlotRequirement{grid-template-columns:1fr}.add-plot-requirement-form-AddPlotRequirement h2{font-size:24px}.add-plot-requirement-section-AddPlotRequirement h3{font-size:18px}.add-plot-requirement-button-AddPlotRequirement{justify-content:center}.add-plot-requirement-button-AddPlotRequirement button{width:100%}}.add-plot-requirement-customer-search-AddPlotRequirement{margin-bottom:10px}.add-plot-requirement-no-customer-AddPlotRequirement{color:#dc3545;margin-top:7px;font-size:13px;font-weight:500}.view-plot-page-ViewPlotRequirement{background:#f5f7fb;min-height:100vh;padding:20px}.view-plot-header-ViewPlotRequirement{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.view-plot-header-ViewPlotRequirement h2{color:#222;margin:0;font-size:28px;font-weight:700}.view-plot-add-btn-ViewPlotRequirement{color:#fff;background:#0d6efd;border-radius:8px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s}.view-plot-add-btn-ViewPlotRequirement:hover{color:#fff;background:#0b5ed7}.view-plot-search-ViewPlotRequirement{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;width:100%;margin-bottom:20px;padding:12px 15px;font-size:15px}.view-plot-search-ViewPlotRequirement:focus{border-color:#0d6efd}.view-plot-table-ViewPlotRequirement{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 5px 18px #00000014}.view-plot-table-ViewPlotRequirement thead{color:#fff;background:#0d6efd}.view-plot-table-ViewPlotRequirement th{text-align:center;padding:14px;font-size:15px;font-weight:600}.view-plot-table-ViewPlotRequirement td{text-align:center;border-bottom:1px solid #eee;padding:12px;font-size:14px}.view-plot-table-ViewPlotRequirement tbody tr:hover{background:#f8fbff}.view-plot-action-ViewPlotRequirement{justify-content:center;align-items:center;gap:8px;display:flex}.view-plot-view-btn-ViewPlotRequirement{color:#fff;background:#198754;border-radius:6px;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex}.view-plot-view-btn-ViewPlotRequirement:hover{background:#157347}.view-plot-edit-btn-ViewPlotRequirement{color:#000;background:#ffc107;border-radius:6px;justify-content:center;align-items:center;width:35px;height:35px;text-decoration:none;transition:all .3s;display:flex}.view-plot-edit-btn-ViewPlotRequirement:hover{background:#e0a800}.view-plot-delete-btn-ViewPlotRequirement{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;width:35px;height:35px;transition:all .3s}.view-plot-delete-btn-ViewPlotRequirement:hover{background:#bb2d3b}.view-plot-empty-ViewPlotRequirement{color:#777;text-align:center;padding:30px;font-size:16px}@media (width<=991px){.view-plot-page-ViewPlotRequirement{overflow-x:auto}.view-plot-table-ViewPlotRequirement{min-width:950px}}@media (width<=576px){.view-plot-header-ViewPlotRequirement{flex-direction:column;align-items:flex-start}.view-plot-header-ViewPlotRequirement h2{font-size:22px}.view-plot-add-btn-ViewPlotRequirement{text-align:center;width:100%}}.plot-details-page-PlotRequirementDetails{background:#f4f6f9;min-height:100vh;padding:25px}.plot-details-card-PlotRequirementDetails{background:#fff;border-radius:10px;padding:25px;box-shadow:0 5px 18px #00000014}.plot-details-card-PlotRequirementDetails h2{text-align:center;color:#0d6efd;margin:0 0 25px;font-size:30px;font-weight:700}.plot-details-loading-PlotRequirementDetails{justify-content:center;align-items:center;height:100vh;font-size:22px;font-weight:600;display:flex}.plot-details-section-PlotRequirementDetails{margin-bottom:30px}.plot-details-section-PlotRequirementDetails h3{color:#fff;background:#0d6efd;border-radius:8px 8px 0 0;margin:0;padding:12px 15px;font-size:18px;font-weight:600}.plot-details-table-PlotRequirementDetails{border-collapse:collapse;background:#fff;border:1px solid #e6e6e6;width:100%}.plot-details-table-PlotRequirementDetails th{text-align:left;color:#222;background:#f8f9fa;border:1px solid #e6e6e6;width:30%;padding:14px;font-weight:600}.plot-details-table-PlotRequirementDetails td{color:#555;word-break:break-word;border:1px solid #e6e6e6;padding:14px}.plot-details-table-PlotRequirementDetails tr:hover{background:#fafcff}.plot-details-back-btn-PlotRequirementDetails{color:#fff;cursor:pointer;background:#1769ff;border:none;border-radius:7px;justify-content:center;align-items:center;width:85px;height:40px;margin-bottom:15px;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.plot-details-back-btn-PlotRequirementDetails:hover{background:#075ce8;box-shadow:0 4px 10px #1769ff40}.plot-details-back-btn-PlotRequirementDetails:active{transform:scale(.97)}@media (width<=768px){.plot-details-page-PlotRequirementDetails,.plot-details-card-PlotRequirementDetails{padding:15px}.plot-details-card-PlotRequirementDetails h2{font-size:24px}.plot-details-section-PlotRequirementDetails h3{font-size:16px}.plot-details-table-PlotRequirementDetails th,.plot-details-table-PlotRequirementDetails td{width:100%;display:block}.plot-details-table-PlotRequirementDetails th{background:#f1f1f1;border-bottom:none}.plot-details-table-PlotRequirementDetails td{border-top:none;margin-bottom:10px}}.register-page{background:#f7f9fc;width:100%;min-height:100vh;display:flex;overflow:hidden}.register-left{background:#17243a;justify-content:center;align-items:center;width:60%;min-height:100vh;display:flex;position:relative;overflow:hidden}.register-left:before{content:"";background:#ffffff0e;border-radius:50%;width:430px;height:430px;position:absolute;top:-100px;left:-120px}.register-left:after{content:"";background:#ffffff0b;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-130px;right:-100px}.register-overlay{z-index:2;text-align:center;color:#fff;position:relative}.register-overlay h1{margin:0;font-size:52px;font-weight:700}.register-overlay p{color:#e5e8ed;margin-top:22px;font-size:20px}.register-right{background:#f7f9fc;justify-content:center;align-items:center;width:40%;min-height:100vh;padding:35px;display:flex}.register-card{background:#fff;border-radius:18px;width:100%;max-width:430px;padding:32px 38px;box-shadow:0 15px 45px #0000001a}.register-logo{object-fit:contain;width:145px;height:auto;margin:0 auto 18px;display:block}.register-card h2{text-align:center;color:#10233f;margin:0;font-size:28px;font-weight:700}.register-subtitle{text-align:center;color:#7c8795;margin:7px 0 23px;font-size:14px}.register-error{color:#d02e2e;background:#fff1f1;border:1px solid #efc3c3;border-radius:7px;width:100%;margin-bottom:16px;padding:10px 12px;font-size:13px}.register-success{color:#278044;background:#eef9f1;border:1px solid #c0e1ca;border-radius:7px;width:100%;margin-bottom:16px;padding:10px 12px;font-size:13px}.register-input-group{margin-bottom:15px}.register-input-group label{color:#18283e;margin-bottom:7px;font-size:14px;font-weight:500;display:block}.register-input-group input{color:#1b2b41;background:#edf3fc;border:1px solid #cbd5e2;border-radius:9px;outline:none;width:100%;height:45px;padding:0 13px;font-size:14px;transition:all .2s}.register-input-group input:focus{background:#f5f7fb;border-color:#d5aa27;box-shadow:0 0 0 2px #d5aa271a}.register-password-box{position:relative}.register-password-box input{padding-right:60px}.register-show-password{color:#d2a51d;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.register-btn{color:#fff;cursor:pointer;background:#d8ae2d;border:none;border-radius:9px;width:100%;height:47px;margin-top:5px;font-size:15px;font-weight:600;transition:all .2s}.register-btn:hover{background:#c99f20}.register-btn:disabled{opacity:.7;cursor:not-allowed}.already-account{text-align:center;color:#7b8593;margin-top:20px;font-size:13px}.already-account a{color:#c49a1c;margin-left:5px;font-weight:600;text-decoration:none}.already-account a:hover{text-decoration:underline}@media (width<=1000px){.register-left{width:50%}.register-right{width:50%;padding:25px}.register-overlay h1{font-size:40px}.register-overlay p{font-size:17px}}@media (width<=768px){.register-page{display:block;overflow-y:auto}.register-left{width:100%;height:220px;min-height:220px}.register-overlay h1{font-size:34px}.register-overlay p{margin-top:12px;font-size:15px}.register-right{width:100%;min-height:auto;padding:25px 16px 40px}.register-card{max-width:500px;padding:30px 24px}}@media (width<=450px){.register-left{height:185px;min-height:185px}.register-overlay h1{font-size:29px}.register-overlay p{font-size:13px}.register-card{border-radius:14px;padding:26px 20px}.register-logo{width:135px}.register-card h2{font-size:25px}}.registered-user-admin{width:100%;padding:25px}.registered-user-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.registered-user-header h2{color:#17243a;margin:0;font-size:25px;font-weight:700}.registered-user-header p{color:#7d8795;margin:5px 0 0;font-size:13px}.registered-user-count{color:#6d7785;background:#fff;border:1px solid #e2e7ef;border-radius:8px;padding:10px 17px;font-size:13px}.registered-user-count strong{color:#c69d21;margin-left:6px;font-size:16px}.registered-user-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.registered-user-search{background:#fff;border:1px solid #dce2eb;border-radius:8px;align-items:center;gap:8px;width:100%;max-width:420px;height:43px;padding:0 13px;display:flex}.registered-user-search span{font-size:14px}.registered-user-search input{color:#26354b;background:0 0;border:none;outline:none;width:100%;font-size:13px}.registered-user-search input::placeholder{color:#9aa4b2}.refresh-user-btn{color:#fff;cursor:pointer;background:#17243a;border:none;border-radius:8px;height:43px;padding:0 20px;font-size:13px}.refresh-user-btn:hover{background:#24344e}.registered-user-error{color:#d13636;background:#fff1f1;border:1px solid #efcaca;border-radius:8px;margin-bottom:15px;padding:12px 15px;font-size:13px}.registered-user-loading{text-align:center;color:#7e8997;background:#fff;border-radius:10px;width:100%;padding:50px 20px;font-size:14px}.registered-user-table-wrapper{background:#fff;border:1px solid #e3e7ed;border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 3px 12px #0000000a}.registered-user-table{border-collapse:collapse;width:100%;min-width:850px}.registered-user-table thead{background:#17243a}.registered-user-table th{color:#fff;text-align:left;white-space:nowrap;padding:14px 15px;font-size:11px;font-weight:600}.registered-user-table td{color:#465365;white-space:nowrap;border-bottom:1px solid #edf0f4;padding:14px 15px;font-size:13px}.registered-user-table tbody tr:hover{background:#fafbfd}.registered-user-table tbody tr:last-child td{border-bottom:none}.user-name-cell{align-items:center;gap:10px;display:flex}.user-avatar{color:#17243a;background:#e8eef7;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.user-name-cell span{color:#25344a;font-weight:600}.status-active,.status-inactive{border-radius:20px;align-items:center;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.status-active{color:#268044;background:#eaf8ef}.status-inactive{color:#d13b3b;background:#fff0f0}.no-users{text-align:center!important;color:#929cab!important;padding:45px 20px!important}.registered-user-mobile-list{display:none}.clickable-user-name{cursor:pointer;color:#17233b;font-weight:600}.clickable-user-name:hover{text-decoration:underline}@media (width<=768px){.registered-user-admin{padding:15px}.registered-user-header{align-items:flex-start;gap:15px}.registered-user-header h2{font-size:21px}.registered-user-count{white-space:nowrap;padding:8px 11px}.registered-user-toolbar{flex-direction:column;align-items:stretch}.registered-user-search{max-width:none}.refresh-user-btn{width:100%}.registered-user-table-wrapper{display:none}.registered-user-mobile-list{flex-direction:column;gap:12px;display:flex}.registered-user-card{background:#fff;border:1px solid #e1e6ed;border-radius:10px;padding:15px;box-shadow:0 3px 12px #0000000a}.registered-card-top{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding-bottom:13px;display:flex}.registered-card-top strong{color:#24344a;font-size:14px;display:block}.registered-card-top small{color:#919aa8;margin-top:3px;font-size:11px;display:block}.registered-card-info{flex-direction:column;gap:11px;padding-top:13px;display:flex}.registered-card-info div{flex-direction:column;gap:3px;display:flex}.registered-card-info label{color:#8a94a2;font-size:11px}.registered-card-info span{color:#3c4a5c;word-break:break-word;font-size:13px}.mobile-no-users{text-align:center;color:#929cab;background:#fff;border:1px solid #e1e6ed;border-radius:10px;padding:45px 20px;font-size:13px}}.user-profile-page{background:#f6f8fb;min-height:calc(100vh - 80px);padding:40px 25px}.profile-back-btn{color:#344255;cursor:pointer;background:#fff;border:1px solid #dce2e9;border-radius:7px;align-items:center;gap:7px;margin-bottom:20px;padding:9px 15px;font-size:13px;transition:all .2s;display:flex}.profile-back-btn:hover{color:#fff;background:#17243a;border-color:#17243a}.user-profile-card{background:#fff;border:1px solid #e2e6ec;border-radius:12px;width:100%;max-width:750px;margin:0 auto;overflow:hidden;box-shadow:0 5px 20px #0000000f}.profile-header{background:#17243a;align-items:center;gap:18px;padding:25px 28px;display:flex}.profile-avatar{justify-content:center;align-items:center;width:65px;height:65px;display:flex}.profile-avatar svg{color:#e5e8ed;width:60px;height:60px}.profile-heading h2{color:#fff;margin:0;font-size:23px;font-weight:600}.profile-heading p{color:#cbd2dc;margin:5px 0 0;font-size:12px}.profile-details{padding:10px 28px 25px}.profile-field{border-bottom:1px solid #edf0f3;align-items:center;gap:15px;padding:19px 0;display:flex}.profile-field:last-child{border-bottom:none}.profile-field-icon{color:#17243a;background:#f0f3f7;border-radius:50%;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;display:flex}.profile-field-icon svg{width:19px;height:19px}.profile-field-content{flex-direction:column;gap:5px;display:flex}.profile-field-content label{color:#8a939f;font-size:11px;font-weight:500}.profile-field-content span{color:#283649;font-size:14px;font-weight:500}.profile-loading{text-align:center;color:#7e8997;background:#fff;border-radius:12px;width:100%;max-width:750px;margin:50px auto;padding:50px;font-size:14px}.profile-error{text-align:center;background:#fff;border:1px solid #e5e8ed;border-radius:12px;width:100%;max-width:500px;margin:60px auto;padding:30px}.profile-error p{color:#d13c3c;margin-bottom:20px;font-size:14px}@media (width<=600px){.user-profile-page{padding:25px 15px}.profile-back-btn{margin-bottom:15px}.profile-header{gap:13px;padding:20px}.profile-avatar{width:52px;height:52px}.profile-avatar svg{width:50px;height:50px}.profile-heading h2{font-size:20px}.profile-heading p{font-size:11px}.profile-details{padding:5px 20px 15px}.profile-field{gap:12px;padding:16px 0}.profile-field-icon{width:38px;min-width:38px;height:38px}.profile-field-content span{font-size:13px}}.registered-user-details-page{background:#f5f7fb;min-height:100vh;padding:30px}.back-user-btn{color:#fff;cursor:pointer;background:#17233b;border:none;border-radius:8px;margin-bottom:20px;padding:10px 18px}.user-details-header{background:#fff;border-radius:12px;align-items:center;gap:15px;margin-bottom:20px;padding:25px;display:flex}.user-details-avatar{background:#e8eef8;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;font-weight:700;display:flex}.user-details-header h2{margin:0}.user-details-header p{color:#777;margin:5px 0 0}.user-info-grid{background:#fff;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:25px;padding:25px;display:grid}.user-info-grid div{flex-direction:column;gap:6px;display:flex}.user-info-grid label{color:#777;font-size:12px}.property-history-section{background:#fff;border-radius:12px;padding:25px}.property-history-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.property-history-header h2{margin:0}.property-history-header p{color:#777}.view-count{background:#f1f4f9;border-radius:8px;padding:12px 18px}.view-count strong{margin-left:8px}.property-history-table-wrapper{overflow-x:auto}.property-history-table{border-collapse:collapse;width:100%}.property-history-table th{color:#fff;text-align:left;background:#17233b;padding:14px}.property-history-table td{border-bottom:1px solid #eee;padding:14px}.no-property-history{text-align:center;color:#777;padding:30px}.registered-user-details-loading,.registered-user-details-error{text-align:center;padding:50px}.plot-view-history-section{background:#fff;border-radius:12px;margin-top:25px;padding:25px}.plot-view-history-section h2{color:#111;margin:0;font-size:22px}.plot-view-history-section>p{color:#777;margin:6px 0 20px;font-size:14px}.plot-view-history-section .view-count{background:#f1f4f9;border-radius:8px;margin-bottom:20px;padding:12px 18px;display:inline-block}.plot-view-history-section .view-count strong{margin-left:8px}.plot-history-table-wrapper{width:100%;overflow-x:auto}.plot-history-table{border-collapse:collapse;width:100%}.plot-history-table th{color:#fff;text-align:left;background:#17233b;padding:14px;font-size:13px;font-weight:600}.plot-history-table td{color:#333;border-bottom:1px solid #eee;padding:14px;font-size:14px}.plot-history-table tbody tr:hover{background:#f8faff}.plot-view-history-section .no-history{text-align:center;color:#777;background:#f8f9fc;border-radius:8px;padding:30px}@media (width<=768px){.registered-user-details-page{padding:15px}.user-info-grid{grid-template-columns:1fr}.property-history-header{flex-direction:column;align-items:flex-start;gap:15px}.plot-view-history-section{margin-top:20px;padding:15px}.plot-view-history-section h2{font-size:19px}.plot-view-history-section>p{font-size:13px}.plot-view-history-section .view-count{margin-bottom:15px;padding:10px 14px}.plot-history-table{min-width:650px}.plot-history-table th,.plot-history-table td{padding:11px;font-size:13px}}.cg-section-featured-plots{background:#fff;padding:90px 8%}.cg-container-featured-plots{max-width:1400px;margin:auto}.cg-heading-featured-plots{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.cg-heading-featured-plots h2{color:#111827;font-size:42px;font-weight:700}.cg-heading-featured-plots button{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:150px;height:50px;font-size:16px;transition:all .3s}.cg-heading-featured-plots button:hover{background:#bf9b2f}.cg-grid-featured-plots{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-card-featured-plots{color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 10px 30px #00000014}.cg-card-featured-plots:hover{color:inherit;text-decoration:none;transform:translateY(-8px)}.cg-image-featured-plots{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:240px;display:block}.cg-content-featured-plots{padding:20px;overflow:hidden}.cg-content-featured-plots>.cg-type-featured-plots:first-child{display:inline-block}.cg-content-featured-plots>.cg-type-featured-plots:nth-child(2){float:right}.cg-type-featured-plots{color:#fff;background:#d4af37;border-radius:20px;padding:5px 14px;font-size:13px;display:inline-block}.cg-content-featured-plots h3{color:#111827;margin:18px 0 10px;font-size:24px;font-weight:700}.cg-content-featured-plots p{color:#6b7280;margin-bottom:15px;font-size:18px}.cg-content-featured-plots h4{color:#d4af37;margin-bottom:20px;font-size:26px;font-weight:700}.cg-btn-featured-plots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.cg-btn-featured-plots:hover{background:#d4af37}.cg-plot-search{grid-template-columns:1fr 90px;gap:10px;margin-bottom:10px;display:grid}.cg-plot-search-all{box-sizing:border-box;background:#fff;border:1px solid #d5dae3;border-radius:10px;align-items:center;height:50px;padding:0 14px;display:flex}.cg-plot-search-icon{margin-right:9px;font-size:18px}.cg-plot-search-all input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.cg-plot-clear-search{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;height:50px;font-size:14px;font-weight:600}.cg-plot-filters{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1.35fr 1fr .9fr 1.45fr;gap:10px;margin-bottom:14px;padding:12px 14px;display:grid}.cg-plot-filter-group{flex-direction:column;gap:5px;min-width:0;display:flex}.cg-plot-filter-group label{color:#374151;font-size:12px;font-weight:600}.cg-plot-filter-group input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px}.cg-plot-range{grid-template-columns:1fr 1fr;gap:7px;min-width:0;display:grid}.cg-plot-result-count{color:#4b5563;background:#f3f4f6;border-radius:20px;width:fit-content;margin-bottom:16px;margin-left:auto;padding:7px 13px;font-size:12px;font-weight:500}@media (width<=1200px){.cg-grid-featured-plots{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-heading-featured-plots{flex-direction:column;gap:20px}.cg-grid-featured-plots{grid-template-columns:1fr}}.user-activity-page{box-sizing:border-box;width:100%;padding:20px}.user-activity-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.user-activity-header h2{margin:0;font-size:24px;font-weight:700}.user-activity-header p{opacity:.7;margin:5px 0 0;font-size:13px}.user-activity-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.activity-search{box-sizing:border-box;border:1px solid #ddd;border-radius:7px;outline:none;width:230px;height:40px;padding:0 12px}.activity-date-box{align-items:center;gap:6px;display:flex}.activity-date-box span{font-size:13px;font-weight:600}.activity-date-box input{border:1px solid #ddd;border-radius:7px;outline:none;height:40px;padding:0 8px}.user-activity-table-wrapper{border:1px solid #e5e5e5;border-radius:10px;width:100%;overflow-x:auto}.user-activity-table{border-collapse:collapse;width:100%;min-width:1100px}.user-activity-table th{text-align:left;white-space:nowrap;border-bottom:1px solid #ddd;padding:13px 14px;font-size:12px;font-weight:700}.user-activity-table td{white-space:nowrap;border-bottom:1px solid #eee;padding:13px 14px;font-size:13px}.activity-user{flex-direction:column;gap:3px;display:flex}.activity-user strong{font-size:13px}.activity-user small{opacity:.6;font-size:11px}.activity-badge{white-space:nowrap;border-radius:5px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;display:inline-flex}.activity-message{text-align:center!important;padding:40px!important;font-size:14px!important}@media (width<=768px){.user-activity-page{padding:12px}.user-activity-header{flex-direction:column;align-items:flex-start}.user-activity-filters{align-items:stretch;width:100%}.activity-search,.activity-date-box{width:100%}.activity-date-box input{flex:1}}.favorite-container{width:90%;max-width:1200px;margin:40px auto}.favorite-header{margin-bottom:30px}.favorite-header h1{color:#111827;margin:0;font-size:32px;font-weight:700}.favorite-header p{color:#6b7280;margin-top:8px;font-size:15px}.favorite-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.favorite-card{background:#fff;border-radius:16px;transition:all .25s;overflow:hidden;box-shadow:0 8px 25px #00000014}.favorite-card:hover{transform:translateY(-4px)}.favorite-image-wrapper{background:#f3f4f6;height:220px;position:relative}.favorite-image{object-fit:cover;width:100%;height:100%}.favorite-no-image{color:#9ca3af;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.favorite-remove{cursor:pointer;background:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #00000026}.favorite-content{padding:20px}.favorite-content h2{color:#111827;margin:0;font-size:20px}.favorite-content h3{color:#d39b20;margin:10px 0;font-size:21px}.favorite-info{color:#6b7280;flex-direction:column;gap:7px;margin:15px 0;font-size:14px;display:flex}.favorite-buttons{gap:10px;display:flex}.view-property-btn,.remove-property-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:11px 12px;font-size:14px}.view-property-btn{color:#fff;background:#111827}.remove-property-btn{color:#111827;background:#f3f4f6}.favorite-loading{text-align:center;margin-top:100px;font-size:18px}.no-favorite{text-align:center;background:#fff;border-radius:16px;padding:70px 20px;box-shadow:0 8px 25px #0000000f}.no-favorite-icon{margin-bottom:15px;font-size:50px}.no-favorite h2{color:#111827;margin:0}.no-favorite p{color:#6b7280;margin:10px 0 25px}.no-favorite button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:12px 22px}@media (width<=900px){.favorite-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.favorite-container{width:94%;margin:25px auto}.favorite-header h1{font-size:26px}.favorite-grid{grid-template-columns:1fr;gap:18px}.favorite-image-wrapper{height:210px}.favorite-buttons{flex-direction:column}}.contact-messages-page{box-sizing:border-box;width:100%;padding:25px}.contact-messages-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.contact-messages-header h2{margin:0;font-size:26px;font-weight:700}.contact-messages-header p{color:#777;margin:6px 0 0;font-size:14px}.contact-message-count{color:#fff;background:#d9b233;border-radius:8px;padding:10px 18px;font-weight:600}.contact-table-wrapper{background:#fff;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 5px 20px #00000014}.contact-messages-table{border-collapse:collapse;width:100%;min-width:950px}.contact-messages-table th{color:#333;text-align:left;background:#f7f7f7;border-bottom:1px solid #ddd;padding:15px;font-size:14px}.contact-messages-table td{color:#555;border-bottom:1px solid #eee;padding:15px;font-size:14px}.contact-messages-table tbody tr:hover{background:#fafafa}.contact-status{border-radius:20px;padding:5px 11px;font-size:12px;font-weight:600;display:inline-block}.contact-status.unread{color:#a67800;background:#fff2cc}.contact-status.read{color:#218838;background:#e2f5e9}.contact-view-btn{color:#fff;cursor:pointer;background:#d9b233;border:none;border-radius:6px;padding:7px 16px;font-weight:600}.contact-view-btn:hover{background:#c49f25}.contact-loading,.contact-empty{text-align:center;color:#777;background:#fff;border-radius:12px;padding:40px}.contact-modal-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.contact-modal{background:#fff;border-radius:14px;width:600px;max-width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 15px 50px #00000040}.contact-modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.contact-modal-header h3{margin:0;font-size:21px}.contact-close-btn{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px}.contact-modal-body{padding:22px}.contact-detail{margin-bottom:18px}.contact-detail label{color:#888;margin-bottom:5px;font-size:13px;font-weight:600;display:block}.contact-detail p{color:#222;margin:0;font-size:15px}.contact-message-text{white-space:pre-wrap;background:#f7f7f7;border-radius:8px;padding:15px;line-height:1.6}@media (width<=768px){.contact-messages-page{padding:15px}.contact-messages-header{flex-direction:column;align-items:flex-start;gap:15px}.contact-messages-header h2{font-size:22px}.contact-message-count{align-self:flex-start}.contact-modal{width:100%}}.my-home-section-MyHouse{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:35px 20px 60px}.my-home-header-MyHouse{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.my-home-title-MyHouse{color:#101828;margin:0;font-size:38px;font-weight:800}.my-home-subtitle-MyHouse{color:#667085;margin:7px 0 0;font-size:15px}.my-home-count-MyHouse{text-align:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;min-width:100px;padding:12px 18px}.my-home-count-MyHouse span{color:#d8aa22;font-size:25px;font-weight:800;display:block}.my-home-count-MyHouse small{color:#667085;font-size:12px}.my-home-grid-MyHouse{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;display:grid}.my-home-card-MyHouse{background:#fff;border:1px solid #eef0f4;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #10182814}.my-home-card-MyHouse:hover{transform:translateY(-6px);box-shadow:0 16px 35px #10182824}.my-home-image-wrap-MyHouse{background:#eef2f6;width:100%;height:235px;overflow:hidden}.my-home-image-MyHouse{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.my-home-card-MyHouse:hover .my-home-image-MyHouse{transform:scale(1.05)}.my-home-content-MyHouse{padding:20px}.my-home-badge-MyHouse{color:#fff;background:#d9ad29;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-block}.my-home-card-title-MyHouse{color:#101828;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:15px 0 12px;font-size:20px;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.my-home-location-MyHouse{color:#667085;align-items:flex-start;gap:7px;min-height:42px;font-size:14px;line-height:1.5;display:flex}.my-home-price-MyHouse{color:#d5a71e;margin-top:15px;font-size:22px;font-weight:800}.my-home-code-MyHouse{color:#667085;margin-top:8px;font-size:12px}.my-home-view-btn-MyHouse{color:#fff;box-sizing:border-box;background:#101828;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.my-home-view-btn-MyHouse:hover{color:#fff;background:#d8aa22}.my-home-empty-MyHouse{text-align:center;background:#fafafa;border:1px dashed #d0d5dd;border-radius:20px;padding:70px 20px}.my-home-empty-icon-MyHouse{margin-bottom:10px;font-size:45px}.my-home-empty-MyHouse h3{color:#101828;margin:0 0 8px}.my-home-empty-MyHouse p{color:#667085;margin:0}.my-home-loading-MyHouse{color:#101828;justify-content:center;align-items:center;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=1100px){.my-home-grid-MyHouse{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.my-home-section-MyHouse{padding:25px 15px 45px}.my-home-header-MyHouse{align-items:flex-start;gap:15px}.my-home-title-MyHouse{font-size:28px}.my-home-grid-MyHouse{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.my-home-image-wrap-MyHouse{height:190px}.my-home-content-MyHouse{padding:15px}.my-home-card-title-MyHouse{font-size:17px}.my-home-price-MyHouse{font-size:19px}}@media (width<=500px){.my-home-grid-MyHouse{grid-template-columns:1fr}.my-home-image-wrap-MyHouse{height:230px}.my-home-count-MyHouse{min-width:75px;padding:9px 12px}.my-home-count-MyHouse span{font-size:21px}}.my-plot-section-MyPlot{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:35px 20px 80px}.my-plot-header-MyPlot{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.my-plot-title-MyPlot{color:#101828;margin:0;font-size:38px;font-weight:800}.my-plot-subtitle-MyPlot{color:#667085;margin:7px 0 0;font-size:15px}.my-plot-count-MyPlot{text-align:center;background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;min-width:100px;padding:12px 18px}.my-plot-count-MyPlot span{color:#d8aa22;font-size:25px;font-weight:800;display:block}.my-plot-count-MyPlot small{color:#667085;font-size:12px}.my-plot-summary-MyPlot{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:32px;display:grid}.my-plot-summary-card-MyPlot{appearance:none;cursor:pointer;text-align:center;background:#fff;border:1px solid #e4e7ec;border-radius:14px;width:100%;padding:15px 12px;font-family:inherit;transition:all .25s}.my-plot-summary-card-MyPlot:hover{border-color:#d8aa22;transform:translateY(-2px);box-shadow:0 6px 18px #10182814}.my-plot-summary-active-MyPlot{border-color:#d8aa22;box-shadow:0 5px 18px #d8aa2229}.my-plot-summary-number-MyPlot{color:#101828;font-size:25px;font-weight:800;display:block}.my-plot-summary-label-MyPlot{color:#667085;margin-top:4px;font-size:12px;font-weight:600;display:block}.my-plot-summary-pending-MyPlot{color:#b7791f}.my-plot-summary-approved-MyPlot{color:#16803c}.my-plot-summary-rejected-MyPlot{color:#d92d20}.my-plot-grid-MyPlot{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.my-plot-card-MyPlot{background:#fff;border:1px solid #eef0f4;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 8px 25px #10182814}.my-plot-card-MyPlot:hover{transform:translateY(-5px);box-shadow:0 16px 35px #10182824}.my-plot-image-wrap-MyPlot{background:#eef2f6;width:100%;height:235px;position:relative;overflow:hidden}.my-plot-image-MyPlot{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.my-plot-card-MyPlot:hover .my-plot-image-MyPlot{transform:scale(1.04)}.my-plot-status-MyPlot{border-radius:20px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 15px #0000002e}.my-plot-status-pending-MyPlot{color:#9a6700;background:#fff8e6;border:1px solid #f4d58d}.my-plot-status-approved-MyPlot{color:#137333;background:#eafbf0;border:1px solid #a6e9b9}.my-plot-status-rejected-MyPlot{color:#c62828;background:#fff0f0;border:1px solid #f4b4b4}.my-plot-content-MyPlot{padding:20px}.my-plot-badge-MyPlot{color:#fff;background:#d9ad29;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;display:inline-block}.my-plot-id-MyPlot{color:#98a2b3;margin-left:8px;font-size:11px;font-weight:600;display:inline-block}.my-plot-card-title-MyPlot{color:#101828;-webkit-box-orient:vertical;margin:15px 0 12px;font-size:20px;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden}.my-plot-location-MyPlot{color:#667085;align-items:flex-start;gap:7px;min-height:42px;font-size:14px;line-height:1.5;display:flex}.my-plot-area-MyPlot{color:#667085;margin-top:8px;font-size:13px}.my-plot-price-MyPlot{color:#d5a71e;margin-top:15px;margin-bottom:15px;font-size:22px;font-weight:800}.my-plot-pending-box-MyPlot,.my-plot-approved-box-MyPlot,.my-plot-rejected-box-MyPlot{border-radius:12px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px;display:flex}.my-plot-pending-box-MyPlot strong,.my-plot-approved-box-MyPlot strong,.my-plot-rejected-box-MyPlot strong{margin-bottom:3px;font-size:13px;display:block}.my-plot-pending-box-MyPlot p,.my-plot-approved-box-MyPlot p,.my-plot-rejected-box-MyPlot p{margin:0;font-size:11px;line-height:1.5}.my-plot-pending-box-MyPlot{color:#93370d;background:#fffaeb;border:1px solid #fedf89}.my-plot-approved-box-MyPlot{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.my-plot-rejected-box-MyPlot{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.my-plot-message-icon-MyPlot{background:#ffffffbf;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-weight:800;display:flex}.my-plot-reason-MyPlot{background:#fff5f5;border-left:4px solid #d92d20;border-radius:10px;margin:12px 0;padding:12px 14px}.my-plot-reason-MyPlot strong{color:#b42318;margin-bottom:5px;font-size:12px;display:block}.my-plot-reason-MyPlot p{color:#7a271a;margin:0;font-size:12px;line-height:1.6}.my-plot-view-btn-MyPlot{color:#fff;box-sizing:border-box;background:#101828;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.my-plot-view-btn-MyPlot:hover{color:#fff;background:#d8aa22}.my-plot-empty-MyPlot{text-align:center;background:#fafafa;border:1px dashed #d0d5dd;border-radius:20px;padding:70px 20px}.my-plot-empty-icon-MyPlot{margin-bottom:10px;font-size:45px}.my-plot-empty-MyPlot h3{color:#101828;margin:0 0 8px}.my-plot-empty-MyPlot p{color:#667085;margin:0}.my-plot-loading-MyPlot{color:#101828;justify-content:center;align-items:center;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=1100px){.my-plot-grid-MyPlot{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.my-plot-section-MyPlot{padding:25px 15px 90px}.my-plot-header-MyPlot{align-items:flex-start;gap:15px}.my-plot-title-MyPlot{font-size:28px}.my-plot-subtitle-MyPlot{font-size:13px}.my-plot-summary-MyPlot{grid-template-columns:repeat(2,1fr);gap:10px}.my-plot-grid-MyPlot{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.my-plot-image-wrap-MyPlot{height:190px}.my-plot-content-MyPlot{padding:15px}.my-plot-card-title-MyPlot{font-size:17px}.my-plot-price-MyPlot{font-size:19px}.my-plot-status-MyPlot{padding:7px 9px;font-size:10px;top:10px;right:10px}}@media (width<=500px){.my-plot-header-MyPlot{align-items:center}.my-plot-grid-MyPlot{grid-template-columns:1fr}.my-plot-image-wrap-MyPlot{height:230px}.my-plot-count-MyPlot{min-width:75px;padding:9px 12px}.my-plot-count-MyPlot span,.my-plot-summary-number-MyPlot{font-size:21px}.my-plot-summary-card-MyPlot{padding:12px 8px}}.forgot-page{background:linear-gradient(135deg,#f5f7fa,#e8eef5);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:40px 20px;display:flex}.forgot-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:460px;padding:40px;box-shadow:0 15px 45px #0000001f}.forgot-logo{object-fit:contain;width:90px;height:90px;margin-bottom:15px}.forgot-card h2{color:#1f2937;margin:5px 0 10px;font-size:28px}.forgot-subtitle{color:#6b7280;margin-bottom:28px;font-size:14px;line-height:1.6}.forgot-input-group{text-align:left;margin-bottom:18px}.forgot-input-group label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.forgot-input-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;padding:13px 14px;font-size:15px;transition:all .2s}.forgot-input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.forgot-btn{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:9px;width:100%;margin-top:5px;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.forgot-btn:hover{background:#111827}.forgot-btn:disabled{opacity:.6;cursor:not-allowed}.forgot-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:15px;padding:10px;font-size:13px}.forgot-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin-bottom:15px;padding:10px;font-size:13px}.back-login{color:#2563eb;margin-top:22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-block}.back-login:hover{text-decoration:underline}.forgot-back-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-top:18px;font-size:14px}@media (width<=600px){.forgot-page{align-items:flex-start;min-height:calc(100vh - 70px);padding:50px 15px 25px}.forgot-card{border-radius:15px;padding:28px 20px}.forgot-card h2{font-size:24px}.forgot-logo{width:75px;height:75px}}.terms-page-termsconditions{color:#1e293b;background:#f7f8fc;min-height:100vh;margin-top:90px}.terms-hero-termsconditions{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172af7,#0f172ac7),url(/assets/hero_img-p945XaoF.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.terms-hero-termsconditions:before{content:"";border:1px solid #d4af3740;border-radius:50%;width:430px;height:430px;position:absolute;top:-190px;right:-170px}.terms-hero-termsconditions:after{content:"";border:1px solid #d4af372e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;left:-120px}.terms-hero-overlay-termsconditions{z-index:2;max-width:900px;padding:60px 20px;position:relative}.terms-badge-termsconditions{color:#d4af37;letter-spacing:3px;border:1px solid #d4af3799;border-radius:30px;margin-bottom:22px;padding:9px 20px;font-size:12px;font-weight:700;display:inline-block}.terms-hero-overlay-termsconditions h1{color:#fff;margin:0 0 18px;font-size:56px;font-weight:800}.terms-hero-overlay-termsconditions p{color:#dbe2ea;max-width:700px;margin:0 auto 25px;font-size:19px;line-height:1.7}.terms-updated-termsconditions{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;padding:9px 18px;font-size:13px;display:inline-block}.terms-content-section-termsconditions{padding:80px 20px}.terms-container-termsconditions{grid-template-columns:270px 1fr;align-items:start;gap:45px;width:100%;max-width:1250px;margin:auto;display:grid}.terms-sidebar-termsconditions{position:sticky;top:100px}.terms-sidebar-card-termsconditions{background:#fff;border:1px solid #e8eaf0;border-radius:18px;padding:25px 20px;position:relative;box-shadow:0 12px 35px #0f172a12}.terms-sidebar-card-termsconditions:before{content:"";background:#d4af37;border-radius:20px 20px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.terms-sidebar-card-termsconditions h3{color:#0f172a;margin:5px 0 20px;font-size:18px}.terms-sidebar-card-termsconditions a{color:#64748b;border-radius:8px;margin-bottom:3px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .25s;display:block}.terms-sidebar-card-termsconditions a:hover{color:#0f172a;background:#fff8df;transform:translate(4px)}.terms-content-termsconditions{min-width:0}.terms-intro-card-termsconditions{color:#fff;background:linear-gradient(135deg,#0f172a,#17243c);border-radius:22px;align-items:flex-start;gap:22px;margin-bottom:30px;padding:32px;display:flex;box-shadow:0 18px 45px #0f172a26}.terms-icon-termsconditions{color:#fff;background:#d4af37;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-size:23px;font-weight:700;display:flex}.terms-intro-card-termsconditions h2{color:#fff;margin:0 0 10px;font-size:24px}.terms-intro-card-termsconditions p{color:#dbe2ea;margin:0;font-size:15px;line-height:1.8}.terms-section-termsconditions{background:#fff;border:1px solid #e8eaf0;border-radius:18px;margin-bottom:22px;padding:32px 35px;scroll-margin-top:100px;transition:all .25s;box-shadow:0 8px 28px #0f172a0b}.terms-section-termsconditions:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0f172a14}.terms-section-termsconditions h2{color:#0f172a;margin:0 0 20px;padding-left:17px;font-size:22px;position:relative}.terms-section-termsconditions h2:before{content:"";background:#d4af37;border-radius:5px;width:4px;height:calc(100% - 6px);position:absolute;top:3px;left:0}.terms-section-content-termsconditions{color:#596579;font-size:15px;line-height:1.85}.terms-section-content-termsconditions p{margin:0 0 15px}.terms-section-content-termsconditions ul{margin:10px 0 0;padding-left:22px}.terms-section-content-termsconditions li{margin-bottom:9px;padding-left:5px}.terms-section-content-termsconditions li::marker{color:#d4af37}.legal-contact-box-termsconditions{background:#f8f9fc;border-left:4px solid #d4af37;border-radius:12px;flex-direction:column;gap:8px;margin-top:20px;padding:20px 22px;display:flex}.legal-contact-box-termsconditions strong{color:#0f172a;font-size:18px}.legal-contact-box-termsconditions span{color:#64748b;font-size:14px}@media (width<=991px){.terms-container-termsconditions{grid-template-columns:1fr}.terms-sidebar-termsconditions{position:static}.terms-sidebar-card-termsconditions{grid-template-columns:repeat(2,1fr);gap:3px;display:grid}.terms-sidebar-card-termsconditions h3{grid-column:1/-1}.terms-hero-overlay-termsconditions h1{font-size:45px}}@media (width<=768px){.terms-hero-termsconditions{min-height:340px}.terms-hero-overlay-termsconditions h1{font-size:34px}.terms-hero-overlay-termsconditions p{font-size:16px}.terms-content-section-termsconditions{padding:45px 14px}.terms-sidebar-card-termsconditions{display:block}.terms-intro-card-termsconditions{flex-direction:column;gap:15px;padding:23px}.terms-intro-card-termsconditions h2{font-size:20px}.terms-section-termsconditions{padding:24px 20px}.terms-section-termsconditions h2{font-size:19px}.terms-section-content-termsconditions{font-size:14px}}@media (width<=480px){.terms-hero-overlay-termsconditions h1{font-size:29px}.terms-hero-overlay-termsconditions p{font-size:14px}.terms-section-termsconditions{padding:21px 17px}.terms-section-termsconditions h2{font-size:18px}}.privacy-page-privacypolicy{color:#1e293b;background:#f7f8fc;min-height:100vh;margin-top:90px}.privacy-hero-privacypolicy{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#0f172af7,#0f172ac7),url(/assets/hero_img-p945XaoF.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.privacy-hero-privacypolicy:before{content:"";border:1px solid #d4af3740;border-radius:50%;width:430px;height:430px;position:absolute;top:-190px;right:-170px}.privacy-hero-privacypolicy:after{content:"";border:1px solid #d4af372e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-150px;left:-120px}.privacy-hero-overlay-privacypolicy{z-index:2;max-width:900px;padding:60px 20px;position:relative}.privacy-badge-privacypolicy{color:#d4af37;letter-spacing:3px;border:1px solid #d4af3799;border-radius:30px;margin-bottom:22px;padding:9px 20px;font-size:12px;font-weight:700;display:inline-block}.privacy-hero-overlay-privacypolicy h1{color:#fff;margin:0 0 18px;font-size:56px;font-weight:800}.privacy-hero-overlay-privacypolicy p{color:#dbe2ea;max-width:700px;margin:0 auto 25px;font-size:19px;line-height:1.7}.privacy-updated-privacypolicy{color:#fff;background:#ffffff14;border:1px solid #ffffff26;border-radius:30px;padding:9px 18px;font-size:13px;display:inline-block}.privacy-content-section-privacypolicy{padding:80px 20px}.privacy-container-privacypolicy{grid-template-columns:270px 1fr;align-items:start;gap:45px;width:100%;max-width:1250px;margin:auto;display:grid}.privacy-sidebar-privacypolicy{position:sticky;top:100px}.privacy-sidebar-card-privacypolicy{background:#fff;border:1px solid #e8eaf0;border-radius:18px;padding:25px 20px;position:relative;box-shadow:0 12px 35px #0f172a12}.privacy-sidebar-card-privacypolicy:before{content:"";background:#d4af37;border-radius:20px 20px 0 0;width:100%;height:4px;position:absolute;top:0;left:0}.privacy-sidebar-card-privacypolicy h3{color:#0f172a;margin:5px 0 20px;font-size:18px}.privacy-sidebar-card-privacypolicy a{color:#64748b;border-radius:8px;margin-bottom:3px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .25s;display:block}.privacy-sidebar-card-privacypolicy a:hover{color:#0f172a;background:#fff8df;transform:translate(4px)}.privacy-content-privacypolicy{min-width:0}.privacy-intro-card-privacypolicy{color:#fff;background:linear-gradient(135deg,#0f172a,#17243c);border-radius:22px;align-items:flex-start;gap:22px;margin-bottom:30px;padding:32px;display:flex;box-shadow:0 18px 45px #0f172a26}.privacy-icon-privacypolicy{color:#fff;background:#d4af37;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:55px;height:55px;font-size:23px;display:flex}.privacy-intro-card-privacypolicy h2{color:#fff;margin:0 0 10px;font-size:24px}.privacy-intro-card-privacypolicy p{color:#dbe2ea;margin:0;font-size:15px;line-height:1.8}.privacy-section-privacypolicy{background:#fff;border:1px solid #e8eaf0;border-radius:18px;margin-bottom:22px;padding:32px 35px;scroll-margin-top:100px;transition:all .25s;box-shadow:0 8px 28px #0f172a0b}.privacy-section-privacypolicy:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0f172a14}.privacy-section-privacypolicy h2{color:#0f172a;margin:0 0 20px;padding-left:17px;font-size:22px;position:relative}.privacy-section-privacypolicy h2:before{content:"";background:#d4af37;border-radius:5px;width:4px;height:calc(100% - 6px);position:absolute;top:3px;left:0}.privacy-section-content-privacypolicy{color:#596579;font-size:15px;line-height:1.85}.privacy-section-content-privacypolicy p{margin:0 0 15px}.privacy-section-content-privacypolicy ul{margin:10px 0 0;padding-left:22px}.privacy-section-content-privacypolicy li{margin-bottom:9px;padding-left:5px}.privacy-section-content-privacypolicy li::marker{color:#d4af37}.privacy-contact-box-privacypolicy{background:#f8f9fc;border-left:4px solid #d4af37;border-radius:12px;flex-direction:column;gap:8px;margin-top:20px;padding:20px 22px;display:flex}.privacy-contact-box-privacypolicy strong{color:#0f172a;font-size:18px}.privacy-contact-box-privacypolicy span{color:#64748b;font-size:14px}@media (width<=991px){.privacy-container-privacypolicy{grid-template-columns:1fr}.privacy-sidebar-privacypolicy{position:static}.privacy-sidebar-card-privacypolicy{grid-template-columns:repeat(2,1fr);gap:3px;display:grid}.privacy-sidebar-card-privacypolicy h3{grid-column:1/-1}.privacy-hero-overlay-privacypolicy h1{font-size:45px}}@media (width<=768px){.privacy-hero-privacypolicy{min-height:340px}.privacy-hero-overlay-privacypolicy h1{font-size:34px}.privacy-hero-overlay-privacypolicy p{font-size:16px}.privacy-content-section-privacypolicy{padding:45px 14px}.privacy-sidebar-card-privacypolicy{display:block}.privacy-intro-card-privacypolicy{flex-direction:column;gap:15px;padding:23px}.privacy-intro-card-privacypolicy h2{font-size:20px}.privacy-section-privacypolicy{padding:24px 20px}.privacy-section-privacypolicy h2{font-size:19px}.privacy-section-content-privacypolicy{font-size:14px}}@media (width<=480px){.privacy-hero-overlay-privacypolicy h1{font-size:29px}.privacy-hero-overlay-privacypolicy p{font-size:14px}.privacy-section-privacypolicy{padding:21px 17px}.privacy-section-privacypolicy h2{font-size:18px}}.admin-schedule-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:25px}.admin-schedule-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-schedule-header h1{color:#1f2937;margin:0 0 6px;font-size:28px;font-weight:700}.admin-schedule-header p{color:#6b7280;margin:0;font-size:14px}.admin-schedule-count{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:120px;padding:14px 20px}.admin-schedule-count span{color:#6b7280;margin-bottom:4px;font-size:12px;display:block}.admin-schedule-count strong{color:#111827;font-size:24px}.admin-schedule-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.admin-schedule-search{box-sizing:border-box;background:#fff;border:1px solid #e1e5eb;border-radius:10px;align-items:center;gap:10px;width:100%;max-width:500px;height:45px;padding:0 14px;display:flex}.admin-schedule-search span{font-size:16px}.admin-schedule-search input{background:0 0;border:none;outline:none;flex:1;font-size:14px}.admin-schedule-refresh{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:9px;height:45px;padding:0 18px;font-size:14px;font-weight:600}.admin-schedule-refresh:hover{opacity:.9}.admin-schedule-table-wrapper{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto}.admin-schedule-table{border-collapse:collapse;width:100%;min-width:1050px}.admin-schedule-table thead{background:#f8fafc}.admin-schedule-table th{text-align:left;color:#64748b;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:15px 14px;font-size:12px;font-weight:700}.admin-schedule-table td{vertical-align:middle;color:#334155;border-bottom:1px solid #edf0f3;padding:15px 14px;font-size:13px}.admin-schedule-table tbody tr:hover{background:#fafbfc}.admin-schedule-table tbody tr:last-child td{border-bottom:none}.visit-number{color:#475569;background:#f1f5f9;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:inline-flex}.visit-user{align-items:center;gap:10px;min-width:160px;display:flex}.visit-user-avatar{color:#3157b7;background:#e8eefc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.visit-user strong{color:#1e293b;font-size:13px;display:block}.visit-mobile{white-space:nowrap;font-weight:500}.visit-item{flex-direction:column;gap:5px;min-width:180px;display:flex}.visit-item strong{color:#1e293b;font-size:13px}.visit-item-type{border-radius:5px;width:fit-content;padding:3px 7px;font-size:9px;font-weight:700}.visit-item-type.property{color:#2563eb;background:#e9f2ff}.visit-item-type.plot{color:#15803d;background:#edfdf5}.visit-date{white-space:nowrap;font-weight:500}.visit-time{white-space:nowrap;font-weight:600}.visit-status{border-radius:20px;justify-content:center;align-items:center;min-width:82px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.visit-status.pending{color:#a16207;background:#fff7df}.visit-status.confirmed{color:#2563eb;background:#e8f1ff}.visit-status.completed{color:#15803d;background:#eafaf0}.visit-status.cancelled{color:#dc2626;background:#fff0f0}.visit-actions{align-items:center;gap:8px;display:flex}.visit-actions select{color:#334155;cursor:pointer;background:#fff;border:1px solid #d9dee7;border-radius:7px;outline:none;min-width:125px;height:34px;padding:0 8px;font-size:12px}.visit-actions select:focus{border-color:#64748b}.visit-delete-btn{color:#dc2626;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.visit-delete-btn:hover{background:#fee2e2}.admin-schedule-empty{height:180px;text-align:center!important;color:#94a3b8!important;font-size:14px!important}.admin-schedule-loading{color:#64748b;justify-content:center;align-items:center;min-height:400px;font-size:16px;display:flex}.visit-item-id{color:#64748b;font-size:11px;font-weight:600}@media (width<=768px){.admin-schedule-page{padding:15px}.admin-schedule-header{align-items:flex-start}.admin-schedule-header h1{font-size:22px}.admin-schedule-count{min-width:90px;padding:10px}.admin-schedule-count strong{font-size:20px}.admin-schedule-toolbar{flex-direction:column;align-items:stretch}.admin-schedule-search{max-width:none}.admin-schedule-refresh{width:100%}}.tnc-plot-admin-page-AddTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.tnc-plot-admin-card-AddTNCPlotAdmin{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:1200px;margin:0 auto;padding:30px;box-shadow:0 5px 25px #00000014}.tnc-plot-admin-title-AddTNCPlotAdmin{color:#222;margin:0 0 25px;font-size:28px;font-weight:700}.tnc-plot-admin-form-AddTNCPlotAdmin{width:100%}.tnc-plot-admin-section-AddTNCPlotAdmin{box-sizing:border-box;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;width:100%;margin-bottom:25px;padding:22px}.tnc-plot-admin-section-AddTNCPlotAdmin h3{color:#222;border-bottom:1px solid #ddd;margin:0 0 20px;padding-bottom:12px;font-size:19px;font-weight:700}.tnc-plot-admin-grid-AddTNCPlotAdmin{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.tnc-plot-admin-group-AddTNCPlotAdmin{flex-direction:column;gap:7px;display:flex}.tnc-plot-admin-full-AddTNCPlotAdmin{grid-column:1/-1}.tnc-plot-admin-group-AddTNCPlotAdmin label{color:#333;font-size:14px;font-weight:600}.tnc-plot-admin-group-AddTNCPlotAdmin input,.tnc-plot-admin-group-AddTNCPlotAdmin select,.tnc-plot-admin-group-AddTNCPlotAdmin textarea{color:#222;box-sizing:border-box;background:#fff;border:1px solid #d8d8d8;border-radius:8px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:14px}.tnc-plot-admin-group-AddTNCPlotAdmin textarea{resize:vertical;min-height:100px}.tnc-plot-admin-group-AddTNCPlotAdmin input:focus,.tnc-plot-admin-group-AddTNCPlotAdmin select:focus,.tnc-plot-admin-group-AddTNCPlotAdmin textarea:focus{border-color:#555}.tnc-plot-admin-group-AddTNCPlotAdmin input[type=file]{padding:8px}.tnc-plot-admin-group-AddTNCPlotAdmin input:disabled{cursor:not-allowed;background:#eee;font-weight:600}.tnc-plot-admin-pdf-list-AddTNCPlotAdmin{margin:10px 0 0;padding-left:20px}.tnc-plot-admin-pdf-list-AddTNCPlotAdmin li{margin-bottom:5px;font-size:13px}.tnc-plot-admin-cover-preview-AddTNCPlotAdmin{border:1px solid #ddd;border-radius:10px;width:220px;height:150px;margin-top:15px;overflow:hidden}.tnc-plot-admin-cover-preview-AddTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;display:grid}.tnc-plot-admin-image-item-AddTNCPlotAdmin{background:#eee;border:1px solid #ddd;border-radius:10px;height:150px;position:relative;overflow:hidden}.tnc-plot-admin-image-item-AddTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.tnc-plot-admin-remove-image-AddTNCPlotAdmin{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:50%;width:30px;height:30px;font-size:20px;line-height:28px;position:absolute;top:7px;right:7px}.tnc-plot-admin-button-box-AddTNCPlotAdmin{justify-content:flex-end;margin-top:20px;display:flex}.tnc-plot-admin-save-btn-AddTNCPlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;min-width:180px;padding:13px 25px;font-size:15px;font-weight:600;transition:all .2s}.tnc-plot-admin-save-btn-AddTNCPlotAdmin:hover{background:#000;transform:translateY(-1px)}.tnc-plot-admin-loading-AddTNCPlotAdmin{justify-content:center;align-items:center;width:100%;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=768px){.tnc-plot-admin-page-AddTNCPlotAdmin{padding:12px}.tnc-plot-admin-card-AddTNCPlotAdmin{border-radius:10px;padding:15px}.tnc-plot-admin-title-AddTNCPlotAdmin{margin-bottom:18px;font-size:22px}.tnc-plot-admin-section-AddTNCPlotAdmin{margin-bottom:15px;padding:15px}.tnc-plot-admin-section-AddTNCPlotAdmin h3{font-size:17px}.tnc-plot-admin-grid-AddTNCPlotAdmin{grid-template-columns:1fr;gap:14px}.tnc-plot-admin-full-AddTNCPlotAdmin{grid-column:auto}.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:repeat(2,1fr)}.tnc-plot-admin-image-item-AddTNCPlotAdmin{height:120px}.tnc-plot-admin-button-box-AddTNCPlotAdmin{justify-content:stretch}.tnc-plot-admin-save-btn-AddTNCPlotAdmin{width:100%}}@media (width<=420px){.tnc-plot-admin-image-preview-AddTNCPlotAdmin{grid-template-columns:1fr 1fr;gap:8px}.tnc-plot-admin-image-item-AddTNCPlotAdmin{height:100px}}.view-tnc-plot-page-ViewTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.view-tnc-plot-card-ViewTNCPlotAdmin{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;padding:25px;box-shadow:0 5px 25px #00000014}.view-tnc-plot-header-ViewTNCPlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.view-tnc-plot-header-ViewTNCPlotAdmin h2{color:#222;margin:0;font-size:26px}.view-tnc-plot-header-ViewTNCPlotAdmin p{color:#777;margin:6px 0 0;font-size:14px}.view-tnc-plot-add-btn-ViewTNCPlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:600}.view-tnc-plot-add-btn-ViewTNCPlotAdmin:hover{background:#000}.view-tnc-plot-search-box-ViewTNCPlotAdmin{width:100%;margin-bottom:20px}.view-tnc-plot-search-box-ViewTNCPlotAdmin input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:45px;padding:0 14px;font-size:14px}.view-tnc-plot-search-box-ViewTNCPlotAdmin input:focus{border-color:#555}.view-tnc-plot-table-wrapper-ViewTNCPlotAdmin{width:100%;overflow-x:auto}.view-tnc-plot-table-ViewTNCPlotAdmin{border-collapse:collapse;width:100%;min-width:1250px}.view-tnc-plot-table-ViewTNCPlotAdmin th{color:#333;text-align:left;white-space:nowrap;background:#f5f5f5;border-bottom:1px solid #ddd;padding:13px 10px;font-size:13px;font-weight:700}.view-tnc-plot-table-ViewTNCPlotAdmin td{color:#333;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 10px;font-size:13px}.view-tnc-plot-table-ViewTNCPlotAdmin tbody tr:hover{background:#fafafa}.view-tnc-plot-cover-ViewTNCPlotAdmin{object-fit:cover;border:1px solid #ddd;border-radius:7px;width:65px;height:50px}.view-tnc-plot-no-image-ViewTNCPlotAdmin{color:#888;text-align:center;background:#eee;border-radius:7px;justify-content:center;align-items:center;width:65px;height:50px;font-size:10px;display:flex}.view-tnc-plot-approved-ViewTNCPlotAdmin{color:#18864b;background:#e8f7ee;border-radius:20px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.view-tnc-plot-actions-ViewTNCPlotAdmin{align-items:center;gap:7px;display:flex}.view-tnc-plot-actions-ViewTNCPlotAdmin button{cursor:pointer;border:none;border-radius:6px;padding:7px 11px;font-size:12px;font-weight:600}.view-tnc-plot-view-btn-ViewTNCPlotAdmin{color:#fff;background:#222}.view-tnc-plot-edit-btn-ViewTNCPlotAdmin{color:#222;background:#e9e9e9}.view-tnc-plot-delete-btn-ViewTNCPlotAdmin{color:#fff;background:#e53935}.view-tnc-plot-view-btn-ViewTNCPlotAdmin:hover{background:#000}.view-tnc-plot-edit-btn-ViewTNCPlotAdmin:hover{background:#d8d8d8}.view-tnc-plot-delete-btn-ViewTNCPlotAdmin:hover{background:#c62828}.view-tnc-plot-empty-ViewTNCPlotAdmin{text-align:center!important;color:#888!important;padding:40px!important}.view-tnc-plot-loading-ViewTNCPlotAdmin{justify-content:center;align-items:center;width:100%;min-height:300px;font-size:18px;font-weight:600;display:flex}@media (width<=768px){.view-tnc-plot-page-ViewTNCPlotAdmin{padding:12px}.view-tnc-plot-card-ViewTNCPlotAdmin{border-radius:10px;padding:15px}.view-tnc-plot-header-ViewTNCPlotAdmin{flex-direction:column;align-items:stretch}.view-tnc-plot-header-ViewTNCPlotAdmin h2{font-size:22px}.view-tnc-plot-add-btn-ViewTNCPlotAdmin{width:100%}.view-tnc-plot-table-wrapper-ViewTNCPlotAdmin{overflow-x:auto}}.single-tnc-page-ViewSingleTNCPlotAdmin{box-sizing:border-box;width:100%;min-height:100vh;padding:25px}.single-tnc-card-ViewSingleTNCPlotAdmin{background:#fff;border-radius:14px;padding:25px;box-shadow:0 5px 25px #00000014}.single-tnc-header-ViewSingleTNCPlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.single-tnc-header-ViewSingleTNCPlotAdmin h2{color:#222;margin:0;font-size:26px}.single-tnc-header-ViewSingleTNCPlotAdmin p{color:#777;margin:6px 0 0}.single-tnc-header-actions-ViewSingleTNCPlotAdmin{gap:10px;display:flex}.single-tnc-edit-btn-ViewSingleTNCPlotAdmin,.single-tnc-back-btn-ViewSingleTNCPlotAdmin{cursor:pointer;border:none;border-radius:7px;padding:10px 18px;font-weight:600}.single-tnc-edit-btn-ViewSingleTNCPlotAdmin{color:#fff;background:#222}.single-tnc-back-btn-ViewSingleTNCPlotAdmin{color:#222;background:#eee}.single-tnc-cover-ViewSingleTNCPlotAdmin{background:#f5f5f5;border-radius:12px;width:100%;height:350px;margin-bottom:25px;overflow:hidden}.single-tnc-cover-ViewSingleTNCPlotAdmin img{object-fit:cover;width:100%;height:100%}.single-tnc-section-ViewSingleTNCPlotAdmin{border:1px solid #eee;border-radius:10px;margin-bottom:25px;padding:20px}.single-tnc-section-ViewSingleTNCPlotAdmin h3{color:#222;margin:0 0 18px;font-size:18px}.single-tnc-grid-ViewSingleTNCPlotAdmin{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.single-tnc-grid-ViewSingleTNCPlotAdmin div{flex-direction:column;gap:5px;display:flex}.single-tnc-grid-ViewSingleTNCPlotAdmin span,.single-tnc-full-ViewSingleTNCPlotAdmin span{color:#888;font-size:12px}.single-tnc-grid-ViewSingleTNCPlotAdmin strong{color:#222;word-break:break-word;font-size:14px}.single-tnc-full-ViewSingleTNCPlotAdmin{margin-top:18px}.single-tnc-full-ViewSingleTNCPlotAdmin p{white-space:pre-wrap;background:#f8f8f8;border-radius:7px;margin:7px 0 0;padding:12px}.single-tnc-description-ViewSingleTNCPlotAdmin{color:#444;white-space:pre-wrap;margin:0;line-height:1.7}.single-tnc-loading-ViewSingleTNCPlotAdmin,.single-tnc-empty-ViewSingleTNCPlotAdmin{justify-content:center;align-items:center;min-height:300px;font-weight:600;display:flex}@media (width<=768px){.single-tnc-page-ViewSingleTNCPlotAdmin{padding:12px}.single-tnc-card-ViewSingleTNCPlotAdmin{padding:15px}.single-tnc-header-ViewSingleTNCPlotAdmin{flex-direction:column;align-items:stretch}.single-tnc-header-actions-ViewSingleTNCPlotAdmin{width:100%}.single-tnc-header-actions-ViewSingleTNCPlotAdmin button{flex:1}.single-tnc-grid-ViewSingleTNCPlotAdmin{grid-template-columns:1fr}.single-tnc-cover-ViewSingleTNCPlotAdmin{height:220px}}.featured-tnc-section-FeaturedTNCPlots{background:#fff;width:100%;padding:60px 0}.featured-tnc-container-FeaturedTNCPlots{width:92%;max-width:1250px;margin:0 auto}.featured-tnc-heading-FeaturedTNCPlots{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.featured-tnc-small-title-FeaturedTNCPlots{letter-spacing:1.5px;color:#777;margin-bottom:7px;font-size:12px;font-weight:700;display:inline-block}.featured-tnc-heading-FeaturedTNCPlots h2{color:#222;margin:0;font-size:32px;line-height:1.2}.featured-tnc-heading-FeaturedTNCPlots p{color:#777;margin:8px 0 0;font-size:14px}.featured-tnc-search-wrapper-FeaturedTNCPlots{width:100%;margin-bottom:25px}.featured-tnc-search-FeaturedTNCPlots{box-sizing:border-box;background:#fff;border:1px solid #dedede;border-radius:8px;align-items:center;width:100%;max-width:500px;height:46px;padding:0 14px;display:flex}.featured-tnc-search-FeaturedTNCPlots span{margin-right:9px;font-size:16px}.featured-tnc-search-FeaturedTNCPlots input{background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.featured-tnc-card-FeaturedTNCPlots{color:inherit;background:#fff;border:1px solid #eee;border-radius:14px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden}.featured-tnc-card-FeaturedTNCPlots:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.featured-tnc-image-wrapper-FeaturedTNCPlots{background:#f3f3f3;width:100%;height:230px;position:relative;overflow:hidden}.featured-tnc-image-FeaturedTNCPlots{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.featured-tnc-card-FeaturedTNCPlots:hover .featured-tnc-image-FeaturedTNCPlots{transform:scale(1.04)}.featured-tnc-badge-FeaturedTNCPlots{color:#fff;letter-spacing:.4px;background:#222;border-radius:20px;padding:6px 11px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px}.featured-tnc-content-FeaturedTNCPlots{padding:18px}.featured-tnc-id-FeaturedTNCPlots{color:#888;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.featured-tnc-content-FeaturedTNCPlots h3{color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:19px;line-height:1.35;display:-webkit-box;overflow:hidden}.featured-tnc-location-FeaturedTNCPlots{color:#666;margin:0 0 6px;font-size:13px}.featured-tnc-area-FeaturedTNCPlots{color:#666;margin:0 0 12px;font-size:13px}.featured-tnc-price-FeaturedTNCPlots{color:#222;margin:0 0 15px;font-size:22px}.featured-tnc-view-btn-FeaturedTNCPlots{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;width:100%;height:43px;font-size:13px;font-weight:700;transition:background .2s}.featured-tnc-view-btn-FeaturedTNCPlots:hover{background:#000}.featured-tnc-loading-FeaturedTNCPlots{color:#777;justify-content:center;align-items:center;width:100%;min-height:180px;font-size:15px;display:flex}.featured-tnc-empty-FeaturedTNCPlots{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex}.featured-tnc-empty-FeaturedTNCPlots h3{margin:0 0 7px;font-size:18px}.featured-tnc-empty-FeaturedTNCPlots p{color:#888;margin:0;font-size:14px}@media (width<=1000px){.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.featured-tnc-section-FeaturedTNCPlots{padding:40px 0}.featured-tnc-container-FeaturedTNCPlots{width:94%}.featured-tnc-heading-FeaturedTNCPlots h2{font-size:25px}.featured-tnc-grid-FeaturedTNCPlots{grid-template-columns:1fr;gap:18px}.featured-tnc-image-wrapper-FeaturedTNCPlots{height:220px}}.tnc-details-page-TNCPlotDetailsSendAdmin{background:#f8f8f8;width:100%;min-height:100vh;padding:35px 0 60px}.tnc-details-container-TNCPlotDetailsSendAdmin{width:92%;max-width:1250px;margin:0 auto}.tnc-details-back-btn-TNCPlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:7px;margin-bottom:25px;padding:10px 18px;font-size:14px}.tnc-details-layout-TNCPlotDetailsSendAdmin{grid-template-columns:1fr 1fr;align-items:start;gap:35px;display:grid}.tnc-details-gallery-TNCPlotDetailsSendAdmin{width:100%}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{background:#eee;border-radius:15px;width:100%;height:470px;position:relative;overflow:hidden}.tnc-details-main-image-TNCPlotDetailsSendAdmin{object-fit:cover;width:100%;height:100%;display:block}.tnc-details-badge-TNCPlotDetailsSendAdmin{color:#fff;background:#222;border-radius:20px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.tnc-details-thumbnails-TNCPlotDetailsSendAdmin{gap:10px;margin-top:12px;display:flex;overflow-x:auto}.tnc-details-thumbnail-TNCPlotDetailsSendAdmin{object-fit:cover;cursor:pointer;border:1px solid #ddd;border-radius:8px;flex-shrink:0;width:85px;height:70px}.tnc-details-info-TNCPlotDetailsSendAdmin{background:#fff;border:1px solid #eee;border-radius:15px;padding:25px}.tnc-details-small-label-TNCPlotDetailsSendAdmin{letter-spacing:1px;color:#777;font-size:12px;font-weight:700}.tnc-details-title-TNCPlotDetailsSendAdmin{color:#222;margin:8px 0;font-size:32px}.tnc-details-id-TNCPlotDetailsSendAdmin{color:#777;font-size:13px}.tnc-details-price-TNCPlotDetailsSendAdmin{color:#222;margin:18px 0;font-size:28px;font-weight:700}.tnc-details-location-TNCPlotDetailsSendAdmin{background:#f8f8f8;border-radius:10px;margin-bottom:20px;padding:18px}.tnc-details-location-TNCPlotDetailsSendAdmin h3{margin:0 0 10px;font-size:17px}.tnc-details-location-TNCPlotDetailsSendAdmin p{color:#555;margin:5px 0;line-height:1.5}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin div{border:1px solid #eee;border-radius:8px;padding:13px}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin span{color:#888;margin-bottom:5px;font-size:11px;display:block}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin strong{color:#222;font-size:14px}.tnc-details-contact-TNCPlotDetailsSendAdmin{background:#f8f8f8;border-radius:10px;margin-top:20px;padding:20px}.tnc-details-contact-TNCPlotDetailsSendAdmin h3{margin:0 0 7px}.tnc-details-contact-TNCPlotDetailsSendAdmin p{color:#777;margin:0 0 15px}.tnc-details-contact-buttons-TNCPlotDetailsSendAdmin{gap:10px;display:flex}.tnc-details-contact-btn-TNCPlotDetailsSendAdmin,.tnc-details-whatsapp-btn-TNCPlotDetailsSendAdmin{text-align:center;color:#fff;background:#222;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:700;text-decoration:none}.tnc-details-section-TNCPlotDetailsSendAdmin{background:#fff;border:1px solid #eee;border-radius:15px;margin-top:25px;padding:25px}.tnc-details-section-TNCPlotDetailsSendAdmin h2{color:#222;margin:0 0 20px;font-size:21px}.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.tnc-details-grid-TNCPlotDetailsSendAdmin div{border:1px solid #eee;border-radius:9px;padding:15px}.tnc-details-grid-TNCPlotDetailsSendAdmin span{color:#888;margin-bottom:6px;font-size:12px;display:block}.tnc-details-grid-TNCPlotDetailsSendAdmin strong{color:#222;word-break:break-word;font-size:14px}.tnc-details-description-TNCPlotDetailsSendAdmin{color:#555;white-space:pre-wrap;margin:0;line-height:1.8}.tnc-details-location-link-TNCPlotDetailsSendAdmin{color:#fff;background:#222;border-radius:8px;padding:11px 17px;text-decoration:none;display:inline-block}.tnc-details-loading-TNCPlotDetailsSendAdmin{color:#777;justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}.tnc-details-not-found-TNCPlotDetailsSendAdmin{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.tnc-details-not-found-TNCPlotDetailsSendAdmin h2{margin-bottom:20px}@media (width<=850px){.tnc-details-page-TNCPlotDetailsSendAdmin{padding:20px 0 40px}.tnc-details-layout-TNCPlotDetailsSendAdmin{grid-template-columns:1fr;gap:20px}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{height:320px}.tnc-details-info-TNCPlotDetailsSendAdmin{padding:18px}.tnc-details-title-TNCPlotDetailsSendAdmin{font-size:25px}.tnc-details-price-TNCPlotDetailsSendAdmin{font-size:24px}.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.tnc-details-container-TNCPlotDetailsSendAdmin{width:94%}.tnc-details-main-image-box-TNCPlotDetailsSendAdmin{height:260px}.tnc-details-quick-grid-TNCPlotDetailsSendAdmin,.tnc-details-grid-TNCPlotDetailsSendAdmin{grid-template-columns:1fr}.tnc-details-contact-buttons-TNCPlotDetailsSendAdmin{flex-direction:column}}.add-formhouse-page-AddFormHousePlotAdmin{box-sizing:border-box;background:#f5f6f8;width:100%;min-height:100vh;padding:30px}.add-formhouse-card-AddFormHousePlotAdmin{background:#fff;border-radius:15px;max-width:1250px;margin:auto;padding:30px;box-shadow:0 5px 25px #00000014}.add-formhouse-title-AddFormHousePlotAdmin{color:#222;margin:0 0 25px;font-size:28px}.add-formhouse-section-AddFormHousePlotAdmin{border:1px solid #e5e5e5;border-radius:12px;margin-bottom:25px;padding:22px}.add-formhouse-section-AddFormHousePlotAdmin h3{color:#222;margin:0 0 20px;font-size:18px}.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.add-formhouse-group-AddFormHousePlotAdmin{flex-direction:column;gap:7px;display:flex}.add-formhouse-group-AddFormHousePlotAdmin label{color:#333;font-size:14px;font-weight:600}.add-formhouse-group-AddFormHousePlotAdmin input,.add-formhouse-group-AddFormHousePlotAdmin select,.add-formhouse-group-AddFormHousePlotAdmin textarea,.add-formhouse-section-AddFormHousePlotAdmin input,.add-formhouse-section-AddFormHousePlotAdmin select{box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:7px;outline:none;width:100%;padding:11px 12px;font-size:14px}.add-formhouse-group-AddFormHousePlotAdmin input:focus,.add-formhouse-group-AddFormHousePlotAdmin select:focus,.add-formhouse-group-AddFormHousePlotAdmin textarea:focus{border-color:#222}.add-formhouse-full-AddFormHousePlotAdmin{grid-column:1/-1}.add-formhouse-description-AddFormHousePlotAdmin{box-sizing:border-box;resize:vertical;border:1px solid #d7d7d7;border-radius:8px;outline:none;width:100%;padding:12px}.add-formhouse-cover-preview-AddFormHousePlotAdmin{border-radius:8px;width:220px;height:150px;margin-top:15px;overflow:hidden}.add-formhouse-cover-preview-AddFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%}.add-formhouse-image-preview-AddFormHousePlotAdmin{flex-wrap:wrap;gap:12px;margin-top:15px;display:flex}.add-formhouse-image-item-AddFormHousePlotAdmin{border-radius:8px;width:130px;height:100px;position:relative;overflow:hidden}.add-formhouse-image-item-AddFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%}.add-formhouse-remove-image-AddFormHousePlotAdmin{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:50%;width:25px;height:25px;font-size:18px;position:absolute;top:5px;right:5px}.add-formhouse-pdf-list-AddFormHousePlotAdmin{margin-top:10px;padding-left:20px}.add-formhouse-button-box-AddFormHousePlotAdmin{justify-content:flex-end;display:flex}.add-formhouse-save-btn-AddFormHousePlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:13px 28px;font-size:15px;font-weight:600}.add-formhouse-save-btn-AddFormHousePlotAdmin:disabled{opacity:.6;cursor:not-allowed}.add-formhouse-loading-AddFormHousePlotAdmin{justify-content:center;align-items:center;min-height:400px;font-size:18px;display:flex}@media (width<=900px){.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.add-formhouse-page-AddFormHousePlotAdmin{padding:12px}.add-formhouse-card-AddFormHousePlotAdmin{padding:15px}.add-formhouse-grid-AddFormHousePlotAdmin{grid-template-columns:1fr}.add-formhouse-full-AddFormHousePlotAdmin{grid-column:auto}.add-formhouse-button-box-AddFormHousePlotAdmin{justify-content:stretch}.add-formhouse-save-btn-AddFormHousePlotAdmin{width:100%}}.view-formhouse-page-ViewFormHousePlotAdmin{box-sizing:border-box;background:#f4f6f9;width:100%;min-height:100vh;padding:30px}.view-formhouse-card-ViewFormHousePlotAdmin{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;padding:26px;box-shadow:0 8px 25px #00000014}.view-formhouse-header-ViewFormHousePlotAdmin{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.view-formhouse-header-ViewFormHousePlotAdmin h2{color:#172033;margin:0;font-size:27px}.view-formhouse-header-ViewFormHousePlotAdmin p{color:#667085;margin:6px 0 0;font-size:14px}.view-formhouse-add-btn-ViewFormHousePlotAdmin{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:13px 20px;font-weight:600}.view-formhouse-add-btn-ViewFormHousePlotAdmin:hover{opacity:.9}.view-formhouse-search-ViewFormHousePlotAdmin{box-sizing:border-box;border:1px solid #d7dbe2;border-radius:8px;outline:none;width:100%;height:45px;margin-bottom:20px;padding:0 15px;font-size:14px}.view-formhouse-search-ViewFormHousePlotAdmin:focus{border-color:#222}.view-formhouse-table-wrapper-ViewFormHousePlotAdmin{width:100%;overflow-x:auto}.view-formhouse-table-ViewFormHousePlotAdmin{border-collapse:collapse;width:100%;min-width:1150px}.view-formhouse-table-ViewFormHousePlotAdmin th{color:#222;text-align:left;white-space:nowrap;background:#f4f4f4;padding:13px 10px;font-size:13px}.view-formhouse-table-ViewFormHousePlotAdmin td{color:#344054;vertical-align:middle;border-bottom:1px solid #eee;padding:12px 10px;font-size:13px}.view-formhouse-cover-ViewFormHousePlotAdmin{object-fit:cover;border-radius:6px;width:65px;height:50px;display:block}.view-formhouse-no-image-ViewFormHousePlotAdmin{color:#888;background:#eee;border-radius:6px;justify-content:center;align-items:center;width:65px;height:50px;font-size:10px;display:flex}.view-formhouse-actions-ViewFormHousePlotAdmin{align-items:center;gap:7px;display:flex}.view-formhouse-actions-ViewFormHousePlotAdmin button{color:#fff;cursor:pointer;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600}.view-formhouse-view-btn-ViewFormHousePlotAdmin{background:#222}.view-formhouse-edit-btn-ViewFormHousePlotAdmin{background:#e8e8e8;color:#222!important}.view-formhouse-delete-btn-ViewFormHousePlotAdmin{background:#e53935}.view-formhouse-loading-ViewFormHousePlotAdmin{text-align:center;color:#667085;padding:60px 20px}.view-formhouse-no-data-ViewFormHousePlotAdmin{text-align:center!important;color:#888!important;padding:50px!important}@media (width<=768px){.view-formhouse-page-ViewFormHousePlotAdmin{padding:12px}.view-formhouse-card-ViewFormHousePlotAdmin{border-radius:12px;padding:15px}.view-formhouse-header-ViewFormHousePlotAdmin{flex-direction:column;align-items:flex-start}.view-formhouse-add-btn-ViewFormHousePlotAdmin{width:100%}}.single-formhouse-page-ViewSingleFormHousePlotAdmin{box-sizing:border-box;background:#f5f6f8;width:100%;min-height:100vh;padding:30px}.single-formhouse-container-ViewSingleFormHousePlotAdmin{max-width:1250px;margin:auto}.single-formhouse-header-ViewSingleFormHousePlotAdmin{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:22px;display:flex}.single-formhouse-header-ViewSingleFormHousePlotAdmin h1{color:#172033;margin:0;font-size:27px}.single-formhouse-header-ViewSingleFormHousePlotAdmin p{color:#777;margin:7px 0 0;font-size:14px}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin{gap:8px;display:flex}.single-formhouse-edit-btn-ViewSingleFormHousePlotAdmin,.single-formhouse-back-btn-ViewSingleFormHousePlotAdmin{cursor:pointer;border:none;border-radius:7px;padding:11px 18px;font-size:13px;font-weight:600}.single-formhouse-edit-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222}.single-formhouse-back-btn-ViewSingleFormHousePlotAdmin{color:#222;background:#e9e9e9}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{background:#eee;border-radius:14px;width:100%;height:470px;margin-bottom:20px;position:relative;overflow:hidden}.single-formhouse-cover-ViewSingleFormHousePlotAdmin img{object-fit:cover;width:100%;height:100%;display:block}.single-formhouse-badge-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:20px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.single-formhouse-section-ViewSingleFormHousePlotAdmin{background:#fff;border:1px solid #e8e8e8;border-radius:14px;margin-bottom:20px;padding:24px}.single-formhouse-section-ViewSingleFormHousePlotAdmin h2{color:#222;margin:0 0 20px;font-size:20px}.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.single-formhouse-grid-ViewSingleFormHousePlotAdmin>div{box-sizing:border-box;border:1px solid #eee;border-radius:8px;padding:14px}.single-formhouse-grid-ViewSingleFormHousePlotAdmin span{color:#888;margin-bottom:6px;font-size:12px;display:block}.single-formhouse-grid-ViewSingleFormHousePlotAdmin strong{color:#222;word-break:break-word;font-size:14px;display:block}.single-formhouse-full-ViewSingleFormHousePlotAdmin{grid-column:1/-1}.single-formhouse-description-ViewSingleFormHousePlotAdmin{color:#555;white-space:pre-wrap;margin:0;line-height:1.8}.single-formhouse-location-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:7px;padding:11px 18px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.single-formhouse-images-ViewSingleFormHousePlotAdmin{flex-wrap:wrap;gap:12px;display:flex}.single-formhouse-images-ViewSingleFormHousePlotAdmin img{object-fit:cover;cursor:pointer;border:1px solid #ddd;border-radius:8px;width:150px;height:110px}.single-formhouse-documents-ViewSingleFormHousePlotAdmin{flex-wrap:wrap;gap:10px;display:flex}.single-formhouse-document-btn-ViewSingleFormHousePlotAdmin{color:#fff;background:#222;border-radius:7px;padding:11px 16px;font-size:13px;text-decoration:none;display:inline-block}.single-formhouse-loading-ViewSingleFormHousePlotAdmin{color:#777;justify-content:center;align-items:center;min-height:500px;font-size:17px;display:flex}.single-formhouse-not-found-ViewSingleFormHousePlotAdmin{flex-direction:column;justify-content:center;align-items:center;min-height:500px;display:flex}@media (width<=900px){.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:repeat(2,1fr)}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{height:350px}}@media (width<=600px){.single-formhouse-page-ViewSingleFormHousePlotAdmin{padding:12px}.single-formhouse-header-ViewSingleFormHousePlotAdmin{flex-direction:column;align-items:flex-start}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin{width:100%}.single-formhouse-header-actions-ViewSingleFormHousePlotAdmin button{flex:1}.single-formhouse-grid-ViewSingleFormHousePlotAdmin{grid-template-columns:1fr}.single-formhouse-full-ViewSingleFormHousePlotAdmin{grid-column:auto}.single-formhouse-cover-ViewSingleFormHousePlotAdmin{height:260px}.single-formhouse-section-ViewSingleFormHousePlotAdmin{padding:16px}.single-formhouse-images-ViewSingleFormHousePlotAdmin img{width:calc(50% - 6px);height:100px}}.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{box-sizing:border-box;background:#fff;width:100%;padding:90px 8%}.cg-container-featured-formhouse-plots-FeaturedFormHousePlots{max-width:1400px;margin:auto}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{color:#111827;margin:0;font-size:42px;font-weight:700}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots p{color:#6b7280;margin-top:10px;font-size:16px}.cg-formhouse-search-FeaturedFormHousePlots{grid-template-columns:1fr 90px;gap:10px;margin-bottom:12px;display:grid}.cg-formhouse-search-all-FeaturedFormHousePlots{box-sizing:border-box;background:#fff;border:1px solid #d5dae3;border-radius:10px;align-items:center;height:50px;padding:0 14px;display:flex}.cg-formhouse-search-icon-FeaturedFormHousePlots{margin-right:9px;font-size:18px}.cg-formhouse-search-all-FeaturedFormHousePlots input{color:#111827;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:14px}.cg-formhouse-clear-search-FeaturedFormHousePlots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;height:50px;font-size:14px;font-weight:600}.cg-formhouse-filters-FeaturedFormHousePlots{box-sizing:border-box;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1.35fr 1fr .9fr 1.45fr;gap:10px;margin-bottom:14px;padding:12px 14px;display:grid}.cg-formhouse-filter-group-FeaturedFormHousePlots{flex-direction:column;gap:5px;min-width:0;display:flex}.cg-formhouse-filter-group-FeaturedFormHousePlots label{color:#374151;font-size:12px;font-weight:600}.cg-formhouse-filter-group-FeaturedFormHousePlots input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:40px;padding:0 10px;font-size:13px}.cg-formhouse-range-FeaturedFormHousePlots{grid-template-columns:1fr 1fr;gap:7px;min-width:0;display:grid}.cg-formhouse-result-count-FeaturedFormHousePlots{color:#4b5563;background:#f3f4f6;border-radius:20px;width:fit-content;margin-bottom:16px;margin-left:auto;padding:7px 13px;font-size:12px;font-weight:500}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.cg-card-featured-formhouse-plots-FeaturedFormHousePlots{color:inherit;background:#fff;border-radius:18px;text-decoration:none;transition:all .4s;display:block;overflow:hidden;box-shadow:0 10px 30px #00000014}.cg-card-featured-formhouse-plots-FeaturedFormHousePlots:hover{color:inherit;text-decoration:none;transform:translateY(-8px)}.cg-image-featured-formhouse-plots-FeaturedFormHousePlots{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:240px;display:block}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots{padding:20px;overflow:hidden}.cg-type-featured-formhouse-plots-FeaturedFormHousePlots{color:#fff;background:#d4af37;border-radius:20px;padding:5px 14px;font-size:13px;display:inline-block}.cg-id-featured-formhouse-plots-FeaturedFormHousePlots{float:right;color:#fff;background:#111827;border-radius:20px;padding:5px 10px;font-size:12px;display:inline-block}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h3{clear:both;color:#111827;margin:18px 0 10px;font-size:24px;font-weight:700}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots p{color:#6b7280;margin-bottom:10px;font-size:17px}.cg-area-featured-formhouse-plots-FeaturedFormHousePlots{font-size:15px!important}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h4{color:#d4af37;margin:18px 0 20px;font-size:26px;font-weight:700}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots:hover{background:#d4af37}.cg-no-formhouse-result-FeaturedFormHousePlots{text-align:center;grid-column:1/-1;padding:60px 20px}.cg-no-formhouse-result-FeaturedFormHousePlots h3{color:#111827;margin-bottom:8px}.cg-no-formhouse-result-FeaturedFormHousePlots p{color:#6b7280}@media (width<=1200px){.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:repeat(2,1fr)}}@media (width<=992px){.cg-formhouse-filters-FeaturedFormHousePlots{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{padding:60px 5%}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{flex-direction:column;align-items:flex-start;gap:10px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{font-size:34px}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:1fr}}@media (width<=576px){.cg-section-featured-formhouse-plots-FeaturedFormHousePlots{width:100%;padding:55px 17px 90px;overflow-x:hidden}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots{margin-bottom:28px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots h2{font-size:32px;line-height:38px}.cg-heading-featured-formhouse-plots-FeaturedFormHousePlots p{margin-top:8px;font-size:13px}.cg-formhouse-search-FeaturedFormHousePlots{grid-template-columns:minmax(0,1fr) 76px;gap:8px;width:100%;margin-bottom:8px;display:grid}.cg-formhouse-search-all-FeaturedFormHousePlots{border-radius:8px;min-width:0;height:43px;padding:0 10px}.cg-formhouse-search-icon-FeaturedFormHousePlots{flex-shrink:0;margin-right:6px;font-size:16px}.cg-formhouse-search-all-FeaturedFormHousePlots input{min-width:0;font-size:12px}.cg-formhouse-clear-search-FeaturedFormHousePlots{border-radius:8px;width:76px;height:43px;padding:0;font-size:12px}.cg-formhouse-filters-FeaturedFormHousePlots{border-radius:10px;grid-template-columns:1.15fr 1fr 1fr 1.15fr;gap:7px;width:100%;margin-bottom:10px;padding:9px;display:grid;overflow:hidden}.cg-formhouse-filter-group-FeaturedFormHousePlots{gap:4px;width:100%;min-width:0}.cg-formhouse-filter-group-FeaturedFormHousePlots label{white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:12px;overflow:hidden}.cg-formhouse-filter-group-FeaturedFormHousePlots input{border-radius:7px;width:100%;min-width:0;height:34px;padding:0 7px;font-size:10px}.cg-formhouse-range-FeaturedFormHousePlots{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;width:100%;min-width:0;display:grid}.cg-formhouse-range-FeaturedFormHousePlots input{width:100%;min-width:0;height:34px;padding:0 6px;font-size:10px}.cg-formhouse-result-count-FeaturedFormHousePlots{white-space:nowrap;border-radius:18px;margin-bottom:8px;margin-left:auto;padding:6px 10px;font-size:10px}.cg-grid-featured-formhouse-plots-FeaturedFormHousePlots{grid-template-columns:1fr;gap:18px;width:100%}.cg-image-featured-formhouse-plots-FeaturedFormHousePlots{object-fit:contain;width:100%;height:220px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots{padding:16px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h3{margin-top:15px;font-size:20px}.cg-content-featured-formhouse-plots-FeaturedFormHousePlots h4{margin:14px 0 16px;font-size:22px}.cg-btn-featured-formhouse-plots-FeaturedFormHousePlots{height:44px;font-size:13px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.cg-loading-formhouse-plot-details-FormHousePlotDetailsSendAdmin{text-align:center;color:#111827;margin-top:120px;font-size:32px;font-weight:700}.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#f8f9fb;width:100%;padding:120px 5% 70px}.cg-container-formhouse-plot-details-FormHousePlotDetailsSendAdmin{max-width:1200px;margin:auto}.cg-single-layout-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;align-items:center;width:100%;display:flex}.cg-gallery-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:100%;max-width:900px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:18px;width:100%;height:520px;display:block;box-shadow:0 15px 40px #0000001f}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:cover;gap:15px;width:100%;max-width:100%;margin-top:20px;padding-bottom:5px;display:flex;overflow-x:auto}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin::-webkit-scrollbar{height:6px}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin::-webkit-scrollbar-thumb{background:#d4af37;border-radius:20px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:cover;cursor:pointer;border:3px solid #0000;border-radius:12px;flex-shrink:0;width:120px;height:85px;transition:all .3s}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{border-color:#d4af37;transform:scale(1.05)}.cg-details-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;gap:25px;width:100%;max-width:900px;margin-top:35px;display:flex}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#111827;margin:0;font-size:38px;font-weight:700;line-height:52px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#c89b2d;margin:0;font-size:42px;font-weight:700}.cg-type-badge-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#fff;background:#111827;border-radius:50px;width:fit-content;padding:10px 24px;font-size:15px;font-weight:600}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:16px;padding:25px;transition:all .3s;box-shadow:0 8px 25px #00000014}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:15px;font-size:22px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{color:#666;margin-bottom:10px;line-height:28px}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:18px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:25px;font-size:28px;font-weight:700}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div{background:#f8fafc;border:1px solid #edf1f5;border-radius:14px;padding:20px;transition:all .3s}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000014}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin span{color:#7b7b7b;margin-bottom:8px;font-size:14px;font-weight:500;display:block}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin strong{color:#111827;word-break:break-word;font-size:18px;font-weight:700;line-height:28px;display:block}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:18px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{color:#111827;margin-bottom:20px;font-size:28px;font-weight:700}.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{color:#666;text-align:justify;white-space:pre-wrap;font-size:16px;line-height:32px}.cg-contact-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{background:#fff;border:1px solid #f1f1f1;border-radius:18px;margin-top:5px;padding:25px;box-shadow:0 10px 30px #00000014}.cg-contact-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#111827;margin-bottom:10px;font-size:28px;font-weight:700}.cg-contact-text-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#6b7280;margin-bottom:22px;font-size:15px;line-height:1.6}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#141b2d;border:none;border-radius:10px;width:100%;margin-bottom:15px;padding:15px;font-size:16px;font-weight:600;transition:all .3s}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin:hover{background:#1e2b47;transform:translateY(-2px)}.cg-whatsapp-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{margin-bottom:0}.schedule-visit-overlay-formhouse-FormHousePlotDetailsSendAdmin{z-index:2000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.schedule-visit-modal-formhouse-FormHousePlotDetailsSendAdmin{background:#fff;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 20px 60px #00000040}.schedule-visit-header-formhouse-FormHousePlotDetailsSendAdmin{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.schedule-visit-header-formhouse-FormHousePlotDetailsSendAdmin h2{color:#111827;margin:0;font-size:21px}.schedule-visit-close-formhouse-FormHousePlotDetailsSendAdmin{cursor:pointer;color:#555;background:0 0;border:none;font-size:30px;line-height:1}.schedule-visit-body-formhouse-FormHousePlotDetailsSendAdmin{padding:20px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin{margin-bottom:18px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin label{color:#374151;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin input{border:1px solid #d5dae3;border-radius:8px;outline:none;width:100%;height:45px;padding:0 12px;font-size:14px}.schedule-visit-group-formhouse-FormHousePlotDetailsSendAdmin input:focus{border-color:#d4af37}.schedule-visit-submit-formhouse-FormHousePlotDetailsSendAdmin{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:9px;width:100%;height:48px;font-size:15px;font-weight:600}.schedule-visit-submit-formhouse-FormHousePlotDetailsSendAdmin:disabled{opacity:.6;cursor:not-allowed}@media (width<=992px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:32px;line-height:45px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:34px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{height:420px}}@media (width<=768px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-container-formhouse-plot-details-FormHousePlotDetailsSendAdmin{flex-direction:column;gap:25px;width:100%;display:flex}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{object-fit:contain;object-position:center;background:#f1f1f1;border-radius:12px;height:300px}.cg-gallery-list-formhouse-plot-details-FormHousePlotDetailsSendAdmin{gap:10px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:85px;height:70px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:26px;line-height:36px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:28px}.cg-type-badge-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:8px 18px;font-size:13px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:20px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3,.cg-property-info-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin h3{font-size:22px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin{grid-template-columns:1fr;gap:15px}.cg-contact-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin{z-index:999;background:#fff;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);gap:6px;width:100%;margin:0;padding:8px;display:grid;position:fixed;bottom:68px;left:0;right:0;box-shadow:0 -4px 18px #0000001f}.cg-contact-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin,.cg-contact-text-formhouse-plot-details-FormHousePlotDetailsSendAdmin{display:none}.cg-contact-btn-formhouse-plot-details-FormHousePlotDetailsSendAdmin{text-align:center;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:58px;margin:0;padding:8px 3px;font-size:10px;line-height:14px;display:flex}}@media (width<=480px){.cg-section-formhouse-plot-details-FormHousePlotDetailsSendAdmin{padding:90px 20px 130px}.cg-main-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{height:240px}.cg-gallery-image-formhouse-plot-details-FormHousePlotDetailsSendAdmin{width:70px;height:55px}.cg-title-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:22px;line-height:32px}.cg-price-formhouse-plot-details-FormHousePlotDetailsSendAdmin{font-size:24px}.cg-location-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p,.cg-description-card-formhouse-plot-details-FormHousePlotDetailsSendAdmin p{font-size:15px;line-height:26px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin div{padding:15px}.cg-property-grid-formhouse-plot-details-FormHousePlotDetailsSendAdmin strong{font-size:16px}}.admin-layout{background:#f5f7fb;min-height:100vh;display:flex}.call-history-page{flex:1;padding:40px}.call-history-card{background:#fff;border-radius:14px;width:100%;max-width:760px;padding:30px;box-shadow:0 8px 28px #00000014}.call-history-card h1{margin:0 0 8px;font-size:28px}.call-history-subtitle{color:#666;margin:0 0 26px}.form-group{margin-bottom:22px}.form-group label{margin-bottom:8px;font-weight:600;display:block}.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #d8dce5;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-size:15px}.form-group select:focus,.form-group textarea:focus{border-color:#555}.form-group textarea{resize:vertical;min-height:130px}.save-call-history-btn{cursor:pointer;color:#fff;background:#111827;border:none;border-radius:9px;padding:12px 24px;font-size:15px;font-weight:600}.save-call-history-btn:disabled{opacity:.65;cursor:not-allowed}.call-history-alert{border-radius:8px;margin-bottom:20px;padding:12px 14px}.call-history-alert.success{color:#176b38;background:#e9f8ef}.call-history-alert.error{color:#a12626;background:#fdecec}@media (width<=768px){.call-history-page,.call-history-card{padding:20px}}.telecaller-field-group{position:relative}.telecaller-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.telecaller-label-row label{margin-bottom:0!important}.telecaller-edit-btn{color:#9a6c08;cursor:pointer;background:#fff8e1;border:1px solid #d6a527;border-radius:7px;padding:6px 13px;font-size:12px;font-weight:700;transition:all .2s}.telecaller-edit-btn:hover:not(:disabled){color:#111827;background:#d6a527;transform:translateY(-1px)}.telecaller-edit-btn:disabled{opacity:.45;cursor:not-allowed}.telecaller-current-value{box-sizing:border-box;color:#344054;background:#f8fafc;border:1px solid #d8dce5;border-radius:9px;align-items:center;width:100%;min-height:48px;padding:12px 14px;font-size:15px;font-weight:600;display:flex}.note-label-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.note-label-row label{margin-bottom:0!important}.note-quick-select{min-width:155px;border-radius:7px!important;width:auto!important;padding:7px 10px!important;font-size:13px!important}@media (width<=600px){.note-label-row{align-items:flex-start;gap:8px}.note-quick-select{min-width:140px;max-width:180px}}:root{--vch-bg:#f4f7fb;--vch-card:#fff;--vch-text:#172033;--vch-text-soft:#475467;--vch-muted:#7b8798;--vch-border:#e5eaf0;--vch-border-soft:#edf1f5;--vch-primary:#2563eb;--vch-primary-dark:#1d4ed8;--vch-primary-soft:#eef4ff;--vch-green:#16a34a;--vch-green-dark:#15803d;--vch-red:#dc2626;--vch-red-dark:#b91c1c;--vch-gold:#d6a527;--vch-gold-dark:#b98412;--vch-gold-soft:#fff8e1;--vch-radius:16px;--vch-shadow:0 14px 35px #0f172a14}.call-history-list-page{box-sizing:border-box;background:radial-gradient(circle at 6% 0%, #d6a52714, transparent 25%), radial-gradient(circle at 100% 15%, #2563eb0f, transparent 22%), linear-gradient(180deg, #f9fbfd 0%, var(--vch-bg) 100%);width:100%;min-height:100vh;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.call-history-list-card{border:1px solid var(--vch-border);width:100%;max-width:1500px;box-shadow:var(--vch-shadow);background:linear-gradient(#fffffffc,#fff);border-radius:20px;margin:0 auto;padding:26px;position:relative;overflow:hidden}.call-history-list-card:before{content:"";background:linear-gradient(90deg,#b98814,#e0b848,#f1d97a,#2f69df);width:100%;height:4px;position:absolute;top:0;left:0}.call-history-header{border-bottom:1px solid var(--vch-border-soft);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:20px;display:flex}.call-history-header>div:first-child{min-width:0}.call-history-header h2{color:var(--vch-text);letter-spacing:-.4px;margin:0;font-size:26px;font-weight:800;line-height:1.25;position:relative}.call-history-header h2:after{content:"";background:linear-gradient(90deg, var(--vch-gold-dark), var(--vch-gold));border-radius:20px;width:48px;height:3px;margin-top:9px;display:block}.call-history-header p{color:var(--vch-muted);margin:8px 0 0;font-size:13px;line-height:1.55}.call-history-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;display:flex}.refresh-btn{color:#475569;cursor:pointer;background:linear-gradient(#fff,#f8fafc);border:1px solid #d8dee7;border-radius:10px;justify-content:center;align-items:center;min-width:105px;height:40px;padding:0 16px;font-family:inherit;font-size:12.5px;font-weight:700;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 3px 9px #0f172a0a}.refresh-btn:hover:not(:disabled){background:#fff;border-color:#c4ccd8;transform:translateY(-1px);box-shadow:0 7px 16px #0f172a14}.refresh-btn:active:not(:disabled){transform:translateY(0)}.refresh-btn:disabled{opacity:.62;cursor:not-allowed}.add-call-history-btn{border:1px solid var(--vch-primary);background:linear-gradient(135deg, #2d6cf2, var(--vch-primary-dark));color:#fff;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;min-width:145px;height:40px;padding:0 17px;font-size:12.5px;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 7px 16px #2563eb3b}.add-call-history-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 10px 22px #2563eb4d}.add-call-history-btn:active{transform:translateY(0)}.call-history-search{margin-bottom:20px;position:relative}.call-history-search:before{content:"⌕";color:#8590a2;pointer-events:none;font-size:20px;line-height:1;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.call-history-search input{color:#344054;box-sizing:border-box;background:linear-gradient(#fff,#fbfcfd);border:1px solid #dbe2ea;border-radius:11px;outline:none;width:100%;max-width:430px;height:42px;padding:0 14px 0 40px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 7px #0f172a06}.call-history-search input::placeholder{color:#98a2b3}.call-history-search input:hover{border-color:#cbd3de}.call-history-search input:focus{border-color:var(--vch-primary);background:#fff;box-shadow:0 0 0 4px #2563eb1a}.table-responsive{border:1px solid var(--vch-border);background:#fff;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 5px 18px #0f172a09}.call-history-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:980px}.call-history-table thead{background:linear-gradient(#f9fbfd,#f5f8fb)}.call-history-table th{z-index:2;text-align:left;vertical-align:middle;color:#596579;text-transform:uppercase;letter-spacing:.055em;white-space:nowrap;background:linear-gradient(#f9fbfd,#f5f8fb);border-bottom:1px solid #e4e9ef;padding:13px 14px;font-size:10.5px;font-weight:800;line-height:1.35;position:sticky;top:0}.call-history-table td{text-align:left;vertical-align:middle;color:var(--vch-text-soft);background:0 0;border-bottom:1px solid #eef2f6;padding:13px 14px;font-size:12.8px;line-height:1.5}.call-history-table tbody tr{transition:background .18s,box-shadow .18s;position:relative}.call-history-table tbody tr:nth-child(2n){background:#fbfcfe}.call-history-table tbody tr:hover{background:linear-gradient(90deg,#2563eb09,#d6a52709)}.call-history-table tbody tr:hover td:first-child{box-shadow:inset 3px 0 0 var(--vch-gold)}.call-history-table tbody tr:last-child td{border-bottom:none}.call-history-table td:first-child{color:#7c8798;text-align:center;width:70px;font-size:12px;font-weight:700}.call-history-table th:first-child{text-align:center}.customer-id-link{background:linear-gradient(180deg, #f6f9ff, var(--vch-primary-soft));min-width:46px;color:var(--vch-primary-dark);border:1px solid #cfe0ff;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:11.5px;font-weight:800;line-height:1;text-decoration:none;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 9px #2563eb12}.customer-id-link:hover{border-color:var(--vch-primary);background:linear-gradient(135deg, #2e6ef2, var(--vch-primary-dark));color:#fff;transform:translateY(-1px);box-shadow:0 7px 16px #2563eb38}.customer-name{white-space:nowrap;min-width:150px;font-weight:750;color:var(--vch-text)!important}.call-history-table td:nth-child(4){color:#344054;white-space:nowrap;font-weight:650}.note-column{white-space:normal;word-break:break-word;min-width:230px;max-width:360px;line-height:1.55;color:#5c6778!important}.call-history-table td:nth-child(6){color:#667085;white-space:nowrap;min-width:145px;font-size:12px}.call-history-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:7px;display:flex}.call-view-btn{color:#2458c6;background:#eef4ff;border:1px solid #cfe0ff;border-radius:7px;justify-content:center;align-items:center;min-width:54px;padding:7px 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-view-btn:hover{border-color:var(--vch-primary);background:var(--vch-primary);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #2563eb33}.call-edit-btn{color:#15803d;background:#ecfdf3;border:1px solid #bfe9cd;border-radius:7px;justify-content:center;align-items:center;min-width:52px;padding:7px 12px;font-size:11px;font-weight:750;text-decoration:none;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-edit-btn:hover{border-color:var(--vch-green);background:var(--vch-green);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #16a34a33}.call-delete-btn{color:#c32020;cursor:pointer;background:#fff2f1;border:1px solid #ffd0cc;border-radius:7px;justify-content:center;align-items:center;min-width:58px;padding:7px 12px;font-family:inherit;font-size:11px;font-weight:750;transition:background .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.call-delete-btn:hover{border-color:var(--vch-red);background:var(--vch-red);color:#fff;transform:translateY(-1px);box-shadow:0 6px 14px #dc262633}.history-loading{text-align:center;color:#738095;padding:52px 20px;font-size:13px;font-weight:600;position:relative}.history-loading:before{content:"";border:3px solid #e6ebf2;border-top-color:var(--vch-primary);border-radius:50%;width:30px;height:30px;margin:0 auto 12px;animation:.8s linear infinite vch-spin;display:block}@keyframes vch-spin{to{transform:rotate(360deg)}}.no-data{font-weight:600;text-align:center!important;color:#98a2b3!important;padding:48px!important;font-size:13px!important}.history-error{color:#b42318;background:linear-gradient(#fff8f7,#fff4f3);border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 14px;font-size:12.5px;line-height:1.45;box-shadow:0 4px 12px #b423180d}.table-responsive::-webkit-scrollbar{height:8px}.table-responsive::-webkit-scrollbar-track{background:#f3f5f8}.table-responsive::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#d3dae4,#aeb8c7);border-radius:20px}.table-responsive::-webkit-scrollbar-thumb:hover{background:linear-gradient(90deg,#bdc6d3,#98a4b5)}@media (width<=1100px){.call-history-list-page{padding:18px}.call-history-list-card{padding:21px}.call-history-table{min-width:940px}}@media (width<=768px){.call-history-list-page{padding:10px}.call-history-list-card{border-radius:15px;padding:15px}.call-history-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:16px;padding-bottom:16px}.call-history-header h2{font-size:21px}.call-history-header p{font-size:12px}.call-history-header-actions{justify-content:flex-start;gap:8px;width:100%}.call-history-header-actions .refresh-btn,.call-history-header-actions .add-call-history-btn{width:auto;min-width:125px}.call-history-search{margin-bottom:14px}.call-history-search input{width:100%;max-width:100%;height:40px}.table-responsive{border-radius:11px}.call-history-table th,.call-history-table td{padding:11px 12px}.call-history-actions{gap:6px}}@media (width<=480px){.call-history-list-page{padding:7px}.call-history-list-card{border-radius:13px;padding:12px}.call-history-header h2{font-size:19px}.call-history-header h2:after{width:40px}.call-history-header-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.call-history-header-actions .refresh-btn,.call-history-header-actions .add-call-history-btn{width:100%;min-width:0;height:39px;padding:0 10px;font-size:11.5px}.call-history-search input{font-size:12px}.customer-id-link{min-width:42px;padding:5px 9px}.call-view-btn,.call-edit-btn,.call-delete-btn{padding:6px 9px}}.customer-profile-page{box-sizing:border-box;background:#f7f9fc;min-height:100vh;padding:20px}.profile-topbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.back-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600}.back-btn:hover{background:#f3f4f6}.profile-edit-btn{color:#fff;background:#16a34a;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none}.profile-edit-btn:hover{background:#15803d}.profile-header-card{background:#fff;border-radius:10px;align-items:center;gap:15px;margin-bottom:15px;padding:20px;display:flex;box-shadow:0 2px 10px #00000014}.profile-avatar{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:58px;min-width:58px;height:58px;font-size:24px;font-weight:700;display:flex}.profile-header-info{flex:1}.profile-header-info h1{color:#1f2937;margin:0;font-size:22px;font-weight:700}.profile-meta{color:#6b7280;gap:7px;margin-top:5px;font-size:12px;display:flex}.number-status{border-radius:20px;padding:6px 11px;font-size:11px;font-weight:700;display:inline-block}.number-status.saved{color:#16a34a;background:#dcfce7}.number-status.not-saved{color:#d97706;background:#fef3c7}.profile-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:15px;display:grid}.summary-card{background:#fff;border-left:4px solid #2563eb;border-radius:10px;padding:15px;box-shadow:0 2px 8px #0000000f}.summary-count{color:#2563eb;font-size:24px;font-weight:700}.summary-label{color:#6b7280;margin-top:2px;font-size:12px}.profile-card{background:#fff;border-radius:10px;margin-bottom:15px;padding:20px;box-shadow:0 2px 10px #00000014}.profile-card-title{color:#1f2937;border-bottom:1px solid #eee;align-items:center;gap:7px;margin-bottom:15px;padding-bottom:12px;font-size:16px;font-weight:700;display:flex}.profile-count{color:#fff;background:#2563eb;border-radius:20px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.customer-detail-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.detail-item{flex-direction:column;gap:5px;display:flex}.detail-item label{color:#6b7280;text-transform:uppercase;font-size:11px;font-weight:600}.detail-item p{color:#1f2937;word-break:break-word;margin:0;font-size:13px;font-weight:500}.detail-item.full-width{grid-column:1/-1}.admin-note-box{color:#4b5563;background:#f7f9fc;border-left:3px solid #2563eb;border-radius:5px;padding:10px 12px;font-size:13px;line-height:1.5}.profile-table-responsive{width:100%;overflow-x:auto}.profile-data-table{border-collapse:collapse;width:100%;min-width:850px}.profile-data-table thead{color:#fff;background:#2563eb}.profile-data-table th,.profile-data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eee;padding:10px 12px;font-size:12px}.profile-data-table th{white-space:nowrap;font-size:11px;font-weight:600}.profile-data-table tbody tr:hover{background:#f7f9fc}.requirement-note{min-width:180px;max-width:300px;line-height:1.5}.call-history-profile-list{flex-direction:column;display:flex}.profile-call-item{border-bottom:1px solid #eee;gap:10px;padding:12px 0;display:flex}.profile-call-item:last-child{border-bottom:none}.call-icon{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;font-size:15px;display:flex}.call-content{flex:1}.call-heading{justify-content:space-between;gap:15px;margin-bottom:5px;display:flex}.call-heading strong{color:#1f2937;font-size:12px}.call-heading span{color:#9ca3af;font-size:11px}.call-note{color:#4b5563;font-size:13px;line-height:1.5}.empty-section{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;padding:25px;font-size:13px}.profile-loading{text-align:center;color:#6b7280;background:#fff;border-radius:10px;padding:50px;box-shadow:0 2px 10px #00000014}.profile-error{text-align:center;background:#fff;border-radius:10px;padding:40px;box-shadow:0 2px 10px #00000014}.profile-error h3{color:#dc2626;margin-top:0}.profile-error p{color:#6b7280}.profile-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 15px}@media (width<=1000px){.customer-detail-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.customer-profile-page{padding:12px}.profile-header-card{flex-wrap:wrap}.profile-header-info h1{font-size:18px}.profile-summary-grid,.customer-detail-grid{grid-template-columns:1fr}.detail-item.full-width{grid-column:auto}.profile-card{padding:14px}.call-heading{flex-direction:column;gap:3px}}.customer-profile-page{box-sizing:border-box;background:#f6f8fb;width:100%;min-height:100vh;padding:14px}.customer-profile-topbar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.customer-back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce2ea;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 13px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a08}.customer-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.customer-back-btn:active{transform:translateY(1px)}.customer-edit-profile-btn{color:#fff;background:#16a34a;border-radius:7px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 5px #16a34a29}.customer-edit-profile-btn:hover{background:#15803d;box-shadow:0 3px 8px #16a34a33}.customer-edit-profile-btn:active{transform:translateY(1px)}.customer-profile-header{background:#fff;border:1px solid #e8edf3;border-radius:10px;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;display:flex;box-shadow:0 3px 12px #0f172a0b}.customer-avatar{color:#fff;background:#2563eb;border-radius:10px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:18px;font-weight:700;display:flex;box-shadow:0 3px 8px #2563eb2e}.customer-header-details{min-width:0}.customer-header-details h2{color:#1e293b;margin:0;font-size:18px;font-weight:700;line-height:1.3}.customer-header-details p{color:#8a94a6;margin:3px 0 0;font-size:11px;font-weight:500}.customer-information-card{background:#fff;border:1px solid #e8edf3;border-radius:10px;padding:16px;box-shadow:0 3px 12px #0f172a0b}.customer-card-heading{border-bottom:1px solid #edf1f5;align-items:center;margin-bottom:12px;padding-bottom:10px;display:flex}.customer-card-heading h3{color:#1e293b;margin:0;font-size:14px;font-weight:700}.customer-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.customer-info-item{background:#fbfcfd;border:1px solid #edf1f5;border-radius:7px;min-width:0;padding:10px 12px;transition:border-color .2s,background .2s,box-shadow .2s}.customer-info-item:hover{background:#fff;border-color:#dce3eb;box-shadow:0 2px 7px #0f172a0a}.customer-info-item label{color:#8a94a6;text-transform:uppercase;letter-spacing:.045em;margin-bottom:3px;font-size:9.5px;font-weight:700;line-height:1.3;display:block}.customer-info-value{color:#334155;word-break:break-word;font-size:12.5px;font-weight:550;line-height:1.45}.customer-info-item.full-width{grid-column:1/-1}.address-value{color:#475569;min-height:18px;line-height:1.5}.admin-note-profile{color:#475569;background:#f8fafc;border-left:3px solid #2563eb;border-radius:5px;min-height:22px;padding:8px 10px;line-height:1.5}.customer-profile-loading{color:#64748b;background:#fff;border:1px solid #e8edf3;border-radius:10px;justify-content:center;align-items:center;min-height:180px;padding:30px;font-size:12.5px;font-weight:500;display:flex;box-shadow:0 3px 12px #0f172a0b}.customer-profile-error{text-align:center;background:#fff;border:1px solid #fee2e2;border-radius:10px;max-width:480px;margin:40px auto;padding:28px;box-shadow:0 3px 12px #0f172a0b}.customer-profile-error h3{color:#b91c1c;margin:0 0 6px;font-size:16px}.customer-profile-error p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.customer-profile-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;height:34px;margin-top:14px;padding:0 14px;font-size:12px;font-weight:600;transition:background .2s}.customer-profile-error button:hover{background:#1d4ed8}@media (width<=1000px){.customer-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.customer-profile-page{padding:10px}.customer-profile-topbar{margin-bottom:8px}.customer-profile-header{gap:10px;padding:12px}.customer-avatar{width:40px;min-width:40px;height:40px;font-size:16px}.customer-header-details h2{font-size:16px}.customer-information-card{padding:12px}.customer-information-grid{grid-template-columns:1fr;gap:8px}.customer-info-item.full-width{grid-column:auto}.customer-info-item{padding:9px 10px}.customer-back-btn,.customer-edit-profile-btn{height:32px;padding:0 10px;font-size:11px}}.call-details-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.call-details-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf1;border-radius:14px;width:100%;max-width:820px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.call-details-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;padding-bottom:16px;display:flex}.call-details-badge{color:#2563eb;letter-spacing:.06em;background:#eef4ff;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.call-details-header h2{color:#172033;margin:0;font-size:22px;font-weight:700;line-height:1.25}.call-details-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.call-details-id-box{box-sizing:border-box;text-align:right;background:#f8fafc;border:1px solid #e1e8f0;border-radius:9px;min-width:92px;padding:9px 12px}.call-details-id-box span{color:#8a95a5;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-size:9.5px;font-weight:600;display:block}.call-details-id-box strong{color:#1e293b;font-size:15px}.call-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.call-detail-item{background:#fbfcfe;border:1px solid #e7ebf0;border-radius:9px;min-width:0;padding:13px 14px}.call-detail-label{color:#8490a0;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.call-detail-value{color:#273449;word-break:break-word;font-size:13px;font-weight:600}.call-detail-note{grid-column:1/-1}.call-detail-note-value{box-sizing:border-box;color:#3b4658;white-space:pre-wrap;word-break:break-word;background:#fff;border-radius:7px;min-height:62px;padding:10px 11px;font-size:13px;line-height:1.55}.call-details-actions{align-items:center;gap:9px;margin-top:20px;display:flex}.details-back-btn,.details-edit-btn{box-sizing:border-box;border-radius:7px;justify-content:center;align-items:center;min-width:105px;height:37px;padding:0 15px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.details-back-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.details-back-btn:hover{background:#f8fafc;border-color:#cbd5e1}.details-edit-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.details-edit-btn:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px)}.call-details-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:11px 13px;font-size:12px}.call-details-loading{text-align:center;color:#7c8796;padding:35px 15px;font-size:13px}@media (width<=768px){.call-details-page{padding:12px}.call-details-card{border-radius:11px;padding:16px}.call-details-grid{grid-template-columns:1fr}.call-detail-note{grid-column:auto}.call-details-header h2{font-size:19px}}@media (width<=480px){.call-details-header{flex-direction:column}.call-details-id-box{text-align:left;width:100%}.call-details-actions{flex-direction:column}.details-back-btn,.details-edit-btn{width:100%}}.edit-call-history-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.edit-call-history-card{box-sizing:border-box;background:#fff;border:1px solid #e7ebf0;border-radius:14px;width:100%;max-width:720px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.edit-call-history-header{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.edit-call-history-badge{color:#2563eb;letter-spacing:.06em;background:#eef4ff;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.edit-call-history-header h2{color:#172033;margin:0;font-size:22px;font-weight:700}.edit-call-history-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.edit-back-btn{color:#475569;background:#fff;border:1px solid #dfe5ec;border-radius:7px;justify-content:center;align-items:center;min-width:68px;height:34px;padding:0 13px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.edit-back-btn:hover{background:#f8fafc}.edit-call-history-form{flex-direction:column;gap:17px;display:flex}.edit-form-group label{color:#263244;margin-bottom:7px;font-size:12.5px;font-weight:700;display:block}.edit-form-group label span{color:#dc2626}.edit-form-group select,.edit-form-group textarea{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13px}.edit-form-group select{height:40px;padding:0 11px}.edit-form-group textarea{resize:vertical;min-height:118px;padding:11px 12px;line-height:1.5}.edit-form-group select:focus,.edit-form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.edit-form-group small{color:#919aa8;margin-top:5px;font-size:10.5px;display:block}.edit-form-actions{align-items:center;gap:9px;padding-top:3px;display:flex}.edit-save-btn,.edit-cancel-btn{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:112px;height:37px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.edit-save-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.edit-save-btn:hover:not(:disabled){background:#1d4ed8}.edit-save-btn:disabled{opacity:.65;cursor:not-allowed}.edit-cancel-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.edit-cancel-btn:hover{background:#f8fafc}.edit-history-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;padding:11px 13px;font-size:12px}@media (width<=768px){.edit-call-history-page{padding:12px}.edit-call-history-card{padding:16px}.edit-call-history-header h2{font-size:19px}.edit-form-actions{flex-wrap:wrap}.edit-save-btn,.edit-cancel-btn{flex:1}}@media (width<=480px){.edit-call-history-header{flex-direction:column}.edit-back-btn{width:100%}.edit-save-btn,.edit-cancel-btn{flex:none;width:100%}}.deleted-call-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:calc(100vh - 70px);padding:22px}.deleted-call-card{box-sizing:border-box;background:#fff;border:1px solid #e6ebf1;border-radius:14px;width:100%;max-width:1250px;margin:0 auto;padding:22px;box-shadow:0 8px 26px #0f172a12}.deleted-call-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;padding-bottom:16px;display:flex}.deleted-call-badge{color:#be123c;letter-spacing:.06em;background:#fff1f2;border-radius:5px;margin-bottom:6px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-block}.deleted-call-header h2{color:#172033;margin:0;font-size:22px;font-weight:700;line-height:1.25}.deleted-call-header p{color:#7b8798;margin:5px 0 0;font-size:12.5px}.deleted-call-header-actions{align-items:center;gap:8px;display:flex}.deleted-refresh-btn,.deleted-back-btn{box-sizing:border-box;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:78px;height:35px;padding:0 13px;font-family:inherit;font-size:11.5px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.deleted-refresh-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.deleted-refresh-btn:hover:not(:disabled){background:#1d4ed8}.deleted-refresh-btn:disabled{opacity:.65;cursor:not-allowed}.deleted-back-btn{color:#566275;background:#fff;border:1px solid #dce3eb}.deleted-back-btn:hover{background:#f8fafc}.deleted-summary-row{margin-bottom:14px;display:flex}.deleted-summary-box{background:snow;border:1px solid #fee2e2;border-radius:9px;min-width:135px;padding:10px 13px}.deleted-summary-box span{color:#9f5b65;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.deleted-summary-box strong{color:#b42336;font-size:18px}.deleted-call-search{margin-bottom:15px}.deleted-call-search input{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;max-width:430px;height:39px;padding:0 12px;font-family:inherit;font-size:12.5px}.deleted-call-search input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.deleted-call-search input::placeholder{color:#a0a9b5}.deleted-table-responsive{width:100%;overflow-x:auto}.deleted-call-table{border-collapse:collapse;width:100%;min-width:980px}.deleted-call-table thead th{color:#667085;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #dfe5ec;padding:10px 11px;font-size:10.5px;font-weight:700}.deleted-call-table tbody td{color:#475467;vertical-align:top;border-bottom:1px solid #eef1f4;padding:11px;font-size:11.5px}.deleted-call-table tbody tr:hover{background:#fbfcfe}.deleted-id{color:#475569;font-weight:700}.deleted-customer-name{font-weight:700;color:#263244!important}.deleted-note-column{white-space:normal;word-break:break-word;min-width:180px;max-width:280px;line-height:1.45}.deleted-status-badge{color:#be123c;background:#fff1f2;border-radius:20px;justify-content:center;align-items:center;min-width:60px;height:24px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.deleted-history-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-size:12px}.deleted-history-loading,.deleted-no-data{text-align:center!important;color:#8b95a3!important;padding:34px 15px!important;font-size:12.5px!important}@media (width<=768px){.deleted-call-page{padding:12px}.deleted-call-card{border-radius:11px;padding:16px}.deleted-call-header{flex-direction:column}.deleted-call-header-actions{width:100%}.deleted-refresh-btn,.deleted-back-btn{flex:1}.deleted-call-header h2{font-size:19px}.deleted-call-search input{max-width:100%}}.deleted-tnc-page{box-sizing:border-box;background:#f6f8fb;width:100%;min-height:calc(100vh - 70px);padding:18px}.deleted-tnc-card{box-sizing:border-box;background:#fff;border:1px solid #e7ecf2;border-radius:12px;width:100%;margin:0 auto;padding:18px;box-shadow:0 5px 20px #0f172a0f}.deleted-tnc-header{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding-bottom:14px;display:flex}.deleted-tnc-heading-badge{color:#be123c;letter-spacing:.06em;background:#fff1f2;border-radius:5px;margin-bottom:5px;padding:4px 8px;font-size:9.5px;font-weight:700;display:inline-block}.deleted-tnc-header h2{color:#1e293b;margin:0;font-size:20px;font-weight:700}.deleted-tnc-header p{color:#8490a1;margin:4px 0 0;font-size:12px}.deleted-tnc-header p strong{color:#475569}.deleted-tnc-header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.deleted-tnc-refresh-btn,.deleted-tnc-back-btn{box-sizing:border-box;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;min-width:80px;height:36px;padding:0 14px;font-family:inherit;font-size:11.5px;font-weight:700;transition:all .2s;display:inline-flex}.deleted-tnc-refresh-btn{color:#fff;background:#2563eb;border:1px solid #2563eb}.deleted-tnc-refresh-btn:hover:not(:disabled){background:#1d4ed8}.deleted-tnc-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.deleted-tnc-back-btn{color:#475569;background:#fff;border:1px solid #d9e0e8}.deleted-tnc-back-btn:hover{background:#f8fafc}.deleted-tnc-search-box{margin-bottom:14px}.deleted-tnc-search-box input{box-sizing:border-box;color:#334155;background:#fff;border:1px solid #dce3eb;border-radius:8px;outline:none;width:100%;max-width:480px;height:37px;padding:0 12px;font-family:inherit;font-size:12px;transition:all .2s}.deleted-tnc-search-box input::placeholder{color:#9ca6b5}.deleted-tnc-search-box input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b81f}.deleted-tnc-table-wrapper{border:1px solid #edf1f5;border-radius:10px;width:100%;overflow-x:auto}.deleted-tnc-table{border-collapse:collapse;background:#fff;width:100%;min-width:1180px}.deleted-tnc-table thead{background:#f8fafc}.deleted-tnc-table th,.deleted-tnc-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #eef2f6;padding:9px 11px}.deleted-tnc-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;font-size:10px;font-weight:700}.deleted-tnc-table td{color:#475569;font-size:11.5px}.deleted-tnc-table tbody tr{transition:background .15s}.deleted-tnc-table tbody tr:hover{background:#fafbfd}.deleted-tnc-table tbody tr:last-child td{border-bottom:none}.deleted-tnc-title{color:#1e293b;white-space:nowrap;font-weight:700}.deleted-tnc-cover{object-fit:cover;border:1px solid #e2e8f0;border-radius:6px;width:52px;height:42px;display:block}.deleted-tnc-no-image{box-sizing:border-box;color:#98a2b3;text-align:center;background:#fafafa;border:1px dashed #d5dce5;border-radius:6px;justify-content:center;align-items:center;width:52px;height:42px;font-size:8px;display:flex}.deleted-tnc-status{box-sizing:border-box;color:#be123c;background:#fff1f2;border-radius:20px;justify-content:center;align-items:center;min-width:60px;height:24px;padding:0 9px;font-size:9.5px;font-weight:700;display:inline-flex}.deleted-tnc-error{color:#b42318;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px}.deleted-tnc-loading,.deleted-tnc-empty{text-align:center!important;color:#8b95a3!important;padding:38px 18px!important;font-size:12px!important}.deleted-tnc-table-wrapper::-webkit-scrollbar{height:6px}.deleted-tnc-table-wrapper::-webkit-scrollbar-track{background:#f3f4f6}.deleted-tnc-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}@media (width<=768px){.deleted-tnc-page{padding:10px}.deleted-tnc-card{padding:12px}.deleted-tnc-header{flex-direction:column;align-items:flex-start;gap:10px}.deleted-tnc-header-actions{justify-content:flex-start;width:100%}.deleted-tnc-refresh-btn,.deleted-tnc-back-btn{flex:1}.deleted-tnc-search-box input{max-width:100%}}.deleted-formhouse-page{box-sizing:border-box;background:#f5f7fa;width:100%;min-height:100vh;padding:22px;font-family:inherit}.deleted-formhouse-card{box-sizing:border-box;background:#fff;border:1px solid #eaecf0;border-radius:14px;width:100%;padding:20px;box-shadow:0 1px 2px #10182808,0 6px 18px #1018280a}.deleted-formhouse-header{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.deleted-formhouse-title-row{align-items:center;gap:12px;display:flex}.deleted-formhouse-icon{color:#d92d20;background:#fff1f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.deleted-formhouse-heading h2{color:#101828;margin:0;font-size:22px;font-weight:700;line-height:1.25}.deleted-formhouse-heading p{color:#667085;margin:4px 0 0;font-size:12px}.deleted-formhouse-count-box{background:snow;border:1px solid #fee4e2;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-width:95px;padding:9px 13px;display:flex}.deleted-formhouse-count-label{color:#b42318;font-size:12px;font-weight:600}.deleted-formhouse-count-box strong{box-sizing:border-box;color:#fff;background:#d92d20;border-radius:6px;justify-content:center;align-items:center;min-width:27px;height:27px;padding:0 7px;font-size:12px;display:flex}.deleted-formhouse-toolbar{align-items:center;gap:10px;width:100%;margin:16px 0;display:flex}.deleted-formhouse-search-box{flex:1;position:relative}.deleted-formhouse-search-box input{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;height:40px;padding:0 42px 0 38px;font-size:13px;transition:all .2s}.deleted-formhouse-search-box input::placeholder{color:#98a2b3}.deleted-formhouse-search-box input:focus{border-color:#667085;box-shadow:0 0 0 3px #3440540f}.deleted-formhouse-search-icon{color:#667085;pointer-events:none;font-size:18px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.deleted-formhouse-clear-search{color:#667085;cursor:pointer;background:#f2f4f7;border:none;border-radius:50%;width:25px;height:25px;padding:0;font-size:17px;line-height:1;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.deleted-formhouse-clear-search:hover{color:#344054;background:#eaecf0}.deleted-formhouse-refresh-btn{color:#344054;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d0d5dd;border-radius:8px;height:40px;padding:0 15px;font-size:12px;font-weight:600;transition:all .2s}.deleted-formhouse-refresh-btn:hover{background:#f9fafb;border-color:#98a2b3}.deleted-formhouse-refresh-btn:disabled{opacity:.55;cursor:not-allowed}.deleted-formhouse-result-info{color:#667085;background:#f9fafb;border:1px solid #eaecf0;border-radius:7px;margin-bottom:12px;padding:8px 11px;font-size:11px}.deleted-formhouse-table-wrapper{border:1px solid #eaecf0;border-radius:10px;width:100%;overflow-x:auto}.deleted-formhouse-table{border-collapse:separate;border-spacing:0;width:100%;min-width:1450px}.deleted-formhouse-table thead{background:#f9fafb}.deleted-formhouse-table th{text-align:left;color:#475467;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;border-bottom:1px solid #eaecf0;padding:10px 9px;font-size:10px;font-weight:700}.deleted-formhouse-table td{color:#344054;vertical-align:middle;border-bottom:1px solid #f0f1f3;padding:10px 9px;font-size:12px}.deleted-formhouse-table tbody tr{transition:background .15s}.deleted-formhouse-table tbody tr:hover{background:#fcfcfd}.deleted-formhouse-table tbody tr:last-child td{border-bottom:none}.deleted-formhouse-serial{color:#667085;font-size:11px;font-weight:600}.deleted-formhouse-cover{object-fit:cover;border:1px solid #eaecf0;border-radius:7px;width:58px;height:44px;display:block}.deleted-formhouse-no-image{color:#98a2b3;text-align:center;background:#f9fafb;border:1px dashed #d0d5dd;border-radius:7px;justify-content:center;align-items:center;width:58px;height:44px;font-size:8px;display:flex}.deleted-formhouse-plot-info{flex-direction:column;gap:2px;min-width:135px;max-width:190px;display:flex}.deleted-formhouse-plot-info strong{color:#101828;font-size:12px;font-weight:650;line-height:1.3}.deleted-formhouse-plot-info span{color:#98a2b3;font-size:9px}.deleted-formhouse-plot-info small{color:#667085;font-size:9px}.deleted-formhouse-code{color:#344054;background:#f2f4f7;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:650;display:inline-flex}.deleted-formhouse-person{white-space:nowrap;align-items:center;gap:6px;display:flex}.deleted-formhouse-person-icon{color:#475467;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;font-weight:700;display:flex}.deleted-formhouse-area{flex-direction:column;display:flex}.deleted-formhouse-area strong{color:#101828;font-size:11px}.deleted-formhouse-area span{color:#667085;font-size:9px}.deleted-formhouse-price{color:#101828;white-space:nowrap;font-weight:650}.deleted-formhouse-location{flex-direction:column;gap:2px;min-width:90px;display:flex}.deleted-formhouse-location strong{color:#344054;font-size:11px}.deleted-formhouse-location span{color:#98a2b3;font-size:9px}.deleted-formhouse-date{color:#667085;white-space:nowrap;font-size:10px}.deleted-formhouse-status{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:20px;justify-content:center;align-items:center;padding:4px 9px;font-size:9px;font-weight:700;display:inline-flex}.deleted-formhouse-muted{color:#98a2b3}.deleted-formhouse-loading{color:#667085;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:260px;font-size:12px;display:flex}.deleted-formhouse-spinner{border:3px solid #eaecf0;border-top-color:#344054;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite deletedFormHouseSpin}@keyframes deletedFormHouseSpin{to{transform:rotate(360deg)}}.deleted-formhouse-empty{text-align:center;box-sizing:border-box;border:1px dashed #d0d5dd;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:25px;display:flex}.deleted-formhouse-empty-icon{background:#fef3f2;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:12px;font-size:20px;display:flex}.deleted-formhouse-empty h3{color:#344054;margin:0 0 5px;font-size:15px}.deleted-formhouse-empty p{color:#98a2b3;max-width:420px;margin:0;font-size:11px;line-height:1.5}.deleted-formhouse-footer{color:#667085;justify-content:flex-end;margin-top:12px;font-size:10px;display:flex}.deleted-formhouse-table-wrapper::-webkit-scrollbar{height:7px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-track{background:#f2f4f7;border-radius:10px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-thumb{background:#cfd4dc;border-radius:10px}.deleted-formhouse-table-wrapper::-webkit-scrollbar-thumb:hover{background:#98a2b3}@media (width<=992px){.deleted-formhouse-page{padding:15px}.deleted-formhouse-card{padding:16px}}@media (width<=768px){.deleted-formhouse-page{padding:10px}.deleted-formhouse-card{border-radius:10px;padding:13px}.deleted-formhouse-header{align-items:flex-start}.deleted-formhouse-heading h2{font-size:18px}.deleted-formhouse-count-box{min-width:auto}.deleted-formhouse-count-label{display:none}.deleted-formhouse-toolbar{flex-direction:column;align-items:stretch}.deleted-formhouse-refresh-btn{width:100%}}@media (width<=480px){.deleted-formhouse-page{padding:7px}.deleted-formhouse-card{padding:10px}.deleted-formhouse-icon{width:36px;height:36px;font-size:15px}.deleted-formhouse-heading h2{font-size:16px}.deleted-formhouse-heading p{font-size:10px}}.admin-plot-approval-page{background:#f5f7fb;min-height:100vh;padding:25px}.admin-plot-approval-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.admin-plot-approval-header h2{margin:0;font-size:26px}.admin-plot-approval-header p{color:#666;margin:5px 0 0}.admin-plot-approval-header select{background:#fff;border:1px solid #ddd;border-radius:8px;min-width:170px;padding:11px 14px}.admin-plot-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px;display:grid}.admin-plot-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 4px 18px #00000014}.admin-plot-image{background:#eee;height:220px;position:relative}.admin-plot-image img{object-fit:cover;width:100%;height:100%}.no-plot-image{color:#777;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.admin-plot-image span{border-radius:20px;padding:7px 12px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px}.plot-status-pending{color:#856404;background:#fff3cd}.plot-status-approved{color:#155724;background:#d4edda}.plot-status-rejected{color:#721c24;background:#f8d7da}.admin-plot-body{padding:20px}.admin-plot-body h3{margin:0 0 16px;font-size:20px}.admin-plot-info p{margin:7px 0;font-size:14px;line-height:1.5}.plot-description{border-top:1px solid #eee;margin-top:15px;padding-top:15px}.plot-description p{color:#555;line-height:1.6}.plot-reject-reason{color:#b42318;background:#fff1f1;border-radius:8px;margin-top:15px;padding:12px}.admin-plot-actions{gap:12px;margin-top:20px;display:flex}.admin-plot-actions button{color:#fff;cursor:pointer;border:0;border-radius:8px;flex:1;padding:11px;font-weight:600}.approve-button{background:#198754}.reject-button{background:#dc3545}.approve-button:hover,.reject-button:hover{opacity:.9}.plot-loading,.plot-empty{text-align:center;color:#666;background:#fff;border-radius:12px;padding:50px}@media (width<=768px){.admin-plot-approval-page{padding:15px}.admin-plot-approval-header{flex-direction:column;align-items:stretch}.admin-plot-grid{grid-template-columns:1fr}}:root{--house-primary:#d4a928;--house-primary-dark:#ad8211;--house-primary-light:#fff8dd;--house-dark:#101828;--house-dark-2:#1d2939;--house-text:#344054;--house-muted:#667085;--house-placeholder:#98a2b3;--house-bg:#f5f7fa;--house-card:#fff;--house-border:#e4e7ec;--house-border-focus:#d4a928;--house-success:#067647;--house-radius:16px;--house-shadow:0 12px 32px #10182814}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.add-property-page{background:radial-gradient(circle at 8% 2%,#d4a92817,#0000 25%),radial-gradient(circle at 95% 15%,#1018280a,#0000 22%),linear-gradient(#fafbfc 0%,#f4f6f9 100%);width:100%;min-height:100vh;padding:35px 20px 100px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.add-property-card{background:linear-gradient(#fffffffa,#fff);border:1px solid #e4e7ece6;border-radius:24px;width:100%;max-width:1220px;margin:0 auto;padding:38px;position:relative;overflow:hidden;box-shadow:0 20px 55px #10182814}.add-property-card:before{content:"";background:linear-gradient(90deg,#9d7410,#e2bd4a,#f2d978,#c79518);width:100%;height:4px;position:absolute;top:0;left:0}.add-property-title{text-align:center;color:var(--house-dark);letter-spacing:-.7px;margin:5px 0 10px;font-size:34px;font-weight:800;line-height:1.2;position:relative}.add-property-title:after{content:"";background:linear-gradient(90deg,#b98915,#e0b83f);border-radius:50px;width:55px;height:4px;margin:13px auto 0;display:block}.add-property-title+p{letter-spacing:.05px;max-width:650px;font-size:14px;line-height:1.7;color:var(--house-muted)!important;margin-left:auto!important;margin-right:auto!important}.add-property-form{flex-direction:column;gap:22px;width:100%;margin-top:30px;display:flex}.add-property-section{border-radius:var(--house-radius);background:linear-gradient(#fff 0%,#fefefe 100%);border:1px solid #e7e9ee;width:100%;padding:26px;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative;box-shadow:0 5px 20px #10182809}.add-property-section:hover{border-color:#ddd1a8;transform:translateY(-1px);box-shadow:0 10px 28px #1018280f}.add-property-section>h3{color:var(--house-dark);border-bottom:1px solid #eef0f3;align-items:center;gap:11px;margin:-2px 0 22px;padding-bottom:15px;font-size:18px;font-weight:800;line-height:1.3;display:flex}.add-property-section>h3:before{content:"";background:linear-gradient(#e2bb47,#a97a0a);border-radius:20px;flex-shrink:0;width:9px;height:30px;box-shadow:0 3px 10px #c4941a38}.add-property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;width:100%;display:grid}.add-property-full{grid-column:1/-1}.add-property-group{flex-direction:column;min-width:0;display:flex}.add-property-group label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700;line-height:1.4;display:block}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{color:#182230;background:#fff;border:1px solid #dfe3e8;border-radius:11px;outline:none;width:100%;min-height:49px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s,transform .15s}.add-property-group input::placeholder,.add-property-group textarea::placeholder{color:var(--house-placeholder);opacity:1}.add-property-group input:not([type=checkbox]):not([type=file]):hover,.add-property-group select:hover,.add-property-group textarea:hover{border-color:#c9cfd8}.add-property-group input:not([type=checkbox]):not([type=file]):focus,.add-property-group select:focus,.add-property-group textarea:focus{border-color:var(--house-border-focus);background:#fffefa;box-shadow:0 0 0 4px #d4a9281f}.add-property-group textarea{resize:vertical;min-height:105px;line-height:1.6}.add-property-group select{cursor:pointer;appearance:auto;color:#344054}.add-property-group input[readonly]{color:#667085;cursor:not-allowed;background:linear-gradient(#f8fafc,#f5f7fa);border-color:#eaecf0;font-weight:600}.add-property-group input[type=number]{font-weight:600}.add-property-group input[type=number]::-webkit-inner-spin-button{opacity:.7}.add-property-group input[type=number]::-webkit-outer-spin-button{opacity:.7}.add-property-group input[type=file]{width:100%;color:var(--house-muted);cursor:pointer;background:linear-gradient(#fffef9,#fffbeb);border:1.5px dashed #d7bc69;border-radius:13px;padding:12px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}.add-property-group input[type=file]:hover{background:#fff9e6;border-color:#b98a13;box-shadow:0 5px 15px #d4a92814}.add-property-group input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#202b3d,#101828);border:none;border-radius:8px;margin-right:14px;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:700;transition:background .2s,transform .2s}.add-property-group input[type=file]::file-selector-button:hover{color:#111827;background:linear-gradient(135deg,#d8ab2d,#b78815)}.add-property-section input[type=checkbox]{accent-color:var(--house-primary-dark);cursor:pointer;flex-shrink:0;margin:0;width:19px!important;height:19px!important}.add-property-section input[type=checkbox]+label{color:#475467;cursor:pointer;margin:0;font-size:13px;line-height:1.6}.add-property-section+div strong{font-weight:800}.add-property-submit-btn{color:#131313;letter-spacing:.2px;cursor:pointer;background:linear-gradient(135deg,#e0b639 0%,#c79618 48%,#b27f0b 100%);border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;width:100%;max-width:390px;min-height:54px;margin:4px auto 15px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #b27f0b40}.add-property-submit-btn:before{content:"";background:linear-gradient(120deg,#0000,#ffffff52,#0000);width:70%;height:100%;transition:left .55s;position:absolute;top:0;left:-100%}.add-property-submit-btn:hover:not(:disabled){filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 15px 30px #b27f0b54}.add-property-submit-btn:hover:not(:disabled):before{left:140%}.add-property-submit-btn:active:not(:disabled){transform:translateY(0)}.add-property-submit-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.add-property-group input:required:invalid:not(:placeholder-shown),.add-property-group textarea:required:invalid:not(:placeholder-shown),.add-property-group select:required:invalid{border-color:#f1b8b3}.add-house-fixed-header{z-index:1000001;background:#fff;width:100%;position:sticky;top:0;left:0;box-shadow:0 2px 14px #10182812}.add-house-standalone-overlay{z-index:999999;box-sizing:border-box;background:#f5f7fa;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden auto}.add-house-standalone-overlay .add-property-page{box-sizing:border-box;width:100%!important;max-width:100%!important;min-height:100vh!important;margin:0!important;padding-left:20px!important}.add-house-standalone-overlay .add-property-card{box-sizing:border-box;width:calc(100% - 40px);max-width:1220px;margin:25px auto 40px}.add-house-standalone-overlay::-webkit-scrollbar{width:8px}.add-house-standalone-overlay::-webkit-scrollbar-track{background:#f1f3f5}.add-house-standalone-overlay::-webkit-scrollbar-thumb{background:linear-gradient(#d9b342,#aa7c0b);border-radius:20px}@media (width<=991px){.add-property-card{padding:30px}.add-property-section{padding:22px}.add-property-title{font-size:30px}}@media (width<=768px){.add-house-fixed-header{display:none}.add-property-page{padding:16px 10px 95px}.add-house-standalone-overlay .add-property-page{padding-left:10px!important;padding-right:10px!important}.add-house-standalone-overlay .add-property-card{width:100%;margin:0 auto 75px}.add-property-card{border-radius:18px;padding:23px 15px}.add-property-title{margin-top:2px;font-size:27px}.add-property-title+p{font-size:13px;margin-bottom:18px!important}.add-property-form{gap:15px}.add-property-section{border-radius:14px;padding:20px 15px}.add-property-section>h3{margin-bottom:18px;font-size:16px}.add-property-section>h3:before{width:7px;height:26px}.add-property-grid{grid-template-columns:1fr;gap:15px}.add-property-full{grid-column:auto}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{min-height:47px;font-size:14px}.add-property-group textarea{min-height:95px}.add-property-submit-btn{width:100%;max-width:none;min-height:52px;margin-bottom:15px}}@media (width<=480px){.add-property-page{padding:10px 8px 90px}.add-property-card{border-radius:15px;padding:20px 12px}.add-property-title{font-size:24px}.add-property-title:after{width:44px;height:3px}.add-property-section{padding:17px 12px}.add-property-section>h3{font-size:15px}.add-property-group label{margin-bottom:6px;font-size:12.5px}.add-property-group input:not([type=checkbox]):not([type=file]),.add-property-group select,.add-property-group textarea{border-radius:9px;padding:11px 12px}.add-property-group input[type=file]{padding:9px;font-size:11px}.add-property-group input[type=file]::file-selector-button{margin-right:8px;padding:8px 10px;font-size:11px}.add-property-submit-btn{border-radius:10px;min-height:50px;padding:12px 18px;font-size:14px}}@media (width<=360px){.add-property-title{font-size:22px}.add-property-card{padding-left:9px;padding-right:9px}.add-property-section{padding-left:10px;padding-right:10px}}.add-telecaller-page{box-sizing:border-box;background:radial-gradient(circle at 10% 0,#d4a9281a,#0000 28%),linear-gradient(#f8fafc 0%,#f3f6fa 100%);justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:38px 20px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.add-telecaller-card{background:#fff;border:1px solid #e4e9ef;border-radius:20px;width:100%;max-width:620px;padding:30px;position:relative;overflow:hidden;box-shadow:0 18px 45px #0f172a17}.add-telecaller-card:before{content:"";background:linear-gradient(90deg,#b78712,#e0b847,#f1d678);width:100%;height:4px;position:absolute;top:0;left:0}.add-telecaller-heading{border-bottom:1px solid #edf1f5;align-items:center;gap:14px;margin-bottom:26px;padding-bottom:20px;display:flex}.add-telecaller-icon{color:#141414;background:linear-gradient(135deg,#e0b847,#b78712);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:flex;box-shadow:0 8px 18px #b7871238}.add-telecaller-heading h2{color:#172033;margin:0;font-size:24px;font-weight:800;line-height:1.25}.add-telecaller-heading p{color:#7b8798;margin:5px 0 0;font-size:13px;line-height:1.5}.add-telecaller-form{flex-direction:column;gap:22px;display:flex}.add-telecaller-group{flex-direction:column;display:flex}.add-telecaller-group label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700}.add-telecaller-group input{box-sizing:border-box;color:#182230;background:#fff;border:1px solid #dce3ea;border-radius:11px;outline:none;width:100%;min-height:49px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.add-telecaller-group input::placeholder{color:#98a2b3}.add-telecaller-group input:focus{border-color:#d4a928;box-shadow:0 0 0 4px #d4a9281f}.add-telecaller-save-btn{color:#151515;cursor:pointer;background:linear-gradient(135deg,#dfb43b,#b8830f);border:none;border-radius:11px;width:100%;min-height:50px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 9px 20px #b8830f3b}.add-telecaller-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 26px #b8830f4d}.add-telecaller-save-btn:disabled{opacity:.65;cursor:not-allowed}@media (width<=600px){.add-telecaller-page{padding:16px 10px}.add-telecaller-card{border-radius:15px;padding:22px 16px}.add-telecaller-heading h2{font-size:21px}}
