.landing .scenery-slider{border:1px solid #edbdca66;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#35252f,#151b26);box-shadow:0 20px 50px #070a1233}
.landing .scenery-viewport{overflow:hidden;position:relative}
.landing .scenery-slider .city-gallery{display:flex;gap:0;grid-template-columns:none;margin:0;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}
.landing .scenery-slider .gallery-photo{flex:0 0 100%;width:100%;min-width:0;height:clamp(280px,42vw,620px);border:0;border-radius:0;grid-area:auto;box-sizing:border-box;user-select:none}
.landing .scenery-slider .gallery-photo{background:transparent;aspect-ratio:auto}
.landing .scenery-slider .gallery-photo img{display:block;height:100%;width:100%;object-fit:contain;object-position:center;transform:none}
.landing .scenery-slider .gallery-photo span{font-size:clamp(17px,1.6vw,22px);font-weight:600;padding:30px;bottom:0;left:0;right:0}
.scenery-controls{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 26px;color:#f7edf0;border-top:1px solid #f0b6c42b}
.scenery-meta{display:flex;align-items:center;gap:14px;min-width:0}.scenery-count{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.scenery-note{color:#e0cbd2;font-size:15px}
.scenery-actions{display:flex;align-items:center;gap:10px}.scenery-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:46px;padding:10px 14px;border:1px solid #dc8a9f88;border-radius:10px;background:linear-gradient(180deg,#714353,#422e3b);color:#fff;font:600 15px Anuphan,sans-serif;box-shadow:0 3px 0 #100d1680;cursor:pointer;touch-action:manipulation;user-select:none;transition:background .2s,transform .2s}.scenery-actions button:hover{background:linear-gradient(180deg,#c1395a,#95223f);transform:translateY(-1px)}.scenery-actions button:focus-visible{outline:3px solid #f9becf;outline-offset:3px}.scenery-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.scenery-actions button:disabled{opacity:.45;cursor:default;transform:none}
@media(max-width:600px){.scenery-controls{padding:16px;gap:12px;align-items:flex-start;flex-direction:column}.scenery-actions{width:100%;justify-content:flex-end}.scenery-meta{width:100%;justify-content:space-between}.landing .scenery-slider .gallery-photo{height:300px}.landing .scenery-slider .gallery-photo span{padding:20px}.scenery-note{font-size:14px}}
@media(prefers-reduced-motion:reduce){.landing .scenery-slider .city-gallery,.scenery-actions button{transition:none!important}}
