
/* Adzon v22 — modern classifieds UX, local assets only */
:root{
 --a22-blue:#1769e8; --a22-red:#e33127; --a22-orange:#ff5a45; --a22-ink:#292b2f;
 --a22-muted:#777d86; --a22-bg:#f7f7f7; --a22-line:#e5e6e8; --a22-card:#fff;
}
body.adzon-market{background:var(--a22-bg);color:var(--a22-ink)}
.az19-header{background:#fff!important;border-bottom:1px solid #e6e6e6;box-shadow:none!important}
.az19-header .az-topbar{max-width:1200px;height:82px}
.az19-header .az-brand{font-weight:900;color:#17213a}
.az19-header .az-brand-mark{background:linear-gradient(145deg,#ff624d,#ff8a4d);border:4px solid #1769e8;box-shadow:0 7px 22px rgba(23,105,232,.18)}
.az19-search{border:1px solid #dfe3e8!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
.az19-search button,.az-mobile-search button{background:#1769e8!important;border-radius:0 12px 12px 0!important}
.az-mobile-search{background:#fff!important;border-top:1px solid #f1f1f1;border-bottom:1px solid #e2e2e2;box-shadow:none!important}
.az-mobile-search form{border:1px solid #dfe3e8!important;border-radius:12px!important;background:#fff!important}
.az-mobile-search button{font-weight:800}

.az19-hero{padding:34px 0 26px;background:#fff}
.az19-hero-copy h1{font-size:52px;letter-spacing:-2px;color:#222}
.az19-hero-copy p{font-size:18px;max-width:610px;color:#6f7680}
.az19-hero-copy strong{color:var(--a22-red)}
.az19-search-card{border:1px solid #e5e5e5!important;box-shadow:0 10px 30px rgba(0,0,0,.06)!important;border-radius:20px!important}
.az19-home-search label{background:#fafafa!important;border:1px solid #e2e3e5!important}
.az19-home-search button{background:#ff5a45!important}

.az19-section{padding-top:28px}
.az19-section-head h2{font-size:30px;letter-spacing:-.8px}
.az19-section-head p{color:#757b84}
.az21-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.az19-category{min-height:118px!important;background:#fff!important;border:1px solid #e4e5e7!important;border-radius:18px!important;box-shadow:0 4px 15px rgba(0,0,0,.04)!important}
.az19-cat-icon{background:#fff4f1!important}
.az19-cat-arrow{color:#7d838b!important}

.az21-market-banner{min-height:260px;margin:24px auto 34px;border-radius:20px;box-shadow:none}
.az21-banner-copy h2{font-size:36px}
.az21-banner-image:after{background:linear-gradient(90deg,rgba(255,248,239,.97),rgba(255,248,239,.72) 48%,rgba(255,248,239,.05) 85%)}

.az19-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.az22-grid-card{background:#fff;border-radius:14px;overflow:hidden;border:1px solid #e3e4e6;box-shadow:0 2px 8px rgba(0,0,0,.05)}
.az22-grid-photo{height:190px;display:block;position:relative;overflow:hidden;background:#eee}
.az22-grid-photo img{width:100%;height:100%;object-fit:cover;display:block}
.az22-grid-body{padding:13px}
.az22-grid-price{display:block;font-size:18px;color:#c6221d;margin-bottom:4px}
.az22-grid-title{display:block;font-size:15px;font-weight:800;color:#2b2e33;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.az22-grid-meta{color:#7b8087;font-size:13px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.az22-verified{position:absolute;left:10px;top:10px;background:#fff;color:#2b78c9;border-radius:5px;padding:4px 7px;font-size:11px;font-weight:800;box-shadow:0 2px 8px rgba(0,0,0,.12)}
.az22-card-heart{position:absolute;right:10px;top:10px;width:34px;height:34px;display:grid;place-items:center;background:rgba(0,0,0,.28);color:#fff;border-radius:50%;font-size:24px}

.az22-search-page{background:#f7f7f7;min-height:70vh}
.az22-search-top{position:sticky;top:0;z-index:20;background:#fff;padding:18px 22px 14px;border-bottom:1px solid #e4e4e4}
.az22-search-location{max-width:900px;margin:0 auto 12px;height:58px;border:1px solid #dfe2e5;border-radius:12px;background:#fff;display:flex;align-items:center;padding:0 16px;gap:12px}
.az22-search-location span{font-size:28px;color:#a3a8af}
.az22-search-location input{border:0;outline:0;flex:1;font-size:20px;color:#333}
.az22-filter-row{display:flex;gap:10px;overflow:auto;max-width:900px;margin:auto;padding-bottom:2px}
.az22-chip{height:48px;border:1px solid #a8c7e9;border-radius:26px;background:#f8fbff;display:flex;align-items:center;gap:8px;padding:0 18px;font-weight:800;white-space:nowrap;color:#333}
.az22-chip-filter{color:#222}
.az22-chip-filter span{color:#d51e2b}
.az22-chip-filter b{background:#222;color:#fff;border-radius:50%;min-width:24px;height:24px;display:grid;place-items:center}
.az22-sort-chip select{border:0;background:transparent;font-weight:800;font-size:15px;outline:0}
.az22-search-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;max-width:1240px;margin:0 auto;padding:20px}
.az22-filter-panel{background:#fff;border:1px solid #e1e2e4;border-radius:16px;padding:18px;height:max-content;position:sticky;top:118px}
.az22-filter-head{display:flex;justify-content:space-between;font-size:20px;margin-bottom:15px}
.az22-filter-head button{border:0;background:none;font-size:26px}
.az22-native-search-form{display:grid;gap:12px}
.az22-native-search-form label{font-size:13px;font-weight:800;color:#555}
.az22-native-search-form input,.az22-native-search-form select{width:100%;margin-top:6px;border:1px solid #dfe2e5;border-radius:10px;height:44px;padding:0 10px;box-sizing:border-box}
.az22-check{display:flex!important;gap:8px;align-items:center}.az22-check input{width:auto!important;height:auto!important;margin:0!important}
.az22-apply{height:46px;background:#1769e8;color:#fff;border:0;border-radius:10px;font-weight:800}
.az22-reset{text-align:center;color:#1769e8;font-size:13px}
.az22-results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.az22-results-head h1{margin:2px 0 0;font-size:28px}
.az22-view-toggle{display:flex;background:#fff;border:1px solid #ddd;border-radius:9px;overflow:hidden}
.az22-view-toggle a{padding:8px 12px;color:#555}.az22-view-toggle a.active{background:#eef5ff;color:#1769e8}
.az22-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.az22-search-card{background:#fff;border:1px solid #dedfe1;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.az22-search-photo{height:250px;display:block;position:relative;background:#eee;overflow:hidden}
.az22-search-photo img{width:100%;height:100%;object-fit:cover;display:block}
.az22-photo-count{position:absolute;left:12px;bottom:12px;background:rgba(0,0,0,.55);color:#fff;border-radius:5px;padding:5px 8px;font-size:12px}
.az22-search-card-body{padding:16px}
.az22-search-price{font-size:25px;font-weight:900;color:#c5211e}.az22-price-note{font-weight:500;color:#333;font-size:16px}
.az22-search-type{font-size:14px;color:#777;margin-top:4px}
.az22-search-card h2{font-size:18px;margin:6px 0}.az22-search-card h2 a{color:#25282d}
.az22-search-meta{font-size:14px;color:#70757d;margin-bottom:14px}
.az22-search-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.az22-action{height:44px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800;font-size:14px}
.az22-chat{background:#eaf3ff;color:#1769e8}.az22-call{background:#fff0ee;color:#d32c27}.az22-sms{background:#edf8ee;color:#2b8a3e}
.az22-result-list{display:grid;gap:14px}
.az22-result-list .az22-search-card{display:grid;grid-template-columns:310px 1fr}
.az22-result-list .az22-search-photo{height:220px}
.az22-result-list .az22-search-card-body{display:flex;flex-direction:column;justify-content:center}

.az22-item-page{background:#fff;min-height:70vh}
.az22-item-layout{display:block}
.az22-item-gallery{position:relative;background:#111}
.az22-gallery-topbar{position:absolute;left:16px;right:16px;top:14px;z-index:4;display:flex;justify-content:space-between;align-items:center}
.az22-gallery-topbar>a{width:42px;height:42px;border-radius:50%;background:rgba(0,0,0,.42);color:#fff;display:grid;place-items:center;text-decoration:none;font-size:35px}
.az22-gallery-verified{background:#fff;border-radius:8px;padding:9px 14px;font-weight:800;box-shadow:0 3px 10px rgba(0,0,0,.14)}
.az22-item-gallery .az-slider-v8{max-width:1200px;margin:auto}
.az22-item-gallery .az-main-photo{height:min(72vh,620px)!important;max-height:none!important;border-radius:0!important;background:#111!important}
.az22-item-gallery .az-main-photo img{object-fit:cover!important}
.az22-item-gallery .az-thumb-strip{display:none!important}
.az22-item-gallery .az-slider-dots-v8{bottom:18px!important}
.az22-item-gallery .az-slider-count-v8{left:18px!important;right:auto!important;bottom:18px!important;background:rgba(0,0,0,.55)!important}
.az22-gallery-actions{position:absolute;right:22px;bottom:-26px;z-index:6;display:flex;gap:14px}
.az22-gallery-actions button,.az22-gallery-actions a{width:56px;height:56px;border-radius:50%;background:#fff;border:0;box-shadow:0 6px 20px rgba(0,0,0,.18);display:grid;place-items:center;color:#20242a;text-decoration:none;font-size:30px}
.az22-item-panel{max-width:1200px;margin:0 auto;padding:54px 28px 90px!important;background:#fff!important;border:0!important;box-shadow:none!important;border-radius:0!important}
.az22-item-category{font-size:14px;color:#777;text-transform:uppercase;letter-spacing:.08em}
.az22-item-panel h1{font-size:34px;line-height:1.18;margin:8px 0 10px;max-width:900px}
.az22-item-panel .az-item-price{font-size:34px;color:#2a2b2f;margin:6px 0 12px}
.az22-item-location{font-size:20px;color:#555;margin:10px 0 22px}
.az22-seller-card{max-width:720px!important;margin-top:20px}
.az22-contact-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:10px!important;max-width:850px}
.az22-contact-grid .az-btn{min-height:54px!important;border-radius:10px!important}
.az22-contact-grid .az-btn-primary{background:#eaf3ff!important;color:#1769e8!important}
.az22-contact-grid .az-btn-secondary{background:#fff0ee!important;color:#d32c27!important}
.az22-contact-grid .az-btn-whatsapp-v8{background:#edf8ee!important;color:#219a40!important}
.az22-description{max-width:900px;margin-top:28px;border-top:1px solid #e3e3e3;padding-top:24px}
.az22-description h2{font-size:24px}
.az22-seller-details{max-width:900px;margin-top:24px}
.az-mobile-item-actions{position:fixed!important;left:0;right:0;bottom:0;z-index:80;background:#fff!important;border-top:1px solid #ddd!important;padding:9px 16px!important;display:flex!important;gap:10px!important;box-shadow:0 -4px 16px rgba(0,0,0,.1)!important}
.az-mobile-item-actions a,.az-mobile-item-actions .az-mobile-message-slot{flex:1;min-height:54px;border-radius:9px;display:flex;align-items:center;justify-content:center}
.az-mobile-item-actions .az-mobile-message-slot a{width:100%;height:100%}

@media(max-width:760px){
 .az19-header .az-topbar{height:72px!important;padding:10px 15px!important}
 .az19-header .az-brand{font-size:26px!important}.az19-header .az-brand-mark{width:48px!important;height:48px!important}
 .az19-header .az-mobile-search{padding:12px 15px!important}
 .az19-hero{padding:24px 15px 20px}.az19-hero-copy h1{font-size:38px!important}
 .az19-hero-copy p{font-size:16px}.az19-hero-actions{grid-template-columns:1fr 1fr!important}
 .az19-search-card{margin-top:16px}
 .az21-category-grid{grid-template-columns:repeat(3,1fr)!important;gap:9px!important}
 .az19-category{min-height:140px!important;padding:12px 7px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}
 .az19-cat-icon{width:58px!important;height:58px!important}.az19-cat-arrow{display:none!important}
 .az19-cat-copy strong{font-size:13px!important;line-height:1.12!important}.az19-cat-copy small{font-size:10px!important}
 .az21-market-banner{margin:20px 15px 28px;min-height:300px}.az21-banner-copy{width:100%!important;padding:170px 20px 22px!important}.az21-banner-copy h2{font-size:28px}
 .az19-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 .az22-grid-photo{height:160px}.az22-grid-body{padding:11px}.az22-grid-price{font-size:16px}.az22-grid-title{font-size:14px}
 .az22-search-top{padding:16px 14px 12px}.az22-search-location{height:56px}.az22-search-location input{font-size:17px}
 .az22-search-layout{display:block;padding:0 14px 80px}.az22-filter-panel{display:none;position:fixed;z-index:100;left:12px;right:12px;top:150px;max-height:70vh;overflow:auto}.az22-filters-open .az22-filter-panel{display:block}
 .az22-results-head{padding-top:16px}.az22-results-head h1{font-size:22px}
 .az22-result-grid{grid-template-columns:1fr;gap:12px}
 .az22-search-photo{height:290px}.az22-search-card-body{padding:14px}.az22-search-price{font-size:23px}
 .az22-result-list .az22-search-card{display:block}.az22-result-list .az22-search-photo{height:290px}
 .az22-item-gallery .az-main-photo{height:58vh!important;min-height:390px!important}
 .az22-item-gallery .az-main-photo img{object-fit:cover!important}
 .az22-gallery-actions{right:14px;bottom:-22px}.az22-gallery-actions button,.az22-gallery-actions a{width:50px;height:50px;font-size:27px}
 .az22-item-panel{padding:44px 28px 90px!important}.az22-item-panel h1{font-size:27px}.az22-item-panel .az-item-price{font-size:30px}
 .az22-item-location{font-size:17px;line-height:1.45}.az22-contact-grid{grid-template-columns:1fr!important}
 .az22-contact-grid{display:none!important}
 .az22-description{margin-top:24px}
 .az22-seller-card{margin-top:14px}
}

@media(max-width:760px){
  body.az-search .az19-header,
  body.az-search .az-mobile-search,
  body.az-item .az19-header,
  body.az-item .az-mobile-search{display:none!important}
  body.az-search .az-main, body.az-item .az-main{padding-top:0!important}
  .az-mobile-item-actions{padding-bottom:calc(9px + env(safe-area-inset-bottom))!important}
  .az-mobile-item-actions>a,
  .az-mobile-item-actions .az-mobile-message-slot{
    border:1px solid #e0e4ea!important;
    font-size:16px!important;
    font-weight:700!important;
    text-decoration:none!important;
  }
  .az-mobile-email{background:#eef6ff!important;color:#1769e8!important}
  .az-mobile-call-v8{background:#fff1ef!important;color:#d52a25!important}
  .az-mobile-wa-v8{background:#edf8ee!important;color:#16943b!important}
}
