{"title":"Road \u0026 Gravel Bikes","description":"\u003cp\u003eBuilt for speed on pavement and adventure on gravel. Our road and gravel bikes feature lightweight frames, drop bars, and versatile tire clearance — ready for long road rides, gravel grinding, and everything between.\u003c\/p\u003e","products":[{"product_id":"carbon-all-road-v2-dusty-merlot","title":"State Bicycle Co. Carbon All-Road v2 - Dusty Merlot","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle Co. | Carbon All-Road v2 - Dusty Merlot\u003c\/title\u003e\n\u003cstyle\u003e\n    \/* 1. Global CSS \u0026 Layout *\/\n    [data-belcopia-product] {\n        font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* 2. \"At a Glance\" Icon Bar *\/\n    [data-belcopia-product] .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Image Section *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative;\n        height: 60vh;\n        min-height: 400px;\n        max-height: 600px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        overflow: hidden;\n        background-color: #333;\n    }\n    [data-belcopia-product] .hero-image-section img {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        transform: translate(-50%, -50%);\n        z-index: 1;\n    }\n    [data-belcopia-product] .hero-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n        z-index: 2;\n    }\n    [data-belcopia-product] .hero-content {\n        position: relative;\n        z-index: 3;\n        color: #fff;\n        padding: 20px;\n    }\n    [data-belcopia-product] .hero-content h2 {\n        font-size: 2.8em;\n        color: #fff;\n        margin: 0 0 5px 0;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n        line-height: 1.2;\n        text-transform: none;\n    }\n    @media (min-width: 768px) {\n        [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n    }\n    [data-belcopia-product] .hero-content .product-subtitle {\n        font-size: 1.2em;\n        font-weight: normal;\n        display: block;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n    }\n\n    \/* 4. Main Content \u0026 Section Styling *\/\n    [data-belcopia-product] .page-content {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    [data-belcopia-product] h3 {\n        font-size: 1.6em;\n        font-weight: bold;\n        color: #5f7038;\n        border-bottom: 2px solid #eee;\n        padding-bottom: 10px;\n        margin-bottom: 30px;\n    }\n    [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n    [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n    [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; }\n    [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n\n    \/* 5. Two-Column Layout Sections *\/\n    [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 768px) { \n        [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n        \/* Reverse Logic for Zig-Zag Layout *\/\n        [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n    }\n    \n    [data-belcopia-product] .two-col-container img, [data-belcopia-product] .two-col-container .video-wrapper { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; overflow: hidden;}\n    [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; }\n    [data-belcopia-product] .video-wrapper iframe, [data-belcopia-product] .video-wrapper video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n    [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n    [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n    [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n    \n    \/* 6. Features Scroller Section *\/\n    [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 20px; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n    [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n    [data-belcopia-product] .feature-card-content { padding: 20px; flex-grow: 1; }\n    [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.1em; }\n    [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.5; }\n\n    \/* 7. Dropdown Section Styles *\/\n    [data-belcopia-product] .dropdown-section details {\n        background-color: #f9f9f9;\n        border: 1px solid #ddd;\n        border-radius: 8px;\n        margin-bottom: 15px;\n        overflow: hidden;\n    }\n    [data-belcopia-product] .dropdown-section summary {\n        padding: 20px;\n        font-weight: bold;\n        font-size: 1.2em;\n        cursor: pointer;\n        position: relative;\n        outline: none;\n        list-style: none; \n    }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; } \n    [data-belcopia-product] .dropdown-section summary::after {\n        content: '+';\n        position: absolute;\n        right: 25px;\n        font-size: 1.5em;\n        color: #5f7038;\n        transition: transform 0.3s ease-in-out;\n    }\n    [data-belcopia-product] .dropdown-section details[open] summary::after {\n        transform: rotate(45deg);\n    }\n    [data-belcopia-product] .dropdown-content {\n        padding: 0 20px 20px 20px;\n        border-top: 1px solid #ddd;\n    }\n    \n    \/* 8. Spec Table *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; }\n    [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n    [data-belcopia-product] .spec-table th { background-color: #f9f9f9; font-weight: bold; }\n    [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n    \n    \/* 9. Performance Ratings Section *\/\n    [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n    [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n    [data-belcopia-product] .rating-bars { width: 100%; }\n    [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n    [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n    [data-belcopia-product] .rating-label span:last-child { color: #555; }\n    [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n    [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-96 { width: 96%; }\n    [data-belcopia-product] .bar-fill-94 { width: 94%; }\n    [data-belcopia-product] .bar-fill-92 { width: 92%; }\n    @keyframes fillBar { from { width: 0; } }\n    [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n    [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n    [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n    [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eCarbon Fiber\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e1x11\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e20 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eGravel \/ Race\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_State_Bicycle_Co._Carbon_All-Road_v2_gravel_bike_in_Dusty_Merlot_lightweight_carbon_frame_drop_handlebars_disc_brakes_and_all-terrain_tires_designed_for_road_and_off-road_adventu.webp?v=1755153524\" alt=\"The State Bicycle Co. Carbon All-Road v2 bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eState Bicycle Carbon All-Road v2\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003ePerformance Without Borders\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Lightweight Speed, Limitless Adventure.\"\u003c\/p\u003e\n            \u003cp\u003eThe Carbon All-Road v2 is the evolution of our go-anywhere philosophy, now lighter, faster, and more capable than ever. This is a machine for the rider who demands the highest level of performance on every surface. Feel the featherlight responsiveness of the \u003cstrong class=\"description-emphasis\"\u003efull carbon fiber frame and fork\u003c\/strong\u003e as it dampens vibrations and surges forward with every pedal stroke. Experience the freedom of a bike that can be a lightning-fast road machine one day and a rugged gravel explorer the next, thanks to its \u003cstrong class=\"description-emphasis\"\u003eswappable 700c and 650b wheelsets\u003c\/strong\u003e. With a race-inspired geometry and a host of smart new features, the Carbon All-Road v2 is your ultimate tool for high-speed adventures.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou are a serious cyclist who wants one high-performance bike for both road and gravel.\u003c\/li\u003e\n                    \u003cli\u003eYou value a lightweight, stiff, and responsive ride for competitive events and fast group rides.\u003c\/li\u003e\n                    \u003cli\u003eYou need a bike that is capable of long-distance bikepacking and rugged exploration.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate innovative features like integrated storage and future-proof compatibility.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The State Bicycle Co. Carbon All-Road v2.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_State_Bicycle_Co._Carbon_All-Road_v2_Dusty_Merlot_gravel_bike_with_drop_handlebars_disc_brakes_and_1x_drivetrain_leaning_against_rustic_wooden_wall.webp?v=1755153524\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThe Carbon Advantage\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"The Carbon All-Road v2 against a rustic wooden wall.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlight_State_Bicycle_Co._Carbon_All-Road_v2_in_Dusty_Merlot_finish_lightweight_carbon_gravel_bike_with_drop_handlebars_disc_brakes_and_1x_drivetrain_perfect_for_all-terrain_cycling.webp?v=1755153524\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eLight Speed, All-Day Comfort\u003c\/h4\u003e\n                    \u003cp\u003eThis is what pure performance feels like. The heart of the v2 is its \u003cstrong class=\"description-emphasis\"\u003efull carbon fiber frame and fork\u003c\/strong\u003e, meticulously crafted for the perfect balance of stiffness, low weight, and compliance. Feel the bike's explosive acceleration as you put power to the pedals. Sense how the carbon layup dampens the harsh vibrations of rough roads and gravel, reducing fatigue and keeping you fresh for longer. It’s a ride that is both incredibly fast and surprisingly comfortable, a true best-of-both-worlds experience.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAdventure-Ready Drivetrain\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Close-up of the Carbon All-Road v2's drivetrain.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/highlight_Close-up_of_State_Bicycle_Company_Carbon_All-Road_v2_in_Dusty_Merlot_featuring_Explore_Your_State_branding_on_the_chainstay_black_narrow-wide_chainring_and_high-performance.webp?v=1755153524\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eThe Right Gear for Any Grind\u003c\/h4\u003e\n                    \u003cp\u003eNo climb is too steep, no descent too fast. The Carbon All-Road is equipped with our new \u003cstrong class=\"description-emphasis\"\u003e12-speed drivetrain\u003c\/strong\u003e, featuring a massive 11-46t cassette. Feel the satisfaction of spinning up a steep gravel climb in the perfect gear, preserving your energy for the long haul. Hear the crisp, reliable shift as you click into a harder gear for a fast paved section. It’s a simple, durable, and incredibly capable 1x system that gives you the range to conquer any terrain with confidence.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eT800 Carbon Fiber Frame\u003c\/h4\u003e\n                        \u003cp\u003eHigh-modulus carbon fiber construction ensures a lightweight, stiff, and vibration-absorbing ride.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eDowntube Storage Box\u003c\/h4\u003e\n                        \u003cp\u003eAn integrated storage compartment with a Fidlock magnetic closure provides a sleek, secure spot for your tools and essentials.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eUniversal Derailleur Hanger (UDH)\u003c\/h4\u003e\n                        \u003cp\u003eFuture-proofed for the latest drivetrain technology and makes finding replacement hangers a breeze, no matter where you are.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eNow fits up to 700c x 55mm or 650b x 2.4\" tires, allowing you to tackle even the most demanding off-road terrain.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eHydro-Mechanical Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eGet the best of both worlds: the power of hydraulic braking with the simplicity and reliability of mechanical cables.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eT47 Bottom Bracket\u003c\/h4\u003e\n                        \u003cp\u003eThe new standard for high-performance bikes, offering increased stiffness for better power transfer and easier maintenance.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe title=\"State Bicycle Carbon All-Road v2 Review Video\" src=\"https:\/\/www.youtube.com\/embed\/ubGO2cAHeJw\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eUltralight T800 Carbon frame.\u003c\/li\u003e\n                    \u003cli\u003eVibration damping for all-day comfort.\u003c\/li\u003e\n                    \u003cli\u003eRace-ready geometry.\u003c\/li\u003e\n                    \u003cli\u003eIntegrated downtube storage.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFrame\u003c\/th\u003e\n                                \u003ctd\u003eT800 Carbon Fiber\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eFork\u003c\/th\u003e\n                                \u003ctd\u003eCarbon Fiber\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eWheel Set\u003c\/th\u003e\n                                \u003ctd\u003e700c (fits up to 45c) or 650b (fits up to 2.2\")\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eDrivetrain\u003c\/th\u003e\n                                \u003ctd\u003eState All-Road 1 (1x11)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBrakes\u003c\/th\u003e\n                                \u003ctd\u003eState Hydro-Mechanical Disc (Flat Mount)\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eAxles\u003c\/th\u003e\n                                \u003ctd\u003e12x100mm Front \/ 12x142mm Rear Thru-Axles\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eBottom Bracket\u003c\/th\u003e\n                                \u003ctd\u003eBSA Threaded\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eMounts\u003c\/th\u003e\n                                \u003ctd\u003e3 Bottle Mounts, Fender Mounts\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"State Bicycle Carbon All-Road geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_Bicycle_Co._Carbon_All_Road_V2_in_Dusty_Merlot_side_profile_against_rustic_wood_wall_featuring_aerodynamic_carbon_frame_drop_handlebars_and_Vittoria_Terreno_Dry_47c_tubeless_tire.jpg?v=1755153525\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                            \u003cp\u003e4 Frame Sizes to fit riders from 5'1\" to 6'4\".\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eWeight \/ Agility\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eComfort (Vibration Damping)\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eVersatility\u003c\/span\u003e\u003cspan\u003e94\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-94\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eValue\u003c\/span\u003e\u003cspan\u003e92\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-92\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e95%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Carbon All-Road v2 is a serious performance machine that doesn't take itself too seriously. It combines the premium ride quality and low weight of carbon with a fun, versatile personality. It's fast enough for race day, tough enough for backroad exploration, and looks incredible doing it.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Medium - 54cm - ( Riders 5'8\" - 5'11\")","offer_id":42130144428106,"sku":"731416170246","price":2399.99,"currency_code":"USD","in_stock":false},{"title":"Large - 56cm - (Riders 5'10\" - 6'1\")","offer_id":42130144460874,"sku":"731416170253","price":2399.99,"currency_code":"USD","in_stock":false},{"title":"X-Small - 49cm - (Riders 5'1\" - 5'6\")","offer_id":43372309741642,"sku":null,"price":2399.99,"currency_code":"USD","in_stock":true},{"title":"Small - 52cm - ( Riders 5'5\" - 5'9\")","offer_id":43372309774410,"sku":null,"price":2399.99,"currency_code":"USD","in_stock":false},{"title":"X-Large - 58cm - (Riders 6'0\" - 6'4\")","offer_id":43372319801418,"sku":null,"price":2399.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-DustyMerlot-1.jpg?v=1767074869"},{"product_id":"4130-all-road-dromedary-tan-12-speed-udh","title":"State Bicycle Co. 4130 All-Road - Dromedary Tan - (12-Speed \/ UDH)","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003cmeta name=\"description\" content=\"Join our community of riders with the ultimate gravel and all-road machine. Featuring a 4130 Chromoly Steel frame in Dromedary Tan, 1x12 drivetrain, and massive 650b\/700c tire clearance.\"\u003e\n\n\u003c!-- Generative Engine Optimized (GEO) JSON-LD Schema --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"State Bicycle Co. 4130 All-Road - Dromedary Tan\",\n  \"image\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5146.jpg?v=1767075067\u0026format=avif\",\n  \"description\": \"Welcome to the family. The State Bicycle Co. 4130 All-Road in Dromedary Tan isn't just a bike; it's your new loyal companion for every shared adventure. Built for riders who find their soul where the pavement ends.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"State Bicycle Co.\"\n  },\n  \"category\": \"Gravel Bikes\",\n  \"material\": \"4130 Chromoly Steel\"\n}\n\u003c\/script\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"How does the 4130 All-Road handle rough gravel and technical trails?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The State Bicycle Co. 4130 All-Road excels on rough terrain thanks to its double-butted 4130 Chromoly steel frame, which naturally absorbs high-frequency vibrations, offering a plush, highly controlled ride.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"What does UDH compatibility mean for the 4130 All-Road?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"The frame features a Universal Derailleur Hanger (UDH), making finding a replacement hanger incredibly easy no matter where your journey takes you, ensuring compatibility with next-generation drivetrains.\"\n    }\n  }]\n}\n\u003c\/script\u003e\n\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003clink rel=\"dns-prefetch\" href=\"https:\/\/cdn.shopify.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin\u003e\n\n\u003c!-- [CHECKLIST #11] Ultra-early LCP Image Discovery --\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5146.jpg?v=1767075067\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n\u003c!-- [CHECKLIST #8] Font Preloading --\u003e\n\u003clink rel=\"preload\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin\u003e\n\n\u003cstyle\u003e\n    \/* [CHECKLIST #8] Font Swapping *\/\n    @font-face {\n        font-family: 'FuturaCustom';\n        src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n        font-weight: normal;\n        font-style: normal;\n        font-display: swap; \n    }\n\n    \/* [CHECKLIST #6] Flattened CSS Specificity using Scoped Data Attribute *\/\n    [data-belcopia-product] {\n        font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* Image \u0026 Content Protection *\/\n    [data-belcopia-product] img {\n        -webkit-user-drag: none;\n        user-drag: none;\n        -webkit-touch-callout: none;\n        user-select: none;\n        transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: transform;\n    }\n    [data-belcopia-product] .protected-zone {\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        user-select: none;\n    }\n\n    \/* Image Lightbox Modal *\/\n    [data-belcopia-product] .belcopia-modal {\n        display: none; \n        position: fixed; \n        z-index: 99999; \n        left: 0; top: 0; right: 0; bottom: 0;\n        width: 100vw; height: 100vh; \n        background-color: rgba(0,0,0,0.85);\n        backdrop-filter: blur(8px);\n        opacity: 0;\n        transition: opacity 0.3s ease;\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: opacity;\n    }\n    [data-belcopia-product] .belcopia-modal.show {\n        display: block;\n        opacity: 1;\n    }\n    [data-belcopia-product] .belcopia-modal-content {\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%) scale(0.95);\n        max-width: 90vw; max-height: 85vh;\n        border-radius: 12px;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.5);\n        object-fit: contain;\n        transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        will-change: transform;\n    }\n    [data-belcopia-product] .belcopia-modal.show .belcopia-modal-content {\n        transform: translate(-50%, -50%) scale(1);\n    }\n    [data-belcopia-product] .belcopia-modal-close {\n        position: absolute;\n        top: 20px; right: 30px;\n        z-index: 100000;\n        color: #fff; font-size: 45px; font-weight: bold;\n        cursor: pointer;\n        text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        \/* [CHECKLIST #19] Accessibility *\/\n        outline: none;\n    }\n    [data-belcopia-product] .belcopia-modal-close:hover,\n    [data-belcopia-product] .belcopia-modal-close:focus { color: #E3B123; outline: none; }\n\n    \/* Premium Animations *\/\n    @keyframes metallicShimmer {\n        0% { background-position: 0% 50%; }\n        100% { background-position: 200% 50%; }\n    }\n    @keyframes subtleBounce {\n        0%, 100% { transform: translateX(0); }\n        50% { transform: translateX(5px); }\n    }\n\n    \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED *\/\n    [data-belcopia-product] .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff; padding: 12px 10px;\n        \/* [CHECKLIST #13] CSS Containment *\/\n        contain: layout paint;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex; justify-content: space-around;\n        text-align: center; max-width: 1200px; margin: 0 auto;\n        flex-wrap: wrap; gap: 15px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex; flex-direction: column; align-items: center; gap: 5px;\n        font-size: 0.8em; min-width: 90px; opacity: 1; \n    }\n    [data-belcopia-product] .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n    [data-belcopia-product] .glance-title { font-weight: bold; text-transform: uppercase; }\n\n    \/* Hero Styling *\/\n    [data-belcopia-product] .hero-image-section {\n        position: relative; height: 50vh; min-height: 400px; max-height: 600px;\n        display: flex; align-items: center; justify-content: center;\n        overflow: hidden; background-color: #000;\n        contain: paint;\n    }\n    [data-belcopia-product] .hero-image-section img {\n        position: absolute; top: 50%; left: 50%; width: 100%; height: 100%;\n        object-fit: cover; transform: translate(-50%, -50%); opacity: 0.85;\n    }\n    [data-belcopia-product] .hero-overlay {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n    }\n    [data-belcopia-product] .hero-content {\n        position: relative; z-index: 3; padding: 20px; text-align: center; width: 100%;\n        display: flex; flex-direction: column; align-items: center;\n    }\n    \n    [data-belcopia-product] .shimmer-text {\n        background: linear-gradient(90deg, #A89F91 0%, #FFFFFF 25%, #A89F91 50%, #FFFFFF 75%, #A89F91 100%);\n        background-size: 200% auto;\n        color: transparent; -webkit-background-clip: text; background-clip: text;\n        animation: metallicShimmer 4s linear infinite;\n        -webkit-text-stroke: 1px #ffffff;\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,1));\n    }\n\n    [data-belcopia-product] .hero-content h2 {\n        font-size: 3.5em; font-weight: 900; line-height: 1.1;\n        text-transform: uppercase; letter-spacing: 1px;\n        margin: 0 auto 10px auto; opacity: 1 !important; \n    }\n    \n    [data-belcopia-product] .product-subtitle {\n        font-size: 1.6em; font-weight: 900; \n        text-transform: uppercase; letter-spacing: 2px;\n        display: block; width: 100%; margin-top: 5px;\n        opacity: 1 !important;\n        -webkit-text-stroke: 0.5px #ffffff;\n    }\n\n    \/* Headlines \u0026 Content Sections *\/\n    [data-belcopia-product] .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n    [data-belcopia-product] h3 {\n        font-size: 2em; font-weight: bold; color: #5f7038;\n        border-bottom: 2px solid #eee; padding-bottom: 10px;\n        margin-bottom: 30px; text-transform: uppercase; position: relative;\n    }\n    [data-belcopia-product] h3::after {\n        content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n        background-color: #5f7038; transition: width 0.6s ease;\n    }\n    [data-belcopia-product] .unbordered-section:hover h3::after, \n    [data-belcopia-product] .bordered-section:hover h3::after { width: 100%; }\n    \n    [data-belcopia-product] h4 {\n        font-size: 1.4em; font-weight: 900; color: #2c2c2c;\n        border-left: 5px solid #E3B123; padding-left: 15px; \n        text-transform: uppercase; letter-spacing: 0.02em !important; \n        margin-bottom: 15px;\n    }\n    [data-belcopia-product] .unbordered-section { \n        padding: 20px 0; border: none; \n        contain: content; \n    }\n    [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n    [data-belcopia-product] .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #5f7038; text-align: center; margin-bottom: 30px; }\n    [data-belcopia-product] p { margin-bottom: 20px; line-height: 1.7; }\n\n    \/* Grid Layouts *\/\n    [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n    @media (min-width: 768px) { \n        [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; }\n    }\n    [data-belcopia-product] .two-col-container img { \n        width: 100%; max-height: 380px;\n        object-fit: cover; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.12); display: block; overflow: hidden;\n        cursor: zoom-in; transition: transform 0.5s ease;\n    }\n    @media (hover: hover) { [data-belcopia-product] .two-col-container img:hover { transform: scale(1.03); } }\n\n    [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n    [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n    [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.8em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n    \/* MULTI-IMAGE CAROUSEL STYLING *\/\n    [data-belcopia-product] .belcopia-slider { \n        position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n        box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n    }\n    [data-belcopia-product] .belcopia-slide { \n        position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n        opacity: 0; transition: opacity 0.6s ease-in-out; \n        will-change: opacity;\n    }\n    [data-belcopia-product] .belcopia-slide.active { opacity: 1; z-index: 2; }\n    [data-belcopia-product] .belcopia-slide img { \n        width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n        box-shadow: none; border-radius: 0; max-height: none; \n    }\n    [data-belcopia-product] .belcopia-slider-btn { \n        position: absolute; top: 50%; transform: translateY(-50%); \n        background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n        z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n        display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n        outline: none;\n    }\n    [data-belcopia-product] .belcopia-slider-btn:hover,\n    [data-belcopia-product] .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #E3B123; outline: none; }\n    [data-belcopia-product] .belcopia-slider-prev { left: 15px; }\n    [data-belcopia-product] .belcopia-slider-next { right: 15px; }\n    [data-belcopia-product] .belcopia-slider-dots { \n        position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n        display: flex; gap: 8px; z-index: 3; \n    }\n    [data-belcopia-product] .belcopia-slider-dot { \n        width: 10px; height: 10px; border-radius: 50%; \n        background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n        outline: none;\n    }\n    [data-belcopia-product] .belcopia-slider-dot.active,\n    [data-belcopia-product] .belcopia-slider-dot:focus { background: #E3B123; outline: none; }\n\n    \/* Features Scroller *\/\n    [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; contain: paint; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 10px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #5f7038; border-radius: 6px; border: 2px solid #e0e0e0; }\n    [data-belcopia-product] .feature-card { \n        flex: 0 0 300px; margin-right: 25px; background: #f9f9f9; border-radius: 12px; \n        border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.06); \n        display: flex; flex-direction: column; transition: transform 0.4s ease; cursor: pointer; scroll-snap-align: start;\n        will-change: transform;\n    }\n    [data-belcopia-product] .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n    [data-belcopia-product] .feature-card img { \n        width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n        \/* [CHECKLIST #4] Strict aspect ratio *\/\n        aspect-ratio: 3\/2;\n        cursor: zoom-in;\n    }\n    [data-belcopia-product] .feature-card:hover img { transform: scale(1.05); }\n    [data-belcopia-product] .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n    [data-belcopia-product] .feature-card h4 { color: #E3B123; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n    [data-belcopia-product] .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Swipe Hint Animation *\/\n    [data-belcopia-product] .scroll-hint { \n        font-size: 0.85em; color: #E3B123; font-style: italic; text-align: right; \n        margin-bottom: 8px; display: block; font-weight: bold;\n        animation: subtleBounce 2s infinite ease-in-out;\n    }\n    @media (min-width: 992px) { [data-belcopia-product] .scroll-hint { display: none; } }\n\n    \/* Why Build Matters Grid *\/\n    [data-belcopia-product] .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n    @media (min-width: 768px) { [data-belcopia-product] .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n    [data-belcopia-product] .tech-proof-card {\n        background: #fff; border: 1px solid #eee; padding: 16px 18px; border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative;\n    }\n    [data-belcopia-product] .tech-proof-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n    [data-belcopia-product] .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Video Section Facade Overlays *\/\n    [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); background-color: #000; cursor: pointer; }\n    [data-belcopia-product] .video-wrapper iframe, [data-belcopia-product] .video-wrapper img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; object-fit: cover; }\n    [data-belcopia-product] .play-btn-overlay {\n        position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);\n        width: 70px; height: 70px; background: rgba(227, 177, 35, 0.9);\n        border-radius: 50%; display: flex; align-items: center; justify-content: center;\n        z-index: 2; transition: transform 0.3s ease, background 0.3s ease;\n    }\n    [data-belcopia-product] .video-wrapper:hover .play-btn-overlay { transform: translate(-50%, -50%) scale(1.1); background: rgba(227, 177, 35, 1); }\n    [data-belcopia-product] .play-btn-overlay::after { content: '▶'; color: white; font-size: 28px; margin-left: 6px; }\n\n    \/* Premium Tables \u0026 Sizing *\/\n    [data-belcopia-product] .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n    @media (min-width: 768px) { [data-belcopia-product] .sizing-container { grid-template-columns: 1fr 1fr; } }\n    [data-belcopia-product] .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n    [data-belcopia-product] .sizing-table { min-width: 0 !important; }\n\n    [data-belcopia-product] .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n    [data-belcopia-product] .spec-table.two-col th { width: 22%; }\n    [data-belcopia-product] .spec-table th { \n        background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n        font-size: 0.85em; color: #5f7038; border-left: 4px solid #E3B123; padding: 12px 15px; text-align: left;\n    }\n    [data-belcopia-product] .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n    [data-belcopia-product] .spec-table tr { transition: background-color 0.2s ease; }\n    [data-belcopia-product] .spec-table tr:hover td { background-color: #fcfcfc; }\n\n    \/* Accordion Wrapper *\/\n    [data-belcopia-product] .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n    [data-belcopia-product] details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n    [data-belcopia-product] details.accordion-item summary { \n        padding: 24px 45px 24px 0; font-size: 1.6em; font-weight: 500; color: #1a1a1a;\n        cursor: pointer; position: relative; outline: none; list-style: none; transition: color 0.3s ease; \n    }\n    [data-belcopia-product] details.accordion-item summary::-webkit-details-marker { display: none; }\n    [data-belcopia-product] details.accordion-item summary::after {\n        content: ''; position: absolute; right: 15px; top: 50%; width: 12px; height: 12px;\n        border-right: 2px solid #1a1a1a; border-bottom: 2px solid #1a1a1a;\n        transform: translateY(-70%) rotate(45deg); transition: transform 0.3s ease, border-color 0.3s ease;\n    }\n    [data-belcopia-product] details.accordion-item summary:hover,\n    [data-belcopia-product] details.accordion-item[open] summary { color: #5f7038; }\n    [data-belcopia-product] details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #5f7038; }\n    \n    \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n    [data-belcopia-product] .accordion-content { \n        padding: 0 0 30px 0; border-top: none; \n        content-visibility: auto; \n        contain-intrinsic-size: auto 500px;\n    }\n\n    \/* Expert Insight *\/\n    [data-belcopia-product] .expert-insight { background-color: #fdfdfd; border-left: 4px solid #5f7038; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n    [data-belcopia-product] .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n    [data-belcopia-product] .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #5f7038; text-transform: uppercase; letter-spacing: 1px; }\n\n    \/* List Section *\/\n    [data-belcopia-product] .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n    [data-belcopia-product] .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n    [data-belcopia-product] .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; }\n    [data-belcopia-product] .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n    [data-belcopia-product] .list-section .item-desc { font-size: 0.85em; color: #555; }\n    \n    \/* FAQ specific styles *\/\n    [data-belcopia-product] details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n    [data-belcopia-product] details.faq-item:last-child { border-bottom: none; }\n    [data-belcopia-product] details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n    [data-belcopia-product] details.faq-item summary:hover { color: #5f7038; }\n    [data-belcopia-product] details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n    [data-belcopia-product] .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product\u003e\n    \u003c!-- Section 1: Icon Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003c!-- [CHECKLIST #2, #3, #4] Icons strictly sized, lazy loaded, async decoded, and AVIF formatted --\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e4130 Chromoly\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e12-Speed Drivetrain\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e650b \/ 700c\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~28 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eAll-Road\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Section 2: Hero Section --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003c!-- [CHECKLIST #3] fetchpriority=\"high\" for proper LCP loading, defined aspect width\/height --\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" fetchpriority=\"high\" loading=\"eager\" alt=\"State Bicycle Co. 4130 All-Road Dromedary Tan Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5146.jpg?v=1767075067\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. 4130 All-Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eDromedary Tan Edition. One Bike to Rule Them All.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Intro --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Where Does the Pavement End? We'll Find Out Together.\"\u003c\/p\u003e\n            \u003cp\u003eWelcome to the family. The State Bicycle Co. 4130 All-Road in Dromedary Tan isn't just a bike; it's your new loyal companion for every shared adventure and sunrise ride. It’s the ultimate do-it-all rig for riders who share our passion for boundless exploration and refuse to be defined by a single surface. Whether you’re chasing party pace on a weekend gravel grind with friends or loading up for a multi-day bikepacking trip, this community-forged machine delivers. It perfectly marries the supple, vibration-eating feel of a \u003cstrong class=\"description-emphasis\"\u003e\"steel is real\"\u003c\/strong\u003e frame with a timeless, desert-ready aesthetic.\u003c\/p\u003e\n            \u003cp\u003eBuilt on a fully revamped, double-butted 4130 Chromoly chassis, it’s bulletproof, lively, and undeniably stylish. Featuring a dialed \u003cstrong class=\"description-emphasis\"\u003e1x12 drivetrain\u003c\/strong\u003e, massive tire clearance for 650b or 700c setups, and future-proof UDH dropouts, this isn't just a bike—it's an invitation to our collective journey, unlocking every road and every trail.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 All-Road in Dromedary Tan is our tribute to limitless, shared exploration. We utilized double-butted Chromoly for its legendary fatigue life—it’s designed to handle a lifetime of brutal gravel with your crew, while the sand-inspired finish looks right at home deep in the backcountry or parked outside your local cafe.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Community Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 1: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eJOIN OUR COMMUNITY OF EXPLORERS IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003c!-- [CHECKLIST #2, #3] Lazy, async, avif formatting applied to all carousel images --\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-DromendaryTan_12Speed_UDH_-46.jpg?v=1767075138\u0026amp;format=avif\" alt=\"The State Bicycle 4130 All-Road Dromedary Tan parked in a rustic setting\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-DromendaryTan_12Speed_UDH_-45.jpg?v=1767075138\u0026amp;format=avif\" alt=\"The State Bicycle 4130 All-Road Dromedary Tan parked in a rustic setting\"\u003e\u003c\/div\u003e\n                    \n                    \u003c!-- [CHECKLIST #19] Accessibility labels applied --\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want one high-performance bike for road, gravel, and multi-day bikepacking adventures with your pack.\u003c\/li\u003e\n                    \u003cli\u003eYou crave the freedom to explore every path with a community that shares your curiosity.\u003c\/li\u003e\n                    \u003cli\u003eYou value the smooth, durable ride of steel combined with modern standards like UDH compatibility.\u003c\/li\u003e\n                    \u003cli\u003eYou believe your bike should be a capable tool for limitless exploration, ready to swap between setups effortlessly.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 2: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eA SHARED SHAPE OF FREEDOM\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-DromendaryTan_12Speed_UDH_-17_502267dd-d75e-40dd-a1f7-02df1e6dd5e6.jpg?v=1767075178\u0026amp;format=avif\" alt=\"The 4130 All-Road against a rustic wooden barn\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-DromendaryTan_12Speed_UDH_-19_70339c86-5f07-4c7d-bbcb-c88b70f0dab4.jpg?v=1767075178\u0026amp;format=avif\" alt=\"The 4130 All-Road against a rustic wooden barn\"\u003e\u003c\/div\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eOne Bike, Boundless Togetherness\u003c\/h4\u003e\n                    \u003cp\u003eThis is the ultimate cycling multi-tool. The genius of the All-Road lies in its \u003cstrong class=\"description-emphasis\"\u003eadaptable platform\u003c\/strong\u003e. Feel the thrilling speed and efficiency of the 700c wheelset as you fly across pavement on your morning group commute.\u003c\/p\u003e\n                    \u003cp\u003eThen, in minutes, swap to the wide, grippy 650b wheels and sense the bike transform into a confident gravel machine, ready to claw up dusty fire roads. With mounts for all your gear and powerful disc brakes, this bike gives you the freedom to choose your adventure alongside the ones you ride with.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 3: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eTHE RIGHT GEAR FOR ANY GRIND\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5137.jpg?v=1767075064\u0026amp;format=avif\" alt=\"Close-up of the 4130 All-Road Dromedary Tan drivetrain\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5174_abc8aba8-21f6-47f6-9d85-ccd0edd0fadc.jpg?v=1767075176\u0026amp;format=avif\" alt=\"Close-up of the 4130 All-Road Dromedary Tan drivetrain\"\u003e\u003c\/div\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eClimb Like a Goat, Descend with Confidence\u003c\/h4\u003e\n                    \u003cp\u003eNo climb is too steep, no descent too fast. The 4130 All-Road is equipped with our new \u003cstrong class=\"description-emphasis\"\u003e12-speed drivetrain\u003c\/strong\u003e, featuring a massive 11-46t cassette. Feel the satisfaction of spinning up a steep gravel climb in the perfect gear, preserving your energy for the long haul.\u003c\/p\u003e\n                    \u003cp\u003eHear the crisp, reliable shift as you click into a harder gear for a fast paved section. It’s a simple, durable, and incredibly capable 1x system that gives you the range to conquer any terrain with unshakeable confidence.\u003c\/p\u003e\n                    \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-top: 10px;\"\u003e*Note: The 4130 All-Road arrives equipped with your choice of either the fast-rolling 700c or the high-volume 650b wheelset.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Key Features Scroller --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-bottom: 10px;\"\u003e*Note: Component images showcase the Raw Phosphate colorway to highlight details. Your bike will arrive in the stunning Dromedary Tan finish.\u003c\/p\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more →\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"4130 Chromoly Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-18.jpg?v=1767075715\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n                        \u003cp\u003eA fully revamped steel frame offering superior durability, vibration dampening, and a classic, clean aesthetic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"12-Speed Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-19.jpg?v=1767075716\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e12-Speed Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eThe State Bicycle Co. All-Road 1x12 drivetrain with an 11-46t cassette provides a massive range for climbing steep gradients.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Massive Tire Clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-33.jpg?v=1767075331\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eFit up to 55mm (2.1\") tires on 700c wheels or 2.4\" on 650b wheels for maximum traction and plush comfort.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Hydraulic Disc Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-20.jpg?v=1767075720\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eHydro-Mechanical calipers with 160mm rotors offer powerful, consistent braking in all conditions while maintaining field-serviceability.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"UDH Compatible\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-32.jpg?v=1767075331\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eUDH Compatible\u003c\/h4\u003e\n                        \u003cp\u003eNow featuring a Universal Derailleur Hanger (UDH), ensuring easy replacements and compatibility with modern next-gen drivetrains.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Abundant Mounting Points\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-36.jpg?v=1767075335\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAbundant Mounting Points\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with numerous strategic mounts on the frame and fork to easily attach racks, fenders, water bottles, and cargo cages.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8.5: Why This Build Matters --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003e12-Speed Dynamic Range\u003c\/h4\u003e\n                    \u003cp\u003eThe State 1x12 drivetrain paired with an 11-46T cassette provides explosive off-the-line speed while giving you the climbing gears to conquer technical inclines.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eDouble-Butted Resilience\u003c\/h4\u003e\n                    \u003cp\u003eWe use double-butted 4130 Chromoly, which is thicker at the joints and thinner in the center. This results in an industrial chassis that is exceptionally light and dampens trail chatter.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eExpedition Ready\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't a fair-weather bike. With robust integrated mounts, dropper post routing, and massive tire clearance, it transforms easily into a high-speed touring rig.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section: Video --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003c!-- [CHECKLIST #1] Video Facade Implementation injected perfectly in the left column block --\u003e\n                \u003c!-- [CHECKLIST #19] Added Accessibility role, tabindex, and label to Video Facade --\u003e\n                \u003cdiv class=\"video-wrapper\" id=\"sbc-video-facade\" role=\"button\" tabindex=\"0\" aria-label=\"Play Product Video\"\u003e\n                    \u003cimg src=\"https:\/\/img.youtube.com\/vi\/VGppW1hnu7g\/maxresdefault.jpg\" alt=\"Play State Bicycle Co. 4130 Video\" loading=\"lazy\" decoding=\"async\"\u003e\n                    \u003cdiv class=\"play-btn-overlay\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordions --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted, TIG Welded, 4130 Chromoly Steel, 2 Water Bottle Mounts\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003e4130 Chromoly Steel, 1 1\/8\" threadless steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road 1 1x12 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road 1 Forged 7075 Aluminum (XS\/S: 165mm, M: 170mm, L: 175mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003e40t Direct Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003e11-46t (11-50t Upgrade Available)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. Hydro-Mechanical Calipers (Cable-Actuated Hydraulic) with 160mm Rotors (6-Bolt) Flat-Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All Road Drop Bars, Aluminum 33 Degree flare, W: 500 \/ 420mm, OS31.8 Stem Black\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eAlloy 3D Forged, Clamp Diameter: 31.8mm (Length: XS\/S: 90mm, M: 100mm, L: 110mm) Rise: +\/- 7 degree\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eZS44 1 1\/8\" threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Front: 12x100 THRU-AXLE, Rear: 12x142 THRU-AXLE, 6-Bolt\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThru-Axle\u003c\/th\u003e\n\u003ctd\u003eFront: M12, 125mm Length, Pitch 1.5, Thread Length 20mm | Rear: M12, 174mm Length, Pitch 1.0, Thread Length 20mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eAluminum Wheel Set (650b \/ 700c) 32 Hole, Rim Depth: 24mm, Int. Width: 23mm (700c) \/ 25mm (650b), Tubeless Capable 32H Double Wall\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c: Vittoria Terreno Zero 38c (Tubeless) | 650b: Vittoria Barzo 2.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Stainless Steel, 3 Cross Pattern (F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eState All-Road, Polyurethane, Steel Rails\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 250mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 29.8mm, Bolt Type: M5 x .80mm x 20mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eAlloy Platform Pedal\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_bicycle_co_All_Road_4130_Frame_Geometry_diagram.png?v=1772002481\u0026amp;format=avif\" alt=\"State Bicycle Co. 4130 All-Road Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" to 5'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" to 5'10\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" to 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003c\/tbody\u003e\n                            \u003c\/table\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eXS\u003c\/th\u003e\n\u003cth\u003eS\u003c\/th\u003e\n\u003cth\u003eM\u003c\/th\u003e\n\u003cth\u003eL\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e496mm\u003c\/td\u003e\n\u003ctd\u003e517.3mm\u003c\/td\u003e\n\u003ctd\u003e528.9mm\u003c\/td\u003e\n\u003ctd\u003e553.1mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (650)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e27lbs 5oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 6oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 12oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 14oz\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (700)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25lbs 15oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 0oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 6oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 8oz\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e175mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e510mm\u003c\/td\u003e\n\u003ctd\u003e535mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e575mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e70.50°\u003c\/td\u003e\n\u003ctd\u003e71.00°\u003c\/td\u003e\n\u003ctd\u003e71.50°\u003c\/td\u003e\n\u003ctd\u003e71.50°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e125mm\u003c\/td\u003e\n\u003ctd\u003e145mm\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e185mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e359.8mm\u003c\/td\u003e\n\u003ctd\u003e373.7mm\u003c\/td\u003e\n\u003ctd\u003e371.5mm\u003c\/td\u003e\n\u003ctd\u003e385mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e430mm\u003c\/td\u003e\n\u003ctd\u003e470mm\u003c\/td\u003e\n\u003ctd\u003e510mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75.00°\u003c\/td\u003e\n\u003ctd\u003e74.50°\u003c\/td\u003e\n\u003ctd\u003e73.50°\u003c\/td\u003e\n\u003ctd\u003e73.00°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e560.7mm\u003c\/td\u003e\n\u003ctd\u003e581.6mm\u003c\/td\u003e\n\u003ctd\u003e602.5mm\u003c\/td\u003e\n\u003ctd\u003e621.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height (700 \/ 650)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e743mm \/ 735mm\u003c\/td\u003e\n\u003ctd\u003e772mm \/ 764mm\u003c\/td\u003e\n\u003ctd\u003e798mm \/ 790mm\u003c\/td\u003e\n\u003ctd\u003e827mm \/ 819mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e997.1mm\u003c\/td\u003e\n\u003ctd\u003e1013.1mm\u003c\/td\u003e\n\u003ctd\u003e1054.1mm\u003c\/td\u003e\n\u003ctd\u003e1062.9mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-top: 5px;\"\u003e*Complete bike weights do not include pedals.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow does the 4130 All-Road handle rough gravel and technical trails?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. 4130 All-Road excels on rough terrain thanks to its double-butted 4130 Chromoly steel frame, which naturally absorbs high-frequency vibrations. Combined with high-volume tire clearance, it provides a plush, highly controlled ride on chunky gravel.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat does UDH compatibility mean for the 4130 All-Road?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe frame features a Universal Derailleur Hanger (UDH). This modern standard makes finding a replacement hanger incredibly easy no matter where you travel, and ensures compatibility with the latest next-generation mountain and gravel drivetrains.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I switch between 700c and 650b wheelsets?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAbsolutely. The 4130 All-Road is designed with versatile geometry that accommodates both wheel sizes. You can run 700c wheels with up to 45mm tires for speed on pavement and hardpack, or swap to 650b wheels with up to 2.4-inch tires for aggressive off-road traction.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat are the benefits of Hydro-Mechanical disc brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eHydro-Mechanical brakes combine the easy maintenance and field-serviceability of cable actuation with the powerful, consistent stopping force of hydraulic calipers. This ensures reliable braking in wet, muddy, or steep conditions without the complexity of full hydraulic lines.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eIs the 4130 All-Road suitable for long-distance bikepacking?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. The frame and fork are heavily equipped with mounting points, allowing you to easily attach front and rear racks, fenders, and multiple water bottles or cargo cages. It is an ideal platform for multi-day backcountry touring.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the 4130 All-Road Dromedary Tan require professional assembly?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eTo validate the 5-year frame warranty and ensure optimal mechanical safety, State Bicycle Co. requires proof of professional assembly by a certified bicycle mechanic.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content list-section\"\u003e\n                    \u003cdiv style=\"margin-top: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Co. 4130 All-Road (Dromedary Tan)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHydro-Mechanical calipers pre-installed for immediate stopping power.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eSafety Reflector Kit\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eComplete front, rear, and wheel reflector suite included.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \u003c!-- End Accordion Wrapper --\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- [CHECKLIST #19] Image Lightbox Modal with Accessibility Roles --\u003e\n    \u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e \n        \u003cimg draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMBINED BEHAVIOR \u0026 OPTIMIZATION SCRIPTS --\u003e\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('[data-belcopia-product]');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img, .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n                function prevSlide() { showSlide(currentIndex - 1); }\n\n                slider.querySelector('.belcopia-slider-next').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] JS Injector for Video Facade \n        function initVideoFacade() {\n            const facade = document.getElementById('sbc-video-facade');\n            if(facade) {\n                facade.addEventListener('click', function() {\n                    this.innerHTML = '\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VGppW1hnu7g?autoplay=1\" title=\"State Bicycle 4130 All-Road Video\" allow=\"autoplay; fullscreen\" allowfullscreen style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e';\n                }, { once: true });\n            }\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            console.log(\"User interacted. Safe to load heavy third-party scripts.\");\n\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ [CHECKLIST #19] A11y Keyboard Support for Custom Elements\n        document.addEventListener('keydown', (e) =\u003e {\n            if (e.key === 'Enter' || e.key === ' ') {\n                const focused = document.activeElement;\n                if (focused \u0026\u0026 (\n                    focused.classList.contains('belcopia-slider-dot') || \n                    focused.id === 'sbc-video-facade' ||\n                    focused.classList.contains('belcopia-modal-close')\n                )) {\n                    e.preventDefault();\n                    focused.click();\n                }\n            }\n        });\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacade();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacade();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small ( Riders 5'1\" - 5'6\") \/ 650b","offer_id":42130146230346,"sku":"731416167628","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Extra Small ( Riders 5'1\" - 5'6\") \/ 700c","offer_id":42130146263114,"sku":"731416167666","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Small ( Riders 5'5\" - 5'10\") \/ 650b","offer_id":42130146295882,"sku":"731416167635","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Small ( Riders 5'5\" - 5'10\") \/ 700c","offer_id":42130146328650,"sku":"731416167673","price":999.99,"currency_code":"USD","in_stock":true},{"title":"Medium ( Riders 5'9\" - 6'2\") \/ 650b","offer_id":42130146361418,"sku":"731416167642","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Medium ( Riders 5'9\" - 6'2\") \/ 700c","offer_id":42130146394186,"sku":"731416167680","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Large (Riders 6'1\" - 6'5\") \/ 650b","offer_id":42130146426954,"sku":"731416167659","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Large (Riders 6'1\" - 6'5\") \/ 700c","offer_id":43369843785802,"sku":null,"price":999.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-DromendaryTan_12Speed_UDH_-9.jpg?v=1767075111"},{"product_id":"4130-all-road-raw-phosphate-12-speed-udh","title":"State Bicycle Co. 4130 All-Road - Raw Phosphate - (12-Speed \/ UDH)","description":"\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\n\u003cmeta name=\"description\" content=\"The ultimate gravel and all-road machine. Featuring a 4130 Chromoly Steel frame in Raw Phosphate, 1x12 drivetrain, UDH compatibility, and massive 650b\/700c tire clearance.\"\u003e\n\n\u003c!-- [CHECKLIST #10] Early Connections --\u003e\n\u003clink rel=\"dns-prefetch\" href=\"https:\/\/cdn.shopify.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/cdn.shopify.com\" crossorigin\u003e\n\n\u003c!-- [CHECKLIST #11] Ultra-early LCP Image Discovery (Forces Hero image download before HTML finishes parsing) --\u003e\n\u003clink rel=\"preload\" as=\"image\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Cyclist_riding_the_State_Bicycle_Co._4130_All-Road_in_Raw_Phosphate_finish_against_a_brick_wall_showcasing_the_4130_chromoly_steel_frame_and_drop_bars.jpg?v=1765777671\u0026amp;format=avif\" fetchpriority=\"high\"\u003e\n\n\u003c!-- [CHECKLIST #8] Font Preloading --\u003e\n\u003clink rel=\"preload\" href=\"https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2\" as=\"font\" type=\"font\/woff2\" crossorigin\u003e\n\n\u003cstyle\u003e\n    \/* [CHECKLIST #8] Font Swapping *\/\n    @font-face {\n        font-family: 'FuturaCustom';\n        src: url('https:\/\/fonts.gstatic.com\/s\/futura\/v1\/Futura.woff2') format('woff2');\n        font-weight: normal;\n        font-style: normal;\n        font-display: swap; \n    }\n\n    \/* [CHECKLIST #6] Flattened CSS Specificity *\/\n    .sbc-product-wrapper {\n        font-family: 'FuturaCustom', \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* Image \u0026 Content Protection *\/\n    .sbc-product-wrapper img {\n        -webkit-user-drag: none;\n        user-drag: none;\n        -webkit-touch-callout: none;\n        user-select: none;\n        transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: transform;\n    }\n    .sbc-product-wrapper .protected-zone {\n        -webkit-user-select: none;\n        -moz-user-select: none;\n        -ms-user-select: none;\n        user-select: none;\n    }\n\n    \/* Image Lightbox Modal *\/\n    .sbc-product-wrapper .belcopia-modal {\n        display: none; \n        position: fixed; \n        z-index: 99999; \n        left: 0; top: 0; right: 0; bottom: 0;\n        width: 100vw; height: 100vh; \n        background-color: rgba(0,0,0,0.85);\n        backdrop-filter: blur(8px);\n        opacity: 0;\n        transition: opacity 0.3s ease;\n        \/* [CHECKLIST #12] Hardware Acceleration *\/\n        will-change: opacity;\n    }\n    .sbc-product-wrapper .belcopia-modal.show {\n        display: block;\n        opacity: 1;\n    }\n    .sbc-product-wrapper .belcopia-modal-content {\n        position: absolute;\n        top: 50%; left: 50%;\n        transform: translate(-50%, -50%) scale(0.95);\n        max-width: 90vw; max-height: 85vh;\n        border-radius: 12px;\n        box-shadow: 0 10px 40px rgba(0,0,0,0.5);\n        object-fit: contain;\n        transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        will-change: transform;\n    }\n    .sbc-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n        transform: translate(-50%, -50%) scale(1);\n    }\n    .sbc-product-wrapper .belcopia-modal-close {\n        position: absolute;\n        top: 20px; right: 30px;\n        z-index: 100000;\n        color: #fff; font-size: 45px; font-weight: bold;\n        cursor: pointer;\n        text-shadow: 0 2px 4px rgba(0,0,0,0.5);\n        \/* [CHECKLIST #19] Accessibility *\/\n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-modal-close:hover,\n    .sbc-product-wrapper .belcopia-modal-close:focus { color: #E3B123; outline: none; }\n\n    \/* Premium Animations - Gunmetal\/Silver Industrial Shimmer *\/\n    @keyframes metallicShimmer {\n        0% { background-position: 0% 50%; }\n        100% { background-position: 200% 50%; }\n    }\n    @keyframes subtleBounce {\n        0%, 100% { transform: translateX(0); }\n        50% { transform: translateX(5px); }\n    }\n\n    \/* \"At a Glance\" Icon Bar - [CHECKLIST #7] ANIMATIONS REMOVED TO PREVENT CLS *\/\n    .sbc-product-wrapper .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff; padding: 12px 10px;\n        \/* [CHECKLIST #13] CSS Containment *\/\n        contain: layout paint;\n    }\n    .sbc-product-wrapper .glance-container {\n        display: flex; justify-content: space-around;\n        text-align: center; max-width: 1200px; margin: 0 auto;\n        flex-wrap: wrap; gap: 15px;\n    }\n    .sbc-product-wrapper .glance-item {\n        display: flex; flex-direction: column; align-items: center; gap: 5px;\n        font-size: 0.8em; min-width: 90px; opacity: 1; \n    }\n    .sbc-product-wrapper .glance-item img { width: 36px; height: 36px; filter: brightness(0) invert(1); }\n    .sbc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; }\n\n    \/* 3. Hero Styling *\/\n    .sbc-product-wrapper .hero-image-section {\n        position: relative; height: 50vh; min-height: 400px; max-height: 600px;\n        display: flex; align-items: center; justify-content: center;\n        overflow: hidden; background-color: #000;\n        contain: paint;\n    }\n    .sbc-product-wrapper .hero-image-section img {\n        position: absolute; top: 50%; left: 50%; width: 100%; height: 100%;\n        object-fit: cover; transform: translate(-50%, -50%); opacity: 0.85;\n    }\n    .sbc-product-wrapper .hero-overlay {\n        position: absolute; top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n    }\n    .sbc-product-wrapper .hero-content {\n        position: relative; z-index: 3; padding: 20px; text-align: center; width: 100%;\n        display: flex; flex-direction: column; align-items: center;\n    }\n    \n    \/* SHIMMER FOR RAW PHOSPHATE (Gunmetal\/Silver) *\/\n    .sbc-product-wrapper .shimmer-text {\n        background: linear-gradient(90deg, #5A5A5A 0%, #D3D3D3 25%, #5A5A5A 50%, #D3D3D3 75%, #5A5A5A 100%);\n        background-size: 200% auto;\n        color: transparent; -webkit-background-clip: text; background-clip: text;\n        animation: metallicShimmer 4s linear infinite;\n        -webkit-text-stroke: 1px #ffffff;\n        filter: drop-shadow(2px 2px 10px rgba(0,0,0,1));\n    }\n\n    .sbc-product-wrapper .hero-content h2 {\n        font-size: 3.5em; font-weight: 900; line-height: 1.1;\n        text-transform: uppercase; letter-spacing: 1px;\n        margin: 0 auto 10px auto; opacity: 1 !important; \n    }\n    \n    .sbc-product-wrapper .product-subtitle {\n        font-size: 1.6em; font-weight: 900; \n        text-transform: uppercase; letter-spacing: 2px;\n        display: block; width: 100%; margin-top: 5px;\n        opacity: 1 !important;\n        -webkit-text-stroke: 0.5px #ffffff;\n    }\n\n    \/* 4. Headlines \u0026 Content Sections *\/\n    .sbc-product-wrapper .page-content { max-width: 1200px; margin: 0 auto; padding: 10px 20px; }\n    .sbc-product-wrapper h3 {\n        font-size: 2em; font-weight: bold; color: #5f7038;\n        border-bottom: 2px solid #eee; padding-bottom: 10px;\n        margin-bottom: 30px; text-transform: uppercase; position: relative;\n    }\n    .sbc-product-wrapper h3::after {\n        content: ''; position: absolute; bottom: -2px; left: 0; width: 0; height: 3px;\n        background-color: #5f7038; transition: width 0.6s ease;\n    }\n    .sbc-product-wrapper .unbordered-section:hover h3::after, \n    .sbc-product-wrapper .bordered-section:hover h3::after { width: 100%; }\n    \n    .sbc-product-wrapper h4 {\n        font-size: 1.4em; font-weight: 900; color: #2c2c2c;\n        border-left: 5px solid #E3B123; padding-left: 15px; \n        text-transform: uppercase; letter-spacing: 0.02em !important; \n        margin-bottom: 15px;\n    }\n    .sbc-product-wrapper .unbordered-section { \n        padding: 20px 0; border: none; \n        contain: content; \n    }\n    .sbc-product-wrapper .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n    .sbc-product-wrapper .sub-headline { font-size: 2em; font-weight: 900; font-style: italic; color: #5f7038; text-align: center; margin-bottom: 30px; }\n    .sbc-product-wrapper p { margin-bottom: 20px; line-height: 1.7; }\n\n    \/* 5. Grid Layouts *\/\n    .sbc-product-wrapper .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 30px; margin-bottom: 25px; }\n    @media (min-width: 768px) { \n        .sbc-product-wrapper .two-col-container { grid-template-columns: 1fr 1fr; } \n        .sbc-product-wrapper .two-col-container.reverse \u003e :first-child { order: 2; }\n    }\n    .sbc-product-wrapper .two-col-container img { \n        width: 100%; max-height: 380px;\n        object-fit: cover; border-radius: 12px; box-shadow: 0 8px 30px rgba(0,0,0,0.12); display: block; overflow: hidden;\n        cursor: zoom-in; transition: transform 0.5s ease;\n    }\n    @media (hover: hover) { .sbc-product-wrapper .two-col-container img:hover { transform: scale(1.03); } }\n\n    .sbc-product-wrapper .two-col-list { list-style: none; padding: 0; }\n    .sbc-product-wrapper .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 20px; font-weight: 500;}\n    .sbc-product-wrapper .two-col-list li::before { content: '✓'; color: #E3B123; font-size: 1.8em; margin-right: 15px; line-height: 1; font-weight: 900; }\n\n    \/* MULTI-IMAGE CAROUSEL STYLING *\/\n    .sbc-product-wrapper .belcopia-slider { \n        position: relative; width: 100%; border-radius: 12px; overflow: hidden; \n        box-shadow: 0 8px 30px rgba(0,0,0,0.12); aspect-ratio: 4\/3; \n    }\n    .sbc-product-wrapper .belcopia-slide { \n        position: absolute; top: 0; left: 0; width: 100%; height: 100%; \n        opacity: 0; transition: opacity 0.6s ease-in-out; \n        will-change: opacity;\n    }\n    .sbc-product-wrapper .belcopia-slide.active { opacity: 1; z-index: 2; }\n    .sbc-product-wrapper .belcopia-slide img { \n        width: 100%; height: 100%; object-fit: cover; cursor: zoom-in; \n        box-shadow: none; border-radius: 0; max-height: none; \n    }\n    .sbc-product-wrapper .belcopia-slider-btn { \n        position: absolute; top: 50%; transform: translateY(-50%); \n        background: rgba(0,0,0,0.5); color: white; border: none; cursor: pointer; \n        z-index: 3; font-size: 20px; border-radius: 50%; width: 40px; height: 40px; \n        display: flex; align-items: center; justify-content: center; transition: background 0.3s; \n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-slider-btn:hover,\n    .sbc-product-wrapper .belcopia-slider-btn:focus { background: rgba(0,0,0,0.9); color: #E3B123; outline: none; }\n    .sbc-product-wrapper .belcopia-slider-prev { left: 15px; }\n    .sbc-product-wrapper .belcopia-slider-next { right: 15px; }\n    .sbc-product-wrapper .belcopia-slider-dots { \n        position: absolute; bottom: 15px; left: 50%; transform: translateX(-50%); \n        display: flex; gap: 8px; z-index: 3; \n    }\n    .sbc-product-wrapper .belcopia-slider-dot { \n        width: 10px; height: 10px; border-radius: 50%; \n        background: rgba(255,255,255,0.4); cursor: pointer; transition: background 0.3s; \n        outline: none;\n    }\n    .sbc-product-wrapper .belcopia-slider-dot.active,\n    .sbc-product-wrapper .belcopia-slider-dot:focus { background: #E3B123; outline: none; }\n\n    \/* 6. Features Scroller *\/\n    .sbc-product-wrapper .features-scroller { display: flex; overflow-x: auto; padding-bottom: 30px; scroll-snap-type: x mandatory; scrollbar-width: thin; scrollbar-color: #5f7038 #e0e0e0; contain: paint; }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar { height: 10px; }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar-track { background: #e0e0e0; border-radius: 6px; }\n    .sbc-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color: #5f7038; border-radius: 6px; border: 2px solid #e0e0e0; }\n    .sbc-product-wrapper .feature-card { \n        flex: 0 0 300px; margin-right: 25px; background: #f9f9f9; border-radius: 12px; \n        border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.06); \n        display: flex; flex-direction: column; transition: transform 0.4s ease; cursor: pointer; scroll-snap-align: start;\n        will-change: transform;\n    }\n    .sbc-product-wrapper .feature-card:hover { transform: translateY(-10px); box-shadow: 0 15px 35px rgba(0,0,0,0.12); }\n    .sbc-product-wrapper .feature-card img { \n        width: 100%; height: 200px; object-fit: cover; transition: transform 0.5s ease; \n        \/* [CHECKLIST #4] Strict aspect ratio to prevent layout shifting *\/\n        aspect-ratio: 3\/2;\n        cursor: zoom-in;\n    }\n    .sbc-product-wrapper .feature-card:hover img { transform: scale(1.05); }\n    .sbc-product-wrapper .feature-card-content { padding: 12px 15px; flex-grow: 1; display: flex; flex-direction: column; }\n    .sbc-product-wrapper .feature-card h4 { color: #E3B123; font-size: 1.2em; border: none; padding: 0; margin-bottom: 6px; }\n    .sbc-product-wrapper .feature-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Swipe Hint Animation *\/\n    .sbc-product-wrapper .scroll-hint { \n        font-size: 0.85em; color: #E3B123; font-style: italic; text-align: right; \n        margin-bottom: 8px; display: block; font-weight: bold;\n        animation: subtleBounce 2s infinite ease-in-out;\n    }\n    @media (min-width: 992px) { .sbc-product-wrapper .scroll-hint { display: none; } }\n\n    \/* Why Build Matters Grid (Yellow under-borders removed per instruction) *\/\n    .sbc-product-wrapper .three-col-grid { display: grid; grid-template-columns: 1fr; gap: 20px; margin-top: 15px; }\n    @media (min-width: 768px) { .sbc-product-wrapper .three-col-grid { grid-template-columns: repeat(3, 1fr); } }\n    .sbc-product-wrapper .tech-proof-card {\n        background: #fff; border: 1px solid #eee; padding: 16px 18px; border-radius: 8px;\n        box-shadow: 0 4px 15px rgba(0,0,0,0.03); position: relative; transition: transform 0.4s ease;\n        will-change: transform;\n    }\n    .sbc-product-wrapper .tech-proof-card:hover { transform: translateY(-5px); box-shadow: 0 10px 25px rgba(0,0,0,0.08); }\n    .sbc-product-wrapper .tech-proof-card h4 { color: #E3B123; font-size: 1.1em; border: none; padding: 0; margin-bottom: 6px; }\n    .sbc-product-wrapper .tech-proof-card p { font-size: 0.9em; color: #555; margin: 0; line-height: 1.4; }\n\n    \/* Video Section Facade Overlays *\/\n    .sbc-product-wrapper .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); background-color: #000; cursor: pointer; }\n    .sbc-product-wrapper .video-wrapper iframe, .sbc-product-wrapper .video-wrapper img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; object-fit: cover; }\n    .sbc-product-wrapper .play-btn-overlay {\n        position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);\n        width: 70px; height: 70px; background: rgba(227, 177, 35, 0.9);\n        border-radius: 50%; display: flex; align-items: center; justify-content: center;\n        z-index: 2; transition: transform 0.3s ease, background 0.3s ease;\n    }\n    .sbc-product-wrapper .video-wrapper:hover .play-btn-overlay { transform: translate(-50%, -50%) scale(1.1); background: rgba(227, 177, 35, 1); }\n    .sbc-product-wrapper .play-btn-overlay::after { content: '▶'; color: white; font-size: 28px; margin-left: 6px; }\n\n    \/* Premium Tables \u0026 Sizing *\/\n    .sbc-product-wrapper .sizing-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 35px; }\n    @media (min-width: 768px) { .sbc-product-wrapper .sizing-container { grid-template-columns: 1fr 1fr; } }\n    .sbc-product-wrapper .sizing-container img { width: 100%; border-radius: 12px; cursor: zoom-in; max-height: none !important; object-fit: contain; box-shadow: 0 4px 15px rgba(0,0,0,0.08); }\n    .sbc-product-wrapper .sizing-table { min-width: 0 !important; }\n\n    .sbc-product-wrapper .table-wrapper { width: 100%; overflow-x: auto; border-radius: 8px; border: 1px solid #ddd; margin-bottom: 25px; box-shadow: 0 4px 10px rgba(0,0,0,0.02); }\n    .sbc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; min-width: 600px; }\n    .sbc-product-wrapper .spec-table.two-col th { width: 22%; }\n    .sbc-product-wrapper .spec-table th { \n        background-color: #f7f8f6; font-weight: 900; text-transform: uppercase; \n        font-size: 0.85em; color: #5f7038; border-left: 4px solid #E3B123; padding: 12px 15px; text-align: left;\n    }\n    .sbc-product-wrapper .spec-table td { padding: 12px 15px; border: 1px solid #eee; font-size: 0.9em; text-align: left; }\n    .sbc-product-wrapper .spec-table tr { transition: background-color 0.2s ease; }\n    .sbc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n    \/* Accordion Wrapper \u0026 Hover Highlight *\/\n    .sbc-product-wrapper .accordion-wrapper { margin: 40px 0; border-top: 1px solid #eee; }\n    .sbc-product-wrapper details.accordion-item { border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden; }\n    .sbc-product-wrapper details.accordion-item summary { \n        padding: 24px 45px 24px 0; font-size: 1.6em; font-weight: 500; color: #1a1a1a;\n        cursor: pointer; position: relative; outline: none; list-style: none; transition: color 0.3s ease; \n    }\n    .sbc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n    .sbc-product-wrapper details.accordion-item summary::after {\n        content: ''; position: absolute; right: 15px; top: 50%; width: 12px; height: 12px;\n        border-right: 2px solid #1a1a1a; border-bottom: 2px solid #1a1a1a;\n        transform: translateY(-70%) rotate(45deg); transition: transform 0.3s ease, border-color 0.3s ease;\n    }\n    .sbc-product-wrapper details.accordion-item summary:hover,\n    .sbc-product-wrapper details.accordion-item[open] summary { color: #5f7038; }\n    .sbc-product-wrapper details.accordion-item[open] summary::after { transform: translateY(-30%) rotate(-135deg); border-color: #5f7038; }\n    \n    \/* [CHECKLIST #5] MAIN THREAD OPTIMIZATION *\/\n    .sbc-product-wrapper .accordion-content { \n        padding: 0 0 30px 0; border-top: none; \n        content-visibility: auto; \n        contain-intrinsic-size: auto 500px;\n    }\n\n    \/* Expert Insight *\/\n    .sbc-product-wrapper .expert-insight { background-color: #fdfdfd; border-left: 4px solid #5f7038; padding: 25px; margin: 10px 0 30px 0; border-radius: 4px; box-shadow: 0 2px 10px rgba(0,0,0,0.02); }\n    .sbc-product-wrapper .expert-insight-quote { font-style: italic; font-weight: 500; font-size: 1.15em; color: #1a1a1a; margin: 0 0 12px 0; line-height: 1.5; }\n    .sbc-product-wrapper .expert-insight-attr { font-weight: bold; font-size: 0.85em; color: #5f7038; text-transform: uppercase; letter-spacing: 1px; }\n\n    \/* List Section *\/\n    .sbc-product-wrapper .list-section ul { list-style: none; padding: 0; margin-top: 5px; }\n    .sbc-product-wrapper .list-section li { display: flex; flex-direction: column; padding-left: 35px; position: relative; margin-bottom: 8px; } \n    .sbc-product-wrapper .list-section li::before { content: '✓'; position: absolute; left: 0; top: 0; color: #E3B123; font-size: 1.6em; line-height: 1; }\n    .sbc-product-wrapper .list-section .item-title { font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; color: #2c2c2c; font-size: 0.9em;}\n    .sbc-product-wrapper .list-section .item-desc { font-size: 0.85em; color: #555; }\n    \n    \/* FAQ specific styles *\/\n    .sbc-product-wrapper details.faq-item { border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0; }\n    .sbc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n    .sbc-product-wrapper details.faq-item summary { font-size: 1em; font-weight: 600; padding: 18px 45px 18px 0; color: #2c2c2c; }\n    .sbc-product-wrapper details.faq-item summary:hover { color: #5f7038; }\n    .sbc-product-wrapper details.faq-item summary::after { width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c; }\n    .sbc-product-wrapper .faq-answer { padding: 0 0 20px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sbc-product-wrapper\"\u003e\n    \u003c!-- Section 1: Icon Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar protected-zone\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003c!-- [CHECKLIST #2, #3, #4] Icons strictly sized, lazy loaded, async decoded, and AVIF formatted --\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e4130 Chromoly\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Drive\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e12-Speed Drivetrain\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWheelset\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e650b \/ 700c\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~28 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\u0026amp;format=avif\"\u003e\u003cspan class=\"glance-title\"\u003eUtility\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eAll-Road\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Section 2: Hero Section --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003c!-- [CHECKLIST #3] Replaced loading=\"eager\" with fetchpriority=\"high\" for proper LCP loading, defined aspect width\/height --\u003e\n        \u003cimg width=\"1200\" height=\"800\" draggable=\"false\" fetchpriority=\"high\" loading=\"eager\" alt=\"State Bicycle Co. 4130 All-Road Raw Phosphate Hero\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Cyclist_riding_the_State_Bicycle_Co._4130_All-Road_in_Raw_Phosphate_finish_against_a_brick_wall_showcasing_the_4130_chromoly_steel_frame_and_drop_bars.jpg?v=1765777671\u0026amp;format=avif\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content protected-zone\"\u003e\n            \u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. 4130 All-Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle shimmer-text\"\u003eRaw Phosphate Edition. 12-Speed Supremacy.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Intro --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Steel is Real. The Ultimate All-Road Instrument.\"\u003c\/p\u003e\n            \u003cp\u003eMeet the State Bicycle Co. 4130 All-Road in Raw Phosphate. It’s the definitive \"quiver killer\" for riders who demand utility over vanity. Whether you’re chasing party pace on a weekend gravel grind, navigating the daily urban scramble, or loading up for a multi-day bikepacking trip, this rig delivers. It perfectly marries the supple, vibration-eating feel of a \u003cstrong class=\"description-emphasis\"\u003e\"steel is real\"\u003c\/strong\u003e frame with an industrial, raw aesthetic.\u003c\/p\u003e\n            \u003cp\u003eBuilt on a fully revamped, double-butted 4130 Chromoly chassis, it’s bulletproof, lively, and unapologetically gritty in the exclusive Raw Phosphate finish. Featuring a dialed \u003cstrong class=\"description-emphasis\"\u003e1x12 drivetrain\u003c\/strong\u003e, massive tire clearance for 650b or 700c setups, and future-proof UDH dropouts, this isn't just a bike—it's your utilitarian tool to underbike the trails and out-ride the city.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"expert-insight protected-zone\"\u003e\n            \u003cp class=\"expert-insight-quote\"\u003e\"The 4130 All-Road in Raw Phosphate is our tribute to the grit of backcountry riding. We utilized double-butted Chromoly for its legendary fatigue life—it’s designed to handle a lifetime of brutal gravel while the industrial raw finish stays looking strictly business.\"\u003c\/p\u003e\n            \u003cdiv class=\"expert-insight-attr\"\u003e— State Bicycle Co. Product Team\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 1: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eRECLAIM YOUR ROUTE IF...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003c!-- [CHECKLIST #2, #3] Lazy, async, avif formatting applied to all carousel images below fold --\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Cyclist_riding_the_State_Bicycle_Co._4130_All-Road_in_Raw_Phosphate_finish_against_a_brick_wall_showcasing_the_chromoly_steel_frame_and_drop_bars.jpg?v=1765777670\u0026amp;format=avif\" alt=\"Cyclist riding the State Bicycle Co. 4130 All-Road Raw Phosphate\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-46.jpg?v=1767075345\u0026amp;format=avif\" alt=\"Cyclist riding the State Bicycle Co. 4130 All-Road Raw Phosphate\"\u003e\u003c\/div\u003e\n                    \n                    \u003c!-- [CHECKLIST #19] Accessibility labels applied --\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou demand the unmatched durability and vibration-dampening ride quality of a premium double-butted steel frame.\u003c\/li\u003e\n                    \u003cli\u003eYou need a highly versatile machine capable of fast city commuting, aggressive gravel grinding, and light touring.\u003c\/li\u003e\n                    \u003cli\u003eYou value future-proof engineering like UDH compatibility and clean semi-internal cable routing.\u003c\/li\u003e\n                    \u003cli\u003eYou want the tactical advantage of seamlessly swapping between fast 700c and high-volume 650b wheelsets.\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 2: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eUNBOUNDED EXPLORATION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/H1_Cyclist_riding_the_State_Bicycle_Co._4130_All-Road_Raw_Phosphate_on_a_dirt_canal_path_viewed_from_behind.jpg?v=1765777670\u0026amp;format=avif\" alt=\"Cyclist riding the State Bicycle Co. 4130 All-Road on dirt path\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/JMO_5174.jpg?v=1767075353\u0026amp;format=avif\" alt=\"Cyclist riding the State Bicycle Co. 4130 All-Road on dirt path\"\u003e\u003c\/div\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eGravel \u0026amp; Bikepacking Ready\u003c\/h4\u003e\n                    \u003cp\u003eWider tire clearance (up to 2.4\" on 650b) unlocks serious terrain, from smooth tarmac to chunky, rutted fire roads. The 4130 All-Road is engineered with adventure in mind, featuring a plethora of strategic mounting points (barnacles) on the frame and fork.\u003c\/p\u003e\n                    \u003cp\u003eEasily load it up with frame bags, heavy-duty racks, fenders, and cargo cages. It's the ultimate canvas for your dream bikepacking rig, allowing you to get lost in the woods and carry the party with you.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 3: Lifestyle Zig-Zag with Carousel --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eVERSATILITY BY DESIGN\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv class=\"belcopia-slider\"\u003e\n                    \u003cdiv class=\"belcopia-slide active\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-19_ee39e617-5f0c-4b71-b56d-8f99b8cbc84c.jpg?v=1767075353\u0026amp;format=avif\" alt=\"Side view of bike showcasing components\"\u003e\u003c\/div\u003e\n                    \u003cdiv class=\"belcopia-slide\"\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-17_dc8101b6-284f-4271-a193-e2548e701267.jpg?v=1767075357\u0026amp;format=avif\" alt=\"Side view of bike showcasing components\"\u003e\u003c\/div\u003e\n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-prev\" aria-label=\"Previous Image\"\u003e❮\u003c\/button\u003e \n                    \u003cbutton class=\"belcopia-slider-btn belcopia-slider-next\" aria-label=\"Next Image\"\u003e❯\u003c\/button\u003e\n                    \u003cdiv class=\"belcopia-slider-dots\" aria-label=\"Image Carousel Navigation\"\u003e\n                        \u003cspan class=\"belcopia-slider-dot active\" role=\"button\" aria-label=\"View Slide 1\" tabindex=\"0\"\u003e\u003c\/span\u003e \n                        \u003cspan class=\"belcopia-slider-dot\" role=\"button\" aria-label=\"View Slide 2\" tabindex=\"0\"\u003e\u003c\/span\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eSeamless Wheel Switching\u003c\/h4\u003e\n                    \u003cp\u003eChoose your weapon. The 4130 All-Road offers the brilliant capability to run either 700c wheels with semi-slick tires for blistering speed on pavement, or 650b wheels with high-volume knobby tires to shred singletrack and loose gravel.\u003c\/p\u003e\n                    \u003cp\u003eThe frame geometry is meticulously dialed to accommodate both standards without blowing out your bottom bracket height or cornering stability. It’s essentially two entirely different, incredibly fun bikes wrapped in one industrial chassis.\u003c\/p\u003e\n                    \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-top: 10px;\"\u003e*Note: The 4130 All-Road arrives equipped with your choice of either the fast-rolling 700c or the high-volume 650b wheelset.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Key Features Scroller --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003ePREMIUM COMPONENTS\u003c\/h3\u003e\n            \u003cdiv class=\"scroll-hint\"\u003eSwipe to see more →\u003c\/div\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"4130 Chromoly Steel Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-18.jpg?v=1767075715\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e4130 Chromoly Steel\u003c\/h4\u003e\n                        \u003cp\u003eA fully revamped steel frame offering superior durability, vibration dampening, and a classic, clean aesthetic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"12-Speed Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-19.jpg?v=1767075716\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e12-Speed Drivetrain\u003c\/h4\u003e\n                        \u003cp\u003eThe State Bicycle Co. All-Road 1x12 drivetrain with an 11-46t cassette provides a massive range for climbing steep gradients.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Massive Tire Clearance\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-33.jpg?v=1767075331\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Tire Clearance\u003c\/h4\u003e\n                        \u003cp\u003eFit up to 55mm (2.1\") tires on 700c wheels or 2.4\" on 650b wheels for maximum traction and plush comfort.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Hydraulic Disc Brakes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-FlatBar-RawPhosphate_650b_700c_-20.jpg?v=1767075720\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eHydraulic Disc Brakes\u003c\/h4\u003e\n                        \u003cp\u003eHydro-Mechanical calipers with 160mm rotors offer powerful, consistent braking in all conditions while maintaining field-serviceability.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"UDH Compatible\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-32.jpg?v=1767075331\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eUDH Compatible\u003c\/h4\u003e\n                        \u003cp\u003eNow featuring a Universal Derailleur Hanger (UDH), ensuring easy replacements and compatibility with modern next-gen drivetrains.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n\u003cimg width=\"400\" height=\"266\" loading=\"lazy\" decoding=\"async\" alt=\"Abundant Mounting Points\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-36.jpg?v=1767075335\u0026amp;format=avif\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eAbundant Mounting Points\u003c\/h4\u003e\n                        \u003cp\u003eEquipped with numerous strategic mounts on the frame and fork to easily attach racks, fenders, water bottles, and cargo cages.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8.5: Why This Build Matters --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n            \u003cdiv class=\"three-col-grid\"\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003e12-Speed Dynamic Range\u003c\/h4\u003e\n                    \u003cp\u003eThe State 1x12 drivetrain paired with an 11-46T cassette provides explosive off-the-line speed while giving you the climbing gears to conquer technical inclines.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eDouble-Butted Resilience\u003c\/h4\u003e\n                    \u003cp\u003eWe use double-butted 4130 Chromoly, which is thicker at the joints and thinner in the center. This results in an industrial chassis that is exceptionally light and dampens trail chatter.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"tech-proof-card protected-zone\"\u003e\n                    \u003ch4\u003eExpedition Ready\u003c\/h4\u003e\n                    \u003cp\u003eThis isn't a fair-weather bike. With robust integrated mounts, dropper post routing, and massive tire clearance, it transforms easily into a high-speed touring rig.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section: Video --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003ch3\u003eSEE IT IN ACTION\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003c!-- [CHECKLIST #1] Video Facade Implementation injected perfectly in the left column block --\u003e\n                \u003c!-- [CHECKLIST #19] Added Accessibility role, tabindex, and label to Video Facade --\u003e\n                \u003cdiv class=\"video-wrapper\" id=\"sbc-video-facade\" role=\"button\" tabindex=\"0\" aria-label=\"Play Product Video\"\u003e\n                    \u003cimg src=\"https:\/\/img.youtube.com\/vi\/VGppW1hnu7g\/maxresdefault.jpg\" alt=\"Play State Bicycle Co. 4130 Video\" loading=\"lazy\" decoding=\"async\"\u003e\n                    \u003cdiv class=\"play-btn-overlay\"\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003c!-- Right side text removed per instructions. Grid naturally leaves space on desktop. --\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Accordions --\u003e\n        \u003cdiv class=\"accordion-wrapper\"\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content\"\u003e\n                    \u003cdiv class=\"table-wrapper protected-zone\"\u003e\n                        \u003ctable class=\"spec-table two-col\"\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted, TIG Welded, 4130 Chromoly Steel, 2 Water Bottle Mounts\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003e4130 Chromoly Steel, 1 1\/8\" threadless steerer\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road 1 1x12 Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road 1 Forged 7075 Aluminum (XS\/S: 165mm, M: 170mm, L: 175mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eChainring\u003c\/th\u003e\n\u003ctd\u003e40t Direct Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003e11-46t (11-50t Upgrade Available)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. Hydro-Mechanical Calipers (Cable-Actuated Hydraulic) with 160mm Rotors (6-Bolt) Flat-Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All Road Drop Bars, Aluminum 33 Degree flare, W: 500 \/ 420mm, OS31.8 Stem Black\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eAlloy 3D Forged, Clamp Diameter: 31.8mm (Length: XS\/S: 90mm, M: 100mm, L: 110mm) Rise: +\/- 7 degree\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eZS44 1 1\/8\" threadless\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eHubs\u003c\/th\u003e\n\u003ctd\u003eSealed Bearing, Front: 12x100 THRU-AXLE, Rear: 12x142 THRU-AXLE, 6-Bolt\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eThru-Axle\u003c\/th\u003e\n\u003ctd\u003eFront: M12, 125mm Length, Pitch 1.5, Thread Length 20mm | Rear: M12, 174mm Length, Pitch 1.0, Thread Length 20mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eWheels\u003c\/th\u003e\n\u003ctd\u003eAluminum Wheel Set (650b \/ 700c) 32 Hole, Rim Depth: 24mm, Int. Width: 23mm (700c) \/ 25mm (650b), Tubeless Capable 32H Double Wall\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003e700c: Vittoria Terreno Zero 38c (Tubeless) | 650b: Vittoria Barzo 2.1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSpokes\u003c\/th\u003e\n\u003ctd\u003e14G Stainless Steel, 3 Cross Pattern (F: 296mm \/ R: 294mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSaddle\u003c\/th\u003e\n\u003ctd\u003eState All-Road, Polyurethane, Steel Rails\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeat Post\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 27.2mm, Length: 250mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003eSeat Post Clamp\u003c\/th\u003e\n\u003ctd\u003eAluminum, Diameter: 29.8mm, Bolt Type: M5 x .80mm x 20mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eAlloy Platform Pedal\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"sizing-container\"\u003e\n                        \u003cdiv\u003e\u003cimg width=\"800\" height=\"600\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State_bicycle_co_All_Road_4130_Frame_Geometry_diagram.png?v=1772002481\u0026amp;format=avif\" alt=\"State Bicycle Co. 4130 All-Road Sizing Diagram\"\u003e\u003c\/div\u003e\n                        \u003cdiv class=\"table-wrapper\"\u003e\n                            \u003ctable class=\"spec-table sizing-table\"\u003e\n                                \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eHeight Recommendations\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                                \u003ctbody\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eXS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" to 5'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eS\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" to 5'10\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eM\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'9\" to 6'2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                    \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eL\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'1\" to 6'5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003c\/tbody\u003e\n                            \u003c\/table\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrame Geometry\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content protected-zone\"\u003e\n                    \u003cdiv class=\"table-wrapper\"\u003e\n                        \u003ctable class=\"spec-table\"\u003e\n                            \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eMeasurement\u003c\/th\u003e\n\u003cth\u003eXS\u003c\/th\u003e\n\u003cth\u003eS\u003c\/th\u003e\n\u003cth\u003eM\u003c\/th\u003e\n\u003cth\u003eL\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eActual Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e496mm\u003c\/td\u003e\n\u003ctd\u003e517.3mm\u003c\/td\u003e\n\u003ctd\u003e528.9mm\u003c\/td\u003e\n\u003ctd\u003e553.1mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Drop\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003ctd\u003e75mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBB Height\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003ctd\u003e268mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eChain Stay Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003ctd\u003e450mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (650)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e27lbs 5oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 6oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 12oz\u003c\/td\u003e\n\u003ctd\u003e27lbs 14oz\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eComplete Bike Weight (700)*\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e25lbs 15oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 0oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 6oz\u003c\/td\u003e\n\u003ctd\u003e26lbs 8oz\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCrank Arm Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e170mm\u003c\/td\u003e\n\u003ctd\u003e175mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eEffective Top Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e510mm\u003c\/td\u003e\n\u003ctd\u003e535mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003ctd\u003e575mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003ctd\u003e405mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFork Offset\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003ctd\u003e50mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e70.50°\u003c\/td\u003e\n\u003ctd\u003e71.00°\u003c\/td\u003e\n\u003ctd\u003e71.50°\u003c\/td\u003e\n\u003ctd\u003e71.50°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHead Tube Length\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e125mm\u003c\/td\u003e\n\u003ctd\u003e145mm\u003c\/td\u003e\n\u003ctd\u003e165mm\u003c\/td\u003e\n\u003ctd\u003e185mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eReach\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e359.8mm\u003c\/td\u003e\n\u003ctd\u003e373.7mm\u003c\/td\u003e\n\u003ctd\u003e371.5mm\u003c\/td\u003e\n\u003ctd\u003e385mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e430mm\u003c\/td\u003e\n\u003ctd\u003e470mm\u003c\/td\u003e\n\u003ctd\u003e510mm\u003c\/td\u003e\n\u003ctd\u003e550mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSeat Tube Angle\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e75.00°\u003c\/td\u003e\n\u003ctd\u003e74.50°\u003c\/td\u003e\n\u003ctd\u003e73.50°\u003c\/td\u003e\n\u003ctd\u003e73.00°\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStack\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e560.7mm\u003c\/td\u003e\n\u003ctd\u003e581.6mm\u003c\/td\u003e\n\u003ctd\u003e602.5mm\u003c\/td\u003e\n\u003ctd\u003e621.5mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandover Height (700 \/ 650)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e743mm \/ 735mm\u003c\/td\u003e\n\u003ctd\u003e772mm \/ 764mm\u003c\/td\u003e\n\u003ctd\u003e798mm \/ 790mm\u003c\/td\u003e\n\u003ctd\u003e827mm \/ 819mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                                \u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWheel Base\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e997.1mm\u003c\/td\u003e\n\u003ctd\u003e1013.1mm\u003c\/td\u003e\n\u003ctd\u003e1054.1mm\u003c\/td\u003e\n\u003ctd\u003e1062.9mm\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                    \u003cp style=\"font-size: 0.85em; color: #666; font-style: italic; margin-top: 5px;\"\u003e*Complete bike weights do not include pedals.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content faq-container\"\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eHow does the 4130 All-Road handle rough gravel and technical trails?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe State Bicycle Co. 4130 All-Road excels on rough terrain thanks to its double-butted 4130 Chromoly steel frame, which naturally absorbs high-frequency vibrations. Combined with high-volume tire clearance, it provides a plush, highly controlled ride on chunky gravel.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat does UDH compatibility mean for the 4130 All-Road?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eThe frame features a Universal Derailleur Hanger (UDH). This modern standard makes finding a replacement hanger incredibly easy no matter where you travel, and ensures compatibility with the latest next-generation mountain and gravel drivetrains.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eCan I switch between 700c and 650b wheelsets?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eAbsolutely. The 4130 All-Road is designed with versatile geometry that accommodates both wheel sizes. You can run 700c wheels with up to 45mm tires for speed on pavement and hardpack, or swap to 650b wheels with up to 2.4-inch tires for aggressive off-road traction.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eWhat are the benefits of Hydro-Mechanical disc brakes?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eHydro-Mechanical brakes combine the easy maintenance and field-serviceability of cable actuation with the powerful, consistent stopping force of hydraulic calipers. This ensures reliable braking in wet, muddy, or steep conditions without the complexity of full hydraulic lines.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eIs the 4130 All-Road suitable for long-distance bikepacking?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eYes. The frame and fork are heavily equipped with mounting points, allowing you to easily attach front and rear racks, fenders, and multiple water bottles or cargo cages. It is an ideal platform for multi-day backcountry touring.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                    \u003cdetails class=\"faq-item\"\u003e\n                        \u003csummary\u003eDoes the 4130 All-Road Raw Phosphate require professional assembly?\u003c\/summary\u003e\n                        \u003cp class=\"faq-answer\"\u003eTo validate the 5-year frame warranty and ensure optimal mechanical safety, State Bicycle Co. requires proof of professional assembly by a certified bicycle mechanic.\u003c\/p\u003e\n                    \u003c\/details\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"accordion-item\"\u003e\n                \u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n                \u003cdiv class=\"accordion-content list-section\"\u003e\n                    \u003cdiv style=\"margin-top: 5px;\" class=\"two-col-container\"\u003e\n                        \u003cul\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eState Bicycle Co. 4130 All-Road (Raw Phosphate)\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives 90% assembled. Just attach front wheel, pedals, and handlebars.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eWellgo Alloy Pedals\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHigh-quality platform pedals included out of the box.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eBraking System\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eHydro-Mechanical calipers pre-installed for immediate stopping power.\u003c\/span\u003e\n\u003c\/li\u003e\n                            \u003cli\u003e\n\u003cspan class=\"item-title\"\u003eSafety Reflector Kit\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eComplete front, rear, and wheel reflector suite included.\u003c\/span\u003e\n\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n        \u003c!-- End Accordion Wrapper --\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- [CHECKLIST #19] Image Lightbox Modal with Accessibility Roles --\u003e\n    \u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n        \u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e \n        \u003cimg draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- COMBINED BEHAVIOR \u0026 OPTIMIZATION SCRIPTS --\u003e\n    \u003cscript\u003e\n        \/\/ [CHECKLIST #14] Smart Event Delegated Lightbox\n        function initSmartLightbox() {\n            const wrapper = document.querySelector('.sbc-product-wrapper');\n            const modal = document.getElementById('belcopia-image-modal');\n            const modalImg = document.getElementById('belcopia-modal-img');\n            const closeBtn = document.querySelector('.belcopia-modal-close');\n\n            if (!wrapper || !modal || !modalImg) return;\n\n            wrapper.addEventListener('click', (e) =\u003e {\n                const zoomableImg = e.target.closest('.two-col-container img, .belcopia-slide img, .sizing-container img, .feature-card img');\n                \n                if (zoomableImg) {\n                    e.preventDefault();\n                    modalImg.src = zoomableImg.src; \n                    modal.classList.add('show');\n                    \/\/ [CHECKLIST #15] Lock background scrolling\n                    document.body.style.overflow = 'hidden'; \n                    closeBtn.focus(); \n                }\n            });\n\n            const closeModal = () =\u003e {\n                modal.classList.remove('show');\n                \/\/ [CHECKLIST #15] Purge image memory after fade\n                setTimeout(() =\u003e { modalImg.src = ''; }, 300);\n                document.body.style.overflow = ''; \n            };\n\n            closeBtn.addEventListener('click', closeModal);\n            \n            modal.addEventListener('click', (e) =\u003e {\n                if (e.target === modal) closeModal(); \n            });\n\n            document.addEventListener('keydown', (e) =\u003e {\n                if ((e.key === 'Escape' || e.key === 'Enter') \u0026\u0026 modal.classList.contains('show')) closeModal(); \n            });\n        }\n        \n        \/\/ Multi-Image Carousel Logic\n        function initBelcopiaSliders() {\n            const sliders = document.querySelectorAll('.belcopia-slider');\n            \n            \/\/ [CHECKLIST #16] Intersection Observer to pause sliders off-screen\n            const observer = new IntersectionObserver((entries) =\u003e {\n                entries.forEach(entry =\u003e {\n                    entry.target.dataset.isVisible = entry.isIntersecting ? 'true' : 'false';\n                });\n            }, { threshold: 0.1 });\n\n            sliders.forEach(slider =\u003e {\n                if (slider.dataset.initialized) return;\n                slider.dataset.initialized = true;\n                observer.observe(slider);\n                \n                let slides = slider.querySelectorAll('.belcopia-slide');\n                let dots = slider.querySelectorAll('.belcopia-slider-dot');\n                let currentIndex = 0;\n                let interval;\n\n                function showSlide(index) {\n                    slides[currentIndex].classList.remove('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.remove('active');\n                    currentIndex = (index + slides.length) % slides.length;\n                    slides[currentIndex].classList.add('active');\n                    if(dots.length \u003e 0) dots[currentIndex].classList.add('active');\n                }\n\n                function nextSlide() { \n                    if (slider.dataset.isVisible === 'true') {\n                        showSlide(currentIndex + 1); \n                    }\n                }\n                function prevSlide() { showSlide(currentIndex - 1); }\n\n                slider.querySelector('.belcopia-slider-next').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex + 1); resetInterval(); });\n                slider.querySelector('.belcopia-slider-prev').addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(currentIndex - 1); resetInterval(); });\n                \n                dots.forEach((dot, idx) =\u003e {\n                    dot.addEventListener('click', (e) =\u003e { e.preventDefault(); showSlide(idx); resetInterval(); });\n                });\n\n                function startInterval() {\n                    interval = setInterval(nextSlide, 4500); \n                }\n                function resetInterval() {\n                    clearInterval(interval);\n                    startInterval();\n                }\n                startInterval();\n            });\n        }\n\n        \/\/ [CHECKLIST #1] JS Injector for Video Facade \n        function initVideoFacade() {\n            const facade = document.getElementById('sbc-video-facade');\n            if(facade) {\n                facade.addEventListener('click', function() {\n                    this.innerHTML = '\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/VGppW1hnu7g?autoplay=1\" title=\"State Bicycle 4130 All-Road Video\" allow=\"autoplay; fullscreen\" allowfullscreen style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e';\n                }, { once: true });\n            }\n        }\n\n        \/\/ [CHECKLIST #9] App Audit \/ Script Delayer\n        let interactionFired = false;\n        function loadDeferredScripts() {\n            if (interactionFired) return;\n            interactionFired = true;\n            \n            console.log(\"User interacted. Safe to load heavy third-party scripts.\");\n\n            ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n                window.removeEventListener(event, loadDeferredScripts);\n            });\n        }\n\n        \/\/ [CHECKLIST #18] Link Prefetching (Predictive Loading) via Speculation Rules\n        let prefetchCache = new Set();\n        function initPrefetcher() {\n            if (HTMLScriptElement.supports \u0026\u0026 HTMLScriptElement.supports('speculationrules')) {\n                const specScript = document.createElement('script');\n                specScript.type = 'speculationrules';\n                specScript.textContent = JSON.stringify({\n                    prerender: [{\n                        source: \"document\",\n                        where: { and: [{ href_matches: \"\/*\" }, { not: { href_matches: [\"\/cart*\", \"\/checkout*\"] } }] },\n                        eagerness: \"moderate\" \n                    }]\n                });\n                document.head.appendChild(specScript);\n                return; \n            }\n\n            \/\/ Fallback Hover-Prefetcher\n            document.addEventListener('mouseover', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.href \u0026\u0026 link.origin === window.location.origin) {\n                    if (!prefetchCache.has(link.href) \u0026\u0026 !link.href.includes('\/cart') \u0026\u0026 !link.href.includes('\/checkout')) {\n                        link.prefetchTimeout = setTimeout(() =\u003e {\n                            const prefetchTag = document.createElement('link');\n                            prefetchTag.rel = 'prefetch';\n                            prefetchTag.href = link.href;\n                            document.head.appendChild(prefetchTag);\n                            prefetchCache.add(link.href);\n                        }, 65);\n                    }\n                }\n            });\n\n            document.addEventListener('mouseout', (e) =\u003e {\n                const link = e.target.closest('a');\n                if (link \u0026\u0026 link.prefetchTimeout) {\n                    clearTimeout(link.prefetchTimeout);\n                }\n            });\n        }\n\n        \/\/ [CHECKLIST #19] A11y Keyboard Support for Custom Elements\n        document.addEventListener('keydown', (e) =\u003e {\n            if (e.key === 'Enter' || e.key === ' ') {\n                const focused = document.activeElement;\n                if (focused \u0026\u0026 (\n                    focused.classList.contains('belcopia-slider-dot') || \n                    focused.id === 'sbc-video-facade' ||\n                    focused.classList.contains('belcopia-modal-close')\n                )) {\n                    e.preventDefault();\n                    focused.click();\n                }\n            }\n        });\n\n        \/\/ Initialize Everything\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', () =\u003e {\n                initBelcopiaSliders();\n                initSmartLightbox();\n                initVideoFacade();\n                \/\/ [CHECKLIST #17] Wait for browser to be completely idle before setting up prefetcher\n                if ('requestIdleCallback' in window) {\n                    requestIdleCallback(initPrefetcher);\n                } else {\n                    setTimeout(initPrefetcher, 200);\n                }\n            });\n        } else {\n            initBelcopiaSliders();\n            initSmartLightbox();\n            initVideoFacade();\n            if ('requestIdleCallback' in window) {\n                requestIdleCallback(initPrefetcher);\n            } else {\n                setTimeout(initPrefetcher, 200);\n            }\n        }\n\n        \/\/ Listen for user intent to trigger deferred scripts\n        ['scroll', 'mousemove', 'touchstart', 'keydown'].forEach(event =\u003e {\n            window.addEventListener(event, loadDeferredScripts, { passive: true });\n        });\n    \u003c\/script\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Extra Small ( Riders 5'1\" - 5'6\") \/ 700c","offer_id":42130148491338,"sku":"731416167543","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Small ( Riders 5'5\" - 5'10\") \/ 650b","offer_id":42130148524106,"sku":"731416167512","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Small ( Riders 5'5\" - 5'10\") \/ 700c","offer_id":42130148556874,"sku":"731416167550","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Medium ( Riders 5'9\" - 6'2\") \/ 650b","offer_id":42130148589642,"sku":"731416167529","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Medium ( Riders 5'9\" - 6'2\") \/ 700c","offer_id":42130148622410,"sku":"731416167567","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Large (Riders 6'1\" - 6'5\") \/ 650b","offer_id":42130148655178,"sku":"731416167536","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Large (Riders 6'1\" - 6'5\") \/ 700c","offer_id":42130148687946,"sku":"731416167574","price":999.99,"currency_code":"USD","in_stock":false},{"title":"Extra Small ( Riders 5'1\" - 5'6\") \/ 650b","offer_id":43369844080714,"sku":null,"price":999.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/4130All-Road-RawPhosphate_12Speed_UDH_-1.jpg?v=1767075318"},{"product_id":"envo-stax-pro-electric-road-bike","title":"ENVO Stax Pro 500W Electric Road Bike","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eENVO Stax Pro Electric Bike\u003c\/title\u003e\n    \u003cstyle\u003e\n        \/* 1. Global CSS \u0026 Layout *\/\n        [data-belcopia-product] {\n            font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n            line-height: 1.6;\n            color: #333;\n            overflow-x: hidden;\n            background-color: #fff;\n        }\n\n        \/* 2. \"At a Glance\" Icon Bar *\/\n        [data-belcopia-product] .at-a-glance-bar {\n            background-color: #212121;\n            color: #fff;\n            padding: 20px 10px;\n        }\n        [data-belcopia-product] .glance-container {\n            display: flex;\n            justify-content: space-around;\n            text-align: center;\n            max-width: 1200px;\n            margin: 0 auto;\n            flex-wrap: wrap;\n            gap: 20px;\n        }\n        [data-belcopia-product] .glance-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 8px;\n            font-size: 0.8em;\n            min-width: 90px;\n        }\n        [data-belcopia-product] .glance-item .glance-title {\n            font-weight: bold;\n            color: #fff;\n            text-transform: uppercase;\n            font-size: 1.5em;\n            line-height: 1.1;\n        }\n        [data-belcopia-product] .glance-item .glance-desc {\n            color: #ccc;\n            font-size: 0.9em;\n            text-transform: uppercase;\n        }\n\n        \/* 3. Hero Image Section *\/\n        [data-belcopia-product] .hero-image-section {\n            position: relative;\n            height: 60vh;\n            min-height: 400px;\n            max-height: 600px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            overflow: hidden;\n            background-color: #333;\n        }\n        [data-belcopia-product] .hero-image-section img {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transform: translate(-50%, -50%);\n            z-index: 1;\n        }\n        [data-belcopia-product] .hero-overlay {\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: linear-gradient(to top, rgba(0,0,0,0.5), transparent 60%);\n            z-index: 2;\n        }\n        [data-belcopia-product] .hero-content {\n            position: relative;\n            z-index: 3;\n            color: #fff;\n            padding: 20px;\n        }\n        [data-belcopia-product] .hero-content h2 {\n            font-size: 2.8em;\n            color: #fff;\n            margin: 0 0 5px 0;\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n            line-height: 1.2;\n            text-transform: none;\n        }\n        @media (min-width: 768px) {\n            [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n        }\n        [data-belcopia-product] .hero-content .product-subtitle {\n            font-size: 1.2em;\n            font-weight: normal;\n            display: block;\n            letter-spacing: 0.5px;\n            opacity: 0.9;\n        }\n\n        \/* 4. Main Content \u0026 Section Styling *\/\n        [data-belcopia-product] .page-content {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        [data-belcopia-product] h3 {\n            font-size: 1.8em;\n            font-weight: bold;\n            color: #5f7038;\n            text-align: left;\n            margin-bottom: 20px;\n        }\n        [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n        [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n        [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n        [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n        [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\n\n        \/* 5. Two-Column Layout Sections *\/\n        [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 768px) { \n            [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n            [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n        }\n        \n        [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; }\n        [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n        [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n        [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n        \n        \/* 6. Key Features Scroller Section *\/\n        [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n        [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n        [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n        [data-belcopia-product] .feature-card-content { padding: 25px; flex-grow: 1; }\n        [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n        [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n        \/* 7. Dropdown Section Styles *\/\n        [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n        [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n        [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n        [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n        [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n        [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; }\n        \n        \/* 8. Spec Table \u0026 Other Lists *\/\n        [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; }\n        [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; }\n        [data-belcopia-product] .spec-table th { background-color: #f2f2f2; font-weight: bold; width: 40%; }\n        [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n        [data-belcopia-product] .dimensions-table { min-width: 0; }\n        \n        \/* 9. Video Section *\/\n        [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n        @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n        [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); }\n        [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n        \/* 10. Performance Ratings Section *\/\n        [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n        [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n        @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n        [data-belcopia-product] .rating-bars { width: 100%; }\n        [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n        [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n        [data-belcopia-product] .rating-label span:last-child { color: #555; }\n        [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n        [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n        [data-belcopia-product] .bar-fill-98 { width: 98%; }\n        [data-belcopia-product] .bar-fill-96 { width: 96%; }\n        [data-belcopia-product] .bar-fill-93 { width: 93%; }\n        [data-belcopia-product] .bar-fill-90 { width: 90%; }\n        @keyframes fillBar { from { width: 0; } }\n        [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n        [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n        [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n        [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n    \u003c\/style\u003e\n\n\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n\n    \u003c!-- Section 1: At a Glance Bar --\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e32 Km\/h\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Speed\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e500W\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Power\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e100 Km\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eMax Range\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cspan class=\"glance-title\"\u003e19 Kg\u003c\/span\u003e\n                \u003cspan class=\"glance-desc\"\u003eTotal Weight\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Section 2: Hero Image --\u003e\n    \u003cdiv class=\"hero-image-section\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Hero_Man_riding_an_ENVO_electric_bike_in_an_urban_park_setting_wearing_a_helmet_and_sunglasses._Lightweight_commuter_e-bike_designed_for_city_cycling_offering_eco-friendly_and_stylish.webp?v=1755499476\" alt=\"Man riding the ENVO Stax Pro electric bike.\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eENVO Stax Pro\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Art of Urban Motion\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003c!-- Section 3: Introduction --\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"Your City, Elevated.\"\u003c\/p\u003e\n            \u003cp\u003eThe ENVO Stax Pro is a masterpiece of minimalist design and engineering, crafted for the discerning urbanite who refuses to compromise on style or substance. This is an e-bike that doesn't look like one. Feel the astonishingly \u003cstrong class=\"description-emphasis\"\u003elightweight 42lb frame\u003c\/strong\u003e as you carry it upstairs with ease. Experience a ride that feels like an extension of your own body, thanks to the advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e. With its battery seamlessly hidden in the frame and a sleek, integrated design, the Stax Pro is the ultimate expression of sophisticated, effortless urban mobility.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 4: Who It's For --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want a beautiful, minimalist e-bike that doesn't scream \"electric\".\u003c\/li\u003e\n                    \u003cli\u003eYou value a lightweight, agile bike for navigating busy city streets.\u003c\/li\u003e\n                    \u003cli\u003eYou crave a smooth, natural ride feel that seamlessly amplifies your own power.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate high-end design, innovative technology, and a premium finish.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Couple with their ENVO Stax Pro electric bikes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Who_Couple_sitting_on_a_beach_log_with_two_ENVO_electric_bikes_parked_beside_them_enjoying_a_scenic_ocean_view_stylish_and_eco-friendly_e-bikes_for_commuting_and_leisure_rides.webp?v=1755499473\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 5: Highlighted Feature 1 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eA Ride That Feels Like You\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the ENVO Stax Pro in a forest.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Female_cyclist_riding_ENVO_electric_bike_on_a_scenic_forest_road_enjoying_an_eco-friendly_outdoor_adventure_with_powerful_e-bike_performance.webp?v=1755499473\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePerfectly In Sync\u003c\/h4\u003e\n                    \u003cp\u003eExperience a ride that anticipates your every move. The advanced \u003cstrong class=\"description-emphasis\"\u003etorque sensor\u003c\/strong\u003e is the brain behind the Stax Pro's incredibly natural feel. It measures the force of your pedaling in real-time and instructs the powerful motor to respond with a perfectly proportional amount of assistance. It’s a seamless partnership that makes the bike feel like a natural extension of your body—intuitive, responsive, and incredibly satisfying.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 6: Highlighted Feature 2 --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eEffortless and Elegant\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"Woman riding the ENVO Stax Pro in the city.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Highlight_Woman_riding_an_ENVO_electric_bike_on_a_city_path_wearing_white_pants_and_sneakers._Stylish_e-bike_designed_for_urban_commuting_with_lightweight_frame_rear_rack_and_front_su.webp?v=1755499473\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eDesigned for Your Life\u003c\/h4\u003e\n                    \u003cp\u003eThis is a bike designed to complement your life and style. See how the sleek, \u003cstrong class=\"description-emphasis\"\u003estreamlined design\u003c\/strong\u003e turns heads, with internally routed cables and a battery that's completely hidden within the frame. Feel its incredible lightness—at just 42 lbs, it’s a joy to handle, whether you're navigating a busy street or carrying it into your apartment. It’s the pinnacle of minimalist design, offering all the benefits of an e-bike in a package that is simply beautiful.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 7: Key Features Scroller --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e500W Powerful Motor\u003c\/h4\u003e\n                        \u003cp\u003eA robust geared hub motor provides excellent acceleration and the power to flatten hills with ease.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003e100 Km Long-Range Battery\u003c\/h4\u003e\n                        \u003cp\u003eA high-capacity battery provides up to 100 km (62 miles) of range, perfect for daily commutes and extended urban adventures.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eLightweight 42lb Frame\u003c\/h4\u003e\n                        \u003cp\u003eCrafted from T6 aluminum for effortless lifting and agile city transport without sacrificing durability.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eShimano Hydraulic Brakes\u003c\/h4\u003e\n                        \u003cp\u003ePowerful hydraulic disc brakes provide confident, all-weather stopping power and precise control in traffic.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eSmart Display\u003c\/h4\u003e\n                        \u003cp\u003eA color LCD display with Bluetooth connectivity allows you to connect to the ENVO app for navigation and diagnostics.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003c!-- Section 8: Video Section --\u003e\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eSee It In Action\u003c\/h3\u003e\n            \u003cdiv class=\"video-grid\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\u003ciframe title=\"ENVO Stax Pro Electric Bike Video\" src=\"https:\/\/www.youtube.com\/embed\/B0bcZE8LF5M\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 9: Accordion Dropdowns --\u003e\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eSpecifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Speed\u003c\/th\u003e\n\u003ctd\u003e32 km\/h (20 mph)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Range\u003c\/th\u003e\n\u003ctd\u003e100 km (62 Miles)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTotal Weight\u003c\/th\u003e\n\u003ctd\u003e19 kg (42 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMax Power\u003c\/th\u003e\n\u003ctd\u003e500W\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBattery\u003c\/th\u003e\n\u003ctd\u003e36V 12.8Ah LG\/Panasonic Cells\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eShimano Altus 8-Speed\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eShimano Hydraulic Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSensor\u003c\/th\u003e\n\u003ctd\u003eTorque Sensor\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eKenda 27.5\" x 1.95\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails\u003e\n                \u003csummary\u003eDimensions \u0026amp; Sizing\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003cdiv class=\"two-col-container\"\u003e\n                        \u003cdiv\u003e\u003cimg alt=\"ENVO Stax Pro geometry chart\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/Size_ENVO_Stax_Pro_electric_bike_sizing_chart_with_frame_measurements_including_seat_tube_length_top_tube_length_tire_diameter_seat_height_and_standover_height._Suitable_for_riders_5.webp?v=1755499473\"\u003e\u003c\/div\u003e\n                        \u003cdiv\u003e\n                           \u003cp\u003eOne size fits most, suitable for riders from 5' to 6'4\".\u003c\/p\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- Section 10: Performance Ratings --\u003e\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRide Quality \u0026amp; Feel\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eLightweight \u0026amp; Agility\u003c\/span\u003e\u003cspan\u003e96\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-96\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eStyle \u0026amp; Design\u003c\/span\u003e\u003cspan\u003e93\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-93\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eCommuting Efficiency\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n\u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Rating\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e94%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe ENVO Stax Pro is a stunning achievement in lightweight, stylish e-bike design. Its advanced torque sensor provides one of the most natural-feeling rides on the market, and its sleek, integrated frame is a true head-turner. For the discerning urban commuter who values both form and function, the Stax Pro is an exceptional choice.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"ENVO Drive","offers":[{"title":"Default Title","offer_id":42419499466826,"sku":"SPCB","price":2449.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/STAXProforebikebctopbanner.png?v=1767079210"},{"product_id":"titanium-all-road","title":"State Bicycle Co. Titanium All-Road","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003ctitle\u003eState Bicycle Co. | Titanium All-Road\u003c\/title\u003e\n\u003cstyle\u003e\n    \/* 1. Global CSS \u0026 Layout *\/\n    [data-belcopia-product] {\n        font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* 2. \"At a Glance\" Icon Bar *\/\n    [data-belcopia-product] .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling for Standard PNGs *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Section (Static Image) *\/\n    [data-belcopia-product] .hero-static-section {\n        position: relative;\n        height: 60vh;\n        min-height: 400px;\n        max-height: 600px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        background-color: #333;\n        background-size: cover;\n        background-position: center center;\n    }\n    [data-belcopia-product] .hero-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.6), transparent 60%);\n        z-index: 2;\n    }\n    [data-belcopia-product] .hero-content {\n        position: relative;\n        z-index: 3;\n        color: #fff;\n        padding: 20px;\n    }\n    [data-belcopia-product] .hero-content h2 {\n        font-size: 2.8em;\n        color: #fff;\n        margin: 0 0 5px 0;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n        line-height: 1.2;\n        text-transform: none;\n    }\n    @media (min-width: 768px) {\n        [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n    }\n    [data-belcopia-product] .hero-content .product-subtitle {\n        font-size: 1.2em;\n        font-weight: normal;\n        display: block;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n    }\n\n    \/* 4. Main Content \u0026 Section Styling *\/\n    [data-belcopia-product] .page-content {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    [data-belcopia-product] h3 {\n        font-size: 1.8em;\n        font-weight: bold;\n        color: #5f7038;\n        text-align: left;\n        margin-bottom: 20px;\n    }\n    [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n    [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n    [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n    [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n    [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\n\n    \/* 5. Two-Column Layout Sections *\/\n    [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 768px) { \n        [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n    }\n    \n    [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; background-color: #f4f4f4; }\n    [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n    [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n    [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n    \n    \/* 6. Key Features Scroller Section *\/\n    [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n    [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n    [data-belcopia-product] .feature-card-content { padding: 25px; flex-grow: 1; }\n    [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n    [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n    \/* 7. Dropdown Section Styles *\/\n    [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n    [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n    [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n    [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n    [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; overflow-x: auto; }\n    \n    \/* 8. Spec Table \u0026 Other Lists *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; }\n    [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; font-size: 0.9em; }\n    [data-belcopia-product] .spec-table th { background-color: #f2f2f2; font-weight: bold; width: 30%; }\n    [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n    \n    \/* 9. Video Section *\/\n    [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n    @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n    [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background: #eee; }\n    [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n    \/* 10. Performance Ratings Section *\/\n    [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n    [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n    [data-belcopia-product] .rating-bars { width: 100%; }\n    [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n    [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n    [data-belcopia-product] .rating-label span:last-child { color: #555; }\n    [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n    [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n    \n    \/* Dynamic Width Classes *\/\n    [data-belcopia-product] .bar-fill-100 { width: 100%; }\n    [data-belcopia-product] .bar-fill-98 { width: 98%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-90 { width: 90%; }\n\n    @keyframes fillBar { from { width: 0; } }\n    [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n    [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n    [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n    [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n\u003c\/style\u003e\n\n\u003cdiv data-belcopia-product=\"\"\u003e\n    \u003cdiv class=\"at-a-glance-bar\"\u003e\n        \u003cdiv class=\"glance-container\"\u003e\n            \n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eDouble-Butted Titanium\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e1x12\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e700c \/ 650b\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003e20 lb\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"glance-item\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \n                \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \n                \u003cspan class=\"glance-desc\"\u003eGravel \/ Adventure\u003c\/span\u003e\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hero-static-section\" style=\"background-image: url('https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/at_first_state-bicycle-titanium-all-road-electric-hunting-bike-action-shot.jpg?v=1769396321');\"\u003e\n        \u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003cdiv class=\"hero-content\"\u003e\n            \u003ch2\u003eTitanium All-Road\u003c\/h2\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe \"Forever Bike\" | Resilience Redefined\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"page-content\"\u003e\n        \u003cdiv class=\"unbordered-section\"\u003e\n            \u003cp class=\"sub-headline\"\u003e\"The Best of All Worlds: Titanium Performance.\"\u003c\/p\u003e\n            \u003cp\u003eExplore beyond the beaten path with the State Bicycle Co. Titanium All-Road Bike. Built from the highest quality double-butted Gr9 3AL\/2.5V titanium, this bike combines the unmatched durability of titanium with the lightweight properties of carbon and the solid ride quality of steel. Engineered for gravel and long-distance adventures, it is designed to conquer any terrain while ensuring a comfortable, long-lasting ride. It's the ultimate choice for those seeking the best of all worlds.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cul class=\"two-col-list\"\u003e\n                    \u003cli\u003eYou want a \"forever bike\" made from corrosion-resistant, high-grade titanium.\u003c\/li\u003e\n                    \u003cli\u003eYou need massive tire clearance (50mm+ on 700c) for serious off-road capability.\u003c\/li\u003e\n                    \u003cli\u003eYou value UDH compatibility for future-proofing your drivetrain.\u003c\/li\u003e\n                    \u003cli\u003eYou appreciate the unique ride quality that only titanium can offer.\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Co. Titanium All-Road Electric Hunting Bike Side Profile Motion\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_state-bicycle-titanium-all-road-electric-hunting-bike-side-profile-motion.jpg?v=1769396451\"\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eElite Craftsmanship\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Titanium All-Road Bottom Bracket Weld Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h3_state-bicycle-titanium-all-road-bottom-bracket-weld-detail.jpg?v=1769396513\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003ePremium Titanium Build\u003c\/h4\u003e\n                    \u003cp\u003eConstructed from double-butted Gr9 3AL\/2.5V titanium, this frame offers superior durability and weight efficiency. Each frame showcases a stunning Physical Vapor Deposition (PVD) color process paired with sandblasting, highlighting the natural beauty of the metal while providing exceptional strength and corrosion resistance.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eAdventure Ready Geometry\u003c\/h3\u003e\n            \u003cdiv class=\"two-col-container reverse\"\u003e\n                \u003cdiv\u003e\u003cimg alt=\"State Bicycle Titanium All-Road Electric Hunting Bike Bottom Bracket Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h1_state-bicycle-titanium-all-road-electric-hunting-bike-bottom-bracket-detail.jpg?v=1769396382\"\u003e\u003c\/div\u003e\n                \u003cdiv\u003e\n                    \u003ch4\u003eProgressive Design\u003c\/h4\u003e\n                    \u003cp\u003eDesigned for the long haul, the Titanium All-Road features progressive geometry and large tire clearance—over 50mm on 700c wheels and more than 2.2\" on 650b wheels. Equipped with a Universal Derailleur Hanger (UDH), it ensures compatibility across brands, protecting your investment and improving shifting performance.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\"\u003e\n            \u003ch3\u003eKey Features\u003c\/h3\u003e\n            \u003cdiv class=\"features-scroller\"\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eGr9 Titanium Frame\u003c\/h4\u003e\n                        \u003cp\u003eDouble-butted 3AL\/2.5V titanium offers the perfect balance of strength, weight, and ride quality.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eUDH Compatibility\u003c\/h4\u003e\n                        \u003cp\u003eUniversal Derailleur Hanger standard for easy replacement and broad drivetrain compatibility.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eMassive Clearance\u003c\/h4\u003e\n                        \u003cp\u003eFits up to 50mm tires on 700c wheels or 2.2\" on 650b for limitless terrain options.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCarbon Fork\u003c\/h4\u003e\n                        \u003cp\u003eIncludes a \"Black Label\" Carbon Gravel Fork for vibration damping and precise handling.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                 \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eCeramic Headset\u003c\/h4\u003e\n                        \u003cp\u003eFeatures a premium ceramic bearing headset (ZS44\/EC44) for smooth steering and longevity.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-card\"\u003e\n                    \u003cdiv class=\"feature-card-content\"\u003e\n                        \u003ch4\u003eElite Finish\u003c\/h4\u003e\n                        \u003cp\u003eStunning PVD color process with sandblasting highlights the raw beauty of the titanium.\u003c\/p\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section dropdown-section\"\u003e\n            \n            \u003cdetails\u003e\n                \u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFrame Material\u003c\/th\u003e\n\u003ctd\u003eDouble-Butted Gr9 3AL\/2.5V Titanium\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eCarbon \"Black Label\" Gravel Fork (Upgrades available)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003eCeramic Bearing Headset (ZS44\/EC44)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTire Clearance (700c)\u003c\/th\u003e\n\u003ctd\u003e50mm+\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTire Clearance (650b)\u003c\/th\u003e\n\u003ctd\u003e2.2\"+\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDerailleur Hanger\u003c\/th\u003e\n\u003ctd\u003eUniversal Derailleur Hanger (UDH)\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails\u003e\n                \u003csummary\u003eMechanicals \u0026amp; Components\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road 12 Speed (11-46t)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003eAll-Road 1 Crank\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydro-Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria Terreno Dry 47c (Tubeless Ready)\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eHandlebars\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSeatpost\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003ePedals\u003c\/th\u003e\n\u003ctd\u003eNot Included\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n\n            \u003cdetails\u003e\n                \u003csummary\u003eSizing Guide\u003c\/summary\u003e\n                \u003cdiv class=\"dropdown-content\"\u003e\n                    \u003ctable class=\"spec-table dimensions-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n\u003cth\u003eX-Small (46cm)\u003c\/th\u003e\n\u003ctd\u003e5'1\" - 5'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eSmall (48cm)\u003c\/th\u003e\n\u003ctd\u003e5'5\" - 5'9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eMedium (52cm)\u003c\/th\u003e\n\u003ctd\u003e5'8\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eLarge (55cm)\u003c\/th\u003e\n\u003ctd\u003e5'10\" - 6'1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                            \u003ctr\u003e\n\u003cth\u003eX-Large (57cm)\u003c\/th\u003e\n\u003ctd\u003e6'0\" - 6'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n            \u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n            \u003cdiv class=\"performance-container\"\u003e\n                \u003cdiv class=\"rating-bars\"\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eDurability\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eRide Quality\u003c\/span\u003e\u003cspan\u003e98\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-98\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eVersatility\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eTire Clearance\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv class=\"rating-bar\"\u003e\n                        \u003cdiv class=\"rating-label\"\u003e\n                            \u003cspan\u003eWeight Efficiency\u003c\/span\u003e\u003cspan\u003e90\/100\u003c\/span\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"bar-container\"\u003e\n                            \u003cdiv class=\"bar-fill bar-fill-90\"\u003e\u003cbr\u003e\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"bel-score-box\"\u003e\n                    \u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n                    \u003cp class=\"score-display\"\u003e99%\u003c\/p\u003e\n                    \u003cp class=\"expert-take\"\u003eThe Titanium All-Road is the pinnacle of the State Bicycle Co. lineup. It offers the magical ride feel of titanium—smooth, responsive, and incredibly durable—at a price point that disrupts the market. With modern features like UDH and massive tire clearance, this is a bike built for a lifetime of adventure.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"Small (Riders 5'5\" - 5'9\")","offer_id":42875003240522,"sku":"796201652956-c","price":2499.99,"currency_code":"USD","in_stock":false},{"title":"Medium (Riders 5'8\" - 5'11\")","offer_id":42875003273290,"sku":"796201652963-c","price":2499.99,"currency_code":"USD","in_stock":true},{"title":"Large (Riders 5'10\" - 6'1\")","offer_id":42875003306058,"sku":"796201652970-c","price":2499.99,"currency_code":"USD","in_stock":true},{"title":"X-Large (Riders 6'0\" - 6'4\")","offer_id":42875003338826,"sku":"796201652987-c","price":2499.99,"currency_code":"USD","in_stock":false},{"title":"X-Small (Riders 5'1\" - 5'6\")","offer_id":43380176552010,"sku":null,"price":2499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/State-Bicycle-Co-TitaniumAll-Road-1.jpg?v=1767080012"},{"product_id":"carbon-all-road-v2-sidewinder-black","title":"Carbon All-Road v2 - Sidewinder Black","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* 1. Global CSS \u0026 Layout *\/\n    [data-belcopia-product] {\n        font-family: Futura, \"Trebuchet MS\", Arial, sans-serif;\n        line-height: 1.6;\n        color: #333;\n        overflow-x: hidden;\n        background-color: #fff;\n    }\n\n    \/* 2. \"At a Glance\" Icon Bar *\/\n    [data-belcopia-product] .at-a-glance-bar {\n        background-color: #212121;\n        color: #fff;\n        padding: 20px 10px;\n    }\n    [data-belcopia-product] .glance-container {\n        display: flex;\n        justify-content: space-around;\n        text-align: center;\n        max-width: 1200px;\n        margin: 0 auto;\n        flex-wrap: wrap;\n        gap: 20px;\n    }\n    [data-belcopia-product] .glance-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        font-size: 0.8em;\n        min-width: 90px;\n    }\n    \n    \/* Icon Styling: Ensures the PNG icons match the white theme *\/\n    [data-belcopia-product] .glance-item img {\n        width: 40px;\n        height: 40px;\n        \/* Inverts black icons to white for the dark background *\/\n        filter: brightness(0) invert(1);\n        object-fit: contain;\n    }\n    \n    [data-belcopia-product] .glance-title {\n        font-weight: bold;\n        color: #fff;\n        text-transform: uppercase;\n        font-size: 0.9em;\n        letter-spacing: 0.5px;\n    }\n    [data-belcopia-product] .glance-desc {\n        color: #ccc;\n        font-size: 0.9em;\n    }\n\n    \/* 3. Hero Video Section *\/\n    [data-belcopia-product] .hero-video-section {\n        position: relative;\n        height: 60vh;\n        min-height: 400px;\n        max-height: 600px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        background-color: #333;\n        overflow: hidden;\n    }\n    [data-belcopia-product] .hero-video-section iframe {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        width: 100vw;\n        height: 56.25vw; \/* 16:9 Aspect Ratio *\/\n        min-height: 100vh;\n        min-width: 177.77vh; \n        transform: translate(-50%, -50%);\n        z-index: 1;\n        pointer-events: none;\n    }\n    [data-belcopia-product] .hero-overlay {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        background: linear-gradient(to top, rgba(0,0,0,0.6), transparent 60%);\n        z-index: 2;\n    }\n    [data-belcopia-product] .hero-content {\n        position: relative;\n        z-index: 3;\n        color: #fff;\n        padding: 20px;\n    }\n    [data-belcopia-product] .hero-content h2 {\n        font-size: 2.8em;\n        color: #fff;\n        margin: 0 0 5px 0;\n        text-shadow: 2px 2px 8px rgba(0,0,0,0.7);\n        line-height: 1.2;\n        text-transform: none;\n    }\n    @media (min-width: 768px) {\n        [data-belcopia-product] .hero-content h2 { font-size: 3.5em; }\n    }\n    [data-belcopia-product] .hero-content .product-subtitle {\n        font-size: 1.2em;\n        font-weight: normal;\n        display: block;\n        letter-spacing: 0.5px;\n        opacity: 0.9;\n    }\n\n    \/* 4. Main Content \u0026 Section Styling *\/\n    [data-belcopia-product] .page-content {\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    [data-belcopia-product] h3 {\n        font-size: 1.8em;\n        font-weight: bold;\n        color: #5f7038;\n        text-align: left;\n        margin-bottom: 20px;\n    }\n    [data-belcopia-product] .bordered-section { padding: 40px 0; border-top: 1px solid #ddd; }\n    [data-belcopia-product] .unbordered-section { padding: 40px 0; }\n    [data-belcopia-product] .description-emphasis { font-style: italic; font-weight: bold; color: #5f7038; }\n    [data-belcopia-product] .sub-headline { font-size: 1.5em; font-weight: bold; font-style: italic; color: #5f7038; text-align: center; margin: 10px 0 30px 0; }\n    [data-belcopia-product] h4 { font-size: 1.4em; color: #2c2c2c; margin-bottom: 10px; }\n\n    \/* 5. Two-Column Layout Sections *\/\n    [data-belcopia-product] .two-col-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 768px) { \n        [data-belcopia-product] .two-col-container { grid-template-columns: 1fr 1fr; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :first-child { order: 2; } \n        [data-belcopia-product] .two-col-container.reverse \u003e :last-child { order: 1; }\n    }\n    \n    [data-belcopia-product] .two-col-container img { width: 100%; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.08); display: block; background-color: #f4f4f4; }\n    [data-belcopia-product] .two-col-list { list-style: none; padding: 0; }\n    [data-belcopia-product] .two-col-list li { display: flex; align-items: flex-start; margin-bottom: 18px; }\n    [data-belcopia-product] .two-col-list li::before { content: '✓'; color: #5f7038; font-size: 1.5em; line-height: 1.2; margin-right: 15px; font-weight: bold; }\n    \n    \/* 6. Key Features Scroller Section *\/\n    [data-belcopia-product] .features-scroller { display: flex; overflow-x: auto; padding: 20px 0; scrollbar-width: thin; scrollbar-color: #ccc #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar { height: 8px; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-track { background: #f0f0f0; }\n    [data-belcopia-product] .features-scroller::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 6px; }\n    [data-belcopia-product] .feature-card { flex: 0 0 290px; margin-right: 20px; background-color: #f9f9f9; border-radius: 12px; border: 1px solid #eee; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.06); display: flex; flex-direction: column; }\n    [data-belcopia-product] .feature-card-content { padding: 25px; flex-grow: 1; }\n    [data-belcopia-product] .feature-card h4 { margin: 0 0 8px 0; color: #2c2c2c; font-size: 1.2em; }\n    [data-belcopia-product] .feature-card p { font-size: 0.95em; color: #555; margin: 0; line-height: 1.5; }\n\n    \/* 7. Dropdown Section Styles *\/\n    [data-belcopia-product] .dropdown-section details { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }\n    [data-belcopia-product] .dropdown-section summary { padding: 20px; font-weight: bold; font-size: 1.2em; cursor: pointer; position: relative; outline: none; list-style: none; }\n    [data-belcopia-product] .dropdown-section summary::-webkit-details-marker { display: none; }\n    [data-belcopia-product] .dropdown-section summary::after { content: '+'; position: absolute; right: 25px; font-size: 1.5em; color: #5f7038; transition: transform 0.3s ease-in-out; }\n    [data-belcopia-product] .dropdown-section details[open] summary::after { transform: rotate(45deg); }\n    [data-belcopia-product] .dropdown-content { padding: 0 20px 20px 20px; border-top: 1px solid #ddd; overflow-x: auto; }\n    \n    \/* 8. Spec Table \u0026 Other Lists *\/\n    [data-belcopia-product] .spec-table { width: 100%; border-collapse: collapse; margin-top: 20px; min-width: 600px; }\n    [data-belcopia-product] .spec-table th, [data-belcopia-product] .spec-table td { border: 1px solid #ddd; padding: 12px; text-align: left; font-size: 0.9em; }\n    [data-belcopia-product] .spec-table th { background-color: #f2f2f2; font-weight: bold; width: 30%; }\n    [data-belcopia-product] .spec-table tr:nth-child(even) { background-color: #f9f9f9; }\n    \n    \/* 9. Video Section *\/\n    [data-belcopia-product] .video-grid { display: grid; grid-template-columns: 1fr; gap: 30px; }\n    @media (min-width: 768px) { [data-belcopia-product] .video-grid { grid-template-columns: 1fr 1fr; } }\n    [data-belcopia-product] .video-wrapper { position: relative; padding-bottom: 56.25%; height: 0; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.1); background: #eee; }\n    [data-belcopia-product] .video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n\n    \/* 10. Performance Ratings Section *\/\n    [data-belcopia-product] .rating-explanation { font-size: 0.9em; color: #555; margin-top: -15px; margin-bottom: 30px; }\n    [data-belcopia-product] .performance-container { display: grid; grid-template-columns: 1fr; align-items: center; gap: 40px; }\n    @media (min-width: 992px) { [data-belcopia-product] .performance-container { grid-template-columns: 1.7fr 1fr; } }\n    [data-belcopia-product] .rating-bars { width: 100%; }\n    [data-belcopia-product] .rating-bar { margin-bottom: 20px; }\n    [data-belcopia-product] .rating-label { font-weight: bold; margin-bottom: 8px; display: flex; justify-content: space-between; align-items: center; font-size: 0.9em; }\n    [data-belcopia-product] .rating-label span:last-child { color: #555; }\n    [data-belcopia-product] .bar-container { height: 25px; background-color: #e9e9e9; border-radius: 5px; overflow: hidden; }\n    [data-belcopia-product] .bar-fill { height: 100%; background-color: #5f7038; border-radius: 5px; animation: fillBar 2s 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards; }\n    \n    \/* Dynamic Width Classes *\/\n    [data-belcopia-product] .bar-fill-100 { width: 100%; }\n    [data-belcopia-product] .bar-fill-95 { width: 95%; }\n    [data-belcopia-product] .bar-fill-90 { width: 90%; }\n    [data-belcopia-product] .bar-fill-85 { width: 85%; }\n\n    @keyframes fillBar { from { width: 0; } }\n    [data-belcopia-product] .bel-score-box { padding: 30px; text-align: center; background-color: #f7f8f6; border-radius: 12px; border: 1px solid #e9e9e9; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n    [data-belcopia-product] .bel-score-box h4 { margin: 0 0 10px 0; border-bottom: none; font-size: 1.2em; color: #5f7038; letter-spacing: 1px; }\n    [data-belcopia-product] .score-display { margin: 0; font-size: 4.5em; font-weight: bold; color: #2c2c2c; line-height: 1.1; }\n    [data-belcopia-product] .expert-take { margin-top: 15px; font-style: italic; font-size: 0.95em; color: #555; }\n\n\u003c\/style\u003e\n\u003cdiv data-belcopia-product=\"\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\" alt=\"Frame Material Icon\"\u003e \u003cspan class=\"glance-title\"\u003eFrame Material\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eT800 Carbon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\" alt=\"Drivetrain Icon\"\u003e \u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e1x12\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\" alt=\"Wheel Size Icon\"\u003e \u003cspan class=\"glance-title\"\u003eWheel Size\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e700c \/ 650b\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\" alt=\"Weight Icon\"\u003e \u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003e20 lb\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\" alt=\"Use Type Icon\"\u003e \u003cspan class=\"glance-title\"\u003eUse Type\u003c\/span\u003e \u003cspan class=\"glance-desc\"\u003eGravel \/ Race\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-video-section\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/ubGO2cAHeJw?autoplay=1\u0026amp;mute=1\u0026amp;loop=1\u0026amp;playlist=ubGO2cAHeJw\"\u003e\u003c\/iframe\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2\u003eCarbon All-Road v2\u003c\/h2\u003e\n\u003cp class=\"product-subtitle\"\u003eFast. Stable. Adventure Ready.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"The Standard for High-Performance Gravel.\"\u003c\/p\u003e\n\u003cp\u003eThe original Carbon All-Road set the standard for an affordable yet high-performance carbon gravel bike. Now, the v2 takes it even further, combining lightweight T800 \u0026amp; T1000 carbon construction with a progressive geometry that’s fast, stable, and adventure-ready. Whether you're tearing up rugged trails, pushing limits in gravel races, or packing up for an epic bikepacking trip, this bike is built to handle it all.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eThis Is The Tool For You If...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want a lightweight carbon rig capable of winning races and loading up for camp.\u003c\/li\u003e\n\u003cli\u003eYou need maximum versatility with tire clearance up to 2.4\" (650b) or 2.2\" (700c).\u003c\/li\u003e\n\u003cli\u003eYou value future-proof tech like UDH compatibility and internal cable routing.\u003c\/li\u003e\n\u003cli\u003eYou love smart features like integrated downtube storage for your tools and snacks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Carbon All-Road v2 Sidewinder Black Gravel Bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h1_state-bicycle-carbon-all-road-v2-sidewinder-black-gravel-bike.jpg?v=1769395780\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eSmart Storage \u0026amp; Utility\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Carbon All-Road v2 Downtube Storage Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h3_state-bicycle-carbon-all-road-v2-sidewinder-black-gravel-bike-downtube-detail.jpg?v=1769395894\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eDowntube Storage Box\u003c\/h4\u003e\n\u003cp\u003eAdventure requires preparation. The v2 features a new downtube storage box with a Fidlock magnetic closure system, allowing you to securely store essentials like tools, tubes, or snacks inside the frame. A custom storage bag is included to keep your gear rattle-free and ready for the trail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eFuture-Proof Performance\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv\u003e\u003cimg alt=\"State Bicycle Carbon All-Road v2 Seat Tube Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/h2_state-bicycle-carbon-all-road-v2-sidewinder-black-gravel-bike-seat-tube-detail.jpg?v=1769395833\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eUDH \u0026amp; Race Geometry\u003c\/h4\u003e\n\u003cp\u003eBuilt for the modern era, the v2 features a Universal Derailleur Hanger (UDH) for easy maintenance and compatibility with the latest transmission systems. Combined with a stiffer T47 bottom bracket and aggressive race geometry, this bike delivers maximum power transfer and speed without sacrificing stability on rough terrain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\"\u003e\n\u003ch3\u003eWhat's New\u003c\/h3\u003e\n\u003cdiv class=\"features-scroller\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUDH Compatibility\u003c\/h4\u003e\n\u003cp\u003eFuture-proofed for the latest drivetrain technology and easier maintenance anywhere in the world.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eHybrid Cable Routing\u003c\/h4\u003e\n\u003cp\u003eInternal frame routing paired with external cockpit routing for a clean look that is easy to service.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eIn-Frame Storage\u003c\/h4\u003e\n\u003cp\u003eIntegrated downtube storage with Fidlock magnetic closure keeps essentials hidden and secure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eMassive Clearance\u003c\/h4\u003e\n\u003cp\u003eFits up to 700c x 2.2” or 650b x 2.4” tires for dominating sand, mud, and singletrack.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eT47 Bottom Bracket\u003c\/h4\u003e\n\u003cp\u003eIncreased stiffness for better power transfer, larger clearance, and creak-free performance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eExtra Mounts\u003c\/h4\u003e\n\u003cp\u003eAdditional mounting points on the downtube, fork, and top tube for limitless packing options.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section dropdown-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eHigh-Modulus T800 \u0026amp; T1000 Carbon Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFull Carbon with 3 mounting points per side\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBottom Bracket\u003c\/th\u003e\n\u003ctd\u003eT47 Threaded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHeadset\u003c\/th\u003e\n\u003ctd\u003e52mm Integrated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eThru-Axles\u003c\/th\u003e\n\u003ctd\u003e12x100mm Front \/ 12x142mm Rear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Tire Clearance\u003c\/th\u003e\n\u003ctd\u003e700c x 2.2\" (55mm) \/ 650b x 2.4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight Limit\u003c\/th\u003e\n\u003ctd\u003e275 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eMechanicals \u0026amp; Components\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003e12-Speed State Bicycle Co. (or Upgrade options)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrank\u003c\/th\u003e\n\u003ctd\u003e40t Direct Mount Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCassette\u003c\/th\u003e\n\u003ctd\u003e11-46t (Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eHydro-Mechanical Disc Brakes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHandlebar\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStem\u003c\/th\u003e\n\u003ctd\u003eState Bicycle Co. All-Road\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria Terreno Dry 47mm (Tubeless Rated)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eStorage\u003c\/th\u003e\n\u003ctd\u003eNeoprene Downtube Storage Bag Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eSizing Guide\u003c\/summary\u003e\n\u003cdiv class=\"dropdown-content\"\u003e\n\u003ctable class=\"spec-table dimensions-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eX-Small (49cm)\u003c\/th\u003e\n\u003ctd\u003e5'1\" - 5'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSmall (52cm)\u003c\/th\u003e\n\u003ctd\u003e5'5\" - 5'9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMedium (54cm)\u003c\/th\u003e\n\u003ctd\u003e5'8\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLarge (56cm)\u003c\/th\u003e\n\u003ctd\u003e5'10\" - 6'1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eX-Large (58cm)\u003c\/th\u003e\n\u003ctd\u003e6'0\" - 6'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bordered-section\" id=\"performance-ratings\"\u003e\n\u003ch3\u003ePerformance Ratings\u003c\/h3\u003e\n\u003cdiv class=\"performance-container\"\u003e\n\u003cdiv class=\"rating-bars\"\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eGravel Capability\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eVersatility \u0026amp; Mounting\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eRace Readiness\u003c\/span\u003e\u003cspan\u003e95\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-95\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eValue\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rating-bar\"\u003e\n\u003cdiv class=\"rating-label\"\u003e\n\u003cspan\u003eTire Clearance\u003c\/span\u003e\u003cspan\u003e100\/100\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bar-container\"\u003e\n\u003cdiv class=\"bar-fill bar-fill-100\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bel-score-box\"\u003e\n\u003ch4\u003eBelcopia Score\u003c\/h4\u003e\n\u003cp class=\"score-display\"\u003e98%\u003c\/p\u003e\n\u003cp class=\"expert-take\"\u003eThe Carbon All-Road v2 is a masterclass in modern gravel bike design. By integrating UDH, in-frame storage, and massive tire clearance into a lightweight carbon chassis at this price point, State Bicycle Co. has created arguably the most versatile and high-value gravel bike on the market.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"X-Small - 49cm - (Riders 5'1\" - 5'6\")","offer_id":42875387412554,"sku":"731416172936","price":2399.99,"currency_code":"USD","in_stock":true},{"title":"Small - 52cm - ( Riders 5'5\" - 5'9\")","offer_id":42875387445322,"sku":"731416172943","price":2399.99,"currency_code":"USD","in_stock":false},{"title":"Medium - 54cm - ( Riders 5'8\" - 5'11\")","offer_id":42875387478090,"sku":"731416172950","price":2399.99,"currency_code":"USD","in_stock":false},{"title":"Large - 56cm - (Riders 5'10\" - 6'1\")","offer_id":42875387510858,"sku":"731416172967","price":2399.99,"currency_code":"USD","in_stock":true},{"title":"X-Large - 58cm - (Riders 6'0\" - 6'4\")","offer_id":42875387543626,"sku":"731416172974","price":2399.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-SidewinderBlack-1.jpg?v=1767080133"},{"product_id":"carbon-all-road-v2-team-edition-1","title":"State Bicycle Co. Carbon All-Road v2 - Team Edition","description":"\u003cstyle\u003e\n.bike-product-wrapper {\n    --brand-primary: #5f7038;\n    --brand-accent: #E3B123;\n    --brand-dark: #212121;\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333;\n    overflow-x: hidden; background-color: #fff;\n}\n.bike-product-wrapper img {\n    transition: transform 0.5s cubic-bezier(0.25,0.46,0.45,0.94);\n    will-change: transform;\n}\n\n\/* Lightbox Modal *\/\n.bike-product-wrapper .belcopia-modal {\n    display:none; position:fixed; z-index:99999;\n    left:0; top:0; right:0; bottom:0;\n    width:100vw; height:100vh;\n    background-color:rgba(0,0,0,0.85);\n    backdrop-filter:blur(8px);\n    opacity:0; transition:opacity 0.3s ease;\n}\n.bike-product-wrapper .belcopia-modal.show { display:block; opacity:1; }\n.bike-product-wrapper .belcopia-modal-content {\n    position:absolute; top:50%; left:50%;\n    transform:translate(-50%,-50%) scale(0.95);\n    max-width:90vw; max-height:85vh;\n    border-radius:12px; box-shadow:0 10px 40px rgba(0,0,0,0.5);\n    object-fit:contain;\n    transition:transform 0.3s cubic-bezier(0.25,0.46,0.45,0.94);\n}\n.bike-product-wrapper .belcopia-modal.show .belcopia-modal-content {\n    transform:translate(-50%,-50%) scale(1);\n}\n.bike-product-wrapper .belcopia-modal-close {\n    position:absolute; top:20px; right:30px; z-index:100000;\n    color:#fff; font-size:45px; font-weight:bold; cursor:pointer;\n    text-shadow:0 2px 4px rgba(0,0,0,0.5);\n}\n.bike-product-wrapper .belcopia-modal-close:hover { color:var(--brand-accent); }\n\n\/* Shimmer Animation *\/\n@keyframes metallicShimmer {\n    0% { background-position:0% 50%; }\n    100% { background-position:200% 50%; }\n}\n\n\/* At-A-Glance Bar *\/\n.bike-product-wrapper .at-a-glance-bar {\n    background-color:var(--brand-dark); color:#fff;\n    padding:12px 10px; contain:layout paint;\n}\n.bike-product-wrapper .glance-container {\n    display:flex; justify-content:space-around;\n    text-align:center; max-width:1200px; margin:0 auto;\n    flex-wrap:wrap; gap:15px;\n}\n.bike-product-wrapper .glance-item {\n    display:flex; flex-direction:column; align-items:center; gap:5px;\n    font-size:0.8em; min-width:90px;\n}\n.bike-product-wrapper .glance-item img { width:36px; height:36px; filter:brightness(0) invert(1); }\n.bike-product-wrapper .glance-title { font-weight:bold; text-transform:uppercase; }\n\n\/* Hero *\/\n.bike-product-wrapper .hero-image-section {\n    position:relative; height:50vh; min-height:400px; max-height:600px;\n    display:flex; align-items:center; justify-content:center;\n    overflow:hidden; background-color:#000; contain:layout paint;\n}\n.bike-product-wrapper .hero-image-section img {\n    position:absolute; top:50%; left:50%; width:100%; height:100%;\n    object-fit:cover; transform:translate(-50%,-50%); opacity:0.85;\n}\n.bike-product-wrapper .hero-overlay {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    background:linear-gradient(to top, rgba(0,0,0,0.85), rgba(0,0,0,0.3) 60%);\n}\n.bike-product-wrapper .hero-content {\n    position:relative; z-index:3; padding:20px; text-align:center; width:100%;\n    display:flex; flex-direction:column; align-items:center;\n}\n.bike-product-wrapper .shimmer-text {\n    background:linear-gradient(90deg, var(--brand-primary) 0%, var(--brand-accent) 25%, #fff 50%, var(--brand-accent) 75%, var(--brand-primary) 100%);\n    background-size:200% auto; color:transparent;\n    -webkit-background-clip:text; background-clip:text;\n    animation:metallicShimmer 4s linear infinite;\n    -webkit-text-stroke:1px rgba(255,255,255,0.4);\n    filter:drop-shadow(2px 2px 10px rgba(0,0,0,0.8));\n}\n.bike-product-wrapper .hero-content h2 {\n    font-size:3.5em; font-weight:900; line-height:1.1;\n    text-transform:uppercase; letter-spacing:1px; margin:0 auto 10px auto;\n}\n.bike-product-wrapper .product-subtitle {\n    font-size:1.6em; font-weight:900; text-transform:uppercase;\n    letter-spacing:2px; display:block; width:100%; margin-top:5px;\n    -webkit-text-stroke:0.5px #fff;\n}\n\n\/* Content Sections *\/\n.bike-product-wrapper .page-content { max-width:1200px; margin:0 auto; padding:10px 20px; }\n.bike-product-wrapper h3 {\n    font-size:2em; font-weight:bold; color:var(--brand-primary);\n    border-bottom:2px solid #eee; padding-bottom:10px;\n    margin-bottom:30px; text-transform:uppercase; position:relative;\n}\n.bike-product-wrapper h3::after {\n    content:''; position:absolute; bottom:-2px; left:0; width:0; height:3px;\n    background-color:var(--brand-accent); transition:width 0.6s ease;\n}\n.bike-product-wrapper .unbordered-section:hover h3::after { width:100%; }\n.bike-product-wrapper h4 {\n    font-size:1.4em; font-weight:900; color:#2c2c2c;\n    border-left:5px solid var(--brand-accent); padding-left:15px;\n    text-transform:uppercase; letter-spacing:0.02em; margin-bottom:15px;\n}\n.bike-product-wrapper .unbordered-section { padding:20px 0; border:none; contain:content; }\n.bike-product-wrapper .description-emphasis { font-style:italic; font-weight:bold; color:var(--brand-primary); }\n.bike-product-wrapper .sub-headline {\n    font-size:2em; font-weight:900; font-style:italic; color:var(--brand-primary);\n    text-align:center; margin-bottom:30px; text-shadow:1px 1px 2px rgba(0,0,0,0.1);\n}\n.bike-product-wrapper p { margin-bottom:20px; line-height:1.7; }\n\n\/* Two-Col Grid *\/\n.bike-product-wrapper .two-col-container {\n    display:grid; grid-template-columns:1fr; align-items:center; gap:30px; margin-bottom:25px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .two-col-container { grid-template-columns:1fr 1fr; }\n    .bike-product-wrapper .two-col-container.reverse \u003e :first-child { order:2; }\n}\n.bike-product-wrapper .two-col-container img {\n    width:100%; max-height:380px; object-fit:cover; border-radius:12px;\n    box-shadow:0 8px 30px rgba(0,0,0,0.12); display:block; overflow:hidden;\n    cursor:zoom-in; transition:transform 0.5s ease;\n}\n@media (hover:hover) { .bike-product-wrapper .two-col-container img:hover { transform:scale(1.03); } }\n.bike-product-wrapper .two-col-list { list-style:none; padding:0; }\n.bike-product-wrapper .two-col-list li {\n    display:flex; align-items:flex-start; margin-bottom:20px; font-weight:500;\n}\n.bike-product-wrapper .two-col-list li::before {\n    content:'\\2713'; color:var(--brand-accent); font-size:1.6em;\n    margin-right:15px; line-height:1; font-weight:900;\n}\n\n\/* 2-Image Crossfade Swap *\/\n.bike-product-wrapper .bike-fade-swap {\n    position:relative; width:100%; border-radius:12px;\n    overflow:hidden; box-shadow:0 8px 30px rgba(0,0,0,0.12); aspect-ratio:4\/3;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img {\n    position:absolute; top:0; left:0; width:100%; height:100%;\n    object-fit:cover; opacity:0; transition:opacity 0.8s ease-in-out;\n    cursor:zoom-in; border-radius:0; box-shadow:none; max-height:none;\n}\n.bike-product-wrapper .bike-fade-swap .fade-img.active { opacity:1; z-index:2; }\n\n\/* Key Features — Horizontal Scroller *\/\n.bike-product-wrapper .features-scroller {\n    display:flex; overflow-x:auto; padding-bottom:30px;\n    scroll-snap-type:x mandatory; scrollbar-width:thin;\n    scrollbar-color:var(--brand-primary) #e0e0e0; contain:layout paint;\n}\n.bike-product-wrapper .features-scroller::-webkit-scrollbar { height:10px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-track { background:#e0e0e0; border-radius:6px; }\n.bike-product-wrapper .features-scroller::-webkit-scrollbar-thumb { background-color:var(--brand-primary); border-radius:6px; border:2px solid #e0e0e0; }\n.bike-product-wrapper .feature-card {\n    flex:0 0 300px; margin-right:25px; background:#f9f9f9; border-radius:12px;\n    border:1px solid #eee; overflow:hidden; box-shadow:0 4px 15px rgba(0,0,0,0.06);\n    display:flex; flex-direction:column; transition:transform 0.4s ease;\n    cursor:pointer; scroll-snap-align:start;\n}\n.bike-product-wrapper .feature-card:hover { transform:translateY(-10px); box-shadow:0 15px 35px rgba(0,0,0,0.12); }\n.bike-product-wrapper .feature-card.has-image img {\n    width:100%; height:200px; object-fit:cover; aspect-ratio:3\/2; cursor:zoom-in;\n}\n.bike-product-wrapper .feature-card.has-image:hover img { transform:scale(1.05); }\n.bike-product-wrapper .feature-card-content { padding:12px 15px; flex-grow:1; display:flex; flex-direction:column; }\n.bike-product-wrapper .feature-card h4 { color:var(--brand-primary); font-size:1.2em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .feature-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Key Features — Text-Only Grid *\/\n.bike-product-wrapper .features-grid {\n    display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px;\n}\n@media (min-width:768px) {\n    .bike-product-wrapper .features-grid { grid-template-columns:repeat(2, 1fr); }\n}\n.bike-product-wrapper .feature-card.text-only {\n    border-left:4px solid var(--brand-accent); background:#f9f9f9;\n    border-radius:8px; padding:0; flex:none; margin:0;\n}\n.bike-product-wrapper .feature-card.text-only .feature-card-content { padding:20px 24px; }\n.bike-product-wrapper .feature-card.text-only h4 { color:var(--brand-primary); font-size:1.1em; margin-bottom:8px; }\n.bike-product-wrapper .feature-note {\n    font-size:0.85em; color:#555; font-style:italic; margin-top:-20px; margin-bottom:25px;\n}\n.bike-product-wrapper .scroll-hint {\n    font-size:0.85em; color:var(--brand-primary); font-style:italic;\n    text-align:right; margin-bottom:8px; display:block; font-weight:bold;\n}\n@media (min-width:992px) { .bike-product-wrapper .scroll-hint { display:none; } }\n\n\/* Why Build Matters *\/\n.bike-product-wrapper .three-col-grid { display:grid; grid-template-columns:1fr; gap:20px; margin-top:15px; }\n@media (min-width:768px) { .bike-product-wrapper .three-col-grid { grid-template-columns:repeat(3, 1fr); } }\n.bike-product-wrapper .tech-proof-card {\n    background:#fff; border:1px solid #eee; padding:16px 18px; border-radius:8px;\n    box-shadow:0 4px 15px rgba(0,0,0,0.03); transition:transform 0.4s ease;\n}\n.bike-product-wrapper .tech-proof-card:hover { transform:translateY(-5px); box-shadow:0 10px 25px rgba(0,0,0,0.08); }\n.bike-product-wrapper .tech-proof-card h4 { color:var(--brand-accent); font-size:1.1em; border:none; padding:0; margin-bottom:6px; }\n.bike-product-wrapper .tech-proof-card p { font-size:0.9em; color:#555; margin:0; line-height:1.4; }\n\n\/* Expert Insight *\/\n.bike-product-wrapper .expert-insight {\n    background-color:#fdfdfd; border-left:4px solid var(--brand-primary);\n    padding:25px; margin:10px 0 30px; border-radius:4px; box-shadow:0 2px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .expert-insight-quote {\n    font-style:italic; font-weight:500; font-size:1.15em; color:#1a1a1a;\n    margin:0 0 12px; line-height:1.5;\n}\n.bike-product-wrapper .expert-insight-attr {\n    font-weight:bold; font-size:0.85em; color:var(--brand-primary);\n    text-transform:uppercase; letter-spacing:1px;\n}\n\n\/* Accordion *\/\n.bike-product-wrapper .accordion-wrapper { margin:40px 0; border-top:1px solid #eee; }\n.bike-product-wrapper details.accordion-item { border-bottom:1px solid #eee; margin-bottom:0; overflow:hidden; }\n.bike-product-wrapper details.accordion-item summary {\n    padding:24px 45px 24px 0; font-size:1.6em; font-weight:500; color:#1a1a1a;\n    cursor:pointer; position:relative; outline:none; list-style:none;\n    transition:color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary::-webkit-details-marker { display:none; }\n.bike-product-wrapper details.accordion-item summary::after {\n    content:''; position:absolute; right:15px; top:50%; width:12px; height:12px;\n    border-right:2px solid #1a1a1a; border-bottom:2px solid #1a1a1a;\n    transform:translateY(-70%) rotate(45deg); transition:transform 0.3s ease, border-color 0.3s ease;\n}\n.bike-product-wrapper details.accordion-item summary:hover,\n.bike-product-wrapper details.accordion-item[open] summary { color:var(--brand-primary); }\n.bike-product-wrapper details.accordion-item[open] summary::after {\n    transform:translateY(-30%) rotate(-135deg); border-color:var(--brand-primary);\n}\n.bike-product-wrapper .accordion-content {\n    padding:0 0 30px; border-top:none;\n    content-visibility:auto; contain-intrinsic-size:auto 500px;\n}\n\n\/* Spec Table *\/\n.bike-product-wrapper .table-wrapper {\n    width:100%; overflow-x:auto; border-radius:8px;\n    border:1px solid #ddd; margin-bottom:25px; box-shadow:0 4px 10px rgba(0,0,0,0.02);\n}\n.bike-product-wrapper .spec-table { width:100%; border-collapse:collapse; min-width:600px; }\n.bike-product-wrapper .spec-table.two-col th { width:35%; }\n.bike-product-wrapper .spec-table th {\n    background-color:#f7f8f6; font-weight:900; text-transform:uppercase;\n    font-size:0.85em; color:var(--brand-primary); border-left:4px solid var(--brand-accent);\n    padding:12px 15px; text-align:left;\n}\n.bike-product-wrapper .spec-table td { padding:12px 15px; border:1px solid #eee; font-size:0.9em; text-align:left; }\n.bike-product-wrapper .spec-table tr:hover td { background-color:#fcfcfc; }\n\n\/* Sizing *\/\n.bike-product-wrapper .sizing-container { display:grid; grid-template-columns:1fr; align-items:center; gap:35px; }\n@media (min-width:768px) { .bike-product-wrapper .sizing-container { grid-template-columns:1fr 1fr; } }\n\n\/* FAQ *\/\n.bike-product-wrapper details.faq-item { border:none; border-bottom:1px solid #f0f0f0; margin-bottom:0; }\n.bike-product-wrapper details.faq-item:last-child { border-bottom:none; }\n.bike-product-wrapper details.faq-item summary { font-size:1em; font-weight:600; padding:18px 45px 18px 0; color:#2c2c2c; }\n.bike-product-wrapper details.faq-item summary:hover { color:var(--brand-primary); }\n.bike-product-wrapper details.faq-item summary::after { width:8px; height:8px; border-right:2px solid #2c2c2c; border-bottom:2px solid #2c2c2c; }\n.bike-product-wrapper .faq-answer { padding:0 0 20px; font-size:0.9em; color:#555; line-height:1.6; margin:0; }\n\n\/* List Section *\/\n.bike-product-wrapper .list-section ul { list-style:none; padding:0; margin-top:5px; }\n.bike-product-wrapper .list-section li {\n    display:flex; flex-direction:column; padding-left:35px; position:relative; margin-bottom:8px;\n}\n.bike-product-wrapper .list-section li::before {\n    content:'\\2713'; position:absolute; left:0; top:0;\n    color:var(--brand-accent); font-size:1.6em; line-height:1; font-weight:900;\n}\n.bike-product-wrapper .list-section .item-title { font-weight:bold; text-transform:uppercase; letter-spacing:0.5px; color:#2c2c2c; font-size:0.9em; }\n.bike-product-wrapper .list-section .item-desc { font-size:0.85em; color:#555; }\n\n\/* Responsive *\/\n@media (max-width:768px) {\n    .bike-product-wrapper .hero-content h2 { font-size:2.2em; }\n    .bike-product-wrapper .product-subtitle { font-size:1.1em; }\n    .bike-product-wrapper h3 { font-size:1.5em; }\n    .bike-product-wrapper .sub-headline { font-size:1.4em; }\n    .bike-product-wrapper .spec-table { min-width:400px; }\n}\n\n@media (prefers-reduced-motion:reduce) {\n    .bike-product-wrapper .shimmer-text { animation:none; }\n    .bike-product-wrapper .belcopia-modal { transition:none; }\n    .bike-product-wrapper .belcopia-modal-content { transition:none; }\n    .bike-product-wrapper .bike-fade-swap .fade-img { transition:none; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"bike-product-wrapper\"\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Drivetrain\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-drivetrain-gearing-fixed-gear-svg-icon.png?v=1769496081\"\u003e\u003cspan class=\"glance-title\"\u003eDrivetrain\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eSBC 12-Speed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Frame\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-frame-geometry-specification-svg-icon.png?v=1769495951\"\u003e\u003cspan class=\"glance-title\"\u003eFrame\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eT800\/T1000 Carbon\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Wheels\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-wheel-size-specification-svg-icon.png?v=1769496179\"\u003e\u003cspan class=\"glance-title\"\u003eWheels\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e700c \/ 650b\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Weight\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-weight-specification-lbs-svg-icon.png?v=1769496274\"\u003e\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003e~20 lbs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cimg width=\"36\" height=\"36\" loading=\"lazy\" decoding=\"async\" alt=\"Use\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/bicycle-use-type-specification-svg-icon.png?v=1769496364\"\u003e\u003cspan class=\"glance-title\"\u003eUse\u003c\/span\u003e\u003cspan class=\"glance-desc\"\u003eGravel \/ Road\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-image-section\"\u003e\n\u003cimg width=\"1200\" height=\"800\" draggable=\"false\" loading=\"eager\" alt=\"State Bicycle Co Carbon All-Road v2 Team Edition gravel bike\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-27_c862a306-1ba6-451e-aa1d-be64dd761289.jpg\"\u003e\n\u003cdiv class=\"hero-overlay\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch2 class=\"shimmer-text\"\u003eState Bicycle Co. Carbon All-Road v2 Team Edition\u003c\/h2\u003e\n\u003cp class=\"product-subtitle shimmer-text\"\u003eCarbon Gravel Bike\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"page-content\"\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003cp class=\"sub-headline\"\u003e\"T800\/T1000 carbon frame. 12-speed drivetrain. Hydro-mechanical brakes. Built for gravel, road, and everything between.\"\u003c\/p\u003e\n\u003cp\u003eThe \u003cstrong class=\"description-emphasis\"\u003eState Bicycle Co. Carbon All-Road v2 Team Edition\u003c\/strong\u003e is a full carbon gravel bike with a 12-speed State Bicycle Co. drivetrain and hydro-mechanical disc brakes. The T800 and T1000 carbon frame combines lightweight stiffness with progressive all-road geometry that is fast on pavement and stable on gravel.\u003c\/p\u003e\n\u003cp\u003eCompatible with both 700c x 50mm and 650b tires for maximum versatility. Internal cable routing keeps the lines clean while external cockpit access makes maintenance straightforward. UDH compatibility future-proofs the frame for the latest drivetrain technology.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"expert-insight\"\u003e\n\u003cp class=\"expert-insight-quote\"\u003e\"A full carbon gravel bike with 12-speed and hydro-mechanical brakes at $2,499. The Carbon All-Road v2 undercuts comparable carbon gravel bikes by $1,000 or more.\"\u003c\/p\u003e\n\u003cdiv class=\"expert-insight-attr\"\u003e— Gravel Bike Assessment\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eTHIS RIDE IS FOR YOU IF...\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-28_b1711248-fc80-4ed6-9f58-5c46b0fd85e1.jpg\" alt=\"Carbon All-Road v2 Team Edition side view\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-29_f480ea74-7283-4549-85dd-ca21cd4d2930.jpg\" alt=\"Carbon All-Road v2 Team Edition detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cul class=\"two-col-list\"\u003e\n\u003cli\u003eYou want a full carbon gravel bike without the $3,500+ price tag\u003c\/li\u003e\n\u003cli\u003eYou ride mixed surfaces and need 700c\/650b compatibility\u003c\/li\u003e\n\u003cli\u003eYou value internal routing with easy cockpit access for maintenance\u003c\/li\u003e\n\u003cli\u003eYou want 12-speed range with hydro-mechanical braking power\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eT800\/T1000 CARBON CONSTRUCTION\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container reverse\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-30_25d10e73-bbb7-4509-8260-69668a246810.jpg\" alt=\"Carbon All-Road v2 frame detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-31_83e8fd1c-ec58-4b60-b28d-91d9622be0f3.jpg\" alt=\"Carbon All-Road v2 fork detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eProgressive Gravel Geometry\u003c\/h4\u003e\n\u003cp\u003eThe frame blends T800 and T1000 carbon fiber for optimal strength-to-weight ratio. Progressive geometry combines a shorter head tube for aerodynamic positioning with trail-tuned angles that deliver stability on loose surfaces. The result is a bike that climbs efficiently on road and descends confidently on gravel.\u003c\/p\u003e\n\u003cp\u003eTire clearance up to 700c x 2.2\" accommodates everything from slick road tires to wide gravel rubber. Run 700c for road-biased riding or swap to 650b for more tire volume on rougher surfaces. The \u003cstrong class=\"description-emphasis\"\u003ecarbon gravel bike\u003c\/strong\u003e adapts to your ride, not the other way around.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eSBC 12-SPEED DRIVETRAIN\u003c\/h3\u003e\n\u003cdiv class=\"two-col-container\"\u003e\n\u003cdiv class=\"bike-fade-swap\" data-interval=\"5000\"\u003e\n\u003cimg class=\"fade-img active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-32_1bf3f102-28f0-42a9-ae4a-5412103d3c5b.jpg\" alt=\"Carbon All-Road v2 drivetrain detail\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003cimg class=\"fade-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-27_c862a306-1ba6-451e-aa1d-be64dd761289.jpg\" alt=\"Carbon All-Road v2 full bike\" loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"600\"\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHydro-Mechanical Disc Brakes\u003c\/h4\u003e\n\u003cp\u003eThe State Bicycle Co. 12-speed drivetrain delivers an 11-46T cassette range through SBC All-Road shifters and derailleur. The 40T chainring and SBC 12-speed crankset provide efficient climbing gears for steep gravel ascents and fast gears for paved descents.\u003c\/p\u003e\n\u003cp\u003eHydro-mechanical disc brakes (cable-actuated hydraulic calipers) deliver hydraulic braking power with cable lever simplicity. 160mm 6-bolt rotors provide consistent stopping in all conditions. No need for hydraulic bleeding or special tools for brake maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eKEY FEATURES\u003c\/h3\u003e\n\n\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eT800\/T1000 Carbon Frame\u003c\/h4\u003e\n\u003cp\u003eLightweight carbon construction with progressive all-road geometry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eSBC 12-Speed Drivetrain\u003c\/h4\u003e\n\u003cp\u003e11-46T cassette with 40T chainring for wide gear range.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eHydro-Mechanical Brakes\u003c\/h4\u003e\n\u003cp\u003eHydraulic power with cable simplicity. 160mm 6-bolt rotors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003e700c\/650b Compatible\u003c\/h4\u003e\n\u003cp\u003eRun road or gravel wheels. Tire clearance up to 700c x 2.2\".\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eInternal Cable Routing\u003c\/h4\u003e\n\u003cp\u003eClean lines with external cockpit access for easy maintenance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card text-only\"\u003e\n\u003cdiv class=\"feature-card-content\"\u003e\n\u003ch4\u003eUDH Compatible\u003c\/h4\u003e\n\u003cp\u003eUniversal Derailleur Hanger for future drivetrain upgrades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"unbordered-section\"\u003e\n\u003ch3\u003eWHY THIS BUILD MATTERS\u003c\/h3\u003e\n\u003cp style=\"margin-bottom:20px;font-size:1.05em;color:#333;\"\u003eHere is the technical breakdown of why this bike stands out.\u003c\/p\u003e\n\u003cdiv class=\"three-col-grid\"\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eCarbon Performance\u003c\/h4\u003e\n\u003cp\u003eFull T800\/T1000 carbon frame at $2,499. Comparable carbon gravel bikes start at $3,500+.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eTrue All-Road\u003c\/h4\u003e\n\u003cp\u003e700c and 650b compatibility means one bike for road, gravel, dirt, and mixed-surface adventures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-proof-card\"\u003e\n\u003ch4\u003eEasy Maintenance\u003c\/h4\u003e\n\u003cp\u003eHydro-mechanical brakes and external cockpit routing. No hydraulic bleeding required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-block\" style=\"margin:40px 0;\"\u003e\n\u003ch3 class=\"section-heading\" style=\"color:var(--brand-dark);font-size:1.25rem;margin-bottom:15px;\"\u003eSIZING GUIDE\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eFrame Size\u003c\/th\u003e\n\u003cth\u003eRider Height\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eX-Small (49cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'1\" - 5'6\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSmall (52cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'5\" - 5'9\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMedium (54cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'8\" - 5'11\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eLarge (56cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e5'10\" - 6'1\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eX-Large (58cm)\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e6'0\" - 6'4\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"accordion-wrapper\"\u003e\n\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eTechnical Specifications\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table two-col\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame\u003c\/th\u003e\n\u003ctd\u003eT800\/T1000 Carbon Fiber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFork\u003c\/th\u003e\n\u003ctd\u003eFull Carbon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDrivetrain\u003c\/th\u003e\n\u003ctd\u003eSBC 12-Speed, 11-46T Cassette\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCrankset\u003c\/th\u003e\n\u003ctd\u003eSBC 12-Speed, 40T Chainring\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrakes\u003c\/th\u003e\n\u003ctd\u003eSBC Hydro-Mechanical, 160mm 6-Bolt Rotors\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTires\u003c\/th\u003e\n\u003ctd\u003eVittoria T50 50mm (700c) or Terreno Dry 47c (650b)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTire Clearance\u003c\/th\u003e\n\u003ctd\u003eUp to 700c x 2.2\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRouting\u003c\/th\u003e\n\u003ctd\u003eInternal (External Cockpit Access)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eHanger\u003c\/th\u003e\n\u003ctd\u003eUDH Compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e~20 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content faq-container\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eIs the Carbon All-Road v2 a good gravel bike?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. Full T800\/T1000 carbon frame, 12-speed drivetrain, hydro-mechanical brakes, and 700c\/650b compatibility at $2,499. Comparable carbon gravel bikes cost $3,500 to $5,000.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I run both 700c and 650b wheels?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The frame accommodates both wheel sizes. Run 700c for road-biased riding or 650b for more tire volume on rougher surfaces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat are hydro-mechanical brakes?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eCable-actuated hydraulic calipers. They deliver hydraulic braking power using standard brake cables. No hydraulic bleeding or special tools required for maintenance.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eFive sizes: X-Small (49cm), Small (52cm), Medium (54cm), Large (56cm), and X-Large (58cm).\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eCan I upgrade to SRAM AXS?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eYes. The UDH hanger and frame design support SRAM Apex XPLR AXS and SRAM Transmission Eagle Mullet AXS upgrades.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\n\u003csummary\u003eHow much does the Carbon All-Road v2 weigh?\u003c\/summary\u003e\n\u003cp class=\"faq-answer\"\u003eApproximately 20 lbs depending on size. The T800\/T1000 carbon construction keeps weight competitive with bikes costing significantly more.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\u003cdetails class=\"accordion-item\"\u003e\n\u003csummary\u003eWhat's In The Box\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content list-section\"\u003e\n\u003cdiv style=\"margin-top:10px;\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eCarbon All-Road v2 Team Edition\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eArrives partially assembled. Attach front wheel, handlebars, seatpost, and pedals.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"item-title\"\u003eAccessories\u003c\/span\u003e\u003cspan class=\"item-desc\"\u003eAssembly tools, reflectors, and hardware included. Pedals not included (rider preference).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"belcopia-modal\" id=\"belcopia-image-modal\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Image Preview\"\u003e\n\u003cspan class=\"belcopia-modal-close\" role=\"button\" aria-label=\"Close image preview\" tabindex=\"0\"\u003e×\u003c\/span\u003e\n\u003cimg decoding=\"async\" draggable=\"false\" alt=\"Feature Preview\" id=\"belcopia-modal-img\" class=\"belcopia-modal-content\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n    var w=document.querySelector('.bike-product-wrapper');\n    if(!w)return;\n\n    \/* Lightbox *\/\n    var modal=document.getElementById('belcopia-image-modal');\n    var mImg=document.getElementById('belcopia-modal-img');\n    var cls=w.querySelector('.belcopia-modal-close');\n    if(modal\u0026\u0026mImg){\n        w.addEventListener('click',function(e){\n            var t=e.target;\n            if(t.tagName==='IMG'\u0026\u0026t.closest('.two-col-container,.bike-fade-swap,.feature-card.has-image')){\n                e.preventDefault();\n                mImg.src=t.src;\n                modal.classList.add('show');\n                document.body.style.overflow='hidden';\n                if(cls)cls.focus();\n            }\n        });\n        function closeM(){\n            modal.classList.remove('show');\n            setTimeout(function(){mImg.src='';},300);\n            document.body.style.overflow='';\n        }\n        if(cls)cls.addEventListener('click',closeM);\n        modal.addEventListener('click',function(e){if(e.target===modal)closeM();});\n        document.addEventListener('keydown',function(e){\n            if((e.key==='Escape'||e.key==='Enter')\u0026\u0026modal.classList.contains('show'))closeM();\n        });\n    }\n\n    \/* Fade Swap *\/\n    var swaps=w.querySelectorAll('.bike-fade-swap');\n    var obs=new IntersectionObserver(function(entries){\n        entries.forEach(function(en){en.target.dataset.vis=en.isIntersecting?'1':'0';});\n    },{threshold:0.1});\n    swaps.forEach(function(s){\n        obs.observe(s);\n        var imgs=s.querySelectorAll('.fade-img');\n        if(imgs.length\u003c2)return;\n        var iv=parseInt(s.dataset.interval)||5000;\n        setInterval(function(){\n            if(s.dataset.vis!=='1')return;\n            var a=s.querySelector('.fade-img.active');\n            var n=a.nextElementSibling;\n            if(!n||!n.classList.contains('fade-img'))n=imgs[0];\n            a.classList.remove('active');\n            n.classList.add('active');\n        },iv);\n    });\n})();\n\u003c\/script\u003e","brand":"State Bicycle Co.","offers":[{"title":"X-Small - 49cm - (Riders 5'1\" - 5'6\")","offer_id":43406314668106,"sku":"731416170277","price":2499.99,"currency_code":"USD","in_stock":true},{"title":"Small - 52cm - ( Riders 5'5\" - 5'9\")","offer_id":43406314700874,"sku":"731416170284","price":2499.99,"currency_code":"USD","in_stock":false},{"title":"Medium - 54cm - ( Riders 5'8\" - 5'11\")","offer_id":43406314733642,"sku":"731416170291","price":2499.99,"currency_code":"USD","in_stock":true},{"title":"Large - 56cm - (Riders 5'10\" - 6'1\")","offer_id":43406314766410,"sku":"731416170307","price":2499.99,"currency_code":"USD","in_stock":false},{"title":"X-Large - 58cm - (Riders 6'0\" - 6'4\")","offer_id":43406314799178,"sku":"731416170314","price":2499.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/CarbonAll-Roadv2-TeamEdition-27_c862a306-1ba6-451e-aa1d-be64dd761289.jpg?v=1773459806"},{"product_id":"titanium-all-road-frame","title":"Titanium All-Road Frame Set","description":"\u003cstyle\u003e\n.acc-product-wrapper {\n    font-family: 'Trebuchet MS', Arial, sans-serif;\n    line-height: 1.6; color: #333; background-color: #fff;\n}\n.acc-product-wrapper a { color: #5f7038; text-decoration: underline; font-weight: 600; }\n.acc-product-wrapper a:hover { color: #E3B123; }\n\n\/* Compatibility Banner *\/\n.acc-product-wrapper .acc-compat-banner {\n    background: #f5f5f0; border-left: 4px solid #5f7038;\n    padding: 14px 18px; margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .acc-compat-label {\n    font-size: 13px; color: #5f7038; font-weight: 600;\n    text-transform: uppercase; letter-spacing: 0.5px;\n}\n.acc-product-wrapper .acc-compat-fits {\n    font-size: 15px; color: #333; margin-top: 4px;\n}\n\n\/* Quick Specs Bar *\/\n.acc-product-wrapper .at-a-glance-bar {\n    background-color: #212121; color: #fff; padding: 12px 10px;\n    margin-bottom: 24px; border-radius: 4px;\n}\n.acc-product-wrapper .glance-container {\n    display: flex; justify-content: space-around;\n    text-align: center; max-width: 800px; margin: 0 auto;\n    flex-wrap: wrap; gap: 15px;\n}\n.acc-product-wrapper .glance-item {\n    display: flex; flex-direction: column; align-items: center; gap: 4px;\n    font-size: 0.8em; min-width: 90px; padding: 6px 0;\n}\n.acc-product-wrapper .glance-title { font-weight: bold; text-transform: uppercase; font-size: 0.9em; letter-spacing: 0.5px; }\n\n\/* Key Features *\/\n.acc-product-wrapper .acc-features {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-features h3 {\n    font-size: 1.4em; font-weight: bold; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .acc-features ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .acc-features li {\n    display: flex; align-items: flex-start; margin-bottom: 12px;\n    padding-left: 30px; position: relative; font-size: 0.95em;\n}\n.acc-product-wrapper .acc-features li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\n\/* Accordion *\/\n.acc-product-wrapper .accordion-wrapper {\n    margin: 20px 0; border-top: 1px solid #eee;\n}\n.acc-product-wrapper details.accordion-item {\n    border-bottom: 1px solid #eee; margin-bottom: 0; overflow: hidden;\n}\n.acc-product-wrapper details.accordion-item summary {\n    padding: 18px 40px 18px 0; font-size: 1.2em; font-weight: 600;\n    color: #1a1a1a; cursor: pointer; position: relative;\n    outline: none; list-style: none; transition: color 0.3s ease;\n}\n.acc-product-wrapper details.accordion-item summary::-webkit-details-marker { display: none; }\n.acc-product-wrapper details.accordion-item summary::after {\n    content: ''; position: absolute; right: 12px; top: 50%; width: 10px; height: 10px;\n    border-right: 2px solid #1a1a1a; border-bottom: 2px solid #1a1a1a;\n    transform: translateY(-70%) rotate(45deg); transition: transform 0.3s ease, border-color 0.3s ease;\n}\n.acc-product-wrapper details.accordion-item summary:hover,\n.acc-product-wrapper details.accordion-item[open] summary { color: #5f7038; }\n.acc-product-wrapper details.accordion-item[open] summary::after {\n    transform: translateY(-30%) rotate(-135deg); border-color: #5f7038;\n}\n.acc-product-wrapper .accordion-content { padding: 0 0 24px 0; }\n\n\/* Spec Table *\/\n.acc-product-wrapper .table-wrapper {\n    width: 100%; overflow-x: auto; border-radius: 8px;\n    border: 1px solid #ddd; margin-bottom: 16px;\n}\n.acc-product-wrapper .spec-table { width: 100%; border-collapse: collapse; }\n.acc-product-wrapper .spec-table th {\n    background-color: #f7f8f6; font-weight: 900; text-transform: uppercase;\n    font-size: 0.85em; color: #5f7038; border-left: 4px solid #E3B123;\n    padding: 10px 14px; text-align: left; width: 35%;\n}\n.acc-product-wrapper .spec-table td {\n    padding: 10px 14px; border: 1px solid #eee; font-size: 0.9em; text-align: left;\n}\n.acc-product-wrapper .spec-table tr:hover td { background-color: #fcfcfc; }\n\n\/* FAQ *\/\n.acc-product-wrapper details.faq-item {\n    border: none; border-bottom: 1px solid #f0f0f0; margin-bottom: 0;\n}\n.acc-product-wrapper details.faq-item:last-child { border-bottom: none; }\n.acc-product-wrapper details.faq-item summary {\n    font-size: 1em; font-weight: 600; padding: 16px 40px 16px 0; color: #2c2c2c;\n}\n.acc-product-wrapper details.faq-item summary:hover { color: #5f7038; }\n.acc-product-wrapper details.faq-item summary::after {\n    width: 8px; height: 8px; border-right: 2px solid #2c2c2c; border-bottom: 2px solid #2c2c2c;\n}\n.acc-product-wrapper .faq-answer {\n    padding: 0 0 18px 0; font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-answer a { color: #5f7038; }\n\n\/* Intro Paragraph *\/\n.acc-product-wrapper .acc-intro {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-intro p {\n    font-size: 1em; line-height: 1.7; color: #333; margin: 0;\n}\n\n\/* Lifestyle Gallery Row *\/\n.acc-product-wrapper .acc-gallery {\n    display: flex; gap: 16px; margin-bottom: 28px; justify-content: center;\n}\n.acc-product-wrapper .acc-gallery-card {\n    flex: 0 1 45%; max-width: 45%;\n    border: 1px solid #e0e0e0; border-radius: 10px;\n    overflow: hidden; background: #fafafa;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.06);\n    transition: box-shadow 0.3s ease, transform 0.2s ease;\n}\n.acc-product-wrapper .acc-gallery-card:hover {\n    box-shadow: 0 4px 16px rgba(0,0,0,0.10);\n    transform: translateY(-2px);\n}\n.acc-product-wrapper .acc-gallery-card img {\n    width: 100%; display: block; object-fit: cover; aspect-ratio: 4\/3;\n}\n@media (max-width: 680px) {\n    .acc-product-wrapper .acc-gallery { flex-direction: column; align-items: center; }\n    .acc-product-wrapper .acc-gallery-card { flex: none; max-width: 85%; }\n}\n\n\/* Flat Sections (specs, FAQ, box — no accordion) *\/\n.acc-product-wrapper .acc-section {\n    margin-bottom: 24px; padding: 0;\n}\n.acc-product-wrapper .acc-section h3 {\n    font-size: 1.2em; font-weight: 700; color: #5f7038;\n    border-bottom: 2px solid #eee; padding-bottom: 8px;\n    margin-bottom: 16px; text-transform: uppercase;\n}\n.acc-product-wrapper .faq-pair {\n    margin-bottom: 16px; padding-bottom: 16px; border-bottom: 1px solid #f0f0f0;\n}\n.acc-product-wrapper .faq-pair:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n.acc-product-wrapper .faq-q {\n    font-weight: 600; font-size: 0.95em; color: #1a1a1a; margin: 0 0 6px 0;\n}\n.acc-product-wrapper .faq-a {\n    font-size: 0.9em; color: #555; line-height: 1.6; margin: 0;\n}\n.acc-product-wrapper .faq-a a { color: #5f7038; }\n\n\/* What's In The Box *\/\n.acc-product-wrapper .list-section ul { list-style: none; padding: 0; margin: 0; }\n.acc-product-wrapper .list-section li {\n    padding-left: 30px; position: relative; margin-bottom: 8px; font-size: 0.95em;\n}\n.acc-product-wrapper .list-section li::before {\n    content: '\\2713'; position: absolute; left: 0; top: 0;\n    color: #E3B123; font-size: 1.4em; line-height: 1; font-weight: 900;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"acc-product-wrapper\"\u003e\n\u003cdiv class=\"acc-compat-banner\"\u003e\n\u003cdiv class=\"acc-compat-label\"\u003eFrame \u0026amp; Fork\u003c\/div\u003e\n\u003cdiv class=\"acc-compat-fits\"\u003eCompatible With: All \u003ca href=\"\/collections\/state-bicycle-co\"\u003eState Bicycle Co.\u003c\/a\u003e bikes and more\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"at-a-glance-bar\"\u003e\n\u003cdiv class=\"glance-container\"\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eCategory\u003c\/span\u003e\u003cspan\u003eFrame \u0026amp; Fork\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eCompatible With\u003c\/span\u003e\u003cspan\u003eState Bicycle Co. Titanium All-Road\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eMaterial\u003c\/span\u003e\u003cspan\u003eGr9 3AL\/2.5V Titanium\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glance-item\"\u003e\n\u003cspan class=\"glance-title\"\u003eWeight\u003c\/span\u003e\u003cspan\u003e1870g (Size M)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-intro\"\u003e\n\u003cp\u003eThe Titanium All-Road frame is built from double-butted Gr9 3AL\/2.5V titanium with a PVD color process and sandblasted finish that will never chip, fade, or corrode. 50mm+ tire clearance on 700c, UDH compatibility, and a frame weight of 1870g (size M).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-features\"\u003e\n\u003ch3\u003eKey Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eDouble-butted Gr9 3AL\/2.5V titanium construction\u003c\/li\u003e\n\u003cli\u003ePVD color process + sandblasted finish (will not chip or corrode)\u003c\/li\u003e\n\u003cli\u003e50mm+ tire clearance on 700c, 2.2\"+ on 650b\u003c\/li\u003e\n\u003cli\u003eUniversal Derailleur Hanger (UDH) compatibility\u003c\/li\u003e\n\u003cli\u003eFlat mount disc brake compatible\u003c\/li\u003e\n\u003cli\u003eInternal cable routing\u003c\/li\u003e\n\u003cli\u003eFrame weight: 1870g (size M)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section\"\u003e\n\u003ch3\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"table-wrapper\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eGr9 3AL\/2.5V Titanium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003e1870g (Size M)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003ePVD Color Process + Sandblasting\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDerailleur Hanger\u003c\/th\u003e\n\u003ctd\u003eUniversal Derailleur Hanger (UDH)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Axle\u003c\/th\u003e\n\u003ctd\u003eStealth Thru-Axle (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRear Axle\u003c\/th\u003e\n\u003ctd\u003eStealth Thru-Axle (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTire Clearance (700c)\u003c\/th\u003e\n\u003ctd\u003e50mm+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTire Clearance (650b)\u003c\/th\u003e\n\u003ctd\u003e2.2\"+\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrake Mount\u003c\/th\u003e\n\u003ctd\u003eFlat Mount Disc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCable Routing\u003c\/th\u003e\n\u003ctd\u003eInternal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFrame Weight (Size M)\u003c\/th\u003e\n\u003ctd\u003e1870g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section\"\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat sizes are available?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eX-Small (5'1\"-5'6\"), Small (5'5\"-5'9\"), Medium (5'8\"-5'11\"), Large (5'10\"-6'1\"), X-Large (6'0\"-6'4\").\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eIs a fork included?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eNo. The frame ships without a fork. State Bicycle offers optional forks: Carbon \"Black Label\" Gravel Fork ($199.99), Carbon Monster Fork ($299.99), and All-Road Suspension Fork ($350.00).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat is the PVD finish?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003ePVD (Physical Vapor Deposition) is a coating process used in aerospace and high-end watches. It bonds color at the molecular level so it will not chip, peel, or fade like paint.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-pair\"\u003e\n\u003cp class=\"faq-q\"\u003eWill titanium rust or corrode?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eNo. Titanium is naturally corrosion-resistant. It does not rust, even without paint or coating. This frame will outlast you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"acc-section list-section\"\u003e\n\u003ch3\u003eWhat's In The Box\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eTitanium All-Road frame\u003c\/li\u003e\n\u003cli\u003eStealth thru-axles (front and rear)\u003c\/li\u003e\n\u003cli\u003eSeat post clamp\u003c\/li\u003e\n\u003cli\u003eRear derailleur hanger (UDH)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"State Bicycle Co.","offers":[{"title":"X-Small (Riders 5'1\" - 5'6\") \/ Frame Only","offer_id":43487275876426,"sku":"796201652949","price":1499.99,"currency_code":"USD","in_stock":true},{"title":"X-Small (Riders 5'1\" - 5'6\") \/ + Carbon Black Label Gravel Fork (+$199.99)","offer_id":43487275909194,"sku":"796201652949-BLF","price":1699.98,"currency_code":"USD","in_stock":true},{"title":"X-Small (Riders 5'1\" - 5'6\") \/ + Carbon Monster Fork (+$299.99)","offer_id":43487275941962,"sku":"796201652949-MF","price":1799.98,"currency_code":"USD","in_stock":true},{"title":"X-Small (Riders 5'1\" - 5'6\") \/ + All-Road Suspension Fork (+$350.00)","offer_id":43487275974730,"sku":"796201652949-SF","price":1849.99,"currency_code":"USD","in_stock":true},{"title":"Small (Riders 5'5\" - 5'9\") \/ Frame Only","offer_id":43487276007498,"sku":"796201652956","price":1499.99,"currency_code":"USD","in_stock":true},{"title":"Small (Riders 5'5\" - 5'9\") \/ + Carbon Black Label Gravel Fork (+$199.99)","offer_id":43487276040266,"sku":"796201652956-BLF","price":1699.98,"currency_code":"USD","in_stock":true},{"title":"Small (Riders 5'5\" - 5'9\") \/ + Carbon Monster Fork (+$299.99)","offer_id":43487276073034,"sku":"796201652956-MF","price":1799.98,"currency_code":"USD","in_stock":true},{"title":"Small (Riders 5'5\" - 5'9\") \/ + All-Road Suspension Fork (+$350.00)","offer_id":43487276105802,"sku":"796201652956-SF","price":1849.99,"currency_code":"USD","in_stock":true},{"title":"Medium (Riders 5'8\" - 5'11\") \/ Frame Only","offer_id":43487276138570,"sku":"796201652963","price":1499.99,"currency_code":"USD","in_stock":true},{"title":"Medium (Riders 5'8\" - 5'11\") \/ + Carbon Black Label Gravel Fork (+$199.99)","offer_id":43487276171338,"sku":"796201652963-BLF","price":1699.98,"currency_code":"USD","in_stock":true},{"title":"Medium (Riders 5'8\" - 5'11\") \/ + Carbon Monster Fork (+$299.99)","offer_id":43487276204106,"sku":"796201652963-MF","price":1799.98,"currency_code":"USD","in_stock":true},{"title":"Medium (Riders 5'8\" - 5'11\") \/ + All-Road Suspension Fork (+$350.00)","offer_id":43487276236874,"sku":"796201652963-SF","price":1849.99,"currency_code":"USD","in_stock":true},{"title":"Large (Riders 5'10\" - 6'1\") \/ Frame Only","offer_id":43487276269642,"sku":"796201652970","price":1499.99,"currency_code":"USD","in_stock":true},{"title":"Large (Riders 5'10\" - 6'1\") \/ + Carbon Black Label Gravel Fork (+$199.99)","offer_id":43487276302410,"sku":"796201652970-BLF","price":1699.98,"currency_code":"USD","in_stock":true},{"title":"Large (Riders 5'10\" - 6'1\") \/ + Carbon Monster Fork (+$299.99)","offer_id":43487276335178,"sku":"796201652970-MF","price":1799.98,"currency_code":"USD","in_stock":true},{"title":"Large (Riders 5'10\" - 6'1\") \/ + All-Road Suspension Fork (+$350.00)","offer_id":43487276367946,"sku":"796201652970-SF","price":1849.99,"currency_code":"USD","in_stock":true},{"title":"X-Large (Riders 6'0\" - 6'4\") \/ Frame Only","offer_id":43487276400714,"sku":"796201652987","price":1499.99,"currency_code":"USD","in_stock":true},{"title":"X-Large (Riders 6'0\" - 6'4\") \/ + Carbon Black Label Gravel Fork (+$199.99)","offer_id":43487276433482,"sku":"796201652987-BLF","price":1699.98,"currency_code":"USD","in_stock":true},{"title":"X-Large (Riders 6'0\" - 6'4\") \/ + Carbon Monster Fork (+$299.99)","offer_id":43487276466250,"sku":"796201652987-MF","price":1799.98,"currency_code":"USD","in_stock":true},{"title":"X-Large (Riders 6'0\" - 6'4\") \/ + All-Road Suspension Fork (+$350.00)","offer_id":43487276499018,"sku":"796201652987-SF","price":1849.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/files\/TitaniumAll-Road-Frame-1_e726ea41-5988-4fc5-a60b-27acfda3e005.jpg?v=1775613717"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0548\/6585\/4538\/collections\/gravel-all-road-bikes-collection.jpg?v=1773609494","url":"https:\/\/www.belcopia.com\/collections\/road-and-gravel-bikes.oembed","provider":"Belcopia","version":"1.0","type":"link"}