Ritchey Comp Flat Bicycle Handlebars This flat mountain bike handlebar embodies the quality, performance, and advanced material technology expected from Ritchey. It is engineered to deliver high strength and low weight for reliable performance on the trails. The primary feature of this handlebar is its innovative design, which offers precise height tuning for dialing in your perfect cockpit fit. ✅Core Feature: Adjustable Flat Rise This handlebar provides critical fit flexibility by allowing the rider to easily fine-tune their stack height. This adjustment capability enhances both comfort and confidence on the trail. Height Adjustment: Features a reversible flat rise of +/- 5mm. Fit Flexibility: The bar can be flipped to either add 5mm of height or lower the front end by 5mm. Performance: Seamlessly packs Ritchey's proven material technology and strength into a lightweight form factor. /* Base table styles */ table { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.9em; box-shadow: 0 0 20px rgba(0, 0, 0, 0.15); border-radius: 8px; overflow: hidden; font-family: 'Inter', sans-serif; } thead tr { background-color: #009879; /* Teal header */ color: #ffffff; text-align: center; text-transform: uppercase; } th, td { padding: 12px 15px; border: 1px solid #dddddd; white-space: normal; text-align: center; } /* Style for the first column on desktop */ tbody tr td:first-child { font-weight: 600; color: #333333; width: 30%; /* Retain width for desktop view */ text-align: left; } tbody tr { border-bottom: 1px solid #dddddd; transition: background-color 0.3s ease; } tbody tr:nth-of-type(even) { background-color: #f3f3f3; } tbody tr:last-of-type { border-bottom: 2px solid #009879; } tbody tr:hover { background-color: #e0f2f1; cursor: pointer; } /* --- ESTILOS PARA ANCHO UNIFORME Y ALINEACIÓN IZQUIERDA --- */ .main-container { max-width: 600px; /* ANCHO MÁXIMO DEL CONTENEDOR */ margin: 0; padding: 20px 10px; } /* Asegura que la tabla no necesite scroll horizontal para 2-3 columnas */ .table-scroll-wrapper { overflow-x: auto; } /* Media query for smaller screens (mobile) */ @media screen and (max-width: 650px) { /* Adjusted breakpoint for better mobile view */ /* TABLE STACKING FOR MOBILE AESTHETICS */ .table-scroll-wrapper { overflow-x: hidden; /* Remove scroll on mobile since we are stacking */ } table, thead, tbody, th, td, tr { display: block; /* Force all table elements to act as block elements */ } thead tr { position: absolute; /* Hide the header row (Specification/Value) */ top: -9999px; left: -9999px; } /* Style for the pseudo-row container */ tr { border: 1px solid #ddd; margin-bottom: 12px; border-radius: 6px; } /* Style for the pseudo-cell content */ td { border: none; border-bottom: 1px solid #f0f0f0; position: relative; padding-left: 50%; /* Space for the pseudo-label */ text-align: right !important; min-height: 40px; /* Ensures space for content */ } /* First cell (the label itself) doesn't need padding-left */ tbody tr td:first-child { width: auto; text-align: right !important; padding-left: 15px; } /* Pseudo-element for the label */ td:before { content: attr(data-label); position: absolute; top: 0; left: 0; width: 45%; padding: 12px 0 12px 15px; white-space: nowrap; text-align: left; font-weight: 700; color: #009879; background-color: #f7fafc; } /* Remove bottom border on the last "row" (td) */ tr:last-child { border-bottom: none; } td:last-child { border-bottom: none; } } ⚙️Specifications Detailed technical specifications for the component. Specification Value Material Double-butted 6061 alloy Width / Backsweep 710mm / 5°, 720mm & 740mm / 9° Rise Reversible +/- 5mm flat rise Clamp Diameter 31.8mm Bar-end Compatible Yes Weight 276g Color BB black * Table is designed for optimal display on both desktop and mobile devices.