/* Sveston heritage route refinements; shared structure comes from the UAE landing system. */
.sveston-watches-uae{--uae-paper:#f4f0e8;--uae-ink:#211d18;--uae-muted:#6c645b;--uae-gold:#9a7138;--uae-line:#ded6ca}
.sveston-watches-uae .uae-hero__visual{background:#171411}
.sveston-watches-uae .uae-hero__visual>img{object-position:center 54%}
.sveston-watches-uae .uae-hero__visual::after{background:linear-gradient(180deg,rgba(18,13,9,.38),transparent 29%,transparent 52%,rgba(18,13,9,.9))}
.sveston-watches-uae .uae-hero__caption p{max-width:10ch}
.sveston-watches-uae .uae-stats-section{background:#eee8dc}
.sveston-watches-uae .uae-edit{background:#fffdfa}
.sveston-watches-uae .uae-compare{background:#f1ece3}
.sveston-watches-uae .uae-delivery{background:#211b16}
.sveston-watches-uae .uae-delivery__coverage{border-color:#5a493b}
.sveston-watches-uae .uae-delivery li{border-color:#4e4035}
.sveston-watches-uae .uae-guide{background:#eee8dc}
.sveston-trust{display:grid;grid-template-columns:.9fr 1.35fr;gap:6rem;align-items:start}
.sveston-trust h2{margin:0}
.sveston-trust>div:last-child>p:not(.uae-source){color:var(--uae-muted);font-size:.96rem;line-height:1.95}
.sveston-watches-final{background:radial-gradient(circle at 50% 108%,rgba(185,137,71,.2),transparent 38%),#1d1915}

@media(max-width:900px){
    .sveston-trust{grid-template-columns:1fr;gap:1.5rem}
}

@media(max-width:640px){
    .sveston-watches-uae .uae-hero__copy{padding-bottom:1.75rem}
    .sveston-watches-uae .uae-hero h1{font-size:clamp(2.35rem,10vw,3rem);margin-bottom:1.2rem}
    .sveston-watches-uae .tldr{margin-bottom:1rem;padding:.9rem 1rem}
    .sveston-watches-uae .tldr p{font-size:.82rem;line-height:1.7}
    .sveston-watches-uae .uae-hero__intro{font-size:.88rem;line-height:1.65;margin-bottom:1.1rem}
    .sveston-watches-uae .uae-hero__visual{height:23rem}
    .sveston-watches-uae .uae-hero__visual>img{object-position:center 58%}
    .sveston-watches-uae .uae-hero__caption p{font-size:2.55rem}
    .sveston-watches-uae .stats dd{white-space:normal;font-size:1.35rem;line-height:1.2}
    .sveston-trust{gap:1rem}
    .sveston-trust>div:last-child>p:not(.uae-source){font-size:.91rem;line-height:1.85}
}
