*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;color:#333;line-height:1.6;background:#f5f5f5}.header{justify-content:space-between;padding:12px 48px;background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid #eee}.header,.header-left{display:flex;align-items:center}.header-left{gap:24px}.logo{display:flex;align-items:center;gap:8px;text-decoration:none}.logo-icon{width:36px;height:36px;display:flex;align-items:flex-end;gap:2px}.logo-icon .bar{background:#e63946;border-radius:2px 2px 0 0}.logo-icon .bar1{width:9px;height:18px}.logo-icon .bar2{width:9px;height:24px}.logo-icon .bar3{width:9px;height:32px}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-text .brand{font-size:20px;font-weight:700;color:#1a365d}.logo-text .tagline{font-size:8px;letter-spacing:2.5px;color:#1a365d;text-transform:uppercase}.header-search{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;overflow:visible;position:relative}.header-search input{padding:10px 16px;border:none;outline:none;font-size:14px;width:280px}.header-search input::placeholder{color:#999}.header-search-btn{background:#e63946;border:none;padding:10px 14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-search-btn svg{width:18px;height:18px;color:#fff;stroke:#fff}.header-search-dropdown{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-radius:0 0 12px 12px;box-shadow:0 8px 32px rgba(0,0,0,.15);z-index:100;margin-top:4px;border:1px solid #eee}.header-search-dropdown.active{display:block}.header-search-dropdown .ai-search-option{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:background .2s}.header-search-dropdown .ai-search-option:hover{background:#f8f9fa}.header-search-dropdown .ai-icon{width:24px;height:24px;color:#8b5cf6}.header-search-dropdown .ai-search-title{display:flex;align-items:center;gap:8px;font-weight:600;color:#8b5cf6;font-size:14px}.header-search-dropdown .beta-badge{background:#333;color:#fff;font-size:9px;font-weight:600;padding:2px 6px;border-radius:3px}.header-search-dropdown .ai-search-desc{color:#666;font-size:12px}.nav-links{display:flex;gap:24px;list-style:none}.nav-links a{text-decoration:none;color:#333;font-weight:500;font-size:14px;transition:color .2s}.nav-links a:hover{color:#e63946}.header-right{gap:20px}.header-right,.phone-number{display:flex;align-items:center}.phone-number{gap:6px;font-weight:600;color:#333;text-decoration:none;font-size:14px}.phone-number svg{width:16px;height:16px;color:#22c55e}.btn-post{background:#1a365d;color:#fff;padding:10px 20px;border-radius:8px;text-decoration:none;font-weight:600;font-size:13px;transition:background .2s}.btn-post:hover{background:#0f2744}.currency-toggle{display:flex;align-items:center;gap:4px;background:#f5f5f5;padding:4px;border-radius:8px;font-size:13px}.currency-toggle button{padding:6px 12px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-weight:500;color:#666;transition:all .2s}.currency-toggle button.active{background:#fff;color:#333;box-shadow:0 1px 3px rgba(0,0,0,.1)}.user-menu{position:relative}.user-menu-btn{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s}.user-menu-btn:hover{background:#f5f5f5}.user-avatar{width:32px;height:32px;border-radius:50%;background:#e63946;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.user-name{font-weight:500;font-size:14px;color:#333}.user-menu-btn>svg{width:16px;height:16px;color:#666}.user-dropdown{display:none;position:absolute;top:100%;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.15);min-width:280px;z-index:200;margin-top:8px;overflow:hidden}.user-dropdown.active{display:block}.user-dropdown-header{padding:16px 20px;border-bottom:1px solid #eee;background:#f8f9fa}.user-dropdown-header .user-email{font-size:13px;color:#666}.user-dropdown-header .user-fullname{font-weight:600;font-size:15px;color:#333}.user-dropdown-section{padding:8px 0;border-bottom:1px solid #eee}.user-dropdown-section:last-child{border-bottom:none}.user-dropdown-label{padding:8px 20px 4px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px}.user-dropdown-item{display:flex;align-items:center;gap:12px;padding:10px 20px;color:#333;text-decoration:none;font-size:14px;transition:background .2s}.user-dropdown-item:hover{background:#f5f5f5}.user-dropdown-item svg{width:18px;height:18px;color:#666}.user-dropdown-item.danger,.user-dropdown-item.danger svg{color:#e63946}.secondary-header{background:#fff;border-bottom:1px solid #eee;padding:0 48px;overflow-x:auto}.secondary-nav{display:flex;gap:0;list-style:none}.secondary-nav a{display:block;padding:16px 20px;text-decoration:none;color:#666;font-size:14px;font-weight:500;border-bottom:3px solid transparent;transition:all .2s;white-space:nowrap}.secondary-nav a:hover{color:#333;background:#f8f9fa}.secondary-nav a.active{color:#1a365d;border-bottom-color:#1a365d}.main-content{max-width:1200px;margin:0 auto;padding:32px 48px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header-left{display:flex;align-items:baseline;gap:12px}.page-title{font-size:28px;font-weight:700;color:#333}.page-count{font-size:14px;color:#666}.page-header-right{display:flex;gap:12px}.section-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;cursor:pointer;border:none}.section-btn.outline{border:1px solid #ddd;color:#4a90a4;background:#fff}.section-btn.outline:hover{background:#f5f5f5}.section-btn.primary{background:#e63946;color:#fff}.section-btn.primary:hover{background:#c1121f}.section-btn svg{width:16px;height:16px}.property-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.property-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.property-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.property-image{position:relative;height:180px;overflow:hidden}.property-image img{width:100%;height:100%;object-fit:cover}.favorite-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.9);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.favorite-btn svg{width:18px;height:18px;color:#ccc}.favorite-btn.active svg{color:#e63946;fill:#e63946}.property-tag{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;background:#1a365d;color:#fff}.property-tag.new{background:#22c55e}.property-tag.luxury{background:#8b5cf6}.property-details{padding:16px}.property-price{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.price-inr{font-size:20px;font-weight:700;color:#e63946}.price-usd{font-size:13px;color:#888}.property-name{font-size:16px;font-weight:600;margin-bottom:6px;color:#333}.property-location{display:flex;align-items:center;gap:4px;color:#666;font-size:13px;margin-bottom:10px}.property-location svg{width:14px;height:14px}.property-specs{display:flex;gap:6px;font-size:12px;color:#666;margin-bottom:12px}.property-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #eee}.property-builder{font-size:12px;color:#888}.property-link{font-size:13px;color:#4a90a4;text-decoration:none;font-weight:500}.property-link:hover{text-decoration:underline}.card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:24px}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.card-title{font-size:18px;font-weight:600}.empty-state{background:#fff;border-radius:12px;padding:48px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06)}.empty-state-icon{width:100px;height:100px;margin:0 auto 24px;background:#fef2f2;border-radius:16px;display:flex;align-items:center;justify-content:center}.empty-state-icon svg{width:48px;height:48px;color:#e63946}.empty-state h3{font-size:20px;font-weight:600;margin-bottom:8px}.empty-state p{color:#666;margin-bottom:24px}.empty-state .btn{display:inline-block;background:#e63946;color:#fff;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600}.search-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.search-card-info h4{font-size:16px;font-weight:600;margin-bottom:4px}.search-card-info p{font-size:13px;color:#666}.search-card-meta{display:flex;gap:8px;margin-top:8px}.search-tag{padding:4px 8px;background:#f0f0f0;border-radius:4px;font-size:11px;color:#666}.search-card-actions{display:flex;gap:12px;align-items:center}.search-card-actions .new-badge{background:#e63946;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600}.data-table{width:100%;border-collapse:collapse}.data-table td,.data-table th{padding:14px 16px;text-align:left;border-bottom:1px solid #eee}.data-table th{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa}.data-table td{font-size:14px}.data-table tr:hover{background:#f8f9fa}.status-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.pending{background:#fef3c7;color:#92400e}.status-badge.active{background:#d1fae5;color:#065f46}.status-badge.completed{background:#dbeafe;color:#1e40af}.status-badge.rejected{background:#fee2e2;color:#991b1b}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;margin-bottom:6px;color:#333}.form-input,.form-select{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border-color .2s}.form-input:focus,.form-select:focus{outline:none;border-color:#4a90a4}.form-help{font-size:12px;color:#888;margin-top:4px}.toggle-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #eee}.toggle-row:last-child{border-bottom:none}.toggle-info h4{font-size:14px;font-weight:500;margin-bottom:2px}.toggle-info p{font-size:13px;color:#666}.toggle-switch{position:relative;width:48px;height:26px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:26px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%}input:checked+.toggle-slider{background-color:#4a90a4}input:checked+.toggle-slider:before{transform:translateX(22px)}.tour-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06)}.tour-card-image{height:160px;background:linear-gradient(135deg,#1a365d,#2d4a7c);display:flex;align-items:center;justify-content:center;position:relative}.tour-card-image img{width:100%;height:100%;object-fit:cover}.tour-card-badge{position:absolute;top:12px;left:12px;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;background:#22c55e;color:#fff}.tour-card-content{padding:16px}.tour-card-date{display:flex;align-items:center;gap:6px;font-size:13px;color:#666;margin-bottom:8px}.tour-card-date svg{width:14px;height:14px}.tour-card h4{font-size:16px;font-weight:600;margin-bottom:4px}.tour-card p{font-size:13px;color:#666;margin-bottom:12px}.tour-card-actions{display:flex;gap:8px}.maintenance-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:16px}.maintenance-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.maintenance-card h4{font-size:16px;font-weight:600}.maintenance-card-meta{display:flex;gap:16px;font-size:13px;color:#666;margin-bottom:12px}.maintenance-card-meta span{display:flex;align-items:center;gap:4px}.maintenance-card-meta svg{width:14px;height:14px}.maintenance-card p{font-size:14px;color:#666}.document-card{background:#fff;border-radius:12px;padding:16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;align-items:center;gap:16px;margin-bottom:12px;transition:background .2s}.document-card:hover{background:#f8f9fa}.document-icon{width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center}.document-icon.pdf{background:#fee2e2;color:#e63946}.document-icon.doc{background:#dbeafe;color:#1e40af}.document-icon.img{background:#d1fae5;color:#065f46}.document-icon svg{width:24px;height:24px}.document-info{flex:1}.document-info h4{font-size:14px;font-weight:600;margin-bottom:2px}.document-info p{font-size:12px;color:#888}.document-actions{display:flex;gap:8px}.document-actions button{width:36px;height:36px;border-radius:8px;border:1px solid #ddd;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.document-actions button:hover{background:#f5f5f5}.document-actions button svg{width:16px;height:16px;color:#666}@media (max-width:1024px){.property-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header{padding:12px 20px}.nav-links{display:none}.header-search input{width:160px}.secondary-header{padding:0 20px}.main-content{padding:20px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.property-grid{grid-template-columns:1fr}.search-card{flex-direction:column;align-items:flex-start;gap:16px}}