*{box-sizing:border-box}:root{--primary:#2563eb;--secondary:#7c3aed;--accent:#f97316;--green:#16a34a;--danger:#ef4444;--dark:#0f172a;--text:#111827;--muted:#6b7280;--white:#ffffff;--border:#e5e7eb;--shadow:0 14px 35px rgba(15,23,42,.10);--shadow-hover:0 22px 50px rgba(37,99,235,.20)}body{margin:0;font-family:Arial,sans-serif;background:radial-gradient(circle at top left,rgb(37 99 235 / .12),transparent 30%),radial-gradient(circle at top right,rgb(249 115 22 / .12),transparent 28%),#f6f8fb;color:var(--text)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:90%;max-width:1180px;margin:auto}.site-header{background:rgb(255 255 255 / .88);backdrop-filter:blur(14px);box-shadow:0 8px 25px rgb(0 0 0 / .06);position:sticky;top:0;z-index:99}.header-container{width:90%;max-width:1180px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:15px 0}.site-logo a,.footer-logo{font-size:29px;font-weight:900;letter-spacing:-1px}.site-logo span,.footer-logo span{color:var(--primary)}.main-menu ul{list-style:none;display:flex;gap:22px;margin:0;padding:0}.main-menu a{font-weight:700;color:#334155;transition:.25s}.main-menu a:hover{color:var(--primary)}.post-ad-btn,.dashboard-post-btn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:11px 19px;border-radius:999px;font-weight:800;box-shadow:0 10px 25px rgb(37 99 235 / .25);transition:.25s}.post-ad-btn:hover,.dashboard-post-btn:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgb(37 99 235 / .35)}.hero-section{padding:95px 5%;text-align:center;color:#fff;background:linear-gradient(135deg,rgb(15 23 42 / .82),rgb(37 99 235 / .68),rgb(124 58 237 / .72)),url(https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1600&q=80);background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:rgb(255 255 255 / .12);top:-160px;right:-120px}.hero-content{position:relative;z-index:2}.hero-content h1{font-size:48px;margin:0 0 14px;line-height:1.18;text-shadow:0 8px 25px rgb(0 0 0 / .22)}.hero-content p{font-size:19px;margin-bottom:30px;color:#eef2ff}.hero-filter,.archive-filter{background:rgb(255 255 255 / .96);max-width:1000px;margin:auto;padding:16px;border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;box-shadow:var(--shadow)}.hero-filter select,.hero-filter button,.archive-filter select,.archive-filter button{padding:15px;border:1px solid var(--border);border-radius:14px;font-size:15px;outline:none}.hero-filter button,.archive-filter button{background:linear-gradient(135deg,var(--accent),#ef4444);color:#fff;border:none;font-weight:900;cursor:pointer;transition:.25s}.hero-filter button:hover,.archive-filter button:hover{transform:translateY(-2px)}.section{padding:60px 0}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.section-title h2{margin:0;font-size:30px;font-weight:900;color:var(--dark)}.section-title a{color:var(--primary);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgb(37 99 235 / .08);border-radius:24px;padding:28px 16px;text-align:center;box-shadow:var(--shadow);transition:.3s}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-hover)}.category-icon{width:64px;height:64px;margin:0 auto 14px;border-radius:22px;background:linear-gradient(135deg,#dbeafe,#ede9fe);display:flex;align-items:center;justify-content:center;font-size:28px}.category-card h3{margin:0;font-size:19px}.category-card p{color:var(--muted);margin:7px 0 0}.ads-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ad-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow);transition:.3s;border:1px solid rgb(37 99 235 / .08)}.ad-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-hover)}.ad-card img{width:100%;height:185px;object-fit:cover;transition:.3s}.ad-card:hover img{transform:scale(1.05)}.no-image{height:185px;background:linear-gradient(135deg,#e5e7eb,#f8fafc);display:flex;align-items:center;justify-content:center;color:var(--muted)}.ad-info{padding:17px}.badge{display:inline-block;background:linear-gradient(135deg,#dbeafe,#ede9fe);color:var(--primary);padding:5px 11px;border-radius:999px;font-size:12px;font-weight:900;margin-bottom:9px}.ad-info h3{margin:0 0 8px;font-size:18px;line-height:1.35}.price{color:var(--accent);font-weight:900;font-size:21px}.location{color:var(--muted);margin-top:7px;font-size:14px}.page-card,.form-card,.auth-card,.dashboard-header,.dashboard-ad-card,.empty-dashboard,.seller-profile-card,.single-ad-gallery,.single-ad-content,.seller-card,.seller-map-box{background:rgb(255 255 255 / .96);border-radius:24px;box-shadow:var(--shadow);border:1px solid rgb(37 99 235 / .08)}.default-page{padding:55px 0}.page-card{padding:32px}.single-ad-section{padding:55px 0}.single-ad-layout{display:grid;grid-template-columns:2fr 1fr;gap:32px}.single-ad-gallery{overflow:hidden;margin-bottom:25px}.single-no-image{height:420px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:var(--muted)}.single-ad-content{padding:28px}.single-ad-content h1{margin:0 0 12px;font-size:35px;color:var(--dark)}.single-price{font-size:32px;font-weight:900;color:var(--accent);margin-bottom:18px}.single-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.single-meta span{background:#eef4ff;color:var(--primary);padding:8px 13px;border-radius:999px;font-size:14px;font-weight:800}.ad-description{line-height:1.85;color:#374151}.seller-card{padding:24px;position:sticky;top:95px}.seller-card h3,.seller-map-box h3{margin-top:0;color:var(--dark)}.contact-btn,.whatsapp-btn,.save-btn,.report-btn,.map-btn{display:block;width:100%;text-align:center;padding:14px;border-radius:14px;margin-top:10px;font-weight:900;border:none;cursor:pointer;transition:.25s}.contact-btn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.whatsapp-btn{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.save-btn{background:#f1f5f9;color:#111827}.report-btn{background:#fee2e2;color:#991b1b}.map-btn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.contact-btn:hover,.whatsapp-btn:hover,.save-btn:hover,.report-btn:hover,.map-btn:hover{transform:translateY(-2px)}.seller-map-box{margin-top:18px;padding:22px}.seller-map-box p{color:#374151;line-height:1.6}.localads-slider{position:relative}.localads-slider-main{position:relative;overflow:hidden;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.localads-slide{display:none}.localads-slide.active{display:block}.localads-slide img{width:100%;height:520px;object-fit:cover;display:block}.localads-slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:rgb(0 0 0 / .55);color:#fff;font-size:22px;cursor:pointer;z-index:5}.localads-prev{left:15px}.localads-next{right:15px}.localads-slider-thumbs{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding-bottom:6px}.localads-thumb{border:none;background:none;padding:0;cursor:pointer;opacity:.6;border-radius:12px;overflow:hidden;flex:0 0 auto}.localads-thumb.active{opacity:1;outline:3px solid #2563eb}.localads-thumb img{width:90px;height:70px;object-fit:cover;display:block}.form-card{max-width:780px;margin:auto;padding:32px}.form-card h1,.auth-card h2{margin-top:0;font-size:32px;color:var(--dark)}.post-ad-form,.auth-form{display:grid;gap:13px;margin-top:25px}.post-ad-form label,.auth-form label{font-weight:800}.post-ad-form input,.post-ad-form select,.post-ad-form textarea,.auth-form input{width:100%;padding:14px;border:1px solid var(--border);border-radius:14px;font-size:15px;outline:none;background:#fff;transition:.25s}.post-ad-form input:focus,.post-ad-form select:focus,.post-ad-form textarea:focus,.auth-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px rgb(37 99 235 / .10)}.post-ad-form button,.auth-form button{margin-top:12px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:15px;border:none;border-radius:14px;font-weight:900;font-size:16px;cursor:pointer;transition:.25s}.post-ad-form button:hover,.auth-form button:hover{transform:translateY(-2px)}.success-message{background:#dcfce7;color:#166534;padding:13px 16px;border-radius:14px;margin:18px 0;font-weight:800}.error-message{background:#fee2e2;color:#991b1b;padding:13px 16px;border-radius:14px;margin:15px 0;font-weight:800}.photo-upload-item{display:flex;gap:10px;align-items:center;margin-bottom:10px}.photo-upload-item input{flex:1}.add-photo-btn{background:#eef4ff!important;color:var(--primary)!important;border:1px dashed var(--primary)!important;margin-top:5px!important}.remove-photo-btn{background:#fee2e2;color:#991b1b;border:none;padding:11px 14px;border-radius:10px;font-weight:800;cursor:pointer}.dashboard-header{padding:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dashboard-header h1{margin:0 0 6px;color:var(--dark)}.dashboard-header p{margin:0;color:var(--muted)}.dashboard-list{display:grid;gap:16px}.dashboard-ad-card{padding:16px;display:grid;grid-template-columns:95px 1fr auto;gap:16px;align-items:center;transition:.25s}.dashboard-ad-card:hover{transform:translateY(-3px)}.dashboard-ad-image img,.dashboard-no-image{width:95px;height:75px;object-fit:cover;border-radius:14px}.dashboard-no-image{background:#e5e7eb;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--muted)}.dashboard-ad-info h3{margin:0 0 6px}.dashboard-ad-info p{margin:0 0 8px;color:var(--accent);font-weight:900}.status-badge{display:inline-block;padding:5px 11px;border-radius:999px;font-size:12px;font-weight:900}.status-publish{background:#dcfce7;color:#166534}.status-pending{background:#fef3c7;color:#92400e}.status-draft{background:#e5e7eb;color:#374151}.dashboard-actions a{background:#eef4ff;color:var(--primary);padding:10px 15px;border-radius:12px;font-weight:900}.empty-dashboard{padding:32px;text-align:center}.empty-dashboard a{display:inline-block;margin-top:12px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:13px 20px;border-radius:999px;font-weight:900}.auth-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:26px}.auth-card{padding:32px}.seller-profile-card{padding:28px;display:flex;align-items:center;gap:18px;margin-bottom:35px}.seller-avatar img{border-radius:50%}.seller-profile-card h1{margin:0 0 6px}.seller-profile-card p{margin:0;color:var(--muted)}.site-footer{background:linear-gradient(135deg,#0f172a,#1e1b4b);color:#fff;text-align:center;padding:45px 5%;margin-top:30px}.footer-logo{margin-bottom:10px}.site-footer p{color:#d1d5db}.footer-links{margin:22px 0;display:flex;justify-content:center;gap:22px;flex-wrap:wrap}.footer-links a{color:#e5e7eb;font-weight:700}.footer-links a:hover{color:#fff}.copyright{color:#9ca3af;font-size:14px}@media(max-width:900px){.hero-filter,.archive-filter,.category-grid,.ads-grid{grid-template-columns:repeat(2,1fr)}.main-menu{display:none}.hero-content h1{font-size:36px}.single-ad-layout{grid-template-columns:1fr}.seller-card{position:static}}@media(max-width:800px){.auth-wrapper{grid-template-columns:1fr}}@media(max-width:700px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:15px}.dashboard-ad-card{grid-template-columns:1fr}.dashboard-ad-image img,.dashboard-no-image{width:100%;height:180px}.localads-slide img{height:300px}.localads-thumb img{width:70px;height:60px}.localads-slider-btn{width:40px;height:40px;font-size:18px}}@media(max-width:600px){.hero-filter,.archive-filter,.category-grid,.ads-grid{grid-template-columns:1fr}.header-container{width:94%}.site-logo a{font-size:24px}.post-ad-btn{padding:9px 12px;font-size:14px}.hero-section{padding:65px 5%}.hero-content h1{font-size:31px}.section-title{align-items:flex-start;gap:10px;flex-direction:column}.single-ad-content h1{font-size:28px}.single-price{font-size:27px}.photo-upload-item{flex-direction:column;align-items:stretch}}.featured-section{background:radial-gradient(circle at top left,rgb(249 115 22 / .12),transparent 30%),radial-gradient(circle at bottom right,rgb(37 99 235 / .12),transparent 30%)}.featured-ad-card{position:relative;border:2px solid rgb(249 115 22 / .35)}.featured-label{position:absolute;top:14px;left:14px;z-index:5;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:900;box-shadow:0 8px 20px rgb(249 115 22 / .35)}.favorite-btn.active{background:linear-gradient(135deg,#ef4444,#f97316);color:#fff}.dashboard-notice{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fdba74;color:#9a3412;padding:16px 18px;border-radius:16px;font-weight:700;margin-bottom:25px;box-shadow:0 8px 20px rgb(249 115 22 / .12)}.mobile-bottom-menu{display:none}@media(max-width:700px){body{padding-bottom:78px}.mobile-bottom-menu{position:fixed;left:0;right:0;bottom:0;z-index:999;background:rgb(255 255 255 / .96);backdrop-filter:blur(14px);box-shadow:0 -8px 25px rgb(0 0 0 / .12);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 4px}.mobile-bottom-menu a{text-align:center;font-size:11px;font-weight:800;color:#334155}.mobile-bottom-menu span{display:block;font-size:20px;margin-bottom:2px}.mobile-post-btn{color:#2563eb!important}}.pagination-wrap{margin-top:35px;text-align:center}.pagination-wrap .page-numbers{display:inline-block;padding:10px 14px;margin:4px;border-radius:10px;background:#fff;color:#2563eb;font-weight:800;box-shadow:0 6px 18px rgb(0 0 0 / .06)}.pagination-wrap .page-numbers.current{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.house-info-box{background:#f8fafc;border:1px solid #e5e7eb;padding:20px;border-radius:18px;margin:22px 0}.house-info-box h3{margin-top:0}.house-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.house-info-grid div{background:#fff;padding:12px;border-radius:12px;box-shadow:0 6px 16px rgb(0 0 0 / .04)}@media(max-width:600px){.house-info-grid{grid-template-columns:1fr}}.house-info-box{background:#f8fafc;border:1px solid #e5e7eb;padding:18px;border-radius:22px;margin:22px 0}.house-info-box h3{text-align:center;margin:0 0 18px;font-size:24px;font-weight:800;color:#0f172a}.house-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.house-info-grid div{background:#fff;padding:16px 14px;border-radius:18px;box-shadow:0 6px 16px rgb(0 0 0 / .05);font-size:16px;font-weight:700;color:#111827;line-height:1.5;word-break:break-word}.house-info-grid strong{display:block;color:#2563eb;margin-bottom:5px;font-size:15px}@media(max-width:600px){.house-info-box{padding:16px;border-radius:20px}.house-info-box h3{font-size:22px}.house-info-grid{grid-template-columns:repeat(2,1fr);gap:10px}.house-info-grid div{padding:14px 10px;border-radius:14px;font-size:15px;text-align:center}.house-info-grid strong{font-size:14px;margin-bottom:4px}}.profile-photo-card{background:#fff;padding:20px;border-radius:22px;box-shadow:var(--shadow);margin-bottom:25px;display:flex;align-items:center;gap:20px}.profile-photo-preview img,.localads-user-photo{width:90px;height:90px;border-radius:50%;object-fit:cover}.profile-photo-card form{flex:1;display:grid;gap:8px}.profile-photo-card input{padding:12px;border:1px solid #e5e7eb;border-radius:12px}.profile-photo-card button{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;padding:12px 16px;border-radius:12px;font-weight:900;cursor:pointer}@media(max-width:600px){.profile-photo-card{flex-direction:column;align-items:flex-start}}.seller-profile-photo{display:flex;justify-content:center;margin-bottom:15px}.seller-profile-photo img{width:85px;height:85px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 24px rgb(0 0 0 / .15)}.seller-profile-card,.profile-edit-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 12px 35px rgb(0 0 0 / .08);margin-bottom:28px}.seller-profile-card{display:flex;gap:24px;align-items:flex-start}.seller-avatar img{width:110px;height:110px;border-radius:50%;object-fit:cover;border:4px solid #eef3ff}.seller-profile-info h1{margin:0 0 6px;color:#061b3a;font-size:32px}.seller-profile-info p{margin:6px 0;color:#4b5563;font-size:15px}.seller-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.seller-socials a{text-decoration:none;background:#eef3ff;color:#2563eb;padding:9px 15px;border-radius:12px;font-weight:700}.profile-edit-card h2{margin-top:0;color:#061b3a}.profile-edit-card label{display:block;margin:14px 0 7px;font-weight:700;color:#0f172a}.profile-edit-card input,.profile-edit-card textarea{width:100%;padding:14px 16px;border:1px solid #dbe3ef;border-radius:14px;font-size:15px;outline:none}.profile-edit-card textarea{min-height:120px;resize:vertical}.profile-edit-card input:focus,.profile-edit-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgb(37 99 235 / .12)}.profile-edit-card button{width:100%;margin-top:20px;border:none;padding:15px;border-radius:14px;color:#fff;font-weight:800;cursor:pointer;background:linear-gradient(90deg,#2563eb,#7c3aed);box-shadow:0 12px 25px rgb(37 99 235 / .25)}.profile-success{max-width:1180px;margin:20px auto;background:#dcfce7;color:#166534;padding:14px 18px;border-radius:14px;font-weight:700}@media(max-width:768px){.seller-profile-card{flex-direction:column;text-align:center;align-items:center}.seller-socials{justify-content:center}.seller-profile-info h1{font-size:26px}}