.topbar{background:var(--primary);color:#fff;align-items:center;height:42px;display:flex}.topbar-container{justify-content:space-between;display:flex}.top-left,.top-right{gap:30px;font-size:14px;display:flex}.navbar{z-index:999;width:100%;transition:all .4s;position:absolute;top:42px;left:0}.sticky{background:#fff;position:fixed;top:0;box-shadow:0 8px 25px #00000014}.navbar-container{justify-content:space-between;align-items:center;height:90px;display:flex}.logo{color:#fff;white-space:nowrap;font-size:34px;font-weight:700;transition:all .3s}.sticky .logo{color:#0f172a}.nav-links{align-items:center;gap:40px;margin:0;padding:0;list-style:none;display:flex}.nav-links a{color:#fff;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.sticky .nav-links a{color:#0f172a}.nav-links a:after{content:"";background:#d4af37;width:0;height:2px;transition:all .3s;position:absolute;bottom:-6px;left:0}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-links a.active{color:#d4af37}.nav-buttons{align-items:center;gap:15px;display:flex}.login-btn{color:#fff;border:1px solid #fff;border-radius:10px;padding:12px 24px;text-decoration:none;transition:all .3s}.sticky .login-btn{color:#0f172a;border:1px solid #0f172a}.gold-btn{color:#000;background:#d4af37;border-radius:10px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s}.gold-btn:hover{background:#c89d1b}.login-btn:hover{color:#fff;background:#0f172a}.menu-btn{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:32px;line-height:1;display:none}.sticky .menu-btn{color:#0f172a}.user-name{color:#fff;margin-right:15px;font-weight:600}.sticky .user-name,.light-nav .user-name{color:#0f172a}.light-nav{background:#fff;position:sticky;top:0;box-shadow:0 10px 25px #00000014}.light-nav .logo,.light-nav .nav-links a{color:#0f172a}.light-nav .login-btn{color:#0f172a;border:1px solid #d1d5db}.light-nav .menu-btn{color:#0f172a}@media (width<=992px){.navbar{top:25px}.navbar-container{height:80px}.logo{font-size:30px}.nav-links{background:#fff;flex-direction:column;align-items:flex-start;gap:28px;width:300px;max-width:80vw;height:100vh;padding:110px 35px 40px;transition:right .4s;display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-5px 0 25px #00000026}.nav-links.active{right:0}.nav-links a{font-size:18px;font-weight:500;color:#0f172a!important}.nav-buttons{z-index:1001;flex-direction:column;gap:12px;width:300px;max-width:80vw;padding:0 35px;transition:right .4s;display:flex;position:fixed;top:390px;right:-100%}.nav-links.active~.nav-buttons{right:0}.nav-buttons .login-btn,.nav-buttons .gold-btn{box-sizing:border-box;text-align:center;width:100%}.menu-btn{z-index:1002;display:block;position:relative}.light-nav .menu-btn{color:#0f172a}}@media (width<=768px){.navbar{top:15px}.navbar-container{height:70px}.logo{font-size:27px}.nav-links{gap:25px;width:280px;max-width:82vw;padding:100px 28px 40px}.nav-links a{font-size:17px}.nav-buttons{width:280px;max-width:82vw;padding:0 28px;top:350px}.menu-btn{font-size:30px}}@media (width<=480px){.navbar{top:10px}.navbar-container{height:65px}.logo{font-size:24px}.nav-links{gap:22px;width:260px;max-width:85vw;padding:90px 25px 35px}.nav-links a{font-size:16px}.nav-buttons{width:260px;max-width:85vw;padding:0 25px;top:325px}.menu-btn{font-size:28px}}.footer{color:#fff;background:#020617;padding-top:80px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding-bottom:50px;display:grid}.footer h2{color:#d4af37;margin-bottom:20px}.footer h3{margin-bottom:20px}.footer p{color:#94a3b8;line-height:28px}.footer ul{color:#94a3b8;flex-direction:column;gap:15px;list-style:none;display:flex}.footer hr{border:none;border-top:1px solid #ffffff1a;margin:20px 0}.copyright{text-align:center;color:#94a3b8;padding:25px 0}.floating-contact-buttons{z-index:999999;flex-direction:column;gap:12px;display:flex;position:fixed;bottom:25px;right:25px}.floating-contact-button{border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;text-decoration:none;transition:transform .3s,box-shadow .3s,width .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #00000040}.floating-contact-button span{font-size:14px;font-weight:600;display:none}.floating-call-button{color:#fff;background:#0a2540;border:2px solid #d4af37}.floating-whatsapp-button{color:#fff;background:#25d366}.floating-contact-button:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 12px 30px #00000059}@media (width>=769px){.floating-contact-button:hover{border-radius:30px;gap:8px;width:125px}.floating-contact-button:hover span{display:inline-block}}@media (width<=768px){.floating-contact-buttons{gap:10px;bottom:20px;right:15px}.floating-contact-button{width:50px;height:50px;font-size:20px}}@media (width<=480px){.floating-contact-buttons{bottom:15px;right:12px}.floating-contact-button{width:48px;height:48px;font-size:19px}}.customer-sidebar{box-sizing:border-box;z-index:1000;background:#0f172a;flex-direction:column;width:270px;padding:30px 20px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 12px #00000014}.customer-sidebar-logo{color:#d4af37;margin-bottom:45px;font-size:32px;font-weight:700;line-height:1.2}.customer-sidebar ul{flex-direction:column;flex:1;gap:8px;margin:0;padding:0;list-style:none;display:flex}.customer-sidebar li{margin:0}.customer-sidebar a{color:#fff;border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:17px;text-decoration:none;transition:all .25s;display:flex}.customer-sidebar a:hover{background:#1e293b;transform:translate(4px)}.customer-sidebar a.active{color:#000;background:#d4af37;font-weight:600;transform:none}.customer-sidebar-logout{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .25s}.customer-sidebar-logout:hover{background:#b91c1c;transform:translateY(-2px)}.logout-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.logout-btn:hover{background:#b91c1c}.customer-dashboard{background:#f8fafc;min-height:100vh;display:flex}.customer-dashboard-content{flex:1;min-width:0;margin-left:270px}.customer-dashboard-page{min-height:calc(100vh - 80px);padding:35px}.home{width:100%}.hero{background-position:50%;background-size:cover;height:100vh;min-height:700px;position:relative}.hero:before{content:"";background:#0f172ab3;position:absolute;inset:0}.hero-overlay{flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.hero-container{align-items:center;height:100%;display:flex}.hero-left{color:#fff;width:650px;max-width:100%}.hero-subtitle{color:#000;background:#d4af37;border-radius:50px;margin-bottom:30px;padding:10px 20px;font-weight:600;display:inline-block}.hero-left h1{margin:0 0 25px;font-size:76px;font-weight:700;line-height:86px}.hero-left p{color:#e2e8f0;max-width:650px;margin:0 0 40px;font-size:22px;line-height:38px}.hero-btns{flex-wrap:wrap;gap:20px;display:flex}.primary-btn{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:10px;padding:18px 35px;font-size:17px;font-weight:600;transition:all .3s}.primary-btn:hover{transform:translateY(-5px)}.secondary-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:10px;padding:18px 35px;font-size:17px;transition:all .3s}.secondary-btn:hover{color:#000;background:#fff}@media (width<=1024px){.hero{background-position:50%;min-height:680px}.hero-left{width:600px}.hero-subtitle{margin-bottom:22px;padding:9px 18px;font-size:14px}.hero-left h1{margin-bottom:20px;font-size:58px;line-height:68px}.hero-left p{max-width:560px;margin-bottom:30px;font-size:19px;line-height:32px}.primary-btn,.secondary-btn{padding:15px 28px;font-size:16px}}@media (width<=768px){.hero{background-position:50%;height:auto;min-height:760px}.hero-overlay{justify-content:center;min-height:760px}.hero-container{align-items:flex-start;height:auto}.hero-left{text-align:left;width:100%;padding-top:60px}.hero-subtitle{letter-spacing:.5px;margin-bottom:20px;padding:8px 16px;font-size:12px}.hero-left h1{margin-bottom:18px;font-size:45px;line-height:1.12}.hero-left p{margin-bottom:28px;font-size:17px;line-height:28px}.hero-btns{gap:12px}.primary-btn,.secondary-btn{padding:13px 22px;font-size:15px}}@media (width<=480px){.hero{background-position:50%;min-height:720px}.hero-overlay{min-height:720px}.hero-left{padding-top:50px}.hero-subtitle{margin-bottom:18px;padding:7px 14px;font-size:11px}.hero-left h1{font-size:38px;line-height:1.12}.hero-left p{margin-bottom:24px;font-size:16px;line-height:26px}.hero-btns{flex-direction:column;align-items:stretch;width:100%;max-width:280px}.primary-btn,.secondary-btn{box-sizing:border-box;width:100%;padding:13px 20px;font-size:15px}}.search-card{box-sizing:border-box;z-index:100;background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);gap:20px;width:85%;max-width:1100px;padding:25px;display:grid;position:absolute;bottom:-65px;left:50%;transform:translate(-50%);box-shadow:0 20px 45px #00000026}.search-field{flex-direction:column;min-width:0;display:flex}.search-field label{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:600}.search-field input,.search-field select{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:58px;padding:0 15px;font-size:16px;transition:all .2s}.search-field input:focus,.search-field select:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.search-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;align-self:end;width:100%;min-height:58px;font-size:17px;font-weight:600;transition:all .3s}.search-btn:hover{color:#000;background:#d4af37}.search-card.compact{width:100%;max-width:none;margin:0;position:relative;bottom:auto;left:auto;transform:none}@media (width<=1024px){.search-card{border-radius:16px;grid-template-columns:repeat(2,1fr);gap:18px;width:90%;max-width:800px;margin:35px auto 0;padding:22px;position:relative;bottom:auto;left:auto;transform:none}.search-field input,.search-field select{height:54px;font-size:15px}.search-btn{min-height:54px;font-size:16px}}@media (width<=768px){.search-card{border-radius:15px;grid-template-columns:1fr;gap:15px;width:calc(100% - 30px);max-width:500px;margin:30px auto 0;padding:20px}.search-field label{margin-bottom:7px;font-size:13px}.search-field input,.search-field select{height:50px;font-size:15px}.search-btn{min-height:50px;font-size:15px}}@media (width<=480px){.search-card{border-radius:13px;gap:13px;width:calc(100% - 24px);padding:17px}.search-field input,.search-field select{height:48px;padding:0 12px;font-size:14px}.search-btn{min-height:48px;font-size:14px}}.featured{background:#f8fafc;padding-top:150px;padding-bottom:100px}.section-heading span{color:#d4af37;letter-spacing:2px;font-size:15px;font-weight:700}.section-heading h2{color:#0f172a;margin:20px 0;font-size:44px;line-height:1.2}.section-heading p{color:#666;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}@media (width<=1100px){.featured{padding-top:120px;padding-bottom:80px}.section-heading{margin-bottom:45px}.section-heading h2{font-size:38px}.section-heading p{font-size:17px}.property-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (width<=768px){.featured{padding-top:90px;padding-bottom:65px}.section-heading{margin-bottom:35px;padding:0 10px}.section-heading span{letter-spacing:1.5px;font-size:13px}.section-heading h2{margin:14px 0;font-size:32px;line-height:1.25}.section-heading p{font-size:16px;line-height:1.6}.property-grid{grid-template-columns:1fr;gap:25px}}@media (width<=480px){.featured{padding-top:75px;padding-bottom:55px}.section-heading{margin-bottom:30px}.section-heading span{font-size:12px}.section-heading h2{margin:12px 0;font-size:27px}.section-heading p{font-size:15px}.property-grid{gap:20px}}.property-card{background:#fff;border-radius:18px;width:100%;min-width:0;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 15px 35px #00000014}.property-image{height:250px;position:relative;overflow:hidden}.property-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.property-card:hover .property-image img{transform:scale(1.1)}.property-badge{color:#000;z-index:2;background:#d4af37;border-radius:30px;padding:8px 18px;font-size:14px;font-weight:600;position:absolute;top:15px;left:15px}.property-content{min-width:0;padding:25px}.property-content h3{color:#0f172a;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:22px;line-height:1.3;display:-webkit-box;overflow:hidden}.location{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0 0 20px;font-size:15px;overflow:hidden}.property-info{color:#475569;justify-content:space-between;gap:15px;margin-bottom:25px;font-size:14px;display:flex}.property-info span{min-width:0}.property-footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.property-footer h2{color:#d4af37;white-space:nowrap;margin:0;font-size:24px}.property-footer a{flex-shrink:0}.property-footer button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s}.property-footer button:hover{color:#000;background:#d4af37}@media (width<=1100px){.property-image{height:230px}.property-content{padding:22px}.property-content h3{font-size:20px}.property-footer h2{font-size:22px}.property-footer button{padding:11px 18px}}@media (width<=768px){.property-card:hover{transform:none;box-shadow:0 15px 35px #00000014}.property-card:hover .property-image img{transform:none}.property-image{height:240px}.property-content{padding:20px}.property-content h3{font-size:20px}.location{margin-bottom:16px;font-size:14px}.property-info{gap:10px;margin-bottom:20px;font-size:13px}.property-footer h2{font-size:21px}.property-footer button{padding:10px 16px;font-size:13px}}@media (width<=480px){.property-image{height:220px}.property-badge{padding:7px 14px;font-size:12px;top:12px;left:12px}.property-content{padding:18px}.property-content h3{font-size:18px}.location{margin-bottom:15px;font-size:13px}.property-info{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}.property-footer{gap:10px}.property-footer h2{font-size:19px}.property-footer button{padding:9px 13px;font-size:12px}}.stats{background:#0f172a;padding:80px 0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.stat-card{text-align:center;color:#fff}.stat-card h2{color:#d4af37;margin:0 0 10px;font-size:48px;font-weight:700;line-height:1.2}.stat-card p{color:#e2e8f0;margin:0;font-size:18px;line-height:1.5}@media (width<=1024px){.stats{padding:65px 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:45px 30px}.stat-card h2{font-size:42px}.stat-card p{font-size:17px}}@media (width<=768px){.stats{padding:55px 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px}.stat-card h2{font-size:36px}.stat-card p{font-size:15px}}@media (width<=480px){.stats{padding:50px 0}.stats-grid{grid-template-columns:1fr;gap:30px}.stat-card h2{font-size:34px}.stat-card p{font-size:15px}}.why{background:#fff}.why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.why-grid>div:first-child{width:100%}.why-grid img{object-fit:cover;border-radius:18px;width:100%;height:520px;box-shadow:0 15px 35px #0f172a1a}.why-content{flex-direction:column;gap:18px;display:flex}.why-item{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;padding:22px 24px;transition:transform .25s,border-color .25s,box-shadow .25s}.why-item:hover{border-color:#d4af37;transform:translate(5px);box-shadow:0 10px 25px #0f172a12}.why-item h3{color:#0f172a;margin:0 0 8px;font-size:19px;font-weight:600;line-height:1.4}.why-item p{color:#64748b;margin:0;font-size:15px;line-height:1.7}@media (width<=1024px){.why-grid{gap:40px}.why-grid img{height:450px}.why-content{gap:15px}.why-item{padding:20px}.why-item h3{font-size:18px}.why-item p{font-size:14px;line-height:1.6}}@media (width<=768px){.why-grid{grid-template-columns:1fr;gap:35px}.why-grid img{border-radius:16px;height:380px}.why-content{gap:14px}.why-item{padding:20px}.why-item:hover{transform:none}.why-item h3{margin-bottom:7px;font-size:18px}.why-item p{font-size:15px;line-height:1.65}}@media (width<=480px){.why-grid{gap:28px}.why-grid img{border-radius:14px;height:280px}.why-content{gap:12px}.why-item{border-radius:10px;padding:17px 18px}.why-item h3{font-size:17px}.why-item p{font-size:14px;line-height:1.6}}.section-title{text-align:center;width:100%;margin-bottom:60px}.section-title span{color:#d4af37;text-transform:uppercase;letter-spacing:2px;font-size:15px;font-weight:700}.section-title h2{color:#0f172a;margin:15px 0;font-size:46px;font-weight:700;line-height:1.2}.section-title p{color:#64748b;width:100%;max-width:700px;margin:0 auto;font-size:17px;line-height:30px}@media (width<=1024px){.section-title{margin-bottom:45px}.section-title span{letter-spacing:1.8px;font-size:14px}.section-title h2{margin:13px 0;font-size:38px}.section-title p{max-width:620px;font-size:16px;line-height:28px}}@media (width<=768px){.section-title{margin-bottom:35px}.section-title span{letter-spacing:1.5px;font-size:13px}.section-title h2{margin:12px 0;font-size:32px;line-height:1.25}.section-title p{box-sizing:border-box;max-width:100%;padding:0 5px;font-size:15px;line-height:26px}}@media (width<=480px){.section-title{margin-bottom:30px}.section-title span{letter-spacing:1.2px;font-size:12px}.section-title h2{margin:10px 0;font-size:27px;line-height:1.3}.section-title p{padding:0;font-size:14px;line-height:24px}}.services{background:#f8fafc}.services-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.service-card{cursor:pointer;background:#fff;border:1px solid #0000;border-radius:18px;padding:40px;transition:transform .35s,background .35s,color .35s,box-shadow .35s,border-color .35s;box-shadow:0 15px 30px #00000014}.service-card:hover{color:#fff;background:#0f172a;transform:translateY(-10px);box-shadow:0 20px 40px #0f172a2e}.service-icon{background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;font-size:30px;transition:transform .35s;display:flex}.service-card:hover .service-icon{transform:rotate(10deg)scale(1.15)}.service-card h3{color:#0f172a;margin:0 0 15px;font-size:20px;line-height:1.4;transition:color .3s}.service-card:hover h3{color:#fff}.service-card p{color:#64748b;margin:0;font-size:15px;line-height:28px;transition:color .3s}.service-card:hover p{color:#cbd5e1}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr);gap:25px}.service-card{padding:30px}.service-icon{width:62px;height:62px;margin-bottom:20px;font-size:27px}.service-card h3{margin-bottom:12px;font-size:19px}.service-card p{font-size:15px;line-height:26px}}@media (width<=768px){.services-grid{grid-template-columns:1fr;gap:20px}.service-card{border-radius:15px;padding:25px}.service-card:hover{color:inherit;background:#fff;transform:none;box-shadow:0 15px 30px #00000014}.service-card:hover h3{color:#0f172a}.service-card:hover p{color:#64748b}.service-card:hover .service-icon{transform:none}.service-icon{width:60px;height:60px;margin-bottom:18px;font-size:26px}.service-card h3{font-size:18px}.service-card p{font-size:14px;line-height:25px}}@media (width<=480px){.services-grid{gap:16px}.service-card{border-radius:13px;padding:22px}.service-icon{width:55px;height:55px;margin-bottom:16px;font-size:24px}.service-card h3{margin-bottom:10px;font-size:17px}.service-card p{font-size:14px;line-height:24px}}.category-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.category-card{color:#fff;text-align:center;cursor:pointer;background:#0f172a;border-radius:18px;padding:60px 30px;transition:background .3s,color .3s,transform .3s}.category-card:hover{color:#000;background:#d4af37;transform:translateY(-6px)}.category-card h3{margin:0 0 15px;font-size:28px;line-height:1.3}.category-card p{color:#cbd5e1;margin:0;font-size:16px;transition:color .3s}.category-card:hover p{color:#111827}@media (width<=1024px){.category-grid{grid-template-columns:repeat(2,1fr);gap:25px}.category-card{border-radius:16px;padding:45px 25px}.category-card h3{margin-bottom:12px;font-size:24px}.category-card p{font-size:15px}}@media (width<=768px){.category-grid{grid-template-columns:1fr;gap:18px}.category-card{border-radius:14px;padding:38px 20px}.category-card:hover{color:#fff;background:#0f172a;transform:none}.category-card:hover p{color:#cbd5e1}.category-card h3{margin-bottom:10px;font-size:22px}.category-card p{font-size:14px}}@media (width<=480px){.category-grid{gap:14px}.category-card{border-radius:12px;padding:32px 18px}.category-card h3{font-size:20px}.category-card p{font-size:13px}}.testimonial-section{background:#fff}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.testimonial-card{background:#f8fafc;border-radius:18px;padding:35px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px #00000014}.quote{color:#d4af37;letter-spacing:2px;margin-bottom:20px;font-size:22px}.testimonial-card p{color:#64748b;margin:0 0 20px;font-size:15px;line-height:30px}.testimonial-card h3{color:#0f172a;margin:0;font-size:18px;font-weight:600}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0000001a}@media (width<=1024px){.testimonial-grid{grid-template-columns:repeat(2,1fr);gap:25px}.testimonial-card{padding:28px}.quote{margin-bottom:16px;font-size:20px}.testimonial-card p{font-size:15px;line-height:27px}.testimonial-card h3{font-size:17px}}@media (width<=768px){.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial-card{border-radius:15px;padding:25px}.testimonial-card:hover{transform:none;box-shadow:0 10px 25px #00000014}.quote{margin-bottom:14px;font-size:19px}.testimonial-card p{margin-bottom:16px;font-size:14px;line-height:26px}.testimonial-card h3{font-size:17px}}@media (width<=480px){.testimonial-grid{gap:14px}.testimonial-card{border-radius:13px;padding:20px}.quote{letter-spacing:1px;margin-bottom:12px;font-size:18px}.testimonial-card p{font-size:14px;line-height:24px}.testimonial-card h3{font-size:16px}}.cta{background:#0f172a;padding:90px 0}.cta-container{justify-content:space-between;align-items:center;gap:40px;display:flex}.cta h2{color:#fff;max-width:700px;margin:0 0 15px;font-size:44px;line-height:1.2}.cta p{color:#cbd5e1;margin:0;font-size:18px;line-height:1.6}.cta button{color:#111827;cursor:pointer;background:#d4af37;border:none;border-radius:10px;flex-shrink:0;padding:18px 40px;font-size:18px;font-weight:600;transition:background .3s,transform .3s}.cta button:hover{background:#c89d1b;transform:translateY(-3px)}@media (width<=1024px){.cta{padding:70px 0}.cta-container{gap:30px}.cta h2{max-width:600px;font-size:36px}.cta p{font-size:17px}.cta button{padding:15px 30px;font-size:16px}}@media (width<=768px){.cta{padding:60px 0}.cta-container{flex-direction:column;align-items:flex-start;gap:25px}.cta h2{margin-bottom:12px;font-size:32px;line-height:1.25}.cta p{font-size:16px;line-height:1.5}.cta button{width:100%;max-width:260px;padding:14px 25px;font-size:15px}}@media (width<=480px){.cta{padding:50px 0}.cta-container{gap:22px}.cta h2{font-size:27px;line-height:1.3}.cta p{font-size:14px;line-height:1.6}.cta button{max-width:100%;padding:13px 20px;font-size:14px}}.about-page{color:#0f172a;background:#f8fafc}.about-container{width:92%;max-width:1200px;margin:0 auto}.about-hero{background:#0f172a;padding:100px 0}.about-label,.section-label{color:#d4af37;letter-spacing:2px;margin-bottom:15px;font-size:14px;font-weight:700;display:inline-block}.about-hero h1{color:#fff;max-width:800px;margin:0 0 20px;font-size:52px;line-height:1.15}.about-hero h1 span{color:#d4af37}.about-hero p{color:#cbd5e1;max-width:650px;margin:0;font-size:19px;line-height:1.7}.about-section{padding:90px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-content h2{margin:0 0 20px;font-size:38px;line-height:1.2}.about-content p{color:#64748b;margin:0 0 18px;font-size:16px;line-height:1.8}.about-highlight{flex-direction:column;gap:18px;display:flex}.highlight-card{background:#fff;border-left:4px solid #d4af37;border-radius:14px;padding:25px;box-shadow:0 10px 25px #0f172a12}.highlight-card h3{margin:0 0 8px;font-size:21px}.highlight-card p{color:#64748b;margin:0;line-height:1.6}.about-why{background:#fff;padding:90px 0}.section-heading{text-align:center;margin-bottom:45px}.section-heading h2{margin:0;font-size:38px}.why-grids{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.why-card{text-align:center;background:#f8fafc;border-radius:16px;padding:35px 30px;transition:all .25s}.why-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0f172a14}.why-icon{color:#0f172a;background:#d4af37;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 20px;font-size:22px;font-weight:700;display:flex}.why-card h3{margin:0 0 10px;font-size:20px}.why-card p{color:#64748b;margin:0;line-height:1.6}.about-cta{text-align:center;background:#0f172a;padding:80px 0}.about-cta h2{color:#fff;margin:0 0 12px;font-size:36px;line-height:1.25}.about-cta p{color:#cbd5e1;max-width:650px;margin:0 auto 28px;font-size:16px;line-height:1.6}.about-cta-btn{color:#000;background:#d4af37;border-radius:8px;padding:13px 26px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.about-cta-btn:hover{background:#e3c04a;transform:translateY(-2px)}@media (width<=1024px){.about-hero{padding:80px 0}.about-hero h1{max-width:700px;font-size:44px}.about-hero p{max-width:600px;font-size:17px}.about-section,.about-why{padding:70px 0}.about-grid{gap:45px}.about-content h2{font-size:34px}.why-grids{gap:20px}.why-card{padding:30px 22px}.about-cta{padding:70px 0}.about-cta h2{font-size:32px}}@media (width<=768px){.about-container{width:90%}.about-hero{padding:65px 0}.about-label,.section-label{letter-spacing:1.5px;margin-bottom:12px;font-size:12px}.about-hero h1{margin-bottom:18px;font-size:36px;line-height:1.2}.about-hero p{font-size:16px;line-height:1.6}.about-section{padding:60px 0}.about-grid{grid-template-columns:1fr;gap:35px}.about-content h2{margin-bottom:15px;font-size:30px}.about-content p{margin-bottom:15px;font-size:15px;line-height:1.7}.about-highlight{gap:15px}.highlight-card{padding:20px}.highlight-card h3{font-size:19px}.highlight-card p{font-size:14px}.about-why{padding:60px 0}.section-heading{margin-bottom:35px}.section-heading h2{font-size:30px}.why-grids{grid-template-columns:1fr;gap:18px}.why-card{padding:28px 22px}.why-card h3{font-size:19px}.why-card p{font-size:14px}.about-cta{padding:60px 0}.about-cta h2{font-size:29px;line-height:1.3}.about-cta p{margin-bottom:24px;font-size:15px;line-height:1.6}.about-cta-btn{padding:12px 22px;font-size:15px}}@media (width<=480px){.about-container{width:90%}.about-hero{padding:55px 0}.about-hero h1{font-size:29px;line-height:1.25}.about-hero p{font-size:14px;line-height:1.6}.about-section{padding:50px 0}.about-content h2{font-size:27px}.about-content p{font-size:14px}.highlight-card{padding:18px}.highlight-card h3{font-size:18px}.highlight-card p{font-size:13px}.about-why{padding:50px 0}.section-heading h2{font-size:27px}.why-card{padding:25px 18px}.why-icon{width:48px;height:48px;font-size:20px}.about-cta{padding:50px 0}.about-cta h2{font-size:26px}.about-cta p{font-size:14px}.about-cta-btn{box-sizing:border-box;width:100%;max-width:250px}}.properties-page{background:#f8fafc;min-height:100vh;padding:80px 0}.properties-header{text-align:center;margin-bottom:45px}.properties-header h1{color:#0f172a;margin:0 0 12px;font-size:42px;line-height:1.2}.properties-header p{color:#64748b;margin:0;font-size:18px}.properties-page .search-card.compact{box-sizing:border-box;width:100%;margin:0 0 45px;position:static;bottom:auto;left:auto;transform:none;box-shadow:0 10px 30px #0f172a14}.properties-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.loading{color:#0f172a;justify-content:center;align-items:center;min-height:50vh;margin:0;padding:40px;font-size:24px;display:flex}.empty{box-sizing:border-box;text-align:center;color:#64748b;background:#fff;border-radius:15px;width:100%;padding:60px 30px;box-shadow:0 10px 25px #0f172a14}.empty h2{color:#0f172a;margin:0 0 15px;font-size:28px}.empty p{color:#64748b;margin:8px 0;font-size:16px;line-height:1.6}.requirement-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;margin-top:25px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .2s}.requirement-btn:hover{color:#0f172a;background:#d4af37;transform:translateY(-1px)}@media (width<=1100px){.properties-page{padding:70px 0}.properties-header h1{font-size:38px}.properties-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}}@media (width<=768px){.properties-page{padding:55px 0}.properties-header{margin-bottom:30px}.properties-header h1{font-size:32px}.properties-header p{font-size:16px;line-height:1.6}.properties-page .search-card.compact{margin-bottom:35px}.properties-grid{grid-template-columns:1fr;gap:25px}.empty{padding:45px 20px;font-size:18px}}@media (width<=480px){.properties-page{padding:40px 0}.properties-header{margin-bottom:25px}.properties-header h1{font-size:28px}.properties-header p{font-size:15px}.properties-page .search-card.compact{border-radius:14px;margin-bottom:30px;padding:20px 16px}.properties-grid{gap:20px}.empty{border-radius:12px;padding:40px 15px}.empty h2{font-size:23px}.empty p{font-size:15px}.requirement-btn{width:100%;padding:13px 18px;font-size:15px}}.property-details{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;max-width:1200px;margin:40px auto;padding:30px;box-shadow:0 8px 25px #0f172a14}.top-section{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.top-section h1{color:#0f172a;margin:0 0 8px;font-size:32px;line-height:1.3}.property-reference{color:#64748b;margin:0;font-size:16px}.property-reference strong{color:#0f172a;margin-left:8px;font-size:18px}.status{color:#fff;white-space:nowrap;background:#0f9d58;border-radius:20px;flex-shrink:0;padding:8px 18px;font-size:14px;font-weight:600}.gallery img{object-fit:cover;border-radius:15px;width:100%;height:280px;display:block}.no-image{color:#64748b;background:#f8fafc;border-radius:15px;grid-column:1/-1;justify-content:center;align-items:center;min-height:250px;font-size:18px;display:flex}.property-contact{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:25px;padding:35px;display:flex}.contact-icon{color:#d4af37;background:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;font-size:28px;display:flex}.contact-content{flex:1}.contact-content h2{color:#0f172a;margin:0 0 10px;font-size:25px}.contact-content p{color:#64748b;margin:0 0 20px;font-size:16px;line-height:1.6}.property-code-box{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:5px;margin-bottom:20px;padding:12px 20px;display:inline-flex}.property-code-box span{color:#64748b;font-size:13px;font-weight:600}.property-code-box strong{color:#0f172a;letter-spacing:1px;font-size:22px}.contact-number{color:#334155!important;font-size:17px!important}.contact-number strong{color:#0f172a;margin-left:8px}.call-button{color:#fff;background:#0f172a;border-radius:8px;justify-content:center;align-items:center;padding:13px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.call-button:hover{color:#000;background:#d4af37}.action-buttons{margin-top:30px;display:flex}.back-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:12px 25px;font-size:15px;font-weight:600;transition:all .25s}.back-btn:hover{color:#000;background:#d4af37}.loading{color:#0f172a;justify-content:center;align-items:center;min-height:50vh;display:flex}.property-not-found{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;display:flex}.property-not-found h2{color:#0f172a}.property-not-found button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:12px 25px}@media (width<=1100px){.property-details{width:calc(100% - 40px);padding:25px}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:250px}}@media (width<=768px){.property-details{border-radius:14px;width:calc(100% - 30px);margin:25px auto;padding:20px}.top-section{flex-direction:column;align-items:flex-start;gap:12px}.top-section h1{font-size:27px}.gallery{grid-template-columns:1fr;gap:15px;margin-bottom:30px}.gallery img{height:230px}.property-contact{flex-direction:column;gap:18px;padding:25px}.contact-content h2{font-size:22px}.call-button{box-sizing:border-box;width:100%}.back-btn{width:100%}}@media (width<=480px){.property-details{width:calc(100% - 20px);margin:15px auto;padding:16px}.top-section h1{font-size:24px}.gallery img{height:200px}.property-contact{padding:20px}.contact-content h2{font-size:20px}.property-code-box strong{font-size:19px}}.contact-page{color:#0f172a;background:#f8fafc}.contact-container{width:92%;max-width:1200px;margin:0 auto}.contact-hero{text-align:center;background:#0f172a;padding:80px 0}.contact-hero span{color:#d4af37;letter-spacing:2px;font-size:14px;font-weight:700}.contact-hero h1{color:#fff;margin:12px 0;font-size:48px;line-height:1.2}.contact-hero p{color:#cbd5e1;max-width:650px;margin:0 auto;font-size:18px;line-height:1.6}.contact-section{padding:90px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:70px;display:grid}.contact-label{color:#d4af37;letter-spacing:2px;font-size:14px;font-weight:700}.contact-info h2{margin:12px 0 18px;font-size:38px;line-height:1.2}.contact-info>p{color:#64748b;max-width:560px;margin:0 0 35px;line-height:1.8}.contact-item{align-items:center;gap:18px;margin-bottom:25px;display:flex}.contact-icon{color:#0f172a;background:#d4af37;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.contact-item h3{margin:0 0 4px;font-size:17px}.contact-item p{color:#64748b;margin:0;line-height:1.5}.contact-form-card{background:#fff;border-radius:16px;padding:35px;box-shadow:0 12px 30px #0f172a14}.contact-form-card h2{margin:0 0 25px;font-size:26px}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-group{flex-direction:column;margin-bottom:18px;display:flex}.form-group label{color:#334155;margin-bottom:7px;font-size:14px;font-weight:600}.form-group input,.form-group textarea{box-sizing:border-box;border:1px solid #dbe3ea;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:15px;transition:all .2s}.form-group input{height:46px}.form-group input:focus,.form-group textarea:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.contact-submit{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:8px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:all .2s}.contact-submit:hover{background:#e3c04a}@media (width<=1024px){.contact-hero{padding:70px 0}.contact-hero h1{font-size:42px}.contact-hero p{font-size:17px}.contact-section{padding:70px 0}.contact-grid{gap:45px}.contact-info h2{font-size:34px}.contact-form-card{padding:30px}}@media (width<=768px){.contact-container{width:90%}.contact-hero{padding:60px 0}.contact-hero span{letter-spacing:1.5px;font-size:12px}.contact-hero h1{font-size:35px;line-height:1.25}.contact-hero p{font-size:15px;line-height:1.6}.contact-section{padding:60px 0}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-info h2{font-size:30px;line-height:1.25}.contact-info>p{margin-bottom:30px;font-size:15px;line-height:1.7}.contact-item{gap:14px;margin-bottom:20px}.contact-icon{width:44px;height:44px}.contact-item h3{font-size:16px}.contact-item p{word-break:break-word;font-size:14px}.contact-form-card{border-radius:14px;padding:25px}.contact-form-card h2{margin-bottom:22px;font-size:23px}.form-row{grid-template-columns:1fr;gap:0}.form-group{margin-bottom:16px}.form-group input,.form-group textarea{font-size:14px}.contact-submit{padding:13px;font-size:15px}}@media (width<=480px){.contact-container{width:90%}.contact-hero{padding:50px 0}.contact-hero h1{margin:10px 0;font-size:29px}.contact-hero p{font-size:14px}.contact-section{padding:50px 0}.contact-grid{gap:35px}.contact-info h2{font-size:27px}.contact-info>p{font-size:14px}.contact-item{align-items:flex-start}.contact-icon{width:42px;height:42px;font-size:14px}.contact-item h3{font-size:15px}.contact-item p{font-size:13px}.contact-form-card{padding:20px}.contact-form-card h2{font-size:21px}.form-group label{font-size:13px}.form-group input{height:44px}.form-group input,.form-group textarea{padding:11px 12px}.contact-submit{font-size:14px}}.login-page{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:80px 20px;display:flex}.login-card{box-sizing:border-box;background:#fff;border-radius:20px;width:450px;max-width:100%;padding:40px;box-shadow:0 20px 45px #00000014}.login-header{text-align:center;margin-bottom:35px}.login-header h1{color:#0f172a;margin:0 0 10px;font-size:36px;line-height:1.2}.login-header p{color:#64748b;margin:0;font-size:15px}.input-group input{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:55px;padding:0 15px;font-size:15px;transition:all .3s}.login-button{color:#111827;background:#d4af37;border:none;border-radius:10px;width:100%;height:55px;margin-top:10px;font-size:17px;font-weight:600;transition:all .3s}.login-button:hover{background:#c99d1f;transform:translateY(-2px)}.login-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:15px;padding:12px;font-size:14px;line-height:1.5}.bottom-text a{color:#d4af37;margin-left:8px;font-weight:600}@media (width<=1024px){.login-page{padding:70px 20px}.login-card{width:430px;padding:35px}.login-header h1{font-size:34px}}@media (width<=768px){.login-page{padding:50px 20px}.login-card{border-radius:16px;width:100%;max-width:430px;padding:30px}.login-header{margin-bottom:28px}.login-header h1{font-size:30px}.login-header p{font-size:14px}.input-group{margin-bottom:18px}.input-group input{height:52px}.login-button{height:52px;font-size:16px}}@media (width<=480px){.login-page{padding:35px 15px}.login-card{border-radius:14px;padding:25px 20px}.login-header{margin-bottom:25px}.login-header h1{font-size:27px}.login-header p,.input-group label{font-size:13px}.input-group input{height:50px;padding:0 13px;font-size:14px}.login-button{height:50px;font-size:15px}.error{padding:10px;font-size:13px}.bottom-text{margin-top:20px;font-size:13px}}.register-page{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.register-card{box-sizing:border-box;background:#fff;border-radius:20px;width:650px;max-width:100%;padding:40px;box-shadow:0 15px 40px #00000014}.register-header{text-align:center;margin-bottom:30px}.register-header h1{color:#0f172a;margin:0 0 10px;font-size:36px}.register-header p{color:#64748b;margin:0}.row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.input-group{flex-direction:column;margin-bottom:20px;display:flex}.input-group label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:600}.input-group input{box-sizing:border-box;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;height:55px;padding:0 15px;font-family:inherit;font-size:15px;transition:all .3s}.input-group input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.register-btn{color:#111827;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;height:55px;margin-top:10px;font-size:17px;font-weight:600;transition:all .3s}.register-btn:hover{background:#c99d1f;transform:translateY(-2px)}.register-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.error{color:#dc2626;background:#fee2e2;border-radius:8px;margin-top:15px;padding:12px;font-size:14px}.success{color:#15803d;background:#dcfce7;border-radius:8px;margin-top:15px;padding:12px;font-size:14px}.bottom-text{text-align:center;color:#64748b;margin-top:25px;font-size:14px}.bottom-text a{color:#d4af37;margin-left:8px;font-weight:600;text-decoration:none}@media (width<=1024px){.register-page{padding:50px 25px}.register-card{width:620px;padding:35px}.register-header h1{font-size:34px}}@media (width<=768px){.register-page{min-height:auto;padding:40px 20px}.register-card{border-radius:16px;width:100%;padding:30px 25px}.register-header{margin-bottom:25px}.register-header h1{font-size:30px}.row{grid-template-columns:1fr;gap:0}.input-group{margin-bottom:18px}.input-group input{height:50px}.register-btn{height:50px;font-size:16px}}@media (width<=480px){.register-page{padding:25px 15px}.register-card{border-radius:14px;padding:25px 18px}.register-header h1{font-size:26px}.register-header p{font-size:14px}.input-group label{font-size:13px}.input-group input{height:48px;padding:0 12px;font-size:14px}.register-btn{height:48px;font-size:15px}.bottom-text,.error,.success{font-size:13px}}.add-btn{color:#000;background:#d4af37;border-radius:8px;padding:12px 20px;font-weight:600}.add-property{padding:30px}.property-form{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px;display:grid}.property-form input,.property-form select,.property-form textarea{border:1px solid #ddd;border-radius:8px;outline:none;padding:14px;font-size:15px}.property-form textarea{resize:none;grid-column:span 2;height:120px}.property-form input[type=file]{grid-column:span 2}.property-form button{cursor:pointer;background:#d4af37;border:none;border-radius:10px;grid-column:span 2;height:55px;font-size:18px;font-weight:600}.property-form button:hover{background:#c89d28}.current-images{flex-wrap:wrap;grid-column:span 2;gap:15px;margin-bottom:20px;display:flex}.current-images img{object-fit:cover;border:2px solid #eee;border-radius:10px;width:180px;height:130px}.form-section-title{color:#0f172a;border-bottom:1px solid #e5e7eb;grid-column:span 2;margin-top:10px;padding-bottom:8px;font-size:20px;font-weight:700}.profile-page{box-sizing:border-box;padding:30px}.profile-page h1{color:#0f172a;margin:0 0 25px;font-size:32px;line-height:1.2}.profile-form{box-sizing:border-box;background:#fff;border-radius:15px;flex-direction:column;gap:15px;width:100%;max-width:550px;padding:30px;display:flex;box-shadow:0 10px 25px #00000014}.profile-form label{color:#334155;font-size:14px;font-weight:600}.profile-form input{box-sizing:border-box;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;height:45px;padding:0 15px;font-family:inherit;font-size:15px;transition:all .2s}.profile-form input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.profile-form input:disabled{cursor:not-allowed;color:#64748b;background:#f3f4f6}.profile-form button{color:#111827;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;height:50px;font-size:16px;font-weight:600;transition:all .3s}.profile-form button:hover{background:#c89d21;transform:translateY(-2px)}.profile-form button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=1024px){.profile-page{padding:25px}.profile-page h1{font-size:30px}.profile-form{padding:28px}}@media (width<=768px){.profile-page{padding:20px}.profile-page h1{margin-bottom:20px;font-size:27px}.profile-form{border-radius:14px;max-width:100%;padding:25px}.profile-form input{height:48px;font-size:14px}.profile-form button{height:48px;font-size:15px}}@media (width<=480px){.profile-page{padding:15px}.profile-page h1{margin-bottom:18px;font-size:24px}.profile-form{border-radius:12px;gap:13px;padding:20px}.profile-form label{font-size:13px}.profile-form input{height:46px;padding:0 12px;font-size:14px}.profile-form button{height:46px;font-size:14px}}.admin-dashboard{width:100%}.admin-dashboard-loading{color:#64748b;justify-content:center;align-items:center;min-height:300px;font-size:18px;display:flex}.admin-dashboard-header{margin-bottom:30px}.admin-dashboard-header h1{color:#0f172a;margin:0 0 8px;font-size:34px;font-weight:700;line-height:1.2}.admin-dashboard-header p{color:#64748b;margin:0;font-size:16px}.admin-dashboard-cards{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.admin-dashboard-card{box-sizing:border-box;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;min-height:175px;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 28px #0f172a12}.admin-dashboard-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #0f172a1f}.admin-card-circle{border-radius:50%;width:11px;height:11px;margin-bottom:18px}.admin-dashboard-card h2{color:#0f172a;margin:0 0 8px;font-size:44px;font-weight:700;line-height:1}.admin-dashboard-card p{color:#64748b;margin:0;font-size:16px}.admin-dashboard-lower{grid-template-columns:1fr 1fr;gap:22px;margin-top:30px;display:grid}.admin-overview-card{background:#fff;border-radius:18px;padding:28px;box-shadow:0 10px 28px #0f172a12}.admin-section-header{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.admin-section-header h2{color:#0f172a;margin:0 0 6px;font-size:21px}.admin-section-header p{color:#64748b;margin:0;font-size:14px}.admin-view-link{color:#2563eb;font-size:14px;font-weight:600}.admin-view-link:hover{color:#1d4ed8}.admin-status-list{flex-direction:column;gap:15px;display:flex}.admin-status-item{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;padding:15px 16px;display:flex}.admin-status-left{color:#334155;align-items:center;gap:10px;font-size:15px;font-weight:500;display:flex}.status-dot{border-radius:50%;width:10px;height:10px}.status-dot.approved{background:#16a34a}.status-dot.pending{background:#f59e0b}.status-dot.rejected{background:#dc2626}.admin-status-item strong{color:#0f172a;font-size:17px}.admin-quick-actions{grid-template-columns:1fr 1fr;gap:12px;display:grid}.admin-action{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;align-items:center;gap:12px;padding:16px;transition:all .25s;display:flex}.admin-action:hover{background:#fff;border-color:#d4af37;transform:translateY(-2px)}.action-icon{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.admin-action strong{color:#0f172a;margin-bottom:4px;font-size:14px;display:block}.admin-action small{color:#64748b;font-size:12px}@media (width<=1000px){.admin-dashboard-cards{grid-template-columns:repeat(2,1fr)}.admin-dashboard-lower{grid-template-columns:1fr}}@media (width<=600px){.admin-dashboard-header{margin-bottom:22px}.admin-dashboard-header h1{font-size:27px}.admin-dashboard-header p{font-size:14px;line-height:1.5}.admin-dashboard-cards{grid-template-columns:1fr;gap:15px}.admin-dashboard-card{min-height:145px;padding:22px}.admin-dashboard-card h2{font-size:38px}.admin-dashboard-lower{gap:15px;margin-top:20px}.admin-overview-card{padding:20px}.admin-quick-actions{grid-template-columns:1fr}}@media (width<=400px){.admin-dashboard-header h1{font-size:24px}.admin-dashboard-card h2{font-size:34px}.admin-section-header h2{font-size:18px}}.admin-sidebar{box-sizing:border-box;z-index:1000;background:#0f172a;width:280px;padding:30px 22px;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.admin-sidebar-header{justify-content:space-between;align-items:center;margin-bottom:45px;display:flex}.admin-sidebar-logo{color:#d4af37;font-size:32px;font-weight:700;line-height:1.2}.sidebar-close-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-size:32px;line-height:1;display:none}.admin-sidebar ul{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.admin-sidebar a{color:#fff;border-radius:10px;align-items:center;height:48px;padding:0 18px;font-size:17px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.admin-sidebar a:hover{background:#1e293b;transform:translate(5px)}.admin-sidebar a.active{color:#000;background:#d4af37;font-weight:600}.admin-sidebar-overlay{display:none}@media (width<=1100px){.admin-sidebar{width:240px;padding:25px 16px}.admin-sidebar-logo{font-size:27px}.admin-sidebar ul{gap:10px}.admin-sidebar a{height:44px;padding:0 14px;font-size:15px}}@media (width<=768px){.admin-sidebar{width:280px;max-width:80vw;padding:25px 18px;transition:transform .3s;transform:translate(-100%);box-shadow:10px 0 30px #0003}.admin-sidebar.sidebar-open{transform:translate(0)}.admin-sidebar-header{margin-bottom:35px}.admin-sidebar-logo{font-size:25px}.sidebar-close-btn{display:block}.admin-sidebar ul{gap:10px}.admin-sidebar a{height:46px;padding:0 14px;font-size:15px}.admin-sidebar-overlay{z-index:999;background:#00000073;display:block;position:fixed;inset:0}}@media (width<=480px){.admin-sidebar{width:260px;max-width:82vw;padding:22px 15px}.admin-sidebar-logo{font-size:22px}.admin-sidebar a{height:44px;font-size:14px}}.admin-topbar{box-sizing:border-box;z-index:100;background:#fff;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 35px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #0f172a14}.admin-menu-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:none}.admin-topbar-title{align-items:center;display:flex}.admin-topbar h2{color:#0f172a;margin:0;font-size:30px;font-weight:700}.admin-user{align-items:center;gap:25px;display:flex}.admin-user-info h4{color:#0f172a;margin:0;font-size:17px;font-weight:700}.admin-user-info p{color:#64748b;margin:3px 0 0;font-size:14px}.admin-logout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#dc2626;border:none;border-radius:9px;padding:11px 20px;font-size:15px;font-weight:600;transition:all .2s}.admin-logout-btn:hover{background:#b91c1c}@media (width<=1100px){.admin-topbar{height:72px;padding:0 25px}.admin-topbar h2{font-size:24px}.admin-user{gap:18px}.admin-user-info h4{font-size:15px}.admin-user-info p{font-size:13px}.admin-logout-btn{padding:9px 16px;font-size:14px}}@media (width<=768px){.admin-topbar{gap:12px;height:65px;padding:0 18px}.admin-menu-btn{flex-shrink:0;display:flex}.admin-topbar-title{flex:1;min-width:0}.admin-topbar h2{white-space:nowrap;text-overflow:ellipsis;font-size:19px;overflow:hidden}.admin-user{flex-shrink:0;gap:10px}.admin-user-info h4{font-size:13px}.admin-user-info p{display:none}.admin-logout-btn{border-radius:7px;padding:8px 12px;font-size:13px}}@media (width<=480px){.admin-topbar{gap:8px;padding:0 12px}.admin-menu-btn{width:38px;height:38px;font-size:20px}.admin-topbar h2{font-size:16px}.admin-user{gap:6px}.admin-user-info h4{display:none}.admin-logout-btn{padding:7px 10px;font-size:12px}}.admin-layout{background:#f1f5f9;min-height:100vh}.admin-main{min-width:0;min-height:100vh;margin-left:280px}.admin-content{box-sizing:border-box;width:100%;padding:30px 35px}@media (width<=1100px){.admin-main{margin-left:240px}.admin-content{padding:25px}}@media (width<=768px){.admin-main{margin-left:0}.admin-content{padding:20px 16px}}.admin-properties{width:100%;max-width:1400px;margin:0 auto}.admin-properties .page-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-properties .page-header h1{color:#0f172a;margin:0 0 6px;font-size:32px;font-weight:700;line-height:1.2}.admin-properties .page-header p{color:#64748b;margin:0;font-size:14px}.admin-properties .table-wrapper{-webkit-overflow-scrolling:touch;border-radius:14px;width:100%;max-width:100%;overflow:auto hidden}.admin-properties table{border-collapse:separate;border-spacing:0;background:#fff;border-radius:14px;width:100%;min-width:1100px;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.admin-properties th{color:#fff;text-align:left;white-space:nowrap;background:#0f172a;padding:15px 16px;font-size:14px;font-weight:600}.admin-properties td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:15px}.admin-properties tbody tr{transition:background .2s}.admin-properties tbody tr:hover{background:#f8fafc}.admin-properties tbody tr:last-child td{border-bottom:none}.admin-properties .table-image{object-fit:cover;border-radius:8px;width:65px;height:55px}.admin-properties .property-code{color:#64748b;font-size:13px;font-weight:600}.admin-properties .property-title{color:#0f172a;max-width:220px;font-weight:600}.admin-properties .property-price{color:#0f172a;font-weight:600}.verification-badge{color:#475569;background:#f1f5f9;border-radius:20px;justify-content:center;align-items:center;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.verification-badge.approved{color:#15803d;background:#dcfce7}.verification-badge.pending{color:#b45309;background:#fef3c7}.verification-badge.rejected{color:#dc2626;background:#fee2e2}.verification-badge.under_review,.verification-badge.under-review{color:#1d4ed8;background:#dbeafe}.admin-properties .view-btn{color:#fff;background:#0f172a;border-radius:7px;justify-content:center;align-items:center;min-width:70px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.admin-properties .view-btn:hover{color:#000;background:#d4af37}.properties-empty{text-align:center;background:#fff;border-radius:16px;padding:70px 30px;box-shadow:0 8px 24px #0f172a0f}.empty-icon{margin-bottom:15px;font-size:45px}.properties-empty h2{color:#0f172a;margin:0 0 8px;font-size:24px}.properties-empty p{color:#64748b;margin:0}@media (width<=1100px){.admin-properties .page-header h1{font-size:28px}.admin-properties th,.admin-properties td{padding:13px 14px}}@media (width<=768px){.admin-properties .page-header{margin-bottom:18px}.admin-properties .page-header h1{font-size:25px}.admin-properties .page-header p{font-size:13px}.admin-properties table{min-width:1050px}.admin-properties th{padding:13px 12px;font-size:13px}.admin-properties td{padding:12px;font-size:14px}.admin-properties .table-image{width:60px;height:50px}.properties-empty{padding:55px 20px}}@media (width<=480px){.admin-properties .page-header h1{font-size:22px}.admin-properties table{min-width:1000px}}.details-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:35px;display:grid}.action-buttons{flex-wrap:wrap;gap:18px;margin-top:40px;display:flex}.action-buttons button{cursor:pointer;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:15px;transition:all .3s}.approve-btn{background:#16a34a}.approve-btn:hover{background:#15803d}.reject-btn{background:#dc2626}.reject-btn:hover{background:#b91c1c}.assign-btn{background:#2563eb}.assign-btn:hover{background:#1d4ed8}.delete-btn{background:#374151}.assign-section{gap:15px;margin-top:20px;display:flex}.assign-section select{border:1px solid #ddd;border-radius:8px;flex:1;height:45px;padding:0 10px;font-size:15px}.assigned-agent{background:#f8fafc;border-radius:8px;flex:1;padding:12px}.assigned-agent strong{margin-bottom:5px;display:block}.assigned-agent p{color:#2563eb;margin:0;font-weight:600}.details-grid div{background:#f8fafc;border-radius:12px;padding:18px}.sidebar{box-sizing:border-box;z-index:1000;background:#0f172a;flex-direction:column;width:270px;padding:30px 20px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:2px 0 12px #00000014}.sidebar-logo{color:#d4af37;margin-bottom:45px;font-size:32px;font-weight:700;line-height:1.2}.sidebar ul{flex-direction:column;flex:1;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sidebar li{margin:0}.sidebar a{color:#fff;border-radius:10px;align-items:center;gap:12px;padding:14px 18px;font-size:17px;text-decoration:none;transition:all .25s;display:flex}.sidebar a:hover{background:#1e293b;transform:translate(4px)}.sidebar a.active{color:#000;background:#d4af37;font-weight:600;transform:none}.sidebar-logout{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .25s}.sidebar-logout:hover{background:#b91c1c;transform:translateY(-2px)}.dashboard-topbar{box-sizing:border-box;z-index:10;background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 35px;display:flex;position:relative;box-shadow:0 2px 12px #0000000d}.dashboard-topbar h2{color:#0f172a;margin:0;font-size:26px;font-weight:700}.dashboard-user{align-items:center;gap:20px;display:flex}.dashboard-user h4{color:#0f172a;margin:0;font-size:16px}.dashboard-user p{color:#64748b;margin:4px 0 0;font-size:14px}.agent-dashboard-layout{background:#f1f5f9;min-height:100vh}.agent-dashboard-main{min-width:0;min-height:100vh;margin-left:280px}.agent-dashboard-content{box-sizing:border-box;width:100%;padding:30px 35px}.dashboard-header h1{color:#0f172a;margin-bottom:10px;font-size:34px}.dashboard-header p{color:#64748b}.dashboard-cards{grid-template-columns:repeat(4,1fr);gap:25px;margin-bottom:35px;display:grid}.dashboard-card{background:#fff;border-radius:15px;padding:30px;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000000d}.card-circle{border-radius:50%;width:12px;height:12px;margin-bottom:20px;display:inline-block}.dashboard-card h2{margin-bottom:10px;font-size:40px}.dashboard-card p{color:#64748b}.dashboard-grid{grid-template-columns:2fr 1fr;gap:30px;display:grid}.recent-properties{background:#fff;border-radius:15px;padding:25px;box-shadow:0 10px 25px #0000000d}.box-header{margin-bottom:25px}table{border-collapse:collapse;width:100%}th{text-align:left;background:#f8fafc;padding:15px}td{border-bottom:1px solid #eee;padding:15px}.quick-actions{background:#fff;border-radius:15px;flex-direction:column;gap:20px;padding:25px;display:flex;box-shadow:0 10px 25px #0000000d}.quick-actions .quick-btn{color:#fff;background:#0f172a;border-radius:10px;justify-content:center;align-items:center;height:50px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.quick-actions .quick-btn:hover{color:#000;background:#d4af37}.my-properties{padding:30px}.empty{text-align:center;color:#64748b;background:#fff;border-radius:15px;padding:50px;font-size:22px;font-weight:600;box-shadow:0 10px 25px #00000014}.property-grid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:25px;display:grid}.property-card{background:#fff;border-radius:15px;transition:all .3s;overflow:hidden;box-shadow:0 10px 25px #00000014}.property-card:hover{transform:translateY(-5px);box-shadow:0 18px 35px #00000026}.property-card img{object-fit:cover;width:100%;height:220px;transition:all .4s}.property-card:hover img{transform:scale(1.05)}.card-body{padding:20px}.card-body h3{margin-bottom:10px}.card-body p{color:#666;margin-bottom:15px}.card-body h2{margin-bottom:15px}.status{color:#fff;text-transform:capitalize;border-radius:20px;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.status.pending{background:#f59e0b}.status.approved{background:#22c55e}.status.rejected{background:#ef4444}.status.under-review{background:#3b82f6}.status.agent-assigned{background:#8b5cf6}.card-buttons{gap:10px;display:flex}.card-buttons a{text-align:center;color:#fff;background:#0f172a;border-radius:8px;flex:1;padding:10px;font-weight:600;text-decoration:none;transition:all .3s}.card-buttons a:hover{color:#000;background:#d4af37}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;flex:1;padding:10px;font-weight:600;transition:all .3s}.delete-btn:hover{background:#b91c1c}.property-details{background:#fff;border-radius:10px;max-width:1200px;margin:40px auto;padding:30px;box-shadow:0 5px 20px #00000014}.top-section{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.status{color:#fff;background:#0f9d58;border-radius:20px;padding:8px 18px}.gallery{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;margin-bottom:30px;display:grid}.gallery img{object-fit:cover;border-radius:15px;width:100%;height:260px}.details-grid strong{color:#777;margin-bottom:8px;display:block}.action-buttons{margin-top:35px}.edit-btn{color:#fff;background:#1e88e5;border-radius:6px;padding:12px 30px;text-decoration:none}.verification-box{background:#fff;border-radius:15px;margin-top:40px;padding:30px;box-shadow:0 10px 25px #00000014}.radio-group{gap:30px;margin:20px 0;display:flex}.radio-group label{align-items:center;gap:8px;font-weight:600;display:flex}.verification-box textarea{resize:vertical;border:1px solid #ddd;border-radius:10px;width:100%;min-height:130px;margin-bottom:25px;padding:15px;font-size:15px}.manage-users{padding:35px}.role.customer_care{background:#7c3aed}.modal-overlay{z-index:999;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.user-modal{background:#fff;border-radius:16px;width:500px;padding:30px;box-shadow:0 20px 50px #00000040}.user-modal h2{margin-bottom:25px}.user-modal form{flex-direction:column;gap:15px;display:flex}.user-modal input,.user-modal select{border:1px solid #ddd;border-radius:8px;height:48px;padding:0 15px;font-size:15px}.modal-buttons{justify-content:flex-end;gap:15px;margin-top:20px;display:flex}.cancel-btn{color:#fff;cursor:pointer;background:#64748b;border:none;border-radius:8px;padding:12px 20px}.save-btn{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.admin-properties{max-width:1500px;margin:auto;padding:35px}.page-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-header h1{color:#0f172a;font-size:42px}table{border-collapse:separate;border-spacing:0;background:#fff;border-radius:18px;width:100%;min-width:1300px;overflow:hidden;box-shadow:0 12px 35px #0f172a14}th{color:#fff;background:#0f172a;padding:18px;font-size:15px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:18px}.table-image{object-fit:cover;border-radius:8px;width:90px;height:70px}.view-btn{min-width:90px;padding:11px 22px;font-weight:600}tbody tr{transition:all .25s}tbody tr:hover{background:#f8fafc}.manage-agents{padding:35px}.search-box{border:1px solid #dbe3ea;border-radius:10px;outline:none;width:320px;height:46px;margin-bottom:25px;padding:0 15px;font-size:15px}.add-btn{color:#000;cursor:pointer;background:#d4af37;border:none;border-radius:10px;padding:12px 22px;font-weight:600}.table-wrapper{border-radius:18px;overflow-x:auto}.action-group{gap:10px;display:flex}.edit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 18px}.role{color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.role.admin{background:#dc2626}.role.agent{background:#2563eb}.role.customer{background:#16a34a}.status{color:#fff;border-radius:20px;padding:6px 12px;font-size:13px;font-weight:600}.status.active{background:#16a34a}.status.inactive{background:#dc2626}.status.blocked{background:#f59e0b}.agent-details{flex-direction:column;gap:30px;padding:35px;display:flex}.agent-card{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 25px #00000014}.agent-card h1{color:#0f172a;margin-bottom:10px}.agent-card p{color:#555;margin:8px 0}.assigned-section{background:#fff;border-radius:15px;padding:30px;box-shadow:0 10px 25px #00000014}.assigned-section h2{margin-bottom:25px}.property-list{flex-direction:column;gap:20px;display:flex}.property-item{border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;padding:20px;transition:all .3s;display:flex}.property-item:hover{box-shadow:0 8px 18px #00000014}.property-item h3{margin-bottom:8px}.property-item p{color:#666;margin-bottom:6px}.empty{text-align:center;color:#777;padding:30px}.view-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:8px;padding:10px 20px;transition:all .3s}.view-btn:hover{color:#000;background:#d4af37}.reports-page{padding:10px}.reports-page h1{color:#0f172a;margin-bottom:30px;font-size:34px}.reports-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;display:grid}.report-card{background:#fff;border-radius:15px;padding:30px;transition:all .3s;box-shadow:0 10px 30px #00000014}.report-card:hover{transform:translateY(-5px)}.report-card h2{color:#d4af37;margin-bottom:10px;font-size:42px}.report-card p{color:#64748b;font-size:17px}.requirements-page{padding:24px}.requirements-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.requirements-header h1{margin:0;font-size:28px}.requirements-header p{color:#6b7280;margin-top:6px}.requirements-count{background:#f3f4f6;border-radius:8px;padding:10px 16px;font-weight:600}.requirements-table-container{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;overflow-x:auto}.requirements-table{border-collapse:collapse;width:100%;min-width:1100px}.requirements-table th,.requirements-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 16px}.requirements-table th{color:#4b5563;white-space:nowrap;background:#f9fafb;font-size:13px}.requirements-table td{font-size:14px}.customer-info,.requirement-info,.location-info{flex-direction:column;gap:4px;display:flex}.customer-info span,.requirement-info span,.location-info span{color:#6b7280;font-size:12px}.location-info span{max-width:180px}.budget-info{white-space:nowrap;flex-direction:column;gap:2px;display:flex}.requirement-status{white-space:nowrap;border-radius:20px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-block}.requirement-status.property-found{color:#166534;background:#dcfce7}.view-requirement-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 14px;font-weight:600}.view-requirement-btn:hover{opacity:.9}.no-requirements{text-align:center;padding:60px 20px}.no-requirements h3{margin-bottom:8px}.no-requirements p{color:#6b7280}.requirements-loading{text-align:center;padding:40px}.requirements-error{color:#991b1b;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:12px 16px}.requirement-details-page{background:#f4f7fb;min-height:100%;padding:40px}.requirement-details-header{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.requirement-details-header h1{color:#1e293b;margin:12px 0 8px;font-size:32px}.requirement-details-header p{color:#64748b;margin:0;font-size:16px}.requirement-id-badge{color:#111827;background:#e5c23b;border-radius:10px;padding:12px 20px;font-size:18px;font-weight:700}.back-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;font-weight:600}.back-link:hover{text-decoration:underline}.back-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;margin-top:20px;padding:12px 20px}.details-card{background:#fff;border-radius:14px;margin-bottom:24px;padding:25px;box-shadow:0 2px 10px #0000000d}.details-card-header{border-bottom:1px solid #e5e7eb;margin-bottom:22px;padding-bottom:15px}.details-card-header h2{color:#1e293b;margin:0;font-size:20px}.detail-item span{color:#64748b;font-size:13px}.detail-item strong{color:#1e293b;font-size:16px;line-height:1.5}.additional-requirements{color:#334155;background:#f8fafc;border-radius:10px;padding:18px;line-height:1.7}.status-management{justify-content:space-between;align-items:center;gap:30px;display:flex}.current-status{flex-direction:column;gap:8px;display:flex}.current-status span{color:#64748b;font-size:13px}.status-badge{border-radius:20px;width:fit-content;padding:7px 14px;font-size:13px;font-weight:700;display:inline-block}.status-badge.new{color:#1d4ed8;background:#dbeafe}.status-badge.contacted{color:#92400e;background:#fef3c7}.status-badge.matching{color:#6d28d9;background:#ede9fe}.status-badge.property-found{color:#166534;background:#dcfce7}.status-badge.closed{color:#334155;background:#e2e8f0}.status-badge.cancelled{color:#b91c1c;background:#fee2e2}.status-update{align-items:center;gap:12px;display:flex}.status-update label{color:#475569;font-size:14px;font-weight:600}.status-update select{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 14px;font-size:14px}.update-status-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:10px 18px;font-weight:600}.update-status-btn:hover{background:#1d4ed8}.update-status-btn:disabled{cursor:not-allowed;background:#94a3b8}.matching-placeholder{border:1px dashed #cbd5e1}.matching-placeholder p{color:#64748b;margin:0}.requirement-details-loading{text-align:center;color:#475569;padding:50px;font-size:18px}.requirement-details-error{color:#b91c1c;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:14px 18px}@media (width<=768px){.requirement-details-page{padding:20px}.requirement-details-header{flex-direction:column;gap:20px}.requirement-details-header h1{font-size:25px}.details-grid{grid-template-columns:1fr}.status-management{flex-direction:column;align-items:flex-start}.status-update{flex-wrap:wrap}}@media (width<=480px){.requirement-details-page{padding:15px}.details-card{padding:18px}.status-update{flex-direction:column;align-items:stretch;width:100%}.status-update select,.update-status-btn{width:100%}}.requirement-page{max-width:1000px;margin:0 auto;padding:30px}.requirement-header{margin-bottom:30px}.requirement-header h1{color:#1f2937;margin-bottom:10px;font-size:30px}.requirement-header p{color:#6b7280;line-height:1.6}.requirement-form{background:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 20px #00000014}.form-section{border-bottom:1px solid #e5e7eb;margin-bottom:30px;padding-bottom:25px}.form-section:last-of-type{border-bottom:none}.form-section h3{color:#111827;margin-bottom:20px;font-size:19px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-grid-three{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-size:14px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1a}.form-group textarea{resize:vertical;min-height:120px}.submit-requirement-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:14px 20px;font-size:16px;font-weight:600;transition:all .2s}.submit-requirement-btn:hover{background:#1d4ed8}.submit-requirement-btn:disabled{opacity:.6;cursor:not-allowed}.requirement-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 15px}.requirement-success{text-align:center;background:#fff;border-radius:12px;max-width:650px;margin:50px auto;padding:40px;box-shadow:0 4px 20px #00000014}.success-icon{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:32px;font-weight:700;display:flex}.requirement-success h2{color:#111827;margin-bottom:15px}.requirement-success p{color:#6b7280;line-height:1.6}.success-actions{justify-content:center;gap:12px;margin-top:25px;display:flex}.success-actions button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 20px;font-weight:600}.success-actions .secondary-btn{background:#374151}@media (width<=768px){.requirement-page{padding:20px 15px}.requirement-header h1{font-size:24px}.requirement-form{padding:20px}.form-grid,.form-grid-three{grid-template-columns:1fr}.success-actions{flex-direction:column}.success-actions button{width:100%}}.my-requirements-page{max-width:1100px;margin:0 auto;padding:30px}.requirements-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.requirements-header h1{color:#111827;margin:0 0 8px;font-size:30px}.requirements-header p{color:#6b7280;margin:0}.new-requirement-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:13px 20px;font-size:14px;font-weight:600}.new-requirement-btn:hover{background:#1d4ed8}.requirements-error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:14px 16px}.requirements-loading{text-align:center;color:#374151;padding:60px 20px;font-size:20px}.no-requirements{text-align:center;background:#fff;border-radius:12px;padding:60px 30px;box-shadow:0 4px 20px #00000014}.no-requirements h2{color:#111827;margin-bottom:10px}.no-requirements p{color:#6b7280;margin-bottom:25px}.no-requirements button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:13px 22px;font-weight:600}.requirements-list{flex-direction:column;gap:20px;display:flex}.requirement-card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 20px #00000014}.requirement-card-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:20px;display:flex}.requirement-id{color:#6b7280;margin-bottom:6px;font-size:13px;display:block}.requirement-card-header h2{color:#1f2937;margin:0;font-size:20px}.requirement-status{white-space:nowrap;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700}.requirement-status.new{color:#1d4ed8;background:#dbeafe}.requirement-status.contacted{color:#92400e;background:#fef3c7}.requirement-status.matching{color:#6d28d9;background:#ede9fe}.requirement-status.property_found{color:#15803d;background:#dcfce7}.requirement-status.closed{color:#374151;background:#e5e7eb}.requirement-status.cancelled{color:#b91c1c;background:#fee2e2}.requirement-details{grid-template-columns:repeat(4,1fr);gap:20px;padding:25px 0;display:grid}.detail-item{flex-direction:column;gap:6px;display:flex}.detail-item span,.additional-requirements>span{color:#6b7280;font-size:13px}.detail-item strong{color:#1f2937;font-size:15px}.detail-item small{color:#6b7280;line-height:1.4}.additional-requirements{background:#f8fafc;border-radius:8px;padding:18px}.additional-requirements p{color:#374151;margin:8px 0 0;line-height:1.5}.requirement-card-footer{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding-top:20px;display:flex}.requirement-card-footer small{color:#6b7280}.requirement-card-footer button{color:#2563eb;cursor:pointer;background:#fff;border:1px solid #2563eb;border-radius:7px;padding:9px 15px;font-weight:600}.requirement-card-footer button:hover{color:#fff;background:#2563eb}@media (width<=768px){.my-requirements-page{padding:20px 15px}.requirements-header{flex-direction:column;align-items:stretch}.requirements-header h1{font-size:24px}.new-requirement-btn{width:100%}.requirement-card{padding:20px}.requirement-card-header{flex-direction:column}.requirement-details{grid-template-columns:repeat(2,1fr)}.requirement-card-footer{flex-direction:column;align-items:stretch}.requirement-card-footer button{width:100%}}@media (width<=480px){.requirement-details{grid-template-columns:1fr}}.requirement-details-page{max-width:1000px;margin:0 auto;padding:30px}.details-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.details-id{color:#6b7280;margin-bottom:8px;font-size:14px;display:block}.details-header h1{color:#111827;margin:0 0 8px;font-size:30px}.details-header p{color:#6b7280;margin:0}.details-status{white-space:nowrap;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:700}.details-status.new{color:#1d4ed8;background:#dbeafe}.details-status.contacted{color:#92400e;background:#fef3c7}.details-status.matching{color:#6d28d9;background:#ede9fe}.details-status.property_found{color:#15803d;background:#dcfce7}.details-status.closed{color:#374151;background:#e5e7eb}.details-status.cancelled{color:#b91c1c;background:#fee2e2}.details-section{background:#fff;border-radius:12px;margin-bottom:20px;padding:25px;box-shadow:0 4px 18px #0000000f}.details-section h2{color:#1f2937;margin:0 0 20px;font-size:19px}.details-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.details-grid-three{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.details-item{flex-direction:column;gap:7px;display:flex}.details-item span{color:#6b7280;font-size:13px}.details-item strong{color:#111827;font-size:15px;line-height:1.5}.additional-box{color:#374151;background:#f8fafc;border-radius:8px;padding:18px;line-height:1.6}.details-actions{justify-content:space-between;gap:15px;margin-top:25px;display:flex}.details-actions button{cursor:pointer;border-radius:8px;padding:12px 20px;font-weight:600}.back-btn{color:#374151;background:#fff;border:1px solid #d1d5db}.back-btn:hover{background:#f3f4f6}.edit-btn{color:#fff;background:#2563eb;border:none}.edit-btn:hover{background:#1d4ed8}.requirement-details-loading,.requirement-details-error{text-align:center;max-width:700px;margin:60px auto;padding:40px 25px}.requirement-details-loading{color:#374151;font-size:20px}.requirement-details-error{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.requirement-details-error h2{color:#111827}.requirement-details-error p{color:#6b7280;margin-bottom:25px}.requirement-details-error button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 20px;font-weight:600}@media (width<=768px){.requirement-details-page{padding:20px 15px}.details-header{flex-direction:column}.details-header h1{font-size:24px}.details-grid,.details-grid-three{grid-template-columns:1fr}.details-section{padding:20px}.details-actions{flex-direction:column}.details-actions button{width:100%}}.customer-care-layout{background:#f8fafc;min-height:100vh;display:flex}.customer-care-sidebar{box-sizing:border-box;background:#0f172a;flex-direction:column;width:280px;min-height:100vh;padding:30px 20px;display:flex}.customer-care-sidebar h1{color:#d4af37;margin:0 0 60px;padding-left:10px;font-size:32px;font-weight:700}.customer-care-sidebar nav{flex-direction:column;gap:10px;display:flex}.customer-care-sidebar nav a{color:#fff;border-radius:10px;padding:16px 18px;font-size:17px;text-decoration:none;transition:all .2s;display:block}.customer-care-sidebar nav a:hover{color:#000;background:#d4af37}.customer-care-sidebar button{color:#fff;cursor:pointer;background:#e5242a;border:none;border-radius:10px;width:100%;margin-top:auto;padding:15px;font-size:16px;font-weight:600;transition:all .2s}.customer-care-sidebar button:hover{background:#c91d22}.customer-care-main{flex-direction:column;flex:1;min-width:0;display:flex}.customer-care-header{box-sizing:border-box;background:#fff;border-bottom:1px solid #eef2f7;align-items:center;height:80px;padding:0 40px;display:flex}.customer-care-header h2{color:#0f172a;margin:0;font-size:28px}.customer-care-content{box-sizing:border-box;flex:1;padding:40px}@media (width<=900px){.customer-care-sidebar{width:230px}.customer-care-header{padding:0 25px}.customer-care-content{padding:25px}}@media (width<=700px){.customer-care-layout{flex-direction:column}.customer-care-sidebar{width:100%;min-height:auto;padding:15px}.customer-care-sidebar h1{margin:0 0 15px;padding-left:5px;font-size:26px}.customer-care-sidebar nav{flex-direction:row}.customer-care-sidebar nav a{text-align:center;flex:1;padding:12px 8px;font-size:14px}.customer-care-sidebar button{margin-top:15px}.customer-care-header{height:65px;padding:0 20px}.customer-care-header h2{font-size:22px}.customer-care-content{padding:20px 15px}}.customer-care-dashboard{width:100%;max-width:1200px;margin:0 auto}.dashboard-header{margin-bottom:35px}.dashboard-header h1{color:#0f172a;margin:0 0 10px;font-size:36px;line-height:1.2}.dashboard-header p{color:#64748b;margin:0;font-size:17px;line-height:1.6}.property-search-card{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;margin-bottom:30px;padding:35px;box-shadow:0 8px 25px #0f172a14}.property-search-card h2{color:#0f172a;margin:0 0 8px;font-size:24px}.property-search-card p{color:#64748b;margin:0 0 25px;font-size:15px}.property-search-card form{gap:15px;display:flex}.property-search-card input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;flex:1;min-width:0;padding:15px 18px;font-size:16px}.property-search-card input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af3726}.property-search-card button{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:10px;padding:15px 30px;font-size:16px;font-weight:600;transition:all .2s}.property-search-card button:hover{color:#000;background:#d4af37}.property-search-card button:disabled{opacity:.6;cursor:not-allowed}.customer-care-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:20px;padding:13px 16px;font-size:14px}.customer-care-property{box-sizing:border-box;background:#fff;border-radius:16px;width:100%;padding:30px;box-shadow:0 8px 25px #0f172a14}.customer-care-property-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.customer-care-property-header h2{color:#0f172a;margin:0 0 8px;font-size:28px}.customer-care-property-header p{color:#64748b;margin:0;font-size:14px}.customer-care-property-header strong{color:#0f172a;margin-left:6px}.customer-care-status{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:20px;padding:8px 16px;font-size:13px;font-weight:700}.customer-care-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:35px;display:grid}.customer-care-gallery img{object-fit:cover;border-radius:12px;width:100%;height:240px;display:block}.customer-care-no-image{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;grid-column:1/-1;padding:50px}.customer-care-section{border-top:1px solid #e5e7eb;margin-top:30px;padding-top:30px}.customer-care-section h3{color:#0f172a;margin:0 0 20px;font-size:20px}.customer-care-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.customer-care-info-grid>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;min-width:0;padding:17px}.customer-care-info-grid span{color:#64748b;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.customer-care-info-grid strong{color:#0f172a;overflow-wrap:anywhere;font-size:15px;display:block}.customer-care-description{color:#374151;white-space:pre-wrap;background:#f8fafc;border:1px solid #eef2f7;border-radius:10px;padding:20px;font-size:15px;line-height:1.7}@media (width<=900px){.customer-care-info-grid,.customer-care-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.customer-care-dashboard{width:100%}.dashboard-header h1{font-size:28px}.dashboard-header p{font-size:15px}.property-search-card{padding:25px 20px}.property-search-card form{flex-direction:column}.property-search-card input,.property-search-card button{width:100%}.customer-care-property{padding:20px}.customer-care-property-header{flex-direction:column}.customer-care-property-header h2{font-size:23px}.customer-care-gallery{grid-template-columns:1fr}.customer-care-gallery img{height:230px}.customer-care-info-grid{grid-template-columns:1fr}}@media (width<=480px){.customer-care-property{padding:16px}.customer-care-property-header h2{font-size:21px}.customer-care-gallery img{height:200px}.customer-care-info-grid>div{padding:14px}}:root{--primary:#0f172a;--secondary:#d4af37;--white:#fff;--black:#111827;--text:#374151;--light-text:#6b7280;--bg:#f8fafc;--border:#e5e7eb;--container:1280px;--shadow:0 12px 30px #00000014;--radius:14px;--transition:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%}body{background:var(--bg);color:var(--text);font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}button{cursor:pointer}img{max-width:100%;display:block}.container{width:92%;max-width:var(--container);margin:auto}.section{padding:90px 0}
