.bottle-section{padding:10vh 0 9vh;background:#e0b84f;overflow:hidden}.bottle-heading{padding:0 5vw 4vh;display:flex;align-items:end;justify-content:space-between;gap:30px}.bottle-heading h2{font-family:'Playfair Display',serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.95;margin:0;max-width:760px}.bottle-controls{display:flex;gap:10px}.bottle-arrow{width:52px;height:52px;border:1px solid var(--ink);border-radius:50%;background:transparent;font-size:1.5rem;cursor:pointer}.bottle-arrow:hover{background:var(--ink);color:white}.bottle-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 5vw 25px;scrollbar-width:thin;scrollbar-color:var(--wine) transparent}.bottle-card{position:relative;flex:0 0 clamp(245px,25vw,330px);min-height:510px;background:var(--paper);border-radius:22px;padding:24px;text-align:center;scroll-snap-align:start}.bottle-card>span{position:absolute;left:22px;top:20px;color:var(--wine);font-weight:700}.bottle-card img{width:100%;height:350px;object-fit:contain;display:block;filter:drop-shadow(0 18px 13px #211b1829)}.bottle-card h3{font-family:'Playfair Display',serif;font-size:1.45rem;line-height:1.05;margin:12px 0 8px}.bottle-card p{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.swipe-hint{margin:12px 5vw 0;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}@media(max-width:760px){.bottle-heading{align-items:start}.bottle-controls{display:none}.bottle-card{flex-basis:78vw;min-height:480px}.bottle-card img{height:320px}}
