.buyer-layout{background:#f5f7fb;min-height:100vh}.buyer-main{padding-bottom:80px}.buyer-loading-screen{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;font-size:14px;display:flex}.buyer-spinner{border:3px solid #edf2ff;border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.7s linear infinite buyerSpin}@keyframes buyerSpin{to{transform:rotate(360deg)}}.buyer-page,.tt-dashboard-page-wrapper{padding:30px 0 40px}.buyer-page-header,.tt-page-header{margin-bottom:24px}.buyer-page-header h1,.tt-page-header h1{color:#111;margin:0 0 4px;font-size:24px;font-weight:600}.buyer-page-header p,.tt-page-header p{color:#777;margin:0;font-size:14px}@media (max-width:992px){.buyer-page-header h1{margin:0;font-size:20px}.buyer-page-header p{font-size:12px!important}}.buyer-stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.buyer-stat-card{background:#fff;border:1px solid #eee;border-radius:14px;padding:20px;transition:transform .2s,box-shadow .2s}.buyer-stat-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #00000012}.buyer-stat-card-icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:14px;font-size:18px;display:flex}.buyer-stat-card-icon.blue{color:var(--primary);background:#edf3ff}.buyer-stat-card-icon.green{color:#10b981;background:#e6f9f0}.buyer-stat-card-icon.yellow{color:#f4a200;background:#fff8e6}.buyer-stat-card-icon.red{color:#ef4444;background:#fff0f0}.buyer-stat-card-icon.purple{color:#7c3aed;background:#f3f0ff}.buyer-stat-card h3{color:#111;margin:0 0 4px;font-size:28px;font-weight:700}.buyer-stat-card p{color:#888;margin:0;font-size:13px}.buyer-section{margin-bottom:20px;padding:24px}.buyer-section-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.buyer-section-header h3{color:#111;margin:0;font-size:18px;font-weight:600}.buyer-section-header a,.buyer-view-all{color:var(--primary);align-items:center;gap:5px;font-size:13px;text-decoration:none;display:flex}.buyer-property-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:15px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.buyer-property-card.col-md-4{padding:0 6px!important}.buyer-property-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000017}.buyer-property-card-img{aspect-ratio:16/10;padding:5px 5px 0;position:relative;overflow:hidden}.buyer-property-card-img img{object-fit:cover;border-radius:10px 10px 0 0;width:100%;height:100%;transition:transform .3s;display:block}.buyer-property-badge{background:var(--primary);color:#fff;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;pointer-events:none;border-radius:50px;align-items:center;padding:3px 8px;font-size:11px;font-weight:500;position:absolute;top:11px;left:11px}.buyer-property-badge.sell{background:var(--primary);color:#fff}.buyer-property-badge.lease{color:#000;background:#f5f9ff9f}.buyer-property-badge.rent{background:var(--secondary);color:#000}.buyer-saved-date{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;pointer-events:none;background:#0000004d;border-radius:5px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:500;display:flex;position:absolute;bottom:10px;right:10px}.buyer-property-card-body{padding:12px}.buyer-property-card-body h4{white-space:nowrap;text-overflow:ellipsis;color:#111;font-size:14px;font-weight:500;overflow:hidden}.buyer-property-card-body .buyer-location{color:#888;align-items:center;gap:4px;font-size:12px;display:flex}.buyer-property-card-body .buyer-price{color:var(--primary);margin-bottom:5px;font-size:15px;font-weight:600}.buyer-card-actions{border-top:1px solid #f3f4f6;gap:6px;padding-top:10px;display:flex}.buyer-card-btn{cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:7px 6px;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:flex}.buyer-card-btn.whatsapp{color:#25d366;background:0 0;flex:0 0 36px;font-size:14px}.buyer-card-btn.contact{color:#ef4444;background:0 0}.buyer-saved-meta{color:#aaa;align-items:center;gap:6px;margin:6px 0 0;font-size:11px;display:flex}.buyer-saved-dot{background:#fff;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.buyer-heart-btn{cursor:pointer;z-index:3;color:#ccc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;transition:color .2s,transform .2s;display:flex;position:absolute;top:11px;right:11px}.buyer-heart-btn.saved,.buyer-heart-btn:hover{color:#ef4444}@media (max-width:992px){.tt-buyer-header-stat-card .icon-box{width:30px!important;height:30px!important}.tt-buyer-header-stat-card{padding:10px!important}.buyer-dashboard-header-wrapper{padding:20px 10px!important}.tt-buyer-header-stat-card{gap:10px!important}}@media (max-width:768px){.buyer-property-badge{padding:3px 8px;font-size:8px}.buyer-property-card-body .buyer-price{font-size:14px}.buyer-property-card-body h4{font-size:13px}.buyer-property-card-body .buyer-location{font-size:11px}.buyer-card-actions{margin-top:0!important;padding-top:5px!important}.buyer-card-social i{font-size:12px}.swiper-pagination.swiper-pagination{margin-top:0}}.buyer-alert-card{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;padding:16px;display:flex}.buyer-alert-info h4{color:#111;margin:0 0 6px;font-size:15px;font-weight:500}.buyer-alert-tags{flex-wrap:wrap;gap:6px;display:flex}.buyer-alert-tag{color:var(--primary);background:#edf3ff;border-radius:20px;padding:3px 8px;font-size:11px;font-weight:500}.buyer-alert-actions{flex-shrink:0;gap:8px;display:flex}.buyer-alert-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:11px;width:40px;height:22px;transition:background .2s;position:relative}.buyer-alert-toggle.active{background:var(--primary)}.buyer-alert-toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:left .2s;position:absolute;top:3px;left:3px}.buyer-alert-toggle.active:after{left:21px}.buyer-icon-btn{cursor:pointer;color:#555;background:#f8f9fa;border:1px solid #eee;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;transition:background .2s,color .2s;display:flex}.buyer-icon-btn:hover{background:#eee}.buyer-icon-btn.danger:hover{color:#ef4444;background:#fff0f0;border-color:#ef4444}.buyer-notification-item{cursor:pointer;background:#fff;border-bottom:1px solid #fff;border-radius:20px;gap:12px;margin:0 -24px 10px;padding:14px 24px;transition:background .15s;display:flex}.buyer-notification-item:last-child{border-bottom:none}.buyer-notification-item.unread{border-left:3px solid var(--primary);background:#fff;border-radius:20px;margin:0 -24px 10px;padding:14px 24px;box-shadow:0 2px 4px #00000017}.buyer-notification-dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.buyer-notification-dot.read{background:0 0;border:1px solid #d1d5db}.buyer-notification-content h5{color:#111;margin:0 0 4px;font-size:14px;font-weight:500}.buyer-notification-content p{color:#666;margin:0 0 4px;font-size:13px;line-height:1.5}.buyer-notification-time{color:#aaa;font-size:11px}.notification-para{color:#777;font-size:12px}.unread-number{border:1px solid var(--primary);width:fit-content;color:var(--primary);background:#fff;border-radius:50px;margin-bottom:10px;padding:3px 10px;font-size:12px}.notification-heading{align-items:end;gap:20px;display:flex}@media (max-width:768px){.unread-number{margin-bottom:0}}.buyer-current-plan{color:#fff;background:linear-gradient(135deg,#2d51a3,#111e3d);border-radius:16px;margin-bottom:20px;padding:24px}.buyer-current-plan h3{opacity:.7;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:13px;font-weight:400}.buyer-current-plan h2{margin:0 0 16px;font-size:22px;font-weight:600}.buyer-plan-meta{opacity:.85;gap:20px;margin-bottom:20px;font-size:13px;display:flex}.buyer-plan-upgrade-btn{color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:transform .2s}.buyer-plan-upgrade-btn:hover{transform:translateY(-2px)}.tt-current-plan-right{display:none!important}.tt-current-plan-card{background:#fff;border:1px solid #e8eaf0;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:8px;padding:18px 22px;display:flex;box-shadow:0 2px 4px #0000000f}.tt-active-border-card{margin-top:16px;position:relative;box-shadow:0 2px 4px #00000014;border:2px solid #2d51a31f!important}.tt-active-border-badge{background:linear-gradient(45deg, var(--primary), #111e4d);color:#fff;z-index:10;border:2px solid #fff;border-radius:24px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;display:flex;position:absolute;top:-16px;left:20px;box-shadow:0 4px 10px #0000001f}.tt-current-plan-left{flex-direction:column;flex:1;gap:15px;min-width:0;padding:15px 0 0;display:flex}.tt-current-plan-name{align-items:center;gap:10px;display:flex}.tt-current-plan-name svg{color:var(--secondary)}.tt-dashboard-sec .tt-subscription-palns h3{padding:5px 0 0}.tt-table th{white-space:nowrap}.tt-table tr{padding:8px 10px;font-size:12px}.tt-plan-star{color:#f4b400;flex-shrink:0;font-size:18px}.tt-table thead{border-bottom:1px solid #dedede}.tt-plan-title{color:#111;font-size:22px;font-weight:700;line-height:1}.tt-current-badge{color:var(--primary);white-space:nowrap;background:#f0f4ff;border:1px solid #d0dcff;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.tt-listing-visibility i{font-size:28px!important}.tt-current-plan-stats{color:#444;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.tt-stat-divider{color:#ccc;font-weight:400}.tt-current-plan-progress{flex-direction:column;gap:5px;display:flex}.tt-current-plan-progress-label{color:#888;justify-content:space-between;font-size:12px;font-weight:400;display:flex}.tt-current-plan-bar-track{background:#e8eaf0;border-radius:100px;width:100%;min-width:45%;height:8px;overflow:hidden}.tt-current-plan-bar-fill{background:green;border-radius:100px;height:100%;transition:width .4s}.Property-progress-bar{flex-direction:column;gap:15px;display:flex}.tt-current-plan-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.tt-plan-expiry{color:#999;white-space:nowrap;font-size:11px}.tt-upgrade-plan-btn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:500;transition:background .2s,transform .2s;display:flex}.tt-upgrade-plan-btn:hover{background:#111e4d;transform:translateY(-2px)}.tt-upgrade-plan-btn i{font-size:12px}@media (max-width:600px){.tt-current-plan-card{flex-direction:column;align-items:flex-start;gap:14px}.tt-current-plan-right{align-items:flex-start;width:100%}.tt-upgrade-plan-btn{justify-content:center;width:100%}.tt-current-plan-bar-track{max-width:100%}}.buyer-package-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.buyer-package-card{border:2px solid #eee;border-radius:14px;padding:20px;transition:border-color .2s,transform .2s;position:relative}.buyer-package-card.featured{border-color:var(--primary)}.buyer-package-card:hover{border-color:var(--primary);transform:translateY(-4px)}.buyer-package-badge{background:var(--primary);color:#fff;white-space:nowrap;border-radius:20px;padding:3px 12px;font-size:11px;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.buyer-package-card h4{margin:0 0 4px;font-size:16px;font-weight:600}.buyer-package-price{color:var(--primary);margin:10px 0;font-size:26px;font-weight:700}.buyer-package-price span{color:#888;font-size:13px;font-weight:400}.buyer-package-features{margin:14px 0;padding:0;list-style:none}.buyer-package-features li{color:#555;align-items:center;gap:8px;padding:4px 0;font-size:13px;display:flex}.buyer-package-features li i{color:#10b981;font-size:12px}.buyer-package-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:11px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.buyer-package-btn:hover{background:#111e3d;transform:translateY(-1px)}.buyer-package-btn.current{color:#666;cursor:default;background:#e5e7eb}.buyer-package-btn.current:hover{transform:none}.buyer-enquiry-table{border-collapse:collapse;width:100%}.buyer-enquiry-table th{color:#888;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:1px solid #eee;padding:10px 12px;font-size:12px;font-weight:600}.buyer-enquiry-table td{color:#333;vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:14px 12px;font-size:14px}.buyer-enquiry-table tr:last-child td{border-bottom:none}.buyer-status-badge{border-radius:20px;align-items:center;padding:3px 10px;font-size:12px;font-weight:500;display:inline-flex}.buyer-status-badge.pending{color:#f4a200;background:#fff8e6}.buyer-status-badge.viewed{color:var(--primary);background:#edf3ff}.buyer-status-badge.responded{color:#10b981;background:#e6f9f0}.buyer-status-badge.closed{color:#888;background:#f3f4f6}.buyer-form-group{margin-bottom:18px}.buyer-form-group label{color:#444;margin-bottom:7px;font-size:13px;font-weight:500;display:block}.buyer-form-group input,.buyer-form-group select,.buyer-form-group textarea{color:#111;background:#fafbfc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.buyer-form-group input:focus,.buyer-form-group select:focus,.buyer-form-group textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #2d51a314}.buyer-btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:11px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.buyer-btn-primary:hover{background:#111e3d;transform:translateY(-1px)}.buyer-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.buyer-btn-secondary{background:var(--primary);color:#fff;cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:500;transition:background .2s;display:inline-flex}.buyer-btn-secondary:hover{background:#e9ecef}.buyer-empty-state{text-align:center;color:#888;padding:48px 20px}.buyer-empty-state i{color:#d1d5db;margin-bottom:14px;font-size:40px;display:block}.buyer-empty-state h4{color:#444;margin:0 0 8px;font-size:16px;font-weight:500}.buyer-empty-state p{margin:0 0 16px;font-size:14px}.buyer-modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.buyer-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:28px;position:relative;overflow-y:auto}.buyer-modal h3{margin:0 0 20px;font-size:18px;font-weight:600}.buyer-modal-close{cursor:pointer;color:#555;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:flex;position:absolute;top:16px;right:16px}.buyer-profile-hero{color:#fff;background:linear-gradient(135deg,#2d51a3,#111e3d);border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:28px;display:flex}.buyer-profile-avatar{color:#fff;background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;margin-right:16px;font-size:26px;display:flex}.buyer-profile-info h2{margin:0 0 4px;font-size:20px;font-weight:600}.buyer-profile-info p{opacity:.8;margin:0;font-size:14px}@media (max-width:991px){.buyer-stats-grid,.buyer-package-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.buyer-page,.tt-dashboard-page-wrapper{padding:16px 0 90px}.buyer-page-header h1,.tt-page-header h1{font-size:18px}.buyer-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.buyer-stat-card{padding:14px}.buyer-stat-card h3{font-size:22px}.buyer-section{border-radius:12px;padding:16px}.buyer-section-header h3{font-size:15px}.buyer-package-grid{grid-template-columns:1fr}.buyer-alert-card{flex-direction:column}.buyer-enquiry-table th,.buyer-enquiry-table td{padding:10px 8px;font-size:12px}.buyer-profile-hero{text-align:center;flex-direction:column;gap:16px}.buyer-profile-avatar{margin-right:0}}.bp-hero{background:linear-gradient(135deg,#2d51a3 0%,#111e3d 100%);border-radius:20px;margin-bottom:20px;position:relative;overflow:hidden}.bp-hero-bg{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.bp-hero-content{flex-wrap:wrap;align-items:center;gap:18px;padding:28px 28px 20px;display:flex;position:relative}.bp-avatar{color:#fff;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:3px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:24px;font-weight:700;display:flex}.bp-hero-info{flex:1;min-width:0}.bp-hero-info h2{color:#fff;margin:0 0 6px;font-size:22px;font-weight:700}.bp-hero-info p{color:#ffffffbf;align-items:center;gap:7px;margin:0 0 3px;font-size:13px;display:flex}.bp-hero-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:30px;align-items:center;gap:7px;padding:6px 16px;font-size:13px;font-weight:500;display:flex}.bp-hero-stats{border-top:1px solid #ffffff1f;justify-content:center;align-items:center;gap:0;padding:16px 28px 20px;display:flex;position:relative}.bp-hero-stat{text-align:center;flex:1}.bp-hero-stat span{color:#fff;margin-bottom:3px;font-size:20px;font-weight:700;display:block}.bp-hero-stat p{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:11px}.bp-hero-stat-divider{background:#ffffff26;flex-shrink:0;width:1px;height:36px}.bp-tabs{background:#fff;border:1px solid #eee;border-radius:12px;gap:8px;margin-bottom:16px;padding:6px;display:flex}.bp-tab{cursor:pointer;color:#888;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:500;transition:background .2s,color .2s;display:flex}.bp-tab.active{background:var(--primary);color:#fff}.bp-tab:not(.active):hover{color:#444;background:#f3f4f6}.bp-card{background:#fff;border:1px solid #eee;border-radius:16px;margin-bottom:20px;padding:28px}.bp-card-header{border-bottom:1px solid #f3f4f6;align-items:flex-start;gap:16px;margin-bottom:24px;padding-bottom:20px;display:flex}.bp-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;display:flex}.bp-card-icon.blue{color:var(--primary);background:#edf3ff}.bp-card-icon.purple{color:#7c3aed;background:#f3f0ff}.bp-card-header h3{color:#111;margin:0 0 4px;font-size:17px;font-weight:600}.bp-card-header p{color:#888;margin:0;font-size:13px}.bp-alert{border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500;display:flex}.bp-alert.success{color:#10b981;background:#e6f9f0}.bp-alert.error{color:#ef4444;background:#fff0f0}.bp-field-icon{color:#aaa;margin-right:2px;font-size:12px}.bp-form-footer{border-top:1px solid #f3f4f6;flex-wrap:wrap;gap:12px;margin-top:24px;padding-top:20px;display:flex}.bp-divider{background:#f3f4f6;height:1px;margin:24px 0}.bp-danger-zone{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.bp-danger-zone h4{color:#111;margin:0 0 4px;font-size:15px;font-weight:600}.bp-danger-zone p{color:#888;margin:0;font-size:13px}.bp-logout-btn{color:#ef4444;cursor:pointer;white-space:nowrap;background:#fff0f0;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.bp-logout-btn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.bp-pref-section-label{color:#aaa;text-transform:uppercase;letter-spacing:.6px;margin-bottom:14px;font-size:12px;font-weight:600}.bp-purpose-grid{flex-wrap:wrap;gap:10px;margin-bottom:4px;display:flex}.bp-purpose-btn{color:#555;cursor:pointer;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:8px;min-width:100px;padding:14px 12px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:flex}.bp-purpose-btn i{font-size:20px}.bp-purpose-btn.active{border-color:var(--primary);color:var(--primary);background:#edf3ff}.bp-purpose-btn:not(.active):hover{background:#f3f7ff;border-color:#c7d3ee}@media (max-width:767px){.bp-hero-content{gap:14px;padding:20px 16px 14px}.bp-hero-stats{padding:12px 16px 16px}.bp-hero-info h2{font-size:18px}.bp-hero-badge{padding:5px 12px;font-size:12px}.bp-card{padding:16px}.bp-card-header{gap:12px}.bp-tab{padding:10px 8px;font-size:13px}.bp-purpose-btn{padding:12px 8px;font-size:12px}.bp-purpose-btn i{font-size:18px}.bp-form-footer{flex-direction:column}.bp-form-footer .buyer-btn-primary,.bp-form-footer .buyer-btn-secondary{justify-content:center;width:100%}.bp-danger-zone{flex-direction:column;align-items:flex-start}.bp-logout-btn{justify-content:center;width:100%}}.buyer-card-actions{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:6px;margin-top:10px;padding-top:10px;display:flex}.buyer-card-social{gap:6px;display:flex}.buyer-card-btn{cursor:pointer;white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:7px 10px;font-size:11px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex}.buyer-card-btn.view{color:var(--primary);background:#edf3ff;flex:1}.buyer-card-btn.view:hover{background:var(--primary);color:#fff}.buyer-card-btn.whatsapp{color:#25d366;background:#f3f4f6;border-radius:50px;font-size:14px}.buyer-card-btn.whatsapp:hover{color:#fff;background:#25d366}.buyer-card-btn.contact{color:#ef4444;background:#f5f8ff;border-radius:50px;font-size:14px}.buyer-card-btn.contact:hover{color:#fff;background:#ef4444}.buyer-card-btn-label{font-size:11px;display:none}.buyer-card-btn.whatsapp:hover .buyer-card-btn-label,.buyer-card-btn.contact:hover .buyer-card-btn-label{display:inline}.buyer-amenities{border-top:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:10px;margin:5px 0;padding-top:6px;display:flex}.buyer-amenities span{color:#555;align-items:center;gap:4px;font-size:11px;display:flex}.buyer-amenities span i{color:#aaa;font-size:10px}.right-side-bar-buyer{position:static}.tt-current-plan-details{background:linear-gradient(#2d51a3,#111e3d);border:1px solid #f0f0f0;border-radius:14px;padding:20px;box-shadow:0 2px 12px #0000000f}.tt-cpd-header{color:#fff;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.tt-cpd-header i{color:#f59e0b;font-size:14px}.tt-cpd-plan-name{color:#fff;margin-bottom:16px;font-size:22px;font-weight:700}.tt-cpd-stats{flex-direction:column;gap:10px;margin:0 0 16px;padding:0;list-style:none;display:flex}.tt-cpd-stats li{color:#fff;align-items:center;gap:8px;font-size:13px;display:flex}.tt-cpd-stats li i{color:#fff;width:16px;font-size:14px}.tt-cpd-stats li strong{color:#fff;margin-left:auto;font-weight:600}.tt-cpd-usage{color:#fff;justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.tt-cpd-bar{background:#f0f0f0;border-radius:99px;height:6px;margin-bottom:16px;overflow:hidden}.tt-cpd-bar-fill{background:var(--secondary);border-radius:99px;height:100%;transition:width .4s}.tt-cpd-upgrade-btn{width:100%;color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px;font-size:13px;font-weight:600;transition:opacity .2s;display:flex}.tt-cpd-upgrade-btn:hover{color:#fff;background:#000}.my-collections{background:#fff;border-radius:14px;margin-top:14px;padding:20px;box-shadow:0 2px 12px #0000000f}.my-collections-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:5px;padding-bottom:6px;display:flex}.my-collections-header h3{font-size:16px;font-weight:600}.my-collections-header p{color:var(--primary);background:#f5f8ff;border-radius:50px;padding:0 8px;font-size:10px}.my-collections-list .image-section .collection-image{border-radius:5px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.my-collections-list .image-section .collection-image img{object-fit:cover;width:100%;height:100%}.my-collections-list .image-section h4{color:#2e2e2e;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:500;display:-webkit-box;overflow:hidden}.my-collections-list .image-section p{color:#777;font-size:11px}.my-collections-list .manage-details i{color:#777;font-size:12px}.image-section{align-items:center;gap:8px;display:flex}.my-collections-list{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding-top:8px;padding-bottom:8px;display:flex}.add-collection{color:var(--primary);cursor:pointer;background:#f5f8ff;border-radius:5px;justify-content:center;align-items:center;gap:10px;height:40px;font-size:12px;font-weight:600;display:flex}.tt-whatsapp-banner{margin:14px 0}.tt-whatsapp-banner h4{font-size:16px;font-weight:600}.tt-whatsapp-banner .sample{border-top:1px solid #dfdfdf;padding-top:10px}.recent-activities{background:#fff;border-radius:14px;margin-top:14px;padding:20px;box-shadow:0 2px 12px #0000000f}.recent-activities h4{margin-bottom:10px;font-size:16px;font-weight:600}.recent-activities .activity-item{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.recent-activities .activity-item .activity-icon{background:red;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.recent-activities .activity-section{align-items:center;gap:15px;display:flex}.activity-details h5{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.activity-details p{color:#777;font-size:12px}.activity-details p i{font-size:10px}.activity-item .activity-time{color:var(--primary);white-space:nowrap;font-size:11px}.tt-saved-header{background:linear-gradient(#2d51a3,#111e3d)}.tt-saved-header .tt-dashboard-page-wrapper h1{color:#fff}.tt-saved-header .tt-dashboard-page-wrapper h1 i{color:var(--secondary)}.tt-saved-header .tt-dashboard-page-wrapper span{color:#fff;cursor:pointer;background:#0000004d;border-radius:50px;gap:5px;width:fit-content;padding:5px 15px;font-size:12px;font-weight:500;bottom:10px;right:10px}.tt-dashboard-page-header-left{align-items:center;gap:15px;display:flex}.tt-dashboard-page-header p{color:#777;font-size:12px}.tt-dashboard-page-header-right .share{color:#fff;background:#00000037;border:1px solid #ffffff26;border-radius:5px;align-items:center;gap:10px;width:fit-content;padding:5px 10px;font-size:12px;display:flex}.tt-dashboard-page-header-right .browse{color:#000;background:var(--secondary);border:1px solid var(--secondary);border-radius:5px;align-items:center;gap:10px;width:fit-content;padding:5px 10px;font-size:12px;display:flex}.tt-dashboard-page-header-right{align-items:center;gap:10px;display:flex}.left-content-saved{justify-content:space-between;align-items:center;display:flex}.search-saved{margin-top:24px}.filter-bar-container{background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex;box-shadow:0 2px 10px #0000000d}.filter-search{color:#888;flex:1;align-items:center;gap:10px;min-width:200px;display:flex}.filter-search i{font-size:16px}.filter-search input{color:#333;background:0 0;border:none;outline:none;width:100%;font-size:14px}.filter-search input::placeholder{color:#aaa}.filter-tabs{align-items:center;gap:8px;display:flex}.filter-tab{color:#666;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.filter-tab:hover{color:#333;background:#f5f7fb}.filter-tab.active{color:#fff;background:#2d51a3}.filter-divider{background:#e2e8f0;width:1px;height:24px;margin:0 8px}.filter-sort{align-items:center;display:flex}.sort-btn{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:13px;font-weight:500;transition:color .2s;display:flex}.sort-btn:hover{color:#2d51a3}.sort-btn i{color:#888;font-size:12px}.mobile-dashboard{display:none!important}.sort-filter{display:flex}@media (max-width:768px){.sort-filter{justify-content:space-between;align-items:center;display:flex}.filter-tabs{white-space:nowrap;flex-shrink:1;width:auto;max-width:calc(100vw - 200px);padding-bottom:4px;overflow:auto hidden}.filter-tabs::-webkit-scrollbar{display:none}.mobile-dashboard{display:block}.mobile-dashboard h3{margin-bottom:10px;font-size:15px;font-weight:500}.mobile-dashboard .share{color:var(--primary);background:#fff;border:1px solid #eee;border-radius:50px;align-items:center;gap:5px;margin-bottom:10px;padding:5px 10px;font-size:11px;display:flex;box-shadow:0 2px 12px #00000017}.tt-dashboard-page-header-right{display:none}.tt-saved-header .tt-dashboard-page-wrapper span{padding:3px 10px;font-size:10px}.tt-dashboard-page-header p{color:#d3d3d3}.filter-tab{color:#e4e4e4;white-space:nowrap;background:#3a589c;padding:3px 8px;font-size:11px}.sort-btn{white-space:nowrap;color:#fff;border:1px solid #bfbfbf;border-radius:5px;padding:2px 8px;font-size:11px}.filter-tab.active{color:#000;background:#fff}.filter-search{color:#000;background-color:#fff;border-radius:5px;margin-top:10px;padding:5px 10px;font-size:12px}.filter-search i{color:#a1a1a1}.filter-bar-container{background:0 0}.tt-saved-header .tt-dashboard-page-wrapper{padding:16px 0 20px}.buyer-card-btn.whatsapp{color:#fff;background:#25d366}.buyer-card-btn.contact{color:#fff;background:#ef4444}.right-side-bar-buyer .tt-whatsapp-banner{display:none}}.buyer-dashboard-header-wrapper{background:linear-gradient(135deg, var(--primary), #0e276d);color:#fff;border-radius:14px;padding:30px}.buyer-dashboard-header-wrapper .tt-dashboard-header{margin-bottom:24px;padding:0}.buyer-dashboard-header-wrapper .tt-dashboard-header h2{color:#fff;margin-bottom:6px;font-size:24px;font-weight:600}.buyer-dashboard-header-wrapper .tt-dashboard-header p{color:#ffffffd9;margin:0;font-size:14px}@media (max-width:767px){.buyer-dashboard-header-wrapper{border-radius:10px;padding:20px 10px;font-size:10px}.buyer-dashboard-header-wrapper .tt-dashboard-header h2{font-size:20px}.buyer-dashboard-header-wrapper .tt-dashboard-header p{white-space:wrap;font-size:10px}.tt-buyer-header-stat-card{margin-bottom:10px;gap:10px!important;padding:10px!important}.tt-buyer-header-stat-card .icon-box{font-size:14px;width:30px!important;height:30px!important}.tt-buyer-header-stat-card .text-content h3{margin:0;line-height:20px;font-size:20px!important}.tt-buyer-header-stat-card .text-content p{font-size:10px!important}.tt-buyer-header-stat-card .icon-box i{font-size:14px!important}}.tt-buyer-header-stat-card{background:#ffffff1a;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.tt-buyer-header-stat-card:hover{background:#ffffff26;transform:translateY(-2px)}.tt-buyer-header-stat-card .icon-box{background:#ffffff1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tt-buyer-header-stat-card .icon-box i{font-size:18px}.col-6:first-child .tt-buyer-header-stat-card .icon-box i{color:#ff6b6b}.col-6:nth-child(2) .tt-buyer-header-stat-card .icon-box i{color:#4dabf7}.col-6:nth-child(3) .tt-buyer-header-stat-card .icon-box i{color:#fcc419}.col-6:nth-child(4) .tt-buyer-header-stat-card .icon-box i{color:#20c997}.tt-buyer-header-stat-card .text-content h3{color:#fff;margin:0 0 2px;font-size:22px;font-weight:700}.tt-buyer-header-stat-card .text-content p{color:#ffffffd9;white-space:nowrap;margin:0;font-size:13px}.tt-dashboard-header span{color:#fff;background:#00000037;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:10px;width:fit-content;margin-bottom:10px;padding:5px 10px;font-size:12px;display:flex}.tt-notif-card{background:#fff;border:1px solid #e8e8e8;border-radius:10px;margin:14px 0;overflow:hidden}.tt-notif-card-header{justify-content:space-between;align-items:center;padding:14px 16px 12px;display:flex}.tt-notif-card-title{color:#1a1a1a;font-size:16px;font-weight:500}.tt-notif-card-header span{font-weight:600}.tt-notif-view-all{color:#2563eb;font-size:12px;font-weight:500;text-decoration:none}.tt-notif-card .tt-notif-view-all{color:var(--primary);font-size:12px;text-decoration:none}.tt-notif-view-all:hover{text-decoration:underline}.tt-notif-card-divider{background:#f0f0f0;height:1px;margin:0}.tt-notif-empty{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 16px;display:flex}.tt-notif-empty-icon{color:silver;font-size:28px}.tt-notif-empty-text{color:#aaa;font-size:13px}.tt-notif-list{margin:0;padding:0;list-style:none}.tt-notif-item{border-bottom:1px solid #f3f3f3;align-items:flex-start;gap:10px;padding:7px 10px;display:flex}.tt-notif-item:last-child{border-bottom:none}.tt-notif-item--unread{background:#f8faff}.tt-notif-bullet{background:silver;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.tt-notif-item--unread .tt-notif-bullet{background:red}.tt-notif-body{flex:1;min-width:0}.tt-notif-item-title{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:500;overflow:hidden}.tt-notif-item-msg{color:#666;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:12px;display:-webkit-box;overflow:hidden}.tt-notif-item-time{color:#aaa;white-space:nowrap;font-size:11px}.tt-notif-item-icon{justify-content:space-between;align-items:center;display:flex}.quick-actions-section .tt-whatsapp-banner{background:#fff7da}.quick-actions-section .tt-whatsapp-banner button{border-radius:5px;font-size:12px}.quick-actions-section .tt-call-btn{color:#9a9a9a;background:#fff}.rc-card{width:100%;color:inherit;background:#fff;border:1px solid #e8edf5;border-radius:12px;flex-direction:row;text-decoration:none;transition:box-shadow .25s,transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000000d}.rc-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0000001c}.rc-img-wrap{flex-shrink:0;width:210px;min-width:210px;position:relative;overflow:hidden}.rc-img{object-fit:cover;transition:transform .4s;display:block;width:100%!important;height:100%!important}.rc-card:hover .rc-img{transform:scale(1.05)}.rc-for-badge{background:var(--primary);color:#fff;text-transform:uppercase;z-index:4;letter-spacing:.3px;border-radius:50px;padding:3px 10px;font-size:10px;font-weight:600;position:absolute;top:10px;left:10px}.rc-for-badge.rent{background:var(--secondary);color:#000}.rc-for-badge.lease{color:#333;background:#ffffffe0}.rc-img-actions{z-index:4;flex-direction:column;gap:5px;display:flex;position:absolute;top:7px;right:7px}.rc-body{flex-direction:column;flex:1;gap:5px;min-width:0;padding:14px 16px;display:flex}.rc-body-top{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.rc-match-badge{color:#d97706;background:#fffbeb;border-radius:50px;align-items:center;gap:4px;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.rc-match-badge i{color:#f59e0b;font-size:9px}.rc-cat-tag{color:var(--primary);background:#f0f4ff;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-block}.rc-title{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden;font-size:16px!important}.rc-title a{font-size:14px;font-weight:500}.rc-location{color:#777;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;margin:0;font-size:12px;display:flex;overflow:hidden}.rc-location i{color:var(--primary);flex-shrink:0;font-size:10px}.rc-amenities{border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;flex-wrap:wrap;align-items:center;gap:14px;padding:6px 0;display:flex}.rc-amenities span{color:#444;align-items:center;gap:5px;font-size:12px;font-weight:500;display:inline-flex}.rc-amenities span i{color:var(--primary);font-size:11px}.rc-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.rc-price-block{flex-direction:column;justify-content:center;align-items:center;gap:1px;display:flex}.rc-panel-actions{flex-direction:column;gap:5px;padding-top:10px;display:flex}.rc-price{color:#111;letter-spacing:-.5px;font-size:20px;font-weight:600}.rc-pr-for{color:#888;font-size:11px;font-weight:400}.rc-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.rc-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.rc-btn-view{background:var(--primary);font-size:13px;font-weight:400;color:#fff!important}.rc-btn-view:hover{background:#111e3d;color:#fff!important}.rc-btn-wa{background:#fff;border:1.5px solid #25d366;font-weight:400;color:#25d366!important;font-size:13px!important}.rc-btn-wa:hover{background:#25d366;color:#fff!important}.rc-details-recommended{flex-direction:row;flex:1;justify-content:space-between;align-items:stretch;min-width:0;display:flex;overflow:hidden}.rc-uid{color:var(--primary);font-size:12px}.rc-match-label{white-space:nowrap;border-radius:5px;align-items:center;gap:5px;margin-left:10px;padding:2px 10px;font-size:10px;font-weight:500;display:inline-flex}.rc-match-label i{font-size:10px}.rc-verified{color:#0c7c35;font-size:12px}.rc-meta-row{gap:20px;margin-bottom:5px;display:inline-flex}.rc-save-btn{color:#fff;flex-shrink:0;cursor:pointer!important;width:34px!important;height:34px!important;top:unset!important;right:unset!important;z-index:unset!important;background:#0006!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;font-size:15px!important;transition:color .2s,transform .2s!important;display:flex!important;position:static!important}.rc-img-top-badges{z-index:2;flex-direction:row;align-items:center;gap:8px;display:flex;position:absolute;top:10px;left:10px}.rc-verified-badge-img,.rc-mobile-price-row,.rc-img-amenities-bar,.rc-mobile-footer{display:none}.rc-tags-row{flex-flow:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:8px;display:flex}.rc-content{border-right:1px solid #e8edf5;flex:1;min-width:0;padding:14px 16px}.rc-price-panel{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;min-width:160px;padding:14px 16px;display:flex}.rc-img-top-badges{display:none}@media (max-width:768px){.rc-card{border-radius:14px;flex-direction:column;overflow:hidden;box-shadow:0 2px 12px #00000014}.rc-img-wrap{border-radius:0;width:100%;min-width:0;height:210px}.rc-img-top-badges{z-index:2;gap:8px;display:block;position:absolute;top:10px;left:10px}.rc-img-topbadge-wrapper{flex-direction:row;align-items:center;gap:5px;display:flex}.rc-img-top-badges .rc-premium-badge{background:#fff;border-radius:4px;padding:3px 10px;font-size:10px;position:static}.rc-title a{margin-bottom:0;font-size:13px}.tt-notif-card .tt-notif-view-all{font-size:10px}.rc-verified-badge-img{color:#0c7c35;white-space:nowrap;background:#fff;border-radius:4px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #00000026}.rc-img-amenities-bar{color:#374151;white-space:nowrap;z-index:2;background:#fff;border-radius:20px;align-items:center;gap:14px;padding:5px 16px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.rc-img-amenities-bar span{align-items:center;gap:4px;display:flex}.rc-img-amenities-bar i{color:var(--primary)}.rc-details-recommended{flex-direction:column}.rc-content{border-right:none;padding:10px 12px}.rc-meta-row,.rc-price-panel,.rc-amenities,.rc-tags-row{display:none}.rc-mobile-price-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:0;display:flex}.rc-mobile-price{color:var(--primary);font-size:18px;font-weight:700}.rc-mobile-tags{flex-flow:wrap;gap:6px;margin-left:auto;display:flex}.rc-mobile-tag{white-space:nowrap;border-radius:4px;padding:3px 10px;font-size:10px}.rc-mobile-tag--sale{color:#a4000b;background:#ffe3e35d;font-size:10px}.rc-mobile-tag--cat{color:var(--primary);background:#2d50a325;font-size:10px}.rc-title{margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4}.rc-location{color:#6b7280;align-items:center;gap:4px;margin-bottom:0;font-size:11px;display:flex}.rc-desc{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.rc-mobile-footer{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:0;padding-top:5px;display:flex}.rc-mobile-time{color:#9ca3af;font-size:11px}.rc-mobile-actions{flex:1;align-items:center;gap:10px;display:flex}.rc-mobile-btn-view{color:var(--primary);white-space:nowrap;background:#e6eaf4;border-radius:5px;align-items:center;gap:5px;padding:8px 16px;font-size:12px;text-decoration:none;display:inline-flex}.rc-mobile-btn-view i{font-size:14px}.rc-mobile-btn-call{background:#fff;border:1px solid #25d366;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:8px 16px;font-size:12px;text-decoration:none;display:flex;color:#25d366!important}.rc-mobile-btn-call i{font-size:14px}.rc-footer{flex-direction:column;align-items:flex-start}}.tt-buyer-section .tt-property-image{border-radius:10px 0 0 10px}.profile-header-buyer .tt-dashboard-seller-profile .tt-seller-profile{background:linear-gradient(#2d51a3,#111e3d);border-radius:0;margin-bottom:0}.buyer-profile-completion-card{background:#fff;border:1px solid #eee;border-radius:12px;margin-bottom:20px;padding:24px;box-shadow:0 4px 15px #0000000d}.bpc-header{border-bottom:2px solid #f3f4f6;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;display:flex}.bpc-header h4{color:#111;margin:0;font-size:16px;font-weight:700}.bpc-percent{color:#2d51a3;font-size:14px;font-weight:700}.bpc-progress-bar{background:#edf2f7;border-radius:4px;height:6px;margin-bottom:20px;overflow:hidden}.bpc-progress-fill{background:#2d51a3;border-radius:4px;height:100%}.bpc-checklist{margin:0 0 20px;padding:0;list-style:none}.bpc-checklist li{color:#555;align-items:center;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.bpc-checklist li:last-child{margin-bottom:0}.bpc-checklist li.completed,.bpc-checklist li.completed i{color:#015a01}.bpc-checklist li:not(.completed) i{color:#a0aec0}.bpc-complete-btn{color:#fff;cursor:pointer;background:#2d51a3;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.bpc-complete-btn:hover{background:#111e3d}.current-plan-buyer{color:#fff;background:linear-gradient(135deg,#2d51a3,#111e3d);border-radius:14px;margin-top:15px;padding:20px}.current-plan-buyer h4{text-transform:uppercase;color:#d3d3d3;margin-bottom:5px;font-size:12px;font-weight:500}.current-plan-buyer h2{margin-bottom:10px;font-size:24px;font-weight:600}.current-plan-details-buyer li{align-items:center;gap:15px;margin-bottom:8px;font-size:14px;display:flex}.current-plan-details-buyer li i{font-size:12px}.current-plan-details-buyer .not-available-buyer{color:#a8a1a1}.upgrade-buyer a{color:#000;background:#fff;border-radius:5px;justify-content:center;align-items:center;gap:15px;width:100%;margin-top:15px;padding:10px 15px;font-size:13px;font-weight:500;display:flex}.profile-header-buyer-only{background:linear-gradient(#2d51a3,#111e3d);margin-bottom:50px;padding:40px 0 0}.buyer-header-flex{justify-content:space-between;align-items:flex-start;padding-bottom:10px;display:flex}.buyer-user-info{align-items:center;gap:20px;display:flex}.buyer-user-info .tt-seller-image{object-fit:cover;border:3px solid #fff3;border-radius:50%;width:90px;height:90px}.buyer-user-info .tt-user-name h3{color:#fff;margin:0 0 5px;font-size:24px;font-weight:700}.buyer-user-info .tt-user-name p{color:#d1d5db;margin:0 0 10px;font-size:14px}.buyer-badges{flex-wrap:wrap;gap:10px;display:flex}.buyer-badges span{color:#fff;background:#ffffff26;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.buyer-badges .badge-verified{color:#10b981;background:#10b98133}.buyer-badges .badge-verified i{color:#10b981}.badge-plan i{color:var(--secondary)}.buyer-sign-out{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .2s;display:flex}.buyer-sign-out:hover{background:#ffffff40}.buyer-header-bottom{transform:translateY(40px)}.buyer-stats-white-bar{background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);padding:20px;display:grid;box-shadow:0 4px 20px #0000001a}.buyer-stat-col{border-right:1px solid #f3f4f6;align-items:center;gap:15px;padding:0 20px;display:flex}.buyer-stat-col:last-child{border-right:none}.buyer-stat-col .icon-box{border-radius:10px;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;display:flex}.buyer-stat-col .icon-box.blue{color:#3b82f6;background:#eff6ff}.buyer-stat-col .icon-box.yellow{color:#eab308;background:#fefce8}.buyer-stat-col .icon-box.green{color:#10b981;background:#ecfdf5}.buyer-stat-col .icon-box.red{color:#ef4444;background:#fef2f2}.buyer-stat-col .stat-text{color:#6b7280;font-size:13px;line-height:1.3}.buyer-stat-col .stat-text strong{color:#111;font-size:20px;font-weight:700}@media (max-width:991px){.buyer-stats-white-bar{grid-template-columns:repeat(2,1fr);gap:20px 0}.buyer-stat-col:nth-child(2){border-right:none}.buyer-header-flex{flex-direction:column;gap:20px}}@media (max-width:575px){.buyer-stats-white-bar{grid-template-columns:1fr;gap:20px 0}.buyer-stat-col{border-right:none}}.buyer-header-meta{gap:20px;display:flex}.tt-dashboard-seller-profile .tt-seller-details .tt-user-name p{align-items:center;gap:10px;font-size:12px;display:flex}.bac-container{flex-direction:column;gap:16px;display:flex}.bac-card{background:#fff;border:1px solid #eaeaea;border-radius:12px;gap:20px;padding:20px 20px 20px 25px;transition:all .2s;display:flex;position:relative;box-shadow:0 4px 15px #00000008}.bac-icon-wrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.bac-icon-wrapper.blue{color:#3b82f6;background:#eff6ff}.bac-icon-wrapper.pink{color:#e11d48;background:#ffe4e6}.bac-icon-wrapper.green{color:#16a34a;background:#dcfce7}.bac-icon-wrapper.yellow{color:#d97706;background:#fef3c7}.bac-content{flex-direction:column;flex-grow:1;gap:10px;min-width:0;display:flex}.bac-header-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.bac-header-row h4{color:#111;margin:0;font-size:16px;font-weight:700}.bac-tag{text-transform:uppercase;border:1px solid #0000;border-radius:12px;padding:4px 8px;font-size:10px;font-weight:700}.bac-tag.blue{color:#3b82f6;background:#eff6ff;border-color:#bfdbfe}.bac-tag.pink{color:#e11d48;background:#ffe4e6;border-color:#fecdd3}.bac-tag.green{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.bac-tag.yellow{color:#d97706;background:#fef3c7;border-color:#fde68a}.bac-matches{background:var(--primary);color:#fff;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:flex}.bac-subtitle{color:#6b7280;margin:0;font-size:14px}.bac-criteria-tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.bac-criteria-tag{color:#4b5563;background:#f3f4f6;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.bac-criteria-tag i{color:var(--primary)}.bac-footer-row{align-items:center;gap:20px;margin-top:6px;display:flex}.bac-footer-item{color:#9ca3af;align-items:center;gap:6px;font-size:12px;display:inline-flex}.bac-right-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:180px;display:flex}.bac-toggle-wrapper{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.bac-toggle-btn{cursor:pointer;background:#e5e7eb;border:none;border-radius:11px;width:40px;height:22px;padding:0;transition:background .3s;position:relative}.bac-toggle-btn.active{background:var(--primary)}.bac-toggle-circle{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .3s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.bac-toggle-btn.active .bac-toggle-circle{transform:translate(18px)}.bac-toggle-label{color:#6b7280;font-size:11px;font-weight:600}.bac-action-buttons{align-items:center;gap:8px;display:flex}.bac-btn-blue{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.bac-btn-blue:hover{opacity:.9;color:#fff;text-decoration:none}.bac-btn-ghost{cursor:pointer;background:#fff;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.bac-btn-ghost.blue,.bac-btn-ghost.edit{color:var(--primary);background:#eff6ff}.bac-btn-ghost.delete{color:#ef4444;background:#fef2f2}.bac-btn-ghost:hover{filter:brightness(.95)}.bac-banner{color:#d97706;background:#fffbeb;border:1px solid #fef3c7;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.bac-banner-link{color:#d97706;font-weight:600;text-decoration:none}.bac-banner-link:hover{text-decoration:underline}@media (max-width:768px){.bac-card{flex-direction:column}.bac-right-actions{flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px}.bac-toggle-wrapper{flex-direction:row-reverse;align-items:center;gap:10px}}.subscription-yearly-monthly{justify-content:center;align-items:center;margin:10px 0 30px;display:flex}.yearly-monthly-sub{cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;outline:none;padding:4px;display:inline-flex;box-shadow:inset 0 2px 4px #00000005}.yearly-monthly-sub span{border-radius:50px;padding:8px 28px;font-size:14px;font-weight:600;transition:all .3s}.yearly-monthly-sub .Monthly-plan{background:linear-gradient(45deg, var(--primary), #000000d6);color:#fff;box-shadow:0 2px 10px #00000014}.yearly-monthly-sub .yearly-plan{color:#64748b;background:0 0}.yearly-monthly-sub:hover .yearly-plan:hover{color:#334155}.tt-req-card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:10px;height:100%;padding:16px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 10px #0000000a}.tt-req-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.tt-req-card-header{justify-content:space-between;align-items:center;display:flex}.tt-req-uid{color:var(--primary);background:#edf3ff;border-radius:20px;padding:3px 10px;font-size:12px;font-weight:600}.tt-req-badge{border-radius:20px;padding:3px 10px;font-size:11px;font-weight:500}.tt-req-badge--pending{color:#f4a200;background:#fff8e6}.tt-req-badge--active{color:#10b981;background:#e6f9f0}.tt-req-badge--closed{color:#888;background:#f3f4f6}.tt-req-card-body{flex-direction:column;flex:1;gap:8px;display:flex}.tt-req-row{color:#444;align-items:center;gap:8px;font-size:13px;display:flex}.tt-req-row i{color:var(--primary);flex-shrink:0;width:14px;font-size:12px}.tt-req-card-footer{border-top:1px solid #f3f4f6;padding-top:10px}.tt-req-date{color:#aaa;align-items:center;gap:5px;font-size:11px;display:flex}
