.rv-section{border-top:3px solid var(--gold);background:#ecf0ed;padding:48px 0 44px;overflow:hidden}.rv-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.rv-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:5px;font-size:10px;font-weight:600;display:block}.rv-title{font-family:var(--font-display);color:var(--text-dark);letter-spacing:-.01em;margin:0;font-size:clamp(22px,2.8vw,34px);font-weight:500}.rv-nav{flex-shrink:0;gap:8px;display:flex}.rv-nav-btn{width:42px;height:42px;color:var(--primary);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff9;border:1.5px solid #435c4c33;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.rv-nav-btn:hover{background:var(--primary);border-color:var(--primary);color:var(--cream)}.rv-strip-wrap{position:relative}.rv-strip-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#ecf0ed);width:60px;position:absolute;top:0;bottom:0;right:0}.rv-strip{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:4px;display:flex;overflow:auto hidden}.rv-strip::-webkit-scrollbar{display:none}.rv-card{background:var(--cream);height:108px;color:inherit;border:1px solid #435c4c0f;border-radius:16px;flex:0 0 300px;align-items:stretch;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 10px #435c4c12,0 1px 3px #435c4c0d}.rv-card:hover{border-color:#c9a96e33;transform:translateY(-3px);box-shadow:0 10px 32px #435c4c21,0 3px 8px #435c4c12}.rv-card-img{flex-shrink:0;width:108px;position:relative;overflow:hidden}.rv-card-img img{transition:transform .5s}.rv-card:hover .rv-card-img img{transform:scale(1.06)}.rv-badge{padding:2px 6px;font-size:8px;position:absolute;top:8px;left:8px}.rv-card-body{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;padding:14px 12px;display:flex}.rv-card-cat{letter-spacing:.14em;text-transform:uppercase;color:var(--gold);opacity:.85;font-size:9.5px;font-weight:600}.rv-card-name{font-family:var(--font-display);color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.rv-card-price{font-family:var(--font-display);color:var(--primary);margin-top:2px;font-size:15px;font-weight:600}.rv-card-add{color:#435c4c66;cursor:pointer;background:0 0;border:none;border-left:1px solid #435c4c12;flex-shrink:0;justify-content:center;align-items:center;width:48px;transition:all .25s;display:flex}.rv-card-add:hover{color:var(--primary);background:#435c4c0d}.rv-card-add.added{color:var(--gold);background:#c9a96e14}@media (max-width:768px){.rv-section{padding:36px 0 32px}.rv-header{margin-bottom:16px}.rv-nav{display:none}.rv-strip{gap:10px;margin:0 -10px;padding-left:10px;padding-right:10px}.rv-card{border-radius:14px;flex:0 0 260px;height:96px}.rv-card-img{width:96px}.rv-card-name,.rv-card-price{font-size:13px}.rv-strip-wrap:after{background:linear-gradient(90deg,#0000,#ecf0ed);width:40px}}@media (max-width:480px){.rv-card{flex:0 0 230px;height:88px}.rv-card-img{width:88px}.rv-card-body{padding:12px 10px}.rv-card-name,.rv-card-price{font-size:12px}.rv-card-add{width:40px}}
