:root{--ppp-text:#18212f;--ppp-muted:#6b7280;--ppp-line:#e7eaf0;--ppp-bg:#f7f8fb;--ppp-primary:#165dff;--ppp-green:#18a66a;--ppp-radius:18px}*{box-sizing:border-box}.ppp-wrap{max-width:1180px;margin:0 auto;padding:32px 20px;color:var(--ppp-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ppp-wrap a{color:var(--ppp-primary)}.ppp-card{background:#fff;border:1px solid var(--ppp-line);border-radius:var(--ppp-radius);padding:24px;box-shadow:0 5px 24px rgba(22,33,47,.05)}.ppp-kicker{font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--ppp-primary)}.ppp-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ppp-line);background:#fff;color:var(--ppp-text)!important;border-radius:12px;padding:11px 16px;text-decoration:none;cursor:pointer;font-weight:700}.ppp-btn-primary{background:var(--ppp-primary);color:#fff!important;border-color:var(--ppp-primary)}.ppp-btn-small{padding:7px 10px;font-size:12px}.ppp-wa{background:var(--ppp-green);color:#fff!important;border-color:var(--ppp-green);width:100%}.ppp-alert{padding:14px 16px;border-radius:14px;background:#eef5ff;margin:16px 0}.ppp-alert-error{background:#fff0f0;color:#a12525}.ppp-dash-head,.ppp-archive-head,.ppp-form-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:22px}.ppp-dash-head h1,.ppp-archive-head h1,.ppp-form-head h1{margin:6px 0;font-size:36px;line-height:1.1}.ppp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.ppp-stats>div{background:#fff;border:1px solid var(--ppp-line);border-radius:16px;padding:18px}.ppp-stats b{display:block;font-size:30px}.ppp-stats span{color:var(--ppp-muted);font-size:13px}.ppp-form label{display:block;font-weight:700;font-size:14px;margin-bottom:15px}.ppp-form input,.ppp-form select,.ppp-form textarea,.ppp-search input,.ppp-search select{display:block;width:100%;border:1px solid #dfe3ea;border-radius:12px;padding:12px 13px;margin-top:7px;background:#fff;font:inherit;color:var(--ppp-text)}.ppp-form textarea{resize:vertical}.ppp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.ppp-section-title{font-weight:800;margin:24px 0 12px;padding-bottom:9px;border-bottom:1px solid var(--ppp-line)}.ppp-upload{border:1px dashed #bdc5d4;padding:18px!important;border-radius:14px;background:#fbfcfe}.ppp-upload input{border:0!important;padding:5px 0!important}.ppp-payment-box{border:1px solid #dbe7ff;background:#f6f9ff;padding:18px;border-radius:16px;margin:20px 0}.ppp-table-wrap{overflow:auto}.ppp-table{width:100%;border-collapse:collapse}.ppp-table th,.ppp-table td{padding:13px 9px;text-align:left;border-bottom:1px solid var(--ppp-line);font-size:13px;vertical-align:middle}.ppp-status{display:inline-block;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.ppp-status-publish{background:#eafaf2;color:#117849}.ppp-status-pending{background:#fff6df;color:#8d6500}.ppp-status-draft{background:#f0f2f5;color:#5b6473}.ppp-muted{color:var(--ppp-muted);font-size:12px}.ppp-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ppp-property-card{overflow:hidden;background:#fff;border:1px solid var(--ppp-line);border-radius:18px;box-shadow:0 5px 20px rgba(22,33,47,.05)}.ppp-property-card>img,.ppp-no-image{width:100%;height:210px;object-fit:cover;display:block;background:#eef1f5}.ppp-pc-body{padding:17px}.ppp-tags span{font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px;background:#edf3ff;color:var(--ppp-primary)}.ppp-property-card h2{font-size:19px;margin:12px 0 7px}.ppp-property-card h2 a{text-decoration:none;color:var(--ppp-text)}.ppp-price{font-size:18px;font-weight:800;margin:7px 0}.ppp-property-card p{font-size:13px;color:var(--ppp-muted);line-height:1.55}.ppp-search{display:flex;gap:8px;width:min(620px,100%)}.ppp-search input{flex:1}.ppp-search select{width:170px}.ppp-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:20px}.ppp-detail-head h1{font-size:40px;line-height:1.08;margin:5px 0}.ppp-gallery{columns:3 240px;column-gap:10px;margin-bottom:24px}.ppp-gallery a{display:block;margin:0 0 10px;break-inside:avoid}.ppp-gallery img{width:100%;height:auto;display:block;border-radius:14px}.ppp-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.ppp-spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.ppp-spec-grid>div,.ppp-card-in-card{padding:14px;background:#f8f9fb;border-radius:13px}.ppp-spec-grid span{display:block;font-size:12px;color:var(--ppp-muted);margin-bottom:3px}.ppp-contact-card{height:max-content;position:sticky;top:24px}.ppp-profile{margin-top:18px}.ppp-auth{max-width:560px}.ppp-lightbox{position:fixed;inset:0;background:rgba(5,10,18,.92);z-index:99999;display:flex;align-items:center;justify-content:center;padding:30px}.ppp-lightbox-inner{position:relative;max-width:1100px}.ppp-lightbox img{max-width:100%;max-height:88vh;border-radius:10px}.ppp-lightbox button{position:absolute;right:-10px;top:-10px;border:0;background:#fff;border-radius:50%;width:34px;height:34px;font-size:23px;cursor:pointer}.ppp-search button{white-space:nowrap}@media(max-width:900px){.ppp-card-grid{grid-template-columns:repeat(2,1fr)}.ppp-detail-grid{grid-template-columns:1fr}.ppp-contact-card{position:static}.ppp-search{flex-wrap:wrap}.ppp-search input,.ppp-search select{width:100%}}@media(max-width:650px){.ppp-wrap{padding:22px 14px}.ppp-dash-head,.ppp-archive-head,.ppp-form-head,.ppp-detail-head{display:block}.ppp-dash-head .ppp-btn,.ppp-form-head .ppp-btn{margin-top:14px}.ppp-stats,.ppp-card-grid,.ppp-form-grid{grid-template-columns:1fr}.ppp-detail-head h1{font-size:30px}.ppp-detail-head .ppp-price{margin-top:12px}.ppp-gallery{columns:2 150px}.ppp-card{padding:18px}}
