/* Compact highlight for the real estate sales products; native details behaviour. */
body .onter-header .osm-nav-item summary{color:#0055ff;font-weight:650;gap:7px}
.osm-new{display:inline-flex;align-items:center;justify-content:center;flex:none;padding:3px 5px;border-radius:4px;background:#fff0dc;color:#a94c06;font-size:8px!important;font-weight:750;line-height:1;letter-spacing:.04em}
body .osm-dropdown{width:296px;padding:9px}
body .onter-header .osm-dropdown a{display:flex!important;gap:12px;align-items:center;padding:13px 11px!important;min-height:68px}
.osm-product-icon{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:8px;background:#edf3ff;color:#0055ff}
.osm-product-icon svg{width:20px;height:20px}.osm-dropdown b{color:#10152e;font-size:13px;line-height:1.5}.osm-dropdown b>span{font-size:12px;color:#0055ff;margin-left:5px}.osm-dropdown small{font-size:11px;color:#66748b;margin-top:3px}
@media(max-width:1180px){body .onter-header .osm-nav-item summary{justify-content:flex-start}body .onter-header .osm-nav-item summary:after{margin-left:auto}body .osm-dropdown{width:100%}.osm-new{font-size:9px!important;padding:4px 6px}}

/* Featured portfolio link keeps the brand color without a background. */
body .onter-header .obr-nav>li>a.ofm-featured{display:inline-flex;align-items:center;gap:6px;color:#0055ff;font-weight:650;background:transparent;border-radius:8px;padding:9px 11px!important;white-space:nowrap}
.ofm-featured svg{flex:none;width:14px;height:14px}
body .onter-header .obr-nav>li>a.ofm-featured:hover{background:transparent;color:#0046d5}
body .onter-header .obr-nav>li>a.ofm-featured:focus-visible{outline:2px solid #0055ff;outline-offset:3px}
@media(max-width:1180px){body .onter-header .obr-nav>li>a.ofm-featured{display:flex;width:100%;min-height:46px;padding:12px 14px!important;gap:9px}}
