/* New-arrivals route refinements; shared structure comes from the approved UAE landing stylesheet. */
.new-watches-uae{--uae-paper:#f3f4ef;--uae-ink:#202722;--uae-muted:#646c66;--uae-gold:#9b7a42;--uae-line:#d8ddd7}
.new-watches-uae .uae-hero__visual{background:#071a16}
.new-watches-uae .uae-hero__visual>img{object-position:center 53%}
.new-watches-uae .uae-hero__visual::after{background:linear-gradient(180deg,rgba(3,16,13,.36),transparent 28%,transparent 54%,rgba(3,16,13,.9))}
.new-watches-uae .uae-hero__caption p{max-width:9ch}
.new-watches-uae #compare-categories{scroll-margin-top:7rem}
.new-watches-uae .uae-delivery{background:#17342d}
.new-watches-uae .uae-delivery__coverage{border-color:#49665e}
.new-watches-uae .uae-delivery li{border-color:#405d55}
.new-watches-final{background:radial-gradient(circle at 50% 108%,rgba(183,151,91,.17),transparent 37%),#17342d}

@media(max-width:640px){
    .new-watches-uae .uae-hero__visual>img{object-position:center 50%}
    .new-watches-uae #compare-categories{scroll-margin-top:5.5rem}
}
