:root{--ocp-green:#16211b;--ocp-red:#e33b4e;--ocp-line:#e4e7e5;--ocp-muted:#6f7772;--ocp-bg:#f5f7f6}.ocp-shell{max-width:1440px;margin:0 auto;padding:28px 20px 60px;color:#1d2420}.ocp-hero{background:linear-gradient(135deg,#132019,#293a30);border-radius:20px;padding:36px;color:#fff;margin-bottom:28px}.ocp-hero-copy span,.ocp-browse>div>span,.ocp-inventory-title span,.ocp-form-title>span,.ocp-dash-main>header span,.ocp-agency-head span{font-size:11px;letter-spacing:.16em;font-weight:900;color:#ef4050}.ocp-hero h1{font-size:42px;line-height:1.05;margin:6px 0 6px;color:#fff}.ocp-hero p{max-width:720px;color:#d6ded9;font-size:15px}.ocp-hero-search{margin-top:28px}.ocp-purpose-tabs{display:flex;gap:8px;margin-bottom:6px;flex-wrap:wrap}.ocp-purpose-tabs a{padding:9px 14px;border-radius:8px;color:#fff;text-decoration:none;background:rgba(255,255,255,.08);font-weight:800;font-size:12px}.ocp-purpose-tabs a.is-active{background:#fff;color:#142019}.ocp-hero-fields{display:grid;grid-template-columns:1.5fr 1fr .8fr .8fr auto;background:#fff;border-radius:12px;overflow:hidden}.ocp-hero-fields label{padding:12px 14px;border-right:1px solid #e6e8e7}.ocp-hero-fields label span{display:block;color:#7a817d;font-size:6px;font-weight:800;text-transform:uppercase}.ocp-hero-fields input,.ocp-hero-fields select{width:100%;border:0!important;box-shadow:none!important;padding:4px 0!important;min-height:36px;color:#17211c}.ocp-hero-fields button{border:0;background:var(--ocp-red);color:#fff;padding:0 24px;min-width:120px}.ocp-hero-fields button strong{display:block;font-size:18px}.ocp-hero-fields button span{font-size:11px}.ocp-browse{background:#fff;border:1px solid var(--ocp-line);border-radius:18px;padding:24px;margin-bottom:28px}.ocp-browse h2,.ocp-inventory-title h2{margin:4px 0 15px;font-size:28px}.ocp-type-grid-public{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.ocp-type-grid-public a{text-decoration:none;color:#1c2420;border:1px solid var(--ocp-line);border-radius:12px;padding:16px;display:grid;gap:4px;background:#fff}.ocp-type-grid-public a:hover{border-color:#aeb8b2;transform:translateY(-1px)}.ocp-type-icon{font-size:22px}.ocp-type-grid-public small{color:var(--ocp-muted)}.ocp-inventory{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.ocp-filter{background:#fff;border:1px solid var(--ocp-line);border-radius:16px;padding:18px;display:grid;gap:12px;position:sticky;top:30px}.ocp-filter-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #eee}.ocp-filter-head a{font-size:12px;color:var(--ocp-red)}.ocp-filter label>span{display:block;font-size:11px;font-weight:800;color:#4f5853;margin-bottom:5px}.ocp-filter input,.ocp-filter select{width:100%;min-height:42px;border:1px solid #dfe3e1;border-radius:8px;padding:8px 6px;background:#fff}.ocp-filter-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ocp-filter-submit,.ocp-primary{border:0;background:var(--ocp-red);color:#fff;border-radius:8px;padding:12px 16px;font-weight:900;text-decoration:none;cursor:pointer}.ocp-results-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;background:#fff;border:1px solid var(--ocp-line);border-radius:12px;padding:12px 14px}.ocp-results-tools{display:flex;gap:8px;align-items:center}.ocp-results-tools select{min-height:38px}.ocp-layout-switch{display:flex}.ocp-layout-switch button,.ocp-mobile-filter{border:1px solid #dfe3e1;background:#fff;min-width:38px;height:38px}.ocp-layout-switch .is-active{background:#17211c;color:#fff}.ocp-mobile-filter{display:none}.ocp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ocp-card{background:#fff;border:1px solid var(--ocp-line);border-radius:14px;overflow:hidden;box-shadow:0 4px 18px rgba(20,30,24,.04)}.ocp-card-img{height:210px;background:#dfe5e1 center/cover no-repeat;display:block;position:relative}.ocp-card-img>span{position:absolute;left:12px;top:12px;background:#fff;color:#17211c;border-radius:6px;padding:6px 9px;font-size:6px;font-weight:900}.ocp-card-body{padding:15px}.ocp-card-top{display:flex;justify-content:space-between;gap:12px;align-items:start}.ocp-card-top small{color:var(--ocp-muted);text-transform:uppercase;font-weight:800}.ocp-card-top strong{color:var(--ocp-red);font-size:17px;text-align:right}.ocp-card-top em{font-style:normal;font-size:6px;color:#79817c}.ocp-card h3{font-size:18px;line-height:1.25;margin:8px 0}.ocp-card h3 a{text-decoration:none;color:#18211c}.ocp-address{font-size:12px;color:#78807b;margin:0 0 12px}.ocp-card-specs{display:flex;gap:12px;flex-wrap:wrap;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:6px 0;font-size:11px;color:#5d655f}.ocp-card-owner{display:flex;justify-content:space-between;gap:8px;padding-top:6px;font-size:11px}.ocp-card-owner span{color:#89908c}.ocp-card-owner a{color:#243128;font-weight:800;text-decoration:none}.ocp-grid.is-list{grid-template-columns:1fr}.ocp-grid.is-list .ocp-card{display:grid;grid-template-columns:300px 1fr}.ocp-grid.is-list .ocp-card-img{height:100%;min-height:220px}.ocp-empty{padding:60px 20px;text-align:center;background:#fff;border:1px dashed #ccd3cf;border-radius:14px;display:grid;gap:7px}.ocp-detail{max-width:1300px;margin:20px auto;padding:0 20px 60px}.ocp-back{display:inline-block;margin-bottom:16px;color:#243128}.ocp-detail-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:8px;border-radius:18px;overflow:hidden;background:#eef1ef}.ocp-detail-gallery img{width:100%;height:100%;object-fit:cover}.ocp-detail-gallery img:first-child{grid-row:1/3}.ocp-no-image{grid-column:1/4;grid-row:1/3;display:grid;place-items:center;background:#dfe5e1;font-weight:900;letter-spacing:.15em;color:#617067}.ocp-detail-head{display:flex;justify-content:space-between;gap:20px;align-items:start;padding:26px 0;border-bottom:1px solid #e7e9e8}.ocp-detail-head>div>span{font-size:11px;color:var(--ocp-red);font-weight:900;letter-spacing:.08em}.ocp-detail-head h1{font-size:34px;margin:5px 0}.ocp-detail-head p{color:#717a75}.ocp-detail-head aside{background:#17211c;color:#fff;border-radius:12px;padding:18px 22px;min-width:230px}.ocp-detail-head aside small,.ocp-detail-head aside span{display:block;color:#cbd3ce}.ocp-detail-head aside strong{display:block;font-size:26px;margin:3px 0}.ocp-detail-body{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding-top:24px}.ocp-detail-section{background:#fff;border:1px solid var(--ocp-line);border-radius:14px;padding:22px;margin-bottom:18px}.ocp-detail-section h2{margin:0 0 16px}.ocp-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.ocp-facts>div{background:#f6f8f7;border-radius:6px;padding:12px}.ocp-facts span{display:block;font-size:6px;color:#7c847f}.ocp-facts strong{display:block;margin-top:3px}.ocp-amenities{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.ocp-amenities span{padding:6px;background:#f6f8f7;border-radius:8px}.ocp-media-links{display:flex;gap:8px;flex-wrap:wrap}.ocp-media-links a{padding:6px 12px;border:1px solid #dfe3e1;border-radius:8px;text-decoration:none}.ocp-owner-panel{background:#17211c;color:#fff;border-radius:14px;padding:22px;height:max-content;position:sticky;top:30px}.ocp-owner-panel>span{font-size:6px;color:#e33b4e;font-weight:900;letter-spacing:.12em}.ocp-owner-panel h3{color:#fff;font-size:22px}.ocp-owner-panel p{color:#cbd3ce}.ocp-owner-panel a{display:block;text-align:center;background:#fff;color:#17211c;border-radius:8px;padding:11px;text-decoration:none;font-weight:900}.ocp-agency-head{max-width:1440px;margin:35px auto 0;padding:24px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e8e6}.ocp-agency-head h2{font-size:28px;margin:3px 0}.ocp-agency-head p{margin:0;color:#707a74}.ocp-agency-head>a{border:1px solid #dfe3e1;border-radius:8px;padding:6px 12px;text-decoration:none;color:#18211c}.ocp-dashboard{display:grid;grid-template-columns:260px minmax(0,1fr);background:#f3f5f4;border:1px solid #dfe4e1;border-radius:16px;overflow:hidden;margin:30px 0}.ocp-dash-side{background:#17211c;color:#fff;padding:20px}.ocp-dash-brand{display:flex;gap:6px;align-items:center;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12)}.ocp-dash-brand>span{width:36px;height:36px;display:grid;place-items:center;background:#fff;color:#17211c;border-radius:8px;font-weight:900}.ocp-dash-brand small{display:block;color:#aebbb3}.ocp-agency-identity{display:flex;gap:6px;align-items:center;padding:18px 0}.ocp-agency-identity img,.ocp-agency-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#fff;color:#17211c;display:grid;place-items:center;font-weight:900}.ocp-agency-identity a{display:block;color:#bec9c2;font-size:6px;margin-top:3px}.ocp-dash-side nav{display:grid;gap:5px}.ocp-dash-side nav a{display:flex;justify-content:space-between;color:#e5ebe7;text-decoration:none;padding:6px;border-radius:8px}.ocp-dash-side nav a.is-active,.ocp-dash-side nav a:hover{background:rgba(255,255,255,.1)}.ocp-side-note{margin-top:24px;padding:13px;background:rgba(255,255,255,.07);border-radius:6px}.ocp-side-note p{font-size:11px;color:#b8c3bc;line-height:1.5}.ocp-dash-main{padding:24px;min-width:0}.ocp-dash-main>header{display:flex;justify-content:space-between;gap:20px;align-items:center}.ocp-dash-main>header h2{font-size:28px;margin:4px 0}.ocp-dash-main>header p{margin:0;color:#6c756f}.ocp-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:18px 0}.ocp-kpis>div{background:#fff;border:1px solid #e0e4e2;border-radius:12px;padding:16px}.ocp-kpis strong{display:block;font-size:26px}.ocp-kpis small{color:#747d78}.ocp-publish-flow{display:flex;justify-content:space-between;gap:16px;background:#eaf5ee;border:1px solid #d1e8da;border-radius:12px;padding:15px;margin-bottom:18px}.ocp-publish-flow>div:first-child{display:grid;gap:3px}.ocp-publish-flow span{font-size:11px;color:#5f6c64}.ocp-publish-flow>div:last-child{display:flex;gap:8px;align-items:center}.ocp-publish-flow a{background:#fff;border:1px solid #c8ded0;padding:8px 6px;border-radius:7px;text-decoration:none;font-size:11px;color:#173523;font-weight:800}.ocp-admin-list,.ocp-admin-form{background:#fff;border:1px solid #dfe3e1;border-radius:14px;padding:18px;margin-bottom:18px}.ocp-section-head{display:flex;justify-content:space-between;align-items:end}.ocp-section-head h3,.ocp-form-title h3{font-size:22px;margin:4px 0}.ocp-section-head p,.ocp-form-title p{margin:0;color:#747d78}.ocp-section-head>a{color:#e33b4e;font-weight:800}.ocp-admin-table{margin-top:14px}.ocp-admin-head,.ocp-admin-row{display:grid;grid-template-columns:minmax(260px,1.4fr) .7fr .6fr .8fr;gap:6px;align-items:center;padding:6px 8px;border-bottom:1px solid #eee}.ocp-admin-head{font-size:6px;color:#7d8580;text-transform:uppercase;font-weight:900}.ocp-admin-property{display:flex;gap:6px;align-items:center}.ocp-admin-property img,.ocp-admin-property>span{width:56px;height:44px;object-fit:cover;border-radius:7px;background:#eef1ef;display:grid;place-items:center}.ocp-admin-property small{display:block;color:#7d8580;margin-top:3px}.ocp-admin-actions{display:flex;gap:8px;align-items:center}.ocp-admin-actions form{margin:0}.ocp-admin-actions a,.ocp-admin-actions button{border:0;background:none;color:#e33b4e;padding:0;cursor:pointer}.ocp-admin-empty{padding:30px;text-align:center;display:grid;gap:5px}.ocp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0}.ocp-form-grid label>span{display:block;font-size:11px;font-weight:800;margin-bottom:5px}.ocp-form-grid input,.ocp-form-grid select,.ocp-form-grid textarea{width:100%;border:1px solid #dce1de;border-radius:8px;padding:9px 6px;min-height:42px}.ocp-form-grid .is-wide{grid-column:1/-1}.ocp-checkbox-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ocp-checkbox-grid label{background:#f6f8f7;padding:8px;border-radius:7px}.ocp-save-first{display:flex;gap:14px;align-items:center;margin:28px 0;padding:20px;background:#fff;border:1px solid #dfe3e1;border-radius:12px}.ocp-save-mark{width:48px;height:48px;display:grid;place-items:center;background:#17211c;color:#fff;border-radius:8px;font-weight:900}.ocp-save-first span{font-size:6px;color:#e33b4e;font-weight:900;letter-spacing:.12em}.ocp-save-first h3{margin:3px 0}.ocp-save-first p{margin:0;color:#6c756f}@media(max-width:1100px){.ocp-grid{grid-template-columns:repeat(2,1fr)}.ocp-type-grid-public{grid-template-columns:repeat(4,1fr)}.ocp-facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.ocp-hero-fields{grid-template-columns:1fr 1fr}.ocp-hero-fields button{min-height:60px}.ocp-inventory{grid-template-columns:1fr}.ocp-filter{display:none;position:static}.ocp-inventory.filters-open .ocp-filter{display:grid}.ocp-mobile-filter{display:inline-block}.ocp-dashboard{grid-template-columns:1fr}.ocp-dash-side{position:relative}.ocp-detail-body{grid-template-columns:1fr}.ocp-owner-panel{position:static}.ocp-type-grid-public{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.ocp-shell{padding-left:12px;padding-right:12px}.ocp-hero{padding:24px 18px}.ocp-hero h1{font-size:32px}.ocp-hero-fields{grid-template-columns:1fr}.ocp-grid{grid-template-columns:1fr}.ocp-grid.is-list .ocp-card{grid-template-columns:1fr}.ocp-type-grid-public{grid-template-columns:repeat(2,1fr)}.ocp-detail-gallery{grid-template-columns:1fr;grid-template-rows:260px}.ocp-detail-gallery img:first-child{grid-row:auto}.ocp-detail-gallery img:not(:first-child){display:none}.ocp-detail-head{display:block}.ocp-detail-head aside{margin-top:15px}.ocp-facts,.ocp-amenities{grid-template-columns:1fr 1fr}.ocp-kpis{grid-template-columns:1fr 1fr}.ocp-publish-flow{display:block}.ocp-publish-flow>div:last-child{margin-top:6px}.ocp-admin-head{display:none}.ocp-admin-row{grid-template-columns:1fr}.ocp-form-grid{grid-template-columns:1fr}.ocp-form-grid .is-wide{grid-column:auto}.ocp-checkbox-grid{grid-template-columns:1fr 1fr}} .ocp-w2dc-embedded{display:block;clear:both;width:100%;max-width:100%;min-width:0;margin:28px 0 0;box-sizing:border-box}
.ocp-w2dc-embedded *{box-sizing:border-box}
.ocp-w2dc-embedded .ocp-dashboard{width:100%;max-width:100%;min-width:0;margin-left:0;margin-right:0}
.ocp-w2dc-embedded .ocp-dash-main{min-width:0;overflow:hidden}
@media(max-width:900px){.ocp-w2dc-embedded .ocp-dashboard{grid-template-columns:1fr}.ocp-w2dc-embedded .ocp-dash-side{width:auto;min-height:0}} .ocp-home-hero{position:relative;isolation:isolate;min-height:510px;border-radius:22px;overflow:hidden;margin:0 0 54px;padding:64px 56px 44px;display:flex;flex-direction:column;justify-content:flex-end;background:#142019 var(--ocp-hero-image,none) center/cover no-repeat;color:#fff;box-shadow:0 20px 55px rgba(22,33,27,.13)}
.ocp-home-hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,24,17,.86) 0%,rgba(12,24,17,.65) 48%,rgba(12,24,17,.2) 100%),linear-gradient(0deg,rgba(10,20,14,.5),transparent 55%)}
.ocp-home-hero-copy{max-width:760px;margin-bottom:30px}.ocp-home-hero-copy>span,.ocp-section-title>span{display:block;color:var(--ocp-red);font-size:11px;letter-spacing:.18em;font-weight:900;text-transform:uppercase}.ocp-home-hero-copy h1{margin:8px 0 12px;color:#fff;font-size:58px;line-height:1.02;letter-spacing:-.035em}.ocp-home-hero-copy p{margin:0;max-width:650px;color:#edf2ef;font-size:17px;line-height:1.65}
.ocp-home-search{max-width:1180px}.ocp-home-search .ocp-purpose-tabs{margin:0 0 6px}.ocp-home-search-fields{display:grid;grid-template-columns:1.25fr 1.05fr .75fr .75fr 150px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 16px 34px rgba(0,0,0,.18)}.ocp-home-search-fields label{padding:13px 16px;border-right:1px solid #eceeed}.ocp-home-search-fields label>span{display:block;margin-bottom:3px;color:#8a918d;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ocp-home-search-fields input,.ocp-home-search-fields select{width:100%;min-height:38px;padding:4px 0!important;border:0!important;outline:0!important;background:#fff!important;box-shadow:none!important;color:#17211c;font-size:13px}.ocp-home-search-fields button{border:0;background:var(--ocp-red);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-weight:900;cursor:pointer}.ocp-home-search-fields button span{font-size:15px}.ocp-home-search-fields button small{font-size:9px;font-weight:700;opacity:.82}
.ocp-featured-section,.ocp-locations-section,.ocp-all-properties-head{margin:0 0 54px}.ocp-section-title{max-width:720px;margin-bottom:24px}.ocp-section-title h2{font-size:38px;line-height:1.12;letter-spacing:-.025em;margin:6px 0 9px;color:#18211c}.ocp-section-title p{margin:0;color:#6f7772;font-size:14px;line-height:1.6}.ocp-property-type-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 22px}.ocp-property-type-tabs a{border:1px solid #dfe4e1;border-radius:999px;padding:8px 14px;color:#26302a;text-decoration:none;font-size:12px;font-weight:800;background:#fff}.ocp-property-type-tabs a:hover,.ocp-property-type-tabs a.is-active{background:#17211c;border-color:#17211c;color:#fff}
.ocp-featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ocp-featured-grid .ocp-card{box-shadow:0 9px 28px rgba(20,30,24,.07)}.ocp-featured-grid .ocp-card-img{height:220px}.ocp-home-empty{padding:38px;border:1px dashed #cfd6d2;border-radius:14px;background:#fafbfa;color:#748078;text-align:center}
.ocp-location-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:220px;gap:14px}.ocp-location-card{position:relative;isolation:isolate;overflow:hidden;border-radius:16px;background:#243129 var(--ocp-location-image,none) center/cover no-repeat;text-decoration:none;color:#fff;min-height:220px}.ocp-location-card:first-child{grid-row:span 2}.ocp-location-card-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(0deg,rgba(11,22,15,.75),rgba(11,22,15,.08) 70%)}.ocp-location-card-copy{position:absolute;left:20px;right:20px;bottom:18px;display:flex;justify-content:space-between;align-items:end;gap:6px}.ocp-location-card-copy strong{font-size:21px;line-height:1.15;color:#fff}.ocp-location-card-copy small{white-space:nowrap;padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.94);color:#17211c;font-size:6px;font-weight:900}.ocp-location-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(20,30,24,.14)}
.ocp-all-properties-head{padding-top:8px;margin-bottom:24px}.ocp-all-properties-head .ocp-section-title{margin-bottom:0}.ocp-field-help{display:block;margin-top:5px;color:#7d8580;font-size:10px;font-weight:500;line-height:1.4}
@media(max-width:1150px){.ocp-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-home-search-fields{grid-template-columns:1fr 1fr 1fr}.ocp-home-search-fields button{min-height:64px}.ocp-location-grid{grid-template-columns:1fr 1fr}.ocp-location-card:first-child{grid-row:auto}}
@media(max-width:760px){.ocp-home-hero{min-height:580px;padding:38px 20px 24px;border-radius:16px}.ocp-home-hero-copy h1{font-size:39px}.ocp-home-hero-copy p{font-size:14px}.ocp-home-search-fields{grid-template-columns:1fr}.ocp-home-search-fields label{border-right:0;border-bottom:1px solid #eceeed}.ocp-featured-grid,.ocp-location-grid{grid-template-columns:1fr}.ocp-featured-grid .ocp-card-img{height:235px}.ocp-section-title h2{font-size:30px}.ocp-location-card,.ocp-location-card:first-child{min-height:230px}.ocp-location-card-copy{left:16px;right:16px;bottom:15px}.ocp-location-card-copy strong{font-size:19px}} .ocp-shell.is-agency{max-width:1280px;padding-top:10px;padding-bottom:48px}
.ocp-shell.is-agency .ocp-inventory{grid-template-columns:270px minmax(0,1fr);gap:26px}
.ocp-shell.is-agency .ocp-filter{padding:20px 18px;border-radius:14px;top:24px;box-shadow:0 8px 24px rgba(20,30,24,.045)}
.ocp-shell.is-agency .ocp-filter-head{padding-bottom:14px;margin-bottom:2px}
.ocp-shell.is-agency .ocp-filter label>span{font-size:10px;letter-spacing:.02em;text-transform:none}
.ocp-shell.is-agency .ocp-filter input,.ocp-shell.is-agency .ocp-filter select{min-height:44px;border-radius:9px}
.ocp-shell.is-agency .ocp-filter-submit{min-height:46px;margin-top:4px}
.ocp-shell.is-agency .ocp-results{min-width:0}
.ocp-shell.is-agency .ocp-results-head{min-height:58px;margin-bottom:16px;padding:6px 14px;border-radius:12px}
.ocp-shell.is-agency .ocp-results-head>div:first-child{font-size:13px;color:#59625c}
.ocp-shell.is-agency .ocp-results-head>div:first-child strong{font-size:16px;color:#17211c;margin-right:3px}
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}
.ocp-shell.is-agency .ocp-card{border-radius:15px;box-shadow:0 8px 24px rgba(20,30,24,.06)}
.ocp-shell.is-agency .ocp-card-img{height:250px}
.ocp-shell.is-agency .ocp-card-body{padding:17px}
.ocp-shell.is-agency .ocp-card h3{font-size:19px;margin:9px 0 7px}
.ocp-shell.is-agency .ocp-card-top strong{font-size:18px}
.ocp-shell.is-agency .ocp-card-owner{padding-top:12px}
.ocp-agency-head{max-width:1280px;padding:28px 20px 18px;margin-top:34px;gap:20px}
.ocp-agency-head h2{font-size:30px;letter-spacing:-.02em}
.ocp-agency-head>a{white-space:nowrap;padding:10px 14px;background:#fff}
@media(max-width:1100px){.ocp-shell.is-agency .ocp-grid{grid-template-columns:1fr}}
@media(max-width:900px){.ocp-shell.is-agency .ocp-inventory{grid-template-columns:1fr}.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.ocp-agency-head{display:block;padding-left:12px;padding-right:12px}.ocp-agency-head>a{display:inline-block;margin-top:12px}.ocp-shell.is-agency .ocp-grid{grid-template-columns:1fr}.ocp-shell.is-agency .ocp-card-img{height:235px}} .ocp-shell.is-agency{max-width:1560px;padding-left:0;padding-right:0}
.ocp-shell.is-agency .ocp-inventory{grid-template-columns:238px minmax(0,1fr);gap:22px}
.ocp-shell.is-agency .ocp-filter{gap:0;padding:0;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e4e7e5;box-shadow:0 7px 22px rgba(20,30,24,.045)}
.ocp-shell.is-agency .ocp-filter-head{padding:17px 16px 14px;margin:0;border-bottom:1px solid #edf0ee;background:#fafbfa;align-items:flex-start}
.ocp-shell.is-agency .ocp-filter-head>div{display:grid;gap:2px}
.ocp-shell.is-agency .ocp-filter-head small{font-size:8px;line-height:1.2;letter-spacing:.13em;color:#e33b4e;font-weight:900}
.ocp-shell.is-agency .ocp-filter-head strong{font-size:16px;line-height:1.25;color:#18211c}
.ocp-shell.is-agency .ocp-filter-head>a{padding-top:2px;font-size:11px;font-weight:800;text-decoration:none}
.ocp-shell.is-agency .ocp-filter-group{display:grid;gap:10px;padding:15px 16px;border-bottom:1px solid #edf0ee}
.ocp-shell.is-agency .ocp-filter-group-title{font-size:10px;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;color:#7c847f;font-weight:900;margin-bottom:1px}
.ocp-shell.is-agency .ocp-filter label{min-width:0;margin:0}
.ocp-shell.is-agency .ocp-filter label>span{font-size:10px;font-weight:800;color:#4d5751;margin-bottom:5px}
.ocp-shell.is-agency .ocp-filter input,.ocp-shell.is-agency .ocp-filter select{display:block;width:100%;min-width:0;min-height:40px;height:40px;padding:7px 9px!important;border:1px solid #dfe4e1!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;font-size:12px;color:#253029}
.ocp-shell.is-agency .ocp-filter input:focus,.ocp-shell.is-agency .ocp-filter select:focus{border-color:#87a293!important;box-shadow:0 0 0 2px rgba(79,126,100,.08)!important;outline:0}
.ocp-shell.is-agency .ocp-filter-pair,.ocp-shell.is-agency .ocp-filter-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}
.ocp-shell.is-agency .ocp-filter-grid-2>.ocp-filter-conditional:last-child:nth-child(odd){grid-column:1/-1}
.ocp-shell.is-agency .ocp-filter-actions{display:grid;gap:8px;padding:15px 16px 17px}
.ocp-shell.is-agency .ocp-filter-submit{width:100%;min-height:42px;margin:0;border-radius:8px;font-size:12px}
.ocp-shell.is-agency .ocp-filter-reset{display:block;text-align:center;color:#6b746f;font-size:11px;font-weight:800;text-decoration:none;padding:3px}
.ocp-shell.is-agency .ocp-filter-reset:hover{color:#e33b4e}
.ocp-shell.is-agency .ocp-results-head{margin-bottom:14px;min-height:52px;padding:6px 10px 6px 13px}
.ocp-shell.is-agency .ocp-results-tools select{height:38px;max-width:170px;border-radius:8px;border:1px solid #dfe4e1;background:#fff}
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;align-items:stretch}
.ocp-shell.is-agency .ocp-card{display:flex;flex-direction:column;min-width:0;border-radius:13px;box-shadow:0 6px 18px rgba(20,30,24,.055)}
.ocp-shell.is-agency .ocp-card-img{height:185px;flex:0 0 185px}
.ocp-shell.is-agency .ocp-card-body{display:flex;flex-direction:column;flex:1;padding:13px}
.ocp-shell.is-agency .ocp-card-top{gap:7px}
.ocp-shell.is-agency .ocp-card-top small{font-size:9px;line-height:1.25}
.ocp-shell.is-agency .ocp-card-top strong{font-size:15px;line-height:1.2;white-space:nowrap}
.ocp-shell.is-agency .ocp-card h3{font-size:16px;line-height:1.25;margin:7px 0 5px}
.ocp-shell.is-agency .ocp-address{font-size:11px;line-height:1.35;margin-bottom:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ocp-shell.is-agency .ocp-card-specs{gap:8px;padding:8px 0;font-size:10px}
.ocp-shell.is-agency .ocp-card-owner{margin-top:auto;padding-top:9px;font-size:10px;align-items:center}
.ocp-shell.is-agency .ocp-card-owner a{max-width:62%;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis} @media(min-width:1540px){
.ocp-shell.is-agency .ocp-inventory{grid-template-columns:230px minmax(0,1fr)}
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.ocp-shell.is-agency .ocp-card-img{height:168px;flex-basis:168px}
.ocp-shell.is-agency .ocp-card h3{font-size:15px}
}
@media(max-width:1250px){
.ocp-shell.is-agency .ocp-inventory{grid-template-columns:230px minmax(0,1fr);gap:18px}
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ocp-shell.is-agency .ocp-card-img{height:172px;flex-basis:172px}
}
@media(max-width:1040px){
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.ocp-shell.is-agency .ocp-card-img{height:205px;flex-basis:205px}
}
@media(max-width:900px){
.ocp-shell.is-agency{padding-left:12px;padding-right:12px}
.ocp-shell.is-agency .ocp-inventory{grid-template-columns:1fr}
.ocp-shell.is-agency .ocp-filter{display:none;position:static}
.ocp-shell.is-agency .ocp-inventory.filters-open .ocp-filter{display:block}
.ocp-shell.is-agency .ocp-filter-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.ocp-shell.is-agency .ocp-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
.ocp-shell.is-agency .ocp-grid{grid-template-columns:1fr}
.ocp-shell.is-agency .ocp-card-img{height:235px;flex-basis:235px}
.ocp-shell.is-agency .ocp-results-head{align-items:flex-start;gap:8px}
.ocp-shell.is-agency .ocp-results-tools{flex-wrap:wrap;justify-content:flex-end}
} .ocp-detail-v2{max-width:1360px;padding-bottom:48px;color:#17211c}
.ocp-property-crumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:2px 0 14px;font-size:12px;color:#7a837e}
.ocp-property-crumbs a{color:#58645d;text-decoration:none}.ocp-property-crumbs a:hover{color:var(--ocp-red)}.ocp-property-crumbs strong{color:#17211c;font-weight:800}
.ocp-property-titlebar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:18px}.ocp-property-titlebar h1{font-size:34px;line-height:1.12;margin:6px 0 5px;letter-spacing:-.025em}.ocp-property-titlebar p{margin:0;color:#68726c;font-size:14px}.ocp-property-titlebar .ocp-back{margin:0;white-space:nowrap;text-decoration:none;font-size:12px;font-weight:800;color:#445049}
.ocp-property-badges{display:flex;gap:7px;flex-wrap:wrap}.ocp-property-badges span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:999px;background:#e33b4e;color:#fff;font-size:10px;font-weight:900;letter-spacing:.035em;text-transform:uppercase}.ocp-property-badges .is-soft{background:#eef4f0;color:#31533f}
.ocp-property-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start;margin-bottom:24px}
.ocp-slider{min-width:0}.ocp-slider-stage{height:525px;border-radius:18px;overflow:hidden;background:#e9eeeb;position:relative;box-shadow:0 10px 30px rgba(20,30,24,.08)}.ocp-slide{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:transparent;opacity:0;visibility:hidden;transition:opacity .22s ease;cursor:zoom-in}.ocp-slide.is-active{opacity:1;visibility:visible}.ocp-slide img{width:100%;height:100%;object-fit:cover;display:block}.ocp-slider-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(16,28,21,.72);color:#fff;font-size:29px;line-height:1;cursor:pointer;backdrop-filter:blur(4px)}.ocp-slider-arrow:hover{background:#17211c}.ocp-slider-arrow.is-prev{left:15px}.ocp-slider-arrow.is-next{right:15px}.ocp-slider-count{position:absolute;right:16px;top:15px;z-index:5;background:rgba(17,29,22,.78);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;backdrop-filter:blur(4px)}.ocp-slider-expand{position:absolute;right:16px;bottom:16px;z-index:5;border:0;border-radius:9px;background:#fff;color:#17211c;padding:10px 13px;font-size:11px;font-weight:900;box-shadow:0 5px 16px rgba(0,0,0,.13);cursor:pointer}.ocp-slider-thumbs{display:flex;gap:8px;overflow:auto;padding:9px 2px 1px;scrollbar-width:thin}.ocp-slider-thumb{flex:0 0 86px;height:62px;padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;background:#eef2ef;cursor:pointer;opacity:.72}.ocp-slider-thumb.is-active{opacity:1;border-color:#e33b4e}.ocp-slider-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.ocp-property-summary{background:#17211c;color:#fff;border-radius:18px;padding:22px;position:sticky;top:28px;box-shadow:0 10px 28px rgba(20,30,24,.1)}.ocp-summary-kicker{display:block;color:#ef4050;font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:14px}.ocp-summary-price{padding-bottom:17px;border-bottom:1px solid rgba(255,255,255,.12)}.ocp-summary-price small,.ocp-summary-price span{display:block;color:#acb9b1;font-size:11px}.ocp-summary-price strong{display:block;font-size:30px;line-height:1.1;margin:4px 0 2px;color:#fff}.ocp-summary-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px 0}.ocp-summary-stats>div{background:rgba(255,255,255,.06);border-radius:10px;padding:11px}.ocp-summary-stats b{display:block;color:#fff;font-size:15px}.ocp-summary-stats span{display:block;color:#aebbb3;font-size:10px;margin-top:2px}.ocp-summary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ocp-summary-actions a,.ocp-summary-actions button{min-height:42px;border-radius:8px;border:1px solid rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;background:#fff;color:#17211c;font-size:11px;font-weight:900;cursor:pointer}.ocp-summary-actions .is-whatsapp{background:#1f8b54;color:#fff;border-color:#1f8b54}.ocp-summary-actions button{grid-column:1/-1;background:#e33b4e;color:#fff;border-color:#e33b4e}.ocp-summary-agency{margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.12);display:grid;gap:4px}.ocp-summary-agency small{font-size:9px;color:#ef4050;font-weight:900;letter-spacing:.1em}.ocp-summary-agency strong{color:#fff;font-size:16px}.ocp-summary-agency a{color:#d4ded8;text-decoration:none;font-size:11px;font-weight:800}
.ocp-viewing-success{margin:0 0 20px;padding:14px 16px;border-radius:10px;background:#eaf7ef;border:1px solid #c9e7d4;color:#24613b;font-weight:800;font-size:13px}
.ocp-property-content{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.ocp-property-content main{min-width:0}.ocp-detail-v2 .ocp-detail-section{border-radius:16px;padding:24px;margin-bottom:18px;box-shadow:0 5px 20px rgba(20,30,24,.035)}.ocp-section-heading{margin-bottom:17px}.ocp-section-heading>span{display:block;font-size:9px;letter-spacing:.14em;color:#e33b4e;font-weight:900;margin-bottom:4px}.ocp-section-heading h2{font-size:23px;line-height:1.2;margin:0;color:#17211c;letter-spacing:-.015em}.ocp-section-heading p{margin:6px 0 0;color:#737d77;font-size:13px}.ocp-about{font-size:14px;line-height:1.8;color:#4f5a54}.ocp-about p:last-child{margin-bottom:0}
.ocp-detail-v2 .ocp-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ocp-detail-v2 .ocp-facts>div{min-height:72px;padding:12px 13px;border:1px solid #edf0ee;background:#f8faf9;border-radius:10px}.ocp-detail-v2 .ocp-facts span{font-size:9px;line-height:1.25;text-transform:uppercase;letter-spacing:.045em;color:#7f8883;font-weight:800}.ocp-detail-v2 .ocp-facts strong{font-size:13px;line-height:1.35;color:#223029;margin-top:5px}
.ocp-detail-v2 .ocp-amenities{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.ocp-detail-v2 .ocp-amenities span{display:flex;gap:7px;align-items:center;min-height:43px;padding:9px 11px;background:#f7f9f8;border:1px solid #edf0ee;border-radius:9px;font-size:12px;font-weight:700;color:#425047}.ocp-detail-v2 .ocp-amenities i{font-style:normal;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e6f4eb;color:#25854e;font-size:11px}.ocp-detail-v2 .ocp-media-links a{padding:10px 14px;border-radius:9px;background:#f8faf9;color:#253029;font-size:12px;font-weight:800}.ocp-detail-v2 .ocp-media-links a:hover{border-color:#aeb8b2}
.ocp-property-side{display:grid;gap:16px}.ocp-owner-panel-v2{position:static;border-radius:16px;padding:21px}.ocp-owner-panel-v2 h3{font-size:20px;margin:7px 0}.ocp-owner-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:15px 0 8px}.ocp-owner-actions a{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.14)}.ocp-owner-profile{background:#fff!important;color:#17211c!important}
.ocp-viewing-card{background:#fff;border:1px solid #e2e6e3;border-radius:16px;padding:21px;box-shadow:0 5px 20px rgba(20,30,24,.035)}.ocp-viewing-card>span{display:block;font-size:9px;letter-spacing:.13em;color:#e33b4e;font-weight:900}.ocp-viewing-card h3{font-size:20px;line-height:1.2;margin:5px 0 6px}.ocp-viewing-card>p{font-size:12px;line-height:1.55;color:#727c76;margin:0 0 15px}.ocp-viewing-card form{display:grid;gap:10px}.ocp-viewing-card label span{display:block;font-size:10px;font-weight:800;color:#57625b;margin-bottom:4px}.ocp-viewing-card input,.ocp-viewing-card textarea{width:100%;border:1px solid #dfe4e1!important;border-radius:8px!important;padding:9px 10px!important;box-shadow:none!important;background:#fff!important;font-size:12px}.ocp-viewing-card input{height:40px}.ocp-viewing-card textarea{resize:vertical}.ocp-viewing-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ocp-viewing-card button{border:0;border-radius:8px;background:#e33b4e;color:#fff;min-height:43px;padding:10px 14px;font-weight:900;font-size:12px;cursor:pointer}.ocp-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.ocp-similar{margin-top:30px;padding-top:25px;border-top:1px solid #e3e7e4}.ocp-similar-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:16px}.ocp-similar-grid .ocp-card-img{height:180px}.ocp-similar-grid .ocp-card-body{padding:13px}.ocp-similar-grid .ocp-card h3{font-size:16px}
.ocp-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(8,13,10,.95);display:none;align-items:center;justify-content:center;padding:38px 70px}.ocp-lightbox.is-open{display:flex}.ocp-lightbox img{max-width:100%;max-height:88vh;object-fit:contain;box-shadow:0 10px 50px rgba(0,0,0,.35)}.ocp-lightbox-close{position:absolute;right:22px;top:18px;width:45px;height:45px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:30px;cursor:pointer}.ocp-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:31px;cursor:pointer}.ocp-lightbox-arrow.is-prev{left:18px}.ocp-lightbox-arrow.is-next{right:18px}.ocp-lightbox>span{position:absolute;bottom:17px;color:#fff;font-size:12px;font-weight:800;background:rgba(255,255,255,.1);padding:6px 10px;border-radius:999px}
body.ocp-lightbox-open{overflow:hidden}
@media(max-width:1100px){.ocp-property-hero,.ocp-property-content{grid-template-columns:minmax(0,1fr) 290px}.ocp-slider-stage{height:450px}.ocp-detail-v2 .ocp-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.ocp-similar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.ocp-property-titlebar{align-items:flex-start}.ocp-property-hero,.ocp-property-content{grid-template-columns:1fr}.ocp-property-summary{position:static}.ocp-slider-stage{height:440px}.ocp-detail-v2 .ocp-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-detail-v2 .ocp-amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-property-side{grid-template-columns:1fr 1fr}.ocp-similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ocp-detail-v2{padding-left:12px;padding-right:12px}.ocp-property-titlebar{display:block}.ocp-property-titlebar h1{font-size:27px}.ocp-property-titlebar .ocp-back{display:inline-block;margin-top:11px}.ocp-slider-stage{height:310px;border-radius:14px}.ocp-slider-arrow{width:38px;height:38px}.ocp-slider-thumb{flex-basis:70px;height:52px}.ocp-property-summary{padding:18px;border-radius:14px}.ocp-summary-price strong{font-size:26px}.ocp-property-side{grid-template-columns:1fr}.ocp-detail-v2 .ocp-detail-section{padding:18px}.ocp-detail-v2 .ocp-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-detail-v2 .ocp-amenities{grid-template-columns:1fr}.ocp-similar-grid{grid-template-columns:1fr}.ocp-similar-grid .ocp-card-img{height:225px}.ocp-lightbox{padding:55px 12px}.ocp-lightbox-arrow{width:42px;height:42px}.ocp-lightbox-arrow.is-prev{left:8px}.ocp-lightbox-arrow.is-next{right:8px}.ocp-slider-expand{right:10px;bottom:10px}.ocp-viewing-row{grid-template-columns:1fr}} .ocp-property-crumbs{margin-bottom:10px}
.ocp-property-titlebar{margin-bottom:14px;align-items:center}
.ocp-property-badges .is-reference{background:#17211c;color:#fff}
.ocp-property-titlebar h1{margin-top:5px}
.ocp-slider-stage{height:560px}
.ocp-slider-thumb{flex-basis:92px;height:66px}
.ocp-about-copy{font-size:15px;line-height:1.85;color:#465249}
.ocp-about-copy p{margin-top:0}
.ocp-detail-v2 .ocp-facts-v2{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ocp-detail-v2 .ocp-facts-v2>div{min-height:86px;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:9px;align-content:center;padding:13px 14px}
.ocp-detail-v2 .ocp-facts-v2>div>i{grid-row:1/3;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#edf5ef;color:#2e7d4d;font-style:normal;font-weight:900;font-size:12px}
.ocp-detail-v2 .ocp-facts-v2>div>span,.ocp-detail-v2 .ocp-facts-v2>div>strong{grid-column:2}
.ocp-detail-v2 .ocp-facts-v2>div>span{align-self:end}
.ocp-detail-v2 .ocp-facts-v2>div>strong{align-self:start;font-size:14px}
.ocp-amenity-groups{display:grid;gap:18px}
.ocp-amenity-group{border-top:1px solid #edf0ee;padding-top:15px}.ocp-amenity-group:first-child{border-top:0;padding-top:0}
.ocp-amenity-group h3{font-size:14px;margin:0 0 10px;color:#28342d}
.ocp-detail-v2 .ocp-amenity-group .ocp-amenities{grid-template-columns:repeat(3,minmax(0,1fr))}
.ocp-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.ocp-location-grid>div{background:#f8faf9;border:1px solid #edf0ee;border-radius:10px;padding:13px 14px;min-height:70px}
.ocp-location-grid span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:#7f8883;font-weight:800;margin-bottom:5px}
.ocp-location-grid strong{display:block;color:#223029;font-size:13px;line-height:1.45}
.ocp-owner-clean{text-align:left}.ocp-owner-clean .ocp-owner-logo{width:58px;height:58px;border-radius:14px;object-fit:cover;margin-bottom:13px;border:1px solid rgba(255,255,255,.14);background:#fff}.ocp-owner-clean p{margin-bottom:14px}.ocp-owner-clean .ocp-owner-profile{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:8px;text-decoration:none;font-weight:900;font-size:11px}
.ocp-viewing-card form>label:nth-of-type(3){margin-top:-2px}
.ocp-similar{margin-top:34px}.ocp-similar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ocp-similar-grid .ocp-card{height:100%}.ocp-similar-grid .ocp-card-img{height:195px}
@media(max-width:1100px){.ocp-slider-stage{height:480px}.ocp-detail-v2 .ocp-facts-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-detail-v2 .ocp-amenity-group .ocp-amenities{grid-template-columns:repeat(2,minmax(0,1fr))}.ocp-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:850px){.ocp-slider-stage{height:455px}.ocp-location-grid{grid-template-columns:1fr}.ocp-similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.ocp-slider-stage{height:330px}.ocp-detail-v2 .ocp-facts-v2{grid-template-columns:1fr 1fr}.ocp-detail-v2 .ocp-amenity-group .ocp-amenities{grid-template-columns:1fr}.ocp-similar-grid{grid-template-columns:1fr}} .ocp-standalone-detail{max-width:1320px;margin:0 auto;padding:28px 0 54px}
.ocp-lister-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;margin:0 0 22px;background:#fff;border:1px solid #e8ece9;border-radius:18px;box-shadow:0 10px 32px rgba(18,32,25,.06)}
.ocp-lister-identity{display:flex;align-items:center;gap:14px;min-width:0;text-decoration:none!important;color:#17211c!important}
.ocp-lister-identity img,.ocp-lister-logo-fallback{width:72px;height:72px;flex:0 0 72px;border-radius:16px;object-fit:cover;background:#f4f6f4;border:1px solid #e6ebe7}
.ocp-lister-logo-fallback{display:grid;place-items:center;font-size:28px;font-weight:900;color:#e73548}
.ocp-lister-identity>span{display:grid;gap:3px;min-width:0}.ocp-lister-identity small{font-size:10px;letter-spacing:.15em;font-weight:900;color:#e73548}.ocp-lister-identity strong{font-size:20px;line-height:1.2;color:#17211c}.ocp-lister-identity em{font-style:normal;font-size:12px;color:#6f7772;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ocp-lister-contact{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ocp-lister-contact a{display:grid;gap:2px;min-width:130px;padding:11px 14px;border:1px solid #e2e8e3;border-radius:11px;background:#f9fbf9;text-decoration:none!important}.ocp-lister-contact a small{font-size:9px;letter-spacing:.12em;font-weight:900;color:#7b837e}.ocp-lister-contact a strong{font-size:12px;color:#18221d}.ocp-lister-contact a.is-wa strong{color:#179447}.ocp-lister-contact a.is-profile{background:#16231d;border-color:#16231d}.ocp-lister-contact a.is-profile small{color:#9fb0a7}.ocp-lister-contact a.is-profile strong{color:#fff}
.ocp-standalone-detail .ocp-property-crumbs{margin-top:0}.ocp-standalone-detail .ocp-property-content{align-items:start}.ocp-standalone-detail .ocp-property-side{position:relative}.ocp-standalone-detail .ocp-viewing-card{position:sticky;top:95px}
@media(max-width:900px){.ocp-standalone-detail{padding:18px 0 38px}.ocp-lister-header{align-items:flex-start;flex-direction:column}.ocp-lister-contact{width:100%;justify-content:flex-start}.ocp-lister-contact a{flex:1 1 145px}.ocp-standalone-detail .ocp-viewing-card{position:static}}
@media(max-width:600px){.ocp-lister-header{padding:14px;border-radius:14px}.ocp-lister-identity img,.ocp-lister-logo-fallback{width:58px;height:58px;flex-basis:58px}.ocp-lister-identity strong{font-size:17px}.ocp-lister-contact{display:grid;grid-template-columns:1fr 1fr}.ocp-lister-contact a{min-width:0}.ocp-lister-contact .is-profile{grid-column:1/-1}}  .ocp-standalone-detail{padding-bottom:24px;min-height:0!important}
.ocp-standalone-detail .ocp-property-hero{align-items:stretch}
.ocp-standalone-detail .ocp-slider-stage{height:610px;background:#f6f8f7}
.ocp-standalone-detail .ocp-slide img{object-fit:contain;background:#fff}
.ocp-standalone-detail .ocp-slider-thumbs{padding-top:12px;gap:10px}
.ocp-standalone-detail .ocp-slider-thumb{height:72px;flex-basis:100px;border-radius:11px}
.ocp-lister-header{padding:20px 22px;box-shadow:0 12px 36px rgba(18,32,25,.07)}
.ocp-lister-identity img,.ocp-lister-logo-fallback{width:84px;height:84px;flex-basis:84px;border-radius:18px}
.ocp-lister-identity>span{gap:4px}.ocp-lister-identity strong{font-size:22px}.ocp-lister-stock{color:#2f7b4d!important;font-weight:800;font-size:11px!important}
.ocp-lister-contact a{min-width:145px;padding:12px 15px;border-radius:12px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.ocp-lister-contact a:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(19,34,26,.08);border-color:#cfd8d2}
.ocp-lister-contact a strong{display:flex;align-items:center;gap:7px;font-size:12px}.ocp-lister-contact a strong i{font-style:normal;font-size:14px}
.ocp-lister-contact a.is-call{background:#fff}.ocp-lister-contact a.is-call strong{color:#213228}
.ocp-lister-contact a.is-wa{background:#f0fbf4;border-color:#d8f0df}.ocp-lister-contact a.is-wa strong{color:#148844}
.ocp-lister-contact a.is-profile{min-width:126px}
.ocp-location-highlights{padding-bottom:18px!important;margin-bottom:0!important}.ocp-location-highlights .ocp-section-heading{margin-bottom:12px}.ocp-location-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ocp-location-grid>div{min-height:0;padding:12px 14px}
.ocp-property-content{margin-bottom:0}.ocp-property-content main>.ocp-detail-section:last-child{margin-bottom:0}
.ocp-similar{margin-top:24px;padding-top:24px;margin-bottom:0}.ocp-similar .ocp-section-heading{margin-bottom:14px}.ocp-similar-grid{margin-top:0}
.ocp-standalone-detail>.ocp-lightbox+*{margin-top:0}
@media(max-width:1100px){.ocp-standalone-detail .ocp-slider-stage{height:530px}}
@media(max-width:900px){.ocp-standalone-detail{padding-bottom:18px}.ocp-standalone-detail .ocp-slider-stage{height:470px}.ocp-lister-header{padding:17px}.ocp-lister-identity img,.ocp-lister-logo-fallback{width:74px;height:74px;flex-basis:74px}}
@media(max-width:600px){.ocp-standalone-detail .ocp-slider-stage{height:350px}.ocp-standalone-detail .ocp-slider-thumb{height:56px;flex-basis:76px}.ocp-lister-identity img,.ocp-lister-logo-fallback{width:62px;height:62px;flex-basis:62px}.ocp-lister-identity strong{font-size:18px}.ocp-lister-stock{font-size:10px!important}.ocp-lister-contact a{padding:10px 11px}.ocp-location-highlights{padding-bottom:14px!important}} .ocp-shell:not(.is-agency){padding-bottom:34px}
.ocp-shell:not(.is-agency) .ocp-filter-head>a{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 9px;border:1px solid #e0e5e2;border-radius:999px;background:#fff;color:#5f6b64;text-decoration:none;font-size:10px;font-weight:800;white-space:nowrap}
.ocp-shell:not(.is-agency) .ocp-filter-head>a:hover{border-color:#cbd3ce;color:#17211c}
.ocp-shell:not(.is-agency) .ocp-filter-actions{display:block;padding-top:4px}
.ocp-shell:not(.is-agency) .ocp-filter-actions .ocp-filter-submit{width:100%;min-height:44px}
.ocp-featured-location-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:220px;gap:14px}
.ocp-featured-location-grid .ocp-location-card:first-child{grid-row:span 2}
.ocp-featured-location-grid .ocp-location-card{min-height:220px}
.ocp-shell:not(.is-agency) .ocp-inventory{margin-bottom:0}
@media(min-width:1700px){.ocp-shell:not(.is-agency) .ocp-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1150px){.ocp-featured-location-grid{grid-template-columns:1fr 1fr}.ocp-featured-location-grid .ocp-location-card:first-child{grid-row:auto}}
@media(max-width:760px){.ocp-featured-location-grid{grid-template-columns:1fr}.ocp-featured-location-grid .ocp-location-card,.ocp-featured-location-grid .ocp-location-card:first-child{min-height:230px}}.ocr-module,.ocr-marketplace,.ocr-detail{max-width:1180px;margin:36px auto;font-family:inherit;color:#172019}.ocr-module-head>span,.ocr-detail-title>span,.ocr-panel>span{display:block;color:#ef3340;font-weight:800;font-size:10px;letter-spacing:.15em}.ocr-module-head h2,.ocr-detail-title h1,.ocr-panel h2{margin:7px 0 5px}.ocr-module-head p,.ocr-detail-title p{margin:0;color:#68736c}.ocr-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.ocr-card{background:#fff;border:1px solid #e3e7e4;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px rgba(16,35,24,.05)}.ocr-card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;background:#f6f8f6;overflow:hidden}.ocr-card-image img{width:100%;height:100%;object-fit:cover}.ocr-card-image span{color:#8a948d}.ocr-card-body{padding:16px}.ocr-card-body h3{margin:7px 0 3px;font-size:20px}.ocr-card-body p{margin:0 0 12px;color:#69736d}.ocr-tag{display:inline-block;background:#eaf6ed;color:#246c38;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800}.ocr-specs{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.ocr-specs span{background:#f3f5f3;padding:6px 8px;border-radius:6px;font-size:11px}.ocr-card-foot{border-top:1px solid #eee;padding-top:13px;display:flex;justify-content:space-between;align-items:center;gap:10px}.ocr-card-foot strong{color:#ef3340}.ocr-card-foot a,.ocr-agency-actions a,.ocr-rate-card a{background:#17261e;color:#fff;text-decoration:none;padding:9px 12px;border-radius:7px;font-weight:700;font-size:12px}.ocr-hero{background:linear-gradient(135deg,#132019,#243c2e);color:#fff;padding:44px;border-radius:18px;margin-bottom:42px}.ocr-hero span{color:#ff4250;font-size:10px;letter-spacing:.16em;font-weight:800}.ocr-hero h1{font-size:42px;margin:8px 0}.ocr-hero p{font-size:17px;color:#dfe7e2}.ocr-empty{padding:25px;border:1px dashed #cfd7d2;border-radius:12px;color:#68736c;background:#fafbfa}.ocr-agency-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px;border:1px solid #e0e5e1;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(12,31,19,.05);margin-bottom:26px}.ocr-agency-id{display:flex;align-items:center;gap:13px}.ocr-agency-id img{width:58px;height:58px;object-fit:cover;border-radius:10px}.ocr-agency-id span{color:#ef3340;font-size:9px;letter-spacing:.15em;font-weight:800}.ocr-agency-id h2{margin:3px 0}.ocr-agency-id p{margin:0;color:#6b756e}.ocr-agency-actions{display:flex;gap:8px}.ocr-agency-actions a:not(.dark){background:#f3f7f4;color:#1d5e32}.ocr-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:20px;align-items:start;margin:20px 0}.ocr-detail-image{background:#fff;border:1px solid #e1e6e2;border-radius:15px;display:flex;align-items:center;justify-content:center;min-height:450px;overflow:hidden}.ocr-detail-image img{width:100%;height:100%;max-height:560px;object-fit:contain}.ocr-rate-card{background:#11231a;color:#fff;border-radius:15px;padding:24px;position:sticky;top:20px}.ocr-rate-card>span{color:#ff4250;font-size:9px;font-weight:800;letter-spacing:.15em}.ocr-rate-card>strong{display:block;font-size:34px;margin-top:7px}.ocr-rate-card small{color:#b9c7bf}.ocr-rate-card p{padding:10px 0;border-top:1px solid rgba(255,255,255,.1)}.ocr-rate-card a{display:block;text-align:center;margin-top:8px;background:#fff;color:#17261e}.ocr-rate-card a.green{background:#17a05a;color:#fff}.ocr-panel{background:#fff;border:1px solid #e1e6e2;border-radius:15px;padding:22px;margin-top:16px}.ocr-copy{line-height:1.75;color:#4d5851}.ocr-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ocr-overview div{background:#f5f7f5;border-radius:8px;padding:13px}.ocr-overview small{display:block;color:#7a847e;text-transform:uppercase;font-size:9px}.ocr-overview strong{display:block;margin-top:5px}.ocr-more{margin-top:36px}@media(min-width:1280px){.ocr-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:900px){.ocr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ocr-detail-hero{grid-template-columns:1fr}.ocr-rate-card{position:static}.ocr-overview{grid-template-columns:repeat(2,1fr)}.ocr-agency-head{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.ocr-grid{grid-template-columns:1fr}.ocr-overview{grid-template-columns:1fr}.ocr-hero{padding:28px 20px}.ocr-hero h1{font-size:32px}.ocr-agency-actions{flex-wrap:wrap}.ocr-detail-image{min-height:280px}}@media (max-width: 700px) {
html[lang^="ar"] body.home,
body.home.rtl {
--falcon-ar-home-location-width: 100%;
}
html[lang^="ar"] body.home .ordonna-w2dc-location-count,
body.home.rtl .ordonna-w2dc-location-count {
display: inline-flex !important;
width: auto !important;
max-width: 100% !important;
direction: rtl !important;
}
html[lang^="ar"] body.home a:has(.ordonna-w2dc-location-count),
body.home.rtl a:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .w-grid-item:has(.ordonna-w2dc-location-count),
body.home.rtl .w-grid-item:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .w-grid-item:has(.ordonna-w2dc-location-count) > .w-grid-item-h,
body.home.rtl .w-grid-item:has(.ordonna-w2dc-location-count) > .w-grid-item-h,
html[lang^="ar"] body.home .wpb_column:has(.ordonna-w2dc-location-count),
body.home.rtl .wpb_column:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .vc_column_container:has(.ordonna-w2dc-location-count),
body.home.rtl .vc_column_container:has(.ordonna-w2dc-location-count) {
width: 100% !important;
max-width: none !important;
flex: 0 0 100% !important;
box-sizing: border-box !important;
}
html[lang^="ar"] body.home .w-grid-list:has(.ordonna-w2dc-location-count),
body.home.rtl .w-grid-list:has(.ordonna-w2dc-location-count),
html[lang^="ar"] body.home .vc_row:has(.ordonna-w2dc-location-count),
body.home.rtl .vc_row:has(.ordonna-w2dc-location-count) {
width: 100% !important;
max-width: 100% !important;
margin-left: 0 !important;
margin-right: 0 !important;
box-sizing: border-box !important;
}
}@media (max-width: 1024px) {
.ao-header-search .ao-header-field {
position: relative !important;
} .ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
position: absolute !important;
top: 50% !important;
right: 3px !important;
left: auto !important;
bottom: auto !important;
margin: 0 !important;
padding: 0 !important;
float: none !important;
clear: none !important;
transform: translateY(-50%) !important;
translate: none !important;
align-self: auto !important;
flex: none !important;
} html[dir="rtl"] .ao-header-search .ao-header-mic,
html[lang^="ar"] .ao-header-search .ao-header-mic,
body.rtl .ao-header-search .ao-header-mic {
left: 3px !important;
right: auto !important;
} .ao-header-search .ao-header-mic.is-listening {
background: #e31b23 !important;
color: #fff !important;
box-shadow: none !important;
transform: translateY(-50%) !important;
}
.ao-header-search .ao-header-mic.is-listening svg {
fill: #fff !important;
} html:not([dir="rtl"]) .ao-header-search .ao-header-field input {
padding-right: 42px !important;
} html[dir="rtl"] .ao-header-search .ao-header-field input,
html[lang^="ar"] .ao-header-search .ao-header-field input,
body.rtl .ao-header-search .ao-header-field input {
padding-left: 42px !important;
padding-right: 8px !important;
text-align: right !important;
direction: rtl !important;
}
} @media (max-width: 600px) {
.ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
width: 32px !important;
min-width: 32px !important;
max-width: 32px !important;
height: 32px !important;
min-height: 32px !important;
max-height: 32px !important;
}
html:not([dir="rtl"]) .ao-header-search .ao-header-field input {
padding-right: 38px !important;
}
html[dir="rtl"] .ao-header-search .ao-header-field input,
html[lang^="ar"] .ao-header-search .ao-header-field input,
body.rtl .ao-header-search .ao-header-field input {
padding-left: 38px !important;
padding-right: 5px !important;
}
} @media (min-width: 601px) and (max-width: 1024px) {
.ao-header-search .ao-header-mic,
.ao-header-search .ao-header-mic:hover,
.ao-header-search .ao-header-mic:focus,
.ao-header-search .ao-header-mic:focus-visible,
.ao-header-search .ao-header-mic:active {
width: 34px !important;
min-width: 34px !important;
max-width: 34px !important;
height: 34px !important;
min-height: 34px !important;
max-height: 34px !important;
}
} @media (max-width: 768px) {
.ordonna-ai-mic {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
}
.ordonna-ai-mic.is-listening {
background: #e31b23 !important;
color: #fff !important;
}
}