
:root{
  --pn-bg:#f5f7fb;
  --pn-text:#111827;
  --pn-muted:#6b7280;
  --pn-primary:#1f3a8a;
  --pn-primary-2:#3347b0;
  --pn-accent:#16a34a;
  --pn-white:#ffffff;
  --pn-shadow:0 8px 24px rgba(15,23,42,.08);
  --pn-radius:18px;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0}
body{font-family:Arial,Helvetica,sans-serif;background:var(--pn-bg);color:var(--pn-text);line-height:1.6}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none}
.site-header{position:relative;z-index:100;background:#0f172a;color:#fff;transition:background .25s ease,box-shadow .25s ease}
.postnow-header-inner{display:flex;justify-content:space-between;align-items:center;gap:18px;min-height:76px}
.site-branding{display:flex;align-items:center;flex:0 0 auto}
.site-branding a{color:#fff;font-size:1.2rem;font-weight:700}
.site-branding .custom-logo-link,.site-branding .postnow-logo{display:inline-flex;align-items:center}
.site-branding .custom-logo,.site-branding .postnow-logo img{display:block;width:auto !important;height:auto;max-width:180px;max-height:46px}
.site-nav a{color:#cbd5e1}
.home .site-header--transparent{position:absolute;top:0;left:0;right:0;background:transparent;box-shadow:none;border-bottom:none}
.home .site-header--transparent .site-nav a{color:#fff}
.home .site-header--transparent .postnow-header-btn{background:rgba(255,255,255,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.home .site-header--transparent .postnow-header-btn-secondary{background:rgba(255,255,255,.82)}
.home .site-header--transparent .postnow-header-btn-submit{background:#16a34a;color:#fff}
.home .site-header--transparent .postnow-user-trigger{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.admin-bar.home .site-header--transparent{top:32px}
.site-main{min-height:60vh}
.site-footer{background:#0f172a;color:#fff;padding:22px 0;margin-top:28px}
.postnow-container{width:100%;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}
@media (min-width:768px){.postnow-container{padding-left:20px;padding-right:20px}}
@media (min-width:1200px){.postnow-container{padding-left:24px;padding-right:24px}}

.postnow-hero-wrapper{padding:20px 0 28px;background:linear-gradient(180deg,var(--pn-primary) 0%, var(--pn-primary-2) 100%)}
.postnow-hero{display:grid;grid-template-columns:1fr;gap:18px;align-items:stretch}
.postnow-hero-card{background:var(--pn-white);border-radius:var(--pn-radius);padding:18px;box-shadow:var(--pn-shadow)}
.postnow-kicker{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--pn-primary);margin-bottom:8px}
.postnow-hero-content h1{font-size:26px;line-height:1.2;margin:0 0 10px}
.postnow-hero-content p{font-size:14px;line-height:1.6;margin:0 0 16px;color:#475569}
.postnow-search{display:grid;grid-template-columns:1fr;gap:12px}
.postnow-search input,.postnow-search select,.postnow-search button{width:100%;min-height:46px;border-radius:12px;padding:0 14px;font-size:14px}
.postnow-search input,.postnow-search select{border:1px solid #dbe2ea;background:#fff}
.postnow-search button{border:none;background:var(--pn-accent);color:#fff;font-weight:700;cursor:pointer}
.postnow-location-btn{background:#e5f3ff !important;color:#0f4c81 !important}
.postnow-hero-cta{display:flex;flex-direction:column;gap:10px;margin-top:16px}
.postnow-btn-primary,.postnow-btn-secondary,.postnow-btn-success{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:12px;padding:0 16px;font-weight:700}
.postnow-btn-primary{background:#111827;color:#fff}
.postnow-btn-secondary{background:#eef2ff;color:#233876}
.postnow-btn-success{background:#16a34a;color:#fff}
.postnow-hero-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.postnow-stat-box{background:#eff6ff;border-radius:14px;padding:16px 12px;text-align:center}
.postnow-stat-box strong{display:block;font-size:20px;line-height:1.1;color:#1d4ed8}
.postnow-stat-box span{display:block;font-size:13px;color:#475569}
.postnow-hero-note{margin-top:14px;font-size:14px;color:#475569;text-align:center}

.postnow-home-section{padding:20px 0}
.postnow-section-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 4px 14px rgba(0,0,0,.06);margin-bottom:18px}
.postnow-section-head{margin-bottom:12px}
.postnow-section-head h2{margin:0;font-size:22px;line-height:1.3}
.postnow-listing-grid{display:grid;grid-template-columns:1fr;gap:14px}
.postnow-listing-card{background:#fff;border:1px solid #eef2f7;border-radius:16px;padding:14px;box-shadow:0 4px 12px rgba(0,0,0,.04)}
.postnow-listing-card img{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:12px}
.postnow-listing-card h2,.postnow-listing-card h3{margin:0 0 8px;font-size:18px;line-height:1.35}
.postnow-card-excerpt,.postnow-listing-card p{font-size:14px;color:#475569}
.postnow-distance-badge{display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:999px;background:#ecfdf3;color:#166534;font-size:13px;font-weight:700}
.postnow-chip-grid{display:flex;flex-wrap:wrap;gap:10px}
.postnow-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#f3f4f6;color:#1f2937;font-size:14px;font-weight:600}
.postnow-map-section{margin-top:24px;padding:20px;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.postnow-map-section h2{margin:0 0 10px;font-size:22px;line-height:1.3}
.postnow-map-address{margin:0 0 14px;color:#555;font-size:14px}
.postnow-map-wrap{width:100%;overflow:hidden;border-radius:12px}
.postnow-map-wrap iframe{display:block;width:100%;min-height:320px;border:0}
.postnow-map-actions{margin-top:14px}
.postnow-archive-top{display:flex;flex-direction:column;gap:14px;margin-bottom:16px}
.postnow-archive-filterbar{display:grid;grid-template-columns:1fr;gap:10px}
.postnow-archive-filterbar input,.postnow-archive-filterbar select,.postnow-archive-filterbar button{width:100%;min-height:44px;padding:0 12px;border-radius:10px}
.postnow-archive-filterbar input,.postnow-archive-filterbar select{border:1px solid #dbe2ea;background:#fff}
.postnow-archive-filterbar button{border:none;background:#111827;color:#fff;font-weight:700}
.postnow-active-filters{margin-bottom:18px}
.postnow-filter-chip{display:inline-block;padding:8px 12px;margin:0 8px 8px 0;background:#eef2ff;border-radius:999px;font-size:14px}
.postnow-empty-results{padding:24px 0;text-align:center}
.postnow-pagination{margin-top:18px}

/* single listing restore */
.postnow-single-wrap{padding-bottom:82px}
.postnow-single-hero-grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}
.postnow-featured-image img{width:100%;height:300px;object-fit:cover;border-radius:16px}
.postnow-featured-placeholder{min-height:300px;border-radius:16px;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#475569;font-weight:700}
.postnow-single-summary h1{margin:0 0 8px;font-size:30px;line-height:1.15}
.postnow-summary-address{margin:0 0 16px;color:#475569}
.postnow-cta-group{display:flex;flex-direction:column;gap:10px;margin:16px 0 18px}
.postnow-quick-info-grid{display:grid;grid-template-columns:1fr;gap:12px}
.postnow-info-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px}
.postnow-info-card strong{display:block;font-size:13px;text-transform:uppercase;color:#64748b;margin-bottom:6px}
.postnow-info-card span{display:block;font-size:15px;color:#111827}
.postnow-single-main-grid{display:grid;grid-template-columns:1fr;gap:18px}
.postnow-entry-content{font-size:15px;color:#1f2937}
.postnow-detail-list{list-style:none;margin:0;padding:0}
.postnow-detail-list li{display:flex;flex-direction:column;gap:4px;padding:12px 0;border-bottom:1px solid #e5e7eb}
.postnow-detail-list li:last-child{border-bottom:none}
.postnow-detail-list strong{font-size:13px;text-transform:uppercase;color:#64748b}
.postnow-detail-list span{font-size:15px;color:#111827}
.postnow-sticky-mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d1d5db}
.postnow-sticky-mobile-cta a{background:#111827;color:#fff;min-height:52px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}

@media (min-width:768px){
  .postnow-hero-wrapper{padding:36px 0 40px}
  .postnow-hero-content h1{font-size:38px}
  .postnow-hero-content p{font-size:16px}
  .postnow-search{grid-template-columns:1.5fr 1fr 1fr auto}
  .postnow-search button{min-width:140px}
  .postnow-hero-cta{flex-direction:row;flex-wrap:wrap}
  .postnow-listing-grid{grid-template-columns:repeat(2,1fr);gap:18px}
  .postnow-archive-filterbar{grid-template-columns:1.5fr 1fr auto}
  .postnow-single-hero-grid{grid-template-columns:1fr 1fr}
  .postnow-cta-group{flex-direction:row;flex-wrap:wrap}
  .postnow-quick-info-grid{grid-template-columns:repeat(2,1fr)}
}
@media (min-width:1024px){
  .postnow-hero{grid-template-columns:1.1fr .9fr;gap:28px}
  .postnow-hero-card{padding:28px}
  .postnow-home-section{padding:24px 0}
  .postnow-listing-grid{grid-template-columns:repeat(3,1fr);gap:20px}
  .postnow-single-main-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}
  .postnow-featured-image img,.postnow-featured-placeholder{min-height:360px;height:360px}
}
@media (min-width:992px){
  .postnow-sticky-mobile-cta{display:none}
}


.postnow-header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.postnow-header-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:10px;background:#fff;color:#111827;font-weight:700;font-size:14px}
.postnow-header-btn-secondary{background:#e5e7eb}
.postnow-header-btn-submit{background:#16a34a;color:#fff}
.postnow-plan-badge{display:inline-block;margin:0 0 10px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:13px;font-weight:700}
.postnow-plan-badge-premium{background:#ecfdf3;color:#166534}
.postnow-plan-badge-featured{background:#fff7ed;color:#c2410c}
.postnow-plan-badge-free{background:#f3f4f6;color:#374151}
.postnow-locked-contact-box{margin:16px 0 18px;padding:16px;border:1px dashed #d1d5db;border-radius:14px;background:#fafafa}
.postnow-locked-contact-box h3{margin:0 0 8px;font-size:18px}
.postnow-locked-contact-box p{margin:0;color:#4b5563}
.postnow-contact-intent-modal{position:fixed;inset:0;background:rgba(15,23,42,.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}
.postnow-contact-intent-dialog{width:min(100%,420px);background:#fff;border-radius:18px;padding:22px;box-shadow:0 20px 50px rgba(0,0,0,.2)}
.postnow-contact-intent-dialog h3{margin:0 0 8px;font-size:22px}
.postnow-contact-intent-dialog p{margin:0 0 16px;color:#475569}
.postnow-contact-intent-actions{display:flex;gap:10px;flex-wrap:wrap}
.postnow-request-list{display:grid;gap:12px}
.postnow-request-item{padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}
.postnow-modal-open{overflow:hidden}
@media (max-width: 860px){
  .postnow-header-inner{gap:10px;align-items:center;padding:10px 0;min-height:64px;flex-direction:row;flex-wrap:wrap}
  .site-nav{order:3;width:100%}
  .postnow-header-actions{width:auto;margin-left:auto}
  .site-branding .custom-logo,.site-branding .postnow-logo img{max-width:150px;max-height:38px}
}
@media (max-width: 782px){
  .admin-bar.home .site-header--transparent{top:46px}
}
@media (max-width: 640px){
  .postnow-header-btn{min-height:36px;padding:0 12px;font-size:13px;border-radius:10px}
  .postnow-header-actions{gap:6px}
  .site-branding .custom-logo,.site-branding .postnow-logo img{max-width:132px;max-height:34px}
}


#postnow-contact-intent-modal[hidden] {
  display: none !important;
}

body.postnow-modal-open {
  overflow: hidden;
}

.postnow-contact-intent-dialog {
  position: relative;
}

.postnow-contact-intent-close {
  position: absolute;
  top: 10px;
  right: 12px;
  background: transparent;
  border: 0;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}


.postnow-homepage .postnow-container{display:block}
.postnow-home-hero{padding:28px}
.postnow-home-hero-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:24px;align-items:center}
.postnow-home-hero-copy h1{margin:10px 0 12px;font-size:48px;line-height:1.05}
.postnow-home-hero-copy p{margin:0 0 18px;color:#64748b;font-size:18px;max-width:720px}
.postnow-home-search{margin-bottom:16px}
.postnow-home-search-grid{display:grid;grid-template-columns:1.3fr 1fr auto;gap:12px}
.postnow-home-search-grid input{width:100%;padding:14px 16px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}
.postnow-home-location-wrap{display:grid;grid-template-columns:1fr auto;gap:8px}
.postnow-detect-btn{min-width:88px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:0 14px;font-weight:700;cursor:pointer}
.postnow-home-cta-row{display:flex;flex-wrap:wrap;gap:12px}
.postnow-home-hero-panel{display:grid;gap:14px}
.postnow-home-panel-card{padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc}
.postnow-home-panel-card strong{display:block;margin-bottom:8px}
.postnow-home-panel-card span{color:#64748b}
.postnow-home-trust-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 4px}
.postnow-home-trust-item{padding:14px 16px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;text-align:center;font-weight:700}
.postnow-home-section{margin-top:28px}
.postnow-home-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}
.postnow-home-section-head h2{margin:0;font-size:28px}
.postnow-home-section-head a{font-weight:700;color:#2563eb}
.postnow-home-categories-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.postnow-home-category-card{padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.postnow-home-category-card strong{display:block;margin-bottom:8px}
.postnow-home-category-card span{color:#64748b}
.postnow-home-listings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.postnow-home-listing-card{border:1px solid #e5e7eb;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(15,23,42,.04)}
.postnow-home-listing-image{display:block;aspect-ratio:4/3;background:#f1f5f9}
.postnow-home-listing-image img{width:100%;height:100%;object-fit:cover}
.postnow-home-placeholder{display:flex;height:100%;align-items:center;justify-content:center;color:#64748b}
.postnow-home-listing-content{padding:14px}
.postnow-home-listing-meta{display:flex;justify-content:space-between;gap:10px;font-size:13px;color:#64748b;margin-bottom:8px}
.postnow-home-plan-badge{display:inline-flex;padding:5px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:700}
.postnow-home-listing-content h3{margin:0 0 8px;font-size:20px}
.postnow-home-listing-content p{margin:0 0 10px;color:#64748b;min-height:42px}
.postnow-home-listing-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:13px}
.postnow-home-listing-footer a{font-weight:700;color:#2563eb}
.postnow-home-dual-steps{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}
.postnow-home-steps-card{padding:22px;border:1px solid #e5e7eb;border-radius:20px;background:#fff}
.postnow-home-steps-card h2{margin:0 0 14px;font-size:26px}
.postnow-home-steps-list{display:grid;gap:12px}
.postnow-home-steps-list div{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}
.postnow-home-steps-list strong{width:32px;height:32px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center}
.postnow-home-steps-list span{padding-top:4px;color:#475569}
.postnow-home-why-grid,.postnow-home-testimonials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.postnow-home-why-card,.postnow-home-testimonial-card{padding:18px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}
.postnow-home-why-card strong,.postnow-home-testimonial-card strong{display:block;margin-bottom:8px}
.postnow-home-why-card span,.postnow-home-testimonial-card p{color:#64748b;margin:0}
.postnow-home-business-cta{margin-top:28px;padding:28px;display:grid;grid-template-columns:1.2fr 1fr;gap:20px;align-items:center}
.postnow-home-business-cta h2{margin:10px 0 10px;font-size:36px;line-height:1.08}
.postnow-home-business-cta p{margin:0;color:#64748b;font-size:16px}
@media (max-width:1024px){
  .postnow-home-hero-grid,.postnow-home-business-cta,.postnow-home-dual-steps{grid-template-columns:1fr}
  .postnow-home-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .postnow-home-listings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .postnow-home-why-grid,.postnow-home-testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:768px){
  .postnow-home-hero{padding:18px}
  .postnow-home-hero-copy h1{font-size:34px}
  .postnow-home-search-grid{grid-template-columns:1fr}
  .postnow-home-trust-strip,.postnow-home-categories-grid,.postnow-home-listings-grid,.postnow-home-why-grid,.postnow-home-testimonials-grid{grid-template-columns:1fr}
  .postnow-home-section-head h2{font-size:24px}
  .postnow-home-business-cta h2{font-size:28px}
}


#pn-global-popup[hidden]{display:none!important;pointer-events:none!important}
#pn-global-popup.pn-global-popup{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}
.pn-popup-card{width:min(92vw,420px);background:#fff;border-radius:20px;padding:24px;position:relative;box-shadow:0 20px 48px rgba(15,23,42,.22)}
.pn-popup-close{position:absolute;top:10px;right:12px;border:0;background:none;font-size:28px;line-height:1;cursor:pointer}
.pn-popup-tag{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef2ff;color:#2563eb;font-weight:700;font-size:12px;letter-spacing:.04em;margin-bottom:14px}
.pn-popup-card h3{margin:0 0 12px;font-size:24px;line-height:1.2;color:#0f172a}
.pn-popup-card p{margin:0;color:#475569;font-size:16px;line-height:1.6}
body.pn-modal-open{overflow:hidden}
#pn-trust-popup{display:none!important}


.postnow-trust-inline{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.postnow-trust-inline span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#ecfdf5;color:#166534;font-weight:700;font-size:13px;border:1px solid #bbf7d0}
.postnow-trust-list{margin:0;padding-left:18px;color:#334155}
.postnow-trust-list li{margin:0 0 8px}
.postnow-contact-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 16px;border-radius:12px;font-weight:700;border:none;background:#16a34a;color:#fff}
.postnow-contact-action--secondary{background:#111827}
.postnow-gated-contact{background:#fff7ed;color:#9a3412;border:1px solid #fdba74}
.postnow-cta-bar{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}

.postnow-home-listing-image,.postnow-featured-image{display:block;overflow:hidden;background:#e5e7eb;border-radius:16px;}
.postnow-home-listing-image img,.postnow-featured-image img{width:100%;height:100%;object-fit:cover;display:block;}
.postnow-featured-image img{max-width:100%;height:auto;}


.site-branding{display:flex;align-items:center;flex:0 0 auto}
.site-branding .postnow-logo,
.site-branding .custom-logo-link,
.footer-branding .postnow-logo,
.footer-branding .custom-logo-link{display:inline-flex;align-items:center;line-height:1}
.site-branding img,
.site-branding .custom-logo{display:block;height:auto;max-height:48px;width:auto;max-width:min(250px,64vw)}
.footer-branding{margin-bottom:.75rem}
.footer-branding img,
.footer-branding .custom-logo{display:block;height:auto;max-height:40px;width:auto;max-width:220px}
@media (max-width:768px){
  .site-branding img,
  .site-branding .custom-logo{max-height:42px;max-width:min(210px,58vw)}
  .footer-branding img,
  .footer-branding .custom-logo{max-height:36px;max-width:190px}
}
