/* Desktop density, calibrated for the 1920x1080 reference viewport.
   Do not scale the whole page or affect phone/tablet rules. */
@media(min-width:1181px){
 body .ts-home .ts-world>.ts-section>.ts-wrap{width:calc(100% - 96px);max-width:1440px;margin-inline:auto}
 body .ts-home #ear-movie>.ts-wrap,body .ts-home #china-to-see>.ts-wrap{width:calc(100% - 96px);max-width:1200px;margin-inline:auto}
 body .ts-home .ts-slider-track{--ts-gap:24px;gap:24px;grid-auto-columns:calc((100% - 48px)/3)}
 body .ts-home .ts-story-art,
 body .ts-home .ts-story-card--china-to-see .ts-story-art{height:auto;aspect-ratio:580 / 1000}
 body .ts-home .ts-story-link{border-radius:24px}
 body .ts-home .ts-slider-shell.is-expanded .ts-story-card.is-expanded{max-width:1080px;margin-inline:auto}
 body .ts-home .ts-gift-stage.tsp-coverflow{max-width:1200px;height:480px;margin-block:20px 36px}
 body .ts-home .ts-gift-stage.tsp-coverflow .ts-gift{width:260px;height:398px;border-radius:24px}
 body .ts-home .ts-goodies-wrap{padding:48px 32px 32px;border-radius:32px}
 body .ts-home .ts-goodies{gap:20px}
 body .ts-home .ts-goodie-media{border-radius:18px}
 body .ts-home .ts-world>.ts-section{padding-block:48px}
}
