.property-main{padding-top:32px;background:radial-gradient(circle at 88% 3%,#eaf2e4 0,transparent 23%),#f6f8f4}.property-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 24px}.property-heading h1{font-size:38px;margin:5px 0 4px}.property-heading p{font-size:13px;color:#75847c;margin:0}.property-heading-actions{display:flex;gap:9px}.property-heading-actions a,.property-heading-actions button{height:40px;border-radius:8px;padding:0 15px;font:700 11px 'DM Sans';display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.quiet-action{border:1px solid #dbe2da;background:#fff;color:#315044}.primary-action{border:1px solid #e76840;background:#e76840;color:#fff;box-shadow:0 7px 16px #d95e3730}.property-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.property-stats article{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e1e6df;border-radius:10px;padding:16px 17px;min-height:92px}.stat-icon{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;font-weight:700;font-size:15px;flex:none}.stat-icon.money{background:#eaf2e7;color:#4c805c}.stat-icon.home{background:#edeaf8;color:#6a5e9f}.stat-icon.leads{background:#e2f0f3;color:#3f879b}.stat-icon.alert{background:#fbe9df;color:#c65d37}.property-stats span,.property-stats strong,.property-stats small{display:block}.property-stats span{font-size:10px;color:#87938c;margin-bottom:2px}.property-stats strong{font-size:21px;letter-spacing:-.7px}.property-stats small{font-size:9px;color:#8b9790;margin-top:3px}.property-stats small.positive{color:#3f8d58}.property-stats small.warning{color:#bf623e}.property-workspace{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(280px,.72fr);gap:14px;align-items:start}.property-workspace-main,.portfolio-panel{background:#fff;border:1px solid #e1e6df;border-radius:11px;overflow:hidden}.listing-tabs{height:59px;display:flex;align-items:end;gap:25px;padding:0 22px;border-bottom:1px solid #e5e9e3}.listing-tabs button{height:59px;border:0;border-bottom:2px solid transparent;background:none;color:#77847d;font:600 11px 'DM Sans';cursor:pointer;padding:3px 0 0}.listing-tabs button b{background:#eef2ed;border-radius:12px;padding:2px 6px;font-size:9px;margin-left:4px}.listing-tabs button.active{color:#d85f39;border-bottom-color:#e96b43}.listing-tabs button.active b{background:#fbe7df;color:#c85331}.listing-toolbar{display:flex;gap:9px;padding:14px 18px;background:#fbfcfa;border-bottom:1px solid #e8ece7}.property-search{height:36px;display:flex;align-items:center;gap:8px;border:1px solid #dfe5de;background:#fff;border-radius:7px;padding:0 10px;flex:1;max-width:340px}.property-search span{color:#75847c}.property-search input{border:0;outline:0;width:100%;font:11px 'DM Sans';color:#274036}.listing-toolbar select{height:36px;border:1px solid #dfe5de;border-radius:7px;background:#fff;color:#5f7068;font:600 10px 'DM Sans';padding:0 28px 0 10px}.view-switch{display:flex;border:1px solid #dfe5de;background:#fff;border-radius:7px;overflow:hidden;margin-left:auto}.view-switch button{width:36px;border:0;border-right:1px solid #e5e9e4;background:#fff;color:#849089;cursor:pointer}.view-switch button:last-child{border:0}.view-switch button.active{background:#27483c;color:#fff}.property-list-head,.property-row{display:grid;grid-template-columns:minmax(255px,1.7fr) minmax(110px,.8fr) 72px 92px 90px 30px;gap:12px;align-items:center}.property-list-head{height:37px;padding:0 18px;color:#96a099;text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:700;background:#fafbf9;border-bottom:1px solid #eaede9}.property-row{padding:13px 18px;border-bottom:1px solid #eaede9;min-height:72px;transition:.18s}.property-row:last-of-type{border-bottom:0}.property-row:hover{background:#fbfcfa}.property-identity{display:flex;align-items:center;gap:11px;min-width:0}.property-thumb{width:48px;height:43px;border-radius:7px;flex:none;background-size:cover}.property-thumb.villa{background:linear-gradient(145deg,#768b7b,#d6cbb8)}.property-thumb.water{background:linear-gradient(145deg,#6f98a2,#d8e1dc)}.property-thumb.duplex{background:linear-gradient(145deg,#b7866f,#e9d6c6)}.property-thumb.grove{background:linear-gradient(145deg,#7d715f,#d8cfba)}.property-thumb.olive{background:linear-gradient(145deg,#789070,#d9e3cc)}.property-identity strong,.property-identity small,.listing-type strong,.listing-type small,.enquiry-count strong,.enquiry-count small,.updated-at strong{display:block}.property-identity strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-identity small{font-size:9px;color:#8a958f;margin-top:5px}.listing-type strong,.enquiry-count strong,.updated-at>strong{font-size:10px}.listing-type small,.enquiry-count small{font-size:9px;color:#909b95;margin-top:4px}.status-pill{display:inline-block!important;width:max-content;margin-top:5px;border-radius:11px;padding:3px 7px;font-size:8px!important;font-weight:700}.status-pill.published{background:#e8f3ea;color:#36784b}.status-pill.draft{background:#edf0ee;color:#68766f}.status-pill.attention{background:#fbe9df;color:#b95635}.publish-switch{display:flex;align-items:center;gap:6px;cursor:pointer}.publish-switch input{position:absolute;opacity:0;pointer-events:none}.publish-switch span{width:30px;height:17px;border-radius:12px;background:#ccd5cf;position:relative;transition:.2s}.publish-switch span:after{content:'';position:absolute;width:11px;height:11px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0002;transition:.2s}.publish-switch input:checked+span{background:#3d8056}.publish-switch input:checked+span:after{transform:translateX(13px)}.publish-switch em{font-style:normal;font-size:8px;color:#7f8b84}.row-menu{border:0;background:none;color:#8f9993;cursor:pointer;letter-spacing:1px}.property-list.grid-mode{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:14px;background:#fafbf9}.property-list.grid-mode .property-list-head{display:none}.property-list.grid-mode .property-row{display:grid;grid-template-columns:1fr 70px;gap:12px;background:#fff;border:1px solid #e2e7e0;border-radius:9px;padding:14px}.property-list.grid-mode .property-identity{grid-column:1/-1}.property-list.grid-mode .property-thumb{width:72px;height:60px}.property-list.grid-mode .listing-type,.property-list.grid-mode .enquiry-count,.property-list.grid-mode .updated-at{padding-top:5px}.property-list.grid-mode .publish-switch{justify-self:end}.property-list.grid-mode .row-menu{position:absolute}.empty-properties{padding:45px;text-align:center;color:#829087;font-size:11px;grid-column:1/-1}.portfolio-panel{padding:20px}.portfolio-panel-head{display:flex;align-items:start;justify-content:space-between}.portfolio-panel-head span{font-size:8px;letter-spacing:1px;font-weight:700;color:#829088}.portfolio-panel-head h2{font-size:16px;margin:6px 0}.portfolio-panel-head>b{display:grid;place-items:center;width:48px;height:48px;border:6px solid #dcebdd;border-top-color:#4e8a60;border-radius:50%;font-size:10px}.health-bar{height:6px;background:#edf0ec;border-radius:4px;overflow:hidden;margin-top:13px}.health-bar i{display:block;width:83%;height:100%;background:linear-gradient(90deg,#4e8a60,#8daf78);border-radius:4px}.health-copy{font-size:10px;color:#7e8b84;line-height:1.5;margin:11px 0 18px}.attention-list{display:grid;gap:3px}.attention-list article{display:grid;grid-template-columns:25px 1fr auto;gap:9px;align-items:start;padding:11px 0;border-top:1px solid #e9ece8}.attention-list i{width:23px;height:23px;display:grid;place-items:center;background:#f9e8df;color:#ca613c;border-radius:6px;font:700 8px 'DM Sans'}.attention-list strong,.attention-list small{display:block}.attention-list strong{font-size:10px;line-height:1.35}.attention-list small{font-size:8px;color:#8b9690;margin-top:4px;line-height:1.4}.attention-list button{border:1px solid #dae2da;background:#f8faf7;color:#3a6d4b;border-radius:5px;padding:5px 7px;font:700 8px 'DM Sans';cursor:pointer}.panel-divider{height:1px;background:#e8ece7;margin:10px 0}.setting-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.setting-row strong,.setting-row small{display:block}.setting-row strong{font-size:9px}.setting-row small{font-size:8px;color:#8b9690;margin-top:3px}.property-footer-row{margin-top:12px;background:#fff;border:1px solid #e1e6df;border-radius:9px;padding:13px 16px;display:flex;align-items:center;justify-content:space-between}.property-footer-row>div{display:flex;align-items:center;gap:10px}.activity-dot{width:8px;height:8px;background:#e96a42;border-radius:50%;box-shadow:0 0 0 5px #fbe9e2}.property-footer-row p{margin:0}.property-footer-row strong,.property-footer-row small{display:block;font-size:9px}.property-footer-row small{color:#8b9690;margin-top:3px}.property-footer-row a{font-size:9px;color:#c95936;font-weight:700;text-decoration:none}.generic-record{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid #edf0ec}.generic-record>span{display:grid;place-items:center;height:27px;width:27px;border-radius:50%;background:#fbe9e1;color:#df6942;font-size:10px;font-weight:bold}.generic-record strong{font-size:12px;flex:1}.generic-record a{background:#edf5ee;color:#397b50;border-radius:5px;padding:7px 10px;font:600 10px 'DM Sans';text-decoration:none}.generic-actions{display:grid;gap:10px;margin-top:21px}.generic-actions button{border:0;border-radius:6px;padding:12px;text-align:left;background:#e66941;color:#fff;font:700 10px 'DM Sans';cursor:pointer}.generic-actions button:nth-child(2){background:#e7f0e8;color:#2d6240}.generic-actions button:nth-child(3){background:#f7eadf;color:#a7603d}@media(max-width:1120px){.property-workspace{grid-template-columns:1fr}.property-stats{grid-template-columns:repeat(2,1fr)}.property-list-head,.property-row{grid-template-columns:minmax(230px,1.5fr) 110px 65px 88px 80px 24px}}@media(max-width:760px){.property-heading{align-items:start;gap:18px}.property-heading-actions{flex-direction:column}.property-stats{grid-template-columns:1fr 1fr}.listing-tabs{gap:16px;overflow:auto}.listing-tabs button{white-space:nowrap}.property-list-head{display:none}.property-row{grid-template-columns:1fr 70px;gap:10px}.property-identity{grid-column:1/-1}.listing-toolbar{flex-wrap:wrap}.property-search{max-width:none;flex-basis:100%}.view-switch{margin-left:0}.property-list.grid-mode{grid-template-columns:1fr}}@media(max-width:500px){.property-heading{display:block}.property-heading-actions{margin-top:16px;flex-direction:row}.property-heading-actions a,.property-heading-actions button{flex:1}.property-heading h1{font-size:31px}.property-stats{grid-template-columns:1fr}.property-footer-row{align-items:flex-start;gap:12px}.property-footer-row a{white-space:nowrap}}
