/*
Theme Name: CP Estate
Theme URI: https://example.com/
Author: Careers Planet
Description: Modern real estate marketplace theme designed for CP Real Estate Marketplace.
Version: 2.0.0
Text Domain: cp-estate
*/
:root{--site-ink:#132238;--site-muted:#667085;--site-line:#e4e7ec;--site-brand:#d93025;--site-bg:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--site-ink);background:var(--site-bg);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%;height:auto}.site-shell{width:min(1200px,calc(100% - 32px));margin-inline:auto}.site-topbar{background:#101828;color:#d0d5dd;font-size:12px}.site-topbar .site-shell{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:20px}.site-topbar a{color:#fff;text-decoration:none;margin-left:18px;font-weight:700}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--site-line)}.site-header-row{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;font-size:21px;letter-spacing:-.02em}.site-brand .custom-logo-link{display:flex}.site-brand img.custom-logo{max-height:50px;width:auto}.site-brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--site-brand);color:#fff;font-size:22px}.site-nav ul{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.site-nav a{display:block;padding:10px 12px;border-radius:9px;text-decoration:none;font-weight:750;font-size:14px}.site-nav a:hover{background:#f2f4f7}.site-nav .site-post-btn,.site-nav li:nth-last-child(2) a{padding:10px 15px;background:var(--site-brand);color:#fff!important}.site-nav .site-post-btn:hover,.site-nav li:nth-last-child(2) a:hover{background:#b42318}.menu-toggle{display:none;border:1px solid var(--site-line);background:#fff;border-radius:8px;padding:8px 11px;font-weight:800}.site-main{min-height:65vh}.site-content{width:min(900px,calc(100% - 32px));margin:40px auto}.site-content h1{font-size:clamp(34px,5vw,56px);line-height:1.08}.entry-content>*:first-child{margin-top:0}.entry-content>*:last-child{margin-bottom:0}.site-footer{margin-top:60px;background:#101828;color:#d0d5dd}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px;padding:52px 0}.footer-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:20px}.footer-brand span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--site-brand)}.site-footer h4{color:#fff;margin-top:0}.site-footer p{line-height:1.9}.site-footer a{color:#d0d5dd;text-decoration:none}.site-footer a:hover{color:#fff}.site-footer small{display:block;max-width:580px;color:#98a2b3;line-height:1.7}.footer-bottom{border-top:1px solid #344054;padding:18px 0;color:#98a2b3;font-size:12px}.footer-bottom .site-shell{display:flex;justify-content:space-between;gap:20px}
@media(max-width:850px){.site-topbar{display:none}.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:16px;right:16px;top:70px;background:#fff;border:1px solid var(--site-line);border-radius:12px;padding:10px;box-shadow:0 18px 45px rgba(0,0,0,.13)}.site-nav.open{display:block}.site-nav ul{display:grid;gap:3px}.site-nav a{display:block;padding:11px}.site-nav li:nth-last-child(2) a{background:var(--site-brand);color:#fff}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom .site-shell{flex-direction:column}.site-brand{font-size:18px}}
