*{box-sizing:border-box}:root{--ink:#102342;--blue:#1d4f7f;--orange:#f05a28;--green:#48a547;--gold:#f4a623;--purple:#773b8f;--paper:#f7f4ec;--white:#fff;--line:#ddd7c8;--muted:#667085;--shadow:0 18px 50px rgba(16,35,66,.12)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}.wrap{width:min(1140px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);z-index:10}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:104px}.brand{display:block;text-decoration:none}.brand img{display:block;width:250px;max-height:88px;object-fit:contain;object-position:left center}.site-header nav{display:flex;gap:18px;align-items:center}.site-header nav a{text-decoration:none;color:var(--ink)}.button{display:inline-block;border:0;border-radius:9px;background:var(--orange);color:white!important;padding:13px 20px;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 6px 16px rgba(240,90,40,.22)}.button.small{padding:10px 15px}.hero,.page-hero{background:linear-gradient(135deg,#f7f4ec,#fff);padding:88px 0}.compact-hero{padding:58px 0}.hero h1,.page-hero h1{font-size:clamp(2.6rem,7vw,5.5rem);line-height:.98;max-width:850px;margin:.2em 0}.compact-hero h1{font-size:clamp(2.6rem,6vw,4.5rem)}.hero p,.page-hero p{font-size:1.2rem;max-width:720px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:900;color:var(--blue)}.section{padding:64px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section h2{font-size:2.25rem;margin:.15em 0}.borough-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.borough-card{min-height:180px;display:flex;flex-direction:column;justify-content:end;padding:22px;color:white;text-decoration:none;border-radius:16px;background:var(--blue);transition:.2s;box-shadow:0 10px 25px rgba(16,35,66,.12)}.borough-card:nth-child(2){background:var(--orange)}.borough-card:nth-child(3){background:var(--gold)}.borough-card:nth-child(4){background:var(--purple)}.borough-card:nth-child(5){background:var(--green)}.borough-card:hover{transform:translateY(-5px)}.borough-card span{font-size:1.45rem;font-weight:900}.borough-card small{opacity:.9}.neighborhood-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:24px}.neighborhood-link{padding:18px 12px;border-bottom:1px solid var(--line);text-decoration:none;color:var(--ink);display:flex;justify-content:space-between;gap:12px}.neighborhood-link span{color:var(--muted);font-size:.85rem}.search,input,select,textarea{width:100%;padding:14px;border:1px solid #bdb8aa;border-radius:9px;font:inherit;background:white}.search{max-width:540px}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-card{border:1px solid var(--line);border-radius:18px;background:white;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 35px rgba(16,35,66,.08);transition:transform .2s,box-shadow .2s}.post-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.post-card.featured{border:2px solid var(--orange)}.post-card-media{height:215px;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none;overflow:hidden;background:linear-gradient(135deg,#214e7b,#102342);color:white}.post-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.post-card:hover .post-card-media img{transform:scale(1.04)}.category-events{background:linear-gradient(135deg,#f05a28,#f4a623)}.category-marketplace{background:linear-gradient(135deg,#1d4f7f,#2b78b8)}.category-jobs{background:linear-gradient(135deg,#773b8f,#a55cc0)}.category-housing{background:linear-gradient(135deg,#48a547,#2e7d32)}.category-lost-found,.category-pets{background:linear-gradient(135deg,#d34d6c,#773b8f)}.category-arts{background:linear-gradient(135deg,#f4a623,#773b8f)}.category-icon{font-size:4.5rem;filter:drop-shadow(0 7px 8px rgba(0,0,0,.18))}.media-label{position:absolute;bottom:16px;left:18px;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:900}.listing-price{position:absolute;right:14px;top:14px;background:white;color:var(--ink);padding:8px 12px;border-radius:99px;font-size:1.05rem;box-shadow:0 5px 14px rgba(0,0,0,.14)}.post-card-content{padding:22px;display:flex;flex:1;flex-direction:column}.post-card h3{font-size:1.55rem;line-height:1.15;margin:.7em 0 .45em}.post-card h3 a{color:var(--ink);text-decoration:none}.post-card p{margin-top:0;color:#344054}.post-card footer{margin-top:auto;padding:16px 0 0;background:none;color:var(--muted);display:flex;justify-content:space-between;gap:10px;font-size:.82rem;border-top:1px solid #eee9dc}.post-meta{display:flex;gap:8px;flex-wrap:wrap}.post-meta span{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;background:var(--paper);padding:6px 10px;border-radius:99px;font-weight:800}.post-details{display:grid;gap:5px;font-size:.85rem;color:var(--muted);margin:4px 0 15px}.card-link{margin-top:14px;color:var(--blue);font-weight:900;text-decoration:none}.category-strip{display:flex;gap:8px;overflow:auto;padding-bottom:12px}.category-strip a{white-space:nowrap;border:1px solid var(--line);padding:8px 12px;border-radius:99px;text-decoration:none;color:var(--ink)}.category-strip a.active{background:var(--ink);color:white}.back{display:inline-block;margin-bottom:20px;color:var(--blue)}.narrow{max-width:820px}.post-form{display:grid;gap:20px}.post-form label{font-weight:800}.post-form input,.post-form select,.post-form textarea{margin-top:7px;font-weight:400}.field-help{font-weight:400;color:var(--muted);margin-left:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.price-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.price-card{border:1px solid var(--line);padding:14px;border-radius:10px;display:flex;flex-direction:column;cursor:pointer}.price-card:has(input:checked){border:2px solid var(--orange);background:#fff9f5}.price-card input{width:auto;margin:0 0 8px}.price-card span{font-size:1.55rem;color:var(--orange)}.price-card small{color:var(--muted)}fieldset{border:0;padding:0}legend{font-weight:900;margin-bottom:10px}.alert,.success,.empty{padding:20px;border-radius:10px;margin-bottom:20px}.alert{background:#fff0f0;border:1px solid #e7aaaa}.success{background:#effbf1;border:1px solid #9dd6a6}.empty{background:var(--paper);text-align:center;padding:50px}.post-page{max-width:960px}.single-post{border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);background:white}.single-post-image{width:100%;max-height:520px;object-fit:cover;display:block}.single-post-content{padding:34px}.single-post h1{font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.05;margin:.4em 0}.title-price{display:flex;align-items:start;justify-content:space-between;gap:25px}.title-price>strong{font-size:2rem;color:var(--orange);white-space:nowrap}.location{color:var(--muted)}.single-details{display:flex;gap:20px;flex-wrap:wrap;padding:16px 0;color:#344054;border-bottom:1px solid var(--line)}.post-body{font-size:1.15rem;margin:30px 0}.upgrade-logo{width:340px;max-width:100%;height:auto}body>footer{background:var(--ink);color:white;padding:40px 0;margin-top:60px}@media(max-width:900px){.borough-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:repeat(2,1fr)}.neighborhood-list{grid-template-columns:repeat(2,1fr)}.price-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.header-inner{min-height:86px}.brand img{width:180px}.site-header nav>a:first-child{display:none}.hero,.page-hero{padding:60px 0}.borough-grid,.post-grid,.neighborhood-list,.price-grid,.form-grid{grid-template-columns:1fr}.section-head{align-items:start;gap:10px;flex-direction:column}.neighborhood-link{flex-direction:column}.hero h1,.page-hero h1{font-size:3rem}.post-card-media{height:230px}.single-post-content{padding:23px}.title-price{display:block}.site-header nav .button{font-size:.82rem;padding:9px 10px}}
