.estate-customer-page{max-width:920px;margin:auto;padding:16px 14px 36px;background:radial-gradient(circle at 100% 0,#f5efff 0,transparent 27%)}.estate-customer-hero{position:relative;display:flex;align-items:center;gap:15px;padding:25px 70px 25px 20px;border-radius:25px;background:linear-gradient(135deg,#604291,#9171c2);color:#fff;box-shadow:0 14px 31px rgba(91,61,139,.18)}.estate-customer-hero .back{position:absolute;right:18px;top:20px;color:#fff;background:#ffffff1f;border:1px solid #ffffff37}.estate-customer-hero>span{display:grid;place-items:center;width:55px;height:55px;border-radius:18px;background:#ffffff22;font-size:1.5rem}.estate-customer-hero h1{margin:4px 0;font-size:1.65rem}.estate-customer-hero p,.estate-customer-hero small{margin:0;color:#f0e9fb;line-height:1.65}.estate-customer-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;padding:7px;border:1px solid #ded3ef;border-radius:18px;background:#fbf9ff}.estate-customer-tabs a{display:flex;align-items:center;justify-content:center;gap:7px;min-height:45px;border-radius:12px;color:#66438f;text-decoration:none;font-weight:800}.estate-customer-tabs a.active{background:linear-gradient(135deg,#654592,#9474c5);color:#fff}.estate-customer-tabs a.sale.active{background:linear-gradient(135deg,#917034,#c69b4e)}.estate-customer-tabs a.rent.active{background:linear-gradient(135deg,#415e9b,#769bd1)}.estate-customer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.estate-customer-card{position:relative;overflow:hidden;border:1px solid #ddd0ef;border-radius:24px;background:linear-gradient(145deg,#fff,#fcfaff);box-shadow:0 14px 32px rgba(81,52,121,.12);transition:transform .2s ease,box-shadow .2s ease}.estate-customer-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(81,52,121,.18)}.estate-image{position:relative;height:205px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#563a83,#8c6abe);color:#fff;font-size:3rem}.estate-customer-card.sale .estate-image{background:linear-gradient(135deg,#5c397e,#9d62a7 56%,#ce9a4e)}.estate-customer-card.rent .estate-image{background:linear-gradient(135deg,#4a3a7b,#6b69af 55%,#4b9eb3)}.estate-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(29,16,52,.58),transparent 58%)}.estate-image img{position:relative;z-index:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.estate-customer-card:hover .estate-image img{transform:scale(1.045)}.estate-image>i{position:relative;z-index:1;text-shadow:0 7px 20px rgba(0,0,0,.26)}.estate-image-badge{position:absolute;z-index:2;right:13px;bottom:13px;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #ffffff55;border-radius:99px;background:#ffffff25;color:#fff;font-size:.72rem;font-weight:900;backdrop-filter:blur(8px)}.estate-card-body{padding:17px}.estate-card-body header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:11px;border-bottom:1px solid #eee7f5}.estate-card-body header span{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:99px;background:#efe4fa;color:#663e96;font-size:.7rem;font-weight:900}.estate-customer-card.sale .estate-card-body header span{background:#fff0d7;color:#9a6518}.estate-customer-card.rent .estate-card-body header span{background:#e1f2fb;color:#356f9c}.estate-card-body header b{display:inline-flex;align-items:center;gap:4px;color:#756a86;font-size:.7rem}.estate-card-body h2{margin:14px 0 3px;color:#35204f;font-size:1.18rem}.estate-card-caption{margin:0;color:#8a7d98;font-size:.75rem}.estate-card-body strong{display:inline-flex;align-items:baseline;gap:4px;margin:13px 0 4px;padding:8px 11px;border-radius:11px;background:#f2ebfb;color:#603a91;font-size:1.05rem}.estate-customer-card.sale .estate-card-body strong{background:#fff5e3;color:#95621a}.estate-customer-card.rent .estate-card-body strong{background:#e9f5fc;color:#28678f}.estate-card-body strong small{font-size:.68rem}.estate-card-body details{margin:12px 0 0;padding:0;border:1px solid #e5daef;border-radius:13px;background:#fff}.estate-card-body summary{display:flex;align-items:center;gap:7px;cursor:pointer;padding:11px 12px;color:#65418d;font-size:.8rem;font-weight:800}.estate-card-body details[open] summary{border-bottom:1px solid #eee6f4}.estate-card-body details p{white-space:pre-line;margin:0;padding:1px 12px 12px;color:#685f70;line-height:1.75;font-size:.78rem}.estate-message{width:100%;margin-top:14px;min-height:46px;border:0;border-radius:13px;background:linear-gradient(135deg,#613d91,#9a6fc5);box-shadow:0 9px 17px rgba(94,57,145,.18);color:#fff;font:700 .82rem Tajawal,sans-serif;cursor:pointer}.estate-customer-card.sale .estate-message{background:linear-gradient(135deg,#74468e,#b477a1)}.estate-customer-card.rent .estate-message{background:linear-gradient(135deg,#4b5295,#4d91af)}.estate-customer-empty{display:grid;justify-items:center;gap:8px;padding:42px 18px;border:1px dashed #cfc0e3;border-radius:22px;color:#786f82;text-align:center}.estate-customer-empty i{font-size:2rem;color:#7653a5}.estate-customer-empty h2,.estate-customer-empty p{margin:0}@media(max-width:620px){.estate-customer-page{padding:10px 11px 26px}.estate-customer-hero{padding:21px 56px 21px 15px}.estate-customer-hero>span{width:47px;height:47px;font-size:1.25rem}.estate-customer-hero h1{font-size:1.4rem}.estate-customer-tabs{gap:5px;padding:5px}.estate-customer-tabs a{font-size:.72rem}.estate-customer-list{grid-template-columns:1fr}.estate-image{height:195px}.estate-customer-card:hover{transform:none}}
