/*
Theme Name: Bharat Classifieds
Theme URI: https://example.com/bharat-classifieds/
Author: Classifieds India
Author URI: https://example.com/
Description: A clean India classifieds WordPress theme inspired by high-density directory portals, with custom listings, India locations, category grids, search filters, post-ad forms, schema and Elementor-friendly content areas.
Version: 1.3.0
Requires at least: 6.2
Tested up to: 6.9
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bharat-classifieds
Tags: classifieds, directory, listings, custom-post-type, custom-logo, threaded-comments, one-column, two-columns
*/

:root{
  --bc-blue:#16457a;
  --bc-blue-2:#0b376d;
  --bc-red:#d94335;
  --bc-green:#14945b;
  --bc-gold:#f8b934;
  --bc-ink:#202124;
  --bc-muted:#5f6b7a;
  --bc-soft:#f4f6f9;
  --bc-line:#dfe4ea;
  --bc-card:#fff;
  --bc-radius:10px;
  --bc-shadow:0 1px 3px rgba(25,35,50,.12);
  --bc-wrap:min(1120px,calc(100% - 28px));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f1f3f6;color:var(--bc-ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55}
a{color:#235c98;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;height:auto}
.bc-wrap{width:var(--bc-wrap);margin-inline:auto}
.bc-site-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--bc-line);box-shadow:0 1px 8px rgba(15,23,42,.06)}
.bc-header-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:12px 0}
.bc-logo{display:flex;justify-content:center;align-items:center;min-height:46px}
.bc-logo a{display:flex;align-items:center;gap:8px;color:#2c196c;text-decoration:none;font-size:34px;font-weight:900;letter-spacing:-.05em}
.bc-logo img{max-height:46px;width:auto}
.bc-logo-mark{width:38px;height:38px;border-radius:50%;background:conic-gradient(from 90deg,#4bc1ff,#f8b934,#ef4d6d,#37c47a,#4bc1ff);display:inline-block}
.bc-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}
.bc-login,.bc-post-btn,.bc-small-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;border:1px solid var(--bc-line);padding:9px 14px;background:#fff;color:#111;font-weight:700;text-decoration:none}
.bc-post-btn{background:var(--bc-red);color:#fff;border-color:var(--bc-red)}
.bc-post-btn:hover,.bc-login:hover{text-decoration:none;filter:brightness(.98)}
.bc-icon-rail{border-top:1px solid #eef1f5;background:#fff;overflow:hidden}
.bc-icon-strip{display:flex;gap:0;overflow:auto;scrollbar-width:thin}
.bc-icon-link{min-width:112px;display:grid;justify-items:center;gap:4px;padding:8px 10px;border-right:1px solid var(--bc-line);font-size:12px;color:#16457a;text-decoration:none}
.bc-icon-link:hover{background:#f8fafc;text-decoration:none}
.bc-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef2ff;font-size:22px}
.bc-search-band{background:#eef1f5;border-bottom:1px solid var(--bc-line);padding:12px 0}
.bc-search-form{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 52px;gap:8px}
.bc-field-shell{display:flex;background:#fff;border:1px solid #aeb7c2;height:44px}
.bc-field-shell span{width:42px;display:grid;place-items:center;background:#e7ebf0;color:#6b7280;border-right:1px solid #cbd5e1}
.bc-search-form input,.bc-search-form select{width:100%;border:0;background:#fff;padding:0 12px;font:inherit;outline:0}
.bc-search-btn{height:44px;border:0;background:var(--bc-blue);color:#fff;font-size:19px;font-weight:900;border-radius:2px}
.bc-main{padding:26px 0 76px}
.bc-panel{background:#fff;border:1px solid var(--bc-line);border-radius:var(--bc-radius);box-shadow:var(--bc-shadow);overflow:hidden}
.bc-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:16px 20px;border-bottom:1px solid var(--bc-line);font-size:24px;font-weight:400}
.bc-section-title strong{font-weight:900}
.bc-section-title a{font-size:13px;text-transform:uppercase;letter-spacing:.04em;font-weight:800}
.bc-category-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.bc-category-card{min-height:140px;display:grid;place-items:center;text-align:center;gap:9px;padding:20px 12px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;color:#242a31;text-decoration:none}
.bc-category-card:nth-child(4n){border-right:0}
.bc-category-card:hover{background:#f9fbfd;text-decoration:none}
.bc-category-card .bc-icon{width:66px;height:66px;font-size:33px}
.bc-category-card strong{display:block;font-size:15px}
.bc-category-card small{color:var(--bc-muted)}
.bc-home-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;margin-top:20px}
.bc-ad-box{background:#fff;border:1px solid var(--bc-line);border-radius:var(--bc-radius);padding:18px;box-shadow:var(--bc-shadow)}
.bc-ad-box h2{margin:0 0 10px;font-size:20px}
.bc-city-box{margin-top:20px}
.bc-location-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:18px 22px}
.bc-location-list a{display:block;padding:7px 8px;font-weight:700}
.bc-featured{margin-top:20px}
.bc-listing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:16px}
.bc-listing-card{background:#fff;border:1px solid var(--bc-line);border-radius:12px;overflow:hidden;box-shadow:var(--bc-shadow);color:inherit;text-decoration:none}
.bc-listing-card:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.12);transition:.18s}
.bc-listing-thumb{aspect-ratio:4/3;background:linear-gradient(135deg,#e0f2fe,#fef3c7);display:grid;place-items:center;color:#64748b;font-weight:800;overflow:hidden}
.bc-listing-thumb img{width:100%;height:100%;object-fit:cover}
.bc-listing-body{padding:12px}
.bc-listing-title{font-size:16px;font-weight:900;color:#172033;line-height:1.25;margin:0 0 8px}
.bc-price{font-size:17px;font-weight:900;color:var(--bc-green)}
.bc-meta{display:flex;flex-wrap:wrap;gap:8px;color:#6b7280;font-size:13px;margin-top:7px}
.bc-sidebar-stack{display:grid;gap:14px;align-self:start;position:sticky;top:128px}
.bc-cta-card{background:linear-gradient(135deg,#143d6f,#0b376d);color:#fff;border-radius:12px;padding:20px}
.bc-cta-card h2{margin:0 0 8px}
.bc-cta-card p{color:rgba(255,255,255,.82)}
.bc-cta-card a{background:#fff;color:#0b376d;border-radius:7px;padding:11px 14px;display:inline-flex;font-weight:900;text-decoration:none}
.bc-archive-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:18px}
.bc-filter{padding:16px;position:sticky;top:126px;align-self:start}
.bc-filter h2{margin:0 0 14px;font-size:20px}
.bc-filter label{display:block;font-size:13px;font-weight:900;margin:12px 0 6px;color:#374151}
.bc-filter input,.bc-filter select{width:100%;height:42px;border:1px solid var(--bc-line);border-radius:7px;padding:0 10px;font:inherit;background:#fff}
.bc-filter button{width:100%;height:44px;margin-top:14px;border:0;border-radius:7px;background:var(--bc-blue);color:#fff;font-weight:900}
.bc-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid var(--bc-line);border-radius:var(--bc-radius);margin-bottom:14px}
.bc-result-list{display:grid;gap:12px}
.bc-result-card{display:grid;grid-template-columns:190px minmax(0,1fr) auto;gap:14px;background:#fff;border:1px solid var(--bc-line);border-radius:12px;box-shadow:var(--bc-shadow);padding:12px;color:inherit;text-decoration:none}
.bc-result-card:hover{text-decoration:none}
.bc-result-card .bc-listing-thumb{border-radius:9px;aspect-ratio:4/3}
.bc-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e7f3ff;color:#16457a;padding:5px 9px;font-size:12px;font-weight:900}
.bc-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}
.bc-breadcrumb{font-size:13px;margin-bottom:12px;color:var(--bc-muted)}
.bc-single-card{background:#fff;border:1px solid var(--bc-line);border-radius:12px;box-shadow:var(--bc-shadow);overflow:hidden}
.bc-single-head{padding:20px;border-bottom:1px solid var(--bc-line)}
.bc-single-head h1{margin:0 0 10px;font-size:clamp(28px,4vw,42px);line-height:1.05}
.bc-hero-img{background:#f2f4f7;display:grid;place-items:center;min-height:340px}
.bc-hero-img img{width:100%;max-height:560px;object-fit:contain;background:#fff}
.bc-details{padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.bc-detail{border:1px solid #edf0f4;border-radius:9px;padding:12px;background:#fbfcfe}
.bc-detail span{display:block;color:var(--bc-muted);font-size:12px;text-transform:uppercase;font-weight:900}
.bc-detail strong{display:block;margin-top:3px;font-size:15px}
.bc-content{padding:22px;border-top:1px solid var(--bc-line)}
.bc-seller-card,.bc-safety-card{background:#fff;border:1px solid var(--bc-line);border-radius:12px;box-shadow:var(--bc-shadow);padding:18px;margin-bottom:14px}
.bc-seller-card h2,.bc-safety-card h2{margin:0 0 12px;font-size:20px}
.bc-contact-link{display:flex;justify-content:center;align-items:center;height:44px;border-radius:7px;background:var(--bc-green);color:#fff;font-weight:900;text-decoration:none;margin-top:10px}
.bc-phone{background:var(--bc-blue)}
.bc-post-form{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px}
.bc-post-form label{font-weight:900;color:#374151}
.bc-post-form input,.bc-post-form select,.bc-post-form textarea{width:100%;margin-top:6px;border:1px solid var(--bc-line);border-radius:8px;padding:11px 12px;font:inherit;background:#fff}
.bc-post-form textarea{min-height:130px;resize:vertical}
.bc-post-form .bc-full{grid-column:1/-1}
.bc-submit{height:46px;border:0;border-radius:8px;background:var(--bc-red);color:#fff;font-weight:900;font-size:16px}
.bc-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;background:rgba(255,255,255,.96);border-top:1px solid var(--bc-line);display:none;grid-template-columns:repeat(5,1fr);backdrop-filter:blur(10px)}
.bc-bottom-nav a{display:grid;place-items:center;padding:8px 4px;color:#111;font-size:12px;text-decoration:none}
.bc-bottom-nav span{font-size:20px;line-height:1}
.bc-footer{background:#fff;border-top:1px solid var(--bc-line);padding:28px 0;color:#5f6b7a}
.bc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:18px}
.bc-footer h2,.bc-footer h3{margin:0 0 10px;color:#202124}
.bc-empty{padding:32px;background:#fff;border:1px solid var(--bc-line);border-radius:12px;text-align:center}
.bc-screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.bc-hero{min-height:430px;background-image:linear-gradient(90deg,rgba(255,255,255,.94),rgba(255,255,255,.78),rgba(255,255,255,.12)),radial-gradient(circle at 86% 30%,rgba(22,69,122,.38),transparent 30%),linear-gradient(135deg,#f8fafc,#dbeafe 48%,#94a3b8);background-size:cover;background-position:center;display:grid;place-items:center;border-bottom:1px solid var(--bc-line)}
.bc-hero-inner{text-align:center}
.bc-hero h1{margin:0;font-size:clamp(36px,4.6vw,58px);line-height:1;text-transform:uppercase;letter-spacing:.02em;color:#202124}
.bc-hero p{font-size:24px;letter-spacing:.12em;color:#376991;font-family:"Courier New",monospace;font-weight:700}
.bc-hero-search{max-width:1040px;margin:24px auto 0}
.bc-hero-search .bc-search-band{background:transparent;border:0;padding:0}
.bc-hero-search .bc-search-form{width:100%;display:grid;grid-template-columns:1.05fr 1fr 1.6fr 1.25fr 150px;gap:0;border:7px solid rgba(60,60,60,.42);border-radius:999px;overflow:hidden;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.18)}
.bc-hero-search .bc-field-shell{border:0;border-right:1px solid #e5e7eb;height:58px}
.bc-hero-search .bc-field-shell span{background:#fff;border:0;font-size:24px}
.bc-hero-search .bc-search-btn{height:58px;border-radius:0;font-size:24px}
.bc-home-cats{margin-top:28px}
.bc-category-grid-home{grid-template-columns:repeat(6,1fr)}
.bc-category-grid-home .bc-category-card{min-height:132px}
.bc-locanto-home-grid{grid-template-columns:minmax(0,1fr) 260px;align-items:start}
.bc-location-board{margin-top:0}
.bc-location-section{padding:24px 28px;border-bottom:1px solid #edf0f4}
.bc-location-section:last-child{border-bottom:0}
.bc-location-section h3{font-size:22px;margin:0 0 16px;color:#3d3d3d}
.bc-top-location-list{font-size:18px;font-weight:900}
.bc-other-location-list{font-size:17px}
.bc-top-location-list a,.bc-other-location-list a{padding:9px 10px;color:#3f3f46}
.bc-blog-card{position:relative;background:#fff;border:1px solid var(--bc-line);padding:22px 22px 24px;box-shadow:var(--bc-shadow)}
.bc-blog-card span{position:absolute;right:-8px;top:18px;background:#d92727;color:#fff;padding:10px 18px;font-weight:900;border-radius:3px;box-shadow:0 8px 18px rgba(217,39,39,.24)}
.bc-blog-card h2{margin:0 0 12px;color:#c94545;font-size:24px;line-height:1.05}
.bc-blog-card p{font-size:18px;color:#333}
.bc-blog-card a{display:flex;justify-content:center;background:#2f4695;color:#fff;border-radius:9px;padding:12px;font-size:20px;font-weight:900;text-decoration:none}
.bc-happening h2{text-transform:uppercase;font-weight:400;font-size:26px;line-height:1.1}
.bc-archive-breadcrumb{font-size:18px;margin:18px 0;color:#637083}
.bc-subcat-row{display:flex;gap:30px;flex-wrap:wrap;margin:18px 0 28px}
.bc-subcat-row a{font-size:17px;font-weight:900;color:#3a6597}
.bc-locanto-archive{display:grid;grid-template-columns:260px minmax(0,1fr) 170px;gap:18px;align-items:start}
.bc-locanto-filter{padding:0;position:sticky;top:126px}
.bc-locanto-filter h2{display:flex;justify-content:space-between;align-items:center;margin:0;padding:18px;border-bottom:1px solid var(--bc-line);text-transform:uppercase;font-size:19px}
.bc-locanto-filter nav{display:grid;padding:18px}
.bc-locanto-filter nav a{padding:6px 0;color:#5b6472;font-size:17px}
.bc-locanto-filter form{border-top:1px solid var(--bc-line);padding:18px}
.bc-locanto-filter h3{font-size:18px;text-transform:uppercase;margin:0 0 14px}
.bc-locanto-filter label{display:block;margin:10px 0;font-size:16px;font-weight:700}
.bc-result-head{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--bc-line);border-radius:10px 10px 0 0;padding:14px 18px;font-size:16px}
.bc-result-head span{display:inline-flex;border-radius:6px;background:#eef0f4;color:#2f5f97;padding:8px 12px;font-weight:900}
.bc-view-icons{font-size:22px;color:#2f5f97}
.bc-orange-promo{display:flex;justify-content:center;align-items:center;gap:18px;background:#f5a142;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.34);font-size:26px;font-weight:900;padding:10px;text-decoration:none}
.bc-orange-promo:hover{text-decoration:none;color:#fff}
.bc-locanto-list{gap:0}
.bc-locanto-card{border-radius:0;box-shadow:none;border-color:#e5e7eb;border-top:0;grid-template-columns:130px minmax(0,1fr) 120px;background:#f7f7f7}
.bc-locanto-card:nth-child(even){background:#fff}
.bc-locanto-card.is-vip{border:2px solid #d4af37;box-shadow:0 0 0 3px rgba(212,175,55,.18),0 12px 28px rgba(15,23,42,.12);position:relative}
.bc-locanto-card .bc-listing-title{font-size:18px}
.bc-locanto-card .bc-listing-thumb{border-radius:0;aspect-ratio:1/1}
.bc-locanto-card .bc-listing-thumb em{position:absolute;background:rgba(0,0,0,.55);color:#fff;padding:2px 6px;font-style:normal;border-radius:4px;right:6px;top:6px}
.bc-vip-ribbon{display:inline-flex;background:#d4af37;color:#111;padding:3px 8px;border-radius:999px;font-size:12px;vertical-align:middle}
.bc-gallery-sidebar{position:sticky;top:126px;display:grid;gap:10px}
.bc-gallery-box{background:#5bc1ad;color:#fff;border-radius:0 22px 22px 0;padding:12px;font-weight:900}
.bc-gallery-box h2{margin:0;font-size:18px}
.bc-gallery-mini{display:block;background:#fff;border:1px solid var(--bc-line);padding:10px;color:#2f5f97;font-weight:800}
.bc-inline-post-ad{background:#fff;border:1px solid var(--bc-line);border-top:0;padding:14px;display:grid;gap:10px}
.bc-inline-post-ad input{height:48px;border:1px solid var(--bc-line);border-radius:8px;padding:0 14px;font-size:18px}
.bc-inline-post-ad a{display:flex;justify-content:center;background:#d15a52;color:#fff;border-radius:8px;padding:13px;font-size:24px;font-weight:900;text-decoration:none}
.bc-step-form{display:block}
.bc-stepper{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:18px 18px 0}
.bc-stepper span{border:1px solid var(--bc-line);border-radius:999px;padding:9px 10px;text-align:center;font-weight:900;color:#64748b;background:#f8fafc}
.bc-stepper span.is-active{background:#e7f3ff;color:#16457a;border-color:#9dc6f2}
.bc-form-step{display:none;grid-template-columns:repeat(2,1fr);gap:12px;padding:18px}
.bc-form-step.is-active{display:grid}
.bc-drop-upload{border:2px dashed #b6c3d2;border-radius:14px;background:#f8fafc;padding:28px!important;text-align:center}
.bc-drop-upload span{display:block;margin-top:8px;color:#64748b;font-weight:700}
.bc-boost-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}
.bc-boost-card{display:grid;gap:8px;border:1px solid var(--bc-line);border-radius:14px;background:#fff;padding:16px!important;cursor:pointer}
.bc-boost-card:has(input:checked){border-color:#d4af37;background:#fff8df;box-shadow:0 0 0 3px rgba(212,175,55,.16)}
.bc-boost-card strong{font-size:18px}
.bc-boost-card span{color:#64748b;font-weight:700}
.bc-form-actions{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--bc-line);padding:16px 18px}
.bc-step-prev,.bc-step-next{height:46px;border:1px solid var(--bc-line);border-radius:8px;background:#fff;font-weight:900;padding:0 18px}
.bc-step-next{background:#16457a;color:#fff;border-color:#16457a}
.bc-ai-summary{margin:0 0 18px;border-left:5px solid #16457a;background:#f1f7ff;padding:14px 16px;font-weight:800;color:#273244}
@media(max-width:980px){
  .bc-search-form{grid-template-columns:1fr 1fr 52px}
  .bc-search-form .bc-field-shell:nth-child(3),.bc-search-form .bc-field-shell:nth-child(4){grid-column:auto}
  .bc-home-grid,.bc-single-grid,.bc-archive-layout{grid-template-columns:1fr}
  .bc-locanto-archive,.bc-locanto-home-grid{grid-template-columns:1fr}
  .bc-sidebar-stack,.bc-filter{position:relative;top:auto}
  .bc-gallery-sidebar,.bc-locanto-filter{position:relative;top:auto}
  .bc-category-grid{grid-template-columns:repeat(3,1fr)}
  .bc-category-grid-home{grid-template-columns:repeat(3,1fr)}
  .bc-listing-grid{grid-template-columns:repeat(2,1fr)}
  .bc-location-list{grid-template-columns:repeat(3,1fr)}
  .bc-hero-search .bc-search-form{grid-template-columns:1fr;border-radius:16px}
  .bc-hero-search .bc-field-shell{border-right:0;border-bottom:1px solid #e5e7eb}
}
@media(max-width:680px){
  body{font-size:14px}
  .bc-header-top{grid-template-columns:1fr auto 1fr}
  .bc-logo{justify-content:center}
  .bc-logo a{font-size:26px}
  .bc-header-actions .bc-login{display:none}
  .bc-post-btn{padding:8px 10px;font-size:12px}
  .bc-search-form{grid-template-columns:1fr}
  .bc-search-btn{width:100%}
  .bc-category-grid{grid-template-columns:repeat(3,1fr)}
  .bc-category-card{min-height:118px;padding:14px 8px}
  .bc-category-card .bc-icon{width:52px;height:52px;font-size:27px}
  .bc-listing-grid,.bc-location-list,.bc-details,.bc-footer-grid,.bc-post-form{grid-template-columns:1fr}
  .bc-form-step,.bc-boost-grid,.bc-stepper{grid-template-columns:1fr}
  .bc-locanto-card{grid-template-columns:96px minmax(0,1fr)}
  .bc-locanto-card .bc-price{grid-column:1/-1}
  .bc-result-card{grid-template-columns:112px minmax(0,1fr)}
  .bc-result-card .bc-price{grid-column:1/-1}
  .bc-bottom-nav{display:grid}
}

/* v1.2 Locanto/Zelliey aligned UI */
:root{
  --bc-blue:#315f9a;
  --bc-red:#cc4a42;
  --bc-footer:#f4f4f4;
}
body{background:#f4f5f7;font-family:Inter,Arial,Helvetica,sans-serif;color:#282828}
h1,h2,h3,.bc-logo a,.bc-post-btn,.bc-login,.bc-section-title,.bc-hero h1,.bc-footer h3{font-family:"Roboto Condensed","Arial Narrow",Arial,sans-serif}
.bc-wrap{width:min(1220px,calc(100% - 56px))}
.bc-site-header{position:relative;box-shadow:0 2px 7px rgba(0,0,0,.09)}
.bc-header-top{grid-template-columns:auto 1fr;min-height:76px;padding:10px 0}
.bc-logo{justify-content:flex-start}
.bc-logo a{font-size:40px;color:#25145a}
.bc-logo-mark{border-radius:14px}
.bc-header-actions{gap:16px}
.bc-login{border:0;background:transparent;font-size:19px;font-weight:400;color:#2e2e2e}
.bc-post-btn{border-radius:0;background:#cc4a42;border-color:#cc4a42;box-shadow:0 2px 3px rgba(0,0,0,.16);font-size:19px;padding:14px 28px}
.bc-main{padding-top:0}
.bc-hero{min-height:390px;background-image:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.66),rgba(255,255,255,.05)),linear-gradient(115deg,#f5f8fb,#dbe4ef 42%,#718198);background-position:center;background-size:cover}
.bc-hero h1{font-size:clamp(36px,5vw,54px);font-weight:900;letter-spacing:.02em;text-shadow:0 2px 4px rgba(255,255,255,.54)}
.bc-hero p{font-family:"Courier New",monospace;color:#315f9a;font-size:clamp(19px,2.4vw,28px);letter-spacing:.12em}
.bc-hero-search .bc-search-form{max-width:980px;border:6px solid rgba(94,94,94,.58);border-radius:999px}
.bc-hero .bc-search-band{background:transparent;border:0;padding:0}
.bc-hero-search .bc-field-shell,.bc-hero-search .bc-search-btn{height:54px}
.bc-hero-search .bc-field-shell span{color:#919191}
.bc-home-cats{margin-top:26px;border-radius:6px}
.bc-section-title{font-weight:400;color:#222}
.bc-section-title strong{font-weight:900}
.bc-category-grid-home{grid-template-columns:repeat(6,1fr)}
.bc-category-grid-home .bc-category-card{min-height:110px;border-color:#e8e8e8}
.bc-category-card .bc-icon{background:#f0f4ff}
.bc-locanto-home-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px;margin-top:22px}
.bc-location-board{border-radius:0}
.bc-location-section h3{font-family:"Roboto Condensed","Arial Narrow",Arial,sans-serif;font-size:24px;font-weight:400;text-transform:none}
.bc-location-list{grid-template-columns:repeat(3,1fr)}
.bc-location-list a{font-size:18px;color:#35639a;padding:6px 14px}
.bc-top-location-list a{font-weight:900}
.bc-star-city{display:flex!important;align-items:center;gap:7px}
.bc-star-city span{width:16px;height:16px;border-radius:50%;display:inline-grid;place-items:center;background:#284b70;color:#ffc531;font-size:10px}
.bc-province-section{background:#fbfbfb}
.bc-home-copy{padding:26px 0 40px;font-size:16px;color:#111}
.bc-home-copy>p{font-weight:800;margin-bottom:24px}
.bc-home-copy>div{display:grid;grid-template-columns:1fr 1fr;gap:56px}
.bc-home-copy h3{font-size:19px;font-weight:900;color:#111}
.bc-home-copy p{font-size:17px;line-height:1.55}
.bc-blog-card h2{font-family:Inter,Arial,sans-serif;font-weight:400;color:#cb4a45}
.bc-blog-card a{background:#2f4695}
.bc-happening h2{font-family:Inter,Arial,sans-serif}
.bc-footer{background:#f5f5f5;border-top:1px solid #d7d7d7;color:#222;padding:0}
.bc-footer-intro{padding:26px 0 0}
.bc-footer-grid{grid-template-columns:repeat(4,1fr);padding:28px 0 44px}
.bc-footer h3{text-transform:uppercase;font-size:19px;color:#111;font-weight:900}
.bc-footer p{margin:8px 0}
.bc-footer a{color:#333}
.bc-socials{display:flex;gap:6px;margin-top:10px}
.bc-socials a{width:28px;height:28px;display:grid;place-items:center;color:#fff;background:#315f9a;font-weight:900;text-decoration:none}
.bc-socials a:nth-child(2){background:#54a5df}.bc-socials a:nth-child(3){background:#d5483f}.bc-socials a:nth-child(4){background:#3279aa}.bc-socials a:nth-child(5){background:#c93535}
.bc-copyright{border-top:1px solid #d0d0d0;text-align:center;padding:18px 0}
.bc-copyright span{display:inline-flex;background:#6dc842;color:#fff;padding:2px 8px;text-transform:uppercase;font-weight:900;font-size:12px}
.bc-archive-breadcrumb{font-size:18px;color:#6e7784;margin:24px 0}
.bc-subcat-row a{font-size:17px;color:#315f9a}
.bc-locanto-archive{grid-template-columns:275px minmax(0,1fr) 175px}
.bc-locanto-filter{border-radius:7px}
.bc-locanto-filter h2{font-family:Inter,Arial,sans-serif;font-size:19px}
.bc-locanto-filter nav a{font-size:18px;color:#5c6470}
.bc-result-head{border-radius:6px 6px 0 0}
.bc-orange-promo{background:#f39a3c;font-family:"Roboto Condensed","Arial Narrow",Arial,sans-serif}
.bc-locanto-card{grid-template-columns:130px minmax(0,1fr) 90px;background:#f7f7f7}
.bc-locanto-card.is-vip,.bc-locanto-card.is-top{background:#eee4f7;border-color:#d5cae3;box-shadow:none}
.bc-locanto-card.is-top{position:relative}
.bc-locanto-card.is-top::after{content:"Top";position:absolute;right:-1px;top:-1px;background:#f39a3c;color:#fff;font-weight:900;padding:5px 9px;transform:skewY(0);font-family:"Roboto Condensed",Arial,sans-serif}
.bc-locanto-card .bc-listing-title{font-family:Inter,Arial,sans-serif}
.bc-gallery-box{background:#58bdad;border-radius:0 24px 24px 0}
.bc-gallery-mini{font-size:13px;color:#5285bd;border-top:5px solid #58bdad;border-radius:5px}
.bc-register-required{padding:24px;background:#fff8e9;border:1px solid #f4d79d;border-radius:10px;margin:18px}
.bc-register-required h3{font-size:26px;margin:0 0 8px}
.bc-register-required p{max-width:780px}
.bc-single-breadcrumb{display:flex;align-items:center;gap:12px;margin:26px 0;color:#737b86;font-size:18px}
.bc-single-breadcrumb a{color:#315f9a}
.bc-back-results{margin-left:auto;font-weight:700}
.bc-login-nudge{background:#fff3cd;border:1px solid #f5daa4;color:#755b22;border-radius:4px;padding:16px 18px;margin:20px 0;font-size:18px;position:relative}
.bc-login-nudge span{position:absolute;right:18px;top:10px;font-size:30px;color:#776d5e}
.bc-single-locanto{grid-template-columns:minmax(0,1fr) 300px;align-items:start}
.bc-single-card{border-radius:8px;background:#f7f7f7}
.bc-single-head{background:#f6f6f6}
.bc-single-head h1{font-family:Inter,Arial,sans-serif;color:#315f9a;font-weight:900;letter-spacing:.02em;font-size:clamp(30px,4vw,42px)}
.bc-verified-dot{display:inline-grid;place-items:center;width:36px;height:36px;background:#3f9f35;color:#fff;border-radius:50%;font-size:24px;vertical-align:middle}
.bc-single-meta{display:grid;grid-template-columns:repeat(4,auto);gap:14px;color:#999;font-size:17px}
.bc-photo-stage{margin:20px;background:#fff;border-radius:8px;min-height:520px;display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:0 2px 9px rgba(0,0,0,.14)}
.bc-photo-stage img{width:100%;height:100%;max-height:620px;object-fit:contain}
.bc-photo-stage>span{font-size:96px}
.bc-photo-stage button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:0;background:rgba(0,0,0,.68);color:#fff;border-radius:14px;padding:18px 28px;font-size:20px;font-weight:800}
.bc-photo-stage i{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:54px;border-radius:4px;background:rgba(0,0,0,.25);color:#fff;font-size:48px;display:grid;place-items:center;font-style:normal}
.bc-photo-stage .prev{left:18px}.bc-photo-stage .next{right:18px}
.bc-thumb-strip{display:flex;gap:6px;padding:0 22px 18px}
.bc-thumb-strip span{width:110px;height:70px;background:#e7e7e7;border-radius:3px}
.bc-ad-details-tab{background:#fff;border:1px solid #ddd;margin:0 20px 24px;padding:22px}
.bc-ad-details-tab h2{display:inline-flex;border:1px solid #ddd;border-bottom:0;padding:14px 24px;margin:-23px 0 20px;background:#fff;border-radius:7px 7px 0 0}
.bc-single-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10%;padding:34px 5%}
.bc-single-actions a{height:44px;border-radius:7px;color:#fff;display:grid;place-items:center;font-size:22px;font-weight:800;text-decoration:none}
.bc-single-actions .mail{background:#66b9d8}.bc-single-actions .save{background:#7aad58}.bc-single-actions .flag{background:#d77b66}
.bc-reply-box{margin:0 20px 24px;background:#fff;border:1px solid #ddd;padding:20px}
.bc-seller-locanto{padding:0;overflow:hidden}
.bc-seller-row{display:flex;gap:14px;align-items:center;padding:18px;border-bottom:1px solid #ddd}
.bc-seller-row img{border-radius:50%}
.bc-seller-row span{color:#999}.bc-seller-row h2{margin:2px 0 0;color:#315f9a}
.bc-seller-locanto dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px;margin:0;border-bottom:1px solid #ddd}
.bc-seller-locanto dt{font-weight:800;color:#777}.bc-seller-locanto dd{margin:0;color:#315f9a;font-weight:800;text-align:right}
.bc-seller-card .bc-contact-link{margin:12px 18px;height:40px}
.bc-whatsapp{background:#5dc875}.bc-message{background:#fff!important;color:#222!important;border:1px solid #d0d0d0}
.bc-share-card{background:#fff;text-align:center;border:1px solid #ddd;border-radius:8px;padding:18px;margin-bottom:18px}
.bc-share-card h2{margin:0 0 12px}
.bc-share-card a{width:48px;height:48px;border-radius:50%;display:inline-grid;place-items:center;margin:4px;background:#315f9a;color:#fff;font-weight:900;text-decoration:none}
.bc-share-card a:nth-child(3){background:#3b9bd7}.bc-share-card a:nth-child(4){background:#58c879}.bc-share-card a:nth-child(5){background:#416f9e}
.bc-safety-card li{margin:10px 0}
.bc-similar-ads{margin:24px 0}
.bc-sponsored-label{font-weight:900;color:#7040a0;align-self:end}
.bc-dashboard-wrap{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;padding:34px 0}
.bc-dashboard-sidebar,.bc-dashboard-main{background:#fff;border:1px solid #ddd;border-radius:8px}
.bc-dashboard-profile{text-align:center;padding:0 24px 24px;border-bottom:1px solid #ddd}
.bc-dashboard-plan{background:#225a9d;color:#fff;padding:18px;margin:0 -24px 18px;border-radius:8px 8px 0 0;font-size:22px;font-weight:900}
.bc-dashboard-profile img{border-radius:50%;margin-top:6px}
.bc-phone-verified{display:inline-flex;background:#7dbb50;color:#fff;border-radius:999px;padding:8px 14px;font-weight:900;margin:8px 0}
.bc-profile-plus{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;background:linear-gradient(90deg,#8a5bbd,#f3a34d);color:#fff;border-radius:9px;padding:10px 14px;font-weight:900;text-decoration:none}
.bc-profile-plus:hover{color:#fff;text-decoration:none;filter:brightness(.98)}
.bc-dashboard-menu{display:grid;padding:16px 22px}
.bc-dashboard-menu a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e6e6e6;color:#333;padding:15px 4px;font-size:18px;text-decoration:none}
.bc-dashboard-menu a.is-active{background:#245ca1;color:#fff;border-radius:5px;padding:14px 16px}
.bc-dashboard-menu span{background:#fff;color:#245ca1;border-radius:5px;padding:1px 8px}
.bc-dashboard-head{background:#eef6ff;margin:22px;padding:20px;border-radius:4px}
.bc-dashboard-head h1{color:#245ca1;font-size:28px;margin:0 0 8px}
.bc-dashboard-tabs{display:flex;gap:24px;border-bottom:1px solid #ddd;margin:0 22px;padding-bottom:10px;font-size:19px}
.bc-dashboard-tabs span{position:relative;font-weight:600}.bc-dashboard-tabs .is-active{color:#245ca1}.bc-dashboard-tabs .is-active::after{content:"";position:absolute;left:0;right:0;bottom:-11px;height:3px;background:#245ca1}
.bc-dashboard-stats{display:flex;align-items:center;justify-content:space-between;margin:22px;font-size:18px}
.bc-dashboard-stats a{background:#245ca1;color:#fff;border-radius:8px;padding:10px 16px;text-decoration:none}
.bc-dashboard-ad{margin:18px 22px;border:1px solid #ddd;border-radius:8px;padding:14px;background:#fff}
.bc-dashboard-ad-card{display:grid;grid-template-columns:220px minmax(0,1fr);background:#edf5ff;border-radius:8px;overflow:hidden}
.bc-dashboard-thumb{height:190px;background:#e9eef7;display:grid;place-items:center;overflow:hidden}
.bc-dashboard-thumb img{width:100%;height:100%;object-fit:cover}
.bc-dashboard-ad-card>div:last-child{padding:14px}
.bc-dashboard-ad-card h2{font-family:Inter,Arial,sans-serif;margin:0;color:#333}
.bc-renew-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:14px 0}
.bc-renew-row span,.bc-renew-row a{display:grid;place-items:center;border-radius:999px;padding:11px;font-size:18px;font-weight:800;text-decoration:none}
.bc-renew-row span{background:#ffdfbc;color:#ff6262}.bc-renew-row span.is-expired{background:#f8d0d0}.bc-renew-row a{background:#245ca1;color:#fff}
.bc-views-row{display:flex;gap:10px;margin:10px 0}.bc-views-row span{background:#eef6ff;border-radius:999px;padding:5px 16px;font-weight:800}
.bc-dashboard-boost{background:linear-gradient(120deg,#244e53,#5d7fa2);border-radius:8px;color:#fff;padding:16px}
.bc-dashboard-boost strong{font-size:22px}.bc-dashboard-boost p{margin:8px 0 14px}
.bc-dashboard-boost div{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}
.bc-dashboard-boost a{background:#fff;border:2px solid #f39a3c;border-radius:8px;padding:11px;text-align:center;font-weight:900;text-decoration:none;color:#f39a3c;font-size:20px}
.bc-dashboard-boost .gallery{color:#58bdad;border-color:#58bdad}.bc-dashboard-boost .premium{color:#8a5bbd;border-color:#8a5bbd}.bc-dashboard-boost .spotlight{color:#c7993e;border-color:#58bdad}
.bc-dashboard-login{padding:32px;margin:32px 0}
@media(max-width:980px){
  .bc-wrap{width:min(100% - 28px,1220px)}
  .bc-header-top{grid-template-columns:1fr;justify-items:center}
  .bc-home-copy>div,.bc-single-locanto,.bc-dashboard-wrap{grid-template-columns:1fr}
  .bc-locanto-archive{grid-template-columns:1fr}
  .bc-single-meta{grid-template-columns:1fr 1fr}
  .bc-footer-grid{grid-template-columns:repeat(2,1fr)}
  .bc-photo-stage{min-height:360px}
}
@media(max-width:680px){
  .bc-logo a{font-size:30px}
  .bc-header-actions{width:100%;justify-content:center}
  .bc-post-btn{font-size:16px;padding:11px 16px}
  .bc-hero{min-height:330px}
  .bc-hero h1{font-size:34px}
  .bc-hero p{font-size:17px}
  .bc-category-grid-home,.bc-location-list,.bc-footer-grid{grid-template-columns:1fr 1fr}
  .bc-single-actions,.bc-dashboard-boost div,.bc-renew-row{grid-template-columns:1fr}
  .bc-dashboard-ad-card{grid-template-columns:1fr}
  .bc-locanto-card{grid-template-columns:96px minmax(0,1fr)}
}

/* v1.3 compact classifieds refinement: Zelliey/Locanto density, separate post-ad flow */
:root{
  --bc-blue:#315f96;
  --bc-blue-dark:#244f83;
  --bc-red:#cf4b43;
  --bc-text:#303236;
  --bc-muted:#666f79;
  --bc-line:#dedede;
  --bc-soft:#f3f3f3;
  --bc-wrap:min(1140px,calc(100% - 44px));
  --bc-radius:5px;
}
body{background:#f6f6f6;color:var(--bc-text);font-family:"Roboto Condensed","Arial Narrow",Arial,sans-serif;font-size:14px;line-height:1.38}
a{color:#315f96}
.bc-wrap{width:var(--bc-wrap)}
.bc-site-header{background:#f8f8f8;border-bottom:1px solid #ddd;box-shadow:0 1px 4px rgba(0,0,0,.08)}
.bc-header-top{min-height:58px;padding:7px 0;grid-template-columns:auto 1fr}
.bc-logo a{font-size:33px;letter-spacing:-.04em;color:#2d1c67}
.bc-logo img{max-height:42px}
.bc-logo-mark{width:30px;height:30px;border-radius:9px}
.bc-header-actions{gap:14px}
.bc-login{font-size:16px;padding:7px 8px;color:#333}
.bc-post-btn{font-size:16px;padding:11px 22px;border-radius:0;background:var(--bc-red);border-color:var(--bc-red)}
.bc-main{padding-bottom:44px}
.bc-hero{min-height:305px;background-image:linear-gradient(90deg,rgba(255,255,255,.88),rgba(255,255,255,.68),rgba(255,255,255,.08)),linear-gradient(115deg,#f6f9fb 0%,#dce5ee 50%,#79899d 100%)}
.bc-hero h1{font-size:39px;line-height:.96;font-weight:900;letter-spacing:.025em;margin-bottom:14px}
.bc-hero p{font-size:21px;letter-spacing:.14em;margin:0 0 18px;color:#366b9a}
.bc-hero-search{max-width:910px;margin-top:12px}
.bc-hero-search .bc-search-form{border:5px solid rgba(92,92,92,.52);border-radius:32px;grid-template-columns:1fr 1fr 1.35fr 1.15fr 124px}
.bc-hero-search .bc-field-shell,.bc-hero-search .bc-search-btn{height:46px}
.bc-field-shell{height:40px;border-color:#b9c3ce}
.bc-field-shell span{width:34px;font-size:18px;background:#fff;color:#909090}
.bc-search-form input,.bc-search-form select{font-size:16px;padding:0 9px}
.bc-search-btn{height:40px;font-size:18px;background:#5686b9;border-radius:0}
.bc-panel{border-color:#d8d8d8;border-radius:6px;box-shadow:none}
.bc-section-title{padding:11px 16px;font-size:21px;line-height:1.05;border-bottom-color:#e6e6e6}
.bc-section-title a{font-size:12px;letter-spacing:.08em}
.bc-home-cats{margin-top:20px}
.bc-category-grid-home{grid-template-columns:repeat(5,1fr)}
.bc-category-card{min-height:86px;padding:10px 8px;gap:5px;border-color:#ececec}
.bc-category-card .bc-icon{width:44px;height:44px;font-size:23px;background:#e9eff8}
.bc-category-card:nth-child(1) .bc-icon{background:#8d6ab3;color:#fff}
.bc-category-card:nth-child(2) .bc-icon{background:#68aaa7;color:#fff}
.bc-category-card:nth-child(3) .bc-icon{background:#ca79a4;color:#fff}
.bc-category-card:nth-child(4) .bc-icon{background:#f2c46d;color:#fff}
.bc-category-card:nth-child(5) .bc-icon{background:#998d6c;color:#fff}
.bc-category-card:nth-child(6) .bc-icon{background:#5b91d4;color:#fff}
.bc-category-card:nth-child(7) .bc-icon{background:#bf3141;color:#fff}
.bc-category-card:nth-child(8) .bc-icon{background:#477c6b;color:#fff}
.bc-category-card:nth-child(9) .bc-icon{background:#9364ad;color:#fff}
.bc-category-card:nth-child(10) .bc-icon{background:#36468e;color:#fff}
.bc-category-card strong{font-size:14px;line-height:1.05}
.bc-locanto-home-grid{grid-template-columns:minmax(0,1fr) 245px;gap:16px;margin-top:18px}
.bc-location-section{padding:18px 22px}
.bc-location-section h3{font-size:20px;margin-bottom:12px}
.bc-location-list{grid-template-columns:repeat(3,1fr)}
.bc-location-list a{font-size:15px;padding:5px 9px}
.bc-top-location-list a{font-size:16px}
.bc-star-city span{width:14px;height:14px;font-size:9px}
.bc-home-copy{padding:22px 0 30px;font-size:13px}
.bc-home-copy>p{font-size:14px;margin-bottom:18px}
.bc-home-copy>div{gap:42px}
.bc-home-copy h3{font-size:16px;margin-bottom:8px}
.bc-home-copy p{font-size:14px;line-height:1.45}
.bc-blog-card{padding:16px}
.bc-blog-card span{font-size:12px;padding:7px 13px}
.bc-blog-card h2{font-size:22px}
.bc-blog-card p{font-size:15px}
.bc-blog-card a{font-size:17px;padding:10px}
.bc-happening h2{font-size:22px}
.bc-ad-box{padding:14px}
.bc-ad-box h2{font-size:18px}
.bc-listing-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:12px}
.bc-listing-title{font-size:14px}
.bc-price{font-size:14px}
.bc-meta{font-size:12px}
.bc-footer-intro{display:none}
.bc-footer-grid{padding:24px 0 34px}
.bc-footer h3{font-size:16px}
.bc-footer p{font-size:14px;margin:6px 0}
.bc-copyright{padding:14px 0;font-size:13px}
.bc-archive-breadcrumb{font-size:15px;margin:20px 0}
.bc-subcat-row{gap:28px;margin:14px 0 24px}
.bc-subcat-row a{font-size:15px}
.bc-subcategory-directory{margin:0 0 18px;border-radius:0}
.bc-subcategory-directory h2{margin:0;background:#8ea0b0;color:#fff;font-size:16px;padding:9px 12px}
.bc-subcategory-directory>div{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:10px;background:#fff}
.bc-subcategory-directory a{display:block;background:#eee;color:#626262;font-size:14px;font-weight:700;padding:10px 12px;margin:4px;text-decoration:none}
.bc-subcategory-directory a:nth-child(odd){background:#ddd}
.bc-subcategory-directory a:hover{background:#d4e3f5;color:#245ca1}
.bc-locanto-archive{grid-template-columns:240px minmax(0,1fr) 155px;gap:14px}
.bc-locanto-filter h2{font-size:16px;padding:14px}
.bc-locanto-filter nav{padding:12px 16px}
.bc-locanto-filter nav a{font-size:15px;padding:5px 0}
.bc-locanto-filter form{padding:14px 16px}
.bc-locanto-filter h3{font-size:16px}
.bc-locanto-filter label{font-size:14px}
.bc-result-head{font-size:14px;padding:10px 14px}
.bc-result-head span{padding:6px 9px}
.bc-orange-promo{font-size:23px;padding:8px}
.bc-locanto-card{grid-template-columns:118px minmax(0,1fr) 76px;gap:10px;padding:0;border-radius:0;min-height:92px}
.bc-locanto-card .bc-listing-thumb{height:92px;aspect-ratio:auto}
.bc-locanto-card>div:nth-child(2){padding:9px 0}
.bc-locanto-card .bc-listing-title{font-size:15px;line-height:1.2;margin-bottom:4px}
.bc-locanto-card p{font-size:14px;margin:0 0 5px;line-height:1.28}
.bc-locanto-card .bc-price{font-size:13px;padding:9px 8px}
.bc-gallery-box{padding:10px}
.bc-gallery-box h2{font-size:17px}
.bc-gallery-box p{font-size:14px;margin:4px 0 0}
.bc-gallery-mini{font-size:12px;padding:8px}
.bc-inline-post-ad{padding:10px}
.bc-inline-post-ad input{height:36px;font-size:14px}
.bc-inline-post-ad a{font-size:18px;padding:9px}
.bc-single-breadcrumb{font-size:15px;margin:18px 0}
.bc-login-nudge{font-size:15px;padding:12px 16px;margin:16px 0}
.bc-single-locanto{grid-template-columns:minmax(0,1fr) 280px;gap:16px}
.bc-single-head{padding:16px}
.bc-single-head h1{font-size:30px;line-height:1.05}
.bc-single-meta{font-size:15px;gap:10px}
.bc-photo-stage{min-height:410px;margin:16px}
.bc-photo-stage button{font-size:17px;padding:14px 22px}
.bc-ad-details-tab{margin:0 16px 20px;padding:18px}
.bc-ad-details-tab h2{font-size:18px;padding:12px 18px}
.bc-details{grid-template-columns:repeat(2,1fr);padding:0;gap:8px}
.bc-detail{padding:9px}
.bc-content{padding:16px 0 0;font-size:16px}
.bc-single-actions{padding:24px 4%;gap:8%}
.bc-seller-row{padding:14px}
.bc-seller-row h2{font-size:18px}
.bc-seller-locanto dl{padding:14px;font-size:14px}
.bc-contact-link{height:36px;margin:10px 14px;font-size:15px}
.bc-share-card{padding:14px}
.bc-share-card a{width:40px;height:40px}
.bc-safety-card{padding:14px}
.bc-safety-card h2{font-size:17px}
.bc-similar-ads{margin:20px 0}
.bc-dashboard-wrap{grid-template-columns:285px minmax(0,1fr);gap:18px;padding:24px 0}
.bc-dashboard-plan{font-size:19px;padding:15px}
.bc-dashboard-menu a{font-size:16px;padding:12px 4px}
.bc-dashboard-head h1{font-size:25px}
.bc-dashboard-tabs{font-size:17px}
.bc-dashboard-ad-card{grid-template-columns:190px minmax(0,1fr)}
.bc-dashboard-thumb{height:168px}
.bc-dashboard-ad-card h2{font-size:18px}
.bc-renew-row span,.bc-renew-row a{font-size:16px;padding:9px}
.bc-dashboard-boost strong{font-size:19px}
.bc-dashboard-boost a{font-size:18px;padding:9px}
.bc-post-ad-page{max-width:1120px;padding:20px 0 36px}
.bc-post-ad-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin:0 0 18px}
.bc-post-ad-head h1{margin:0;text-align:center;font-size:31px}
.bc-post-ad-head p{grid-column:1/-1;margin:0 auto;color:#667085;text-align:center;max-width:760px;font-size:15px}
.bc-post-ad-head a{font-weight:800}
.bc-post-ad-shell{background:#f7f7f7;border-radius:0}
.bc-stepper{grid-template-columns:repeat(4,1fr);padding:18px 22px 0;gap:10px}
.bc-stepper span{border:0;background:#fff;border-radius:8px;padding:12px 14px;text-align:left;color:#2f3237;font-size:18px;box-shadow:0 1px 2px rgba(0,0,0,.05)}
.bc-stepper span.is-active{background:#eef6ff;color:#245ca1;box-shadow:inset 0 0 0 2px #b9d3ef}
.bc-form-step{padding:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.bc-post-form label{font-size:18px;color:#2f3237}
.bc-post-form label small{display:block;font-size:14px;color:#315f96;font-weight:700;margin-top:4px}
.bc-post-form input,.bc-post-form select,.bc-post-form textarea{border-radius:5px;border-color:#cfd6df;padding:11px 12px;font-size:16px;background:#fff}
.bc-post-form textarea{min-height:190px}
.bc-post-tip{grid-column:1/-1;max-width:470px;margin:8px auto 18px;padding:18px;background:#fff;border-radius:8px;box-shadow:0 10px 28px rgba(0,0,0,.12);text-align:center}
.bc-post-tip strong{display:block;font-size:21px}
.bc-post-tip span{display:block;color:#555;margin-top:6px}
.bc-category-note{border:1px solid #f29b45;border-radius:8px;background:#fffdf9;padding:18px!important;color:#222}
.bc-category-note strong{color:#9b6124;font-size:18px}
.bc-category-note li{margin:6px 0}
.bc-drop-upload{background:#fff;border-color:#cfd6df}
.bc-boost-card strong{font-size:17px}
.bc-boost-card span{font-size:14px}
.bc-form-actions{position:sticky;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);padding:13px 22px}
.bc-step-prev,.bc-step-next,.bc-submit{height:40px;font-size:15px}
@media(max-width:980px){
  .bc-wrap{width:min(100% - 24px,1140px)}
  .bc-hero-search .bc-search-form{grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden}
  .bc-hero-search .bc-search-btn{grid-column:1/-1}
  .bc-locanto-home-grid,.bc-locanto-archive,.bc-single-locanto,.bc-dashboard-wrap{grid-template-columns:1fr}
  .bc-category-grid-home{grid-template-columns:repeat(3,1fr)}
  .bc-subcategory-directory>div{grid-template-columns:repeat(2,1fr)}
  .bc-locanto-filter,.bc-gallery-sidebar,.bc-sidebar-stack{position:relative;top:auto}
}
@media(max-width:680px){
  body{font-size:13px}
  .bc-wrap{width:min(100% - 18px,1140px)}
  .bc-header-top{grid-template-columns:1fr;justify-items:center;gap:6px}
  .bc-logo a{font-size:28px}
  .bc-header-actions{gap:8px}
  .bc-login{font-size:14px}
  .bc-post-btn{font-size:14px;padding:9px 14px}
  .bc-hero{min-height:300px}
  .bc-hero h1{font-size:28px}
  .bc-hero p{font-size:14px;letter-spacing:.08em}
  .bc-hero-search .bc-search-form{grid-template-columns:1fr}
  .bc-category-grid-home{grid-template-columns:repeat(2,1fr)}
  .bc-subcategory-directory>div{grid-template-columns:1fr}
  .bc-category-card{min-height:82px}
  .bc-location-list,.bc-home-copy>div,.bc-footer-grid,.bc-form-step,.bc-stepper{grid-template-columns:1fr}
  .bc-locanto-card{grid-template-columns:92px minmax(0,1fr)}
  .bc-locanto-card .bc-price{grid-column:1/-1;padding:5px 10px}
  .bc-single-meta,.bc-details,.bc-single-actions,.bc-dashboard-boost div,.bc-dashboard-ad-card{grid-template-columns:1fr}
  .bc-post-ad-head{grid-template-columns:1fr}
  .bc-post-ad-head h1{text-align:left}
  .bc-photo-stage{min-height:300px}
}
