.spf-dash{display:flex;min-height:600px;width:100%;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;background:#f5f6f8;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06)}.spf-dash-sidebar{width:240px;flex-shrink:0;background:#fff;border-right:1px solid #eee;padding:24px 16px;display:flex;flex-direction:column;gap:24px}.spf-dash-brand{color:#98784d;font-size:18px;font-weight:700;padding:0 12px}.spf-dash-nav{display:flex;flex-direction:column;gap:4px}.spf-dash-nav-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;color:#555;text-decoration:none;font-size:14px;font-weight:500;transition:background .15s,color .15s}.spf-dash-nav-item:hover{background:rgba(152,120,77,.05);color:#000}.spf-dash-nav-item.active{background:#f8f3ec;color:#98784d}.spf-dash-nav-icon{font-size:16px;width:20px;text-align:center;flex-shrink:0}.spf-dash-nav-logout{margin-top:auto;border-top:1px solid #eee;padding-top:16px}.spf-dash-content{flex:1;padding:32px;min-width:0}.spf-dash-title{font-size:22px;font-weight:700;color:#2c3e50;margin:0 0 20px}.spf-dash-content-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.spf-dash-content-header .spf-dash-title{margin-bottom:0}.spf-dash-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.spf-dash-stat-card{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:6px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-stat-value{font-size:28px;font-weight:700;color:#98784d}.spf-dash-stat-label{font-size:13px;color:#888}.spf-dash-btn-outline{background:#fff;color:#555;border:1px solid #dbdbdb}.spf-dash-btn-danger{background:#e74c3c;color:#fff}.spf-dash-btn-danger:hover,.spf-dash-btn-danger:focus,.spf-dash-btn-danger:active{background:#c0392b;color:#fff!important}.spf-dash-table-wrap{background:#fff;border-radius:10px;overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-table{width:100%;border-collapse:collapse;font-size:14px}.spf-dash-table th{text-align:left;padding:14px 16px;color:#888;font-size:12px;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #f0f0f0}.spf-dash-table td{padding:12px 16px;border-bottom:1px solid #f4f4f4;color:#2c3e50}.spf-dash-table-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;display:block;background:#f0f0f0}.spf-dash-table-thumb-placeholder{display:flex;align-items:center;justify-content:center;font-size:18px}.spf-dash-status-badge{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;background:#f4f4f4;color:#666}.spf-dash-status-publish{background:#eaf7ed;color:#27a844}.spf-dash-status-pending{background:#fdf3e3;color:#b8860b}.spf-dash-status-draft{background:#f0f0f0;color:#888}.spf-dash-status-spf_rejected{background:#fdeaea;color:#c0392b}.spf-dash-status-spf_expired{background:#f4f0e8;color:#a67c00}.spf-dash-status-trash{background:#f0f0f0;color:#999}.spf-dash-status-note{font-size:11px;color:#999;margin-top:4px}.spf-dash-status-note-warning{color:#b8860b}.spf-dash-filter-form{background:#fff;border-radius:10px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:12px}.spf-dash-filter-field{display:flex;flex-direction:column;gap:4px;min-width:150px;flex:1}.spf-dash-filter-field label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.03em}.spf-dash-filter-field input,.spf-dash-filter-field select{padding:9px 10px;border-radius:6px;border:1px solid #dbdbdb;font-size:13px;color:#2c3e50;background:#fff}.spf-dash-date-custom{display:none;align-items:center;gap:6px;margin-top:6px}.spf-dash-date-custom.open{display:flex}.spf-dash-date-custom input{padding:7px 8px;border-radius:6px;border:1px solid #dbdbdb;font-size:12px}.spf-dash-date-custom span{font-size:12px;color:#999}.spf-dash-filter-showmore{background:0 0;border:1px solid #dbdbdb;border-radius:6px;padding:9px 14px;font-size:13px;font-weight:600;color:#2c3e50;cursor:pointer;white-space:nowrap}.spf-dash-filter-clear{font-size:13px;color:#c0392b;text-decoration:none;white-space:nowrap}.spf-dash-filter-clear:hover{text-decoration:underline}.spf-dash-filter-search{white-space:nowrap}.spf-dash-filter-advanced{display:none;flex-wrap:wrap;gap:14px;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0}.spf-dash-filter-advanced.open{display:flex}.spf-dash-filter-range{min-width:200px}.spf-dash-range-inputs{display:flex;align-items:center;gap:6px}.spf-dash-range-inputs input{width:100%;padding:9px 10px;border-radius:6px;border:1px solid #dbdbdb;font-size:13px}.spf-dash-range-inputs span{font-size:12px;color:#999}.spf-dash-filter-advanced-actions{display:flex;align-items:flex-end;gap:10px}.spf-dash-status-tabs{display:flex;flex-wrap:wrap;gap:4px;background:#fff;border-radius:10px;padding:6px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-status-tab{padding:9px 14px;border-radius:7px;font-size:13px;font-weight:600;color:#666;text-decoration:none;white-space:nowrap}.spf-dash-status-tab.active{background:#0f1c3f;color:#d9b877}.spf-dash-table-actions{display:flex;gap:8px}.spf-dash-action-btn{background:0 0;border:none;cursor:pointer;font-size:15px;text-decoration:none;padding:4px;line-height:1}.spf-dash-empty-state{background:#fff;border-radius:10px;padding:40px;text-align:center;color:#777}.spf-dash-pagination{margin-top:16px;display:flex;gap:6px}.spf-dash-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border-radius:6px;background:#fff;color:#555;text-decoration:none;font-size:13px}.spf-dash-pagination .page-numbers.current{background:#98784d;color:#fff}.spf-dash-delete-modal{position:fixed;inset:0;background:rgba(0,0,0,.45);display:none!important;align-items:center;justify-content:center;z-index:9999;padding:20px}.spf-dash-delete-modal.open{display:flex!important}.spf-dash-delete-modal-box{background:#fff;border-radius:12px;padding:24px;max-width:380px;width:100%}.spf-dash-delete-modal-box h3{margin:0 0 8px;color:#2c3e50}.spf-dash-delete-modal-box p{margin:0 0 20px;color:#777;font-size:14px}.spf-dash-delete-modal-actions{display:flex;justify-content:flex-end;gap:10px}.spf-dash-form{background:#fff;border-radius:10px;padding:24px;max-width:480px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-notice{padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.spf-dash-notice-success{background:#eaf7ed;color:#27a844}.spf-dash-notice-error{background:#fdeaea;color:#e74c3c}.spf-dash-notice-info{background:#f8f3ec;color:#7e6640}.spf-dash-profile-layout{display:grid;grid-template-columns:220px 1fr;gap:16px;align-items:start}.spf-dash-profile-nav{background:#fff;border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:4px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-profile-tab{background:0 0;border:none;text-align:left;padding:10px 12px;border-radius:7px;font-size:14px;font-weight:600;color:#666;cursor:pointer}.spf-dash-profile-tab.active{background:#fff8ec;color:#98784d}.spf-dash-profile-panel{display:none}.spf-dash-profile-panel.active{display:block}.spf-dash-profile-content .spf-dash-form{max-width:100%}.spf-dash-profile-header-card{background:#fff;border-radius:10px;padding:20px;margin-bottom:16px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-profile-avatar{width:52px;height:52px;border-radius:50%;background:#f4f4f4;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:22px;flex-shrink:0}.spf-dash-profile-avatar img{width:100%;height:100%;object-fit:cover}.spf-dash-profile-name{font-size:16px;font-weight:700;color:#2c3e50;display:flex;align-items:center;gap:8px}.spf-dash-profile-badge{background:#f0f0f0;color:#666;font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px}.spf-dash-profile-email{font-size:13px;color:#888;margin-top:2px}.spf-dash-form-section-title{font-size:15px;font-weight:700;color:#2c3e50;margin:0 0 18px}.spf-dash-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 20px}.spf-dash-field-group-full{grid-column:1/-1}.spf-dash-phone-field{display:flex;gap:8px}.spf-dash-phone-field .spf-dash-input{flex:1}.spf-dash-avatar-upload-btn{display:block;width:100%;padding:16px;border:1px dashed #98784d;border-radius:8px;background:#fbf7f0;color:#98784d;font-weight:600;font-size:13px;cursor:pointer}.spf-dash-checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#555;margin:18px 0;cursor:pointer}.spf-dash-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #f0f0f0;cursor:pointer}.spf-dash-toggle-row strong{display:block;font-size:14px;color:#2c3e50}.spf-dash-toggle-row p{margin:4px 0 0;font-size:12px;color:#999}.spf-dash-toggle{position:relative;display:inline-block;width:40px;height:22px;flex-shrink:0}.spf-dash-toggle input{opacity:0;width:0;height:0}.spf-dash-toggle-slider{position:absolute;inset:0;background:#ddd;border-radius:22px;transition:.15s}.spf-dash-toggle-slider::before{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.15s}.spf-dash-toggle input:checked+.spf-dash-toggle-slider{background:#98784d}.spf-dash-toggle input:checked+.spf-dash-toggle-slider::before{transform:translateX(18px)}.spf-dash-password-field{position:relative}.spf-dash-password-field .spf-dash-input{padding-right:40px}.spf-dash-password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;font-size:14px}@media (max-width:700px){.spf-dash-profile-layout{grid-template-columns:1fr}.spf-dash-profile-nav{flex-direction:row;overflow-x:auto}.spf-dash-form-grid{grid-template-columns:1fr}}.spf-auth-logged-in-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#98784d;color:#fff;text-decoration:none}.spf-auth-logged-in-icon:hover,.spf-auth-logged-in-icon:focus{background:#7e6640;color:#fff!important}.spf-auth-modal.open{display:flex!important}.spf-dash-overview-grid{display:grid;grid-template-columns:1.1fr 1.4fr;gap:16px;margin-bottom:16px}.spf-dash-overview-card{background:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-card-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.spf-dash-card-header-row h2{margin:0;font-size:16px;color:#2c3e50}.spf-dash-card-header-row a{font-size:13px;color:#98784d;text-decoration:none;font-weight:600;white-space:nowrap}.spf-dash-card-header-row a:hover{text-decoration:underline}.spf-dash-listings-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:14px;margin-bottom:18px}.spf-dash-listings-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px}.spf-dash-listings-icon{font-size:18px}.spf-dash-listings-stat strong{font-size:22px;color:#0f1c3f}.spf-dash-listings-stat span{font-size:11px;color:#999}.spf-dash-listings-post-btn{width:100%;text-align:center}.spf-dash-quota-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.spf-dash-quota-tab{background:#f4f4f4;border:none;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:600;color:#666;cursor:pointer;white-space:nowrap}.spf-dash-quota-tab.active{background:#0f1c3f;color:#d9b877}.spf-dash-quota-panel{display:none}.spf-dash-quota-panel.active{display:block}.spf-dash-quota-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;text-align:center;margin-bottom:16px}.spf-dash-quota-stats strong{display:block;font-size:22px;color:#98784d}.spf-dash-quota-stats span{font-size:11px;color:#999}.spf-dash-quota-plan{font-size:13px;color:#777;border-top:1px solid #f0f0f0;padding-top:14px}.spf-dash-quota-plan strong{color:#2c3e50}.spf-dash-analytics-card{margin-bottom:16px}.spf-dash-analytics-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:8px;margin-bottom:18px}.spf-dash-analytics-tab{background:#f9f9f9;border:1px solid #eee;border-radius:10px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.spf-dash-analytics-tab.active{background:#fff8ec;border-color:#d9b877}.spf-dash-analytics-tab-icon{font-size:15px}.spf-dash-analytics-tab-label{font-size:11px;color:#888}.spf-dash-analytics-tab-count{font-size:16px;color:#0f1c3f}.spf-dash-analytics-filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-bottom:18px}.spf-dash-analytics-status-filter{display:flex;gap:6px}.spf-dash-analytics-status-btn{background:#f4f4f4;border:none;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:600;color:#666;cursor:pointer}.spf-dash-analytics-status-btn.active{background:#98784d;color:#fff}.spf-dash-analytics-days{padding:7px 12px;border-radius:6px;border:1px solid #dbdbdb;font-size:12px;color:#555}.spf-dash-analytics-number-panel{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.spf-dash-analytics-number-panel strong{font-size:32px;color:#0f1c3f}.spf-dash-analytics-number-panel span{font-size:13px;color:#888}.spf-dash-chart-wrap{display:none}.spf-dash-chart-wrap.active{display:block}.spf-dash-chart-canvas{width:100%;display:block}@media (max-width:900px){.spf-dash-overview-grid{grid-template-columns:1fr}}.spf-dash-syndication-title{margin-top:24px}.spf-dash-syndication-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.spf-dash-syndication-card{background:#fff;border-radius:10px;padding:18px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-syndication-card h3{margin:0 0 14px;font-size:14px;color:#2c3e50}.spf-dash-syndication-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.spf-dash-syndication-card-header h3{margin:0}.spf-dash-syndication-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:12px}.spf-dash-syndication-stats>div{display:flex;flex-direction:column;align-items:center;text-align:center}.spf-dash-syndication-stats strong{font-size:18px;color:#98784d}.spf-dash-syndication-stats span{font-size:11px;color:#999;margin-top:2px}.spf-dash-lead-contact a{color:#98784d;text-decoration:none}.spf-dash-lead-message{max-width:220px;color:#666;font-size:13px}.spf-dash-lead-status-select{padding:6px 10px;border:1px solid #dbdbdb;border-radius:6px;font-size:13px;background:#fcfcfc}.spf-dash-favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.spf-dash-property-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-property-card-thumb-link{display:block}.spf-dash-property-card-thumb{width:100%;height:140px;object-fit:cover;display:block;background:#f0f0f0}.spf-dash-property-card-thumb-placeholder{display:flex;align-items:center;justify-content:center;font-size:32px}.spf-dash-property-card-body{padding:14px;display:flex;flex-direction:column;gap:8px}.spf-dash-property-card-title{font-size:14px;font-weight:600;color:#2c3e50;text-decoration:none;display:block}.spf-dash-property-card-price{font-size:13px;color:#98784d;font-weight:600}.spf-dash-subtitle{font-size:17px;font-weight:700;color:#2c3e50;margin:32px 0 16px}.spf-dash-saved-searches-list{display:flex;flex-direction:column;gap:10px}.spf-dash-saved-search-item{background:#fff;border-radius:10px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.spf-dash-saved-search-link{display:flex;flex-direction:column;gap:4px;text-decoration:none;flex:1;min-width:0}.spf-dash-saved-search-summary{font-size:14px;font-weight:600;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spf-dash-saved-search-date{font-size:12px;color:#999}.spf-dash-mobile-topbar{display:none;align-items:center;gap:12px;padding:14px 16px;background:#fff;border-bottom:1px solid #eee}.spf-dash-hamburger-btn{display:flex;flex-direction:column;justify-content:center;gap:4px;width:30px;height:30px;background:0 0;border:none;cursor:pointer;padding:0}.spf-dash-hamburger-btn span{display:block;width:100%;height:2px;background:#98784d;border-radius:2px}.spf-dash-mobile-brand{color:#98784d;font-size:16px;font-weight:700}.spf-dash-drawer-user{display:none;color:#555;font-size:13px;padding:0 12px;margin-top:-12px}.spf-dash-drawer-overlay{display:none}.spf-dash-bottom-bar{display:none}@media (max-width:782px){.spf-dash{flex-direction:column;border-radius:0;min-height:0}.spf-dash-mobile-topbar{display:flex}.spf-dash-drawer-user{display:block}.spf-dash-sidebar{position:fixed;top:0;left:0;bottom:0;width:260px;z-index:100000;transform:translateX(-100%);transition:transform .25s ease;overflow-y:auto}.spf-dash-sidebar.open{transform:translateX(0)}.spf-dash-nav{flex-direction:column}.spf-dash-drawer-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:99999}.spf-dash-drawer-overlay.open{display:block}.spf-dash-content{padding:16px;padding-bottom:84px}.spf-dash-bottom-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:9000;background:#fff;border-top:1px solid #eee;box-shadow:0 -2px 10px rgba(0,0,0,.06)}.spf-dash-bottom-bar-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;padding:8px 4px 10px;color:#888;text-decoration:none;font-size:11px}.spf-dash-bottom-bar-item.active{color:#98784d}.spf-dash-bottom-bar-icon{font-size:18px}.spf-dash-bottom-bar-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.spf-dash-bottom-bar-center .spf-dash-bottom-bar-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-top:-22px;border-radius:50%;background:#98784d;color:#fff;box-shadow:0 4px 10px rgba(152,120,77,.4)}.spf-dash-bottom-bar-center.active .spf-dash-bottom-bar-icon{background:#7e6640}}