:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.navbar{color:#fff;z-index:200;background:#1a1a2e;flex-direction:column;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0003}.navbar-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.55rem 2rem;display:flex}.navbar-brand{align-items:center;text-decoration:none;display:flex}.navbar-brand:hover{text-decoration:none}.navbar-logo{width:auto;height:72px;display:block}.navbar-auth{align-items:center;gap:.85rem;display:flex}.navbar-user{color:#9ca3af;font-size:.88rem}.nav-auth-link{color:#d1d5db;font-size:.88rem;text-decoration:none;transition:color .15s}.nav-auth-link:hover{color:#fff;text-decoration:none}.btn-sm-nav{padding:.35rem 1rem;font-size:.85rem}.navbar-menu{background:#16213e;align-items:center;gap:.15rem;padding:0 1.5rem;display:flex}.navbar-right{align-items:center;gap:1rem;margin-left:auto;display:flex}.navbar-right a,.navbar-right .nav-link{color:#ccc;font-size:.9rem}.navbar-right a:hover{color:#fff;text-decoration:none}.nav-link{color:#ccc;border-radius:4px;align-items:center;padding:.4rem .75rem;font-size:.92rem;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.nav-link:hover{color:#fff;background:#ffffff14;text-decoration:none}.nav-item{position:relative}.nav-trigger{cursor:pointer;color:#ccc;background:0 0;border:none;border-radius:4px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.92rem;transition:color .15s,background .15s;display:inline-flex}.nav-trigger:hover{color:#fff;background:#ffffff14}.nav-arrow{opacity:.7;font-size:.65rem}.nav-dropdown{z-index:300;background:#fff;border-radius:8px;min-width:190px;position:absolute;top:calc(100% + 10px);left:0;overflow:hidden;box-shadow:0 8px 28px #0000002e}.nav-dropdown:before{content:"";border-bottom:6px solid #fff;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;top:-6px;left:18px}.nav-dropdown a,.nav-dropdown-btn{white-space:nowrap;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:.65rem 1.1rem;font-size:.9rem;text-decoration:none;transition:background .15s;display:block;color:#1a1a2e!important}.nav-dropdown a:hover,.nav-dropdown-btn:hover{background:#f3f4f6;text-decoration:none;color:#4f46e5!important}.btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background:#4f46e5}.btn-primary:hover{background:#4338ca;text-decoration:none}.btn-outline{color:#4f46e5;background:0 0;border:1.5px solid #4f46e5}.btn-outline:hover{background:#f0f0ff;text-decoration:none}.btn-danger{color:#fff;background:#dc2626}.btn-danger:hover{background:#b91c1c}.btn-success{color:#fff;background:#16a34a}.btn-success:hover{background:#15803d}.btn-warning{color:#fff;background:#d97706}.btn-warning:hover{background:#b45309}.btn-sm{padding:.3rem .7rem;font-size:.8rem}.btn-large{padding:.8rem 2rem;font-size:1.05rem}.full-width{width:100%}.main-content{min-height:calc(100vh - 64px)}.auth-page{justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:2rem;display:flex}.auth-card{background:#fff;border-radius:12px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 4px 24px #00000014}.auth-card h2{margin-bottom:1.5rem;font-size:1.5rem}.auth-footer{text-align:center;color:#666;margin-top:1.2rem;font-size:.9rem}.auth-footer a{color:#4f46e5}.form-group{text-align:left;flex-direction:column;gap:4px;margin-bottom:1rem;display:flex}.form-group label{color:#374151;text-align:left;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{text-align:left;background:#fff;border:1.5px solid #d1d5db;border-radius:6px;width:100%;padding:.6rem .8rem;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#4f46e5;outline:none}.listing-form{text-align:left}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkbox-group{flex-direction:row;align-items:center}.checkbox-group label{cursor:pointer;align-items:center;gap:.5rem;font-weight:400;display:flex}.checkbox-group input[type=checkbox]{width:16px;height:16px}.form-actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.form-section{background:#fff;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 1px 4px #0000000f}.form-section h3{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.status-badge{border-radius:99px;padding:.2rem .6rem;font-size:.78rem;font-weight:600}.bg-gray-100{background:#f3f4f6}.text-gray-700{color:#374151}.bg-yellow-100{background:#fef3c7}.text-yellow-700{color:#b45309}.bg-green-100{background:#d1fae5}.text-green-700{color:#065f46}.bg-red-100{background:#fee2e2}.text-red-700{color:#991b1b}.badge-active{color:#065f46;font-weight:600}.badge-inactive{color:#991b1b;font-weight:600}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);padding:5rem 2rem}.hero h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.hero p{color:#ccc;margin-bottom:2rem;font-size:1.1rem}.hero-search{gap:.5rem;max-width:600px;margin:0 auto;display:flex}.hero-search input{border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:1rem}.stats-section{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:center;gap:4rem;padding:2.5rem;display:flex}.stat{text-align:center}.stat-value{color:#4f46e5;font-size:2rem;font-weight:700;display:block}.stat-label{color:#6b7280;font-size:.9rem}.featured-section,.cta-section{max-width:1200px;margin:0 auto;padding:3rem 2rem}.featured-section{text-align:left}.section-header{text-align:left;justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.section-header h2{font-size:1.5rem;font-weight:700}.view-all{color:#4f46e5;font-size:.95rem}.cta-section{text-align:center;color:#fff;background:#1a1a2e;padding:4rem 2rem}.cta-section h2{margin-bottom:.75rem;font-size:2rem}.cta-section p{color:#aaa;margin-bottom:1.5rem}.listings-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.listing-card{background:#fff;border-radius:10px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 6px #00000014}.listing-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.listing-card a{display:block}.listing-card a:hover{text-decoration:none}.listing-card-image{background:#f3f4f6;height:200px;position:relative;overflow:hidden}.listing-card-image img{object-fit:cover;width:100%;height:100%}.listing-card-image .status-badge{position:absolute;top:10px;right:10px}.listing-card-body{padding:1rem}.listing-card-title{color:#1a1a2e;margin-bottom:.25rem;font-size:1rem;font-weight:600}.listing-card-location{color:#6b7280;margin-bottom:.25rem;font-size:.85rem}.listing-card-category{color:#4f46e5;margin-bottom:.5rem;font-size:.8rem}.listing-card-price{justify-content:space-between;align-items:center;display:flex}.price-label{color:#9ca3af;font-size:.8rem}.price-value{color:#059669;font-size:1.1rem;font-weight:700}.listing-card-revenue{color:#6b7280;margin-top:.25rem;font-size:.82rem}.listing-card-actions{border-top:1px solid #f3f4f6;gap:.5rem;padding:.75rem 1rem;display:flex}.listings-page{gap:1.5rem;max-width:1300px;margin:0 auto;padding:2rem;display:flex}.filters-sidebar{flex-shrink:0;width:250px}.filters-sidebar h3{margin-bottom:1rem;font-size:1rem;font-weight:600}.listings-main{flex:1}.listings-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.listings-header h2{font-size:1.3rem;font-weight:700}.listings-header span{color:#6b7280;font-size:.9rem}.loading,.no-results{color:#6b7280;text-align:center;padding:3rem}.listing-detail{max-width:1100px;margin:2rem auto;padding:0 2rem}.listing-detail-main{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.gallery-main{background:#f3f4f6;border-radius:10px;height:380px;overflow:hidden}.gallery-main img{object-fit:cover;width:100%;height:100%}.gallery-placeholder{color:#9ca3af;justify-content:center;align-items:center;height:100%;font-size:1.1rem;display:flex}.gallery-thumbs{gap:.5rem;margin-top:.5rem;display:flex;overflow-x:auto}.gallery-thumbs img{object-fit:cover;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:5px;width:70px;height:55px}.gallery-thumbs img.active{opacity:1;border-color:#4f46e5}.listing-detail-info h1{margin-bottom:.5rem;font-size:1.8rem}.listing-location{color:#6b7280;margin-bottom:.25rem}.listing-category{color:#4f46e5;margin-bottom:1rem;font-size:.9rem}.price-block{background:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1rem}.price-main{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.price-main span{color:#6b7280;font-size:.9rem}.price-main strong{color:#059669;font-size:1.5rem}.price-row{color:#374151;border-top:1px solid #e5e7eb;justify-content:space-between;padding:.25rem 0;font-size:.9rem;display:flex}.listing-meta{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:grid}.listing-meta div{gap:.5rem;display:flex}.listing-meta span:first-child{color:#9ca3af}.seller-block{background:#eff6ff;border-radius:6px;padding:.75rem;font-size:.9rem}.listing-detail-body{margin-bottom:2rem}.listing-detail-body section{background:#fff;border-radius:8px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 1px 4px #0000000f}.listing-detail-body h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.listing-description{color:#374151;white-space:pre-wrap;line-height:1.7}.listing-detail-actions{justify-content:flex-start;gap:1rem;padding-bottom:3rem;display:flex}.not-found{text-align:center;padding:5rem}.page-loading{text-align:center;color:#6b7280;padding:5rem}.dashboard-page{max-width:1100px;margin:2rem auto;padding:0 2rem}.dashboard-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.dashboard-header h1{font-size:1.8rem;font-weight:700}.dashboard-header p{color:#6b7280}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.stat-card{text-align:center;background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 4px #0000000f}.stat-card .stat-num{color:#4f46e5;font-size:2rem;font-weight:700;display:block}.stat-card.pending .stat-num{color:#d97706}.stat-card.published .stat-num{color:#059669}.stat-card.rejected .stat-num{color:#dc2626}.dashboard-listings h2{margin-bottom:1rem;font-size:1.2rem;font-weight:600}.dashboard-listing-list{flex-direction:column;gap:.75rem;display:flex}.dashboard-listing-row{background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.25rem;display:flex;box-shadow:0 1px 4px #0000000f}.dashboard-listing-info{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.dashboard-listing-info .price{color:#059669;font-weight:600}.dashboard-listing-info .location{color:#6b7280;font-size:.9rem}.dashboard-listing-actions{gap:.5rem;display:flex}.empty-state{text-align:center;background:#fff;border-radius:8px;padding:3rem}.empty-state p{color:#6b7280;margin-bottom:1rem}.admin-tabs{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:1.5rem;display:flex}.admin-tabs button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.95rem}.admin-tabs button.active{color:#4f46e5;border-bottom-color:#4f46e5;font-weight:600}.badge{color:#fff;background:#ef4444;border-radius:99px;margin-left:.4rem;padding:.1rem .4rem;font-size:.75rem}.admin-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 1px 4px #0000000f}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.9rem}.admin-table th{color:#374151;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fa;font-size:.8rem;font-weight:600}.admin-table td a{color:#4f46e5}.featured-checkbox{background:#fffbeb;border:1.5px solid #f59e0b;border-radius:6px;padding:.6rem .8rem!important}.featured-checkbox label{color:#92400e;font-weight:500}.btn-featured-on{color:#92400e;background:#fef3c7;border:1.5px solid #f59e0b;font-weight:600}.btn-featured-on:hover{background:#fde68a}.btn-featured-off{color:#6b7280;background:#f9fafb;border:1.5px solid #d1d5db}.btn-featured-off:hover{color:#92400e;background:#fef3c7;border-color:#f59e0b}.text-muted{color:#9ca3af}.review-panel{background:#fffbeb;border-radius:6px;padding:1rem}.review-panel textarea{border:1px solid #d1d5db;border-radius:4px;width:100%;margin-bottom:.75rem;padding:.5rem}.review-actions{flex-wrap:wrap;gap:.5rem;display:flex}.image-uploader{margin:1rem 0}.image-grid{flex-wrap:wrap;gap:.75rem;display:flex}.image-thumb{border:2px solid #0000;border-radius:6px;width:120px;height:90px;position:relative;overflow:hidden}.image-thumb.primary{border-color:#4f46e5}.image-thumb img{object-fit:cover;width:100%;height:100%}.primary-badge{color:#fff;text-align:center;background:#4f46e5cc;padding:2px;font-size:.7rem;position:absolute;bottom:0;left:0;right:0}.btn-delete-img{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;width:22px;height:22px;font-size:.9rem;line-height:1;position:absolute;top:4px;right:4px}.image-add-btn{cursor:pointer;color:#6b7280;background:#f9fafb;border:2px dashed #d1d5db;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:120px;height:90px;font-size:.85rem;display:flex}.image-add-btn:hover{color:#4f46e5;border-color:#4f46e5}.image-add-btn span{font-size:.75rem}.create-listing-page{max-width:800px;margin:2rem auto;padding:0 2rem}.create-listing-page h1{margin-bottom:1.5rem;font-size:1.8rem;font-weight:700}.success-banner{color:#065f46;background:#d1fae5;border-radius:6px;margin-bottom:1rem;padding:1rem}.post-create-actions{flex-direction:column;gap:1rem;display:flex}.listings-controls{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.listings-controls .form-group{min-width:160px;margin-bottom:0}.listings-list{flex-direction:column;gap:.75rem;display:flex}.listing-row{background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1.25rem 1.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 1px 4px #0000000f}.listing-row:hover{box-shadow:0 4px 12px #0000001a}.listing-row-thumb{cursor:pointer;background:#f3f4f6;border-radius:6px;flex-shrink:0;width:120px;height:85px;overflow:hidden}.listing-row-thumb img{object-fit:cover;width:100%;height:100%;transition:opacity .15s}.listing-row-thumb:hover img{opacity:.85}.listing-row-body{flex:1;min-width:0}.listing-row-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.3rem;display:flex}.listing-row-title{color:#2563eb;margin:0;font-size:1.05rem;font-weight:600}.listing-row-title:hover{color:#1d4ed8;text-decoration:underline}.listing-row-price{color:#059669;white-space:nowrap;font-size:1.05rem;font-weight:700}.listing-row-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:0;margin-bottom:.4rem;font-size:.82rem;display:flex}.dot-sep:before{content:" · "}.listing-row-desc{color:#374151;text-align:left;font-size:.9rem;line-height:1.55}.showing-count{text-align:center;color:#9ca3af;padding:1rem 0 0;font-size:.85rem}.btn-block{width:100%;margin:.5rem 0}.adv-filters{border-top:1px solid #e5e7eb;margin-top:.75rem;padding-top:.75rem}.listing-detail-info,.listing-detail-body{text-align:left}.btn-save{color:#6b7280;background:#fff;border:1.5px solid #d1d5db;font-size:.9rem}.btn-save:hover{color:#e11d48;border-color:#e11d48;text-decoration:none}.btn-save.saved{color:#e11d48;background:#fff1f2;border-color:#e11d48}.detail-action-buttons{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.char-hint{color:#9ca3af;margin-left:.25rem;font-size:.78rem;font-weight:400}.char-count{color:#9ca3af;margin-top:2px;font-size:.75rem}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h2{font-size:1.2rem;font-weight:700}.modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1}.modal-close:hover{color:#111}.modal-subtitle{color:#6b7280;padding:.75rem 1.5rem 0;font-size:.9rem}.modal-box form{padding:1rem 1.5rem 1.5rem}.modal-actions{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}.modal-success{text-align:center;padding:2.5rem 1.5rem}.modal-success .success-icon{color:#059669;margin-bottom:.5rem;font-size:3rem}.modal-success h3{margin-bottom:.75rem;font-size:1.25rem}.modal-success p{color:#6b7280;margin-bottom:.5rem}.modal-success .btn{margin-top:1rem}.dashboard-tabs{border-bottom:2px solid #e5e7eb;gap:0;margin-bottom:1.5rem;display:flex}.dashboard-tabs button{cursor:pointer;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.95rem}.dashboard-tabs button.active{color:#4f46e5;border-bottom-color:#4f46e5;font-weight:600}.saved-listings-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.saved-count{color:#6b7280;margin-bottom:1rem;font-size:.9rem}.dashboard-saved{min-height:200px}.about-section{text-align:left;background:#fff;padding:4rem 2rem}.about-inner{grid-template-columns:1fr 420px;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.about-text h2{color:#1a1a2e;text-align:left;margin-bottom:1rem;font-size:1.7rem;font-weight:700}.about-text p{color:#4b5563;text-align:left;margin-bottom:1rem;line-height:1.7}.about-features{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.about-feature{align-items:flex-start;gap:1rem;display:flex}.feature-icon{flex-shrink:0;font-size:1.5rem}.about-feature strong{color:#1a1a2e;text-align:left;margin-bottom:.2rem;display:block}.about-feature p{color:#6b7280;text-align:left;margin:0;font-size:.9rem}.about-ctas{flex-direction:column;gap:1.25rem;display:flex}.about-cta-card{text-align:left;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.about-cta-card h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.about-cta-card p{color:#6b7280;margin-bottom:1rem;font-size:.9rem}.about-cta-card .btn{text-align:center;margin-bottom:.5rem;display:block}.about-cta-card.buyer{border-top:3px solid #4f46e5}.about-cta-card.seller{border-top:3px solid #059669}.no-featured{text-align:center;color:#6b7280;padding:2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn-outline-light{color:#fff;background:0 0;border:2px solid #fff9}.btn-outline-light:hover{background:#ffffff1a;text-decoration:none}.info-page{max-width:1100px;margin:0 auto;padding:0 2rem 4rem}.info-content{text-align:left}.info-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#0f3460 100%);border-radius:0 0 12px 12px;margin:0 -2rem 3rem;padding:3.5rem 2rem}.info-hero h1{margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.info-hero p{color:#c7d2fe;max-width:600px;margin:0 auto;font-size:1.05rem}.info-steps{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.info-step{background:#fff;border-radius:10px;align-items:flex-start;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 1px 4px #0000000f}.step-number{color:#fff;background:#4f46e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:flex}.step-body h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.step-body p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.6}.info-tips{background:#eff6ff;border-left:4px solid #4f46e5;border-radius:0 8px 8px 0;padding:1.5rem 2rem}.info-tips h2{margin-bottom:1rem;font-size:1.1rem}.info-tips ul{flex-direction:column;gap:.4rem;padding-left:1.25rem;display:flex}.info-tips li{color:#374151;font-size:.92rem}.info-two-col{grid-template-columns:1fr 400px;align-items:start;gap:2.5rem;display:grid}.info-text h2{margin-bottom:1rem;font-size:1.4rem;font-weight:700}.info-text h3{color:#374151;margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.info-text p{color:#4b5563;margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.info-text ul{flex-direction:column;gap:.35rem;margin-bottom:1rem;padding-left:1.25rem;display:flex}.info-text li{color:#4b5563;font-size:.92rem}.broker-form-card{text-align:left;background:#fff;border-radius:12px;padding:1.75rem;position:sticky;top:80px;box-shadow:0 4px 20px #00000014}.broker-form-card h2{margin-bottom:.4rem;font-size:1.2rem;font-weight:700}.form-subtitle{color:#6b7280;margin-bottom:1.25rem;font-size:.88rem}.broker-success{text-align:center;padding:1.5rem 0}.broker-success .success-icon{color:#059669;font-size:2.5rem}.broker-success h3{margin:.5rem 0;font-size:1.2rem}.broker-success p{color:#6b7280;font-size:.92rem}.captcha-group{margin-bottom:1rem}.captcha-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.captcha-question{color:#374151;white-space:nowrap;font-size:.95rem;font-weight:500}.captcha-input{text-align:center;border:1px solid #d1d5db;border-radius:6px;width:80px;padding:.45rem .6rem;font-size:.95rem}.captcha-input:focus{border-color:#4f46e5;outline:none;box-shadow:0 0 0 2px #4f46e526}.captcha-refresh{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #d1d5db;border-radius:6px;padding:.4rem .6rem;font-size:1rem;transition:border-color .15s,color .15s}.captcha-refresh:hover{color:#4f46e5;border-color:#4f46e5}.pricing-page{max-width:860px;margin:0 auto;padding:2.5rem 2rem}.pricing-page h1{color:#1a1a2e;margin-bottom:.5rem;font-size:2rem;font-weight:800}.pricing-page .pricing-subtitle{color:#6b7280;margin-bottom:2.5rem;font-size:1rem}.pricing-table-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000012}.pricing-table{border-collapse:collapse;width:100%}.pricing-table th{color:#fff;text-align:left;letter-spacing:.03em;background:#1a1a2e;padding:.9rem 1.25rem;font-size:.9rem;font-weight:600}.pricing-table td{vertical-align:top;color:#374151;border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem;font-size:.95rem}.pricing-table tr:last-child td{border-bottom:none}.pricing-table tr:hover td{background:#f9fafb}.pricing-period{color:#1a1a2e;font-weight:700}.pricing-fee{color:#4f46e5;font-size:1.05rem;font-weight:700}.pricing-note{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.88rem}.admin-pricing-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000f}.admin-pricing-table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;background:#f3f4f6;padding:.8rem 1rem;font-size:.85rem;font-weight:600}.admin-pricing-table td{vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem}.admin-pricing-table tr:last-child td{border-bottom:none}.admin-pricing-table input,.admin-pricing-table textarea{border:1px solid #d1d5db;border-radius:5px;width:100%;padding:.45rem .6rem;font-family:inherit;font-size:.9rem}.admin-pricing-table input:focus,.admin-pricing-table textarea:focus{border-color:#4f46e5;outline:none}.faq-content{text-align:left;max-width:800px;margin:0 auto}.faq-section{margin-bottom:2.5rem}.faq-section h2{border-bottom:2px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.faq-item{border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.5rem;overflow:hidden}.faq-question{cursor:pointer;text-align:left;color:#1a1a2e;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;transition:background .15s;display:flex}.faq-question:hover{background:#f9fafb}.faq-item.open .faq-question{color:#4f46e5;background:#f0f0ff}.faq-icon{color:#6b7280;flex-shrink:0;margin-left:1rem;font-size:1.2rem}.faq-answer{background:#fff;padding:0 1.25rem 1rem}.faq-answer p{color:#4b5563;margin:0;font-size:.92rem;line-height:1.7}.resource-section{margin-bottom:2.5rem}.resource-section h2{border-bottom:2px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.2rem;font-weight:700}.resource-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.resource-card{background:#fff;border-top:3px solid #4f46e5;border-radius:8px;padding:1.25rem;box-shadow:0 1px 4px #0000000f}.resource-card h4{color:#1a1a2e;margin-bottom:.4rem;font-size:.95rem;font-weight:600}.resource-card p{color:#6b7280;margin:0;font-size:.85rem;line-height:1.55}@media (width<=768px){.listing-detail-main{grid-template-columns:1fr}.listings-page{flex-direction:column;padding:1rem}.filters-sidebar{width:100%}.form-row{grid-template-columns:1fr}.hero h1{font-size:1.75rem}.navbar-links{gap:.25rem;font-size:.85rem}.stats-section{flex-wrap:wrap;gap:2rem}.dashboard-listing-row{flex-direction:column;align-items:flex-start}.about-inner,.info-two-col{grid-template-columns:1fr}.broker-form-card{position:static}.listing-row-thumb{width:80px;height:60px}.listing-row-top{flex-direction:column;gap:.25rem}}
