:root{--roc-bg:#f6f7f8;--roc-card:#fff;--roc-text:#1c2430;--roc-muted:#697386;--roc-line:#e4e7eb;--roc-accent:#a8793d;--roc-accent-dark:#805725;--roc-radius:14px;--roc-shadow:0 14px 40px rgba(20,30,45,.08)}
.roc-search,.roc-results,.roc-property{font-family:inherit;color:var(--roc-text)}
.roc-search{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:14px;align-items:end;margin:24px 0;padding:22px;background:var(--roc-card);border:1px solid var(--roc-line);border-radius:var(--roc-radius);box-shadow:var(--roc-shadow)}
.roc-search label,.roc-contact-card label{display:grid;gap:7px;font-size:.86rem;font-weight:700;color:var(--roc-text)}
.roc-search input,.roc-search select,.roc-contact-card input,.roc-contact-card textarea{width:100%;box-sizing:border-box;border:1px solid #ccd2d9;border-radius:9px;padding:11px 12px;background:#fff;color:var(--roc-text);font:inherit}
.roc-search input:focus,.roc-search select:focus,.roc-contact-card input:focus,.roc-contact-card textarea:focus{outline:2px solid color-mix(in srgb,var(--roc-accent) 35%,transparent);border-color:var(--roc-accent)}
.roc-search button,.roc-contact-card button[type=submit]{border:0;border-radius:9px;padding:12px 18px;background:var(--roc-accent);color:#fff;font:inherit;font-weight:800;cursor:pointer;transition:.2s}.roc-search button:hover,.roc-contact-card button[type=submit]:hover{background:var(--roc-accent-dark);transform:translateY(-1px)}
.roc-results-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:0 0 18px;padding-bottom:12px;border-bottom:1px solid var(--roc-line);font-size:.92rem;color:var(--roc-muted)}
.roc-grid{display:grid;gap:24px}.roc-cols-1{grid-template-columns:1fr}.roc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.roc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.roc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.roc-card{overflow:hidden;background:var(--roc-card);border:1px solid var(--roc-line);border-radius:var(--roc-radius);box-shadow:0 8px 30px rgba(20,30,45,.06);transition:.25s}.roc-card:hover{transform:translateY(-4px);box-shadow:var(--roc-shadow)}.roc-card a{text-decoration:none!important;color:inherit!important}.roc-card-media{position:relative;background:#e9ecef;overflow:hidden}.roc-card img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;transition:transform .45s}.roc-card:hover img{transform:scale(1.035)}.roc-no-image{display:grid;place-items:center;aspect-ratio:4/3;color:var(--roc-muted)}.roc-card-ref{position:absolute;left:12px;bottom:12px;padding:5px 9px;border-radius:999px;background:rgba(20,26,34,.78);color:#fff;font-size:.75rem;backdrop-filter:blur(4px)}.roc-card-body{padding:18px}.roc-card-location{margin:0 0 5px;color:var(--roc-accent-dark);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.roc-card h3{margin:0 0 10px;font-size:1.14rem;line-height:1.35}.roc-price{margin:0 0 13px;font-size:1.35rem;font-weight:850;color:var(--roc-text)}.roc-card-facts{display:flex;gap:14px;flex-wrap:wrap;padding:12px 0;border-top:1px solid var(--roc-line);color:var(--roc-muted);font-size:.88rem}.roc-card-more{display:block;margin-top:12px;color:var(--roc-accent-dark);font-weight:800;font-size:.88rem}
.roc-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:7px;margin:34px 0}.roc-page{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 10px;border:1px solid var(--roc-line);border-radius:8px;background:#fff;color:var(--roc-text)!important;text-decoration:none!important;font-weight:700}.roc-page:hover,.roc-page.is-current{background:var(--roc-accent);border-color:var(--roc-accent);color:#fff!important}.roc-page-dots{padding:0 5px}.roc-prev,.roc-next{min-width:auto}
.roc-message{padding:14px 16px;border-left:4px solid var(--roc-accent);background:#f8f5f0;border-radius:5px}.roc-error{border-color:#b32d2e;background:#fff3f3}
.roc-property{max-width:1400px;margin:0 auto}.roc-property-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:22px}.roc-property-head h1{margin:3px 0 7px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.roc-eyebrow{margin:0;color:var(--roc-accent-dark);font-weight:850;text-transform:uppercase;letter-spacing:.09em}.roc-reference{margin:0;color:var(--roc-muted)}.roc-property-price{font-size:clamp(1.7rem,3vw,2.5rem);font-weight:900;white-space:nowrap}
.roc-slider{margin-bottom:28px}.roc-slider-stage{position:relative;overflow:hidden;border-radius:var(--roc-radius);background:#111;aspect-ratio:16/8.5}.roc-slide{display:none;width:100%;height:100%;margin:0}.roc-slide.is-active{display:block}.roc-slide img{width:100%;height:100%;object-fit:cover;display:block}.roc-slider-btn,.roc-fullscreen{position:absolute;z-index:2;border:0;background:rgba(15,20,28,.62);color:#fff;cursor:pointer;backdrop-filter:blur(5px)}.roc-slider-btn{top:50%;width:46px;height:54px;transform:translateY(-50%);font-size:34px}.roc-slider-prev{left:14px}.roc-slider-next{right:14px}.roc-fullscreen{right:14px;top:14px;width:42px;height:42px;border-radius:8px;font-size:20px}.roc-counter{position:absolute;right:14px;bottom:14px;padding:6px 10px;border-radius:999px;background:rgba(15,20,28,.68);color:#fff;font-size:.82rem}.roc-thumbs{display:flex;gap:8px;overflow-x:auto;padding:10px 2px 2px}.roc-thumb{flex:0 0 90px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:none;cursor:pointer;opacity:.65}.roc-thumb.is-active{border-color:var(--roc-accent);opacity:1}.roc-thumb img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.roc-property-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}.roc-property-layout.is-contact-hidden{grid-template-columns:minmax(0,1fr)}.roc-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px}.roc-facts span{padding:15px;border:1px solid var(--roc-line);border-radius:10px;background:var(--roc-bg);color:var(--roc-muted);text-align:center}.roc-facts strong{display:block;color:var(--roc-text);font-size:1.25rem}
.roc-tabs{border:1px solid var(--roc-line);border-radius:var(--roc-radius);overflow:hidden;background:#fff}.roc-tab-buttons{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid var(--roc-line);background:var(--roc-bg)}.roc-tab-buttons button{border:0;border-bottom:3px solid transparent;background:transparent;padding:15px 17px;white-space:nowrap;font:inherit;font-weight:800;color:var(--roc-muted);cursor:pointer}.roc-tab-buttons button.is-active{background:#fff;border-bottom-color:var(--roc-accent);color:var(--roc-text)}.roc-tab-panel{display:none;padding:25px}.roc-tab-panel.is-active{display:block}.roc-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:0;padding:0;list-style:none}.roc-feature-list li{position:relative;padding-left:20px}.roc-feature-list li:before{content:'✓';position:absolute;left:0;color:var(--roc-accent);font-weight:900}
.roc-property-sidebar{position:sticky;top:30px}.roc-contact-card{padding:24px;border:1px solid var(--roc-line);border-radius:var(--roc-radius);background:#fff;box-shadow:var(--roc-shadow)}.roc-contact-card h2{margin-top:0}.roc-contact-card form{display:grid;gap:13px}.roc-contact-card textarea{resize:vertical}.roc-property-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.roc-property-actions button{border:1px solid var(--roc-line);border-radius:8px;background:#fff;padding:10px;cursor:pointer;font-weight:700}
.roc-lightbox[hidden]{display:none}.roc-lightbox{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.84);padding:30px}.roc-lightbox img{max-width:96vw;max-height:92vh;object-fit:contain}.roc-lightbox-close{position:fixed;right:24px;top:18px;border:0;background:none;color:#fff;font-size:44px;cursor:pointer}
@media(max-width:1000px){.roc-cols-4,.roc-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.roc-property-layout{grid-template-columns:1fr}.roc-property-sidebar{position:static}.roc-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.roc-search{grid-template-columns:1fr;padding:16px}.roc-cols-2,.roc-cols-3,.roc-cols-4{grid-template-columns:1fr}.roc-results-bar,.roc-property-head{display:block}.roc-results-bar span{display:block;margin:4px 0}.roc-property-price{margin-top:12px}.roc-slider-stage{aspect-ratio:4/3}.roc-thumbs{display:none}.roc-facts{grid-template-columns:repeat(2,minmax(0,1fr));font-size:.83rem}.roc-feature-list{grid-template-columns:1fr}.roc-tab-panel{padding:18px}.roc-prev,.roc-next{width:100%}}
@media print{.roc-search,.roc-property-sidebar,.roc-slider-btn,.roc-fullscreen,.roc-thumbs,.roc-pagination{display:none!important}.roc-property-layout{display:block}.roc-slide{display:none!important}.roc-slide:first-child{display:block!important}.roc-tabs{border:0}.roc-tab-buttons{display:none}.roc-tab-panel{display:block!important;padding:10px 0}}

/* Search form 0.5.1 */
.roc-search-v5{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;padding:24px}
.roc-search-v5 .roc-search-column{display:grid;gap:14px;min-width:0}
.roc-search-v5 input,.roc-search-v5 select{height:50px;border-radius:8px;padding:0 14px;font-weight:600;color:var(--roc-text)}
.roc-search-v5 select:invalid{color:var(--roc-muted)}
.roc-search-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;padding-top:3px}
.roc-search-v5 .roc-search-submit,.roc-search-v5 .roc-search-reset{min-width:145px;height:48px}
.roc-search-v5 .roc-search-reset{border:1px solid var(--roc-line);background:#fff;color:var(--roc-text)}
.roc-search-v5 .roc-search-reset:hover{background:var(--roc-bg);color:var(--roc-text);transform:translateY(-1px)}
@media(max-width:1000px){.roc-search-v5{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.roc-search-v5{grid-template-columns:1fr}.roc-search-actions{display:grid;grid-template-columns:1fr 1fr}.roc-search-v5 .roc-search-submit,.roc-search-v5 .roc-search-reset{min-width:0;width:100%}}
.roc-search-v5 input[list]{background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#6b7280 50%),linear-gradient(135deg,#6b7280 50%,transparent 50%);background-position:calc(100% - 18px) 22px,calc(100% - 13px) 22px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:38px}
.roc-search-v5 input[list]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:42px;height:100%;cursor:pointer}

/* Search comboboxes — v0.5.3 */
.roc-combobox{position:relative;min-width:0}
.roc-combobox-control{position:relative;display:flex;align-items:center}
.roc-combobox-control>input{width:100%;padding-right:48px!important}
.roc-combobox-toggle{position:absolute;right:1px;top:1px;bottom:1px;width:42px;border:0!important;border-left:1px solid rgba(15,23,42,.09)!important;background:transparent!important;color:#64748b!important;font-size:19px;line-height:1;cursor:pointer;border-radius:0 10px 10px 0!important;box-shadow:none!important;transition:background .18s ease,color .18s ease,transform .18s ease}
.roc-combobox-toggle:hover,.roc-combobox.is-open .roc-combobox-toggle{background:#f8fafc!important;color:#0f172a!important}
.roc-combobox.is-open .roc-combobox-toggle{transform:rotate(180deg)}
.roc-combobox-menu{position:absolute;z-index:9999;left:0;right:0;top:calc(100% + 7px);max-height:280px;overflow:auto;padding:7px;background:#fff;border:1px solid #dbe3ec;border-radius:12px;box-shadow:0 18px 45px rgba(15,23,42,.16)}
.roc-combobox-menu[hidden]{display:none!important}
.roc-combobox-option{display:block;width:100%;margin:0;padding:10px 12px;border:0!important;border-radius:8px!important;background:transparent!important;color:#1e293b!important;text-align:left;font:inherit;line-height:1.35;cursor:pointer;box-shadow:none!important;white-space:normal}
.roc-combobox-option:hover,.roc-combobox-option.is-active{background:#eef6ff!important;color:#075aa8!important}
.roc-combobox-option[hidden]{display:none!important}
.roc-combobox.is-loading .roc-combobox-toggle{pointer-events:none;opacity:.5}
.roc-combobox.is-loading .roc-combobox-control:after{content:"";position:absolute;right:14px;width:14px;height:14px;border:2px solid #cbd5e1;border-top-color:#1674c4;border-radius:50%;animation:roc-spin .75s linear infinite}
.roc-combobox.is-loading .roc-combobox-toggle{visibility:hidden}
.roc-combobox.has-value .roc-combobox-control>input{font-weight:600;color:#172033}
.roc-combobox-control>input:focus{position:relative;z-index:1}
@keyframes roc-spin{to{transform:rotate(360deg)}}
@media(max-width:782px){.roc-combobox-menu{max-height:230px}}

/* Dynamic accessible comboboxes 0.5.3 */
.roc-combobox{position:relative;min-width:0}
.roc-combobox-control{position:relative}
.roc-combobox-control input{padding-right:46px!important}
.roc-combobox-toggle{position:absolute!important;top:1px;right:1px;width:44px!important;height:48px!important;min-width:0!important;padding:0!important;border:0!important;border-left:1px solid #e2e6ea!important;border-radius:0 8px 8px 0!important;background:transparent!important;color:var(--roc-muted)!important;transform:none!important;box-shadow:none!important}
.roc-combobox-toggle:hover,.roc-combobox-toggle:focus{background:#f6f7f8!important;transform:none!important}
.roc-combobox-toggle span{display:block;width:8px;height:8px;margin:-4px auto 0;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}
.roc-combobox.is-open .roc-combobox-toggle span{margin:4px auto 0;transform:rotate(225deg)}
.roc-combobox-menu{position:absolute;z-index:9999;top:calc(100% + 7px);left:0;right:0;max-height:290px;overflow:auto;padding:7px;background:#fff;border:1px solid #d8dde3;border-radius:11px;box-shadow:0 18px 50px rgba(20,30,45,.16)}
.roc-combobox-menu[hidden]{display:none}
.roc-combobox-menu button{display:block!important;width:100%!important;min-width:0!important;height:auto!important;margin:0!important;padding:11px 12px!important;border:0!important;border-radius:7px!important;background:#fff!important;color:var(--roc-text)!important;text-align:left!important;font-weight:650!important;line-height:1.35!important;transform:none!important;box-shadow:none!important}
.roc-combobox-menu button:hover,.roc-combobox-menu button.is-active{background:#f3eee7!important;color:var(--roc-accent-dark)!important;transform:none!important}
.roc-combobox-menu button[hidden]{display:none!important}
.roc-combobox-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.roc-combobox.is-loading .roc-combobox-control:after{content:'';position:absolute;right:17px;top:17px;width:14px;height:14px;border:2px solid #d7dce1;border-top-color:var(--roc-accent);border-radius:50%;animation:roc-spin .7s linear infinite;pointer-events:none}
.roc-combobox.is-loading .roc-combobox-toggle span{opacity:0}
@keyframes roc-spin{to{transform:rotate(360deg)}}
@media(max-width:650px){.roc-combobox-menu{max-height:240px}}

/* Results redesign — v0.6.1 */
.roc-results-v061{margin:28px 0 40px}
.roc-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:14px 16px;border:1px solid var(--roc-line);border-radius:12px;background:#fff;box-shadow:0 8px 24px rgba(20,30,45,.045)}
.roc-results-summary{display:grid;gap:2px}.roc-results-summary strong{font-size:1rem;color:var(--roc-text)}.roc-results-summary span{font-size:.82rem;color:var(--roc-muted)}
.roc-results-controls{display:flex;align-items:center;gap:12px}.roc-view-switch{display:flex;border:1px solid #d7dde4;border-radius:9px;overflow:hidden;background:#fff}.roc-view-button{display:grid!important;place-items:center;width:42px;height:40px;color:#64748b!important;text-decoration:none!important;border-right:1px solid #d7dde4}.roc-view-button:last-child{border-right:0}.roc-view-button:hover,.roc-view-button.is-active{background:var(--roc-accent);color:#fff!important}.roc-view-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.roc-view-button[data-roc-view="grid"] svg{fill:currentColor;stroke:none}
.roc-order-form{margin:0}.roc-order-form label{display:flex;align-items:center;gap:9px;margin:0;font-size:.82rem;font-weight:700;color:var(--roc-muted)}.roc-order-form select{height:42px;min-width:195px;padding:0 36px 0 12px;border:1px solid #d7dde4;border-radius:9px;background:#fff;color:var(--roc-text);font:inherit;font-weight:650}
.roc-pagination-top .roc-pagination{margin:0 0 22px}.roc-results-items{display:grid;gap:var(--roc-results-gap)}
.roc-results-items.roc-view-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.roc-result-card{min-width:0;overflow:hidden;border:1px solid #dfe3e8;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.roc-result-card:hover{transform:translateY(-3px);border-color:#cdd3da;box-shadow:0 14px 36px rgba(20,30,45,.10)}
.roc-result-media{display:block;overflow:hidden;background:#eef1f4}.roc-result-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.roc-result-card:hover .roc-result-media img{transform:scale(1.025)}
.roc-view-grid .roc-result-media{aspect-ratio:4/3}.roc-result-content{padding:16px 17px 18px}.roc-result-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.roc-result-location{margin:0 0 4px;color:var(--roc-muted);font-size:.75rem;font-weight:750;text-transform:uppercase;letter-spacing:.055em}.roc-result-heading h3{margin:0;font-size:1.08rem;line-height:1.28;text-transform:uppercase}.roc-result-heading h3 a{color:var(--roc-text)!important;text-decoration:none!important}.roc-result-price{display:none;margin:0;white-space:nowrap;font-weight:850}
.roc-result-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:17px 0 14px;padding:13px 0;border-top:1px solid #dfe3e8;border-bottom:1px solid #dfe3e8}.roc-result-facts span{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;column-gap:6px;align-items:center;min-width:0}.roc-result-facts svg{grid-row:1/3;width:23px;height:23px;fill:none;stroke:#111;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.roc-result-facts b{font-size:.94rem;font-weight:650}.roc-result-facts em{font-size:.73rem;font-style:normal;color:var(--roc-muted)}
.roc-result-description{margin:0 0 16px;color:#454c55;font-size:.88rem;line-height:1.48}.roc-result-reference{margin:0 0 16px;color:var(--roc-muted);font-size:.85rem}.roc-result-footer{display:grid;justify-items:center;gap:14px;margin-top:auto}.roc-result-sale-label{font-size:.91rem;font-weight:700;text-align:center}.roc-result-sale-label strong{font-size:1.16rem}.roc-result-more{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 21px;border:1px solid #222;border-radius:5px;background:#646464;color:#fff!important;text-decoration:none!important;font-size:.84rem;font-weight:650;text-transform:uppercase;letter-spacing:.035em;transition:.18s}.roc-result-more:hover{background:#242424}
.roc-single-property-card{box-sizing:border-box;width:min(100%,var(--roc-single-property-card-width,360px));margin-bottom:1.25em}.roc-single-property-card-left{float:left;margin-right:1.5em}.roc-single-property-card-right{float:right;margin-left:1.5em}.roc-single-property-card-center{float:none;clear:both;margin-right:auto;margin-left:auto}.roc-single-property-card .roc-result-card{width:100%}
@media(max-width:700px){.roc-single-property-card,.roc-single-property-card-left,.roc-single-property-card-right,.roc-single-property-card-center{float:none;clear:both;width:100%;margin:1.25em 0}}
.roc-property-button-wrap{display:flex;margin:1.25em 0}.roc-property-button-wrap-left{justify-content:flex-start}.roc-property-button-wrap-center{justify-content:center}.roc-property-button-wrap-right{justify-content:flex-end}.roc-property-button-wrap-full{justify-content:stretch}.roc-property-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:46px;padding:0 25px;border-radius:var(--roc-new-search-radius,6px);background:var(--roc-new-search-background,var(--roc-accent,#a8793d));color:var(--roc-new-search-text-color,#fff)!important;text-decoration:none!important;font-size:var(--roc-new-search-font-size,15px);font-weight:var(--roc-new-search-weight,700);transition:background-color .18s ease,color .18s ease,filter .18s ease}.roc-property-button:hover,.roc-property-button:focus-visible{background:var(--roc-new-search-hover-background,var(--roc-accent,#a8793d));color:var(--roc-new-search-hover-text-color,#fff)!important;filter:brightness(.92)}.roc-property-button-wrap-full .roc-property-button{width:100%}
@media(max-width:700px){.roc-property-button{max-width:100%}}
.roc-view-grid .roc-result-card{display:flex;flex-direction:column}.roc-view-grid .roc-result-content{display:flex;flex:1;flex-direction:column}.roc-view-grid .roc-result-description{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.roc-results-items.roc-view-list{grid-template-columns:1fr;gap:12px}.roc-view-list .roc-result-card{display:grid;grid-template-columns:minmax(230px,38%) 1fr}.roc-view-list .roc-result-media{min-height:220px}.roc-view-list .roc-result-content{display:flex;flex-direction:column;padding:15px 18px}.roc-view-list .roc-result-heading h3{font-size:1rem}.roc-view-list .roc-result-price{display:block;font-size:1.14rem}.roc-view-list .roc-result-facts{display:flex;gap:24px;margin:9px 0;padding:8px 0}.roc-view-list .roc-result-facts span{display:flex;gap:6px}.roc-view-list .roc-result-facts svg{width:17px;height:17px}.roc-view-list .roc-result-facts em{display:none}.roc-view-list .roc-result-description{margin-bottom:10px;font-size:.84rem;line-height:1.42}.roc-view-list .roc-result-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.roc-view-list .roc-result-sale-label{font-size:.84rem}.roc-view-list .roc-result-sale-label strong{font-size:.96rem}.roc-view-list .roc-result-more{min-height:34px;padding:0 13px;font-size:.72rem}
.roc-pagination{margin:26px 0 8px}.roc-pagination-top+.roc-results-items{margin-top:0}
@media(max-width:1050px){.roc-results-items.roc-view-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.roc-results-toolbar{align-items:stretch;flex-direction:column}.roc-results-controls{justify-content:space-between}.roc-order-form{flex:1}.roc-order-form label{justify-content:flex-end}.roc-order-form label span{display:none}.roc-order-form select{width:100%;min-width:0}.roc-view-list .roc-result-card{grid-template-columns:1fr}.roc-view-list .roc-result-media{aspect-ratio:16/10;min-height:0}.roc-view-list .roc-result-footer{gap:12px}.roc-first,.roc-last{display:none}}
@media(max-width:560px){.roc-results-items.roc-view-grid{grid-template-columns:1fr}.roc-results-controls{align-items:stretch}.roc-view-switch{flex:0 0 auto}.roc-view-list .roc-result-footer{align-items:stretch;flex-direction:column}.roc-view-list .roc-result-more{min-height:42px}.roc-pagination{gap:5px}.roc-page{min-width:36px;height:38px;padding:0 8px}.roc-prev,.roc-next{width:auto}}

/* Uniform result cards and compact list rows — v0.6.2 */
.roc-results-v062{margin:28px 0 40px}

/* Grid: every card keeps the same internal rhythm and height. */
.roc-view-grid{align-items:stretch}
.roc-view-grid .roc-result-card{height:100%}
.roc-view-grid .roc-result-media{flex:0 0 auto}
.roc-view-grid .roc-result-content{min-height:390px}
.roc-view-grid .roc-result-heading{min-height:76px}
.roc-view-grid .roc-result-location{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.roc-view-grid .roc-result-heading h3{display:-webkit-box;overflow:hidden;min-height:2.56em;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.roc-view-grid .roc-result-facts{min-height:72px;box-sizing:border-box}
.roc-view-grid .roc-result-description{min-height:5.92em;max-height:5.92em;-webkit-line-clamp:4}
.roc-view-grid .roc-result-reference{min-height:5.92em;margin-bottom:16px}
.roc-view-grid .roc-result-footer{margin-top:auto}

/* List: fixed desktop row height and consistently cropped images. */
.roc-results-items.roc-view-list{gap:10px}
.roc-view-list .roc-result-card{grid-template-columns:250px minmax(0,1fr);height:188px;min-height:188px;max-height:188px}
.roc-view-list .roc-result-media{height:188px;min-height:0;aspect-ratio:auto}
.roc-view-list .roc-result-media img,.roc-view-list .roc-no-image{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}
.roc-view-list .roc-result-content{min-width:0;height:188px;box-sizing:border-box;padding:12px 16px;overflow:hidden}
.roc-view-list .roc-result-heading{min-height:38px}
.roc-view-list .roc-result-heading>div{min-width:0}
.roc-view-list .roc-result-location{margin-bottom:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.roc-view-list .roc-result-heading h3{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}
.roc-view-list .roc-result-facts{flex:0 0 auto;margin:6px 0;padding:6px 0}
.roc-view-list .roc-result-description{display:-webkit-box;overflow:hidden;min-height:2.38em;max-height:2.38em;margin:0 0 6px;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.roc-view-list .roc-result-reference{overflow:hidden;margin:0 0 6px;white-space:nowrap;text-overflow:ellipsis}
.roc-view-list .roc-result-footer{flex:0 0 auto;margin-top:auto}

@media(max-width:900px) and (min-width:761px){
  .roc-view-list .roc-result-card{grid-template-columns:220px minmax(0,1fr);height:200px;min-height:200px;max-height:200px}
  .roc-view-list .roc-result-media,.roc-view-list .roc-result-content{height:200px}
}
@media(max-width:760px){
  .roc-view-grid .roc-result-content{min-height:0}
  .roc-view-list .roc-result-card{height:auto;min-height:0;max-height:none}
  .roc-view-list .roc-result-media{height:auto;aspect-ratio:16/10}
  .roc-view-list .roc-result-content{height:auto;overflow:visible}
  .roc-view-list .roc-result-heading h3{-webkit-line-clamp:2}
  .roc-view-list .roc-result-description{min-height:0;max-height:none;-webkit-line-clamp:3}
}


/* Column controls and subtle property link — v0.6.3 */
.roc-results-v063{margin:28px 0 40px}

/* Respect the columns configured in the plugin settings or shortcode. */
.roc-results-items.roc-view-grid.roc-cols-1{grid-template-columns:1fr}
.roc-results-items.roc-view-grid.roc-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.roc-results-items.roc-view-grid.roc-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.roc-results-items.roc-view-grid.roc-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}

/* A discreet, right-aligned call to action that does not compete with the price. */
.roc-result-more{
  justify-self:end;
  align-self:center;
  margin-left:auto;
  min-height:auto;
  padding:3px 0;
  border:0!important;
  border-bottom:0!important;
  border-radius:0;
  background:transparent!important;
  color:#30343a!important;
  font-size:.75rem;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
  text-align:right;
  line-height:1.35;
  text-decoration:none!important;
  box-shadow:none!important;
  transition:color .16s ease,opacity .16s ease;
}
.roc-result-more:hover,.roc-result-more:focus,.roc-result-more:focus-visible{
  border:0!important;
  border-bottom:0!important;
  background:transparent!important;
  color:var(--roc-accent)!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.roc-view-list .roc-result-more{margin-left:auto;min-height:auto;padding:2px 0;font-size:.72rem;text-align:right}

@media(max-width:1050px){
  .roc-results-items.roc-view-grid.roc-cols-3,
  .roc-results-items.roc-view-grid.roc-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .roc-results-items.roc-view-grid.roc-cols-1,
  .roc-results-items.roc-view-grid.roc-cols-2,
  .roc-results-items.roc-view-grid.roc-cols-3,
  .roc-results-items.roc-view-grid.roc-cols-4{grid-template-columns:1fr}
}


/* List description containment and configurable accent — v0.6.6 */
.roc-view-list .roc-result-content{
  display:grid;
  grid-template-rows:auto auto minmax(0,1fr) auto;
  min-height:0;
}
.roc-view-list .roc-result-description{
  display:-webkit-box;
  min-width:0;
  min-height:0;
  max-height:2.84em;
  margin:0 0 6px;
  overflow:hidden;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  line-clamp:2;
  text-overflow:ellipsis;
}
.roc-view-list .roc-result-footer{
  position:relative;
  z-index:2;
  align-self:end;
  width:100%;
  margin-top:0;
  background:#fff;
}
@media(max-width:760px){
  .roc-view-list .roc-result-content{display:flex}
  .roc-view-list .roc-result-description{max-height:4.26em;-webkit-line-clamp:3;line-clamp:3}
}


/* Definitive list description fix — v0.6.7 */
@media(min-width:761px){
  .roc-view-list .roc-result-card{
    height:204px;
    min-height:204px;
    max-height:204px;
  }
  .roc-view-list .roc-result-media,
  .roc-view-list .roc-result-content{
    height:204px;
  }
  .roc-view-list .roc-result-content{
    display:grid!important;
    grid-template-rows:auto auto 2.84em auto!important;
    align-content:stretch;
    gap:0;
    overflow:hidden!important;
  }
  .roc-view-list .roc-result-description{
    display:-webkit-box!important;
    height:2.84em!important;
    min-height:2.84em!important;
    max-height:2.84em!important;
    margin:0 0 8px!important;
    padding:0!important;
    overflow:hidden!important;
    line-height:1.42!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    line-clamp:2!important;
    white-space:normal!important;
  }
  .roc-view-list .roc-result-footer{
    position:relative!important;
    z-index:3;
    align-self:end;
    min-height:22px;
    margin:0!important;
    padding-top:2px;
    background:#fff;
  }
}
@media(max-width:900px) and (min-width:761px){
  .roc-view-list .roc-result-card{height:216px;min-height:216px;max-height:216px}
  .roc-view-list .roc-result-media,.roc-view-list .roc-result-content{height:216px}
}

/* Visual design system — v0.6.8 */
.roc-results,.roc-search,.roc-property{font-family:var(--roc-font-family,inherit);color:var(--roc-body-color,#454c55);font-weight:var(--roc-body-weight,400)}
.roc-results-items{gap:var(--roc-config-results-gap,22px)!important;row-gap:var(--roc-config-results-gap,22px)!important;column-gap:var(--roc-config-results-gap,22px)!important}
.roc-result-card{border:var(--roc-card-border-width,1px) solid var(--roc-card-border-color,#dfe3e8)!important;border-radius:var(--roc-card-radius,8px)!important;background:var(--roc-card-background,#fff)!important;box-shadow:var(--roc-card-shadow,0 6px 22px rgba(24,35,52,.08))!important;overflow:hidden}
.roc-result-media,.roc-result-media img,.roc-no-image{border-radius:var(--roc-image-radius,0)!important}
.roc-result-content{padding:var(--roc-card-padding,17px)!important;background:var(--roc-card-background,#fff)}
.roc-result-heading h3,.roc-result-heading h3 a{color:var(--roc-title-color,#111)!important;font-size:var(--roc-title-size,17px)!important;font-weight:var(--roc-title-weight,700)!important}
.roc-result-location{font-size:var(--roc-location-size,12px)!important}
.roc-result-price,.roc-result-sale-label strong{color:var(--roc-price-color,#111)!important;font-size:var(--roc-price-size,18px)!important;font-weight:var(--roc-price-weight,800)!important}
.roc-result-reference{font-size:var(--roc-reference-size,14px)!important}
.roc-result-description{color:var(--roc-body-color,#454c55)!important;font-size:var(--roc-description-size,14px)!important;font-weight:var(--roc-body-weight,400)!important}
.roc-result-facts b{font-size:var(--roc-facts-size,15px)!important}
.roc-result-more{color:var(--roc-secondary,#30343a)!important;font-size:var(--roc-link-size,12px)!important;font-weight:var(--roc-link-weight,600)!important}
.roc-view-list .roc-result-card{height:var(--roc-list-row-height,210px)!important;min-height:var(--roc-list-row-height,210px)!important;max-height:var(--roc-list-row-height,210px)!important}
.roc-view-list .roc-result-media,.roc-view-list .roc-result-content{height:var(--roc-list-row-height,210px)!important}
.roc-view-list .roc-result-footer{background:var(--roc-card-background,#fff)!important}
@media(max-width:760px){.roc-view-list .roc-result-card,.roc-view-list .roc-result-media,.roc-view-list .roc-result-content{height:auto!important;min-height:0!important;max-height:none!important}}

/* Individual property redesign 0.7.2 */
.roc-property{font-family:var(--roc-font-family);color:var(--roc-body-color)}
.roc-property-head{padding:0 0 22px;border-bottom:var(--roc-card-border-width) solid var(--roc-card-border-color)}
.roc-property-head h1{color:var(--roc-title-color);font-weight:var(--roc-title-weight)}
.roc-property-price{color:var(--roc-price-color);font-weight:var(--roc-price-weight)}
.roc-slider-stage,.roc-tabs,.roc-contact-card{border:var(--roc-card-border-width) solid var(--roc-card-border-color);border-radius:var(--roc-card-radius);background:var(--roc-card-background);box-shadow:var(--roc-card-shadow)}
.roc-slider-stage{border-radius:var(--roc-card-radius)}
.roc-thumb{border-radius:var(--roc-image-radius)}
.roc-property-layout{gap:var(--roc-config-results-gap)}
.roc-facts{gap:12px}
.roc-facts span{display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;text-align:left;padding:16px;border:var(--roc-card-border-width) solid var(--roc-card-border-color);border-radius:var(--roc-card-radius);background:var(--roc-card-background);box-shadow:var(--roc-card-shadow)}
.roc-facts svg{grid-row:1/3;width:25px;height:25px;fill:none;stroke:var(--roc-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.roc-facts strong{font-size:var(--roc-facts-size);color:var(--roc-title-color);font-weight:var(--roc-title-weight);line-height:1.1}
.roc-facts em{font-size:12px;color:var(--roc-body-color);font-style:normal}
.roc-tabs{overflow:hidden}
.roc-tab-buttons{background:color-mix(in srgb,var(--roc-card-background) 92%,var(--roc-secondary));border-bottom:var(--roc-card-border-width) solid var(--roc-card-border-color)}
.roc-tab-buttons button{color:var(--roc-body-color)}
.roc-tab-buttons button.is-active{background:var(--roc-card-background);color:var(--roc-title-color);border-bottom-color:var(--roc-accent)}
.roc-tab-panel{padding:clamp(20px,3vw,34px);font-size:var(--roc-description-size);line-height:1.75}
.roc-property-description>*:first-child{margin-top:0}.roc-property-description>*:last-child{margin-bottom:0}
.roc-feature-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--roc-config-results-gap)}
.roc-feature-group{padding:20px;border:var(--roc-card-border-width) solid var(--roc-card-border-color);border-radius:var(--roc-card-radius);background:color-mix(in srgb,var(--roc-card-background) 96%,var(--roc-secondary))}
.roc-feature-group h3{margin:0 0 15px;color:var(--roc-title-color);font-size:var(--roc-title-size);font-weight:var(--roc-title-weight)}
.roc-feature-list{grid-template-columns:1fr;gap:8px}

.roc-cost-energy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--roc-config-results-gap)}
.roc-property-data-list{margin:0}
.roc-property-data-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--roc-card-border-color)}
.roc-property-data-list>div:last-child{border-bottom:0}
.roc-property-data-list dt{color:var(--roc-body-color);font-weight:var(--roc-body-weight)}
.roc-property-data-list dd{margin:0;color:var(--roc-title-color);font-weight:var(--roc-price-weight);text-align:right}
.roc-map-intro h3{margin:0 0 6px;color:var(--roc-title-color);font-size:var(--roc-title-size)}
.roc-map-intro p{margin:0 0 18px;color:var(--roc-body-color)}
.roc-property-map{overflow:hidden;border:var(--roc-card-border-width) solid var(--roc-card-border-color);border-radius:var(--roc-card-radius);background:#eee;aspect-ratio:16/9}
.roc-property-map iframe{display:block;width:100%;height:100%;border:0}
.roc-contact-card{padding:var(--roc-card-padding)}
.roc-contact-card h2{color:var(--roc-title-color);font-weight:var(--roc-title-weight)}
@media(max-width:760px){.roc-feature-groups,.roc-cost-energy-grid{grid-template-columns:1fr}.roc-property-map{aspect-ratio:4/3}}

/* Property hero and fullscreen gallery — 0.7.5 */
.roc-property-titlebar{margin:0 0 16px}.roc-property-titlebar h1{margin:0;color:var(--roc-title-color,var(--roc-text));font-size:clamp(2rem,4vw,4.4rem);font-weight:var(--roc-title-weight,700);line-height:1.04;letter-spacing:-.035em}
.roc-property-hero{margin-bottom:26px}.roc-property-hero .roc-slider-stage{aspect-ratio:16/9;min-height:460px}.roc-property-hero .roc-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,13,24,.58) 0%,rgba(6,13,24,.13) 42%,transparent 68%);pointer-events:none}.roc-property-hero .roc-slide{position:absolute;inset:0}.roc-property-hero .roc-slide.is-active{display:block}
.roc-hero-summary{position:absolute;z-index:3;left:28px;top:28px;width:min(390px,calc(100% - 56px));display:flex;flex-direction:column;gap:7px;padding:24px 26px;border-radius:14px;background:rgba(255,255,255,.86);color:#101824;box-shadow:0 18px 48px rgba(0,0,0,.18);backdrop-filter:blur(12px)}.roc-hero-operation{text-transform:uppercase;letter-spacing:.08em;font-size:.92rem;font-weight:800}.roc-hero-price{font-size:clamp(2rem,4vw,4rem);font-weight:var(--roc-price-weight,600);line-height:1;color:var(--roc-price-color,var(--roc-text))}.roc-hero-location{margin-top:5px;font-size:1rem}.roc-hero-reference{font-size:.87rem;opacity:.72}
.roc-hero-thumbs{position:absolute;z-index:3;left:28px;right:90px;bottom:20px;padding:0;gap:10px}.roc-hero-thumbs .roc-thumb{flex-basis:112px;border-width:3px;background:#fff;box-shadow:0 7px 18px rgba(0,0,0,.22)}.roc-hero-thumbs .roc-thumb img{aspect-ratio:16/10}.roc-property-hero .roc-counter{top:18px;right:18px;bottom:auto}.roc-property-hero .roc-fullscreen{right:18px;bottom:18px;top:auto}.roc-property-hero .roc-slider-btn{border-radius:50%;width:48px;height:48px;line-height:44px}.roc-property-hero .roc-slider-prev{left:16px}.roc-property-hero .roc-slider-next{right:16px}
.roc-lightbox{grid-template-columns:auto minmax(0,1fr) auto;gap:18px}.roc-lightbox img{grid-column:2;max-width:min(88vw,1600px);max-height:88vh}.roc-lightbox-nav{position:relative;z-index:2;width:58px;height:58px;border:0;border-radius:50%;background:rgba(255,255,255,.16);color:#fff;font-size:44px;line-height:1;cursor:pointer;backdrop-filter:blur(8px)}.roc-lightbox-nav:hover,.roc-lightbox-nav:focus-visible{background:rgba(255,255,255,.28)}.roc-lightbox-prev{grid-column:1}.roc-lightbox-next{grid-column:3}.roc-lightbox-counter{position:fixed;left:50%;bottom:20px;transform:translateX(-50%);padding:8px 13px;border-radius:999px;background:rgba(0,0,0,.55);color:#fff;font-size:.9rem}
@media(max-width:767px){.roc-property-titlebar h1{font-size:clamp(1.8rem,9vw,2.8rem)}.roc-property-hero .roc-slider-stage{aspect-ratio:4/5;min-height:0}.roc-hero-summary{left:14px;top:14px;width:calc(100% - 28px);padding:17px 18px}.roc-hero-price{font-size:2.15rem}.roc-hero-thumbs{left:14px;right:14px;bottom:12px}.roc-hero-thumbs .roc-thumb{flex-basis:76px}.roc-property-hero .roc-fullscreen{bottom:96px}.roc-lightbox{padding:12px;grid-template-columns:1fr}.roc-lightbox img{grid-column:1;max-width:96vw;max-height:82vh}.roc-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;font-size:36px}.roc-lightbox-prev{left:10px}.roc-lightbox-next{right:10px}}

/* Configurable square property hero — 0.7.9 */
.roc-property-hero .roc-slider-stage,.roc-property-hero .roc-slide,.roc-property-hero .roc-slide img{border-radius:0}
.roc-hero-summary{left:var(--roc-hero-left,0);top:var(--roc-hero-top,40px);width:min(var(--roc-hero-width,335px),calc(100% - var(--roc-hero-left,0px) - 24px));gap:var(--roc-hero-gap,5px);padding:var(--roc-hero-padding-y,18px) var(--roc-hero-padding-x,20px);border-radius:0;background:rgba(var(--roc-hero-bg-rgb,255,255,255),var(--roc-hero-bg-opacity,.6));color:#111;box-shadow:none;backdrop-filter:blur(var(--roc-hero-blur,9px));-webkit-backdrop-filter:blur(var(--roc-hero-blur,9px));font-family:var(--roc-hero-font-family,inherit)}
.roc-hero-operation{font-size:var(--roc-hero-operation-size,13px);font-weight:var(--roc-hero-operation-weight,800);line-height:1.2;color:var(--roc-hero-operation-color,var(--roc-accent,#111))}
.roc-hero-price{font-size:var(--roc-hero-price-size,54px);font-weight:var(--roc-hero-price-weight,700);line-height:1.02;color:var(--roc-hero-price-color,#111)}
.roc-hero-location{margin-top:3px;font-size:var(--roc-hero-location-size,15px);font-weight:var(--roc-hero-location-weight,400);line-height:1.35;color:var(--roc-hero-location-color,#333)}
.roc-hero-reference{margin-top:1px;font-size:var(--roc-hero-reference-size,13px);font-weight:var(--roc-hero-reference-weight,400);color:var(--roc-hero-reference-color,#666);opacity:1}
@media(max-width:767px){.roc-hero-summary{left:0;top:min(var(--roc-hero-top,40px),30px);width:min(var(--roc-hero-width,335px),calc(100% - 14px));padding:calc(var(--roc-hero-padding-y,18px) * .85) calc(var(--roc-hero-padding-x,20px) * .85)}.roc-hero-price{font-size:min(var(--roc-hero-price-size,54px),38px)}}


.roc-energy-certificate img{display:block;width:100%;max-width:520px;height:auto;margin:0 auto;object-fit:contain}

/* 0.7.12 — navegación minimalista de la ficha */
.roc-property-layout{display:block}
.roc-property-main{width:100%}
.roc-tabs{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;overflow:visible}
.roc-tab-buttons{display:flex;align-items:flex-end;gap:clamp(18px,3vw,42px);padding:0 0 1px;background:transparent!important;border:0!important;border-bottom:1px solid var(--roc-card-border-color)!important;overflow-x:auto;scrollbar-width:thin}
.roc-tab-buttons button{display:inline-flex;align-items:center;gap:9px;position:relative;flex:0 0 auto;padding:16px 2px 15px!important;border:0!important;background:transparent!important;color:var(--roc-body-color)!important;font-weight:500!important;line-height:1.2;transition:color .2s ease}
.roc-tab-buttons button::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:transparent;transition:background-color .2s ease}
.roc-tab-buttons button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;transition:color .2s ease}
.roc-tab-buttons button:hover{color:var(--roc-title-color)!important}
.roc-tab-buttons button.is-active{color:var(--roc-accent)!important;font-weight:650!important}
.roc-tab-buttons button.is-active::after{background:var(--roc-accent)}
.roc-tab-panel{padding:clamp(24px,3vw,40px) 0!important;animation:rocTabFade .2s ease both}
@keyframes rocTabFade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
@media(max-width:650px){.roc-tab-buttons{gap:24px}.roc-tab-buttons button{padding-top:13px!important;padding-bottom:13px!important}.roc-tab-buttons button svg{width:18px;height:18px}.roc-tab-panel{padding:22px 0!important}}

/* 0.7.13 — transformación tipográfica configurable */
.roc-result-heading h3,.roc-property-titlebar h1,.roc-tab-panel h2,.roc-feature-group h3,.roc-map-intro h3,.roc-contact-card h2{ text-transform:var(--roc-title-transform,none) }
.roc-result-price,.roc-result-sale-label strong,.roc-property-price,.roc-price{ text-transform:var(--roc-price-transform,none) }
.roc-card-location,.roc-result-location{ text-transform:var(--roc-location-transform,var(--roc-body-transform,none)) }
.roc-result-reference,.roc-property-reference{ text-transform:var(--roc-reference-transform,var(--roc-body-transform,none)) }
.roc-result-description,.roc-tab-panel p{ text-transform:var(--roc-description-transform,var(--roc-body-transform,none)) }
.roc-property-data-list,.roc-facts,.roc-property-facts,.roc-feature-group{ text-transform:var(--roc-facts-transform,var(--roc-body-transform,none)) }
.roc-result-more,.roc-card-more,.roc-pagination a,.roc-tab-buttons button{ text-transform:var(--roc-link-transform,uppercase) }
.roc-hero-operation{ text-transform:var(--roc-hero-operation-transform,uppercase) }
.roc-hero-price{ text-transform:var(--roc-hero-price-transform,none) }
.roc-hero-location{ text-transform:var(--roc-hero-location-transform,none) }
.roc-hero-reference{ text-transform:var(--roc-hero-reference-transform,none) }


/* Standalone [resales_new_search] shortcode */
.roc-new-search{display:flex;justify-content:var(--roc-new-search-justify,center);margin:28px 0 8px}
.roc-new-search-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:var(--roc-new-search-width,auto);max-width:100%;min-height:46px;padding:var(--roc-new-search-padding-y,0) var(--roc-new-search-padding-x,25px);border-radius:var(--roc-new-search-radius,6px);background:var(--roc-new-search-background,var(--roc-accent,#a8793d));color:var(--roc-new-search-text-color,#fff)!important;text-decoration:none!important;font-size:var(--roc-new-search-font-size,15px);font-weight:var(--roc-new-search-weight,700);transition:background-color .18s ease,color .18s ease,filter .18s ease}
.roc-new-search-button:hover{background:var(--roc-new-search-hover-background,var(--roc-accent,#a8793d));color:var(--roc-new-search-hover-text-color,#fff)!important;filter:brightness(.92)}


/* Property detail 0.9.5 */
.roc-property{max-width:var(--roc-property-max-width,1480px);margin-inline:auto}
.roc-property-gallery{position:relative;margin-bottom:var(--roc-property-section-gap,28px)}
.roc-gallery-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--roc-property-gallery-gap,12px);height:var(--roc-property-gallery-height,620px);overflow:hidden;border-radius:var(--roc-property-gallery-radius,14px);background:#eef0f1}
.roc-gallery-tile{position:relative;min-width:0;min-height:0;padding:0;border:0;background:#dfe3e5;overflow:hidden;cursor:pointer}
.roc-gallery-tile.is-primary{grid-row:1/3}
.roc-gallery-right-top{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--roc-property-gallery-gap,12px);min-width:0;min-height:0}
.roc-gallery-right-top .roc-gallery-tile:only-child{grid-column:1/-1}
.roc-gallery-right-bottom{display:grid;grid-template-columns:1fr;gap:var(--roc-property-gallery-gap,12px);min-width:0;min-height:0}
.roc-gallery-right-bottom.has-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.roc-gallery-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--roc-property-gallery-gap,12px);min-width:0;min-height:0}
.roc-gallery-tile img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.roc-gallery-tile:hover img,.roc-gallery-tile:focus-visible img{transform:scale(1.025)}
.roc-gallery-tile:focus-visible{outline:3px solid var(--roc-accent);outline-offset:-3px}
.roc-gallery-more{position:absolute;inset:0;display:grid;place-items:center;background:rgba(8,18,25,.5);color:#fff;font-size:clamp(1rem,2vw,1.45rem);font-weight:750}
.roc-gallery-count{position:absolute;z-index:3;right:18px;bottom:18px;padding:10px 15px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:#172026;font:inherit;font-size:.88rem;font-weight:750;box-shadow:0 8px 24px rgba(0,0,0,.18);cursor:pointer}
.roc-property-mobile-slider{display:none}
.roc-property-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:var(--roc-property-section-gap,28px)}
.roc-property-heading{min-width:0}.roc-property-heading h1{margin:5px 0 0;color:var(--roc-title-color);font-size:clamp(2rem,4vw,3.6rem);font-weight:var(--roc-title-weight);line-height:1.05;letter-spacing:-.035em}
.roc-property-location{margin:0;color:var(--roc-body-color);font-size:var(--roc-location-size);text-transform:var(--roc-location-transform);font-weight:600}
.roc-property-commercial{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right;white-space:nowrap}
.roc-property-commercial .roc-property-price{color:var(--roc-price-color);font-size:clamp(1.9rem,3vw,3rem);font-weight:var(--roc-price-weight);line-height:1}
.roc-property-reference{color:var(--roc-body-color);font-size:var(--roc-reference-size);text-transform:var(--roc-reference-transform)}
.roc-property-layout:has(.roc-contact-form){display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,var(--roc-property-sidebar-width,390px));gap:var(--roc-property-layout-gap,34px);align-items:start}
.roc-property-main{min-width:0}
.roc-property-sidebar{min-width:0;position:var(--roc-property-contact-sticky,sticky);top:30px}
.roc-property-sidebar:empty{display:none}
.roc-property-sidebar .roc-contact-form{width:100%;max-width:none;margin:0}
.roc-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:var(--roc-property-section-gap,28px);overflow:hidden;border:1px solid var(--roc-property-facts-border-color,#e1e5e8);border-radius:var(--roc-property-facts-radius,10px);background:var(--roc-property-facts-background,#fff)}
.roc-facts span{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;column-gap:11px;align-items:center;padding:18px 20px;border:0;border-right:1px solid var(--roc-property-facts-border-color,#e1e5e8);border-radius:0;background:transparent;box-shadow:none}
.roc-facts span:last-child{border-right:0}
.roc-facts svg{grid-row:1/3;stroke:var(--roc-property-facts-icon-color,var(--roc-accent))}
.roc-tabs{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.roc-tab-buttons{border-bottom:1px solid var(--roc-property-tabs-border-color,#e1e5e8)!important}
.roc-tab-buttons button.is-active{color:var(--roc-property-tabs-active-color,var(--roc-accent))!important}
.roc-tab-buttons button.is-active::after{background:var(--roc-property-tabs-active-color,var(--roc-accent))}
.roc-feature-groups{grid-template-columns:repeat(2,minmax(0,1fr))}
.roc-feature-group{border-color:var(--roc-property-tabs-border-color,#e1e5e8);background:var(--roc-card-background)}
.roc-contact-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--roc-contact-action-gap,10px);margin-top:20px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--roc-card-border-color) 80%,transparent)}
.roc-contact-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:var(--roc-contact-action-padding-y,11px) var(--roc-contact-action-padding-x,14px);border:1px solid;border-radius:var(--roc-contact-action-radius,6px);font-size:var(--roc-contact-action-font-size,14px);font-weight:var(--roc-contact-action-weight,700);text-transform:var(--roc-contact-action-transform,none);text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.roc-contact-phone{background:var(--roc-contact-phone-background,#fff);border-color:var(--roc-contact-phone-border,var(--roc-accent));color:var(--roc-contact-phone-text,var(--roc-accent))}
.roc-contact-phone:hover,.roc-contact-phone:focus-visible{background:var(--roc-contact-phone-hover-background,var(--roc-accent));border-color:var(--roc-contact-phone-hover-border,var(--roc-accent));color:var(--roc-contact-phone-hover-text,#fff)}
.roc-contact-whatsapp{background:var(--roc-contact-whatsapp-background,#25d366);border-color:var(--roc-contact-whatsapp-border,#25d366);color:var(--roc-contact-whatsapp-text,#fff)}
.roc-contact-whatsapp:hover,.roc-contact-whatsapp:focus-visible{background:var(--roc-contact-whatsapp-hover-background,#1eae52);border-color:var(--roc-contact-whatsapp-hover-border,#1eae52);color:var(--roc-contact-whatsapp-hover-text,#fff)}
.roc-contact-action:hover,.roc-contact-action:focus-visible{transform:translateY(-1px)}
.roc-contact-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1050px){.roc-gallery-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-template-rows:repeat(2,minmax(0,1fr))}.roc-property-layout:has(.roc-contact-form){grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.roc-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.roc-facts span:nth-child(2){border-right:0}.roc-facts span:nth-child(-n+2){border-bottom:1px solid var(--roc-property-facts-border-color,#e1e5e8)}}
@media(max-width:780px){.roc-gallery-grid{display:none}.roc-property-mobile-slider{display:block;margin:0}.roc-property-mobile-slider .roc-slider-stage{min-height:0;aspect-ratio:4/3;border-radius:var(--roc-property-gallery-radius,14px)}.roc-property-header{display:block}.roc-property-commercial{align-items:flex-start;margin-top:16px;text-align:left}.roc-property-layout:has(.roc-contact-form){display:block}.roc-property-sidebar{position:static;margin-top:var(--roc-property-section-gap,28px)}.roc-feature-groups{grid-template-columns:1fr}.roc-contact-actions{grid-template-columns:1fr}.roc-contact-action{width:100%;box-sizing:border-box}}
@media(max-width:520px){.roc-property-heading h1{font-size:clamp(1.8rem,9vw,2.65rem)}.roc-facts span{padding:14px 12px}.roc-facts strong{font-size:1rem}.roc-facts em{font-size:.75rem}.roc-tab-buttons{gap:20px}.roc-tab-buttons button{padding-inline:0!important}.roc-tab-buttons button svg{display:none}}


/* Cabecera, precio bajo la referencia y pestañas adaptativas */
.roc-property-header-before-gallery{margin-bottom:var(--roc-property-section-gap,28px)}
.roc-property-price-under-reference{display:block;margin-top:5px;color:var(--roc-hero-price-color,#111);font-family:var(--roc-hero-font-family,inherit);font-size:var(--roc-hero-price-size,54px);font-weight:var(--roc-hero-price-weight,700);line-height:var(--roc-property-price-line-height,1.1);text-align:var(--roc-hero-price-alignment,left);text-transform:var(--roc-hero-price-transform,none)}
.roc-tabs{background:transparent!important}
.roc-tab-buttons{gap:var(--roc-property-tabs-gap,0);overflow:hidden;border:var(--roc-property-tabs-border-width,1px) solid var(--roc-property-tabs-border-color,#e1e5e8)!important;border-radius:var(--roc-property-tabs-radius,0);background:var(--roc-property-tabs-background,#fff)!important}
.roc-tab-buttons button{padding:var(--roc-property-tabs-padding-y,15px) var(--roc-property-tabs-padding-x,17px)!important;color:var(--roc-property-tabs-text-color,#454c55)!important;font-size:var(--roc-property-tabs-font-size,14px)!important;font-weight:var(--roc-property-tabs-weight,700)!important;text-transform:var(--roc-property-tabs-transform,none)!important}
.roc-tab-buttons button svg{color:var(--roc-property-tabs-icon-color,var(--roc-accent));stroke:currentColor}
.roc-tab-buttons button:hover,.roc-tab-buttons button:focus-visible{color:var(--roc-property-tabs-hover-color,var(--roc-accent))!important}
.roc-tab-buttons button.is-active{background:var(--roc-property-tabs-active-background,#fff)!important;color:var(--roc-property-tabs-active-color,var(--roc-accent))!important}
.roc-tab-panel{padding:var(--roc-property-tabs-panel-padding,24px);background:var(--roc-property-panel-background,#fff);color:var(--roc-property-panel-text-color,#454c55)}
.roc-mobile-section-title{display:none}
@media(max-width:780px){
  .roc-property-header-before-gallery{display:block;margin-bottom:18px}
  .roc-property-commercial{align-items:flex-start;margin-top:10px;text-align:left}
  .roc-property-price-under-reference{font-size:clamp(1.65rem,9vw,var(--roc-hero-price-size,54px))}
  .roc-tabs{display:grid;gap:var(--roc-property-mobile-panel-gap,14px)}
  .roc-tab-buttons{display:none!important}
  .roc-property .roc-tabs .roc-tab-panel{display:block!important;box-sizing:border-box!important;margin:0!important;padding:var(--roc-property-panel-padding,24px)!important;border:var(--roc-property-panel-border-width,1px) solid var(--roc-property-panel-border-color,#e1e5e8)!important;border-radius:var(--roc-property-panel-radius,10px)!important;background:var(--roc-property-panel-background,#fff)!important;color:var(--roc-property-panel-text-color,#454c55)!important;font-size:var(--roc-property-mobile-text-font-size,15px)!important;font-weight:var(--roc-property-mobile-text-weight,400)!important;line-height:1.65!important;box-shadow:var(--roc-property-mobile-panel-shadow,0 4px 18px rgba(30,45,70,.045))!important}
  .roc-property .roc-tabs .roc-mobile-section-title{display:block!important;margin:0 0 18px!important;padding:0!important;color:var(--roc-property-mobile-title-color,var(--roc-accent))!important;font-family:var(--roc-font-family,inherit)!important;font-size:var(--roc-property-mobile-title-font-size,18px)!important;font-weight:var(--roc-property-mobile-title-weight,700)!important;line-height:1.2!important;letter-spacing:normal!important;text-transform:var(--roc-property-mobile-title-transform,none)!important}
  .roc-property .roc-tabs .roc-tab-panel>.roc-property-description,.roc-property .roc-tabs .roc-tab-panel>p,.roc-property .roc-tabs .roc-tab-panel>.roc-feature-groups,.roc-property .roc-tabs .roc-tab-panel>.roc-cost-energy-grid,.roc-property .roc-tabs .roc-tab-panel>.roc-property-map{box-sizing:border-box;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;color:inherit!important;font-family:var(--roc-font-family,inherit)!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}
  .roc-property .roc-tabs .roc-property-description>p:first-child{margin-top:0!important}
  .roc-property .roc-tabs .roc-property-description>p:last-child{margin-bottom:0!important}
  .roc-tab-panel[data-panel="map"] .roc-map-intro{display:none}
}


/* Fichas de información apiladas en todos los dispositivos — 0.9.5 */
.roc-property .roc-tabs{
  display:grid!important;
  gap:var(--roc-property-mobile-panel-gap,14px)!important;
  margin-top:0!important;
  background:transparent!important;
}
.roc-property .roc-tabs .roc-tab-buttons{display:none!important}
.roc-property .roc-tabs .roc-tab-panel{
  display:block!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:var(--roc-property-panel-padding,24px)!important;
  border:var(--roc-property-panel-border-width,1px) solid var(--roc-property-panel-border-color,#e1e5e8)!important;
  border-radius:var(--roc-property-panel-radius,10px)!important;
  background:var(--roc-property-panel-background,#fff)!important;
  color:var(--roc-property-panel-text-color,#454c55)!important;
  font-size:var(--roc-property-mobile-text-font-size,15px)!important;
  font-weight:var(--roc-property-mobile-text-weight,400)!important;
  line-height:1.65!important;
  box-shadow:var(--roc-property-mobile-panel-shadow,0 4px 18px rgba(30,45,70,.045))!important;
}
.roc-property .roc-tabs .roc-mobile-section-title{
  display:block!important;
  margin:0 0 18px!important;
  padding:0!important;
  color:var(--roc-property-mobile-title-color,var(--roc-accent))!important;
  font-family:var(--roc-font-family,inherit)!important;
  font-size:var(--roc-property-mobile-title-font-size,18px)!important;
  font-weight:var(--roc-property-mobile-title-weight,700)!important;
  line-height:1.2!important;
  letter-spacing:normal!important;
  text-transform:var(--roc-property-mobile-title-transform,none)!important;
}
.roc-property .roc-tabs .roc-tab-panel>.roc-property-description,
.roc-property .roc-tabs .roc-tab-panel>p,
.roc-property .roc-tabs .roc-tab-panel>.roc-feature-groups,
.roc-property .roc-tabs .roc-tab-panel>.roc-cost-energy-grid,
.roc-property .roc-tabs .roc-tab-panel>.roc-property-map{
  box-sizing:border-box;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
  color:inherit!important;
  font-family:var(--roc-font-family,inherit)!important;
  font-size:inherit!important;
  font-weight:inherit!important;
  line-height:inherit!important;
}
.roc-property .roc-tabs .roc-property-description>p:first-child{margin-top:0!important}
.roc-property .roc-tabs .roc-property-description>p:last-child{margin-bottom:0!important}
.roc-property .roc-tab-panel[data-panel="map"] .roc-map-intro{display:none}


/* Nuevo sistema visual para tarjetas de resultados — 0.9.6 */
.roc-result-card{
  border:var(--roc-result-card-border-width,1px) solid var(--roc-result-card-border-color,#dfe3e8)!important;
  border-radius:var(--roc-result-card-radius,8px)!important;
  background:var(--roc-result-card-background,#fff)!important;
}
.roc-result-media,.roc-result-media img,.roc-result-card .roc-no-image{
  border-radius:var(--roc-result-image-radius,0)!important;
}
.roc-result-content,.roc-view-list .roc-result-footer{
  background:var(--roc-result-card-background,#fff)!important;
}
.roc-result-heading>div{flex:1;min-width:0}
.roc-result-location{
  color:var(--roc-result-location-color,#697386)!important;
  font-family:var(--roc-result-location-font-family,inherit)!important;
  font-size:var(--roc-result-location-font-size,12px)!important;
  font-weight:var(--roc-result-location-weight,600)!important;
  line-height:var(--roc-result-location-line-height,1.35)!important;
  text-align:var(--roc-result-location-alignment,left)!important;
  text-transform:var(--roc-result-location-transform,none)!important;
}
.roc-result-heading h3,.roc-result-heading h3 a{
  color:var(--roc-result-title-color,#111)!important;
  font-family:var(--roc-result-title-font-family,inherit)!important;
  font-size:var(--roc-result-title-font-size,17px)!important;
  font-weight:var(--roc-result-title-weight,700)!important;
  line-height:var(--roc-result-title-line-height,1.28)!important;
  text-align:var(--roc-result-title-alignment,left)!important;
  text-transform:var(--roc-result-title-transform,none)!important;
}
.roc-result-reference{
  color:var(--roc-result-reference-color,#697386)!important;
  font-family:var(--roc-result-reference-font-family,inherit)!important;
  font-size:var(--roc-result-reference-font-size,13px)!important;
  font-weight:var(--roc-result-reference-weight,400)!important;
  line-height:var(--roc-result-reference-line-height,1.4)!important;
  text-align:var(--roc-result-reference-alignment,left)!important;
  text-transform:var(--roc-result-reference-transform,none)!important;
}
.roc-result-description{
  color:var(--roc-result-excerpt-color,#454c55)!important;
  font-family:var(--roc-result-excerpt-font-family,inherit)!important;
  font-size:var(--roc-result-excerpt-font-size,14px)!important;
  font-weight:var(--roc-result-excerpt-weight,400)!important;
  line-height:var(--roc-result-excerpt-line-height,1.5)!important;
  text-align:var(--roc-result-excerpt-alignment,left)!important;
  text-transform:var(--roc-result-excerpt-transform,none)!important;
}
.roc-result-price-title{
  color:var(--roc-result-price-label-color,#454c55)!important;
  font-family:var(--roc-result-price-label-font-family,inherit)!important;
  font-size:var(--roc-result-price-label-font-size,14px)!important;
  font-weight:var(--roc-result-price-label-weight,700)!important;
  line-height:var(--roc-result-price-label-line-height,1.3)!important;
  text-transform:var(--roc-result-price-label-transform,uppercase)!important;
}
.roc-result-sale-label{
  text-align:var(--roc-result-price-label-alignment,center)!important;
}
.roc-result-price,.roc-result-sale-label strong{
  color:var(--roc-result-price-amount-color,#111)!important;
  font-family:var(--roc-result-price-amount-font-family,inherit)!important;
  font-size:var(--roc-result-price-amount-font-size,18px)!important;
  font-weight:var(--roc-result-price-amount-weight,800)!important;
  line-height:var(--roc-result-price-amount-line-height,1.2)!important;
  text-align:var(--roc-result-price-amount-alignment,center)!important;
  text-transform:var(--roc-result-price-amount-transform,none)!important;
}
.roc-result-more{
  color:var(--roc-result-link-color,#30343a)!important;
  font-family:var(--roc-result-link-font-family,inherit)!important;
  font-size:var(--roc-result-link-font-size,12px)!important;
  font-weight:var(--roc-result-link-weight,600)!important;
  line-height:var(--roc-result-link-line-height,1.35)!important;
  text-align:var(--roc-result-link-alignment,right)!important;
  text-transform:var(--roc-result-link-transform,uppercase)!important;
}
.roc-view-grid .roc-result-reference{min-height:0;margin:0 0 8px}
.roc-view-grid .roc-result-description{
  display:block!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  -webkit-box-orient:initial!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
}
.roc-view-list .roc-result-card{height:auto!important;min-height:0!important;max-height:none!important}
.roc-view-list .roc-result-media,.roc-view-list .roc-result-content{height:auto!important}
.roc-view-list .roc-result-content{display:flex!important;flex-direction:column!important;overflow:visible!important}
.roc-view-list .roc-result-reference{margin:0 0 4px!important}
.roc-view-list .roc-result-description{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  -webkit-box-orient:initial!important;
  -webkit-line-clamp:unset!important;
  line-clamp:unset!important;
  white-space:normal!important;
  line-height:var(--roc-result-excerpt-line-height,1.5)!important;
}
.roc-view-list .roc-result-footer{margin-top:auto!important;background:var(--roc-result-card-background,#fff)!important}

/* Icono superior y cantidad inferior en tarjetas de cuadrícula — 0.9.6 */
.roc-view-grid .roc-result-facts span{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:0!important;
  text-align:center!important;
}
.roc-view-grid .roc-result-facts svg{
  display:block!important;
  width:28px!important;
  height:28px!important;
  margin:0!important;
}
.roc-view-grid .roc-result-facts b{
  display:block!important;
  margin:0!important;
  line-height:1!important;
  text-align:center!important;
}
.roc-view-grid .roc-result-facts em{display:none!important}

/* Property individual design module — 0.9.6 */
.roc-property{max-width:var(--roc-property-gallery-max-width,1480px)!important}
.roc-property-header-before-gallery .roc-property-location{font-family:var(--roc-property-location-font-family,inherit)!important;font-size:var(--roc-property-location-size,15px)!important;font-weight:var(--roc-property-location-weight,600)!important;line-height:var(--roc-property-location-line-height,1.4)!important;text-align:var(--roc-property-location-align,left)!important;text-transform:var(--roc-property-location-transform,none)!important;color:var(--roc-property-location-color,#697386)!important}
.roc-property-header-before-gallery h1{font-family:var(--roc-property-title-font-family,inherit)!important;font-size:var(--roc-property-title-size,34px)!important;font-weight:var(--roc-property-title-weight,700)!important;line-height:var(--roc-property-title-line-height,1.15)!important;text-align:var(--roc-property-title-align,left)!important;text-transform:var(--roc-property-title-transform,none)!important;color:var(--roc-property-title-color,#111)!important}
.roc-property-header-before-gallery .roc-property-reference-below-title{display:block!important;margin:9px 0 0!important;font-family:var(--roc-property-reference-font-family,inherit)!important;font-size:var(--roc-property-reference-size,14px)!important;font-weight:var(--roc-property-reference-weight,500)!important;line-height:var(--roc-property-reference-line-height,1.4)!important;text-align:var(--roc-property-reference-align,left)!important;text-transform:var(--roc-property-reference-transform,none)!important;color:var(--roc-property-reference-color,#697386)!important}
.roc-property-gallery{max-width:var(--roc-property-gallery-max-width,1480px)!important;margin-left:auto!important;margin-right:auto!important}
.roc-gallery-layout-mosaic .roc-gallery-grid{display:grid!important}.roc-gallery-layout-mosaic .roc-property-mobile-slider{display:none!important}
.roc-gallery-layout-slider .roc-gallery-grid{display:none!important}.roc-gallery-layout-slider .roc-property-mobile-slider{display:block!important}
.roc-gallery-layout-slider .roc-slider-stage{height:var(--roc-property-gallery-height,620px)!important;aspect-ratio:auto!important;border-radius:var(--roc-property-gallery-radius,14px)!important}
.roc-gallery-layout-slider .roc-thumbs{display:flex!important;gap:var(--roc-property-gallery-gap,12px)!important;padding-top:var(--roc-property-gallery-gap,12px)!important}
.roc-gallery-layout-slider .roc-thumb{flex:0 0 calc(var(--roc-property-gallery-thumb-height,88px) * 1.35)!important;height:var(--roc-property-gallery-thumb-height,88px)!important;border-radius:var(--roc-property-gallery-radius,14px)!important}
.roc-gallery-layout-slider .roc-thumb img{width:100%!important;height:100%!important;object-fit:cover!important}
.roc-property .roc-tabs .roc-tab-panel{font-family:var(--roc-property-panel-text-font-family,inherit)!important;font-size:var(--roc-property-panel-text-size,15px)!important;font-weight:var(--roc-property-panel-text-weight,400)!important;line-height:var(--roc-property-panel-text-line-height,1.65)!important;text-align:var(--roc-property-panel-text-align,left)!important;text-transform:var(--roc-property-panel-text-transform,none)!important}
.roc-property .roc-tabs .roc-mobile-section-title{font-family:var(--roc-property-panel-title-font-family,inherit)!important;font-size:var(--roc-property-panel-title-size,20px)!important;font-weight:var(--roc-property-panel-title-weight,700)!important;line-height:var(--roc-property-panel-title-line-height,1.2)!important;text-align:var(--roc-property-panel-title-align,left)!important;text-transform:var(--roc-property-panel-title-transform,none)!important;color:var(--roc-property-panel-title-color,var(--roc-accent))!important}
.roc-google-map-canvas{width:100%;height:420px}
.roc-map-style-silver iframe{filter:grayscale(1) contrast(.92)}
.roc-map-style-retro iframe{filter:sepia(.28) saturate(.85) hue-rotate(345deg)}
.roc-map-style-dark iframe{filter:invert(.88) hue-rotate(180deg) brightness(.72)}
.roc-map-style-night iframe{filter:invert(.9) hue-rotate(180deg) brightness(.55) saturate(.8)}
.roc-map-style-aubergine iframe{filter:invert(.82) sepia(.2) hue-rotate(205deg) brightness(.62)}
@media(max-width:760px){
  .roc-property-gallery .roc-slider-stage{height:min(var(--roc-property-gallery-height,620px),70vw)!important}
  .roc-gallery-layout-mosaic .roc-gallery-grid{display:none!important}
  .roc-gallery-layout-mosaic .roc-property-mobile-slider{display:block!important;margin:0}
  .roc-gallery-layout-mosaic .roc-slider-stage{background:#eef0f1}
  .roc-gallery-layout-mosaic .roc-slide img{object-fit:cover!important}
  .roc-gallery-layout-mosaic .roc-thumbs{display:flex!important;gap:var(--roc-property-gallery-gap,12px)!important;padding-top:var(--roc-property-gallery-gap,12px)!important}
}
